@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif "微软雅黑";
	min-width: 1215px;
	background: #ffffff
}
.wrapper {
	width: 1215px;
	margin: 0 auto;
}
.wrapper_abs {
	width: 1215px;
	position: absolute;
	left: 50%;
	margin-left: -608px;
	top: 0;
}
a {
	outline: none;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
img {
	border: 0
}
.fl {
	float: left
}
.fr {
	float: right
}
.cb {
	clear: both;
	height: 0
}
li {
	list-style: none
}
div, h1, h2, h3, h4, h5, h6, p, form, label, input, textarea, img, ul, li, dl, dt, dd {
	padding: 0;
	margin: 0
}
.w300 {
	width: 300px;
}
.w150 {
	width: 148px;
}
.border_side {
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
}
.c_blue {
	color: #3173bf;
}
.c_orange {
	color: #ff7e00;
}
.c_green {
	color: #009b1a;
}
.bg01 {
}
.bg02 {
	height: 413px;
}
.bg03 {
}
.bg04 {
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 386px;
	background: #fff;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 386px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 386px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 8px;
	height: 8px;
	margin: 5px;
	overflow: hidden;
	line-height: 9999px;
}
.fullSlide .hd ul .on {
	background-position: 0 0;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.fullSlide .prev, .fullSlide .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(header1_res/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.fullSlide .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.fullSlide .prev:hover, .fullSlide .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.fullSlide .prevStop {
	display: none;
}
.fullSlide .nextStop {
	display: none;
}
.index_search {
	width: 334px;
	color: #FFF;
	position: relative;
	font-size: 16px;
	height: 29px;
	line-height: 29px;
	top: 57px;
	right: 0;
	padding: 2px
}
.index_search .input {
	position: absolute;
	right: 47px;
	height: 29px;
	line-height: 33px;
	background: none;
	border: 0;
	width: 187px;
	color: #959595;
	padding-left: 10px;
}
.index_search .btn {
	position: absolute;
	right: 2px;
	width: 47px;
	height: 29px;
	border: 0;
	cursor: pointer
}
.index_date {
	position: absolute;
	top: -40px;
	right: 0;
	width: 234px;
	text-align: right;
	height: 30px;
	line-height: 30px;
	z-index: 10;
	font-size: 14px;
	padding-right: 25px;
	padding-bottom: 10px;
}
.index_date a {
	color: #fff;
	border: 1px solid #fff;
	padding: 2px 5px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	padding: 0;
	line-height: 67px;
	position: relative;
	z-index: 1;
}
.nav a {
	color: #fff;
	text-decoration: none
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	padding: 0 20px;
	font-size: 14px;
	font-weight: normal
}
.nav .sub {
	display: none;
	width: 140px;
	left: 0;
	top: 67px;
	position: absolute;
	line-height: 26px;
	padding: 5px 10px;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub a {
	display: block;
	padding: 0 10px 0 15px;
	text-align: left;
}
.nav .sub a:hover {
	background: #009aff;
	color: #fff;
}
.nav .on h3 a {
	background: #009aff;
	color: #fff;
}
.fullSlide .txt_search .search {
	width: 585px;
	height: 53px;
	position: relative;
	margin: 100px auto 10px auto;
}
.fullSlide .txt_search .search .input {
	background: none;
	color: #fff;
	padding-left: 10px;
	width: 530px;
	height: 53px;
	border: 0;
	outline: none;
	line-height: 53px;
	position: absolute;
	left: 0
}
.fullSlide .txt_search .search .btn {
	height: 53px;
	border: 0;
	cursor: pointer;
	right: 0;
	position: absolute;
	width: 53px
}
.fullSlide .txt_search .hot {
	text-align: center;
	color: #fff;
}
.fullSlide .txt_search .hot a {
	color: #fff;
	padding: 0 15px;
}
.picScroll-left {
	width: 1079px;
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
	height: 114px;
}
.picScroll-left .prev {
	display: block;
	width: 12px;
	height: 23px;
	float: left;
	margin-right: 15px;
	margin-top: 30px;
	overflow: hidden;
	cursor: pointer;
	background: url("bootstrap.min_res/left.png") no-repeat;
}
.picScroll-left .next {
	display: block;
	width: 12px;
	height: 23px;
	float: right;
	margin-left: 15px;
	margin-top: 30px;
	overflow: hidden;
	cursor: pointer;
	background: url("bootstrap.min_res/right.png") no-repeat;
}
.picScroll-left .bd {
	padding: 10px;
	float: left;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	margin: 0;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 118px;
	padding: 1px;
	border: 1px solid #cdcdcd;
	background: #fff;
	color: #3b88d2;
	font-size: 16px;
	line-height: 45px;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
	background: #3b88d2;
	color: #fff;
	font-size: 14px;
	line-height: 37px;
}
.index_data {
	padding-top: 28px;
}
.service_hall {
	margin-top: 20px;
}
.service_hall .t {
	text-align: center;
}
.service_hall .t .name {
	display: inline-block;
	color: #2e2e2e;
	background: #fff;
	font-size: 22px;
}
.service_hall .t .name span {
	display: block;
	color: #0159ad;
	font-size: 18px;
}
.service_hall .letter {
	text-align: center;
	margin-top: 15px;
}
.service_hall .letter a {
	display: inline-block;
	border: 1px solid #e7e7e7;
	font-size: 14px;
	color: #808080;
	text-decoration: none;
	margin: 0 5px;
	padding: 2px 5px;
}
.service_hall .letter a:hover {
	color: #fff;
	background: #0159ad;
}
.service_hall .letter a.active {
	color: #fff;
	background: #0159ad;
}
.show-con {
	margin-top: 20px;
	text-align: center;
}
.show-con a {
	display: inline-block;
	text-align: center;
	color: #6e6d6d;
	text-decoration: none;
	margin: 10px 0;
	font-size: 16px;
	width: 130px;
}
.show-con a:hover {
	color: #0159ad;
}
.show-con a img {
	margin-bottom: 10px;
}
.search-by dl dd {
	width: 100%;
	font-size: 14px;
	height: 300px;
	overflow: hidden;
}
.show-more {
	height: 30px !important;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.search-by dl dd.show-more h3 {
	background: #fff;
	border: none;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding: 0 10px;
	cursor: pointer;
}
.search-by dl dd.show-more h3 i {
	float: none;
	display: inline-block;
	font-size: 16px;
	margin-left: 5px;
	width: 5px;
	height: 5px;
}
.index_news01 {
	width: 380px;
}
.index_news01 .t {
	border-bottom: 4px solid #20bafc;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	padding-top: 10px;
	padding-left: 10px;
}
.index_news01 .t a {
	float: right;
	color: #fff;
	font-size: 12px;
}
.index_news01 .itemlist {
	width: 380px;
	margin: 10px auto 0 auto;
	border-bottom: 1px dashed #4085cc;
	padding-bottom: 10px;
}
.index_news01 .itemlist .date {
	float: left;
	background: #ffffff;
	width: 53px;
	text-align: center;
	color: #055db1;
	font-size: 22px;
	line-height: 30px
}
.index_news01 .itemlist .date span {
	display: block;
	color: #055db1;
	font-size: 12px;
	line-height: 13px
}
.index_news01 .itemlist .txt {
	width: 308px;
	float: right;
	line-height: 23px
}
.index_news01 .itemlist .txt a {
	color: #fff;
	display: block;
	width: 100%;
	font-size: 14px;
}
.index_news01 .itemlist .txt p {
	display: block;
	color: #3b3b3b
}
.index_news02 {
	width: 380px;
	margin-left: 34px;
}
.index_news02 .t {
	border-bottom: 4px solid #20bafc;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	padding-top: 10px;
	padding-left: 10px;
}
.index_news02 .t a {
	float: right;
	color: #fff;
	font-size: 12px;
}
.index_news02 ul {
	padding: 0;
	zoom: 1;
}
.index_news02 .con {
	border-bottom: 1px dashed #347fcd;
	padding: 17px 0
}
.index_news02 .con .txt {
	width: 223px
}
.index_news02 .con p {
	color: #9ac8f4;
	line-height: 22px;
	padding-top: 5px
}
.index_news02 .con a {
	font-size: 14px;
	color: #fff;
	float: left
}
.index_news02 .con span {
	color: #9a9a9a;
	float: right
}
.index_news02 ul li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #347fcd
}
.index_news02 ul li a {
	float: left;
	padding-left: 20px;
	color: #fff
}
.index_news02 ul li span {
	float: right;
	color: #95c6db
}
.index_news03 {
	width: 380px;
	margin-left: 34px;
}
.index_news03 .t {
	border-bottom: 4px solid #20bafc;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	padding-top: 10px;
	padding-left: 10px;
}
.index_news03 .t a {
	float: right;
	color: #fff;
	font-size: 12px;
}
.index_news03 ul {
	padding: 0;
	zoom: 1;
}
.index_news03 ul li {
	height: 41px;
	line-height: 41px;
	border-bottom: 1px dashed #347fcd
}
.index_news03 ul li a {
	float: left;
	padding-left: 20px;
	color: #fff
}
.index_news03 ul li span {
	float: right;
	color: #95c6db
}
.service_window {
	width: 573px;
	margin-top: 20px;
}
.service_window .t {
	border-bottom: 1px solid #1360aa;
	color: #fff;
	font-size: 18px;
	line-height: 43px;
	padding-top: 10px;
	padding-bottom: 1px;
}
.service_window .t span {
	display: inline-block;
	color: #fff;
	background: #1360aa;
	line-height: 43px;
	height: 43px;
	padding: 0 15px;
	font-size: 18px;
}
.service_window .t a {
	float: right;
	color: #9f9f9f;
	font-size: 12px;
}
.service_window .itemlist {
	margin-top: 10px;
	line-height: 22px;
}
.service_window .itemlist h3 {
	font-size: 12px;
	color: #317ac7;
}
.service_window .itemlist .txt01 {
	width: 340px;
	color: #565656;
}
.service_window .itemlist .txt02 {
	width: 220px;
	color: #565656;
}
.service_tracking {
	width: 605px;
	margin-top: 30px;
}
.service_tracking .t {
	border-bottom: 1px solid #1360aa;
	color: #fff;
	font-size: 18px;
	line-height: 43px;
	background: #0154a4;
	padding-left: 10px;
	padding-right: 10px;
}
.service_tracking .t a {
	float: right;
	color: #fff;
	font-size: 12px;
}
.service_tracking .con {
	border: 1px solid #e9e9e9;
	margin-top: 20px;
}
.service_tracking .con .header {
	background: #dcecfc;
	margin: 1px;
	color: #715a5a;
	text-align: center;
	height: 30px;
	line-height: 30px;
	display: inline-block;
}
.service_tracking .con .details {
	margin: 1px;
	color: #715a5a;
	text-align: center;
	height: 30px;
	line-height: 30px;
	display: inline-block;
}
.txtMarquee-top {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.txtMarquee-top .bd {
	padding: 0;
}
.txtMarquee-top .infoList li {
	border-bottom: 1px solid #e9e9e9;
}
.txtMarquee-top .infoList li span {
	color: #999;
}
.index_pic {
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	margin: 30px 0;
	text-align: center;
	padding: 10px 0;
}
.index_pic img {
	margin: 0 15px;
}
.footer {
	width: 1184px;
	margin: 0 auto;
	color: #fff;
	padding: 0;
	line-height: 30px
}
.fullSlide01 {
	width: 100%;
	position: relative;
	height: 268px;
	background: #fff;
}
.fullSlide01 .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide01 .bd ul {
	width: 100% !important;
}
.fullSlide01 .bd li {
	width: 100% !important;
	height: 268px;
	overflow: hidden;
	text-align: center;
}
.fullSlide01 .bd li a {
	display: block;
	height: 268px;
}
.ny_left {
	width: 205px;
	margin-top: -55px;
	position: relative;
	z-index: 100;
}
.ny_left .t {
	height: 82px;
	line-height: 82px;
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.ny_left .con li {
	height: 32px;
	line-height: 32px;
	border: 1px solid #e5e5e5;
	padding-left: 40px;
	margin-top: 5px;
}
.ny_left .con li a {
	display: block;
	padding-left: 19px;
	color: #282727;
	font-size: 14px;
	text-decoration: none;
}
.ny_left .con li:hover {
	background: #009aff;
}
.ny_left .con li a:hover {
	color: #fff;
}
.ny_right {
	width: 986px;
	margin-top: 12px;
}
.ny_right .t {
	height: 48px;
	position: relative;
	border: 1px solid #e3e3e3;
	padding: 1px;
}
.ny_right .t .border_bottom {
	border-bottom: 3px solid #007fd3;
	padding-left: 19px;
	color: #0159ad;
	font-size: 18px;
	line-height: 45px;
}
.ny_right .t .span {
	padding-left: 21px;
	color: #2362b7;
	font-size: 18px;
	display: inline-block;
	line-height: 47px
}
.ny_right .t .ny_pos {
	position: absolute;
	top: 0;
	right: 10px;
	color: #a2a3a4;
	font-size: 14px;
	line-height: 47px
}
.ny_right .t .ny_pos a {
	color: #a2a3a4;
	padding: 0 5px
}
.ny_right .con {
	padding: 20px
}
.ny_right .con .list ul li {
	height: 40px;
	line-height: 40px;
	color: #b1b1b1;
	font-size: 14px;
	border-bottom: 1px dashed #c2c2c2;
	padding-left: 20px;
}
.ny_right .con .list ul li span {
	float: right
}
.ny_right .con .list ul li a {
	float: left;
	width: 660px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #3d3d3d;
	padding-left: 14px
}
.ny_right .con .header {
	border-bottom: 1px dashed #c7c7c7;
	text-align: center;
	margin-top: 20px
}
.ny_right .con .header h2 {
	color: #016bb0
}
.ny_right .con .header p {
	padding: 15px 0;
	color: #4d4d4d;
	font-size: 12px
}
.ny_right .con .details {
	font-size: 14px;
	color: #4d4d4d;
	line-height: 26px;
	padding: 20px 30px;
}
/* 新增列表 */
.service_tracking01 {
	border: 1px solid #e9e9e9;
	margin-top: 20px;
}
.service_tracking01 .header01 {
	background: #dcecfc;
	margin: 1px;
	color: #715a5a;
	text-align: center;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	width: 157px;
}
.service_tracking01 .header02 {
	background: #dcecfc;
	margin: 1px;
	color: #715a5a;
	text-align: center;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	width: 306px;
}
.service_tracking01 .details01 {
	color: #715a5a;
	text-align: center;
	height: auto;
	line-height: 30px;
	display: inline-block;
	width: 157px;
	padding: 8px 0;
}
.service_tracking01 .details02 {
	color: #715a5a;
	text-align: left;
	height: auto;
	line-height: 30px;
	display: inline-block;
	width: 296px;
	padding: 8px 5px;
}
.service_tracking01 table {
	border-spacing: 0;
	border-collapse: collapse;
}
.service_tracking01 td {
	border: 1px solid #e9e9e9;
	border-collapse: collapse;
}
/* 新增列表 */

/* 新增echarts */
.index_echarts01 {
	width: 448px;
	margin-top: 10px;
	padding-bottom: 20px
}
.index_echarts01 .t {
	border-bottom: 1px solid #317ac7;
	color: #fff;
	font-size: 18px;
	line-height: 35px;
	padding-top: 10px;
	padding-bottom: 1px;
}
.index_echarts01 .t span {
	display: inline-block;
	color: #fff;
	background: #317ac7;
	line-height: 35px;
	height: 35px;
	padding: 0 15px;
	font-size: 16px;
	min-width: 158px;
	box-sizing: border-box;
	text-align: center;
}
.index_echarts02 {
	width: 448px;
	margin-top: 10px;
	padding-bottom: 20px;
	margin-left: 28px
}
.index_echarts02 .t {
	border-bottom: 1px solid #317ac7;
	color: #fff;
	font-size: 18px;
	line-height: 35px;
	padding-top: 10px;
	padding-bottom: 1px;
}
.index_echarts02 .t span {
	display: inline-block;
	color: #fff;
	background: #317ac7;
	line-height: 35px;
	height: 35px;
	padding: 0 15px;
	font-size: 16px;
}
.index_echarts03 {
	width: 448px;
	margin-top: 10px;
	padding-bottom: 20px;
}
.index_echarts03 .t {
	border-bottom: 1px solid #317ac7;
	color: #fff;
	font-size: 18px;
	line-height: 35px;
	padding-top: 10px;
	padding-bottom: 1px;
}
.index_echarts03 .t span {
	display: inline-block;
	color: #fff;
	background: #317ac7;
	line-height: 35px;
	height: 35px;
	padding: 0 15px;
	font-size: 16px;
}
.icon01_new {
	background: url(global_res/arrow01_new.png) left no-repeat;
	padding-left: 15px;
	line-height: 30px
}
.icon01_new span {
	color: #317bc8
}
.icon02_new {
	background: url(global_res/arrow02_new.png) left no-repeat;
	padding-left: 15px;
	line-height: 30px;
	margin-left: 0px
}
.icon02_new span {
	color: #41d2b8
}
.icon03_new {
	background: url(global_res/arrow03_new.png) left no-repeat;
	padding-left: 15px;
	line-height: 30px;
	margin-left: 0px
}
.icon03_new span {
	color: #ff5c3b
}
.index_echarts_bottom {
	text-align: center
}
.index_echarts_bottom span {
	display: inline-block;
	background: #317bc8;
	line-height: 30px;
	color: #fff;
	padding: 0 15px;
	border-radius: 15px
}
/* 新增echarts end */
