html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
big,
cite,
code,
del,
em,
font,
img,
ins,
small,
strong,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
input {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

body {
	height: 10000px;
}

ol,
ul,
li {
	list-style: none !important;
}

img {
	border: 0
}

table a {
	text-decoration: none !important;
}

table table td a {
	text-decoration: none !important;
}


table a:link,
table a:visited {
	text-decoration: none;
}

table table {
	width: 100% !important;
}

table {
	margin: 0 auto;
	width: 100% !important;
}


img {
	border: none;
	/* display: inline-block; */
}

	


.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;

}

.w {
	margin: 0 auto;
	width: 1100px;
}
.w hr {
	margin: 0 auto;
	width: 1000px;


}
/* banner
===================
*/
/* #banner {
	width: auto;
	height: 890px;
	display: block;
}
#banner .img img {
	min-width: 500px;
} */
#banner {
	background-position: center;background-image: url(../banner2.png);width: 100%;

}

#banner img {
	display: block;
	width: 100%;
	/* height: 100%; */
}

/* 视频回顾
====================================================
*/
/* table {
	text-align: center;
} */
.content_video {
	height: 880px;
	/* background-color: pink; */
}

.deadline {
	position: relative;
	width: 1100px;
	padding: 65px 0;
	text-align: center;
}

.tupian a {
	position: absolute;
	top: 175px;
	right: 0px;
	border: 1px #005bac solid;
	border-radius: 20px;
	width: 120px;
	height: 30px;
	line-height: 28px;
	text-align: center;
}

.tupian a:hover {
	background-color: #005bac;color: white;
}

.video {
	
	/* width: 1200px; */
	/* height: 550px; */
	/* background-color: skyblue; */
}

.video-img img {
	width: 1100px;
	display:inline-block;
	
}

.bfbj{text-align: center;margin: 0 auto;}
.bf img{width: 100px;height: 100px;opacity: 1.0;
	position:absolute;margin-left:500px;margin-top: 225px;transition: all 1s;}
.bf img:hover{transform: scale(1.2);opacity: 0.5;}
/* 大会聚焦 
==========================================================
*/
.focus {
	height: 640px;
	background-image: url(../images/bdhjj.jpg);
	background-repeat: no-repeat;
	background-repeat: repeat-y;
}

/* 图文 
========================================================
*/

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {}

.focus-img {
	width: 588px;
	height: 400px;
	text-align: center;
	/* margin: 20px auto; */
	float: left;
}


.focus-text {
	float: right;
}

.focus-text .bold {
	margin-bottom: 10px;
	font-size: 24px;
	color:rgb(12, 120, 210);
	font-weight: bold;
}

.focus-text .bd .md{margin-top: 50px;float: left;}

.focus-text ul li {
	height: 25px;
	line-height: 26px;
	text-align: left;

}

.focus-text ul li a:link {
	color: rgb(51, 51, 51);
	font-weight: 500;
}

.focus-text ul li a:hover {
	border-bottom: 1px rgb(39, 39, 39) solid;
}

.focus-more {
	float: right;
	margin-top: 200px;
}

.focus-more a {
	cursor: pointer;
	color:rgb(51, 51, 51);
	text-align: center;
	line-height: 34px;
	margin-top: 12px;
}

.focus-more a:hover {
	color: rgb(255, 255, 255);
}




/* 大会聚焦  end
==========================================================
*/
/* 与会嘉宾
===============================================================
*/
ul,
ol,
li,
div {
	margin: 0;
	padding: 0;
}

ul,
ol {
	list-style: none;
}

.guest {
	/* background-color: pink; */
	height: 1600px;
}

.example {
	width: 1100px;
	height: 1350px;
	font-size: 40px;
	text-align: center;
	margin: 0px auto;
	/* background-color: #464576; */
}

.ft-carousel {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ft-carousel .carousel-inner {
	left: 0;
	top: 0;
	height:1400px;
	
}

.ft-carousel .carousel-inner .carousel-item {
	float: left;
}


.ft-carousel .carousel-indicators {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 0;
}




.guest-img {
	display: inline-block;
	margin: 0px 35px 60px 35px;
	width: 200px;
	height: 280px;
	background-color: rgb(255, 255, 255);
	overflow: hidden;
	border-radius: 3%;
	
}
.guest-img .ig{width: 200px; height: 200px; overflow: hidden;}
.guest-img .ig img{transition: all 1s;}
.guest-img .ig img:hover{transform: scale(1.2);}	

.guest-img .int {
	height: 80px;
	background-color:#005bac;
}

.guest-img .int h4 {
	letter-spacing: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}

.guest-img .int p {
	color: rgb(214, 214, 214);;
	text-align: left;
	margin: 0 15px;
	font-size: 10px;
}

/* 嘉宾致辞
=====================
*/
.speech {
	width: 100%;
	height: 950px;
	background-image: url(../images/bjbzc.png);
	background-repeat: no-repeat;
	

}

/* 致辞内容 */
.speech-img {
	float: left;
	margin-right: 20px;
}
.speech-on{height: 300px;float: left;margin-bottom: 20px;width: 1100px;}

.speech-text {
	display: block;
	width: 1100px;
	height:300px;
	background-color:  rgba(250, 66, 66, 0.63);
	/* float: right; */
}

.speech-text h3 {
	float: left;
	margin-top: 30px;
	margin-left: 25px;
	font-size: 30px;
	width: 120px;
	text-align:center;
	font-weight: bold;
	color: rgb(248, 80, 80);
	background-color: rgb(255, 255, 255);
	letter-spacing: 4px;
}

.speech-text h4 {
	margin-top: 24px;
	margin-left: 5px;
	font-size: 20px;
	text-align:left;
	border-bottom:1px solid white;
	float:left;
	width:480px;
}

.speech-text p {
	font-size: 14px;
	text-align: left;
	line-height: 25px;
	text-indent: 2em;
	text-align:justify; text-justify:inter-ideograph;
	margin-left: 448px;
	margin-right: 30px;
	width: 602px;
}




/* top10榜单 */
.top10 {
	/* height: 800px; */
	/* background-color: pink; */
}

/* 公共样式表css */
html,
body {
	color: #333;
	margin: 0;
	height: 100%;
	font-family: "Myriad Set Pro", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: normal;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a {
	text-decoration: none;
	color: #000;
}

img {
	border: 0;
}

body {
	background: #fff;
	color: #666;
}

html,
body,
div,
dl,
dt,
dd,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
button,
fieldset,
form,
input,
legend,
textarea,
th,
td {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #08acee;
}

button {
	outline: 0;
}

img {
	border: 0;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit;
	outline: none;
}



a {
	color: #666;
}



.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {}

/* 必要布局样式css */
.module-banner {
	background: #f5f5f5;
	padding-bottom: 80px;
}

.module-banner-box {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

.module-banner-head {
	font-weight: normal;
	text-align: center;
	margin-bottom: 40px;
	color: #333;
}

.module-banner-head span {
	font-size: 16px;
	
}

.module-banner-tab-list {
	float: left;
	width: 200px;

	
}

.module-banner-tab-list .module-tab-nav li {
	border-bottom: 1px #fff solid;
	border-right:1px #fff solid;
	background: #005bac;
	font-size: 20px;
}

/* .module-banner-tab-list .module-tab-nav li:nth-child(1) {
	background: #454545;
}
.module-banner-tab-list .module-tab-nav li:nth-child(2) {
	background: #3b3b3b;
}
.module-banner-tab-list .module-tab-nav li:nth-child(3) {
	background: #333333;
}
.module-banner-tab-list .module-tab-nav li:nth-child(4) {
	background: #2b2b2b;
}
.module-banner-tab-list .module-tab-nav li:nth-child(5) {
	background: #212121;
}
.module-banner-tab-list .module-tab-nav li:nth-child(6) {
	background: #1a1a1a;
} */
.module-banner-tab-list ul li {
	color: #fff;
	width: 200px;
	height: 40px;
	cursor: pointer;
	text-align: center;
	position: relative;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	font-size: 50px;
}

.module-banner-tab-list ul li p {

	line-height: 40px;
}

.module-banner-tab-list ul li i {
	width: 40px;
	height: 40px;
	display: none;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on {
	opacity: 1;
	height: 60px;
	background-image: -webkit-linear-gradient(left, #01c2e6 0%, #005bac 100%);
	background-image: -moz-linear-gradient(left, #01c2e6 0%, #005bac 100%);
	background-image: -moz-linear-gradient(to right, #01c2e6 0%, #005bac 100%);
	background-image: -o-linear-gradient(to right, #01c2e6 0%, #005bac 100%);
	background-image: linear-gradient(to right, #01c2e6 0%, #005bac 100%);
	background-repeat: repeat;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on p {
	line-height: 60px;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on .icon {
	display: inline-block;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav li:hover {
	background-image: -webkit-linear-gradient(left, rgba(1, 194, 230, 0.4) 0%, #005bac 100%);
	background-image: -moz-linear-gradient(left, rgba(1, 194, 230, 0.4) 0%, #005bac 100%);
	background-image: -moz-linear-gradient(to right, rgba(1, 194, 230, 0.4) 0%, #005bac 100%);
	background-image: -o-linear-gradient(to right, rgba(1, 194, 230, 0.4) 0%, #005bac 100%);
	background-image: linear-gradient(to right, rgba(1, 194, 230, 0.4) 0%, #005bac 100%);
	background-repeat: repeat;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on:hover {
	opacity: 1;
	height: 60px;
	background-image: -webkit-linear-gradient(left, #01c2e6 0%, #005bac 100%);
	background-image: -moz-linear-gradient(left, #01c2e6 0%, #005bac 100%);
	background-image: -moz-linear-gradient(to right, #01c2e6 0%, #005bac 100%);
	background-image: -o-linear-gradient(to right, #01c2e6 0%, #005bac 100%);
	background-image: linear-gradient(to right, #01c2e6 0%, #005bac 100%);
	background-repeat: repeat;
}

.module-banner-tab-list-box {
	float: left;
	width: 900px;
	height: 539px;
    background-color: #005bac;
	padding: 25px;
	overflow: hidden;
	position: relative;



}

.module-tab-box-ma {
	width: 800px;
	opacity: 1;
	z-index: 1;
	-webkit-transition: opacity 0.8s;
	-moz-transition: opacity 0.8s;
	-ms-transition: opacity 0.8s;
	-o-transition: opacity 0.8s;
	transition: opacity 0.8s;
	position: absolute;

}

.module-tab-box-ma li hr{width: 850px;margin-top: 30px;}


.module-tab-title img{
height:125px;width:850px;
}



.module-tab-text img {
	margin-top: 25px;
	height:300px;width:850px;
	
}

.module-tab-text h4 {
	margin: 0 0 20px 0;
	font-size: 16px;
	font-weight: normal;
	position: relative;
}

.module-tab-text h4:before {

	display: inline-block;
	width: 3px;
	height: 16px;
	background: #c9d4dd;
	margin-bottom: -2px;
	margin-right: 8px;
}

.module-tab-text ul li {
	width: 33%;
	float: left;
	font-size: 14px;
	line-height: 38px;
	cursor: pointer;
	color: #a2a2a2;
	border: 1px solid #f4f4f4;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.icon {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
}

.icon-bdm {
	background: url(../images/icon-item008-1.svg) no-repeat center;
	background-size: cover;
}

.module-tab-text ul li:hover a {
	color: #08acee;
}

.module-tab-link {
	position: relative;
}

.module-tab-link:after {
	
	width: 8px;
	height: 8px;
	float: right;
	margin: 15px 20px 0 0;
	transform: rotate(45deg);
	border-top: 1px solid currentColor;
	border-right: 1px solid currentColor;
}

.module-tab-text ul .module-tab-link:hover:after {
	border-color: #108cee
}

.module-tab-text .module-tab-link+.module-tab-link {
	width: calc(33% - 20px);
	margin-left: 20px;
}

.icon-bds {
	background: url(../images/icon-item009-1.svg) no-repeat center;
	background-size: cover;
}

.icon-bdx {
	background: url(../images/icon-item010-1.svg) no-repeat center;
	background-size: cover;
}

.module-tab-more a {
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	background: #108cee;
	text-align: center;
	width: 160px;
	display: inline-block;
	line-height: 40px;
	margin-top: 20px;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.module-tab-more a:hover {
	background: #41a6f7
}

.module-tab-case li {
	float: left;
	margin-right: 20px;
}

.module-tab-case li i {
	width: 60px;
	height: 60px;
	border: 1px solid #f0f0f0;
	border-radius: 12px;
	display: inline-block;
}



.module-tab-case li span {
	color: #666;
	font-size: 12px;
	display: block;
	text-align: center;
	line-height: 24px;
}

/* 主题演讲 */
.keynote {
	background-color: rgb(27, 41, 86);
	background-image: url(../images/ztyjbj.png);
	background-repeat: no-repeat;
	height: auto;
	padding-bottom: 80px;
}

.keynote-box {
	margin-top: 25px;
	padding: 10px;
	width: 1100px;
	height: 320px;
	transition: transform .3s ease-in-out, box-shadow .3s cubic-bezier(.47, 0, .745, .715), border .3s linear .1s;
}

.keynote-box:hover {
	box-shadow: 0px 0px 10px rgba(22, 168, 252, 0.74);
	border-radius: 10px;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
	transform: transform .3s ease-in-out, box-shadow .3s cubic-bezier(.47, 0, .745, .715), border .3s linear .1s;
}



.keynote-text-fl h3 {
	float: left;
	width: 100px;
	height: 35px;
	font-size: 25px;
	font-weight:400;
	text-align: center;
	border-bottom: rgb(13, 154, 236) 2px solid;

}

	.keynote-text-fl h4 {

		/* border: 1px #fff solid; */
		font-size: 18px;
		text-align: left;
		font-weight:500;
		display: block;
		width: 550px;
		margin-left: 110px;
		margin-top: 6px;
		color: rgb(201, 201, 201);
		
		
	}
	
	.keynote-text-fl h5 {
		font-size: 24px;
		clear: both;
		margin-top: 20px;
	}
	
	.keynote-text-fl p {
		font-size: 14px;
		text-align: justify;
		line-height: 25px;
		text-indent: 2em;
	}


	.keynote-text-fl{width: 580px;
		height: auto;
		margin-left: 20px;
	float: left;
	text-align:center;
	}

	.keynote-img {
		/* float: left; */
		width: 450px;
		height: 310px;
	}
	
	.keynote-img img {
		width: 450px;
		border-radius: 8px;
	}
	
	.keynote-text{
		width: 580px;
		height: auto;
		margin-right: 20px;
		text-align: center;
		/* float: right; */
	}
	
.keynote-text h3 {
	float: left;
	width: 100px;
	height: 35px;
	font-size: 25px;
	font-weight:400;
	text-align: center;
	border-bottom: rgb(13, 154, 236) 2px solid;
}

.keynote-text h4 {

	/* border: 1px #fff solid; */
	font-size: 18px;
		text-align: left;
		font-weight:500;
		display: block;
		width: 550px;
		margin-left: 110px;
		margin-top: 6px;
		color: rgb(201, 201, 201);
}

.keynote-text h5 {
	font-size: 24px;
clear: both;
margin-top: 20px;
}

.keynote-text p {
	font-size: 14px;
	text-align: justify;
	line-height: 25px;
	text-indent: 2em;
}

/* 圆桌论坛 */
.yzlt{ height: 1200px;margin: 0 auto;}
*{margin:0;padding:0;list-style:none;border:none;}
.slider-pro {
    font-family: 'Open Sans', Arial;
}
/* Example 5 */
.sp-slide{display: block;}


#example5{padding-bottom: 60px}

#example5 .sp-thumbnail-image-container {
	width: 100px;
	height: 80px;
	overflow: hidden;
	float: left;
}

#example5 .sp-thumbnail-image {
	height: 100%;width: 100px;
}

#example5 .sp-thumbnail-text {
	width: 140px;
    float: right;
    height:80px;
	padding:15px;
    background-color: #F0F0F0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#example5 .sp-thumbnail-title {
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #333;
}

#example5 .sp-thumbnail-description {
	font-size: 14px;
	color: #333;
}

@media (max-width: 500px) {
	#example5 .sp-thumbnail {
		text-align: right;
		float: left;
	}

	#example5 .sp-thumbnail-image-container {
		display: none;
	}

	#example5 .sp-thumbnail-text {
		width: 140px;
	}

	#example5 .sp-thumbnail-title {
		font-size: 12px;
		text-transform: uppercase;
	}

	#example5 .sp-thumbnail-description {
		display: none;
	}
}




/* 高端访谈 */
.interview{background-image: url(../images/bgdft.png);
	padding-bottom: 80px;
	background-repeat:no-repeat;
	background-position: center;
}

.interview-box {
	height: auto;
	
	
	/* background-color: skyblue; */
}

.item h5 {
	color: #333;
}

.item p {
	color: #444;
}

.gdft {
	background-color: #fff;
	position: relative;
	width: 100%;
}

.jrzbj {
	position: absolute;
	top: -100px;
	left: 66%;
	margin-left: 100px;
	width: 280px;
	height: 58px;
	background: url(http://www.secu.hc360.com/2019wlw/images/jrzbj.png) center top;
}

.jrzbj:hover {
	background-position: center bottom;
}

.video {
	width: 100%;
}

.video-player {
	float: left;
	width: 700px;
	height: 500px;
	background: #000;
}

.video-cnt {
	width: 100%;
	height: 100%;
}

.video-sidebar {
	float: left;
	width: 400px;
	height: 500px;
	background: #d6d5d5;
	overflow: hidden;
}

.v-box {
	height: 500px;
	color: #fff;
}

.sidebar-head {
	cursor: pointer;
	height: 40px;
	line-height: 42px;
	padding: 0 28px;
	background: #23a3e8;
	color: #fff;
}

.sidebar-head h3 {
	float: left;
	font-size: 18px;
	cursor: pointer;
	position: relative;
	color: #fff;
	letter-spacing: 10px;
}

.review-wrap {
	height: 410px;
	overflow: hidden;
	overflow-y: auto;
	padding: 10px 0 0 10px;
	float: left;
}

.review-list {
	margin-left: 4px;
	border-left: 1px solid #23a3e8;
	position: relative;
	padding: 10px 7px 0 12px;
	/* border-style:none */
}

.review-list li {
	padding: 7px;
	position: relative;
	min-height: 80px;
	width: 380px;

	margin-bottom: 10px;
}

.review-list li.on {
	background: #ffffff;
}

.review-list li:hover {
	background-color: #ffffff;
	
	display: block;
	border-left: rgb(14, 156, 238) 2px solid;
}

.review-list li::before {
	display: block;
	position: absolute;
	content: " ";
	top: 40px;
	left: -17px;
	width: 7px;
	height: 7px;
	border-radius: 8px;
	border: 1px solid #ffffff;
	
	
}

.item {
	overflow: hidden;
	position: relative;
	padding-left: 150px;
	width: 360px;
	min-height: 80px;
	cursor: pointer;
}

.item-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 140px;
	height: 80px;
	cursor: pointer;
}

.item-title {
	height: 35px;
	font-size: 13px;
	line-height: 1.4;
	cursor: pointer;
	padding: 0px 4px;
    width: 15em;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis；
	white-space：nowrap;


}


.item-name {
	font-size: 12px;
	line-height: 1.4;
	opacity: 0.58;
	cursor: pointer;
	padding: 0px 4px;

}

.video_iframe:first-child {
	display: block;
}

.video_iframe {
	display: none;
}

#demo {
	height: 450px;
	width: 390px;
}

.zUIpanelScrollBox,
.zUIpanelScrollBar {
	width: 10px;
	top: 4px;
	right: 2px;


}

.zUIpanelScrollBox {
	background: black;
	opacity: 0.1;
	filter: alpha(opacity=10);
}

.zUIpanelScrollBar {
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
}


/* 红毯秀 */
.carret {
	
	background-repeat: no-repeat;

	padding-bottom: 80px;

}

.jrhtx {
	position: absolute;
	top: 150px;
	left: 70%;
	margin-left: 100px;
	width: 220px;
	height: 65px;
	background: url(http://www.secu.hc360.com/2019wlw/images/icon.png) no-repeat;
	background-position: 0 -167px;
}

.jrhtx:hover {
	background-position: 0 -237px;
}

.str_wrap{border: rgba(4, 67, 148, 0.781) 2px  solid;}

.str_wrap img{width:220px; height: 280px;margin-top:15px;}

.str_wrap span {
	/* float: left; */
	display: inline-block;
	width: 250px;
	height: 350px;
	text-align: center;
	margin:5px 10px;
	background-color: rgb(13, 110, 236);
	border-radius: 5px;
	
	/* background-color: skyblue; */
}

.str_wrap span p {
	font-size: 12px;
	line-height: 14px;
	color: white;
    display: block;
	text-align: center;


}

.jq22-content{height: 750px;}

/*二级红毯秀 */
.htx {
	background-image: url(../images/img-3.jpg);

    text-align: center;
    height: 3500px;
}

.htx .str {
	float: left;
    margin: 10px;
    width: 200px;
    height: 350px;
}
.htx .str span {
	/* float: left; */
	display: inline-block;
	width: 200px;
	height: 350px;
	text-align: center;
	/* border: 1px #fff solid; */
	/* background-color: skyblue; */
}

.htx .str span p {
    /* margin: 10px; */
    width: 200px;
    height: 40px;
	border: 1px #fff solid;
    margin-top: 10px;
	font-size: 12px;
	line-height: 40px;
}




/* 走马灯 */
/*Plugin CSS*/
.str_wrap {
	overflow: hidden;
	zoom:1;
	width: 100%;
	font-size: 12px;
	line-height: 12px;
	position: relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	background: #f6f6f6;
	white-space: nowrap;
	margin-bottom: 40px;
}

.str_wrap.str_active {
	/* background:#f1f1f1; */
}





.str_move {
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	cursor: move;
}

.str_move_clone {
	display: inline-block;
	display:inline;
	zoom:1;
	vertical-align: top;
	position: absolute;
	left: 100%;
}

.str_vertical .str_move_clone {
	left: 0;
	top: 100%;
}

.str_down .str_move_clone {
	left: 0;
	bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
	white-space: normal;
	width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
	cursor: inherit;
}



/* 精彩图集 */
#section10{background-image: url(../images/bjctj.jpg);
background-position:center;
height:100%;
}


.main {
	max-width: 1100px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.banner {
	overflow: hidden;
	text-align: center;
	position: relative;
}

.banner a {
	display: block;
}

.banner img {
	max-width: 100%;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	opacity: 0.7;
	*filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}

.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #f60;
	opacity: 1;
	*filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.banner .bx-wrapper .bx-prev,
.banner .bx-wrapper .bx-next {
	width: 40px;
	height: 60px;
	top: 50%;
	margin-top: -30px;
	background: url(../images/slide_bPc.png) no-repeat;
	visibility: hidden;
}

.banner:hover .bx-wrapper .bx-prev,
.banner:hover .bx-wrapper .bx-next {
	visibility: visible;
}

.banner .bx-wrapper .bx-prev {
	left: 50px;
	background-position: 0 0;
}

.banner .bx-wrapper .bx-next {
	right: 50px;
	background-position: -40px 0;
}

/*---------------banner PC-------------------*/
.bannerPc {
	text-align: center;
}

.bannerPc ul,
.bannerPc li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bannerPc a {
	display: block;
}

.bannerPc img {
	max-width: 100%;
	vertical-align: middle;
}

.banner-swiper1 {
	background: #212121;
}

.banner-swiper1 .swiper-slide.swiper-slide-prev,
.banner-swiper1 .swiper-slide.swiper-slide-next {
	opacity: 0.5;
}

.banner-swiper .swiper-pagination-bullets {
	bottom: 20px !important;
}

.banner-swiper .swiper-pagination-bullet {
	width: 1em;
	height: 2px;
	background: #fff;
	opacity: 0.5;
	box-sizing: border-box;
	border-radius: 0;
	-webkit-border-radius: 0;
	vertical-align: middle;
}

.banner-swiper .swiper-pagination-bullet-active {
	width: 1em;
	height: 1em;
	border: 2px solid #fff;
	background: none;
	opacity: 1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.swiper-container-cube .swiper-cube-shadow {
	display: none;
	
}

.banner-swiper .swiper-button-prev,
.banner-swiper .swiper-button-next {
	width: 40px;
	height: 60px;
	top: 50%;
	margin-top: 10px;
	background: url(../images/slide_bPc.png) no-repeat;
	visibility: hidden;
}

.banner-swiper:hover .swiper-button-prev,
.banner-swiper:hover .swiper-button-next {
	visibility: visible;
}

.banner-swiper .swiper-button-prev {
	left: 10px;
	
}

.banner-swiper .swiper-button-next {
	right: 10px;
	background-position: -40px;
}

.banner-swiper2 .swiper-slide {
	width: 65%;
	
	
}

.banner-swiper3 .preview {
	background: #07070704;
	border-top: 2px rgb(75, 75, 75) solid;
	
}

.banner-swiper3 .preview li {
	/*width:20%;*/
	cursor: pointer;
	opacity: 0.7;
}

.banner-swiper3 .preview li img {
	width: 100%;
	height: 100%;
	max-height: 120px;
}

.banner-swiper3 .preview li.active-nav {
	opacity: 1;
}

.banner-osSlider {
	margin: 0 auto;
}

.banner-osSlider .slider-btn-prev,
.banner-osSlider .slider-btn-next {
	position: absolute;
	z-index: 99;
	cursor: pointer;
	width: 40px;
	height: 60px;
	top: 50%;
	margin-top: -30px;
	background: url(../images/slide_bPc.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	visibility: hidden;
}

.banner-osSlider:hover .slider-btn-prev,
.banner-osSlider:hover .slider-btn-next {
	visibility: visible;
}

.banner-osSlider .slider-btn-prev {
	left: 50px;
	background-position: 0 0;
}

.banner-osSlider .slider-btn-next {
	right: 50px;
	background-position: -40px 0;
}

.banner-osSlider .slider-nav {
	position: absolute;
	z-index: 99;
	left: 0;
	right: 0;
	bottom: 20px;
	text-align: center;
}

.banner-osSlider .slider-nav li {
	display: inline-block;
	width: 1em;
	height: 2px;
	cursor: pointer;
	background: #fff;
	opacity: 0.5;
	box-sizing: border-box;
	border-radius: 0;
	-webkit-border-radius: 0;
	vertical-align: middle;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 5px;
}

.banner-osSlider .slider-nav li.active {
	width: 1em;
	height: 1em;
	border: 2px solid #fff;
	background: none;
	opacity: 1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.banner-osSlider .cvNode img {
	max-width: none;
}

.banner-ccslide .control-links {
	position: absolute;
	z-index: 99;
	left: 0;
	right: 0;
	top: auto;
	bottom: 20px;
	text-align: center;
}

.banner-ccslide .control-links li {
	display: inline-block;
	width: 1em;
	height: 2px;
	cursor: pointer;
	background: #fff;
	opacity: 0.5;
	box-sizing: border-box;
	border-radius: 0;
	-webkit-border-radius: 0;
	vertical-align: middle;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 5px;
}

.banner-ccslide .control-links li.active {
	width: 1em;
	height: 1em;
	border: 2px solid #fff;
	background: none;
	opacity: 1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.banner-ccslide .slider-nav.prev,
.banner-ccslide .slider-nav.next {
	position: absolute;
	width: 40px;
	height: 60px;
	top: 50%;
	margin-top: -30px;
	background: url(../images/slide_bPc.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	visibility: hidden;
}

.banner-ccslide:hover .slider-nav.prev,
.banner-ccslide:hover .slider-nav.next {
	visibility: visible;
}

.banner-ccslide .slider-nav.prev {
	left: 50px;
	background-position: 0 0;
}

.banner-ccslide .slider-nav.next {
	right: 50px;
	background-position: -40px 0;
}

.banner-ccslide .shadow {
	display: none;
}

.banner-ccslide .slider-link {
	width: 100%;
	height: 100%;
}

.banner-html5zoo {
	/*overflow:hidden;*/
}

.banner-html5zoo .html5zoo-arrow-left-0,
.banner-html5zoo .html5zoo-arrow-right-0 {
	width: 40px !important;
	height: 60px !important;
	top: 50% !important;
	margin-top: -30px !important;
	background: url(../images/slide_bPc.png) no-repeat !important;
	display: block !important;
	visibility: hidden;
}

.banner-html5zoo:hover .html5zoo-arrow-left-0,
.banner-html5zoo:hover .html5zoo-arrow-right-0 {
	visibility: visible;
}

.banner-html5zoo .html5zoo-arrow-left-0 {
	left: 50px !important;
	background-position: 0 0 !important;
}

.banner-html5zoo .html5zoo-arrow-right-0 {
	right: 50px !important;
	background-position: -40px 0 !important;
}

.banner-html5zoo .html5zoo-arrow-left-1,
.banner-html5zoo .html5zoo-arrow-right-1 {
	width: 40px !important;
	height: 60px !important;
	top: 50% !important;
	margin-top: -30px !important;
	background: url(../images/slide_bPc.png) no-repeat !important;
	display: block !important;
	visibility: hidden;
}

.banner-html5zoo:hover .html5zoo-arrow-left-1,
.banner-html5zoo:hover .html5zoo-arrow-right-1 {
	visibility: visible;
}

.banner-html5zoo .html5zoo-arrow-left-1 {
	left: 50px !important;
	background-position: 0 0 !important;
}

.banner-html5zoo .html5zoo-arrow-right-1 {
	right: 50px !important;
	background-position: -40px 0 !important;
}

.banner-html5zoo .html5zoo-nav {
	text-align: center;
}

.banner-html5zoo .html5zoo-bullet-span {
	width: 1em !important;
	height: 2px !important;
	float: none !important;
	display: inline-block;
	background: #fff !important;
	opacity: 0.5;
	box-sizing: border-box;
	border-radius: 0;
	-webkit-border-radius: 0;
	margin: 0 5px !important;
	vertical-align: middle;
}

.banner-html5zoo .html5zoo-bullet-span.active {
	width: 1em !important;
	height: 1em !important;
	border: 2px solid #fff;
	background: none !important;
	opacity: 1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}



/* 底部 */
.footerbox {
	height: 170px;
	background-color:rgb(40, 40, 40);
	text-align: center;
	
}

.footer a {
	color: rgb(100, 100, 100);
}

.zysx h4 {
	color: rgb(100, 100, 100);
}

.inner p,
.footer p,
.footer font {
	ccolor: rgb(100, 100, 100);
}

.wrap {
	padding-top: 20px;
	text-align: center;
	color: rgb(100, 100, 100);
}

.wrap p span {
	display: block;
	margin-top: 8px;
	color: rgb(100, 100, 100);
}

/* 媒体报道 */
.report {
	margin-top: 40px;
	height: 610px;
	background-color: #e9e8e6;
	background-image: url(../images/bmtbd.png);
	background-position: top;
}

.report-fl {
	float: left;
	background-color: #005bac;
	width: 550px;
	height: 280px;
}

.report-fr {
	float: right;
	background-color: #005bac;
	width: 550px;
	height: 280px;
}

.report-box ul {
	margin: 35px 30px 0;
}

.report-box ul li {
	width: 495px;
	line-height: 40px;
}

.report-box ul li a {
	color: #fff;
}

.report-box ul li a:hover {
	color: rgb(177, 177, 177);
	border-bottom: 1px rgb(255, 255, 255) solid;
}

/* 合作媒体 */
.media_logo img {
	width: 1100px;
	padding-bottom: 80px;
}

.media{
background-position:center;height: %;
}



/* 联系我们 */

.contact {
	height: 940px;
	background-image: url(../images/blxwm.png);
	background-repeat: no-repeat;
	background-position:top ;
	width: 100%;
}

.contact-box {
	height: 320px;
	background-color: rgba(144, 175, 201, 0.185);
	

}

.contact-box .hezuo {
	float: left;
	margin: 0 50px;
	padding: 20px  50px;
	height: 320px;
	width: 260px;
	text-align: center;
	/* background-color: rgba(0, 73, 134, 0.4); */
}


.contact-box .hezuo h4 {
	font-size: 24px;
}

.contact-box .hezuo h5 {
	font-size: 18px;
	line-height: 30px;
}

.contact-box .hezuo span {
	line-height: 25px;
}

.contact-box .zixun {
	float: left;
	margin: 0 50px;
	padding: 20px;
	height: 320px;
	width: 260px;
	text-align: center;
	/* background-color: rgba(0, 73, 134, 0.4); */
}


.contact-box .zixun .ltt {
	text-align: center;
}

.contact-box .zixun h4 {
	font-size: 24px;
}

.contact-box .zixun h5 {
	font-size: 18px;
	line-height: 30px;
}

.contact-box .zixun span {
	line-height: 25px;
}

.contact-box .maijia {
	float: left;
	/* margin: 0 50px; */
	padding: 20px 30px;
	margin: 0 50px;
	height: 320px;
	width: 260px;
	text-align: center;
	/* background-color: rgba(0, 73, 134, 0.4); */
}

.contact-box .maijia h4 {
	font-size: 24px;
}

.contact-box .maijia img {
	width: 150px;
}

.contact-box .maijia h5 {
	font-size: 18px;
	line-height: 30px;
}

.contact-box .maijia span {
	line-height: 25px;
}

.huigu {
	height: 280px;
	text-align: center;
}

.huigu h4 {
	margin: 20px 0;
	font-size: 24px;

}

.huigu ul li {
	float: left;
	width: 350px;
}

.huigu ul li img {
	width: 350px;
}

.huigu .mar {
	margin: 0 25px;
}

/* 右侧 */

/*右侧浮动菜单*/
.nav-wrap {
	width: 145px;
	height: 500px;
	position: fixed;
	right: 2%;
	top: 40px;
	display: none;
	z-index: 100;
}

.nav-wrap li {
	width: 120px;
	height: 40px;
	right: 0;
	text-align: center;
	margin: 2px auto;
	border-radius:30px;
}
.nav-wrap li a {
	display: block;
	width: 120px;
	height: 40px;
	/* background: url(http://www.secu.hc360.com/2019wlw/images/nav_bg.png) no-repeat right top; */
	background-color: #005bac;
	font-weight: 600;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	letter-spacing: 3px;
	overflow: hidden;
	transition: all 0.1s;
	/* text-indent: 12px; */
}

.nav-wrap li a:hover {
	width: 120px;
	height: 40px;
	/* background-image: url(http://www.secu.hc360.com/2019wlw/images/nav_on.png); */
	background-color:  #005bac;
	font-size: 18px;
	font-weight: bold;


	
}

.nav-wrap li a.active {
	display: block;

	margin-left: 10px;
	width: 100px;
	height: 40px;
	/* background-image: url(http://www.secu.hc360.com/2019wlw/images/nav_on.png); */
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0px;
	line-height: 40px;
	border-radius:20px;
}

@media screen and (max-width: 1600px) {
	.nav-wrap {
		top: 20%;
	}

	.nav-wrap li,
	.nav-wrap li a,
	.nav-wrap li a:hover,
	.nav-wrap li a.active {
		width: 100px;
		font-size: 1em;
		line-height: 40px;
		text-indent: 0;
	}

	.nav-wrap li {
		right: 0;
	}

	.nav-wrap li,
	.nav-wrap li a {
		height: 39px;
	}

	.nav-wrap li a:hover,
	.nav-wrap li a.active {
		width: 100px;
		height: 40px;
		background-size: 110%;
		font-size: 1em;
		line-height: 40px;
		height: 39px;
	}
}