@font-face {
	font-family:pmzd;src:url(../images/pmzd.ttf);
}

body {
	overflow-x: hidden;
	background: #fff;
	font-size: 14px;
}

.ellipsis {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.my-shadow {
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	-moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.header-top {
	background-color: #666;
}

.header-top .head-link,.header-top .txt-welcome {
	height: 30px;
	color: #eee;
	font-size: 12px;
	line-height: 30px;
}

.header-top .head-link span {
	margin: 0 5px;
	color: #eee;
	font-size: 14px;
}

.header-top .head-link span.phone {
	margin: 0;
	font-weight: 700;
}

.header-top .head-link a {
	color: #eee;
	font-size: 12px;
}

.header-logo {
	background-color: #fff;
}

.header-logo img {
	display: inline-block;
}

.header-logo .logo {
	display: block;
	padding: 25px 0;
}

.header-logo .ser-qq {
	padding-top: 15px;
	text-align: right;
}

.header-logo .ser-wx {
	padding-top: 10px;
	text-align: right;
}

.navbar {
	margin-bottom: 0;
	border: none;
}

.navbar-default {
	background-color: #fff;
}

.navbar-default .navbar-brand {
	height: initial;
	line-height: initial;
}

.navbar-default .navbar-brand img {
	height: 30px;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 15px;
	line-height: 20px;
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
	background-color: #fff;
	color: #2867bd;
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
	background-color: #fff;
	color: #2867bd;
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
	background-color: #fff;
	color: #2867bd;
}

.navbar-header {
	float: initial;
	display: flex;
	padding: 15px 0;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.navbar-header:before {
	content: initial;
}

.navbar-header::after {
	content: initial;
}

.navbar-phone {
	padding-left: 150px;
	font-weight: 700;
	font-size: 30px;
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
	background-color: #2867bd;
}

.home-banner {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
}

#home-banner .carousel-inner>.item {
	padding-bottom: 50%;
	background-position: center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	cursor: pointer;
}

#home-banner .carousel-inner>.item>a>img,#home-banner .carousel-inner>.item>img {
	min-width: 100%;
}

.search-wrap {
	width: 200px;
}

.search-wrap .search {
	position: relative;
	margin-top: 8px;
	height: 34px;
	border: #dcdcdc 1px solid;
	border-radius: 20px;
	background-color: #fff;
}

.search-wrap .btn-search {
	position: absolute;
	top: 4px;
	right: 8px;
	float: right;
	width: 45px;
	outline: 0;
	border: none;
	background-color: #fff;
	color: #999;
	font-size: 18px;
}

.search-wrap .btn-search:hover {
	color: #666;
}

.search-wrap .ipt-search {
	position: absolute;
	left: 25px;
	width: 120px;
	height: 32px;
	outline: 0;
	border: none;
	background-color: #fff;
	line-height: 32px;
}

.search-wrap .hot-words {
	line-height: 20px;
}

.search-wrap a {
	margin-right: 5px;
}

.title {
	padding-top: 60px;
	color: #2867bd;
	font-size: 28px;
}

.sub-title {
	padding-top: 2px;
	color: #9e9e9e;
	font-size: 18px;
}

.title-pic {
	display: block;
	margin: 0 auto 60px auto;
	width: 100%;
}

.index-title {
	width: 100%;
	text-align: center;
}

.index-title h3 {
	color: #2968bd;
	letter-spacing: 3px;
	font-size: 58.33px;
	font-family: pmzd;
}

.index-title h3 span {
	color: #373738;
}

.index-title h3 b {
	color: #e60012;
}

.index-title h6 {
	margin: 10px 0 20px;
	background: url(../images/title.png) no-repeat center center;
	color: #a8a6a6;
	letter-spacing: 2px;
	font-size: 16.67px;
}

.index-title h4 {
	margin-bottom: 50px;
	color: #434343;
	letter-spacing: 3px;
	font-size: 20.83px;
}

.index-title1 h3 span {
	padding-left: 30px;
}

.index-title1 h6 {
	background: url(../images/title1.png) no-repeat center center;
	letter-spacing: 3px;
}

.index-title2 h4,.index-title2 h6 {
	color: #fff;
}

.index-title2 h3 span {
	padding-left: 10px;
	color: #fff;
}

.index-title3 h3 span {
	padding-left: 30px;
}

.home-hot {
	padding-top: 90px;
	background-color: #fff;
}

.home-hot a {
	position: relative;
	display: block;
	margin-bottom: 30px;
	color: #444;
	text-decoration: none;
}

.home-hot a:hover {
	color: #2867bd;
}

.home-hot a:hover .pic {
	background-size: 120%;
}

.home-hot .pic {
	overflow: hidden;
	width: 100%;
	height: 197px;
	background-color: #fff;
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}

.home-hot .pic img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
	object-fit: cover;
}

.home-hot .pic:hover img {
	transition: all .5s;
	transform: scale(1.1);
}

.home-hot .txt {
	background-color: #e0e2e6;
}

.home-hot .txt .tit {
	padding-left: 15px;
	line-height: 40px;
}

.home-products {
	background-color: #fff;
}

.home-products .pic {
	overflow: hidden;
	padding-bottom: 61.8%;
	width: 100%;
	height: 0;
	background-color: #fff;
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}

.home-products .pic img {
	width: 100%;
}

.home-products .txt {
	padding: 15px 20px;
	background-color: #f2f2f2;
}

.home-products .txt .tit {
	font-size: 18px;
	line-height: 30px;
}

.home-products .txt .tit span {
	float: right;
	font-size: 30px;
}

.home-products .txt .intro {
	overflow: hidden;
	margin-top: 20px;
	height: 50px;
	line-height: 180%;
}

.home-products .myTabs {
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
}

.home-products .myTabs li {
	float: left;
	display: flex;
	margin-bottom: 15px;
	width: 20%;
}

.home-products .myTabs li .icon {
	float: left;
	display: none;
	margin-left: 15px;
	width: 45px;
	height: 40px;
	background-color: #595757;
	text-align: center;
	line-height: 40px;
}

.home-products .myTabs li a {
	float: left;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-left: 15px;
	height: 40px;
	background: #e5e5e5;
	color: #444;
	text-decoration: none;
	font-weight: 700;
	line-height: 40px;
	flex: 1;
}

.home-products .myTabs li.active .icon,.home-products .myTabs li:hover .icon {
	background-color: #2867bd;
}

.home-products .myTabs li.active a,.home-products .myTabs li:hover a {
	color: #2867bd;
}

.home-products .tab-content a {
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
	border-radius: 5px;
	color: #444;
	text-decoration: none;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}

.home-products .tab-content a:hover {
	top: -10px;
	color: #fff;
}

.home-products .tab-content a:hover .txt {
	background-color: #2867bd;
}

.home-case {
	padding-top: 90px;
	background-color: #fff;
}

.home-case a {
	position: relative;
	display: block;
	margin-bottom: 30px;
	color: #444;
	text-decoration: none;
}

.home-case a:hover {
	color: #2867bd;
}

.home-case a:hover .pic {
	background-size: 120%;
}

.home-case .pic {
	overflow: hidden;
	width: 100%;
	height: 197px;
	background-color: #fff;
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}

.home-case .pic img {
	width: 100%;
	height: 100%;
	transition: all .5s;
	object-fit: cover;
}

.home-case .pic:hover img {
	transition: all .5s;
	transform: scale(1.1);
}

.home-case .txt {
	background-color: #e0e2e6;
}

.home-case .txt .tit {
	padding-left: 15px;
	line-height: 40px;
}

.home-case .myTabs {
	overflow: hidden;
}

.home-case .myTabs .tab-item {
	display: flex;
	margin-bottom: 15px;
}

.home-case .myTabs .icon {
	width: 40px;
	height: 32px;
	background-color: #595757;
	text-align: center;
	line-height: 32px;
}

.home-case .myTabs .tab-item a {
	margin-bottom: 0;
	height: 32px;
	background: #e5e5e5;
	text-indent: 1em;
	font-weight: 700;
	line-height: 32px;
	flex: 1;
}

.home-case .myTabs .tab-item.active .icon,.home-case .myTabs .tab-item:hover .icon {
	background-color: #2867bd;
}

.home-case .myTabs .tab-item.active a,.home-case .myTabs .tab-item:hover a {
	color: #2867bd;
}

.home-solution {
	background-color: #fff;
}

.home-solution .home-catalog {
	background-color: #f2f2f2;
}

.home-solution .tit {
	padding-top: 30px;
	padding-left: 20px;
	color: #2867bd;
	font-size: 22px;
}

.home-solution .sub-tit {
	padding-bottom: 15px;
	padding-left: 20px;
	color: #9e9e9e;
	font-size: 16px;
}

.home-solution .txt-foot {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #9e9e9e;
	font-size: 16px;
}

.home-solution ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.home-solution ul li {
	border-bottom: 1px solid #d9d9d9;
}

.home-solution ul li a {
	position: relative;
	display: block;
	overflow: hidden;
	padding-left: 40px;
	height: 36px;
	background: url(../images/fl_xb1.jpg) 20px center no-repeat;
	background-size: 12px;
	color: #444;
	text-decoration: none;
	font-size: 14px;
	line-height: 36px;
}

.home-solution ul li a:hover {
	background: url(../images/fl_xb2.jpg) #e6e6e6 20px center no-repeat;
	background-size: 12px;
	color: #da251c;
}

.home-solution .hot-pro {
	background-color: #f2f2f2;
}

.home-solution .hot-pro .tit {
	padding-bottom: 20px;
	padding-left: 15px;
}

.home-solution .hot-pro .tit a {
	float: right;
	margin-top: 6px;
	padding-right: 20px;
	color: #9e9e9e;
	font-size: 14px;
}

.home-solution .hot-pro .tit a:hover {
	color: #444;
}

.home-solution .hot-pro .tit span {
	padding-bottom: 15px;
	padding-left: 5px;
	color: #9e9e9e;
	font-size: 16px;
}

.home-solution .hot-pro .pic {
	overflow: hidden;
	width: 100%;
	height: 161px;
	background-color: #fff;
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}

.home-solution .hot-pro .pic img {
	width: 100%;
	height: 100%;
	transition: all .5s;
	object-fit: cover;
}

.home-solution .hot-pro .pic:hover img {
	transition: all .5s;
	transform: scale(1.1);
}

.home-solution .hot-pro .txt {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.home-solution .hot-pro .txt span {
	float: right;
	display: inline-block;
	margin-top: 9px;
	margin-right: 5px;
	padding: 0 6px;
	border: #2867bd 1px solid;
	border-radius: 5px;
	background-color: #fff;
	color: #2867bd;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
}

.home-solution .hot-pro .txt span:hover {
	border: #2867bd 1px solid;
	background-color: #2867bd;
	color: #fff;
}

.home-solution .hot-keywords {
	padding: 15px;
	line-height: 32px;
}

.home-solution .hot-keywords a {
	display: inline;
	margin-right: 15px;
}

.home-advantage {
	padding-top: 90px;
	padding-bottom: 75px;
	background-color: #fff;
}

.home-advantage .title span {
	padding: 0 11px;
	background-color: red;
	color: #fff;
	font-size: 38px;
}

.home-advantage .box {
	position: relative;
	box-sizing: border-box;
	margin-bottom: 15px;
	height: 440px;
	background-color: #fff;
	cursor: pointer;
	transition: all .4s;
}

.home-advantage .box-top {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	height: 180px;
	transition: all .4s;
}

.home-advantage .no-1 .box-top {
	background-color: #57b242;
	transition: all .4s;
}

.home-advantage .no-2 .box-top {
	background-color: #2867bd;
	transition: all .4s;
}

.home-advantage .no-3 .box-top {
	background-color: #e9ab1a;
	transition: all .4s;
}

.home-advantage .no-4 .box-top {
	background-color: #6343a5;
	transition: all .4s;
}

.home-advantage .no-1:hover {
	top: -10px;
	border: 3px solid #57b242;
	transition: all .4s;
}

.home-advantage .no-2:hover {
	top: -10px;
	border: 3px solid #2867bd;
	transition: all .4s;
}

.home-advantage .no-3:hover {
	top: -10px;
	border: 3px solid #e9ab1a;
	transition: all .4s;
}

.home-advantage .no-4:hover {
	top: -10px;
	border: 3px solid #6343a5;
	transition: all .4s;
}

.home-advantage .tit {
	position: relative;
	z-index: 9;
	padding-top: 30px;
	color: #fff;
	text-align: center;
	font-size: 16px;
}

.home-advantage .sub-tit {
	position: relative;
	z-index: 9;
	color: rgba(255,255,255,.6);
	text-align: center;
	font-size: 14px;
}

.home-advantage .intro {
	position: relative;
	z-index: 9;
	padding: 20px 30px 0 30px;
}

.home-advantage .pic-box {
	position: relative;
	z-index: 9;
	overflow: hidden;
	margin: 40px auto 0 auto;
	padding: 10px;
	width: 140px;
	height: 140px;
	border-radius: 100%;
	background-color: #fff;
}

.home-advantage .pic-box .pic {
	overflow: hidden;
	border-radius: 100%;
}

.home-advantage .pic-box img {
	width: 100%;
}

.home-advantage .no-1 .pic {
	border: #57b242 3px solid;
}

.home-advantage .no-2 .pic {
	border: #2867bd 3px solid;
}

.home-advantage .no-3 .pic {
	border: #e9ab1a 3px solid;
}

.home-advantage .no-4 .pic {
	border: #6343a5 3px solid;
}

.home-service {
	height: 520px;
	background-image: url(../images/service-bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.home-service .title {
	color: #fff;
}

.home-service .title span {
	padding: 0 11px;
	background-color: red;
}

.home-service .sub-title {
	color: #fff;
}

.home-service .ser-progress {
	display: flex;
	justify-content: space-between;
}

.home-service .ser-progress a {
	width: 100px;
	height: auto;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
}

.home-service .ser-progress a:hover {
	text-decoration: none;
}

.home-service .ser-progress a span {
	display: block;
	font-size: 60px;
	line-height: 100px;
}

.home-service .btn-chat {
	display: inline-block;
	padding: 10px 25px;
	border: none;
	background-color: #fff;
	color: #666;
	text-decoration: none;
	font-size: 16px;
}

.home-service .btn-chat:hover {
	background-color: #f2f2f2;
	text-decoration: none;
}

.home-service .txt-phone {
	padding-top: 40px;
	color: #fff;
	text-align: right;
	font-size: 26px;
}

.home-service .txt-online {
	padding-top: 33px;
	text-align: left;
}

.home-partner {
	overflow: hidden;
	background-color: #fff;
}

.home-partner a {
	display: block;
	margin-bottom: 15px;
}

.home-partner a img {
	width: 100%;
}

.home-about {
	position: relative;
	padding-top: 90px;
	padding-bottom: 90px;
}

.home-about .pic img {
	display: block;
	width: 100%;
}

.home-about .tit {
	position: relative;
	border-bottom: #eaeaea 1px solid;
	font-size: 24px;
	line-height: 200%;
}

.home-about .tit:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 4em;
	height: 0;
	border-bottom: 2px #2867bd solid;
	content: " ";
}

.home-about .tit-pic {
	position: relative;
	border-bottom: #f0f2f8 1px solid;
	font-size: 24px;
	line-height: 200%;
}

.home-about .tit-pic:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 4em;
	height: 0;
	border-bottom: 2px #f0f2f8 solid;
	content: " ";
}

.home-about .intro {
	padding: 0;
	color: #fff;
	font-size: 15px;
	line-height: 150%;
}

.home-about .intro p {
	text-indent: 2em;
}

.home-about .btn-more {
	display: block;
	margin: 0 auto;
	padding: 6px 25px;
	width: 150px;
	border: none;
	background-color: #2867bd;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
}

.home-about .btn-more:hover {
	background-color: #ffd401;
	color: #2867bd;
	text-decoration: none;
}

.home-about .companyTab {
	display: block;
	margin: 0;
	margin-top: 30px;
	margin-bottom: 0;
	padding: 0;
	padding: 30px;
	background-color: #fff;
	text-align: center;
}

.home-about .companyTab li {
	display: inline-block;
	margin: 0 15px;
	padding: 5px 25px;
	width: 150px;
	border: 1px solid #2867bd;
	color: #333;
	list-style: none;
	text-align: center;
}

.home-about .companyTab li a {
	display: block;
	text-decoration: none;
	font-size: 16px;
}

.home-about .companyTab li.active {
	background-color: #2867bd;
}

.home-about .companyTab li.active a {
	color: #fff;
}

.home-about .companyContent {
	padding-bottom: 10px;
	background-color: #fff;
}

.home-news {
	position: relative;
	padding-top: 60px;
	padding-bottom: 30px;
}

.home-news .tit {
	position: relative;
	border-bottom: #eaeaea 1px solid;
	color: #2867bd;
	font-size: 22px;
}

.home-news .tit:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 4em;
	height: 0;
	border-bottom: 2px #2867bd solid;
	content: " ";
}

.home-news .tit small {
	margin-left: 5px;
	color: #9e9e9e;
	font-size: 14px;
}

.home-news .tit a {
	float: right;
	margin-top: 9px;
	color: #9e9e9e;
	text-decoration: none;
	font-size: 14px;
}

.home-news .tit a:hover {
	color: #444;
}

.home-news .pic-news {
	display: block;
	overflow: hidden;
	background-color: #f8f8f8;
	cursor: pointer;
}

.home-news .pic-news h2 {
	padding-left: 18px;
	background-image: url(../images/dian.png);
	background-position: 0;
	background-repeat: no-repeat;
	font-size: 18px;
}

.news-img {
	overflow: hidden;
	margin-top: 8px;
	width: 100%;
	height: 417px;
}

.news-img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.home-news ul {
	margin: 0;
	margin-top: 20px;
	padding: 0;
	list-style-type: none;
}

.home-news ul li {
	padding: 15px;
	border-bottom: 1px solid #cfd0d1;
	cursor: pointer;
}

.home-news ul li:hover {
	background-color: #f8f8f8;
}

.home-news ul li span {
	float: right;
	color: #666;
	font-size: 14px;
}

.home-news .news-tit {
	padding-left: 18px;
	background-image: url(../images/dian.png);
	background-position: 0;
	background-repeat: no-repeat;
	color: #2867bd;
	font-size: 16px;
}

.home-news .news-intro {
	display: -webkit-box;
	overflow: hidden;
	margin: 15px 0;
	height: 65px;
	color: #666;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 22px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.home-news .more-link {
	display: inline-block;
	width: 80px;
}

footer {
	padding-bottom: 15px;
	background-color: #333;
	color: #fff;
}

footer h4 {
	position: relative;
	margin-bottom: 20px;
	padding-top: 30px;
	font-size: 14px;
	line-height: 2;
}

footer h4::after {
	position: absolute;
	top: 63px;
	bottom: 0;
	left: 0;
	width: 2em;
	height: 2px;
	background-color: #ffd400;
	content: "";
}

footer p {
	display: block;
	margin: 0 0 20px;
	font-size: 12px;
	line-height: 20px;
}

footer img {
	width: 100%;
}

footer .logo-1 {
	padding: 30px;
	height: 200px;
	background-color: #fff;
}

footer .logo-2 {
	padding: 30px;
	height: 200px;
	background-color: #fff;
}

footer .ico {
	position: relative;
	padding-left: 28px;
}

footer .ico::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	background-size: cover;
	background-repeat: no-repeat;
	content: " ";
}

footer .ico.hotline::before {
	background-image: url(../images/ico-tel-24hour-w.png);
}

footer .ico.email::before {
	background-image: url(../images/ico-sendmail-w.png);
}

footer .ico.address::before {
	background-image: url(../images/ico-location-w.png);
}

footer .ico.mobile::before {
	background-image: url(../images/ico-phone-w.png);
}

footer .ico.qq::before {
	background-image: url(../images/ico-qq-w-w.png);
}

footer .ico.wx::before {
	background-image: url(../images/ico-wx-w.png);
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #fff;
}

footer .bt-link {
	float: left;
	display: block;
	width: 50%;
	line-height: 25px;
}

.copyright {
	padding-top: 15px;
	padding-bottom: 5px;
	background-color: #212121;
	color: #ccc;
}

.copyright a {
	padding-right: 30px;
	color: #ccc;
	font-size: 12px;
}

.sub-banner {
	position: relative;
	overflow: hidden;
}

.sub-banner img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
	max-width: 1920px;
}

.newsList {
	clear: both;
	padding: 0;
}

.newsList .total {
	color: #c1c1c1;
	text-align: right;
	font-size: 14px;
}

.newsList .err {
	color: red;
	text-align: center;
	font-size: 14px;
}

.newsList ul.items {
	margin: 0;
	padding: 15px 0 0 0;
	list-style-type: none;
}

.newsList ul.items li {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
	background-color: #fff;
}

.newsList ul.items li span {
	float: right;
	padding-right: 10px;
	color: #c1c1c1;
	font-size: 11px;
}

.newsList ul.items li a {
	display: block;
	overflow: hidden;
	padding: 15px;
	background-color: #fafafa;
	text-decoration: none;
}

.newsList ul.items li .pic {
	float: left;
	display: inline-block;
	padding-bottom: 18.54%;
	width: 30%;
	height: 0;
	background-color: #999;
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}

.newsList ul.items li .txt {
	float: right;
	display: inline-block;
	padding-left: 30px;
	width: 70%;
}

.newsList ul.items li .txt .tit {
	color: #222;
	font-size: 18px;
}

.newsList ul.items li .txt .extra {
	padding-bottom: 10px;
	border-bottom: 1px dotted #d3d3d3;
	color: #bfbfbf;
	font-size: 12px;
	line-height: 24px;
}

.newsList ul.items li .txt .con {
	display: -webkit-box;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 15px;
	height: 65px;
	color: #878787;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 22px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.newsList ul.items li .txt .btn-more {
	display: inline-block;
	width: 115px;
	border: 1px solid #ca2a30;
	background-color: #fafafa;
	color: #ca2a30;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
}

.newsList ul.items li .txt .btn-more:hover {
	border: 1px solid #ca2a30;
	background-color: #ca2a30;
	color: #fff;
}

.side-catalog {
	margin-bottom: 15px;
	background-color: #f2f2f2;
}

.side-catalog .tit {
	padding-top: 30px;
	padding-left: 20px;
	color: #2867bd;
	font-size: 22px;
}

.side-catalog .sub-tit {
	padding-bottom: 15px;
	padding-left: 20px;
	color: #9e9e9e;
	font-size: 16px;
}

.side-catalog .txt-foot {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #9e9e9e;
	font-size: 16px;
}

.side-catalog ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.side-catalog ul li {
	border-bottom: 1px solid #d9d9d9;
}

.side-catalog ul li a {
	position: relative;
	display: block;
	overflow: hidden;
	padding-left: 60px;
	height: 40px;
	background: url(../images/fl_xb1.jpg) 20px center no-repeat;
	color: #444;
	text-decoration: none;
	font-size: 16px;
	line-height: 40px;
}

.side-catalog ul li a:hover,.side-catalog ul li.active a {
	background: url(../images/fl_xb2.jpg) #e6e6e6 20px center no-repeat;
	color: #da251c;
	font-weight: 700;
}

.showpages tr td {
	padding: 30px;
}

.newsInfo .title {
	padding-top: 20px;
	text-align: center;
	font-weight: 700;
}

.newsInfo .intro {
	padding-top: 15px;
	color: #999;
	text-align: center;
	font-size: 12px;
}

.newsInfo .info {
	margin-bottom: 15px;
	padding: 30px 100px;
	min-height: 800px;
	border: #d9d9d9 1px solid;
}

.newsInfo .info img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.caseList {
	clear: both;
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
	padding: 0;
	background-color: #fff;
}

.caseList .total {
	color: #c1c1c1;
	text-align: right;
	font-size: 14px;
}

.caseList .err {
	color: red;
	text-align: center;
	font-size: 14px;
}

.caseList .row .pro-pic {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #fafafa;
	text-decoration: none;
}

.caseList .pic {
	overflow: hidden;
	width: 100%;
	height: 205px;
	background-color: #999;
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}

.caseList .pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.caseList .txt {
	display: block;
}

.caseList .txt .tit {
	margin-top: 10px;
	color: #222;
	text-align: left;
	font-size: 14px;
}

.pro-link {
	clear: both;
	width: 100%;
}

.caseList .btn-more {
	margin-top: 10px;
	width: 115px;
	border: 1px solid #ca2a30;
	background-color: #fafafa;
	color: #ca2a30;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
}

.caseList .btn-more:hover {
	border: 1px solid #ca2a30;
	background-color: #ca2a30;
	color: #fff;
}

.pro-link .btn-more {
	float: left;
	margin-top: 0px;
}

.online {
	float: right;
	display: block;
	width: 115px;
	border: 1px solid #ca2a30;
	background-color: #fafafa;
	color: #ca2a30;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
}

.online:hover {
	border: 1px solid #ca2a30;
	background-color: #ca2a30;
	color: #fff;
}

.side-case {
	margin-bottom: 15px;
	background-color: #f2f2f2;
}

.side-case .tit {
	padding-top: 30px;
	padding-left: 20px;
	color: #2867bd;
	font-size: 22px;
}

.side-case .sub-tit {
	padding-bottom: 15px;
	padding-left: 20px;
	color: #9e9e9e;
	font-size: 16px;
}

.side-case .txt-foot {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #9e9e9e;
	font-size: 16px;
}

ul.rollItems {
	margin: 0;
	padding: 15px 0 0 0;
	list-style-type: none;
}

ul.rollItems li {
	clear: both;
	overflow: hidden;
	margin-bottom: 15px;
	background-color: #fff;
}

ul.rollItems li span {
	float: right;
	padding-right: 10px;
	color: #c1c1c1;
	font-size: 11px;
}

ul.rollItems li a {
	display: block;
	overflow: hidden;
	padding: 5px;
	background-color: #fafafa;
	text-decoration: none;
}

ul.rollItems li a:hover {
	background-color: #ca2a30;
}

ul.rollItems li .pic {
	float: left;
	display: inline-block;
	padding-bottom: 26.25%;
	width: 35%;
	height: 0;
	background-color: #999;
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}

ul.rollItems li .txt {
	float: right;
	display: inline-block;
	padding-left: 5px;
	width: 65%;
}

ul.rollItems li .txt .rollTit {
	color: #222;
	font-size: 14px;
}

ul.rollItems li a:hover .rollTit {
	color: #fff;
}

ul.rollItems li .txt .rollExtra {
	padding-bottom: 10px;
	border-bottom: 1px dotted #d3d3d3;
	color: #bfbfbf;
	font-size: 12px;
	line-height: 24px;
}

ul.rollItems li .txt .rollCon {
	margin-top: 10px;
	padding-bottom: 10px;
	color: #878787;
	font-size: 12px;
	line-height: 22px;
}

ul.rollItems li a:hover .rollCon {
	color: #fff;
}

.slider-wrap {
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 1140px;
	height: 205px;
	background: #fff;
}

.slider-wrap ul.slider {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	list-style-type: none;
}

.slider-wrap ul.slider>li {
	position: relative;
	float: left;
	width: 1140px;
	height: 100%;
	list-style-type: none;
}

.slider-wrap ul.slider .show_date {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	list-style-type: none;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.slider-wrap .show_date li {
	float: left;
	padding: 0 15px;
	width: 25%;
	list-style-type: none;
}

.slider-btn {
	position: absolute;
	top: 50%;
	z-index: 100;
	margin-top: -30px;
	width: 50px;
	height: 60px;
	background: rgba(0,0,0,.3);
	text-align: center;
	line-height: 60px;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	transition: all .1s ease;
}

.slider-btn:hover {
	background: rgba(0,0,0,.5);
}

.next {
	right: -50px;
	border-radius: 7px 0 0 7px;
}

.prev {
	left: -50px;
	border-radius: 0 7px 7px 7px;
}

.slider-wrap.active .next {
	right: 0;
}

.slider-wrap.active .prev {
	left: 0;
}

.photo_wrap {
	overflow: hidden;
	margin-bottom: 60px;
	padding: 60px;
	border: 1px solid #ccc;
}

.photo_sub_tit {
	clear: both;
	overflow: hidden;
	padding: 15px;
	text-align: center;
}

.photo_sub_tit span {
	display: inline-block;
	width: 120px;
	height: 40px;
	background-color: #4489ca;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
}

.photo_tit {
	background-color: #eee;
	text-align: center;
	font-size: 14px;
	line-height: 34px;
}

.photo_more {
	margin-bottom: 50px;
	text-align: right;
}

.photo_more a {
	line-height: 40px;
}

.online {
	display: block;
	width: 115px;
	border: 1px solid #ca2a30;
	background-color: #fafafa;
	color: #ca2a30;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
}

.online:hover {
	border: 1px solid #ca2a30;
	background-color: #ca2a30;
	color: #fff;
}

.cbl {
	position: fixed;
	top: 25%;
	right: 10px;
	z-index: 3333;
	width: 67px;
}

.cbl.active {
	display: none;
}

li {
	list-style: none;
}

.cbl ul {
	padding: 0!important;
	width: 100%;
}

.cbl li {
	box-sizing: border-box;
	margin-top: 5px;
	width: 69px;
	height: 69px;
	border: 1px solid #ececec;
	transition: .4s ease-in-out;
}

.cbl span {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	padding-top: 43px;
	width: 67px;
	height: 67px;
	background: #1857a4;
	color: #fff;
	text-align: center;
	font-size: 12px;
	transition: .2s ease-in-out;
}

.cbl span i {
	display: block;
	color: #fff;
	font-size: 36px;
	line-height: 30px;
	transition: .4s ease-in-out;
}

.cbl li.qq span {
	background: #fff url(../images/qq.png) no-repeat center top 15px;
}

.cbl li.tel span {
	background: #fff url(../images/s2.png) no-repeat center top 15px;
}

.cbl li.email span {
	background: #fff url(../images/s5.png) no-repeat center top 15px;
}

.cbl li.weixin span {
	background: #fff url(../images/s4.png) no-repeat center top 15px;
}

.cbl li.fd span {
	background: #fff url(../images/s6.png) no-repeat center top 15px;
}

.cbl li.fd span .fir {
	font-size: 12px;
}

.cbl span .fir {
	color: #363636;
	text-align: center;
	font-size: 12px;
}

.cbl li aside {
	position: absolute;
	top: 0;
	right: 76px;
	display: inline-block;
	visibility: hidden;
	box-sizing: border-box;
	padding: 0 10px;
	background: #1857a4;
	color: #363636;
	vertical-align: top;
	white-space: nowrap;
	font-size: 12px;
	line-height: 50px;
	opacity: 0;
	transition: all .2s linear 0s;
	transform: rotateX(-90deg);
}

.cbl li aside.ex {
	padding: 10px;
}

.cbl li aside img {
	width: 100px;
}

.cbl li:hover aside {
	visibility: visible;
	opacity: 1;
	transform: rotateX(0);
}

.cbl li aside:after {
	position: absolute;
	top: 12px;
	right: -16px;
	display: block;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-left: 8px solid #0066b8;
	content: '';
	transition: top .2s linear;
	transition-delay: .1s;
}

@media (min-width:1200px) {
	.navbar-default .navbar-nav>li>a {
		padding-right: 30px;
		padding-left: 30px;
	}
}

@media (min-width:1440px) {
	.container {
		width: 1400px;
	}
}

@media (min-width:768px) {
	.title-pic {
		width: initial;
	}

	.navbar-brand img {
		height: 40px!important;
	}

	#home-banner .carousel-inner>.item {
		padding-bottom: 36.46%;
	}
}
@media (max-width:1360px) {
	.online{
		float: left;
	}

}

@media (max-width:768px) {
	
	.cbl li.qq{
		display: none;
	}
	.cbl li.tel{
		margin-top: 50px;
		border-color: #3c9be9;
	}
	.cbl li.tel aside{
		top: 50px;
	}
	.cbl li.weixin{
		display: none;
	}
	.cbl li.email{
		display: none;
	}
	.cbl li.fd{
		display: none;
	}

	.index-title h3 {
		font-size: 42px;
	}

	.index-title h4 {
		font-size: 18px;
	}

	.home-case {
		padding-top: 40px;
	}

	.title-pic {
		overflow: hidden;
		margin: 0 auto 30px auto;
	}

	.dibu {
		margin: 0;
	}

	.newsInfo .info {
		padding: 20px;
	}

	#home-banner .carousel-inner>.item {
		padding-bottom: 37%;
	}

	.home-hot {
		padding-top: 40px;
	}
}
