.xx-tp{
  float:right; 
  width:280px;   
  margin-top:10px;
  margin-bottom:10px;
  padding:25px 20px 15px 20px;    
  background:url(../image/pf.png) no-repeat;
  background-size:100% 100%;}
.xx-tp img{
  width:100%;}
#ss{
  position:absolute;
  right:280px;
  top:50px;}
.ss-text{
  border:none;
  border-radius:12px;
  color:#a7a7a7;
  width:240px;
  height: 36px;   
  padding-left:10px;
  position:absolute;
  right:36px;
  top:0px;}
.ss-text-hide{
 display:none;}




.ss-btn{
 background:url(../image/ss.png) no-repeat center center;
 width: 36px;
 height:36px;
 cursor: pointer;  
 outline: none;
 border:none;}

.navbar
{
background:none;
background:#fbfbfb;
-webkit-box-shadow:none;
box-shadow:none;
border:none;
border-radius: 0;
min-height: 56px;
margin:0px;}

.navbar .navbar-nav
{
width:100%;
background:none;}

.navbar .navbar-nav>li>a{
    color: #333333;
    background:none;  
    font-family: "微软雅黑";   
    font-size: 16px; 
    border-radius:0;  
    padding-left:19px;    
    padding-right:19px;  
    height:56px;
    line-height:56px;
    text-align:center;}     
.nav>li>a {    
    padding: 0px;}
    
.navbar .navbar-nav>li>a:hover,
.nav > li > a:hover
{
color: #e99839;}
@media(min-width:996px){
.nav > li:hover .dropdown-menu 
{display: block;} 
}
@media(min-width:768px){
.container-fluid,
.navbar-collapse
{
padding-right:0px;
padding-left:0px;}
.navbar-header
{
display:none;}
}
.dropdown-menu
{

background:none;
background-color:#f2f2f2;
border:none;
border-radius:0px;
border-top: 1px solid #ddd;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
-webkit-box-shadow: none;
box-shadow: none;
width:100%;}


.dropdown-menu > li > a
{
color: #333333;
font-family: "微软雅黑";   
font-size: 14px; 
line-height:48px;
height:48px;
text-align:center;
width:100%;
background:none;
border-bottom: 1px solid #ddd;}
.dropdown-menu > li > a:hover
{
color: #e99839;
background:none;}
.nav_fixed{   
    position: fixed;    
    width: 100%;
    left: 0;
    top: 0;
    z-index: 90;
    background:none;
    background-color: rgb(12, 126, 217);}
.nav_fixed .navbar{      
    background-color: rgb(12, 126, 217);}
.nav_fixed .navbar .navbar-nav>li>a{       
    color: white;}
.nav_fixed .navbar .navbar-nav>li>a:hover,
.nav_fixed .nav > li > a:hover
{
background-color: #0358aa;}

.nav_fixed .dropdown-menu
{
background-color:rgb(12, 126, 217);
border-top: 1px solid #fff;}
.nav_fixed .dropdown-menu > li > a
{
color: #fff;
border-bottom: none;}
.nav_fixed .dropdown-menu > li > a:hover
{
  background-color: #0358aa;}
#article
{ 
background-color:white;
padding:0px 15%;
margin-bottom:14px;
padding-top:50px;
padding-bottom:100px;}




#article-title
{font-size:24px;
text-align:center;
line-height:50px;
color:#c00;
font-weight:bold;
font-family:"微软雅黑","宋体",Arial;
margin:0px auto 0px auto;}

#article-info
{font-size:14px;
text-align:center;
font-family:"微软雅黑","宋体",Arial;
margin-top:40px;}
#article-info .article-info-item
{
padding-right:14px;
padding-bottom: 0px;
margin-bottom:0px;}

.article-content
{
text-align:left;
font-size:16px;
line-height:30px;
font-family:"微软雅黑","宋体",Arial;}

.article-content img{
width:93%;
height:50%;}
#article-foot
{font-size:14px;
line-height:22px;
text-align:center;
font-family:"微软雅黑","宋体",Arial;}
#article-foot .article-foot-item
{
padding:40px;}
.foot{
  text-align:center;}
.foot span,
.foot a
{
    margin: 15px 0px;
    color: #fff;  
    line-height: 24px;
    font-size: 14px;   
    text-align: left;}
