@charset "gb2312";

.shutter {
	position: relative;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 700px;
	overflow: hidden;
}

.shutter-img {
	z-index: 1;
}

.shutter-img,
.shutter-img a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.shutter-img a {
	cursor: default;
}

.shutter-img a>img {
	width: 100%;
	height: 100%;
}

.shutter-img .created {
	overflow: hidden;
	position: absolute;
	z-index: 20;
}

.shutter-btn li {
	position: absolute;
	z-index: 2;
	top: 50%;
	width: 49px;
	height: 49px;
	margin-top: -25px;
	cursor: pointer;
}

.shutter-btn li.prev {
	left: 20px;
	background: url(../images/shutter_prevBtn.png) no-repeat 0 -49px;
}

.shutter-btn li.next {
	right: 20px;
	background: url(../images/shutter_nextBtn.png) no-repeat 0 -49px;
}

* {
	box-sizing: border-box;
	outline: 0
}

body {
	font-size: 12px;
	min-width: 1120px;
	color: #666;
	line-height: 24px;
	font-family: arial, "microsoft yahei";
	overflow-x: hidden
}

a {
	color: #666;
	outline: none;
	text-decoration: none;
}

input,
textarea {
	-webkit-appearance: none
}

a:hover {
	color: #1c6ce5
}

body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
b,
small,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
sub,
sup,
tt,
var,
del,
dfn,
ins,
kbd,
q,
s,
samp,
strike,
applet,
object,
iframe,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
mark,
audio,
video,
input,
textarea,
select {
	margin: 0;
	padding: 0
}

ol,
ul {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle
}

table {
	/* border-collapse: collapse; */
	width: 100%
}

input[type='reset'],
input[type='button'],
input[type='submit'],
input[type='radio'] {
	cursor: pointer;
	outline: none
}

input[type='checkbox'],
input[type='radio'] {
	position: relative;
	vertical-align: middle;
	margin-top: -2px;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px
}

textarea,
input[type='email'],
input[type='date'],
input[type='password'],
input[type='text'],
input[type='button'] {
	padding: 0;
	color: #666;
	margin: 0;
	outline: none
}

.pull-left {
	float: left
}

.pull-right {
	float: right
}

.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block
}

.vcenter {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	vertical-align: middle
}

.container {
	width: 1120px;
	margin: 0 auto;
	word-wrap: break-word;
	word-break: break-all
}

.container img {
	max-width: 100%
}

.top {
	color: #666;
	height: 35px;
	line-height: 35px;
	position: relative;
	z-index: 999;
	background-color: #f9f9f9;
}

.top a {
	padding: 0 5px;
	display: inline-block;
	color: #666;
}

.top a:hover {
	color: #fff;
}

.top img {
	margin-top: 13px;
	vertical-align: top
}

.search {
	margin-top: 7px;
	float: right;
	margin-right: 30px;
	position: relative
}

.search .nice-select {
	width: 63px;
	height: 26px;
	float: left;
	position: relative
}

.search .nice-select input {
	width: 100%;
	height: 26px;
	border: 0;
	outline: 0;
	font-family: "΢���ź�";
	padding-left: 10px;
	vertical-align: top;
	line-height: 26px;
	background: none;
	cursor: pointer;
	background: url(../images/line3.png) no-repeat right center #fff
}

.search .nice-select ul {
	width: 100%;
	display: none;
	position: absolute;
	left: -1px;
	top: 26px;
	overflow: hidden;
	background-color: #fff;
	max-height: 150px;
	overflow-y: auto;
	border-top: 0;
	z-index: 99
}

.search .nice-select ul li {
	height: 30px;
	color: #666;
	line-height: 30px;
	overflow: hidden;
	padding: 0 10px;
	cursor: pointer
}

.search .nice-select ul li.on {
	color: #fff;
	background-color: #1c6ce5
}

.search .input {
	height: 26px;
	width: 170px;
	font-size: 12px;
	vertical-align: top;
	border: 0;
	padding: 5px 30px 5px 10px;
	font-family: "microsoft yahei"
}

.search .button {
	background: url(../images/search.jpg) no-repeat;
	width: 16px;
	height: 11px;
	border: 0;
	position: absolute;
	top: 8px;
	z-index: 9;
	right: 5px
}

.header {
	padding: 25px 0;
	position: relative
}

.header .tel {
	float: right;
	margin-top: 25px;
	background: url(../images/i_phone.png) no-repeat center left;
	background-size: 52px;
	padding-left: 60px;
}

.header .tel~.tel {
	margin-right: 30px;
	background: url(../images/i_mobile.png) no-repeat center left;
	background-size: 52px;
}

.header .tel h2 {
	font-size: 14px;
}

.header .tel h3 {
	font-size: 28px;
	color: #1c6ce5
}

.header .tel h3~h3 {
	font-size: 29px;
	letter-spacing: 2px
}

.nav {
	background: #1c6ce5
}

.nav li {
	float: left;
	z-index: 99;
	line-height: 50px;
	text-align: center;
	font-size: 15px;
	position: relative;
}

.nav li span {
	color: #fff;
	display: block;
	font-size: 8px;
	font-family: arial;
	text-transform: uppercase
}

.nav li a {
	color: #fff;
	width: 140px;
	display: inline-block;
	font-size: 15px;
}

.nav li:hover,
.nav li.active {
	background: url(../images/nav_hover.png) no-repeat bottom center;
}

.nav li:hover:before {
	opacity: 1;
	width: 100%
}

.nav li:hover .subnav {
	display: block
}

.nav .subnav {
	top: 50px;
	width: 140px;
	display: none;
	position: absolute;
	border-radius: 0;
	background-color: #1c6ce5
}

.nav .subnav a {
	color: #fff;
	line-height: 28px;
	font-size: 14px;
	display: block;
	padding: 5px
}

.nav .subnav a:hover {
	background: #ff9f00;
	font-weight: bold;
	border: none
}

.nav .subnav-two {
	left: auto;
	right: 0;
	width: 110px
}

.footer {
	background-color: #272727;
	padding-bottom: 30px;
	border-top: solid 8px #1c6ce5
}

.footer li {
	width: 120px;
	float: left;
	margin: 35px 0;
	margin-bottom: 20px;
	padding: 0 20px;
	min-height: 200px;
}

.footer li h3 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: normal
}

.footer li h3 a {
	color: #fff
}

.footer li a {
	display: block;
	height: 20px;
	color: #868686;
	line-height: 20px;
	overflow: hidden
}

.footer li:first-child {
	border: 0;
	padding-left: 0
}

.footer .tel {
	border: 0;
	color: #fff;
	line-height: 30px;
	width: 190px;
	font-size: 16px;
	padding-right: 0;
	text-align: right
}

.footer .tel img {
	margin-bottom: 5px
}

.footer .tel span {
	font-size: 22px
}

.footer .form-select {
	cursor: pointer;
	color: #fff;
	width: 260px;
	padding: 8px 10px;
	background-color: #272727;
	border: solid 1px #1c6ce5
}

.copy {
	color: #868686;
	padding: 15px 0;
	background-color: #191919
}

.copy a {
	color: #868686
}

.copy a:hover {
	color: #fff
}

.bannerbox {
	position: relative;
	width: 100%;
	overflow: hidden
}

.banner {
	position: relative
}

.banner-text {
	position: absolute;
	top: 250px;
	left: 50%;
	margin-left: -400px;
	padding-top: 50px;
	width: 800px;
	height: 150px;
	background: url(../images/banner_tu.png) no-repeat;
	z-index: 1;
	color: #fff;
	text-align: center;
}

.banner-text h2 {
	margin-bottom: 25px;
	font-size: 32px;
}

.banner-text h3 {
	font-size: 14px;
	text-transform: uppercase
}

.home-title {
	font-size: 16px;
	padding: 30px
}

.home-tese {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #2d3035;
	background-color: hsla(0, 0%, 100%, .1);
	z-index: 999;
}

.home-tese .container {
	margin: 0 auto;
	transition: opacity .3s .6s, visibility 0s .6s, margin-top 0s .6s;
}

.home-tese li {
	width: 20%;
	float: left
}

.home-tese li a {
	height: 100px;
	position: relative;
	display: block;
	padding: 28px 0 28px 68px;
	transition: all .3s;
	border-left: 1px solid #727577;
	border-color: hsla(0, 0%, 100%, .06);
	cursor: pointer
}

.home-tese li a:hover {
	background-color: hsla(0, 0%, 100%, .06);
	text-decoration: none;
	border-color: transparent !important;
}

.home-tese li a h3 {
	position: absolute;
	left: 20px;
	top: 34px;
	width: 32px;
	font-size: 70px;
	color: #fff;
	opacity: 0.4;
	font-weight: 100
}

.home-tese li a h2 {
	color: #fff;
	font-weight: bolder;
	height: 18px;
	font-size: 16px;
	margin-bottom: 4px;
}

.home-tese li a p {
	color: #fff;
	line-height: 16px;
}

.home-title a {
	float: right;
	color: #252424
}

.home-title span {
	font-size: 28px;
	color: #1c6ce5
}

.home-title em {
	color: #b5b5b5;
	padding-left: 10px;
	font-size: 18px;
	font-style: normal
}

.home-title-2 {
	color: #222;
	text-align: center;
	background: url(../images/line.gif) no-repeat center center;
	margin-bottom: 30px;
}

.home-title-2 .cn {
	font-size: 32px;
	font-weight: bold;
	color: #222;
	line-height: 1;
	margin-bottom: 10px;
}

.home-title-2 .cn span {
	color: #1c6ce5;
}

.home-title-2 .en {
	font-size: 24px;
	color: #e0e0e0;
	font-weight: bold;
	text-transform: uppercase;
}

.home-product {
	padding: 60px 0;
	overflow: hidden
}

.home-product .menu {
	margin-top: 30px;
	font-size: 14px;
	text-align: center
}

.home-product .menu a {
	padding: 0 10px;
	color: #222;
	margin: 0 15px;
	line-height: 40px;
	display: inline-block;
	border: 1px solid transparent
}

.home-product .menu a:hover,
.home-product .menu .active {
	color: #1c6ce5;
	border-radius: 3px;
	border: 1px solid #1c6ce5
}

.home-product .home-product-nav {
	text-align: center
}

.home-product .home-product-nav ul li {
	display: inline-block;
}

.home-product .home-product-nav ul li a {
	display: block;
	margin: 0 10px 10px;
	padding: 10px 20px;
	border: 2px solid #eee;
	font-size: 16px;
}

.home-product .home-product-nav ul li a:hover {
	color: #ff9f00;
	border: 2px solid #ff9f00;
}

.home-product .scroll .items {
	margin: 4px;
	overflow: hidden;
	position: relative;
	display: inline-block;
	width: 269px;
	padding: 10px 10px 0;
	background-color: #f3f3f3;
	transition: all .3s
}

.home-product .scroll .items .pic {
	position: relative
}

.home-product .scroll .items .pic img {
	width: 100%;
	height: 187px;
}

.home-product .scroll .items .box h3 {
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	overflow: hidden;
	font-weight: normal;
	color: #333;
	text-align: center
}

.home-product .scroll .items .box p {
	height: 38px;
	overflow: hidden;
	line-height: 20px;
	color: #999
}

.home-product .scroll .items .box span {
	margin-top: 10px;
	font-size: 12px;
	line-height: 14px;
	display: inline-block;
	color: #1c6ce5;
}

.home-product .scroll .items:hover {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1)
}

.home-product .scroll .items:hover a:hover {
	color: #666
}

.home-product .scroll .slick-prev,
.home-product .scroll .slick-next {
	border-color: #b8b8b8;
	border-width: 2px;
	width: 30px;
	height: 30px;
	margin-top: -15px
}

.home-product .scroll .slick-prev {
	left: -70px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.home-product .scroll .slick-next {
	right: -60px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.home-case {
	color: #fff;
	padding: 60px 0;
	background: url(../images/bg02.jpg) no-repeat top center;
	height: 620px;
}

.home-case .home-title-2 {
	background: url(../images/line.png) no-repeat center center;
}

.home-case .cn {
	color: #fff
}

.home-case .text {
	text-align: center;
	font-size: 15px;
}

.home-case li {
	width: 258px;
	height: 258px;
	float: left;
	margin-top: 30px;
	position: relative;
	margin-left: 26px
}

.home-case li img {
	width: 100%;
	height: 200px;
}

.home-case li:first-child {
	margin-left: 0
}

.home-case .more {
	margin-top: 50px;
	text-align: center
}

.home-case .more a {
	width: 230px;
	height: 45px;
	color: #fff;
	font-size: 26px;
	line-height: 43px;
	display: inline-block;
	border: solid 1px #fff
}

.home-case .more a:hover {
	color: #1c6ce5;
	background-color: #fff
}


.home-partner {
	color: #fff;
	padding: 60px 0;
	background: #eee;
}


.home-partner .en {
	color: #ccc
}

.home-partner .text {
	text-align: center;
	font-size: 15px;
}

.home-partner li {
	width: 258px;
	height: 200px;
	float: left;
	position: relative;
	margin-left: 26px
}

.home-partner li img {
	width: 100%;
	height: 150px;
}

.home-partner li:first-child {
	margin-left: 0
}

.home-partner .more {
	margin-top: 50px;
	text-align: center
}

.home-partner .more a {
	width: 230px;
	height: 45px;
	color: #fff;
	font-size: 26px;
	line-height: 43px;
	display: inline-block;
	border: solid 1px #fff
}

.home-partner .more a:hover {
	color: #1c6ce5;
	background-color: #fff
}


.home-news {
	padding: 60px 0
}

.home-news .home-list-aboutus {
	width: 40%;
	float: left;
	margin-top: 15px;
}

.home-news .home-list-aboutus h4 {
	font-weight: normal;
	font-size: 16px;
	margin: 15px 0 10px;
	letter-spacing: 2px;
}

.home-news .home-list-aboutus h4 span {
	color: #ff9f00;
	letter-spacing: 0;
	font-weight: bold;
}

.home-news .home-list-aboutus p {
	font-size: 13px;
	line-height: 26px;
}

.home-news .home-list-news {
	width: 55%;
	float: right;
}

.home-news li dl {
	float: left;
	padding: 15px 0;
	border-bottom: dashed 1px #ccc
}

.home-news li:last-child dl {
	border-bottom: none;
}

.home-news li dt {
	color: #0053a8
}

.home-news li dt h3 {
	text-align: right;
	font-weight: normal;
	font-size: 26px;
}

.home-news li dt p {
	text-align: right;
}

.home-news li dt {
	float: left;
	height: 72px;
	position: relative
}

.home-news li dd {
	width: 480px;
	float: left;
	padding-left: 15px
}

.home-news li dd .h3 {
	font-weight: normal;
	overflow: hidden;
	font-size: 16px;
	color: #333;
	display: block;
	margin-top: -5px;
}

.home-news li dd p {
	margin-top: 7px;
	color: #858585;
	height: 40px;
	line-height: 20px;
	overflow: hidden
}

.home-news li:hover dd h3 a {
	color: #1c6ce5
}

.page-banner {
	overflow: hidden
}

.page-banner p {
	width: 1920px;
	left: 50%;
	height: 200px;
	margin-left: -960px;
	position: relative
}

.page-content {
	padding: 50px 0;
	min-height: 300px
}

.page-menu {
	font-size: 14px;
	text-align: center
}

.page-menu a {
	color: #fff;
	margin: 0 10px;
	line-height: 36px;
	border-radius: 3px;
	width: 130px;
	overflow: hidden;
	height: 36px;
	display: inline-block;
	background-color: #a8a8a8
}

.page-menu a:hover,
.page-menu .active {
	color: #fff;
	background-color: #1c6ce5
}

.page-title {
	overflow: hidden;
	margin-top: 30px;
	padding-bottom: 15px;
	background: url(../images/line.jpg) repeat-x left bottom
}

.page-title h2 {
	width: 300px;
	height: 30px;
	color: #000;
	font-size: 23px;
	overflow: hidden;
	line-height: 30px;
	font-weight: normal;
	float: left
}

.page-title h2 span {
	padding-left: 10px;
	color: #989494;
	font-size: 18px;
	font-family: arial
}

.page-title p {
	width: 500px;
	float: right;
	height: 30px;
	overflow: hidden;
	text-align: right;
	color: #959595
}

.page-title p a {
	padding: 0 5px;
	color: #959595;
}

.page-title p a:hover {
	color: #1c6ce5
}

.page-title p img {
	margin-top: 7px;
	vertical-align: top
}

.list-about {
	color: #696767;
	font-size: 14px;
	padding-top: 70px;
	position: relative
}

.list-about .box {
	left: 0;
	width: 385px;
	line-height: 28px;
	font-size: 14px;
	padding-top: 100px;
	padding-left: 40px;
	padding-bottom: 120px;
	position: absolute;
	color: #333;
	background: url(../images/line-2.html) no-repeat top left
}

.list-about .box .t1 {
	color: #000;
	font-size: 60px;
	line-height: 50px;
	font-family: "labrador_a_lightregular"
}

.list-about .box .t2 {
	font-size: 23px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #1c6ce5
}

.list-news {
	position: relative
}

.list-news dl {
	height: 136px;
	margin-top: 22px;
	position: relative
}

.list-news dt {
	width: 176px;
	position: relative;
	margin-left: 56px;
	height: 136px;
	float: left
}

.list-news dt:before {
	content: "";
	width: 8px;
	height: 8px;
	left: -63px;
	top: 60px;
	border-radius: 3px;
	position: absolute;
	border-radius: 100%;
	border: solid 3px #ababab;
	background-color: #fff
}

.list-news dt .pic {
	width: 176px;
	height: 108px;
	position: relative
}

.list-news dt time {
	color: #fff;
	margin-top: 6px;
	display: block;
	text-align: center;
	background-color: #ababab
}

.list-news dd {
	height: 136px;
	float: right;
	padding: 20px;
	background-color: #f2f2f2
}

.list-news dd h3 {
	height: 24px;
	height: 30px;
	font-size: 20px;
	overflow: hidden;
	line-height: 30px;
	font-weight: normal
}

.list-news dd h3 a {
	color: #292929
}

.list-news dd p {
	color: #858585;
	font-size: 13px;
	line-height: 20px;
	height: 40px;
	margin-top: 10px;
	overflow: hidden
}

.list-news dl:hover dt:before {
	border-color: #1c6ce5
}

.list-news dl:hover dt time {
	background-color: #1c6ce5
}

.list-news-show {
	font-size: 14px;
	color: #696767;
	padding-top: 30px;
	line-height: 28px
}

.list-news-show .title {
	font-size: 24px;
	text-align: center;
	color: #333;
	line-height: 40px
}

.list-page-news {
	height: 43px;
	margin-top: 40px;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd
}

.list-page-news li {
	width: 50%;
	float: left;
	height: 43px;
	font-size: 14px;
	line-height: 43px;
	overflow: hidden;
	padding-right: 50px
}

.list-page-news li a {
	color: #666;
	padding-left: 30px;
}

.list-page-news li a:hover {
	color: #1c6ce5
}

.list-contact {
	padding-top: 50px
}

.list-contact .tit {
	color: #000;
	font-size: 24px;
	padding-bottom: 40px
}

.list-contact li {
	float: left;
	color: #343434;
	height: 40px;
	width: 350px;
	font-size: 14px;
	overflow: hidden
}

.list-contact li img {
	margin-right: 10px
}

.list-related {
	margin-top: 50px
}

.list-related .title {
	color: #fff;
	font-size: 18px;
	padding-left: 15px;
	line-height: 42px;
	font-weight: normal;
	background-color: #1c6ce5
}

.list-related .title span {
	font-size: 10px;
	text-transform: uppercase
}

.list-related ul {
	margin-top: 10px;
	padding: 0 28px;
	overflow: hidden;
	background-color: #f5f5f5
}

.list-related li:first-child {
	border: 0
}

.list-related li {
	overflow: hidden;
	border-top: solid 1px #ddd
}

.list-related li {
	float: left;
	width: 50%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding-left: 13px;
	background: url(../images/icon5.jpg) no-repeat left 18px
}

.list-related li span {
	padding: 0 80px;
	float: right;
	color: #797979;
	font-family: arial
}

.list-message {
	position: relative
}

.list-message li {
	margin-top: 25px
}

.list-message li input,
.list-message li textarea {
	padding: 15px;
	font-size: 14px;
	color: #666;
	width: 467px;
	font-family: "΢���ź�";
	border: solid 1px #1890d3
}

.list-message li input:focus,
.list-message li textarea:focus {
	border-color: #ed904b
}

.list-message .mess {
	top: -25px;
	right: 0;
	width: 620px;
	position: absolute
}

.list-message .mess textarea {
	width: 100%;
	height: 204px
}

.list-message .but {
	right: 0;
	bottom: 0;
	position: absolute
}

.list-message .but input[type="button"] {
	width: 180px;
	color: #fff;
	font-size: 16px;
	padding: 0;
	line-height: 50px;
	outline: none;
	background-color: #1c6ce5;
	border-color: #1c6ce5
}

.list-message .but input[type="button"]:focus {
	background-color: #1dd0ff
}

.list-pro-nav {
	width: 220px;
	float: left
}

.list-pro-nav .title {
	color: #fff;
	padding: 30px;
	background-color: #1c6ce5
}

.list-pro-nav .title h3 {
	font-size: 24px;
	padding-bottom: 20px;
	border-bottom: solid 1px #2c5584
}

.list-pro-nav .title p {
	font-size: 16px;
	padding-top: 10px;
	text-align: right
}

.list-pro-nav ul {
	background-color: #1e1e1e
}

.list-pro-nav ul li {
	font-size: 14px;
	border-left: solid 10px #1e1e1e;
	border-right: solid 10px #1e1e1e;
	border-top: solid 1px #3d3d3d
}

.list-pro-nav ul li a {
	color: #a1a1a1;
	display: block;
	padding: 13px 0;
	padding-left: 40px;
}

.list-pro-nav ul li .subnav a {
	padding-left: 52px;

}

.list-pro-nav ul .active .subnav {
	display: block;
	background-color: #333;
}

.list-pro-nav ul .active .subnav a {
	border-bottom: 1px dashed #999;
}

.list-pro-nav ul li:hover>a,
.list-pro-nav ul .active>a,
.list-pro-nav ul a:hover,
.list-pro-nav ul a.active {
	color: #fff
}

.list-pro-nav ul li .subnav {
	display: none
}

.list-content-r {
	width: 860px;
	float: right;
	overflow: hidden;
	min-height: 600px;
}

.list-content-r .page-title {
	padding: 0;
	margin: 0;
	padding-bottom: 24px
}

.list-product ul {
	width: 900px;
	padding-top: 25px;
}

.list-product li {
	margin: 10px 15px 0 0;
	overflow: hidden;
	position: relative;
	display: inline-block;
	width: 274px;
	background-color: #f3f3f3;
	padding: 8px;
}

.list-product li:nth-child(3n) {
	margin-right: 0;
}

.list-product li .pic {
	position: relative
}

.list-product li .pic img {
	width: 100%;
	height: 187px;
}

.list-product li .box {}

.list-product li .box h3 {
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	overflow: hidden;
	font-weight: normal;
	margin-top: 10px
}

.list-product li .box p {
	height: 24px;
	overflow: hidden;
	line-height: 24px
}

.list-product li .box span {
	margin-top: 10px;
	font-size: 12px;
	line-height: 14px;
	display: inline-block;
	border: solid 1px #fff
}

.list-product li:hover {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.list-product li:hover .box {
	opacity: 1;
	height: 100%;
	display: block / 9
}

.list-proshow {
	padding-top: 45px
}

.list-proshow .items dt {
	float: left;
	width: 340px;
	height: 240px;
	position: relative
}

.list-proshow .items dd {
	width: 480px;
	float: right;
	color: #262626;
	font-size: 13px
}

.list-proshow .items dd h1 {
	color: #262626;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #e2e2e2
}

.list-proshow .tabnav {
	height: 31px;
	margin-top: 50px;
	line-height: 31px;
	background-color: #1c6ce5
}

.list-proshow .tabnav li {
	float: left;
	color: #fff;
	margin: 0 10px;
	font-size: 16px;
	padding: 0 30px;
	cursor: pointer
}

.list-proshow .tabnav .active {
	color: #1c6ce5;
	background-color: #fff
}

.list-proshow .tabbox {
	display: none;
	font-size: 14px;
	padding-top: 30px
}

.list-proshow .tabcot {
	margin-top: 20px;
	text-align: center;
	border-top: solid 1px #ddd
}

.list-proshow .tabcot th {
	color: #333
}

.list-proshow .tabcot tr,
.list-proshow .tabcot th,
.list-proshow .tabcot td {
	padding: 5px;
	font-weight: normal;
	font-size: 14px;
	border-left: solid 1px #ddd;
	border-bottom: solid 1px #ddd
}

.list-proshow .tabcot tr,
.list-proshow .tabcot th:first-child {
	border-left: 0
}

.list-proshow .tabcot tr,
.list-proshow .tabcot td:first-child {
	border-left: 0
}

.list-proshow .tabcot .dow {
	display: inline-block;
	color: #fff;
	padding: 3px 15px;
	background-color: #1c6ce5
}

.list-proshow .tabcot .dow:hover {
	background-color: #1dd0ff
}

.list-case ul {
	width: 900px;
	padding-top: 25px;
	margin-left: -13px
}

.list-case li {
	margin: 10px 15px;
	position: relative;
	float: left;
	width: 265px
}

.list-case li .tit {
	font-size: 16px;
	height: 30px;
	margin-top: 10px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	word-wrap: break-word;
	word-break: break-all
}

.list-case li .pic {
	width: 265px;
	height: 187px;
	position: relative
}

.list-case li .pic img {
	-webkit-transition-duration: 1.5s;
	transition-duration: 1.5s
}

.list-case li .box {
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	color: #fff;
	opacity: 0;
	display: none\9;
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
	text-align: center;
	position: absolute;
	background-color: #1c6ce5;
	background-color: rgba(36, 187, 232, 0.8)
}

.list-case li .box h3 {
	height: 40px;
	font-size: 30px;
	line-height: 40px;
	overflow: hidden;
	font-weight: normal;
	margin-top: 30px
}

.list-case li .box p {
	height: 24px;
	overflow: hidden;
	line-height: 24px
}

.list-case li .box span {
	padding: 4px 10px;
	margin-top: 30px;
	font-size: 12px;
	line-height: 14px;
	display: inline-block;
	border: solid 1px #fff
}

.list-case li .box .icon {
	padding-top: 40px;
	display: block
}

.list-case li:hover .box {
	opacity: 1;
	height: 187px;
	display: block\9
}

.list-case-show {
	padding-top: 40px
}

.list-job {
	margin-top: 50px
}

.list-job .content {
	width: 800px;
	float: right
}

.list-job .tit:first-child {
	font-weight: bold;
	color: #1c6ce5
}

.list-job .tit {
	line-height: 30px;
	height: 30px;
	margin-top: 3px;
	cursor: pointer;
	background-color: #f4f4f4
}

.list-job .tit span {
	width: 24%;
	height: 30px;
	overflow: hidden;
	text-align: center;
	display: inline-block;
	border-left: solid 1px #e2e2e2
}

.list-job .tit span:first-child {
	border: 0
}

.list-job .active .more em {
	background-color: #1c6ce5
}

.list-job .txtbox {
	display: none;
	padding: 30px 0;
	padding-left: 10px
}

.list-job .txtbox ul {
	padding-left: 40px;
	border-left: solid 1px #1c6ce5
}

.list-job .txtbox ul li {
	padding-bottom: 30px;
	position: relative
}

.list-job .txtbox ul li:before {
	top: 0;
	left: -45px;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	background-color: #1c6ce5
}

.list-job .txtbox ul li p {
	line-height: 16px;
	margin-bottom: 10px
}

.list-job .txtbox ul li .name {
	color: #3a3a3a;
	font-size: 14px;
	font-weight: bold
}

.list-job .more em {
	color: #fff;
	width: 100px;
	padding: 3px 30px;
	font-style: normal;
	border-radius: 3px;
	background-color: #7b7b7b
}

.list-honor {
	padding-top: 15px
}

.list-honor li {
	float: left;
	width: 260px;
	margin: 0 10px;
	margin-top: 30px
}

.list-honor li div {
	width: 260px;
	height: 180px;
	position: relative;
	background-color: #fff;
	border: solid 1px #eee;
	box-shadow: 0 5px 10px #eee
}

.list-honor li p {
	text-align: center;
	height: 40px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 40px;
	overflow: hidden
}

.tab {
	margin-top: 50px;
	text-align: center
}

.tab a,
.tab span {
	margin-right: 5px;
	height: 28px;
	padding: 0 11px;
	font-family: arial;
	line-height: 28px;
	display: inline-block;
	background-color: #efefef
}

.mapborder {
	padding: 7px;
	margin-top: 80px;
	border: dashed 1px #fff;
	background-color: #4acdc5
}

.mapborder-2 {
	padding: 8px 10px;
	margin-top: 100px;
	background-color: #fff;
	border: solid 1px #ddd;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px
}

.contact-emap {
	position: relative;
	width: 100%;
	height: 380px
}

#allmap {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px
}

.anchorBL {
	display: none
}

.map {
	margin: 0 auto
}

.map dl {
	border: #eee solid 1px;
	border-bottom: none;
	margin: 20px 0 20px 0
}

.map dl:hover {
	background: #f8f8f8
}

.map dl:hover dt a {
	color: #1c6ce5
}

.map dt {
	background: #fcfcfc;
	color: #0053a8;
	font-size: 16px;
	line-height: 40px;
	border-bottom: #eee solid 1px;
	padding: 0 0 0 20px
}

.map dt a {
	color: #333
}

.map dt a:hover {
	color: #1c6ce5
}

.map dt img {
	margin-left: 20px
}

.map dd {
	font-size: 12px;
	line-height: 30px;
	overflow: hidden;
	padding-top: 10px
}

.map dd .p2 {
	font-size: 14px;
	padding: 0 0 0 20px;
	clear: both
}

.map dd .p2 a {
	color: #333;
	font-weight: bold;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.map dd .p2 a:hover {
	color: #1c6ce5
}

.map dd div {
	clear: both;
	font-size: 14px;
	overflow: hidden;
	line-height: 30px;
	border-bottom: #eee solid 1px;
	padding: 0 20px 10px 10px
}

.map dd div a {
	color: #666;
	float: left;
	padding: 0 10px 0 10px
}

.map dd div a:hover {
	background: #1c6ce5;
	color: #fff
}

.select-box {
	vertical-align: top;
	display: inline-block
}

.select-box .select {
	position: relative;
	width: 420px;
	height: 41px;
	margin-top: 1px;
	cursor: pointer;
	border: solid 1px #b4b4b4;
	background-color: #fff
}

.select-box .select:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -5px;
	border-top: 7px solid #747474;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent
}

.select-box .select .select_text {
	height: 24px;
	line-height: 22px;
	font-size: 14px;
	color: #777;
	padding: 10px 10px 0 20px
}

.select-box .select_ul {
	display: none;
	position: absolute;
	top: 35px;
	left: -1px;
	padding: 0;
	color: #333;
	font-size: 14px;
	width: 420px;
	border: solid 1px #b4b4b4;
	text-align: left;
	background: #fff;
	list-style: none
}

.select-box .select_ul li {
	margin-top: 0;
	font-size: 14px;
	line-height: 40px;
	text-indent: 10px
}

.select-box .select_ul li:hover {
	color: #fff;
	background-color: #1c6ce5
}

.select-box .select_ul li.cur {
	color: #fff;
	background-color: #1c6ce5
}

.search_mask {
	background: rgba(26, 26, 26, 0.6) none repeat scroll 0 0 !important;
	background: #403E41;
	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;
}

.search_mask .s_box #sure {
	width: 140px;
	height: 36px;
	display: block;
	margin: 20px auto 0;
	background: #1c6ce5;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	letter-spacing: 5px;
}

.list-content-r .ecode {
	float: right;
	width: 200px;
	margin-top: -320px;
}

.search-bar {
	background: #eee;
	padding: 10px 0;
	text-align: right;
}

.search-bar .search-input {
	border: 1px solid #999;
	height: 30px;
	padding: 0 10px;
}

.search-bar .search-btn {
	border: 1px solid #999;
	height: 30px;
	padding: 0 10px;
}