.top_tip {
    background-color: #ccc;
    height: 24px;
    line-height: 24px;
    font-size: 14px
}

.top_tip_r a {
    font-size: 14px;
	color: #b51a20;
}

.top_tip_r i {
    display: inline-block;
    width: 1px;
    height: 14px;
    background: #999;
    margin: 0 5px;
    font-style: normal;
    vertical-align: middle;
}
.active{background:#353639;}
.header {
    padding: 15px 0;
}

.logo_img {
    margin-right: 25px;
    width: 300px;
}

.logo_tit {
    padding-left: 25px;
    border-left: 1px solid #bfbfbf;
    color: #b51a20;
    font-weight: bold;
	font-size: 17px;
}

.header_r {
    margin-right: 25px;
	font-size: 28px;
	font-weight: bold;
    color: #b51a20;
}

.header_r img{
    width: 36px !important;
    float: left;
    padding-top: 20px;
    padding-right: 10px;
}

.header_r p{
    float: right;
    line-height: 25px;
}

nav {
    background: #b51a20;
}

nav ul li {
    float: left;
    width: 14%;
    text-align: center;
    line-height: 50px;
    position: relative;
}

nav ul li a {
    color: #fff;
    font-size: 15px;
}

.current {
    background: #353639;
}

nav ul li:hover {
    background: #353639;
}

.banner img {
    width: 100%;
    height: 100%;
}
.pagination{left:0;right:0;bottom:66px;}
.pagination span{margin:0 5px;}
.main_wrap {
    text-align: center;
    overflow: hidden;
}
.main_wrap h2{
    padding-bottom: 14px;
    background: url(/skin/css/img/casebg02.png) bottom center no-repeat;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #e2050d;
}
.main_wrap h3{
    padding-bottom: 14px;
    background: url(/skin/css/img/casebg02.png) bottom center no-repeat;
	font-size: 22px;
	font-weight: bold;
	color: #e2050d;
}
.main_tit {
    padding-bottom: 20px;
    background: url(/skin/css/img/casebg02.png) bottom center no-repeat;
}
.main_wrap h1{
    padding-bottom: 14px;
    background: url(/skin/css/img/casebg02.png) bottom center no-repeat;
    font-size: 24px;
    margin-top: 25px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #b51a20;
}

.about {
    margin-bottom: 40px;
}

.about_wrap_l {
    width: 46%;
}

.about_wrap_l img {
    border: 1px solid #ddd;
    padding: 2px;
        width: 100%!important;
}

.about_wrap_r {
    width: 52%;
}

.about_wrap_r p{
    line-height: 28px;
    text-indent: 28px;
    margin: 5px 0px;
	color: #333;
	font-size: 14px;
}
.about_wrap_r span{
color: #b51a20;
}
.company_name {
    text-align: center;
    font-size: 18px;
    color: #212121;
}

.company_des {
    line-height: 28px;
}

.company_more {
    text-align: right;
}

.company_more a {
    padding: 6px 18px;
    border: 1px solid #e2050d;
    color: #e2050d;
    transition: all 0.5s;
}

.company_more:hover a {
    color: #fff;
    background: #e2050d;
}

.step {
    margin: 20px 0;

}

.step ul li {
    float: left;
    width: 20%;
    text-align: center;
    padding: 20px 10px;
    box-sizing: border-box;

}

.step ul li img {
    width: auto;
}

.step_tit {
    /* color: #fff; */
    font-size: 18px;
}

.step_des {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
}


.is_active {
    background: #b51a20;
    color: #fff;
}

.case {
    padding: 15px 0;
    background: #f5f5f5;
}

.case_list ul li {
    width: 32%;
    text-align: center;
    float: left;
    margin-right: 2%;
    background: #fff;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    box-sizing: border-box;
	height: 289px;
}

.case_list ul li:nth-child(3n) {
    margin-right: 0;
}

.case_list ul li:hover p {
    color: #e2050d;
}





.case_lists ul li {
    width: 15%;
    text-align: center;
    float: left;

    background: #fff;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}


.case_lists ul li:hover p {
    color: #e2050d;
}
.case_lists ul li a{display:block;padding:2%;}




.y_s_list ul li {
    float: left;
    width: 48%;
}

.y_s_list ul li:nth-child(odd) {
    margin-right: 4%;
	margin-top: 40px; 
}

.ys_year {
    margin: 0;
    font-size: 14px;
    color: #ddd;
}

.ys_year_tit {
    margin: 0;
    color: #b51a20;
    font-size: 18px;
    margin-top: 5px;
	padding: 4px;
}

.ys_one::before {
    display: block;
    width: 50px;
    height: 50px;
  /*   content: "01"; */
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    background: #b51a20;
    float: left;
    color: #fff;
    font-weight: bold;
    margin-right: 10px;
    font-size: 20px
}
.ysnum01::before{
	content:"01";
}
.ysnum02::before{
	content:"02";
}
.ysnum03::before{
	content:"03";
}
.ysnum04::before{
	content:"04";
}

.ys_two {
    margin: 40px 0;
    color: rgb(12, 12, 12);
    ;
}

.ys_two_p1 {
    font-weight: bold;
    font-size: 18px;
}

.ys_two_p2 {
    line-height: 25px;
    font-size: 15px;
    color: rgb(38, 38, 38);
	/*text-indent: 28px;*/
}

.ys_two_p2 i {
    margin-right: 5px;
    display: block;
    width: 15px;
    height: 45px;
    float: left;
    background: url(/skin/css/img/tubiao.png) no-repeat;
    background-size: 8px;
    margin-top: 6px;
}
.news_wrap{
    margin-top: 20px;
    overflow: hidden;
}
.news_list_tit {
    line-height:27px;
    border-bottom: 1px solid #e2050d;
    color: #212121;
}

.news_list_tit a {
    font-size: 14px;
    font-weight: normal;
}

.news_list_tit span {
	font-size: 17px;
    font-weight: bold;
}

.news_list_l {
    width: 32%;
}

.news_list_m {
    width: 32%;
}

.news_list_r {
    width: 32%;
}
.img_left img{width: 100%;}
.img_left {
    width: 35%;
    overflow: hidden;
}

.img_right {
    width: 63%;
}

.img_right_tit {
    margin: 0;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.img_right_tit a {
    color: #b51a20;
}

.img_right_tit a:hover {
    color: #e2050d;
}

.img_right_des {
    font-size: 14px;
    line-height: 24px;
	text-indent: 10px;
	color: #777;
}

.img_warp {
    margin: 15px 0;
}

.news_item li {
    line-height: 35px;
}

.news_item li a {
    font-size: 14px;
    color: #333;
}

.news_item li a:hover {
    text-decoration: underline;
}

.news_list_m {
    margin: 0 2%;
}

.news_qus dt {
    margin-bottom: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_qus dt a {
    color: #000;
}

.news_qus dt a:hover {
    text-decoration: underline;
	color: #e2050d;
}

.news_qus span {
    font-style: normal;
    color: #e2050d;
    padding: 0px 1px;
    font-size: 14px;
}

.news_qus dd {
    font-size: 14px;
    margin: 0;
    margin-bottom: 13px;
    line-height: 24px;
	color: #777;
}

.links {
    background: #f5f5f5;
    padding: 10px 0;
}

.links_top {
    padding: 10px 0;
}

.links_area {
    width: 6%;
    height: 40px;
    font-size: 14px;
    line-height: 24px;
}

.links_area_item {
    width: 92%;
    margin-top: 0px;
	font-size: 14px;
}

.links_top {
    color: #333;
}

.links_top a {
    color: #333;
    margin-right: 8px;
    font-size: 14px;
    line-height: 24px;
}
footer{
    padding: 20px 0;
    background-color:black ;

    
}
.footer_l {
    width: 20%;
}

.footer_c {
    width: 58%;
    margin-left: 2%;
    color: #fff;
}
.footer_c a{
    color: #fff;
}
.footer_c .dibuwz {
    font-size: 17px;
	font-weight: bold;
}

.footer_c p {
    font-size: 14px;

}

.footer_r{
    width: 15%;
    margin-top: 12px;
}

.content {
    margin: 20px 0;
}

/* 脙陇脗戮脗搂脙篓脗戮脗鹿脙娄脗聽脗聫 */

.content_left {
    width: 20%;
}

.content_right {
    width: 77%;
}

.content_left_tit {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #E2050D;
    color: #212121;
}

.content_left_tit span {
    padding-left: 8px;
    border-left: 8px solid #E2050D;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

.content_left_top ul li {
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content_left_top ul li::before {
    display: inline-block;
    content: ">";
    margin: 0 5px 0 5px;
    font-family: "SimSun";
    font-weight: bold;
}

.content_left_top ul li:hover {
    background: #f5f5f5;
}

.content_left_top ul li:hover a {
    color: #E2050D;
}

.content_left_top {
    margin-bottom: 20px;
}

.content_left_art li::before {
    display: inline-block;
    content: " " !important;
    width: 5px;
    height: 5px;
    background: #E2050D;
    vertical-align: middle;
}

.content_left_case dl {
    overflow: hidden;
}

.content_left_case dt {
    width: 120px;
    height: 90px;
    float: left;
}

.content_left_case dt img {
    height: 100%;
    width: 100%;
}

.content_left_case dd{
    float: left;
    width: 110px;
    margin-left: 10px;
    min-height: 90px;
    position: relative;
}

.content_left_case dd p {
    font-size: 14px;
	margin: 0px;
	line-height: 21px;
}

.content_left_case .left_text1 {
	font-size: 12px;
    padding-top: 10px;
}

.content_left_case .left_text1 span:nth-of-type(1) {
    font-size: 12px;
    margin-top: 10px;
    background: #fff1f1;
    color: #f97577;
    padding: 2px;
}

.content_left_case .left_text1 span:nth-of-type(2) {
    float: right;
	color: #df2f30;
	line-height: 15px;
}
.content_left_case .left_text1 span i {
   margin-right: 5px;
    background-position-y: 2px;
    display: block;
    width: 15px;
    height: 20px;
    float: left;
    text-indent: -9999px;
    background: url(/skin/css/img/guanzhu.png) no-repeat;
    background-size: 15px;
}
/* 脙楼芒鈧犆⑩偓娄脙楼脗庐脗鹿 */
.mbx_nav {
    margin: 0;
    font-size: 14px;
	width: 34%;
}

.mbx_nav:hover a {
    color: #E2050D;
}

.content_list ul li {
    float: left;
    width: 32%;
    margin-right: 2%;
	margin-bottom: 20px;
}

.content_list ul li:nth-child(3n) {
    margin-right: 0;
}

.content_list_sjtd li {
    margin-right: 2% !important;
    width: 10.5% !important;
}

.content_list_tit a {
    font-size: 15px;
    color: #212121;
}

.content_list_tit:hover a {
    color: #E2050D;
}

.content_list_des {
    font-size: 14px;
    line-height: 24px;
	text-indent: 28px;
	margin: 5px 0px;
}

.content_list {
    padding: 20px 0;
    box-sizing: border-box;
}

.list_fbsj {
    overflow: hidden;
	padding: 10px;
    border-top: 1px solid #ddd;
	border-bottom: 1px solid #E2050D;
	color: #AAAAAA;
    font-size: 14px;
}

.list_fbsj .list_guankan {
    float: left;
	line-height: 15px;
}

.list_fbsj .list_guankan i {
    background: url(/skin/css/img/guankan.png) no-repeat;
	background-size: 16px;
	display: inline-block;
    width: 15px;
    height: 14px;
    padding-right: 5px;
}

.list_fbsj .list_shijian {
    float: right;
	line-height: 15px;
}

.list_fbsj .list_shijian i {
    background: url(/skin/css/img/shijian.png) no-repeat;
    display: inline-block;
    width: 15px;
    height: 16px;
    padding-right: 5px;
    background-size: 16px;
    float: left;
}

/* 脙楼脣鈥犆⑩偓聽脙漏脗隆脗碌脙娄脗聽脗路脙楼脗录脗聫 */
.pagess {
    clear: both;
    margin: 20px;
    overflow: hidden;
    margin-left: 0px;
    text-align: center;
    font-size: 12px
}

.pagess ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
    color: #999;
    width: auto;
    float: none;
}

.pagess ul li:hover {
    background: #ccc;
    color: #fff;
    border: 1px solid #ccc
}

.pagess ul li:hover a {
    color: #fff;
}

.pagess ul li.thisclass {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    background: #ccc;
    color: #fff;
}

.pagess ul li.thisclass a {
    color: #fff;
}

.pagess ul li a {
    display: block;
    color: #999
}

.pagess ul li a:hover {
    color: #fff;
}

/* 脙楼芒鈧犆⑩偓娄脙楼脗庐脗鹿脙漏脗隆脗碌脙漏脗聺脗垄 */
.news_content_tit {
	margin-top: 30px;
}

.news_content_tit h1 {
    font-weight: bold;
	color: #b51a20;
    font-size: 24px;
    text-align: center;
    line-height: 30px;
	margin-top: 0;
}

.news_content_info {
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #e0e1dc;
}

.news_content_info span {
    margin-right: 20px;
}

.news_xmjs {
    height: 92px;
    background: #f5f5f5;
    border-left: 4px solid #e94646;
    margin: 25px 0;
    padding-left: 40px;
}

.news_xmjs ul {
    width: 700px;
    height: 55px;
    line-height: 30px;
    overflow: hidden;
    color: #3f3f3f;
    font-size: 14px;
    margin-top: 20px;
    float: left;
}

.news_xmjs ul li {
    float: left;
    width: 175px;
}

.news_xmjs ul li i {
    color: #e94343;
    font-style: normal;
}

.news_xmjs .mszx {
    float: left;
    margin: 12px 10px 0 35px;
    width: 114px;
}

.news_xmjs .mszx a {
    width: 114px;
    height: 32px;
    line-height: 32px;
    background: #2f95ff;
    color: #fff;
    margin-bottom: 5px;
    font-size: 14px;
    display: block;
    text-align: center;
}

.news_xmjs .mszx .jy-inp {
    background: #e94646;
}

.news_xmjs .tjzs{
    color: #ff9800;
    color: #ff9800;
    font-size: 18px;
}
.news_content_det h2 {
    color: #000;
	font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 4px;
    border-left: solid 6px #b51a20;
    padding-left: 10px;
}
.news_content_det{
	color: #000;
    font-size: 14px;
    line-height: 25px;
}
.news_content_det p {
    font-size: 14px;
    line-height: 25px;
	color: #000;
}

.news_content_det a {
    color: #136ec2;
	font-size: inherit;
}

.news_content_det a:hover{
    text-decoration:underline;
}

.news_content_det_img {
    text-align: center;
}

.news_content_det_img img {
    width: auto;
}

.content_prev {
    margin-bottom: 20px;
    font-size: 14px;
    border-top: 1px dashed #e0e1dc;
    padding-top: 20px;
}

.content_prev:hover a {
    color: #E2050D;
}

.content_prev span {
    float: right;
}

.content_xgwz{
    color: #e2050d;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #e0e1dc;
    padding-top: 10px;
}

.content_xgwz_list {
    font-size: 14px;
}

.content_xgwz_list li {
    border-bottom: 1px dotted #ddd;
    float: left;
    margin-right: 30px;
    width: 440px;
}

.content_xgwz_list li:nth-of-type(2n) {
    border-bottom: 1px dotted #ddd;
	float: left;
	margin-right: 0px;
	width: 453px;
}

.content_xgwz_list li a {
    width: 80%;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	line-height: 30px;
}

.content_xgwz_list span {
	float: right;
	line-height: 30px;
}

.content_next {
    font-size: 14px
}

.content_next:hover a {
    color: #E2050D;
}

/* 脙楼芒鈧γ偮趁兟っ偮好吢矫兟γ嬧€犆⑩偓藴脙陇脗禄脗卢 */
.about_content {
    padding: 20px;
    box-sizing: border-box;
    line-height: 30px;
}
.about_content h2{
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 4px;
    border-left: solid 6px #b51a20;
    padding-left: 10px;
}
.about_content p {
    font-size: 15px;
    line-height: 25px;
    color: #000;
}

.about_content p span {
    color: #E2050D;
	font-size: 16px;
	font-weight: bold;
}

.content_list_tit {
    text-align: center;
    margin: 0;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 35px;
}
.content_list ul li:hover .content_list_tit{
	background-color: #b51a20;
}
.content_list ul li:hover .content_list_tit a{
	color: #fff ;
}
.case_fen {
    text-align: center;
    margin: 40px 0;
    font-size: 0;
}

.case_fen a {
    font-size: 14px;
}

.case_fen a:hover {
    color: #E2050D;
}

.case_fen a::after {
    display: inline-block;
    content: "/";
    margin-left: 20px;
    margin-right: 20px;
}

.case_fen a:last-child::after {
    content: ""
}

.fw_project {
    padding: 15px 0;
    background: #f5f5f5;
}

.fw_project_tit ul {
    width: 840px;
    margin: 0 auto
}

.fw_project_tit ul li {
    float: left;
    width: 120px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    box-sizing: border-box;
    cursor: pointer;
}
.fw_project_tit ul li.is_on a{
	color:white;
}

.fw_project_tit ul li:last-child {
    border-right: 1px solid #e4e4e4;
}

.is_on {
    background: #E2050D !important;
    color: #fff !important;
}

.fw_project_item {
    margin: 20px 0;
}
.fw_project_item img{width:100%;}
.pc_hide {
    display: none;
}

.news_item li span {
    float: right;
    font-size: 14px;
    width: 20.5%;
    text-align: right;
	color: #777;
}

.news_item li a {
    float: left;
    width: 79.5%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_content_det img{
	width:100% !important;
	height:auto !important;
	margin: 5px 0px;
	}
.content_list_hzc li div a img{
    height: 185px;
    width: 296px;
}



@media screen and (max-width:768px) {
.top_tip {
    display: none;
}
.main-im  {display: none;
}
.baseWidth {
    width: 100%;
}

.fw_project_tit {
    display: none;
}

.header_r {
    display: none;
}

.logo_img {
    width: 39%;
    box-sizing: border-box;
    margin-right: -6px;
}

.logo_tit {
	width:60%;
	box-sizing:border-box;
	font-size:14px;
	padding-left:5px;
}
.logo_tit p {
	margin: 0;
    font-weight: normal;
    line-height: 28px;
    font-size: 12px;
    display: none;
}
.header_p_one {
	margin-bottom:10px !important;
	margin-top:5px !important;
}
nav ul li {
	width:25%;
	height:auto;
	line-height: 40px;
}
.about {
	padding:0 2%;
	box-sizing:border-box;
}
.about h1 {
    font-size: 20px;
}
.about_wrap_l {
	width:100%;
}
.about_wrap_r {
	width:100%;
}
.about_wrap_r img {
	height: 260px;
}
.company_more {
	text-align:center;
	padding-top:15px;
}
.case_fen {
	display:none;
}
.case_list ul li {
	width:49%;
	margin-right:0;
	height:auto;
}
.case_list ul li:nth-child(odd) {
	margin-right:2%;
}
.case_list ul li:nth-child(3) {
	margin-right:2%;
}
.case {
	padding:2%;
	box-sizing:border-box;
}
.case_list ul li p {
	font-size:14px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}



.case_lists ul li {
	width:49%;
	margin-right:0;
	height:auto;
}
.case_lists ul li:nth-child(odd) {
	margin-right:2%;
}
.case_lists ul li:nth-child(3) {
	margin-right:2%;
}
.case_lists ul li p {
	font-size:14px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}


.step h2 {
	font-size:19px;
}
.step ul li {
    width: 100%;
    background: #b51a20;
    margin-bottom: 5px;
    padding: 10px;
}
.step ul li img {
    width: auto;
    float: left;
    display: block;
    padding: 20px 10px;
}
.step_tit {
    font-size: 16px;
    float: left;
    margin: 0;
	color: #fff;
}
.step_des {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    float: left;
    width: 265px;
	color: #fff;
}
.main_f_tit {
    font-size: 14px;
    line-height: 25px;
}
.fw_project {
	padding:2%;
	box-sizing:border-box;
}
.fw_project h2 {
    font-size: 19px;
}
.superiority {
	padding:2%;
	box-sizing:border-box;
}
.superiority h3 {
    font-size: 18px;
}
.y_s_list ul li {
	width:100%;
}
.y_s_list ul li:nth-of-type(2){
	display: none;
}
.y_s_list ul li:nth-of-type(3){
	display: none;
}
.y_s_list .ys_year_tit {
	font-size: 15px;
    line-height: 25px;
}
.ys_two{
    margin:20px 0;
}
.ys_year{
	display: none;
}
.news {
	padding:2%;
	box-sizing:border-box;
}
.news h3 {
    font-size: 18px;
}
.news_list_l {
	width:100%;
}
.news_list_m {
	width:100%;
	margin:0;
	margin-bottom: 10px;
}
.news_list_r {
	width:100%;
}
.news_item li a {
    width: 75%;
}
.news_item li span{
    width: auto;
}
.links {
	display:none;
}
.footer_l {
	display:none;
}
.footer_c {
	width:100%;
	background:rgba(0,0,0,.8);
	color:#fff;
	font-size:14px;
	text-align:center;
	margin-left:0;
}
.footer_c a {
	color:#fff;
}
.footer_r {
	display:none;
}
.content_left {
	display:none;
}
.content_right {
	width:100%;
}
.content_left_tit{
    height: auto;
    line-height: 30px;
}
.mbx_nav {
	margin-right:5px;
	width:100%;
}
.news_content_info{
    line-height: 23px;
    color: #333;
}
.news_content {
	padding:20px;
	box-sizing:border-box;
}
.content_xgwz_list ul {
	overflow:hidden;
}
.content_xgwz_list ul li {
	width:100%;
	overflow: hidden;
}
.content_xgwz_list li:nth-of-type(2n) {
	border-bottom:1px dotted #ddd;
	float:left;
	line-height:36px;
	margin-right:0px;
	width:100%;
}
.content_xgwz_list ul li a {
	display:inline-block;
	width:71%;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.news_content_det_img img {
	max-width:100%;
}
.content_list_hzc {
	padding:2%;
	box-sizing:border-box;
}
.content_list_hzc li {
	width:49% !important;
	margin-right:0 !important;
}
.content_list_hzc li:nth-child(odd) {
	margin-right:2% !important;
}
.news_content_det img {
	width:100% !important;
	height:auto !important;
}
.content_list_des{
    display: none;
}
.news_content_tit{
    margin-top: 0;
}
.pagess ul li{
    margin-bottom: 10px;
}
.header{
	padding: 8px 0;
}

footer{
    margin-bottom: 50px;
}
.content_list_hzc li div a img {
	height:auto !important;
}
.content_prev{
	line-height: 25px;
    font-size: 12px;
	color: #333;
}
.content_prev a{
    font-size: 12px;
	color: #333;
}
.content_prev span{
	display: block;
    width: 100%;
    font-size: 12px;
}
.news_content_det .news_xmjs {
	height:auto;
	overflow:hidden;
}
.news_content_det .news_xmjs ul {
	width:100%;
}
.news_content_det .news_xmjs ul li {
	float:left;
	width:50%;
}
.news_content_det .news_xmjs ul li:nth-of-type(5) {
	display:none;
}
.news_content_det .news_xmjs ul li:nth-of-type(6) {
	display:none;
}
.news_content_det .news_xmjs ul li:nth-of-type(7) {
	display:none;
}
.news_content_det .news_xmjs ul li:nth-of-type(8) {
	display:none;
}
.news_content_det .mszx {
	width:100%;
    margin: 12px 10px 0 0px;
}
.news_content_det .mszx a:nth-of-type(1) {
	float:left;
}
.news_content_det .mszx .jy-inp {
	float:left;
}
.news_content .news_content_tit h1 {
    font-size: 20px;
}
.news_content .news_content_tit h2 {
    font-size: 18px;
}
}

.dibuwz {
font-size: 16px;
}
.dibuwz p{
font-size: 14px;
}
.dibuwz a{
font-size: 14px;
}




.subnav{
	width: 168px;
	/*height: 600px;*/
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	background-color: #333333;
	z-index: 99;

}
nav li:hover .subnav{
	display: block;
}
.subnav a{
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;

}
.subnav a:hover{
	background-color: #b51a20;
	color: #fff;
}
<!--0.00012421607971191-->