body{
    background-color: #f3f3f3;
}
.cf_banner1{
	width:100%;
}
.lb_banner{
	width:100%;
    position:relative;
}
.lb_banner img{
	width:100%;
    display:block;
}
.banner_title {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -600px;
    box-sizing: border-box;
    padding-left: 41px;
    padding-top: 25px;
    width: 1200px;
    height: 110px;
    background-color: rgba(255, 255, 255, 0.8);
}
.banner_title>h1 {
    font-size: 28px;
    color: #333;
}
.banner_title>h1>span {
    color: #b92c2c;
}
.banner_title_line {
    width: 108px;
    height: 3px;
    margin: 3px 0;
    background-color: #b92c2c;
}
.fz_total{width:100%; margin-top:10px;}
.fz_total .fz_total1{width:1200px;margin:0 auto;overflow:hidden}
.js_gyleft{width:250px;float:left;background:#fff;}
.js_gyleft .js_gytitle{width:100%;height:85px;background:#b92c2c;padding: 16px 20px 18px 40px; box-sizing: border-box;}
.js_gytitle .js_gytitle1{width:100%;overflow:hidden;line-height:45px;}
.js_gytitle1 a{font-size:25px;color:#fff;text-decoration:none;border-bottom:1px solid #cd7171;display:block;width:150px}
.js_gyleft ul{width:100%; box-sizing: border-box; padding: 0 10px 20px 10px;}
.js_gyleft ul li{text-align: center; padding: 15px 0; border-bottom: 1px solid #F3F3F3;}
.js_gyleft ul li a {
    position: relative;
    font-size: 16px;
    color: #666;
    padding-left: 15px;
    display: inline-block;
}
.js_gyleft ul li>a::before {
  position: absolute;
  left: 0;
  top: 0px;
  width: 4px;
  content: "";
  background-color: transparent;
  height: 0;
  display: inline-block;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.js_gyleft ul li:hover>a::before {
  height: 23px;
  background-color: #b92c2c;
}

.js_gyleft ul li:hover>a {
  color: #b92c2c;
  transition: all .3s ease-in-out;
}
.js_gyleft .dh_on a{
    color: #b92c2c;
}
.js_gyleft .dh_on a::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    content: "";
    background-color: #b92c2c;
    height: 21px;
    display: inline-block;
}
.js_gyleft .js_gao{width:100%;height:30px}
.input-search {
    position: relative;
    width: 248px;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #aaa;
    background: #fff;
    margin-top:20px;
}
.input-search-btn {
    width: 38px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0 10px;
    background: 0 0;
    border: none;
    border-radius: 0 200px 200px 0;
    background: url(../images/search.png) no-repeat center;
}
.input-search .form-control {
    border-radius: 5px;
    border: 0;
    padding: 10px;
    width: 190px;
}
.js_gyleft .fzlc_gao {
    width: 100%;
    height: 30px;
}
/*右侧*/
.js_gyright {
    width: 920px;
    float: right;
    box-sizing: border-box;
    background:#fff;
}
.js_gyrtitle{
    width:100%;
    margin: 25px 0px;
    font-size: 14px;
    color: #666;
}
.js_gyrtitle span{
    margin-right: 25px;
}
.js_gyrtitle a {
    color: #666;
}
.js_gyrtitle a:hover{
    color:#b92c2c;
}
.js_gyrtitle .nav_active{
    color:#b92c2c;
}
.bread_line {
    position: relative;
    top: 3px;
    display: inline-block;
    margin: 0 10px;
    width: 1px;
    height: 16px;
    background-color: #ACACAC;
}
.lsfz_content ul li{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e9e9e9;
    padding:40px;
    box-sizing: border-box;
    background:#fff;
}
.lb_pic{
    width: 22%;
    height: 130px;
    float: left;
    margin-right: 2%;
}
.lb_pic img{
    width:100%;
    height:100%;
}
.lb_word{
    float:right;
    font-size: 18px;
    color: #333;
    line-height: 30px;
    width: 74%;
}
.lb_word h1{
    width:100%;
    line-height:30px;
    font-weight:bold;
}
.lb_word .lb_rq{
    float: right;
    font-size: 20px;
    color: #ccc;
    line-height: 30px;
    margin-top:10px;
}
.group_news_right_j {
    line-height: 26px;
    margin-top: 15px;
    overflow: hidden;
}
.group_news_right_line {
    width: 1px;
    height: 26px;
    background: #E5E5E5;
    margin-right: 13px;
    float: left;
    display: inline;
}
.lsfz_content ul li.pic_on{
    border: none;
    box-shadow: 0px 2px 32px -5px rgba(133, 139, 144, 0.3);
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.pic_on .lb_word h1{
    color:#b92c2c;
}
.lb_icon{
    width:22px;
    height:15px;
    background:url(../images/icon_h_youjiantou.png) no-repeat;
    background-size:100% 100%;
    float: left;
    margin-top:5px;
}
.pic_on .lb_icon{
   background:url(../images/icon_l_youjiantou.png) no-repeat; 
}
.turnPage {
    text-align: center;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 14px;
}
.turnPage a, .turnPage span {
    height: 23px;
    line-height: 23px;
    vertical-align: top;
    display: inline-block;
    color: rgb(37, 37, 37);
    font-family: 宋体;
    padding: 0px 8px;
    margin: 4px;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(229, 229, 229);
    border-image: initial;
    overflow: hidden;
}
.turnPage .active a, .turnPage a:hover, .turnPage span {
    background: #b92c2c;
    border: 1px solid #b92c2c;
    text-decoration: none;
    color: #fff;
}
.cf_word .lb_word{
    width:100%;
}
/*内容页*/
.fzlc_content {
    border-radius: 10px;
    padding:60px 20px 20px 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
h1.title {
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding-bottom: 21px;
    margin-bottom: 5px;
}
.js_viewinfo {
    text-align: center;
    color: #999;
    margin-bottom: 20px;
}
.js_viewinfo span {
    margin-left: 8px;
    font-size: 14px;
}
.fzlc_content p {
    font-size: 16px;
    color: #333;
    text-indent: 2em;
    line-height: 30px;
    margin-top: 10px;
}
.fzlc_content p img{
    margin-top: -3px;
    text-indent: 0em;
}
.cf_pic{
    width:100%;
    text-align:center;
}
.cf_pic img {
    width: 90%; 
    height: auto; 
    margin: 10px auto;
}
.pnitem {
    font-size: 12px;
    margin: 50px 0 10px 0;
}
.pnitem a {
    display: block;
    font-size: 16px;
    padding-left: 20px;
    box-sizing: border-box;
    height: 32px;
}
.pnitem a:hover{
	color:#b92c2c;
}
.kword {
    font-size: 12px;
    color: #999;
}
.kword strong {
    margin-right: 10px;
    font-weight: 100;
    color: #999;
    font-size: 14px;
    padding-left: 20px;
    box-sizing: border-box;
}


@media (min-width: 640px) and (max-width:1230px){
        body{
            width:1200px;
        }
    }
/*手机版*/
 @media screen and (max-width: 640px){
 .lb_banner{
	overflow:hidden;
 }
.lb_banner img{
	width:200%;
	margin-left:-50%;
}
.fz_total{
    background:#fff;
	margin-top:0px;
}
.fz_total .fz_total1{
	width:96%;
}
.js_gyleft{
	width:100%;
    display:none;
}
.input-search{
	width:90%;
	margin-top:10px;
	margin-left:5%;
}
.js_gyright{
	width:100%;
}
.js_gyright .js_gyrtitle{
	margin-top:30px;
	height:120px;
}
.js_gyrtitle .js_gyrtitle2{
	font-size:14px;
}
.lsfz_content ul li img{
	width:100%;
	height:260px;
}
.lsfz_content ul li a{
	width:100%;
	margin-top:10px;
}
.js_gytitle1 a{
	font-size:20px;
}
.js_gytitle .js_gytitle2{
	font-size:30px;
}
.banner_title{
    width:100%;
    height:36px;
    left:0;
    margin-left:0;
    padding-left:10px;
    padding-top:0px;
}
.banner_title>h1{
    font-size:20px;
}
.banner_title_line{
    width:84px;
}
.lb_pic{
    width:100%;
    height:260px;
    margin-right:0;
}
.lsfz_content ul li{
    padding:0px;
    margin-bottom:20px;
}
.lb_word{
    width:100%;
    font-size:16px;
}
.lb_word h1{
    margin-top:10px;
}
.lb_word .lb_rq{
    margin-top:5px;
    font-size:14px;
}
.group_news_right_j{
    display:none;
}
.turnPage{
    padding-top:0px;
}
/*内容页*/
h1.title{
	font-size:18px;
	padding-bottom:10px;
}
.fzlc_content img{
	width:100%;
	height:100%;
}
.pnitem{
    margin: 30px 0 10px 0;
}
.fzlc_content{
    padding:10px;
}






 }