@charset "utf-8";
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	margin: .67em 0;
	font-size: 2em
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 2rem
}

hr {
	overflow: visible;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	font-size: 1em;
	font-family: monospace, monospace
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: 0;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit;
	font-weight: bolder
}

code,
kbd,
samp {
	font-size: 1em;
	font-family: monospace, monospace
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-size: 100%;
	font-family: sans-serif;
	line-height: 1.15
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: .05rem dotted ButtonText
}

fieldset {
	margin: 0 .1rem;
	padding: .35em .625em .75em;
	border: .05rem solid silver
}

legend {
	display: table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	max-width: 100%;
	color: inherit;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -.1rem;
	-webkit-appearance: textfield
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

[hidden],
template {
	display: none
}

li {
	list-style: none
}

a {
	text-decoration: none;
	*line-height: normal
}

a:focus {
	outline: 0
}

button,
dd,
dl,
dt,
figure,
h1,
h2,
h3,
h4,
h5,
p,
input,
ol,
ul {
	margin: 0;
	padding: 0
}

*+address,
*+blockquote,
*+dl,
*+fieldset,
*+figure,
*+hr,
*+ol,
*+p,
*+pre,
*+ul {
	margin: 0
}

*,
input,
textarea {
	font-family: Verdana, Arial, "微软雅黑", Geneva, sans-serif
}

.clear {
	clear: both
}

body {
	min-width: 1200px
}

#kefu {
	position: fixed;
	top: 50%;
	margin-top: -200px;
	right: 0;
	z-index: 40;
	text-align: center;
	width: 140px;
	height: 400px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	background: #ffc100
}

#kefu>h2 {
	margin: 15px 0;
	font-size: 22px;
	color: #fff;
	line-height: 20px
}

#kefu>h2>span {
	font-size: 12px
}

#kefu>ul li {
	line-height: 30px
}

#kefu .qr_code {
	width: 110px;
	margin: 5px auto
}

#kefu .qr_code>img {
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px
}

#kefu .small_tel .p1 {
	padding-left: 20px;
	font-size: 14px;
	color: #fff;
	width: 60px;
	margin: 0 auto
}

#kefu .small_tel .p2 {
	font-size: 15px;
	color: #fff;
	margin: 10px 0;
	border-top: 1px solid #fff;
	display: inline-block;
	width: 120px;
	padding: 10px 0
}

#kefu .close {
	width: 50px;
	height: 50px;
	text-align: center;
	position: absolute;
	top: -27px;
	left: 47px;
	cursor: pointer
}

#kefu .close>img {
	max-width: 100%
}

header {
	width: 100%
}

#header {
	width: 100%;
	margin: 0 auto
}

#header .top {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0
}

#header .top .logo {
	width: 553px;
	float: left;
	margin-top: 20px
}

#header .top .logo>img {
	max-width: 100%
}

#header .top .service {
	float: right;
	min-width: 400px
}

#header .top .service .tel {
	padding-left: 50px;
	float: right
}

#header .top .service .tel span:first-child {
	font-size: 12px;
	color: #666
}

#header .top .service .tel span:last-child {
	font-size: 24px;
	color: #005bac
}

#header .top .service .serch {
	margin-top: 15px
}

#header .top .service .serch input {
	height: 25px;
	outline: 0;
	border: 0;
	color: #fff;
	font-size: 12px;
	float: left
}

#header .top .service .serch .input_a {
	width: 320px;
	padding-left: 15px;
	background: #d4d3d8;
	vertical-align: middle
}

#header .top .service .serch .input_b {
	width: 78px;
	cursor: pointer;
	background: #005bac
}

#nav {
	width: 100%;
	height: 35px;
	background: #005bac
}

#nav nav {
	width: 1200px;
	height: 35px;
	margin: 0 auto
}

#nav nav>ul>li {
	float: left;
	width: 170px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	position: relative
}

#nav nav>ul>li+li {
	background: url("../../images/jia.png") no-repeat left center
}

#nav nav>ul>li>a {
	display: inline-block;
	color: #fff;
	width: 100%;
	height: 35px;
	line-height: 35px
}

#nav nav>ul>li:hover {
	background: #143556 url("../../images/jia.png") no-repeat left center
}

#nav nav>ul>li .down_list {
	width: 200px;
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 30;
	display: none
}

#nav nav>ul>li .down_list>ul>li {
	width: 100%;
	background: #143556;
	text-align: center
}

#nav nav>ul>li .down_list>ul>li:hover {
	background: #005bac
}

#nav nav>ul>li .down_list>ul>li>a {
	display: inline-block;
	width: 100%;
	padding: 15px 0;
	color: #fff
}

#main {
	width: 100%;
	margin: 0 auto
}

#main .product {
	width: 1200px;
	margin: 70px auto
}

#main .product .left_list {
	width: 190px;
	height: 394px;
	background: #005bac;
	float: left;
	text-align: center;
	position: relative
}

#main .product .left_list .person {
	position: absolute;
	top: -50px;
	left: 20px
}

#main .product .left_list>h2 {
	font-size: 20px;
	color: #fff;
	padding: 12px 30px;
	border-bottom: 1px solid #f5f5f5;
	display: inline-block
}

#main .product .left_list .list_con {
	width: 140px;
	margin: 15px auto;
	height: 310px;
	overflow-y: auto
}

#main .product .left_list .list_con ul li {
	width: 100%
}

#main .product .left_list .list_con ul li a {
	color: #fff;
	font-size: 12px;
	width: 100%;
	display: inline-block;
	padding: 11px 0
}

#main .product .right_con {
	width: 1000px;
	height: 394px;
	float: right;
	position: relative
}

#main .product .right_con ul {
	position: absolute;
	display: none
}

#main .product .right_con ul li {
	width: 245px;
	height: 359px;
	float: left;
	text-align: center
}

#main .product .right_con ul li .img_wrap {
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
	margin-bottom: 5px;
	overflow: hidden
}

#main .product .right_con ul li:hover {
	-webkit-box-shadow: 0 2px 13px #000;
	-moz-box-shadow: 0 2px 13px #000;
	-o-box-shadow: 0 2px 13px #000;
	-ms-box-shadow: 0 2px 13px #000;
	box-shadow: 0 2px 13px #000;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

#main .product .right_con ul li+li {
	margin-left: 6px
}

#main .product .right_con ul li img {
	height: 100%;
	/*position: absolute;
	top: 0;
	left: 50%*/
}

#main .product .right_con ul li p {
	font-size: 14px;
	color: #fff;
	padding: 8px 0;
	background: #005bac
}

#main .summary {
	width: 100%;
	margin: 30px auto;
	position: relative
}

#main .summary .left_bg {
	width: 39%;
	float: left;
	height: 450px;
	background: #005bac
}

#main .summary .right_bg {
	width: 61%;
	float: left;
	height: 450px;
	background: #d4d3d8;
	position: relative
}

#main .summary .right_bg h2 {
	position: absolute;
	bottom: 0;
	left: 100px;
	font-size: 47px;
	color: #b5afb6;
	font-weight: normal
}

#main .summary .abstract {
	width: 1200px;
	height: 450px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 0
}

#main .summary .abstract .title {
	float: left;
	text-align: right;
	width: 443px;
	height: 100%;
    background: #005bac;
}

#main .summary .abstract .title .img_box {
	width: 100%
}

#main .summary .abstract .title .img_box img {
	width: 100%
}

#main .summary .abstract .title h2 {
	font-size: 34px;
	color: #fff;
	margin: 30px 0;
	text-align: right
}

#main .summary .abstract .content {
	float: left;
	width: 757px;
	position: relative
}

#main .summary .abstract .content h3 {
	background: #005bac;
	display: inline-block;
	color: #fff;
	font-size: 24px;
	margin: 65px  50px;
	font-weight: normal
}

#main .summary .abstract .content .p_a {
	width: 660px;
	height: 180px;
	margin: 0 auto;
	font-size: 12px;
	color: #666;
	line-height: 25px;
	text-indent: 2em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
}

#main .summary .abstract .content .p_b {
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0
}

#main .summary .abstract .content .p_b a {
	display: inline-block;
	padding: 5px 0 5px 50px;
	background: #005bac;
	color: #fff;
	font-size: 12px
}

#main .case {
	width: 1200px;
	margin: 50px auto
}

#main .case .title {
	width: 250px;
	height: 120px;
	margin: 0 auto 30px;
	position: relative
}

#main .case .title .square {
	width: 80px;
	height: 116px;
	border: 2px solid #005bac
}

#main .case .title p {
	font-size: 27px;
	color: #000;
	position: absolute;
	background: #fff;
	top: 30px;
	left: 40px
}

#main .case .title p span {
	font-size: 20px;
	color: #005bac
}

#main .case .partner {
	width: 100%;
	margin: 0 auto
}

#main .case .partner>img {
	width: 100%
}

#main .sub_content {
	width: 1200px;
	margin: 50px auto
}

#main .sub_content .news {
	width: 500px;
	height: 300px;
	overflow: hidden;
	padding: 0 50px;
	float: left
}

#main .sub_content .news .title {
	width: 100%
}

#main .sub_content .news .title h2 {
	font-size: 24px;
	color: #005bac;
	font-weight: normal;
	float: left
}

#main .sub_content .news .title h2 span {
	font-size: 14px;
	color: #666
}

#main .sub_content .news .title>span {
	float: right;
	margin: 9px 0 20px 0
}

#main .sub_content .news .title>span a {
	font-size: 14px;
	color: #005bac
}

#main .sub_content .section {
	width: 100%
}

#main .sub_content .section .p_con {
	width: 475px;
	cursor: pointer;
	padding: 13px 0 23px 25px;
	background: #fff url('../../images/point.png') no-repeat left 12px
}

#main .sub_content .section .p_con:hover {
	background: #005bac url('../../images/point.png') no-repeat left -2px
}

#main .sub_content .section .p_con:hover p,
#main .sub_content .section .p_con:hover span {
	color: #fff
}

#main .sub_content .section .p_con p {
	font-size: 12px;
	width: 70%;
	overflow: hidden;
	color: #000;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left
}

#main .sub_content .section .p_con span {
	float: right;
	color: #000;
	font-size: 12px
}

#main .sub_content .map {
	width: 600px;
	height: 300px;
	float: left;
	overflow: hidden
}

footer {
	width: 100%;
	height: 200px;
	background: #231816
}

footer #footer {
	width: 1200px;
	height: 200px;
	margin: 0 auto
}

#footer .info {
	float: left;
	margin-top: 30px
}

#footer .info h2:first-of-type {
	color: #005bac;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px
}

#footer .info h2:last-of-type {
	color: #74737f;
	font-size: 22px;
	margin: 0 auto 20px;
	font-weight: normal
}

#footer .info p:first-of-type {
	color: #fff;
	font-size: 12px;
	margin: 10px 0 5px
}

#footer .info p:last-of-type {
	color: #fff;
	font-size: 12px;
	margin: 10px 0
}

#footer .info p:last-of-type a {
	color: #fff
}

#footer .info p:last-of-type span {
	margin-left: 50px
}

#footer .link {
	float: right;
	margin-top: 30px
}

#footer .link ul {
	float: right;
	margin-bottom: 15px
}

#footer .link ul:first-of-type li {
	float: left
}

#footer .link ul:first-of-type li+li {
	margin-left: 30px
}

#footer .link ul:last-of-type li {
	float: left;
	font-size: 20px;
	color: #fff
}

#footer .link ul:last-of-type li:first-child {
	color: #005bac
}

#footer .link ul:last-of-type li+li {
	margin-left: 10px
}

#footer .link>p {
	text-align: right;
	color: #fff;
	font-size: 20px
}

#footer .link>p span {
	color: #005bac;
	font-size: 16px;
	margin-bottom: 5px
}

#main .container {
	width: 1200px;
	margin: 80px auto
}

.container .left_list {
	width: 190px;
	height: 394px;
	float: left;
	background: #005bac;
	text-align: center;
	position: relative
}

.container .left_list .person {
	position: absolute;
	top: -50px;
	left: 20px
}

.container .left_list>h2 {
	font-size: 20px;
	color: #fff;
	padding: 12px 30px;
	border-bottom: 1px solid #f5f5f5;
	display: inline-block
}

.container .left_list .list_con {
	width: 140px;
	margin: 15px auto;
	height: 310px;
	overflow: hidden
}

.container .left_list .list_con ul li {
	width: 100%
}

.container .left_list .list_con ul li a {
	color: #fff;
	font-size: 12px;
	width: 100%;
	display: inline-block;
	padding: 11px 0
}

.container .right_container {
	float: right;
	width: 950px
}

.right_container .bread_nav {
	width: 100%;
	background: #005bac;
	font-size: 16px;
	color: #fff;
	padding: 10px 0 10px 5px
}

.right_container .bread_nav a {
	font-size: 16px;
	color: #fff
}

.right_container>.box {
	width: 930px;
	margin: 20px auto
}

.right_container>.box .news_list {
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px dashed #ccc
}

.right_container>.box .news_list h3 {
	color: #005bac;
	font-size: 22px;
	margin: 5px 0
}

.right_container>.box .news_list h4 {
	color: #005bac;
	font-size: 16px;
	margin: 5px 0
}

.right_container>.box .news_list p {
	text-indent: 2em;
	font-size: 12px;
	line-height: 20px;
	color: #666
}

.right_container>.box .details {
	width: 100%;
	margin: 30px auto
}

.right_container>.box .details h2 {
	font-size: 24px;
	font-weight: normal;
	color: #005bac;
	text-align: center
}

.right_container>.box .details h3 {
	font-size: 16px;
	font-weight: normal;
	color: #005bac;
	text-align: center
}

.right_container>.box .details .news_img {
	width: 500px;
	margin: 20px auto;
	text-align: center
}

.right_container>.box .details .news_img>img {
	max-width: 100%
}

.right_container>.box .details p {
	text-indent: 2em;
	color: #666;
	font-size: 12px;
	line-height: 25px
}

.right_container>.box .goods_list {
	width: 100%
}

.right_container>.box .goods_list ul li {
	width: 245px;
	float: left;
	text-align: center;
	background: #005bac;
	margin: 0 96px 20px 0;
	position: relative;
	top: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.right_container>.box .goods_list ul li a {
	display: inline-block;
	width: 100%;
	height: 100%
}

.right_container>.box .goods_list ul li:hover {
	-webkit-box-shadow: 1px 1px 10px #005bac;
	-moz-box-shadow: 1px 1px 10px #005bac;
	-o-box-shadow: 1px 1px 10px #005bac;
	-ms-box-shadow: 1px 1px 10px #005bac;
	box-shadow: 1px 1px 10px #005bac;
	top: -10px
}

.right_container>.box .goods_list ul li p {
	color: #fff;
	padding: 10px 0;
	font-size: 12px
}

.right_container>.box .goods_list ul li img {
	width: 100%;
	height: 359px
}

.right_container>.box .goods_list ul li:nth-child(3n) {
	float: right;
	margin-right: 0
}

.right_container>.box .goods_de {
	width: 100%;
	margin: 30px auto
}

.right_container>.box .goods_de h2 {
	font-size: 22px;
	color: #005bac;
	text-align: center
}

.right_container>.box .goods_de .goods_img {
	width: 500px;
	margin: 20px auto;
	text-align: center
}

.right_container>.box .goods_de .goods_img>img {
	max-width: 100%
}

.right_container>.box .goods_de p {
	text-indent: 2em;
	font-size: 12px;
	line-height: 25px;
	color: #666;
	margin: 20px auto
}

.right_container>.box .map_n {
	width: 100%;
	height: 500px;
	margin: 30px auto
}

.right_container>.box .map_n p {
	font-size: 12px;
	line-height: 25px;
	color: #666
}

.right_container .paging {
	width: 100%
}

.right_container .paging a {
	color: #005bac
}

.right_container .paging .p1 {
	float: left;
	color: #005bac
}

.right_container .paging .p2 {
	float: right;
	color: #005bac
}

.right_container .page {
	width: 100%;
	text-align: center
}

.right_container .page a {
	color: #666;
	font-size: 12px
}

#banner {
	width: 100%;
	height: 450px;
	margin: 0 auto
}

#banner .slider {
	width: 100%!important;
	height: 450px;
	margin: 0 auto;
	overflow: hidden
}

.slider .slider-main {
	width: 100%;
	height: 450px
}

.slider-main>li {
	width: 100%!important;
	height: 450px!important;
	text-align: center
}

.slider-main>li>img {
	display: inline-block;
	margin: 0 auto;
	text-align: center
}

.osSlider-main .slider-btn-prev {
	position: absolute;
	z-index: 30;
	top: 50%;
	left: -45px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	text-indent: -9999px;
	margin-top: -20px;
	background: url(../../images/prev.png) 50% 50% no-repeat;
	transition: all .5s linear
}

.osSlider-main:hover .slider-btn-prev {
	left: 20px
}

.osSlider-main .slider-btn-next {
	position: absolute;
	z-index: 30;
	top: 50%;
	right: -45px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	text-indent: -9999px;
	margin-top: -20px;
	background: url(../../images/next.png) 50% 50% no-repeat;
	transition: all .5s linear
}

.osSlider-main:hover .slider-btn-next {
	right: 20px
}

.slider-nav {
	padding-left: 0
}

.osSlider-main .slider-nav {
	position: absolute;
	width: 100%;
	height: 22px;
	bottom: -25px;
	text-align: center;
	z-index: 25;
	visibility: hidden;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear
}

.osSlider-main:hover .slider-nav {
	bottom: 20px;
	visibility: visible
}

.osSlider-main .slider-nav li {
	display: inline-block;
	height: 15px;
	width: 2px;
	line-height: 20px;
	padding: 0 6px;
	margin: 0 12px;
	font-size: 12px;
	color: #eee;
	text-indent: -9999px;
	border: 1px solid #eee;
	background: 0;
	cursor: pointer;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}

.osSlider-main .slider-nav li.active {
	color: #333;
	background: #eee
}

.osSlider-main .slider-nav li:hover {
	border: 1px solid #fff;
	background: #fff
}

.xzc_ul2 {
	width: 100%;
}

.xzc_hid {
	display: none;
}

.xzc_ul2 a {
	display: block;
	width: 100%;
	height: 100%;
}

.xzc_ul2 li a:hover {
	background: rgba(0, 0, 0, 0.3);
}