@charset "utf-8";
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;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: "微软雅黑";
}

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;
}

a,
a:link {
	color: #040404;
	text-decoration: none;
}

a:visited {
	color: #040404;
}

a:hover {
	color: #040404;
}

a:active {
	color: #040404;
}

body {
	color: #000;
	font-size: 13px;
	line-height: 1.5;
	background-color: #FFF;
}

#container {
	text-align: left;
}

#main {

}

#gHeader {
}

#gHeader .hInner {
	background: #F3F3F3;
	border-bottom: 1px solid #eee;
}

#gHeader .sub {
	margin: 0 auto;
	width: 1200px;
}

#gHeader .hInner p {
	padding: 5px 0;
	float: left;
	color: #333;
	font-size: 15px;
}

#gHeader .hInner ul {
	float:right;
}

#gHeader .hInner li {
	float: left;
	color: #fff;
}

#gHeader .hInner li a {
	padding: 7px 20px;
	display: block;
	color: #fff;
}

#gHeader .hInner .btn01 a {
	background: #6BD28B;
}

#gHeader .hInner .btn02 a {
	background: #58D0CF;
}

#gHeader .hInner .btn03 a {
	background: #50AEE2;
}

#gHeader .hBox {
	margin: 0 auto;
	padding: 20px 0;
	max-width: 1200px;
}

#gHeader h1 {
	float: left;
}

#gHeader .hTel {
	margin-top: 5px;
	padding-left: 75px;
	float: right;
	color: #666;
	font-size: 15px;
	background: url(../../images/tel.png) no-repeat left center;
}

#gHeader .hTel span {
	display: block;
	color: #00B0D9;
	font-size: 20px;
	font-weight: bold;
}

#gNavi {
	background: #00B0D9;
}

#gNavi ul {
	margin: 0 auto;
	width: 1200px;
}

#gNavi li {
	width: 14.28%;
	float: left;
}

#gNavi li a {
	padding: 15px 0;
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: center;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#gNavi li a:hover {
	background: #FF7F00;
}

.topNavi {
	margin: 0 auto;
	padding: 30px 0 20px;
	width: 1200px;
}

.topNavi li {
	padding: 0 10px;
	width: 10%;
	float: left;
	box-sizing: border-box;
}

.topNavi li a {
	display: block;
	color: #666;
	text-align: center;
}

.topNavi li a img {
	width: 100%;
	 transform-style: preserve-3d;  
    -webkit-transform-style: preserve-3d;  
    -ms-transform-style: preserve-3d;  
    -moz-transform-style: preserve-3d;  
    transition: 0.5s;  
    -webkit-transition: 0.5s;  
    -ms-transition: 0.5s;  
    -moz-transition: 0.5s;  
}

.topNavi li a:hover img {
	 transform: translateZ(30px) rotateY(360deg);  
    -webkit-transform: translateZ(30px) rotateY(360deg);  
    -ms-transform: translateZ(30px) rotateY(360deg);  
    -moz-transform: translateZ(30px) rotateY(360deg);  
}

.topNavi li a span {
	margin-top: 3px;
	display: block;
	font-size: 14px;
	text-align: center;
}

.mainImg li img {
	width: 100%;
}

#pagePath li {
	display: inline;
	color: #000;
	font-size: 1.2em;
}


.mainImg {
}

.mainImg .pic01,
.mainImg .pic02,
.mainImg .pic03 {
	width: 100%;
	height: 550px;
	float: left;
}

/*.mainImg .pic01 {
	background: url(../images/mainimg01.jpg) no-repeat center center;
}

.mainImg .pic02 {
	background: url(../images/mainimg02.jpg) no-repeat center center;
}

.mainImg .pic03 {
	background: url(../images/mainimg03.jpg) no-repeat center center;
}*/


.slick-dots {
	width: 100%;
	position:absolute;
	left: 0;
	bottom: 20px;
	text-align: center;
}

.slick-dots li {
	margin: 0 10px;
	width: 14px;
	height: 14px;
	display: inline-block;
	float: none;
	background: #fff;
	border: 2px solid #fff;
	border-radius: 11px;
	opacity: 0.9;
	cursor: pointer;
}
	
.slick-dots li button {
	display: none;
}
	
.slick-dots .slick-active {
	background: #00B0D9;
}

#side {
	margin-bottom: 80px;
	width: 290px;
	float: left;
	border: 3px solid #00B0D9;
}

#side p {
	padding: 20px 0;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	background: #00B0D9;
}

#side p span {
	display: block;
	font-size: 16px;
	font-weight: normal;
}

#side .proList {
	padding: 15px;
	float: none;
}

#conts {
	margin-bottom: 80px;
	width: 880px;
	float: right;
}

#conts .detaiList {
	padding: 0 0 5px;
}

#conts .detaiList li {
	margin: 0 1% 55px;
	width: 31.33333%;
	float: left;
}

#conts .detaiList li a {
	display: block;
	position: relative;
}

#conts .detaiList li .photo {
	height: 220px;
	overflow: hidden;
}

#conts .detaiList li .photo img {
	width: 100%;
	min-height:100%;
	max-height: 100%;
	max-width: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#conts .detaiList li a:hover .photo img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

#conts .detaiList li p {
	padding: 10px 0;
	color: #000;
	font-size: 18px;
	line-height: 1.5;
	position: relative;
	text-align: center;
	background: #F5F5F5;
}

#conts .detaiList li a:hover p {
	color: #fff;
	background: #00B0D9;
}


#gFooter {
	padding: 50px 0 0;
	background: url(../images/f_bg.jpg) no-repeat left top;
	background-size: cover;
}

#gFooter .fNavi {
	margin-bottom: 50px;
}

#gFooter .fNavi ul {
	margin: 0 auto;
	width: 1200px;
	position: relative;
}

#gFooter .fNavi ul:before {
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	width: 1px;
	height: 100%;
	opacity: 0.2;
	background: #fff;
}

#gFooter .fNavi li {
	width: 14.28%;
	float: left;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

#gFooter .fNavi li a {
	display: block;
	color: #fff;
	position: relative;
}

#gFooter .fNavi li a:hover {
	text-decoration: underline;
}

#gFooter .fNavi li a:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 1px;
	height: 100%;
	opacity: 0.2;
	background: #fff;
}

#gFooter .fBox {
	padding: 0 0 50px;
	margin: 0 auto;
	width: 1200px;
}

#gFooter .leftBox {
	float: left;
}

#gFooter .logoImg {
	margin-right: 20px;
	height: 140px;
	float: left;
}

#gFooter .logoImg img {
	height: 100%;
}

#gFooter .code {
	width: 140px;
	float: left;
	position: relative;
}
	
#gFooter .code img {
	width: 140px;
}

#gFooter .code span {
	width: 150px;
	display: block;
	color: #fff;
	font-size: 15px;
	position: absolute;
	left: 150px;
	top: 45%;
}

#gFooter .logo {
	margin-bottom: 30px;
	color: #00B0D9;
	font-size: 30px;
}

#gFooter .logo span {
	display: block;
	color: #ff7e00;
	font-size: 13px;
}


#gFooter .boxlink {
	width: 780px;
	float: right;
}

#gFooter .boxlink .sub {
	padding: 0 0 20px 25px;
	width: 55%;
	height: 300px;
	float: left;
	box-sizing: border-box;
	border-left: 1px solid #575757;
}

#gFooter .boxlink .sub:first-child {
	width: 45%;
}

#gFooter .boxlink .ttl {
	margin-bottom: 25px;
	padding-bottom: 10px;
	width: 50%;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	border-bottom: 5px solid #00B0D9;
}

#gFooter .boxlink li {
	margin: 0 0 5px 0;
	width: 50%;
	float: left;
	color: #fff;
	font-size: 15px;
}

#gFooter .boxlink li a {
	padding: 8px 0;
	color: #fff;
}

#gFooter .boxlink li a:hover {
	text-decoration: underline;
}

#gFooter .boxlink .text {
	color: #fff;
	font-size: 17px;
	line-height: 1.9;
}

#gFooter .boxinfo {
	width: 290px;
	float: left;
	border-right: 1px dotted #fff;
}

#gFooter .boxinfo .ttl {
	margin-bottom: 5px;
	color: #095ED2;
	font-size: 18px;
}

#gFooter .boxinfo .tel {
	padding-left: 55px;
	color: #9f9f9f;
	font-size: 15px;
	background: url(../images/f_tel.jpg) no-repeat left center;
}

#gFooter .boxinfo .tel span {
	display: block;
	font-size: 25px;
}

#gFooter .boxinfo P {
	color: #fff;
	font-size: 15px;
	line-height: 1.7;
}


#gFooter .copyright {
	padding: 15px 0;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: #000000;
}

#gFooter .copyright a {
	color: #fff;
}

#gFooter .copyright a:hover {
	text-decoration: underline;
}

/*------------------------------------------------------------
	common
------------------------------------------------------------*/
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }

	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.section {
	margin: 0 auto;
	max-width: 1200px;
}

.h2Head {
	margin-bottom: 40px;
	font-size: 40px;
	position: relative;
	text-align: center;
}

.h2Head:before {
	position: absolute;
	left: 20%;
	top: 50%;
	content: "";
	width: 150px;
	height: 1px;
	background: #FF9900;
}

.h2Head:after {
	position: absolute;
	right: 20%;
	top: 50%;
	content: "";
	width: 150px;
	height: 1px;
	background: #FF9900;
}

.h2Head span {
	margin-bottom: 8px;
	display: block;
	color: #666;
	font-size: 17px;
	font-weight: normal;
}

.hotBox {
	background: url(../images/searchbg.jpg) repeat-y center top;
}

.hotBox .sub {
	margin: 0 auto;
	max-width: 1200px;
}

.hotBox .tel {
	padding: 30px 0;
	width: 230px;
	float: left;
	color: #fff;
	font-size: 18px;
}

.hotBox .tel span {
	display: block;
	font-family: Impact;
	font-size: 33px;
}

.hotBox .hotword {
	padding: 25px 40px 0;
	width: 580px;
	float: left;
	box-sizing: border-box;
}

.hotBox .hotword p {
	margin-bottom: 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.hotBox .hotword li {
	margin: 0 20px 5px 0;
	float: left;
	font-size: 16px;
}

.hotBox .hotword li a {
	color: #fff;
}

.hotBox .hotword li a:hover {
	text-decoration: underline;
}

.hotBox .right {
	padding-top: 20px;
	width: 390px;
	float: right;
	color: #fff;
	font-size: 20px;
	position: relative;
	text-align: center;
}

.hotBox .right span {
	display: block;
	font-size: 35px;
	font-weight: bold;
}

.hotBox .right:before {
	width: 1px;
	height: 95px;
	position: absolute;
	left: 0;
	top: 20%;
	content: "";
	opacity: 0.5;
	background: #fff;
}

.conList {
	margin: 0 auto 50px;
	max-width: 1200px;
}

.conList li {
	width: 33.333333333%;
	float: left;
	color: #333;
	font-size: 17px;
	line-height: 2;
	text-align: center;
}

.conList li span {
	margin-top: 15px;
	display: block;
	font-size: 20px;
	font-weight: bold;
}

.conList li img {
	margin: 0 auto;
	display: block;
}

.aboutPage {
	padding: 80px 0;
	background: url(../images/ccbg.jpg) no-repeat center top;
	background-size: cover;
}

.aboutPage p {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 1.7;
	text-indent: 2em;
}

#main .contact .map {
	margin: 0 auto;
	max-width: 1200px;
	height: 400px;
	border: 1px solid #ccc;
}

.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 8px 12px;
  margin: 0 3px;
  border-radius: 3px;
}

.pagination span {
    color: #333;
    font-size: 14px;
    padding: 8px 2px;
    margin: 0 3px;
    border-radius: 3px;
}

.pagination a:hover {
  color: #00B0D9;
  border: 1px solid #00B0D9;
}

.pagination a.page-num-current {
  color: #fff;
  background: #00B0D9;
  border: 1px solid #00B0D9;
}

.detailBox {
	margin-bottom: 30px;
}

.detailBox h3 {
	margin-bottom: 20px;
	font-size: 20px;
	text-align: center;
}

.detailBox .info{
	text-align: left;
}

.detailBox .info p {
	color: #000 !important;
	font-size: 16px !important;
}

.detailBox .info img {
	margin: 0 auto 20px;
	display: block;
	max-width: 80%;
	width: auto !important;
	height: auto !important;
}

.detailBox .info table {
	margin-bottom: 30px;
	width: 100% !important;
	font-size: 15px;
	border-collapse: collapse;
	border-spacing: 0;
}

.detailBox .info th {
	padding: 10px;
	border: 1px solid #666;
}

.detailBox .info td {
	padding: 10px;
	border: 1px solid #666;
}

/*--------------上传信息-------------------*/
.updata {
	margin-bottom: 20px;
	padding: 20px 0;
	font-size: 13px;
	text-align: center;
	border-bottom: 1px dotted #b6b6b6;
	border-top: 1px dotted #b6b6b6;
}

/*--------------前后换页-------------------*/
.qianhou {
	margin-bottom: 30px;
}

.qianhou .qian {
	width: 50%;
	float: left;
}

.qianhou .hou {
	width: 50%;
	float: right;
	text-align: right;
}

#conts h2 {
	margin-bottom: 30px;
	padding: 15px;
	color: #333;
	font-size: 16px;
	font-weight: normal;
	background: #F5F5F5;
}

#conts .newsList {
	margin-bottom: 50px;
}

#conts .newsList li {
	border-bottom: 1px solid #ccc;
}

#conts .newsList li a {
	padding: 10px 10px;
	display: block;
	color: #333;
	font-size: 16px;
	position: relative;
}

#conts .newsList li a:hover {
	text-decoration: underline;
}

#conts .newsList li a span {
	position: absolute;
	right: 10px;
	color: #ccc;
	top: 10px;
}
