/* 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{ width:100%; vertical-align:top;}
.phTop{display: none;}
/*公共链接*/
a {color:#333333;}
a:link {color: #333333; text-decoration:none;}
a:visited {color:#333333;text-decoration:none;}
a:hover {color:#006ad7; text-decoration:none;}
.mr40 {margin-right: 40px;}
.fl-left {float:left}
.fl-right {float:right}
.txt-c {text-align: center;}

.show-mod-righttxt::-webkit-scrollbar {/*滚动条整体样式*/
        width: 6px;     /*高宽分别对应横竖滚动条的尺寸*/   height: 0px;  }
.show-mod-righttxt::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 20px;  background: #ffbc6b;    }
.show-mod-righttxt::-webkit-scrollbar-track {/*滚动条里面轨道*/
       /* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);*/
        border-radius: 20px;   background: #e4e4e4;    }


.bg1{ background: url(../img/bg.jpg) no-repeat top; height:430px;}
.bg2{ background: url(../img/tu.jpg) no-repeat top; height:506px;}



.j_list {
	width: 520px;
	height: 416px;
	float: right;
	overflow-y: scroll;
	padding-right: 25px;
}

.j_list li {
	width: 520px;
	height: 124px;
	position: relative;
	margin-bottom: 10px;
	cursor: pointer;
		background:#265fff;
}

.j_list li img {
	width: 200px;
	float: left;
}

.j_list li span {	
	font-size: 16px;
	line-height: 30px;
	right: 0;
	position: absolute;
	top: 0;
	width: 300px;
	height: 120px;
	color: #ffffff;
	padding-right: 5px;
	padding-top: 0px;
	-webkit-line-clamp: 4;
}


.j_list li:hover {
	background: #2696ff;
	width: 520px;
	height: 124px;
}

.j_list li span:hover {
	color: #ffffff;
}

.shu_n {margin-bottom:15px}
.shu_n .item {float:left; background:#265fff;width:620px;position: relative; line-height: 0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear}
.shu_n .item img{width:100%}
.shu_n .item a p{padding:0px 15px; -webkit-line-clamp: 2;color: #fff;}
.shu_n .item-col {height:60px; line-height:30px;}
.shu_n .item {color: #ffffff;}
.shu_n .item:hover {background: #2696ff;color:#ffffff;}




.tj {
	padding-top:2px;
	text-align: center;
}
/* .tj ul { width:1200px;overflow:hidden} */
.tj li img { width:372px; height: 230px;}
.tj ul li {
  /* float: left; */
 list-style: none;
  margin-bottom: 40px;width:372px; height: 250px;
  
}
.changeBox img{
	padding: 0 20px;
}
.changeBox{
	margin-top: 30px;
	cursor: pointer;
}
.tj ul li:nth-of-type(3n) {
  margin-right: 0;
}
.tj li p {
	line-height:32px; text-align:left; font-size:16px; -webkit-line-clamp: 2;
}
/* 多行省略 */
.tj li p,.shu_n .item a p,.j_list li span{	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	word-break: break-all;
	overflow: hidden;
}


.x_bq_bg{ background-color:#265fff; width: 100%;}
.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;
}
.certifyBox {position: relative;width: 1160px;margin: 0 auto}
.certifyBox .swiper-container {padding-bottom: 60px;margin-top: 50px;}
.certify .swiper-slide {width: 850px;}
.certifyBox .swiper-slide img,.certifyBox .swiper-slide video{display:block;width: 100%;max-height: 480px;}
.certifyBox .swiper-slide p {line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 2.5% 10px;width: 95%;color: #000;text-align: center;margin-top: 5px;display: none;}
.certifyBox .swiper-slide-active p{display: block;}
.Leftprev,.rightnext{width: 45px;height: 45px;position: absolute;top: 40%;z-index: 99;cursor: pointer;}
.rightnext{right: 20px;}
.Leftprev{left: 20px;}
.prevLeft ,.nextRight{width: 30px;position: absolute;bottom: 10px;cursor: pointer;}
.prevLeft {left: 45%;}
.nextRight{right: 45%;}
.certifyBox .swiper-slide::before{content: "";position: absolute;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);top: 0;left: 0;}
.certifyBox .swiper-slide-active::before{display: none;}



/*  */
.picBanner {
	margin-top: 40px;
}
.picBanner li img {
	width: 100%;
	display: block;
}

.picBanner li {
	position: relative;
}

.picBanner li p {
	position: absolute;
	width: 90%;
	line-height: 35px;
	color: #FFFFFF;
	background-color: rgba(0, 0, 0, 0.5);
	font-size: 16px;
	bottom: 0;
	padding: 0 5%;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: none;
}

.picBanner .swiper-slide {
	width: 50%;
	transition-timing-function: linear;
	position: relative;
}

.picBanner li::before {
	content: "";
	width: 100%;
	height: 100%;
	z-index: 9;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
}

.picBanner .swiper-slide-active::before {
	display: none !important;
}

.picBanner .swiper-slide-active p {
	display: block;
}
.nextRight,
.prevLeft {
	position: absolute;
	top: 45%;
	cursor: pointer;
	z-index: 99;
}

.nextRight img,
.prevLeft img {
	width: 50px;
}

.nextRight {
	right: 20%;
}

.prevLeft {
	left: 20%;
}

/* 手机版样式 */
@media screen and (max-width:760px) {
	.h80,.pcTop,.h70,.h100,.Leftprev, .rightnext{display: none;}
	.phTop{display: block;}
	.phTop,.phTop img,.content,.title img,.shu_n .item,.j_list li,.tj li img{width: 100%;}
	.title img,.j_list,.bg1{height: auto;}
	.left,.shu_n .item,.j_list,.j_list li img{float: initial!important;}
	
	
	
	.title{margin-top: 1rem;}
	.j_list{width: 95%;max-height: 20rem;padding-right: 0;margin: auto;}
	.j_list li img{width: 6rem;height: 3.8rem;}
	.j_list li{height: 3.8rem;}
	.j_list li span{width: 60%;line-height: 1.9rem;height: 3.8rem;padding-top: 0;-webkit-line-clamp: 2;font-size: 0.75rem;}
	.nextRight img, .prevLeft img{width: 1.5rem;}
	.shu_n .item a p,.tj li p{font-size: 0.75rem;}
	.prevLeft{left: 0;}
	.nextRight{right: 0;}
	.x_bq p{font-size: 0.65rem;}
	.bg1{margin-bottom: 2rem;padding-bottom: 1rem;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}
