﻿/**!
 *
 * author: huangcong;
 * date:2019-12-17
 */

.ewb-article{
	padding: 20px 20px 0 20px;
}

.ewb-article-hd h3{
	line-height: 34px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.ewb-article-intro{
	background: #ecf1f6;
	text-align: center;
	font-size: 16px;
	color: #999;
	line-height: 26px;
	padding: 6px 0;
	margin-top: 25px;
}

.ewb-article-intro span{
	margin: 0 60px;
}

.ewb-article-bd{
	padding: 12px 20px 15px 20px;
	line-height: 34px;
	font-size: 16px;
}

.ewb-article-bd p{
	text-indent: 2em;
}

.ewb-article-time{
	text-align: right;
	margin-top: 30px;
}

.ewb-article-link{
	margin: 0 20px;
	border-top: 1px dashed #999;
	padding-top: 17px;
}

.ewb-article-link p{
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 12px;
}

.ewb-article-link p a{
	color: #333;
}

.ewb-article-link p a span{
	display: inline-block;
	width: 70px;
	border-radius: 1px;
	background: #a8a8a8;
	color: #fff;
	text-align: center;
	margin-right: 10px;
}

.ewb-article-link p a span:hover{
	background: #bc0501;
}

/* 小于1199 */

@media(max-width: 1199px){
	.ewb-article-intro span{
		margin: 0 20px;
	}
}

/* phone */
@media(max-width: 767px){
	.ewb-article{
		padding: 10px 5px;
	}

	.ewb-article-hd h3{
		line-height: 30px;
		font-size: 16px;
	}

	.ewb-article-intro{
		font-size: 12px;
		line-height: 24px;
		margin-top: 10px;
	}

	.ewb-article-bd{
		padding: 10px 5px;
		line-height: 24px;
		font-size: 12px;
	}
}

/*2020.05.28*/
.rightCon {
    /*width: calc(100% - 275px);*/
    width: calc(100%);/*2020.05.28*/
    /*height: 615px;*/
	min-height:615px;/*2020.05.28*/
    border: 1px solid #eeeeee;
    border-top: 3px solid #e52c27;
}

.rightCon .tit {
    height: 60px;
    line-height: 60px;
    padding: 0 28px;
    font-size: 18px;
    font-weight: bold;
    color: #ee221c;
    border-bottom: 1px solid #eeeeee;
}

.rightCon .news-items {
    margin-top: 0px;
}

.rightCon .news-items>li {
    margin: 0 10px;
}

.rightCon .news-items>li>a {
    padding: 10px 0 10px 10px;
    width: calc(100% - 190px);
    margin-right: 190px;
    margin-left: 20px;
}

.rightCon .news-items>li:hover span {
    color: #ee221c;
}

#tdcontent td{
	height:39px;
}
.ewb-data-infor>a{
	color:#333;
}

.down-r a{
	display: block;
	/*color: #333;*/
	line-height: 26px;
}

.m-pagination-jump{
	margin-left: 0px;
}

.name{
	float: left;
    /*padding: 10px 0 10px 10px;*/
    color: #285fb2;
}

.news-time{
	padding: 10px 0 10px 10px;
}

.post-mark {
    margin-top: 15px;
    margin-bottom: 15px;
    height: 30px;
    text-align: center;
    line-height: 29px;
    font-size: 14px;
    color: #545454;
    background: #ededed;
}

.post-mark .font-size,
.post-mark .close,
.post-mark .print {
    color: #545454;
}

.box-shadow{
	min-height: 600px;
}

.sec-right-item{
	position: relative;
}

.sec-right-name{
	display: block;
	width: calc(100% - 288px);
	margin-left: 10px;
}

/* 2021-09-26 wppei 添加 */

.ewb-article {
    min-height: 500px;
}

.opinion {
    padding-bottom: 10px;
}

.opinion-tt {
    position: relative;
    height: 61px;
    margin: 20px 0;
    padding-left: 20px;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #e3e8ef;
}

.opinion-tt:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 50%;
    width: 6px;
    height: 22px;
    transform: translateY(-50%);
    background-color: #015293;
}

.form-node {
    width: 33.33%;
    padding-right: 20px;
    margin-top: 20px;
}

.form-node.wtwo {
    width: 66.67%;
}

.form-node.wone {
    width: 100%;
}

.form-type {
    float: left;
    width: 120px;
    text-align: right;
    font-size: 16px;
    line-height: 35px;
}

.form-wrap {
    position: relative;
    width: calc(100% - 120px);
    margin-left: 120px;
}

.form-txt {
    width: 100%;
    height: 35px;
    padding: 0 10px;
    font-size: 16px;
    border: 1px solid #ddd;
}

.opinion-textarea {
    height: 150px;
    outline: none;
    resize: none;
}

.opinion-box {
    margin-bottom: 50px;
}

.opinion-btn {
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.opinion-submit {
    display: inline-block;
    width: 88px;
    height: 35px;
    margin: 0 10px;
    text-align: center;
    line-height: 33px;
    font-size: 16px;
    color: #333;
    border: 1px solid #ccc;
    vertical-align: middle;
    background-color: #fff;
}

.form-sel {
    width: 100%;
    height: 35px;
    line-height: 33px;
    border-radius: 4px;
    border: 1px solid #d5dae4;
    padding-left: 15px;
}

.form-node .chosen-container {
    width: 100%;
    height: 35px;
    line-height: 33px;
}

.form-node .chosen-container-single .chosen-single {
    padding: 0 0 0 10px;
    height: 35px;
    border: 1px solid #d5dae4;
    box-shadow: none;
    font-size: 16px;
    color: #333;
}

.form-node .chosen-container-single .chosen-default {
    color: #533737;
}

.form-node .chosen-container-single .chosen-single.cur {
    color: #333;
}

.form-node .chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #d5dae4;
}

.form-node .chosen-container-single .chosen-single span {
    margin-right: 25px;
    height: 33px;
    line-height: 33px;
}

.form-node .chosen-container-single .chosen-single div {
    width: 25px;
    padding: 0;
}

.form-node .chosen-container-single .chosen-single div b {
    width: 25px;
    height: 33px;
    background: url("../images/sel_ico1.png") left center no-repeat;
}

.form-node .chosen-container-active.chosen-with-drop .chosen-single div b {
    background: url("../images/sel_ico1_cur.png") left center no-repeat;
}

.form-node .chosen-container-single .chosen-drop {
    top: 35px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.form-node .chosen-container .chosen-search {
    display: none;
}

.form-node .chosen-container .chosen-results {
    margin: 0;
    padding: 0;
    color: #676767;
}

.form-node .chosen-container .chosen-results li {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 30px;
    font-size: 16px;
}

.form-node .chosen-container .chosen-results li.highlighted {
    color: #fff;
    background-color: #015293;
}

label.error {
    position: absolute;
    bottom: -22px;
    left: -26px;
    height: 26px;
    line-height: 26px;
    padding-left: 28px;
    color: #d20e0e;
}

table {
    table-layout: automatic;
    border-collapse: collapse;
}

    table tr, table td {
        border: 1px solid black;
    }