﻿.content-detail-hy .detail-left{
    float: left;
    background-color: #FFF;
    width: 200px;
}
.content-detail-hy .detail-left h2{
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(231,21,31,1);
    line-height:28px;
    text-align: left;
    border-left: solid 2px rgba(181,0,0,1);
    height: 20px;
    line-height: 20px;
    padding-left: 13px;
    margin: 20px auto;
}
.content-detail-hy .dl-list-l li{
    height: 46px;
    line-height: 46px;
    text-align: left;
    padding-left: 15px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(102,102,102,1);
    border-top: solid 1px #DFDFDF;
}
.content-detail-hy .dl-list-l li a{
    color:rgba(102,102,102,1);
}
.content-detail-hy .dl-list-l li.active{
    background:rgba(231,21,31,1);
}
.content-detail-hy .dl-list-l li.active a{
    color: #FFF;
}
.content-detail-hy .detail-right{
    width: 908px;
    padding: 10px 32px 30px 30px;
    background-color: #FFF;
    float: right;
}
.content-detail-hy .detail-right-2{
    width: auto;
    width: 1120px;
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
}
.content-detail-hy .detail-right .detail-news-list li{
    /*width: auto;*/
    width: 100%;
    height: 160px;
    float: left;
    text-align: left;
    position:relative;
    padding-bottom: 20px;
    border-bottom: dashed 1px rgba(223,223,223,1);
    margin-top: 20px;
}
.content-detail-hy .detail-right .detail-news-list li img{
    width: 244px;
    height: 160px;
    float: left;
    margin-right: 29px;
}
.content-detail-hy .detail-right .detail-news-list li h4{
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-bottom: 15px;
}
.content-detail-hy .detail-right .detail-news-list li p{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:24px;
    /*min-width: 1120px;*/
}
.content-detail-hy .detail-right .detail-news-list li .btn{
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    /*background-color: #E7151F;*/
    display: inline-block;
    background-color:rgba(231,21,31,0);
    border:1px solid rgba(223, 223, 223, 1);
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
    position:absolute;
    bottom:20px;
}
.content-detail-hy .detail-right .detail-news-list li .btn:hover{
    background-color:rgba(231,21,31,1);
    border:1px solid rgba(231,21,31,1);
    color: #FFF;
}
.content-detail-hy .detail-right .detail-news-list li .time{
    height: 30px;
    line-height: 30px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
    float: right;
    position:absolute;
    bottom:20px;
    right:0px;
}
.content-detail-hy .detail-total-title{
    border-bottom: solid 1px rgba(223,223,223,1);
    margin-bottom: 15px;
    width: 100%;
    height: 40px;
}
.content-detail-hy .detail-total-title.szb-total-title{
    width: 1065px;
}
.content-detail-hy .detail-total-title p{
    float: left;
    /*width: 145px;*/
    height: 40px;
    line-height: 40px;
    color: #FFF;
    background-image: url(../images/detail-tbg.png);
    background-repeat: no-repeat;
    background-position: right;
    font-size:20px;
    font-family:Songti SC;
    font-weight:900;
    color:rgba(255,255,255,1);
    text-align: left;
    padding-left: 17px;
    padding-right: 37px;
}
.content-detail-hy .detail-total-title.szb-total-title p{
    background-image: url(../images/detail-tbg-2.png);
}
.content-detail-hy .detail-total-title p img{
    margin-right: 8px;
    position: relative;
    top: -2px;
}

.content .list-page{
    clear: both;
    padding-top: 38px;
}
.content .list-page a{
    background: #FFF;
    display: inline;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:32px;
    display: inline-block;
    padding-left:10px;
    padding-right:10px;
}
.content .list-page a:first-child{
    margin-left: 0;
}
.content .list-page .box{
    padding-left:15px;
    padding-right:15px;
    margin-left: 10px;
}
.content .list-page .box{
    display: inline-block;
    min-width: 2px;
    height:32px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-left: 10px;
}
.content .list-page .prev{
    margin-right: 29px;
}
.content .list-page .next{
    margin-left: 29px;
}
.content .list-page .active{
    color: #FFF;
    background:rgba(231,21,31,1);
}
.content .list-page a:hover{
    color: #FFF;
    background:rgba(231,21,31,1);
}
.hy-content{
    background-color: #FFF;
    padding: 30px 69px 20px 68px;
}
.hy-content .detail-title{
    font-size:25px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-bottom: 19px;
}
.hy-content .detail-author{
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:30px;
}
.hy-content .detail-time{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:18px;
    margin-left: 34px;
}
.detail-time>p>span{
font-family: '微软雅黑' !important;
}
.hy-content .detail-content{
    width:1064px;
    font-family:Microsoft YaHei !important;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:24px;
    padding-bottom: 30px;
    border-bottom: dashed 1px rgba(223,223,223,1);
    margin-top: 30px;
	
}

.hy-content .detail-content img{
    max-width: 100%;
}
.hy-content .detail-content p{
    text-align: left;
}
.hy-content-page{
    background-color: #FFF;
    text-align: left;
    padding-left: 68px;
    padding-bottom: 30px;
    color: #666666;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:26px;
}
.hy-content-page a:hover{
    color: #E7151F;
}

.detail-right .detail-szb-list{
    width: 100%;
    margin-top: 32px;
}
.detail-right .detail-szb-list li{
    width: 176px;
    float: left;
    margin-right: 40px;
}
.detail-right .detail-szb-list li img{
    width:171px;
    height:244px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(244, 244, 244, 1);
    box-shadow:0px 0px 7px 0px rgba(28,9,10,0.2);
}
.detail-right .detail-szb-list li{
    margin-bottom: 30px;
}
.detail-right .detail-szb-list li p{
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:34px;
}
.detail-plate .plate-search{
    width: 1065px;
    padding-top: 10px;
}
.detail-plate .plate-search .palte-history{
    float: left;
}
.detail-plate .plate-search .palte-history span,
.detail-plate .plate-search .palte-history a{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
}
.detail-plate .plate-search .palte-history span{
    margin-left: 5px;
    margin-right: 25px;
}
.detail-plate .plate-search .palte-history a:not(:first-child){
    margin-right: 10px;
}
.palte-search-form{
    float: right;
}
.palte-search-form input{
    width:234px;
    height:33px;
    background: rgba(255,255,255,1);
    border-radius: 2px;
    border: solid 1px rgba(223, 223, 223, 1);
    margin-left: 13px;
    border-right: 0;
    padding-left: 10px;
}
.detail-x-nav .palte-search-form input{
   margin-top: -16px;
}
.palte-search-form .top_2_submit{
    height: 37px;
    width: 33px;
    border: solid 1px rgba(223, 223, 223, 1);
    border-left: 0;
    float: right;
    padding: 0;
    margin: 0;
    background: url(../images/search.png) no-repeat center 50%;
    background-color: #e7152F;
    border-radius: 0 2px 2px 0;
    cursor: pointer;
    margin-top: -1px;
}
.detail-plate .plate-main{
    width: 100%;
    display: inline-block;
    clear: both;
    margin-top: 30px;
}
.detail-plate .plate-main li{
    width: 171px;
    display: inline-block;
    margin-left: 40px;
    height: 275px;
    text-align: center;
}
.detail-plate .plate-main li img{
    background:rgba(255,255,255,1);
    border:1px solid rgba(244, 244, 244, 1);
    box-shadow:0px 0px 7px 0px rgba(28,9,10,0.2);
}
.detail-plate .plate-main li:first-child{
    margin-left: 0px;
}
.detail-plate .plate-main li p{
    width: 171px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height: 38px;
}
.detail-plate .plate-desc{
    width: 100%;
    display: inline-block;
    clear: both;
    margin-top: 30px;
}
.detail-plate .plate-desc>li{
    width: 227px;
    display: inline-block;
    margin-left: 10px;
    height: 258px;
    overflow: hidden;
    text-align: center;
    background-color: rgba(245,245,245,1);
    padding-top: 15px;
    padding-left: 16px;
    padding-right: 16px;
}
.detail-plate .plate-desc>li:first-child{
    margin-left: 0px;
}
.detail-plate .plate-desc>li h3{
    text-align: left;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(231,21,31,1);
    border-bottom: solid 1px rgba(231,21,31,1);
    line-height: 27px;
}
.detail-plate .plate-desc .plate-desc-2{
    margin-top: 7px;
}
.detail-plate .plate-desc .plate-desc-2 li{
    border-bottom: dashed 1px rgba(223,223,223,1);
    padding-top: 9px;
    padding-bottom: 10px;
    text-align: left;
    position: relative;
}
.detail-plate .plate-desc .plate-desc-2 li p{
    width: 201px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height: 24px;
    display: inline-block;
    margin-left: 20px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.detail-plate .plate-desc .plate-desc-2 li:before{
    content: url('../images/plate-up.png');
    margin-right: 10px;
    position: absolute;
    top: 10px;
}
.detail-right .detail-x{
    margin-top: 25px;
}
.detail-right .detail-x .detail-x-l{
    width: 384px;
    height: 587px;
    float: left;
}
.detail-right .detail-x .detail-x-l .detail-x-thumb{
    width: 342px;
    height: 522px;
    padding: 20px 21px 21px 21px;
    background-color: #E7151F;
    color: #FFF;
}
.detail-right .detail-x .detail-x-l .detail-x-thumb p{
    width: 186px;
    display: inline-block;
    padding-bottom: 9px;
    border-bottom: solid 1px #FFF;
}
.detail-right .detail-x .detail-x-l .detail-x-thumb .detail-x-map{
    margin-top: 20px;
    width: 342px;
    height: 475px;
    position: absolute;
    /*overflow: hidden;*/
}
.detail-right .detail-x .detail-x-l .detail-x-thumb .detail-x-map li{
    background-color: rgba(0,0,0,0);
    position: absolute;
}
.detail-right .detail-x .detail-x-l .detail-x-thumb .detail-x-map li:hover{
    background-color: rgba(0,0,0,0.2);
}
.detail-right .detail-x .detail-x-l .detail-x-thumb .detail-x-map #tooltip{
    width:auto;
    background-color: #F1F7F9;
    padding: 10px;
    border: solid 1px #3ccbfb;
    color: #333333;
    position: absolute;
    text-align: left;
    white-space:nowrap;
}
.detail-right .detail-x .detail-x-l .detail-x-b-page{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height: 44px;
}
.detail-right .detail-x .detail-x-l .detail-x-b-page div:first-child span{
    margin-right: 8px;
}
.detail-right .detail-x .detail-x-l .detail-x-b-page div:last-child a{
    margin-left: 20px;
}
.detail-x-r .detail-x-nav{
    width: 684px;
    height: 52px;
    line-height: 52px;
    float: left;
}
.detail-x-r .detail-x-nav .detail-x-nav-page{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
    float: left;
    margin-left: 36px;
}
.detail-x-r .detail-x-nav .detail-x-nav-page.ml-250{
    margin-left: 250px;
}
.detail-x-r .detail-x-nav .detail-x-nav-page a:first-child{
    margin-right: 20px;
}
.detail-x-r .detail-x-content{
    width: 684px;
    float: left;
}
.detail-x-r .detail-x-content .detail-x-c {
    width: 631px;
    float: left;
    border:1px solid rgba(223, 223, 223, 1);
    padding-left: 26px;
    padding-right: 25px;
    text-align: left;
}
.detail-x-r .detail-x-content .detail-x-c h3{
    text-align: center;
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height: 180%;
    margin-bottom: 15px; padding:20px 0;
}
.detail-x-r .detail-x-content .detail-x-c p{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:24px;
}
.detail-x-r .detail-x-content .detail-x-page{
    float: right;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height: 14px;
    margin-top: 15px;
    /*margin-right: -50px;*/
}
.detail-x-r .detail-x-content .detail-x-page img{
    width: 13px;
    height: 14px;
    margin-right: 6px;
}
.detail-x-r .detail-x-content .detail-x-page a:first-child{
    margin-right: 40px;
}

.detail-x-r .detail-x-content .detail-x-page a:last-child{
    margin-left: 20px;
}
.detail-x-r .detail-x-content .detail-x-db{
    width: 350px;
    min-height: 491px;
    background-color: rgba(243,243,243,1);
    float: left;
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
}
.detail-x-r .detail-x-content .detail-x-db>div{
    border-bottom:solid 1px #E7151F;
    height: 22px;
    overflow: hidden;
}
.detail-x-r .detail-x-content .detail-x-db>div h3{
    font-size: 16px;
    float: left;
    color: #E7151F;
    position: relative;
    top: -3px;
}
.detail-x-r .detail-x-content .detail-x-db>div p{
    font-size: 16px;
    position: relative;
    top: -3px;
    color: rgba(102, 102, 102, 1);
}
.detail-x-r .detail-x-content .detail-x-db>div h3:before{
    content: url('../images/icon-book.png');
    margin-right: 10px;
    position: relative;
    top: 3px;
}
.detail-x-r .detail-x-content .detail-x-db ul{
    text-align: left;
    margin-top: 15px;
}
.detail-x-r .detail-x-content .detail-x-db li{
    min-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: dashed 1px rgba(223,223,223,1);
    line-height: 23px;
}
.detail-x-r .detail-x-content .detail-x-db li:before{
    content: url('../images/plate-up.png');
    margin-right: 10px;
    position: absolute;
}
.detail-x-r .detail-x-content .detail-x-db li a{
    margin-left: 20px;
    font-size: 14px;
    color: #333;
    display: inline-block;
}
.detail-x-r .detail-x-content .detail-x-dh{
    width: 220px;
    margin-left: 40px;
    float: left;
}
.detail-x-r .detail-x-content .detail-x-dh>div{
    border-bottom:solid 1px #E7151F;
    height: 22px;
    padding-top: 20px;
}
.detail-x-r .detail-x-content .detail-x-dh>div h3{
    font-size: 16px;
    float: left;
    color: #E7151F;
    position: relative;
    top: -3px;
}
.detail-x-r .detail-x-content .detail-x-dh>div a{
    font-size: 16px;
    position: relative;
    top: -3px;
    color: rgba(153, 153, 153, 1);
    float: right;
}
.detail-x-r .detail-x-content .detail-x-dh>div h3:before{
    content: url('../images/icon-fly.png');
    margin-right: 10px;
    position: relative;
    top: 3px;
}
.detail-x-r .detail-x-content .detail-x-dh>ul{
    margin-top: 10px;
}
.detail-x-r .detail-x-content .detail-x-dh>ul li{
    width: 200px;
    display: inline-block;
    border: solid 1px rgba(233, 233, 233, 1);
    height: 48px;
    margin-top: 10px;
    text-align: left;
    padding: 8px 10px;
    color: #333;
}
.detail-x-r .detail-x-content .detail-x-dh>ul li>div{
    width: 48px;
    height: 48px;
    text-align: center;
    color: #FFF;
    background-color: #bfbfbf;
    display: inline-block;
}
.detail-x-r .detail-x-content .detail-x-dh>ul li>div.active{
    background-color: #e7151f;
}
.detail-x-r .detail-x-content .detail-x-dh>ul li>div span{
    display: block;
}
.detail-x-r .detail-x-content .detail-x-dh>ul li>p{
    width: 115px;
    display: inline;
    line-height: 60px;
    margin-left: 10px;
    position: relative;
    top: -9px;
    font-size: 14px;
}
.detail-x-r .detail-x-content .detail-x-dh>ul li img{
    float: right;
    margin-top: 12px;
}