/*公共部分*/
#footer{
margin-top:0!important;
}
*{
	margin:0;
	padding:0;
	font-family: "微软雅黑";
	color:#333;
	/*font-weight:lighter;*/
}
a.block{
	display:block;
}
body{
	overflow-x:hidden;
}
.wrap{
	width:1200px;
	margin:0 auto;
}
.wrap0{
	padding-top:0;
}
.f_left{
	float:left;
}
.f_right{
	float:right;
}
.box{
	margin:60px 0 30px 0;
	padding:20px 0 50px 0;
}
.common_title img{
	margin:10px auto;
	margin-bottom:60px;
}

/*banner*/
.banner_box .festival_banner{
	height:566px;
	background: url(http://www.seiot.com.cn/filestorage/04/31/27/f9abcfea300d49e2a47cb8cec5b208d9.jpg) no-repeat center top;
	min-width:1200px;	
}
.logo p{
	color:#fff;
	font-size:18px;
	/*font-weight:bold;*/
}
.logo .logo_top{
	margin:0 auto;
	padding-top: 432px;
    padding-left: 673px;
}
.logo .logo_top .logo_top_left{
	padding-right:60px;
}
.logo .logo_top .flyfish{
	margin-top: -7px;
    padding-left: 10px;
}
.logo .logo_bottom{
	margin:0 auto;
	padding-top: 20px;
    padding-left: 735px;
}
.logo .logo_top a,.logo .logo_bottom a{
	padding-right:20px;
}
/*导航*/
.festival_nav_box{
	/*margin-top:-68px;*/
	/*position:fixed;
	top:0;*/
	background: url(../images/nav_bg.png) no-repeat left top;
}
.current{
	position:fixed;
	top:0;
	width:100%;
	z-index:99999;
}
.festival_nav .festival_nav_list .festival_nav_btn{
	width:171px;
	text-align: center;
	line-height:64px;
	border-bottom:4px solid rgba(255,255,255,0);
	transition: all .3s linear ;
}
.festival_nav .festival_nav_list .festival_nav_btn a{
	color:#fff;
	font-size:18px;
	transition: all .3s linear ;
}
.festival_nav .festival_nav_list .festival_nav_btn:hover{
	border-bottom:4px solid #ffd731;
	box-sizing:border-box;
}
.festival_nav .festival_nav_list .festival_nav_btn:hover a{
	color:#ffd731;
	font-weight:bold;
}
/*头条新闻*/
.headline_box{
	background: url(../images/news_bg.png) no-repeat center center;
	padding:60px 0 50px 0;
}
.headline_box .news{
	margin-bottom:20px;
}
.headline_box .news .news_main{
	padding-left:100px;
	background: url(http://www.seiot.com.cn/filestorage/15/38/85/63eab911e3104300a92347dc94a1f38c.png) no-repeat left bottom;
}
.headline_box .news .news_title{
	font-size:34px;
	font-weight:bold;
	line-height:60px;
	color:#333;
}
.headline_box .news .news_title:hover{
	color:#685fe9;
}
.headline_box .news .news_detail{
	padding-top:10px;
	line-height:28px;
}
.headline_box .news .news_detail:hover{
	color:#685fe9;
}

/*嘉宾致辞*/
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	width:30px!important;
	height:20px!important;
    background: url(../images/arrow_left.png) no-repeat center center!important;
    left: 1087px!important;
    top: 314px!important;
}
 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	width:30px!important;
	height:20px!important;
    background: url(../images/arrow_right.png) no-repeat center center!important;
    left: 1133px!important;
    top: 314px!important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next:hover{
    background-image: url(../images/arrow_left1.png);
}
 .swiper-button-next, .swiper-container-rtl .swiper-button-prev:hover{
    background-image: url(../images/arrow_right2.png);
}
.speech_box .speech_contain .swiper-slide .swiper-slide_float{
	/*background:#685fe9;*/
	background: url(../images/guest_bigbg.png) no-repeat center top;
	height:346px;
}
.speech_box .speech_contain .swiper-slide .swiper-slide_white{
	width:1200px;
	height:200px;
	background: #fff;
}
.speech_box .speech_contain .swiper-slide .speech_contain_left{
	padding-left:20px;
}
.speech_box .speech_contain .swiper-slide .speech_contain_left .speech_contain_left_bottom{
	width:466px;
	height:296px;
	background: url(../images/guest_bg.png) no-repeat left top;
}
.speech_box .speech_contain .swiper-slide .speech_contain_left .speech_contain_left_inner{
	width: 450px;
    height: 273px;
    background-position: 15px 7px;
	background-repeat: no-repeat;
	font-size:24px;
	color:#fff;
	font-weight:bold;
	padding-top:22px;
	padding-left:44px;
}
.speech_box .speech_contain .swiper-slide .speech_contain_right{
	width:622px;
	padding-left: 30px;
}
.speech_box .speech_contain .swiper-slide .speech_contain_right h2{
	font-size:28px;
	font-weight:bold;
	color:#fff;
	padding-top:102px;
	line-height:40px;
}
.speech_box .speech_contain .swiper-slide .speech_contain_right h2:hover{
	color:#fed731;
}
.speech_box .speech_contain .swiper-slide .speech_contain_right h3{
	font-size:16px;
	color:#fff;
	line-height:26px;
	padding-top:20px;
}
.speech_box .speech_contain .swiper-slide .speech_contain_right h3:hover{
	color:#fed731;
}

/*风云榜单*/
.list_box{
	background: url(../images/list.png) no-repeat center top;
}
.list_box .common_title{
	padding-top:30px;
}
.list_box .list_swiper .gallery-thumbs{
	margin-bottom:10px;
}
.list_box .list_swiper .gallery-thumbs .swiper-wrapper .swiper-slide{
	width:290px!important;
	margin-bottom:10px;
	height:54px;
	font-size:20px;
	color:#333;
	line-height:54px;
	text-align:center;
	cursor:pointer;
	background: #d9d9d9;
	background-position:center top;
	background-size:cover;
	float:left;
	background-repeat:no-repeat;
}
.gallery-top .list_company_btn{
	width:270px;
	height:62px;
	text-align:center;
	background:#ffd731;
	border-radius:32px;
	line-height:62px;
	margin:0 auto;
	font-size:22px;
}
.list_box .list_swiper .gallery-thumbs .swiper-wrapper .swiper-slide:hover{
	background-image:url(../images/cluod_list_hover.png);
	color:#fff;
}
.list_box .list_swiper .gallery-thumbs .swiper-slide-thumb-active{
	background-image:url(../images/cluod_list_hover.png)!important;
	color:#fff!important;
}
.list_box .list_swiper .gallery-thumbs .swiper-wrapper{
	display:block!important;
}
.list_box .list_swiper .gallery-top{
	margin-top:24px;
}
.list_box .list_swiper .gallery-top .swiper-wrapper .swiper-slide{
	width:1200px;
	height:700px;
	background-repeat: no-repeat;
	background-position: center 30px;
}
.list_box .list_swiper .gallery-top .swiper-wrapper .list_company{
	padding-top:410px;
}
.list_box .list_swiper .gallery-top .swiper-wrapper .list_company .list_company_img{
	width:220px;
	height:55px;
	padding:10px 10px;
}
.list_box .list_swiper .gallery-top .swiper-wrapper .list_company .list_company_img img{
	width:220px;
}

/*企业专访*/	
	
.interview_contain{
       width:1200px;
       height:400px;
       position:relative;
     /*  border:1px solid red;*/
       overflow: hidden; 
}
.interview_contain .interview_list{
    width:1200px;
    height:400px;              
    position:absolute;
    width:3000px;
    background: #333;
}
.interview_contain .interview_list .interview_list_btn{
    float:left;
    background: #333;
    width:240px;
    height:400px;
}
/*.interview_contain .interview_list .interview_list_btn:hover{
    background: rgba(0, 0, 0, 0.5);
}*/
.interview_contain .interview_list .interview_list_btn .interview_list_btn_link{
	width:140px;
	line-height:34px;
	text-align: center;
	border-radius:6px;
	
	margin:0 auto;
	color:#fff;
	position:relative;
	z-index:99;
	
}
.interview_contain .interview_list .interview_list_btn .interview_list_btn_link a{
	color:#fff;
	border-radius:6px;
	border:1px solid #fff;
	transition: all .5s linear ;
}
.interview_contain .interview_list .interview_list_btn .interview_list_btn_link:hover a{
	background: #fff;
	color:#333;
}
.interview_contain .interview_list .interview_list_btn .interview_list_btn_name{
	background: url(../images/comp_small_window.png) no-repeat center bottom;
	text-align:center;
	height:160px;
	padding-top:240px;
	transition: all .5s linear ;
	
}
.interview_contain .interview_list .interview_list_btn:hover .interview_list_btn_co{
	background:rgba(0,0,0,0.5);
	padding-bottom:200px;
}
.interview_contain .interview_list .interview_list_btn:hover .interview_list_btn_name{
	padding-top:42px;	
	background: none;
}
.interview_contain .interview_list .interview_list_btn .interview_list_btn_name h2{
	color:#fff;
	padding-top: 88px;
	line-height:34px;
	font-size:20px;
}
.interview_contain .interview_list .interview_list_btn .interview_list_btn_name h3{
	color:#fff;
}


/*晚宴图集*/
#dinner_img2{
	width:800px;
}
.dinner_box .row img:hover{
	opacity: 0.7;
	
}
.dinner_box .row img{
	transition: all .5s linear ;
}
.dinner_box .row .dinner_words{
	background: #efecec;
	width:400px;
	height:300px;	
}
.dinner_box .row3 .dinner_words{
	background: #efecec;
	width:400px;
	height:320px;	
}

.dinner_box .row .dinner_words p{
	width:250px;
	padding-top:120px;
	text-align:left;
	margin:0 auto;
	font-size:20px;
	line-height:30px;
}
.dinner_box .row2 .dinner_words p{
	text-align:right;
	padding-top:122px;
}
.dinner_box .row3 .dinner_words p{
	padding-top:128px;
	text-align:right;
}


/*中国内地十大上市公司*/
.mainland .mainland_list .mainland_list_btn{
	margin-bottom:44px;
}


/*媒体报道*/
.common_title_meitibaodao{
	background: #3d3f4b;
}
.common_title_meitibaodao img{
	padding:20px 0;
	padding: 40px 0;
    padding-bottom: 90px;
}
.media_box .media_blank{
	padding-top:80px;
	background: url(../images/news_blank.png) no-repeat right bottom;
	margin-top:-120px
}
.media_box .media_blank .media_left{
	padding:10px 48px;
	padding-bottom:90px;
}
.media_box .media_blank .media_left .media_left_title{
	font-size:22px;
	font-weight:bold;
	width:480px;
	height:38px;
	line-height:38px;
	padding-left:20px;
	box-sizing:border-box;
	color:#fff;
	background:#685fe9;
	margin-bottom:34px;
}
.media_box .media_blank .media_left .media_left_list .media_left_list_btn{
	padding-left:22px;
	background: url(../images/int.png) no-repeat left center;
	line-height:36px;
	width:480px;
    overflow: hidden;
    height: 36px;
}
.media_box .media_blank .media_left .media_left_list .media_left_list_btn a{
	font-size:17px;
}
.media_box .media_blank .media_left .media_left_list .media_left_list_btn:hover{
	background: url(../images/int_hover.png) no-repeat left center;
	
}
.media_box .media_blank .media_left .media_left_list .media_left_list_btn:hover a{
	color:#685fe9;
}


/*合作媒体*/
.ass_media_box .ass_media_list1{
	padding-top:30px;
}
.ass_media_box .ass_media_list .ass_media_list_btn{
	width:200px;
	margin:20px 20px;
}
.ass_media_box .ass_media_list .ass_media_list_btn img{
	margin:0 auto;
	vertical-align: middle;
}
.ass_media_box .mainland_list .mainland_list_btn{
	margin-bottom:44px;
}
/*扫码看安防*/
.code_box{
	height:360px;
	width:100%;
	background: url(../images/code_bg.jpg) no-repeat center top;
}
.code_box .code{
	padding-top:40px;
}
.code_box .code_title img{
	margin:0 auto;
}
.code_box .code_more{
	font-size:20px;
	text-align: center;
	color:#fff;
	line-height:46px;
}
.code_box .code_img{
	margin:0 auto;
	width:160px;
	height:160px;
	background:url(../images/code_border.png) no-repeat center center;
	margin: 6px auto;
}
.code_box .code_img img{
	margin:0 auto;
	padding-top:20px;
}
.code_box .code_name{
	font-size:18px;
	color:#a4ecea;
	text-align: center;
}
/*底部版权信息*/
.common_foot_box{
	background: #3d4146;
	height:150px;
}
.common_foot_box .common_foot{
	padding:0;
	padding-top:48px;
}
.common_foot_box .common_foot .common_foot_logo img{
	width:150px;
	padding-right:40px;
	border-right:1px solid #d9d9d9;
}
.common_foot_box .common_foot .common_foot_logo{
	padding-left:148px;
}
.common_foot_box .common_foot .common_foot_right {
	padding-top: 7px;
    padding-left: 30px;
}
.common_foot_box .common_foot .common_foot_right .common_foot_right_link_list .common_foot_right_link_list_btn a,.common_foot_box .common_foot .common_foot_right .common_foot_right_link_list .common_foot_right_link_list_btn{
	color:#fff;
	font-size:14px;
	/*font-weight:lighter;*/
}
.common_foot_box .common_foot .common_foot_right .common_foot_right_link_list .common_foot_right_link_list_btn a{
	margin:0 6px;
	
}

.common_foot_box .common_foot .common_foot_right .common_foot_right_link_list .common_foot_right_link_list_btn a:hover{
	color:#2757c5;
	margin:0 6px;
}
.common_foot_box .common_foot .common_foot_right .common_foot_bottom{
	padding-top:8px;
	padding-left:6px;
}
.common_foot_box .common_foot .common_foot_right .common_foot_bottom span{
	color:#d9d9d9;
	font-size:14px;
	padding-right:6px;
	/*font-weight:lighter;*/
}