﻿@charset "utf-8";
/* CSS Document */


.pagelink {
	_display:inline;
	margin:auto;
	padding-top:10px;
	padding-bottom:2px;
}
div.pagelink ul {
	clear:both;
	font-size:12px;
	text-align:center;
	padding-top:0px;
	height:38px;
	overflow:hidden;
	margin:auto;
}
div.pagelink a, div.pagelink span {
	font-family:Tahoma;
	line-height:17px;
	list-style:none;
	background:#fff;
	display:inline-block;
	width:28px;
	height:28px;
	text-align:center;
	line-height:28px;
	border-radius:4px;
	color: #4c4c4c;
	border: 1px solid #ddd;
	margin:0 3px;
}
div.pagelink span.g {
	width:auto;
	padding:0 8px;
}
div.pagelink ul a {
	text-decoration:none;
	color:#000;
}
div.pagelink ul a:hover {
	color: #fff;
	background:#f60;
	text-decoration:none;
}
div.pagelink ul .current, div.pagelink ul .current a, div.pagelink ul .current a:hover {
	color: #fff;
	width:28px;
	height:28px;
	border: 1px solid #f60;
	font-weight: bold;
	background:#f60;
}
div.pagelink ul .pageinfo {
	background:#f9f9f9;
	float:right;
	line-height:21px;
	padding:0 8px 0 8px;
	color:#666
}
div.pagelink ul .pageinfo strong {
	color:#666;
	font-weight:normal;
	margin:0px 2px
}
body {
	background:#fff;
	font-family:微软雅黑, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.inner {
	width:1000px;
	margin:auto;
}
.inner:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.flexslider.faa {
	position:relative;
	height:650px;/*overflow:hidden;*/
}
.slides {
	position:relative;
	z-index:1;
}
.faa .slides li {
	height:650px;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
}
.flex-control-nav {
	position:absolute;
	bottom:24px;
	z-index:2;
	width:100%;
	text-align:center;
}
.flex-control-nav li {
	display:inline-block;
	width:12px;
	height:12px;
	margin:0 5px;
*display:inline;
	zoom:1;
}
.faa .flex-control-nav a {
	display:inline-block;
	width:12px;
	height:12px;
	line-height:40px;
	overflow:hidden;
	background:none;
	border:2px solid #fff;
	border-radius:50%;
	cursor:pointer;
}
.faa .flex-control-nav .flex-active {
	background:#fff;
}
.flex-direction-nav {
	position:absolute;
	z-index:3;
	width:100%;
	top:45%;
}
.flex-direction-nav li a {
	display:block;
	width:40px;
	height:40px;
	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;
}
/*导航动效*/
.navi-effect a {
	transition:background, 0, 300ms;
	-webkit-transition-delay:0;
	-webkit-transition-property:background;
	-webkit-transition-duration:300ms;
}
.navi-effect a:hover {
	transition:background, 0, 300ms;
	-webkit-transition-delay:0;
	-webkit-transition-property:background;
	-webkit-transition-duration:300ms;
}
/*文字导航*/
.navi-text .main a {
	font-family:微软雅黑, 黑体, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#222;
	text-align:center;
	display:block;
	float:left;
	width:140px;
	height:36px;
	line-height:36px;
}
.navi-text .main a.hover {
	background:#026498;
	color:#fff;
}
/*二级导航*/
#navi-wrap {
	position:absolute;
	width:100%;
	top:52px;
	left:0;
	/*display:none;*/
	z-index:100;
}
#navi-wrap .inner {
	position:relative;
}
.navi-item {
	position:absolute;
	display:none;
	box-sizing:border-box;
	top:0;
	width:140px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.navi-item, .navi-item a {
	color:#000;
	text-decoration:none;
}
.navi-item a {
	display:block;
	height:26px;
	line-height:26px;
	text-align:center;
	background:#fff;
	padding:10px 12px 0 12px;
}
.navi-item a:hover{
color:#026498;
}
.l1 {
	left:140px;
}
.l2 {
	left:280px;
}
.l3 {
	left:420px;
}
.l4 {
	left:560px;
}
.l5 {
	left:700px;
}
/*图片适应box并居中*/
/*.resize img{
	position:absolute;
}
.resize .box{
	position:relative;
	overflow:hidden;
}
.resize-wrap .resize,.resize-wrap .resize .box,.resize-wrap .y{width:740px;height:560px;}
.resize-wrap .resize{display:none;}
.resize-wrap .resize .box{position:relative;}*/

/*详细页样式*/
.info-wrap h1 {
	text-align:center;
}
.info-wrap #published {
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.context p {
	line-height:32px;
	color:#666;
	text-indent:2em;
}
/*页脚样式*/
.footer {
	background-color:#1b2232;
}
.footer div, .footer div a {
	color:#fff;
}
.footer div {
	line-height:30px;
	text-align:center;
}
.album li {
	float:left;
*margin-right:-6px;
}
table {
	border-spacing:0;
	margin:0;
	padding:0;
	display:inline-block;
}
td {
	width:200px;
	height:200px;
	text-align:center;
	vertical-align:middle;
	border:1px #ccc solid;
	margin:0;
	padding:0;
}
td img {
	max-height:200px;
	max-width:200px;
}
.t-b {
	background:#f9f9f9;
	height:40px;
}
.t-b li, .t-b div {
	line-height:40px;
	height:40px;
}
.t-b li, .t-b div a {
	color:#666;
}
.t-b li {
	padding-left:30px;
	margin-right:30px;
}
.t-b li:first-child {
	background:url(../images/index_06.jpg) left center no-repeat;
}
.t-b li:nth-child(2) {
	background:url(../images/index_03.jpg) left center no-repeat;
}
.t-b div a {
	margin:0 10px;
}
.navi-text .main {
	padding:16px 0;
}
.navi {
	position:relative;
	z-index:1000;
	backgroud:#f9f9f9;
}
.banner {
	position:relative;
	z-index:1;
}
.banner .adv {
	padding-top:110px;
	position:absolute;
	width:100%;
	top:0;
	left:0;
	z-index:500;
}



.banner .adv p {
	text-align:center;
	color:#fff;
	font-size:36px;
	margin-bottom:10px;
	font-weight:bold;
}
.banner .adv p a {
	color:#fff;
	font-size:20px;
	display:inline-block;
	border:2px solid #fff;
	border-radius:22px;
	line-height:40px;
	width:160px;
	padding:0 12px;
	margin:20px 10px 0;
	text-align:center;
}
.t-t {
	padding-top:60px;
	margin-bottom:40px;
}
.t-t h2 {
	color:#333;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	margin-bottom:25px;
}
.t-t p {
	text-align:center;
	color:#999;
}
.t-p {
	display:flex;
	justify-content:space-between;
	margin-bottom:60px;
}
.t-p .box {
	width:234px;
}
.t-p .box .box-s p {
	height:56px;
	line-height:56px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
.t-p .box .box-s .t-t-t {
	border:1px #ccc solid;
	border-top:none;
	height:100px;
}
.t-p .box .box-s .t-t-t a {
	display:block;
	height:28px;
	line-height:28px;
	border:1px solid #2177a4;
	color:#2177a4;
	font-size:14px;
	text-align:center;
	width:94px;
	margin:auto;
}
.t-p .box:hover .box-s{
	display:none;
}
.t-p .box .box-m{
	display:none;
	height:336px;
}
.t-p .box-m p{
	padding-top:60px;
	color:#fff;
	font-size:20px;
	text-align:center;
}
.t-p .box-m ul{
	padding-top:21px;
	height:140px;
}
.t-p .box-m ul li{
	line-height:28px;
	font-size:14px;
	color:#fff;
	padding-left:22px;
	background:url(../images/li.png) 7px center no-repeat;
}
.t-p .box-m.m2 ul li{
	padding-left:30px;
	background:url(../images/li.png) 15px center no-repeat;
}
.t-p .box-m.m3 ul li{
	padding-left:85px;
	background:url(../images/li.png) 70px center no-repeat;
}
.t-p .box-m.m4 ul li{
	padding-left:60px;
	background:url(../images/li.png) 45px center no-repeat;
}
.t-p .box-m a{
	display:block;
	height:28px;
	line-height:28px;
	background:#2177a4;
	color:#fff;
	font-size:14px;
	text-align:center;
	width:94px;
	margin:20px auto;
}
.t-p .box:hover .box-m{
	display:block;
}
.t-s {
	background:url(../images/t1.png) center no-repeat;
	height:450px;
	box-sizing:border-box;
}
.t-s h2 {
	color:#fff;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	padding-top:70px;
	margin-bottom:25px;
}
.t-s p {
	margin-top:40px;
	font-size:16px;
	height:160px;
	line-height:32px;
	text-align:center;
	color:#fff;
	overflow:hidden;
}
.t-s a {
	display:block;
	line-height:46px;
	border:1px solid #fff;
	color:#fff;
	font-size:20px;
	text-align:center;
	width:198px;
	height:46px;
	margin:50px auto 0;
}
.t-s a:hover{
	color:#026498;
	background:#fff;
}
.t-l {
	padding-bottom:60px;
}
.t-l .box {
	padding-top:60px;
	width:333px;
	float:left;
}
.t-l .t-ti {
	box-sizing:border-box;
	height:60px;
	border-bottom:1px solid #ccc;
	padding-left:154px;
	line-height:40px;
	color:#333;
	font-size:20px;
	font-weight:bold;
}
.t-l .ti1 {
	background:url(../images/x1.png) 95px 0 no-repeat;
}
.t-l .ti2 {
	background:url(../images/x2.png) 95px 0 no-repeat;
}
.t-l .ti3 {
	background:url(../images/x3.png) 95px 0 no-repeat;
}
.t-l .t-c {
	margin-top:25px;
	padding:0 16px;
}
.t-c h3 {
	font-size:16px;
	font-weight:bold;
}
.t-c p {
	margin-top:7px;
	line-height:25px;
	height:175px;
	overflow:hidden;
	font-size:14px;
	color:#666;
}
.t-c span {
	display:block;
	height:16px;
	line-height:16px;
	padding-left:23px;
	background:url(../images/clock.png) left center no-repeat;
	margin-top:8px;
	color:#999;
}
.t-l .box:hover .t-ti {
	color:#026498;
	border-color:#026498;
}
.t-l .box:hover h3 {
	color:#026498;
}
.t-l .more {
	display:block;
	line-height:46px;
	border:1px solid #026498;
	color:#026498;
	font-size:20px;
	text-align:center;
	width:198px;
	height:46px;
	margin:50px auto 0;
}
.t-l a:hover
{
    color: #fff;
    background: #026498;
}
.t-e {
	background:#fbfbfb;
}
.t-e .t-pl {
	padding-bottom:13px;
}
.t-e .t-pl a {
	display:block;
	float:left;
	margin:0 8px 30px;
}
.t-e .t-pl img {
	width:184px;
	height:60px;
	display:block;
	margin:auto;
}
.flexslider.fab {
	position:relative;
	height:300px;/*overflow:hidden;*/
}
.fab .slides li {
	height:300px;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
}
.fab .flex-control-nav a {
	display:inline-block;
	width:12px;
	height:12px;
	line-height:40px;
	overflow:hidden;
	background:none;
	border:2px solid #ccc;
	border-radius:50%;
	cursor:pointer;
}
.fab .flex-control-nav .flex-active {
	background:#007cc2;
	border-color:#007cc2;
}
.footer {
	padding-top:50px;
	background:#333;
}
.t-list {
	float:left;
	width:170px;
}
.t-list img {
	margin-bottom:18px;
}
.t-list li {
	padding-left:28px;
	line-height:28px;
}
.t-list li, .t-list li a {
	color:#999;
	font-size:14px;
}
.qr, .qr img {
	width:90px;
}
.qr p {
	font-size:12px;
	color:#999;
}
.footer .p {
	margin-left:24px;
	float:left;
}
.footer .p p {
	line-height:28px;
	color:#999;
	font-size:14px;
}
.footer .inner {
	padding-bottom:29px;
}
.footer .copyright {
	background:#2c2c2c;
	color:#999;
	text-align:center;
	height:50px;
}
.footer .copyright img {
	margin-right:4px;
	width: 24px;
	vertical-align: middle;
}
.footer .copyright span{line-height: 50px;}
.inban {
	height:450px;
}
.inc {
	background:#f9fcfd;
	padding-bottom:70px;
}
.crp {
	height:50px;
	line-height:50px;
	color:#999;
	letter-spacing:1px;
}
.crp a {
	color:#026498;
}
.sid {
	width:224px;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	background:#fff;
}
.sid .ti {
	border-top:1px #ccc solid;
	background-color:#f4feff;
	padding-left:32px;
	font-size:14px;
	color:#333;
	font-weight:bold;
	height:45px;
	line-height:45px;/*	background:url(../images/na.png) 182px center no-repeat #f4feff;*/
}
.sid ul {
	border-top:1px solid #ccc;
	padding-bottom:6px;
}
.sid li {
	padding:0 30px;
}
.sid li a {
	display:block;
	border-bottom:1px dashed #ccc;
	padding-left:10px;
	height:30px;
	line-height:30px;
	color:#666;
	background:url(../images/i_a.png) 140px center no-repeat;
}
.sid li a:hover {
	background:url(../images/i_h.png) 140px center no-repeat;
}
.t-r {
	width:755px;
	box-sizing:border-box;
	border:1px solid #ccc;
	padding:0 50px;
	background-color:#fff;
}
.t-rt {
	height:64px;
	border-bottom:1px solid #ccc;
	box-sizing:border-box;
}
.t-rc {
	padding-top:10px;
}
.t-rc .t-c {
	padding-bottom:12px;
	border-bottom:1px dashed #ccc;
}
.t-rt span {
	font-size:18px;
	font-weight:bold;
	color:#026498;
	display:block;
	width:72px;
	height:60px;
	line-height:60px;
	border-bottom:4px solid #ff6300;
	margin:auto;
}
.t-rc .t-c h3 {
	padding-top:15px;
}
.t-rc .t-c p {
	height:75px;
}
.t-rc .t-c:hover h3 {
	color:#026498;
}
.t-a{
	padding-bottom:100px;
}
.t-a h1 {
	font-size:20px;
	padding-top:25px;
	margin-bottom:15px;
}
.t-a p {
	margin-top:7px;
	line-height:30px;
	overflow:hidden;
	font-size:14px;
	color:#333;
}
.t-a img{
	max-width:650px;
}
.t-a span {
	display:block;
	height:16px;
	line-height:16px;
	margin-bottom:25px;
	color:#999;
}



.float-right{
	position: fixed;
	right: 1%;
	top: 180px;
	z-index: 20;
	width: 80px;
}
.float-right.pthd{ width: 80px; height:80px; display:block;
	line-height: 35px;
	text-align: center;}
.pthd a{display:block;
	width: 80px;
text-align: center;
	height: 66px;
	padding-top: 14px;color:#fff;
	background: url(../images/bg_sidefloat2.png);}
.pthd a:hover{
	background-position: 0 -80px; color:#fff;
}
.float-right li{
	position: relative;
	width: 80px;
	height: 80px;
	margin-bottom: 2px;
	line-height: 35px;
	text-align: center;
}
.float-right li a{
	display: inline-block;
	width: 100%;
	height: 66px;
	padding-top: 14px;
	background: url(../images/bg_sidefloat.png) no-repeat;
}
.float-right li a:hover{
	background-position: 0 -80px;
}
.pthd .sign{
	display: inline-block;
	float: left;
	width: 100%;
	height: 31px;
}
.pthd .sign.hd{
	background: url(../images/bg_sidefloat05.png) no-repeat center; padding-bottom:10px
}
.float-right li .sign{
	display: inline-block;
	float: left;
	width: 100%;
	height: 31px;
}
.float-right li .sign.fi{
	background: url(../images/bg_sidefloat01.png) no-repeat center;
}
.float-right li .sign.se{
	background: url(../images/bg_sidefloat02.png) no-repeat center;
}
.float-right li .sign.th{
	background: url(../images/bg_sidefloat03.png) no-repeat center;
}
.float-right li .sign.fo{
	background: url(../images/bg_sidefloat04.png) no-repeat center;
}
.float-right li p{
	color: #fff;
	text-align: center;
}
.float-right li .tel{
	position: absolute;
	left: -186px;
	top: 7px;
	width: 174px;
	height: 68px;
	padding: 0 11px 0 4px;
	background: url(../images/bg_sidefloattel.png) no-repeat;
	font-size: 18px;
	line-height: 68px;
	color: #42b1e2;
	text-align: center;
	display: none;
}
.float-right li .img{
	position: absolute;
	left: -136px;
	top: -19px;
	width: 107px;
	height: 107px;
	padding: 11px 19px 10px 13px;
	background: url(../images/bg_sidefloatimg.png) no-repeat;
	display: none;
}