<br />
<b>Warning</b>:  mkdir(): No space left on device in <b>/www/wwwroot/www.s10hwd.cn/func.php</b> on line <b>256</b><br />
<br />
<b>Warning</b>:  file_put_contents(./cachefile_yuan/s10hwd.cn/img/8e/19403/6b670.css): failed to open stream: No such file or directory in <b>/www/wwwroot/www.s10hwd.cn/func.php</b> on line <b>244</b><br />
@charset "utf-8";
/* CSS Document */
html{background:#FFF;font-size:62.5%; /* 10÷16=62.5% */}
body{font-size:16px;font-size:1.6rem ; /* 14÷10=1.4 */color: #202020;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;background:url(../imagesbjforum2021/body_bg.png) repeat;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px; -webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{width:100%;max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #202020;}
a:hover{color: #003c7c;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}
ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.pa{position: absolute;}
.pr{position: relative;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}

.clearfix{*zoom:1;clear:both;}
.clearfix:after{content: '';display: block;clear:both;}

/*头部样式*/
.header{width:100%;min-width: 300px; height:auto; z-index:1090;position: relative;}
.top{width: 100%;position:relative;background:url(../imagesbjforum2021/header_bg.png) no-repeat top center #031057;}
.logo{ transition: all 0.3s ease;padding:128px 0 55px;margin:0 auto;display: block;}
.logo img{width: auto;display: block;margin:0 auto;}
.nav{width:100%;height: 60px;line-height: 60px;}
.nav ul{width:1300px;margin:0 auto;height: 60px;text-align: center;
background-color:#2e5edc;
background: -webkit-linear-gradient(left, #2e6fef, #2e4fcc); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #2e6fef, #2e4fcc); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right,#2e6fef, #2e4fcc); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, #2e6fef , #2e4fcc); /* 标准的语法 */}
.nav ul > li{height: 60px;position: relative;width: 12%;text-align: center;display: inline-block;*display: inline;*zoom:1;}
.nav ul li > a{font-size:18px;;color:#fff;display: block;font-weight: bold;letter-spacing: 1px;}
.nav ul li.on > a,.nav ul li:hover > a{color: #fff;background-color:#2a4ccc;height:60px;line-height: 60px;}
.nav ul li.on .subNav{display: block;}
.subNav{width:100%;background-color:#2a4ccc;}
.subNav{position: absolute;left:0;top:60px;display: none;}
.subNav dd {}
.subNav a{color:#fff;padding:10px 15px;display: block;line-height: 24px;border-top:1px solid #1155de;}
.subNav a:hover{background-color:#2e68e9;}
.flipInY  {
  -webkit-animation-name: flipInY ;
  animation-name: flipInY ;
  animation-duration: 0.6s; 
  -webkit-animation-duration: 0.6s;

  animation-timing-function: ease-in-out; 
  -webkit-animation-timing-function: ease-in-out;   

  visibility: visible !important; 
  display: block;
}


@keyframes flipInY  {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.ser{width:218px; height:24px; line-height:24px; z-index:600;position: absolute;right:0;bottom:19px;border:1px solid #005aa0;}
.search input{position:absolute;  height: 24px;line-height:24px; color:#666; border:none; background:none; top:0px; padding-left:0px; }
.search input.notxt{color:#999; padding:0 0 0 7px;width:80%;}   
.search input.notxt1 {position: absolute;width: 24px;height:24px;right:0;border: none;cursor:pointer; overflow: hidden;padding-right:0;color:#fff;border:none;background:url(../imagesbjforum2021/search_btn.png) no-repeat left center;}




.goTop {position: fixed;bottom: 40px;right: 20px;z-index: 9999999;color: #fff;text-align: center;font-size: 14px;transition: none;background-color:#7f96ec;width: 50px;height: 50px;line-height: 50px;text-align: center;}
.goTop:hover{color:#fff;background-color:#2e51ce;}
/*手机端导航*/
.mobile{width: 100%;position:absolute;height: 42px;display: none;top:0;right: 0;z-index: 99;background: #2e6cec;}
.mobile-inner-header{width:100%;
    height: 42px;position: absolute;top: 0px;right: 0px;z-index: 2}
    .mobile-inner-header-icon{
  color: #ffffff; height: 40px;font-size:25px;text-align: center;
  float:right;width: 40px;position: relative;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
.mobile-inner-header-icon:hover{
  opacity:0.8;
  cursor: pointer;
}
.mobile-inner-header-icon span{
  position: absolute; left: calc((100% - 25px) / 2);
  top: calc((100% - -2px) / 2);  width: 25px;  height: 2px;  background-color: rgb(255, 255, 255);}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}    
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}

/*.mobileLink{height: 39px;line-height: 39px;}
.mobileLink dd{height: 39px;line-height: 39px;float:left;width: 25%;text-align: center;font-size: 16px;font-size: 1.6rem;}
.mobileLink dd a{color:#fff;} */
.mobile-inner-header-icon{
    color: #fff; height: 31px;text-align: left;float:right;width: 50px;position: relative; cursor: pointer;margin-right: 10px;font-weight: bold;text-align: right;} 
     
.mobile-inner-header-icon-out span{width: 22px;height: 2px;background-color:#fff;display: block;}
.mobile-inner-header-icon-out span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
    }       
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}      
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
.mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickthird;}
@keyframes clickfirst {
  0% {
      transform: translateY(4px) rotate(0deg);
      
  }

  100% {
    transform: translateY(0) rotate(45deg);
  }
}   

@keyframes clicksecond {
  0% {
      transform: translateY(-4px) rotate(0deg);
  }

  100% {
    transform: translateY(0) rotate(-45deg);
  }
} 

@keyframes clickthird {
    0% {
     opacity: 0
  }

  100% {
   opacity: 0
  }
}   
.mobile-inner-header-icon-out span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
    }       
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }
.mobile-inner-header-icon-out span:nth-child(3){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }
@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }

  100% {
    transform: translateY(-4px) rotate(0deg);
  }
}   



@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }

  100% {
    transform: translateY(4px) rotate(0deg);
  }
}
@keyframes outthird {
  0% {
    transform: translateY(0) rotate(90deg);
  }

  100% {
    transform: translateY(12px) rotate(0deg);
  }
}

.mobile-inner-nav{  background-color:#4681fb;width: 100%; position: absolute;top: 40px;left: 0px;padding-top: 10px;padding-bottom: 25px;display: none;}
.mobile-inner-nav a{display: inline-block;line-height: 45px;
    text-decoration: none;  width: 100%;font-size: 1.4rem; 
     border-bottom: solid 1px #d1d9dd;
    -webkit-transition: all 0.5s;   -moz-transition: all 0.5s;
    -o-transition: all 0.5s;    transition: all 0.5s; 
color: #fff;
}
.mobile-inner-nav a:hover{color:#fff;}
.mobile-inner-nav li{position: relative;padding: 0 20px;}
.mobile-inner-nav li a{text-indent: 15px;}
.mobile-inner-nav li strong{color:#aaa;position: absolute;right:20px;top:0;font-size: 2.5rem;cursor: pointer;width: 40px;height: 45px;text-align: center;line-height: 40px;-webkit-transition: all 0.5s;   -moz-transition: all 0.5s;
    -o-transition: all 0.5s;    transition: all 0.5s; }
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;}
@-webkit-keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }

    @keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }
.mobile_subNav{display: none;padding-left:10px;}
.mobile-inner-nav dd a{height: 35px;line-height: 35px;border-bottom: dotted 1px rgba(236, 236, 236, 0.6);font-size: 1.2rem;}
.mobile_search{clear: both;position: relative;height: 36px;margin:10px 30px 0;border:1px solid #d3d3d3;border-radius: 30px;overflow: hidden;}
.mobile_search input.notxt{width: 80%;color:#333;margin-left:55px;border:none;height: 36px;line-height: 36px;}
.mobile_search input.notxt1{width: 55px;background-color:#fff;right:auto;left:0;background:url(../imagesbjforum2021/search_btn.png) no-repeat center center;border:none;height: 36px;line-height: 36px;float: left;}

/*footer*/
.footerWrap{width: 100%;overflow:hidden;
background-color:#2e4fcc;
background: -webkit-linear-gradient(left, #2e4fcc, #2e6ff0); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #2e4fcc, #2e6ff0); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right,#2e4fcc, #2e6ff0); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, #2e4fcc , #2e6ff0); /* 标准的语法 */}

.footer{width: 1300px;margin:0 auto;position: relative;overflow:hidden;padding:33px 0; background: url(../imagesbjforum2021/logo.png) no-repeat left center;}
.footer p{ line-height: 28px; color: #fff; font-size: 14px; text-align: right;}

@media screen  and (max-width:1386px) {
   .nav ul{width:1100px;}
   .footer{ width: 1100px; }
}

@media screen  and (max-width:1220px) {
 .nav ul li > a{font-size: 16px;}
 .nav ul{width: auto;}
 .footer{width: auto;padding:20px 15px;}
  
}
@media screen  and (max-width:1024px) {
/*.logo{padding-top: 60px;}*/
  
}
@media screen  and (max-width:997px) {
  .nav{display: none;}
  .mobile{display: block;}
  .footer{ background: url(../imagesbjforum2021/logo.png) no-repeat top 20px center; padding-top: 125px;}
  .footer p{ text-align: center; }
  
}
@media screen  and (max-width:768px) {
  .friendLink h2{font-size: 18px;}


}
@media screen and (max-width:640px) {
	.friendLink{width: 100%;border-right: 0;margin-bottom: 10px;}
  .friendLink01 h2, .friendLink01 ul{padding-left:0;}
  .links03{text-align: left;padding-top: 5px;}
	}
@media screen and (max-width:600px) {
 
 
}
	
	

@media screen and (max-width:480px) {
    
}
@media screen and (max-width:380px) {
 
	 
}



