﻿@charset "utf-8";

*,*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0
}

body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select {
	margin: 0;
	padding: 0
}

* {
	margin: 0;
	padding: 0
}

body {
	font-family: 'Microsoft YaHei',arial;
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	min-width: 1140px;
	margin: 0 auto;
	background: #fff;
	max-width: 1920px
}

a:link,a:visited {
	text-decoration: none;
	outline: 0;
	color: #666
}

a:hover,a:active,a:focus {
	color: #666;
	text-decoration: none
}

ul,li {
	list-style: none
}

ul {
	padding: 0
}

li {
	zoom: 1;
	vertical-align: middle
}

ol {
	margin: 0;
	padding: 0;
	padding-left: 36px
}

fieldset,img {
	border: 0
}

img {
	border: 0;
	max-width: 100%
}

div {
	outline: 0
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	border: 0;
	width: 100%
}

th,td {
	padding: 0
}

input,textarea {
	font-family: 'Microsoft YaHei',arial;
	font-size: 14px
}

input {
	outline: 0
}

textarea {
	outline: 0
}

input[type='reset'],input[type='button'],input[type='submit'],input[type='radio'] {
	cursor: pointer;
	outline: 0
}

input[type='checkbox'],input[type='radio'] {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px
}

textarea,input[type='email'],input[type='date'],input[type='password'],input[type='text'] {
	padding: 0;
	color: #666;
	outline: 0
}

input,textarea {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	border-radius: 0;
	overflow-y: hidden;
	overflow-x: hidden
}

::-webkit-input-placeholder {
	color: #333
}

:-moz-placeholder {
	color: #333;
	opacity: 1
}

::-moz-placeholder {
	color: #333;
	opacity: 1
}

:-ms-input-placeholder {
	color: #333
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear {
	clear: both
}

.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block
}

.pic {
	width: 100%;
	overflow: hidden;
	position: relative
}

.pic:after {
	content: '';
	display: block;
	padding-bottom: 100%
}

.middleCenter {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	text-align: center;
	margin: auto
}

.container {
	width: 1140px;
	margin-left: auto;
	margin-right: auto
}

.prompt {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(/css/../images/ie_sosad.png) no-repeat center 35% #fff;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 999;
	filter: alpha(opacity=80);
	opacity: 80
}

.prompt span {
	position: absolute;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	top: 55%;
	left: 50%;
	margin-left: -152px;
	width: 304px;
	display: block;
	line-height: 24px;
	color: #666
}

.prompt span a {
	text-decoration: underline
}

.prompt_close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 30px;
	top: 30px;
	background: url(/css/../images/closed.png) no-repeat center center;
	cursor: pointer
}

#container {
	overflow: hidden;
	position: relative
}

.top {
	color: #555;
	font-size: 12px;
	border-bottom: 1px solid #dfdfdc;
	padding: 6px 0 5px 0
}

.header {
	height: 88px;
	width: 100%;
	transition: .5s;
	z-index: 99
}

.header .logo {
	margin-top: 12px;
	float: left;
	z-index: 4;
	transition: .5s
}

.header .logo a {
	float: left;
	position: relative
}

.header .logo a img {
	transition: .5s;
	display: block;
	float: left
}

.header .header-right {
	float: right
}

.header .header-right .phone {
	background: url(/css/../images/phone.png) no-repeat center left;
	padding-left: 55px;
	font-size: 20px;
	color: #0045a7;
	font-weight: bold;
	line-height: 24px;
	font-family: arial;
	margin-top: 20px
}

.header .header-right .phone p:nth-last-child(1) {
	letter-spacing: .65px
}

.menu {
	background: #0045a7;
	transition: .5s;
	position: relative;
	z-index: 5
}

.menu ul li {
	float: left;
	width: 14.285714285714286%;
	position: relative;
	padding-right: 2px;
	background: url("/css/../images/line.png") no-repeat center right
}

.menu ul li a {
	display: block;
	font-size: 16px;
	text-align: center;
	color: #fff;
	line-height: 52px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative
}

.menu ul li:hover>a {
	background: #002b8a url("/css/../images/dot02.png") no-repeat bottom center
}

.menu ul li:hover .subnav {
	display: block
}

.menu ul li .subnav {
	position: absolute;
	top: 52px;
	left: 50%;
	width: 516px;
	margin-left: -258px;
	display: none;
	white-space: nowrap;
	-webkit-transition: .5s cubic-bezier(0.77,0,0.175,1);
	transition: .5s cubic-bezier(0.77,0,0.175,1)
}

.menu ul li .subnav .info {
	padding: 18px 23px 46px 23px;
	background: rgba(0,50,121,0.78);
	overflow: hidden
}

.menu ul li .subnav .info dl {
	width: 28%;
	float: left;
	padding: 0 10px
}

.menu ul li .subnav .info dl a {
	background: 0;
	line-height: 28px;
	text-align: left;
	color: #fff
}

.menu ul li .subnav .info dl a:hover {
	text-decoration: underline;
	color: #fff
}

.menu ul li .subnav .info dl dt {
	border-bottom: 1px solid rgba(255,255,255,0.3);
	padding-bottom: 6px;
	margin-bottom: 6px;
	overflow: hidden
}

.menu ul li .subnav .info dl dt a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block
}

.menu ul li .subnav .info dl dd a {
	font-size: 14px;
	color: #b9cde9;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block
}

.menu ul li .subnav .info dl:nth-child(4n) {
	width: 15%
}

.menu ul li .subnav .info dl:nth-child(4n+1) {
	clear: left
}

.menu ul li .subnav1 {
	width: 100%;
	left: 0;
	margin-left: 0
}

.menu ul li .subnav1 .info {
	padding: 18px 0;
	text-align: center
}

.menu ul li .subnav1 .info dl {
	width: 100%;
	display: block;
	padding: 0
}

.menu ul li .subnav1 .info dl a {
	text-align: center
}

.menu ul li:nth-last-child(1) {
	background: 0
}

.menu ul .active>a {
	background: #002b8a url("/css/../images/dot02.png") no-repeat bottom center
}

@-webkit-keyframes dong {
	0% {
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes dong {
	0% {
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes bmove1 {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bmove1 {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.home-banner {
	overflow: hidden;
	width: 100%;
	position: relative
}

.home-banner .home-banner-slick {
	position: relative;
	height: 550px
}

.home-banner .home-banner-slick .slick-list {
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	height: 550px;
	overflow: hidden
}

.home-banner .home-banner-slick .item {
	position: relative
}

.home-banner .home-banner-slick .item img {
	display: block
}

.home-banner .home-banner-slick .slick-active img {
	transition: 5s;
	animation: mymove4 5s
}

.home-banner .home-banner-slick .slick-dots {
	z-index: 10;
	line-height: 0;
	bottom: 25px
}

.home-banner .home-banner-slick .slick-dots li {
	margin: 0 2px;
	width: 8px;
	height: 8px;
	padding: 0;
	background: #4db03f
}

.home-banner .home-banner-slick .slick-dots li button {
	width: 8px;
	height: 8px;
	padding: 0;
	display: block
}

.home-banner .home-banner-slick .slick-dots li button:before {
	content: ""
}

.home-banner .home-banner-slick .slick-dots .slick-active {
	background: #118be1
}

.home-banner .home-banner-slick .slick-dots .slick-active button:before {
	color: transparent
}

@keyframes jump {
	0% {
		-webkit-transform: translateY(-40px);
		transform: translateY(-40px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.inbanner {
	overflow: hidden;
	width: 100%;
	height: 340px;
	position: relative
}

.inbanner .inbanner-slick {
	height: 340px;
	overflow: hidden;
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px
}

.inbanner .inbanner-slick img {
	transition: 5s;
	animation: mymove4 5s
}

.inbanner .inbanner-slick .banner-info {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 202px
}

.inbanner .inbanner-slick .banner-info .text {
	text-align: right;
	color: #fff
}

.inbanner .inbanner-slick .banner-info .text .bt {
	font-size: 36px;
	position: relative;
	padding-bottom: 2px;
	margin-bottom: 10px
}

.inbanner .inbanner-slick .banner-info .text .bt:after {
	content: '';
	display: block;
	width: 52px;
	height: 3px;
	background: #fff;
	position: absolute;
	bottom: 0;
	right: 0
}

.inbanner .inbanner-slick .banner-info .text .jsh {
	font-size: 20px
}

@keyframes mymove4 {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.03)
	}

	100% {
		transform: scale(1)
	}
}

@-webkit-keyframes mymove4 {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.03)
	}

	100% {
		transform: scale(1)
	}
}

.ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.transparent {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 998;
	width: 100%;
	height: 100%;
	background: url(/css/../images/transparent-bg.png) repeat;
	background: rgba(0,0,0,0.7);
	display: none
}

.video-popup {
	position: fixed;
	z-index: 999;
	width: 800px;
	height: 600px;
	background: #fff;
	left: 50%;
	top: 50%;
	margin: -300px 0 0 -400px;
	text-align: center;
	padding: 10px;
	display: none
}

.video-popup .box {
	background: #fff;
	height: 100%
}

.video-popup .close {
	display: block;
	width: 35px;
	height: 35px;
	position: absolute;
	right: -45px;
	top: 0;
	background: url(/css/../images/close-icon.png) no-repeat
}

.home-search {
	padding: 9px 0;
	overflow: hidden;
	border-bottom: 1px solid #ebebeb
}

.home-search .keys {
	float: left;
	font-size: 14px;
	line-height: 28px
}

.home-search .keys span {
	color: #333;
	display: block;
	float: left
}

.home-search .keys a {
	color: #333;
	max-width: 240px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px
}

.home-search .keys a:hover {
	color: #118be1
}

.home-search .search-right {
	float: right;
	width: 28%;
	position: relative
}

.home-search .search-right input {
	border: 2px solid #0045a7;
	height: 31px;
	padding: 0 10px 0 28px;
	font-size: 14px;
	color: #a0aec0;
	width: 100%;
	background: url("/css/../images/search.png") no-repeat 6px center
}

.home-search .search-right .submit {
	width: 70px;
	height: 29px;
	color: #fff;
	background: #0045a7;
	overflow: hidden;
	padding: 0;
	border: 0;
	position: absolute;
	top: 0;
	right: 0
}

.home-title {
	text-align: center;
	background: url("/css/../images/bg.png") no-repeat center 28px
}

.home-title .bt {
	font-size: 36px;
	color: #333;
	font-weight: bold
}

.home-title .jsh {
	font-size: 16px;
	color: #666;
	text-transform: uppercase
}

.home-product {
	padding: 32px 0 21px 0;
	overflow: hidden
}

.home-product .home-bottom {
	padding-top: 18px
}

.home-product .home-bottom .list {
	border: 1px solid #9fbfec;
	padding: 2px;
	overflow: hidden;
	margin-bottom: 31px
}

.home-product .home-bottom .list ul {
	text-align: center;
	padding: 0;
	background: #118be1
}

.home-product .home-bottom .list ul li {
	display: inline-block
}

.home-product .home-bottom .list ul li a {
	background: url("/css/../images/line2.png") no-repeat center right;
	display: block;
	width: 130px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	line-height: 41px;
	font-size: 16px;
	transition: .5s;
	position: relative
}

.home-product .home-bottom .list ul li a:after {
	content: '';
	display: none;
	width: 100%;
	height: 5px;
	background: url("/css/../images/dot02.png") no-repeat top center;
	position: absolute;
	bottom: 0;
	left: 0
}

.home-product .home-bottom .list ul li:nth-last-child(1) a {
	background: 0
}

.home-product .home-bottom .list ul li.on a:after {
	display: block
}

.home-product .home-bottom .show {
	overflow: hidden;
	max-height: 691px
}

.home-product .home-bottom .show .info {
	display: none
}

.home-product .home-bottom .show .info ul {
	margin: 0 -11px
}

.home-product .home-bottom .show .info ul li {
	width: 20%;
	float: left;
	padding: 0 11px;
	margin-bottom: 28px
}

.home-product .home-bottom .show .info ul li .box {
	border: 1px solid #e5e5e5;
	transition: .5s
}

.home-product .home-bottom .show .info ul li .box .pic img {
	transition: .5s
}

.home-product .home-bottom .show .info ul li .box .pic:after {
	padding-bottom: 128.84615384615384%
}

.home-product .home-bottom .show .info ul li .box .bt {
	padding: 1px;
	border-top: 1px solid #e5e5e5;
	overflow: hidden;
	font-size: 16px;
	transition: .5s
}

.home-product .home-bottom .show .info ul li .box .bt p {
	background: #f1f1f1;
	line-height: 44px;
	text-align: center;
	transition: .5s;
	padding: 0 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.home-product .home-bottom .show .info ul li:hover .box {
	border: 1px solid #118be1
}

.home-product .home-bottom .show .info ul li:hover .box .pic img {
	transform: scale(1.05)
}

.home-product .home-bottom .show .info ul li:hover .box .bt {
	border-top: 1px solid #118be1
}

.home-product .home-bottom .show .info ul li:hover .box .bt p {
	background: #118be1;
	color: #fff
}

.home-product1 {
	padding: 42px 0 38px 0;
	overflow: hidden;
	background: #fafafa
}

.home-product1 .home-title {
	background: url("/css/../images/bg1.png") no-repeat center 28px
}

.home-product1 .home-bottom {
	padding-top: 18px
}

.home-product1 .home-bottom .list {
	border: 1px solid #b9ebb2;
	padding: 2px;
	overflow: hidden;
	margin-bottom: 31px
}

.home-product1 .home-bottom .list ul {
	text-align: center;
	padding: 0;
	background: #4db03f
}

.home-product1 .home-bottom .list ul li {
	display: inline-block
}

.home-product1 .home-bottom .list ul li a {
	background: url("/css/../images/line3.png") no-repeat center right;
	display: block;
	width: 120px;
	text-align: center;
	color: #fff;
	line-height: 41px;
	font-size: 18px;
	position: relative
}

.home-product1 .home-bottom .list ul li a:after {
	content: '';
	display: none;
	width: 100%;
	height: 5px;
	background: url("/css/../images/dot02.png") no-repeat top center;
	position: absolute;
	bottom: 0;
	left: 0
}

.home-product1 .home-bottom .list ul li:nth-last-child(1) a {
	background: 0
}

.home-product1 .home-bottom .list ul li.on a:after {
	display: block
}

.home-product1 .home-bottom .show {
	overflow: hidden;
	max-height: 691px
}

.home-product1 .home-bottom .show .info {
	display: none
}

.home-product1 .home-bottom .show .info ul {
	margin: 0 -11px
}

.home-product1 .home-bottom .show .info ul li {
	width: 20%;
	float: left;
	padding: 0 11px;
	margin-bottom: 28px
}

.home-product1 .home-bottom .show .info ul li .box {
	border: 1px solid #e5e5e5;
	transition: .5s
}

.home-product1 .home-bottom .show .info ul li .box .pic img {
	transition: .5s
}

.home-product1 .home-bottom .show .info ul li .box .pic:after {
	padding-bottom: 128.84615384615384%
}

.home-product1 .home-bottom .show .info ul li .box .bt {
	padding: 1px;
	border-top: 1px solid #e5e5e5;
	overflow: hidden;
	transition: .5s;
	font-size: 16px
}

.home-product1 .home-bottom .show .info ul li .box .bt p {
	background: #f1f1f1;
	line-height: 44px;
	text-align: center;
	transition: .5s;
	padding: 0 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.home-product1 .home-bottom .show .info ul li:hover .box {
	border: 1px solid #4db03f
}

.home-product1 .home-bottom .show .info ul li:hover .box .pic img {
	transform: scale(1.05)
}

.home-product1 .home-bottom .show .info ul li:hover .box .bt {
	border-top: 1px solid #4db03f
}

.home-product1 .home-bottom .show .info ul li:hover .box .bt p {
	background: #4db03f;
	color: #fff
}

.home-about {
	padding: 114px 0 159px 0;
	overflow: hidden;
	background: url("/css/../images/home-about.jpg") no-repeat top center;
	background-attachment: fixed;
	background-size: cover
}

.home-about .home-title {
	text-align: center;
	background: url("/css/../images/bg2.png") no-repeat center 28px
}

.home-about .home-title .bt {
	color: #fff
}

.home-about .home-title .jsh {
	color: #a0bae0
}

.home-about .home-bottom {
	padding-top: 24px;
	overflow: hidden
}

.home-about .home-bottom .jsh {
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 85px
}

.home-about .home-bottom ul {
	text-align: center
}

.home-about .home-bottom ul li {
	display: inline-block;
	vertical-align: top;
	width: 122px;
	text-align: center;
	margin: 0 47px
}

.home-about .home-bottom ul li:hover .img {
	background: url("/css/../images/bg3.png") no-repeat center center
}

.home-about .home-bottom ul li:hover .img .pic {
	transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg)
}

.home-about .home-bottom ul li:hover .img .pic .a {
	display: block
}

.home-about .home-bottom ul li:hover .img .pic .ah {
	display: none
}

.home-about .home-bottom ul li .img {
	border: 1px solid #fff;
	border-radius: 50%;
	overflow: hidden
}

.home-about .home-bottom ul li .img .pic {
	transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}

.home-about .home-bottom ul li .img .pic .a {
	display: none
}

.home-about .home-bottom ul li .bt {
	color: #fff;
	font-size: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 35px
}

.home-title1 {
	border-bottom: 1px solid #d6d6d6
}

.home-title1 h3 {
	color: #333;
	font-size: 28px;
	float: left;
	position: relative;
	height: 55px
}

.home-title1 h3:after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: #0045a7;
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 2
}

.home-title1 a {
	color: #b0b0b0;
	font-size: 14px;
	margin-top: 17px
}

.home-title1 a:hover {
	color: #118be1;
	text-decoration: underline
}

.home-news {
	padding: 50px 0 16px 0;
	overflow: hidden
}

.home-news .home-bottom {
	padding-top: 30px;
	overflow: hidden
}

.home-news .home-bottom .one {
	width: 271px;
	float: left;
	margin-right: 25px;
	border: 1px solid #dbdbdb;
	position: relative
}

.home-news .home-bottom .one .item .pic img {
	transition: .5s
}

.home-news .home-bottom .one .item .pic:after {
	padding-bottom: 95.16728624535315%
}

.home-news .home-bottom .one .item .pic .hover {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 34px;
	background: rgba(0,69,167,0.8) url("../images/dot.png") no-repeat 6px center;
	padding-left: 16px;
	padding-right: 55px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	z-index: 1
}

.home-news .home-bottom .one .item .pic .hover:after {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background: #366dbf;
	position: absolute;
	right: 48px;
	top: 0
}

.home-news .home-bottom .one .slick-prev,.home-news .home-bottom .one .slick-next {
	width: 14px;
	height: 14px;
	left: auto;
	right: 26px;
	top: auto;
	margin-top: 0;
	bottom: 10px;
	background: url("/css/../images/left.png") no-repeat center center!important;
	z-index: 4
}

.home-news .home-bottom .one .slick-prev:hover,.home-news .home-bottom .one .slick-next:hover {
	background: url("/css/../images/lefth.png") no-repeat center center!important
}

.home-news .home-bottom .one .slick-prev:before,.home-news .home-bottom .one .slick-next:before {
	content: ''
}

.home-news .home-bottom .one .slick-next {
	right: 9px;
	background: url("/css/../images/right.png") no-repeat center center!important;
	z-index: 4
}

.home-news .home-bottom .one .slick-next:hover {
	background: url("/css/../images/righth.png") no-repeat center center!important
}

.home-news .home-bottom .center {
	float: left;
	width: 437px
}

.home-news .home-bottom .center .news-top {
	position: relative;
	border-bottom: 1px dashed #d6d6d6;
	padding-bottom: 17px;
	margin-bottom: 18px;
	overflow: hidden
}

.home-news .home-bottom .center .news-top .date {
	width: 54px;
	height: 56px;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	font-family: arial;
	padding-top: 9px;
	background: #4db03f;
	position: absolute;
	top: 0;
	left: 0
}

.home-news .home-bottom .center .news-top .date span {
	font-size: 24px;
	font-weight: bold;
	display: block;
	line-height: 20px
}

.home-news .home-bottom .center .news-top .date p {
	font-size: 12px;
	line-height: 21px
}

.home-news .home-bottom .center .news-top .text {
	padding-left: 80px
}

.home-news .home-bottom .center .news-top .text .bt {
	font-size: 18px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 6px
}

.home-news .home-bottom .center .news-top .text .jsh {
	line-height: 24px;
	color: #8a8a8a;
	height: 48px;
	overflow: hidden
}

.home-news .home-bottom .center .news-top:hover .text .bt {
	color: #4db03f
}

.home-news .home-bottom .center ul li a {
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 29px;
	position: relative;
	background: url("/css/../images/dot01.png") no-repeat center left;
	padding-left: 15px
}

.home-news .home-bottom .center ul li a span {
	color: #888;
	position: absolute;
	top: 0;
	right: 3px;
	font-family: arial;
	font-size: 12px
}

.home-news .home-bottom .center ul li a:hover {
	color: #118be1
}

.home-news .home-bottom .center ul li a:hover span {
	color: #118be1
}

.home-news .home-bottom .right {
	float: right;
	width: 371px
}

.home-news .home-bottom .right ul li a {
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 29px;
	position: relative;
	background: url("/css/../images/dot01.png") no-repeat center left;
	padding-left: 15px
}

.home-news .home-bottom .right ul li a span {
	color: #888;
	position: absolute;
	top: 0;
	right: 3px;
	font-family: arial;
	font-size: 12px
}

.home-news .home-bottom .right ul li a:hover {
	color: #118be1
}

.home-news .home-bottom .right ul li a:hover span {
	color: #118be1
}

.home-honor {
	padding: 28px 0 14px 0;
	overflow: hidden
}

.home-honor .list {
	border-bottom: 1px solid #d6d6d6
}

.home-honor .list ul li {
	background: url("/css/../images/line4.png") no-repeat right 10px;
	float: left;
	padding-right: 22px;
	margin-right: 15px
}

.home-honor .list ul li a {
	color: #333;
	font-size: 28px;
	float: left;
	position: relative;
	height: 56px
}

.home-honor .list ul li a:after {
	content: "";
	display: none;
	width: 100%;
	height: 2px;
	background: #0045a7;
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 2
}

.home-honor .list ul li:nth-last-child(1) {
	background: 0
}

.home-honor .list ul .on a {
	color: #0045a7
}

.home-honor .list ul .on a:after {
	display: block
}

.home-honor .list .more {
	color: #b0b0b0;
	font-size: 14px;
	margin-top: 17px
}

.home-honor .list .more:hover {
	color: #118be1;
	text-decoration: underline
}

.home-honor .show {
	height: 278px;
	overflow: hidden
}

.home-honor .show .info {
	display: none;
	position: relative;
	width: 100%
}

.home-honor .show .info .picScroll-left {
	padding-top: 26px;
	overflow: hidden;
	position: relative
}

.home-honor .show .info .picScroll-left .bd {
	height: 252px;
	overflow: hidden;
	width: 1140px
}

.home-honor .show .info .picScroll-left .bd ul li {
	float: left;
	width: 270px;
	margin-right: 20px
}

.home-honor .show .info .picScroll-left .bd ul li .pic {
	border: 1px solid #dbdbdb
}

.home-honor .show .info .picScroll-left .bd ul li .pic img {
	transition: .5s
}

.home-honor .show .info .picScroll-left .bd ul li .pic:after {
	padding-bottom: 73.88059701492537%
}

.home-honor .show .info .picScroll-left .bd ul li .bt {
	font-size: 14px;
	color: #333;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 52px
}

.home-honor .show .info .picScroll-left .bd ul li:hover .pic {
	border: 1px solid #178ee2
}

.home-honor .show .info .picScroll-left .bd ul li:hover .pic img {
	transform: scale(1.05)
}

.home-honor .show .info .picScroll-left .bd ul li:hover .bt {
	color: #178ee2
}

.home-honor .show .info .picScroll-left .hd a {
	width: 25px;
	height: 40px;
	background: rgba(117,117,117,0.8) url("../images/left1.png") no-repeat center center;
	display: block;
	position: absolute;
	top: 102px;
	left: 0;
	cursor: pointer;
	z-index: 4
}

.home-honor .show .info .picScroll-left .hd a:hover {
	background-color: rgba(77,176,63,0.8)
}

.home-honor .show .info .picScroll-left .hd .next {
	background: rgba(117,117,117,0.8) url("../images/right1.png") no-repeat center center;
	left: auto;
	right: 0
}

.home-title2 {
	text-align: center
}

.home-title2 .bt {
	font-size: 28px;
	color: #0045a7;
	margin-bottom: 8px
}

.home-title2 .jsh {
	font-size: 16px;
	color: #888;
	margin-bottom: 13px
}

.home-title2:after {
	content: '';
	display: block;
	width: 40px;
	height: 2px;
	background: #4db03f;
	margin: 0 auto
}

.home-partner {
	padding: 23px 0 56px 0
}

.home-partner .home-bottom {
	margin-top: 26px;
	padding: 0 44px;
	height: 261px;
	position: relative
}

.home-partner .home-bottom .item {
	overflow: hidden;
	border: 1px solid #e7e7e7;
	height: 261px
}

.home-partner .home-bottom .li {
	width: 16.666666666666668%;
	float: left;
	overflow: hidden;
	position: relative;
	height: 130px
}

.home-partner .home-bottom .li:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: #e7e7e7
}

.home-partner .home-bottom .li:before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #e7e7e7
}

.home-partner .home-bottom .li .pic {
	height: 129px
}

.home-partner .home-bottom .li .pic img {
	transition: .5s
}

.home-partner .home-bottom .li .pic:after {
	padding-bottom: 74.13793103448275%
}

.home-partner .home-bottom .li:hover .pic img {
	transform: scale(1.05)
}

.home-partner .home-bottom .li:nth-child(6n):after {
	display: none
}

.home-partner .home-bottom .slick-prev,.home-partner .home-bottom .slick-next {
	width: 25px;
	height: 40px;
	left: 0;
	top: 113px;
	margin-top: 0;
	background: rgba(117,117,117,0.8) url("../images/left1.png") no-repeat center center!important;
	z-index: 4
}

.home-partner .home-bottom .slick-prev:hover,.home-partner .home-bottom .slick-next:hover {
	background: rgba(77,176,63,0.8) url("../images/left1.png") no-repeat center center!important
}

.home-partner .home-bottom .slick-prev:before,.home-partner .home-bottom .slick-next:before {
	content: ''
}

.home-partner .home-bottom .slick-next {
	right: 0;
	left: auto;
	background: rgba(117,117,117,0.8) url("../images/right1.png") no-repeat center center!important;
	z-index: 4
}

.home-partner .home-bottom .slick-next:hover {
	background: rgba(77,176,63,0.8) url("../images/right1.png") no-repeat center center!important
}

@font-face {
	font-family:"brushscriptmt";src:url("/css//css/../font/brushscriptmt.woff2") format("woff2"),url("/css/../font/brushscriptmt.woff") format("woff"),url("/css/../font/brushscriptmt.ttf") format("truetype"),url("/css/../font/brushscriptmt.eot") format("embedded-opentype"),url("/css/../font/brushscriptmt.svg") format("svg")
}

.home-liyou {
	padding: 33px 0 0 0;
	overflow: hidden
}

.home-liyou .home-title2:after {
	display: none
}

.home-liyou .home-title2 .bt {
	font-size: 36px;
	color: #333;
	line-height: 60px;
	background: url("/css/../images/line6.png") no-repeat center center
}

.home-liyou .home-title2 .bt span {
	color: #db1313;
	font-size: 86px;
	font-family: "brushscriptmt";
	padding: 0 14px;
	vertical-align: middle
}

.home-liyou .home-bottom {
	padding-top: 39px
}

.home-liyou .home-bottom ul li {
	margin-bottom: 15px;
	overflow: hidden
}

.home-liyou .home-bottom ul li .pic:after {
	padding-bottom: 31.14035087719298%
}

.home-liyou .home-bottom ul li .pic .text {
	width: 50%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	text-align: center;
	padding: 63px 72px 30px 72px;
	overflow: auto
}

.home-liyou .home-bottom ul li .pic .text .bt {
	font-size: 36px;
	color: #fff
}

.home-liyou .home-bottom ul li .pic .text .bt:after {
	content: '';
	display: block;
	width: 34px;
	height: 3px;
	background: #fff;
	margin: 4px auto
}

.home-liyou .home-bottom ul li .pic .text .jsh {
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 20px
}

.home-liyou .home-bottom ul li .pic .text .yuan {
	text-align: center
}

.home-liyou .home-bottom ul li .pic .text .yuan p {
	font-size: 22px;
	margin: 0 5px;
	color: #fff;
	font-weight: bold;
	width: 55px;
	height: 55px;
	background: url("/css/../images/p.png") no-repeat center center;
	text-align: center;
	line-height: 55px;
	display: inline-block
}

.home-liyou .home-bottom ul li:nth-child(2n) .pic .text {
	left: auto;
	right: 0
}

.home-liyou .home-bottom ul li:nth-child(2n) .pic .text .bt {
	color: #333
}

.home-liyou .home-bottom ul li:nth-child(2n) .pic .text .bt:after {
	background: #333
}

.home-liyou .home-bottom ul li:nth-child(2n) .pic .text .jsh {
	color: #333;
	font-size: 14px
}

.home-liyou .home-bottom ul li:nth-child(2n) .pic .text .yuan1 {
	text-align: center
}

.home-liyou .home-bottom ul li:nth-child(5) .pic .text {
	padding: 122px 72px 30px 72px
}

.home-liyou .home-bottom ul li:nth-child(5) .pic .text .bt {
	color: #333
}

.home-liyou .home-bottom ul li:nth-child(5) .pic .text .bt:after {
	background: #333
}

.home-liyou .home-bottom ul li:nth-child(5) .pic .text .jsh {
	color: #333
}

.home-liyou .home-bottom ul li:nth-child(4) .pic .text {
	padding: 113px 72px 30px 72px
}

.home-liyou .home-bottom ul li:nth-child(4) .pic .text .jsh {
	font-size: 18px
}

.home-liyou .home-bottom ul li:nth-child(3) .pic .text {
	padding: 122px 72px 30px 72px
}

.home-liucheng {
	padding: 26px 0 19px 0;
	overflow: hidden;
	background: url("/css/../images/bg4.jpg") repeat center left
}

.home-liucheng ul li {
	width: 16.666666666666668%;
	float: left;
	text-align: center;
	position: relative
}

.home-liucheng ul li:after {
	content: '';
	display: block;
	height: 100%;
	width: 12px;
	background: url("/css/../images/line5.png") no-repeat center center;
	position: absolute;
	top: 0;
	right: -6px
}

.home-liucheng ul li .pic {
	border: 1px solid #70a3ed;
	border-radius: 50%;
	width: 41px;
	height: 41px;
	margin: 0 auto
}

.home-liucheng ul li .text {
	padding-top: 6px;
	color: #fff
}

.home-liucheng ul li .text .bt {
	font-size: 14px;
	line-height: 18px
}

.home-liucheng ul li .text .jsh {
	font-size: 12px;
	line-height: 15px
}

.home-liucheng ul li:nth-last-child(1):after {
	display: none
}

.footer-top {
	padding: 31px 0 9px 0;
	overflow: hidden;
	background: #1f2024
}

.footer-top .left {
	float: left;
	width: 690px;
	padding-top: 8px
}

.footer-top .left .item {
	overflow: hidden;
	margin-bottom: 24px
}

.footer-top .left .item .bt {
	font-size: 12px;
	color: #fff;
	margin-bottom: 6px
}

.footer-top .left .item .jsh {
	font-size: 12px
}

.footer-top .left .item .jsh a {
	color: #777;
	display: block;
	float: left;
	max-width: 100px;
	margin-right: 32px;
	margin-bottom: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.footer-top .left .item .jsh a:hover {
	color: #fff;
	text-decoration: underline
}

.footer-top .right {
	float: right;
	width: 407px;
	padding-left: 69px;
	border-left: 1px solid #2e2e2e
}

.footer-top .right .bt {
	font-size: 16px;
	color: #fff;
	margin-bottom: 11px
}

.footer-top .right .jsh {
	color: #777;
	font-size: 12px
}

.footer-top .right .jsh p {
	padding-left: 28px;
	margin-bottom: 12px
}

.footer-top .right .jsh .f1 {
	background: url("/css/../images/fo1.png") no-repeat 0 3px
}

.footer-top .right .jsh .f2 {
	background: url("/css/../images/fo2.png") no-repeat 0 3px
}

.footer-top .right .jsh .f3 {
	background: url("/css/../images/fo3.png") no-repeat 0 3px
}

.footer-top .right .jsh .f4 {
	background: url("/css/../images/fo4.png") no-repeat 0 3px
}

.footer-bottom {
	font-size: 12px;
	color: #777;
	text-align: center;
	padding: 25px 0;
	background: #1f2024;
	border-top: 1px solid #2e2e2e
}

.inmain {
	padding: 32px 0;
	overflow: hidden
}

.inmain .aside {
	float: left;
	width: 235px
}

.inmain .aside .aside-top {
	border: 1px solid #e5e5e5;
	margin-bottom: 13px
}

.inmain .aside .aside-top .aside-title {
	line-height: 44px;
	color: #fff;
	padding-left: 40px;
	font-size: 18px;
	background: #0045a7 url(../images/dot03.png) no-repeat 18px 14px
}

.inmain .aside .aside-top .list ul li a {
	display: block;
	font-size: 16px;
	color: #444;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 42px;
	border-bottom: 1px solid #f0f0f0;
	padding: 0 10px 0 34px;
	position: relative
}

.inmain .aside .aside-top .list ul li a:after {
	content: '';
	display: block;
	width: 3px;
	border-radius: 10px;
	height: 8px;
	margin-top: -4px;
	position: absolute;
	top: 50%;
	left: 23px;
	background: #a4a4a4
}

.inmain .aside .aside-top .list ul li a:hover {
	color: #118be1
}

.inmain .aside .aside-top .list ul li a:hover:after {
	background: #118be1
}

.inmain .aside .aside-top .list ul li:nth-last-child(1) a {
	border-bottom: 0
}

.inmain .aside .aside-top .list ul .active a {
	color: #118be1
}

.inmain .aside .aside-top .list ul .active a:after {
	background: #118be1
}

.inmain .aside .aside-top dl dt {
	position: relative
}

.inmain .aside .aside-top dl dt a {
	display: block;
	font-size: 16px;
	color: #444;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 43px;
	border-bottom: 1px solid #f0f0f0;
	padding: 0 43px 0 34px;
	position: relative
}

.inmain .aside .aside-top dl dt a:after {
	content: '';
	display: block;
	width: 3px;
	border-radius: 10px;
	height: 8px;
	margin-top: -4px;
	position: absolute;
	top: 50%;
	left: 23px;
	background: #a4a4a4
}

.inmain .aside .aside-top dl dt a:hover {
	color: #118be1
}

.inmain .aside .aside-top dl dt a:hover:after {
	background: #118be1
}

.inmain .aside .aside-top dl dt i {
	width: 43px;
	height: 43px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: url("/css/../images/dot5h.png") no-repeat center center;
	cursor: pointer;
	z-index: 5;
	transition: .5s
}

.inmain .aside .aside-top dl #open a {
	color: #118be1
}

.inmain .aside .aside-top dl #open a:after {
	background: #118be1
}

.inmain .aside .aside-top dl #open i {
	background: url("/css/../images/dot5.png") no-repeat center center
}

.inmain .aside .aside-top dl dd {
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #f0f0f0;
	display: none
}

.inmain .aside .aside-top dl dd a {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 28px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 12px;
margin:0 10px 0 33px;
	background: url("/css/../images/dot6.png") no-repeat center left
}

.inmain .aside .aside-top dl dd a:hover {
	color: #118be1
}

    .inmain .aside .aside-top dl dd a.cur {
        color: #118be1
    }

.inmain .aside .aside-top dl dt:nth-last-child(1) a {
	border-bottom: 0
}

.inmain .aside .aside-top dl dd:nth-last-child(1) {
	border-bottom: 0
}

.inmain .aside .aside-top .aside-title1 {
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 10px
}

.inmain .aside .aside-top .aside-title1 h3 {
	line-height: 44px;
	color: #333;
	padding-left: 30px;
	font-size: 18px;
	float: left;
	background: url(/css/../images/dot7.png) no-repeat 6px 18px;
	border-bottom: 2px solid #0045a7
}

.inmain .aside .aside-top .aside-title1 a {
	float: right;
	line-height: 44px;
	display: block;
	font-size: 12px;
	color: #b0b0b0
}

.inmain .aside .aside-top .list1 {
	padding: 7px 12px
}

.inmain .aside .aside-top .list1 ul li a {
	display: block;
	line-height: 32px;
	font-size: 14px;
	color: #666;
	padding-left: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: url("/css/../images/dot8.png") no-repeat center left
}

.inmain .aside .aside-top .list1 ul li a:hover {
	color: #118be1
}

.inmain .right {
	float: right;
	width: 887px
}

.inmain .right .right-title {
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	padding-bottom: 9px
}

.inmain .right .right-title h3 {
	font-size: 22px;
	color: #444;
	background: url(/css/../images/dot4.png) no-repeat left 12px;
	padding-left: 24px;
	float: left
}

.inmain .right .right-title .current {
	float: right;
	font-size: 12px;
	color: #b2b2b2;
	background: url("/css/../images/home.png") no-repeat left 4px;
	padding-left: 18px;
	margin-top: 12px
}

.inmain .right .right-title .current a {
	color: #b2b2b2
}

.inmain .right .right-title .current a:hover {
	color: #118be1
}

.inmain .right .right-title .current b {
	font-weight: normal
}

.about {
	padding: 39px 0;
	font-size: 16px;
	color: #555;
	line-height: 34px
}

.about .jsh {
	text-align: center;
	font-size: 20px;
	color: #0045a7;
	margin-bottom: 20px
}

.about .poster-main {
	position: relative;
	margin: 77px auto
}

.about .poster-main a {
	display: block;
	background: #fff;
	padding: 6px;
	overflow: hidden;
	text-align: center
}

.about .poster-main .poster-list {
	width: 887px;
	height: 500px
}

.about .poster-main .poster-list .poster-item {
	width: 200px;
	height: 500px;
	position: absolute;
	left: 0;
	top: 0;
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.24)
}

.about .poster-main .poster-btn {
	position: absolute;
	top: 0;
	cursor: pointer
}

.about .poster-main .poster-prev-btn {
	left: 0;
	background: rgba(117,117,117,0.8) url("../images/left1.png") no-repeat center center!important;
	width: 25px!important;
	height: 40px!important;
	top: 50%!important;
	margin-top: -20px
}

.about .poster-main .poster-prev-btn:hover {
	background: rgba(77,176,63,0.8) url("../images/left1.png") no-repeat center center!important
}

.about .poster-main .poster-next-btn {
	right: 0;
	background: rgba(117,117,117,0.8) url("../images/right1.png") no-repeat center center!important;
	width: 25px!important;
	height: 40px!important;
	top: 50%!important;
	margin-top: -20px
}

.about .poster-main .poster-next-btn:hover {
	background: rgba(77,176,63,0.8) url("../images/right1.png") no-repeat center center!important
}

.about .home-liyou {
	padding: 14px 0 0 0
}

.about .home-liyou .home-title2 .bt {
	background: 0
}

.about .home-liyou .home-title2 .bt span {
	color: #333;
	font-size: 36px;
	font-family: "microsoft yahei";
	padding: 0
}

.about .home-liyou .home-bottom {
	padding-top: 39px
}

.about .home-liyou .home-bottom ul li {
	margin-bottom: 15px
}

.about .home-liyou .home-bottom ul li .pic:after {
	padding-bottom: 40.112994350282484%
}

.about .home-liyou .home-bottom ul li .pic .text {
	width: 48%;
	padding: 72px 50px 30px 50px;
	overflow: auto
}

.about .home-liyou .home-bottom ul li .pic .text .bt:after {
	margin: 15px auto 4px auto
}

.about .home-liyou .home-bottom ul li:nth-child(2n) .pic .text {
	padding: 70px 19px 30px 17px
}

.about .home-liyou .home-bottom ul li:nth-child(5) .pic .text {
	padding: 131px 10px 20px 10px
}

.about .home-liyou .home-bottom ul li:nth-child(4) .pic .text {
	padding: 121px 50px 20px 50px
}

.about .home-liyou .home-bottom ul li:nth-child(3) .pic .text {
	padding: 131px 50px 21px 50px
}

.photo {
	padding: 34px 0
}

.photo ul {
	margin: 0 -18px
}

.photo ul li {
	width: 33.333333333333336%;
	float: left;
	padding: 0 18px;
	margin-bottom: 29px
}

.photo ul li .box {
	border: 1px solid #dbdbdb;
	padding: 7px
}

.photo ul li .box .pic img {
	transition: .5s
}

.photo ul li .box .pic:after {
	padding-bottom: 73.88059701492537%
}

.photo ul li .honor-title {
	text-align: center;
	color: #333;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-top: 14px
}

.photo ul li:hover .box {
	border: 1px solid #118be1
}

.photo ul li:hover .box .pic img {
	transform: scale(1.05)
}

.photo ul li:hover .honor-title {
	color: #118be1
}

.honor {
	padding: 37px 0;
	overflow: hidden
}

.honor .list {
	position: relative
}

.honor .list ul {
	font-size: 0;
	text-align: center;
	position: relative;
	z-index: 2
}

.honor .list ul li {
	width: 190px;
	display: inline-block;
	vertical-align: top;
	margin: 0 2px
}

.honor .list ul li a {
	display: block;
	height: 45px;
	line-height: 45px;
    overflow:hidden;
	text-align: center;
	color: #333;
	font-size: 18px;
	background: #e6e6e6
}

.honor .list ul .on {
	background: url("/css/../images/arrow.png") no-repeat bottom center;
	padding-bottom: 11px
}

.honor .list ul .on a {
	background: #0045a7;
	color: #fff
}

.honor .show {
	padding-top: 31px;
	overflow: hidden
}

.honor .show .info {
	display: none
}

.honor .show .info ul {
	margin: 0 -18px
}

.honor .show .info ul li {
	float: left;
	width: 33.333333333333336%;
	padding: 0 18px;
	margin-bottom: 17px
}

.honor .show .info ul li .pic {
	border: 1px solid #dbdbdb
}

.honor .show .info ul li .pic img {
	transition: .5s
}

.honor .show .info ul li .pic:after {
	padding-bottom: 73.88059701492537%
}

.honor .show .info ul li .bt {
	font-size: 14px;
	color: #333;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 52px
}

.honor .show .info ul li:hover .pic {
	border: 1px solid #178ee2
}

.honor .show .info ul li:hover .pic img {
	transform: scale(1.05)
}

.honor .show .info ul li:hover .bt {
	color: #178ee2
}

.case {
	padding: 30px 0;
	overflow: hidden
}

.case .home-bottom {
	margin-top: 26px;
	padding: 0 44px;
	position: relative
}

.case .home-bottom .item {
	overflow: hidden
}

.case .home-bottom .li {
	width: 25%;
	float: left;
	overflow: hidden;
	position: relative;
	padding: 0 13px;
	margin-bottom: 19px
}

.case .home-bottom .li .pic {
	height: 131px;
	border: 1px solid #e7e7e7
}

.case .home-bottom .li .pic img {
	transition: .5s
}

.case .home-bottom .li .pic:after {
	padding-bottom: 74.13793103448275%
}

.case .home-bottom .li .bt {
	text-align: center;
	font-size: 16px;
	color: #444;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 41px
}

.case .home-bottom .li:hover .pic img {
	transform: scale(1.05)
}

.case .home-bottom .li:nth-child(6n):after {
	display: none
}

.news {
	padding: 17px 0;
	overflow: hidden
}

.news ul {
	margin-bottom: 59px;
	overflow: hidden
}

.news ul li {
	border-bottom: 1px dashed #e5e5e5;
	overflow: hidden
}

.news ul li a .bt {
	font-size: 14px;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 42px;
	background: url(/css/../images/ndot.png) no-repeat 22px center;
	padding-left: 58px;
	position: relative;
	padding-right: 100px
}

.news ul li a .bt span {
	font-size: 14px;
	color: #929292;
	position: absolute;
	top: 0;
	right: 13px;
	display: block
}

.news ul li a:hover .bt {
	color: #118be1
}

.news ul li a:hover .bt p {
	color: #118be1
}

.news ul li.zuixin {
	padding-bottom: 22px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 9px
}

.news ul li.zuixin a .bt {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	background: 0;
	padding-left: 23px;
	padding-right: 100px;
	letter-spacing: 1px
}

.news ul li.zuixin a .bt p {
	position: relative;
	max-width: 700px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	float: left
}

.news ul li.zuixin a .bt b {
	text-transform: uppercase;
	font-size: 12px;
	color: #f80101;
	padding-left: 7px
}

.news ul li.zuixin a .bt span {
	font-size: 14px;
	color: #929292;
	font-weight: normal;
	letter-spacing: 0
}

.news ul li.zuixin a .jsh {
	padding-left: 23px;
	font-size: 12px;
	color: #888;
	line-height: 24px;
	height: 48px
}

.page {
	text-align: center;
	overflow: hidden;
	color: #666
}

.page a {
	color: #666;
	display: inline-block;
	font-size: 13px;
	line-height: 26px;
	height: 27px;
	padding: 0 10px;
	margin: 0 3px 5px 3px;
	font-family: arial;
	background: #fff;
	border: 1px #cbcbcb solid;
	-webkit-transition: all .5s;
	transition: all .5s
}



.page a:hover {
	background: #0346a1;
	border: 1px #0346a1 solid;
	color: #fff
}

.page a.cpb {
	background: #0346a1;
	border: 1px #0346a1 solid;
	color: #fff
}

.product {
	padding: 39px 0;
	overflow: hidden
}

.product ul {
	margin: 0 -8px 22px -8px
}

.product ul li {
	width: 25%;
	float: left;
	padding: 0 8px;
	margin-bottom: 25px
}

.product ul li .box {
	border: 1px solid #e5e5e5;
	transition: .5s
}

.product ul li .box .pic img {
	transition: .5s
}

.product ul li .box .pic:after {
	padding-bottom: 128.84615384615384%
}

.product ul li .box .bt {
	padding: 1px;
	border-top: 1px solid #e5e5e5;
	overflow: hidden;
	font-size: 16px;
	transition: .5s
}

.product ul li .box .bt p {
	background: #f1f1f1;
	line-height: 44px;
	text-align: center;
	transition: .5s;
	padding: 0 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.product ul li:hover .box {
	border: 1px solid #118be1
}

.product ul li:hover .box .pic img {
	transform: scale(1.05)
}

.product ul li:hover .box .bt {
	border-top: 1px solid #118be1
}

.product ul li:hover .box .bt p {
	background: #118be1;
	color: #fff
}

.list-page-news {
	overflow: hidden;
	margin: 15px -6px 22px -6px;
	position: relative;
	padding-bottom: 39px;
	border-bottom: 1px solid #e5e5e5
}

.list-page-news li {
	width: 50%;
	float: left;
	text-align: left;
	padding: 0 6px
}

.list-page-news li p {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	padding: 0 23px;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	transition: .5s;
	background: #eee
}

.list-page-news li p a {
	color: #676767;
	transition: .5s;
	font-weight: normal
}

.list-page-news li p:hover {
	color: #fff;
	background: #0045a7
}

.list-page-news li p:hover a {
	color: #fff!important;
	text-decoration: underline
}

.news-show {
	padding: 32px 0
}

.h1 {
	font-size: 20px;
	color: #333;
	text-align: center;
	font-weight: bold;
	margin-bottom: 26px
}

.h2 {
	font-size: 12px;
	color: #888;
	text-align: center;
	border-bottom: 1px solid #ececec;
	padding-bottom: 6px
}

.new-info {
	font-size: 16px;
	color: #666;
	line-height: 26px;
	padding: 27px 20px
}

.link span {
	color: #0045a7;
	font-weight: bold
}

.link a {
	margin-right: 5px
}

.link a:hover {
	text-decoration: underline;
	color: #118be1
}

.related {
	margin-bottom: 28px;
	overflow: hidden
}

.related .related-title {
	background: url("/css/../images/dot9.png") no-repeat center left;
	padding-left: 26px;
	overflow: hidden;
	margin-bottom: 12px
}

.related .related-title p {
	font-size: 18px;
	color: #131313;
	position: relative;
	float: left
}

.related .related-title p:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: rgba(0,69,167,0.3)
}

.rn-list ul {
	margin: 0 -11px;
	overflow: hidden
}

.rn-list ul li {
	border-bottom: 1px dashed #eee;
	width: 50%;
	float: left;
	padding: 0 11px
}

.rn-list ul li a {
	font-size: 14px;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 40px;
	background: url(/css/../images/dot10.png) no-repeat center left;
	padding-left: 18px;
	position: relative;
	padding-right: 70px;
	display: block
}

.rn-list ul li a span {
	font-size: 12px;
	color: #929292;
	position: absolute;
	top: 0;
	right: 0;
	display: block
}

.rn-list ul li a:hover {
	color: #118be1
}

.rp-list ul {
	margin: 0 -8px 0 -8px
}

.rp-list ul li {
	width: 25%;
	float: left;
	padding: 0 8px
}

.rp-list ul li .box {
	border: 1px solid #e5e5e5;
	transition: .5s
}

.rp-list ul li .box .pic img {
	transition: .5s
}

.rp-list ul li .box .pic:after {
	padding-bottom: 128.84615384615384%
}

.rp-list ul li .box .bt {
	padding: 1px;
	border-top: 1px solid #e5e5e5;
	overflow: hidden;
	font-size: 16px;
	transition: .5s
}

.rp-list ul li .box .bt p {
	background: #f1f1f1;
	line-height: 44px;
	text-align: center;
	transition: .5s;
	padding: 0 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.rp-list ul li:hover .box {
	border: 1px solid #118be1
}

.rp-list ul li:hover .box .pic img {
	transform: scale(1.05)
}

.rp-list ul li:hover .box .bt {
	border-top: 1px solid #118be1
}

.rp-list ul li:hover .box .bt p {
	background: #118be1;
	color: #fff
}

.contact {
	padding: 30px 40px
}

.contact .con-title {
	color: #333339;
	text-align: center;
	font-size: 30px;
	margin-bottom: 23px
}

.contact .contact1 {
	margin-bottom: 44px;
	overflow: hidden
}

.contact .contact1 .con-info {
	padding: 33px 0;
	overflow: hidden;
	background: url("/css/../images/cbg.png") no-repeat top center
}

.contact .contact1 .con-info .cleft {
	float: left;
	width: 60%
}

.contact .contact1 .con-info .cleft p {
	font-size: 16px;
	color: #666;
	padding-left: 47px;
	line-height: 32px;
	margin-bottom: 8px
}

.contact .contact1 .con-info .cleft p span {
	color: #0045a7;
	font-size: 20px;
	display: inline-block;
	vertical-align: top
}

.contact .contact1 .con-info .cleft p b {
	font-size: 20px;
	font-weight: normal
}

.contact .contact1 .con-info .cleft p a {
	font-size: 20px;
	color: #666
}

.contact .contact1 .con-info .cleft p a:hover {
	color: #118be1
}

.contact .contact1 .con-info .cleft .c1 {
	background: url("/css/../images/c1.png") no-repeat top left
}

.contact .contact1 .con-info .cleft .c2 {
	background: url("/css/../images/c2.png") no-repeat top left
}

.contact .contact1 .con-info .cleft .c3 {
	background: url("/css/../images/c3.png") no-repeat top left
}

.contact .contact1 .con-info .cleft .c4 {
	background: url("/css/../images/c4.png") no-repeat top left
}

.contact .contact1 .con-info .cewm {
	float: right;
	padding-top: 38px
}

.contact .map #allmap {
	height: 282px;
	width: 100%;
	border: 1px solid #dadada
}

.contact .map #allmap img {
	max-width: initial;
	max-height: inherit
}

.contact .map #allmap .anchorBL {
	display: none
}

.contact .contact2 .jsh0 {
	font-size: 16px;
	color: #666;
	line-height: 28px;
	margin-bottom: 26px
}

.contact .contact2 ul {
	margin: 0 -13px;
	overflow: hidden
}

.contact .contact2 ul li {
	width: 33.333333333333336%;
	float: left;
	padding: 0 13px;
	margin-bottom: 22px;
	position: relative
}

.contact .contact2 ul li .input {
	background: #fff;
	width: 100%;
	height: 43px;
	outline: 0;
	padding: 0 20px;
	font-size: 15px;
	color: #666;
	border: 1px solid #a2a2a2
}

.contact .contact2 ul li .input:focus {
	border: 1px solid #118be1
}

.contact .contact2 ul li textarea {
	background: #fff;
	width: 100%;
	height: 151px;
	border: 1px solid #a2a2a2;
	outline: 0;
	font-size: 15px;
	color: #666;
	padding: 10px 20px
}

.contact .contact2 ul li textarea:focus {
	border: 1px solid #118be1
}

.contact .contact2 ul li font {
	color: #f00;
	font-size: 14px;
	position: absolute;
	top: 10px;
	right: 0
}

.contact .contact2 ul li #submit {
	width: 163px;
	height: 43px;
	text-align: center;
	line-height: 43px;
	border: 0;
	background: #0045a7;
	color: #fff;
	font-size: 18px;
	float: right
}

.contact .contact2 ul li #submit:hover {
	background: #c70211
}

.contact .contact2 ul .textarea {
	margin-bottom: 17px;
	width: 100%;
	text-align: center
}

.contact .contact2 ul .textarea .input {
	width: 389px;
	float: left
}

.contact .contact2 ul .textarea span {
	float: left
}

.contact .contact2 ul .textarea span b {
	font-weight: normal;
	display: inline-block;
	vertical-align: top;
	width: 16px;
	color: #f00;
	text-align: center;
	margin-top: 10px
}

.contact .contact2 .bottom {
	position: relative
}

.product-show .page-product-top {
	padding: 28px 27px 30px 46px;
	overflow: hidden;
	margin-bottom: 33px;
	background: #fafafa
}

.product-show .page-product-top .pic-left {
	float: left;
	width: 316px
}

.product-show .page-product-top .pic-right {
	float: right;
	width: 459px;
	padding-top: 19px
}

.product-show .page-product-top .pic-right h3 {
	color: #000;
	font-size: 30px;
	padding-bottom: 16px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 19px
}

.product-show .page-product-top .pic-right .right-p {
	margin-bottom: 105px;
	overflow: hidden
}

.product-show .page-product-top .pic-right .right-p p {
	color: #333;
	font-size: 14px;
	line-height: 30px
}

.product-show .page-product-top .pic-right .cphone {
	background: url("/css/../images/cphone.png") no-repeat center left;
	padding-left: 63px;
	font-size: 20px;
	color: #0045a7;
	font-family: arial;
	font-weight: bold;
	line-height: 30px
}

.product-show .page-product-top .pic-right .cphone>div {
	display: inline-block;
	vertical-align: middle
}

.product-show .page-product-top .pic-right .cphone>div p:nth-last-child(1) {
	letter-spacing: .65px
}

.product-show .page-product-top .pic-right .cphone a {
	width: 201px;
	height: 38px;
	line-height: 38px;
	border-radius: 5px;
	background: #094193 url(../images/online.png) no-repeat 46px center;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
	padding-left: 75px;
	font-weight: normal
}

.product-show .page-product-top .pic-right .cphone a:hover {
	background: #118be1 url(../images/online.png) no-repeat 46px center
}

.product-show .pro-ductbottom .list {
	border-bottom: 1px solid #dedede;
	overflow: hidden;
	margin-bottom: 32px
}

.product-show .pro-ductbottom .list ul li {
	float: left;
	width: 116px;
	height: 34px;
	border: 1px solid #dedede;
	border-bottom: 0;
	text-align: center;
	border-left: 0
}

.product-show .pro-ductbottom .list ul li a {
	font-size: 14px;
	color: #666;
	display: block;
	line-height: 33px
}

.product-show .pro-ductbottom .list ul li:hover a {
	color: #fff;
	background: #1681d6
}

.product-show .pro-ductbottom .list ul .sel a {
	color: #fff;
	background: #1681d6
}

.product-show .pro-ductbottom .p-info .info1 {
	margin-bottom: 41px;
	overflow: hidden
}

.product-show .pro-ductbottom .p-info .info1 .info-title1 {
	background: url("/css/../images/dot11.png") no-repeat center left;
	padding-left: 36px;
	overflow: hidden;
	margin-bottom: 14px
}

.product-show .pro-ductbottom .p-info .info1 .info-title1 p {
	font-size: 26px;
	color: #333;
	position: relative;
	float: left
}

.product-show .pro-ductbottom .p-info .info1 .info-title1 p:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: rgba(0,69,167,0.3)
}

.product-show .pro-ductbottom .p-info .info1 .nr {
	font-size: 16px;
	color: #333;
	line-height: 30px
}

.product-show .pro-ductbottom .p-info .info1 ul li {
	position: relative;
	padding-left: 26px;
	margin-bottom: 8px
}

.product-show .pro-ductbottom .p-info .info1 ul li span {
	font-size: 12px;
	color: #fff;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	border-radius: 50%;
	background: #0045a7;
	position: absolute;
	top: 7px;
	left: 3px
}

.company {
	padding: 49px 0;
	overflow: hidden
}

.company ul {
	height: 1130px;
	margin-top: 40px;
	padding-bottom: 40px;
	position: relative;
	overflow: hidden
}

.company ul:before {
	content: "";
	width: 1px;
	left: 50%;
	top: 0;
	height: 100%;
	position: absolute;
	background: #ccc
}

.company li {
	padding-top: 40px;
	position: relative;
	padding-bottom: 40px;
	overflow: hidden
}

.company li .year {
	font-size: 43px;
	line-height: 50px;
	width: 30%;
	padding-left: 20px;
	font-family: arial;
	display: inline-block;
	color: #2861ad;
	font-family: "DIN"
}

.company li .text {
	float: right;
	width: 70%;
	font-size: 16px;
	text-align: left;
	padding-left: 40px;
	position: relative
}

.company li .text .t1 {
	margin-top: 10px;
	position: relative
}

.company li .text .t1:before {
	top: 6px;
	left: -20px;
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	border-radius: 100%;
	border: solid 2px #95b1d6;
	background: #2861ad
}

.company .li-1 {
	width: 65%;
	float: right
}

.company .li-1:after {
	content: "";
	height: 1px;
	width: 100%;
	bottom: 0;
	left: 20px;
	position: absolute;
	background: #ccc
}

.company .li-2 {
	width: 65%
}

.company .li-2 .year {
	padding-left: 50px;
	text-align: right
}

.company .li-2 .text {
	float: left;
	padding-left: 40px;
	padding-right: 40px
}

.company .li-2:after {
	content: "";
	height: 1px;
	width: 100%;
	bottom: 0;
	left: 0;
	position: absolute;
	background: #bababa
}