/* CSS Document */
body {
	margin: 0 auto;
	padding: 0px;
	background: #FFF;
	font: 16px "Microsoft Yahei", "微软雅黑", Arial, Verdana, sans-serif;
	color: #333333;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p {
	margin: 0;
	padding: 0;
	border: 0;
}

li {
	list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

.marauto {
	margin: 0 auto;
}

.txtcolor {
	color: #FFFFFF
}

.topimg {
	background: url(../img/top.jpg) no-repeat top;
	height: 900px;
}

/*公共链接*/
a {
	color: #333333;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #006ad7;
	text-decoration: none;
}

.fl-left {
	float: left
}

.fl-right {
	float: right
}

.txt-c {
	text-align: center;
}

.ml40 {
	margin-left: 40px;
}

.ml60 {
	margin-left: 60px;
}

.mt80 {
	margin-top: 80px;
}

.mt150 {
	margin-top: 150px;
}

.bg1 {
	background: url("../img/bg_1.png") no-repeat top;
	height: 650px;
}

.bg2 {
	background-color: #017fd3;
	width: 100%;
}


.introduction_box {
	width: 360px;
	height: 450px;
}

.introduction_box p {
	line-height: 36px;
	color: #ffffff;
	font-size: 18px;
}

.banner_nav {
	border-radius: 10px;
	width: 180px;
	cursor: pointer;
	float: left;
	font-size: 18px;
	line-height: 42px;
	text-align: center;
	color: #ffffff;
	background-color: #017fd3;
	margin-top: 20px;
	cursor: pointer;
}

.banner_nav span {
	text-align: center;
}

.banner_nav a:link {
	color: #ffffff;
}

.banner_nav:visited {
	background-color: #017fd3;
	color: #ffffff;
}

.banner_nav:hover {
	background-color: #005f9f;
	color: #ffffff;
}



.x_t1 {
    text-align: left;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #0f1726;
    margin-bottom: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.x_t1 a {
	color: #0f1726;
}

.x_t1 a:hover {
	color: #006ad7;
}

.x_t2 {
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.x_t3 {
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	margin-top: 40px;
	color: #666666;
}

.x_t4 {
	text-align: left;
	line-height: 36px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 20px;
}

.x_t4 a {
	color: #ffffff;
}

.x_t4 a:hover {
	color: #006ad7;
}

.xw_tj {
	text-align: center;
}


.x-bq {
	float: center;
	line-height: 28px;
	color: #ffffff;
	font-size: 16px;
}

.x-bq p {
	text-align: center;
}

.x-bq a {
	overflow: hidden;
	color: #ffffff;
}


/* add-deng */
.w760 img {
	width: 760px;
	height: 428px;
}

.picBanner {
	width: 100%;
	margin: auto;
	overflow: hidden;
	position: relative;
}

.prevLeft1,
.nextRight1 {
	position: absolute;
	z-index: 99;
	cursor: pointer;
}

.prevLeft1 {
	left: 45%;
}

.nextRight1 {
	right: 45%;
}

.prevLeft,
.nextRight {
	position: absolute;
	top: 45%;
	z-index: 99;
}

.prevLeft {
	left: 20%;
}

.nextRight {
	right: 20%;
}

.prevLeft img,
.nextRight img {
	width: 90%;
	height: auto;
}

.picBanner li img {
	width: 100%;
}

.picBanner .swiper-slide {
	width: 900px;
	transition-timing-function: linear;
	position: relative;
	height: 500px;
}

.picBanner .swiper-slide a:after {
	content: "";
	position: absolute;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	display: block;
}

.picBanner .swiper-slide p {
	line-height: 35px;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	bottom: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #FFFFFF;
	text-align: center;
}

.picBanner .swiper-slide-active a:after {
	display: none !important;
}


.m10 {
	margin: 0;
}

.Leftprevn,
.rightnextn {
	width: 45px;
	height: 45px;
	position: absolute;
	top: 40%;
	z-index: 99;
	cursor: pointer;
}

.rightnextn {
	right: 20px;
}

.Leftprevn {
	left: 20px;
}

.prevLeftn,
.nextRightn,
.prevLeftn1,
.nextRightn1 {
	width: 30px;
	position: absolute;
	bottom: 0;
	cursor: pointer;
}

.prevLeftn {
	left: 45%;
}

.prevLeftn1 {
	left: 45%;
}

.nextRightn {
	right: 45%;
}

.nextRightn1 {
	right: 45%;
}


.sc2 {
	position: relative;
}

.cm-list2 {
	margin-bottom: 60px;
}

.cm-list2 li div {
	background: #fff;
	border-radius: 0px;
	/* width:29%;margin:0 2%; */
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	position: relative;
	padding-bottom: 30px;
}

.cm-list2 li img {}

.cm-list2 li p {
	padding: 5px 15px 5px;
	text-align: center;
	word-break: break-all;
	height: 60px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	white-space: normal;
	line-height: 30px
}

.cm-list2 li span {
	position: absolute;
	bottom: -18px;
	left: 50%;
	z-index: 20;
	display: inline-block;
	margin-left: -50px;
	width: 100px;
	height: 32px;
	background: #19b2eb;
	border-radius: 6px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 32px
}

/* .cm-list2 li:hover {
	box-shadow: 0px 30px 30px -30px #000;
} */

.cm-list2 li:hover span {
	background: #1360d6
}

.xw_tj ul {
	width: 1200px;
	margin-bottom: 40px;
}

.xw_tj li img {
	width: 285px;
	height: 161px;
}

.xw_tj ul li {
	float: left;
	margin-right: 20px;
	list-style: none;
	width: 285px;
}

.xw_tj ul li:nth-of-type(4n) {
	margin-right: 0;
}

.xw_tj li p {
	line-height: 32px;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
}

.sctop-c,
.sctop-c img {
	width: 100%;
}

.phone {
	display: none;
}


@media screen and (max-width:760px) {
	body {
		overflow-x: hidden;
	}

	.flexbox {
		display: flex;
		justify-content: space-around;
		width: 49%;
		margin: auto;
	}

	.sctop-c {
		display: none;
	}

	.w760 img {
		width: 100%;
		height: auto;
	}

	.phone {
		display: block;
	}

	.phone img,
	.w760 {
		width: 100% !important;
	}

	.ml40 {
		margin-top: 5%;
	}

	.ml10,
	.ml40 {
		margin-left: 0;
	}

	.m10 {
		margin: 0 3% !important;
	}

	.h30 {
		height: 0 !important;
	}

	.mt10 {
		margin-top: 3% !important;
	}

	.prevLeftn {
		left: 35%;
	}

	.prevLeftn1,
	.nextRightn1 {
		margin-top: 25px;
	}

		{
		margin-right: 2%;
		margin-top: 25px;
	}

	.nextRightn {
		right: 35%;
	}

	.prevLeft,
	.nextRight {
		bottom: 0;
	}


	.sc2 .bd {
		width: 95%;
		margin: 0 auto;
		padding-bottom: .5rem;
	}

	.sc2 {
		padding-top: 0;
	}

	.prevLeft {
		left: 1%;
	}

	.nextRight {
		right: 1%;
	}

	.mtt {
		margin-top: 15%;
	}

	.newsBanner li img {
		width: 100%;
		height: auto;
	}

	.bgBlue {
		position: inherit;
		padding: 0.5rem;
	}

	.bgBlue p {
		line-height: 1.2rem;
		font-size: 0.75rem;
		text-align: left;
	}

	.cm-pic-list {
		width: 100%;
		margin: auto;
	}

	.footcopyright {
		margin-top: 1rem;
	}


	.cm-list2 li div {
		padding-bottom: 1rem;
	}

	.cm-list2 li p {
		height: 3rem;
		font-size: 0.75rem;
		line-height: 1.5rem;
	}

	.picBanner li p {
		font-size: 0.75rem;
	}

	.footcopyright p {
		font-size: 0.65rem;
	}

	.content {
		width: 100%;
		margin: 0 auto;
	}

	.content .img img {
		width: 100%;
	}

	.h80,
	.h60 {
		height: 20px !important;
	}

	.h70 {
		height: 7% !important;
	}

	.h50 {
		height: 10px !important;
	}

	.w400 {
		width: 90% !important;
		margin: 0 auto;
		text-align: justify;
	}

	.xw_tj ul {
		width: 100%;
		margin-bottom: 40px;
	}

	.Leftprev {
		left: 0;
	}

	.rightnext {
		right: 0;
	}

	.left {
		float: unset !important;
	}

	.x_t1 {
		line-height: 1.5rem;
		font-size: 1.1rem;
		margin: 3% 0;
		
	}

	.x_t2 {
		line-height: 1.2rem;
		font-size: .75rem;
		margin-bottom: 0;
	}

	.banner_nav {
		width: 150px;
		float: left;
		font-size: .8rem;
		line-height: 1.5rem;
		margin-top: 2px;
	}

	.xw_tj {
		margin-top: 5% !important;
	}

	.picBanner .swiper-slide {
		width: 100%;
		transition-timing-function: linear;
		position: relative;
		height: auto;
	}

	.prevLeftn1,
	.nextRightn1 {
		position: unset;
	}

	.tu1 img{
		width:100%;
	}

}
