@media screen and (min-width: 1366px) {
	.w1300{
		padding: 0 20px !important;
	}
}

@media screen and (min-width: 1466px) {
	.w1300{
		padding: 0 40px !important;
	}
}

@media screen and (min-width: 1566px) {
	.w1300{
		padding: 0 60px !important;
	}
}

@media screen and (min-width: 1666px) {
	.w1300{
		padding: 0 80px !important;
	}
}

@media screen and (min-width: 1766px) {
	.w1300{
		padding: 0 100px !important;
	}
}

@media screen and (min-width: 1866px) {
	.w1300{
		padding: 0 120px !important;
	}
}

@media screen and (min-width: 1966px) {
	.w1300{
		padding: 0 140px !important;
	}
}

@media screen and (min-width: 2000px) {
	.w1300{
		padding: 0 300px !important;
	}
}


.ser {
	display: inline-block;
}

.ser>img {
	position: absolute;
	width: 20px;
	top: 26px;
	right: 174px;
}
.top{
  background: rgb(26, 26, 26)
}
.top .main1500 {
	position: relative;
	min-width: 1500px;
}

.ser.on>img {
	width: 0;
}
.ri1 .tit span {
    cursor: pointer;
    float: right;
    height: 13px;
    font-size: 12px;
    background: url('/images/old/iocn.png') no-repeat 0 -18px;
    padding: 0 0 0 18px;
}
.ri1 .tit span:hover {
    color: #f39800;
    background: url('/images/old/iocn.png') no-repeat 0 -1px;
}
.ser.on .sea {
	height: 35px;
	width: 285px;
	opacity: 1;
	transition: all .5s;
}

.sea input {
    padding: 0 5px;
	flex: 1;
}
.on .riS {
	animation-fill-mode: forwards;
	animation: cssAnimation 0s ease-in .5s forwards;
	/* overflow: initial; */
}
@keyframes cssAnimation {
    to {
        overflow:initial;
    }
}

.riS {
	color: #bfbfbf;
	font-size: 13.33px;
	line-height: 35px;
	padding: 0 15px;
	height: 35px;
	overflow: hidden;
	border-right: 1px solid #eee;
}

.riS.on .xlzs {
	height: auto;
	padding: 7px 0;
	transition: all .1s;
}

.riS img {
	margin: 0 0 0 10px;
}

.riS .xlzs {
	height: 0;

	position: absolute;
	top: 40px;
	background: #fff;
	box-shadow: 0 0 5px #aaa;
	left: 0;
	width: 100px;
	text-align: center;
    overflow: hidden;
	border-radius: 6px;
}

.xlzs a.on{
	/*background: #ffac15;*/
	/*color: #fff;*/
}

.xlzs a {
    z-index: 3;
    position: relative;
	font-size: 14px;
	padding: 5px 0;
	display: block;
}

.sea>img {
	width: 20px;
	margin: 0 10px;

}

.sea {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fff;
	position: absolute;
	width: 0;
	height: 35px;
	opacity: 0;
	border-radius: 35px;
	top: 19px;
	right: 174px;
}
.grnr .ri1 li{
    padding: 0 0 16px 0;
	box-sizing: border-box;
	width: 100%;
}
.grnr .ri1 .rjList{
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.grnr .ri1 .rjList li a{
	display: block;
}
.grnr .ri1 .rjList li .rjList-img-wrapper{
	width: 350px;
	overflow: hidden;
	border-radius: 8px;
}
.grnr .ri1 .rjList li img{
	width: 100%;
	height: auto;
	display: block;
}
.grnr .ri1 .rjList li p{
	font-size: 12px;
	color: #333;
	margin-top: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.bant .close {
	position: absolute;
	top: 0;
	width: 25px;
	right: 11%;
}

.bant {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 33;
	display: none;
}

.ban4 {
	padding: 15px 0 0;
}

.ban4 .swiper-slide {
	position: relative;
}

.ban4 .nr {
	position: absolute;
	right: 18px;
	z-index: 3;
	top: 0;
	width: 289px;
	height: 347px;
	top: 30px;
	/*top: -430px;*/
	box-sizing: border-box;
	padding: 30px 27px;
	border-radius: 14px;
	color: #fff;
	background: rgba(0, 0, 0, .32);
	/*transition: all .5s;*/
}

/*.ban4 .swiper-slide:hover .nr {*/

/*	top: 30px;*/
/*}*/

.w1300 {
	min-width: 1366px !important;
	margin: 0 auto;
	/* padding: 37px 0; */
}


.ban4 .nr h2 {
	text-align: center;
	font-size: 18.67px;
	padding: 0 0 10px;
}

.ban4 .nr p {
	height: 220px;
	margin: 0 0 6px;
	overflow: hidden;
	font-size: 16px;
	line-height: 30px;

}

.ban4 .nr a {
	color: #fff;
	display: block;
	margin: 0 auto;
	text-align: center;
	background: #ffac15;
	font-size: 18.67px;
	height: 38px;
	line-height: 38px;
	width: 171px;
	border-radius: 38px;
}

.flei {
    position: relative;
    padding: 37px 20px;
    /* background: #fff; */
    font-size: 16px;
    color: #227e73;
}
.navSelected{
    position:absolute;
    top:35px;
    width:61px;
    left:72px;
    height:21px;
    border-radius: 10px;
    background: #ffac15;
    z-index: 2;

}


.flei span,.flei span a {
	color: #999;
	padding: 0 6px;
	margin: 0 2.5px;
	cursor: pointer;
	z-index: 3;
	position: relative;
}

.flei span.on, .flei span:hover {
	border-radius: 5px;
	color: #ff0000;
	background: #009fe16b;
	box-shadow: 0 6px 6px 0 rgba(0, 39, 118, .1);
}

.flei img {
	float: right;
	cursor: pointer;
}

.rjlist {
    padding: 20px 0;
    background: #fff;
    overflow: hidden;
    min-height: 620px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	gap:0 30px;
}

.rjlist .li>img {
    position: absolute;
    top: -6px;
    right: -6px;
}

.rjlist .li {
    padding: 18px 14px;
    width: 520px;
    position: relative;
    border-radius: 10px;
    border: 1px solid #eee;
    margin-bottom: 29px;
    float: left;
    box-sizing: border-box;
}

.rjlist .li .tit {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 3;
}

.rjlist .li h2 a:hover {
	color: #ffac15;
}

.jt {
	flex: 1;
}

.rjlist .li .tit p span {
	padding: 0 10px 0 0;
}

.rjlist .li .tit .jt div a {
	border: 1px solid #8c8c8c;
	color: #8c8c8c;
	padding: 3px 8px;
	font-size: 13.33px;
	border-radius: 3px;
	margin: 0 5px 0 0;
}

.rjlist .li:hover .jt div a{
	border-color: #ffac15;
	background: #ffac15;
	color: #fff;
}

.rjlist .li .tit .jt>div {
	display: flex;
	padding: 17px 0 0 0;
	align-items: center;
	justify-content: space-between;
}

.rjlist .li .tit .jt>div p span {
	padding: 0;
	font-size: 10.67px;
}

.rjlist .li .tit .jt>div p .c1 {
	color: #04b99d;
	padding: 0 1px;
	border: 1px solid #04b99d
}

.rjlist .li .tit .jt>div p .c2 {
	color: #dd4646;
	padding: 0 1px;
	border: 1px solid #dd4646
}

.rjlist .li .tit .jt>div p .c3 {
	color: #ffac15;
	padding: 0 1px;
	border: 1px solid #ffac15
}

.rjlist .li .tit .jt>div p {
	padding: 0;
}

.rjlist .li .tit p {
	font-size: 13.33px;
	padding: 14px 0 0;
}

.rjlist .li h2 {
	font-size: 14px;
}

.rjlist .li .tit img {
	width: 90px;
	height: 90px;
	border-radius: 6px;
	margin: 0 15px 0 5px;
}

.tjly {
	padding: 8px 0;
	line-height: 1.7;
	color: #838383;
	font-size: 13.33px;
	height: 56px;
	overflow: hidden;
	margin: 0 0 4px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}

.tjly span {
	color: #f60;
}

.bben {
	color: #000;
	position: relative;
	font-size: 13.33px;
}
.bben .layui-icon-right:before{
    margin: 0 5px;
}

.bben .navSelected{
    height: 15px;
    border-radius: 10px;
    top: 0;
}
.bben a,
.bben span {
	/*background: #bfbfbf;*/
	color: #ffac15;
	z-index: 4;
	position: relative;
	display: inline-block;
	padding: 1px 6px;
	font-size: 13.33px;
	border-radius: 10px;
	margin: 0 6px 0 0;
}

.bben span.on,.bben span:hover{
    background: #ffac15;
}
.bben span{
    cursor: pointer;
    background: #bfbfbf;
	color: #fff;
    padding: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    float: right;
    text-align: center;
    margin: -2px 3px 0;
}
.navSelected{
    opacity: 0;
}
.bben a.on{
	color: #fff !important;
	    border-radius: 10px !important;
	background: #ffac15 !important;
}
.bben a:hover{
	color: #fff !important;
	    border-radius: 10px !important;
	background: #ffac15 !important;
}
.rjlist .li {
	position: relative;
	z-index: 3;
	transition: all .3s;
	box-shadow: 0 6px 20px 0 rgba(0,39,118,.1);
	background: linear-gradient(0deg, #ffffff 0%, #c2d9e630 100%);
}

.rjlist .lis {
	position: relative;
	float: left;
}

.rjlist .lis::after {
	position: absolute;
	width: 100%;
	bottom: 12px;
	z-index: 2;
	content: '';
	left: 0;
	height: 44px;
	/* background: #f00; */
	/* background: url(../img/bg_case_f.png) no-repeat top center; */
	/* box-shadow: 0 6px 20px 0 rgba(0,39,118,.1); */
}

.rjlist .li:hover {
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px);
}

.jzdgmore {
	text-align: center;
	padding: 45px 0 50px;
}

.jzdgmore a {
	color: #f39800;
	padding: 6px 68px;
	border-radius: 30px;
	border: 1px solid #eee;
	font-size: 18.67px;
	box-shadow: 0 6px 20px 0 rgba(0,39,118,.1);
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.jzdgmore a .loadmore-loading-icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 2px solid #f3f3f3;
	border-top: 2px solid #f39800;
	border-radius: 50%;
	animation: loadmore-spin 1s linear infinite;
	margin-right: 8px;
}

@keyframes loadmore-spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

.rjxxT {
	background: #fff;
	padding: 80px 0 20px;
	box-shadow: 0 0 10px #cfcfcf;
	margin: 0 0 16px;
}

.bbjx {

	padding: 20px 0 0;
	display: flex;
	align-items: center;
}

.mbx {
	font-size: 13.33px;
}

.bbjx .img img {
	width: 153px;
	height: 153px;
	display: block;
	border-radius: 6px;
	margin: 0 75px 10px;
}

.bbjx .img a:hover {
	color: #ffac15;
}

.bbjx .img a {
	color: rgba(43, 43, 43, .68);
}

.bbjx .img .xswz {
	position: absolute;
	top: 190px;
	left: 0;
	width: 426px;
	font-size: 13.33px;
	color: #fff;
	line-height: 2.2;
	z-index: 3;
	border-radius: 7px;
	background: #1b1b1b;
	padding: 22px 11px;
	display: none;
		text-align: left;
}

.bbjx .img a:hover .xswz {
	display: block;
}

.bbjx .img {
	text-align: center;
	font-size: 13.33px;
	position: relative;
}

.bbjx .t {
	color: #222;
	font-size: 28px;
}

.bbjx .grig {
	padding: 14px 0;
	font-size: 14px;
	color: #2b2b2b;
}

.bbjx .grig-row {
	display: flex;
	flex-wrap: wrap;
}

.bbjx .grig-row > div {
	width: 300px;
	padding: 6px 0;
}

.tjx {
	flex: 1;
}

.bbjx .c1 {
	margin-right: 2px;
	color: #04b99d;
	padding: 0 1px;
	font-size: 12px;
	border: 1px solid #04b99d
}

.bbjx .c2 {
	margin-right: 2px;
	color: #dd4646;
	font-size: 12px;
	padding: 0 1px;
	border: 1px solid #dd4646
}

.bbjx .c3 {
	color: #ffac15;
	font-size: 12px;
	padding: 0 1px;
	border: 1px solid #ffac15
}

.bbjx .bben {
	padding: 14px 0;
	font-size: 16px;
}

.bbjx .bben a {
    z-index: 3;

position: relative;
	font-size: 16px;
	padding: 4px 13px;
	border-radius: 0;
	background: none;
	color: #2b2b2b;
}
.xlzs .navSelected{
    top: 0;

left: 0;

width: 100%;

border-radius: 0;

height: 24px;
}
.bbjx .bben .navSelected{
    height: 22px;
    display: block !important;
}
.bbjx .bben a.on{
    /*color:#2b2b2b !important;*/
}
.bbjx .bben a.on:hover,.bben a.on:hover,.flei span.on:hover{
	/*background: #ffac15;*/
	/*color: #fff !important;*/
}
.flei span.on:hover a{
    color: #fff
}
.xzbtn {
	padding: 60px 0 15px;
	display: flex;
}

.xzbtn a {
	width: 200px;
	justify-content: center;
	padding: 0 28px;
	height: 50px;

	color: #fff;
	font-size: 20px;
	display: flex;
	align-items: center;
	border-radius: 5px;
	background: #62cc7c;
	margin: 0 12px 0 0;
}

.xzbtn a img {
	width: 20px;
	margin: 0 10px 0 0;
}

.xzbtn .xz {
	background: #04b99d;

}

.xzbtn .gs:hover {
	background: #ffac15;

}

.xzbtn .xs:hover {
	background: #59493f;

}

.tqm,
.tqm a {
	font-size: 13.33px;
	color: rgba(43, 43, 43, .68);
}

.tqm a {
	margin: 0 0 0 15px;
}

.grnr {
	display: flex;
	justify-content: space-around;
}

.grnr .lef1,
.grnr .lef2 {
	border-radius: 4px;
	padding: 0 37.5px;
	background: #fff;
	position: relative;
	margin: 0 0 10px 0;
}

.grnr .left {
	width: 1135px;
	margin-right: auto;
}

.grnr .right {
	margin-left: auto;
}

.grnr .tit {
	padding: 15px 0;
	color: #2d2c2c;
	font-size: 16px;
	margin: 0 0 25px;
}

.grnr .left .tit span {
	font-size: 12px;
	color: #f00;
}

.grnr .tit {
	border-bottom: 1px solid #eee;
}

.grnr .tit::before {
	width: 2px;
	content: '';
	height: 17px;
	float: left;
	margin: 2px 8px 0 0;
	background: #ffac15;
}

.grnr .lef1 .nr {
	height: 285px;
	overflow: hidden;
}

.grnr .lef1 .ckwznr {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 0;
	left: 0;
	padding: 250px 0 23px;
	font-size: 16px;
	color: #f00;
	cursor: pointer;
	background: linear-gradient(0deg, #fff 5%, rgba(255, 255, 255, .0));
}

.azxx .tti {
	display: flex;
	color: #828181;
	font-size: 18.67px;
}

.azxx .tti span {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 35px;
	margin: -7px 10px 0 0;
	background: #ffac15;
	z-index: 2;
}

.azxx {
	position: relative;
}

.azxx .xxxx {
	padding: 13px 0 50px 55px;
}

.azxx::after {
	content: '';
	position: absolute;
	top: 0;
	left: 17px;
	height: 100%;
	border: 1px dashed #eee;
}

.azxx .bz {
	position: absolute;
	top: -7px;
	left: 0;
	display: none;
}

.azxx .bz span {
	margin: 0 0 3px;
}

.azxx .bz.on {
	position: fixed;
	top: 140px;
	z-index: 4;
}

.azxx .bz .tti span {
	background: #999;
	cursor: pointer;
}

.azxx .bz .tti.on span {
	background: #ffac15;
}

.end {
	font-size: 13.33px;
	color: #828181;
	margin: 20px 0 0;
	padding: 5px 5px 20px;
	background: #fff;
	position: relative;
	z-index: 5;
}


.grnr .ri1 ,.grnr .ri2,.grnr .ri3{
	width: 350px;
	background: #fff;

	border-radius: 4px;
}
.grnr .ri2{
	margin: 10px 0 0;
}
.grnr .ri3{
    	margin: 10px 0 ;
}
.grnr .ri2 .tit a{
	float: right;
	font-size: 12px;
	color: #6f6f6f;
	margin: 6px 0 0;
}

.grnr .ri1 li img {
	width: 153px;
	height: 153px;
	border-radius: 10px;
}

.grnr .ri1 ul ,.grnr .ri3 ul{

	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.grnr .ri1 li{
	width: 50%;
	padding: 0 0 20px;
	text-align: center;
}
.grnr .ri2 ul{
	margin: -10px 0 0;
	padding: 0 0 13px;
}
.grnr .ri1 li p {
	font-size: 10.67px;
	color: #2d2c2c;
	padding: 8px 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.grnr .ri2 li a {
	display: block;
	padding: 0 0 7px;

	margin: 4px 0;

	color: #2d2c2c;
	font-size: 13.33px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
}

.grnr .ri2  p {
	margin: 4px 0 10px;
}

.grnr .ri2  li a:hover,
.grnr .ri2 p a:hover,
.grnr .ri2  p a.on {
	color: #F39800;
}

.grnr .ri2  p a {
	color: #6d6d6d;
	padding: 0 20px 0 0;
}

.grnr .ri2  p a:last-child {
	padding: 0;
}

.grnr .ri2 li span {
	margin: 0 10px 0 0;
	border: 1px solid #bfbfbf;
	font-size: 10.67px;
	color: #bfbfbf;
	display: inline-block;
	width: 22px;
	padding: 1px 0;
	text-align: center;
}
.grnr .ri3 ul{
	/* padding: 0 10px 8px; */
	box-shadow: 0px 4px 10px 2px #eef6ff;
	border-radius: 5px;
}
.grnr .ri3 li{
	padding: 0 0 10px;
}
.grnr .ri3 li >img{
	width: 350px;
	/* border-radius: 5px; */
	margin: 0 0 15px;
	border-bottom: 1px solid #eee;
}
.grnr .ri3 li p{
	border-radius: 5px;
	border: 1px solid #eee;
	width: 160px;
	margin: 0 auto;
	padding: 8px 0;
	font-size: 14px;
	color: #666;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ffac1573;
}
.grnr .ri3 li p img{
	margin: 0 6px 0 0;
}
.fixed{
	    z-index: 34;
}
.gsxzF .jtnr{
	background: #fff url(/images/old/txbj.png) no-repeat top center;
	width: 502px;
	text-align: center;
	border-radius: 10px;
}
.gsxzF .tit{
	font-size: 50.14px;
	color: #fcfaf9;
}
.gsxzF .con>img{
	width: 150px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 0 10px #e0e6ff;
	margin: 40px 0 0;

}
.gsxzF .tsnr{
	font-size: 16px;
	color: rgba(0,0,0,.8);
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px #eee;
	margin: -120px 40px 0;
	padding: 160px 15px 40px;
	line-height: 1.7;
}
.gsxzF .tsnr span{
	font-size: 16px;


	color: rgba(255,0,0,.8);
}
.gsxzF .btns span{
	flex: 1;
	font-size: 23.4px;
	color: #fff;
	padding: 16px 0;

}
.gsxzF .tsnr p{
	background: #f4f4f4;
	border-radius: 5px;
	padding: 15px;
	text-align: left;
	margin: 10px 0 0;
	line-height: 1.7;
	min-height: 110px;
	text-align: left;
	    word-break: break-all;
}
.gsxzF .con> p{
	padding: 15px 0;
	font-size: 16px;
	font-weight: bold;
	color: #f00;

}
.gsxzF .tsnr a{
	color: #ffac15;
	display: block;
	padding:10px 0;
}
.gsxzF .btns span:first-child{
	/* border-right: 1px solid #fff; */
}
.gsxzF .btns{
	cursor: pointer;
	box-shadow: 0 0 10px #5786ff;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 40px;
	border-radius: 24px;
	background: linear-gradient(90deg,#3b5bea,#5786ff);
}

.fixed.gsxzF .nr .close{
	top: -50px;
	right: 0;
	width: 36px;
}

.ssgjz{
	font-size: 16px;
	color: #000;
	background: #fff;
	margin: 0 0 20px;
	text-align: center;
	padding: 165px 0 20px;
}

.ssgjz p{
	padding: 15px 0 0;
}
.icons {cursor: pointer;}




/*--------2015------*/
.section2015 {
	padding: 200px 0 285px;
	background: linear-gradient(to bottom, #8BBAD3 80px, #FCFCFD 250px);
	position: relative;
}
.section2015 .inner2015 {
	width: 1500px;
	margin: 0 auto;
	text-align: center;
}
.section2015 .inner2015 .title {
	margin-bottom: 60px;
}
.search2015 {
	width: 790px;
	height: 50px;
	margin: 0 auto 10px;
	/* border: 1px solid #7ECDF4; */
	border-radius: 50px;
	box-shadow: 5px 5px 5px rgba(203,223,234,0.5), -2px -2px 10px rgba(203,223,234,0.5);
}
.search2015 input {
	float: left;
	width: 696px;
	height: 100%;
	text-align: center;
	padding: 0 50px;
	box-sizing: border-box;
	font-size: 16px;
}
.search2015 .btn2015 {
	float: left;
	background: linear-gradient(to right, #E3F1FF, #3DAEFF);
	width: 94px;
	height: 100%;
	border-radius: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.search2015 .btn2015:hover {background: linear-gradient(to right, #cae5ff, #3DAEFF);}
.search2015 .btn2015 .icon-sousuo {
	color:#fff;
	font-size: 30px;
}
.section2015 .back2015 {
	position: absolute;
	width: 100px;
	bottom: 85px;
	left:50%;
	margin-left: -50px;
	box-shadow: 0 5px 5px #DBE7F1;
	border-radius: 50px;
	text-align: center;
}
.section2015 .back2015 .icon-zhuye {
	display: block;
	color:#5EB8FF;
	margin-bottom: 10px;
}
.section2015 .back2015 a {
	display: block;
	padding: 35px 0;
	color:#5EB8FF;
}
.section2015 .rjlist {
	background-color: inherit;
}





















