* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	list-style: none;
	text-decoration: none;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
html {
	overflow-x: hidden;
}
body {
	background: #fff;
	color: #666666;
	font-size: 12px;
}
a {
	outline: none;
	color: #1a1a1a;
}
img {
	border: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
/*

===================

分页

>>	pages_pre		上一页

>>	pages_next	下一页

>>	strong			激活状态

>>	a:hover			鼠标悬停状态

===================

*/

.pages {
	margin-top: 50px;
}
.pages a,  .pages strong {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	color: #666;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
}
.pages .current {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.pages a:hover {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
	text-decoration: none;
}
.pages strong {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.pages span {
	padding: 0 10px;
	line-height: 23px;
}
/* TOP */
.topbar{ height:35px; line-height:35px; background:#eee;}
.head {
	height: 100px;
	margin-top: 10px;
}
.switch {
	position: relative;
	top: 30px;
}
.btn {
	display: block;
	width: 110px;
	height: 30px;
	line-height: 30px;
	background: #003cb8;
	text-align: center;
	border-radius: 5px;
	color: #fff;
}
.btn:hover {
	background: #01339a;
}
.fanyi {
	float: right;
}
.fanyi li {
	width: 102px;
	height: 30px;
	line-height: 30px;
	border-radius: 2px;
	text-align: center;
	background: #003cb8;
	color: #fff;
	float: left;
	margin-left: 20px;
}
.fanyi li a {
	color: #fff;
	display: block;
}
.fanyi li:hover {
	background: #003cb8;
}
.fanyi li:hover a {
	color: #fff;
}
.sc {
	margin-top: 30px;
	line-height: 30px;
	margin-right: 20px;
}
.nav {
	height: 50px;
	line-height: 50px;
	background: #003cb8;
	text-align: center;
}
.nav ul {
	display: inline-block;
}
.nav li {
	float: left;
	margin-left: 20px;
}
.nav li:first-child {
	margin-left: 0;
}
.nav a {
	color: #fff;
	display: block;
	width: 125px;
	text-align: center;
	font-size: 16px;
}
.nav a:hover, .nav a.hover {
	background: #33daaf;
}
.flexslider {
	position: relative;
	height: 410px;
	overflow: hidden;
	background: url(../images/loading.gif) 50% no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 410px;
}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0 0;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(.../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(.../images/next.png) center center no-repeat;
}
/* PRODUCT */

.pro {
	text-align: center;
	margin-top: 30px;
	height: 150px;
}
.pro_tit {
	text-align: center;
}
.pro_tit h3 {
	font-size: 28px;
	color: #323232;
}
.pro_tit h1 {
	font-size: 35px;
	color: #666666;
}
.pro_tit h1 span {
	color: #003bb9;
}
.pro_nav {
	margin-top: 25px;
	text-align: center;
}
.pro_nav ul {
	display: inline-block;
}
.pro_nav li {
	float: left;
}
.pro_nav a {
	display: block;
	float: left;
	width: 220px;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
	border: 2px solid #959595;
	margin-left: 25px;
	font-weight: bold;
}
.pro_nav a:hover {
	background: #003bb9;
	border: 2px solid #003bb9;
	color: #fff;
}
.box {
	width: 1060px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	_height: 100%;
}
.picbox {
	width: 1000px;
	height: 280px;
	overflow: hidden;
	position: relative;
	margin-left: 35px;
}
.piclist {
	height: 220px;
	position: absolute;
	left: 0px;
	top: 0px
}
.piclist li {
	margin-right: 10px;
	float: left;
	width: 240px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	background: #b5b5b5;
}
.swaplist {
	position: absolute;
	left: -3000px;
	top: 0px
}
.og_prev, .og_next {
	width: 27px;
	height: 86px;
	position: absolute;
	top: 80px;
	z-index: 99;
	cursor: pointer;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.og_prev {
	background: url(../images/og_prev.png) no-repeat center;
	left: 4px;
}
.og_next {
	background: url(../images/og_next.png) no-repeat center;
	right: 4px;
}
.piclist img {
	width: 240px;
	height: 240px;
}
.pro_img {
	width: 1060px;
	margin: 0 auto;
	margin-top: 35px;
}
.piclist a {
	color: #fff;
}
.piclist a:hover li {
	background: #003bb9;
}
/* NEWS */

.news {
	margin-top: 70px;
	height: 410px;
}
.newmain {
	margin-top: 30px;
}
.new_left {
	width: 460px;
}
.new_left img {
	width: 443px;
	height: 228px;
}
.new_right {
	width: 490px;
}
.new_left h4 {
	text-align: center;
	font-size: 14px;
	line-height: 25px;
}
.new_left h4 a:hover {
	color: #003cb8;
}
.new_left p {
	font-size: 12px;
	color: #838383;
}
.new_left img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.headlines {
	height: 110px;
}
.headnews {
	width: 340px;
	margin-left: 20px;
}
.headnews h4 a {
	font-size: 14px;
	color: #1d2088;
	font-weight: normal;
	line-height: 30px;
}
.headnews p {
	line-height: 20px;
	color: #838383;
}
.headnews h4 a:hover {
	color: #003cb8;
}
.new_right ul {
	margin-top: 25px;
}
.new_right li {
	color: #646464;
	line-height: 25px;
	background: url(../images/d.png) no-repeat left center;
	padding-left: 10px;
}
.new_right li a {
	color: #646464;
}
.new_right li a:hover {
	color: #003cb8;
}
.new_right li span {
	float: right;
}
/* ABOUT */

.about {
	height: 489px;
	background: url(../images/about.png) no-repeat center;
	margin-top: 50px;
	color: #fff;
}
.about_us {
	width: 500px;
}
.about_tit {
	margin-top: 80px;
}
.about_tit h3 {
	font-size: 18px;
}
.about_tit h1 {
	font-size: 35px;
}
.about_us p {
	line-height: 25px;
	margin-top: 20px;
}
.more {
	color: #fff;
	width: 130px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #33daaf;
	display: block;
	font-size: 16px;
	margin-top: 70px;
	margin-left: 20px;
}
.more:hover {
	background: #2ebc97;
}
.video {
	background: url(../images/video.png) no-repeat center;
	width: 500px;
	height: 489px;
}
.video embed {
	margin-top: 115px;
	margin-left: 55px;
}
/* SERVICE */

.service {
	margin-top: 60px;
	height: 390px;
}
.service_tab {
	margin-left: -6px;
	margin-top: 45px;
}
.service_tab a {
	display: block;
	width: 245px;
	float: left;
	margin-left: 6px;
	background: #f1f1f1;
}
.service_tab li {
	text-align: center;
}
.service_tab li h4 {
	font-size: 16px;
	color: #272e35;
	margin-top: 25px;
}
.service_tab li h5 {
	font-size: 18px;
	color: #272e35;
	line-height: 40px;
}
.service_tab li p {
	color: #686868;
}
.service_tab li a:hover {
	background: #003cb8;
}
.service_tab li a:hover h4, .service_tab li a:hover h5, .service_tab li a:hover p {
	color: #fff;
}
.icob {
	display: none;
}
/* CONTACT */

.cont {
	background: #003cb8;
	color: #fff;
	height: 110px;
	margin-top: 70px;
}
.container_cont {
	width: 1200px;
	margin: 0 auto;
}
.doyou {
	margin-left: 100px;
	width: 920px;
}
.doyou h2 {
	font-size: 20px;
	padding-top: 35px;
}
.doyou p {
	font-size: 12px;
	padding-top: 10px;
}
.contact_us {
	width: 175px;
	height: 50px;
	background: #33daaf;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 50px;
	margin-top: 30px;
}
.contact_us:hover {
	background: #2ebc97;
}
/* FOOTER */

.footer {
	background: #39464f;
	height: 280px;
	margin-top: 20px;
}
.footer_tit h2 {
	color: #fff;
	font-size: 20px;
	padding-top: 30px;
	background: url(../images/h.png) no-repeat bottom left;
	padding-bottom: 5px;
}
.footer_left {
	width: 370px;
}
.footer_left li {
	width: 160px;
	float: left;
	line-height: 40px;
	border-bottom: 1px solid #435059;
	margin-left: 30px;
}
.footer_left li a {
	color: #9babb8;
}
.footer_left ul {
	margin-top: 30px;
	margin-left: -30px;
}
.footer_middle {
	margin-left: 30px;
	width: 300px;
}
.call {
	color: #8c8c8c;
	margin-top: 40px;
}
.call p {
	height: 22px;
	line-height: 22px;
	margin-bottom: 10px;
}
.f1 {
	background: url(../images/f1.png) no-repeat 2px center;
	padding-left: 30px;
}
.f2 {
	background: url(../images/f2.png) no-repeat left center;
	padding-left: 30px;
}
.f3 {
	background: url(../images/f3.png) no-repeat left center;
	padding-left: 30px;
}
.f4 {
	background: url(../images/f4.png) no-repeat left center;
	padding-left: 30px;
}
.f5 {
	background: url(../images/f5.png) no-repeat left center;
	padding-left: 30px;
}
.footer_right {
	margin-top: 55px;
}
.bottom {
	height: 60px;
	line-height: 60px;
	color: #8c8c8c;
	background: #2d3740;
	text-align: center;
}
.bottom a{color: #8c8c8c;}
/* N */

.n_top {
	height: 130px;
}
.n_topbar {
	margin-top: 30px;
	height: 30px;
}
.n_topbar p a {
	color: #000;
}
.n_topbar a {
	color: #fff;
	text-align: center;
	line-height: 30px;
}
.n_navbar {
	margin-top: 10px;
}
.n_nav {
	margin-top: 20px;
	margin-left: 50px;
}
.n_nav li {
	float: left;
	margin-left: 30px;
}
.n_nav li a {
	display: block;
	text-align: center;
	width: 70px;
	font-size: 14px;
	color: #555454;
	padding-bottom: 20px;
}
.subnav {
	height: 50px;
	background: #003cb8;
}
.subnav li {
	float: left;
}
.subnav li a {
	color: #fff;
	display: block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.subnav_on {
	background: #61D0E4;
}
.main {
	margin-top: 30px;
}
.main_tit {
	border-bottom: #666 1px solid;
	height: 40px;
	margin-bottom: 30px;
}
.main_tit h3 {
	text-align: center;
	width: 200px;
	color: #666;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	border-bottom: 1px solid #003cb8;
	margin: 30px auto;
	line-height: 40px;
}
.main_text {
	color: #2c2c2c;
	line-height: 25px;
}
.main {
	margin-bottom: 100px;
}
/* N-product */

.case_banner {
	height: 410px;
	background: url(../images/case_banner.jpg) no-repeat center;
	margin-bottom: 40px;
}
.left {
	width: 220px;
}
.left_nav {
	background: #01339a;
	padding: 20px;
	line-height: 30px;
}
.left_nav dl {
	margin-bottom: 10px;
}
.left_nav a {
	color: #fff;
	font-size: 14px;
}
.left_nav dt {
	font-weight: bold;
}
.left_nav dd {
	margin-left: 30px;
}
.left_nav a:hover, .left_nav a.hover {
	color: #33daaf;
}
.left_cont {
	margin-top: 20px;
	line-height: 25px;
}
.left_cont span {
	display: block;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
}
.right {
	margin-left: 40px;
	width: 740px;
}
.pplist img {
	width: 220px;
	height: 220px;
	border: 1px solid #ccc;
}
.pplist li {
	margin-left: 20px;
	float: left;
	width: 222px;
	text-align: center;
	line-height: 30px;
	margin-top: 10px;
}
/* N-list */

.new_list li {
	margin-top: 40px;
	height: 120px;
}
.new_list img {
	width: 130px;
	height: 130px;
}
.new_tab {
	margin-left: 20px;
	width: 850px;
}
.new_tab p {
	line-height: 24px;
	color: #666;
	font-size: 12px;
	margin-top: 10px;
}
.new_tab span {
	float: right;
}
.new_tab h5 {
	font-weight: normal;
	line-height: 30px;
}
.new_tab h5 a {
	color: #333;
	font-size: 14px;
}
.new_tab h5 span {
	color: #666;
	font-size: 12px;
}
/* SHOW */

.article_tit {
	margin-top: 30px;
	text-align: center;
	margin-bottom: 20px;
}
.article_tit h3 {
	line-height: 30px;
	color: #322725;
	font-size: 14px;
}
.article_tit p {
	margin-top: 10px;
	line-height: 30px;
	border-bottom: 1px dashed #666;
}
.prepage {
	margin-top: 80px;
}
.prepage p {
	margin-top: 20px;
}
.position {
	height: 50px;
	line-height: 50px;
	margin-bottom: -20px;
}
/*  Q Q  */
#floatDivBoxs {
	width: 170px;
	background: #fff;
	position: fixed;
	top: 100px;
	right: -170px;
	z-index: 999;
}
#floatDivBoxs .floatDtt {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #f08326;
	color: #fff;
	font-size: 18px;
	text-indent: 22px;
	position: relative;
}
#floatDivBoxs .floatDqq {
	padding: 0 14px;
}
#floatDivBoxs .floatDqq li {
	height: 45px;
	line-height: 45px;
	font-size: 15px;
	border-bottom: 1px solid #e3e3e3;
	text-align: right
}
#floatDivBoxs .floatDqq li img {
	float: left;
	margin-top: 7px;
}
#floatDivBoxs .floatDtxt {
	font-size: 18px;
	color: #333;
	padding: 12px 14px;
}
#floatDivBoxs .floatDtel {
	padding: 0 0 15px 10px;
}
#floatDivBoxs .floatImg {
	text-align: center;
	padding: 10px;
	background: #EBEBEB;
}
#floatDivBoxs .floatImg img {
	margin-bottom: 5px;
}
#floatDivBoxs .floatDtel img {
	display: block;
}
#floatDivBoxs .floatDbg {
	width: 100%;
	height: 20px;
	background: url(../images/online_botbg.jpg) no-repeat;
	box-shadow: -2px 0 3px rgba(0,0,0,0.25);
}
.floatShadow {
	background: #fff;
	box-shadow: -2px 0 3px rgba(0,0,0,0.25);
}
#rightArrow {
	width: 50px;
	height: 45px;
	background: url(../images/online_arrow.jpg) no-repeat;
	position: fixed;
	top: 100px;
	right: 0;
	z-index: 999;
}
#rightArrow a {
	display: block;
	height: 45px;
}
