/* 顶部小黑条 */
body {
	background-color: #f7f7f7;
}
@media screen and ( max-width: 750px ) {
    .content img{
    display: block;
    width: 100% !important;
    height: auto !important;
    margin:0 auto;
}
    .content video{
    display: block;
    width: 100% !important;
    height: auto !important;
    margin:0 auto;
}
}
.content99 img{
    display: block;
    width: 100%;
    margin:0 auto;
}
a:hover {
	text-decoration: none;
}
.navbar-nav>li>a{
    font-size: 16px!important;
    color: #000!important;
}
.navbar-nav{
    margin-top: 35px;
}
.top-line {
	width: 100%;
	height: 30px;
	background-color: #6a6a6a;
}

.box {
	max-width: 1170px;
	margin: 0 auto;
}

.box::after {
	content: "";
	width: 0;
	height: 0;
	display: block;
	clear: both;
}

.top-line-btn {
	float: right;
	margin-left: 10px;
	height: 30px;
	line-height: 30px;
	color: #fff;
}

.top-line-btn a {
	color: #fff;
}

/* 导航部分 */
.logo {
	display: block;
	margin: 0 auto;
	width: 139px;
	height: 131px;
}

.search-box {
	height: 38px;
	margin-top: 20px;
	border: solid 1px #dcdcdc;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.search-input {
	width: 90%;
	border: none;
	outline: none;
	background: none;

}

.search-icon {
	width: 20px;
	height: 20px;
}

.navbar {
	border: none;
}

@media (min-width: 1200px) {
	.nav {
		width: 100%;
	}

	.nav li {
		width: 16%;
	}

	.foot-border {
		width: 2px;
		height: 120px;
		background-color: #e5e5e5;
		margin: 40px 0;
		float: right;
		position: relative;
		top: 0;
		left: 15px;
	}
}

/* banner图部分 */
.swiper-container {
	width: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	width: 100%;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	width: 100%;
}

.bigtitle {
	font-size: 30px;
	line-height: 50px;
	height: 50px;
	width: 180px;
	color: #fff;
	text-align: center;
	position: relative;
	left: 0;
	top: 101px;
	background-color: #363029;

}

.about-icon {
	width: 35px;
	height: 2px;
	background-color: #f00;
	margin-left: 40px;
	margin-top: 60px;
}

.about-text {
	margin-left: 40px;
	margin-top: 20px;
	font-size: 14px;
	color: #666;
	line-height: 26px;
}

.about-more {
	width: 100%;
	height: 15px;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
	text-align: right;
	margin-top: 30px;
}

.c-icon {
	width: 100%;
	display: block;
	margin: 20px 0;
}

.p-title {
	font-size: 16px;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 12px;
}

.p-desc {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	color: #999999;
}

.swiper2 {
	margin-top: 60px;
}

.foot-line {
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
	height: 35px;
	background-color: #6a6a6a;
	line-height: 35px;
	text-align: center;
}

.foot {
	background-color: #eee;
	padding-bottom: 20px;
}

.foot-title {
	height: 18px;
	line-height: 18px;
	vertical-align: text-top;
}

.top-title-box {
	margin-top: 40px;
}

.top-title-box::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	clear: both;
}

.top-title-box .red-line {
	width: 5px;
	height: 18px;
	background-color: red;
	float: left;
}

.top-title {
	font-size: 14px;
	height: 18px;
	line-height: 18px;
	margin-left: 15px;
	color: #333333;
}

.foot-nav {
	margin-left: 15px;
	list-style: none;
	margin-top: 20px;
}

.foot-nav div {

	font-size: 14px;
	color: #666;
	text-align: left;
}

.foot-nav div a {
	font-size: 14px;
	line-height: 36px;
	color: #666;
}

.fankui {
	font-size: 16px;
	line-height: 36px;
	color: #333333;
	margin-top: 40px;
}

.fankui-box {
	margin-top: 20px;
}

.fankui-box::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	clear: both;
}

.fankui-input {
	width: 60%;
	float: left;
	height: 40px;
	background-color: #fff;
	border: none;
	outline: none;
}

.fankui-btn {
	width: 20%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #807c77;
	float: left;
	color: #fff;
}

.focus-text {
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #333;
}

.focus-code {
	width: 72px;
	height: 72px;
}

.foot-icon {
	color: #666;
	line-height: 36px;
}

.foot-icon img {
	margin-right: 12px;
}

.page-title {
	margin-top: 30px;
	font-size: 24px;
	color: #333333;
}

.child-nav {
	width: 100%;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 14px;
	color: #666666;
	border-bottom: 1px solid #e5e5e5;
}

.child-nav-active {
	border-bottom: 3px solid #e50012;
	color: #333;
}

.mianbao {
	margin-top: 40px;
}

.page-big-title {
	font-size: 30px;
	border-bottom: 1px solid #e5e5e5;
}

.content {
	margin-top: 30px;
	padding-bottom: 50px;
}

.flex-box {
	width: 100%;
	margin: 40px auto;
}

.box8 {
	box-sizing: border-box;
	width: 33.33%;
	float: left;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}
.concat-icon{
    font-size: 16px;
    color: #666;
}
.concat-icon img{
    height: 20px;
    width: auto !important;
    display: inline !important;
    vertical-align: middle;
    margin-right: 20px;
}
.form-group{
    margin-top: 20px;
}
.article-title{
    font-size: 16px;
    color: #333;
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
.article-other{
    font-size: 12px;
    color: #aaa;
    text-align: center;
    height: 20px;
    line-height: 20px;
    margin-top: 20px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.article-other img{
    width: 12px;
    vertical-align: middle;
}
.article-control{
    font-size: 12px;
    color: #aaa;
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    line-height: 20px;
}
.size{
    cursor: pointer;
}
