﻿/*全局样式*/
@charset "utf-8";
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:14px "微软雅黑","Arial Narrow",HELVETICA;color:#000;-webkit-text-size-adjust:100%;}
input:required,textarea:required{outline:0 none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;-webkit-appearance: none !important;}
a{text-decoration:none !important; cursor:pointer !important;color:#000;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.container-fluid{max-width:1230px !important;}
.tr{transition:all 0.5s; -moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s}
.tr2{transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}


.container-fluid .row:nth-child(3) > div:nth-child(1){
  width:45%;
}
.container-fluid .row:nth-child(3) > div:nth-child(2){
  width:55%;
  
}

/*header*/
header{position:fixed;width:100%;height:90px;top:0;left:0;z-index:100;transition:all .3s;background:rgba(0,0,0,0.8);}
header.active{background:rgba(0,0,0,0.8);}
header .logo{width:15%;line-height:90px;}
header .logo img{max-width:100%;}

/*PC端导航*/
nav{position:relative;}
nav a{color:#fff !important;font-size:16px;}
/*一级导航*/ 
nav ul{width:85%;}
nav ul li{float:left;width:12.5%;height:90px;text-align:center;position:relative;display:flex;justify-content:center;align-items:center;}
nav ul li a{display:block;font-size:16px;color:#fafafa;}
nav ul li a span{display:block;font-size:12px;color:#838383;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
nav ul li a:hover,nav ul li a.active{color:#42c635 !important;}
/*nav ul li:nth-child(5) a,nav ul li:nth-child(5) a span{color:red !important;}*/
/*二级导航*/
nav ul li ul{position:absolute;display:none;width:100%;left:0;top:100%;z-index:100;width:100%;}
nav ul li ul li{float:none;margin-top:1px;width:100%;line-height:35px;border:none;background:rgba(0,0,0,0.5);height:auto;display:block;}
nav ul li ul li a{font-size:14px;}

.gydh ul{
  margin:0 auto;
  display:table;

}
  .gydh ul li{
   
   float:left;
   font-size:initial;
   color:#fff;
   padding:15px;

  
  }

.gydh  h4{
   text-align:center; font-size:large;
   color:#fff;
   font-weight:bold;
  
  }
				  


/*banner轮播*/
#myCarousel{position:relative;overflow:hidden;padding-top:90px;}
#myCarousel .carousel-control.left{width:60px;height:60px;background:url(../images/left.png) no-repeat;top:50%;left:-100px;margin-top:-30px;}
#myCarousel .carousel-control.right{width:60px;height:60px;background:url(../images/right.png) no-repeat;top:50%;right:-100px;margin-top:-30px;}
#myCarousel:hover .carousel-control.right{right:10px;}
#myCarousel:hover .carousel-control.left{left:10px;}
.carousel-indicators li{width:14px;height:14px;margin:1px 3px;background:#fff;position:relative;}
.carousel-indicators li:before{content:"";width:4px;height:4px;background:#1a85ff;border-radius:50%;position:absolute;top:50%;left:50%;display:none;margin:-2px 0 0 -2px;}
.carousel-indicators .active{width:14px;height:14px;margin:1px 3px;}
.carousel-indicators .active:before{display:block;}

.title{margin:90px 0 20px;text-align:center;overflow:hidden;}
.title h5{font-size:26px;font-weight:bold;color:#fff;display:inline-block;position:relative;}
.title h5:before,.title h5:after{content:"";width:65px;height:1px;background:#fff;position:absolute;top:50%;right:100%;margin-right:30px;}
.title h5:after{right:auto;left:100%;margin:0 0 0 30px;}
.title p{color:#fff;margin-top:5px;}

/*关于大会*/
.gydh{background:#1c4066;}
.gydh .con1{display:block;overflow:hidden;position:relative;}
.gydh .con1 .img{transition:all .5s;height:300px;}
.gydh .con1 h5{position:absolute;width:100%;line-height:38px;background:rgba(0,0,0,0.6);color:#fff;padding:0 150px 0 10px;bottom:0;left:0;}
.gydh .text_box .text{line-height:35px;color:#fff;height:auto;overflow:hidden;  font-size:initial;  text-align: justify;}
a.more1{display:block;width:155px;line-height:44px;background:#247ede;border:1px solid #fff;border-radius:30px;color:#fff;text-align:center;margin-top:30px;transition:all .3s;}
a.more1:hover{background:#0f5cab;}
.gydh .owl-theme .owl-dots, .owl-theme .owl-na{text-align:center;position:absolute;bottom:6px;right:10px;}
.gydh .owl-theme .owl-dots .owl-dot{display:inline-block;}
.gydh .owl-theme .owl-dots .owl-dot span {width:19px;height:6px;margin:5px 3px;background:#a0a0a0;border-radius:30px;}
.gydh .owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#d42a2a;}

/*大会资讯*/
.dhzx{background:url(../images/bg1.jpg) center center/cover;padding-bottom:50px;}
.news1_pad{padding:0 5px;}
.news1{display:block;background:#fff;padding:10px;margin:0 10px;}
.news1 .imgbox{overflow:hidden;}
.news1 h5{font-size:15px;font-weight:bold;color:#424242;margin:20px 0;}
.news1 .text{font-size:12px;line-height:24px;color:#595959;height:48px;overflow:hidden;}
.news1 span{display:block;margin:20px auto 10px;font-size:12px;color:#227bdc;text-align:center;}

/*大会亮点*/
.dhld{background:#3172b9;padding-bottom:50px;}
.news2_pad{padding:0;}
.news2{display:block;overflow:hidden;margin:0 15px;position:relative;}
.news2 h5{font-size:19px;color:#fff;text-align:center;line-height:60px;background:rgba(0,0,0,0.5);position:absolute;width:100%;bottom:0;left:0;}

/*拟邀嘉宾*/
.nyjb{background:url(../images/bg2.jpg) center center/cover;padding-bottom:50px;}
.news3_pad{padding:0 5px;}
.news3{display:block;margin:0 10px 20px;text-align:center;}
.news3 .imgbox{width:170px;height:170px;border:1px solid #1897bb;border-radius:50%;margin:0 auto;padding:4px;}
.news3 .imgbox .img{width:100%;height:100%;border-radius:50%;background:#c4c4c4;transition:all .5s;}
.news3 h5{color:#fff;margin:15px 0 10px;}
.news3 .text{line-height:25px;color:#fff;height:50px;overflow:hidden;transition:all .3s;}
.nyjb a.more1{margin-top:20px;}
.nyjb .swiper-container{margin-left: auto; margin-right: auto;}
.nyjb .swiper-container ul li{width:20%;float:left;}
/*会议日程*/
.hyrc{background:#2fb5ea;padding-bottom:50px;overflow-x:hidden;}
.hyrc dl{
 font-size:16px;
}
.an1_box{text-align:center;font-size:0;margin-bottom:20px;}
.an1_box a{display:inline-block;line-height:40px;background:#ebebeb;font-size:14px;color:#545454;padding:0 20px;margin:10px;border-radius:3px;transition:all .3s}
.an1_box a.active{background:#2a8cf7;color:#fff;}
.hyrc_box ul.con_box{margin:0 -15px;display:none;    text-align: -webkit-left;}
.hyrc_box ul.con_box.active{display:block;}
.hyrc_box ul.con_box li{padding:0 15px;}
.hyrc_box ul.con_box li:nth-child(1){width:100%;}
.hyrc_box ul.con_box li:nth-child(2){width:90%;}
.hyrc_box ul.con_box li .con1{background:#3399cc;padding:13px 30px;    color: antiquewhite;}
.hyrc_box ul.con_box li:nth-child(1) .left{width:40%;}
.hyrc_box ul.con_box li:nth-child(1) .left h5{font-size:38px;font-weight:lighter;}
.hyrc_box ul.con_box li:nth-child(1) .left h6{font-size:24px;font-weight:lighter;margin:5px 0 30px;}
.hyrc_box ul.con_box li:nth-child(1) .left p{margin-bottom:10px;}
.hyrc_box ul.con_box li:nth-child(1) .left p span{margin-right:5px;}
.hyrc_box ul.con_box li:nth-child(1) .right{width:60%;}
.hyrc_box ul.con_box li:nth-child(1) .right .dl_box{overflow:auto;}
.hyrc_box ul.con_box li:nth-child(1) .right dl{border-bottom:1px solid rgba(255,255,255,0.2);padding:10px 0;}
.hyrc_box ul.con_box li:nth-child(1) .right dl dt{width:100px;}
.hyrc_box ul.con_box li:nth-child(1) .right dl dd{width:calc(100% - 100px);}
.hyrc .scrollbox{overflow:hidden;background:#3399cc;}
.hyrc .scrollbox .bt{font-size:24px;font-weight:bold;color:#fff;text-align:center;margin:15px 0 20px;}
.hyrc .scrollbox .bt span{font-size:22px;margin-right:10px;}
.hyrc #scrollDiv{height:340px;overflow:auto;}/*这里的高度和超出隐藏是必须的*/
.hyrc #scrollDiv ul{padding:0 20px;position:relative;}
.hyrc #scrollDiv ul:before{content:"";width:2px;height:100%;background:rgba(255,255,255,0.2);position:absolute;top:0;right:10px;}
.hyrc #scrollDiv li{overflow:hidden;width:100%;padding:0;}
.hyrc #scrollDiv li a{display:block;padding:0 0 20px 20px;position:relative;}
.hyrc #scrollDiv li a:before{content:"";width:2px;height:60px;background:#fff;position:absolute;top:0;left:0;}
.hyrc #scrollDiv li a h5{font-size:18px;color:#fff;}
.hyrc #scrollDiv li a .text{font-size:20px;color:#ffde00;font-weight:bold;margin-top:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.hyrc .scroltit{margin-top:10px;}
.hyrc .scroltit .updown{border-left:24px solid transparent;border-right:24px solid transparent;border-top:10px solid rgba(255,255,255,0.4);width:0;height:0;margin:0 auto 8px;transition:all .3s;}
.mCSB_scrollTools .mCSB_draggerContainer{right:-12px !important;}
.hyrc .scrollbox .mCSB_scrollTools .mCSB_draggerContainer{right:6px !important;}


/*历届活动*/
.ljhd{background:url(../images/bg4.jpg) center center/cover;padding-bottom:50px;}
.digital_scroll{display:flex;justify-content:space-between;text-align:center;margin-bottom:60px;}
.digital_scroll li h5{font-size:70px;font-weight:bold;color:#fff;}
.digital_scroll li h5 span{font-size:30px;}
.digital_scroll li p{font-size:16px;color:#fff;margin-top:15px;}
.ljhd_box .imgbox{margin-bottom:30px;display:none;}
.ljhd_box .imgbox .img{display:none;}
.ljhd_box .imgbox .img.active{display:block;}
.ljhd_box .an{display:block;text-align:center;font-size:20px;color:#fff;padding-top:20px;border-top:1px solid #fff;}
.ljhd_box .an.active{border-color:#0ac8ff;color:#0ac8ff;}

/*大会信息*/
.dhxx{background:url(../images/bg5.jpg) center center/cover;padding-bottom:50px;overflow-x:hidden;}
.dhxx table{font-size:18px;font-weight:bold;color:#fff;}
.dhxx table tr td{padding:10px 0;}
.dhxx table tr td:nth-child(2){padding-left:100px;}
.dhxx .dl_box dl{margin:10px -5px 0;}
.dhxx .dl_box dl dt{color:#fff;font-weight:bold;margin-bottom:10px;padding:0 5px;}
.dhxx .dl_box dl dd{width:10%;}
.hz_con{display:block;margin:0 5px 10px;transition:all .3s;}


/*footer*/
footer{padding:13px 0;background:#030422;color:#fff;font-size:16px;}
footer ul li{width:25%;    line-height: 30px;
    text-align: -webkit-left;}
footer ul li h3{
 padding-top:20px;
 padding-bottom:20px;

}
footer ul li h4{
 padding-bottom:10px;

}
footer ul li:last-child{width:10%;text-align:right;}
footer .wei_but{width:50px;height:50px;background:#fff;border-radius:50%;color:#030422;text-align:center;line-height:50px;display:inline-block;font-size:30px;transition:all .3s;}
footer .wei_but:hover{background:#3da1f2;color:#fff;}
.weixin_popup{position:relative;text-align:center;background:#fff;width:200px;position:fixed;top:50%;left:50%;z-index:3000;padding:20px;margin:-107px 0 0 -100px;display:none;}
.weixin_popup i{position:absolute;width:30px;height:30px;top:-26px;right:-26px;font-size:16px;color:#000;background:#fff;border-radius:50%;line-height:30px;text-align:center;cursor:pointer;}
.weixin_popup img{width:150px;height:150px;}
.weixin_popup p{margin-top:5px;}
.nav1_box{width:60px;position:fixed;top:50%;right:0;margin-top:-91px;z-index:5000;}
.nav1_box ul li a{display:block;background:#1e76d9;color:#fff;height:60px;text-align:center;margin-bottom:1px;padding-top:10px;}
.nav1_box ul li a span{display:block;font-size:18px;margin-bottom:3px;}
.nav1_box ul li:last-child a{padding:0;line-height:60px;}
.nav1_box ul li:last-child a span{margin:0;}
.nav1_box ul li a:hover{color:#000;}


.neiye1{background:url(../images/bg6.jpg) center center/cover;padding:30px 0;overflow-x:hidden;}
.neiye2{background:#21212d;padding:30px 0;}
.title2{font-size:12px;color:rgba(255,255,255,0.7);margin-bottom:10px;}
.title2 a{color:rgba(255,255,255,0.7);}
.title2 a:hover{color:red;}
.title3{font-size:26px;color:#fff;text-align:center;margin-bottom:30px;}
.neiye1 .an1_box{margin-bottom:40px;}
.neiye1 .bmch .bt{font-size:18px;color:#fe9309;line-height:30px;text-align:center;}
.neiye1 .bmch .bt img{margin-bottom:10px;}
.neiye1 .bmch ul{background:rgba(4,44,95,0.3);padding:20px 30px;margin-top:40px;}
.neiye1 .bmch ul li{color:#fff;line-height:25px;position:relative;padding-left:20px;margin-bottom:10px;}
.neiye1 .bmch ul li:before{content:"";width:15px;height:2px;background:#fff;position:absolute;top:12px;left:0;}
.news4{display:block;background:#101016;padding:20px;margin-bottom:30px;}
.news4 .imgbox{overflow:hidden;width:120px;height:120px;border-radius:50%;background:#fff;}
.news4 .img{width:100%;height:100%;border-radius:50%;}
.news4 .text_box{margin-left:140px;}
.news4 h5{font-size:22px;color:#fe9309;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news4 p{color:#fe9309;margin:10px 0 15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news4 .text{color:#fffdfd;line-height:25px;height:50px;overflow:hidden;}

.jchg_ny ul li:nth-child(1) a{font-size:18px;color:#fff;display:block;margin-bottom:80px;}
.jchg_ny ul li:nth-child(1) a span{margin-right:10px;font-size:18px;}
.jchg_ny ul li:nth-child(1) a:hover,.jchg_ny ul li:nth-child(1) a.active{color:#ffa101;}
.jchg_ny ul li:nth-child(2){margin-left:160px;border-left:1px solid #4e4e54;min-height:600px;padding-left:40px;}
.jchg_ny ul li:nth-child(2) .text_box{color:#ffa101;line-height:25px;}
.jchg_ny ul li:nth-child(2) dl{margin:30px -15px 0;}
.jchg_ny ul li:nth-child(2) dl dd{width:33.33%;padding:0 15px 30px;}

.hyrc_ny dl.dl1 dt{width:280px;line-height:38px;text-align:center;}
.hyrc_ny dl.dl1 dt a{display:block;background:#3697ed;font-size:18px;font-weight:bold;color:#fff;}
.hyrc_ny dl.dl1 dd{margin-left:320px;font-size:0;}
.hyrc_ny dl.dl1 dd a{display:inline-block;width:140px;line-height:38px;background:#3697ed;font-size:18px;font-weight:bold;color:#fff;text-align:center;margin:0 6px 6px 0;}

/*.hyrc_ny dl.dl2{margin-top:20px;}
.hyrc_ny dl.dl2 dt{width:280px;}
.hyrc_ny dl.dl2 dt ul li{margin-bottom:10px;}
.hyrc_ny dl.dl2 dt ul li a{font-size:16px;font-weight:bold;color:#fe9309;line-height:25px;position:relative;padding:0 18px;}
.hyrc_ny dl.dl2 dt ul li a:before{content:"";width:5px;height:5px;background:#ffb600;position:absolute;top:9px;left:0;}
.hyrc_ny dl.dl2 dd{margin-left:320px;}
.hyrc_ny dl.dl2 dd .text_box h5{font-size:20px;font-weight:bold;color:#ffa101;}
.hyrc_ny dl.dl2 dd .text_box .text{color:#ffa101;line-height:25px;margin:30px 0;}*/

.hyrc_ny dl.dl2{margin:40px 0;}
.hyrc_ny dl.dl2 dt{width:280px;position:relative;}
.hyrc_ny dl.dl2 dt ul{height:585px;overflow:auto;}
.hyrc_ny dl.dl2 dt ul li{margin-bottom:10px;}
.hyrc_ny dl.dl2 dt ul li a{font-size:16px;font-weight:bold;color:#fe9309;line-height:25px;position:relative;padding:0 18px;}
.hyrc_ny dl.dl2 dt ul li a:before{content:"";width:5px;height:5px;background:#ffb600;position:absolute;top:9px;left:0;}
.hyrc_ny dl.dl2 dd{width:calc(100% - 280px);padding-left:40px;}
.hyrc_ny dl.dl2 dd .text_box h5{font-size:20px;font-weight:bold;color:#ffa101;}
.hyrc_ny dl.dl2 dd .text_box .text{color:#ffa101;line-height:25px;margin:30px 0;}
.hyrc_ny dl.dl2 dd ol{margin:0 -2px 4px;height:auto;}
.hyrc_ny dl.dl2 dd ol li{width:40%;padding:0 2px;}
.hyrc_ny dl.dl2 dd ol li:nth-child(1){width:20%;}
.hyrc_ny dl.dl2 dd ol li:nth-child(1) span{margin-right:10px;color:#ffa100;}
.hyrc_ny dl.dl2 dd ol li .con{display:block;padding:20px;background:rgba(4,44,95,0.3);color:#fff;font-size:16px;}
.hyrc_ny dl.dl2 dd ol li:last-child .text{margin-left:70px;}
.hyrc_ny .mCSB_scrollTools .mCSB_draggerContainer{right:-12px !important;}
.hyrc_ny .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#ffa101;}
.hyrc_ny .mCSB_scrollTools .mCSB_draggerRail{background:#989897;}
.mCSB_scrollTools{opacity:1;}
/*.hyrc_ny dl.dl2 dt:before,.hyrc_ny dl.dl2 dt:after{content:"";border-left:6px solid transparent;border-right:6px solid transparent;border-top:9px solid #ffa101;position:absolute;top:-15px;right:-4px;}
.hyrc_ny dl.dl2 dt:after{top:auto;bottom:-15px;transform:rotateX(180deg);}*/



.news5{display:block;margin-bottom:20px;}
.news5 .imgbox{overflow:hidden;width:200px;height:150px;}
.news5 .img{width:100%;height:100%;}
.news5 .text_box{margin-left:230px;}
.news5 h5{font-size:18px;color:#fff;}
.news5 .text{line-height:25px;color:#fff;height:100px;overflow:hidden;margin-top:20px;}

.xqy .bt{font-size:16px;color:#fff;text-align:center;}
.xqy .rq{font-size:12px;color:#999;text-align:center;margin:10px 0;}
.xqy img{max-width:100%;display:block;margin:20px auto;}
.xqy .text{line-height:25px;margin:20px 0;color:#fff;}


.list_pull-left{
					  
					  background:#0f6e9e;
					  display:block;
					  width: 30%;
					  float:left;
					
					}
					
					.list_pull-left ul li a{
					  color:#fff;
					  
					
					}
					
					.list_pull-left ul li.on {
					  background:#1e76d9;
					  font-weight:bold;
					
					}
					.glyphicon{
					  line-height:20px;
					  letter-spacing: 1px;
					}
					.list_pull-right{
					  width:70%;
					  float:right;
					  display:block;
					  background:#f5f5f5;
					  height:auto;
					  min-height:440px;
					  
					}
					.list_pull-right table{
					  width:100%;
					
					}
					.list_pull-right table th{
					  width:100%;
					  padding:5px;
					  text-align:center;
					  height: 40px;
					  background: darkgray;
					
					}
					.list_pull-right table td{
					  width:33.333%;
					  padding:5px;
					  height:40px;
					  border:1px solid #ccc;
					  text-align:center;
					
					}
					.date_item{
					  
					  padding:20px 20px 0 20px;
					}
					.date_item h3{
					  padding:5px;
					  text-align:center;
					
					}
					.date_msg{
					  text-align:center;
					
					}
					
					
			    ul.expmenu{
				   width:100%;
				   margin:0 auto;
				   margin-left:0px;
				   padding:1px 0px 0 0px;
				   line-height: 25px;
				   display:block;
				   
				 }
				ul.expmenu li div.header,.header_t{
					padding:6px 10px;
					border-bottom:1px #ccc solid;
					color:#333; 
					background:#5B9EF4;
					position:relative;
				}
				ul.expmenu li:last-child div.header{border-bottom:1px #ccc solid;}
				
				ul.expmenu li ul li:last-child{border-bottom:none;}
				ul.expmenu li div.header .title,.header_t .title{color:#fff; font-weight:bold;line-height:35px; padding-left:8px; }
				ul.expmenu li div.header .title2{color:#fff; font-weight:bold; font-size:14px;line-height:20px; }
				ul.expmenu li div.header .title2 i{
					font-weight:normal; font-style:normal; font-size:12px;}
				ul.expmenu li div.header .arrow{display:block;width:17px;height:12px;background:no-repeat center;float:right; margin-top:12px;}
				ul.expmenu li div.header .arrow.up{background-image:url(http://www.1121tvday.com/Public/mobile/img/ico1.png); z-index:1000;}
				ul.expmenu li div.header .arrow.down{background-image:url(http://www.1121tvday.com/Public/mobile/img/ico2.png); z-index:1000;}
				ul.expmenu li .menu{display:none; margin-bottom:0px;}
				/*ul.expmenu li div.selected .title{
					color:#C00;
				}*/
				ul.expmenu li div.header .num {
					position:absolute;
					left:-15px;
					top:4px;
					height:20px;
					width:20px;
					border-radius:13px;
					padding:3px;
					text-align:center;
					font-size:16px;
					line-height:20px;
					color:#FFF;
				}
				ul.expmenu li div.header .num span {
					display:block;
					height:20px;
					width:20px;
					border-radius:13px;
					background:#333;
				}
				/*ul.expmenu li div.selected .num span {
					background:#ec4e43;
				}*/


				ul.expmenu li ul li a{
					color:#333;
				}
				ul.expmenu .tel{ 
				   background:#fff; 
				   padding:10px;
				   color:#000;
				   font-size:14px;
					position:relative;
				}
				ul.expmenu .tela{ 
				   background:#f5bb61; 
				   padding:10px;
				   color:#fff;
				   font-size:14px;
				   position:relative;
				}
				ul.expmenu .tela a,
				ul.expmenu .tel a{ 
				   color:#C00;
				   font-size:14px;
				   width:40px;
				   position: absolute;
				   right:0px;
				   top:10px;
				   display:block;
				}
				 
				 #left_center{ margin-top:30px;}
				.time_axis{ width:100%; margin-bottom:28px;}
				.axis_title{ width:100%;}
				.time_left{ width:16%; height:1px;  float:left;     line-height: 15px}
				.time_right{width:80%; border-left:2px solid #028bcb; box-sizing:border-box; float:left; overflow:hidden;height: 100%; }

				.axis_title .time_right{ border-bottom:2px solid #028bcb; margin-right:3%;}
				.axis_title em{ background:url(http://www.1121tvday.com/Public/mobile/img/ico.png) no-repeat 0 0; height:auto; line-height:35px;  padding-left:20px; margin-left:-1px; line-height:normal; font-style:inherit; color:#333;display: block;}
				.axis_title .time_right p{ line-height:26px; padding-left:20px; position:relative;  color:#333;}
				.title_span{ width:7px; height:26px; background:#028bcb; height:100%; display:block; position:absolute; top:0;  left:-1px; }
				#video_box{ margin-left:20px; display:none; }
				#videobox_btn,#videobox_off{ font-size:14px; line-height:30px; cursor:pointer;}

				.time_list .time_left p{ color: #717171;}
				.time_list .time_left p.on{
					color:#888;   
					line-height: 18px;
					display: flex;
				 }
				.time_list .time_right{

				}
				.time_list .time_right p{ padding-left:20px; position:relative; color: #666;font-weight:400}
				.time_list .time_right p.on{ color:#888;}

				.time_list .time_right p span{position:absolute; top:0; left:-1px; color:#028bcb;}
				.time_axis .last{ padding-bottom:28px;}
				.time_list .video{ padding:10px 0 0 20px; position:relative;}
				.time_list .video>span{position:absolute; top:10px; left:20px;}

                 .timeline-item-head {
					width: 10px;
					height: 10px;
					left: 1px;
					top: 4px;
					position: absolute;
					content: '';
					z-index: 99;
					border-radius: 99px;
				}

				.weui-navigator-list li a{
				  color:aliceblue

				}
				 .weui-navigator-list li.weui-state-hover, .weui-navigator-list li.weui-state-active a{
				 
				   color:#FF6600
				 }


.list_pull-left ul li{
  padding:10px;
  font-size:16px;
  color:#fff;
  background:#357799;
  line-height:20px;
  margin-bottom:1px;
 
}
.tleft{
	
	padding-left:8px;
	text-align:end;
}

/*媒体查询开始*/
@media (min-width:992px){
.gydh .con1:hover .img,.news1:hover .img,.news2:hover .img,.hz_con:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.news1:hover h5{color:#227bdc;}
.news3:hover h5,.news3:hover .text{color:yellow;}

 

}

@media(max-width:1199px){
.dhxx .dl_box dl dd{width:14.28%;}
.container-fluid .row:nth-child(3) > div:nth-child(1){
  width:100%;
}
.container-fluid .row:nth-child(3) > div:nth-child(2){
  width:100%;
  
}
}

@media (max-width:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:90px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;margin-bottom:1px;background:#71db68;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:30px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:8px;background:#71db68;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#71db68;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
header .ydd_btn.click span.span02{margin:0.5px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
header{height:90px;}
header .logo{width:auto;line-height:90px;}
header .logo img{width:auto;height:60px}
.gydh .con1 .img{height:auto;}
.hyrc_box ul.con_box li{width:100% !important;}
.hyrc .scrollbox{margin-top:20px;}
.digital_scroll{display:block;margin-bottom:20px;}
.digital_scroll li{width:33.33%;float:left;margin-bottom:30px;}
.digital_scroll li h5{font-size:50px;}
.digital_scroll li h5 span{font-size:20px;}
.dhxx table{font-size:18px;}
.dhxx table tr td{display:block;}
.dhxx table tr td:nth-child(2){padding-left:0;}
.dhxx .dl_box dl dd{width:16.66%;}
footer ul li{width:100% !important;text-align:left !important;line-height:30px;}
footer .wei_but{margin-top:10px;}
.neiye1 .bmch.bmch-2{margin-top:30px;}
.neiye1 .bmch ul{margin-top:20px;}
.jchg_ny ul li:nth-child(1){width:100%;text-align:center;margin-bottom:20px;float:none !important;}
.jchg_ny ul li:nth-child(1) a{font-size:18px;color:#fff;display:inline-block;margin:10px;}
.jchg_ny ul li:nth-child(2){margin-left:0;border-left:none;min-height:auto;padding-left:0;}
.hyrc_ny dl.dl1 dt{width:120px;margin:5px auto;float:none !important;}
.hyrc_ny dl.dl1 dd{margin:0;width:100%;text-align:center;}
.hyrc_ny dl.dl1 dd a{display:inline-block;width:120px;margin:5px;}

.hyrc_ny dl.dl2 dt{width:100%;}
.hyrc_ny dl.dl2 dt ul{height:200px;}
.hyrc_ny dl.dl2 dd{width:100%;padding-left:0;}
.nyjb .swiper-container ul li{width:33.33%;}

.container-fluid .row:nth-child(3) > div:nth-child(1){
  width:100%;
}
.container-fluid .row:nth-child(3) > div:nth-child(2){
  width:100%;
  
}


}

@media (max-width:767px){
header .sjdnav{top:80px;}
header .ydd_btn{width:35px;top:30px;}
header .ydd_btn span{height:4px;}
header .ydd_btn span.span02{margin:3px 0;}
header .ydd_btn.click span.span02{margin:4px 0;}
.carousel-indicators{bottom:2px;}
.carousel-indicators li{width:10px;height:10px;margin:1px;}
.carousel-indicators .active{width:10px;height:10px;margin:1px;}
header{height:80px;}
header .logo{line-height:80px;}
header .logo img{height:50px}
#myCarousel{padding-top:50px}
.title{margin:30px 0;}
.title h5{font-size:20px;}
.gydh{padding-bottom:30px;}
a.more1{width:120px;line-height:30px;margin-top:20px;}
.dhzx{padding-bottom:30px;}
.news1_pad{padding:0 10px;}
.news1{padding:5px;margin:0 5px;}
.news1 h5{font-size:14px;margin:10px 0;height: 20px;line-height:20px}
.news1 span{margin:10px auto;}
.dhld{padding-bottom:30px;}
.news2_pad{padding:0 10px;}
.news2{margin:0 5px;}
.news2 h5{font-size:14px;line-height:30px;}
.nyjb{padding-bottom:30px;}
.news3_pad{padding:0 10px;}
.news3{margin:0 5px 10px;}
.news3 .imgbox{width:120px;height:120px;}
.news3 .text{line-height:22px;height:44px;}
.nyjb a.more1{margin-top:10px;}
.hyrc{padding-bottom:30px;}
.hyrc_box ul.con_box li .con1{padding:20px 15px;}
.hyrc_box ul.con_box li:nth-child(1) .left{width:100%;}
.hyrc_box ul.con_box li:nth-child(1) .left h5{font-size:20px;}
.hyrc_box ul.con_box li:nth-child(1) .left h6{font-size:20px;margin:5px 0 20px;}
.hyrc_box ul.con_box li:nth-child(1) .right{width:100%;margin-top:20px;}
.hyrc #scrollDiv{height:290px;}
.hyrc #scrollDiv li a{display:block;padding:0 0 20px 20px;}
.hyrc #scrollDiv li a:before{height:80px;}
.hyrc #scrollDiv li a h5{font-size:16px;color:#fff;}
.hyrc #scrollDiv li a .text{font-size:14px;margin-top:20px;height:40px;line-height:20px;}
.ljhd{padding-bottom:30px;}
.digital_scroll li h5{font-size:35px;}
.digital_scroll li h5 span{font-size:15px;}
.digital_scroll li p{font-size:14px;}
.dhxx{padding-bottom:30px;}
.dhxx table{font-size:16px;}
.dhxx table tr td{padding:5px 0;}
.dhxx .dl_box dl{margin:10px -5px 0;}
.dhxx .dl_box dl dd{width:20%;}
.title3{font-size:20px;}
.news4{padding:10px;margin-bottom:10px;}
.news4 .imgbox{width:100px;height:100px;}
.news4 .text_box{margin-left:120px;}
.news4 h5{font-size:16px;margin-top:5px;}
.news4 p{margin:5px 0;}
.news4 .text{line-height:20px;height:40px;}
.jchg_ny ul li:nth-child(2) dl{margin:30px -5px 0;}
.jchg_ny ul li:nth-child(2) dl dd{width:50%;padding:0 5px 10px;}

.container-fluid .row:nth-child(3) > div:nth-child(1){
  width:100%;
}
.container-fluid .row:nth-child(3) > div:nth-child(2){
  width:100%;
  
}


.row{
 margin-right:0;
 margin-left:0;
}
.hyrc_box ul.con_box li{
  padding:0;
}
.list_pull-left ul li {
    padding: 8px;
    font-size: 15px;
  
}

.tleft{
	
	padding-left:0px;
	text-align:inherit;
}
.timeline-item-head{
	
	top:10px;
	
}


.gydh ul{
  margin:0 auto;
  display:table;
  text-align: -webkit-center;
   padding:5px 0 20px 0;


}
.gydh ul li{
   float:none;
   font-size:initial;
   color:#fff;
   line-height:25px;
   padding:0;
  }

}

@media (max-width:600px){
.news5 .imgbox{width:120px;height:90px;}
.news5 .text_box{margin-left:130px;}
.news5 h5{font-size:16px;}
.news5 .text{line-height:25px;height:50px;margin-top:10px;}
.nyjb .swiper-container ul li{width:50%;}
#myCarousel{padding-top:50px}
.container-fluid .row:nth-child(3) > div:nth-child(1){
  width:100%;
}
.container-fluid .row:nth-child(3) > div:nth-child(2){
  width:100%;
  
}

.gydh ul{
  margin:0 auto;
  display:table;
  text-align: -webkit-center;
  padding:5px 0 20px 0;


}
.gydh ul li{
   float:none;
   font-size:initial;
   color:#fff;
   line-height:25px;
   padding:0;
  }

}

@media (max-width:479px){
header .ydd_btn{width:25px;top:16px;}
header .sjdnav{top:50px;}
header{height:50px;}
header .logo{line-height:50px;}
header .logo img{height:30px}
.an1_box a{line-height:30px;padding:0 10px;margin:5px;}
.digital_scroll li h5{font-size:20px;}
.digital_scroll li h5 span{font-size:12px;}
.digital_scroll li p{font-size:12px;margin-top:10px;}
.dhxx .dl_box dl dd{width:33.33%;}
#myCarousel{padding-top:50px}
.container-fluid .row:nth-child(3) > div:nth-child(1){
  width:100%;
}
.container-fluid .row:nth-child(3) > div:nth-child(2){
  width:100%;
  
}
.gydh ul{
  margin:0 auto;
  display:table;
  text-align: -webkit-center;
  padding:5px 0 20px 0;

}

 .gydh ul li{
   float:none;
   font-size:initial;
   color:#fff;
   line-height:25px;
   padding:0;
  }

  

}
