﻿@charset "utf-8";
*{
	padding: 0;
	margin: 0;
	
	
}
body {
	font-family:'PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
	width: 100%;
    width:expression(document.body.clientWidth <= 1200px? "1200px": "auto");/**/
	min-width: 1200px;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
}
body {
	margin: 0;
}
input {
	line-height: normal;
}
img {
	vertical-align: middle;
	border: 0;
}
   

img{max-width:100%;}

dl {
	margin-top: 0;
	margin-bottom: 20px;
}
dt, dd {
	line-height: 1.42857143;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0;
}
/*头部*/
.header {
	
	width:100%;
	background: #333333;
}
.header_top-sec {
	padding: 6px 0;
	margin: 0 auto;
}
.topleft {
	float: left;
	color: #ffffff;
	font-size: 12px;
	margin-left: 75px;
}
.topleft ul, .topright ul {
	padding: 0;
	list-style: none;
	display: inline-block;
	vertical-align: middle;
}
.topleft ul li.top_link {
	margin-left: 10px;
	margin-top: 5px;
}
.topleft ul li, .topright ul li {
	display: inline-block;
}
.topleft ul li, .topright ul li a {
	text-decoration: none;
}
.topleft ul li:last-child {
	margin-right: 0;
}
.topleft ul li a {
	text-align: center;
	padding: 0px 4px;
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	color: #999;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.topleft ul li a:hover, .topright ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.topright ul li {
	font-size: 12px;
	    height: 17px;
}
.topright {
	float: right;
	color: #fff;
	margin-right: 55px;
	height: 17px;
}
.topright ul li.top_link {
	    height: 17px;
	margin-right: 10px;
	margin-top: 5px;
}
.topright ul li a {
	text-align: center;
	padding: 0px 4px;
	font-size: 13px;
	color: #999;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hops {
	margin: -70px auto auto auto;
	position: relative;
	z-index: 1;
	width: 100%;
/*width:expression(document.body.clientWidth <= 1200px? "1200px": "auto");*/
	min-width: 1200px;
}
.hops .hops_imgs {
	width: 100%;
	margin: auto;
	height: 800px;
	overflow: hidden;
}
.container {
	width:1200px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	list-style: none;
	text-decoration: none;
}

.form-control {
	display: block;
	width: 100%;
	height: 24px;
	padding: 6px 0px;
	font-size: 14px;
	line-height: 1.42857143;
	border: 1px solid #F2F2F2;
	border-radius: 4px;
}
.seachSubmit {
    width: 40px;
    height: 40px;
    background:url(../images/Nso.png) no-repeat right;
    float: right;
    cursor: pointer;
    border: 0px;
    outline: none;
	margin-top:-40px;
}
/* top nav */
.topNav {
	width: 100%;
	height: 100px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0px;
	z-index: 99;

}
.topNav_con {
	width:1200px;
	margin:0 auto;
	height:70px;
	background:#fff;
	position: relative;
	
}

.topNav_logo {
	width: 200px;
	float: left;
	height: 95px;
	overflow:hidden;
	opacity:1;
	margin-left: 50px;
}
.topNav_logo1 {
	width:220px;
	float: left;
	height: 95px;
	overflow: hidden;
	opacity: 1;
	margin-left: 50px;
}
.topNav_logo1 img {
	width: 150px;
	margin-top: 32px;
	margin-left: 30px;
	transition: all 0.5s;
}
.topNav_logo img {
	width: 150px;
	margin-top: 32px;
	margin-left: 30px;
	transition: all 0.5s;
}
.topNav_logo img a {
	border: 0;
}
.topNav_logo img:hover {
	opacity: 0.5;
}
ul {
	margin-top: 0;
	margin-bottom: 10px;
}
.topNav_show {
	margin:0 auto;
	width:700px;
	float:left;
	height: 100px;
}
.topNav_show li {
	float: left;
	position: relative;
	list-style: none;
}
.topNav_show li a {
	margin: 0 auto;
	padding: 0 20px;
	height: 100px;
	line-height: 100px;
	color: #000;
	font-size: 12px;
	text-align: center;
	transition: all 0.5s;
	background: #fff;
	text-decoration: none;
	
}
.topNav_show a:hover {
	color: #FE5454;
	background: url(../images/bg.png);
}
.topNav_show li a.hover {
	color: #FE5454;
}
.topNav_show li a.en {
	padding: 0 15px;
}



.topNav_show1 {
	margin:0 auto;
	width:680px;
	float:left;
	height: 100px;
}
.topNav_show1 li {
	float: left;
	position: relative;
	list-style: none;
}
.topNav_show1 li a {
	
	margin: 0 auto;
	padding: 0 14px;
	height: 100px;
	line-height: 100px;
	color: #000;
	font-size: 12px;
	font-weight:800;
	text-align: center;
	transition: all 0.5s;
	background: #fff;
	text-decoration: none;
	
}
.topNav_show1 a:hover {
	color: #FE5454;
	background: url(../images/bg.png);
}
.topNav_show1 li a.hover {
	color: #FE5454
}
.topNav_show1 li a.en {
	padding: 0 15px;
}
.topNav_con div{
	}
.one {
	display: block;
	height: 100px;
}
.topNav_show a:hover {
	color: #FE5454;
	background: url(../images/bg.png);
}
.topNav_show li a.hover {
	color: #FE5454
}
.topNav_show li a.en {
	padding: 0 15px;
}
.topNavB {
	width: 100%;
	height: 0px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 100px;
	z-index: 99;
	opacity: 0;
/*	display: none;*/
	overflow: hidden;
	margin:0 auto;
	-webkit-box-shadow: 3px 3px 3px #f0f0f0;
  -moz-box-shadow: 3px 3px 3px #f0f0f0;
  box-shadow: 3px 3px 3px #f0f0f0;
}
.topNavB_con {
	width: 1500px;
	height:150px;
	margin: 0 auto;
	
}
.topNavB_con ul li {
	
	display: none;
	text-align: center;
}
.topNavB_con ul li.hover {
	width: 1200px;
	margin: 0 auto;
	display: block;
}
.topNavB_con ul li dl {
	float: left;
	width: 166px;
	height: 150px;
	text-align: center;
	padding: 0 8px;
	position: relative;
}
.topNavB_con ul li dl dt {
	width: 166px;
	height: 100px;
	text-align: center;
	overflow: hidden;
	z-index: 5;
	position: absolute;
	left: 10px;
	top: 0px;
	margin-top: 20px;
}
.topNavB_con ul li dl dt img {
	width: 100px;
	height: 60px;
}
.topNavB_con ul li dl dd {
	width: 166px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	background: #fff;
	color: #6c6c6c;
	position: absolute;
	left: 10px;
	top: 80px;
	z-index: 6;
}
.topNavB_con ul li dl {
	background: #fff;
	color: #000;
	float: left;
	transition: all 0.5s;
	width: 150px;
}
.topNavB_con ul li dl dd {
	background: #fff;
	color: #000;
	float: left;
	width: 166px;
}
.topNavB_con ul li dl a {
	color: #6c6c6c;
}
.topNavB_con ul li dl a:hover {
	color: #6c6c6c;
	opacity: 0.7;
}
.topNavB_con ul li dl dd a p {
	padding: 0px 5px;
	height: 15px;
	line-height: 15px;
	color: #ff0000;
	transition: all 0.5s;
	margin: 0 15px;
	text-decoration: none;
}
.topNavB_con ul li dl:hover dd a p {
	color: #000;
	margin: 0 10px
}
.topNavB_con span {
/*	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -ms-inline-box;
	display: -o-inline-box;*/
	height: 30px;
	overflow: hidden;
}
/*pic*/
.slide {
	width:100%;
	height:600px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.slide_con {
	margin: 0 auto;
	width:1200px;
	position: relative;
}
.prev, .next {
	display: block;
	width: 44px;
	height: 44px;
	position: absolute;
	z-index: 222;
	top: 450px;
	overflow: hidden;
	cursor: pointer;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition:all 1s;
    -moz-transition:all 1s;
    -ms-transition:all 1s;
    -o-transition:all 1s;
    transition:all 1s;
}
.prev {
	left: 15px;
}
.next {

	right: 15px;
}
.prev:hover, .next:hover {
	opacity: 0.7;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}
.hops_imgs:hover .prev,.hops_imgs:hover .next {
	opacity: 0.7;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}
.item {
	display: block;
	width: 100%;
	height: 4px;
	position: absolute;
	z-index: 20;
	top: 815px;
	left: 0;
	text-align: center;
}
.item a {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 11px;
	background:url(../images/last.png);
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	overflow: hidden;
	z-index: 20;
}
.item a.cur {
	background:url(../images/next.png);
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	overflow: hidden;
	z-index: 20;
}
#bgA {
	width: 100%;
	height:100%;
	background: url(../images/1.jpg) no-repeat top center;
}
#bgB {
	width: 100%;
	height:100%;
	background: url(../images/3.jpg) no-repeat top center;
}

#bgD {
	width: 100%;
	height:100%;
	background: url(../images/bg04.jpg) no-repeat top center;
}
#bgE {
	width: 100%;
	    height: 850px;
	background:url(../images/5.jpg) no-repeat center;

}
#bgH{
	width: 100%;
	    height: 850px;
	background:url(../images/bg07.jpg) no-repeat center;
}

a {
	text-decoration: none;
	color: #707473;
	overflow: hidden;
}
.grids-section {
	margin:3px auto;
	background: #fff;
	padding: 1px 0 0;
	overflow: hidden;

}
.row{
	width:100%;
	max-width:1920px;
	margin:0 auto;
    display: block;
	}
.col {
	float:left;
	width:33%;
	overflow: hidden;
	margin-left: 3px;
}

.grids-section .grid-item {
	line-height: 0;
	display: block;
	position: relative;
	color: #000;
}
.grids-section .grid-item .text-wrap {
	position: absolute;
	height:30%;
	width: 100%;
	left: 0;
	bottom: 0;
	background: linear-gradient(-180deg, rgba(247,247,247,0)0%, rgba(0,0,0,.14)100%);
}
.grids-section .grid-item div {
	width: 100%;
	margin:0;
	padding:0;
	height:100%;
	position: relative;
	overflow: hidden;
}
.grids-section .grid-item img {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	 transition: 1.5s transform;
}
#bgC {
	width: 100%;
	    height: 850px;
	background:url(../images/4.jpg) no-repeat center;

}
.grids-section .grid-item:hover img{
  transform: scale(1.03,1.03);
  transition: 1.5s transform;
}
.grids-section .grid-item .text .title{
	width: 55%;
	font-weight:200;
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-left: 10px;
	line-height: 1.3;
	font-size: 20px;
}
.grids-section .grid-item .text .title:after {
	width: 55%;
	height: 1px;
	background:#fff;
	display: block;
	content: "";
	position: absolute;
	left: 11px;
	bottom: 0;
}
.grids-section .grid-item .text .main {
	text-transform: uppercase;
	font-weight:100;
	font-size: 13px;
	line-height: 1.3;
	padding-left: 10px;
	margin-left: 10px;
}
.footer {
	margin: 0 auto;
	background: #f4f4f4;
	width:100%;
	height: 288px;
	overflow: hidden;
	
}
.footer_con {
	width: 1200px;
	height: 288px;
	background: #f4f4f4;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
}
.footer_left {
	width:850px;
	float: left;
}
.footer_left dl {
	width: 200px;
	float: left;
}
.footer_left dl dt {
	width: 150px;
	float: left;
	color: #404040;
	font-size: 12px;
	padding: 25px 10px;
}
.footer_left dl dd {
	width: 150px;
	float: left;
	color: #898989;
	font-size: 12px;
	padding: 5px 10px;
}
.footer_left dl dd a {
	color: #898989;
	font-size: 12px;
	transition: all 0.5s;
}
.footer_left dl dd a:hover {
	color: #404040;
	font-size: 12px;
}
.footer_left_msg {
	width: 870px;
	float: left;
	padding: 40px 0px;
}
.footer_left_msglogo {
	width: 133px;
	float: left;
	height: 19px;
	background: url(../images/logo_bottom.png) no-repeat
}
.footer_left_msglogomore {
	width:160px;
	float: left;
	height: 19px;
	line-height: 19px;
	font-size: 12px;
	color: #6d6d6d;
}
.footer_left_other {
	width: 570px;
	float: left;
	font-size: 10px;
	color: #6d6d6d;
}
.footer_right {
	width: 310px;
	float: left;
	color: #6d6d6d;
	text-align: center
}
.footer_right_msg {
	width: 350px;
	float: left;
	height: 160px;
	padding: 15px;
}
.footer_right_msg p {
	padding: 10px 0px 0px 15px;
}
.footer_right_link {
	width: 200px;
	float: left;
	text-align: center;
	padding:-10px 10px;
}
.sfooter_right_link a {
	transition: all 0.5s;
	margin: 5px;
	font-size: 10px;
}
.footer_right_link a:hover {
	opacity: 0.6;
}
#toTop {
	display: none;
	position: fixed;
	bottom: 200px;
	right: 20px;
	width: 40px;
	height: 40px;
	background: url(../images/fruitxiao.png) no-repeat center #00a4ac;
	opacity: 0.6;
	filter: alpha(opacity=40);
}









#HPfilmAll{    position: fixed;
     width: 710px;
    height: 500px;
    /* background: #fff; */
    left: 50%;
    top: 20%;
    margin-left: -320px;
    display: none;
    z-index: 999; }
#HPfilm_Close{width:48px;height:48px;position:absolute; z-index:13;right:-5px;top:0px;cursor:pointer;
    background: url(../images/close.png) no-repeat; overflow: hidden;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -o-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -moz-transition:all 0.5s;}
#HPfilm_Close:hover{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    transform:rotate(360deg)}
#HPfilmBG{z-index:10; display: none;  position:fixed;  _position: absolute;  top: 0px;  left: 0px;
    width:100%;  height:100%;  background: #000;
    filter:progid:DXImageTransform.Microsoft.Alpha(style=3,opacity=25,finishOpacity=75);
    opacity: 0.6;}
.HPfilm_con li{display: none }
.HPfilm_con li.hover{display:block}



.HPfilm_con li iframe{
   width:710px;
height:500px!important;
}




