﻿
/**导航菜单**/

.banner img{width: 100%;display: block;}
.searchBox{
	padding: 8px 0;
	background: #f5f5f5;
}
.searchBox .gjc{
	font-size: 14px;
	color: rgb(102, 102, 102);
	padding-left: 60px;
	max-width: 70%;
}
.searchBox .gjc .tit{
	position: absolute;
	left: 0;
	top: 0;
}
.searchBox .gjc a{
	color: rgb(102, 102, 102);
	margin-right: 8px;
}
.searchBox .search{
	width: 28%;
}
.searchBox .search .shuru{
	border-style: solid;
	border-width: 1px;
	border-color: rgb(198, 198, 198);
	background-color: rgb(245, 245, 245);
	width: 86%;
	height: 33px;
	display: block;
	float: left;
	padding: 0 8px;
}
.searchBox .search .tijiao{
	background: #0879bf;
	width: 14%;
	height: 33px;
	display: block;
	float: left;
	border: 0;
	color: #ffffff;
}
.indp0{padding: 72px 0;}
.indp0 li{
	font-size: 24px;
	font-weight: 700;
	color: #ffffff;
	text-align: center;
	position: relative;
	width: 25%;
}
.indp0 li b{font-size: 60px;}
.indp0 li::after{
	content: "";
	background-color: rgba(255, 255, 255,0.3);
	position: absolute;
	left: 0;
	top: calc(50% - 46px);
	display: block;
	width: 1px;
	height: 92px;
}
.indp0 li:first-child::after{display: none;}
.indp{padding: 40px 0;}
.pubTit{margin-bottom: 32px;text-align: center;}
.pubTit .tit{
	font-size: 34px;
	color: rgb(8, 121, 191);
	font-weight: bold;
}
.pubTit .desc{
	font-size: 18px;
	color: rgb(0, 0, 0);
	margin-top: 4px;
}
.pubTit::after{
	content: "";
	display: block;
	background-color: rgb(8, 121, 191);
	width: 85px;
	height: 2px;
	margin: 16px auto 0;
}
.pubTitbai .tit,
.pubTitbai .desc{color: #ffffff;}
.pubTitbai::after{background: #ffffff;}
.indp1 .leftBox{
	background-color: rgb(8, 121, 191);
	width: 228px;
	padding: 24px 5px 35px;
}
.indp1 .pubTit .tit{font-size: 24px;}
.indp1 .pubTit .desc{font-size: 14px;}
.indp1 .pubTit::after{width: 39px;height: 1px;}
.indp1 .zhankai{
	background: #ffffff;
	font-size: 14px;
	color: #000000;
}
.indp1 .zhankai .zktit{
	padding: 16px 24px;
	background-image: -moz-linear-gradient( 90deg, rgb(230,230,230) 0%, rgb(245,245,245) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(230,230,230) 0%, rgb(245,245,245) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(230,230,230) 0%, rgb(245,245,245) 100%);
	font-size: 16px;
	cursor: pointer;
	display: block;
}
.indp1 .zhankai .zktit a{color: #000000;}
.indp1 .zhankai .zhshow{padding:2px 24px;}
.indp1 .zhankai .zhshow a{
	padding: 16px 0;
	color: #000000;
	border-bottom: 1px solid #e9e9e9;
}
.indp1 .zhankai .zhshow a:last-child{border-bottom: 0;}
.indp1 .leftBox .text{margin-top:35px;text-align: center;}
.indp1 .leftBox .text .font1{font-size:18px;color: #ffffff;text-align: center;}
.indp1 .leftBox .text .font1 b{font-weight: 700;}
.indp1 .leftBox .telBox{font-size: 16px;color: #ffffff;padding-left: 56px;background: url(../images/icon2.png) left center no-repeat;background-size: 40px;margin: 28px auto 0;display: inline-block;text-align: left;}
.indp1 .leftBox .telBox b{font-size: 20px;}
.indp1 .rightBox{
	width: calc(100% - 250px);
}
.indp1 .rightBox .top2{
	background-color: rgb(231, 231, 231);
	width: 100%;
	padding: 56px 0;
}
.indp1 .rightBox .top2 .text{width: 42%;text-align: center;}
.indp1 .rightBox .top2 b{
	font-size: 30px;
	color: rgb(0, 0, 0);
	font-weight: bold;
}
.indp1 .rightBox .top2 a{
	font-size: 16px;
	color: rgb(255, 255, 255);
	background-color: rgb(8, 121, 191);
	width: 143px;
	height: 36px;
	line-height: 36px;
	display: block;
	margin: 16px auto 0;
}
.nrBox .imgBox{display: block;}
.nrBox .imgBox img{width: 100%;display: block;}

.indp1 .rightBox .rshUl{margin: 4px -8px -8px;}
.indp1 .rightBox .rshUl li{padding: 8px;}
.indp1 .rightBox .rshUl .tit{
	font-size: 14px;
	color: rgb(51, 51, 51);
	margin: 8px auto 0;
	text-align: center;
	display: block;
}
.indp2 .nrBox li{
	width: calc(15% - 6px);
	margin-right: 8px;
	float: left;
	height: 612px;
	transition: all 0.5s;
	position: relative;
}
.indp2 .nrBox li.on{width: calc(55% - 6px);}
.indp2 .nrBox li:last-child{margin-right: 0;}
.indp2 .nrBox .kuang1{
	justify-content: center;align-items: flex-end;
	padding: 96px 16px;
	height: 100%;
	text-align: center;
}
.indp2 .nrBox .kuang1 .tit{
	font-size: 24px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	margin-top: 12px;
}
.indp2 .nrBox .kuang1 .titen{
	font-size: 14px;
	color: rgb(255, 255, 255);
	margin-top: 12px;
}

.indp2 .nrBox .kuang2{display: none;transition: all 0s;}
.indp2 .nrBox li.on .kuang1{display: none;}
.indp2 .nrBox li.on .kuang2{
	display: flex;
	background:rgba(8,121,191,0.9);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 20px 48px;
	font-size: 16px;
	color: #ffffff;
}
.indp2 .nrBox .kuang2 .tit{width: 20%;border-right: 1px solid rgba(255,255,255,0.2);padding-right: 32px;}
.indp2 .nrBox .kuang2 .tit b{font-size: 24px;font-weight: 700;}
.indp2 .nrBox .kuang2 .tit p{font-size: 14px;margin-top: 8px;}
.indp2 .nrBox .kuang2 .desc{width: calc(80% - 136px);padding: 0 40px;}
.indp2 .nrBox .kuang2 .more{
	background-color: rgb(251, 8, 2);
	width: 136px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	border-radius: 18px;
}
.indp3 .leftBox{
	width: calc(30% - 10px);
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.indp3 .rightBox{
	width: calc(70% - 10px);
	margin: 0 -10px 0 30%;
}
.indp3 .rightBox li{padding: 0 10px;margin-top: 20px;}
.indp3 .rightBox li:nth-child(-n+2){margin-top: 0px;}
.indp3 .rightBox .imgBox .playBtn{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/play.png) center no-repeat rgba(0,0,0,0.3);
}
.indp3 .rightBox .tit{
	background-color: rgb(72, 72, 72);
	width: 100%;
	line-height: 45px;
	font-size: 16px;
	color: rgb(255, 255, 255);
	text-align: center;
	display: block;
	padding: 4px 12px;
}
.indp4{padding-bottom: 80px;}
.indp4 .nrBox li{padding: 128px 0;}
.indp4 .nrBox .textBox{
	width: 55%;
	padding-left: 84px;
	position: relative;
}
.indp4 .nrBox li:nth-child(even) .textBox{margin-left: 50%;width: 50%;}
.indp4 .nrBox .imgBox{
	width: 50%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.indp4 .nrBox li:nth-child(even) .imgBox{right: unset;left: 0;}
.indp4 .nrBox .textBox .num{
	position: absolute;
	left: 0;
	top: 0;
}
.indp4 .nrBox .textBox .tit{
	font-size: 30px;
	color: rgb(8, 121, 191);
	font-weight: bold;
}
.indp4 .nrBox .textBox .tit2{
	font-size: 24px;
	color: rgb(0, 0, 0);
	font-weight: bold;
	margin-top: 8px;
}
.indp4 .nrBox .textBox .desc{
	font-size: 14px;
	color: rgb(102, 102, 102);
	margin-top: 16px;
}
.indp4 .nrBox .textBox .desc p{
	margin-bottom: 12px;
	padding-left: 26px;
	background: url(../images/dian2.png) left 4px no-repeat;
}
.indp4 .nrBox{
	background: url(../images/ind4x.png) 70% 250px no-repeat;
}
.iconBox img:first-child{display: block;}
.iconBox img:last-child{display: none;}
li:hover .iconBox img:first-child{display: none;}
li:hover .iconBox img:last-child{display: block;}
.indp5{padding: 72px 0 108px;}
.indp5 .nrBox{margin: -18px;}
.indp5 .nrBox li{padding: 18px;}
.indp5 .nrBox .kuang{
	background: #ffffff;
	text-align: center;
	color: #333333;
	font-size: 20px;
	padding: 70px 20px;
	border-radius: 0 20px 0 20px;
	height: 100%;
}
.indp5 .nrBox .iconBox img{margin: 0 auto;}
.indp5 .nrBox .tit{font-size:20px;font-weight: 700;margin: 32px 0 20px;}
.indp5 .nrBox .desc{font-size:16px;}
.indp5 .nrBox li:hover .kuang{background: #0879bf;color: #ffffff;}
.indp6{padding: 0;}
.indp6 .leftBox{width: 61%;padding: 96px 0;color: #ffffff;}
.indp6 .leftBox .font1{font-size: 24px;font-weight: 700;}
.indp6 .leftBox .font2{font-size: 36px;font-weight: 700;margin-top: 16px;}
.indp6 .leftBox .dinUl{margin-top: 64px;position: relative;}
.indp6 .leftBox .dinUl::before{
	content: "";
	display: block;
	width: 1180px;
	height: 2px;
	background-color: rgba(255, 255, 255,0.3);
	position: absolute;
	right: 0;
	top: 8px;
}
.indp6 .leftBox .dinUl li{
	width: calc(100% / 3);
	padding-right: 24px;
	float: left;
}
.indp6 .leftBox .dinUl li::before{
	content: "";
	display: block;
	margin-bottom: 32px;
	width: 18px;
	height: 18px;
	background: url(../images/dian.png) center no-repeat;
	background-size: cover;
}
.indp6 .rightBox{
	width: 39%;
	position: absolute;
	top: -32px;
	right: 0;
	background: #ffffff;
	min-height: calc(100% + 32px);
	padding: 64px 36px;
}
.indp6 .rightBox::before{
	content: "";
	width: 32px;
	height: 32px;
	display: block;
	background: url(../images/ind6j.png) center no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	right: -32px;
}
.indp6 .rightBox .font1{
	font-size: 18px;
}
.indp6 .rightBox .font2{
	font-size: 24px;
	font-weight: 700;
	margin-top: 8px;
	margin-bottom: 24px;
}
.indp6 .formBox input{
	border-style: solid;
	border-width: 1px;
	border-color: rgb(231, 231, 231);
	background-color: rgb(245, 245, 245);
	height: 50px;
	display: block;
	margin-bottom: 18px;
	width: 100%;
	padding: 0 16px;
}
.indp6 .formBox .line span{width: 96px;line-height: 54px;padding: 0 16px;text-align: right;float: left;}
.indp6 .formBox .line input{width: calc(100% - 216px);float: left;}
.indp6 .formBox .line .yzm{width:95px;margin-left: 8px;float: left;margin-top: 11px;}
.indp6 .formBox .tijiao{
	background-color: rgb(8, 121, 191);
	width: 100%;
	height: 50px;
	font-size: 16px;
	color: rgb(255, 255, 255);
	padding: 0 ;
	text-align: center;
	cursor: pointer;
	border: 0;
}
.indp7 .alBox{
	border: 1px solid #cecece;
	align-items: flex-start;
}
.indp7 .alBox .leftBox{
	width: 70%;
	padding: 16px;
	border-right: 1px solid #cecece;
}
.indp7 .alBox .textBox{
	padding: 20px 0 0;
}
.indp7 .alBox .textBox .text{width: calc(100% - 274px);padding: 0 40px 0 0;}
.indp7 .alBox .textBox .tit{font-size: 16px;color: #000000;font-weight: 700;}
.indp7 .alBox .textBox .desc{font-size: 14px;color: #666666;}
.indp7 .alBox .textBox .btnBox{
	width: 274px;
}
.indp7 .alBox .textBox .btnBox a{
	background-color: rgb(8, 121, 191);
	width: 135px;
	line-height: 36px;
	font-size: 14px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	border-radius: 18px;
	display: block;
	float: left;
	text-align: center;
}
.indp7 .alBox .textBox .btnBox a:last-child{
	background: none;
	border: 1px solid rgb(8, 121, 191);
	color: rgb(8, 121, 191);
	margin-left: 4px;
}
.indp7 .alBox .rightBox{
	width: 30%;
}
.indp7 .alBox .rightBox .oneBox{
	padding: 16px;
	border-bottom: 1px solid #cecece;
}
.indp7 .alBox .rightBox .oneBox:last-child{border-bottom: 0;}
.indp7 .alBox .rightBox .oneBox .tit{
	font-size: 14px;
	color: rgb(0, 0, 0);
	display: block;
	margin-top: 8px;
	text-align: center;
}
.indp7 .lgBox{
	margin-top: 32px;
	border: 1px solid #cecece;
}
.indp7 .lgBox li{
	border-right: 1px solid #cecece;
	border-top: 1px solid #cecece;
	padding: 24px;
}
.indp7 .lgBox li:nth-child(4n){border-right: 0;}
.indp7 .lgBox li:nth-child(-n+4){border-top: 0;}
.indp8 .nrBox img{display: none;}
.indp8 .leftBox{width: 56%;position: absolute;height: 100%;}
.indp8 .rightBox{width: 44%;margin-left: 56%;}
.indp8 .rightBox .oneBox{width: 50%;float: left;height: 388px;}
.indp8 .textBox{
	background: #0879bf;
	padding: 40px 0;
	font-size: 14px;
	color: #ffffff;
	line-height: 2;
}
.indp8 .textBox .more{position: absolute;right: 0;bottom: 0;color: #ffffff;}
.indp8 .zhBox{padding-top: 40px;}
.indp8 .zhBox .clickBox{text-align: center;margin-bottom: 16px;}
.indp8 .zhBox .clickBox .eachBox{
	display: inline-block;
	margin: 0 28px;
	font-size: 24px;
	color: #333333;
	cursor: pointer;
}
.indp8 .zhBox .clickBox .eachBox.on{color: rgb(8, 121, 191);}
.indp8 .zhBox .showBox .eachBox{display: none;}
.indp8 .zhBox .showBox ul{margin: -12px;}
.indp8 .zhBox .showBox li{padding: 12px;}
.indp8 .zhBox .showBox .imgBox{
	border-style: solid;
	border-width: 2px;
	border-color: rgb(206, 206, 206);
}
.indp8 .zhBox .showBox .tit{
	font-size: 14px;
	color: rgb(0, 0, 0);
	padding: 8px 0;
	text-align: center;
}
.indp9 .leftBox{
	width: 50%;
	padding-right: 16px;
}
.indp9 .leftBox .clickBox{margin-bottom: 16px;}
.indp9 .leftBox .clickBox .eachBox{
	font-size: 24px;
	color: rgb(0, 0, 0);
	font-weight: bold;
	margin-right: 48px;
	cursor: pointer;
}
.indp9 .leftBox .clickBox .eachBox.on{
	color: rgb(8, 121, 191);
	padding-left: 48px;
	background: url(../images/icon3.png) left center no-repeat;
}
.indp9 .leftBox .clickBox .eachBox:last-child.on{background-image: url(../images/icon3a.png);}
.indp9 .leftBox .showBox .eachBox{display: none;}
.indp9 .leftBox .showBox .top2{
	padding-left: 30%;
}
.indp9 .leftBox .showBox .top2 img{width: 100%;display: block;}
.indp9 .leftBox .showBox .top2 .time{
	width: 30%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	background: #0879bf;
	text-align: center;
}
.indp9 .leftBox .showBox .top2 .time b{font-weight: 700;display: block;font-size: 50px;}
.indp9 .leftBox .showBox .one .tit{
	font-size: 18px;
	color: rgb(0, 0, 0);
	font-weight: bold;
	margin-top: 20px;
}
.indp9 .leftBox .showBox .one .desc{
	font-size: 14px;
	color: rgb(0, 0, 0);
	margin-top: 8px;
	margin-bottom: 24px;
}
.indp9 .leftBox .showBox .indxw2Ul li{
	padding: 20px 0;
	border-top: 1px solid #e5e5e5;
	justify-content: space-between;
}
.indp9 .leftBox .showBox .indxw2Ul .tit{
	width: calc(100% - 112px);
	font-size: 16px;
	color: #666666;
}
.indp9 .leftBox .showBox .indxw2Ul .time{
	width: 112px;
	text-align: right;
}
.indp9 .rightBox{
	width: 50%;
	padding-left: 16px;
}
.indp9 .rightBox .catname{
	font-size: 24px;
	font-weight: bold;
	cursor: pointer;
	color: rgb(8, 121, 191);
	padding-left: 48px;
	background: url(../images/icon4.png) left center no-repeat;
}
.indp9 .rightBox .indxw3Ul li{
	padding: 16px 0;
	border-bottom: 1px solid #e5e5e5;
}
.indp9 .rightBox .indxw3Ul .tit{
	font-size: 18px;
	color: rgb(0, 0, 0);
	font-weight: bold;
	padding-right: 40px;
	background: url(../images/icon5.png) right center no-repeat;
}
.indp9 .rightBox .indxw3Ul .desc{
	font-size: 14px;
	color: rgb(0, 0, 0);
	margin-top: 12px;
}

*{box-sizing: border-box;}





/* 817修改↓ */
.indp8New1{padding: 60px 0;}
.indp8New1 .line1 .imgBox{width: 59%;}
.indp8New1 .line1 .imgBox img{width: 100%;}
.indp8New1 .line1 .textBox{
	width: 41%;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: url(../images/nind8i2.png) 64% bottom no-repeat #0879bf;
	padding: 24px;
	font-size: 16px;
	color: #ffffff;
}
.indp8New1 .line1 .tit{
	font-size: 30px;
	color: rgb(255, 255, 255);
}
.indp8New1 .line1 .titen{
	font-weight: bold;
	text-transform: uppercase;
}
.indp8New1 .line1 .desc{
	font-size: 16px;
	color: rgb(255, 255, 255);
	line-height: 1.8;
	margin-top: 44px;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;
}
.indp8New1 .line1 .more{
	display: block;
	color: rgb(255, 255, 255);
	margin-top: 88px;
}
.indp8New1 .line2{margin-top: 50px;}
.indp8New1 .line2 .imgBox,
.indp8New1 .line2 .imgBox img{width: 100%;display: block;}
.indp8New1 .line2 .tit{
	font-size: 16px;
	color: rgb(0, 0, 0);
	line-height: 1.8;
	margin-top: 8px;
	text-align: center;
}
.indp8New1 .line2 .swiper-button-next, 
.indp8New1 .line2 .swiper-button-prev{
	border-radius: 50%;
	background-color: rgb(8, 121, 191);
	width: 40px;
	height: 40px;
	left: -66px;
}
.indp8New1 .line2 .swiper-button-next{left: unset;right: -66px;}
.indp8New1 .line2 .swiper-button-next:after, 
.indp8New1 .line2 .swiper-button-prev:after{
	color: #ffffff;
	font-size: 12px;
}
.indp8New2 .clickBox .eachBox{
	font-size: 24px;
	color: rgb(51, 51, 51);
	margin: 0 32px;
	cursor: pointer;
}
.indp8New2 .clickBox .eachBox.on{color: #0879bf;}
.indp8New2 .showBox{margin-top: 32px;}
.indp8New2 .showBox .eachBox{display: none;}
.indp8New2 .swiper{padding-bottom: 48px;}
.indp8New2 .swiper-slide{
	background-color: rgb(248, 248, 248);
	padding: 28px;
	text-align: center;
}
.indp8New2 .swiper-slide .tit{
	font-size: 16px;
	color: rgb(102, 102, 102);
	line-height: 1.8;
	margin: 8px auto 0;
}
.indp8New2 .swiper-pagination-bullet-active{
	background: #0879bf;
}