﻿@charset "utf-8";

/* CSS Document */

body{ /*background: url(../../images/md_bg.jpg) no-repeat ;*/
background:-moz-linear-gradient(#a8daf5,#f6fbff);
background:-webkit-gradient(linear,center top,center bottom,from(#a8daf5),to(#f6fbff));
background:-webkit-linear-gradient(#a8daf5,#f6fbff);
background:-o-linear-gradient(#a8daf5,#f6fbff);
background:-ms-linear-gradient(#a8daf5,#f6fbff);
background:linear-gradient(#a8daf5,#f6fbff);
}
.head_top{ background:url(../../images/head_bg_02.jpg);}

/* -- 外边距 -- */

.m1 {
	margin: 1px;
}

.m2 {
	margin: 2px;
}

.m5 {
	margin: 5px;
}

.ma {
	margin: auto;
}

.m20a {
	margin: 20px auto;
}

.m10a {
	margin: 10px auto;
}

.mt02 {
	margin-top: 2px
}

.mt05 {
	margin-top: 5px
}

.mt06 {
	margin-top: 6px
}

.mt10 {
	margin-top: 10px
}

.mt15 {
	margin-top: 15px
}

.mt20 {
	margin-top: 20px
}

.mt25 {
	margin-top: 25px
}

.mt30 {
	margin-top: 30px
}

.mt35 {
	margin-top: 35px
}

.mb02 {
	margin-bottom: 2px
}

.mb05 {
	margin-bottom: 5px
}

.mb06 {
	margin-bottom: 6px
}

.mb10 {
	margin-bottom: 10px
}

.mb15 {
	margin-bottom: 15px
}

.mb20 {
	margin-bottom: 20px
}

.mb25 {
	margin-bottom: 25px
}

.mb30 {
	margin-bottom: 30px
}

.mb35 {
	margin-bottom: 35px
}

.ml05 {
	margin-left: 5px
}

.ml10 {
	margin-left: 10px
}

.ml15 {
	margin-left: 15px
}

.ml20 {
	margin-left: 20px
}

.ml25 {
	margin-left: 25px
}

.ml30 {
	margin-left: 30px
}

.mr05 {
	margin-right: 5px
}

.mr10 {
	margin-right: 10px
}

.mr15 {
	margin-right: 15px
}

.mr20 {
	margin-right: 20px
}

.mr25 {
	margin-right: 25px
}

.mr30 {
	margin-right: 30px
}

.p10 {
	padding: 10px
}

.p15 {
	padding: 15px
}

.pt05 {
	padding-top: 5px
}

.pt10 {
	padding-top: 10px
}

.pt15 {
	padding-top: 15px
}

.pt20 {
	padding-top: 20px
}

.pt25 {
	padding-top: 25px
}

.pt30 {
	padding-top: 30px
}

.pb05 {
	padding-bottom: 5px
}

.pb10 {
	padding-bottom: 10px
}

.pb15 {
	padding-bottom: 15px
}

.pb20 {
	padding-bottom: 20px
}

.pb25 {
	padding-bottom: 25px
}

.pb30 {
	padding-bottom: 30px
}

.pl05 {
	padding-left: 5px
}

.pl10 {
	padding-left: 10px
}

.pl15 {
	padding-left: 15px
}

.pl20 {
	padding-left: 20px
}

.pl25 {
	padding-left: 25px
}

.pl30 {
	padding-left: 30px
}

.pr05 {
	padding-right: 5px
}

.pr10 {
	padding-right: 10px
}

.pr15 {
	padding-right: 15px
}

.pr20 {
	padding-right: 20px
}

.pr25 {
	padding-right: 25px
}

.pr30 {
	padding-right: 30px
}

.clear {
	clear: both;
}

a:focus,
a:hover {
	color: #00563d;
}

.get {
	background: #1E5B94;
	color: #fff;
	text-align: center;
	padding: 100px 0;
}

.get-title {
	font-size: 200%;
	border: 2px solid #fff;
	padding: 20px;
	display: inline-block;
}

.get-btn {
	background: #fff;
}

.detail {
	/*background: #fff;*/
}

.detail p {
	padding-top: 0px;
	margin-top: 0px;
}

.detail-h2 {
	text-align: center;
	font-size: 150%;
	margin: 20px 0;
}

.detail-h3 {
	color: #1f8dd6;
}

.detail-p {
	color: #7f8c8d;
}

.detail-mb {
	margin-bottom: 30px;
}

.hope {
	background: #28c6f5;
	padding: 10px 0;
}
.hope .ad{
	border-top: #fff dashed 1px;
	border-bottom: #fff dashed 1px;
	padding: 20px 0;
}
.hope .ad1{
	margin-top: 20px;
}
.hope-img {
	text-align: center;
}

.hope-hr {
	border-color: #149C88;
}

.hope-title {
	font-size: 140%;
}


/*顶部样式*/
.am-topbar{background: #fff;}
.tr-line-topbar {
	height: 30px;
	line-height: 30px;
	background-color: #009065;
	color: #fff;
}

.tr-line-topbar a {
	color: #fff;
}

.am-with-topbar-fixed-top {
	padding-top: 173px !important;
}


/*导航*/


.am-topbar-brand{padding: 0px;}
.am-nav>li.am-active>a, .am-nav>li.am-active>a:focus, .am-nav>li.am-active>a:hover {background-color: #009065;}
@media only screen and (min-width: 641px){
	.am-topbar-nav>li>a {
		padding: 0px 12px;
	}
	.am-topbar-nav>li.am-active>a,
	.am-topbar-nav>li.am-active>a:focus,
	.am-topbar-nav>li.am-active>a:hover {
		border-radius: 0;
		color: #28c6f4;
		background: 0 0;
	}

}






    
#nav{height:50px;background:#28c6f4}
#nav .am-topbar{background:0 0;border:0;padding:0;z-index:3000}
#nav .am-topbar .am-topbar-nav{float:none;border-right:1px solid #309BB9;border-left:1px solid #8BE2FB}
#nav .am-topbar .am-topbar-nav li a{color:#fff;/* font-size:1.4rem; */display:block}
#nav .am-topbar .am-topbar-nav li a:after{content:none}
#nav .am-topbar .am-topbar-nav li{text-align:center;border-right:1px solid #8BE2FB;margin:0 0;border-left:1px solid #309BB9}
#nav .am-topbar .am-topbar-nav li:hover{background:#3BB4F2;border:none}
#nav .am-topbar .am-topbar-nav a:hover{background:#3BB4F2;color:#fff}
#nav .am-topbar .am-topbar-nav ul.am-dropdown-content:after,#nav .am-topbar .am-topbar-nav ul.am-dropdown-content:before{content:none}
#nav .am-topbar .am-topbar-nav ul.am-dropdown-content{border:none;background-color:#3BB4F2;margin:0;padding:0;width:100%;z-index:1}
#nav .am-topbar .am-topbar-nav ul.am-dropdown-content li{border-left:none;border-right:none;background-color:#3BB4F2}
#nav .am-topbar .am-topbar-nav ul.am-dropdown-content li a{line-height:36px;color:#fff;border-bottom:1px solid #009BEA}
#nav .am-topbar .am-topbar-nav ul.am-dropdown-content li a:hover{color:#fff;background:#059EEC}
#nav .am-topbar .am-topbar-nav li.open ul{text-align:center;display:block;background-color:#fff;margin:0}

.am-nav>li>a:hover{background:#3BB4F2;}
.am-nav>li>a:focus{ background: none;}
/*按钮样式*/

.center-btn {
	background: #009065;
	color: #fff;
	padding: 8px 40px;
	border-radius: 15px;
	margin-top: 20px;
	font-size: 14px;
}

.center-btn:hover {
	color: #fee318;
}


/*首页产品选项卡*/

.title_en {
	font-size: 1.6rem;
	margin-top: 0px;
	font-family: arial;
}

.am-tabs .am-tabs-nav {
	padding: 10px;
	border: 0;
}

.am-tabs .am-tabs-nav li.am-active .btn-black {
	background: #3bb4f2;
	color: #fff;
	border: 0;
}

.am-tabs .am-tabs-nav li .btn-black {
	background: #f9f9f9;
	color: #666;
	font-size: 11px;
	border: 0;
}

.am-tabs .am-tabs-nav li .btn-black:hover {
	background: #3bb4f2;
	color: #fff;
	border: 0;
}

#case {
	width: 100%;
	overflow: hidden
}
#case .am-tabs-bd  {
	border: none;
}
#case .am-tabs-bd li {
/*	opacity: .7*/
padding: 24px 20px 0px 20px;
margin: 10px 0px;

background:url('../../images/pro_bg.png') center;
background-repeat:no-repeat;
background-size:100% 100%;

}
#case .am-nav-tabs li {
	margin-bottom: 10px;
}

#case .am-tabs-bd li a img {
	transition: opacity 300ms ease-in-out;
	-moz-transition: opacity 300ms ease-in-out;
	-webkit-transition: opacity 300ms ease-in-out;
	-o-transition: opacity 300ms ease-in-out;
	width: 100%
}

#case .am-tabs-bd li a .case-title {
	color: #aaa;
	font-size: 1.2rem;
	text-align: center;
	padding: 10px 0;

	opacity: .5;
	transition: opacity 300ms ease-in-out;
	-moz-transition: opacity 300ms ease-in-out;
	-webkit-transition: opacity 300ms ease-in-out;
	-o-transition: opacity 300ms ease-in-out
}

#case .am-tabs-bd li:hover .case-title {

}

#case .am-tabs-bd li a:hover img,
#case ul li a:hover .case-title {
	opacity: 1;
	width: 100%;

}

#case .am-tabs-bd li a {
	display: block
}
#case .am-tabs-bd li a .pro_img {
	height: 80%;
	width: 100%;
}
#case .am-tabs-bd li:hover img,
#case ul li:hover .case-title {

	z-index: 9999
}

#case .am-tabs-bd li:hover {
	position: relative;
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	z-index: 999;
	opacity: 1;
	box-shadow: 0 0 4px #aaa;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
background:url('../../images/pro_bg.png') center;
	background-repeat:no-repeat;
	background-size:100% 100%;
}

#case .am-tabs-bd li a .case-title h6 {
	font-size: 1.6rem;
	color: #000;
	height: 16px;
	line-height: 16px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}












/*关于我们选项卡*/

.am-tabs .tab_about {
	padding: 0px;
	width: 80%;
	height: 47px;
    line-height: 65px;
    text-indent: 2.5em;
    color: #fff;
}

.am-tabs .tab_about li {
	width: 40%;
	height: 35px;
	line-height: 35px;
	padding: 0px 5px;
	float: left;
	display: block;
	text-align: center;
}

.am-tabs-default .am-tabs-nav a {
	height: 35px;
	line-height: 35px;
}

.more {
	width: 20px;
	height: 20px;
	line-height: 15px;
	margin-top: 20px;
	display: block;
	text-align: center;
	border: #e5e5e5 solid 1px;
	color: #e5e5e5;
}
/*新闻*/
.new_title{background: url(../../images/title_1.png) left bottom no-repeat; height: 47px;}
.about_title{background: url(../../images/title_2.png) left bottom  no-repeat; height: 47px;}
.huli_title{background: url(../../images/title_3.png) left bottom no-repeat; height: 47px;}
.about {
	
	padding: 40px 0 0px 0px;
	color: #7f8c8d;
}

.about-color {
	color: #34495e;
}

.about-title {
	font-size: 180%;
	padding: 30px 0 50px 0;
	text-align: center;
}

.about-tabs-bd {
	border: none;
	height: 215px;
}

.about-tabs-bd .am-tab-panel {
	padding: 0px;
	margin-top: 5px;
}

.about-tabs-bd ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.about-tabs-bd li a {
	width: 80%;
	height: 35px;
	line-height: 35px;
	display: block;
	float: left;
	color: #7f8c8d;
	font-size: 14px;
}

.about-tabs-bd li a:hover {
	color: #00563d;
}

.about-tabs-bd li span {
	width: 20%;
	height: 35px;
	line-height: 35px;
	display: block;
	float: right;
	text-align: right;
}

.am-tabs-default .am-tabs-nav>.am-active a {
	background-color: #28c6f4;
	color: #fff;
}

.about-tabs-bd .am-tab-panel p {
	line-height: 26px;
	display: block;
	text-align: left;
	font-size: 14px;
	margin-top: 0px;
}

.about-tabs-bd .am-tab-panel img {
	margin: 5px 10px 5px 5px;
}

/*关于胎毛笔*/
.about_pen .pen_img img{ border-radius: 50%; display: block; margin: auto;}
.about_pen-tabs-bd {
	border: none;
}
.about_pen .pen_title{
	color: #fff;
	padding: 8px 10px;
	border-radius: 15px;
	margin: 10px 0px;
	font-size: 14px;
	text-align: center;
	display: block;
	font-weight: bold;
}
.about_pen .pen_text p{
	 line-height: 26px;
    display: block;
    text-align: left;
    font-size: 14px;
    margin-top: 0px;
    text-indent: 2em;
}
.blue .pen_title{
	background: #28c6f4;
}
.blue .pen_img img{
	border:#28c6f4 2px solid;
}
.orange .pen_title{
	background: #ed6b55;
}
.orange .pen_img img{
	border:#ed6b55 2px solid;
}

.green .pen_title{
	background: #86d552;
}
.green .pen_img img{
	border:#86d552 2px solid;
}
/*底部样式*/

.footer p {
	color: #7f8c8d;
	margin: 0;
	text-align: left;
	background: #fff;
	font-size: 14px;
}


/*友情鏈接*/

.tr-foot-link {
	line-height: 40px;
	background-color: #e6e8e4;
	color: #575555;
	font-size: 14px;
}

.tr-foot-link a {
	color: #757575;
	margin-left: 5px;
	font-size: 14px;
	white-space: nowrap;
}

.tr-foot-menu {
	line-height: 50px;
	background-color: #28c6f4;
	color: #fff;
}

.tr-foot-menu a {
	color: #fff;
	padding: 0px 10px;
	font-size: 14px;
	white-space: nowrap;
}

#sticky {
	width: 45px;
	position: fixed;
	right: 0px;
	bottom:7%;
	z-index: 9999;
}

#sticky button {
	display: block;
	float: right;
	width: 45px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 0;
	background: #CBCBCB;
}

#sticky button span {
	display: block;
	color: #CBCBCB;
	height: 30px;
	margin-top: -28px;
	font-size: 16px;
}

.sticky-qq {
	display: block;
	float: right;
	width: 45px;
	margin-right: 0px;
	height: 45px;
	line-height: 45px;
	background: #28c6f4;
	overflow: hidden;
	color: #fff;
	text-align: center;
	transition: margin 0.5s;
	-moz-transition: margin 0.5s;
	/* Firefox 4 */
	-webkit-transition: margin 0.5s;
	/* Safari and Chrome */
	-o-transition: margin 0.5s;
	/* Opera */
}

.sticky-qq span {
	float: left;
	font-size: 14px;
	text-align: left;
}

.sticky-qq .am-icon-qq {
	display: block;
	width: 45px;
	font-size: 18px;
	text-align: center;
}
.sticky-qq .am-icon-phone {
	display: block;
	width: 45px;
	font-size: 18px;
	text-align: center;
}

.sticky-qq:hover {
	color: #fff;
	background: #000;
	margin: 0;
	margin-right: 0px;
	width: 145px;
	background: #28c6f4;
	transition: width 0.5s;
	-moz-transition: width 0.5s;
	/* Firefox 4 */
	-webkit-transition: width 0.5s;
	/* Safari and Chrome */
	-o-transition: width 0.5s;
	/* Opera */
}
}
.qrc {
	display: block;
	float: right;
	width: 45px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	text-align: center;
}
.qrc span {
	display: block;
	float: right;
	width: 45px;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #28c6f4;
}

.qrc .wx {
	display: none;
	float: left;    
	margin: -126px 0 0 -115px;
    width: 110px;
	padding: 5px;
	background: #fff;
}

.qrc:hover .wx {
	display: block;
}

.qrc:hover span {
	background: #000;
}

#sticky button:hover {
	background: #000;
}

#sticky button:hover span {
	color: #000;
}


/*关于我们*/

.subnews {
	text-align: center
}

.subnews a {
	color: #666;
	padding: 3px 0;
	text-align: center;
	margin: 0 15px;
	font-size: 14px;
	font-weight: bold
}

.subnews a.cur {
	color: #28c6f4;
	border-bottom: 2px solid #28c6f4
}

.subnews a:hover {
	color: #28c6f4
}

.article {
	border-top: #ccc solid 1px;
	
}
.main_bg{background: #fff;}
.article {
	border-top: 1px solid #ddd;
	padding: 30px 0 0 0
}

.article .article-title {
	font-size: 24px;
	text-indent: 10px;
	font-weight: normal
}
.article .article-title1 {
	text-indent: 10px;
	font-weight: normal;
	font-size: 2.0rem;
    font-weight: 400;
    border-bottom: 1px solid #eee;
    padding: 1rem 0;
    margin:0px;
    
}
.article .article-desc {    
	display: block;
    font-size: 1.4rem;
    color: #888;
    line-height: 200%;
    background-color: #f9f9f9;
    
}
.article .article_tag{
	padding: 20px 0px;
	font-size: 12px;
}
.article .am-article-meta {
	text-indent: 10px
}

.article .article-text {
	padding: 10px
}

.article .article-text img {
    max-width: 100%;
    height: auto;
    margin: auto;
    display: block;
}
#map img {
    max-width:inherit;
}
#dituContent img{
	    max-width: none;
}

.article .article-text p {
	font-size: 14px;
	line-height: 200%;
	color: #666
}

.article-footer {
	border-top: 1px solid #ddd;
	padding: 20px 10px 0 10px
}

.article-footer .share {
	padding: 0
}

.article-footer .share .bdsharebuttonbox a {
	text-indent: 0;
	background: #b4b4b5;
	margin: 0 8px 0 0;
	text-align: center;
	font-size: 18px;
	color: #fff;
	width: 36px;
	height: 36px;
	line-height: 36px
}

.article-footer .sxp a:hover,
.article-footer .share a:hover {
	background: #28c6f4;
	color: #fff
}

.article-footer .sxp {
	padding: 0
}

.article-footer .sxp a {
	display: block;
	float: right;
	margin: 0 0 0 10px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	width: 34px;
	height: 34px;
	line-height: 34px;
	background: #e2e2e2
}


/*文章列表*/

#list {
	border-top: #ccc solid 1px;
	padding-top: 10px;
}

.list-new {
	margin: 10px 0px;
	border: #ccc solid 1px;
	box-shadow: 1px 3px 5px rgba(0, 0, 0, .18);
	padding: 10px 0px;
}

.list-new .bt {
	font-size: 16px;
	color: #28c6f4;
	font-weight: bold;
	line-height: 200%;
}

.list-new p {
	font-size: 12px;
	color: #888;
	line-height: 200%;
	height: 72px;
	overflow: hidden;
}

.list-new .more-btn {
	font-size: 12px;
	color: #888;
	line-height: 200%;
}
.list-new .new-img{
	overflow: hidden;
}
.list-new .new-img img{
	display: block;

    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.list-new:hover {
	
	box-shadow: 0px 2px 30px rgba(0, 0, 0, .18);
}

.list-new:hover .bt {
	color: #28c6f4;
}

.list-new:hover p {
	color: #5D5B5B;
}
.list-new:hover img {
	-webkit-transform: scale(1.2) rotate(2deg);
    -moz-transform: scale(1.2) rotate(2deg);
    -o-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}

.list-new:hover .more-btn {
	color: #ccc;
}


/*分页*/

.mui-page {
	text-align: center;
	width: 290px;
	display: block;
	margin: auto;
}

.mui-pagination {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	border-radius: 6px;
}

.mui-pagination>li {
	display: inline;
}

.mui-pagination>li.mui-disabled>a,
.mui-pagination>li.mui-disabled>a:active,
.mui-pagination>li.mui-disabled>span,
.mui-pagination>li.mui-disabled>span:active {
	opacity: .6;
	color: #777;
	border: 1px solid #ddd;
	background-color: #fff;
}

.mui-pagination>li:first-child>a,
.mui-pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	background-clip: padding-box;
}

.mui-pagination>li:last-child>a,
.mui-pagination>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	background-clip: padding-box;
}

.mui-pagination>li>a,
.mui-pagination>li>span {
	line-height: 1.428571429;
	position: relative;
	float: left;
	margin-left: -1px;
	padding: 6px 12px;
	text-decoration: none;
	color: #007aff;
	border: 1px solid #ddd;
	background-color: #fff;
}

.mui-pagination>li.mui-active>a,
.mui-pagination>li.mui-active>a:active,
.mui-pagination>li.mui-active>span,
.mui-pagination>li.mui-active>span:active,
.mui-pagination>li:active>a,
.mui-pagination>li:active>a:active,
.mui-pagination>li:active>span,
.mui-pagination>li:active>span:active {
	border-color: #28c6f4;
	background-color: #28c6f4;
}

.mui-pagination>li.mui-active>a,
.mui-pagination>li.mui-active>a:active,
.mui-pagination>li.mui-active>span,
.mui-pagination>li.mui-active>span:active,
.mui-pagination>li:active>a,
.mui-pagination>li:active>a:active,
.mui-pagination>li:active>span,
.mui-pagination>li:active>span:active {
	z-index: 2;
	cursor: default;
	color: #fff;
	border-color: #28c6f4;
	background-color: #28c6f4;
}


.dqwz{font-size: 14px; line-height: 30px; }
.dqwz a{ color: #009065; }

/*上一篇下一篇*/
.article-footer .sxp {
    padding: 0;
}
/*人才招聘*/
.job .am-accordion-title{background-color: #F1FBF8;}
.job .am-active .am-accordion-title {background-color: #F1FBF8;}
.job ul { margin: 0px; padding: 0px; list-style: none;}
.job li { line-height: 35px;}

/*在线留言*/

form.jqtransformdone  label{
	margin: 4px;
	display: block;
}
.jqTransformSafari .jqTransformInputInner div input{
	top: -5px;
}
.jqTransformTextarea{ width: 100%;}
table.jqTransformTextarea td#jqTransformTextarea-mm { width: 99%;}


@media only screen and (max-width: 640px){
	#nav .am-topbar {
    background:  #f8f8f8;
    border-bottom: #ddd solid 1px;
    
	}
	#nav .am-topbar .am-topbar-nav{float:none;border:none}
	#nav .am-topbar .am-topbar-nav li{border:none}
	.am-topbar-brand img{height:50px ; padding: 5px 5px;}
	#nav .am-topbar .am-topbar-nav li a{color:#676161;font-size:1.4rem;display:block}
	#nav .am-topbar .am-topbar-nav li{text-align:left;border:none;margin:0 0}
	
	.hope .ad .ad1{ margin-top: 0px; margin-bottom: 10px; }


    .m-header .m-logo {
        width:150px;
        margin: 8px auto
    }

    .m-header .m-logo img {
        width: 150px;
        margin: 0 auto
    }

    .m-header .am-offcanvas-bar {
        width: 270px;
        background: #383d61
    }

    .m-header .am-icon-bars {
        
        color: #fff
    }

    .m-header {
        border-bottom: #ddd solid 1px;
        background: #f8f8f8
    }
	.am-menu-offcanvas1 .am-menu-toggle{top:0px;}
    .am-menu-offcanvas1 .am-menu-nav>li>a:focus,.m-header .am-menu-offcanvas1 .am-menu-nav>.am-open>a,.m-header .am-menu-offcanvas1 .am-menu-nav>li>a:hover {
        background-color: #383d61!important;
        color: #fff;
        outline: 0
    }

    .m-header .am-menu-offcanvas1 .am-menu-sub {
        background-color: #383d61!important
    }

    .m-header .am-menu-sub {
        padding: 0
    }

    .m-header .am-menu-sub li {
        border-top: 1px solid rgba(0,0,0,.3);
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
        text-shadow: 0 1px 0 rgba(0,0,0,.5);
        padding-left: 36px
    }

    .m-header .am-menu-offcanvas1 .am-menu-nav>li>a {
        color: #fff
    }

    .m-header .am-menu-sub li a {
        color: rgba(255,255,255,.8);
        text-shadow: none!important
    }

    .m-header .nav-icon::before {
        margin-left: -14px;
        margin-right: 5px
    }

    .m-header .nav-icon-globe::before {
        content: "\f0ac"
    }

    .m-header .nav-share-contain {
        height: 44px;
        line-height: 44px;
        text-indent: 9px;
        padding: 0;
        position: relative;
        color: #ccc;
        border-top: 1px solid rgba(0,0,0,.3);
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
        text-shadow: 0 1px 0 rgba(0,0,0,.5)
    }
}