@charset "utf-8";

@font-face {
	font-family:'dincond-boldregular';src:url('../fonts/dincond-bold-webfont.eot');src:url('../fonts/dincond-bold-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/dincond-bold-webfont.woff2') format('woff2'),url('../fonts/dincond-bold-webfont.woff') format('woff'),url('../fonts/dincond-bold-webfont.svg#dincond-boldregular') format('svg');font-weight:normal;font-style:normal
}

@font-face {
	font-family:'AVGARDM';src:url('../fonts/AVGARDM.eot');src:url('../fonts/AVGARDM.eot?#iefix') format('embedded-opentype'),url('../fonts/AVGARDM.woff2') format('woff2'),url('../fonts/AVGARDM.woff') format('woff'),url('../fonts/AVGARDM.ttf') format('truetype'),url('../fonts/AVGARDM.svg#ancona-cdregular') format('svg');font-weight:normal;font-style:normal
}

.header-nav {
	background: #fff
}

.header {
	padding: 15px 0;
	line-height: 35px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.header .logo {
	width: 500px;
	margin-right: 10px;
	float: left
}

.header .logo img {
	vertical-align: middle
}

.header .search {
	width: 380px;
	float: left;
	position: relative;
	color: #888;
	font-size: 12px;
	margin: 20px 0 0
}

.header .search .dropDown {
	width: 73px;
	height: 31px;
	line-height: 31px;
	position: absolute;
	top: 2px;
	left: 2px
}

.header .search .selectValNext {
	display: block;
	cursor: pointer;
	text-align: left;
	padding-left: 8px;
	position: relative;
	background: url(../images/down.png) no-repeat 56px center
}

.header .search .selectValNext:after {
	content: "";
	display: inline-block;
	border-right: 1px #c8c8c8 solid;
	height: 21px;
	float: right;
	margin: 5px 0 0
}

.header .search .selectListNext {
	z-index: 999;
	display: none;
	width: 71px;
	text-align: center;
	border: 2px #366dae solid;
	border-top: none;
	position: absolute;
	top: 31px;
	left: -2px;
	padding: 5px 0;
	background: #fff
}

.header .search .listANext {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	background-color: #fff
}

.header .search a {
	color: #888
}

.header .search a:hover {
	background: #366dae;
	color: #fff
}

.header .search input {
	height: 35px;
	line-height: 35px;
	width: 295px;
	border: 2px #366dae solid;
	float: left;
	padding: 0 0 0 83px;
	color: #888;
	font-size: 12px
}

.header .search .btn {
	display: inline-block;
	width: 60px;
	height: 35px;
	background: #366dae;
	float: left;
	margin-left: 2px;
	position: relative
}

.header .search .btn:before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background: url("../images/icon-all.png") no-repeat 0 0;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 50%;
	margin-left: -10px
}

.header .search .btn:hover {
	background: #2a5a9d
}

.header .tel {
	float: left;
	width: 205px;
	color: #366dae;
	font-size: 20px;
	font-family: arial;
	display: inline-block;
	padding: 0 0 0 23px;
	margin: 22px 0 0;
	height: 35px;
	line-height: 35px;
	position: relative
}

.header .tel:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("../images/icon-all.png") no-repeat 0 -30px;
	vertical-align: middle;
	margin-top: -3px
}

.header .tel:after {
	content: "";
	display: inline-block;
	width: 5px;
	height: 35px;
	background: url("../images/icon-all.png") no-repeat 0 -125px;
	vertical-align: middle;
	margin-top: -3px;
	position: absolute;
	left: 0;
	top: 0
}

.header .language {
	font-size: 12px;
	text-align: right;
	float: right;
	width: 105px;
	margin: 20px 0 0
}

.header .language img {
	vertical-align: middle;
	margin: -3px 5px 0 0
}

.header .language a {
	display: inline-block;
	margin-left: 5px;
	color: #9b9ea0
}

.header .language a:hover {
	color: #366dae;
	text-decoration: underline
}

.nav {
	background: #366dae;
	position: relative
}

.nav li {
	width: 14.28571429%;
	float: left;
	text-align: center;
	height: 48px;
	line-height: 48px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.nav li>a {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	display: block;
	width: 130px;
	margin: auto
}

.nav li>a:hover {
	background: #2a5a9d
}

.nav li.cur>a {
	background: #2a5a9d
}

.nav .productLi>a {
	width: 150px
}

.nav .navChild {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff \9;
	background: rgba(255,255,255,0.9);
	width: 100%;
	z-index: 99;
	border-bottom: 2px #366dae solid
}

.nav .navChild:before {
	content: "";
	display: block;
	width: 100%;
	height: 48px;
	background: #366dae;
	position: absolute;
	left: 0;
	top: 0
}

.nav .navChild .container {
	margin: auto
}

.nav .navChild ul {
	overflow: hidden
}

.nav .navChild li {
	height: auto;
	position: relative
}

.nav .navChild .title {
	font-weight: bold;
	font-size: 15px;
	height: 48px;
	line-height: 48px;
	background: #366dae;
	color: #fff
}

.nav .navChild .child {
	display: block;
	width: 130px;
	margin: auto;
	-webkit-transition: all .1s;
	transition: all .1s
}

.nav .navChild .box {
	padding: 10px 0
}

.nav .navChild li.cur .title,.nav .navChild li:hover .title {
	background: #2a5a9d
}

.nav .navChild li.cur .child,.nav .navChild li:hover .child {
	background: #366dae;
	position: relative
}

.nav .navChild li.cur .box,.nav .navChild li:hover .box {
	position: relative
}

.nav .navChild li.cur .box:before,.nav .navChild li:hover .box:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px;
	border-color: transparent transparent #366dae transparent;
	position: absolute;
	z-index: 99;
	top: -16px;
	left: 50%;
	margin-left: -8px
}

.nav .navChild li.cur .box a:hover,.nav .navChild li:hover .box a:hover {
	-webkit-transition: all .5s;
	transition: all .5s
}

.nav .navChild li.cur a,.nav .navChild li:hover a {
	color: #fff
}

.nav .navChild .productLi a {
	width: 150px
}

.nav .navChild .productLi .child {
	width: 150px
}

.nav .navChild a {
	width: 130px;
	margin: auto;
	display: block;
	color: #555;
	line-height: 18px;
}

.nav .navChild a:hover {
	background: #2a5a9d;
	-webkit-transition: all .5s;
	transition: all .5s
}

.nav:hover .navChild {
	display: block
}

.headerNavFixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
	box-shadow: 0 3px 3px 3px rgba(0,0,0,0.1);
	background: rgba(255,255,255,0.9)
}

.headerNavFixed .header {
	padding: 1px 0 0
}

.headerNavFixed .nav {
	background: rgba(54,109,174,0.9)
}

.banner {
	width: 100%;
	height: 550px;
	overflow: hidden;
	text-align: center;
	position: relative;
	z-index: 0
}

.banner .box {
	width: 1920px;
	height: 100%;
	position: relative;
	left: 50%;
	margin-left: -960px
}

.banner img {
	display: inline-block
}

.banner .pic {
	display: block;
	position: relative;
	width: 100%;
	height: 550px
}

.banner .slick-dots {
	z-index: 99;
	bottom: 27px;
	font-size: 0;
	text-align: center
}

.banner .slick-dots li {
	width: 42px;
	height: 8px;
	margin: 0 1px
}

.banner .slick-dots li button {
	background: #fff \9;
	background: rgba(255,255,255,0.8);
	border: 1px transparent solid;
	display: block;
	width: 42px;
	height: 8px;
	font-size: 0;
	padding: 0;
	margin: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.banner .slick-dots li.slick-active button {
	background: #73b839;
	border: 1px #fff solid
}

.banner .slick-dots li button:before {
	content: "";
	display: none
}

.banner .slick-prev,.banner .slick-next {
	width: 50px;
	height: 60px;
	z-index: 999
}

.banner .slick-prev:before,.banner .slick-next:before {
	content: ""
}

.banner .slick-prev {
	background: url(../images/left-arrow.png) no-repeat 0 center;
	left: 10px
}

.banner .slick-prev:hover {
	background: #366dae url(../images/left-arrow.png) no-repeat 0 center
}

.banner .slick-next {
	background: url(../images/right-arrow.png) no-repeat 0 center;
	right: 10px
}

.banner .slick-next:hover {
	background: #366dae url(../images/right-arrow.png) no-repeat 0 center
}

@media (max-width:1919px) and (min-width:1600px) {
	.banner .slick-prev {
		left: 8%
	}

	.banner .slick-next {
		right: 8%
	}
}

@media (max-width:1599px) and (min-width:1440px) {
	.banner .slick-prev {
		left: 13%
	}

	.banner .slick-next {
		right: 13%
	}
}

@media (max-width:1439px) and (min-width:1281px) {
	.banner .slick-prev {
		left: 17%
	}

	.banner .slick-next {
		right: 17%
	}
}

@media (max-width:1280px) {
	.banner .slick-prev {
		left: 50%;
		margin-left: -575px
	}

	.banner .slick-next {
		right: 50%;
		margin-right: -575px
	}
}

.home-product .classify {
	background: #f4f4f4
}

.home-product .classify .container {
	border-left: 1px #e3e3e3 solid;
	overflow: hidden
}

.home-product .classify a {
	color: #666;
	font-size: 18px;
	display: block;
	width: 25%;
	height: 70px;
	line-height: 70px;
	float: left;
	text-align: center;
	border-right: 1px #e3e3e3 solid;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-product .classify a.cur,.home-product .classify a:hover {
	background: #366dae;
	color: #fff
}

.home-product .list {
	padding: 90px 0;
	height: 420px
}

.home-product .list ul {
	display: none
}

.home-product li {
	width: 600px;
	float: left;
	background: #fbfbfb
}

.home-product li .pic {
	display: block;
	width: 240px;
	height: 240px;
	overflow: hidden;
	position: relative;
	background: url("../images/product-bg.jpg") no-repeat;
	float: left;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-product li .pic img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-product li .text {
	width: 360px;
	float: left;
	padding: 35px 30px
}

.home-product li .text .bt {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-product li .text .info {
	color: #777;
	font-size: 12px;
	line-height: 24px;
	height: 72px;
	margin: 8px 0 0;
	overflow: hidden
}

.home-product li .text .more {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin: 0;
	background: url("../images/icon-all.png") no-repeat 0 -60px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-product li:hover img {
	-webkit-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	transform: translateY(-15px)
}

.home-product li:hover .text .bt {
	color: #366dae;
	padding-left: 5px
}

.home-product li:hover .text .more {
	background: url("../images/icon-all.png") no-repeat -45px -60px
}

.home-title {
	text-align: center
}

.home-title .cn {
	display: block;
	font-size: 36px
}

.home-title .en {
	font-size: 16px
}

.home-title .first,.home-title .last {
	position: relative;
	display: inline-block
}

.home-title .first:before {
	content: "";
	width: 60px;
	height: 1px;
	display: inline-block;
	vertical-align: middle
}

.home-title .first:after {
	content: "";
	width: 1px;
	height: 5px;
	display: inline-block;
	vertical-align: middle
}

.home-title .last:before {
	content: "";
	width: 1px;
	height: 5px;
	display: inline-block;
	vertical-align: middle
}

.home-title .last:after {
	content: "";
	width: 60px;
	height: 1px;
	display: inline-block;
	vertical-align: middle
}

.home-case {
	padding: 50px 0;
	background: #366dae;
	color: #fff
}

.home-case .home-title {
	margin-bottom: 30px
}

.home-case .home-title .first:before {
	background: #fff
}

.home-case .home-title .first:after {
	background: #fff
}

.home-case .home-title .last:before {
	background: #fff
}

.home-case .home-title .last:after {
	background: #fff
}

.home-case .classify {
	text-align: center
}

.home-case .classify a {
	display: inline-block;
	margin-left: -1px;
	border: 1px #6699d6 solid;
	color: #6699d6;
	line-height: 27px;
	padding: 0 30px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-case .classify a:hover,.home-case .classify a.cur {
	border-collapse: #fff;
	color: #fff
}

.home-case .list {
	background: #fff;
	overflow: hidden;
	padding: 18px 9.25px 40px;
	margin: 30px 0 0
}

.home-case .list ul {
	display: none
}

.home-case .list li {
	width: 33.33333333%;
	float: left
}

.home-case .list .box {
	position: relative;
	width: 375px;
	margin: auto;
	text-align: center
}

.home-case .list .pic {
	width: 375px;
	height: 240px;
	display: block;
	position: relative;
	overflow: hidden
}

.home-case .list img {
	-webkit-transition-duration: .5s;
	transition-duration: .5s
}

.home-case .list .text {
	position: absolute;
	bottom: -270px;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	opacity: 0;
	background: #13a095;
	background: rgba(19,160,149,0.84);
	text-align: center;
	font-weight: bold;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-case .list .text .info {
	height: 56px;
	font-size: 15px;
	line-height: 26px;
	overflow: hidden;
	padding: 0 5px;
	position: absolute;
	bottom: 120px;
	left: 0;
	width: 100%
}

.home-case .list .btn {
	content: "";
	display: block;
	width: 40px;
	height: 40px;
	background: url("../images/icon-all.png") no-repeat 0 -170px;
	position: absolute;
	bottom: -65px;
	left: 50%;
	margin-left: -20px;
	opacity: 1;
	-webkit-transition: all .5s .2s;
	transition: all .5s .2s
}

.home-case .list .bt {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	overflow: hidden;
	color: #444;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 15px 0 0
}

.home-case .list .detail {
	color: #4e84c4;
	font-size: 12px
}

.home-case .list .box:hover .text {
	opacity: 1;
	bottom: 0
}

.home-case .list .box:hover .text:before {
	top: 65px
}

.home-case .list .box:hover .btn {
	opacity: 1;
	bottom: 65px
}

.home-case .list .box:hover .detail {
	text-decoration: underline
}

.home-case .more {
	display: block;
	width: 405px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	padding-right: 10px;
	margin: 35px auto auto;
	background: url("../images/more-bg.png") no-repeat
}

.home-case .more:hover {
	color: #366dae;
	background: url("../images/more-bg-hover.png") no-repeat
}

.home-about-news {
	padding: 50px 0
}

.home-about-news .home-title {
	margin-bottom: 50px
}

.home-about-news .home-title .first:before {
	background: #d4d4d4
}

.home-about-news .home-title .first:after {
	background: #d4d4d4
}

.home-about-news .home-title .last:before {
	background: #d4d4d4
}

.home-about-news .home-title .last:after {
	background: #d4d4d4
}

.home-about {
	width: 640px;
	height: 265px;
	background: #f6f6f6;
	float: left
}

.home-about .pic {
	display: block;
	width: 240px;
	height: 265px;
	background: #fcfcfc;
	overflow: hidden;
	float: left;
	position: relative
}

.home-about .pic>img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-about .pic:hover>img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.home-about .text {
	width: 400px;
	float: left;
	padding: 35px 30px
}

.home-about .text .bt {
	color: #222;
	font-size: 24px;
	display: inline-block;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-about .text .info {
	color: #777;
	font-size: 12px;
	line-height: 24px;
	height: 72px;
	margin: 10px 0 0;
	overflow: hidden
}

.home-about .text .more {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin: 25px 0 0;
	background: url("../images/icon-all.png") no-repeat 0 -60px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-about .text .more:hover {
	background: url("../images/icon-all.png") no-repeat -45px -60px
}

.home-about:hover .text .bt {
	color: #366dae;
	padding-left: 5px
}

.home-news {
	width: 560px;
	float: left
}

.home-news li {
	width: 260px;
	margin-left: 20px;
	float: left
}

.home-news .pic {
	display: block;
	width: 260px;
	height: 115px;
	background: #fcfcfc;
	overflow: hidden;
	position: relative
}

.home-news .pic img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-news .pic span {
	display: inline-block;
	background: #366dae \9;
	background: rgba(54,109,174,0.6);
	width: 90px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #fff;
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-news .pic:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.home-news .pic:hover span {
	background: rgba(54,109,174,0.8)
}

.home-news .text {
	padding: 15px 15px 0;
	background: #f6f6f6;
	height: 150px
}

.home-news .text .bt {
	color: #222;
	height: 24px;
	line-height: 24px;
	display: block;
	overflow: hidden;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-news .text .bt:hover {
	color: #366dae;
	padding-left: 5px
}

.home-news .text .time {
	color: #bbb;
	font-size: 12px;
	display: block
}

.home-news .text .info {
	font-size: 12px;
	color: #777;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin: 5px 0 10px
}

.home-news .text .detail {
	font-size: 12px;
	color: #bbb;
	display: inline-block;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-news .text:hover .detail {
	color: #366dae
}

.friendLinks {
	border-top: 1px #d8d8d8 solid;
	padding: 10px 0
}

.friendLinks .list {
	padding: 0 55px
}

.friendLinks li {
	width: 12.5%;
	float: left
}

.friendLinks .pic {
	display: block;
	width: 120px;
	height: 60px;
	margin: auto;
	position: relative
}

.friendLinks .pic>img {
	display: none
}

.friendLinks .pic .gray {
	display: block
}

.friendLinks .pic:hover>img {
	display: block
}

.friendLinks .pic:hover .gray {
	display: none
}

.friendLinks .slick-prev {
	left: 0;
	width: 30px;
	height: 30px;
	background: url(../images/left-arrow-02.png) no-repeat 0 center
}

.friendLinks .slick-next {
	right: 0;
	width: 30px;
	height: 30px;
	background: url(../images/right-arrow-02.png) no-repeat 0 center
}

.friendLinks .slick-prev:before,.friendLinks .slick-next:before {
	display: none
}

.footer {
	background: #343434;
	color: #9f9f9f;
	padding: 40px 0
}

.footer a {
	line-height: 18px;
	padding: 10px 0px;
	color: #9f9f9f;
	-webkit-transition: all .5s;
	transition: all .5s
}

.footer a:hover {
	color: #fff;
	text-decoration: underline;
	padding-left: 5px
}

.footer .menu {
	overflow: hidden;
	line-height: 30px;
	margin-bottom: 40px
}

.footer .menu li {
	width: 16.66666667%;
	float: left;
	padding-right: 6px;
	width: 15%\9
}

.footer .menu li>a {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.footer .menu li a {
	display: block
}

.footer .menu li:nth-child(1) {
	width: 150px
}

.footer .menu li:nth-child(2) {
	width: 180px
}

.footer .menu li:nth-child(3) {
	width: 180px
}

.footer .menu li:nth-child(4) {
	width: 180px
}

.footer .menu li:nth-child(5) {
	width: 140px;
	padding-right: 30px
}

.footer .menu .footer-contact {
	width: 370px;
	border-left: 1px #5b5b5b solid;
	padding: 0 0 0 55px;
	width: 300px\9;
	padding-left: 15px
}

.footer .menu .footer-contact .child {
	font-size: 12px
}

.footer .menu .footer-contact .child a {
	display: inline-block
}

.footer .menu .child {
	border-top: 1px #5b5b5b solid;
	padding: 10px 0
}

.footer .copyright {
	font-size: 12px;
	line-height: 30px;
	padding: 15px 0;
	border-top: 1px #464646 solid;
	position: relative
}

.footer .copyright img{vertical-align:bottom;}

.footer .weixin {
	position: absolute;
	top: 15px;
	right: 0
}

.footer .weixin:before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	float: left;
	 
	-webkit-transition: all .5s;
	transition: all .5s;
	margin: 0 5px 0 0
}

 

.transparent {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000 \9;
	background: rgba(0,0,0,0.3)
}

.popup {
	display: none
}

.popup .nr {
	background: #fff;
	border: 3px #366dae solid;
	position: fixed;
	z-index: 20;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 530px;
	margin-top: -265px;
	margin-left: -450px;
	padding: 30px 0
}

.popup .title {
	color: #366dae;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px #eee solid;
	padding-top: 15px;
	padding-bottom: 15px
}

.popup .box {
	text-align: center;
	margin: 20px 0 0
}

.popup .box img {
	max-height: 280px
}

.popup .close {
	color: #333;
	font-size: 16px;
	text-align: center;
	display: block;
	width: 172px;
	line-height: 40px;
	border: 1px #366dae solid;
	-webkit-transition: all .5s;
	transition: all .5s;
	margin: 30px auto auto
}

.popup .close:hover {
	background: #366dae;
	color: #fff
}

.inside-banner {
	overflow: hidden;
	height: 330px;
	width: 100%
}

.inside-banner .pic {
	display: block;
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	text-align: center;
	height: 330px
}

.inside-aside {
	width: 270px;
	float: left;
	position: relative
}

.left-menu {
	margin-bottom: 20px
}

.left-menu .title {
	height: 110px;
	line-height: 110px;
	font-size: 35px;
	background: #366dae url("../images/left-menu-title-bg.png") no-repeat 0 0;
	color: #fff;
	text-align: center;
	position: relative
}

.left-menu .box {
	background: #f8f8f8;
	padding: 15px 0 0;
	font-size: 16px
}

.left-menu .box li {
	background: #eee;
	position: relative;
	margin-bottom: 1px
}

.left-menu .box li:after {
	content: " ";
	display: none \9;
	display: block;
	opacity: 0;
	width: 30px;
	height: 30px;
	background: url("../images/icon-all.png") no-repeat 0 -300px;
	position: absolute;
	right: 0;
	top: 12px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.left-menu .box li>a {
	display: block;
	line-height: 30px;
	padding: 10px 35px 10px 30px;
	position: relative;
	z-index: 1
}

.left-menu .box li:hover>a,.left-menu .box li.cur>a {
	color: #366dae;
	font-weight: bold
}

.left-menu .box li:hover:after,.left-menu .box li.cur:after {
	display: block;
	opacity: 1;
	right: 11px
}

.left-menu .box li.cur>a {
	font-weight: bold
}

.left-news .title {
	background: #484848;
	height: 50px;
	line-height: 50px;
	padding-left: 50px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	position: relative
}

.left-news .title:before {
	content: " ";
	display: block;
	width: 30px;
	height: 30px;
	background: url("../images/icon-all.png") no-repeat 0 -340px;
	position: absolute;
	left: 15px;
	top: 10px
}

.left-news .list {
	border: 1px #e0e0e0 solid;
	padding: 15px;
	margin: 12px 0 0;
	position: relative
}

.left-news .list:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-width: 7px;
	border-style: solid;
	border-color: transparent transparent #e0e0e0 transparent;
	position: absolute;
	top: -14px;
	left: 40px
}

.left-news .list:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-width: 7px;
	border-style: solid;
	border-color: transparent transparent #fff transparent;
	position: absolute;
	top: -13px;
	left: 40px
}

.left-news .list li {
	border-bottom: 1px #e0e0e0 dotted;
	height: 38px;
	line-height: 38px;
	padding: 0 0 0 20px;
	overflow: hidden;
	position: relative
}

.left-news .list li:before {
	content: " ";
	display: block;
	width: 10px;
	height: 10px;
	background: url("../images/icon-all.png") no-repeat 0 -380px;
	position: absolute;
	left: 5px;
	top: 12px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.left-news .list li:hover:before {
	background: url("../images/icon-all.png") no-repeat -20px -380px
}

.left-news .list li:hover a {
	color: #366dae;
	padding-left: 5px
}

.left-news .list a {
	color: #555;
	-webkit-transition: all .5s;
	transition: all .5s
}

.inside {
	clear: both;
	min-height: 700px;
	margin: 20px 0 0
}

.inside .title-bread {
	line-height: 74px;
	color: #888;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px #d5d5d5 solid;
	position: relative;
	overflow: hidden;
	color: #666
}

.inside .title-bread a {
	color: #666
}

.inside .title-bread a:hover {
	color: #366dae
}

.inside .title-bread .inside-title {
	text-align: left;
	font-size: 28px;
	color: #366dae;
	position: relative;
	width: 40%;
	display: block;
	float: left;
	height: 74px;
	overflow: hidden
}

.inside .title-bread .bread {
	width: 60%;
	float: right;
	text-align: right;
	position: relative;
	height: 74px;
	overflow: hidden
}

.inside .title-bread .bread span {
	color: #6b94c5
}

.inside .title-bread .bread:before {
	content: " ";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("../images/icon-all.png") no-repeat 0 -400px;
	margin-right: 5px
}

.inside .main {
	width: 895px;
	float: right;
	padding: 0
}

.inside .content {
	padding: 50px 0 70px
}

.inside img {
	vertical-align: middle
}

.about {
	color: #666;
	line-height: 26px
}

.about .video-text {
	background: #f7f9fd;
	overflow: hidden
}

.about .video-text .video {
	width: 470px;
	float: left
}

.about .video-text .text {
	width: 425px;
	float: left;
	padding: 45px 30px;
	color: #666;
	line-height: 26px
}

.about .youshi {
	overflow: hidden;
	padding: 80px 0
}

.about .youshi li {
	width: 33.33333333%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #444
}

.about .youshi li .num {
	color: #366dae;
	font-size: 36px;
	font-family: 'dincond-boldregular'
}

.about .youshi li .num em {
	font-style: normal;
	font-size: 66px
}

.about .renzheng-text {
	background: #f7f9fd;
	overflow: hidden
}

.about .renzheng-text .renzheng {
	width: 432px;
	float: left;
	background: #fff
}

.about .renzheng-text .pic {
	display: block;
	float: left;
	width: 211px;
	height: 281px;
	border: 3px #bdd8e5 solid;
	position: relative;
	margin-right: 5px
}

.about .renzheng-text .text {
	width: 463px;
	float: left;
	padding: 30px 25px 0;
	color: #666;
	line-height: 26px
}

.honor {
	clear: both;
	width: 100%;
	overflow: hidden
}

.honor li {
	width: 33.33333333%;
	float: left;
	text-align: center;
	font-size: 16px;
	margin-bottom: 25px;
	color: #333;
	cursor: pointer
}

.honor li .pic {
	width: 244px;
	height: 352px;
	display: block;
	margin: auto;
	position: relative;
	overflow: hidden;
	background: url("../images/honor-bg.png") no-repeat;
	padding: 12px
}

.honor li img {
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 218px;
}

.honor li .bt {
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	display: block;
	font-size: 16px
}

.honor li:hover img {
	-webkit-transform: scale(.95);
	-ms-transform: scale(.95);
	transform: scale(.95)
}

.honor li:hover .bt {
	color: #366dae
}

.product .list {
	margin-bottom: 40px;
	overflow: hidden
}

.product li{     
	position: relative;
	width: 33.33333333%;
	float: left;
	padding: 0 10px; margin-bottom:20px
}

.product li .pic{ display:block; border:1px #e3e3e3 solid;overflow:hidden; position:relative; background:url("../images/product-bg-02.jpg") repeat;  -webkit-transition:all .5s; transition:all .5s;  }

.product li .pic img{ -webkit-transition:all .5s; transition:all .5s }
.product li .pic:after{
	padding-bottom:100%;
	overflow:hidden;
	display:block;
	content:'';
}
.product li .text{ padding:20px;  border:1px #e3e3e3 solid; border-top:none }

.product li .text .bt{ color:#333; font-size:20px; font-weight:bold; display:inline-block; line-height:45px; height:45px; overflow:hidden; -webkit-transition:all .5s; transition:all .5s }

.product li .text .info{ color:#777; font-size:12px; line-height:24px; height:48px; margin:8px 0 24px; overflow:hidden }

.product li .text .more{ display:inline-block; width:35px; height:35px; margin:0; background:url("../images/icon-all.png") no-repeat 0 -60px; -webkit-transition:all .5s; transition:all .5s }

.product li .text .more:hover{ background:url("../images/icon-all.png") no-repeat -45px -60px }

.product li:hover img{ -webkit-transform:translateY(-15px); transform:translateY(-15px) }

.product li .new{ display:block; width:70px; height:70px; background:url("../images/new-bg.png") no-repeat; position:absolute; top:0; left:10px; z-index:1 }

.product li .hot{ display:block; width:70px; height:70px; background:url("../images/hot-bg.png") no-repeat; position:absolute; top:0; left:10px; z-index:1 }

.product li:hover .text .bt{ color:#366dae; padding-left:5px }

.product li:hover .more{ background:url("../images/icon-all.png") no-repeat -45px -60px }

.product-show {
	color: #666;
	line-height: 24px
}

.product-show .title {
	line-height: 30px;
	text-align: center;
	color: #366dae;
	font-weight: normal;
	font-size: 30px
}

.product-show .pics {
	margin: 30px auto;
	padding-bottom: 50px;
	text-align: center
}

.product-show .pic {
	display: block;
	width: 360px;
	height: 360px;
	margin: auto;
	position: relative
}

.product-show .slick-list {
	height: 360px;
	overflow: hidden
}

.product-show .slick-prev,.product-show .slick-next {
	z-index: 9;
	top: auto;
	bottom: -60px
}

.product-show .slick-prev {
	left: 50%;
	margin-left: -30px;
	width: 30px;
	height: 30px;
	background: url(../images/left-arrow-02.png) no-repeat 0 center
}

.product-show .slick-next {
	right: 50%;
	margin-right: -30px;
	width: 30px;
	height: 30px;
	background: url(../images/right-arrow-02.png) no-repeat 0 center
}

.product-show .slick-prev:before,.product-show .slick-next:before {
	color: #366dae;
	display: none
}

.product-show .tabsBtn {
	margin: 40px 0 0;
	border-top: 1px #cdcdcd solid;
	border-bottom: 1px #cdcdcd solid;
	line-height: 46px;
	position: relative
}

.product-show .tabsBtn em {
	font-style: normal
}

.product-show .tabsBtn span {
	cursor: pointer;
	display: inline-block;
	text-align: center;
	width: 172px;
	float: left;
	position: relative;
	color: #333
}

.product-show .tabsBtn span:after {
	content: "";
	display: inline-block;
	border-left: 1px #e7e7e7 solid;
	height: 15px;
	position: absolute;
	right: 0;
	top: 16px
}

.product-show .tabsBtn span:hover {
	color: #366dae;
	background: #fafafa
}

.product-show .tabsBtn span em {
	display: block;
	position: relative
}

.product-show .tabsBtn span em:before {
	content: "";
	display: none;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	border-color: #366dae transparent transparent transparent;
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -6px
}

.product-show .tabsBtn span.cur {
	color: #366dae;
	background: #fafafa;
	font-weight: bold
}

.product-show .tabsBtn span.cur em:before {
	display: block
}

.product-show .tabsSec {
	padding: 30px 0;
	min-height: 300px
}

.product-show .tabsSec .tabsNr {
	display: none
}

.product-show .download {
	color: #666;
	font-size: 14px;
	padding-top: 30px
}

.product-show .download .list {
	border-top: 1px #dcdcdc solid
}

.product-show .download .list li {
	border-bottom: 1px #dcdcdc solid;
	line-height: 42px;
	overflow: hidden
}

.product-show .download .list .name {
	width: 55%;
	float: left;
	background: #f4f4f4;
	padding-left: 40px;
	border-right: 1px #dcdcdc solid
}

.product-show .download .list .time {
	width: 25%;
	float: left;
	text-align: center;
	border-right: 1px #dcdcdc solid;
	font-size: 12px
}

.product-show .download .list .operation {
	width: 20%;
	float: left;
	text-align: center;
	font-size: 12px
}

.product-show .download .list .operation a {
	color: #366dae;
	text-decoration: underline
}

.product-show .download .list a {
	color: #666
}

.product-show .download .list a:hover {
	color: #366dae
}

.product-recommend {
	border-top: 1px #e4e4e4 solid;
	margin-top: 45px
}

.product-recommend .title-02 {
	font-size: 24px;
	color: #333;
	text-align: center;
	line-height: 50px;
	padding: 34px 0 0;
	position: relative
}

.product-recommend .title-02:after {
	content: "";
	display: block;
	width: 27px;
	margin: 10px auto 0;
	border-bottom: 2px #366dae solid
}

.product-recommend .list {
	margin: 35px -28px 0
}

.product-recommend li {
	overflow: hidden;
	margin-bottom: 30px;
	width: 260px;
	margin: 0 28px;
	float: left
}

.product-recommend li .box {
	border: 1px #e9e9e9 solid;
	padding: 9px;
	width: 260px;
	overflow: hidden;
	margin: auto
}

.product-recommend li .pic {
	display: block;
	width: 240px;
	height: 240px;
	overflow: hidden;
	position: relative;
	background: url("../images/product-bg.jpg") no-repeat;
	-webkit-transition: all .5s;
	transition: all .5s
}

.product-recommend li .pic img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.product-recommend li .text {
	display: block;
	text-align: center
}

.product-recommend li .text .bt {
	color: #333;
	font-size: 16px;
	display: block;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	-webkit-transition: all .5s;
	transition: all .5s;
	text-align: center;
	margin: 10px 0 0
}

.product-recommend li:hover img {
	-webkit-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	transform: translateY(-15px)
}

.product-recommend li:hover .text .bt {
	color: #366dae
}

.case .list {
	overflow: hidden;
	border-bottom: 1px #e9e9e9 solid;
	margin-bottom: 50px;
	padding-bottom: 30px
}

.case li {
	width: 50%;
	float: left;
	margin-bottom: 20px
}

.case .box {
	position: relative;
	width: 375px;
	margin: auto;
	text-align: center
}

.case .pic {
	width: 375px;
	height: 240px;
	display: block;
	position: relative;
	overflow: hidden
}

.case img {
	-webkit-transition-duration: .5s;
	transition-duration: .5s
}

.case .text {
	position: absolute;
	bottom: -270px;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	opacity: 0;
	background: #13a095;
	background: rgba(19,160,149,0.84);
	text-align: center;
	font-weight: bold;
	-webkit-transition: all .5s;
	transition: all .5s
}

.case .text .info {
	height: 56px;
	font-size: 15px;
	line-height: 26px;
	overflow: hidden;
	padding: 0 5px;
	position: absolute;
	bottom: 120px;
	left: 0;
	width: 100%
}

.case .btn {
	content: "";
	display: block;
	width: 40px;
	height: 40px;
	background: url("../images/icon-all.png") no-repeat 0 -170px;
	position: absolute;
	bottom: -65px;
	left: 50%;
	margin-left: -20px;
	opacity: 1;
	-webkit-transition: all .5s .2s;
	transition: all .5s .2s
}

.case .bt {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	overflow: hidden;
	color: #444;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 15px 0 0
}

.case .detail {
	color: #4e84c4;
	font-size: 12px
}

.case .box:hover .text {
	opacity: 1;
	bottom: 0
}

.case .box:hover .text:before {
	top: 65px
}

.case .box:hover .btn {
	opacity: 1;
	bottom: 65px
}

.case .box:hover .detail {
	text-decoration: underline
}

.show {
	color: #666;
	font-size: 12px;
	overflow: hidden
}

.show .title {
	font-weight: normal;
	font-size: 26px;
	line-height: 1.5;
	text-align: center;
	color: #222
}

.show .info {
	text-align: center;
	font-size: 12px;
	color: #888;
	line-height: 20px;
	padding: 10px 0;
	border-bottom: 1px #ddd solid
}

.show .info .sour,.show .info .time,.show .info .view {
	display: inline-block;
	margin: 0 10px
}

.show .nr {
	padding: 30px 0;
	line-height: 24px
}

.case-show {
	font-size: 14px
}

.case-show .bt-01 {
	color: #666;
	font-size: 24px
}

.case-show .bt-01 .num {
	display: inline-block;
	width: 53px;
	height: 46px;
	line-height: 46px;
	font-size: 30px;
	font-family: ITC Avant Garde Gothic Pro,AVGARDM;
	text-align: center;
	color: #fff;
	background: url("../images/icon-all.png") no-repeat 0 -441px;
	margin-right: 10px
}

.case-show .table-01 {
	position: relative
}

.case-show .table-01:after {
	content: "";
	display: block;
	margin-top: 1px;
	border-bottom: 1px #e5e5e5 solid
}

.case-show .table-01 td {
	border: 1px #e5e5e5 solid;
	padding: 10px;
	line-height: 30px
}

.case-show .div-01 {
	background: #fbfbfb;
	padding: 50px 30px;
	line-height: 32px
}

.case-show .div-01>span {
	display: inline-block;
	vertical-align: top
}

.return {
	text-align: center;
	margin: 30px 0 0
}

.return a {
	color: #666;
	font-size: 14px;
	display: inline-block;
	min-width: 150px;
	line-height: 38px;
	text-align: center;
	background: #dfdfdf;
	border-radius: 3px;
	background: #dfdfdf url("../images/return-icon.png") no-repeat 32px center;
	padding-left: 25px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.return a:hover {
	background: #366dae url("../images/return-icon-white.png") no-repeat 32px center;
	color: #fff
}

.information .title {
	color: #484848;
	font-size: 30px;
	margin: 0 0 20px
}

.information .zhhyb .zhhyb-list {
	padding: 0 30px
}

.information .zhhyb li {
	width: 33.33333333%;
	float: left
}

.information .zhhyb .box {
	width: 262px;
	margin: auto
}

.information .zhhyb .pic {
	display: block;
	width: 262px;
	height: 167px;
	background: #fcfcfc;
	overflow: hidden;
	position: relative;
	border: 1px #e4e1e1 solid
}

.information .zhhyb .text {
	padding: 15px;
	background: #f6f6f6
}

.information .zhhyb .text .bt {
	color: #222;
	height: 48px;
	line-height: 24px;
	display: block;
	overflow: hidden;
	margin: 0 0 10px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.information .zhhyb .text .time {
	color: #777;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	display: block
}

.information .zhhyb .text .address {
	font-size: 12px;
	color: #777;
	height: 20px;
	line-height: 20px;
	overflow: hidden
}

.information .zhhyb .text .detail {
	font-size: 12px;
	color: #bbb;
	display: inline-block;
	margin: 10px 0 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.information .zhhyb li:hover .bt {
	color: #366dae;
	padding-left: 5px
}

.information .zhhyb li:hover .detail {
	color: #366dae
}

.information .zhhyb .slick-prev,.information .zhhyb .slick-next {
	z-index: 9;
	top: 120px
}

.information .zhhyb .slick-prev {
	left: 0
}

.information .zhhyb .slick-next {
	right: 0
}

.information .zhhyb .slick-prev,.information .zhhyb .slick-next {
	display: block;
	width: 30px;
	height: 30px
}

.information .zhhyb .slick-prev:before,.information .zhhyb .slick-next:before {
	display: none
}

.information .zhhyb .slick-prev {
	background: url("../images/icon-all.png") 0 -500px
}

.information .zhhyb .slick-prev:hover {
	background: url("../images/icon-all.png") -40px -500px
}

.information .zhhyb .slick-prev.slick-disabled {
	background: url("../images/icon-all.png") 0 -500px;
	opacity: .3
}

.information .zhhyb .slick-next {
	background: url("../images/icon-all.png") 0 -540px
}

.information .zhhyb .slick-next:hover {
	background: url("../images/icon-all.png") -40px -540px
}

.information .zhhyb .slick-next.slick-disabled {
	background: url("../images/icon-all.png") 0 -540px;
	opacity: .3
}

.information .wqhg {
	margin: 70px 0 0
}

.information .wqhg .wqhg-list {
	margin: 0 -10px;
	border-bottom: 1px #f0f0f0 solid;
	padding-bottom: 20px;
	overflow: hidden;
	margin-bottom: 50px
}

.information .wqhg li {
	width: 50%;
	float: left;
	margin-bottom: 45px
}

.information .wqhg .box {
	width: 430px;
	margin: auto
}

.information .wqhg .pic {
	display: block;
	width: 155px;
	height: 100px;
	background: #fcfcfc;
	overflow: hidden;
	position: relative;
	float: left
}

.information .wqhg .text {
	width: 275px;
	float: left;
	padding: 5px 0 5px 25px
}

.information .wqhg .text .bt {
	font-size: 12px;
	color: #222;
	height: 24px;
	line-height: 24px;
	display: block;
	overflow: hidden;
	margin-bottom: 3px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.information .wqhg .text .time {
	color: #777;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	display: block
}

.information .wqhg .text .address {
	font-size: 12px;
	color: #777;
	height: 20px;
	line-height: 20px;
	overflow: hidden
}

.information .wqhg .text .detail {
	font-size: 12px;
	color: #a1c2ea;
	display: inline-block;
	margin-top: 2px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.information .wqhg li:hover .bt {
	color: #366dae;
	padding-left: 5px
}

.information .wqhg li:hover .detail {
	color: #366dae
}

.modal.fade {
	top: 10%;
	-webkit-transition: opacity .3s linear,top .3s ease-out;
	transition: opacity .3s linear,top .3s ease-out
}

.modal.fade.in {
	top: 20%
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	background-color: #000;
	background-color: transparent \9
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.in {
	opacity: .5
}

.zhhybPopup {
	display: none;
	position: fixed;
	z-index: 999999;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	width: 1086px;
	overflow: hidden;
	left: 50%;
	margin-left: -543px;
	top: 10%;
	bottom: auto;
	opacity: 1;
	background: #fff;
	box-shadow: 0 3px 27px rgba(0,0,0,0.75);
	background-clip: padding-box
}

.zhhybPopup .closed {
	display: block;
	width: 30px;
	height: 30px;
	background: url("../images/icon-all.png") no-repeat 0 -580px;
	position: absolute;
	top: 15px;
	right: 15px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.zhhybPopup .closed:hover {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.zhhybPopup .title {
	font-size: 23px;
	text-align: center;
	color: #606060;
	line-height: 1.5;
	margin: 30px 0 0;
	padding: 0 45px
}

.zhhybPopup .info {
	text-align: center;
	font-size: 12px;
	color: #888;
	line-height: 20px;
	padding: 10px 0
}

.zhhybPopup .info .sour,.zhhybPopup .info .view {
	display: inline-block;
	margin: 0 10px
}

.zhhybPopup .modal-body {
	padding: 0;
	background: #f6f6f6;
	position: relative;
	max-height: 400px;
	overflow-y: auto;
	margin-top: 20px
}

.zhhybPopup .modal-body img {
	vertical-align: middle
}

.zhhybPopup .modal-body .pic {
	width: 415px;
	float: left;
	background: #fcfcfc
}

.zhhybPopup .modal-body .text {
	width: 637px;
	float: left;
	line-height: 34px;
	padding: 30px 50px
}

.zhhybPopup .modal-body .bt {
	color: #366dae
}

.news .list {
	overflow: hidden;
	border-bottom: 1px #f0f0f0 solid;
	margin-bottom: 50px;
	padding-bottom: 20px
}

.news li {
	margin-bottom: 30px;
	overflow: hidden
}

.news li .pic {
	display: block;
	width: 250px;
	height: 160px;
	position: relative;
	float: left;
	overflow: hidden
}

.news li img {
	-webkit-transition: all .5s;
	transition: all .5s
}

.news li .text {
	width: 615px;
	float: right;
	border-top: 3px #eaeaea solid;
	padding: 30px 0 10px 70px;
	position: relative
}

.news li .time {
	font-family: arial;
	font-size: 12px;
	display: block;
	width: 48px;
	height: 48px;
	background: #d2d2d2;
	color: #fff;
	text-align: center;
	position: absolute;
	top: -2px;
	left: 0;
	padding: 4px 0 0;
	text-transform: uppercase
}

.news li .time span {
	display: block;
	font-size: 20px;
	line-height: 1
}

.news li .bt {
	color: #121212;
	display: block;
	line-height: 30px;
	height: 30px;
	overflow: hidden
}

.news li .info {
	color: #888;
	font-size: 12px;
	height: 44px;
	line-height: 22px;
	margin: 10px 0 20px
}

.news li .detail {
	display: inline-block;
	border: 1px #a1c2ea solid;
	color: #a1c2ea;
	font-size: 12px;
	width: 100px;
	line-height: 20px;
	text-align: center
}

.news li:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.news li:hover .time {
	background: #366dae
}

.news li:hover .bt {
	color: #366dae
}

.news li:hover .detail {
	border: 1px #366dae solid;
	color: #366dae
}

.prev-next {
	position: relative;
	height: 40px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 60px;
	overflow: hidden
}

.prev-next ul {
	overflow: hidden;
	margin: 0 -7px
}

.prev-next li {
	float: left;
	color: #8b8d92;
	font-size: 14px;
	padding: 0 30px;
	border: 1px #eaeaea solid;
	margin: 0 7px;
	width: 440px
}

.prev-next b {
	float: left
}

.prev-next a {
	color: #8b8d92;
	display: inline-block;
	float: left;
	max-width: 320px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	vertical-align: middle
}

.prev-next li:hover a {
	text-decoration: underline;
	color: #366dae
}

.related .title {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	background: url("../images/related-bg.png") no-repeat left 0;
	position: relative;
	border-bottom: 1px #dedede solid;
	padding: 0 0 0 35px
}

.related .list {
	margin-top: 35px
}

.related .list li {
	clear: both;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	position: relative;
	padding-right: 20px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.related .list li:before {
	content: "";
	display: inline-block;
	width: 3px;
	height: 4px;
	background: #73b73e;
	float: left;
	margin: 15px 15px 0
}

.related .list li:nth-child(2n) {
	background: #f9f9f9
}

.related .list a {
	color: #8b8d92;
	display: inline-block;
	max-width: 730px;
	overflow: hidden
}

.related .list .time {
	font-family: arial;
	font-size: 12px;
	color: #8b8d92;
	float: right
}

.related .list li:hover {
	padding-left: 5px
}

.related .list li:hover:before {
	background: #366dae
}

.related .list li:hover a {
	color: #366dae
}

.job {
	color: #666;
	line-height: 28px
}

.job .span-01 {
	display: block;
	width: 15%;
	float: left;
	padding-left: 30px
}

.job .span-02 {
	display: block;
	width: 15%;
	float: left;
	text-align: center
}

.job .span-03 {
	display: block;
	width: 20%;
	float: left;
	text-align: center
}

.job .span-04 {
	display: block;
	width: 25%;
	float: left;
	text-align: center
}

.job .span-05 {
	display: block;
	width: 25%;
	float: left;
	text-align: center
}

.job .title {
	background: #366dae;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	line-height: 45px;
	height: 45px
}

.job dt {
	border-bottom: 1px #c6c6c6 solid;
	overflow: hidden;
	padding: 8px 0;
	cursor: pointer;
	-webkit-transition: all .5s;
	transition: all .5s
}

.job dt:hover {
	background: #e5e5e5
}

.job dd {
	background: #f8f8f8;
	height: 0;
	overflow: hidden
}

.job dd .nr {
	border-bottom: 1px #c6c6c6 solid;
	padding: 20px 30px 30px
}

.job .cur dt {
	background: #e5e5e5
}

.job .cur dd {
	height: auto
}

.job .p-01 {
	font-size: 18px;
	color: #333;
	margin-bottom: 5px
}

.job .red {
	color: #f00
}

.contact .bt {
	color: #333
}

.contact .bt .cn {
	display: block;
	font-weight: bold;
	font-size: 24px
}

.contact .bt .en {
	font-weight: bold;
	font-size: 14px;
	font-family: arial
}

.contact .info-message {
	margin: 40px 0;
	overflow: hidden
}

.contact .info {
	color: #6e6e6e;
	line-height: 32px;
	width: 341px;
	padding: 10px 0;
	float: left;
	border-right: 1px #e7e7e7 dotted
}

.contact .info a {
	color: #6e6e6e
}

.contact .info a:hover {
	color: #366dae;
	text-decoration: underline
}

.contact .message {
	width: 520px;
	float: right
}

.contact .message input,.contact .message textarea {
	width: 100%;
	border: 0;
	color: #777;
	padding: 5px 15px;
	font-size: 12px;
	line-height: 20px;
	background: #fff;
	resize: none;
	border: 1px #d2d2d2 solid \9;
	box-shadow: inset 0 0 0 1px #d2d2d2;
	float: left
}

.contact .message input:focus,.contact .message textarea:focus {
	box-shadow: inset 0 0 0 2px #366dae
}

.contact .message li {
	margin-bottom: 6px;
	padding-left: 6px
}

.contact .message li:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	clear: both
}

.contact .message li.li-01 {
	width: 100%;
	overflow: hidden
}

.contact .message li.li-02 {
	width: 50%;
	float: left
}

.contact .message li.verification {
	width: 100%
}

.contact .message li.verification input {
	width: 210px
}

.contact .message li .code {
	float: left;
	margin-left: 10px
}

.contact .message textarea {
	height: 90px
}

.contact .message .a-01 {
	float: left;
	line-height: 40px;
	font-size: 12px;
	color: #838383;
	margin: 0 0 0 10px;
	text-decoration: underline
}

.contact .message .a-01:hover {
	color: #366dae
}

.contact .message .submit {
	background: #366dae;
	color: #fff;
	font-size: 12px;
	text-align: center;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 181px;
	float: right;
	-webkit-transition: all .5s;
	transition: all .5s
}

.contact .message .submit:hover {
	background: #2a5a9d
}

.contact .message img {
	vertical-align: middle
}

.contact .contact-map {
	overflow: hidden;
	width: 100%;
	background: #f9f9f9;
	text-align: center;
	padding: 40px 0;
	margin: 40px 0 0;
	clear: both
}

.contact .contact-map iframe {
	width: 604px;
	margin: auto
}

.service .worldMap {
	width: 895px;
	height: 500px;
	background: url("../images/world-map.png") no-repeat 0 0;
	position: relative
}

.service .country a {
	min-width: 35px;
	display: inline-block;
	color: #245793;
	font-size: 14px;
	background: url("../images/map-icon.png") no-repeat center top;
	padding: 37px 0 0;
	text-align: center;
	-webkit-transition: all .5s;
	transition: all .5s
}

.service .country a:hover,.service .country a.cur {
	color: #f00;
	background: url("../images/map-icon-02.png") no-repeat center top
}

.service .country .Europe {
	position: absolute;
	top: 125px;
	left: 510px
}

.service .country .India {
	position: absolute;
	top: 219px;
	left: 599px
}

.service .country .China {
	position: absolute;
	top: 205px;
	left: 694px
}

.service .country .Korea {
	position: absolute;
	top: 168px;
	left: 712px;
	background: url("../images/map-icon.png") no-repeat 12px bottom;
	padding: 0 0 30px
}

.service .country .Korea:hover,.service .country .Korea.cur {
	color: #f00;
	background: url("../images/map-icon-02.png") no-repeat 12px bottom
}

.service .country .Japan {
	position: absolute;
	top: 183px;
	left: 745px
}

.service .info {
	color: #6e6e6e;
	line-height: 28px;
	border-top: none;
	padding: 70px 0 0 55px
}

.service .info .nr {
	position: relative;
	background: rgba(255,255,255,0.8);
	border: 1px #e3e3e3 solid;
	border-top: none;
	padding: 30px 30px 30px 40px;
	width: 472px;
	background: #fff\9
}

.service .info .nr:before {
	content: "";
	display: block;
	width: 472px;
	height: 4px;
	background: #366dae;
	position: absolute;
	top: 0;
	left: -1px
}

.service .info .nr:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 9px 0 9px;
	border-color: #366dae transparent transparent transparent;
	margin: auto;
	position: absolute;
	left: 50%;
	margin-left: -9px;
	top: 0
}

.service .info .closed {
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 22px;
	font-family: simsun;
	color: #aeaeae;
	position: absolute;
	top: 10px;
	right: 25px;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transition: all .5s;
	transition: all .5s
}

.service .info .closed:hover {
	text-decoration: none;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.service .info a {
	color: #6e6e6e
}

.service .info a:hover {
	color: #366dae;
	text-decoration: underline
}

.service .info .bt {
	color: #1c1c1c;
	font-size: 18px;
	font-weight: bold
}

.service .info .box {
	margin: 20px 0 0;
	min-height: 168px;
	max-height: 340px;
	overflow-y: auto;
	scrollbar-face-color: #d0d0d0;
	scrollbar-highlight-color: transparent;
	scrollbar-shadow-color: #d0d0d0;
	scrollbar-3dlight-color: transparent;
	scrollbar-arrow-color: transparent;
	scrollbar-track-color: transparent;
	scrollbar-darkshadow-color: transparent
}

.service .info .box::-webkit-scrollbar {
	width: 6px;
	height: 6px;
	background-color: transparent
}

.service .info .box::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: transparent
}

.service .info .box::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #d0d0d0
}

.service .info .box::-webkit-scrollbar-thumb:hover {
	background-color: #366dae
}

.service .nr {
	display: none
}

.map img {
	margin-left: 20px
}

.map dl {
	border: #d6dbe1 solid 1px;
	border-top: #366dae solid 2px;
	border-bottom: none;
	margin: 20px 0;
	background: #fff
}

.map dl dt {
	background: #fcfcfc;
	color: #0053a8;
	font-size: 16px;
	line-height: 40px;
	border-bottom: #d6dbe1 solid 1px;
	padding: 0 0 0 20px
}

.map dl dt a:hover {
	color: #366dae
}

.map dl:hover {
	background: #f5f8fa
}

.map dd {
	overflow: hidden;
	padding-top: 10px
}

.map dd .first {
	padding: 10px 0 0 20px;
	clear: both;
	line-height: 30px
}

.map dd .first a {
	color: #b87500;
	font-weight: bold
}

.map dd .first a:hover {
	color: #764b00
}

.map dd .p2 {
	padding: 10px 0 0 20px;
	margin: 0 0 5px;
	font-weight: bold
}

.map dd .p2 a {
	color: #366dae
}

.map dd .p2 a:hover {
	text-decoration: underline
}

.map dd div {
	clear: both;
	overflow: hidden;
	line-height: 30px;
	border-bottom: #d6dbe1 solid 1px;
	padding: 0 20px 10px 10px
}

.map dd div a {
	color: #333;
	float: left;
	padding: 0 10px
}

.map dd div a:hover {
	background: #366dae;
	color: #fff
}

.search_mask {
	background: url("../images/tm-bg.png") repeat;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0
}

.search_mask .s_box {
	width: 350px;
	height: 136px;
	padding: 25px;
	top: 50%;
	left: 50%;
	margin-left: -175px;
	position: absolute;
	margin-top: -68px;
	background: #fff
}

.search_mask .s_box .text1 {
	text-align: center;
	line-height: 24px;
	color: #666;
	font-size: 16px;
	font-style: normal
}

.search_mask .s_box #sure {
	width: 140px;
	height: 36px;
	display: block;
	margin: 20px auto 0;
	background: #366dae;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	letter-spacing: 5px
}

.home-product li {
	position: relative
}

.home-product li .new {
	display: block;
	width: 70px;
	height: 70px;
	background: url("../images/new-bg.png") no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}

.home-product li .hot {
	display: block;
	width: 70px;
	height: 70px;
	background: url("../images/hot-bg.png") no-repeat;
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 1
}


.navChild .child .box a {
	padding: 10px 0px;
}

.honor li .pic em {
	display: block;
	width: 220px;
	height: 325px;
	position: relative;
}