@charset "utf-8";

.container{
    width: 880px;
    margin: 0 auto;
}
.s-container{
    width: 696px;
    margin: 0 auto;
    text-align: center;
}
.button-group{
    margin-top: 144px;
    font-size: 0;
    text-align: center;
}
.button-primary{
    border: 2px solid #43506C;
    padding: 20px 22px;
    font-size: 23px;
    background-color: #E9E9EB;
    color: #000000;
    outline: none;
    border-right: none;
    cursor: pointer;
}
.hengtiao:nth-of-type(1) button{border-radius:40px 0px 0px 40px;}
.hengtiao:last-child button{
    border-radius:0px 40px 40px 0px;
    border-right: 2px solid #43506c;
}

.active-button{
    background-color: #3D619B;
    color: #fff;
}
.detail{
    background-color: #fbfbfb;
}
.detail .container{
    padding: 20px 0;
}
.detail .local{
    font-size: 16px;
    color: #5f5f5f;
    text-align: left;
}
.detail .local a{
    color: #5f5f5f;
}
.product{
    padding: 20px 0;
}
.pd-left{
    width: 48%;
    float: left;
    text-align: center;
}
.pd-left video{
    width: 95%;
}
.pd-right{
    width: 48%;
    float: right;
}
.pd-right h2{
    padding-bottom: 12px;
    letter-spacing:2px;
}
.pd-right li{
    line-height: 27px;
}
.pd-right li button{
    border-radius: 12px;
    border: none;
    color: white;
    padding: 12px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 10px;
    cursor: pointer;
}
.button1{
    background-color:rgb(248, 182, 0);
}
.unchange{
    background-color: #3D619B;
}
.change{
    background-color: rgb(248, 182, 0);
}
.button2{
    background-color:#4CAF50;
}
.d_1{
    margin-top: 30px;
    text-indent: 2em;
    text-align: left;
    color: rgb(0, 176, 80);
}
.d_1 h2{
    font-weight: bold;
    font-size: 30px;
    color: #000;
}
.d_1 p{
    font-size: 15px;
    color: #5f5f5f;
    margin-top: 15px;
}
.d_1 p span{
    margin-right: 25px;
}
.d_2{
    margin-top: 20px;
    background-color: #cacaca;
    padding: 28px 0 28px 28px;
    display: flex;
    justify-content: space-evenly;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.d_2 img{
    width: 100px;
    height: 92px;
}
.d_2 .text{
    margin-left: 15px;
}
.d_2 .text p{
    font-size: 14px;
    color: #5f5f5f;
}
.t_ph{
    padding-left: 35px;
    margin-top: 20px;
    line-height: 45px;
    font-size: 14px;
    color: #5f5f5f;
}
.t_ph img{
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 10px;
}
.t_ph span{
    color: #ff3d17;
    font-size: 25px;
    margin-left: 10px;
}
.t_ph a{
    display: inline-block;
    background-color: #EF4B4C;
    color: #fff;
    border-radius: 10px;
    width: 140px;
    font-size: 16px;
    text-align: center;
    margin-left: 45px;
}
.t_ph .qqChat{
    background-color: #3D619B;
    margin-left: 10px;
}
.d_3{
    font-size: 0;
    color: #666;
    padding: 30px 20px 10px 20px;
}
.d_3 a{
    color: rgb(255, 192, 0);
    text-indent: 0em;
}
.d_3 p{
    font-size: 16px;
    padding-bottom: 16px;
    line-height: 25px;
}
.artical li{
    font-size: 16px;
    padding-bottom: 40px;
    line-height: 30px;
}
.artical-img{
    text-align: center;
    padding-bottom: 0px;
}
.d_4{
    padding: 0 0 20px 0;
}
.d_4 h2{
    font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
}
.d_4 p{
    line-height: 30px;
    font-size: 16px;
    color: #5f5f5f;
}
.d_4 p a{
    color: #5f5f5f;
}
.d_5 .title{
    background-color: #43506C;
    line-height: 55px;
    padding-left: 15px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.d_5_list{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    padding: 20px 0;
    
}
.d_5_list li{
    margin-top: 12px;
    float: left;
    width: 49%;
    display: block;
}
.d_5_list li a{
    width: 95%;
    overflow: hidden;
    font-size: 14px;
    color: #666666;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.d_5_list li a:hover{
    text-decoration: underline;
}

.xg-wrap{
    color: #56a1ff;
    overflow: hidden;
    margin-top: 40px;
    font-size: 16px;
}
.xg-wrap span{
    line-height: 40px;
    float: left;
    font-weight: 700;
    font-size: 18px;
    margin-right: 23px;
}
.xg-wrap ul{
    float: left;
}
.xg-wrap ul li{
    width: 229px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #56a1ff;
    text-align: center;
    border-radius: 18px;
    float: left;
    margin-right: 20px;
}
.xg-wrap ul li:last-child{
    margin-right: 0;
}
.xg-wrap a{
    color:#56a1ff;
}

#liheng{
    display: inline;
    float:left;
    width: 33%;
    border-left: #ebedef 1px solid;
    border-bottom:#ebedef 1px solid;
}
#lititle +li{
    padding: 1em 0 1em 2.3em;
    font-family: 微软雅黑, "Microsoft YaHei";
}
#lititle +li p{
    font-size: 14px;
    line-height: 1.75em;
}
.ul-b-r{
    border-right: #ebedef 1px solid;
}
#liheng ul{
    padding-left: 0;
}
#lititle{
    background-color: #3D619B;
    color: #fff;
    text-align: left;
    font-family: å¾®è½¯é›…é»‘, &quot;Microsoft YaHei&quot;;
    font-size: 18px;
    line-height: 3em;
    height: 50px;
    font-weight: bolder;
    padding-left: 2em;
}
.bottom{
    height: 370px;
    margin-bottom: 10px;
}



