
.news-nav{height:48px;line-height: 48px;border: 1px solid #e9e9e9;}
.news-nav .name{font-size:24px;float:left;margin-right: 20px;}
.news-nav li{float:left; padding:0 20px; line-height: 42px;}
.news-nav li a{color:#666; display: block;}
.news-nav .active a{color:#ff7800; position: relative;}
.news-nav .active a:before{content: '';
    width: 50%;
    position: absolute;
    bottom: 0;
    left: 25%;
    background: #ff7800;
    height: 4px;
    border-radius: 2px; }

.newslist{ padding-bottom:30px; }
.newslist .left{width:710px;float:left;}

.newslist .list-box li{background: #fff;margin-top:10px;border:1px solid #e9e9e9;padding:20px;border-radius:6px;}
.newslist .list-box .images{width:210px;height:125px;margin-right:20px; overflow:hidden;float:left;}
.newslist .list-box .images img{width:100%;min-height:100%; transition: .6s;}
.newslist .list-box li:hover .images img{ transform: scale(1.1); }
.newslist .list-box .info-table{ display: table;height:125px; }
.newslist .list-box .info-cell{ display: table-cell; vertical-align: middle; }
.newslist .list-box .title{font-size:22px;line-height: 32px;max-height: 64px; overflow: hidden;}
.newslist .list-box .info{margin-top:10px;color: #999;font-size:12px;}
.newslist .list-box .info span{margin-right:10px;}
.newslist .list-box .info .date{float:right;margin-right:0;}
.newslist .right{width:290px;float:right;}
.newslist .right-hot{margin-top:0;padding-bottom: 10px}
.newslist .right-hot .box-name{height:34px;line-height:34px;font-size:18px; position: relative;}
.newslist .right-hot .box-name i{width:2px;height:20px;background: #0f368a; position: absolute;left:-20px;top:7px;}
.newslist .right-hot li{ position: relative;height:45px;padding:10px 0 10px 80px;border-top:1px solid #e9e9e9; }
.newslist .right-hot li:first-child{border-top:0;}
.newslist .right-hot li .images{width:70px; height:45px; overflow: hidden; position: absolute;left:0;top:10px;}
.newslist .right-hot li .images img{width:100%;min-height:100%;}
.newslist .right-hot li .title{line-height:22px;font-size:12px;height:44px; overflow: hidden;}
.newslist .right-hot li a{color:#666;}
.newslist .right-hot li a:hover{color:##ff7800;}
.newslist .right-about{ padding-top:20px; position: relative; }
.newslist .about-head{line-height: 44px}
.newslist .about-head img{height:44px;}
.newslist .about-head span{float:right;}
.newslist .about-head span i{font-size:24px;color:#666; cursor: pointer;}
.newslist .about-head span i:hover{color:##ff7800;}
.newslist .right-about .info{line-height:26px;color:#666; font-size: 12px;}
.newslist .right-about .info img{margin-top:15px;}
.newslist .right-about .codeImg{ position: absolute;top:80px;left:0;width:100%;background:#fff; text-align: center; display: none;}
.newslist .right-about .codeImg img{width:150px;}
.loading{width:120px;margin:0 auto;margin-top:15px;height:60px; line-height: 60px; text-align: center;font-size:18px;color:#999;}
.loading img{float:left;height:32px; margin:14px 10px 0 0;}

.newsview{ padding-bottom: 30px; }

.newsview .left{width:900px;float:left;}
.newsview .right{width:100px;float:right;}
.newsview .box-fixed{ position: fixed;top:10px;left:50%;margin-left:500px; }
.newsview .right .buy-btn a{ display: block;background:#eb501b; text-align: center;border-radius:6px; color:#fff; padding: 12px 0; font-size: 18px; line-height:40px;}
.newsview .right .buy-btn a i{ display: block;font-size:40px; }
.newsview .right .buy-btn a:hover{background:#eb3c0f;}
.newsview .right .btn-menu{background: #fff;border-radius: 6px;border:1px solid #e9e9e9;}
.newsview .right .btn-menu li{padding:10px 0; text-align: center;border-bottom: 1px solid #e9e9e9;margin:0 10px;color:#999;margin-bottom: -1px;cursor: pointer;}
.newsview .right .btn-menu i{font-size:26px;color:#bbb; display: block;line-height:34px;margin:0 auto; }

.news-info .title{font-size:24px;padding-top:10px; }
.news-info .info{color:#999;font-size:12px;border-bottom:1px solid #e9e9e9;height:42px; line-height:42px; overflow: hidden;}
.news-info .info span{margin-right:40px;}
.news-info .info .num{float:right;margin-right:0px;}
.news-info .car-img{margin-top: 15px;}
.news-info .car-title{height:50px; line-height: 50px;border-bottom:1px solid #e9e9e9;font-size:18px; position: relative;color:#444;}

.news-info .car-title span{float:right;}
.news-info .car-title a{color:#666;font-size:14px;}
.news-info .car-title a:hover{color:#ff7800;}
.news-info .car-title i{margin:-1px 0 0 5px;float:right;font-size:18px;}
.news-info .car-img ul{margin:20px 0 0 -10px;}
.news-info .car-img li{width:20%;float:left;}
.news-info .car-img li a{ display: block;margin-left:10px;border:1px solid #e9e9e9;padding:5px;height:110px; overflow: hidden;background:#f9f9f9;}
.news-info .car-img li a:hover{background: #eef4f9;border:1px solid #adc3d7;}
.news-info .car-img li img{width:100%;min-height:100%;}
.news-info .content{ line-height: 2; font-size:16px;}
.news-info .content p{padding-top:15px;text-indent: 30px;}
.news-info .content img{ max-width:100% !important; height:auto !important;}

.news-info .share{border-top: 1px solid #e9e9e9;padding:20px 0;}
.news-info .share a{transition: 0s;
	-webkit-transition: 0s;}
.news-info .share-tit{float:left;margin-right:10px;color:#666;}

.news-comment .title{height:60px;line-height:58px;border-bottom:1px solid #e9e9e9;font-size:24px;}
.news-comment .title span{float:right;font-size: 14px;}
.news-comment .title span img{width:42px;height:42px;border-radius:50%;float:left;margin:7px 10px 0 0;}
.news-comment .title em{margin-left:20px;color:#999;font-size:14px; font-style: normal;}
.news-comment .textarea{border:1px solid #e9e9e9;margin-top:20px;padding: 15px;}
.news-comment textarea{width:100%;border:0;height:120px; font-size:14px;}
.news-comment .state{line-height:44px;color:#666;}
.news-comment .state button{float:right;height:34px;width:100px;background:#2451b3;color:#fff;border-radius:4px;border:0px; text-align: center;margin-top:5px; cursor: pointer;}

.comment-list li{padding:15px 0 0 0;border-top:1px solid #e9e9e9;}
.comment-list li:first-child{border-top:0;}
.comment-list li .operate{margin:5px 0; text-align: right;}
.comment-list li .operate span{ cursor: pointer;color:#0f368a;font-size:12px;margin-left:15px; }
.comment-user{line-height:42px;height:42px; overflow: hidden;}
.comment-user span{color:#999;margin-left:15px;}
.comment-user img{width:42px;height:42px;border-radius:50%; float:left;margin-right:15px;}
.comment-user em{ font-style: normal;float:right;color:#999; }
.comment-ct{padding:5px 0 5px 57px; font-size: 12px;color:#666;}
.reply-comment{margin-left:57px; display: none;}
.reply-comment textarea{height:70px;}

#goTop{width:98px;height:40px;line-height: 40px;border:1px solid #e9e9e9;background:#fff; position: fixed;bottom:0;left:50%;margin-left:500px;border-radius:6px;bottom:20px; text-align: center; cursor: pointer; display: none;}
#goTop i{font-size:24px;color:#444;}

#goTop:hover{border:1px solid #444;}
.deal{
	position: fixed;
	width: 673px;
	height: 40%;
	top: 30%;
	left: 30%;
	border:1px solid #e5e5e5;
	display: none;
	background: #fff;z-index: 10;
}
.youhui-content{
	width: 40%;
	height: 44%;
	top: 28%;
	left: 30%;
}
.bg{
	position: fixed;
	width: 100%;
	height: 100%;
	opacity: .7;
	z-index: 0;
	top: 0px;
	display: none;
	background: #000;
}
.deal h3{
	line-height: 40px;
	background: #f3f3f3;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	padding-left: 10px;
}
.deal .form{
	width: 95%;
	display: block;
	margin: 0 auto;
}
.deal .form p{
	display: block;
	font-size: 0px;
	line-height: 40px;
	height: 40px;
	margin: 10px auto;
}
.deal .form p label{
	font-size: 15px;
	color: #666;
	width: 15%;
	text-align: right;
	display: inline-block;
	vertical-align: middle;
}
.deal .form p input{
	width: 45%;
	display: inline-block;
	vertical-align: middle;
	border:1px solid #e5e5e5;
	border-radius: 3px;
	line-height: 30px;
	height: 30px;
	text-indent: 15px;
	margin-left: 5px;
}
.deal .form p i{
	    color: #b70707;
    font-size: 13px;
    padding-left: 5px;
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
}
.deal .form p textarea{
	width: 95%;
    height: 120px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    font-size: 15px;
    text-indent: 10px;
    float: right;
    resize: none;
    padding: 5px 0px;
}
.deal .form.youhui input{width: 60%;}
.deal .btns{
	width: 25%;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.deal .btns a{
	display: inline-block;
	width: 60px;
	line-height: 35px;
	border:1px solid #e5e5e5;
	text-align: center;
	font-size: 14px;
	color: #666;
	border-radius: 3px;
	margin-left: 20px;
	cursor: pointer;
}
.deal .btns a:hover{
	opacity: .8;
}






