﻿
@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th, table td {
	padding: 5px;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
ception, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #333;
	text-decoration: none;
}
a:focus {
	outline: none;
}
a:hover {
	color: #003e92;
	text-decoration: none;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
p {
	word-spacing: -1.5px;
}
.curp {
	cursor: pointer
}
;
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
body {
	overflow-x: hidden;
	overflow-y: auto;
}
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #333;
	font-size: 14px;
	font-family: microsoft yahei;
	position: relative;
}
.top_main {
	width: 100%;
	position: relative;
	z-index: 999;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	 background-color: #f7f7f7;
    border-bottom: 1px solid #DFDFDF;
}
.top_main .huanying {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	
}
.top_main .huanying p {
	width: 390px;
	padding-left: 13px;
	float: left;
}
.huanying ul.huanying_li {
	text-align: center;
	float: right;
}
.huanying ul.huanying_li li {
	float: left;
	padding-left: 20px;
}
.header, .content, .footer, .container {
	margin: 0 auto;
	width: 1200px;
}
.header {
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 100;
}
.hearderBox {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}
.logo_right {
	width: 1200px;
	margin: 0 auto
}
.logo_right .header_middle {
	padding: 10px 0;
}
.header_middle .logo {
	float: left
}
.header_middle .logo img {
	background: #003e92;
}
.header_middle .zldl {
    overflow: hidden;
    width: 396px;
    height: 50px;
    float: left;
    position: relative;
    text-align: left;
    margin-top: 24px;
    border-left: #dedede 2px dotted;
    padding-left: 20px;
    margin-left: 20px;
}
.header_middle .zldl span {
	font-size: 20px;
	color: #333;
}
.header_middle .zldl p {
	color: #515151;
	font-size: 14px;
}
.header_middle .zldl_phone {
	display: block;
	margin-top: 26px;
	line-height: 50px;
	background: url(../images/header_phone.png) no-repeat center left;
	padding-left: 50px;
	float: right;
}
.header_middle .zldl_phone p {
    line-height: 20px;
    font-size: 16px;
    letter-spacing: 2px;
}
.header_middle .zldl_phone b {
	display: block;
    font-size: 30px;
    color: #003e92;
    line-height: 40px;
}
.hearer_Nav {
	height: 53px;
	line-height: 53px;
	position: relative;
	z-index: 1000;
	background-color: #003e92;
}
.hearer_Nav .daohang {
	width: 1200px;
	margin: 0 auto
}
.hearer_Nav ul li {
	font-size: 16px;
	width: 145px;
	height: 53px;
	line-height: 53px;
	float: left;
	text-align: center;
	position: relative;
}
.hearer_Nav ul li.last {
	background: none;
}
.hearer_Nav ul li>a {
	display: block;
	color: #FFF;
}
.hearer_Nav ul li:hover>a, .hearer_Nav ul li.cur>a {
	background-color: #0092de;
	text-decoration: none;
}
.hearer_Nav ul li .ej_Nav {
	position: absolute;
	width: 100%;
}
.hearer_Nav ul li .ej_Nav {
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
.hearer_Nav ul li:hover .ej_Nav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.hearer_Nav ul li .ej_Nav dl {
	width: 365px;
}
.hearer_Nav ul li .ej_Nav dd {
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
}
.hearer_Nav ul li .ej_Nav dd a {
	display: block;
	width: 100%;
	height: 39px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	background: #0092de;
	border-bottom: 1px solid #003e92;
}
.hearer_Nav ul li .ej_Nav dd a:hover {
	background-color: #003e92;
}
/*footer*/
.footer {
	width: 100%;
	color: #fff;
	padding-bottom: 48px;
	background: #2E3033;
	border-top: 8px solid #003e92;
}
.footer .links {
	padding: 20px 0;
	font-size: 16px;
	border-bottom: 1px solid #1a1d21;
}
.footer .links span {
	color: #fff;
	display: inline-block;
}
.footer .links a {
	display: inline-block;
	font-size: 14px;
	color: #939393;
	padding-right: 10px;
}
.footer .links a:hover {
	color: #003e92;
}
.footer .bottom {
	border-top: 1px solid #464a50;
}
.footer .bNav {
	margin-top: 20px;
	border-right: 1px solid #1a1d21;
}
.footer .di_logo img {
	width: 111px;
	height: 111px;
	background-size: 100%;
}
.footer .bNav dl {
	display: inline-block;
	float: left;
    width: 170px;
	overflow: hidden;
	text-align: left;
	padding-top: 10px;
}
.footer .bNav dl dt {
	height: 16px;
	display: block;
	padding-bottom: 10px;
	text-align: center;
}
.footer .bNav dl dt a {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 16px;
}
.footer .bNav dl dd {
	display: block;
	height: 14px;
	padding-bottom: 16px;
}
.footer .bNav dl dd a {
	display: block;
	font-size: 14px;
	color: #939393;
	line-height: 14px;
}
.footer .bNav dl dd a:hover {
	color: #003e92;
}
.footer .ewm {
	height: 180px;
	text-align: center;
	padding-left: 48px;
	margin-top: 48px;
	border-left: 1px solid #464a50;
}
.footer .ewm dl {
	width: 140px;
	float: left;
	display: block;
	margin-right: 30px;
	margin-top: 10px;
	height: 164px;
}
.footer .ewm dl:nth-child(2) {
	margin-right: 0px;
}
.footer .ewm dl:first-child+dl {
	margin-right: 0px;
}
.footer .ewm dl dt {
	width: 140px;
	height: 140px;
	background-color: #fff;
	text-align: center;
}
.footer .ewm dl dt img {
	width: 130px;
	height: 130px;
	display: inline-block;
	background-size: 100%;
	margin-top: 5px;
}
.footer .ewm dl dd {
	font-size: 14px;
	color: #939393;
	line-height: 24px;
	padding-top: 5px;
}
.footer .contact_info {
	width: 345px;
	height: 180px;
	padding-left: 75px;
	border-right: 1px solid #1a1d21;
	border-left: 1px solid #464a50;
	margin-top: 48px;
}
.footer .contact_info p.p1 {
	font-size: 14px;
	color: #fff;
	line-height: 14px;
	padding-top: 10px;
}
.footer .contact_info p.dh {
	font-size: 36px;
	color: #003e92;
	font-family: "Arial";
	line-height: 36px;
	padding-top: 4px;
	font-weight: bold;
	padding-bottom: 12px;
}
.footer .contact_info h3 {
	font-size: 20px;
	padding-top: 8px;
}
.footer .contact_info p.tel {
	font-size: 14px;
	color: #939393;
	line-height: 22px;
	width: 270px;
}
.footer .contact_info i {
	display: block;
	padding-top: 8px;
	font-size: 14px;
	color: #fff;
}
.footer .contact_info i a {
	display: inline-block;
	color: #fff;
	padding-right: 12px;
}
/*copyright*/
.copyright {
    overflow: hidden;
    line-height: 35px;
    color: #666;
    text-align: center;
    font-size: 15px;
    background: #2e3033;
    padding-bottom: 20px;
}
.copyright p {
    color:#ffffff;
    text-align: center;
}
.copyright span {
	margin: 0 6px;
}
.copyright a {
	color:#ffffff;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.copyright a:hover {
	color: #003e92;
}
.topadcs {
	width: 100%;
	overflow: hidden;
	text-align: center;
	background-color: #ececec
}
.left {
	width: 230px;
	float: left;
	overflow: hidden;
}
.rightbot {
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right {
	width: 735px;
	float: right;
	display: inline;
	overflow: hidden;
}
.rights {
	width: 760px;
	float: right;
	display: inline;
	overflow: hidden;
}
.right_main {
	width: 733px;
	min-height: 458px;
	border: solid 1px #d5d5d5;
	padding-bottom: 15px;
	overflow: hidden;
	background: #fff;
}
.contactn .tits {
	background: #ED5F05;
	color: #fff;
	height: 32px;
	line-height: 32px;
	padding-left: 13px;
}
.contactn .tits a {
	color: #fff;
}
.contactn .subnr {
	background: #fff;
	border: 1px solid #E0E0E0;
	border-top: 0;
	overflow: hidden;
	padding: 5px 14px 10px 14px;
	width: 210px;
	height: 276px;
}
.contactn .subnr img {
	width: 210px;
	height: 90px;
	margin-bottom: 9px;
	margin-top: 9px;
}
.contactn .subnr p {
	line-height: 28px;
	overflow: hidden;
	font-size: 15px;
	color: #333333;
}
.contactn .subnr p b {
	color: #003e92;
}
.contactn .subnr h5 {
	line-height: 28px;
	overflow: hidden;
}
/*prolist*/
.prolist {
	width: 100%;
	overflow: hidden;
}
.prolist .list {
	width: 100%;
}
.prolist .item {
	width: 290px;
	float: left;
	margin: 0 20px 30px 0;
	position: relative;
	background: #fff;
	transition: all ease 300ms;
	overflow: hidden;
}
.prolist .item a {
	display: block;
	padding: 3px;
	border: 1px solid #e5e5e5;
}
.prolist .item img {
	width: 282px;
	height: 211px;
	display: block;
}
.prolist .item h3 {
	padding: 0 6px;
	height: 60px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #383838;
	line-height: 60px;
	overflow: hidden;
	transition: all ease 300ms;
}
.prolist .item:hover a {
	background: #003e92;
	border-color: #003e92;
}
.prolist .item:hover h3 {
	color: #fff;
}
.newsPage .item {
	width: 890px;
	height: 160px;
	margin: 0 auto;
	padding: 20px;
	border-bottom: 1px solid #eaeaea;
	transition: all .5s;
}
.newsPage .item a {
	display: block;
	width: 100%;
}
.newsPage .item img {
	width: 200px;
	height: 150px;
	display: block;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 3px;
	margin-right: 20px;
}
.newsPage .item h3 {
	font-size: 16px;
	color: #333;
	height: 42px;
	line-height: 45px;
	overflow: hidden;
	margin-bottom: 5px;
	font-weight: normal;
	border-bottom: 1px solid #ededed;
	transition: all ease 300ms;
}
.newsPage .item .txt {
	color: #666;
	line-height: 24px;
	height: 68px;
	margin: 12px 0 13px;
	overflow: hidden;
}
.newsPage .item .txt span {
	color: #003e92;
}
.newsPage .item .time {
	color: #666;
}
.newsPage .item:hover h3 {
	color: #003e92;
}
.newsPage .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
/*showpage*/
.showPage .content {
	width: 930px;
	float: right;
}
.showPage {
	background: #fff;
}
.showPage .title {
	color: #003e92;
	margin-bottom: 5px;
	font-size: 24px;
	text-align: center;
}
.showPage .title .more {
	font-size: 14px;
}
.showPage .mark {
	padding: 5px 0 10px;
	text-align: center;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.showPage .mark span {
	margin-right: 18px;
	font-size: 12px;
	color: #666666;
}
.showPage .mark span i {
	font-style: normal;
}
.showPage .showContxt {
	color: #666;
	line-height: 28px;
	padding: 5px 0 30px;
}
.showPage .showContxt img {
	max-width: 100%;
}
.showPage .newsbox {
	margin-top: 0;
}
.showPage .gridlist {
	padding-top: 10px;
}
.showPage .gridlist .item {
	width: 350px;
	height: 323px;
}
.showPage .gridlist .item img {
	width: 350px;
	height: 263px;
}
.showPage .gridlist .item h3 {
	height: 60px;
	line-height: 60px;
}
.showPage .img-quotes {
	padding-top: 30px;
	margin-bottom: 40px;
}
.showPage .imgcon {
	width: 423px;
	height: 468px;
	padding-left: 295px;
	margin-left: 30px;
	position: relative;
	border: 1px solid #dddddd;
}
.showPage .imgcon .img {
	position: absolute;
	left: -30px;
	top: -30px;
	width: 276px;
	height: 368px;
	display: block;
	z-index: 10;
}
.showPage .imgcon h4 {
	padding-top: 45px;
	font-size: 16px;
}
.showPage .imgcon h3 {
	font-size: 26px;
	margin-bottom: 40px;
}
.showPage .imgcon .txt {
	margin-top: 40px;
	line-height: 30px;
}
.fenx {
	height: 40px;
}
/* reLink */
.reLink {
	clear: left;
	width: 100%;
	height: 58px;
	line-height: 58px;
	border-top: 1px dotted #dddddd;
	border-bottom: 1px dotted #dddddd;
}
.reLink .nextLink, .reLink .prevLink {
	width: 50%;
	display: block;
	text-align: left;
	color: #666;
}
.reLink .nextLink a:hover, .reLink .prevLink a:hover {
	color: #003e92;
}
.reLink .nextLink {
	text-align: right;
}
.contactn {
	margin-bottom: 0px
}
.t05 {
    line-height: 55px;
    text-align: center;
    background: #003e92;
    margin-top: 10px;
    padding: 0 18px;
    color: #fff;
}
.t05 a {
	color: #fff;
}
.t05 h5 {
	font-size: 20px;
	font-weight: normal;
}
.t05_cons1 {
	border: 1px solid #E0E0E0;
	border-top: 0;
	padding: 10px 10px 12px 10px;
	margin-bottom: 10px;
	zoom: 1;
	background: #fff;
}
.t05_cons1 li {
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 31px;
	height: 31px;
	overflow: hidden;
	font-size: 14px;
	padding-left: 15px;
	width: 203px;
	background: url(../images/dian.png) left center no-repeat;
}
.t05_cons1 li a:hover {
	color: #003e92;
}
.cpMain {
	overflow: hidden;
	padding: 0px;
	padding-bottom: 26px;
}
.cpright {
	width: 930px;
	float: right;
	margin-top: 26px;
}
.cprightpt {
	width: 960px;
	padding: 0 20px;
	background: #fff;
	float: right;
	padding-bottom: 20px;
}
.rtop {
	overflow: hidden;
	padding-bottom: 18px;
	border-bottom: 1px solid #dbdbdb;
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: 20px;
}
.rtop h5 {
	float: left;
	padding-left: 10px;
	border-left: 3px solid #003e92;
	font-weight: normal;
	line-height: 20px;
	font-size: 18px;
	color: #003e92;
}
.rtop span {
	float: right;
	font-size: 14px;
	color: #666;
}
.rtop span a {
	color: #666;
}
.about {
	padding: 0;
}
.about h4 {
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	color: #555555;
}
.about .about_sj {
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #f6f6f6
}
.about .about_sj span {
	margin-right: 40px
}
.about .about_line {
	height: 1px;
	text-align: center;
	border-bottom: 1px dashed #E1E1E1;
	width: 97%;
	margin: 0 auto;
}
.about .about_a {
	padding: 0px;
}
.about .about_a .about_tp {
	margin: 0px;
	padding-top: 20px;
	text-align: center;
}
.about .about_a .wzi {
	color: #666666;
	font-size: 14px;
	line-height: 28px;
	text-align: justify;
}
.about .about_a .wzi img {
	max-width: 100%;
	display: inline;
}
.about .about_a .feny {
	margin-top: 20px;
	height: 40px;
	padding: 0px 10px;
	line-height: 40px;
	font-size: 14px;
	background-color: #ececec;
	margin-right: 3px;
}
.about .about_a .feny span {
	display: block;
	width: 420px;
	height: 40px;
	overflow: hidden
}
.about .about_a .feny a:hover {
	color: #227ecb
}
.Pages {
	float: left;
	padding: 30px 100px;
}
.Page {
	width: 100%;
	text-align: center;
}
.Page a {
	display: inline-block;
	width: 65px;
	background: #ffffff;
	height: 48px;
	vertical-align: middle;
	line-height: 48px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	margin-left: -1px;
	float: left;
	text-decoration: none;
	color: #333;
	outline: none;
}
.Page a:hover {
	background: #003e92;
	color: #FFF;
	background-repeat: no-repeat;
}
.Page span {
	display: inline-block;
	min-width: 45px;
	padding: 0 10px;
	background: #ffffff;
	height: 48px;
	vertical-align: middle;
	line-height: 48px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	margin-left: -1px;
	float: left;
}
.Page span.current {
	background: #003e92;
	color: #FFF
}
/*index css*/
.banner {
	overflow: hidden;
	width: 100%;
	height: 480px;
}
#flashs {
	position: relative;
	height: 480px;
	overflow: hidden;
}
#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
	height: 480px;
	width: 100%;
	cursor: pointer;
	margin: 0 auto;
}
#flashs .btn {
	position: absolute;
	z-index: 7;
	bottom: 15px;
	left: 50%;
	margin-left: -55px;
	padding: 0px 6px;
}
#flashs .btn span {
	color: #fff;
	background: #333;
	cursor: pointer;
	display: inline-block;
	margin: 0 2px;
	width: 25px;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}
#flashs .btn span.cur {
	background: #003e92;
}
/*banner*/
.public_wrap {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 0px;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 480px;
	padding: 0px;
	margin: 0px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 0px;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 480px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 480px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 45px;
	line-height: 45px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 50px;
    height: 10px;
    margin: 5px;
    overflow: hidden;
    background: #fff;
    line-height: 999px;
}
.fullSlide .hd ul .on {
	background: #003e92;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 0;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 0;
	background-position: -6px -137px;
}
/*内页大图*/
.nybanner {
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative;
}
.nybanner img {
	width: 1920px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
/*内容搜索*/
.nlss {
	overflow: hidden;
	width: 100%;
}
.nlss .nlssBox p {
	width: 900px;
	height: 65px;
	color: #003e92;
	float: left;
	font-size: 12px;
	line-height: 65px;
}
.nlssBox a {
	color: #6c6c6c;
	font-size: 12px;
	margin-right: 20px;
}
.nlssBox .ssnl {
	overflow: hidden;
	width: 309px;
	height: 32px;
	line-height: 32px;
	float: right;
	margin-top: 15px;
	float: right;
}
.nlssBox .ssnl input {
	width: 256px;
	height: 30px;
	line-height: 30px;
	background: none;
	padding-left: 10px;
	border: 1px solid #dedede;
	font-size: 13px;
	color: #dedede;
	float: left;
}
.nlssBox .ssnl em {
	display: block;
	cursor: pointer;
	width: 41px;
	height: 32px;
	background: url(../images/fangdajing.png) no-repeat center right;
	float: right;
}
.searchbox {
	position: relative;
	float: right;
	margin-top: 14px;
	width: 258px;
	height: 36px;
	border: 1px solid #003e92;
	overflow: hidden;
}
.searchbox input {
	outline: none;
}
.seartxt {
	float: left;
	width: 196px;
	height: 36px;
	font-size: 12px;
	color: #666;
	padding-left: 12px;
	line-height: 30px;
	border: 0;
	background: none;
}
.searss {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 36px;
	border: 0;
	cursor: pointer;
	background: #003e92 url(../images/icobox.png) no-repeat center;
}
/*产品展示*/
.cpzx {
    overflow: hidden;
    width: 100%;
    background: rgba(6, 163, 232, 0.05);
    padding-bottom:50px;
    padding-top: 45px;
}
.cpzx h3 {
	width: 100%;
	height: 27px;
	margin: 0 auto;
	text-align: center;
	margin-top: 35px;
	padding-bottom: 5px;
}
.cpzx h3 a {
	color: #227ecb;
}
.cpzx .nlist .expmenu {
	border: 1px solid #E0E0E0;
	border-top: 0;
	overflow: hidden;
}
.nlist {
	float: left;
	width: 240px;
	margin-top: 26px;
}
.nlist h4 {
	color: #FFF;
	text-decoration: none;
	color: #FFFFFF;
}
.nlist .nt {
	font-weight: normal;
    padding: 24px 0;
    /* padding-left: 20px; */
    background: #003e92;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
}
.nlist .nt a {
    color: #FFFFFF;
    text-align: center;
    font-size: 23px;
}
.TabTitle2 ul.expmenu {
	padding: 10px;
	padding-bottom: 0;
	background: #fff;
	border: 1px solid #E0E0E0;
	border-top: 0;
}
.TabTitle2 ul.expmenu li div.header {
	background: #003e92 url(../images/flbj.png) left center no-repeat;
	color: #FFF;
	width: 218px;
	margin-bottom: 10px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.TabTitle2 ul.expmenu li div.header a {
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	padding-left: 35px;
	text-decoration: none;
	color: #FFF;
}
.TabTitle2 ul.expmenu li div.header .arrow {
	display: block;
	width: 28px;
	height: 30px;
	background: no-repeat center;
	float: right;
	overflow: hidden;
	cursor: pointer;
}
.TabTitle2 ul.expmenu li:hover div.header, .TabTitle2 ul.expmenu li.on div.header {
	background-color: #0092de;
}
.TabTitle2 ul.expmenu li .menu {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.TabTitle2 ul.expmenu li .menu li {
	overflow: hidden;
	width: 190px;
	margin-left: 15px;
	background: url(../images/news_line.jpg) bottom repeat-x;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.TabTitle2 ul.expmenu li .menu li a {
	width: 190px;
	display: block;
	padding-left: 20px;
	float: left;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	color: #003e92;
}
.TabTitle2 ul.expmenu li .menu li:hover, .TabTitle2 ul.expmenu li .menu li.on {
	background-color: #dfdfdf;
	text-decoration: none;
}
.he {
	display: none
}
.cptp {
	overflow: hidden;
	width: 940px;
	float: right;
}
.cptp ul {
	float: right;
	width: 940px;
	margin-top: 26px;
}
.cptp ul li {
	width: 301px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #E0E0E0;
	float: left;
	background-color: #FFFFFF;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.cptp ul li:nth-child(3n) {
	margin-right: 0;
}
.cptp ul li .pic {
	margin: 2px;
	overflow: hidden;
}
.cptp ul li img {
	width: 297px;
	height: 222px;
	transition: all 1s;
}
.cptp ul li a:hover img {
	transform: scale(1.2);
}
.cptp ul li p {
	display: block;
	height: 39px;
	line-height: 39px;
	text-align: center;
	font-size: 15px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	border-top: 1px solid #E0E0E0;
}
.cptp ul li:hover a {
	color: #ffffff;
	text-decoration: none;
}
.cptp ul li:hover p {
	color: #FFF;
}
.cptp ul li:hover {
	background-color: #003e92;
	transform: translateY(-5px);
}
/*实力强，有保障*/
.slq {
	overflow: hidden;
	width: 100%;
	position: relative;
	margin: 0 auto;
	margin-bottom: 40px
}
.slqBox {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.slqBox h4 {
	font-size: 30px;
	color: #003e92;
}
.slqBox h5 {
	font-size: 18px;
	color: #3f3f3f;
	margin: 10px 0px 30px;
}
.slqBox p {
	font-size: 14px;
	padding-left: 20px;
	margin-top: 10px;
	background: url(../images/xiaohua.png) no-repeat left 9px;
	line-height: 28px;
	text-align: justify;
}
.slq01 {
	overflow: hidden;
	width: 100%;
	height: 438px;
	background: url(../images/ys_line.png) bottom no-repeat;
}
.Box {
	overflow: hidden;
	margin: 0 auto;
	height: 190px;
	background: url(../images/slq01.png) no-repeat center;
}
.Box h3 {
	font-size: 36px;
	color: #FFF;
	text-align: center;
	margin-top: 22px
}
.Box h3 span {
	font-size: 40px;
}
.Box p {
	font-size: 14px;
	text-align: center;
	margin-top: 8px;
	color:#fafafa
}
.Box p>span {
	font-size: 30px;
}
.slqBox .Box1 {
	padding-left: 115px;
}
.slqBox b {
	font-size: 50px;
	position: absolute;
	font-weight: bold;
	width: 96px;
	height: 96px;
	display: block;
	background: url(../images/ys.png) no-repeat;
	text-align: center;
	line-height: 96px;
	color: #fff;
	margin-top: 40px;
}
.slq02 .slqBox b {
	left: 620px;
	margin-top: 20px;
}
.slqBox .Box1 .wz {
	float: left;
	padding-top: 55px;
	width: 513px;
	overflow: hidden;
}
.slqBox .Box1 .ystp1 img {
	padding-left: 100px
}
.slq .slq02 {
	width: 100%;
	height: 420px;
	background: url(../images/ys_line.png) bottom no-repeat;
}
.slqBox .Box2 .ystp2 {
	float: left;
}
.slqBox .Box2 .wz {
	width: 442px;
	float: right;
	padding: 35px 20px 0px 120px;
}
.slq .slq03 {
	width: 100%;
	margin-top: 50px;
	height: 380px;
}
.slqBox .Box3 .wz {
	float: left;
	padding: 55px 20px 0px 120px;
	width: 460px;
}
.slqBox .Box3 .ystp3 img {
	padding-left: 50px;
	float: right;
}
.slq .slq04 {
	width: 100%;
	height: 450px;
	background: url(../images/ys_line.png) top no-repeat;
}
.slq04 .slqBox b {
	left: 620px;
	margin-top: 80px;
}
.slqBox .Box4 .ystp4 {
	float: left;
	margin-top: 45px;
}
.slqBox .Box4 .wz {
	width: 442px;
	float: right;
	padding: 95px 20px 0px 120px;
}
/*案例展示*/
.kehu {
	overflow: hidden;
	background-color: #003e92;
}
.anniu_kj {
	overflow: hidden;
    width: 1200px;
    /* height: 510px; */
    padding-bottom: 60px;
    margin: 0 auto;
    position: relative;
}
.kehu .khdl {
	width: 100%;
}
.khdl h3 {
	text-align: center;
	margin-top: 40px;
	font-size: 18.75px;
	background: url(../images/kehu.png) no-repeat center top
}
.khdl h3 a {
	color: #FFF;
	font-size: 26px
}
.khdl img {
	margin-top: 0px;
}
.khdl .bd {
	width: 100%;
	margin-top: 50px;
}
.khdl li {
	position: relative;
	float: left;
	margin-right: 18px;
	width: 300px !important;
	background-color: #FFF;
}
.khdl li img {
	display: block;
	width: 94%;
	padding:3%;
	height:auto;
	background: #FFF;
}
.khdl li span {
	display: block;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	width: 236px;
	overflow: hidden;
}
.khdl li p {
	font-size: 14px;
	color: #999;
	width: 209px;
	height: 80px;
	line-height: 20px;
	text-align: justify;
	margin: 0 auto;
	overflow: hidden;
}
.khdl li i {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 26px;
	height: 26px;
	float: right;
	background: url(../images/kuhu.png) no-repeat top right;
}
.anniu_kj em {
	display: block;
	width: 43px;
	height: 43px;
	cursor: pointer;
	position: absolute;
	top: 51%;
	opacity: 0.8;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.anniu_kj .prev {
	background: #bababa url(../images/kefu_anniu_lf.png) no-repeat center top;
	left: 0;
}
.anniu_kj .next {
	background: #bababa url(../images/kefu_anniu_rt.png) no-repeat center top;
	right: 0;
}
.anniu_kj em:hover {
	background-color: #003e92;
}
.khdl li.ys_last {
	margin-right: 0px;
}
.warp {
	background: rgba(6, 163, 232, 0.05);
	overflow: hidden;
	padding-bottom: 25px;
}
.xinw {
	height: 50px;
	background: #003e92 url(../images/hhbg.png) no-repeat 813px center;
}
.xinw a {
	display: block;
	font-size: 20px;
	color: #FFF;
	line-height: 50px;
	padding-left: 22px;
}
.jz {
	width: 860px;
	overflow: hidden;
	margin-top: 25px;
	background: #fff;
}
.jz ul {
	float: left;
	padding: 20px;
}
.jz li {
	padding-bottom: 20px;
	float: left;
}
.jz .xwtp {
	float: left
}
.jz .xwtp img {
	width: 185px;
	height: 136px;
	padding: 5px;
	border: #CCC 2px solid;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.jz .xwwz {
	float: right;
	width: 600px;
	padding-left: 15px;
}
.jz .xwwz h3 {
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	font-weight: normal;
	width: 600px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.jz li:hover .xwwz h3 {
	color: #003e92;
}
.jz li:hover .xwtp img {
	border-color: #003e92;
}
.jz .xwwz p {
	line-height: 24px;
	font-size: 14px;
	color: #999;
	text-align: justify;
	height: 97px;
	overflow: hidden;
}
.jz .xwwz p a:hover {
	text-decoration: none;
}
.jz .xwwz span {
	float: right;
	font-size: 14px;
	color: #003e92;
}
.zz {
	width: 300px;
	margin-top: 25px;
	background: #fff;
}
.zz .zz_title {
	height: 50px;
	background: #003e92 url(../images/hhbg.png) no-repeat 253px center;
}
.zz .zz_title a {
	display: block;
	color: #FFF;
	font-size: 20px;
	line-height: 50px;
	padding-left: 20px;
}
.zz .bd {
	width: 300px;
	overflow: hidden;
	height: 508px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.zz li {
	float: left;
	text-align: center;
	margin: 10px 0px 0px 43px;
}
.zz li img {
	width: 200px;
	height: 150px;
	padding: 5px;
	border: #CCC 2px solid;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.zz li span {
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
}
.zz li span:hover {
	color: #003e92;
}
.zz li:hover img {
	border: 2px solid #003e92;
}
.zjwy {
	background:#f2fafe;
    overflow: hidden;
    width: 100%;
    height: 490px;
    padding-top: 25px;
}
.zjwbBox {
	width: 100%;
}
.zjwbBox h3 {
    font-size: 30px;
    letter-spacing: 3px;
    text-align: center;
    margin-top: 25px;
    /* background: url(../images/zjwy_bg.png) no-repeat center top; */
}
.zjwbBox h3 a {
	color: #003e92;
}
.zjwbBox .wy_tupian {
	width: 500px;
	margin-top: 30px;
	float: left;
}
.zjwbBox .wy_tupian img {
	width: 500px;
	height: 340px;
}
.zjwbBox .wy_jianjie {
	width: 660px;
	margin-top: 30px;
	float: right;
}
.wy_jianjie dt {
	line-height: 30px;
	height: 275px;
	overflow: hidden;
	font-size: 14px;
	text-align: justify;
}
.wy_jianjie dd {
	margin: 25px 0 0 0;
}
.wy_jianjie dd a {
	display: inline-block;
	background: #003e92;
	padding: 8px 40px;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
}
.wy_jianjie dd a:hover {
	background: #0092de;
}
.zlfc {
	overflow: hidden;
	width: 100%;
	height: 340px;
}
.zlfcBox h4 {
	width: 1200px;
	font-size: 24px;
	margin-top: 35px;
	background: url(../images/fengcai_bg.png) no-repeat center;
}
.zlfcBox h4 a {
	color: #003e92;
}
.zlfcBox .bd {
	width: 1200px;
	margin-top: 35px;
	overflow: hidden;
}
.zlfcBox li {
	width: 228px;
	height: 216px;
	margin-right: 15px;
	float: left;
}
.zlfcBox li img {
	width: 220px;
	height: 165px;
	border: 1px solid #e0e0e0;
	padding: 3px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.zlfcBox li p {
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.zlfcBox li:hover img {
	border: 1px solid #003e92;
}
.zlfcBox li:hover p {
	color: #003e92;
}
.zlfcBox li.last {
	margin-right: 0px;
}
.news {
	overflow: hidden;
	width: 100%;
	padding: 25px 0;
	background-color: rgba(6, 163, 232, 0.05);
}
.news .news_title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #003e92;
}
.news .news_title h3 {
	font-size: 22px;
	float: left;
	padding-left: 18px;
}
.news .news_title h3>a {
	color: #fff;
}
.news .news_title .more {
	float: right;
	font-size: 14px;
	color: #fff;
	margin-right: 23px;
}
.news .newsBox {
	width: 100%;
	margin: 0 auto;
}
.news .newsBox_left {
	overflow: hidden;
	width: 700px;
	float: left;
}
.news .newsBox_left .news_box {
	padding: 20px;
	height: 360px;
	background: #fff;
}
.news .newsBox_left .xxxw {
	width: 660px;
	height: 160px;
	margin: 0;
}
.xxxw .xwtp1 {
	float: left
}
.xxxw .xwwz1 {
	float: right;
	width: 430px;
	height: 158px;
	overflow: hidden;
}
.xxxw .xwwz1 h3 {
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	width: 100%;
	overflow: hidden;
	margin-top: -11px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.xxxw:hover .xwwz1 h3 {
	color: #003e92
}
.xxxw .xwwz1 p {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	height: 104px;
	overflow: hidden;
	text-align: justify;
}
.xxxw .xwwz1 span {
	float: right;
	display: block;
	font-size: 14px;
	color: #003e92;
}
.newsBox_left ul li {
	width: 100%;
	height: 39px;
	line-height: 39px;
	font-size: 14px;
	border-bottom: 1px dashed #e1e1e1;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newsBox_left ul li a {
	display: block;
	float: left;
	width: 540px;
}
.newsBox_left ul li a:hover {
	color: #003e92
}
.newsBox_left ul li span {
	color: #676767;
	float: right;
}
.news .newsBox_right {
	overflow: hidden;
	width: 480px;
	font-size: 13px;
	color: #000;
	float: right;
}
.newsBox_right ul {
	padding: 20px;
	padding-top: 11px;
	height: 370px;
	background: #fff;
}
.newsBox_right ul li {
	width: 440px;
	line-height: 39px;
	border-bottom: 1px dashed #e1e1e1;
	font-size: 13px;
	background: url(../images/news_right_li.png) no-repeat 420px 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newsBox_right ul li a {
	font-size: 14px;
	display: block;
}
.newsBox_right ul li .news_nextNav {
	display: none;
	width: 440px;
	height: 112px;
	line-height: 21px;
	background: url(../images/new_right.png) no-repeat top center;
	margin-bottom: 17px;
	overflow: hidden;
}
.newsBox_right ul li .news_nextNav p {
	position: relative;
	width: 410px;
	white-space: normal;
	height: 83px;
	padding: 20px 15px;
	text-align: justify;
	color: #999;
}
.newsBox_right li .news_nextNav p a {
	color: #003e92;
	position: absolute;
	right: 15px;
	bottom: 20px;
}
/* toolbar */
.toolbar {
	width: 52px;
	position: fixed;
	right: 1%;
	top: 44%;
	z-index: 999;
}
.toolbar dd {
	width: 51px;
	height: 51px;
	margin-bottom: 1px;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-top: 4px;
	border: #ebebeb solid 1px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i {
	width: 51px;
	height: 51px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 8px 0 0 8px;
	background: url(../images/rightfixicon.png) no-repeat 0 0;
}
.toolbar dd.gottop {
	display: none;
}
.toolbar .slide-tel {
	display: block;
	width: 0;
	height: 53px;
	line-height: 53px;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	color: #FFF;
	position: absolute;
	padding: 0 0 0 53px;
	top: -1px;
	right: -2px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}
.toolbar .pop {
	position: absolute;
	right: 90px;
	top: -65px;
	background: #003e92;
	display: none;
}
.toolbar .pop-code {
	width: 160px;
}
.toolbar .pop-code img {
	width: 120px;
	height: 120px;
	display: block;
	padding: 20px 20px 0;
}
.toolbar .pop-code h3 {
	height: 52px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
}
.toolbar .pop-code h3 b {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.toolbar .qq span {
	background-position: -35px -47px;
}
.toolbar .qq a {
	width: 52px;
	height: 52px;
	cursor: pointer;
	display: block;
}
.toolbar .qq:hover {
	background-color: #003e92;
	border-radius: 100%;
}
.toolbar .qq:hover span {
	background-position: 0 -47px;
}
.toolbar .tel span {
	background-position: -35px 0;
}
.toolbar .tel:hover {
	background: #003e92;
}
.toolbar .tel:hover span {
	background-position: 0 0;
}
.toolbar .code span {
	background-position: -35px -95px;
}
.toolbar .code:hover {
	background-color: #003e92;
	border-radius: 100%;
}
.toolbar .code:hover span {
	background-position: 0 -95px;
}
.toolbar .top span {
	background-position: -35px -142px;
}
.toolbar .top:hover {
	background-color: #003e92;
	border-radius: 100%;
}
.toolbar .top:hover span {
	background-position: 0 -142px;
}
/*在线留言*/
.about .about_a .wzi .t1 {
	padding: 0 0 25px;
	color: #003e92;
	font-size: 20px;
	font-weight: normal;
}
.about .about_a .wzi .t2 {
	color: #003e92;
	font-size: 30px;
	display: block;
	padding: 30px 0;
}
.formData {
	padding-bottom: 20px;
}
.formData .item {
	float: left;
	color: #999;
	font-weight: normal;
	width: 425px;
	height: 56px;
	line-height: 56px;
	border: 1px solid #e5e5e5;
	margin-right: 76px;
	margin-bottom: 45px;
	position: relative;
}
.formData .item label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	color: #cccccc;
}
.formData .item input {
	outline: none;
	line-height: 38px;
	height: 38px;
	font-size: 18px;
}
.formData .item .txt {
	width: 355px;
	height: 56px;
	line-height: 56px;
	display: block;
	background: none;
	padding-left: 70px;
	border: 0 none;
	color: #999;
}
.formData .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: #ff0000;
	z-index: 11;
}
.formData .item.mr0 {
	margin-right: 0;
}
.formData .msg-box {
	position: absolute;
	left: 0;
	top: 0px;
}
.formData .liuyan {
	width: 928px;
	height: 260px;
	border: 1px solid #e5e5e5;
	float: left;
}
.formData .liuyan label {
	text-align: right;
	display: block;
}
.formData .liuyan textarea {
	width: 908px;
	height: 234px;
	line-height: 35px;
	padding: 12px 10px;
	text-indent: 100px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #999;
	border: 0 none;
	overflow: hidden;
	background: none;
	resize: none;
	display: block;
	outline: none;
}
.formData .bot {
	width: 100%;
}
.formData .sub {
	width: 232px;
	line-height: 54px;
	margin-right: 2px;
	text-align: center;
	background: #003e92;
	border: 2px solid #003e92;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.formData .sub:hover {
	color: #003e92;
	background: none;
}
.formData .yzm {
	width: 432px;
}
.formData .yzm .txt {
	padding-left: 80px;
}
.formData .yzm img {
	position: absolute;
	right: 0;
	top: 0;
	height: 56px;
	border: 0px;
	display: block;
}
/*↓组图样式↓*/
.HS10, .HS15 {
	overflow: hidden;
	clear: both;
}
.HS10 {
	height: 10px;
}
.HS15 {
	height: 15px;
}
.Hidden {
	display: none;
}
.Clearer {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
.FlLeft {
	float: left;
}
.FlRight {
	float: right;
}
/*幻灯片区域背景*/
.MainBg {
	width: 920px;
	margin: 0 auto;
}
/*大图展示区域*/
.OriginalPicBorder {
	padding: 0;
}
#OriginalPic {
	width: 920px;
	overflow: hidden;
	position: relative;
	font-size: 12px;
}
#OriginalPic img {
	display: block;
	min-width: 100px;
	margin: 0 auto;
}
/*鼠标手势*/
.CursorL {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 600px;
	color: #FFF;
	left: 0;
	/*cursor: url(../images/CurL.cur), auto;
	background: url(../images/space.png) repeat scroll 0 0 transparent;*/
}
.CursorR {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 600px;
	color: #FFF;
	right: 0;
	/*cursor: url(../images/CurR.cur), auto;
	background: url(../images/space.png) repeat scroll 0 0 transparent;*/
}
/*小图预览和滑动*/
.SliderPicBorder {
	width: 100%;
	overflow: hidden;
}
.ThumbPicBorder {
	width: 920px;
	margin: 0 auto;
	background: #eeeeee;
	overflow: hidden;
	position: relative;
}
.ThumbPicBorder #btnPrev {
	width: 45px;
	height: 113px;
	cursor: pointer;
	position: absolute;
	left: 20px;
	top: 20px;
}
.ThumbPicBorder #btnNext {
	width: 45px;
	height: 113px;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 20px;
}
.ThumbPicBorder .pic {
	width: 755px;
	overflow: hidden;
	position: relative;
	margin: 20px auto;
}
#ThumbPic img {
	border: 3px solid #ddd;
	cursor: pointer;
	background-color: #ddd;
	margin: 0 5px;
	width: 135px;
	height: 108px;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
#ThumbPic img.active {
	border: 3px solid #003e92;
}
/*↑组图样式↑*/
.floor_5_main {
    width: 100%;
    height: 200px;
    background: url(../images/a18_02.jpg) center center no-repeat;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.floor_5_main p {
	float: left;
    padding-top: 51px;
    font-size: 38px;
    font-weight: bold;
    color: #ffffff;
    line-height: 36px;
}
.floor_5_main p span {
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    padding-top: 18px;
    display: block;
    font-weight: normal;
}
.floor_5_main p b {
    display: block;
    width: 135px;
    height: 2px;
    background-color: #ffffff;
    margin-top: 25px;
}
.floor_5_main dl {
    float: right;
    width: 450px;
    padding-top: 38px;
}
.floor_5_main dl dt {
    float: left;
    width: 300px;
}
.floor_5_main dl dt i {
    width: 216px;
    height: 50px;
    display: block;
    background-position: 0px -35px;
    padding-left: 84px;
    font-size: 26px;
    color: #fff;
    font-family: "Arial";
    font-weight: bold;
    line-height: 50px;
}
.iconp_hengfu{
    background: url(../images/iconp.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.floor_5_main dl dt span {
    width: 250px;
    height: 50px;
    display: block;
    background-position: -325px -35px;
    padding-left: 50px;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    margin-top: 20px;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
/*youshi S*/
@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot'); /* IE9 */
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.yshf {
    text-align:  center;
    color:  #fff;
    font-size:  35px;
    font-family: -webkit-pictograph;
    letter-spacing: 5px;
}

.yshf span {
    font-size:  80px;
    margin: 0 8px;
}
.index-main05-w {
    width: 100%;
    padding: 40px 0px 120px 0px;
    background-image: url(../images/index-bjj.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.index-main05 {
    width: 1200px;
    margin: 35px auto;
    display: flex;
    justify-content: space-between;
}
.index-main05 .list {
    width: 280px;
	height: 330px;
    background-color: #23439f;
    box-sizing: border-box;
    padding: 40px;
    border: 1px solid #23439f;
    cursor: pointer;
    transition: 0.5s all;
    -webkit-transition-delay:0s !important;
    transition-delay: 0s !important;
}
.index-main05 .list:hover {
	transform:translateY(-20px);
}
.index-main05 .list p.t1 {
    text-align: center;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-cheliangguanliguanli:before {
    content: "\e603";
}

.icon-hezuo:before {
    content: "\e606";
}
.index-main05 .list p.t1 i {
    font-size: 48px;
    color: white;
}
.icon-jingyan:before {
    content: "\e615";
}
.icon-rencaifuwu:before {
    content: "\e616";
}
.index-main05 .list p.t2 {
    font-size: 16px;
    color: white;
    text-align: center;
    margin: 20px auto;
    font-weight: bold;
}
.index-main05 .list p.t3 {
    font-size: 14px;
    color: white;
}
/*youshi E*/