﻿@charset "utf-8";
/* Index Page CSS Document */
.content {
   width:1000px;
   text-align:center;
   margin:0 auto;
   font-size:16px;
}
.content .col_lg_2 {
   float:left;
   width:200px;
   text-align:left;
   margin:0;
}
.content .col_lg_25 {
   float:left;
   width:250px;
   text-align:left;
   margin:0;
}
.content .col_lg_3{
   float:left;
   width:300px;
   text-align:left;
   margin:0px;
}
.content .col_lg_35{
   float:left;
   width:350px;
   text-align:left;
   margin:0px;
}
.content .col_lg_4{
   float:left;
   width:400px;
   text-align:left;
   margin:0px;
}
.content .col_lg_65{
   float:left;
   width:650px;
   text-align:left;
   margin:0px;
}
.content .col_lg_7{
   float:left;
   width:700px;
   text-align:left;
   margin:0px;
}

.content .col_lg_75{
   float:left;
   width:750px;
   text-align:left;
   margin:0px;
}

.content .col_lg_8{
   float:left;
   width:800px;
   text-align:left;
   margin:0px;
}
.content .col_lg_10{
   width:1000px;
   text-align:left;
   margin:0px;
}
.content .col_lg_5{
   width:1000px;
   float:left;
   text-align:left;
   margin:0px;
}
.content .top{
   height:30px;
}

.content .info{
   box-sizing:border-box;
   -moz-box-sizing:border-box;
   /*border:solid 1px #DFDFDF; 
   border-top: 2px solid #8F000B;*/
   width:100%;
   padding:15px;
   float:left;
}

.content .info .title{
   font-size:18px;
   color:#000;
   width:100%;
   height:30px;
   border-bottom: 2px solid #3C9133/*#8c0000*/;
   margin-bottom:10px;
}
.content .info .title a{
   display:inline-block;
   width:100%;
}
.content .info .title .right_more{
   font-size:12px;
   color:#A6A6A6;
   float:right;
}

.content .info .title a:hover .right_more {
   font-size:12px;
   color:#3C9133/*#8c0000*/;
}
.content .info li{
   height:31px;
   line-height:30px;
   border-bottom:1px solid #eee;
}
.content .info li a{
   width:100%;
   display:inline-block;
   float:left;
   overflow:hidden;
   text-overflow:ellipsis;
   white-space:nowrap;
}
.content .info-dt li span.s-dt{
   width:52px;
   display:inline-block;
   float:left;
   text-align:right;
}
.content .info-dt li a{
   width:calc(100% - 52px);
   display:inline-block;
   float:left;
   overflow:hidden;
   text-overflow:ellipsis;
   white-space:nowrap;
}
.content .info-cap{
	width: 100%;
	padding: 5px 0px 10px 0px;
}
.content .info-cap .cap-img {
   width:260px;
   height:146px;
}
.content .info-cap .cap-img2 {
   /*width:260px;
   height:146px;*/
   width:100px;
   height:100px;
   margin-right:10px;
}
.content .info-cap .cap-title{
   width:100%;
   height:40px;
   line-height:40px;
   overflow:hidden;
   text-overflow:ellipsis;
   white-space:nowrap;
}
.content .info-cap .detail{
   width:100%;
   height:60px;
   line-height:20px;
   font-size:12px;
   overflow:hidden;
   text-overflow:ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
}
.content .info-cap .cap-more{
   width:100%;
   margin-top:13px;
   color: #a6a6a6;
   text-align: left;
   font-size: 12px;
}
.content .info-cap .cap-more a{
  color: #565656;
}
.content .info-cap .cap-more a:hover{
  color: #3C9133/*#8c0000*/;
}
.content .info-link{
   margin-top:0px;
   margin-bottom:2px;
   /*height:96px;
   overflow-y:scroll;*/
}
.content .info-slide{
  width:calc(100% - 40px);
  padding:15px 0px 15px 0px;
  margin-left:40px;
  overflow:hidden;
  position:relative;
}
.content .info-slide .slide{
  width:2236px;
  height:86px;
  position:relative;
}
.content .info-slide .slide li{
  float:left;
  width:86px;
  height:86px;
}
.content .info-slide .slide li img{
  width:86px;
  height:86px;
}
.content .info-slide .slide-dir{
  width:20px;
  height:30px;
  line-height:30px;
  background-color:#FAF6F5;
  color:#000000;
  opacity:0.2;
  color:#fff;
  text-align:center;
  margin-top:28px;
  margin-bottom:28px;
  cursor:pointer;
  z-index:2;
}
.content .info-slide .slide-dir:hover{
  opacity:1.0;
  color:#3C9133/*#8c0000*/;
}
.content .info-slide #qr_prev{
  position:absolute;
  top:15px;
}
.content .info-slide #qr_next{
  position:absolute;
  top:15px;
  right:0px; 
}
.content .col_lg_10 .info-tile{
   width:136px;
   height:77px;
   margin-top:20px;
   padding:15px;
   float:left;
}

.content .col_lg_10 .info-tile a{
   display:block;
   width:136px;
   height:77px;
}

.content .col_lg_10 .info-tile a img{
   width:136px;
   height:77px;
}
.content .col_lg_10 .info-tile a span.bbar{
   display:inline-block;
   width:116px;
   height:36px;
   line-height:36px;
   position:relative;
   top:-36px;
   z-index:2;
   background-color:#96757A;
   color:#FFF;
   text-align:center;
   padding:0 10px;
   opacity:0.8;
   font-size:14px;
}
.content .col_lg_10 .info-tile a span.bbar-c2{
   background-color:#404762;
   color:#FFF;
}
.content .col_lg_10 .info-tile a span.bbar-c3{
   background-color:#245031;
   color:#FFF;
}
.content .col_lg_10 .info-tile a span.bbar-c4{
   background-color:#726045;
   color:#FFF;
}
.content .col_lg_10 .info-tile a span.bbar i{
   height:36px;
   line-height:36px;
   float:left;
}
.content .bot{
   margin-top:30px;
}


.lightbox_back {
  z-index: 9998;

  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;

  background: black;
  opacity: 0.4;
  filter: alpha(opacity=40);

  display: none;
}
.lightbox_fore {
  z-index: 9999;

  left: 25%;
  top: 10%;
  width: 50%;
  height: 80%;
  min-height: 0px;
  position: fixed;

  background: white;

  border: none;

  display: none;
}
.lightbox_fore img {
  width: 93px;
  height: 107px;
  float: left;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.lightbox_fore p {
  text-indent: 2em;
  font-size: 1.30em;
  line-height: 2.00em;
}

#gotoTop{display:none;position:fixed;top:75%;right:10px;cursor:pointer;margin-top:-50px;margin-left:520px;padding:2px 5px 3px 5px;width:20px;text-align:center;border:1px solid #e0e0e0;background:#fff;z-index:99;}

#gotoTop{_position:absolute;_top:expression(documentElement.scrollTop + documentElement.clientHeight * 3/4 + "px")}

#gotoTop.hover{background:#3C9133/*#8c0000*/;color:#fff;text-decoration:none;}






.h_tonglan {width:958px;padding:14px 10px;margin:0 auto;}
.h_tonglan dl {width:938px;height:32px;_height:32px;background:url(/image/huixian2.gif) repeat-x top;margin-left:10px;margin-right:10px;}
.h_tonglan dl dd {float:left;width:196px;height:32px;_height:32px;background:url(/image/lvx2.gif) repeat-x top;}
.h_tonglan dl dt {float:right;width:700px;text-align:right;line-height:25px;min-height:25px;color:#6A6A6A;}
.h_tonglan ul {overflow:hidden;}
.h190px {overflow:hidden;margin-left:10px;margin-right:10px;padding-bottom:3px;padding-top:14px;}
.h190px img {width:938px;border:0px;}

.h218px {width:958px;height:240px;_height:240px;padding-top:14px;margin:0 auto;}
.h218px th {padding-top:67px;}
.h218px td {overflow:hidden;}
#scrollbox{width:900px; }
#scrollbox ul {overflow:hidden;}
#scrollbox ul LI {FLOAT:left;width:205px;height:240px;vertical-align:top;font-size:12px;line-height:22px;min-height:22px;text-align:center;padding:0px; margin:0 10px;overflow:hidden;}
#scrollbox ul LI img{ width:180px;height:160px;border:0px; }
.pointer {CURSOR: pointer}

 * {padding:0px;margin:0px;}
html {overflow-y:scroll;}
body {margin:0;padding:0px;font-size:12px;background:url(/image/t_ds.gif) repeat-x top;background-color:#F2F2F2;color:#252525;}
div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
ol,ul {list-style:none;}
address,cite,code,em,th,i {font-weight:normal;font-style:normal;}
.fB{font-weight:bold;}
.fred {color:#ff0000;}
.f12px{font-size:12px;}
.f14px{font-size:14px;}
.f14pxbai{font-size:14px;color:#ffffff; font-weight:bold;}
.f16px{font-size:16px;}
.f18px{font-size:18px;}
.f22px{font-size:22px;color:#FFFFFF;}
.center {margin:0px auto;}
.left{float:left;}
.right{float:right;}
.rejm {width:60px;height:20px;border:#7E9DB9 1px solid;line-height:20px;}
/* link css */
a {color:#252525;text-decoration:none;}
a:hover {color:#058F04;text-decoration:none;}
a:active {color:#058F04;text-decoration:none;}