﻿
 @import url('style.css');

body {
	font-size: 15px;
	font-family:"Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", "FontAwesome", sans-serif;
	background: transparent;
	line-height: 1.5;
	font-weight: 400;

	
}
img {
	max-width: 100%;
	display: inline-block;
}

ul li{list-style: none;}
a {
	-webkit-transition: all 0.4s ease-out 0s;
	-moz-transition: all 0.4s ease-out 0s;
	-ms-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;

}
/* ## Global Class ## */
 
p {
	font-weight: 400;
	line-height: 28px;
	font-size: 16px;
}
h1 {
	font-size: 30px;
	line-height: 40px;
}
h1, h2, h3, h4, h5 {
	font-weight: 500;
	color: #333;
}
h5, h6 {
	line-height: 24px;
}
h2 {
	font-size: 46px;
	line-height: 32px;
}
h3 {
	font-size: 40px;
	line-height: 28px;
}
h4 {
	font-size: 18px;
	line-height: 26px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 13px;
}
a, a:hover, a:focus, .btn:focus {
	-webkit-text-decoration: none;
	-moz-text-decoration: none;
	-ms-text-decoration: none;
	-o-text-decoration: none;
	text-decoration: none;
	-webkit-text-decoration: none;
	-moz-text-decoration: none;
	-ms-text-decoration: none;
	-o-text-decoration: none;
	text-decoration: none;
	-webkit-text-decoration: none;
	-moz-text-decoration: none;
	-ms-text-decoration: none;
	-o-text-decoration: none;
	text-decoration: none;
	-webkit-text-decoration: none;
	-moz-text-decoration: none;
	-ms-text-decoration: none;
	-o-text-decoration: none;
	text-decoration: none;
	-webkit-text-decoration: none;
	-moz-text-decoration: none;
	-ms-text-decoration: none;
	-o-text-decoration: none;
	text-decoration: none;
	outline: none;
	color: #000;
}
a {
	color: #333;
}
a:hover {
	color: #5a5a5a;
}
.p20 {
	padding: 0 20px;
}
.p30 {
	padding: 0 20px;
}
.pl0 {
	padding-left: 0;
}
.pr0 {
	padding-right: 0;
}
.btn.btn-fill {
	background: #fff;
}
.btn.btn-fill {
	color: #000;
}
.btn {
	border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 4px;
	cursor: pointer;
	padding: 5px 12px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 2px;
	position: relative;
	-webkit-transition: all 0.4s ease-out 0s;
	-moz-transition: all 0.4s ease-out 0s;
	-ms-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	color: #fff;
}
section {
	background: #FFF;
	padding-top: 0px;
	padding-bottom: 60px;
}
.base-header {
	padding-bottom: 15px;
	width: 100%;
	margin-top:60px;min-height: 72px;
}
.base-header h3, .sec-title h3 {
	letter-spacing: 4px;
	position: relative;
	color: #123374;
	line-height: 30px;
	font-size: 24px;
	text-transform: capitalize;
	font-weight: 500;
	margin-bottom: 10px;
	width: 120px;
	margin: auto;
}
.base-header p, .sec-title p {
	color: #505050;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 0;
	text-indent: 0;
}
.base-header p a, .sec-title p a {
	color: #123374;
}
.ylow_clr {
	color: #fff;
}
#preloader {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #fff url("img/pre_loader.gif") no-repeat center center;
	color: #000;
}
.more-link:hover, .more-link:focus, .more-link:active {
	background: #fff;
	color: #038FD6;
}
.more-link {
	display: inline-block;
	font-size: 16px;
	padding: 12px 30px;
	color: #038FD6;
	text-transform: capitalize;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	background: transparent;
	letter-spacing: 1px;
	border-radius: 50px;
	border: 2px solid #038FD6;
}
.owl-nav div {
	color: #fff;
	font-size: 19px;
	height: 55px;
	left: 0px;
	line-height: 50px;
	margin-top: -20px;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	position: absolute;
	text-align: center;
	top: 45%;
	width: 55px;
	border-radius: 50%;
}
.owl-nav div.owl-next {
	left: auto;
	right: 0px;
}
.owl-nav div:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/*----------------------------------------------------
   2. Header Section
------------------------------------------------------*/
 /* Start: hEADER TO Location*/
 
.header_top {
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #0d295d;
	color: #fff;
	line-height: 32px;
	position: relative;
	z-index: 99999;

}
.header_top .container {
	max-width: 1230px;
	width: 100%;
}
.header_top_left ul {
	margin-left: 10px;
	color: #333;
}
.header_top_left i {
	color: #fff;
    margin-right: 10px;
}
.header_top_right {
	float: right;
	
}
.header_top_right .input-group .form-control{border:0;height: 30px;}
.header_top_right .input-group .btn{border:0;height: 30px;}
 
.header_top ul {
	margin-bottom: 0;
	margin-top: 0px;
}
.header_top_right li {
	display: inline;
	font-size: 14px;
	padding-left: 25px;
        float: right;
}
.header_top_right li:first-child {
width:36%
}
.header_top_right li:last-child {
width:36%;display:none
}
.header_top_right li i {
	margin-right: 10px;
}
.header_top a {
	color: #fff;font-size:12px
}
/*----- Header Logo -----*/
 
.header_logo {
	margin-top: 9px;
	position: fixed;
	width: 250px;
	z-index: 11111;
	text-align:center;
}
.header_logo2 {
	margin: auto;
	margin-top: 76px;
	position: fixed;
	right: 0;
	left: 0;
	width: 98px;
}
.header_logois {
	margin-top: 8px;
	position: fixed;
	width: 250px;
	z-index: 11110;
	text-align:center;
	display: none;
}
.is-sticky .header_logo2, .is-sticky .header_logo2 {
	display: none;
}

/*----- Header Quate -----*/
 
.header_quate_right {
	float: right;
	border: 1px solid #038FD6;
	padding: 11px 26px;
	border-radius: 50px;
	margin-top: 14px;
	color: #038FD6;
	letter-spacing: 1px;
}
.header_quate_right:hover {
	background: #038FD6;
	color: #fff;
}
/* End : hEADER TO Location*/
 /*-----Navigationn-----*/
 
.navigation {
	background-color: #07a754;
	z-index: 9999;
	position: relative;
	box-shadow: 0px 3px 5px rgba(54,54,54,0.8);
	-webkit-box-shadow: 0px 3px 5px rgba(54,54,54,0.08);
}
.navigation .container {
}
.is-sticky .navigation {
	box-shadow: 0 3px 6px rgba(54, 54, 54, 0.08);
}
#navigation, #navigation ul, #navigation ul li, #navigation ul li a, #navigation #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;

}
#navigation {
	
}

#navigation:after, #navigation > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#navigation #menu-button {
	display: none;
}
#navigation > ul > li {
	float: left;
	text-align: center;/* display: block; */
}
#navigation > ul > li.logoli {
	width: 380px
}
#navigation.align-center > ul {
	font-size: 0;
	text-align: center;
}
#navigation.align-center > ul > li {
	display: inline-block;
	float: none;
}
#navigation.align-center ul ul {
	text-align: left;
}
#navigation.align-right > ul > li {
	float: right;
}
#navigation > ul > li > a {
	padding: 22px 34px;
	letter-spacing: 0px;
	text-decoration: none;
	color: #fff;
	text-transform: capitalize;
	margin-right: -1px;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
}
#navigation > ul > li.has-sub > a {
}
#navigation > ul > li.has-sub > a::before {
	position: absolute;
	right: 18px;
	font-family: FontAwesome;
	content: "";
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#navigation > ul > li.has-sub > a::before {
	position: absolute;
	right: 14px;
	font-family: FontAwesome;
	content: "";
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#navigation ul ul li.has-sub > a::before {
	position: absolute;
	top: 17px;
	right: 14px;
	display: block;
	font-family: FontAwesome;
	content: "\f107";
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#navigation ul ul li.has-sub > a::after {
	position: absolute;
	top: 22px;
	right: 11px;
	display: block;
}
#navigation ul ul > li.has-sub:hover > a::before {
	top: 17px;
	height: 0;
}
#navigation > ul > li > .active {
	color: #af1515;
}
#navigation > ul > li:hover > a {
	color: #fff;
}
#navigation ul ul {
	position: absolute;
	max-width: 121px;
	left: -9999px;
	top: 60px;
	padding: 0;
	background: #fff;
	box-shadow: 0 3px 6px rgba(54, 54, 54, 0.08);
	border-top: 1px #af1515 solid;
}
#navigation.align-right ul ul {
	text-align: right;
}
#navigation ul ul li {
	width: 100%;
	height: auto;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#navigation li:hover > ul {
	left: auto;
}
#navigation.align-right li:hover > ul {
	left: auto;
	right: 0;
}
#navigation li:hover > ul > li {
	min-height: 38px;
}
#navigation ul ul ul {
	margin-left: 100%;
	top: 0;
}
#navigation.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}
#navigation ul ul li a {
	padding: 12px 5px;
	width: 100%;
	text-decoration: none;
	text-transform: capitalize;
}
#navigation ul ul li:last-child > a, #navigation ul ul li.last-item > a {
	border-bottom: 0;
}
#navigation ul ul li:hover > a, #navigation ul ul li a:hover {
	color: #fff;
	background: #4376a9;
}
#navigation.small-screen {
	width: 100%;
}
#navigation.small-screen ul {
	width: 100%;
	display: none;
}
#navigation.small-screen.align-center > ul {
	text-align: center;
}
#navigation.small-screen ul li {
	width: 100%;
	text-align: center;
}
#navigation.small-screen ul ul li, #navigation.small-screen li:hover > ul > li {
	height: auto;
}
#navigation.small-screen ul li a, #navigation.small-screen ul ul li a {
	width: 100%;
	border-bottom: 0;
}
#navigation.small-screen > ul > li {
	float: none;
}
#navigation.small-screen ul ul li a {
	padding-left: 25px;
}
#navigation.small-screen ul ul ul li a {
	padding-left: 35px;
}
#navigation.small-screen ul ul li a {
	color: #ccccc;
	background: none;
}
#navigation.small-screen ul ul li:hover > a, #navigation.small-screen ul ul li.active > a {
	color: #ffffff;
}
#navigation.small-screen ul ul, #navigation.small-screen ul ul ul, #navigation.small-screen.align-right ul ul {
	position: relative;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: left;
}
#navigation.small-screen > ul > li.has-sub > a:after, #navigation.small-screen > ul > li.has-sub > a:before, #navigation.small-screen ul ul > li.has-sub > a:after, #navigation.small-screen ul ul > li.has-sub > a:before {
	display: none;
}
#navigation.small-screen #menu-button {
	display: block;
	padding:0px;
	color: #acc4ca;
	cursor: pointer;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	top: -54px;
}
#navigation.small-screen #menu-button:after {
	position: absolute;
	top: 22px;
	right: 2px;
	display: block;
	height: 8px;
	width: 20px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	content: '';
}
#navigation.small-screen #menu-button:before {
	position: absolute;
	top: 16px;
	right: 2px;
	display: block;
	height: 2px;
	width: 20px;
	background: #fff;
	content: '';
}
#navigation.small-screen #menu-button.menu-opened:after {
	top: 23px;
	border: 0;
	height: 2px;
	width: 15px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#navigation.small-screen #menu-button.menu-opened:before {
	top: 23px;
	background: #fff;
	width: 15px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#navigation.small-screen .submenu-button {
	position: absolute;
	z-index: 99;
	right: 0;
	top: 0;
	display: block;
	height: 46px;
	width: 46px;
	cursor: pointer;
}
#navigation.small-screen .submenu-button.submenu-opened {
	background: #6ab6ea;
}
#navigation.small-screen ul ul .submenu-button {
	height: 35px;
	width: 35px;
	top: 6px;
	background: #fff;
}
#navigation.small-screen .submenu-button:after {
	position: absolute;
	top: 20px;
	right: 19px;
	width: 8px;
	height: 2px;
	display: block;
	background: #fff;
	content: '';
}
#navigation.small-screen ul ul .submenu-button:after {
	top: 16px;
	right: 13px;
}
#navigation.small-screen .submenu-button.submenu-opened:after {
	background: #ffffff;
}
#navigation.small-screen .submenu-button:before {
	position: absolute;
	top: 17px;
	right: 22px;
	display: block;
	width: 2px;
	height: 8px;
	background: #fff;
	content: '';
}
#navigation.small-screen ul ul .submenu-button:before {
	top: 13px;
	right: 16px;
}
#navigation.small-screen .submenu-button.submenu-opened:before {
	display: none;
}
#navigation.small-screen.select-list {
	padding: 5px;
}
/*-----Navigationn end-----*/
 /*
 Header Transparent CSS Start 
----------------------------------------*/
 
.header-transparent {
	padding-bottom: 20px;
}
.top-bar-transparent {
	margin-bottom: 20px;
}
.header-transparent #navigation {
	margin-top: 5px;
	background-color: transparent;
}
.header-transparent #navigation > ul > li > a {
	padding: 10px 4px;
	border: transparent;
	color: #fff;
}
.header-top {
	border-bottom: 1px solid transparent;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	border-color: rgba(250, 250, 250, .2);
}
.header-transparent #navigation li a {
	color: #ffffff;
	background-color: transparent;
	border-left: transparent;
	border-right: transparent;
	padding: 14px 30px 14px 10px;
}
.header-transparent #navigation li ul li a {
	background-color: #446a73;
	padding: 18px 20px;
}
.header-transparent #navigation > ul > li.has-sub > a {
	padding-right: 30px;
}
.header-transparent #navigation li ul li a {
	border-bottom: 1px solid #375b63;
}
.header-top .top-nav ul li a {
	color: #fff;
}
.top-nav-collapse {
	background-color: rgba(18, 45, 52, .8);
}
#search-area-v2 {
	position: absolute;
	width: 100%;
	z-index: 1032;
	top: 48px;
}
#search-area-v2 .well-bg {
	background-color: #333;
}
.phone-img {
	margin-bottom: 60px;
}
/*Header Transparent CSS End
----------------------------------------*/
 /*  Slider Area Styling */
 
.banner {
	width: 100%;
	
	background-color: aqua;
	position: relative;
	overflow: hidden;
	cursor: pointer
}
.banner .imgbox {
	width: 100%;
	height: 400px;
	position: relative;
	background-color: #222;
	overflow: hidden
}
.banner .a {
	position: absolute;
	display: none;
	left: 50%;
	margin-left: -50%
}
.banner .im {
	display: block
}
.banner .change {
	height: auto;
	display: block;
	position: absolute;
	z-index: 20;
	opacity: .4;
	transition: .4s;
	top: 50%;
	margin-top: -50px
}
.banner .change:hover {
	opacity: 1
}
.banner .pre {
	left: 1%
}
.banner .next {
	right: 1%
}
.banner .cirbox {
	width: 118px;
	position: absolute;
	bottom: 15px;
	z-index: 10;
	left: 50%;
	margin-left: -44px;
	cursor: pointer
}
.banner .cir {
	width: 12px;
	height: 12px;
	background-color: #0d295d;
	opacity: .4;
	float: left;
	border-radius: 6px;
	margin: 0 5px;
	cursor: pointer
}
.banner .cir:hover {
	background-color: cyan;
	transition: .8s
}
.banner .cr {
	opacity: 1
}
.banner .cr:hover {
	background-color: #fff
}



.single_slider {
	background: #f0f0f0 no-repeat;
	background-position: 50% 0px;
	background-size: cover;
	color: #fff;
	font-size: 24px;
	height: auto;
}
.slide_bg_2 {
	text-align: center;
}
.slider_item_tb {
	display: table;
	height: 100%;
	width: 100%;
}
.slider_item_tbcell {
	display: table-cell;
	vertical-align: middle;
}
.slider_home h2 {
	font-size: 60px;
	margin-bottom: 25px;
	font-weight: 800;
	letter-spacing: 3px;
	text-transform: capitalize;
	line-height: 64px;
	color: #fff;
}
.slider_home h2 span {
	color: #038FD6;
}
.slider_news h2 {
	font-size: 24px;
	margin-bottom: 25px;
	font-weight: 500;
	letter-spacing: 3px;
	text-transform: capitalize;
	line-height: 28px;
	color: #fff;
}
.slider_news h2 span {
	color: #038FD6;
}
.slider_btn a {
	display: inline-block;
	font-size: 16px;
	height: 50px;
	line-height: 49px;
	text-align: center;
	width: 150px;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin-top: 20px;
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
}
.slider_btn_two {
	margin-left: 5px;
	color: #333;
	background: #fff;
}
.slider_btn_two:hover {
	background: #fff;
	color: #038FD6;
}
.slides_wrapper {
	position: relative;
	background: #0d295d;
	padding-bottom: 0px;
}
.slider_home {
	width: 100%;
	max-width: 1280px;
	margin: auto;
	/*box-shadow: 0 4px 13px rgba(23,23,23,0.2);
	-webkit-box-shadow: 0 4px 13px rgba(23,23,23,0.2);*/
}
.owl-theme img {
	max-height: 400px;
	height: auto
}
.slides__preload_wrapper {
	/* background: #0d295d; */
	height: 82%;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
}
.slides__preload_wrapper .spinner {
	left: 50%;
	margin: -20px 0 0 -20px;
	position: absolute;
	top: 50%;
}
.slides_n_preload_wrapper {
	/*background: #123374;*/
	height: 99%;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
}
.slides_n_preload_wrapper .spinner {
	left: 50%;
	margin: -20px 0 0 -20px;
	position: absolute;
	top: 50%;
}
.owl-theme .owl-nav {
	margin: 0
}
.owl-theme .owl-dots {
	position: absolute;
	bottom: 15px;
	margin-left: 45%;
}
.slider_news {
	width: 100%;
	max-width: 1280px;
	margin: auto;
}
.slider_news .single_slider {
	margin: 55px;
	background: #0e2a61;
	clear: both
}
.slider_left {
	width: 53%;
	float: left;
	padding: 40px;
}
.slider_right {
	width: 47%;
	float: left;
	padding: 20px 70px 30px 0px;
}
.slider_right p {
	height: 60%;
	text-align: left;
	text-indent: 2em;
}
/*----------------------------------------------------
     Section
------------------------------------------------------*/
 
.section-area {
	padding-bottom: 0;
}
.promo_list {
	position: relative;
	z-index: 1000;
	margin-top: -75px;
	list-style: none;
	padding: 0;
}
.promo_list__item:nth-child(1) {
	background-color: #038FD6;
}
.promo_list__item:nth-child(2) {
	background-color: #0489CC;
}
.promo_list__item:nth-child(3) {
	background-color: #0484C5;
}
.promo_list__item {
	position: relative;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	float: left;
	width: 33%;
	text-align: center;
	background-color: #038FD6;
	color: #fff;
	padding-top: 40px;
}
.promo_list .icon {
	margin-top: 34px;
	display: block;
	font-size: 50px;
}
.promo_list .icon::before {
	background: #fff;
	color: #038FD6;
	border-radius: 50%;
	padding: 25px;
}
.promo_list_title {
	margin-bottom: -4px;
	font-size: 16px;
	text-transform: capitalize;
	letter-spacing: 2px;
	font-weight: 700;
	margin-top: 40px;
}
/*----------------------------------------------------
    News Section
------------------------------------------------------*/
 
.news-section {
	background-color: #bec8dc;
	padding-bottom: 20px;
	padding-top: 30px;
}
.news_left {
}
.news_left .news-img img {
	width: 100%;
	max-height: 360px;
	display: inline-block;
	transform: scale(1.0);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.news_left .news-img {
	position: relative;
	z-index: 11;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.news_left:hover .news-img img {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	transform: scale(1.06);
}
.news_left h2 {
	display: block;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: capitalize;
	color: #1c1f25;
	font-weight: 500;
	margin: 0 auto;
	margin-left: auto;
	padding: 6px 0px;
	line-height: 26px;
}
.news_left h2 a {
	color: #123374;
}
.news_left h2 a:hover {
	color: #932026;
}
.news_list {
	padding: 0;
	background: #bec8dc;
	margin-bottom: 36px;
	margin-left: 20px;
	webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.news_para {
	font-size: 16px;
	/* margin-top: 5px; */
	/* margin-bottom: 0px; */
	text-align: left;
	color: #666;
	height: 54px;
	line-height: 28px;
	padding-left: 20px;
	/* overflow: hidden; */
	border-left: 3px #b7b7b7 solid;
}
.news_para:hover {
	border-left: 3px #ff0000 solid
}
.news_list a {
	color: #333;
	float: left;
	width: 100%;
}
.news_para:hover a {
	color: #932026;
}
.link, .link2, .hdlink {
	width: 110px;
	float: right;
}
.hdlink a{
	color:#fff;
	}
.news_left span.more {
	color: #868686;
}
.news_list span.more {
	color: #868686;
	/* padding-left: 18px; */
	float: left;
	font-size: 16px;
}
/*----------------------------------------------------
   Service Section 
------------------------------------------------------*/
 
.service_section {
	background: #fff;
	padding-top: 30px;
	padding-bottom: 0px;
}
.tabs {
	padding: 0;
}
.service_imgg img {
	width: 100%;
	/* max-height: 240px; */
	/* min-height: 240px; */
}
.service_left  {
	height: 90px;
	margin-top: 20px;
	}
.service_left_list .icon-fea {
	font-size: 40px;
	color: #038FD6;
}
.service_left_list h4 {
	font-size: 16px;
	color: #123374;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin-bottom: 5px;
	font-weight: 500;
	line-height: 28px;
	min-height: 56px;
	overflow: hidden;
	margin-top: 0;
}
.service_left_list h5 {
	font-size: 24px;
	color: #666;
	line-height: 30px;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin-top: 25px;
	margin-bottom: 10px;
	font-weight: 500;
}
.service_zhiwu {
	color: #9b9b9b;
	font-size: 12px;
}
.service_zhiwu p{
	color: #9b9b9b;
	font-size: 12px;
}

.service_left_list p {
	font-size: 14px;
	color: #8f8d8d;
	min-height: 54px;
	overflow: hidden;
	max-height: 84px;
	margin: 5px 0;
}
.service_left_list {
	margin-bottom: 0px;
	margin-top: 0px;
	width: 65%;
	float: left;
	margin-left: 15px;
}
.service_right_list {
	text-align: left;
	margin-bottom: 40px;
}
.service_imgg {
	width: 30%;
	display: block;
}
.service_left .service_imgg img {
	width: 100%;
	display: inline-block;
	transform: scale(1.0);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.service_left .service_imgg {
	position: relative;
	z-index: 11;
	overflow: hidden;
	float: left;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	max-height: 80px;
}
.service_left:hover .service_imgg img {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	transform: scale(1.08);
}
.service_section .more-link {
	margin-top: 20px;
	background: transparent;
	color: #038FD6;
	border: 2px solid #038FD6;
}
.service_section .more-link:hover {
	background: #038FD6;
	color: #fff;
}
.service_section .owl-nav div {
	left: 25px;
	line-height: 52px;
	opacity: 0;
}
.service_section .owl-nav .owl-next {
	left: auto;
	right: 25px;
}
.service_imgg:hover .owl-nav div {
	opacity: 1;
}
/*----------------------------------------------------
    9. Blog Section
------------------------------------------------------*/
 
.blog-section {
	background: #fff;
	padding-bottom: 10px;
	padding-top: 35px;
}
.blog-warp-1 {
	width: 100%;
	margin-bottom: 40px;
	background: #ffffff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border-top: 3px solid #123374;
	box-shadow: 0 4px 13px rgba(25, 25, 25, .15);
}
.blog-warp-1:hover {
	box-shadow: 0 4px 13px rgba(25, 25, 25, .4);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border-top: 4px solid #af1515;
}
.blog-list-first {
	padding: 0 30px 0 0
}
.blog-list-last {
	padding: 0 0 0 30px
}
.blog-warp-1 h5 a {
	text-align: left;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
    font-weight:700;
}

.blog-warp-1:hover h5 a {
	color: #af1515;
}
.blog_cat:hover {
	color: #038FD6;
	background: #fff;
}
.blog_cat {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 99999;
	background: #038FD6;
	color: #fff;
	padding: 6px 15px 9px 15px;
	border-radius: 15px;
	line-height: 14px;
}
.blog_link {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 99999;
	color: #fff;
	margin-left: -10px;
	font-size: 25px;
	margin-top: -15px;
	opacity: 0;
}
.blog-warp-1:hover .blog_link {
	opacity: 1;
}
.blog_link:hover {
	color: #038FD6;
}
.blog_content_warp {
	padding: 5px 19px 32px 19px;
}
.blog-warp-1:hover .blog_imgg {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.blog-warp-1:hover .blog_imgg img {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	transform: scale(1.12);
}
.blog-warp-1:hover .blog_imgg::after {
	opacity: 0;
}
.blog_imgg {
	position: relative;
	z-index: 11;
	overflow: hidden;
        width: 100%;
	height: 220px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.blog_imgg::after {
	position: absolute;
	background: #333;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	content: "";
	z-index: 99;
	left: 0;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.blog-warp-1 h5 {
	margin-bottom: 0px;
	margin-top: 10px;
	
}
.blog-warp-1 img {
	width: 100%;
	height: 240px;
	display: inline-block;
	transform: scale(1.0);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.blog-warp-1 .subtext {
	text-align: left;
	color: #003466;
	text-transform: none;
	
	font-size: 14px;
	line-height: 23px;
	margin-top: 4px;
	float: right;
}
.blog-warp-1 p {
	text-align: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	color: #666;
	font-size:14px;
	margin: 5px 0;
	min-height: 60px;
	overflow: hidden;
	max-height: 60px;
}
.blog-warp-1 a.subtext {
	color: #123374;
}
.blog-warp-1 a.subtext:hover {
	text-decoration: underline;
	letter-spacing: 2px;
	color: #932026
}
.blog-section .more-link:hover {
	color: #fff;
	background: #038FD6;
}
.blog_datee {
	color: #747474;
	letter-spacing: 1px;
	font-size: 13px;
	font-style: italic;
	margin-right: 25px;
	font-style: normal;
}
.subtext i {
	margin-right: 2px;
}
/*----------------------------------------------------
   11. Team  Section
------------------------------------------------------*/
 
.team_section {
	padding-top: 30px;
	background: #ffffff url(img/fdbd.jpg) center bottom no-repeat;
	padding-bottom: 20px;
	text-align: center;
}
.isotope_block {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.projects-block-one {
	position: relative;
	margin-bottom: 25px;
	display: inline-block;
	overflow: hidden;
	width: 100%;
}
.projects-block-one .image{
	    background: #333;
	}
.projects-block-one img {
	width: 100%;
	height: 120px;
	transform: scale(1.0);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	opacity: 0.8;
}
.projects-block-one:hover img {
	width: 100%;
	height: 120px;
	transform: scale(1.08);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.projects-block-one:hover {
	box-shadow: 0 4px 13px rgba(25, 25, 25, .3);
}
.projects-block-one .inner-box {
	position: relative;
}
.overlay-style-one .link {
	position: absolute;
	/*background: rgba(0, 0, 0, 0.35);*/
	z-index: 5;
	left: 0;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	display: flex;
	font-size: 24px;
	color: #fff;
	top: 0;
	transition: .5s ease;
}
.overlay-style-one .link a {
	color: #fff;
	font-size: 24px;
	margin-top: -80px;
}
.overlay-style-one {
	position: absolute;
	color: #fff;
	z-index: 8;
	transition: .5s ease;
	text-align: center;
	width: 80%;
	top: 50%;
	transform: translateY(-50%);
	left: 10%;
}

.overlay-style-one .bottom-text h4 {
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
	line-height: 28px;
	font-size: 16px;
	width:100%;
	font-weight: bold;

}
.overlay-style-one .bottom-text h4 a {
	color: #fff;
	text-shadow: black 0 2px 0;
}
.overlay-style-one .bottom-text p {
	color: #1e4398;
	margin-bottom: 0px;
}
.isotope_block .tslast .projects-block-one img {
	height: 570px;transform: scale(1.0);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;

}
.isotope_block .tslast .projects-block-one:hover img {
	height: 570px;transform: scale(1.05);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;

}
.isotope_block .tslast h4 
{
    font-size: 22px;
    font-weight: bold;
}
/* overlay style tow */
.overlay-style-two .link {
	position: absolute;
	background: rgba(0, 0, 0, 0.35);
	z-index: 5;
	left: 0;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	display: flex;
	font-size: 24px;
	color: #fff;
	top: -100%;
	transition: .5s ease;
}
.projects-block-one .inner-box:hover .link {
	top: 0;
	transition: .5s ease;
}
.overlay-style-two .link a {
	color: #fff;
	font-size: 24px;
}
.projects-block-one .project-bottom-text {
	position: relative;
	text-align: center;
	padding-top: 20px;
}
.projects-block-one .project-bottom-text h4 {
	color: #222;
	transition: .5s ease;
}
.projects-block-one .project-bottom-text h4:hover {
	color: #1e4398;
}
.projects-block-one .project-bottom-text p {
	color: #1e4398;
	margin-bottom: 0px;
}
/*----------------------------------------------------
   11. Pricing Section
------------------------------------------------------*/
 
.pricing-section {
	padding-bottom: 50px;
	padding-top: 11px;
	
	background: #116faf;
}
.pricing-section .col-sm-3 {
	padding-right: 9px;
	padding-left: 0px;
}
.pricing-box {
	text-align: center;
	/* padding-bottom: 30px; */
	padding-top: 15px;
	clear:both;
	height: auto;
	min-height: 60px;
	/* border-bottom: 1px #c1ced8 solid; */
	margin-right: 30px;
}
.pricing-box h2 {
	font-size: 28px;
	margin: 0px;
	height: 18px;
	line-height: 16px;
	border-top: 1px solid #d3e7e5;
	color: #000;
	font-size: 12px;
	text-align: center;
	background-color: #fff;
}
.pricing_heading {
	margin-top: 2px;
	float: left;
	/* border-right: 1px #a6b3bd solid; */
	width: 12%;
	text-align: center;
}
.pricing-box h2 span {
	font-size: 26px;
	position: relative;
	top: -11px;
	padding-right: 6px;
}
.pricing-box h2 sub {
	font-size: 16px;
	position: relative;
	top: -3px;
	left: 5px;
}
.pricing-box h5 {
	color: #fff;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 25px;
}
.pricing-box ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 85%;
	margin-left: 1%;
}
.pricing-box h4 {
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	height: 18px;
	line-height: 18px;
	background-color: #e7e7e7;
	color: #999999;
	font-size: 12px;
	text-align: center;
	margin: 0;
}
.pricing-box li {
	padding: 5px 0px;
	font-size: 16px;
	text-align: left;
	color: #323232;
	margin-left: 3%;
	line-height: 28px;
}
.pricing-box a {color: #fff;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.pricing-box a:hover {
	color: #ff0000;
}
.pricing-box2 {
	padding-bottom: 10px;
	margin-top: 30px;
	margin-bottom: 0px;
	background-color: #fff;
}
.pricing-box2 .pricing-img img {
	width: 100%;
	display: inline-block;
	transform: scale(1.0);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.pricing-box2 .pricing-img {
	position: relative;
	z-index: 11;
	background: url(img/noimg.png) no-repeat center center #d6dbdf;
	height: 160px;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.pricing-box2:hover .pricing-img img {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	transform: scale(1.08);
}
.pricing-box2 h4 {
	margin: 10px;
	line-height: 24px;
	overflow: hidden;
	min-height: 22px;
	max-height: 22px;
}
.pricing-box2 h4 a {
	color: #666;
	font-size: 14px;
	text-align: left
}
.pricing-box2 h4 a:hover {
	color: #932026
}
.pricing-box2 p {
	color: #A5A5A5;
	font-size: 12px;
	margin: 0 10px;line-height: 26px;padding-bottom: 0px;
}
/*----------------------------------------------------
Fun Facts Section 
------------------------------------------------------*/ 

.confacts-section {
	padding-bottom: 10px;
	padding-top:10px;
	background: #0d295d;
	position: relative;
}
.funfact_wapr ul {
	list-style: none;
	margin: 0;
}
.funfact_wapr ul li {
	float: left;
	display: block;
	margin-right: 2%;
}
.funfact_wapr ul li a{
	/* padding: 0 5px; */
}	
.funfact_wapr ul li i {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: url(img/9icon.png) no-repeat;
	float: left;
}
.funfact_wapr ul li i.icon9-1 {
	background-position: -15px -10px;
}
.funfact_wapr ul li i.icon9-2 {
	background-position: -142px -10px;
}
.funfact_wapr ul li i.icon9-3 {
	background-position: -272px -10px;
}
.funfact_wapr ul li i.icon9-4 {
	background-position: -402px -10px;
}
.funfact_wapr ul li i.icon9-5 {
	background-position: -532px -10px;
}
.funfact_wapr ul li i.icon9-6 {
	background-position: -662px -10px;
}
.funfact_wapr ul li i.icon9-7 {
	background-position: -792px -10px;
}
.funfact_wapr ul li i.icon9-8 {
	background-position: -1170px -11px;
}
.funfact_wapr ul li i.icon9-9 {
	background-position: -922px -10px;
}
.funfact_wapr ul li i.icon9-10 {
	background-position: -1050px -10px;
}
.funfact_wapr h5 {
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left: 20px;
	font-size: 14px;
	color: #ffffff;
	float: left;
	padding: 0;
	margin: 7px;
	float: left;
}
.facts_border {
	width: 2px;
	height: 103px;
	background: #fff;
	position: absolute;
	top: -70px;
}
.facts_border_2 {
	height: 203px;
}
/*----------------------------------------------------
   14. Bottom Banner  Section
------------------------------------------------------*/
 
.bottom_banner {
	padding: 38px 0 48px 0;
	background: #95a5a6;
}
.flt_left {
	float: left;
}
.bottom_banner h4 {
	color: #fff;
	margin-top: 0;
	text-transform: capitalize;
	/*! letter-spacing: 0px; */
	text-align: center;
	font-size: 24px;
	margin-bottom: 30px;
	line-height: 40px;
}
.bottom_banner p {
	color: #fff;
	letter-spacing: 3px;
	margin-bottom: 0;
}
.sub_form {
	text-align: center;
}
.sub_form input[name="webber_sitenewslucenesearce"] {
	background: #ffffff none repeat scroll 0 0;
	border: 0;
	color: #352f2f;
	display: inline-block;
	font-size: 15px;
	font-weight: 300;
	height: 28px;
	padding-left: 8px;
	width: 86%;
margin-top: 3px;
float:left;
	border-radius: 4px 0 0 4px;

}
.sub_form button[type="text"] :hover {
	background: #ebebeb;
	color: #123374;
}
.sub_form input[type="submit"] {
	
background: url(img/icon-search.png) center no-repeat;
width: 32px;	
height: 28px;	
border: 0;	
background-color: #fff;	
margin-left: -5px;	
margin-top: 3px;
float:left;
	
border-radius: 0 4px 4px 0;
}
/*----------------------------------------------------
   14. Contact  Section
------------------------------------------------------*/
 
.contact-section {
	padding-top: 60px;
	padding-bottom: 100px;
	background: #F6F8FA;
}
.inner-contact {
	position: relative;
}
.contact-form {
	padding: 30px;
	box-shadow: 0px 0px 24px 0px rgba(69, 69, 69, 0.07);
	border: 1px solid #f3f3f3;
	background: #fff;
	border-radius: 25px;
}
.map_warp {
	position: relative;
}
.contact_warp {
	position: absolute;
	top: 10%;
	right: 40px;
}
.map-container {
	height: 510px;
}
.map-info-box {
	width: 300px;
	font-size: 1.2em;
	line-height: 1.8;
}
.map-info-box .info-head {
	margin-bottom: 12px;
}
.map-info-box i, .map-info-box span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.contact-form #contact-form .con-field, .contact-form #comment-form .con-field, .comment-form #contact-form .con-field, .comment-form #comment-form .con-field {
	outline: inherit;
	border-width: medium medium 1px;
	border-style: none none solid;
	border-color: -moz-use-text-color -moz-use-text-color #038FD6;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	width: 100%;
	margin-bottom: 39px;
	padding-bottom: 20px;
	line-height: 10px;
	border-bottom: 1px solid #e6e6e6;
}
.contact-form #contact-form .con-field:focus, .contact-form #comment-form .con-field:focus, .comment-form #contact-form .con-field:focus, .comment-form #comment-form .con-field:focus {
	border-bottom: 2px solid #F3F3F3;
}
 .contact-form #contact-form::-webkit-input-placeholder, .contact-form #comment-form::-webkit-input-placeholder, .comment-form #contact-form::-webkit-input-placeholder, .comment-form #comment-form::-webkit-input-placeholder {
 color: #9B9BA3;
 font-size: 14px;
 text-align: left;
}
 .contact-form #contact-form:-moz-placeholder, .contact-form #comment-form:-moz-placeholder, .comment-form #contact-form:-moz-placeholder, .comment-form #comment-form:-moz-placeholder {
 color: #9B9BA3;
 font-size: 14px;
 text-align: left;
}
 .contact-form #contact-form::-moz-placeholder, .contact-form #comment-form::-moz-placeholder, .comment-form #contact-form::-moz-placeholder, .comment-form #comment-form::-moz-placeholder {
 color: #9B9BA3;
 font-size: 14px;
 text-align: left;
}
 .contact-form #contact-form:-ms-input-placeholder, .contact-form #comment-form:-ms-input-placeholder, .comment-form #contact-form:-ms-input-placeholder, .comment-form #comment-form:-ms-input-placeholder {
 color: #9B9BA3;
 font-size: 14px;
 text-align: left;
}
.contact-form #contact-form #submit-contact, .contact-form #comment-form #submit-contact, .comment-form #contact-form #submit-contact, .comment-form #comment-form #submit-contact {
	padding: 0;
	padding-right: 30px;
	padding-left: 30px;
	height: 55px;
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: capitalize;
	display: inline-block;
	overflow: hidden;
	outline: none;
	border: none;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	color: white;
	position: relative;
	margin: -10px 0px 0px 0px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	background: #038FD6;
	border: 2px solid #038FD6;
}
.contact-form #contact-form #submit-contact:hover, .contact-form #comment-form #submit-contact:hover, .comment-form #contact-form #submit-contact:hover, .comment-form #comment-form #submit-contact:hover {
	background-color: transparent;
	border: 2px solid #038FD6;
	color: #038FD6;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}
.contact-form #contact-form #msg, .contact-form #comment-form #msg, .comment-form #contact-form #msg, .comment-form #comment-form #msg {
	color: #f54337;
}
/*----------------------------------------------------
   15. Footer Section
------------------------------------------------------*/
 
.footer-section {
	float: left;
	width: 100%;
	padding: 15px 0 0 0;
	color: #fff;
	background: #123374;
}
.footer-section .widget {
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.footer-section .widget h5 {
	color: #3c3c3c;
	text-transform: capitalize;
	letter-spacing: 2px;
	font-size: 20px;
	font-weight: 700;
}
.footer-section .widget h3 {
	color: #fff;
	font-weight: 900;
	letter-spacing: 3px;
}
.footer-section .widget p {
	color: #fff;
	margin-left: 15px;
	margin-top: 0px;
	font-size: 12px;
}
.footer-section .widget p a{
color: #fff;

}
.footer-section .widget img {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 10px;
	width: 70px;
}
.list-icons {
	padding-left: 0;
	list-style: none;
}
.footer-section .list-icons {
	margin-left: -15px;
	margin-top: 4px;
}
.list-icons li {
	padding-bottom: 5px;
}
.list-icons li a {
	color: #4b5050;
}
.list-icons li a:hover {
	color: #038FD6;
	text-decoration: underline;
}
.recent-post {
	margin: 0;
	padding: 15px 0 0;
}
.recent-post h6 {
	margin: auto;
}
.recent-post li {
	list-style: none;
	position: relative;
	float: right;
	width: 90px;
	text-align: center;
}
.recent-post li:last-child {
	border-bottom: transparent;
}
footer .recent-post li a {
	color: #fff;
	font-size: 12px;
	font-weight: 400;
}
footer .recent-post li a:hover {
	color: #fff;
	text-decoration: underline;
}
footer .recent-post-date {
	position: absolute;
	width: 35px;
	height: auto;
	border: 1px solid #e9dddd;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 11px;
	padding: 8px;
	border-radius: 2px;
	left: 0;
	top: 5px;
}
.footer-social-links ul {
	margin-left: -39px;
}
.footer-social-links ul li {
	display: inline-block;
	position: relative;
	margin: 10px 5px 0;
	line-height: 1em;
	vertical-align: top;
}
.footer-social-links ul li a {
	display: inline-block;
	text-align: center;
	width: 46px;
	height: 46px;
	line-height: 46px;
	font-size: 21px;
	border: 1px solid #bababa;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	color: #bababa;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.footer_contact_info {
	padding: 0;
}
.footer_contact_info {
	list-style: none;
}
.footer_contact_info li {
	margin-bottom: 10px;
}
.footer_contact_info li span {
	margin-left: 15px;
}
.subfooter {
	float: left;
	width: 100%;
	text-align: center;
	padding: 16px;
	color: #bababa;
	border-top: 1px solid #f0f0f0;
}
.subfooter p {
	color: #4b5050;
	float: left;
	margin-left: -12px;
	font-size: 14px
}
.subfooter p a {
	color: #4b5050;
}
.scrollup {
	float: right;
}
.scrollup i {
	background: #038FD6;
	padding: 7px;
	color: #fff;
	font-size: 25px;
	border-radius: 50%;
	position: relative;
	bottom: -12px;
}
.scrollup i:hover {
	color: #038FD6;
	background: transparent;
	border: 2px solid #038FD6
}
/*----------------------------------------------------
		Single Page
------------------------------------------------------*/
 /* Single Page Header
================================= */
 
header {
	position: relative;
	text-align: center;
	color: #fff;
	background-color: rgba(32, 32, 32, 0.74);
	height: 700px;
}
header .container {
	padding-top: 100px;
	padding-bottom: 10px;
	position: relative;
	z-index: 10;
	text-align: center;
}
header.blog-banner {
	background: transparent url(img/page_bg.jpg);
	color: #FFF;
	box-sizing: border-box;
	height: 250px;
	width: 100%;
	background-position: 50% 0px;
}
header {
	position: relative;
	text-align: center;
	color: #fff;
	background-color: rgba(198, 227, 221, 0.39);
	height: 700px;
}
.blog-header {
	text-align: center;
}
.blog-header h4 {
	color: #F8F3F3;
	text-transform: capitalize;
	font-size: 14px;
	letter-spacing: 5px;
	font-weight: 700;
	text-align: right;
	display: inline-block;
	float: right;
	margin-top: 13px;
}
.blog-header h4 a {
	color: #fff;
}
.blog-header h3 {
	color: #fff;
	text-transform: capitalize;
	font-size: 45px;
	letter-spacing: 4px;
	padding-bottom: 8px;
	font-weight: 700;
	line-height: 46px;
	text-align: left;
	display: inline-block;
	float: left;
	margin: 0;
	line-height: 46px;
}
.blog-header h4 a:hover {
	color: #F8F3F3;
}
/* =================================
		16. Blog Page
================================= */
 
.blog_container {
	padding-bottom: 64px;
}
.blog-area {
	padding-top: 100px;
	padding-right: 40px;
}
.blog_container .blog-warp-1 img {
	height: 100%;
}
/* - Pagination */
 
.pagination {
	width: 100%;
	margin-bottom: 42px;
	margin-top: 13px;
}
.blog_container .pagination .pager {
	top: -20px;
}
.pagination .pager {
	text-align: left;
	display: inline-block;
	position: relative;
	top: 6px;
}
.pager li {
	position: relative;
	padding: 0 3px;
	border-radius: 50%;
}
.pager .pagi-big a {
	color: #bffff8;
	font-weight: 700;
}
.pager li a {
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	border: 1px solid #038FD6;
	background: #038FD6;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 36px;
	text-align: center;
	padding: 0;
	padding-right: 2px;
}
.pager-icon {
	font-size: 14px;
	left: 0px;
	position: relative;
	top: 6px;
	font-weight: 700;
	letter-spacing: 2px;
}
.pager-icon:hover {
	color: #000;
}
.pagination .pager li > a:focus, .pagination .pager li > a:hover {
	background-color: transparent;
	color: #222;
}
/* -- Widget Area */
 
.widget-area {
	text-align: center;
	margin-top: 100px;
}
/* - Widget */
 
.widget {
	display: inline-block;
	margin-bottom: 20px;
	width: 100%;
}
/* - Widget Search */
 
.widget-search {
	display: block;
	background: #FFF;
	border: 3px solid #EFEAEA;
}
.widget-search .input-group {
	padding-bottom: 6px;
	padding-top: 6px;
}
.widget-search .input-group input {
	background: transparent none repeat scroll 0% 0%;
	border: 0px none;
	border-radius: 0px;
	transition: none 0s ease 0s;
	box-shadow: none;
	font-size: 14px;
	font-weight: 400;
	color: #8F8F8F !important;
	height: auto;
}
.widget-search .input-group button {
	background: transparent;
	border: medium none;
	font-size: 14px;
	color: #038FD6;
	padding: 0px 12px;
}
.input-group-btn {
	left: 0px;
}
/* - Widget Title */
 
.widget .widget-title {
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 400;
	text-align: left;
	letter-spacing: 1px;
	margin: 0px 0px 25px;
	margin-top: 0px;
	margin-top: 0px;
	position: relative;
	padding: 10px 0px;
	color: #333;
	border-bottom: 1px solid #ddd;
}
/* - Categories Type */
 
.widget.widget-post-categories {
	margin-bottom: 10px;
}
.categories-type li {
	padding: 11px 15px;
	letter-spacing: 0.5px;
	color: #e1e1e1;
	list-style: none;
	background: #EDF2F1;
	margin-bottom: 10px;
}
.widget-post-categories .categories-type {
	text-align: left;
	display: inline-block;
	margin-top: -10px;
	width: 100%;
	margin-left: 0px;
	padding-left: 0;
	margin-top: 0px;
}
.categories-type li a {
	color: #303030;
}
.categories-type li:hover a {
	color: #000;
}
.categories-type li span {
	float: right;
	clear: both;
}
/* - Recent Post */
 
.wiget-recent-post .widget-title {
	position: relative
}
.widget-title::after {
	position: absolute;
	bottom: -1px;
	width: 160px;
	height: 1px;
	background: #333;
	content: "";
	left: 0;
}
.recent-post-box {
	display: inline-block;
	padding-bottom: 13px;
	margin-top: 10px;
	width: 100%;
	position: relative;
}
.recent-post-box:last-of-type {
	border-bottom: none;
}
.recent_post_img {
	width: 90px;
	height: 80px;
	float: left;
	margin-right: 20px;
}
.recent_post_img img {
	width: 100%;
	height: 100%;
}
.recent-title {
	text-align: left;
	float: left;
}
.recent-title > a {
	font-size: 14px;
	margin-bottom: 10px;
	display: inline-block;
	color: #303030;
}
.recent-title > a:hover {
	text-decoration: underline;
}
.recent-title > p {
	font-size: 13px;
	color: #8B8B8B;
	margin-top: -8px;
}
/* - Widget Text */
 
.widget_text_wrp {
	text-align: left;
	color: #303030;
}
/* - Widget Tags */
 
.widget-tags {
	text-align: left;
	width: 100%;
	margin-bottom: 0px;
}
.widget-tags .widget-title {
	display: inline-block;
	width: 100%;
}
.widget-tags > a:hover {
	color: #fff;
	transition: all 1s ease 0s;
	border-color: #038FD6;
	background: #038FD6;
}
.widget-tags > a {
	color: #303030;
	text-decoration: none;
	padding: 6px 13px;
	display: inline-block;
	margin-bottom: 5px;
	font-size: 13px;
	background: #EDF2F1;
}
/* - Start : Blog Coment  Tags */
 
.list-comments {
	padding-top: 45px;
}
.comments-section-title h4 {
	margin-top: 0px;
	font-size: 24px;
	margin-bottom: -5px;
	letter-spacing: 2px;
	text-align: left;
	padding: 15px 0px;
}
.comments {
	padding: 0px;
	margin: 0px;
}
.comments li {
	list-style: outside none none;
}
.comments li .comment {
	padding: 30px 0px;
	position: relative;
	overflow: hidden;
	text-align: left;
	border-bottom: 1px solid #ebebeb;
}
.comments li .comment:last-child {
	border-bottom: 1px solid transparent;
}
.comments li .comment img.comment-avatar {
	margin-bottom: 20px;
	border-radius: 50%;
}
.comment_nm_dat {
	display: inline-block;
	margin-left: 20px;
	position: relative;
	top: -20px;
}
.comments li .comment span.commenter-title {
	font-weight: 300;
	font-size: 13px;
	text-transform: uppercase;
	color: #535353;
	letter-spacing: 2px;
}
.comments li .comment span.commenter-title a {
	color: #000;
	font-size: 16px;
	text-transform: capitalize;
}
.comments li .comment .comment-date {
	font-size: 11px;
	margin-bottom: 10px;
	color: #8B8B8B;
	margin-top: 0px;
	text-transform: uppercase;
}
.comments li .comment span.comment-reply {
	right: 16px;
}
.comments li .comment span.comment-reply a {
	transition: all 0.5s ease 0s;
	font-size: 11px;
	padding: 5px 15px;
	text-transform: uppercase;
	color: #333;
	float: right;
	margin-top: 20px;
	background: #F0EDED;
	border-radius: 25px;
}
.comments li .comment span.comment-reply a:hover {
	background: #038FD6;
	color: #fff;
}
.comments li .comment span.comment-reply a i {
	font-size: 11px;
}
.comments li .comment p:last-child {
	margin-bottom: 0px;
	font-weight: 300;
	color: #303030;
}
.comments li > ul {
	padding-bottom: 0px;
	margin-top: 0;
}
.comments li .comment p {
	margin-top: 7px;
	font-size: 14px;
}
.blog-contact {
	padding: 0px;
	margin-bottom: 100px;
	margin-top: -60px;
}
.blog-contact .col-sm-12 {
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 70px;
}
.blog-contact .contact-form {
	text-align: left;
	box-shadow: none;
	border: 1px solid transparent;
	background: #F6F8FA;
	border-radius: 4px;
}
.blog-contact .form-control {
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #f6f4f4;
	border-radius: 1px;
	box-shadow: none;
	line-height: 2.429;
}
.blog-contact .form-group {
	margin-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
.form-control:focus {
	border: 1px solid #038FD6;
	box-shadow: none;
}
#contactForm .submit-button:hover {
	background: transparent;
	color: #038FD6;
	border: 3px solid #038FD6;
}
#contactForm .submit-button {
	color: #FFF;
	background: #038FD6;
	font-weight: 700;
	margin-top: 20px !important;
	padding: 11px 30px;
	border: 3px solid #038FD6;
	text-align: left;
	border-radius: 25px;
}
/* - End : Blog Coment  Tags */
 /*-
	Sligle page - post-option 
-----------------------------------*/
 
.post-option {
	position: relative;
	padding: 25px 33px;
	margin-top: 60px;
	border: 1px solid #ebebeb;
}
.post-option .prev-post, .post-option .next-post {
	position: relative;
	font-size: 12px;
	color: #555555;
	font-weight: 600;
	text-transform: uppercase;
}
.post-option .prev-post:hover, .post-option .next-post:hover {
	color: #038FD6;
}
.post-option .middle-icon {
	position: absolute;
	left: 50%;
	margin-left: -15px;
}
.post-option .middle-icon a {
	position: relative;
	color: #038FD6;
	font-size: 27px;
	display: inline-block;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	margin-top: -1px;
}
.post-option .middle-icon a:hover {
	color: #B9B3B3;
}
/* =================================
		  About Page
================================= */
 
.about_page_section {
	padding-top: 0px;
	padding-bottom: 80px;
	margin-top: 0px;
}
.about_page_section h2 {
	font-size: 26px;
	margin-top: 0;
}
/*=====================================
	18. Gallery page
=====================================*/
 
.work_page {
	padding-bottom: 50px;
}
.work_page .base-header h3 {
	margin-left: 0
}
.work_page .text-center {
	width: 100%;
	background: #F6F8FA;
}
.work_page .more-link {
	color: #038FD6;
	border: 2px solid #038FD6;
}
.work_page .more-link:hover {
	color: #fff;
	background: #038FD6;
}
.single-work-page {
	padding-top: 100px;
	padding-bottom: 82px;
}
.single-work-page .sin_portfolio {
	margin-top: 30px;
}
.news-item {
	border-top: 2px #123374 solid
}
.news-item .row {
	margin-bottom: 30px
}
.single-project-time {
	text-align: center;
	margin-top: 30px;
}
.single-project-time span {
	color: #909090;
	font-size: 16px
}
.single-project-time h4 {
	color: #123374;
	font-size: 46px;
	letter-spacing: 5px;
	text-transform: capitalize;
	margin: 15px auto 30px auto
}
.project-link {
	color: #123374;
	font-size: 16px;
}
.single-project-item h4 {
	color: #444;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 15px
}
.single-project-item span {
	color: #666;
	/* font-size: 16px; */
	line-height: 28px;
}
.nav-right {
	border-top: 2px #123374 solid;
	margin-left: 70px
}
.nav-right ul {
	margin: 10px 0;
}
.nav-right ul li {
	font-size: 16px;
	line-height: 48px;
	text-align: right;
	list-style: none;
	padding-right: 15px
}
.nav-right ul li a {
	color: #123374;
}
.nav-right ul li a:hover {
	color: #932026;
}
.nav-right_bottom {
	border-top: 2px #123374 solid;
	margin-left: 70px;
	text-align: right;
}
.nav-right_bottom a {
	color: #123374;
	font-size: 20px;
	line-height: 30px;
	margin-top: 40px;
	display: block
}
.portfoliodesc {
	margin-bottom: 10px;
}
.project-details {
	margin-top: 40px;
}
.portfolioitem .carousel-control {
	width: 40px;
	height: 40px;
	line-height: 36px;
	background: #038FD6;
	background-image: none;
	top: 50%;
	box-shadow: none;
	text-shadow: none;
	opacity: 1;
	color: #fff;
	margin-top: -20px;
	border-radius: 50%;
}
.portfolioitem .right.carousel-control {
	right: 3%
}
.portfolioitem .left.carousel-control {
	left: 3%
}
.portfolio-single-detail h4, .project-details h4 {
	font-size: 22px;
	letter-spacing: 2px;
	margin-bottom: 20px;
	margin-top: 0px;
}
.portfoliodesc hr {
	border-top: 1px solid #efeded;
}
.portfoliodesc .project-details p {
	margin-top: 0px;
}
.portfolio-single-detail {
	padding-left: 20px;
}
.portfolio-single-detail ul {
	margin-bottom: 50px;
	margin-top: 23px;
}
.project-detail-list > li {
	margin-bottom: 8px;
	background: #f0f5f3;
	padding: 15px;
}
.project-detail-list strong {
	display: inline-block;
	min-width: 90px;
	position: relative;
	margin-right: 12px;
	text-transform: uppercase;
	font-size: 13px;
}
.project-detail-list strong::before {
	position: absolute;
	content: ":";
	right: -5px;
}
.portfolio-single-detail ul {
	margin-bottom: 50px;
	margin-top: 23px;
}
.social-icons > li {
	padding: 0 2px 5px 2px;
}
.social-icons > li > a {
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	line-height: 27px;
	text-align: center;
	color: #1E1C1C;
}
.social-icons > li > a i {
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
.social-icons > li > a i:hover {
	color: #038FD6
}
/*=====================================
	 Team Page
=====================================*/
 
.team_page {
	padding-bottom: 70px;
}
.team_page .member_warp {
	margin-bottom: 50px;
}
/*=====================================
	Single Service Page
=====================================*/
 
.single_service_section {
	padding-top: 100px;
}
.single_service_page_content {
	padding-right: 42px;
}
.single_service_page_content .single_service_title h3 {
	margin-top: 40px;
	font-size: 28px;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.single_service_page_content .single_service_title2 h3 {
	font-size: 20px;
	margin-top: 35px;
	margin-bottom: 10px;
}
.single_service_page_content .single_service_title3 h3 {
	font-size: 20px;
	margin-top: 35px;
	margin-bottom: 10px;
}
.single_service_title3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.single_service_title3 ul li {
	margin-bottom: 10px;
}
.single_service_title3 ul li::before {
	color: #038FD6;
	padding-right: 14px;
	vertical-align: top;
	font-size: 22px;
	content: "\52";
	font-family: 'ElegantIcons';
	top: -5px;
	position: relative;
}
.single_service_section .service_list_img {
	width: 42%;
	float: left;
}
.single_service_section .service_info {
	width: 50%;
	float: left;
	margin-left: 18px;
}
.single_service_section .service_list {
	padding-bottom: 10px;
}
.single_service_page_content .single_service_consult {
	background: #F1F4F8;
	padding: 30px;
	margin-top: 65px;
	margin-bottom: 38px;
}
.single_service_page_content .single_service_consult i {
	font-size: 16px;
	color: #282828;
	position: relative;
	width: 61%;
	display: inline-block;
	padding: 0 0 0 18px;
	line-height: 27px;
}
.single_service_page_content .single_service_consult a {
	float: right;
	text-align: center;
	color: #038FD6;
}
.single_service_page_content .single_service_consult a:hover {
	color: #fff;
	background: #038FD6;
}
.single_service_page_content .service_info h6 {
	margin-top: 0px;
	margin-bottom: -5px;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333;
}
.single_service_category {
}
.single_service_category a {
	padding-left: 15px;
	color: #333;
}
.single_service_category ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.single_service_category li {
	background: #F1F4F8;
	margin-bottom: 10px;
}
.single_service_category li.active {
	background: #038FD6;
	color: #fff;
}
.single_service_category li.active a {
	color: #fff;
}
.single_service_category ul li a:hover {
	text-decoration: underline;
	margin-left: 5px;
}
.single_service_side_bar .single_service_category ul li a i {
	font-size: 16px;
	line-height: 60px;
	margin-right: 8px;
}
.single_service_side_bar .single_service_call {
	text-align: left;
	padding: 25px 10px 25px 38px;
	margin-top: 50px;
	background: #F1F4F8;
}
.single_service_side_bar .single_service_call p, .single_service_side_bar .single_service_call span {
	font-size: 16px;
	line-height: 30px;
	color: #3c3c3c;
	display: block;
	margin-top: 0px;
}
.single_service_side_bar .single_service_call a {
	font-weight: 700;
	font-size: 22px;
	display: block;
	margin: 5px 0;
}
.fixed-header .sticky-header {
	z-index: 999;
	opacity: 1;
	visibility: visible;
	-ms-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-op-animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: 500ms;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
/*** Scroll To Top style ***/

.scroll-to-top {
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 48px;
	height: 48px;
	color: #ffffff;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 48px;
	text-align: center;
	z-index: 99999;
	cursor: pointer;
	border-radius: 3px;
	background: #0d295d;
	display: none;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}
.scroll-to-top:hover {
	color: #ffffff;
	background: #4376a9;
}
.line {
	border-top: 4px solid #ff0000;
	width: 30px;
}
.line-big {
	margin: 30px auto 26px;
	border-width: 4px;
}
.flex-box-two {
	display: block;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.sec-title {
	position: relative;
	margin-bottom: 20px;
	text-align: left;
	float: left;
}
.sec-title.with-sep {
	position: relative;
}
.sec-title.with-sep:after {
	content: "";
	position: absolute;
	top: 48px;
	left: 0;
	width: 50px;
	height: 2px;
	background: #1e4398;
}
.theme-btn {
	display: inline-block;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.btn-style-two {
	position: relative;
	padding: 11px 0 20px;
	line-height: 34px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.btn-style-two:hover {
	color: #ff0000;
}
.titletabs {
	float: left;
}
.titletabs h3 {
	width: 80px;
	float: left;
	letter-spacing: 2px;
	position: relative;
	color: #123374;
	line-height: 42px;
	font-size: 24px;
	text-transform: capitalize;
	font-weight: 500;
	margin-bottom: 20px;
	margin: auto;
	cursor: pointer;
}
.titletabs h3.cur {
	color: #932026;
}
.titletabs p {
	margin: 0;
	margin-top: 50px;
	position: absolute;
}
.hdtitletabs h3 {
	width: 130px;
	float: left;
	letter-spacing: 2px;
	position: relative;
	color: #ffffff;
	line-height: 42px;
	font-size: 24px;
	text-transform: capitalize;
	font-weight: 500;
	margin-bottom: 20px;
	margin: auto;
	cursor: pointer;
}
.hdtitletabs h3.cur {
	color: #932026;
}
.hdtitletabs p {
	margin: 0;
	margin-top: 50px;
	position: absolute;
}
.dqml {
	font-size: 24px;
	color: #123374;
	margin-top: 86px;
	display: inline-block;
	text-align: right;
	width: 100%;
}
.detail-section {
	padding-top: 0
}
.chead {
	width: 100%;
	display: block;
	background-color: #0d295d;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 30px;
	position: relative;
	z-index: 999999;
	box-shadow: 0px 3px 15px rgba(54,54,54,0.3);
	-webkit-box-shadow: 0px 3px 15px rgba(54,54,54,0.3);
}
.lmmc {
	font-size: 24px;
	color: #123374;
	line-height: 56px;
}
.hot-list {
	border-top: 2px #123374 solid;
	border-bottom: 2px #123374 solid;
}
.hot-list ul {
	list-style: none;
	margin: 15px 0;
	padding: 0;
	line-height: 30px;
}
.hot-list a {
	color: #123374;
}
.hot-list a:hover {
	color: #932026;
}
.about_page_section .base-header h2 {
	letter-spacing: 2px;
	position: relative;
	color: #0e2a61;
	line-height: 48px;
	font-size: 28px;
	text-transform: capitalize;
	font-weight: 500;
	margin-bottom: 20px;
	margin: auto;
	text-align: center
}
.about_page_section .base-header p {
	color: #a9acb1;
	line-height: 28px;
	font-size: 16px;
}
.zhaiyao {
	border-bottom: 2px #123374 solid;
	padding-bottom: 10px;
}
.zhaiyao img {
	margin: 0 auto;
	display: block;
}
.zhengwen {
	margin: 0 0 30px 0;
	line-height: 220%;
}
.zhengwen img {
	margin: 20px auto;
	max-width: 100%;
}

.zhengwen table td {
	text-indent: 0
}
.zhengwen table td p{
	text-indent: 0 !important
}
.new-next {
	border-top: 2px #123374 solid;
	border-bottom: 2px #123374 solid;
}
.cnext {
	width: 100%;
	display: block;
	background-color: #0d295d;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 50px;
	padding-right: 30px;
	position: relative;
	z-index: 999999;
	box-shadow: 0px 3px 15px rgba(54,54,54,0.3);
	-webkit-box-shadow: 0px 3px 15px rgba(54,54,54,0.3);
}
.cnext h4 {
	font-size: 30px;
	color: #fff;
	margin: 0;
	text-align: right;
	line-height: 30px
}
.cnext h2 {
	font-size: 48px;
	color: #fff;
	margin: 0;
	text-align: right;
	line-height: 48px
}
.ctitle {
	width: 100%;
	padding-top: 50px;
	padding-left: 60px;
}
.ctitle h2 {
	letter-spacing: 4px;
	position: relative;
	color: #0e2a61;
	line-height: 48px;
	font-size: 26px;
	text-transform: capitalize;
	font-weight: 500;
	margin-bottom: 20px;
	margin: auto;
	width: 100%;
}
.ctitle h2 a {
	color: #123374;
}
.ctitle a:hover {
	color: #932026;
}
.ctitle p {
	color: #a9acb1;
	line-height: 28px;
	font-size: 16px;
	margin: 0.5em 0;
}
.slider_img {
	width: 100%;
	max-width: 1280px;
	margin: auto;
}
.slider_img .single_slider {
	margin: 0 55px;
	clear: both
}
.nav-list {
float:left
}
.nav-list ul {
	list-style: none;
	margin: 15px 0;
	padding: 0;
	margin-right: 50px
}
.nav-list ul li {
	color: #0d295d;
	padding: 6px 0
}
.nav-list a {
	color: #123374;
	line-height: 36px;
	padding:0 15px;
	font-size: 16px;
	width: 100%;
	display: block;
}
.nav-list a:hover, .nav-list li.active a {
	color: #fff;
	background-color: #0d295d;
}
.nav-list li.active a:before {
	content: url(img/dot.png)
}
.nav-list li.active a:after {
	content: url()
}
.nav-list ul li:hover a, .nav-list ul li.active:hover a {
	color: #fff;
}
.nav-list ul li:hover a:before {
	content: url(img/dot.png)
}
.nav-list ul li:hover a:after {
	content: url()
}
.bottom-line {
	border-bottom: 2px #123374 solid;
}
.teacher-list  {
	padding-top:36px
}
.teacher-list h3 {
	font-size: 24px;
	padding-left: 15px;
	height: 46px;
	margin: 0;
	margin-top: 20px;
}
.teacher-list ul {
	list-style: none;
	margin: 35px 0;
	padding: 0 15px;
	line-height: 30px;
}
.teacher-list ul li {
	float: left;
	line-height: 46px;
}
.teacher-list a {
	color: #797979;
	font-size: 16px;
}
.teacher-list a:hover {
	color: #123374;
}
.leader-list ul {
	list-style: none;
	clear: both;
}
.leader-list ul.oneleader {
	display: block;
	width: 450px;
	margin: 0 auto 20px auto;
	padding-bottom: 30px;
	height: 380px;
	padding-left: 0;
}
.leader-list ul.oneleader li {
	width: 50%;
	float: left;
	line-height: 46px;
	padding: 0px 30px;
}
.leader-list ul.oneleader li .lead-img {
	width: 100%;
	display: block;
	max-height: 196px;
	overflow: hidden;
	box-shadow: 0px 3px 15px rgba(54,54,54,0.2);
	-webkit-box-shadow: 0px 3px 15px rgba(54,54,54,0.2);
}
.leader-list ul.oneleader li .lead-img img {
	width: 100%;
}
.leader-list ul.oneleader li .lead-img:hover {
	box-shadow: 0px 5px 15px rgba(54,54,54,0.3);
	-webkit-box-shadow: 0px 5px 15px rgba(54,54,54,0.3);
}
.leader-list ul.twoleader {
	display: block;
	width: 100%;
	margin: 0 auto 20px auto;
	padding-bottom: 30px;
	height: 380px;
	padding-left: 0;
}
.leader-list ul.twoleader li {
	width: 16.666%;
	float: left;
	line-height: 46px;
	padding: 0px 20px;
}
.leader-list ul.twoleader li .lead-img {
	width: 100%;
	display: block;
	max-height: 195px;
	overflow: hidden;
	box-shadow: 0px 3px 15px rgba(54,54,54,0.2);
	-webkit-box-shadow: 0px 3px 15px rgba(54,54,54,0.2);
}
.leader-list ul.twoleader li .lead-img img {
	width: 100%;
}
.leader-list ul.twoleader li .lead-img:hover {
	box-shadow: 0px 5px 15px rgba(54,54,54,0.3);
	-webkit-box-shadow: 0px 5px 15px rgba(54,54,54,0.3);
}
.leader-list ul li h2 {
	font-size: 27px;
	padding-left: 15px;
	margin: 1em 0 0.3em 0;
}
.leader-list a {
	color: #123374;
}
.leader-list p {
	padding-left: 15px;
	margin: 0;
	line-height: 30px;
}
.leader-list a:hover {
	color: #932026;
}



.log2{float: left; font-size: 20px; color: #fff; width:55%; text-align: center; font-family: "微软雅黑"; line-height: 54px;}
.log2 img{height:100%;margin-top: 10px;}
.log2 a{color: #fff;}
.log3{float: left;  width:20%;}


.yjmenu{width:100%;margin:0 auto;min-height:90px;padding:0;color:#fff;margin:3% auto;}
.yjmenu ul{width:100%;margin:0 auto ;padding:0;}
.yjmenu ul li{width:18%;height:60px;float:left;font-size:13px;text-align:center;margin-right:2%;border-radius:5px;}
.yjmenu ul li i{display:block;height:60px;}
.yjmenu ul li img{width:80%;margin-top:3px;}
.yjmenu ul li h4{clear: both;display:block;font-size:12px;font-weight:normal;line-height:30px;font-family: "微软雅黑";color:#6a6a6a}

.jj{width:96%;margin:0 auto;padding:0;color:#fff;margin:3% auto;}
.jj1{width:52%;float: left;margin-right:2%;margin-top: 10px;}
.jj2{width:46%;float: left;margin-top: 10px;}
.lpxqbt{font-size:16px;color:#333333;line-height: 30px;}
.lpxqbt1{font-size:13px;color:#666666;line-height:22px;margin:2px auto;height:22px;overflow: hidden;}
.lpxqbt2{font-size:10px;color:#333333;line-height:22px;;height:44px;overflow: hidden;}

.infor-more{width:50%;height:30px;border:solid 1px #07a754;display: block;text-align: left;font-size: 14px;line-height:30px;color: #07a754;-webkit-box-sizing: border-box;box-sizing: border-box;padding-left: 10px;position:relative;left: 0;margin-top:10px;}
.infor-more:after {position: absolute;content: '';left:70px;top: 16px; width:90%;height: 1px;background-color: #07a754;}

.xmzs{clear:both;width:96%;min-height:200px;margin:10px auto;color:#07a754;margin:15px auto;text-align: center;line-height: 40px;}
.xmzs ul{margin: 0 auto;width:100%;min-height:160px;padding: 0;}
.xmzs ul li{width:48%;float:left;}



.banner{margin:0 auto;width:100%;background:#FFFFFF;overflow: hidden;}
.focus{ position:relative;width:100%;height:120px; background-color: #FFFFFF; float:left;margin: 0 auto;}  
.focus img{width:width:100%;margin: 0 auto;} 
.focus .shadow .title{width:260px; height:65px;padding-left: 30px;padding-top:20px;}
.focus .shadow .title a{text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; left:50%; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#476d1c; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{position:absolute; left:0px; top:0px; width:100%;}  
.focus .D1fBt{overflow:hidden; zoom:1;  height:16px; z-index:10;}  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:80px; line-height:80px; background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:20px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative;width:100%; float:left;display:none; background:#000;}  
.focus .fcon img{ display:block; width:100%;height:auto;}  
.focus .fbg{bottom:1%;right:40%; position:absolute; height:21px; text-align:center; z-index:200; }  
.focus .fbg div{margin:0 auto;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:10px; height:10px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#fff; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#ff0000;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top:50%;margin-top:-37px; left:0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top:50%;margin-top:-37px; right:0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{background-position:0 0; }  
.focus .next:hover{background-position:-40px 0;} 



.sybt{width: 92%; height: 27px; background: url(../images/910-1.jpg) left no-repeat; background: cover; font-size: 16px; font-family: "微软雅黑"; color: #666666; padding-left: 11%; line-height: 27px;  margin: 0 auto;margin-top: 12px; margin-bottom: 13px;}


#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;background:url(img/spr.png) no-repeat;}
#tFocus{width:92%;height:323px;overflow:hidden;margin:17px auto 0 auto;}
#tFocus-pic{width:100%;height:200px;position:relative;}
#tFocus-pic li{width:100%;height:243px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocusBtn{width:359px;height:89px;margin-top:5px;z-index:20;overflow:hidden;}
#tFocus-btn{width:328px;height:89px;position:relative;left:0;bottom:0;overflow:hidden;float:left;}
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{height:80px;width:168px;padding-top:7px;display:block;float:left;margin-right:0px;}
#tFocus-btn li img{border:2px solid #dddddd; height: auto;width: 80%;}
#tFocus-btn li.active{background-position:-448px -100px;}
#tFocus-btn li.active img{border:2px solid #40b9e5}

#tFocus-leftbtn{height:40px;margin-top:18px;width:15px;float:left;text-indent:-9999px; margin-left:0px;background-position:-455px -60px;}
#tFocus-rightbtn{background-position:-480px -60px;height:40px;margin-top:18px;width:15px;float:left;text-indent:-9999px; margin-left:-12px;}


.sydb{width: 92%; margin: 0 auto; background: #ececec; min-height:200px; }
.sydb ul{width: 100%; margin: 0 ;  padding: 0;background: #ececec;}
.sydb ul li{width: 25%; float: left; list-style-type: none; margin-top: 5%; color: #5a5a5a;}
.wenzi{width: 100%; text-align: center; margin: 0 auto; line-height: 26px;}
.sydb ul li img{margin: 0 auto; margin-left: 21%;}



.foot{width:100%; margin: 0 auto; min-height:200px; margin-top: 5%; background: url(../images/tb9.png) #116fb0 top no-repeat; background-size:81% ;  background-position-y: 22px;}

.foot1{width: 70%; margin: 0 auto; padding-top:24%;}
.foot1 ul{width: 100%; margin: 0 auto;}
.foot1 ul li{width: 50%; float: left; list-style-type: none;}

.foot2-2{width:80%; margin: 0 auto; margin-top: 10%;  }
.foot2-2 ul{width: 100%; margin: 0 auto;}
.foot2-2 ul li{width:21%; float: left; text-align: center;font-family: "微软雅黑"; font-size:15px;color: #ffffff; margin-left: 4%;margin-right: 4%;list-style-type: none;}
.foot2-2 ul li a{color: #ffffff;}



.foot3{width:90%; margin: 0 auto; border-top: 1px solid #4f94c4;font-family: "微软雅黑"; font-size:14px;color: #ffffff; padding-top: 2%; text-align: center; padding-bottom: 3%; margin-top: 3%;}
.foot3 a{color: #fff;}



.djxc{width: 98%; margin: 0 auto; min-height: 40px; background-color: #eeeeee; margin-top:2%; line-height: 40px; font-size: 14px; color: #09569e; padding-left: 2%; font-family: "微软雅黑";}
.djxc img{margin-left: 2%;}
.djxc a{color: #09569e;}
.djxc1{width: 98%; margin: 0 auto; height: 40px; border-bottom: 1px solid #d8d8d8; margin-top: 2%;}
.djxc1-1{min-width:25%; height: 40px; line-height: 40px; border-bottom: 2px solid #09569e; float: left; color: #09569e; font-family: "微软雅黑"; font-size: 17px; text-align: center; font-weight: 600;}
.djxc1-2{width: 30%; height: 40px; line-height: 40px;  float: right; text-align: right; font-family: "微软雅黑"; font-size: 14px; }
.djxc1-2 a{color: #2d2d2d;}

.jj2a{width:100%;height:165px;background:url(../images/zz01.jpg);background-size: cover;}
.jj2b{width:100%;height:140px;background:url(../images/zz02.jpg);background-size: cover;margin-top: 15px;}
.jj2c{width:100%;height:140px;background:url(../images/zz03.jpg);background-size: cover;}
.jj span{margin:0 auto;display:block;width:80%;padding-top:40px;color:#333333;font-size: 14px;}

.jjry{width: 96%; margin: 0 auto; font-family: "微软雅黑"; font-size: 14px; color:#333;line-height: 30px;}
.xmzsa{clear:both;width:96%;min-height:140px;margin:10px auto;color:#07a754;margin:15px auto;}
.xmzsa ul{margin: 0 auto;width:100%;padding: 0;}
.xmzsa ul li{width:48%;float:left;margin-bottom: 15px;}
.xmzsa>span{display:block;width: 96%; margin: auto; font-family: "微软雅黑"; font-size: 14px; color:#333;line-height:30px;padding-top: 20px;}


.djxc2{width:98%; margin: 0 auto; padding: 0;}
.djxc2 ul{width:100%; margin: 0 auto; padding:0}
.djxc2 ul li{width:99%; float: left; height:35px; line-height: 35px; border-bottom: 1px dashed  #dbdcdc; font-family: "微软雅黑"; font-size: 14px; color: #000000; list-style-type: none;}
.djxc2 ul li a{color: #000000;}


.date_list{height: auto; padding:0 0 0 0 !important; position: relative; margin-top: 9px;}
.date_list li{
    width: 100%;
    height:82px;
    display: block;
    padding: 0 0 0 0; border-bottom: #f2f2f2 1px solid;
    position: relative;}
.date_list li a{ font-size: 14px; color: #09569e; line-height:26px;top: -4px;    position: relative;}
.date_list li span {
    float: left;
    display: block;
    width: 68px;
    height:68px;
    background: #56a1e2;
    text-align: center;
    color: #ffffff;
    font-size: 14px;line-height:27px;
    margin-right: 15px;
}
.date_list li span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #09569e;
    background: #e7e7e7;
    font-size: 21px; 
    font-weight: 100;
    font-style: normal;
    line-height:40px;
    height:40px;
}
.date_list li:hover span i{ background: #0061b6; color: #ffffff}
.date_list li:hover span { background: #e7e7e7; color: #116fb0}
.date_list li:hover a{ color: #2d4e8f}
}


.date_list1{float: left; width: 30%;}
.date_list2{float: left; width: 70%;}
.date_list2-1{width: 100%; margin: 0 auto;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color: #09569e;}
.date_list2-2{width: 100%; margin: 0 auto; font-size: 14px; word-break: break-all;

    text-overflow: ellipsis;

    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/

    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/

    -webkit-line-clamp: 2; /** 显示的行数 **/

    overflow: hidden;  /** 隐藏超出的内容 **/
   text-indent: 2em;
   color: #000000;}
   
.date_list2-2 a{color: #000000;}

.yyxwview{width:92%; margin: 0 auto; margin-top:7%;}
.yyxwview1{line-height: 30px; font-family: "微软雅黑"; font-size: 17px; color: #09569e; text-align: center;}
.yyxwview2{margin: 0 auto; width:100%; height:50px; border-bottom:1px dashed #c0c0c0;line-height:50px; font-family: "微软雅黑"; font-size: 14px; color: #000000; text-align: center; margin-bottom: 2%; margin-top: 2%;}
.yyxwview3{margin: 0 auto;width:97%; line-height: 30px; font-family: "微软雅黑"; font-size: 14px; color: #000000;}
.yyxwview4{width: 100%; margin: 0 auto; text-align: left; font-family: "微软雅黑"; font-size: 14px; color: #09569e; line-height: 30px; }
.yyxwview44{width: 100%; margin: 0 auto;background: url(../images/xxbj.jpg) top repeat-x; height: 23px;}

.yyxwview3 img{width: 80%; margin: 5% 0;}

.footny1{width: 100%;background: url(../images/web.jpg) center repeat; height: 16px; margin-top: 3%;}


/*现任领导*/

.xrld{width: 100%; margin: 0 auto; }
.xrld ul{width: 94%; margin: 0 auto; padding: 0; margin-top: 20px;}
.xrld ul li{width: 100%; height: 160px; float: left; background: #dedede; margin-right: 15px; margin-bottom: 20px; list-style-type: none;}
.xrld ul li:nth-child(2n){margin-right:0;}
.xrld1{width: 30%; height: 189px; float: left; margin-top: 10px; margin-left: 15px; margin-right: 15px;}
.xrld2{width: 60%; float: left;margin-top: 10px;}
.xrld2-1{ font-family: "微软雅黑"; font-size: 18px; color: #000000; font-weight: 600; margin-top: 5px; list-style-type: none;}
.xrld2-2{ font-family: "微软雅黑"; font-size: 14px; color: #000000; font-weight: 100; margin-top:25px; line-height: 25px; list-style-type: none;}
.xrld2-1 a{color: #000;}
.xrld2-2 a{color: #000;}
.xrld ul li:hover{background:#116fb0;}
.xrld ul li:hover .xrld2-1{color: #ffffff;}
.xrld ul li:hover .xrld2-2{color: #ffffff;}


.xfxx{width: 100%; margin: 0 auto; list-style-type: none;}
.xfxx ul{width: 100%; margin: 0 auto; padding: 0; margin-top: 20px;}
.xfxx ul li{width: 80%; margin: 0 auto;list-style-type: none; margin-bottom: 10px;}



.tabCon {display: none; width:100%; margin:0 auto 0 auto;  margin-top:6px;}
.lanren{ margin-bottom: 30px;}
.lanren ul.list{width: 96%; margin: 0 auto;margin-left: 1% ; padding-left: 1% ; margin-top: 10px; margin-bottom: 20px;}
.lanren ul.list li{width: 100%;height: auto;float: left; margin-bottom:3%;background-color: #f7f7f7;list-style-type: none; padding-bottom: 15px;}
.lanren .more{overflow: hidden;width: 194px; height:35px; line-height:35px;font-family: "宋体"; font-size: 14px; color: #6f6f6f; text-align: center; margin: 0 auto; margin-bottom: 3%;}
.lanren .more a{display: block;width: 194px; height:35px; line-height:35px;font-family: "宋体"; font-size: 14px; color: #6f6f6f; text-align: center;  margin: 0 auto;}
.lanren .more a:hover{text-decoration: none;color: #6f6f6f;}
.lanren .more1{overflow: hidden;width: 194px; height:35px; line-height:35px;font-family: "宋体"; font-size: 14px; color: red; text-align: center;  margin: 0 auto; border: 0; margin-bottom: 2%;}
.lanren ul.list li b{display:block;width:92%;margin:0 auto;color: #07a754;font-size:16px;line-height:40px;font-weight: normal;}
.lanren ul.list li b i{color:#ff0000;font-family: "微软雅黑";font-style: normal;float: right;font-size:16px;line-height:40px;}
.zynya{width:92%;margin:0 auto;color:#333;line-height:26px;height:52px;color: #666;font-size:14px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}



.xwzx1{float: left; width:50%;}
.xwzx1 img{width:95%;}
.xwzx2 {float:right;width:50%;}
.xwzx22 {float:left;width:100%;background-color: #f7f7f7; height: 130px; }
.xwzx2-1 {font-size: 14px; font-size: 16px; color: #424242; font-family: 微软雅黑; margin: 0 auto;width: 96%;text-align: left; font-weight: bold;margin: 0 auto;margin-top: 2%; }
.xwzx2-2 {font-size: 14px; font-size: 14px; color: #6f6f6f; font-family: 宋体; margin: 0 auto;margin-top: 3%;width:93%; text-align: left;line-height: 25px; margin-bottom: 2%; }

.box{width:98%;height: 263px;margin: 0 auto;overflow: hidden;position: relative;  margin-top: 20px;}
.box-1 ul{ padding: 0;}
.box-1 ul li{width: 100%;height: 263px;position: relative;overflow: hidden;}
.box-1 ul li img{width:  100%; height: 263px;}
.box-1 ul li h2{position: absolute;left: 0;bottom: -11px;height: 40px;width:100%;background: rgba(53,125,158,.8);text-indent: 2em;
				font-size: 15px;line-height: 40px;text-overflow: ellipsis;overflow: hidden;
				white-space: nowrap;font-weight: normal;color: ghostwhite; text-align: center;}
.box-2{position: absolute;right: 10px;bottom: 14px;}
.box-2 ul li{float:left;width: 12px;height: 12px;overflow: hidden; margin: 0 5px; border-radius: 50%;
				background: rgba(0,0,0,0.5);text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background: rgba(255,255,255,0.6);}
.box-3 span{position: absolute;color: white;background: rgba(125,125,120,.3);width: 50px;height: 80px;
				top:50%; font-family: "宋体";line-height: 80px;font-size:60px;margin-top: -40px;
				text-align: center;cursor: pointer;}
.box-3 .prev{left: 10px;}
.box-3 .next{right: 10px;}
.box-3 span::selection{background: transparent;}
.box-3 span:hover{background: rgba(125,125,120,.8);}



#video {
	width:98%;
	height: 213px;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
}

#video video {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.VideoBtn {
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	width: 70px;
	height: 70px;
	margin-left: -35px;
	margin-top: -35px;
	cursor: pointer;
	z-index: 10;
}



/*时间轴*/
.timer-shaft-box{width:100%;box-sizing: border-box; margin: 0 auto; }
.timer-shaft{position:relative;width:90%;height:62px;overflow: hidden; margin: 0 auto;}
.timer-left{position:absolute;top:49%;left:10px;z-index:99;width:26px;height:27px;margin-top:-18.5px;background: url(../images/zuo.png) no-repeat;background-size: cover;cursor:pointer;}
.timer-right{position:absolute;top:49%;right:10px;z-index:99;width:26px;height:27px;margin-top:-18.5px;background: url(../images/you.png) no-repeat;background-size: cover;cursor:pointer;}
.timer-scale{position:absolute;top:0;left:0;height:50px;padding-left: 50px;font-size: 0;white-space: nowrap;}
.timer-scale-cont{display:inline-block;height:100%;line-height:50px; }
.time-circle{display:inline-block;vertical-align:middle;width:80px;height:60px;line-height: 60px;text-align: center;font-size:18px;color:#333;transition: all .3s;cursor:pointer;}
.timer-scale-cont.hov .time-circle{width:50px;height:50px;line-height: 50px;font-size:17px;color:#46b473}
.line-scale{display:inline-block;vertical-align:middle;width:40px;height:22px;margin:0 2px;background-size: cover;}

.timer-shaft-content{width:95%;margin:0 auto;overflow: hidden;min-height:300px;font-size:0;box-sizing:border-box;background:#FFFFFF;white-space: nowrap;box-shadow: 0 0px 6px rgba(171, 164, 157, 0.42);z-index: 9999;}
.shaft-detail-cont{display: none;width:97%;}
.timer-year{font-weight:bold;color:#333;font-size:0;}
.icon-year{display: inline-block;vertical-align:middle;width:33px;height:40px;background: url(../images/icon_sign.png) no-repeat;background-size: cover;}
.timer-year span{display: inline-block;vertical-align:middle;font-size:24px;margin-left: 4%;}
.month-detail-box{position:relative;padding-top:15px;width:90%;min-height:93px;font-size:0;box-sizing: border-box;white-space: normal; margin: 0 auto;}
.month-detail-box:before{content: '';position:absolute;top:0;left:36.5px;height:100%;}
.month-detail-box .month-title{position:absolute;font-size:16px;font-weight: bold;color:#333;}
.month-detail-box .month-title:before{content: '';position:absolute;top:50%;left:30px;width:13px;height:13px;margin-top:-6.5px;background: url(../images/icon_circle.png) no-repeat;background-size: cover;}
.incident-record{display:inline-block;line-height:2;font-size:14px;color:#333;}
.incident-record a{font-size:14px;color:#1d69a3;}




.tabConnew {display: none; width:100%; margin:0 auto 0 auto;  margin-top:6px;}
.lanrennew{ margin-bottom: 30px;}
.lanrennew ul.list{width: 96%; margin: 0 auto;margin-left: 1% ; padding-left: 1% ; margin-top: 10px; margin-bottom: 1px;}
	.lanrennew ul.list li{width: 100%;height: auto;float: left; list-style-type: none; }
	.lanrennew ul.list li a{text-overflow: ellipsis;overflow: hidden;width:99%; float: left; height:35px; line-height: 35px; border-bottom: 1px dashed  #dbdcdc; font-family: "微软雅黑"; font-size: 14px; color: #000000; list-style-type: none;}
	.lanrennew .more{overflow: hidden;width: 194px; height:35px; line-height:35px;font-family: "宋体"; font-size: 14px; color: #6f6f6f; text-align: center; margin: 0 auto; margin-bottom: 3%;}
	.lanrennew .more a{display: block;width: 194px; height:35px; line-height:35px;font-family: "宋体"; font-size: 14px; color: #6f6f6f; text-align: center;  margin: 0 auto; margin-top: 5px;}
	.lanrennew .more a:hover{text-decoration: none;color: #6f6f6f;}
	.lanrennew .more1{overflow: hidden;width: 194px; height:35px; line-height:35px;font-family: "宋体"; font-size: 14px; color: red; text-align: center;  margin: 0 auto; border: 0; margin-bottom: 2%;}
	
.nyxx1{margin: 0 auto;width: 96%;}
.nyxx1a{float: left;width: 80%;line-height: 40px;font-size: 18px;color: #07a754;}
.nyxx1a b{display: block;width:100;line-height: 40px;font-weight: 100;color: #333;}
.nyxx1b{float: left;width: 20%;line-height: 40px;height:80px;padding-top:20px;font-size: 18px;text-align: center;color: #ff0000;}
.nyxx1 span{clear:both;display:block;width: 100%;}
.nyxx1 ul{width: 100%;padding: 0;margin: 0;}
.nyxx1 ul li{float: left;padding:0 10px;line-height: 40px;background: #a6dfc1;margin:5px auto;margin-right:15px;font-size: 13px;}

.nyxx2{margin:15px auto;width:100%;background:#e8fff3;min-height: 300px;line-height: 28px;padding: 10px;}
.nyxx2 h4{display: block;width: 100%;font-size: 18px;font-family: "微软雅黑";line-height:30px;}

.nyxx3{margin:15px auto;width:100%;background:#07a754;min-height: 300px;line-height: 28px;padding: 10px;}








.lxwm2{width: 94%;margin: 20px auto;}
.lxwm2 h3 {font-size:18px; color: #000;display: block;}
.lxwm2 p {font-size: 14px;line-height: 18px;color: #888888;margin-bottom: 18px;}
.lxwm2 p img { float: left;margin-right: 10px;}
.lxwm2 .qr_code {font-size: 14px;line-height: 19px;color: #888888;padding: 93px 0 0 140px;background:url(../images/ewm.jpg);background-repeat: no-repeat;}
