@charset "utf-8";

/* CSS Document */

* {
	font-family: "黑体";
	outline: none;
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none;
}

body,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
}

ol,
ul,
li,
img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

input,
img,
textarea {
	border: none;
	border-radius: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none;
}

body>.qing {
	min-width: 92%;
}

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	/* IE Opera */
	outline: none;
	/* FF Opera */
}

a:focus {
	-moz-outline-style: none;
	/* FF */
}

img,
input {
	border: 0;
}

input,
textarea,
select {
	outline: none;
}

a div,
a span {
	cursor: pointer;
}

textarea {
	resize: none;
}


/*防止textarea放大时，三个斜线被放大*/

ul li {
	list-style: none;
}

.qing {
	display: block;
	clear: both;
}

.juzhong {
	width: 92%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.lf {
	display: block;
	float: left;
}

.rf {
	display: block;
	float: right;
}

*,
*:before,
*:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.shu14 img,
.shu140 img {
	display: inline;
	max-width: 100% !important;
	height: auto !important;
	vertical-align: top !important;
}

/* .shu14 img{
	max-width: 100% !important;
	height: auto!important;
} */
.shu14 {
	line-height: 26px;
	color: #555;
	font-size: 14px;
}

.shu14 a,
.shu14 a:visited {
	color: #f92611;
}

.shu140 {
	line-height: 26px;
	color: #7d7d7d;
	font-size: 14px;
}

.shu14 ul li {
	/* display: block; */
	overflow: hidden;
	position: relative;
	list-style: inside;
}

.shu14 ul li::marker {
	float: left;
	display: block !important;
	margin-right: 0 !important;
}

.shu14 ul li p {
	display: block;
	float: right;
	width: calc(100% - 20px);
	margin-top: 0 !important;
}

/*返回顶部*/

#returnTop {
	_display: none;
	position: fixed;
	_position: absolute;
	z-index: 999;
	right: 15px;
	bottom: -100px;
	_bottom: auto;
	width: 22px;
	height: 22px;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(../images/Top.png);
	_background-image: url(../images/Top.png);
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 0 0;
	transition: bottom 0.9s;
	-webkit-transition: bottom 0.9s;
	-moz-transition: bottom 0.9s;
	-o-transition: bottom 0.9s;
}

.topk {
	display: block;
	height: 50px;
	background: #F2F2F2;
	position: relative;
	z-index: 101;
	/* border-bottom: 1px solid #d6d6d6; */
}

.nab {
	display: block;
	float: left;
	/* border-right: 1px solid #d6d6d6; */
}

.nab img {
	display: block;
	height: 50px;
}

.souk {
	display: block;
	float: right;
	/* border-left: 1px solid #d6d6d6; */
}

.souk img {
	height: 50px;
}

.logo {
	display: block;
	margin: 0 60px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #000;
}

.logo img {
	display: block;
	height: 50px;
	margin: 0 auto !important;
}

.bank {
	display: block;
	overflow: hidden;
	position: relative;
}


/*手机banner轮播*/

.swipe {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.swipe ul {
	-webkit-transition: left 800ms ease-in 0;
	-moz-transition: left 800ms ease-in 0;
	-o-transition: left 800ms ease-in 0;
	-ms-transition: left 800ms ease-in 0;
	transition: left 800ms ease-in 0;
}

.swipe ul li a {
	display: block;
	background-size: cover !important;
	position: relative;
}

.bannerpic {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 2;
	object-fit: cover;
}

.bannerk {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}

.swipe #pagenavi {
	position: absolute;
	left: 0;
	z-index: 4;
	bottom: 16px;
	text-align: left;
	width: 100%;
	padding: 0 10px;
	text-align: center;
}

.swipe #pagenavi a {
	width: 13px;
	height: 13px;
	line-height: 99em;
	background: url(../images/ban-xd1.png) center center no-repeat;
	background-size: contain !important;
	margin: 0 2px;
	overflow: hidden;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.swipe #pagenavi a.active {
	background: url(../images/ban-xd2.png) center center no-repeat;
}

.bawz {
	display: block;
	position: absolute;
	z-index: 6;
	width: 100%;
	height: 100%;
	padding: 10.6% 3% 0;
	left: 0 !important;
	top: 0 !important;
}

.bawz b {
	display: block;
	position: relative;
	width: 46px;
	height: 2px;
	margin-bottom: 4px;
	background: #FFF;
}

.bawz1 {
	font-size: 20px;
	line-height: 28px;
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
}

.bawz2 {
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	text-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.7);
}

.fobg {
	display: block;
	margin: 0 auto;
	background: #6e6c70;
	padding: 0 3%;
	position: relative;
}

.fobg2 {
	display: block;
	margin: 0 auto;
	padding: 0 3%;
	background: transparent;
	position: relative;
}

.fobg20 {
	display: block;
	position: relative;
	width: calc(100% - 10px);
	height: 50px;
	background: #6e6c70;
}

.fo-logo img {
	display: block;
	margin: 0 auto;
	height: 50px;
	/* border-bottom: 1px solid #7c7b7e; */
}

.baq {
	display: block;
	/*border-bottom: 1px solid #7c7b7e;*/
	padding: 0 0 9px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #b1afb3;
}

.baq a,
.baq a:visited {
	color: #b1afb3;
}

.fok {
	display: block;
	width: 100%;
	height: 50px;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 24;
	background: #6e6c70;
	padding: 0 5%;
}

.fok2 {
	display: block;
	width: 100%;
	height: 60px;
	position: relative;
	z-index: 90;
	background: transparent;
	padding: 5px 5%;
	margin-top: -60px;
}

.fok a,
.fok2 a {
	display: block;
	width: 25%;
	height: 50px;
	float: left;
	text-align: center;
	padding-top: 10px;
}

.fok a img,
.fok2 a img {
	height: 30px;
	margin: 0 auto;
}


.fobg2 .baq,
.baq a,
.baq a:visited {
	color: #fff;
}

/*导航*/

.cin_navigation {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	left: 0%;
	top: 0;
	z-index: 100;
	background: url(../images/navbg.jpg) center center repeat-y;
	background-size: 100% auto !important;
}

.cin_navig {}

.con_nev {
	width: 100%;
	height: 100%;
	overflow: auto;
	padding: 70px 30px 20px;
	z-index: 26;
	position: relative;
}

.con_nev li {
	display: block;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	background: url(../images/nav-xb.png) 10px center no-repeat;
	background-size: auto 16px !important;
}

.con_nev li a {
	display: block;
	font-size: 18px;
	padding-left: 40px;
	color: #fff;
	line-height: 52px;
}

.con_nev li a:visited {
	color: #fff;
}

.logo2 {
	display: block;
}

.logo2 img {
	margin: 0 auto 4px;
}

.close {
	padding-top: 35px;
}

.close img {
	display: block;
	margin: 0 auto;
	height: 20px !important;
}

.dhbk {
	padding: 15px 10%;
	overflow: hidden;
}

.dhbk a {
	display: block;
	float: left;
	width: 33.3333%;
}

.dhbk a img {
	margin: 0 auto;
}


/*搜索 开始*/

#vivo-wrap,
#vivo-head {
	width: 100%;
}

#vivo-head {
	z-index: 99;
}

.vivo-search {
	width: 100%;
	background: #6e6e78;
	/*202223*/
	z-index: 200;
	display: none;
	height: 60px !important;
	padding: 12px 4%;
	position: absolute;
}

.vivo-search .search-box {
	width: 100%;
	height: 72px;
	z-index: 220;
}

.vivo-search .search-box .sous {
	width: 100%;
	height: 30px;
	display: block;
	float: left;
	padding: 0 10px;
	font-size: 14px;
	color: #fff;
	line-height: 30px !important;
	border: 1px solid #eee;
	overflow: hidden;
}

.vivo-search .search-box .souc {
	width: 34px !important;
	height: 30px;
	background: url(../images/ssb2.png) center center no-repeat;
	background-size: auto 80%;
	position: absolute;
	z-index: 3;
	right: 5%;
	top: 12px;
	cursor: pointer;
}

.vivo-search .search-box a.close {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	background: url(../images/vivo_close.png) center center no-repeat;
}

#vivo-head .vivo-nav {
	height: auto;
	display: block;
	position: relative;
	z-index: 999;
}

.vivo-nav .search-user {
	height: auto;
}

.search-user a {
	overflow: hidden;
	display: block;
}

.sous {
	width: 100%;
	height: 34px;
	border: 1px solid #8a8a92;
	padding: 0 2%;
	background-color: transparent !important;
	line-height: 32px;
	color: #fff;
	font-size: 14px;
	position: relative;
}

.souc {
	width: 34px;
	height: 34px;
	background: url(../images/ssb2.png) center center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	z-index: 99;
	right: 5%;
	top: 12px;
	cursor: pointer;
}


/*搜索 结束*/

.in-navk {
	display: block;
	padding: 9vmin 7vmin 8vmin;
	overflow: hidden;
}

.in-nav {
	position: relative;
	overflow: hidden;
}

.inb {
	display: block;
	width: 44vw;
	height: auto;
	float: left;
	position: relative;
	margin: 0 1vw 2vw;
}

.inb2 {
	display: block;
	width: 44vw;
	position: absolute;
	left: 50%;
	top: 50%;
	border-radius: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	z-index: 99;
}

.inbbg1 {
	display: block;
	position: relative !important;
	z-index: 0 !important;
}

.inb img {
	display: block;
	position: absolute;
	z-index: 2;
}


/**********************************about********************************/

.abdti {
	border-top: 1px solid #d6d6d6;
	padding: 2vmin 0;
	text-align: center;
	font-weight: bold;
	line-height: 42px;
	font-size: 18px;
	color: #323232;
}

.abdj {
	position: relative;
	margin-bottom: 12px;
}

.abdj img {
	display: block;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}

.abdj b {
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	background: #ccd8d6;
	left: 0;
	top: 10px;
	z-index: 1;
}

.flk {
	overflow: hidden;
	padding: 0 1.5% 4px;
}

.flk a {
	display: block;
	width: 46.5%;
	float: left;
	position: relative;
	margin: 0 1.5% 12px;
	text-align: center;
	font-size: 14px;
	line-height: 45px;
	height: 45px;
	/* overflow: hidden; */
}

.flk a,
.flk a:visited {
	color: #000;
}

.flk a.on {
	color: #eb2814;
}

.flk span {
	display: block;
	position: relative;
	z-index: 5;
}

.flk .cpv-ntbg1 {
	width: 0;
}

.flk a.on .cpv-ntbg1 {
	width: 100%;
}

.flk a.on {
	padding-top: 3px;
	line-height: 42px;
}

/* .flk .cpv-ntbg2{
	border: 1px solid #414141;
}
.flk .cpv-ntbg4{
	border-right: 1px solid #414141;
}
.flk .cpv-ntbg3{
	border-top: 1px solid #414141;
	border-right: 1px solid #414141;
} */
.nrk {
	display: block;
	padding: 12px 3%;
	background: #FFF;
	margin-bottom: 12px;
}

/*机构*/

.abk .subNavBox {
	width: 100%;
}

.abk .subNav {
	display: block;
	height: 40px;
	padding: 0 3%;
	margin-bottom: 14px;
	cursor: pointer;
	position: relative;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	background: url(../images/navbg.jpg) center center repeat-y;
	background-size: 100% auto !important;
}

.subNav b {
	display: block;
	width: 32px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/jgj1.png) center right no-repeat;
	background-size: auto 100% !important;
}

.abk .currentDt {
	background: url(../images/navbg.jpg) center center repeat-y, ;
	background-size: 100% auto !important;
}

.subNav.currentDt b {
	background: url(../images/jgj2.png) center right no-repeat;
	background-size: auto 100% !important;
}

.abk .navContent {
	display: none;
	margin-top: -14px;
	margin-bottom: 14px;
	padding: 10px 0 13px;
	background: #FFF;
	overflow: hidden;
	font-size: 12px;
}

.cplb li .currentDd {
	border-bottom: none;
}

.cplb .navContent-v {
	display: none;
	/*margin-top: -14px;*/
	/*margin-bottom: 14px;*/
	/*padding: 10px 0 13px;*/
	background: #FFF;
	overflow: hidden;
	/*font-size: 14px;*/
	line-height: 54px;
	color: #676767;
}

.navContent-v a {
	display: block;
	padding-left: 40px;
}

.fgx {
	background: url(../images/abx.png) center center no-repeat;
	width: 100%;
	height: 36px;
	background-size: 100% 18px !important;
}

.jg-ti {
	display: block;
	line-height: 28px;
	color: #000;
	font-size: 14px;
}

.jg-j {
	display: block;
	clear: both;
	line-height: 28px;
	font-size: 14px;
	color: #828282;
}

.jg-j img {
	display: block !important;
	float: left !important;
	margin-top: 4px;
}

.jg-j1 {
	display: block;
	margin-left: 26px;
}

.jg-j a,
.jg-j a:visited {
	color: #828282;
}

.lj {
	display: block;
}

.lj a {
	display: block;
	width: 30%;
	border: 1px solid #ddd;
	float: left;
	margin: 0 1.5%;
}

.lj a img {
	display: block !important;
}


/**********************************news********************************/

.nrk2 {
	display: block;
	padding: 12px 0;
	background: #FFF;
}

.nelb {
	display: block;
	overflow: hidden;
}

.nelb li {
	display: block;
	padding: 0 3px 10px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px
}

.neti {
	display: block;
	/* padding-left: 8px; */
	margin-bottom: 2px;
	/* background: url(../images/nej.png) left 6px no-repeat;
	background-size: 5px 10px !important; */
	line-height: 22px;
	font-size: 14px;
	color: #000;
}

.neda {
	display: block;
	padding-left: 8px;
	line-height: 18px !important;
	font-size: 12px;
	color: #c3c3c3;
}

.jiaj {
	line-height: 30px;
	font-size: 12px;
	color: #4a4a4a;
	text-align: center;
	padding-bottom: 10px;
	background: url(../images/jiaj.png) center bottom no-repeat;
	background-size: 8px auto !important;
}


/**********************************job********************************/

.joti {
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	line-height: 30px;
	font-size: 16px;
	color: #eb2814;
}

.joti span {
	display: block;
	float: left;
	border-bottom: 3px solid #eb2814;
}

.joti b {
	display: block;
	position: absolute;
	z-index: -1;
	bottom: 1px;
	width: 100%;
	height: 1px;
	background: #d9d9d9;
}


/*招聘*/

.zpk .subNavBox {
	width: 100%;
	background: #FFF;
	margin-bottom: 14px;
}

.zpk .subNav {
	display: block;
	height: 37px;
	clear: both;
	cursor: pointer;
	font-size: 14px;
	color: #3d3d3d;
	line-height: 36px;
	background: url(../images/rlj1.png) center right no-repeat;
	background-size: auto 100% !important;
	border-bottom: 1px solid #e2e2e2;
}

.zpk .currentDt {
	background: url(../images/rlj2.png) center right no-repeat;
	background-size: auto 100% !important;
}

.zpk .navContent {
	display: none;
	clear: both;
	padding: 13px 0;
	border-bottom: 1px solid #e2e2e2;
	background: #FFF;
	overflow: hidden;
	line-height: 22px;
	font-size: 12px;
}

.zpk .ren {
	display: block;
	float: right;
	font-size: 12px;
}

.zpk .ren span {
	font-size: 18px;
}

.zhao {
	display: block;
	height: 40px;
	clear: both;
	padding: 0 3%;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	background: url(../images/navbg.jpg) center center repeat-y;
	background-size: 100% auto !important;
}

.zh-dd {
	display: block;
	height: 37px;
	border-bottom: 1px solid #e2e2e2;
	line-height: 36px;
	font-size: 14px;
	color: #3d3d3d;
}

.josq {
	display: block;
	padding: 8px 0;
}

.josq a {
	display: block;
	width: 80px;
	height: 28px;
	margin: 0 auto;
	border: 1px solid #eb2814;
	text-align: center;
}

.josq a,
.josq a:visited {
	color: #eb2814;
}


/**********************************culture********************************/

.cuk {
	display: block;
}


/*公司文化*/

.cuk .subNavBox {
	width: 100%;
}

.cuk .subNav {
	display: block;
	height: 44px;
	padding: 0 3%;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 14px !important;
	color: #000;
	line-height: 44px;
	background: url(../images/cuj1.png) center right no-repeat #fff;
	background-size: auto 100% !important;
}

.cuk .currentDt {
	background: url(../images/cuj2.png) center right no-repeat #fff;
	background-size: auto 100% !important;
}

.cuk .navContent {
	display: none;
	margin-top: -16px;
	margin-bottom: 12px;
	padding: 0 0 13px;
	background: #FFF;
	overflow: hidden;
	font-size: 12px;
}

.cux {
	background: url(../images/abx.png) center center no-repeat;
	width: 100%;
	height: 14px;
	margin-bottom: 4px;
	background-size: 100% 14px !important;
}


/**********************************product********************************/

.cpk {
	display: block;
	overflow: hidden;
	margin-bottom: 14px;
}


/*公司文化*/

.cpk .subNavBox {
	width: 100%;
}

.cpk .subNav {
	display: block;
	height: auto;
	padding: 0 6vmin;
	margin-bottom: 4px;
	cursor: pointer;
	font-size: 16px;
	color: #000;
	line-height: 80px;
	background: #fff;
}

.cpk .currentDt {
	background: #fff;
	background-size: auto 100% !important;
}

.cplb .subNav {
	display: block;
	height: auto;
	padding: 0 6vmin;
	margin-bottom: 4px;
	cursor: pointer;
	font-size: 16px;
	color: #000;
	line-height: 80px;
	background: url(../images/cpj1.png) center right no-repeat #fff;
	background-size: auto 110% !important;
	background: #fff;
}

.cplb .currentDd {
	background: url(../images/cpj1.png) center right no-repeat #fff;
	/*background: #fff;*/
	background-size: auto 110% !important;
}

.cplb .currentDt {
	background: url(../images/cpj2.png) center right no-repeat #fff;
	/*background: #fff;*/
	background-size: auto 110% !important;
}

.cpk .navContent {
	display: none;
	margin-top: -3px;
	margin-bottom: 4px;
	padding: 0;
	background: #FFF;
	overflow: hidden;
	font-size: 16px;
}

.cpk .cpltu {
	display: block;
	padding: 6px 0;
	line-height: 38px;
}

.cpk .cpltuk {
	display: block !important;
	float: left;
	width: 30px;
	height: 30px;
	margin-top: 4px;
	border-radius: 50%;
	margin-right: 12px;
	background-size: cover !important;
}

.cpk .cpltuk2 {
	display: block !important;
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	margin-right: 0;
	background-size: cover !important;
	margin-top: 1px;
	/*border: 1px solid #eaeaea;*/
}

.cplb {
	display: block;
	padding: 12px 4% 12px;
}

.cplb li {
	display: block;
	padding: 5px 0;
	line-height: 34px;
	margin-left: 20px;
}

.cplb li a {
	display: block;
}

.cplb li a,
.cplb li a:visited {
	color: #000;
}

.cplb .navContent-v {
	height: auto !important;
}

.cplb .navContent-v a,
.cplb .navContent-v a:visited {
	color: #575757;
}

/**********************************product-view********************************/

.nrq {
	display: block;
	margin: 0 auto;
	padding: 14px 0;
}

.cpcs-ti {
	height: 38px;
	background: #ededed;
	padding: 0 3%;
	line-height: 38px;
	font-size: 14px;
	color: #000;
}

.cpcsk {
	padding: 8px 0 14px;
}

.cpcsk table td {
	padding: 4px 6px;
}


/**********************************case********************************/

.caitu {
	display: block;
	position: relative;
	background-size: cover !important;
}

.case-list {
	display: block;
	padding-bottom: 10px;
}

.case-list li {
	display: block;
	padding-bottom: 14px;
}

.caitm {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	bottom: 0;
	left: 0;
	padding: 12px 4%;
	background: #fff;
	line-height: 28px;
	font-size: 16px;
	color: #000;
}

.caitmj {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #fff;
	width: 0;
	height: 0;
	border-bottom: 20px solid #f2f2f2;
	border-left: 20px solid transparent;
}

.cahy {
	display: block;
	/* overflow: hidden; */
}

.cahy-lsit {
	display: block;
	/* overflow: hidden; */
	clear: both;
	margin-left: -12px;
}

.cahy-lsit li {
	display: block;
	width: 50%;
	float: left;
	padding-left: 12px;
	padding-bottom: 32px;
}

.cahy a {
	display: block;
	text-align: center;
	/* border: 1px solid #777; */
	padding: 10px 0;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
}


.cait2 {
	display: block;
	position: relative;
	margin: 0 auto;
	background-size: 82% auto !important;
	/* border-bottom: 1px solid #ddd; */
}

.caitm2 {
	display: block;
	margin: 0 auto;
	padding-top: 8px;
	line-height: 20px;
	font-size: 14px;
	color: #000;
}


/**********************************case-view********************************/

.calb {
	display: block;
	display: block;
	overflow: hidden;
}

.calb li {
	display: block;
	padding: 0 3px 10px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px;
	overflow: hidden;
}

.caltu {
	display: block;
	background-size: cover !important;
}

.caltu img {
	display: block !important;
}

.calj {
	margin-right: 12px;
}


/**********************************solution********************************/

.soik {
	display: block;
	background: #FFF;
	border-left: 5px solid #eb2814;
	margin-bottom: 16px;
	overflow: hidden;
	position: relative;
}

.soimk {
	display: block;
	width: 50%;
	float: left;
	background: #fff;
	padding: 40px 0;
	text-align: center;
}

.fa-xb {
	height: 56px;
	margin: 0 auto 6px;
}

.soim {
	display: block;
	line-height: 24px;
	font-size: 16px;
	color: #000;
}

.fa-xtuk {
	display: block;
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}

.fa-xtu {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}


/**********************************solution-list********************************/

.solb {
	display: block;
	overflow: hidden;
	padding-bottom: 10px;
	background: #FFF;
}

.solb li {
	display: block;
	padding: 10px 3%;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
}

.soltu {
	display: block;
	background-size: cover !important;
}

.soltu img {
	display: block !important;
}

.soti {
	display: block;
	margin-left: 12px;
	padding: 4px 0;
	line-height: 24px;
	font-size: 14px;
	color: #323232;
}

.soti:visited {
	color: #323232;
}


/**********************************solution-view********************************/
.sodtik {
	margin-bottom: 18px;
}

.sodti {
	width: 100%;
	margin-bottom: 6px;
	line-height: 28px;
	font-size: 18px;
	color: #313131;
}

.sod-gjc {
	padding: 6px 0 12px;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	color: #787878;
}

.huib {
	display: block;
	float: right;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

.cpvtu {
	display: block;
	overflow: hidden;
	position: relative;
}

.cpvtu img {
	display: block;
	width: 100%;
}

.cpv-ntik {
	display: block;
	float: left;
	clear: both;
	margin-top: -45px;
	left: 16px;
	max-width: calc(100% - 32px);
	position: relative;
}

.cpv-nti {
	display: block;
	position: relative;
	z-index: 4;
	padding: 12px;
	line-height: 1.3;
	font-size: 18px;
	color: #555;
}

.cpv-ntbg1 {
	display: block;
	width: 100%;
	height: 4px;
	background: #eb2814;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 4;
}

.cpv-ntbg2 {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: calc(100% - 16px);
	height: 100%;
	background: #fff;
	z-index: 1;
	box-shadow: 10px 3px 10px rgba(0, 0, 0, 0.18);
}

.cpv-ntbg21 {
	display: block;
	position: absolute;
	left: 1px;
	top: 1px;
	width: calc(100% - 2px);
	height: calc(100% - 17px);
	background: #fff;
	z-index: 3;
}

.cpv-ntbg3 {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 22px;
	height: calc(100% - 16px);
	background: #fff;
	z-index: 2;
	box-shadow: 2px 10px 10px rgba(0, 0, 0, 0.18);
}

.cpv-ntbg31 {
	display: block;
	position: absolute;
	left: 1px;
	bottom: 1px;
	width: calc(100% - 17px);
	height: calc(100% - 2px);
	background: #fff;
	z-index: 3;
}

.cpv-ntbg4 {
	display: block;
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 22.5px;
	height: 22.5px;
	background: #fff;
	z-index: 2;
	transform: rotate(47deg);
}

.cpv-nrk {
	display: block;
	padding: 12px 0;
	overflow: hidden;
	clear: both;
}

.cpv-ltik {
	display: block;
	position: relative;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #eb2814;
}

.cpv-ltik span {
	display: inline-block;
	position: relative;
	padding: 0 10px;
	background: #fff;
	border-top: 1px solid #eb2814;
	border-bottom: 1px solid #eb2814;
	z-index: 2;
}

.cpv-ltc {
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 1px;
	background: #eb2814;
}

.cpv-lti1,
.cpv-lti2,
.cpv-lti3,
.cpv-lti4 {
	display: block;
	height: 7px;
	width: 1px;
	position: absolute;
	background: #eb2814;
}

.cpv-lti1 {
	left: 0;
	top: 0;
}

.cpv-lti2 {
	right: 0;
	top: 0;
}

.cpv-lti3 {
	left: 0;
	bottom: 0;
}

.cpv-lti4 {
	right: 0;
	bottom: 0;
}


/**********************************video********************************/

.soti2 {
	display: block;
	margin-left: 12px;
	padding: 4px 0;
	line-height: 24px;
	font-size: 14px;
	color: #000;
}

.soti2:visited {
	color: #000;
}

.flk2 {
	overflow: hidden;
	position: relative;
	padding: 0 4% 20px;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #000;
}

.flk2 a,
.flk2 a:visited {
	color: #656565;
}

.flk2 a.on {
	color: #eb2814;
}

.flk2 span {
	display: block;
	position: relative;
	z-index: 4;
	color: #000;
}

.flk-list {
	display: block;
	margin-left: -12px;
}

.flk-list li {
	display: block;
	width: 50%;
	float: left;
	padding-left: 12px;
}

.flk-list li a {
	display: block;
	position: relative;
}

.flk-list li .cpv-ntbg1 {
	width: 0;
}

.flk-list li.on .cpv-ntbg1 {
	width: 100%;
}

.flk-list li.on span {
	color: #eb2814;
}

/* .flk-list li .cpv-ntbg2{
	border: 1px solid #414141;
}
.flk-list li .cpv-ntbg4{
	border-right: 1px solid #414141;
}
.flk-list li .cpv-ntbg3{
	border-top: 1px solid #414141;
	border-right: 1px solid #414141;
} */
/**********************************news-view********************************/

.fanye {
	display: block;
	padding: 6px 0;
	margin-top: 6px;
	border-top: 1px solid #ddd;
}

.fanye a {
	display: block;
	line-height: 22px;
	font-size: 12px;
	color: #888;
}

.fanye .hui {
	display: block;
	width: 88px;
	height: 32px;
	text-align: center;
	margin-top: 6px;
	border: 1px solid #ddd;
	line-height: 30px;
	font-size: 14px;
	color: #888;
}

.sod-gjc {
	display: block;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin-bottom: 6px;
	text-align: center;
	padding: 5px 0;
	line-height: 22px;
	font-size: 12px;
	color: #999;
}

.sod-gjc a,
.sod-gjc a:visited {
	color: #999;
}


/**********************************map********************************/

.map {
	display: block;
	position: relative;
	width: 100%;
	height: 600px;
	z-index: 3;
}


/**********************************job-view********************************/

.xie,
.xie2 {
	display: block;
	overflow: hidden;
	margin-bottom: 4px;
}

.xie span {
	display: block;
	position: relative;
	float: left;
	line-height: 34px;
	font-size: 14px;
}

.xiek {
	display: block;
	margin-left: 70px;
	height: 34px;
	border: 1px solid #eee;
}

.xiek input {
	display: block;
	float: left;
	width: 100%;
	height: 32px;
	padding: 0 12px;
	line-height: 32px;
	font-size: 14px;
	color: #777;
}

.xiek2 {
	display: block;
	margin-left: 70px;
	height: 100px;
	padding: 6px 12px;
	border: 1px solid #eee;
}

.xiek2 textarea {
	display: block;
	float: left;
	width: 100%;
	height: 88px;
	line-height: 22px;
	font-size: 14px;
	color: #777;
}

.tij {
	margin-left: 70px;
	height: 30px;
	width: 80px;
	background: url(../images/tjbg.jpg) repeat;
	color: #FFF;
	font-size: 14px;
	border-radius: 4px;
}


/**********************************liuyan********************************/

.liuyan {
	background: #fff;
	border-radius: 8px;
	padding: 20px 0;
}

.liuyan h4 {
	padding: 0 20px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #565656;
	line-height: 20px;
	font-weight: normal;
}

.liuyan p {
	padding-bottom: 15px;
}

.liuyan p:last-child {
	padding-bottom: 0;
}

.liuyan p input {
	display: block;
	margin: 0 auto;
	width: 92%;
	height: 34px;
	padding: 5px 4%;
	border: 1px solid #eaeaea;
	border-radius: 6px;
}

.liuyan p textarea {
	display: block;
	margin: 0 auto;
	width: 92%;
	height: 102px;
	display: block;
	padding: 5px 4%;
	border: 1px solid #eaeaea;
	background: #FFF;
	font-size: 14px;
	color: #363636;
	line-height: 24px;
	border-radius: 6px;
}

.ly-submit {
	width: 100%;
	height: 34px;
	background: #eb2814;
	font-size: 16px;
	color: #FFF;
	line-height: 24px;
	text-align: center;
}

/*********************2018-04-3周年庆***********************/
.ab-his {
	display: block;
	overflow: hidden;
	margin-bottom: 12px;
}

.ab-his img {
	width: 100%;
}

.hisbg {
	display: block;
	overflow: hidden;
	background: #fff;
	padding: 12px 3%;
}

.hisbg .subNav {
	padding: 0;
	height: auto;
	margin-bottom: 12px;
}

.hisbg .navContent {
	margin-top: -12px;
	padding: 8px 0 12px;
}

.his-sj {
	display: block;
	background: #f1f1f1;
	padding: 12px 10px 15px;
}

.his-ti {
	display: block;
	background: url(../images/hisj.png) center right no-repeat;
	background-size: auto 12px !important;
	line-height: 34px;
	font-size: 20px;
	color: #000;
}

.his-tj {
	display: block;
	line-height: 20px;
	font-size: 14px;
	color: #868686;
}

.his-nf {
	display: block;
	padding-top: 8px;
}

.his-nfnr {
	display: block;
	background: #f2f2f2;
	margin-bottom: 8px;
}

.shu14 .his-nfj {
	height: 32px !important;
}

.his-nfnr-tik {
	overflow: hidden;
}

.his-nfnr-ti {
	display: block;
	float: left;
	padding: 0 14px;
	margin-bottom: 6px;
	background: #eb2814;
	line-height: 32px;
	font-size: 16px;
	color: #fff;
}

.his-nfnr-jsk {
	display: block;
	overflow: hidden;
	padding: 0 12px 12px;
}

.his-nfnr-js-ti {
	display: block;
	margin-bottom: 4px;
	line-height: 26px;
	font-size: 16px;
	color: #1a1a1a;
}

.his-nfnr-js-js {
	display: block;
	line-height: 24px;
	font-size: 14px;
	color: #6e6e6e;
}

.hisdk {
	display: block;
	position: relative;
}

.his-x {
	display: block;
	position: absolute;
	left: 7px;
	top: 40px;
	width: 1px;
	height: calc(100% - 80px);
	background: #dbdbdb;
}

.displaynone {
	display: none;
}

.his-lb {
	display: block;
	position: relative;
	z-index: 2;
}

.his-lb li {
	display: block;
	overflow: hidden;
	margin-bottom: 12px;
}

/*2018-04-17*/
/*service*/
.ser-lb {
	display: block;
	overflow: hidden;
	/*margin-bottom: 14px;*/
}

.ser-lb li {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 14px;
	margin-bottom: 14px;
}

.ser-tu {
	display: block;
	float: left;
	width: 35%;
	height: auto;
	background-size: cover !important;
}

.ser-tu img {
	display: block;
	width: 100%;
	height: auto;
}

.ser-mk {
	display: block;
	float: left;
	width: 65%;
	padding-left: 12px;
}

.ser-m1 {
	display: block;
	margin-bottom: 6px;
	line-height: 22px;
	font-size: 16px;
	color: #000;
	/*white-space: nowrap; overflow: hidden; text-overflow: ellipsis;*/
}

.ser-m2 {
	display: block;
	height: 48px;
	overflow: hidden;
	line-height: 24px;
	font-size: 14px;
	color: #838383;
}

/*视点-perspective*/
.see-lb {
	display: block;
	overflow: hidden;
}

.see-lb li {
	display: block;
	overflow: hidden;
	margin-bottom: 14px;
	background: #fff;
}

.see-tu {
	display: block;
	overflow: hidden;
	position: relative;
	min-height: 36px;
}

.see-tu img {
	display: block;
	width: 100%;
}

.see-mk {
	padding: 10px 14px;
	overflow: hidden;
}

.see-mk .ser-m2 {
	height: auto;
}

.see-dak {
	display: block;
	overflow: hidden;
	padding-top: 6px;
	line-height: 20px;
	font-size: 12px;
	color: #989898;
}

.see-da1 {
	display: block;
	float: left;
	margin-right: 10px;
	background: url(../images/see-da.jpg) center left no-repeat;
	background-size: 14px auto;
	padding-left: 20px;
}

.see-da2 {
	display: block;
	float: left;
	background: url(../images/see-kan.jpg) center left no-repeat;
	background-size: 14px auto;
	padding-left: 20px;
}

.see-tmk {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	background: #000;
	padding: 2px 10px;
	line-height: 24px;
	font-size: 14px;
	color: #fefefe;
}

.see-souk {
	display: block;
	overflow: hidden;
	margin-bottom: 16px;
	height: 42px;
	border: 1px solid #cecece;
	background: #fff;
	position: relative;
	z-index: 4;
}

.see-sous {
	display: block;
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #616161;
}

.see-souc {
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	z-index: 2;
	right: 0;
	top: 0;
	background: url(../images/see-souc.jpg) center center no-repeat #fff;
	background-size: contain;
}

.see-xzdk {
	display: block;
	height: 42px;
	margin-bottom: 12px;
	margin-left: -12px;
}

.see-xzk {
	display: block;
	width: 50%;
	float: left;
	padding-left: 12px;
	position: relative;
}

.see-xm1 {
	display: block;
	position: relative;
	z-index: 6;
	padding-left: 14px;
	line-height: 40px;
	font-size: 14px;
	color: #616161;
}

.see-xmk {
	display: block;
	position: relative;
}

.sj-xj {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 6;
	height: 100%;
}

.see-xmxlk {
	display: none;
	position: absolute;
	left: 12px;
	top: 46px;
	width: calc(100% - 12px);
	padding: 6px 12px 6px;
	overflow: hidden;
	z-index: 6;
	background: rgba(255, 255, 255, 0.97);
	border: 1px solid #414141;
}

.see-xmxlk span {
	display: block;
	padding: 0 6px;
	border-bottom: 1px solid #ddd;
	line-height: 36px;
	font-size: 14px;
	color: #616161;
}

.see-xmxlk span[selected] {
	color: #eb2814;
}

.see-xmxlk span:last-child {
	border-bottom: none;
}

.see-xzk select {
	display: block;
	width: 100%;
	height: 42px;
	border: 1px solid #cecece;
	background: #fff;
	position: relative;
	padding: 0 12px;
	line-height: 40px;
	font-size: 14px;
	color: #616161;
}

/*视角内页*/
.per-nti {
	display: block;
	margin-top: 12px;
	margin-bottom: 6px;
	line-height: 30px;
	font-size: 20px;
	color: #000;
}

.sod-gjc {
	display: block;
	overflow: hidden;
	text-align: left;
}

.sod-gjc .see-dak {
	padding-top: 0;
}

.see-bqk {
	display: block;
	overflow: hidden;
	margin-top: 6px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
	margin-left: -6px;
	margin-bottom: 6px;
}

.see-bqk a {
	display: block;
	float: left;
	margin-left: 6px;
	margin-bottom: 6px;
	border: 1px solid #ccc;
	padding: 0 6px;
	line-height: 32px;
	font-size: 14px;
	color: #006E60;
}

/*index*/
.in-xnav {}

.in-xnav-lb {
	display: block;
	margin-left: -14px;
}

.in-xnav-lb li {
	display: block;
	float: left;
	width: 50%;
	padding-left: 14px;
	margin-bottom: 14px;
}

.in-xnav-l2 {
	display: block;
	margin-bottom: 14px;
}

.in-xnav-lb a,
.in-xnav-l2 a {
	display: block;
	position: relative;
	text-align: center;
	padding: 8px 0;
}

.inx-bdk {
	display: inline-block;
	overflow: hidden;
	position: relative;
	z-index: 5;
}

.inx-btu {
	display: block;
	float: left;
	height: 42px;
}

.inx-bmk {
	display: block;
	float: left;
	padding-left: 0;
	text-align: left;
	padding-top: 2px;
}

.inx-bm-cn {
	display: block;
	margin-bottom: 2px;
	padding-top: 9px;
	line-height: 22px;
	font-size: 18px;
	color: #000;
}

.inx-bm-en {
	display: block;
	line-height: 14px;
	font-size: 12px;
	color: #9eb5b2;
}

.down .word {
	width: 100%;
	overflow: hidden;
}

.down .word .tit {
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	line-height: 1;
	font-weight: normal;
	color: #313131;
	position: relative;
}

.down .word .tit .line {
	width: 35px;
	height: 4px;
	background-color: #dc642d;
	position: absolute;
	bottom: -1px;
	left: 50%;
	margin-left: -17px;
	z-index: 11;
}

.down .showdown {
	padding: 20px 0 0;
}

.down .showdown .box {
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}

.down .showdown .box:last-child {
	border-bottom: none;
}

.down .showdown .box .word2 {
	font-size: 14px;
	line-height: 48px;
	color: #888;
	margin-left: 40px;
	padding: 0 0;
}

.down .showdown .box .word2 a {
	display: block;
}

.down .showdown .box .word2 a,
.down .showdown .box .word2 a:visited {
	color: #888;
}

.down .showdown .box .pic {
	width: 30px;
	height: 48px;
	margin-left: 6px;
	float: left;
}

.down .showdown .box .pic a {
	display: block;
	width: 30px;
	height: 48px;
	padding-top: 4px;
}

.down .showdown .box .pic a img {
	height: 40px;
}

.down .showdown .box .line {
	width: 3px;
	height: 20px;
	position: absolute;
	left: -1px;
	top: 18px;
	background-color: #eb2814;
}

.v-lin-list {
	display: block;
	padding: 20px 0;
}

.v-lin-list a {
	display: block;
	overflow: hidden;
	/* box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); */
	border-bottom: 1px solid #ddd;
	padding: 4px 0;
	margin-bottom: 0;
}

.v-lin-list a:last-child {
	border-bottom: none;
}

.v-link {
	display: block;
	margin-top: 3px;
	height: 34px;
	float: left;
}

.v-lin-list a span {
	display: block;
	float: right;
	width: calc(100% - 34px);
	line-height: 40px;
	font-size: 14px;
	color: #888;
}

.cp-lbxk {
	display: block;
	background: url(../images/cplld.png) 33px 10px no-repeat;
	background-size: 6px 6px !important;
	padding-left: 50px !important;
	line-height: 24px;
	padding: 4px 0;
}

.fo-xj1 {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 46px;
	z-index: 4;
}

.fo-xj2 {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 10px;
	height: 100%;
	background: #f2f2f2;
	z-index: 3;
}

.fo-xj3 {
	display: block;
	position: absolute;
	left: 10.5%;
	bottom: 0;
	width: 80%;
	height: 1px;
	background: rgba(255, 255, 255, 0.2);
	z-index: 3;
}

/* .see-xmk .cpv-ntbg2{
	border: 1px solid #414141;
}
.see-xmk .cpv-ntbg4{
	border-right: 1px solid #414141;
}
.see-xmk .cpv-ntbg3{
	border-top: 1px solid #414141;
	border-right: 1px solid #414141;
} */
.jia-duo {
	display: block;
	width: 120px;
	height: 38px;
	text-align: center;
	margin: 0 auto 22px;
	border: 1px solid #707070;
	border-radius: 45px;
	line-height: 36px;
	font-size: 14px;
	color: #222;
}

.huilb {
	display: block;
	position: fixed;
	z-index: 100;
	left: 0;
	bottom: 100px;
	width: 32px;
	height: 32px;
	background: url(../images/huilb.png) center center no-repeat;
	background-size: cover;
	opacity: 0.7;
}

.cpvl-list {
	overflow: hidden;
	list-style: none;
	padding-bottom: 16px;
}

.cpvl-list li {
	overflow: hidden;
	padding: 14px 0 0;
	/* border-top: 1px solid #ddd; */
	list-style: none;
}

img.cpvl-nb {
	display: block;
	width: 52px;
	float: left;
}

.cpvl-nbnk {
	float: right;
	width: calc(100% - 64px);
}

.cpvl-nb-tit {
	margin-bottom: 8px;
	line-height: 1.4;
	font-size: 16px;
	color: #000;
}

.cpvl-nb-text {
	line-height: 1.4;
	font-size: 14px;
	color: #454545;
}

/* 一带一路样式 */
.ydyl-dbg {
	display: block;
	background: url(../images/ydyl-nbg.jpg) center top repeat-y;
	background-size: 100% auto !important;
	margin-bottom: 22px;
}

.ydyl-dbg>* {
	box-sizing: border-box;
}

.ydyl-toptuk {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 3;
}

.ydyl-toptu {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

.ydyl-leik {
	display: block;
	position: absolute;
	z-index: 3;
	width: 100%;
	bottom: 0;
	padding: 0 3%;
	border-bottom: 3px solid rgba(255, 255, 255, 0.8);
}

.ydyl-leik a {
	display: block;
	width: 47%;
	height: auto;
	position: relative;
	background: rgba(255, 255, 255, 0.2);
	padding: 9px 0;
	text-align: center;
	float: left;
	margin: 0 1.5%;
}

.ydyl-leixj {
	display: none;
	position: absolute;
	bottom: -16px;
	left: calc(50% - 14px);
	width: 28px;
}

.ydyl-leim {
	display: inline-block;
	text-align: center;
	line-height: 58px;
}

.ydyl-leim img {
	width: auto;
	height: 48px;
}

.ydyl-glxb1,
.ydyl-glxb2 {
	display: block;
	float: left;
	height: 48px;
	background-size: contain !important;
}

.ydyl-glxb1 {
	background: url(../images/ydyl-glxb1.png) center center no-repeat;
}

.ydyl-glxb2 {
	background: url(../images/ydyl-ksxb2.png) center center no-repeat;
}

.ydyl-leim span {
	display: block;
	margin-left: 50px;
	font-weight: bold;
	line-height: 48px;
	font-size: 20px;
	color: #fff;
}

.ydyl-leik a.on {
	background: rgba(255, 255, 255, 0.8);
}

.ydyl-leik a.on .ydyl-leixj {
	display: block;
}

.ydyl-leik a.on .ydyl-leim span {
	color: #000;
}

.ydyl-leik a.on .ydyl-glxb1 {
	background: url(../images/ydyl-glxb01.png) center center no-repeat;
}

.ydyl-leik a.on .ydyl-glxb2 {
	background: url(../images/ydyl-ksxb02.png) center center no-repeat;
}

.ovfh {
	display: block;
	overflow: hidden;
}

.ydyl-yzdk {
	display: block;
	position: relative;
	z-index: 1;
}

.ydyl-yzmap {
	display: block;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: auto;
	left: 0;
	top: 0;
}

.ydyl-yznk {
	display: block;
	position: relative;
	z-index: 3;
	width: 100%;
	height: auto;
}

.ydyl-yznk:last-child {
	padding-bottom: 22px;
}

.ydyl-kbg3 {
	display: block;
	width: 100%;
	height: auto;
}

.ydyl-yztit {
	display: block;
	width: 100%;
	height: auto;
}

.ydyl-yznxk {
	display: block;
	position: relative;
	width: 100%;
	background: url(../images/ydyl-kbg2.png) left top repeat-y;
	background-size: 100% auto;
}

.ydyl-yznxdk {
	display: block;
	width: 78.85416666666%;
	margin: 0 auto;
	padding: 16px 0 12px;
}

.ydyl-jzgd {
	display: block;
	text-align: center;
	line-height: 1.8;
	font-size: 16px;
	color: #fff;
}

.ydyl-jzgd,
.ydyl-jzgd:visited {
	color: #fff;
}

.ydyl-yznrk {
	display: block;
	position: relative;
	background: #fff;
	padding: 15px;
	overflow: hidden;
	margin: 0 auto 18px;
}

.ydyl-yz-tit {
	display: block;
	margin-bottom: 12px;
	line-height: 28px;
	font-size: 18px;
	color: #000;
}

.ydyl-yz-tudk {
	display: block;
	position: relative;
	overflow: hidden;
}

.ydyl-ntu {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 3;
}

.ydyl-ntuk {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.ydyl-yz-text {
	display: block;
	position: relative;
	padding-top: 12px;
	line-height: 26px;
	font-size: 14px;
	color: #626262;
}

.swiper-button-next-ydyl,
.swiper-button-prev-ydyl {
	display: block;
	width: 30px;
	height: 46px;
	background-size: cover !important;
}

.swiper-button-next-ydyl::after,
.swiper-button-prev-ydyl::after {
	content: "";
}

.swiper-button-next-ydyl {
	background: url(../images/ydyl-qxj2.png) center center no-repeat;
	right: 0;
}

.swiper-button-prev-ydyl {
	background: url(../images/ydyl-qxj1.png) center center no-repeat;
	left: 0;
}

.jxs-list {
	display: block;
	overflow: hidden;
}

.jxs-list li {
	display: block;
	list-style: none;
	background-color: #fff;
	padding: 12px 6vmin;
	margin-bottom: 4px;
	cursor: pointer;
	line-height: 26px;
	font-size: 16px;
	color: #000;
}

.jxs-link {
	display: block;
}

.jxs-litck {
	display: none;
	position: fixed;
	z-index: 105;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.6);
}

.jxs-litc-jxsnk {
	display: block;
	position: relative;
	padding: 10px 18px 18px;
	background: #fff;
	width: 90%;
	left: 5%;
	top: 14vmin;
}

.jxs-ntit {
	margin-bottom: 16px;
	line-height: 50px;
	font-size: 18px;
	color: #000;
}

.jxs-zstuk {
	display: block;
	overflow: hidden;
	position: relative;
}
