/* 清除内外边距 */



body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
/* structural elements 结构元素 */

dl,
dt,
dd,
ul,
ol,
li,
/* list elements 列表元素 */

pre,
/* text formatting elements 文本格式元素 */

fieldset,
lengend,
button,
input,
textarea,
/* form elements 表单元素 */

th,
td {
	/* table elements 表格元素 */

	margin: 0;

	padding: 0;

}



input,
textarea {
	border: 2 none;
	box-shadow: none;
	outline: none;
}



/* 设置默认字体 */

body,
button,
input,
select,
textarea {
	font: 15px/22px "Microsoft YaHei", "微软雅黑", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", Arial, sans-serif;
	color: #000;
}



* h1,
* h2,
* h3,
* h4,
* h5,
* h6 {
	margin: 0px;
}

/*覆盖bootstrape对标题加的默认外边距*/



address,
cite,
dfn,
em,
i,
var {
	font-style: normal;
}

/* 斜体扶正 */



/* 重置列表元素 */

ul,
ol,
li {
	list-style: none;
}



/* 重置文本格式元素 */

a {
	text-decoration: none;
	color: #000;
	word-wrap: break-word;
}

/*英文换行*/

a:hover {
	text-decoration: none;
	color: #e60101;
}



/* 重置表单元素 */

legend {
	color: #000;
}

/* for ie6 */

fieldset,
img {
	border: none;
}

/* img 搭车：让链接里的 img 无边框 */

/* 注：optgroup 无法扶正 */

button,
input,
select,
textarea {

	font-size: 100%;
	/* 使表单元素在 ie 下能继承字体大小 */

}



/* 重置表格元素 */

table {

	border-collapse: collapse;

	border-spacing: 0;

}



/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */

html {
	overflow-y: scroll;
}



/*设置浮动*/

.fl {
	float: left;
}

.fr {
	float: right;
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}



/*字体大小*/

.clear {
	clear: both;
	height: 0;
}

.blk-main .clearlist {
	clear: both;
	height: 0;
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	float: none;
}





/*表单弹框*/

.nsw-modal {

	width: 100%;

	height: 100%;

	background: rgba(225, 225, 225, 0.5);

	position: fixed;

	top: 0;

	left: 0;

	z-index: 99999;

}



.modal-dialog {

	position: fixed;

	color: #000000;

	top: 150px;

	width: 400px;

	border-radius: 3px;

	min-height: 155px;

	overflow: hidden;

	z-index: 99998;

	margin-left: -200px;

	left: 50%;

}



.modal-dialog .css-icon {

	background-image: url("../image/modal-icons.png");

}



.modal-dialog .modal-head {

	height: 30px;

	line-height: 30px;

	padding: 0px 20px;

	background: #F6EFEF;

	font-size: 14px;

}



.modal-dialog .modal-head .modal-logo {

	width: 15px;

	height: 15px;

	background-position: 1px 0px;

	margin: 8px 5px 0 0;

	float: left;

}



.modal-dialog .modal-head .close {

	float: right;

	width: 15px;

	height: 15px;

	background-position: -14px 0px;

	margin-top: 8px;

}



.modal-dialog .modal-body {

	width: 100%;

	min-height: 125px;

	background: #ffffff;

}



.modal-dialog .modal-body .modal-body-left {

	width: 140px;

	float: left;

}



.modal-dialog .modal-body .modal-body-left .icon {

	width: 64px;

	height: 64px;

	margin: 30px 0 0 48px;

}



.modal-dialog .modal-body .modal-body-left .success-message {

	background-position: 0px -14px;

}



.modal-dialog .modal-body .modal-body-left .warming-message {

	background-position: 0px -78px;

}



.modal-dialog .modal-body .modal-body-right {

	width: 260px;

	float: right;

	padding-top: 20px;

}



.modal-dialog .modal-body .modal-body-right .close-btn {

	color: #000;

	text-align: center;

	width: 90px;

	display: inline-block;

	height: 24px;

	line-height: 24px;

	background: #818079;

}



.modal-dialog .modal-body .modal-body-right p {

	line-height: 30px;
}





/**/

body {
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	overflow-x: hidden;
	width: 100%;
}

.content {
	width: 1200px;
	margin: 0 auto;
}



/**/
.datu {
	background: url(../image/1e42f262a9ff41f4af59201958d68ad9_2.gif) no-repeat 0 0;
	width: 1920px;
	height: 515px;
}

.yinz {
	height: 515px;
	padding: 85px 0 75px;
}

.yinz dl {
	padding: 37px 0 0 96px;
}

.yinz dl dt {
	width: 484px;
	height: 363px;
	float: left;
	line-height: 0;
	overflow: hidden;
}

.yinz dl dt img {
	width: 484px;
	height: 363px;
}

.yinz dl dt img,
.yous dl dt img,
.case_m dl dt img,
.news_l dl dt img,
.about dl dt img {
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

.yinz dl dt img:hover,
.yous dl dt img:hover,
.case_m dl dt img:hover,
.news_l dl dt img:hover,
.about dl dt img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.yinz dl dd {
	width: 620px;
	float: left;
	padding: 60px 0 0;
}

.yinz dl dd h5 {
	font-size: 30px;
	color: #333;
	height: 80px;
	line-height: 36px;
	overflow: hidden;
	position: relative;
	margin-left: 50px;
}

.yinz dl dd h5:before {
	content: "";
	width: 53px;
	height: 2px;
	background: #0556bf;
	position: absolute;
	bottom: 0;
	left: 0;
}

.yinz dl dd h5 i {
	display: block;
	font-size: 16px;
	font-weight: normal;
}

.yinz_desc {
	font-size: 15px;
	color: #000;
	line-height: 24px;
	height: 96px;
	overflow: hidden;
	padding: 40px 0 0 50px;
}

.ibrand-num li {
	float: left;
	width: 180px;
	height: 90px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.ibrand-num li b {
	font-size: 40px;
	line-height: 36px;
	font-family: "DINOT";
	padding-right: 3px;
}

.ibrand-num li span {
	display: block;
	font-size: 16px;
	padding: 5px 0 0;
}


/*产品中心*/

.chanp .yss {
	height: 123px;
	margin: 89px 0 34px;
}

.chanp .yss .yss-tit {
	height: 70px;
	border-bottom: 8px solid #0556bf;
	box-sizing: border-box;
	width: 100%;
	position: absolute;
}

.chanp .yss .yss-tit em {
	display: block;
	width: 470px;
	height: 62px;
	line-height: 62px;
	font-size: 24px;
	color: #333;
	float: left;
	box-sizing: border-box;
}

.chanp .yss .yss-tit i {
	display: block;
	width: 479px;
	float: right;
	height: 62px;
	line-height: 62px;
	text-align: left;
	font-size: 24px;
	color: #333333;
	padding-left: 70px;
	box-sizing: border-box;
	position: relative;
	right: -43px;
}

.chanp .yss h2 {
	width: 326px;
	margin: -68px auto 0;
	background: #f8f8f8;
	position: relative;
}

.chanp .yss h2 span {
	display: block;
	width: 118px;
	height: 118px;
	font-size: 30px;
	color: #0556bf;
	border: 1px solid rgba(67, 67, 67, 0.3);
	padding-top: 24px;
	text-align: center;
	letter-spacing: 2px;
	position: relative;
	line-height: 34px;
	box-sizing: border-box;
	margin: 0 auto;
}

.chanp .yss h2 span:before {
	width: 59px;
	height: 6px;
	background: #0556bf;
	content: "";
	position: absolute;
	bottom: -3px;
	left: 30px;
}


.chanp .hx {
	height: 123px;
	margin-bottom: 55px;
}

.chanp .hx .hx-tit {
	height: 70px;
	border-bottom: 8px solid #0556bf;
	box-sizing: border-box;
}

.chanp .hx .hx-tit em {
	display: block;
	width: 470px;
	height: 62px;
	line-height: 62px;
	font-size: 24px;
	color: #333;
	float: left;
}

.chanp .hx .hx-tit i {
	display: block;
	width: 470px;
	float: right;
	height: 62px;
	line-height: 62px;
	text-align: left;
	font-size: 24px;
	color: #333333;
	padding-left: 80px;
	box-sizing: border-box;
}

.chanp .hx h2 {
	width: 266px;
	margin: -68px auto 0;
	background: url(../image/cp.jpg) no-repeat center;
}

.chanp .hx h2 span {
	display: block;
	width: 118px;
	height: 118px;
	font-size: 30px;
	color: #0556bf;
	border: 1px solid rgba(67, 67, 67, 0.3);
	padding-top: 24px;
	text-align: center;
	letter-spacing: 2px;
	position: relative;
	line-height: 34px;
	box-sizing: border-box;
	margin: 0 auto;
}

.chanp .hx h2 span:before {
	width: 59px;
	height: 6px;
	background: #0556bf;
	content: "";
	position: absolute;
	bottom: -3px;
	left: 30px;
}



.chanp {
	background: #f8f8f8;
	padding: 1rem 0 2rem 2rem;
}

.cp_tit {
	font-size: 40px;
	color: #333;
	text-align: center;
	height: 120px;
	line-height: 40px;
	overflow: hidden;
	background: url(../image/cp_tline.png) no-repeat center 60px;
}

.cp_tit a {
	color: #333;
}

.cp_tit a:hover,
.cp01 h3 a:hover {
	color: #0556bf;
}

.cp_tit span {
	color: #333;
	display: block;
	font-size: 20px;
	font-weight: normal;
	padding: 3px 0 0;
}

.cp01 {
	width: 48.9%;
	float: left;
	height: 28rem;
	position: relative;
	padding: 2.5rem 0 0;
	background: #fff;
	margin-top: 2.3rem;
	margin-right: 0.625%;
	-webkit-transition: transform .3s;
	transition: transform .3s;
}

.chanp .cp01:nth-of-type(4n) {

	margin-right: 0
}

.cp01 h3 {
	width: 80%;
	margin: 0 auto;
	height: 2rem;
	line-height: 2rem;
	overflow: hidden;
}

.cp01 h3 a {
	font-size: 1.6rem;
	color: #000;
}

.cp01 h3 em {
	width: 1.5rem;
	height: 1.5rem;
	display: block;
	float: right;
	line-height: 0;
	padding: 0.2rem 0 0;
}

.cp01 h3 em img {
	width: 1.5rem;
	height: 1.5rem;
}

.cp01 ul {
	width: 80%;
	display: inline-block;
	margin-left: 10%;
	padding: 0.5rem 0 0;
	border-bottom: #ddd 1px solid;
}

.cp01 ul li {
	height: 2rem;
	line-height: 2rem;
	width: 36.33%;
	float: left;
	font-size: 0.9rem;
	color: #000000;
}

.cp01 li a {
	font-size: 0.8rem;
	color: #666;
	display: block;
	float: left;
	position: relative;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
}

.cp01 li a:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	right: 100%;
	bottom: -2px;
	background: #0556bf;
	height: 2px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.cp01 li a:hover:before {
	right: 0;
}

.cp01 ul li a:hover {
	font-weight: bold;
	color: #333;
}

.cp01 p {
	width: 100%;
	line-height: 0;
}

.cp01 p img {
	display: block;
	width: 65%;
	margin: 0 auto;
}

.cp01 b {
	display: block;
	width: 43px;
	height: 60px;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 26px;
	color: #fff;
	line-height: 66px;
	padding-left: 25px;
	overflow: hidden;
}

.cp01:hover {
	box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
	-webkit-transform: translate(0, -3px);
	transform: translate(0, -3px);
}

.chanp .nobor {
	margin-right: 0;
}



html {
	font-size: 10px;
	-webkit-text-size-adjust: none;
}

@media screen and (min-width: 1200px) {
	html {
		font-size: 12.5px;
	}
}

@media screen and (min-width: 1280px) {
	html {
		font-size: 13.33px;
	}
}

@media screen and (min-width: 1366px) {
	html {
		font-size: 14.22px;
	}
}

@media screen and (min-width: 1440px) {
	html {
		font-size: 15px;
	}
}

@media screen and (min-width: 1600px) {
	html {
		font-size: 16.66px;
	}
}

@media screen and (min-width: 1920px) {
	html {
		font-size: 20px;
	}
}

/*横幅*/
.zx {
	background: url(../image/zx_bj.jpg) no-repeat center top;
	height: 230px;
	overflow: hidden;
}

.zx_con {
	position: relative;
	height: 230px;
	overflow: hidden;
}

.zx_con p {
	top: 0;
	left: 0;
	position: absolute;
	font-size: 19px;
	color: #fff;
	text-align: center;
	width: 219px;
	height: 100px;
	overflow: hidden;
	background: #0556bf;
	padding-top: 70px;
}

.zx_con p span {
	display: block;
	font-size: 26px;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
}

.zx_con p a {
	width: 92px;
	height: 30px;
	margin: 20px auto 0;
	background: #fff;
	text-align: center;
	font: 14px/30px "思源黑体";
	color: #181818;
	display: block;
}

/*产品优势*/
.hxbj {
	height: 897px;
	background: url(../image/hxbj.jpg) no-repeat center;
	padding-top: 104px;
	box-sizing: border-box;
}

.hxbj .hx {
	height: 123px;
	margin-bottom: 58px;
}

.hxbj .hx .hx-tit {
	height: 70px;
	border-bottom: 8px solid #0556bf;
	box-sizing: border-box;
}

.hxbj .hx .hx-tit em {
	display: block;
	width: 470px;
	height: 62px;
	line-height: 62px;
	font-size: 24px;
	color: #333;
	float: left;
}

.hxbj .hx .hx-tit i {
	display: block;
	width: 470px;
	float: right;
	height: 62px;
	line-height: 62px;
	text-align: left;
	font-size: 24px;
	color: #333333;
	padding-left: 80px;
	box-sizing: border-box;
}

.hxbj .hx h2 {
	width: 266px;
	margin: -68px auto 0;
	background: url(../image/hxtit-bj.jpg) no-repeat center;
}

.hxbj .hx h2 span {
	display: block;
	width: 118px;
	height: 118px;
	font-size: 30px;
	color: #0556bf;
	border: 1px solid rgba(67, 67, 67, 0.3);
	padding-top: 24px;
	text-align: center;
	letter-spacing: 2px;
	position: relative;
	line-height: 34px;
	box-sizing: border-box;
	margin: 0 auto;
}

.hxbj .hx h2 span:before {
	width: 59px;
	height: 6px;
	background: #0556bf;
	content: "";
	position: absolute;
	bottom: -3px;
	left: 30px;
}

.hxbj ul {
	height: 531px;
	position: relative;
}

.hxbj .hx-con {
	height: 531px;
	position: relative;
}

.hxbj .hx-con ul {
	height: 503px;
	position: absolute;
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}

.hxbj .hx-con ul li {
	float: left;
	width: 600px;
	height: 205px;
	border-bottom: 1px solid #c6cbce;
	box-sizing: border-box;
}

.hxbj .hx-con ul li em {
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 4px;
}

.hxbj .hx-con ul li p {
	line-height: 21px;
}

.hxbj .hx-con ul li.even {
	padding-left: 72px;
}

.hxbj .hx-con ul li.odd {
	padding-right: 76px;
}

.hxbj .hx-con ul li.hx1 {
	background: url(../image/hx-icon1.png) no-repeat left top;
	margin-top: 20px;
}

.hxbj .hx-con ul li.hx2 {
	background: url(../image/hx-icon2.png) no-repeat right top;
	margin-top: 20px;
}

.hxbj .hx-con ul li.hx3 {
	background: url(../image/hx-icon3.png) no-repeat left top;
	margin-top: 20px;
}

.hxbj .hx-con ul li.hx4 {
	background: url(../image/hx-icon4.png) no-repeat right top;
	margin-top: 20px;
}

.hxbj .hx-con ul li.odd em,
.hxbj .hx-con ul li.odd p {
	text-align: right;
}

.hxbj .hx-con .bj {
	display: block;
	width: 538px;
	height: 531px;
	background: url(../image/hx-pic.png) no-repeat center;
	margin-left: 337px;
	position: relative;
	z-index: 200;
}


/* 合作客户 */
.hz {
	overflow: hidden;
	padding-top: 70px;
	height: 350px;
	background: #f5f5f5;
}

.hz ul {
	overflow: hidden;
	padding-bottom: 63px;
}

.hz ul li {
	float: left;
	width: 225px;
	text-align: center;
	color: #333;
	font-size: 14px;
	margin-right: 18px;
}

.hz ul li:last-child {
	margin-right: 0;
}

.hz ul li img {
	width: 223px;
	height: 110px;
	border: 1px solid #eee;
	border-radius: 2px;
}

.hz ul li span {
	display: block;
	padding-top: 20px;
}

.hz ul li.cur img {
	border: 1px solid #f39800;
}

.jz {
	padding: 70px 0;
}

.jz_m {
	width: 1200px;
	overflow: hidden;
}

.jz_m dl {
	height: 220px;
	overflow: hidden;
	width: 570px;
	float: left;
	margin: 0 20px 0 0;
	background: #0556bf;
	padding: 20px 0 0 20px;
}

.jz_m dl dt {
	width: 196px;
	height: 196px;
	overflow: hidden;
	line-height: 0;
	border-radius: 50%;
	float: left;
}

.jz_m dl dt img {
	width: 196px;
	height: 196px;
	display: block;
	border-radius: 50%;
	transition: all 0.3s ease-in-out 0s;
}

.jz_m dl dt:hover img {
	transform: rotateY(180deg);
}

.jz_m dl dd {
	width: 310px;
	padding: 25px 0 0 25px;
	float: left;
}

.jz_m .jz_qie a {
	color: #fff
}

.jz_m dl dd h5 {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}

.jz_m dl dd h5 a {
	font-size: 18px;
	color: #fff;
	display: block;
	width: 300px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.jz_m .jz_desc {
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	height: 100px;
	overflow: hidden;
	padding: 10px 0 0;
}

.jz_lico,
.jz_rico {
	top: 330px;
}

.jz_lico {
	left: -80px;
}

.jz_rico {
	right: -80px;
}

/* 产品参数 */
.canshu {
	height: 660px;
	padding-top: 89px;
	box-sizing: border-box;
	overflow: hidden;
}

.canshu .yss {
	height: 123px;
	margin: 89px 0 34px;
}

.canshu .yss .yss-tit {
	height: 70px;
	border-bottom: 8px solid #0556bf;
	box-sizing: border-box;
	width: 100%;
	position: absolute;
}

.canshu .yss .yss-tit em {
	display: block;
	width: 470px;
	height: 62px;
	line-height: 62px;
	font-size: 24px;
	color: #333;
	float: left;
	box-sizing: border-box;
}

.canshu .yss .yss-tit i {
	display: block;
	width: 479px;
	float: right;
	height: 62px;
	line-height: 62px;
	text-align: left;
	font-size: 24px;
	color: #333333;
	padding-left: 70px;
	box-sizing: border-box;
	position: relative;
	right: -43px;
}

.canshu .yss h2 {
	width: 326px;
	margin: -68px auto 0;
	background: #FFF;
	position: relative;
}

.canshu .yss h2 span {
	display: block;
	width: 118px;
	height: 118px;
	font-size: 30px;
	color: #0556bf;
	border: 1px solid rgba(67, 67, 67, 0.3);
	padding-top: 24px;
	text-align: center;
	letter-spacing: 2px;
	position: relative;
	line-height: 34px;
	box-sizing: border-box;
	margin: 0 auto;
}

.canshu .yss h2 span:before {
	width: 59px;
	height: 6px;
	background: #0556bf;
	content: "";
	position: absolute;
	bottom: -3px;
	left: 30px;
}

.canshu .ys_con {
	margin: 0 auto;
	width: 1200px;
	position: relative;
}

.canshu .ys_con img {
	width: 1200px;
	margin: 0 auto;
}

.canshu .ys_con ul {
	position: absolute;
	top: 4px;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
}

.canshu .ys_con ul li {
	width: 50%;
	box-sizing: border-box;
	padding-left: 15px;
	height: 61px;
}

.canshu .ys_con ul li p {
	font-size: 18px;
}

.canshu .ys_con ul li .t1 {
	margin-bottom: 10px;
}

.canshu .ys_con ul li b {
	font-size: 22px;
	color: #000000;
	font-weight: normal;
}

/* 性能特点 */
.ys {
	height: 860px;
	padding-top: 89px;
	box-sizing: border-box;
	overflow: hidden;
}

.ys .yss {
	height: 123px;
	margin: 89px 0 34px;
}

.ys .yss .yss-tit {
	height: 70px;
	border-bottom: 8px solid #0556bf;
	box-sizing: border-box;
	width: 100%;
	position: absolute;
}

.ys .yss .yss-tit em {
	display: block;
	width: 470px;
	height: 62px;
	line-height: 62px;
	font-size: 24px;
	color: #333;
	float: left;
	box-sizing: border-box;
}

.ys .yss .yss-tit i {
	display: block;
	width: 479px;
	float: right;
	height: 62px;
	line-height: 62px;
	text-align: left;
	font-size: 24px;
	color: #333333;
	padding-left: 70px;
	box-sizing: border-box;
	position: relative;
	right: -43px;
}

.ys .yss h2 {
	width: 326px;
	margin: -68px auto 0;
	background: #FFF;
	position: relative;
}

.ys .yss h2 span {
	display: block;
	width: 118px;
	height: 118px;
	font-size: 30px;
	color: #0556bf;
	border: 1px solid rgba(67, 67, 67, 0.3);
	padding-top: 24px;
	text-align: center;
	letter-spacing: 2px;
	position: relative;
	line-height: 34px;
	box-sizing: border-box;
	margin: 0 auto;
}

.ys .yss h2 span:before {
	width: 59px;
	height: 6px;
	background: #0556bf;
	content: "";
	position: absolute;
	bottom: -3px;
	left: 30px;
}

.ys .ys_con {
	margin: 0 auto;
	width: 1200px;
	position: relative;
}

.ys .ys_con img {
	width: 1200px;
	margin: 0 auto;
}

.ys .ys_con ul {
	position: absolute;
	top: 4px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ys .ys_con ul li {
	width: 50%;
	height: 246px;
	margin-bottom: 12px;
	box-sizing: border-box;
}

.ys .ys_con ul li .t1 {
	margin-top: 44px;
	display: flex;
	flex-direction: column;
}

.ys .ys_con ul li .t1 em {
	color: #818079;
	font-size: 13px;
	text-transform: uppercase;
}

.ys .ys_con ul li .t2 {
	margin-top: 15px;
}

.ys .ys_con ul li:nth-of-type(2n-1) {
	padding-left: 95px;
	text-align: left;
}

.ys .ys_con ul li:nth-of-type(2n) {
	padding-right: 95px;
	text-align: right;
}

.ys .ys_con ul li:nth-of-type(1):before {
	width: 150px;
	height: 100%;
	content: "";
	float: right;
	font-size: 16px;
	-webkit-clip-path: ellipse(38% 37% at 97% 98%);
	clip-path: ellipse(98% 67% at 100% 100%);
	-webkit-shape-outside: ellipse(98% 67% at 100% 100%);
	shape-outside: ellipse(98% 67% at 100% 100%);

}

.ys .ys_con ul li:nth-of-type(2):before {
	width: 150px;
	height: 100%;
	content: "";
	float: left;
	font-size: 16px;
	-webkit-clip-path: ellipse(98% 67% at 0% 100%);
	clip-path: ellipse(98% 67% at 0% 100%);
	-webkit-shape-outside: ellipse(98% 67% at 0% 100%);
	shape-outside: ellipse(98% 67% at 0% 100%);
}

.ys .ys_con ul li:nth-of-type(3):before {
	width: 150px;
	height: 100%;
	content: "";
	float: right;
	font-size: 16px;
	-webkit-clip-path: ellipse(98% 67% at 100% 0%);
	clip-path: ellipse(98% 67% at 100% 0%);
	-webkit-shape-outside: ellipse(98% 67% at 100% 0%);
	shape-outside: ellipse(98% 67% at 100% 0%);
}

.ys .ys_con ul li:nth-of-type(4):before {
	width: 150px;
	height: 100%;

	content: "";
	float: left;
	font-size: 16px;
	-webkit-clip-path: ellipse(98% 67% at 0% 0%);
	clip-path: ellipse(98% 67% at 0% 0%);
	-webkit-shape-outside: ellipse(98% 67% at 0% 0%);
	shape-outside: ellipse(98% 67% at 0% 0%);
}


.ys .ys_con ul li p {
	font-size: 16px;
}

.ys .ys_con ul li b {
	font-size: 24px;
	font-weight: bold;
	color: #0556bf;
}

/* 四大理由 */
.liyou {
	height: 890px;
	padding-top: 89px;
	background-image: url(../image/liyou_bg.jpg);
}

.liyou .yss {
	height: 123px;
	margin: 89px 0 34px;
}

.liyou .yss .yss-tit {
	height: 70px;
	border-bottom: 8px solid #0556bf;
	box-sizing: border-box;
	width: 100%;
	position: absolute;
}

.liyou .yss .yss-tit em {
	display: block;
	width: 470px;
	height: 62px;
	line-height: 62px;
	font-size: 24px;
	color: #333;
	float: left;
	box-sizing: border-box;
}

.liyou .yss .yss-tit i {
	display: block;
	width: 479px;
	float: right;
	height: 62px;
	line-height: 62px;
	text-align: left;
	font-size: 24px;
	color: #333333;
	padding-left: 70px;
	box-sizing: border-box;
	position: relative;
	right: -43px;
}

.liyou .yss h2 {
	width: 326px;
	margin: -68px auto 0;
	background: #f9f9f9;
	position: relative;
}

.liyou .yss h2 span {
	display: block;
	width: 118px;
	height: 118px;
	font-size: 30px;
	color: #0556bf;
	border: 1px solid rgba(67, 67, 67, 0.3);
	padding-top: 24px;
	text-align: center;
	letter-spacing: 2px;
	position: relative;
	line-height: 34px;
	box-sizing: border-box;
	margin: 0 auto;
}

.liyou .yss h2 span:before {
	width: 59px;
	height: 6px;
	background: #0556bf;
	content: "";
	position: absolute;
	bottom: -3px;
	left: 30px;
}

.liyou .ys_con {
	margin: 0 auto;
	width: 1200px;
	position: relative;
}

.liyou .ys_con img {
	width: 1200px;
	margin: 0 auto;
}

.liyou .ys_con ul {
	position: absolute;
	top: 10%;
	margin-left: 535px;
	width: 100%;
}

.liyou .ys_con ul li {
	padding-bottom: 100px;
}

.liyou .ys_con ul li p {
	font-size: 17px;
	color: #333;
}

.liyou .ys_con ul li .t1 {
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 13px;
}

.liyou .ys_con ul li b {
	font-size: 24px;
	font-weight: bold;
	color: #0556bf;
}



/*案例*/
.case_bg {
	background: #f6f6f6;
	overflow: hidden;
	padding: 50px 0 60px;
}

.case .cp_tit {
	background: url(../image/case_tline.png) no-repeat center 60px;
}

.case_nav {
	padding: 40px 0 0;
	height: 70px;
	border-bottom: #eaeaea 2px solid;
}

.case_nav ul li {
	float: left;
	height: 70px;
	padding: 0 41px;
	line-height: 70px;
	position: relative;
}

.case_nav ul li:before {
	content: "";
	width: 7px;
	height: 1px;
	background: #bebebe;
	position: absolute;
	top: 35px;
	left: 0;
}

.case_nav li a {
	font-size: 20px;
	color: #333;
	display: block;
	float: left;
	position: relative;
	vertical-align: middle;
	text-align: center;
	height: 70px;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
}

.case_nav li a:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	right: 100%;
	bottom: -2px;
	background: #0556bf;
	height: 2px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.case_nav li a:hover:before,
.case_nav li.cur a:before {
	right: 0;
}

.case_nav li.cur a,
.case_nav li a:hover {
	font-weight: bold;
}

.case_nav ul li:first-child:before {
	background: none;
}

.case_m {
	width: 1200px;
	overflow: hidden;
}

.case_bg .abo {
	position: absolute;
	top: 50%;
	display: block;
	width: 100%;
}

.case_bg .abo .abo-prev {
	position: absolute;
	top: 0;
	border-radius: 50%;
	background: #aca9a9;
	padding: 7px;
	left: -50px;
}

.case_bg .abo .abo-prev:hover {
	border-radius: 50%;
	background: #3871c1;
}

.case_bg .abo .abo-prev a {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../image/lefts.png) no-repeat center center;

}

.case_bg .abo .abo-next {
	position: absolute;
	top: 0;
	border-radius: 50%;
	background: #aca9a9;
	padding: 7px;
	right: -50px;
}

.case_bg .abo .abo-next:hover {
	border-radius: 50%;
	background: #3871c1;
}

.case_bg .abo .abo-next a {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../image/rights.png) no-repeat center center;
}


.case_m dl {
	width: 390px;
	float: left;
	padding: 0 5px;
}

.case_m dl dt {
	width: 390px;
	height: 292px;
	line-height: 0;
	overflow: hidden;
}

.case_m dl dt img {
	width: 390px;
	height: 292px;
}

.case_m dl dd {
	width: 330px;
	height: 110px;
	background: #fff;
	padding: 10px 30px 0;
	position: relative;
}

.case_m dl dd h5 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.case_m dl dd h5 a {
	font-size: 16px;
	color: #000;
	display: block;
	width: 290px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.case_m dl dd h5 a:hover {
	color: #0556bf;
}

.case_desc {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	width: 275px;
	padding: 5px 0 0;
}

.case_m dl dd span {
	width: 30px;
	height: 30px;
	display: block;
	line-height: 0;
	position: absolute;
	top: 40px;
	right: 30px;
}

.case_m dl dd span img {
	width: 30px;
	height: 30px;
}

.case_m dl dd span a {
	-webkit-transition: transform .3s;
	transition: transform .3s;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 0;
	border-radius: 50%;
}

.case_m dl dd span a:hover {
	-webkit-transform: translate(0, -3px);
	transform: translate(0, -3px);
	box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.1);
}

.case_bot {
	padding: 40px 0 0;
	display: flex;
	justify-content: center;
	align-content: flex-end;
}

.case_bot ul li {
	background: #f6f6f6;
	width: 7px;
	height: 7px;
	float: left;
	margin: 0 10px;
	cursor: pointer;
	text-indent: -99999px;
	border-radius: 50%;
	border: #cbcbcb 2px solid;
}

.case_bot ul li.on {
	border: #0556bf 2px solid;
}



/*新闻资讯*/

.news {
	height: 976px;
	padding-top: 91px;
	box-sizing: border-box;
}

.news .new {
	height: 123px;
	margin: 68px 0 63px;
}

.news .new .new-tit {
	height: 70px;
	border-bottom: 8px solid #0556bf;
	box-sizing: border-box;
	position: absolute;
	width: 100%;
}

.news .new .new-tit em {
	display: block;
	width: 470px;
	height: 62px;
	line-height: 62px;
	font-size: 24px;
	color: #333;
	float: left;
	box-sizing: border-box;
}

.news .new .new-tit i {
	display: block;
	width: 470px;
	float: right;
	height: 62px;
	line-height: 62px;
	text-align: left;
	font-size: 24px;
	color: #333333;
	padding-left: 70px;
	box-sizing: border-box;
	margin-right: -20px;
}

.news .new h2 {
	width: 326px;
	margin: -68px auto 0;
	background: #f5f5f5;
	position: relative;
}

.news .new h2 span {
	display: block;
	width: 118px;
	height: 118px;
	font-size: 30px;
	color: #0556bf;
	border: 1px solid rgba(67, 67, 67, 0.3);
	padding-top: 24px;
	text-align: center;
	letter-spacing: 2px;
	position: relative;
	line-height: 34px;
	box-sizing: border-box;
	margin: 0 auto;
}

.news .new h2 span:before {
	width: 59px;
	height: 6px;
	background: #0556bf;
	content: "";
	position: absolute;
	bottom: -3px;
	left: 30px;
}

.news .new-nav {
	text-align: center;
	line-height: 30px;
	margin-bottom: 40px;
}

.news .new-nav a {
	display: inline-block;
	font-size: 20px;
	color: #000000;
	position: relative;
}

.news .new-nav a:before {
	width: 0;
	height: 1px;
	background: #0556bf;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	transition: .5s;
}

.news .new-nav i {
	display: inline-block;
	font-size: 20px;
	color: #000000;
	margin: 0 25px;
}

.news .new-nav a.cur {
	color: #0556bf;
	font-weight: bold;
}

.news .new-nav a.cur:before {
	width: 100%;
}

.news .news-left {
	width: 395px;
	float: left;
}

.news .news-left dl dt {
	height: 380px;
	line-height: 0;
	overflow: hidden;
}

.news .news-left dl dt img {
	width: 100%;
	transition: 1s;
}

.news .news-left dl dd {
	padding: 14px 48px 0 28px;
	height: 153px;
	box-sizing: border-box;
	background: #0556bf;
}

.news .news-left dl dd h4 {
	height: 36px;
	line-height: 36px;
	margin-bottom: 6px;
}

.news .news-left dl dd h4 a {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.news .news-left dl dd p {
	line-height: 21px;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 11px;
}

.news .news-left dl dd em {
	display: block;
	width: 81px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border-bottom: 2px solid #FFF;
}

.news .news-left dl dd em a {
	display: block;
	font-size: 14px;
	color: #FFFFFF;
}

.news .news-left:hover dl dt img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.news .news-rig {
	width: 745px;
	float: right;
}

.news .news-rig .news-box {
	height: 377px
}

.news .news-rig .news-box ul li {
	height: 114px;
	box-sizing: border-box;
	margin-bottom: 14px;
	border-bottom: 1px solid rgba(170, 170, 170, 0.6);
}

.news .news-rig .news-box ul li dl dt {
	width: 175px;
	height: 97px;
	float: right;
	overflow: hidden;
}

.news .news-rig .news-box ul li dl dt img {
	width: 100%;
	transition: 1s;
}

.news .news-rig .news-box ul li dl dd {
	float: left;
	width: 513px;
	padding-top: 8px;
}

.news .news-rig .news-box ul li dl dd h4 {
	height: 32px;
	line-height: 32px;
	margin-bottom: 3px;
}

.news .news-rig .news-box ul li dl dd h4 a {
	font-size: 16px;
	color: #2D333F;
	font-weight: bold;
}

.news .news-rig .news-box ul li dl dd p {
	line-height: 22px;
	font-size: 14px;
	color: #000;
}

.news .news-rig .news-bot ul li {
	height: 43px;
	line-height: 43px;
	border-bottom: 1px dashed #e3e3e3;
}

.news .news-rig .news-bot ul li em {
	display: block;
	float: left;
	font-size: 14px;
	color: #575757;
	padding-left: 18px;
	height: 43px;
}

.news .news-rig .news-bot ul li i {
	display: block;
	float: right;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	color: #575757;
}




/*关于我们*/
.about {
	margin-top: 80px
}

.about .abouts-tit {
	height: 70px;
	border-bottom: 8px solid #0556bf;
	box-sizing: border-box;
	position: absolute;
	width: 100%;
}

.about .abouts-tit em {
	display: block;
	width: 470px;
	height: 62px;
	line-height: 62px;
	font-size: 24px;
	color: #333;
	float: left;
	box-sizing: border-box;
}

.about .abouts-tit i {
	display: block;
	width: 470px;
	float: right;
	height: 62px;
	line-height: 62px;
	text-align: left;
	font-size: 24px;
	color: #333333;
	padding-left: 70px;
	box-sizing: border-box;
	margin-right: -20px;
}

.about h2 {
	width: 326px;
	margin: -68px auto 0;
	background: #FFF;
	position: relative;
}

.about h2 span {
	display: block;
	width: 118px;
	height: 118px;
	font-size: 30px;
	color: #0556bf;
	border: 1px solid rgba(67, 67, 67, 0.3);
	padding-top: 24px;
	text-align: center;
	letter-spacing: 2px;
	position: relative;
	line-height: 34px;
	box-sizing: border-box;
	margin: 0 auto;
}

.about h2 span:before {
	width: 59px;
	height: 6px;
	background: #0556bf;
	content: "";
	position: absolute;
	bottom: -3px;
	left: 30px;
}

.about_c {
	height: 415px;
	background: #fff;
	margin-bottom: 40px;
}

.about_p,
.about_p img {
	height: 415px;
	width: 601px;
	overflow: hidden;
	padding-top: 30px;
}

.about_w {
	padding: 69px 0 0 57px;
	width: 486px;
}

.about_w strong {
	display: block;
	height: 71px;
	font-size: 28px;
	line-height: 71px;
	color: #333;
	margin-bottom: 25px;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
}

.about_w strong:before {
	content: "";
	position: absolute;
	width: 87px;
	height: 2px;
	background: #0556bf;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.about_w p {
	display: block;
	height: 72px;
	font-size: 17px;
	line-height: 30px;
}

.about_w p a {
	display: inline-block;
	color: #0556bf
}





.f_link {
	background: url(../image/link_bg.jpg) no-repeat center 0;
	overflow: hidden;
	height: 68px;
	line-height: 68px;
	border-top: rgba(51, 51, 51, 0.8) 1px solid;
}

.f_link b {
	display: block;
	float: left;
	font-size: 14px;
	color: #fff;
	width: 110px;
}

.f_link p {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
	float: left;
	width: 1090px;
}

.f_link p a {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
	padding: 0 10px 0 0;
}

.f_link p a:hover {
	color: #fff;
}



/*



/* Pulse */
@-webkit-keyframes hvr-pulse {
	25% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	75% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
}

@keyframes hvr-pulse {
	25% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	75% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
}



/**/

@-webkit-keyframes shake {

	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
	}

	20%,
	60% {
		-webkit-transform: translate3d(-10px, 0, 0);
	}

	40%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
	}

}



@keyframes shake {

	from,
	to {
		transform: translate3d(0, 0, 0);
	}

	20%,
	60% {
		transform: translate3d(-10px, 0, 0);
	}

	40%,
	80% {
		transform: translate3d(10px, 0, 0);
	}

}



/*图标抖动*/

@-webkit-keyframes hvr-buzz-out {

	10% {

		-webkit-transform: translateX(3px) rotate(2deg);

		transform: translateX(3px) rotate(2deg);

	}

	20% {

		-webkit-transform: translateX(-3px) rotate(-2deg);

		transform: translateX(-3px) rotate(-2deg);

	}

	30% {

		-webkit-transform: translateX(3px) rotate(2deg);

		transform: translateX(3px) rotate(2deg);

	}

	40% {

		-webkit-transform: translateX(-3px) rotate(-2deg);

		transform: translateX(-3px) rotate(-2deg);

	}

	50% {

		-webkit-transform: translateX(2px) rotate(1deg);

		transform: translateX(2px) rotate(1deg);

	}

	60% {

		-webkit-transform: translateX(-2px) rotate(-1deg);

		transform: translateX(-2px) rotate(-1deg);

	}

	70% {

		-webkit-transform: translateX(2px) rotate(1deg);

		transform: translateX(2px) rotate(1deg);

	}

	80% {

		-webkit-transform: translateX(-2px) rotate(-1deg);

		transform: translateX(-2px) rotate(-1deg);

	}

	90% {

		-webkit-transform: translateX(1px) rotate(0);

		transform: translateX(1px) rotate(0);

	}

	100% {

		-webkit-transform: translateX(-1px) rotate(0);

		transform: translateX(-1px) rotate(0);

	}

}

@keyframes hvr-buzz-out {

	10% {

		-webkit-transform: translateX(3px) rotate(2deg);

		transform: translateX(3px) rotate(2deg);

	}

	20% {

		-webkit-transform: translateX(-3px) rotate(-2deg);

		transform: translateX(-3px) rotate(-2deg);

	}

	30% {

		-webkit-transform: translateX(3px) rotate(2deg);

		transform: translateX(3px) rotate(2deg);

	}

	40% {

		-webkit-transform: translateX(-3px) rotate(-2deg);

		transform: translateX(-3px) rotate(-2deg);

	}

	50% {

		-webkit-transform: translateX(2px) rotate(1deg);

		transform: translateX(2px) rotate(1deg);

	}

	60% {

		-webkit-transform: translateX(-2px) rotate(-1deg);

		transform: translateX(-2px) rotate(-1deg);

	}

	70% {

		-webkit-transform: translateX(2px) rotate(1deg);

		transform: translateX(2px) rotate(1deg);

	}

	80% {

		-webkit-transform: translateX(-2px) rotate(-1deg);

		transform: translateX(-2px) rotate(-1deg);

	}

	90% {

		-webkit-transform: translateX(1px) rotate(0);

		transform: translateX(1px) rotate(0);

	}

	100% {

		-webkit-transform: translateX(-1px) rotate(0);

		transform: translateX(-1px) rotate(0);

	}

}
