﻿ul,
li,
dl,
dt,
dd {
	margin: 0;
	padding: 0
}

a:hover {
	text-decoration: none
}

a:active {
	text-decoration: none
}
.header{
	position: fixed;
    top: 0;
    width: 100%;
    z-index: 12;
}
.nav-bar {
	height: 60px;
	line-height: 60px;
	background-color: #0a0a0a
}

.nav-bar .nav-bar-ons {
	color: #fff;
	font-size: 16px;
	height: 60px;
	display: inline-block;
	border-bottom: 2px solid transparent
}
.nav-bar .logo img{
	height:50px;
}

.nav-bar .nav-bar-on {
	border-bottom-color: #0070cb
}
.center{
	text-align: center;
}
.nav-bar a:hover {
	border-bottom-color: #0070cb
}

.sub-pc {
	position: fixed;
	top: 60px;
	left: 0;
	right: 0;
	z-index: 10;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 10px;
	display: none;
	width: 100%;
}

.sub-pc li {
	display: none;
	text-align: center
}

.sub-pc li:first-child {
	display: block
}

.sub-nav-bar {
	display: inline-block
}

.sub-nav-bar:hover>p {
	color: #0070cb
}

.sub-nav-bar-img {
	padding: 0 35px;
	border-right: 1px solid #0070cb;
	margin-bottom: 10px
}

.sub-nav-bar-img img {
	max-width: 100%
}

.sub-nav-bar-text {
	padding: 0 35px;
	min-height: 210px;
	border-right: 1px solid #e5e5e5
}

.sub-nav-bar-text span {
	color: #888;
	font-size: 14px;
	display: block;
	margin-bottom: 30px;
	margin-top:-20px;
}

.sub-nav-bar-text a {
	color: #555;
	font-size: 14px;
	display: block;
	text-align: left;
	line-height: 30px;
	padding: 0 10px;
}
.sub-nav-bar-text a:hover {
	background-color: #ebeff2;
}
.sub-navs{
	display:none;
	background-color:#fff;
	position: absolute;
	width: 100%;
    left: -25%;
	padding:10% 0;
}
.sub-navs a{
	display:block;
	color: #555;
    font-size: 14px;
    display: block;
    line-height: 38px;
	text-align:center;
}
.sub-nav-bar:nth-child(4) .sub-nav-bar-img{
	border-right:none;
}
.sub-nav-bar:nth-child(4) .sub-nav-bar-text{
	border-right:none;
}
.col-xs-2:hover .sub-pc{
	display:block;
}
.col-xs-2:hover .sub-navs{
	display:block;
}
.m-nav-bar {
	display: none;
	position: fixed;
	top: 50px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	text-align: center;
	background-color: #fff
}

.m-nav-bar a {
	display: block;
	line-height: 50px;
	color: #0a0a0a;
	font-size: 14px;
	border-bottom: 1px solid #f2f2f2
}

.m-nav-list {
	display: none;
	background-color: #f2f2f2
}

.m-nav-list a {
	font-size: 12px;
	height: 40px;
	line-height: 40px
}
.home2 .gray{
	padding:70px 0 0;
	margin-bottom:70px;
}
@media (max-width:767px) {
	.nav-bar {
		height: 50px;
		line-height: 50px;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 30
	}
	.nav-bar a {
		height: 50px
	}
}

.naf-banner {
	width: 100%;
	overflow: hidden;
	position: relative
}

.white {
	margin: 100px 0 150px;
	padding: 40px 0;
	background-color: #f3f1f1
}

.white-text {
	width: 60%;
	position: relative;
	z-index: 3;
	box-shadow: -2px 2px 10px #ccc;
	background-color: #fff;
	padding: 30px 30px 20px 70px
}

.white-title {
	color: #010101;
	font-size: 36px
}

.white-p {
	color: #060001;
	font-size: 20px;
	padding-left: 30px;
	background: url('../img/lx.svg') no-repeat left 5px;
	background-size: auto 20px
}

.white-img {
	margin-top: -60px
}

.white-img1 {
	width: 40%;
	float: right;
	position: relative
}

.white-img1 img {
	position: relative;
	z-index: 2
}

.white-img1 p {
	color: #cacaca;
	font-size: 36px;
	position: relative;
    z-index: 2;
}

.white-img1 span {
	position: absolute;
	top: 25px;
	left: -40px;
	z-index: 1;
	width: 80px;
	height: 80px;
	background-color: #aee6ef;
}
.shuijin .white-img1 span{
	border-radius:80px;
	z-index:1;
}
.white-img2 {
	width: 55%;
	position: relative;
	top: 100px;
	float: left
}
.white-img2 span {
	width: 180px;
    height: 6px;
    margin: 60px auto;
    background-color: #a0a0a0;
    display: block;
}
.shuijin .white-img2 img{
	margin-top: 175px;
}
.shuijin .white-img2 span {
	width: 6px;
    height: 180px;
    margin: 60px auto;
    background-color: #a0a0a0;
    display: block;
    position: absolute;
    right: 45px;
    top: 10px;
}
.shuijin .white-img2 img{
	margin-top: 175px;
}

@media (max-width:767px) {
	.white {
		margin-bottom: 10px
	}
	.white-img2 {
		top: 0
	}
	.white-text,
	.white-img1,
	.white-img2 {
		width: 100%
	}
	.white-img {
		margin-top: 10px
	}
}

.naf-type {
	margin-top: 90px
}

.naf-type-item {
	margin-bottom: 90px
}

.naf-img {
	position: relative;
	overflow: hidden
}

.naf-img img {
	transition: transform ease .3s
}

.naf-img span {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(20, 20, 22, 0.4)
}

.naf-type-text {
	position: absolute;
	top: 120px;
	left: 0;
	right: 0;
	text-align: center
}

.naf-type-text h3 {
	font-size: 36px
}

.naf-type-text p {
	font-size: 20px
}

.naf-type-text h3,
.naf-type-text p {
	color: #888
}

.naf-type-text a {
	color: #0070cb;
	font-size: 18px
}

.naf-img:hover img {
	transform: scale(1.1, 1.1)
}

.naf-img:hover span {
	background-color: rgba(20, 20, 22, 0)
}

.naf-img:hover h3,
.naf-img:hover p {
	color: #fff
}

.naf-js {
	position: relative;
	overflow:hidden;
}

.naf-js-info {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.naf-js-info p {
	color: #fff;
	font-size: 36px;
	max-width: 640px;
	padding: 10px 0
}

.naf-js-info p:nth-child(2) {
	border-top: 1px solid #0ff;
	border-bottom: 1px solid #0ff
}

.naf-js-info span {
	color: #fff;
	font-size: 30px
}
.naf-js img{
	transition: transform ease .8s
}
.naf-js:hover img {
	transform: scale(1.1, 1.1)
}

.col{
	color: #1a1b1b !important;
}

.naf-js-info span:first-child {
	border-bottom: 2px solid #0ff;
	padding-bottom: 5px;
	margin-bottom: 5px
}
.swiper-slide .naf-js-info .name{
	padding:10px 60px;
	font-size:40px;
	color:#fff;
	background:rgba(0,0,0,0.6);
	position: absolute;
    left: 15%;
}
@media (max-width:767px) {
	.naf-js-info p {
		font-size: 12px;
		padding: 5px 0;
		margin: 0
	}
	.title {
		font-size: 20px !important
	}
}

.gray {
	padding: 70px 0;
	margin: 90px 0 0;
	background-color: #f3f1f1
}

.title {
	text-align: center;
	color: #000;
	font-size: 34px;
	margin-bottom: 60px
}

.yd-item {
	border-radius: 5px;
	box-shadow: -2px 2px 10px #fff;
	background-color: #fff;
	text-align: center;
	margin-bottom: 60px;
	padding: 30px
}
.yd-item{
    transition: 0.5s;
}
.yd-item:hover{
	box-shadow: -2px 2px 10px #ccc;
	transform: scale(1.1);
}

.yd-item p {
	color: #000;
	font-size: 20px;
	margin-top: 5px
}

@media (max-width:767px) {
	.yd-item p {
		font-size: 13px
	}
}
.open-style{
	margin-bottom:90px
}
.open-style img {
	max-width: 100%
}

.open-style p {
	color: #555;
	font-size: 18px;
	margin-top: 10px;
}
.open-style p:first-child{
	width:40px;
	margin:0 auto;
	height:40px;
	line-height:40px;
	color:#fff;
	border-radius:40px;
	background-color:#1e8ccb;
}

.open-title {
	color: #000;
	font-size: 36px;
	margin-top: 100px
}

@media (max-width:767px) {
	.open-title {
		margin-top: 0;		font-size: 24px;		text-align:center;
	}
}

.scenery {
	margin: 30px 0;
	position: relative
}

.scenery-info {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.scenery-info span {
	color: #fff;
	font-size: 36px;
	padding: 40px 110px;
    background-color: rgba(31, 137, 187, 0.6);
}
.scenery-info span b{
	font-weight:400;
	font-size:20px;
}
.scenery-info span i{
	font-weight:400;
	font-size: 26px;
    font-style: normal;
}
.scenery-info p {
	color: #fff;
	font-size: 20px;
	padding: 5px 0;
	border-bottom: 1px solid #0ff
}

@media (max-width:767px) {
	.scenery-info span {
		font-size: 14px;
		padding: 10px 20px
	}
	.scenery-info p {
		font-size: 12px;
		padding: 5px 0
	}
	.scenery-info span b{
		font-size:12px
	}
	.white{
		margin-top:0;
	}
	.white-img1 p{
		font-size: 16px;
	}
}

.footer {
	text-align: center;
	padding: 20px 0;
	background-color: #666
}

.footer span {
	color: #fff;
	font-size: 14px;
	padding: 0 10px;
	border-right: 1px solid #fff;
}

.footer span:last-child{
	border-right: none
}

.footer p {
	color: #fff;
	margin-top: 10px;
	font-size: 14px
}

.breadcrumb {
	background-color: #fff
}

.tiao {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	height: 10px;
	position: relative
}

.tiao span {
	height: 4px;
	display: block;
	background-color: #6adbee
}

.tiao i {
	position: absolute;
	top: -3px;
	right: 0;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #6adbee;
	display: block
}

.kavass {
	margin-top: 30px;
	margin-bottom: 30px
}

.kavass1 {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-bottom: 60px
}

.kavass1 .swiper-slide {
	/*border-radius: 50%;*/
	overflow: hidden
}
.flex{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.kavass .swiper-pagination-bullet {
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	opacity: 1;
	border-radius: 0;
	background: #fff;
	border: 1px solid #0070cb
}

.kavass .swiper-pagination-bullet-active {
	background: #0070cb
}

.kavass-text h3 {
	color: #000;
	font-size: 30px
}

.kavass-text i {
	width: 80px;
	height: 4px;
	display: inline-block;
	background-color: #e6e6e7
}

.kavass-text p {
	color: #595757;
	font-size: 18px;
	margin-top: 20px
}

.kavass-text span {
	color: #595757;
	font-size: 14px
}

.js-title {
	text-align: center;
	color: #000;
	font-size: 30px;
	margin-top: 40px
}

.js-list {
	text-align: center;
	margin: 40px 0;
	padding: 15px 0;
	color: #000;
	font-size: 18px;
	border-bottom: 3px solid #dcdcdc;
	background: #fcfeff;
}

.js-list i {
	display: inline-block;
	/*vertical-align: middle;*/
	width: 13px;
    height: 13px;
    border-radius: 8px;
	background-color: #0070cb;
	margin-right: 10px
}

.yycj {
	background: url('../img/img11.jpg') no-repeat center top;
	background-size: cover;
	margin-bottom: 30px;
	position: relative
}

.yycj-img {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px
}

.yycj-img:hover img {
	transform: scale(1.1, 1.1)
}

.yycj a {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.7);
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20px
}

.yycj img {
	transition: transform ease .3s
}

.yycj-center {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto
}

.mc p.h1 {
	color: #000;
	font-size: 36px
}

.mc p.h4 {
	color: #000;
	font-size: 20px;
	border: none;
	padding: 0
}

.mc a.h4 {
	color: #0070cb
}

.den span:first-child {
	color: #fff;
	font-size: 30px;
	padding: 30px 60px;
	border-bottom: none;
	background-color: rgba(0, 112, 203, 0.7)
}

.den span:last-child {
	color: #fff;
	font-size: 20px;
	border-bottom: 1px solid #99c6ea
}

@media (max-width:767px) {
	.mc p.h1 {
		font-size: 16px
	}
	.mc p.h4 {
		font-size: 14px
	}
	.mc a.h4 {
		font-size: 12px
	}
	.den span:first-child {
		font-size: 20px;
		padding: 20px 40px
	}
	.den span:last-child {
		font-size: 14px
	}
}

.naf-yd {
	position: relative
}

.naf-yd-info {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.naf-yd-info h4 {
	color: #fff;
	font-size: 30px
}

.naf-yd-info p {
	color: #fff;
	padding: 10px 0;
	font-size: 20px;
	line-height: 28px;
	background-color: rgba(10, 108, 191, 0.2)
}

.naf-yd-info i {
	width: 100%;
	max-width: 500px;
	height: 1px;
	margin: 0 auto;
	display: inline-block;
	background-color: #0ff
}

.about {
	position: relative
}

.about-info {
	max-width: 1200px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	margin: 0 auto;
	flex-direction: column;
	align-items: center;
	padding-top: 50px;
}
.about-info img{
	margin-top:40px;
	margin-bottom: 40px;
}

.about-info span {
	color: #fff;
	font-size: 36px;
	border-bottom: 1px solid #6adbee
}

.about-info p {
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin: 20px 0
}

.about-js {
	padding: 10px;
	background-color: #eee
}

.about-js p.h4 {
	color: #000;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	margin-top: 0;
	background-color: #fff
}

.about-js p.h5 {
	color: #444;
	font-size: 16px;
	text-indent: 2em;
	line-height: 30px;
	margin: 20px 0 170px
}

.about-line {
	height: 10px;
	background-color: #6adbee;
	margin-top: -10px;
	margin-bottom: 60px
}
.about_bg{
	background: url(../img/img23.jpg) no-repeat center;
    background-size: cover;
    height: 100%;
}
.about_bg .about-info{
	position: relative;
}

@media (max-width:767px) {
	.about {
		/*height: 400px*/
		height: 147rem;
	}
	.about>img {
		height: 100%
	}
	.about-js p.h5 {
		margin: 20px 0
	}
}

.contact-a {
	color: #272727;
	font-size: 14px;
	margin: 0 30px;
	display: inline-block
}

.contact-map {
	margin-top: 50px;
	margin-bottom: 50px
}

.contact-info {
	padding: 100px 0;
	margin: 30px 0;
	background: url('../img/img27.jpg') no-repeat center top;
	background-size: cover
}

.contact-info .col-sm-6 {
	border-right: 1px solid #fff
}

.contact-info p.h2 {
	color: #fff
}

.contact-info p.h4 {
	color: #fff;
	font-size: 20px;
	margin-top: 20px
}

@media (max-width:767px) {
	.contact-info .col-sm-6 {
		border-right: none
	}
}

.news-type {
	margin-bottom: 40px
}
.news .news-type .center_text{
	text-align: center;
}
.news-type a {
	display: block;
	text-align: center;
	color: #121217;
	font-size: 20px;
	line-height: 54px;
	margin: 0 -15px;
	border-right: 1px solid #fff;
	background-color: #bfbfbf
}

.news-type a:hover {
	color: #fff;
	background-color: #0070cb
}

.news-type-on {
	color: #fff !important;
	background-color: #0070cb !important
}

.news-list {
	padding: 20px 0
}

.news-list:nth-child(even) {
	background-color: #f2f2f2
}

.news-list-img {
	display: block;
	overflow: hidden
}

.news-list-img:hover img {
	transform: scale(1.1, 1.1)
}

.news-list-img img {
	transition: transform ease .3s
}

.news-list a.h2 {
	color: #010101;
	margin-top: 20px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.news-list p.h4 {
	color: #272727;
	margin: 10px 0
}

.news-list p.h5 {
	color: #444;
	font-size: 16px;
	line-height: 26px;
	text-indent: 2em
}

.news-list a.h4 {
	color: #0070cb;
	padding-top: 10px
}

.pagination>li>a {
	margin: 5px
}

.page {
	margin: 40px 0
}

.page-on {
	color: #fff !important;
	background-color: #0070cb !important
}
.news .page{
	text-align: center;
	margin-top: 0;
}
.news .page span{
	display: inline-block;
	border: 1px solid #0170ca;
	padding: 10px 3%;
	color: #0170ca;
}
.news .page span.fl_on{
	color: #fff;
	background-color: #0170ca;
}
.news .page span.fl_on a{
	color: #fff;
}
.core-top {
	padding-top: 30px
}

.core-p {
	font-size: 20px
}

.core-bg {
	position: absolute;
	top: 20px;
	right: 5px;
	width: 100px;
	height: 100px;
	z-index: 1;
	background-color: #6adbee
}

.core-line {
	width: 180px;
	height: 6px;
	display: block;
	background-color: #a0a0a0;
	margin: 60px auto 0
}

.core-yl {
	background: url('../img/img30.jpg') no-repeat center;
	background-size: cover;
	text-align: center;
	padding: 40px 0;
	margin: 60px 0
}

.core-yl p.h5 {
	color: #fff;
	font-size: 18px;
    line-height: 30px;
}

.core-item {
	margin: 30px 0;
	/*background: url('../img/img33.png') no-repeat center bottom;*/
	background: url('../img/img33.png') no-repeat center 161px;
	background-size: contain
}

.core-item p.h2,
.core-item p.h4 {
	color: #060001
}

.core-item p.h4 {
	line-height: 34px
}

.core-list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 30px auto;
	justify-content: space-between
}

.core-list p {
	width: 40%;
	text-align: right;
	color: #060001
}

.core-list div {
	width: 40%;
	color: #010101;
	font-size: 20px;
	line-height: 48px
}

.core-list div i {
	font-style: normal;
	color: #fff;
	width: 24px;
	line-height: 24px;
	border-radius: 12px;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
	background-color: #0070cb
}

.core-h5 {
	color: #060001;
	font-size: 20px;
	line-height: 24px
}

.core-right {
	position: relative
}

.core-right i {
	position: absolute;
	right: 0;
	top: 0;
	width: 4px;
	height: 200px;
	background-color: #898989
}

.core-yl1 {
	background: url('../img/img36.jpg') no-repeat center
}

.core-yl2 {
	background: url('../img/img40.jpg') no-repeat center
}
.core-yl3{
	background: url('../img/jy_08.jpg') no-repeat center
}
.core-yl2 p.h5 {
	line-height: 26px
}
.core-yl3 .title{
	color: #fff;
}
.core-yl3 .text{
	line-height: 2em;
	font-size: 16px;
}
.core-yl3 .text-center{
	color: #fff;
}
.core-border {
	width: 100%;
	max-width: 80%;
	padding: 10px;
	margin: 50px 0;
	display: inline-block;
	border: 1px solid #0070cb
}

.core-border p.h2 {
	margin: 20px 0
}

.core-border p.h4 {
	line-height: 28px
}

.core-border:hover {
	background-color: #0070cb
}

.core-border:hover p {
	color: #fff
}

.core-img {
	width: 120px;
	height: 120px;
	line-height: 120px;
	border-radius: 60px;
	margin: -70px auto 0;
	overflow: hidden;
	background-color: #f3f1f1
}

@media (max-width:767px) {
	.core-list div,
	.core-list p {
		width: 100%;
		text-align: left
	}
}

.kavass .swiper-pagination-bullet {
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #000;
	opacity: 1;
	border-radius: 0;
	background: #fff;
	border: 1px solid #0070cb;
}

.sub-nav-bar {
	display: inline-table;
}

.core-item p.h4 {
	min-height: 110px;
}

.core-border {
	max-width: 75%;
}

.core-border p.h4 {
	font-size: 16px;
}

.sub-pc li {
	margin-bottom: 10px;
}

.naf-img span {
	background-color: rgba(20, 20, 22, 0.4);
}

.naf-type-text h3,
.naf-type-text p {
	color: #fff;
}

.p-t {
	font-size: 32px;
	line-height: 50px;
	margin: 0;
}

.p-b {
	margin-bottom: 55px;
}

.ttop {
	margin-top: 150px;
}

.ys-a a {
	color: #333;
	font-size: 16px;
}
.ys-a a:hover{
	color: #808080;
}
/*.ys .zys:last-child {
	width: 100% !important;
}*/
.f-jl{
	margin-bottom:30px;
}
.list_1_title{
	display:none;
}
.col-lg-4 {
    text-align: center;
}
.a-jiesao{
	text-align: left;
    font-size: 16px;
    margin: 0 0 10px 0;
    line-height: 28px;
    color: #fff;
}
.a-jiesao p {
    color: #fff;
    font-size: 16px;
    text-align: left;
    margin: 0 0 10px 0;
	line-height:28px;
	text-indent:2em;
}
@media(min-width:1200px) {
	.core-border {
		min-height: 390px;
	}
	.yd-item {
		min-height: 181px;
	}
}

@media(min-width:768px) and (max-width:1024px) {
	.core-border {
		max-width: 100%;
	}
	.ttop {
		margin-top: 100px;
	}
}

.naf-img:hover h3,
.naf-img:hover p {
	color: #151414;
}

.naf-img:hover span {
	background-color: rgba(241, 241, 241, 0.2)
}

@media(max-width:1600px) {
	.about-info img {
		max-width: 70%;
	}
}

@media(max-width:766px) {
	.ttop {
		margin-top: 20px;
	}
	.p-t {
		line-height: 34px;
		margin: 0;
	}
	.p-b {
		margin-bottom: 20px;
	}
}

.p-t {}

.home1 .nav-bar .nav-bar-on1,
.home2 .nav-bar .nav-bar-on2,
.home3 .nav-bar .nav-bar-on3,
.home4 .nav-bar .nav-bar-on4,
.home5 .nav-bar .nav-bar-on5 {
	border-bottom-color: #0070cb;
}
.core3 .text-center{
	/*background-image: url(../img/g_1.png);*/
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 3% 0;
}
.core-yl4{
	background-image: url(../img/qw_04.jpg);
}
.core-yl5{
	background-image: url(../img/as_08.jpg);
}
.core6 .core-item{
	background-image: url(../img/db.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 90% 85%;
}
.core6 .core-item p.h2{
	margin-top: 40px;
}
.core6 .core-item p.h4{
	width: 60%;
	margin: 0 auto;
	padding-bottom: 10%;
}
.core6 .core-h5{
	line-height: 38px;
	text-align: left;
}
.sun .white-img1 span{
	
}
.borders{
	width: 80px;
	height: 60px;
	border: 2px solid #6adaee;
	margin: 10px;
	margin-left: 125px;
}
.sun .white-text{
	width: 50%;
}
.sun .white-img1{
	width: 60%;
}
.sun .white-img{
	margin-top: -260px;
	position: relative;
}
.sun .white-img1 span{
	left: -115px;
	top: 270px;
}
.sun .white-text .text{
	font-size: 16px;
	line-height: 30px;
}
.sun .white-img2{
	position: absolute;
    bottom: 0;
    left: 0;
    height: 126px;
    top: auto;
}
.sun .naf-js-info h3{
	color: #FFFFFF;
	font-size: 32px;
}
.sun .naf-js-info span{
	font-size: 20px;
}
.sun .naf-js-info span.on {
    border-bottom: 2px solid #0ff;
    padding-bottom: 5px;
    margin-bottom: 5px;
    width: 40%;
    text-align: center;
}
.sun .naf-js-info div{
	width: 200px;
	height: 10px;
	margin: 0 auto;
	margin-top: 80px;
	background-color: #67dcf0;
}
.sun .naf-type-text h3{
	margin-top: 120px;
}
.sun1{
	text-align: center;
}
.sun span.title{
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	border-top: 4px solid #a1a1a1;
	padding: 70px 0 30px;
	
}
.cur{
	color:#337ab7 !important;
}
.bd1 .cur1,.bd2 .cur2,.bd3 .cur3{
	color:#337ab7 !important;
}
.con-t{
	background:#f2f2f2;
	padding-top:2%;
}
.shu{
	height:90px;
	width:1px;
	margin: 90px auto 0;
	background-color:#c5c5c5;
}
.nf91_5{
	margin:100px auto;
	padding:60px 0;
	background-color:#f3f1f1;
}
.nf91_5 .col-lg-offset-2{
	margin-left: 13%;
}
.footer_phone{
	display:none;
}

.breadcrumb {
    padding: 20px 15px !important;
    margin-bottom: 0 !important;
}
.jl{
	margin-top:0 !important;
}
.h_60{
	height:58px !important;
}
.ys{
	color: #fff;
}

/*新样式*/
.yl-text{
	padding:100px 15px;;
}
.yuanli{
	margin:auto;
	float:none;
}
.sj-t{
	padding-top:95px;
}
.ws-t{
	margin-bottom: 20px;
	text-align:left;
}
.ws-text{
	margin-top: 8%;
}
.ws-tu{
	margin:25px 0;
}
.ws-text .jz{
	text-indent:2em;
	text-align:left;
}
.ws-ttop{
	margin-top:50px;
}
.bg-about{
	text-align:center;
}
.fb-text{
	text-indent: 2em;
    text-align: left;
}
.yuan{
	width: 33%;
    padding: 0 20px;
    float: left;
    border-radius: 50%;
    text-align: center;
}
.yuan p{
	background: #6489a9;
    border-radius: 50%;
    text-align: center;
    padding: 30px;
    color: #fff;
}
.sub-nav-bar-img span{
	display:block;
	margin-bottom: 30px;
}
.zh-text{
	padding: 100px 0
}

.zh-text .zh-text-left{
	float:left;
	width:70%;
}
.zh-text .zh-text-right{
	float:left;
	width:30%;
}
.zh-info{
	padding:0 10px;
}
.zh-text .zh-text-right img{
	margin-top: 15px;
}
.zh-info p.h5{
	text-align:left;
}
.sysj{
	text-align:left;
	text-indent:2em;
}
.zhihui-box-ys{
	position:relative;
}
.zhihui-box-ys:hover{
	background-image: url(../img/db1.png);
}
.zhihui-box-ys:hover p.h2,.zhihui-box-ys:hover p.h4 {
    color: #fff;
}
.zh-img-top{
	margin-top:-20px;
	margin-bottom:20px;
}
.core-border1 {
    width: 100%;
    max-width: 80%;
    padding: 10px;
    margin: 50px 0;
    display: inline-block;
    border: 1px solid #0070cb;
}
.core-border1:hover{
	background-color: #0070cb;
}
.core-border1:hover p.h4{
	color:#fff;
}
.con-logo{
	text-align:center;
}
.con-text{
	margin-top: 30px;
}
.sun:hover img {
	transform: none;
}
.sun1 {
    text-align: center;
	margin-bottom:0;
}
.ws-box-jh:hover .mc p.h1,.ws-box-jh:hover .mc p.h4{
	color:#fff;
}
.bg-zz{
	background:rgba(255,255,255,0.5);
	width: 353px;
    margin: auto;
    padding: 10px 0;
}

.nf-js-jh:hover img {
    transform: none;
}
.cp-left{
	margin: auto;
    text-align: left;
    padding: 0 20%;
}
.lx_body{
	margin-top: -200px;
	text-align: center;
	color: #fff;
	margin-bottom: 110px;
}
.lx_body .lx_name{
	height: 200px;
    line-height: 200px;
    border: 5px solid #fff;
    border-bottom: none;
    position: relative;
    z-index: 8;
}
.lx_name h3{
	font-size: 30px;
    line-height: 200px;
    margin: 0;
}
.lx_detail{
	color: #000;
    border: 5px solid #111;
    border-top: none;
    position: relative;
	padding: 50px 30px 80px;
}
.detail .name{
	font-size: 24px;
    margin-bottom: 10px;
}
.detail span{
	color: #666;
    font-size: 16px;
    margin-bottom: 20px;
    display: block;
}
.detail p{
	color: #666;
    font-size: 16px;
	line-height: 30px;
}
.wx_box{
	position: absolute;
    width: 100%;
    left: 0;
    bottom: -90px;
    text-align: center;
}
.wx_box img{
	height: 140px;
}
.ys_list {
	margin-bottom: 20px;
}
.ys_list p{
	font-size: 18px;
	margin: 10px 0;
}
.ys_list span{
	font-size: 14px;
	color: #666;
}
.icon_pic img{
	height: 80px;
}
.jishuys{
	padding-top: 60px;
}
.jishuys .ys_list span{
	display: block;
	min-height: 40px;
}
.sun_text{
	position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    height: 70%;
    padding: 10% 0;
    font-size: 20px;
}
.sun_nr{
	width: 380px;
    margin: auto;
    text-align: left;
}
.sun_nr span{
	display: block;
    width: 100px;
    height: 3px;
    background: #1296db;
    margin-top: 15px;
}
.flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.ygf_list{
	width: 12.5%;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
}
.ygf_list .ygf_icon{
	border: 1px solid #848484;
    width: 85px;
    margin: auto;
    padding: 10px 0;
    margin-bottom: 10px;
    border-radius: 10px;
}
.ygf_list .ygf_icon img{
	height: 60px;
}
.cp-p1 span{
	color: #595757;
    font-size: 18px;
}
.cp-p1 .news_text{
	margin-top: 10px;
	line-height: 32px;
}
.con-text p.h2{
	font-size: 26px;
}
.contact-info p.h4{
	font-size: 18px;
}
.kavass-text p span.jc{
	color: #595757;
    font-size: 18px;
}
.cp-p1 span,.kavass-text p span.jc{
	font-weight: bold;
}
.cp-p1 .news_text {
    color: #595757;
    font-size: 16px;
}

.nav-abg:hover{
    background: #0070cb;color: #fff;
}
.cp-p1 .news_text p{
	margin-top: 0;
	font-size: 16px;
	margin-bottom: 0;
}

@media (min-width: 1200px){
	.col-lg-2 {
		width: 14.285%;
		text-align: center;
	}
    .sub-navs{
		left:0;
	}
}
@media (max-width: 1200px){
	.core-yl3 .col-md-7 img{
		width: 100%;
	}
	.core-yl3 .col-md-5 img{
		width: 80%;
	}
	.core6 .container .col-xs-7 img{
		max-width:100%
	}
	.swiper-slide .naf-js-info .name{
		font-size: 28px;
	}
}
@media (max-width: 992px) and (min-width:768px){
	.cp-left{
		padding: 0 5%;
	}
	.cp-p1{
		font-size: 16px !important;
	}
}
@media (max-width: 992px){
	.core-yl3 .col-md-7{
		width: 100%;
	}
	.core-yl3 .col-md-5{
		width: 100%;
	}
	.core-yl3{
		background-size: auto 100%;
	}
	.about-info img{
		display: block;
		margin: 10px auto 20px;
	}
	.white-text {
		padding: 30px 30px 20px 30px;
	}
}
@media (max-width: 766px){
	.ygf_list {
		width: 49%;
	}
	.sun_nr{
		width: 100%;
	}
	.sun_text{
		padding: 15px 0;
		font-size: 14px;
	}
	.shu{
		display:none;
	}
	.core3 .text-center{
		width: 50%;
	}
	.core5 .text-right img{
		width: 100%;
	}
	.borders{
		display:none;
	}
	.sun .white-img1 span{
		display:none;
	}
	.sun .white-img1{
		width:100%;
	}
	.sun .white-text{
		width:100%;
	}
	.sun .white-img{
		margin-top:2%;
	}
	.white-text{
		padding:2%;
	}
	.white-title{
		font-size: 24px;
		text-align: center;
	}
	.sun .white-text .text br{
		display:none;
	}
	.naf-type-text{
		top: 0;
	}
	.sun .naf-type-text h3{
		margin-top:15%;
	}
	.naf-js-info span{
		font-size: 14px;
	}
	.yycj{
		display:none;
	}
	.js-list .col-xs-4{
		width:100%;
		text-align:center;
	}
	.core .core-h5 br{
		display:none;
	}
	.core .text-right img{
		max-width:100%;
	}
	.core6 .container .col-xs-5{
		width:100%;
	}
	.core6 .container .col-xs-7{
		width:100%;
	}
	.naf-yd-info h4{
		font-size:20px;
	}
	.naf-yd-info p{
		font-size:12px;
		line-height: 16px;
	}
	.naf-yd-info i{
		display:none;
	}
	.yd-item{
		margin-bottom: 20px;
		min-height:161px;
	}
	.naf-type-item{
		margin-bottom: 30px;
	}
	.nf91_5 .col-lg-offset-2{
		margin-left:0;
	}
	.footer{
		/*margin-bottom:75px;*/
		margin-bottom: 58px;
	}
	.footer span {
		display:none;
	}
	.footer_phone{
		display:flex;
		justify-content:center;
		background-color: #3a3a3a;
		position: fixed;
		bottom: 0;
		width: 100%;
		left: 0;
		z-index: 10;
	}
	.footer_phone .phone_list{
		width:100%;
		border:1px solid #fff;
		border-bottom:none;
		text-align:center;
	}
	.footer_img{
		padding:6% 0;
	}
	.footer_img img{
		height:25px;
	}
	.footer_phone a{
		color:#fff !important;
		border:none !important;
	}
	.shuijin .white-img2 span{
		display:none;
	}
	.shuijin .white-img2 img{
		margin-top: 40px;
	}
	.gray{
		margin-top:0;
		margin-bottom: 50px;
	}
	.naf-type-text h3{
		font-size:26px;
	}
	.naf-type-text p {
		font-size: 16px;
	}
	.naf-type-text a {
		font-size: 16px;
	}
	.naf-type{
		margin-top:0
	}
	.open-style{
		margin-bottom:0
	}
	.core .container .title{
		margin-bottom: 5%;
	}
	.core-h5{
		color:#525252;
		font-size: 16px;
		line-height: 24px;
	}
	.nf91_5{
		margin-bottom: 0;
	}
	.core-list p{
		font-size:26px;
	}
	.core-list div{
		font-size:18px;
	}
	.about-info{
		padding-top:5%
	}
	.swiper-slide .naf-js-info .name{
		font-size: 14px;
	}
	.h_60 {
		height: 50px !important;
	}
	.sj-t{
		padding-top:0px;
	}
	.bg-about {
		background: rgba(10, 47, 99, 0.3);
		text-align: center;
		padding: 0 20px;
		border-radius: 5px;
	}
	.about-info span,.about-info p{
		color: #fff;
	}
	.yuan {
		width: 100%;
	}
	.zh-text .zh-text-left,.zh-text .zh-text-right{
		width:100%;
	}
	.zh-info{
		padding:0;
	}
	.zh-info-left{
		margin-bottom:20px;
	}
	.con-logo img{
		width:100% !important;
		height:auto !important;
	}
	.con-text{
		margin-top: 10px;
	}
	.zhihuitu img{
		max-width: 100%;
	}
	.contact-info {
		padding: 50px 0;
	}
	.contact-info p.h2 {
		font-size: 20px;
	}
	.core-border {
		max-width: 100%;
	}
	.core-border p.h2{
		font-size: 22px;
	}
	.footer {
		padding:0;
		display:none;
	}
	.core-item p.h2{
		font-size:22px;
	}
	.swiper-container .list_1 {
		background-image: url(../img/sy_list_001.jpg);
	}
	.f-26{
		font-size: 29px;
		font-weight: bold;
		letter-spacing:4px;
	}
	.swiper-container .swiper-slide .list_1_title{
		width: 85%;
	}
	.scenery-info span i {
		font-size: 16px;
	}
	.list_1_title{
		display:block;
	}
	.cp-left{
		padding: 0;
	}
	.name-c{
		text-align:center;
	}
	.kavass-text p{
		font-size:18px;
	}
	.js-list{
		margin-top:5px;
	}
	.lx_body{
		margin-top: -60px;
		margin-bottom: 100px;
	}
	.lx_body .lx_name {
		height: 60px;
		line-height: 60px;
	}
	.lx_name h3{
		font-size: 22px;
		line-height: 60px;
	}
	.lx_detail{
		padding: 40px 20px 80px;
	}
	.detail .name {
		font-size: 18px;
	}
	.detail span,.detail p{
		font-size: 14px;
	}
	.ys_list p {
		font-size: 16px;
	}
	.core-p {
		font-size: 16px;
		line-height: 26px;
	}
	.jishuys .ys_list span{
		min-height: 60px;
	}
	.kavass-text h3 {
		font-size: 22px;
	}
}
