body {
	color: #333;
	padding: 0px !important;
	margin: 0px !important;
	font-size: 14px;
	font-family: '微软雅黑';
}

a,
a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}

::selection {
	background: #56b6e7;
	color: #fff;
}

::-moz-selection {
	background: #56b6e7;
	color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
	padding: 0;
	margin: 0;
}
li {
	list-style-type: none;
}
a {
	color: #333;
}

a:hover {
	color: #56b6e7;
}

p {
	line-height: 22px;
}
@font-face {
	font-family: 'iconfont';
	src: url('t/font_1469158554_1436648.eot') /*tpa=http://www.17sucai.com/preview/155563/2016-10-25/%E5%85%88%E8%88%AA/css/t/font_1469158554_1436648.eot*/; /* IE9*/
	src: url('t/font_1469158554_1436648.eot-#iefix') /*tpa=http://www.17sucai.com/preview/155563/2016-10-25/%E5%85%88%E8%88%AA/css/t/font_1469158554_1436648.eot?#iefix*/ format('embedded-opentype'), /* IE6-IE8 */ url('t/font_1469158554_1436648.woff') /*tpa=http://www.17sucai.com/preview/155563/2016-10-25/%E5%85%88%E8%88%AA/css/t/font_1469158554_1436648.woff*/ format('woff'), /* chrome、firefox */ url('t/font_1469158554_1436648.ttf') /*tpa=http://www.17sucai.com/preview/155563/2016-10-25/%E5%85%88%E8%88%AA/css/t/font_1469158554_1436648.ttf*/ format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('t/font_1469158554_1436648.svg#iconfont') /*tpa=http://www.17sucai.com/preview/155563/2016-10-25/%E5%85%88%E8%88%AA/css/t/font_1469158554_1436648.svg#iconfont*/ format('svg'); /* iOS 4.1- */
}

.iconfont {
	font-family: 'iconfont';
	font-size: 50px;
	font-style: normal;
}
.top {
	background: #383838;
	color: #fff;
	height: 30px;
	line-height: 30px;
}
.top .top-fl {
	float: left;
}
.top .top-fr {
	float: right;
}
/*header*/

.header-frontend .navbar {
	margin-bottom: 0;
}

.navbar-default {
	border: none;
}

.navbar-brand {
	color: #bcc0cd;
	font-size: 30px;
	font-weight: 100;
	line-height: 30px;
	/*	margin-top: 15px;*/
	padding: 0 0 0 15px;
}

.navbar-brand span {
	color: #f25f5b;
}

.header-frontend .navbar-collapse ul.navbar-nav {
	float: right;
	margin-right: 0;
}

.header-frontend .navbar-default {
	background-color: #fff;
}

.header-frontend .nav li a,
.header-frontend .nav li.active ul.dropdown-menu li a {
	color: #999;
	font-size: 14px;
	font-weight: 300;
	background: none;
}

.copyrights {
	text-indent: -9999px;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}

.header-frontend .nav li a:hover,
.header-frontend .nav li a:focus,
.header-frontend .nav li.active a,
.header-frontend .nav li.active a:hover,
.header-frontend .nav li a.dropdown-toggle:hover,
.header-frontend .nav li a.dropdown-toggle:focus,
.header-frontend .nav li.active ul.dropdown-menu li a:hover,
.header-frontend .nav li.active ul.dropdown-menu li.active a {
	color: #fff;
	background-color: #56b6e7;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.header-frontend .navbar-default .navbar-nav > .open > a,
.header-frontend .navbar-default .navbar-nav > .open > a:hover,
.header-frontend .navbar-default .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #56b6e7;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.header-frontend .navbar-nav > li > a {
	line-height: 60px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	padding-left: 23px;
	padding-right: 23px;
	color: #333;
}

.dropdown-menu li a:hover {
	color: #fff !important;
}

.header-frontend .nav .caret {
	border-bottom-color: #999;
	border-top-color: #999;
}

.dropdown-menu {
	box-shadow: none;
	border-radius: 0;
}

.header-frontend .nav li .dropdown-menu {
	padding: 0;
}

.header-frontend .nav li .dropdown-menu li a {
	line-height: 28px;
	padding: 3px 12px;
}

.theme-dropdown .dropdown-menu {
	display: block;
	position: static;
	margin-bottom: 20px;
}

.theme-showcase > p > .btn {
	margin: 5px 0;
}
.biaoti {
	margin-top: 20px;
}
.biaoti h2,
.biaoti p,
.biaoti span {
	text-align: center;
}
.biaoti p {
	color: #666;
	line-height: 35px;
}
.biaoti span {
	border-bottom: 1px solid #949494;
	color: #666;
	font-weight: bold;
	font-size: 18px;
}
.english {
	text-align: center;
}
.line {
	border-bottom: 1px solid #ddd;
	margin-top: -1px;
}
.mt {
	margin-top: 20px;
}
.f-box {
	background: #f4f4f4;
	padding: 60px 20px;
	text-align: center;
	min-height: 380px;
	margin-bottom: 20px;
	transition-duration: 500ms;
	transition-property: width, background;
	transition-timing-function: ease;
	-webkit-transition-duration: 500ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
}
.f-box h2 {
	margin-top: 20px;
}
.f-box .yw {
	color: #aaa;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px;
	margin: 10px 0;
}
.f-box .f-text {
	color: #666;
}
.f-box u {
	margin: 15px auto;
	width: 85px;
	height: 1px;
	background: #ddd;
	display: block;
}
.recent-work-wrap img {
	width: 100%;
}
.recent-work-wrap {
	border: 1px solid #ddd;
	margin-bottom: 20px;
}
.recent-work-wrap img:hover {
	opacity: 0.9;
}
.more {
	margin: 0 auto;
	display: block;
	width: 150px;
	height: 40px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	background: #31afdf;
	border-radius: 8px;
}
.news {
	background: #31afdf;
	padding: 50px 0 50px 0;
	overflow: hidden;
}
.newtit {
	width: 185px;
	height: 59px;
	border: 2px solid #fff;
	margin: 0 auto;
}
.newtit h2 {
	line-height: 40px;
	font-size: 24px;
	color: #fff;
	text-align: center;
}
.newtit span {
	width: 150px;
	margin: 0 auto;
	background: #31afdf;
	text-transform: uppercase;
	font-size: 20px;
	color: #fff;
	padding: 0 10px;
	text-align: center;
	display: block;
}

.nav-tabs {
	border: 0;
}
/*.nav>li{ margin-right: 15px;}*/
.nav > li > a {
	background: #eba11a;
	color: #fff;
	border-radius: 50px;
	padding: 5px 30px;
}
.nav > li > a:hover {
	background: #f35b4f;
	color: #fff;
	border: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
	background: #f35b4f;
	color: #fff;
	border: 0;
}
.tab-content {
	margin-top: 30px;
}
.newstext {
	text-align: center;
	color: #fff;
	margin: 30px 0;
	font-size: 16px;
}
.newslist li a {
	color: #fff;
}
.newslist li {
	line-height: 30px;
	overflow: hidden;
}
.newslist i {
	float: left;
	width: 270px;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-style: normal;
}
.newslist span {
	float: right;
}
.partner img {
	width: 100%;
	border: 1px solid #ddd;
	margin: 10px 0;
}
.add {
	background: #f9f9f9;
	padding: 20px 0;
}
.add img {
	width: 100%;
}
.add h2 {
	font-size: 24px;
	margin-bottom: 15px;
}
.add p {
	font-size: 16px;
	line-height: 30px;
}
.add .btn-default {
	background: #f44234;
	color: #fff;
	border: 0;
	margin-top: 15px;
}
.contact {
	margin-top: 60px;
}
.copyright {
	background: #383838;
}
.copy-left {
	color: #fff;
	font-size: 20px;
}
.copy-left .iconfont {
	font-size: 32px;
	margin-right: 10px;
}
.copy-left p {
	text-indent: 30px;
	margin-top: 10px;
}
.kf {
	margin: 15px 0;
	font-size: 13px;
	color: #fff;
	margin-left: 30px;
	border-radius: 20px;
	background: #f44234;
	display: block;
	width: 100px;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.copy-left {
	float: left;
	margin-top: 15px;
}
.copy-mid {
	float: left;
	margin-left: 70px;
}
.copy-mid a {
	color: #999;
	font-weight: normal;
	text-align: center;
	display: block;
}
.copy-mid li {
	float: left;
	width: 160px;
}
.copy-mid h2 {
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 80px;
}
.copy-right {
	float: right;
	width: 150px;
	text-align: center;
}
.copy-right p {
	color: #fff;
	height: 55px;
	line-height: 80px;
	overflow: hidden;
	font-size: 20px;
}
.copy {
	line-height: 45px;
	background: #000;
	text-align: center;
	color: #999;
}
@media (min-width: 768px) and (max-width: 980px) {
	.col-4 .item {
		width: 47%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.product {
		display: none;
	}
	.img {
		display: none;
	}
	.copyright {
		display: none;
	}
}
@media (max-width: 768px) {
	.productdetail img {
		width: 100%;
	}
	.copy {
		padding: 15px 0;
	}
	.newslist i {
		width: 200px;
	}
	.nav > li > a {
		padding: 5px 15px;
	}
	.nav > li {
		margin-right: 18px;
	}
	.f-box {
		padding: 20px 0;
		min-height: 220px;
		border-radius: 10px;
	}
	.f-box h2 {
		margin-top: 10px;
		font-size: 20px;
	}
	.f-box .yw {
		font-size: 14px;
	}
	.biaoti h2 {
		font-size: 18px;
	}
	.iconfont {
		font-size: 40px;
	}
	.f-box .f-text {
		padding: 0 5px;
	}
	.navbar-brand img {
		width: 120px;
	}
	.navbar-brand {
		margin-top: 5px;
	}
	.navbar-toggle {
		margin-top: 12px;
	}
	.header-frontend .navbar-collapse ul.navbar-nav {
		float: none;
		margin-left: 0;
	}
	.header-frontend .navbar-nav > li > a {
		line-height: 30px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	.header-frontend .nav li a:hover,
	.header-frontend .nav li a:focus,
	.header-frontend .nav li a.dropdown-toggle:focus,
	.header-frontend .nav li a.dropdown-toggle .dropdown-menu li a:hover,
	.header-frontend .nav li.active a,
	.header-frontend .dropdown-menu li a:hover {
		color: #fff !important;
	}
	.header-frontend .navbar-nav > li {
		padding: 0;
		margin-bottom: 2px;
		line-height: 30px;
	}
	.header-frontend .nav li ul.dropdown-menu li a {
		margin-left: 0px;
		color: #999 !important;
	}
	.header-frontend .nav li .dropdown-menu li a:hover,
	.header-frontend .nav li .dropdown-menu li.active a {
		color: #fff !important;
	}
	.purchase-btn,
	.about-testimonial {
		margin-top: 10px;
	}
	.breadcrumb.pull-right {
		padding: 0;
	}
	.search,
	.bx-controls-direction {
		display: none;
	}
	.tweet-box {
		margin-bottom: 20px;
	}
	.property img {
		width: 80%;
	}
	/*.bx-wrapper {
        margin-bottom: 60px;
    }*/
	.purchase-btn,
	.about-testimonial {
		margin-top: 0;
	}
	.purchase-btn {
		line-height: 98px;
	}
	.social-link-footer li a {
		font-size: 16px;
		height: 40px;
		width: 40px;
	}
	.navbar-header {
		float: none;
		text-align: center;
		width: 100%;
	}
	.navbar-brand {
		float: none;
	}
	.carousel-control {
		font-size: 45px;
		line-height: 70px;
	}
	.btn,
	.form-control {
		margin-bottom: 10px;
	}
}
@media (max-width: 480px) {
	.header-frontend .navbar {
		min-height: 60px;
	}
	.navbar-toggle {
		margin-right: -10px;
	}
	.header-frontend .nav li .dropdown-menu li a:hover {
		color: #f77b6f !important;
	}
	.navbar-brand {
		margin-top: 10px !important;
		float: left !important;
	}
	.col-4 .item {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 2%;
	}
	.breadcrumb.pull-right {
		float: left !important;
		margin-top: 10px;
		padding: 0;
	}
	.carousel-control {
		font-size: 23px;
		line-height: 38px;
	}
}

.pst_bg {
	width: 100%;
	height: 72px;
	background: url('../images/bg_5.jpg') /*tpa=http://www.17sucai.com/preview/155563/2016-10-25/%E5%85%88%E8%88%AA/images/bg_5.jpg*/ repeat-x;
}
.pst {
	width: 1100px;
	text-align: left;
	margin: 0px auto;
	height: 72px;
	line-height: 72px;
	padding-left: 24px;
	background: url('../images/address.png') /*tpa=http://www.17sucai.com/preview/155563/2016-10-25/%E5%85%88%E8%88%AA/images/address.png*/ left no-repeat;
	font-size: 16px;
	color: #777;
}
.pst a {
	color: #777;
}
.pst a:hover {
	color: #006fbf;
}
.scd {
	width: 1100px;
	margin: 0px auto;
}
.scd .scd_l {
	width: 210px;
	float: left;
	position: relative;
	z-index: 99;
}
.scd_l .s_name {
	width: 210px;
	height: 50px;
	line-height: 50px;
	background: #56b6e8;
	position: relative;
	text-indent: 12px;
	font-size: 18px;
	color: #fff;
}
.scd_l .s_name img {
	vertical-align: top;
	margin-top: 18px;
}
.scd_l .s_name i {
	display: block;
	width: 30px;
	height: 31px;
	background: url('../images/icon10.png') /*tpa=http://www.17sucai.com/preview/155563/2016-10-25/%E5%85%88%E8%88%AA/images/icon10.png*/ no-repeat;
	position: absolute;
	right: -30px;
	bottom: -1px;
}
.scd_l .s_nav {
	width: 210px;
	background: #f0f0f0;
	margin-bottom: 20px;
}
.scd_l .s_nav li {
	background: url('../images/icon.png') /*tpa=http://www.17sucai.com/preview/155563/2016-10-25/%E5%85%88%E8%88%AA/images/icon.png*/ no-repeat right;
	margin: 0px 15px; /*width:100%; */
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #ddd;
}
.scd_l .s_nav li a {
	/*width:190px;*/
	height: 45px;
	line-height: 45px; /*padding-left:20px; */
	font-size: 16px;
	display: block;
	*display: inline;
	zoom: 1;
}
.scd_l .s_nav li.now a,
.scd_l .s_nav li a:hover {
	color: #0099ff;
}
.s_nav .now a {
	color: #0099ff;
	background: url('../images/hovericon.png') /*tpa=http://www.17sucai.com/preview/155563/2016-10-25/%E5%85%88%E8%88%AA/images/hovericon.png*/ no-repeat right;
}
.s_nav a:hover {
	color: #0099ff;
	background: url('../images/hovericon.png') /*tpa=http://www.17sucai.com/preview/155563/2016-10-25/%E5%85%88%E8%88%AA/images/hovericon.png*/ no-repeat right;
}
.scd_l .s_nav li:last-child {
	border-bottom: 0;
}
.scd .scd_r {
	width: 855px;
	float: right;
}
.scd_r .r_name {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.scd_r .r_name span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #007ed6;
	border-bottom: 1px solid #007ed6;
}
.about {
	width: 100%;
	padding: 30px 0;
	font-size: 14px;
	color: #555555;
	line-height: 255%;
	text-align: left;
}
.about img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.pages {
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}
.pages a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 30px;
	line-height: 30px;
	vertical-align: top;
	font-size: 16px;
	color: #555555;
	margin: 0 3px;
}
.pages .now {
	color: #179eed;
}
.pages .prev,
.pages .next {
	color: #fff;
	background: #646464;
	padding: 0 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.pages .prev:hover,
.pages .next:hover {
	background: #00649f;
}
.new {
	width: 100%;
	padding: 30px 0;
}
.new dl {
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ddd;
}
.new dl dt,
.new dl dt img {
	width: 235px;
	height: 135px;
	float: left;
	vertical-align: top;
}
.new dl dt {
	border: 3px solid #eee;
}
.new dl dd {
	width: 595px;
	float: right;
	text-align: left;
}
.new dl dd .title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	position: relative;
}
.new dl dd .title p {
	width: 65%;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #0063b3;
	font-size: 16px;
}
.new dl dd .title em {
	font-style: normal;
	display: block;
	text-align: right;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #888;
}
.new dl dd .des {
	width: 100%;
	height: 69px;
	font-size: 14px;
	color: #555555;
	line-height: 170%;
	overflow: hidden;
	text-indent: 2em;
	margin-bottom: 6px;
}
/* 新闻列表 */
.new dl dd .more1 {
	display: flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
	width: 105px;
	zoom: 1;
	padding: 7px 10px;
	height: auto;
	border: 1px solid #0063b3;
	text-align: center;
	font-size: 14px;
	color: #0063b3;
	/* min-height: 24px; */
	/* width: 82px; */
	/* line-height: 24px; */
}
.lianxi {
	margin: 15px 0;
}
.lianxi p {
	line-height: 30px;
}
.lianxi img {
	margin: 15px 0;
	display: block;
}
.sub {
	background: #f44234;
	color: #fff;
	border: 0;
	margin-top: 15px;
}
.lianxi span {
	color: red;
}
.new dl .newcontent {
	width: 855px;
}
.new dl .newcontent .des {
	height: 45px;
}
.new dl dd .des a {
	color: #555;
}
.detail {
	padding-bottom: 25px;
}
.detail h2 {
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
}
.detail .lj {
	color: #666;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 30px;
	font-size: 12px;
}
.pagebox {
	border-top: 1px dashed #ddd;
	margin-bottom: 50px;
}
.pagebox a {
	width: 50%;
	float: left;
	line-height: 45px;
}
.pagebox .down {
	float: right;
	text-align: right;
}
@media screen and (max-width: 770px) {
	.scd .scd_r,
	.scd .scd_l {
		width: 100%;
	}
	.scd_l .s_name i {
		display: none;
	}
	/* .scd .scd_l{ margin-top:25px;}*/
	.scd_l .s_name {
		width: 100%;
		background-size: 100% 100%;
		text-align: left;
	}
	.scd_l .s_name img {
		margin-left: 30px;
	}
	.scd_l .s_nav {
		width: 480px;
	}
	.scd_l .s_nav li a {
		width: 450px;
	}
	.pst {
		text-align: left;
		width: 480px;
	}
	.scd {
		width: 480px;
	}
	.new dl dd {
		width: 230px;
	}
	.new dl .newcontent {
		width: 100%;
	}
	.detail img {
		width: 100%;
	}
	.pagebox a {
		width: 100%;
	}
	.pagebox .down {
		text-align: left;
	}
	.pagebox {
		margin-top: 20px;
	}
}
@media screen and (max-width: 510px) {
	.scd_l .s_nav {
		width: 320px;
	}
	.scd_l .s_nav li a {
		width: 290px;
	}
	.pst {
		font-size: 14px;
		width: 320px;
	}
	.scd {
		width: 320px;
	}
	.new dl dd {
		width: 100%;
	}
	.new dl dt,
	.new dl dt img {
		width: 314px;
		height: 180px;
	}
	.lianxi img {
		width: 100%;
	}
	.new dl .newcontent {
		width: 100%;
	}
	.detail img {
		width: 100%;
	}
	.pagebox a {
		width: 100%;
		line-height: 30px;
	}
	.pagebox .down {
		text-align: left;
	}
	.pagebox {
		margin-top: 20px;
	}
}

#recent-works .col-xs-12.col-sm-4.col-md-4 {
	padding: 0;
}
#recent-works {
	background: url('../images/main2.jpg') /*tpa=http://www.17sucai.com/preview/155563/2016-10-25/%E5%85%88%E8%88%AA/images/main2.jpg*/;
	background-size: cover;
	padding-bottom: 70px;
}
.recent-work-wrap {
	position: relative;
	display: block;
}
.recent-work-wrap img {
	width: 100%;
}
.recent-work-wrap .recent-work-inner {
	top: 0;
	background: transparent;
	opacity: 1;
	width: 100%;
	border-radius: 0;
	margin-bottom: 0;
	text-align: center;
}
.recent-work-wrap .recent-work-inner h3 {
	margin: 10px 0;
}
.recent-work-wrap .recent-work-inner h3 a {
	font-size: 24px;
	color: #fff;
}
.recent-work-wrap .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	border-radius: 0;
	background: #000;
	color: #fff;
	vertical-align: middle;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
	padding: 30px;
}
.recent-work-wrap .overlay .preview {
	bottom: 0;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	border-radius: 0;
	background: transparent;
	text-align: center;
	color: #fff;
}
.recent-work-wrap:hover .overlay {
	opacity: 0.9;
}

.scd_r .pro img {
	width: 100%;
}
.scd_r .pro p {
	text-align: center;
	background: #f5f5f5;
	line-height: 30px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.scd_r .pro {
	margin-bottom: 20px;
}

/* 修改头部 */
.custom-head {
	display: flex;
	align-items: center;
	height: 70px;
}

/* logo */
.custom-head .navbar-header {
	height: 100%;
}
.custom-head .navbar-header .navbar-brand {
	display: block;
	height: 100%;
}

/* 导航 */
.custom-head .custom-nav {
	height: 100%;
	margin-left: auto;
	margin-right: 30px;
}
/* 覆盖js的 */
.custom-head .custom-nav.block {
	display: block !important;
}
.custom-head .custom-nav .custom-nav-ul {
	display: flex;
	height: 100%;
}

.custom-head .custom-nav .custom-nav-ul li {
	height: 100%;
}

.custom-head .custom-nav .custom-nav-ul li a {
	color: #333;
	font-size: 14px;
	padding-left: 23px;
	padding-right: 23px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.custom-head .custom-nav .custom-nav-ul li.active a,
.custom-head .custom-nav .custom-nav-ul li:hover a {
	background-color: #56b6e7;
	color: #fff;
	transition: 0.3s ease;
}
.phone-btn {
	display: none !important;
}
.custom-head .navbar-collapse {
	margin-left: auto;
	margin-right: 30px;
}

.lang-area {
	/* width: 115px; */
	width: 97px;
	align-self: center;
	position: relative;
}

.lang-area .current-lang {
	width: 100%;
	height: 46px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #56b6e7;
	cursor: pointer;
	user-select: none;
}

.lang-area .current-lang span {
	font-size: 15px;
	margin-right: 5px;
}
.lang-area .current-lang span:hover {
	color: #56b6e7;
}

/* 语言列表 */
.lang-area .lang-list {
	background-color: #fff;
	box-shadow: 0 0 5px #ccc;
	position: absolute;
	top: 101%;
	left: 0;
	width: 100%;
	padding-left: 7px;
	padding-right: 7px;
	display: none;
}
.lang-area .lang-list a {
	display: block;
	width: 100%;
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
}
.lang-area .lang-list li:last-child a {
	border-bottom: none;
}

/* 修改首页按钮 */
.custom-tabs {
	display: flex;
	justify-content: center;
}
.nav-tabs > li {
	float: none;
}

/* 首页验证码 */
.vercode {
	position: relative;
	height: 34px;
}

.vercode input {
	width: 100%;
	height: 100%;
}
.vercode img {
	position: absolute;
	right: 0;
	top: 0;
	width: 105px;
	height: 100%;
	object-fit: contain;
	cursor: pointer;
}

.index-phone-banner {
	display: none !important;
}

.biaoti h2 {
	font-weight: bold;
	color: #56b6e7;
}

.biaoti span {
	font-weight: bold;
}

/* logo */

.logo {
	width: 170px;
	height: 70px;
	object-fit: contain;
}

.foot-logo {
	width: 170px;
	object-fit: contain;
	/* height: 90px; */
}

/* 内页banner的文案 */
.n-pic {
	position: relative;
}

.n-pic .text {
	position: absolute;
	left: 5%;
	bottom: 5%;
	font-size: 42px;
	color: #fff;
	white-space: nowrap;
}

/* 首页标题 */
.index-biaoti {
	margin-top: 61px;
	padding-bottom: 45px;
}
.index-biaoti h2 {
	color: rgb(255, 0, 0);
}

/*首页卡片 */
.index-card-list {
	margin-top: calc(46px + 67px);
}

.index-card .pic {
	width: 90.83%;
	/* height: 217px; */
	height: auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	transform: translateY(-46px);
}

.index-card .pic::after {
	content: '';
	padding-bottom: 66.36%;
	display: block;
}
.index-card .pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	border-radius: 8px;
}
.index-card .f-box {
	min-height: auto !important;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 40px;

	border-radius: 12px;
	background: #f4f4f4;
}
.index-card .f-box h2 {
	/* margin-top: 35px; */
	margin-top: 0;
}

.custom-nav .dropdown-menu {
	margin-top: 0;
}

@media (max-width: 1200px) {
	.index-card .f-box {
		padding-bottom: 25px;
	}
	.index-card .f-box h2 {
		font-size: 24px;
	}
	.index-card .f-box .yw {
		font-size: 18px;
	}
}

@media (max-width: 992px) {
	.header-frontend .navbar-default {
		position: relative;
	}
	.custom-head .navbar-header {
		width: 100%;
	}

	.phone-btn {
		display: block !important;
	}

	/* 导航,手机端 */
	.custom-head .custom-nav {
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		z-index: 99;
		background-color: #fff;
		margin-right: 0;
		height: auto;
		border: 1px solid #e7e7e7;
		display: none;
	}

	.custom-head .custom-nav .custom-nav-ul {
		display: block;
		/* background-color: #fff; */
	}
	.custom-head .custom-nav .custom-nav-ul li {
		height: 40px;
		margin-bottom: 5px;
	}
	/* 默认是白色的 */
	.custom-head .custom-nav .custom-nav-ul li a {
		justify-content: flex-start;
		background-color: #fff;
	}
	.lang-area {
		margin-left: auto;
		flex-shrink: 0;
		margin-right: 15px;
	}
	/* 设置宽度 */
	.custom-nav .dropdown-menu {
		width: 100%;
	}
}

@media (max-width: 768px) {
	.nav > li {
		margin-right: 0;
	}

	.index-pc-banner {
		display: none !important;
	}

	.index-phone-banner {
		display: block !important;
	}

	.logo {
		width: 105px !important;
		height: auto !important;
	}

	.n-pic .text {
		font-size: 22px;
	}

	.index-card .pic {
		height: auto;
		transform: translateY(-15px);
	}

	.index-card .f-box {
		margin-bottom: 45px;
	}

	.index-biaoti {
		margin-top: 35px;
		padding-bottom: 35px;
	}
	.index-card .f-box h2 {
		margin-top: 15px;
	}

	.index-card-list {
		margin-top: 46px;
	}

	.index-card .f-box h2 {
		font-size: 22px;
	}
}

@media (max-width: 576px) {
	.n-pic img {
		height: 260px !important;
		object-fit: cover;
		object-position: right top;
	}
	.copy {
		white-space: nowrap;
		font-size: 12px;
	}
}
