
/*------------------------------------------------------------
	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:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}

body {
	color: #333;
	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;
	padding: 24px 15px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#header h1 {
	display: flex;
	align-items: center;
}
#header h1 p {
	margin-left: 25px;
	padding-left: 25px;
	font-size: 18px;
	color: #006edb;
	font-weight: normal;
	position: relative;
}
#header h1 p:before {
	position: absolute;
	left: 0;
	top: 7px;
	bottom: 7px;
	content: "";
	width: 1px;
	background-color: #006edb;
}
#header .tel {
	font-size: 47px;
	color: #df0000;
	font-family: Impact, "sans-serif";
	letter-spacing: 0.5px;
}
#header .tel img {
	display: inline-block;
	vertical-align: middle;
	margin: -3px 15px 0 0;
}
#header .navi {
	background-color: #006edb;
}
#header .navi ul {
	max-width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
#header .navi li {
	width: 14.28%;
}
#header .navi a {
	display: flex;
	height: 70px;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff;
	font-size: 18px;
	box-sizing: border-box;
	padding: 5px;
}
#header .navi .on a,
#header .navi a:hover {
	background-color: #f28f00;
}
.mainVisual .swiper-slide {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.mainVisual .width {
	height: 750px;
	max-width: 1430px;
	margin: 0 auto;
	padding: 0 15px;
	box-sizing: border-box;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.mainVisual .width03 {
	text-align: right;
}
.mainVisual .width03 .main01 {
	margin-bottom: 20px;
}
.mainVisual .width03 p {
	color: #fff;
	letter-spacing: 2px;
	font-family: "思源黑体 CN";
	line-height: 26px;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.2),2px 2px 4px rgba(0,0,0,0.2),2px 2px 4px rgba(0,0,0,0.2),2px 2px 4px rgba(0,0,0,0.2),2px 2px 4px rgba(0,0,0,0.2),2px 2px 4px rgba(0,0,0,0.2),2px 2px 4px rgba(0,0,0,0.2);
}
.mainVisual .width03 ul {
	margin-top: 65px;
	display: flex;
}
.mainVisual .width03 ul li:not(:last-child) {
	margin-right: 30px;
}
.mainVisual .width02 {
	text-align: right;
}
.mainVisual .width02 .main01 {
	margin-bottom: 20px;
}
.mainVisual .width02 p {
	color: #fff;
	letter-spacing: 2px;
	font-family: "思源黑体 CN";
	line-height: 26px;
}
.mainVisual .width02 ul {
	margin-top: 65px;
	display: flex;
}
.mainVisual .width02 ul li:not(:last-child) {
	margin-right: 55px;
}
.mainVisual .width01 {
	max-width: 1710px;
	justify-content: space-between;
}
.mainVisual .width01 .main01 {
	width: 39%;
	margin-top: -90px;
	text-align: right;
}
.mainVisual .width01 .main02 {
	width: 57%;
	text-align: right;
}
.mainVisual .swiper-pagination {
	bottom: 20px !important;
}
.mainVisual .swiper-pagination-bullet {
	width: 74px;
	height: 5px;
	border-radius: 3px;
	background: #fff;
	opacity: 1;
	margin: 0 20px !important;
}
.mainVisual .swiper-pagination-bullet-active {
	background: #f29000;
}
.comWidth {
	max-width: 1430px;
	margin: 0 auto;
	padding: 0 15px;
	box-sizing: border-box;
}
.headline01 {
	text-align: center;
	margin-bottom: 50px;
}
.sidebar {
	width: 23.2%;
	float: left;
	background-color: #f5f5f5;
}
.sidebar .sttl {
	padding: 35px;
	background: #006edb url("../image/icon02.png") no-repeat right 25px bottom 40px;
	color: #fff;
	font-size: 26px;
	font-weight: normal;
}
.sidebar .sttl span {
	margin-bottom: 5px;
	display: block;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.sidebar .swhite {
	margin: 0 25px 25px;
	background-color: #fff;
	padding: 25px;
}
.sidebar .slist li {
	margin-bottom: 20px;
}
.sidebar .slist a {
	padding: 10px 5px 10px 50px;
	display: block;
	font-size: 20px;
	border: 1px solid #dddddd;
	background: url("../image/icon04.png") no-repeat left 20px center;
}
.sidebar .slist .on a,
.sidebar .slist a:hover {
	border-color: #df0000;
}
.sidebar .stel {
	margin-bottom: 16px;
	text-align: center;
	font-size: 20px;
}
.sidebar .stel p {
	margin-top: 10px;
}
.sidebar .stel span {
	display: block;
	font-weight: bold;
	color: #df0000;
}
.sidebar .sadd {
	text-align: center;
	font-size: 14px;
	line-height: 26px;
}
.sidebar .slink {
	margin: 20px auto 0;
	text-align: center;
}
.sidebar .slink a {
	padding: 10px 5px;
	box-sizing: border-box;
	width: 100%;
	max-width: 160px;
	display: inline-block;
	color: #fff;
	text-align: center;
	background-color: #006edb;
	border-radius: 50px;
}
.sidebar .slink a:hover {
	background-color: #f29000;
}
.conts {
	width: 72%;
	float: right;
}
.comUl {
	display: flex;
	flex-wrap: wrap;
}
.comUl li {
	width: 31.35%;
	margin: 0 2.975% 25px 0;
}
.comUl li:nth-child(3n) {
	margin-right: 0;
}
.comUl a {
	display: block;
	height: 100%;
	background-color: #eeeeee;
}
.comUl p {
	padding: 10px 5px;
	text-align: center;
}
.comUl .photo {
	height: 230px;
	overflow: hidden;
	position: relative;
}
.comUl .photo:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0,110,219,0.73) url("../image/icon12.png") no-repeat center center;
	transform: scale(0);
	-webkit-transition: all .5s;transition: all .5s;
}
.comUl .photo:hover:before {
	transform: scale(1);
}
.comUl .photo img {
	width: 100%;
	min-height: 230px;
}
.comUl a:hover {
	background-color: #f29000;
	color: #fff;
}
.indexsec01 {
	margin: 100px 0;
}
.indexsec01 #scroll {
	height: 782px;
	overflow: hidden;
}
.indexsec02 {
	margin-bottom: 100px;
}
.indexsec02 .imgbox {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.indexsec02 .imgbox .photobox {
	width: 47.85%;
}
.indexsec02 .imgbox .photobox img {
	width: 100%;
}
.indexsec02 .imgbox .textbox {
	width: 47.85%;
}
.indexsec02 .imgbox .textbox h3 {
	font-size: 32px;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.indexsec02 .imgbox .textbox h3:before {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 186px;
	height: 2px;
	background-color: #f29000;
}
.indexsec02 .imgbox .textbox .text {
	font-size: 18px;
	color: #666;
	line-height: 35px;
	text-align: justify;
	margin-bottom: 35px;
}
.indexsec02 .imgbox .textbox ul {
	display: flex;
	justify-content: space-between;
}
.indexsec02 .imgbox .textbox ul li {
	text-align: center;
	max-width: 25%;
	box-sizing: border-box;
	padding: 0 5px;
}
.indexsec02 .imgbox .textbox ul img {
	-webkit-transition: all .5s;transition: all .5s;
}
.indexsec02 .imgbox .textbox ul li:hover img {
	transform: rotateY(360deg);
}
.indexsec02 .imgbox .textbox ul p {
	margin-top: 15px;
}
.indexsec02 .imgbox .textbox ul span {
	display: block;
	font-size: 13px;
	color: #999;
	margin-top: 5px;
}
.comLink {
	margin-top: 40px;
	text-align: center;
}
.comLink a {
	display: inline-block;
	color: #fff;
	background-color: #006edb;
	border-radius: 20px;
	width: 160px;
	box-sizing: border-box;
	padding: 10px 5px;
}
.comLink a:hover {
	background-color: #f29000;
}
.indexsec03 {
	margin-bottom: 100px;
}
.indexsec03 .bg {
	padding-top: 70px;
	background: url("../image/bg01.jpg") no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.indexsec03 .headline01 {
	margin-bottom: 100px;
}
.indexsec03 .bg .photo {
	text-align: center;
	padding: 0 50px;
}
.indexsec03 .bg .photo img {
	-webkit-transition: all .5s;transition: all .5s;
}
.indexsec03 .bg .photo:hover img {
	transform: scale(1.1);
}
.indexsec03 .imgbox {
	margin-top: 50px;
}
.indexsec03 .imgbox .textbox {
	width: 54%;
	float: left;
	margin-top: 40px;
}
.indexsec03 .imgbox .textbox h3 {
	font-size: 38px;
	padding-left: 70px;
	margin-bottom: 30px;
	background: url("../image/icon05.png") no-repeat left center;
}
.indexsec03 .imgbox .textbox li {
	padding: 0 0 15px 70px;
	background: url("../image/icon09.png") no-repeat left 40px top 3px;
	font-size: 18px;
	color: #666;
}
.indexsec03 .imgbox .photobox {
	float: right;
	width: 43.64%;
	position: relative;
}
.indexsec03 .imgbox .photobox img {
	width: 100%;
	position: relative;
	z-index: 2;
}
.indexsec03 .imgbox .photobox:before {
	position: absolute;
	right: -14px;
	bottom: -14px;
	top: 14px;
	left: 14px;
	box-sizing: border-box;
	border: 2px solid #006edb;
	content: "";
}
.indexsec04 {
	margin-bottom: 100px;
	padding: 0 75px;
}
.indexsec04 .sliderbox {
	position: relative;
}
.indexsec04 .swiper-container {
    height: 670px;
}
.indexsec04 .swiper-slide {
    height: calc((100% - 30px) / 2);
}
.indexsec04 .swiper-slide a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}
.indexsec04 .swiper-slide a img {
    width: 100%;
    min-height: 320px;
    transition: all ease 0.6s;
    -webkit-transition: all ease 0.6s;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.indexsec04 .swiper-slide a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.indexsec04 .swiper-button-next:after,
.indexsec04 .swiper-button-prev:after {
	display: none;
}
.indexsec04 .swiper-button-next,
.indexsec04 .swiper-button-prev {
	width: 49px;
	height: 49px;
	margin-top: -25px;
}
.indexsec04 .swiper-button-next {
	right: -80px;
	background: url("../image/icon11.png") no-repeat center center;
	background-size: 100% 100%;
}
.indexsec04 .swiper-button-prev {
	left: -80px;
	background: url("../image/icon10.png") no-repeat center center;
	background-size: 100% 100%;
}
.indexsec05 {
	margin-bottom: 100px;
	padding: 100px 0;
	background: url("../image/bg02.jpg") no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.indexsec05 .comLink a {
	background-color: #fff;
	color: #006edb;
}
.indexsec05 .comLink a:hover {
	color: #fff;
	background-color: #f29000;
}
.indexsec05 .swiper-slide {
	width: 433px;
}
.indexsec05 .swiper-slide a {
	display: block;
	height: 320px;
	overflow: hidden;
}
.indexsec05 .swiper-slide img {
	min-height: 320px;
	width: 100%;
}
.indexsec05 .swiper-slide a:hover {
	opacity: 0.7;
}
.indexsec06 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.indexsec06 ul li {
	width: 47%;
	margin-bottom: 30px;
}
.indexsec06 ul a {
	padding-left: 100px;
	display: block;
	position: relative;
}
.indexsec06 ul .time {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	text-align: center;
	font-size: 30px;
	color: #006edb;
	line-height: 1.2;
}
.indexsec06 ul .time span {
	display: block;
	font-size: 20px;
}
.indexsec06 ul h3 {
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: normal;
}
.indexsec06 ul p {
	font-size: 14px;
	color: #666;
}
.indexsec06 ul h3 {
	-webkit-transition: all .5s;transition: all .5s;
}
.indexsec06 ul a:hover h3 {
	color: #f29000;
	margin-left: 15px;
}
#footer {
	margin-top: 100px;
	background: url("../image/bg03.jpg") no-repeat center center;
	background-size: cover;
}
#footer .copyright {
	padding: 15px 5px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
#footer .copyright a {
	color: #fff;
}
#footer .copyright span {
	margin-left: 40px;
}
#footer .qyrz {
	display: inline-block;
	vertical-align: middle;
	margin: -3px 0 0 10px;
	width: 120px;
}
#footer .width {
	max-width: 1430px;
	margin: 0 auto;
	padding: 80px 15px 55px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#footer .code {
	max-width: 180px;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid rgba(255,255,255,0.5);
}
#footer .code p {
	text-align: center;
	color: #fff;
	margin-top: 5px;
	letter-spacing: 1px;
}
#footer .flogo {
	max-width: 186px;
}
#footer .ttl {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	padding-bottom: 10px;
}
#footer .ttl:before {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	background-color: #fff;
	width: 156px;
	height: 2px;
}
#footer .flbox {
	max-width: 200px;
}
#footer .flbox ul {
	display: flex;
	flex-wrap: wrap;
}
#footer .flbox li {
	width: 50%;
	margin-top: 15px;
	padding-right: 10px;
	box-sizing: border-box;
}
#footer .flbox ul a {
	color: #fff;
}
#footer .flbox ul a:hover {
	color: #f29000;
}
#footer .frbox {
	max-width: 350px;
}
#footer .frbox .txt {
	margin-top: 5px;
	color: #fff;
	line-height: 42px;
}
#footer .frbox .txt a {
	color: #fff;
}
#footer .frbox .txt .tel {
	font-size: 30px;
	font-family: Impact, "sans-serif";
	letter-spacing: 1px;
}
.comImg {
	margin-bottom: 50px;
	padding: 0 9% 0 15px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 500px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.headline02 {
	text-align: center;
	margin-bottom: 30px;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: 2px;
}
.headline02 span {
	display: block;
	font-size: 46px;
	font-weight: bold;
	color: #df0000;
}
.contactPage .text {
	padding-bottom: 30px;
	text-indent: 1em;
	text-align: justify;
	font-size: 18px;
	line-height: 33px;
	border-bottom: 2px dashed #999;
}
.contactPage ul {
	margin: 80px 0;
	display: flex;
	justify-content: space-between;
}
.contactPage ul li {
	max-width: 25%;
	text-align: center;
}
.contactPage ul p {
	margin-top: 10px;
	font-size: 22px;
}
.contactPage ul span {
	margin-top: 5px;
	display: block;
	font-size: 18px;
	color: #006edb;
	line-height: 30px;
}
.contactPage ul a {
	color: #006edb;
}
.contactPage #allmap {
	width: 100%;
	height: 585px;
}
/*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:#2b6fa7;
}
.pagination li.thisclass {
background: #1B82FF;
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;
}
.headline03 {
	text-align: center;
	margin-bottom: 30px;
	font-size: 34px;
	letter-spacing: 1px;
}
.comInfo {
	color: #666;
	font-size: 18px;
	line-height: 30px;
}
.comInfo * {
	color: #666 !important;
	font-size: 18px !important;
	line-height: 30px !important;
}
.comInfo img {
	height: auto !important;
	display: block;
	margin: 0 auto;
}
.comOther {
	margin-top: 60px;
}
.comOther h3 {
	margin-bottom: 30px;
	font-size: 34px;
}
.comOther h3 img {
	display: inline-block;
	vertical-align: middle;
	margin: -16px 20px 0 0;
}
.comOther ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.comOther ul li {
	width: 22.6%;
}
.comOther ul a {
	display: block;
	height: 100%;
	background-color: #eeeeee;
}
.comOther ul .photo {
	height: 238px;
	overflow: hidden;
}
.comOther ul .photo img {
	width: 100%;
	min-height: 238px;
}
.comOther ul p {
	text-align: center;
	padding: 10px 5px;
}
.comOther ul a:hover {
	background-color: #f29000;
	color: #fff;
}
.comList {
	display: flex;
	flex-wrap: wrap;
}
.comList li {
	width: 31.43%;
	margin: 0 2.855% 30px 0;
}
.comList li:nth-child(3n) {
	margin-right: 0;
}
.comList a {
	display: block;
	height: 100%;
	background-color: #006edb;
}
.comList p {
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 10px 5px;
}
.comList .photo {
	height: 300px;
	overflow: hidden;
}
.comList .photo img {
	width: 100%;
	min-height: 300px;
	transition: all ease 0.6s;
	-webkit-transition: all ease 0.6s;
	-webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.comList a:hover {
	background-color: #f29000;
}
.comList a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.newsPage .listul li {
	margin-bottom: 60px;
}
.newsPage .listul a {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.newsPage .listul .photo {
	width: 27%;
	height: 248px;
	overflow: hidden;
}
.newsPage .listul .photo img {
	width: 100%;
	min-height: 248px;
}
.newsPage .listul .txtbox {
	width: 69%;
}
.newsPage .listul .txtbox h4 {
	margin-bottom: 10px;
	font-size: 22px;
}
.newsPage .listul .time {
	color: #999;
	margin-bottom: 10px;
}
.newsPage .listul p {
	font-size: 18px;
	color: #666;
	line-height: 32px;
	text-indent: 1em;
}
.newsPage .listul .link {
	margin-top: 20px;
	text-align: center;
	color: #006edb;
	border: 1px solid #006edb;
	box-sizing: border-box;
	border-radius: 50px;
	width: 207px;
	letter-spacing: 1px;
	padding: 10px 5px;
}
.newsPage .listul a:hover .link {
	color: #fff;
	background-color: #f29000;
	border-color: #f29000;
}
.newsPage .listul a:hover h4 {
	color: #f29000;
}
.comNote {
	margin-bottom: 30px;
	display: flex;
	justify-content: center;
}
.comNote li {
	color: #999;
}
.comNote img {
	margin: -5px 10px 0 0;
	display: inline-block;
	vertical-align: middle;
}
.comNote li:first-child {
	margin-right: 50px;
}
.aboutPage .sec01 {
	margin-bottom: 100px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row-reverse;
}
.aboutPage .sec01 .photobox {
	width: 43.5%;
	position: relative;
}
.aboutPage .sec01 .photobox:before {
	position: absolute;
	left: -14px;
	top: 14px;
	right: 14px;
	bottom: -14px;
	content: "";
	border-radius: 10px;
	background-color: #006edb;
}
.aboutPage .sec01 .photobox img {
	position: relative;
	z-index: 2;
	width: 100%;
	border-radius: 10px;
}
.aboutPage .sec01 .txtbox {
	width: 51%;
}
.aboutPage .sec01 .txtbox h3 {
	margin-bottom: 20px;
	font-size: 32px;
}
.aboutPage .sec01 .txtbox p {
	font-size: 18px;
	color: #666;
	line-height: 32px;
	text-indent: 2em;
	text-align: justify;
}
.aboutPage .sec02 {
	margin-bottom: 100px;
	padding: 130px 0;
	background: url("../image/bg10.jpg") no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.aboutPage .sec02 ul {
	display: flex;
	justify-content: center;
}
.aboutPage .sec02 ul li {
	text-align: center;
	color: #fff;
	line-height: 32px;
	margin: 0 3.5%;
}
.aboutPage .sec02 ul span {
	display: block;
	font-size: 22px;
	margin: 30px 0 10px;
}
.aboutPage .sec03 .imgbox {
	display: flex;
}
.aboutPage .sec03 .imgbox .photobox {
	width: 59.5%;
	background: url("../image/bg11.jpg") no-repeat center center;
	background-size: cover;
}
.aboutPage .sec03 .imgbox .txtbox {
	width: 40.5%;
	padding: 20px 3.5%;
	box-sizing: border-box;
	background: url("../image/bg12.jpg") no-repeat center center;
	background-size: cover;
}
.aboutPage .sec03 .imgbox .txtbox p {
	margin: 30px 0;
	color: #fff;
	line-height: 28px;
}
.aboutPage .sec03 .imgbox .txtbox p span {
	font-weight: bold;
}

.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: #008ad6;
	color: #fff;
}


.container11{
	padding: 0 15px;
	width: 1340px;
	margin: 0 auto;
}


@media all and (min-width: 1300px) and (max-width: 1540px) {
	.aboutPage .sec02 ul li {margin: 0 2%;}
	.indexsec04 .swiper-slide a img {min-height: 280px;}
	.indexsec04 .swiper-container {height: 590px;}
}

@media all and (min-width: 992px) and (max-width: 1299px) {
	.aboutPage .sec02 ul li {margin: 0 1.5%;}
	.sidebar .swhite {margin-left: 15px;margin-right: 15px;}
	.comUl .photo img {min-height: 162px;}
	.comUl .photo {height: 162px;}
	.indexsec04 .swiper-slide a img {min-height: 188px;}
	.indexsec04 .swiper-container {height: 406px;}
	.comOther ul .photo img {min-height: 163px;}
	.comOther ul .photo {height: 163px;}
	.comList .photo img {min-height: 226px;}
	.comList .photo {height: 226px;}
	.newsPage .listul .photo img {min-height: 195px;}
	.newsPage .listul .photo {height: 195px;}
}

@media all and (max-width: 991px) {
	#header {
		position: relative;
	}
	#header .width {
		max-width: inherit;
		padding: 15px;
		display: block;
	}
	#header h1 {
		width: 140px;
		display: block;
	}
	#header h1 p {
		display: none;
	}
	#header .tel {
		display: none;
	}
	#header .navi {
		display: none;
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		z-index: 100;
	}
	#header .navi ul {
		max-width: inherit;
		display: block;
	}
	#header .navi li {
		width: auto;
	}
	#header .navi a {
		display: block;
		height: auto;
		font-size: 16px;
		padding: 15px 5px;
	}
	.menu {
		position: absolute;
		right: 15px;
		top: 24px;
		z-index: 200;
	}
	.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);
	}
	.mainVisual .width {
		height: 400px;
		max-width: inherit;
	}
	.mainVisual .width03 .main01 {
		margin-bottom: 15px;
	}
	.mainVisual .width03 .main01 img {
		max-height: 50px;
	}
	.mainVisual .width03 p {
		letter-spacing: 0;
		line-height: 1.6;
	}
	.mainVisual .width03 ul {
		margin-top: 30px;
	}
	.mainVisual .width03 ul li:not(:last-child) {
		margin-right: 20px;
	}
	.mainVisual .width03 ul img {
		max-height: 100px;
	}
	.mainVisual .width02 .main01 {
		margin-bottom: 15px;
	}
	.mainVisual .width02 .main01 img {
		max-height: 50px;
	}
	.mainVisual .width02 p {
		letter-spacing: 0;
		line-height: 1.6;
	}
	.mainVisual .width02 ul {
		margin-top: 30px;
	}
	.mainVisual .width02 ul li:not(:last-child) {
		margin-right: 25px;
	}
	.mainVisual .width02 ul img {
		max-height: 100px;
	}
	.mainVisual .width01 {
		max-width: inherit;
		display: block;
	}
	.mainVisual .width01 .main01 {
		width: auto;
		margin: 0;
		padding: 40px 0 30px;
		text-align: center;
	}
	.mainVisual .width01 .main01 img {
		max-height: 100px;
	}
	.mainVisual .width01 .main02 {
		width: auto;
		text-align: center;
	}
	.mainVisual .width01 .main02 img {
		max-height: 180px;
	}
	.mainVisual .swiper-pagination {
		bottom: 5px !important;
	}
	.mainVisual .swiper-pagination-bullet {
		width: 50px;
		height: 4px;
		margin: 0 5px !important;
	}
	.comWidth {
		max-width: inherit;
	}
	.headline01 {
		margin-bottom: 20px;
	}
	.headline01 img {
		max-height: 48px;
	}
	.sidebar {
		width: auto;
		float: none;
	}
	.sidebar .sttl {
		display: none;
	}
	.sidebar .swhite {
		margin: 0;
		padding: 0;
	}
	.sidebar .slist {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.sidebar .slist li {
		margin-bottom: 10px;
		width: 49%;
	}
	.sidebar .slist a {
		padding: 5px 5px 5px 30px;
		display: flex;
		align-items: center;
		font-size: 15px;
		background-size: 10px auto;
		background-position: left 10px center;
		box-sizing: border-box;
		height: 100%;
	}
	.sidebar .stel {
		display: none;
	}
	.sidebar .sadd {
		display: none;
	}
	.sidebar .slink {
		display: none;
	}
	.conts {
		width: auto;
		float: none;
	}
	.comUl {
		justify-content: space-between;
	}
	.comUl li {
		width: 49%;
		margin: 0 0 10px;
	}
	.comUl p {
		padding: 5px;
	}
	.comUl .photo {
		height: 125px;
	}
	.comUl .photo:before {
		background-size: 60px auto;
	}
	.comUl .photo img {
		min-height: 125px;
	}
	.indexsec01 {
		margin: 40px 0;
	}
	.indexsec01 #scroll {
		height: 400px;
	}
	.indexsec02 {
		margin-bottom: 40px;
	}
	.indexsec02 .imgbox {
		display: block;
	}
	.indexsec02 .imgbox .photobox {
		width: auto;
		margin-bottom: 10px;
	}
	.indexsec02 .imgbox .textbox {
		width: auto;
	}
	.indexsec02 .imgbox .textbox h3 {
		font-size: 18px;
		padding-bottom: 5px;
		margin-bottom: 10px;
	}
	.indexsec02 .imgbox .textbox h3:before {
		width: 100px;
	}
	.indexsec02 .imgbox .textbox .text {
		font-size: 14px;
		line-height: 1.6;
		margin-bottom: 20px;
	}
	.indexsec02 .imgbox .textbox ul img {
		height: 26px;
	}
	.indexsec02 .imgbox .textbox ul p {
		margin-top: 5px;
	}
	.indexsec02 .imgbox .textbox ul span {
		font-size: 12px;
	}
	.comLink {
		margin-top: 20px;
	}
	.indexsec03 {
		margin-bottom: 40px;
	}
	.indexsec03 .bg {
		padding-top: 40px;
	}
	.indexsec03 .bg .photo {
		padding: 0 20px;
	}
	.indexsec03 .headline01 {
		margin-bottom: 20px;
	}
	.indexsec03 .imgbox {
		margin-top: 20px;
	}
	.indexsec03 .imgbox .textbox {
		width: auto;
		float: none;
		margin: 0 0 10px;
	}
	.indexsec03 .imgbox .textbox h3 {
		font-size: 20px;
		padding-left: 40px;
		margin-bottom: 15px;
		background-size: 25px auto;
	}
	.indexsec03 .imgbox .textbox li {
		padding: 0 0 10px 20px;
		font-size: 14px;
		background-size: 12px auto;
		background-position: left top 3px;
	}
	.indexsec03 .imgbox .photobox {
		float: none;
		width: auto;
	}
	.indexsec03 .imgbox .photobox:before {
		right: -10px;
		bottom: -10px;
		top: 10px;
		left: 10px;
	}
	.indexsec04 {
		margin-bottom: 40px;
		padding: 0 30px;
	}
	.indexsec04 .swiper-container {
		height: 430px;
	}
	.indexsec04 .swiper-slide {
		height: calc((100% - 10px) / 2);
	}
	.indexsec04 .swiper-slide a img {
		min-height: 210px;
	}
	.indexsec04 .swiper-button-next,
	.indexsec04 .swiper-button-prev {
		width: 25px;
		height: 25px;
		margin-top: -13px;
	}
	.indexsec04 .swiper-button-next {
		right: -35px;
	}
	.indexsec04 .swiper-button-prev {
		left: -35px;
	}
	.indexsec05 {
		margin-bottom: 40px;
		padding: 40px 0;
	}
	.indexsec05 .swiper-slide {
		width: 167px;
	}
	.indexsec05 .swiper-slide a {
		height: 125px;
	}
	.indexsec05 .swiper-slide img {
		min-height: 125px;
	}
	.indexsec06 ul {
		display: block;
	}
	.indexsec06 ul li {
		width: auto;
		margin-bottom: 15px;
	}
	.indexsec06 ul a {
		padding-left: 55px;
	}
	.indexsec06 ul .time {
		font-size: 18px;
	}
	.indexsec06 ul .time span {
		font-size: 14px;
	}
	.indexsec06 ul h3 {
		font-size: 16px;
	}
	#footer {
		margin-top: 40px;
	}
	#footer .copyright {
		padding: 15px 5px 75px;
	}
	#footer .copyright span {
		margin: 5px 0 0;
		display: block;
	}
	#footer .qyrz {
		margin: 5px 0 0;
	}
	#footer .width {
		max-width: inherit;
		padding: 30px 15px 10px;
		display: block;
	}
	#footer .code {
		display: none;
	}
	#footer .flogo {
		max-width: 110px;
		margin: 0 auto 20px;
	}
	#footer .ttl {
		display: none;
	}
	#footer .flbox {
		display: none;
	}
	#footer .frbox {
		max-width: inherit;
	}
	#footer .frbox .txt {
		margin-top: 0;
		line-height: 30px;
		text-align: center;
	}
	#footer .frbox .txt .tel {
		font-size: 24px;
	}
	.comImg {
		margin-bottom: 40px;
		padding: 0 15px;
		height: 150px;
	}
	.comImg img {
		width: 165px;
	}
	.headline02 {
		margin-bottom: 20px;
		font-size: 20px;
		letter-spacing: 0;
	}
	.headline02 span {
		font-size: 20px;
	}
	.contactPage .text {
		padding-bottom: 20px;
		font-size: 14px;
		line-height: 1.6;
		border-bottom: 1px dashed #999;
	}
	.contactPage ul {
		margin: 20px 0;
		display: block;
	}
	.contactPage ul li {
		padding: 0 0 10px 50px;
		max-width: inherit;
		text-align: left;
		position: relative;
	}
	.contactPage ul img {
		position: absolute;
		left: 0;
		top: 4px;
		height: 40px;
	}
	.contactPage ul p {
		margin-top: 10px;
		font-size: 16px;
	}
	.contactPage ul span {
		font-size: 14px;
		line-height: 1.6;
	}
	.contactPage #allmap {
		height: 300px;
	}
	.pagination-wrapper {
		margin-top: 10px;
	}
	.pagination li a{
		font-size: 14px;
	}
	.pagination li.thisclass {
		font-size: 14px;
	}
	.headline03 {
		margin-bottom: 20px;
		font-size: 18px;
	}
	.comInfo {
		font-size: 14px;
		line-height: 1.6;
	}
	.comInfo * {
		font-size: 14px !important;
		line-height: 1.6 !important;
	}
	.comOther {
		margin-top: 40px;
	}
	.comOther h3 {
		margin-bottom: 20px;
		font-size: 18px;
	}
	.comOther h3 img {
		width: 20px;
		margin: -8px 10px 0 0;
	}
	.comOther ul li {
		width: 49%;
		margin-bottom: 10px;
	}
	.comOther ul .photo {
		height: 127px;
	}
	.comOther ul .photo img {
		min-height: 127px;
	}
	.comOther ul p {
		padding: 5px;
	}
	.comList {
		justify-content: space-between;
	}
	.comList li {
		width: 49%;
		margin: 0 0 10px;
	}
	.comList p {
		font-size: 14px;
		padding: 5px;
	}
	.comList .photo {
		height: 130px;
	}
	.comList .photo img {
		min-height: 130px;
	}
	.newsPage .listul li {
		margin-bottom: 20px;
	}
	.newsPage .listul a {
		display: block;
	}
	.newsPage .listul .photo {
		width: auto;
		height: auto;
		margin-bottom: 10px;
	}
	.newsPage .listul .photo img {
		min-height: inherit;
	}
	.newsPage .listul .txtbox {
		width: auto;
	}
	.newsPage .listul .txtbox h4 {
		font-size: 18px;
		text-align: center;
		margin-bottom: 5px;
	}
	.newsPage .listul .time {
		text-align: center;
	}
	.newsPage .listul p {
		font-size: 14px;
		line-height: 1.6;
	}
	.newsPage .listul .link {
		margin: 15px auto 0;
		width: 180px;
		padding: 5px;
	}
	.comNote {
		margin-bottom: 20px;
		font-size: 13px;
	}
	.comNote img {
		height: 14px;
		margin: -2px 5px 0 0;
	}
	.comNote li:first-child {
		margin-right: 20px;
	}
	.aboutPage .sec01 {
		margin-bottom: 40px;
		display: block;
	}
	.aboutPage .sec01 .photobox {
		width: auto;
		margin-bottom: 20px;
	}
	.aboutPage .sec01 .photobox:before {
		left: -10px;
		top: 10px;
		right: 10px;
		bottom: -10px;
	}
	.aboutPage .sec01 .txtbox {
		width: auto;
	}
	.aboutPage .sec01 .txtbox h3 {
		margin-bottom: 10px;
		font-size: 18px;
		text-align: center;
	}
	.aboutPage .sec01 .txtbox p {
		font-size: 14px;
		line-height: 1.6;
	}
	.aboutPage .sec02 {
		margin-bottom: 40px;
		padding: 40px 15px 10px;
		background-attachment: inherit;
	}
	.aboutPage .sec02 ul {
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.aboutPage .sec02 ul li {
		width: 48%;
		line-height: 1.6;
		margin: 0 0 30px;
	}
	.aboutPage .sec02 ul span {
		font-size: 18px;
		margin: 10px 0 5px;
	}
	.aboutPage .sec02 ul img {
		height: 40px;
	}
	.aboutPage .sec03 .imgbox {
		display: block;
	}
	.aboutPage .sec03 .imgbox .photobox {
		width: auto;
		background: none;
	}
	.aboutPage .sec03 .imgbox .photobox img {
		width: 100%;
	}
	.aboutPage .sec03 .imgbox .txtbox {
		width: auto;
		padding: 10px 15px;
	}
	.aboutPage .sec03 .imgbox .txtbox p {
		margin: 15px 0;
	}
.pagination span {
		font-size: 14px;
	}
	.pagination a {
		margin: 0 3px 5px;
		min-width: 33px;
	}
	.pagination .page-status {
		margin-right: 8px;
	}
}

@font-face {
	font-family: 'icomoon';
    src:url('../font/icomoon.eot');
    src:url('../font/icomoon.eot') format('embedded-opentype'),
        url('../font/icomoon.ttf') format('truetype'),
        url('../font/icomoon.woff') format('woff'),
        url('../font/icomoon.svg') 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(../image/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(../image/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;}
}