body {
	color: rgb(101, 100, 100); font-family: "microsoft yahei",Arial,Helvetica, sans-serif;
}
a {
	transition:0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;
}
ol {
	list-style: none;
}
ul {
	list-style: none;
}
li {
	list-style: none;
}
.top_menu {
	width: 100%; height: 40px; color: rgb(228, 228, 228); font-size: 12px; background-color: rgb(43, 43, 43);
}
.language {
	padding: 9px 10px 0px; height: 40px; font-size: 14px; float: right;
}
.top_name {
	padding-top: 12px; display: inline-block;
}
.logo {
	margin-top: 10px; max-width: 700px;
}
.flash img {
	width: 100%;
}
.flash ul.bxslider {
	list-style: none;
}
.flash div.bx-pager {
	bottom: 4%;
}
.flash div.bx-controls-direction {
	display: none;
}
.img-thumbnail:hover {
	opacity: 0.8;
}
.opacity_img:hover {
	opacity: 0.8;
}
.navbar {
	margin: 0px; border: currentColor; border-image: none; box-shadow: 0px 3px 4px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255);
}
.glyphicon-home::before {
	color: rgb(255, 255, 255);
}
#app_menudown {
	top: 0px; right: 0px; font-size: 16px; position: absolute;
}
#app_menudown:hover {
	background-color: rgb(49, 52, 53);
}
.search_group {
	margin: 20px 0px 15px;
}
.form-control {
	border-radius: 0px; box-shadow: none;
}
.mysearch_btn {
	border-radius: 0px; color: rgb(255, 255, 255); background-color: rgb(49, 52, 53);
}
.mysearch_btn:hover {
	color: rgb(255, 255, 255); background-color: rgb(3, 79, 134);
}
.mysearch_btn:focus {
	color: rgb(255, 255, 255); background-color: rgb(3, 79, 134);
}
#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(52, 119, 200);
}
#small_search:focus {
	cursor: pointer; background-color: rgb(52, 119, 200);
}
.product_bg {
	background-color: rgb(244, 244, 244);
}
.index_product {
	margin: 25px 0px 50px; background-color: rgb(255, 255, 255);
}
.index_product h2 {
	padding: 12px 5px 12px 20px; color: rgb(49, 52, 53); font-size: 24px; display: inline-block;
}
.index_product span {
	color: rgb(51, 51, 51); font-weight: bold;
}
.product_list {
	padding-top: 20px; clear: both; border-top-color: rgb(241, 237, 237); border-top-width: 1px; border-top-style: solid;
}
.product_list2 {
	padding-top: 20px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.product_img {
	padding-right: 15px; padding-left: 15px; min-height: 280px;
}
.product_img img {
	padding: 0px; height: auto; margin-right: auto; margin-bottom: 10px; margin-left: auto; display: block; max-height: 320px; max-width: 100%;
}
.product_list2 div.product_img {
	min-height: 250px;
}
.product_title {
	padding: 0px 15px 0px 0px; height: 40px; text-align: center;
}
.product_title a {
	color: rgb(101, 100, 100);
}
.product_title a:hover {
	color: rgb(49, 52, 53); text-decoration: none;
}
.index_case h2 {
	padding: 0px 5px 12px 20px;
}
.case_list {
	padding-top: 20px;
}
.case_line {
	margin: 0px 15px; border-bottom-color: rgb(241, 237, 237); border-bottom-width: 1px; border-bottom-style: solid;
}
.aboutus {
	background-position: center; margin: 10px 0px; padding: 35px 20px 50px; text-align: center; color: rgb(255, 255, 255); background-repeat: no-repeat;
}
.aboutus h2 {
	font-size: 36px; font-weight: 300;
}
.aboutus p {
	line-height: 26px; font-size: 13px; font-weight: 300; margin-top: 20px;
}
.view-all {
	background: none; border: 1px solid rgb(255, 255, 255); transition:box-shadow 0.4s; border-image: none; color: rgb(255, 255, 255); margin-top: 20px;
}
.view-all:hover {
	background: none; border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); box-shadow: 0px 0px 20px #fff;
}
.view-all:focus {
	background: none; border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); box-shadow: 0px 0px 20px #fff;
}
.title_h2 {
	margin: 0px; padding: 16px 0px 0px; color: rgb(21, 36, 55); font-size: 22px; float: left;
}
.news_box {
	background: url("../images/title_line.jpg") no-repeat left 50px; margin: 20px 0px 30px;
}
.index_news {
	list-style: none; margin: 0px; padding: 20px 0px 0px; clear: both;
}
.index_news li {
	background: url("../images/li.png") no-repeat left 16px; padding: 10px 0px 10px 13px; color: rgb(137, 137, 137); line-height: 21px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dashed;
}
.index_news li a {
	color: rgb(101, 100, 100);
}
.index_news li a:hover {
	color: rgb(49, 52, 53); text-decoration: none;
}
.news_time {
	float: right;
}
.left_news {
	clear: both;
}
.left_news ul {
	padding: 0px 0px 12px;
}
.left_news span.news_time {
	display: none;
}
.index_contact {
	background: url("") no-repeat left 50px; margin: 20px 0px 15px;
}
.index_contact p {
	clear: both;
}
.list_box {
	clear: both;
}
.page_bg {
	height: 160px; margin-top: 78px;
}
.path_title {
	padding: 8px 19px; border: 1px solid rgb(242, 242, 242); border-image: none; overflow: hidden;
}
.left_nav {
	clear: both;
}
.index_left_nav {
	padding-top: 5px;
}
.left_h2 {
	background: url("../images/title_line.jpg") no-repeat left bottom; padding: 3px 0px 10px; color: rgb(21, 36, 55); font-size: 22px; margin-top: 25px; display: block;
}
.left_nav_ul {
	list-style: none; margin: 15px 0px 0px; padding: 0px 0px 10px;
}
.left_nav_ul > li {
	background: url("../images/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(101, 100, 100); text-decoration: none;
}
.left_nav_ul > li > a:hover {
	color: rgb(49, 52, 53);
}
.left_nav_ul li a.left_active {
	color: rgb(49, 52, 53);
}
ul.left_snav_ul {
	list-style: none; padding: 8px 0px 0px; display: none;
}
ul.left_snav_ul > li {
	background: url("../images/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; border-image: none; color: rgb(121, 121, 121);
}
ul.left_snav_ul > li > a:hover {
	color: rgb(49, 52, 53); 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(49, 52, 53);
}
.list_news {
	list-style: none; margin: 0px; padding: 6px 0px 20px; clear: both;
}
.list_news li {
	background: url("../images/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(48, 60, 75);
}
.list_news li a:hover {
	color: rgb(49, 52, 53); text-decoration: none;
}
.contents {
	padding: 6px 2px 0px; line-height: 28px; overflow: auto; clear: both;
}
.contents_title {
	margin: 0px; padding: 10px 0px; text-align: center; color: rgb(67, 67, 67); line-height: 34px; font-size: 18px; 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); border-image: none; 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); border-image: none; 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); border-image: none; 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); border-image: none; 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); border-image: none; width: 40px; margin-bottom: 5px;
}
#pic-page a:hover img {
	border: 1px solid rgb(82, 128, 221); border-image: none;
}
#pic-page a.active img {
	border: 1px solid rgb(82, 128, 221); border-image: none;
}
.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; line-height: 26px; overflow: auto; clear: both; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: dotted;
}
.related_h2 {
	margin: 0px; padding: 30px 0px 12px; color: rgb(48, 60, 75); font-family: "Roboto",Arial,Helvetica, sans-serif; font-size: 24px; font-weight: 300; border-bottom-color: rgb(244, 245, 246); border-bottom-width: 5px; border-bottom-style: solid; display: block;
}
.related_list {
	padding-top: 12px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.related_news {
	padding-top: 0px; clear: both;
}
.download_btn {
	margin: 10px 10px 20px 0px; text-align: right;
}
.page-btn {
	border-radius: 0px; border: currentColor; border-image: none; background-color: rgb(49, 52, 53);
}
.page-btn:hover {
	background-color: rgb(3, 79, 134);
}
.page-btn:focus {
	background-color: rgb(3, 79, 134);
}
.grey-btn {
	border-radius: 0px; border: currentColor; border-image: none; background-color: rgb(232, 232, 232);
}
.grey-btn:hover {
	background-color: rgb(204, 204, 204);
}
.grey-btn:focus {
	background-color: rgb(204, 204, 204);
}
.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: 10px;
}
.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(255, 255, 255); font-size: 12px; background-color: rgb(31, 31, 31);
}
.copyright {
	padding: 0px 5px; line-height: 20px;
}
.copyright a {
	color: rgb(255, 255, 255);
}
.foot_nav {
	width: 25%; text-align: center; color: rgb(137, 137, 137); float: left; background-color: rgb(250, 250, 250);
}
.foot_nav:hover {
	cursor: pointer; background-color: rgb(228, 228, 228);
}
.foot_nav:focus {
	cursor: pointer; 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: 230px;
}
.ewebshare {
	padding: 5px; width: 200px;
}
@media screen and (min-width:769px)
{
.logo {
	margin: 15px 0px 0px; max-height: 78px; max-width: 330px;
}
.flash {
	margin-top: 78px;
}
.navbar {
	margin-top: 40px; min-height: 80px;
}
.navbar-nav {
	float: right;
}
.navbar-nav > li > a {
	text-align: center;
}
.navbar-default .navbar-nav > li > a {
	color: rgb(49, 43, 43); padding-top: 30px; padding-bottom: 30px;
}
.navbar-default .navbar-nav > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(49, 52, 53);
}
.navbar-default .navbar-nav > li > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(49, 52, 53);
}
.navbar-default .navbar-nav > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(49, 52, 53);
}
.navbar-default .navbar-nav > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(49, 52, 53);
}
.navbar-default .navbar-nav > .open > a {
	color: rgb(255, 255, 255); background-color: rgb(49, 52, 53);
}
.navbar-default .navbar-nav > .open > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(49, 52, 53);
}
.navbar-default .navbar-nav > .open > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(49, 52, 53);
}
.small-nav {
	background: rgba(255, 255, 255, 0.95); margin-top: 0px; min-height: 50px;
}
.small-nav .navbar-nav > li > a {
	padding-top: 20px; padding-bottom: 20px;
}
.small-nav img.logo {
	margin: 5px 0px 0px; max-height: 50px; max-width: 220px;
}
.nav_small {
	background: rgba(255, 255, 255, 0.95); padding: 8px 0px; border-radius: 0px; border: currentColor; border-image: none;
}
.nav_small > li {
	
}
.nav_small > li > a {
	color: rgb(49, 43, 43); line-height: 26px; font-size: 13px;
}
.nav_small > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(49, 52, 53);
}
#app_menudown {
	display: none;
}
#small_search {
	display: none;
}
.index_left_nav {
	display: none;
}
.footer_nav {
	display: none;
}
.contents embed {
	width: 640px; height: 500px;
}
}
@media screen and (max-width:768px)
{
.logo {
	margin: 5px 0px 3px 5px; max-height: 42px; max-width: 180px;
}
.flash {
	margin-top: 50px;
}
.navbar {
	margin-top: 40px; min-height: 50px;
}
.navbar-default .navbar-brand {
	color: rgb(255, 255, 255); font-size: 16px;
}
.navbar-default .navbar-brand:hover {
	color: rgb(255, 255, 255);
}
.navbar-default .navbar-brand:focus {
	color: rgb(255, 255, 255);
}
.navbar-toggle {
	
}
.navbar-default .navbar-collapse {
	border: currentColor; border-image: none;
}
.navbar-default .navbar-form {
	border: currentColor; border-image: none;
}
.navbar-default .navbar-toggle:hover {
	
}
.navbar-default .navbar-toggle:focus {
	
}
.navbar-default .navbar-toggle .icon-bar {
	
}
.navbar-default .navbar-nav {
	margin-top: 0px; margin-bottom: 0px;
}
.navbar-default .navbar-nav > li {
	
}
.navbar-default .navbar-nav > li:last-child {
	border: currentColor; border-image: none;
}
.navbar-default .navbar-nav > li > a {
	
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	
}
.navbar-default .navbar-nav > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(49, 52, 53);
}
.navbar-default .navbar-nav > li > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(49, 52, 53);
}
.navbar-default .navbar-nav > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(49, 52, 53);
}
.navbar-default .navbar-nav > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(49, 52, 53);
}
.navbar-default .navbar-nav > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(49, 52, 53);
}
.navbar-default .navbar-nav > .open > a {
	color: rgb(255, 255, 255); background-color: rgb(49, 52, 53);
}
.navbar-default .navbar-nav > .open > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(49, 52, 53);
}
.navbar-default .navbar-nav > .open > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(49, 52, 53);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(49, 52, 53);
}
.small-nav {
	background: rgba(255, 255, 255, 0.95); margin-top: 0px;
}
header {
	
}
.top_name {
	display: none;
}
.home-btn {
	display: none;
}
.page_bg {
	display: none;
}
.index_about {
	display: none;
}
.language {
	border-right-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-left-width: 0px; border-right-style: none; border-left-style: none;
}
.list_box {
	margin-top: 70px;
}
.index_product {
	margin: 25px 0px 30px;
}
#topsearch {
	display: none;
}
.flash div.bx-pager {
	
}
.left_h2 {
	margin-top: 20px;
}
.list_related h2.left_h2 {
	margin-top: 60px;
}
.product_img {
	
}
.product_list2 div.product_img {
	
}
.related_list div.product_img {
	
}
.product_con img {
	width: 100%;
}
.contents img {
	width: 100%;
}
.contents embed {
	width: 100%; min-height: 300px;
}
.news_time {
	display: none;
}
.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;
}
.product_list2 {
	
}
footer {
	margin-bottom: 50px;
}
}
@media screen and (max-width:767px)
{
.copyright_p {
	display: none;
}
}
@media screen and (max-width:768px) and (min-width:414px)
{
.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%;
}
.product_img {
	min-height: 180px;
}
}
