@charset "utf-8";
/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td {
	padding: 0;
	margin: 0;
	-webkit-text-size-adjust:none;/*chrome下9px字体问题*/
}
fieldset, img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	/*font-weight: normal;*/
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
button {
	border: none 0;
	cursor: pointer;
	font-size: 12px;
	vertical-align: middle
}
input[type=radio] {
	border: none 0
}
input:focus, textarea:focus {
	outline-width:0
}
button::-moz-focus-inner {
 border:0;
 padding:0;
 margin:0;
}/*ff下偏差一像素*/
button a {
	color: #FFF
}
textarea {
	resize: vertical;
	border: 1px solid #bababa;
}
input {
	border: 1px solid #bababa;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 2px;
	color: #666;
	/*vertical-align: middle*/
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #00F;
}
/*input:focus, textarea:focus {
	border: 1px solid #77b2fb;
	box-shadow: 0px 0px 4px #77b2fb;
	-webkit-box-shadow: 0px 0px 4px #77b2fb;
	-moz-box-shadow: 0px 0px 4px #77b2fb;
}*/
select {
	vertical-align:middle;
}
i {
	font-style: normal
}

.clr {
	clear: both;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.mt100 {
	margin-top: 100px;
}
.mt80 {
	margin-top: 80px;
}
.mt60 {
	margin-top: 60px;
}
.mt40 {
	margin-top: 40px;
}
.mt20 {
	margin-top: 20px;
}
.mt10 {
	margin-top: 10px;
}
.pt5 {
	padding-top: 5px;
}
.pt40 {
padding-top: 40px;
}

/* ************ */
.wenben {
	color: #666;
	font-size: 14px;
}
#header {
	text-align: center;
	z-index: 999;
	position: relative;
	padding-top: 10px;
	font-weight: 10;
	border-left-style: 10;
	border-right: 10;
}
#header .head-bg{
	background-image: url(../image/nav_bg2.PNG);
	background-repeat: repeat-x;
}
#header .top {
	height: 40px;
	
	background-image: url(../image/bg_top.PNG);
}
#header .top-min-bg {
	width: 1024px;
	height: 40px;
	background-image: url(../image/bg_top.PNG);
}
#header .head-content {
	width: 1010px;
	
	overflow: hidden;
}
#header .nav-left-bg {
	overflow: hidden;
	display: block;
	float: left;
	height: 92px;
	width: 45px;
}
#header .nav-left-bg2 {
	overflow: hidden;
	display: block;
	float: left;
	height: 40px;
	width: 16px;
}
#header .nav-right-bg {
	overflow: hidden;
	display: block;
	float: right;
	height: 92px;
	width: 45px;
}
#header .nav-right-bg2 {
	overflow: hidden;
	display: block;
	float: right;
	height: 40px;
	width: 16px;
}
#header .logo {
	width: 260px;
	height: 92px;
	float: left;
	overflow: hidden;
	background: url(../image/nav_bg.png);
}

#header .logo a {
	height: 58px;
	display: block;
	background: url(../image/logo3.png) no-repeat;
	text-indent: -10000px;
}

#header .navication {
	height: 92px;
	overflow: hidden;
	background: url(../image/nav_bg.png);
	
}

.head-content .navication .nav-link {
	float: right;
	margin: 46px 0 0 0;
	
}

.head-content .navication a {
	float: left;
}
.top .weibo {
	float: right;
	margin: 12px 30px 0 0;
	height: 28px;
}

#cycle-pic {
	text-align: center;
	overflow: visible;
	z-index: -99;
	height: 325px;
}

#cycle-pic .pic-container {
	width: 1024px;
	height: 387px;
	position: relative;
	top: -60px;
	z-index: 10;
	border-left-style: solid;
	border-width: 1px;
	border-color: #D7D7D7;
	
}
#cycle-pic .pic-rollerpic {

	left: 0;
	position: absolute;
	overflow: hidden;
}

#cycle-pic .pic-cover {
	position: absolute;
	width: 1024px;
	height: 125px;
	bottom: 0;
	left: 0;
	z-index: -10;
	background: url(../image/pic_cover.png) no-repeat;
}

#main {
	text-align: left;
	position: relative;
	
}

#main .main-wrap {
	width: 1023px;
	min-height: 300px;
}
#main .side-border {
	border-left-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color: #D7D7D7;
}
.main-wrap .main-content-left {
	float: left;
	width: 511px;
	border-right-style: dashed;
	border-width: 1px;
	border-color: gray;
	height: 200px;
	margin-top: 40px;
	text-align: center;
}
.main-wrap .main-content-right {
	width: 511px;
	float: left;
	margin-top: 40px;
	height: 200px;
	text-align: center;
}
.main-wrap .pic {
	/*position:relative;
	top:-15px;*/
	width:auto;
    height:auto; 
	overflow:hidden;
	margin:-15px 0px 15px 0px;
}
.news-list {
	height: 150px;
	overflow-y: hidden;
}
.news-list ul {
	font-size: 12px;
	text-align: left;
	margin: 5px 0 0 70px;
}
.news-list ul li {
	margin: 10px 0;
	width: 400px;
	background: url(../image/line.png) repeat-x left bottom;

}
.abbg {
	
	background: url(../image/abbg.png) no-repeat;
	background-position: bottom;
}
#main .main-wrap-jion {
	width: 955px;
	min-height: 560px;
	
}
.bgbar {
height: 64px;
width:950px;
top: -7px;
position: absolute;
margin: 0 auto;
z-index: -10;
}
.bgaboutus {
background: url(../image/bgaboutus.jpg) no-repeat;
background-position: center;
}
.bgcontact {
background: url(../image/bgcontact.jpg) no-repeat;
background-position: center;
}
.bgjion {
background: url(../image/bgjion.jpg) no-repeat;
background-position: center;
}
.main-top {
overflow: hidden;
}
.main-top .corner-l-t {
	width: 60px;
	height: 60px;
	background: url(../image/corner_l_t.png) no-repeat;
}
.main-top .corner-t {
	width: 830px;
	height: 60px;
	background: url(../image/corner_t.png) repeat-x;
	position: relative;
}
.main-top .corner-r-t {
	width: 60px;
	height: 60px;
	background: url(../image/corner_r_t.png) no-repeat;
}
.main-top .tip-text-bg {
	font-family: "黑体";
	color: white;
	background: url(../image/tip_text_bg.png) no-repeat;
	height: 32px;
	width: 123px;
	font-size: 18px;
	position: absolute;
	left: 0;
}
.tip-text-bg2 {
	font-family: "黑体";
	color: white;
	background: url(../image/tip_text_bg2.png) no-repeat;
	height: 40px;
	width: 145px;
	margin: 30px 0 0 12px;
	font-size: 18px;
	position:relative;
	z-index: 10;
}

.main-content {
	overflow: hidden;
}
.main-content .main-text {
	margin-top: 20px;
	text-align: left;
}
.main-content .main-text p {
	text-indent: 26px;
	margin: 6px 0;
	font-size: 14px;
}
.main-content .corner-l {
	width: 60px;
	min-height: 200px;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	background: url(../image/corner_l.png) repeat-y;
	
}
.main-content .content {
	width: 830px;
}
.main-content .corner-r {
	width: 60px;
	min-height: 200px;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	background: url(../image/corner_r.png) repeat-y;
	
}
.main-bottom .corner-l-b {
	width: 60px;
	height: 60px;
	background: url(../image/corner_l_b.png) no-repeat;
}
.main-bottom .corner-b {
	width: 830px;
	height: 60px;
	background: url(../image/corner_b.png) repeat-x;
}
.main-bottom .corner-r-b {
	width: 60px;
	height: 60px;
	background: url(../image/corner_r_b.png) no-repeat;
}

.news-list ul li a {
	padding-left: 18px;
	background: url(../image/news_link_off.png) no-repeat;
}
.news-list ul li a:hover {
	padding-left: 18px;
	background: url(../image/news_link_on.png) no-repeat;
}
.content .con {
	width: 410px;
	margin-top: 40px;
}
.content .devide-line {
	margin-top: 80px;
	height:240px;
	width: 1px;
	background: url(../image/line_y.png) repeat-y;
}
.content .cbg {
	margin: 80px 0 0 20px;
	height:240px;
	line-height: 240px;
}
.content .contact {
	font-family: "黑体";
	height: 120px;
	line-height: 60px;
	margin-top: 90px;
	color: #4C4C4C;
	width: 250px;
}
.contact h1 {
	font-size: 30px;
}
.contact h2 {
	font-size: 22px;
	line-height: 40px;
}
.con ul {
	width: 200px;
	margin-bottom: 30px;
}
.con ul li {
	text-align: left;
}
.con .li-title, .extxt .li-title{
	padding: 5px 0 5px 16px;
	background: url(../image/ul_title.png) no-repeat;
	background-position: center left;
	font-weight: bold;
	font-size: 13px;
}
.con .li-leaf, .extxt span {
	padding: 5px 0 5px 24px;
	background: url(../image/ul_li.png) no-repeat;
	background-position: 12px 12px;
	font-size: 13px;
	display:block;
}

#foot {
	position: relative;
	height: 100px;
	background: url(../image/bg_bottom.png) repeat-x;
}

#foot .record {
	/*padding-top: 12px;*/
	font-size: 12px;
	color: #515151;
	position: absolute;
	width: 1024px;
	left: 0;
}
#foot .record p {
	margin: 5px 0;
}
#foot .bottom-logo {
	float: left;
	width: 70px;
	height: 57px;
	margin: 10px 0 0 260px;
	background: url(../image/logo4.PNG) no-repeat;
}
#foot .bottom-min-bg {
	width: 1024px;
	height: 70px;
	position: relative;
	background-image: url(../image/bg_bottom.PNG);
}

#banner {position:relative; width: 1023px; height: 387px; overflow:hidden;border-right:1px solid #D7D7D7;}
#banner .sel {position:absolute; bottom:15px; width: 100%; text-align: center; left:0; z-index:1002;}
#banner .sel .ul-div {position: relative; margin-left:auto; margin-right:auto; width: 84px;}
#banner_list img {border:0px;}

#banner ul {position:relative;list-style-type:none;filter: Alpha(Opacity=80);opacity:0.8; z-index:1002; }

#banner ul li { padding:0px 8px;float:left;display:block; background: url(../image/sel_off.PNG) no-repeat center; cursor:pointer; color:white; overflow: visible; font-size: 12px;
	height: 20px; line-height: 20px;
}

#banner ul li.on { background: url(../image/sel_on.PNG) no-repeat center;}

#banner_list a{position:absolute; left:0;}
