﻿@charset "utf-8";
@import "reset.css";
/*globe*/
body{ background:#fff; color:#666; font:12px/24px "Microsoft Yahei",Arial;padding:0;margin:0;word-wrap:break-word;word-break:break-all;white-space:normal;}
a{color: #666}
a:hover{color: #0e6768}



.fonten {
	font-family:Microsoft Yahei;
	line-height: 16px;
	font-size: 12px;
	color: #666;
}
.aboutDet {
	color: #333;
	line-height: 22px;
}
.aboutDet p {
	padding-bottom: 15px;
	text-indent:24px; line-height:24px;
}

/************滚动条*************/
.scrollcon {
	position: relative;
	width: 455px;
	height: 325px;
	overflow: hidden;
	padding: 0 70px 0px 0;
}
.scrolldet {
	position: absolute;
	width: 455px;
	left: 0;
	top: 0;
	color: #333;
}
.scrollbar {
	background: #c1c1c1;
	width: 1px;
	height: 303px;
	position: absolute;
	top: 0px;
	right: 13px;
	z-index: 8;
}
.scrollbar span {
	position: absolute;
	background: url(../images/bar.png) no-repeat;
	width: 28px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	left: -14px;
	top: 0;
	display: block;
	cursor: pointer;
}




.introdet {
	position: absolute;
	left: 0;
	top: 40px;
	z-index: 5;
}
.introconbox {
	width: 229px;
	height: 431px;
	position: relative;
	overflow: hidden;
}
.intropic {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.introroll {
	position: absolute;
	width: 93px;
	height: 93px;
	left: 70px;
	bottom: 39px;
	z-index: 3;
}
.introtxt {
	position: absolute;
	width: 32px;
	height: 100px;
	left: 98px;
	top: 309px;
	z-index: 4;
}

/* 公司简介 */
.infobox {
	background: #f0f0f0 url(../img/infobg.jpg) no-repeat center top;
	height: 644px;
}
.intro_menu {
	background: url(../img/intro_menubg.jpg) repeat-x;
	height: 33px;
}
.intro_menu ul {
	margin: 0 auto;
}
.intro_menu li {
	height: 33px;
	float: left;
}
.intro_menu li a {
	display: block;
	font: bold 14px/32px "微软简老宋";
	color: #fff;
	border-top: 1px solid #206f71;
	text-align: center;
	padding: 0 37px;
}
.intro_menu li a:hover,
.intro_menu li a.now {
	background: #333333;
	color: #fff;
	border-top: 1px solid #3f3f3f
}
.w1200 {width: 1200px; margin: 0 auto;}
.info_tit {
	width: 100%;
}
.info_tit h3 {
	padding-top: 100px;
}
.info_tit i {
	top: 140px;
}
.info_tit h4 {
	width: 482px;
}
.infodet {
	
	margin-left:20px;
}
.infodet_l {
	width: 650px;
	height: 342px;
	position: relative;
	overflow: hidden;
}
.infoul {
	width: 650px;
	height: 331px;
	margin-top: 11px;
	overflow: hidden;
	position: relative;
}
.infoul ul {
	position: absolute;
}
.infoul li {
	width: 650px;
	height: 331px;
	float: left;
	overflow: hidden;
}
.infobtn {
	position: absolute;
	left: 10px;
	bottom: 10px;
	height: 7px;
	z-index:1000
}
.infobtn span {
	display: block;
	width: 52px;
	height: 6px;
	float: left;
	margin: 0 2px;
	overflow: hidden;
	background: #dadada;
	cursor: pointer;
	
}
.infobtn span.on {
	background: #A70000;
}
.infodet_r {
	width: 390px;
	margin-right:40px;
}
.infodetr_line {
	width: 350px;
	height: 3px;
	background: #015a2e;
	overflow: hidden;
	display:none
}
.infodet_rcon {
	padding: 25px 0 0;
}
.infodet_rcon .scrollcon {
	height: 305px;
}
.infodet_rcon .scrollcon,
.infodet_rcon .scrolldet {
	width: 350px;
}
