body{
	background: #fff;
}
.dis{
	display: none;
}
header{
	width: 100%;
	height: 60px;
	background: #fff;
	float: left;
	position: fixed;
	top: 0;
	z-index: 9999;
}
.topLogo{
	float: left;
	width: 45px;margin-bottom: 10px;margin-top: 10px
}
.listIcon{
	width: 35px;
	float: right;
	margin: 13px;
}
header .listModel{
	width: 100%;
	float: left;
	position: absolute;
	top: 0px;
	background: #f4f4f4;
}
header .listModel p{
	width: 100%;
	height: 60px;
}
header .listModel p .closeIcon{
	float: right;
	margin: 13px;
	width: 35px;
}
header .listModel ul{
	width: 90%;
	float: left;
	margin-left: 5%;
}
header .listModel ul li{
	width: 100%;
	float: left;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 12px;
	color: #333;
}
header .listModel ul li img{
	width: 18px;
	margin-right: 15px;
	margin-left: 38%;
}
header .listModel ul li span{
	position: relative;
	top: 2px;
}
.page{
	width: 100%;
	float: left;
	position: relative;
	top: 60px;
	padding-bottom: 40px;
}

.caseshow_conetnt{
	clear: both;
	width: 90%;
	margin: 0px auto;
}

.caseshow_conetnt img{
	width: 100%;
	float: left;
}
.swiperModel{
	clear: both;
	width: 100%;
	margin: 0px auto;
}

.swiperModel img{
	width: 100%;
	float: left;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide > img{
	width:100%;
	height: 100%;
}
.swiper-pagination-bullet {
	background: #b0afb0 none repeat scroll 0 0;
	border-radius: 100%;
	display: inline-block;
	height: 8px;
	opacity: 0.2;
	width: 8px;
	border: 1px solid #b0afb0;
}
.swiper-pagination-bullet-active {
	background: #dfdfdf none repeat scroll 0 0;
	border: 1px solid #d91d1d;
	opacity: 1;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 0;
}
.caseDiv{
	width: 100%;
	float: left;
	background: #fff;
}
.titleBar{
	width: 100%;
	float: left;
	text-align: center;
}
.titleBar .alzs{
	width: 120px;
	margin-top: 30px;
}
.titleBar .common_title{
	margin-top: 30px;
	font-size: 20px;
	font-weight: bold;
}
.titleBar .what{
	width: 168px;
	margin-top: 60px;
}
.titleBar .about{
	width: 118px;
	margin-top: 30px;
}
.titleBar .server{
	width: 118px;
	margin-top: 30px;
}

.titleBar .about_server{
	width: 118px;
	margin-top: 60px;
}
.number_box{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.number_box .item{
	width: 100%;
	margin: 15px 0;
	text-align: center;
}
.number_box .item .text{
	margin-top: 10px;
}
.number_box .item img{
	max-width:100%;

}
.culture_pic{
	margin-bottom: 30px;
}
.culture_pic img{
	max-width: 100%;
}
.caseDiv .titleDetail{
	width: 90%;
	margin-left: 5%;
	font-size: 14px;
	float: left;
	color: #333333;
	line-height: 22px;
}
.caseDiv .cutmLi{
	width: 90%;
	margin-left: 5%;
	float: left;
}
.caseDiv .cutmLi li{
	width: 33.33%;
	float: left;
	font-size: 10px;
	color: #666666;
	text-align: center;
	margin:10px 0;
}
.caseDiv .jlPub{
	width: 100%;
	height: 30px;
	float: left;
	margin-top: 30px;
	font-size: 1.8em;
	color: #d70c19;
	text-align: center;
}
.caseDiv .jlDetail{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 0.9em;
	color: #666666;
	margin-top: 10px;
}

.about_pub_dsc{
	width: 100%;
	margin-top: 100px;
}

.about_pub_dsc .pub_yellow_div{
	width: 100%;
	border: 0px solid #ccc;
	float: left;
	height: 110px;
}
.about_pub_dsc .pub_yellow_div .pub_ab{
	position: absolute;
}
.about_pub_dsc .pub_yellow_div .pub_yellow_bg{
	width: 100%;
}

.about_pub_dsc .pub_yellow_div .pub_yellow_img{
	float: left;
	width: 6em;
	height: 6em;
	margin-left: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
	position: absolute;
}
.about_pub_dsc .pub_yellow_div .pub_yellow_desc{
	font-size: 0.7em;
	height: 19px;
	line-height: 19px;
	margin-left: 32%;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: absolute;

}
.about_service{
	width: 90%;
	margin: 0px auto;
}
.about_service img{
	width: 100%;
	margin-bottom: 40px;
}
/*
我们能做什么

*/

.caseDiv .index_whatBg{
	width: 100%;
}
.caseDiv .index_whatBg ul li{
	width: 50%;
	float: left;
}
.caseDiv .index_whatBg ul li img{
	width: 100%;
}
.index_aboutbg{
	width: 100%;
}
.index_aboutbg img{
	width: 100%;
}
.index_service{
	margin-bottom:10px;
	width: 90%;
	margin: 0px auto;
}
.index_service img{
	width: 100%;
	margin-bottom: 40px;

}

.titleBar p{
	margin: 20px 0;
	padding-top: 10px;
	width: 80%;
	margin-left: 10%;
	float: left;
	font-size: 14px;
	color: #666666;
	border-top: 1px solid #d9d9d9;
}
.caseImg{
	width: 100%;
	float: left;
}
.casePic{
	width: 50%;
	float: left;
}
.casePic img{
	width: 100%;
}



.getMore{
	width: 150px;
	height: 40px;
	clear: both;
	margin: 0px auto;
	padding:30px 0px;
}
.moreBtn{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 35px;
	border:1px solid #d70c19;
	font-size: 16px;
	color: #000000;
	text-align: center;
	border-radius: 4px;
	margin: 20px 0;
}

.about_us_number{
	width: 100%;
	margin:30px auto;
	text-align: center;
}
.about_us_number_bg{
	width: 80%;
	clear: both;
	margin: 0px auto;
	height: 230px;
}
.circle_ab{
	width: 80%;
	position: absolute;
	left: 10%;

}
.circle_ab  img{
	width: 100%;

}
.circle_ab .circle_sixten{
	position: absolute;
	left: 35%;
	top:8%;
	font-size: 3em;
	color: #00a9c7;
}
.circle_ab .circle_five{
	position: absolute;
	right: 10%;
	bottom: 17%;
	font-size: 3em;
	z-index: 9;
	color: #00a9c7;
}
.circle_ab .circle_six{
	position: absolute;
	left: 10%;
	bottom: 17%;
	font-size: 3em;
	z-index: 9;
	color: #00a9c7;
}
/*.about_us_number ul{*/
	/*width: 100%;*/
	/*margin:0px auto;*/
	/*text-align: center;*/
/*}*/

/*.about_us_number ul li{*/
	/*width: 100%;*/
	/*margin-top: 20px;*/
/*}*/

/*.about_us_number ul li .title{*/
	/*width:160px; height:160px; line-height:160px; margin:0 auto;*/
	/*font-size: 2rem;*/
	/*text-align: center;*/
	/*color: #d50000;*/
/*}*/
/*.about_us_number ul li .info{*/
	/*color: #959595;*/
	/*margin-top: 10px;*/
	/*font-size: 1rem;*/
/*}*/

.allCase{
	width: 100%;
	float: left;
	background: #f4f4f4;
}
.allCase .caseSelect{
	width: 90%;
	float: left;
	margin-left: 5%;
}
.allCase .caseSelect ul{
	width: 100%;
	float: left;
	margin:30px 0;
	padding-left: 5px;
}
.allCase .caseSelect ul li{
	width: 29%;
	float: left;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border: 1px solid #333333;
	border-radius: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.allCase .caseSelect ul li.cur{
	border: 1px solid #d50000;
	color: #d50000;
}
.allCase .caseSelect ul li:hover{
	border: 1px solid #d50000;
	color: #d50000;
}
.allCase .caseNum{
	width: 100%;
	float: left;
	padding-bottom: 30px;
}
.allCase .caseNum ul{
	width: 100%;
	float: left;
	text-align: center;
	margin: 0px auto;
}
.allCase .caseNum ul li{
	width: 49%;
	float: left;
	margin-left: 2px;
	margin-bottom: 3px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 1px 2px #ccc;
	box-sizing: border-box;
}

.allCase .caseNum ul li .eachCase{
	width: 100%;
	float: left;
}
.allCase .caseNum ul li .eachCase img{
	width: 100%;

}
.allCase .caseNum ul li .eachCase .eachCaseDetail{
	background: #fff;
	width: 90%;
	float: left;
	text-align: center;
	padding: 8px 8px;
	height: 30px;
	text-align: center;
}
.allCase .caseNum ul li .eachCase .eachCaseDetail h2{
	font-size: 12px;
	color: #333333;
	overflow: hidden;
	font-family: "微软雅黑", Arial, "宋体";
	text-align: center;
}
.allCase .caseNum ul li .eachCase .eachCaseDetail p{
	font-size: 9px;
	color: #999999;
}
.allCase .caseNum ul li.cur .eachCase .eachCaseDetail{
	background: #f92146;
	width: 90%;
	float: left;
	text-align: center;
	padding: 8px 5%;
}
.allCase .caseNum ul li.cur .eachCase .eachCaseDetail h2{
	font-size: 12px;
	color: #fff;
}
.allCase .caseNum ul li.cur .eachCase .eachCaseDetail p{
	font-size: 9px;
	color: #fff;
}
.industryDiv{
	width: 100%;
	float: left;
}
.industryTitle {
	width: 100%;
	float: left;
	border-bottom: 1px solid #d70c19;
}
.industryTitle h2{
	width: 85%;
	font-size: 16px;
	color: #333;
	text-align: center;
	margin: 0px auto;
	padding-top: 40px;
}
.industryTitle p{
	width: 100%;
	font-size: 10px;
	color: #666;
	text-align: center;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
.industryPage {
	width: 90%;
	margin-left: 5%;
	float: left;
	padding: 20px 0;
	margin-bottom: 10px;
}
.industryPage img{
	width: 100%;
}
/*.industryPage p{*/
	/*width: 100%;*/
	/*float: left;*/
	/*font-size: 10px;*/
	/*color: #666;*/
	/*text-indent: 2em;*/
	/*line-height: 20px;*/
/*}*/
/*.industryPage h3{*/
	/*width: 100%;*/
	/*height: 25px;*/
	/*line-height: 25px;*/
	/*float: left;*/
	/*font-size: 12px;*/
	/*color: #666666;*/
	/*font-weight: bold;*/
/*}*/
.industryDiv ul{
	width: 90%;
	float: left;
	margin-left: 5%;
}
.industryDiv ul li{
	width: 100%;
	float: left;
	border-bottom: 1px solid #d7d7d7;
	padding: 30px 0;
}
.industryDiv ul li:last-child{
	border-bottom: 0px solid #d7d7d7;
}
.industryDiv ul li .industryLeft{
	width: 50%;
	float: left;
	margin-right: 6%;
}
.industryDiv ul li .industryRight{
	width: 40%;
	float: right;
}
.industryDiv ul li .industryRight img{
	width: 125px;
	float: right;
}
.industryDiv ul li .industryLeft p{
	width: 100%;
	font-size: 1em;
	color: #333333;
	text-align: center;
	margin: 0px 0;
	font-family: "微软雅黑", "宋体";
}
.industryDiv ul li .industryLeft .idtDate{
	width: 60%;
	float: left;
	margin-left: 20%;
	text-align: center;
	margin-top: 10px;
}
.industryDiv ul li .industryLeft .idtDate h2{
	color: #666666;
	margin-top: 10px;
	padding-bottom: 10px;
}
.industryDiv ul li .industryLeft .idtDate p{
	font-size: 1em;
	color: #666666;
	border-top: 1px solid #666;
	padding-top: 10px;
	font-family: "微软雅黑", Arial;
}
.contaceUs{
	width: 100%;
	float: left;
	background: #f4f4f4;
	margin-bottom:30px;
}
.contaceUs .cntcDiv{
	width: 80%;
	float: left;
	margin-left: 10%;
	padding: 10px 0;
}
.contaceUs .cntcDiv h2{
	width: 96%;
	padding-left: 4%;
	border-left: 4px solid #d70c19;
	color: #333333;
	margin-bottom: 10px;
}
.contaceUs .cntcDiv p{
	width: 96%;
	padding-left: 4%;
	font-size: 1em;
	color: #666666;
	margin: 5px 0;
}
.caseDetail{
	width: 90%;
	clear: both;
	margin: 0px auto;
}
.caseDetail h1{
	font-size: 18px;
	color: #333;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
	border-bottom: 1px solid #d70c19;
}
.caseDetail .detail{
	width: 100%;
	float: left;
	font-size: 10px;
	color: #666666;
	margin: 10px 0;
}
.caseDetail .detail img{
	max-width: 100%;
}
.shared{
	width: 90%;
	float: left;
	margin-left: 5%;
	margin-top: 20px;
	border-bottom: 1px solid #d7d7d7;
}
.shared ul{
	width: 60%;
	float: left;
	margin: 10px 20%;
}
.shared ul li{
	width: 25%;
	float: left;
	text-align: center;
}
.shared ul li img{
	width: 30px;
	height: 30px;
}
.moreInfo{
	width: 100%;
	float: left;
	text-align: center;
	padding: 30px 0;
}
.moreInfo h2{
	width: 100%;
	float: left;
	font-size: 16px;
	color: #333;
}
.moreInfo p{
	width: 100%;
	float: left;
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
}
/*底部*/
.aboutUs{
	width: 100%;
	float: left;
	background: #222222;
}
.ewm{
	width: 72%;
	margin: 0px auto;
	clear: both;
	text-align: center;
	padding-left: 15%;
}
.ewm li{
	float: left;
	margin-right: 15px;
}
.ewm li img{
	width: 100px;
}
.ewm li .footer_xizun{
	margin: 0px auto;
	color: #a4a4a4;
	font-size: 1em;
	text-align: center;
}
.ewm li .footer_emcode{
	margin: 0px auto;
	color: #a4a4a4;
	font-size: 1em;
	text-align: center;
}

.footer_title{
	width: 100%;
	clear: both;
	color: #fff;
	text-align: center;
	margin-top: 30px;
}
.tel{
	width: 60%;
	margin: 15px auto;
	color: #fff;
	clear: both;

}
.long_press_div{
	margin: 0px auto;
	clear: both;
	text-align: center;
	padding-bottom: 15px;

}
.tel p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border:1px solid #fff;
	border-radius: 15px;
	color: #fff;
	text-align: center;
	font-size: 1.2em;
	margin-top: 10px;
	font-family: "微软雅黑", Arial, "宋体";
}
.tel p a{
	color: white;
	overflow: hidden;
	font-family: "微软雅黑", Arial, "宋体";
}
.aboutUs .cmpy{
	width: 60%;
	margin: 15px auto;
	padding-top: 15px;
	clear: both;
}
.aboutUs .cmpy ul li{
	font-size: 0.8em;
	color: #999999;
	height: 20px;
	line-height: 20px;
}

.showTel{
	width: 50%;
	position: fixed;
	left: 50%;
	margin-left: -87px;
	top: 40%;
	z-index: 99;
}
.showTel img{
	width: 100%;
}
.showTel .telNum{
	width: 100%;	
	position: absolute;
	top: 25px;
}
.showTel .telNum p{
	width: 100%;
	text-align: center;
	margin: 5px 0;
	font-size: 1.6em;
	color: #36a6bf;
	height: 30px;
	line-height: 30px;
}
.showTel .telNum p a{
	color: #36a6bf;
}



.showqq{
	position: fixed;
	left: 50%;
	margin-left: -130px;
	top: 40%;
	z-index: 99;
	background: #f4f4f4;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	border-radius:14px;
}

.showqq h3{
	margin-top: 10px;
}
.bottom_tel_last{
}
footer{
	width: 100%;
	height: 60px;
	line-height: 27px;
	background: #fff;
	float: left;
	position: fixed;
	bottom: 0;
	z-index: 9999;
}
footer ul{
	width: 90%;
	margin-left: 5%;
	float: left;
}
footer ul li{
	width: 33.3%;
	float: left;
	position: relative;
}
footer ul li .bottomLi{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #d50000;
	margin-top: 3px;
}
footer ul li .bottomLi img{
	width: 16px;
	height: 16px;
}
footer ul li .caseShow{
	width: 100%;
	position: absolute;
	bottom: 55px;
	z-index: 9;
	background: #f4f4f4;
}
footer ul li .caseShow ul{
	width: 100%;
}
footer ul li .caseShow ul li{
	width: 100%;
	height: 4em;
	line-height: 4em;
	border-bottom: 1px solid #d9d9d9;
	text-align: center;
	font-size: 12px;
	color: #666;
}

/*footer ul li .caseShow ul{*/
	/*width: 80%;*/
	/*margin-left: 10%;*/
	/*height: 35px;*/
	/*line-height: 35px;*/
	/*border-bottom: 1px solid #d9d9d9;*/
	/*text-align: center;*/
	/*font-size: 12px;*/
	/*color: #666;*/
/*}*/
.noBorder{
	border:0 solid #fff !important; 
}

.frendsLink {
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding-bottom: 20px;
	float: left;
	background: #191818;
	text-align: center;
	font-size: 0.6em;
	color: #999999;
	font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.caseDiv .singleImg{
	width: 100%;
}

.bannerContent .singleImg{
	width: 100%;
}
