/* Reset CSS
 * --------------------------------------- */

/*window版本样式*/
body {
    overflow-x: hidden
}

a:link {
    text-decoration: none;
    color: #999999;
}

a:visited {
    text-decoration: none;
    color: #999999;
}

/*span {*/
/*    display: block;*/
/*}*/

.product_hiden {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.product_hiden:hover .div_hidden {
    display: flex;
    width: 700px;
    height: 300px;
    position: absolute;
    left:-7rem;
    background: #FFFFFF;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.20);
    /*box-shadow: 0 0 20px 0 #d0d0d0;*/
    flex-direction: row;
    top: 1rem;
    padding-bottom: 3rem;
    z-index: 99;
}

.div_hidden{
    display: none;
}



.div_hidden_left{
    width: 50%;
    height: auto;
    padding-left: 1rem!important;
    padding-top: 2rem;

}
.div_hidden_line{
    width: 80%;
    margin: 1rem 0rem;
    justify-content: center;
    align-items: center;
    height: 1px;
    background: darkgrey;

}
.div_hidden_text{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;

}
.div_hidden_text_1{
    width: 40%;
    height: auto;
    display: flex;
    flex-direction: column;

}
.div_hidden_text_1 span a{
    color: #949494 !important;
    font-size: 12px!important;
}




.div_hidden_right{
    width: 50%;
    height: auto;
}
/*.div_hidden_left span:nth-of-type(1){*/
/*    font-family: MicrosoftYaHeiSemibold;*/
/*    font-size: 16px;*/
/*    color: #081E43;*/
/*    letter-spacing: 0;*/
/*}*/

.div_hidden_text_1 span{
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: rgba(191,191,191,0.97);
    letter-spacing: 0;
    line-height: 26px;
}

.div_hidden_text_1 span a{
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
    line-height: 26px;
}

/*.product_hiden:hover .div_hidden{ display: block}*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


.section{
	text-align:center;
    /*margin: 50px auto;*/
}




#header {
    z-index: 999;
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    height: 64px;
    width: 100vw;
    background-color: #fff;
    box-shadow: 0 0.5rem 1rem 0 rgba(105,123,140,.1);
}





#header img {
    margin-left: 16px;
    width: 100px;
}

#header1 {
    z-index: 999;
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    height: 64px;
    width: 100vw;
    /* background-color: blue; */
    /*background-image: url(../imgs/bg.png);*/
}

#header1 img {
    margin-left: 16px;
    width: 100px;
}

.headBody {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 95%;
    max-width: 1240px;
    height: 100%;
    z-index: 1;
    margin: auto;
}
.header_img{
    width: 20%;
    display: flex;
    justify-content: flex-end;
}
.headBody_mobile{
    display: none;
}
.oort_menu{
    display: none;
    width: 90%;
    /*height: 246px!important;*/
    background: #FFFFFF;
    color: #000000;
    z-index: 99!important;
    position: fixed!important;
    text-align: justify!important;
    font-size: 20px!important;
    line-height: 35px!important;
    margin-top: 120px;
    padding: 20px;
    box-shadow: 0.1px 2px 10px grey;
}
.oort_menu a{
    color: #000000;
}

#bottom {
    z-index: 99;
    position: fixed;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    bottom: 0;
    height: auto;
    width: 100vw;
    justify-content: center;
    background-size: cover;
    background: #24292D;
    /*padding: 16px;*/
    display: none;
    padding: 5px;
}
#bottom a {
    font-size: 12px;
    /*color: #969595;*/
    color: #FFFFFF;
}
#menu{
    width: 60%;
    margin-right: 16px;
	padding: 0;
    margin:0;
    display: flex;
    align-items: center;
    /*background: white;*/
    z-index: 1;
}
#menu li {
	display:inline-block;

    margin: 0px 24px;
    font-weight: 600;
    color: #333333;
    /*padding-bottom: 5px;*/
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#menu li.active{
    color: #000;
    border-bottom: 2px solid #1156A6;
}
#menu li a{
    text-decoration:none;
    font-size: 14px;
	color: #333333;
}
#menu li.active a:hover{
	color: #1156A6;

}

#menu1{
    margin-right: 16px;
    padding: 0;
    margin:0;
    display: flex;
    align-items: center;
}
#menu1 li{
    display:inline-block;
    margin: 10px;
    color: #000;
}
#menu1 li a{
    text-decoration:none;
    font-size: 14px;
    color: #FFFFFF ;
}
#menu li.active a{
	color: #1156A6;
}

.slide1 {
    /*background-image: url('../imgs/pic3.png');*/
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide2 {
    /*background-image: url('../imgs/pic2.png');*/
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide3 {
    /*background-image: url('../imgs/pic1.png');*/
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slide_swiper{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width:80%
}

.button_demo {
    margin-right: 16px;
    color: white;
    border: 1px solid;
    padding: 8px;
    border-radius: 5px;
    cursor: pointer;
}

.oort_menu_pc{
    display: none;
    position: absolute;
    width: 100%;
    height: 100vh;
    left: 0px;
    background: rgba(6,3,3,0.8);
    color: #FFFFFF;
    z-index: 99;
    margin-top: 25%;
    padding: 50px 200px;
    transition: all .5s cubic-bezier(.83,.11,.33,.49);
    transition-duration: 2s


}
.oort_menu_pc_ul{
    width: 80%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.oort_menu_pc_ul_1{ height: 100%; display: flex;flex-direction: column }
.catalog_style{ display: none}
/*.catalog_style:hover{ color: #FFFFFF }*/
.oort_menu_pc_ul_1:hover .catalog_style{ display: block;opacity: 0.5;line-height: 50px;font-size: 20px;}


.oort_menu_pc_ul_2{  height: 100%;display: flex;flex-direction: column }
.oort_menu_pc_ul_2:hover .friend_style{ display: block;opacity: 0.5;line-height: 50px;font-size: 20px;}
.friend_style { display: none;}



.oort_menu_pc_ul a{ color: #FFFFFF; text-decoration: none;}

.oort_env_container{ display: flex; align-items: center}

.oort_env{
    width: 90%;
    max-width: 1240px;
    display: flex;
    flex-direction: row;
    margin: 4rem auto 1rem auto;
    align-items: center;
}

.oort_env_left{
    width: 40%;
    height: auto;
    margin-top: 33px;
}
.oort_env_left img{
    width: 100%;
}
.oort_env_left_mobile{
    display: none;
}
.oort_env_left img{
    height: auto;
}
.oort_env_right{
    width: 60%;
    margin-left: 50px;
}

.oort_env_right_1{
    width: 100%;
    height: auto;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
}
.oort_env_right_1 span{
    text-align: justify;
}
.oort_env_right_2{
    text-align: justify;
    padding: 10px 0px;
}

.oort_env_right_3{
    background: #EC6625;
    width: 300px;
    height: 2px;
    margin: 10px 0px;
}
.oort_env_right_4{
    text-align: justify;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    width: 79%;
    line-height: 24px;
}
.oort_env_right_5{
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    text-align: justify;
    margin: 14px auto;
}
.oort_env_right_6{
    background: #1756A6;
    height: auto;
    display: flex;
    flex-direction: column;
    padding: 10px 40px;
    width: 79%;
    line-height: 30px;
}
.oort_env_right_7{
    width: 79%;
    margin: 8px 0px;
    height: 18px;
    background: #F4F4F4;
    text-align: justify;
    padding: 5px;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
}

.core_bussiness{
    max-width: 1240px;
    display: flex;
    flex-direction: column;
    margin: auto;
}
.core_bussiness_title {
    width: 100%;
    height: 100px;
    margin-top: 80px;
    color: #000000;
    letter-spacing: 0;
    display: flex;
    flex-direction: column;
}
.core_bussiness_body{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.core_bussiness_body_left{
    width: 40%;
    display: flex;
    flex-direction: column;

}
.core_bussiness_body_right{
    width: 40%;
    display: flex;
    flex-direction: column;
}
.core_bussiness_body_left_item{
    display: flex;
    flex-direction: row;
    margin: 10px 0;
    justify-content: center;
    align-items: center;

}
.core_bussiness_body_left_item img{
    width: 100px;height: 110px;padding: 0 10px;
}
.core_bussiness_body_left_item_text{
    display: flex;
    flex-direction: column;
    text-align: justify;
}
.core_bussiness_bottom_img{
    width: 100%;
    text-align: center;
}
.core_bussiness_bottom_img img{
}

.five_system{
    width: 90%;
    max-width: 1240px;
    display: flex;
    flex-direction: column;
    margin: auto;
}
.five_system_title{
    width: 100%;
    height: 100px;
    margin-top: 145px;
    text-align: justify;
    font-size: 30px;
    color: #000000;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    font-weight: 600;
}
.five_system_title img{
    width: 25%;
}
.five_system_img{
    margin: 30px;
    margin-top: 50px;
}
.five_system_img img{
    width: 95%;
    height: 100%;
}

.partner{
    width: 90%;
    max-width: 1240px;
    height: auto;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.partner_title{
    width: 90%;
    height: 100px;
    max-width: 1240px;
    margin-top: 100px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 30px;
    color: #000000;
    letter-spacing: 0;
    text-align: justify;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-weight: 600;

}
.partner_body{
    width: 90%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px 0px;
}
/*.partner_body a{*/
    /*padding: 0px 10px;*/
/*}*/

.bothdiv {
    position: relative;
    width: 161px;
    height: 102px;
    line-height: 64px;
    box-shadow: inset 0 0 0 3px #fff;
    margin: auto 20px;
    text-align: center;
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    transition: color 1s;
}

.bothdiv::before, .bothdiv::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    box-sizing: border-box;
    border: 2px solid transparent;
}

.both:hover{
    color: #00e2ff;
}
.both:hover::before{
    transition: width .5s, height .5s, border-bottom-color 0s;
    transition-delay: .5s, 0s, .5s;
    width:161px;
    height: 102px;
    border-left: 2px solid #1156A6;
    border-bottom: 2px solid #1156A6;
}
.both:hover::after{
    transition: width .5s, height .5s, border-right-color .5s;
    transition-delay: 0s, .5s, .5s;
    width: 161px;
    height: 102px;
    border-top: 2px solid #1156A6;
    border-right: 2px solid #1156A6;
}

.rectangle::after{
    top: unset;
    left: unset;
    right: 0;
    bottom: 0;
}
.rectangle:hover{
    color: #00e2ff;
}
.rectangle:hover::before{
    transition: width .25s, height .25s, border-bottom-color 0s;
    transition-delay: .25s, 0s, .25s;
    width: 161px;
    height: 102px;
    border-left: 2px solid #1156A6;
    border-bottom: 2px solid #1156A6;
}
.rectangle:hover::after{
    transition: width .25s, height .25s, border-top-color .25s;
    transition-delay: 0.75s, 0.5s, 0.75s;
    width: 161px;
    height:102px ;
    border-top: 2px solid #1156A6;
    border-right: 2px solid #1156A6;
}



.contactUs{
    width: 90%;
    max-width: 1240px;
    display: flex;
    flex-direction: column;
    margin-left: 70px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.contactUs_tile{
    width: 90%;
    height: 100px;
    margin-top: 100px;
    font-size: 30px;
    color: #000000;
    letter-spacing: 0;
    text-align: justify;
    display: flex;
    align-items: center;
    flex-direction: column;
    font-weight: 600;
}
.contactUs_tile img{
    width: 25%;
}
.contactUs_body{
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-top: 50px;
}
.contactUs_body_1{
    width: 40%;
}
.contactUs_body_2{
    width: 40%;
    display: flex;
    flex-direction: column;
    text-align: justify;
    justify-content: center;
    line-height: 30px;
    margin-left: 30px;
}
.contactUs_body_3{
    width: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.contactUs_body_3 img{
    width: 133px;
    height: 133px;
}

.friend_link{
    width: 90%;
    max-width: 1240px;
    margin:10px auto;
    display: flex;
    flex-direction: column;
    /*margin-left: 70px;*/
    justify-content: center;
    align-items: center;
    margin-bottom: 220px;
}
.friend_link_title{
    width: 90%;
    height: 100px;
    font-size: 30px;
    color: #000000;
    letter-spacing: 0;
    text-align: justify;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding-top: 10%;
}
.friend_link_body{
    width: 90%;
    margin: auto;
}
.friend_link_body_item{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.friend_link_body_item img{
    width: 70%;
    height: 100%;
}
.span_img{
    padding: 5px 10px;
}

.span_img:hover{
    background-image: radial-gradient(circle, white,rgba(41,39,36,0.28));
    /*opacity:0.5;*/
    transition-duration: 1.5s;
    border-radius: 50%;
}
.span_img:hover img{
    /*box-shadow: 1px 1px 11px gray;  !*向内扩散效果*!*/
    /*!*border-radius: 7px;*!*/
    /*!*box-shadow: 0 0 0 1vmax rgba(0, 0, 0, .4); !*实现半透明遮罩*!*!*/
    /*!*transform: translate(-1%, -1%);*!*/
    /*!*filter: alpha(opacity=50); !* 滤镜*!*!*/
    /*!*opacity: 0.5; !*透明度*!*!*/
    /*background-image: radial-gradient(circle,gray, white, black); !* 标准的语法（必须放在最后） *!*/
    /*opacity:0.5;*/
    /*transition-duration: 1s;*/
}

.oort_map_area {
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    height: 18rem;
    margin: 1.06rem;
    position: relative;
}

.next_section{
    background-color: gray;
    /*background: url("../imgs/next.png") no-repeat;*/
    position: fixed;
    width: 50px;
    height: 50px;
    z-index: 12;
    left: 50%;
    margin-left: -13px;
    bottom: 5.5%;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    animation:mymove 1s infinite;
}
/*为next_section样式的annimation的【mymove】做一个关键帧动画*/
@keyframes mymove {
    0% {
        bottom: 5.5%;
        opacity: .3;
    }
    50% {
        bottom: 4.5%;
        opacity: 1;
    }
    100% {
        bottom: 5.5%;
        opacity: .3;
    }
}
.next_section:hover{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    /*background: url("../imgs/next2.png") 50%;*/
    opacity: 0.5;
    cursor: pointer; /*手指指示*/
}

.span1{
    font-family: MicrosoftYaHei-Bold;
    font-size: 30px;
    color: #000000;
    letter-spacing: 0;
    text-align: start;
    font-weight: 600;
    margin-bottom: -2.6rem;
    z-index: 100;
}
.span2{
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    line-height: 20px;
}

.span3{
    font-family: MicrosoftYaHeiSemibold;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: justify;
}
.span4{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: justify;
    line-height: 22px;
}
/*.span5{*/
    /*!*border: 1px solid #666666;*!*/
    /*font-family: MicrosoftYaHei-Bold;*/
    /*font-size: 50px;*/
    /*color: #666666;*/
    /*letter-spacing: 0;*/
    /*padding: 1px 20px;*/
/*}*/
.span6{
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 600;
    margin-bottom: 16px;
}
.span7{
    font-family: MicrosoftYaHei;
    font-size: 15px;
    color: #666666;
    letter-spacing: 0;
    text-align: justify;
}

.span8{
    font-family: SourceHanSansCN-Medium;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
}
.span9{
    font-family: SourceHanSansCN-Medium;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
}
.span10{
    font-family: MicrosoftYaHeiSemibold;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
}
.span11{
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
}
.span12{
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
}
.span13{
    display: none;
    opacity: 0.5;
    font-size: 12px;
    margin-top: 5px;
    color: #FFFFFF;
    letter-spacing: 0;
}
.span13:hover{
    color: #FFFFFF!important;
    opacity: 1.0!important;
}
.foot_left_item:hover .span13{
    display: block;
}

.foot{
    display: flex;
    flex-direction: column;
    height: auto;
}

.foot_body{
    display: flex;
    flex-direction: row;
    width: 90%;
    margin: auto;
    justify-content: space-evenly;
    align-items: center;
}

.foot_left{
    width: 50%;
    display: flex;
    flex-direction: row;
    text-align: justify;
    justify-content: flex-end;
}

.foot_left_item{
    width: 30%;
    display: flex;
    flex-direction: column;
    line-height: 20px;
}
.foot_left_item a{
    text-decoration: none;
}
.foot_left_item:hover>a{
    color: #FFFFFF;
    opacity: 1;
}

.foot_right{
    display: flex;
    width: 50%;
    height: auto;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    font-size: 14px;
    color: #999999;
}
.img_bottom{
    width: 100px;
    height: 100px;
}
.bottom_mess{
    margin-bottom: 5px;
    text-align: center;
}


.bottom_body {
    width: 100%;
    min-height: 452px;
    background-color: #24292D;
}

.bottom_content {
    max-width: 1190px;
    margin: 0 auto;
}

.bottom_tips {
    height: 100px;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 0.78px solid #666666;
}

.bottom_tips_item {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.bottom_tips_item  img{
    width: 40px;
    height: 40px;
}

.bottom_tips_item  span{
    margin-left: 8px;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
}

.bottom_href {
    display: flex;
    flex-direction: row;
    margin-top: 19px;
    min-height: 200px;
}

.bottom_href_item {
    display: flex;
    flex-direction: row;
    margin-top: 19px;
    /*min-width: 200px;*/
    min-width: 14%;
}

.bottom_href_item_first {
    border-right:  0.78px solid #666666;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-right: 15px;
}

.bottom_href_item_first .bottom_href_item_first_text1 {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
}

.bottom_href_item_first .text2 {
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
}

.bottom_href_item_first img {
    margin: 16px;
    width: 109px;
    height: 109px;
}

.bottom_href_item_text {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
}
.bottom_href_item_text span {
    margin: 6px 0px;
    display: block;
}

.bottom_href_item_text span a{
    text-decoration: none;
    font-size: 12px;
    color: #ffffff86;
    letter-spacing: 0;
}

.bottom_heee {
    margin-top: 40px;
    height: 60px;
    display: flex;
    justify-content: center;
    border-top:  0.78px solid #666666;
    flex-direction: row;
    align-items: center;
}
.bottom_heee span a {
    text-decoration: none;
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
}

.footer_imgs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 80px;
}

.footer_imgs_item {
    margin: 8px;
    width: 300px;
    position: relative;
}

.footer_imgs_item img {
    width: 100%;
    cursor: pointer;
}

.footer_imgs_item img:hover {
    transform: scale(1.01);
}

.kongzhitai{
    width: 20%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.kongzhitai a{
    padding: 0rem .9rem;
    text-decoration: none!important;
    text-underline: none!important;
}
.kongzhitai a:nth-of-type(1){
    color: #000000;
    font-size: 14px;
}
.kongzhitai a:nth-of-type(2){
    color: #2278FF;
    font-size: 14px;
}
.kongzhitai a:nth-of-type(3){
    background: #1678ff;
    font-size: 14px;
    color: #ffffff;
    padding: .3rem .8rem;
    font-size: 14px;
}

.kongzhitai a:nth-of-type(3):hover{
    background: rgba(58,137,212,0.76)
}

#consoleA:hover{
    color: #1678ff;
}

#persion_name{
    cursor: pointer;
}

#showname{
    font-size: 15px;
}

/*给外面的盒子一个绝对定位*/
.hidden_info{
    width: 100px;
    position: absolute;
    top: 2.4rem;
    /*border: 1px solid red;*/
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;

}

#cancel{
    box-shadow: 0px 0px 10px grey;
    padding: .2rem 1rem;
    margin-top: 1rem;
    position: absolute;
    left: 0px;
    background: rgba(208,208,208,0.76);
}

.hidden_info{
    display: none;
}
#persion_name:hover .hidden_info{
    display: block;
}
#cancel:hover{
    color: #1678ff;
}


/*layui导航栏样式*/
.layui-nav {
    background: #ffffff !important;
    height: 100% !important;
}
.layui-nav * {
    font-size: 16px;
}
.layui-nav .layui-nav-item a{
    color: black!important;
}



.layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a{
    color: #1678ff!important;
}


.layui-nav .layui-nav-mored, .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px!important;
    border-style: dashed dashed solid!important;
    border-color: transparent transparent gray!important;
}


.layui-nav .layui-nav-more {
    content: '';
    width: 0;
    height: 0;
    border-style: solid dashed dashed;
    border-color: gray transparent transparent!important;
    overflow: hidden;
    cursor: pointer;
    transition: all .2s!important;
    -webkit-transition: all .2s!important;
    position: absolute!important;
    top: 50%!important;
    right: 3px!important;
    margin-top: -3px!important;
    border-width: 6px!important;
    border-top-color: gray!important;
}

.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {
    position: absolute!important;
    left: 0;
    top: 0;
    width: 0;
    height: 3px!important;
    background-color: #1678ff!important;
    transition: all .2s !important;
    -webkit-transition: all .2s!important;
}


.layui-nav-child{
    width: 700px;
    height: 350px;
}

.pseudo_element{}

.pseudo_element:before {
    content: "";
    border: 10px solid transparent;
    border-bottom-color: snow;
    /*border-bottom-color: #ffffff;*/
    position: absolute;
    top: -20px;
    left: 30px;
    border-color: transparent transparent #ffffff;
    z-index: 999!important;
}


dd,dl, dt {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0) !important;
    color: gray;
    font-size: 14px;
}

