﻿@charset "utf-8";
/* CSS Document */


.banner{clear:both; width:1170px;height:660px;overflow:hidden; margin:0 auto;padding:0 15px 20px 15px;background: #fff;}
.fader {position: relative;width: 100%; padding: 0; }
.fader .slide { position: absolute; width:100%; top: 0; z-index: 1; opacity: 0;}
.fader img.slide { display: block;width: 100%; height: auto;}
.fader .prev {
    position: absolute;
    WIDTH:34px; HEIGHT:66px; CURSOR: pointer; BACKGROUND: url(../images/arr_left.png) no-repeat;
    top: 50%;
    left: 0;
    z-index: 4;
    margin-top: -25px;
    cursor: pointer;
    opacity: .7;
    transition: all 150ms;
}
.fader .next {
    position: absolute;
    WIDTH:34px; HEIGHT:66px; CURSOR: pointer; BACKGROUND: url(../images/arr_right.png) no-repeat;
    top: 50%;
    left: 0;
    z-index: 4;
    margin-top: -25px;
    cursor: pointer;
    opacity: .7;
    transition: all 150ms;
}
.fader .prev:hover,.fader .next:hover {  opacity: 1;}
.fader .next { left: auto; right: 0;}
.fader .pager_list { position: absolute; width: 100%; height: 40px; padding: 0; line-height: 40px; bottom: 0; text-align: center;z-index: 4;}
.fader .pager_list li { display: inline-block; width: 13px;  height: 13px; margin: 0 7px; background: #adadad;  text-indent: -9999px;  border-radius: 999px; cursor: pointer;  transition: all 150ms;}
.fader .pager_list li:hover,.fader .pager_list li.active {  background:#0061ae;}


.grA{width:1170px; height:100%; overflow: hidden; margin:0 auto;padding: 20px 15px 40px 15px;background: #fff; }
.grA_L{ float:left; width:700px; overflow:hidden; }
.grA_R{ float:right; width:425px;overflow:hidden;}

/*焦点图 ############################################################################################################*/
.Focus_img{ clear:both; width:100%;overflow:hidden;}
.Focus_img .Cont{ height:100%; overflow:hidden;  text-align:left; }
.Gxtv_focus_wrap {MARGIN: 0px auto; WIDTH:700px; HEIGHT:394px; OVERFLOW: hidden;}
.Gxtv_A {POSITION: relative;  WIDTH:700px; HEIGHT:394px;}
.Gxtv_A IMG { DISPLAY: inline-block;   WIDTH:700px; HEIGHT:394px;}
.Gxtv_A I {FONT-STYLE: normal}
.Gxtv_A .home_focus_main {POSITION: absolute; OVERFLOW: hidden;WIDTH: 100%; TOP: 0px; LEFT: 0px}
.Gxtv_A .home_focus_main A {DISPLAY: none}
.Gxtv_A .home_focus_main .current {DISPLAY: block}
.Gxtv_A .home_focus_text {POSITION: absolute;TEXT-ALIGN: left; WIDTH:620px;overflow: hidden;padding: 0 70px 0 10px; BOTTOM: 0px; FONT: normal 18px/45px "微软雅黑","Arial Narrow",HELVETICA; HEIGHT:45px; COLOR: #fff; LEFT: 0px; background:rgba(0,0,0,0.5);}
.Gxtv_A .home_focus_text A {height: 80px;overflow: hidden;OUTLINE-WIDTH: 0px; DISPLAY: none; COLOR: #fff; TEXT-DECORATION: none;text-overflow: ellipsis;white-space: nowrap;}
.Gxtv_A .home_focus_text A:visited { COLOR:#fff; TEXT-DECORATION: none}
.Gxtv_A .home_focus_text .current {	DISPLAY: block;COLOR: #fff}
.Gxtv_A .home_focus_sub {POSITION: absolute;TEXT-ALIGN: right;bottom:0;HEIGHT:30px; overflow:hidden;right: 0px; }
.Gxtv_A .home_focus_sub DIV {MARGIN:0px 10px 0 0px; ZOOM: 1; HEIGHT:15px; OVERFLOW: hidden;}
.Gxtv_A .home_focus_sub A {	POSITION: relative; MARGIN: 0px 6px; WIDTH: 13px;  HEIGHT: 13px;DISPLAY: inline-block; OUTLINE-WIDTH: 0px; OVERFLOW: hidden; CURSOR: pointer; BACKGROUND:#ccc;border-radius: 50%;}
.Gxtv_A .home_focus_sub .current {background:#00a0e2; }
.Gxtv_A .home_focus_sub A:hover {background:#00a0e2;}
.Gxtv_A .home_focus_sub IMG {DISPLAY: none}
.Gxtv_A .home_focus_sub I {	DISPLAY: none}
/* 最新动态 */
.Focus_news{ clear:both; height:100%;  overflow: hidden; }
h2.Focus_news_T{ height:80px; OVERFLOW: hidden;}
.Focus_news .Cont{ padding:0; text-align:left; }
.Focus_news .Cont li{position: relative;max-height:60px;overflow: hidden;margin-bottom:25px; padding:0 0 0 20px; font-size:18px; color:#000; line-height:30px;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.Focus_news .Cont li a{ color:#000;}
.Focus_news .Cont li a:hover{color:#0375a8;}
.Focus_news .Cont li::after{position: absolute;left: 0;top: 0px; font-size:20px;font-weight: bold;color:#00a0e2;content:"·";}


/*新闻资讯 ############################################################################################################*/
.news{clear:both;width:1170px;  height:100%; overflow:hidden;margin:0 auto; text-align:left;padding: 0 15px 20px 15px;background: #fff; }
h2.news_T {float: left;width: 276px; height:158px; overflow:hidden;background: url(../images/news_a.png) no-repeat;}
.news_T .capname{ float:left;margin: 40px 0 0 30px; font-size:46px; font-weight:600; color:#0061ae;  }
.news_T .capmore{ float:right;width:93px;height:36px;margin:35px 10px 0 0; font-size:18px; font-weight:200;line-height:35px; color:#fff;text-align: center; background:#00a0e2;}
.news_T .capmore a{ font-size:18px; font-weight:200;color:#fff;}
.news_T .capmore a:hover{ color:#f5a100;}
.news .Cont{float: right;width: 894px; height:158px;padding:0 0 21px 0;  }
.news .Cont li{float:left;width: 276px; height:158px; overflow:hidden;margin:0 0 0 20px;position: relative;}
.news .Cont li img{ float:left; width:276px; height:158px;transition:all .25s ease-in-out;}
.news .Cont li p{position: absolute;left: 0;bottom: 0; height: 36px;overflow: hidden;width: 256px; padding: 0 10px; font-size:18px; font-weight:200;color:#fff; line-height:36px;white-space: nowrap;text-overflow: ellipsis; background:rgba(0,0,0,0.5);}
.news .Cont li p a{font-size:18px; color:#fff;}
.news .Cont li p a:hover{color:#f5a100;}
.news .Cont li:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}

/* 活动日程 ############################################################################################################*/
.schedule{clear:both;width:1170px; height:100%; overflow:hidden;margin: 0 auto; padding: 0 15px 0 15px;background: #fff; }
h2.schedule_T {position: relative;height:60px; overflow:hidden;background: #e5ebf5; line-height:55px; }
.schedule_T .capname{z-index: 3; position: absolute;left: 0;top:0; display:block; width:130px;height:57px; overflow:hidden;padding-left: 30px; font-size:30px; font-weight:600; color:#0061ae; border-bottom:3px solid #0061ae;  }
.schedule_T .capname::after{ position: absolute;left:15px;top:15px;display: block; width:1px;height: 26px; border-left:6px solid #00a0e2; content: " " ;}
.schedule_T .capmore{ position: absolute;right: 0;top:0; ;padding-right: 20px; font-size:18px; font-weight:200;}
.schedule_T .capmore a{ font-size:18px; font-weight:200;color:#0061ae;}
.schedule_T .capmore a:hover{ color:#0061ae;}
.schedule_T .line{z-index: 1; position: absolute;left: 0;bottom:0;  display:block;width: 100%; height:3px; overflow:hidden; background:#ccc;  }
.schedule .Cont{clear:both; height:100%;overflow: hidden; padding:35px 0;text-align: left;  }
.schedule .Cont li{float: left;width:570px; height:158px; overflow:hidden;margin-right:30px;}
.schedule .Cont li:nth-child(2){margin-right:0;}
.schedule .Cont li img{ float:left; width:276px; height:158px; margin-right:20px;transition:all .25s ease-in-out;}
.schedule .Cont li p{ margin:5px 0 0 0;font-size:18px; font-weight:200;color:#3d3d3d; line-height:33px;}
.schedule .Cont li p a{font-size:18px; color:#3d3d3d;}
.schedule .Cont li p a:hover{color:#0061ae;}
.schedule .Cont li:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}


/*风采展示 ############################################################################################################*/
.introduce{clear:both;width:1170px;  height:100%; margin:0 auto; text-align:left;padding:20px 15px 0 15px;background: #fff; }
h2.introduce_T {position: relative;height:60px; overflow:hidden;background: #e5ebf5; line-height:55px; }
.introduce_T .capname{z-index: 3; position: absolute;left: 0;top:0; display:block; width:130px;height:57px; overflow:hidden;padding-left: 30px; font-size:30px; font-weight:600; color:#0061ae; border-bottom:3px solid #0061ae;  }
.introduce_T .capname::after{ position: absolute;left:15px;top:15px;display: block; width:1px;height: 26px; border-left:6px solid #00a0e2; content: " " ;}
.introduce_T .capmore{ position: absolute;right: 0;top:0; ;padding-right: 20px; font-size:18px; font-weight:200;}
.introduce_T .capmore a{ font-size:18px; font-weight:200;color:#0061ae;}
.introduce_T .capmore a:hover{ color:#0061ae;}
.introduce_T .line{z-index: 1; position: absolute;left: 0;bottom:0;  display:block;width: 100%; height:3px; overflow:hidden; background:#ccc;  }
.introduce .Cont{ position:relative; height:250px;padding:0 ; text-align:left; }
.introduce .roll{  ZOOM: 1; clear:both; padding:0; text-align:left;}
.introduce .left-b { position:absolute; z-index:999;  left:-50px; top:70px;WIDTH:34px; HEIGHT:66px; CURSOR: pointer; BACKGROUND: url(../images/arr_left.png) no-repeat;}
.introduce .right-b{ position:absolute;z-index:888;  right:-50px; top:70px; WIDTH:34px; HEIGHT:66px;  CURSOR: pointer; BACKGROUND:url(../images/arr_right.png) no-repeat;}
.introduce .roll-con { position:absolute; left:0px; top:40px; width:2000px; height:100%;OVERFLOW: hidden;}
.introduce .roll-con li { float:left;  width:216px; height:220px; overflow:hidden; margin-right:22px;text-align: center; }
.introduce .roll-con li .pic{width:210px; height:120px;border: 1px solid #ebebeb;}
.introduce .roll-con li img{width:auto; height:100px;margin:10px auto;transition:all .25s ease-in-out;  }
.introduce .roll-con li p{margin-top: 10px; font-size:16px; font-weight:200;line-height:24px; color:#3d3d3d;}
.introduce .roll-con li:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}

/* 在线展播 */
.OnlineShow{ clear:both;width:1170px;  height:100%;overflow: hidden; margin:0 auto; text-align:left;padding:10px 15px;background: #fff;}
.OnlineShow .Cimg{float: left;width:564px;  height:323px;}
.OnlineShow .Cimg img{display: block;width:564px;  height:323px;}
.OnlineShow .Clist{float: right;width:565px;padding:0; text-align:left; }
.OnlineShow .Clist h2{height:78px; overflow: hidden;padding-left:27px; font-size:30px; font-weight:600; color:#0061ae;line-height:50px;  background: url(../images/tit_a.png) no-repeat;}
.OnlineShow .Clist h2 a{float: right;padding-right: 20px; font-size:18px; font-weight:200; color:#0061ae;line-height: 68px;}
.OnlineShow .Clist li{position: relative;height:48px;overflow: hidden;padding:0 0 0 20px; font-size:18px; color:#3d3d3d; line-height:48px;text-overflow:ellipsis;white-space: nowrap;}
.OnlineShow .Clist li a{ color:#3d3d3d;}
.OnlineShow .Clist li a:hover{color:#0375a8;}
.OnlineShow .Clist li::after{position: absolute;left: 0;top: 0px; font-size:20px;font-weight: bold;color:#00a0e2;content:"·";}

/* 译制天地 */
.Translation{ clear:both;width:1170px;  height:100%;overflow: hidden; margin:0 auto; text-align:left;padding:40px 15px 20px 15px;background: #fff;}
.Translation .Cimg{float: right;width:564px;  height:323px;}
.Translation .Cimg img{display: block; width:564px;  height:323px;}
.Translation .Clist{float: left;width:565px;padding:0; text-align:left; }
.Translation .Clist h2{height:78px; overflow: hidden;padding-left:27px; font-size:30px; font-weight:600; color:#0061ae;line-height:50px;  background: url(../images/tit_a.png) no-repeat;}
.Translation .Clist h2 a{float: right;padding-right: 20px; font-size:18px; font-weight:200; color:#0061ae;line-height: 68px;}
.Translation .Clist li{position: relative;height:48px;overflow: hidden;padding:0 0 0 20px; font-size:18px; color:#3d3d3d; line-height:48px;text-overflow:ellipsis;white-space: nowrap;}
.Translation .Clist li a{ color:#3d3d3d;}
.Translation .Clist li a:hover{color:#0375a8;}
.Translation .Clist li::after{position: absolute;left: 0;top: 0px; font-size:20px;font-weight: bold;color:#00a0e2;content:"·";}



.wrapper{clear:both; width:1170px; height:100%; overflow:hidden; margin:0 auto; text-align:left;padding: 0 15px;background: #fff; }
.wrapper .left{ float:left; width:565px; height:100%; overflow:hidden; }
.wrapper .right{ float:right; width:565px; height:100%; overflow:hidden; }

/*展商 热榜 ############################################################################################################*/
.Exhibitors{clear:both; height:100%; overflow:hidden;margin: 0 auto; text-align:left; border: 1px solid #bcbbba;}
h2.Exhibitors_T {height:56px; overflow:hidden;line-height:56px;  border-bottom: 1px solid #bcbbba;background:url(../images/ico02.png) 16px 50% no-repeat #e5ebf5 ; }
.Exhibitors_T .capname{ float:left;padding-left:56px;font-size:24px; font-weight:600;color:#0061ae;  }
.Exhibitors .Cont{clear:both; height:100%;overflow: hidden; padding:20px 4px 30px 20px;  }
.Exhibitors .Cont ul{clear:both; height:350px;overflow-y: scroll;  }
.Exhibitors .Cont li{position: relative;height:36px; overflow:hidden;padding-left:25px; font-size:18px; font-weight:200;color:#3d3d3d; line-height:36px;  counter-increment: item-counter;}
.Exhibitors .Cont li a{ font-size:18px; color:#333;}
.Exhibitors .Cont li:nth-child(-n+3) a{ color:#0061ae;}
.Exhibitors .Cont li a:hover{color:#0061ae;}
.Exhibitors .Cont li::after{  position: absolute; display: block; top:0; left: 0; width: 24px; height: 36px; color: #999;font-weight: 500;font-style: italic; content: counter(item-counter);}
.Exhibitors .Cont li:nth-child(-n+3)::after{ color: #0061ae;}
.Exhibitors .Cont li span.tit{float:left;display: block;width: 390px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.Exhibitors .Cont li span.hot{float:left;display: block;width: 80px; font-size:16px; font-weight:200;color:#999;text-align: right;}

.Exhibitors .Cont ul::-webkit-scrollbar{
    /*滚动条整体样式*/
    width : 20px;  /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.Exhibitors .Cont ul::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius   : 10px;
    background-color: #9eb2c3;
);
}
.Exhibitors .Cont ul::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    background   : #e5ebf5;
    border-radius: 10px;
}

/*展品 热榜 ############################################################################################################*/
.Exhibits{clear:both; height:100%; overflow:hidden;margin: 0 auto; text-align:left; border: 1px solid #bcbbba;}
h2.Exhibits_T {height:56px; overflow:hidden;line-height:56px;  border-bottom: 1px solid #bcbbba;background:url(../images/ico02.png) 16px 50% no-repeat #e5ebf5 ; }
.Exhibits_T .capname{ float:left;padding-left:56px;font-size:24px; font-weight:600;color:#0061ae;  }
.Exhibits .Cont{clear:both; height:100%;overflow: hidden; padding:20px 4px 30px 20px;  }
.Exhibits .Cont ul{clear:both; height:350px;overflow-y: scroll;  }
.Exhibits .Cont li{position: relative;height:36px; overflow:hidden;padding-left:25px; font-size:18px; font-weight:200;color:#3d3d3d; line-height:36px;  counter-increment: item-counter;}
.Exhibits .Cont li a{ font-size:18px; color:#333;}
.Exhibits .Cont li:nth-child(-n+3) a{ color:#0061ae;}
.Exhibits .Cont li a:hover{color:#0061ae;}
.Exhibits .Cont li::after{  position: absolute; display: block; top:0; left: 0; width: 24px; height: 36px; color: #999; font-weight: 500;font-style: italic; content: counter(item-counter);}
.Exhibits .Cont li:nth-child(-n+3)::after{ color: #0061ae;}
.Exhibits .Cont li span.tit{float:left;display: block;width: 390px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.Exhibits .Cont li span.hot{float:left;display: block;width:80px; font-size:16px; font-weight:200;color:#999;text-align: right;}
.Exhibits .Cont ul::-webkit-scrollbar{
    /*滚动条整体样式*/
    width : 20px;  /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.Exhibits .Cont ul::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius   : 10px;
    background-color: #9eb2c3;
);
}
.Exhibits .Cont ul::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    background   : #e5ebf5;
    border-radius: 10px;
}


/*在线展馆 ############################################################################################################*/
.onlinePavilions{clear:both;width:1170px;  height:100%;margin: 0 auto; text-align:left;padding:30px 15px 0 15px;background: #fff;  }
h2.onlinePavilions_T {position: relative;height:60px; overflow:hidden;background: #e5ebf5; line-height:55px; }
.onlinePavilions_T .capname{z-index: 3; position: absolute;left: 0;top:0; display:block; width:130px;height:57px; overflow:hidden;padding-left: 30px; font-size:30px; font-weight:600; color:#0061ae; border-bottom:3px solid #0061ae;  }
.onlinePavilions_T .capname::after{ position: absolute;left:15px;top:15px;display: block; width:1px;height: 26px; border-left:6px solid #00a0e2; content: " " ;}
.onlinePavilions_T .capmore{ position: absolute;right: 0;top:0; ;padding-right: 20px; font-size:18px; font-weight:200;}
.onlinePavilions_T .capmore a{ font-size:18px; font-weight:200;color:#0061ae;}
.onlinePavilions_T .capmore a:hover{ color:#0061ae;}
.onlinePavilions_T .line{z-index: 1; position: absolute;left: 0;bottom:0;  display:block;width: 100%; height:3px; overflow:hidden; background:#ccc;  } .introduce .Cont{ position:relative; height:250px;padding:0 ; text-align:left; }

.onlinePavilions .Cont{ position:relative; height:300px;padding:40px 0 0 0 ; text-align:left; }
.onlinePavilions .roll{  ZOOM: 1; clear:both; padding:0px; text-align:left;}
.onlinePavilions .left-b { position:absolute; z-index:999;  left:-50px; top:70px;WIDTH:34px; HEIGHT:66px; CURSOR: pointer; BACKGROUND: url(../images/arr_left.png) no-repeat;}
.onlinePavilions .right-b{ position:absolute;z-index:888;  right:-50px; top:70px; WIDTH:34px; HEIGHT:66px;  CURSOR: pointer; BACKGROUND:url(../images/arr_right.png) no-repeat;}
.onlinePavilions .roll-con { position:absolute; left:0px; top:20px; width:2000px; height:100%;OVERFLOW: hidden;}
.onlinePavilions .roll-con li { float:left; width:178px;height:300px;  margin:0 20px 0 0  ;text-align: center;}
.onlinePavilions .roll-con li .pic{width:176px; height:176px;border: 1px solid #ebebeb;text-align: center; }
.onlinePavilions .roll-con li img{ width:166px; height:166px;padding:5px;transition:all .25s ease-in-out;}
.onlinePavilions .roll-con li h3{margin: 10px 0 5px 0;height: 50px;overflow: hidden;font-size:18px; font-weight:200;line-height:24px; color:#3d3d3d;}
.onlinePavilions .roll-con li h3 a{font-size:18px; font-weight:200;color:#3d3d3d;}
.onlinePavilions .roll-con li p{font-size:16px; font-weight:200;line-height:20px; color:#0061ae;}
.onlinePavilions .roll-con li p a{font-size:16px; font-weight:200; color:#0061ae;}
.onlinePavilions .roll-con li:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}

/* 中国-东盟网络视听产业基地 ############################################################################################################*/
.Industry {clear:both;width:1170px; height:100%; overflow:hidden;margin: 0 auto; padding: 20px 15px 0 15px;background: #fff; }
h2.Industry_T {position: relative;height:60px; overflow:hidden;background: #e5ebf5; line-height:55px; }
.Industry_T .capname{z-index: 3; position: absolute;left: 0;top:0; display:block; width:380px;height:57px; overflow:hidden;padding-left: 30px; font-size:30px; font-weight:600; color:#0061ae; border-bottom:3px solid #0061ae;  }
.Industry_T .capname::after{ position: absolute;left:15px;top:15px;display: block; width:1px;height: 26px; border-left:6px solid #00a0e2; content: " " ;}
.Industry_T .capmore{ position: absolute;right: 0;top:0; ;padding-right: 20px; font-size:18px; font-weight:200;}
.Industry_T .capmore a{ font-size:18px; font-weight:200;color:#0061ae;}
.Industry_T .capmore a:hover{ color:#0061ae;}

.Industry_T .line{z-index: 1; position: absolute;left: 0;bottom:0;  display:block;width: 100%; height:3px; overflow:hidden; background:#ccc;  }
.Industry .Cont{clear:both; height:100%;overflow: hidden; padding:35px 0;text-align: left;  }
.Industry .Cont li{float: left;width:570px; height:158px; overflow:hidden;margin-right:30px;}
.Industry .Cont li:nth-child(2){margin-right:0;}
.Industry .Cont li img{ float:left; width:276px; height:158px; margin-right:20px;transition:all .25s ease-in-out;}
.Industry .Cont li p{ margin:5px 0 0 0;font-size:18px; font-weight:200;color:#3d3d3d; line-height:33px;}
.Industry .Cont li p a{font-size:18px; color:#3d3d3d;}
.Industry .Cont li p a:hover{color:#0061ae;}
.Industry .Cont li:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}

/* 720云逛展 ############################################################################################################*/
.Cloud720 {clear:both;width:1170px; height:100%; overflow:hidden;margin: 0 auto; padding: 20px 15px 0 15px;background: #fff; }
h2.Cloud720_T {position: relative;height:60px; overflow:hidden;background: #e5ebf5; line-height:55px; }
.Cloud720_T .capname{z-index: 3; position: absolute;left: 0;top:0; display:block; width:150px;height:57px; overflow:hidden;padding-left: 30px; font-size:30px; font-weight:600; color:#0061ae; border-bottom:3px solid #0061ae;  }
.Cloud720_T .capname::after{ position: absolute;left:15px;top:15px;display: block; width:1px;height: 26px; border-left:6px solid #00a0e2; content: " " ;}
.Cloud720_T .capmore{ position: absolute;right: 0;top:0; ;padding-right: 20px; font-size:18px; font-weight:200;}
.Cloud720_T .capmore a{ font-size:18px; font-weight:200;color:#0061ae;}
.Cloud720_T .capmore a:hover{ color:#0061ae;}

.Cloud720_T .line{z-index: 1; position: absolute;left: 0;bottom:0;  display:block;width: 100%; height:3px; overflow:hidden; background:#ccc;  }
.Cloud720 .Cont{clear:both; height:528px;overflow: hidden;margin-top: 35px; padding:15px 142px;text-align: left;background: url(../images/cloud720_bg.jpg) no-repeat;}
.Cloud720 .box{clear: both;position: relative;height: 500px;}
.Cloud720 #panorama { width:887px; height: 500px;}
.Cloud720 .vr-list{ clear: both;position: absolute;left:30px;top:390px; }
.Cloud720 .vr-item{position: relative;display: inline-block;  width: 140px;height: 80px;margin-right: 10px;border: 1px solid #c40a14; cursor: pointer; }
.Cloud720 .vr-item img{ display: block; width: 100%; height: 100%;}
.Cloud720 .vr-item  p{position: absolute;left:0;bottom:0;width:90%; height:20px;overflow: hidden;padding: 0 5%; font-size:14px; font-weight:300; color:#fff; line-height:20px; text-align:left;text-overflow: ellipsis;white-space: nowrap;}
.Cloud720 .vr-item  p a{ color:#fff;}
/*地市风采 ############################################################################################################*/
.LocalPresence{clear:both;width:1170px;  height:100%; margin:0 auto; text-align:left;padding:20px 15px 0 15px;background: #fff; }
h2.LocalPresence_T {position: relative;height:60px; overflow:hidden;background: #e5ebf5; line-height:55px; }
.LocalPresence_T .capname{z-index: 3; position: absolute;left: 0;top:0; display:block; width:130px;height:57px; overflow:hidden;padding-left: 30px; font-size:30px; font-weight:600; color:#0061ae; border-bottom:3px solid #0061ae;  }
.LocalPresence_T .capname::after{ position: absolute;left:15px;top:15px;display: block; width:1px;height: 26px; border-left:6px solid #00a0e2; content: " " ;}
.LocalPresence_T .capmore{ position: absolute;right: 0;top:0; padding-right: 20px; font-size:18px; font-weight:200;}
.LocalPresence_T .capmore a{ font-size:18px; font-weight:200;color:#0061ae;}
.LocalPresence_T .capmore a:hover{ color:#0061ae;}
.LocalPresence_T .line{z-index: 1; position: absolute;left: 0;bottom:0;  display:block;width: 100%; height:3px; overflow:hidden; background:#ccc;  }
.LocalPresence .Cont{ position:relative; height:240px;padding:0 ; text-align:left; }
.LocalPresence .roll{  ZOOM: 1; clear:both; padding:0; text-align:left;}
.LocalPresence .left-b { position:absolute; z-index:999;  left:-50px; top:70px;WIDTH:34px; HEIGHT:66px; CURSOR: pointer; BACKGROUND: url(../images/arr_left.png) no-repeat;}
.LocalPresence .right-b{ position:absolute;z-index:888;  right:-50px; top:70px; WIDTH:34px; HEIGHT:66px;  CURSOR: pointer; BACKGROUND:url(../images/arr_right.png) no-repeat;}
.LocalPresence .roll-con { position:absolute; left:0px; top:40px; width:2000px; height:100%;OVERFLOW: hidden;}
.LocalPresence .roll-con li { float:left;  width:216px; height:220px; overflow:hidden; margin-right:22px;text-align: center; }
.LocalPresence .roll-con li .pic{width:216px; height:122px;}
.LocalPresence .roll-con li img{width:216px; height:122px;transition:all .25s ease-in-out;  }
.LocalPresence .roll-con li p{margin-top: 10px; font-size:16px; font-weight:200;line-height:24px; color:#3d3d3d;}
.LocalPresence .roll-con li:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}
.LocalPresence .roll-con li a{font-size:16px;color:#3d3d3d;}
.LocalPresence .roll-con li a:hover{font-size:16px;color:#0061ae;}

/*当前位置 ############################################################################################################*/
.location{clear:both; height:80px;overflow: hidden; margin:0 auto;background: #e5ebf5; }
.location .Cont{clear:both;  width:1170px; height:100%;margin:0 auto; text-align:left; }
.location .Cont p{font-size:20px;COLOR:#005bac; line-height:80px; }
.location .Cont p a{font-size:20px;COLOR:#005bac;}
.location .Cont p a:hover{COLOR:#0061ae;}

/* 新闻资讯 ############################################################################################################*/
.Information {clear:both;width:1170px; height:100%; overflow:hidden;margin: 0 auto; padding: 20px 15px 0 15px;background: #fff; }
.Information .Cont{clear:both; height:100%;overflow: hidden; padding:35px 0 0 0;text-align: left;  }
.Information .Cont li{float: left;width:570px; height:158px; overflow:hidden;margin:0  30px 40px 0;}
.Information .Cont li:nth-child(2n+2){margin-right:0;}
.Information .Cont li img{ float:left; width:276px; height:158px; margin-right:20px;transition:all .25s ease-in-out;}
.Information .Cont li p{ margin:5px 0 0 0;font-size:18px; font-weight:200;color:#3d3d3d; line-height:33px;}
.Information .Cont li p a{font-size:18px; color:#3d3d3d;}
.Information .Cont li p a:hover{color:#0061ae;}
.Information .Cont li:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}

/* 精彩回顾 */
.Review{ width:1170px; height:100%; overflow:hidden;margin: 0 auto; padding: 0 15px 20px 15px;background: #fff;  }
h2.Review_T {position: relative;height:50px; overflow:hidden;line-height:60px; }
.Review_T .capname{z-index: 3; position: absolute;left: 0;top:0; display:block; width:120px;height:49px; overflow:hidden; font-size:24px; font-weight:600; color:#0061ae; border-bottom:1px solid #0061ae;  }
.Review_T .capmore{ position: absolute;right: 0;top:0;font-size:18px; font-weight:200;}
.Review_T .capmore a{ font-size:18px; font-weight:200;color:#0061ae;}
.Review_T .capmore a:hover{ color:#0061ae;}
.Review_T .line{z-index: 1; position: absolute;left: 0;bottom:0;  display:block;width: 100%; height:1px; overflow:hidden; background:#ccc;  }
.Review .Cont{ padding:20px 10px; text-align:left; }
.Review .Cont li{position: relative;height:48px;overflow: hidden;padding:0 0 0 20px; font-size:18px; color:#000; line-height:48px;}
.Review .Cont li a{display: inline-block;max-width:880px;overflow: hidden; color:#000;text-overflow:ellipsis;white-space: nowrap;}
.Review .Cont li a:hover{color:#0375a8;}
.Review .Cont li::after{position: absolute;left: 0;top: 0px; font-size:20px;font-weight: bold;color:#00a0e2;content:"·";}
.Review .Cont li em{float: right; font-style: normal; color:#999;}


/*pages ############################################################################################################*/
.pages{ clear:both;  height:100%;overflow: hidden; margin: 0 auto;padding: 50px 0 ;}
.pages p{padding: 20px 0; font-size:20px;COLOR:#097c25; line-height:41px;text-align:center;border-top: 1px solid #ebebeb;border-bottom: 1px solid #ebebeb; }
.pages p A { display:inline-block;height:41px; padding:3px 18px;font-size:20px; COLOR:#333; margin-left:5px;border:1px solid #0061ae;}
.pages p A:hover {COLOR:#333; TEXT-DECORATION: none;background: #e1e7fc}
.pages p A.current { COLOR:#fff;TEXT-DECORATION: none; background:#0061ae;}
.pages p A.pre,.pages p A.next{font-size:20px; line-height:41px;}


.wrapper_news{clear:both; width:1170px; height:100%; overflow:hidden; margin:0 auto ; padding:15px 15px 50px 15px;background: #fff;text-align:left; }
.wrapper_news .left{ float:left; width:806px; height:100%; overflow:hidden; }
.wrapper_news .right{ float:right; width:322px; height:100%; overflow:hidden; }

/*风采展示 ############################################################################################################*/
.elegantDemeanour {clear:both; height:100%; overflow:hidden;margin:0 auto; text-align:left;padding:15px 0;background: #fff; }
h2.elegantDemeanour_T {height:50px; overflow:hidden;font-size:24px; font-weight:600;line-height:30px; color:#0061ae;  }
.elegantDemeanour .Cont{clear:both; height:100%;padding:0 0 20px 0;  }
.elegantDemeanour .pic{clear:both; height:250px;overflow: hidden;background: #f5f5f5;}
.elegantDemeanour .pic img{float: left; width:443px; height:249px;transition:all .25s ease-in-out;}
.elegantDemeanour .pic p{float: left; width:325px; margin:10px 10px 10px 20px; font-size:18px; font-weight:200;color:#3d3d3d; line-height:30px;}
.elegantDemeanour .pic p a{ font-size:18px;color:#0061ae; }
.elegantDemeanour .pic img:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}

.elegantDemeanour .Cont li{ height:125px; overflow:hidden;margin:40px 40px 0 0;}
.elegantDemeanour .Cont li:nth-child(2n+2){margin-right:0px;}
.elegantDemeanour .Cont li img{ float:left; width:215px; height:121px; margin-right:20px;transition:all .25s ease-in-out;}
.elegantDemeanour .Cont li p{ margin:5px 0 0 0;font-size:18px; font-weight:200;color:#3d3d3d; line-height:33px;}
.elegantDemeanour .Cont li p a{font-size:18px; color:#3d3d3d;}
.elegantDemeanour .Cont li p a:hover{color:#0061ae;}
.elegantDemeanour .Cont li:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}


/* 基地 ############################################################################################################*/
.newsList {clear:both; height:100%; overflow:hidden;margin:0 auto; text-align:left;padding:15px 0;background: #fff; }
h2.newsList_T {height:50px; overflow:hidden;font-size:24px; font-weight:600;line-height:30px; color:#0061ae;  }
.newsList .Cont{clear:both; height:100%;padding:0 0 20px 0;  }
.newsList .pic{position: relative;clear:both; height:453px;overflow: hidden;}
.newsList .pic img{width:806px; height:453px;margin: 0 auto;transition:all .25s ease-in-out;}
.newsList .pic p{position: absolute;left: 0;bottom: 0;width: 786px; height: 59px;overflow: hidden;padding: 0 10px; font-size:20px; font-weight:200;color:#fff; line-height:59px;background: rgba(0, 0, 0,0.5);text-overflow: ellipsis;white-space: nowrap;}
.newsList .pic p a{ font-size:20px;color:#fff; }
.newsList .pic:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}

.newsList .Cont li{ height:125px; overflow:hidden;margin:40px 40px 0 0;}
.newsList .Cont li:nth-child(2n+2){margin-right:0px;}
.newsList .Cont li img{ float:left; width:215px; height:121px; margin-right:20px;transition:all .25s ease-in-out;}
.newsList .Cont li p{ margin:5px 0 0 0;font-size:18px; font-weight:200;color:#3d3d3d; line-height:33px;}
.newsList .Cont li p a{font-size:18px; color:#3d3d3d;}
.newsList .Cont li p a:hover{color:#0061ae;}
.newsList .Cont li:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}




/*新闻显示  ############################################################################################################*/
.wrapper_info{clear:both; width:1170px; height:100%; overflow:hidden; margin:0 auto;padding:0 15px 50px 15px;background: #fff;text-align:left; }
.wrapper_info .left{ float:left; width:780px; height:100%; overflow:hidden; }
.wrapper_info .right{ float:right; width:322px; height:100%; overflow:hidden; }

.newsInfo{clear:both;height:100%; overflow:hidden;text-align:left; }
.newsInfo .Cont{ height:100%;overflow:hidden;padding:30px 0; text-align:left;}
.newsInfo .news_tit{ clear:both;text-align:left;}
.newsInfo .news_tit h1{ margin-bottom:30px;font-size:30px; font-weight: bold;line-height:42px;color:#333;}
.newsInfo .news_tit .post_time_source{ height:32px; overflow:hidden;font-size:14px; font-weight:200;line-height:32px;color:#8e8e8e; text-align:left; border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;}
.newsInfo .news_tit .post_time_source a{font-size:14px; font-weight:200;color:#8e8e8e;}
.newsInfo .news_tit .post_time_source a:hover{color:#728fd3;}
.newsInfo .news_from{ float:left;margin-left:35px;}
.newsInfo .news_time{float:left;margin-left:0px; }
.newsInfo .news_share{ float:right; display:inline-block; width:150px;line-height:28px; }
.newsInfo .video_con {margin:0 auto;padding:0 0 30px 0; }
.newsInfo .news_con{ clear:both;text-align:left; padding:20px 0;font-size: 18px;font-weight: 200;line-height: 36px;color: #3d3d3d;}
.newsInfo .news_con div{margin: 0;padding: 0; font-size: 18px;font-weight: 200;line-height: 36px;color: #3d3d3d;}
/*防止影响播放器样式*/
.news_con div#player div{ color:white; font-size:12px; line-height:normal;}
.newsInfo .news_con p{ font-size:18px; font-weight:200;line-height:43px;color:#3d3d3d;}
.newsInfo .news_con img{ max-width:780px; height:auto;}

/*峰会论坛  ############################################################################################################*/
.bbsInfo{clear:both;height:100%; overflow:hidden;text-align:left; }
.bbsInfo .Cont{ height:100%;overflow:hidden;padding:30px 0; text-align:left;}
.bbsInfo .news_tit{ clear:both;text-align:left;}
.bbsInfo .news_tit h1{ margin-bottom:30px;font-size:30px; font-weight: bold;line-height:42px;color:#0061ae;}
.bbsInfo .news_con{ clear:both;text-align:left; padding: 0;font-size: 18px;font-weight: 200;line-height: 28px;color: #3d3d3d;}
.bbsInfo .news_con div{margin: 0;padding: 0; font-size: 18px;font-weight: 200;line-height: 28px;color: #3d3d3d;}
.bbsInfo .news_con p{margin: 10px 0; font-size:18px; font-weight:200;line-height:28px;color:#3d3d3d;}
.bbsInfo .news_con img{ max-width:780px; height:auto;}

/*活动日程  ############################################################################################################*/
.wrapper_bro{clear:both; width:1170px; height:100%; overflow:hidden; margin:0 auto; padding: 50px 15px;background: #fff;text-align:left; }
.wrapper_bro .left{ float:left; width:211px; height:100%; overflow:hidden; }
.wrapper_bro .right{ float:right; width:923px; height:100%; overflow:hidden; }

.wrapper_bro ul{float:left; width:181px;height:100%; overflow:hidden;padding: 30px 15px 50px 15px; text-align:left;border: 1px solid #ebebeb;}
.wrapper_bro li{margin-bottom: 10px;padding-bottom: 10px; border-bottom: 1px solid #ebebeb;font-size: 18px;color: #505050;line-height:24px;}
.wrapper_bro li a{ font-size: 18px;color: #505050;}
.wrapper_bro li a:hover{color: #0061ae;}
.wrapper_bro .active a{ font-weight:600;color: #0061ae;}

.broadcast_con{float:right; width:923px;height:100%; overflow:hidden;text-align:left;border: 1px solid #ebebeb;}
h2.broadcast_con_T{ padding:20px 20px 20px 45px; border-bottom: 1px solid #ebebeb;font-size: 30px;color: #0061ae;line-height:40px;background: #f8f8f8;}
.broadcast_con .Cont{ height:100%;overflow:hidden;padding:20px 45px 60px 45px; text-align:left;}
.broadcast_con .Cont ul{ display: block; width:100%;height:100%; overflow:hidden;padding: 0; text-align:left;border:none;}
.broadcast_con .Cont h3{display: block; width:100%;height:40px; border-bottom: 1px solid #ebebeb;font-size: 18px;color: #505050;line-height: 24px;}
.broadcast_con .Cont li{height: 55px;padding:20px 0;  border-bottom: 1px solid #ebebeb;font-size: 18px;color: #505050;line-height:24px;display: flex;}
.broadcast_con .Cont span{display: inline-block;align-self: flex-start; }
.broadcast_con .Cont span.time{width:110px; }
.broadcast_con .Cont span.tit{width:330px;margin:0 50px 0 40px; }
.broadcast_con .Cont span.speaker{width:180px; }
.broadcast_con .Cont span.live{width:80px; margin-left:40px;}

.broadcast_con .Cont li a{ font-size: 18px;color: #505050;}
.broadcast_con .Cont li a:hover{color: #0061ae;}
.broadcast_con .Cont li a.living{ color: #f00;}


/*更多资讯############################################################################################################*/
.moreInfo{clear:both; height:100%; overflow:hidden;margin:0 auto; text-align:left;padding:25px 15px 50px 15px;background: #fff; }
h2.moreInfo_T {height:40px; overflow:hidden; border-bottom:2px solid #ccc; }
.moreInfo_T .capname{ float:left;  font-size:24px; font-weight:600;line-height:30px; color:#0061ae;  }
.moreInfo .Cont{clear:both; height:100%;overflow: hidden; padding:0 0 20px 0;  }
.moreInfo .Cont li{ height:80px; overflow:hidden;margin:30px 0 0 0;}
.moreInfo .Cont li img{ float:left; width:135px; height:76px; margin-right:10px;transition:all .25s ease-in-out;}
.moreInfo .Cont li p{height: 72px;overflow: hidden;font-size:14px; font-weight:200;color:#3d3d3d; line-height:24px;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.moreInfo .Cont li p a{font-size:14px; color:#3d3d3d;}
.moreInfo .Cont li p a:hover{color:#0061ae;}
.moreInfo .Cont li:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}


/*商家展示############################################################################################################*/
.brand{clear:both;width:1170px;  height:100%; overflow:hidden;margin:0 auto; text-align:left;padding:20px 15px;background: #fff;  }
.brand .Cont{clear:both; height:100%;padding:20px 0;  }
.brand .Cont li{ float:left; width:218px; height:90px; overflow:hidden; margin-right:15px;padding:5px 0 ; border: 2px solid #ebebeb;text-align: center; display:flex;display: -webkit-flex; align-items:center;  }
.brand .Cont li:nth-child(5n+5){margin-right:0px;}
.brand .Cont li img{width:90%;max-height: 80%; margin: 0 auto;transition:all .25s ease-in-out;}
.brand .Cont li:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}
/*二维码*/

.ewm {  position: fixed;
    z-index: 9999;
    top: 170px;
    right:50px;
    width: 168px;
    height: 215px;
    border: 1px solid #ccc;
    font-size: 13px;
    font-weight: 200;
    color: #0061ae;
    line-height: 18px;
    background: #fff;
}

.ewm img {width: 164px; margin: 2px auto;}
.ewm > .close {  position: absolute; right:-23px; top:-1px;width: 21px;height: 21px;background: url(../images/close.png) no-repeat;  cursor: pointer; }

.scroll-to-top {
    background-color: #555;
    color: #fff;
    position: fixed;
    right: 50px;
    bottom: 50px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    z-index: 999;
    font-size: 20px;
    overflow: hidden;
    display: block;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.scroll-to-top.show {
    opacity: 1;
    visibility: visible;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.scroll-to-top i {
    color: #fff;
    font-size: 20px;
    display: inline-block
}

.scroll-to-top:hover > i {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
