﻿@charset "utf-8";
* {
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
a {
	font-size:1em
}
@font-face {
font-family:'opensans';
src:url('../fonts/opensans.eot');
src:url('../fonts/opensans.eot') format('embedded-opentype'), url('../fonts/opensans.woff2') format('woff2'), url('../fonts/opensans.woff') format('woff'), url('../fonts/opensans.ttf') format('truetype'), url('../fonts/opensans.svg#opensans') format('svg')
}
@font-face {
font-family:'robotoregular';
src:url('../fonts/roboto-regular-webfont.woff2') format('woff2'), url('../fonts/roboto-regular-webfont.woff') format('woff'), url('../fonts/roboto-regular-webfont.ttf') format('truetype'), url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
font-weight:normal;
font-style:normal
}
@font-face {
font-family:'RobotoSlab';
src:url('../fonts/robotoslab-regular.woff2') format('woff2'), url('../fonts/robotoslab-regular.woff') format('woff'), url('../fonts/robotoslab-regular.ttf') format('truetype'), url('../fonts/robotoslab-regular.svg#robotoregular') format('svg');
font-weight:normal;
font-style:normal
}
body {
	margin: 0px;
	padding: 0px;
	font: 0.8em/150% opensans, sans-serif, Arial, Helvetica;
	-webkit-text-size-adjust:none;
	font-style:normal;
	color:#555;
	-webkit-text-size-adjust:none;
	background:#ffffff;
	line-height:22px;
	font-family: opensans, sans-serif, Arial, Helvetica
}
h4 {
	padding:0;
	margin:0;
}
h3, h2, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight:normal
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #28abf8;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Vision img{width:253px;height:185px;}
.lightbox img{width:406px;height:356px;}
p {
	margin: 0px;
	padding: 0px;
}
span {
	margin: 0px;
	padding: 0px;
}
.ditu {
	margin-top:20px
}
.header {
	background:#fff;
	box-shadow: 0 1px 2px #ccc;
	position: relative;
}
#tabcont0 ul li{ list-style:disc; list-style-type:disc; padding-left:5px }
.cates li ul li ul li a{ font-size:11px; color:#888; padding-left:40px}
.wide .sign a {
	color:#555;
	padding:5px 5px
}
.top-header .wide .header_cart {
	float:right
}
.top-header li.header_cart > a {
	background:url("../images/cart.png") no-repeat scroll;
	color: #555;
	padding: 0 15px 0 28px;
}
.top-header li.header_cart > div {
	color: #555;
	padding: 0 15px;
}
.header {
}
.dede_pages {margin:20px;height:30px;width:100%;text-align:center;overflow:hidden;}
.dede_pages ul {display:inline-block; *display:inline; zoom:1;margin:0 auto;position:relative;}
.dede_pages ul li {list-style:none;float:left;padding:0px 10px;background:#f0f0f0;height:28px; line-height:28px; margin:0 3px;font-size:14px;}
.dede_pages ul li a{color:#333;}
.dede_pages ul li:hover{background:#009FDD;color:#fff;}
.dede_pages ul li:hover a{color:#fff;}
.dede_pages ul li a:hover{background:#009FDD;color:#fff;}
.dede_pages ul li.active{ background:#009FDD; display:block;color:#fff;}
.dede_pages ul li.active a{color:#fff;}
	
#flash {
	width:100%;
	margin:0px auto;
	padding-top:2px;
}
.flexslider {
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.flex-viewport {
	max-height:2000px;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	transition:all 1s ease;
}
.flexslider .slides {
	zoom:1;
}
.flexslider .slides li {
	text-align:center;
}
/*.flexslider .slides li div { position:absolute;opacity:0.3;filter:alpha(opacity=30); background:#000; color:#fff; top:15%; right:10%; width:25%; padding:5%;}
.flexslider .slides li div a { color:#fff;}*/
.flex-direction-nav a {
	width:40px;
	height:60px;
	line-height:99em;
	overflow:hidden;
	margin:-30px 0 0;
	background: #000 url("../images/slider-arrow.png") no-repeat scroll -126px -137px;
	position:absolute;
	top:50%;
	z-index:10;
	cursor:pointer;
	opacity:0.3;
	filter:alpha(opacity=0);
-webkit-transition:all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: -6px -137px;
	left: auto;
	right: 1%;
}
.flex-direction-nav .flex-prev {
	left:0;
}
.flexslider:hover .flex-next {
	opacity:0.3;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity:0.3;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
}
.flex-control-nav {
	width:100%;
	position:absolute;
	bottom:10px;
	text-align:center;
	z-index:999;
	padding-top:10px;
}
.flex-control-nav li {
	margin:0 1px;
	display:inline-block;
	zoom:1;
*display:inline;
}
.flex-control-paging li a {
	display:block;
	height:2px;
	overflow:hidden;
	text-indent:-99em;
	background:#fff;
	margin-right:5px;
	cursor:pointer;
	width:80px
}
.flex-control-paging li a.flex-active {
	background:#44baff;
	margin-top:1px;
}
.tp-bannershadow.tp-shadow3 {
	background: rgba(0, 0, 0, 0) url("../images/shadow3.png") no-repeat scroll 0 0 / 100% 100%;
	bottom: -60px;
	height: 30px;
	width: 100%;
}
.headcon {
	padding-top:8px;
	padding-bottom:5px
}
.social-icons {
	overflow:hidden
}
.social-icons li {
	display:inline-block;
	padding-right:5px;
	float:left
}
span.ema {
	background: url(../images/ema.png) no-repeat scroll left center;
}
.tsinput {
	text-indent: 3px;
	border: medium none;
	vertical-align: middle;
	width:80%;
	float: left;
	color:#777;
	height:32px;
	line-height:32px
}
.ema {
	float:right;
	display: block;
	height: 26px;
	padding-left: 22px;
	padding-right: 5px;
	line-height: 26px;
	font-size: 1em;
	color: #ababab;
}
.social-icons li a {
	margin-top:3px
}
.social-icons li a.you {
	background:url(../images/share5.png) no-repeat;
	display:block;
	width:23px;
	height:23px;
}
.social-icons li a.p {
	background:url(../images/share6.png) no-repeat;
	display:block;
	width:23px;
	height:23px;
}
.social-icons li a.twitter {
	background:url(../images/share1.png) no-repeat;
	display:block;
	width:23px;
	height:23px;
}
.social-icons li a.in {
	background:url(../images/share4.png) no-repeat;
	display:block;
	width:23px;
	height:23px;
}
.top-header {
	background:url(../images/topbg.png) repeat-y center;
	padding:10px 0;
	color:#fff
}
.headrig {
	width:55%
}
.search {
	width:21%;
	background: none repeat scroll 0% 0% #fff;
	height: 38px;
	margin-top:3px;
	border:1px solid #ddd;
	margin-top:35px
}
.search input[type="text"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #a1a1a1;
	font-size: 0.9em;
	height: 38px;
	line-height: 38px;
	outline: medium none;
	text-indent: 1em;
	float:left;
	width:81%;
}
.search input[type="submit"] {
	border: medium none;
	float:right;
	vertical-align: middle;
	color:#888;
	font-weight:normal;
	background: url('../images/sea.png') no-repeat scroll 0% 0% transparent;
	width: 41px;
	height:38px;
	vertical-align: middle;
	cursor: pointer;
}
#right .tit {
	padding: 5px 0 0 0;
}
li {
	list-style-type: none;
}
.con {
	line-height: 22px;
}
body {
	color: #444;
}
.rpnewsdate {
	color: #999;
	font-size: 1em;
	padding: 5px 0 5px 0;
}
.tell {
	overflow:hidden;
	margin-top:2px
}
.tell span {
	display: block;
	float:right;
	font-size:1.05em;
	height: 15px;
	line-height: 15px;
	padding-left: 25px;
	padding-right: 10px;
}
.tell span.ema {
	background:url("../images/time.png") no-repeat scroll left 0px;
	color:#fff
}
.tell span.tel {
	background:url("../images/tel.png") no-repeat scroll left 0px;
	color:#fff
}
.tell span.en {
	background:url("../images/en.png") no-repeat scroll left 3px;
	color:#d7d7d7
}
.tell span.ru {
	background:url("../images/ru.png") no-repeat scroll left 3px;
	color:#d7d7d7
}
.headrig {
}
.txtfr {
	float:right;
	background: url(../images/jt.png) no-repeat;
	width:36px;
	height:33px;
	position: relative;
	top:-5px
}
.txt {
	padding:10px;
	text-align:center
}
.txt a {
	color: #25292f;
	font-size:18px;
	text-decoration: none;
	font-weight:bold;
}
.readMore a:hover {
	background:#898885;
}
.info {
	font-size:13px;
	color:#666;
	padding:0 0px 10px 0px;
	line-height:24px;
	overflow:hidden;
	text-align:center
}
.let {
	width:30%;
	margin-top:2.4%
}
.loaded {
	background:#fff;
	padding:25px 20px 10px 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	text-align:center;
	border-right:1px solid #ddd
}
.readMore a {
	background: #f85961 none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	padding: 6px 40px;
}
.loaded .timg {
	display:block;
	text-align:center;
	padding:0px 0 10px 0
}
.lmtitle {
	font-size:1.8em;
	color:#666;
	padding:10px 0 0 0;
}
.m2_con li {
	margin:0px 1%;
	background:#f4f4f4
}
.ysinfo h2 {
	color:#26b458;
	padding-bottom:5px
}
.ysinfo p {
	line-height:20px;
	color:#666
}
.m1_info {
	color: #666;
	line-height: 22px;
	padding: 10px 10px 15px 10px;
	text-align: center;
	font-size:1.1em
}
.intro > li {
	height: 29px;
	margin-bottom: 10px;
	margin-right:5%;
}
.pro .img {
	display:block
}
.pro .tit {
    text-align:center;
	color:#25292f;
	padding:10px 0 3px 0; text-align:.pro .tit
}
.more1 {
	padding:5px 0
}
.desc {
	font-size:13px;
	color:#666;
	overflow:hidden;
}
#left .desc {
	font-size:13px;
	color:#666;
	overflow:hidden;
	height:72px
}
.newdesc {
	font-size:13px;
	color:#666;
}
.pro .tit a {
	color:#555;
	font-weight:bold;
	font-size:14px
}
#right .col-md-4 {
	padding:0 0 2% 0
}
.fl {
	float: left;
}
.fr {
	float:right
}
a.proimg {
	display:block;
	border:1px solid #ddd;
	padding-bottom:5px
}
img, object {
	-ms-interpolation-mode: bicubic;
	border:none;
	height: auto;
	width: auto;
	max-width:100%;
}
.pad {
	padding-top:12px;
}
.overf {
	overflow:hidden;
}
.wrap {
	max-width:1150px;
	margin:0px auto;
}
.logo {
	width:21%;
	padding: 16px 3px 16px 0px;
	overflow: hidden;
}
.nav {
	height: 47px;
	width: 100%;
	background-color: #0077C0;
	letter-spacing: 1px;
}
#lcsear {
	width: 30%;
	margin-left: 10%;
	border: 1px solid #D9D9D9;
	background: none repeat scroll 0% 0% #FFF;
	height: 28px;
	margin-top: 3%;
}
#lcdh {
	width:55%;
	margin-top:5px;
}
.col-md-5 {
	width:40%;
	float:left;
	margin: 0 1%
}
.col-md-7 {
	width:56%;
	float:left;
	margin: 0 1%
}
.col-md-8 {
	width:65%;
	float:left;
	margin: 0 1%
}
.yqtxt {
	font-size:15px;
	padding:8px 0
}
.yqtxt p {
	padding:3px 0
}
.yqcon {
	padding:8px 0
}
.m4 .wenzi {
	line-height:2.4em;
	padding:20px 25px;
	text-align:center
}
.qa {
	padding-bottom:25px
}
.quote a {
	background-image: url("../images/free-quatoe-bg.png");
	background-repeat: no-repeat;
	display: inline-block;
	float: right;
	font-weight: bold;
	padding: 20px 68px;
	text-transform:uppercase;
	color:#000;
	position:relative;
	top:-10px;
	font-size:1.1em
}
#menu .col-md-3 {
	float:right;
	width:24%
}
.m1 {
	padding:20px 0 10px 0;
}
.m1_con {
	width:80%;
	text-align:center;
	margin:0 auto;
	font-size:1.4em;
	color:#666;
	padding:15px 0 20px 0;
	line-height:1.8em
}
.tith2 {
	font-size:2.4em;
	color:#25292f;
	line-height:2em
}
.tith3 {
	color:#333;
	line-height:1.6em;
	text-transform:uppercase
}
.tith3 span{ background:#fff; padding:0 15px; font-size:1.8em }
#feature-row .wenzi{ padding:20px 2%}
#feature-row { position:relative; margin:0 auto 97px auto; top:110px; background:#fff;-moz-box-shadow:2px 2px 13px #666666; -webkit-box-shadow:2px 2px 13px #666666; box-shadow:2px 2px 13px #666666;
}
.catelist {
	  margin-top:10px
}
.catelist a {
	border:1px solid #ddd;
	color:#333333;
	padding:4px 17px;
	margin:10px 5px;
	border-radius: 24px;
	display:inline-block;
	line-height:2em; font-size:14px
}
.catelist a.hover, .catelist a:hover {
	color:#28abf8; border:1px solid #28abf8
}
.catelist2 {
	margin-bottom:10px
}
.catelist2 a {
	border:1px solid #5d5d5d;
	color:#363636;
	padding:4px 17px;
	margin:10px 5px;
	border-radius: 24px;
	display:inline-block;
	line-height:2em
}
.catelist2 a.hover, .catelist2 a:hover {
	color:#fff;
	background:#363636
}
.m2_con {
}
.m2_con .col-md-4 {
	padding:10px 10px;
	background:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.m2 {
	padding:20px 0px 30px 0px;
	color:#333;
	word-wrap:break-word;
}
.m2_txt {
	padding-bottom:10px;
	color:#666
}
.portfolio-item {
	background: url("../images/bg_off.png") repeat scroll 0 0;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	display: block;
	overflow: hidden;
	padding: 4px;
}
.discover a {
	font-family:oswald;
	font-size:1em;
	border-bottom:1px solid #000;
	color:#000
}
.tab {
	overflow: hidden;
	background:#2196f3;
}
.m2_tit h3 {
	font-size:22px;
	color:#555;
	background:url(../images/xx.png) repeat-x;
	margin-bottom:15px;
}
.m2_tit h3 span {
	background: #f8f8f8 none repeat scroll 0 0;
	padding-right: 15px;
	font-weight:normal;
	text-transform:uppercase;
	font-size:22px
}
.m3_tit {
	border-bottom:1px solid #ddd
}
.m3_tit h3 a {
	font-size:22px;
	color:#555;
	border-bottom:3px solid #0488cd;
	padding-bottom:7px;
	padding-left:5px;
	padding-right:5px
}
.tabbg {
	background:url(../images/focus_bg.png) no-repeat scroll left bottom;
	padding-bottom:20px
}
.tab a {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFF;
	font-size: 1.25em;
	padding:1.5% 2.5%;
	border-right:1px solid #fff
}
.tab a:hover {
	color: #f3e721;
	text-decoration: none;
}
.tab a.on {
	color: #444;
	text-decoration: none;
	background:#f3e721
}
.mlt_n {
	border:1px solid #ddd
}
.mlt_n p {
	background:#2196f3;
	padding:1.5% 0;
	text-align:center
}
.mlt_n p a {
	color:#fff;
	font-size:1.05em
}
.pro {
	overflow: hidden;
}
.pro li h4 a {
	color:#2293ec;
	font-weight:normal;
	font-size:14px
}
.tab {
	overflow: hidden;
}
.col-md-3 {
	width:23%;
	margin:0 1%;
	float:left
}
.m4_con {
	padding-top:10px;
	font-size:14px; line-height:26px; color:#666666
}
.more {
	margin-top:25px
}
.more a {
	font-size:14px;
	color:#363636;
	border:1px solid #5d5d5d;
	padding:0px 25px;
	display:inline-block;
  
	line-height:2.2em;
	margin-bottom:10px
}
.m3_con .more {
	margin-top:10px
}
.more a:hover {
	background:#5d5d5d;
	color:#fff
}
.tub {
	padding:10px 0
}
.tub {
	text-align:center
}
.tub h2 {
	font-size:1.1em;
	padding:10px 0
}
 
.call {
	padding-top:10px
}
.fa-check {
	background:url(../images/gou.jpg) no-repeat;
	width:16px;
	height:16px;
	display: inline-block;
	padding-right:20px;
}
.m3 h3 {
	padding:5px 1% 15px 0;
}
.data {
	color:#888;
	font-size:12px
}
.newinfo {
	padding:0px 0 0px 0;
	font-size:13px;
	color:#777;
	line-height:24px;
	overflow:hidden;
}
.newlist .more {
	margin-top:15px
}
.aboutcon {
	padding:5px 0;
	font-size:13px;
	line-height:22px
}
.abouttit h3 {
	font-size:28px;
	color:#333;
	padding-bottom:15px;
	border-bottom:1px solid #ddd;
	text-align:center;
	padding-top:15px
}
.downtit h2 {
	font-size:20px;
	line-height:30px;
	padding-left:10px;
	font-weight:bold
}
.pro li .newinfo, .new li .newinfo {
	display: block;
	line-height: 24px;
	padding-top: 4px;
	width: 100%;
	font-size:13px;
	color:#555;
	margin-bottom:10px
}
.more2 a {
  
	font-size:13px;
	color:#fff; background:#28abf8; padding:4px 10px; display:inline-block; margin-top:12px
}
.m3 {
	padding:20px 0 20px 0;
	overflow: hidden;
	margin-top:15px;
  
}
.xx {
	height:2px;
	background:#333;
	width:80px
}
.ys .desc {
	height:auto
}
.rmore a {
	color:#f85961
}
.m3 .about, .m1 .about {
	font-size:16px;
	line-height:2.2em
}
.gg {
	background:url(../images/bg.jpg) no-repeat;
	padding:15px 10px 45px 10px;
	text-align:center;
}
.gg .ggwz h2 {
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	line-height: normal;
	margin-top: 0;
	text-align: center;
	font-family: "RobotoSlab", serif;
	padding:30px 0;
	line-height:46px
}
b, strong {
	font-weight: 700;
}
.btn3-right {
	text-align: right;
}
.btn3-left {
	text-align: left;
}
.btn3 {
	background-color: #f25930;
	background-image: none;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.3) inset;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 0;
	overflow-wrap: break-word;
	padding: 12px 20px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	top: 0;
	transition: all 350ms ease 0s;
	vertical-align: middle;
}
.btn4 {
	background-color: #f25930;
	background-image: none;
	border: 0 none;
	border-radius: 3px;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 0;
	overflow-wrap: break-word;
	padding: 9px 20px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	top: 0;
	transition: all 350ms ease 0s;
	vertical-align: middle;
	margin-top:5PX
}
.m3_con .tit a {
	font-size:15px;
	font-weight:bold;
	padding:8px 0px 4px 0px;
	display:block
}
#left .m3_con .tit a {
	font-size:14px;
	font-weight:bold;
	padding:8px 0 4px 0;
	display:block
}
.m3_con .tit2 a {
	font-size:15px;
	font-weight:bold;
	padding:8px 15px 4px 15px;
	display:block
}
.projectinfo {
	color:#666;
	font-size:13px
}
.date {
	font-size:11px;
	color:#888888;
}
.zx a {
	background: #fff none repeat scroll 0 0;
	border-radius: 6px;
	color: #f85961;
	display: inline-block;
	font-size: 16px;
	padding: 6px 40px;
	margin-top:10px
}
.footer-widget {
	color:#fff;
	line-height:24px;
	font-size:14px
}
.footer-widget h2 {
	color: #cccccc;
	margin:5px 0 10px 0;
	font-weight:normal;
	text-transform:uppercase;
	font-size:30px;
}
.footer-widget h2 a {
	padding-right: 10px;
	color:#fff;
	font-size:16px
}
.foottxt a {
	color: #fff;
	line-height: 26px;
	font-size:13px
}
.foottxt li {
	color: #acacac;
	background: rgba(0, 0, 0, 0) url("../images/li-arrow.png") no-repeat scroll 0 center;
	border-bottom: 1px solid #444;
	padding: 7px 0 7px 15px;
}
.foottxt a:hover {
	color: #acacac;
	text-decoration:underline
}
.more1 a {
	color:#f25930;
	font-size:14px;
	font-style:italic
}
#bottom {
	background:#202020;
	padding:30px 0 30px 0;
	width: 100%;
}
#bottom h4 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
	padding: 6px 0;
}
.new h3 a {
	font-size:13px;
	font-weight:bold;
	color:#fff
}
.new li p {
	color:#888888;
	font-size:12px
}
.botplist {
	padding:10px 0;
	color: #cdcdcd;
	font-size:13px;
	line-height:28px
}
.sj {
	padding:10px 0
}
.botplist ul li a {
	color: #cdcdcd;
	font-size:13px
}.botplist ul li a span{ padding-right:8px}
.contactus a{ color:#fff}
.m3_con .col-md-3{ padding:5px 0}
.botplist ul li {
	line-height: 2em;
	padding: 5px 0;
}
#tabcont1 p, #tabcont0 p, #tabcont2 p{ padding:2px 0}
.botlxcont {
	font-size: 1.05em;
	line-height: 2em;
	padding: 3px 1px;
}
#footer {
	background: #161616 none repeat scroll 0 0;
	padding:18px 0;
	color:#fff
}
#go_top {
	background:#ccc url("../images/top.png");
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	margin: 0 auto;
	width: 50px;
	position:fixed;
	right:10px;
	bottom:10px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.sj{ position:relative
	 
}
.sj .sjh{  }
.sj .sjh object{ display:none}
.sj .sjh:hover object{ display:block; position:absolute; padding:5px 10px; background:#e9e9e9; color:#333; width:80%; top:-43%; margin:0 auto; text-align:center; left:10%}
#footer a {
	color:#888
}
input, button {
	margin:0;
	padding:0
}
.lanr .active {
	border-bottom:3px solid #d9261d;
	color: #d9261d;
}
.lanr a {
	font-size:15px;
	color:#333;
	padding:10px 2px;
	line-height:30px;
	margin:0 25px 0 0;
	display:inline-block;
	text-transform:uppercase;
}
.lanr .active a {
	color: #d9261d;
	font-weight:bold
}
.bread {
	background:#f9f9f9;
	padding:0px 0;
}
#main .col-md-6 {
	width:47%;
	padding:8px 1.5%;
	float:left
}
#feature-row .tu{ padding:0 0 0 1%}
.col-md-6 {
	width:50%;
	padding:0 1%;
	float:left
}
.fnav {
	width: 100%;
	background-color: #1d1d1d;
	clear: both;
	padding: 1% 0 1% 0;
	color: #6d6d6d;
	font-size:1.1em
}
.company {
	float: left;
	padding: 0 1%;
	width: 22%;
}
.ser_con h5 {
	font-size:1.1em;
	padding:1% 0;
	margin:0;
	color:#9e9e9d
}
.tsbtn {
	border: none;
	cursor: pointer;
	outline: none;
	top: 5px;
}
.m4 {
	background:#f6f6f6
}
#right .down {
	padding:0
}
.bread .col-md-6 {
	padding-left:0
}
.share1 {
	padding-top:2%
}
.share1 a {
	float:left;
	padding-right:5px
}
.cantact_con {
	line-height:2em
}
#main {
	padding:15px 0
}
.protxt {
	padding:10px 10px 20px 10px;
	border-bottom:1px solid #ddd
}
.pro {
 
}
.pro .col-md-3, .pro .col-md-4  { padding:10px 0
  
}
.pro img{ border:1px solid #ddd}
.pro .tit a {
	color:#28abf8
}
.m2_con .desc {
	color:#666;
	padding-bottom:5px; line-height:22px
}
#right {
	width:22%;
	padding-bottom:15px;
	background:#fff;
	margin-top:10px
}
#left {
	width:76%;
	padding:0 10px 1% 10px;
	margin-top:10px
}
.cate {
}
.contit {
	font-size:1.6em;
	color:#26b458;
	padding:10px 0
}
.proinfo {
	color:#666
}
.con {
	padding:15px 0;
	line-height:26px; font-size:1.05em 
}
.pro li {
	padding:15px 0;
	border-bottom:1px dashed #ddd
}
#position {
	background: url("../images/line.png") repeat-x scroll center bottom;
}
.sort {
	float: right;
}
.contTitle {
	background:url(../images/contact.png) no-repeat scroll 100% bottom;
	height: 31px;
	margin-bottom:11px;
	margin-top: 25px;
	width: 100%;
	color:#26b458;
	font-size:1.6em;
	padding-bottom:10px;
	text-transform:uppercase;
}
.contact_us li {
	background: url("../images/left_contact_icon.jpg") no-repeat scroll 0 0;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	text-indent: 55px;
	width: 100%;
}
.imgb {
	border:1px solid #ddd
}
.email .char a {
	color:#fff
}
.right_tit {
	color: #fff;
	width:100%;
	padding:12px ; background:#333; border-radius:6px 6px 0px 0px;
}
.right_tit h3 {
	font-size:20px;
	font-weight:bold;
	line-height:24px;
}
.cates {
	padding:5px 5px 10px 5px;
	background:#f0f0f0;  border-radius:0px 0px 6px 6px ; 
  
}
.cates li {
	padding:8px 0 8px 8px ;
	border-bottom:solid 1px #d5d5d5;background: url(../images/mmab_05.png) 15px 16px no-repeat;
}
.cates li a {
	font-size:13px;
	color:#222;
	  background:url(../images/tb2.png) no-repeat 0 7px;    padding-left: 30px;
    line-height: 2em;
}
.cates li ul li a{  color:#666}
.cates li ul li {
	padding:3px 0;
	border-bottom:none; background:none
}
.cates li ul li a {
	font-size:12px;
  
}
.cates li ul li a span {
	padding-right:6px
}
.cates li ul {
	padding-top:3px
}
#right .title {
	font-size:20px;
	font-weight:normal;
	padding:10px 10px 10px 10px;
	border-bottom:1px solid #ddd;
	color:#2192ec
}.alsolike { padding: 0px; margin-top:2em; clear:both;}
.alsolike h5 {font-size:1.5em;font-weight:bold; padding:2px 3px;line-height:2em;border-bottom:solid 1px #d6d6d6;}
.alprodlist { padding:5px 0;}
.alprodlist ul li  {display:inline-block;background:#fff; border:solid 1px #dadada;width:30.5%; margin:10px 2.15% 15px 0; vertical-align:top;*display:inline;*zoom:1; overflow:hidden;}
.alprodlist ul li img { }
.alprodlist ul li span { text-align:center; display:block; padding:5px 10px;}
.alprodlist ul li span.lptit { font-size:1.15em; line-height:1.5em; padding-top:12px; font-weight:bold;}
.alprodlist ul li span.lptext { font-size:1.05em; line-height:1.5em; color:#4f4f4f; padding-top:0; padding-bottom:12px;}
.alprodlist ul li a:hover { color:#0b76cb; text-decoration:none; padding-top:1em;}
.new li {
	padding:10px 0 0px 0;
	line-height:22px;
	font-size:13px
}
.ggt .Vision {
	float: left;
	max-width: 400px;
	width: 40%;
	margin-right:2%;
	text-align:center
}
#bottom .contactus {
	line-height:22px
}
.add {
	background:url(../images/add.png) no-repeat;
	padding-left:35px;
	padding-bottom:15px;
}
.email {
	background:url(../images/email.png) no-repeat left -3px;
	padding-left:35px;
	padding-bottom:15px;
}
.phone {
	background:url(../images/phone.png) no-repeat left -3px;
	padding-left:35px;
	padding-bottom:15px;
}
.ggt .listcon {
	padding-top:15px;
	color:#d9d9d9;
	font-size:16px;
	padding-bottom:15PX
}
.ggt .ls a {
	font-family:laoui;
	font-size:32px;
	text-transform:uppercase;
	color:#fff;
	line-height:60px;
}
.lx {
	padding:25px 0;
	width:90%
}
.lx p {
	font-weight:bold;
	font-size:18px;
	padding:2px
}
#main .ly {
	background:#f4f4f4;
	padding:20px 15px
}
.lx img {
	padding-bottom:10px
}
.lyb{ padding-top:20px}
.contactadd{ background:#f2f2f2; padding:15px 20px; width:40%; float:left; margin-right:4%}
.newlist li {
	padding:15px 0 15px 0; border-bottom:1px dashed #ddd
}
.Vision {
	float: left;
	width:30%;
	margin-right:2%;
	text-align:center
}
.Vision1 {
	float: left;
	margin-right:2%;
	text-align:center
}
.listcon .ls a {
	font-size:1.5em;
	font-weight:bold;
	padding-top:3px
}
.pro li h5, .new li h5 {
	padding:5px 0;
	margin:0
}
.pro li h5 a, .new li h5 a {
	font-size:18px;
	font-weight:bold;
	padding-bottom:5px;
	color:#333
}
.contactus ul li {
	color:#fff;
	background:none;
	padding: 7px 0 7px 0px;
}
.contactus {
	padding-top:15px
}
.footer .col-md-3 {
	float: left;
	margin:10px 2%;
	width: 21%;
}
.follow {
	padding-top:25px;
	overflow:hidden
}
.follow li {
	padding:2px 5px;
	float:left;
	display:inline-block
}
.bq {
	padding-top:20px;
	color:#fff;
	border-top:1px solid #3e3e40
}
.footop {
	border-bottom:1px solid #050507;
	padding-bottom:35px
}
.bq a {
	color:#717274
}
.follow li span {
	padding-left:15px;
	position:relative;
	top:-8px;
	color:#acacac
}
.Vision img {
}
.wz {
	padding: 10px 0px 0 0;
    font-size: 14px;
    color: #fff;
}
.wz a {
    color: #fff;
}
.col-md-2 {
	float:left;
	width:14%;
	margin:0.5% 1%
}
.main .m3 h3 {
	color:#2196f3;
	font-size:1.8em;
	font-weight:normal;
	text-align:center;
	padding:0.5% 0;
	text-transform:uppercase;
	text-shadow:1px 2px 1px #b0adad;
}
.main .title {
	color:#2196f3;
	font-size:1.8em;
	font-weight:normal;
	text-align:center;
	padding:2%;
	text-transform:uppercase;
	text-shadow:1px 2px 1px #b0adad;
}
.clear {
	clear:both
}
.rcsort {
	height: 40px;
	line-height: 40px;
	width: 48%;
	padding-right:2%
}
#rpage {
	height: 40px;
	line-height: 40px;
	width: 48%;
}
#rpage a {
	border: 1px solid #ddd;
	padding: 5px 10px;
	margin:0 3px
}
#rpage a:hover {
	text-decoration: none;
}
#rpage select {
	border: 1px solid #d0d0d0;
	font-size: 12px;
	line-height: 18px;
}
.m3_con {
	padding-top:15px
}
.xx2{ background:#fff; height:1px; width:45px; margin-top:5px; margin-bottom:4px}
.xx3{ background:#fff; height:2px; width:60px; margin-top:5px; margin-bottom:4px}
.banner2 {
	position:relative
}
.local {
	position:absolute;
	top:34%;
	left:8%
}
.local h2 {
	font-size:3.5em;
	padding-bottom:25px;
	text-transform:uppercase;
	color:#fff
}

.m3_con .col-md-4 {
	padding-bottom:10px;
	background:#fff;
}
.m3 .tith3 {
 
}
.m3info {
	color:#fff;
	padding:5px 0
}
.botpad {
	margin-top: 25px;
	padding:3px 10px
}
#rpage .page_links a.current {
	color: #28abf8;
	font-weight: bold;
	border: 1px solid #28abf8;
}
.p_lb {
	margin: 1.5% 0px;
	overflow: hidden;
	border:1px solid #ddd;
	background:#f5f5f5;
	box-shadow: 0 0 5px rgba(64, 64, 64, 0.3);
}
.proimgs {
	width: 58%;
}
.procon {
	width:37%;
	padding:1.5%
}
.procon h4 {
	font-weight:normal;
	font-size:1.2em;
	color:#333;
	line-height:1.6em
}
.procon .proinfo {
	color:#777;
	font-size:1em;
	padding:2% 0;
	line-height:1.8em;
}
.n_lb {
	margin: 1% 0px;
	overflow: hidden;
	border-bottom:1px dashed #ddd;
	padding:1% 0
}
.newimgs {
	width: 22%;
}
.newimgs img {
	border:1px solid #ddd;
}
.newcon {
	width:74%;
	padding: 0.5% 1.5%
}
.newcon h4 {
	font-weight:normal;
	font-size:1.2em;
	color:#2196f3;
	line-height:1.6em
}
.newcon p {
	color:#777;
	font-size:0.9em;
	padding:0.5% 0 2% 0;
	line-height:1.8em;
}
.button {
	background: #2196f3 none repeat scroll 0 0;
	color: #ffffff;
	font-size: 13px;
	padding: 10px 15px;
	text-decoration: none;
	vertical-align: middle;
	width:100px;
	border-radius: 6px;
	display:block;
	margin-top:2%
}
.button:hover {
	background: #f3e721 none repeat scroll 0 0;
	color: #444;
}
.p_lb em a {
	background-color: #FF9600;
	float: left;
	padding: 8px 15px;
	font-size: 14px;
	color: #FFF;
	font-style: normal;
}
.p_lb p {
	line-height:1.6em;
	padding:1% 0
}
.main {
	padding:2% 0
}
.p1_rt, .p1_rmt {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0077C0;
	font-size: 1.8em;
	text-align: center;
	padding:1% 0 3% 0
}
.p1_rb {
	padding: 1% 0.5%;
}
.p1_rmb ul li {
	text-align: center;
}
.p1_rm {
	height: auto;
	margin-top: 10px;
}
.p1_rmb {
	margin-top:2%;
}
.p1_rmb ul li {
	width:98%;
	padding:1.5% 1%
}
.p1_rm {
	padding-top:2%
}
.protit h4 {
	color: #dc483a;
	font-size: 1.1em;
	font-weight: 700;
	padding: 0em 0 0.5em;
}
#pvtleft {
	width: 49%;
}
#pvtright {
	width: 48%;
}
#pvtop {
	overflow: hidden;
	padding: 0px 3px 10px;
}
#vcform {
	font-size:1.1em;
	color:#666
}
#pvtright h4 {
	border-bottom: 1px solid #eaeaea;
	color: #555;
	font-size: 1.6em;
	line-height: 1.6em;
	padding:0 3px 8px 3px;
	font-weight:bold
}
.star {
	padding-top:15px
}
.star .font-color-gray {
	position:relative;
	top:-10px
}
#pvtright dl dt {
	float: left;
	line-height: 22px;
	width: 100px;
	font-family:Verdana;
	font-size:1.1em;
	font-weight:bold
}
#pvtright dl dd {
	float: left;
	line-height: 22px;
}
.service, .join {
	padding:15px 0;
	border-bottom:1px solid #ddd
}
.service ul {
	padding-top:10px
}
.service ul li {
	padding:3px
}
.service h4, .join h4 {
	font-size:1.4em;
	color:#333
}
.join ul {
	padding-top:10px;
}
.join ul li {
	float:left;
	padding:2px 3px
}
.join h4 {
	border-bottom:1px solid #ddd;
	padding-bottom:7px
}
#right .tit a {
	font-size:14px;
	padding:5px 0;
	color:#555;
	font-weight:bold
}
select {
	border:1px solid #ddd
}
#right .faq h4 {
	font-size:1.2em;
	font-weight:bold
}
.Price {
	color:#e60d55;
	font-size:1.4em
}
#pvtright dl {
	overflow: hidden;
	padding: 5px 0;
}
.pvqua {
	border: 1px solid #ddd;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	padding:2px 4px
}
#vcform {
	padding:10px 3px;
	margin-top:5px;
	line-height: 24px;
}
.share {
	border-top: 1px solid #eaeaea;
	margin-top: 1.5em;
	padding-left: 8px;
	padding-top: 1em;
}
#vcbtn {
	padding-left: 3px;
	padding-top: 15px;
	margin-bottom:10px
}
#share {
	padding-left:12px;
	padding-top:10px
}
.lcproductlist {
	padding:10px 0 0 0
}
.lcproductlist ul li p {
	height:40px;
	overflow:hidden;
	text-align:center
}
#vcbtn a {
	padding:0 5px
}
#pvdes {
	clear: both;
	line-height: 18px;
	padding-top: 15px;
}
#pvdes img,.con img{text-align:center;}
 .rigtit3 {
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px
}
.rigtit {
	font-size:24px;
	font-weight:bold;
	padding-left:10px
}
.rigtit2 {
	font-size:20px;
	font-weight:bold;
	border-bottom:1PX solid #ddd;
  
	padding-bottom:15px;
}
.pvh4 {
	font-size: 16px;
	padding-left: 3px;
	border-bottom:1px solid #ddd;
 
}


.proinfo {
	padding:15px 0px 10px 0px;
}
.pvh4 ul li {
	float: left;
 
	text-align: center;
	font-size:0.9em;
	padding:12px 20px;
	font-size:16px;
	color:#fff;
	  margin-right:5px
}
.pdf .Vision {
    float: left;
    width: 57px;
    margin-right: 3%;
    text-align: center;
}
#pvdes #tabcont1 p{ padding:0}
.blue a{
    color: #333; font-weight:bold
}.pdf li {
    padding: 10px;
    border-bottom: 1px dashed #ddd;
}
.pvh4 ul .sec1{  background:#fff; padding:0 12px}
.unblock {
	display:none
}
.faq {
	padding:10px 0
}
.faq p {
	padding:3px 0
}
.faq h4 {
	font-size:1.1em;
	font-weight:normal;
	padding:5px 0
}
.faq .discover a {
	font-size:0.9em;
	color:#444
}
.faq li {
	padding:10px 0;
	border-bottom:1px dashed #ddd
}
.sec1 {
	background: #fff none repeat scroll 0 0;
	color: #333;
	cursor: pointer;
}
.sec2 {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #28abf8 none repeat scroll 0 0;
	border-image: none;
	cursor: pointer;
	position: relative;
	color: #fff;
}
.y-label {
	display: block;
	padding: 0;
	white-space: nowrap;
	padding:5px 0
}
.y-input {
	width: 70%;
	border:1px solid #ddd;
	padding:5px
}
#tabcont2 div {
	padding: 5px 0;
}
#tabcont0, #tabcont1, #tabcont2, #tabcont3, #tabcont4 {
	padding:10px 10px
}
#tabcont2 h4 {
	padding-top:15px;
	font-weight:normal;
	font-size:1.4em
}
#tabcont2 .buyer, .pagecon .buyer {
	border-bottom: 1px dashed #ddd;
	padding: 10px 0;
}
.buyer h5 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 0;
	margin:0
}
.buyer {
	font-size:1.1em;
}
.by {
	color:#333;
	padding-right:20px;
	font-family:Verdana;
}
.color {
	padding-top:25px
}
input.asbtn {
	background: rgba(0, 0, 0, 0) url("../images/sub.jpg") no-repeat scroll 0 0;
	border: medium none;
	height: 33px;
	width: 95px;
}
input.asbtn1 {
	background:url("../images/sub.jpg") no-repeat scroll 0 0;
	border: medium none;
	height: 32px;
	width: 125px;
	margin-top:5px;
	margin-left:15px
}
.block {
	display: block;
	line-height: 24px;
	padding: 10px 5px;
}
#tabcont1, #tabcont0, #tabcont2 {
	line-height: 26px;
	font-size:14px; margin:10px
}
.block {
	display: block;
	line-height: 24px;
	padding: 10px 5px;
}
 .tith3 {
  
    font-weight: 600;
    font-size: 18px;
    line-height: 32px; text-align:center; background:url(../images/xx.jpg) repeat-x; margin:10px 0
}
.bpic {
	width: 100%;
}
.main .tit {
	text-transform:none
}
.pagecon {
	padding:1%;
	line-height:24px;
	font-size:14px
}
.pagecon p {
	padding:2px 0
}
#pvtright h3 {
	font-size:1.3em
}
.col-md-4 {
	width:31%;
	float:left;
	margin:0 1%
}
.p10 {
	padding-top:10px
}
.sp {
	padding:10px 0;
	border-bottom:1px solid #ddd
}
.sp p {
	padding:3px 0;
	font-size:1.1em
}
.sp p span {
	font-weight:bold;
	font-size:1.3em
}
.sp p a {
	font-weight:bold;
	border-bottom:1px solid #333;
}
#contactform div {
	margin: 8px 0;
	padding: 3px 0;
}
#contactform label {
	float: left;
	width:98%;
	color:#333;
	font-size:14px;
	padding-bottom:6px
}
#contactform input {
	border: 1px solid #c9c9c9;
	outline: medium none;
	padding:10px 0;
	text-indent: 5px;
	font-size:13px;
	color:#888;
	width:98%; background:#f4f4f4
}
#contactform textarea {
	border: 1px solid #cccccc;
	outline: medium none;
	padding: 8px 0;
	text-indent: 5px;
	font-size:13px;
	color:#888;
	width:98%;background:#f4f4f4;	border: 1px solid #c9c9c9;

}
.send {
	font-size:1.3em;
	padding:15px 0
}
#contactform .contact-input1 {
	border: 1px solid #cccccc;
	outline: medium none;
	padding: 8px 0;
	text-indent: 5px;
	font-size:14px;
	color:#888;
	width:48%;
	float:left
}
.c_yzm {
	float:left;
	padding-left:1%
}
#contactform .c_send {
	background:#222;
	color:#fff
}
#contactform textarea {
	font-family:opensans, Arial, Helvetica, sans-serif;
}
.red {
	color:red;
	float: left;
	padding-right:5px
}
#contactform input.asbtn {
	background: rgba(0, 0, 0, 0) url("../images/sub.jpg") no-repeat scroll 0 0;
	border: medium none;
	height: 32px;
	width: 98px;
}
#contactform input.asbtn1 {
	border:none;
	width:125px
}
.contactbg {
	width:98%;
	background:#f3f4f6;
	padding-bottom:10px
}
 
#right .download li:first-child {
	padding:0 0 10px 0;
}
.col-md-10 {
	width:78%;
	float:left;
	margin:0 1%
}
.col-md-2 {
	width:18%;
	float:left;
	margin:0 1%
}
 
 
.contact {
	padding:2% 1% 0 1%
}
.contact p {
	line-height:1.8em;
	font-size:1.2em
}
.about {
	font-size: 14px;
	line-height: 22px;
}
.color li {
	padding-bottom:10px;
	padding-top:10px
}
.color li h4 {
	font-size:1.6em;
	text-align:center;
	padding:3px 0 5px 0
}
.c-product-info {
	padding:2px 0
}
.c-product-info .clip {
	border-radius:4px;
	background:#ee267f;
	color:#fff;
	padding:0px 3px;
	font-weight:bold;
	margin-right:3px;
	width:40px;
	display:inline-block
}
.c-product-info a {
	padding:3px;
	margin:0 3px;
	background:#3e3e3e;
	border-radius:4px;
	color:#fff
}
.relate{ margin-top:25px;}
.relate ul{ border:1px solid #ddd;  text-align:center}
.relate ul li{ border-bottom:1px solid #ddd; padding:10px 0}
.relate ul li p a{ font-weight:bold}


.title {margin:0 auto;text-align:center;}
.nvdate{text-align:center;height:40px;line-height:40px;border-bottom:1px solid #ddd;}
.nvdate small{font-style:normal;margin-left:10px;}

























