@charset "utf-8";
/*
Theme Name: XSgr
Author: 小兽
Author URI: http://www.seo628.com      
Description: 纳姆网络企业网站建设专用，官方网站：www.namu66.com，升级服务QQ448696976，手机号码18907337671。
Version: 2025
Text Domain: xs
*/
html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead,figure {
	border: 0;
	font-size: 14px;
	font-style: inherit;
	font-weight: inherit;
	outline: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}
body{
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, '宋体';
	background-color: #ffffff;
	color: #111;
}
p{
	padding: 0;
	margin: 0;	
}
ul,li,ol {
	list-style: none;
	background: transparent;
	margin-bottom:0;
}
a,a:focus{
	text-decoration: none;
	color: #111;
}
a:hover{
	color: #00479d;
	text-decoration: none;
}
a,button,input{ 
outline: none;
}
select.search-select,option {
    border:none;
    outline: none;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    border: 0;
}
textarea{
	resize: vertical;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {   
 /* WebKit browsers */   
color: #666;   
}   
input:-moz-placeholder, textarea:-moz-placeholder {   
/* Mozilla Firefox 4 to 18 */   
color: #666;   
}   
input::-moz-placeholder, textarea::-moz-placeholder {   
 /* Mozilla Firefox 19+ */   
color: #666;   
}   
input:-ms-input-placeholder, textarea:-ms-input-placeholder {   
 /* Internet Explorer 10+ */   
color: #666;   
}
.alignleft {
display:inline;
float:left;
margin-right:1.625em;
}
.alignright {
display:inline;
float:right;
margin-left:1.625em;
}
.aligncenter {
clear:both;
display:block;
margin-left:auto;
margin-right:auto;
}
embed,
iframe,
object {
  max-width: 100%;
  margin:20px auto;
  display:block;
}
table{
  margin:15px auto;
  border-collapse:collapse;
  border:1px solid #aaa;
  width:100%;
}
table th {
  vertical-align:baseline;
  padding:5px 15px 5px 6px;
  background-color:#3F3F3F;
  border:1px solid #3F3F3F;
  text-align:left;
  color:#fff;
}
table td {
	vertical-align: middle;
	padding: 10px;
  border:1px solid #aaa;
}
table tr:nth-child(odd) {
  background-color:#F5F5F5;
}
table tr:nth-child(even) {
  background-color:#fff;
}
.imghidden img{
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.imghidden:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.imghidden{
	overflow:hidden;
}
.imghidden img{width:100%;}
#header{
	height: 80px;
    width: 100%;
    background-color: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
	box-shadow: rgb(102, 102, 102) 1px 1px 8px;
}

.header-logo{
    height: 80px;
    line-height: 80px;
	    z-index: 99;
    position: relative;
} 
.header-logo a {
    vertical-align: middle;
    display: block;
}
.header-logo a img{
	vertical-align: middle;
	width:auto;
	display:inline-block;
	max-height:50px;
	}
.header-menu{
    float: right;
	margin-left:30px;
}
.header-menu>ul>li{
	position: relative;
    padding: 0 25px;
    float: left;
	height: 80px;
    line-height: 80px;
}
.header-menu>ul>li.current-menu-item>a:after,.header-menu>ul>li:hover>a:after{
       opacity: 1;
}
.header-menu>ul>li>a{
	position: relative;
    display: block;
    font-size: 16px;
    color: #333;
    height: 80px;
    line-height: 80px;
	text-align: center;
}
.header-menu>ul>li>a:hover{
	color: #333 !important;
}
.header-menu>ul>li>a:after{    
	position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #00479d;
    opacity: 0;
	}
.sf-menu ul {
    position: absolute;
    width: 200px;
    display: none;
    z-index: 9999;
    background-color: #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    top: 100%;
}
.sf-menu ul li {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    z-index: 9999;
    line-height: 1.4;
}
.sf-menu ul li:last-child{border-bottom: none;}
.sf-menu ul li a {
    display: block;
    border: none;
	padding: 10px 10px 10px 20px;
}
.sf-menu ul li:hover {
	background-color:#00479d;
}
.sf-menu ul >li:hover>a{color:#fff !important;}
.sf-menu ul ul {
    top: 1px;
    left: 100%;
}
.sf-menu li li ul {
    margin-top: -1px;
}
.header-tool{
	border-left: 1px solid #e5e5e5;
}
.header-tool .header-search{
	float:left;
	position:relative;
    background-color: #00479d;
    width: 80px;
    text-align: center;
	height: 80px;
}
.header-tool .header-search p{
	cursor:pointer;
	text-indent:-999999px;
    width: 70px;
    height: 100%;
    background: url(images/icon-hsrch.png) no-repeat center center;
}
.header-tool .header-search .search-box{
  position: absolute;
  top: 80px;
  left: -220px;
  display: none;
}
.header-search .search-box form {
  height: 40px;
  line-height: 40px;
  position: relative;
}
.header-search .search-box form .text {
	-moz-box-shadow:1px 1px 10px #333;
	-webkit-box-shadow:1px 1px 10px #333;
	box-shadow:1px 1px 10px #333;
  background-color: #fff;
  width: 300px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  border: none;
}
.header-search .search-box form .btn-search {
  position: absolute;
  right: 0px;
  top: 10px;
  border: none;
  background: none;
  line-height:1;
}
.header-search .search-box form .btn-search i {
  color: #111;
}

#slider{
    position: relative;
    margin-top: 80px;
	margin-left:auto;
	margin-right:auto;
	max-width:1920px;	
}
.slider-con .owl-dots{
	position: absolute;
    width: 100%;
    bottom: 0;
}
.section-head{
	position:relative;
	overflow:hidden;
	z-index:9;
}
.section-head h2{
	color: #333;
    font-size: 30px;
	font-weight:bold;
	position:relative;
	display:inline-block;
}
.section-head h2:after,.section-head h2:before { 
    content: "";
    border-top: 1px solid #ccc;
    display: block;
    position: absolute;
    width: 50px;
    top: 18px;    /* 这里的top值= 标题的margin + 字体大小/2 ，*/
            }

.section-head h2:before {
                left: 130%;      /* 左偏离 */
            }

.section-head h2:after {
                right: 130%;     /* 右偏离 == 左偏离 */
            }

.section-head span{
	position:relative;
	display: block;
    color: #ccc;
    margin-top: 10px;
}
.section-head a.btn-more{
    display: inline-block;
    white-space: nowrap;
    padding: 10px 30px;
    background-color: #FFA700;
    color: #fff;
    font-weight: bold;
    border-radius: 20px;
}
.pro-cat ul li a{
	display: block;
    position: relative;
    overflow: hidden;
}
.pro-cat ul li a .img{overflow:hidden;}
.pro-cat ul li a img {
    transform: scale(1);
}
.pro-cat ul li:hover a img {
    transform: scale(1.08);
}
.pro-cat ul li:hover a h3{
	background-color: #00479d !important;
	color:#fff !important;
}
.pro-cat h3{
	font-size:16px;
    text-align: center;
	border-top: 1px #f6f6f6 solid;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sticky .text{
	float:left;
	width:47%;
}
.sticky .text .text-con{
	background-color: #e5e9ed;
	padding:50px;
	height: 100%;
}
#sticky-post .swiper-pagination{
    text-align: left;
    padding-left: 50px;
	padding-bottom: 40px;
}
.sticky .images{
	float:left;
	width:53%;
}
.sticky .item{
	padding:0 5%;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-inline-box;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    clear: both;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.sticky .text .time{color: #888;display:inline-block;}
 .sticky .text h2 a{
	font-size: 24px;
    font-weight: bold;
    display: block;
    line-height: 1.4;
}
 .sticky .text p{
    font-size: 16px;
    line-height: 30px;
    color: #666;
}
.sticky .text a.more{
	color:#111;
}
.sticky .text a.more i{
	margin-left:10px;
}
.sticky .owl-dots{margin-top:50px;}
.sticky .owl-theme .owl-nav{
    margin-top: -15px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    position: absolute;
    width: 100%;
    top: 50%;
}
.sticky .owl-theme .owl-nav [class*='owl-'] {
    position: absolute;
    color: #fff;
    cursor: pointer;
    height: 30px;
    width: 30px;
    padding: 0;
    margin: 0;
    text-indent: -999999px;
	border-radius: 50%;
	background-color: #00479d;
}
.sticky .owl-nav .owl-prev {
    background-image: url(images/icon28.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.sticky .owl-nav .owl-next {
    text-indent: -999px;
    background-image: url(images/icon29.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.sticky .owl-theme .owl-prev {
    left: 0px;
}
.sticky .owl-theme .owl-next {
    right: 0px;
}
.news-cat .news-head{
	border-bottom: 1px solid #f6f6f6;
	padding-bottom:20px;
	overflow: hidden;
	margin-bottom:20px;
	    position: relative;
}
.news-cat .news-head h3 a{
	font-size:22px;
	font-weight:800;
	float:left;
	display:inline-block;
}
.news-cat .news-head a.more{
	color:#666;
	position:absolute;
	right:0;
	bottom:15px;
}
.news-cat .news-head a.more:hover{
	color:#00479d;
}
.news-cat .news-list li{
	overflow:hidden;
}
.news-cat .news-list .images{
	float:left;
	margin-right:20px;
}
.news-cat .news-list .text{
	overflow: hidden;
}

.news-cat .text h2{
	font-size:18px;
	font-weight:800;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	margin-bottom:10px;
	margin-top: 10px;
}
.news-cat .text p{
	font-size:16px;
	color:#666;
}
.news-cat .text span {
    display: inline-block;
    padding: 5px 7px;
	color:#fff;
    background-color: #00479d;
    border-radius: 20px;
	margin-right:10px;
}
.case-item a{
	display:block;
	background-color:#fff;
}
.case-item a p{
	font-size:16px;
}
.filters li {
    margin: 0px 7px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
	padding:10px 30px;
    font-size: 16px;
    color: #666666;
    border: 1px solid #e5e5e5;
}
.filters li.on,.filters li:hover {
    background-color: #00479d;
    color: #fff !important;
    border-color: #00479d;
}

.case-list .case-item{
	height:0;
	overflow:hidden;
	    transition: bottom 0.6s ease 0s;
}
.case-list .on{
	height:100%;
}
.gallery img{padding:10px;border:none !important;}
/* 底部样式 */

#footer {
	color: #ccc;
	background-color:#313840;
}
.footer-nav h3 {
  font-size: 18px;
  color: #ffffff;
  margin: 0px 0px 15px;
}
.footer-nav .item{
	width:14.28%;
	float:left;
}
.footer-nav ul li a {
  color: #ccc;
  display:block;
  line-height:2;
}
.footer-nav ul li a:hover {
 opacity: 1;
 color: #ffffff !important;
}
#footer .copyr {
    text-align: center;
    color: #ccc;
    background-color: #272d35;
}
#footer .copyr a {
    color: #ccc;
}
#footer .copyr a:hover{ color: #ffffff !important;}
.footer-top{
	    border-top: 1px solid #1b1b1b;
}
.link ul li {
    float: left;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
}
.link ul li a{
	color:#ccc;
}
.link ul li a:hover {
 color:#fff !important;
}
/* 侧边栏样式 */
.content {
    padding:30px;
	background-color:#fff;
}
.sidebar .case-con li:last-child{
	margin-bottom:0 !important;
}
.sidebar aside{
    margin-bottom: 30px;
    padding: 20px;
    background-color: #fff;
}
.sidebar aside:last-child{
	margin-bottom:0;
}
.sidebar .widget-title{
	margin-bottom:10px;
}
.sidebar .widget-title h3{
	font-weight:bold;
	padding-bottom: 10px;
    font-size: 18px;
    border-bottom: #00479d 2px solid;
	z-index:99;
	margin-bottom: -2px;
}
.sidebar ul.menu li{
   background-color:#f6f6f6;
   margin-bottom:10px;
}
.sidebar aside ul.menu li a {
	    font-size: 16px;
    display: block;
    padding: 10px 0 10px 20px;
}
.sidebar ul.menu li.current-menu-item{
	background-color:#00479d;
}
.sidebar ul.menu li.current-menu-item a{
	color:#fff !important;
}
.widget_recent_entries ul{
	margin-top:15px;
}
.widget_recent_entries ul li {
    margin-bottom: 10px;
    position: relative;
}
.widget_recent_entries ul li:last-child{margin-bottom:0;}
.post-con ul li{
	position: relative;
}
.widget_recent_entries ul li a {
    height: 20px;
    line-height: 20px;
    display: block;
    overflow: hidden;
}
.widget_recent_entries ul li a:before ,.post-con ul li a:before{
    display: inline-block;
    vertical-align: 2px;
    width: 5px;
    height: 5px;
    background-color: #00479d;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
    content: "";
}
.content-title{
	overflow:hidden;
	border-bottom: #00479d 2px solid;
	margin-bottom:20px;
}
.content-title h1 {
    font-size: 22px;
    color: #fff;
    background-color:#00479d;
    padding: 10px 30px 10px 20px;
    display: inline-block;
    border-radius: 0 90px 0 0;
}
.entry-meta p {
	clear:both;
	color: #999999;
	margin-top:15px;
}
.f6f6f6{
	background-color:#f6f6f6;
}
.crumbs{
    padding: 20px 0;
}
.crumbs a,.crumbs {
    color: #999999;
}
.content-list .row{align-items: center;}
.content-list li{
	border-bottom: 1px dotted #ccc;
}
.content-list li h2 a{
	font-weight: bold;
	display:inline-block;
	font-size:20px;
}
.content-list li h2{
    overflow: hidden;
	line-height:1.42;
}
.content-list li p{
	font-size:16px;
    overflow: hidden;
	line-height:1.5;
}
.content-list li span{
	float:left;
	color: #b4b4b4;
}
.content-list li p{
	color: #999999;
}
.entry-content{
	overflow:hidden;
	font-size: 16px;
}
.entry-content p{
	margin-bottom:20px;
	line-height: 1.75;
}
.entry-content p:last-child{
	margin-bottom:0;
}
.entry-content a{
    color: #ff0000;	
}
.entry-content div{
	margin-bottom:1em;
	max-width: 100%;
	font-size: 16px;
}
.entry-content h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom:20px;
}
.entry-content h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom:20px;
}
.entry-content ul {
  list-style: disc;
  margin: 0 0 15px 30px;
}
 .entry-content ul li {
  list-style: disc;
  font-size: 16px;
  line-height: 1.6;
}

.entry-content ol {
  list-style: decimal;
  margin: 0 0 15px 30px;
}
 .entry-content ol li {
  list-style: decimal;
  font-size: 16px;
  line-height: 1.6;
}
.entry-content blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 16px;
	border-left: 5px solid #8952E9;
	background-color: #f5f5f5;
}
.gallery .gallery-item img{
	border: none !important;
}
div.wp-caption{
	max-width:100%;
}
p.wp-caption-text,dd.wp-caption-text{
	text-align: center;
}

.single-header{
	border-bottom: 1px dotted #ccc;
	margin-bottom:20px
}
.single-header h1 {
    font-size: 22px;
    line-height: 1.4;
    font-weight: bold;
}
 .single-header .single-meta {
  overflow: hidden;
  padding: 15px;   
  color: #999999;
}

#nav-single div{
	height: 30px;
    line-height: 30px;
    overflow: hidden;

}
.bdsharebuttonbox {
  display: inline-block;
  overflow: hidden;
}
.share-hmj {
  float: left;
  color: #999;
}
.bds_more {
  background: none repeat scroll 0% 0% #999 !important;
}
.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
  width: 18px !important;
  height: 18px !important;
  display: inline-block !important;
  cursor: pointer !important;
  opacity: 0.8 !important;
  position: relative !important;
  line-height: 18px !important;
  text-align: center;
  padding-left: 0px !important;
  color: #fff;
  border-radius: 3px;
  font-size: 12px !important;
margin: 0px 6px 0px 0 !important;
}
.bdshare-button-style0-16 .bds_tsina {
  background: none repeat scroll 0% 0% #999 !important;
}
.bdshare-button-style0-16 .bds_qzone {
  background: none repeat scroll 0% 0% #999 !important;
}
.bdshare-button-style0-16 .qq {
  background: none repeat scroll 0% 0% #999 !important;
}
.bdshare-button-style0-16 .bds_weixin {
  background: none repeat scroll 0% 0% #999 !important;
}
.bdshare-button-style0-16 a:hover {
  opacity: 1 !important;
  color: #fff !important;
  background-color:#00479d !important;
}
.bdshare-button-style0-16 .bds_more {
  color: #FFF !important;
}
.bdsharebuttonbox {
    display: block;
	margin-top:20px;
}

/* 产品中心样式开始 */
.cp-con{
    border-bottom: solid 1px #dedede;
    padding-bottom: 20px;
}
.cp-con h1{
	 font-size: 22px;
    font-weight: bold;
    line-height: 1.42;
}
 .cp-cat,.cp-cat a ,.cp-des h3{
    font-size: 16px;
    font-weight: bold;
}
.cp-des p{
	line-height: 2;
    color: #999999;
}
.cp-con .bdsharebuttonbox {
    display:inline-block;
    float: left !important;
}
.navigation {
  text-align: center;
  display:block;
}
.navigation a,
.navigation span {
  display: inline-block;
  border: 1px solid #eee;
  padding: 10px 20px;
  margin: 0 1px;
      background-color: #fff;
}
.navigation .current {
  background-color: #00479d;
  color: #fff;
  text-decoration: none;
  border: 1px solid #00479d;
}
.screen-reader-text{
	    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

/* 产品中心样式结束 */
.textwidget p{
	line-height:2;
}
.cp-xg h3.title ,.post-xg h3.title,.case-xg h3.title{
    font-size: 18px;
    font-weight: bold;
	margin-bottom:20px;
}
.side-con li{margin-bottom:20px;}
.side-con li:last-child{margin-bottom:0;}
.cp-xg ul li a,.side-con li a{
    display: block;
    padding: 10px;
    border: 1px solid #f6f6f6;
	height:100%;
}
.product-con ul li a p,.case-xg ul li a p,.side-con li a p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
    text-align: center;
	font-size: 16px;
}
.case-xg ul li a{
    display: block;
    padding: 10px;
    border: 1px solid #f6f6f6;
}
.post-con li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.single-info {
    color: #999999;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
    margin: 20px 0;
    overflow: hidden;
}

.single-pro-nav{
	border-bottom: 3px solid #00479d;
}
.single-pro-list li{
	margin-right:1px;
	float:left;
	background-color:#f5f5f5;
	-moz-border-radius: 15px 15px 0 0; /* Firefox */
  -webkit-border-radius:15px 15px 0 0;/* Safari 和 Chrome */
  border-radius: 15px 15px 0 0;/* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */

}
.single-pro-list li.on{
	background-color:#00479d;
}
.single-pro-list li.on a{
	color:#ffffff !important;
}
.single-pro-list li a{
	display:inline-block;
	padding:10px 20px;
		color:#000000;
}
.pro-wrap .pro-item {
    display: none;
    margin-top: 20px;
}
.pro-wrap .pro-item ul li{
    position: relative;
	overflow: hidden;
	margin-bottom:10px;
}
.pro-cat-img {
    display: block;
    text-align: center;
}
.pro-wrap  div:first-child{display:block;}
.rtbar{ display:none;position:fixed; top:200px; right:0; width:50px; height:203px; z-index:10;}
.rtbar li{ width:62px; height:50px; z-index:20; }
.rtbar li.rtbar1,.rtbar li.rtbar4{ position:absolute; left:0;}
.rtbar li.rtbar1{ top:0; width:172px; }
.rtbar li.rtbar2{ position:absolute; top:51px; left:0;width:126px;}
.rtbar li.rtbar3{ position:absolute; top:102px; left:0; width:62px; }
.rtbar li.rtbar4{ top:153px;}
.rtbar4{ position:absolute; top:102px; left:0;}
.rtbar li a{ display:block; color:#FFF !important; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#000; opacity:0.8; border-radius:6px;}
.rtbar li a .fa{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;font-size: 24px;}
.rtbar li a:hover{ background-color:#00479d; opacity:1;}
.wbox {
    position: absolute;
    right: 62px;
    width: 150px;
    height: 150px;
    top: -100px;
    z-index: 99;
	display:none;
}
.foot-contact {
    padding-left: 50px;
    border-left: 1px solid #535a63;
}
.foot-contact p {
    line-height: 2;
}
.number-box {
	color:#00479d;
    font-size: 28px;
    display:block;
    font-weight: bold;
}
 .number-text {
    font-size: 16px;
    display: block;
}
.about-num li{
	border-left: 1px solid #f6f6f6;
}
.about-num li:first-child{
	border-left: none;
}
.about-des{
	line-height: 1.75;
    font-size: 16px;
    color: #666;	
}
.about-con ul li a {
    display: block;
    height: 100%;
    width: 100%;
	    position: relative;
}
.about-con ul li a:after {
    display: block;
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0,82,217,0.7);
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
    opacity: 0.3;
    transition: opacity 0.3s ease-out;
}
.about-con ul li a:hover:after {
    opacity: 1;
}
.about-con ul li p {
    display: block;
    float: left;
    font-size: 30px;
    height: 40px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    z-index: 3;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0);
    transform: translate(-50%,0);
    padding-bottom: 3px;
    transition: border-bottom 0.3s ease-out;
    padding-bottom: 5px;
    -webkit-transition: width 1s linear;
}
.about-con ul li p:after {
    content: ' ';
    width: 0;
    height: 2px;
    background-color: #fff;
    bottom: -2px;
    left: 0;
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.2s linear;
}
.about-con ul li a:hover p:after {
    opacity: 1;
    left: 0;
    width: 100%;
}
.about-con ul li img {
	margin: auto;
    display: block;
    z-index: 1;
    transform: scale(1);
    transition: transform 0.3s ease-out;
}
.contact h3{
    font-size: 30px;
    color: #fff;	
}
a.btn-more {
    background-color: #00479d;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
}
a.btn-more:hover {
    background-color: #008b4a !important;
	color: #fff !important;
}