body {
  background-color: #f3f3f3;
}
.banner,
.banner2 {
  width: 100%;
  height: 250px;
  background: url("imgbanner_detail.jpg") center top no-repeat;
}
.banner .banner_wrap,
.banner2 .banner_wrap {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.banner .search,
.banner2 .search {
  position: absolute;
  right: 0;
  top: 20px;
}
.banner .search .search_input,
.banner2 .search .search_input {
  float: left;
  width: 260px;
  height: 28px;
  line-height: 28px;
  background-color: #e2dfdf;
  border: 1px solid #c4c4c4;
  padding: 0 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.banner .search .search_button,
.banner2 .search .search_button {
  background: url(imgsearch.png) 0 0 no-repeat;
  border: 0;
  cursor: pointer;
  width: 35px;
  height: 30px;
  float: left;
  display: inline;
  margin: 0 0 0 15px;
}
.banner2 {
  background: url("imgbanner_list.jpg") center top no-repeat;
}
.list_l {
  width: 200px;
  margin-top: 10px;
  float: left;
}
.list_l .left_nav {
  background-color: #ffffff;
}
.list_l .left_nav li {
  /* width: 200px; */
  position: relative;
}
.list_l .left_nav li a {
  font-size: 14px;
  color: #666666;
  text-align: left;
}
.list_l .left_nav li a .arrow {
  font-size: 16px;
  position: absolute;
  right: 15px;
  top: 0;
  line-height: 40px;
  font-family: "SimSun";
  display: none;
}
.list_l .left_nav li a:hover {
  background-color: #b5b5b5;
  color: #CC092F;
}
.list_l .left_nav li a:hover .arrow {
  display: block;
}
.list_l .left_nav .bt {
  height: 50px;
  background-image: url("imglist_bt.png");
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
}
.list_l .left_nav .bt_about {
  background-position: 0 0;
}
.list_l .left_nav .bt_news {
  background-position: 0 -50px;
}
.list_l .left_nav .bt_other {
  background-position: 0 -100px;
}
/*++++++++++*/
.list_l .left_nav .main_menu {
	padding: 0 10px;
}
.list_l .left_nav .main_menu ul li a {
    display: block;
    padding: 5px 0;
    line-height: 30px;
}
.list_l .left_nav .main_menu li a.menu-link {
    padding-left: 20px;
    background: url("imgmenu_close.gif") left center no-repeat;
}
.list_l .left_nav .main_menu li a.menu-link.actived {
    background: url("imgmenu_open.gif") left center no-repeat;
}
.list_l .left_nav .main_menu .sub-main-menu {
    display: none;
}
.list_l .left_nav .sub-main-menu ul {
    font-size: 13px;
    margin-left: 10px;
}
.list_l .left_nav .sub-main-menu ul li a {
    padding-left: 20px;
    background: url(../img/bullet-blue.png) left center no-repeat;
	border-top: 1px solid #ccc;
}
/*+++++++++++++++*/
.list_l .left_b {
  margin-top: 20px;
}
.list_l .left_b .bt {
  line-height: 15px;
  height: 15px;
  border-left: 2px solid #666666;
  padding-left: 12px;
  margin-bottom: 10px;
}
.list_l .left_b .bt span {
  color: #666666;
  font-size: 16px;
  float: left;
}
.list_l .left_b .bt .more {
  color: #666666;
  font-size: 10px;
  float: right;
  display: inline-block;
}
.list_l .left_b .left_list {
  background-color: #ffffff;
  border: 1px solid #e8e8e8;
  padding: 10px;
  font-family: "SimSun";
}
.list_l .left_b .left_list li {
  height: 27px;
  line-height: 27px;
  border-bottom: 1px dotted #9ce4f5;
  margin-bottom: 2px;
  width: 178px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list_l .left_b .left_list li a {
  color: #999999;
  font-size: 12px;
  line-height: 27px;
}
.list_l .left_b .left_list li a:hover {
  color: #0067a6;
}
.list_r {
  padding: 20px;
  border: 1px solid #e8e8e8;
  background-color: #ffffff;
  width: 850px;
  margin: 10px 0 30px 0;
  float: right;
}
.list_r .cm {
  font-size: 12px;
  color: #999999;
  line-height: 20px;
  padding-bottom: 8px;
  border-bottom: 1px solid #00abd8;
  font-family: "SimSun";
}
.list_r .cm a {
  color: #999999;
}
.list_r .cm a:hover {
  color: #0067a6;
}
.list_r .r_con {
  padding-bottom: 40px;
}
.list_r .r_con .bt {
  color: #666666;
  font-size: 18px;
  line-height: 30px;
  margin: 35px 0 15px 0;
  text-align: center;
  padding: 0 100px;
}
.list_r .r_con .p_content {
  color: #000;
  font-size: 14px;
  line-height: 28px;
  text-indent: 2em;
  padding: 0 50px;
}
.list_r .r_con .p_content img{
  margin: 0 auto;
}
.list_r .r_con .p_c {
  text-align: center;
}
.list_r .r_con .p_c img {
  margin: 15px auto;
}
.list_r .r_con_b {
  border-top: 1px solid #00abd8;
  padding: 20px 0 0 0;
}
.list_r .r_con_b li {
  line-height: 28px;
  color: #999999;
}
.list_r .r_con_b li span {
  color: #434343;
}
.list_r .r_con_b li a {
  color: #999999;
}
.list_r .r_con_b li a:hover {
  color: #00abd8;
}
.list_r .r_con_b .page {
  text-align: center;
  height: 25px;
  line-height: 25px;
}
.list_r .r_con_b .page a {
  color: #434343;
  display: inline-block;
  margin: 0 8px;
}
.list_r .r_con_b .page a:hover {
  color: #00abd8;
}
.list_r .news_list {
  padding: 10px 0 30px 0;
}
.list_r .news_list li {
  font-family: "SimSun";
  border-bottom: 1px dotted #b2b2b2;
  height: 35px;
  line-height: 35px;
  color: #666666;
}
.list_r .news_list li a {
  font-size: 14px;
  color: #666666;
  float: left;
}
.list_r .news_list li .date {
  float: right;
}
.friendlink_t {
  margin: 30px 0 20px -20px;
  zoom: 1;
  overflow: hidden;
}
.friendlink_t li {
  width: 298px;
  height: 80px;
  border: 1px solid #e8e8e8;
  background-color: #ffffff;
  float: left;
  margin: 0 0 15px 20px;
  display: inline;
  line-height: 80px;
  padding: 10px;
  overflow: hidden;
}
.friendlink_t li a img {
  float: left;
}
.friendlink_t li a span {
  font-size: 14px;
  color: #4c4c4c;
}
.friendlink_t li a:hover span {
  color: #00448c;
}
.friendlink_b {
  margin-bottom: 40px;
  overflow: hidden;
}
.friendlink_b a {
  width: 20%;
  float: left;
  color: #666666;
  height: 30px;
  line-height: 30px;
}
.friendlink_b a:hover {
  color: #00448c;
}
