/*
  auther:f7
  date:2016.11
*/
/*  Reset  */
body { background:#fff; color:#000; font:14px/1.8em "Helvetica Neue",Helvetica,Arial;; text-align:left;}
ol,ul { list-style:none;}
h1,h2,h3,h4,h5,h6,p { margin:0;}
input,textarea,select,button,td { font-size:100%;}
a { color:#000; text-decoration:none;}
a:hover { color:#00479d; text-decoration:none;}
img { display:block; }
a,div,p,ul,li,dl,dt,dd,input,span,em,strong,img { -webkit-tap-highlight-color:rgba(0,0,0,0);} 
input,textarea { outline:none;}

a,
input,
.googleSearch,
.mobile-language-list,
a img { -webkit-transition-duration:300ms; -moz-transition-duration:300ms; transition-duration:300ms;}

.maxWidth { width:1200px; margin:auto;}
.maxWidth:after { display:block; clear:both; content:""; visibility:hidden; height:0;}

.pcNotShow { display:none; }
.mobileNotShow { display:block; }

.mod-middle {
  display:-webkit-box;
  -webkit-box-orient:horizontal;
  -webkit-box-pack:center;
  -webkit-box-align:center;
  
  display:-moz-box;
  -moz-box-orient:horizontal;
  -moz-box-pack:center;
  -moz-box-align:center;
  
  display:-o-box;
  -o-box-orient:horizontal;
  -o-box-pack:center;
  -o-box-align:center;
  
  display:-ms-box;
  -ms-box-orient:horizontal;
  -ms-box-pack:center;
  -ms-box-align:center;
  
  display:box;
  box-orient:horizontal;
  box-pack:center;
  box-align:center;
}

/*  CMS Common title colors  */
.title_default{ }
.title_black{ color:black !important;}
.title_red{ color:red !important;}
.title_blue{ color:blue !important;}
.title_green{ color:green !important;}
.title_brown{ color:brown !important;}
.title_gray{ color:gray !important;}

/**/
.header { background:#dc255c; padding:23px 0 20px;}
.taiwan .header { padding:15px 0; }
.logo { float:left; }
.googleSearch { float:right; color:#fff; padding-top:3px;}
.taiwan .googleSearch { padding-top:14px; }
.googleSearch-keywords { width:150px; color:#333;}
.googleSearch-but { color:#000;}
.googleSearch .link { margin-right:15px; color:#fff;}
.googleSearch .link:hover { color:#ff0; }

/**/
.naver { background:#333; color:#fff;}
.nav-right { float:right; height:45px;}
.nav-right:after { display:block; clear:both; content:""; visibility:hidden; height:0;}
.nav-left { float:left; font-size:16px;}
.nav-left ul { position:relative; }
.nav-left li { float:left; border-left:1px solid #505050;}
.nav-left li:first-child { border-left:0; }
.nav-left a { display:block; font:bold 20px/35px Arial; padding:5px 18px; color:#fff;}
.nav-left a:hover { background:#000; }
.nav-left .current { border-left:0; margin-right:-1px; position:relative; z-index:2;}
.nav-left .current a { padding-bottom:0; border-bottom:5px solid #e20053; background:#000;}

.nav-right a { line-height:45px; color:#fff; display:inline-block; padding:0 5px 0 15px; max-width:100px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.nav-right a:hover { background:#000;}
.nav-right select { float:right; *float:none; *display:inline-block; margin-top:10px; font-size:16px; color:#333; line-height:24px; height:24px; background:#fff;}
.nav-right .js-dialog-login { padding:0 15px; }
.nav-not-width ul { width:auto !important; }
.headLogin { float:left; *float:none; *display:inline-block; margin-right:5px; position:relative;}
.login-manage a { display:block; background:#333; padding:0; max-width:100%;}
.login-manage { display:none; position:absolute; top:45px; left:0; width:100%; text-align:center;}
.headLogin:hover .login-manage { display:block; }

/**/
.ad { margin-top:15px; }

/**/
.focus { margin-top:15px; background:#000; color:#fff;}
.focus a { color:#fff; }
.focus a:hover { color:#ff0; }
.focus .photo { width:720px; float:left;}
.focus .photo img { width:100%; }
.focus .text { margin-left:740px; padding-right:15px;}
.focus ul { margin-left:740px; padding-right:15px;}
.focus h2 { font:bold 24px/30px Georgia; padding-top:15px; height:60px; overflow:hidden;}
.focus p { font:14px/20px Arial; color:#999; padding:8px 0 0; height:80px; overflow:hidden;}
.focus ul { padding-top:15px; font:bold 18px/24px Georgia;}
.focus ul a { display:block; height:48px; overflow:hidden;}
.focus ul li { padding:12px 0; border-top:1px dashed #3e3e3e;}

.focus-no-list .text { height:380px; overflow:hidden;}
.focus-no-list h2,
.focus-no-list p { height:auto; }
.focus-no-list h2 { padding-top:20px; }
.focus-no-list p { font-size:16px; line-height:1.65em; padding-top:12px;}

/**/
.mod { margin-top:15px; }
.mod-title { color:#dc255c; font:normal 40px/38px Arial; border-left:13px solid #dc255c; padding-left:20px;}
.mod-title a { color:#dc255c; display:block; padding-left:20px; border-left:13px solid #dc255c; margin-left:-33px;}
.mod-title a:hover { color:#820229; border-left:13px solid #820229;}

/**/
.indexNews-con { width:1215px; margin-right:30px;}
.indexNews-con .news-item { width:390px; float:left; margin:15px 15px 0 0; background:#f3f3f3;}
.indexNews-con .news-item:hover { background:#e5e5e5;}
.indexNews-con .news-item-photo img { width:390px; height:219px; }
.indexNews-con .news-item-photo a { display:block; position:relative; }
.indexNews-con .news-item-photo em { position:absolute; bottom:0; left:0; width:100%; line-height:34px; background:url("../img/opacity-50.png"); font-style:normal; overflow:hidden;}
.indexNews-con .news-item-photo span { display:inline-block; color:#fff; padding-left:5px;}
.indexNews-con i { margin-left:5px; }
.indexNews-con .icon-video { float:left; width:34px; height:34px; background:url("../img/icon-video.png") no-repeat center center;}
.indexNews-con .icon-audio { float:left; width:34px; height:34px; background:url("../img/icon-audio.png") no-repeat center center;}
.indexNews-con .news-item-photo a:hover span { color:#ff0; }
.indexNews-con .news-item-photo a:hover .icon-video { background-image:url("../img/icon-video-hover.png"); }
.indexNews-con .news-item-photo a:hover .icon-audio { background-image:url("../img/icon-audio-hover.png"); }

.indexNews-con .news-item-text { padding:8px 10px 10px; }
.indexNews-con .news-item-text h3 { font:bold 18px/24px Georgia; height:48px; overflow:hidden;}
.indexNews-con .news-item-text h3 a { display:block; }
.indexNews-con .news-item-text p { font:14px/20px Arial; color:#999; padding:3px 0 0; height:80px; overflow:hidden;}

/**/
.indexRadio-con { margin-top:15px; }
.indexRadio-con img { max-width:100%; }


/**/
.mod-indexPhoto { width:720px; float:left; position:relative;}
.mod-indexMostPopular { margin-left:736px;}

.indexPhoto-con { margin-top:15px; overflow:hidden; position:relative;}
#js-indexPhoto-scroll,
#js-indexPhoto-scroll-opinion,
.indexPhoto-con .scroll { position:absolute; z-index:2; top:0;}
.indexPhoto-con .placeholder img { visibility:hidden;}
.indexPhoto-con img { width:720px; height:405px;}
.indexPhoto-con dl { position:relative; width:100%; float:left;}
.indexPhoto-con dd { position:absolute; width:100%; left:0; bottom:0; background:url("../img/opacity-50.png"); }
.indexPhoto-con dd a { display:block; font:bold 18px/24px Georgia; height:48px; color:#fff; margin:10px 15px; overflow:hidden;}
.indexPhoto-con dd a:hover { color:#ff0; }
.indexPhoto-con dd span { color:#fff; line-height:1.6em; display:block; padding:0 15px; color:#eee; padding-bottom:10px;}

.indexMostPopular-con { margin-top:15px;}
.indexMostPopular-con a { display:block; font:bold 18px/24px Georgia; padding:16px 0 17px; overflow:hidden;}
.indexMostPopular-con a:nth-child(odd) { background:#e5e5e5; }
.indexMostPopular-con a em { float:left; font-style:normal; background:#dc255c; color:#fff; width:40px; height:40px; text-align:center; line-height:34px; border-radius:40px; font-size:22px; margin:4px 0 0 20px;}
.indexMostPopular-con a span { display:block; margin-left:76px; height:48px; padding-right:15px; overflow:hidden;}

#indexPhoto-dot { position:absolute; bottom:3px; right:3px; z-index:3;}
#indexPhoto-dot em { display:inline-block; width:14px; height:14px; border-radius:14px; background:#fff; text-indent:-999em; overflow:hidden; margin:0 6px 0 0; box-shadow:inset 1px 1px 1px #ccc;}
#indexPhoto-dot .current { background:#d30b0d; box-shadow:inset 1px 1px 1px #ac090a;}

#indexPhoto-dot-opinion { position:absolute; bottom:3px; right:3px; z-index:3;}
#indexPhoto-dot-opinion em { display:inline-block; width:14px; height:14px; border-radius:14px; background:#fff; text-indent:-999em; overflow:hidden; margin:0 6px 0 0; box-shadow:inset 1px 1px 1px #ccc;}
#indexPhoto-dot-opinion .current { background:#d30b0d; box-shadow:inset 1px 1px 1px #ac090a;}

/**/
.indexColumnists-con { margin-top:15px;}
.indexColumnists-con a { display:block; padding:10px 0 15px; overflow:hidden;}
.indexColumnists-con a:nth-child(odd) { background:#e5e5e5; }
.indexColumnists-con .face { float:left; margin:6px 0 0 20px;}
.indexColumnists-con .face img { width:67px; height:67px; border-radius:100px; display:block;}
.indexColumnists-con a span { display:block; margin-left:105px; }
.indexColumnists-con a strong { display:block; font:bold 16px/28px Georgia; height:28px; overflow:hidden;}
.indexColumnists-con a span em  { font-style:normal; display:block; font-size:14px; line-height:16px; height:48px; padding-right:10px; color:#999; overflow:hidden;}
.indexColumnists-con a:hover span em { color:#00479d; }

/**/
.indexNihao-con { width:1220px; margin-right:-20px;}
.indexNihao-con dl { width:590px; float:left; margin:15px 20px 0 0; background:#f3f3f3; position:relative;}
.indexNihao-con dl:hover { background:#e5e5e5; }
.indexNihao-con dt { position:relative; }
.indexNihao-con dt img { width:590px; height:332px; }
.indexNihao-con .channel { width:100%; position:absolute; top:0; left:0; line-height:34px; height:34px; overflow:hidden; background:url("../img/opacity-50.png");}
.indexNihao-con .channel span { position:absolute; top:0; right:0; width:34px; height:34px; background:url("../img/photo-top-arrow.png") no-repeat;}
.indexNihao-con .channel strong { padding-left:10px; font-size:18px; color:#fff;}
.indexNihao-con .channel:hover strong { color:#ff0; }
.indexNihao-con dd { font:bold 18px/24px Georgia; height:48px; overflow:hidden; padding:0 15px; margin:7px 0 10px;}
.indexNihao-con dd a { display:block; }

/**/
.photoThree-con { width:1215px; margin-right:-15px; overflow:hidden;}
.photoThree-con dl { width:390px; float:left; margin:15px 15px 0 0; background:#f3f3f3;}
.photoThree-con dl:hover { background:#e5e5e5; }
.photoThree-con dt { position:relative;}
.photoThree-con dt img { width:390px; height:219px; }
.photoThree-con dd { font:bold 18px/24px Georgia; height:48px; overflow:hidden; padding:0 15px; margin:7px 0 10px;}
.photoThree-con dd a { display:block; }
.photoThree-con dt em { position:absolute; bottom:0; left:0; width:100%; line-height:34px; background:url("../img/opacity-50.png"); font-style:normal; overflow:hidden;}
.photoThree-con dt span { display:inline-block; color:#fff; padding-left:5px;}
.photoThree-con dt i { margin-left:5px; }
.photoThree-con .icon-video { float:left; width:34px; height:34px; background:url("../img/icon-video.png") no-repeat center center;}
.photoThree-con .icon-audio { float:left; width:34px; height:34px; background:url("../img/icon-audio.png") no-repeat center center;}

/**/
.photoFour-con { width:1216px; margin-right:-16px; overflow:hidden;}
.photoFour-con dl { width:288px; float:left; margin:15px 16px 0 0; background:#f3f3f3;}
.photoFour-con dl:hover { background:#e5e5e5; }
.photoFour-con dt img { width:288px; height:384px; }
.photoFour-con dd { font:bold 18px/24px Georgia; height:48px; overflow:hidden; padding:0 15px; margin:7px 0 10px;}
.photoFour-con dd a { display:block; }

/**/
.photoRelated-con { width:735px; margin-right:-15px; overflow:hidden;}
.photoRelated-con dl { width:352px; float:left; margin:15px 15px 0 0; background:#f3f3f3;}
.photoRelated-con dl:hover { background:#e5e5e5; }
.photoRelated-con dt { position:relative;}
.photoRelated-con dt img { width:352px; height:198px; }
.photoRelated-con dd { font:bold 16px/24px Georgia; height:48px; overflow:hidden; padding:0 15px; margin:7px 0 10px;}
.photoRelated-con dd a { display:block; }
.photoRelated-con dt em { position:absolute; bottom:0; left:0; width:100%; line-height:34px; background:url("../img/opacity-50.png"); font-style:normal; overflow:hidden;}
.photoRelated-con dt span { display:inline-block; color:#fff; padding-left:5px;}
.photoRelated-con dt i { margin-left:5px; }
.photoRelated-con .icon-video { float:left; width:34px; height:34px; background:url("../img/icon-video.png") no-repeat center center;}
.photoRelated-con .icon-audio { float:left; width:34px; height:34px; background:url("../img/icon-audio.png") no-repeat center center;}

/**/
.edit_related2013 { width:1200px; margin:auto;}
.edit_related2013:after { display:block; clear:both; content:""; visibility:hidden; height:0;}
.edit_related2013 ul { width:390px; float:left; margin:15px 15px 0 0; background:#f3f3f3;}
.edit_related2013 ul:hover { background:#e5e5e5; }
.edit_related2013 li:first-child { position:relative;}
.edit_related2013 li img { width:390px; height:219px; }
.edit_related2013 li:last-child { font:bold 18px/24px Georgia; height:48px; overflow:hidden; padding:0 15px; margin:7px 0 10px;}
.edit_related2013 li:last-child a { display:block; }
/**/
#edit_related2013 { width:1200px; margin:auto;}
#edit_related2013:after { display:block; clear:both; content:""; visibility:hidden; height:0;}
#edit_related2013 ul { width:390px; float:left; margin:15px 15px 0 0; background:#f3f3f3;}
#edit_related2013 ul:hover { background:#e5e5e5; }
#edit_related2013 li:first-child { position:relative;}
#edit_related2013 li img { width:390px; height:219px; }
#edit_related2013 li:last-child { font:bold 18px/24px Georgia; height:48px; overflow:hidden; padding:0 15px; margin:7px 0 10px;}
#edit_related2013 li:last-child a { display:block; }



/**/
.rightPhoto-con { width:100%; overflow:hidden;}
.rightPhoto-con dl { padding:15px 0; border-top:1px solid #d9d9d9; margin-top:-1px;}
.rightPhoto-con dt { width:200px; height:113px; float:left;}
.rightPhoto-con img { width:100%; display:block;}
.rightPhoto-con a { display:block; position:relative; }
.rightPhoto-con em { position:absolute; bottom:0; left:0; width:100%; line-height:34px; background:url("../img/opacity-50.png"); font-style:normal; overflow:hidden;}
.rightPhoto-con span { display:inline-block; color:#fff; padding-left:5px;}
.rightPhoto-con i { margin-left:5px; }
.rightPhoto-con .icon-video { float:left; width:34px; height:34px; background:url("../img/icon-video.png") no-repeat center center;}
.rightPhoto-con .icon-audio { float:left; width:34px; height:34px; background:url("../img/icon-audio.png") no-repeat center center;}
.rightPhoto-con a:hover { color:#00479d; }
.rightPhoto-con dd { margin:0 0 0 200px; }
.rightPhoto-con dd a { font-size:18px; height:113px; overflow:hidden;  padding:0 10px 0 12px;}

.rightPhoto-con .shade { width:100%; height:100%; background:url("../img/icon-play-shade.png") no-repeat center center; position:absolute; top:0; left:0;}



/**/
.indexAlsoFind-con { padding:30px 0; }
.indexAlsoFind-con img { display:inline-block; margin:0 15px; width:138px;}

/**/
.appDown { background: rgba(0,0,0,0.6); padding:23px 0 10px;}
.appDown-logo { float:left; padding-top:23px;}
.appDown-code { float:right; }
.appDown-code img { display:inline-block; margin-left:50px;}
.appDown-but { float:right; }
.appDown-but a { color:#fff; }

/**/
.footLink { background:#000; color:#fff; padding-top:30px;}
.footLink a { display:block; color:#fff; line-height:30px;}
.footLink a:hover { color:#ff0;}
.footLink p a { color:#999;}
.footLink p a:hover { color:#fff;}

.footLink h3 { font-size:24px; font-weight:bold;}
.footLink p { font-size:14px; padding-top:25px;}

.footLink-con { font-size:0; }
.footLink-item { display:inline-block; width:16%; padding-bottom:30px; vertical-align:top; *float:left;}
.footLink-item-especial { width:18.5%;}
.footLink-full { width:100%; overflow:hidden;}

.footOtherLink { background:#000; color:#fff; padding:20px 0 40px;}
.footOtherLink h3 { font-size:24px; font-weight:bold;}
.footOtherLink p { font-size:14px; line-height:1.6em; padding:20px 0 0; color:#999;}
.footOtherLink p strong { color:#fff; }
.footOtherLink p a { color:#999; padding:0 10px;}
.footOtherLink p a:hover { color:#fff; }

.footAboutLink { background:#000; text-align:center; color:#999; padding-bottom:10px;}
.footAboutLink a { color:#999; padding:0 10px;}
.footAboutLink a:hover { color:#fff; }

.footCopyright { background:#000; padding:10px 0 40px;}
.footCopyright-con { text-align:center; color:#999; line-height:2em;}
.footCopyright-con img { display:inline-block; vertical-align:middle; margin-left:10px;}
.footCopyright-con a { color:#f00; }
.footCopyright-con a:hover { color:#fff; }

#goup { width:0; height:0; position:fixed; left:50%; bottom:100px; display:none;}
#goup a { display:block; margin-left:610px; width:46px; height:45px; background:url("../img/up.png") no-repeat;}
#goup a:hover { background:url("../img/up-hover.png") no-repeat; }

.footer-space { clear:both; width:100%; height:20px; overflow:hidden;}

/**/
.sideAlsoFind { width:0; height:0; position:fixed; left:50%; top:124px;}
.sideAlsoFind-con { position:absolute; top:0; left:610px;}
.sideAlsoFind-con img { display:block; width:39px; height:39px; margin-top:8px;}

.side-wechat-show { position:absolute; bottom:0; right:45px; display:none;}
.side-wechat-show img { width:132px; height:132px;}




/* News */
.newsList-con { width:1216px; margin-right:-16px; overflow:hidden;}
.newsList-con .news-item { width:592px; float:left; margin:15px 16px 0 0; background:#f3f3f3;}
.newsList-con .news-item:hover { background:#e5e5e5;}
.newsList-con.main-list { width:100%; margin-right:0; overflow:hidden;}
.newsList-con.main-list .news-item { width:100%; float:none; margin:15px 0 0 0;}

.newsList-con .news-item-photo { width:240px; height:135px; float:left;}
.newsList-con .news-item-photo img { width:100%; height:100%; }
.newsList-con .news-item-photo a { display:block; position:relative; height:100%; width:100%;}
.newsList-con .news-item-photo .shade { width:100%; height:100%; background:url("../img/icon-play-shade.png") no-repeat center center; position:absolute; top:0; left:0;}
.newsList-con .news-item-photo em { position:absolute; bottom:0; left:0; width:100%; line-height:34px; background:url("../img/opacity-50.png"); font-style:normal; overflow:hidden;}
.newsList-con .news-item-photo span { display:inline-block; color:#fff; padding-left:5px;}
.newsList-con i { margin-left:5px; }
.newsList-con .icon-video { float:left; width:34px; height:34px; background:url("../img/icon-video.png") no-repeat center center;}
.newsList-con .icon-audio { float:left; width:34px; height:34px; background:url("../img/icon-audio.png") no-repeat center center;}
.newsList-con .news-item-photo a:hover span { color:#ff0; }
.newsList-con .news-item-photo a:hover .icon-video { background-image:url("../img/icon-video-hover.png"); }
.newsList-con .news-item-photo a:hover .icon-audio { background-image:url("../img/icon-audio-hover.png"); }

.newsList-con .news-item-text { margin:0 0 0 240px; padding:8px 10px 8px 12px; }
.newsList-con .news-item-text h3 { font:bold 18px/24px Georgia; height:48px; overflow:hidden;}
.newsList-con .news-item-text h3 a { display:block; }
.newsList-con .news-item-text p { font:12px/17px Arial; color:#999; padding:3px 0 0; height:68px; overflow:hidden;}

.newsList-con.main-list .news-item-text { height:119px; overflow:hidden;}
.newsList-con.main-list .news-item-text h3 { font:bold 24px/34px Georgia; height:auto;}
.newsList-con.main-list .news-item-text p { font:16px/24px Arial; height:auto;}

.stories-con { margin-top:15px; width:100%; height:200px; background:#f2f2f2;}


/**/
.pages { clear:both; text-align:center; padding-bottom:20px; background:#fff; margin-top:30px;}
.pages a,
.pages span { display:inline-block; line-height:26px; border:1px solid #d9d9d9; border-radius:5px; padding:0 10px; margin:0 1px;}
.pages a:hover { text-decoration:none;}
.pages span { border:0;}
.pages .pages-omit { padding:0 5px;}
.pages .pages-current,
.pages .curPage { border:1px solid #dc255c; font-weight:bold; background:#dc255c; color:#fff; padding:0 10px;}
.pages a:hover { background:#dc255c; color:#fff; border:1px solid #dc255c;}
.pages .pages-dead { color:#d9d9d9; border:1px solid #ddd;}
.pages .pages-sum { padding-left:30px; }

/**/
.pageStyle5 { clear:both; text-align:center; padding-bottom:20px; background:#fff; margin-top:30px;}
.pageStyle5 a,
.pageStyle5 span,
.pageStyle5 .sumPage { display:inline-block; line-height:26px; border:1px solid #d9d9d9; border-radius:5px; padding:0 10px; margin:0 1px;}
.pageStyle5 a:hover { text-decoration:none;}
.pageStyle5 span { border:0;}
.pageStyle5 .curPage { border:1px solid #dc255c; font-weight:bold; background:#dc255c; color:#fff; padding:0 10px;}
.pageStyle5 a:hover { background:#dc255c; color:#fff; border:1px solid #dc255c;}
.pageStyle5 .nextPage { display:none; }

/**/
.ugc-con { padding-bottom:50px;}
.ugc-form-item { margin-top:30px; width:100%; overflow:hidden;}
.ugc-form-item-name { float:left; width:120px; font:bold 24px/34px Georgia; }
.ugc-form-item-con { margin-left:120px;}
.ugc-form-item-con input { border:1px solid #d9d9d9; line-height:18px; height:18px; padding:8px 5px; width:96%;}
.ugc-form-item-con textarea { height:200px; border:1px solid #d9d9d9; padding:5px; width:96%; line-height:26px;}
.ugc-form-item-but { padding-left:120px;  margin-top:20px;}
.ugc-form-item-but input { width:120px; line-height:40px; font-size:18px; color:#fff; margin-right:10px; background:#dc255c; border:0;}
.ugc-form-item-but input:hover { background:#820229;}


/**/
.article-left { width:720px; float:left; }
.article-right { margin-left:736px; }
.article-right .mod-indexMostPopular { margin-left:0; }

.article-con { font-size:16px; line-height:1.8em; padding:20px 0;padding-top:0px;}
.article-con .pcenter { text-align:center; }
.article-con .pright{text-align:right;}
.article-con .pcenter img { margin:auto; }
.article-con .news_img_title { margin:0; font-size:15px; line-height:1.6em; color:#666; text-align:left; padding-top:10px;}
.article-title { line-height:1.2em; padding-bottom:15px;}
.article-title span { display:none; }
.article-con img { max-width:100%;}
.article-con p { margin-top:15px;word-wrap: break-word;}
.article-con video { width:100% !important; display:block; margin:auto;}
.article-con audio { display:none; }

.article-type { color:#999; border-bottom:1px solid #d9d9d9; position:relative; line-height:2em; padding-bottom:10px;}
.article-type-item { margin-right:20px; }
.article-type a { color:#999;}
.article-type a:hover { color:#f00;}
.article-tool { position:absolute; top:0; right:0; *display:none;}

.article-head-commentBut,
.article-share,
.article-head-down { display:inline-block; width:26px; height:26px; margin-left:10px;}
.article-head-commentBut { text-indent:-999em; background:url("../img/article-icon-comment.png") no-repeat center center;display: none;}
.article-head-down { text-indent:-999em; background:url("../img/article-icon-down.png") no-repeat center center;}
.article-share { position:relative; }
/*.article-share:hover .article-share-list { display:block; }*/
.article-share .article-share-but { text-indent:-999em; display:block; width:100%; height:100%; background:url("../img/article-icon-share.png") no-repeat center center;}

.article-share-list { position:absolute; top:26px;  right:-17px; padding-top:12px; width:194px; background:#fff; z-index:100; display:none;}
.article-share-triangle { width:20px; height:12px; background:url("../img/article-share-triangle.png") no-repeat center center; position:absolute; top:1px; right:18px;}

.article-share-head { color:#000; padding:0 13px; line-height:36px; position:relative; font-weight:bold; border:1px solid #d9d9d9;}
.article-share-head a { position:absolute; top:0; right:0px; width:36px; text-align:left; text-indent:-999em; overflow:hidden; background:url("../img/share-close.png") no-repeat center center;}
/*.article-share-head a:hover { background-color:#f7f7f7; }*/
.article-share-con { padding:5px 0; border:1px solid #d9d9d9; border-top:0;}
.article-share-con a { display:block; line-height:36px; text-align:left; color:#666; margin:2px 0;}
.article-share-con a:hover { background:#f7f7f7; color:#666;}
.article-share-con a.pcNotShow { display:none; }
.article-share-con a.mobileNotShow { display:block; }
.article-share-con em { display:inline-block; width:36px; height:36px; vertical-align:middle; margin-left:8px;}
.article-share-con span { display:inline-block; vertical-align:middle; padding-left:8px;}
.article-share-con .email em { background:url("../img/icon-share-email.png") no-repeat center center; }
.article-share-con .facebook em { background:url("../img/icon-share-facebook.png") no-repeat center center; }
.article-share-con .messenger em { background:url("../img/icon-share-messenger.png") no-repeat center center; }
.article-share-con .twitter em { background:url("../img/icon-share-twitter.png") no-repeat center center; }
.article-share-con .pinterest em { background:url("../img/icon-share-pinterest.png") no-repeat center center; }
.article-share-con .linkedIn em { background:url("../img/icon-share-linkedIn.png") no-repeat center center; }



/**/
.CNComment { border-top:1px solid #d9d9d9; margin-top:20px; width:720px;display:none;}
.CNComment-head { line-height:68px; width:100%; overflow:hidden;}
.CNComment-head h3 { float:left; color:#dc255c; font:bold 24px/68px Georgia;}
.CNComment-head .CNComment-type { float:right; font-size:18px; color:#000;}
.CNComment-head .CNComment-type em { font-style:normal; padding-right:10px;}
.CNComment-form { border:1px solid #d9d9d9; overflow:hidden;}
.CNComment-item .CNComment-form { margin-top:15px; }
.CNComment-form textarea { width:98%; padding:5px 8px; border:0; height:140px; resize:none;}
.CNComment-item .CNComment-form textarea { height:100px; }
.CNComment-form-button { border-top:1px solid #d9d9d9; width:100%; overflow:hidden;}
.CNComment-form-button input { line-height:18px; height:38px; padding:10px 22px; border:0; background:#dc255c; color:#fff; float:right; font-size:18px;}
.CNComment-form-button input:hover { background:#c36;}

.CNComment-list { overflow:hidden; }
.CNComment-item { border-top:1px solid #d9d9d9; padding:25px 0 15px; margin-top:-1px; width:100%; overflow:hidden;}
.CNComment-item .CNComment-item,
.CNComment-childItem { margin-top:15px; border:0; background:#f3f3f3; padding-top:15px; overflow:hidden;}
.CNComment-childItem { padding-bottom:15px; }
.CNComment-item-userhead,
.CNComment-Child-userhead { float:left; margin-left:6px; width:68px;}
.CNComment-item-userhead img,
.CNComment-Child-userhead img { width:68px; height:68px; border-radius:100px; }
.CNComment-item-con,
.CNComment-ChildCon { margin-left:95px; }
.CNComment-item-author { font:bold 18px/32px Georgia; color:#000;}
.CNComment-item-author a { color:#000; }
.CNComment-item-author a:hover { color:#00479d; }
.CNComment-item-text { font-size:16px; line-height:1.8em; padding-bottom:10px; padding-right:10px;}
.CNComment-item-type { color:#999; width:100%; overflow:hidden;}
.CNComment-item-type a { color:#999; }
.CNComment-item-type a:hover { color:#00479d; }
.CNComment-item-type-left { float:left;}
.CNComment-item-type-right { float:right; padding-right:10px;}
.CNComment-item-type em { font-style:normal; padding-left:5px; vertical-align:middle;}
.CNComment-item-type-right a,
.CNComment-item-type a { margin-left:15px; display:inline-block;}
.CNComment-item-type-right i { display:inline-block; width:16px; height:16px; overflow:hidden; vertical-align:middle;}
.CNComment-item-good i { background:url("../img/icon-comment-good.png") no-repeat center center; *background-position-y:0;}
.CNComment-item-reply i { background:url("../img/icon-comment-reply.png") no-repeat center center; *background-position-y:0;}
.CNComment-item-type { text-align:right; }
.CNComment-item-praise { background:url("../img/icon-comment-good.png") no-repeat center center; *background-position-y:0; padding-left:35px;}
.CNComment-ChildName { position:relative; }
.CNComment-childType { position:absolute; top:0; right:20px; color:#999;}
.CNComment-childType a { margin-left:15px; color:#999;}



.CNComment-list-more { margin-top:20px; }
.CNComment-list-more a { display:block; font:bold 18px/48px Georgia; border:1px solid #d9d9d9; text-align:center;}
.CNComment-list-more a:hover { color:#000; background:#f7f7f7;}
.CNComment-list-more em { color:#999; padding-left:10px;}

.comment-list .CNComment { border-top:0; margin:0 auto;}
.comment-list .pages { margin-top:50px; }

/* old reset */
.CNComment-face,
.CNComment-form-note,
.CNComment-userManage-list,
.CNComment-item-share,
.CNComment-gather h4,
.CNComment-childForm .CNComment-form-type,
.CNComment-childItem-type { display:none; }
.CNComment-form-type { line-height:38px; padding-left:15px; border-top:1px solid #d9d9d9;}

.CNComment-form { position:relative; }
.CNComment-form-button input { position:absolute; bottom:0; right:0; float:none;}

.CNComment-childForm form { margin-top:10px; border:1px solid #d9d9d9; overflow:hidden; position:relative;}
.CNComment-childForm textarea { width:98%; padding:5px 8px; border:0; height:100px; resize:none;}
.CNComment-form-button { border-top:1px solid #d9d9d9; width:100%; overflow:hidden;}
.CNComment-childForm-button { position:absolute; right:0; bottom:0; width:100%; border-top:1px solid #d9d9d9;}
.CNComment-childForm-button input { line-height:18px; height:38px; padding:10px 22px; border:0; background:#dc255c; color:#fff; float:right; font-size:18px;}
.CNComment-childForm-button input:hover { background:#c36;}
.CNComment-childForm-con { padding-bottom:25px; }

.CNComment-otherLogin,
.CNComment-login-link { display:none; }
.CNComment-login-input input { line-height:16px; padding:5px; margin-right:5px;}
.CNComment-item-time { float:right; color:#999;}



/**/
.whoShare { margin-top:20px; width:720px;}
.whoShare-title { color:#dc255c; font:bold 24px/48px Georgia;}
.whoShare-con { border:1px solid #d9d9d9; margin-top:5px; padding:15px 10px; overflow:hidden;}
.whoShare-con a { float:left; margin:9px 29px; width:58px;}
.whoShare-con img { width:58px; height:58px; border-radius:100px;}



/* photo */
.photo-focus-box { position:relative; }
.photo-focus { width:900px; margin:15px auto 0;}
.photo-focus.indexPhoto-con img { height:506px; width:100%;}
.photo-focus dd a { height:auto;}
.photo-focus-left,
.photo-focus-right { position:absolute; top:0; width:150px; height:506px;}
.photo-focus-left { left:0; background:url("../img/icon-photo-focus-left.jpg") no-repeat left center;}
.photo-focus-right { right:0; background:url("../img/icon-photo-focus-right.jpg") no-repeat right center;}

/*.photoEnd-con { text-align:center; }*/
.photoEnd-big { text-align:center; margin-top:25px;}
.photoEnd-big-con { position:relative;}
.photoEnd-big-con a { text-indent:-999em; }
.photoEnd-big img { display:block; margin:auto; max-width:1200px;}
.photoEnd-type { background:#333; color:#eee; padding:20px 12px; overflow:hidden;}
.photoEnd-count { float:left; width:50px; text-align:center; color:#f00; font-size:18px; line-height:1.8em;}
.photoEnd-info { margin-left:60px; font-size:18px; line-height:1.8em; text-align:left;}
.photoEnd-foot { background:#333; padding:12px;}

.photoEnd-small { background:#000; overflow:hidden; padding:9px 2px 9px 9px; position:relative;}
.photoEnd-small ul { width:1167; margin-right:-9px; height:127px; overflow:hidden;}
.photoEnd-small ul li { float:left; margin-right:9px;}
.photoEnd-small ul img { display:block; width:224px; height:127px; }
.photoEnd-small .current img { width:218px; height:121px; border:3px solid #dc255c;}

.photoEnd-previous { position:absolute; top:0; left:0; width:50%; height:100%; background:url('../img/icon-photo-big-left.png') no-repeat left center;}
.photoEnd-next { position:absolute; top:0; right:0; width:50%; height:100%; background:url('../img/icon-photo-big-right.png') no-repeat right center;}

.photoEnd-small-previous,
.photoEnd-small-next { position:absolute; top:0; width:60px; height:100%; text-indent:-999em;}
.photoEnd-small-previous { left:0; background:url('../img/icon-photo-small-left.png') no-repeat center center;}
.photoEnd-small-next { right:0; background:url('../img/icon-photo-small-right.png') no-repeat center center;}


/* Opinion */
.fullPhoto img { width:100%;}
.fullPhoto dl { position:relative;}
.fullPhoto dd { position:absolute; width:100%; left:0; bottom:0; background:url("../img/opacity-50.png"); }
.fullPhoto dd a { display:block; font:bold 18px/28px Georgia; color:#fff; margin:10px 15px;}
.fullPhoto dd a:hover { color:#ff0; }

/**/
.columnists-con { width:1216px; margin-right:-16px; overflow:hidden;}
.columnists-con a { width:592px; float:left; margin:15px 16px 0 0; padding:10px 0 15px; overflow:hidden;}
.columnists-con a:nth-child(4n-0),
.columnists-con a:nth-child(4n-1) { background:#e5e5e5; }
.columnists-con .face { float:left; margin:6px 0 0 20px;}
.columnists-con .face img { width:67px; height:67px; border-radius:100px; display:block;}
.columnists-con a span { display:block; margin-left:105px; }
.columnists-con a strong { display:block; font:bold 16px/28px Georgia; height:28px; overflow:hidden;}
.columnists-con a span em  { font-style:normal; display:block; font-size:14px; line-height:16px; height:48px; padding-right:10px; color:#999; overflow:hidden;}
.columnists-con a:hover span em { color:#00479d; }


/**/
.listHead-columnists { border-bottom:1px solid #d9d9d9; padding-bottom:10px; margin-bottom:40px;}
.listHead-columnists a { margin-top:0; display:table; width:100%;}
.listHead-columnists a span { display:table-cell;  vertical-align:middle; padding-left:15px; margin-left:0;}
.listHead-columnists a span em { height:auto; }
.listHead-columnists .face { margin-top:3px; }
.listHead-columnists .face img { width:120px; height:120px; border-radius:0; display:block;}
.columnists-con a strong { font-size:18px; }
.columnists-con a span em  { font-size:16px; line-height:22px;}


/* Search */
.search-form { border:1px solid #b1b1b1; position: relative;}
.search-form-in { width:98%; padding:10px 1%; line-height:18px; border:0;}
.search-form-but { position:absolute; top:0; right:0; width:38px; height:38px; border:0; background:url("../img/icon-search-but.png") no-repeat center center;}



/* timeline */
.timeline-main .CNComment-head { display:none; }
.timeline-head { font:30px/40px Georgia; padding:10px 0;}
.timeline-head a { display:inline-block; margin-right:40px; font-style:normal;}
.timeline-head .current { color:#dc255c; font-weight:bold; border-bottom:2px solid #dc255c;}
.timeline-con img { max-width:100%}

.rightNews-photoText-con { width:100%; }
.rightNews-photoText-con .news-item { float:none; width:100%; margin-right:0; background:none; border-top:1px solid #d9d9d9; padding:14px 0; margin-top:-1px; overflow:hidden;}
.rightNews-photoText-con .news-item:hover { background:none; }
.rightNews-photoText-con .news-item p { display:none; }
.rightNews-photoText-con .news-item img { width:150px; height:84px;}
.rightNews-photoText-con .news-item-photo { width:150px; height:auto;}
.rightNews-photoText-con .news-item-text { margin-left:150px; padding:0 10px 0 12px; height:84px; overflow:hidden;}
.rightNews-photoText-con .news-item h3 { font-size:18px; font-weight:normal; line-height:1.5em; font-family:Arial; height:100%;}
.rightNews-photoText-con .news-item h3 a { height:100%; }
.rightNews-photoText-con .news-item-photo em { line-height:24px;}
.rightNews-photoText-con .icon-video { width:24px; height:24px; background-size:60% auto;}
.rightNews-photoText-con .icon-audio { width:24px; height:24px; background-size:60% auto;}

.timeline-box { margin:15px 0 0 43px; border-left:1px solid #dc255c; padding-left:26px;}
.timeline-item { margin-bottom:24px; }
.timeline-photo { margin-top:24px; }
.timeline-photo img { width:620px; display:block;}
.timeline-title { line-height:34px; height:34px; overflow:hidden; font-size:18px; margin-left:-70px;}
.timeline-title .time { width:88px; height:34px; display:inline-block; background:#dc255c; color:#fff; font-size:30px; font-weight:bold; text-align:center; float:left;}
.timeline-title a,
.timeline-title em { display:block; vertical-align:top; margin-left:96px; font-style:normal;}
.timeline-text { font-size:16px; line-height:1.6em; padding-top:12px;}
.timeline-text audio{display: none;}



/* about */
.about-left { width:720px; float:left;}
.about-right { margin-left:740px;}

.about-left .newsList-con { width:100%; }
.about-left .newsList-con .news-item { margin-right:0; width:100%; }

.about-left .indexPhoto-con { margin-top:0; }

/**/
.onlyPhoto-double { width:736px; margin-right:-16px; overflow:hidden;}
.onlyPhoto-double dl { width:352px; float:left; margin:15px 16px 0 0; background:#f3f3f3;}
.onlyPhoto-double dl:hover { background:#e5e5e5; }
.onlyPhoto-double dt { position:relative;}
.onlyPhoto-double dt img { width:352px; height:198px; }
.onlyPhoto-double dd { font:bold 18px/24px Georgia; height:48px; overflow:hidden; padding:0 15px; margin:7px 0 10px; display:none;}
.onlyPhoto-double dd a { display:block; }
.onlyPhoto-double dt em { position:absolute; bottom:0; left:0; width:100%; line-height:34px; background:url("../img/opacity-50.png"); font-style:normal; overflow:hidden; display:none;}
.onlyPhoto-double dt span { display:inline-block; color:#fff; padding-left:5px;}
.onlyPhoto-double dt i { margin-left:5px; }
.onlyPhoto-double .icon-video { float:left; width:34px; height:34px; background:url("../img/icon-video.png") no-repeat center center;}
.onlyPhoto-double .icon-audio { float:left; width:34px; height:34px; background:url("../img/icon-audio.png") no-repeat center center;}

/**/
.onlyPhoto-three { width:732px; margin-right:-12px; overflow:hidden;}
.onlyPhoto-three dl { width:232px; float:left; margin:15px 12px 0 0;}
.onlyPhoto-three dt { position:relative;}
.onlyPhoto-three dt img { width:232px; height:130px; }
.onlyPhoto-three dt em { display:none; }
.onlyPhoto-three dd { display:none;}


/**/
.about-rightPhoto dl { margin-top:15px; }
.about-rightPhoto dd,
.about-rightPhoto dt em { display:none; }
.about-rightPhoto img { display:block; width:100%;}


/**/
.about-rightList { font:bold 18px/1.5em Georgia; margin-top:15px; overflow:hidden;}
.about-rightList li { border-top:1px solid #d9d9d9; margin-top:-1px; padding-right:10px;}
.about-rightList li a { display:block; padding:10px 0;}

.onlyText-con { font-size:18px; padding-bottom:20px;}
.onlyText-con p { margin-top:15px; }
.onlyText-con .photo { text-align:center; padding-top:20px;}
.onlyText-con .photo img { margin:auto; }

/**/
.about-audio { overflow:hidden; padding-top:30px;}
.about-audio-item { width:410px; float:left; margin:0 42px 20px 0;}
.about-audio-item h3 { font:bold 30px/1.6em Georgia; }

.about-audio-list { border:1px solid #d9d9d9; }
.about-audio-item a { padding:10px; display:block; line-height:22px; font-size:16px; position:relative; border-top:1px solid #d9d9d9;}
.about-audio-item a:first-child { border-top:0; }
.about-audio-item a:nth-child(even) { background:#f3f3f3; }
.about-audio-item a span { color:#666; display:block;}
.about-audio-item a strong { display:block; font-weight:normal;}
.about-audio-item em { position:absolute; top:20px; right:10px; display:none;}
.about-audio-item em img { display:block; height:24px;}
.about-audio-item .current em { display:block; }
.about-audio-item .current span,
.about-audio-item .current strong { color:#dc255c; }

.audiojs .play-pause { width:auto !important;}


/**/
.magazineFocus { margin-top:0; }
.magazineFocus .indexPhoto-con { margin-top:15px; }
.magazine-archive .photoFour-con { width:736px; margin-right:-16px;}
.magazine-archive .photoFour-con dl { width:168px; margin-right:16px;}
.magazine-archive .photoFour-con dt img { width:100%; height:auto; }
.magazine-archive .photoFour-con dd { font-size:16px; line-height:20px;  height:40px;}


/**/
.NEWSPlus-radio { margin:20px 0; text-align:left;}
.NEWSPlus-radio img { display:inline-block; vertical-align:middle;}
.NEWSPlus-radio-logo { width:38%; }
.NEWSPlus-radio-play { width:11%; padding:0 10%;}
.NEWSPlus-radio-live { width:25%; }


/**/
.Dialog-login { width:500px; padding-top:20px;}
.Dialog-login-text-username input,
.Dialog-login-text-password input,
.Dialog-login-text-repassword input,
.Dialog-login-text-code input,
.Dialog-login-but,
.Dialog-commonLogo-con,
.Dialog-login-forgotPassword { display:block; width:80%; margin:auto;}
.Dialog-login-text-item { border-bottom:1px solid #d4d4d4; }

.Dialog-login-text input { border:0; line-height:30px; height:30px; display:block; padding:10px 0; font-size:18px; padding-left:8%; width:72%;}
.Dialog-login-text-username input { background:url("../img/icon-login-mail.png") no-repeat 0 center; }
.Dialog-login-text-password input { background:url("../img/icon-login-password.png") no-repeat 0 center; }
.Dialog-login-text-repassword input { background:url("../img/icon-login-password-re.png") no-repeat 0 center; }
.Dialog-login-text-code { position:relative; }
.Dialog-login-text-code input { background:url("../img/icon-login-code.png") no-repeat 0 center; }
.Dialog-login-text-code img { height:30px; position:absolute; top:10px; left:60%;}

.Dialog-login-but { padding-top:10px; }
.Dialog-login-but input { font-size:18px; width:100%; text-align:center; line-height:2.6em; background:#666; border:0; margin-top:15px; border-radius:10px; color:#fff;}
.Dialog-login-but input:last-child { background:#fa2d65;}
.Dialog-login-but input:hover { background:#444; }
.Dialog-login-but input:last-child:hover { background:#db2a5a; }

.Dialog-login-forgotPassword { text-align:right; font-size:18px; color:#adadad; line-height:3em; margin-top:10px; margin-bottom:10px;}

.Dialog-commonLogo { border-top:1px solid #e4e4e4; background:#f2f2f2;}
.Dialog-commonLogo h5 { color:#999; font-size:18px; font-weight:normal; line-height:3em;}
.Dialog-commonLogo-list { padding:10px 0 15px; }
.Dialog-commonLogo-list img { display:inline-block; width:66px; height:66px; background:#ccc; border-radius:100px; margin:0 15px;}
.Dialog-commonLogo-list a:hover img { background:#aaa; }

/* audio */
.audiojs { margin-top:20px; }
.audiojs p { margin:0; }

.vjs-no-js { display:none; }

/**/
#CHINA_COMMENT_redtip { position:absolute; top:0; width:100%; text-align:center;}

/**/
.textList-item { width:100%; background:#f3f3f3; margin-top:15px; padding:10px 0 15px; line-height:1.8em;}
.textList-item:hover { background:#e5e5e5; }
.textList-item h3,
.textList-item p { padding:0 15px; }
.textList-item h3 { line-height:2em; }

/*#1859 add*/
/*listRadio-con*/
.listRadio-con .mejs-container{height:auto !important;background:none;}
.listRadio-con .mejs-inner{padding:20px 40px;border:solid 1px #a0a0a0;border-radius:12px;background:#eee;p}
.listRadio-con .mejs-container .mejs-controls{background:none;height:auto;}
.listRadio-con .mejs-container .mejs-controls div{width:auto;height:auto;}
.listRadio-con .mejs-controls .mejs-play button,
.listRadio-con .mejs-controls .mejs-pause button{width:99px;height:99px;margin:0;}
.listRadio-con .mejs-controls .mejs-play button{background:url("../img/icon-audio-pause-b.png") no-repeat 0 0;}
.listRadio-con .mejs-controls .mejs-pause button{background:url("../img/icon-audio-play-b.png") no-repeat 0 0;}
.listRadio-con .mejs-container .mejs-controls div.mejs-cmp-onair{display:none;}
.listRadio-con .mejs-controls .mejs-horizontal-volume-slider{width:290px;height:20px;}
.listRadio-con .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{top:6px;width:290px;height:8px;border-radius:10px;background:#959595;}
.listRadio-con .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:relative;top:6px;width:50px;height:8px;border-radius:10px;background:#dc255d;}
.listRadio-con .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current:after{content:'';width:15px;height:15px;border-radius:100%;border:solid 2px #959595;background:#dc255d;position:absolute;right:-15px;top:-50%;}
.listRadio-con .mejs-container .mejs-controls .mejs-volume-button{right:350px;bottom:16px;width:36px;height:29px;}
.listRadio-con .mejs-controls .mejs-mute button,
.listRadio-con .mejs-controls .mejs-unmute button{width:36px;height:29px;margin:0;}
.listRadio-con .mejs-controls .mejs-mute button{background:url("../img/icon-audio-sound-play-b.png") no-repeat 0 0;}
.listRadio-con .mejs-controls .mejs-unmute button{background:url("../img/icon-audio-sound-no-b.png") no-repeat 0 0;}
.listRadio-con .mejs-controls  .mejs-horizontal-volume-slider{right:40px;bottom:20px;top:auto;}
.listRadio-con .mejs-container .mejs-controls .programSchedule{color:#000;font-size:40px;padding-left:140px;margin-top:0;line-height:1em;}
.listRadio-con .mejs-container .mejs-controls .programSchedule span{display:block;color:#b1b1b1;font-size:30px;padding-left:0;margin-top:15px;}

/*proGrams-con*/
.proGrams-con{padding:30px 0 60px;}
.proGrams-con li,
.js-proGrams-name-li{font-size:24px;line-height:3.25em;}

.proGrams-more{text-align:center;padding:10px 0;}
.proGrams-more a{display:inline-block;border:solid 4px #eaeaea;padding:0 10px;color:#dc255c;font-size:20px;}

.js-proGrams-name{position:relative;}
.js-proGrams-list{position:absolute;top:0;right:0;width:65%;}
.js-proGrams-name-li{width:32%;border-left:solid 1px #cdcdcd;border-right:solid 1px #cdcdcd;box-sizing:border-box;position:relative;padding:0 2%;color:#999;cursor:pointer;}
.js-proGrams-name-li p{border-bottom:dashed 1px #cecece;}
.js-proGrams-name-li:nth-last-child(2) p{border-bottom:none;}
.js-proGrams-name-li:first-of-type{border-top:solid 1px #cdcdcd;}
.js-proGrams-name-li:nth-last-child(2){border-bottom:solid 1px #cdcdcd;}
.js-proGrams-name-li strong{font-weight:normal;}
.js-proGrams-name-li.current{background:#eaeaea;color:#dc255c;}
.js-proGrams-name-li img{display:inline-block;vertical-align:middle;margin-right:20px;width:48px;height:48px;border:solid 1px #d1d1d1;border-radius:8px;}
.js-proGrams-name-li:after{display:none;position:absolute;right:-26px;top:50%;margin-top:-14px;content:"";border-top:14px solid transparent;border-left:16px solid #d5d5d5;border-bottom:14px solid transparent;}
.js-proGrams-name-li.current:after{display:block;}

.js-proGrams-list ul,.proGrams-list-two ul{border:solid 10px #eaeaea;overflow:hidden;}
.js-proGrams-list li,.proGrams-list-two li{position:relative;color:#999;}
.js-proGrams-list li:nth-of-type(2n+1){background:#f5f5f5;}
.js-proGrams-list li p{padding-left:10%;}

.proGrams-list-two li{float:left;width:40%;padding:0 5%;}
.proGrams-list-two li.greyBg{background-color:#f5f5f5;}

.js-proGrams-list .mejs-container{height:auto !important;position:static;}
.js-proGrams-list .mejs-container .mejs-controls .mejs-volume-button,
.js-proGrams-list .mejs-controls a.mejs-horizontal-volume-slider{display:none;}
.js-proGrams-list .mejs-container .mejs-controls div.mejs-button{position:absolute;left:-220%;top:10%;}
.js-proGrams-list .mejs-controls .mejs-play button{background: url(../img/icon-audio-pause-grey.png) no-repeat 0 0;}
.js-proGrams-list .mejs-controls .mejs-pause button{background: url(../img/icon-audio-play-grey.png) no-repeat 0 0;}

.js-proGrams-list .mejs-container .mejs-controls div{width:30px;height:30px;}
.js-proGrams-list audio{display:none;}
.js-proGrams-list .mejs-container .mejs-controls{background:none;}
.js-proGrams-list .mejs-container .mejs-controls .mejs-time{color:#999;}
.js-proGrams-list .js-proGrams-list .mejs-container .mejs-controls .mejs-time{width:40px;}
.js-proGrams-list .mejs-controls .mejs-play button,
.js-proGrams-list .mejs-controls .mejs-pause button{margin:0;}
.js-proGrams-list .mejs-container .mejs-controls{width:30%;position:absolute;left:68%;top:30%;}

/*schedule*/
.schedule{margin-top:30px;}
.js-schedule-date,.js-schedule-item-box{background:#eaeaea;border-radius:12px;}
.js-schedule-date{margin-bottom:35px;}
.js-schedule-date ul{overflow:hidden;}
.js-schedule-date li{width:25%;float:left;text-align:center;cursor:pointer;border-right:solid 1px #fff;box-sizing:border-box;}
.js-schedule-date li:last-of-type{border-right:none;}
.js-schedule-date strong{display:inline-block;color:#333;font-size:32px;line-height:2em;font-weight:normal;border-bottom:solid 7px #eaeaea;}
.js-schedule-date li.current strong{border-bottom-color:#dc255d;}

.js-schedule-item-box{width:100%;padding:15px;box-sizing:border-box;overflow:hidden;}
.js-schedule-item-box-inner{border-radius:12px;background:#fff;}
.js-schedule-item{position:relative;padding:2% 0;overflow:hidden;}
.js-schedule-item-inner{width:1170px;background:url(../img/schedule-line.png) 40px center no-repeat;}
.schedule-item{float:left;width:245px;margin-left:-95px;overflow:hidden;}
.schedule-item:first-of-type{margin-left:25px;}

.schedule-item h3{position:relative;float:left;background:#fff;font:52px/1.5 Arial, Helvetica, sans-serif;color:#333;padding-bottom:18px;z-index:3;}
.schedule-item h3:after{content:'';width:100%;height:18px;position:absolute;bottom:0;left:0;background:#eaeaea;border-radius:6px;}
.schedule-item-list{clear:both;border-left:solid 1px #636363;margin-left:28px;padding:20px 0 0 16px;}
.schedule-item-list a{height:62px;display:block;padding-bottom:20px;color:#211716;}
.schedule-item-list a.current{background:url(http://chinaplus.cri.cn/etc/static/img/icon-music-jump.gif) no-repeat right 0;background-size:10% auto;}
.schedule-item-list a span{display:block;color:#eb2f69;font-size:18px;line-height:25px;}
.schedule-item-list a strong{font-weight:normal;line-height:37px;font-size:22px;}
.schedule-item-even{position:relative;margin-top:40%;}
/*.schedule-item-even .schedule-item-list{position:absolute;top:0;left:0;}*/
.schedule-item-even h3{padding-bottom:0;padding-top:18px;}
.schedule-item-even h3:after{top:0;bottom:auto;}

.schedule-link{ padding:20px 0;}
.schedule-link a{color:#8d8d8d;font-size:24px;line-height:1.6em;padding-right:2.5em;display:inline-block;}
.schedule-link a:hover{color:#dc255d;}

.iScrollLoneScrollbar{background:#eaeaea;border-radius:30px;height:10px !important;overflow:hidden;}
.iScrollIndicator{background:#dc255c !important;border-radius:30px !important;border:0 !important;}

/*2571*/
.js-shaow-reg{display:none;}

/* jy 1404 date 20181220 */
#js-indexPhoto-scroll-4{ position:absolute; z-index:2; top:0;}

#indexPhoto-dot-4 {z-index:3;width: fit-content;margin: 10px auto;width: -moz-fit-content;}
#indexPhoto-dot-4 em { display: inline-block;width: 60px; height: 14px;background: #AAAAAA; text-indent: -999em;overflow: hidden;margin: 0 15px 0 0;box-shadow: inset 1px 1px 1px #ccc;}
#indexPhoto-dot-4 .current { background:#007DB5; box-shadow:inset 1px 1px 1px #007DB5;}

/* date 20190118  auther  jy */
.photo-focus-1 { width:720px; margin:15px auto 0;}
.photo-focus-1.indexPhoto-con img { height:405px; width:100%;}