<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* frame */
body {
    max-width: none;
    font-size: 32px;
    line-height: 1.8;
    text-align: center;
    min-width: 1200px;
    background: #fff;
    border: none;
    padding: 0;
}
.wrap { position: relative; text-align: left; overflow: hidden; }
.container::after,
.container::before,
.content::after,
.content::before
#content::after,
#content::before { display: table; content: " "; clear: both; }
.container {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.content,
#content,
.s-content,
.s-help-container {
    clear: both;
    background: #fff;
    margin: 0 auto 10px;
    padding: 0;
    max-width: 500px;
    position: relative;
    min-height: 386px;
    z-index: 1;
    text-align: left;
    font-size: 16px;
    line-height: 1.8;
    zoom: 2.4;
    overflow: visible;
}

#header .inner{max-width: 1200px;margin: 0 auto;min-width: 1200px;}
/* header */
.language{display:none;}}
#top{background:#2978b0;min-width: 1200px;}
#top .inner{max-width: 1200px;margin: 0 auto;height:64px;line-height:64px;color: #fff;font-size: 13px;min-width: 1200px;overflow: hidden;}
#top .inner .fl{color:#fff; font-size:14px;float: right;}
#top .inner .fl span{padding: 0 5px;font-size: 12px;height: 24px;border-radius: 10px;display: inline-block;line-height: 24px;text-align: center;color:rgba(255, 255, 255, 0.68);}
.userLogged .loggedin&gt;a,#top .inner .fl a{color: #fff;}
.userLogged .userDropdown a.nickname,.userLogged .userDropdown a.nickname:hover{color: #fff;}
#top .userLogged .userDropdown .ud-bd li a{color:#333;}
#top .inner .fr{float:left!important;}
#top .inner .fr a,#top .inner .fr em{color: #fff;float: left;font-size: 24px;}
#top .inner .fr a:hover{color: #ffcc00;}
#top .inner .fr em{margin: 0 10px;}
#top .inner .fr span {color: #ffcc00;font-weight: 400;font-size: 24px;display: inline-block;}
#header {width: 100%;min-width: 1200px;/*position: absolute;left: 0;z-index: 30;*/height: auto;background: none;margin: 0 auto;}
/* #header { width: 100%; min-width: 1200px; height: 120px; position: absolute; left: 0; top: 0; z-index: 99; background:url(/content/main/2019/images/chunjie.jpg) center top no-repeat; box-shadow: #ccc 0px 0px 10px;-webkit-box-shadow: #ccc 0px 0px 10px;
-moz-box-shadow:#ccc 0px 0px 10px;}*/
#header .bg-color{height: auto;transition: all 0.2s ease;background: transparent;}
.fixed-box .bg-color{/* background: rgba(20, 94, 160, 0.95)!important; */}
#header .inner {position: relative;}
#header .logo, #header #logo {position: absolute;top: 0px;left: 20px;margin: 10px 0;}
#header .links {margin: 15px 0;}
#header .logo a, #header #logo a{background: url(/content/main/img/logo.png) center no-repeat;background-size:100%;width: 280px;height: 70px;display: inline-block;text-indent: -999em;}
#header .logo small,#header #logo small{display:none;}
#header .links dl.searchIcon{display:none;}

#header .nav {display: none; margin: 28px 0 22px 320px;/* height: 38px; */background: none;}
#header .nav li {float: left;margin-right: 5px;border: none;position: relative;padding: 0;}
#header .nav li .itemSub{position: absolute;left: 0;top: 40px;padding-top: 20px;}#header .nav li a {display: block;padding: 10px 12px;font-size: 24px;color: #fff;zoom: 1;float: left;border: solid 1px #fff0;transition: all 0.2s;border-radius:30px;}
#header .nav li a:hover,#header .nav li.on1 a {border-radius: 30px;border: solid 1px #fff;color: #fff;text-decoration: none;}
#header .second-nav .nav-ul{background: #ffffffeb;height:auto;overflow:hidden;padding: 15px 30px 15px 15px;width: 460px;border-radius:4px;display: none;box-shadow: 0px 5px 5px #1e65a359;}
#header .nav .second-nav .nav-ul li{float:none;width:100%}
#header .nav .second-nav .nav-ul li.class_name{font-weight:bold;font-size:28px; margin:5px 10px 5px;border-bottom:#035d9b solid 2px;padding-bottom:10px;color:#035d9b }
.mainNav{overflow: visible;}
#header .second-nav{display:none;}
.userPanel{float: left;  line-height: 26px; height: 26px;   margin: 2px 6px 0;}
/* .siteSearch { position: relative; width: 260px; _width: 365px; right: 30px; top: -30px;} */
/* #header .siteSearch .keyword { float: left; width: 250px; height: 20px; padding: 5px 0 5px 12px; line-height: 25px\9; _line-height: 30px; background: #fff; border: 1px solid #d9d9d9; outline: none;  font-family: "Microsoft Yahei";border-radius: 18px;font-size: 13px;} */
/* #header .siteSearch .submit { position: absolute; width: 32px; height: 32px; line-height: 30px; color: transparent; background: url(/content/main/2019/images/search-btn.png) 50% no-repeat; border: none; cursor: pointer;right: 0;border-radius: 50%;} */
.search-wrapper { position: absolute;  -webkit-transform: translate(-50%, -50%);   -moz-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);   top:25px;  left:16%;}
.search-wrapper .input-holder {overflow: hidden; height: 50px; background: rgba(255,255,255,0);    border-radius:6px; position: relative;  width:50px;   -webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.3s ease-in-out;}
.search-wrapper.active .input-holder {border-radius: 50px;width:230px;background: rgba(255,255,255,1);-webkit-transition: all .2s cubic-bezier(0.000, 0.105, 0.035, 1.570);   -moz-transition: all .2s cubic-bezier(0.000, 0.105, 0.035, 1.570);   transition: all .2s cubic-bezier(0.000, 0.105, 0.035, 1.570);  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, ndcolorstr=#7f000000);}
.search-wrapper .input-holder .search-input {width:80%;height: 30px;padding:0px 0 0 20px;opacity: 0;position: absolute;top:0px;left:0px; background: transparent;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border:none;  outline:none;-webkit-transform: translate(0, 60px);-moz-transform: translate(0, 60px);transform: translate(0, 60px);-webkit-transition: all .2s cubic-bezier(0.000, 0.105, 0.035, 1.570);-moz-transition: all .2s cubic-bezier(0.000, 0.105, 0.035, 1.570);transition: all 0.2s cubic-bezier(0.000, 0.105, 0.035, 1.570);-webkit-transition-delay: 0.2s;moz-transition-delay: 0.2s;transition-delay: 0.2s;}
.search-wrapper.active .input-holder .search-input {opacity: 1;-webkit-transform: translate(0, 10px);-moz-transform: translate(0, 10px);transform: translate(0, 10px);}

.search-wrapper .input-holder .search-icon {width:48px;height:48px;border:none;background: url(/content/main/2019/images/search-icon.png) 50% no-repeat;padding:0px;outline:none;position: relative;z-index: 2;float:right;cursor: pointer;border: solid 1px #ffffff;border-radius: 50%;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.search-wrapper .input-holder .search-icon:hover{background: #2978b0 url(/content/main/2019/images/search-icon.png) 50% no-repeat; }
.search-wrapper.active .input-holder .search-icon {display:none;}

.search-wrapper .input-holder .submit{ display: none;}
.search-wrapper.active .input-holder .submit {display:block; width: 40px;height: 40px;position: absolute; right: 0;margin: 5px; border-radius: 50%;color: transparent; border:none; background:#093e6e url(/content/main/2019/images/search-icon.png) 50% no-repeat; cursor:pointer;}
.search-wrapper.active .input-holder .submit:hover {background:#000 url(/content/main/2019/images/search-icon.png) 50% no-repeat;}
.search-wrapper .close {display: none;position: absolute;z-index: 1;top:13px;right:20px;width:25px;height:25px;cursor: pointer;-webkit-transform: rotate(-180deg);-moz-transform: rotate(-180deg);transform: rotate(-180deg);-webkit-transition: all 0.2s cubic-bezier(0.285, -0.450, 0.935, 0.110);-moz-transition: all 0.2s cubic-bezier(0.285, -0.450, 0.935, 0.110);transition: all 0.2s cubic-bezier(0.285, -0.450, 0.935, 0.110);-webkit-transition-delay: 0.2s;-moz-transition-delay: 0.2s;transition-delay: 0.2s;}
.search-wrapper.active .close { right:-35px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);-moz-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);transition: all 0.2s cubic-bezier(0.000, 0.105, 0.035, 1.570);-webkit-transition-delay: 0.5s; -moz-transition-delay: 0.5s;transition-delay: 0.5s;}
.search-wrapper .close::before, .search-wrapper .close::after {position:absolute;content:'';border-radius: 2px;background: rgba(255, 255, 255, 0.2);transition: all 1s; }
.search-wrapper .close:hover::before, .search-wrapper .close:hover::after {background: rgba(255,0, 0, 0.7); }
.search-wrapper.active .close:hover { -webkit-transform: rotate(225deg);-moz-transform: rotate(225deg);transform: rotate(225deg); transition: all 0.1s; }
.search-wrapper .close::before {width: 5px;height: 25px;left: 10px;top: 0px;}
.search-wrapper .close::after {width: 25px;height: 5px;left: 0px;top: 10px;}
.search-wrapper .result-container { width: 100%;position: absolute;top:80px;left:0px;text-align: center;font-size: 14px;display:none;color:#B7B7B7;}

#skipmenu { display:none;   top: 90px;    height: 68px;    line-height: 58px;    font-size: 1.5rem;}
#skipmenu .row{  margin: 0 auto;    width: 1200px;}
.ProductsPage{background:none;}

/* .fixed-box .siteSearch{right: 60px;top: -18px;} */

.order-link{position: absolute;top: -57px;right: 0;width: 300px;height: 40px;}
.order-link i span{display: inline-block;width: 48px;height: 48px;margin: 0 5px;cursor: pointer;position: relative;transition: all 0.2s;position: relative;}
/* .order-link i span:hover{transform: rotate(360deg);} */
.order-link .wx{position: absolute;right:0;}
.order-link .wx span{background: url(/content/main/2019/images/wx-icon.png) 50% no-repeat;border: solid 1px #ffffff;border-radius: 50%;}
.order-link .search span{background: url(/content/main/2019/images/search-icon.png) 50% no-repeat;border: solid 1px #ffffff;border-radius: 50%;}
.order-link .wx:hover span{background-color: #2978b0;}
.order-link .search:hover span{background-color: #2978b0;}
.order-link .wx img{position: absolute;top: 55px;left: -40px;display: none; width:150px; height:150px;}
.order-link .wx:hover img{display: block;}
.order-link .phone img{position: absolute;top: 50px;left: 44px;display: none;}
.order-link .phone:hover img{display: block;}

.s-form{margin: 0;   border: none;}
.s-form .select-box{display:none;}
.s-form .input-box{ position: relative;}
.s-form .input-box .from-control {width: 62%;height: 40px;padding: 0px 0 0 10px;position: absolute;top: -55px;color: #fff;font-size: 24px;left:0px;border: #ffffff4d solid 1px;background: transparent;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-right: none;outline:none;-webkit-transform: translate(0, 60px);-moz-transform: translate(0, 60px);transform: translate(0, 60px);-webkit-transition: all .2s cubic-bezier(0.000, 0.105, 0.035, 1.570);-moz-transition: all .2s cubic-bezier(0.000, 0.105, 0.035, 1.570);transition: all 0.2s cubic-bezier(0.000, 0.105, 0.035, 1.570);-webkit-transition-delay: 0.2s;moz-transition-delay: 0.2s;transition-delay: 0.2s;}
.s-form .input-box .from-control::placeholder { color:#ffffff66; }
.s-form .btn-box .btn {border:none; display:block;width: 38px;height: 38px;position: absolute;right: 25%;padding: 24px;border-radius: 50%;color: transparent;border: #fff solid 1px;background: url(/content/main/2019/images/search-icon.png) 50% no-repeat; cursor:pointer;transition: all 0.2s;}
.s-form .btn-box .btn:hover{background-color: #2978b0;}

.fixed-box .order-link{/* width: 200px; */}
.fixed-box .s-form .input-box .from-control {/* height: 26px; */padding: 0px 0 0 10px;top: -53px;}
.fixed-box .s-form .btn-box .btn {/* padding:15px; *//* width:38px; *//* height:38px; *//* background-size:50%; */}

#indBanner { min-width: 1240px;height: 640px; overflow: hidden; border-bottom: 1px solid #fff; position: relative; margin-top:0px;background-color: #fff;}

#indBanner {clear: both;text-align: center;position: relative;z-index: 0;}
#indBanner .bd .con {display: none;}
#indBanner .bd li {position: relative;height: 640px;width: 100%;overflow: hidden;}
#indBanner .bd .pic {position: absolute;top: 0;left: 50%;margin-left: -50%;}
#indBanner .bd a.link{display: block; width: 100%; height: 100%;}
#indBanner .prev, #indBanner .next {width: 40px;height: 40px;background: url(/content/main/2019/images/slideArrow.png) no-repeat;display: block;position: absolute;left: 50%;top: 50%;margin-top: -20px;cursor: pointer;opacity: 0.3;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s;-o-transition: 0.3s;}
#indBanner .prev {margin-left: -45%;background-position: 13px 10px;}
#indBanner .next {margin-left: 45%;background-position: 16px -74px;}
#indBanner .prev:hover,#indBanner .next:hover  {opacity: 1}
#indBanner .hd {height: 28px;overflow: hidden;position: absolute;z-index: 3;left: 0;right: 0;bottom: 52px;text-align: center;font-size: 0;}
#indBanner .hd li {cursor: pointer;display: inline-block;*display: inline;zoom: 1;vertical-align: top;margin: 0 3px;width: 28px;height: 28px;background: #fff;-webkit-border-radius: 28px;-moz-border-radius: 28px;border-radius: 28px;}
#indBanner .hd li span {display: none;}
#indBanner .hd .on {width: 30px;background:#F9AF2F;}
#indBanner .hdBg {position: absolute;right: 0;left: 0;bottom: 0;height: 40px;background: #000;filter: alpha(opacity=40);opacity: 0.4;}

#focusNews { display:none;}

/* 产品服务首页 -----------------------------------------*/
.ProductsPage {/* background: url(/content/main/2024/products/img/atlasbg.png) no-repeat center 226px !important; */}
.ProductsPage #content { background:transparent;}
.ProductsPage #products_atlas { background:transparent; padding-top:60px;}
.ProductsPage .pageBanner { display:none;}
.ProductsPage #new_products .text_box {padding-top: 3.3%;}
.ProductsPage #new_products .text_box .p1 { font-size:0.42rem!important; margin:0;}
.ProductsPage .subtract {zoom:1;left: 50%;margin-left: -2.25rem;}
.ProductsPage #products_introduce {padding: 20px 0;}
.ProductsPage #products_introduce .p1, #translate .p1 {font-size: 20px;margin: 20px 0 10px;}
.ProductsPage #products_introduce&gt;.p1 { font-size:24px;}
.ProductsPage #products_introduce em, #translate em {width:40px;height:5px;margin: 20px auto;}
.ProductsPage .flex_box { margin-bottom:10px;}
.ProductsPage .flex_box li {  width: 32%; height: 150px; }
.ProductsPage .flex_box li .text_box {width: 100%;height: auto;}
.ProductsPage .flex_box li .text_box .detail {width: 70%;height: auto;line-height: 2;font-size: 14px;padding: 2px;}
.ProductsPage .shadow {  }
.ProductsPage .tq_box {zoom:0.5;height:auto;bottom: auto;top: 10%;z-index: 99; padding-bottom:0.5rem}
.ProductsPage .tq_box.jcjy i { margin-bottom:0.2rem}
.ProductsPage .tq_box .tq_title { margin-bottom:0.3rem}
.ProductsPage .tq_box .close { margin:0}

.wfzlBox dd {display:display: block;}

.solutionsPage .pageBanner {display:none;background:#093c93 url(/content/main/2024/products/img/atlasbg.png) no-repeat center -40px!important;padding-top:188px;margin-bottom:20px; height:auto;}

#wf .row { padding: 30px 0;}
#wf .row .p1, #course .text_box .p1 {font-size:24px;margin-top: 20px;}
#wf .row em, #course .text_box em {width:40px;height:5px;margin: 20px auto;}
#wf .row .p2, #wf .row .p3 {font-size: 16px;}
#modular { margin:10px 20px; padding:0;}
#modular .img_box { top: -30px; padding: 10px;}
#modular .img_box .p1 {  font-size: 14px;margin: 10px;}
#translate { margin:10px 20px; padding:0}
.translate_ul {padding-top:20px;}
.translate_ul li img { height:auto;}
.translate_ul .flex_box li{height: auto;}
.translate_ul li p { font-size: 12px; padding: 10px 0;}



.webfuturePage .pageBanner { display:none;}
.webfuturePage #headerAM { width:1200px; margin:0 auto;}
.product-js,
.logo-box { zoom:2.4}

.NewMediaMonitorPage .pageBanner { display:none;}
.NewMediaMonitorPage #headerNM {height: 813px;}
.NewMediaMonitorPage .box-B .bd li h4 { font-size:13px;}
.NewMediaMonitorPage #headerNM .siteWidth { width:1200px; margin:0 auto;}
.NewMediaMonitorPage #content { text-align:center;}

.allMediaPage .pageBanner { display:none;}
.allMediaPage #headerAM {height: 650px;}
.allMediaPage #headerAM .siteWidth { width:1200px; margin:0 auto;}
.allMediaPage .box-F { height:auto;}
.allMediaPage .box-B { margin:0 auto;}
.allMediaPage #content { text-align:center;}

.SmartCorporationPortalPage .pageBanner { display:none;}
.SmartCorporationPortalPage #qyyptheader {width:1200px;height: 1100px;margin:0 auto;text-align: center;overflow: hidden;}
.SmartCorporationPortalPage #qyyptheader .ypt_msg { zoom:2.4}
.SmartCorporationPortalPage #content { text-align:center;}

.SmartEduPortalgxPage .pageBanner { display:none;}
.SmartEduPortalgxPage #gxheader {width:1200px;height: auto;margin:0 auto;text-align: center;overflow: hidden;}
.SmartEduPortalgxPage #gxheader .logo-dy { zoom:2.4}
.SmartEduPortalgxPage #content { text-align:center;}

.SmartEduPortaljcjyPage .pageBanner { display:none;}
.SmartEduPortaljcjyPage #headerjcjy .logo {height: 54px;}
.SmartEduPortaljcjyPage #headerjcjy { width:1200px;height: 600px;margin:0 auto;text-align: center;overflow: hidden; background-size:auto 100%;}
.SmartEduPortaljcjyPage #headerjcjy .gx-msg { zoom:2.4}
.SmartEduPortaljcjyPage #content { text-align:center;}
.SmartEduPortaljcjyPage .box-C .side-box .bd div li { }
.SmartEduPortaljcjyPage .box-C .side-box .bd div li .pic  { text-align:center;}
.SmartEduPortaljcjyPage .box-C .side-box .bd div li .pic img { height:100%; width:auto;}

.SmartIntranetPortalnwPage .pageBanner { display:none;}
.SmartIntranetPortalnwPage #headerportalnw { height: 700px; width: 1200px; margin: 0 auto;}
.SmartIntranetPortalnwPage #headerportalnw .logo-dy { zoom:2.4}
.SmartIntranetPortalnwPage #content { text-align:center;}

.SmartIntranetPortalQJWPage .pageBanner { display:none;}
.SmartIntranetPortalQJWPage #headerqjw { height: 700px; width: 1200px; margin: 0 auto;}
.SmartIntranetPortalQJWPage #headerqjw .gx-msg { zoom:2.4}
.SmartIntranetPortalQJWPage #headerqjw .siteWidth .gx-msg .title { margin-bottom:10px;}
.SmartIntranetPortalQJWPage #content { text-align:center; padding: 3% 0;}
.SmartIntranetPortalQJWPage .box-C {margin: 0 auto;}
.SmartIntranetPortalQJWPage .box-F {height:auto;margin: 0 auto;}

.SmartGovPortalPage .pageBanner { display:none;}
.SmartGovPortalPage #qyyptheader .logo {height: 54px;}
.SmartGovPortalPage #qyyptheader { width:1200px;height: 1300px;margin:0 auto;text-align: center;overflow: hidden; background-size:auto 100%;}
.SmartGovPortalPage #qyyptheader .top_box,
.SmartGovPortalPage #qyyptheader .ypt_msg { zoom:2.4}
.SmartGovPortalPage #content { text-align:center;}
.SmartGovPortalPage #rowA2 { background-size:100% auto;}
.SmartGovPortalPage .qy_box ul {display: flex;flex-wrap: wrap;width: auto;background:#1843a5;padding-top:20px;justify-content: space-evenly;}
.SmartGovPortalPage .qy_box ul li {flex: 1;max-width:144px;flex-basis: 144px; font-size:12px;}
.SmartGovPortalPage .qy_box  li .line { padding-top:190px;}
.SmartGovPortalPage #rowB { padding-bottom:0;}
.SmartGovPortalPage #rowB3 {background-size:100% auto;height: 610px;}
.SmartGovPortalPage #rowD2 { background-size:100% auto;}
.SmartGovPortalPage .aqgfyl_box .btit { margin-bottom:4%}
.SmartGovPortalPage .aqgfyl_box ul li { margin:8px 0 0}

.SmartHospitalPortalPage .pageBanner { display:none;}
.SmartHospitalPortalPage #indBanner {height: 640px;width: 1200px;margin: 0 auto;}
.SmartHospitalPortalPage #indBanner .logo-dy { zoom:2.4}
.SmartHospitalPortalPage #wrap { text-align:center; zoom:2.4; max-width:500px; margin:0 auto;}


/* 人才招聘 -----------------------------------------*/
.RecruitHomePage #header {width:1200px;margin:0 auto;position: relative;}
.RecruitHomePage .RecruitBanner h1 { font-size:54px;}
.RecruitHomePage .RecruitBanner { padding-top:80px; }
.topRecruitManage {top: 32px;}
.topRecruitManage .topUserInfo dt{height:50px; font-size:14px;}
.topRecruitManage .topUserInfo dt .pic{width:50px; height:50px; }
.topRecruitManage .topUserInfo dt .pic img{width:50px; height:50px;}
#jobSearchForm { width:1200px; margin:0 auto;}
.recruitSearchBar {padding: 20px 0;}
.recruitSearchBar .input-box .from-control{ height:60px;line-height:60px; font-size:32px; background-position: 15px; background-size:auto 50%; padding-left:60px;}
.recruitSearchBar .btn-box { width:120px;}
.recruitSearchBar .btn-box input { height:60px; font-size:30px;}
.recruitSelectorBar {width:1188px;margin:0 auto;border:1px solid #ddd;z-index: 99;}
.recruitSelectorFixed { bottom:auto; top:20%; width:588px;}
.recruitSelectorBar .sBtns span { font-size:24px;}
.recruitSelectorBar .selectorLine .sl-value li a { font-size:24px;}
.recruitSelectorBar .selectorLine .sl-value li.on::after { font-size:36px;}
#selectorMark { z-index:2;}
.recruitList li .btns .pay, .recruitList li .btns .place {font-size:12px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.recruitList li .btns .pay { font-size:14px;}
.recruitList li .btns { width:150px;}

/* 代理 -----------------------------------------*/
.AgentPage .pageBanner { display:none;}

/* 代理 -----------------------------------------*/
.luzhou2017 #content .zxBox {zoom:0.5 }
.luzhou2017 #boxTscx .bd li .hdl i { left:50%; margin-left:-42px;}

/* 用户登录-简约 */
.loggedMini .notlogged { line-height: 82px; }
.loggedMini .avatar img { border: 2px solid #fff; vertical-align: middle; width: 36px; height: 36px; border-radius: 50%; }
.loggedMini .nickName { display: none; }

/* 弹出式导航 */
.navBar { position: absolute; z-index: 2101; left: -100%; margin-left: -600px; top: 0; width: 100%; padding: 30px 200px 70px 0; background: rgba(34, 56, 116, 0.97) ; background-size: 100% auto; transition: all ease 1s; }
.navBar::before,
.navBar::after { position: absolute; content: ''; left: 100%; top: 0; width: 200px; height: 100%; background: #DC3422; transform: skewX(-10deg); transform-origin: left top; }
.navBar::after { margin-left: 200px; background: #CEBDA2; }
.navBar.on { left: 0; margin-left: 0; }
.navBox { padding: 30px 0; }
.navBox &gt; .hd { text-align: right; font-size: 0; line-height: 1; }
.navBox &gt; .hd .close { position: absolute; top: 0; right: 0; width: 100px; height: 100px; line-height: 100px; text-align: center; color: #7E8CAF; font-size: 70px; transition: all ease 0.6s; }
.navBox &gt; .hd .close:hover { text-decoration: none; transform: rotate(180deg); }
.navBox &gt; .bd { overflow-x: auto; white-space: nowrap; }
.fixedNav { display: inline-flex; padding-top: 50px; }
.fixedNav .sh { display: none; }
.fixedNav .li1 { display: inline-block; vertical-align: top; padding: 0 25px; border-left: 1px solid #384A7C; }
.fixedNav .a1 { display: block; line-height: 40px; font-size: 36px; margin-bottom: 30px; color: #fff; }
.fixedNav .a1:hover { color: #CEBDA2; text-decoration: none; }
.fixedNav .a2 { display: block; font-size: 32px; line-height: 42px; padding: 8px 6px; opacity: 0.5; color: #fff; }
.fixedNav .a2:hover { opacity: 1; text-decoration: none; }

/* 用户面板 */
.userPanel { display: inline-block; vertical-align: top; float: none; height: auto; margin: 0; min-height: 36px; }
.userPanel a { float: left; margin-left: 10px; border-radius: 500px; height: 36px; line-height: 36px; padding: 0 30px; font-size: 14px; color: #666; background: #fff; }
.userPanel a:hover { background: #DAB866; color: #fff; text-decoration: none; }

.banner { margin: 0 auto 25px; text-align: left; }
.banner .bd li { height: 700px; }
.banner .bd .con { width: 1200px; margin: 0 auto; }
.banner .bd .con .title { font-size: 42px; line-height: 64px; }
.banner .bd .con .intro { font-size: 20px; line-height: 30px; }

/* 内页banner */
.pageBanner {margin: 0 auto;height: 300px;background: url(/content/Main/base/img/page-banner.jpg) no-repeat center top;background-size: cover;overflow: hidden;margin-top: 20px;}
.pageBanner .con { width: 800px; margin: 180px auto 0; line-height: 1;display: none; }
.pageBanner .con h3 { font-size: 54px; color: #fff; font-weight: bold; }
.pageBanner .con h4 { margin-top: 30px; font-size: 32px; color: #fff; }

/* footer */
#footer {position: relative;color: #fff;background: #223874;padding: 35px 0;text-align: center;clear: both;overflow: hidden;}
#footer a { color: inherit; }
#footer .footNav { margin-bottom: 10px; font-size: 26px; }
#footer .footNav li { display: inline-block; vertical-align: top; margin: 0 5px; }
#footer .footNav a { font-size:26px;}
#footer .footNav li.spe { opacity: 0.5; }
#footer .copyRight { line-height: 2; font-size: 26px; }
#footer .copyRight img { vertical-align: middle; }
#footer .pics { margin-top: 8px; }
#footer .pics img { vertical-align: middle; margin: 0 3px; }
#footer .btns { display:none;}

/* 图标-二维码 */
.footerQR { margin-top: 15px; font-size: 0; line-height: 1; }
.footerQR li { display: inline-block; vertical-align: top; position: relative; margin: 0 5px; }
.footerQR .icon { display: block; width: 80px; height: 80px; line-height: 80px; text-decoration: none; font-size: 42px; color: #fff; text-align: center; border-radius: 50%; transition: all ease 0.5s; }
.footerQR .pic { position: absolute; z-index: 1; left: 50%; bottom: 100%; transform: translateX(-50%); margin-bottom: 15px; padding: 10px; border-radius: 10px; background: #fff; transition: all ease 0.8s; box-shadow: 0 0 15px rgba(0, 0, 0, .15); visibility: hidden; opacity: 0; }
.footerQR .pic::before { position: absolute; content: ''; width: 0; height: 0; left: 50%; top: 100%; margin-left: -10px; border: 10px solid transparent; border-top-color: #fff; }
.footerQR .pic canvas,
.footerQR .pic img { width: 210px; height: 210px; }
.footerQR .phone .pic { padding: 20px; }
.footerQR .phone .pic img { width: 190px; height: 190px; }
.footerQR li:hover .pic { visibility: visible; opacity: 1; }
.footerQR .icon:hover { background: #CEBDA2; color: #fff; text-decoration: none; }
.footerQR .wx .icon:hover { background: #2aae67; }
.footerQR .wb .icon:hover { background: #d52c2b; }

/* 友情链接 */
.friendLinks { display: inline-block; margin-top: 15px; }
.friendLinks dl { position: relative; width: 400px; margin-top: 10px; }
.friendLinks dt { position: relative; height: 60px; line-height: 60px; border-radius: 0; border: none; text-align: left; background: #fff; padding: 0 50px 0 20px; font-size: 32px; color: #333; box-shadow: none; overflow: hidden; white-space: normal; cursor: pointer; }
.friendLinks dt::after { position: absolute; content: ''; right: 15px; top: 50%; margin-top: -4px; border: 8px solid transparent; border-top-color: #ccc; border-bottom: none; }
.friendLinks dd { bottom: 100%; display: none; position: absolute; left: 0; right: 0; z-index: 3; width: 100%; box-shadow: 0 0 5px rgba(0, 0, 0, .2); }
.friendLinks ul { max-height: 400px; border: 1px solid #ccc; background: #fff; overflow-y: scroll;}
.friendLinks li { border-bottom: 1px dotted #ccc; color: #666; }
.friendLinks li.noData,
.friendLinks li:last-of-type { border-bottom: none; }
.friendLinks li.noData,
.friendLinks li a { display: block; padding: 8px 12px; font-size: 28px; line-height: 40px; color: #666; }
.friendLinks li a:hover { background-color: #f4f4f4; text-decoration: none;}
.friendLinks .on dt::after { transform: rotate(180deg); }
.friendLinks .on dd { display: block; }

#topNav {
    max-width: 1200px;
    margin: 0 auto 25px;
    height: auto;
}
#topNav .menuList {
    white-space: normal;
    margin: -1% 0 0 -1%;
}
#topNav li {
    min-width: 19%;
    margin: 1% 0 0 1% !important;
}
#topNav li a {
    text-align: center;
    font-size: 36px;
    line-height: 80px;
    padding: 0 25px;
}
#topNav li a:hover {
    background: #f4f4f4;
}
#topNav li.on a {
    background: #01a0e9;
}
.wfLink a {    width: 78%;}
/*广告管理系统*/
.GGGuanLiPage { background:#f8f8f8}
.GGGuanLiPage .pageBanner,.body_webFree .logo-box  { display:none;}
.GGGuanLiPage #headerGG { height:1077px;}
.GGGuanLiPage #headerGG .row { width:1200px;}
.GGGuanLiPage #headerGG .logo-box { display:block; zoom:1.4; transform:translateY(-10px);}
.GGGuanLiPage #headerGG .ggpc,
.GGGuanLiPage #headerGG .ggmsg,
.GGGuanLiPage #headerGG .ggfont {zoom:1;text-align: left;}
.GGGuanLiPage #content { background:transparent;}
.GGGuanLiPage #performance { margin-top:-160px}
.GGGuanLiPage #headerGG .ggfont h1 { font-size: 90px; text-align:left}
.GGGuanLiPage #headerGG .ggfont em { font-size: 24px; text-align:left; width:auto;}
.GGGuanLiPage #headerGG .ggpc{top: 200px;background-size: 60%;left:750px;}
.GGGuanLiPage #headerGG .ggmsg{top:180px;background-size: 60%;left:750px}

/*智能搜索系统*/
.SmartSearchPage { background:#f8f8f8}
.SmartSearchPage .pageBanner,.body_webFree .logo-box  { display:none;}
.SmartSearchPage #headerSS { height:760px;}
.SmartSearchPage #headerSS .row { width:1200px; margin:0 auto;}
.SmartSearchPage #headerSS .logo-box { display:block; zoom:1.4; }
.SmartSearchPage #headerSS .ssh2, .SmartSearchPage #headerSS .ssh4,.SmartSearchPage #headerSS .ssimg {  zoom:2; }
.SmartSearchPage #headerSS .ssimg { top:265px;}

/*领导信箱系统*/
.LeaderMailPage .pageBanner,.body_webFree .logo-box { display:none;}
.LeaderMailPage #headerLD {height: 824px;}
.LeaderMailPage #headerLD .row { width:1200px; margin:0 auto;}
.LeaderMailPage #headerLD .logo-box { display:block; zoom:1.4; }
.LeaderMailPage #headerLD .ldh2,
.LeaderMailPage #headerLD .ldh4 { zoom:2}
.LeaderMailPage .productAbout {background-position:center; height:100px;margin-top: -100px;position: relative; line-height:100px; color:#fff; font-size:16px; transition:all 1s;letter-spacing:.3em; margin-left:300px; opacity:0; transition-delay:.7s;}
.LeaderMailPage .productAbout .row { width:1200px;}
.LeaderMailPage .productAbout .hd {zoom: 1.5;float: left;}
.LeaderMailPage .productAbout .bd {zoom:1.5;line-height:1.5em;overflow: hidden;text-indent: 0;padding: 9px;}
.LeaderMailPage .productAbout.animated { opacity:1; margin-left:0;letter-spacing:0em;}

/*便民咨询系统*/
.LetterSevicePage .pageBanner,.body_webFree .logo-box { display:none;}
.LetterSevicePage #headerLS {height: 754px;}
.LetterSevicePage #headerLS .row { width:1200px; margin:0 auto;}
.LetterSevicePage #headerLS .logo-box { display:block; zoom:1.4; }
.LetterSevicePage #headerLS .lsh2,
.LetterSevicePage #headerLS .lsh4 { zoom:2}
.LetterSevicePage #headerLS::after{width: 100vw;height: 120px;}
.LetterSevicePage .tq_box { zoom:2 }
.LetterSevicePage .tq_box { padding: 2% 3%;}
.LetterSevicePage .plist p { margin-bottom:10px;}

/*微博发布系统*/
.WeiBoReleasePage .pageBanner,.body_webFree .logo-box  { display:none;}
.WeiBoReleasePage #headerWB { height:760px;}
.WeiBoReleasePage #headerWB .row { width:1200px; margin:0 auto;}
.WeiBoReleasePage #headerWB .logo-box { display:block; zoom:1.4; }
.WeiBoReleasePage #headerWB .wbIcons {zoom:1;left: auto;margin: 0;top: auto;}
.WeiBoReleasePage #headerWB .wbfont {left: 112px;top: 135px;margin-left: 0;zoom: 2;text-align: left;}
.WeiBoReleasePage #headerWB .wbfont.animated {left: 12px;}

/*教育基金会业务管理系统*/
.EducationFundPage .pageBanner,.body_webFree .logo-box { display:none;}
.EducationFundPage #headerEF {background-size: auto;}
.EducationFundPage #headerEF .row {width:1200px;margin:0 auto;height: 780px;}
.EducationFundPage #headerEF .logo-box { display:block; zoom:1.4; }
.EducationFundPage #headerEF .efpc {width:511px; height:357px; right:0; }
.EducationFundPage #headerEF .efh2 { top:220px; font-size:80px; line-height:100px;transform:scale(2); }
.EducationFundPage #headerEF .efh2.animated { opacity:1; top:240px; transform:scale(1);}
.EducationFundPage #headerEF .efh4 { top:425px;font-size: 18px;letter-spacing: 1px;}
.EducationFundPage #headerEF .efh4.animated { top:375px; letter-spacing: 0px;}

/*政府公报系统*/
.CommuniquePage #header { display:none;}
.CommuniquePage #headerGB { height:780px;}
.CommuniquePage #headerGB .bg {height: 800px;}
.CommuniquePage #headerGB .row {width:1200px;margin:0 auto;height: 780px;}
.CommuniquePage #headerGB .logo-box { display:block; zoom:1.4; }
.CommuniquePage #headerGB .gbfont {top:250px;width: 56%;line-height:94px;font-size:24px;}
.CommuniquePage #headerGB .gbfont h1 { font-size:90px; }
.CommuniquePage #headerGB .gbfont h1.animated {font-size:90px}
.CommuniquePage #headerGB .gbpc { top:365px; left:696px; width:732px; height:336px; background-size:auto 100%; }
.CommuniquePage #headerGB .gbpc.animated { top:255px; left:696px; }
.CommuniquePage #headerGB .productAbout {line-height:40px;font-size:24px;padding:30px 60px 12px;}
.CommuniquePage #headerGB .productAbout p { margin-bottom:18px;}

/* 内容管理系统 -----------------------------------------*/
.body-manage .pageBanner,.body_webFree .logo-box  { display: none; }
.body-manage .logo-box { zoom: 1.4; display: flex; }
.body-manage .logo-box .links { position: relative; right: -54px; }
.body-manage .banner .con .title { font-size: 80px; }
.body-manage .banner .con .intro,
.body-manage .banner .con .intro p { font-size: 32px; margin: 10px 0; }
.body-manage .banner .con .intro p.p2 { display: inline-block; }
.body-manage .banner .pic img {width: auto;height: auto;}
.body-manage .box-block.on .intro { display: block; }

/* 内容检查系统 -----------------------------------------*/
.body-inspection .pageBanner,.body_webFree .logo-box  { display: none; }
.body-inspection .logo-box { zoom: 1.4; display: flex; }
.body-inspection .logo-box .links { position: relative; right: -54px; }
.body-inspection .banner {height: 800px;max-width: 1920px;margin: 0 auto;background-size: cover;}
.body-inspection .banner .container { position: absolute; height: 100%; top: 0; left: 50%; transform: translateX(-50%); }
.body-inspection .banner .con { left: 0; z-index: 5; }
.body-inspection .banner .con .title {font-size: 80px;text-align: left;}
.body-inspection .banner .con .intro {font-size: 32px;text-align: left;}
.body-inspection .banner .pic { position: absolute; width: 609px; height: 609px; right: 0; bottom: 80px; }
.body-inspection .banner .pic p.fdj { right: 40px; top: 90px; width: 159px; }
.body-inspection .banner .pic p.freepik { right: 208px; top: 26px; z-index: 3; width: 335px; }
.body-inspection .banner .pic p.group { right: 0; top: 0; width: 609px; } 
.body-inspection .box-default&gt;.hd h3 voice.voice-active{ -webkit-text-fill-color: #fff; }

/* 在线HTML编辑器 -----------------------------------------*/
.body-htmleditor { background: url(../../2024/htmleditor/img/bg.jpg) no-repeat center fixed; background-size: cover; }
.body-htmleditor .pageBanner ,.body_webFree .logo-box { display: none; }
.body-htmleditor .logo-box { zoom: 1.4; display: flex; }
.body-htmleditor .logo-box .links { position: relative; right: -54px; }
.body-htmleditor .banner {height: 800px;max-width: 1920px;margin: 0 auto;background-size: cover;}
.body-htmleditor .banner .container { position: absolute; height: 100%; top: 0; left: 50%; transform: translateX(-50%); }
.body-htmleditor .banner .con {left: 0;z-index: 5;text-align: left;}
.body-htmleditor .banner .con .title { font-size: 80px; }
.body-htmleditor .banner .con .intro {font-size: 32px;text-align: left;padding: 0;width: 68%;}
.body-htmleditor .banner .pic { zoom: 2.5; right: 0; }
.body-htmleditor .row-btn .box-focus .bd .li2 .title { left: 60%; }
.body-htmleditor .title-bar h3 voice.voice-active{ -webkit-text-fill-color: #fff; }

/* 微信发布系统 -----------------------------------------*/
.body-wechat .pageBanner,.body_webFree .logo-box  { display: none; }
.body-wechat .logo-box { zoom: 1.4; display: flex; }
.body-wechat .logo-box .links { position: relative; right: -54px; }
.body-wechat .banner { height: 700px; max-width: 1920px; margin: 0 auto }
.body-wechat .banner .con .title { font-size: 80px; }
.body-wechat .banner .con .intro { font-size: 32px; margin: 10px 0; }


/* 投票管理系统 -----------------------------------------*/
.body-votingsystem { background-color: #f6fbff; }
.body-votingsystem .pageBanner,.body_webFree .logo-box  { display: none; }
.body-votingsystem .logo-box { zoom: 1.4; display: flex; }
.body-votingsystem .logo-box .links { position: relative; right: -54px; }
.body-votingsystem .banner { height: 750px; max-width: 1920px; margin: 0 auto }
.body-votingsystem .banner .con { display: flex; justify-content: space-evenly; align-items: center; width: 100%; }
.body-votingsystem .banner .con .in { text-align: left; }
.body-votingsystem .banner .con .title { font-size: 80px; }
.body-votingsystem .banner .con .intro { font-size: 32px; margin: 10px 0; }
.body-votingsystem .banner .pic { zoom: 1.5; }
.body-votingsystem #content { background: none; }
.body-votingsystem .box-item .title-1 { top: 45%; }
.body-votingsystem .box-item .title-2 { top: 60%; left: 54%; }
.body-votingsystem .box-options .title-2 { top: 58%; }
.body-votingsystem .box-control .title-1 { left: 25%; }
.body-votingsystem .box-result .title-1 { top: 73.5%; left: 27%; }

/* 值班管理系统 -----------------------------------------*/
.body-dutymanage { background-color: #EAF6FC; }
.body-dutymanage .pageBanner,.body_webFree .logo-box  { display: none; }
.body-dutymanage .logo-box { zoom: 1.4; display: flex; }
.body-dutymanage .logo-box .links { position: relative; right: -54px; }
.body-dutymanage .banner { height: 700px; width: 100%; }
.body-dutymanage .banner .con { display: flex; align-items: center; justify-content: space-between; width: 100%; }
.body-dutymanage .banner .con .in { text-align: left; flex: 1 0 0%; min-width: 0; margin-right: 20px; }
.body-dutymanage .banner .con .title { font-size: 80px; }
.body-dutymanage .banner .con .intro { font-size: 32px; margin: 10px 0; }
.body-dutymanage .banner .pic { position: relative; zoom: 0.5; }
.body-dutymanage #content { background: none; }
.body-dutymanage .title-bar span voice.voice-active{ -webkit-text-fill-color: #fff; }


/* 信息公开系统 -----------------------------------------*/
.body-infopublicity { background: url(../../2024/infopublicitysystem/img/bg.jpg) no-repeat center fixed; background-size: cover; }
.body-infopublicity .pageBanner,.body_webFree .logo-box  { display: none; }
.body-infopublicity .logo-box { zoom: 1.4; display: flex; }
.body-infopublicity .logo-box .links { position: relative; right: -54px; }
.body-infopublicity .banner { height: 906px; width: 100%; }
.body-infopublicity .banner .container { flex-wrap: nowrap; }
.body-infopublicity .banner .con { text-align: left; flex: 1 0 0%; min-width: 0; margin-right: 20px; }
.body-infopublicity .banner .con .title { font-size: 80px; }
.body-infopublicity .banner .con .intro { font-size: 32px; margin: 10px 0; }
.body-infopublicity .banner .pic { position: relative; zoom: 0.4; }
.body-infopublicity #content { background: none; }
.body-infopublicity .box-default&gt;.hd h3 voice.voice-active{ -webkit-text-fill-color: #fff; }


/* 新闻发布会系统 -----------------------------------------*/
.body-pressbriefing { background-color: #f6fbff; }
.body-pressbriefing .pageBanner,.body_webFree .logo-box  { display: none; }
.body-pressbriefing .logo-box { zoom: 1.4; display: flex; }
.body-pressbriefing .logo-box .links { position: relative; right: -54px; }
.body-pressbriefing .banner { height: 772px; width: 100%; max-width: 1920px; background: url(../../2024/pressbriefing/img/banner1920.png) no-repeat center bottom; }
.body-pressbriefing .banner .container { flex-wrap: nowrap; }
.body-pressbriefing .banner .con { text-align: left; flex: 1 0 0%; min-width: 0; width: 100%; padding: 0; }
.body-pressbriefing .banner .con .title { font-size: 80px; }
.body-pressbriefing .banner .con .intro { font-size: 32px; margin: 10px 0; }
.body-pressbriefing .banner .pic { position: relative; zoom: 1.4; }
.body-pressbriefing #content { background: none; }
.body-pressbriefing #technicalSupport { background: #f3f9ff; }

/* 预约面试管理系统 -----------------------------------------*/
.body-interview { background-color: #fff; }
.body-interview .pageBanner,.body_webFree .logo-box  { display: none; }
.body-interview .logo-box { zoom: 1.4; display: flex; }
.body-interview .logo-box .links { position: relative; right: -54px; }
.body-interview .banner { height: 879px; width: 100%; max-width: 1920px; background: url(../../2024/interviewsystem/img/banner1920.jpg) no-repeat center bottom; }
.body-interview .banner .container { flex-wrap: nowrap; }
.body-interview .banner .con { text-align: left; flex: 1 0 0%; min-width: 0; width: 100%; padding: 0; position: relative; z-index: 1; top: -10%; }
.body-interview .banner .con .title { font-size: 80px; }
.body-interview .banner .con .intro { font-size: 32px; margin: 10px 0; }
.body-interview .banner .pic { position: relative; zoom: 1.4; top: 20%; }
.body-interview #content { background: none; }
.body-interview #technicalSupport { background: #f3f9ff; }
.body-interview .box-default&gt;.hd h3 voice.voice-active,
.body-interview .btn-more a voice.voice-active { -webkit-text-fill-color: #fff; }

/* 网上办事系统 -----------------------------------------*/
.body-servicehall { background-color: #fff; }
.body-servicehall .pageBanner,.body_webFree .logo-box  { display: none; }
.body-servicehall .logo-box { zoom: 1.4; display: flex; }
.body-servicehall .logo-box .links { position: relative; right: -54px; }
.body-servicehall .banner { height: 910px; width: 100%; max-width: 1920px; }
.body-servicehall .banner .container { flex-wrap: nowrap; }
.body-servicehall .banner .con { text-align: left; flex: 1 0 0%; min-width: 0; width: 100%; padding: 0; position: relative; z-index: 1; top: -10%; }
.body-servicehall .banner .con .title { font-size: 80px; }
.body-servicehall .banner .con .intro { font-size: 32px; margin: 10px 0; }
.body-servicehall .banner .pic { position: relative; zoom: 1.5; top: 15%; }
.body-servicehall .banner .pic .p2 { bottom: 60px; }
.body-servicehall #content { background: none; }
.body-servicehall #technicalSupport { background: #f3f9ff; }
.body-servicehall .box-default&gt;.hd h3 voice.voice-active { -webkit-text-fill-color: #fff; }



/* 双选管理系统 -----------------------------------------*/
.body-dualoption { background-color: #fff; }
.body-dualoption .pageBanner,.body_webFree .logo-box  { display: none; }
.body-dualoption .logo-box { zoom: 1.4; display: flex; }
.body-dualoption .logo-box .links { position: relative; right: -54px; }
.body-dualoption .banner { height: 640px; width: 100%; max-width: 1920px;  }
.body-dualoption .banner .container { flex-wrap: nowrap; }
.body-dualoption .banner .con { text-align: left; flex: 1 0 0%; text-align: center; min-width: 0; width: 100%; padding: 0; position: relative; z-index: 1; }
.body-dualoption .banner .con .title { font-size: 80px; }
.body-dualoption .banner .con .intro { font-size: 32px; margin: 10px 0; }
.body-dualoption .banner .con .title svg { zoom: 1; }
.body-dualoption #content { background: none; }
.body-dualoption #technicalSupport { background: #f3f9ff; }
.body-dualoption .box-chart .bd .svg { display: flex; }


/* 多媒体自动转码系统 -----------------------------------------*/
.multimediaPage .pageBanner,.body_webFree .logo-box  { display: none; }
.multimediaPage #headerMedia .logo-box {  zoom: 1.4; transform: translateY(-10px); }
.multimediaPage #headerMedia .row { width: 1200px; }
.multimediaPage { background: #f6faff; }
.multimediaPage #headerMedia { height: 600px; }
.multimediaPage #headerMedia .row { width: 1200px; }
.multimediaPage #headerMedia .con { top: 40%; }
.multimediaPage #headerMedia .con h1 { font-size: 80px; text-align: left; }
.multimediaPage #headerMedia .con h3 { font-size: 26px; text-align: left;}
.multimediaPage #headerMedia .pics { top: 180px; transform: scale(0.7); left: auto; right: -30px; transform-origin: right top; }

/* 模板管理系统 -----------------------------------------*/
.templatesPage .pageBanner,.body_webFree .logo-box { display: none; }
.templatesPage #header-banner .logo-box{ zoom: 1.4; transform:translateY(-10px);}
.templatesPage #header-banner .logo,
.templatesPage #header-banner .links{display: block;}
.templatesPage #header-banner{ height: 632px; background-size: 100% 632px;}
.templatesPage #header-banner .row{ width: 1200px; padding: 0;}
.templatesPage #header-banner .banner-pic{ top: 108px; transform:scale(0.9) translateY(10%) translateX(10%);right: 0%; }
.templatesPage #header-banner .banner-txt{ width: 660px; top: 220px; }
.templatesPage #header-banner .title{ margin-top: -50px; margin-bottom: 15px; font-size: 60px; line-height: 92px;}
.templatesPage #header-banner .tip{ font-size: 18px;}
.templatesPage #header-banner .tip br{display: none;}

/* 绩效统计报表系统 -----------------------------------------*/
.performancePage .pageBanner,.body_webFree .logo-box  { display: none; }
.performancePage #headerChannel .logo-box {  zoom: 1.4; transform: translateY(-10px); }
.performancePage #headerChannel .row { width: 1200px; }
.performancePage { background: #f6faff; }
.performancePage #content { background: none; }
.performancePage #headerChannel { height: 700px; animation: none; background-size: 1920px auto; }
.performancePage #headerChannel .row { width: 1200px; }
.performancePage #headerChannel .con {right: 420px;width: auto;top: 40%;}
.performancePage #headerChannel .con h1 { font-size: 92px; }
.performancePage #headerChannel .con h3 { margin-top: 15px; font-size: 30px; }
.performancePage #headerChannel .pics { top: 150px; transform: scale(0.7); right: 0; }

/* 页面缓存系统 -----------------------------------------*/
.cachePage .pageBanner,.body_webFree .logo-box  { display: none; }
.cachePage #header-banner .logo-box{ zoom: 1.4; transform:translateY(-10px);}
.cachePage #header-banner .logo,
.cachePage #header-banner .links{display: block;}
.cachePage #header-banner{ height: 632px; background-size: 100% 632px;}
.cachePage #header-banner .row{ width: 1200px; padding: 0;}
.cachePage #header-banner .banner-pic{top: 108px;transform: scale(0.6) translateY(-30%) translateX(20%);right: 15px;}
.cachePage #header-banner .banner-txt{width: 660px;top: 320px;}
.cachePage #header-banner .title{ margin-top: -50px; margin-bottom: 15px; font-size: 60px; line-height: 92px;}
.cachePage #header-banner .tip{ font-size: 18px;}
.cachePage #header-banner .tip br{display: none;}

/* 安全防护与审计系统 -----------------------------------------*/
.safetyPage #content { zoom: 1; max-width: none; }
.safetyPage .pageBanner,.body_webFree .logo-box  { display: none; }
.safetyPage .rowGroup { padding: 60px 0; }
.safetyPage .row { width: 500px; zoom: 2.4 }
.safetyPage #headerChannel .logo-box {  zoom: 1.4; transform: translateY(-10px); }
.safetyPage #headerChannel .row { width: 1200px; zoom: 1; }
.safetyPage { background: #f6faff; }
.safetyPage #headerChannel { height: 750px; padding: 0; }
.safetyPage #headerChannel .con { position: absolute; left: 200px; right: 200px; top: 25%; }
.safetyPage #headerChannel .con h1 { font-size: 80px; }
.safetyPage #headerChannel .con h3 { font-size: 26px; }
.safetyPage #headerChannel .con .intro { padding: 24px 30px; font-size: 26px; line-height: 40px; }
.safetyPage #headerChannel .pics { display: block; }
.safetyPage .lxss { zoom: 2.4; }

/* 数据采集系统 -----------------------------------------*/
.collectionPage .pageBanner,.body_webFree .logo-box  { display: none; }
.collectionPage #header-banner .logo-box{ zoom: 1.4; transform:translateY(-10px);}
.collectionPage #header-banner .logo,
.collectionPage #header-banner .links{display: block;}
.collectionPage #header-banner{ height: 632px; background-size: 100% 632px;}
.collectionPage #header-banner .row{ width: 1200px; padding: 0;}
.collectionPage #header-banner .banner-txt{top: 240px;}
.collectionPage #header-banner .title{ margin-top: -50px; margin-bottom: 15px; font-size: 80px; line-height: 92px;}
.collectionPage #header-banner .tip{ font-size: 18px;}

/* 网站群监测系统 -----------------------------------------*/
.websitesmonitoringPage #content { zoom: 1; max-width: none; }
.websitesmonitoringPage .pageBanner,.body_webFree .logo-box  { display: none; }
.websitesmonitoringPage .rowGroup { padding: 60px 0; }
.websitesmonitoringPage #xtjz .rowBox &gt; .bd { padding: 35px 0 60px; }
.websitesmonitoringPage .row { width: 500px; zoom: 2.4 }
.websitesmonitoringPage #headerChannel .logo-box {  zoom: 1.4; transform: translateY(-10px); }
.websitesmonitoringPage #headerChannel .row { width: 1200px; zoom: 1; }
.websitesmonitoringPage #headerChannel { height: 700px; padding: 0; }
.websitesmonitoringPage #headerChannel .con { position: absolute; left: 0; right: 560px; top: 36%; text-align: left; }
.websitesmonitoringPage #headerChannel .con h1 { font-size: 80px; }
.websitesmonitoringPage #headerChannel .con h3 { font-size: 26px; margin-top: 15px; }
.websitesmonitoringPage #headerChannel .pics { display: block; width: 500px; height: 355px; margin: 0; left: auto; top: 20%; }
.websitesmonitoringPage .rowIntro { margin-top: -65px; }
.websitesmonitoringPage .lxss { zoom: 2.4; }

/* 问卷调查系统 -----------------------------------------*/
.surveyPage .pageBanner,.body_webFree .logo-box  { display: none; }
.surveyPage #header-banner .logo-box{ zoom: 1.4; transform:translateY(-10px);}
.surveyPage #header-banner .logo,
.surveyPage #header-banner .links{display: block;}
.surveyPage #header-banner{ height: 632px; background-size: 100% 632px;}
.surveyPage #header-banner .row{ width: 1200px; padding: 0;}
.surveyPage #header-banner .banner-txt{top: 340px;}
.surveyPage #header-banner .title{ margin-top: -50px; margin-bottom: 15px; font-size: 80px; line-height: 92px;}
.surveyPage #header-banner .tip{ font-size: 18px;}

/* 文章签收系统 -----------------------------------------*/
.signinPage #content { zoom: 1; max-width: none; }
.signinPage .pageBanner,.body_webFree .logo-box  { display: none; }
.signinPage .row { width: 500px; zoom: 2.4 }
.signinPage #headerChannel .logo-box {  zoom: 1.4; transform: translateY(-10px); }
.signinPage #headerChannel .row { width: 1200px; zoom: 1; }
.signinPage #content { background: none; }
.signinPage #headerChannel { height: 600px; }
.signinPage #headerChannel .row { width: 1200px; }
.signinPage #headerChannel .con h1 { font-size: 92px; }
.signinPage #headerChannel .con h3 { margin-top: 15px; font-size: 30px; }
.signinPage .rowIntro { margin-top: 20px; }
.signinPage .featuresList { padding: 20px 0; }
.signinPage .lxss { zoom: 2.4; }


/* 信息报送系统 -----------------------------------------*/
.contentpushPage .pageBanner,.body_webFree .logo-box  { display: none; }
.contentpushPage #header-banner .logo-box{ zoom: 1.4; transform:translateY(-10px);}
.contentpushPage #header-banner .logo,
.contentpushPage #header-banner .links{display: block;}
.contentpushPage #header-banner{ height: 632px; background-size: 100% 632px;}
.contentpushPage #header-banner .row{ width: 1200px; padding: 0;}
.contentpushPage #header-banner .banner-txt{top: 300px;right: auto;text-align: left;}
.contentpushPage #header-banner .title{margin-bottom: 25px;font-size: 80px;line-height: 92px;}
.contentpushPage #header-banner .tip{ font-size: 18px;}
.contentpushPage #header-banner .banner-pic{ width: 400px; height: 360px; float: left; position: absolute; z-index: 1; left: auto; top: auto; right: 0; bottom: 69px; transform: translateX(0);}
.contentpushPage .box-info .title i::after{left: 43px; width: 45px;}

/* 知识竞赛系统 -----------------------------------------*/
.contestPage .pageBanner,.body_webFree .logo-box  { display: none; }
.contestPage #headerChannel .logo-box {  zoom: 1.4; transform: translateY(-10px); }
.contestPage #headerChannel .row { width: 1200px; }
.contestPage { background: #fff; }
.contestPage #content { background: none; }
.contestPage #headerChannel { height: 600px; animation: none; background-size: 1920px auto; }
.contestPage #headerChannel .row { width: 1200px; }
.contestPage #headerChannel .con {right: 420px;width: auto;top: 40%;}
.contestPage #headerChannel .con h1 { font-size: 92px; }
.contestPage #headerChannel .con h3 { margin-top: 15px; font-size: 30px; }
.contestPage #headerChannel .pics { top: 35%; transform: scale(0.7); right: 0; }
.contestPage .rowTitle { margin-top: 20px; }

/* 在线学习系统 -----------------------------------------*/
.studyPage .pageBanner,.body_webFree .logo-box  { display: none; }
.studyPage #header-banner .logo-box{ zoom: 1.4; transform:translateY(-10px);}
.studyPage #header-banner .logo,
.studyPage #header-banner .links{display: block;}
.studyPage #header-banner{ height: 632px; background-size: 100% 632px;}
.studyPage #header-banner .row{ width: 1200px; padding: 0;}
.studyPage #header-banner .banner-txt{top: 240px;right: auto;text-align: left;}
.studyPage #header-banner .title{margin-bottom: 25px;font-size: 80px;line-height: 92px;}
.studyPage #header-banner .tip{ font-size: 18px;}
.studyPage #header-banner .banner-pic{width: 400px;height: 360px;float: left;position: absolute;z-index: 1;left: auto;top: auto;right: 0;bottom: 149px;transform: translateX(0);}

/* 在线访谈系统 -----------------------------------------*/
.interviewPage #content { zoom: 1; max-width: none; }
.interviewPage .pageBanner,.body_webFree .logo-box  { display: none; }
.interviewPage .row { width: 500px; zoom: 2.4 }
.interviewPage #headerChannel .logo-box {  zoom: 1.4; transform: translateY(-10px); }
.interviewPage #headerChannel .row { width: 1200px; zoom: 1; }
.interviewPage #content { background: none; }
.interviewPage #headerChannel { height: 600px; }
.interviewPage #headerChannel .row { width: 1200px; }
.interviewPage #headerChannel .con h1 { font-size: 92px; }
.interviewPage #headerChannel .con h3 { margin-top: 15px; font-size: 30px; }
.interviewPage .rowCon { margin-top: -40px; }
.interviewPage .lxss { zoom: 2.4; }

/* 数据开放管理系统 -----------------------------------------*/
.opendataPage .row{max-width:500px; margin-left:auto; margin-right:auto;}
.opendataPage .pageBanner,.body_webFree .logo-box  { display: none; }
.opendataPage #header-banner .logo-box{ zoom: 1.4; transform:translateY(-10px);}
.opendataPage #header-banner .logo,
.opendataPage #header-banner .links{display: block;}
.opendataPage #header-banner{ height: 632px; background-size: 100% 632px;}
.opendataPage #header-banner .row{max-width:1200px; width: 1200px; padding: 0;}
.opendataPage #header-banner .banner-txt{top: 230px;right: auto;text-align: left;}
.opendataPage #header-banner .title{margin-bottom: 25px;font-size: 80px;line-height: 92px;}
.opendataPage #header-banner .tip{ font-size: 18px;}
.opendataPage #header-banner .banner-pic{left: auto;top: auto;right: 0;bottom: 0px;transform: scale(0.6) translateX(0);}
.opendataPage #content{background: none; max-width:100%;}
.opendataPage .row{max-width:500px; margin-left:auto; margin-right:auto;}
.opendataPage .rowTi h2 voice.voice-active{-webkit-text-fill-color: #fff;}

/* 招聘考试管理系统 -----------------------------------------*/
.recruitmentexamPage #content { zoom: 1; max-width: none; }
.recruitmentexamPage .pageBanner,.body_webFree .logo-box  { display: none; }
.recruitmentexamPage .rowGroup { padding: 60px 0; }
.recruitmentexamPage #xtjz .rowBox &gt; .bd { padding: 35px 0 60px; }
.recruitmentexamPage .row { width: 500px; zoom: 2.4 }
.recruitmentexamPage #headerChannel::before {  }
.recruitmentexamPage #headerChannel .logo-box {  zoom: 1.4; transform: translateY(-10px); }
.recruitmentexamPage #headerChannel .row { width: 1200px; zoom: 1; }
.recruitmentexamPage #headerChannel .row::before { left: -490px; right: -490px; top: 600px; height: 900px; }
.recruitmentexamPage #headerChannel { height: 700px; padding: 0; }
.recruitmentexamPage #headerChannel .con { position: absolute;top: 36%; }
.recruitmentexamPage #headerChannel .con h1 { font-size: 80px; }
.recruitmentexamPage #headerChannel .con h3 { font-size: 26px; margin-top: 15px; }
.recruitmentexamPage #headerChannel .pics { display: block; width: 500px; height: 355px; margin: 0; left: auto; top: 20%; }
.recruitmentexamPage .highlightsList .pics img { width: 80px; }
.recruitmentexamPage .lxss { width: 500px; margin: 0 auto; zoom: 2.4; }
.recruitmentexamPage .rowBox &gt; .hd .number voice.voice-active{-webkit-text-fill-color: #fff;}


/* 新生报到管理系统 -----------------------------------------*/
.studentPage .row{max-width:500px; margin-left:auto; margin-right:auto;}
.studentPage .pageBanner,.body_webFree .logo-box  { display: none; }
.studentPage #header-banner .logo-box{ zoom: 1.4; transform:translateY(-10px);}
.studentPage #header-banner .logo,
.studentPage #header-banner .links{display: block;}
.studentPage #header-banner{ height: 632px; background-size: 100% 632px;}
.studentPage #header-banner .row{max-width:1200px; width: 1200px; padding: 0;}
.studentPage #header-banner .banner-txt{top: 280px;right: auto;text-align: left;}
.studentPage #header-banner .title{margin-bottom: 25px;font-size: 80px;line-height: 92px;}
.studentPage #header-banner .tip{ font-size: 18px;}
.studentPage #header-banner .banner-pic{left: auto;top: auto;right: 0;bottom: 15px;transform: scale(0.7) translateX(0);}
.studentPage #content{background: none; max-width:100%;}

/* 在线作品评分管理系统 -----------------------------------------*/
.workratingPage #content { zoom: 1; max-width: none; }
.workratingPage .pageBanner,.body_webFree .logo-box  { display: none; }
.workratingPage .rowGroup { padding: 60px 0; }
.workratingPage .row { width: 500px; zoom: 2.4 }
.workratingPage #headerChannel .logo-box {  zoom: 1.4; transform: translateY(-10px); }
.workratingPage #headerChannel .row { width: 1200px; zoom: 1; }
.workratingPage #headerChannel .row::before { left: -490px; right: -490px; top: 600px; height: 900px; }
.workratingPage #headerChannel { height: 700px; padding: 0; }
.workratingPage #headerChannel .con { position: absolute;top: 36%; }
.workratingPage #headerChannel .con h1 { font-size: 80px; }
.workratingPage #headerChannel .con h3 { font-size: 26px; margin-top: 15px; }
.workratingPage #headerChannel .pics { display: block; width: 500px; height: 355px; margin: 0; left: auto; top: 20%; }
.workratingPage .highlightsList .pics img { width: 140px; }
.workratingPage .rowBox &gt; .hd h3 voice.voice-active{-webkit-text-fill-color: #fff;}


/* 数据开放管理系统 -----------------------------------------*/
.knowledge-base-Page .row{max-width:500px; margin-left:auto; margin-right:auto;}
.knowledge-base-Page .pageBanner,.body_webFree .logo-box  { display: none; }
.knowledge-base-Page #header-banner::before{height: 1329px;}
.knowledge-base-Page #header-banner .logo-box{ zoom: 1.4; transform:translateY(-10px);}
.knowledge-base-Page #header-banner .logo,
.knowledge-base-Page #header-banner .links{display: block;}
.knowledge-base-Page #header-banner{ height: 632px; background-size: 100% 632px;}
.knowledge-base-Page #header-banner .row{max-width:1200px; width: 1200px; padding: 0;}
.knowledge-base-Page #header-banner .banner-txt{top: 260px;right: auto;text-align: left;}
.knowledge-base-Page #header-banner .title{margin-bottom: 25px;font-size: 80px;line-height: 92px;}
.knowledge-base-Page #header-banner .tip{ font-size: 18px;}
.knowledge-base-Page #header-banner .banner-pic{left: auto;top: auto;right: 0;bottom: 120px;transform: scale(0.7) translateX(15%);}
.knowledge-base-Page #content{background: none; max-width:100%;}
.knowledge-base-Page .row{max-width:500px; margin-left:auto; margin-right:auto;}
.knowledge-base-Page .rowTi h2 voice.voice-active{-webkit-text-fill-color: #fff;}


/* 毕业生就业信息追踪系统 -----------------------------------------*/
.employmentPage .pageBanner { display: none; }
.employmentPage #headerChannel .logo-box {  zoom: 1.4; transform: translateY(-10px); }
.employmentPage #headerChannel .row { width: 1200px; }
.employmentPage { background: #EDF1F5; }
.employmentPage #content { background: none; padding: 20px 0 10px; }
.employmentPage #headerChannel { height: 700px; animation: none; background-size: 1920px auto; }
.employmentPage #headerChannel .row { width: 1200px; }
.employmentPage #headerChannel .con {right: 380px;width: auto;top: 40%; text-align: left;}
.employmentPage #headerChannel .con h1 { font-size: 72px; }
.employmentPage #headerChannel .con h3 { margin-top: 15px; font-size: 30px; }
.employmentPage #headerChannel .pics { top: 34%; transform: scale(0.75); right: 0; }
.employmentPage #headerChannel .bgs { margin: -120px 0 0 -810px; }
.employmentPage #headerChannel .bgs span:nth-of-type(2) { top: 60px; }
.employmentPage #headerChannel .bgs span:nth-of-type(3) { top: 120px; }
.employmentPage .rowBox &gt; .hd h3 voice.voice-active{-webkit-text-fill-color: #fff;}

/* 微信小程序 -----------------------------------------*/
.miniprogramPage .row{max-width:500px; margin-left:auto; margin-right:auto;}
.miniprogramPage .pageBanner,.body_webFree .logo-box  { display: none; }
.miniprogramPage #header-banner::before{height: 1329px;}
.miniprogramPage #header-banner .logo-box{ zoom: 1.4; transform:translateY(-10px);}
.miniprogramPage #header-banner .logo,
.miniprogramPage #header-banner .links{display: block;}
.miniprogramPage #header-banner{ height: 760px; background-size: 100% 632px;}
.miniprogramPage #header-banner .row{max-width:1200px; width: 1200px; padding: 0;}
.miniprogramPage #header-banner .banner-txt{top: 240px;right: auto;text-align: left;}
.miniprogramPage #header-banner .title{margin-bottom: 25px;font-size: 80px;line-height: 92px;}
.miniprogramPage #header-banner .tip{ font-size: 18px;}
.miniprogramPage #header-banner .tip br{display: none;}
.miniprogramPage #header-banner .banner-pic{left: auto;top: ;right: 0;top: 220px;transform: scale(1.7) translateX(-30%);}
.miniprogramPage #content{background: none; max-width:100%;}

/* 政府集约化网站群解决方案 -----------------------------------------*/
.SmartGovPortalPage #content { zoom: 1; max-width: none; }
.SmartGovPortalPage .pageBanner,.body_webFree .logo-box  { display: none; }
.SmartGovPortalPage .rowGroup { padding: 60px 0; }
.SmartGovPortalPage .row { width: 500px; zoom: 2.4 }
.SmartGovPortalPage #headerChannel .logo-box {  zoom: 1.4; transform: translateY(-10px); }
.SmartGovPortalPage #headerChannel .row { width: 1200px; zoom: 1; }
.SmartGovPortalPage #headerChannel { height: 720px; padding: 0; }
.SmartGovPortalPage #headerChannel .con { position: absolute; top: 36%; left: 0; right: 0; }
.SmartGovPortalPage #headerChannel .con h1 { margin-top: 20px; font-size: 72px; }
.SmartGovPortalPage #headerChannel .con h3 { font-size: 48px; margin-top: 15px; }
.SmartGovPortalPage #headerChannel .con .intro { margin-top: 20px; font-size: 24px; }

/* 公安内网网站群解决方案 -----------------------------------------*/
.smartintranetportalPage #content { zoom: 1; max-width: none; }
.smartintranetportalPage .pageBanner,.body_webFree .logo-box  { display: none; }
.smartintranetportalPage .rowGroup { padding: 60px 0; }
.smartintranetportalPage .row { width: 500px; zoom: 2.4 }
.smartintranetportalPage #headerChannel .logo-box {  zoom: 1.4; transform: translateY(-10px); }
.smartintranetportalPage #headerChannel .row { width: 1200px; zoom: 1; }
.smartintranetportalPage #headerChannel { height: 800px; padding: 0; }
.smartintranetportalPage #headerChannel .con { position: absolute; top: 36%; left: 0; right: 0; }
.smartintranetportalPage #headerChannel .con h1 { margin-top: 20px; font-size: 72px; }
.smartintranetportalPage #headerChannel .con h3 { font-size: 48px; margin-top: 15px; }
.smartintranetportalPage #headerChannel .con .intro { margin-top: 20px; font-size: 24px; }
.smartintranetportalPage #police .rowBox &gt; .bd::before { margin-top: -9.5%; background-size: auto 70%; }
.smartintranetportalPage .businessList .pic { min-height: 120px; }
.smartintranetportalPage .solutionSafety-02 .list li { flex-basis: 100px; }
.smartintranetportalPage  .xcspList li {width: 30%;}

/* 统一身份认证 -----------------------------------------*/
.ssoPage #content { zoom: 1; max-width: none; }
.ssoPage .pageBanner,.body_webFree .logo-box  { display: none; }
.ssoPage .rowGroup { padding: 60px 0; }
.ssoPage .row { width: 500px; zoom: 2.4 }
.ssoPage #headerChannel .logo-box {  zoom: 1.4; transform: translateY(-10px); }
.ssoPage #headerChannel .row { width: 1200px; zoom: 1; }
.ssoPage { background: #fff; }
.ssoPage #content { background: none; }
.ssoPage #headerChannel { height: 700px; animation: none; background-size: 1920px auto; }
.ssoPage #headerChannel .row { width: 1200px; }
.ssoPage #headerChannel .con {right: 420px;width: auto;top: 40%; text-align: left;}
.ssoPage #headerChannel .con h1 { font-size: 90px; }
.ssoPage #headerChannel .con h3 { margin-top: 15px; font-size: 28px; }
.ssoPage #headerChannel .pics { top: 35%; transform: scale(0.7); right: 0; }

/* 智慧校园门户网站群解决方案 -----------------------------------------*/
.SmartSchoolPortal .pageBanner,.body_webFree .logo-box  { display: none; }
.SmartSchoolPortal .rowGroup { padding: 60px 0; }
.SmartSchoolPortal .product-special{margin:0 auto; text-align: center;}
.SmartSchoolPortal .special-content{ zoom: 2.4;}
.SmartSchoolPortal .cBox .cHd,
.SmartSchoolPortal .solution-platforms .platforms-flex,
.SmartSchoolPortal .special-content .row{width: 500px; margin:0 auto; }
.SmartSchoolPortal .special-content .row{text-align: left;}
.SmartSchoolPortal .special-header .siteWidth{width: 1200px;padding-top: 240px;height: 720px;}
.SmartSchoolPortal .special-header .logo{display: inline;}
.SmartSchoolPortal .special-header .links{display: inline;}
.SmartSchoolPortal .special-header .links {zoom: 1.4;}
.SmartSchoolPortal .special-header .special-header-title_en{ font-size: 48px;}
.SmartSchoolPortal .special-header .special-header-title_cn{font-size: 72px;}
.SmartSchoolPortal .special-header .special-header-slogan{font-size: 24px;}
.SmartSchoolPortal .problem-box dt br{display: none;}
.SmartSchoolPortal .problem-box dt strong{line-height: 4;}
.SmartSchoolPortal .solution-institution .pics li .title{bottom: 20px;}

/* 学生综合素质管理与评价系统 -----------------------------------------*/
.comprehensivePage #content { zoom: 1; max-width: none; background: none; }
.comprehensivePage .pageBanner,.body_webFree .logo-box  { display: none; }
.comprehensivePage .row { width: 500px; zoom: 2.4 }
.comprehensivePage #headerChannel .logo-box {  zoom: 1.4; transform: translateY(-10px); }
.comprehensivePage #headerChannel .row { width: 1200px; zoom: 1; }
.comprehensivePage {  background: linear-gradient(135deg, #f4f7fb 0%, #e3effa 100%); }
.comprehensivePage #headerChannel { height: 900px; animation: none; background-size: 1920px auto; }
.comprehensivePage #headerChannel .row { width: 1200px; }
.comprehensivePage #headerChannel .con { right: 480px;width: auto;top: 40%; text-align: left;}
.comprehensivePage #headerChannel .con h1 { font-size: 80px; }
.comprehensivePage #headerChannel .con h3 { margin-top: 15px; font-size: 24px; }
.comprehensivePage #headerChannel .pics { z-index: 2; top: 42%; transform: scale(0.6); right: 0; }
.comprehensivePage #function-03 .list .item { display: flex; align-items: flex-start; gap: 25px; }
.comprehensivePage #function-03 .list .title span { text-align: left; }
.comprehensivePage #function-01 &gt; .bd::before { content: "向右滚动以查看全部功能 →" }


/* 党校门户网站解决方案 -----------------------------------------*/
.partyschool .pageBanner,.body_webFree .logo-box  { display: none; }
.partyschool .rowGroup { padding: 60px 0; }
.partyschool .product-special{margin:0 auto; text-align: center;}
.partyschool .special-content{ zoom: 2.4;}
.partyschool .cBox .cHd,
.partyschool .solution-platforms .platforms-flex,
.partyschool .special-content .row{width: 500px; margin:0 auto 15px; }
.partyschool .special-content .row{text-align: left;}
.partyschool .special-header .siteWidth{width: 1200px; padding-top: 180px;height: 720px;}
.partyschool .special-header .special-header-pic img { max-height: 155px; }
.partyschool .special-header .logo {display: inline;zoom: 1.4; top: 31px;}
.partyschool .special-header .links{display: inline;zoom: 1.4; top: 38px;}
.partyschool .special-header .special-header-title_en{ font-size: 48px;}
.partyschool .special-header .special-header-title_cn{font-size: 72px;}
.partyschool .special-header .special-header-slogan{font-size: 24px;}
.partyschool .problem-box dt br{display: none;}
.partyschool .problem-box dt strong{line-height: 4;}
.partyschool .solution-institution .pics li .title{bottom: 20px;}
.partyschool .intensificationList {  display:flex; justify-content: space-between; }
.partyschool .intensificationList li{ width: 32%;  }
.partyschool .solution-platforms .platforms-flex .pic { max-width: 150px; max-height: 150px; }
.partyschool .row-5 { margin-bottom: 0 !important; }
.partyschool .row-6::before { min-width: auto; width: 200%; left: -50%; }
.partyschool #footer { background-color: #7c2b17; }
.partyschool  .solution-ITAI .list li {    width: 18%;}

/* 私有知识库解决方案 -----------------------------------------*/
.knowledge .pageBanner,.body_webFree .logo-box  { display: none; }
.knowledge .rowGroup { padding: 60px 0; }
.knowledge .product-special{margin:0 auto; text-align: center;}
.knowledge .special-content{ zoom: 2.4;}
.knowledge .cBox .cHd,
.knowledge .solution-platforms .platforms-flex,
.knowledge .special-content .row{width: 500px; margin:0 auto 15px; }
.knowledge .special-content .row{text-align: left;}
.knowledge .special-header .siteWidth{width: 1200px; padding-top: 180px;height: 720px;}
.knowledge .special-header .special-header-pic { position: relative; top: -100px; }
.knowledge .special-header .special-header-pic img { max-width: 800px;}
.knowledge .special-header .logo {display: inline;zoom: 1.4; top: 31px;}
.knowledge .special-header .links{display: inline;zoom: 1.4; top: 38px;}
.knowledge .special-header .special-header-title_en{ font-size: 48px;}
.knowledge .special-header .special-header-title_cn{font-size: 72px;}
.knowledge .special-header .special-header-slogan{font-size: 24px;}
.knowledge .solution-institution .pics li .title{bottom: 20px;}
.knowledge .intensificationList {  display:flex; justify-content: space-between; }
.knowledge .intensificationList li{ width: 32%;  }
.knowledge .solution-platforms .platforms-flex .pic { max-width: 150px; max-height: 150px; }
.knowledge #cBox_8 .cHd h3 span br { display: none; }
.knowledge .solution-ITAI .list li {width:18%;}

/* 智慧党建解决方案 -----------------------------------------*/
.partybuilding .pageBanner,.body_webFree .logo-box  { display: none; }
.partybuilding .rowGroup { padding: 60px 0; }
.partybuilding .product-special{margin:0 auto; text-align: center;}
.partybuilding .special-content{ zoom: 2.4;}
.partybuilding .cBox .cHd,
.partybuilding .solution-platforms .platforms-flex,
.partybuilding .special-content .row{width: 500px; margin:0 auto 15px; }
.partybuilding .special-content .row{text-align: left;}
.partybuilding .special-header .siteWidth{width: 1200px; padding-top: 180px;height: 720px;}
.partybuilding .special-header .special-header-pic img { max-width: 800px;}
.partybuilding .special-header .logo {display: inline;zoom: 1.4; top: 31px;}
.partybuilding .special-header .links{display: inline;zoom: 1.4; top: 38px;}
.partybuilding .special-header .special-header-title_en{ font-size: 48px;}
.partybuilding .special-header .special-header-title_cn{font-size: 72px;}
.partybuilding .special-header .special-header-title_cn voice.voice-active{ -webkit-text-fill-color: #fff; }
.partybuilding .special-header .special-header-slogan{font-size: 24px;}
.partybuilding .solution-institution .pics li .title{bottom: 20px;}
.partybuilding .solution-platforms .platforms-flex .pic { max-width: 150px; max-height: 150px; }
.partybuilding .cBox-tHd span br { display: none; }
.partybuilding .cBox-tHd span { text-align: center; padding-left: 20px; }
.partybuilding #footer { background: #B30303; }
.partybuilding #cBox_8 .cHd h3 { max-width: 100%; }
.partybuilding .solution-ITAI .list li {width:18%;}

/* 动易统一身份认证管理系统 -----------------------------------------*/
.powerssoPage #content { zoom: 1; max-width: none; }
.powerssoPage .pageBanner,.body_webFree .logo-box  { display: none; }
.powerssoPage .rowGroup { padding: 60px 0; }
.powerssoPage .row { width: 500px; zoom: 2.4 }
.powerssoPage #headerChannel .logo-box {  zoom: 1.4; transform: translateY(-10px); }
.powerssoPage #headerChannel .row { width: 1200px; zoom: 1; }
.powerssoPage { background: #fff; }
.powerssoPage #content { background: none; }
.powerssoPage #headerChannel { height: 700px; background-position: center bottom; }
.powerssoPage #headerChannel .row { width: 1200px; }
.powerssoPage #headerChannel .con { right: 320px;width: auto;top: 25%; text-align: left;}
.powerssoPage #headerChannel .con h1 { font-size: 70px; }
.powerssoPage #headerChannel .con h3 { margin-top: 15px; font-size: 40px; }
.powerssoPage #headerChannel .p-01 { top: 35%; width: 300px; height: 320px; left: auto; right: 0; }
.powerssoPage #headerChannel .p-02 { top: 50%; width: 600px; height: 310px; }</pre></body></html>