@charset "utf-8";
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;}
a {text-decoration: none;outline: none;color: #767676;}
a:hover {color: #24bbe8;text-decoration: none;}
img {border: none;display: inline-block;}
*:focus {outline: none;}
html {overflow-x: hidden;-webkit-text-size-adjust: none;}
body {
	background: #fff;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #666666;
	line-height:25px;
}
body::selection {
	color: #ffffff;
	background-color: red;
	text-shadow: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display: block;}
audio, canvas, progress, video {display: inline-block;vertical-align: baseline;}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {display: none;}
a {background-color: transparent;}
a:active, a:hover {outline: 0;}
abbr[title] {border-bottom: 1px dotted;}
b, strong {font-weight: bold;}
dfn {font-style: italic;}
h1 {margin: .67em 0;font-size: 2em;}
mark {color: #000;background: #ff0;}
small {font-size: 80%;}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {top: -.5em;}
sub {bottom: -.25em;}
img {border: 0;}
svg:not(:root) {overflow: hidden;}
figure {margin: 1em 40px;}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
pre {overflow: auto;}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0;
}
legend {padding: 0;border: 0;}
textarea {overflow: auto;}
optgroup {font-weight: bold;}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
td, th {padding: 0;}
@media print {
*,  *:before,  *:after {
	color: #000 !important;
	text-shadow: none !important;
	background: transparent !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
a,  a:visited {text-decoration: underline;}
a[href]:after {content: " (" attr(href) ")";}
abbr[title]:after {content: " (" attr(title) ")";}
a[href^="#"]:after,  a[href^="javascript:"]:after {content: "";}
pre,  blockquote {border: 1px solid #999;page-break-inside: avoid;}
thead {display: table-header-group;}
tr,  img {page-break-inside: avoid;}
img {max-width: 100% !important;}
p,  h2,  h3 {orphans: 3;widows: 3;}
h2,  h3 {page-break-after: avoid;}
select {background: #fff !important;}
.navbar {display: none;}
.btn > .caret,  .dropup > .btn > .caret {border-top-color: #000 !important;}
.label {border: 1px solid #000;}
.table {border-collapse: collapse !important;}
.table td,  .table th {background-color: #fff !important;}
.table-bordered th,  .table-bordered td {border: 1px solid #ddd !important;}
}
* {box-sizing: border-box;}
*:before, *:after {box-sizing: border-box;}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {text-decoration: none;}
a:hover, a:focus {color: #24bbe8;text-decoration: none;}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
figure {margin: 0;}
img {vertical-align: middle;}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {display: inline-block;max-width: 100%;}
.img-rounded {border-radius: 6px;}
.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.img-circle {border-radius: 50%;}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {font-size: 65%;}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {font-size: 75%;}
.text-left {text-align: left;}
.text-right {width: 816px;margin-top: 30px;height: 57px;overflow: hidden;}
.text-center {text-align: center;}
.text-justify {text-align: justify;}
.text-nowrap {white-space: nowrap;}
.text-lowercase {text-transform: lowercase;}
.text-uppercase {text-transform: uppercase;}
.text-capitalize {text-transform: capitalize;}
.text-muted {color: #777;}
.text-primary {color: #428bca;}
a.text-primary:hover {color: #3071a9;}
.text-success {color: #3c763d;}
a.text-success:hover {color: #2b542c;}
.text-info {color: #31708f;}
a.text-info:hover {color: #245269;}
.text-warning {color: #8a6d3b;}
a.text-warning:hover {color: #66512c;}
.text-danger {color: #a94442;}
a.text-danger:hover {color: #843534;}
.bg-primary {color: #fff;background-color: #428bca;}
a.bg-primary:hover {background-color: #3071a9;}
.bg-success {background-color: #dff0d8;}
a.bg-success:hover {background-color: #c1e2b3;}
.bg-info {background-color: #d9edf7;}
a.bg-info:hover {background-color: #afd9ee;}
.bg-warning {background-color: #fcf8e3;}
a.bg-warning:hover {background-color: #f7ecb5;}
.bg-danger {background-color: #f2dede;}
a.bg-danger:hover {background-color: #e4b9b9;}
ul, ol {margin-top: 0;margin-bottom: 10px;}
ul ul, ol ul, ul ol, ol ol {margin-bottom: 0;}
input[type="text"] {text-indent: 5px;}
textarea {padding: 5px;}
.text-overf {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*万能清除浮动开始*/
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
/*public*/
.jzimg {text-align: center;}
.jzimg img, .jzimg i {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.jzimg i {
	height: 100%;
	display: inline-block;
}
/*top*/
.header {
	box-shadow: 0 2px 5px #999;
	position: relative;
	z-index: 100;
	background: #fff;
}
.header-container {width: 1280px;}
/* logo */
.logo {
	width: 464px;
	padding: 8px 0;
	margin-left: -9px}
/* menu */
.mm-list .active {background: #1ea0c7;}
.slideNav-btn {
	font-size: 24px;
	line-height: 30px;
	display: none;
	margin-left: 8px;
}
.menu{float: right !important;}
.menu-main li {
	display: inline-block;
	font-size:16px;
	position: relative;
	margin-top: 10px;
	padding: 5px 2% 0 2%;
	border-top: 2px solid #fff;
	text-transform: uppercase;
}
.menu-main .active, .menu-main li:hover {border-top: 2px solid #24bbe8;}
/*首页*/
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {
	float: left;
	max-height: 500px;
	display: none;
	overflow: hidden;
}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0px;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0px 5px;
	padding: 0px;
	cursor: pointer;
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
	outline: none;
}
.slick-dots li button:focus {outline: none;}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\2022";
	width: 100%;
	height: 100%;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {opacity: 0.75;}
.p-banner{padding-top:117px;min-width:1309px;}
.p-banner img{
	width:100%;
	height:280px;
}
#min-banner img {
	max-height: 370px;
	max-width: 768px;
}
#max-banner img {
	width:100%;
	height: 500px;
	margin-top: 27px;
}
#min-banner {display: none;}
.banner {
	position: relative;
	z-index: 80;
	position: relative;
	min-width:1309px;
}
.carousel-indicators {z-index: 30px;}
.banner .maxPic {
	position: relative;
	z-index: 10;
}
.banner .minPic {
	position: relative;
	z-index: 20;
	position: absolute;
	top: 0;
}
.banner .slick-dots {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	height: 30px;
	line-height: 25px;
	padding: 0;
}
.banner .slick-dots li {
	display: inline-block;
	width: 50px;
	height: 5px;
	background: #fff;
	text-indent: -9999px;
}
.banner .slick-dots li button:before {
	width: 100%;
	height: 100%;
	font-size: 0px;
	line-height: 5px;
	background: #24bbe8;
	opacity: 0;
}
.banner .slick-dots .slick-active button:before {opacity: 1;}
.banner-txt {
	position: absolute;
	width: 50%;
}
.banner .slick-prev {
	position: absolute;
	width: 10%;
	height:117%;
	left: 0;
	top: 0;
	background: url(../images/banner-prev.png) no-repeat center center;
}
.banner .slick-next {
	position: absolute;
	width: 10%;
	height:117%;
	right: 0;
	top: 0;
	background: url(../images/banner-next.png) no-repeat center center;
}
/*banner-》箭头*/
.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 50px;
	width: 30px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	color: transparent;
	top: 50%;
	margin-top: -25px;
	padding: 0;
	border: none;
	outline: none;
}
.slick-prev:focus, .slick-next:focus {outline: none;}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {opacity: 0.25;}
.slick-prev:before, .slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: 0.85;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -40px;
	background: url(../images/left.png) no-repeat center center;
}
.slick-prev:hover {background: url(../images/t-left.png) no-repeat center center;}
.slick-next {
	right: -40px;
	background: url(../images/right.png) no-repeat center center;
}
.slick-next:hover {background: url(../images/t-right.png) no-repeat center center;}
.slick-slider {margin-bottom: 30px; margin-top: -26px;}
/*anli*/
.technology {
	background: url(../images/green-bg.jpg) no-repeat right bottom;
	padding: 25px 0; height: 580px;
}
.technologyShow {padding: 0 60px; margin-top: 140px;}
.technology-box {background: #24bbe8;min-width:1309px;/* margin-top:30px; */}
#tec-thumbs div {
	float: left \9;
	width: 316px \9;
	padding: 0 15px \9;
}
/****bootstrap*****/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	data-scroll-reveal:enter top and move 50px over 1.33s;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
/*new*/
@media{
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float: left;}
.col-sm-9 {width: 75%;}
.col-sm-8 {width:90%;margin-top: 5px;}
.col-sm-7 {width: 58.33333333%;}
.col-sm-6 {width: 50%;}
.col-sm-5 {width: 41.66666667%;}
.col-sm-4 {width: 33.33333333%;}
.col-sm-3 {width: 25%;}
.col-sm-2 {width: 16.66666667%;}
.col-sm-pull-12 {right: 100%;}
.col-sm-pull-11 {right: 91.66666667%;}
.col-sm-pull-10 {right: 83.33333333%;}
.col-sm-pull-9 {right: 75%;}
.col-sm-pull-8 {right: 66.66666667%;}
.col-sm-pull-7 {right: 58.33333333%;
.col-sm-pull-6 {right: 50%;}
.col-sm-pull-5 {right: 41.66666667%;}
.col-sm-pull-4 {right: 33.33333333%;}
.col-sm-pull-3 {right: 25%;}
}
/*gcanli*/
@media{
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float: left;}
.col-md-12 {width: 100%;}
.col-md-11 {width: 91.66666667%;}
.col-md-10 {width: 83.33333333%;}
.col-md-9 {width: 75%;}
.col-md-8 {width: 66.66666667%;}
.col-md-7 {width: 58.33333333%;}
.col-md-6 {width: 50%;}
.col-md-5 {width: 41.66666667%;}
.col-md-4 {width: 33.33333333%;}
.col-md-3 {width: 25%;}
.col-md-2 {width: 16.66666667%;}
.col-md-1 {width: 8.33333333%;}
.viedo img {
	display: inline;
	max-width: 100%;
	height:235px;
}
.sub-class a.on {
	background: #fff;
	color: #77607c;
	padding: 0 8px;
}
.viedo {
	width:1150px;
	overflow: hidden;
}
.viedo li {
	width: 279px;
	height:311px;
	float: left;
	overflow: hidden;
	padding: 0 11px;
}
.viedo li p {
	width: 258px;
	height:48px;
	overflow: hidden;
	background: #e6e6e6;
	text-align: center;
	font: 14px/48px "microsoft yahei";
	color: #644c69;
	margin-top:10px;
}
.viedo li p a {color: #644c69;display: block;margin-top:2px;}
/*news*/
.home-news-box {background: #f5f5f5;padding:3.5% 0;}
.home-news {width: 1280px;padding: 0 10px;}
.news-item-r {float: right;}
.news-item-l {float: left;}
.news-item-r,  .news-item-l {
	width: 49%;
	background: #fff;
	min-height: 275px;
}
.news-item-l .news-name,  .news-item-r .news-name {
	padding: 20px;
	margin-top:6px;
	border-bottom: 1px solid #f5f5f5;
	color: #000;
	position: relative;
}
.news-item-l .news-name .en,  .news-item-r .news-name .en {
	font-size: 14px;
	color: #9a9a9a;
	text-transform: uppercase;
	margin-left: 10px;
}
.news-item-l .news-name .more,  .news-item-r .news-name .more {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	line-height: 220%;
	font-size: 14px;
	color: #2d2d2d;
	padding: 20px 30px;
	border-left: 1px solid #f5f5f5;
	display: inline-block;
}
.last-news li { width: auto; height: 90px; overflow: hidden; padding: 5px 0;}
.last-news .pic {float: left;margin: 10px 11px; width: 106px;}
.last-news .txt {
	width: 475px;
	float: left; overflow: hidden;
}
.last-news .txt .name {
	font-size: 14px; line-height: 35px;
	overflow: hidden;
}
/*****news2********/
.news-item-r .news-cont{float: right; width: 100%; padding-bottom: 10px;}
.news-item-r .news-cont dl{padding:5px 0; width: auto;  height: 90px;overflow: hidden;}
.news-item-r .news-cont dl:hover{
	background-color:#24bbe8;
	color:#fff;
	box-shadow: 5px 5px 5px #888888;
}
.news-item-r .news-cont dt{
	font-size:38px;
	float:left;
    width: 126px;
    height: 80px; text-align: center; line-height: 80px;
    border-right: 2px solid #ddd;
}
.news-item-r .news-cont dl dd{
	  float: right;
    display: block;
    width: 475px;
    overflow: hidden;
}
.news-item-r .news-cont dl dd h3{
	overflow: hidden; margin: 0; line-height: 35px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*erji*/
.centermain{ clear:both; width:1309px;  margin:0 auto; margin-top: -23px; overflow: overlay;min-width:1309px;}
.menu1 {width:1150px;margin: 0 auto 19px auto;}
.menu1:after{display: block; content: ""; clear: both;}
.menu1 ul {padding:0;margin:0;list-style-type: none;}
.menu1 ul li{float:left;color:#fff;background:#59CFF2;position:relative; margin:0px 0px 3px 3px;border-width: 1px 1px 0 0;}
.menu1 ul li a, .menu1 ul li a:visited{display: block; text-align: center;text-decoration: none;width: 123px;height: 40px;line-height: 40px;font-size: 14px;color: #fff;}
.menu1 li ul { margin-left: 3px;}
.menu1 li ul li { margin: 0;}
.menu1 li ul li a{display:block;color:#fff; }
.menu1 ul li ul {display: none;}
.menu1 ul li:hover a {color:#fff;background:#24bbe8;}
.menu1 ul li:hover ul {display:block;position:absolute;top:40px;left:-3px;width:120px;background:#24bbe8;}
.menu1 ul li:hover ul li { border-bottom: dotted 1px #fff;}
.menu1 ul li:hover ul li a {display:block;background:#59CFF2;color:#fff;}
.menu1 ul li:hover ul li a:hover {background:#24bbe8;color:#fff;}
.treeBox { width:1150px; border-bottom:2px solid #24bbe8; overflow:hidden; margin:5px auto 0; }
.treeBox1 {overflow:hidden;padding-bottom:15px;}
.treeBox h3 {font-size: 16px;line-height: 43px;color:#000; font-weight:normal;margin-bottom:0px;}
/*new/pro*/
.p-minbanner {display: none;}
.p-content {
	width:1309px;
	margin:15px auto;
}
.one-pContent {
	width: 1175px;
	padding: 30px;
	background: #fff;
	position: relative;
	top: -65px;
}
.cont-title {
	padding-bottom: 10px;
	border-bottom: 1px solid #f0f0f0;
	position: relative;
   color:#24bbe8;
}
.cont-title .name {
	font-size: 28px;
	float: left;
	text-transform: uppercase;
	color: #2d2d2d;
	display: inline-block;
	overflow: hidden;
}
.one-content {padding: 40px 0 0 0;}
/* pro */
.pro-clude {padding: 30px 0;line-height: 22px;}
#p-proList li {
	width: 265px;
	height: 190px;
	margin: 0 18px 18px 0;
}
#p-proList li a.jzimg {
	width: 100%;
	height: 100%;
	display: block;
}
.pro-header {
	background: #f1f1f1;
	padding-bottom: 10px;
	border-bottom: 4px solid #858585;
}
.parameters {
	width: 385px;
	padding: 30px;
	float: right;
	text-align: center;
}
.parameters img {max-width: 100%;}
.paramet-list {margin-top: 30px;}
.paramet-list li {
	padding: 7px 0;
	background: #eaeaea;
}
.pro-imgShow {
	width: 730px;
	float: left;
}
.pro-imgShow .imgleft {
	width: 580px;
	height: 410px;
	float: left;
	position: relative;
}
.pro-imgShow .imgleft .line {
	width: 100%;
	height: 4px;
	background: #ff9600;
	position: absolute;
	bottom: -14px;
	left: 0;
}
.pro-imgShow .imgleft li {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 1;
}
.pro-imgShow .imgleft .active {z-index: 2;}
.pro-imgShow .imgright {
	width: 140px;
	height: 410px;
	float: right;
}
.pro-imgShow .imgright li {
	width: 100%;
	height: 95px;
	cursor: pointer;
	padding: 5px;
	margin: 6px 0;
	border: 1px solid #dadada;
	background: #fff;
}
.pro-imgShow .imgright .active {
	border: 1px solid #a3a3a3;
	background: #b7b7b7;
}
.column-heading {
	height: 35px;
	border-bottom: 1px solid #ececec;
	margin: 30px 0;
}
.column-heading .ch {
	font-size: 20px;
	color: #010101;
	display: inline-block;
	text-align: center;
	padding: 0 10px;
	border-bottom: 1px solid #009e96;
	height: 100%;
	position: relative;
	top: 1px;
}
.custom01 {float: left;}
.custom02 {float: right;}
.custom01, .custom02 {
	width: 47%;
	border-top: 10px solid #ececec;
	border-bottom: 10px solid #ececec;
	padding: 30px 0;
	min-height: 580px;
}
.custom01 img, .custom02 img {max-width: 100%;}
.custom01 .right-pic, .custom02 .right-pic {
	width: 30%;
	float: right;
	text-align: right;
}
.custom01 .left-txt, .custom02 .left-txt {width: 65%;float: left;}
.custom01 .left-txt ul, .custom02 .left-txt ul {
	padding-left: 10px;
	font-size: 13px;
}
/*product*/
.home-proshow {width: 1305px;min-width: 1280px;}
.home-proshow a:hover,  .home-proshow a {color: #fff;}
.home-proshow li {
	float: left;
	margin: 8px;
	width: 245px;
	height: 170px;
	position: relative;
	overflow: hidden;
}
.home-proshow li img {
	position: relative;
	z-index: 10;
	width:245px;
	height:170px;
}
.home-proshow .hoverdir {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 100%;
	background:#54c8ec;
	opacity: 0.9;  
	z-index: 20;
	display: block;
}
.home-proshow .hoverdir .box {
	display: block;
	padding: 30px 20px;
	text-align: center;
	color: #fff;
}
.home-proshow .hoverdir span {
	display: block;
	overflow: hidden;
}
.home-proshow .name {
	font-size: 24px;
	height: 34px;
}
.home-proshow .clude {
	height:44px;
	overflow: hidden;
	margin-top: 10px;
}
.home-proshow .more {
	padding: 2px 10px;
	margin-top: 15px;
	display: inline-block;
}
#pro-type {
	padding: 13px 10px;
}
#pro-type a {
	display: inline-block;
	padding: 8px 20px;
	background: #fff;
	color: #333;
	font-size: 14px;
}
#pro-type a:hover,  #pro-type .active {
	background: #24bbe8;
	color: #fff;
	border-radius: 6px;
}
.page-nv{text-align: center;padding: 5px 0;}
.page-nv span{font-size: 13px;color: #555;vertical-align: bottom;padding-left: 20px;}
.page-nv span a{color: #55bbdc;display:inline-block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;vertical-align: bottom;}
.page-nv span a:hover{text-decoration: underline;}
.news-container{/*padding-top: 60px;*/}
.news-container ul{border:1px solid #ddd;padding: 11px 0;}
.news-container li {
	position: relative;
	border-bottom: 1px solid #ededed;
	padding:20px 0;
}
.news-container li:hover {border-bottom: 1px solid #24bbe8;}
.news-container li:hover .year {background: #24bbe8;}
.news-container li:hover .month {background: #6ddbfc;}
.news-container .time span {
	display: block;
	font-family: arial;
	width: 55px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}
.news-container .year {background: #59CFF2;margin-bottom: 3px;}
.news-container .month {background: #bfbfbf;}
.news-container .pic {
	text-align: center;
	overflow: hidden;
	width: 260px \9;
	float: left \9;
}
.news-container .name {
	font-size:16px;
	line-height: 18px;
	color: #333;
	max-height: 17px;
	max-width:99%;
	overflow: hidden;
}
.news-container .clude {
	font-size: 12px;
	display: block;
	margin-top: 10px;
	height:19px;
	overflow: hidden;
}
/*pages */ 
.Page{width:100%; text-align:center; padding:45px 0px;}
.Page a{display:inline-block;width:65px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px; float:left;text-decoration:none; color:#333; outline:none;}
.Page a:hover{ background:#24bbe8; color:#FFF;background-repeat:no-repeat; }
.Page span{display:inline-block;min-width:65px; padding:0 10px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px;float:left;}
.Page span.current{ background:#24bbe8; color:#FFF}
@media screen and{.carousel-control .glyphicon-chevron-left,  .carousel-control .glyphicon-chevron-right {top: 45%;}}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	display: table;
	content: " ";
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {clear: both;}
.pull-left {float: left !important;}
.pull-left #searchval {color: #777;}
.show {	display: block !important;}
.invisible {visibility: hidden;}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
	visibility: hidden !important;
}
.affix {position: fixed;}
.home-join-box{margin-top:30px;}
.home-join {width: 1280px;padding: 40px 0;}
.home-join img{	max-height: 100%;}
.home-join li a{	
	display: block;
	padding: 10px 20px; 
	}
.home-join li span{	
	font-size: 18px; 
	display: block; 
	margin-top: 10px;				
	}
.home-join li a:first-child {border-left: 1px solid #e2e2e2;}
.home-join  #first{border-left:none;}	
.home-join li:hover img {	
	-webkit-animation:pulse 0.5s 0s ease both;
	-moz-animation:pulse 0.5s  0s ease both;}
	@-webkit-keyframes pulse{
		0%{-webkit-transform:scale(1)}
		100%{-webkit-transform:scale(1.1)}
		}
		@-moz-keyframes pulse{
			0%{-moz-transform:scale(1)}
			100%{-moz-transform:scale(1.1)}
	}
.service-box{display: block;margin:0 auto;width:1150px;}	
.service-box .viedo{display:block;border:1px solid #ddd;padding:10px 15px; }
.service-box .new-title {
	font-size: 24px;
	color: #333;
	margin-bottom: 10px;
	line-height: 30px;
	text-align: center;
}
.service-box .new-time {
	padding: 5px 0;
	border-top: 1px solid #dfdfdf;
	color: #a1a1a1;
	border-bottom: 1px solid #dfdfdf;
	text-align: center;
}
.service-box .new-time span {margin-right:14px;}
.news-ediotr {
	padding: 30px 0;
	line-height:30px;
	text-indent:2em;
	font-size:14px;
}
.news-ediotr img{
	display: block;
	max-width:95%;
	margin:0 auto;	
	padding-bottom:15px;
}
.new-other-box {
	padding: 15px;
	background: #f6f6f6;
	margin-top: -30px;
}
.new-ot {
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	line-height: 37px;
}
.new-ot .next {border-left: 1px solid #d0d0d0;}
.video-list {padding: 30px 0;}
.video-list li {margin: 15px 0;	text-align: center;}
.video-list li a, .video-list li span {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
.video-name {font-size: 15px;}
.video-container {
	width: 445px;
	position: relative;
	left: -3px;
	top: 30px;
	height: 281px;
	margin: 0 auto;
}
.topic {margin-bottom: 50px;}
.topic .item {
	background: #fff;
	padding: 30px;
	border: 1px solid #e0e0e0;
	margin-left: -1px;
	margin-bottom: -1px;
}
.topic .name {
	color: #333;
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: bold;
	height: 20px;
	width: 90%;
}
.topic .text {
	display: block;
	color: #7a7a7a;
	max-height: 135px;
	overflow: hidden;
	line-height: 22px;
	margin-top: 20px;
}
.topic li:hover {background: #009e96;}
.topic li:hover .name a, .topic li:hover .name, .topic li:hover .text {color: #fff;}
@media{.contact_s {background: none;}}
.gengduo {
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}
.gengduo .more {
	display: inline-block;
	width: 229px;
	height: 44px;
	border: 1px solid #d2d2d2;
	line-height: 44px;
	font-size: 24px;
	color: #333333;
	text-transform: Uppercase
}
.gengduo .more:hover {color: #24bbe8;}
.map_s {
	width: 500px;
	height: 35em;
	margin-top: 20px;
	padding: 2px;
	border: #ccc solid 1px;
}
#dituContent img {max-width: none;}
#tec-thumbs.row > div {padding-top: 2%;padding-bottom: 2%;}
#tec-thumbs .col-lg-3{data-scroll-reveal:enter top and move 50px over 1.33s;}
.center-block .slick-track .slick-slide {text-align: center}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.honner-box .jzimg {
	width: 192px;
	height: 155px;
	display: block;
	text-align: center;
}
.news-item-l {position: relative;z-index: 999}
.technologyShow .am-img {
	text-align: center;
	display: block;
	position: relative;
}
.technologyShow .am-img img {
	position: absolute;
	width: 250px;
    height: 330px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.technologyShow .am-img i {
	display: block;
	padding-bottom: 105%;
}
.heder-box {
	position: fixed;
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
	z-index: 1000;
}
.column-title {
	padding: 10px 10px;
	position: relative;
	min-width: 1280px;
	data-scroll-reveal:enter top and move 50px over 1.33s;
}
.column-title .ch b {
	width: 80%;
	background:none;
	background: #fff;
	padding: 0 15px;
	font-weight: 400;
}
.column-title .en {
	font-size: 24px;
	text-transform: uppercase;
	padding: 10px 0;
}
.column-title .green {color: #24bbe8;}
.column-title .clude {
	font-size: 14px;
	line-height: 20px;
	width:91%;
	margin:0 auto;
	overflow: hidden;
}
.column-title .more {
	display: inline-block;
	padding: 10px 5%;
	line-height: 100%;
	text-transform: uppercase;
	margin-top: 10px;
}
.column-title .moreStyle1 {
	color: #333;
	border: 1px solid #d2d2d2;
}
.column-title .moreStyle2 {
	color: #fff;
	border: 1px solid #82d0cb;
}
.column-title .line {
	width: 100%;
	height: 1px;
	background: #cecece;
	position: absolute;
	top: 65px;
	left: 0;
	z-index: 10;
}
/*footer*/
.foot-box {
	background: #24bbe8;
	padding-top: 10px;
	border-top: 10px solid #e6e6e6;
	min-width:1309px;
}
.foot-nav-box {
	background: #272727;
	border-top: 1px solid #424242;
	padding: 35px 10px;
}
.foot-nav {
	width: 1280px;
	color: #757575;
	position: relative;
}
.foot-nav  ul{width:910px;float:left;}
.foot-nav li {
	width: 180px;
	float: left;
	padding: 0 40px;
	min-height: 150px;
	border-left: 1px solid #3b3b3b;
}
.foot-nav li #frist{border-left: none;}
.foot-nav li dt a, .foot-nav li dt {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	margin-bottom: 10px;
}
.foot-nav li dd a, .foot-nav li dd {
	height: 25px;
	line-height: 25px;
	color: #757575;
}
.foot-nav li dd a:hover {color: #FFF;}

.erweima {
	float:right;
	width:370px;
	color: #fff;
	text-align: center;
    margin-top: -7px;
}
.erweima img{
	width:120px;
	height:120px;
}
.erweima .num {margin-top: 8px;}
.foot-text {
	background: #191919;
	text-align: center;
	width:100%;
    padding:7px 0;
	font-size:14px;
	color: #767676;
}
.foot-text .link a, .foot-text .link {color: #CCC;}
.p-header {
	padding:0px 38px 36px 0px;
	border-bottom: 1px solid #e6e6e6;
}
.p-header-main {
	width: 1120px;
	padding-bottom:15px;
}
.p-header-nav {
	float: left;
	overflow: hidden;
	max-width: 70%;
	padding-top:10px;
}
.p-header-nav li {
	float: left;
	background: #24bbe8;
	color: #fff;
	padding: 5px 30px;
	margin-right: 10px;
	margin-top: 2px
}
.p-header-nav li a {
	color: #fff;
	font-size: 15px;
	display: block;
	width: 100%;
	height: 100%;
}
.p-header-nav .active, .p-header-nav li:hover {background: #59CFF2;}

.top{ background:url(../images/tbj.jpg) repeat-x; height:192px;}
.top_m{ width:1000px; margin:auto;}
.top_m_1{ line-height:35px; height:35px; text-align:right;}
.top_m_1 a{ background:url(../images/jg.jpg) right no-repeat;  padding-right:5px;}
.top_m_1 img{ vertical-align:middle; padding-right:5px; padding-bottom:2px; padding-left:5px;}


