
/* ==========
    产品中心样式
   ========== */
body {
	overflow-y: scroll;
}


/* 覆盖公共的banner样式 */
header .banner {
	margin-bottom: 26px;
}

.container {
	
}

footer {
	margin-top: 200px;
}

/* 面包屑导航 */
.am-breadcrumb {
    padding: .7em .5em;
    margin-bottom: 2rem;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    font-size: 85%;
    font-size: 14px;
    padding: 13px 0;
    margin-bottom: 0;
}
.am-breadcrumb>li+li:before {
    content: ">";
    padding: 0 8px;
    color: #ccc;
    color: #232323;
}

.am-breadcrumb>.am-active {
    color: #999;
    color: #1369de;
}
@media screen and (max-width:640px) {
	.am-breadcrumb {
	    padding: 9px 0;
	    padding-left: 5px;
	}
	.breadcrumb-bottom-hr {
		display: none;
	}
	.am-breadcrumb a {
	    color: #1369de;
	}
	.am-breadcrumb a:link, a:visited {
	    color: #1369de;
	}   
}
@media screen and (min-width:320px) and (max-width:375px) {
    
}
@media screen and (max-width:320px) {
    
}



/* 中间内容 */
.content {
	margin-top: 50px;
}
.content-left {
	float: left;
	width: 18.75%;
	margin-right: 3.1%;
}
.content-left .left-head {
	/*width: ;*/
	height: 56px;
	text-align: center;
	line-height: 56px;
	font-size: 18px;
	letter-spacing: 1px;
	color: #fff;
	background: #1369de;
}

.content-left ul {
	text-align: center;
	font-size: 16px;
	/*font-family: "SimHei";/*黑体*/
}
.content-left ul li {
	
}

.content-left ul .active a {
	color: #1369de;
	border-bottom: 2px solid #ffc618;
}
.content-left ul li:hover a {
	color: #1369de;
	border-bottom: 2px solid #ffc618;
}
.content-left ul li a {
	display: inline-block;
	padding: 13px 0;
	width: 64px;
	height: 44px;
}



.drop-menu-close-div {
    display: inline-block;
    float: right;
    margin-right: 6%;
}
.drop-menu {
	display: none;
}

@media screen and (max-width:640px) {
	.content {
		margin-top: 30px;
	}
	.content-left {
		float: left;
		float: none;
		width: 18.75%;
		width: 100%;
		margin-right: 0%;
	}
	.content-left .left-head {
		width: 100%;
		height: 56px;
		text-align: center;
		line-height: 56px;
		font-size: 18px;
		letter-spacing: 1px;
		color: #fff;
		background: #1369de;
		display: none;
	}

	.content-left ul {
		text-align: center;
		font-size: 16px;
		/*display: none;*/
		/*font-family: "SimHei";/*黑体*/
	}
	.content-left ul li {
		float: left;
		width: 33.3%;
		font-size: 14px;
		text-align: left;
		padding-left: 15px;
		display: none;
	}
	.content-left ul .active {
		display: inline-block;
		display: block;

		margin-bottom: 10px;
	}
	
	.content-left ul li a {
		color: #1369de;
		display: inline-block;
		padding: 13px 0;
		width: 64px;
		height: 44px;
	}
	.content-left ul li:hover a {
		color: #1369de;
		color: #000;
		border-bottom: 0px solid #ffc618;
	}
	.content-left ul .active a {
		color: #1369de;
		/*color: #000;*/
		font-size: 18px;
		width: 80%;
		padding: 0px 0;
		height: 44px;
		border-bottom: 0px solid #ffc618;
	}
	.content-left ul a:link,a:visited  {
		color: #1369de;
		color: #232323;
	}
	.content-left ul a:hover,a:active {
		color: #1369de;
	}
	.content {
		margin-top: 10px;
	}

	.drop-menu {
		display: inline-block;
		float: right;
		margin-top: -54px;
		margin-right: 6%;
	}
	.left-kf {
		display: none;
	}

}

.content-left-ul-top {
    display: inline-block;
    display: none;
    font-size: 22px;
    padding: 0px 0;
    color: #1369de;
    padding-left: 15px;
    width: 100%;
    height: 44px;
}


/* 右侧  */
.content-right  {
	float: left;
	width: 78%;
	display: inline-block;
}

.content-right  ul {
	display: inline-block;
}
.content-right  ul li {
	display: inline-block;
	/*margin-right: 1.6%;*/
	margin-right: 14px;
	margin-bottom: 30px;
	cursor: pointer;
}
.content-right  ul .last-li {
	margin-right: 0;
}
.content-right  ul li img {
	
}
.content-right  ul li p {
	margin-top: 2px;
	height: 32px;
	line-height: 30px;
	letter-spacing: 1px;
	font-size: 16px;
	text-align: center;
	/*font-family: "SimHei";*/
	background: #e8e8e8;
}

.content-right  ul li:hover p {
	color: #fff;
	background: #1369de;
}
.content-right  ul li p:hover {
	color: #fff;
	background: #1369de;
}

@media screen and (max-width:640px) {
	.content-right  {
		float: none;
		width: 100%;
		display: block;
		margin-bottom: 0px;
		padding: 0px 15px;
	}

	.content-right .detail-title {
		text-align: center;
		font-size: 16px;
		color: #1369de;
	}
	.content-right .detail-date {
		margin: 15px auto;
		font-size: 14px;
		color: #b7b9bb;
	}
	.content-right .text {
		text-align: left;
		font-size: 16px;
		color: #5d5d5d;
		text-indent: 32px;
	}
	.content-right .detail-content {
		padding-bottom: 30px;
		border-bottom: 1px solid #b7b9bb;
	}
	.content-right img {
	    display: inline-block;
	    margin: 0px auto;
	    /*height: 108px;*/
	    height: auto;
	}
	
	.content-right  ul li {
		display: inline-block;
		/*margin-right: 1.6%;*/
		width: 48%;
		margin-right: 2%;
		margin-bottom: 30px;
		cursor: pointer;
	}
		.content-right  ul li p {
		margin-top: 0px;
		padding-top: 0px;
		height: 50px;
		line-height: 50px;
		letter-spacing: 1px;
		font-size: 16px;
		text-align: center;
		/*font-family: "SimHei";*/
		background: #e8e8e8;
		overflow: hidden; 
	}
	.content-right  ul .last-li {
		/*margin-right: 0;*/
	}
	.content-right  ul li:nth-child(even) {
		margin-right: 0;
	}

}
@media screen and (min-width:320px) and (max-width:375px) {
    
}
@media screen and (max-width:320px) {
    
}






/* 按钮 */
.content-btn {
	text-align: center;
	font-size: 16px;
	font-family: "SimHei";
	color: #fff;
}
.content-btn  span {
	display: inline-block;
	width: 141px;
	height: 36px;
	border-radius: 9px;
	line-height: 38px;
	text-align: center;
	letter-spacing: 1px;
	cursor: pointer;
}
.content-btn  .content-btn-more {
	margin-left: -10px;
	margin-right: 10px;
	margin-left: -1%;
	margin-right: 3%;
	background: #B7B9BB;
}
.content-btn  .content-btn-zx {
	/*margin-left: -1%;*/
	/*margin-right: -10px;*/
	background: #FFC618;
}


@media screen and (max-width:640px) {
	.content-btn {
		display: none;
	}
}




@media screen and (max-width:640px) {
	.content {
	    margin-top: 50px;
	    margin-bottom: 50px;
	}
	footer {
		padding: 0px 0;
		margin-top: 0px;
	}

	footer nav {
	    padding: 10px 0;
	    /* margin-top: 26px; */
	}
	.footer-computer-nav {
		display: none;
	}
	.footer-app-nav {
		display: block;
	}
	.footer-app-nav a {
		color: #fff;
	}

	.con-fgs {

	}
	.con-fgs .con-fgs-li-hidden {
		display: none;
	}
}
@media screen and (min-width:320px) and (max-width:375px) {
    
}
@media screen and (max-width:320px) {
    
}
@media screen and (max-width:640px) {
	body {
		/*overflow-x: scroll;*/
	}
	.content-left ul a:link, a:visited {
	    color: #fff;
	    color: #1369de;
	}
	a:link, a:visited {
	    text-decoration: none;
	}
	
	.app-copyright-bottom {
		text-align: center;
	    display: block;
	    font-size: 9px;
	    color: #52688b;
	    margin: 15px auto;
	    margin-bottom: 70px;
	}
	
	.page-bottom-btn {
		position: fixed;
		bottom: 30px;
		bottom: 0px;
		left: 4%;
		left: 0;
		display: block;
		width: 92%;
		margin: 0px auto;
		margin-bottom: 0px;
		width: 100%;
		padding: 0 4%;
		padding-top: 10px;
		background: #fff;
	}
	.page-bottom-btn div {
		width: 50%;
		display: inline-block;
	}
	.page-bottom-btn .page-bottom-btn-left {
		width: 48%;
		width: 42%;
		width: 40%;
		padding-left: 2%;
	}
	.page-bottom-btn .page-bottom-btn-right {
		/*margin-left: 2%;*/
		float: right;
		width: 48%;
		width: 42%;
		width: 40%;
		padding-right: 2%;
	}

	.app-go-top {
		display: none;
		position: fixed;
		bottom: 213px;
		right: 10px;
		right: 4%;
		float: right;
		/*right: 207px;*/
		/*bottom: 450px;*/
		font-family: "Microsoft YaHei";
		/*width: 44px;*/
		/*height: 92px;*/
		cursor: pointer;
	}
	.app-go-top img {
		width: 78%;
		width: 100%;
	}
}
@media screen and (min-width:320px) and (max-width:375px) {
    
}
@media screen and (max-width:320px) {
    
}

@media screen and (max-width: 640px) {
}

.app-content-btn {
	display: none;
}
@media screen and (max-width: 640px) {
	.page {
	    display: none;
	}
	.app-content-btn {
		display: inline-block;
	}
	.footer-app-nav a {
		color: #fff;
	}
}

@media screen and (max-width: 640px) {
	.app-content-btn {
	    text-align: center;
	}
	.app-content-btn {
	    display: block;
	}
}






