@charset "utf-8";
/* CSS Document */
/*==========公共样式========*/
body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	/* max-height: 1920px;
	min-height: 1200px; */
}
h1, h2, h3, h4, h5, h6, p, span, ul, li, dl, dt, dd, img {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
}
a {
	text-decoration: none;
	transition: all 0.5s;
}
ol, ul {
	list-style: none
}
:focus {
	outline: none;
}
.clr {
	clear: both;
}
* {
	margin: 0;
	padding: 0;
}
/*公共样式*/
.clear:after {
	content: "";
	display: block;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cl {
	clear: both;
}
.w1100 {
	
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
}
.indexCen {
	
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
}
.index_Cen {
	
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
}
.clearfix:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	line-height: 0px;
}
.clearfix {
	zoom: 1
}
/*网页头部*/
.hed {
	width: 100%;
	height: 35px;
	background: #f3f3f3;
}
.hed_box {
	height: 35px;
}
.hed_box p {
	width: 500px;
	color: #777777;
	line-height: 35px;
	font-size: 15px;
}
.hed_box ul {
	float: right;
}
.hed_box ul li {
	background: url(../images/top01.jpg) no-repeat 7px center;
	width: 76px;
	height: 35px;
	float: right;
	text-align: right;
	line-height: 35px;
}
.hed_box ul li a {
	font-size: 15px;
	color: #777777;
}
.hed_box ul li a:hover {
	color: #e60212;
}
.hed_box ul li.top1 {
	background: none;
}
/*logo*/
.top {
	width: 100%;
	height: 150px;
}
.top_box {
	
}
.top_box .wrap {
	overflow: initial;
}
.top_box h1 {
	width: 90px;
	height: 150px;
	float: left;
}
.top_box h1 img {
	margin-top: 31px;
}
.topter {
	width: 535px;
	height: 150px;
	float: left;
}
.topter h2 {
	margin-top: 44px;
	/* width: 466px; */
	height: 35px;
	font-size: 30px;
	font-weight: bold;
	white-space: nowrap;
}
.topter h3 {
	width: 466px;
	text-align: center;
	font-size: 18px;
	color: #777777;
	margin-top: 7px;
	height: 24px;
}

.top_box ul {
	float: right;
}
.top_box ul li {
	background: url(../images/top03.png) no-repeat center top;
	float: left;
	margin-right: 20px;
	margin-right: 50px;
	height: 80px;
	margin-top: 50px;
	position: relative;
	z-index: 11100;
	cursor: pointer;
}
.top_box ul li p {
	text-align: center;
	margin-top: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #777777;
}
.top_box ul li img {
	display: none;
	position: absolute;
	top: 67px;
	left: -40px;
	height: 150px;
}
.top_box ul li:hover img {
	display: block;
}
.top_box ul li:hover {
	background: url(../images/top04.png) no-repeat center top;
}
.top_box ul li:hover P {
	color: #e60212;
}
@media (max-width: 1200px) {
	.top_box ul {display: none;}
}
.toprt {
	/* background: url(../images/top05.png) no-repeat 26px 20px; */
	width: 220px;
	height: 150px;
	float: right;
}
.toprt p {
	font-size: 18px;
	color: #2b2b2b;
	font-weight: bold;
	/* text-indent: 61px; */
	text-align: center;
	letter-spacing: 4px;
	margin-top: 22px;
}
.toprt dl {
	width: 218px;
	height: 68px;
	border: 1px solid #e60212;
	margin-top: 8px;
}
.toprt dl dt {
	text-align: center;
	line-height: 33px;
	font-size: 24px;
	color: #e60212;
	font-weight: bold;
}
.toprt dl dd {
	text-align: center;
	line-height: 35px;
	background: #e60212;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
}
@media (max-width: 992px) {
	.toprt {display: none;}
}
/*导航*/
.nav {
	background: #2b2b2b;
}
.nav2 {
}
.nav2 ul {
	font-size: 0;
	text-align: center;
}
.nav2 ul li {
	display: inline-block;
	width: 11%;
}
.nav2 ul li a {
	display: block;
	height: auto;
	line-height: 50px;
	color: #ffffff;
	font-size: 17px;
}
.nav2 ul li:hover a {
	background: #e60212;
}
.nav2 ul li.cur a {
	background: #e60212!important;
}

/*******产品展示******/
.cp {
	width: 100%;
	height: 920px;
	background-color: #f3f3f3;
}
.cp .cp_box {
	
	width: 1200px;
	max-width: 100%;
	height: 920px;
}
.cptop {
	
	width: 1200px;
	max-width: 100%;
	height: 151px;
	float: left;
}
.cptop p {
	text-align: center;
	margin-top: 60px;
}
.cptop span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #2b2b2b;
	letter-spacing: 5px;
	margin-top: 3px;
}
.cpter {
	margin: 20px 0;
	width: 1200px;
	max-width: 100%;
}
.cpterft {
	background: url(../images/cp02.png) no-repeat center center;
	width: 280px;
	height: 100px;
	float: left;
}
.cpterft P {
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-indent: 98px;
	margin-top: 25px;
}
.cpterft span {
	display: block;
	font-size: 12px;
	color: #f3a4a7;
	text-indent: 98px;
}
.cpter ul {
	/* float: left;
	width: 920px; */
	font-size: 0;
	text-align: center;
}
.cpter ul li {
	display: inline-block;
	margin-left: 10px;
	position: relative;
	margin-bottom: 10px;
}
.cpter ul li>a {
	display: block;
	width: 174px;
	height: 45px;
	background: #2b2b2b;
	text-align: center;
	line-height: 45px;
	font-size: 15px;
	color: #fff;
}
.cpter ul li>a:hover {
	background: #e60212;
}
.cpter ul li>div {
	display: none;
	width: 174px;
	background: url(../images/cp03.png) no-repeat center 5px;
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 1000;
}
.cpter ul li>div>a {
	background: url(../images/cp04.jpg) no-repeat center center;
	display: block;
	width: 174px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-size: 15px;
	border-bottom: 1px solid #fff;
}
.cpter ul li>div>a:nth-child(1) {
	margin-top: 10px;
}
.cpter ul li:hover div {
	display: block;
}
.cpter ul li>div>a:hover {
	background: url(../images/cp05.png) no-repeat center center;
}
.cpter ul li.cpp1 a {
	/* background: url(../images/cp06.jpg) no-repeat center center; */
	background-color: #e60212;
}
.cpbt {
	width: 1235px;
	height: 550px;
	float: left;
}
.cpbt li {
	width: 380px;
	height: auto;
	float: left;
	margin-right: 30px;
	position: relative;
	overflow: hidden;
	margin-bottom: 25px;
}
.cpbt li img {
	width: 380px;
	height: auto;
}
.home-pro-list-image {
	width: 380px;
	height: 285px;
}
.cpbt li p {
	width: 380px;
	height: auto;
	position: absolute;
	/* top: 285px; */
	top: 235px;
	left: 0;
	background: url(../images/cp07.png) no-repeat top center;
	font-size: 18px;
	color: #fff;
	/* line-height: 428px; */
	line-height: 50px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cpbt li:hover p {
	top: 0;
	line-height: 320px;
}
/*资讯热线:*/
.tage {
	width: 100%;
	height: 250px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.tage_box {
	
	width: 1200px;
	max-width: 100%;
	height: 250px;
}
.tage_box>span {
	
	width: 1200px;
	max-width: 100%;
	display: block;
	text-align: center;
	margin-top: 51px;
	float: left;
}
.tage_box p {
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}
.tage_box span {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.tage_box .zixun-webname {
	font-size: 30px;
	line-height: 60px;
}
.tage_box div {
	padding-left: 515px;
	margin-top: 22px;
}
.tage_box div a {
	display: block;
	width: 170px;
	height: 40px;
	background: #e60212;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	color: #fff;
}
.tage_box div a:hover {
	text-decoration: underline;
}


/*定制流程*/
.dz {
	width: 100%;
	height: 502px;
}
.dz_box {
	
	width: 1200px;
	max-width: 100%;
	height: 502px;
}
.dztop {
	
	width: 1200px;
	max-width: 100%;
	height: 183px;
}
.dztop p {
	text-align: center;
	margin-top: 60px;
}
.dztop span {
	display: block;
	text-align: center;
	letter-spacing: 5px;
	font-size: 16px;
	color: #2b2b2b;
}
.dzter {
	
	width: 1200px;
	max-width: 100%;
	height: 300px;
	background: url(../images/dz02.png) no-repeat 237px 44px;
}
.dzter li {
	width: 240px;
	height: 100px;
	float: left;
	margin-bottom: 46px;
}
.dzter li p {
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	color: #2b2b2b;
	margin-top: 65px;
}
.dzter li.dz1 {
	background: url(../images/dz1.png) no-repeat center top;
}
.dzter li.dz1:hover {
	background: url(../images/dz11.png) no-repeat center top;
}
.dzter li.dz2 {
	background: url(../images/dz2.png) no-repeat center top;
}
.dzter li.dz2:hover {
	background: url(../images/dz22.png) no-repeat center top;
}
.dzter li.dz3 {
	background: url(../images/dz3.png) no-repeat center top;
}
.dzter li.dz3:hover {
	background: url(../images/dz33.png) no-repeat center top;
}
.dzter li.dz4 {
	background: url(../images/dz4.png) no-repeat center top;
}
.dzter li.dz4:hover {
	background: url(../images/dz44.png) no-repeat center top;
}
.dzter li.dz5 {
	background: url(../images/dz5.png) no-repeat center top;
}
.dzter li.dz5:hover {
	background: url(../images/dz55.png) no-repeat center top;
}
.dzter li.dz6 {
	background: url(../images/dz10.png) no-repeat center top;
}
.dzter li.dz6:hover {
	background: url(../images/dz100.png) no-repeat center top;
}
.dzter li.dz7 {
	background: url(../images/dz9.png) no-repeat center top;
}
.dzter li.dz7:hover {
	background: url(../images/dz99.png) no-repeat center top;
}
.dzter li.dz8 {
	background: url(../images/dz8.png) no-repeat center top;
}
.dzter li.dz8:hover {
	background: url(../images/dz88.png) no-repeat center top;
}
.dzter li.dz9 {
	background: url(../images/dz7.png) no-repeat center top;
}
.dzter li.dz9:hover {
	background: url(../images/dz77.png) no-repeat center top;
}
.dzter li.dz10 {
	background: url(../images/dz6.png) no-repeat center top;
}
.dzter li.dz10:hover {
	background: url(../images/dz66.png) no-repeat center top;
}
/*选择我们*/
.choo {
	width: 100%;
	height: 1372px;
	background: #f3f3f3;
}
.choo_box {
	
	width: 1200px;
	max-width: 100%;
	height: 1372px;
}
.chootop {
	
	width: 1200px;
	max-width: 100%;
	height: 166px;
	float: left;
}
.chootop p {
	text-align: center;
	margin-top: 60px;
}
.chootop span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #2b2b2b;
	letter-spacing: 5px;
	margin-top: 3px;
}
.ys1, .ys3 {
	width: 1200px;
	max-width: 100%;
	height: 250px;
	float: left;
	margin-bottom: 30px;
}
.ys1 .youshi-image, .ys3 .youshi-image  {
	width: 560px;
	height: 250px;
	float: right;
}
.ys1 dl, .ys3 dl {
	background: url(../images/ys01.png) no-repeat left 58px;
	width: 560px;
	height: 250px;
	float: left;
}
.ys1 dl {
	background: url(../images/ys01.png) no-repeat left 58px;
}
.ys3 dl {
	background: url(../images/ys03.png) no-repeat left 58px;
}
.ys1 dl dt, .ys3 dl dt {
	padding-left: 74px;
	font-size: 24px;
	color: #2b2b2b;
	font-weight: bold;
	margin-top: 58px;
}
.ys1 dl dd, .ys3 dl dd {
	padding-left: 74px;
	margin-top: 25px;
	height: 90px;
	color: #777777;
	line-height: 30px;
}
.ys1 dl dd span, .ys3 dl dd span {
	color: #ec1b24;
	font-weight: bold;
}
.ys2, .ys4 {
	width: 1200px;
	max-width: 100%;
	height: 250px;
	float: left;
	margin-bottom: 30px;
}
.ys2 .youshi-image, .ys4 .youshi-image {
	width: 560px;
	height: 250px;
	float: left;
}
.ys2 dl, .ys4 dl {
	background: url(../images/ys02.png) no-repeat left 58px;
	width: 560px;
	height: 250px;
	float: right;
}
.ys2 dl {
	background: url(../images/ys02.png) no-repeat left 58px;
}
.ys4 dl {
	background: url(../images/ys04.png) no-repeat left 58px;
}
.ys2 dl dt, .ys4 dl dt {
	padding-left: 74px;
	font-size: 24px;
	color: #2b2b2b;
	font-weight: bold;
	margin-top: 58px;
}
.ys2 dl dd, .ys4 dl dd {
	padding-left: 74px;
	margin-top: 25px;
	height: 90px;
	color: #777777;
	line-height: 30px;
}
.ys2 dl dd span, .ys4 dl dd span {
	color: #ec1b24;
	font-weight: bold;
}

/*公司简介*/
.gs {
	width: 100%;
	background: url(../images/gsck.jpg) no-repeat center top;
	border-bottom: 1px dashed #c9c9c9;
}
.gs_box {
	
	width: 1200px;
	max-width: 100%;
	padding-bottom: 30px;
}
.gstop {
	
	width: 1200px;
	max-width: 100%;
	height: 161px;
	float: left;
}
.gstop p {
	text-align: center;
	margin-top: 60px;
}
.home-type-title {
	font-size: 36px;
	color: #e60212;
	line-height: 60px;
	margin-top: 60px;
	text-align: center;
}
.gstop span {
	text-align: center;
	display: block;
	font-size: 16px;
	color: #2b2b2b;
	margin-top: 3px;
	letter-spacing: 5px;
}
.gster {
	
	width: 1200px;
	max-width: 100%;
	height: 360px;
	float: left;
}
.gsft {
	width: 577px;
	height: 360px;
	float: left;
}
.gsft span {
	font-size: 24px;
	display: block;
	color: #2b2b2b;
	letter-spacing: 3px;
	margin-top: 30px;
}
.gsft p {
	width: 577px;
	height: 170px;
	color: #818181;
	line-height: 24px;
	text-indent: 2em;
	margin-top: 12px;
	font-size: 15px;
	letter-spacing: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
}
.gsft p a {
	color: #0f84da;
}
.gsft ul {
	width: 570px;
	height: 40px;
	margin-top: 50px;
}
.gsft ul li {
	width: 140px;
	height: 40px;
	float: left;
	margin-right: 20px;
}
.gsft ul li a {
	display: block;
	width: 140px;
	height: 40px;
	border: 1px solid #2b2b2b;
	text-align: center;
	line-height: 40px;
	color: #2b2b2b;
	font-size: 15px;
}
.gsft ul li a:hover {
	color: #fff;
	background: #e60212;
	border: 1px solid #e60212;
}
.gsrt {
	width: 590px;
	height: 360px;
	float: right;
}
.gsrt img {
	width: 590px;
	height: 360px;
}
.mrmr2 {
	
	width: 1200px;
	max-width: 100%;
	float: left;
	height: 178px;
	position: relative;
	margin-top: 40px;
}
.mr_BtnL2 {
	background: url(../images/left.png) no-repeat center center;
	width: 25px;
	height: 46px;
	cursor: pointer;
	display: inline;
	position: absolute;
	top: 65px;
	left: -45px;
}
.mr_mr2 {
	float: left;
	
	width: 1200px;
	max-width: 100%;
	overflow: hidden;
	height: 178px;
}
.mr_BtnR2 {
	background: url(../images/right.png) no-repeat center center;
	width: 25px;
	height: 46px;
	cursor: pointer;
	position: absolute;
	top: 65px;
	right: -45px;
}
.mr_mr2 ul li {
	float: left;
	width: 285px;
	height: 178px;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}
.mr_mr2 ul li img {
	width: 285px;
	height: 178px;
	float: left;
}
.mr_mr2 ul li p {
	background: url(../images/xc01.png) no-repeat center center;
	width: 285px;
	height: 178px;
	position: absolute;
	top: 178px;
	left: 0;
}
.mr_mr2 ul li:hover p {
	top: 0;
}
/*------------新闻资讯-------------*/
.news {
	width: 100%;
	height: 405px;
}
.news_box {
	
	width: 1200px;
	max-width: 100%;
	height: 405px;
}
.newstop {
	width: 49%;
	float: left;
	overflow: hidden;
}
.newstop div {
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	background: url(../images/news02.png) no-repeat bottom center;
}
.newstop div p {
	float: left;
	padding-left: 15px;
	background: url(../images/news01.png) no-repeat left center;
	font-size: 16px;
	color: #434343;
}
.newstop div p span {
	font-weight: bold;
}
.news .title span a {
	display: inline-block;
	float: right;
	width: 48px;
	height: 15px;
	border-radius: 5px;
	border: 1px solid #434343;
	font-size: 12px;
	color: #434343;
	text-align: center;
	line-height: 13px;
	margin-top: 12px;
}
.news .title span a:hover {
	background: #e60212;
	color: #fff;
	border: 1px solid #e60212;
}
.newstop ul {
	margin-top: 1px;
}
.newstop ul li {
	width: 100%;
	height: 81px;
	overflow: hidden;
	border-bottom: 1px dashed #dbdbdb;
}
.newstop ul li span {
	padding-left: 30px;
	background: url(../images/wen.png) no-repeat left center;
	margin-top: 16px;
	display: block;
}
.newstop ul li span a {
	font-size: 16px;
	font-weight: bold;
	color: #434343;
	width: 400px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newstop ul li p {
	font-size: 14px;
	color: #707070;
	width: 545px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 30px;
	background: url(../images/da.png) no-repeat left center;
	margin-top: 5px;
}
.newstop ul li span a:hover {
	color: #e60212;
}
.news-r {
	width: 49%;
	float: right;
	overflow: hidden;
}
.news-r .title {
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	background: url(../images/news02.png) no-repeat bottom center;
}
.news-r .title p {
	float: left;
	padding-left: 15px;
	background: url(../images/news01.png) no-repeat left center;
	font-size: 16px;
	color: #434343;
}
.news-r .title p span {
	font-weight: bold;
}
.news-r1 ul li {
	height: 40px;
	line-height: 40px;
	width: 575px;
	overflow: hidden;
	border-bottom: 1px dashed #dbdbdb;
}
.news-r1 ul li a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	width: 575px;
	overflow: hidden;
}
.news-r1 ul li .s1 {
	float: right;
	font-size: 12px;
	color: #c5c5c5;
}
.news-r1 ul li .s2 {
	float: left;
	font-size: 15px;
	color: #343434;
	padding-left: 15px;
	background: url(../images/news03.png) no-repeat left center;
	width: 416px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news-r1 ul li:hover .s1 {
	color: #e60212;
}
.news-r1 ul li:hover .s2 {
	color: #e60212;
	background: url(../images/news04.png) no-repeat left center;
}

@media (max-width: 480px) {
	.newstop, .news-r {width: auto; float: none;}
}


/*******友情链接*******/
.box {
	width: 100%;
}
.box_tt {
	
	width: 1200px;
	max-width: 100%;
	background: #e60212;
}
.box ul {
	
	width: 1200px;
	max-width: 100%;
	overflow: hidden;
	background: url(../images/link.png) no-repeat 38px 18px;
}
.box li {
	float: left;
}
.box li p {
	color: #0f84da;
	width: 106px;
	height: 64px;
}
.box li a {
	color: #e9a4a6;
	line-height: 64px;
	margin-left: 20px;
	font-size: 15px;
}
.box li a:hover {
	color: #fff;
}

/* 底部 start */
.foot {
	width: 100%;
	height: 309px;
	background: #1d1d1d;
}
.foot .foot_con {
	height: 308px;
	margin: 0 auto;
	border-bottom: 1px solid #000;
}
.ter4 {
	width: 35%;
	float: left;
}
.ter4 img {
	margin-top: 120px;
}
.ter3 {
	background: url(../images/ter01.jpg) no-repeat left 87px;
	width: 16%;
	float: left;
}
.ter3 span {
	display: block;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 55px;
}
.ter3 img {
	/* width: 140px; */
	height: 100px;
	margin-top: 40px;
}
.ter2 {
	width: 29%;
	float: left;
	background: url(../images/ter01.jpg) no-repeat left 87px;
}
.ter2 span {
	font-size: 18px;
	color: #ffffff;
	margin-top: 55px;
	display: block;
	font-weight: bold;
}
.ter2 p {
	color: #a8a8a8;
	float: left;
	margin-top: 36px;
	line-height: 25px;
}
.ter2 p a {
	color: #a8a8a8;
}
.ter2 p a:hover {
	color: #d2030f;
}
.ter1 {
	width: 20%;
	height: 308px;
	float: right;
	background: url(../images/ter01.jpg) no-repeat left 87px;
}
.ter1 p {
	font-size: 18px;
	color: #ffffff;
	margin-top: 55px;
	font-weight: bold;
}
.ter1 ul {
	height: 175px;
	margin-top: 36px;
}
.ter1 ul li {
	width: 50%;
	float: left;
}
.ter1 ul li a {
	color: #a8a8a8;
	line-height: 25px;
}
.ter1 ul li a:hover {
	color: #d2030f;
}
.copy {
	width: 100%;
	/* height: 71px; */
	background: #1d1d1d;
}
.copy_box {
	padding: 20px 0;
	line-height: 30px;
	margin: 0 auto;
	border-top: 1px solid #363636;
	text-align: center;
	color: #a8a8a8;
}
.copy_box  span {
	display: inline-block;
	margin: 0 5px;
}
@media (max-width: 768px) {
	.copy_box {line-height: 22px;}
	.pc-show .foot, .pc-show .copy {display: none;}
}


/* 图片列表 start */
.listimg-li {
	width: 33.33333333%;
	float: left;
	text-align: center;
}

.listimg-link {
	margin: 10px;
	display: block;
	position: relative;
}

.listimg-image-box {
	/* padding-bottom: 100%; */
	position: relative;
	background-color: #f8f8f8;
}

.listimg-image {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.listimg-image:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.listimg-info {
	padding-top: 8px;
}

.listimg-link:hover {color: #e60212;}

.listimg-title {
	font-size: 16px;
	line-height: 1.5;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media (max-width: 1200px) {
	.listimg-image {
		/* height: 230px; */
	}
}
@media (max-width: 992px) {
		.listimg-link {margin: 10px;}
}
@media (max-width: 768px) {
	.listimg-li {
		width: 50%;
	}
	/* .listimg-image-box {padding: 5px;} */
	.listimg-image {
		/* height: 195px; */
	}
	.listimg-info {
		padding: 5px;
	}
	.listimg-title {
		font-size: 14px;
	}
}

@media (max-width: 480px) {
	.listimg-link {margin: 8px;}
	.listimg-image {
		/* height: 150px; */
	}
}

@media (max-width: 380px) {
	.listimg-link {margin: 5px;}
	.listimg-image {
		/* height: 120px; */
	}
}
/* 图片列表 end */


/* 首页横幅 start */
.hengfu-page-box{
}
@media (min-width: 1200px) {
	.hengfu-page-box {
		padding-top: 120px;
		padding-bottom: 120px;
	}
}
@media (min-width: 769px) {
	.hengfu-page-box {
		padding-top: 90px;
		padding-bottom: 90px;
	}
}
.hengfu-page-webname {
	font-size: 30px;
	line-height: 60px;
	text-align: center;
	color: #fff;
    font-weight: bold;
}
.hengfu-page-short {
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}
.hengfu-page-desc {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.hengfu-page-link-row {
	margin-top: 22px;
}

.hengfu-right-tel-box {
	overflow: hidden;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 50px;
}
.hengfu-right-title { 
	font-size: 14px; line-height: 20px; color:#666; 
}
.hengfu-right-tel {
	display: block;
    font-size: 35px;
    line-height: 1;
    margin-top: 5px;
}

.hengfu-page-link {
	display: block;
	width: 170px;
	line-height: 40px;
	margin: 0 auto;
	background: #e60212;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	color: #fff;
}


.hengfu-page-link:hover {
	text-decoration: underline;
}


@media( max-width: 992px) {
	.hengfu-page-webname {
		font-size: 26px;
		text-align: center;
	}
	.hengfu-page-short {
		text-align: center;
	}
	.hengfu-page-desc {
		display: inline;
	}
}
@media( max-width: 768px) {
	.hengfu-page-webname {
		font-size: 22px;
		line-height: 50px;
	}
	.hengfu-page-link {
		width: 150px;
		line-height: 36px;
		font-size: 13px;
	}
}
@media( max-width: 480px) {
	.hengfu-page-webname {
		font-size: 18px;
	}
	.hengfu-page-short {
		font-size: 15px;
	}
	.hengfu-page-desc {
		font-size: 15px;
	}
}
/* 首页横幅 end */



/* 案例展示 start */
.listcase-li {
	width: 33.3333333%;
	float: left;
	position: relative;
	overflow: hidden;
	transition: all ease 300ms;
}

.listcase-link {
	margin: 12px;
	background-color: #f8f8f8;
	/* border: 1px solid #eee; */
	display: block;
	overflow: hidden;
	position: relative
}

.case-list-image-box {
	overflow: hidden;
}

.case-list-image {
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.listcase-title-icon-box {
	display: none;
}

.listcase-title-icon {
	display: block;
	margin: 0 auto;
}

.listcase-title-box {
	width: 100%;
    height: auto;
    position: absolute;
    left: 0;
	bottom: 0;
    /* background: url(../images/caseListTitleBg.png) no-repeat top center; */
    background-color: rgba(0,0,0,.7);
    font-size: 18px;
    color: #fff;
    /* line-height: 428px; */
    line-height: 50px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (min-width: 769px) {
	.listcase-link:hover {
		background: #dedede;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		border-color: transparent;
	}
	
	.listcase-link:hover .listcase-title-icon-box {
		display: block;
	}

	.listcase-link:hover .listcase-title-box {
		top: 0;
		display: flex;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
		align-items: center;
	}
	
	.listcase-link:hover .listcase-title {
	}
	.listcase-link:hover .list-image {
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-ms-transform: scale(1.05);
		-o-transform: scale(1.05);
		transform: scale(1.05);
	}
}

@media (max-width: 992px) {
}

@media (max-width: 768px) {
	.listcase-link {margin: 10px;}
	.listcase-title-box {line-height: 30px; height: auto; font-size: 14px;}
}

@media (max-width: 666px) {
}
@media (max-width: 560px) {
}
@media (max-width: 480px) {
	.listcase-li {
		width: 50%;
	}
	.listcase-link {margin: 5px;}
}
/* 案例展示 end */


/* 四大核心优势 start */
.youshi-list-li {
	margin: 0;
}
.youshi-list-left {
	float: left;
	width: 48%;
}
.youshi-list-image-box {
	height: 265px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.youshi-list-right {
	margin-left: 50%;
	padding-left: 40px;
	padding-top: 40px;
}
.youshi-list-right:after {
	content: "";
	display: block;
	clear: both;
}
.youshi-list-title-row {
	margin-bottom: 20px;
	overflow: hidden;
	font-weight: normal;
}
.youshi-list-info-left {}
.youshi-list-num {
	display: block;
	background: url(../images/typeIconBg.png) no-repeat center;
	color: #fff;
	padding: 0 10px 20px;
	margin-right: 15px;
	text-align: center;
	font-size: 36px;
	font-style: normal;
	line-height: 60px;
	padding-bottom: 10px;
}
.youshi-list-title-box {
	display: block;
	font-size: 22px;
	padding: 1px 0;
	font-weight: bold;
	color: #000;
}
.youshi-list-short {
	display: block;
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}
.home-youshi-list-body {
	/* border-top: 1px dashed #666; */
	border-top: 1px dotted #666;
	padding-top: 20px;
	line-height: 30px;
	font-size: 16px;
	color: #666;
	height: 180px;
	overflow: hidden;
}

.youshi-list-li:nth-of-type(even) .youshi-list-left {
	float: right;
}
.youshi-list-li:nth-of-type(even) .youshi-list-right {
	margin: 0 50% 0 0;
	padding-left: 0;
	padding-right: 40px;
}
@media (max-width: 992px) {
	.youshi-list-image-box {height: 300px;}
	.youshi-list-right {padding: 20px 0 0 20px;}
	.youshi-list-li:nth-of-type(even) .youshi-list-right {padding-right: 20px;}
	.youshi-list-title-row {}
	.youshi-list-num { width: auto; margin-right: 10px; line-height: initial; background-size: contain; font-size: 20px;}
	.youshi-list-title-box {font-size: 20px;}
	.home-youshi-list-body  {height: 150px; line-height: 25px; font-size: 15px;}
}
@media (max-width: 768px) {
	.youshi-list-image-box {height: 240px;}
	.youshi-list-title-row {margin-bottom: 15px;}
	.home-youshi-list-body  {height: 132px; line-height: 22px; font-size: 14px;}
}
@media (max-width: 666px) {
	.youshi-list-image-box {height: 200px;}
	.youshi-list-right {padding: 10px 0 0 10px;}
	.youshi-list-li:nth-of-type(even) .youshi-list-right {padding-right: 10px;}
	.youshi-list-title-row {margin-bottom: 10px;}
	.youshi-list-num {width: auto; height: 20px; padding-bottom: 15px; font-size: 16px;}
	.youshi-list-title-box {font-size: 16px;}
	.home-youshi-list-body  {height: 100px; line-height: 20px; font-size: 13px;}
}
@media (max-width: 480px) {
	.youshi-list-left {width: auto !important; margin: 0 !important; float: none !important;}
	.youshi-list-image-box {height: 160px;}
	.youshi-list-right {padding: 10px; width: auto !important; float: none !important; margin: 0 !important;}
	.youshi-list-li:nth-of-type(even) .youshi-list-right {padding-right: 8px;}
	.youshi-list-title-row {margin-bottom: 8px;}
	.youshi-list-info-left {display: none;}
	.youshi-list-num {width: auto; padding: 0 5px 15px; font-size: 16px; font-weight: normal;}
	.youshi-list-title-box {font-size: 16px;}
	.youshi-list-short { display: none;}
	.home-youshi-list-body  {padding-top: 10px; font-size: 14px; line-height: 25px; height: auto;}
}
/* 四大核心优势 end */


/* 板块标题 start */
.type-entitle, .type-subtitle {font-size: 32px; color: #333333; line-height: 1.6;}
.type-subtitle {font-weight: normal; margin-bottom: 30px;}
.cfff .type-entitle {color: #fff;}
.cfff .type-subtitle {color: #fff;}

.type-subtitle .type-desc {margin-top: 20px;}
.type-subtitle .type-more {font-size: 22px; font-weight: bold;}
@media (max-width: 1200px) {
	.type-entitle, .type-subtitle {font-size: 28px;}
	.type-subtitle {margin-bottom: 25px;}
}
@media (max-width: 768px) {
	.type-entitle, .type-subtitle {font-size: 22px; text-align: center;}
	.type-subtitle {margin-bottom: 20px;}
	.type-subtitle .type-desc {float: none; margin-top: 0;}
	.type-subtitle .type-more {display: none;}
}
@media (max-width: 480px) {
	.type-entitle, .type-subtitle {font-size: 20px;}
	.type-subtitle {margin-bottom: 15px;}
}
@media (max-width: 414px) {
	.type-entitle, .type-subtitle {font-size: 18px;}
	.type-subtitle {margin-bottom: 10px;}
}
@media (max-width: 380px) {
	.type-entitle, .type-subtitle {font-size: 16px;}
	.type-subtitle {margin-bottom: 8px;}
}
/* 板块标题 end */



/* 关于我们 start */
@media (min-width: 769px){
	.about-type-name {font-size: 24px;}
}
.about-page-body-bg {padding: 50px; background-color: #fff;}
.about-page-left {
	float: right;
    width: 520px;
}
.about-page-image-box {
	/* padding-bottom: 530px; */
}
.about-page-image {
	
}
.about-page-right {
	margin-right: 520px;
	padding-right: 60px;
	position: relative;
}
.about-page-content {
	line-height: 30px;
	overflow: hidden;
	color: #666666;
	/* height: 300px; */
}
.cfff .about-page-content {
	color: #fff;
}
.about-page-content img {
	max-width: 100%;
}
.about-page-ul {}
.about-page-li {
	width:46%;
	margin:15px 2%;
	float:left;
	padding:30px 0;
}
.about-page-li3 {width:96%;padding-top:70px;border-top:1px dashed #E6E6E6;}
.about-page-link {display: block;position: relative;overflow: hidden;}
.about-page-image-box {
	overflow: hidden;
}
.about-page-image {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}



@media (max-width:1200px){
	.about-page-body-bg {padding: 40px;}
	.about-page-left {width: 400px;}
	.about-page-image-box {
		padding-bottom: 460px;
	}
	.about-page-right {margin-right: 400px; padding-right: 50px;}
}

@media (max-width:992px){
	.about-page-body-bg {padding: 30px;}
	.about-page-content {padding: 0; line-height: 1.8; /* height: 154px; */}
}
@media (max-width:768px){
	.about-page-body-bg {padding: 20px;}
	.about-page-left {float: none; width: auto;}
	.about-page-right {margin-right: 0; padding: 10px 0;}
	/* .type-more-box { text-align: center;} */

	.about-page-image-box {
		padding-bottom: 56%;
		/* border-radius: 5px; */
	}
	.about-page-content  {height: auto;}
	
	.abot-page-more-box {text-align: center;}
	
}

@media (max-width:620px){
	.about-page-body {font-size:12px;line-height:20px;}
}

@media (max-width: 480px){
	.about-page-body-bg {padding: 10px;}
	.about-page-content  {}

}
@media (max-width: 414px){
	.about-page-right {padding-bottom: 0;}

}
@media (max-width: 380px){
}
@media (max-width: 360px){
	
}
/* 关于我们 end */