.in-1 {
    padding-top: 36px;
    background: url(../image/bg-1.png) no-repeat center top,
        url(../image/bg-2.png) no-repeat center bottom;
}

.in-1 .container {
    align-items: flex-start;
}

.in-lef {
    width: 270px;
    padding-bottom: 40px;
}

.in-lef-1>span {
    display: block;
    height: 80px;
    padding-left: 20px;
    line-height: 80px;
    font-size: 24px;
    color: #FFFFFF;
    font-weight: bold;
    background: url(../image/inlef-11.png) center center;
}

.in-lef-1 a {
    display: block;
    height: 64px;
    line-height: 64px;
    font-size: 16px;
    color: #333333;
    padding-left: 20px;
    background: url(../image/inlef-12.png) no-repeat right 24px center, #FAFAFA;
    margin-top: 1px;
}

.in-lef-1 a.on {
    color: #FFFFFF;
    background-color: #1586E9;
    background-image: url(../image/inlef-13.png);
}

.in-lef-2 {
    margin-top: 10px;
}

.bt-2 {
    height: 57px;
    border-bottom: 2px solid #EFEFEF;
}

.bt-2::after {
    width: 20px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #1781E7;
}

.bt-2 span {
    font-size: 18px;
    color: #1781E7;
}

.bt-2 a {
    font-size: 14px;
    color: #666666;
}

.bt-2 a:hover {
    font-weight: bold;
    color: #000;
}

.in-lef-2 a {
    display: block;
    border-bottom: 1px dashed #D5D5D5;
    padding: 15px 0 15px 12px;
    font-size: 14px;
    line-height: 26px;
    color: #555555;
}

.in-lef-2 a:hover {
    font-weight: bold;
    color: #000;
}

.in-lef-2 > a::before {
    width: 4px;
    height: 4px;
    left: 0;
    background: #929191;
    top: 24px;
}

.in-lef-3 {
    flex-wrap: wrap;
}

.in-lef-3 .bt-2 {
    margin-bottom: 25px;
}

.in-lef-3 .img {
    width: 180px;
}

.in-lef-3 .img img {
    width: 100%;
}

.in-lef-3>p {
    width: 75px;
}

.in-lef-3>p a {
    display: block;
    padding-left: 14px;
    font-size: 14px;
    line-height: 2;
    color: #555555;
    position: relative;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.in-lef-3>p a::before {
    width: 4px;
    height: 4px;
    background: #929191;
    left: 0;
    top: 12px;
}

.in-lef-3>p a:hover {
    font-weight: bold;
    color: #000;
}

.in-rig {
    width: calc(95.83% - 270px);
    padding-bottom: 50px;
}

.in-tiao {
    font-size: 14px;
    color: #999999;
    height: 58px;
    border-bottom: 1px solid #1369C0;
    margin-bottom: 10px;
}

.in-tiao p {
    height: 55px;
    border-bottom: 2px solid #1369C0;
    line-height: 55px;
}

.in-tiao p a {
    padding-right: 16px;
    padding-left: 10px;
    color: #999999;
    background: url(../image/in-tiao-bg.png) no-repeat right center;
}

.in-tiao p a:hover {
    font-weight: bold;
    color: #000000;
}

.in-tiao p a:last-child {
    background: none;
    padding-right: 0;
}

.list-1,
.list-1 ul,
.list-1 ul li {
    width: 100%;
}

.list-1 ul li a {
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 30px 0;
    border-bottom: 1px solid #E5E5E5;
}

.list-1 a>span {
    display: block;
    width: 100%;
    font-size: 20px;
    color: #333333;
    margin-bottom: 20px;
}

.list-1 a .img {
    width: 210px;
    height: 136px;
    overflow: hidden;
}

.list-1 a .img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.5s;
}

.list-1 .det {
    width: 100%;
}

.list-1 .img+.det {
    width: calc(100% - 210px);
    padding-left: 2.8%;
}

.list-1 .det p {
    font-size: 14px;
    line-height: 32px;
    color: #888888;
    text-align: justify;
}

.list-1 a:hover>span {
    font-weight: bold;
    color: #1586E9;
}

.list-1 a:hover img {
    transform: scale(1.1);
}

.list-1 a:hover .det p {
    color: #000;
}

.in-page {
    width: 100%;
    text-align: center;
    margin: 30px 0;
    /* float: left; */
}

.in-page span {
    display: inline-block;
    font-size: 0.875rem;
    color: #666666;
    padding: 10px 20px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.05);

}

.in-page .strong {
    border: none;
    background: #1781E7;
    color: #FFFFFF;
}

.in-page a {
    display: inline-block;
    font-size: 0.875rem;
    color: #666666;
    padding: 10px 20px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.in-page a:hover {
    background-color: #1883E8;
    color: #FFFFFF;
}

/* иибе|??бниж??*/
.indet {
    width: 100%;
}

.indet-bt {
    border-bottom: 1px dashed #D5D5D5;
    padding-bottom: 25px;
}

.indet-bt>span {
    display: block;
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    margin: 30px 0;
}

.indet-bt p {
    font-size: 14px;
    color: #888888;
}

.indet-bt p span {
    display: inline-block;
    margin: 0 5px;
}

.indet-det {
    padding-top: 20px;
    text-align: center;
}

.indet-det p {
    font-size: 16px;
    line-height: 2;
    color: #333333;
    margin-bottom: 15px;
    text-align: justify;
}

.indet-det p img {
    margin-left: -2rem;
}

.indet-det p a {
margin-left: -2rem;
}

.indet-det img {
    max-width: 100% !important;
    height: auto !important;
}

.list-2 {
    flex-wrap: wrap;
}

.list-2 a {
    width: 31.53%;
    margin-top: 35px;
}

.list-2 a .img {
    display: block;
    width: 100%;
    height: 200px;
}

.list-2 a .img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.5s;
}

.list-2 a p {
    background-color: #F6F6F6;
    line-height: 54px;
    color: #333333;
    font-size: 16px;
}

.list-2 a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.list-2 a:hover .img img {
    transform: scale(1.1);
}

.list-2 a:hover p {
    font-weight: bold;
}

.list-2 a:nth-child(3n-1):last-child {
    margin-right: 34.235%;
}


/* ?бн???o2 */
.dj2 {
    background: url(../image/dj2-bg.png) no-repeat center top;
}

.d2-top {
    height: 380px;
}

.d2-top img {
    max-width: 90%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.dj2-cont {}

.dj2-bt {
    margin-top: 20px;
    height: 44px;
    background: url(../image/dj2-bt.png) no-repeat center center;
    line-height: 44px;
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 40px;
}

.dj2-bt a {
    color: #FFFFFF;
}

.dj2-1 {
    flex-wrap: wrap;
}

.dj2-1 a {
    width: 48.33%;
    line-height: 40px;
}

.dj2-1 a p {
    font-size: 16px;
    color: #343434;
    padding-left: 20px;
    width: calc(100% - 150px);
    position: relative;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dj2-1 a p::before {
    left: 0;
    width: 5px;
    height: 5px;
    background: #4F4F4F;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

.dj2-1 a span {
    display: inline-block;
    width: 90px;
    font-size: 14px;
    color: #888888;
}

.dj2-1 a:hover p {
    color: #1586E9;
    font-weight: bold;
}
.dj2-2 {

}
#dj2-2 a .img {
    height: 190px;
}
#dj2-2 a .img img {
    transition: all 0.5s;
    width: 100%;
    height: 100%;
    display: block;
}
#dj2-2 a:hover img {
    transform: scale(1.1);
}
#dj2-2 a p {
    font-size: 16px;
    line-height: 2;
    color: #0E0E0E;
    padding: 5px 0;
}
#dj2-2 a:hover p {
    color: #1586E9;
    font-weight: bold;
}
.dj2-fot {
    margin-top: 40px;
    padding: 50px 0;
    background: url(../image/dj2-fot.png) center center;
}
.dj2-fot p {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 30px;
}
.dj2-fot p a {
    color: #FFFFFF;
}
.dj2-fot p a:hover {
    font-weight: bold;
}
.dj-top {
    height: 400px;
    background: url(../image/dj-top.png) center center;
}
.dj-nav {
    height: 60px;
    background: #E72A28;
}
.dj-nav ul {
    width: calc(100% - 130px);
    height: 100%;
    box-sizing: border-box;
	display: inline;
	float: left;
	white-space: nowrap;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-y: hidden;
}
.dj-nav li {
    display: inline-block;
    height: 100%;
}
.dj-nav a {
    font-size: 16px;
    color: #FFFFFF;
    padding: 0 27px;
    line-height: 60px;
}
.dj-nav li.on {
    background: #CC110E;
}
.dj-nav ul li.on a {
    font-weight: bold;
}
.dj-nav .container > a {
    width: 130px;
    line-height: 60px;
    color: #FFFFFF;
    font-size: 16px;
    padding: 0 30px;
    background: #FFA11A;
}
.dj-1 {
    margin-top: 36px;
}
.dj-1 .container {
    align-items: flex-start;
}
.dj-11 {
    width: 48.75%;
}
#dj-11 {
    width: 100%;
    height: 404px;
}
#dj-11 a {

}
#dj-11 img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.5s;
}
#dj-11 p {
    width: 100%;
    left: 0;
    bottom: 0;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 90px;
}
#dj-11 a:hover img {
    transform: scale(1.1);
}
#dj-11 a:hover p {
    font-weight: bold;
}
#dj-11 .swiper-pagination {
    width: auto;
    left: auto;
    right: 10px;
}
#dj-11 .swiper-pagination span {
    opacity: 1;
    width: 8px;
    height: 8px;
    background: #FFFFFF;
}
#dj-11 .swiper-pagination .swiper-pagination-bullet-active {
    background: #E92B28;
}
.dj-12 {
    width: 48%;
}
.dj-bt {
    width: 100%;
    padding-left: 40px;
    background: url(../image/dj-bt-bg.png) no-repeat left bottom;
    height: 40px;
}
.dj-bt span {
    line-height: 35px;
    border-bottom: 2px solid #FE0000;
    font-size: 16px;
    color: #FE0000;
    font-weight: bold;
}
.dj-bt::after {
    width: calc(100% - 40px);
    left: 40px;
    height: 1px;
    bottom: -1px;
    background: #FE0000;
}
.dj-bt a {
    font-size: 14px;
    color: #FFA11B;
}
.dj-bt a:hover {
    font-weight: bold;
}
.dj-list1 a {
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
    padding: 15px 0;
}
.dj-list1 a span {
    font-size: 16px;
    color: #424242;
    line-height: 2;
    display: block;
}
.dj-list1 a p {
    font-size: 14px;
    color: #888888;
    line-height: 26px;
    margin-top: 5px;
}
.dj-list1 a:hover span {
    color: #E72A28;
    font-weight: bold;
}
.dj-list1 a:hover {
    border-color: #333333;
}
.dj-21 {
    margin-top: 22px;
    flex-wrap: wrap;
    align-items: flex-start;
}
.dj-list2 {
    width: 48%;
    margin-top: 20px;
}
.dj-list2 > a {
    width: 100%;
    padding-left: 20px;
    margin-bottom: 20px;
    background: url(../image/dj-21.png) no-repeat left top 10px;
}
.dj-list2 a p {
    font-size: 16px;
    color: #424242;
    line-height: 2;
}
.dj-list2 a span {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    color: #888888;
    line-height: 26px;
}
.dj-list2 a:hover p {
    font-weight: bold;
    color: #E72A28;

}
.dj-list2 .dj-bt {
    margin-bottom: 20px;
}
.dj-list21 {
	width: 100%;
	flex-wrap: wrap;
}
.dj-list21 a {
	width: 48%;
}
.dj3-1 {
    margin-top: 30px;
}
#dj3-1 {

}
#dj3-1 a .img {
    height: 190px;
    border: 1px solid #F2F2F2;
    position: relative;
}
#dj3-1 a .img img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
#dj3-1 a p {
    font-size: 16px;
    color: #0E0E0E;
    line-height: 2;
}
#dj3-1 a:hover p {
    color: #E72A28;
}
.dj-fot {
    margin-top: 30px;
    padding: 50px;
    background: url(../image/dj-fot-bg.png) center center;
}
.dj-fot p {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 34px;
}
.dj-fot p a {
    color: #FFFFFF;

}
.dj-fot p a:hover {
    font-weight: bold;
}
.dj .in-lef-1>span,
.dj .bt-2::after ,
.dj .in-page .strong ,
.dj .in-page a:hover {
	background: #DF2927;
}
.dj .in-lef-1 a.on {
	background: #FFA11A;
}
.dj .bt-2 span ,
.dj .list-1 a:hover>span {
	color: #DF2927;
}
.dj .in-tiao p ,
.dj .in-tiao {
	border-color: #DF2927;
}
.dj-2 {
	background: none;
	margin-top: 30px;
}
.dj-2 .in-rig {
	width: 100%;
}


/* add */
.in-zp-bt {
	line-height: 94px;
	font-size: 22px;
	color: #333333;
	border-bottom: 1px solid #BFBFBF;
}
.in-zp-bt2 {
	width: 100%;
	height: 50px;
	margin-top: 40px;
	background: url(../image/zp-1.png) center center;
	background-size: cover;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.zp-1 {
	width: 100%;
	padding: 32px;
	border: 1px solid #E4E4E4;
	border-top: none;
}
.zp-1 > img {
	max-width: 100%;
}
.zp-1 ul {
	margin-top: 35px;
}
.zp-1 ul li {
	width: 100%;
	margin-bottom: 8px;
}

.zp-2 {
	position: relative;
	cursor: pointer;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	transition: all 0.3s;
	color: #333333;
	background-color: #EFF3F8;
}
.zp-2 i {
	display: block;
	width: 16px;
	height: 3px;
	position: absolute;
	right: 34px;
	top: 50%;
	transform: translateY(-50%);
	background-color: #1277DD;
	transition: all 0.3s;
}
.zp-2 i::before {
	width: 3px;
	height: 16px;
	background-color: #1277DD;
	transition: all 0.3s;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.zp-1 ul li.on .zp-2 i {
	background-color: #FFFFFF;
}
.zp-1 ul li.on .zp-2 i::before {
	height: 0;
}
.zp-1 ul li.on .zp-2 {
	background: #1277DD;
	color: #FFFFFF;
}
.zp-3 {
	background-color: #EFF3F8;
	padding: 25px 30px;
	display: none;
}
.zp-1 ul li.on .zp-3 {
	display: block;
}
.zp-3 span {
	font-size: 18px;
	color: #0F6DD9;
	font-weight: bold;
}
.zp-3 p {
	font-size: 14px;
	line-height: 32px;
	color: #333333;
}
