@charset "utf-8";
/* CSS Document */
/*公共部分*/
div, dl, dd, dt, h1, h2, h3, h4, h5, h6, input, form, a, p, textarea {
	margin: 0 auto;
	font-family: "微软雅黑";
	max-width: 640px;
	color: #333333;
}
* {
	padding: 0;
	margin: 0;
}
ol, ul, li {
	list-style: none;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
img {
	image-rendering: -moz-crisp-edges; /* Firefox */
	image-rendering: -o-crisp-edges; /* Opera */
	image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.clear {
	clear: both
}
/*公共部分*/
/*首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页*/
/*tou*/

header {
	color: #3d3834;
	font-family: century gothic, sans-serif;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10000
}
.headerClass {
	top: 0!important
}
header .site-logo {
	height: auto;
	margin-left: 80px;
	width: 6.5rem;
}
header .search-input {
	width: 10px
}
.hidesearch {
	display: none
}
.showSearch {
	display: block
}
header nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: auto;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-shadow: 0 10px 30px 0 rgba(0,0,0,.12);
	box-shadow: 0 10px 30px 0 rgba(0,0,0,.12);
	font-family: Roboto, sans-serif;
	color: #1d1832;
	background-color: #fff;
	letter-spacing: .65px;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	text-transform: uppercase;
	position: fixed;
	background: #fff;
	border-bottom: 5px solid #1772cf;
}
header .menu-links {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
header .menu-links .navbar-collapse .hp-nav-item {
	display: inline-block;
	list-style-type: none;
	padding: 15px 8px;
	min-width: 100px;
	text-align: center;
	cursor: pointer
}
header .menu-links .navbar-collapse {
	padding: 0;
	margin: 11px 0 0;
	max-height: 600px;
	overflow-y: auto
}
header .menu-links .navbar-collapse .hp-nav-item .hover-border {
	visibility: hidden;
	width: 60%;
	height: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	background-color: #1772cf;
	opacity: 0
}
header .menu-links .navbar-collapse .hp-nav-item:hover {
	color: #1772cf
}
header .menu-links .navbar-collapse .hp-nav-item:hover .hp-top-nav-link {
	color: #1772cf;
	text-decoration: none
}
header .menu-links .navbar-collapse .hp-nav-item:hover .hover-border {
	visibility: visible;
	opacity: 1
}
header .menu-links .navbar-collapse .hp-nav-item .hp-top-nav-link {
	color: #1d1832;
	text-decoration: none
}
header .menu-links .navbar-collapse .location-tab {
	padding: 15px 8px;
	margin-left: 15px;
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	cursor: pointer
}
header .menu-links .navbar-collapse .location-tab a {
	color: #3d3834
}
header .menu-links .navbar-collapse .location-tab a:hover {
	color: #1772cf;
	cursor: pointer
}
header .sub-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row;
	flex-flow: row;
	flex-wrap: wrap;
	color: #3d3834;
	background-color: #fff;
	-webkit-box-shadow: 0 6px 30px 0 rgba(0,0,0,.12);
	box-shadow: 0 6px 30px 0 rgba(0,0,0,.12);
	color: #3d3834;
	padding: 30px 50px;
	cursor: default
}
header .sub-nav .sub-menu-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 40px 0 0
}
header .sub-nav .sub-menu-link .sub-menu-title {
	cursor: pointer;
	color: #3d3834;
	text-decoration: none;
	white-space: nowrap
}
.menu-links .navbar-collapse .sub-nav .sub-menu .sub-menu-title a {
	cursor: pointer;
	text-decoration: none;
	white-space: nowrap
}
.menu-links .navbar-collapse .sub-nav .sub-menu .sub-menu-title a:hover {
	font-family: century gothic bold, sans-serif;
	color: #ffffff;
}
header .sub-nav .sub-menu-link .sub-menu-title:hover {
	color: #1772cf
}
header .sub-nav .sub-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 40px 20px 0;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}
header .sub-nav .sub-menu:last-child {
	margin: 0 0 20px
}
header .sub-nav .sub-menu .sub-menu-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0
}
header .full-width-menu {
	right: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	max-width: calc(100vw - 160px);
	margin-left: 80px;
	margin-right: 80px
}
header .sub-menu-title {
	font-family: Roboto, sans-serif;
	letter-spacing: .65px;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #1772cf;
	text-align: left;
	padding-bottom: 5px;
	margin: 0 0 30px
}
header .child-links {
	font-family: century gothic, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	text-transform: none;
	display: grid;
	grid-auto-flow: column;
	grid-template-rows: repeat(4, auto);
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start;
	grid-column-gap: 12px;
	max-height: 100%
}
header .child-links a {
	display: block;
	width: 145px;
	margin: 20px 0 0;
	padding-left: 15px;
	margin-left: -13px;
	border-left: 3px solid transparent;
	color: #3d3834;
	font-size: 0.8rem;
}
header .child-links a:hover {
	border-left: 3px solid #1772cf;
	text-decoration: none;
	font-family: century gothic bold, sans-serif;
	padding-left: 15px
}
header.notification-bar-active+nav#navBreadcrumb {
	margin-top: 110px;
	display: block
}
header+main#content, header+section.main, header+nav#navBreadcrumb {
	margin-top: 70px;
	display: block
}
header.notification-bar-active+section.main {
	margin-top: 110px;
	display: block
}
#SearchInput {
	transform: translateX(-106%);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
	height: 3em
}
.slide-container {
	display: none;
	max-width: calc(100vw - 160px);
	margin-top: 9px;
	position: absolute;
	left: 50%;
	width: auto;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-left: auto;
	margin-right: auto;
	left: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
.back-btn {
	display: none
}
.tab {
	padding: 15px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	cursor: pointer
}
.tab .icon-text {
	margin-left: 10px
}
.search-tab {
	padding: 0 20px;
	min-width: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #1772cf;
	height: 68px
}
.search-tab.menu-active {
	background-color: #1772cf;
	color: #fff
}
.toggle-tab {
	color: #1772cf;
	border-right: none;
	display: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 10px 20px;
	cursor: pointer
}
::-webkit-media-controls-panel {
display:none!important;
-webkit-appearance:none
}
::-webkit-media-controls-play-button {
display:none!important;
-webkit-appearance:none
}
::-webkit-media-controls-start-playback-button {
display:none!important;
-webkit-appearance:none
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
.slide-container .sub-nav {
	display: inline-table;
	vertical-align: top
}
.slide-container .sub-nav .sub-menu {
	display: inline-table;
	vertical-align: top
}
.slide-container .sub-nav .sub-menu-link {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 250px
}
}
@media(min-width:993px) and (max-width:1009px) {
.mobile-container {
	display: none;
	max-width: calc(100vw - 160px);
	margin-top: 9px;
	position: absolute;
	left: 50%;
	width: auto;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-left: auto;
	margin-right: auto;
	right: 0;
	left: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	margin: 0 80px
}
}
@media(max-width:992px) {
header .site-logo {
	height: auto;
	margin: 0 15px
}
header .nav {
	padding: 15px
}
.search-input {
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 48px;
	height: 100vh;
	width: 100vw;
	background-color: #fff
}
.search-input input {
	background-color: #fff;
	border: none;
	border-bottom: 1px solid #1772cf;
	padding-bottom: 14px;
	height: 2em!important;
	top: -50px;
	position: absolute;
	transform: translateX(46%);
	margin: 15px 25px;
	font-family: Roboto, sans-serif;
	font-weight: 300;
	font-style: italic;
	letter-spacing: .65px
}
.sub-nav {
	display: none
}
.menu-links.menu-active {
	height: 100%
}
.menu-links.menu-active>.navbar-collapse {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.menu-links.menu-active>.toggle-tab {
	height: 100%;
}
.menu-links.menu-active>.toggle-tab .fa-bars::before {
	color: #fff;
}
.menu-links .navbar-collapse {
	display: none;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	margin: 0!important;
	background-color: #fff
}
.menu-links .navbar-collapse .hover-border {
	display: none
}
.menu-links .navbar-collapse .hp-nav-item {
	margin: 0 25px;
	padding: 0.8rem 0 0!important;
	text-align: left!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important;
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.menu-links .navbar-collapse .hp-nav-item .sub-nav {
	display: none!important
}
.menu-links .navbar-collapse .hp-nav-item.menu-active {
	margin: 0!important;
	padding: 0!important;
	width: 100%;
}
.menu-links .navbar-collapse .hp-nav-item.menu-active div .sub-nav {
	display: block!important;
	margin: 0!important;
	position: relative
}
.title-only {
	color: #ffffff;
	background-color: #1772cf;
	padding: 18px 25px!important;
	width: 100%
}
.title-only::after {
	content: ""!important
}
.title-only a {
	color: #ffffff;
}
.mobile-only {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.mobile-only .nav-item-title::after {
	content: ""!important
}
.menu-links .navbar-collapse .nav-item-title .title-only {
	color: #ffffff;
}
.menu-links .navbar-collapse .nav-item-title {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 0.8rem;
	border-bottom: 1px solid #bdbdbd;
}
.menu-links .navbar-collapse .nav-item-title a {
	color: #333333;
}
.menu-links .navbar-collapse .nav-item-title::after {
	font-family: font awesome;
	font-weight: bold;
	content: "+";
	font-size: 1rem;
}
.menu-links .navbar-collapse .sub-nav {
	display: none;
	margin-top: 0;
	position: relative;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #3d3834;
	padding: 0;
	cursor: default
}
.menu-links .navbar-collapse .sub-nav:last-child {
	right: 0;
	left: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	margin-right: 80px
}
.menu-links .navbar-collapse .sub-nav .sub-menu-title {
	font-family: Roboto, sans-serif;
	letter-spacing: .65px;
	font-size: 0.8rem;
	line-height: 0.5rem;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #bdbdbd!important;
	text-align: left;
	padding: 0.9rem 0 0.9rem 0.8rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.menu-links .navbar-collapse .sub-nav .sub-menu-title::after {
	font-family: font awesome;
	font-weight: bold;
	color: #ffffff;
	content: "+";
	font-size: 1rem;
}
.menu-links .navbar-collapse .sub-nav .sub-menu-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 25px
}
.menu-links .navbar-collapse .sub-nav .sub-menu-link .sub-menu-title {
	cursor: pointer;
	color: #3d3834;
	text-decoration: none;
	white-space: nowrap;
	margin: 0
}
.menu-links .navbar-collapse .sub-nav .sub-menu-link .sub-menu-title::after {
}
.menu-links .navbar-collapse .sub-nav .sub-menu-link .sub-menu-title:hover {
	color: #1772cf
}
.menu-links .navbar-collapse .sub-nav .sub-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 25px!important
}
.menu-links .navbar-collapse .sub-nav .sub-menu .sub-menu-title {
	display: -webkit-box;
	display: -ms-flexbox;
	margin: 0
}
.menu-links .navbar-collapse .sub-nav .sub-menu .child-links {
	display: none
}
.menu-links .navbar-collapse .sub-nav .sub-menu:last-child .sub-menu-title {
	border-bottom: none!important
}
.menu-links .navbar-collapse .sub-nav .sub-menu.menu-active {
	margin: 0!important
}
.menu-links .navbar-collapse .sub-nav .sub-menu.menu-active .child-links {
	font-family: Roboto, sans-serif;
	font-weight: 300px;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	text-align: left;
	display: inline-block;
	margin: 0 25px
}
.menu-links .navbar-collapse .sub-nav .sub-menu.menu-active .child-links div {
	border-bottom: 1px solid #bdbdbd
}
.menu-links .navbar-collapse .sub-nav .sub-menu.menu-active .child-links div:last-child {
	border-bottom: none
}
.menu-links .navbar-collapse .sub-nav .sub-menu.menu-active .child-links a {
	display: block;
	width: 100%;
	margin: 0.8rem 0 0.8rem -6px!important;
	border-left: 3px solid transparent;
	color: #3d3834
}
.menu-links .navbar-collapse .sub-nav .sub-menu.menu-active .child-links a:hover {
	border-left: 3px solid #1772cf;
	font-family: Roboto, sans-serif;
	text-decoration: none;
	padding-left: 22px
}
.menu-links .navbar-collapse .location-tab {
	margin: 0!important;
	padding: 18px 25px 0!important;
	border: 0!important;
	background-color: #bcbcbc
}
.menu-links .navbar-collapse .location-tab .nav-item-title::after {
	content: "?"
}
.back-btn {
	display: none;
	padding: 18px 25px;
	background-color: #1d1832;
	color: #fff;
	cursor: pointer;
	width: 100%;
}
.back-btn::before {
	font-family: font awesome;
	font-weight: 400;
	margin-right: 5px
}
.show-block {
	display: block!important
}
.top-box {
	-webkit-box-shadow: inset 0 10px 30px -10px rgba(0,0,0,.12);
	box-shadow: inset 0 10px 30px -10px rgba(0,0,0,.12)
}
.tab {
	margin: 10px 0;
	padding: 10px 0
}
.search-tab {
	padding: 5px 20px;
	min-width: 65px;
	height: 48px;
	border-right: 1px solid #bdbdbd
}
.show-flex>.search-tab {
	border-right: 1px solid transparent
}
.toggle-tab {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	min-width: 65px!important
}
.toggle-tab .fa-bars {
	font-family: font awesome;
	font-weight: 400;
	font-size: 28px;
}
.no-show {
	display: none!important
}
.menu-container {
	display: none
}
.sub-menu:last-child {
	margin: 0 40px 20px 0!important
}
.sub-nav {
	grid-template-columns: repeat(4, auto)!important
}
.sub-menu:last-child {
	margin: 0 40px 20px 0!important
}
}
@media(max-width:1280px) {
header .site-logo {
	margin-left: 15px;
}
header .menu-links .navbar-collapse .hp-nav-item {
	padding: 15px 8px;
	font-size: 0.8rem;
	min-width: auto
}
header .menu-links .navbar-collapse .location-tab {
	margin-left: 0
}
.search-tab {
	min-width: auto
}
.full-width-menu {
	right: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	max-width: calc(100vw - 134px)!important;
	margin-left: 67px!important;
	margin-right: 67px!important
}
}
@media(max-width:576px) {
body {
	size: 18px
}
}
@media(min-width:1201px) {
.search-input input {
	width: 65em
}
}
@media(min-width:750px) and (max-width:992px) {
.search-input input {
	width: 55vw;
	transform: translateX(48%)!important
}
}
@media(min-width:993px) and (max-width:1200px) {
.search-input input {
	width: 59vw
}
}
@media(max-width:749px) {
.search-input input {
	width: 34vw;
	transform: translateX(87%)!important;
	margin: 13px 30px!important
}
}
/*tou*/



/*banner start*/

/*sjbanner*/
.sjbanner {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 3.8rem;
}
.sjbanner ul {
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}
.sjbanner ul li {
	width: 100%;
	position: relative;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0
}
.sjbanner ul li img {
	width: 100%;
}
.sjbanner .pagination {
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 42%;
	bottom: 5%
}
.sjbanner .pagination span {
	width: 1.2rem;
	background: #e2e2e2;
	float: left;
	margin-left: 1.5%;
	border-radius: 100%;
	height: 1.2rem;
	border: 1px solid #fff
}
.sjbanner .pagination .swiper-pagination-bullet-active {
	background: #761f72;
	border: 1px solid #ccc
}
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #1772cf
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}
.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}
/*banner stop*/
/*图文资讯*/
.news {
	width: 98%;
	height: 56rem;
	margin: 0 auto;
	margin-top: 1.5rem;
}
.news1 {
	width: 100%;
	float: left;
}
.news1 h3 {
	color: #333333;
	font-size: 1.3rem;
}
.news1 h6 {
	color: #b2b2b2;
	margin-left: 2.2rem;
	font-size: 0.8rem;
	font-weight: normal;
}
.news1 hr {
	width: 100%;
	border: 1px #dddddd solid;
	margin: 0 auto;
	margin-top: 1rem;
}
.news11 {
	width: 100%;
	height: 17rem;
	float: left;
	margin-top: 1rem;
}
.news11 img {
	width: 100%;
}
.wen {
	width: 100%;
	height: 5rem;
	background: #000000;
	opacity: 0.5;
	position: relative;
	bottom: 5.3rem;
}
.wen1 {
	position: relative;
	bottom: 9.3rem;
	padding-left: 1%;
	width: 95%;
}
.wen1 h3 {
	color: #ffffff;
	font-size: 0.8rem;
	font-weight: normal;
}
.wen1 p {
	color: #ccc;
	font-size: 0.8rem;
	padding-top: 0.5rem;
}
.news2 {
	width: 100%;
	float: right;
	margin-top: 13rem;
}
 @media screen and (min-width:360px) and (max-width:380px) {
.news2 {
	margin-top: 1rem;
}
}
@media screen and (max-device-width:320px) {
.news2 {
	margin-top: -2rem;
}
}
 @media screen and (min-width:400px) and (max-width:440px) {
.news2 {
	margin-top: 2.3rem;
}
}
 @media screen and (min-width:451px) and (max-width:545px) {
.news2 {
	margin-top: 8rem;
}
}
.news2 h3 {
	color: #333333;
	font-size: 1.3rem;
}
.news2 h4 {
	float: right;
	font-weight: normal;
	color: #333333;
}
.news2 h6 {
	color: #b2b2b2;
	margin-left: 33px;
	font-size: 0.8rem;
	font-weight: normal;
}
.news2 h4 a {
	color: #333333;
	font-size: 0.8rem;
}
.news2 hr {
	width: 100%;
	border: 1px #dddddd solid;
	margin: 0 auto;
	margin-top: 1rem;
}
.lie {
	width: 95%;
	height: 5rem;
	margin: 0 auto;
	margin-top: 1rem;
}
.lie ul a {
	display: block;
	width: 100%;
	height: 6rem;
}
@media screen and (min-width:360px) and (max-width:640px) {
.lie ul a {
	height: 7.5rem;
}
}
.lie ul a li {
	width: 70%;
	float: left;
}
.lie a li {
	color: #000000;
	font-size: 0.8rem;
}
.lie a p {
	color: #666666;
	text-indent: 2em;
	padding-top: 0.8rem;
	line-height: 1.5rem;
	font-size: 0.8rem
}
.lie a .date {
	height: 50px;
	color: #999999;
	text-align: center;
	float: right;
}
.lie a .date strong {
	font-size: 2rem;
	font-weight: normal
}
.lie a .date span {
	font-size: 0.8rem;
}
/*图文资讯*/



/*产品中心*/
.cont_box {
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 2rem;
}
.cont_box hr {
	width: 100%;
	border: 1px #dddddd solid;
	margin: 0 auto;
	margin-bottom: 1rem;
}
@media screen and (max-device-width:320px) {
.cont_box {
	margin-top: -2rem;
}
}
.main_right {
	overflow: hidden;
	border: 1px solid #e3dfdf;
	background: #FFFFFF;
	margin-bottom: 14px;
}
.main_right {
	overflow: hidden;
	border: 1px solid #e3dfdf;
	background: #FFFFFF;
	margin-bottom: 14px;
}
.cptitle {
	border-bottom: 1px solid #ddd;
	height: 48px;
	position: relative;
}
.cptitle ul {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 49px;
}
.cptitle ul li {
	float: left;
	width: 25%;
	line-height: 46px;
	height: 49px;
	font-size: 0.8rem;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	background: #fafafa;
}
.cptitle ul li.active {
	color: #ffffff;
	font-weight: bold;
	border-bottom: 3px solid #1772cf;
	height: 46px;
	background: #1772cf;
}
.cpbd li {
	display: none;
}
.cplist {
	overflow: hidden;
	margin-top: 5px;
}
.cplist dl {
	float: left;
	margin-top: 10px;
	width: 22.682%;
	overflow: hidden;
	margin-left: 1.8018%;
	padding-bottom: 7px;
}
.cplist dl dt {
	overflow: hidden;
	text-align: center;
}
.cplist dl dt img {
	width: 100%;
	height: 100%;
}
.cplist dl dt a {
	text-align: center
}
.cplist dl dd {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
}
.cplist dl dd a {
	font-size: 0.8rem;
	color: #333333;
}
.cplist dl dd a:hover {
	text-decoration: underline;
}
.cp_title {
	width: 100%;
	margin: 0 auto;
}
.title_left {
	width: 65%;
	float: left;
}
.title_l1 {
	width: 20px;
	height: 6px;
	background: #1772cf;
	margin-top: 15px;
	float: left;
	margin-right: 15px;
}
.title_left h3 {
	font-size: 1.3rem;
	color: #333333;
}
.title_left h6 {
	color: #b2b2b2;
	margin-left: 33px;
	font-size: 0.8rem;
	font-weight: normal;
}
.title_right {
	width: 600px;
	height: 40px;
	float: right
}
.title_r1 {
	width: 107px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 18px;
	background: #1772cf;
	float: right
}
.title_r1 a {
	color: #ffffff;
	font-size: 0.8rem;
}
/*产品中心*/

/*解决方案*/
.solution {
	width: 100%;
	margin: 0 auto;
	margin-top: 1rem;
}
.solution hr {
	width: 98%;
	border: 1px #dddddd solid;
	margin: 0 auto;
	margin-bottom: 1rem;
}
.cp_title {
	width: 98%;
	height: 4rem;
	margin: 0 auto;
}
.title_left {
	width: 65%;
	height: 50px;
	float: left;
}
.title_l1 {
	width: 20px;
	height: 6px;
	background: #1772cf;
	margin-top: 15px;
	float: left;
	margin-right: 15px;
}
.title_right {
	width: 35%;
	height: 3.2rem;
	float: right
}
.title_r1 {
	width: 6rem;
	line-height: 35px;
	text-align: center;
	border-radius: 18px;
	background: #1772cf;
	float: right
}
.title_r1 a {
	color: #ffffff;
}
.cailiao {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.cailiao1 {
	width: 48%;
	height: 19rem;
	border-radius: 13px;
	box-shadow: 3px 3px 5px #ccc;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	overflow: hidden;
	margin-bottom: 1rem;
}
@media screen and (min-width:420px) and (max-width:700px) {
.cailiao1 {
	height: 21rem;
}
}
 @media screen and (min-width:700px) and (max-width:1000px) {
.cailiao1 {
	height: 24rem;
}
}
 @media screen and (min-width:1000px) and (max-width:1200px) {
.cailiao1 {
	height: 23rem;
}
}
.cailiao1 img {
	width: 100%;
}
.cailiao1 img:hover {
	transform: scale(1.1);
}
.text {
	font-size: 0.8rem;
	color: #333333;
	margin: 0.8rem;
}
.describe {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background: #fafafa;
	border-radius: 0 0 13px 13px;
}
.des_l {
	float: left;
	font-size: 0.9rem;
	color: #666666;
	padding: 15px 0 0 10px;
	height: 2rem;
}
.des_l h6 {
	font-size: 14px;
	font-weight: normal;
}
.des_r {
	width: 91%;
	float: right;
}
.des_r p {
	font-size: 0.8rem;
	color: #666666;
	line-height: 1rem;
	height: 3rem;
}
@media screen and (min-width:320px) and (max-width:420px) {
.des_r p {
	height: 4rem;
	line-height: 1.3rem;
}
}
@media screen and (min-width:500px) and (max-width:1200px) {
.des_r p {
	line-height: 1.5rem;
	height: 3.5rem;
}
}
 @media screen and (min-width:451px) and (max-width:545px) {
.des_r p {
	height: 3rem
}
}
.zxzx1 {
	width: 5rem;
	text-align: center;
	line-height: 2rem;
	background: #1772cf;
}
.zxzx1 a {
	color: #ffffff;
	font-size: 0.8rem;
}
/*解决方案*/
/*优势*/
.advantage {
	width: 100%;
	height: 160px;
	background: url(../images/ad-bj.jpg) no-repeat center;
	margin: 0 auto
}
.adv1 {
	width: 100%;
	height: 100px;
	margin: 0 auto;
}
.adv1 li {
	width: 283px;
	height: 100px;
	padding-top: 35px;
	float: left;
	margin-left: 48px;
}
.adv1 li img {
	float: left
}
.adv1 li p {
	float: left;
	margin: 18px 0 0 25px;
	color: #ffffff;
	font-size: 22px;
	border-right: 1px solid #fff;
	width: 166px;
}
.adv1 li p span {
	display: block;
	font-size: 16px;
	padding-top: 10px;
	color: #ece8e8
}
/*优势*/

/*foot*/
.footer {
	width: 100%;
	background-color: rgba(68, 68, 68, 1);
	height: 20rem;
}
@media screen and (max-device-width:320px) {
.footer {
	height: 21rem;
}
}
.footer_main {
	width: 100%;
	height: 12rem;
	margin: 0 auto;
}
.foot_cen {
	width: 95%;
	margin: 0 auto;
	padding-top: 2rem;
}
.foot_cen strong {
	font-size: 1rem;
	color: #ffffff;
}
.foot_cen p {
	padding-top: 8px;
	color: #ffffff;
	font-size: 0.8rem;
	line-height: 26px;
}
.footer_banquan {
	width: 90;
	height: 4rem;
	text-align: center;
	font-size: 0.8rem;
	color: #fff;
	background: #333333;
	padding-top: 1.5rem;
	line-height: 1.5rem;
}
@media screen and (max-device-width:320px) {
.footer_banquan {
	height: 5rem;
}
}
.footer_banquan p {
	color: #ffffff;
}
/*foot*/
/*首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页*/
/*列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页*/
.navigation {
	width: 98%;
	margin: 1rem auto;
}
.weiz {
	height: 100%;
}
.weiz fl {
	text-align: inherit
}
.weiz p {
	color: #4a4a4a;
	font-size: 0.8rem;
}
.weiz p a {
	color: #4A4A4A;
	line-height: 1.3rem;
}
.weiz p img {
	margin-right: 8px;
	width: auto;
}
.main {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.right {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.list {
	width: 100%;
	height: auto;
}
.list ul {
	width: 100%;
	margin: 0 auto
}
.list ul li {
	width: 48%;
	border: 1px solid #f4f4f4;
	text-align: center;
	float: left;
	margin-bottom: 1rem;
	margin-left: 1%;
}
.list ul li img {
	width: 100%;
}
.list ul li h5 {
	color: #000000;
	font-size: 0.8rem;
	padding: 0.8rem;
	font-weight: normal;
}
.newlist {
	width: 100%;
	margin-bottom: 1rem;
}
.newlist hr {
	width: 100%;
	border: 1px dashed #cccccc;
	border-top: none;
	border-left: none;
	border-right: none;
	padding-top: 1rem;
}
.newlist_img {
	display: none
}
.newlist_list {
	width: 98%;
	margin: 0 auto;
}
.newlist_list a h6 {
	color: #000000;
	font-size: 1rem;
	font-weight: bold;
}
.newlist_list a p {
	font-size: 0.8rem;
	color: #666666;
	line-height: 1.4rem;
	padding-top: 1rem;
}
.zxzx {
	display: none;
}
.page {
	height: 3rem;
	margin-top: 1rem;
	margin: 0 auto;
	text-align: center;
	padding: 16px 0px 15px 11px;
}
.page ul li {
	float: left;
	border: 1px solid #CCCCCC;
	font-size: 0.8rem;
	margin: 0 3px;
	padding: 0 5px;
}
.page ul li a {
	color: #000;
	font-size: 0.8rem;
}
/*列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页列表页*/

/*内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页内容页*/
.content {
	width: 100%;
	height: auto;
	float: right;
	margin-bottom: 30px;
}
.syj {
	width: 867px;
	height: 455px;
	margin: 0 auto;
	display: none;
}
.syjnew {
	width: 96%;
	margin: 0 auto;
	text-align: center;
}
.syjnew img {
	margin: 0 auto;
}
.content p {
	font-size: 0.8rem;
	color: #000000;
	line-height: 30px;
}
.content h1 {
	text-align: center;
	font-size: 1.2rem;
	margin: 0 auto;
	margin-bottom: 1rem;
}
.txt {
	width: 98%;
	height: auto;
	margin: 0 auto;
}
.txt p span {
	color: #1772cf;
	font-size: 1rem;
	font-weight: bold;
	border-bottom: 2px solid #1772cf;
}
.txt p {
	font-size: 0.8rem;
	color: #000000;
	line-height: 1.6rem;
	padding-top: 1rem;
}
.txt img {
	margin: 1rem auto;
}
.sxp {
	width: 100%;
	margin-top: 1rem;
	font-size: 0.8rem;
	margin-bottom: 1rem;
}
.syp {
}
.xyp {
	margin-top: 1rem;
}
.sxp a {
	color: #333333
}
/*内容页*/

/*搜索*/

.search {
	width: 309px;
	height: 25px;
	float: left;
	margin-top: 13px;
}
.search .input_1 {
	height: 26px;
	width: 247px;
	border: 1px solid #E6E6E6;
	font-size: 14px;
	color: #999999;
	text-align: center;
	outline: none;
}
.search .input_2 {
	height: 27px;
	width: 60px;
	background: #1772cf;
	border: 0px;
	font-size: 0.8rem;
	color: #fff;
	float: right;
}
/*搜索*/

/*留言板*/
.cright {
	width: 100%;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	margin: 0 auto;
}
.cright {
	border: 1px solid #dcdbdb;
	background: url(../images/lyb-bj.jpg) no-repeat;
}
.cright .tle {
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	background: #fff;
	border-bottom: 1px solid #dcdbdb;
	padding: 0 25px;
	background: #1772cf;
}
.cright .tle h4 {
	float: left;
	font-size: 1rem;
	font-weight: normal;
}
.cright .tle h4 a {
	color: #ffffff;
}
.cright .tle span {
	float: right;
	color: #ffffff;
}
.cright .tle span a {
	font-size: 0.8rem;
	color: #ffffff;
}
.cright .tle span em {
	color: #ffffff;
	font-size: 0.8rem;
	font-style: normal;
}
.cright .tle span .red {
	color: #d7292d;
}
.cright .cpcont {
}
.cright .cpcont ul {
	overflow: hidden;
	padding: 0 27px;
}
.cright .cpcont li {
	float: left;
	width: 210px;
	margin-right: 28px;
	margin-top: 26px;
}
.cright .cpcont li a {
	display: block;
	padding: 1px;
	border: 1px solid #dcdbdb;
}
.cright .cpcont li a#title01 {
	display: block;
	padding: 8px;
	border: 1px solid #f1f1f1;
	background: #f1f1f1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cright .cpcont li img {
	display: block;
	margin: 0 auto;
	max-width: 206px;
}
.cright .cpcont li p {
	margin-top: 14px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}
.cright .cpcont .noMl {
	margin-left: 0;
}
.cright .cpcont li:hover a#title01 {
	background: #d7292d;
	color: #fff;
}
.right_main {
	width: 100%;
	padding-bottom: 15px;
	overflow: hidden;
	margin: 0 auto;
}
.agent_con {
	width: 100%;
	padding-top: 1rem;
	line-height: 1.2rem;
	margin: 0 auto;
}
.agent_con .age_li_about {
	font-size: 14px;
}
.lianxi {
	display: block;
	padding-bottom: 1rem !important;
	border-bottom: 1px solid #f1f1f1;
	font-size: 0.6rem;
	color: #ffffff;
	width: 92%;
	margin: 0 auto;
	line-height: 1.5rem;
}
.lianxi a {
	color: #ffffff;
}
.lianxi span {
	font-size: 1.3rem;
	font-weight: bold;
	color: #ffffff;
	display: block;
}
.mess {
	padding: 0;
	margin: 0;
	width: 96%;
	margin: 0 auto;
}
.mess tr {
	padding: 0;
	margin: 0;
	line-height: 56px;
	height: 50PX;
	color: #ffffff;
}
.mess input {
	display: inline-block;
	height: 25px;
	font-size: 0.8rem;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	width: 90%;
	text-align: center;
}
.mess textarea {
	width: 17rem;
	height: 8rem;
	display: inline-block;
	font-size: 0.8rem;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.tjcz {
	width: 90%;
	height: 3rem;
	margin: 0 auto
}
.tj {
	width: 49%;
	float: left;
	height: 3rem;
}
.tj input {
	width: 99%;
	background: #1772cf;
	color: #ffffff;
}
.cz {
	width: 49%;
	float: left;
	height: 3rem;
	margin-left: 1%;
}
.cz input {
	width: 99%;
	background: #333;
	color: #ffffff;
}
/*留言板*/

.lxwm {
	width: 412px;
	height: 110px;
	background: #f3f3f3;
	margin-top: 10px;
}
.lxwm p {
	padding-left: 10px;
}
.lxwm strong {
	font-size: 22px;
	color: #1772cf;
}
.lxwm .a1 {
	display: block;
	width: 100px;
	height: 31px;
	line-height: 31px;
	background: #1772cf;
	text-align: center;
	color: #ffffff;
	float: left;
	margin-left: 14px;
	margin-top: 15px;
}
.lxwm .a2 {
	display: block;
	width: 100px;
	height: 31px;
	line-height: 31px;
	background: #333333;
	text-align: center;
	color: #ffffff;
	margin-left: 24px;
	float: left;
	margin-top: 15px;
}
.dashed {
	border: 1px dashed #cccccc;
	margin: 1rem auto;
}
/*优势*/

.fl img {
	width: 100%;
	margin-bottom: -1rem;
}
.fr img {
	width: 100%;
	margin-bottom: -1rem;
}
.content {
	margin: 0 auto;
}
#ys_t {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-top: 32px;
}
#ys_t .h1 {
	font-size: 1.5rem;
	font-weight: bold;
	color: #222;
}
#ys_t .h1 .font {
	font-size: 2rem;
	color: #1772cf;
	font-weight: bold;
}
#ys_t .h2 {
	font-size: 1rem;
	color: #222;
	padding: 10px 0px;
	letter-spacing: 2px;
}
#ys_t .h3 {
	width: 100%;
	height: 1px;
	background: #666;
	margin: 0 auto;
}
#ys_t .h4 {
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
	color: #1772cf;
	width: 100%;
}
.edge {
	width: 100%;
	margin: 0 auto;
	line-height: 28px;
	color: #333;
	overflow: hidden;
	margin-top: 1rem;
}
.edge li {
	padding: 0.1rem 0.5rem;
	background: url(../newimages/20180614104848_17022701.gif) no-repeat 0 10px;
	font-size: 0.8rem;
	width: 98%;
	text-align: left;
	line-height: 1.5rem; float:left
}
.edge1, .edge2, .edge3{
	background: none;
	width: 100%;
	margin: 0 auto; margin-top:1rem;
}
.edge_p1, .edge_p1 img {
	width: 541px;
}
.edge_w {
	width: 100%;
	background: #fafafa;
	margin: 0 auto;
}
.edge_w h3 {
	height: 100px;
	background: url(../newimages/20180614110813_545280298.gif) no-repeat 0 bottom;
	
	font-size: 1.3rem;
	color: #1772cf;
	line-height: 48px;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding-top: 1rem;
}
.edge_w h3 img {
	width: 20%;
}
.edge_w h3 b {
	display: block;
}
.edge_w h3 em {
	display: block;
	font-size: 0.8rem;
	text-transform: uppercase;
	color: #cbcbcb;
	line-height: 30px;
	font-style: normal;
	letter-spacing: -0.5px;
}
.edge_w2 h3 b {
}
.edge_w3 h3 b {
}
.edge_w4 h3 b {
}
/*产品封面*/
.gsjs {
	width: 98%;
	height: auto;
	margin-top: 0.8rem;
	margin: 0 auto;
}
.dashed {
	border: 1px dashed #cccccc;
	padding: 10px 10px;
	margin-top: 15px;
}
.gsjs p span {
	color: #1772cf;
	font-size: 1rem;
	font-weight: bold;
	border-bottom: 2px solid #1772cf;
	padding-bottom: 5px;
}
.gsjs p {
	font-size: 0.8rem;
	color: #000000;
	line-height: 1.5rem;
}
.pro-cen {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 1rem;
}
.pro1 {
	width: 100%;
	margin: 0 auto;
}
.pro11 {
	width: 100%;
	text-align: center;
}
.pro1 h6 {
	font-size: 1rem;
	padding: 1rem 0 0.8rem 0;
	text-align: center;
}
.pro1 h6 a {
	color: #333333;
}
.pro111 {
	width: 100%;
	background: #fafafa;
}
.pro111 p {
	line-height: 1.5rem;
	font-size: 0.8rem;
	color: #333333;
	padding: 0.8rem 1rem;
}
.zxzx11 {
	text-align: center;
	margin-top: 1rem;
	margin: 0 auto;
	background: #1772cf;
	padding: 0.8rem;
	width: 5rem;
}
.zxzx11 a {
	color: #ffffff;
	font-size: 0.8rem;
}
/*newleft*/
.body_left {
	width: 299px;
	height: auto;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #ccc;
	position: relative;
	font-size: 18px;
	color: #000000;
}
.body_left_list {
	width: 100%;
	min-height: 1rem;
	position: relative;
}
.body_left_list >li {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	transition: all 0.5s;
	max-height: 1500px;
}
.body_left_list >li >label {
	width: 100%;
	height: 40px;
	line-height: 40px;
	position: relative;
	color: #000000;
	font-size: 16px;
	display: block;
	background: #f5f5f7;
}
.body_left_list >li >label >span {
	padding: 0 20px;
	width: 150px;
	color: #000000;
	font-size: 16px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
}
.body_left_list >li >label >a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.body_left_list >li >ul {
	width: 100%;
	min-height: 1px;
	position: relative;
}
.body_left_list >li >ul >li {
	width: 100%;
	max-height: 50px;
	overflow: hidden;
	transition: all 0.5s;
	border-bottom: 1px dashed #cccccc;
}
.body_left_list >li >ul >li:hover {
 max-height: calc(200 * 8px);
}
.body_left_list >li >ul >li >label {
	width: 100%;
	height: 50px;
	line-height: 50px;
	position: relative;
	transition: all 0.5s;
	display: block;
}
.body_left_list >li >ul >li:hover >label {
	border-left: 6px solid #1772cf;
}
.body_left_list >li >ul >li >label >i:nth-child(1) {
	padding-left: 30px;
	font-size: 20px;
	display: inline-block;
	vertical-align: top;
}
.body_left_list >li >ul >li >label >span {
	font-size: 15px;
	color: #666666;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.body_left_list >li >ul >li >label >a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(../images/sanj.png) no-repeat 17px 22px;
}
.body_left_list >li >ul >li >ul {
	width: 100%;
	min-height: 1px;
}
.body_left_list >li >ul >li >ul >li {
	max-height: 40px;
	transition: all 0.5s;
	overflow: hidden;
	position: relative;
}
.body_left_list >li >ul >li >ul >li:hover {
 max-height: calc(200 * 8px);
}
.body_left_list >li >ul >li >ul >li >label {
	width: 100%;
	height: 40px;
	position: relative;
	line-height: 40px;
	display: block;
	transition: all 0.5s;
}
.body_left_list >li >ul >li >ul >li:hover >label >span {
	color: #000000;
}
.body_left_list >li >ul >li >ul >li:hover ul {
	display: block;
}
.body_left_list >li >ul >li >ul >li:hover >label >i {
	color: #000000;
}
.body_left_list >li >ul >li >ul >li >label >span {
	font-size: 14px;
	padding-left: 70px;
	color: #a1a3ab;
	width: 150px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.body_left_list >li >ul >li >ul >li >label >a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 2px;
	left: 0;
	z-index: 1;
}
.body_left_list >li >ul >li >ul >li >ul {
	width: 120px;
	min-height: 1px;
	position: fixed;
	top: 0;
	left: 200px;
	display: none;
}
.body_left_list >li >ul >li >ul >li >ul >li {
	width: 100%;
	min-height: 40px;
	position: relative;
	transition: all 0.5s;
	background: #fff;
}
.body_left_list >li >ul >li >ul >li >ul >li >label {
	display: block;
	position: relative;
	width: 100%;
	height: 30px;
}
.body_left_list >li >ul >li >ul >li >ul >li >label >span {
	width: 60%;
	height: 40px;
	font-size: 0.8rem;
	line-height: 40px;
	padding-left: 20px;
	display: block;
	color: #999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.5s;
}
.body_left_list >li >ul >li >ul >li >ul >li:hover >label >span {
	color: #1D8FF0;
}
.body_left_list >li >ul >li >ul >li >ul >li >label >a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
/*客服咨询*/

.fixed {
	width: 100%;margin:0 auto;
	position: fixed;
	bottom: 0;
	color: #FFF; 
}

@media screen and (min-width:641px) and (max-width:1199px) {
	.fixed {
	width: 100%;margin:0 auto;
	position: fixed;
	bottom: 0;
	color: #FFF;  max-width:1199px;
}
	}

.fixed_ul li {
	float: left;
	width: 25%;
	height: 40px;
	text-align: center;
	font-size: 14px;
	background: #1772cf;
	line-height: 12px;
	padding-bottom: 2px;
	color: #ffffff;
}
.fixed_ul li p {
	border: 0;
	padding: 0;
	margin: 0;
}
.fixed_ul li p img {
	padding-top: 2px;
	padding-bottom: 2px;
}
.fixed_ul li a {
	color: #FFF;
	display: block;
}






@media screen and (min-width:320px) and (max-width:1200px) {
.product {
	display: none
}
.liucheng {
	display: none;
}
.qqkefu {
	display: none;
}
#banner {
	display: none
}
.header1 {
	display: none
}
.head {
	display: none;
}
.service {
	display: none;
}
.foot_left {
	display: none
}
.foot_right {
	display: none
}
.main .left {
	display: none;
}
.chanpin {
	display: none;
}
.h_news {
	display: none;
}
.youshi {
	display: none
}
#floor_1_main {
	display: none
}
.hangye {
	display: none;
}
}
/*banner start*/
.sjbox {
	width: 100%;
	height: 360px;
	margin: 20px auto;
	overflow: hidden;
	position: relative;
}
.sjbox-1 ul {
}
.sjbox-1 ul li {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.sjbox-1 ul li img {
	display: block;
	width: 100%;
	height: auto;
}
.sjbox-1 ul li h2 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
	width: 300px;
	background: rgba(125,125,120,.4);
	text-indent: 2em;
	padding-right: 500px;
	font-size: 15px;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite
}
.sjbox-2 {
	position: absolute;
	right: 10px;
	bottom: 14px;
}
.sjbox-2 ul li {
	float: left;
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin: 0 5px;
	border-radius: 50%;
	text-indent: 100px;
	cursor: pointer;
}
.sjbox-2 ul .on {
}
.sjbox-3 span {
	position: absolute;
	color: white;
	background: #666666;
	width: 30px;
	height: 50px;
	top: 57%;
	font-family: "宋体";
	font-size: 40px;
	margin-top: -40px;
	text-align: center;
	cursor: pointer;
}
.sjbox-3 .prev {
	left: 10px;
}
.sjbox-3 .next {
	right: 10px;
}
.sjbox-3 span::selection {
	background: transparent;
}
.sjbox-3 span:hover {
	background: rgba(125,125,120,.8);
}/*banner stop*/
