﻿html,body{ background:#9fa0a0;}
/* 头部 start */
.top-mrap{ background:#ececec;height: 50px;min-width: 1100px; overflow: hidden;}
.top-mrap .top{ width: 1000px; margin: 0 auto;height: 50px;line-height:65px; font-size:18px;color:#000;text-align:right;}
.top-mrap .top span{ margin-right:20px;}
.top-mrap .top span em{ font-style: normal;}
/* 头部 end */

/* Banner start */
.banner-mrap{height: 486px; min-width: 1100px;}
.banner-mrap img{width: 100%;height: 100%;}
/* Banner end */

/* 导航 start */
.nav-mrap{ width:1040px; margin: 0 auto 40px;}
.nav-mrap .nav-box{ width: 1200px;margin-top: 35px;}
.nav-mrap .nav-box:after{ content: "."; height:0; overflow: hidden; display:block; clear: both;}
.nav-mrap .nav-box a{ display: block; width:215px; height: 75px; line-height: 75px; float:left;margin-right:60px; font-size: 40px; color:#FFF; text-align: center;}
.nav-mrap .nav-box .a1{ background: #279e27;}

.nav-mrap .nav-box .a2{ background: #b73bd2;}
.nav-mrap .nav-box .a3{ background: #ea5504;}
.nav-mrap .nav-box .a4{ background: #3fb8ec;}
/* 导航 start */

/* 展会概况 start */
.basic-mrap{ width: 1040px; margin:0 auto;}
.basic-mrap:after{ content: "."; height:0; overflow: hidden; display:block; clear: both;}
.basic-mrap .basic-title{ width: 1040px; height:45px; line-height: 45px; background: #00479d; color:#FFF; text-indent: 20px; font-size: 24px; color:#FFF;}
.basic-mrap .basic-left{ display: block; width:14px; height:8px; float:left; background: url("/images/zt/meeting/20170927/basic_left.jpg") no-repeat;}
.basic-mrap .basic-right{ display: block; width:14px; height:8px; float:right; background: url("/images/zt/meeting/20170927/basic_right.jpg") no-repeat;}
.basic-mrap .basic-cen{ display: table-cell;background:#FFF; width: 1100px; color:#333;padding-bottom:10px;}
.basic-mrap .basic-cen .main-top:after{ content: "."; height:0; overflow: hidden; display:block; clear: both;}
.basic-mrap .basic-cen .main-top .single{ border:1px solid #e5ecf2; float: left; margin-top: 15px; margin-left: 41px; min-height:660px;}
.basic-mrap .basic-cen .main-top .single .title{ background: #e5ecf2; color:#000; height: 40px; line-height: 40px; color:#222; font-size: 16px;text-indent: 10px;}
.basic-mrap .basic-cen .main-top .single img{ display: block;}
.basic-mrap .basic-cen .main-top .single p{ display: block; padding: 10px; font-size: 12px; text-align: justify; line-height: 22px;}
.basic-mrap .basic-cen .main-top .single table{ width: 98%; margin: 5px auto; text-align: center;}
.basic-mrap .basic-cen .main-top .single table tr{ border:1px solid #366092;}
.basic-mrap .basic-cen .main-top .single table tr th{background: #366092; color:#FFF; line-height: 28px; font-weight: 700;}
.basic-mrap .basic-cen .main-top .single table tr td{ padding: 5px}
.basic-mrap .basic-cen .main-top .single table tr td h1{ font-weight: 700;}
.basic-mrap .basic-cen .main-top .single1{ width: 268px;height: 660px;overflow: hidden;overflow-y: auto;}
.basic-mrap .basic-cen .main-top .single2{ width: 303px;height: 660px;overflow: hidden;overflow-y: auto;}
.basic-mrap .basic-cen .main-top .single3{ width: 270px;height: 660px;}
.basic-mrap .basic-cen .main-outfit{ border:1px solid #e5ecf2; width: 930px; margin: 40px auto; overflow:hidden;}
.basic-mrap .basic-cen .main-outfit .img-box{ background: #000; margin-top: 20px;}
.basic-mrap .basic-cen .main-outfit .img-box img{ display: block; margin: 0 auto;}

/*嘉宾列表*/
.basic-mrap .basic-cen .person-list{width:930px;margin: 0 auto;}
.basic-mrap .basic-cen .person-list ul{display: flex;flex-wrap: wrap;}
.basic-mrap .basic-cen .person-list ul li{width:25%;cursor: pointer;overflow:hidden;display: flex;justify-content:center;height: 330px;}
.basic-mrap .basic-cen .person-list ul li:hover{box-shadow: 0 0 10px rgba(0,0,0,.5);}


.basic-mrap .basic-cen .person-list ul li .item-warpper{height: 310px;margin-top: 20px;}
.basic-mrap .basic-cen .person-list ul li img{width: 160px;height: 160px;}
.basic-mrap .basic-cen .person-list ul li .person-name{font-size: 16px;color: black;display: inline-block;height: 30px;line-height:30px;}
.basic-mrap .basic-cen .person-list .person-info p{color: #666;width: 160px;}
.basic-mrap .basic-cen .person-list .person-info{position: relative;}
.basic-mrap .basic-cen .person-list ul li .item-warpper .person-info-show{position: absolute;left: 0;top:0;}
.basic-mrap .basic-cen .person-list ul li .item-warpper .person-info-toggle{display: none;position: absolute;left: -20px;top:0;text-align: center;width: 200px;}
.basic-mrap .basic-cen .person-list ul li .item-warpper .person-info-toggle h3{font-size: 20px;padding: 5px 0;}
.basic-mrap .basic-cen .person-list ul li .item-warpper .person-info-toggle p{color: #333333;line-height: 20px;width: 100%;}
.basic-mrap .basic-cen .person-list ul li .item-warpper .person-info-toggle .item-link{height: 80px;width: 100%;}
.basic-mrap .basic-cen .person-list ul li .item-warpper .person-info-toggle .item-link a{line-height: 80px;display: inline-block;color:#d94141;}
.basic-mrap .basic-cen .person-list ul li .item-warpper .person-info-toggle .item-link a:first-child{float: left;}
.basic-mrap .basic-cen .person-list ul li .item-warpper .person-info-toggle .item-link a:last-child{float: right}

.basic-mrap .basic-cen .main-outfit .outfit-mrap{ padding:20px 10px; line-height: 25px;}
.basic-mrap .basic-cen .main-outfit .outfit-mrap span{ font-weight: 700;}
.basic-mrap .basic-cen .main-outfit .outfit-mrap a{ display: inline-block; margin-right: 20px;}
.basic-mrap .basic-cen .main-outfit .outfit-mrap ul { height:25px;}
.basic-mrap .basic-cen .main-outfit .outfit-mrap ul li{float: left;}
.basic-mrap .basic-cen .main-outfit .outfit-mrap .outfit-list span{ float: left; display: block;}
.basic-mrap .basic-cen .main-outfit .outfit-mrap .outfit-list div{ width: 930px; display: table-cell;}
.basic-mrap .basic-cen .main-outfit  table{width: 100%;}
.basic-mrap .basic-cen .main-outfit  table tr {height: 38px; border:1px solid #e6e6e6;}
.basic-mrap .basic-cen .main-outfit  table td{padding: 0 10px; border:1px solid #e6e6e6;}
.basic-mrap .basic-cen .main-outfit  table tr td:first-child{text-align: center;font-size: 16px;}
.basic-mrap .basic-cen .main-outfit  table tr:first-child{color: white;background:#333;font-size:18px;}
.basic-mrap .basic-cen .main-outfit  table tr:nth-child(1),table tr:nth-child(2),table tr:nth-child(4){text-align: center;}
 #activity{width: 1040px;margin:  0 auto;}
 /* 展会概况 end */

 /*现场影集 start */
.scene-mrap{ width: 1040px; margin:0 auto;}
.scene-mrap .activity-title{ width: 1040px; height:45px; line-height: 45px; background: #45B1BD; color:#FFF; text-indent: 20px; font-size: 24px; color:#FFF;}
.scene-mrap .activity-left{ display: block; width:14px; height:8px; float:left; background: url("/images/zt/meeting/20170927/activity_left.jpg") no-repeat;}
.scene-mrap .activity-right{ display: block; width:14px; height:8px; float:right; background: url("/images/zt/meeting/20170927/activity_right.jpg") no-repeat;}
.scene-mrap .picScroll-left2{ display: table-cell;background:#FFF; width: 1100px; color:#333;}
.scene-mrap .picScroll-left2 .tab-box{width: 904px;margin:30px 20px;}
.picScroll-left2{ width:1012px; margin: 20px auto 50px; overflow:hidden; position:relative; }
.picScroll-left2 .hd{ overflow:hidden;  height:30px; padding:0 10px;  }
.picScroll-left2 .hd ul{ text-align: center; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left2 .hd ul li{ display: inline-block; width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background: #58605b; }
.picScroll-left2 .hd ul li.on{ background: #82bb30; }
.picScroll-left2 .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left2 .bd .tempWrap{ margin: 0 auto;}
.picScroll-left2 .bd ul li{ margin:0 15px 0 0; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left2 .bd ul li .pic{ text-align:center; }
.picScroll-left2 .bd ul li .pic img{ width:313px; height:234px; display:block; }
.picScroll-left2 .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left2 .bd ul li .title{ line-height:24px;   }
.picScroll-left2 .next{ display: block; position: absolute; cursor: pointer; top:24px;left:14px;bottom:0; width: 31px; font-family: "SimSun"; color:#91d3f5; font-size: 50px; font-weight: bolder; line-height: 234px; text-align:  center;}
.picScroll-left2 .prev{ display: block; position: absolute; cursor: pointer; top:24px;right:16px;bottom:0; width: 31px; font-family: "SimSun"; color:#91d3f5; font-size: 50px; font-weight: bolder; line-height: 234px; text-align:  center;}
.picScroll-left2 .prev:hover,
.picScroll-left2 .next:hover{ text-decoration: none;}
 /* 现场影集 end */

/* 同期活动 start */
.activity-mrap{ width: 1040px; margin:0 auto;}
.activity-mrap:after{ content: "."; height:0; overflow: hidden; display:block; clear: both;}
.activity-mrap .activity-title{ width: 1040px; height:45px; line-height: 45px; background: #7c7580; color:#FFF; text-indent: 20px; font-size: 24px; color:#FFF;}
.activity-mrap .activity-left{ display: block; width:14px; height:8px; float:left; background: url("/images/zt/meeting/20170927/activity_left.jpg") no-repeat;}
.activity-mrap .activity-right{ display: block; width:14px; height:8px; float:right; background: url("/images/zt/meeting/20170927/activity_right.jpg") no-repeat;}
.activity-mrap .activity-cen{ display: table-cell;background:#FFF; width: 1012px;color:#333; padding-bottom: 20px;}
.activity-mrap .activity-cen:after{ content: "."; height:0; overflow: hidden; display:block; clear: both;}
.activity-mrap .activity-cen .one{ width: 299px; float: left; margin: 27px 0 0 29px; transition: box-shadow .5s ease;-webkit-transition: -webkit-box-shadow .5s ease; -moz-transition: -moz-box-shadow .5s ease; -ms-transition: -ms-box-shadow .5s ease;}
.activity-mrap .activity-cen .one:hover{box-shadow:1px 2px 5px #7c7580; -moz-box-shadow:1px 2px 5px #7c7580;-webkit-box-shadow:1px 2px 5px #7c7580; -ms-box-shadow:1px 2px 5px #7c7580; -o-box-shadow:1px 2px 5px #7c7580;  }
.activity-mrap .activity-cen .one .img-box{ width: 299px; height:188px; overflow: hidden;position: relative;}
.activity-mrap .activity-cen .one .img-box a{cursor: pointer;}
.activity-mrap .activity-cen .one .img-box img{ display: block; width: 100%; margin: 0 auto;}
.activity-mrap .activity-cen .one h1{ text-align: center; height: 44px; line-height: 22px; padding: 5px; overflow: hidden;}

.activity-mrap .activity-cen .one .img-box .activity-tip{position: absolute;width: 100%;height:50px;background: rgba(0,0,0,.5);bottom: -50px;left: 0;text-align: center;color: white;line-height: 50px;transition:all .5s ease-in;-moz-transition:all .5s linear;-webkit-transition:all .5s linear;-ms-transition:all .5s linear;opacity: 0; }
.activity-mrap .activity-cen .one:hover .img-box .activity-tip{transform: translateY(-50px);opacity: 1;}
/* 同期活动 end */

/* 报名参会 start */
.serve-mrap{ width: 1040px; margin:0 auto;}
.serve-mrap:after{ content: "."; height:0; overflow: hidden; display:block; clear: both;}

.serve-mrap .serve-title{ width: 1040px; height:45px; line-height: 45px; background: #225d7d; color:#FFF; text-indent: 20px; font-size: 24px; color:#FFF;}
.serve-mrap .serve-left{ display: block; width:14px; height:8px; float:left; background: url("/images/zt/meeting/20170927/serve_left.jpg") no-repeat;}
.serve-mrap .serve-right{ display: block; width:14px; height:8px; float:right; background: url("/images/zt/meeting/20170927/serve_right.jpg") no-repeat;}
.serve-mrap .serve-cen{ display: table-cell;background:#FFF; width: 1100px; color:#333;}
.serve-mrap .serve-cen:after{ content: "."; height:0; overflow: hidden; display:block; clear: both;}
.serve-mrap .serve-cen .tab-box{ border:1px solid #89c6e0; width: 904px; margin: 40px auto 20px;}
.serve-mrap .serve-cen .tab-box:after{ content: "."; height:0; overflow: hidden; display:block; clear: both;}
.serve-mrap .serve-cen .tab-box .title{ border-bottom:1px solid #89c6e0; background: url("/images/zt/meeting/20170927/serve_back.jpg") 0 100%; height: 35px;}
.serve-mrap .serve-cen .tab-box .title em{font-style: normal; display:block;margin-left:15px;background: url("/images/zt/meeting/20170927/serve_name_back.jpg") no-repeat 0 0; width: 101px; height: 31px; color:#FFF; text-align: center; line-height: 28px; font-size: 18px;}
.serve-mrap .serve-cen .tab-box table{ width:890px; margin: 10px 0 10px 15px; float: left;}
.serve-mrap .serve-cen .tab-box table tr {width: 890px;}
.serve-mrap .serve-cen .tab-box table tr th{font-size: 12px; color:#999;text-align: right;}
.serve-mrap .serve-cen .tab-box table tr td{ padding:10px 0 15px; position: relative; }
.serve-mrap .serve-cen .tab-box table tr td span{ position: absolute; top:32px; left:0;}

.serve-mrap .serve-cen .tab-box table tr td .input-box{ border:1px solid #d5d5d5; width: 160px; padding: 3px 5px; display: inline-block; float: left;}
.serve-mrap .serve-cen .tab-box table tr td .input-box input{ border:none;width: 160px;}
.serve-mrap .serve-cen .tab-box table tr td em{ display: inline-block; height: 23px; line-height: 34px; margin-left: 4px; font-style: normal; color:#ff0000; font-size: 17px; float: left;}
.serve-mrap .serve-cen .tab-box table tr td .textarea-box{ border:1px solid #d5d5d5; width: 752px; padding: 5px;position: absolute;top: 10px;left:0;}
.serve-mrap .serve-cen .tab-box table tr td .textarea-box textarea{ display: block; border:none; width: 752px; height: 100px; resize: none;}
.serve-mrap .serve-cen .tab-box table tr .set-but input{display: block; border: none; background: #0182da; padding: 3px 20px; margin-right: 15px; cursor: pointer; float: left;color:#FFF;font-family: "Microsoft YaHei","SimSun",Arial,Helvetica,sans-serif;}
.serve-mrap .serve-cen .tab-box .text {
	font-size: 12px;
	color:#999;
	line-height: 25px;
	display: table-cell;
	padding: 10px;
	width:345px;
	float:left;
}
.serve-mrap .serve-cen .tab-box .text h1{ font-size: 18px;}
.serve-mrap .serve-cen .tab-box2{
	width: 575px;
	float: left;
	margin: 0 0 40px 53px;
	height: 390px;
}
.serve-mrap .serve-cen .tab-box2 table{ display: block; float: none; width: 96%; margin: 30px auto 0;}
.serve-mrap .serve-cen .tab-box2 table tr td{ text-align:center; background: #fffded; color:#222; font-size: 14px;border:1px solid #a98c45;}
.serve-mrap .serve-cen .tab-box2 table tr th{ text-align:center;background: #d9e7f6; color:#222; padding: 10px 0; font-size: 14px;border:1px solid #a98c45;}
.serve-mrap .serve-cen .tab-box2 table .lt{text-align:left; line-height:20px; padding:5px;}
.serve-mrap .serve-cen .tab-box2 h2{ color:#222; line-height: 25px; font-size: 14px; margin: 0 0 40px 14px;}
.serve-mrap .serve-cen .tab-box3{
	width: 275px;
	height:390px;
	float: right;
	margin: 0 53px 40px 0;
}
.serve-mrap .serve-cen .tab-box3 img{ max-width: 98%; display: block;margin:10px auto;}
/* 展商服务 end */

/* 观众服务 start */
.audience-mrap .tab-box{ border:1px solid #89c6e0; width: 904px; margin: 40px auto 20px;background: white;position: relative;;margin-bottom: 0;}
.audience-mrap .tab-box:after{ content: "."; height:0; overflow: hidden; display:block; clear: both;}
.audience-mrap .tab-box .title{ border-bottom:1px solid #89c6e0; background: url("/images/zt/meeting/20170927/serve_back.jpg") 0 100% ; height: 35px;}
.audience-mrap .tab-box .title em{font-style: normal; display:block;margin-left:15px;background: url("/images/zt/meeting/20170927/serve_name_back.jpg") no-repeat 0 0; width: 101px; height: 31px; color:#FFF; text-align: center; line-height: 28px; font-size: 18px;}
.hotel-img-right {float: left;width: 208px;height: auto;margin:20px 0 0 0;}
.hotel-img-right>p{line-height:20px;font-size: 12px;margin-bottom:5px;text-indent: 2em;background:#666666;color: white;margin-left: 10px;padding:5px;}
.audience-mrap{ width: 1040px; margin:0 auto;}
.audience-mrap:after{ content: "."; height:0; overflow: hidden; display:block; clear: both;}
.audience-mrap .audience-title{ width: 1040px; height:45px; line-height: 45px; background: #c56e0a; color:#FFF; text-indent: 20px; font-size: 24px; color:#FFF;}
.audience-mrap .audience-left{ display: block; width:14px; height:8px; float:left; background: url("/images/zt/meeting/20170927/audience_left.jpg") no-repeat;}
.audience-mrap .audience-right{ display: block; width:14px; height:8px; float:right; background: url("/images/zt/meeting/20170927/audience_right.jpg") no-repeat;}
/*酒店轮播*/
.audience-mrap .dayu-hotel{width: 1012px;background: white;margin: 0 auto;padding-top:1px ;}
.audience-mrap .dayu-hotel .hotel-img{width: 670px;height: 405px;float: left;margin: 30px 0 0 15px ;}
.audience-mrap .dayu-hotel .hotel-img img{width: 100%;height: 100%;}
.dayu-hotel .swiper-button-prev{background: url(/images/zt/meeting/20170927/slider-arrow.png) -170px 5px no-repeat}
.dayu-hotel .swiper-button-prev:hover{background: url(/images/zt/meeting/20170927/slider-arrow.png) -110px 5px no-repeat}
.dayu-hotel .swiper-button-next{background: url(/images/zt/meeting/20170927/slider-arrow.png) -110px 5px no-repeat;background-position: -52px 5px}
.dayu-hotel .swiper-button-next:hover{background: url(/images/zt/meeting/20170927/slider-arrow.png) -110px 5px no-repeat;background-position: 8px 5px}
.dayu-hotel .swiper-pagination-fraction{height: 50px;background: rgba(0,0,0,.5);bottom: 0!important;text-indent: 500px;line-height: 50px;color: white;font-style: italic;}
.dayu-hotel .swiper-pagination-total{font-size: 16px;}
.dayu-hotel .swiper-pagination-current{font-size: 24px;}
.audience-mrap .dayu-hotel>p{text-align: center;height: 60px;line-height: 60px;font-size: 16px;}
.dayu-hotel .hotel-cell {width:100%;margin: 0 auto;background: #fff;}
.dayu-hotel .hotel-cell>table tr{height: 30px;width: 100%;}
.dayu-hotel .hotel-cell>table tr:first-child{background:#4aadc7}
.dayu-hotel .hotel-cell>table tr:last-child{background: #b7dde9;}
.dayu-hotel .hotel-cell>table tr:last-child td{border-right:2px solid #89C6E0;color: #000;}
.dayu-hotel .hotel-cell>table td{height: 30px;width: 25%;text-align: center;color: white;}
.dayu-hotel .hotel-cell p{text-align: left;font-size: 18px;;}

.jiaotong .hotel-cell table{box-sizing: border-box;}
.jiaotong .hotel-cell table tr td{border-left: 1px solid #45B1BD;color: #000;}
.jiaotong .hotel-cell table tr td:first-child{width:20%;font-weight: bolder;}
.jiaotong .hotel-cell table tr td:nth-child(2){width: 60%;text-align: left;margin-left: 10px;}
.jiaotong .hotel-cell table tr td:nth-child(2) span{margin-left: 10px;display: inline-block;}
.jiaotong .hotel-cell table tr td:nth-child(3){width:20%;}
.jiaotong .hotel-cell table tr:first-child td{color: white!important;text-align: center;}
.jiaotong .hotel-cell table tr:not(.first-tr){height: 100px;color: #000;background:white}
.jiaotong .hotel-cell table tr:nth-child(2n){background:#89C6E0;color: #000;}
.jiaotong .hotel-cell table tr:last-child td span{display: inline-block;font-weight: bold;float: left;height:100px;text-align: left;line-height: 25px;}
.audience-mrap .audience-cen{ background:#FFF; width: 906px; color:#333;margin: 0 auto;}
.audience-mrap .audience-cen:after{ content: "."; height:0; overflow: hidden; display:block; clear: both;}
.audience-mrap .audience-cen .audience-but{ float: left; width: 156px; margin: 115px 0 0 85px;}
.audience-mrap .audience-cen .audience-but a{border-radius:0 16px 0 16px; -moz-border-radius:0 16px 0 16px; -webkit-border-radius:0 16px 0 16px; -o-border-radius:0 16px 0 16px; -ms-border-radius:0 16px 0 16px;
    display: block; height: 40px; line-height: 40px; font-size: 22px; margin-bottom: 74px; color:#FFF; background: #0a814a;text-align: center; overflow: hidden; position: relative;}
.audience-mrap .audience-cen .audience-but a em{ content: " "; display: block; position: absolute; top:0;left:0; height: 40px; width: 0px; z-index: 0; background: #ff3c00;
    transition: width 0.5s; -moz-transition: width 0.5s; -webkit-transition: width 0.5s; -o-transition: width 0.5s; -ms-transition: width 0.5s;}
.audience-mrap .audience-cen .audience-but a span{ display: block; width: 156px; position: absolute; top:0;left:0; z-index: 2;}
.audience-mrap .audience-cen .audience-but a:hover em{ width: 156px;}
.audience-mrap .audience-cen .audience-but a .em{ width: 156px;}
.audience-mrap .audience-cen .audience-but .but2{ background: #0cab62;}
.audience-mrap .audience-cen .audience-but .but3{ background: #64cd16;}
.audience-mrap .audience-cen .audience-carousel{ display: block; float: right; width: 618px; height:482px; overflow: hidden; margin:0 auto }
.audience-mrap .audience-cen .audience-carousel ul li{ float: left; }
.audience-mrap .audience-cen .audience-carousel img{ display: block; width: 618px; height:482px; }
.jiaotong img{margin: 0 auto;display: block;}
.daohang{margin-bottom: 30px;}
/* 观众服务 end */

/* 媒体报道 start */
.media-mrap{ width: 1040px; margin:0 auto;}
.media-mrap:after{ content: "."; height:0; overflow: hidden; display:block; clear: both;}
.media-mrap .media-title{ width: 1040px; height:45px; line-height: 45px; background: #20686b; color:#FFF; text-indent: 20px; font-size: 24px; color:#FFF;}
.media-mrap .media-left{ display: block; width:14px; height:8px; float:left; background: url("/images/zt/meeting/20170927/media_left.jpg") no-repeat;}
.media-mrap .media-right{ display: block; width:14px; height:8px; float:right; background: url("/images/zt/meeting/20170927/media_right.jpg") no-repeat;}
.media-mrap .media-cen{ display: table-cell;background:#FFF; width: 1100px; color:#333;}
.media-mrap .media-cen:after{ content: "."; height:0; overflow: hidden; display:block; clear: both;}
.media-mrap .media-cen h1{ text-align: center; font-size:33px; font-weight: 700; margin-top: 11px; line-height: 66px;}
.media-mrap .media-cen .img-box{ text-align: center;margin-top:20px;}
.media-mrap .media-cen .img-box img{ margin: 0 10px; display: inline-block;}

.media-mrap .media-cen .slideBox{ width:500px; height:333px; float: left; overflow:hidden; position:relative; margin: 10px 0 40px 50px; }
.media-mrap .media-cen .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:0; bottom:10px; left:0; z-index:1; }
.media-mrap .media-cen .slideBox .hd ul{ overflow:hidden; zoom:1; text-align: center;  }
.media-mrap .media-cen .slideBox .hd ul li{ display: inline-block;  width:12px; height:12px; margin: 3px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; -o-border-radius:50%; -ms-border-radius:50%;}
.media-mrap .media-cen .slideBox .hd ul li.on{ background:#ea5504; color:#fff; }
.media-mrap .media-cen .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.media-mrap .media-cen .slideBox .bd li{ zoom:1; vertical-align:middle; }
.media-mrap .media-cen .slideBox .bd img{ width:500px; height:333px; display:block;  }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.media-mrap .media-cen .slideBox .prev,
.media-mrap .media-cen .slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(/images/zt/meeting/20170927/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.media-mrap .media-cen .slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.media-mrap .media-cen .slideBox .prev:hover,
.media-mrap .media-cen .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.media-mrap .media-cen .slideBox .prevStop{ display:none;  }
.media-mrap .media-cen .slideBox .nextStop{ display:none;  }

.media-mrap .media-cen .media-list{ width: 400px; float: left; margin-left: 15px; margin-top: 10px;}
.media-mrap .media-cen .media-list li{ height: 25px; line-height: 25px;}
.media-mrap .media-cen .media-list li em{ background: #20686b; float: left; margin-top: 11px; display: inline-block; width: 6px; height: 6px; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; -o-border-radius:50%; -ms-border-radius:50%; }
.media-mrap .media-cen .media-list li a{ display: inline-block; width: 300px; margin: 0 10px 0 4px; height: 25px; line-height: 25px; overflow: hidden; }
.media-mrap .media-cen .media-list li a:hover{color: #aa0000;}
.media-mrap .media-cen .media-list li span{ float: right; }
/* 媒体报道 end */

/* 联系我们 start */
.contact-mrap{ width: 1040px; margin:0 auto;}
.contact-mrap:after{ content: "."; height:0; overflow: hidden; display:block; clear: both;}
.contact-mrap .contact-title{ width: 1040px; height:45px; line-height: 45px; background: #324272; color:#FFF; text-indent: 20px; font-size: 24px; color:#FFF;}
.contact-mrap .contact-left{ display: block; width:14px; height:8px; float:left; background: url("/images/zt/meeting/20170927/contact_left.jpg") no-repeat;}
.contact-mrap .contact-right{ display: block; width:14px; height:8px; float:right; background: url("/images/zt/meeting/20170927/contact_right.jpg") no-repeat;}
.contact-mrap .contact-cen{ display: table-cell;background:#FFF; width: 1100px; color:#333;}
.contact-mrap .contact-cen:after{ content: "."; height:0; overflow: hidden; display:block; clear: both;}
.contact-mrap .contact-cen .left{ width:70%; float: left; line-height: 22px;}
.contact-mrap .contact-cen p{ padding: 18px 0 0 50px;color: #666;}
.contact-mrap .contact-cen .contact-info{padding:0 35px 0 50px;text-indent: 2em;line-height: 25px;}
.contact-mrap .contact-cen .contact-info:first-of-type{padding-top: 50px;}
.contact-mrap .contact-cen ul{  padding: 10px 0 10px 50px;display: block;float: left; }
.contact-mrap .contact-cen ul li{ width:33.3%; float: left; }
.contact-mrap .contact-cen .right{ float: right; margin-left: 0; width: 30%;}
.contact-mrap .contact-cen .right img{ width: 130px; height: 130px; float: left; margin: 40px 10px 0;}
/* 联系我们 end */
