body {
	font-family: "Ubuntu",Arial,Helvetica, sans-serif;
}
ul {
	list-style: none;
}
.top_menu {
	margin: 0px; width: 100%; height: 36px; background-color: rgb(40, 46, 62);
}
.top_name {
	color: rgb(195, 191, 191); padding-top: 7px; font-size: 15px;width:500px;float:left;
}
.top_name2 {
	color: rgb(195, 191, 191); padding-top: 7px; font-size: 15px;width:240px;float:right;
}

.top_name2 p {
	display: inline;
}
.top_name2 a {
	color: rgb(195, 191, 191);
}
.top_name2 a:hover {
	color: rgb(235, 55, 81); text-decoration: none;
}






.top_name p {
	display: inline;
}
.top_name a {
	color: rgb(195, 191, 191);
}
.top_name a:hover {
	color: rgb(235, 55, 81); text-decoration: none;
}
.glyphicon-phone-alt {
	color: rgb(169, 166, 166);
}
.glyphicon-envelope {
	color: rgb(169, 166, 166);
}
.logo {
	margin: 0px;
}
.flash img {
	width: 100%;
}
.flash ul.bxslider {
	list-style: none;
}
.flash div.bx-pager {
	bottom: 4%;
}
.flash div.bx-controls-direction {
	display: none;
}
.main {
	padding: 30px 0px 10px;
}
.img-thumbnail:hover {
	opacity: 0.8;
}
.opacity_img:hover {
	opacity: 0.8;
}
.navbar {
	margin: 0px; border: currentColor; background-color: rgb(255, 255, 255);
}
#app_menudown {
	top: 0px; right: 0px; font-size: 16px; position: absolute;
}
#app_menudown:hover {
	background-color: rgb(235, 55, 81);
}
.search_group {
	margin: 38px 0px 0px; float: right;
}
.search_group {
	
}
.form-control {
	border-radius: 0px; box-shadow: none;
}
.mysearch_btn {
	border-radius: 0px; transition:background 0.3s; color: rgb(255, 255, 255); background-color: rgb(135, 216, 255);
}
.mysearch_btn:hover {
	color: rgb(255, 255, 255); background-color: rgb(0, 151, 241);
}
.mysearch_btn:focus {
	color: rgb(255, 255, 255); background-color: rgb(0, 151, 241);
}
#small_search {
	padding: 8px 13px; border-radius: 4px; color: rgb(255, 255, 255); font-size: 17px; margin-top: 7px; float: right;
}
#small_search:hover {
	cursor: pointer; background-color: rgb(235, 55, 81);
}
#small_search:focus {
	cursor: pointer; background-color: rgb(235, 55, 81);
}
.index_product {
	margin: 45px 0px 0px;
}
.title_h2 {
	margin: 0px; padding: 0px 0px 10px; color: rgb(0, 151, 241);  font-size: 32px; font-weight: 700; display: block;
}
.title_line {
	width: 100px; border-top-color: rgb(235, 55, 81); border-top-width: 1px; border-top-style: solid; float: left; display: inline-block;
}
.product_list {
	padding: 35px 0px 0px; clear: both; margin-right: -15px; margin-left: -15px;
}
.product_img {
	padding-right: 0px; padding-left: 15px; min-height: 315px;
}
.product_img img {
	padding: 0px 15px 0px 0px; height: auto; margin-right: auto; margin-bottom: 10px; margin-left: auto; display: block; max-height: 260px; max-width: 100%;
}
.product_list2 {
	padding-top: 20px;
}
.product_list2 div.product_img {
	min-height: 280px;
}
.product_title {
	margin: 15px 0px 0px; height: 24px; text-align: center; line-height: 14px;
}
.product_title a {
	transition:color 0.3s; color: rgb(235, 55, 81); font-size: 18px; font-weight: bold;
}
.product_title a:hover {
	color: rgb(176, 41, 61); text-decoration: none;
}
.product_desc {
	margin: 0px 0px 15px; height: 45px; text-align: left; color: rgb(101, 100, 100); line-height: 22px; font-size: 14px;
}
.web_share {
	padding: 60px 0px 30px; color: rgb(255, 255, 255); margin-bottom: 10px; background-color: rgb(40, 46, 62);
}
.share_icon {
	margin: 0px auto; transition:transform 0.8s ease-out; width: 100px; height: 100px; display: block; -webkit-transition: -webkit-transform 0.8s ease-out; -o-transition: -o-transform 0.8s ease-out; -moz-transition: -moz-transform 0.8s ease-out;
}
.share_icon:hover {
	transform: rotateZ(360deg); -webkit-transform: rotateZ(360deg); -o-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg);
}
.share_text {
	text-align: center; padding-bottom: 40px;
}
.share_text a {
	transition:color 0.3s; color: rgb(255, 255, 255);
}
.share_text a:hover {
	color: rgb(255, 99, 122); text-decoration: none;
}
.news_box {
	margin: 10px 0px 0px;
}
.index_news {
	list-style: none; margin: 0px; padding: 12px 0px 0px; clear: both;
}
.index_news li {
	background: url("../image/li.png") no-repeat left 16px; padding: 11px 0px 11px 13px; color: rgb(84, 84, 85); line-height: 21px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dotted;
}
.index_news li a {
	transition:color 0.3s; color: rgb(84, 84, 85); font-size: 16px;
}
.index_news li a:hover {
	color: rgb(235, 55, 81); text-decoration: none;
}
.news_time {
	float: right;
}
.left_news span.news_time {
	display: none;
}
.left_news li a {
	font-size: 14px;
}
.index_contact {
	margin: 10px 0px 15px; font-size: 16px;
       color: rgb(0, 151, 241);
}
.index_contact p {
	color: rgb(0, 151, 241) padding-bottom: 5px; clear: both;
}
.list_box {
	margin: 10px 0px 0px; clear: both;
}
.path_title {
	padding: 8px 19px; border: 1px solid rgb(242, 242, 242); overflow: hidden;
}
.page_bg {
	height: 250px;
}
.left_nav {
	padding-top: 10px; clear: both;
}
.left_h2 {
	margin: 0px; padding: 30px 0px 12px; color: rgb(0,0, 0); font-size: 28px; font-weight: 500; border-bottom-color: rgb(205, 207, 208); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.left_nav_ul {
	list-style: none; margin: 10px 0px 0px; padding: 0px 0px 10px;
}
.left_nav_ul > li {
	background: url("../image/left_li.gif") no-repeat 6px 15px; padding: 8px 0px 8px 18px; border-bottom-color: rgb(242, 242, 242); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.left_nav_ul > li > a {
	color: rgb(0, 151, 241); text-decoration: none;
}
.left_nav_ul > li > a:hover {
	color: rgb(235, 55, 81);
}
.left_nav_ul li a.left_active {
	color: rgb(235, 55, 81);
}
ul.left_snav_ul {
	list-style: none; padding: 8px 0px 0px; display: none;
}
ul.left_snav_ul > li {
	background: url("../image/left_sli.gif") no-repeat 0px 13px; margin: 0px; padding: 5px 0px 5px 10px;
}
ul.left_snav_ul > li > a {
	padding: 5px 0px; border: 0px currentColor; color:rgb(0, 151, 241);
}
ul.left_snav_ul > li > a:hover {
	color: rgb(235, 55, 81); text-decoration: none;
}
.menu_head {
	font: 600 18px/30px "Open Sans", sans-serif; top: 3px; width: 35px; text-align: center; right: 0px; color: rgb(48, 60, 75); display: inline-block; position: absolute; cursor: pointer; font-size-adjust: none; font-stretch: normal;
}
.menu_head:hover {
	color: rgb(235, 55, 81);
}
.list_news {
	list-style: none; margin: 0px; padding: 16px 0px 20px; clear: both;
}
.list_news li {
	background: url("../image/li.png") no-repeat left 14px; padding: 8px 0px 8px 13px; color: rgb(137, 137, 137); line-height: 22px; border-bottom-color: rgb(227, 226, 226); border-bottom-width: 1px; border-bottom-style: dashed;
}
.list_news li a {
	color: rgb(0, 151, 241);
}
.list_news li a:hover {
	color: rgb(235, 55, 81); text-decoration: none;
}
.contents {
	padding: 18px 2px 0px; line-height: 32px; overflow: auto; clear: both;
}
.contents h1 {
	margin: 0px; padding: 10px 0px; text-align: center; color: rgb(67, 67, 67); line-height: 34px; font-size: 26px; font-weight: bold;
}
.page {
	margin: 20px 0px 0px; text-align: center; clear: both;
}
.page a {
	margin: 2px 2px 5px; padding: 4px 9px; border: 1px solid rgb(219, 219, 219); color: rgb(49, 54, 60); font-family: Arial; font-size: 13px; text-decoration: none; display: inline-block;
}
.page a:hover {
	padding: 4px 9px; border: 1px solid rgb(0, 0, 0); color: rgb(255, 255, 255); font-family: Arial; font-size: 13px; background-color: rgb(49, 54, 60);
}
.page a:focus {
	padding: 4px 9px; border: 1px solid rgb(0, 0, 0); color: rgb(255, 255, 255); font-family: Arial; font-size: 13px; background-color: rgb(49, 54, 60);
}
.page .current {
	margin: 2px; padding: 5px 9px; border: 1px solid rgb(0, 0, 0); color: rgb(255, 255, 255); font-family: Arial; font-size: 13px; background-color: rgb(49, 54, 60);
}
#pic-page {
	text-align: center; margin-top: 10px;
}
#pic-page a {
	margin: 0px 2px;
}
#pic-page a img {
	padding: 2px; border: 1px solid rgb(204, 204, 204); width: 40px; margin-bottom: 5px;
}
#pic-page a:hover img {
	border: 1px solid rgb(82, 128, 221);
}
#pic-page a.active img {
	border: 1px solid rgb(82, 128, 221);
}
.showpic_box {
	margin: 30px 0px 20px;
}
.proinfo_box {
	margin: 30px 0px 20px;
}
.product_h1 {
	margin: 0px; color: rgb(20, 92, 161); line-height: 22px; padding-bottom: 10px; font-size: 18px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted;
}
.product_info {
	list-style: none; padding: 0px; margin-top: 10px;
}
.product_info li {
	line-height: 24px; padding-bottom: 12px;
}
.product_con {
	margin: 10px 0px 20px; padding: 20px 0px 0px; color: rgb(137, 137, 137); line-height: 26px; overflow: auto; clear: both; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: dotted;
}
.download_btn {
	margin: 10px 10px 20px 0px; text-align: right;
}
.page-btn {
	border-radius: 0px; border: currentColor; transition:background 0.3s; background-color: rgb(235, 55, 81);
}
.page-btn:hover {
	background-color: rgb(49, 54, 60);
}
.grey-btn {
	border-radius: 0px; border: currentColor; background-color: rgb(232, 232, 232);
}
.grey-btn:hover {
	background-color: rgb(204, 204, 204);
}
.related_news {
	padding-top: 15px; clear: both;
}
.a2a_default_style {
	display: inline-block;
}
.feedback {
	margin-top: 30px;
}
.form-horizontal .form-group {
	margin-right: -10px; margin-left: -10px;
}
.codeimg {
	margin: 0px 0px -10px -18px;
}
.point {
	margin: 20px 0px 40px; line-height: 22px; padding-bottom: 40px; clear: both;
}
.point span.to_prev {
	text-align: center;
}
.point span.to_prev a {
	color: rgb(0, 104, 183);
}
.point span.to_prev a:hover {
	color: rgb(234, 4, 43);
}
.point span.to_next {
	text-align: center;
}
.point span.to_next a {
	color: rgb(0, 104, 183);
}
.point span.to_next a:hover {
	color: rgb(234, 4, 43);
}
.tags {
	margin: 8px 0px 10px;
}
.tags a {
	margin: 0px 5px 8px 0px;
}
.tags_list {
	padding: 5px 10px 100px;
}
.tags_ul {
	margin-top: 0px;
}
.tags_ul li {
	line-height: 28px; padding-bottom: 10px; margin-bottom: 8px;
}
.tags_ul h3 {
	margin: 0px; padding: 0px; line-height: 20px; font-size: 14px;
}
.tags_ul p {
	margin: 0px; padding: 8px 0px 0px; color: rgb(160, 160, 160); line-height: 20px; font-size: 13px;
}
ul.ul_sitemap {
	margin: 30px 0px 40px 30px;
}
ul.ul_sitemap li {
	list-style: none; line-height: 26px; clear: both;
}
ul.ul_sitemap li a {
	color: rgb(125, 125, 125);
}
li.small_li_sitemap {
	padding-left: 12px; clear: both;
}
li.small_li2_sitemap {
	padding-left: 20px; float: left;
}
#translate {
	margin: 0px auto; width: 180px;
}
#translate-this {
	margin: 15px 0px 10px;
}
footer {
	padding: 30px 0px 20px; text-align: center; color: rgb(183, 183, 183); font-size: 13px; margin-top: 45px; background-color: rgb(40, 46, 62);
}
.copyright {
	line-height: 20px;
}
.copyright a {
	color: rgb(183, 183, 183);
}
.copyright a:hover {
	color: rgb(255, 255, 255);
}
.foot_nav {
	width: 25%; text-align: center; float: left; background-color: rgb(250, 250, 250);
}
.foot_nav:hover {
	background-color: rgb(228, 228, 228);
}
.foot_nav:focus {
	background-color: rgb(228, 228, 228);
}
.foot_nav a {
	color: rgb(137, 137, 137); display: block;
}
.foot_nav a:hover {
	text-decoration: none;
}
.foot_nav a:focus {
	text-decoration: none;
}
.foot_nav span {
	padding: 3px 0px 0px; display: block;
}
.webshare {
	padding: 5px; width: 200px;
}
@media screen and (min-width:769px)
{
header {
	padding-top: 10px;
}
.logo {
	margin-top: 10px;
}
.navbar {
	margin-top: 10px; min-height: 60px;
}
.nav_top {
	border-top-color: rgb(183, 183, 183); border-top-width: 1px; border-top-style: solid;
}
.navbar-nav > li > a {
	transition:background 0.4s; text-align: center; text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a {
	padding: 20px 25px; color: rgb(135, 216, 255); font-size: 18px; font-weight: 700;
}
.navbar-default .navbar-nav > li > a:hover {
	color: rgb(0, 151, 241);
}
.navbar-default .navbar-nav > li > a:focus {
	color: rgb(0, 151, 241);
}
.navbar-default .navbar-nav > .active > a {
	color: rgb(0, 151, 241);
}
.navbar-default .navbar-nav > .active > a:hover {
	color: rgb(0, 151, 241);
}
.navbar-default .navbar-nav > .open > a {
	color: rgb(0, 151, 241);
}
.navbar-default .navbar-nav > .open > a:hover {
	color: rgb(0, 151, 241);
}
.navbar-default .navbar-nav > .open > a:focus {
	color: rgb(0, 151, 241);
}
.navbar-brand {
	display: none;
}
.nav_small {
	border-radius: 0px; border: currentColor; padding-top: 5px; padding-bottom: 5px; box-shadow: 0px 0px 12px #888888; background-color: rgb(255, 255, 255);
}
.nav_small > li {
	
}
.nav_small > li > a {
	color: rgb(0, 151, 241); line-height: 34px; font-size: 16px;
}
.nav_small > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(0, 151, 241);
}
#app_menudown {
	display: none;
}
#small_search {
	display: none;
}
.index_left_nav {
	display: none;
}
.footer_nav {
	display: none;
}
}
@media screen and (max-width:768px)
{
.navbar {
	margin-top: 10px; background-color: rgb(40, 46, 62);
}
.navbar-default .navbar-brand {
	color: rgb(255, 255, 255);
}
.navbar-default .navbar-brand:hover {
	color: rgb(255, 255, 255);
}
.navbar-default .navbar-brand:focus {
	color: rgb(255, 255, 255);
}
.navbar-toggle {
	border: currentColor;
}
.navbar-default .navbar-collapse {
	border: 1px solid rgb(64, 66, 68);
}
.navbar-default .navbar-form {
	border: 1px solid rgb(64, 66, 68);
}
.navbar-default .navbar-toggle:hover {
	background-color: rgb(235, 55, 81);
}
.navbar-default .navbar-toggle:focus {
	background-color: rgb(235, 55, 81);
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: rgb(255, 255, 255);
}
.navbar-default .navbar-nav {
	margin-top: 0px; margin-bottom: 0px;
}
.navbar-default .navbar-nav > li {
	border-bottom-color: rgb(64, 66, 68); border-bottom-width: 1px; border-bottom-style: solid;
}
.navbar-default .navbar-nav > li:last-child {
	border: currentColor;
}
.navbar-default .navbar-nav > li > a {
	color: rgb(255, 255, 255);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: rgb(255, 255, 255);
}
.navbar-default .navbar-nav > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(235, 55, 81);
}
.navbar-default .navbar-nav > li > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(235, 55, 81);
}
.navbar-default .navbar-nav > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(235, 55, 81);
}
.navbar-default .navbar-nav > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(235, 55, 81);
}
.navbar-default .navbar-nav > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(235, 55, 81);
}
.navbar-default .navbar-nav > .open > a {
	color: rgb(255, 255, 255); background-color: rgb(235, 55, 81);
}
.navbar-default .navbar-nav > .open > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(235, 55, 81);
}
.navbar-default .navbar-nav > .open > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(235, 55, 81);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(235, 55, 81);
}
header {
	padding-top: 10px;
}
.search_group {
	margin: 10px 0px 5px;
}
#topsearch {
	display: none;
}
.logo {
	margin: 0px auto; display: block; max-width: 700px;
}
.flash div.bx-pager {
	
}
.page_bg {
	display: none;
}
.list_box {
	margin: 5px 0px 0px;
}
.index_product {
	margin-top: 25px;
}
.product_list {
	padding-top: 25px;
}
.title_h2 {
	font-size: 22px;
}
.product_img {
	min-height: 270px;
}
.product_title {
	margin-bottom: 5px;
}
.product_title a {
	font-size: 14px;
}
.product_desc {
	line-height: 18px; font-size: 12px;
}
.product_con img {
	width: 100%;
}
.contents img {
	width: 100%;
}
.contents h1 {
	font-size: 22px; font-weight: normal;
}
.news_time {
	display: none;
}
.list_related {
	clear: both;
}
.index_left_nav {
	margin: 0px 12px; padding-top: 0px;
}
.left_nav {
	padding-top: 0px;
}
.footer_nav {
	background-color: rgb(250, 250, 250);
}
#pic-page a img {
	width: 35px;
}
#cmsFloatPanel {
	display: none;
}
.point span.to_prev {
	text-align: left; padding-bottom: 8px;
}
.point span.to_next {
	text-align: left; padding-bottom: 8px;
}
footer {
	margin-bottom: 50px;
}
}
@media screen and (max-width:767px)
{
.copyright_p {
	display: none;
}
}
@media screen and (max-width:768px) and (min-width:420px)
{
.col-mm-1 {
	float: left;
}
.col-mm-2 {
	float: left;
}
.col-mm-3 {
	float: left;
}
.col-mm-4 {
	float: left;
}
.col-mm-5 {
	float: left;
}
.col-mm-6 {
	float: left;
}
.col-mm-7 {
	float: left;
}
.col-mm-8 {
	float: left;
}
.col-mm-9 {
	float: left;
}
.col-mm-10 {
	float: left;
}
.col-mm-11 {
	float: left;
}
.col-mm-12 {
	float: left;
}
.col-mm-12 {
	width: 100%;
}
.col-mm-11 {
	width: 91.66%;
}
.col-mm-10 {
	width: 83.33%;
}
.col-mm-9 {
	width: 75%;
}
.col-mm-8 {
	width: 66.66%;
}
.col-mm-7 {
	width: 58.33%;
}
.col-mm-6 {
	width: 50%;
}
.col-mm-5 {
	width: 41.66%;
}
.col-mm-4 {
	width: 33.33%;
}
.col-mm-3 {
	width: 25%;
}
.col-mm-2 {
	width: 16.66%;
}
.col-mm-1 {
	width: 8.33%;
}
.logo {
	max-width: 400px;
}
}
@media screen and (max-width:414px)
{
.logo {
	max-width: 280px;
}
}

.side-bar { 
	position:fixed;top:35%;right:0;width:45px;z-index:10000;display:none;
	}
.side-bar div { 
	margin:1px 0 0;float:right;cursor:pointer;
	}
.side-bar div p{color:#fff;padding-top:14px;}
.to-top{width:45px;height:45px;line-height:45px;text-align:center;background:#cbcbcb;color:#fff;font-weight:bold;position:relative;}
.side-bar-erweima{width:45px;height:45px;background:#0097f1;position:relative;}
.erweima{width:140px;height:150px;display:none;position:absolute;top:-108px;left:-155px;background:#fff;border:1px solid #ccc;float:right;text-align:center;cursor:default!important;}
.side-bar-erweima .erweima p{line-height:20px;color:#000;font-size:12px;text-align:center;float:left;width:130px;}
.side-bar-erweima .arrow3{width:6px;height:11px;display:block;background:url(http://www.lzjianxing.com/templets/pc/images/weixin-arrow.png) no-repeat;position:absolute;right:-6px;top:122px;}
.side-bar-erweima img{width:120px;height:120px;margin:10px 10px 0px 10px;}
.side-bar-qq{width:45px;height:45px;background:#0097f1;}
.side-bar-contact{width:45px;height:45px;background:#0097f1;}
.side-bar .ico2{width:46px;height:46px;display:block;float:left;}
.side-bar .ico3{width:46px;height:46px;display:block;float:left;}
.side-bar .side-bar-erweima .ico2{float:right;}
.to-top .ico2{width:12px;height:5px;position:absolute;top:-5px;left:18px;}
.ico2{background:url(../image/ico2.png) no-repeat;}
.ico3{background:url(../image/ico3.png) no-repeat;}
.side-bar-erweima .ico2{background-position:-46px -46px;}
.side-bar-qq .ico2{background-position:2px -46px;}
.side-bar-qq .ico3{background-position:2px -46px;}
.to-top .ico2{background-position:-28px -2px;}
.side-bar-contact .ico2{background-position:-92px -46px;}
.totopa{text-decoration:none;padding:0px;margin:0px;}
.totopa p{padding:0px;margin:0px;}
}