﻿/* 够完美（gouwanmei.com）做最好的够完美整站模板下载网站 */
* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	list-style: none;
	text-decoration: none;
	border: none;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
html {
	overflow-x: hidden;
}
body {
	background: #fff;
	color: #464646;
	font-size: 14px;
}
a {
	outline: none;
	color: #464646;
}
a:hover {
	color: #464646;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
/*
===================
分页
>>	pages_pre		上一页
>>	pages_next	下一页
>>	strong			激活状态
>>	a:hover			鼠标悬停状态
===================
*/
.pages {
	margin: 50px auto 20px auto;
	width: 500px;
	font-size: 14px;
	text-align: center;
}
.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: #f0461c;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #f0461c;
	border-color: #fff;
	text-decoration: none;
}
.pages strong {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.pages span {
	padding: 0 10px;
	line-height: 23px;
}
/* index top */
.top {
	height: 125px;
}
.topbar {
	margin-top: 20px;
}
.topbar span {
	display: block;
	height: 23px;
	line-height: 23px;
	float: left;
	background: url(../images/toptell.jpg) no-repeat left center;
	padding-left: 30px;
	font-size: 16px;
	color: #006fbb;
	font-weight: bold;
	margin-right: 10px;
}
.topbar a {
	font-size: 12px;
	color: #989898;
}
.top_right {
	width: 760px;
}
.nav {
	margin-top: 30px;
}
.nav li {
	float: left;
}
.nav li a {
	display: block;
	width: 90px;
	text-align: right;
	font-size: 15px;
	color: #000;
}
/* flexslider */
.flexslider {
	position: relative;
	height: 666px;
	overflow: hidden;
	background: url(../images/loading.gif) 50% no-repeat;
}
.flexslider .slides {
	position: relative;
	z-index: 1;
}
.flexslider .slides li {
	height: 666px;
}
.flexslider .flex-control-nav {
	position: absolute;
	bottom: 80px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flexslider .flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
*display:inline;
	zoom: 1;
}
.flexslider .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;
}
.flexslider .flex-control-nav .flex-active {
	background-position: 0 0;
}
.flexslider .flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.flexslider .flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flexslider .flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../images/prev.png) center center no-repeat;
}
.flexslider .flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../images/next.png) center center no-repeat;
}
.four_tab {
	position: relative;
	z-index: 99999;
	height: 270px;
}
.four_tab ul {
	margin-top: -45px;
}
.four_tab li {
	width: 234px;
	border: 1px solid #e4e4e4;
	border-bottom: 5px solid #e4e4e4;
	float: left;
	margin-left: 18px;
	padding-bottom: 18px;
}
.four_tab li:first-child {
	margin-left: 0;
}
.four_tab img {
	margin-top: -1px;
	margin-left: -1px;
}
.four_tab h3 {
	font-size: 15px;
	color: #212121;
	padding: 0 15px;
	margin-top: 16px;
}
.four_tab p {
	font-size: 13px;
	color: #838383;
	padding: 0 15px;
	margin: 10px 0;
	height: 55px;
}
.four_tab a {
	color: #666;
	font-size: 13px;
	display: block;
	background: url(../images/jt.jpg) no-repeat left center;
	margin-left: 15px;
	padding-left: 25px;
}
.case_news {
	margin-top: 36px;
	height: 210px;
}
.case {
	width: 285px;
}
.case_tit p {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #545454;
}
.case_tit p span {
	color: #006fbb;
}
.case_tit p small {
	font-size: 13px;
	color: #acacac;
	margin-left: 12px;
}
.case_tit a {
	float: right;
	color: #828282;
	font-size: 11px;
	width: 60px;
	height: 22px;
	display: block;
	background: #e4e4e4;
	text-align: center;
	line-height: 22px;
}
.case_info {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 36px;
	background: rgba(0,0,0,.46);
	line-height: 36px;
	text-align: center;
}
.case_info a {
	color: #fff;
	font-size: 14px;
}
.case_slide {
	float: left;
	margin-top: 15px;
	height: 172px;
}
/* Direction Nav */
.case_slide {
	position: relative;
}
.case_slide .slides {
	position: relative;
	z-index: 1;
}
.case_slide .slides li {
	height: 172px;
}
.case_slide .flex-direction-nav {
*height: 0;
}
.case_slide .flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 48px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,0.8);
	background: url(../images/arr.png) no-repeat;
}
.case_slide .flex-direction-nav .flex-prev {
	left: -50px;
	background-position: 0 0
}
.case_slide .flex-direction-nav .flex-next {
	right: -50px;
	background-position: -40px 0
}
.case_slide:hover .flex-prev {
	opacity: 1;
	left: 10px;
}
.case_slide:hover .flex-next {
	opacity: 1;
	right: 10px;
}
.case_slide:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.case_slide .flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
}
.news {
	margin-left: 38px;
	width: 420px;
}
.new_nav {
	margin-bottom: 25px;
	height: 30px;
}
.new_nav a {
	width: 90px;
	height: 30px;
	display: block;
	float: left;
	text-align: center;
	line-height: 30px;
	background: #e4e4e4;
	margin-right: 3px;
}
.news ul {
	float: left;
	width: 420px;
}
.news ul {
	line-height: 30px;
	display: none;
}
.news ul li span {
	font-size: 12px;
	color: #acacac;
	float: right;
}
.news ul a span {
	color: #df0817;
	font-size: 14px;
	float: left;
	margin-right: 5px;
}
.new_nav .hover {
	background: #006fbb;
	color: #fff;
}
.location {
	background: url(../images/location.jpg) no-repeat left center #006fbb;
	width: 235px;
	height: 76px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.location p {
	font-size: 13px;
	color: #fff;
	line-height: 20px;
	padding-left: 80px;
	padding-top: 18px;
}
.footer {
	height: 200px;
	background: #175aa4;
	color: #fff;
	margin-top: 50px;
}
.foot_about {
	width: 650px;
}
.foot_about h3 {
	font-size: 19px;
	padding-top: 30px;
}
.foot_about p {
	font-size: 12px;
	padding-top: 15px;
	line-height: 22px;
}
.foot_nav {
	width: 120px;
	margin-top: 25px;
	margin-left: 60px;
}
.foot_nav li {
	border-bottom: 1px solid #5183bb;
}
.foot_nav li:first-child {
	border-top: 1px solid #5183bb;
}
.foot_nav a {
	color: #fff;
	font-size: 13px;
	line-height: 40px;
	padding-left: 6px;
}
.ewm {
	margin-top: 25px;
}
.ewm p {
	font-size: 12px;
	line-height: 26px;
	text-align: center;
}
.bottom {
	background: #0b498f;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 12px;
}
.bottom a {
	color: #fff;
}
/* neiye */
.banner {
	background: url(../images/555.jpg) no-repeat center;
	height: 330px;
}
.banner .menu {
	background: rgba(0,0,0,.6);
	margin-top: 280px;
	float: left;
	width: 100%;
}
.banner .menu a {
	color: #fff;
	width: 120px;
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.banner .menu li {
	float: left;
	border-right: 1px solid #fff;
}
.banner .menu a:hover, .banner .menu a.hover {
	background: #006fbb;
}
.banner1 {
	background: url(../images/news.jpg) no-repeat center;
	height: 330px;
}
.banner1 .menu {
	background: rgba(0,0,0,.6);
	margin-top: 280px;
	float: left;
	width: 100%;
}
.banner1 .menu a {
	color: #fff;
	width: 120px;
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.banner1 .menu li {
	float: left;
	border-right: 1px solid #fff;
}
.banner1 .menu a:hover, .banner .menu a.hover {
	background: #006fbb;
}
.position {
	line-height: 25px;
	padding: 20px 0;
	color: #666;
}
.content {
	line-height: 24px;
	color: #666;
}
.list {
}
.list li:first-child {
	margin-top: 20px;
}
.list li {
	margin-top: 40px;
	height: 120px;
}
.list img {
	width: 220px;
	height: 120px;
}
.new_tab {
	margin-left: 40px;
	width: 730px;
}
.new_tab h2 {
	font-weight: normal;
	line-height: 30px;
}
.new_tab h2 a {
	color: #333;
	font-size: 14px;
}
.new_tab h2 a:hover {
	color: #0b498f;
}
.new_tab h2 span {
	color: #666;
	font-size: 12px;
	float: right;
}
.new_tab p {
	width: 600px;
	line-height: 24px;
	color: #666;
	font-size: 12px;
}
.photo {
}
.photo ul {
	margin-left: -24px;
}
.photo li {
	margin-left: 24px;
	float: left;
	width: 232px;
	text-align: center;
	line-height: 30px;
	margin-top: 10px;
}
.photo img {
	width: 230px;
	height: 230px;
	border: 1px solid #ccc;
}
.photo li:hover img {
	border: 1px solid #0b498f;
}
.photo li:hover a {
	color: #0b498f;
}
.show {
	margin-top: 30px;
}
.show_top {
	margin-bottom: 20px;
}
.show_top h1 {
	font-size: 20px;
	line-height: 32px;
	text-align: center;
	font-weight: normal;
	color: #666;
}
.show_top p {
	color: #999;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	border-bottom: 1px solid #d2d2d2;
}
.show_top p span {
	margin-right: 20px;
}
.feny_list {
	height: 35px;
	line-height: 35px;
	background: #eee;
	padding: 0 10px;
	margin-top: 50px;
}
.feny_list p {
	float: right;
	width: 475px;
	text-align: right;
	color: #666;
	font-size: 12px;
	background: url(../images/listnext.gif) no-repeat right center;
	padding-right: 15px;
}
.feny_list p:first-child {
	float: left;
	text-align: left;
	background: url(../images/listpre.gif) no-repeat left center;
	padding-left: 15px;
	padding-right: 0;
}
.feny_list p a {
	color: #666;
}
.feny_list p a:hover {
	color: #0b498f;
}
