﻿@charset "utf-8";
/* CSS Document */
/*==============================================================*/
/*banner*/
/*==============================================================*/

.banner_1{margin:0 auto; width:1258px; height:430px; margin-bottom:15px;}
body {
    font:12px/1.4em "微软雅黑","Microsoft Yahei";
    color: #222;
}
.banner_2{margin:0 auto; width:750px; height:40px; padding-top:60px; padding-left:400px;}
.banner_2 a{display:block; height:28px; width:28px; border:1px solid #CCC; background:#FFF; float:left; margin-right:10px; line-height:28px; text-align:center;}
.banner_2 .current{background:#666;}
.footer_1{margin:30px auto; width:1258px;}
.footer_1 p{text-align:center; line-height:30px;}
.footer_1 a{padding:0 8px;}


.section_nav {
	width: 100%;
	height: 55px;
	font-size: 20px;
	line-height: 55px;
	color: #d3d3d3;
	position: relative;
	padding: 40px 0 0 0;
}
.section_nav i {
	display: block;
	width: 60%;
	height: 55px;
	float: left;
	background: #000;
	text-align: center;
}
.section_nav em {
	display: block;
	width: 40%;
	height: 55px;
	float: left;
	background: #323232;
	text-align: center;
}
.section_nav img {
	position: absolute;
	left: 30%;
	top: 95px;
	margin: 0 0 0 -15px;
}
.sepc_ctx {
	margin: 60px 0 0 0;
}
.sepc_col0 {
	float: left;
	margin: 0 0 50px 20px;
}
.sepc_col1,
.sepc_col2 {
	float: left;
	line-height: 28px;
	color: #606060;
	font-size: 14px;
}
.sepc_ctx b {
	color: #000;
}
.sepc_col1 i {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	display: block;
	float: left;
	margin: 20px 20px 0 0;
}
.sepc_col2 {
	float: left;
	margin: 0 0 0 360px;
}
#dowebok{margin-top:100px;}
#dowebok .section { background: url(section_bg.jpg) 0 0 repeat-x;margin: 0 auto;}
#dowebok .section3 img { display: block; margin: 0 auto;}
#dowebok .section3 .fp-controlArrow { width: 100px; height: 180px; margin-top: -80px; border: 0 none;}
#dowebok .section3 .fp-prev { left: 50px; background: url(left_control.png) 50% no-repeat;}
#dowebok .section3 .fp-next { right: 50px; background: url(right_control.png) 50% no-repeat;}

#fp-nav span, .fp-slidesNav span { border: 1px solid #999;}
#fp-nav li .active span, .fp-slidesNav.active span { background-color: #4ec200;}


/*
.footer_1{position:fixed;
	z-index:70;
	bottom:0;margin:0 auto;width:100%;}*/
