body,
h1,
h2,
h3,
h4,
h5,
ul,
li,
dl,
dt,
dd,
input {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a,
ul,
li,
h1,
h2,
dl,
dt,
dd {
	list-style: none;
	text-decoration: none;
}

body {
	/* background-image: url(../images/bg.png); */
}


.h-top {
	background-color: #e9e9e9;
	height: 24px;
}

.header {
	width: 1100px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.top-right {
	float: right;
	width: 173px;
	color: #7b7a7a;
	font-size: 12px;
}

.top-right a {
	display: inline;
	color: #7b7a7a;
	font-size: 12px;
	margin-right: 5px;
	line-height: 24px;
}

.h-con {
	height: 104px;
	padding-top: 26px;
	width: 1100px;
	max-width: 100%;
	margin: 0 auto
}

.h-con h1 {
	float: left;
	background: url(../images/xx.png) no-repeat right center;
	width: 116px;
	height: 84px;
}

.h-bt {
	float: left;
	padding-left: 24px;
	padding-top: 18px;
}

.h-pho {
	float: right;
	margin-top: 24px;
	font-size: 14px;
	color: #222;
	background: url(../images/xxx.png) no-repeat center 2px;
	text-align: center;
	line-height: 14px;
	padding-bottom: 20px;
}

.h-pho span {
	color: #222;
	font-size: 24px;
	display: block;
	padding-top: 10px;
}

.nav-box {
	height: 50px;
	background: #b51a20
}

.nav {
	height: 50px;
	color: white;
	width: 1100px;
	max-width: 100%;
	margin: 0 auto
}

.nav ul {
	width: 1100px;
	max-width: 100%;
	overflow: hidden;
	height: 50px;
}

.nav ul li {
	float: left;
	width: 137px;
	height: 50px;
}

.nav ul li a {
	font-size: 16px;
	color: white;
	line-height: 50px;
	width: 137px;
	text-align: center;
	height: 50px;
	display: block
}

.nav ul li a:hover {
	background: #353639
}

.n-cur {
	background: #353639
}

.nav-banner {
	position: relative;
	margin: 0 auto;
	height: 500px;
	overflow: hidden;
	width: 100%;
}

.banner {
	width: 1920px;
	height: 500px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -960px;
}

.banner ul {
	width: 1920px;
	height: 500px;
}

.banner ul li {
	width: 1920px;
	height: 500px;
}

.banner ul li img {
	width: 1920px;
	height: 500px;
}

.small {
	position: absolute;
	left: 50%;
	bottom: 12%;
	cursor: pointer;
	margin-left: 0px
}

.small a {
	width: 40px;
	height: 4px;
	background: white;
	float: left;
	margin: 0 8px;
}

.small .small_s {
	background: #353639;
	width: 40px;
	height: 4px
}

.s-bg {
	background: url(../images/sea.png);
	height: 42px;
	font-size: 12px;
}

.h-ser {
	width: 1100px;
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden
}

.h-ser p {
	float: left;
	width: 670px;
	overflow: hidden;
	color: #333;
	height: 39px;
	margin: 9px
}

.h-ser b {
	color: #333;
	font-weight: bold
}

.h-ser p a {
	padding: 0 6px;
	display: inline-block;
	color: #666;
}

.s-inp {
	width: 255px;
	margin-top: 7px;
	float: right
}

.inp01 {
	background: url(../images/s_inp.gif) no-repeat;
	width: 170px;
	height: 21px;
	line-height: 21px;
	border: none;
	padding: 0 3px 0 27px;
	float: left;
}

.he-box {
	background: #f3f2f2;
	margin: 0 auto;
	clear: both;
	padding-top: 30px
}

.he-box h2 {
	width: 1100px;
	max-width: 100%;
	height: 56px;
	background: url(../images/he-nav.png);
	margin: 0 auto
}

.he-b {
	width: 1100px;
	max-width: 100%;
	margin: 0 auto;
	padding-top: 20px;
}

.he-b .mr_box {
	height: 140px;
}

.he {
	width: 1100px;
	max-width: 100%;
	height: 140px;
	float: left;
	overflow: hidden;
	padding-top: 20px;
	margin-left: 2px
}

.he ul {
	overflow: hidden
}

.he ul li {
	float: left;
	width: 198px;
	height: 78px;
	overflow: hidden;
	display: inline;
	margin: 0 10px;
	border: 1px solid #bfbfbf;
}

.he ul li a {
	width: 198px;
	height: 78px;
}

.he ul li a img {
	width: 198px;
	height: 78px;
}





/* 首页板块标题 start */
.home-type-name-box {
	font-family: 宋体;
}
.home-type-name {
	font-weight: bold;
}
.home-type-desc-en {
	color: #1C87DA;
	font-weight: bold;
}
.type-desc-en-line {
	border-bottom: 1px solid #dedede;
	margin-top: 10px;
	margin-bottom: -10px;
}
.type-desc-en-text {
	display: inline-block;
	background-color: #fff;
	line-height: 20px;
	font-size: 20px;
}
@media (min-width: 769px) {
	.home-type-name {
		font-size: 28px;
	}
	.home-type-desc-en {
		font-size: 25px;
	}
	.type-desc-en-line {
		margin-top: 20px;
		margin-bottom: -15px;
	}
	.type-desc-en-text {
		line-height: 30px;
	}
}
/* 首页板块标题 end */


/* 产品中心 start */
.pro-box {
	/* width: 1100px; */
	max-width: 100%;
	margin: 0 auto;
	clear: both;
}

.pro-box h2 {
	height: 58px;
	margin: 30px auto 20px;
	background-image: url(../images/pro-nav.png);
	background-position: center;
	background-repeat: no-repeat;
}

.product {
	overflow: hidden;
	padding-top: 24px
}

.pro-left {
	float: left;
	/* width: 200px; */
	width: 220px;
	min-height: 540px;
	margin-right: 20px;
	/* background: url(../images/pro-di.png) no-repeat bottom center; */
}

.pro-left dl {
	border: 1px solid #bfbfbf;
	/* min-height: 538px */
}


.pro-left dl dt {
	padding: 20px;
}

.pro-left-type-name-box {
	margin-bottom: 0;
}
.bgc-default .type-desc-en-text {
	background-color: #1C87DA;
}
.pro-left dl dd {
	background: url(../images/zx_h3.gif);
	height: 39px;
}


.pro-left dl dd a {
	font-size: 14px;
	color: #333333;
	line-height: 39px;
	padding-left: 24px;
	padding-right: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block
}
.pro-left dl dd a.cur, .pro-left dl dd a:hover {
	color: #1C87DA;
}
.pro-right {
	/* width: 870px;
	float: right; */
	overflow: hidden;
}

.new-box_right {
	background-color: #fff;
}

.pro-right-ul {
	overflow: hidden
}

.pro-right-li {
	width: 33.33333333%;
	float: left;
	box-sizing: border-box;
}

#new-box .pro-right-ul {
	width: 100%;
	margin: 0 auto;
}

.pro-right-link {
	border: 1px solid #bfbfbf;
	margin: 0 5px 10px;
	display: block;
}

#new-box .pro-right-ul .pro-right-link {
	margin-top: 20px;
	margin-bottom: 0;
}

.pro-right-image {}

.pro-right-title {
	line-height: 30px;
	font-size: 14px;
	color: #575757;
	text-align: center;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media (max-width: 1200px) {
	.pro-left {
		width: 180px;
		margin-right: 20px;
	}

	.pro-right {}

	.pro-right-link {
		margin-bottom: 20px;
	}
}

@media (max-width: 992px) {
	.pro-left {
		width: 160px;
		margin-right: 10px;
	}
	.pro-right-link {
		margin-bottom: 10px;
	}
}

@media (max-width: 768px) {
	.pro-box {
	}
	.pro-box h2 {
		margin-top: 0;
		margin-bottom: 20px;
	}
	.product {
		padding-top: 0;
	}
	.pro-left {
		float: none;
		width: auto;
		min-height: auto;
		margin-right: 0;
	}
	.pro-left dl{
		border: 0;
		margin-bottom: 5px;
	}
	.pro-left dl dt {
		display: none;
	}
	.pro-left dl dd {
		float: left;
		width: 33.33333333%;
		background: none;
		height: auto;
		background: none;
	}
	.pro-left dl dd a {
		margin: 3px;
		display: block;
		border: 1px solid #dedede;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		line-height: 20px;
		padding: 8px 5px;
		text-align: center;
		background-color: #fff;
		font-size: 13px;
	}
	.pro-right-li {
		width: 50%;
	}
	.pro-right-link {
		margin: 5px;
	}
	.pro-left dl .more {
		display: none;
	}
}
@media (max-width: 768px) {
	.pro-right-link {
		margin: 3px;
	}
	
	.pro-left dl dd {
		width: 50%;
	}
	.pro-left dl dd a {
		padding: 7px 5px;
		margin: 2px;
		font-size: 12px;
	}
	#new-box .pro-right-ul .pro-right-link {
		margin-top: 6px;
	}
}

/* 产品中心 end */






/* 横幅 start */
.tong1-box {
	position: relative;
	overflow: hidden;
}

.tong1 {
	background-image: url(../images/tong1.png);
	background-position: center;
}


.hengfu-page-body-bg {
	padding: 30px 0;
}
.hengfu-page-left {
	float: left;
	width: 40%;
}
.hengfu-left-bg {
	padding-bottom: 5px;
	border-bottom: 2px solid #fff;
}
.hengfu-left-info {
	font-size: 22px;
	padding-bottom: 15px;
	border-bottom: 2px solid #fff;
}
.hengfu-left-title, .hengfu-left-short {
	font-size: inherit;
}
.hengfu-page-right {
	float: right;
}
.hengfu-right-info {
	font-size: 22px;
}
.hengfu-right-title {
	font-size: inherit;
}
.hengfu-right-tel {
	font-size: inherit;
}
.hengfu-right-link {
	float: right;
	font-size: 14px;
	margin-top: 5px;
	width: 144px;
	height: 32px;
	background: url(../images/t-zi.png)
}
@media (max-width: 1200px) {
	.hengfu-page-left {
		width: 48%;
	}
	.hengfu-left-info, .hengfu-right-info {
		font-size: 20px;
	}
}
@media (max-width: 992px) {
	.hengfu-left-info, .hengfu-right-info {
		font-size: 18px;
	}
}
@media (max-width: 768px) {
	.tong1 {
		background-position: right center;
		display: none;
	}
	.hengfu-page-left, .hengfu-page-right {
		float: none;
		width: auto;
	}
	.hengfu-left-info, .hengfu-right-info {
		font-size: 16px;
		text-align: center;
	}
	.hengfu-left-info {
		border: 0;
	}
	.hengfu-right-bg {
		margin-top: 20px;
	}
	.hengfu-right-link {
		display: block;
		float: none;
		margin: 10px auto 0;
	}
}
@media (max-width: 480px) {
	.hengfu-right-bg {
		margin-top: 10px;
	}
}
/* 横幅 end */

.you-box {
	position: relative;
	margin: 0 auto;
	height: 1460px;
	overflow: hidden;
	width: 100%;
}

.you-b {
	/* width: 1920px;
	height: 1460px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -960px; */
	background: url(../images/youshi-di.jpg)
}

.youshi {
	width: 1100px;
	max-width: 100%;
	height: 1460px;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}

.youshi dl {
	position: absolute;
	width: 440px;
}

.youshi dl dt {
	margin-bottom: 20px
}

.youshi dl dd {
	width: 440px;
	font-size: 15px;
	color: #454545;
	line-height: 30px
}

.you01 {
	top: 350px;
	right: 0
}

.you02 {
	left: 0;
	top: 640px
}

.you03 {
	top: 932px;
	right: 0
}

.you04 {
	left: 0;
	top: 1200px
}

.tong2-box {
	position: relative;
	margin: 0 auto;
	height: 176px;
	overflow: hidden;
	width: 100%;
}

.tong2 {
	width: 1920px;
	height: 178px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -960px;
	background: url(../images/t2.png)
}

.t2 {
	width: 1100px;
	max-width: 100%;
	height: 178px;
	margin: 0 auto;
	overflow: hidden;
}

.t2 a {
	float: right;
	margin-top: 100px;
	width: 141px;
	height: 35px;
	background: url(../images/t1-zi.png)
}



/* 案例列表 start */
.anli {
	width: 1100px;
	max-width: 100%;
	margin: 0 auto
}

.anli h2 {
	width: 1100px;
	max-width: 100%;
	height: 58px;
	background: url(../images/an-nav.png);
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 20px
}

.anli-list-ul {
	/* width: 1100px; */
	max-width: 100%;
	overflow: hidden
}

.anli-list-li {
	width: 33.3333%;
	float: left;
}

.anli-list-link {
	margin: 10px 13px;
	display: block;
	position: relative
}

.anli-list-zhezhao {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .6);
	text-align: center;
	color: white;
	display: none;
}

.anli-list-li:hover .anli-list-zhezhao {
	display: block;
}

.anli-list-title {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 16px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
@media (max-width: 480px) {
	.anli-list-li {
		width:50%;
	}
	.anli-list-link {
		margin: 5px;
	}
}
/* 案例列表 end */



/* 关于我们 start */
.abo-box {
	/* width: 1100px; */
	max-width: 100%;
	margin: 0 auto
}

.abo-box h2 {
	width: 1100px;
	max-width: 100%;
	height: 58px;
	background: url(../images/abo-nav.png);
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 20px
}

.abo {
	/* width: 1100px; */
	max-width: 100%;
	overflow: hidden;
	padding-top: 20px;
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 40px
}

.abo-tu {
	float: left;
	width: 438px;
	margin-right: 18px;
}



.m-wz {
	overflow: hidden;
	padding-top: 10px
}

.m-wz h3 {
	margin-bottom: 10px;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
}

.m-wz h3 a {
	color: #333333;
	font-size: 16px;
}

.m-wz h3 em {
	display: block;
	color: #1D87DB;
	font-weight: normal;
	font-style: normal;
}

.m-wz p {
	color: #555555;
	font-size: 13px;
	line-height: 26px;
	height: 208px;
	overflow: hidden;
	margin-top: 16px
}

.m-wz p a {
	color: #1D87DB;
}

@media (max-width: 992px) {
	.abo-tu {
		width: 400px;
	}
	.m-wz p {
		line-height: 20px;
		height: 180px;
	}
}
@media (max-width: 768px) {
	.abo-tu {
		width: 300px;
	}
	.m-wz p {
		height: 100px;
	}
}
@media (max-width: 666px) {
	.abo {
		padding: 0 10px 10px;
		width: auto;
	}
	.abo-tu {
		width: auto;
		float: none;
		margin-right: 0;
	}
	.m-wz h3 {
		text-align: center;
	}
	.m-wz p {
		margin-top: 0;
		height: auto;
	}
	
}

/* 关于我们 end */



.zixun {
	width: 1100px;
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
	height: 420px;
	margin-top: 30px
}

.zi-l {
	float: left;
	width: 335px;
	margin-right: 47px;
	overflow: hidden
}

.zi-l h2 {
	height: 38px;
	line-height: 38px;
	background: url(../images/line3.jpg) no-repeat left 14px;
	padding-left: 15px;
	margin-bottom: 28px;
}

.zi-l h2 a {
	color: #333333;
	font-size: 18px;
	font-weight: 600;
}

.zi-l h2 .more1 {
	float: right;
	line-height: 38px
}

.zi-l h2 .more1 a {
	cursor: pointer;
	font-size: 14px;
	line-height: 38px;
	color: #666;
	font-weight: normal
}

.zi-l h2 em {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	display: inline-block;
	padding-left: 5px;
}

.lst4 li {
	height: 40px;
	line-height: 40px;
	padding-left: 18px;
	background: url(../images/dtico.jpg) no-repeat 6px center;
	overflow: hidden;
}

.lst4 li a {
	color: #555555;
	font-size: 13px
}

.wend {
	float: left;
	width: 335px;
	overflow: hidden;
}

.wend h2 {
	height: 38px;
	line-height: 38px;
	background: url(../images/line3.jpg) no-repeat left 14px;
	padding-left: 15px;
	margin-bottom: 28px;
}

.wend h2 a {
	color: #333333;
	font-size: 18px;
	font-weight: 600;
}

.wend h2 .more1 {
	float: right;
	line-height: 38px
}

.wend h2 .more1 a {
	cursor: pointer;
	font-size: 14px;
	line-height: 38px;
	color: #666;
	font-weight: normal
}

.wend h2 em {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	display: inline-block;
	padding-left: 5px;
}

.wend dl {
	border-top: 1px dashed #cecece;
	height: 90px;
	padding: 20px 0 0 0;
}

.wend dt {
	height: 19px;
	padding-left: 25px;
	line-height: 19px;
	background: url(../images/q.png) no-repeat left 3px;
	font-size: 12px;
	color: #1D87DB;
	overflow: hidden;
}

.wend dt a {
	color: #1D87DB;
	font-weight: bold;
}

.wend dd {
	margin-top: 8px;
	padding-left: 25px;
	background: url(../images/a.png) no-repeat left 3px;
	line-height: 24px;
	font-size: 12px;
	color: #555555;
	height: 48px;
	overflow: hidden;
}

.yq-box {
	background: #f3f3f3;
	padding-top: 30px
}

.yq {
	width: 1100px;
	max-width: 100%;
	margin: 0 auto;
}

.yq-top {
	border-bottom: 1PX solid #CCC;
	height: 35px;
}

.yq-top span {
	float: right;
}

.yq-top span a {
	color: #666;
	font-size: 12px;
}

.yq-top h3 a {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #999
}

.yq-con {
	padding: 10px;
	line-height: 30px;
}

.yq-con a {
	padding: 0 10px;
	color: #666;
	font-size: 12px
}

.foot-box {
	background: url(../images/f-di.png) repeat-x;
	height: 365px;
}

.footer {
	width: 1100px;
	max-width: 100%;
	margin: 0 auto
}

.f-top {
	overflow: hidden
}

.f-f {
	padding: 18px 0 0 18px;
	height: 170px;
	width: 194px;
	float: left
}

.f-f h3 {
	height: 45px;
}

.f-f h3 span {
	padding-right: 5px;
}

.f-f h3 span a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}

.f-f h3 em {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #d87175;
	font-weight: normal;
	font-style: normal
}

.f-f p {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
}

.f-f .p1 {
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: 600
}

.f-f ul li {
	height: 24px;
}

.f-f ul li a {
	color: #fff;
	font-size: 13px
}

.f-f1 {
	padding: 18px 0 0 18px;
	height: 170px;
	width: 220px;
	float: left
}

.f-f1 p img {
	float: left;
	margin: 0px 6px 0 0
}

.f-con {
	background: url(../images/f_yy.gif) no-repeat 0 0;
	width: 1100px;
	max-width: 100%;
	margin: 0 auto
}

.f-img {
	float: left;
	padding: 35px 30px 0 60px;
}

.f-p {
	line-height: 20px;
	padding: 35px 0 0;
	float: left
}

.f-p p {
	font-size: 13px;
	color: #494949;
	margin: 0;
}

.f-p p a {
	font-size: 13px;
	color: #494949;
}










/* 列表左侧新闻 start */
.listimg-left-typename {
	display: block;
	overflow: hidden;
	line-height: 45px;
	/* background-image: linear-gradient(#1177c2, #2b97e7); */
	background-color: #1C87DA;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	padding: 0 15px;
}

.listimg-left-ul {
	border-left: 1px dashed #dedede;
	border-right: 1px dashed #dedede;
	padding-top: 10px;
}

.listimg-left-li {
	line-height: 40px;
	display: block;
	overflow: hidden;
	border-bottom: 1px dashed #dedede;
	background: url(../images/zx_h3.gif);
	background-size: 100% auto;
}

.listimg-left-link {
	display: block;
	padding: 0 35px 0 15px;
	line-height: 40px;
	font-size: 16px;
	color: #646464;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}

.cur .listimg-left-link,
.listimg-left-li:hover .listimg-left-link {
	/* background: #2b97e7; */
	color: #1E51AD;
}

.left-news-box {
	margin-top: 15px;
}

.about-box .left-news-box {
	/* display: none; */
}

.left-news-ul {
	padding-top: 0;
}

.left-news-link {
	font-size: 15px;
	line-height: 39px;
}

@media (max-width:1200px) {
	.w1200 {
		padding: 0;
		width: auto;
	}

	.listimg-left {
		width: 200px
	}
}


@media (max-width:768px) {
	.listimg-left {
		float: none;
		width: auto;
	}

	.listimg-left-typename {
		display: none;
	}

	.listimg-left-ul,
	.listimg-right-ul {
		border: 0;
	}

	.listimg-left-ul {
		text-align: center;
		padding: 0;
		margin: 0 -1%;
	}

	.listimg-left-li {
		display: inline-block;
		float: left;
		width: 31.333333%;
		margin: 0 1% 5px;
		border: 0;
	}

	.listimg-left-link {
		padding: 0 15px;
		line-height: 34px;
		border: 1px solid #dedede;
	}

	.cur .listimg-left-link {
		color: #fff;
		background-color: #1E51AD;
		border-color: #1E51AD;
	}

	.left-news-box {
		display: none;
	}

}

@media (max-width:480px) {
	.listimg-left-link {
		line-height: 30px;
		font-size: 13px;
	}
}

/* 列表左侧新闻 end */








/* 我们的实力 start */
.shili-page-box {
	
}
.shili-type-name-en {
	font-size: 12px;
}
@media (min-width: 667px) {
	.shili-type-name {
		font-size: 30px;
	}
	.shili-type-name-en {
		margin-top: 20px;
		font-size: 20px;
		margin-top: 10px;
	}
	.shili-type-desc {
		margin-top: 50px;
		margin-top: 30px;
		font-size: 20px;
	}
}
@media (min-width: 769px) {
	.shili-page-box {
		padding-top: 115px;
		background-position: top center;
		background-size: auto;
		padding-bottom: 0;
	}

	.shili-type-name-box {
		margin-top: -70px;
	}

	.shili-type-name {
		font-size: 60px;
	}

	.shili-type-name-en {
		font-size: 30px;
		margin-top: 15px;
	}

	.shili-type-desc {
		font-size: 30px;
	}
}

.shili-list-ul {
	padding-top: 70px;
}

.shili-list-li {
	margin-bottom: 25px;
	position: relative;
}

.shili-list-left {
	width: 45%;
}

.shili-list-left-odd {
	margin-right: 6%;
	float: left;
}

.shili-list-left-even {
	float: right;
	margin-left: 6%;
}

.shili-list-left-bg {
	margin: 0 9%;
}

.shili-list-left-bg-odd {}

.shili-list-left-bg-even {}

.shili-list-image-box {
	padding-bottom: 57.5%
}


.shili-list-right-bg {
	padding-top: 30px;
}

.shili-list-right-bg-odd {
	margin-left: 16%;
	margin-right: 10%;
}

.shili-list-right-bg-even {
	margin-right: 16%;
	margin-left: 10%;
}

.shili-list-right-bg:after {
	content: "";
	display: block;
	clear: both;
}

.shili-list-title-row {
	margin-bottom: 20px;
	overflow: hidden;
	font-weight: normal;
}

.shili-list-num {
	float: left;
	background: url(../images/typeIconBg.png) no-repeat center;
	color: #fff;
	width: 61px;
	line-height: 70px;
	text-align: center;
	font-size: 36px;
	font-style: normal;
	font-family: Impact;
}

.shili-list-title-icon {
	float: left;
	height: 28px;
	margin-right: 5px;
}

.shili-list-title-box {
	overflow: hidden;
	display: block;
	font-size: 22px;
	line-height: 28px;
	padding: 1px 0;
	font-weight: bold;
}

.shili-list-short {
	margin-top: 5px;
	display: block;
	/* font-size: 12px; */
	color: #999;
	text-transform: uppercase;
}

.home-shili-list-desc {
	line-height: 30px;
	font-size: 16px;
	color: #666;
	overflow: hidden;
}


.shili-list-subtitle {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	padding: 5px 15px;
}

@media (max-width: 992px) {
	.shili-list-left-bg-odd {
		margin-left: 0;
	}
	.shili-list-left-bg-even {
		margin-right: 0;
	}
	.shili-list-right-bg {
		padding-top: 0;
	}
	
	.shili-list-right-bg-odd {
		margin-right: 0;
	}
	.shili-list-right-bg-even {
		margin-left: 0;
	}

	.shili-list-title-row {
		margin-bottom: 10px;
	}

	.shili-list-num {
		width: 50px;
		height: 50px;
		line-height: 50px;
		background-size: contain;
		font-size: 20px;
	}

	.shili-list-title-box {
		font-size: 18px;
	}
	.shili-list-short {
		font-size: 13px;
	}
	.home-shili-list-desc {
		line-height: 25px;
		font-size: 15px;
		height: auto;
	}
	
	.shili-list-subtitle {
		font-size: 16px;
		padding: 5px 12px;
	}
}

@media (max-width: 768px) {
	.shili-page-box {
		background-image: none !important;
	}
	.shili-page-box .cfff {
		color: inherit;
	}
	.shili-type-desc {
		display: none;
	}
	
	
	.shili-list-ul {
		padding-top: 10px;
	}
	
	.shili-list-left {
		width: 50%;
		margin: 0;
	}
	.shili-list-left-bg-odd {
		margin-right: 10px;
	}
	.shili-list-left-bg-even {
		margin-left: 10px;
	}
	.shili-list-right-bg-odd {
		margin-left: 10px;
	}
	.shili-list-right-bg-even {
		margin-right: 10px;
	}
	.shili-list-title-row {
		margin-bottom: 8px;
	}
	.shili-list-short {
		font-size: 12px;
	}
	.home-shili-list-desc {
		line-height: 22px;
		font-size: 14px;
	}
	.shili-list-subtitle {
		display: none;
	}
}

@media (max-width: 666px) {
	.shili-list-title-row {
	}

	.shili-list-left-bg-odd {
		margin-right: 5px;
	}
	.shili-list-left-bg-even {
		margin-left: 5px;
	}
	.shili-list-right-bg-odd {
		margin-left: 5px;
	}
	.shili-list-right-bg-even {
		margin-right: 5px;
	}
	.shili-list-title-row {
		margin-bottom: 8px;
	}
	.shili-list-num {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}

	.shili-list-title-box {
		font-size: 16px;
	}

	.home-shili-list-desc {
		line-height: 20px;
		font-size: 13px;
	}
}

@media (max-width: 480px) {
	.shili-list-right {
		
	}
	.shili-list-image-box {
		padding-bottom: 68.75%;
	}
	.shili-list-title-row {
		margin-bottom: 5px;
	}

	.shili-list-num {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		font-weight: normal;
	}

	.shili-list-title-box {
		font-size: 14px;
		line-height: 18px;
	}
	.shili-list-title-icon {
		height: 18px;
	}
	.shili-list-short {
		display: none;
	}

	.home-shili-list-desc {
		line-height: 17px;
		font-size: 13px;
	}
}

@media (max-width: 375px) {
	.shili-list-title-box {
		font-size: 13px;
	}
	.home-shili-list-desc {
		line-height: 17px;
		font-size: 12px;
	}
}
/* 我们的实力 start */
