
/* 面包屑 */
.web-position {
	padding: 20px 0 20px 30px;
	background: url("../images/home.png") no-repeat left center;
	clear: both;
}
.web-position p {
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}
.web-position p a {
	color: #999999;
}
.web-position p a:hover {
	text-decoration: none;
	color: #009d44;
}
.web-position p a+a {
	color: #666666;
}
/* 面包屑 */

/* 左侧侧边栏 */
aside.page-aside {
	width: 240px;
	float: left;
	margin-bottom: 60px;
}
section.aside-title {
	margin-bottom: 15px;
}
section.aside-title strong {
	display: block;
	padding: 10px 20px;
	font-size: 16px;
	line-height: 20px;
	background-color: #00A0E8;
	color: #ffffff;
}
section.aside-list {
	margin-bottom: 20px;
}
section.aside-list li {
	width: 100%;
	padding: 5px 10px;
	border-bottom: 1px dashed #cccccc;
}
section.aside-list li a {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 18px;
	padding-left: 16px;
	position: relative;
	color: #666666;
}
section.aside-list li a:before {
	content: "";
	width: 8px;
	height: 8px;
	background-color: #00A0E8;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4px;
}
section.aside-list li a:hover {
	color: #ff0000;
	text-decoration: none;
}
section.line-way strong {
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
	    margin-top: 10px;
}
section.line-way p {
	font-size: 12px;
	line-height: 18px;
	color: #3a3838;
}
/* 左侧侧边栏 */

/* 右侧主体内容部分 */
div.page-content {
	width: 940px;
	float: right;
}

div.page-content>.bd {
	min-height: 600px;
	padding: 10px 10px 20px 10px;
}
/* 右侧主体内容部分 */

/* 单页部分 */
.single-page {
	line-height: 1.5;
	color: #333333;
}
.single-page *{
	line-height: 1.5;
	color: #333333;
}
/* 单页部分 */



.single-page blockquote {
	text-indent: 2rem;
}

.single-page table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	width: 100%;
}

.single-page td {
	border: 1px solid #ccc;
	padding: 5px 10px;
}

.single-page img {
	max-width: 100%;
	height: auto;
}


.page-btn {
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}

.page-btn .active a {
	background-color: #00A0E8;
	color: #FFFFFF;
	border-color: #00A0E8;
}

.page-btn li {
	display: inline-block;
	margin: 0 5px;
}

.page-btn li a {
	font-size: 14px;
	line-height: 20px;
	display: block;
	color: #00A0E8;
	padding: 5px 11px;
	border: 1px solid #00A0E8;
}

.page-btn li a:hover {
	text-decoration: none;
	background-color: #00A0E8;
	color: #FFFFFF;
	border-color: #FFFFFF;
}

.turn {
	border-top: 1px solid #cccccc;
	padding: 5px 10px;
	margin-bottom: 20px;
}

.turn p {
	font-size: 16px;
	line-height: 30px;
	color: #333333;
}

.turn p:first-child {
	float: left;
}

.turn p:last-child {
	float: right;
}

.turn p a {
	color: #666666;
}

.turn p a:hover {
	color: #ff9900;
	text-decoration: none;
}

.FAQ-list {
	width: 100%;
}

.FAQ-list ul {
	width: 100%;
}

.FAQ-list li {
	border-bottom: 1px dashed #cccccc;
	padding: 5px 10px;
}

.FAQ-list li a {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 1.5;
	color: #333333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.FAQ-list li a:hover {
	text-decoration: none;
	color: #00A0E8;
}

.news-page .news-page-list {
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.news-page .news-page-list li {
	padding: 20px 0;
	border-bottom: 1px dashed #999999;
	overflow: hidden;
}

.news-page .news-page-list .img-fa-scale {
	width: 240px;
	height: 160px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

.news-page .news-page-list .img-fa-scale:hover img {
	transform: scale(1.4);
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-o-transform: scale(1.4);
}

.news-page .news-page-list .img-fa-scale img {
	width: 100%;
	height: 160px;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}

.news-page .news-page-list .news-page-con {
	float: right;
	width: 71%;
}

.news-page .news-page-list .news-page-con h2 {
	font-size: 16px;
	line-height: 32px;
	white-space: nowrap;
	font-weight: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 5px;
}

.news-page .news-page-list .news-page-con h2 a {
	display: block;
	color: #666666;
	line-height: 32px;
}

.news-page .news-page-list .news-page-con h2 a:hover {
	color: #da251d;
	text-decoration: none;
}

.news-page .news-page-list .news-page-con span {
	font-size: 12px;
	line-height: normal;
	color: #cccccc;
	margin-bottom: 15px;
	display: block;
}

.news-page .news-page-list .news-page-con .desc {
	width: 100%;
	height: 90px;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	overflow: hidden;
}
.news-page .news-page-list .news-page-con .desc a{
	font-size: 12px;
	color: #999999;
}
.news-page .news-page-list .news-page-con .desc a:hover {
	color: #da251d;
}

.news-info .hd {
	padding-bottom: 20px;
	border-bottom: 1px dashed #999999;
	text-align: center;
}

.news-info .hd h1 {
	font-size: 30px;
	line-height: 42px;
	word-wrap: break-word;
	/*//word-break设置强行换行;normal 亚洲语言和非亚洲语言的文本规则，允许在字内换行*/
	word-break: normal;
}

.news-info .hd p {
	font-size: 14px;
	line-height: 1.6;
	color: #cccccc;
}

.news-info .bd {
	min-height: 200px;
	padding-top: 20px;
}

.img-info {
	padding-top: 20px;
}

.img-info .img-info-top {
	margin-bottom: 10px;
}

.img-info .img-info-top .img-fa-scale {
	height: 400px;
	width: 400px;
	margin-right: 20px;
	float: left;
}

.img-info .img-info-top .img-fa-scale img {
	width: 100%;
	height: 100%;
}

.img-info .img-info-top .img-info-info {
	width: 500px;
	float: right;
	overflow: hidden;
}

.img-info .img-info-top .img-info-info b {
	display: block;
	font-size: 30px;
	line-height: 60px;
	border-bottom: 1px solid #eaeaea;
	color: #00A0E8;
}

.img-info .img-info-top .img-info-info p {
	font-size: 14px;
	line-height: 20px;
	padding: 10px 0 30px 0;
	border-bottom: 1px solid #eaeaea;
	text-overflow: ellipsis;
	overflow: hidden;
}

.img-info .img-info-top .img-info-info .line {
	overflow: hidden;
	padding: 20px 0;
}

.img-info .img-info-top .img-info-info .line>a {
	width: 20%;
	display: inline-block;
	float: right;
	font-size: 14px;
	line-height: 40px;
	color: #ffffff;
	background-color: #00A0E8;
	text-align: center;
	border-radius: 10px;
	margin: 10px 0;
}

.img-info .img-info-top .img-info-info .phone-line {
	display: block;
	width: 70%;
	float: left;
	padding: 10px 0 10px 50px;
	background: url("../images/phone-3.png") no-repeat left center;
}

.img-info .img-info-top .img-info-info .phone-line span {
	width: 50px;
	display: block;
	font-size: 12px;
	line-height: 20px;
	padding: 0 10px;
	border-right: 2px solid #cccccc;
	float: left;
	margin-right: 10px;
}

.img-info .img-info-top .img-info-info .phone-line i {
	display: block;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
}

.img-info .img-info-con {
	min-height: 400px;
}

.img-info .img-info-con .img-info-title {
	display: block;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #e5e5e5;
}

.img-info .img-info-con .img-info-title strong {
	background-color: #00A0E8;
	display: block;
	float: left;
	font-size: 18px;
	line-height: 40px;
	padding: 0 20px;
}

.aside-menu {
	width: 100%;
	margin-bottom: 20px;
	background-color: #e5e5e5;
}

.aside-menu-1 {
	width: 100%;
}

.aside-menu-1>li {
	width: 100%;
	outline: none;
}

.aside-menu-1>li>a {
	display: block;
	font-size: 16px;
	line-height: 30px;
	padding: 10px 0 10px 40px;
	border-bottom: 1px solid #cccccc;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	font-weight: bold;
	color: #000000;
}

.aside-menu-1>li>a:focus {
	outline: none;
}

.aside-menu-1>li>a:before {
	content: "";
	width: 3px;
	height: 16px;
	background-color: #00A0E8;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -8px;
}

.aside-menu-1>li>a:after {
	content: "+";
	color: #cccccc;
	font-weight: bold;
	font-size: 18px;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -15px;
}

.aside-menu-1>li>a:hover {
	text-decoration: none;
	background-color: #009d44;
	color: #ffffff;
}

.aside-menu-1>li>a:hover:before {
	background-color: #ffffff;
}

.aside-menu-1>li>a:hover:after {
	color: #ffffff;
}

.aside-menu-2>li {
	width: 100%;
}

.aside-menu-2>li>a {
	display: block;
	font-size: 16px;
	line-height: 30px;
	padding: 10px 0 10px 50px;
	border-bottom: 1px solid #cccccc;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	color: #000000;
}

.aside-menu-2>li>a:focus {
	outline: none;
}

.aside-menu-2>li>a:before {
	content: "";
	width: 8px;
	height: 8px;
	border-top: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	position: absolute;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	right: 30px;
	top: 50%;
	margin-top: -5px;
}

.aside-menu-2>li>a:hover {
	text-decoration: none;
	background-color: #009d44;
	color: #ffffff;
}

.aside-menu-2>li>a:hover:before {
	border-color: #ffffff;
}

.page-main-list {
	width: 100%;
}

.page-main-list li {
	width: 280px;
	position: relative;
	margin-bottom: 40px;
	margin-left: 40px;
	float: left;
}

.page-main-list li:nth-child(3n+1) {
	margin-left: 0;
}

.page-main-list li a.img-a {
	display: block;
	width: 100%;
	position: relative;
	height: 280px;
}

.page-main-list li a.img-a img {
	display: block;
	width: 100%;
	height: 100%;
}

.page-main-list li a.title-a {
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
	padding: 0 5px;
	background-color: rgba(0, 160, 232, 0.6);
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.page-main-list li:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.page-main-list li:hover a.title-a {
	text-decoration: none;
}

.page-aside section.aside-title {
	margin-bottom: 0;
	background-color: #00A0E8;
	text-align: center;
	border-bottom: 4px solid #0074a9;
	padding: 18px 0;
}

.page-aside section.aside-title strong {
	font-size: 30px;
	font-weight: normal;
	line-height: 50px;
	padding: 0;
}

.page-aside section.aside-title i {
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	display: inline-block;
	position: relative;
}

.page-aside section.aside-title i:after,
.page-aside section.aside-title i:before {
	content: "";
	width: 20px;
	height: 1px;
	background-color: #ffffff;
	position: absolute;
	top: 12px;
}

.page-aside section.aside-title i:before {
	left: -25px;
}

.page-aside section.aside-title i:after {
	right: -25px;
}

.aisde-contact {
	margin-bottom: 20px;
}

.aisde-contact .contact-div {
	padding: 5px 0 5px 95px;
	background: url("../images/about-img-01.png");
}

.aisde-contact .contact-div strong {
	display: block;
	font-size: 18px;
	line-height: 40px;
	color: #ffffff;
	font-weight: normal;
	padding-left: 24px;
	background: url("../images/phone-2.png") no-repeat left center;
	margin-bottom: 20px;
}

.aisde-contact .contact-div p {
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	margin-bottom: 20px;
}

.aside-list .aside-list-title {
	background-color: #00A0E8;
	color: #ffffff;
	font-size: 18px;
	line-height: 40px;
	padding-left: 20px;
}

.aside-list .aside-ul li {
	border-bottom: 1px solid #e4e4e4;
	padding: 18px 30px 10px 30px;
}

.aside-list .aside-ul li a {
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	position: relative;
}

.aside-list .aside-ul li a:before {
	content: "";
	width: 5px;
	height: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	position: absolute;
	left: -20px;
	top: 8px;
}

.aside-list .aside-ul li a:hover {
	color: #00A0E8;
}

.aside-list .aside-ul li time {
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #dadada;
}
