
div {
    box-sizing: border-box;
}
/**
about
 */
 .about{
    padding-bottom:50px;
}

.mobile_x_details_banner{
    width: 100%;
    height: 5.5rem;
    background: url('../../images/mobile/zixun/htdt_ber.png') no-repeat;
    background-size: 100% 100%;
}

.mobile_x_details_banner_title{
    position: relative;
    top: 2.5rem;
}

.mobile_x_details_banner_title1{
    font-size: 0.18rem;
    color: #fff;
    text-align: center;
}

.mobile_x_details_banner_title1_1{
    font-size: 0.4rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.mobile_x_details_banner_title1_1_span{
    width: 0.6rem;
    height: 0.07rem;
    background: #fff;
    display: inline-block;
    position: relative;
    top: -0.12rem;
    right: 0.09rem;
}

.mobile_x_details_banner_title1_1_span1{
    width: 0.6rem;
    height: 0.07rem;
    background: #fff;
    display: inline-block;
    position: relative;
    top: -0.12rem;
    left: 0.09rem;
}
.about-list{
    border-top: 1px solid #eee;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
}

.about-slide{
    height: 45px;
    width: 100%;
    margin: 0 auto;
    line-height: 45px;
    border-bottom: 1px solid #ddd;
}

.about-img{
    height: 55%;
    width: 36px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.about-item-title{
    font-size: 16px;
    margin-left: 10px;
    float: left;
    color: #63636b;
}

.about-slide svg{
    float: right;
    margin-top: 20px;
    margin-right: 10px;
}

.about-list2-box{
    margin: 0 auto;
    padding: 20px 5%;
    border-bottom: 1px solid #ddd;
    background: #f6f7f9;
}

.about-list2{
    width: 100%;
}

.about-list2 li{
    width: 100%;
    height: 50px;
}

.li-bg{
    margin-bottom: 20px;
}

.about-a{
    display: block;
    width: 100%;
    height: 50px;
    position: absolute;
}

.about-title-sm{
    font-size: 14px;
    color: #686868;
}

.about-list2-content{
    margin-top: 5px;
    font-size: 13px;
    color: #999;
}

.about1{
    background-image: url('../images/index/fl1.png');
    background-size: 100% 100%;
}

.about1_blue{
    background-image: url("../images/index/fl01.png") !important;
    background-size: 100% 100%;
}

.about2{
    background-image: url('../images/index/fl2.png');
    background-size: 100% 100%;
}

.about2_blue{
    background-image: url("../images/index/fl02.png") !important;
    background-size: 100% 100%;
}

.about3{
    background-image: url('../images/index/fl3.png');
    background-size: 100% 100%;
}

.about3_blue{
    background-image: url("../images/index/fl03.png") !important;
    background-size: 100% 100%;
}

.about4{
    background-image: url('../images/index/fl4.png');
    background-size: 100% 100%;
}

.about4_blue{
    background-image: url("../images/index/fl04.png") !important;
    background-size: 100% 100%;
}

.about-content{

}

.about-one{
    float: left;
    position:relative;
    margin:0 1.5%;
    padding-top:30%;
    width: 30%;

    text-align: center;
    border: 1px solid #b5d7ff;
    border-radius:50%;
    -moz-box-sizing: border-box;  /*Firefox3.5+*/
	-webkit-box-sizing: border-box; /*Safari3.2+*/
	-o-box-sizing: border-box; /*Opera9.6*/
	-ms-box-sizing: border-box; /*IE8*/
	box-sizing: border-box;
}
.about-one-bg{
    position:absolute;
    top:0;
    left:0;
    padding-top:15%;
    width:100%;
    height:85%;
}
.about-two{
    text-align: center;
    /* border: 1px solid; */
    width: 31%;
    height: 150px;
    float: left;
    margin-left: 4%;
    background: #fff;
}

.about-one-img{
    margin: 0 auto;
    width: 50%;
}
.about-one-font{
    color:#2489ff;
    font-size: 14px;
}

.about-one-bottom{
    position:absolute;
    bottom:-15%;
    width:100%;
}
.about-one-bottom img{
    width:30%;
}

/**
scene
 */
.scene{
    width: 100%;
	border-top: 1px solid #DFDFDF;

}

.scene-p{
    text-align: center;
    font-size: 20px;
    padding-top: 25px;
    margin-bottom: 10px;
	color: #595961
}

.scene-p-sm{
    text-align: center;
    font-size: 13px;
    color: #999999;
    margin-bottom: 20px;
}

.scene-box{
    width: 100%;

}

#swiper2{
	height: 305px !important;
}
.slide2{
    padding-top: 20px;
	height: 285px !important;
    width: 100%;
    background: #fff;
}


.scene .swiper-pagination-bullet {
    width: 15px;
    height: 5px;
    border-radius: 0px;
    background-color: #fff;
}

.scene .swiper-pagination-bullet-active {
    background-color: #fff;
}

.scene-icon{
    width: 50px;
    height: 50px;
    float: left;
	margin-left: 5%;
}
.scene-conten{
	color:#fff;
	margin-left: 24%;
	width: 70%;
}
.scene-conten .title{
	height: 40px;
	line-height: 30px;
	font-size: 18px;
}
.scene-conten .text{
	line-height: 22px;
    font-size: 14px;
}
.scene-conten ul{
	margin-top: 20px;
}
.scene-conten ul li{
	float: left;
	margin-right: 5%;
	margin-bottom: 3%;
	width: 20%;

}


/**
server
 */
.server{
    background: #f1f2f5;
    padding-bottom: 20px;
}

.server-box{
    padding: 0 10px;
}

.server-item{
    width: 100%;
    margin-bottom: 10px;
}

.server-list{
    padding: 10px;
    background: #fff;
}

.server-img{
    width: 35px;
    height: 35px;
    float: left;
}

.server-list p{
    float: left;
    font-size: 18px;
    line-height: 35px;
    margin-left: 10px;
}

.server-icon{
    float: right;
    width: 20px;
    margin-top: 7px;
    height: 20px;
}

.server-down{
    background-image: url("../images/index/rad_down.png");
    background-size: 100% 100%;
}

.server-up{
    background-image: url("../images/index/rad_up.png") !important;
    background-size: 100% 100%;
}

.server-content{
    background: #fff;
    border-top: 1px solid #ddd;
    padding: 15px 10px;
    font-size: 12px;
    color: #666;
    line-height: 22px;
}

/**
advantage
 */
.advantage{
    border-bottom: 5px solid #ddd;
}

.adv-box{
    margin-bottom: 25px;
}

.adv-item{
    padding-top:27.78%;
    margin:0 auto 20px;
    width:94%;
}

.adv-img{
    width: 45px;
    height: 45px;
    margin: 0 auto;
    margin-bottom: 5px;
}

.adv-title{
    margin-top: -23%;
    margin-bottom: 15px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.adv-title-sm{
    text-align: center;
    font-size: 12px;
    color: #fff;
}

.adv-empty{
    flex:1;
    min-width: 20px;
}

/**
news
 */
.news{
    width: 100%;
}

.news .news-column{
	height: 40px;
	border-bottom: 1px solid #999999;
	margin-bottom: 22px;
}
.news .news-column li{
	float: left;
	width: 25%;
	text-align:center;
	height: 40px;
	line-height: 30px;
	font-size: 15px;

}
.news .news-column .on{
	color:#2975FE;

	border-bottom: 2px solid #2975FE;

}


.news-box{
    width: 91%;
    margin: 0 auto;
    margin-bottom: 25px;
}

.news-item{
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
}

.news-time{
    margin-right: 5px;
    color: #87878d;
}

.news-line{
    margin-right: 5px;
    color: #87878d;
}

.news-item a{
    color: #666;
}

.news-memo{
    padding-left:8px;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.new-many{
    display: block;
    text-align: center;
    font-size: 13px;
    color: #b8b8bf;
	width: 100px;
	border: 1px solid #b8b8bf;
	height: 30px;
	line-height: 30px;
	margin: 0px auto;
	margin-bottom:25px
}

.displaynone{
	display: none;
}





























