body{
  font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;
  color:#78818e;
  min-width:1130px;
  margin:0 auto;
  background-color: #f9f9f9;
}
*:focus{
  outline:none;
}
.bg-media::after,a,.button,
.box-zz *,.city *,.gy-box *,
.inblock *{
  transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
a:focus, a:hover,
a:hover .glay,
a:hover .black,
a.glay:hover,
a.black:hover,a:hover .glay-w,a.glay-w:hover{
  color:#bf0d1a;
  text-decoration: none;
}
.h1, .h2, .h3, h1, h2, h3,.b{
  font-weight: bold;
}
.container{
  width:1200px;
  position: relative;
}

.w100{
  width:100%!important;
}
.w90{
  width:90%;
}
.w85{
  width:85%;
}
.w70{
  width:70%;
}
.w20{
  width:20%;
}
.w30{
  width:30%;
}
.w48{
  width:48.5%!important;
}
.w50{
  width:50%!important;
}
.w50p{
  width:55px;
}
.mw100{
  max-width:100%;
}
/* color setting */
.bg-black5{
  background-color:rgba(0,0,0,0.5);
}
.bg-black{
  background-color:#3e4149;
}
.bg-glay{
  background-color:#f6f6f6;
}
.bg-white{
  background-color:#fff;
}
.bg-orange{
  background-color: #bf0d1a;
}
.bg-orange-w{
  background-color: #ffedd7;
}
.bg-orange-t{
  background-color:#f8681a;
  background: -webkit-linear-gradient(#f08201, #fe5330); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#f08201, #fe5330); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#f08201, #fe5330); /* Firefox 3.6 - 15 */
  background: linear-gradient(#f08201, #fe5330); /* 标准的语法（必须放在最后） */
}
.bg-blue-t{
  background:#004da2;
  background: -webkit-linear-gradient(#4693fe, #004da2);
  background: -o-linear-gradient(#4693fe, #004da2);
  background: -moz-linear-gradient(#4693fe, #004da2);
  background: linear-gradient(#4693fe, #004da2);
}
.bg-green-t{
  background:#004da2;
  background: -webkit-linear-gradient(#acc131, #01a29a);
  background: -o-linear-gradient(#acc131, #01a29a);
  background: -moz-linear-gradient(#acc131, #01a29a);
  background: linear-gradient(#acc131, #01a29a);
}
.white{
  color:#fff;
}
.orange{
  color:#bf0d1a;
}
.glay{
  color:#78818e;
}
.yellow{
  color:#fff885!important;
}
.red{
  color:#ff2f00;
}
.blue{
  color:#004da1;
}
.blue-w{
  color:#7fa6d0;
}
.glay-w{
  color:#a5acb5;
}
.glay-wic{
  color:#dcdcdc;
}
.glay-b{
  color:#3e4149;
}
.black{
  color:#3e4149;
}
.black5{
  color:#555;
}
.black7{
  color:#777;
}
/* text setting */
.lh05{
  line-height:0.5!important;
}
.lh1{
  line-height:1;
}
.lh125{
  line-height:1.25;
}
.lh15{
  line-height:1.5;
}
.lh2{
  line-height:2!important;
}
.lh25{
  line-height:2.7!important;
}
.font10{
  font-size:10px;
}
.font12{
  font-size:12px;
}
.font13{
  font-size:13px;
}
.font14{
  font-size:14px!important;
}
.font15{
  font-size:15px!important;
}
.font16{
  font-size:16px!important;
}
.font17{
  font-size:17px!important;
}
.font18{
  font-size:18px!important;
}
.font666{
  font-size:23px!important;
  margin-top: 8px;
  text-align:center;
}
.wenyang{
  text-align:center;
}
.zired{
  color:#F00;
  padding-right: 2px;
}
.ziblack{
  color:#444;
}
.content-bar>p{
  text-indent: 2em;
}
.content-bar>img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width:100%;
  height:auto;
}
.content-bar{
  font-size: 16px;
  line-height: 27px;
}
.aligncenter{
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tuijys{
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: 5px;
}
.tuijys li{
  float: left;
  width: 50%;
  background: url(http://www.ruhusz.com/wp-content/themes/new-site/images/wtj_1.png) no-repeat 12px 8px;
}
.col-xs-666{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 23px;
}
.font20{
  font-size:20px;
}
.font22{
  font-size:22px;
}
.font24{
  font-size:24px;
}
.font26{
  font-size:26px;
}
.font30{
  font-size:30px;
}
.font35{
  font-size:35px;
}
.font48{
  font-size:48px;
}
.font70{
  font-size:70px;
}

/* Leading setting */
.mt-20{
  margin-top:-20px;
}
.mt-30{
  margin-top:-30px;
}
.mt-50{
  margin-top:-50px;
}

.mt-65{
  margin-top:-65px;
}
.mt-75{
  margin-top:-75px;
}
.mt5{
  margin-top:2px;
}
.mt0{
  margin-top:0!important;
}
.mt10{
  margin-top:10px;
}
.mt15{
  margin-top:15px;
}
.mt20{
  margin-top:20px;
}
.mt201{
  margin-top:6px;
}
.mt30{
  margin-top:30px;
}
.mt35{
  margin-top:35px;
}
.mt40{
  margin-top:40px;
}
.mt50{
  margin-top:50px;
}
.mt100{
  margin-top:100px;
}
.mt215{
  margin-top:215px;
}
.mb0{
  margin-bottom:0!important;
}
.mb5{
  margin-bottom:5px!important;
}
.mb10{
  margin-bottom:10px!important;
}
.mb15{
  margin-bottom:15px!important;
}
.mb20{
  margin-bottom:20px!important;
}
.mb30{
  margin-bottom:30px!important;
}
.mb40{
  margin-bottom:40px!important;
}
.mtb10{
  margin-top:10px;
  margin-bottom:10px;
}
.mtb20{
  margin-top:20px;
  margin-bottom:20px;
}
.mtb35{
  margin-top:35px;
  margin-bottom:35px;
}
.mtb50{
  margin-top:50px;
  margin-bottom:50px;
}
.mtb80{
  margin-top:80px;
  margin-bottom:60px;
}
.mlr0{
  margin-left:0!important;
  margin-right:0!important;
}
.mlr-15{
  margin-left:-15px!important;
  margin-right:-15px!important;
}
.mlr-10{
  margin-left:-10px!important;
  margin-right:-10px!important;
}
.mlr-5{
  margin-left:-5px!important;
  margin-right:-5px!important;
}
.mlr10{
  margin-left:10px!important;
  margin-right:10px!important;
}
.mlr30{
  margin-left:30px!important;
  margin-right:30px!important;
}

.ml10{
  margin-left:10px;
}
.mr8{
  margin-right:8px;
}
.mr10{
  margin-right:10px;
}
.mr30{
  margin-right:30px;
}
.ml50{
  margin-left:50%;
}
.plr0{
  padding-left:0!important;
  padding-right:0!important;
}
.pl0{
  padding-left:0!important;
}
.plr15{
  padding-left:15px!important;
  padding-right:15px!important;
}
.p5{
  padding:5px;
}
.p10{
  padding:10px!important;
}
.p15{
  padding:15px;
}
.p20{
  padding:20px!important;
}
.pl20{
  padding-left:20px;
}
.pl30{
  padding-left:30px;
}
.pl35{
  padding-left:35px;
}
.pl40{
  padding-left:40px;
}
.pr30{
  padding-right:30px;
}
.plr5{
  padding-left:5px!important;
  padding-right:5px!important;
}
.plr10{
  padding-left:10px!important;
  padding-right:10px!important;
}
.plr20{
  padding-left:20px!important;
  padding-right:20px!important;
}
.plr30{
  padding-left:30px!important;
  padding-right:30px!important;
}
.plr40{
  padding-left:40px!important;
  padding-right:40px!important;
}
.plr50{
  padding-left:50px;
  padding-right:50px;
}
.plr85{
  padding-left:85px;
  padding-right:85px;
}
.pr0{
  padding-right:0!important;
}
.pr20{
  padding-right:20px;
}
.pr40{
  padding-right:40px;
}
.ptb4{
  padding-top:4px!important;
  padding-bottom:4px!important;
}
.ptb15{
  padding-top:15px;
  padding-bottom:15px;
}
.ptb10{
  padding-top:10px;
  padding-bottom:10px;
}
.ptb13{
  padding-top:13px;
  padding-bottom:13px;
}
.ptb20{
  padding-top:0px;
  padding-bottom:20px;
}
.ptb30{
  padding-top:30px;
  padding-bottom:30px;
}
.ptb40{
  padding-top:40px;
  padding-bottom:40px;
}
.pt20{
  padding-top:20px;
}
.pt60{
  padding-top:60px;
}
.pb40{
  padding-bottom:40px;
}
.pb60{
  padding-bottom:60px;
}
.ptb60{
  padding-top:60px;
  padding-bottom:14px;
}

.inblock{
  display: inline-block;
}
a.row,.block{
  display: block;
}
.ind2{
  text-indent:2em;
}
/* border setting */
.line::after{
  display: block;
  content: "";
  width:80px;
  height:4px;
  background-color:#bf0d1a;
  margin-top:20px;
}
.line.white::after{
  background-color:#fff;
  margin-top:20px;
}
.line.text-center.black::after,
.line.text-center.white::after{
  margin:20px auto 0;
}
.border{
  border:1px solid #e5e5e5;
}
.border2{
  border:3px solid #e5e5e5;
}
.border.white{
  border-color:#fff;
}
.bdt{
  border-top:3px solid #004da1;
}
.bdr{
  border-right:1px solid #ddd;
}
.bdl{
  border-left:1px solid #ddd;
}
.bdr2{
  border-right:1px dashed #ddd;
}
.bdl-red{
  border-left:2px solid #ff1e1e;
}
.bd-orange{
  border:1px solid #bf0d1a;
}
.bdb{
  border-bottom:1px solid #ddd;
}
.bdb2{
  border-bottom:3px solid #bf0d1a;
}
hr.dot{
  border-top:1px dashed #ddd;
}
.bdr-dot{
  border-right:1px dashed #b2b3b3;
}
.bdb-dot{
  border-bottom:1px dashed #b2b3b3;
}
.bdl-dot{
  border-left:1px dashed #b2b3b3;
}
.nob{
  font-weight: 400!important;
}
.footer .bdr{
  border-color:#585858;
}
.footer .bdl{
  border-left:1px solid #585858;
}
hr.up{
  width:1px;
  height:100px;
  background-color:#ddd;
  float:left;
  margin:0 20px;
}
.block{
  display: block;
}
a.block:hover{
  text-decoration:none;
}
.br3{
  border-radius:3px;
}
.br5{
  border-radius:5px;
}
.br8{
  border-radius:8px;
}
.brmore{
  border-radius:25px;
}
.br100{
  border-radius:100px;
}
/* Button setting */
.button:hover{
  text-decoration: none;
}
.button{
  border:1px solid;
  display: inline-block;
  padding:8px 18px;
  font-size:14px;
  line-height:1.5;
  cursor: pointer;
}
.button.white:hover{
  background-color: #fff;
  color: #bf0d1a;
  border-color: #bf0d1a;
}
.button.t-color{
  background-color:#bf0d1a;
  color:#fff;
}
.button.t-color:hover{
  opacity:0.8;
}
.button1{
  display:inline-block;
  width:40px;
  height:40px;
  background-color:#bf0d1a;
  text-align: center;
  line-height:40px;
  color:#fff;
  border-radius: 20px;
}
.button1:hover,
a.inline-block:hover .button1{
  width:120px;
}
.button1:hover i,
a.inline-block:hover .button1 i{
  -moz-animation: spin 0.3s 1 ease-in;
  -o-animation: spin 0.3s 1 ease-in;
  -webkit-animation: spin 0.3s 1 ease-in;
  animation: spin 0.3s 1 ease-in;
}
a.inline-block:hover .h3{
  color:#bf0d1a;
}
@keyframes spin{
  0%{
      transform: rotate(0deg);
  }
  100%{
      transform: rotate(180deg);
  }
}
.navbar-nav{
  margin:0;
}
.move:hover{
  margin-top:-15px;
  margin-bottom:15px;
  box-shadow:0 0 10px #eee;
}
.move2:hover{
  margin-top:-54px;
  margin-bottom:-6px;
  box-shadow:0 0 10px #eee;
  background-color:#fff;
  border-radius:8px;
}
/* header setting */
.nav.nav-justified>li>a,
.navbar-default .navbar-nav>li>a{
  color:#fff;
  font-size:15px;
  padding:15px 0;
  margin-bottom:0;
}
.nav.nav-justified>.dropdown{
  width:2.03%;
  text-align: center;
}
.nav.nav-justified>.open>a, .nav.nav-justified>.open>a:focus, .nav.nav-justified>.open>a:hover{
  background-color:#fff;
  color:#333;
}
.nav-justified>li>a:focus, .nav-justified>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
  background-color:#8c000c;
  color:#fff;
}
.navbar-nav>li{
  width:100px;
  text-align: center;
  float:left;
}
.nav-justified>li{
    display: table-cell;
}
.dropdown-menu{
  background-color: rgba(255,255,255,0.8);
}
.nav-justified>.dropdown .dropdown-menu{
  margin-top: 0;
    border-radius: 0;
    border: none;
    width:100%;
    padding:13px 14px;

}
.dropdown-menu>li>a{
  text-align: center;
  /* white-space: normal; */
}
.mlist a{
  display: inline-block;
  text-align: center;
  font-size:13px;
  margin-right:6px;
}
hr.black{
  border-color:#bbb ;
}
.navbar-form{
  margin-top:0;;
}
/* footer setting */
.footer{
  background-color:#333;
  font-size:14px;
  color:#fff;
}
.footer li a{
  color:#ccc;
}
.footer hr{
  border-color:#585858;
}
.footer a:hover{
  color:#bf0d1a;
}
.img-gray{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity:0.5;
    cursor: pointer;
}
.img-gray:hover{
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  opacity:1;
}
/* Background */
.bg{
  background-position: center;
  background-repeat: no-repeat;
  background-size:cover;
}
.shown{
  box-shadow: 0 0 10px #e2e2e2;
}
.shown-b{
  box-shadow: 0 5px 8px rgba(132, 132, 132, 0.5);
}
.tshown{
  text-shadow:1px 1px 2px #c5c5c5;
}
.bd-glay{
  border-color:#ddd;
}
.button.bd-glay:hover{
  background-color:#bf0d1a;
  color:#fff;
}
.ic{
  display: inline-block;
  vertical-align:middle;
}
.ic::after{
  content: '';
  display: inline-block;
  width:22px;
  height:22px;
}
.icon1::after{
  background-image: url('../images/ic1.png');
}
.icon2::after{
  background-image: url('../images/ic2.png');
}
.icon3::after{
  background-image: url('../images/ic3.png');
}
.icon4::after{
  background-image: url('../images/ic4.png');
}
.icon5::after{
  background-image: url('../images/ic5.png');
}
.icon6::after{
  background-image: url('../images/ic6.png');
}
.icon7::after{
  background-image: url('../images/ic7.png');
}
.icon8::after{
  background-image: url('../images/ic8.png');
}
.button.bg-orange{
  border-color:#bf0d1a;
  color:#fff;
}
.bg-blue{
  background-color:#004da1;
}
.button.bg-blue{
  color:#fff;
}
.button.bg-blue:hover{
  background-color: transparent;
  color:#004da1;
}
.button.bg-orange:hover{
  background-color: transparent;
  color:#bf0d1a;
}
#close{
  cursor: pointer;
  display: inline-block;
  width:25px;
  height:25px;
  text-align: center;
  line-height:25px;
  position: absolute;
}
#close:hover{
  opacity:0.8
}
.navbar-form{
  border: 1px solid;
    border-radius: 3px;
    padding: 0px 4px;
}
.navbar-form .form-control{
  border: none;
    box-shadow: none;
    width: 430px;
    padding:5px;
}
.navbar-form .btn-default{
  border:none;
}
.navbar-form .btn-default:hover{
  background-color:#fff;
}
.navbar-default{
  border-radius:0;
  border:none;
}
.sub-banner{
  height:300px;
  background-position: center;
  background-size:auto 100%;
  position: relative;
}
.col-xs-55{
  display: block;
  width:20%;
  float:left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.sub-menu a:hover{
  background-color: #004da1;
  color:#fff;
}
.h3.line::after{
  background-color:#004da1;
}
.h100{
  height: 100px;
  overflow: hidden;
}
.h120{
  height:120px;
}
.h165{
  height:165px;
}
.my-list{
  padding: 0px 4px 0px 18px;
  min-height: 195px;
}
.my-list li{
  padding:5px 0;
  line-height:1.8;
  border-bottom:1px solid #e2e2e2;
}
.my-list li:last-child{
  border: none;
}
.list-date{
  width:13px;
  text-align: right;
  vertical-align: text-top;
  font-size:7px;
  margin-top:3px;
}
.pagination>li{
  display: inline-block;
}
.pagination>li>a, .pagination>li>span{
  border-color:#eee;
  background-color:#eee;
  color:#888;
  display: inline-block;
  width: 36px;
  height:36px;
  cursor: pointer;
  padding: 6px;

}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover,
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
  color: #fff;
  cursor: default;
  background-color: #004da1;
  border-color: #004da1;
}
.pagination>li:last-child>a, .pagination>li:last-child>span,
.pagination>li:first-child>a, .pagination>li:first-child>span{
  line-height:1.3;
  border-radius:0
}
.breadcrumb{
  background-color:transparent;
}
.breadcrumb>li+li:before{
  content: " > ";
}
.box-content img{
  margin:0px auto 20px;
}
.pager li>a, .pager li>span{
  border:none;
}
.tit1{
  color:#fff;
  background:#004da1;
  background: -webkit-linear-gradient(left, #004da1, rgba(0,0,0,0));
    background: -o-linear-gradient(right, #004da1, rgba(0,0,0,0));
    background: -moz-linear-gradient(right, #004da1, rgba(0,0,0,0));
    background: linear-gradient(to right, #004da1, rgba(0,0,0,0));
  padding:7px 10px;
}
.tit2{
  color:#fff;
  background:#bf0d1a;
  background: -webkit-linear-gradient(to right,#f35974, #bf0d1a);
  background: -o-linear-gradient(to right,#f35974, #bf0d1a);
  background: -moz-linear-gradient(to right,#f35974, #bf0d1a);
  background: linear-gradient(to right,#f35974, #bf0d1a);
}
.tit2:hover{
  color:#fff;
  border-color:#bf0d1a;
}
.op{
  opacity:0.5;
}
.font-myh{
  font-family: 'MicrosoftYaHei';
}
.text-upp{
  text-transform: uppercase;
}
.zindex9{
  position: relative;
  z-index:99;
}
.ohidden{
  overflow:hidden;
}
.h200{
  min-height:200px;
  background-size:cover;
}
.h240{
  min-height:240px;
  background-size:cover;
}
.h-sch{
  height:200px;
  background-position: right;
  background-size:auto 100%;
}
.h350{
  height:350px;
}
.h80{
  height:80px;
}
.h150{
  height:150px;
}
/* banner style */
.banner .item,
.banner{
  height:283px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.carousel-indicators .active{
  background-color:#bf0d1a;
  border-color:#bf0d1a;
}
.bg-orange.pagination>li>a:focus,
.bg-orange.pagination>li>a:hover,
.bg-orange.pagination>li>span:focus,
.bg-orange.pagination>li>span:hover,
.bg-orange.pagination>.active>a,
.bg-orange.pagination>.active>a:focus,
.bg-orange.pagination>.active>a:hover,
.bg-orange.pagination>.active>span,
.bg-orange.pagination>.active>span:focus,
.bg-orange.pagination>.active>span:hover{
  background-color: #bf0d1a;
  border-color: #bf0d1a;
}
.bg-orange.pagination{
  background-color:#ffffff;
}
.carousel-indicators{
  bottom:0px;
}
.bar-title::before{
  content:'';
  display: inline-block;
  width:3px;
  height:20px;
  background-color:#ff0000;
  position: absolute;
  left:20px;
  margin-top:2px;
}
.col-xs-3 .bar-title{
  color: #333;
}
.hot{
  position:absolute;
  right: -20px;
  top: -20px;
}
.row{
  position: relative;
}
.input.form-group {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  overflow: hidden;

}
.form-control{
  display: block;
    width: 100%;
    height: 38px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: transparent;
    border:none;
    box-shadow:none;
}
.form-group label {
  display: inline-block;
  text-align: center!important;
  margin-top: 7px;
  color: #999;
  font-size: 20px;
  margin-bottom:0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
  border:none;
  background-color:#eee;
}
.nav-tabs{
  border:none;
}
.nav-tabs>li{
  margin-bottom:0;
}
.nav-tabs>li>a{
  border-radius: 0;
  color:#999;
  border:none;
  font-size: 16px;
  padding:10px 20px;
}
.news{
  display: block;
  height:230px;
  position: relative;
}
.first p{
  position: absolute;
  bottom:0;
  background-color:rgba(0,0,0,0.4);
  color:#fff;
  width:100%;
  line-height:3;
  padding:0 10px;
  height:40px

}
.list1{
  width:100%;
  height:30px;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height:30px;
}
.tab2>li.active>a, .tab2>li.active>a:focus, .tab2>li.active>a:hover,
.tab2>li>a:focus, .tab2>li>a:hover{
  border-bottom:3px solid #999;
  background-color:#fff;
  color:#555;
}
.tab2>li>a{
  border-bottom:3px solid #fff;
}
.sub-tit span{
  display: inline-block;
  border-bottom:3px solid #999;
}
.tea{
  height:105px;
  background-position:top center;
}
ul.row{
  margin-left:0;
  padding-left:0;
}
.sch-one li a, .sch-two li a{
  display: inline-block;
    width: 100%;
    line-height: 3;
    border: 1px solid #eee;
    margin-bottom: 13px;
    text-align: center;
    color: #3e4149;
    position: relative;
}
.sch-one li:last-child a, .sch-two li:last-child a{
  margin-bottom:0;
}
.sch-one li a:hover,
.sch-one li.active a,
.sch-two li a:hover,
.sch-two li.active a{
  background-color: #bf0d1a;
    text-decoration: none;
    color: #fff;
    border-color: #bf0d1a;
}
.sch-two li a:hover::before,
.sch-two li.active a::before{
  content: '';
    border: 7px solid;
    border-color: transparent #bf0d1a transparent transparent;
    position: absolute;
    left: -15px;
    top: 13px;

}
.fenge,
.orange2{
  color:#bf0d1a;
}
.fenge::after{
  content:'/';
  color:#bf0d1a;
  font-size:30px;
  position: absolute;
  right:-8px;
  bottom:27%;
}
.glay2{
  color:#5d5d5d;
}
.brtb{
  border-radius:0 5px 5px 0;
}
.lh17{
  line-height:1.7;
}
.right::after,
.left::after{
  content: '►';
  position: absolute;
  left: 26px;
  bottom: -10px;
  font-size: 12px;
}
.left::after{
  content: '◄';
  font-size:16px;
}
#scrollBox {
    height: 330px;
    overflow: hidden;
    margin-top: 5px;
    color:#6b7c93;
}
#scrollBox ul {
    padding-left: 0px;
    margin-bottom: 0;
}
#scrollBox ul li{
  background-color:#f5f5f5;
  padding: 5px;
  margin-bottom:10px;
  border-radius:3px;
}
#scrollBox span{
  display: inline-block;
  width:20%;
}
.nav-justified.pull-left{
  width:17.8%;
}
.h235{
  height:235px;
  background-size:cover;
}
.footer-menu{
  padding-left:0;
}
.footer-menu > li{
  list-style: none;
  float:left;
  width:25%;
  padding-left:20px;
}
.footer-menu > li > a{
  font-size:16px;
  font-weight:bold;
  color:#fff;
}
.footer-menu > li > a:hover{
  text-decoration: none;
  color:#fff;
}
.footer-menu > li > ul > li{
    list-style:none;
}
.footer .sub-menu a:hover{
   color: #bf0d1a;
   background-color: transparent
}
.footer .sub-menu li a{
  font-size:12px;
}
.footer .sub-menu{
  padding-left:0;
}
.page-numbers.current,.page-numbers:hover {
    background-color: #bf0d1a;
    border-color: #bf0d1a;
    color: #fff;
}
.page-numbers {
    border-color: #eee;
    background-color: #eee;
    color: #888;
    display: inline-block;
    width: 36px;
    height: 36px;
    cursor: pointer;
    padding: 6px;
    font-size:16px;
    line-height:1.6;
}
.tea-tx{
  width: 75px;
  height: 75px;
  background-size: cover;
  border-radius:50%;
  background-position: top;
  margin-top: -5px;
  display: inline-block;
}
.pager li {
    display: inline-block;
}
.content-bar img{
  width: 450px;
  height: 300px;
  margin:10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.toutext{
	letter-spacing: 5px;
	margin-bottom: 0!important;
	text-align: center;
	color: #78818e;
}
li.current-menu-item{
background-color:#8c000c;
}
.content-bar table{
	margin-bottom:10px;
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    max-width: 100%;
}
.content-bar table td{
	padding:5px ;
	border: 1px solid #333;
}
.shengming{
	font-size: 13px;
    color: #78818e;
    margin-bottom: -12px;
    line-height: 26px;
}
.biaoqian a{     
    line-height: 1.9;
    font-weight: 300;
    padding: 0 14px;
    margin-right: 7px;
    border: 1px solid #eee;
    background: #efefef;
    border-radius: 7px;
}
.biaoqian a:link,.biaoqian a:visited{
    color: #444;
}
.biaoqian{
    padding-bottom: 16px;
    padding-top: 10px;
}
.biaoqian a:hover{
    color: #FF6E2D;
}
.libiao19{    
    background: url(http://www.ruhusz.com/wp-content/themes/new-site/images/libiao19.gif) repeat-y left top;
    width: 77.5%;
    float: right;
    overflow: auto;
    background-color: #fdfbfb;
    padding: 0;
    margin: 0;
    height: 98px;
}
.libiaofl{
    border: 1px solid #ffe1cb;
    background: #fff3eb;
    overflow: hidden;
    clear: both;
    margin-bottom: 0px;
    display: block;
}
.yilitou{
    width: 22.5%;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    float: left;
}
.yilitou p{
    font-size: 29px;
    line-height: 98px;
    font-family: SimSun;
    margin: 0;
    padding: 0;
}
.yilitou a{
    color: #ff6200;
    display: -webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    overflow: hidden;
}
.libiao20{
    zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(/images/libiao20.gif) no-repeat left center;
    overflow: hidden;
    padding-top: 4px;
    min-height: 90px;
    padding-left:5px;
}
.lanmuwai{
    padding:0;
}
.lanmuwai2{
    padding-right: 28px;
    padding-left: 20px;
    border: solid 1px #E2E2E2;
    float: left;
    margin-bottom: 20px;
}
.libiao20 li{
    float: left;
    margin-right: 10px;
    margin-top: 2px;
}
.libiao20 span{
    float: left;
    font-size: 15px;
    padding: 17px;
    line-height: 20px;
    margin-top: 5px;
}
.libiao20 li>a{
    display: inline-block;
    padding-left: 16px;
    padding-right: 16px;
    border-radius: 2px;
    color: #333;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.libiao20:before,.libiao20:after{
    content: "";
    display: block;
    clear: both;
}
.libiao20 li>a:hover{
    background-color: #bf0d1a;
    color: #fff;
}
.libiao20 .current-cat a{
    background-color: #0088e6;
    color: #fff;
}
.zifen-1{
    list-style: none;
    margin: 0;
    background-color: #f7f7f7;
    margin-bottom: 22px;
    padding-left: 12px;
}
.zifen-1:before,.zifen-1:after{
    content: "";
    display: block;
    clear: both;
}
.zifen-1 li{
    margin-right: 34px;
    width: auto !important;
    float: left;
    color: #333;
    font-size: 14px;
    cursor: pointer;
}
.zifen-1 li>a{
    color: #666;
    text-decoration: none;
}
.zifen-1 li>a:hover{
    text-decoration: none;
    color: #0088e6;
}
.rmzts1{
    float: left;
    width: 100%;
    color: #333;
    margin-top: 20px;
    height: 60px;
    font-size: 22px;
    background: url(/images/rmzt.png) no-repeat bottom;
}
.rmsts2{
    padding-left: 28px;
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 20px 20px;
    background-image: url(/images/rmbq.png);
}
.rmzts3{float: left;}
.rmzts3 ul{
        float: left;
        list-style: none;
        padding: 0;
        margin-left: 7px;
}
.rmzts3 ul>li{
        float:left;
        padding-right: 15px;
        margin-right: 10px;
        margin-top: 20px;
        background: url(/wp-content/themes/new-site/images/rmbq2.png) no-repeat 100%;
}
.rmzts3 ul>li a{
    color: #444;
}
.rmzts3 ul>li a:hover{
    color: #bf0d1a;
    text-decoration: none;
}
.zxwzs1{
    color: #333;
    height: 60px;
    font-size: 22px;
    background: url(/images/rmzt.png) no-repeat bottom;
}
.zxwzs2{
    padding-left: 28px;
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 20px 20px;
    background-image: url(/images/zxwz.png);
}
.tbsszxc{margin-right:20px;}
.tbssleft{margin-left:10px;}
.zxwztou1{float: left;
    width: 100px;
    height: 80px;
    margin-right: 7px;
    margin-left: -7px;
}
.zxwztou1 img{
    width: 100px;
    height: 80px;
}
.zxwztoub{
    float: left;
    height: 80px;
    width: 185px;
}
.zxwztoub2{
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
    height: 28px;
}
.zxwztoub2 a{color: #444;}
.zxwztoub2 a:hover{color: #bf0d1a;text-decoration: none;}
.zxwztoub3{
    font-size: 12px;
    overflow: hidden;
    height: 60px;
    line-height: 20px;}
.zxwztoub4{
    float: left;
    padding-top: 20px;
    
}
.tjrds1{
    float: left;
    width: 100%;
    margin-top: 30px;
    color: #333;
    height: 60px;
    font-size: 22px;
    background: url(/images/rmzt.png) no-repeat bottom;
}
.tjrds2{
    padding-left: 28px;
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 20px 20px;
    background-image: url(/images/tjrd.png);
}
.tjrds22{
    padding-left: 28px;
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 20px 20px;
    background-image: url(/wp-content/themes/new-site/images/cnxh.png);
}
.tjrds3{float: left;}
.tjrds4{
    list-style: none;
    padding: 0;
}
.tjrds4 li{
    margin-bottom: 30px;
    float: left;
}
.breadcrumb a{
    font-weight: 400;
    color: #666666;
    font-size: 14px;
}
.breadcrumb a:hover{
    color: #bf0d1a;
    text-decoration: none;
}
.breadcrumb span{
    font-weight: 700;
    font-size: 14px;
    color: #444;
}
.tjwzs1{
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 23px;
}
.tjwzs1 li{
    float: left;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    margin-left: -7px;
}
.tjwzs1 li:last-child{
    border-bottom: none;
}
.tjwzs2{
    float: left;
    width: 212px;
    height: 128px;
    margin-right: 7px;
}
.tjwzs2 img{
    width: 212px;
    height: 138px;
}
.tjwzsb{
    float: left;
    width: 622px;
    height: 138px;
    padding-right: 15px;
    padding-left: 15px;
}
.tjwzsb2{
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
    margin-bottom: 10px;
}
.tjwzsb2 a{color: #3e4149;}
.tjwzsb2 a:hover{color: #bf0d1a;text-decoration: none;}
.tjwzsb3{
    font-size: 14px;
    overflow: hidden;
    height: 60px;
    line-height: 20px;
}
.tjwzsb4{    
    float: left;
    width: 100%;
    padding-top: 20px;
}
.tjwzsb5 a{     
	font-weight: 300;
    line-height: 1.58;
    padding: 0 14px;
    margin-right: 7px;
    border: 1px solid #eee;
    background: #f4f4f4;
    border-radius: 20px;
}
.tjwzsb5 a:link,.tjwzsb5 a:visited{
    color: #7c7c7c;
}
.tjwzsb5{
    float: left;
    margin-left: -10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: 83.6%;
}
.tjwzsb5 a:hover{
    color: #bf0d1a;
}    
.tjwzsb6{
    float: right;
    padding-left: 25px;
    background: url(/wp-content/themes/new-site/images/riqi.png) 0px -1px no-repeat;
}
.tjwzs{
    float: left;
    margin-right: -15px;
    margin-left: -15px;
}
.zxzsx1{float: left;}
.xgjxs1{
    float: left;
    width: 100%;
    margin-top: 30px;
    color: #333;
    padding-bottom: 18px;
    font-size: 22px;
    border-bottom: 1px solid #ddd;
}
.xgjxs2{
    padding-left: 28px;
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 20px 20px;
    background-image: url(/wp-content/themes/new-site/images/xgjx.png);
}
.lanmu1{margin-left: -15px;}
.lanmu1 img{
    width: 201px;
    height: 142px;
}
.lanmu2{
    float: left;
    width: 72%;
    height: 142px;
    padding-left: 7px;
}
.lanmu3{
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
    margin-bottom: 15px;
    margin-right: -10px;
}
.lanmu3 a{color: #af0000;}
.lanmu3 a:hover{color: #bf0d1a;text-decoration: none;}
.lanmu4{    
    float: left;
    width: 100%;
    padding-top: 16px;
}
.lanmu6{
    float: right;
    margin-right: -10px;
    padding-left: 25px;
    background: url(/wp-content/themes/new-site/images/riqi.png) 0px -1px no-repeat;
}
.lanmul1{
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}
.lanmul1 li{
    float: left;
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
    width: 100%;
}
.lanmu33{
    margin-right: -10px;
}
.lanmul1 li:last-child{
    border-bottom: none;
}
.w100ls img{
    width: 93%;
}
.tougg1{
    width: 1200px;
    margin: 0 auto;
    padding-top: 0px;
}
.mbxie{
    width: 100%;
    overflow: hidden;
    background: url(http://www.ruhusz.com/wp-content/themes/new-site/images/mbxie.jpg) repeat-x 0 -5px;
    background-color: #fdfbfb;
}
.breadcrumb{
    margin: 0 auto;
    width: 1200px;
    color: #333;
    font-size: 14px;
}
.tougg1 img{
    width: 1200px;
    height: 260px;
}
.wzgw2 img{
    height: 200px;
}
.wzgx1{
    padding-left: 0px;
    padding-right: 18px;
}
.xxq1{
    position: absolute;
    margin-left: 20px;
}
.xxq1 img{
    width: 400px;
    height: 345px;
}
.xxq2{
    position: absolute;
    margin-left: 820px;
}
.pic1{
    background: url(http://www.ruhusz.com/wp-content/themes/new-site/images/wxq/weixin.png);
    background-size: 100%;
    display: none;
    position: absolute;
    left: 142px;
    top: 330px;
    width: 160px;
    height: 160px;
}
a.pic3:hover .pic1{
    display: block;
}
.pic3{
    color: #ffe400!important;
}