
/*

By  石
QQ  1174188215

*/

@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,img{margin:0;padding:0}
ul,li,ol,dl,dt,dd{list-style: none;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
table{border-collapse:collapse;border-spacing:0}
audio,canvas,video { display: inline-block;*display: inline;*zoom: 1;}
fieldset,img{border:0;
}
caption,th{text-align:left}
q:before,q:after{content:''}
input[type="button"],input[type="submit"],input[type="reset"],textarea,select{-webkit-tap-highlight-color:transparent;} 
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}
a{text-decoration:none;color: #666;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}
a:hover{text-decoration:none;cursor: pointer;}
html,body{
	font-family: "arial" ,'Microsoft Yahei';
	*font-family: "微软雅黑";
	*font-family: "Microsoft Yahei";
	color: #666;
}
*{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
} 
img{
	-moz-user-select:none;/*火狐*/
	-webkit-user-select:none;/*webkit浏览器*/
	-ms-user-select:none;/*IE10*/
	-khtml-user-select:none;/*早期浏览器*/
	user-select:none;
	
}
body{position: relative;max-width: 100%;min-width:1200px;overflow-x: hidden;-webkit-overflow-scrolling: touch;}
.clear{clear: both;}
.after:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}






.neiTop{
	width: 100%;
	height: 620px;
	background: url(../images/bg1.jpg) no-repeat top center;
	background-size:auto 100%;
	padding-top: 170px;
}
.logo{
	width: 370px;
	height: 228px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -185px;
}
.tit{
	display: block;
	margin: 0 auto 0;
	position: relative;
	left: -12px;
	z-index: 1;
}

.bg1{
	/* background-color:#fff ; */
	background-image:url(../images/bg1.png);
	background-repeat:no-repeat;
	background-position:bottom center; 
}
.nei_word{
	width: 1200px;
	height: auto;
	box-shadow: 0 5px 10px rgba(6,109,204,0.11);
	background: #fff;
	margin: 0 auto;
	padding: 30px;
}
/* .neitit{
	width: 90%;
	height: 110px;
	line-height: 115px;
	background: url(../images/titbg.png) no-repeat left center;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	padding-left: 35px;
	margin-bottom: 10px;
	text-align: left;
} */
/* .neitit span{
	margin-top: 43px;
} */
@media only screen and (max-width:1550px ) {
	.nei_word{
		width: 960px;
	}
}
@media only screen and (max-width:1340px ) {
	.nei_word{
		width: 840px;
	}
}
.nei_word .word{
	width: 100%;
	padding: 5px;
	text-align: justify;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.foot{
	width: 1200px;
	margin: 0 auto;
	height: 210px;
	padding-top: 30px;
}
.footTop li{
	float: left;
	width: 33.33%;
	color: #b5dcff;
	font-size: 14px;
	line-height: 2em;
}
.footTop{
	padding-bottom: 70px;
}
.footBottom {
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	color: #b5dcff;
	width: 1050px;
	padding-left: 50px;
	border-top: 1px solid #1e7ad0;
}
.footBottom .right{
	float: right;
}
.footBottom .left{
	float: left;
}
.footBottom .right a{
	color: #b5dcff;
}


.indexTop{
	height: 1400px;
	width: 100%;
	background: url(../images/bg2.jpg) no-repeat center center;
	position: relative;
	padding-top: 170px;
}
.zongzhi_box{
	width: 1276px;
	height: 652px;
	margin: 0 auto;
	background: url(../images/bg2.png) no-repeat center;
	padding-top: 280px;
	position: absolute;
	top: 390px;
	left: 50%;
	margin-left: -560px;
	padding-right:80px;
}
.zongzhi_box .word{
	width: 945px;
	margin: 0 auto;
}
.zongzhi_box dl{
	float: left;
	width: 280px;
	color: #fff;
	margin-left: 35px;
	font-size: 14px;
	line-height: 1.5em;
}
.zongzhi_box dl dt{
	font-size: 20px;
	line-height: 2em;
	text-align: center;
}

.indexTop .time{
	width: 1276px;
	height: 145px;
	position: absolute;
	left: 50%;
	margin-left: -638px;
	bottom: 150px;
}
.indexTop .time img{
	width: 100%;
	height: auto;
}
@media only screen and (max-width:1600px ) {
	.indexTop .time{
		width: 1200px;
	}
}


@media only screen and (max-width:1550px ) {
	.zongzhi_box{
		margin-left: -640px;
	}
}
@media only screen and (max-width:1440px ) {
	.indexTop .time{
		width: 1100px;
	}
}
@media only screen and (max-width:1340px ) {
	.zongzhi_box{
		padding-right: 140px;
	}
}
.indextit{
	font-size: 30px;
	color: #ff5757;
	text-align: center;
	line-height: 2em;
	color: #ff5757;
	font-weight: normal;
	padding-top: 30px;
}
.indexCen .box1>p{
	width: 570px;
	margin: 0 auto;
	font-size: 14px;
	color: #666;
	line-height: 1.5em;
	margin-bottom: 100px;
}
.indexCen .box1>p span{color: #fff;}
.indexCen .box1{
	width: 100%;
	height: 918px;
	background: url(../images/bg3.jpg) no-repeat center;
}


.indexCen .jian_list{
	text-align: center;
	font-size: 0;
	width: 1130px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}
.jian_list li{
	display: inline-block;
	width: 256px;
	height: 158px;
	background: url(../images/bg3.png) no-repeat center;
	color: #fff;
	padding: 35px 25px 0;
	font-size: 22px;
	margin: 0 13.25px;
	margin-bottom: 25px;
	position: relative;
}
.jian_list .new{
	position: absolute;
	top: -7px;
	left: -9px;
	z-index: 2;
	width: 80px;
	height: 80px;
}
.jian_list li a{
	color: #fff;
}
.jian_list li span{
	display: block;
	margin: 20px auto 0;
	width: 110px;
	height: 28px;
	line-height: 28px;
	background: #fff;
	border-radius: 4px;
	font-size: 16px;
	color: #279dc4;
	box-shadow: 0 0 4px rgba(0,0,0,0.3);
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
}
.jian_list li:hover span{
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
}
@media only screen and (max-width:1500px ) {
	.zongzhi_box{
		margin-left: -640px;
	}
	.jian_list li{
		width: 240px;
		font-size: 18px;
	}
}
@media only screen and (max-width:1500px ) {
	.zongzhi_box{
		margin-left: -640px;
	}
	.jian_list li{
		width: 240px;
		font-size: 18px;
	}
}
@media only screen and (max-width:1430px ) {
	.indexCen .jian_list{
		width: 1000px;
	}
}

.indexCen .box2{
	width: 100%;
	height: 632px;
	background: url(../images/bg4.jpg) no-repeat center;
}
.indexCen .box2 .in{
	width: 1100px;
	margin: 0 auto;
}
.indexCen .box2 .in>div{
	float: left;
	margin-right: 10px;
	font-size: 16px;
	color: #484848;
	line-height: 1.8em;
	text-align: justify;
}
.indexCen .box2 .in>.beij{
	width: 437px;
	height: 456px;
	background: url(../images/h1.png) no-repeat center;
	padding: 100px 45px 0 25px;
}
.indexCen .box2 .in>.jieg{
	width: 421px;
	height: 461px;
	background: url(../images/h2.png) no-repeat center;
	padding: 100px 30px 0 25px;
}
.indexCen .box2 .in>.jieg>p{
	position: relative;
	padding-left: 5em;
}
.indexCen .box2 .in>.jieg>p b{
	position: absolute;
	top: 0;
	left: 0;
}
.indextit>img{
	vertical-align: middle;
	margin-right: 5px;
}
.indexCen .box3{
	width: 100%;
	height: 593px;
	background: url(../images/bg5.jpg) no-repeat center;
}
.blog{
	width: 1128px;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
	z-index: 2;
}

@media only screen and (max-width:1500px ) {
	.blog{
		width: 1000px;
	}
}
@media only screen and (max-width:1370px ) {
	.blog{
		width: 800px;
	}
}
.indexCen .box4{
	width: 100%;
	height: 572px;
	background: url(../images/bg7.jpg) no-repeat center;
}

.multipleColumn{
	width: 1150px;
	margin: 100px auto 0;
	position: relative;
	z-index: 2;
	overflow:hidden; 
	padding-bottom: 20px;
}
.multipleColumn .bd li{
	width: 190px;
	padding: 0 10px;
	height: 70px;
	text-align: center;
	margin-bottom: 40px;
	float: left;
	display: table;
}
.multipleColumn li .img{
	display: table-cell;
	vertical-align: middle;
}
.multipleColumn ul{
	float: left;
	 _display:inline;
	 width: 766.666px;
}
.multipleColumn li .img img{
	max-width: 100%;
	max-height: 100%;
}
.multipleColumn .hd li{
	display: inline-block;
	width: 50px;
	height: 8px;
	background: #efefef;
	text-indent: -99999px;
	margin: 0 5px;
	cursor: pointer;
}

.multipleColumn .hd li.on{
	background: #066dcc;
}
.multipleColumn .hd{
	position: absolute;
	text-align: center;
	width: 1200px;
	bottom: 0;
	left: 50%;
	margin-left: -600px;
	z-index: 2px;
}
.multipleColumn .hd ul{
	width: 1200px;
}

@media only screen and (max-width:1600px ) {
	.multipleColumn{
		width: 810px;
	}
}

/*进程*/
.jincheng_table{
	width: 100%;
	padding: 50px 0 70px;
}
.jincheng_table h2{
	text-align: center;
	height: 65px;
	line-height: 65px;
	font-weight: normal;
	color: #fff;
	background: #016dd2;
}
.jincheng_table table{
	width: 100%;
	border: 1px solid #d2d2d2;
}
.jincheng_table table td{
	height: 30px;
	line-height: 30px;
	padding:25px 65px ;
	border: 1px solid #d2d2d2;
	font-size: 16px;
	color: #333333;
}
.jincheng_table table td.td1{
	text-align: center;
	padding: 25px 0;
}
.jincheng_table table tr.huibg{
	background: #f5f5f5;
}


/*规则*/
.guize{margin-top:15px;}
p.guize_tt{background:#066dcc; height:40px; line-height:40px; padding-left:20px; color:#ffffff; font-size:18px; margin-bottom:10px;}
.redfont2{font-size:14px; font-weight:bold; color:#d83333}
.erji_cont{width:960px; margin:0 auto;}


/*价值*/
.jiazhi{
	text-align: center;
}
.jiazhi div{
    width: 320px;
    display: inline-block;
    margin-right: 20px;
    text-align: left;
    vertical-align: top;
    text-align: justify;
    padding: 0 10px;
}
.jiazhi_title {
    height: 80px;
    line-height: 80px;
    color: #016dd2;
    font-size: 18px;
    text-align: center;
}

/*wangjiehuigu */

.review{ position:absolute; _position:absolute; top:200px;margin-top: 0;}
.review li{text-align:center; border-bottom:1px solid #899be2; background:#5670d6; width:86px; margin-left:9px;}
.review li a{display:block; font-size:13px; color:#d4ddff;padding: 8px 0;line-height: 1em;}
.review li a:hover{background:#455fc9; color:#fff;}


/*新增案例*/
.neitit .back{
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -15px;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	width: 60px;
	text-align: center;
	color: #fff;
	background: #d1ba72;
	margin-top: 4px;
}
.erji_cont{width:960px; margin:0 auto;}
.erji_title{background:url(../images/erji_tt.png) #c4c7f1 no-repeat center; display:inline-block; padding-right: 20px; width:200px; height:81px; text-align:center; line-height: 60px; color: #fff; font-size: 25px;}
.erji_title_tp{width:530px;	background:url(../images/erji_tptt.png) #c4c7f1 no-repeat; float: left;}
.erji_ttbg{background:url(../images/erji-ttbg.png) repeat-x center; height:78px;}
.jincheng{padding-left:15px;font-size:16px;}
.jincheng .tb_title{background:#bea661; height:40px; line-height:40px; text-align:center;font-size:18px;color:#ffffff;}
.jincheng table{ background:#e3e3e3;}
.jincheng table td{background:#ffffff; padding:0 20px; height:40px;color:#000000;}
.jincheng .tb_gray td{background:#f5f5f5;}
.jiazhi{margin-bottom:20px; min-height:200px;}
.jiazhi div{width:300px; float:left; margin-right:20px;}
.jiazhi_title{background:url(../images/jiazhi-title.jpg) no-repeat center; height:80px; line-height:80px; color:#ffffff; font-size:18px; text-align:center;}

.tp_team{height:540px; font-size:12px; line-height:22px; color:#545454; margin-top:10px;}
.tp_team_lf{width:455px; height:530px; padding:10px; background:#f5f5f5; float:left;}
.tp_team_img{width:400px; margin:0 auto; margin-bottom:15px; padding:4px; border:1px  dashed #9e9e9e;}
.tp_team_rt{width:455px; height:530px; padding:10px; background:#f5f5f5; float:right;}
.tp_com{font-size:12px; line-height:22px; color:#545454 !important; margin-top:10px;}
.tp_com_lf{width:470px; background:#fff; float:left; /*height:230px;*/ margin-top:15px;}
.tp_com_rt{width:470px; background:#fff; float:right; /*height:230px;*/ margin-top:15px;}
.tp_com_img{padding:4px; border:1px  dashed #9e9e9e; margin:10px;}
.btn_tp a{display:inline-block; width:50px; /*padding-left:10px;*/ background:url(../images/img_star.png) #e53d0a no-repeat 3px center; color:#fff; text-align:center;}
.btn_tp a:hover{width:50px; padding-left:10px; background:url(../images/img_star.png) #ee6614 no-repeat 3px center; color:#fff; text-align:center;}
.tp_pro{clear:both; height:250px; background:#ffffff; margin-top:15px;}
.tp_pro_imgrt{width:700px; float:right; margin:10px;}
.btn_more a {
    display: inline-block;
    float: right;
    background: #f4804d;
    text-align: center;
    padding: 1px 6px;
    color: #b53434;
    font-size: 12px;
    line-height: 1.5em;
    margin-top: 5px;
}
.btn_more a:hover {
    background: #FF9D72;
    text-align: center;
    color: #fff;
}
.tp_team h2{
	text-align: center;
    font-weight: 400;
    color: #4460cd;
    margin: 10px 0;
}
.bulefont {
    font-size: 14px;
    font-weight: bold;
    color: #0b66b2;
}
.tp_team_img img{
	display: block;
	max-width: 100% !important;
	max-height: 210px !important;
	margin: 0 auto;
}
.tp_back{float:right;  color: #fff;}
.tp_back a{display: block; color: #fff; background: #00a0e9; padding: 0 10px;}
.tp_back a:hover{background: #004ab3;}
.tp_people{height:315px; font-size:12px; line-height:22px; color:#545454; margin-top:10px;}
.tp_people_lf{width:48%; padding:10px; background:#fff; float:left;}
.tp_people_rt{width:48%; padding:10px; background:#fff; float:right;}
.tp_people_img{float:left; padding:4px; border:1px solid #B8D1FF;}
.tp_people_imgrt{width:240px; float:right; margin-right:10px;}
.tp_people_line{background: #5246B1; color: #fff; font-size:16px; margin-bottom:6px; padding-bottom:5px; padding-left:20px; height:36px; line-height:36px;}
.tp_people_person{ border-bottom:1px solid #ccc; margin-bottom:5px;}

.nei_word2{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}

.tp_back{float:right;  color: #fff;}
.tp_back a{display: block; color: #fff; background: #00a0e9; padding: 0 10px;}
.tp_back a:hover{background: #004ab3;}
.tp_people{height:315px; font-size:12px; line-height:22px; color:#545454; margin-top:10px;}
.tp_people_img{float:left; padding:4px; border:1px solid #B8D1FF;}
.tp_people_imgrt{width:230px; float:right; margin-right:10px;}
.tp_people_line{background: #d1ba72; color: #fff; font-size:16px; margin-bottom:6px; padding-bottom:5px; padding-left:20px; height:36px; line-height:36px;}
.tp_people_person{ border-bottom:1px solid #ccc; margin-bottom:5px;}
.tp_pro_imgrt{
	font-size: 14px;
	color: #333 !important;
	line-height: 2.4em;
}
.tp_pro_imgrt p{
	color: #333 !important;
}
.tp_people_imgrt p{
	color: #333 !important;
}
.tp_pro.tp_com_img img{
	width: 165px;
	height: 45px;
}


.review{
	z-index: 8;
}
#container2,#container_zb{
	margin-top: 0;
}

.erji_cont,.qidong{
	width: 1100px;
}
.jincheng table{margin: 0 auto;}

@media only screen and (max-width:768px ) {
	body{
		width: 100%;
		min-width: 100%;
	}
	.nei_word2{
		width: 100%;
		padding: 10px;
	}
	.erji_cont, .qidong{
		width: 100%;
	}
	.tp_com_lf,.tp_com_rt,.tp_team_lf,.tp_team_rt{
		width: 100%;
	}
	.tp_people_imgrt,.tp_pro_imgrt{
		width: 100%;
		margin: 0;
		padding: 0 10px;
	}
	.neitit .back{
		display: none;
	}
	.tp_pro{
		height: auto;
		background: #fff;
	}
	.tp_team_img{
		width: 100%;
	}
	.pubnav2 span{
		font-size: 14px;
		top: 30px;
	}
	.tp_people_lf,.tp_people_rt{
		width: 100%;
	}
}

.pubnav2{
	position: relative;
/* 	margin: 5% 0; */
}
/* .pubnav2 span{
	font-size: 24px;
	color: #061b80;
	position: absolute;
	left: 74px;
	top: 36px;
} */
.wrapper2{
	max-width:1240px;
	margin: 0 auto;
}
.tp_people{
	max-width: 1100px;
	margin: 0 auto;
	height: auto;
	clear: both;
	overflow: hidden;
}
.tp_people  .tp_people_lf, .tp_people .tp_people_rt{
	width: 100%;
	margin-bottom: 15px;
}
.tp_people .tp_people_imgrt{
	width: 850px;
}
.tp_people .tp_people_img .img{
	display: block;
}
.pubnav2 .titleIn{
	width: 658px;
	height: 68px;
	color: #fff;
	padding-left: 40px;
	background: url(../img/bj1.png) no-repeat center; 
	font-size: 24px;
	background-size: 100% 100%;
}
.pubnav2 .titleIn img{
	vertical-align: middle;
	margin-right: 15px;
}
.pubnav2 .titleIn span{
	position: inherit;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
}
.pubnav3 .titleIn{
	width: 75%;
	height: 165px;
	line-height: 105px;
	background: url(../img/bj1.png) no-repeat center top;
	color: #fff;
	font-size: 30px; 
	font-weight: normal;
	display: flex;
	align-items: center;
	padding-left: 170px;
	padding-top: 15px;
}
/* .pubnav3 .titleIn span{ */
	/* height: 45px; */
	/* line-height: 45px; */
	/* background: url(http://huodong.kongzhi.net/2022caiac/img/bj1.png) repeat-x; */
/* } */
.pubnav3 .titleIn img{
	height: 45px;
}
@media only screen and (max-width:1440px ) {
	.pubnav2 span{
		font-size: 24px;
		top: 38px;
	}
}
@media only screen and (max-width:1200px ) {
	.pubnav2 span{
		font-size: 20px;
		top: 42px;
	}
	.tp_people_line{
		height: auto;
		padding: 5px 10px;
		line-height: 1.5em;
	}
}
@media only screen and (max-width:768px ) {
	.pubnav2 span{
		font-size: 14px;
		top: 28px;
		left: 60px;
	}
	.pubnav2 img{
		height: 80px;
	}
	.tp_pro>div,.tp_people_img,.tp_com_lf>div,.tp_com_rt>div{
		float: none !important;
		text-align: center;
	}
	.tp_people_person{text-align: center;}
	.pubnav2 span{
		height: 30px;
		line-height: 30px;
		top: 25px;
	}
	.tp_pro_imgrt,.tp_people_imgrt,.tp_people_line{
		text-align: left !important; 
	}
	.tp_people .tp_people_imgrt{
		width: 100%;
	}
	/* .pubnav2 .titleIn img{
		width: 24px;
		height: auto;
		margin-right: 5px;
	}
	.pubnav2 .titleIn{
		height: 40px;
		line-height: 40px;
		width: 95%;
		padding-left: 20px;
		margin-left: 10px;
		background-size: 100% 100%;
	} */
}

@media only screen and (max-width:1200px ) {
	.jincheng{width: 100%;}
	.jincheng table td{
		font-size: 14px;
	}
	.jincheng table td{
		padding: 10px 5px;
		min-width: 5em !important;
	}
	.jincheng{
		padding-left: 0;
	}
	.jincheng .tb_title{
		font-size: 16px;
	}
	.jincheng table{
		width: 100% !important;
	}
	
}
@media only screen and (max-width:960px ) {
	.pubnav3 .titleIn{
		height: 60px;
		line-height: 39px;
		background-size: auto 100%;
		background-position: left top;
		font-size: 30px;
		font-weight: normal;
		display: flex;
		align-items: center;
		padding-left: 63px;
		padding-top: 5px;
		width: 100%;
	}
}
