.banner_bac1{
	/* margin-top: -23px; */
}
.about_banner{
	overflow: hidden;
}
.about_banner img{
	width:100%;
}
.fenge{
	height: 100px;
}

/*产品中心页*/
.product{
	margin-bottom: 20px;
	background: url(../images/bg2.jpg) no-repeat center;
	background-size: 100% 100%;
	height: 845px;
	position: relative;
}
.search{
	margin: 0.3rem 0 0 0;
}
.search .search_content{
	padding: 0 0.22rem 0 0.25rem;
	line-height: 0.47rem;
	overflow: hidden;
}
.search .search_content input{
	background-color: #f6f6f6;
	padding: 0 0.22rem;
	height: 0.49rem;
	width: 98%;
}
.search .search_content .search_icon{
	position: absolute;
	width: 0.7rem;
	height: 0.40rem;
	cursor:pointer;
	background: url(../images/icon_search.png) no-repeat center;
	right: 20px;
	top: 0.04rem;
}
.search .search_content .container_kuang{
	float: left;
	position: relative;
	width:100%
}
.search .search_content .search_ziti{
	font-size: 0.18rem;
	float: left;
}
.search .search_content .search_ziti2{
	font-size: 0.14rem;
	float: left;
}
/* 产品主体 */
.product .container{
	overflow: inherit;
}
.product ul{
	overflow: hidden;
}
.product li{
	margin-top: 0.3rem;
	margin-right: 0.33rem;
	float: left;
}

.product li:nth-child(3n){
	margin-right: 0
}
.product_zhuti{

	background-color:#f6f6f6;
	width: 3.78rem;
	position: relative;
}
.product_zhuti .left_half{
	position:absolute;
	top: 1.45rem;
	left:0;
	width: 0.07rem;
	height: 0.14rem;
	background-color: #fff;
	border-radius: 0 0.14rem 0.14rem 0
}
.product_zhuti .right_half{
	position:absolute;
	top: 1.45rem;
	right:0;
	width: 0.07rem;
	height: 0.14rem;
	background-color: #fff;
	border-radius:  0.14rem 0 0 0.14rem
}
.product_zhuti .product_biaoti{
	height: 1.53rem;
	border-bottom:1px  dashed #c1c1c1;
	font-size: 0.26rem;
	line-height: 1.53rem
}
.product_zhuti .product_biaoti img{
	position:absolute;
	top:0.23rem;
	left:0.49rem
}
.product_zhuti .product_biaoti p{
	position:absolute;
	left: 1.9rem
}
.product_zhuti .product_content{
	height: 2.45rem;
}
.product_zhuti .product_content p{
	padding: 0.38rem 0.45rem 0 0.45rem;
	height: 1.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:6;
	-webkit-box-orient: vertical;
}
.product_zhuti .product_more{
	width:1.04rem;
	height:0.3rem;
	border-radius:0.27rem;
	border: 1px solid #005bac;
	position:absolute;
	top: 3.3rem;
	left:0.45rem;
	text-align: center;
	line-height: 0.3rem;
	color: #005bac
}
.product_zhuti:hover{
	background-color:#fff;
	box-shadow:0 0 0.3rem #ececec
}
.product_zhuti:hover .product_more{
	color: #fff;
	cursor: pointer;
	background-color: #005bac;
}
.product_zhuti:hover .left_half{
	background-color: #ececec;
}
.product_zhuti:hover .right_half{
	background-color: #ececec;
}
.product_zhuti:hover .product_content{
	border-bottom: 0.06rem solid #b50400;
}
.product .product_jiazai{
	clear: both;
	width: 1.17rem;
	height: 0.34rem;
	border-radius: 0.32rem;
	background-color: #b50400;
	color: #fff;
	cursor: pointer;
	text-align: center;
	line-height: 0.34rem;
	margin: 0 auto;
	margin-top: 0.5rem;
	margin-bottom: 1rem
}
.product .product_jiazai1{
	margin: 1rem 0;
    text-align: center;
    color: #b50400;
    font-size: 0.2rem;

}
/*案例页*/
.search_tab li{
	cursor: pointer;
    float: left;
    font-size: 0.14rem;
    font-weight: bolder;
    width: 20%;
    height: 60px;
    border: 1px solid #d8d8d8;
    text-align: center;
    line-height: 40px;
    padding: 10px;
    margin-top: 20px;

}
.search_tab li.active{
	color: #fff;
	background-color: #2c6cea;
}
#wrap ul{
	overflow: hidden;
	margin-bottom: 0.3rem
}
#wrap .case_content{
	display: none;
}
.case_content li{
	margin-top: 0.3rem;
	margin-right: 0.1rem;
	margin-left: 0.25rem;
	float: left;
	box-shadow: 1px 3px 14px #ddd;
}
.case_pc_content li{
	margin-left: 0 !important;
}
.case_content li:nth-child(3n){
	margin-right: 0
}
.case_content ul{
	margin-bottom: 0.5rem;
}

#wrap .case_mobile_content{
	display: none;
}
.case_mobile_content li{
	margin-top: 0.3rem;
	margin-left: 0.2rem;
	float: left;
	width: 90%;
	box-shadow: 1px 3px 14px #ddd;
}
.case_mobile_content li:nth-child(3n){
	margin-right: 0
}
.case_mobile_content ul{
	margin-bottom: 0.5rem;
}
.case_zhuti .case_zhuti_img img{
	width: 100%;
}

.case_zhuti .case_zhuti_img{
	height: 2.35rem;
	width: 100%;
	background: #fff;
	display: flex;
	align-items: center;
}


.case_zhuti .calendar{
	width: 0.61rem;
	height: 0.77rem;
	border: 1px solid #dadada;
	position: absolute;
    top: 0.1rem;
    right: 0.1rem;
	background-color: #fff;
	text-align: center
}
.case_zhuti .calendar .year{
	font-size: 0.16rem
}
.case_zhuti .calendar .month{
	font-size: 0.25rem;
	color: #005bac
}
.case_content>ul{
	overflow: hidden;
}
.case_content .case_zhuti{
	background-color:#ffffff;
	height:4.72rem;
	width: 419px;
	position: relative;
}
.case_content .case_zhuti>img{
	width: 100%;
	height: 2.1767rem;
}
.case_content .case_zhuti .case_zhuti_imgs{
	height:2.1767rem;
	/*background: #fff;*/
	border-bottom: 1px dashed #c1c1c1;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.case_content .case_zhuti .case_zhuti_imgs>img{
	margin: 0 auto;
}
.case_content .case_contents{
    padding: 0 0.45rem 0 0;
	/*height: 1.7rem;*/
	overflow: hidden;
}
.case_content .case_contents h2{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.case_contents p{
	margin-top: 0.1rem;
	color: #121317;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 25px;

}
.case_content .case_more{
	width:1.04rem;
	height:0.3rem;
	/* border-radius:0.27rem; */
	/* border: 1px solid #005bac; */
	position:absolute;
	top: 4.1rem;
	left:10px;
	text-align: center;
	line-height: 0.3rem;
	color: #005bac
}
/* 产品详情页 */
.guide{
	height: 0.82rem;
	background-color: #f6f6f6;
	border-bottom:1px solid #dcdcdc;
	margin-bottom: 0.23rem
}
.guide .guide_content{
	line-height: 0.83rem;
	font-size: 0.18rem;
	font-weight: bolder
}
.guide .guide_content .guide_content1{
	color: #121317;
	margin-right: 0.18rem
}
.guide .guide_content .guide_content2{
	color: #005bac;
	margin-left: 0.18rem
}
.market{
	margin-bottom: 2.6rem
}
.market_zhuti .market_zhuti_left{
	float: left;
	width: 66%;

}
.market_zhuti .market_zhuti_left p img{
	margin: 0 auto;
}
.market_zhuti .market_zhuti_left table{
	width: 100%;
	border-left: 1px solid #c1c1c1;
	border-top: 1px solid #c1c1c1;
}
.market_zhuti .market_zhuti_left table .table_name{
	font-size: 0.2rem;
	font-weight: bolder;
	text-align: center
}
.market_zhuti .market_zhuti_left table .table_ul{
	padding-top:0.15rem
}
.market_zhuti .market_zhuti_left .table_ul li{
	display: flex;
	align-items: center;
	margin-left:0.5rem;
	padding-top: 0.1rem;
	font-size: 0.16rem
}
.market_zhuti .market_zhuti_left .table_ul2 li{
	margin-left:0.5rem;
	font-size: 0.16rem
}
.market_zhuti .market_zhuti_left .table_ul2 .jiaqian{
	color: #b50400;
	font-size: 0.18rem;
	font-weight: bolder
}
.market_zhuti .market_zhuti_left table .circle{
	height: 0.07rem;
	width: 0.07rem;
	border-radius:0.07rem;
	margin-right: 0.3rem;
	background-color: #c1c1c1
}
.market_zhuti .market_zhuti_left table .table_daan{
	font-size: 0.16rem;
	text-align: center
}
.market_zhuti .market_zhuti_left tr td{
	height: 0.78rem;
	width: 1.94rem;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;

}

.market_zhuti .market_zhuti_left .market_name{
	height: 0.78rem;
	text-align: center;
	line-height: 0.78rem;
	font-size: 0.28rem;
	background-color:#f6f6f6;
	margin-bottom: 0.16rem
}
.market_zhuti .market_zhuti_left .product_overview{
	background-color: #f6f6f6;
	padding: 0 0.35rem;
}
.market_zhuti .market_zhuti_left .product_overview .product_overview_name{
	height: 0.81rem;
	border-bottom: 1px solid #dcdcdc;
	font-size: 0.2rem;
	line-height: 0.82rem;
	font-weight: bolder
}
.market_zhuti .market_zhuti_left .product_overview .product_overview_contents{
	height: 1.2rem;
	padding: 0.22rem 0;
	font-size: 0.14rem;
	color: #6d6d6d;
	overflow: hidden;
}
.product_details{
	background-color: #f6f6f6;
	overflow: hidden;
	padding-bottom:1rem
}
.product_details li{
	margin: 0.65rem 0;
	overflow: hidden;
}
.article_titles{
	font-size: 0.18rem;
	float: left;

}
.product_details_article{
	margin-top: 0.5rem
}
.product_details .product_details_article .number{
	height: 0.28rem;
	width: 0.28rem;
	border-radius:0.28rem;
	background-color: #b50400;
	color: #fff;
	line-height: 0.28rem;
	text-align: center;
	font-size:0.1647rem;
	float: left;
	margin-right: 0.18rem
}
.product_details_article .matter{
	clear: both;
}
.article_title{
	color: #b50400;
	font-weight: bolder;
	margin-right:0.1rem
}
.product_details li:nth-child(odd) .product_details_img{
	width: 47%;
	float: left;
	height: 2.03rem;
}
.product_details li:nth-child(odd) .product_details_article{
	width: 47%;
	float: right;

}
.product_details li:nth-child(even) .product_details_img{
	width: 47%;
	float: right;
	height: 2.03rem;
}
.product_details li:nth-child(even) .product_details_article{
	width: 47%;
	float: left;
}
.market_zhuti .market_zhuti_right{
	float: right;
	width: 33%
}
.market_zhuti_right .market_zhuti_right_dianhua{
	width: 100%;
	height: 2.2rem;
	background-color: #f6f6f6;
	margin-bottom:0.2rem ;
	text-align: center;
	padding-top:0.15rem;
}
.market_zhuti_right .market_zhuti_right_dianhua .xiangmu{

	height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.28rem
}
.market_zhuti_right .market_zhuti_right_dianhua .zuoji{
	height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.2rem
}
.market_zhuti_right .market_zhuti_right_dianhua .lianxiwomen{
	width: 1.6rem;
	height: 0.45rem;
	margin: 0 auto;
	font-size: 0.18rem;
	background-color: #005bac;
	color: #fff;
	line-height: 0.45rem
}
.market_zhuti_right .market_zhuti_right_dianhua span{

	color: #005bac;

}
.market_zhuti_right .market_zhuti_right_saoyisao{
	width: 100%;
	height: 4.8rem;
	background-color: #f6f6f6;
	text-align: center;
	padding-top:0.15rem;
}
.market_zhuti_right .market_zhuti_right_saoyisao .shoujishangcheng{
	height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.28rem;
	margin-bottom: 0.1rem
}
.market_zhuti_right .market_zhuti_right_saoyisao .saomiao{
	height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.2rem;
	color:#005bac
}
.market_zhuti_right .market_zhuti_right_saoyisao img{
	margin: 0 auto;
	margin-bottom: 0.15rem
}
.market_zhuti_left .coo_img{
	background-color: #f6f6f6;
	overflow: hidden;
	padding-bottom: 0.5rem
}
.anli{
	width: 100%;
	overflow: hidden;
	padding: 0.2rem 0;
	background-color: #f6f6f6;
	text-align: center;

}
.anli ul{
	overflow: hidden;
	background-color: #f6f6f6;
	padding: 0 0.3rem
}
.anli .qita_anli{
	font-size: 0.18rem;
	margin-top: 0.3rem;
	padding-bottom: 0.2rem;

}
.market_zhuti_right .anli img{

	margin: 0.15rem auto;
}
.market_zhuti_right .anli .shoujishangcheng{
	height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.28rem;
}
.market_zhuti_right li{
	/*height: 3.4rem;*/
	border-bottom: 1px solid #c1c1c1
}
/* solution2 页*/
/* 产品优势 */
.product_superiority{
    padding: 20px 0;
	overflow: hidden;
	background-color: #f7f7f7;
    margin-top: 30px;
}
.product_superiority .product_superiority_hede{
	font-size: 0.38rem;
	text-align: center;
	margin-bottom: 0.3rem
}
.product_superiority li{
	width: 23.7%;
	height: 4.5rem;
	background-color: #fff;
	float: left;
	box-shadow:0 0 0.3rem #ececec;
	margin-right: 0.2rem
}
.product_superiority li:nth-child(4){
	width: 23.75%;
	height: 4.5rem;
	background-color: #fff;
	float: right;
	margin-right: 0;
}
.product_superiority li .product_header{
	text-align: center;
	font-size: 0.24rem
}
.product_superiority li .product_header img{
	margin: 0.37rem auto 0.2rem auto
}
.product_superiority li .product_body{
	padding:0.1rem 0.3rem
}
.product_superiority li .product_body .product_bodys_name{
	background: url(../images/iconduigou.png) no-repeat left ;
	padding: 0.1rem 0.2rem
}
.product_superiority li .product_body .product_bodys_names{
	color: #949494
}
.product_superiority li:hover{
	background: url(../images/s-back.png) no-repeat center;
	background-size: cover;
}
.hytd1:hover{
	background: url(../images/icon1.jpg) no-repeat center;
	background-size: cover;
}
.hytd2:hover{
	background: url(../images/icon2.jpg) no-repeat center;
	background-size: cover;
}
.hytd3:hover{
	background: url(../images/icon3.jpg) no-repeat center;
	background-size: cover;
}
.hytd4:hover{
	background: url(../images/icon4.jpg) no-repeat center;
	background-size: cover;
}
/* 行业痛点 */
.product_Industry{
    padding: 20px 0;

}
.product_Industry .product_superiority_hede{
	font-size: 0.38rem;
	text-align: center;
	margin-bottom: 0.3rem
}
.product_Industry .container{
	overflow: visible;
}
.product_Industry .product_Industryname{
	border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
	display: flex;
}
.product_Industry .product_Industryname li{
	padding-top:0.6rem;
	padding-left:1.5rem
}
.product_Industry .product_Industryname li .product_Industryname_title{
	font-size: 0.2rem
}
.product_Industry .product_Industryname li .product_Industryname_content{
	color: #585858
}
.product_Industry .product_Industryname li:nth-child(even){
	padding-left:2.7rem;
	padding-top: 0.5rem

}
/* 解决方案架构 */
.product_architecture .product_superiority_hede{
	font-size: 0.38rem;
	text-align: center;
	margin-bottom: 0.3rem;
	color: #fff;
}

.product_architecture .container{
	padding: 20px 0;
	overflow: visible
}
.product_architecture .product_architecturename{
	height: 5.5rem;
	display: flex;
}
.product_architecture .product_architecturename .product_architecturename_left{
	background-color: #ffffff;
}
.product_architecture .product_architecturename .product_architecturename_left img{
	max-height: 5.1rem;
	padding: 17px;
}
.product_architecture .product_architecturename .product_architecturename_right{
	padding: 35px;
    width: 50%;
	background-color: #fbfbfc;
}
.product_architecture .product_architecturename .product_architecturename_right .solve_problem{
	font-size: 0.2rem;

}
.product_architecture .product_architecturename .product_architecturename_right li{
	font-size: 0.2rem;

	margin-left:0.21rem;
	list-style-type:disc;
}
.product_architecture .product_architecturename .product_architecturename_right li p{
	font-size: 0.14rem;
	font-weight: normal;
	color:#949494
}
/* 功能架构 */
.functional_framework{
	padding:0.5rem 0 0.6rem 0;
}
.functional_framework .product_superiority_hede{
	font-size: 0.38rem;
	text-align: center;
	margin-bottom: 0.3rem;
}
.tab_function li{
	position: relative;
	cursor: pointer;
	float: left;
	font-size: 0.18rem;
	margin-left: 0.8rem
}
.tab_function li:hover:after{
	content: "";
	position: absolute;
	top: 0.4rem;
	left: 0;
	width: 100%;
	height: 0.06rem;
	background-color: #005bac;
	border-radius:0.06rem;

}
.tab_content_gnjg{
	position: relative;
	height: 500px;
    margin-top: 40px;
}
.tab_content_gnjg .prev{
    position: absolute;
    bottom: 50%;
}
.tab_content_gnjg .jiagou{
	float: left;
	padding: 0 1rem
}
.tab_content_gnjg .next{
    position: absolute;
    bottom: 50%;
	right:0;
}
/* 运维目标 */
.product_goals{
	padding:0.4rem 0;
	background-color: #f7f7f7;
}
.product_goals .product_superiority_hede{
	font-size: 0.38rem;
	text-align: center;
	margin-bottom: 0.3rem;
	overflow: hidden;
}
.product_goals li{
    width: 23.7%;
    height: 230px;
    background-color: #fff;
    float: left;
    border: 1px solid #ccc;
    margin-right: 0.2rem;
}
.product_goals li:nth-child(4){
	width: 23.7%;
    height: 230px;
	background-color: #fff;
	float: left;
	margin-right: 0
}
.product_goals li .convert{
	display: flex;
	height: 81px;
	padding-left: 30%;
	align-items: center;
	font-size: 0.22rem;
	background: url(../images/cx_background.png) no-repeat;
	background-size: 100% 100%;
}
.product_goals li .convert span{
	margin-left: 0.2rem
}
.product_goals li .convert_content{
	padding:0 0.34rem
}
.product_goals li .convert_content p{
	padding-top:0.35rem;
	height: 0.8rem;
	color: #4e4e4f;
	overflow: hidden;
}
/* 合作案例 */
.cooperation_cases{
    padding: 50px 0 30px 0;
	overflow: hidden;
	background-color: #f7f7f7;

}
.cooperation_cases .product_superiority_hede{
	font-size: 0.38rem;
	text-align: center;
	margin-bottom: 0.3rem;
}
.cooperation_cases li{
	width: 23.7%;
	background-color: #fff;
	float: left;
	border: 1px solid #ccc;
	margin-right: 0.2rem
}
.cooperation_cases li:nth-child(4){
	width: 23.7%;
	background-color: #fff;
	float: left;
	margin-right: 0
}
.cooperation_cases li:hover{
	/* background: url(../images/s-back.png) no-repeat center */
}
.cooperation_cases li .convert_content p{
	font-size: 0.18rem;
	text-align: center;
	overflow: hidden;
	margin-top: 0.3rem
}
/* 新闻详情 */
.market_zhuti_right .case_content li{
	height: 5rem;
	border-bottom:none;
	margin-top:0;
	margin-bottom: 0.2rem;
	margin-right: 0;margin-left: 0.2rem;

}
.market .market_zhuti_left .news_biaoti{
	font-size: 0.28rem;
    padding: 0.5rem 0;
    text-align: center;
}
.market .market_zhuti_left .yijianshare div{
	padding: 0.5rem 0;
	float:  right;
	margin-left: 0.3rem;
	text-align: right
}
.market .market_zhuti_left .qiehuan{
	margin-left: 0.1rem;
	clear: both;
	display: flex;
	width: 100%;
	height: 1.6rem;
	margin-bottom: 0.2rem
}
.yingwenziti{
	font-size: 0.18rem
}
.market .market_zhuti_left .qiehuan .qiehuan_shang{
	width: 50%;
	box-shadow:0 0 0.3rem #ececec;
	padding: 0.38rem 0.32rem;
	background: url(../images/ico-shang.png)no-repeat 8% center
}
.market .market_zhuti_left .qiehuan .qiehuan_xia{
	width: 50%;
	padding: 0.38rem 0.32rem;
	background: url(../images/ico-xia.png)no-repeat 92% center #f6f6f6;
}
.market .market_zhuti_left .qiehuan .qiehuan_shang div{
	margin-left:0.5rem;
}
.market .market_zhuti_left .qiehuan .qiehuan_xia div{
	margin-right:0.5rem;
	text-align: right
}

.market .market_zhuti_left .qiehuan .shangyipian{
	font-size: 0.18rem;
	color: #005bac
}
.market .market_zhuti_left .qiehuan .qiehuanbiaoti{
	font-size: 0.26rem;
	width: 2.82rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* 主营业务 */
.main_business_two .container{
	overflow: visible;
	margin-bottom: 0.5rem
}
.main_business_two .main_business_div{
	width: 100%;
	height: auto;
	padding:0.4rem 0 0.7rem 0;
	margin-bottom: 3.5rem
}
.main_business_two .main_business_div .business_list{
	width:18.5%;
	float:left;
	min-height: 3.84rem;

	background-color: #f6f6f6;
	margin-right: 1.77343%;
	/*padding:0 0 0.2rem 0;*/
}
.main_business_two .main_business_div .business_list:hover{
	width:18.5%;
	float:left;
	cursor: pointer;
	min-height: 3.84rem;
	border-bottom: 4px solid #b50400;
	box-shadow:0 0 0.3rem #ececec;
	background-color: #fff;
	margin-right: 1.77343%;
	/*padding:0 0 0.2rem 0;*/
}
.main_business_two .main_business_div .business_list:nth-child(5){
	margin-right: 0;
}

.main_business_two .main_business_div .business_list .business_list_item{
	width: 83.27%;
	margin:0.7rem auto 0.2rem auto;
	text-align: center;
	min-height: 2.91rem;
	position: relative;
}
.main_business_two .main_business_div .business_list .business_list_item .business_img{
	margin:-0.415rem auto 0 auto;
}
.main_business_div .business_list .business_h2{
	color:#1c1c2c;
	font-size:0.2rem;
	padding: 0.3rem 0 0.27rem;
}
.main_business_div .business_list .business_text{
	text-align: center;
}
.business_text span{
	display: block;
	color: #1c1c2c;
	font-size: 0.16rem;
	line-height: 0.24rem;
}
.main_business_two .main_business_div .business_list .business_list_item .lj_more{
	padding: 0.02rem 0;
	color: #005bac;
	font-size: 0.14rem;
	text-align: center;
	width: 50%;
	display: block;
	border-radius: 3rem;
	border: 1px solid #005bac;
	margin: 15px auto 0 auto;
}

.main_business_two .main_business_div .business_list .business_list_item:hover .lj_more{
	background: #005bac;
	color: #fff;
}
.main_business_two .company_list1_more{
	overflow: hidden;
}
.main_business_two .company_list1_more .liaojie_more{
	float: right;
	color: #ffffff;
	font-size: 0.14rem;
	background: #005bac;
	padding: 0.03rem 0.2rem;
	border-radius: 21px;
}
.search_content_bottom{
	background-color: #f6f6f6;
	margin-top:40px;
}
.search_content_mobile_bottom{
	background-color: #f6f6f6;
}
.search_content_title{
	height: 80px;
    font-size: 27px;
    border-bottom: 1px solid #d0d0d1;
    color: #2c6cea;
    line-height: 85px;
}
.case_zhuti_anli{
	height:150px;
	width: 444px;
	position: relative;
}
.case_more_anli{
	width: 1.04rem;
    height: 0.3rem;
    color: #005bac;
	line-height: 60px;
}
.case_zhuti_imgs{
	width: 45%;
    display: inline-block;
	vertical-align: top;
    margin-top: 20px;
}
.case_more_kh{
    color: #005bac;
}
/*产品中心页*/
.mobile_product{
	margin-bottom: 20px;
	background: url(../images/mobile_bzhcp.jpg) no-repeat center;
	background-size: 100% 100%;
	height: 4rem;
	position: relative;
}
.search_content_mobile_title{
    height: 0.5rem;
    color: #2c6cea;
    line-height: 0.5rem;
    background-color: #f5f6f7;
    font-weight: bold;
    padding-left: 0.1rem;
	display: flex;
    justify-content: space-between;
	margin-bottom: 0.2rem;
}
.case_zhuti_mobile_anli{
	height: 250px;
    width: 100%;
}
.case_mobile_title_anli{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 0.6rem;
}
.v_icon{
    background: url(../images/dsj.png) no-repeat center;
	background-size: 100%;
	width: 0.2rem;
    height: 0.2rem;
    position: absolute;
    right: 4%;
    top: 50%;
    transform: translateY(-50%);

}
.v2_icon{
    position: absolute;
    background: url(../images/dsj.png) no-repeat center;
    background-size: 100%;
    left: 90%;
    width: 15px;
    height: 15px;
    top: 55.3%;
}
.case_hzkh_content li {
    margin-left: 0.15rem !important;
}
.xmzx{
	height: 0.5rem;
	display: flex;
	position: relative;
}
.jiejue_mobile_padding{
	padding-top: 0.2rem;
}
.product_Industryname_div{
	width: 50%;
    padding: 20px;
    height: 178px;

}
.cooperation_fjxz {
	padding: 0.5rem 0 0.6rem 0;
}
.fjxz{
	background: url(../images/fjxz.jpg) no-repeat;
	padding: 30px 20px;    
	line-height: 50px;
}