@charset "utf-8";
.content-top2 {
	min-width: 1210px;
	width: 1210px;
	margin: 0 auto;
}

.color-fff {
	background-color: #fff !important;
}


/*鏉庡僵铏�2-19*/

.wrap {
	min-width: 1210px;
	width: 1210px;
	margin: 0 auto;
}

.pic-images-cc {
	width: 265px;
	height: 169px;
	overflow: hidden;
	margin-right: 27px;
}

.pic-images-cc img {
	width: 100%;
	height: auto;
}

.icon-liulan {
	background: url("../images/icon-liulan.png") no-repeat;
	width: 20px;
	height: 14px;
	background-size: cover;
	vertical-align: -1px;
	display: inline-block;
	margin-right: 4px;
}

.data-list-divc {
	height: 70px;
	width: 70px;
	background: #dfdfdf;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #afb0b4;
	overflow: hidden;
	text-align: center;
	font-size: 26px;
	line-height: 26px;
	border: 1px #dfdfdf solid;
	float: right;
	position: relative;
	top: 55px;
}

.inpt-span input {
	width: 80%;
	text-align: center;
	height: 35px;
	outline: none;
	background: transparent;
	border: none;
}

.mt10 {
	margin-top: 10px;
}

.mar-l18 {
	margin-left: 18px;
}

.pt12 {
	padding-top: 12px;
}

.db {
	display: block;
}

.di {
	display: inline;
}

.dib {
	display: inline-block;
}

.fz0 {
	font-size: 0;
	overflow: hidden;
}

.fz12 {
	font-size: 12px;
	line-height: 12px;
}


/*鐜嬫磥2-19*/


/*鍏叡鏍峰紡*/

.fl {
	float: left
}

.fr {
	float: right
}

.db {
	display: block;
}

.dib {
	display: inline-block;
}

img {
	border: 0
}

a {
	color: #000;
	text-decoration: none
}

a:hover,
.news-nav li a:hover,
.right-news-list li>a:hover,
.footer-link a:hover,
.footer-nav li a:hover,
.news-list li>a:hover {
	color: #3D8FE2;
}

.t-l {
	text-align: left
}

.t-c {
	text-align: center
}

.t-r {
	text-align: right
}

.mar-t10 {
	margin-top: 10px!important
}

.mar-t20 {
	margin-top: 20px!important
}

.mar-t30 {
	margin-top: 30px!important
}

.mr30 {
	margin-right: 30px;
}

.middle-center-bottom {
	margin: 0 auto;
	padding-bottom: 100px;
}


/*整站主体*/

.project-display {
	padding: 50px 0 0;
	text-align: center;
}

.project-display .pd-head h3 {
	font-size: 30px;
	font-size: 30px;
	line-height: 42px;
	/* font-family:PingFang SC; */
	/*font-weight: bold;*/
	color: rgba(51, 51, 51, 1);
	background-size: 30px 2px;
}

.project-display .pd-head p {
	color: #999999;
	font-size: 14px;
	line-height: 26px;
	/* font-family:PingFang SC; */
	margin: 15px 0 30px;
}

.project-display .pd-list {
	margin-top: 50px;
}

.project-display .pd-list ul {
	margin: 0;
}

.project-display .pd-list ul li {
	/*margin: 10px 0;*/
	padding: 10px;
	float: left;
	border-radius: 2px;
}

.project-display .pd-list ul li.active {
	box-shadow: -5px 0 5px #f3f3f3, /*左边阴影*/
    5px 0 5px #f3f3f3, /*右边阴影*/
    0 0px 0px #f3f3f3, /*顶部阴影*/
    0 5px 5px #f3f3f3;/*底边阴影*/
}

.project-display .pd-list ul li.active .pdl-txt a {
	font-weight: 700;
}

.project-display .pd-list ul li.active .pdl-img img{
	width: 295px;
	margin: -10px 0 0 -20px;
	max-width: 1000px;
}

.project-display .pd-list ul li .pdl-img {
	width: 268px;
	height: 240px;
	display: block;
	overflow: hidden;
}

.project-display .pd-list ul li .pdl-img img {
	width: 100%;
	height: auto;
	display: block;
}

.project-display .pd-list ul li .pdl-txt {
	/*    border: 1px solid #dddddd;*/
	width: 100%;
	height: 80px;
	padding: 10px 20px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	text-overflow: ellipsis;
	background: #fff;
	overflow: hidden;
	/* 婧㈠嚭鎴彇 */
	white-space: nowrap;
	/* 绂佹鎹㈣ */
}

.project-display .pd-list ul li .pdl-txt>a {
	color: #333333;
	font-size: 16px;
	line-height: 16px;
}


/* .project-display .pd-list ul li .pdl-txt > a:hover, .project-display .pd-list ul li .pdl-txt > a.active {
    color: #1F7EDD; } */

.project-display .pd-list ul li .pdl-txt .pdlt-meta {
	margin-top: 10px;
}

.project-display .pd-list ul li .pdl-txt .pdlt-meta a {
	color: #fe9a3c;
	font-size: 14px;
	line-height: 14px;
}


/* .project-display .pd-list ul li .pdl-txt .pdlt-meta a:hover {
    color: #1F7EDD; } */

.project-display .pd-list ul li .pdl-txt .pdlt-meta a.views {
	color: #333;
}

.project-display .pd-list ul li .pdl-txt .pdlt-meta a.views i {
	background-image: url(../images/icon-eye.png);
	width: 20px;
	height: 14px;
	margin-right: 5px;
	display: inline-block;
	background-repeat: no-repeat;
}

.project-display .pd-list ul li .pdl-txt .pdlt-meta span {
	font-size: 14px;
	line-height: 14px;
	margin: 0 20px;
	color: #666666;
}

.project-display .pd-foot a {
	display: inline-block;
	width: 160px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #2789d0;
	border-radius: 4px;
	color: #2789d0;
}

.project-display .pd-foot a:hover {
	color: #FFFFFF;
	background-color: #2789D0;
}

.pd1 {
	background: #f8f8f8;
}

.pd2 {
	background: #ffffff;
}

.mt10 {
	margin-top: 10px;
}

.pt12 {
	padding-top: 12px;
}

.db {
	display: block;
}

.di {
	display: inline;
}

.dib {
	display: inline-block;
}

.fz0 {
	font-size: 0;
	overflow: hidden;
}

.fz12 {
	font-size: 12px;
	line-height: 12px;
}

.hr {
	margin: 0;
	border: none;
	height: 1px;
	overflow: hidden;
	background-color: #fdfdfd;
}

.di-vm {
	display: inline-block;
	vertical-align: middle;
}

.bt {
	border-top: 1px solid #f4f4f4;
}

.br {
	border-right: 1px solid #f4f4f4;
}

.bb {
	border-bottom: 1px solid #f4f4f4;
}

.bl {
	border-left: 1px solid #f4f4f4;
}

.brn {
	border-right: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cell {
	display: table-cell;
	vertical-align: middle;
	/* //澶у皬涓嶅浐瀹氬厓绱犵殑鍨傜洿灞呬腑 */
}


/*2016-02-24*/

.project-display .pd-list ul li .pdl-img {
	direction: block;
	position: relative;
	height: 150px;
}


/* .project-display .pd-list ul li:hover .pdl-txt > a{
    color: #1F7EDD;
} */


/*2016-02-26*/


/* 分页样式 */

.div-c {
	position: relative;
	width: 1212px;
	margin: 0 auto;
}

 ::selection {
	background: #A0CEFA;
	color: #fff;
}

 ::-webkit-scrollbar {
	width: 3px;
}


/* .page_s ul span{float:left;} */

.fr {
	float: right;
}

.fc {
	clear: both;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
	padding: 20px 15px;
	margin: 30px 10px;
}


/*鍒嗛〉*/

/* ---------------分页样式start ----------------*/
.page_s {
	clear: both;
	overflow: hidden;
	margin-top: -20px;
	margin: 0 auto;
}

.page_s ul li {
	float: left;
	margin-left: 10px;
	padding: 0 !important;
	color: #484848;
	text-align: center;
	line-height: 34px;
	border: 1px solid #666;
	border-radius: 3px;
}

@media(max-width:768px) {
	.page_s ul li {
		margin-left: 0px;
	}
}

@media(min-width:768px) {
	.page_s ul {
		margin: 0 !important;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
}

.page_s ul li.active .page-link {
	background: #323232;
	color: #fff !important;
	text-align: center;
}

.page_s ul li .page-link{
	display: block;
	width: 34px;
	height: 34px;
	color: #484848 !important
}

.page_s ul li .page-link:hover {
	background: #323232;
	color: #fff !important;
}
.page_s {
	line-height: 34px
}
.page_s div {
	margin-left: 40px;
}
.page_s input[type="number"] {
	width: 46px;
	margin: 0 5px;
	text-align: center;
	border: 1px solid #323232;
}
.page_s .yes-btn {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
.page_s .yes-btn:hover {
	color: #323232
}
.pagination_s {
	margin-left: 15px;
}
/* -----------------分页样式end-------------- */

a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)!important;
	-webkit-tap-highlight-color: transparent;
	outline: none;
	background: none;
	text-decoration: none;
}


/* 行业分类 */

.industryCategory {
	display: flex;
	padding: 0;
}

.industryCategory-ul>li {
	width: 90px;
	height: 32px;
	line-height: 32px;
}


/* .industryCategory-ul>li:hover{
    background-color: #FF6F4E;
    color: #fff;
} */

.industryCategory-ul>li.active {
	background-color: #FF6F4E;
}

.industryCategory-ul>li.active a {
	color: #fff;
}

.industryCategory-ul>li a.active {
	/* color: #fff; */
}

.industryCategory-ul {
	float: left;
	margin: 0;
}

.industryCategory i {
	float: left;
	display: block;
	width: 92px;
	height: 32px;
	line-height: 32px;
	font-style: normal;
	white-space: nowrap;
}


/* 头部 */

.top {
	/* box-shadow: 2px 0px 5px rgba(0,0,0,0.07); */
	background: #fff;
}

.top-content a {
	color: #333!important;
}

.header-content .title-list .tt>span {
	color: #333!important;
}


/* 分页 */

.content-page {
	width: 100%;
	height: 100px;
	margin-top: 26px;
	text-align: center;
	position: relative;
}


/* @media(max-width:375px){
    .case_contents{
        width:100%;
        margin: 0 auto;
    }
}
@media(min-width:376px){
    .case_contents{
        width:100%;
        margin: 0 auto;
    }
}
@media(min-width:768px){
    .case_contents{
        width:750px;
        margin: 0 auto;
    }
}
@media(min-width:992px){
    .case_contents{
        width:970px;
        margin: 0 auto;
    }
}
@media(min-width:1200px){
    .case_contents{
        width:1170px;
        margin: 0 auto;
    }
} */

.pd-list>ul>li>a {
	display: block!important;
	width: 100%!important;
}

@media(max-width:768px) {
	.top-pic>.top-pic-div>.pic11 {
		display: none;
	}
	.top-pic>.top-pic-div>.pic11_yd {
		display: block;
		width: 100%;
	}
}

@media(min-width:769px) {
	.top-pic>.top-pic-div>.pic11 {
		display: block;
	}
	.top-pic>.top-pic-div>.pic11_yd {
		display: none;
	}
}


/* ---------------分页样式start ----------------*/
.page_s {
	clear: both;
	overflow: hidden;
	margin-top: -20px;
	margin: 0 auto;
}

.page_s ul li {
	float: left;
	margin-left: 10px;
	padding: 0 !important;
	color: #484848;
	text-align: center;
	line-height: 34px;
	border: 1px solid #666;
	border-radius: 3px;
}

@media(max-width:768px) {
	.page_s ul li {
		margin-left: 0px;
	}
}

@media(min-width:768px) {
	.page_s ul {
		margin: 0 !important;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
}

.page_s ul li.active .page-link {
	background: #323232;
	color: #fff !important;
	text-align: center;
}

.page_s ul li .page-link{
	display: block;
	width: 34px;
	height: 34px;
	color: #484848 !important
}

.page_s ul li .page-link:hover {
	background: #323232;
	color: #fff !important;
}
.page_s {
	line-height: 34px
}
.page_s div {
	margin-left: 40px;
}
.page_s input[type="number"] {
	width: 46px;
	margin: 0 5px;
	text-align: center;
	border: 1px solid #323232;
}
.page_s .yes-btn {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
.page_s .yes-btn:hover {
	color: #323232
}
.pagination_s {
	margin-left: 15px;
}
/* -----------------分页样式end-------------- */