

/* ==========
    产品中心样式
   ========== */
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: .7em .5em;
	    margin-bottom: 2rem;
	    list-style: none;
	    background-color: transparent;
	    border-radius: 0;
	    font-size: 85%;
	    font-size: 12px;
	    font-size: 14px;
	    padding: 9px 0;
	    padding-left: 5px;
	    margin-bottom: 0;
	}
	.am-breadcrumb>li+li:before {
	    content: ">";
	    padding: 0 1px;
	    color: #ccc;
	    color: #232323;
	}
	.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%;
	margin-right: 3.2%;
}
.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%;
	}

}
.content-left-ul-top {
    display: inline-block;
    display: none;
    font-size: 22px;
    padding: 0px 0;
    color: #1369de;
    padding-left: 15px;
    width: 100%;
    height: 44px;
}


@media screen and (min-width:320px) and (max-width:375px) {
    
}
@media screen and (max-width:320px) {
    
}


/* 内容右侧 */
.content-right  {
	float: left;
	width: 78%;
	display: inline-block;
	margin-bottom: 40px;
}

.content-right  ul {
	display: inline-block;
}
.content-right  ul li {
	width: 100%;
	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 {
	float: left;
	display: inline-block;
}

.content-right  ul li .li-text {
	position: relative;
	display: inline-block;
	width: 630px;
	height: 217px;
	color: #1369de;
	padding-left: 40px;
	/*font-family: "SimHei";*/
}
.content-right  ul li .li-text div {
	display: inline-block;

}
.content-right  ul li .li-text .title {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 20px;
}
.content-right  ul li .li-text .desc {

	font-size: 16px;
}
.content-right  ul li .li-text .date {
	position: absolute;
	bottom: 0;
	right: 0;
	right: 14px;
	/*float: right;*/
	/*margin-top: 10px;*/
	/*margin-right: 14px;*/
	font-size: 14px;
}
.li-text-detail-btn {
	display: none;
}


.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;
	}

	.content-right ul {
		display: inline-block;
		padding: 0 15px;
		padding: 0 0;
	}
	.content-right  ul li {
		padding-left: 10px;
	    width: 100%;
	    display: inline-block;
	    /* margin-right: 1.6%; */
	    margin-right: 14px;
	    margin-right: 0px;
	    /*margin-top: 15px;*/
	    border-bottom: 1px dashed #ccc;
	    margin-bottom: 25px;
	    padding-bottom: 25px;
	    cursor: pointer;
	}
	.content-right  ul .last-li {
		
	}
	.content-right  ul li:nth-child(odd) {
		
	}
	/*:nth-child(odd) 与 :nth-child(even)*/
	.content-right  ul li:nth-child(even) {
		
	}
	.content-right  ul li img {
		width: 46%;
	}
	.content-right ul li .li-text {
	    position: relative;
	    display: inline-block;
	    width: 50%;
	    height: 217px;
	    height: auto;
	    color: #1369de;
	    padding-left: 10px;
	    /*font-family: "SimHei";*/
	}
	.content-right ul li .li-text .title {
	    margin-top: 26px;
	    margin-bottom: 0px;
	    font-size: 16px;
	}
	.content-right ul li .li-text .desc {
	    font-size: 16px;
	    display: none;
	}
	.content-right  ul li p {
		
	}

	.content-right  ul li:hover p {
		
	}
	.content-right  ul li p:hover {
		
	}
	.content-right ul li .li-text .date {
	    position: absolute;
	    top: 0;
	    left: 10px;
	    /*right: 14px;*/
	    /* float: right; */
	    /* margin-top: 10px; */
	    /* margin-right: 14px; */
	    font-size: 14px;
	}
	.li-text-detail-btn {
		display: inline-block;
		font-size: 12px;
		border: 1px solid #1369de;
		margin-top: 13px;
		border-radius: 8px;
		padding: 3px 8px;
	}

}
@media screen and (min-width:320px) and (max-width:375px) {
    
}
@media screen and (max-width:320px) {
    
}

@media screen and (max-width:640px) {
	
}
@media screen and (min-width:320px) and (max-width:375px) {
    
}
@media screen and (max-width:320px) {
    
}



/* 页码 */
.page {
	/*display: inline-block;*/
	text-align: center;
}
.page .active {
	background: #b7b9bb;
	color: #fff;
}
.page span {
	color: #000;
	display: inline-block;
	margin-right: 30px;
	padding: 0px 6px;
	border-radius: 6px;
	cursor: pointer;
}
.page span:hover {
	background: #b7b9bb;
	color: #fff;
}
.page span {

}


@media screen and (max-width:640px) {
	.content-btn {
		display: none;
	}
	.app-content-btn {
		display: block;
	}
	.app-content-btn {
		text-align: center;
	}
	.app-content-btn img {
		display: inline-block;
	}

	footer {
		margin-top: 30px;
	}
}

@media screen and (max-width:640px) {
	
	footer {
		padding: 0px 0;
	}

	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;
	}
}
@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;
	}

}



