/*
 .Top000883
 */

.Top000883 {
	border-top: 2px solid #0054a6;
	background-color: #fff;
}
.Top000883 .top {
	position: relative;
	padding-bottom: 18px;
	z-index: 100;
}
.Top000883 .logo {
	position: absolute;
	left: -2%;
	top: 50%;
	z-index: 100;
	height: 50px;
}
.Top000883 .top_menu dl {
	line-height: 32px;
	float: right;
	position: relative;
}
.Top000883 .top_menu dl::before, .Top000883 .top_menu dl::after {
	position: absolute;
	content: '';
	background: url(../images/Top000883-top_l.png) no-repeat;
	width: 45px;
	height: 34px;
	top: -2px;
	left: -45px;
}
.Top000883 .top_menu dl::after {
	background-image: url(../images/Top000883-top_r.png);
	right: -45px;
	left: auto;
}
.Top000883 .top_menu dd {
	float: left;
	background-color: #0054a6;
	font-size: 13px;
	position: relative;
}
.Top000883 .top_menu dd::before {
	position: absolute;
	content: '';
	left: 0;
	border-right: 1px dotted #4e7da9;
	height: 7px;
	top: 50%;
	margin-top: -3.5px;
}
.Top000883 .top_menu dd a {
	display: block;
	height: 32px;
	color: rgba(255, 255, 255, 1);
}
.Top000883 .top_menu dd a i {
	font-style: normal;
}
.Top000883 .top_menu dd.link::before {
	display: none;
}
.Top000883 .top_menu dd.btn_search, .Top000883 .top_menu dd.link {
	padding: 0;
}
.Top000883 .top_menu dd.link {
	position: relative;
}
.Top000883 .top_menu dd.link a, .Top000883 .top_menu dd.lang a {
	padding-left: 15px;
	padding-right: 37px;
	background: url(../images/Top000883-icon.png) no-repeat 85% center;
}
.Top000883 .top_menu dd.lang a {
	margin-left: 15px;
	padding-left: 0;
}
.Top000883 .top_menu dd.link figure, .Top000883 .top_menu dd.lang figure {
	display: none;
	position: absolute;
	top: 32px;
	left: 0;
	width: auto;
	background-color: #0054a6;
	z-index: 100;
}
.Top000883 .top_menu dd.lang figure {
	width: 100%;
}
.Top000883 .top_menu dd.link:hover figure, .Top000883 .top_menu dd.lang:hover figure {
	display: block;
}
.Top000883 .top_menu dd.link figure a, .Top000883 .top_menu dd.lang figure a {
	background: none;
	padding-right: 10px;
	white-space: nowrap;
}
.Top000883 .top_menu dd.lang figure a {
	margin-left: 0;
	padding-left: 18px;
}
.Top000883 .top_menu dd.link figure a:hover, .Top000883 .top_menu dd.lang figure a:hover {
	color: #fff;
}
.Top000883 .top_menu dd.btn_search a {
	background: url(../images/Top000883-icon_search.png) no-repeat center center;
	width: 35px;
}
.Top000883 .search {
	display: none;
	position: absolute;
	width: 50%;
	max-width: 250px;
	right: 0;
	top: 0;
	border-radius: 30px;
	height: 30px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.Top000883 .search .text {
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 0 40px 0 10px;
	border: none;
	background: none;
}
.Top000883 .search a {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 100%;
}
.Top000883 .search a span {
	position: absolute;
	font-size: 16px;
	top: 50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -8px;
}
.Top000883 nav li a{text-transform:uppercase;}
@media(min-width:769px) {
.Top000883 {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
}
.Top000883 nav {
	position: relative;
	z-index: 98;
	border-bottom: 3px solid #0054a6;
}
.Top000883 nav ul {
	float: right;
}
.Top000883 nav li {
	float: left;
}
.Top000883 nav li > a {
	display: block;
	padding: 18px 22px 0;
	height: 55px;
	color: #333;
	font-size: 15px;
}
.Top000883 nav li.aon a.a,  .Top000883 nav li a:hover {
	background-color: #0054a6;
	color: #fff;
	border-radius: 4px 4px 0 0;
}
.Top000883 nav .subnav {
	position: absolute;
	width: 100%;
	left: 0;
	background: #fff;
	top: 55px;
	display: none;
	border-top: 3px solid #0054a6;
}
.Top000883 .subnav .auto {
	position: relative;
	overflow: hidden;
	max-height: 400px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.Top000883 .subnav .auto::before,  .Top000883 .subnav .auto::after {
	position: absolute;
	content: '';
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #d3d3d3;
}
.Top000883 .subnav .auto::before {
	left: 30.5%;
}
.Top000883 .subnav .auto::after {
	left: 61%;
}
.Top000883 .subnav .intro {
	width: 30.5%;
	float: left;
	padding-right: 22px;
}
.Top000883 .subnav .menu {
	float: left;
	width: 30.5%;
	padding-left: 22px;
}
.Top000883 .subnav .intro h1 {
	margin: 0;
	font-size: 26px;
	color: #014099;
	font-weight: normal;
	padding-bottom: 30px;
}
.Top000883 .subnav .menu dt {
	line-height: 33px;
}
.Top000883 .subnav .menu dt a {
	display: block;
	padding-left: 15px;
	font-size: 14px;
}

.Top000883 .subnav .menu dt.on a, .Top000883 .subnav .menu dt a:hover {
	color: #fff;
	background-color: #0054a6;
	position: relative;
	z-index: 5;
}
	
}

@media(max-width:1290px) {
.Top000883 .top_menu {
	padding-right: 45px;
}
.Top000883 .search {
	right: 45px;
}
}

@media(max-width:1200px) and (min-width:769px) {
.Top000883 nav li > a {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.Top000883 nav li {
	width: 12.5%;
}
.Top000883 nav ul {
	float: none;
	margin-right: 0;
}
}

@media(max-width:1200px) {
.Top000883 .logo {
	position: static;
	padding-top: 5px;
	height: auto;
}
.Top000883 .top_menu {
	float: right;
}
}

@media(max-width:768px) {
.Top000883 .top_menu dl::before,  .Top000883 .top_menu dl::after,  .Top000883 .top_menu dd a i/*,
.Top000883 nav*/ {
	display: none;
}
.Top000883 .top_menu,  .Top000883 .top_menu dd {
	padding-right: 0;
}
.Top000883 .top_menu {
	float: none;
	background-color: #0054a6;
}
.Top000883 .top {
	padding: 0;
}
.Top000883 .logo {
	padding: 10px 60% 10px 2%;
	position: relative;
}
.Top000883 .moblie_menu {
	background-color: #eee;
	width: 40px;
	height: 30px;
	border-radius: 3px;
	position: absolute;
	right: 2%;
	top: 50%;
	margin-top: -15px;
	cursor: pointer;
}
.Top000883 .moblie_menu span,  .Top000883 .moblie_menu span::before,  .Top000883 .moblie_menu span::after {
	height: 2px;
	background-color: #999;
	position: absolute;
}
.Top000883 .moblie_menu span {
	width: 70%;
	top: 50%;
	left: 15%;
	margin-top: -1px;
}
.Top000883 .moblie_menu span::before,  .Top000883 .moblie_menu span::after {
	content: '';
	width: 100%;
	left: 0;
}
.Top000883 .moblie_menu span::before {
	top: -7px;
}
.Top000883 .moblie_menu span::after {
	top: 7px;
}
.Top000883 .moblie_menu.show span {
	background-color: transparent;
}
.Top000883 .moblie_menu.show span::before,  .Top000883 .moblie_menu.show span::after {
	top: 0;
}
.Top000883 .moblie_menu.show span::before {
	transform: rotate(-45deg);
}
.Top000883 .moblie_menu.show span::after {
	transform: rotate(45deg);
}
.Top000883 nav {
	position: fixed;
	overflow: auto;
	max-height: 100%;
	height: 100%;
	background: url(../images/Top000883-subnavbg.jpg) repeat;
	width: 70%;
	z-index: 200;
	left: 0;
	top: 0;
	opacity: 0;
	transform: translateX(-100%);
	transition: all ease-in-out 0.3s;
}
.Top000883 nav.show {
	opacity: 1;
	transform: translateX(0);
}
.Top000883 nav li {
	padding: 4% 0;
	font-size: 16px;
	text-align: center;
}
.Top000883 nav li:nth-child(2n) {
	background-color: #ccc;
}
.Top000883 nav li .subnav {
	display: none !important;
}
.Top000883 .search {
	right: 0;
}
}
/*
 .Banner002408
 */

.Banner002408 {
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.Banner002408 .bx-viewport {
	z-index: 1;
}
.Banner002408 .bx-viewport li a {
	display: block;
}
.Banner002408 .bx-controls-direction a {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	background: url(../images/Banner002408-Banner_btn.png) no-repeat left top;
	z-index: 10;
	overflow: hidden;
	line-height: 1000px;
	transition: left 300ms, right 300ms;
}
.Banner002408 .bx-controls-direction a.bx-prev {
	left: -50px;
}
.Banner002408 .bx-controls-direction a.bx-next {
	background-position: right top;
	right: -50px;
}
.Banner002408 .bx-controls-direction.on a.bx-prev {
	left: 5%;
}
.Banner002408 .bx-controls-direction.on a.bx-next {
	right: 5%;
}
.Banner002408 .bx-pager {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 5%;
	z-index: 10;
	text-align: center;
	display: none;
}
.Banner002408 .bx-pager * {
	width: 12px;
	height: 12px;
}
.Banner002408 .bx-pager div {
	display: inline-block;
	margin: 0 5px;
}
.Banner002408 .bx-pager a {
	display: block;
	border-radius: 50%;
	border: 1px solid #fff;
	overflow: hidden;
	line-height: 100px;
}
.Banner002408 .bx-pager a.active {
	background: #da251d;
}

@media(max-width:1024px) {
.Banner002408 .bx-viewport li a img {
	position: relative;
	width: 130%;
	left: -15%;
	max-width: none;
}
}

@media(max-width:900px) {
.Banner002408 .bx-controls-direction {
	display: none;
}
}

@media(max-width:768px) {
.Banner002408 .bx-viewport li a img {
	width: 150%;
	left: -25%;
}
}
/*
 .Floor001899
 */

.Floor001899 {
	position: relative;
	padding: 2% 0 0;
	z-index: 1;
}
.Floor001899 .auto {
	position: relative;
	background: url(../images/Floor001899-bg.png) no-repeat 10% center;
}
.Floor001899 h3 {
	position: absolute;
	margin: 0;
	top: 21%;
	left: 0;
	text-transform: uppercase;
	z-index: 1;
	color: #333;
	font-size: 30px;
}
.Floor001899 h3 span {
	display: block;
	color: #333;
	font-size: 34px;
}

.Floor001899 ul {
	padding-left: 35%;
}
.Floor001899 li {
	width: 33.33333333%;
	padding: 0 30px;
	float: left;
	border-left: 1px solid #f9f9f9;
	padding-bottom: 8%;
}
.Floor001899 li.li_1 {
	width: 100%;
	padding-top: 15%;
}
.Floor001899 li pre {
	line-height: 24px;
	color: #999;
}
.Floor001899 li p {
	color: #999;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
}
.Floor001899 li h4 {
	font-size: 16px;
	color: #333;
	margin: 0;
	margin-bottom: 20px;
}
.Floor001899 li h4:before {
	display: inline-block;
	content: '';
	width: 41px;
	height: 41px;
	margin-left: -52px;
	background: url(../images/Floor001899-icon1.png) no-repeat left center;
	vertical-align: middle;
	margin-right: 15px;
}
.Floor001899 li.li_2 h4:before {
	background-image: url(../images/Floor001899-icon2.png);
}
.Floor001899 li.li_3 h4:before {
	background-image: url(../images/Floor001899-icon3.png);
}
.Floor001899 li.li_4 h4:before {
	background-image: url(../images/Floor001899-icon4.png);
}
.Floor001899 .pic {
	text-align: center;
}
.Floor001899 .pic img {
	max-width: 100%;
}

@media(max-width:1150px) {
.Floor001899 h3 {
	left: 2%;
}
}

@media(max-width:1000px) {
.Floor001899 h3 {
	position: relative;
	left: auto;
	top: auto;
	padding: 2% 0 0 0;
}
.Floor001899 ul {
	padding-left: 30px;
}
.Floor001899 li.li_1 {
	padding-top: 5%;
}
}

@media(max-width:768px) {
.Floor001899 h3 {
	font-size: 36px;
}
.Floor001899 h3 span {
	font-size: 24px;
}
.Floor001899 h3:after {
	margin-top: 20px;
}
}

@media(max-width:640px) {
.Floor001899 li {
	float: none;
	width: auto;
	padding-bottom: 3%;
}
}

@media(max-width:480px) {
.Floor001899 h3 {
	font-size: 26px;
}
.Floor001899 h3 span {
	font-size: 18px;
}
}
/*
 .Floor002355
 */

.Floor002355 {
	padding-bottom: 5%;
	background: #f6f6f6;
}
.Floor002355 .auto {
	background: #fff;
	position: relative;
	margin-top: -10%;
	padding: 3% 0;
	z-index: 10;
	text-align: center;
	border-radius: 4px 4px 0 0;
}
.Floor002355 .title {
	text-align: center;
	color: #333;
	font-size: 30px;
	border-bottom: 1px solid #e6ebee;
	padding-bottom: 24px;
	position: relative;
	margin: 0 auto 2%;
	width: 40%;
}
.Floor002355 .title::before {
	position: absolute;
	content: '';
	left: 50%;
	margin-left: -40px;
	bottom: -14px;
	background: url(../images/Floor000631-title_icon.jpg) no-repeat center center;
	background-size: contain;
	width: 80px;
	height: 26px;
}
.Floor002355 figure {
	padding-bottom: 1%;
	max-width: 1000px;
	margin: 0 auto;
	font-size: 14px;
	color: #999;
	line-height: 2;
}
.Floor002355 ul {
	margin: 0 auto;
	margin-top: 2%;
	max-width: 1060px;
}
.Floor002355 li {
	float: left;
	width: 20%;
	text-align: center;
	position: relative;
	margin: 10px 0;
}
.Floor002355 li:before {
	display: block;
	width: 1px;
	height: 30px;
	background-color: #f1f1f1;
	content: '';
	position: absolute;
	left: 0;
	bottom: 5px;
}
.Floor002355 li:last-child:after {
	display: block;
	width: 1px;
	height: 30px;
	background-color: #f1f1f1;
	content: '';
	right: 0;
	position: absolute;
	bottom: 5px;
}
.Floor002355 li .pic img, .Floor002355 li .tit a {
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.Floor002355 li .tit {
	padding-top: 15px;
}
.Floor002355 li .pic img {
	position: relative;
	top: 0;
}
.Floor002355 li .tit a {
	font-size: 16px;
	color: #005bac;
}
.Floor002355 li:hover .pic img {
	top: -5px;
}
.Floor002355 li:hover .tit a {
	color: #0054a6;
}
.Floor002355 li span {
	display: block;
	padding-top: 5px;
	font-size: 12px;
	color: #b6b6b6;
}

@media only screen and (min-width:768px) {
.Floor002355 h1 {
	font-size: 28px;
}
.Floor002355 li {
	width: 20%;
}
}

@media only screen and (min-width:1024px) {
.Floor002355 h1 {
	font-size: 32px;
}
}

@media(max-width:480px) {
.Floor002355 li {
	width: 50%;
}
}

@media(max-width:375px) {
.Floor002355 li .tit a {
	font-size: 14px;
}
}

@media only screen and (max-width:1600px) {
.Floor002355 .auto {
	padding-left: 2%;
	padding-right: 2%;
}
}
/*
 .Floor002140
 */

.Floor002140 {
	padding: 3% 0 6% 0;
}
.Floor002140 .title {
	text-align: center;
	color: #333;
	font-size: 30px;
	border-bottom: 1px solid #e6ebee;
	padding-bottom: 24px;
	position: relative;
}
.Floor002140 .title b {
	padding-top: 10px;
	display: block;
	font-weight: normal;
	color: #c1c1c1;
	font-size: 14px;
}
.Floor002140 .title::before {
	position: absolute;
	content: '';
	left: 50%;
	margin-left: -40px;
	bottom: -14px;
	background: url(../images/Floor000631-title_icon.jpg) no-repeat center center;
	background-size: contain;
	width: 80px;
	height: 26px;
}
.Floor002140 .tab {
	text-align: center;
	padding: 3% 0;
	line-height: 2.5;
}
.Floor002140 .tab span {
	display: inline-block;
	color: #999;
	width: 30%;
	max-width: 230px;
	position: relative;
	font-size: 16px;
	cursor: pointer;
	border-radius: 2px;
}
.Floor002140 .tab span:after {
	position: absolute;
	content: '';
	right: 0;
	width: 1px;
	height: 13px;
	top: 50%;
	margin-top: -6px;
	background: #dfdfdf;
	z-index: -1;
}
.Floor002140 .tab span.active {
	background: #0054a6;
	color: #fff;
}
.Floor002140 .tab span.active:after, .Floor002140 .tab span.end:after {
	display: none;
}
.Floor002140 .tab_list dt {
	float: left;
	width: 47%;
}
.Floor002140 .tab_list dd {
	float: right;
	width: 44.8%;
	padding-top: 2%;
}
.Floor002140 .tab_list p {
	line-height: 2;
	font-size: 14px;
	color: #999;
	overflow: hidden;
	text-align: justify;
}
.Floor002140 .tab_list h2 {
	font-size: 16px;
}
.Floor002140 .tab_list dd time {
	color: #999;
	font-size: 12px;
}
.Floor002140 .tab_list dt:after, .Floor002140 .tab_list dd:after {
	display: block;
	content: '';
	width: 100%;
	height: 1px;
	background: #dfdfdf;
}
.Floor002140 .tab_list dd:after {
	width: 90%;
}
.Floor002140 .tab_list dt .Ispic {
	padding-bottom: 56.75%;
	display: block;
	position: relative;
}
.Floor002140 .tab_list dt .Ispic img {
	display: none;
}
.Floor002140 .tab_list dt time {
	background: #fff;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: center;
	padding: 3%;
	color: #999;
	font-size: 12px;
}
.Floor002140 .tab_list dt time span {
	font-size: 50px;
	display: block;
	line-height: 50px;
}
.Floor002140 .tab_list dt h2 {
	margin: 5% 0;
}
.Floor002140 .tab_list dt p {
	margin-top: 0;
}
.Floor002140 .more {
	padding-left: 55.2%;
}
.Floor002140 .more a {
	background: #0054a6;
	display: block;
	width: 50%;
	max-width: 200px;
	height: 40px;
	margin-top: -40px;
	font-size: 14px;
	color: #fff;
	line-height: 38px;
	text-align: center;
	border: 1px solid #0054a6;
	border-radius: 99px;
	transition: 0.3s;
}
.Floor002140 .more a:hover {
	background-color: #fff;
	border-color: #0054a6;
	color: #0054a6;
}
.Floor002140 .more2 a {
	width: 50%;
	max-width: 230px;
	background: url(../images/Floor002140-more.png) no-repeat center center #eee;
	height: 40px;
	display: block;
	transition: 0.3s;
	border-radius: 2px;
	margin-top: -40px;
	border: none;
}
.Floor002140 .more2 a:hover {
	background-color: #0054a6;
	background-image: url(../images/Floor002140-more_hover.png);
}

@media(max-width:1000px) {
.Floor002140 .more {
	padding-left: 0;
	padding-top: 3%;
}
.Floor002140 .more a {
	margin: 0 auto;
}
.Floor002140 .more2 {
	padding-left: 0;
	padding-top: 3%;
}
.Floor002140 .more2 a {
	margin: 0 auto;
}
.Floor002140 .tab_list p {
	height: 54px;
}
}

@media(max-width:640px) {
.Floor002140 .tab_list dt,  .Floor002140 .tab_list dd {
	float: none;
	width: auto;
}
}

@media(max-width:480px) {
.Floor002140 .tab_list dt time span {
	font-size: 30px;
	line-height: 30px;
}
}
/*
 .Bottom000667
 */

.Bottom000667 {
	background: #0054a6;
	padding: 2% 0 1%;
	color: #a6caec;
}
.Bottom000667 * {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.Bottom000667 img {
	width: 100%;
}
.Bottom000667 a {
	color: #a6caec;
}
.Bottom000667 a:hover {
	color: #fff;
}
.Bottom000667 dl {
	margin-right: 2%;
	padding-left: 2%;
	width: 13%;
	float: left;
	height: 225px;
	font-size: 14px;
	line-height: 2;
	border-left: solid 1px #1662ad;
}
.Bottom000667 dl.tel{    height: 260px;}
.Bottom000667 dl dt {
	padding-bottom: 8px;
}
.Bottom000667 dl dt a {
	color: #fff;
	font-size: 16px;
}
.Bottom000667 dl dd span {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.Bottom000667 dl.tel {
	width: 23%;
	margin-right: 1px;
}
.Bottom000667 dl.tel p {
	margin: 0 0 5px;
	font-size: 14px;
	color: #fff;
}
.Bottom000667 dl.tel .phone {
	margin-bottom: 0;
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
}
.Bottom000667 dl.tel img {
	display: none;
	position: absolute;
	width: 100px;
	height: 100px;
	margin-top: 40px;
}
.Bottom000667 dl.tel a.qq, .Bottom000667 dl.tel a.weixin, .Bottom000667 dl.tel a.weibo {
	display: inline-block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	border-radius: 100px;
	border: solid 1px #fff;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
}
.Bottom000667 dl.tel a.qq {
	background-image: url(../images/Bottom000667-qq.png)
}
.Bottom000667 dl.tel a.weixin {
	background-image: url(../images/Bottom000667-weixin.png)
}
.Bottom000667 dl.tel a.weibo {
	background-image: url(../images/Bottom000667-weibo.png)
}
.Bottom000667 dl.tel a.qq:hover, .Bottom000667 dl.tel a.weixin:hover, .Bottom000667 dl.tel a.weibo:hover {
	background-color: #39b0ff;
	border-color: #39b0ff;
}
.Bottom000667 dl.ewm {
	width: 10%;
	margin-right: 0;
	padding-left: 0;
	border: none;
	text-align: center;
}
.Bottom000667 dl.ewm p {
	padding: 0;
	margin: 0;
}
.Bottom000667 .copyright {
	text-align: center;
	border-top: solid 1px #1662ad;
	margin-top: 40px;
}
.Bottom000667 .copyright .txt {
	position: relative;
	display: inline-block;
	background-color: #0054a6;
	top: -12px;
	padding: 0 20px;
}
.Bottom000667 .copyright a {
	padding: 0 8px;
}
@media screen and (max-width:1024px){
	.Bottom000667 dl{width: 28%;float: left;}
	.Bottom000667 dl:nth-child(3n){margin-right: 0;}
	.Bottom000667 dl.tel{width: 32%;}
}
@media screen and (max-width:768px) {
.Bottom000667 .auto {padding: 0 2%;}
.Bottom000667 dl.tel{width: 36%;}
}


@media screen and (max-width:640px) {
.Bottom000667 dl {width: 48%;float: left;}
.Bottom000667 dl.tel {
	width: 48%;
	border-color: transparent;
}
.Bottom000667 dl.ewm {
	width: 33%;
	border-color: transparent;
}
.Bottom000667 dl:nth-child(3n) {
	margin-right: 0;
}
}

@media screen and (max-width:480px) {
.Bottom000667 dl.tel {
	width: 100%
}
.Bottom000667 dl.ewm {
	width: 100%;
}
}
/*
 .Banner002307 为demo编号
 */
.Banner002307{}
.Banner002307 { overflow: hidden;}
.Banner002307 span{ display: none;}
.Banner002307 img{ max-width: none; width: 155%; margin-left: -27.5%;}
@media only screen and (min-width: 768px) {
	.Banner002307 img{ width: 150%; margin-left: -25%;}
}
@media only screen and (min-width: 1024px) {
	.Banner002307 img{ width: 140%; margin-left: -20%;}
}
@media only screen and (min-width: 1200px) {
	.Banner002307{ height: 500px;}
	.Banner002307 img{ display: none;}
	.Banner002307 span{ display: block; background-position: center; background-repeat: no-repeat; height: 500px; width: 100%;}
}
/*
 .Menu002252
 */

.Menu002252 {
	padding: 10px 0;
	text-align: center;
	overflow: hidden;
}
.Menu002252 a {
	font-size: 16px;
	display: block;
	background: #e9e9e9;
	padding: 10px;
	margin-bottom: 1px;
}
.Menu002252 a.aon, .Menu002252 a:hover {
	color: #fff;
	background-color: #0054a6;
}

@media(min-width:768px) {
.Menu002252 {
	padding: 25px 0 10px;
}
.Menu002252 a {
	display: inline-block;
	line-height: 30px;
	padding: 0 15px;
	min-width: 115px;
	border-radius: 30px;
	overflow: hidden;
	margin: 0 7px 1px;
	margin-bottom: 2%;
}
}

@media(min-width:1024px) {
.Menu002252 {
	padding: 50px 0 20px;
}
.Menu002252 ul{max-width: 1400px;margin: 0 auto;}
.Menu002252 a {
	display: inline-block;
	line-height: 36px;
	padding: 0 20px;
	background: #e9e9e9;
	min-width: 130px;
	border-radius: 36px;
	margin-bottom: 2%;
}
}
/*
 .RighInfo002223
 */

.RighInfo002223 {
	background-color: #fff;
}
.RighInfo002223 .auto {
	padding-top: 3%;
	padding-bottom: 3%;
}
.RighInfo002223 .pic {
	clear: both;
}
.RighInfo002223 .h3 {
	color: #0054a6;
	line-height: 1.6;
	margin: 0 0 2%;
	font-size: 20px;
}
.RighInfo002223 .h4 {
	font-size: 16px;
	color: #1f71c3;
	margin: 30px 0 2% 0;
}
.RighInfo002223 .ul1 {
	margin: 0;
	clear: both;
	width: 50%;
	float: left;
	list-style: none;
}
.RighInfo002223 .ul1 li {
	font-size: 14px;
	line-height: 2.245;
}
.RighInfo002223 .ul {
	float: left;
}
.RighInfo002223 .ol {
	width: 50%;
	float: left;
	list-style: none;
}
.RighInfo002223 .ol li {
	font-size: 14px;
	margin-bottom: 13px;
}
.RighInfo002223 .ol li h5 {
	font-size: 16px;
	margin: 5px 0;
	font-weight: bold;
}
.RighInfo002223 .box {
	position: relative;
}
.RighInfo002223 .box img {
	position: absolute;
	right: 0;
	top: 0;
	width: 55%;
}
.RighInfo002223 .ul li {
	font-size: 16px;
	line-height: 3;
}
.RighInfo002223 .ul li span {
	font-family: Arial;
	font-size: 16px;
	color: #1f71c3;
	font-weight: bold;
}
.RighInfo002223 p {
	line-height: 2.245;
	font-size: 14px;
	color: #666;
	margin: 0px 0px 25px;
	clear: both;
}

@media screen and (min-width: 1024px) {
.RighInfo002223 .h3 {
	font-size: 30px;
}
}

@media screen and (min-width: 768px) {
.RighInfo002223 .h4 {
	font-size: 22px;
	margin-top: 30px;
}
.RighInfo002223 .pic {
	margin: 2% 0;
}
}
/*
 .RighInfo002228
 */

.RighInfo002228 {
	padding: 3% 0;
}
.RighInfo002228 .single-header {
	text-align: center;
}
.RighInfo002228 .single-header h1 {
	color: #333;
	font-size: 20px;
	margin: 0 0 10px 0;
	font-weight: normal;
}
.RighInfo002228 .single-header h3 {
	color: #815122;
	font-size: 16px;
	margin: 0;
	font-weight: normal;
	position: relative;
}
.RighInfo002228 .single-header h3:after {
	content: "";
	display: block;
	height: 1px;
	background-color: #f3eee9;
	width: 100%;
	z-index: 1;
	margin-top: 15px;
}
.RighInfo002228 .single-header h3 span {
	position: relative;
	z-index: 2;
	padding: 0 30px;
	background-color: #fff;
}
.RighInfo002228 .single-content {
	text-justify: inter-ideograph;
	text-align: justify;
	word-wrap: break-word;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	padding-top: 2%;
}
.RighInfo002228 .single-content p {
	text-indent: 2em;
	margin: 0;
	padding: 10px 0;
}
.RighInfo002228 .single-content .no-textindent {
	text-indent: 0;
}
.RighInfo002228 .fr {
	float: none;
}
.RighInfo002228 .col2 + .col2 {
	margin-top: 10px;
}

@media(max-width:950px) {
.RighInfo002228 .auto {
	padding: 0 2%;
}
}

@media screen and (min-width:465px) {
.RighInfo002228 .col2 {
	width: 48%;
}
.RighInfo002228 .fr {
	float: right;
}
.RighInfo002228 .col2 + .col2 {
	margin-top: 0;
}
}

@media screen and (min-width:768px) {
.RighInfo002228 .single-header h1 {
	font-size: 24px;
	font-weight: bold;
}
.RighInfo002228 .single-header h3 {
	font-size: 18px;
}
.RighInfo002228 .single-content p {
	padding: 15px 0;
	line-height: 2.245;
}
.RighInfo002228 .single-header h3:after {
	background-color: #f3eee9;
	position: absolute;
	top: 50%;
	z-index: 1;
	margin-top: 0;
}
}

@media screen and (min-width:1024px) {
.RighInfo002228 .single-header h1 {
	font-size: 30px;
	color: #0054a6;
}
}
/*
 .RighInfo002296
 */

.RighInfo002296 .h5, .RighInfo002296 .h3 {
	margin: 0;
	padding: 0;
}
.RighInfo002296 {
	overflow: hidden;
	padding: 3% 0 3% 0;
}
.RighInfo002296 .column-name {
	text-align: center;
	font-size: 24px;
	padding-bottom: 6%;
	font-weight: normal;
	color: #0054a6;
}
.RighInfo002296 .auto {
	position: relative;
	min-height: 500px;
}
.RighInfo002296 .bg_line {
	position: absolute;
	width: 100%;
	top: 0;
	height: 100%;
	z-index: 1;
}
.RighInfo002296 .bg_line .line2 {
	left: 33.3334%;
}
.RighInfo002296 .bg_line .line3 {
	left: 66.6668%;
}
.RighInfo002296 .bg_line .line4 {
	right: 0;
	left: auto;
}
.RighInfo002296 .wrap-container {
	position: relative;
	z-index: 2;
	color: #666666;
	line-height: 24px;
	text-justify: inter-ideograph;
	text-align: justify;
	word-wrap: break-word;
	clear: both;
}
.RighInfo002296 dl {
	text-align: center;
	font-size: 16px;
	padding-bottom: 8%;
}
.RighInfo002296 ul {
	text-align: center;
}
.RighInfo002296 ul li {
	margin-bottom: 3%;
	font-size: 16px;
	border: 1px solid #eee;
	border-radius: 2px;
}
.RighInfo002296 ul li img {
	border-radius: 2px;
}
.RighInfo002296 ul li p {
	font-size: 14px;
	line-height: 2;
	margin: 10px 0;
	height: 280px;
	text-align: left;
}
.RighInfo002296 ul li .p2 {
	margin: 10px auto 0;
	position: relative;
	top: 0;
	left: 50%;
	transform: translate(-35%, 0%);
	-moz-transform: translate(-35%, 0%);
	-webkit-transform: translate(-35%, 0%);
}
.RighInfo002296 ul li h5 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 50px;
}
.RighInfo002296 ul li h5 i {
	display: block;
	width: 20px;
	height: 3px;
	background-color: #ffba00;
	margin: auto;
}

@media only screen and (min-width: 768px) {
.RighInfo002296 .column-name {
	font-size: 28px;
}
.RighInfo002296 dl {
	font-size: 18px;
}
.RighInfo002296 ul li {
	float: left;
	width: 32%;
	margin-right: 2%;
	padding: 4% 2% 2%;
}
.RighInfo002296 ul li:last-child {
	margin-right: 0;
}
.RighInfo002296 ul li h5 {
	font-size: 20px;
}
}

@media only screen and (min-width: 1024px) {
.RighInfo002296 .column-name {
	font-size: 30px;
	font-weight: bold;
}
}
/*
 .Timeline000753 为demo编号
 */
.Timeline000753 {
	padding: 3% 0;
}
.Timeline000753 .title {
	text-align: center;
	background: url(../images/Timeline000753-title.png) no-repeat center bottom;
	padding-bottom: 25px;
	margin-bottom: 20px;
}
.Timeline000753 .title h1 {
	margin: 0;
	font-size: 44px;
	border-bottom: #cacacb 1px solid;
	font-weight: normal;
	color: #000;
	margin-bottom: 15px;
	font-family: '黑体';
}
.Timeline000753 .title h1 span {
	border-bottom: #ee7700 3px solid;
	display: inline-block;
}
.Timeline000753 .bx-controls {
	display: none;
}
.Timeline000753 .prev, .Timeline000753 .next {
	text-align: center;
}
.Timeline000753 .prev a, .Timeline000753 .next a {
	display: inline-block;
	background: url(../images/Timeline000753-icon_up.png) no-repeat center center;
	width: 21px;
	height: 21px;
	cursor: pointer;
}
.Timeline000753 .next a {
	background-image: url(../images/Timeline000753-icon_down.png);
}
.Timeline000753 .prev {
	padding-bottom: 20px;
}
.Timeline000753 .next {
	padding-top: 20px;
}
.Timeline000753 .bx-wrapper {
	position: relative;
}
.Timeline000753 .bx-wrapper:before {
	position: absolute;
	content: '';
	width: 3px;
	height: 100%;
	background-color: #f1f1f1;
	left: 50%;
	margin-left: -1.5px;
	top: 0;
}
.Timeline000753 .list li {
	padding: 10px 0;
}
.Timeline000753 .list li .txt {
	position: relative;
	padding-right: 56%;
}
.Timeline000753 .list li.odd .txt {
	padding-left: 56%;
	padding-right: 0;
}
.Timeline000753 .list li .txt div {
		background:  #eee;
	border-radius: 5px;
	padding: 10px;
	position: relative;
}
.Timeline000753 .list li .txt.hide div {
		background-color: #0054a6;
}
.Timeline000753 .list li .txt.hide div p {
	width:100%;
	padding-left: 10%;
	padding-right: 10%;
	color:#fff;
}
.Timeline000753 .list li .txt div figure {
	width: 40%;
	padding-bottom: 40%;
	border-radius: 5px;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: 10px;
	top: 10px;
	/* display:  none; */
}
.Timeline000753 .list li .txt div p {
	margin: 0;
	padding-left: 45%;
	line-height: 30px;
	color: #333;
	min-height: 153px;
	font-size: 16px;
	padding-top: 35px;
}
.Timeline000753 .list li:nth-child(1) .txt div p {
	/* padding: 35px 50px 0 50px; */
	min-height: 120px;
}
.Timeline000753 .list li:nth-child(2) .txt div p {
	/* padding: 35px 50px 0 45%; */
	min-height: 190px;
}
.Timeline000753 .list li:nth-child(7) .txt div p {
	padding: 35px 50px 0 50px;
	min-height: 124px;
}
.Timeline000753 .list li:nth-child(8) .txt div p {
	padding: 35px 50px 0 50px;
	min-height: 124px;
}

.Timeline000753 .list li:nth-child(3) .txt p {
	color: #333;
}
.Timeline000753 .list li:nth-child(4) .txt p {
	color: #333;
}
.Timeline000753 .list li:nth-child(5) .txt p {
	color: #333;
}
/*.Timeline000753 .list li .txt div::before{ position:absolute; content:''; width:0; height:0;border-top: 7px solid transparent;border-left: 11px solid #fff;border-bottom: 7px solid transparent; right:-10px;}
.Timeline000753 .list li.odd .txt div::before{ right:auto; left:-10px;border-right: 11px solid #fff; border-left:0;}
*/.Timeline000753 .list li time {
	position: absolute;
	left: 50%;
	margin-left: -32px;
	top: 0;
	border-radius: 50%;
	text-align: center;
	font-family: "Times New Roman";
	color: #fff;
	width: 64px;
	height: 64px;
	background-color: #0054a6;
	font-size: 14px;
	font-weight: bold;
}
.Timeline000753 .list li time span {
	display: block;
	font-size: 24px;
	padding-top: 30%;
	font-weight: normal;
}

/*.Timeline000753 .list li:hover .txt div::before{ border-left-color:#0054a6;}
.Timeline000753 .list li:hover .txt div{ background-color:#0054a6;}
.Timeline000753 .list li:hover .txt div p{ color:#fff;}
.Timeline000753 .list li.odd:hover .txt div::before{ border-right-color:#0054a6;}
.Timeline000753 .list li:hover time{width:86px; height:86px; margin-left:-43px; top:-11px; color:#0054a6;font-size:18px;}
.Timeline000753 .list li:hover time::before{ position:absolute; content:''; width:110px; height:110px;  border-radius:50%;border:2px dotted #F1F1F1; left:-13px; top:-13px;}
.Timeline000753 .list li:hover time span{ font-size:34px;}
*/@media(max-width:768px) {
.Timeline000753 .title h1 {
	font-size: 35px;
}
.Timeline000753 .list li .txt div figure {
	width: auto;
	position: relative;
	left: 0;
	top: 0;
	padding-bottom: 34%;
}
.Timeline000753 .list li .txt div p {
	padding-left: 0;
	min-height: inherit;
}
.Timeline000753 .list li time {
	margin-left: -25px;
	width: 50px;
	height: 50px;
	font-size: 12px;
}
.Timeline000753 .list li time span {
	font-size: 18px;
}
/*.Timeline000753 .list li:hover time{width:60px; height:60px; margin-left:-30px; top:-5px; font-size:14px;}
.Timeline000753 .list li:hover time::before{width:70px; height:70px; left:-7px; top:-7px;}
.Timeline000753 .list li:hover time span{ font-size:18px;}*/
}

@media(max-width:480px) {
.Timeline000753 .title h1 {
	font-size: 26px;
}
}

@media(max-width:640px) {
.Timeline000753 .list li .txt {
	padding-right: 0 !important;
	padding-left: 3% !important;
	padding-top: 70px;
}
/*.Timeline000753 .list li .txt div::before{ display:none;}*/
.Timeline000753 .list li:hover time {
	background-color: #ee7700;
	color: #fff;
}
}
/*PicList002171 */

.PicList002171 {
	padding-top: 3%;
	padding-bottom: 3%;
}
.PicList002171 li {
	float: left;
	width: 22.75%;
	margin-right: 3%;
	margin-bottom: 3%;
}
.PicList002171 li a {
	border: 1px solid #e8e8e8;
	position: relative;
	display: block;
}
.PicList002171 li img {
	display: block;
	width: 100%;
}
.PicList002171 li a figure {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 108, 186, 0.95);
	opacity: 0;
	transition: 0.3s;
}
.PicList002171 li a:hover figure {
	opacity: 1;
}
.PicList002171 li dl {
	display: table;
	width: 100%;
	height: 100%;
}
.PicList002171 li dt {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 18px;
	color: #fff;
}

@media(min-width:769px) {
.PicList002171 li:nth-child(4n) {
	margin-right: 0;
}
}

@media(max-width:768px) {
.PicList002171 li {
	width: 32%;
	margin-right: 2%;
}
}

@media(max-width:768px) and (min-width:481px) {
.PicList002171 li:nth-child(3n) {
	margin-right: 0;
}
}

@media(max-width:480px) {
.PicList002171 li {
	width: 49%;
}
.PicList002171 li:nth-child(2n) {
	margin-right: 0;
}
.PicList002171 li dt {
	font-size: 14px;
}
}
/*
 .RighInfo002226
 */

.RighInfo002226 {
	padding: 3% 0;
}
.RighInfo002226 h2 {
	font-size: 30px;
	color: #0054a6;
	margin: 0 0 20px 0;
}
.RighInfo002226 p {
	font-size: 14px;
	line-height: 2.25;
	text-align: justify;
}
/*
 .RighInfo0022261
 */

.RighInfo0022261 {
	padding: 3% 0;
}
.RighInfo0022261 .box1 {
	text-align: center;
}
.RighInfo0022261 h2 {
	font-size: 30px;
	color: #0054a6;
	margin: 0 0 20px 0;
}
.RighInfo0022261 h3 {
	font-size: 18px;
	color: #0054a6;
}
.RighInfo0022261 p {
	font-size: 14px;
	line-height: 2.245;
	margin: 5px 0;
}
.RighInfo0022261 .p1 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-left: 20px;
	background: url(../images/RighInfo0022261_p1_.png) left no-repeat;
	text-indent: 0;
}
/*
 .RighInfo0022262
 */

.RighInfo0022262 {
	padding: 3% 0;
}
.RighInfo0022262 .box1 {
}
.RighInfo0022262 h2 {
	font-size: 30px;
	color: #0054a6;
	margin: 0 0 20px 0;
}
.RighInfo0022262 h3 {
	font-size: 18px;
	color: #0054a6;
}
.RighInfo0022262 p {
	font-size: 14px;
	line-height: 2.245;
	margin: 5px 0;
	text-align: justify;
}
.RighInfo0022262 .p1 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-left: 20px;
	background: url(../images/RighInfo0022261_p1_.png) left no-repeat;
}
/*
 .RighInfo0022263
 */

.RighInfo0022263 {
	padding: 3% 0;
}
.RighInfo0022263 .box1_2 {
	padding-top: 3%;
}
.RighInfo0022263 h2 {
	font-size: 30px;
	color: #0054a6;
	margin: 0 0 20px 0;
}
.RighInfo0022263 h3 {
	font-size: 18px;
	color: #0054a6;
}
.RighInfo0022263 p {
	font-size: 14px;
	line-height: 2.245;
	margin: 5px 0;
	text-align: justify;
}
.RighInfo0022263 .p1 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-left: 20px;
	background: url(../images/RighInfo0022261_p1_.png) left no-repeat;
}
/*
 .RighInfo0022264
 */

.RighInfo0022264 {
	padding: 3% 0;
}
.RighInfo0022264 .box1 {
}
.RighInfo0022264 h2 {
	font-size: 30px;
	color: #0054a6;
	margin: 0 0 20px 0;
}
.RighInfo0022264 h3 {
	font-size: 18px;
	color: #0054a6;
}
.RighInfo0022264 p {
	margin: 5px 0;
	font-size: 14px;
	line-height: 2.245;
}
.RighInfo0022264 .p1 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-left: 20px;
	background: url(../images/RighInfo0022261_p1_.png) left no-repeat;
}
/*
 .RighInfo0022265
 */

.RighInfo0022265 {
	padding: 3% 0;
}
.RighInfo0022265 .box1 {
}
.RighInfo0022265 h2 {
	font-size: 30px;
	color: #0054a6;
	margin: 0 0 20px 0;
}
.RighInfo0022265 h3 {
	font-size: 18px;
	color: #0054a6;
}
.RighInfo0022265 p {
	font-size: 14px;
	line-height: 2.245;
	margin: 5px 0;
	text-align: justify;
}
.RighInfo0022265 .p1 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-left: 20px;
	background: url(../images/RighInfo0022261_p1_.png) left no-repeat;
}
/*PicList002220*/

.PicList002220 {
	padding: 3% 0 0% 0;
}
.PicList002220 .title h2 {
	font-size: 30px;
	color: #0054a6;
	margin-top: 0;
}
.PicList002220 span {
	font-size: 18px;
	color: #0054a6;
}
.PicList002220 span a {
	color: #0054a6;
}
.PicList002220 p {
	font-size: 14px;
	text-align: justify;
}
.PicList002220 .Ptit {
	position: relative;
	text-align: center;
	margin: 40px 0 0 0;
}
.PicList002220 .Ptit:before {
	width: 100%;
	height: 1px;
	background: #e8e8e8;
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
}
.PicList002220 .Ptit span {
	color: #0054a6;
	font-weight: normal;
	font-size: 24px;
	background: #fff;
	padding: 0 45px;
	position: relative;
	z-index: 3;
	text-transform: uppercase;
}
.PicList002220 ul {
	list-style: none;
}
.PicList002220 .List {
	padding-top: 3%;
}
.PicList002220 .List li {
	float: left;
	width: 49%;
	margin-bottom: 2%;
	transition: all 0.5s ease-out 0s;
	position: relative;
}
.PicList002220 .List li:nth-child(2n) {
	float: right;
}
.PicList002220 .List .pic {
	display: block;
	overflow: hidden;
}
.PicList002220 .List .pic img {
	transition: all 0.5s ease-out 0s;
}
.PicList002220 .List .tit {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #fff;
	padding: 0 3%;
	font-size: 18px;
	color: #333333;
	line-height: 47px;
	height: 48px;
	border: 1px solid #f3f3f3;
	border-top: none;
	transition: all 0.5s ease-out 0s;
}
.PicList002220 .List .tit span {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	padding-right: 30px;
}
.PicList002220 .List .tit i {
	background: url(../images/PicList002220-icon.png) no-repeat;
	display: block;
	width: 18px;
	height: 15px;
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -9px;
}
.PicList002220 .List li:hover {
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
	transform: translate3d(0, -2px, 0);
}
.PicList002220 .List li:hover .tit {
	color: #0054a6;
}
.PicList002220 .List li:hover .pic img {
	transform: scale3d(1.04, 1.04, 1.04);
}
.PicList002220 .ListAll {
	padding: 3% 0;
}
.PicList002220 .ListAll ul {
	margin: -1%;
	position: relative;
	overflow: hidden;
}
.PicList002220 .ListAll li {
	float: left;
	width: 31.334%;
	margin: 5px 1% 15px;
	padding: 10px;
	border: 1px solid #ececec;
	background: #f8f8f8;
	transition: all 0.5s ease-out 0s;
}
.PicList002220 .ListAll .pic {
	display: block;
	border: 1px solid #f1f1f1;
	overflow: hidden
}
.PicList002220 .ListAll .pic img {
	transition: all 0.5s ease-out 0s;
}
.PicList002220 .ListAll h4 {
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	padding: 10px 0 5px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.PicList002220 .ListAll h4 a {
	color: #728391;
}
.PicList002220 .ListAll li:hover .pic img {
	transform: scale3d(1.04, 1.04, 1.04);
}
.PicList002220 .ListAll li:hover {
	background: #0054a6;
}
.PicList002220 .ListAll li:hover h4 a {
	color: #fff;
}

@media(max-width:767px) {
.PicList002220 .ListAll li {
	width: 31.33334%
}
.PicList002220 .List .tit {
	font-size: 16px;
}
.PicList002220 .Ptit span {
	font-size: 20px;
}
}

@media(max-width:480px) {
.PicList002220 .ListAll li {
	width: 48%
}
.PicList002220 .List ul {
	width: 100%;
	float: none !important;
}
.PicList002220 .List ul:first-child li {
	margin-bottom: 3.3%;
}
}
/*PicList002220 End*/

/*PicList002546 */

.PicList002546 {
	margin-top: 30px;
}

@media(min-width:1201px) {
.PicList002546 li {
	float: left;
	width: 50%;
}
.PicList002546 ul:nth-child(2n) li .txt {
	right: auto;
	left: 0;
}
.PicList002546 ul:nth-child(2n) li .a .Ispic {
	float: right;
}
.PicList002546 ul:nth-child(2n) li .a::before {
	border-right-color: transparent;
	border-left-color: #f7f7f7;
	margin-left: 15px;
}
}
.PicList002546 li .a {
	overflow: hidden;
	display: block;
	position: relative;
	background: #f7f7f7;
	transition: 0.3s;
}
.PicList002546 li .Ispic {
	padding-bottom: 102.44%;
	transition: 0.3s;
}

@media(min-width:481px) {
.PicList002546 li .a::before {
	position: absolute;
	content: '';
	border: 15px solid transparent;
	border-right-color: #f7f7f7;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	margin-left: -15px;
	z-index: 10;
}
.PicList002546 li .Ispic {
	padding-bottom: 51.22%;
	width: 50%;
}
.PicList002546 li .txt {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
}
.PicList002546 li .table {
	display: table;
	width: 100%;
	height: 100%;
}
.PicList002546 li .table_cell {
	display: table-cell;
	vertical-align: middle;
}
}
.PicList002546 li figure {
	padding: 5%;
	text-align: center;
	color: #666;
}
.PicList002546 li .txt i {
	width: 22px;
	height: 22px;
	display: block;
	margin: 15% auto 0;
	position: relative;
	transition: 0.3s;
}
.PicList002546 li .txt i::before, .PicList002546 li .txt i::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 2px;
	background: #000;
	left: 0;
	top: 50%;
	margin-top: -1px;
}
.PicList002546 li .txt i::after {
	transform: rotate(90deg);
}
.PicList002546 li h3 {
	font-weight: normal;
	color: #333;
	font-size: 18px;
	margin: 10px 0;
	height: 26px;
	overflow: hidden;
}
.PicList002546 li pre {
	text-align: left;
	min-height: 78px;
	max-height: 78px;
	overflow: hidden;
	line-height: 26px;
}
.PicList002546 li .pre2 {
	position: relative;
	top: 0;
	left: 50%;
	transform: translate(-18%, 0);
	-moz-transform: translate(-18%, 0);
	-webkit-transform: translate(-18%, 0);
}
.PicList002546 li .a:hover .txt i {
	transform: rotate(180deg);
}
.PicList002546 li a:hover .Ispic {
	opacity: 0.9;
}

@media(max-width:1200px) and (min-width:481px) {
.PicList002546 li:last-child .txt {
	right: auto;
	left: 0;
}
.PicList002546 li:last-child .a .Ispic {
	float: right;
}
.PicList002546 li:last-child .a::before {
	border-right-color: transparent;
	border-left-color: #f7f7f7;
	margin-left: 15px;
}
}
/*
 PicList000879
 */

.PicList000879 li {
	border-bottom: #d5d5d5 1px dashed;
	padding: 3% 0;
}
.PicList000879 li .Ispic {
	width: 28%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background-position: center top;
	background-size: contain;
}
.PicList000879 li div {
	position: relative;
	padding-left: 31%;
	padding-bottom: 30px;
}
.PicList000879 li h1 {
	margin: 0;
	font-weight: normal;
	font-size: 18px;
	padding-right: 100px;
	line-height: 38px;
	position: relative;
}
.PicList000879 li h1 time {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #666;
}
.PicList000879 li p {
	font-size: 14px;
	line-height: 30px;
	height: 90px;
	overflow: hidden;
	color: #666;
	margin-bottom: 2%;
}
.PicList000879 li a.more {
	padding-left: 30px;
	font-size: 14px;
	color: #666;
	background: url(../images/PicList000879_icon.png) no-repeat left center;
	text-decoration: underline;
}

@media(max-width:640px) {
.PicList000879 li div {
	padding-left: 0;
}
.PicList000879 li .Ispic {
	width: 100%;
	position: relative;
	height: auto;
	padding-bottom: 60%;
	display: block;
}
}
/*
 .Page002193
 */

.Page002193 {
	zoom: 1;
	overflow: hidden;
	text-align: center;
	padding: 30px 0 5%;
	text-align: center;
}
.Page002193 span {
	padding: 0px 3px;
	display: inline-block;
}
.Page002193 a {
	display: inline-block;
	margin: 0px 2px;
	border: 1px solid #ededed;
	padding: 0 1em;
	color: #666;
	line-height: 35px;
	border-radius: 3px;
	transition: .3s ease-out;
}
.Page002193 a:hover {
	color: #fff;
	border: 1px solid #0054a6;
	background: #0054a6;
}
.Page002193 .p_cur, .Page002193 .p_count, .Page002193 .p_total, .Page002193 .p_jump, .Page002193 .a_first, .Page002193 .a_end {
	display: none;
}
.Page002193 .p_cur b {
	color: #F00;
}
.Page002193 .p_count b {
	color: #F00;
}
.Page002193 .p_total b {
	color: #F00;
}
.Page002193 .p_page em {
	font-style: normal;
}
.Page002193 .p_page em a {
}
.Page002193 .p_page em a.a_cur {
	color: #fff;
	background: #0054a6;
	border-color: #0054a6;
}
.Page002193 .p_page b {
	font-weight: normal;
}
/*RighInfo001848 */

.RighInfo001848 {
	padding: 2% 0 0 0;
	margin: 0 auto;
}
.RighInfo001848 .title {
	text-align: center;
}
.RighInfo001848 p {
	font-size: 14px;
}
.RighInfo001848 .title span {
	display: inline-block;
	font-size: 24px;
	color: #0054a6;
	line-height: 34px;
	padding: 0 10%;
	vertical-align: middle;
}
.RighInfo001848 .source {
	text-align: center;
	color: #999;
}
.RighInfo001848 .source span {
	padding: 0 20px;
}
.RighInfo001848 li {
	list-style: none;
	font-size: 14px;
	margin: 50px 0 10px 0;
	width: 50%;
	float: left;
}
.RighInfo001848 li a {
}
.RighInfo001848 .img_scroll {
	max-width: 1200px;
	margin: 0 auto;
	background: url(../images/RighInfo001848-ying.png) no-repeat center bottom;
	padding-bottom: 22px;
}
.RighInfo001848 .img_scroll .bx-wrapper {
	position: relative;
}
.RighInfo001848 .img_scroll li img {
	display: block;
	width: 100%;
}
.RighInfo001848 .img_scroll .bx-controls-direction a {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	background: rgba(0, 0, 0, 0.6);
	margin-top: -17px;
}
.RighInfo001848 .img_scroll .bx-controls-direction a span {
	color: #fff;
	font-size: 16px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -8px;
	margin-top: -8px;
}
.RighInfo001848 .img_scroll .bx-controls-direction a.bx-prev {
	left: 0;
}
.RighInfo001848 .img_scroll .bx-controls-direction a.bx-next {
	right: 0;
}
.RighInfo001848 .info {
	padding: 2% 0 70px 0;
}

@media(max-width:640px) {
	.RighInfo001848{padding: 0 2%;}
}
@media(max-width:480px) {
.RighInfo001848 .title span {
	font-size: 18px;
}
}
/*
 .RighInfo002225
 */

.RighInfo002225 {
	padding: 3% 0;
}
.RighInfo002225 .dl {
	color: #666;
}
.RighInfo002225 .dl .h4 {
	font-size: 18px;
	margin: 0;
	color: #0054a6;
}
.RighInfo002225 .dl .h4 span {
	display: inline-block;
	border-bottom: 2px #0054a6 solid;
	padding-bottom: 10px;
}
.RighInfo002225 .dl .con {
	font-size: 14px;
	padding: 15px 0 30px;
	line-height: 2.25;
}
.RighInfo002225 .word {
	float: left;
	width: 55%;
}
.RighInfo002225 .pic {
	float: right;
	width: 40%;
}
@media(max-width:640px) {
	.RighInfo002225 .word ,.RighInfo002225 .pic{width: 100%;}
	.RighInfo002225{padding: 6% 0;}
}
/*
 .RighInfo002519
 */

.RighInfo002519 {
	padding: 2% 0 4% 0;
}
.RighInfo002519 h2 {
	font-size: 24px;
	color: #0054a6;
	text-align: center;
}
.RighInfo002519 p {
	line-height: 30px;
	color: #666;
	font-size: 14px;
}
.RighInfo002519 .list_img_group {
	margin: 3% 0;
}
.RighInfo002519 .list_img_group li {
	text-align: center;
}

@media(min-width:641px) {
.RighInfo002519 .list_img_group li {
	float: left;
	width: 32.34375%;
}
.RighInfo002519 .list_img_group li:nth-child(2) {
	width: 33.828125%;
	margin: 0 0.492578125%;
}
}

@media(max-width:640px) {
.RighInfo002519 .list_img_group li {
	margin: 2% 0;
}
}
/*
 .Menu001822
 */

.Menu001822 .auto {
	background-color: #fff;
}
.Menu001822 aside {
	padding: 2% 0;
}
.Menu001822 ul {
	padding-bottom: 18px;
	border-bottom: 2px solid #e0e0e0;
}
.Menu001822 li {
	float: left;
	padding-right: 11px;
	padding-bottom: 2px;
}
.Menu001822 li a {
	display: block;
	padding: 0 30px;
	background-color: #ddd;
	line-height: 40px;
	font-size: 14px;
}
.Menu001822 li a:hover, .Menu001822 li a.aon {
	background-color: #195392;
	color: #fff;
}

@media(max-width:1000px) {
.Menu001822 aside {
	padding: 2% 0;
}
}

@media(max-width:640px) {
.Menu001822 li {
	padding-right: 0;
	width: 33.33333333%;
	text-align: center;
}
.Menu001822 li a {
	padding: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
}
/*
 .Floor002122
 */

.Floor002122 {
	padding: 0 0 5%;
}
.Floor002122 .Ptit {
	position: relative;
	text-align: center;
	margin: 0 0 50px 0;
}
.Floor002122 .Ptit:before {
	width: 100%;
	height: 1px;
	background: #e8e8e8;
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
}
.Floor002122 .Ptit span {
	color: #0054a6;
	font-weight: normal;
	font-size: 24px;
	background: #fff;
	padding: 0 45px;
	position: relative;
	z-index: 3;
}
.Floor002122 .intro {
	position: relative;
}
.Floor002122 .intro .Ispic {
	position: absolute;
	top: 0;
	width: 29%;
	left: 35.5%;
	height: 100%;
	background-size: contain;
}
.Floor002122 .intro .Ispic img {
	display: none;
}
.Floor002122 li {
	float: left;
	width: 32%;
	float: left;
	margin: 1% 36% 1% 0;
	text-align: right;
}
.Floor002122 li:nth-child(2n) {
	margin-right: 0;
	text-align: left;
}
.Floor002122 li div {
	position: relative;
	padding-right: 120px;
	padding-top: 17px;
	padding-bottom: 17px;
}
.Floor002122 li:nth-child(2n) div {
	padding-right: 0;
	padding-left: 120px;
}
.Floor002122 li aside {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	border: 1px solid #f0f0f0;
	background: #fff;
	border-radius: 50%;
}
.Floor002122 li aside img {
	width: 60px;
	height: 60px;
	margin: 15px 19px;
}
.Floor002122 li:nth-child(2n) aside {
	right: auto;
	left: 0;
}
.Floor002122 li h1 {
	font-size: 18px;
	margin: 0;
	color: #333;
	font-weight: normal;
}
.Floor002122 li p {
	font-size: 14px;
	color: #919191;
	line-height: 1.5;
	height: 60px;
	margin-bottom: 0;
	overflow: hidden;
}

@media(max-width:1000px) {
.Floor002122 li div {
	padding-right: 70px;
}
.Floor002122 li:nth-child(2n) div {
	padding-left: 70px;
}
.Floor002122 li aside img {
	width: 40px;
	height: 40px;
	margin: 10px;
}
.Floor002122 li h1 {
	font-size: 16px;
}
.Floor002122 li p {
	margin: 0;
}
}

@media(max-width:640px) {
.Floor002122 {
	background-image: none;
}
.Floor002122 .intro .Ispic {
	position: relative;
	left: auto;
	width: auto;
	height: auto;
	padding-bottom: 90%;
}
.Floor002122 li {
	width: 49%;
	margin-right: 2%;
}
}

@media(max-width:480px) {
.Floor002122 li p {
	font-size: 12px;
}
}

@media(max-width:375px) {
.Floor002122 li div {
	padding-right: 50px;
}
.Floor002122 li:nth-child(2n) div {
	padding-left: 50px;
}
.Floor002122 li aside img {
	width: 30px;
	height: 30px;
	margin: 5px;
}
}
/*
 .RighInfo002238
 */

.RighInfo002238 {
	padding: 55px 0 0;
}
.RighInfo002238 .fz_24 {
	color: #5e5e5e;
	font-weight: 100;
	margin: 0 0 15px;
	font-size: 16px;
}
.RighInfo002238 .fz_36 {
	font-size: 36px;
	color: #0054a6;
	margin: 0 0 25px;
	font-size: 28px;
}
.RighInfo002238 .con {
	font-size: 14px;
	color: #5e5e5e;
	line-height: 30px;
	margin: 0;
	text-align: justify;
}
.RighInfo002238 .fz_60 {
	font-size: 30px;
}
.RighInfo002238 .group {
	background: #f8f8f8;
	margin: 4% 0;
}

@media only screen and (min-width:768px) {
.RighInfo002238 .fz_24 {
	font-size: 18px;
}
.RighInfo002238 .fz_36 {
	font-size: 30px;
}
.RighInfo002238 .fz_60 {
	font-size: 40px;
}
}

@media only screen and (min-width:1024px) {
.RighInfo002238 .fz_24 {
	font-size: 20px;
}
.RighInfo002238 .fz_36 {
	font-size: 32px;
}
.RighInfo002238 .fz_60 {
	font-size: 50px;
}
}

@media only screen and (min-width:1200px) {
.RighInfo002238 .fz_24 {
	font-size: 24px;
}
.RighInfo002238 .fz_36 {
	font-size: 30px;
	font-weight: bold;
}
.RighInfo002238 .fz_60 {
	font-size: 60px;
}
}
/*
 .RighInfo002554
 */

.RighInfo002554 {
	background: #f8f8f8;
	padding: 3% 0;
}
.RighInfo002554 .title {
	margin-bottom: 40px;
	font-size: 32px;
	color: #0054a6;
	text-align: center;
}
.RighInfo002554 .table_1 {
	background: #fff;
}
.RighInfo002554 .table_1 th, .RighInfo002554 .table_1 td {
	text-align: center;
	border: 1px solid #eee;
	border-collapse: collapse;
	line-height: 24px;
	padding: 7px 15px;
}
.RighInfo002554 .table_1 th {
	font-size: 14px;
	font-weight: normal;
}
.RighInfo002554 .table_1 .th_2 {
	background: #2ab9a7;
}
.RighInfo002554 .table_1 .th_3 {
	background: #0085ca;
}
.RighInfo002554 .table_1 .th_4 {
	background: #01b0f1;
}
.RighInfo002554 .table_1 .th_2, .RighInfo002554 .table_1 .th_3, .RighInfo002554 .table_1 .th_4 {
	color: #fff;
}
.RighInfo002554 .table_1 .th_1 {
	background: #92d051;
	color: #fff;
}

@media(max-width:480px) {
.RighInfo002554 .table_1 {
	overflow: auto;
}
.RighInfo002554 .table_1 table {
	width: 180%;
}
}
/*
 .Timeline002170
 */
.Timeline002170 {
	padding: 5% 0 0;
	overflow-x: hidden;
}
.Timeline002170 .owl-item {
	width: 200px;
}
.Timeline002170 .owl-item .item {
	height: 430px;
	background: url(../images/Timeline002170-bg.png) no-repeat 0 133px;
	background-size: 100% auto;
}
.Timeline002170 .odd-item .item {
}
.Timeline002170 .item dl {
	height: 100%;
	background: url(../images/Timeline002170-icon1.png) no-repeat 0 8px;
	padding-left: 30px;
}
.Timeline002170 .odd-item dl {
	padding-top: 280px;
	padding-left: 0;
	background-image: url(../images/Timeline002170-icon2.png);
	background-position: 0 124px;
}
.Timeline002170 .item dt {
	font-weight: bold;
	font-size: 18px;
	padding:5px;
}
.Timeline002170 .owl-item:nth-child(1) .item dt{background:#0054a6;color:#fff;}
.Timeline002170 .owl-item:nth-child(1) .item dd{background:#0054a6;color:#fff;}
.Timeline002170 .item dt{background:#eee;}
.Timeline002170 .item dd{background:#eee;}
.Timeline002170 .item dd {
	height: 213px;
	font-size: 14px;
	color: #555;
	line-height: 24px;
	overflow: hidden;
	padding:5px;
}
.Timeline002170 .owl-nav div {
	position: absolute;
	width: 28px;
	height: 28px;
	top: 50%;
	margin-top: -14px;
	background: url(../images/Timeline002170-btn.png) no-repeat left bottom;
	overflow: hidden;
	line-height: 1000px;
	z-index: 100;
}
.Timeline002170 .owl-nav .owl-prev {
	left: 0;
}
.Timeline002170 .owl-nav .owl-prev.disabled {
	background-position: left top;
}
.Timeline002170 .owl-nav .owl-next {
	right: 0;
	background-position: right bottom;
}
.Timeline002170 .owl-nav .owl-next.disabled {
	background-position: right top;
}
.Timeline002170 .owl-nav div.disabled {
	cursor: default;
}
.Timeline002170 .info {
	padding: 5% 0;
	clear: both;
}
.Timeline002170 .info .title {
	position: relative;
	margin-bottom: 35px;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #eee;
}
.Timeline002170 .info .title::after {
	background: #0054a6;
	display: block;
	margin: 15px 0 0;
	width: 80px;
	height: 2px;
	content: '';
}
.Timeline002170 .info h2 {
	margin: 0 0 10px;
	font-size: 15px;
	color: #0054a6;
}
.Timeline002170 .info p {
	margin: 0 0 20px;
	font-size: 14px;
	color: #666;
	line-height: 1;
}

@media(min-width:1201px) {
.Timeline002170 .owl-carousel::before,  .Timeline002170 .owl-carousel::after {
	position: absolute;
	content: '';
	height: 100%;
	background: url(../images/Timeline002170-bg3.png) no-repeat 0 135px;
	width: 75%;
	top: 4px;
}
.Timeline002170 .owl-carousel::before {
	left: -75px;
}
.Timeline002170 .owl-carousel::after {
	right: -114px;
	width: 114px;
	background-image: url(../images/Timeline002170-bg4.png);
}
.Timeline002170 .owl-nav .owl-prev {
	left: -30px;
}
.Timeline002170 .owl-nav .owl-next {
	right: -30px;
}
}

@media(max-width:1200px) {
.Timeline002170 .owl-carousel {
	padding: 0 30px;
}
}

@media(max-width:375px) {
.Timeline002170 .owl-item .item {
	height: 250px;
}
.Timeline002170 .odd-item .item {
	background-image: url(../images/Timeline002170-icon1.png);
	background-position: 45px 8px;
}
.Timeline002170 .odd-item dl {
	padding-top: 0;
	padding-left: 75px;
}
}
/**插件样式 有相同 留一个即可**/

.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}
.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}
.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}
/*
 .Map002516
 */

.Map002516 {
	padding-bottom: 2%;
}
.Map002516 .map {
	border: 1px solid #ECECEC;
	padding: 5px;
}
.Map002516 .map #allmap {
	height: 400px;
}
.Map002516 .map #allmap * {
	box-sizing: content-box;
}
.Map002516 .map #allmap img {
	max-width: none;
}

@media(min-width:641px) {
.Map002516 .ul_con li {
	padding: 4px;
}
}
.Map002516 .ul_con li div {
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: left center;
}
.Map002516 .ul_con li {
	margin: 0;
	padding-bottom: 8px;
	color: #333;
	font-size: 14px;
}
.Map002516 .ul_con li h3 {
	font-size: 24px;
	color: #0054a6;
	margin-bottom: 10px;
}
.Map002516 .ul_con li:nth-child(2n+1) {
	clear: left;
}

@media(max-width:640px) {
.Map002516 .ul_con li {
	padding: 10px;
}
.Map002516 .ul_con li:nth-child(2n) {
	background: #f5f5f5;
}
.Map002516 .map #allmap {
	height: 280px;
}
}
/*
 .PicList001241 为demo编号
 */
.PicList001241 .intro {
	overflow: hidden;
	padding-top: 2%;
	padding-bottom: 2%;
}
.PicList001241 .intro ol {
	float: right;
	width: 55%;
}
.PicList001241 .intro ol img {
	display: block;
	width: 100%;
}
.PicList001241 .intro li {
	float: left;
	width: 42%;
}
.PicList001241 .intro li h3 {
	color: #c60000;
	font-size: 16px;
}
.PicList001241 .intro li p {
	line-height: 24px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.PicList001241 .list {
	background-color: #f1f1f1;
	padding: 3% 0 5% 0;
	margin-top: 3%;
}
.PicList001241 .list .copy {
	display: none;
}
.PicList001241 .list li a {
	display: block;
	background-color: #fff;
	width: 92%;
	padding: 5%;
	margin: 0 auto;
}
.PicList001241 .list li figure {
	position: relative;
	padding-bottom: 62%;
	overflow: hidden;
}
.PicList001241 .list li figure dl, .PicList001241 .list li figure div, .PicList001241 .list li figure b {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}
.PicList001241 .list li figure div {
	height: 100%;
	top: 0;
	background-color: rgba(255,255,255,0.8);
	transform: translateY(100%);
	transition: all ease-in-out 0.3s;
}
.PicList001241 .list li figure dl {
	top: 25%;
}
.PicList001241 .list li figure dl img {
	width: 60%;
}
.PicList001241 .list li figure b {
	padding: 0 3%;
	bottom: 5%;
}
.PicList001241 .list li:hover figure div {
	transform: translateY(0);
}
.PicList001241 .list li h3, .PicList001241 .list li p {
	margin: 0;
}
.PicList001241 .list li h3 {
	font-weight: normal;
	font-size: 18px;
	padding-top: 20px;
	text-align: center;
}
.PicList001241 .list li p {
	color: #999;
}
.PicList001241 .list .bx-pager {
	display: none;
}
.PicList001241 .list .bx-wrapper {
	position: relative;
	z-index: 0;
}
.PicList001241 .list .bx-viewport {
	z-index: 1;
}
.PicList001241 .list .bx-controls-direction a {
	position: absolute;
	top: 50%;
	width: 47px;
	height: 47px;
	margin-top: -23.5px;
	text-indent: -9999em;
	background: url(../images/PicList001241-btn.png) no-repeat 0 0;
	z-index: 3;
}
.PicList001241 .list .bx-controls-direction a:hover {
	background-image: url(../images/PicList001241-btn_hover.png);
}
.PicList001241 .list .bx-controls-direction a.bx-prev {
	left: -5%;
}
.PicList001241 .list .bx-controls-direction a.bx-next {
	right: -5%;
	background-position: right 0;
}

@media(max-width:1200px) {
.PicList001241 .list .bx-controls-direction a.bx-prev {
	left: 0;
}
.PicList001241 .list .bx-controls-direction a.bx-next {
	right: 0;
}
}

@media(max-width:768px) {
.PicList001241 .intro ol, .PicList001241 .intro li {
	float: none;
	width: auto;
}
}


/*
 .Map001372 为demo编号
 */
.Map001372{ padding:2% 0;}
.Map001372 h1{color: #0d8944;font-size: 24px;margin-bottom: 38px;}
.Map001372 .map{width: 100%;border: 1px solid #ECECEC;padding: 5px;margin-bottom: 3%;}
.Map001372 .map #mapcontent{height: 400px;width: 100%;}
.Map001372 .txt{width: 100%;font-size: 16px;color: #000;}
.Map001372 .txt dt{font-size: 24px;color: #0054a6;margin-bottom: 20px;font-weight: bold;}
.Map001372 .txt dd{padding-bottom: 8px;color: #333;font-size: 14px;}
