@charset "UTF-8";
/* !HTML5 elements
---------------------------------------------------------- */
header, footer, nav, section, aside, article {
	display: block;
}
/* !Reseting
---------------------------------------------------------- */
body {
	font-family: "microsoft yahei";
	font-size: 16px;
	-webkit-text-size-adjust: none;
	line-height: 1.5;
	color: #000;
}
body.fontS {
	font-size: 12px;
}
body.fontM {
	font-size: 14px;
}
body.fontL {
	font-size: 16px;
}
body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td {
	margin: 0;
	padding: 0;
}
input, textarea {
	margin: 0;
	font-size: 100%;
}
label {
	cursor: pointer;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
fieldset, img {
	border: 0;
}
img {
	vertical-align: top;
	max-width: 100%;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:after, q:before {
	content: '';
}
a, input { /* outline: none; */
}
abbr, acronym {
	border: 0;
}
/* !Clearfix
---------------------------------------------------------- */
.clearfix {
	display: block;
	min-height: 1%;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;/*\*/ /*/
	height: auto;
	overflow: hidden;
	/**/
}
/* !Layout
---------------------------------------------------------- */
html {
	overflow-y: scroll;
}
body {
}
@media print {
html, html body {
 *zoom: 0.65;
}
}
/* !wrapper
---------------------------------------------------------- */
.wrapper {
}
/* !header
---------------------------------------------------------- */
.header {
	position: relative;
}
.navbar-toggle {
	display: none;
}
@media screen and (max-width: 959px) {
.headerIn {
	height: auto;
	text-align: left;
	padding-top: 0;
	overflow: hidden;
}
.navbar-toggle {
	display: block;
	float: right;
	padding: 4px 8px 9px 8px;
}
.navbar-toggle img {
	width: 31px;
}
}
/* !gNavi
---------------------------------------------------------- */
.gNavi {
}
.gNavi ul {
}
.gNavi li {
}
.gNavi li a {
}
.gNavi li a:hover, .gNavi li.selected a {
}
@media screen and (max-width: 959px) {
.gNavi {
}
.gNavi ul {
}
.gNavi li {
}
.gNavi li a {
}
.gNavi li a:hover, .gNavi li.selected a {
}
}
/* !mainimg
---------------------------------------------------------- */
.mainimg {
	text-align:center;
}
.mainimg{
	width: 100%;
}
/* !Common Link
---------------------------------------------------------- */
.comLinksArea {
	max-width: 1350px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}
/* !contents
---------------------------------------------------------- */
.contents {
}
/* !footer
---------------------------------------------------------- */
.footer {
}
.footerInfo {
}
.footerInfoTxt {
}
.footerInfoTit {
}
@media screen and (max-width: 767px) {
.footerInfo {
}
.footerInfoTxt {;
}
.footerInfoTit {
}
}
.copyright {
}
/* !pageTop
---------------------------------------------------------- */
.pageTop {
}
@media screen and (max-width: 479px) {
.pageTop {
}
.pageTop img {
}
}
/* !h(n)eading
---------------------------------------------------------- */
.h1Basic {
	background: #1b448f;
	padding: 10px;
	text-align: center;
}
.h1Basic h1 {
	color: #fff;
	font-size: 1.5em;
}
.h2Basic {
}
.h3Basic {
}
.h4Basic {
}
.h5Basic {
}
.h6Basic {
}
/* !Listing
---------------------------------------------------------- */
.ulBasic01 {
}
.ulBasic01 li {
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	position: relative;
	padding-left: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ulBasic01 li::before {
	content: '';
	width: 5px;
	height: 5px;
	background: #1b448f;
	border-radius: 50%;
	position: absolute;
	top: 18px;
	left: 0;
}
.ulBasic01 li a {
	color: #1b448f !important;
}
.ulBasic02 {
}
.ulBasic02 li {
	height: 43px;
	line-height: 43px;
	font-size: 18px;
	position: relative;
	padding-left: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
}
.ulBasic02 li::before {
	content: '';
	width: 5px;
	height: 5px;
	background: #1b448f;
	border-radius: 50%;
	position: absolute;
	top: 20px;
	left: 0;
}
.ulBasic02 li a {
	color: #1b448f !important;
}
.more {
	text-align: right;
	font-size: 14px;
}
.more a {
	color: #F00 !important;
}
/* !special
---------------------------------------------------------- */
.specialBox {
	max-width: 1350px;
	padding: 30px 0;
	margin: 0 auto;
}
.specialImg {
	float: left;
	width: 50%;
}
.specialBox .ftBox {
	padding-left: 30px;
}
.specialBox .ftBox a {
	color: #333;
}
/*焦点图*/
.swiper-box {
	width: 100%;
	padding: 0;
	position: relative;
	margin: 0 auto;
}
.swiper-container {
	width: 100%;
}
.swiper-pagination {
	text-align: center;
	width: 100%;
	bottom: 0;
}
.swiper-pagination-bullet {
	margin: 0 10px;
}
.swiper-title {
	width: 100%;
	height: 5em;
	opacity: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1em;
	left: 0;
	bottom: -5em;
	position: absolute;
	z-index: 2;
	font-size: 1.125rem;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(2em, rgba(0, 0, 0, 0.8)), to(transparent));
	background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 2em, transparent);
	-webkit-transition: all .8s .8s;
	transition: all .8s .8s;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end
}
.swiper-title a {
	color: #fff;
}
.swiper-slide.swiper-slide-active .swiper-title {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	opacity: 1
}
.swiper-pagination {
	text-align: right;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	bottom: 5px;
	right: 10px;
	width: auto
}
.swiper-pagination .swiper-pagination-bullet {
 width: .625rem;
 height: .625rem;
	background: hsla(0,0%,100%,.4);
	opacity: .8;
	border-radius: 6px
}
.swiper-pagination .swiper-pagination-bullet-active {
	background: #fff;
	opacity: 1;
	width: 2rem;
	-webkit-transition: all .3s;
	transition: all .3s
}
.swiper-slide img {
	width: 100%;
	height: 380px;
	display: block;
}

/*焦点图*/
@media screen and (max-width: 767px) {
/* !Listing
---------------------------------------------------------- */
.ulBasic01 {
	padding: 0 10px;
}
.ulBasic02 {
	padding: 0 10px;
}
/* !special
---------------------------------------------------------- */
.specialBox {
	padding: 30px 10px;
}
.specialImg {
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.specialBox .ftBox {
	font-size: 16px;
	line-height: 2.5;
	padding-left: 0;
}
/*焦点图*/
.swiper-slide .swiper-title {
	width: 100%;
	height: 5em;
	opacity: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1em;
	left: 0;
	bottom: -5em;
	position: absolute;
	z-index: 2;
	font-size: 1.125rem;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(2em, rgba(0, 0, 0, 0.8)), to(transparent));
	background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 2em, transparent);
	-webkit-transition: all .8s .8s;
	transition: all .8s .8s;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end
}
.swiper-slide.swiper-slide-active .swiper-title {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	opacity: 1
}
.swiper-pagination {
	text-align: right;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	right: 10px;
	width: auto
}
.swiper-pagination .swiper-pagination-bullet {
 width: .5rem;
 height: .5rem;
	background: hsla(0,0%,100%,.4);
	opacity: .8;
	border-radius: 6px
}
.swiper-pagination .swiper-pagination-bullet-active {
	background: #fff;
	opacity: 1;
	width: 2rem;
	-webkit-transition: all .3s;
	transition: all .3s
}
.swiper-slide img {
	width: 100%;
	height: 100%;
	display: block;
}
/*焦点图*/
}
