﻿.index_lay_1_nav { width: 100%; border-bottom: 1px lightgrey solid ; }
.index_lay_1_nav .title_nav{ text-align: center ; height: 60px; }
.index_lay_1_nav .title_nav a span{ display:inline-block; width: 100px ; height: 60px ; line-height: 60px; color: #000 ;margin: 0 6px; font-size: 15px ; font-weight: 600;  }
.index_lay_1_nav .title_nav a:first-child span{  border-bottom: 2px #0053ff solid; color: #0053ff; }


.index_lay_title{
    margin: 10px;
}
.index_lay_title h3{
    text-align: center;
    font-family: PingFang-SC-Medium;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    color: #282828;
}
.index_lay_title p{
    text-align: center;
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    color: #74778b;
}

.layui-tab {
     margin-bottom:0 !important ;
}
.about_lay_nav .layui-tab-content {
    padding-bottom: 0 !important;
    padding-top: 0;
}

/*tab头*/
.about_lay_nav .layui-tab-title {
    width: 430px;
    margin: 0 auto;
    border-bottom-width: 0 !important;
	margin-left: 30%;
}
.about_lay_nav .layui-tab-title li {
    margin-right: 55px;
}
.about_lay_nav .layui-tab-content {
    border-top: 1px #ececec solid;
}

.index_lay_1{   height: 562px;}
.index_lay_1 ul {  display: inline-block;}
.index_lay_1 ul li {
    float: left;
    width: 220px;
    height: 316px;
    border: solid 1px #e1e6f0;
    margin-right: 10px ;
    margin-top: 10px ;
    padding-top: 30px;
}
.index_lay_1 li img{
    width: 50px;
    height: 50px;
	margin-left: 15%;
    margin-bottom: 20%;
}


.index_lay_1 .card_wrap li.layui-this .show_edu_icon1{ display: none ;}
.index_lay_1 .card_wrap li.layui-this .show_edu_icon2{ display: none}
.index_lay_1 .card_wrap li.layui-this .show_edu_icon3{ display: none}
.index_lay_1 .card_wrap li.layui-this .show_edu_icon4{ display: none}
.index_lay_1 .card_wrap li.layui-this .show_edu_icon5{ display: none}
.index_lay_1 .card_wrap li.layui-this .show_edu_icon1_on{ display: block ;}
.index_lay_1 .card_wrap li.layui-this .show_edu_icon2_on{ display: block}
.index_lay_1 .card_wrap li.layui-this .show_edu_icon3_on{ display: block}
.index_lay_1 .card_wrap li.layui-this .show_edu_icon4_on{ display: block}
.index_lay_1 .card_wrap li.layui-this .show_edu_icon5_on{ display: block}

.index_lay_1 .card_wrap li .show_edu_icon1_on{ display: none}
.index_lay_1 .card_wrap li .show_edu_icon2_on{ display: none}
.index_lay_1 .card_wrap li .show_edu_icon3_on{ display: none}
.index_lay_1 .card_wrap li .show_edu_icon4_on{ display: none}
.index_lay_1 .card_wrap li .show_edu_icon5_on{ display: none}

.index_lay_1 .lay_1_nav >.layui-tab-title .layui-this {  color: #fff; background: #006aff;}
.index_lay_1 li p{
    width: 153px;
    height: 56px;
    font-family: PingFang-SC-Medium;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    /* text-align: center; */
    margin-left: 15%;
	margin-top: 10%;
}
.index_lay_1 li h3{
    font-size: 18px;
    margin-left: 15%;
}
.index_lay_1 .lay_1_nav .layui-tab-title {
	position: initial;
    width: 100%;
    margin-top: 60px;
    margin-left: 0px;
	background-color: #ffffff;
	white-space:normal;
}
.index_lay_1 .lay_1_nav .layui-tab-title li {
    margin-right: 20px;
}
.index_lay_1 .lay_1_nav > .layui-tab-title .layui-this:after {
    border-radius: 20px ;
    border-bottom: 1px ;
}
.index_lay_1 .lay_1_nav .layui-tab-title li{
	width: 220px;
	background-color: #ffffff;
	border: solid 1px #b8c8e4;
    text-align: left;
}
.index_lay_1 .lay_1_nav .layui-tab-content {
    width: 100%;
    padding: 0 !important;
    float: left;
    background-color: #ffffff;
    #box-shadow: 0px 0px 20px 0px
    #rgba(52, 81, 241, 0.06);
    border-radius: 8px;
}

.index_lay_1 .card_wrap li:hover {color: #fff; background: #006aff;}
.index_lay_1 .card_wrap li:hover .show_edu_icon1{ display: none ;}
.index_lay_1 .card_wrap li:hover .show_edu_icon1_on{ display: block ; }
.index_lay_1 .card_wrap li:hover .show_edu_icon2{ display: none ;}
.index_lay_1 .card_wrap li:hover .show_edu_icon2_on{ display: block ; }
.index_lay_1 .card_wrap li:hover .show_edu_icon3{ display: none ;}
.index_lay_1 .card_wrap li:hover .show_edu_icon3_on{ display: block ;  }
.index_lay_1 .card_wrap li:hover .show_edu_icon4{ display: none ;}
.index_lay_1 .card_wrap li:hover .show_edu_icon4_on{ display: block ; }
.index_lay_1 .card_wrap li:hover .show_edu_icon5{ display: none ;}
.index_lay_1 .card_wrap li:hover .show_edu_icon5_on{ display: block ; }


.index_lay_2{
    margin-top: 30px;
	background-color: #f8faff;
}
.index_lay_2 .index_lay_2_left{
    float: left;
    margin-right: 30px;
    width: 50%;
}
.index_lay_2 .index_lay_2_left img{
    width: 575px;
    height: 386px;
}
.index_lay_2 .index_lay_2_right h3{
    font-size: 24px;
    color: #2b2847;
}
.index_lay_2 .index_lay_2_right span.icon_heng{
    display: inline-block;
    border: 1px #ffbc4d solid;
    width: 50px;
    height: 2px;
    background-color: #ffbc4d;
    margin: 15px 0;
}
.index_lay_2 .index_lay_2_right p{
    height: 181px;
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #74778b;
}
.lay_2_nav .layui-tab-title {
	position: initial;
    float: left;
    width: 45%;
    margin-top: 60px;
    margin-left: 0px;
}
.lay_2_nav .layui-tab-title li {
    margin-right: 0px;
}
.lay_2_nav > .layui-tab-title .layui-this:after {
    border-radius: 20px ;
    border-bottom: 1px ;
}
.lay_2_nav .layui-tab-title li{
	width: 135px;
	background-color: #ffffff;
	border: solid 1px #b8c8e4;
}
.lay_2_nav >.layui-tab-title .layui-this {
    color: #fff;
    background-image: linear-gradient(90deg, #3350f1 0%, #5c81f9 100%);
}
.lay_2_nav .layui-tab-content {
    width: 45%;
    padding: 0 !important;
    float: left;
    background-color: #f8faff;
    #box-shadow: 0px 0px 20px 0px
    #rgba(52, 81, 241, 0.06);
    border-radius: 8px;
}


.index_lay_3{
    margin-top: 30px;
	height: 885px;
}
.index_lay_3 .index_lay_3_left{
    float: left;
    margin-top: 30px;
    margin-right: 30px;
}
.index_lay_3 .index_lay_3_left p{
    margin-left: 30%;
    padding-top: 5%;
}
.index_lay_3 .index_lay_3_left_icon{
	width: 282px;
	height: 140px;
	background-color: #ffffff;
	box-shadow: 0px 0px 30px 10px 
		rgba(0, 56, 112, 0.07);
    margin-right: 20%;
    margin-top: 10%;
}
.index_lay_3 .index_lay_3_left_icon img{
	width: 50px;
	height: 51px;
	#margin: 15% 77% 39% 5%;
	    float: left;
    margin-top: 15%;
    margin-left: 5%;
}
.index_lay_3 .index_lay_3_left h3{
    font-size: 24px;
    color: #2b2847;
	padding-top: 10%;
    margin-left: 30%;
}
.index_lay_3 .index_lay_3_left span.icon_heng{
    display: inline-block;
    border: 1px red solid;
    width: 40px;
    height: 8px;
    background-color: #ffbc4d;
    margin: 15px 0;
}
.index_lay_3 .index_lay_3_right{
    float: left;
    margin-top: 30px;
    margin-right: 30px;
}
.index_lay_3 .index_lay_3_right_loimg img{
    width: 698px;
    height: 445px;
}

.index_lay_3 .index_lay_3_right_icon{
	width: 262px;
	height: 140px;
	background-color: #ffffff;
	box-shadow: 0px 0px 30px 10px 
		rgba(0, 56, 112, 0.07);
    float: left;
    margin-top: 10%;
	margin-left: 20px;
}
.index_lay_3 .index_lay_3_right_icon img{
	width: 50px;
	height: 51px;
	#margin: 15% 77% 39% 5%;
	    float: left;
    margin-top: 15%;
    margin-left: 5%;
}
.index_lay_3 .index_lay_3_right_icon h3{
    font-size: 24px;
    color: #2b2847;
	padding-top: 10%;
    margin-left: 30%;
}
.index_lay_3 .index_lay_3_right_icon p{
    margin-left: 30%;
    padding-top: 5%;
}
.index_lay_3  .index_lay_3_right_btom{
	height: 140px;
}


.index_lay_4{
    height: 782px ;
    background-color: #0e0a33;
    padding-top: 30px ;
}
.index_lay_4 .index_lay_title h3{
    color: #fff;
}
.index_lay_4 .index_lay_4_wapper{
    height:532px;
    margin-top: 20px ;
    background: url(/Public/Home/web/img/jiejuefanan.png) no-repeat center;
	background-size:100% 100%;
}


.index_lay_5{ height: 560px;}
.index_lay_5 .layui-tab-title{ }
.index_lay_5 .index_lay_5_wapper .layui-tab-title { margin-left: 0; width: 600px; border-bottom: 1px lightgrey solid !important; }
.index_lay_5 .index_lay_5_wapper .layui-tab-title li { margin-right: 22px;   }
.index_lay_5 .index_lay_5_wapper .layui-tab-content{  height: 532px; border:  0;}
.index_lay_5 .index_lay_5_left{
    float: left;
    margin-right: 30px;
    width: 50%;
}
.index_lay_5 .index_lay_5_left img{
    width: 376px;
    height: 208px;
	position: absolute;
	margin:2% 5% 0 5%;
    #margin-left: 6%;
    #margin-top: 3%;
}
.index_lay_5 .index_lay_5_left h3{
    font-size: 18px;
    color: #2b2847;
    padding-top: 30%;
    padding-left: 10%;
}
.index_lay_5 .index_lay_5_left p{
    height: 181px;
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #74778b;
    padding-top: 2%;
    padding-left: 10%;
}
.index_lay_5 .index_lay_5_left .back_div{
	width: 472px;
	height: 232px;
	background-color: #ffffff;
	box-shadow: 0px 0px 39px 14px 
		rgba(0, 56, 112, 0.07);
	border: solid 1px #e1e6f0;
    display: inline-block;
    margin-top: 20%;
    margin-left: 5%;
}
.index_lay_5 .index_lay_5_right{
	padding-top: 5%;
}
.index_lay_5 .index_lay_5_right h3{
    font-size: 24px;
    color: #2b2847;
    margin-top: 1%;
}
.index_lay_5 .index_lay_5_right p{
    #height: 181px;
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #74778b;
    margin-top: 1%;
}
.solution8 .index_lay_5 .layui-tab-brief>.layui-tab-title .layui-this {  color:#0053ff ; }
.solution8 .index_lay_5 .layui-tab-brief>.layui-tab-title .layui-this:after {  border: none;    border-radius: 0;    border-bottom: 2px solid #0053ff;}


.box {
    width: 920px;
    margin: 30px auto;
    position: relative;
    overflow: hidden;
    _height: 100%
}
.picbox {
    width: 920px;
    height: 315px;
    overflow: hidden;
    position: relative
}
.picbox img{
    width:200px;
    height: 315px;
}
.piclist {
    height: 315px;
    position: absolute;
    left: 0;
    top: 0
}
.piclist li {
    background: #eee;
    margin-right: 20px;
    padding: 5px;
    float: left
}
.swaplist {
    position: absolute;
    left: -3000px;
    top: 0
}


.piclist2 {
    height: 315px;
    position: absolute;
    left: 0;
    top: 0
}
.piclist2 li {
    background: #eee;
    margin-right: 20px;
    padding: 5px;
    float: left
}
.swaplist2 {
    position: absolute;
    left: -3000px;
    top: 0
}


.piclist3 {
    height: 315px;
    position: absolute;
    left: 0;
    top: 0
}
.piclist3 li {
    background: #eee;
    margin-right: 20px;
    padding: 5px;
    float: left
}
.swaplist3 {
    position: absolute;
    left: -3000px;
    top: 0
}
