html { overflow-x: hidden; overflow-y: auto;}
body{
	background-color: #000;
}
.section1 {
	/*background: url(../images/section1.jpg) center no-repeat;
	background-size: cover;*/
	overflow:hidden;
}
.section2 {
	background: url(../images/about_bj.jpg) center no-repeat;
	background-size: auto 100%;
}
.section3 {
	background: url(../images/pro_bj.jpg) center no-repeat #f7f7f7;
	background-size: 100% auto;
}
.section4 {
	background: url(../images/customer_bj.jpg) center bottom no-repeat #fff;
	background-size: 100% auto;
}
.section5 {
	background: url(../images/news_bj.jpg) center bottom no-repeat #f7f7f7;
	background-size: 100% auto;
}
.section6 {
	background: url(../images/foot_bj.jpg) center 96px repeat-y;
}
.opacity{
	opacity:0;
	/*filter:alpha(opacity=0);*/
}
div.title {
	width: 100%;
	text-align: center;
}
div.title p {
	color: #000;
	line-height: 1;
	font-size: 20px;
}
div.title p.big {
	margin-bottom: 14px;
	font-size: 30px;
	font-weight: bold;
}
div.title i {
	display: inline-block;
	margin-top: 20px;
	width: 48px;
	height: 2px;
	background-color: #000;
}


.pageLoading {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url(../images/loading.gif) center no-repeat #fff;
	z-index: 1200;
}

/* 导航 */
.header-i {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100px;
	background-color: #fff;
	z-index: 1100;
}
.header-i .header-con {
	/*overflow: hidden;*/
}
.header-i .header-con .logo {
	float: left;
	padding-top: 36px;
	width: 250px;
}
.header-i .header-con .nav-list {
	float: left;
	text-align: right;
}
.header-i .header-con .nav-list li {
	display: inline-block;
	margin-left: 40px;
	vertical-align: middle;
	text-align: center;
	color: #1a1a1a;
}
.header-i .header-con .nav-list a {
	display: inline-block;
	padding-top: 36px;
	font-size: 14px;
	line-height: 22px;
	color: #1a1a1a;
}
.header-i .header-con .nav-list a:hover,.header-i .header-con .nav-list a.cur{
	color: #1eaadd;
	border-top: 2px solid #1eaadd;
}
.header-i #search-form {
	margin-top: 24px;
	width: 240px;
	float: right;
	height: 42px;
	overflow: hidden;
}
.header-i #search-form input {
	width: 180px;
	height: 42px;
	border: 1px solid #dfdfdf;
	line-height: 22px;
	float: left;
	padding: 10px;
	font-size: 14px;
}
.header-i #search-form button {
	width: 60px;
	height: 42px;
	float: right;
	line-height: 38px;
	font-size: 12px;
}

/* 第一模块 */
.box_skitter_large li a>img {
	transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
}

/* 第二模块-关于我们 */
.section2 .about-i {
	height: 100%;
	position: relative;
}
.section2 .about-i .aboutCon{
	position: absolute;
	top: 338px;
	left: -100px;
	width: 764px;
}
.about-i .aboutCon .pic {
	display: inline-block;
	padding: 8px;
	border: 2px solid #dbb064;
	border-width: 4px 2px;
}
.about-i .aboutCon h6 {
	margin-top: 50px;
	margin-left: 16px;
	font-size: 16px;
	color: #333;
	line-height: 20px;
	font-weight: bold;	
}
.about-i .aboutCon p {
	width: 560px;
	margin-top: 16px;
	margin-left: 16px;
	font-size: 12px;
	color: #707070;
	line-height: 20px;
	text-align: justify;
}


.section3 .pro-i {
	height: 100%;
	position: relative;
}
.section3 .pro-i .title{
	position: absolute;
	top: 0;
}
.section3 .pro-i .proIntr{
	width: 1200px;
	position: absolute;
	top: 330px;
	left: -100px;
	text-align: center;
}
.pro-i .proIntr h6{
	margin-bottom: 30px;
	font-size: 24px;
	color: #024287;
	line-height: 1.1;
}
.pro-i .proIntr .txt {
	font-size: 12px;
	color: #8b8b8b;
	line-height: 2;
}
.pro-i .proIntr .pic {
	width: 1200px;
	margin: 30px auto 0;
	padding-top: 20px;
	border-top: 0px solid #cccccc;background:#fff;
}
.pro-i .proIntr .pic dl {
	display: inline-block;
	width: 360px; 
	margin: 0 20px;margin-right:10px;
}
.pro-i .proIntr .pic dt {
	margin-top: 0px;
	height: 80px;line-height:80px;
	font-size: 18px;background:#fbfbfb;
	color: #000;margin-bottom:25px;
}
.pro-i .proIntr .pic dd {
	width: 360px;
	height: 218px;
	border: 0px solid #ededed;
	border-radius: 50%;
}


.section4 .customer-i {
	height: 100%;
	position: relative;
}
.customer-i .title{
	position: absolute;
	top: 0;
}
.customer-i .proCls {
	position: absolute;
	top: 350px;
	right: -200px;
	height: 440px;
	background-color: #fff;
	padding-top: 20px;
}
.customer-i .proCls .item {
	width: 360px;
	height: 400px;
	background-color: #fbfbfb;
	float: left;
	margin: 0 20px;
}
.proCls .item .pic {
	height: 190px;
	overflow: hidden;
}
.proCls .item .pic img {
	width: 360px;
	height: 190px;
}
.proCls .item .txt {
	padding-top: 38px;
	text-align: center;
	line-height: 1.1;
}
.proCls .item .tit {
	font-size: 20px;
	color: #000;
}
.proCls .item i {
	display: inline-block;
	margin: 14px 0;
	width: 30px;
	height: 2px;
	background-color: #bdbdbd;
}
.proCls .item .desc {
	font-size: 16px;
	color: #787878;
}
.proCls .item .link {
	display: inline-block;
	margin-top: 30px;
	width: 130px;
	height: 36px;
	border: 1px solid #5a5a5a;
	line-height: 34px;
	color: #383838;
	font-size: 16px;
}
.proCls .item .link:hover {
	background-color: #5a5a5a;
	color: #fff;
}


.section5 .news-i {
	height: 100%;
	position: relative;
}
.news-i .title{
	position: absolute;
	top: 0px;
}
.news-i .newsCon {
	position: absolute;
	top: 300px;
	left: 0;
	width: 1200px;
	height: 485px;
	overflow: hidden;
}
.news-i .newsCon .pic {
	width: 680px;
	height: 485px;
	position: absolute;
	left: -100px;
	top: 0;
}
.news-i .newsCon .pic img {
	width: 680px;
	height: 485px;
}
.news-i .newsCon .newsUl {
	width: 510px;
	height: 485px;
	position: absolute;
	right: -100px;
	top: 0;
}
.newsCon .newsUl li {
	width: 510px;
	height: 155px;
	background-color: #fff;
	padding: 12px;
	overflow: hidden;
	margin-bottom: 10px;
}
.newsCon .newsUl .lipic {
	width: 180px;
	height: 130px;
	float: left;
	overflow: hidden;
}
.newsCon .newsUl .lipic img {
	/*width: 180px;*/
	height: 130px;
}
.newsCon .newsUl .txt {
	width: 300px;
	float: right;
	line-height: 1.1;
}
.newsCon .newsUl .tit {
	max-height: 44px;
	font-size: 16px;
	line-height: 22px;
	color: #1a1a1a;
	overflow: hidden;
	/*white-space: nowrap;
	text-overflow: ellipsis;*/
}
.newsCon .newsUl .tit a:hover {
	color: #1eaadd;
}
.newsCon .newsUl .info {
	margin-top: 10px;
	font-size: 12px;
	color: #666;
}
.newsCon .newsUl .desc {
	margin-top: 10px;
	font-size: 12px;
	color: #1a1a1a;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

.section6 .tableCell {
	vertical-align: top;
}
.section6 .contact-i {
	height: 650px;
	position: relative;
	top: 0;
}
.section6 .contact-i .txt {
	position: absolute;
	width: 300px;
	top: 160px;
	left: 150px;
}
.contact-i .txt p {
	font-size: 14px;
	line-height: 20px;
}
.contact-i .txt .tit{
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #024287;
	line-height: 1;
}

.contact-i .feedback {
	position: absolute;
	width: 450px;
	top: 160px;
	right: 0px;
}
.contact-i .feedback label {
	display: block;
	margin-bottom: 14px;
	font-size: 14px;
	color: #aaa;
}
.contact-i .feedback label p {
	margin-bottom: 4px;
}
.contact-i .feedback label i {
	color: #ff6600;
	font-weight: bold;
}
.contact-i .feedback label input {
	border: 1px solid #8b8b8b;
	width: 450px;
	height: 38px;
	padding: 0 4px;
	background-color: #fff;
	line-height: 36px;
}
.contact-i .feedback label textarea {
	width: 450px;
}
.contact-i .feedback input[type='submit']{
	margin-top: 30px;
	display: inline-block;
	width: 120px;
	height: 40px;
	background-color: #ff6600;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	border: 0;
}
.section6 .footer {
	position: absolute;
	width: 100%;
	bottom: -100px;
	height: 250px;
	color: #fff;
	background-color: #333;
}
.footer .foot-con {
	padding-top: 40px;
	overflow: hidden;
}
.footer .foot-con .qrcode {
	width: 164px;
	height: 188px;
	padding-top: 10px;
	float: left;
	background-color: #fff;
	text-align: center;
}
.footer .foot-con .qrcode dt {
	display: inline-block;
	width: 142px;
	height: 142px;
	background-color: #e6e6e6;
}
.footer .foot-con .qrcode dd {
	margin-top: 6px;
	font-size: 14px;
	line-height: 1.2;
	color: #3f3f3f;
}
.footer .foot-con .infobox {
	width: 1000px;
	float: right;
}
.footer .foot-con .mapInfo {
	padding-bottom: 30px;
	border-bottom: 1px solid #a9a9a9;
	overflow: hidden;
}
.footer .foot-con .mapInfo dl {
	float: left;
	width: 380px;
	line-height: 1.2;
}
.footer .foot-con .mapInfo dt {
	font-size: 16px;
	margin-bottom: 26px;
}
.footer .foot-con .mapInfo dd {
	font-size: 14px;
	margin-bottom: 10px;
}
.footer .foot-con .mapInfo .first {
	width: 330px;
	margin-right: 30px;
	border-right: 1px solid #484848;
}
.foot-con .mapInfo .num {
	margin-top: 30px;
	width: 160px;
	height: 50px;
	float: right;
	padding-left: 50px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 16px;
	background:url(../images/phone.png) left center no-repeat;
}
.foot-con .mapInfo .num span {
	display: inline-block;
	margin-top: 14px;
}
.footer .foot-con .btmInfo {
	margin-top: 30px;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}
.footer .foot-con .btmInfo span {
	display: inline-block;
}
.footer .foot-con .btmInfo .link {
	float: right;
}
