@charset "utf-8";
/*元指令建站*/
body {
	font-family: "微软雅黑", "Microsoft Yahei", "Arial", "Verdana", "sans-serif";
	color: #2F2F2F;
	overflow-x: hidden;
}
ul,li {
	list-style: none;
	margin:0;
	padding:0;
}
.clear {
	clear: both;
}
.zbt,.fbt {
	margin-top: 20px;
	margin-bottom: 10px;
}
/*幻灯片*/
.flash {
	margin-top: 80px;
}
.flash img {
	width: 100%;
}
.flash ul.bxslider {
	list-style: none;
}
.flash div.bx-pager {
	bottom: 4%;
}
.flash div.bx-controls-direction {
	display: none;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
.center_tel {
	height: 550px;
	background-position: center center;
}
/*首页-开锁方式*/
.advantage_head h2 {
	text-align: center;
	margin-top: 60px;
	font-size: 28px;
	color: #000;
}
.advantage_head p {
	text-align: center;
	color: #7f7f7f;
	margin-top: 8px;
}
.advantage_head span {
	display: block;
	margin: 0 auto;
	width: 40px;
	height: 3px;
	background-color: #bdbdbd;
	margin-bottom: 50px;
}
.advantage_col {
	margin-top: 20px;
	margin-bottom: 50px;
	text-align: center;
	border-radius: 25px;
}
.advantage_col:hover {
	border-radius: 25px;
	background-image: linear-gradient(#fff, #f7f7f7);
}
.advantage_col img {
	display: block;
	margin: 0 auto;
	max-width: 200px;
	width:54px;
	height:54px;
	-webkit-transition: -webkit-transform 0.8s ease-out;
	-moz-transition: -moz-transform 0.8s ease-out;
	-o-transition: -o-transform 0.8s ease-out;
	-ms-transition: -ms-transform 0.8s ease-out;
}
.advantage_col img:hover {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}
.advantage_col a {
	display: block;
	color: #333;
	font-size: 18px;
	padding-top: 20px;
}
.advantage_col a:hover {
	color: #28bdc1;
	text-decoration: none;
}
.advantage_col p {
	color: #797979;
	text-align: center;
	padding-top: 0px;
	margin-top: 15px;
}
/*首页-公司简介*/
.about_bg {
	padding-bottom: 60px;
	background-color: #f7f7f7;
}
.about_head {
	margin-bottom: 50px;
}
.about_head .zbt {
	text-align: center;
	margin-top: 40px;
	font-size: 28px;
	color: #333;
}
.about_head p {
	text-align: center;
	color: #555;
	margin-top: 8px;
}
.about_head span {
	display: block;
	margin: 0 auto;
	width: 40px;
	height: 3px;
	background-color: #28bdc1;
	margin-bottom: 50px;
}
.about_h3 {
	font-family: Arial;
	color: #ff9900;
	font-size: 45px;
	font-weight: bold;
	margin: 0px;
}
.js_about_left,.news_list_left,.pro_list_left {
	padding-left: 0px;
}
.js_about_right,.news_list_right,.pro_list_right {
	padding-right: 0px;
	float:right;
}
.js_about_right {
	text-align: right;
}
.about_p {
	font-size: 28px;
	_color: #28bdc1;
	padding-bottom: 20px;
	border-bottom: 1px solid #dadada;
}
.about_content {
	line-height: 30px;
	color: #555;
	margin-top: 20px;
}
.about_btn {
	display: block;
	text-align: center;
	width: 140px;
	padding: 7px 0px;
	color: #fff;
	text-decoration: none;
	border-radius: 20px;
	background-color: #28bdc1;
	margin-top: 20px;
}
.about_btn:hover, .about_btn:focus {
	color: #fff;
	text-decoration: none;
	background-color: #2F2F2F;
}
.about_video {
	width: 100%;
}
.file-download {
	color: #004b8c;
	font-size: 14px;
	padding-left: 18px
}
.entry-meta {
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: center
}
.entry-meta span {
	margin: 0 5px;
}
.entry-meta strong {
	font-weight: normal
}
.entry-meta a {
	color: #999
}
.entry-meta {
	color: #999;
	margin-bottom: 10px
}
#picContent img {
	max-width: 100%;
	height: auto !important;
}
/*首页-客户案例*/
.case_head {
	margin-top: 55px;
}
.case_head h2 {
	text-align: center;
	padding-top: 16px;
	font-size: 28px;
	color: #3f3f3f;
}
.case_list {
	clear: both;
	padding: 35px 0px 0px 0px;
	margin-right: -15px;
	margin-left: -15px;
}
.case_list2 {
	padding-top: 20px;
}
.case_img {
	padding-left: 15px;
	padding-right: 15px;
}
.case_img img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	max-width: 100%;
	width: 100%;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}
.case_title {
	text-align: center;
	height: 40px;
}
.case_title a {
	color: #2F2F2F;
}
.case_title a:hover {
	text-decoration: none;
	color: #28bdc1;
}
/*首页-新闻资讯*/
.news_bg {
	background-color: #f7f7f7;
	padding-bottom: 30px;
}
.news_head {
	margin-bottom: 20px;
}
.news_head .zbt {
	text-align: center;
	margin-top: 50px;
	font-size: 28px;
	color: #333;
}
.news_head p {
	text-align: center;
	color: #555;
	margin-top: 8px;
}
.news_head span {
	display: block;
	margin: 0 auto;
	width: 40px;
	height: 3px;
	background-color: #28bdc1;
}
.news_tit {
	border-bottom: 1px solid #e3dede;
	padding: 10px 0px 10px 0px;
	font-size: 20px;
	font-weight: bold;
}
.news_ul {
	clear: both;
	list-style: none;
	margin-top: 10px;
	padding: 0px;
}
.news_ul li {
	color: #545455;
	line-height: 21px;
	padding: 5px 0px;
}
.news_ul li a {
	color: #2F2F2F;
}
.news_ul li a:hover {
	text-decoration: none;
	color: #28bdc1;
}
.news_time {
	float: right;
}
.news_img img {
	width: 150px;
	height: 150px;
	margin-right: 28px;
	float: left;
}
.news_img a {
	font-weight: bold;
	font-size: 16px;
}
.news_img p {
	margin-top: 5px;
	line-height: 26px;
}
.answer_ul {
	clear: both;
	list-style: none;
	margin-top: 10px;
	padding: 0px;
}
.answer_ul li {
	color: #545455;
	line-height: 21px;
	padding: 6px 0px;
}
.answer_ul li a {
	display: block;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.answer_ul li a:hover {
	text-decoration: none;
	color: #28bdc1;
}
.answer_ul li p {
	margin-top: 10px;
	line-height: 22px;
	color: #555;
}
/*首页-合作客户*/
.cooperation_head {
	margin-top: 60px;
	margin-bottom: 30px;
}
.cooperation_head p {
	text-align: center;
	font-size: 24px;
	color: #333;
	margin-top: 8px;
}
.cooperation_head span {
	display: block;
	height: 3px;
}
.cooperation_img {
	padding-left: 15px;
	padding-right: 15px;
}
.cooperation_img img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	max-width: 100%;
	height: auto;
	width:100%;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}
/*产品-左侧栏目*/
.left_nav {
	padding: 20px 15px 30px 15px;
	margin-top: 25px;
	margin-bottom: 20px;
}
.left_nav h3 {
	text-align: center;
	color: #fff;
	margin: 0px 0px 4px 0px;
}
.left_nav p {
	text-align: center;
	color: #fff;
	font-size: 14px;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
.left_nav_bg {
	padding: 10px 15px 22px 15px;
}
.left_nav_tel {
	margin: 220px 0px 0px 0px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
.left_nav_ul {
	list-style: none;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	padding-bottom: 10px;
}
.left_nav_ul > li > a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	background-color: #757575;
	border-radius: 5px;
	padding: 6px 0px 6px 18px;
	margin-bottom: 8px;
}
.left_nav_ul > li > a:hover, .left_nav_ul li a.left_active {
	color: #fff;
	background-color: #313131;
}
/*产品-左侧二级栏目*/
ul.left_snav_ul {
	list-style: none;
	padding: 0px;
}
ul.left_snav_ul > li {
	margin: 0px;
}
ul.left_snav_ul > li > a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 5px 0px 5px 30px;
	border-radius: 5px;
	margin-bottom: 8px;
}
ul.left_snav_ul > li > a:hover {
	color: #fff;
	background-color: #313131;
}
/*通用列表页-左侧栏目*/
.left_tit {
	margin-top: 19px;
	font-size: 22px;
	font-weight: normal;
	color: #545454;
	line-height: 50px;
	border-bottom: 1px solid #ebebeb;
}
.left_contact {
	margin-bottom:20px;
}
.left_contact .left_tit {
	margin-bottom:20px;
	margin-top: 0px;
}
.left_tit span {
	display: inline-block;
	border-bottom: 3px solid #28bdc1;
}
.left_column ul.left_nav_ul {
	list-style: none;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	padding-bottom: 10px;
}
.left_column ul.left_nav_ul > li {
	margin-bottom: 5px;
	border-bottom: 1px solid #f2f2f2;
}
.left_column ul.left_nav_ul > li > a {
	display: block;
	text-decoration: none;
	color: #000;
	font-size: 16px;
	background: transparent;
	border-radius: 0px;
	padding: 6px 0px 6px 0px;
	margin-bottom: 8px;
}
.left_column ul.left_nav_ul > li > a.on {
	color: #28bdc1;
}
.left_column ul.left_nav_ul > li > a:hover, .left_column ul.left_nav_ul li a.left_active {
	color: #28bdc1;
	background: transparent;
}
.curr {
	color: #28bdc1 !important;
}
/*通用列表页-左侧二级栏目*/
.left_column ul.left_snav_ul {
	list-style: none;
	padding: 0px;
}
.left_column ul.left_snav_ul > li {
	margin-bottom: 7px;
	border-bottom: 1px solid #f2f2f2;
}
.left_column ul.left_snav_ul > li > a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 5px 0px 5px 25px;
	background: transparent;
	border-radius: 25px;
	margin-bottom: 8px;
}
.left_column ul.left_snav_ul > li > a:hover {
	color: #28bdc1;
	background: transparent;
}
/*左侧新闻*/
.left_news {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.left_news li {
	color: #545455;
	border-bottom: 1px dotted #dddddd;
	line-height: 21px;
	padding: 10px 0px;
}
.left_news li a {
	color: #2F2F2F;
}
.left_news li a:hover, .left_news li a:focus {
	text-decoration: none;
	color: #28bdc1;
}
/*左侧联系*/
.left_contact p {
	clear: both;
}
/*列表页-横幅*/
.page_bg {
	margin-top: 80px;
	height: 300px;
	margin-bottom: 0px;
}
/*列表页-面包屑*/
.bread_bg {
	border-bottom: 1px solid #f3f3f3;
	color: #444444;
}
.bread_nav {
	padding: 10px 0px 10px 0px;
}
.bread_nav a {
	color: #444444;
}
.bread_nav a:hover {
	color: #28bdc1;
	text-decoration: none;
}
/*列表页-右栏*/
.right_head {
	clear: both;
}
.right_head .zbt {
	font-size: 22px;
	font-weight: normal;
	color: #545454;
	line-height: 50px;
	border-bottom: 1px solid #ebebeb;
}
.right_head .zbt span {
	display: inline-block;
	border-bottom: 3px solid #28bdc1;
}
.right_contents {
	clear: both;
	padding: 15px 0px 0px 0px;
	line-height: 28px;
	overflow: auto;
}
.page_contents {
	padding: 15px 0px 40px 0px;
}
.right_contents_con {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	color: #000;
	font-size: 20px;
	color: #434343;
	font-weight: bold;
	line-height: 34px;
}
.right_contents img {
	max-width: 840px;
}
/*列表页-新闻*/
.right_new {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.right_new li {
	color: #898989;
	background: url(../images/yuan.png) no-repeat left center;
	font-size: 15px;
	line-height: 22px;
	padding: 12px 0px;
	padding-left: 15px;
	border-bottom: 1px dashed #e3e2e2;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.right_new li a {
	color: #2F2F2F;
}
.right_new li a:hover, .right_new li a:focus {
	text-decoration: none;
	color: #28bdc1;
}
.right_new_time {
	float: right;
}
.relevant_new ul.right_new li {
	font-size: 14px;
}
/*产品详细页*/
.showpic_yzlcms, .proinfo_yzlcms {
	margin: 20px 0px;
}
.yzlcms_tit {
	margin: 0px;
	line-height: 26px;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}
.product_info {
	list-style: none;
	padding: 0px;
	margin-top: 10px;
}
.product_info .product_info_des {
	line-height: 28px;
}
.product_btn {
	margin-top: 25px;
}
#pic-page {
	text-align: center;
	margin-top: 10px;
}
#pic-page a {
	margin: 0 2px;
}
#pic-page a img {
	width: 40px;
	height:40px;
	padding: 2px;
	border: solid #ccc 1px;
	margin-bottom: 5px;
}
#pic-page a:hover img, #pic-page a.active img {
	border: solid #5280DD 1px;
}
.product_con {
	clear: both;
	border-top: 1px dotted #a9a9a9;
	margin: 10px 0px 20px 0px;
	padding: 20px 0px 0px 0px;
	line-height: 26px;
	overflow: auto;
}
.photo_con {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 20px 0px;
	line-height: 26px;
	overflow: auto;
}
.product_con img,  .photo_con img {
	max-width: 840px;
}
/*按钮样式*/
.download_btn {
	float: right;
	display: block;
	margin: 10px 10px 20px 0px;
}
.page-btn {
	display: inline-block;
	float: left;
	background-color: #ff9900;
	border-radius: 0px;
	border: none;
	transition: background 0.3s;
	margin-right: 15px;
}
.page-btn:hover, .page-btn:focus {
	background-color: #28bdc1;
}
.grey-btn {
	border-radius: 0px;
	border: none;
	background-color: #E8E8E8;
}
.grey-btn:hover, .grey-btn:focus {
	background-color: #ccc;
}
/*在线留言订购*/
.feedback {
	margin-top: 50px;
}
.form-horizontal .form-group {
	margin-right: -10px;
	margin-left: -10px;
}
.codeimg {
	margin: 0px 0px -10px -18px;
}
/*上一个下一个*/
.point {
	clear: both;
	margin: 20px 0px 40px 0px;
	line-height: 22px;
}
.point span.to_prev {
	text-align: center;
}
.point span.to_next {
	text-align: center;
}
/*标签样式*/
.tags {
	margin: 18px 0px 10px 0px;
}
.tags a {
	margin: 0px 5px 8px 0px;
}
.tags_list {
	padding: 5px 10px 100px 10px;
}
.tags_ul {
	margin-top: 0px;
}
.tags_ul li {
	line-height: 28px;
	margin-bottom: 8px;
	padding-bottom: 10px;
}
.tags_ul h3 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
.tags_ul p {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	color: #777;
	line-height: 20px;
	padding-top: 8px;
}
/*网站地图*/
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: #7d7d7d;
}
li.small_li_sitemap {
	clear: both;
	padding-left: 12px;
}
li.small_li2_sitemap {
	float: left;
	padding-left: 20px;
}
/*友情链接*/
.copyright {
	background-color: #000;
	padding: 20px 0px;
	text-align: center;
	color: #dcdcdc;
}
.copyright a {
	color: #dcdcdc;
	padding: 0px 0px 0px 5px;
}
.copyright a:hover {
	text-decoration: none;
	color: #28bdc1;
}
.copyright a:last-child {
	border-right: 0px;
}
.copyright button {
	display: none;
}
.link_title {
	font-size: 13px;
	margin-right: -6px;
}
.link_title:after {
	content: "：";
}
/*底部TAGS*/
.tags_box {
	background-color: #000;
	padding: 5px 0px 20px 0px;
	text-align: center;
	color: #dcdcdc;
	font-size: 13px;
}
.tags_box a {
	color: #dcdcdc;
	padding: 0px 2px 0px 8px;
	font-size: 13px;
}
.tags_box a:hover {
	text-decoration: none;
	color: #28bdc1;
}
.tags_box a:last-child {
	border-right: 0px;
}
.tags_box button {
	display: none;
}
.tags_title {
	font-size: 13px;
	margin-right: -6px;
}
.tags_title a {
	padding: 0px;
}
.tags_title:after {
	content: "：";
}
/*底部信息*/
.footer {
	color: #dcdcdc;
	padding: 60px 0px 40px 0px;
	background-color: #2b2b2b;
}
.footer_logo {
	max-width: 150px;
}
.footer_logo_text {
	width: 196px;
	text-align: center;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #5f5f5f;
	line-height: 22px;
}
.footer_sitemap {
	color: #dcdcdc;
}
.footer_sitemap:hover, .footer_sitemap:focus {
	color: #28bdc1;
	text-decoration: none;
}
/*底部分类*/
.footer_menu a {
	color: #dcdcdc;
}
.footer_menu a:hover {
	color: #28bdc1;
	text-decoration: none;
}
.footer_menu_first {
	font-weight: bold;
}
.footer_menu_first a {
	color: #fff;
}
.footer_qrcode {
	max-width: 130px;
}
.footer_qrcode_text {
	width: 130px;
	text-align: center;
	margin-top: 15px;
}
/*底部翻译*/
.translate {
	background-color: #000;
}
.translate_btn {
	width: 130px;
	margin: 0 auto;
	padding-top: 20px;
}
/*UEditor编辑器前端表格样式*/
table {
	margin-bottom: 10px;
	border-collapse: collapse;
	display: table;
}
td, th {
	padding: 5px 10px;
	border: 1px solid #DDD;
}
caption {
	border: 1px dashed #DDD;
	border-bottom: 0;
	padding: 3px;
	text-align: center;
}
th {
	border-top: 1px solid #BBB;
	background-color: #F7F7F7;
}
table tr.firstRow th {
	border-top-width: 2px;
}
.ue-table-interlace-color-single {
	background-color: #fcfcfc;
}
.ue-table-interlace-color-double {
	background-color: #f7faff;
}
td p {
	margin: 0;
	padding: 0;
}

.product_title {
	text-align: center;
	line-height: 40px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product_title a {
	color: #2F2F2F;
	font-size: 16px;
}
.product_title a:hover {
	text-decoration: none;
	color: #28bdc1;
}
.product_head {
	margin-top: 40px;
}
.product_head .zbt {
	text-align: center;
	padding-top: 16px;
	font-size: 28px;
	color: #3f3f3f;
}
.product_head span {
    display: block;
    margin: 0 auto;
    width: 40px;
    height: 3px;
    background-color: #28bdc1;
}
.product_list {
	clear: both;
	padding: 40px 0px;
	margin-right: -15px;
	margin-left: -15px;
	overflow: hidden;
}
.product_list2 {
	padding: 20px 0px;
}
.product_img {
	padding-left: 15px;
	padding-right: 15px;
}
.product_img img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	max-width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	width:100%;
}

.footer_logo_text a { color:#dcdcdc; text-decoration:none;}
.footer_contact a { color:#dcdcdc; text-decoration:none;}

.news_time {
    display: none;
}
/*大屏幕样式*/
@media screen and (min-width: 992px) {
.logo {
	margin: 15px 0px 0px 0px;
}
/*导航样式*/
.navbar {
	margin: 0px;
	border: none;
	background-color: #ffffff;
	box-shadow: 0 1px 10px 0 #a7a5a5;
}
.navbar-nav {
	float: right;
}
.navbar-nav > li {
}
.navbar-nav > li:first-child {
}
.navbar-nav > li:last-child {
}
.navbar-nav > li > a {
	text-align: center;
}
.navbar-default .navbar-nav > li > a {
	_color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 16px;
}
.navbar-default .navbar-nav > li > a:hover,  .navbar-default .navbar-nav > li > a:focus,  .navbar-default .navbar-nav > li > a.active,  .navbar-default .navbar-nav > .active > a,  .navbar-default .navbar-nav > .active > a:hover,  .navbar-default .navbar-nav > .open > a,  .navbar-default .navbar-nav > .open > a:hover,  .navbar-default .navbar-nav > .open > a:focus {
	background-color: #28bdc1;
	color: #fff;
}
.navbar-brand {
	display: none;
}
/*导航二级菜单*/
.nav_small {
	background-color: #28bdc1;
	padding: 0px;
	border-radius: 0px;
	border: none;
	box-shadow: none;
}
.nav_small > li > a {
	line-height: 24px;
	padding: 8px 0px;
	text-align: center;
	color: #fff;
}
.nav_small > li > a:hover {
	color: #fff;
	background-color: #2F2F2F;
}
#app_menudown,  #search_btn {
	display: none;
}
.mfoot_box {
	display: none;
}
}

@media screen and (min-width: 992px) {
.nav > li > a {
    padding: 10px 15px;
}
.footer_logo {
    max-width: 130px;
}
}
@media screen and (min-width: 1200px) {
.nav > li > a {
    padding: 10px 20px;
}
.footer_logo {
    max-width: 150px;
}
}

.right_new_time {
    display: none;
}

@media screen and (min-width: 1440px) {
.news_time {
    display: block;
}
.right_new_time {
    display: block;
}
}
/*小屏幕样式*/
@media screen and (max-width: 991px) {
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 10px;
    padding-left: 10px;
}
.product_img {
    padding-left: 10px;
    padding-right: 10px;
}
.container {
    width: 90%;
    padding-right: 10px;
    padding-left: 10px;
	margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.js_about_right, .news_list_right, .pro_list_right {
    padding-left: 0px;
	padding-right: 0px;
}
.js_about_right {
	float: left;
	text-align: center;
}
.js_about_left, .news_list_left, .pro_list_left {
    padding-left: 0px;
	padding-right: 0px;
}
.logo {
	margin: 10px 0px;
	height: 30px;
}
.navbar {
	margin: 0px;
	border: 0px;
	background-color: #ffffff;
	box-shadow: 0 1px 5px 0 #a7a5a5;
}
.navbar-default .navbar-brand {
	color: #0066d9;
	font-size: 16px;
}
.navbar-default .navbar-brand:hover,  .navbar-default .navbar-brand:focus {
	color: #fff;
}
.navbar-toggle {
	border: none;
	margin-right: 0px;
}
.navbar-default .navbar-collapse,  .navbar-default .navbar-form {
	border: none;
}
.navbar-default .navbar-toggle:hover,  .navbar-default .navbar-toggle:focus {
	background: none;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #2F2F2F;
}
.navbar-default .navbar-nav {
	margin-top: 0px;
	margin-bottom: 0px;
}
.navbar-default .navbar-nav > li:last-child {
	border: none;
}
.navbar-default .navbar-nav > li > a,  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #2F2F2F;
}
.navbar-default .navbar-nav > li > a:hover,  .navbar-default .navbar-nav > li > a:focus,  .navbar-default .navbar-nav > .active > a,  .navbar-default .navbar-nav > .active > a:hover,  .navbar-default .navbar-nav > .active > a:focus,  .navbar-default .navbar-nav > .open > a,  .navbar-default .navbar-nav > .open > a:hover,  .navbar-default .navbar-nav > .open > a:focus,  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
/* 	background-color: #4c4c4c;
	color: #fff; */
}
.bx-wrapper .bx-pager.bx-default-pager a {
    width: 10px;
    height: 10px;
    margin: 0 3px;
}
#app_menudown {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 16px;
}
#app_menudown:hover {
	/* background-color: #4c4c4c; */
}
.flash {
    margin-top: 50px;
}
.right_head .zbt {
    font-size: 18px;
    line-height: 36px;
	margin-top: 10px;
}
.left_tit {
    font-size: 18px;
    line-height: 36px;
}
.left_column ul.left_nav_ul > li > a {
    margin-bottom: 0px;
}
.left_contact {
    display: none;
}
.news_ul li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*手机-首页产品*/
.product_head {
	margin-top: 20px;
	background-image: none;
}
.product_head .zbt {
	padding-top: 0px;
	font-size: 18px;
}
.product_list {
	padding: 15px 0;
	margin-right: -10px;
    margin-left: -10px;
}
.center_tel {
	height: 414px;
}
/*手机-首页开锁方式*/
.advantage_head h2 {
	padding-top: 0px;
	font-size: 25px;
}
/*手机-首页公司简介*/
.about_p {
    font-size: 18px;
	padding-bottom: 10px;
}
.about_bg {
	background-color: #f7f7f7;
	padding-bottom: 20px;
}
.about_head {
	margin-bottom: 20px;
}
.about_head .zbt {
	margin-top: 20px;
	font-size: 20px;
}
.about_head span {
    margin-bottom: 20px;
}
.about_head p {
	font-size: 14px;
	margin-top: 8px;
}
.about_content {
	margin-top: 0px;
}
.about_btn {
	display: block;
	width: 200px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*手机-首页案例*/
.case_head h2 {
	margin-top: 40px;
	font-size: 26px;
}
.case_head p {
	font-size: 14px;
	margin-top: 4px;
}
/*手机-首页新闻*/
.news_bg {
	background-color: #fff;
}
.news_head {
	margin-bottom: 0px;
}
.news_head .zbt {
	margin-top: 20px;
	font-size: 20px;
}
.news_head p {
	font-size: 14px;
	margin-top: 4px;
}
.news_tit {
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin-bottom: 0px;
	font-size: 16px;
}
.news_ul {
    margin: 0px;
}
.news_ul li {
	color: #000;
	border-bottom: 1px dotted #dddddd;
	line-height: 21px;
	padding: 10px 0px;
}
.news_time,  .news_time_p,  .news_des {
	display: none;
}
.news_img img {
	display: none;
}
.news_img a {
	font-weight: normal;
	font-size: 14px;
}
.news_img a.one {
	display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.page_contents {
    padding: 0px 0px 20px 0px;
}
.right_new li {
    padding: 8px 0px;
	padding-left: 15px;
}
.right_new li a {
    font-size: 14px;
}
.right_contents {
    padding: 0px 0px 20px 0px;
}
.right_contents_con {
    padding: 0px 0px;
    font-size: 16px;
}
.point {
    margin: 20px 0px;
}
.entry-meta {
    margin-bottom: 0px;
}
/*手机-首页合作客户*/
.cooperation_head {
	margin-top: 40px;
}
.cooperation_head p {
	font-size: 22px;
	margin-top: 8px;
}
/*手机-列表页*/
.bread_bg {
	margin-top: 50px;
}
.page_bg,  .left_nav {
	display: none;
}
.right_contents img,  .product_con img,  .photo_con img {
	max-width: 100%;
}
.feedback {
	margin-top: 20px;
}
.showpic_yzlcms, .proinfo_yzlcms {
    margin: 10px 0px;
}
.proinfo_yzlcms.pro_list_right {
	float: left;
}
.yzlcms_tit {
	font-size: 16px;
    padding-bottom: 0px;
    border-bottom: 0px dotted #cccccc;
}
.product_info {
    display: none;
}
#pic-page a img {
	width: 35px;
}
.point span.to_prev,  .point span.to_next {
	text-align: left;
	padding-bottom: 8px;
}
/*手机-底部信息*/
.footer {
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer_logo,  .footer_logo_text {
	display: none;
}
.footer_contact {
	margin-bottom: 30px;
	padding-right: 0px;
    padding-left: 0px;
}
.footer_qrcode {
	display: block;
	max-width: 130px;
	margin: 0 auto;
	margin-top: 25px;
}
.footer_qrcode_text {
	width: 130px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 35px;
}
.footer_menu {
	margin-bottom: 20px;
}
/*手机-友情链接*/
.copyright a {
	display: block;
	border-right: 0px;
	padding: 4px 0px;
}
.link_title {
	display: block;
}
.link_title:after {
	content: "";
}
.copyright button {
	display: inline-block;
	background-color: transparent;
	border: none;
	float: right;
	margin-top: -20px;
}
.copyright button:hover,  .copyright button:focus {
	color: #97f3e7;
}
.link_list {
	display: none;
	padding-top: 7px;
}
/*手机-Tags标签*/
.tags_box {
	padding-left: 7px;
	margin-bottom: 50px;
}
.tags_box a {
	display: block;
	border-right: 0px;
	padding: 4px 0px;
}
.tags_title {
	display: block;
}
.tags_title:after {
	content: "";
}
.tags_box button {
	display: inline-block;
	background-color: transparent;
	border: none;
	float: right;
	margin-top: -20px;
}
.tags_box button:hover,  .tags_box button:focus {
	color: #97f3e7;
}
.tags_rows {
	display: none;
	padding-top: 7px;
}
/*手机-底部按钮*/
.mfoot_box {
	background-color: #fafafa;
}
.mfoot_nav {
	width: 25%;
	float: left;
	background-color: #fafafa;
	text-align: center;
	color: #898989;
}
.mfoot_nav:hover,  .mfoot_nav:focus {
	background-color: #e4e4e4;
	cursor: pointer;
}
.mfoot_nav a {
	color: #898989;
	display: block;
}
.mfoot_nav a:hover,  .mfoot_nav a:focus {
	text-decoration: none;
}
.mfoot_nav span {
	display: block;
	padding: 3px 0px 0px 0px;
}
.mfoot_share {
	width: 240px;
	padding: 5px;
}
}
@media screen and (max-width: 991px) {
.copyright_p {
	display: none;
}
}

/*320px到768px*/
@media screen and (max-width:991px) {
.col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4, .col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8, .col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12 {
	float: left;
}
.col-mm-12 {
	width: 100%;
}
.col-mm-11 {
	width: 91.66666667%;
}
.col-mm-10 {
	width: 83.33333333%;
}
.col-mm-9 {
	width: 75%;
}
.col-mm-8 {
	width: 66.66666667%;
}
.col-mm-7 {
	width: 58.33333333%;
}
.col-mm-6 {
	width: 50%;
}
.col-mm-5 {
	width: 41.66666667%;
}
.col-mm-4 {
	width: 33.33333333%;
}
.col-mm-3 {
	width: 25%;
}
.col-mm-2 {
	width: 16.66666667%;
}
.col-mm-1 {
	width: 8.33333333%;
}

}

@media screen and (max-width: 539px) {
.product_list {
    padding: 10px 0;
}
}



.yzlcms_menu { position: absolute; display: none; top: 22px; right: 0; z-index: 9996; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.yzlcms_menu .bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #e84f4f; -webkit-transition: .3s; transition: .3s; }
.yzlcms_menu .bar:nth-of-type(1) { margin: 0px auto;}
.yzlcms_menu .bar:nth-of-type(3) { margin: 0px auto;}
.h_menu .yzlcms_menu{ margin-top: -8px; }
.h_menu .yzlcms_menu .bar{ margin:13px auto; }
.h_menu .yzlcms_menu .bar:nth-of-type(1) { margin: 0px auto;}
.h_menu .yzlcms_menu .bar:nth-of-type(3) { margin: 0px auto;}
.h_menu .yzlcms_menu .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.h_menu .yzlcms_menu .bar:nth-of-type(2) {  opacity: 0;}
.h_menu .yzlcms_menu .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}

.yzlcms-kefu {
	position: fixed;
	z-index: 999999999;
	right: 50px;
	bottom: 220px;
	width: 70px;
	height: 240px;
}
.yzlcms-kefu-con {
	position: relative;
	float: right;
}
.yzlcms-kefu .a {
	display: block;
	width: 80px;
	height: 80px;
	background-color: #28bdc1;
	margin-bottom: 4px;
	cursor: pointer;
	outline: none;
	text-decoration: none;
	text-align: center;
}
.yzlcms-kefu .a.active, .yzlcms-kefu .a:hover {
	background: #444444;
}
.yzlcms-kefu .a .i {
	display: none !important;
	width: 44px;
	height: 44px;
}
.yzlcms-kefu .a-service {
	background: #28bdc1 url(../images/icon_qq.png) center center no-repeat;
	background-size: 30px;
}
.yzlcms-kefu .a-service:hover {
	background: #444444 url(../images/icon_qq.png) center center no-repeat;
	background-size: 30px;
}
.yzlcms-kefu .a-service-phone {
	background: #28bdc1 url(../images/icon_phone.png) center center no-repeat;
	background-size: 30px;
}
.yzlcms-kefu .a-service-phone:hover {
	background: #444444 url(../images/icon_phone.png) center center no-repeat;
	background-size: 30px;
}
.yzlcms-kefu .a-qrcode {
	background: #28bdc1 url(../images/icon_wechat.png) center center no-repeat;
	background-size: 30px;
}
.yzlcms-kefu .a-qrcode:hover {
	background: #444444 url(../images/icon_wechat.png) center center no-repeat;
	background-size: 30px;
}
.yzlcms-kefu .a-top {
	background: #D2D3D6 url(../images/icon_top.png) center center no-repeat;
	background-size: 30px;
}
.yzlcms-kefu .a-top:hover {
	background: #444444 url(../images/icon_top.png) center center no-repeat;
	background-size: 30px;
}
.yzlcms-kefu .a span {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding-top: 4px;
}
.yzlcms-kefu .a-top {
	display: none;
}
.yzlcms-kefu .d {
	display: none;
	width: 240px;
	background: #f5f5f5;
	position: absolute;
	right: 80px;
	box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}
.yzlcms-kefu .d .arrow {
	position: absolute;
	width: 8px;
	height: 12px;
	ight: -8px;
	top: 31px;
}
.qrcode-img img {
	width: 150px;
	margin: 0 auto;
}
.yzlcms-kefu .d-service {
	top: 0px;
}
.yzlcms-kefu .d-service-phone {
	top: 84px;
}
.yzlcms-kefu .d-qrcode {
	top: 168px;
}
.yzlcms-kefu .d .inner-con {
	padding: 14px 22px;
}
.yzlcms-kefu .d-service-item {
	padding: 4px 0;
	overflow: hidden;
}
.yzlcms-kefu .d-service .d-service-item {
	border-bottom: none;
}
.yzlcms-kefu .d-service-item .circle {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	overflow: hidden;
	background: #F1F1F3;
	display: block;
	float: left;
}
.yzlcms-kefu .d-service-item .i-qq {
	width: 44px;
	height: 44px;
	background: url(../images/qq.png) no-repeat center 2px;
	display: block;
	transition: all .2s;
	border-radius: 50%;
	overflow: hidden;
}
.yzlcms-kefu .d-service-item .i-tel {
	width: 44px;
	height: 44px;
	background: url(../images/phone.png) no-repeat center center;
	display: block;
}
.yzlcms-kefu .d-service-item p {
	float: left;
	width: 112px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 12px;
}
.yzlcms-kefu .d-service .d-service-item p {
	float: left;
	width: 112px;
	line-height: 44px;
	font-size: 15px;
	margin-left: 12px;
}
.yzlcms-kefu .d-service-item .text {
	float: left;
	width: 112px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 12px;
}
.yzlcms-kefu .d-service-intro {
	padding-top: 10px;
}
.yzlcms-kefu .d-service-intro p {
	float: left;
	line-height: 27px;
	font-size: 12px;
	width: 50%;
	white-space: nowrap;
	color: #888;
}
.yzlcms-kefu .d-service-intro i {
	height: 27px;
	width: 14px;
	margin-right: 5px;
	vertical-align: top;
	display: inline-block;
}
.yzlcms-kefu .d-qrcode {
	text-align: center;
	width: 180px;
}
.yzlcms-kefu .d-qrcode .inner-con {
	padding: 15px 0;
}
.yzlcms-kefu .d-qrcode p {
	font-size: 14px;
	color: #999;
	padding-top: 5px;
}
.yzlcms_links {
	background-color: #f7f7f7;
	padding-bottom: 30px;
}
.yzlcms_links .links_tit {
    font-size: 16px;
    color: #333;
	line-height: 36px;
    height: 36px;
}
.yzlcms_links .links_list {
	overflow: hidden;
}
.yzlcms_links .links_list ul li {
    float: left;
    padding: 0px 15px 0px 0;
}
.yzlcms_links .links_list ul li a {
	font-size: 14px;
    line-height: 26px;
    color: #666;
}
@media (max-width:991px) {
.yzlcms_menu {
    display: block;
}
.yzlcms-kefu {
	width: 60px;
	right: 10px;
	bottom: 120px;
	height: auto;
}
.yzlcms-kefu .a {
	width: 60px;
	height: 60px;
	background-size: 30px !important;
}
.yzlcms-kefu .d {
    right: 60px;
}
.yzlcms-kefu .d-service-phone {
	top: 64px;
}
.yzlcms-kefu .d-qrcode {
	top: 128px;
}
.yzlcms-kefu .d .inner-con {
    padding: 4px 22px;
}
.yzlcms-kefu .d-qrcode .inner-con {
    padding: 15px 0;
}
.yzlcms_links {
	background-color: #ffffff;
}
}
@media (max-width:767px) {
.yzlcms-kefu {
	width: 40px;
	right: 4px;
	bottom: 100px;
	height: 85px;
}
.yzlcms-kefu .a {
	width: 40px;
	height: 40px;
	background-size: 20px !important;
}
.yzlcms-kefu .a-service {
	display: none !important;
}
.yzlcms-kefu .a-qrcode {
	display: none !important;
}
.yzlcms-kefu .d-service {
	display: none !important;
}
.yzlcms-kefu .d-service-phone {
	display: none !important;
}
.yzlcms-kefu .d-qrcode {
	display: none !important;
}
}


.yzlcms_page { text-align:center;margin: 10px 0 30px 0;}
.yzlcms_page ul li { display:inline-block; line-height: 30px; border: 1px solid #e9e7e7; margin: 0 5px 5px 0;color: #777777;}
.yzlcms_page ul li.active,.yzlcms_page ul li:hover { background:#28bdc1; border: 1px solid #28bdc1;}
.yzlcms_page ul li a,.yzlcms_page ul li span{display:inline-block; font-size:15px; padding:0 10px;}
.yzlcms_page ul li:hover a,.yzlcms_page ul li:hover span,.yzlcms_page ul li.active span {color:#ffffff;}

@media (max-width:767px) {
.yzlcms_page { margin: 10px 0;}
}

.showcon { font-size: 15px; line-height: 32px;}
.showcon img { max-width:100% !important; height:auto !important;}

.showcon video {
    max-width: 100% !important;
    height:auto !important;
}
.showcon iframe {
    max-width: 100% !important;
    height:auto !important;
    border: none !important;
}
.showcon table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100% !important;
    max-width: 100% !important;
    height:auto !important;
}
.showcon td, .showcon th {
    padding: 5px 10px;
    border: 1px solid #666666;
}

.yzlcms-kefu .d {
    width: 255px;
}
.yzlcms-kefu .d-service-item .text {
    width: 150px;
}
.yzlcms-kefu .d-service-item p {
    width: auto;
}
.yzlcms-kefu .d-service .d-service-item p {
    width: auto;
}
.yzlcms-kefu .d-qrcode {
    width: 180px;
}