/* 初始化 */
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0;
	word-wrap: break-word
}

body {
	overflow-x: hidden;
}

body,
html,
input {
	font-size: 15px;
	line-height: 1.5;
	font-family: 'Microsoft Yahei';
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: none
}

pre {
	white-space: pre-wrap;
/* css-3 */
	white-space: -moz-pre-wrap;
/* Mozilla, since 1999 */
	white-space: -pre-wrap;
/* Opera 4-6 */
	white-space: -o-pre-wrap;
/* Opera 7 */
	word-wrap: break-word;
/* Internet Explorer 5.5+ */
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

input.dialog {
	height: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border: none
}

h1 {
	font-size: 34px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

address,
cite,
dfn,
em,
var {
	font-style: normal;
}

input.button,
input.btn {
	padding: 0.25em;
	width: auto;
}

button {
	border: 0;
	border-radius: 0%;
	appearance: button;
	-moz-appearance: button;
	-webkit-appearance: button;
}

textarea,
input {
	outline: none;
}

i {
	font-style: normal;
}

ul,
ol,
li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000
}

a,
a:active,
a:focus,
a:hover {
	text-decoration: none;
	color: #000;
}

div:focus {
	border: none;
}

:focus {
	outline: none;
}

/*for IE*/

::-moz-focus-inner {
	border-color: transparent;
}

/*for mozilla*/

.white,
.white a {
	color: #fff
}

.blue,
.blue a {
	color: #004499
}

.gray4,
a.gray4 {
	color: #999
}

.red,
.red a,
a.red {
	color: red;
}

.green {
	color: #0E774A
}

select optgroup {
	color: #CAC8BB;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

.inline-block {
	display: inline-block !important;
	*display: inline;
	zoom: 1;
}

.relative {
	position: relative;
	z-index: 1;
}

.absolute {
	position: absolute;
}

.t-hide {
	opacity: 0;
	visibility: hidden;
}

.text-over {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: none;
}

.tc {
	text-align: center;
}

.pointer {
	cursor: pointer !important;
}

.el {
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.breadcrumb {
	display: none;
}
/*page*/
.page {
	color: #777777;
	text-align: center;
	clear: both;
	margin-top: 40px;
}

.page a,.page span {
	color: #777777;
	display: inline-block;
	border: 1px solid #ededed;
	padding: 7px 12px;
	vertical-align: rightdle;
	margin-left: 5px
}

.page .gonext,.page .count {
	margin-left: 10px;
}

.page a:hover,.page span {
	color: #fff;
	background: #e60012;
	border: 1px solid #e60012;
	padding: 7px 12px;
}

.page span.goprev,.page span.gonext {
	color: #777777;
	background: none
}

.page span.count {
	border: 0;
	background: 0;
	color: #777777;
}

.page .fa {
	font-size: 22px;
}

@media (max-width:426px) {
	.page a,.page span {
		padding: 4px 8px;
		margin-left: 2px
	}

	.page a:hover,.page span {
		padding: 4px 8px;
	}
}

.fix {
	*zoom: 1;
	*clear: both;
}

.fix:before, .fix:after {
	display: table;
	clear: both;
	content: '';
}

.f-cb {
	zoom: 1;
}

.el {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

*[class*="rect-"] {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
}

*[class*="rect-"] ._full {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	*height: auto;
}

.rect-36 {
	padding-bottom: 36%;
}

.rect-40 {
	padding-bottom: 40%;
}

.rect-50 {
	padding-bottom: 50%;
}

.rect-53 {
	padding-bottom: 53%;
}

.rect-5625 {
	padding-bottom: 56.25%;
}

.rect-60 {
	padding-bottom: 60%;
}

.rect-61 {
	padding-bottom: 61%;
}

.rect-618 {
	padding-bottom: 61.8%;
}

.rect-62 {
	padding-bottom: 62%;
}

.rect-65 {
	padding-bottom: 65%;
}

.rect-66 {
	padding-bottom: 66%;
}

.rect-665 {
	padding-bottom: 66.5%;
}

.rect-70 {
	padding-bottom: 70%;
}

.rect-725 {
	padding-bottom: 72.5%;
}

.rect-75 {
	padding-bottom: 75%;
}

.rect-775 {
	padding-bottom: 77.5%;
}

.rect-78 {
	padding-bottom: 78%;
}

.rect-80 {
	padding-bottom: 80%;
}

.rect-83 {
	padding-bottom: 83%;
}

.rect-90 {
	padding-bottom: 90%;
}

.rect-95 {
	padding-bottom: 95%;
}

.rect-100 {
	padding-bottom: 100%;
}

.rect-120 {
	padding-bottom: 120%;
}

.rect-144 {
	padding-bottom: 144%;
}

.rect-6875 {
	padding-bottom: 68.75%;
}

.rect-3175 {
	padding-bottom: 31.75%;
}

.imgZoom img,.imgY180 img {
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	-webkit-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
}

.imgZoom {
	overflow: hidden;
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.imgZoom:hover img {
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}

.imgY180:hover img {
	cursor: pointer;
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.gray {
	background: #fafafa;
}

.rect-485 {
	padding-bottom: 48.5%;
}

.rect-50 {
	padding-bottom: 50%;
}

.rect-5625 {
	padding-bottom: 56.25%;
}

.rect-60 {
	padding-bottom: 60%;
}

.rect-61 {
	padding-bottom: 61%;
}

.rect-618 {
	padding-bottom: 61.8%;
}

.rect-65 {
	padding-bottom: 65%;
}

.rect-66 {
	padding-bottom: 66%;
}

.rect-665 {
	padding-bottom: 66.5%;
}

.rect-70 {
	padding-bottom: 70%;
}

.rect-725 {
	padding-bottom: 72.5%;
}

.rect-75 {
	padding-bottom: 75%;
}

.rect-775 {
	padding-bottom: 77.5%;
}

.rect-80 {
	padding-bottom: 80%;
}

.rect-90 {
	padding-bottom: 90%;
}

.rect-95 {
	padding-bottom: 95%;
}

.rect-100 {
	padding-bottom: 100%;
}

.rect-112 {
	padding-bottom: 112%;
}

.rect-120 {
	padding-bottom: 120%;
}

.rect-130 {
	padding-bottom: 130%;
}

.d-block {
	display: block;
}

.col-xs-05 {
	width: 20%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

*[class*="rect"] {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
}

*[class*="rect"] img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.relative {
	position: relative;
}

.img-box {
	overflow: hidden;
}

.img-box>img {
	width: 100%;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}

.img-box:hover>img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.infor .tit {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 30px;
	color: #e60012;
	text-align: center;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.index-more a {
	display: inline-block;
	border: 1px solid;
	padding: 10px 35px;
	margin-top: 20px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	white-space: nowrap;
}

@media only screen and (max-device-width: 760px) {
	.index-more a {
		margin-top: 20px;
	}
}
/* footer */
.center {
    width: 88.5%;
    padding: 0 10px;
    margin: 0 auto;
}
footer{
	width:100%;
	background: #fff;
}

.ftt{
	width:100%;
	position: relative;
}
.ftt .center{
	display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.ftz{
	width:65%;
	box-sizing:border-box;
	display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.ftz dl{
	width:15%;
}
.ftz dt a{
	display: block;
	font-size:22px;
	color: #000;
	margin-bottom: 25px;
}
.ftz dd a{
	display: block;
	font-size:20px;
	color: #666;
	margin-bottom: 20px;
}
.ftz dd a:hover{
	color:#e60012;
}
.fty{
	width:35%;
	box-sizing:border-box;
	border-left:1px solid #dfdfdf; 
	text-align: right;
}
.fyp1{
	font-size: 36px;
	color: #666666;
	font-weight: 800;
}
.fyp2{
	font-size: 36px;
	color: #666666;
}
.fyp3{
	font-size: 22px;
	color: #666666;
	font-weight: 200;
}
.fyp4{
	margin: 30px 0;

}
.fyp4 img{
	width:100px;
}
.fyp4 p{
	margin-top:20px;
}
.ftb{
	position: relative;
	width:100%;
	padding:40px 0;
	border-top:1px solid #dfdfdf; 
	color: #666666;
	font-weight: 200;
	font-size: 18px;
}

.footer1 {
	height: 28px;
	width: 100%;
	margin-top: 17px;
}

.menu-footer {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999;
	opacity: .9;
	-webkit-transform: translateY(45px);
	-ms-transform: translateY(45px);
	-o-transform: translateY(45px);
	transform: translateY(45px);
	transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
}

.menu-footer.on {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.menu-footer {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #e60012;
	font-size: 0;
}

.menu-footer a {
	position: relative;
	float: left;
	width: 33.33%;
	width: calc(100% / 3);
	color: #fff;
	font-size: 14px;
}

.menu-footer a:hover {
	color: #fff;
}

.menu-footer a ~ a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
	height: 10px;
	border-left: 1px solid #86c9aa;
	opacity: 0.5;
}

.modal {
	margin-top: 150px;
}

@media(max-width: 800px){
	.ftb a{
		display: none;
	}
	.ftz{
		display: none;
	}
	.fty{
		width:100%;
		border:none;
		text-align: center;
		margin-top:30px;
	}
	.fyp1{
		font-size:24px;
	}
}