@charset "gb2312";
*{margin: 0px;padding: 0px;font-size:14px;color:#333; font-family:Î¢ÈíÑÅºÚ, Arial, Helvetica, sans-serif; line-height:26px; list-style:none}
body{ max-width:1920px; margin:0 auto;}
img{ border:none}
a{ color:#333; text-decoration:none;}
a:hover{ text-decoration:none; color:#0261ae;}

.left{ float:left}
.right{ float:right}
.clear{ height:0; line-height:0; overflow:hidden; clear:both}
.textover{text-overflow:ellipsis;white-space:nowrap;}

.top{ width:1200px; margin:0 auto; height:140px;}
.top img{ margin-top:25px;}
.logowz{  height:50px; width:490px; }
.logowz .rx {
	margin-top:45px;
	background:url(../images/rt.jpg) no-repeat;
	display:inline-block;
	text-align:left;
	padding-left:20px;
	margin-left:30px;
	height:50px;
}
.logowz .rx p{margin-left:45px; }
.logowz .cz {
	margin-top:45px;
	background:url(../images/cz.jpg) no-repeat;
	display:inline-block;
	text-align:left;
	padding-left:20px;
	margin-left:10px;
	height:50px;
}
.logowz .cz p{margin-left:45px; }


.nav {width:100%;background:#36404b;height:60px;line-height:60px;margin:0 auto;}
.nav .navbox {position:relative;width:1200px;height:60px;line-height:60px;margin:0 auto;}
.nav .navbox  li{ height:60px;  float:left}
.nav .navbox  li a{ display: block; width:130px; height:60px; line-height:60px; color:#fff; font-size:15px; text-align:center}
.nav .navbox  li a;hover{ display: block;width:130px; height:60px; line-height:60px;color:#fff; font-size:15px; text-align:center; background:#0082df; text-decoration:underline}
.nav .navbox .nones a{ background:none;}
.nav .navbox li a:hover{ text-decoration:none;color:#ffffff; background:#0082df; }
.nav .navbox .nav_on{text-decoration:none;color:#ffffff; background:#0082df;}



.nav-button {
	position:absolute;
	right:0;
	top:0;
	height:60px;
	z-index:1;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
}
.nav-button:before {
	display:block;
	content:'';
	border-width:0 0 60px 27px;
	position:absolute;
	right:0;
	bottom:0;
	border-color:transparent transparent #0082df transparent;
	border-style:solid;
	width:142px;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
}
.nav-button form {
	color:#fff;
	display:block;
	padding:0 15px 0 5px;
	height:60px;
	overflow:hidden;
	font-size:15px;
}
.nav-button form i {
	float:left;
	position:relative;
	margin-top:12px;
	width:36px;
	height:36px;
	cursor:pointer;
}
.nav-button form i:before {
	display:block;
	content:'';
	border:1px solid #fff;
	width:15px;
	height:15px;
	position:absolute;
	left:8px;
	top:9px;
	border-radius:50%;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
}
.nav-button form i:after {
	display:block;
	content:'';
	background:#fff;
	width:1px;
	height:6px;
	position:absolute;
	left:22px;
	top:21px;
	transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
}
.nav-button form b {
	margin-top:17px;
	color:#fff;
	float:left;
	font-weight:normal;
	position:relative;
	z-index:1;
	width:54px;
	overflow:hidden;
	cursor:pointer;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
	opacity:1;
}
.nav-button form b:after {
	content:'...';
	letter-spacing:3px;
	padding-left:5px;
	display:inline-block;
	-webkit-animation:search 5s infinite both;
	-moz-animation:search 5s infinite both;
}
.nav-button form input.text {
	color:#FFF;
	float:left;
	border:none;
	background:none;
	padding:0 5px;
	font-size:15px;
	height:30px;
	line-height:30px;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
	position:relative;
	z-index:1;
	outline:none;
	margin:15px 5px 0 0;
	width:0;
	opacity:0;
}
.nav-button form input.text::-webkit-input-placeholder {
color:#ffffff;
}
.nav-button form input.text:-moz-placeholder {
color:#ffffff;
}
.nav-button form input.text::-moz-placeholder {
color:#ffffff;
}
.nav-button form input.text:-ms-input-placeholder {
color:#ffffff;
}
.nav-button form input.submit {
	display:none !important;
}
.nav-button:focus:before, .nav-button:hover:before {
	border-width:0 0 60px 13px;
	opacity:.95;
	width:232px;
}
.nav-button:hover form {
}
.nav-button:focus form input.text, .nav-button:hover form input.text {
	width:140px;
	opacity:1;
}
.nav-button:hover form i:before {
}
.nav-button:hover form i:after {
}
.nav-button:focus form b, .nav-button:hover form b {
	width:0;
	opacity:0;
}


.banner{ width:100%; position:relative;}
.slider-container{height:700px;overflow:hidden;position:relative}
.main-slider{width:100%;height:100%;position:relative;overflow:hidden}
.slide-item{min-width:996px;width:100%;position:absolute;left:0;top:0;display:none; height:700px;}
.slide-item img{width:100%;height:auto;min-height:320px}
.thumbs{position:absolute;left:0;bottom:24px;z-index:4;width:100%;height:100px;margin:0;padding:0;border-bottom:4px solid #fff;border-top:4px solid #fff; display:none;}

.productbox{ background:#f6f7f8; width:100%; margin:0 auto; height:750px;}
.title-box {
	position:relative;
	text-align:center;
	padding:100px 0 60px 0;
}
.title-box:before {
	height:5px;
	border-top:1px solid #d7d9db;
	border-bottom:1px solid #d7d9db;
	margin:0px auto;
	max-width:350px;
	width:100%;
	position:absolute;
	left:0px;
	right:0px;
	top:124px;
	z-index:0;
	content:'';
}
.title-box a {
	width:220px;
	height:54px;
	line-height:54px;
	display:block;
	margin:0 auto;
	-webkit-transform:translateX(0);
	-o-transform:translateX(0);
	-ms-transform:translateX(0);
		-moz-transform:translateX(0);
	transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	-o-transition:.3s;
	text-align:center;
	position:relative;
	background:#36404b;
	z-index:1;
}
.title-box a h2 {
	color:#fff;
	font-size:18px;
	line-height:54px;
	margin:0;
	display:inline;
	padding:0;
	font-weight:normal;
}
.title-box a:before {
	width:10px;
	height:54px;
	display:block;
	content:'';
	position:absolute;
	top:-54px;
	left:-24px;
	  transition:.3s;
	  -ms-transition:.3s;
	  -moz-transition:.3s;
	  -webkit-transition:.3s;
	  -o-transition:.3s;
	border-width:0 0 54px 24px;
	border-color:transparent transparent #36404b transparent;
	border-style:solid;
}
.title-box a:after {
	width:10px;
	height:54px;
	line-height:54px;
	display:block;
	content:'';
	position:absolute;
	top:0;
	right:-24px;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
	border-width:54px 24px 0 0;
	border-color:#36404b transparent transparent transparent;
	border-style:solid;
}
.title-box p {
	display:block;
	color:#777;
	margin:30px 15px 0 15px;
	font-size:15px;
}
.title-box a:hover {
	background:#e76005;
}
.title-box a:hover:before {
	border-color:transparent transparent #e76005 transparent;
}
.title-box a:hover:after {
	border-color:#e76005 transparent transparent transparent;
}
.title-box b {
	position:absolute;
	width:70px;
	height:54px;
	top:0;
	margin:100px 109px 0 0;
	right:50%;
	cursor:pointer;
transition:.3s 1s;
-ms-transition:.3s 1s;
-moz-transition:.3s 1s;
-webkit-transition:.3s 1s;
	z-index:99;
}
.title-box i {
	position:absolute;
	width:70px;
	height:54px;
	top:0;
	margin:100px 0 0 109px;
	left:50%;
	cursor:pointer;
transition:.3s 1s;
-ms-transition:.3s 1s;
-moz-transition:.3s 1s;
-webkit-transition:.3s 1s;
	z-index:99;
}
.title-box b:after {
	display:block;
	content:'';
	border-width:54px 24px 0 0;
	position:absolute;
	left:0;
	top:0;
	border-color:#0082df transparent transparent transparent;
	border-style:solid;
	width:70px;
	line-height:54px;
	z-index:8;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
	left:auto;
	right:0;
}
.title-box b:hover:after {
	border-color:#36404b transparent transparent transparent;
}
.title-box i:after {
	display:block;
	content:'';
	border-width:0 0 54px 24px;
	position:absolute;
	right:0;
	top:0;
	border-color:transparent transparent #0082df transparent;
	border-style:solid;
	width:70px;
	line-height:54px;
	z-index:8;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
	right:auto;
	left:0;
}
.title-box i:hover:after {
	border-color:transparent transparent #36404b transparent;
}
.title-box b:before {
	color:#fff;
	z-index:9;
	position:absolute;
	width:54px;
	height:54px;
	line-height:54px;
	font-size:24px;
	top:0;
	left:0;
}
.title-box i:before {
	color:#fff;
	z-index:9;
	position:absolute;
	width:54px;
	height:54px;
	line-height:54px;
	font-size:24px;
	top:0;
	right:0;
}


.image-move { width:100%; margin:0 auto; height:435px;overflow:hidden}
.image-move li{ width:25%; float:left}
.image-move li b {display:block;overflow:hidden;position:relative;}
.image-move li b img {display:block;width:100%; height:378px;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
}
.image-move li:hover b img {
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
.image-move li b:before {
	display:block;
	z-index:8;
	content:'';
	position:absolute;
	top:-100%;
	left:0;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
	width:100%;
	height:100%;
	background:url(../images/pro_bg.png);
}
.image-move li:hover b:before {
	top:0;
}
.image-move li b i, .image-move li b a {
	position:absolute;
	z-index:9;
	border:1px solid #fff;
	color:#fff;
	width:44px;
	height:44px;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
	border-radius:50%;
	top:-50%;
	text-align:center;
	line-height:42px;
	cursor:pointer;
}
.image-move li b i {
	right:52.5%;
}
.image-move li b a {
	left:52.5%;
}
.image-move li:hover b i, .image-move li:hover b a {
	top:50%;
}
.image-move li b i:hover, .image-move li b a:hover {
	background:#0082df;
}
.image-move li a.bt {
	background:#fff;
	border-width:0 1px 1px 0;
	border-color:#eaeaea;
	border-style:solid;
	display:block;
	padding:15px;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
}
.image-move li a.bt h4 {
	font-size:15px;
	display:block;
	color:#36404b;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin:0;
	padding:0;
	font-weight:normal;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
}
.image-move li a.bt font {
	display:block;
	color:#999;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
}
.image-move li:hover a.bt {
	background:#0082df;
}
.image-move li:hover a.bt h4 {
	color:#fff;
}
.image-move li:hover a.bt font {
	color:#fff;
}


.case{ width:100%; margin:0 auto;}
.casebox{ width:1254px; margin:0 auto; height:476px;overflow:hidden}
.s{ width:378px; float:left; margin-right:40px;}
.servic-box {
	padding-bottom:50px;
}
.servic-box a {
	display:block;
	background:#f7f7f7;
	position:relative;
	margin-bottom:30px;
	overflow:hidden;
}
.servic-box a:before {
	display:block;
	content:'';
	border-width:0 0 40px 20px;
	position:absolute;
	right:1px;
	bottom:1px;
	border-color:transparent transparent #36404b transparent;
	border-style:solid;
	width:60px;
    transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;
}
.servic-box a:hover:before {
	border-color:transparent transparent #0082df transparent;
}
.servic-box a:after {
	display:block;
	background:url(images/all.png) no-repeat;
	font-family:FontAwesome;
	position:absolute;
	line-height:40px;
	bottom:1px;
	right:15px;
	z-index:1;
	color:#fff;
}
.servic-box a img {
	display:block;
	width:378px;
	z-index:998;
	height:260px;
	position:relative;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
}
.servic-box a:hover img {
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
.servic-box a span {
	background:#0082df;
	z-index:999;
	display:block;
	color:#fff;
	line-height:50px;
	text-align:center;
	position:relative;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
}
.servic-box a:hover span {
	background:#36404b;
}
.servic-box a span h4 {
	display:block;
	overflow:hidden;
	margin:0;
	color:#fff;
	line-height:50px;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:18px;
	padding:0 15px;
}
.servic-box a span i {
	display:block;
	background:url(../images/alli.png) no-repeat #0082df center ;
	width:70px;
	height:36px;
	line-height:34px;
	font-size:24px;
	color:#fcfcfc;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
	position:absolute;
	left:50%;
	top:-36px;
	margin-left:-35px;
}
.servic-box a:hover span i {
		background:url(../images/alli.png) no-repeat #36404b center ;
}
.servic-box a span i:after {
	border-style:solid;
	border-width:0 35px 20px 35px;
	border-color:transparent transparent #0082df transparent;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
	content:'';
	position:absolute;
	bottom:36px;
	left:0;
}
.servic-box a:hover span i:after {
	border-color:transparent transparent #36404b transparent;
}
.servic-box a p {
	display:block;
	padding:30px 25px 60px 25px;
	color:#999;
	margin:0;
	line-height:25px;
	border:1px solid #ececec;
	border-top:none;
}
.servic-box a p font {
	overflow:hidden;
	display:block;
	height:75px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
}


.aboutbox{ width:100%;  margin:0 auto; background:#f7f7f7; padding-bottom:60px; }
.aboutbox .about{ width:1200px;  margin:0 auto; }
.aboutbox .about img{
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.aboutbox .about :hover img{
	-webkit-box-shadow: 0 4px 4px #666;
	box-shadow: 0 4px 4px #666;
	opacity: 0.9;
	filter: alpha(opacity=90);
}


.aboutbox .about .tu{ margin-right:50px;}
.aboutbox .about .aboutwz{ width:783px; float:right;}
.aboutbox .about .aboutwz p{ font-size:24px; font-weight:bold; color:#3d3d3d; background:url(images/gsx.jpg) no-repeat bottom; height:50px;}
.aboutbox .about .aboutwz span{ font-size:14px;  color:#757575}
.aboutbox .about .aboutt{ padding-top:35px;}
.aboutbox .about .aboutt .a{ padding-right:30px;}

.newsbox{ width:100%;  margin:0 auto;  padding-bottom:60px; }
.newsbox .newsnr{ width:1230px;  margin:0 auto; }
.newsbox .news{ width:375px;  margin:0 auto; float:left; margin-right:35px; }
.news strong {
	display:block;
	overflow:hidden;
}
.news strong img {
	display:block;
	width:100%;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
}
.news .col-md-4:hover strong img {
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
.news font {
	display:block;
	position:relative;
	border-top:3px solid #0082df;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
}
.news font:after {
	display:block;
	clear:both;
	content:'';
}
.news font p {
	position:absolute;
	right:-1px;
	top:0;
	height:78px;
	line-height:78px;
	background:#0082df;
	color:#fff;
	padding:0 35px;
}
.news span {
	display:block;
	border:1px solid #eaeaea;
	padding:35px 30px 35px 35px;
	margin-bottom:30px;
}
.news span h4 {
	font-size:17px;
	display:block;
	margin:0;
	padding:0;
	line-height:1;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.news span p {
	display:block;
	margin:20px 0;
	overflow:hidden;
	line-height:25px;
	height:75px;
	color:#999;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
}
.more-box {
	width:166px;
	height:44px;
	line-height:44px;
	font-size:14px !important;
	display:inline-block;
	padding:0;
	border:none;
	background:url(../images/m.jpg) no-repeat;
	color:#fff !important;
	position:relative;
	color:#fff;
	text-indent:36px;
	text-align:left;
	cursor:pointer;
}
.more-box:hover {
	background:#0082df;
	background:url(../images/m1.jpg) no-repeat;
	color:#fff;
}
.more-box:hover:before {
	border-color:transparent transparent #36404b transparent;
}

.honorbox{ width:100%;  margin:0 auto;background:#f7f7f7;  padding-bottom:60px; }
.honorbox .honornr{ width:1230px;  margin:0 auto; overflow:hidden; }
.honorbox .honor{ width:283px;  margin:0 auto; float:left; margin-right:22px; }
.honor span.out {
	display:block;
	padding:4px;
	background:#fff;
	line-height:1;
	border:1px solid #f3f2f2;
	position:relative;
	overflow:hidden;
	margin-bottom:30px;
}
.honor span.out p {
	margin:0;
	display:block;
	position:relative;
	overflow:hidden;
}
.honor span.out p:before {
	position:absolute;
	content:'';
	width:100%;
	height:100%;
	background:url(../images/pro_bg1.png);
	top:-100%;
	left:0;
	z-index:9;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
}
.honor span.out p a {
	font-style:normal;
	position:absolute;
	top:-50%;
	left:50%;
	margin:-22px 0 0 -83px;
	z-index:10;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
}
.honor span.out p img {
	display:block;
	width:100%;
	position:relative;
	z-index:8;
transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
-o-transition:.3s;
}
.honor span.out:hover p:before {
	top:0;
}
.honor span.out:hover p a {
	top:50%;
}
.honor span.out:hover p img {
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
.honor span.out b {
	display:block;
	padding:25px 15px;
	text-align:center;
	color:#36404b;
	font-size:15px;
}
.honor span.out b h4 {
	display:block;
	margin:0;
	padding:0;
}
.honor span.out b h4 a {
	font-size:15px;
}
.honor span.out b font {
	display:block;
	color:#fb4848;
	padding-top:20px;
	font-weight:bold;
	font-size:18px;
	font-family:Arial;
}
.honor span.out b font a {
	font-size:14px;
}


.contact{ width:1198px; border:1px #e5e5e5 solid; margin:50px auto; height:290px; }
.contacta{ display:block; width:233px; height:210px; border:1px #e5e5e5 solid; margin:40px 30px 40px 40px;  }
.contacta p{ font-size:26px; text-align:center; margin-top:70px; font-weight:bold;   }
.contacta span{ font-size:16px; }


.contactb{ display:block; width:233px; height:210px; border:1px #d5e6f9 solid; margin:40px 28px 40px 30px; float:left; background:#0082df  }
.contactb .i{ padding-top:40px; text-align:center;  margin:0 auto;   }
.contactb p{ font-size:26px; text-align:center; margin-top:20px;  color:#fefefe   }
.contactb span{ font-size:17px;color:#fefefe }


.contactc{ display:block; width:233px; height:210px; border:1px #e5e5e5 solid; margin:40px 28px 40px 30px; float:left;  }
.contactc .i{ padding-top:40px; text-align:center; margin:0 auto;   }
.contactc p{ font-size:13px; text-align:center; margin:20px ;    }
.contactc span{ font-size:17px}



.footer{ width:100%; height:244px; background:#464646; margin-top:80px}
.fobox{ width:1200px; height:244px; margin:0 auto}
.fologo{ width:600px; height:100px; padding:70px 0 0}
.lxbot{ width:320px; height:100px;padding:38px 0 0}
.lxbot,.lxbot *{ line-height:30px; color:#aaa;}
.lxbot b{ color:#cccccc}
.foer{width:200px; height:100px; padding:65px 0 0}
.kslink{ width:240px; height:100px;padding:62px 0 0}
.kslink li{ display:block; width:90px; height:110px; border-left:1px solid #616161; padding-left:20px}
.kslink li a{ color:#aaa}
.kslink li a:hover{ text-decoration:underline}

.fotext{ height:54px; width:100%; line-height:54px; background:#232323}
.fodbbox{ width:1200px; height:auto; margin:0 auto}
.fotext,.fotext *{ line-height:54px; color:#888}
.fotext a{line-height:54px; color:#888}
.fotext a:hover{ text-decoration:underline}
.fotext h3{ font-weight:100}

/*ÄÚÒ³*/
.ban_litte{ width:100%; height:298px; background:url(../images/bannei.jpg) no-repeat center 0}
.nrx{ height:40px; border-bottom:1px solid #ebebeb; margin:0 auto;}
.nrxbox{ width:1200px; margin:0 auto; text-align:center;  display:block; }
.nrxbox a {  font-size:15px; line-height:40px; color:#828184; padding:0 20px}
.nrxbox a:hover {  font-size:15px; line-height:40px; color:#0082df; padding:0 20px}

.connr{ width:1200px; margin:40px auto;  }
.connr .connrwz{ text-align:left; }
.connr .cox{ font-size:18px; height:50px;}
.connr .cox p{ font-size:18px; line-height:50px;}
.connr .connrwz p{ color:#666666; font-size:30px;}
.connr .connrwz h1{ color:#333333; font-size:30px; line-height:80px; font-weight:100;}
.connr .connrwz span{ color:#0082df;font-size:30px; line-height:80px; font-weight:100;}
.connr .connrwz h2{ color:#666666; font-size:18px; line-height:10px; font-weight:100;}
.connr .conbox{ margin:40px 0px; line-height:26px; font-size:15px; }
.connr .conbox p {line-height:30px; font-size:15px;  }

.propiclist{ width:285px; height:245px; position:relative; display:block; float:left; margin:0 15px 20px 0px;}
.propiclist img{ width:285px; height:245px; position:absolute; top:0px; left:0px;}
.propiclist p{ background:url(../images/ss_bg.png) repeat left top; position:absolute; bottom:0px; width:285px; height:30px; line-height:30px; color:#FFF; text-align:center;}

/*prodouct_showB*/
.proshow{ width:1200px; margin:0 auto;}
.product_showB{ width:100%;}
.product_showB .proshowwz{ font-size:18px; text-align:center; line-height:50px }
.product_showB .proshowtu{  text-align:center }

.prodB_content{ width:100%; border-top:1px dotted #ccc; margin-top:20px;}
.prodB_content h1{ font-size:18px; font-weight:bold;line-height:40px; color:#248bcd;}
.prodB_content .text_showB{ line-height:30px;}
.prodB_content .text_showB p{text-indent:2em; line-height:30px;}


/*related product*/
.related{ position:relative;margin: 20px auto;background:#fafafa; padding:15px;border: 1px solid #d1d1d1;overflow:hidden; height:250px; width:1170px;}
.related .prdList{}
.related h4{ font-size:24px; font-weight:normal;padding: 10px 0 20px 12px;}
.related .hd2{ overflow:hidden;height:30px;text-align: center;}
.related .hd2 ul{overflow:hidden; zoom:1; margin-top:5px; zoom:1; }
.related .hd2 ul li{display: inline-block;*display: inline;zoom:1; width:8px;height:8px;overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(../images/public/prd_off.jpg) no-repeat; }
.related .hd2 ul li.on{ background-position:0 0; background:url(../images/public/prd_on.jpg) }
.related .bd2{ display:block; width:1170px; overflow:hidden}
.related .bd2 ul{ overflow:hidden; zoom:1;  }
.related .bd2 ul .prdtitle{ width: 223px !important;height:180px;display:inline; overflow:hidden; position:relative; text-align:center;margin:0 6px; float:left;}
.related .bd2 ul .prdtitle-large{margin:0 5px;}
.related .bd2 ul .prdtitle img{ width:217px; height:160px;border:1px solid #ccc;}
.related .bd2 ul .prdtitle span{ display:block; line-height:30px;}


/*news*/
.proshow{ width:1200px; margin:0 auto;}
.proshow dl{ width:1200px;}
.proshow dl dt{ float:left; width:240px; height:190px; display:block; margin-bottom:20px;}
.proshow dl dt img{ width:240px; height:190px;}
.proshow dl dd{ float:right; width:933px; height:190px;margin-bottom:20px;}
.proshow dl dd h2 a{ font-size:15px; font-weight:bold; line-height:40px}
.proshow dl dd span{ display:block; background:#f67f19; width:100px; height:20px; font-size:10px; line-height:20px; text-align:center; color:#FFF}
.proshow dl dd p{ line-height:30px; width:933px;}

/*news_show*/
.news_content{ }
.news_content h1{ font-size:18px; line-height:40px; margin:10px auto;text-align:center;}
.news_content .newssp{ display: block;margin: 0 auto;text-align: center; }
.news_content .news_show{width:100%; margin:20px 0; text-align:left; text-indent:2em; }
.news_content .news_show img{ text-align:center; display:block; margin:0 auto}
.news_page{ margin:20px auto;overflow: hidden; width:100%;}
.news_page li{ width:340px;float:left; height:20px; line-height:20px; overflow:hidden;}
.news_page .pagepre{ color:#999} 
.news_page .pagenext{text-align:right; color:#999} 
.news_page .pagepre:hover{}
.news_page .pagenext:hover{}

.proimg_d{ float:left; width:275px; height:240px; display:block; padding:5px; border:solid 1px #CCC; margin:10px 6px 10px 7px; text-align:center; }
.proimg_d img{ width:275px; height:200px;}
.proimg_d p{ line-height:30px; height:30px; }


/*Ê×Ò³banner*/
.banner17 .shutter {
    overflow: hidden;
    width: 1920px;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.banner17 .shutter-img {
    z-index: 1;
}

.banner17 .shutter-img,
.banner17 .shutter-img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banner17 .shutter-img a {
    cursor: default;
}

.banner17 .shutter-img a>img {
    width: 1920px;
    height: auto;
}

.banner17 .shutter-img .created {
    overflow: hidden;
    position: absolute;
    z-index: 20;
}

.banner17 .shutter-btn {
    width: 1300px;
    height: 64px;
    z-index: 9;
    position: absolute;
    top: 50%;
    margin-left: -650px;
    margin-top: -32px;
    left: 50%;
    clear: both;
    display: none;
}

.banner17:hover .shutter-btn {
    display: block;
}

.banner17 .shutter-btn li {
    width: 64px;

    height: 64px;
    cursor: pointer;
}

.banner17 .shutter-btn li.prev {
    float: left;
    background: url(../images/public/left3.png) no-repeat;
}

.banner17 .shutter-btn li.next {
    float: right;
    background: url(../images/public/right3.png) no-repeat;
}

.cover {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

