﻿@charset "utf-8";
.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both}
.clearfix{zoom:1}
.clear{clear:both}
.float_L{float:left}
.float_R{float:right}
ul,li,ol{
	list-style:none;
}
html,body{
	background:#fff ;
	font-family: "微软雅黑";
}

 a:hover {
        color: #000;
        text-decoration: none;
        cursor: default;
    }
@font-face {font-family: "iconfont1";
	src: url('../fonts/iconfont/iconfont.eot?t=1478507163640'); /* IE9*/
	src: url('../fonts/iconfont/iconfont.eot?t=1478507163640#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/iconfont/iconfont.woff?t=1478507163640') format('woff'), /* chrome, firefox */
	url('../fonts/iconfont/iconfont.ttf?t=1478507163640') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
	url('../fonts/iconfont/iconfont.svg?t=1478507163640#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont1 {
	font-family:"iconfont1" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
#header{
	min-height: 0px; 
	max-height: none; 
	/*height: 600px;*/
	}
.main_col{
	color:#e04a44;
}
.navbar-custom .navbar-brand span.brand-logo{
	-webkit-transition:.2s ease-in;
	-moz-transition:.2 ease-in;
	transition:.2s ease-in;
    display: inline-block;
    padding: 14px 0;
    margin: -20px 16px 0 16px;
    width: 150px;
	height:100px;
	background: url(../img/homepage_logo_header_sprite2.png) no-repeat 0 0;
	background-size: cover;
	
	
}
.navbar-custom .navbar-brand span.brand-logo.shrink{
	display: inline-block;
    width: 150px;
	height:70px;
	background: url(../img/homepage_logo_header_sprite2.png) no-repeat -20px -116px;
	background-size: cover;
}

.logo_png{
	height:100px;
	margin-top:-34px;
	-webkit-transition:.3s ease-in;
	-moz-transition:.3s ease-in;
	transition:.3s ease-in;
	
}
@media (min-width: 768px){
.navbar-custom {
    padding: 20px 0;
    }

}

.h2_title{
	color:#333;
	font-size:24px;
}
.fn_9{
	color:#999;
	font-size:16px;
}
.line_ver{
	background:url(../img/index/line_gray.png) repeat-x left center;
	/*margin-bottom:20px ;*/
}
.mar_bt{
margin-bottom:20px ;	
}
.ui_width{
	background:#fff;
	padding:0px 20px;
	text-align: center;
	display: inline-block;
}
.img_dif{
	/*height:579px;*/
}
@media only screen and (min-width: 980px) {
	.ui_pad_lr{
	padding-left: 7.5px;
    padding-right: 7.5px;
}
}
.ui_font24{
	font-size: 20px;
	color:#333;
	-webkit-transition:.3s ease-in;
	-moz-transition:.3s ease-in;
	transition: .5s ease-in;
}
.ui_font18{
	font-size:16px ;
	color:#666;
	height:100px;
	text-align:justify;
}
.border_f8{
	border:1px solid #f8f8f8;
	box-shadow: 0 0 8px rgba(0,0,0,0.07);
	/*min-height: 300px;*/
}
.business_cnt .ui_font18{
	margin: 0 30px 30px 30px;
}
.ui_ftnav {
	/*list-style:none;*/
	margin-bottom:70px;
	cursor:pointer ;
}
.ui_ftnav li a{
	color:#ccc;	
}
.ui_ftnav li.current a{
	color:#e04a44;
	padding:10px 15px;
	border:1px solid #e04a44;
	box-sizing:border-box;
}
.ui_ftnav li a:hover{
	color:#e04a44;
	padding:10px 15px;
	border:1px solid #e04a44;
	box-sizing:border-box;
}
.segment a{
	color:#ccc;
	}
.fn_m15{
	margin-right:10px;
}
.border_round{
	margin:-40px auto 0 auto;
	width:80px;
	height:80px;
	border-radius:50%;
	background:#3e3e3e ;
	text-align: center;
	margin-bottom: 30px;
	vertical-align:middle ;
	-webkit-transition:.3s ease-in;
	-moz-transition:.3s ease-in;
	transition:.3s ease-in;
}
.icon_font{
	text-align: center;
	vertical-align:middle ;
	font-size: 44px;
	line-height:80px ;
	display: inline-block;
	color:#fff;
}
@media only screen and (max-width: 980px) {
.ui_ftnav {
	margin-left:-30px;
}
}
@media only screen and (max-width: 980px) {
.ui_ftnav li a{
	line-height: 50px;
}
.ui_ftnav li.current a{
	line-height: 50px;
	color:#E04A44;
}
}
.ui_col_mod{
	margin:50px auto;
	cursor: pointer;
	-webkit-transition:.3s ease-in;
	-moz-transition:.3s ease-in;
	transition:.3s ease-in;
}

.border_btn{
	text-align:center;
	margin:0 auto 30px auto;
	width:50px;
	border-bottom:2px solid #3E3E3E;
	-webkit-transition:.3s ease-in;
	-moz-transition:.3s ease-in;
	transition:.3s ease-in;
}
.ui_col_mod.current .border_round{
background:#e04a44;
}
.ui_col_mod.current .ui_font24{
	color:#e04a44;
} 
.ui_col_mod.current .border_btn{
	border-bottom:2px solid #e04a44;
}  
.footer_m{
	/*margin-top: 50px;*/
}
.ui_west_r{
	position: relative;
	overflow: hidden;
}
.ui_west{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index:1000;
    margin-bottom: 20px;
    min-height: 114px;
    padding: 0 40px 0 40px;
}
.ui_west_r:hover p{
	 opacity: 1;
}
.ui_west h3{
	font-weight:normal;
	font-size:36px;
    margin-bottom: 10px;
    line-height: 1.2;
    position: relative;
    opacity: 1;
    color: #fff;
    -moz-transform: translateY(60%);
    -ms-transform: translateY(60%);
    -webkit-transform: translateY(60%);
    transform: translateY(60%);
    }
    .ui_west p{
    	opacity: 0;
    }
.ui_west_r:hover .ui_west h3, .ui_west_r:hover .ui_west p {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
 .ui_west h3, .ui_west p {
 	text-align:left;
 	color:#fff;
    -moz-transition: all .5s cubic-bezier(.19,1,.22,1);
    -o-transition: all .5s cubic-bezier(.19,1,.22,1);
    -webkit-transition: all .5s cubic-bezier(.19,1,.22,1);
    transition: all .5s cubic-bezier(.19,1,.22,1);
    text-shadow: 0 2px 5px rgba(0,0,0,0.3);
}
figcaption .ui_west  p{
	position: relative;
	font-size: 30px;
    -moz-transform: translateY(80%);
    -ms-transform: translateY(80%);
    -webkit-transform: translateY(80%);
    transform: translateY(80%);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    color: #fff;
    line-height: 1.5;
    width: 100%;
}
.cur_po{
	cursor: pointer;
}
 .ui_md6{
	padding-left:5px;
	padding-right:5px;
}
@media only screen and (min-width: 320px) and (max-width: 640px) {
	.ui_west h3 {
    font-weight: normal;
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 1.2;
    position: relative;
    opacity: 1;
    color: #fff;
    -moz-transform: translateY(60%);
    -ms-transform: translateY(60%);
    -webkit-transform: translateY(60%);
    transform: translateY(60%);
}
.ui_west p {
    margin: 0 0 25px;
    font-size: 14px;
    line-height: 1.5;
}
.ui_west {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    margin-bottom: 20px;
    min-height: 114px;
    padding: 0 20px 0 20px;
}
}

@media only screen and (max-width:1280px) {
	
	.navbar-custom .navbar-brand span.brand-logo{
		display: none;
	}
	.content-section {
	}
}
@media (max-width: 767px){
	.hidden-xs{
		display: block!important;
	}
	 .carousel-control{
	 	margin-top:-30px;
	 }
	 .carousel-control.right{
	 	right:10px;
	 }
	 .carousel-control.left{
	 	left:10px;
	 }
	 .ui_ftnav{
	 	display:none;
	 	}
	 .footer_logo{
	 	display:none;
	 }
	 footer{
    padding: 10px 0 0 0 !important;
}
footer .segment {
    padding-bottom:0px;
}
footer .copynote {
    margin-top: 10px;
}
.text-left{
	text-align: left;
}
}
.margin_t15{
	margin-top:13px ;
}
/*首页样式结束*/

/*大数据样式开始*/
.bd_banner_img{
	width:100%;
}
.flow_chart{
	margin-top:20px ;
	margin-bottom:30px ;
}
.case_img{
	margin-bottom:20px;
}
.h3_title{
	font-size:20px;
	color:#333;
	font-weight: bold;
	margin-bottom:12px;
}
.pro_data{
	padding: 0px 0px 0px;
}
.p_content{
	font-size:14px;
	color:#666;
	line-height: 20px;
	text-align: left;
	margin-bottom:0px ;
	min-height: 80px;
}
.detai_bor{
	width:100%;
	margin-bottom: 12px;
}
.bor_bgc{
	background:#f6f8f9 ;
	font-size:16px ;
	color: #333;
	width:48%;
	height:34px;
	line-height:34px;
}
.bor_bgc100{
	width:100%;
	background:#f6f8f9;
	font-size:16px ;
	color: #333;
	height:34px;
	line-height:34px;
}
@media (min-width: 992px){
	.col_md_w20{
		width:20%;
		padding-right:0px;
		padding-left:0px ;
	}
}

/*.col_md_w20{
	width:20%;
	padding-right:0px;
	padding-left:0px ;
}*/
.pro_title{
	font-size:20px;
	color:#fff;
	font-weight:bold;
}
.btn_pro{
	color:#fff;
	cursor:pointer ;
	padding:10px 30px;
	border:1px solid #fff;
	background:rgba(225,225,225,0);
	opacity: 0;
    display: block;
    font-size: 14px;
    border-radius: 3px;
    outline:none ;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.soludiv:hover .btn_pro{
		opacity:1;
	}
.btn_pro:hover{
	outline:none ;
	background:#fff;
	color:#e04a44;
	border:1px solid #e04a44;
}
		
.pro_text p{
	font-size: 14px;
	color:#fff;
}
.part_header{
	background:#32393d;
	margin-top:40px;
}
.soludiv{
display: block;
	padding: 0 20px 0 20px;
    height: 365px;
    background: rgba(224,74,68,0);
    padding-top: 115px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    text-align: center;
    }
    .soludiv_icon1 {
    	display: block;
    	width:68px;
    	height:68px;
    	margin: 0 auto;
    	background: url(../img/BigData/data_program_video.png) no-repeat;
}
.soludiv_icon2 {
    	display: block;
    	width:68px;
    	height:68px;
    	margin: 0 auto;
    	background: url(../img/BigData/data_program_city.png) no-repeat;
}
.soludiv_icon3 {
    	display: block;
    	width:68px;
    	height:68px;
    	margin: 0 auto;
    	background: url(../img/BigData/data_program_judge.png) no-repeat;
}
.soludiv_icon4 {
    	display: block;
    	width:68px;
    	height:68px;
    	margin: 0 auto;
    	background: url(../img/BigData/data_program_travel.png) no-repeat;
}
.soludiv_icon5 {
    	display: block;
    	width:68px;
    	height:68px;
    	margin: 0 auto;
    	background: url(../img/BigData/data_program_more.png) no-repeat;
}
.soludiv:hover {
    /*background: rgba(224,74,68,0.8);*/
    padding-top: 30px;
}
.soludiv p {
    opacity: 0;
    display: block;
    text-align:justify;
    font-size: 14px;
    color: #fff;
    padding: 10px 15px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.soludiv:hover p {
    opacity: 1;
}
.bor_btm{
	display: inline-block;
	width:26px;
	opacity:1;
	border-bottom:2px solid #fff ;
}
.soludiv:hover .bor_btm{
		opacity:0;
	}
.border_icon{
	margin: 40px auto 34px;
	/*width: 80px;
    height: 80px;*/
    border-radius:50%;
   /* background: #3e3e3e;*/
    text-align:center;
    margin-bottom: 30px;
    vertical-align: middle;
    
}	
.ui_font14 {
    font-size: 14px;
    color: #666;
    height: 100px;
    margin: 0 30px 30px 30px;
    text-align: justify;
}
.icon_font_data {
    text-align: center;
    vertical-align: middle;
    font-size: 44px;
    /*line-height: 80px;*/
    display: inline-block;
    color: #000;
}
.ui_col_mod.current .icon_font_data{
color:#e04a44;
}
	
/*大数据样式结束*/

/*视频应用详情页开始*/
.lg_title{
	background:url(../img/Largedata_videopage/head_line.png) no-repeat left center;
	padding-left:10px;
	color:#333;
	font-size: 24px;
	font-weight:bold;
	margin-bottom:30px;
	text-align: left
}
.lg_cont{
	font-size:14px;
	color:#666;
	line-height:24px;
	margin-bottom:20px;
	text-align:left;
}
.lg_ul_cont{
	padding-left:0px;
	font-size:14px;
	color:#666;
}
.lg_ul_cont li{
	background: url(../img/Largedata_videopage/data_circle.png) no-repeat left 12px;
	padding-left:10px;
	line-height:30px;
	text-align:left;
}
.cont_title{
	font-size:18px;
	color:#333;
	padding-left: 10px;
}
.content_text{
	font-size:14px ;
	color:#666 ;
	padding-left: 10px;
	padding-right: 30px;
}
.img_icon{
	width:100%;
}
.lg_pd5{
	padding-left:0px;
	padding-right:0px;
	margin-bottom: 20px;
}
.banner_pos{
	position: relative;
}
.bg_nav_bar{
	/*position:relative;*/
	/*height:60px;*/
	/*bottom:-7px;*/
	margin-top: -2px;
	background:rgba(0,0,0,0.8);
}
.tab_nav{
	width:100%;
	/*z-index:100 ;*/
	padding-left:0px;
}
.tab_nav li{
	/*float: left;*/
	text-align: center;
	padding:18px 30px 0px 0px;
	display: inline-block;
	
}
@media (max-width: 1000px){
	.nav_mob{
		overflow-x:scroll;
		overflow-y: hidden;
		display: block;
		height: 50px;
		backface-visibility:hidden;
	}
	.nav_tab{
		height: 50px;
		display: inline-block;
		 white-space: nowrap;
		 word-break: break-all;
	}
	/*去除滚动条样式*/
	.nav_mob::-webkit-scrollbar {
    width:0px;
}
}
.tab_nav li a{
	display: inline-block;
	padding:0px 0px 10px;
	cursor:pointer;
	margin-bottom:-10px;
	border-bottom:4px solid rgba(225,225,225,0);
	
	
}
.tab_nav li.curr a{
	color: #e04a44;
    border-bottom:4px solid #e04a44;
	
}
.navbar-custom .navbar-brand span.logo_xq{
	display: inline-block;
	width: 150px;
    height: 70px;
    background: url(../img/homepage_logo_header_sprite2.png) no-repeat -20px -116px;
    padding: 14px 0;
    margin: -20px 16px 0 16px;
    background-size: cover;
}
.navbar-custom .navbar-brand span.logo_xq.shrink {
    display: inline-block;
    width: 150px;
    height: 70px;
    background: url(../img/homepage_logo_header_sprite2.png) no-repeat -20px -116px;
    background-size: cover;
    display: inline-block;
    padding: 14px 0;
    margin: -20px 16px 0 16px;
}
@media (max-width: 1000px){
	.tab_nav{
		padding-left:0px ;
	}
}
/*视频应用详情页结束*/
/*招聘详情页面开始*/
.nav_red{
	background:#e04a44 ;
	padding:10px 0px;
}
.baerd_box{
	margin-top:70px;
	/*top:70px;*/
	/*position: fixed;*/
	width:100%;
	line-height:38px;
	background:#fff;
	
}
.breadcrumb li a{
	color:#666;
}
.breadcrumb{
	/*margin-bottom:0px;*/
}
.mar-top{
	/*margin-top:70px;*/
}
.cont_mar{
	padding-left:0px;
}
.breadcrumb .active a{
	color:#e04a44 ;
}
.title_recur{
	font-size: 28px;
	font-weight: bold;
	color:#333;
	text-align: left;
}
.Recrui{
	color:#999;
	font-size: 16px;
	padding-left:0px;
	/*margin-bottom:0px;*/
}
.Recrui li{
	float:left;
	font-size: 16px;
	margin-right:30px;
	
}
@media (max-width: 640px){
	.Recrui{
		margin-bottom:0px;
	}
	.Recrui li{
		min-width:176px ;
		text-align: left;
		line-height:28px ;
	}
}
.job_title{
	font-size:20px ;
	text-align:left;
	color:#333;
	line-height:80px;
	margin-bottom:0px ;
	
}
.description{
	padding-left:0px;
}
.description li{
	line-height:30px ;
	text-align:left;
	font-size: 16px;
	color:#333;
}
.Careers{
	margin-top:30px;
	padding-left:0px;
	font-size:14px ;
	color:#858585;
	margin-bottom:35px ;
}
.Careers li{
	line-height: 22px;
}
/*招聘详情页面结束*/
/*云计算开始*/
.cloud_icon1{
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    background: url(../img/Cloud/cloud_precept_manage.png) no-repeat;
}
.cloud_icon2{
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    background: url(../img/Cloud/cloud_precept_construction.png) no-repeat;
}
.cloud_icon3{
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    background: url(../img/Cloud/cloud_precept_move.png) no-repeat;
}
.cloud_icon4{
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    background: url(../img/Cloud/cloud_precept_trian.png) no-repeat;
}
.cloud_icon5{
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    background: url(../img/BigData/data_program_more.png) no-repeat;
}
/*云计算结束*/
/*人才招聘开始*/
.look_up{
	padding:20px 0px;
}
.look_all{
	vertical-align: middle;
}
.lookup_icon{
	float: left;
}
.lookup_cont{
	float: left;
	margin-left:20px ;
	vertical-align: middle;
	/*padding-top:10px;*/
}
.look_title{
	font-size:24px ;
	color:#2b2b2b;
	margin-bottom:22px ;
	font-weight: normal;
}
.look_industry{
	margin-bottom:22px ;
	font-size:14px ;
	color:#999 ;
	
}
.look_treatment{
	margin: 0 0 0px
}
.look_treatment span{
	display: inline-block;
	border-radius:3px ;
	font-size: 14px;
	color:#666;
	background:#f5f7f9;
	margin-right:12px ;
	padding:10px 18px;
}
.bg_navbar_writer{
    background: rgba(225,225,225);
    border-bottom:1px solid #dedede;
    
}
.tab_nav_writer{
	margin-bottom:2px;
	padding-left:0px ;
}
.tab_nav_writer li{
	padding:10px 0px 10px 10px;
	text-align: center;
	display: inline-block;
}
.tab_nav_writer li a{
	font-size:18px ;
	color:#666;
	padding:10px 10px;
	
}
.tab_nav_writer li.current a{
	border-bottom:4px solid #E04A44;
	color:#E04A44;
}
.bg_gray{
	background:#f6f8f9;
}
.functional{
	border-radius:5px ;
	background: #fff;
	box-shadow:0 0 27px rgba(251,251,251,0.004);
	margin-top:20px;
	margin-bottom: 60px;
	display:none ;
}
.position_title{
	font-size:20px;
	color:#333;
	margin-bottom:18px;
	text-align: left;
}
.position_loca{
	font-size:14px;
	color:#666 ;
	margin:0px;
	text-align: left;
}
.fun_ul{
	padding-left:0px ;
}
.fun_ul li{
	border-bottom:1px solid #dedede;
	padding:35px 20px;
}
.look_btn{
	border-radius:3px ;
	background: #E04A44;
	font-size:16px;
	color:#fff;
	padding:10px 34px;
	outline:none ;
	border: none;
	margin-top:15px ;
	text-align: center;
}
.look_btn:hover{
	background: #b33b36;
}
@media (max-width: 640px){
	.lookup_icon{
		display: none;
	}
	.look_title{
	font-size:22px ;
	margin-bottom:14px ;
	}
	.lookup_cont{
	margin-left:0px ;
	padding-top:0px;
	}
	.look_treatment span{
	padding:10px 14px;
 }
 .look_industry{
	margin-bottom:14px ;
}
.bread_mar{
	margin-bottom:0px ;
}
.btn_box{
	float: left;
}
.look_btn{
	font-size:14px;
	padding:6px 20px;
	
}
}
/*人才招聘结束*/

/*关于我们开始*/
/*.banner_img{
	height:300px;
}*/
.center_cen{
	/*margin:auto 0px ;*/
}
.jion{
	position: relative;
	width:100%;
	background:url(../img/about_us/banner_about.png) no-repeat ;
	height:500px;
	background-size:cover;
    background-position: 50% 50%;
}
.banner_h2{
	margin-top:136px ;
	color:#fff;
	font-weight: bold;
	font-size:90px;
	line-height:90px ;
	margin-bottom:30px ;
}
.banner_h4{
	color:#fff;
	font-weight: none;
	font-size:44px;
	line-height:44px ;
	margin-bottom:50px ;
}
.join_us{
	/*position: relative;*/
	padding:10px 50px;
	left:0px;
	border: 1px solid #fff;
	background:rgba(225,225,225,0) ;
	bottom:80px;
	outline: none;
	color:#fff;
	font-size: 24px;
}
.fixed_col{
	width: 100%;
	position:fixed;
	left: 0px;
	top:0px;
	z-index:100;
	background:#fff;
}
.mar_t30{
	margin-top:30px;
	margin-bottom:10px;
}
/*#about1,#about2,#about3,#about4,#about5,#about6,#about7{
	position: relative;
}*/
/*.dis_none{
	display:none;
	height:110px;
}*/
.business_str{
	font-size:14px ;
	color:#999;
	text-align: center;
	margin: 0 0 0px;
	/*position: static;*/
}

.bus_cont{
	font-size:16px;
	color:#333;
	text-align: left;
	text-indent:30px ;
	margin: 0 0 0px;
	line-height:30px ;
}
.bus_btn{
	margin-bottom:70px ;
}
.course_box{
	background:#e35f5a;
	padding-top:20px;
	padding-bottom:10px ;
}
.course_h2{
	font-size:60px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	
	
}
.course_h4{
	color:rgba(225,225,225,0.7);
	margin: 0 0 10px 0;
	font-weight:bold;
}
.course_cont{
	background:#fff;
	padding:35px 20px;
	min-height:385px ;
}
.course_title{
	font-size:20px;
	color:#333;
	min-height:80px;
	font-weight:600;
}
.course_ul{
	padding-left:0px;
}
.course_ul li{
	margin-bottom:15px;
	font-size:15px;
	color:#666;
	line-height:20px ;
	text-align:left ;
	
}
.ui_gray {
    background: #f6f8f9;
    padding: 0px 20px;
    text-align: center;
    display: inline-block;
}
.flow_chart_border{
	margin-top: 20px;
    margin-bottom: 30px;
    border:1px solid #dedede;
    padding:50px 0px;
}
.flow_chart_border:hover{
	 border:1px solid #e04a44;
}
.business_fabric {
    font-size: 14px;
    color: #999;
    text-align: center;
    margin: 0 0 10px
}
.backg_img{
	background:url(../img/about_us/youshi_bg.png);
}
.ui_backimg{
    padding: 0px 20px;
    text-align: center;
    display: inline-block;
}
.h2_title_write{
    color: #fff;
    font-size: 24px;
}
.fn_write {
    color: #fff;
    font-size: 16px;
}
.bg_write{
	background:rgba(225,225,225,0.9) ;
	padding:35px 35px;
	min-height:330px;
}
.locktion{
	position: relative;
}
.locktion_ab{
	position: absolute;
	top:10px;
	left:0px;
	display:none;
	padding:35px 35px;
}
.locktion:hover img{
	display: none;
}
.locktion:hover .locktion_ab{
	display: block;
	background:rgba(225,225,225,1);
	-webkit-transition: all 20s;
}
.locktion:hover {
	background:rgba(225,225,225,1);
	
}
.locktion_dis{
	min-height:245px;
}

.locktion:hover .locktion_dis .h3_title{
	display: none;
}
.com_adv{
	font-size:14px;	
	color:#666;
	text-align: justify;
	line-height:26px;
	margin: 0 0 0px;

}
.img_honor{
	width: 100%;
}
.flow_chart_border0{
    /*margin-top: 20px;*/
    margin-bottom: 24px;
    border: 1px solid #dedede;
    /* padding: 50px 0px; */
}
.flow_chart_border0:hover{
	 border:1px solid #e04a44;
}
.col_blue{
	font-size:20px;
	color:#4e6294;
	margin: 0 0 0px;
}
.flow_chart20{
	margin-top: 20px;
    margin-bottom:0px;
}
.margin_btm{
	margin-bottom: 65px;
}
@media (min-width: 992px){
.col_md_w7{
		width:14.28%;
		padding-right:0px;
		padding-left:0px ;
	}
	}
	@media (max-width: 900px){
	.jion{
	position: relative;
	width:100%;
	background:url(../img/about_us/banner_about.png) no-repeat ;
	height:300px;
	background-size:cover;
    background-position: 50% 50%;
}
.banner_h2{
	margin-top:60px ;
	color:#fff;
	line-height:32px ;
	font-weight: bold;
	font-size:32px;
	text-align: left;
	/*margin-bottom:50px ;*/
}
.banner_h4{
	color:#fff;
	font-weight: bold;
	font-size:18px;
	line-height:28px ;
	margin-bottom:20px ;
	text-align: left;
}
.join_us{
	/*position: relative;*/
	padding:10px 30px;
	left:0px;
	border: 1px solid #fff;
	background:rgba(225,225,225,0) ;
	bottom:30px;
	outline: none;
	color:#fff;
	font-size: 15px;
}
	
}
.backmap_img{
	background:url(../img/about_us/map.png) center;
	background-size: cover;
	/*width:100%;*/
}
.ui_backgray{
	background:#f6f7f9 ;
	padding: 0px 20px;
    text-align: center;
    display: inline-block;
}
.comp_title{
	font-size:34px ;
	color:#333;
	font-weight:normal;
	text-align: left;
}
.hotline{
	font-size:18px;
	color:#666;
	text-align: left;
}
.address{
	padding-left:0px;
}
.address li{
	text-align:left;
	font-size: 16px;
	color:#666;
	line-height:30px;
	/*border-bottom:1px dashed #dadada ;*/
	margin-bottom:30px ;
}
.adr{
	width:32px;
	height:32px;
	display: inline-block;
	vertical-align: middle;
	margin-right:10px;
	background:url(../img/about_us/contact_address.png) no-repeat left center ;
}
.tel{
	width:32px;
	height:32px;
	display: inline-block;
	vertical-align: middle;
	margin-right:10px;
	background:url(../img/about_us/contact_phone.png) no-repeat left center ;
}
.fax{
	width:32px;
	height:32px;
	display: inline-block;
	vertical-align: middle;
	margin-right:10px;
	background:url(../img/about_us/contact_fax.png) no-repeat left center ;
}
.email{
	width:32px;
	height:32px;
	display: inline-block;
	vertical-align: middle;
	margin-right:10px;
	background:url(../img/about_us/contact_mailbox.png) no-repeat left center ;
}
.btn_addr{
	padding:5px 30px;
	border-radius:32px;
	background:#1b1f29 ;
	border: none;
	outline:none ;
	margin-left:25px ;
}
@media (max-width:1000px){
	.nav_big_w::-webkit-scrollbar {
    width:0px !important;
}
}
/*关于我们结束*/
/*网络安全开始*/

.cyber_icon1 {
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    background: url(../img/cyber_security/network_program_class.png) no-repeat;
}
.cyber_icon2 {
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    background: url(../img/cyber_security/network_program_design.png) no-repeat;
}
.cyber_icon3 {
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    background: url(../img/cyber_security/network_program_company.png) no-repeat;
}
.cyber_icon4 {
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    background: url(../img/cyber_security/network_program_safety.png) no-repeat;
}
.cyber_icon5 {
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    background: url(../img/cyber_security/data_program_more.png) no-repeat;
}
/*网络安全结束*/
.lg_conten{
	margin-bottom:80px;
}



/*云计算结束*/
/*产品与解决方案开始*/

.pro_all{
	font-size:20px ;
	text-align: left;
	font-weight:bold ;
	color:#333;
	margin: 0 0 0px 0;
}


.flow_chart_top {
    margin-top: 20px;
}
.products_icon1 {
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    background: url(../img/products/newweb_2level_img_logo_gdfg.png) no-repeat;
}
.products_icon2 {
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    background: url(../img/products/newweb_2level_img_logo_e2e.png) no-repeat;
}
.products_icon3 {
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    background: url(../img/products/newweb_2level_img_logo_zqtmh.png) no-repeat;
}
.products_icon4 {
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    background: url(../img/products/newweb_2level_img_logo_zhyw.png) no-repeat;
}
.products_icon5 {
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    background: url(../img/cyber_security/data_program_more.png) no-repeat;
}
@media (min-width:1000px){
.col_md_20{
	width:20%;
	padding-right: 5px;
    padding-left: 5px;
}	
}
/*产品与解决方案结束*/

/*二级页面banner开始*/
.abouted{
	position: relative;
	width:100%;
	background:url(../img/BigData/banner_data.png) no-repeat ;
	height:380px;
	background-size:cover;
    background-position: 50% 50%;
}
.cloud_er{
	position: relative;
	width:100%;
	background:url(../img/Cloud/banner_cloud.png) no-repeat ;
	height:380px;
	background-size:cover;
    background-position: 50% 50%;
}
.cyber_er{
	position: relative;
	width:100%;
	background:url(../img/cyber_security/banner_network.png) no-repeat ;
	height:380px;
	background-size:cover;
    background-position: 50% 50%;
}
.prod_er{
	position: relative;
	width:100%;
	background:url(../img/products/banner_product.png) no-repeat ;
	height:380px;
	background-size:cover;
    background-position: 50% 50%;
}
@media (max-width: 900px){
	.abouted{
	position: relative;
	width:100%;
	background:url(../img/BigData/banner_data.png) no-repeat ;
	height:255px;
	background-size:cover;
    background-position: 50% 50%;
}
.cloud_er{
	position: relative;
	width:100%;
	background:url(../img/Cloud/banner_cloud.png) no-repeat ;
	height:255px;
	background-size:cover;
    background-position: 50% 50%;
}
.cyber_er{
	position: relative;
	width:100%;
	background:url(../img/cyber_security/banner_network.png) no-repeat ;
	height:255px;
	background-size:cover;
    background-position: 50% 50%;
}
.prod_er{
	position: relative;
	width:100%;
	background:url(../img/products/banner_product.png) no-repeat ;
	height:255px;
	background-size:cover;
    background-position: 50% 50%;
}
}
.banned_h2{
margin-top: 136px;
    color: #fff;
    font-weight: bold;
    font-size: 46px;
    line-height:80px;
    margin-bottom: 30px;
}
.banned_h4 {
    color: #fff;
    font-weight: none;
    font-size: 20px;
    line-height:36px;
    margin-bottom: 50px;
    width:60%;
}
@media (max-width: 900px){
	.banned_h4 {
    color: #fff;
    font-weight: none;
    font-size:16px;
    line-height:36px;
    margin-bottom: 50px;
    width:100%;
}
}
@media (max-width: 900px){
	.banned_h2 {
   margin-top:80px;
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    line-height:40px;
    margin-bottom: 20px; 
    text-align: left;
}
}
/*三级banner图开始*/
.abouted1{
	position: relative;
	width:100%;
	background:url(../img/BigData/banner_data_sanji.png) no-repeat ;
	height:380px;
	background-size:cover;
    background-position: 50% 50%;
}
.cloud_san{
	position: relative;
	width:100%;
	background:url(../img/Cloud/banner_cloud_sanji.png) no-repeat ;
	height:380px;
	background-size:cover;
    background-position: 50% 50%;
}
.cyber_san{
	position: relative;
	width:100%;
	background:url(../img/Cloud/banner_cloud_sanji.png) no-repeat ;
	height:380px;
	background-size:cover;
    background-position: 50% 50%;
}
.prod_san{
	position: relative;
	width:100%;
	background:url(../img/products/banner_product_sanji.png) no-repeat ;
	height:380px;
	background-size:cover;
    background-position: 50% 50%;
}
@media (max-width: 900px){
	.abouted1{
	position: relative;
	width:100%;
	background:url(../img/BigData/banner_data_sanji.png) no-repeat ;
	height:255px;
	background-size:cover;
    background-position: 50% 50%;
}
.cloud_san{
	position: relative;
	width:100%;
	background:url(../img/Cloud/banner_cloud_sanji.png) no-repeat ;
	height:255px;
	background-size:cover;
    background-position: 50% 50%;
}
.cyber_san{
	position: relative;
	width:100%;
	background:url(../img/cyber_security/banner_network_sanji.png) no-repeat ;
	height:255px;
	background-size:cover;
    background-position: 50% 50%;
}
.prod_san{
	position: relative;
	width:100%;
	background:url(../img/products/banner_product_sanji.png) no-repeat ;
	height:255px;
	background-size:cover;
    background-position: 50% 50%;
}
}
.banned_h2{
margin-top: 136px;
    color: #fff;
    font-weight: bold;
    font-size: 46px;
    line-height:80px;
    margin-bottom: 30px;
}
.banned_h4 {
    color: #fff;
    font-weight: none;
    font-size: 20px;
    line-height:36px;
    margin-bottom: 50px;
    width:60%;
}
@media (max-width: 900px){
	.banned_h4 {
    color: #fff;
    font-weight: none;
    font-size:16px;
    line-height:36px;
    margin-bottom: 50px;
    width:100%;
}
}
@media (max-width: 900px){
	.banned_h2 {
   margin-top:80px;
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    line-height:40px;
    margin-bottom: 20px; 
    text-align: left;
}
}
/*三级banner图结束*/
/*页面正在开发中页面样式开始*/
.content_center{
	width:500px;
	margin:200px auto;
	text-align: center;
}
.content_center p{
	font-size:30px;
	color:#999;
	margin-bottom: 0;
	margin-top:46px;
}
.content_center span{
	font-size:36px;
	color:#666;
	display: inline-block;
	margin-top:28px;
}
