/*
  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;}

/*  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;}

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;
}

/**/
.header { background:#e94d10; 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:#2059a3; color:#fff;}
.nav-right { float:right; height:45px;}
.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 16px/35px Arial; padding:5px 17px; color:#fff;}
.nav-left a:hover { background:#143767; }
.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 #e94d10;background:#143767;}

.nav-right a { line-height:45px; color:#fff; display:inline-block; padding:0 15px;}
.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-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:#143767;color:#fff;}
.focus a{color:#fff;}
.focus a:hover{color:#fff;}
.focus .photoarea{width:720px;float:left;}
.focus .photoarea img{width:100%;}
.focus .sp-slide h3{display:none;}
.focus .sp-thumbnails{/*margin-left:720px;*/font-size:20px;line-height:24px;}
.focus .sp-thumbnails .sp-thumbnail{padding:13px 15px;border-top:1px dashed #ccc;font-weight:bold;}
.focus .sp-thumbnails .sp-thumbnail a{display:block;height:48px;overflow:hidden;}
.focus .sp-thumbnails .sp-thumbnail.ff{padding:15px;border-top:none;}
.focus .sp-thumbnails .sp-thumbnail.ff h2{font-size:20px;line-height:30px;height:60px;overflow:hidden;}
.focus .sp-thumbnails .sp-thumbnail.ff p{font-size:16px;line-height:20px;font-weight:normal;color:#dedede;padding:10px 0 0;height:80px;overflow:hidden;}
.focus .sp-thumbnails .sp-thumbnail.ff a{height:auto;}
.focus .sp-thumbnails .sp-thumbnail.current{background-color:#2059a3;}
.focus .sp-thumbnails .sp-thumbnail:hover{background-color:#2059a3;}
.focus .sp-has-buttons{margin:0;}
.focus .sp-right-thumbnails.sp-has-pointer{margin-left:0;}
.focus .sp-right-thumbnails.sp-has-pointer .sp-thumbnail{position:static;}
.focus .sp-left-thumbnails .sp-thumbnail-container,.focus .sp-right-thumbnails .sp-thumbnail-container{margin-top:0;margin-bottom:0;}
.focus .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before,.focus .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{display:none;}
.focus .sp-selected-thumbnail{background-color:#2059a3;}
.focus .sp-buttons{position:absolute;bottom:0;left:0;width:100px;}
.focus .sp-buttons .sp-button{width:10px;height:10px;border-color:#ccc;background-color:#ccc;}
.focus .sp-buttons .sp-button.sp-selected-button{border-color:#e94d10;background-color:#e94d10;}

.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:#e94d10; font:normal 48px/36px Arial; border-left:14px solid #e94d10; padding-left:20px;}
.mod-title a { color:#e94d10; display:block; padding-left:20px; border-left:14px solid #e94d10; margin-left:-33px;}
.mod-title a:hover { color:#bb3500; border-left:14px solid #bb3500;}

/* 首页有小标题的  20220223lyf*/
 .indexBodyTitlesize .mod-title{font:normal 40px/32px Arial;margin-bottom: 15px;} 


/**/
.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 Arial; 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:0; }
.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,
.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 Arial; 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;overflow:hidden;border:solid 1px #e9e9e9;}
.indexMostPopular-con a { display:block; font:bold 18px/24px Arial; padding:17px 0;overflow:hidden;margin-top:0;color:#333;}
.indexMostPopular-con a:nth-child(even) {background:#e9e9e9;}
.indexMostPopular-con a em { float:left; font-style:normal; color:#ccc; width:60px; height:40px; text-align:center; line-height:40px;font-size:36px; margin:4px 0 0 0;}
.indexMostPopular-con a span { display:block; margin-left:0; height:48px; padding-right:15px; overflow:hidden;}
/**/
.mod-indexMostGaleria{margin-left:736px;padding-top:0;}
.mod-indexMostGaleria .mod-title{margin-bottom:16px;}
.indexMostGaleria-con{overflow:hidden;}
.indexMostGaleria-con a{display:block;height:48px;border-top:dashed 1px #ccc;font:bold 18px/24px Arial;margin-top:-1px;padding:16px 0 17px 0;overflow:hidden;color:#333;}
.indexMostGaleria-con em{display:none;}

#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:#e94d10; box-shadow:inset 1px 1px 1px #ae3100;}

/**/
.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 Arial; 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; }

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

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

.footCopyright { background:#143767; padding:10px 0 40px;}
.footCopyright-con { text-align:center; color:#fff; 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;}

/**/
.page-left{width:720px;float:left;}
    /**/
.page-left .news-item{height:130px;padding:20px 20px 20px 0;border-bottom:dashed 1px #ccc;}
.page-left .news-item-photo{width:230px;height:130px;float:left;margin-right:20px;}
.page-left .news-item-photo img{display:block;width:100%;height:100%;}
.page-left .news-item.no-photo .news-item-photo{display: none;}
/*.page-left .news-item-text{margin:0 0 0 250px;}
.page-left .news-item.news-only-txt .news-item-text{margin-left:0;}*/
.page-left .news-item-text h3{font:bold 20px/22px Arial;height:66px;margin-bottom:0;overflow:hidden;}
.page-left .news-item-text p{font:16px/20px Arial;color:#666;padding:0;height:60px;overflow:hidden;}

.page-right{width:460px;float:right;}
.page-right .ad img{width:100%;}

/* 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; width:100%; height: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 Arial; 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 Arial; 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 #dbdbdb;color:#999;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{border:1px solid #e94d10;font-weight:bold;background:#e94d10;color:#fff;padding:0 10px;}
.pages a:hover{background:#e94d10;color:#fff;border:1px solid #e94d10;}
.pages .pages-dead{color:#d9d9d9;border:1px solid #ddd;}
.pages .pages-sum{padding-left:30px;}


/**/
.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 Arial; }
.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:#e94d10; 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-right .mod-indexMostPopular .mod-title{font-size:30px;}

.article-con { font-size:16px; line-height:1.8em; padding:20px 0;}
.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-con img { max-width:100%;}
.article-con p { margin-top:20px; }
.article-con .video-js{max-width: 720px;max-height: 405px;display: inline-block;}
.article-con video { width:100% !important; display:block; margin:auto;}
/* .article-con audio { display:none; } */
.article-con .audiojs  { margin-left:auto; margin-right:auto; }

.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 { 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;}
.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 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;}
.CNComment-head { line-height:68px; width:100%; overflow:hidden;}
.CNComment-head h3 { float:left; color:#e94d10; font:bold 24px/68px Arial;}
.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:200px; 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:#e94d10; 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 { margin-top:15px; border:0; background:#f3f3f3; padding-top:15px;}
.CNComment-item-userhead { float:left; margin-left:6px; width:68px;}
.CNComment-item-userhead img { width:68px; height:68px; border-radius:100px; }
.CNComment-item-con { margin-left:95px; }
.CNComment-item-author { font:bold 18px/32px Arial; 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 { 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-list-more { margin-top:20px; }
.CNComment-list-more a { display:block; font:bold 18px/48px Arial; 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:#e94d10; font:bold 24px/48px Arial;}
.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;}
.photo-more{display:block;border:solid 1px #d9d9d9;margin-top:20px;height:48px;line-height:48px;text-align:center;font-size:24px;color:#999;}
.photo-more em{font-style:normal;background:url(../img/icon-jt.png) no-repeat 100% 50%;padding-right:30px;}


/*.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 #e94d10;}

.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 Arial; 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 Arial; 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:160px; height:90px; 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 Arial; padding:10px 0;}
.timeline-head a { display:inline-block; margin-right:40px; font-style:normal;}
.timeline-head .current { color:#e94d10; font-weight:bold; border-bottom:2px solid #e94d10;}
.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 #e94d10; 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:#e94d10; 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 h3 {font-weight:normal; font-size:14px;}
.timeline-text audio{display: none;}

/**/
.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 Arial; 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;}



.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; }


/**/
.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:#e94d10;}
.Dialog-login-but input:hover { background:#444; }
.Dialog-login-but input:last-child:hover { background:#bb3500; }

.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; }

/* cwj 2017.8.7 #1114 人权 */
.indexNews .indexNews-con-rq .news-item-text h3 { height:120px; }
.indexReport-con { width:1200px; overflow:hidden; }
.indexReport-con .indexReport-con-l { width:590px; float:left; }
.indexReport-con .indexReport-con-r { width:590px; float:right; }
.indexReport-con .news-item { margin-top:15px;}

/* cwj 2017.8.8 #1114 金砖 */
.zhuanti-left { width:720px; float:left;}
.zhuanti-right { margin-left:740px;}
.zhuanti-left .newsList-con { width:100%; }
.zhuanti-left .newsList-con .news-item { margin-right:0; width:100%; }
.zhuanti-left .indexPhoto-con { margin-top:0; }
.common-list {margin-top:15px; overflow:hidden;}
.common-list .list-item {border-top:1px solid #d9d9d9; margin-top:-1px; padding:20px 15px;}
.common-list .list-item h3 {font:bold 18px/24px Georgia; overflow:hidden;}
.common-list .list-item h3 a {display:block; }
.common-list .list-item p {font:12px/18px Arial; color:#666; padding:3px 0 0; overflow:hidden;}
.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; }
.zhuanti-right .rightPhoto-con dd a{line-height:28px;}

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

/* 2018.12.28 jy 终极页分页样式 */
.pageStyle5 {clear:both; font-size:16px; line-height:1.231; height:38px;display: block;margin: 20px 0px;}
.pageStyle5 #chan_multipageNumN {color:#333333; display:inline; float:left; height:34px; left:50%; position:relative;}
.pageStyle5 #chan_multipageNumN a,
.pageStyle5 #chan_multipageNumN span {background:#fff; border:1px solid #ccc; display:block; height:26px; float:left; line-height:1.231; margin:0 2px; overflow:hidden; padding:8px 12px 0; position:relative; right:50%;}
.pageStyle5 #chan_multipageNumN a {background:#fff; border:1px solid #ccc; color:#888; text-decoration:none;}
.pageStyle5 #chan_multipageNumN a:hover {background:#e94d10; border:1px solid #e94d10; color:#fff; text-decoration:none;}
.pageStyle5 #chan_multipageNumN .curPage,
.pageStyle5 #chan_multipageNumN .allPage {background:#e94d10; border:1px solid #e94d10; color:#fff;}
.pageStyle5 #chan_multipageNumN span.sumPage {border:1px solid #ccc; white-space:nowrap;}
.pageStyle5 #chan_multipageNumN .sumPage cite {color:red; font-style:normal; line-height:1.231; padding:0 0.2em;}
.pageStyle5 span.pageBack {display:block; margin:0 auto; width:110px;}
#chan_newsBlk .pageStyle5 span.pageBack a {background:#b31515; color:#fff; display:block; font-size:16px; text-align:center; padding:8px 0;}
.pageStyle5_wap{display: none;}

/* 终极页播放器  auther jy  start */
.player-live-article{height: 60px;background-color: #000;margin-top: 15px;}
.player-live-article .video-js .vjs-control-bar{display: flex;height: 40px;background-color:transparent;top: 10px;}
.player-live-article .video-js .vjs-icon-previous-item , .player-live-article .video-js .vjs-icon-next-item{width: 40px;font-size: 25px;text-shadow: none;}
.player-live-article .video-js .vjs-icon-previous-item:hover , .player-live-article .video-js .vjs-icon-next-item:hover{color: #dc255c;cursor: pointer;text-shadow: none;}
.player-live-article .video-js .vjs-icon-previous-item.none, .player-live-article .video-js .vjs-icon-next-item.none{color: #999;cursor: auto;}
.player-live-article .video-js .vjs-play-control{width: 40px;height: 40px;border: 2px solid #fff;border-radius: 50%;text-shadow: none;}
.player-live-article .video-js .vjs-play-control:hover{border-color: #dc255c;}
.player-live-article .video-js .vjs-button > .vjs-icon-placeholder:before{font-size: 24px;line-height: 38px;}
.player-live-article .video-js .vjs-button > .vjs-icon-placeholder:hover{color: #dc255c;}
.player-live-article .video-js .vjs-live-control{line-height: 0px;}
.player-live-article .video-js .vjs-live-display{font-size: 12px;width: 34px;height: 14px;background-color: #dc255c;line-height: 14px;text-align: center;border-radius: 2px;position: absolute;top: 12px;}
.player-live-article .video-js .vjs-title-bar{position: absolute;left: 154px;font-size: 16px;margin-left: 10px;height: 60px;line-height: 18px;}
.player-live-article .video-js .vjs-title-bar:before{content: "";width: 0;font-size: 0;height: 100%;visibility: hidden;display: inline-block;vertical-align: middle;}
.player-live-article .video-js .vjs-title-bar span{display: inline-block;width: 100%;vertical-align: middle;}
.player-live-article .video-js .vjs-volume-control{top: -106px;}
/* 终极页播放器  auther jy  end */

#live-videoPlayer-article-wrapper .video-js{max-width: 720px;margin:0 auto;}
#live-videoPlayer-article-wrapper .video-js .vjs-big-play-button{height: 2em;line-height: 2em;border-radius: 50%;width: 2em;top: 0px;left: 0px;right: 0px;bottom: 0px;margin: auto;}
.video-js .vjs-big-play-button{height: 2em;line-height: 2em;border-radius: 50%;width: 2em;top: 0px;left: 0px;right: 0px;bottom: 0px;margin: auto;}

/* 图文直播播放器 */
/*音频 start*/
.ptLiveAPlayer{height: 60px;background-color: #000;margin-top: 15px;}
.ptLiveAPlayer .video-js .vjs-control-bar{display: flex;height: 40px;background-color:transparent;top: 10px;}
.ptLiveAPlayer .video-js .vjs-icon-previous-item , .ptLiveAPlayer .video-js .vjs-icon-next-item{width: 40px;font-size: 25px;text-shadow: none;}
.ptLiveAPlayer .video-js .vjs-icon-previous-item:hover , .ptLiveAPlayer .video-js .vjs-icon-next-item:hover{color: #dc255c;cursor: pointer;text-shadow: none;}
.ptLiveAPlayer .video-js .vjs-icon-previous-item.none, .ptLiveAPlayer .video-js .vjs-icon-next-item.none{color: #999;cursor: auto;}
.ptLiveAPlayer .video-js .vjs-play-control{width: 40px;height: 40px;border: 2px solid #fff;border-radius: 50%;text-shadow: none;}
.ptLiveAPlayer .video-js .vjs-play-control:hover{border-color: #dc255c;}
.ptLiveAPlayer .video-js .vjs-button > .vjs-icon-placeholder:before{font-size: 24px;line-height: 38px;}
.ptLiveAPlayer .video-js .vjs-button > .vjs-icon-placeholder:hover{color: #dc255c;}
.ptLiveAPlayer .video-js .vjs-live-control{line-height: 0px;}
.ptLiveAPlayer .video-js .vjs-live-display{font-size: 12px;width: 34px;height: 14px;background-color: #dc255c;line-height: 14px;text-align: center;border-radius: 2px;position: absolute;top: 12px;}
.ptLiveAPlayer .video-js .vjs-title-bar{position: absolute;left: 154px;font-size: 16px;margin-left: 10px;height: 60px;line-height: 18px;}
.ptLiveAPlayer .video-js .vjs-title-bar:before{content: "";width: 0;font-size: 0;height: 100%;visibility: hidden;display: inline-block;vertical-align: middle;}
.ptLiveAPlayer .video-js .vjs-title-bar span{display: inline-block;width: 100%;vertical-align: middle;}
.ptLiveAPlayer .video-js .vjs-volume-control{top: -106px;}
/*音频 end*/

/*视频start*/
.ptLiveVPlayer .video-js{max-width: 720px;margin:0 auto;}
.ptLiveVPlayer .video-js .vjs-big-play-button{height: 2em;line-height: 2em;border-radius: 50%;width: 2em;top: 0px;left: 0px;right: 0px;bottom: 0px;margin: auto;}
.ptLiveVPlayer .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;}
/*视频end*/

/* dialog-body */
.js-dialog{position: fixed;bottom: 0;left: 0;width: 100%;z-index: 99;background-color: #fff;box-shadow: 0 -7px 20px 0 rgb(0 0 0 / 19%);display: none;}
.dialog-body{width: 1200px;font-size: 13px;position: relative;margin: 20px auto;}
.dialog-header{position: relative;}
.dialog-header h3{font-size: 16px;color: #333;font-weight: bold;}
.dialog-header a{position: absolute;right: 0;top: 0;width: 14px;height: 14px;background: url(../img/btn_close.png) no-repeat;background-size: 14px 14px;cursor: pointer;}
.dialog-content{margin: 17px 0;width: 800px;}
.dialog-links{width: 100%;}
.dialog-links li{float: left;margin-right: 32px;}
.dialog-links li a{color: #2059a3;font-weight: 400;position: relative;}
.dialog-links li a:after {position: absolute;height: 1px;margin: 0 auto;content: '';left: 0;right: 0;width: 100%;color: #2059a3;background-color: #2059a3;left: 0;bottom: -1px; /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
}
.dialog-confirm{width: 122px;height: 42px;color: #2059a3;border: 1px solid #2059a3;position: absolute;right: 0;bottom: 0;line-height: 42px;text-align: center;cursor: pointer;}
.dialog-confirm .confirm-icon{width: 17px;height: 12px;background: url(../img/icon_agree.png) no-repeat;background-size: 17px 12px;margin-right: 16px;display: inline-block;vertical-align: sub;}
.dialog-clear{clear: both;}

 /*首页新增模块  */
 .photoThree-con-dlHasTitle{display: flex;flex-wrap: wrap;}
  .photoThree-con-dlHasTitle .item{width: 400px;}
 .photoThree-con-dlHasTitle dl{background-color: unset;}
 .photoThree-con-dlHasTitle dl:hover {  background: unset;}
 .photoThree-con-dlHasTitle dd {margin: 0 0 10px;padding-top: 7px;background: #f3f3f3;padding-bottom: 10px;overflow: hidden;}
 .photoThree-con-dlHasTitle dd a{height: 72px;line-height:24px ;overflow: hidden;}
 .photoThree-con-dlHasTitle dl:hover dd{background: #e5e5e5;}
 /* 首页更多 */
 .indexMore {color:#e94d10 ;font-size: 26px;line-height: 20px;float: right;margin-right: 30px;}
 .indexMore:hover{color: #bb3500;}
