﻿h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	 !important
}
h1,
h2 {
	font-weight: 600;
}
.top-right {
	text-align: right;
}

.header-top {
	width: 85%;
	margin: auto;
	margin: 20px auto;
}
.caidan{
	width: 85%;
	margin: auto;
}
.header-top-left {
	line-height: 35px;
	font-size: 18px;
	padding: 0px;
}
.header-top-right{
	padding: 0px;
}
.header-top-right span {
	font-weight: 600;
	font-size: 18px;
	line-height: 35px;
}
.header-top-right h2 {
	color: #f6bb00;
}

.navbar {
	margin-bottom: 0px;
	line-height: 80px;
}

.navbar-inverse {
	background-color: #f6bb00;
	border: 0px;
	line-height: 80px;
}
.navbar-default .navbar-nav>.atout>a {
	color: #FFFFFF;
}
.navbar-default .navbar-nav>.active>a {
	background-color: #f6bb00;
}
.navbar-collapse{
	padding-right: 0px;
}
.navbar-inverse .navbar-nav>li>a {
	color: #000000;
	font-size: 18px;
	background-color: #f6bb00;
	font-weight: 600;
	height: 80px;
	line-height: 50px;
	
	padding-left: 30px;
}

@media (max-width: 767px) {
	.header-top {
		margin: 0px auto;
	}

	.navbar {
		margin-bottom: 0px;
		line-height: 20px;
	}
.navbar-inverse .navbar-nav>li>a {
	padding: 0px;
	padding-left: 20px;
	height: 45px;
}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #000000;
		font-size: 15px;
	}
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #f6bb00;
}

.navbar-inverse .navbar-toggle {
	border-color: #dedede;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #f6bb00;
}

.carousel {
	
}

.aboutus {
	clear: both;
}

.aboutus-bt {
	text-align: center;
	background-color: #f7f7f7;
	padding: 35px;
	position: relative;
}
.aboutus-bt-xian1{
	width: 13%;
	border: 1px solid #DEDEDE;
	position: absolute;
	left: 25%;
	top: 80px;
	background-color: #DEDEDE;
}
.aboutus-bt-xian2{
	border: 1px solid #dedede;
	background-color: #DEDEDE;
	width: 13%;
	position: absolute;
	right: 25%;
	top: 80px;
}
.aboutus-bt small {
	font-size: 18px;
}

.aboutus-bt hr {
	width: 60px;
	border: 3px solid #f6bb00;
	background-color: #f6bb00;
	margin: 0px auto;
	margin-top: 15px;
}

.about {
	width: 850px;
	margin: auto;
	display: flex;
	justify-content: space-around;
}

.counter-content {
	text-align: center;
	font-size: 40px;
	color: #f6bb00;
	margin: 50px auto;
}
.counter-content span{
	font-weight: 600;
}
.counter-content p{
	font-size: 18px;
}
.counter-post{
	position: relative;
}
.counter-jia{
	position: absolute;
	right: -15px;
	top: -10px;
	font-size: 20px;
}
.counter-content hr {
	width: 30px;
	border: 2px solid #f6bb00;
	background-color: #f6bb00;
	margin: 0px auto;
}

@media (max-width: 767px) {
	.about {
		width: 300px;
	}

	.counter-content {
		font-size: 18px;
	}
	.counter-content p{
		font-size: 10px;
	}
	.counter-content hr {
		width: 20px;
	}
	.aboutus-bt-xian1{
		width: 15%;
		left: 5%;
	}
	.aboutus-bt-xian2{
		width: 15%;
		right: 5%;
	}
}

.about-nr {
	margin-bottom: 30px;
}

.about-left {
	
	margin-bottom: 30px;
	height: 650px;
	position: relative;
	padding-right: 100px;
	
	
}

.about-left-top {
	padding: 20px;
	text-align: center;
	height: 150px;
	
	background-color: #f6bb00;
	background-size: 100%;
}
.about-left-nr {
	line-height: 30px;
	letter-spacing: 2px;
	
	margin-top: 20px;
}

.about-left-top h3 {
	margin: auto;
	padding-top: 15px;
	width: 200px;
	font-weight: 600;
}

.about-left-an {
	background-color: #f6bb00;
	padding: 5px 40px;
	position: absolute;
	bottom: 30px;
	color: #fff;
	
}

.about-right {
	position: relative;
	text-align: center;
	padding-top: 152px;
	padding-left: 45px;
	padding-right: 45px;
	margin-bottom: 30px;
	height: 650px;
	background-image: url(../image/kong.png);
}

.about-right img {
	width: 100%;
	
}

.about-right-bt {
	width: 130px;
	height: 115px;
	position: absolute;
	right: 35px;
	top: -20px;
	font-size: 10px;
	background-color: #f6bb00;
	color: #FFFFFF;
	padding: 10px;
}

.about-right-bt h4 {
	padding-top: 15px;
	font-weight: 600;
}

.about-right-bt .xian {
	margin: 10px auto;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 30px;
}
.about-right-cont{
	color: #FFFFFF;
	margin-top: 25px;
}
.cont-zi1{
	font-size: 18px;
	letter-spacing: 4px;
	
}
.cont-zi2{
	font-size: 10px;
	line-height: 25px;
}
@media (max-width: 767px) {
	.about-left {
		padding-right: 0px;
		height: 730px;
	}

	.about-left-nr {
		line-height: 35px;
		letter-spacing: 0px;
	}

	.about-right {
		height: 500px;
	}

	.about-right img {
		width: 100%;
	}
}

.business {
	
	margin-top: 50px;
	
}

.business-left {
	
	
	background-color: #f6bb00;
	margin-left: 6%;
	margin-bottom: 50px;
	text-align: center;
	padding: 40px 40px;
}


.business-right {
	
	
	background-color: #f6bb00;
	margin-left: 5%;
	margin-bottom: 50px;
	text-align: center;
	padding: 40px 40px;
}

.business-cont {
	text-align: center;
	color: #FFFFFF;
	padding-top: 20px;
	line-height: 50px;
}

.business-cont hr {
	margin: auto;
	width: 80px;
	margin-top: 20px;
}

@media (max-width: 767px) {
	.business-left {
		float: none;
		width: 100%;
		height: 400px;
		background-color: #f6bb00;
		margin-left: 0px;
	}

	.business-right {
		float: none;
		width: 100%;
		height: 400px;
		background-color: #f6bb00;
		margin-left: 0px;
	}
}

.reason-cont {
	width: 100%;
	
	margin-bottom: 30px;
}

.reason-bt {
	padding: 75px;
	text-align: center;
	background-image: url(../image/top-1.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}
.reason-log {
	width: 80%;
	margin: auto;
	display: flex;
	justify-content: center;
}

.reason-img {
	display: flex;
	justify-content: center;
}
.reason-cent1-bt{
	text-align: center;
	margin-top: 50px;
	font-size: 25px;
	font-weight: 600;
	
}
.reason-cent1-bt span{
	padding: 5px 35px;
	background-color: #DEDEDE;
}
.reason-cent{
	width: 80%;
	display: flex;
	justify-content: space-between;
	margin: auto;
}
.reason-cent1{
	width: 53%;
	margin-right: 45px;
	margin-top: 80px;
}
.reason-cent2{
	width: 91.5%;
	margin-left: 45px;
	margin-top: 80px;
}
.reason-bt2 {
	width: 80%;
	margin: auto;
	display: flex;
	justify-content: space-around;
	margin-top: 120px;
}
.reason-bt2 div {
	padding: 8px 80px;
	background-color: #f6bb00;
	font-weight: 600;
	font-size: 25px;
}
@media (max-width: 1300px) {
	.reason-bt {
		padding: 60px;
	}
	.reason-bt2 div {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	.reason-bt {
		padding: 20px;
	}

	.reason-bt2 {
		width: 80%;
		font-size: 10px;
		margin-top: 0px;
	}

	.reason-bt2 div {
		padding: 3px 13px;
		background-color: #f6bb00;
		font-weight: 600;
		font-size: 12px;
	}
	.reason-cent1{
		margin-right: 15px;
		margin-top: 30px;
	}
	.reason-cent2{
		margin-left: 15px;
		margin-top: 30px;
	}
	.reason-cent1-bt{
		text-align: center;
		margin-top: 20px;
		font-size: 10px;
		font-weight: 600;
	}
	.reason-cent1-bt span{
		padding: 5px 5px;
		background-color: #DEDEDE;
	}
}

.ditu {
	width: 100%;
	margin: 50px auto ;
	text-align: center;
}
.ditu img{
	padding-right: 200px;
}
.ditu h1 {
	margin-top: 80px;
	font-weight: 600;
}

.journalism {
	margin: 50px auto;
}

.journalism-left {
	line-height: 35px;
}

.introduction {
	font-size: 20px;
}

.journalism-right {}

.row {
	margin: 0px auto;
}

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

.journalism-zi {
	padding: 20px;
}

.journalism-an {
	float: left;
	background-color: #f6bb00;
	color: #FFFFFF;
	padding: 10px 30px;
	margin-top: 20px;
}

.article {
	margin-bottom: 50px;
}

.footer-di {
	padding: 40px;
	background-color: #595959;
	
	color: #ffffff;
}

.footer-di div {
	
}

.footer-logo {
	text-align: center;
	
	
	margin: 0px auto;

}

.footer-nr1 {
	width: 60%;
	margin-left: 35%;
	margin-top: 30px;
}
.footer-left {
	display: flex;
	justify-content: space-between;
	color: #ffffff;
}
.footer-left a{
	text-decoration:none;
	color: #FFFFFF;
}
.footer-left div {
	border: 1px solid #fff;
	border-radius: 50px;
	font-size: 18px;
	padding: 5px 30px;
	margin-top: 35px;
}

.footer-nr2 {
	width: 50%;
	margin-left: 30%;
	line-height: 35px;
	margin-top: 30px;
	font-size: 18px;
}
.footer-nr2 h3{
		padding-bottom: 35px;
	}
.footer-wei {
	text-align: center;
	display: flex;
	justify-content: space-around;
	font-size: 18px;
	margin-top: 30px;
}
.footer-wei img{
	width: 200px;
}
.di-beian{
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
}
.di-beian a{
	text-decoration: none; 
    color: inherit; 
}
.di-beian a:hover {
    text-decoration: underline; 
}
@media (max-width: 1600px) {
	.footer-nr1 {
		width: 70%;
		margin-left: 80px;
	}

	.footer-nr2 {
		width: 85%;
		margin-left: 20%;
		line-height: 35px;
		margin-top: 30px;
		font-size: 18px;
	}
	.footer-nr2 h3{
		padding-bottom: 25px;
	}
	.footer-left div {
		margin-top: 30px;
	}
	.footer-wei img{
		width: 175px;
	}
}
@media (max-width: 1300px) {
	.footer-nr1 {
		width: 90%;
		margin-left: 30px;
	}

	.footer-nr2 {
		width: 85%;
		margin-left: 20%;
		line-height: 35px;
		margin-top: 30px;
		font-size: 18px;
	}
	.footer-nr2 h3{
		padding-bottom: 25px;
	}
	.footer-left div {
		margin-top: 30px;
	}
	.footer-wei img{
		width: 175px;
	}
}
@media (max-width: 767px) {
	.footer-nr1 {
		width: 100%;
		margin-left: 0px;
	}

	.footer-nr2 {
		width: 100%;
		margin-left: 0px;
		font-size: 15px;
	}
	.footer-wei img{
		width: 135px;
	}
	.footer-left div{
		font-size: 15px;
	}
	.footer-wei{
		font-size: 15px;
	}
}