/*-------- Background Style Css --------*/
.bg-img {
	background: no-repeat center center;
	background-size: cover;
}


/*-------- Spacing Style Css --------*/
.container,
.container-fluid {
	padding-bottom: 90px;
	padding-top: 113px;
	width: 1200px;
	max-width: inherit;
}

@media only screen and (max-width: 1199px) {

	.container,
	.container-fluid {
		padding-bottom: 50px;
		padding-top: 80px;
	}
}


/*-------- Custom Color Style Css --------*/
.bg-color-gray {
	background-color: #f4f7f7;
}



.card-box {
	background-color: #fff;
	border-radius: 8px;
	margin-bottom: 15px;
	padding: 20px;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	overflow: hidden;
}

.card-tit-box {
	border-bottom: 1px solid #EBEBEB;
	padding-bottom: 10px;
}

.card-tit {
	font-size: 18px;
	color: #353535;
	margin-right: 32px;
	font-weight: 500;
	line-height: normal;
}

.more-link {
	color: #9A9A9A;
}

.search-box {
	overflow: hidden;
	height: 30px;
	border-radius: 3px;
}

.home-search {

	margin-right: 32px;

	width: 274px;

	height: 32px;

	border-radius: 6px;
}

.search-box .icofont-search-1 {
	position: absolute;
	left: 10px;
	top: 8px;
	color: #2eb4b2;
}

.search-box .search {
	padding-left: 30px;
	border: 1px solid #2eb4b2;
	border-radius: 5px 0 0 5px;
	height: 32px;
	line-height: 2;
	font-size: 14px;
	width: 210px;
}

.search-box .search::placeholder {
	color: #119BA2;
	font-size: 16px;
}

.btn-search {
	background: #2EB4B2;
	color: #fff;
	margin-left: -2px;
	padding: 2px 16px;
	white-space: nowrap;
	border-radius: 0 6px 6px 0;
}

.btn-search:hover {
	background: #2EB4B2;
	color: #fff;
}

.home-table {
	margin-bottom: 0;
	color: #353535;
	margin-top: 10px;
}

.home-table .thead {
	border-bottom: 5px solid #fff;
}

.home-table tr {
	/* border-bottom: 1px solid #eee; */
}

.home-table tr:last-child {
	border: 0;
}

.home-table tr td {
	padding: 2px 0;
	margin: 0;
	border: 0;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

.home-table thead th {
	vertical-align: bottom;
	border: none;
	background: #F5F6FA;
	padding: 0;
	font-weight: normal;
	height: 30px;
}

.home-table .look-tel{
	height:27px;
	line-height: 25px;
	vertical-align: middle;
	padding: 0;
}


.index-table {
	margin-bottom: 0;
	color: #353535;
	/* margin-top: 10px; */
}

.index-table .thead {
	/* border-top: 6px solid #fff; */
	/* border-left: 20px solid  #fff; */
}

.index-table tr td {
	padding: 2px 0;
	margin: 0;
	border: 0;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

.index-table tr {
	border-bottom: 1px solid #EBEBEB;
}

.index-table tr:last-child {
	/* border: 0; */
}

.index-table tr td {
	padding: 0 20px;
	line-height: 60px;
	height: 60px;
}

.index-table .look-tel{
	height:27px;
	line-height: 25px;
	vertical-align: middle;
	padding: 0;
}

.index-table thead th {
	vertical-align: bottom;
	border: 0;
	/* background: #F5F6FA; */
	padding: 10px 20px;
	height: 30px;
	line-height: normal;
}

.index-table .time-desc{
	color:#727272;
	text-align: right;
}

.index-table .area{
	color: #727272;
}

.center-table .thead th {
	font-weight: bold;
}

.center-table tr {
	border-bottom: 1px solid #eee;
}

.btn-bg {
	background: #2EB4B2;
	color: #fff;
	box-sizing: border-box;
	font-size: 15px;
	display: inline-block;
	border-radius: 2px;
	white-space: nowrap;
	cursor: pointer;
	width: 104px;
	height: 25px;
	background: #2EB4B2;
	text-align: center;
	line-height: 25px;
	border: 0;
}

.btn-bg img {
	width: 12px;
	height: 12px;
	vertical-align: baseline;
	margin-right: 8px;
}

.btn-bg:hover {
	color: #fff;
	background: #119BA2;
}

.btn-down {
	width: 76px;
	height: 32px;
	line-height: 32px;
	border-radius: 2px;
}

.btn-pro-down {
	width: 150px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
}

.btn-pro-down img {
	width: 14px;
	height: 14px;
	vertical-align: inherit;
}

.btn-pub-project {
	width: 134px;
}

.btn-gray {
	background: none;
	color: #333;
	border: 1px solid #DCDFE6;
	height: 32px;
	line-height: 30px;
}

.btn-plain {
	background: none;
	color: #2EB4B2;
	border: 1px solid #2EB4B2;
	height: 34px;
	line-height: 30px;
}

.btn-del {
	background: none;
	color: #353535;
	border: 1px solid #DCDFE6;
}

.btn-pub {
	width: 104px;
	height: 35px;
	line-height: 35px;
}

.look-tel {
	margin-top: 8px;
	padding: 0;
	background: #2EB4B2;
	color: #fff;
	text-align: center;
	font-size: 15px;
	display: inline-block;
	border-radius: 2px;
	cursor: pointer;
	width: 100px;
	height: 25px;
	line-height: 25px;
}

.look-tel:hover {
	background: #1f9896;
}


.look-link {
	color: #119BA2;
	cursor: pointer;
}

.look-link :hover {
	background: #1f9896;
}

.time-desc {
	color: #9A9A9A;
}

.book-list {}

.book-bottom {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.book-bottom:last-child {
	border: 0;
	margin: 0;
	padding: 0;
}

.book-item {}

.book-img-box {
	margin-right: 20px;
	width: 80px;
	height: 110px;
}

.book-info {
	width: 266px;
	margin-right: 24px;
}

.book-info .price-txt {
	padding-left: 10px;
}

.book-info .book-title {
	margin-bottom: 10px;
}

.pro-list {
    margin-top: 18px;
}

.pro-item {
	border-bottom: 1px dotted #eee;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}

.pro-item:last-child {
	border: 0;
}

.pro-img-box {
	width: 160px;
	height: 160px;
	flex-shrink: 0;
}

.pro-img {
	width: 160px;
	height: 160px;
}

.pro-tit {
	color: #353535;
	margin-bottom: 10px;
	font-weight: 500;
	line-height: 1.2;
}

.pro-desc {
	color: #727272;
	margin-bottom: 25px;
}

.pro-txt {
	/* width: 80%; */
	padding-left: 20px;
}

.pro-down {}

.pro-comp {
	color: #727272;
}


.header-code {
	color: #119BA2;
	width: 116px;
	height: 32px;
	text-align: center;
	border-radius: 2px;
	border: 1px solid #2EB4B2;
}

.btn-go-home {
	border-left: 1px solid #D7D7D7;
	padding-left: 10px;
	margin-left: 10px;
	line-height: 1.2;
}

.ico-plus {
	width: 12px;
	height: 12px;
}


/*-------- Scroll To Top Style Css --------*/
.scroll-to-top {

	position: fixed;

	right: 0;

	top: 30%;
}

.side-code {
	border: 3px solid #fff;
}

.side-img {
	display: block;
	padding: 14px;
	background: #FFF;
	margin-bottom: 5px;
	box-sizing: border-box;
}


.line-1 {

	color: #D7D7D7;

	margin: 0px 5px;
}


/*
-----------------------------------------------------------------------
	Main Navigation CSS
-----------------------------------------------------------------------
*/
.nav-box {
	padding: 0;
}

.main-menu {
	margin: 10px;
}

.main-menu .active {
	color: #119BA2;
}

.main-menu>li {
	margin-right: 14px;
}

.main-menu>li:last-child {
	margin-right: 0;
}

.main-menu>li>a {
	color: #353535;
	display: block;
	font-size: 17px;
	font-weight: 540;
	line-height: 30px;
	text-transform: uppercase;
	padding: 6px 8.5px;
	position: relative;
}

.main-menu>li:hover>a,
.main-menu>li.active>a {
	color: #119ba2;
}

.main-menu>li:hover>a:before,
.main-menu>li.active>a:before {
	color: #03a84e;
}


.footer-logo-box {
	border-bottom: 1px solid #fff;
	padding-bottom: 22px;
	margin-bottom: 8px;
}

.footer-nav>li>a {
	color: #fff;
}


/*
-----------------------------------------------------------------------
  Header CSS
-----------------------------------------------------------------------
*/
.header-area {
	background: #ffffff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	padding: 8px 8px 0px 8px;
	height: 72px;
	box-sizing: border-box;
}

.header-area .ico-wx {
	width: 22px;
}

.header-area .code {
	width: 64px;
}

.header-area .code-box {
	margin-left: 20px;
}

.header-area .code-desc {
	line-height: 1.2;
	margin-left: 10px;
}

.header-area .container {
	padding: 0 15px;
}

.top-style-black {
	background: #353535;
	height: 50px;
	line-height: 50px;
	padding: 0;
	color: #fff;
}

.top-style-black .web-title {
	color: #fff;
	padding-left: 15px;
}

.top-style-black .top-city {
	color: #2EB4B2;
	margin-right: 9px;
	margin-left: 32px;
}

.top-style-black .top-city i {
	color: #5DD5C8;
}

.top-style-black .btn-go-login {
	padding: 6px 16px;
	border-radius: 6px;
	border: 1px solid #5DD5C8;
	color: #fff;
	font-size: 12px;
}

.top-style-black .btn-go-login:hover {
	background: #2EB4B2;
	color: #fff;
}


.center-top {}

.top-avator {
	width: 32px;
	height: 32px;
	border-radius: 100px;
}

/*
-----------------------------------------------------------------------
  Footer CSS
-----------------------------------------------------------------------
*/

.footer-area .nav-menu-item1 {
	margin-left: 41px;
}

@media only screen and (max-width: 1199px) {
	.footer-area .nav-menu-item1 {
		margin-left: 0;
	}
}

.footer-area .nav-menu-item2 {
	margin-left: 54px;
}

@media only screen and (max-width: 1199px) {
	.footer-area .nav-menu-item2 {
		margin-left: 0;
	}
}

.footer-area .nav-menu-item3 {
	margin-left: 67px;
}

@media only screen and (max-width: 1199px) {
	.footer-area .nav-menu-item3 {
		margin-left: 0;
	}
}

.footer-area .nav-menu-item4 {
	margin-left: 77px;
}

@media only screen and (max-width: 1199px) {
	.footer-area .nav-menu-item4 {
		margin-left: 0;
	}
}

.footer-area .widget-logo-area {
	margin-bottom: 42px;
	margin-top: -8px;
}

@media only screen and (max-width: 1199px) {
	.footer-area .widget-logo-area {
		margin-bottom: 18px;
		margin-top: -3px;
	}
}

.footer-area .desc {
	color: #d8dadf;
	font-size: 18px;
	line-height: 1.95;
	margin-bottom: 32px;
}

@media only screen and (max-width: 1199px) {
	.footer-area .desc {
		font-size: 15px;
		margin-bottom: 20px;
	}
}

.footer-area .social-icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media only screen and (max-width: 767px) {
	.footer-area .social-icons {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.footer-area .social-icons a {
	border: 2px solid #e3e8f1;
	border-radius: 50%;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 45px;
}

@media only screen and (max-width: 1199px) {
	.footer-area .social-icons a {
		font-size: 13px;
		height: 42px;
		width: 42px;
		line-height: 38px;
	}
}

.footer-area .social-icons a+a {
	margin-left: 15px;
}

.footer-area .social-icons a:hover {
	border-color: #03a84e;
	background-color: #03a84e;
}

.footer-area .nav-menu {
	margin-bottom: 0;
}

.footer-area .nav-menu li {
	color: #d8dadf;
	display: block;
	font-size: 18px;
	line-height: 50px;
}

.footer-area .nav-menu li a {
	color: #d8dadf;
	font-size: 18px;
	line-height: 50px;
	padding: 0 0;
	display: block;
}

@media only screen and (max-width: 1199px) {
	.footer-area .nav-menu li a {
		font-size: 14px;
		line-height: 45px;
	}
}

@media only screen and (max-width: 767px) {
	.footer-area .nav-menu li a {
		line-height: 35px;
	}
}

.footer-area .nav-menu li a:hover {
	color: #03a84e;
}


.footer-main {
	background-color: #5D5D5D;
	position: relative;
	padding: 26px 0 20px;
	color: #fff;
	height: 221px;
}

.footer-code {
	border: 1px solid #fff;
	padding: 1px 12px;
	border-radius: 2px;
}

.footer-bottom {
	background-color: #494949;
	text-align: center;
}

.footer-bottom .footer-bottom-content {
	border-top: 1px solid rgba(232, 238, 244, 0.08);
	padding: 23px 0 24px;
}

.footer-gray {
	background: #eee;
}

.footer-gray .copyright {
	color: #5D5D5D !important;
}

.footer-gray a {
	color: #5D5D5D !important;
}

.footer-bottom .copyright {
	color: #fff;
	font-size: 16px;
	margin-bottom: 0;
	padding: 6px 0;
}

@media only screen and (max-width: 1199px) {
	.footer-bottom .copyright {
		font-size: 14px;
	}
}

@media only screen and (max-width: 767px) {
	.footer-bottom .copyright {
		vertical-align: -1px;
	}
}

.footer-bottom .copyright a {
	color: #fff;
}

.footer-bottom .copyright a:hover {
	color: #fff;
}

.footer-bottom .copyright i {
	color: #03a84e;
	font-size: 16px;
	vertical-align: 0px;
	margin: 0;
}

.side-code {
	width: 100px;
	height: 100px;
	margin-right: 5px;
}