@charset "utf-8";
/*------------------------------------------------------------
	default style
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}
html {
	font-size: 62.5%;
}
body, table, input, textarea, select, option {
	font-family: "Microsoft Yahei";
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
a,
a:link {
	color: #666;
	text-decoration: none;
	-webkit-transition: all .5s;
	transition: all .5s;
}
a:visited {
	color: #666;
}
a:hover {
	color: #666;
}
a:active {
	color: #666;
}

body {
	color: #666;
	font-size: 16px;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}
#container {
	text-align: left;
}
a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}
@media all and (min-width: 992px) {
	.sp {
		display: none !important;
	}
}
@media all and (max-width: 991px) {
	body {
		min-width: inherit;
		font-size: 14px;
	}
	a:hover,
	a:hover img {
		opacity: 1 !important;
	}
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
}

/*------------------------------------------------------------
	page
------------------------------------------------------------*/
#header .width {
	max-width: 1430px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 15px;
}
#header h1 {
	margin-top: 3px;
	float: left;
}
#header h1 img {
	height: 80px;
}
#header .tel {
	margin-top: 15px;
	float: right;
}
#header .tel {
	font-size: 14px;
	color: #333;
	line-height: 28px;
	background: url("../img/tel01.png") no-repeat left center;
	padding-left: 58px;
}
#header .tel span {
	display: block;
	color: #d71618;
	font-family: Impact, "sans-serif";
	font-size: 30px;
}
#header .navi ul {
	max-width: 66%;
	margin: 0 auto;
	display: flex;
}
#header .navi li {
	width: 16.66%;
}
#header .navi a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 86px;
	box-sizing: border-box;
	text-align: center;
	color: #333;
	font-size: 18px;
}
#header .navi a:hover,
#header .navi .on a {
	color: #fff;
	background-color: #0166ff;
}

#footer {
	margin-top: 60px;
}
#footer .fnavi {
	padding: 17px 0;
	background-color: #0166ff;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
#footer .fnavi ul {
	max-width: 1430px;
	margin: 0 auto;
	padding: 0 15px;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
}
#footer .fnavi a {
	color: #fff;
	font-size: 18px;
}
#footer .fnavi a:hover {
	color: #d71618;
}
#footer .fbg {
	padding: 70px 0;
	background: url("../img/bg03.png") no-repeat center center;
	background-size: cover;
}
#footer .finner {
	display: flex;
	justify-content: space-between;
	max-width: 1430px;
	margin: 0 auto;
	padding: 0 15px;
	box-sizing: border-box;
	align-items: center;
}
#footer .lbox {
	width: 360px;
}
#footer .lbox p {
	margin-bottom: 10px;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
}
#footer .lbox li {
	padding-left: 35px;
	color: #fff;
	line-height: 40px;
	position: relative;
}
#footer .lbox li a {
	color: #fff;
}
#footer .lbox li img {
	position: absolute;
	left: 0;
	top: 9px;
}
#footer .flogo {
	width: 205px;
}
#footer .code {
	width: 179px;
	text-align: center;
}
#footer .code p {
	color: #fff;
	margin-top: 10px;
}
#footer .rbox ul {
	margin-top: -30px;
	width: 265px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#footer .rbox ul li {
	margin-top: 30px;
	width: 49%;
}
#footer .rbox ul a {
	color: #fff;
}
#footer .rbox ul a:hover {
	color: #d71618;
}
#footer .copyright {
	padding: 10px 5px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-color: #333;
}
#footer .copyright span {
	margin-left: 60px;
}
#footer .copyright a {
	color: #fff;
}

.comWidth {
	max-width: 1430px;
	margin: 0 auto;
	padding: 0 15px;
	box-sizing: border-box;
}

.headline01 {
	text-align: center;
	margin-bottom: 35px;
}

.mainvisual {
	position: relative;
}
.mainvisual .sliderul img {
	width: 100%;
}
.mainvisual .slick-dots {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 20px;
}
.mainvisual .slick-dots li {
	width: 92px;
	height: 8px;
	margin: 0 30px;
	display: inline-block;
	background-color: #fff;
	border-radius: 4px;
	cursor: pointer;
}
.mainvisual .slick-dots li button {
	margin: 0;
	padding: 0;
	visibility: hidden;
}
.mainvisual .slick-dots .slick-active {
	background-color: #d71618;
}

.comLink {
	margin-top: 30px;
	text-align: center;
}
.comLink a {
	display: inline-block;
	text-align: center;
	box-sizing: border-box;
	border-radius: 30px;
	border: 1px solid #666;
	padding: 10px 0;
	width: 226px;
	background-color: #fff;
}
.comLink a:hover {
	color: #fff;
	border-color: #d71618;
	background-color: #d71618;
}

.indexsec01 {
	padding: 60px 0;
	position: relative;
	overflow-x: hidden;
}
.indexsec01 .leafl {
	position: absolute !important;
	left: 2% !important;
	top: 70px !important;
}
.indexsec01 .leafr {
	position: absolute !important;
	right: 2% !important;
	top: 70px !important;
	left: inherit !important;
}
.indexsec01 .comWidth {
	position: relative;
	z-index: 5;
}
.indexsec01 .cateul {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
}
.indexsec01 .cateul li {
	width: 23.2%;
	margin: 0 2.4% 15px 0;
}
.indexsec01 .cateul li:nth-child(4n) {
	margin-right: 0;
}
.indexsec01 .cateul a {
	padding: 15px 5px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	text-align: center;
	font-size: 18px;
	border: 1px solid #999;
	background-color: #fff;
}
.indexsec01 .cateul a:hover {
	color: #fff;
	background-color: #d71618;
	border-color: #d71618;
}
.indexsec01 .photoul {
	display: flex;
	flex-wrap: wrap;
}
.indexsec01 .photoul li {
	width: 23.2%;
	margin: 0 2.4% 30px 0;
}
.indexsec01 .photoul li:nth-child(4n) {
	margin-right: 0;
}
.indexsec01 .photoul a {
	display: block;
}
.indexsec01 .photoul p {
	padding: 10px 5px;
	text-align: center;
	border: 1px solid #999;
	font-size: 18px;
	-webkit-transition: all .5s;
	transition: all .5s;
	background-color: #fff;
}
.indexsec01 .photoul .photo {
	height: 243px;
	overflow: hidden;
	position: relative;
}
.indexsec01 .photoul .photo:before {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: -100%;
	background: rgba(237,109,0,0.82) url("../img/img01.png") no-repeat center center;
	content: "";
	-webkit-transition: all .5s;
	transition: all .5s;
}
.indexsec01 .photoul .photo img {
	width: 100%;
	min-height: 243px;
}
.indexsec01 .photoul a:hover .photo:before {
	top: 0;
}
.indexsec01 .photoul a:hover p {
	color: #fff;
	background-color: #d71618;
	border-color: #d71618;
}
#marquee {
	height: 700px;
	overflow: hidden;
}
.indexsec02 {
	padding: 60px 0 0;
	background: url("../img/bg01.png") no-repeat center center;
	background-size: cover;
}
.indexsec02 .comLink {
	text-align: left;
}
.indexsec02 .bg {
	padding: 70px 5.7%;
	background-color: rgba(0,56,148,0.86);
	border-radius: 10px 10px 0 0;
}
.indexsec02 .photo {
	margin-top: 30px;
	width: 36.5%;
	float: right;
}
.indexsec02 .photo img {
	width: 100%;
	transition: all ease 0.6s;
	-webkit-transition: all ease 0.6s;
	-webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.indexsec02 .photo:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.indexsec02 .txtbox {
	width: 60%;
	float: left;
}
.indexsec02 .txtbox h3 {
	display: none;
	margin-bottom: 20px;
}
.indexsec02 .txtbox p {
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	text-indent: 2em;
	text-align: justify;
}
.indexsec02 .txtbox .link {
	margin-top: 20px;
}
.indexsec02 .txtbox .link a {
	padding: 10px 5px;
	width: 130px;
	display: block;
	color: #106836;
	background-color: #fff;
	border-radius: 21px;
	box-sizing: border-box;
	text-align: center;
}
.indexsec02 .txtbox .link a:hover {
	background-color: #d71618;
	color: #fff;
}
.indexsec03 {
	margin-bottom: 60px;
}
.indexsec03 .photo {
	text-align: center;
}
.indexsec04 {
	padding: 60px 0;
}
.indexsec04 .sliderbox {
	position: relative;
}
.indexsec04 .sliderul a {
	display: block;
	position: relative;
}
.indexsec04 .sliderul .photo {
	height: 321px;
	overflow: hidden;
}
.indexsec04 .sliderul .photo img {
	width: 100%;
	min-height: 321px;
}
.indexsec04 .sliderul .txtbox {
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0,90,194,0.73);
	color: #fff;
	opacity: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.indexsec04 .sliderul a:hover .txtbox {
	opacity: 1;
}
.indexsec04 .sliderul .txtbox p {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 20px;
}
.indexsec04 .sliderul .txtbox .icon {
	margin-bottom: 10px;
}
.indexsec04 .sliderul .txtbox .icon img {
	margin: 0 auto;
}
.indexsec04 .sliderul .txtbox .link {
	font-size: 18px;
	width: 170px;
	margin: 0 auto;
	border-radius: 30px;
	padding: 10px 0;
	border: 1px solid #fff;
	box-sizing: border-box;
}
.indexsec04 .sliderul .slick-slide {
	margin-right: 58px;
	width: 428px;
}
.indexsec04 .sliderbox .prev {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -42px;
	-webkit-transition: all .5s;
	transition: all .5s;
	cursor: pointer;
}
.indexsec04 .sliderbox .prev:hover {
	transform: translateX(-10px);
}
.indexsec04 .sliderbox .next {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -42px;
	-webkit-transition: all .5s;
	transition: all .5s;
	cursor: pointer;
}
.indexsec04 .sliderbox .next:hover {
	transform: translateX(10px);
}
.indexsec05 .lbox {
	width: 40.5%;
	float: left;
}
.indexsec05 .lbox .sliderul img {
	width: 100%;
}
.indexsec05 .lbox .slick-dots {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 15px;
}
.indexsec05 .lbox .slick-dots li {
	width: 18px;
	height: 18px;
	margin: 0 10px;
	display: inline-block;
	background-color: #fff;
	border-radius: 100%;
	cursor: pointer;
}
.indexsec05 .lbox .slick-dots li button {
	margin: 0;
	padding: 0;
	visibility: hidden;
}
.indexsec05 .lbox .slick-dots .slick-active {
	background-color: #d71618;
}
.indexsec05 .lbox a {
	display: block;
	height: 426px;
	overflow: hidden;
}
.indexsec05 .rbox {
	width: 57.7%;
	float: right;
}
.indexsec05 .rbox a {
	padding: 25px 30px 15px 140px;
	display: block;
	position: relative;
	overflow: hidden;
}
.indexsec05 .rbox a:before {
	width: 6px;
	position: absolute;
	right: 0;
	top: 0;
	height: 0;
	background-color: #d71618;
	content: "";
	-webkit-transition: all .5s;
	transition: all .5s;
}
.indexsec05 .rbox li:nth-child(2n) a {
	background-color: #fff;
}
.indexsec05 .rbox .time {
	position: absolute;
	left: 40px;
	top: 30px;
	font-size: 18px;
	color: #333;
	text-align: center;
	line-height: 42px;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.indexsec05 .rbox .time span {
	display: block;
	font-size: 67px;
}
.indexsec05 .rbox .txtbox {
	padding-left: 20px;
	border-left: 2px solid #999;
}
.indexsec05 .rbox h3 {
	margin-bottom: 5px;
	color: #333;
	font-size: 18px;
	font-weight: normal;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.indexsec05 .rbox p {
	font-size: 14px;
}
.indexsec05 .rbox .link {
	margin-top: 1px;
	padding: 3px 0;
	width: 88px;
	font-size: 14px;
	background-color: #eee;
	border-radius: 10px;
	text-align: center;
	float: right;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.indexsec05 .rbox a:hover .time,
.indexsec05 .rbox a:hover h3 {
	color: #d71618;
}
.indexsec05 .rbox a:hover .txtbox {
	border-left-color: #d71618;
}
.indexsec05 .rbox a:hover .link {
	background-color: #d71618;
	color: #fff;
}
.indexsec05 .rbox a:hover:before {
	height: 100%;
}

.indexsec06 {
	padding: 140px 0;
	background: url("../img/bg05.jpg") no-repeat center center;
	background-size: 100% auto;
}
.indexsec06 .headline01 {
	margin-bottom: 0;
	padding: 51px 0;
	background: url("../img/bg06.jpg") no-repeat center center;
	background-size: cover;
}
.indexsec06 ul {
	display: flex;
	background: url("../img/bg07.jpg") no-repeat center center;
	background-size: cover;
}
.indexsec06 ul li {
	padding: 69px 3.5%;
	width: 25%;
	color: #fff;
	box-sizing: border-box;
	min-height: 500px;
}
.indexsec06 ul .photo {
	margin-bottom: 10px;
	text-align: center;
}
.indexsec06 ul h3 {
	margin-bottom: 28px;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
}
.indexsec06 ul h3 span {
	margin-top: 4px;
	display: block;
	font-size: 14px;
	text-transform: uppercase;
}
.indexsec06 ul p {
	font-size: 14px;
	line-height: 23px;
	text-align: justify;
}
.indexsec06 ul li:first-child:hover {
	background: url("../img/bg08.jpg") no-repeat center center;
	background-size: cover;
}
.indexsec06 ul li:nth-child(2):hover {
	background: url("../img/bg09.jpg") no-repeat center center;
	background-size: cover;
}
.indexsec06 ul li:nth-child(3):hover {
	background: url("../img/bg10.jpg") no-repeat center center;
	background-size: cover;
}
.indexsec06 ul li:last-child:hover {
	background: url("../img/bg11.jpg") no-repeat center center;
	background-size: cover;
}

.comImg img {
	width: 100%;
}
.pagepath {
	margin-bottom: 40px;
	padding: 15px 0 10px;
	font-size: 14px;
	border-bottom: 1px solid #dddddd;
	letter-spacing: 1px;
}
.pagepath a {
	font-size: 16px;
}
.pagepath img {
	margin: -5px 10px 0 0;
	display: inline-block;
	vertical-align: middle;
}
.pagepath a:hover {
	color: #d71618;
}

.aboutPage h2 {
	display: none;
	margin-bottom: 30px;
	text-align: center;
}
.aboutPage p {
	font-size: 18px;
	color: #333;
	line-height: 35px;
	text-indent: 30px;
	text-align: justify;
}
.aboutPage .photo {
	margin-top: 30px;
	overflow: hidden;
}
.aboutPage .photo img {
	width: 100%;
	transition: all ease 0.6s;
	-webkit-transition: all ease 0.6s;
	-webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.aboutPage .photo:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.contactPage .imgbox {
	margin-bottom: 30px;
	display: flex;
}
.contactPage .imgbox .photo {
	width: 33.6%;
}
.contactPage .imgbox .photo img {
	width: 100%;
}
.contactPage .imgbox .txtbox {
	width: 66.4%;
	background-color: #eeeeee;
}
.contactPage .imgbox .txtbox {
	display: flex;
	align-items: center;
}
.contactPage .imgbox .txtbox p {
	padding: 10px 8%;
	line-height: 33px;
}
.contactPage .imgbox .txtbox span {
	margin-bottom: 10px;
	display: block;
	color: #003894;
	font-size: 22px;
}
.contactPage .listul {
	display: flex;
	flex-wrap: wrap;
}
.contactPage .listul li {
	padding: 30px 5px 20px;
	margin: 0 2% 10px;
	width: 29.33%;
	border: 1px solid #eeeeee;
	box-sizing: border-box;
	text-align: center;
	font-size: 18px;
}
.contactPage .listul .icon {
	width: 60px;
	margin: 0 auto 10px;
}
.contactPage .listul .on {
	display: none;
}
.contactPage .listul li:hover {
	background-color: #003894;
	color: #fff;
}
.contactPage .listul li:hover a {
	color: #fff;
}
.contactPage .listul li:hover .out {
	display: none;
}
.contactPage .listul li:hover .on {
	display: block;
}

/*pages*/
.pagination-wrapper{
margin: 20px 0 0;
}
.pagination{
text-align: center;
}
.pagination li {
	margin-top: 5px;
display: inline-block;
height: 32px;
line-height: 32px;
margin-right: 5px;
border: 1px solid #dddddd;
padding: 0 12px;
text-decoration: none;
}
.pagination li a{
 display:inline;
display: block;
font-size: 16px;
color: #555555;

}
.pagination li a:hover{
color:#d71618;
}
.pagination li.thisclass {
background: #d71618;
color: #fff;
height: 32px;
line-height: 32px;
padding: 0 12px;
font-size: 16px;
text-decoration: none;
}
.pagination li.thisclass a,.pagination li.thisclass a:hover{
background: transparent;
border-color: #1B82FF;
color: #fff;
cursor: default;
}

.sidebar {
	padding-bottom: 10px;
	width: 21%;
	float: left;
	box-sizing: border-box;
	border: 1px solid #15600b;
}
.sidebar .ttl {
	padding: 12px 5px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	background-color: #003894;
}
.sidebar .ttl span {
	display: block;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
.sidebar .linkul li {
	border-bottom: 1px solid #15600b;
}
.sidebar .linkul a {
	padding: 10px 5px;
	display: block;
	text-align: center;
	font-size: 18px;
}
.sidebar .linkul .on a,
.sidebar .linkul a:hover {
	color: #fff;
	background-color: #d71618;
}
.sidebar .title {
	margin: 20px 5px;
	font-size: 18px;
	font-weight: bold;
	color: #003894;
	text-align: center;
}
.sidebar .txt {
	padding: 0 10% 15px;
	line-height: 35px;
	word-break: break-all;
}
.sidebar .code {
	text-align: center;
}
.sidebar .code img {
	width: 120px;
}
.conts {
	width: 77%;
	float: right;
}
.comUl {
	display: flex;
	flex-wrap: wrap; 
}
.comUl li {
	width: 31.5%;
	margin: 0 2.75% 20px 0;
}
.comUl li:nth-child(3n) {
	margin-right: 0;
}
.comUl p {
	padding: 5px;
	text-align: center;
	border: 1px solid #666;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.comUl .photo {
	height: 254px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.comUl .photo img {
	width: 100%;
	height: auto;
	transition: all ease 0.6s;
	-webkit-transition: all ease 0.6s;
	-webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.comUl a {
	display: block;
}
.comUl a:hover p {
	color: #fff;
	background-color: #d71618;
	border-color: #d71618;
}
.comUl a:hover .photo img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.headline02 {
	text-align: center;
	font-size: 26px;
	margin-bottom: 30px;
	color: #003894;
}

.comInfo {
	line-height: 30px;
}
.comInfo * {
	line-height: 30px !important;
	font-size: 16px !important;
	color: #666 !important;
}
.comInfo img {
	height: auto !important;
	display: block;
	margin: 0 auto;
}

.pagelist {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}
.pagelist li {
	max-width: 49%;
}
.pagelist a:hover {
	color: #d71618;
}

.newsUl a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #dddddd;
	padding: 20px;
}
.newsUl li {
	margin-bottom: 20px;
}
.newsUl .photo {
	width: 27.5%;
	height: 200px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.newsUl .photo img {
	width: 100%;
	height: auto;
}
.newsUl .txtbox {
	width: 69%;
}
.newsUl .txtbox h2 {
	font-size: 20px;
	color: #333;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.newsUl .time {
	margin-bottom: 5px;
	text-align: right;
	font-size: 14px;
}
.newsUl p {
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
}
.newsUl .link {
	margin-top: 10px;
	text-align: right;
}
.newsUl .link span {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	min-width: 92px;
	background-color: #dddddd;
	box-sizing: border-box;
	text-align: center;
	border-radius: 10px;
	padding: 5px 5px;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.newsUl a:hover {
	color: #fff;
	background-color: #003894;
}
.newsUl a:hover h2 {
	color: #fff;
}
.newsUl a:hover .link span {
	color: #d71618;
}
.pagination {
	margin-top: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.pagination span {
	font-size: 16px;
}
.pagination a {
	margin: 0 5px 5px;
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	min-width: 36px;
	text-align: center;
}
.pagination .page-status {
	margin-right: 10px;
}
.pagination a:hover,
.pagination .page-num-current {
	background-color: #003894;
	color: #fff;
}

@media all and (max-width: 991px) {
    .pagination span {
		font-size: 14px;
	}
	.pagination a {
		margin: 0 3px 5px;
		min-width: 33px;
	}
	.pagination .page-status {
		margin-right: 8px;
	}
	#header {
		position: relative;
	}
	#header .width {
		max-width: inherit;
		padding: 5px 15px;
	}
	#header h1 {
		margin-top: 0;
		float: none;
	}
	#header h1 img {
		height: 55px;
	}
	#header .tel {
		display: none;
	}
	#header .menu {
		position: absolute;
		right: 15px;
		top: 18px;
	}
	.menu-trigger,
	.menu-trigger span {
	  display: inline-block;
	  transition: all .4s;
	  box-sizing: border-box;
	}
	.menu-trigger {
	  position: relative;
	  width: 38px;
	  height: 30px;
	}
	.menu-trigger span {
	  position: absolute;
	  left: 0;
	  width: 100%;
	  height: 4px;
	  background-color: #333;
	  border-radius: 4px;
	}
	.menu-trigger span:nth-of-type(1) {
	  top: 0;
	}
	.menu-trigger span:nth-of-type(2) {
	  top: 13px;
	}
	.menu-trigger span:nth-of-type(3) {
	  bottom: 0;
	}
	.menu-trigger.active span:nth-of-type(1) {
	  -webkit-transform: translateY(13px) rotate(-45deg);
	  transform: translateY(13px) rotate(-45deg);
	}
	.menu-trigger.active span:nth-of-type(2) {
	  opacity: 0;
	}
	.menu-trigger.active span:nth-of-type(3) {
	  -webkit-transform: translateY(-13px) rotate(45deg);
	  transform: translateY(-13px) rotate(45deg);
	}
	#header .navi {
		display: none;
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		z-index: 500;
		background-color: rgba(0,0,0,0.85);
	}
	#header .navi ul {
		max-width: inherit;
		display: block;
	}
	#header .navi li {
		width: auto;
	}
	#header .navi a {
		padding: 10px 5px;
		display: block;
		height: auto;
		font-size: 16px;
		color: #fff;
	}

	#footer {
		margin-top: 30px;
	}
	#footer .fnavi {
		display: none;
	}
	#footer .fbg {
		padding: 20px 0 5px;
	}
	#footer .finner {
		display: block;
		max-width: inherit;
	}
	#footer .lbox {
		width: auto;
	}
	#footer .lbox p {
		font-size: 18px;
		text-align: center;
	}
	#footer .lbox li {
		padding-left: 28px;
		line-height: 30px;
	}
	#footer .lbox li img {
		top: 6px;
		width: 18px;
	}
	#footer .flogo {
		width: 130px;
		margin: 0 auto;
	}
	#footer .code,
	#footer .rbox {
		display: none;
	}
	#footer .copyright {
		padding: 5px 5px 65px;
	}
	#footer .copyright span {
		display: block;
		margin: 5px 0 0;
	}

	.comWidth {
		max-width: inherit;
	}

	.headline01 {
		margin-bottom: 20px !important;
	}
	.headline01 img {
		height: 50px;
	}
	
	.comLink {
		margin-top: 20px;
	}
	.comLink a {
		padding: 8px 0;
		width: 160px;
	}

	.mainvisual .slick-dots {
		bottom: 0;
	}
	.mainvisual .slick-dots li {
		width: 50px;
		height: 6px;
		margin: 0 10px;
	}
	.indexsec01 {
		padding: 30px 0;
		background-size: 1000px auto;
	}
	.indexsec01 .leafl,
	.indexsec01 .leafr {
		display: none !important;
	}
	.indexsec01 .cateul {
		justify-content: space-between;
		margin-bottom: 10px;
	}
	.indexsec01 .cateul li {
		width: 49%;
		margin: 0 0 10px;
	}
	.indexsec01 .cateul a {
		padding: 5px 5px;
		font-size: 16px;
	}
	.indexsec01 .photoul {
		justify-content: space-between;
	}
	.indexsec01 .photoul li {
		width: 49%;
		margin: 0 0 15px;
	}
	.indexsec01 .photoul p {
		padding: 5px 5px;
		font-size: 16px;
	}
	.indexsec01 .photoul .photo {
		height: 126px;
	}
	.indexsec01 .photoul .photo:before {
		display: none;
		transition: all .5s;
	}
	.indexsec01 .photoul .photo img {
		min-height: 126px;
	}
	#marquee {
		height: 500px;
	}
	.indexsec02 {
		padding: 30px 0;
	}
	.indexsec02 .comLink {
		text-align: center;
	}
	.indexsec02 .bg {
		padding: 15px;
	}
	.indexsec02 .photo {
		margin: 0 0 20px;
		width: auto;
		float: none;
	}
	.indexsec02 .txtbox {
		width: auto;
		float: none;
	}
	.indexsec02 .txtbox h3 {
		max-width: 80%;
	}
	.indexsec02 .txtbox p {
		font-size: 14px;
		line-height: 1.5;
	}
	.indexsec02 .txtbox .link {
		margin-top: 10px;
	}
	.indexsec02 .txtbox .link a {
		padding: 8px 5px;
		margin: 0 auto;
	}
	.indexsec03 {
		margin-bottom: 30px;
	}
	.indexsec04 {
		padding: 30px 0;
	}
	.indexsec04 .sliderul .photo {
		height: 135px;
	}
	.indexsec04 .sliderul .photo img {
		width: 100%;
		min-height: 135px;
	}
	.indexsec04 .sliderul .slick-slide {
		margin-right: 10px;
		width: 180px;
	}
	.indexsec04 .sliderbox .arrow img {
		width: 18px;
	}
	.indexsec04 .sliderbox .prev {
		margin-top: -33px;
	}
	.indexsec04 .sliderbox .prev:hover {
		transform: translateX(0);
	}
	.indexsec04 .sliderbox .next {
		margin-top: -33px;
	}
	.indexsec04 .sliderbox .next:hover {
		transform: translateX(0);
	}
	.indexsec04 .sliderul .txtbox {
		display: none;
	}
	.indexsec05 .lbox {
		width: auto;
		float: none;
		margin-bottom: 10px;
	}
	.indexsec05 .lbox a {
		height: auto;
	}
	.indexsec05 .lbox .slick-dots {
		bottom: 10px;
	}
	.indexsec05 .lbox .slick-dots li {
		width: 14px;
		height: 14px;
	}
	.indexsec05 .rbox {
		width: auto;
		float: none;
	}
	.indexsec05 .rbox a {
		padding: 15px 15px 15px 85px;
	}
	.indexsec05 .rbox .time {
		left: 15px;
		top: 15px;
		font-size: 14px;
		line-height: 30px;
	}
	.indexsec05 .rbox .time span {
		font-size: 30px;
	}
	.indexsec05 .rbox .txtbox {
		padding-left: 10px;
	}
	.indexsec05 .rbox h3 {
		margin-bottom: 5px;
		font-size: 16px;
	}
	.indexsec05 .rbox .link {
		font-size: 13px;
	}
	
	.indexsec06 {
		padding: 30px 0;
	}
	.indexsec06 .headline01 {
		padding: 20px 0;
		margin-bottom: 0 !important;
	}
	.indexsec06 ul {
		display: block;
	}
	.indexsec06 ul li {
		padding: 20px 15px;
		width: auto;
		min-height: inherit;
	}
	.indexsec06 ul .photo img {
		width: 100px;
	}
	.indexsec06 ul h3 {
		margin-bottom: 10px;
		font-size: 18px;
	}
	.indexsec06 ul h3 span {
		font-size: 12px;
	}	
	.pagepath {
		margin-bottom: 20px;
		padding: 10px 0 5px;
		font-size: 13px;
		letter-spacing: 0;
	}
	.pagepath a {
		font-size: 14px;
	}
	.pagepath img {
		width: 20px;
		margin: -3px 5px 0 0;
		display: inline-block;
		vertical-align: middle;
	}

	.aboutPage h2 {
		margin-bottom: 15px;
	}
	.aboutPage h2 img {
		width: 210px;
	}
	.aboutPage p {
		font-size: 14px;
		line-height: 1.5;
	}
	.aboutPage .photo {
		margin-top: 15px;
		overflow: hidden;
	}
	
	.contactPage .imgbox {
		margin-bottom: 20px;
		display: block;
	}
	.contactPage .imgbox .photo {
		width: auto;
	}
	.contactPage .imgbox .txtbox {
		width: auto;
	}
	.contactPage .imgbox .txtbox {
		display: block;
	}
	.contactPage .imgbox .txtbox p {
		padding: 15px;
		line-height: 1.6;
	}
	.contactPage .imgbox .txtbox span {
		margin-bottom: 5px;
		font-size: 16px;
	}
	.contactPage .listul {
		justify-content: space-between;
	}
	.contactPage .listul li {
		padding: 15px 5px 10px;
		margin: 0 0 10px;
		width: 49%;
		font-size: 14px;
	}
	.contactPage .listul .icon {
		width: 35px;
	}
	
	.pagination li a{
		font-size: 14px;
	}
	.pagination li.thisclass {
		font-size: 14px;
	}
	
	.sidebar {
		width: auto;
		float: none;
		border: none;
	}
	.sidebar .ttl,
	.sidebar .title,
	.sidebar .txt,
	.sidebar .code {
		display: none;
	}
	.sidebar .linkul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.sidebar .linkul li {
		width: 49%;
		margin-bottom: 10px;
		border-bottom: none;
	}
	.sidebar .linkul a {
		display: flex;
		height: 100%;
		justify-content: center;
		align-items: center;
		padding: 5px;
		font-size: 15px;
		border: 1px solid #15600b;
		box-sizing: border-box;
	}
	.conts {
		width: auto;
		float: none;
	}
	.comUl {
		justify-content: space-between;
	}
	.comUl li {
		width: 49%;
		margin: 0 0 15px;
	}
	.comUl .photo {
		height: 126px;
	}
	.headline02 {
		font-size: 18px;
		margin-bottom: 15px;
	}

	.comInfo {
		line-height: 1.5;
	}
	.comInfo * {
		line-height: 1.5 !important;
		font-size: 14px !important;
	}

	.pagelist {
		margin-top: 20px;
		display: block;
	}
	.pagelist li {
		margin-top: 5px;
		max-width: inherit;
	}
	
	.newsUl a {
		display: block;
		padding: 15px;
	}
	.newsUl li {
		margin-bottom: 15px;
	}
	.newsUl .photo {
		width: auto;
		height: auto;
		display: block;
	}
	.newsUl .txtbox {
		margin-top: 10px;
		width: auto;
	}
	.newsUl .txtbox h2 {
		font-size: 18px;
		text-align: center;
	}
	.newsUl .time {
		font-size: 13px;
	}
	.newsUl .link {
		text-align: center;
	}
	.newsUl .link span {
		min-width: 100px;
	}	
}

@media all and (min-width: 992px) and (max-width: 1430px) {
	#header .navi ul {
		max-width: 58%;
	}
}

@media all and (min-width: 992px) and (max-width: 1200px) {
	#header h1 {
		width: 200px;
	}
	#header .tel {
		padding-left: 35px;
		font-size: 16px;
		background-size: 30px auto;
	}
	#header .tel span {
		font-size: 26px;
	}
	#header .navi a {
		font-size: 16px;
	}
	#footer .code {
		width: 120px;
	}
	#footer .flogo {
		width: 190px;
	}
	.indexsec01 .photoul .photo {
		height: 170px;
	}
	.indexsec01 .photoul .photo img {
		min-height: 170px;
	}
	.indexsec01 .photoul .photo:before {
		background-size: 120px auto;
	}
	.comUl .photo {
		height: 174px;
	}
	#footer .lbox {
		width: 300px;
	}
}

@font-face {
	font-family: 'icomoon';
    src:url('../font/icomoon.eot?qradjf');
    src:url('../font/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
        url('../font/icomoon.ttf?qradjf') format('truetype'),
        url('../font/icomoon.woff?qradjf') format('woff'),
        url('../font/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.demo-icon{
  font-family:"icomoon";
  font-style:normal;
  font-weight:normal;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  text-align:center;
  font-variant:normal;
  text-transform:none;
  font-size:24px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  line-height:24px;
  color:#999; 
}
/*new right*/
.cndns-right{position:fixed;right:1px;top:40%;margin-top:-100px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#ff6800;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-sev .cndns-right-btn{border-color:#ff6800;background:url(../img/kefu.gif) no-repeat #ff6800 center;} 
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #ff6800;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(../img/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t{overflow: hidden;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:8px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#ff6800;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.meau-sev .cndns-right-box .box-border{width:230px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#ff6800;font-size:16px;line-height:16px;margin-top: 16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#ff6800}
@media all and (max-width: 991px) {
	.cndns-right{display: none;}
}

/* 工具栏 */
#toolbar{position: fixed;bottom: 0;width: 100%;z-index: 888;left: 0;display: none;}
#toolbar .list{display: flex;background: #1048a0;}
#toolbar .list li{width: 25%; text-align: center;}
#toolbar .list a{display: block;padding: 5px;}
#toolbar .list a span{text-align: center; color: #fff; display: block; font-size: 14px;}
#toolbar .list a img {display: block;margin: 5px auto;}
#toolbar .list li:hover{background: #0185d0;}
/*微信弹窗*/
#wxnr{width:100%;height: 100%;position:fixed;top: 0;z-index:1000;display:none;background: rgba(0,0,0,.6);}
#wxnr .nrdf{position: absolute;top: 50%;left: 0;right: 0;width: 300px;height: 300px;padding: 20px 10px;text-align:center;background-color: rgba(255, 255, 255, 0.8);box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777;border-radius:10px;box-sizing: border-box;margin: -150px auto 0;}
#wxnr img{width: 135px;height: 135px;display: block;margin: 0 auto;}
#wxnr p{font-size: 14px;text-align:center;line-height: 30px;}
#wxnr i{position: absolute;top: 5px;right:5px;width: 20px;height: 20px;font-size: 14px;text-align:center;color: #fff;font-weight: bold;font-style: normal;background: #333;border-radius: 100%;cursor: pointer;}
#wxnr span{display:inline-block;padding: 0 5px;background-color: #1048a0;color:#fff;border-radius: 5px;cursor:pointer;}
/*复制提示*/
#weixin{position: fixed;top: 50%;margin-top: -26px;z-index: 9999999;font-size: 16px;color: #fff;width: 90%;right: 5%;text-align: center;background: rgba(0, 0, 0, 0.8);border: 2px solid #333;border-radius: 5px;display: none;line-height: 50px;}
@media all and (max-width: 991px) {
	#toolbar{display: block;}
}
