* {
  margin: 0 auto;
  padding: 0;
  outline: none;
}
body {
  font-family: "Microsoft Yahei", "微软雅黑", "Tahoma", "SimSun";
  font-size: 14px;
  line-height: 26px;
  color: #333;
  _background-image: url(about:blank);
  _background-attachment: fixed;
  min-width: 1200px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

.n_banner{ 
	display:block; 
	width:100%;
	min-width: 1200px;
	height:820px;
	background:url(../images/header.jpg) no-repeat top center;
}

.list_banner
{
	display:block; 
	width:100%;
	min-width: 1920px;
	height:820px;
}

.title_banner
{
	display:block; 
	width:100%;
	min-width: 1209px;
	height:198px;
	background:url(../images/bg_logo_small.png) no-repeat top center;
}

.m_2{clear:both;margin-bottom: 20px;}
.boxBg03 
{
	background: url('../images/bg_m2.jpg') 50% 0 no-repeat;
	overflow: hidden;
	padding-bottom: 20px;
	height: 500px;
}
.boxBg03w1100 
{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.list
{
	width: 1200px;
	margin: 0 auto;
	height:300px;
	padding-top:20px;
	padding-left:50px;
}

ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.silder_list {
	position: relative;
}

.title {
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-align: left;
	text-indent: 1em;
}

a {
	color: #000;
	text-decoration: none;
	display: inline-block;
}

a:hover {
	text-decoration: none
}

em {
	font-style: normal
}

li {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.row-recomendVideo 
{
	position: relative;
	z-index: 1;
	background-size: 100% 100%;
}

.row-recomendVideo h2 {
	height: 113px;
	width: 100%;
	margin-bottom: 25px;
	background-repeat: no-repeat;
	position: relative;
}

.row-recomendVideo h2:before {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

.row-recomendVideo .container {
	position: relative;
	z-index: 3;
}

.recom-cont 
{
	position: relative;
	height: 487px;
}

.recom-cont-item {
	position: absolute;
	z-index: 1;
	display: none;
}

.recom-cont-item.on {
	display: block;
}

.recom-box 
{
	position: relative;
	z-index: 3;
}

.recom-box-video {
	overflow: hidden;
	height: 460px;
	width: 710px;
	float: left;
	position: relative;
}

.recom-box-video img {
	height: 460px;
	width: 710px;
}

.recom-box-video:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.recom-box-video video {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2;
}

.recom-box-video .recom-cover {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.beginPos {
	right: -710px;
}

.recom-box-swiper {
	width: 475px;
	height: 460px;
	float: left;
	position: relative;
	z-index: 3;
}

.recom-box-swiper .arrow-top {
	position: absolute;
	left: 50%;
	top: 5px;
	margin-left: -11px;
	width: 35px;
	height: 25px;
}

.recom-box-swiper .arrow-down {
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -11px;
	width: 35px;
	height: 25px;
}

.recom-box-swiper .swiper-container {
	width: 100%;
	height: 396px;
	top: 35px;
}

.recom-box-swiper .slide-cont {
	height: 100%;
	position: relative;
	padding-top: 21px;
}

.recom-box-swiper .slide-cont:before {
	content: "";
	width: 20px;
	height: 1px;
	background-color: #fffcfb;
	position: absolute;
	left: 15px;
	bottom: 0;
	z-index: 1;
}

.recom-box-swiper img {
	width: 140px;
	height: 90px;
	float: left;
	position: relative;
	z-index: 4;
	transition: all 0.7s;
}

.recom-box-swiper .swiper-text {
	position: relative;
	z-index: 4;
}

.recom-box-swiper h3 {
	height: 30px;
	overflow: hidden;
	padding-left:10px;
}

.recom-box-swiper p {
	height: 45px;
	overflow: hidden;
	padding:0 10px;
	
	
}

.recom-box-swiper .swiper-slide {
	position: relative;
	cursor: pointer;
}

.recom-box-swiper .hover h3 {
	color: #fff;
}

.recom-box-swiper .hover h3  a{
	color: #fff;
}

.recom-box-swiper .hover p {
	color: white;
}

.recom-box-swiper .hover img {
	margin-left: -156px;
}

.recom-box-swiper .hover .slide-cont:after {
	content: "";
	background: #06258f;
	background: -moz-linear-gradient(left, #06258f 0%, #06258f 100%);
	background: -webkit-linear-gradient(left, #06258f 0%, #06258f 100%);
	background: linear-gradient(to right, #06258f 0%, #06258f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06258f', endColorstr='#06258f', GradientType=1);
	width: 100%;
	height: 112px;
	position: absolute;
	left: 0;
	top: 8px;
	z-index: 2;
	transition: all 0.5s;
}

.recom-box-swiper .on {
	position: relative;
	cursor: pointer;
}
.mt-xl {
    margin-top: 7px;
}

.pl-md {
    padding-left: 15px;
}
.pr-md {
    padding-right: 15px;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    direction: ltr;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.active1 {
    width: 600px;
    float: left;
    font-size: 22px;
    line-height: 50px;
    color: black;
    font-weight: bold;
}

.tx {
    width: 570px;
    float: left;
    font-size: 16px;
    line-height: 34px;
    background: url(../images/d.png) 0 10px no-repeat;
    padding-left: 20px;
}


.title_font {
	font-size: 70px;
    font-family: "微软雅黑";
    color: #fff;
    line-height: 50px;
    text-align: center;
    padding-top: 70px;
}

.top_w1200 {
    min-width: 1200px;
    width: 1200px;
    overflow: hidden;
    clear: both;
}

.top_w1200 h1 {
    text-align: center;
    line-height: 50px;
    font-size: 38px;
    font-family:  "微软雅黑";
    font-weight: 600;
}

.top_w1200 p {
    margin-top: 20px;
    text-align: center;
    line-height: 28px;
    font-size: 18px;
    color: #06258f;
}

/*轮播样式*/
#body {
	width: 100%;
	height: 100%;
	margin: auto;
	overflow: auto;
	overflow: hidden;
}
#main {
	 width: auto;	
	margin: 0px auto 0px;
	overflow: auto;
}
#main1 {
	overflow: hidden;
	width: 1200px;
	/*	height: 375px;*/
	
	height: auto;
	margin: 20px auto 10px;
}
.kePublic {
	background: #FFF;
	width: 600px;
	height: 360px;
	float: left;
}

.mkeFocus {
	height: 360px;
	width: 600px;
}

.mkeUl {
	margin: 0px auto;
	height: 360px;
	width: 600px;
	overflow: hidden;
	position: relative;
}

.mkeUl ul {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 360px;
}

.mkeUl ul li {
	float: left;
	text-align: center;
	font: 20px "Microsoft YaHei", 微软雅黑;
	height: 360px;
	position: relative;
}

.mkeUl ul li img {
	margin-bottom: 18px;
}

.mkeUl .du1 {
	bottom: 0;
	position: absolute;
	height: 47px;
	line-height: 47px;
	width: 100%;
	color: #fff;font-size: 16px;
	background-image: url("../images/sxxww_bg.png");
}

.du1 a {
	color: white;
}
.mkeNum {
	height: 35px;
	width: 67px;
	position: absolute;
	z-index: 1;
	left: 60px;
	bottom: 4px;
	font: 14px Arial;
}
.mke_ns1 {
	font: 26px "Microsoft YaHei", 微软雅黑;
	color: #F00
}

.mke_ns2 {
	font: 18px "Microsoft YaHei", 微软雅黑;
	color: #fff
}

.mkeLbtn {
	background-image: url("../images/left.png");
	height: 35px;
	width: 20px;
	position: absolute;
	left: 36px;
	bottom: 0;
	cursor: pointer;
	z-index: 10;
}

.mkeRbtn {
	position: absolute;
	bottom: 0;
	right: 36px;
	background-image: url("../images/right.png");
	height: 35px;
	width: 20px;
	cursor: pointer;
	z-index: 10;
}
#hddt {
     width: 530px;
    padding: 0px 20px;
    height: 370px;
    overflow: hidden;
    margin: 0px 0px 0px 5px;
 
}	

#hddt  li{    
	list-style: none;    
	line-height: 3;
}

#hddt  li span{
	display: inline-block;
    width: 10px;
    height: 10px;
    background: #06258f;
    margin-right: 10px;
}
			 
.hddt_title {
	margin:4px 0;
	color: #111111;
	font-size: 20px;
	font-weight: bold;
}
#hddt .zhaiyao {
	color: #111111;
	font-size: 14px;
	text-indent: 1em;
	line-height: 2;
	height: auto;
	overflow: hidden;
}

/*展会详情*/
#list_banner {
    width: 1200px;
    margin: 10px auto;
    overflow: hidden;
}

.float {
    float: left;
}

.main8_1 {
	width: 500px;
	height: 110px;
	margin: 10px 20px 10px 20px;
	overflow: hidden;
	border-bottom: 1px solid #c5c5c5;
	padding: 0px 0px 20px 15px;
}
#list_banner  .main8_1 .mian8_11 {
	width: 300px;
	margin: 5px 10px;
	padding: 0px 10px;
}
#list_banner  .main8_1 .mian8_12 {
	width: 160px;
	margin: 5px 0px;
}
#list_banner  .main8_1 .title_1 {
	margin: 0px 0px 5px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
#list_banner  .main8_1 .zhaiyao_1 {
	color: #000000;
	font-size: 14px;
	line-height: 2;
	height: 90px;
	overflow: hidden;
}
  
/*频道头部导航公共样式*/
.topnav{margin:0px auto;height:30px;line-height:30px; background:#fefefe; overflow:hidden; border-bottom:1px #c6c6c6 solid;}
.topnav ul{width:1000px; margin:0px auto; color:#c6c6c6;list-style:none;}
.topnav li{float:left; padding-right:4px; font-size:13px; margin:0px 2px; }
.topnav li a{color:#828282; text-decoration:none;}
.topnav li a:hover{text-decoration:underline;}

/*频道尾部公共样式*/
.w1000{width:1200px; margin:0 auto; color:#fffcfb}
.bottom{width:100%;min-width:1200px;height:100px;line-height:26px; background-color:#06258f;overflow:hidden; font-size:12px;color:#fffcfb; text-align:center; padding:70px 0px 0px 0px; margin:0px auto}
.bottom a{color:#fffcfb;}
.bottom a:hover{color:#fffcfb;}
.bottom font{ color:#fffcfb}
