﻿@font-face {
	font-family: 'myfont';
	src: url('../font/sfont.eot'); 
	src: url('../font/sfont.eot') format('embedded-opentype'),   url('../font/sfont.woff') format('woff'),   url('../font/sfont.ttf') format('truetype'),   url('../font/sfont.svg') format('svg'); 
}
ol, ul{
	padding-left:0;
}
ul>li{
list-style: none;
}
.my-font {
	font-family: "webfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
@media (max-width: 768px) {
	.ab-top{
		display: none!important;
	}

}
.col-md-15 {
	width: 15%;
	margin: 0px 0px 0px 156px;
  }
.col-md-18 {
  width: 18.2222222%;
  margin: 0 10px;
}
.col-md-23 {
	width: 23.2222222%;
	margin: 0 10px;
  }
.top-80{
  margin-top: 80px;
}
.top-100{
  margin-top: 100px;
}
.my-font {
	font-family: "myfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
body {
	padding-top: 93px;
	font-family: "微软雅黑", "Microsoft Sans Serif", "Microsoft JhengHei", "宋体";
}
ul li, ol li {
	list-style: none
}
a {
	text-decoration: none;
	color: #999999
}
a:hover, a:focus {
	color: #0098d6;
	text-decoration: none;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

img {max-width:100%;height:auto;}


    
    
    
    
    
    
    


    
    
    
    
    
    
    


 
.banner {
      position: relative;
      width: 1920px;
      height: 620px;
      overflow: hidden;
    }

    .banner .pic img {
      width: 1920px;
      height: 620px;
      display: block;
    }

    .banner .hd {
      width: 100%;
      height: 30px;
      line-height: 30px;
      text-align: center;
      overflow: hidden;
      zoom: 1;
      position: absolute;
      bottom: 5px;
      right: 0;
      z-index: 3
    }

    .banner .hd li {
      cursor: pointer;
      display: inline-block;
      *display: inline;
      zoom: 1;
      width: 35px;
      height: 8px;
      margin-left: 4px;
      background: #919191;
      overflow: hidden;
      line-height: 9999px;
      filter: alpha(opacity=80);
      opacity: .8;
      -webkit-transition: All .5s ease;
      -moz-transition: All .5s ease;
      -o-transition: All .5s ease
    }

    .banner .hd .on {
      background: #fff;
      filter: alpha(opacity=100);
      opacity: 1;
    }



.breadcrumb {
	padding: 20px 15px 3px;
	margin-bottom: 20px;
	background-color: #f8f8f8;
	color: #999999;
}
.breadcrumb > .active {
	color: #0098d6;
}
.navbar {
	min-height: 90px;
	
}
.navbar-brand {
	height: auto;
}
.navbar-default .navbar-nav > li >a:hover {
	color: #fff;
	background-color: #0098d6;
}
.dropdown-menu > li > a:hover {
	color: #fff;
	background-color: #0098d6;
}
.dropdown-menu {
	background-color: #5c5c5c;
}
.dropdown-menu > li > a {
	color: #cccccc;
	line-height: 35px
}
.dropdown-menu .divider {
	height: 2px;
	margin: 0;
	overflow: hidden;
	background: url(404.png) center repeat-x;
}

.sl-pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.sl-pagination span:first-child {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.sl-pagination a:last-child {
	margin-left: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.sl-pagination span, .sl-pagination a {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.sl-pagination span.disabled {
	color: #c1c1c1;
	background: none
}
.sl-pagination span.current {
	color: #ffffff;
	background-color: #fd8200;
}
.sl-pagination a:hover, .sl-pagination a:focus {
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}


.head-title {
	
	height: 129px;
}
.head-title .title {
	margin-top: 50px;
	font-size: 28px;
	
	color: #0098d6;
	margin-bottom: 0;
}
.head-title .title-p{
	text-align: center;
	font-size: 14px;
	color: #0098d6;
	font-family: Arial;
	margin-top: 4px;
}
.top-20 {
	margin-top: 20px;
}
.top-40 {
	margin-top: 40px;
}
.top-50 {
    margin-top: 50px;
}
.top-60 {
    margin-top: 60px;
}
.p1, .p2 {
	color: #666666;
}
.p1 {
	font-weight: bold;
	color:#ff6600
}
.p3 {
	color: #999999;
}
.yw-block {
	
	height: 330px;
	width: 100%;
	padding: 20px 15px 0;
	display: block;
	color:#000000;
}
.yw-block:focus, .yw-block:hover {
	
	background-color:#0098d6;
	height: 330px;
	width: 100%;
	padding: 20px 15px 0;
	border-radius: 20px;
	display: block;
	color:#ffffff;
	border-radius: 20px !important;
	box-shadow:0px 0px 10px #4d4d4d;
	
}
.yw-block .iconfont_box{
	display:inline-block;
	width: 100%;
	height: 100%;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-top: 146px;
    background-position: top center;
    background-repeat: no-repeat;
}
.yw-block .iconfont01{
	background-image: url(404.png);
}
.yw-block .iconfont02{
	background-image: url(404.png);
}
.yw-block .iconfont03{
	background-image: url(404.png);
}
.yw-block .iconfont04{
	background-image: url(404.png);
}
.yw-block .iconfont05{
	background-image: url(404.png);
}
.yw-block .iconfont01:focus, .yw-block .iconfont01:hover{
	background-image: url(404.png);
}
.yw-block .iconfont02:focus, .yw-block .iconfont02:hover{
	background-image: url(404.png);
}
.yw-block .iconfont03:focus, .yw-block .iconfont03:hover{
	background-image: url(404.png);
}
.yw-block .iconfont04:focus, .yw-block .iconfont04:hover{
	background-image: url(404.png);
}
.yw-block .iconfont05:focus, .yw-block .iconfont05:hover{
	background-image: url(404.png);
}
.yw-block h3 {
	margin: 0;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
}
.yw-block span {
	font-size: 14px;
	margin-bottom: 30px;
}
.yw-block p {
	font-size: 12px;
	text-align: left;
}
.yw-block:focus, .yw-block:hover p {
	color: #ffffff
}
.yw-btn {
	margin: 35px 0;
	overflow: hidden
}
.yw-btn ul {
	list-style: none;
	padding-left: 10px;
	padding-bottom:20px;
}
.yw-btn ul li {
	display: inline-block;
	
}
.btn-yw-ylink {
	color: #fff;
	background: url(404.png) center center no-repeat;
	
	height: 71px;
}
.btn-yw-ylink:hover, .btn-yw-ylink:focus, .btn-yw-ylink.focus, .btn-yw-ylink:active, .btn-yw-ylink.active, .open > .dropdown-toggle.btn-yw-ylink {
	color: #fff;
	background: url(404.png) center center no-repeat;
	
	height: 71px;
}





.categories {
	padding-top: 40px;
	padding-bottom: 30px;
	text-align: center;
}
ul.cat {
	padding-left: 0px
}
ul.cat li {
	display: inline-block;
}
ol.type {
	padding: 0px
}
ol.type li {
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
}
ol.type li:after {
	content: ' | ';
	margin-left: 20px;
}
ol.type li:last-child:after {
	content: '';
}
ol.type li a {
	color: #666666
}
ol.type li a.active {
	color: #fd8200;
	font-weight: bold;
}
ol.type li a:hover {
	color: #fd8200;
}


.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolio-item {
	margin-bottom: 30px;
}
.portfolio-item .hover-bg {
	height: auto;
	overflow: hidden;
	position: relative;
}
.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.66);
	padding: 15% 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg .hover-text>i {
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: all 0.3s;
}
.hover-bg:hover .hover-text>i {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}
.al-border {
	border: 1px #cccccc solid;
	padding: 5px 5px;
	margin-bottom: 10px;
	font-size: 16px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}



.content-bgimg{
	width: 100%;
	height: 228px;
	background-image: url(404.png);
	background-size: cover;
	background-position: center center;
	background-repeat:no-repeat;
	
}
.introducebox{
	width: 1600px;
    margin: 0 auto;
	color: #ffffff;
}
.introducebox p{
	font-size: 20px;
	margin-bottom: 0px;
}
.introducebox strong{
	font-size: 56px;
	margin-top: 0px;
}
.introducebox span{
	font-size: 16px;
}
.ab-top, .ab-bg {
	margin-top: 120px;
}
.ab-btm {
	
}
.ab-bg {
	background: url(404.png) center repeat;
}
.ab-img {
	margin: 41px auto 0;
}
.ab-con {
	margin: 41px auto 0;
}
.ab-con p {
	color: #666666;
	
}
.ab-btn {
	margin: 35px 0 15px;
	overflow: hidden
}
.ab-btn ul {
	list-style: none;
	padding-left: 10px
}
.ab-btn ul li {
	display: inline-block;
	margin-left: 15px;
}
.ab-btn ul li p {
	color: #666;
}
.btn-ab-ylink {
	color: #fff;
	background: url(404.png) center center no-repeat;
	width: 66px;
	height: 66px;
	padding: 0;
	-webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.btn-ab-ylink:hover, .btn-ab-ylink:focus, .btn-ab-ylink.focus, .btn-ab-ylink:active, .btn-ab-ylink.active, .open > .dropdown-toggle.btn-ab-ylink {
	color: #fff;
	background: url(404.png) center center;
	width: 66px;
	height: 66px;
}
.ab-block1, .ab-block2, .ab-block3 {
	border-right: #e6e6e6 dotted 1px;
	padding: 0 40px;
}
.ab-block1 {
	border-left: #e6e6e6 dotted 1px;
	background: url(404.png) no-repeat top right;
}
.ab-block2 {
	background: url(404.png) no-repeat top right;
}
.ab-block3 {
	background: url(404.png) no-repeat top right;
}
.ab-top30 {
	margin-top: 30px;
}
.ab-block1 p, .ab-block2 p, .ab-block3 p {
	margin: 35px 0;
}
.about-a{
	color: #666666;;
}


.nv-msg {
	margin-top: 50px;
	margin-bottom: 45px;
	border-bottom: #ebebeb 1px dotted;
}
.nv-btm45 {
	
}
.nv-msg h1 {
	margin-bottom: 25px;
	font-size: 14px;
	color: #4d4d4d;
}
.nv-msg p {
	text-indent: 2em;
	color: #999999;
	font-size: 12px;
	margin-bottom: 30px;
}
.news-cont{
	padding-bottom: 20px;
}
.btn-nv {
	color: #fff;
	background: #0d9cdb;
	border: #0d9cdb 3px solid;
}
.btn-nv:hover, .btn-nv:focus, .btn-nv:active {
	color: #ffffff;
	background: #fd8200;
	border: #fd8200 3px solid;
}


#testimonial {
	padding: 30px 0;
}
#testimonial .item {
	display: block;
	width: 100%;
	height: auto;
}
#testimonial .item h1 {
	margin-bottom: 25px;
	font-size: 14px;
	color: #4d4d4d;
}
#testimonial .item h5 {
	color: #999999;
}
#testimonial .item p {
	text-indent: 2em;
	font-size: 12px;
	margin: 23px 0 30px;
	color: #999999;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	filter: Alpha(Opacity=1);
	opacity: 1;
	-webkit-border-radius: 0;
	-moz-border-radius: 20px;
	border-radius: 0;
	background: #cccccc;
	transition: all 0.5s;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #fd8200;
}
.owl-theme .owl-controls .owl-page.active span {
	background: #fd8200;
}


.section-primary {
	border-top: #eaeaea solid 9px;
	background: #0d9cdb;
	color: #fff;
}
.section-primary img.ft-mag {
	margin-top: 60px;
	margin-bottom: 55px;
}

.picScroll-left {
	width: 100%
}
.picScroll-left .arrow {
	position: absolute;
	right: 10px;
	top: 0;
}
.picScroll-left .arrow .next {
	background-position: -22px 0;
}
.picScroll-left .arrow .prev {
	background-position: 0 0;
}
.picScroll-left .arrow a {
	display: block;
	width: 18px;
	height: 18px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("404.png") 0 0 no-repeat;
}
.picScroll-left .hd {
	position: relative;
}
.picScroll-left .bd {
	padding: 10px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	margin: 0 48px 0 0;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}


.ft-yq a{
	color: #fff;
}
.ft-ad {
	margin-top: 23px;
}
.ft-head {
	border-bottom: 1px #cccccc dotted;
}
.ft-head h1 {
	margin: 0;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	display: inline-block
}
.ft-head i {
	margin-right: 10px;
	font-size: 18px;
	height: 38px;
	line-height: 38px;
}
.ft-ad .ft-ad-list {
	position: relative;
	margin-top: 15px;
}
.ft-ad .ft-ad-list ul {
	list-style: none;
	padding: 0;
}
.ft-ad .ft-ad-list ul li {
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}
.ft-ad .ft-ad-list img {
	position: absolute;
	top: 10px;
	right: 25px;
}
.ft-copy {
	background: #0075a8;
	color: #fff;
	font-size: 12px;
	line-height: 30px;

}
.ft-copy a{
	color: #fff!important;
}
.ft-copy .ft-breadcrumb {
	padding: 0;
	margin: 0;
	list-style: none;
	border-radius: 4px;
	text-align: right;
}
.ft-copy .ft-breadcrumb li {
	display: inline-block
}
.ft-copy .ft-breadcrumb li+li:before {
	padding: 0 5px;
	content: "/\00a0";
}

.fast-nav, .hot-news {
	width: auto;
}
.fast-nav h3, .hot-news h3 {
	color: #fd8200;
}
.fast-nav h3 {
	padding-left: 30px;
	font-size: 18px;
	line-height: 22px;
	height: 22px;
	background: url(404.png) left center no-repeat;
}
.fast-nav ul {
	list-style: none;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0;
}
.fast-nav ul li a {
	display: inline-block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	color: #8b8a8a;
	border-bottom: 1px #c1c1c1 dotted;
}
.fast-nav ul li a:hover, .fast-nav ul li a:focus {
	color: #fd8200;
	text-decoration: none;
}
.fast-nav ul li a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.hot-news h3 {
	padding-left: 30px;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	color: #e90000;
	background: url(404.png) left center no-repeat;
}
.hot-news ol {
	counter-reset: li;
	list-style: none;
 *list-style: decimal;
	font: 14px;
	padding-left: 15px;
	margin-bottom: 4em;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.rectangle-list a {
	position: relative;
	display: block;
	padding: 0 0 0 .4em;
 *padding: .4em;
	margin: 0 0 1.1em .5em;
	background: none;
	color: #000000;
	text-decoration: none;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.rectangle-list a:hover {
	text-decoration: underline;
	color: #fd8200
}
.rectangle-list a:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -22px;
	top: 75%;
	margin-top: -1em;
	background: #fd8200;
	border: none;
	height: 18px;
	width: 18px;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
	color: #fff
}
.rectangle-list a:hover:after {
	left: -.5em;
	border-left-color: #fa8072;
}

.n-news-list {
	padding: 29px 20px 0;
}
.n-news-list a.list-group-item {
	color: #3f3f3f
}
.n-news-list .list-group-item {
	padding: 14px 0px;
	background: none;
	border: none;
	border-bottom: 1px dotted #ddd;
}
.n-news-list a.list-group-item:hover, .n-news-list a.list-group-item:focus {
	color: #fd8200;
	text-decoration: none;
	background: none
}

.article, .picnews-nav, .n-news-list, .news-bolok {
	padding: 0 20px;
}
.article .article-head h1 {
	color: #3f3f3f;
	font-size: 18px;
}
.article .article-head p {
	color: #999999;
}

.article .article-body p {
	color: #000000;
	margin-bottom: 0
}

.pager {
	padding-left: 0;
	margin: 5px 0;
	text-align: center;
	list-style: none;
}
.pager li {
	display: block;
	text-align: left;
	overflow: hidden
}
.pager li > a, .pager li > span {
	display: inline-block;
	padding: 0;
	color: #3f3f3f;
	background-color: #fff;
	border: none;
	border-radius: 0px;
	text-align: left
}
.pager li > a:hover, .pager li > a:focus {
	text-decoration: underline;
	color: #fd8200;
	background: none
}
.pager .next > a, .pager .next > span {
	float: left;
}
.pager .previous > a, .pager .previous > span {
	float: left;
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
	color: #777;
	cursor: not-allowed;
	background: none;
}



.picnews-nav .nav-tabs {
	border: none;
	margin-top: 6px;
}
.picnews-nav .nav-tabs > li.active > a, .picnews-nav .nav-tabs > li.active > a:hover, .picnews-nav .nav-tabs > li.active > a:focus {
	color: #fd8200;
	cursor: default;
	background: none;
	border: none;
	border-bottom: 1px solid #979494;
}
.picnews-nav .nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}
.picnews-nav .nav > li > a {
	font-size: 18px;
	color: #3f3f3f;
	position: relative;
	display: block;
	padding: 14px 0px;
	margin-right: 20px;
}
.picnews-nav .nav > li > a:hover, .picnews-nav .nav > li > a:focus {
	text-decoration: none;
	color: #fd8200;
	background: none
}

.news-bolok {
	margin-bottom: 108px;
}
.news-bolok ul {
	margin: 0;
	padding: 0;
}
.news-bolok .news-bk-head {
	color: #3f3f3f;
	background: url(404.png) bottom left no-repeat;
}
.news-bolok .news-bk-head h3 {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 12px;
}
.news-bolok .news-bk-head .more {
	display: inline-block;
	
	float: right;
	text-align: right;
}
.news-bolok .list-height {
	padding: 0 17px;
	border-bottom: 1px #c1c1c1 dotted
}
.news-bolok .list-height a {
	display: inline-block;
	padding: 15px 0 15px 25px;
	background: url(404.png) left center no-repeat;
}

.thumbnail {
	border: none;
}

.sl-service {
	color: #3f3f3f
}
.sl-service a {
	color: #666666;
}
.sl-service a:hover, .sl-service a:focus {
	color: #fd8200
}
.sl-service h4, .sl-service h5 {
	font-weight: bold;
}
.sl-service .more {
	display: block;
	text-align: right
}

.product{
}
.product .thumbnail{
  position:relative;
  overflow: hidden;
}


.product .caption{
  position: absolute;
  top:0;
  left:0;
  background:rgba(0, 0, 0, 0.66);
  width: 100%;
  height: 100%;
  padding: 2%;
  display: none;
  text-align: center;
  color:#fff !important;
  z-index: 1;
}
 .carousel{
	 top:99px;
 }
 .am-container{
	 position:relative;
	 top:100px;
 }
 .section{
	position: relative;
	top: 100px;
 }
 .yw-ul-list li {
	 display:inline-block; ;
 }

.yw-ul-list2 li {
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
}
.yw-ul-list2 li:after {
	content: ' | ';
	margin-left: 20px;
}
.yw-ul-list2 li:last-child:after {
	content: '';
}
.yw-ul-list2 li a {
	color: #666666
}
.yw-ul-list2 li a.active {
	color: #fd8200;
	font-weight: bold;
}
.yw-ul-list2 li a:hover {
	color: #fd8200;
}
  .c-orange{
	  color:#fd8200;
  }
  .div_top{
	  margin-top:50px;
  }
  .p-position{
	 position:relative;  
  }
  .btn-nv a{
	  color:white;
  }
  .am-gray{
	  color:gray;	  
  }
  .yw-ul-list .btn-yw-ylink i{
	  font-size:35px;
	  margin-top:15px;
  }
 
 
  .am-title-hidden{
	color:gray;
	
	text-align:center;
	margin-top:25px;
	font-size:13px;
  }
  .p-position{
	  position:relative;
	  top:100px;
  }
  
  .portlet > .portlet-title{
	  border-bottom:none;
  }
  .am-head{ 
	background: url(404.png) repeat-x center;
	height: 129px;
	line-height:129px;
 
	font-size: 28px;
	font-weight: lighter;
	color: #0074b4;
	margin-bottom: 0;
}
 
.badge{
	background-color:#df8200;
}
 .news-title{
	margin:10px 0 10px 0;
	border-bottom: 1px #c1c1c1 dotted;
	height:40px;
}
.search-item{
	list-style:none;
}
.c-black{
	color: #3f3f3f;
	font-size:14px;
}
.tjzx{
 
padding-left:30px;
background: url(404.png) left center no-repeat;
color:red;
font-size:14px;
font-weight: 500;    
height:30px;
line-height:30px;
}

.portfolio-items li {
    height: 198px!important;
}
 
.servicesbg{
    width: 100%;
	
	background-size: cover;
	background-position: center center;
	padding-bottom: 100px;
}
.servicesbox{
	width:1170px;
}
.aboutbutton{
  width: 112px;
  height: 38px;
  background-color: #0d9cdb;
  text-align: center;
  line-height: 38px;
  border-radius: 20px !important;
}

.aboutbutton a{
  color: #ffffff;
}

.abouttitle h2{
  color: #0d9cdb;
  font-weight: normal;
  font-size: 1.4em;
}
.abouttitle{
  margin-left: 10px;
  margin-right: 10px;
  width: 31.33333333%;
  float:left;
}
.abouttitle a{
  color: #0d9cdb;
  float: right;
}
.aboutbg{
  background-color: #ffffff;
}
.top-bg{
  margin-bottom: 40px;
}
.aboutimg{
  width: 50%;
  float: left;
}
.blue-shaded{
  box-shadow:0px 2px 5px #0d9cdb;
}
.white-shaded{
  box-shadow:0px 2px 5px #e4e4e4;
}
.float-left{
  float: left;
}
.box-center{
    margin: 0 auto;
}
.bottom-50{
  padding-bottom: 50px;
}