.banner {
	height: 700px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.navbar>.container .navbar-brand img {

	width: 390px;
}

.header_cont .container {

	width: 80%;
}

.banner_nav {
	position: relative;
	background: #fffcfd;
	background-image: url(../images/shape-3.png);
	background-size: 25%;
	background-position: top right;
	background-repeat: no-repeat;
}

.banner_nav::after {
	content: '';
	display: block;
	width: 500px;
	height: 500px;
	background-image: url(../images/shape-3.png);
	background-size: 100%;
	background-position: top right;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	z-index: 0;
	transform: rotateZ(180deg);
	bottom: 0;
}

.banner_nav .left {
	width: 30%;
	margin-right: 4%;
	background: #fff;
	text-align: center;
	padding: 20px;
	box-shadow: 2px 5px 11px rgb(0 0 0 / 4%);
	border-radius: 10px;
}

.oot {
	position: relative;
	margin: 120px 0;
}

h3.tititi,
.banner_nav h3 {
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
	color: #0d6fb8;
}

.banner_nav .left img {
	width: 100%;
}

.banner_nav .left:nth-child(3) {
	margin-right: 0;
}

.bgfff {
	background: #fff;
}

h3.tititi,
.index_txt1 h3 {
	font-size: 46px;
	margin-bottom: 20px;
}

.index_txt1 {
	margin-bottom: 70px;
	background: #fff;
	border-radius: 20px;
	position: relative;
	z-index: 9;
	text-align: center;
	padding: 60px;
	box-shadow: 2px 5px 11px rgb(0 0 0 / 4%);
}

.index_txt1 li {
	padding: 15px 20px;
	float: left;
	width: 18%;
	margin-right: 2%;
	border-radius: 10px;
	border: 1px solid #0d6fb8;

}

.index_img1 li:last-child,
.index_txt1 li:last-child {
	margin-right: 0;
}


.index_txt1 ul {
	margin: 50px 0 25px;
}

.index_txt1 li p {
	margin: 0;
	line-height: 14px;
}

.index_txt1 li h4 {
	margin: 0 0 10px;
	font-size: 20px;
	font-weight: bold;
	color: #0d6fb8;
}

.index_cont2 {
	background: url(../images/index.bg1.png);
	margin-top: 150px;
}

.index_img1 li {
	float: left;
	width: 31%;
	margin-right: 3%;
	margin-bottom: 50px;
	padding: 18px;
	border-radius: 10px;
	background-color: #fcfaff;
	box-shadow: 2px 5px 11px rgb(0 0 0 / 4%);
}

.index_img1 li img {
	width: 100%;
}

.btnns,
.xstit {
	text-align: center;
	color: #0d6fb8;
	font-size: 19px;
	font-weight: bold;
	background: #f7414e;
	color: #fff;
	display: inline-block;
	padding: 11px 33px;
	border-radius: 25px;
	margin: 55px auto;
}

.btnns {
	margin: 30px;
	background: linear-gradient(to right, #32a8ff, #ff9e9e);
}

.margin_bottom80 {
	margin-bottom: 80px;
}

.index_cont3 {
	padding: 50px 0;
	background: linear-gradient(to right, #e4f5fc, #f8ebed);

}

.kecheng .ti {
	background: #0d6fb8;
	color: #fff;
	padding: 10px 25px;
	border-radius: 10px 10px 0 0;
	font-weight: bold;
	font-size: 20px;
}

.kecheng .xs {
	background: #eefefe87;
	padding: 20px;
}

.kecheng .xs .tixs p:nth-child(1) {
	background: #fff;
	padding: 10px;
	border-radius: 10px;
	color: #0d6fb8;
	font-weight: bold;
}

.kecheng .xs .tixs p:nth-child(2) {
	padding: 14px 15px;
	color: #3e3e3e;
}

.index_cont3 {
	padding: 160px 0 50px;
}

.kecheng_box {
	margin-top: 100px;
}

.kecheng {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 23px;
}

.kecheng:nth-child(3n+3) {
	margin-right: 0;
}

.kecheng:nth-child(4) {

	margin-top: -200px;
}

.kecheng:nth-child(5) {

	margin-top: -170px;
}

.index_cont4 {
	padding: 100px 0;
	background-image: url(../images/shape-2.png);
	background-repeat: no-repeat;
	background-position: 60px -200px;
}

.cont4_txt {
	float: left;
	width: 30%;
	margin: 100px 2% 50px 0;
}

.cont4_txt img {
	width: 100px;
	height: 100px;
	position: relative;
	display: block;
	margin: 20px auto;
	padding: 20px;
	background: #fff4f3;
	border-radius: 100%;
}

.cont4_txt .x {
	background: #f0f8fb;
	border-radius: 10px;
	padding: 20px;
	margin-top: -45px;
}

.cont4_txt .x b {
	font-size: 20px;
	margin: 20px 0;
	text-align: center;
	display: block;
}

.cont4_txt .x p {
	font-size: 16px;
}

.index_cont5 {
	background: url(../images/bg_index1.png) no-repeat;
	padding: 100px 0 200px;
	background-size: 101%;
}

.index_cont5 h3.tititi {
	color: #fff;
	margin-bottom: 95px;
}

.index_ren {
	background: #fff;
	padding: 20px;
	border-radius: 10px;
}

.index_ren div.left:nth-child(1) {
	width: 37%;
}

.index_ren div.left:nth-child(1) img {
	width: 100%;
}

.index_ren div.txt {
	margin-left: 3%;
	width: 55%
}

.index_ren div.txt h4 {
	font-size: 30px;
	margin-top: 30px;
	font-weight: bold;
}

.index_ren div.txt .line {
	border-bottom: 1px solid #0d6fb8;
	padding: 20px 0;
	margin-bottom: 24px;
}

.index_ren div.txt p {
	font-size: 18px;
	color: #000;
	margin-bottom: 14px;
}

.index_ren div.txt p::before {
	content: '';
	width: 10px;
	height: 10px;
	display: block;
	float: left;
	background: #f7414e;
	border-radius: 10px;
	margin: 7px 10px 17px 0;
}

.index_ren div.txt .line span {
	display: block;
	float: left;
	font-size: 20px;
	color: #0d6fb8;
	background: linear-gradient(to right, #e4f5fc, #f8ebed);
	border-radius: 40px;
	padding: 10px 25px;
	margin-right: 15px;
}

.swiper_banner {
	width: 80%;
	margin: 0 auto;
	position: relative;
}

.index_cont6 h3 {


	margin: 100px 0;
}

.index_cont6 {
	background: linear-gradient(to right, #f3f7fa, #e6eefa);
	padding-bottom: 50px;
}

.jinjie_ul li {
	float: left;
	background-color: #fff;
}

.box11 .box11con_main ul {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.box11 .box11con_main ul li {
	position: relative;
	width: 443px;
	height: 148px;
	border-radius: 30px;
	background: #fff;
	margin-bottom: 22px;
}

.box11 .box11con_main ul li.li7 {
	width: 793px;
	height: 237px;
}

.box11 .box11con_main ul li.li8 {
	background: none;
}

.box11 .box11con_main ul li i {
	position: absolute;
	left: 38px;
	top: 33px;
	width: 82px;
	height: 82px;
	background: url("../images/pic5.png") no-repeat -28px 0;
}

.box11 .box11con_main ul li.li2 i {
	background-position-y: -84px;
}

.box11 .box11con_main ul li.li3 i {
	background-position-y: -168px;
}

.box11 .box11con_main ul li.li4 i {
	background-position-y: -252px;
}

.box11 .box11con_main ul li.li5 i {
	background-position-y: -336px;
}

.box11 .box11con_main ul li.li6 i {
	background-position-y: -420px;
}

.box11 .box11con_main ul li.li7 i {
	left: 51px;
	top: 30px;
	width: 178px;
	height: 178px;
	background-position: -112px -107px;
}

.box11 .box11con_main ul li p {
	position: absolute;
	left: 140px;
	top: 50%;
	font-size: 17px;
	color: #333;
	line-height: 22px;
	transform: translate(0, -50%);
}

.box11 .box11con_main ul li p b {
	display: block;
	font-size: 24px;
	color: #ff3c3c;
	margin-bottom: 12px;
}

.box11 .box11con_main ul li.li7 p {
	left: 306px;
}

.box11 .box11con_main ul li.li7 p b {
	line-height: 30px;
}

.box11 .box11con_main ul li.li7 p span {
	position: relative;
	display: block;
	font-size: 17px;
	color: #333;
	line-height: 24px;
	padding-left: 10px;
}

.box11 .box11con_main ul li.li7 p span:before {
	position: absolute;
	left: 0;
	top: 10px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #ffaa86;
	content: "";
}

.box11 .box11con_main ul li.li8 {
	padding-top: 91px;
}

.navbar-nav>li {
	width: 11%;
}

.header_cont.active {
	background-color: #101010;
	width: 100%;
	z-index: 99999999;
	padding-top: 12px;
	padding-bottom: 24px;
	top: 0;
	transition: .2s;
	border-radius: 0;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 16px;
	padding: 39px 0px 26px;
	text-align: center;
}

.hidden-md {
	display: none !important;
}
.n_news_div .col-md-8{
    line-height: 28px; 
}
@media(max-width:768px) {
	.navbar>.container .navbar-brand img {
		width: 202px;
		margin-top: 13px;
	}

	.hidden-md {
		display: block !important;
	}

	.Homebanner {
		width: 100%;
		position: relative;
		height: 27vh;
		margin-top: 57px;
		overflow: hidden;
	}

	.oot {
		margin: 20px 0;
	}
    .video_list,
	footer ul,
	.kecheng,
	.index_txt1 li,
	.index_img1 li,
	.banner_nav .left {
		width: 100%;
	}

	.banner_nav .left img {
		margin-bottom: 20px;
	}

	.banner_nav h3 {
		font-size: 18px;
	}

	h3.tititi,
	.index_txt1 h3 {
		font-size: 22px;
	}

	.index_txt1 {
		padding: 20px;
	}

	.index_txt1 ul {
		margin: 20px 0;
	}

	.index_txt1 li {
		margin-bottom: 15px;
	}

	.btnns {
		margin: 0px 0 17px;
		background: linear-gradient(to right, #32a8ff, #ff9e9e);
	}

	.index_cont2 {
		margin-top: 0;
	}

	.xstit {
		color: #0d6fb8;
		font-size: 16px;
		padding: 8px 33px;
		border-radius: 25px;
		color: #fff;
		margin: 0px auto 26px;
	}

	.index_cont2 img {
		width: 100%;
	}

	.margin_bottom80 {
		margin-bottom: 40px;
	}

	.index_cont3 {
		padding: 50px 0 50px;
	}

	.kecheng_box {
		margin: 30px 0;
	}

	.header_cont .container {
		width: 94%;
	}
    .banner_nav::after,
	.index_ren div.left:nth-child(1),
	.index_ren div.left:nth-child(2),
	.navbar-nav>li {
		width: 100%;
	}

	.index_cont5 {
		background-size: 900px;
		padding: 35px 0;
	}

	.index_cont5 h3.tititi {
		margin-bottom: 35px;
	}

	.swiper_banner {
		width: 100%;
	}

	.index_ren div.txt .line span {
		font-size: 15px;
		padding: 5px 19px;
	}

	.index_ren div.txt h4 {
		font-size: 23px;
		margin-top: 15px;
		font-weight: bold;
	}

	.index_ren div.txt .line {
		padding: 8px 0;
	}

	.index_ren div.txt p {
		font-size: 13px;
		margin-bottom: 14px;
	}

	.index_ren div.txt p::before {
		margin: 3px 11px 5px 0;
	}

	.index_cont6 h3 {
		margin: 35px 0;
	}

	.cont4_txt {
		float: left;
		width: 100%;
		margin: 0 2% 10px 0;
	}

	.cont4_txt img {
		width: 75px;
		height: 75px;
	}

	.cont4_txt .x {
		padding: 14px;
	}

	.box11 .box11con_main ul li.li7 i {
		display: none;
	}

	.box11 .box11con_main ul li.li7 p {
		position: initial;
		width: 88%;
		margin: 19px;
		transform: translate(0, 0%);
	}

	.box11 .box11con_main ul li p b {
		line-height: 23px !important;
		font-size: 17px !important;
	}

	.box11 .box11con_main ul li.li7 {
		width: 100%;
		height: 170px;
	}

	.box11 .box11con_main ul li.li8 {
		padding-top: 20px;
	}
	

	footer {
		position: fixed;
		bottom: 0;
		padding :5px;
		width: 100%;z-index: 9999;
	}

	footer ul li {
		float: left;
		width: 20%;
	}

	footer ul li a {
		padding: 0;
		display: block;
		font-size: 13px;
	}

	footer ul li a::after {
		display: none;
	}
	footer ul li a:before{
	    content:'';
	    width: 30px;
	    height: 30px;
	    display: block;
	    margin: 0 auto 5px;
	    background-size: cover;
	}
	
    footer li:nth-child(1) a:before{
        background-image: url('../images/footer1.png');
    }
    footer li:nth-child(2) a:before{
        background-image: url('../images/footer2.png');
    }
    footer li:nth-child(3) a:before{
        background-image: url('../images/footer3.png');
    }
    footer li:nth-child(4) a:before{
        background-image: url('../images/footer4.png');
    }
    footer li:nth-child(5) a:before{
        background-image: url('../images/footer5.png');
    }
    .news_li,
    .about_us_img,
    .about_us_txt {
        width: 100%;  
        padding: 0; 
    }
    .about_us { 
        height: 600px; 
        display: block;
        padding: 0 11px;
        margin-top: 101px;  
    }
    .contact_bg2 { 
        z-index: -1; 
    }
    .about_us_img video{
        height: 250px !important;
        background: #000;
        margin-bottom: 20px;
    }    .news_li:nth-child(2n+2) {
        margin-left: 0;
    }
    .n_news_div {
        margin: 75px 4px;
    }
    .news_li a p {
        margin-bottom: 0;
        height: 52px;
        overflow: hidden;
    }
    .login_cont {
        height: 100vh !important; 
    }
    .n_news_div .col-md-8{ 
        box-shadow: none;
    }.video_list .img {
        height: 219px;
    }
    .chapter_box {
        padding-top: 70px; 
    }
       .chapter_box .col-md-8{
        padding: 0; 
    }
    .panel-body p{
        padding-left: 0 !important;
    }
    .videoBox video{
        height: auto !important;
    }
        .video {
        width: 50%;
    }    .webuploader-pick {
        padding: 40px 15px !important;
    }
    #fileList1, #fileList3, #fileList { 
        width: 46%;
    }
    body{
            padding-bottom: 60px;
    }
    .baoming_tt span{
        font-size: 14px;
    display: block;
    margin-top: 7px; 
    }
    .navbar-default .navbar-nav>li>a { 
        padding: 16px 0px; 
    }
    .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
        padding: 12px;
        font-size: 13px;
        width: 22%;
    }
}