@charset "UTF-8";
video,embed,object{display: block;}
.header {height:280px;}
@media (max-width:1199px){.header {height:270px;}}
@media (max-width:960px){.header {height:202px;}}

.header img{height:auto ;  margin: 0 auto;}
@media (max-width:641px){
	.header img{ max-width:100%;}
	.pyaler{width:auto;}
}

#flashpyaler{ width:640px; height:480px;}
@media (max-width:641px){
	#flashpyaler{ width:100%; height:auto;}
}

.top-bar { background: #036; height: 50px; overflow: hidden; }
@media (max-width:767px){
	.top-bar { display:none; }
}

.top-bar .navbar-brand {float: left; margin: 5px 0; opacity: 0.8; }
.top-bar .navbar-brand img { display: block;}
.top-bar .navbar-brand:hover { opacity: 1; }
.top-bar .navbar-nav { margin: 0; float: left; }
.top-bar .navbar-nav li { float: left; }
.top-bar .form-search { margin: 10px 0; width: 200px; }
.top-bar .form-search input[type='text'] { padding: 5px; font-size: 14px; height: 30px; }
.top-bar .form-search .btn { padding: 6px 10px; font-size: 14px; height: 30px; line-height: 14px; }

.box-title{color:#C11; border-left: 5px solid #C11; line-height: 1em; padding-left: 15px; font-weight:bolder; position:relative;}
.box-title img{  position: absolute;    right: 0;    bottom: 0;}
.box-title-inverse{ color:#333;}

.navbar{ float:left;}
.navbar li{ float:left;}
.navbar li a{ color:#EEE;}
.navbar li a:hover{ color:#fff;}

.mainbox{ 
	overflow:hidden; position:relative;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom:20px;
	background-color:#092840;
}

.article-content{line-height: 1.8em; margin: 1em 0 1.5em 0;}
.header,.main{ position:relative; z-index:10;}
@media(min-width: 1200px){
	/*.main{margin-top:-44px;}*/
}
@media( max-width:960px) and (min-width:768px){
	.main{ margin-top:30px;}
}

#video-player{ width:100%; height:auto; display:none;position: relative;}

.weibo{ background:#eee; padding:3px; opacity: 0.9; transition: all 0.3s;}
.weibo:focus,.weibo:hover{ opacity:1;}

@media( max-width:1200px) and (min-width:960px){
	.weibo iframe{height:320px}
}

@media(max-width:768px){
  .mainbox{background:#FFF;background-repeat:no-repeat;}
	.weibo{ opacity:1;}
}

@media(max-width:767px){
	#cmplayer{	margin-top:0!important}
	.box-title {
		color:#333;
		margin-top:0!important;
		/*border-left: 5px solid #e82828;*/
	}
	.header{ height:auto; padding:0 15px;margin-top:0;}
	.header img{ margin:15px 0;}
	#cmplayer{ margin:0 -15px;}
	.weibo{ padding:0;}
	
	/*.box-title{ color:#333;}*/
	.bdsharebuttonbox { display:none !important;}
	ul.bdsharebuttonbox.bdshare-button-style0-16{display:block!important}
}
.pyaler-info{ background:#EFEFEF;}
#cmplayer{ background:#000;}

.footer{background:#fff;padding:30px 0; text-align:center;}
.footer a{color:#333}
.footer a:hover{color:#F55}
.footer em{font-style:normal;margin:0 8px;color:#AAA}
.footer small em{margin:0 4px}
.header img{ width:770px; height:auto ;  margin: 0 auto;  display: block;}


.title h2,.title h1{text-align:center;}
.title h2{margin:0;font-size:42px}
.title strong{display: block;color: #383838;text-shadow: 2px 1px 0px #e6bebe;margin-bottom: 10px;text-align: center;font-size: 1.3em;line-height: 1em;}
.title span{font-size: 55px;line-height: 39px;color: #f1c2c4;padding-left: 1em;text-shadow: 1px 1px 1px red;}
.title small{color:#312b2b;}

.site-name img{display:block;}
.des{margin-bottom:15px;}
.des .left p{width: 7em;margin:0;line-height: 2em;}
.des .left{float:left;}
.des span{display:block}
.box-title img {bottom: -5px; margin-left:60px;}
.btn-success {
    background: #28f;
    border: 1px solid #28f;
	opacity:0.6;
}
.btn-success:hover, .btn-success.active {
    background:#29F;
    border: 1px solid #29F;
	opacity:1;
}
.pyaler-info {
    background: #F8F8F8; padding-bottom:20px;
}

@media(max-width:767px){
	.site-name{padding-bottom:15px;} 
}


@media(max-width:960px){.xbt{left:30%; top:-50px;transform: translateX(0);}}



.f-l{float:left!important; position:static!important;}
.f-r{float:right!important;position:static!important;}

@media(min-width:768px){.article{padding-bottom:20px; background:rgb(255,255,255);border:1px solid #fff;}}





/*分享到*/
.shareto{ position:fixed; bottom: 0; z-index:200; text-align: center; border-radius: 0;  width:100%; opacity:0;filter: alpha(opacity=0);
transition: transform 300ms; -webkit-transition: -webkit-transform 300ms;  
-webkit-transform: translateY(100%);  -ms-transform: translateY(100%); transform: translateY(100%);}
.shareto.active{-webkit-transform: translateY(0);  -ms-transform: translateY(0); transform: translateY(0); opacity:1;}
.shareto h3{  padding: 10px 0; margin: 0 10px; font-weight: 400; text-align: center; color: #555; background-color: #f8f8f8; border-bottom: 1px solid #fff; border-top-right-radius: 2px; border-top-left-radius: 2px;}
.shareto hr{margin:0 10px;}
.shareto ul{  margin: 0 10px;  padding: 15px 0 0 0; background-color: #f8f8f8; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; overflow: hidden;}
.shareto ul li{  width: 33.33333333%;  margin-bottom: 1.2rem; float:left; list-style:none;}
.shareto ul li a{float:none;display:block; background:url(share-icon.gif) top center no-repeat;padding:42px 0 0;  width: 60px;  margin: 0 auto;}
.shareto ul li a.share-to-sina{background-position:center 0 ;}
.shareto ul li a.share-to-tqq{background-position: center -80px ;}
.shareto ul li a.share-to-people{background-position: center -160px ;}
.shareto ul li a.share-to-weixin{background-position: center -240px ;}
.shareto ul li a.share-to-sqq{background-position: center -320px ;}
.shareto ul li a.share-to-qzone{background-position: center -400px ;}
.shareto .shareto-footer {padding:10px;}
.shareto .shareto-footer button.btn{width:100%; border-radius:0; padding:10px;}

.side-fixed-button {
	position:fixed;
	right:0;
	bottom:30px; z-index:100;
}
.side-fixed-button a {
	display:block;
	width:48px;
	height:48px;
	background:#ddd url("btn.gif");
	opacity:.8
}
.side-fixed-button a.back-to-top{display:none}
.side-fixed-button a.app {
	margin-top:10px;
	border-radius:50%;
	background-position:0 -48px;
}
.side-fixed-button a:hover {
	opacity:1
}
.screen-cover {
	position:fixed;
	top:0;
	z-index:20;
	display:none;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	display:none;
}

.text-site-name{
    background: #ffffff;
    padding: 15px;
    font-size: 20px;
    font-weight: bolder;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}
.site-name-pc{    color: #FFF;
    font-size: 30px;
    font-weight: bolder;
    margin-top: 30px;
    height: auto;
    margin-bottom: 20px;}