@charset "gb2312";

*{font-size:12px;font-family:"微软雅黑";color:#555;}
body,dl,dd,p{margin:0;}
a{text-decoration:none;}
img{display:block;}
input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}
textaea{margin:0;padding:0;outline:none;}
h1,h2,h3{font-weight:normal;margin:0;}
ul{margin:0;padding:0;}
li{list-style:none;}
body{
/*	background-image: image(../upload_data/HC/images/bg.jpg);*/
	background-size:100% 100%;
}
.clearfix{clear:both;}

/*top*/
.top-box{
	width:100%;
	height:57px;
	background-color: #FFFFFF;
}

.top-nav{
	max-width:1000px;
	margin:0 auto;

}

.top-nav a{
	float:left;
}

/*
.top-nav ul{
	float:right;
}

.top-nav ul li{
	float:left;
	padding:0 20px;
}

.top-nav ul li a{
	font-size:18px;
	line-height:52px;
}
*/

/*.top-nav ul li:hover{
	background-color:#0083ea;
	border-bottom:#0083ea solid 3px;
}*/

/*
.top-nav ul li:hover a{
	color:white;
	border-bottom:#0083ea solid 5px;
}

.dw{
	position:fixed;
	opacity:0.96;
	box-shadow:0 0 10px #555;
	background-color:#F9F9F9;
	z-index:999;
}
*/

/*top*/
/*title*/
.title{
	text-align:center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.title img{
	width: 20%;
	
}
/*
.title h1{
	font-size:24px;
	font-weight:bold;
	width:96px;
	margin:0 auto;
	margin-bottom:20px;
	color:#fff;
	border-bottom:#0083ea solid 5px;
}
*/
.title1{
	text-align:center;
	margin-top: 20px;
}
.title1 h1{
	font-size:24px;
	font-weight:bold;
	width:96px;
	margin:0 auto;
	margin-bottom:20px;
	color:#000;
	border-bottom:#0083ea solid 5px;
}

/*issue*/
.issue{
	width:100%;
	height:364px;
/*	margin-top:30px;*/
	padding:50px 0 80px 0;
	background-color: #1e2132;
	background-repeat:no-repeat;
	background-position:center;
}

.issue-nav-background{
	width:680px;
	margin:0 auto;
	height:384px;
	border:#0083ea solid 2px;
}

.issue-nav{
	width:200px;
	height:384px;
	background-color:#111;
	position:relative;
	top:0;
	opacity:0.8;
}

.issue-nav li{
	padding:7px 20px;
	opacity:1;
	text-align:center;
}

.issue li span{
	font-size:18px;
	color:white;
	float:right;
	line-height:50px;
	opacity:0.1;
	
}


.issue-nav a{
	font-size:18px;
	line-height:50px;
	color:white;
	opacity:1;
}

/*
.industry h1{
	font-size:24px;
	font-weight:bold;
	width:72px;
	margin:0 auto;
	color:#fff;
	margin-bottom:30px;
	border-bottom:#0083ea solid 5px;
}
*/

.issue-box{
	width:500px;
	height:378px;
	position:relative;
	top:-378px;
	right:-200px;
	overflow:hidden;
}

.issue .bt{
	width:480px;
	height:378px;
	float:left;
	background-color:#0B0000;
	opacity:0.8;
}
.issue .bt h2{
	font-size: 18px;
	font-weight: bolder;
	color:white;
	text-align: center;
	margin-top: 15px;
}

.current{
	background-color:#0083ea;
}

.issue .article{
	width:500px;
	height:300px;
	margin:0 auto;
	line-height:30px;
	font-size:14px;
	
}

.issue .article p{
	width:410px;
	margin:0 auto;
/*	overflow:hidden;*/
/*	white-space:nowrap;*/
/*	text-overflow:ellipsis;*/
	font-size:14px;
	margin-top: 30px;
	
}

.issue .article a{
	color:white;
	font-size:15px;
	
}

.issue .article a:hover{
	color:#0083ea;
	
}



/*banner*/
.banner img{
	width:100%;
}

/*平台篇*/
.platform{
	max-width:1000px;
	margin:0 auto;
	display:flex;
	display:-webkit-fixed;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:30px;

}

.platform-content{
	width:318px;
	height:270px;
	border:#004c82 solid 3px;
	margin:10px 0;
	background-color:#FDFCFC;
	border-radius: 10px;
	box-shadow: 2px 2px 2px #000;
}

.platform-title{
	height:30px;
	line-height:30px;
	background-color:#bbb;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.platform-title h2{
	font-size:16px;
	float:left;
	margin-left:5px;
	color:#004c82;
}

.platform-title a{
	font-size:16px;
	float:right;
	margin-right:4px;
	color:#004c82;
}

.platform-content:hover{
	border:#12defc solid 3px;
}

.platform-title a:hover{
	color:#07a6f8;
}

/*业内声音*/

/* effect-4 css */
.container{margin: 0 auto; max-width: 1000px;text-align: center; }
.image-box img{width: 100%; height: 300px; vertical-align: middle;text-align: center;margin: 0 auto; }
.vioce{width: 100%; float: left; padding-bottom: 80px;}
.container ul{margin: 0 -1.5%;}
.container li{float: left; width: 38%; margin: 10px 6%; list-style: none;border-radius:15px;}

.text-desc h3 a{font-size: 25px; margin: 5px 0 10px;}
.text-desc p{font-weight: 300; line-height: 20px; font-size: 14px; margin-bottom: 15px;}
.text-desc{position: absolute; left: 0; top: 0; background-color: #fff; height: 100%; opacity: 0; width: 100%; padding: 20px;}

.port-4{float: left; width: 100%; position: relative; overflow: hidden; text-align: center; border: 4px solid rgba(255, 255, 255, 0.9); z-index: 10;}
.port-4.effect-1 {
	border-radius:15px;
}
.port-4.effect-1 img{transition: 0.5s; transform: rotateY(360deg) scale(1, 1);}
.port-4.effect-1 .text-desc{transform: rotateY(0deg) scale(0, 0); transition: 0.5s; opacity: 0; padding: 45px 20px 20px;}
.port-4.effect-1:hover .text-desc{transform: rotateY(360deg) scale(1, 1);  opacity: 1;}
.port-4.effect-1:hover img{transform: rotateY(0deg) scale(0, 0);}
.port-4.effect-1 :hover{
background-color:#FDFCFC;
}



.port-4.effect-2 {
	border-radius:15px;
}
.port-4.effect-2 :hover{
background-color:#ccc;
}
.port-4.effect-2{z-index: 12;}
.port-4.effect-2 img{transition: 0.5s; transform: rotateX(360deg) scale(1, 1);}
.port-4.effect-2 .text-desc{transform: rotateX(0deg) scale(0, 0); transition: 0.5s; opacity: 0; padding: 45px 20px 20px;}
.port-4.effect-2:hover .text-desc{transform: rotateX(360deg) scale(1, 1);  opacity: 1;}
.port-4.effect-2:hover img{transform: rotateX(0deg) scale(0, 0);}
.port-4.effect-2 :hover{
	background-color:#FDFCFC;
}
/*
.port-4.effect-3 img{transition: 0.5s; transform: rotate(360deg) scale(1, 1);}
.port-4.effect-3 .text-desc{transform: rotate(0deg) scale(0, 0); transition: 0.5s; opacity: 0; padding: 45px 20px 20px;}
.port-4.effect-3:hover .text-desc{transform: rotate(360deg) scale(1, 1);  opacity: 1;}
.port-4.effect-3:hover img{transform: rotate(0deg) scale(0, 0);}
*/
/* effect-4 css end */


/*人物篇*/
.specialist{
	max-width:1000px;
	margin:0 auto;
/*
	display:flex;
	display:-webkit-fixed;
*/
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:30px;
}

.specialistLeft{
	width: 480px;
	height: 200px;
	border:#004c82 solid 3px;
	margin:10px 5px;
	background-color:#FDFCFC;
	float: left;
	border-radius:15px; 
	
}
.specialistLeft img{
	border-radius:15px;
}

.specialistLeft:hover{
		border:#fff solid 3px;
}

/*相关专题*/
/*
.project-content{
	width:972px;
	margin:0 auto;
	margin-top:30px;
	height: 150px;
}

.project-content a{
	float:left;
	margin:5px;
}

.project-content img{
	width:314px;
	height:86px;
	border-radius: 15px;
	box-shadow: 2px 2px 10px #000;
}
*/

.project{
	width:972px;
	margin:0 auto;
	height:150px;
	margin-top: 30px;
}
/*	padding:20px 19px 0 19px;*/
/*
	display:flex;
	display:-webkit-fixed;
	justify-content:space-between;
	flex-wrap:wrap;
*/
/*	clear: both;*/


.project a{
	float:left;
	margin:5px;
}


.project img{
	width:314px;
	height:86px;
	border-radius: 15px;
	box-shadow: 2px 2px 10px #000;
	float: left;
}


/*联系方式*/
.contact{
	width:100%;
	margin-top:30px;
	padding-top:20px;
	border-top:#12defc solid 1px;
}
.footer a{
	color: aliceblue;
}



