html {

	-ms-text-size-adjust: 100%;

	-webkit-text-size-adjust: 100%;

	line-height: 1.15;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}

body {

	margin: 0;

	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;

	line-height: 1.42857143;

	font-size: 14px;

	min-width: 350px;

	background: #fff;
	/* background: url('../images/main.png') no-repeat center; */
	background-size: 100% 100%;

	color: #333;
	overflow-x: hidden;

}

.body1 {
	width: 100%;
	height: 100%;
	position: relative;

}

h1 {

	font-size: 2em;

	margin: .67em 0;

}

figure {

	margin: 1em 40px;

}

hr {

	box-sizing: content-box;

	height: 0;

	overflow: visible;

}

a {

	-webkit-text-decoration-skip: objects;

	background-color: transparent;

}

abbr[title] {

	border-bottom: none;

	-webkit-text-decoration: underline dotted;

	text-decoration: underline dotted;

}

b,
strong {

	font-weight: bolder;

}

dfn {

	font-style: italic;

}

mark {

	background-color: #ff0;

	color: #000;

}

small {

	font-size: 80%;

}

sub,
sup {

	font-size: 75%;

	line-height: 0;

	position: relative;

	vertical-align: baseline;

}

sub {

	bottom: -.25em;

}

sup {

	top: -.5em;

}

audio:not([controls]) {

	display: none;

	height: 0;

}

img {

	border-style: none;

}

svg:not(:root) {

	overflow: hidden;

}

button,
input,
optgroup,
select,
textarea {

	line-height: 1.42857143;

	margin: 0;

	outline: none;

}

body,
button,
input,
select,
textarea {

	text-rendering: optimizeLegibility;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

	-moz-font-feature-settings: "liga", "kern";

}

button,
input {

	overflow: visible;

}

button,
select {

	text-transform: none;

}

button,
html [type=button],
/* 1 */
[type=reset],
[type=submit] {

	-webkit-appearance: button;

}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {

	border-style: none;

	padding: 0;

}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {

	outline: 1px dotted ButtonText;

}

fieldset {

	padding: .35em .75em .625em;

}

legend {

	box-sizing: border-box;

	color: inherit;

	display: table;

	max-width: 100%;

	padding: 0;

	white-space: normal;

}

progress {

	display: inline-block;

	vertical-align: baseline;

}

textarea {

	overflow: auto;

}

[type=checkbox],
[type=radio] {

	box-sizing: border-box;

	padding: 0;

}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {

	height: auto;

}

[type=search] {

	-webkit-appearance: textfield;

	outline-offset: -2px;

}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {

	-webkit-appearance: none;

}

::-webkit-file-upload-button {

	-webkit-appearance: button;

	font: inherit;

}

summary {

	display: list-item;

}

article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main,
details,
/* 1 */
menu {

	display: block;

}

pre,
code,
kbd,
samp {

	font-family: monospace, monospace;

	font-size: 1em;

}

audio,
video,
canvas {

	display: inline-block;

}

template,
[hidden] {

	display: none;

}

.clearfix {

	zoom: 1;
	min-width: 1200px;


}

.clearfix:before,
.clearfix:after {

	display: table;

	line-height: 0;

	content: "";

}

.clearfix:after {

	clear: both;

}

a {

	color: #333;

	text-decoration: none;

}

a:hover {

	color: #B0121D;

}

ul {

	margin: 0;

	list-style: none;

	padding: 0;

}

.img-center {
	text-align: center;

	font-size: 0;

}

.img-center img {

	display: inline-block;

	width: 1200px;
	height: 162px;
	max-width: 100%;
	/* margin-left: 190px; */
	max-height: 100%;

	vertical-align: middle;

	-webkit-transition: all 0.5s;

	transition: all 0.5s;

}

.img-center1 img {
	margin-left: 3%;
	margin-top: 20px;
}

.img-cover {

	overflow: hidden;

	position: relative;

}

.img-cover span {

	display: block;

	width: 100%;

	background: no-repeat center / cover;

	-webkit-transition: all 0.5s;

	transition: all 0.5s;

	height: 100%;

	position: absolute;

	left: 0;

	top: 0;

}

.container {

	/* padding: 0 15px; */

	width: 1200px;

	margin: 0 auto;

}

.footimg1 {
	width: 1200px;
	height: auto;
	text-align: center;
	margin-top: 10px;
}

.footimg2 {
	width: 1200px;
	height: auto;
	text-align: center;
	margin-top: 10px;
}

.footimg1 img {
	width: 602px;
	height: 40px;
}

.footimg2 img {
	width: 1000px;
	height: 43px;
}

.footxian {
	width: 1200px;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.3);
}

.kf {

	width: 208px;

	position: fixed;
	/* right: 20px; */

	right: -208px;

	top: 50%;

	-webkit-transform: translateY(-50%);

	transform: translateY(-50%);

	z-index: 10;

}

.kt-top {

	height: 40px;

	line-height: 40px;

	background: url(../images/kefu.png) 12px center no-repeat #B0121D;

	-ms-background-size: auto 20px;

	background-size: auto 20px;

	padding-left: 46px;

	font-size: 14px;

	color: #fff;

}

.kt-top span:hover {

	-webkit-transform: rotate(90deg);

	transform: rotate(90deg);

}

.kt-top span {

	width: 18px;

	height: 16px;

	float: right;

	position: relative;

	margin: 10px 10px 0 0;

	cursor: pointer;

	transition: .5s;

	-webkit-transition: .5s;

	-moz-transition: .5s;

	-ms-transition: .5s;

	-o-transition: .5s;

}

.kt-top span b {

	width: 100%;

	height: 2px;

	background: #fff;

	display: block;

	position: absolute;

	top: 50%;

	left: 0;

}

.kt-top span b:first-child {

	transform: rotate(45deg);

	-webkit-transform: rotate(45deg);

	-moz-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	-o-transform: rotate(45deg);

}

.kt-top span b:last-child {

	transform: rotate(-45deg);

	-webkit-transform: rotate(-45deg);

	-moz-transform: rotate(-45deg);

	-ms-transform: rotate(-45deg);

	-o-transform: rotate(-45deg);

}

.kf .con {

	overflow: hidden;

	background: #fff;

}

.kf .qq li {

	height: 36px;

	line-height: 36px;

	border-bottom: #f5f5f5 solid 1px;

	padding-left: 16px;

}

.kf .qq li a {

	height: 36px !important;

	color: #666;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

	text-decoration: initial;

	display: block;

}

.kf .qq li a img {

	padding-right: 6px;

}

.kf .con h5 {

	height: 26px;

	line-height: 26px;

	margin-top: 12px;

	background: url(../images/lianxi.png) 16px center no-repeat;

	padding-left: 45px;

	color: #666;

	font-size: 14px;

	margin-bottom: 0;

}

.kf .contact {

	margin-top: 1px;

	height: auto;

}

.kf .contact p {

	height: 26px;

	line-height: 26px;

	color: #666;

	font-size: 14px;

	padding-left: 22px;

	margin: 0;

}

.kf .contact p:nth-child(2n) {

	padding-left: 32px;

}

.kf .con h5.qr-icon {

	background: url(../images/erweima.png) 16px center no-repeat;

}

.kf .con .qr {

	margin-top: 10px;

	padding-left: 40px;

}

.kf .con .qr img {

	width: 110px;

	height: 110px;

}

.kf .backTop {

	width: 100%;

	height: 40px;

	margin-top: 10px;

	background: url(../images/huidaodingbu.png) center center no-repeat #B0121D;

	background-size: 18px auto;

	cursor: pointer;

}

.kf-side {

	padding: 18px 10px 10px;

	background: #B0121D;

	position: absolute;

	top: 50%;

	transform: translateY(-50%);

	-webkit-transform: translateY(-50%);

	-moz-transform: translateY(-50%);

	-ms-transform: translateY(-50%);

	-o-transform: translateY(-50%);

	left: -34px;

	cursor: pointer;

}

.kf-side b {

	display: block;

	color: #fff;

	line-height: 18px;

	font-size: 14px;

	font-weight: 400;

}

.kf-side span.arrow {

	width: 12px;

	height: 12px;

	background: url(../images/jt-1.png) no-repeat;

	-ms-background-size: auto 12px;

	background-size: auto 12px;

	display: block;

	margin-top: 10px;

}

.kf-side span.on {

	background: url(../images/jt-2.png) no-repeat;

	-ms-background-size: auto 12px;

	background-size: auto 12px;

}

.header {
	/* position: absolute;
	top: 0; */
	/* background: url(../images/hd.jpg) no-repeat center / cover #fff; */
	/*background-image: url(../images/12.png);*/
	height: auto;

}

.header .img {
	width: 100%;
	height:670px;
	background: url('../images/title.png') no-repeat center;
}

.header .nav {
	width: 1200px;
	margin: 0 auto;
	height: 60px;
	font-size: 0;
	background-image: linear-gradient(#F8F8F8, #FCEAC6);
	margin-top: -455px;
}

.header .nav li {
	height: 60px;
	display: inline-block;
	vertical-align: middle;
	/* padding-right: 48px; */
	position: relative;
}

.header .nav li a {
	display: block;
	width: 100%;
	height: 60px;
	font-size: 18px;
	line-height: 60px;
	padding: 0px 65px;
	font-family: "思源黑体";
	color: #BB1D23;
	font-weight: bold;
	box-sizing: border-box;
	position: relative;
}

.header .nav li .arr {
	width: 100%;
	height: 64px;
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url('../images/nav.png') no-repeat center;
	background-size: 100% 100%;
}

.header .nav li a:hover {
	display: inline-block;
	height: 100%;
	/* background-color: #b0121d; */
	/* background: url('../images/nav.png') no-repeat center; */
	/* background-size: 100% 101%;
	background-position: 0px -1px; */
	color: #fff;
}

.header .nav li:hover .arr {
	display: inline-block;
}

.footer-fix {

	/* box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); */

	position: fixed;

	bottom: 0;

	left: 0;

	width: 100%;

	background-color: #fff;

	z-index: 10;

	display: none;

}

.footer-fix li {

	float: left;

	width: 25%;

}

/* .footer{
	position: absolute;
	bottom: 0;
} */
.footer-fix li a {

	display: block;

	text-align: center;

	padding: 7px 0;

	font-size: 12px;

	line-height: 1;

}

.footer-fix li i {

	display: block;

	height: 20px;

	background: no-repeat center;

	background-size: contain;

	margin-bottom: 4px;

}

.footer-fix li i.i0 {

	background-image: url(../images/f_01.png);

}

.footer-fix li i.i1 {

	background-image: url(../images/f_02.png);

}

.footer-fix li i.i2 {

	background-image: url(../images/f_03.png);

}

.footer-fix li i.i3 {

	background-image: url(../images/f_04.png);

}

.swiper-pagination-bullet-active {

	background-color: #FFFFFF;

}

.str_wrap {

	position: relative;

	overflow: hidden;

}

.str_move {

	position: absolute;

	left: 0;

	width: 100%;

	top: 0;

}

/* .list-1 li {

	border-bottom: #d9d9d9 dotted 1px;

} */

.list-1 li:last-child {

	border-bottom: 0;

}

.list-1 li a {
	display: block;
	padding-left: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #808080;

}

.list-1 li a p {
	margin: 0;
}

.list-1 li a p:first-of-type {


	color: #000;
	height: 30px;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	background: url(../images/red_dot.gif) no-repeat 0 8px;
	background-size: 9px 9px;
	padding-left: 25px;
        width:80%;
        display: inline-block;
}

.list-1 li a:hover p:first-of-type {
	color: #B0121D;
        
}

.list-1 li a p:last-of-type {
        width:13%;
	display: inline-block

}

.list-1 li span {

	float: right;
        margin-bottom: 12px;
	color: #808080;

}

.list-1 li a:hover span,
.list-1 li a:hover {
	color: #B0121D;
}

.list-2 li {

	border-bottom: #d9d9d9 dashed 1px;

	padding-bottom: 10px;

	margin-bottom: 10px;

}

.list-2 li a {

	display: block;

	padding-left: 10px;

}

.list-2 li span {

	display: block;

	color: #999;

	font-size: 13px;

	margin-top: 5px;

}

.index-borad-1 {

	/* margin: 20px 0 0; */

	float: left;

	background-color: #fff;

	width: 386px;

	/* border: #e8e8e8 solid 1px; */
	border-right: none;

}

.index-borad-1 .swiper-slide a {

	display: block;

}

.index-borad-1 .swiper-slide .img-cover {

	height: 280px;

}

.index-borad-1 .swiper-slide .img-cover img {
	width: 100%;
}

.index-borad-1 .swiper-slide dl {

	margin: 0;

	overflow: hidden;

	padding: 20px 20px 20px 10px;

}

.index-borad-1 .swiper-slide dt {

	float: left;

	border-right: 1px solid #e8e8e8;

	text-align: center;

	width: 100px;

	line-height: 1;

	color: #999;

	font-size: 12px;

	padding: 3px 0;

}

.index-borad-1 .swiper-slide dt strong {

	display: block;

	font-size: 20px;

	margin-bottom: 6px;

}

.index-borad-1 .swiper-slide dd {

	margin-left: 120px;

	font-size: 16px;

	height: 44px;

	overflow: hidden;

}

.index-borad-1 .swiper-button-prev,
.index-borad-1 .swiper-button-next {

	margin-top: -63px;

}

.index-borad-1 .swiper-pagination {

	bottom: 10px;

	text-align: right;

}

.index-borad-1 .swiper-pagination-bullet {

	margin: 0 10px 10px 0 !important;

}

.index-borad-2 {

	float: left;

	margin: 20px 0 0 -1px;

	background-color: #6f81b9;

	border: #e8e8e8 solid 1px;

	padding: 20px;

	width: 296px;

	height: 350px;

}

.index-borad-2 .tit {

	font-size: 0;

	margin-bottom: 20px;

}

.index-borad-2 .tit span {

	display: inline-block;

	vertical-align: middle;

	width: 108px;

	line-height: 41px;

	padding-left: 18px;

	font-size: 20px;

	/* background: url(../images/newscenter_h2_tit_bg.gif) no-repeat 0 center / contain; */
	/* background-color: #6f81b9; */

	color: #fff;

}

.index-borad-2 .tit .more {

	float: right;
	font-size: 16px;

	line-height: 41px;

}

.index-borad-2 .tit a {
	color: #fff;
}

/* .index-borad-2 .list-1 li:first-child a {

	font-size: 18px;

	color: #B0121D;

} */
.index-borad-2 .list-1 li a {
	color: #fff;
}

.index-borad-2 .list-1 li {
	text-decoration: none;
	list-style: none;
}

.index-borad-3 {

	float: right;

	background-color: #fff;

	border: #e8e8e8 solid 1px;

	padding: 20px;

	height: 350px;

	margin: 20px 0 0;

	width: 215px;

}

.index-borad-3 .tit {

	margin: 0 0 20px;

	font-size: 20px;

	color: #B0121D;

	border-bottom: #e8e8e8 solid 1px;

	padding-bottom: 10px;

}

.index-borad-3 .tit .more {

	float: right;

	font-size: 16px;

	line-height: 28px;

}

.index-borad-3 .list-2 {

	height: 290px;

	overflow: hidden;

}

.panel {

	background-color: #fff;

	/* border: #e8e8e8 solid 1px; */

	margin-top: 10px;

	/* border-top: #B0121D solid 2px; */

	padding: 10px 15px 10px;
	height: 100%;
	box-sizing: border-box;
	margin-top: 0;
	/* margin-bottom: 10px; */

}

.panel .tit {

	/* margin-bottom: 10px; */
	padding: 10px 0 0px 0;


	margin-bottom: 20px;

}

.panel .tit span {

	font-size: 20px;
	display: block;
	color: block;
	padding-left: 15px;
	font-weight: bold;
	color: #BB1D23;
	font-family: "思源黑体";
	

}

.panel .tit .more {

	float: right;

	font-size: 14px;

	line-height: 28px;
	color: #787878;
	font-family: "思源黑体";
	margin-right: 20px;

}

.panel .list-1 {

	margin-top: -5px;

}

.panel .list-1 div {
	width: 250px;
	height: 80px;
	background-color: #f3f3f3;
	float: left;
	border-left: 3px solid #1b3993;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 10px;
	padding: 10px;
	box-sizing: border-box;
}

.panel .list-1 div:hover a {
	color: #314c9e;
}

.col-1,
.col-2 {
	margin-left: -10px;

}

.col-1 .col-item {

	float: left;

	
	/* box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.16); */
	/* 	box-sizing: border-box; */
	width: 600px;
	height: 400px;
	margin-bottom: 15px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
	box-sizing: border-box;
	background-color: #fff;


}

.col-1:nth-of-type(2) .col-item:first-of-type {
	width: 728px;
	height: 340px;
}

.col-1:nth-of-type(2) .col-item:nth-of-type(2) {
	width: 462px;
	height: 340px;
	margin-left: 10px;
}

/* .col-1:nth-of-type(3) .col-item:first-of-type{
	width: 620px;
}
.col-1:nth-of-type(3) .col-item:last-of-type{
	width: 567px;
} */
.col-2 .col-item {
	float: left;
	margin-left: 10px;
	width: 99.2%;
	height: 300px;
	margin-bottom: 10px;

}

.col-2 .col-item div.img {
	float: left;
	width: 25%;
	height: 100%;
	margin-right: 5%;
	margin-left: 2%;
}

.col-2 .col-item div.img img {
	width: 100%;
	height: 60%;

}

.col-2 .col-item div.img p {
	width: 100%;
	height: 10%;
	text-align: center;
	color: #a92928;
	font-weight: bold;
	border-bottom: 2px solid #cbccd0;
}

.col-4 .col-item .conter .img {
	width: 385px;
	float: left;
	height: 275px;
	margin-right: 10px;
	/* padding-top: 3%; */
}

.col-4 .col-item .conter .img img {
	width: 100%;
	height: 100%;
}

.col-4 .col-item .conter .img p {
	width: 90%;
	color: #a92928;
	font-size: 18px;
}

.col-4 .col-item .conter {
	position: relative;
}

.conter .p1 {
	width: 40%;
	height: 252px;
	overflow-y: hidden;
	float: left;
	font-size: 20px;
	line-height: 28px;
	margin-left: 30px;
	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 9;

	-webkit-box-orient: vertical;

}

.conter .p1 p {
	margin-bottom: 0;
	margin-top: 0px;
}

.col-4 .col-item .conter>p:last-of-type {
	position: absolute;
	right: 0px;
	top: 250px;
	color: #a92928;


}

.gg {

	/* width: 260px !important; */

}

.gg .panel {

	height: 360px;

	background: url(../images/picTz01.jpg) no-repeat center / 100% 100%;

	/* margin: 0; */

	padding: 26px;

}

.gg a {

	display: block;

	height: 80px;
	padding-top: 16px;

}

.ad-1 {

	margin-top: 10px;

}

.tupian .swiper-slide a {

	display: block;
	position: relative;

}

.tupian .swiper-slide .img-center {
	width: 100%;
	height: 180px;
	float: left;
	margin-right: 10px;
}

.img-center img {
	width: 100%;
	height: 100%;
}

.tupian .swiper-slide .p-center {
	position: absolute;
	top: 0;
	left: 0;
	width: 40%;
	height: 180px;
	color: #fff;
	background-color: rgba(144, 0, 10, 0.82);
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	display: none;
}

.tupian .swiper-slide:hover .p-center {
	display: block;
}

.tupian .swiper-slide .p-center p {
	margin: 0;
}

.tupian .swiper-slide .p-center p:first-of-type {
	margin-bottom: 10px;
	font-weight: 600;
	font-size: 14px;
	padding-top: 10px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-left: 10px;
	color: #fff;
	border-top-left-radius: 10px;
}

.tupian .swiper-slide .p-center p:last-of-type {
	line-height: 22px;
	/* padding-right: 10px; */
	font-size: 12px;
	margin-right: 20px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	padding-left: 10px;
	text-indent: 2em;
	color: #fff;
	border-bottom-left-radius: 10px;
}

/* .tupian .swiper-slide p {

	margin: 10px 0 0;

	text-align: center;

	height: 40px;

	overflow: hidden;

} */

.tupian .swiper-pagination {

	position: static;

	margin-top: 10px;

}

.ztzl {

	background-color: #fff;

	border: #e8e8e8 solid 1px;

	margin-top: 10px;

	padding: 20px;

}

.ztzl .tit {

	float: left;

	width: 72px;

	height: 72px;

	background: url(../images/ztzlTz_h2.gif) no-repeat center/ contain;

	font-size: 0;

}

.ztzl ul {

	margin-left: 90px;

	overflow: hidden;

}

.ztzl li {

	float: left;

	width: 33.333333%;

}

.ztzl li a {

	display: block;

	line-height: 36px;

	background: url(../images/icoTz10.png) no-repeat left center;

	padding-left: 20px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	margin-left: 20px;

}

.pane2 {
	width: 100%;
	/* float: left; */
	background-color: #f5f5f5;

	/* border: #e8e8e8 solid 1px; */

	margin-top: 10px;

	/* border-top: #2b479b solid 2px; */

	padding: 0 15px 10px;
}

.pane2 .tit {

	margin-bottom: 10px;

	padding: 10px 0;

}

.pane2 .tit span {

	font-size: 20px;

	display: block;

	background: url(../images/icoTz09.png) no-repeat left center;

	color: #B0121D;

	padding-left: 15px;
	font-weight: bold;

}

.pane2 .tit .more {

	float: right;

	font-size: 16px;

	line-height: 28px;

}

.pane2 .list-1 {

	margin-top: -5px;

}

/* .ews-content .pdf1{
	width: 500px;
	height: 500px;
} */
.footer {
	width: 100%;
	background-color: #C23526;
	color: #fff;
}

.foot {
	width: 100%;
	margin-top: 70px;
	background-color: #B0121D;
}
.main {

	/* background-color: #fff; */

	/* padding: 20px; */
	/* margin-left: 180px; */
	height: auto;
	position: relative;
	padding: 20px 0;

}

.ct2-sd {

	float: left;

	width: 260px;
	position: absolute;
	top: 20px;

}

.ct2-mn {

	float: left;
	width: 950px;
	margin-left: 250px;
	background-color: #fff;
	padding: 14px;
	box-sizing: border-box;

}

.ct2-mn1 {

	float: left;
	width: 1200px;
	/* margin-left: 250px; */
	background-color: #fff;
	padding: 14px;
	box-sizing: border-box;

}

.ct2-sd .panel {

	background-color: #f6f6f6;

	border: 0;

}

.paner {
	padding-top: 5px;
}

.panel-sd {

	margin-bottom: 20px;

	/* background-color: #f6f6f6; */

}

.panel-sd:last-child {

	margin-bottom: 0;

}

.panel-sd .tit {
	width: 200px;
	height: 44px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 44px;
	background-image: url(../images/zuo.png);
	background-size: 100%;
	padding: 15px 0;

}

.panel-sd .tit span {

	display: block;

	text-transform: uppercase;

	font-size: 14px;

	color: #b5d9ff;

}

.lanmu {
	width: 200px;
	background-color: #ebebeb;
}

.lanmu li:hover {
	background-color: #B0121D;
}

.lanmu li {

	/* border-bottom: 1px dotted #ddd; */
	text-align: center;

}

.lanmu li:last-child {

	border-bottom: 0;

}

.lanmu li>a {

	display: block;

	line-height: 44px;

	padding: 10px 0 10px 0px;

	font-size: 18px;
	background-color: #fff;

}

.lanmu li .arr {

	float: right;

	height: 45px;

	width: 40px;

	position: relative;

	cursor: pointer;

}

.lanmu li .arr:after {

	content: '';

	border-top: 2px solid #ccc;

	border-left: 2px solid #ccc;

	box-sizing: content-box;

	display: block;

	width: 8px;

	height: 8px;

	margin: auto;

	position: absolute;

	top: 0;

	bottom: 0;

	-webkit-transform: rotate(135deg);

	transform: rotate(135deg);

	right: 15px;

}

.lanmu-box {

	display: none;

}

.lanmu-box p {

	margin: 0;

	border-top: 1px dotted #ddd;

	padding-left: 15px;

}

.lanmu-box p a {

	padding: 0 25px;

	display: block;

	line-height: 40px;

}

.lanmu li>a:hover,
.lanmu li.active>a {

	color: #000;

	/* font-weight: bold; */
	background-color: #FFEEEF;

}


.lanmu li.open .lanmu-box {

	display: block;

}

.lanmu li.open .arr:after {

	-webkit-transform: rotate(225deg);

	transform: rotate(225deg);

}

.position {

	padding: 0 0 15px 30px;
	margin-bottom: 15px;
	float: right;
	background: url(../images/location_Yz_ic.gif) no-repeat 0 0;

}

.position2 {
	/* border-bottom: 2px solid #d6d6d6; */
	/* margin-bottom: 20px; */
}

.position2:before,
.position2:after {

	display: table;

	line-height: 0;

	content: "";

}

.position2:after {

	clear: both;

}

.position1 {
	font-size: 25px;
	float: left;


}

.pages {

	margin: 20px 0 0;

	text-align: center;

	font-size: 0;

}

.pages a {

	display: inline-block;

	font-size: 14px;

	line-height: 35px;

	padding: 0 14px;

	margin: 5px;

	background-color: #f5f5f5;

	border-radius: 3px;

	-webkit-transition: all 0.5s;

	transition: all 0.5s;

}

.pages a:hover,
.pages a.active {

	background-color: #B0121D;

	color: #fff;

}

.list-3 {

	border-bottom: #dadada dashed 1px;

	margin-bottom: 20px;

	padding-bottom: 20px;

}

.list-3 li {
	padding: 10px;
	border-bottom: 1px dotted #d6d6d6;
}

.list-3 li a {

	display: block;

	line-height: 36px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	font-size: 16px;
	background: url(../images/xuo.png) no-repeat left 10px center;
	/* background-size: 7px 7px; */
	padding-left: 40px;


}

.list-3 li:hover span {
	color: #B0121D;
}

.list-3 li span {

	float: right;

	color: #999;

}

.list-3 .line {

	border-bottom: #dadada dashed 1px;

	margin-bottom: 20px;

	padding-bottom: 20px;

}

.bordernone {

	border-bottom: none;

}

.fengmian-tit {

	border-bottom: 2px solid #e2e2e2;

	margin-bottom: 15px;

}

.fengmian-tit .more {

	float: right;

	line-height: 28px;

}

.fengmian-tit span {

	display: inline-block;

	font-size: 20px;

	background: url(../images/icoTz09.png) no-repeat 0 5px;

	padding-left: 15px;

	color: #B0121D;

	border-bottom: 2px solid #B0121D;

	margin-bottom: -2px;

	padding-bottom: 10px;

}

.news-wrap {
	margin-top: 20px;

	padding: 30px 40px;

}

.main1 {
	margin-left: 350px;
}

.news-title {
	width: 100%;
	border-bottom: 1px dashed #ccc;

	padding-bottom: 15px;

	margin-bottom: 20px;

	text-align: center;

}

.news-title h1 {

	font-size: 30px;

	font-weight: normal;
	margin-bottom: 20px;

}

.news-title p {
	margin: 15px 0 0;
	font-size: 0;

}

.news-title p span {

	display: inline-block;

	vertical-align: middle;

	font-size: 14px;

	color: #999;

	margin: 0 5px;

}

.news-content {

	line-height: 1.8;

}

.news-content img {

	max-width: 100% !important;

	width: auto !important;

	height: auto !important;

}

/* @media screen and (max-width: 767px) {

body {

	min-width: 320px;

	padding-top: 50px;

	padding-bottom: 50px;

}

.container {

	width: auto;

}

.kf {

	display: none;

}

.footer-fix {

	display: block;

}

.header {

	padding: 10px 0;

	position: fixed;

	z-index: 10;

	width: 100%;

	top: 0;

	left: 0;

	box-shadow: 0 0 10px #ddd;

	background-size: auto 50px;

	background-position: right 0;

}

.header .topbar, .header .sc-form {

	display: none;

}

.header .logo {

	height: 30px;

	line-height: 30px;

	float: none;

	padding: 0;

}

.header .nav {

	margin: 10px 0 -10px;

	text-align: left;

	display: none;

	background-color: transparent;

	border-bottom: 0;

}

.header .nav ul {

	margin: 0 -15px;

}

.header .nav li {

	display: block;

	margin: 0;

	border-top: 1px solid #eee;

	border-right: 0;

}

.header .nav li a {

	line-height: 40px;

	padding: 0 15px;

	color: #333;

	font-size: 16px;

}

.header .nav li .arr {

	display: block;

}

.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {

	background-color: transparent;

	color: #B0121D

}

.header .nav li.open .arr:after {

	border-color: #B0121D;

	-webkit-transform: rotate(225deg);

	transform: rotate(225deg);

}

.header .nav .dropdown-box {

	position: static;

	background-color: #f5f5f5;

	min-width: auto;

	text-align: left;

}

.header .nav .dropdown-box a {

	color: #333 !important;

	border-top: 1px dotted #ddd;

	padding: 0 15px;

	line-height: 40px;

	background-color: transparent !important;

	border-bottom: 0;

}

.menu-btn {

	display: block;

}

.index-borad-1 {

	width: auto;

	float: none;

	margin-top: 10px;

}

.index-borad-1 .swiper-slide .img-cover {

	height: auto;

	padding-top: 66.6%;

}

.index-borad-1 .swiper-slide dl {

	padding: 15px 15px 15px 0;

}

.index-borad-1 .swiper-slide dt {

	width: 75px;

}

.index-borad-1 .swiper-slide dd {

	margin-left: 90px;

}

.index-borad-1 .swiper-button-prev, .index-borad-1 .swiper-button-next {

	-webkit-transform: scale(0.5);

	transform: scale(0.5);

}

.index-borad-1 .swiper-pagination {

	bottom: 85px;

}

.index-borad-2 {

	margin: 10px 0 0;

	width: auto;

	height: auto;

	float: none;

	padding: 15px;

}

.index-borad-2 .tit {

	margin-bottom: 10px;

}

.index-borad-2 .tit span {

	font-size: 18px;

	line-height: 36px;

	padding-left: 12px;

}

.index-borad-2 .tit .more {

	line-height: 36px;

}

.index-borad-3 {

	margin: 10px 0 0;

	width: auto;

	height: auto;

	float: none;

	padding: 15px;

}

.index-borad-3 .tit {

	margin-bottom: 15px;

	font-size: 18px;

}

.index-borad-3 .tit .more {

	line-height: 25px;

	font-size: 14px;

}

.col-1 .col-item, .col-2 .col-item {

	float: none;

	width: auto;

}

.panel .tit span {

	font-size: 18px;

}

.panel .tit .more {

	font-size: 14px;

	line-height: 25px;

}

.gg {

	display: none;

}

.ztzl {

	padding: 15px;

}

.ztzl .tit {

	float: none;

	background: none;

	font-size: 18px;

	height: auto;

	width: auto;

	color: #B0121D;

	margin-bottom: 10px;

}

.ztzl ul {

	margin: 0;

}

.ztzl li {

	float: none;

	width: auto;

}

.ztzl li a {

	margin-left: 0;

}

.footer {

	font-size: 12px;

}

.footer-link, .footer-ewm {

	display: none;

}

.footer-nav span {

	padding: 0 5px;

}
.img10{
	margin-left: 20px;
}
.main {

	padding: 15px;

}

.ct2-sd {

	display: none;

}

.ct2-mn {

	float: none;

	width: auto;

}

.position {

	font-size: 12px;

	background-size: auto 14px;

	padding-left: 15px;

	padding-bottom: 10px;

	margin-bottom: 10px;

	background-position: 0 1px;

}

.pages {

	margin-top: 15px;

}

.pages a {

	font-size: 12px;

	line-height: 30px;

	padding: 0 12px;

}

.list-3 {

	padding-bottom: 10px;

	margin-bottom: 10px;

}

.list-3 li a {

	font-size: 14px;

	line-height: 32px;

}

.fengmian-tit {

	margin-bottom: 10px;

	margin-top: 15px;

}

.fengmian-tit span {

	font-size: 18px;

	background-position: 0 3px;

}

.fengmian-tit .more {

	line-height: 25px;

}

.news-wrap {

	padding: 0;

}

.news-title {

	padding-bottom: 10px;

	margin-bottom: 10px;

	text-align: center;

}

.news-title h1 {

	font-size: 18px;

}

.news-title p {

	margin-top: 10px;

}

.news-title p span {

	font-size: 12px;

	margin: 0 5px;

}


} */
.ab_pages {
	clear: both;
	padding: 20px 0;
	font-size: 14px;
	text-align: center;
	overflow: hidden
}

.ab_pages ul {
	display: inline-block;
	margin: 0 auto;
	padding: 0
}

.ab_pages ul a {
	color: #555;
	display: block;
	padding: 2px 10px;
	border: 1px solid #ddd;
	float: left;
	margin: 0 5px;
}

.ab_pages ul a.page-num-current {
	background: #ddd;
}

.news-content img {
	max-width: 100%;
	height: auto !important;
}

.span_icon1 {
	padding-left: 36px !important;
	background: url(../../../style/images/icon/1.png) no-repeat left 7px center;
	background-size: 24px 24px;
}

.span_icon2 {
	padding-left: 36px !important;
	background: url(../../../style/images/icon/2.png) no-repeat left 7px center;
	background-size: 24px 24px;
}

.span_icon3 {
	width: 200px;
	padding: 10px 20px;
	margin-top: -15px;
}

.span_icon4 {
	width: 100px;
	padding: 10px 20px;
	margin-top: -15px;
}

.span_icon5 {
	padding-left: 48px !important;
	background: url(../../../style/images/icon/1.png) no-repeat left 7px center;
	background-size: 24px 24px;
}

.span_icon7 {
	padding-left: 48px !important;
	background: url(../../../style/images/icon/2.png) no-repeat left 7px center;
	background-size: 24px 24px;
}

.span_icon6 {
	padding-left: 26px !important;
	background: url(../../../style/images/you.png) no-repeat left 7px center;

}

.link_icon {
	background: url(../../../style/images/icon/link.png) no-repeat left -15px center;
	background-size: 24px 24px;
}

.link li {
	margin-top: 10px;
	display: inline-block;
	margin-left: 100px;
}

.link li:first-child {
	margin-left: 20px;
}

.col-3 {
	float: left;
	width: 100%;
	height: auto;
	background-color: rgba(0, 0, 0, 0) !important;

}

.col-3 img {
	width: 100%;
	height: 100%;
}

.col-4 {
	width: 50%;
	height: 280px;
	background-color: #fff;
	margin-top: -3px;
        float:left;
}


.col-4 ul li {
	width: 32%;
	height: 230px;
	float: left;
	margin-right: 10px;
	position: relative;
}

.col-4 ul li a img {
	width: 100%;
	height: 100%;
}

.col-4 ul li a:hover .biao {
	display: block;
}

.col-4 ul li a:hover .fu {
	display: block;
}

.col-4 ul li a .biao {
	position: absolute;
	width: 45%;
	height: 30%;

	top: 0;
	left: 0;
	background-color: rgba(144, 0, 10, 0.82);
	padding-right: 10px;
	font-weight: 600;
	font-size: 16px;
	padding-top: 10px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-left: 10px;
	color: #fff;
	border-top-left-radius: 10px;
	display: none;
}

.col-4 ul li a .fu {
	position: absolute;
	width: 45%;
	height: 70%;

	top: 30%;
	left: 0;
	background-color: rgba(144, 0, 10, 0.82);
	line-height: 30px;
	padding-right: 10px;
	font-size: 12px;
	margin-right: 20px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
	padding-left: 10px;
	text-indent: 2em;
	color: #fff;
	border-bottom-left-radius: 10px;
	display: none;

}

.major {
	width: 100%;
	height: 220px;
	background: url(../images/major.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 15px;
}

.major .container .panel {
	background-color: rgba(0, 0, 0, 0);
	padding: 10px 10px 10px 0;
	height: 80px;
}

.major .panel .tit span {
	font-weight: normal;
	font-size: 24px;
	color: #fff;
	border-left: 5px solid #fff;
	width: 13%;
	float: left;
}

.major .panel .tit .more {
	float: right;
	margin-right: 20px;
	color: #fff;
	line-height: 40px;
}

.major-certent {
	width: 97.7%;
	height: 140px;
	background-color: rgba(0, 0, 0, 0.3);
	padding-left: 38px;
	box-sizing: border-box;
}

.major-certent .dropdown-box p {
	width: 25%;
	height: 70px;
	line-height: 70px;
	/* text-align: center; */
	padding-left: 110px;
	box-sizing: border-box;
	float: left;
	margin: 0;
	background: url(../images/zhuan.png) no-repeat;
	/* background-size: 20px 17px; */
	background-position: center left;
	/* background-size: cover; */
}

.major-certent .dropdown-box p a {
	color: #fff;
	font-size: 20px;

}

.footer5 {
	width: 100%;
	/* height: 500px; */
	padding-top: 20px;
	padding-bottom: 20px;
	background-size: 100%;
	/* min-width: 1200px; */
}
.zhi p {
	display: block;
	float: none;
	height: 30px;
	width: 100%;
	margin: 0;
	text-align: center;
	color: #FFFFFF;
	/* margin-top: 50px; */
	/* margin-bottom: 20px; */

}

.col-1 .col-item1 {
	width: 730px;
}

.col-item1 .list-1 li a {
	padding-left: 0;
	background-image: none;
}

.col-item1 .list-1 li a span {
	float: left;
}

.col-item1 .list-1 li a span:first-of-type {
	width: 100px;
	margin-left: 40px;
	font-weight: bold;
	color: #000000;
}

.col-1 .col-item2 {
	width: 460px;

}

.col-item2 .panel .tit {
	margin-bottom: 40px;
}

.col-item2 .panel .tit span {
	font-weight: normal;
	color: #000000;
}

.col-item2 .details p {
	height: 40px;
	width: 100%;
	padding-left: 30px;
	box-sizing: border-box;
}

.col-item2 .details p span {
	display: inline-block;
	font-weight: bold;
	margin-right: 15px;
}

.paner1 {
	width: 1200px !important;
}

/* .paner1 .list-1 li a p {
	float: left;
	width: 100%;
	height: 55px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	margin: 0;

} */

.paner2 {
	width: 300px !important;
	height: 100%;
	background-color: #fff;
}

.jingsai {
	width: 100%;
	height: 100%;

}

.jingsai a {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-image: url(../images/shengqing.png);
	background-size: 100% 100%;
}

.paner3 {
	/* background-color: #EEEEEE; */
	padding: 0 !important;
}

.paner3 .tit {
	width: 100%;
	height: 50px;
	background-color: #EEEEEE;
	padding: 0;
	margin-bottom: 10px;
}

#nav li {
	width: 20%;
	height: 50px;
	line-height: 50px;
	border-top: 2px solid #EEEEEE;
	float: left;
	font-size: 18px;
	text-align: center;
}

#nav li.active {
	border-top: 2px solid #B0121D;
	color: #B0121D;
	background-color: #fff;

}

#content>li {
	padding-left: 15px;
	padding-right: 15px;

	display: none;
	box-sizing: border-box;
}

.list-4 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 9;
	font-size: 17px;
	-webkit-box-orient: vertical;
}

.list4-img img {
	width: 250px;
	/* height: 149px; */
	float: left;
	clear: both;
	margin-right: 15px;
}

.list4-conter p {
	margin: 0;
}

.list4-conter p:first-of-type {
	font-size: 22px;
	text-indent: 2em;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 10px;
}

.foot-btn {
	position: absolute;
	top: -43px;
	width: 100px;
	height: 80px;
	right: 388px;
}

.foot-btn button {
	width: 136px;
	height: 43px;
	background-image: url(../images/btn1.png);
	background-size: 100% 100%;
	border: 1px solid #bac5d5;
}

#footnav {
	margin-bottom: 20px;
	max-height: 1000px;
}

.list-left {
	width: 100%;
	/* height: 100%; */

}

.left-img {
	width: 35%;
	/* height: 100%; */
	float: left;
	margin-right: 2%;
	overflow-x: hidden;
	overflow-y: hidden;

}

.img-center2 {
	height: 60%;
	overflow-x: hidden;
	overflow-y: hidden;
	max-height: 260px;
}

.img-center2 img {
	width: 100%;
	height: 100%;

}

.img-centerp {
	font-weight: bold;
	font-size: 16px;
	overflow: hidden;
	width: 100%;
	text-overflow: ellipsis;
	margin: 0;
	white-space: nowrap;

}

.left-ul {
	width: 57%;
	height: 80%;
	float: left;
}

.list-1 li {
	width: 100%
}

.bottom-ul ul li {
	width: 100%;
	height: 60px;
	background-color: #f5f5f5;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 60px;
	padding-left: 20px;
	box-sizing: border-box;
	font-weight: bold;
	font-family: "微软雅黑";
}

.bottom-ul ul li a p {
	width: 60%;
	display: inline-block;
	margin: 0;
}

.bottom-ul ul li a p span img {
	width: 12px;
	height: 12px;
	margin-left: 10px;
}

.bottom-ul ul li a>img {
	height: 70%;
	margin-right: 10px;
	float: right;
	margin-top: 10px;
}

.swiper-slide-prev {
	transform: scale(0.8);

}

.swiper-slide-next {
	transform: scale(0.8);
}

.left-ul1 {
	width: 100%;
	height: 80%;
	float: left;
}

.panel .left-ul1 .list-1 p {
	margin: 0;
}

.left-col4 {
	width: 100%;
	height: 100%;
}

.left-col4 p {
	margin: 0;
}

.col-4 .list-2 li {
	width: 98%;
	height: 20px;
	float: left;
	border-bottom: none;
	font-size: 15px;

}

.col-4 .list-2 li p {
	width: 84%;
	color: #5A544F;
	float: left;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	background: url(../images/red_dot.gif) no-repeat 0 8px;
	background-size: 9px 9px;
	padding-left: 25px;
	padding-top: 3px;
	margin-right: 1%;
}

.col-4 .list-2 li span {
	display: inline-block;
	padding-top: 3px;
	margin-top: 0;
}

.shanzhi {
	width: 100%;


}

.shanzhi-img {
	width: 100%;
	height: 260px;
	
}

.shanzhi-img>div {
	float: left;
	width: 30%;
	height: 100%;
	margin-right: 3%;
	position: relative;
	border: 1px solid #EDC0C1;


}

.shanzhi-img>div:last-of-type {
	margin-right: 0px !important;

}

.shanzhi-img>div .sz-img {
	width: 100%;
	height: 100%;
	max-height: 200px;
	overflow: hidden;

}
.shanzhi-img>div .sz-img img{
	width: 100%;
	/* height: 100% */
}
.shanzhi-img>div span {
	display: inline-block;
	width: 100px;
	height: 30px;
	background-color: #000;
	text-align: center;
	line-height: 30px;
	position: absolute;
	left: 30px;
	color: #fff;
	top: 185px;
	background-color: #D6000F;
	
}
.shanzhi-img>div:hover span{
	color: #D6000F;
	background-color: #FFE486 ;
}
.shanzhi-img>div p {
	margin: 0;
	height: 60px;
	line-height: 70px;
	padding-left: 29px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}
.shanzhi-img>div:hover p{
	color: #fff;
	background-color: #D6000F
}

.shanzhi-col4 {
	height: 530px;
}
.shanzhi-wen{
	width: 100%;
	height: 113px;
	margin-top: 50px;
}
.shanzhi-wen .wen{
	width: 31.5%;
	height: 100%;
	margin-right: 1.73%;
	float: left;
	padding-right: 20px;
	box-sizing: border-box;
	border-right: 1px solid #DFDFDF;
}
.shanzhi-wen .wen p:first-of-type{
	margin: 0;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
    height: 66px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	
}
.shanzhi-wen .wen p:last-of-type{
	font-size: 12px;
	height: 50px;
	margin: 0;
	line-height: 50px;
	border-bottom: 1px solid #DFDFDF;
}
.shanzhi-wen .wen p:last-of-type span:last-of-type{
	display: inline-block;
	width: 20px;
	height: 16px;
	background-image: url('../images/jiantou.png');
	background-size: 100% 100%;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	/* margin-top: 10px; */
	/* box-sizing: border-box; */
}
.shanzhi-wen .wen:hover p:last-of-type span:last-of-type{
	background-image: url('../images/hong.png');
}
.quanwei-col4{
	height: 600px;
	margin-top: 30px;
}
.quanwei-content{
	width: 100%;
	height: 122px;
	margin-top: 40px;
	position: relative;
}
.quanwei-content p{
	margin: 0;
}
.quanwei-time{
	float: left;
	width: 50px;
	margin-right: 20px;
}

.quanwei-time span{
	width: 100%;
	text-align: center;
	display: block;
	line-height: 22px;
	font-weight: bold;
	color: #C23526;
}
.quanwei-time span:first-of-type{
	border-bottom: 1px solid #DBDBDB;
}
.quanwei-xian{
	width: 1px;
	height: 133%;
	background-color: #E14D4D;
	position: absolute;
	left: 76px;
	top: 0;
}
.quanwei-nr{
	float: left;
	width: 38%;
	height: 100%;
	padding-top: 20px;
	box-sizing: border-box;
}
.quanwei-nr p:first-of-type{
	font-size: 15px;
	font-weight: bold;
	overflow: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	background: url(../images/ceshi.png) no-repeat 0 8px;
	background-size: 13px 13px;
	padding-left: 25px;
	padding-top: 3px;
	line-height: 25px;
	color: #5A544F;
}
.quanwei-nr p:last-of-type{
	padding-left: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #A2A2A2;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.quanwei-content:hover .quanwei-nr p:first-of-type{
	color: #DE3E37;
}
.quanwei-content:hover .quanwei-img{
	background-color: #C23526;
}
.quanwei-content:hover .quanwei-img p{
	color: #fff;
}
.quanwei-img{
	float: right;
	width: 50%;
	height: 100%;
	padding: 10px;
	box-sizing: border-box;
	box-shadow: 0 4px 2px 0 rgba(0, 0, 0, 0.1), 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.quanwei-images{
	width: 30%;
	max-height: 100px;
	overflow: hidden;
	float: left;
	
}
.quanwei-images img{
	width: 100%;
	
	margin-right: 20px;
}
.quanwei-wen{
	width: 65%;
	float: right;
}
.quanwei-wen p:first-of-type{
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	color: #5A544F;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	
}
.quanwei-wen p:nth-of-type(2){
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
	color: #A2A2A2;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.quanwei-wen p:last-of-type{
	font-size: 12px;
	margin-top: 15px;
	color: #CACACB;
}