

.wid {
    width: 100%;
    margin: 0 auto
}


.news {
    /* float: left; */
    width: 100%;
    /* padding-top: 59px; */
    /* padding-bottom: 30px */
}

.news ul {
    margin-top: 41px;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}

.news ul li {
    width: 400px;
    /* float: left; */
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 2%;
    border: 1px solid #e3e3e3;
    padding: 30px;
}


.news ul li .pict {
    height: 110px;
    overflow: hidden;
    text-align: center
}

.news ul li .pict img {
    text-align: center
}

.news ul li .text {
    padding: 19px 10px;
    border-top: none
}

.news ul li .text h2 {
    color: #000000;
    font-size: 20px;
    text-align: center
}

.news ul li .text p {
    color: #989898;
    line-height: 1.6;
    margin-top: 10px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    word-wrap: break-word;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

.news ul li .text span {
    display: block;
    color: #989898;
    text-align: center;
    margin-top: 10px
}



.news_details .d_text {
    background: #f6f6f6;
    padding: 50px;
}

.news_details .d_text h2 {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 10px;
}

.news_details .d_text .tit {
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 10px;
    margin-bottom: 40px;
}

.news_details .d_text .tit p {
    text-align: center;
    line-height: 30px;
}


.news_details .d_text h3 {
    font-size: 16px;
    margin: 10px 0;
    font-weight: 600;
}

.news_details .d_text .text {
    line-height: 26px;
}

.news_details .d_text .text p {
    margin-bottom: 15px;
    line-height: 26px;
    font-size: 16px;
}

.news_details .d_text .text div {
    margin-bottom: 15px;
    line-height: 26px;
    font-size: 16px;
}

.news_details {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}

.news_details.product {
    padding-left: 300px;
}

.news_details .products_list,
.pro_menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
}


.news_list {
    padding-top: 80px;
}

.news_list ul {
    padding-bottom: 80px;

}

.news_list ul li {
    margin-bottom: 34px;
    box-shadow: 1px 2px 15px 3px rgba(0, 0, 0, 0.1);
}

.news_list ul li:first-child {
    margin-top: 0
}


.news_list ul li img {
    width: 100%;
    transition: all 1s;
}

.news_list ul li:hover img {
    transform: scale(1.1);
}

.news_list ul li .img {
    height: 256px;
    overflow: hidden;
    float: left;
    width: 386px;
}

.news_list ul li:after {
    content: '';
    display: block;
}

.news_list ul li .text {
    overflow: hidden;
    border-left: 0;
    height: 256px;
    padding: 30px;
}

.news_list ul li .text .time {
    color: #f2af3a;
    font-size: 14px;
    padding-top: 10px
}

.news_list ul li .text h3 {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 26px;
    color: #0a345c
}

.news_list ul li .text h3 a {
    color: #0a345c
}

.news_list ul li .text h3 a:hover {
    color: #cea76e
}

.news_list ul li .text p {
    color: #666;
    font-size: 14px;
    line-height: 26px;
}

.news_list ul li a:hover .text h3,
.news_list ul li a:hover .text p {
    color: #cea76e
}

.calculator { background-image:url(https://www.sangqiao.com/static/qqbizmail/image/bag.jpg);
	height:176px;
	width: 100%;
	line-height: 1; 
}

.calculator .content {
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
}

.calculator .content:after {
	content: "";
	width: 0;
	display: block;
	clear: both;
}

.calculator li {
	position: relative;
	float: left;
	width: 438px;
	vertical-align: top;

}

.calculator li:last-child {
	width: 315px;
}

.calculator li:before {
	position: absolute;
	content: "";
	right: 0;
	bottom: 0;
	width: 1px;
	height: 64px;
	background-color: #e6f0fe;

}

.calculator li:last-child:before {
	display: none;
}

.calculator .title {
	padding-top: 30px;
	font-size: 24px;
	color: #fff;
	margin-bottom: 18px; text-align:left
}

.calculator .sub-title {
	font-size: 18px;
	color: #fff;
}

.calculator li:nth-child(2) {
	text-align: center;
}

.calculator .buy {
	padding-top: 10px;
	font-size: 20px;
	color: #fff;
	margin-bottom: 18px;
}
.calculator .buy .el-input-number{
	display: inline-block;
}
.calculator .buy input {
	color: #fff;
	font-size: 16px;
	width: 58px;
	height: 28px;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #e6e6e6;
	outline: none;
	margin: 0 13px;
	/* box-shadow: 0px 3px 9.84px 2.16px rgba(210, 210, 210, 0.18); */
	border-radius: 3px;
	text-align: center;
	display: inline-block;
}

.calculator .text {
	font-size: 16px;
	color: #fff;
}

.calculator .text span {
	color: #92dfc9;
}

.calculator .open {
	width: 214px;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
	background-color: #3585f9; 
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin: 0 0 0 auto;margin-top:20px;
	margin-bottom: 17px;
}

.calculator .open a {
	display: block;
	color: #fff;
}

.calculator .description {
	color: #fff;
	font-size: 16px;
	text-align: right;
}