﻿body{
	background: #FFFFFF;
}

.news-wrap{
	width: 1200px;
	margin: 10px auto 0;
}

.news-g a{
	display: block;
	width: 595px;
}

.tit{
	margin-top: 15px;
}

.topnav2{
	width: 600px;
	border-bottom: 0;
	padding-top: 15px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.topnav2 a{
	font-size: 14px;
	color: #666666;
}

.tit form input{

	line-height: 35px;
	font-size: 14px;
	color: #999999;
	border: none;
	outline: none;
	padding-left: 10px;
	box-sizing: border-box;
}
.tit form div{
	width: 223px;
	height: 35px;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
	margin-top: 12px;
	margin-right: 10px;
}
.tit form .search-bg{
	width: 16px;
	margin-top: 12px;
	margin-right: 10px;
	height: 14px;
	display: block;
	background: url(/Public/Home/img/search1.jpg) no-repeat center;
	background-size: 100% 100%;
	border: none;
}

.news-content{
	margin-top: 25px;
	padding-bottom: 40px;
}
.fl-con{
	width: 850px;
}
.fl-con>h2{
	font-size: 38px;
	font-weight: bold;
	line-height: 60px;
	color: #333;
}
.fl-con .time p{
	font-size: 14px;
	color: #939393;
	margin-left: 30px;
}
.fl-con p:nth-child(1){
	margin-left: 0;
}

.fl-con .time a{
	display: block;
	font-size: 14px;
	color: #ed6d00;
	margin-left: 30px;
}

.fl-con .time{
	margin-top: 20px;
	height: 38px;
	border-bottom: 1px solid #ececec;
}

.intro-box{
	padding-bottom: 35px;
	border-bottom: 1px solid #ECECEC;
}
.intro-box a{
	color: #ed6c00;
	text-decoration:underline;
}
.intro-box h2{
	    font-weight: 700;
    font-size: 18px;
    color: #ed6c00;
    margin: 16px 0;
    padding: 7px 25px;
    top: 0;
    line-height: 20px;
    font-family: 微软雅黑;
    vertical-align: baseline;
    border-left: 5px #ed6c00 solid;
    display: block;
    word-wrap: break-word;
    max-width: 100%;
    background-color: #efefef;
}
.intro-box p{
	font-size: 18px;
	color: #333333;
	line-height: 34px;
	margin-top: 30px;
}

.intro-box img{
	display: block;
	max-width: 100%;
	margin:30px auto 0;
}

.mzsm{
	margin-top: 15px;
}
.mzsm p{
	font-size: 12px;
	color: #959595;
	line-height: 24px;
	text-indent: 32px;
}

.mzsm img{
	width: 100%;
	display: block;
	margin-top: 20px;
}

.news-Ad{
	border: 1px solid #DDDDDD;
	padding: 10px 30px;
	box-sizing: border-box;
	margin-top: 20px;
}
.news-Ad>a{
	display: block;
	width: 150px;
	height: 100px;
	border: 1px solid #DDDDDD;
}
.news-Ad>a img{
	width: 100%;
	height: 100%;
}
.news-Ad>div{
	padding-top: 20px;
	padding-left: 20px;
}
.news-Ad>div>p a{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.news-Ad>div>a{
	font-size: 14px;
	display: block;
	margin-top: 12px;
	color: #666666;
}
.news-Ad>ul{
	width: 230px;
	display: flex;
	justify-content: space-between;
	height: 32px;
	margin-top: 35px;
}
.news-Ad>ul a{
    display: block;
	width: 106px;
	height: 32px;
	text-align: center;
	border-radius: 5px;
	line-height: 32px;
	font-size: 16px;
	color: #FFFFFF;
}


.about-news{
	margin-top: 25px;
}
.h2-title-news{
	font-size: 18px;
	height: 22px;
	line-height: 22px;
	border-left: 3px solid #ed6c00;
	padding-left: 10px;
	color: #333333;
}

.about-news>ul li{
	width: 420px;
	margin-right: 40px;
	margin-top: 20px;
}
.about-news>ul li:nth-child(2n){
	margin-right: 0;
}
.about-news>ul li img{
	width: 135px;
	height: 90px;
}
.about-news>ul li div{
	padding-left: 15px;
	box-sizing: border-box;
	padding-top: 5px;
	width: 280px;
}
.about-news>ul li div span{
	font-size: 16px;
	display: block;
	width: 100%;
	color: #333;
	font-weight: bold;
}
.about-news>ul li div p{
	font-size: 14px;
	color: #939393;
	line-height: 26px;
	margin-top: 8px;
}
/* 新闻右侧 */

/*留言框start*/
.inforBg {
    width: 300px;
    height: 394px;
    background: url(/Public/home/img/inforBg.png) no-repeat;
    margin-bottom: 16px;
}
.inptBox {
    width: 240px;
    padding: 100px 30px 0 30px;
}

.inptBox li {
    width: 240px;
    height: 34px;
    border: 1px #ddd solid;
    margin-bottom: 14px;
}

.inptBox li input {
    width: 224px;
    height: 34px;
    outline: none;
    border: none;
    font-size: 14px;
    color: #a3a3a3;
    padding-left: 16px;
    line-height: 35px;
}

.inptBox li select {
    width: 240px;
    height: 35px;
    float: left;
    border: 1px #ddd solid;
    color: #939393;
    margin-right: 10px;
}
.der_bom {
    width: 240px;
    height: 38px;
    margin-bottom: 20px;
    margin: 0 auto;
}

.der_bom input {
    width: 240px;
    height: 38px;
    background: #ea5513;
    margin: 0 auto;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    border-width: 0;
    outline: none;
}

.derText {
    text-align: center;
    color: #5a5657;
    height: 34px;
    line-height: 52px;
    margin-bottom: 10px;
}

.derText span {
    color: #ed6c00;
}

.derUlst {
    width: 88%;
    height: 26px;
    padding: 0 6%;
}

.derUlst li {
    width: 27%;
    float: left;
    padding-left: 5%;
    font-size: 12px;
    line-height: 26px;
}

.derUlst li i {
    display: block;
    width: 22px;
    float: left;
}
/*留言框end*/

.pai-h{
	width: 300px;

}
.pai-h ul li:hover p{
	color: #ed6c00;
}
.hot-tj ul li img{
	width: 90px;
	height: 60px;
}
.hot-tj h2{
	margin-bottom: 20px;
}
.hot-tj ul li p{
	width: 200px;
	padding-top: 6px;
	font-size: 14px;
	line-height: 24px;
	color: #333;
}
.hot-tj ul li{
	margin-bottom: 15px;
}
.djph{
	margin-top: 30px;
}
.djph ul li{
	margin-top: 15px;
}
.djph ul li i{
	display: block;
	width: 3px;
	margin-top: 9px;
	height: 3px;
	background: #999999;
	margin-right: 8px;
}
.djph ul li p{
	font-size: 14px;
	color: #333;
	width: 285px;
}





/*名人堂入口 start*/
.mrt-wrap {
    overflow: hidden;
    padding-bottom: 15px;
	margin-top: 25px;
}

.mrt-banner {
    width: 300px;
    height: 225px;
    position: relative;
    overflow: hidden;
	margin-top: 20px;
    float: left;
}

/*banner-imgs*/

.mrt-banner .banner-imgs {
    position: absolute;
    top: 0;
    height: 100%;
    overflow: hidden;
}

.mrt-banner .banner-imgs li {
    width: 300px;
    height: 100%;
}

.mrt-banner .banner-imgs li a {
    display: block;
    width: 100%;
    height: 100%;
}

.mrt-banner .banner-imgs li img {
    width: 100%;
    height: 100%;
}

/*banner-point*/
.mrt-banner .banner-point {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    overflow: hidden;
}

.mrt-banner .banner-point>li {
    display: inline-block;
    margin: 0 5px;
}

.mrt-banner .point {
    display: block;
    text-align: center;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    transition: all .5s;
}

.mrt-banner .select-point {
    width: 25px;
    background: #fac700;
    -webkit-border-radius: 12.5px;
    border-radius: 12.5px;

}

/*left right btn*/
.mrt-banner .left-btn,
.mrt-banner .right-btn {
    opacity: 0;
    text-align: center;
    width: 24px;
    height: 48px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.mrt-banner .left-btn {
    background: url('/Public/home/img/bg17.png') no-repeat;
    background-size: 100% 100%;
    left: 0;
}

.mrt-banner .left-btn:hover {
    background: url('/Public/home/img/bg19.png') no-repeat;
    background-size: 100% 100%;
}

.mrt-banner .right-btn {
    background: url('/Public/home/img/bg18.png') no-repeat;
    background-size: 100% 100%;
    right: 0;
}

.mrt-banner .right-btn:hover {
    background: url('/Public/home/img/bg20.png') no-repeat;
    background-size: 100% 100%;
}

.mrt-banner:hover .left-btn {
    opacity: 1;
}

.mrt-banner:hover .right-btn {
    opacity: 1;
}

.mrt-jj {
    clear: both;
    height: 60px;
	padding: 0 7px;
	border: 1px solid #DDDDDD;
	box-sizing: border-box;
}

.mrt-jj>li {
    padding-top: 5px;
    display: none;
}

.mrt-jj>li:nth-child(1) {
    display: block;
}

.mrt-jj>li>a {
    font-size: 14px;
}

.mrt-jj>li>a>strong {
    font-weight: bold;
}

.mrt-jj>li>div {
    margin-top: 5px;
}

/*名人堂入口 end*/


/* 热门分类 */
.rmfl{
	background: #f9f9f9;
}
.rmfl .rm-tit{
	font-size: 16px;
	font-weight: bold;
	width: 93px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	background: url(/Public/home/img/rm-bg.png) no-repeat;
	background-size: 100% 100%;
}
.rmfl .back_item{
	padding: 0 5px 10px;
	box-sizing: border-box;
}
.rmfl .back_item a{
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	height: 22px;
	padding: 0 10px;
	border-radius: 24px;
	margin-right: 5px;
	margin-top: 15px;
	display: block;
	font-size: 12px;
	line-height: 22px;
}

.rmfl .back_item a:hover{
	background: #ed6c00;
	color: #FFFFFF;
}


.rmfl>ul{
	width: 100%;
}
.rmfl>ul li{
	font-size: 16px;
	    line-height: 40px;
	    text-align: center;
	width: 50%;
	height: 40px;
	border: 1px solid #ddd;
	box-sizing: border-box;
}
.rmfl>ul li:hover{
	cursor: pointer;
}
.rmfl>ul li.active{
	border-left: 0;
	border-bottom: 0;
	border-top-color: #ee1c23;
	border-top-width: 2px;
	background: none;
}
.rmfl>div .back_item{
	display: none;
}
.rmfl .diqu li{

	width: 50%;
}
.rmfl .diqu a{
	border:none;
	font-size: 15px;
	display: block;
	text-align: center;
	background:none;
}



.ph li span
{
        font-size: 14px;
    color: #939393;
    display: block;
    text-align: center;
    line-height: 16px;
    width: 16px;
    background: #e2e2e2;
    margin-right: 10px;
        float: left;
    }
    
    
.ph li a
    {
            display: inline-block;
    line-height: 16px;
    font-size: 14px;
    color: #5a5657;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 252px;
}
        
        
        
.ph li:nth-child(1)>span {
    color: #fff;
    background: #ee1c23;
}


.ph li:nth-child(2)>span {
    color: #fff;
        background: #eb470e;
}

.ph li:nth-child(3)>span {
    color: #fff;
    background: #e59e23;
}


.intro-box div
{
    line-height:35px;
    font-size:15px;
    
    }