
/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
	margin: 0;
	padding: 0;/*font-family: 'SourceSansProSemibold', 'SourceSansProLight', 'SourceSansProBold', 'Berkshire Swash', 'Berkshire Swash', 'Arial', 'Helvetica', 'sans-serif', 'Microsoft Yahei', 'Tahoma';*/
}
header, footer, section, article, aside, nav, address, figure, figcaption, menu, details {
	display: block;
}
a {
	outline: 0 none;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none;
	outline: 0 none;
}
a:active, a:hover {
	color: #333333;
}
p a {
	color: #333333;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
	font-weight: normal;
}
html, body, fieldset, img, iframe, abbr {
	border: 0;
}
i, cite, em, var, address, dfn {
	font-style: normal;
}
[hidefocus], summary {
 outline: 0;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, small {
	font-size: 100%;
}
sup, sub {
	font-size: 83%;
}
pre, code, kbd, samp {
}
q:before, q:after {
	content: none;
}
textarea {
	overflow: auto;
	resize: none;
}
label, summary {
	cursor: default;
}
a, button {
	cursor: pointer;
}
h1, h2, h3, h4, h5, h6, em, strong, b {
	font-weight: bold;
}
del, ins, u, s, a, a:hover {
	text-decoration: none;
}
body, textarea, input, button, select, keygen, legend {
	font: 14px arial;
	color: #333;
	outline: 0;
}
body {
	background: #fff;
	width: 100%;
	line-height: 22px;
}
a, a:hover {
	color: #333;
}
img {
	display: 0;
}
.wp-video {
    margin: 0 auto;
}
strong a {
    color: #07b8c0;
}
/*nav*/
.nav-bg {
	width: 100%;
	height: 113px;
}
.navbar1 {
	min-width: 1200px;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -600px;
	z-index: 99;
}
.navbar1 .container {
	width: 100%;
	margin: 0 auto;
	position: relative;
*zoom: 1;
}
.navbar1 .container:before, .navbar1 .container:after {
	content: "";
	display: table;
}
.navbar1 .container:after {
	clear: both;
}
.navbar1-header {
	float: left;
	/*margin-right: 3%;*/
}
.navbar1-brand {
	display: block;
	padding-top: 10px;
*zoom: 1;
}
.navbar1-brand img {
	vertical-align: middle;
	max-width: 87px;
}
.navtablse {
	display: block;
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: -66px;
	margin-bottom: 21px;
	background-color: transparent;
	background-image: none;
	border-radius: 4px;
	border-color: #ddd;
	z-index: 999;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.icon-bar {
	display: block;
	width: 38px;
	height: 4px;
	border-radius: 1px;
	margin: 6px 3px;
	background: #888;
}
.navbar1-collapse {
	display: none;
	position: fixed;
	float: left;
	z-index: 55;
	left: 0;
	background: #000;
}
.navbar1-nav {
	z-index: 99999999999999;
}
.navbar1-nav li {
	display: block;
	position: relative;
	padding: 0 20px;
	text-align: center;
	padding: 0 3px;
}
.navbar1-nav li a {
	line-height: 70px;
	color: #333;
	font-size: 18px;
}
.navbar1-nav li:hover a {
	color: #07b8c0;
	display: block;
}
.dropdown .dropdown-menu {
	display: none;
	width: auto;
	position: fixed;
	left: -200%;
	top: -200%;
}
.dropdown .dropdown-menu li {
	display: block;
	width: 100%;
	padding: 0;
	z-index: 20;
	text-align: center;
}
.dropdown .dropdown-menu li a {
	line-height: 30px;
}
.dropdown .dropdown-menu li:last-child {
	border: 0;
}
.dropdown .dropdown-menu li:hover a {
	color: #07b8c0;
}
.dropdown.open .dropdown-menu {
	display: block;
}
.present a, .active a {
	color: #07b8c0;
}
.select-flag {
	position: absolute;
	right: 0px;
	margin-top: 32px;
	height: 30px;
	overflow: hidden;
}
.select-flag span {
	position: absolute;
	right: 8px;
	top: 13px;
	width: 18px;
	display: block;
	overflow: hidden;
	height: 7px;
	cursor: pointer;
}
.select-flag span:before {
	content: '';
	height: 5px;
	width: 5px;
	display: block;
	border: 2px solid #fff;
	position: absolute;
	left: 3px;
	background: #fff;
}
.select-flag .lower:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	bottom: 3px;
}
.select-flag .up:before {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	top: 3px;
}
.select-flag ul {
	background: #666666;
}
.select-flag li {
	margin-left: 16px;
	cursor: pointer;
*zoom: 1;
}
.select-flag li:before, .select-flag li:after {
	content: "";
	display: table;
}
.select-flag li:after {
	clear: both;
}
.select-flag li img {
	float: left;
	margin-top: 7px;
	margin-right: 9px;
}
.select-flag li i {
	float: left;
	font-size: 14px;
	color: #bbbbbb;
	line-height: 30px;
}
.collapse {
	display: block;
	position: absolute;
}
 @media (min-width: 992px) {
.navbar1-header {
	float: left;
	width: auto;
}
.navbar1-brand {
	padding-top: 10px;
	float: left;
}
.navbar1-toggle {
	display: none;
}
.navbar1-collapse {
	position: relative;
	display: block;
	background: none;
*zoom: 1;
}
.navbar1-collapse:before, .navbar1-collapse:after {
	content: "";
	display: table;
}
.navbar1-collapse:after {
	clear: both;
}
.navbar1-nav {
	float: right;
	padding-top: 20px;
	margin-left:90px;
}
.navbar1-nav li {
	float: left;
	padding: 0 10px;
}
.dropdown .dropdown-menu {
	display: none;
	position: absolute;
	width: auto;
	top: 55px;
	left: 0;
	margin: -1px 0 0 0;
	padding: 0 10px;
	background: rgba(0, 0, 0, 0.5);
}
.dropdown .dropdown-menu li {
	display: block;
	width: 100%;
	padding: 6px 0;
	z-index: 20;
	text-align: left;
}
.dropdown .dropdown-menu li a {
	display: block;
	color: #fffbd5;
	line-height: 21px;
}
.dropdown .dropdown-menu li:last-child {
	border: 0;
}
.dropdown.open {
	position: relative;
}
.dropdown.open .dropdown-menu {
	display: block;
}
.select-flag {
	display: block;
	float: left;
	width: 133px;
	background: #666666;
	border-radius: 4px;
}
.flage-show {
	position: relative;
	width: 109px;
	height: 16px;
	margin: 0 auto;
	color: #bbb;
}
.flage-show i {
	display: inline-block;
	line-height: 16px;
	vertical-align: top;
}
.flage-show img {
	display: inline-block;
	margin: 0 5px 0 0;
}
.flage-show .lower {
	position: absolute;
	right: 0;
	top: 5px;
	width: 17px;
	display: block;
	overflow: hidden;
	height: 10px;
}
.flage-show .lower:before {
	content: '';
	height: 8px;
	width: 8px;
	display: block;
	border: 2px solid #bbb;
	border-right-width: 0;
	border-top-width: 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	position: absolute;
	bottom: 3px;
	left: 3px;
}
}
@media (max-width: 320px) {
.navbar1-brand img {
	max-width: 76px;
}
}
@media (min-width: 1200px) {
.navbar1-collapse {
	display: block;
}
.navbar1-nav li {
	padding: 0 6px;
	margin: 0 12px;
}
.dropdown-menu li {
	margin: 0;
	text-align: left;
}
.navbar1-nav li .dropdown-menu li a {
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.navbar1-nav .v-line:after {
	content: '|';
	position: absolute;
	top: 50%;
	right: -12px;
	margin-top: -8px;
	font-size: 14px;
	color: #d2d2d2;
}
}
 @media (max-width: 1220px) {
.navbar1 .container {
	width: 100%;
}
}
 @media (max-width: 992px) {
.navbar1-brand img {
	display: block;
}
.navbar1 .container {
	width: 100%;
}
.navbar1-header {
	width: 95%;
	margin-left: 3%;
}
.select-flag {
	display: none;
}
.collapse {
	width: 100%;
	top: 100px;
}
.navbar1-nav li a {
	line-height: 60px;
	color: #fff;
}
.navbar1-nav .dropdown .dropdown-menu {
	left: -1000px;
	top: -1000px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}
}
 @media (max-width: 768px) {
.navbar1-nav li a {
	line-height: 36px;
}
}
 @media (max-width: 414px) {
.navbar1-nav li a {
	line-height: 40px;
}
}
 @media (max-width: 1220px) {
.navbar1 {
	width: 100%;
	min-width: 100%;
	left: 0;
	margin-left: 0;
}
}
.slideshow.grid_12 {
	z-index: 0;
}
/*footer*/
footer {
	width: 100%;
	padding: 40px 0;
	background-color: #07b8c0;
	overflow: hidden;
	margin-top: 20px;
}
.foot-item .foot-tit {
	position: relative;
	margin: 0 0 26px;
	line-height: 31px;
	font-size: 24px;
	text-transform: uppercase;
	color: #fff;
}
.foot-item.foot-item-inquiry .inquiryfoot, .foot-item.foot-item-inquiry .inquiryfoot:visited {
	background: #ff9235;
	color: white;
	border-radius: 0;
	padding: 15px 50px;
	font-size: 18px;
	min-width: 260px;
	text-align: center;
	border: none;
	border-radius: 3px;
}
.foot-item.foot-item-inquiry .inquiryfoot:hover {
	background-color: #333;
	color: #fff;
}
.foot-item.foot-item-inquiry .sub-title {
	border-bottom: none;
}
.b-text {
	width: 100%;
	height: 40px;
	border: 0;
	border-radius: 3px;
	margin-bottom: 10px;
	text-indent: 10px;
}
.b-area {
	font-family: arial;
	width: 100%;
	/*line-height: 40px;*/
	border: 0;
	border-radius: 3px;
	/*text-indent: 10px;*/
	margin-top: 8px;
	height:100px;
	padding:10px;
}
.subscribe {
	margin-top: 19px;
}
.footmain h5 {
	float: left;
	font-size: 24px;
	font-weight: 700;
	line-height: 31px;
	color: #fff;
	border-bottom: 2px solid #fff;
	margin: 0 0 26px;
	overflow: hidden;
}
.foot-logo {
	display: block;
	width: 100%;
}
.foot-logo img {
	display: block;
	max-width: 100%;
	margin-top:8px;
}
.footmain p {
	font-size: 14px;
	color: #fff;
	line-height: 170%;
	padding: 27px 0 0;
}
.footmain ul {
	clear: both;
}
.footmain ul li {
	font-size: 14px;
	color: #fff;
	line-height: 170%;
	padding-bottom: 10px;
}
.footmain ul li a {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	line-height: 170%;
}
.copyright {
	width: 100%;
	padding: 20px 0;
	background-color: #000;
}
.copyright p {
	font-size: 14px;
	color: #fff;
	line-height: 170%;
	text-align: center;
}
/* in the page*/
.sidebar {
	float: left;
	width: 240px;
	padding-top: 24px;
	position: relative;
	z-index: 999;
}
.main {
	padding: 30px 0 0 270px;
}
.ctit h3 {
	font-size: 16px;
	color: #fff;
	line-height: 42px;
	border: 1px solid #07b8c0;
	text-transform: uppercase;
	margin-bottom: auto;
	padding-left: 20px;
	margin-top: 2px;
	background: #07b8c0;
	text-indent: 10px;
}
.bPosition {
	background: #07b8c0;
	line-height: 36px;
	padding: 0 16px;
	margin-bottom: 16px;
	font-size: 16px;
	color: #fff;
}
.bPosition a {
    color: #FFF !important;
}
.plist h1 {
	font-size: 16px;
	line-height: 30px;
}
.pcon_l {
	float: left;
}
.pcon_r {
	padding: 0 16px 0 400px;
}
h1.pd-title {
	font-size: 24px;
	font-weight: 600;
	margin-top: 0px;
	color: #4a4a4a;
	/*padding-top: 15px;*/
	line-height: 24px;
	/*border-top: 1px solid #E4E2E2;*/
	text-transform: none;
	margin-bottom: 20px;
}
.pcon_r .pcon_info {
	line-height: 30px;
	color: 333;
}
.pcon_r .p_more {
	line-height: 48px;
	height: 48px;
	padding: 0 20px;
}
.pcon {
	/* padding-top: 30px; */
	float: left;
	width: 100%;
}
.pcon .tit {
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	background: #eee;
	color: #000;
	font-size: 18px;
}
.pcon .pinfo {
	display: block;
	line-height: 24px;
}
.pcon .pinfo img {
	max-width: 100%;
	margin: 0px auto;
}
.acon {
	/* float: left; */
	width: 100%;
}
.acon .pinfo {
	display: block;
	line-height: 24px;
}
.proIntro {
	color: #999;
	padding: 10px 10px;
	margin: 10px 0;
	border: 1px solid #eee;
	border-radius: 5px;
}
.prosubmenu li {
	float: left;
	width: 32%;
	line-height: 24px;
}
.prosubmenu {
	padding: 3px 0 0 10px;
}
.sf-menu {
	display: table;
	width: 241px;
	margin: 0px auto;
	border: 5px solid #eee;
	position: relative;
}
.sf-menu li {
	clear: both;
	border-bottom: 1px solid #eee;
	position: relative;
}
.sf-menu li a, .sf-menu li:hover a {
	display: block;
	color: #0a4da6;
	color: #333;
	line-height: 24px;
	font-size: 16px;
	padding: 9px 0 6px 14px;
}
.imgone {
	width: 87px;
}
.sf-menu li a:hover {
	background-color: #f2f2f2
}
.sf-menu li li {
	clear: both;
	text-transform: capitalize;
	margin: 0px auto;
	position: relative;
	border-bottom: none;
	padding-bottom: 0px;
	background: ;
}
.sf-menu li li.LiLevel2 a {
	line-height: 26px;
}
.sf-menu li li.LiProDetail a {
	width: 200px;
}
.sf-menu li li.cat-item a {
	width: 200px;
}
.sf-menu li li a, .sf-menu li:hover li a {
	display: block;
	line-height: 20px;
	color: #fff;
	padding: 6px 0 4px 0px;
	text-decoration: none;
	font-size: 12px;
	padding-left: 18px;
	font-weight: normal;
}
.sf-menu li li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #555;
}
ul.sf-menu ul {
	display: none;
}
.sf-menu li:hover ul {
	display: block
}
ul.sf-menu ul ul {
	position: absolute;
	top: 0px;
	margin: 0px;
	visibility: hidden;
	border: 0px;
	border-radius: 0px;
	border-left: 0px;
	z-index: 999999
}
.sf-menu li li:hover {
	opacity: 1
}
.sf-menu li li li a, .sf-menu li:hover li li a {
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	padding: 5px 0 3px 12px;
	text-indent: 8px;
}
ul.pro-menu, ul.children {
	margin-top: -1px;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
ul.sf-menu li:hover > ul {
	visibility: visible;
	margin: 0px;
	padding: 0px;
}
.sf-menu1 {
	display: table;
	width: 220px;
	margin: 0px auto;
	padding-bottom: 20px;
}
.sf-menu1 li {
	clear: both;
	border-bottom: 1px solid #EEE;
}
.sf-menu1 li a {
	display: block;
	color: #0a4da6;
	color: #333;
	line-height: 24px;
	font-size: 16px;
	padding: 9px 0 6px 14px;
}
.sf-menu1 li a:hover {
	background-color: #f2f2f2
}
.sf-menu1 li li {
	clear: both;
	text-transform: capitalize;
	margin: 0px auto;
	position: relative;
	border-bottom: none;
	padding-bottom: 0px;
}
.sf-menu1 li li.LiLevel2 a {
	line-height: 26px;
}
.sf-menu1 li li a {
	display: block;
	line-height: 20px;
	color: #777;
	padding: 2px 0 4px 0px;
	text-decoration: none;
	font-size: 12px;
	padding-left: 18px;
	font-weight: normal;
}
.sf-menu1 li li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #555;
}
ul.sf-menu1 ul {
	visibility: visible
}
ul.sf-menu1 ul ul {
	position: absolute;
	left: 220px;
	width: 220px;
	top: 0px;
	margin: 0px;
	visibility: hidden;
	border: 0px;
	border-radius: 0px;
	border-left: 0px;
	z-index: 999999
}
.sf-menu1 li li li {
	background: #FFF;
	padding: 0px;
}
.sf-menu1 li li:hover {
	opacity: 1
}
.sf-menu1 li li li a, .sf-menu1 li:hover li li a {
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	padding: 5px 0 3px 12px;
	text-indent: 8px;
}
ul.pro-menu, ul.children {
	margin-top: -1px;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
.sf-menu2 {
	display: table;
	width: 220px;
	margin: 0px auto;
	padding-bottom: 20px;
}
.sf-menu2 li {
	clear: both;
	border-bottom: 1px solid #EEE;
	position: relative;
}
.sf-menu2 li a, .sf-menu2 li:hover a {
	display: block;
	color: #0a4da6;
	color: #333;
	line-height: 24px;
	font-size: 16px;
	padding: 9px 0 6px 14px;
}
.sf-menu2 li a:hover {
	background-color: #f2f2f2
}
.sf-menu2 li li {
	clear: both;
	text-transform: capitalize;
	margin: 0px auto;
	position: relative;
	border-bottom: none;
	padding-bottom: 0px;
	border-bottom: 1px solid #fff;
}
.sf-menu2 li li.LiLevel2 a {
	line-height: 26px;
}
.sf-menu2 li li a, .sf-menu2 li:hover li a {
	display: block;
	line-height: 20px;
	color: #777;
	padding: 6px 0 4px 0px;
	text-decoration: none;
	font-size: 12px;
	padding-left: 18px;
	font-weight: normal;
}
.sf-menu2 li li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #555;
}
ul.sf-menu2 ul {
	display: none;
}
.sf-menu2 li:hover ul {
	display: block
}
ul.sf-menu2 ul {
	position: absolute;
	left: 220px;
	width: 220px;
	top: 0px;
	margin: 0px;
	visibility: hidden;
	border: 0px;
	border-radius: 0px;
	border-left: 0px;
	z-index: 999999;
	background: #EEE;
}
.sf-menu2 li li li {
	background: #FFF;
	padding: 0px;
}
.sf-menu2 li li:hover {
	opacity: 1
}
.sf-menu2 li li li a, .sf-menu2 li:hover li li a {
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	padding: 5px 0 3px 12px;
	text-indent: 8px;
}
ul.pro-menu, ul.children {
	margin-top: 0px;
	position: absolute;
	padding: 0px;
	text-transform: capitalize;
	left: 231px;
	top: 0px;
}
ul.sf-menu2 li:hover > ul {
	visibility: visible;
	margin: 0px;
	padding: 0px;
}
.lsec {
	margin-top: 10px;
	width: 240px;
	border: 5px solid #eee;
	padding: 15px;
	margin-bottom: 18px;
	background:white;
}
 @media screen and (max-width:1266px) {
.procate_tit {
	display: none;
}
.procatefenleiimg {
	display: none;
}
}
 @media screen and (min-width:1004px) {
.top .fl {
	min-width: 690px;
	overflow: hidden;
}
.pro_lb1 li:nth-child(4n+5) {
	clear: both
}
}
 @media screen and (max-width:1004px) and (min-width:960px) {
.top .fl {
	float: none;
	clear: both;
	max-width: 100%;
}
.col2 {
	width: 27%
}
.col3 {
	width: 28%
}
.pro_lb1 li {
	width: 33.33%;
}
.pro_lb1 li:nth-child(3n+4) {
	clear: both
}
}
 @media screen and (max-width:960px) and (min-width:640px) {
.logo {
	float: none;
	width: 100%;
	text-align: center
}
.head-text, .top .fr .xyz {
	display: none;
}
.logo img {
	max-height: 70px;
}
.prolist li {
	float: left;
	width: 98%;
	height: 200px;
	border: 1px solid #dddada;
	margin: 15px 0.8%;
}
.hotpro li {
	width: 50%;
}
.tnew, .lnew {
	float: none;
	width: 100%;
	clear: both
}
#nav .fl, #nav .fr {
	display: block;
}
#nav ul {
	display: none;
	position: absolute;
	top: 60px;
	left: 0;
}
#nav {
	height: 60px;
	position: relative;
}
.col1 {
	width: 50%;
}
.col2 {
	width: 262px;
	padding-right: 15px;
	float: right;
}
.col3 {
	padding-left: 15px;
	clear: both
}
.pro_lb1 li {
	width: 50%;
}
.pro_lb1 li:nth-child(2n+3) {
	clear: both
}
.pcon_r {
	word-break: break-word;
}
.newslist li a {
	width: 75%;
}
#nav li#liHome {
	border-left: 0px;
}
}
/* 改过 */
@media screen and (max-width:992px) and (min-width:700px) {
.pcon_l {
	float: none;
	width: 402px;
	margin: 0px auto;
	overflow: hidden;
}
.pcon_r {
	padding-left: 0px;
}
.pcon_r .pd-title, .pcon_r .pcon_info {
	padding-left: 20px;
}
.pcon_r .p_more {
	margin-left: 20px;
}
.zoomdiv, .jqZoomPup {
	display: none!important
}
.rnews li {
	float: none;
	display: block;
	width: 100%;
	margin: 0px auto;
}
.newcon .prev, .newcon .next {
	float: none;
	width: 100%;
	margin: 0px auto;
}
#nav li#liHome {
	border-left: 0px;
}
}
 @media screen and (max-width:700px) and (min-width:200px) {
.pcon_l {
	float: none;
	width: 100%;
	margin: 0px auto;
	overflow: hidden
}
.pcon_r {
	padding-left: 12px;
}
.zoomdiv, .jqZoomPup {
	display: none!important
}
.newslist li a {
	width: 75%;
}
.rnews li {
	float: none;
	display: block;
	width: 100%;
	margin: 0px auto;
}
.newcon .prev, .newcon .next {
	float: none;
	width: 100%;
	margin: 0px auto;
}
#nav li#liHome {
	border-left: 0px;
}
}
 @media screen and (max-width:640px) {
.top .fl, .top .fr {
	float: none;
	width: 100%;
	margin-top: 0px;
}
.tnew, .lnew {
	float: none;
	width: 100%;
	clear: both
}
.hotpro li {
	float: left;
	width: 50%;
}
.hotpro li.hotpro li .p_more {
	display: none
}
.tnew .tbox {
	height: 160px;
}
.tnew p {
	max-height: 106px;
}
.ttext {
	padding: 0 12px 0 172px;
}
.tnew img {
	width: 160px;
}
.prolist li {
	float: none;
	width: 98%;
	height: 160px;
}
.propic {
	height: 160px;
	width: 160px;
	text-align: center
}
.propic img {
	max-height: 160px;
	max-width: 160px;
}
.protext {
	padding: 0 12px 0 180px;
	font-size: 12px;
}
.protext h3 {
	font-size: 14px;
	margin-top: 25px;
}
.protext p {
	max-height: 40px;
	overflow: hidden;
}
.p_more {
	margin: 16px 0;
	display: inline-block;
	min-width: 85px;
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
}
.col1, .col2 {
	display: none;
}
.col3 {
	float: none;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.col3 h3 {
	text-indent: 15px;
}
.col4 {
	float: left;
}
.ccs {
	word-break: break-word;
	word-wrap: break-word;
	padding: 0 15px;
}
.col4 {
	float: left;
	padding-left: 15px;
}
.pro_lb1 li {
	width: 50%;
}
.sidebar {
	float: none;
	width: 100%;
	padding-top: 12px;
}
.main {
	padding: 6px 0 0 0px;
}
.sf-menu {
	display: table;
	width: 96%;
	margin: 0px auto;
	padding-bottom: 20px;
}
.lsec {
	margin-top: 10px;
	width: 96%;
	border: 5px solid #eee;
	padding: 15px;
	margin: 10px auto;
}
ul.sf-menu ul ul {
	display: none!important;
}
.newcon .prev, .newcon .next {
	float: none;
	width: 100%;
	margin: 0px auto;
}
.newcon {
	padding: 0 12px;
}
.procate_tit {
	display: none;
}
.procatefenleiimg {
	display: none;
}
}
h1 {
	text-transform: capitalize;
}
.pro_lb0 {
	float: left;
	width: 100%
}
.pro_lb0 li {
	clear: both;
	border-bottom: 1px solid #EEE;
	padding: 8px 12px 8px 0;
}
.pro_lb0 li:hover {
	background: #fffcf3;
}
.pro_lb0 .fl {
	float: left;
	width: 26.5%;
}
.pro_lb0 .pimg {
	display: block;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #EEE;
	padding: 2px;
	overflow: hidden;
}
.pro_lb0 img {
	display: block;
	width: 100%;
}
.pro_lb0 .protxt {
	float: right;
	width: 71%;
	line-height: 20px;
	margin: 0px;
	padding: 6px 0 0;
}
.pro_lb0 .pinfo {
	display: block;
	font-size: 12px;
	color: #777;
	max-height: 124px;
	overflow: hidden;
}
.pro_lb0 strong {
	display: block;
	max-height: 38px;
	font-size: 14px;
	padding: 4px 0 6px 0;
	overflow: hidden
}
.pro_lb0 strong a {
	color: #333;
}
.pro_lb0 strong a:hover {
	color: #56ce3f
}
.pro_lb0 h3 {
	display: block;
	max-height: 34px;
	font-size: 14px;
	padding: 4px 0 6px 0;
	margin-bottom: 5px;
	overflow: hidden
}
.pro_lb0 h3 a {
	color: #333;
}
.pro_lb0 h3 a:hover {
	color: #56ce3f
}
.pro_lb1 h3 {
	font-weight: normal;
	margin-top: 15px;
}
.pro_lb0 span {
	display: block;
}
.pro_lb1 {
	float: left;
	padding-top: 10px;
	width: 100%;
}
.pro_lb1 p {
	line-height: 24px;
}
.pro_lb1 li {
	float: left;
	width: 25%;
	margin-bottom: 30px;
}
.pro_lb1 li .pp_box {
	margin: 15px 12px;
}
.pro_lb1 li a {
	display: block;
	position: relative;
	text-align: center;
}
.pro_lb1 li h3 a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 15px;
}
.pro_lb1 li a img {
	width: 85%;
}
.pro_lb1 li a .text {
	width: 100%;
	height: 60px;
	background: #8f8f8f;
	position: absolute;
	z-index: 1;
	bottom: 0;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.pro_lb1 li a .tex {
	width: 100%;
	height: 40px;
	line-height: 20px;
	position: absolute;
	z-index: 2;
	bottom: 0;
	text-align: center;
	overflow: hidden;
	color: #FFF;
}
.pro_lb1 li a:hover .text {
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.pro_lb1 .li0 {
	padding-right: 0;
}
 @media screen and (max-width:640px) {
.pro_lb0 .fl {
	width: 100%;
	margin-bottom: 15px;
}
.pro_lb0 img {
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
.pro_lb0 .protxt {
	width: 100%;
}
}
.pages {
	text-align: center;
	font-size: 12px;
	padding: 15px 0 20px 0;
	color: #b2b2b2;
	clear: both
}
.pages a, .pages span {
	display: inline-block;
	margin: 1px 5px;
	min-width: 10px;
	height: 30px;
	padding: 0 10px;
	line-height: 30px;
}
.pages a:link, .pages a:visited {
	color: #666;
	background: #FFF;
}
.pages a:hover, .pages a:active, .pages span.ctxt {
	color: #FFF;
	background: #333;
	color: #FFF;
	text-decoration: none
}
.newslist {
	margin: 12px auto 12px auto;
	float: left;
	width: 100%;
}
.newslist ul {
	padding-right: 16px
}
.newslist li {
	text-align: right;
	height: 36px;
	border-bottom: 1px dashed #ddd;
	line-height: 32px;
	color: #888;
	overflow: hidden
}
.newslist li a {
	float: left;
	font-size: 14px;
	text-align: left;
	text-indent: 6px;
}
.newslist li a:hover {
	color: #d22720;
	text-decoration: underline
}
.rnews, .rollPro {
	margin: 0px auto;
}
.rnews h3, .rollPro h3 {
	font-size: 18px;
	line-height: 24px;
	padding: 10px 0 12px 0;
	color: #333;
	font-weight: normal;
	height: 30px
}
.rnews li {
	float: left;
	width: 50%;
	height: 30px;
	line-height: 30px;
}
.rnews li a {
	display: block;
	white-space: nowrap;
	margin-right: 3%;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 12px;
	border-bottom: 1px dashed #EEE;
}
.rnews li a:hover {
	color: #56ce3f;
}
.rollPro {
	height: 220px;
	margin-bottom: 30px;
}
.rollPro .Cont {
	width: 94%;
	overflow: hidden;
	margin: 0px auto;
}
.rollPro .ScrCont {
	width: 10000000px;
}
.rollPro .pic {
	position: relative;
	width: 170px;
	height: 160px;
	margin: 0 3px;
	border: 1px solid #EEE;
	text-align: center;
}
.rollPro .pbox img {
	max-width: 162px;
	max-height: 100px;
}
.rollPro .pbox {
	width: 100%;
	height: 120px;
	text-align: center;
}
.rollPro p {
	height: 42px;
	overflow: hidden;
	line-height: 20px;
	position: absolute;
	bottom: 0;
}
.rollPro #List1, .rollPro #List2, .rollPro .wen_jt, .rollPro .Cont, .rollPro .pic {
	float: left;
}
.rollPro .wen_jt {
	width: 24px;
	padding-top: 45px;
}
.newcon {
	padding-top: 28px;
}
.newcon .tit {
	text-align: center;
	color: #000;
	font-size: 18px;
}
.newcon .time {
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
	font-size: 12px;
	color: #999;
	width: 160px;
	margin: 0px auto;
	text-align: center;
}
.newcon p {
	padding-top: 20px;
	line-height: 24px;
}
.pinfo {
	font-size: 14px;
}
.newcon .pn {
	padding: 12px 0 0 0;
	min-height: 59px;
}
.newcon .prev, .newcon .next {
	float: left;
	font-size: 16px;
	padding: 6px 0;
	width: 48%;
	white-space: nowrap;
	margin-right: 2%;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 43px;
}
.newcon .next {
	margin-right: 0;
}
.buybtn {
	clear: both;
	width: 200px;
	height: 40px;
	margin: 20px 0 0 0;
	text-align: left;
	line-height: 40px;
}
.buybtn a {
	display: inline-block;
	padding: 0 15px;
	color: #FFF;
	height: 40px;
	background: #0a4da6;
	border-radius: 2px;
	font-size: 18px;
}
.buybtn a:hover {
	background: #145cbc;
	color: #FFF;
	border-radius: 2px;
}
.pshare {
	float: left;
	padding: 8px 0 0 0;
}
.jsshare {
	text-align: center;
	padding-top: 8px;
}
.pshare li {
	float: left;
	width: 48%;
	height: 28px;
	line-height: 28px;
}
.pshare li img {
	vertical-align: middle;
	margin-right: 12px;
}
.jsshare span.stxt {
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	padding: 0 8px 0 0;
	position: relative
}
.jsshare a, .jsshare a img {
	width: 35px;
	vertical-align: middle
}
.addthis_sharing_toolbox {
	display: inline-block
}
span.at-icon-wrapper, .at-icon-wrapper svg {
	width: 24px!important;
	height: 24px!important;
	line-height: 24px!important;
}
.p_more {
	margin: 16px 0;
	display: inline-block;
	min-width: 85px;
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	color: #FFF !important;
}
.mmv {
	background-color: #07b8c0;
	padding: 0px 13px;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	box-shadow: 0px 0px 1px rgba(0,0,0,0);
	transform: translateZ(0px);
	transition-property: color;
	transition-duration: 0.5s;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-property: color;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
}
.mmv::before {
	background-color: rgb(25, 38, 52);
	transform-origin: 0% 50%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	z-index: -1;
	content: "";
	transform: scaleX(0);
	transition-property: transform;
	transition-duration: 0.5s;
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-property: transform;
	-webkit-transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
}
.mmv:hover {
	color: white;
	text-decoration: underline
}
.mmv:focus {
	color: white;
}
.mmv:active {
	color: white;
}
.mmv:hover::before {
	transform: scaleX(1);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	-webkit-transform: scaleX(1);
}
.mmv:focus::before {
	transform: scaleX(1);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	-webkit-transform: scaleX(1);
}
.mmv:active::before {
	transform: scaleX(1);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	-webkit-transform: scaleX(1);
}
.dropdown:hover ul {
	display: block
}
.subscribe {
	margin-top: 19px;
}
.inner-banner {
	width: 100%;
}
.inner-banner img {
	width: 100%;
}
.lsec_tit {
	margin-top: 20px;
}
#xyz {
	right: 0;
	top: 10px;
}
@media (max-width:960px) {
#xyz {
	display: none;
}
}
.table {
	border-collapse: collapse;
}
.table td, .table th {
	border: 1px solid #cdcdcd;
	padding: 5px;
}
.table p {
	padding: 0px;
	margin: 0px;
}
.pshare {
	float: left;
	padding: 8px 0 0 0;
}
.jsshare {
	text-align: center;
	padding-top: 8px;
}
.pshare li {
	float: left;
	width: 48%;
	height: 28px;
	line-height: 28px;
}
.pshare li img {
	vertical-align: middle;
	margin-right: 12px;
}
.jsshare span.stxt {
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	padding: 0 8px 0 0;
	position: relative
}
.jsshare a, .jsshare a img {
	width: 35px;
	vertical-align: middle
}
.addthis_sharing_toolbox {
	display: inline-block
}
span.at-icon-wrapper, .at-icon-wrapper svg {
	width: 24px!important;
	height: 24px!important;
	line-height: 24px!important;
}
.proCateTags {
	clear: both;
	padding: 0 10px 8px 10px;
	margin: 0 10px;
	border: 1px solid #EEE;
	border-radius: 5px;
}
.proCateTags h3 {
	font-size: 14px;
	line-height: 32px;
	margin: 0px;
	padding: 0px;
}
.keywords {
	margin: 12px auto;
}
.keywords a {
	margin-right: 10px;
	color: #2e66b5;
	line-height: 1.8;
	text-decoration: underline;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.keywords a:hover {
	text-decoration: none;
}
.productsTitle h4 {
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	color: #000;
	font-size: 18px;
	font-weight: normal;
	background: #eee;
	margin-top: 30px;
}
.rollPro1 {
	width: 91%;
	margin: 20px auto;
	overflow: hidden;
}
.rollPro1 h2 {
	padding-bottom: 10px;
}
.rollPro1 li {
	width: 30%;
	float: left;
	margin-right: 5%;
	text-align: center;
}
.rollPro1 li:nth-of-type(3) {
	margin-right: 0%;
}
.rollPro1 li:nth-of-type(6) {
	margin-right: 0%;
}
.rollPro1 li:nth-of-type(9) {
	margin-right: 0%;
}
.rollPro1 li:nth-of-type(12) {
	margin-right: 0%;
}
.rollPro1 li .pbox {
	padding: 4px;
}
.rollPro1 li .pbox img {
	max-width: 100%;
	max-height: 150px;
}
.rollPro1 li p {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	margin: 10px auto;
}
.pro-body {
	clear: both;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	width: 86%;
	font-size: 14px;
	line-height: 20px;
}
.pinfo>.table>tbody>tr>td, .pinfo>.table>tbody>tr>th, .pinfo>.table>tfoot>tr>td, .pinfo>.table>tfoot>tr>th, .pinfo>.table>thead>tr>td, .pinfo>.table>thead>tr>th {
	border: 1px solid #ddd;
}
/*product detail*/
#con {
	margin-top: 30px;
}
#tagContent {
	clear: both;
	padding-top: 20px;
}
#tags {
	background: #eee;
	height: 40px;
	line-height: 40px;
}
#tags li {
	float: left;
}
#tags li a {
	padding: 0 16px;
	color: #333;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
}
ul#tags li.selectTag a {
	background: #07b8c0;
	color: #fff;
}
.tagContent {
	display: none;
	width: 960px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 28px;
}
#tagContent div.selectTag {
	display: block;
}
/* chat now */
.LayImAhrefNode {
	margin: 16px 0;
	display: inline-block;
	min-width: 85px;
	padding: 0px 15px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	color: #FFF !important;
	background-color: #f08000;
	padding: 0px 13px;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	box-shadow: 0px 0px 1px rgba(0,0,0,0);
	transform: translateZ(0px);
	transition-property: color;
	transition-duration: 0.5s;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-property: color;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
}
.LayImAhrefNode::before {
	background-color: rgb(25,38,52);
	transform-origin: 0% 50%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	z-index: -1;
	content: "";
	transform: scaleX(0);
	transition-property: transform;
	transition-duration: 0.5s;
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-property: transform;
	-webkit-transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
}
.LayImAhrefNode:hover {
	color: white;
	text-decoration: underline
}
.LayImAhrefNode:focus {
	color: white;
}
.LayImAhrefNode:active {
	color: white;
}
.LayImAhrefNode:hover::before {
	transform: scaleX(1);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	-webkit-transform: scaleX(1);
}
.LayImAhrefNode:focus::before {
	transform: scaleX(1);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	-webkit-transform: scaleX(1);
}
.LayImAhrefNode:active::before {
	transform: scaleX(1);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	-webkit-transform: scaleX(1);
}
.LayImAhrefNode {
	margin-left: 15px;
}
.pcon_r .LayImAhrefNode {
	line-height: 48px;
	height: 48px;
	padding: 0 20px;
}
.pro_lb1 .LayImAhrefNode {
	width: 85%;
	margin: 5px auto;
}
.pro_right h1 {
	text-align: center;
	font-size: 24px;
}
@media(max-width:1290px){
    .navbar1-nav li{
        padding:0 10px;    
    }
    .navbar1-nav{
        margin-left:0    
    }
}
#LRfloater0,#LRdiv0{
	display: none !important;
}

#footerForm #contentt label,#footerForm #contentt p{
	color:#6b6b6b !important;
	font-weight: 500;
	text-indent: inherit;
	font-size: 16px;
}
#feedbackform #contentt label,#feedbackform #contentt p{
	color:#6b6b6b !important;
	font-weight: 500;
	text-indent: inherit;
	font-size: 14px;
}
.footerFormh2{
	color:#6b6b6b !important;
}