.p101-search-1 {
	height: 80px;
	box-shadow: 0 3px 4px #e9e9e9;
}

.p101-search-1 p {
	float: left;
	width: 750px;
	height: 80px;
	line-height: 80px;
	font-size: 14px;
	color: #333333;
}

.p101-search-1 p b {
	display: inline-block;
}

.p101-search-1 p a {
	color: #666666;
	display: inline-block;
	margin-right: 15px;
}

.p101-search-1-inp {
	float: right;
	width: 356px;
	height: 36px;
	background: #fff;
	margin-top: 22px;
}

.p101-search-1-inp1 {
	width: 249px;
	height: 34px;
	line-height: 34px;
	color: #999999;
	border: 1px solid #e3e3e3;
	border-right: 0;
	padding: 0 20px;
	float: left;
}

.p101-search-1-inp2 {
	width: 66px;
	height: 36px;
	border: 0;
	background: #005da3 url(../images/p101-search-icon1.png) no-repeat center center;
	float: right;
	cursor: pointer;
}



.p102-proShow-1 {
	padding: 10px 0 80px;
}

.p102-proShow-1-con {
	border: 1px solid #e3e3e3;
	position: relative;
}

.p102-proShow-1-left {
	width: 41.4%;
	position: relative;
	overflow: hidden;
}

.p102-proShow-1-prev,
.p102-proShow-1-next {
	position: absolute;
	width: 40px;
	height: 40px;
	cursor: pointer;
	background: transparent;
	top: 50%;
	margin-top: -20px;
	z-index: 5;
	display: none;
}

.p102-proShow-1-left:hover .p102-proShow-1-prev,
.p102-proShow-1-left:hover .p102-proShow-1-next {
	display: block;
}

.p102-proShow-1-prev {
	left: 15px;
}

.p102-proShow-1-next {
	right: 15px;
}

.p102-proShow-1-prev:before,
.p102-proShow-1-next:after {
	position: absolute;
	content: '';
	width: 18px;
	height: 18px;
	border: 2px solid #fff;
	border-style: solid solid none none;
	top: 10px;
	z-index: 1;
}

.p102-proShow-1-prev:before {
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
	right: 4px;
}

.p102-proShow-1-next:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 4px;
}

.p102-proShow-1-pic img {
	max-width: 100%;
	height: 480px;
	display: block;
}

.p102-proShow-1-size {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 56px;
	height: 26px;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	letter-spacing: 3px;
}

.p102-proShow-1-right {
	position: absolute;
	width: 49.2%;
	right: 3.33%;
	top: 0;
	bottom: 0;
	z-index: 1;
}

.p102-proShow-1-text {
	padding: 50px 0 15px;
	border-bottom: 1px solid #e3e3e3;
	position: relative;
}

.p102-proShow-1-text:after {
	content: '';
	position: absolute;
	width: 40px;
	height: 3px;
	background: #005da3;
	left: 0;
	bottom: -2px;
	z-index: 1;
}

.p102-proShow-1-text .p102-proShow-1-title {
	height: 40px;
	font-size: 26px;
	font-weight: normal;
	line-height: 40px;
	color: #1a1a1a;
}

.p102-proShow-1-text p {
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #808080;
}

.p102-proShow-1-desc {
	max-height: 170px;
	line-height: 34px;
	font-size: 16px;
	color: #4c4c4c;
	text-align: justify;
	padding: 30px 0 0;
	overflow: hidden;
}

.p102-proShow-1-tel {
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding-top: 20px;
	border-top: 1px solid #e3e3e3;
	left: 0;
	bottom: 38px;
	z-index: 1;
}

.p102-proShow-1-tel a {
	float: left;
	width: 88px;
	height: 50px;
	padding-left: 48px;
	background: url(../images/p102-cpxq-icon1.png) no-repeat 22px center #005da3;
	font-size: 18px;
	color: #ffffff;
	margin-right: 12px;
}

.p102-proShow-1-tel p {
	float: right;
	min-width: 280px;
	height: 50px;
}

.p102-proShow-1-tel p em {
	float: left;
	height: 50px;
	font-size: 16px;
	color: #4c4c4c;
	padding-left: 50px;
	background: url(../images/p102-cpxq-icon2.png) no-repeat left center;
	font-style: normal;
}

.p102-proShow-1-tel p span {
	float: left;
	font: bold 26px/50px Arial;
	color: #333333;
}



.ct {
	margin: 0 auto;
	width: 1200px;
}

.content {
	margin: 0 auto;
	width: 1200px;
}

.tt {
	text-align: center;
	margin: 60px 0 20px;
}

.tt span {
	font-size: 36px;
	font-family: "Microsoft YaHei";
	color: #000000;
	font-weight: normal;
	position: relative;
}

.tt b {
	color: #005da3;
	font-weight: normal;
}

.tt i {
	font-weight: normal;
	display: block;
	font-size: 18px;
	color: #666;
	line-height: 40px;
	position: relative;
	padding: 0 20px;
	font-style: normal;
	text-transform: uppercase;
}

.tt1 {
	margin: -25px 0 20px;
}

.content {
	margin: 0 auto;
}

.p14-prodcontent-1 {
	background: #fff !important;
	padding: 32px 0 42px;
	margin-bottom: 22px;
}

/*特点*/

.cptd {
	height: auto;
	background: url(static/images/84c3d1caafeb43f7a8743266a29fc3b7_4.jpg) no-repeat center top;
	padding-top: 60px;
	box-sizing: border-box;
	font-family: "Microsoft Yahei";
	overflow: hidden;
	padding-bottom: 50px;
}

.cptd li {
	width: 32%;
	height: 320px;
	text-align: left;
	padding: 18px 18px 0;
	box-sizing: border-box;
	float: left;
	margin-right: 2%;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	background: #fff;
	margin-bottom: 25px;
	position: relative;
	overflow: hidden;
}

.cptd li h3 i {
	display: block;
	width: 80px;
	margin: 0 auto;
}

.cptd li h3 {
	display: block;
	height: 140px;
	line-height: 50px;
	text-align: center;
	color: #333;
	font-size: 25px;
	margin-bottom: 15px;
	border-bottom: 1px solid #d4d4d4;
	background-size: 32px;
}

.cptd li em {
	display: block;
	font-size: 110px;
	color: #f1f1f1;
	font-family: Arial;
	position: absolute;
	right: 1%;
	bottom: 4px;
	opacity: 0.5;
}

.cptd li p {
	font-size: 16px;
	color: #666;
	line-height: 30px;
}

.cptd li:nth-child(2n) {
	margin-right: 2%;
}

.cptd li:nth-child(3n) {
	margin-right: 0;
}

.cptd li:hover {
	color: #005da3;
	box-shadow: 0 0 10px #005da3;
}

.form {
	border-collapse: collapse;
	font-family: "微软雅黑";
	background: #fff;
	width: 100%;
	margin-bottom: 55px;
}

.form tr td {
	border: #ccc 1px solid;
	padding: 8px 10px;
	text-align: left;
	word-break: break-all;
	font-size: 15px;
	background: none;
	text-align: center;
}

.form tr:nth-child(2n-1) td {
	background: #dfdfdf;
}

.form tr:first-child td {
	padding: 15px 10px;
	background: linear-gradient(to left, #005da3, #3993fa);
	color: #fff;
	font-size: 20px;
}

/*视频*/

.sp li {
	float: left;
	width: 100%;
	margin-right: 24px;
	margin-bottom: 5px;
}

.sp li:nth-child(3n) {
	margin-right: 0;
}

.sp li p {
	text-align: center;
	font-size: 20px;
	margin: 0px 0 15px 0;
}

/*连接方式*/

.zsjm2 {
	background: #f5f5f5;
	padding: 20px;
	width: 1200px;
	margin: 20px auto;
	border-radius: 50px;
}

.zsjm2 dl {
	width: 46% !important;
	float: left;
	padding: 2%;
}

.zsjm2 dl dt {}

.zsjm2 dl dd {}

.zsjm2 dl dd h3 {
	font-size: 20px;
	color: #000000;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}


/*荣誉*/

.ry {
	height: auto;
	background: #fff
}

.ry .tit {
	margin: 50px 0 20px;
	text-align: center;
	clear: both;
}

.ry .tit i {
	font-style: normal;
	font-size: 18px;
	color: #666;
	line-height: 20px;
	display: block;
	letter-spacing: 0;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Times New Roman;
	padding-top: 10px;
}

.ry .tit h3 {
	display: block;
	font-size: 40px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 65px;
	font-weight: bold;
}

.ry_list {
	height: 380px;
	position: relative;
}

.ry_list li {
	width: 263px;
	height: 355px;
	float: left;
	margin-right: 20px;
	position: relative;
}

.ry_list li img {
	width: 244px;
	height: 310px;
	border: 1px solid #ececec;
}

.ry_list p {
	margin-left: -20px;
	text-align: center;
}

.ry_list li.nobot {
	margin-right: 0;
}

.ry_list li span {
	position: absolute;
	left: 11px;
	bottom: 11px;
	background-color: rgba(0, 0, 0, 0.65);
	display: none;
	width: 263px;
	height: 356px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 330px;
}

.ry_list li a:hover span {
	display: block;
}

.ry_list .em03,
.ry_list .em04 {
	width: 39px;
	height: 39px;
}

.ry_list .em03 {
	position: absolute;
	left: -60px;
	top: 140px;
}

.ry_list .em04 {
	position: absolute;
	right: 20px;
	top: 140px;
}


/*联系*/

.lx {
	background: #f7f7f7;
	position: relative;
	height: 371px;
	margin-top: 90px
}

.lx_img {
	position: absolute;
	left: 20px;
	bottom: -14px;
}

.lx_img img {
	display: block;
	width: 98%;
	padding-bottom: 16px;
}

.lx_wz {
	width: 66%;
	height: 300px;
	float: right;
	background: #fff;
	margin-top: 35px;
	margin-right: 4%;
	text-align: center;
	padding: 0 20px;
}

.lx_wz h3 {
	color: #333;
	font-size: 32px;
	font-weight: normal;
	margin: 40px 0 38px auto;
	text-align: center;
}

.lx_wz span {
	display: inline-block;
	width: 115px;
	background: #005da3;
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin-right: 115px;
	border-radius: 20px;
	line-height: 36px;
}

.lx_wz p {
	font-size: 24px;
	margin: 34px 0;
	font-size: 16px
}

.lx_wz h5 {
	width: 460px;
	margin-top: 8px;
	position: relative;
	font: 15px "Microsoft YaHei";
	font-weight: bold;
	color: #000;
	left: 18%;
	text-align: center;
}

.lx_wz h5 em {
	font-size: 24px;
	font-style: normal;
}

.lx_wz h5 a {
	display: block;
	width: 130px;
	float: right;
	height: 40px;
	border-radius: 2rem;
	background: #005da3;
	font: 18px "Microsoft YaHei";
	text-align: center;
	line-height: 40px;
	color: #fff;
	box-shadow: 0.1rem 0.1rem 1rem 0.1rem #e8e8e8;
}








.case {
	padding: 50px 0;
	background: #f0f1f2;
}

.case h2 {
	padding-top: 66px;
	height: 122px;
}

.case h2:before {
	top: 155px;
}

.c_u {
	position: absolute;
	z-index: 5;
	cursor: pointer;
	left: -77px;
	top: 231px;
}

.c_d {
	position: absolute;
	z-index: 5;
	cursor: pointer;
	right: -77px;
	top: 231px;
}

.case ul {
	overflow: hidden;
}

.case ul li {
	float: left;
	overflow: hidden;
	width: 30%;
	margin-right: 39px;
	background: #fff;
	height: 515px;
	border-bottom: 4px solid #1465CE;
}

.case ul li img {
	display: block;
	width: 100%;
}

.case ul li em {
	display: block;
	padding: 23px 31px 0;
}

.case ul li em i {
	display: block;
	font-size: 22px;
	color: #333;
	line-height: 100%;
	height: 100%;
	overflow: hidden;
	margin-bottom: 21px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.case ul li span {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 28px;
	height: 123px;
}

.case ul li:hover em i {
	font-weight: bold;
	color: #1465CE;
}

.case ul li:hover {
	border-bottom: 4px solid #1465CE;
}

.case h4 {
	padding-top: 39px;
	text-align: center;
}

.case h4 a {
	display: inline-block;
	padding-left: 53px;
	width: 142px;
	height: 48px;
	line-height: 48px;
	border-radius: 48px;
	background: url(../images/x_mor.png) no-repeat 128px 19px #1465CE;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}
