

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

@font-face {
	font-family:'DIN Light';src:url('../font/din-light-webfont.eot');src:url('../font/din-light-webfont.eot') format('embedded-opentype'),url('../font/din-light-webfont.woff2') format('woff2'),url('../font/din-light-webfont.woff') format('woff'),url('../font/din-light-webfont.svg') format('svg');font-weight:normal;font-style:normal
}

@-webkit-keyframes fadeInDown2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50px, 0);
		transform: translate3d(0, -50px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInDown2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50px, 0);
		transform: translate3d(0, -50px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInDown2 {
	-webkit-animation-name: fadeInDown2;
	animation-name: fadeInDown2
}

@-webkit-keyframes slideInDown2 {
	from {
		-webkit-transform: translate3d(0, -50px, 0);
		transform: translate3d(0, -50px, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInDown2 {
	from {
		-webkit-transform: translate3d(0, -50px, 0);
		transform: translate3d(0, -50px, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInDown2 {
	-webkit-animation-name: slideInDown2;
	animation-name: slideInDown2
}

@-webkit-keyframes fadeInUp2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInUp2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInUp2 {
	-webkit-animation-name: fadeInUp2;
	animation-name: fadeInUp2
}

@-webkit-keyframes fadeInLeft2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50px, 0, 0);
		transform: translate3d(-50px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInLeft2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50px, 0, 0);
		transform: translate3d(-50px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInLeft2 {
	-webkit-animation-name: fadeInLeft2;
	animation-name: fadeInLeft2
}

@-webkit-keyframes fadeInRight2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(50px, 0, 0);
		transform: translate3d(50px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInRight2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(50px, 0, 0);
		transform: translate3d(50px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInRight2 {
	-webkit-animation-name: fadeInRight2;
	animation-name: fadeInRight2
}

.top {
	background: #f4f4f4;
	color: #666;
	font-size: 13px;
	line-height: 40px
}

.top .welcome {
	width: 50%;
	float: left
}

.top .links {
	color: #666;
	text-align: right
}

.top .links a {
	margin: 0 15px;
	color: #666
}

.top .links a:hover {
	color: #014099
}

.top .links a:last-child {
	margin-right: 0
}

.header .logo {
	float: left;
	padding: 20px 0
}

.header .logo img {
	max-height: 60px;
	vertical-align: middle
}

.header .tel-ewm {
	float: right;
	padding: 3px 0 2px 0
}

.header .tel {
	background: url(../image/tel.png) no-repeat left center;
	padding: 0 0 0 35px;
	font-size: 20px;
	font-family: Myriad Pro;
	display: inline-block;
	vertical-align: middle;
	margin-right: 35px
}

.header .ewm {
	text-align: center;
	color: #666;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle
}

.header .ewm img {
	max-height: 77px;
	vertical-align: middle
}

.header .ewm a:hover {
	color: #004cb8
}

.nav-search {
	margin-bottom: 15px;
	position: relative;
	z-index: 2
}

.nav-search .search {
	width: 33%;
	max-width: 260px;
	float: right;
	position: relative
}

.nav-search .search input {
	width: 100%;
	background: #eee;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	border: none;
	padding: 0 40px 0 45px
}

.nav-search .search .tag {
	display: block;
	width: 34px;
	height: 24px;
	background: #fff;
	color: #014099;
	position: absolute;
	top: 4px;
	left: 4px;
	text-align: center;
	line-height: 24px;
	border-radius: 2px
}

.nav-search .search .btn {
	display: block;
	width: 32px;
	height: 32px;
	background: #014099 url(../image/search.png) no-repeat center center;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0
}

.nav {
	width: 67%;
	float: left
}

.nav .list {
	font-size: 0;
	position: relative;
	margin-left: -10px
}

.nav li {
	text-align: center;
	float: left;
	width: 14.28571429%;
	position: relative;
	font-size: 12px
}

.nav li:after {
	content: "|";
	display: inline-block;
	height: 20px;
	line-height: 20px;
	color: #b8b8b8;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto
}

.nav li>a {
	font-size: 15px;
	color: #333;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	-webkit-transition: all .5s;
	transition: all .5s;
	padding: 0 10px;
	min-width: 106px;
	border-radius: 32px
}

.nav li>a span {
	position: relative
}

.nav li>a span:after {
	content: "";
	width: 9px;
	height: 5px;
	background: url(../image/arrow-down-01.png) no-repeat center;
	display: inline-block;
	margin-top: -3px;
	margin-left: 10px;
	vertical-align: middle
}

.nav li:first-child {
	max-width: 12%
}

.nav li:first-child>a {
	min-width: 80px
}

.nav li:first-child>a span:after {
	display: none
}

.nav li:last-child:after {
	display: none
}

.nav li:hover>a,.nav li.cur>a {
	background: #014099;
	color: #fff
}

.nav li:hover>a span:after,.nav li.cur>a span:after {
	background: url(../image/arrow-down-02.png) no-repeat center
}

.nav li:hover .child {
	z-index: 1;
	display: block \9;
	visibility: visible;
	opacity: 1
}

.nav li:hover .child a {
	height: 40px
}

.nav .child {
	font-size: 16px;
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	max-width: 106px;
	margin: auto;
	z-index: -1;
	top: 32px;
	display: none \9;
	visibility: hidden;
	opacity: 0;
	text-align: center;
	padding-top: 15px
}

.nav .child .box {
	background: #fff;
	border-radius: 5px;
	overflow: hidden
}

.nav .child a {
	padding: 0 5px;
	display: block;
	color: #333;
	font-size: 15px;
	position: relative;
	overflow: hidden;
	line-height: 40px;
	height: 0;
	-webkit-transition: .3s height cubic-bezier(.73, .32, .34, 1.5),.5s background,.5s padding-left;
	transition: .3s height cubic-bezier(.73, .32, .34, 1.5),.5s background,.5s padding-left
}

.nav .child a:hover {
	background-color: #004cb8;
	color: #fff;
	padding-left: 15px
}

.banner {
	width: 100%;
	overflow: hidden;
	height: 610px;
	position: relative;
	z-index: 0
}

.banner .box {
	height: 610px;
	overflow: hidden;
	position: relative;
	z-index: 0;
	width: 1920px;
	left: 50%;
	margin-left: -960px
}

.banner .box .pic {
	display: block;
	text-align: center
}

.banner .slick-dots {
	position: relative;
	z-index: 9;
	bottom: 40px;
	text-align: center
}

.banner .slick-dots li {
	width: 14px;
	height: 6px;
	margin: 0 6px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.banner .slick-dots li button {
	width: 100%;
	height: 100%;
	border-radius: 6px;
	background: #fff;
	-webkit-transition: all .5s;
	transition: all .5s;
	padding: 0
}

.banner .slick-dots li button:before {
	width: 100%;
	height: 100%;
	content: ""
}

.banner .slick-dots li.slick-active {
	width: 28px
}

.banner .slick-dots li.slick-active button {
	background: #ff7227
}

.header2 {
	top: -110px
}

.home-title {
	line-height: 1.5;
	text-align: center;
	position: relative;
	z-index: 1
}

.home-title .title-01 {
	display: inline-block;
	padding: 0 20px;
	font-size: 40px;
	color: #004cb8;
	font-weight: 700;
	position: relative
}

.home-title .title-01:before,.home-title .title-01:after {
	content: "";
	display: inline-block;
	width: 80px;
	height: 18px;
	vertical-align: middle
}

.home-title .title-01:before {
	background: url(../image/title-01.png) no-repeat right center;
	margin-right: 20px
}

.home-title .title-01:after {
	background: url(../image/title-02.png) no-repeat right center;
	margin-left: 20px
}

.home-title .title-02 {
	font-size: 16px;
	color: #c8c8c8;
	font-family: DIN Light;
	font-style: italic
}

.home-about {
	padding: 85px 0;
	overflow: hidden
}

.home-about .nr {
	padding-top: 80px
}

.home-about .bt {
	font-size: 27px;
	color: #004cb8;
	position: relative
}

.home-about .bt .cn {
	display: inline-block;
	background: #fff;
	position: relative;
	z-index: 1;
	line-height: 1;
	font-size: 38px;
	font-weight: 700
}

.home-about .bt .en {
	font-size: 80px;
	color: #f0f0f0;
	font-family: DIN Light;
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 1
}

.home-about .bt .year {
	margin-left: 22px
}

.home-about .bt .more {
	float: right;
	background: url(../image/arrow-right-01.png) no-repeat right center;
	padding-right: 25px;
	font-size: 12px;
	color: #333;
	margin-top: 25px
}

.home-about .bt .more:hover {
	color: #004cb8;
	background: url(../image/arrow-right-05.png) no-repeat right center
}

.home-about .left {
	width: 50%;
	float: left;
	padding-right: 40px
}

.home-about .left .info {
	line-height: 30px;
	margin-top: 30px
}

.home-about .youshi {
	margin: 40px 0 40px 0;
	overflow: hidden
}

.home-about .youshi .list {
	margin-left: -50px;
	margin-right: -20px
}

.home-about .youshi li {
	padding: 0 20px;
	width: 33%;
	text-align: center;
	float: left;
	border-right: 1px #e1e1e1 solid
}

.home-about .youshi li:first-child {
	width: 32%
}

.home-about .youshi li:nth-child(2) {
	width: 34%
}

.home-about .youshi li:last-child {
	border: none;
	width: 34%
}

.home-about .youshi .num {
	line-height: 1;
	font-size: 16px
}

.home-about .youshi .counter {
	color: #ea5404;
	font-size: 42px;
	font-family: Arial;
	margin-right: 5px
}

.home-about .p-01 {
	font-size: 18px;
	line-height: 1.5
}

.home-about .p-02 {
	font-size: 24px;
	line-height: 1.5;
	margin-bottom: 20px
}

.home-about img {
	vertical-align: middle
}

.home-about .jsh {
	background: #f9f9f9;
	color: #666;
	clear: both;
	overflow: hidden;
	padding: 55px 0
}

.home-about .jsh .pic {
	width: 31.5%;
	float: left;
	text-align: right;
	position: relative
}

.home-about .jsh .pic:before {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	background: #b3b3b3;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	right: 22px;
	top: 82px
}

.home-about .jsh .pic:after {
	content: "";
	display: block;
	width: 105px;
	border-top: 1px #b3b3b3 solid;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	right: -80px;
	top: 85px
}

.home-about .jsh .text {
	width: 68.5%;
	float: left;
	padding: 10px 50px
}

.home-about .pics {
	width: 50%;
	float: left;
	height: 310px;
	overflow: hidden;
	position: relative
}

.home-about .pics img {
	-webkit-filter: blur(2px);
	filter: blur(2px)
}

.home-about .pics .roundabout-in-focus img {
	-webkit-filter: blur(0);
	filter: blur(0)
}

.home-about .pics .prev,.home-about .pics .next {
	width: 40px;
	height: 40px;
	position: absolute;
	z-index: 9;
	top: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer
}

.home-about .pics .prev {
	background: url(../image/prev-03.png) center center no-repeat;
	left: 0
}

.home-about .pics .prev:hover {
	background: url(../image/prev-04.png) center center no-repeat
}

.home-about .pics .next {
	background: url(../image/next-03.png) center center no-repeat;
	right: 0
}

.home-about .pics .next:hover {
	background: url(../image/next-04.png) center center no-repeat
}

.home-about .pics .roundabout-holder {
	list-style: none;
	width: 535px;
	height: 310px;
	margin: 0 auto;
	overflow: hidden;
	margin: auto
}

.home-about .pics .roundabout-moveable-item {
	width: 425px;
	height: 310px;
	cursor: pointer;
	overflow: hidden;
	position: relative
}

.home-about .pics .pic {
	display: block;
	position: relative
}

.home-about .pics .pic:after {
	content: "";
	display: block;
	padding-top: 72.94117647%
}

.home-advantage {
	padding: 50px 0 0 0;
	position: relative;
	overflow: hidden
}

.home-advantage:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	width: 100%;
	height: 415px;
	background: url(../image/advantage-bg.jpg) no-repeat center center
}

.home-advantage .nr {
	margin-top: 50px;
	position: relative;
	z-index: 1
}

.home-advantage .home-title .title-01:before {
	background: url(../image/title-03.png) no-repeat right center;
	margin-right: 20px
}

.home-advantage .home-title .title-01:after {
	background: url(../image/title-04.png) no-repeat right center;
	margin-left: 20px
}

.home-advantage .home-title .title-02 {
	color: #fff
}

.home-advantage .list {
	background: #fff;
	border-bottom: 1px #e1e1e1 solid
}

.home-advantage .list li {
	width: 20%;
	float: left;
	position: relative
}

.home-advantage .list li:after {
	content: "";
	display: block;
	width: 1px;
	height: 70%;
	background: #e1e1e1;
	position: absolute;
	top: 15%;
	right: 0
}

.home-advantage .list li:before {
	content: "";
	display: block;
	width: 0;
	height: 6px;
	background: #ea5404;
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-advantage .list li:last-child:after {
	display: none
}

.home-advantage .list .box {
	display: block;
	text-align: center;
	margin: auto;
	padding: 40px 0 15px 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-advantage .list .pic {
	max-width: 100px;
	margin: auto;
	display: block;
	position: relative
}

.home-advantage .list .pic:after {
	content: "";
	display: block;
	padding-top: 100%
}

.home-advantage .list .hover {
	display: none
}

.home-advantage .list .text {
	padding: 0 30px;
	position: relative
}

.home-advantage .list .line {
	width: 40px;
	height: 1px;
	background: #cdcdcd;
	margin: 20px auto;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-advantage .list .line:after {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	background: #cdcdcd;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -4px;
	margin-left: -4px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-advantage .list .title {
	font-size: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px
}

.home-advantage .list .en {
	color: #7e7e7e;
	font-family: DIN Light;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 20px;
	height: 40px;
	overflow: hidden
}

.home-advantage .list .more {
	margin-top: 30px
}

.home-advantage .list .more a,.home-advantage .list .more span {
	font-size: 12px;
	color: #999;
	margin-top: 25px;
	-webkit-transition: all .5s;
	transition: all .5s;
	position: relative
}

.home-advantage .list .more a:after,.home-advantage .list .more span:after {
	content: "";
	display: inline-block;
	width: 15px;
	height: 5px;
	background: url(../image/arrow-right-02.png) no-repeat center center;
	vertical-align: middle;
	margin-top: -3px;
	-webkit-transform: translateX(15px);
	transform: translateX(15px);
	opacity: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-advantage .list li:hover:after {
	display: none
}

.home-advantage .list li:hover:before {
	width: 100%
}

.home-advantage .list .box:hover {
	-webkit-box-shadow: 0 0 6px 6px rgba(0,0,0,0.21);
	box-shadow: 0 0 6px 6px rgba(0,0,0,0.21);
	z-index: 2
}

.home-advantage .list .box:hover .default {
	display: none
}

.home-advantage .list .box:hover .hover {
	display: block
}

.home-advantage .list .box:hover .line {
	background: #ea5404
}

.home-advantage .list .box:hover .line:after {
	background: #ea5404
}

.home-advantage .list .box:hover .more a,.home-advantage .list .box:hover .more span {
	color: #ea5404
}

.home-advantage .list .box:hover .more a:after,.home-advantage .list .box:hover .more span:after {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1
}

.home-business {
	padding: 80px 0;
	overflow: hidden
}

.home-business .nr {
	margin-top: 50px
}

.home-business .tabsMenu {
	text-align: center
}

.home-business .tabsMenu span {
	display: inline-block;
	min-width: 125px;
	position: relative
}

.home-business .tabsMenu span:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 17px;
	background: #e5e4e4;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto
}

.home-business .tabsMenu span:last-child:after {
	display: none
}

.home-business .tabsMenu a {
	padding: 0 10px;
	display: block;
	color: #999;
	font-size: 15px
}

.home-business .tabsMenu a:hover {
	color: #004cb8
}

.home-business .tabsMenu .cur a {
	color: #004cb8
}

.home-business .tabsSec {
	margin-top: 50px
}

.home-business .tabsSec .item {
	display: none
}

.home-business .tabsSec .cur {
	display: block
}

.home-business .tabsSec .list {
	margin-left: -19px;
	margin-right: -19px
}

.home-business .tabsSec .list li {
	width: 25%;
	float: left;
	padding: 0 19px;
	margin-bottom: 20px
}

.home-business .tabsSec .list .box {
	display: block;
	text-align: center
}

.home-business .tabsSec .list .pic {
	overflow: hidden;
	border: 1px #e1e1e1 solid;
	position: relative
}

.home-business .tabsSec .list .pic:after {
	content: "";
	display: block;
	padding-top: 72.4137931%
}

.home-business .tabsSec .list .pic img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-business .tabsSec .list .title {
	color: #333;
	font-size: 15px;
	height: 50px;
	line-height: 50px;
	margin-top: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative
}

.home-business .tabsSec .list .hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #004cb8;
	background: rgba(0,76,184,0.66);
	opacity: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-business .tabsSec .list .hover .text {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	height: 104px;
	padding: 0 10%
}

.home-business .tabsSec .list .hover .info {
	color: #fff;
	font-size: 13px;
	line-height: 26px;
	height: 104px;
	overflow: hidden;
	width: 100%;
	margin: auto;
	text-align: left;
	margin-bottom: 10px;
	-webkit-transform: translateY(-45px);
	transform: translateY(-45px);
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-business .tabsSec .list .hover .btn {
	display: block;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	border: 1px #fff solid;
	background: url(/images/icon/link.png) no-repeat center center;
	background-size: 18px;
	float: right;
	position: relative;
	-webkit-transform: translateY(45px);
	transform: translateY(45px);
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-business .tabsSec .list .hover .btn:before {
	content: "";
	display: block;
	width: 35px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: -38px;
	top: 0;
	bottom: 0;
	margin: auto
}

.home-business .tabsSec .list .box:hover .pic {
	border-color: #004cb8;
	border-color: rgba(0,76,184,0.66)
}

.home-business .tabsSec .list .box:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.home-business .tabsSec .list .box:hover .title {
	color: #004cb8
}

.home-business .tabsSec .list .box:hover .title:after {
	width: 100%
}

.home-business .tabsSec .list .box:hover .hover {
	opacity: 1
}

.home-business .tabsSec .list .box:hover .hover .info {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.home-business .tabsSec .list .box:hover .hover .btn {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.home-business .more {
	text-align: center
}

.home-business .more a {
	display: inline-block;
	background: #ea5404;
	color: #fff;
	font-size: 16px;
	min-width: 138px;
	line-height: 40px;
	padding: 0 10px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 0 0 rgba(234,84,4,0);
	box-shadow: 0 0 0 0 rgba(234,84,4,0);
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-business .more a:hover {
	-webkit-box-shadow: 0 0 0 10px rgba(234,84,4,0.1);
	box-shadow: 0 0 0 10px rgba(234,84,4,0.1)
}

.home-case {
	background: url(../image/home-case-bg.jpg) no-repeat center top;
	padding: 50px 0 80px 0;
	overflow: hidden
}

.home-case .home-title .title-01 {
	color: #fff
}

.home-case .home-title .title-01:before {
	background: url(../image/title-03.png) no-repeat right center;
	margin-right: 20px
}

.home-case .home-title .title-01:after {
	background: url(../image/title-04.png) no-repeat right center;
	margin-left: 20px
}

.home-case .home-title .title-02 {
	color: #fff
}

.home-case .nr {
	margin-top: 50px
}

.home-case .list {
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 15px
}

.home-case .list li {
	width: 50%;
	float: left;
	padding: 0 15px 30px 15px
}

.home-case .list li .box {
	display: block;
	background: #fff;
	position: relative;
	padding: 10px 247px 10px 0;
	padding-right: 247px
}

.home-case .list li .box:after {
	content: "";
	display: block;
	height: 6px;
	background: #ea5404;
	width: 0;
	position: absolute;
	bottom: -6px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-case .list li .text {
	padding: 5px 30px 10px 30px;
	min-height: 167px
}

.home-case .list li .date {
	line-height: 30px;
	color: #000;
	font-size: 14px;
	position: relative
}

.home-case .list li .date:before {
	content: "";
	margin-right: 10px;
	font-size: 18px
}

.home-case .list li .title {
	font-size: 18px;
	line-height: 36px;
	height: 36px;
	color: #333;
	margin: 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-case .list li .info {
	font-size: 14px;
	line-height: 26px;
	height: 78px;
	overflow: hidden;
	color: #666;
	margin-bottom: 15px
}

.home-case .list li .pic {
	border: 1px #e3e3e3 solid;
	width: 227px;
	height: 167px;
	display: block;
	float: right;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 10px;
	background: #fcfcfc
}

.home-case .list li .pic:after {
	content: "";
	display: block;
	padding-top: 73.33333333%
}

.home-case .list li .pic img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-case .list li .detailed {
	position: absolute;
	width: 100%;
	bottom: 7px;
	left: 20px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-case .list li .detailed:after {
	content: "";
	display: block;
	height: 6px;
	background: #ea5404;
	width: 0;
	position: absolute;
	bottom: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-case .list li .detailed span {
	float: left;
	position: relative;
	display: inline-block;
	min-width: 76px;
	line-height: 26px;
	padding: 0 5px 0 10px;
	font-size: 12px;
	color: #999
}

.home-case .list li .detailed span:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 20px 26px 0;
	border-color: transparent transparent #fff transparent;
	position: absolute;
	right: -20px;
	top: 0;
	display: none;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-case .list li .detailed span:after {
	content: "";
	display: inline-block;
	width: 15px;
	height: 5px;
	background: url(../image/arrow-right-03.png) center center;
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 5px
}

.home-case .list li .box:hover .title {
	color: #ea5404;
	font-weight: 700;
	padding-left: 10px
}

.home-case .list li .box:hover .detailed {
	bottom: -6px;
	left: 0
}

.home-case .list li .box:hover .detailed:after {
	width: 100%
}

.home-case .list li .box:hover .detailed span {
	background: #ea5404;
	color: #fff
}

.home-case .list li .box:hover .detailed span:before {
	display: block;
	border-color: transparent transparent #ea5404 transparent
}

.home-case .list li .box:hover .detailed span:after {
	background: url(../image/arrow-right-04.png) center center
}

.home-case .list li .box:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.home-case .more {
	text-align: center
}

.home-case .more a {
	display: inline-block;
	border: 1px #fff solid;
	background: rgba(255,255,255,0.28);
	color: #fff;
	font-size: 16px;
	min-width: 138px;
	line-height: 40px;
	padding: 0 10px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 0 0 rgba(234,84,4,0);
	box-shadow: 0 0 0 0 rgba(234,84,4,0);
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-case .more a:hover {
	background: #ea5404;
	border-color: #ea5404
}

.home-news {
	padding: 75px 0 50px 0;
	overflow: hidden
}

.home-news .nr {
	margin-top: 60px;
	margin-bottom: 50px
}

.home-news .bigTitle:after {
	content: "";
	display: inline-block;
	width: 25px;
	height: 12px;
	background: url(../image/more-01.png) no-repeat right center;
	margin-left: 12px
}

.home-news .bigTitle span {
	background: #ea5404;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	min-width: 138px;
	padding: 0 10px;
	display: inline-block;
	text-align: center;
	position: relative
}

.home-news .chpzhsh {
	width: 50%;
	float: left;
	padding-right: 30px
}

.home-news .chpzhsh .list {
	margin-top: 35px
}

.home-news .chpzhsh .list li {
	overflow: hidden;
	clear: both;
	margin-bottom: 35px;
	position: relative
}

.home-news .chpzhsh .list li:last-child {
	margin-bottom: 0
}

.home-news .chpzhsh .list li:last-child .box {
	border-bottom: none
}

.home-news .chpzhsh .list .box {
	display: block;
	position: relative;
	border-bottom: 1px #e7e7e7 solid
}

.home-news .chpzhsh .list .text {
	padding-bottom: 35px
}

.home-news .chpzhsh .list .title {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
	-webkit-transition: all .5s;
	transition: all .5s;
	font-weight: 700
}

.home-news .chpzhsh .list .info {
	color: #666;
	font-size: 14px;
	line-height: 26px;
	height: 78px;
	overflow: hidden
}

.home-news .chpzhsh .list .detailed {
	position: absolute;
	width: 100%;
	z-index: 2;
	bottom: -30px;
	text-align: right;
	font-size: 12px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-news .chpzhsh .list .detailed:after {
	content: "";
	display: block;
	height: 6px;
	background: #ea5404;
	position: absolute;
	z-index: 0;
	bottom: 0;
	width: 100%;
	right: 0
}

.home-news .chpzhsh .list .detailed span {
	background: #ea5404;
	color: #fff;
	position: relative;
	z-index: 2;
	display: inline-block;
	line-height: 23px;
	min-width: 76px;
	padding: 0 25px 0 10px
}

.home-news .chpzhsh .list .detailed span:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 23px 0 0 20px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-news .chpzhsh .list .detailed span:after {
	content: "";
	display: inline-block;
	width: 15px;
	height: 5px;
	background: url(../image/arrow-right-04.png) center center;
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 5px
}

.home-news .chpzhsh .list .box:hover .title {
	color: #ea5404;
	padding-left: 10px
}

.home-news .chpzhsh .list .box:hover .detailed {
	bottom: -1px
}

.home-news .tabs {
	width: 50%;
	float: left
}

.home-news .tabs .tabsMenu {
	font-size: 0;
	padding-left: 1px
}

.home-news .tabs .tabsMenu:after {
	content: "";
	display: inline-block;
	width: 25px;
	height: 32px;
	background: url(../image/more-02.png) no-repeat right center;
	margin-left: 12px
}

.home-news .tabs .tabsMenu span {
	border: 1px #004cb8 solid;
	display: inline-block;
    max-width:180px;
	margin-left: -1px;
	min-width:140px;
	line-height: 38px;
    height: 38px;
    overflow:hidden;
	position: relative;
	text-align: center
}

.home-news .tabs .tabsMenu a {
	display: block;
	color: #004cb8;
	font-size: 16px
}

.home-news .tabs .tabsMenu a:hover {
	background: #004cb8;
	color: #fff
}

.home-news .tabs .tabsMenu .cur {
	background: #004cb8
}

.home-news .tabs .tabsMenu .cur a {
	color: #fff
}

.home-news .tabs .tabsSec {
	margin-top: 35px
}

.home-news .tabs .tabsSec .item {
	display: none
}

.home-news .tabs li {
	margin-bottom: 35px
}

.home-news .tabs li:last-child .box {
	border: none
}

.home-news .tabs .box {
	display: block;
	position: relative;
	padding-left: 80px;
	border-bottom: 1px #e7e7e7 solid;
	-webkit-transition: padding .5s;
	transition: padding .5s
}

.home-news .tabs .box .date {
	overflow: hidden;
	color: #999;
	display: block;
	position: absolute;
	left: 0;
	font-style: italic;
	width: 80px;
	text-align: center
}

.home-news .tabs .box .date .month {
	font-size: 27px;
	display: block;
	padding-bottom: 56px;
	position: relative
}

.home-news .tabs .box .date .month:after {
	content: "";
	display: block;
	width: 1px;
	height: 50px;
	background: #d2d2d2;
	-webkit-transform: rotate(25deg);
	transform: rotate(25deg);
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 5px
}

.home-news .tabs .box .date .year {
	font-size: 18px;
	padding-bottom: 3px
}

.home-news .tabs .box .text {
	position: relative;
	padding-left: 20px;
	padding-bottom: 35px
}

.home-news .tabs .box .title-detailed {
	position: relative;
	padding-right: 90px
}

.home-news .tabs .box .detailed {
	float: right;
	position: absolute;
	right: 0;
	top: 8px
}

.home-news .tabs .box .detailed span {
	color: #999;
	font-size: 12px;
	position: relative;
	z-index: 2;
	display: inline-block;
	line-height: 23px
}

.home-news .tabs .box .detailed span:after {
	content: "";
	display: inline-block;
	width: 15px;
	height: 5px;
	background: url(../image/arrow-right-03.png) center center;
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 5px
}

.home-news .tabs .box .title {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
	-webkit-transition: all .5s;
	transition: all .5s;
	font-weight: 700
}

.home-news .tabs .box .info {
	color: #666;
	font-size: 14px;
	line-height: 26px;
	height: 78px;
	overflow: hidden
}

.home-news .tabs .box:hover .date {
	color: #004cb8
}

.home-news .tabs .box:hover .title {
	padding-left: 10px;
	color: #004cb8
}

.home-news .tabs .box:hover .title:after {
	background: url(/images/icon/arrow-right-08.png) no-repeat right;
	background-size: 100%;
	right: 10px
}

.home-news .tabs .box:hover .detailed span {
	color: #004cb8
}

.home-news .tabs .box:hover .detailed span:after {
	background: url(../image/arrow-right-05.png) center center
}

.footer {
	background: #303030;
	padding: 50px 0 30px 0;
	color: #8b8b8b;
	font-size: 14px
}

.footer img {
	vertical-align: middle
}

.footer a {
	color: #8b8b8b;
	-webkit-transition: all .5s;
	transition: all .5s
}

.footer a:hover {
	color: #fff;
	text-decoration: underline
}

.footer .footer-contact {
	width: 30%;
	float: left;
	line-height: 38px;
	padding-right: 40px
}

.footer .footer-contact .title {
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	color: #fff;
	margin-bottom: 10px
}

.footer .footer-contact .span-01 {
	margin-right: 5px
}

.footer .footer-contact .span-02 {
	color: #fff;
	font-weight: 700
}

.footer .footer-contact .icon {
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 15px
}

.footer .menu {
	width: 50%;
	float: right;
	padding-left: 40px
}

.footer .menu .title {
	margin-bottom: 10px;
	line-height: 30px
}

.footer .menu .title a,.footer .menu .title span {
	color: #fff !important;
	font-size: 15px !important
}

.footer .menu li {
	width: 20%;
	float: left;
	line-height: 1.5;
	padding-right: 10px
}

.footer .menu a {
	display: block;
	line-height: 30px;
	font-size: 12px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.footer .menu a:hover {
	margin-left: 10px
}

.footer .footer-ewm {
	width: 20%;
	max-width: 125px;
	float: right;
	text-align: center;
	color: #fff;
	font-size: 13px
}

.footer .footer-ewm .pic {
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	padding: 5px;
	margin-bottom: 10px
}

.copyright {
	background: #303030;
	color: #8b8b8b;
	font-size: 13px;
	padding-bottom: 110px
}

.copyright>.container {
	border-top: 1px #545454 solid;
	padding: 20px 0 20px 0;
	line-height: 40px
}

.copyright a {
	color: #8b8b8b;
	-webkit-transition: all .5s;
	transition: all .5s
}

.copyright a:hover {
	color: #fff;
	text-decoration: underline
}

.copyright .share {
	font-size: 0;
	margin-left: 5px;
	float: right;
	display: none;
}

.copyright .share span {
	margin-left: 16px;
	position: relative
}

.copyright .share span:hover .box {
	display: block
}

.copyright .share span,.copyright .share a {
	display: inline-block;
	width: 20px;
	height: 20px;
	position: relative
}

.copyright .share a {
	display: inline-block;
	width: 20px;
	height: 20px;
	position: relative
}

.copyright .share .box {
	position: absolute;
	width: 180px;
	bottom: 20px;
	left: 50%;
	margin-left: -90px;
	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
	display: none;
	cursor: initial
}

.copyright .share .box:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	bottom: 2px;
	left: 0;
	right: 0;
	margin: auto
}

.copyright .share .box .div-01 {
	background: #fff;
	border: 1px #ccc solid
}

.copyright .share .box .title {
	height: 30px;
	line-height: 30px;
	color: #333
}

.copyright .share .box .pic {
	height: 180px;
	background: #eee
}

.copyright .share .alibabaBtn {
	background: url(../image/alibaba.png) no-repeat center center
}

.copyright .share .douyinBtn {
	background: url(../image/douyin.png) no-repeat center center
}

.copyright .share .weixinBtn {
	background: url(../image/weixin.png) no-repeat center center
}

.copyright2 {
	padding-bottom: 0
}

.floatMessage {
	background: #ef7d40;
	background: rgba(234,84,4,0.76);
	color: #fff;
	position: fixed;
	z-index: 9999;
	bottom: 0;
	left: 0;
	width: 100%
}

.floatMessage .closeBtn {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px #fff solid;
	position: absolute;
	right: 15px;
	top: 15px;
	text-align: center;
	line-height: 18px;
	color: #fff
}

.floatMessage .closeBtn:hover {
	border-color: #f00;
	background: #f00;
	color: #fff
}

.floatMessage>.container {
	overflow: hidden
}

.floatMessage .text {
	float: left;
	width: 27.34375%;
	padding: 10px 0 10px 0
}

.floatMessage .text .txt {
	font-size: 24px;
	line-height: 45px;
	font-weight: 700;
	background: url(../image/message.png) no-repeat left center;
	padding-left: 85px
}

.floatMessage .list {
	padding: 33px 0;
	width: 72.65625%;
	float: right;
	margin-left: -10px;
	margin-right: -10px;
	overflow: hidden;
	text-align: right;
	font-size: 0
}

.floatMessage .list li {
	vertical-align: middle;
	display: inline-block;
	padding: 0 10px;
	width: 20%
}

.floatMessage .list li:nth-child(1) {
	width: 19%;
	max-width: 170px
}

.floatMessage .list li:nth-child(2) {
	width: 19%;
	max-width: 170px
}

.floatMessage .list li:nth-child(3) {
	width: 50%;
	max-width: 460px
}

.floatMessage .list .btn {
	width: auto;
	max-width: 16%
}

.floatMessage .list .btn a {
	display: inline-block;
	background: #d55816;
	text-align: center;
	color: #fff;
	line-height: 44px;
	min-width: 90px;
	padding: 0 10px;
	border-radius: 5px;
	font-size: 14px
}

.floatMessage input {
	background: #fff;
	border: none;
	line-height: 44px;
	height: 44px;
	padding: 0 15px;
	font-size: 13px;
	width: 100%
}

.inside-banner {
	clear: both;
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 0;
	text-align: center
}

.inside-banner img {
	vertical-align: middle
}

.inside-banner .box {
	display: block;
	position: relative;
	overflow: hidden;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	text-align: center;
	height: 360px
}

.inside-banner .box:after {
	content: "";
	display: block;
	padding-top: 18.75%
}

.title-bread {
	position: relative
}

.title-bread .title {
	line-height: 30px;
	color: #004cb8;
	font-weight: 700;
	font-size: 30px;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: -15px;
	padding-right: 30px;
	max-width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #fff
}

.title-bread .title:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #eee;
	vertical-align: middle;
	margin-left: 15px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto
}

.title-bread .bread {
	position: relative;
	width: 100%;
	font-weight: 400;
	color: #959494;
	font-size: 14px;
	text-align: right;
	line-height: 35px;
	border-bottom: 1px #eee dashed;
	padding-bottom:4px;
}

.title-bread .bread a {
	color: #959494
}

.title-bread .bread a:hover {
	color: #004cb8
}

.inside {
	padding-top: 40px;
	padding-bottom: 80px;
	overflow: hidden
}

.inside img {
	vertical-align: middle
}

.inside .aside {
	width: 20.3125%;
	float: left
}

.inside .aside .category {
	margin-bottom: 60px
}

.inside .aside .category .title {
	height: 100px;
	line-height: 100px;
	font-size: 24px;
	color: #fff;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	position: relative;
	background: #004cb8;
	z-index: 0;
	padding: 0 20px
}

.inside .aside .category .list {
	padding: 15px 0 0 0
}

.inside .aside .category li {
	position: relative;
	padding: 1px 0
}

.inside .aside .category li>a {
	z-index: 1;
	display: block;
	color: #333;
	font-size: 18px;
	line-height: 60px;
	border-top-right-radius: 60px;
	border-bottom-right-radius: 60px;
	background: #fff;
	padding: 0 30px 0 20px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: padding .5s;
	transition: padding .5s
}

.inside .aside .category li>a:before {
	content: "";
	display: block;
	width: 5px;
	height: 9px;
	background: url(../image/arrow-right-06.png) no-repeat center center;
	position: absolute;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transition: all .5s;
	transition: all .5s
}

.inside .aside .category li:last-child {
	border-bottom: none
}

.inside .aside .category li:hover>a {
	border-left: 8px #004cb8 solid;
	background: #e8f2ff;
	padding-left: 30px
}

.inside .aside .category li:hover>a:before {
	background: url(../image/arrow-right-07.png) no-repeat center center
}

.inside .aside .category .child {
	padding: 10px 0
}

.inside .aside .category .child>a {
	overflow: hidden;
	display: block;
	line-height: 32px;
	padding-left: 32px;
	position: relative
}

.inside .aside .category .child>a:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 4px 5px;
	border-color: transparent transparent transparent #d2d2d2;
	position: absolute;
	left: 18px;
	top: 12px
}

.inside .aside .category .child>a:after {
	content: "";
	display: block;
	width: 30px;
	height: 5px;
	background: url(../image/arrow-right-03.png) right no-repeat;
	position: absolute;
	right: -30px;
	top: 12px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.inside .aside .category .child>a:hover,.inside .aside .category .child>a.cur {
	color: #004cb8
}

.inside .aside .category .child>a:hover:before,.inside .aside .category .child>a.cur:before {
	border-color: transparent transparent transparent #004cb8
}

.inside .aside .category .child>a:hover:after,.inside .aside .category .child>a.cur:after {
	right: 18px
}

.inside .aside .category .li-01>a {
	font-weight: 700;
	color: #fff
}

.inside .aside .category .li-01>a:before {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.inside .aside .category .cur>a {
	border-left: 8px #004cb8 solid;
	background: #e8f2ff;
	padding-left: 30px
}

.inside .aside .category .cur>a:before {
	background: url(../image/arrow-right-07.png) no-repeat center center
}

.inside .aside .category .cur .child>a.cur:after {
	right: 18px
}

.inside .aside .bigTitle {
	font-size: 24px;
	color: #004cb8;
	line-height: 40px;
	border-bottom: 1px #eee solid
}

.inside .aside .bigTitle .more {
	float: right;
	font-size: 12px;
	color: #999;
	padding-right: 25px;
	background: url(../image/arrow-right-03.png) no-repeat right center
}

.inside .aside .bigTitle .more:hover {
	color: #004cb8
}

.inside .aside .box-02 {
	border: 1px #eee solid;
	padding: 15px;
	margin-bottom: 40px
}

.inside .aside .box-02 .list {
	padding: 15px 0 0 0
}

.inside .aside .box-02 .list a {
	padding-right: 5px;
	display: block;
	font-size: 15px;
	color: #333;
	line-height: 36px;
	height: 36px;
	-webkit-transition: all .5s;
	transition: all .5s;
	position: relative;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.inside .aside .box-02 .list a:after {
	content: "";
	display: block;
	width: 2px;
	height: 2px;
	background: #666;
	position: absolute;
	top: 17px;
	left: 0
}

.inside .aside .box-02 .list a:hover {
	padding-left: 15px;
	color: #004cb8
}

.inside .aside .box-03 {
	border: 1px #eee solid;
	padding: 15px 15px 0 15px
}

.inside .aside .box-03 .list {
	padding: 20px 0 0 0
}

.inside .aside .box-03 li {
	margin-bottom: 10px
}

.inside .aside .box-03 li:last-child {
	margin-bottom: 0
}

.inside .aside .box-03 .pic {
	overflow: hidden;
	border: 1px #e1e1e1 solid;
	position: relative
}

.inside .aside .box-03 .pic:after {
	content: "";
	display: block;
	padding-top: 72.4137931%
}

.inside .aside .box-03 img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.inside .aside .box-03 .title {
	text-align: center;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 50px;
	height: 50px;
	font-size: 15px
}

.inside .aside .box-03 .box:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.inside .aside .box-03 .box:hover .title {
	color: #004cb8
}

.inside .mainRight {
	width: 79.6875%;
	float: left;
	padding: 12px 0 0 50px;
	position: relative
}

.inside .content {
	color: #333;
	font-size: 16px;
	line-height: 2.25;
	padding-top: 55px;
	min-height: 360px
}

.about {
	color: #555
}

.about .youshi {
	max-width: 816px;
	margin: auto;
	padding: 40px 0 40px 0;
	overflow: hidden;
	background: #fbfbfb;
	border-radius: 136px
}

.about .youshi li {
	padding: 0 20px;
	width: 33%;
	text-align: center;
	float: left;
	border-right: 1px #e1e1e1 solid
}

.about .youshi li:first-child {
	width: 32%
}

.about .youshi li:nth-child(2) {
	width: 34%
}

.about .youshi li:last-child {
	border: none;
	width: 34%
}

.about .youshi .num {
	line-height: 1;
	font-size: 16px
}

.about .youshi .counter {
	color: #ea5404;
	font-size: 42px;
	font-family: Arial;
	margin-right: 5px
}

.about .zhyyw {
	padding-top: 80px;
	line-height: 2.125
}

.about .zhyyw .title {
	color: #ea5404;
	font-size: 30px;
	font-weight: 700
}

.about .zhyyw .title-02 {
	color: #ea5404;
	font-size: 26px;
	margin-bottom: 5px;
	position: relative
}

.about .zhyyw .title-02:before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	background: #ea5404;
	float: left;
	margin-top: 25px;
	margin-right: 15px
}

.about .zhyyw .list {
	margin-top: 50px
}

.about .zhyyw li {
	overflow: hidden;
	margin-bottom: 50px
}

.about .zhyyw li:last-child {
	margin-bottom: 0
}

.about .zhyyw .box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.about .zhyyw .pic {
	display: block;
	width: 128px;
	height: 128px;
	position: relative;
	border-radius: 50%;
	background: #ea5404;
	margin-right: 30px;
	margin-top: 10px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	float: left
}

.culture {
	padding-top: 40px
}

.culture .jingshen li {
	width: 50%;
	float: left;
	padding: 0 20px
}

.culture .jingshen .box {
	text-align: center
}

.culture .jingshen .pic {
	width: 302px;
	height: 302px;
	padding: 4px;
	border: 1px #004cb8 solid;
	border-radius: 50%;
	margin: auto
}

.culture .jingshen .pic span {
	max-width: 292px;
	border-radius: 50%;
	overflow: hidden;
	display: block;
	position: relative;
	margin: auto
}

.culture .jingshen .pic span:after {
	content: "";
	display: block;
	padding-top: 100%
}

.culture .jingshen .pic span img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.culture .jingshen .box:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.culture .jingshen .title {
	margin-top: 30px;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.culture .jingshen .title span {
	z-index: 1;
	position: relative
}

.culture .jingshen .title span:after {
	content: "";
	display: block;
	width: 100%;
	height: 10px;
	background: #e8f2ff;
	position: absolute;
	z-index: -1;
	bottom: -4px;
	left: 0
}

.culture .jsh {
	margin-top: 60px
}

.culture .jsh li {
	clear: both;
	padding-bottom: 50px;
	overflow: hidden
}

.culture .jsh .box {
	display: block;
	position: relative;
	overflow: hidden
}

.culture .jsh .pic {
	width: 50%;
	float: left;
	z-index: 1;
	overflow: hidden;
	position: relative
}

.culture .jsh .pic:after {
	content: "";
	display: block;
	padding-top: 60.82474227%
}

.culture .jsh .pic img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.culture .jsh .text {
	width: 50%;
	min-height: 295px;
	float: left;
	background: #004cb8;
	color: #fff;
	padding: 20px 26px;
	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;
	margin-top: 50px;
	position: relative
}

.culture .jsh .text:after {
	content: "";
	display: block;
	width: 60px;
	height: 100%;
	position: absolute;
	left: -60px;
	top: 0;
	background: #004cb8
}

.culture .jsh .line {
	position: absolute;
	width: 75px;
	height: 1px;
	background: #004cb8;
	left: 30px;
	top: -28px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.culture .jsh .line:before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	background: #004cb8;
	position: absolute;
	left: 0;
	top: -4px
}

.culture .jsh .title {
	font-size: 20px;
	line-height: 2
}

.culture .jsh .info {
	line-height: 33px;
	font-size: 16px;
	opacity: .5
}

.culture .jsh li:nth-child(2n) .pic {
	float: right
}

.culture .jsh li:nth-child(2n) .text {
	float: left
}

.culture .jsh li:nth-child(2n) .text:after {
	left: auto;
	right: -60px
}

.culture .jsh .box:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.culture .jsh .box:hover .line {
	width: 100%
}

.culture .life {
	margin-top: 30px
}

.culture .life .list {
	margin-left: -20px;
	margin-right: -20px
}

.culture .life li {
	float: left;
	padding: 0 20px;
	text-align: center;
	width: 33.33333333%;
	margin-bottom: 40px
}

.culture .life li .box {
	position: relative;
	padding: 0 15px
}

.culture .life li .box:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	border: 1px #eee solid;
	position: absolute;
	z-index: 0;
	top: -15px;
	left: 0
}

.culture .life li .box .pic {
	overflow: hidden;
	position: relative
}

.culture .life li .box .pic:after {
	content: "";
	display: block;
	padding-top: 75.33333333%
}

.culture .life li .box img {
	-webkit-transition: all .5s;
	transition: all .5s;
	z-index: 1
}

.culture .life li .box:hover:after {
	border-color: #004cb8
}

.culture .life li .box:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.partner {
	overflow: hidden;
	padding-top: 10px
}

.partner dl {
	padding-bottom: 30px;
	margin-bottom: 60px;
	border-bottom: 1px #eee solid
}

.partner dl:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0
}

.partner .bigTitle .cn {
	color: #004cb8;
	font-size: 24px;
	font-weight: 700
}

.partner .bigTitle .en {
	color: #d7d7d7;
	font-size: 17px;
	font-family: DIN Light;
	font-style: italic;
	margin-left: 5px
}

.partner .list {
	margin-top: 25px;
	margin-left: -20px;
	margin-right: -20px
}

.partner .list li {
	width: 25%;
	float: left;
	padding: 0 20px 40px 20px
}

.partner .list .box {
	border: 1px #eee solid;
	text-align: center;
	padding: 10px 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.partner .list .pic {
	margin: auto;
	display: block;
	position: relative
}

.partner .list .pic:after {
	content: "";
	display: block;
	padding-top: 50%
}

.partner .list .title {
	padding: 0 10px;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 10px
}

.partner .list .box:hover {
	border-color: #004cb8
}

.history {
	margin-top: 40px;
	margin-bottom: 130px;
	color: #232323;
	font-size: 16px;
	line-height: 1.875;
	position: relative;
	padding-top: 35px;
	overflow: hidden
}

.history:after {
	content: "";
	display: block;
	width: 5px;
	height: 100%;
	background: #eee;
	position: absolute;
	z-index: 0;
	top: 35px;
	left: 0;
	right: 0;
	margin: auto
}

.history .topLine {
	width: 5px;
	height: 35px;
	background: url(../image/topLine.png) no-repeat top center;
	margin: auto;
	left: 0;
	right: 0;
	position: absolute;
	top: 0
}

.history dl {
	width: 50%;
	position: relative;
	z-index: 1;
	clear: both;
	padding-right: 70px;
	text-align: right
}

.history dl:before {
	content: "";
	display: block;
	border-top: 1px #004cb8 dashed;
	width: 40px;
	position: absolute;
	right: 20px;
	top: 28px
}

.history dl:after {
	content: "";
	background: #004cb8;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	right: -6px;
	top: 23px
}

.history dl dt {
	font-size: 16px;
	color: #004cb8;
	font-weight: 700
}

.history dl .year {
	font-size: 30px;
	font-weight: normal;
	display: inline-block;
	margin: 0 5px 0 0;
	font-family: TC Avant Garde Gothic Pro;
	font-weight: 700
}

.history dl dd {
	width: 100%;
	overflow: hidden
}

.history dl.cur .year,.history dl:hover .year {
	color: #004cb8
}

.history dl:nth-child(2n),.history dl.even {
	float: right;
	text-align: left;
	padding-left: 70px;
	padding-right: 0
}

.history dl:nth-child(2n):before,.history dl.even:before {
	left: 20px;
	top: 28px
}

.history dl:nth-child(2n):after,.history dl.even:after {
	left: -6px
}

.honor {
	padding-top: 10px
}

.honor .pics {
	max-width: 885px;
	margin: auto
}

.honor .big {
	background: url(../image/honor-bg.png) no-repeat center 60px;
	height: 830px
}

.honor .big .list {
	width: 375px;
	margin: 0 auto 0 auto
}

.honor .big .title {
	text-align: center;
	font-size: 24px;
	color: #333;
	height: 60px;
	line-height: 30px;
	overflow: hidden
}

.honor .big .pic {
	margin-top: 55px;
	height: 530px;
	position: relative
}

.honor .big .pic:after {
	content: "";
	display: block;
	padding-top: 141.33333333%
}

.honor .big .slick-prev,.honor .big .slick-next {
	height: 100%;
	z-index: 9;
	width: 52px;
	height: 52px;
	margin-top: 57px;
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 50%
}

.honor .big .slick-prev:before,.honor .big .slick-next:before {
	display: none
}

.honor .big .slick-prev:hover,.honor .big .slick-next:hover {
	background-color: #004cb8
}

.honor .big .slick-prev {
	left: -127px;
	background-image: url(../image/prev-01.png)
}

.honor .big .slick-prev:hover {
	background-image: url(../image/prev-02.png)
}

.honor .big .slick-next {
	right: -127px;
	background-image: url(../image/next-01.png)
}

.honor .big .slick-next:hover {
	background-image: url(../image/next-02.png)
}

.honor .small {
	background: #f5f5f5;
	padding: 25px 0
}

.honor .small .list {
	padding: 0 90px
}

.honor .small li {
	padding: 0 9px
}

.honor .small .box {
	background: #fff;
	border: 1px #fff solid;
	padding: 5px;
	cursor: pointer
}

.honor .small .pic {
	position: relative
}

.honor .small .pic:after {
	content: "";
	display: block;
	padding-top: 141.33333333%
}

.honor .small .slick-current .box {
	border-color: #004cb8
}

.honor .small .slick-prev,.honor .small .slick-next {
	background: #e5e5e5;
	height: 100%;
	z-index: 9
}

.honor .small .slick-prev:before,.honor .small .slick-next:before {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	border-top: 1px #000 solid;
	border-left: 1px #000 solid
}

.honor .small .slick-prev:hover,.honor .small .slick-next:hover {
	background-color: #c2dfff
}

.honor .small .slick-prev:hover:before,.honor .small .slick-next:hover:before {
	border-color: #004cb8
}

.honor .small .slick-prev {
	left: 50px
}

.honor .small .slick-prev:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-left: 6px
}

.honor .small .slick-next {
	right: 50px
}

.honor .small .slick-next:before {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	margin-right: 6px
}

.business {
	padding-top: 10px
}

.business .list {
	margin-left: -20px;
	margin-right: -20px
}

.business .list li {
	width: 33.33333333%;
	float: left;
	padding: 0 20px;
	margin-bottom: 20px
}

.business .list .box {
	display: block;
	text-align: center
}

.business .list .pic {
	overflow: hidden;
	border: 1px #e1e1e1 solid;
	position: relative
}

.business .list .pic:after {
	content: "";
	display: block;
	padding-top: 72.4137931%
}

.business .list .pic img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.business .list .title {
	color: #333;
	font-size: 15px;
	height: 50px;
	line-height: 50px;
	margin-top: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative
}

.business .list .hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #004cb8;
	background: rgba(0,76,184,0.66);
	opacity: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.business .list .hover .text {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	height: 104px;
	padding: 0 10%
}

.business .list .hover .info {
	color: #fff;
	font-size: 13px;
	line-height: 26px;
	height: 104px;
	overflow: hidden;
	width: 100%;
	margin: auto;
	text-align: left;
	margin-bottom: 10px;
	-webkit-transform: translateY(-45px);
	transform: translateY(-45px);
	-webkit-transition: all .5s;
	transition: all .5s
}

.business .list .hover .btn {
	display: block;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	border: 1px #fff solid;
	background: url(/images/icon/link.png) no-repeat center center;
	background-size: 18px;
	float: right;
	position: relative;
	-webkit-transform: translateY(45px);
	transform: translateY(45px);
	-webkit-transition: all .5s;
	transition: all .5s
}

.business .list .hover .btn:before {
	content: "";
	display: block;
	width: 35px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: -38px;
	top: 0;
	bottom: 0;
	margin: auto
}

.business .list .box:hover .pic {
	border-color: #004cb8;
	border-color: rgba(0,76,184,0.66)
}

.business .list .box:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.business .list .box:hover .title {
	color: #004cb8
}

.business .list .box:hover .title:after {
	width: 100%
}

.business .list .box:hover .hover {
	opacity: 1
}

.business .list .box:hover .hover .info {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.business .list .box:hover .hover .btn {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.business-show .nr {
	margin: 25px 0 50px 0
}

.business-show .title {
	font-weight: 700;
	color: #333;
	font-size: 24px
}

.business-show .pics {
	padding-bottom: 25px
}

.business-show .pics .list {
	margin-left: -15px;
	margin-right: -15px
}

.business-show .pics li {
	float: left;
	width: 50%;
	padding: 0 15px
}

.business-show .pics .box {
	border: 1px #f0f0f0 solid;
	position: relative
}

.business-show .pics .box:after {
	content: "";
	display: block;
	padding-top: 72.34042553%
}

.business-show .p-01 {
	font-size: 16px;
	font-weight: 700
}

.business-show .texts {
	padding-top: 25px;
	padding-bottom: 25px
}

.business-show .texts .list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -15px;
	margin-right: -15px
}

.business-show .texts li {
	width: 50%;
	float: left;
	padding: 0 15px
}

.business-show .texts .box {
	background: #e8f2ff;
	padding: 20px 30px;
	font-size: 15px;
	height: 100%;
	position: relative;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.business-show .texts .li-02 .box {
	position: relative;
	background: #e8f2ff url(../image/yinhao.png) no-repeat 25px 40px;
	padding-left: 60px
}

.case {
	padding-top: 10px
}

.case .list {
	margin-bottom: 50px
}

.case .list li {
	width: 100%;
	float: left;
	padding: 0 0 30px 0
}

.case .list li .box {
	border: 1px #eee solid;
	display: block;
	background: #fff;
	position: relative;
	padding: 10px 247px 10px 0;
	padding-right: 247px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.case .list li .text {
	padding: 5px 30px 10px 30px;
	min-height: 167px
}

.case .list li .date {
	line-height: 30px;
	color: #000;
	font-size: 14px;
	position: relative
}

.case .list li .date:before {
	content: "";
	margin-right: 10px;
	font-size: 18px
}

.case .list li .title {
	font-weight: 700;
	font-size: 18px;
	line-height: 36px;
	height: 36px;
	color: #333;
	margin: 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all .5s;
	transition: all .5s
}

.case .list li .info {
	font-size: 14px;
	line-height: 26px;
	height: 78px;
	overflow: hidden;
	color: #666;
	margin-bottom: 15px
}

.case .list li .pic {
	border: 1px #e3e3e3 solid;
	width: 227px;
	height: 167px;
	display: block;
	float: right;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 10px;
	background: #fcfcfc
}

.case .list li .pic:after {
	content: "";
	display: block;
	padding-top: 73.33333333%
}

.case .list li .pic img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.case .list li .detailed {
	position: absolute;
	width: 100%;
	bottom: 7px;
	left: 20px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.case .list li .detailed:after {
	content: "";
	display: block;
	height: 6px;
	background: #ea5404;
	width: 0;
	position: absolute;
	bottom: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.case .list li .detailed span {
	float: left;
	position: relative;
	display: inline-block;
	min-width: 76px;
	line-height: 26px;
	padding: 0 5px 0 10px;
	font-size: 12px;
	color: #999
}

.case .list li .detailed span:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 20px 26px 0;
	border-color: transparent transparent #fff transparent;
	position: absolute;
	right: -20px;
	top: 0;
	display: none;
	-webkit-transition: all .5s;
	transition: all .5s
}

.case .list li .detailed span:after {
	content: "";
	display: inline-block;
	width: 15px;
	height: 5px;
	background: url(../image/arrow-right-03.png) center center;
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 5px
}

.case .list li .box:hover {
	-webkit-box-shadow: 0 0 18px 0 rgba(117,117,117,0.38);
	box-shadow: 0 0 18px 0 rgba(117,117,117,0.38)
}

.case .list li .box:hover .title {
	color: #ea5404;
	padding-left: 10px
}

.case .list li .box:hover .detailed {
	bottom: -6px;
	left: 0
}

.case .list li .box:hover .detailed:after {
	width: 100%
}

.case .list li .box:hover .detailed span {
	background: #ea5404;
	color: #fff
}

.case .list li .box:hover .detailed span:before {
	display: block;
	border-color: transparent transparent #ea5404 transparent
}

.case .list li .box:hover .detailed span:after {
	background: url(../image/arrow-right-04.png) center center
}

.case .list li .box:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.case .more {
	text-align: center
}

.case .more a {
	display: inline-block;
	border: 1px #fff solid;
	background: rgba(255,255,255,0.28);
	color: #fff;
	font-size: 16px;
	min-width: 138px;
	line-height: 40px;
	padding: 0 10px;
	border-radius: 5px
}

.show {
	line-height: 32px;
	color: #333;
	font-size: 16px;
	padding-top: 10px
}

.show .title {
	font-weight: normal;
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
	padding: 10px 0
}

.show .info {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 0;
	margin: 10px 0 0 0;
	color: #999
}

.show .info .source,.show .info .date,.show .info .view {
	display: inline-block;
	margin: 0 15px
}

.show .nr {
	margin: 40px 0 50px 0
}

.returnList {
	text-align: center
}

.returnList a {
	display: inline-block;
	min-width: 100px;
	line-height: 32px;
	margin: auto;
	border-radius: 34px;
	border: 1px #eee solid;
	color: #666;
	font-size: 15px;
	text-align: center;
	padding: 0 10px;
	-webkit-transition: all .5s;
	transition: all .5s;
	position: relative
}

.returnList a:hover {
	border-color: #ea5404;
	background: #ea5404;
	color: #fff
}

.news {
	padding-top: 10px
}

.news .list {
	margin-bottom: 70px
}

.news li {
	margin-bottom: 10px
}

.news li:last-child .box {
	border: none
}

.news .box {
	display: block;
	position: relative;
	padding-left: 156px;
	-webkit-transition: padding .5s;
	transition: padding .5s
}

.news .box .date {
	background: #f9f9f9;
	overflow: hidden;
	color: #999;
	display: block;
	position: absolute;
	left: 0;
	font-style: italic;
	width: 126px;
	text-align: center
}

.news .box .date .month {
	font-size: 27px;
	display: block;
	padding-bottom: 40px;
	position: relative
}

.news .box .date .month:after {
	content: "";
	display: block;
	width: 1px;
	height: 45px;
	background: #d2d2d2;
	-webkit-transform: rotate(25deg);
	transform: rotate(25deg);
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 5px
}

.news .box .date .year {
	font-size: 18px;
	padding-bottom: 3px
}

.news .box .text {
	padding-bottom: 27px;
	height: 151px;
	border-bottom: 1px #e7e7e7 solid;
	position: relative
}

.news .box .title-detailed {
	position: relative;
	padding-right: 90px
}

.news .box .detailed {
	float: right;
	position: absolute;
	right: 0;
	top: 8px
}

.news .box .detailed span {
	color: #999;
	font-size: 12px;
	position: relative;
	z-index: 2;
	display: inline-block;
	line-height: 23px
}

.news .box .detailed span:after {
	content: "";
	display: inline-block;
	width: 15px;
	height: 5px;
	background: url(../image/arrow-right-03.png) center center;
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 5px
}

.news .box .title {
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
	-webkit-transition: all .5s;
	transition: all .5s;
	font-weight: 700
}

.news .box .info {
	color: #666;
	font-size: 14px;
	line-height: 26px;
	max-height: 78px;
	overflow: hidden;
	position: absolute;
	bottom: 27px
}

.news .box:hover .date {
	color: #004cb8
}

.news .box:hover .title {
	padding-left: 10px;
	color: #004cb8
}

.news .box:hover .title:after {
	background: url(/images/icon/arrow-right-08.png) no-repeat right;
	background-size: 100%;
	right: 10px
}

.news .box:hover .detailed span {
	color: #004cb8
}

.news .box:hover .detailed span:after {
	background: url(../image/arrow-right-05.png) center center
}

.download .list {
	overflow: hidden;
	margin-left: -25px;
	margin-right: -25px;
	margin-bottom: 40px
}

.download li {
	width: 33.33333333%;
	float: left;
	padding: 0 25px 40px 25px
}

.download .box {
	display: block;
	padding: 40px 0 0 0;
	position: relative;
	border: 1px solid #eee;
	-webkit-transition: all .5s;
	transition: all .5s
}

.download .box .pic {
	display: block;
	position: relative;
	width: 80px;
	height: 80px;
	margin: auto auto 20px auto
}

.download .box .title {
	font-style: italic;
	text-align: center;
	display: block;
	font-size: 16px;
	line-height: 30px;
	height: 60px;
	padding: 0 40px;
	margin-bottom: 5px
}

.download .box .btn {
	display: block;
	width: 100%;
	height: 45px;
	overflow: hidden;
	margin: auto;
	position: relative
}

.download .box .btn:before,.download .box .btn:after {
	content: "";
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	-webkit-transition: all .5s;
	transition: all .5s
}

.download .box .btn:before {
	background: url(../image/download-01.png) no-repeat center center;
	top: 0;
	opacity: 1
}

.download .box .btn:after {
	background: url(../image/download-02.png) no-repeat center center;
	top: -70px;
	opacity: 0
}

.download .box .default {
	bottom: 0;
	opacity: 1
}

.download .box .hover {
	top: -120px;
	opacity: 0
}

.download .box:hover {
	border: 1px solid #004cb8
}

.download .box:hover .default {
	bottom: -120px;
	opacity: 0
}

.download .box:hover .hover {
	top: 0;
	opacity: 1
}

.download .box:hover .btn {
	background: #004cb8
}

.download .box:hover .btn:before {
	top: 70px;
	opacity: 0
}

.download .box:hover .btn:after {
	top: 0;
	opacity: 1
}

.contact .lxfsh {
	margin: 10px 0 40px 0
}

.contact .lxfsh li {
	width: 33.33333333%;
	float: left;
	text-align: center;
	padding-bottom: 10px
}

.contact .lxfsh li .pic {
	display: block;
	width: 152px;
	height: 152px;
	border-radius: 50%;
	margin: 0 auto 15px auto;
	background: #004cb8;
	overflow: hidden;
	-webkit-transition: all .5s;
	transition: all .5s;
	position: relative
}

.contact .lxfsh li .p-01 {
	font-size: 20px;
	line-height: 2
}

.contact .lxfsh li .p-02 {
	font-size: 24px;
	font-weight: 700;
	line-height: 2
}

.contact .lxfsh li:hover .pic {
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg)
}

.contact .title {
	color: #666;
	font-weight: 700;
	font-size: 20px
}

.contact .map {
	color: #333;
	font-size: 16px;
	position: relative
}

.contact .map .p-03 img {
	vertical-align: middle;
	margin-right: 10px
}

#allmap {
	height: 330px;
	border: 1px #e1e1e1 solid;
	margin-top: 20px
}

#allmap img {
	max-width: none;
	max-height: none
}

.anchorBL {
	display: none
}

.message {
	width: 100%;
	margin-top: 80px;
	position: relative
}

.message .list {
	max-width: 740px;
	margin: 15px auto auto auto
}

.message li {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0 20px
}

.message .li-02 {
	width: 50%;
	float: left
}

.message .box {
	position: relative;
	padding-left: 70px
}

.message .bt {
	width: 65px;
	font-size: 13px;
	color: #666;
	position: absolute;
	left: 0;
	top: 0;
	text-align: justify;
	text-align-last: justify;
	line-height: 44px
}

.message .required {
	color: #f00
}

.message input,.message textarea {
	width: 100%;
	border: 1px #ebebeb solid;
	font-size: 14px;
	background: #fff;
	line-height: 42px;
	padding: 0 8px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.message input:focus,.message textarea:focus {
	border-color: #004cb8
}

.message input {
	height: 44px
}

.message textarea {
	height: 108px;
	line-height: 24px
}

.message .yzhm input {
	width: 45%;
	float: left
}

.message .yzhm .code {
	float: left;
	margin-right: 10px;
	border: 1px #ebebeb solid;
	margin-left: 20px
}

.message .yzhm .a-01 {
	font-size: 12px;
	line-height: 44px;
	color: #0d8dfc
}

.message .yzhm .a-01:hover {
	color: #004cb8;
	text-decoration: underline
}

.message .btn {
	clear: both;
	padding-top: 30px;
	margin-bottom: 0;
	text-align: center;
	overflow: initial
}

.message .btn a {
	display: inline-block;
	background: #ea5404;
	color: #fff;
	min-width: 325px;
	line-height: 44px;
	text-align: center;
	padding: 0 10px;
	font-size: 14px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 0 0 rgba(234,84,4,0);
	box-shadow: 0 0 0 0 rgba(234,84,4,0);
	-webkit-transition: all .5s;
	transition: all .5s
}

.message .btn a:hover {
	-webkit-box-shadow: 0 0 0 10px rgba(234,84,4,0.2);
	box-shadow: 0 0 0 10px rgba(234,84,4,0.2)
}

.single {
	color: #666;
	font-size: 16px;
	line-height: 2;
	overflow: hidden;
	padding-top: 80px
}

.single .pics .list li {
	width: 20%;
	float: left
}

.single .pics .list .li2 {
	width: 50%
}

.single .pics .list .pic {
	overflow: hidden;
	position: relative
}

.single .pics .list .pic img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.single .pics .list .box:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.about .part-01 {
	padding-bottom: 80px
}

.about .part-01 .nr {
	padding-top: 10px
}

.about .p-01 {
	text-align: center;
	color: #004cb8;
	font-size: 20px;
	font-weight: 700
}

.about .p-02 {
	text-align: center;
	color: #004cb8;
	font-size: 20px
}

.about .p-03 {
	text-align: center
}

.about .line {
	display: block;
	width: 1px;
	height: 100px;
	position: absolute;
	top: -42px;
	z-index: 999;
	left: 0;
	right: 0;
	margin: auto
}

.about .line:after {
	position: absolute;
	top: 0;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: #004cb8;
	-webkit-animation: shortLong 2s ease infinite alternate;
	animation: shortLong 2s ease infinite alternate
}

.about .part-02 {
	position: relative
}

.about .part-02 .left {
	width: 50%;
	float: left;
	height: 625px;
	position: relative
}

.about .part-02 .left .pic {
	overflow: hidden;
	position: absolute;
	z-index: 1;
	right: -40px;
	top: 0
}

.about .part-02 .left .pic img {
	max-width: inherit;
	max-height: inherit;
	-webkit-transition: all .5s;
	transition: all .5s
}

.about .part-02 .left .pic img:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.about .part-02 .right {
	width: 50%;
	float: left;
	color: #fff;
	font-size: 16px;
	height: 625px;
	position: relative
}

.about .part-02 .right .pic {
	position: absolute;
	left: 0;
	top: 0
}

.about .part-02 .right .pic img {
	max-width: inherit;
	max-height: inherit
}

.about .part-02 .right .text {
	position: relative;
	z-index: 1;
	margin: 125px 70px 0 110px;
	line-height: 2.125;
	padding-bottom: 20px;
	height: 480px;
	overflow: hidden
}

.about .p-04 {
	border-bottom: 2px rgba(255,255,255,0.2) solid;
	padding-bottom: 10px
}

.about .part-03 {
	padding-top: 80px;
	padding-bottom: 80px
}

.about .p-05 {
	text-align: center;
	color: #004cb8;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.5
}

.about .p-06 {
	text-align: center;
	color: #004cb8;
	font-size: 30px;
	line-height: 1.5;
	margin-bottom: 10px
}

.about .part-04 {
	padding-bottom: 115px;
	position: relative;
	background: url(/images/about-bg.png) no-repeat center bottom
}

.strength {
	background: url(/images/strength-bg-01.png) no-repeat center top,url(/images/strength-bg-02.png) no-repeat center bottom;
	padding-bottom: 110px;
	position: relative
}

.strength .nr {
	padding-top: 50px
}

.strength .list {
	overflow: hidden;
	margin: auto;
	position: relative;
	padding-bottom: 140px;
	padding-top: 50px
}

.strength li {
	width: 100%;
	clear: both;
	padding-top: 50px;
	margin-top: -50px;
	position: relative;
	z-index: 1
}

.strength li:before {
	content: "";
	display: block;
	position: absolute;
	top: 15px;
	right: 0;
	left: 0;
	margin: auto;
	width: 2px;
	height: 100%;
	background: #004cb8
}

.strength li:last-child:before {
	display: none
}

.strength li+li {
	z-index: 0
}

.strength .title {
	display: block;
	width: 170px;
	height: 180px;
	background: url(/images/wood-bg.png) no-repeat center center;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 50%;
	margin-left: -85px;
	color: #fff;
	font-size: 18px;
	border-radius: 50%;
	overflow: hidden;
	text-align: center;
	padding-top: 54px;
	line-height: 1
}

.strength .title .span-01 {
	color: #fff;
	display: block;
	font-size: 46px;
	font-family: "dincond-boldregular";
	margin-bottom: 4px
}

.strength .title .span-02 {
	display: block;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 14px
}

.strength .box {
	border: 2px solid #dcd0c5;
	border-radius: 10px;
	padding: 30px 30px 80px 40px;
	max-width: 510px;
	position: relative
}

.strength .box:after {
	content: "";
	display: block;
	position: absolute;
	top: 40px;
	right: -50px;
	width: 50px;
	height: 60px;
	background: url(../image/arrow-right-05.png) no-repeat left center
}

.strength .p-01 {
	font-size: 22px;
	color: #004cb8
}

.strength .info {
	color: #333;
	font-size: 15px
}

.strength .pic {
	max-width: 310px;
	border-radius: 50px;
	overflow: hidden;
	-webkit-box-shadow: 11px 11px 0 0 #e4dbd3;
	box-shadow: 11px 11px 0 0 #e4dbd3;
	position: absolute;
	z-index: 99;
	bottom: -110px;
	left: 100px
}

.strength .pic img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.strength .pic:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.strength .box:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.strength li:nth-child(even) .box,.strength .even .box {
	float: right;
	padding: 30px 40px 80px 30px
}

.strength li:nth-child(even) .box:after,.strength .even .box:after {
	content: "";
	display: block;
	position: absolute;
	top: 40px;
	right: inherit;
	left: -50px;
	width: 50px;
	height: 60px;
	background: url(/images/icon/arrow-left-05.png) no-repeat left center
}

.strength li:nth-child(even) .info,.strength .even .info {
	text-align: right
}

.chuanqi .part-01 {
	padding-bottom: 40px
}

.chuanqi .part-01 .nr {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px
}

.product {
	padding-top: 80px
}

.product .page {
	margin-bottom: 80px
}

.product .nr {
	margin-top: 36px;
	border-top: 1px #ece9e1 solid;
	padding-top: 80px;
	overflow: hidden;
	position: relative
}

.product .nr:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 80px;
	background: #ece9e1
}

.product .list {
	margin-left: -30px;
	margin-right: -30px
}

.product .list .bg {
	position: absolute;
	z-index: 0;
	top: 597px;
	height: 597px;
	width: 1920px;
	left: 0;
	background: #f8f6f3
}

.product .list li {
	width: 25%;
	float: left;
	padding: 0 30px 80px 30px
}

.product .list .box {
	max-width: 260px;
	display: block;
	text-align: center;
	position: relative;
	z-index: 1
}

.product .list .pic {
	overflow: hidden;
	margin: auto;
	background: #fff;
	position: relative
}

.product .list .pic:after {
	content: "";
	display: block;
	padding-top: 126.92307692%
}

.product .list img {
	-webkit-transition: all .8s cubic-bezier(.445, .145, .355, 1) 0s;
	transition: all .8s cubic-bezier(.445, .145, .355, 1) 0s
}

.product .list .text {
	padding: 40px 10px 80px 10px
}

.product .list .title {
	color: #555;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 15px
}

.product .list .detailed a,.product .list .detailed span {
	line-height: 20px;
	color: #999;
	font-size: 12px;
	display: inline-block;
	border-top: 1px #999 solid;
	border-bottom: 1px #999 solid;
	padding: 0 7px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.product .list .box:hover .title {
	color: #004cb8
}

.product .list .box:hover .detailed a,.product .list .box:hover .detailed span {
	border-color: #e2d1c0;
	color: #e2d1c0;
	padding-left: 15px;
	padding-right: 15px
}

.product .list .box:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.product-show {
	padding-top: 80px
}

.product-show img {
	vertical-align: middle
}

.product-show .nr {
	border-top: 1px #ece9e1 solid;
	padding-top: 60px;
	margin-top: 40px
}

.product-show .pic-text {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-bottom: 70px
}

.product-show .pic-text .pic {
	width: 49%;
	float: left;
	padding-left: 25px
}

.product-show .pic-text .text {
	width: 42.5%;
	float: right;
	padding-right: 25px
}

.product-show .pic-text .text li {
	position: relative;
	border-top: 2px #004cb8 solid;
	font-size: 16px;
	color: #686868;
	overflow: hidden;
	line-height: 33px;
	margin-bottom: 14px;
	padding-left: 100px
}

.product-show .pic-text .text li:last-child {
	margin-bottom: 0
}

.product-show .pic-text .text .span-01 {
	background: #aca29b;
	color: #fff;
	display: inline-block;
	line-height: 33px;
	height: 35px;
	width: 100px;
	padding: 0 10px;
	text-align: center;
	border-left: 2px #004cb8 solid;
	border-bottom: 2px #004cb8 solid;
	position: absolute;
	left: 0;
	top: 0
}

.product-show .pic-text .text .span-02 {
	color: #004cb8
}

.product-show .pic-text .text .jsh {
	padding: 0 28px;
	border-bottom: 2px #004cb8 solid;
	border-left: 2px #004cb8 solid;
	border-right: 2px #004cb8 solid
}

.product-show .pic-text .text .jsh-02 {
	padding-top: 17px;
	padding-bottom: 17px;
	font-size: 14px
}

.product-show .pics {
	background: #f8f6f3;
	padding: 70px 0
}

.recommend {
	padding-top: 55px
}

.recommend .list {
	margin-bottom: 3px
}

.recommend .bigTitle {
	line-height: 1.5;
	text-align: center;
	color: #1a1b1b;
	font-weight: 400;
	font-size: 24px;
	position: relative
}

.recommend .bigTitle:after {
	content: "";
	display: block;
	width: 32px;
	height: 3px;
	background: #004cb8;
	margin: 10px auto 0 auto
}

.recommend .list {
	margin-left: -30px;
	margin-right: -30px;
	margin-top: 50px
}

.recommend .list li {
	width: 25%;
	float: left;
	padding: 0 30px 0 30px
}

.recommend .list .box {
	max-width: 260px;
	display: block;
	text-align: center;
	position: relative;
	z-index: 1
}

.recommend .list .pic {
	overflow: hidden;
	margin: auto;
	background: #fff;
	position: relative
}

.recommend .list .pic:after {
	content: "";
	display: block;
	padding-top: 126.92307692%
}

.recommend .list img {
	-webkit-transition: all .8s cubic-bezier(.445, .145, .355, 1) 0s;
	transition: all .8s cubic-bezier(.445, .145, .355, 1) 0s
}

.recommend .list .text {
	padding: 40px 10px 80px 10px
}

.recommend .list .title {
	color: #555;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 15px
}

.recommend .list .detailed a,.recommend .list .detailed span {
	line-height: 20px;
	color: #999;
	font-size: 12px;
	display: inline-block;
	border-top: 1px #999 solid;
	border-bottom: 1px #999 solid;
	padding: 0 7px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.recommend .list .box:hover .title {
	color: #004cb8
}

.recommend .list .box:hover .detailed a,.recommend .list .box:hover .detailed span {
	border-color: #e2d1c0;
	color: #e2d1c0;
	padding-left: 15px;
	padding-right: 15px
}

.recommend .list .box:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.relatedBt {
	line-height: 1.5;
	text-align: center;
	color: #1a1b1b;
	font-weight: 400;
	font-size: 24px;
	position: relative
}

.relatedBt:after {
	content: "";
	display: block;
	width: 32px;
	height: 3px;
	background: #004cb8;
	margin: 10px auto 0 auto
}

.recommend-news {
	overflow: hidden;
	padding-top: 55px;
	padding-bottom: 60px;
	background: #f9f9f9
}

.recommend-news .list {
	overflow: hidden;
	margin: 33px -35px 30px -35px;
	position: relative
}

.recommend-news .list:after {
	content: "";
	display: block;
	width: 2px;
	height: 36px;
	border-radius: 2px;
	background: #e2d8cf;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg)
}

.recommend-news li {
	width: 50%;
	float: left;
	padding: 0 35px
}

.recommend-news li:last-child {
	margin-bottom: 0
}

.recommend-news .box {
	display: block;
	position: relative;
	padding-left: 0;
	padding: 15px 0 23px 0;
	min-height: 90px;
	border: 1px #e2d8cf solid;
	-webkit-transition: all .5s;
	transition: all .5s
}

.recommend-news .box:before,.recommend-news .box:after {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background: #e2d8cf;
	position: absolute;
	z-index: 1;
	top: 0
}

.recommend-news .box:before {
	left: 2px
}

.recommend-news .box:after {
	left: 5px
}

.recommend-news .text {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 0
}

.recommend-news .title {
	margin-bottom: 10px;
	position: relative
}

.recommend-news .title:after {
	content: "";
	display: block;
	width: 30px;
	height: 2px;
	background: #004cb8;
	-webkit-transition: all .5s;
	transition: all .5s
}

.recommend-news .title span {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #1a1b1b;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all .5s;
	transition: all .5s
}

.recommend-news .info {
	color: #8a8a8a;
	font-size: 14px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	margin-bottom: 11px
}

.recommend-news .date {
	color: #b4b4b4;
	font-size: 14px;
	font-family: arial;
	height: 21px;
	line-height: 21px;
	background: url(../image/arrow-right-02.png) no-repeat right center
}

.recommend-news .box:hover .title:after {
	width: 100%
}

.recommend-news .box:hover .title span {
	padding-left: 10px;
	color: #004cb8
}

.join img {
	vertical-align: middle
}

.join .part-01 {
	background: url(/images/join-bg-02.png) no-repeat left top,url(/images/join-bg-03.png) no-repeat center bottom;
	background-color: #faf9f7
}

.join .part-01 .div-01 {
	width: 166px;
	height: 152px;
	background: url(/images/join-bg-01.png) no-repeat top center;
	margin: auto;
	color: #fff;
	font-size: 20px;
	text-align: center;
	padding-top: 55px;
	margin-bottom: 30px
}

.join .part-01 .p-01 {
	color: #004cb8;
	font-weight: 700;
	font-size: 40px;
	text-align: center;
	margin-bottom: 15px
}

.join .part-01 .div-02 {
	margin-bottom: 20px;
	text-align: center;
	position: relative
}

.join .part-01 .div-02:before,.join .part-01 .div-02:after {
	content: "";
	display: inline-block;
	width: 90px;
	height: 2px;
	border-radius: 2px;
	background: #004cb8;
	vertical-align: middle;
	margin-top: -9px
}

.join .part-01 .div-02 span {
	display: inline-block;
	width: 58px;
	height: 67px;
	background: url(/images/polygon-bg-01.png) no-repeat center center;
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	line-height: 67px;
	color: #fff;
	margin: 0 1px
}

.join .part-01 .p-02 {
	text-align: center;
	color: #000;
	font-size: 26px;
	margin-bottom: 10px
}

.join .pics {
	text-align: center;
	font-size: 0;
	margin-top: 30px
}

.join .pics .div-03 {
	background-color: #faf9f7;
	overflow: hidden;
	display: inline-block;
	margin-left: 60px
}

.join .pics .list {
	display: inline-block;
	padding-right: 30px
}

.join .pics li {
	display: inline-block;
	overflow: hidden;
	margin: 0 2px;
	height: 390px
}

.join .pics img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.join .pics img:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.join .pics .text {
	height: 390px;
	display: inline-block;
	color: #000;
	font-size: 26px;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
	-webkit-writing-mode: tb-lr;
	writing-mode: tb-lr;
	text-align: center;
	z-index: 1;
	line-height: 40px;
	position: relative
}

.join .pics .text:before {
	content: "";
	display: block;
	width: 8px;
	height: 100%;
	background: #004cb8;
	vertical-align: middle;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	z-index: -1
}

.join .pics .text span {
	padding: 10px 0;
	background: #faf9f7
}

.join .liucheng {
	background: url(/images/liucheng-bg.jpg) no-repeat center top;
	color: #fff;
	padding: 80px 0;
	position: relative
}

.join .liucheng .title {
	text-align: center
}

.join .liucheng .title .cn {
	color: #d8ae7a;
	font-size: 56px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 5px
}

.join .liucheng .title .en {
	color: #f0e5d8;
	font-size: 18px
}

.join .liucheng .nr {
	padding-top: 30px
}

.join .liucheng .tel {
	text-align: center
}

.join .liucheng .tel span {
	background: #c59f70;
	display: inline-block;
	min-width: 340px;
	line-height: 53px;
	padding: 0 10px;
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	border-radius: 53px;
	position: relative
}

.join .liucheng .tel span:before {
	content: "";
	display: inline-block;
	width: 31px;
	height: 30px;
	background: url(../image/tel-02.png) no-repeat center center;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 14px
}

.anchor {
	position: absolute;
	top: -60px;
	left: 0
}

.sitemap {
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0 auto;
	font-size: 16px
}

.sitemap dl {
	border: #2c2c2c solid 1px;
	border-top: #004cb8 solid 2px;
	border-bottom: none;
	margin: 20px 0 20px 0
}

.sitemap dl dt {
	color: #eee;
	font-size: 22px;
	line-height: 40px;
	border-bottom: #2c2c2c solid 1px;
	padding: 0 0 0 20px
}

.sitemap dl dt img {
	margin-left: 20px
}

.sitemap dl dt a {
	color: #eee
}

.sitemap dl dd {
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	padding-top: 10px;
	border-bottom: #2c2c2c solid 1px
}

.sitemap dl dd div {
	clear: both;
	overflow: hidden;
	line-height: 30px;
	border-bottom: #2c2c2c solid 1px;
	padding: 0 20px 10px 10px;
	margin-bottom: -1px
}

.sitemap dl dd div a {
	color: #b6b6b6;
	float: left;
	padding: 0 10px 0 10px
}

.sitemap dl dd div a:hover {
	color: #003e7e;
	background: #004cb8;
	color: #fff
}

.sitemap dl:hover dt a {
	color: #004cb8
}

.sitemap dl .p2 {
	font-weight: 700;
	padding-left: 20px;
	font-size: 14px
}

@media screen and (max-width:1366px) {
	.copyright .share {
		padding-right: 20px
	}
	.copyright .share .box {
		left: auto;
		right: -10px;
		margin-left: 0
	}
	.copyright .share .box:after {
		left: auto;
		right: 10px
	}
}
