@charset "utf-8";
/* 清浮动 */
.fuyao-clearfix:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
}
.fuyao-clearfix{
        *zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}
.fl {
	float: left;
}

.fr {
	float: right;
}

.qing {
	clear: both;
}

.container {
	width: 1500px;
	min-width: 1500px;
	margin-left: auto;
	margin-right: auto;
}

.palr {
	padding-left: 16px;
	padding-right: 16px;
}

.palr2 {
	padding-left: 100px;
	padding-right: 100px;
}

.ovfh {
	overflow: hidden;
}

body {
	overflow-x: hidden;
}

/**********************index**********************/
.banner {
	display: block;
	overflow: hidden;
}
.banner img{
	width: 100%;
}
.banner .swiper-pagination-ban {
	bottom: 50px;
}

.banner .swiper-pagination-ban span {
	width: 15px;
	height: 15px;
	background: #fff;
	opacity: 1;
}

.banner .swiper-pagination-ban .swiper-pagination-bullet-active {
	background: #e62129;
}

.swiper-button-next-ban,
.swiper-button-prev-ban {
	width: 42px;
	height: 42px;
	background-size: contain !important;
}

.swiper-button-prev-ban {
	background: url(../images/ban-xj1.png) center center no-repeat;
	left: 0;
}

.swiper-button-next-ban {
	background: url(../images/ban-xj2.png) center center no-repeat;
	right: 0;
}

/*  */
.in-abdk {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 86px 0 64px;
}

.in-ababg {
	display: block;
	position: absolute;
	left: -50px;
	top: calc(50% - 120px);
	line-height: 1.1;
	font-size: 228px;
	color: #f7f7f7;
	font-weight: bold;
	z-index: 1;
}

.in-abdk .palr2 {
	position: relative;
	z-index: 3;

}
.in-abdk .palr2.about{
	overflow: hidden;
	display: box;
	display: -webkit-box;
}
.in-abtudk {
	display: block;
	position: relative;
	overflow: hidden;
	width: 65%;
}
.in-abtudk video{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.in-abtuxk {
	display: block;
	position: absolute;
	z-index: 3;
	width: calc(100% - 40px);
	height: calc(100% - 70px);
	overflow: hidden;
	left: 0;
	top: 0;
}

.in-abmk {
	display: block;
	width: 35%;
	padding-right: 100px;
	overflow: hidden;
	position: relative;
}

.in-ab-dtitk {
	display: block;
	position: relative;
	padding-left: 58px;
	margin-bottom: 23px;
	line-height: 1.5;
	color: #e62129;
}

.in-ab-dtit {
	font-size: 34px;
	display: block;
}

.in-ab-dtt {
	display: block;
	position: absolute;
	width: 38px;
	height: 2px;
	background: #e62129;
	left: 0;
	top: calc(50% - 1px);
}

.in-abtext {
	display: block;
	margin-bottom: 40px;
	height: 390px;
	padding-right: 16px;
	overflow-y: auto;
	line-height: 35px;
	font-size: 16px;
	color: #000;
}

.in-abtext::-webkit-scrollbar {
	width: 5px;
}

.in-abtext::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	background-color: #f2f2f2;
}

.in-abtext::-webkit-scrollbar-thumb {
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #ddd;
}

.in-ab-sjk {
	display: block;
	overflow: hidden;
}

.in-ab-sjk ul li {
	display: block;
	width: 25%;
	float: left;
	text-align: center;
	border-left: 1px solid #ebebeb;
}

.in-ab-sk {
	display: inline-block;
	text-align: left;
}

.in-ab-sm1 {
	margin-bottom: 12px;
	line-height: 1.1;
	font-size: 14px;
	color: #404040;
}

.in-ab-sm2 {
	line-height: 40px;
	font-size: 40px;
	color: #404040;
	font-family: 'tahomabd';
}

.in-ab-sm2 span {
	font-size: 16px;
}

/*  */
.in-cpdk {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 58px 0 105px;
	background: #e8e8e8;
}

.in-cp-titk {
	overflow: hidden;
	margin-bottom: 80px;
}

.in-cp-titxk {
	overflow: hidden;
	float: left;
}

.in-cp-titcn {
	display: block;
	font-weight: normal;
	line-height: 1.3;
	font-size: 36px;
	color: #000;
}

.in-cp-titen {
	display: block;
	font-weight: normal;
	line-height: 1.4;
	font-size: 18px;
	color: #b2b2b2;
}


.in-cpla {
	display: block;
	float: left;
	position: relative;
	margin: 4px 38px 0;
	line-height: 40px;
	font-size: 22px;
	color: #000;
}

.in-cpla b {
	display: block;
	position: absolute;
	width: 0;
	height: 3px;
	bottom: 0;
	left: 0;
	background: #e62129;
}

.in-cpla.selected,
.in-cpla:hover {
	color: #e62129;
}

.in-cpla.selected b,
.in-cpla:hover b {
	width: 100%;
	left: 0;
}

.tab {
	position: relative;
}

.tab .tab_menu {
	float: none;
}

.tab .tab_menu li {
	float: left;
	cursor: pointer;
}

.tab .tab_menu li:last-child {
	margin-right: 0;
}

.tab .tab_box {}

.tab .tab_menu .selected {}

.hide {
	display: none;
}

.tab_box .div {}

.in-cpnrk {
	display: block;
	margin-top: 16px;
	width: 28.8%;
	float: left;
	background: #e62129;
	padding: 96px 60px 112px 80px;
}

.in-cpns {
	margin-bottom: 12px;
	line-height: 1.6;
	font-size: 38px;
	color: #fff;
}

.in-cpnst {
	display: block;
	width: 100%;
	height: 1px;
	background: rgba(255, 255, 255, 0.4);
	margin-bottom: 32px;
}

.in-cpn-tit {
	display: block;
	margin-bottom: 20px;
	line-height: 1.7;
	font-size: 22px;
	color: #fff;
}

.in-cpn-textk {
	display: block;
	overflow: hidden;
	margin-bottom: 50px;
}

.in-cpn-text {
	display: block;
	height: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
}

.in-cpn-more {
	display: block;
	width: 180px;
	height: 48px;
	border: 1px solid #fff;
	overflow: hidden;
	line-height: 46px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 30px;
}

.in-cpn-more span {
	display: block;
	overflow: hidden;
	position: relative;
	top: 0;
	color: #fff;
}

.in-cpn-more:hover span {
	top: -100%;
}

.in-cpdtuk {
	margin-top: 16px;
	width: 71.2%;
	float: right;
}

/* ********************************* */
.nynrk {
	display: block;
	overflow: hidden;
	padding: 45px 0 55px;
	background: #eef2f5;
}

.nynrk2 {
	background: #fff;
}

.ban-ny {
	display: block;
	overflow: hidden;
	background-size: cover !important;
	padding: 140px 0 57px;
}

.ban-wzk {
	background: url(../images/xw-home.png) left center no-repeat;
	padding-left: 24px;
	line-height: 26px;
	font-size: 14px;
	color: #fff;
}

.ban-wzk a,
.ban-wzk a:visited {
	color: #fff;
}

.ban-wzk span {
	display: inline-block;
	width: 18px;
	text-align: center;
}

.ban-ny-titk {
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 13px;
}

.ban-ny-tit {
	display: block;
	float: left;
	font-weight: normal;
	line-height: 52px;
	font-size: 30px;
	color: #fff;
}

.ban-ny-tt {
	display: block;
	position: absolute;
	width: calc(100% - 160px - 230px);
	height: 1px;
	top: 50%;
	left: 160px;
	background: rgba(255, 255, 255, 0.5);
}

.ban-ny-leik {
	display: block;
	float: right;
	overflow: hidden;
	padding: 15px 0;
}

.ban-ny-leik a {
	display: block;
	float: left;
	padding: 0 34px;
	background: url(../images/alqbg.jpg) center right no-repeat;
	line-height: 32px;
	font-size: 16px;
	color: #fff;
}

.ban-ny-leik a:last-child {
	background-image: none;
	padding-right: 0;
}

.ban-ny-leik a,
.ban-ny-leik a:visited {
	color: #fff;
}

.ban-ny-leik a.on {
	color: #e62129;
}

/* * */
.in-allist {
	overflow: hidden;
}

.in-allist>li {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

.al-ltuk,
.al-lnrk {
	display: block;
	position: relative;
	overflow: hidden;
	width: 50%;
}

.al-lnrk {
	background: #fff;
}

.al-lmk {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 45px 54px;
	z-index: 4;
}

.al-lmt {
	display: block;
	width: 34px;
	height: 4px;
	position: absolute;
	background: #e62129;
	left: 0;
	top: 66px;
}

.al-lmxk {
	display: block;
	position: relative;
	/* height: calc(100% - 90px); */
	height: 100%;
	/* overflow-y: auto; */
}

.al-lmxkx {
	display: block;
	position: relative;
	height: calc(100% - 90px);
	padding-right: 18px;
	overflow-y: auto;
}

.al-lmxkx::-webkit-scrollbar {
	width: 5px;
}

.al-lmxkx::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	background-color: #f2f2f2;
}

.al-lmxkx::-webkit-scrollbar-thumb {
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #ddd;
}

.al-lmxkx {
	scrollbar-color: #e5e5e5 #f7f7f9;
	/* 滑块颜色  滚动条背景颜色 */
	scrollbar-width: thin;
	/* 滚动条宽度有三种：thin、auto、none */
}

.al-l-tit {
	display: block;
	overflow: hidden;
	margin-bottom: 26px;
	line-height: 1.7;
	font-size: 28px;
	color: #000;
}

.al-l-text {
	display: block;
	margin-bottom: 32px;
	line-height: 26px;
	font-size: 14px;
	color: #585858;
}

.al-l-text2 {
	display: block;
	/* border-left: 2px solid #7c7c7c;
	padding-left: 40px; */
	line-height: 34px;
	font-size: 14px;
	color: #000;
}

.xwl-tuk {
	display: block;
	overflow: hidden;
	position: relative;
}

.xw-list {
	overflow: hidden;
	margin-bottom: 25px;
}

.xw-list li {
	overflow: hidden;
	background: #fff;
	margin-bottom: 22px;
	padding: 36px 42px;
	position: relative;
}

.xw-list li:last-child {
	margin-bottom: 0;
}

.xw-tt {
	display: block;
	position: absolute;
	width: 60px;
	height: 1px;
	background: #dbdbdb;
	left: 0;
	top: 64px;
}

.xw-dak {
	float: left;
	width: 125px;
	padding-top: 11px;
	text-align: right;
}

.xw-da1 {
	line-height: 36px;
	font-weight: bold;
	font-size: 30px;
	color: #717171;
}

.xw-da2 {
	line-height: 24px;
	font-weight: bold;
	font-size: 14px;
	color: #717171;
}

.xw-link {
	width: calc(100% - 330px - 210px);
	margin-left: 85px;
	height: auto;
	float: left;
	padding-right: 70px;
}

.xwl-tuk {
	display: block;
	float: right;
	width: 330px;
	height: auto;
	overflow: hidden;
	position: relative;
}

.xw-litit {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 44px;
	font-size: 22px;
	color: #343434;
}

.xw-litit h3 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.xw-litextk {
	display: block;
	margin-bottom: 26px;
	line-height: 30px;
	font-size: 14px;
	color: #3d3d3d;
}

.xw-litext {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.xw-litext,
.xw-litext:visited {
	color: #3d3d3d;
}

.xw-liduo {
	display: block;
	width: 180px;
	height: 48px;
	border: 1px solid #7b7b7b;
	overflow: hidden;
	line-height: 46px;
	font-size: 14px;
	color: #7b7b7b;
	text-transform: uppercase;
	padding: 0 30px;
	background: url(../images/mo-t.jpg) 84% center no-repeat;
}

.xw-liduo span {
	display: block;
	position: relative;
	top: 0;
}

.xw-liduo:hover span {
	top: -100%;
}

.xw-list li:hover .xw-litit {
	color: #e4592c;
}

.xw-list li:hover .xw-litext {
	color: #000;
}

.xw-list li:hover .xw-liduo {
	border-color: #e62129;
	color: #e62129;
	background-image: url(../images/mo-to.jpg);
}

.xw-list li .xw-liduo:hover {
	border-color: #e62129;
	background: url(../images/mo-tw.jpg) 84% center no-repeat #e62129;
	color: #fff;
}

.xw-list li .xw-liduo:hover span {
	color: #fff;
}

/* *********************** */
.xw-tit {
	display: block;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 2;
	font-size: 30px;
	color: #000;
}

.xw-gsnk1 {
	display: block;
	width: 30.8%;
	float: left;
	padding-right: 20px;
}

.xw-gsnk1bg {
	display: block;
	overflow: hidden;
	background-size: cover !important;
	padding: 50px 50px 67px;
}

.xw-gs-duo {
	display: block;
	width: 180px;
	height: 48px;
	border: 1px solid #fff;
	overflow: hidden;
	line-height: 46px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 30px;
	background: url(../images/mo-tw.jpg) 84% center no-repeat;
}

.xw-gs-duo span {
	display: block;
	position: relative;
	top: 0;
}

/* .xw-gs-duo:hover span {
	top: -100%;
} */

.xw-gs-da {
	margin-bottom: 13px;
	line-height: 25px;
	font-size: 14px;
	color: #fff;
}

.xw-gs-titk {
	display: block;
	height: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 46px;
	line-height: 40px;
	color: #fff;
}

.xw-gs-tit {
	font-size: 24px;
}

.xw-gs-textk {
	display: block;
	height: 90px;
	margin-bottom: 60px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}

.xw-gs-text {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.xw-gs-text,
.xw-gs-text:visited {
	color: #fff;
}

.xw-gsk {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

.xw-gsnk3k {
	display: block;
	width: 69.2%;
	height: 100%;
	position: absolute;
	float: right;
	right: 0;
}

.xw-gsnk3 {
	position: relative;
	height: 100%;
}

.xw-gsnk3 li {
	display: block;
	width: calc(50% - 10px);
	margin-left: 20px;
	float: left;
	height: calc(50% - 10px);
	margin-bottom: 20px;
	background: #fff;
	position: relative;
	display: flex;
	align-items: center;
	padding: 20px 44px;
}

.xw-gsnk3 li:nth-child(1),
.xw-gsnk3 li:nth-child(3) {
	margin-left: 0;
}

.xw-gsnk3 li:nth-child(3),
.xw-gsnk3 li:nth-child(4) {
	margin-bottom: 0;
}

.xw-gsnk3xk {
	display: block;
	overflow: hidden;
	align-items: center;
	flex-direction: column;
}

.xw-gsn-da {
	margin-bottom: 10px;
	line-height: 26px;
	font-size: 14px;
	color: #343434;
}

.xw-gsn-tit {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 18px;
	line-height: 36px;
	font-size: 14px;
	color: #343434;
}

.xw-gsn-tit h2 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.xw-gsn-text {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 30px;
	font-size: 14px;
	color: #343434;
}

.xw-gsnkxg {
	position: relative;
	height: 100%;
}

.xw-gsnkxg li {
	display: block;
	margin-left: 10px;
	height: calc(25% - 8px);
	margin-bottom: 11px;
	background: #fff;
	position: relative;
	display: flex;
	align-items: center;
	padding: 15px 20px;
}

.xw-gsnkxg li .xw-gsn-da {
	margin-bottom: 0;
	line-height: 20px;
}

.xw-gsnkxg li .xw-gsn-tit {
	margin-bottom: 10px;
	line-height: 30px;
}

.xw-gsnk4k {
	display: block;
	background: #e62129;
	position: relative;
	display: flex;
	align-items: center;
	height: 244px;
	padding: 20px 44px;
}

.xw-gsnk4k .xw-gsn-da,
.xw-gsnk4k .xw-gsn-tit,
.xw-gsnk4k .xw-gsn-text {
	color: #fff;
}

.lxw-list {
	display: block;
	margin-left: -30px;
}

.xw-gsnk3 li:hover .xw-gsn-tit {
	color: #e62129;
}

.xw-gsnk3 li:hover .xw-gsn-text {
	color: #000;
}

.lxw-list li {
	display: block;
	width: 25%;
	float: left;
	padding-left: 30px;
	padding-bottom: 30px;
}

.lxw-link {
	overflow: hidden;
	background: #fff;
}

.lxwtuk {
	display: block;
	overflow: hidden;
	position: relative;
}

.lxw-nk {
	display: block;
	overflow: hidden;
	padding: 40px 40px 42px;
}

.lxw-tit {
	display: block;
	overflow: hidden;
	height: 64px;
	margin-bottom: 30px;
	line-height: 32px;
	font-size: 18px;
	color: #343434;
}

.lxw-tit h2 {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.lxw-duo {
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #e62129;
}

.lxw-link:hover .lxw-tit {
	color: #e62129;
}

/* *** */
.cpnrk {
	display: block;
	background: #f3f3f3;
	padding: 50px 0 30px;
	overflow: hidden;
}

.cp-list {
	margin-left: -32px;
}

.cp-list li {
	display: block;
	width: 33%;
	float: left;
	padding-left: 32px;
	padding-bottom: 32px;
}

.cpxnk {
	position: relative;
	overflow: hidden;
	background: #fff;
	padding: 42px;
}

.cptuk {
	display: block;
	position: relative;
	overflow: hidden;
}

.cptumk {
	display: flex;
	align-items: center;
	text-align: center;
	/* padding: 40px 0; */
	padding-top: 30px;
	height: auto;
	border-top: 1px solid #d2d2d2;
	line-height: 38px;
	font-size: 22px;
	color: #404040;
}

.cptum {
	display: block;
	width: 100%;
	align-items: center;
	flex-direction: column;
}

.cptum,
.cptum:visited {
	color: #404040;
}

.cpxnk:hover .cptum {
	color: #e62129;
}

.cpx-list {
	display: block;
	padding: 38px;
	margin-bottom: 30px;
	overflow: hidden;
	background: #fff;
}

.cpx-lbk {
	width: calc(100% - 230px);
	float: right;
	overflow: hidden;
	border-left: 1px solid #d2d2d2;
}

.cpx-lbk li {
	width: 25%;
	float: left;
}

.cplxtuk {
	display: block;
	position: relative;
	overflow: hidden;
}

.cpx-lnk {
	padding: 0 40px;
	background: #fff;
}

.cplx-titk {
	display: flex;
	align-items: center;
	height: 80px;
	border-top: 1px solid #d2d2d2;
}

.cplx-tit {
	display: block;
	width: 100%;
	text-align: center;
	align-items: center;
	flex-direction: column;
	line-height: 28px;
	font-size: 16px;
	color: #000;
}

.cpx-lbk li:hover .cplx-tit {
	color: #e62129;
}

.cpx-dtik {
	float: left;
	width: 230px;
	padding-left: 25px;
	padding-top: 50px;
}

.cpx-dti {
	margin-bottom: 13px;
	line-height: 1.4;
	font-size: 24px;
	color: #313131;
}

.cpx-dtt {
	display: block;
	width: 44px;
	height: 3px;
	background: #e62129;
}

/*  */
.cpvnrk {
	overflow: hidden;
	padding: 50px 0;
	/* background: #f3f3f3; */
	background: #fff;
	position: relative;
}

.cpv-bank {
	display: block;
	overflow: hidden;
	width: 42.9%;
	float: left;
	position: relative;
}

.cpv-banxk {
	display: block;
	overflow: hidden;
	position: relative;
}

.cpv-nrk {
	display: block;
	float: right;
	width: 57.1%;
	padding-left: 30px;
}

.cpv-nxl {
	line-height: 30px;
	font-size: 16px;
	color: #3c3c3c;
}

.cpv-ntitk {
	position: relative;
	line-height: 54px;
	font-size: 36px;
	color: #1d1d1d;
	padding-bottom: 16px;
	border-bottom: 1px solid #c9c9c9;
}

.cpv-ntit {
	font-size: 36px;
}

.cpv-ntt {
	display: block;
	position: absolute;
	bottom: -2px;
	width: 106px;
	height: 3px;
	background: #e62129;
}

.cpv-nxl {
	line-height: 30px;
	font-size: 16px;
	color: #3c3c3c;
}

.cpv-ntext {
	margin-bottom: 24px;
	display: flex;
	align-items: center;
	height: 124px;
	/* padding: 22px 0 32px; */
	border-bottom: 1px solid #c9c9c9;
	line-height: 30px;
	font-size: 14px;
	color: #000;
}

.cpv-ntext p {
	display: block;
	width: 100%;
	align-items: center;
	flex-direction: column;
}

.cpv-nsjk {
	overflow: hidden;
	color: #000;
}

.cpv-nsj-tit {
	display: block;
	line-height: 40px;
	font-size: 18px;
	color: #000;
}

.cpv-nsjlb {
	overflow: hidden;
	line-height: 20px;
	font-size: 14px;
	color: #000;
}

.cpv-nsjlb li {
	width: 50%;
	float: left;
	padding: 5px 0;
}

.cpal-titk {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

.cpal-tit {
	float: left;
	font-weight: bold;
	line-height: 51px;
	font-size: 28px;
	color: #000;
}

.swiper-button-next-cpal,
.swiper-button-prev-cpal {
	position: relative;
	top: 0;
	margin-top: auto;
	width: 51px;
	height: 51px;
	float: left;
	left: auto;
	right: auto;
}

.swiper-button-prev-cpal {
	background: url(../images/cpv-xj1.png) center center no-repeat;
	background-size: contain;
	margin-right: 9px;
}

.swiper-button-next-cpal {
	background: url(../images/cpv-xj2.png) center center no-repeat;
	background-size: contain;
}

.cpal-tt {
	display: block;
	position: absolute;
	left: 135px;
	width: calc(100% - 135px - 140px);
	height: 1px;
	top: 50%;
	background: #dadada;
}

.cpal-tt2 {
	width: calc(100% - 135px);
}

.cpal-tt3 {
	left: 500px;
	width: calc(100% - 500px);
}

.cpal-tt4 {
	left: 200px;
	width: calc(100% - 500px);
}

.cpal-tt5 {
	left: 165px;
	width: calc(100% - 165px);
}

.cpv-ccdk {
	overflow: hidden;
	padding: 50px 0;
	background: #fff;
	position: relative;
}

.cpv-ccdk .palr2 {
	position: relative;
	z-index: 3;
}

.cpv-cclb {
	margin-left: -32px;
	overflow: hidden;
}

.cpv-cclb li {
	width: 50%;
	float: left;
	padding-left: 32px;
	padding-bottom: 32px;
}

.cpv-cctuk {
	position: relative;
	overflow: hidden;
	border: 1px solid #eee;
}

.cpv-ccmk {
	line-height: 30px;
	font-size: 14px;
	color: #000;
}

.cpv-aqlb {
	overflow: hidden;
	margin-left: -30px;
}

.cpv-aqlb li {
	display: block;
	float: left;
	width: 50%;
	padding-left: 30px;
	padding-bottom: 30px;
}

.cpv-aqnk {
	background: #fff;
	padding: 30px;
	overflow: hidden;
}

.cpv-aqn-tit {
	margin-bottom: 10px;
	line-height: 34px;
	font-size: 18px;
	color: #e62129;
}

.cpv-aqn-text {
	line-height: 30px;
	font-size: 14px;
	color: #000000;
}

.cpv-aqlist {
	overflow: hidden;
	padding: 32px 0;
}

.cpv-aqlist li {
	width: 33.333%;
	float: left;
	border-left: 1px solid #dadada;
	text-align: center;
}

.cpv-aqlist li:last-child {
	border-right: 1px solid #dadada;
}

.cpv-aqtum {
	padding-top: 13px;
	line-height: 26px;
	font-size: 14px;
	color: #e62129;
}

.cpv-tx-tit {
	padding: 6px 0 40px;
	line-height: 26px;
	font-size: 14px;
	color: #000;
}

.cpv-txlist {
	overflow: hidden;
}

.cpv-txlist li {
	width: 25%;
	float: left;
	height: auto;
	text-align: center;
	padding: 0 34px;
	border-left: 1px solid #dadada;
}

.cpv-txlist li:last-child {
	border-right: 1px solid #DADADA;
}

.cpv-tx-tit2 {
	display: block;
	margin: 10px 0 12px;
	line-height: 38px;
	font-size: 20px;
	color: #e62129;
}

.cpv-tx-text2 {
	display: block;
	margin: 10px 0 12px;
	height: 112px;
	overflow: hidden;
	line-height: 28px;
	font-size: 14px;
	color: #000;
}

.cpv-jsbg {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 335px;
	background: #f4f4f4;
}

.cpv-jsnk {
	overflow: hidden;
	padding: 56px 50px;
	margin-bottom: 40px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
}

.cpv-ystu {
	display: block;
	width: 50%;
	float: right;
}

.cpv-ystm {
	width: 50%;
	float: left;
	padding-right: 50px;
}

.cpv-ystm-tj {
	margin-bottom: 26px;
	line-height: 36px;
	font-size: 14px;
	color: #000;
}

.cpv-stitk {
	margin-bottom: 4px;
	overflow: hidden;
}

.cpv-sb {
	display: block;
	float: left;
}

.cpv-sbm {
	margin-left: 50px;
	line-height: 34px;
	font-size: 24px;
	color: #2e2e2e;
	font-weight: bold;
}

.cpv-ysmk {
	margin-bottom: 26px;
	line-height: 28px;
	font-size: 14px;
	color: #000;
}

.cpv-ystm .ovfh:last-child .cpv-ysmk {
	margin-bottom: 0;
}

.cpv-xk {
	margin-bottom: 50px;
}

.cpv-xk:last-child {
	margin-bottom: 0;
}

.cpv-gtlb {}

.cpv-gtlb li {
	display: block;
	float: left;
	width: 25%;
	border-left: 1px solid #e5e5e5;
	text-align: center;
	padding: 0 10px;
}

.cpv-gtb {
	margin: 0 auto 12px;
}

.cpv-gtbm {
	line-height: 24px;
	font-size: 14px;
	color: #e62129;
}

.cpv-jsndk {
	display: block;
	float: left;
	width: calc(25% - 28px);
	padding: 0 10px;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	color: #000;
}

.cpv-jstu {
	margin: 15px 0;
	/* width: 162px; */
	height: 152px;
}

.cpv-jia {
	display: block;
	float: left;
	margin-top: 100px;
}

/*  */
.ban-abk {
	position: relative;
	overflow: hidden;
	/* padding: 130px 0 70px; */
	bottom: 0;
}

.ban-abk .palr2 {
	position: absolute;
	z-index: 5;
	left: 0;
	bottom: 0;
	width: 100%;
}

.ban-abpk {
	background: #fff;
	width: 440px;
	height: 264px;
	border: 2px solid rgba(254, 80, 0, 0.9);
	padding: 10px;
	/* padding: 85px 60px 90px; */
}

.ban-abb {
	display: block;
	float: left;
}

.ban-abmk {
	margin-left: 95px;
}

.ban-abm1 {
	padding-top: 10px;
	padding-bottom: 24px;
	font-weight: bold;
	line-height: 50px;
	font-size: 30px;
	color: #fff;
}

.ban-abm2 {
	line-height: 28px;
	font-size: 18px;
	color: #fff;
}

.ab-abdk {
	position: relative;
	overflow: hidden;
	padding: 48px 0 0;
}

.ab-abtitd {
	text-align: center;
	font-weight: bold;
	margin-bottom: 38px;
	line-height: 1.73;
	font-size: 30px;
	color: #0f0f0f;
}

.ab-abtu {
	display: block;
	float: right;
	overflow: hidden;
	width: 50%;
	position: relative;
}

.ab-abnrxk {
	width: 50%;
	float: left;
	padding-right: 60px;
}

.ab-abtit {
	padding: 0 0 34px;
	font-weight: bold;
	line-height: 46px;
	font-size: 28px;
	color: #e62129;
}

.ab-abjsk {
	height: 248px;
	overflow-y: auto;
	padding-right: 16px;
	line-height: 36px;
	font-size: 16px;
	color: #000;
}

.ab-abjsk::-webkit-scrollbar {
	width: 5px;
}

.ab-abjsk::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	background-color: #f2f2f2;
}

.ab-abjsk::-webkit-scrollbar-thumb {
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #ddd;
}

.ab-absm {
	line-height: 1.1;
	font-size: 16px;
	color: #404040;
}

.ab-abss {
	height: 44px;
	margin-bottom: 6px;
	line-height: 44px;
	font-size: 34px;
	color: #3c3c3c;
	font-family: 'tahomabd';
}

.ab-abtts {
	overflow: hidden;
	margin-bottom: 44px;
}

.ab-abtts li {
	width: 25%;
	float: left;
	padding-left: 29px;
	border-left: 1px solid #c4c4c4;
}

.ab-abss span {
	font-size: 16px;
}

.ab-tdlk {
	float: right;
	line-height: 51px;
	font-size: 20px;
	color: #000;
}

.ab-tdlk a {
	display: block;
	float: left;
	padding: 0 25px;
	font-weight: bold;
	background: url(../images/abtdt.jpg) center right no-repeat;
}

.ab-tdlk a:last-child {
	padding-right: 0;
	background-image: none;
}

.ab-tdlk a,
.ab-tdlk a:visited {
	color: #000;
}

.ab-tdlk a.on {
	color: #e62129;
}

.ab-tdjs {
	margin-bottom: 32px;
	line-height: 1.2;
	font-size: 16px;
	color: #000;
}

.ab-tddk {
	position: relative;
	padding: 38px 0 60px;
	overflow: hidden;
}

.ab-tddk .cpal-titk {
	margin-bottom: 8px;
}

.ab-tdnk {
	overflow: hidden;
	position: relative;
	background-size: cover !important;
}

.ab-tdndk {
	display: block;
	float: left;
	width: 23.5%;
	height: auto;
	background: #e62129;
	padding: 42px 44px 33px;
	overflow: hidden;
	position: relative;
}

.ab-tdmdk {
	width: 76.5%;
	float: right;
	padding: 56px 40px;
	overflow: hidden;
	position: relative;
	color: #fff;
}

.ab-tdtuk {
	overflow: hidden;
	position: relative;
	margin-bottom: 13px;
}

.ab-tdtum {
	text-align: center;
	line-height: 33px;
	font-size: 18px;
	color: #fff;
}

.ab-tdnxk {
	float: right;
	width: 76.5%;
	height: auto;
	padding: 56px 40px 0;
	overflow: hidden;
	position: relative;
	color: #fff;
}

.ab-tdr-tit {
	margin-bottom: 16px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
}

.ab-tdr-tit span {
	font-weight: bold;
	font-size: 24px;
	color: #fff;
}

.ab-tdr-text {
	height: 56px;
	margin-bottom: 26px;
	line-height: 28px;
	font-size: 16px;
	color: #fff;
}

.ab-tdxkk {
	display: block;
	position: relative;
	overflow: hidden;
}

.ab-tdxlb {
	margin-left: -30px;
}

.ab-tdxlb li {
	display: block;
	padding-left: 30px;
	width: 14.28%;
	float: left;
}

.ab-fzdk {
	padding: 0 0 60px;
	overflow: hidden;
	background: url(../images/ab-fzbg.jpg) center 40px no-repeat;
}

.ab-fzdk .cpal-titk {
	margin-bottom: 56px;
}

.ab-fznrk {
	background: #fff;
	box-shadow: 0 0 24px rgba(0, 0, 0, 0.14);
	padding: 42px 27.6% 42px 80px;
}

.ab-fztuk {
	display: block;
	width: 38.4%;
	float: right;
	position: relative;
}

.ab-fz-zk {
	display: block;
	width: 61.6%;
	float: left;
	position: relative;
	padding-right: 80px;
}

.ab-fz-year {
	margin-bottom: 18px;
	line-height: 80px;
	font-size: 48px;
	font-weight: bold;
	color: #e62129;
	text-shadow: 6px 6px 16px rgba(247, 124, 65, 0.3);
}

.ab-fz-text {
	display: block;
	line-height: 2;
	font-size: 16px;
	color: #1b1a1a;
}

.ab-fzndk {
	display: block;
	position: relative;
	padding: 33px 0;
}

.ab-fznyeark {
	display: block;
	position: absolute;
	width: 218px;
	height: 100%;
	top: 0;
	right: 105px;
	z-index: 3;
	background: #e62129;
}

.ab-fzny {
	display: block;
	text-align: center;
	padding: 64px 0;
	line-height: 34px;
	font-size: 18px;
	color: rgba(255, 255, 255, 0.8);
}

.ab-gsdk {
	overflow: hidden;
	position: relative;
	padding: 20px 0 70px;
}

.ab-gsdk .palr2 {
	position: relative;
	z-index: 4;
}

.ab-gsdbg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 46.6%;
	background: #f6f6f6;
	z-index: 2;
	text-align: right;
	line-height: 1.4;
	font-size: 182px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'MONTSERRAT-REGULAR';
	font-weight: bold;
}

.ab-bjq {
	display: inline-block;
	margin-top: 12px;
	margin-left: 25px;
}

.ab-gsmk {
	width: 43.3%;
	padding: 30px 38px;
	line-height: 34px;
	font-size: 16px;
	color: #000;
}

.ab-bjlb {
	float: left;
	width: 56.7%;
}

.ab-bjlb ul {
	margin-left: -25px;
}

.ab-bjlb li {
	float: left;
	width: 50%;
	padding-left: 25px;
}

.ab-bjtuk {
	position: relative;
	overflow: hidden;
	border: 14px solid #fff;
	box-shadow: 0 0 32px rgba(0, 0, 0, 0.14);
}

.ab-rydk {
	background: url(../images/ab-qyry.jpg) center top no-repeat;
	padding: 40px 0 60px;
	overflow: hidden;
}

.swiper-button-next-abry,
.swiper-button-prev-abry {
	position: relative;
	top: 0;
	margin-top: auto;
	width: 51px;
	height: 51px;
	float: left;
	left: auto;
	right: auto;
}

.swiper-button-prev-abry {
	background: url(../images/cpv-xj1.png) center center no-repeat;
	background-size: contain;
	margin-right: 9px;
}

.swiper-button-next-abry {
	background: url(../images/cpv-xj2.png) center center no-repeat;
	background-size: contain;
}

.swiper-container-abry {
	padding-top: 30px;
}

.ab-rytuk {
	/*overflow: hidden;*/
	position: relative;
	margin-bottom: 22px;
}

.ab-rytu1k {
	width: 85.3%;
	margin-top: 3px;
	position: relative;
	left: 8%;
	overflow: hidden;
}

.ab-ry-tit {
	display: block;
	text-align: center;
	height: 56px;
	line-height: 28px;
	font-size: 16px;
	color: #313131;
}

.ab-qywhk {
	overflow: hidden;
	position: relative;
}

.ab-qywh-titk {
	position: relative;
	z-index: 4;
	padding: 140px 0 198px;
	text-align: center;
}

.ab-qywh-qy {
	margin-bottom: 14px;
	line-height: 43px;
	font-size: 28px;
	color: #fff;
	text-shadow: 0 0 24px rgba(0, 0, 0, 0.5);
}

.ab-qywh-qykh span {
	display: inline-block;
	padding: 0 26px;
	font-weight: bold;
	line-height: 60px;
	font-size: 36px;
	color: #fff;
	text-shadow: 0 0 24px rgba(0, 0, 0, 0.5);
}

.ab-qyjsk {
	display: block;
	text-align: center;
	margin-top: -66px;
	position: relative;
	z-index: 7;
}

.ab-qyjsk ul {
	display: inline-block;
}

.ab-qyjsk li {
	float: left;
}

.ab-qyjsk p {
	display: flex;
	align-items: center;
	width: 122px;
	height: 122px;
	border-radius: 50%;
	background: #fff;
	border: 5px solid #fff;
	box-shadow: 0 0 24px rgba(0, 0, 0, 0.19);
	margin: 0 9px;
	line-height: 30px;
	font-size: 18px;
	color: #4b4b4b;
}

.ab-qyjsk p span {
	display: block;
	width: 100%;
	align-items: center;
	flex-direction: column;
	text-align: center;
}

.ab-qyjsk p:hover,
.ab-qyjsk li.selected p {
	background: #e62129;
	color: #fff;
}

.ban-con .ban-ny-tt {
	width: calc(100% - 160px - 100px);
}

.con-lxdk {
	overflow: hidden;
	padding: 50px 0 70px;
	position: relative;
}

.con-lx-gsm {
	display: block;
	line-height: 1.5;
	font-size: 30px;
	color: #1f1f1f;
}

.con-lx-gsms {
	display: block;
	line-height: 26px;
	font-size: 14px;
	color: #1f1f1f;
}

.con-lx-gsk {
	width: 32.35%;
	float: left;
	padding-right: 24px;
}

.con-lx-telk {
	width: 67.65%;
	float: right;
}

.con-lx-tel {
	/* width: 50%;
	float: left; */
	width: 100%;
	border-left: 1px solid #d6d6d6;
	text-align: center;
	/* margin: 8px 0;
	padding: 9px 0; */
}

.con-lx-telx {
	display: inline-block;
}

.con-xb {
	display: block;
	float: left;
}

.con-xbm {
	margin-left: 50px;
	line-height: 42px;
	font-size: 30px;
	color: #e62129;
	font-weight: bold;
}

.con-xbm span {
	font-weight: normal;
	font-size: 16px;
	color: #494949;
}

.con-lx-nk {
	overflow: hidden;
	padding-bottom: 40px;
	margin-bottom: 46px;
	border-bottom: 2px solid #646464;
}

.con-nadk {
	overflow: hidden;
	position: relative;
}

.con-nadxk {
	display: block;
	width: 32.7%;
	float: left;
	background: #e62129;
	padding: 17px 44px 44px;
	overflow: hidden;
}

.con-nblb {
	overflow: hidden;
}

.con-nblb li {
	padding: 30px 0 28px;
	overflow: hidden;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.con-nb {
	display: block;
	float: left;
}

.con-nbmk {
	margin-left: 66px;
}

.con-nbm1 {
	margin-bottom: 4px;
	line-height: 22px;
	font-size: 14px;
	color: #fff;
}

.con-nbm2 {
	line-height: 28px;
	font-size: 16px;
	color: #fff;
}

.con-nbm3 {
	line-height: 28px;
	font-size: 24px;
	color: #fff;
}

.con-mapk {
	position: absolute;
	right: 0;
	top: 22px;
	width: 67.3%;
	height: calc(100% - 44px);
	z-index: 2;
}

.con-jrdk {
	position: relative;
	overflow: hidden;
	padding: 54px 0 77px;
}

.con-jrdk .palr2 {
	position: relative;
	z-index: 5;
}

.con-jr-dtit {
	text-align: center;
	margin-bottom: 11px;
	line-height: 1.7;
	font-weight: normal;
	font-size: 30px;
	color: #fff;
}

.con-jr-dtit2 {
	text-align: center;
	margin-bottom: 55px;
	line-height: 2;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
}

.con-jrlb {
	margin-left: -30px;
}

.con-jrlb li {
	width: 25%;
	float: left;
	padding-left: 30px;
	padding-bottom: 30px;
}

.con-jrnk {
	background: #fff;
	position: relative;
	padding: 28px 32px 32px;
}

.con-jr-tit {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 14px;
	line-height: 32px;
	font-size: 18px;
	color: #000;
}

.con-jr-text {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 84px;
	line-height: 28px;
	font-size: 14px;
	color: #4c4c4c;
}

.con-jr-tt {
	display: block;
	width: 3px;
	height: 22px;
	position: absolute;
	z-index: 1;
	background: #e62129;
	left: 0;
	top: 33px;
}

.ban-js .ban-ny-tt {
	width: calc(100% - 160px - 420px);
}

.js-hxdk {
	position: relative;
	padding: 52px 0 65px;
	overflow: hidden;
}

.js-hxbk {
	width: 50%;
}

.js-jznk {
	width: 50%;
	padding-right: 80px;
}

.js-jz-tit1 {
	line-height: 50px;
	font-size: 30px;
	font-weight: normal;
	color: #000;
	margin-bottom: 40px;
}

.js-jz-tit2 {
	line-height: 50px;
	font-size: 24px;
	color: #000;
	margin-bottom: 9px;
}

.js-jz-tit3 {
	line-height: 32px;
	font-size: 18px;
	color: #000;
	margin-bottom: 14px;
}

.js-jz-text {
	line-height: 28px;
	font-size: 14px;
	color: #454444;
}

.js-shudk {
	display: block;
	background: url(../images/js-jsbg.jpg) center center no-repeat;
	background-size: cover !important;
}

.js-shu {
	display: block;
	background: url(../images/js-shu.png) center center no-repeat;
	height: 665px;
	padding-top: 80px;
	padding-bottom: 90px;
	position: relative;
}

.js-shunt {
	display: flex;
	align-items: center;
	/* float: right; */
	width: 142px;
	height: 142px;
	border-radius: 50%;
	overflow: hidden;
	border: 7px solid #fff;
	background: #e62129;
	box-shadow: 0 0 24px rgba(0, 0, 0, 0.3);
	text-align: center;
	position: relative;
}

.js-shunt2 {
	display: block;
	position: absolute;
	width: 100%;
	overflow: hidden;
	bottom: -16px;
	line-height: 1.2;
	font-size: 36px;
	color: rgba(255, 255, 255, 0.3);
	font-family: 'MONTSERRAT-REGULAR';
}

.js-shunt1 {
	display: block;
	align-items: center;
	flex-direction: column;
	width: 100%;
	line-height: 1.2;
	font-size: 24px;
	color: #fff;
}

.js-shunk {
	display: block;
	width: 688px;
	/* float: left; */
	height: auto;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	padding: 30px 44px;
}

.js-shunk .ovfh {
	margin-bottom: 6px;
}

.js-shunk .ovfh:last-child {
	margin-bottom: 0;
}

.js-shundk1 {
	position: absolute;
	top: 79px;
	width: calc(50% + 72px);
}

.js-shundk2 {
	position: absolute;
	top: 330px;
	width: 775px;
}

.js-shundk3 {
	position: absolute;
	top: 350px;
	float: right;
	right: 0;
	width: 775px;
}

.js-shu-tit {
	display: block;
	float: left;
	line-height: 33px;
	font-size: 14px;
	color: #e62129;
}

.js-shu-text {
	margin-left: 42px;
	line-height: 36px;
	font-size: 14px;
	color: #1e1e1e;
}

.js-shundk2 .js-shunk {
	width: 565px;
}

.js-shundk3 .js-shunk {
	width: 565px;
}

.js-shundk3 .js-shu-text {
	margin-left: 72px;
}

/*  */
.js-yldk {
	display: block;
	background: url(../images/js-ylbg.jpg) center center no-repeat #e5ecf2;
	background-size: auto 100% !important;
	overflow: hidden;
	padding: 86px 0 102px;
}

.js-hxtuk {
	display: block;
	float: left;
	width: 133px;
	position: relative;
}

.js-hx-tit {
	padding: 10px 0;
	line-height: 26px;
	font-size: 16px;
	color: #000;
}

.js-hx-text {
	line-height: 24px;
	font-size: 14px;
	color: #000;
}

.js-hx-tik {
	margin-left: 160px;
}

.js-hxlist li {
	overflow: hidden;
	margin-bottom: 70px;
}

.js-hxlist li:last-child {
	margin-bottom: 0;
}

.js-yl-dtit {
	display: block;
	margin-top: 13px;
	margin-bottom: 17px;
	font-weight: normal;
	line-height: 1.6;
	font-size: 30px;
	color: #000;
}

.js-yl-dtt {
	display: block;
	width: 160px;
	height: 1px;
	background: #8b9196;
	margin-bottom: 46px;
}

.js-ylhxk,
.js-ylysk {
	width: 400px;
}

.js-ylysk {
	text-align: right;
}

.js-ylysk .js-yl-dtt {
	float: right;
	clear: both;
}

.js-yslist {
	padding-top: 30px;
}

.js-yslist li {
	overflow: hidden;
	margin-bottom: 50px;
}

.js-yslist li:last-child {
	margin-bottom: 0;
}

.js-ys-tit {
	margin-bottom: 10px;
	line-height: 1.5;
	font-size: 28px;
	color: #454545;
}

.js-ys-text {
	line-height: 26px;
	font-size: 14px;
	color: #000;
}

.js-ylnk {
	text-align: center;
	width: calc(100% - 800px);
	padding: 0 30px;
	margin: 0 auto;
}

.js-yln-tit {
	margin-bottom: 50px;
	line-height: 1.6;
	font-size: 30px;
	font-weight: normal;
	color: #000000;
}

.js-yln-text {
	overflow: hidden;
	margin-bottom: 30px;
	height: 120px;
	line-height: 30px;
	font-size: 14px;
	color: #000;
}

.js-yln-tit2 {
	margin-bottom: 12px;
	line-height: 2;
	font-size: 22px;
	font-weight: normal;
	color: #000;
}

.in-aldk {
	padding: 90px 0;
	overflow: hidden;
	position: relative;
}

.in-alndk {
	display: block;
	position: relative;
}

.in-al-nk {
	float: left;
	width: 45.64%;
	padding-right: 80px;
	padding-top: 110px;
}

.in-al-titk {
	margin-bottom: 42px;
}

.in-aldk .in-al-titk {
	position: absolute;
	left: 0;
	top: 0;
}

.in-al-titcn {
	font-weight: normal;
	line-height: 48px;
	font-size: 36px;
	color: #000;
}

.in-al-titen {
	line-height: 24px;
	font-size: 18px;
	color: #b2b2b2;
}

.in-al-ntit {
	display: block;
	margin-bottom: 25px;
	line-height: 1.7;
	font-size: 28px;
	color: #000;
}

.in-alnrk {
	overflow: hidden;
}

.in-aln-text {
	margin-bottom: 24px;
	 height: 196px; 
	/*height: 84px;*/
	padding-right: 18px;
	overflow-y: auto;
	line-height: 28px;
	font-size: 16px;
	color: #000;
}

.in-aln-text::-webkit-scrollbar {
	width: 5px;
}

.in-aln-text::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	background-color: #f2f2f2;
}

.in-aln-text::-webkit-scrollbar-thumb {
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #ddd;
}

.in-aln-sk {
	display: block;
	/* border-left: 2px solid #000;
	padding-left: 40px; */
	line-height: 2;
	font-size: 16px;
	color: #000;
}

.in-altudk {
	position: relative;
	width: 54.36%;
	float: right;
}

/*  */
/* .pc-slide {
	width: 100%;
}

.view .swiper-container {
	width: 100%;
	height: auto;
}

.view .arrow-left {
	background: url(../images/in-alxj01.png) no-repeat center center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -45px;
	width: 69px;
	height: 89px;
	z-index: 10;
}

.view .arrow-right {
	background: url(../images/in-alxj02.png) no-repeat center center;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -45px;
	width: 69px;
	height: 89px;
	z-index: 10;
}

.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.preview .swiper-container {
	height: 132px;
	margin-left: 0;
}

.preview .swiper-slide {
	width: 226px;
	height: 132px;
	cursor: pointer;
}


.preview img {
	padding: 1px;
}

.preview .active-nav img {
	padding: 0;
	border: 1px solid #F00;
}
 */
/*  */
.in-tddnk {
	padding: 68px 0;
	overflow: hidden;
	position: relative;
}

.in-tddnk .in-tdndk {
	position: relative;
	z-index: 5;
	/* padding-bottom: 42px; */
	overflow: hidden;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.in-tdtitk {
	width: 250px;
	height: 550px;
	overflow: hidden;
	text-align: right;
	float: left;
	padding-top: 43px;
	padding-right: 20px;
	background: #e62129;
}

.in-td-nk {
	margin-left: 250px;
	padding-left: 60px;
	padding-right: 100px;

}

.in-tdlink {
	height: 550px;
	position: relative;
	padding: 78px 60px 56px;
	background: #fff;
}

.in-tdtk {
	width: 100%;
	max-width: 314px;
	margin: 0 auto;
}

.in-tdtuk {
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

.in-tdtum {
	display: block;
	height: 78px;
	line-height: 26px;
	font-size: 16px;
	color: #000;
	text-align: center;
}

.swiper-container-intd {
	position: relative;
	padding-bottom: 42px;
}

.swiper-container-horizontal .swiper-slide {
	overflow: hidden;
}

/*.swiper-container-intd .swiper-slide:nth-child(2n) .in-tdlink {
	background: #f1f1f1;
}*/

.in-tddnk .swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: auto;
	bottom: 0;
}

.in-tddnk .swiper-pagination-progress {
	background-color: transparent;
}

.in-tddnk .swiper-pagination-progress .swiper-pagination-progressbar {
	background: #e62129;
}

.swiper-button-prev-intd {
	background: url(../images/ban-xj1.png) center center no-repeat;
	background-size: contain;
}

.swiper-button-next-intd {
	background: url(../images/ban-xj2.png) center center no-repeat;
	background-size: contain;
}

/*  */
.inal-an {
	position: absolute;
	width: 45.64%;
	height: 48px;
	top: 10px;
	padding-right: 80px;
	overflow: hidden;
	margin-bottom: 40px;
	z-index: 4;
}

.inal-an .swiper-pagination-inal {
	position: relative;
	width: auto;
	float: left;
	padding: 0 12px;
	line-height: 48px;
	font-size: 22px;
	color: #4c4c4c;
}

.inal-an .swiper-pagination-bullet {
	width: 48px;
	height: 48px;
	float: left;
	text-align: center;
	background: transparent;
	border-radius: 0;
	opacity: 1;
}

.inal-an .swiper-pagination-bullet-active {
	color: #e62129;
}

.inal-an .swiper-button-next-inal,
.inal-an .swiper-button-prev-inal {
	position: relative;
	top: auto;
	width: 48px;
	height: 48px;
	margin-top: auto;
	z-index: 10;
	float: left;
	cursor: pointer;
	right: auto;
	left: auto;
}

.inal-an .swiper-button-prev-inal {
	background: url(../images/in-alxj1.png) center center no-repeat;
	background-size: contain !important;
}

.inal-an .swiper-button-next-inal {
	background: url(../images/in-alxj2.png) center center no-repeat;
	background-size: contain !important;
}

/*  */
.swiper-button-prev-ls,
.swiper-button-next-ls {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	top: auto;
	margin-top: auto;
	left: calc(50% - 12px);
}

.swiper-button-prev-ls {
	top: 20px;
}

.swiper-button-next-ls {
	bottom: 20px;
}

.gallery-top-ls {
	height: auto;
	width: 100%;
}

.gallery-thumbs-ls {
	height: 240px;
}

.gallery-thumbs-ls .swiper-slide {
	height: 60px;
	opacity: 0.8;
	cursor: pointer;
}

.gallery-thumbs-ls .swiper-slide-active,
.gallery-thumbs-ls2 .swiper-slide-active {
	opacity: 1;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}

.gallery-top-abtd {
	height: 100%;
	width: 100%;
}

.gallery-thumbs-abtd {
	position: absolute;
	height: 146px;
	width: calc(100% - 440px - 200px);
	box-sizing: border-box;
	left: 440px;
	bottom: 66px;
	z-index: 3;
}

.ab-tdxkk {
	width: 146px;
	height: 146px;
	float: left;
}

.gallery-thumbs-abtd .swiper-slide {
	width: auto;
	margin: 0 14px;
	height: 100%;
	opacity: 0.8;
}

.gallery-thumbs-abtd .swiper-slide-active {
	opacity: 1;
}

/*  */
.xwv-nrk {
	display: block;
	width: 100%;
	max-width: 1260px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
	padding: 60px;
}

.xwv-tit {
	text-align: center;
	line-height: 1.6;
	font-size: 22px;
	color: #000;
	margin-bottom: 26px;
}

.xwv-gjc {
	display: block;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
	margin-bottom: 26px;
	text-align: center;
	line-height: 1.6;
	font-size: 14px;
	color: #787878;
}

.xwv-text {
	margin-bottom: 26px;
}
.xwv-text p{
	margin-bottom: 16px;
}
.xwv-fanyek {
	border-top: 1px solid #ddd;
	padding-top: 26px;
	overflow: hidden;
}

.fanye {
	width: calc(100% - 140px);
	float: left;
	font-size: 14px;
	color: #787878;
}

.fanye a,
.fanye a:visited {
	color: #787878;
}

.fanye a:hover {
	color: #e62129;
}

.fanye a {
	display: block;
	margin-bottom: 6px;
}

.xwv-huik {
	display: block;
	float: right;
	width: 120px;
	height: 40px;
	overflow: hidden;
	border: 1px solid #ddd;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
}

.xwv-huik span {
	display: block;
	position: relative;
	top: 0;
	color: #787878;
}

.xwv-huik:hover span {
	top: -100%;
	color: #fff;
}

.xwv-huik:hover {
	border-color: #e62129;
	background: #e62129;
}

.pc-slide {
	width: 100%;
	margin: 0 auto;
}

.view .swiper-container {}

.view .swiper-slide {
	background-size: cover !important;
}

.view .arrow-left {
	display: block;
	background: url(../images/ab-tdj1.png) no-repeat center center;
	background-size: contain !important;
	position: absolute;
	left: auto;
	right: 100px;
	top: 40px;
	margin-top: auto;
	width: 29px;
	height: 40px;
	z-index: 10;
}

.view .arrow-right {
	display: block;
	background: url(../images/ab-tdj2.png) no-repeat center center;
	background-size: contain !important;
	position: absolute;
	right: 60px;
	top: 40px;
	margin-top: auto;
	width: 29px;
	height: 40px;
	z-index: 10;
}

.swiper-button-prev-abtdsj {
	display: block;
	background: url(../images/ab-tdj1.png) no-repeat center center;
	background-size: contain !important;
	position: absolute;
	left: auto;
	right: 54px;
	top: auto;
	bottom: 20px;
	margin-top: auto;
	width: 20px;
	height: 26px;
	z-index: 10;
}

.swiper-button-next-abtdsj {
	display: block;
	background: url(../images/ab-tdj2.png) no-repeat center center;
	background-size: contain !important;
	position: absolute;
	right: 14px;
	top: auto;
	bottom: 20px;
	margin-top: auto;
	width: 20px;
	height: 26px;
	z-index: 10;
}

.swiper-button-prev-abtdsj::after,
.swiper-button-next-abtdsj::after {
	contain: "";
}

.preview {
	width: 76.5%;
	position: absolute;
	right: 0;
	bottom: 40px;
	padding: 0 40px;
}

.preview .swiper-container {
	width: 100%;
	height: 146px;
}

.preview .swiper-slide {
	width: 177px;
	height: 146px;
	overflow: hidden;
	cursor: pointer;
}

.preview .active-nav img.in-protu {
	border: 3px solid #e62129;
}

/*  */
.ban-abtc {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100% !important;
	height: 100% !important;
	padding-top: 110px;
	background: rgba(0, 0, 0, 0.6);
	z-index: 100 !important;
}

/* .ban-abtcn {
	display: flex;
	align-items: center;
	position: absolute;
	left: 0;
	top: 110px;
	width: 100%;
	height: calc(100% - 110px);
} */
.ban-abtcn {
	width: 100%;
	height: 242px;
}

.ban-abtcn video {
	display: block;
	width: 100%;
	height: 240px;
	background: #fff;
	object-fit: cover;
}


/*  */
.swiper-pagination-abab span {
	background: #fff;
	opacity: 1;
	width: 12px;
	height: 12px;
}

.swiper-pagination-abab .swiper-pagination-bullet-active {
	background: #e62129;
}

.in-abtuxk .swiper-slide {
	overflow: hidden;
}

.in-abdk .xw-gsnk3 li {
	background: #f3f3f3;
}

.in-xwduo {
	margin-top: 15px;
	line-height: 30px;
	font-size: 16px;
	color: #454545;
}

.in-xwduo:visited {
	color: #454545;
}

.in-xwduo:hover {
	color: #e62129;
}

/*  */
.cpv-bank .tab {
	position: relative;
}

.cpv-bank .tab .tab_menu {
	float: none;
	z-index: 1;
	padding-top: 0;
}

.cpv-bank .tab .tab_menu li {
	float: left;
	width: 120px;
	height: 45px;
	line-height: 43px;
	border: 1px solid #e2e2e2;
	cursor: pointer;
	text-align: center;
	margin-left: 12px;
	background: #fff;
	color: #000;
}
.cpv-bank .tab .tab_menu li a{
	color: #000;
}

.cpv-bank .tab .tab_menu li:first-child {
	margin-left: 0;
}

.cpv-bank .tab .tab_menu li p {
	display: inline-block;
	overflow: hidden;
}

.cpv-bank .tab .tab_menu li p span {
	display: block;
	float: left;
	margin-left: 15px;
	line-height: 43px;
	font-size: 14px;
}

.cpv-bank .cpv-lxb {
	display: block;
	float: left;
	width: 32px;
	height: 43px;
}

.cpv-bank .cpv-lxb1 {
	background: url(../images/cpv-nxb1.png) center center no-repeat;
}

.cpv-bank .cpv-lxb2 {
	background: url(../images/cpv-nxb2.png) center center no-repeat;
}
.cpv-bank .cpv-lxb3 {
	background: url(../images/cpv-nxb3.png) center center no-repeat;
}

.cpv-bank .tab .tab_box {}

.cpv-bank .tab .tab_menu .selected {
	border-color: #e62129;
	color: #e62129;
}
.cpv-bank .tab .tab_menu .selected a{
	color: #e62129;
}
.cpv-bank .tab .tab_menu .selected .cpv-lxb1 {
	background: url(../images/cpv-nxb01.png) center center no-repeat;
}

.cpv-bank .tab .tab_menu .selected .cpv-lxb2 {
	background: url(../images/cpv-nxb02.png) center center no-repeat;
}
.cpv-bank .tab .tab_menu .selected .cpv-lxb3 {
	background: url(../images/cpv-nxb03.png) center center no-repeat;
}
.cpv-bank .hide {
	display: none;
}

.cpv-bank .tab_box .div {}

.cpv-bank video {
	object-fit: cover;
}

/*  */
.cpv-tab {
	overflow-x: auto;
}

.cpv-tab table {
	width: 100%;
	max-width: 800px;
	border-spacing: 1px;
	background: #e4e4e4;
}

.cpv-tab td {
	background: #fff;
	padding: 5px 16px;
}

.firstRow td {
	padding: 15px 16px;
}

.chak {
	display: block;
	border-top: 120px solid transparent;
	margin-top: -120px;
}

/*  */
.con-jrnk {
	cursor: pointer;
}

.con-jrnk-tanchu {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
}

.con-jrnk-tanchuxk {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.6);
}

.con-jrnk-tanchunk {
	display: block;
	top: calc(10% + 100px);
	height: 60%;
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	background: #fff;
	border-radius: 8px;
	padding: 40px;
	position: relative;
	z-index: 4;
}

.con-jrnk-tanchunk .con-jr-text {
	display: block;
	position: relative;
	height: calc(100% - 30px);
	overflow-y: auto;
	font-size: 16px;
	line-height: 30px;
	-webkit-line-clamp: 300;
}

.tc-close {
	display: block;
	position: absolute;
	right: 20px;
	top: 20px;
	line-height: 1.2;
	font-size: 24px;
	color: #000;
	cursor: pointer;
}

/*  */
.abtd-nrdk {
	display: block;
	background: url(../images/ab-tdnbg.jpg) center center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
	padding: 40px 45px;
}

.abtd-list {
	display: block;
	overflow: hidden;
	margin-left: -20px;
}

.abtd-list li {
	display: block;
	width: 33.3333333%;
	height: auto;
	list-style: none;
	float: left;
	padding-left: 20px;
	margin-bottom: 20px;
}

.abtd-lnk {
	display: block;
	border: 1px solid rgba(255, 255, 255, 0.3);
	padding: 20px;
	overflow: hidden;
}

.abtd-tudk {
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
	border: 3px solid #fff;
	width: 194px;
}

.abtd-tumdk {
	display: block;
	width: calc(100% - 194px);
	float: right;
	padding-left: 20px;
}

.readmore-js-toggle {
	display: block;
	width: 210px;
	margin: 40px auto 0;
	border-radius: 40px;
	background: #f77d41;
	text-align: center;
	padding: 0 60px 0 30px;
	line-height: 38px;
	font-size: 14px;
	color: #fff;
}

/*  */
.tdgd-tdnk {
	display: block;
	position: relative;
}

.tdgd-tdnxk {
	display: block;
	position: relative;
	overflow: hidden;
	background: #fff;
	border-radius: 4px;
}

.tdgd-tdxk {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 20px;
	z-index: 2;
}

.tdgd-tudk {
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 12px;
}

.tdgd-mdk {
	display: block;
	text-align: center;
	margin-bottom: 5px;
}

.tdgd-mtit {
	display: block;
	line-height: 34px;
	font-size: 18px;
	color: #000;
}

.tdgd-mtext {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 26px;
	font-size: 14px;
	color: #6d6d6d;
}

.tdgd-tdmk {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0;
}

.tdgd-tdmxk {
	display: block;
	left: 12px;
	top: 12px;
	width: calc(100% - 24px);
	height: calc(100% - 24px);
	position: absolute;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 18px;
}

.tdgd-tdm-tit {
	display: block;
	margin-bottom: 6px;
	line-height: 32px;
	font-size: 22px;
	color: #000;
}

.tdgd-tdm-text {
	display: block;
	margin-bottom: 12px;
	line-height: 24px;
	font-size: 14px;
	color: #575757;
}

.tdgd-tdm-text2 {
	display: block;
	line-height: 32px;
	font-size: 16px;
	color: #252525;
}

.tdgd-tdnxk:hover .tdgd-tdmk {
	opacity: 1;
}

.swiper-container-tdgd {
	display: block;
	padding-bottom: 54px;
}

.swiper-container-tdgd .swiper-pagination-tdgd {
	bottom: 0;
}

.swiper-container-tdgd .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #fff;
	opacity: 1;
}

.swiper-container-tdgd .swiper-pagination-bullet-active {
	background: #e62129;
}

/* 2022-06 */
.inxw-new-tu-list {
	display: block;
	width: calc(100% - 624px);
	float: left;
}

.inxw-new-tu-list li {
	display: block;
	list-style: none;
	width: 50%;
	float: left;
	padding-right: 35px;
}

.in-xw-newtuk {
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

.in-xw-newtnk {
	display: block;
}

.in-xw-newt-titk {
	display: block;
	margin-bottom: 9px;
	height: 60px;
}

.in-xw-newt-tit {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 30px;
	font-size: 20px;
	color: #000;
}

.in-xw-newt-tit,
.in-xw-newt-tit:visited {
	color: #000;
}

.in-xw-newt-da {
	line-height: 20px;
	font-size: 14px;
	color: #828282;
}

.inxw-new-mlist {
	display: block;
	float: right;
	width: 624px;
	border-top: 1px solid #dbdbdb;
}

.inxw-new-mlist li {
	display: block;
	border-bottom: 1px solid #dbdbdb;
	padding: 26px 0;
	overflow: hidden;
}

.inxw-new-mli-tit {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 7px;
	line-height: 30px;
	font-size: 20px;
	color: #000;
}

.inxw-new-mli-da {
	line-height: 20px;
	font-size: 14px;
	color: #828282;
}

.in-hz-new-tuk {
	display: block;
	position: relative;
	overflow: hidden;
}

.in-hz-new-tuk .in-protu {
	width: 90%;
	left: 5%;
	/* transform: translateY(-50%); */
	object-fit: contain !important;
}

.swiper-button-next-inhznew,
.swiper-button-prev-inhznew {
	display: block;
	width: 48px;
	height: 48px;
	float: left;
	position: relative;
	top: auto;
	margin-top: auto;
	left: auto;
	right: auto;
	background-size: 100% !important;
}

.swiper-button-prev-inhznew {
	background: url(../images/in-alxj001.png) center center no-repeat;
}

.swiper-button-next-inhznew {
	margin-left: 10px;
	background: url(../images/in-alxj002.png) center center no-repeat;
}

.swiper-container-inhznew {
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}

.swiper-container-inhznew .swiper-slide {
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}
/*  */
.swiper-button-prev-lssj {
    display: block;
    background: url(../images/ban-xj1.png) no-repeat center center;
    background-size: cover !important;
    position: absolute;
    left: auto;
    right: 30px;
    top: 0;
    margin-top: auto;
    width: 20px;
    height: 26px;
    z-index: 10;
}
.swiper-button-next-lssj {
    display: block;
    background: url(../images/ban-xj2.png) no-repeat center center;
    background-size: cover !important;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: auto;
    width: 20px;
    height: 26px;
    z-index: 10;
}
/* ************************* */
/* public */
.block-sj {
	display: none;
}

.block-ipad {
	display: none;
}

.block-pc {
	display: block;
}

.in-protu {
	display: block;
	width: 100%;
	height: 100%;
	z-index: 2;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	background-size: cover !important;
	object-fit: cover;
}

.in-protuk {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}

/* .in-allist li:hover .in-protu,
.xw-list li:hover .in-protu,
.lxw-link:hover .in-protu,
.cpxnk:hover .in-protu,
.cpx-lnk:hover .in-protu,
.in-abtuxk:hover .in-protu,
.ab-abtu:hover .in-protu,
.ab-bjtuk:hover .in-protu,
.ab-rytuk:hover .in-protu {
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-moz-transform: scale(1.05);
} */

.ser-lnk:hover .fw-lb

/* ,
.ab-qyjsk li:hover p,
.ab-qyjsk li:hover p span */
	{
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	/* IE 9 */
	-webkit-transform: rotateY(180deg);
	/* Safari and Chrome */
	-o-transform: rotateY(180deg);
	/* Opera */
	-moz-transform: rotateY(180deg);
}

.ser-lnk:hover .fw-lbj {
	transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	/* IE 9 */
	-webkit-transform: rotateY(360deg);
	/* Safari and Chrome */
	-o-transform: rotateY(360deg);
	/* Opera */
	-moz-transform: rotateY(360deg);
}

.in-protu,
.navk li a span,
.in-cpla,
.in-cpla b,
.in-cpn-more span,
.fo-yyxk a,
.xw-liduo span,
.xw-liduo,
.xw-litit,
.xw-litext,
.pagination li,
.pagination li a,
.pagination li span,
.xw-gs-duo span,
.ab-qyjsk p,
.ab-qyjsk p span,
.xw-gsn-text,
.xw-gsn-tit,
.lxw-tit,
.cptum,
.cplx-tit,
.navk .navi_content a,
.navi_content a,
.fanye a,
.xwv-huik span,
.xwv-huik,
.tdgd-tdmk {
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

/*  */
/*  */
.pagination {
	display: block;
	text-align: center;
	padding-top: 0;
}

.pagination li {
	display: inline-block;
	margin: 0 4px;
	width: 36px;
	height: 36px;
	text-align: center;
	background: #fff;
	border: 1px solid #dcdcdc;
	line-height: 34px;
	font-size: 14px;
	color: #343434;
	cursor: pointer;
}

.pagination li.disabled,
.pagination li.disabled0 {
	width: 78px;
}

.pagination li:last-child a,
.pagination li:first-child span {
	font-family: "宋体";
}

.pagination li.active,
.pagination li:hover {
	background: #e62129;
	border-color: #e62129;
	color: #fff;
}
.pagination li span{
	display: block;
	height: 100%;
	width: 100%;
}
.pagination li span.current {
    background-color: #e62129;
    color: #fff;
}
.pagination li a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

.pagination li a,
.pagination li a:visited {
	color: #404040;
}

.pagination li.active a,
.pagination li:hover a {
	color: #fff;
}


.in_solution {
	background:#e62129
}
.in_solution .item_first {
	padding:40px 0 0 165px
}
@media (max-width:1681px) {
	.in_solution .item_first {
	padding:40px 0 0 90px
}
}@media (max-width:1440px) {
	.in_solution .item_first {
	padding:40px 0 0 40px
}
}.in_solution .item_first h3.title01 {
	color:#fff;
	text-align:left
}
.in_solution .item_first h3.title01 span:before {
	background:#fff;
	margin-left:0;
	margin-right:0
}
.in_solution .item {
	float:left;
	width:33.333333%
}
.in_solution .item a {
	display:block;
	width:100%;
	height:100%;
	position:relative
}
.in_solution .item a .txt {
	padding:45px 35px;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:3
}
@media (max-width:1380px) {
	.in_solution .item a .txt {
	padding:40px
}
}.in_solution .item a .txt b.title {
	display:block;
	font-size:30px;
	color:#fff;
	height:30px;
	line-height:30px
}
@media (max-width:1380px) {
	.in_solution .item a .txt b.title {
	font-size:22px;
	line-height:22px
}
}
.in_solution .item a .txt b.title:before {
	content:'';
	display:block;
	float:left;
	width:5px;
	height:30px;
	background:#fff;
	margin-right:20px
}
@media (max-width:1380px) {
	.in_solution .item a .txt b.title:before {
	height:22px
}
}
.in_solution .item a .txt .des {
	margin:50px 0 0 30px;
	font-size:14px;
	line-height:26px;
	color:#fff;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s
}
.in_solution .item a .txt .des h3 {
	display:block;
	font-size:24px;
	font-weight:normal;
	margin-bottom:10px
}
@media (max-width:1380px) {
	.in_solution .item a .txt .des {
	margin:10px 0 0 20px;
	font-size:12px;
	line-height:22px
}
.in_solution .item a .txt .des h3 {
	font-size:16px
}
}
.in_solution .item a .txt_inner {
	width:100%;
	height:100%;
	position:relative
}
.in_solution .item a .bg {
	width:100%;
	height:100%;
	background:transparent;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s
}
.in_solution .item a .img {
	width:100%;
	height:100%;
	overflow:hidden
}
.in_solution .item a .img span {
	display:block;
	width:100%;
	height:400px;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-o-transition:all 1s;
	transition:all 1s
}
@media (max-width:1440px) {
	.in_solution .item a .img span {
	height:350px
}
}@media (max-width:1380px) {
	.in_solution .item a .img span {
	height:250px
}
}.in_solution .item a:hover .txt .des {
	opacity:.5;
	filter:alpha(opacity=50)
}
.in_solution .item a:hover .bg {
	background:rgba(0,0,0,0.8)
}
.in_solution .item a:hover .img span {
	-webkit-transform:scale(1.07,1.07);
	-moz-transform:scale(1.07,1.07);
	-o-transform:scale(1.07,1.07);
	transform:scale(1.07,1.07)
}
h3.title01 em {
    display: block;
    font-size: 48px;
    height: 48px;
    line-height: 48px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
}
h3.title01 span {
    margin-top: 18px;
    display: block;
    font-size: 30px;
    line-height: 30px;
    font-weight: lighter;
}

h3.title01 {
	text-align:center
}
h3.title01 em {
	display:block;
	font-size:48px;
	height:48px;
	line-height:48px;
	font-weight:bold;
	font-style:normal;
	text-transform:uppercase
}
@media (max-width:1380px) {
	h3.title01 em {
	font-size:22px;
	height:30px;
	line-height:30px
}
}h3.title01 span {
	margin-top:18px;
	display:block;
	font-size:30px;
	line-height:30px;
	font-weight:lighter
}
h3.title01 span:before {
	content:'';
	margin:0 auto 18px;
	display:block;
	width:70px;
	height:3px;
	line-height:3px;
	background:#bd1121
}
@media (max-width:1380px) {
	h3.title01 span:before {
	margin-bottom:10px
}
}@media (max-width:1380px) {
	h3.title01 span {
	font-size:26px
}
}.w_col {
	padding:0 170px
}

.flow.right_side {
	position: fixed;
	width: 60px;
	height: 275px;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 100;
	z-index: 999;
}
.flow img{
	vertical-align:middle;
}
.flow .fa {
	margin-right: 0rem;
}

.flow ul {
	overflow: visible;
}

.flow ul li {
	width: 60px;
	height: 60px;
	float: left;
	position: relative;
	margin-bottom: 2px;
}

.flow ul li .sidebox {
	font-size: 14px;
	position: absolute;
	border-radius: 5px;
	width: 60px;
	height: 60px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: rgba(230,33,41, 0.7);
	color: #fff;
	font: 15px/60px;
	overflow: hidden;
}

.flow ul li .sidetop,
.flow ul li .wx {
	width: 60px;
	height: 60px;
	border-radius: 5px;
	display: block;
	background: rgba(230,33,41, 0.7);
	transition: all 0.3s;
}

.flow ul li i {
	display: inline-block;
	width: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 30px;
	text-align: center;
	vertical-align: middle;
}

.flow .wx {
	position: relative;
}

.flow .wx .wx_code {
	position: absolute;
	width: 120px;
	height: 120px;
	background: rgba(230,33,41, 0.5);
	padding: 4px;
	left: -130px;
	top: 50%;
	display: none;
	transform: translateY(-50%);
}

.flow .wx .wx_code img {
	max-width: 100%;
}

.flow .wx:hover .wx_code {
	display: block;
}

.flow ul li .sidetop:hover,
.flow ul li .sidebox:hover,
.flow .wx:hover {
	background: rgba(230,33,41, 0.5);
}
@media only screen and (max-width: 1000px){
	.right_side.flow{display: none;}
}
.fo-logo{
	text-align: center;
}
.tel{color: #e62129;margin-top: 40px;font-size: 30px;}
