@charset "utf-8";
/*------------------------------------------------------------
	reset
------------------------------------------------------------*/
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: Microsoft YaHei, sans-serif;
}

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;
}

.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;
}

/*------------------------------------------------------------
	common
------------------------------------------------------------*/
body {
	min-width: 1280px;
	color: #000;
	font-size: 13px;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}

#container {
	text-align: left;
}

#main {
	padding: 60px 0;
}

a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}

.sp {
	display: none !important;
}

/*------------------------------------------------------------
	gHeader
------------------------------------------------------------*/
#gHeader {
	background: rgba(255,255,255,.7);
	-webkit-transition-duration: 0.4s,1s;
	-moz-transition-duration: 0.4s,1s;
	-ms-transition-duration: 0.4s,1s;
	transition-duration: 0.4s,1s;
	box-shadow: 0 0 4px rgba(0,0,0,.4);
}

#gHeader .hBox {
	margin: 0 auto;
	padding: 0;
	width: 90%;
	min-width: 1200px;
	box-sizing: border-box;
}

#gHeader h1 {
	margin: 21px 50px 0 0;
	float: left;
	-webkit-transition-duration: 0.4s,1s;
	-moz-transition-duration: 0.4s,1s;
	-ms-transition-duration: 0.4s,1s;
	transition-duration: 0.4s,1s;
}

#gHeader h1 img {
	width: 260px;
}

#gHeader .tel {
	margin-top: 30px;
	padding: 0 0 0 50px;
	float: right;
	color: #666;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.3;
	background: url(../images/icon01.png) no-repeat left center;
	background-size: 40px 40px;
}

#gHeader .tel span {
	display: block;
	color: #d40000;
	font-weight: bold;
	font-size: 30px;
}

/*------------------------------------------------------------
	gNavi
------------------------------------------------------------*/
#gNavi {
	width: 900px;
	float: left;
}

#gNavi li {
	width: 11.11%;
	float: left;
	position: relative;
}

#gNavi li a {
	padding: 46px 0;
	display: block;
	color: #000;
	font-size: 17px;
	position: relative;
	text-align: center;
	-webkit-transition-duration: 0.4s,1s;
	-moz-transition-duration: 0.4s,1s;
	-ms-transition-duration: 0.4s,1s;
	transition-duration: 0.4s,1s;
}

#gNavi li a:hover {
	color: #fff;
	background: #d40000;
}

#gNavi li a:hover:before {
	opacity: 1;
}

/*------------------------------------------------------------
	pagePath
------------------------------------------------------------*/
#pagePath {
}

#pagePath li {
	display: inline;
	color: #000;
	font-size: 1.2em;
}

#pagePath li a {
}

/*------------------------------------------------------------
	conts
------------------------------------------------------------*/
#conts {

}
/*------------------------------------------------------------
	sideBar
------------------------------------------------------------*/
#sideBar {

}

/*------------------------------------------------------------
	gFooter
------------------------------------------------------------*/
#gFooter {
	background: url(../images/f_bg.jpg) no-repeat center center;
	background-size: cover;
}

#gFooter .fTop {
	margin: 0 auto;
	padding: 50px 0 20px;
	width: 80%;
	min-width: 1200px;
	border-bottom: 1px solid rgba(255,255,255,.2);
}

#gFooter .fTop .logo {
	float: left;
}

#gFooter .fTop .logo img {
	width: 260px;
}

#gFooter .fTop .tel {
	margin-top: 10px;
	padding-left: 50px;
	float: right;
	color: #fafafa;
	font-size: 36px;
	font-weight: bold;
	background: url(../images/icon02.png) no-repeat left center;
	background-size: 36px 36px;
}

#gFooter .fContact {
	margin: 0 auto;
	padding: 40px 0;
	width: 80%;
	min-width: 1200px;
	border-bottom: 1px solid rgba(255,255,255,.2);
}

#gFooter .fContact .title {
	margin-bottom: 20px;
	color: #fafafa;
	font-size: 28px;
}

#gFooter .fContact li {
	margin-bottom: 10px;
	color: #fafafa;
	font-size: 17px;
}

#gFooter .fContact li img {
	margin-right: 10px;
	width: 26px;
}

#gFooter .left {
	margin-right: 5%;
	width: 35%;
	float: left;
}

#gFooter .proBox {
	width: 30%;
	float: left;
}

#gFooter .proBox li {
	width: 50%;
	float: left;
	color: #fafafa;
}

#gFooter .proBox li a {
	color: #fafafa;
}

#gFooter .code {
	width: 160px;
	float: right;
}

#gFooter .code img {
	width: 130px;
}

#gFooter .copyright {
	margin: 0 auto;
	padding: 20px 0;
	width: 80%;
	min-width: 1200px;
}

#gFooter .text {
	color: #fafafa;
	font-size: 15px;
	float: left;
}

#gFooter .icp {
	float: right;
	color: #fff;
	font-size: 15px;
}

#gFooter .icp a {
	color: #fff;
}







.headLine01 {
	margin-bottom: 40px;
	color: #333;
	font-size: 40px;
	text-align: center;
}

.headLine01 span {
	margin-top: 10px;
	padding-top: 30px;
	display: block;
	color: #666;
	font-size: 17px;
	font-weight: normal;
	background: url(../images/title_bg.png) no-repeat center top;
}

.headLine01 em {
	margin-right: 15px;
	padding: 1px 10px 4px;
	display: inline-block;
	color: #fff;
	font-size: 36px;
	font-style: normal;
	line-height: 1.2;
	background: #0088FF;
	border-radius: 20px 0 20px 0;
}


.section {
	margin: 0 auto;
	width: 80%;
	min-width: 1200px;
}

.pageLead {
	height: 500px;
	position: relative;
	background: url(../images/page_lead.jpg) no-repeat center center;
	background-size: cover;
}

.pageLead h2 {
	padding-top: 150px;
	color: #fff;
	font-size: 60px;
	font-weight: normal;
	position: relative;
	text-align: center;
	z-index: 2;
}

.pageLead h2 span {
	display: block;
	font-size: 40px;
	font-weight: 200;
	text-transform: uppercase;
}

.pagePath {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
}

.pagePath .sub {
	margin: 0 auto;
	padding: 30px 80px;
	width: 80%;
	min-width: 1300px;
	background: rgba(0,0,0,.4);
	box-sizing: border-box;
}

.pagePath .left {
	padding: 5px 0 5px 40px;
	float: left;
	color: #fff;
	font-size: 16px;
	background: url(../images/home.png) no-repeat left center;
	background-size: 30px 30px;
}

.pagePath .left a {
	color: #fff;
}

.pagePath .left a:hover {
	text-decoration: underline;
}

.pagePath .left i {
	margin-right: 10px;
}


.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: #0070D8;
	border: 1px solid #0070D8;
}

.pagination a.page-num-current {
	color: #fff;
	background: #0070D8;
	border: 1px solid #0070D8;
}

.pagination .page-status {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 14px;
	padding: 8px 12px;
	margin: 0 3px;
	border-radius: 3px;
}

.pagination .page-status,
.pagination .page-index,
.pagination .page-last {
	display: none;
}

.detailBox {
	margin: 0 auto;
	padding: 0;
}

.detailBox .inner {
	margin-bottom: 30px;
}

.detailBox .inner .photo {
	margin-right: 30px;
	width: 48%;
	float: left;
}

.detailBox .inner .photo img {
	width: 100%;
}

.detailBox .inner .textBox {
	width: 48%;
	float: right;
}

.detailBox .inner .textBox .title {
	padding-bottom: 15px;
	color: #333;
	font-size: 40px;
	position: relative;
	border-bottom: 1px solid #ccc;
}

.detailBox .inner .textBox .title:before {
	display: block;
    content: '';
    width: 80px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -1px;
	background: #d40000;
}

.detailBox .inner .textBox .txt {
	margin: 30px 0 30px 10px;
	color: #333;
	font-size: 16px;
	line-height: 1.7;
}

.detailBox .linkUl {
	margin-bottom: 20px;
}

.detailBox .linkUl li {
	width: 185px;
	float: left;
}

.detailBox .linkUl .btn01 {
	margin-right: 15px;
	padding: 10px 0 10px 30px;
	display: block;
	color: #d40000;
	font-size: 22px;
	text-align: center;
	border: 1px solid #d40000;
	border-radius: 5px;
	background: url(../images/icon01.png) no-repeat 10px center;
	background-size: 25px 25px;
}

.detailBox .linkUl .btn02 a {
	padding: 11px 0;
	display: block;
	color: #fff;
	font-size: 22px;
	text-align: center;
	background: #d40000;
	border-radius: 5px;
}

.detailBox .infoTtl {
	margin-bottom: 30px;
	border: 1px solid #ccc;
}

.detailBox .infoTtl span {
	margin-top: -1px;
	padding: 15px 0;
	width: 150px;
	display: block;
	font-size: 16px;
	text-align: center;
	border-right: 1px solid #ccc;
	border-top: 3px solid #d40000;
}

.detailPage {
	font-size: 16px;
}
	
.detailPage img {
	margin: 0 auto 20px;
	display: block;
}
	
.detailPage video {
	margin: 0 auto 20px;
	width: 800px;
	height: auto;
	display: block;
}

.qianhou {
	margin: 30px auto 30px;
	padding: 10px 8px;
	font-size: 15px;
	background:#f5f5f5;
}

.qianhou .qian {
	width: 50%;
	float: left;
}

.qianhou .hou {
	width: 50%;
	float: right;
	text-align: right;
}

.qianhou a:hover {
	text-decoration: underline;
}

.subtitle {
	margin-bottom: 25px;
    font-size: 16px;
    line-height:60px;
    height: 60px;
    color: #8F8F8F;
    text-align:center;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

.subtitle span {
    padding:0 30px;
}

.subtitle .timea{
    background: url(../images/shijian.png) left center no-repeat;
}

.subtitle .liulan{
    background: url(../images/liulan.png) left center no-repeat;
}

.otherDetail {
	margin: 0 auto;
}

.otherDetail p {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.7;
}

.otherDetail .infoTilte {
	color: #000;
	font-size: 30px;
	text-align: center;
}

.otherDetail img {
	margin: 10px auto;
	max-width: 100%;
	display: block;
}

.otherDetail video {
	margin: 10px auto;
	width: 80%;
	height: auto !important;
	display: block;
}

.comNews li {
	margin: 0 1% 30px;
	width: 48%;
	float: left;
}

.comNews li a {
	padding: 15px;
	display: block;
	background: #F9F9F9;
}

.comNews li a .photo {
	width: 200px;
	overflow: hidden;
}

.comNews li a .photo img {
	width: 100%;
	-webkit-transition-duration: 0.4s,1s;
	-moz-transition-duration: 0.4s,1s;
	-ms-transition-duration: 0.4s,1s;
	transition-duration: 0.4s,1s;
}

.comNews li a:hover .photo img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

.comNews li a .textBox {
	padding: 20px 0;
}

.comNews li a .title {
	margin-bottom: 10px;
	color: #333;
	font-size: 20px;
}

.comNews li a .date {
	margin-bottom: 10px;
	color: #d40000;
	font-size: 15px;
}

.comNews li a .txt {
	color: #666;
	font-size: 15px;
}
