﻿@charset "utf-8";
/* CSS Document */
.rui_box{
  width:100%;
  height:auto;
  background:#EEF3FA;
}

.rui_box_min{
  width:1100px;
  height:auto;
  background:#fff;
  margin:0 auto;
}

.rui_title{
  height:50px;
  text-align:center;
}

.rui_title span{
  font-size:21px;
  line-height:50px;
  font-family:'Microsoft YaHei', '微软雅黑';
  letter-spacing:2px;
  font-weight:bold;
  color:#866450;
}

.rui_nav{
  padding:15px 150px;
  height:30px;
}

.rui_nav a{
  font-size:16px;
  line-height: 30px;
  text-decoration:none;
  color:#866450;
}

.rui_nav div{
  height:30px;
  width:160px;
  float:left;
  text-align:center;
}

.rui_nav div:nth-child(1){
}

.rui_nav span{
  font-size:16px;
  line-height:30px;
  font-weight:bold;
}

.rui_nav div:hover{
  background:#FEBF0F;
}

.rui_banner{
  height:243px;
  width:800px;
  padding-left:150px;
}

.rui_content_box{
  padding:0 150px;
  height:auto;
}

.rui_content_box_min{
  padding:30px 0 0 0;
  height:auto;
}

.rui_title_min_1,.rui_title_min_2,.rui_title_min_3{
  height:25px;
  text-align:center;
}

.rui_title_min_2 span,.rui_title_min_2 span,.rui_title_min_3 span{
  font-size:18px;
  line-height:25px;
}

.rui_title_min_1{
  background:#50789A;
  color:#ffffff;
}

.rui_title_min_2{
  background:#844F4F;
  color:#ffffff;
}

.rui_title_min_3{
  background:#E3663E;
  color:#ffffff;
}


.rui_intro{
  height:20px;
  text-align:center;
  padding:20px 0;
  margin-left:84px;
}

.rui_intro span{
  font-size:12px;
  line-height:20px;
}

.rui_more{
  height:20px;
  float:right;
  padding-right:40px;
}

.rui_more span{
  font-size:12px;
  line-height:20px;
  vertical-align:bottom;
  display:inline-block;
}

.rui_list_box{
  height:480px;
  width:800px;
}

.rui_list_box_2{
  height:440px;
  width:800px;
}


.rui_list_box_3{
  height:1600px;
  width:800px;
}

.rui_list{
  height:auto;
  width:200px;
  float:left;
}

.rui_list img{
  width:180px;
  height:253px;
}

.rui_list_min{
  height:auto;
  padding:5px 15px 0 15px;
  color:#858585;
}

.rui_list_min_bold{
  font-size:14px;
  line-height:20px;
  font-weight:bold;
}


.rui_list_video{
  font-size:14px;
  line-height:40px;
  font-weight:bold;
  color:#858585;
  display:block;
  height:40px;
}

#a1,#a2,#a3{
  margin-bottom:30px;
}

.rui_list_min{
  font-size:12px;
  line-height:20px;
}

.rui_footer_box{
  width:1100px;
  height:200px;
  border-top:1px solid #999;
  margin:0 auto;
}

.rui_footer_top{
  height:50px;
  width:940px;
}

.rui_footer_top div:nth-child(1){
  height:50px;
  width:12.5%;
  float:left;
  text-align:center;
}

.rui_footer_top div:nth-child(2){
  height:50px;
  width:85%;
  float:left;
  text-align:center;
}

.rui_footer_top span{
  line-height:50px;
  font-size:13px;
}

.rui_footer_top a{
  line-height:52px;
  font-size:13px;
  color:#000;
  text-decoration:none;
}

.rui_footer_middle{
  height:30px;
  width:840px;
  background:#CFC4A8;
  padding:0 50px;
}

.rui_footer_middle div{
  height:30px;
  width:168px;;
  float:left;
  text-align:center;
  margin-top:1%;
}

.rui_footer_middle span{
  line-height:30px;
  font-size:14px;
  color:#000;
}

.rui_footer_middle a{
  color:#000;
  text-decoration:none;
}

.rui_footer_bottom{
  height:78px;
  padding:21px 0;
  text-align:center;
}

.rui_footer_bottom span{
  font-size:14px;
  line-height:26px;
  padding-left:5px;
}

.rui_footer_box_min{
  width:940px;
  margin:0 auto;
}