* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    width: 100%;
    height: 100%;
    /* overflow-y: auto; */
}

body {
    background: #f9f9f9;
    font-size: 14px;
    margin: 0 auto;
    font-family:"微软雅黑","Microsoft Yahei";
}

body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
div,
td {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

a {
    color: inherit;
    text-decoration: none;
}

a:focus {
    outline: none;
}

a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-select: none;
    /*-moz-user-focus: none;*/
}


img {
    border: none;
    vertical-align: middle;
    margin: 0;
    padding: 0;

}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    background-color: transparent;
    border-style: none;

}

img {
    max-width: 100%;
    display: block;
}

textarea {
    resize: none;
}

body {
    min-width: 1200px;
    width: 100%;
}

.clear_box,
.clear_box:after,
.clear_box:before {
    content: '';
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

/* 引导页 轮播图 */
.index-banner {
    width: 100%;
    position: absolute;
    height: 850px;
    top: 0;
    left: 0;
}

.index-banner img {
    width: 100%;
    height: 100%;

}

.index-banner>.layui-carousel>.index-banner-div {
    /*改2021/04/16 */
    width: 100%;
    position: absolute;
    height: 937px;
    top: 0;
    left: 0;
}

.index-banner>.layui-carousel>.layui-carousel-arrow {
    z-index: 9999;
    top: 150%;
}

.index-banner>.layui-carousel>.layui-carousel-ind {
    /* 增加 */
    top: 320%;
    z-index: 999;
}

.banner-nav {
    position: relative;
    width: 100%;
    height: 937px;
}


.guide-banner {
    position: absolute;
    z-index: 9;
    left: 0;
    top: 0;
    width: 100%;
}

.guide-banner-box {
    position: relative;
    left: 50%;
    margin-left: -600px;
    background: url(../img/banner_000.png) no-repeat center;
    background-position-y: 200px;
    height: 600px;
}

.guide-banner div {
    float: left;
}

.guide-bannerL a {
    /* background: url(../img/banner_1_06.png) no-repeat center; */
    width: 551px;
    height: 401px;
    display: inline-block;
    margin-top: 200px;
    overflow: hidden;
}

.guide-bannerL a:hover {
    background: url(../img/banner_in_06.png) no-repeat center;
}


.guide-bannerR a {
    /* background: url(../img/banner_1_07.png) no-repeat center; */

    width: 643px;
    height: 401px;
    display: inline-block;
    margin-top: 200px;
    overflow: hidden;
}

.guide-bannerR a:hover {
    background: url(../img/banner_in_07.png) no-repeat center;

}


/* 园区要闻 */
.guide-news {
    padding: 50px 0;
}

.guide-news-t {
    margin-bottom: 30px;
}

.guide-news-t h4 {
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 10px;
    color: #397ee9;
}

.guide-news-t span {
    width: 190px;
    height: 1px;
    background-color: #777777;
    display: block;
    margin: 0 auto;
}

.guide-news-t i {
    width: 30px;
    height: 2px;
    display: block;
    margin: 0 auto;
    background-color: #777777;
}

.guide-news-t p {
    text-transform: uppercase;
    text-align: center;
    color: #777777;
    padding-top: 10px;
}

.news-t-sub em {
    background: url(../img/sub-l.png) no-repeat;
    width: 52px;
    height: 11px;
    display: inline-block;
    margin: 0 20px;
}

.guide-news-boxl {
    width: 580px;
    float: left;
}

.guide-news-boxl>h4 {
    font-size: 24px;
    color: #737373;
    font-weight: normal;
    padding-bottom: 20px;
}

.news-boxl-top {
    background: url(../img/news01.jpg) no-repeat;
    width: 580px;
    height: 360px;
    position: relative;
    margin-bottom: 25px;
}

.news-boxl-top h5 {
    width: 580px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    line-height: 40px;
    padding-left: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.news-boxl-date {
    width: 150px;
    height: 108px;
    background: #f2f2f2;
    float: left;
    margin-right: 15px;
}

.news-boxl-date p:first-child {
    font-size: 36px;
    text-align: center;
    line-height: 78px;
    color: #283b63;
}

.news-boxl-date p:last-child {
    height: 30px;
    line-height: 30px;
    color: #8b9ab8;
    text-align: center;
    background: #283b63;
    font-size: 18px;
}

.news-boxl-con {
    height: 108px;
}

.news-boxl-con h4 {
    font-size: 18px;
    font-weight: normal;
    color: #3872af;
    margin-bottom: 15px;
}

.news-boxl-con p {

    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
}

/* 修改 ul 改 li*/
.news-boxl-text li {
    margin-bottom: 24px;
}

.news-boxl-text li a:hover {
    color: #3872af;
}

.guide-news-boxr {
    margin-left: 36px;
}

.news-boxr-top {
    background: url(../img/news02.jpg) no-repeat;
}

/* 设备赋能 */
.guide-equ {
    background: url(../img/equ-bg.jpg) no-repeat;
    height: 100%;
    background-size: 100% 100%;
}

.guide-equ-t {
    padding-top: 5%;
}

/* 改 开始 */

.guide-equ-box-con ul {
    overflow: hidden;
}

.guide-equ-box-con ul li {
    width: 33.33%;
    height: 600px !important;
    margin: 0 10px;
}

.guide-equ-box-con ul li  a .guide-equ-g {
    width: 100%;
    background: #fff;
    border-bottom: 5px solid #3873af;
    box-shadow: 0 3px 10px #acacac;
    /* float: left;
    margin-left: 15px; */
}

.guide-equ-box-con ul li  a .guide-equ-g>span img{
    width: 100%;
}

.guide-equ-box-con ul li  a .guide-equ-g:first-child {
    margin-left: 0;
}

.guide-equ-box-con ul li  a .guide-equ-name {
    padding-left: 20px;
    padding-top: 25px;
}

.guide-equ-box-con ul li  a .guide-equ-name span {
    font-size: 12px;
    color: #484848;
}

.guide-equ-box-con ul li  a .guide-equ-name p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    font-size: 24px;
    padding-bottom: 20px !important;
    text-align: left !important;
    padding-top: 10px !important;
    padding-left: 0 !important;
}

.guide-equ-box-con ul li  a:hover .guide-equ-name p {
    color: #3773af;
}

.guide-equ-box-con ul li a span img {
    margin-bottom: 30px;
    height: 340px;
}

.guide-equ-box-con ul li  a p {
    padding: 0 25px;
    color: #7b7b7b;
    line-height: 20px;
}
.guide-equ-box-con ul li  a p:hover{
    color: #3773af;
}
.guide-equ-box-con ul li  a font {
    text-transform: uppercase;
    padding: 30px 0;
    color: #7b7b7b;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.guide-equ-box-con ul li a:hover .guide-equ-g {
    border-bottom: 5px solid #d73f0e;
}

.guide-equ-box-con ul li  a:hover font {
    color: #3773af;
}
.guide-equ-box{
    width: 80%;
    position: relative;
    left: 8.5%;
}
.equ-boxBtnR{
    top: 45%;
    right:-8%;
    position: absolute;
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
}
.equ-boxBtnL{
    top: 45%;
    left: -5%;
    position: absolute;
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
}
.equ-boxBtnL:hover{
    animation:5s;
    background-image: url(../img/net-next--l-on.png);
}
.equ-boxBtnR:hover{
    animation:5s;
    background-image: url(../img/net-next-on.png);
}


/* 改 结束 */

/* 一网通办 */
.guide-net {
    background-color: #e5e5e5;
    height: 100%;
    padding-top: 6%;
    padding-bottom: 35px;
    overflow: hidden;
}

.guide-net-t h4 {
    color: #205590;
}

.guide-net-t span {
    background-color: #205590;
}

.guide-net-t i {
    background-color: #205590;
}

.guide-net-t p {
    color: #205590;
}

.guide-net-part {
    width: 82%;
    position: relative;
    left: 9%;
}

.net-box-one-item {
    width: 20%;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 0 !important;

}

.guide-net-part li:hover {
    box-shadow: 0 13px 15px rgba(0, 0, 0, 0.3);
}

.guide-net-part li img {
    width: 100%;
    height: 100%;
}

.guide-net-part li::before {
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.6s linear;
}

.guide-net-part li:hover:before {
    opacity: 1;
    background: linear-gradient(to left top, #0f4ba4, #2075d3);
}

.guide-net-part li img {
    width: 100%;
    height: auto;
    transition: all 0.4s linear;
}

.guide-net-part li:hover img {
    opacity: 0;
    transform: scale(1.5);
}

.guide-net-part li .net-part-box {
    color: #fff;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.4s linear;
    padding: 0 1rem;
    z-index: 99;
    padding-top: 60%;
}

.guide-net-part li:hover .net-part-box {
    /*transform: translateY(-50%) scale(1);*/
    /*margin-top: 25%;*/
}

.net-part-box h4 {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    margin-bottom: 35px;
    line-height: 36px;
}

.net-part-box p {
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;

}

/*.box .icon {*/
    /*padding: 0;*/
    /*margin: 0;*/
    /*list-style: none;*/
    /*right: 8px;*/
    /*bottom: 10px;*/
/*}*/

.particon {
    height: 80px;
    width: 100px;
    display: block;
    margin: 0 auto;
    background-position-x: center;
    /*background-position-y: 65px;*/
    background-size: contain!important;
}

.particon-office {
    background: url(../img/net-icon_01.png) no-repeat;
}

.particon-deve {
    background: url(../img/net-icon_03.png) no-repeat;
}

.particon-tec {
    background: url(../img/net-icon_07.png) no-repeat;
}

.particon-book {
    background: url(../img/net-icon_05.png) no-repeat;
}

.particon-money {
    background: url(../img/net-icon_09.png) no-repeat;
}

.particon-financial {
    background: url(../img/financial_on.png) no-repeat;
}

.particon-stu{
    background: url(../img/net-stu-icon.png) no-repeat;
}
.particon-edu{
    background: url(../img/net-edu-icon.png) no-repeat;
}

/*.guide-net-part a:hover .particon-office {*/
    /*background: url(../img/net-icon-on_01.png) no-repeat;*/
    /*background-position-x: center;*/
    /*background-position-y: 65px;*/
    /*height: 120px;*/
    /*width: 50px;*/
    /*display: block;*/
    /*margin: 0 auto;*/

/*}*/

/*.guide-net-part a:hover .particon-deve {*/
    /*background: url(../img/net-icon-on_03.png) no-repeat;*/
    /*background-position-x: center;*/
    /*background-position-y: 65px;*/
    /*height: 120px;*/
    /*width: 50px;*/
    /*display: block;*/
    /*margin: 0 auto;*/
/*}*/

/*.guide-net-part a:hover .particon-book {*/
    /*background: url(../img/net-icon-on_05.png) no-repeat;*/
    /*background-position-x: center;*/
    /*background-position-y: 65px;*/
    /*height: 120px;*/
    /*width: 50px;*/
    /*display: block;*/
    /*margin: 0 auto;*/
/*}*/

/*.guide-net-part a:hover .particon-tec {*/
    /*background: url(../img/net-icon-on_07.png) no-repeat;*/
    /*background-position-x: center;*/
    /*background-position-y: 65px;*/
    /*height: 120px;*/
    /*width: 50px;*/
    /*display: block;*/
    /*margin: 0 auto;*/
/*}*/

/*.guide-net-part a:hover .particon-money {*/
    /*background: url(../img/net-icon-on_09.png) no-repeat;*/
    /*background-position-x: center;*/
    /*background-position-y: 65px;*/
    /*height: 120px;*/
    /*width: 50px;*/
    /*display: block;*/
    /*margin: 0 auto;*/
/*}*/

/*.guide-net-part a:hover .particon-financial {*/
    /*background: url(../img/financial.png) no-repeat;*/
    /*background-position-x: center;*/
    /*background-position-y: 65px;*/
    /*height: 120px;*/
    /*width: 50px;*/
    /*display: block;*/
    /*margin: 0 auto;*/
/*}*/

/*.guide-net-part a:hover .particon-stu {*/
    /*background: url(../img/net-stu-icon-on.png) no-repeat;*/
    /*background-position-x: center;*/
    /*background-position-y: 65px;*/
    /*height: 120px;*/
    /*width: 50px;*/
    /*display: block;*/
    /*margin: 0 auto;*/
/*}*/

/*.guide-net-part a:hover .particon-edu {*/
    /*background: url(../img/net-edu-icon-on.png) no-repeat;*/
    /*background-position-x: center;*/
    /*background-position-y: 65px;*/
    /*height: 120px;*/
    /*width: 50px;*/
    /*display: block;*/
    /*margin: 0 auto;*/
/*}*/

.net-boxBtnR{
    top: 45%;
    right:-4%;
    position: absolute;
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
}
.net-boxBtnL{
    top: 45%;
    left:-4%;
    position: absolute;
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
}
.net-boxBtnL:hover{
    animation:5s;
    background-image: url(../img/net-next--l-on.png);
}
.net-boxBtnR:hover{
    animation:5s;
    background-image: url(../img/net-next-on.png);
}


/* 项目成果 */
.guide-item {
    background: url(../img/item-bg.jpg) no-repeat;
    height: 100%;
    background-size: 100% 100%;
}

.guide-item-t {
    padding-top: 7%;
}

.guide-item-t h4 {
    color: #fff;
}

.guide-item-t i {
    background: #fff;
}

.guide-item-t span {
    background-color: #fff;
}

.guide-item-t p {
    color: #fff;
}

.item-t-sub em {
    background: url(../img/sub-fff.png) no-repeat;
}

.guide-item-imgs {

    float: left;
    width: 33.33%;
}

.guide-item-imgs .imgs {
    width: 50%;
    height: 14.3rem;
}

.guide-item-imgs .imgs-a {
    background: url(../img/item1.jpg) no-repeat;
    background-size: 100% 100%;
}

.guide-item-imgs .imgs-b {
    background: url(../img/item2.jpg) no-repeat;

}

.guide-item-imgs .imgs-c {
    background: url(../img/item3.jpg) no-repeat;

}

.guide-item-imgs .imgs-d {
    background: url(../img/item4.jpg) no-repeat;

}

.guide-item-imgs .imgs-e {
    background: url(../img/item5.jpg) no-repeat;

}

.guide-item-imgs .imgs-f {
    background: url(../img/item6.jpg) no-repeat;
}

.guide-item-imgs {
    background-size: 100% 100%;
}

.guide-item-imgs .items-div1 {
    float: left;
}
.guide-item-imgs .items-div2 {
    float: left;
}

.item-imgs-names {
    font-size: 20px;
    color: #fff;
    height: 14.3rem;
    width: 50%;
    background: rgb(32, 108, 189, 0.8);
    text-align: center;
    padding-top: 5.5rem;
}

.active-i .item-imgs-names {
    color: #fff;
    background-color: #dc4c15;
}

.active-i {
    position: relative;
}

.item-imgs-bg {
    display: none;
}

.item-imgs-bga {
    display: none;
}

.active-i .item-imgs-bg {
    width: 50%;
    height: 14.3rem;
    background: rgba(32, 117, 217, 0.5);
    position: absolute;
    left: 0;
    z-index: 88;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;

}

.active-i .item-imgs-bga {
    width: 50%;
    height: 14.3rem;
    background: rgba(32, 117, 217, 0.5);
    position: absolute;
    right: 0;
    z-index: 88;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;

}

.active-i .item-imgs-bg img {
    width: 3rem;
    height: 3rem;
}

.bd-item{
    position: relative;
}

.item-boxBtnR{
    top: 105%;
    right:47%;
    position: absolute;
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
    z-index: 99;
}
.item-boxBtnL{
    top: 105%;
    left: 47%;
    position: absolute;
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
    z-index: 99;
}
.item-boxBtnL:hover{
    /* animation:5s; */
    background-image: url(../img/item-nextl-on.png);
}
.item-boxBtnR:hover{
    /* animation:5s; */
    background-image: url(../img/item-nextr-on.png);
}

/*.slider-item {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.slideBox-item .hd-item {
    height: 10px;
    z-index: 1;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
    z-index: 1;
}

.slideBox-item .hd-item .item-group {
    text-align: center;
    padding-top: 5px;
}

.slideBox-item .hd-item .item-group i {
    cursor: pointer;
    float: left;
    margin-right: 5px;
    width: 30px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    background: #fff;
}

.slideBox-item .hd-item .item-group .on {
    background: #00a2ff;
    color: #fff;
}

.slideBox-item .bd-item {
    position: relative;
    z-index: 0;

}*/


/* 友情链接 */
.guide-link {
    background: url(../img/link-bg.jpg) no-repeat;
    height: 100%;
    background-size: 100% 100%;
}

.guide-link-t {
    padding-top: 7%;

}

.guide-link-t span {
    width: 100%;
    background: #86a8ce !important;
}

.guide-link-t h4 {
    color: #fff;
}

.guide-link-t i {
    background: #86a8ce;
}

.guide-link-t span {
    background-color: #fff;
}

.guide-link-t p {
    color: #fff;
}

.guide-link-news {
    padding-bottom: 20px;
    width: 1100px;
}

.guide-link-news li {
    width: 550px;
    float: left;
    list-style: disc;
    color: #fff;
    font-size: 18px;
    line-height: 36px;
}

.guide-link-news li a {
    color: #fff;
    /* 新增 */
}

/* 链接轮播 */
.mr_frbox {
    height: 91px;
    line-height: 91px;
}

.mr_frBtnL {
    float: left;
    margin: 33px 30px 0px 0px;
    cursor: pointer;
    display: inline;
}

.mr_frUl {
    float: left;
    height: 91px;
    width: 1118px;
}

.mr_frBtnR {
    float: right;
    margin-top: 33px;
    cursor: pointer;
}

.mr_frUl ul li {
    display: inline;
    float: left;
    height: 91px;
    width: 140px;
    margin-right: 23px;
    overflow: hidden;
    text-align: center;
}

.links {
    margin-top: 40px;
}

.links-photo {
    width: 140px;
    height: 50px;
    /*background: #fff;*/
}

.links-photo img {
    width: 100%;
    height: 100%;
}

.links-p {
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
}


.guide-link-name {
    color: #fff;
    font-size: 18px;
    top: 50px;
    position: relative;
    padding: 0 10px;

}

.guide-link-name a {
    margin-left: 20px;
    margin-right: 20px;
}

.guide-link-line {
    border-top: 1px solid #86a8ce;
    top: 90px;
    position: relative;
}

.guide-link-copyright p {
    text-align: center;
    color: #fff;
}

.link-line-code {
    padding: 20px 518px;
}

.link-line-code span {
    float: left;
    margin: 10px;

}


/* 右侧导航 */
.nav-slider {
    width: 70px;
    height: 550px;
    right: 10px;
    z-index: 100;
    top: 0;
    /*padding: 48px 0;*/
    cursor: pointer;
}

.nav-slider li {
    /* border: 1px solid  #00a2ff ; */
    height: 70px;
    margin-bottom: 1px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    text-align: center;


}

.nav-slider li:last-child {
    margin-bottom: 0;
}

.nav-slider li a img {
    display: block;
    margin: 0 auto;
    padding: 8px 0 5px 0;
}

.nav-slider a {
    display: block;
    /* display: none; */
    width: 70px;
    height: 70px;
    /*margin: 10px 0 0 0;*/
    /*background: rgba(0, 0, 0, 0.3);*/
    color: #fff;
    /*vertical-align: middle;*/
    cursor: pointer;
}

.nav-slider a span {
    display: block;
    width: 28px;
    height: 44px;
    line-height: 22px;
    /* font-family: '微软雅黑'; */
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    margin: 8px 16px;
    _margin: -10px 0 0 16px;
}

.nav-slider a:hover {
    background: #33b4ff;
    color: #fff;
    zoom: 1;
}

.nav-slider li:hover {
    background: #33b4ff !important;

}

/*#menu {
    margin: 0;
    padding: 0;
    position: fixed;
    right: 1%;
    top: 20%;
    list-style-type: none;
    z-index: 999;
}*/

#menu .active a {
    color: #fff;
    background: #33b4ff;
}

.tableCell {
    /* 增加 */
    vertical-align: top !important;
}