@charset "utf-8";

.advantage_item {
    background: url(../images/product/bg.png) no-repeat center;
    background-size: 100%;
    overflow: hidden;
    width: 1380px;
    margin: 0 auto;
}

.init_title{
    display: none;
}

.per_intro {
    height: 400px;
    width: 180px;
    position: relative;
    background-repeat: no-repeat;
    float: left;
    cursor: pointer;
    transition: 0.4s;
}
#submit2,#button3{
	cursor: pointer;
}
.per_intro.intro1 {
    background-image: url(../images/product/intro0.png);
}

.per_intro.intro2 {
    background-image: url(../images/product/intro1.png);
}

.per_intro.intro3 {
    background-image: url(../images/product/intro2.png);
}

.per_intro.intro4 {
    background-image: url(../images/product/intro3.png);
}

.per_intro.intro5 {
    background-image: url(../images/product/intro4.png);
}

.per_intro.actived {
    width: 660px;
    background: transparent;
}

.per_intro_init {
    margin: 50px auto;
}

.actived .per_intro_init {
    width: 500px;
    height: 300px;
    margin: 50px auto;
    padding: 40px 50px;
    box-sizing: border-box;
    position: relative;
    transition: margin, width 0.4s;
}

.actived .init_title {
    display: block;
    text-align: center;
    margin: 0;
}

.actived .init_text {
    display: block;
}

.actived .intro_shadow {
    opacity: 0.7;
    filter: alpha(opacity=70);
    transition: all 0.4s;
}

.actived .toward_left {
    display: none;
}

.intro_shadow {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.intro1 .intro_shadow {
    background: #cebdaf;
}

.intro2 .intro_shadow {
    background: #cebdaf;
}

.intro3 .intro_shadow {
    background: #cebdaf;
}

.intro4 .intro_shadow {
    background: #cebdaf;
}

.intro5 .intro_shadow {
    background: #cebdaf;
}

.init_title {
    font-size: 25px;
    color: #fff;
    position: relative;
    z-index: 5;
    text-align: center;
    margin-top: 150px;
}

.init_text {
    margin-top: 20px;
    font-size: 16px;
    color: #fff;
    position: relative;
    z-index: 5;
    line-height: 24px;
    display: none;
    text-align: justify;
}

.product-category {
    margin-top: 49px;
}

.product-category .category-title {
    width: 444px;
    margin: 0 auto;
}

.product-category .category-title:after {
    content: "";
    display: block;
    clear: both;
    height: 3px;
    background-color: #dae1ea;
}

.product-category h3 {
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 28px;
    color: #1E1E1E;
}

.product-category li {
    float: left;
    width: 33.33%;
}

.product-content {
    overflow: hidden;
    margin-top: 16px;
    padding-bottom: 20px;
}

.product-content:nth-child(2n){
    background-color: #f3f6fb;
} 

.product-content p {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
}

.intelligent-office .product-content:last-child p {
    
    text-align: left;
    width: 844px;
    margin: 0 auto;
}

.product-content .text {
    
    box-sizing: border-box;
    position: relative;
   
}

.product-content>div {
    text-align: center;
}

.product-content img {

   
}

.product-content .icon-box {
    margin-top: 8px;
    height: 42px;
    line-height: 42px;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    
    text-align: center;
    

}

.product-content:first-child .button{
    margin-top: 1px;
}
.product-content .button {
    width: 60px;
    height: 21px;
    background-color: #529ef5;
    color: #fff;
    font-size: 12px;
    line-height: 21px;
    text-align: center;
    margin: 0 auto;
    margin-top: 14px;
}

.intelligent-office {
    display: none;
}

.medical {
    display: none;
}

.APP {
    display: none;
}


.currentLine {
    position: relative;
}

.currentLine::after {
    content: "";
    display: block;
    height: 3px;
    width: 100%;
    position: absolute;
    background-color: #69afff;
}

.immediate-experience {
    position: fixed;
    width: 470px;
    height: 470px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    border: 1px solid #b3b8c1;
    text-align: center;
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    background-color: #fff;
    display: none;
}

.experience-title {
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    border-bottom: 1px solid #b3b8c1;
}

.experience-title .close {
    position: absolute;
    right: 10px;
    
    cursor: pointer;
    font-family: '楷体 Regular', '楷体';
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    color: #333333;
}

.immediate-experience select {
    border-radius: 0px;
    border-color: rgb(169, 169, 169);
    width: 300px;
    height: 22px;
}

.immediate-experience li input,
select {
    width: 300px;
    height: 22px;
    position: absolute;
    right: 0;
    top: -8px;
}

.immediate-experience ul {
    width: 370px;
    margin: 0 auto
}

.immediate-experience form {
    margin-top: 40px;

}

.immediate-experience li {
    font-size: 14px;
    text-align: left;
    color: #333333;
    height: 42px;
    position: relative;
}

.immediate-experience input[type=button] {
    width: 341px;
    height: 40px;
    background-color: rgba(22, 155, 213, 1);
    border: none;
    border-radius: 5px;
    color: #fff
}
.current {
    display: block;
}

.category-title{
	text-align:center;
}


 





























