*,
body {
	margin: 0;
	padding: 0;
}

ol,
ul {
	list-style: none;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
}
img,div{border: none;padding: 0px;margin: 0px;}
.fx_cb {
	clear: both;
}

.fx_toubu {
	text-align: center;
	padding: 60px 0px;
	border-bottom: 1px solid #949494;
}

.fx_toubu a {
	display: inline-block;
	width: 188px;
	line-height: 40px;
	font-size: 12px;
	margin: 0px 6px;
	border: 1px solid #B9B8B8;
	color: #B9B8B8;
	transition: 1s;
}

.fx_toubu .fx_toubu_1 {
	background-color: #EA5532;
	color: white;
	border-color: #EA5532;
}

.fx_toubu a:hover {
	background-color: #EA5532;
	color: white;
	border-color: #EA5532;
}

.fx_zhuti {
	width: 960px;
	margin: 0 auto;
	margin-top: 56px;
}

.fx_zhuti_tu {
	width: 282px;
	float: left;
}

.fx_zhuti_tu img {
	width: 100%;
}
.fx_zhuti{position: relative;}
.fx_zhuti_zi {
	width: 580px;
	margin-left: 24px;
	float: left;
	height: 190px;
	
}

.fx_zhuti_zi_sj {
	font-size: 18px;
	line-height: 44px;
	color: #9D9D9D;
	font-family:Arial, Helvetica, sans-serif;
}

.fx_zhuti_zi_bt {
	font-size: 18px;
	line-height: 35px;
	color: #060000;
}

.fx_zhuti_zi_zu {
	font-size: 14px;
	line-height: 22px;
	color: #656565;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.fx_zhuti_zi .btnmore{
	position: absolute;
	bottom: 4px;
	/*left: 308px;*/
	width: 114px;
	line-height: 25px;
	display: inline-block;
	border: 1px solid #EA5532;
	text-indent: 6px;
	color: #EA5532;
	background: url(../img/news/rightIcon.png) 78px center no-repeat;
	background-size: 25px 12px;
	transition: 1s;
}

.fx_zhuti_zi .btnmore:hover {
	color: white;
	background-color: #EA5532;
	background-image: url(../img/news/rightIconOn.png);
}

@media (max-width:980px) {
	.fx_toubu {
		padding: 40px 0px;
	}
	.fx_zhuti{margin-top: 40px;}
	.fx_toubu a {
		width: 160px;
		line-height: 36px;
		margin: 0px 3px;
	}
	.fx_zhuti_zi a {
		/*border: 2px solid #EA5532;*/
		left: 314px;
	}
	.fx_zhuti_tu {
		width: 290px;
	}
	.fx_zhuti_zi a {
		width: 138px;
		line-height: 28px;
		background-position-x: 94px;
		background-size: 30px 25px;
	}
	.fx_zhuti {
		width: 93.5%;
		margin-top: 40px;
	}
	.fx_zhuti_zi {
		width: 400px;
	}
	.fx_zhuti_zi_bt {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		font-size: 22px;
	}
	.fx_zhuti_zi_zu {
		margin-top: 10px;
		font-size: 16px;
		line-height: 1.4em;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.fx_zhuti_zi_sj {
		font-size: 40px;
		line-height: 53px;
		font-family: "MyriadPro-LightCond";
		font-weight: lighter;
	}
}

@media (max-width:768px) {
	.fx_toubu {
		padding: 24px 0px;
	}
	.fx_zhuti{margin-top: 30px;}
	.fx_zhuti_zi_zu {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.fx_toubu a {
		width: 120px;
		line-height: 28px;
	}
	.fx_zhuti {
		margin-top: 30px;
	}
	.fx_zhuti_zi_sj {
		font-size: 26px;
		line-height: 40px;
	}
	.fx_zhuti_zi_bt {
		font-size: 18px;
		line-height: 22px;
	}
	.fx_zhuti_tu {
		width: 218px;
	}
	.fx_zhuti_zi {
		width: 50%;
		margin-left: 7px;
	}
	.fx_zhuti_zi a {
		width: 114px;
		line-height: 30px;
		font-size: 14px;
		background-position-x: 80px;
		background-size: 23px 12px;
		left: 226px;
	}
}

@media (max-width:480px) {
	.fx_toubu {
		padding: 8px 0px;
	}
	.fx_zhuti{margin-top: 16px;}
	.fx_toubu a {
		width: 80px;
		line-height: 18px;
		margin: 0px 1px;
	}
	.fx_zhuti {
		width: 80%;
	}
	.fx_zhuti_tu {
		width: 45%;
	}
	.fx_zhuti_zi_sj {
		display: none;
	}
	.fx_zhuti_zi {
		width: 53%;
		margin-left: 2%;
	}
	.fx_zhuti_zi_sj {
		font-size: 14px;
		line-height: 18px;
	}
	.fx_zhuti_zi_zu {
		font-size: 12px;
		line-height: 18px;
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.fx_zhuti_zi a {
		left: 47%;
		width: 80px;
		line-height: 20px;
		/*border: 1px solid #EA5532;*/
		font-size: 12px;
		text-indent: 4px;
		background-position-x: 57px;
		background-size: 15px 8px;
	}
	.fx_zhuti_zi_zu{margin-top: 0px;}
	.fx_zhuti_zi_bt{font-size: 16px;}
}
@media (max-width:400px ) {
	.fx_zhuti_zi_zu {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
}
@media  (max-width:324px ) {
	.fx_zhuti_zi_zu {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	
}

.neibanner {
	position: relative;
	
}

.bannercon{
	background: url(../img/news/banner.png);
	padding: 90px 0;
	width: 100%;
	background-size: cover;
	padding-bottom: 150px;
}
.bannercon h2{
	font-size: 50px;
	text-align: center;
	color: white;
}.bannercon h3{
	font-size: 25px;
	color: white;
	text-align: center;
	margin-top: 40px;
}

.bana {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	text-align: center;
}

.bana a {
	display: inline-block;
	padding: 15px 35px;
	color: #000000;
	font-size: 16px;
	margin: 0 -2.5px;
}

.bana a:hover {
	background-color: #eb3900;
	color: white;
}
.bana a.currr {
	background-color: #eb3900;
	color: white;
}

.fenye_1{ text-align: center; margin: 30px 0;}
.fenye_1 {
	text-align: center;
}
.fenye_1>ul>li>a{
	color:#ea5432;
	}
.fenye_1>ul>li>a:hover{
	color:#333;
	}	
	
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background: #ea5432;
	border-color: #ea5432;
}


@media screen and (max-width: 780px) {
	.bannercon h2{
		font-size: 28px;
	}
	
	.bannercon h3{
		font-size: 24px;
	}
	.bannercon{
		padding-bottom: 80px;
	}
}

@media screen and (max-width: 420px) {
	.bana {
		position: relative;
	}.bannercon h2{
		font-size: 18px;
		
	}
	.bannercon h3{
		font-size: 16px;
		
	}
	.bana a {
		font-size: 14px;
		padding: 15px 20px;
	}
	.bana a:hover {
		color: white;
		background-color: #eb3900;
	}
}
@media screen and (max-width: 330px){
	.conptitle .row .col-lg-3 p{
		font-size: 14px;
	}
	
	.bana a{
		padding: 10px 15px;
	}
	.bannercon{
		padding: 20px;
	}
	.bannercon h2{
		font-size: 16px;
	}
	.bannercon h3{
		font-size: 12px;
	}
	
}