@charset "utf;-8";

/* CSS Document */
.mk_table {
	border-top: 1px solid #7b7b7b;
	border-left: 1px solid #7b7b7b;
}

.mk_table tr td {
	border-right: 1px solid #7b7b7b;
	border-bottom: 1px solid #7b7b7b;
	text-align: center;
	height: 20px;
	line-height: 20px;
	padding: 8px 0;
}

.w1300 {
	width: 1300px;
	margin: 0 auto;
}

a {
	text-decoration: none;
	color: #666;
	word-wrap: break-word;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #3871c1;
}


/*搜索*/
.search {
	background: #f6f6f6;
}

.keywords,
.keywords a {
	font-size: 14px;
	color: #555555;
	line-height: 80px;
}

.keywords a:hover {
	color: #539732;
	text-decoration: underline;
}

.keywords span {
	color: #539732;
}

.search_bg input {
	float: left;
	height: 80px;
}

#soo {
	background: #539732;
}

#infoname {
	width: 205px;
	padding-left: 63px;
	background: url(../images/ss01.png) no-repeat left center;
	border: none;
	border-left: 1px solid #e6ebe7;
}

.ty-banner-1 {
	overflow: hidden;
	line-height: 0;
	text-align: center;
}

.ty-banner-1 img.show {
	visibility: visible;
}

.blk-main {
	width: 1380px;
	margin: 0 auto;
	overflow: hidden;
}

/* 面包屑 */
.p12-curmbs-1 {
	font-size: 14px;
	border-bottom: 1px dashed #dcdcdc;
	line-height: 40px;
}

.p12-curblock {
	display: none;
}

.p12-curmbs-1 b {
	border-left: 10px solid #2b2b2b;
	font-weight: normal;
	padding-left: 8px;
}

.p12-curmbs-1 i {
	font-style: normal;
}

.p12-curmbs-1 span {
	font-family: '瀹嬩綋';
	padding: 0 5px;
	height: 46px;
	line-height: 46px;
}

.p12-aboutinfo-1 {
	display: inline-block;
	width: 100%;
	background: #fff;
	margin-bottom: 38px;
}

.p12-aboutinfo-1-tit {
	height: 114px;
	line-height: 114px;
	font-size: 30px;
	text-align: center;
	color: #4b4a4a;
}

.p12-aboutinfo-1-tit span {
	font-size: 22px;
	color: #aaa;
}

.p12-aboutinfo-1-nr {
	padding: 0 0 20px;
}

/* 内页联系我们 */

.cda {
	height: 300px;
	margin-bottom: 56px;
}

.cda dl {
	overflow: hidden;
}

.cda dt {
	float: left;
	width: 440px
}

.cda dt img {
	width: 440px;
	height: 300px;
	display: block;
}

.cda dd {
	float: left;
	background: #f5f5f5;
	width: 900px;
	height: 230px;
	padding: 70px 0 0 40px;
}

.cda h3 {
	height: 32px;
	font-weight: normal;
	font-size: 24px;
	color: #539732;
	text-align: left;
}

.cda p {
	font-size: 16px;
	color: #666666;
	line-height: 34px;
	width: 800px;
	text-align: left;
}

.jydt {
	padding-top: 30px;
}

.jydt .map {
	min-height: 450px;
}


.xycon {
	background: #f2f2f2;
	padding: 30px 0px 10px;
}

.xycon li {
	line-height: 30px;
	margin-bottom: 30px;
	color: #333;
	width: 239px;
	text-align: center;
	float: left;
	border-right: 1px dashed #333;
	padding: 0 30px 0 30px;
	transition: 0.3s;
}

.xycon li img {
	width: 70px;
}

.xycon .qyyj {}

.xycon .qyyj2 {
	border-right: none
}

.xycon li span {
	display: block;
	font-size: 18px;
	font-weight: bold;
}

.xycon li em {
	display: block;
	font-size: 15px;
	font-style: normal;
}

.xycon li:hover {
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px);
}



/*内页搜索*/
.search_nbg {
	width: 100%;
	min-width: 1300px;
	height: 70px;
	margin: 0 auto;
	position: absolute;
	top: 606px;
	background: #f5f5f5;
}

.search_bg {
	width: 100%;
	min-width: 1300px;
	height: 70px;
	margin: 0 auto;
	background: #f5f5f5;
}

#search {
	color: #999;
	width: 1300px;
	height: 70px;
	margin: 0 auto;
	line-height: 70px;
}

.search_01 i {
	display: block;
	float: left;
	padding-top: 22px;
	margin-right: 14px;
}

.search_01 {
	float: left;
	width: 850px;
	padding-left: 34px;
	font-size: 15px;
	background: url(../uploadfile/image/20191229/20191229150425_1676070643.png) no-repeat center left;
}

.search_01 span {
	color: #000;
	font-size: 16px;
}

.search_01 a {
	font-size: 15px;
}

.search_01 a:hover {
	color: #3c9afd;
}

.sea_inp {
	width: 320px;
	height: 37px;
	overflow: hidden;
	margin-top: 18px;
	border: solid 1px #d1d0cf;
	border-radius: 19px;
	float: right;
}

.sea_inp .serach {
	width: 256px;
	height: 37px;
	border: 0;
	background: none;
	line-height: 37px;
	color: #555;
	padding: 0 0 0 17px;
	float: left;
	outline: none;
	display: block;
	font-size: 14px;
}

.sea_inp .sub {
	width: 45px;
	height: 37px;
	float: left;
	cursor: pointer;
	display: block;
	background: url(../images/so.png) no-repeat 24px 7px;
	border: 0;
}

.search-i {
	width: 46px;
	overflow: hidden;
	height: 46px;
	border-radius: 100%;
	background: #3c9afd;
}

.search-bg {
	float: left;
	width: 208px;
	height: 46px;
	overflow: hidden;
	padding-left: 10px;
	line-height: 46px;
}

/* 分类 */
.tl-fdh-02 {
	width: 1300px;
	margin: 0 auto;
	height: 55px;
	background: #fff;
	overflow: hidden;
	padding: 40px 0;
}

.tl-fdh-02 ul {
	overflow: hidden;
	text-align: center;
}

.tl-fdh-02 ul li {
	width: 159px;
	height: 55px;
	font-size: 18px;
	line-height: 55px;
	border-right: 4px solid #fff;
	background: #539732;
	cursor: pointer;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	box-sizing: border-box;
	display: inline-block
}

.tl-fdh-02 ul li a {
	font-size: 18px;
	display: block;
	height: 55px;
	color: #fff;
}

.tl-fdh-02 ul li.sidenavcur,
.tl-fdh-02 ul li:hover {
	background: url(../images/p16-icon6.png) no-repeat bottom center #444;
	border-color: #444;
}

.tl-fdh-02 ul li.sidenavcur a,
.tl-fdh-02 ul li:hover a {
	color: #fff;
}



/* 产品分类 */
.p14-left-nav-1-nav {
	padding-top: 20px;
}

.p14-left-nav-1-nav-one h3 {
	height: 50px;
	line-height: 50px;
	background: url(../images/p14-icon5.png) no-repeat right center #979797;
	margin-bottom: 2px;
}

.p14-left-nav-1-nav-one h3 a {
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 38px;
	color: #fff;
}

.p14-left-nav-1-nav-one h3.sidenavcur,
.p14-left-nav-1-nav-one h3:hover {
	background: url(../images/p14-icon2.png) no-repeat right center #696969;
}

.p14-left-nav-1-nav dl {
	padding: 2px 0 4px;
}

.p14-left-nav-1-nav dt {
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	padding-left: 54px;
	padding-right: 40px;
	margin-bottom: 1px;
	background: #ececec;
	position: relative;
}

.p14-left-nav-1-nav dt:after {
	content: "";
	width: 8px;
	height: 8px;
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	position: absolute;
	top: 50%;
	right: 32px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.p14-left-nav-1-nav dt.sidenavcur:after,
.p14-left-nav-1-nav dt:hover:after {
	border-color: #0291df;
}

.p14-left-nav-1-nav dt.sidenavcur a,
.p14-left-nav-1-nav dt:hover a {
	color: #0291df;
}

.p14-left-nav-1-nav dd {
	border: 1px solid #ececec;
	border-bottom: 0;
}

.p14-left-nav-1-nav p {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	padding-left: 72px;
	padding-right: 40px;
	border-bottom: 1px solid #ececec;
	background: #fff;
	position: relative;
}

/*.p14-left-nav-1-nav p:after { content:""; width:3px; height:3px; border-radius:100%; background:#666; position:absolute; left:58px; top:50%; }
*/
.p14-left-nav-1-nav p.sidenavcur a,
.p14-left-nav-1-nav p:hover a {
	color: #0291df;
}

.p14-left-nav-1-nav p.sidenavcur:after,
.p14-left-nav-1-nav p:hover:after {
	background: #4aa8db;
}

.p14-left-nav-1-nav a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}



.blk {
	margin-bottom: 25px;
}

.plc {
	padding-top: 30px;
}

.blk-sm {
	width: 1300px;
}

/* 在线留言 */
.p4-order-form-1 {
	overflow: hidden;
}

.p4-order-form-1 .p4-titlel-1 {
	width: 145px;
	height: 46px;
	font-size: 18px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	background: #2b2b2b;
}

.p4-order-form-1-con {
	border: 1px solid #bbb;
	background: url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
	padding: 40px 15%;
}

.p4-order-form-1-con li p {
	padding-left: 130px;
	color: #999;
	font-size: 12px;
}

.p4-order-form-1-con li {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 35px;
	color: #666;
	overflow: hidden;
}

.p4-order-form-1-con li span {
	font-weight: bold;
	color: #666;
}

.p4-order-form-1-con li b {
	color: #f00;
}

.p4-order-form-1-con li .row-hd {
	color: #666;
}

.timenum {
	padding-left: 95px;
}

.p4-order-form-1-con li p {
	clear: both;
}

.p4-order-form-1-con label {
	display: inline-block;
	width: 120px;
	color: #666;
	vertical-align: top;
	text-align: right;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
}

#code_gg {
	width: 80px;
	margin-right: 10px;
	outline: none;
	padding-left: 10px;
	border: 1px solid #eee;
	height: 33px;
	line-height: 32px;
	color: #666;
}

.p4-order-form-1-con .inputs,
.p4-order-form-1-con li select {
	width: 73%;
	margin-right: 10px;
	outline: none;
	padding-left: 10px;
	border: 1px solid #eee;
	height: 33px;
	line-height: 32px;
	color: #666;
	box-sizing: border-box;
	/*float:left; */
}

.p4-order-form-1-con .radioandcheck {
	vertical-align: middle;
}

.p4-order-form-1-con .err {
	border: 1px solid #c00;
}

.p4-order-form-1-con .p4-order-form-1-t1 {
	width: 100%;
}

.p4-order-form-1-t1 textarea {
	width: 73%;
	height: 102px;
	line-height: 24px;
	border: 1px solid #eee;
	outline: none;
	resize: none;
	overflow: auto;
	margin-right: 10px;
	padding-left: 10px;
	box-sizing: border-box;
}

.p4-order-form-1-con .p4-order-form-1-t2 {
	width: 100%;
}

.p4-order-form-1-t2 input {
	width: 150px;
	vertical-align: top;
}

.p4-order-form-1-t2 span {
	width: 153px;
	height: 25px;
}

.p4-order-form-1-con .p4-order-form-1-t3 {
	padding-left: 120px;
}

.p4-order-form-1-con .p4-order-form-1-t3 input {
	width: 80px;
	height: 30px;
	border: 0;
	text-align: center;
	margin-right: 30px;
	color: #fff;
	padding-left: 0;
	cursor: pointer;
}

.p4-order-form-1-con .p4-order-form-1-b1 {
	background: #539732;
}

.p4-order-form-1-con .p4-order-form-1-b2 {
	background: #767676;
}

.p4-order-form-1-con .p4-order-form-1-t4 {
	overflow: auto;
	height: auto;
	min-height: 35px;
	width: 100%
}

.p4-order-form-1-con .p4-order-form-1-t4 input {
	vertical-align: middle;
	width: 14px;
	margin: 0 10px;
}

/* 公司简介 */
.zc_z {
	width: 800px;
	text-align: center;
	margin: 50px -40px;
}

.zc_z li {
	float: left;
	width: 226px;
	;
	font-size: 20px;
	color: #333;
	border-right: 1px solid #a19f9d;
	height: 68px;
}

.zc_z li b {
	font-size: 46px;
	line-height: 54px;
	color: #3d75ca;
	vertical-align: bottom;
}

.zc_z li i {
	font-size: 24px;
	color: #333;
	display: inline-block;
	margin-left: 20px;
	position: relative;
	z-index: 50;
	font-style: normal;
}

.zc_z li i:after {
	position: absolute;
	left: 0;
	top: 18px;
	width: 110%;
	height: 18px;
	border-radius: 11px;
	content: "";
	margin-left: -5%;
	z-index: -1;
}

.zc_z li:last-child {
	padding-right: 0;
	border-right: 0;
}


/*内页公司简介  */
.company {
	padding-top: 60px;
}

.company1 {}

.com-title {
	text-align: center;
	height: 120px;
	font-size: 30px;
	line-height: 40px;
	color: #333;
}

.com-title p {
	font-weight: bold;
	height: 45px;
	font-size: 34px;
	color: #111;
	letter-spacing: 6px;
	line-height: 45px;
	overflow: hidden;
}

.com-title span {
	display: block;
	height: 40px;
	font-weight: bold;
	font-family: Times New Roman;
	text-transform: uppercase;
	overflow: hidden;
}

.com-desc {
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	margin-bottom: 30px;
}

.com-desc br {
	line-height: 35px;
}

.endit-content {
	margin-bottom: 20px;
	padding-top: 30px;
	line-height: 28px;
	text-align: center;
}



.tit01 {
	font: 70px "Times New Roman", Times, serif;
	text-align: center;
	color: #ededed;
	text-transform: uppercase;
	margin: 50px 0 30px 0;
}

.tit01 a {
	display: block;
	color: #ededed;
}

.tit01 span {
	display: block;
	font: 50px "Microsoft YaHei UI";
	color: #333;
	font-weight: bold;
	position: relative;
	margin-top: -60px;
}

.tit01 span b {
	color: #17427c;
}

.leftnav-z1-tit {
	height: 50px;
	font-size: 24px;
	font-weight: normal;
	line-height: 50px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
}

.leftnav-z1-tit span {
	display: inline-block;
	height: 50px;
	border-bottom: 1px solid #2b2b2b;
}

.leftnav-z1-list dl {
	width: 23.7%;
	border: 1px solid #dedede;
	margin-bottom: 15px;
	background: #fff;
	float: left;
	margin-right: 1.3%;
	box-sizing: border-box;
}

.leftnav-z1-list dt img {
	width: 100%;
	display: block;
}

.leftnav-z1-list dd {
	padding: 6px 20px 5px 20px;
	background: #f0f0f0;
}

.leftnav-z1-list dd h4 {
	height: 45px;
	font-weight: normal;
	color: #154c64;
	line-height: 45px;
	overflow: hidden;
	text-align: center;
}

.leftnav-z1-list h4 a {
	display: block;
	height: 45px;
	color: #727272;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}

.leftnav-z1-list dl:hover h4 a {
	color: #444;
}

.leftnav-z1-list-desc {
	height: 40px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-bottom: 12px;
	overflow: hidden;
}

.leftnav-z1-list-deta {
	width: 100px;
	height: 40px;
	display: inline-block;
	border: 1px solid #aaa;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}

.leftnav-z1-list dl:hover {
	border-color: #444;
}

.leftnav-z1-list dl:hover .leftnav-z1-list-desc a {
	color: #444;
}

/* 人员 */
.leftnav-z1-list1 dl {
	width: 32%;
	border: 1px solid #dedede;
	margin-bottom: 15px;
	background: #fff;
	float: left;
	margin-right: 1.3%;
	box-sizing: border-box;
}

.leftnav-z1-list1 dt img {
	width: 100%;
	display: block;
	max-height: 553px;
}

.leftnav-z1-list1 dd {
	padding: 6px 20px 5px 20px;
	background: #f0f0f0;
}

.leftnav-z1-list1 dd h4 {
	height: 45px;
	font-weight: normal;
	color: #154c64;
	line-height: 45px;
	overflow: hidden;
	text-align: center;
}

.leftnav-z1-list1 h4 a {
	display: block;
	height: 45px;
	color: #727272;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}

.leftnav-z1-list1 dl:hover h4 a {
	color: #444;
}

.leftnav-z1-list1-desc {
	height: 40px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-bottom: 12px;
	overflow: hidden;
}

.leftnav-z1-list1-deta {
	width: 100px;
	height: 40px;
	display: inline-block;
	border: 1px solid #aaa;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}

.leftnav-z1-list1 dl:hover {
	border-color: #444;
}

.leftnav-z1-list1 dl:hover .leftnav-z1-list1-desc a {
	color: #444;
}



.p102-pros-1 {
	padding: 10px 0 0;
}

.p102-pros-1-title {
	height: 66px;
	line-height: 66px;
	font-size: 26px;
	color: #333333;
	border-bottom: 1px solid #e0e0e0;
	position: relative;
	margin-bottom: 30px;
}

.p102-pros-1-title:after {
	content: '';
	position: absolute;
	width: 30px;
	height: 3px;
	background: #17427c;
	left: 0;
	bottom: -2px;
	z-index: 1;
}

.p102-pros-1-list dl {
	float: left;
	width: 400px;
	margin: 0 33px 20px 0;
}



.p102-pros-1-list dt {
	position: relative;
}

.p102-pros-1-list dt img,
.p102-pros-1-list dt a {
	width: 100%;
	display: block;
}

.p102-pros-1-list dt img {
	border: 1px solid #eee;
	box-sizing: border-box;
}

.p102-pros-1-list dt em {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.4);
	z-index: 0;
	display: none;
}

.p102-pros-1-list dt i {
	position: absolute;
	width: 50px;
	height: 50px;
	background: #17427c;
	border-radius: 100%;
	left: 50%;
	margin-left: -25px;
	top: 50%;
	margin-top: -25px;
	z-index: 1;
}

.p102-pros-1-list dt i:after {
	content: "";
	width: 9px;
	height: 9px;
	border: 1px solid #fff;
	border-style: solid solid none none;
	position: absolute;
	top: 50%;
	left: 18px;
	margin-top: -5px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 1;
}

.p102-pros-1-list dd {
	padding-top: 15px;
}

.p102-pros-1-list dd h4 {
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.p102-pros-1-list dd h4 a {
	/*display: inline-block;*/
	height: 40px;
	color: #1a1a1a;
	position: relative;
	padding-left: 20px;
}

.p102-pros-1-list dd h4 a:before {
	content: '';
	position: absolute;
	width: 5px;
	height: 18px;
	background: #17427c;
	left: 0;
	top: 50%;
	margin-top: -9px;
	z-index: 1;
}

.p102-pros-1-list .p102-pros-1-desc {
	line-height: 24px;
	font-size: 14px;
	color: #666666;
	text-align: justify;
}

.p102-pros-1-list dl:hover dt em {
	display: block;
}







/* 案例 */
.dwtwo {
	width: 100%;
}

.dwtwo li {
	float: left;
	position: relative;
	overflow: hidden;
	width: 31.33%;
	margin: 0 1% 2% 1%;
	box-shadow: 0px 0px 10px #eee;
	text-align: center;
}

.dw_titl a {
	display: block;
	line-height: 60px;
	font-size: 16px;
}

.dwtwo li .dw_pic img {
	width: 100%;
}

.dw_pic>a:after {
	background: url(//cdn.dg.114my.cn/img/2020/cymdwtwo_1.png) no-repeat center;
	transform: scale(0);
	top: 0;
	left: 0;
}

.dw_pic>a:before {
	background: rgba(0, 0, 0, 0.3);
	transform-origin: 0 100%;
	transform: rotate(-90deg);
	bottom: 0;
	left: -100%;
}

.dw_pic>a:before,
.dw_pic>a:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	transition: 0.6s;
	z-index: 333;
}

.dwtwo li:hover .dw_pic>a:before {
	transform: rotate(0deg);
	transition: 0.6s;
	left: 0px;
}

.dwtwo li:hover .dw_pic>a:after {
	transform: scale(1);
	transition: 0.6s;
}

.dw_pic,
.dw_pic img {
	width: 100%;
	overflow: hidden;
	transition: 0.6s;
}

.dwtwo li:hover .dw_pic img {
	transform: scale(1.1);
	transition: 0.6s;
}

.clear {
	clear: both;
}

/* 产品内容 */
.cpcc-ts-01 {
	position: relative;
	padding: 12px 0 16px;
	background: #fff;
}

.cpcc-ts-01-left {
	position: relative;
	width: 40%;
	float: left;
	overflow: hidden;
	border: 1px solid #e7e7e7;
	margin-left: 20px;
}

.cpcc-ts-01-left-jt {
	width: 12px;
	height: 23px;
	position: absolute;
	top: 50%;
	margin-top: -11px;
	cursor: pointer;
	z-index: 33;
}

.cpcc-ts-01-left-prev {
	left: 10px;
}

.cpcc-ts-01-left-next {
	right: 10px;
}

.cpcc-ts-01-left-size {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 56px;
	height: 26px;
	font-size: 14px;
	line-height: 16px;
	color: #787878;
	letter-spacing: 3px;
}

.cpcc-ts-01-left-size em {
	font-style: normal;
}

.cpcc-ts-01-left-pic {
	width: 100%;
	position: relative;
	text-align: center;
}

.cpcc-ts-01-left-pic li {
	width: 100%;
	float: left;
}

.cpcc-ts-01-left-pic img {
	width: 100%;
	margin: 0 auto;
	display: block;
}

.cpcc-ts-01-right {
	width: 54%;
	float: right;
}

.cpcc-ts-01-right-tit {
	height: 48px;
	font-size: 24px;
	font-weight: normal;
	line-height: 48px;
	color: #4a4a4a;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cpcc-ts-01-right-con {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 86px;
	max-height: 168px;
	overflow: hidden;
}

.cpcc-ts-01-right-con {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 86px;
	max-height: 168px;
	overflow: hidden;
}

.pc-cx-tel-1 {
	width: 54%;
	height: 56px;
	border-top: 2px solid #e6e6e6;
	padding-top: 10px;
	position: absolute;
	bottom: 16px;
}

.pc-cx-tel-1-t1 {
	width: 114px;
	height: 44px;
	background: #539732;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
	float: left;
}

.pc-cx-tel-1-t1 a {
	display: block;
	color: #fff;
}

.pc-cx-tel-1-t2 {
	height: 56px;
	font-size: 18px;
	line-height: 18px;
	color: #454545;
	float: left;
	margin-right: 20px;
}

.pc-cx-tel-1-t2 p {
	line-height: 24px;
}

.p14-prodcontent-1 {
	padding: 0px 0 0;
}

.p14-prodcontent-1-tit {
	height: 40px;
	font-size: 24px;
	line-height: 40px;
	border-bottom: 2px solid #d4d4d4;
	margin-bottom: 20px;
}

.p14-prodcontent-1-tit span {
	display: inline-block;
	height: 40px;
	color: #464646;
	border-bottom: 2px solid #2b2b2b;
	padding-left: 34px;
	background: url(../images/p14-icon11.png) no-repeat 2px center;
}

.p14-prodcontent-1-tit em {
	font-size: 18px;
	font-family: Arial;
	text-transform: uppercase;
	font-style: normal;
	color: #c2c2c1;
}

.p14-product-2-tit {
	height: 46px;
	line-height: 46px;
	font-weight: normal;
	border-bottom: 2px solid #dfdfdf;
	margin-bottom: 30px;
}

.p14-product-2-tit b {
	display: inline-block;
	font-size: 24px;
	font-weight: normal;
	color: #464646;
	padding-left: 34px;
	border-bottom: 2px solid #2b2b2b;
	background: url(../images/p14-icon11.png) no-repeat 2px center;
}

.p14-product-2-tit span {
	margin-left: 10px;
	font-size: 18px;
	font-family: Arial;
	color: #c2c2c1;
	text-transform: uppercase;
}

.p14-product-2-list dl {
	float: left;
	width: 23.3%;
	border: 1px solid #dfdfdf;
	margin-right: 1.5%;
	box-sizing: border-box;
}

.p14-product-2-list dl.p14-product-clear {
	margin-right: 0;
}

.p14-product-2-list dl img {
	display: block;
	width: 100%;
}

.p14-product-2-list dd {
	padding: 10px 28px 10px 10px;
	margin-right: 2px;
	position: relative;
}

.p14-product-2-list h4 {
	height: 30px;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	color: #191919;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p14-product-2-list h4 a {
	color: #191919;
}

.p14-product-2-desc {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p14-product-2-list dl:hover {
	border-color: #539732;
}

.p14-product-2-list dl:hover h3 a {
	color: #539732;
}

.cpcc-ts-01-tit {
	text-align: center;
}

.cpcc-ts-01-tit h1 {
	text-align: center;
	display: block;
	font-size: 30px;
	color: #333;
	line-height: 40px;
	border-bottom: 1px #f2f2f2 solid;
}

.cpcc-ts-01-tit span {
	color: #666;
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	padding: 0 20px;
}

/* 新闻列表 */
.nynewslist {
	position: relative;
	margin-bottom: 30px;
	background: #FFF;
	transition: .45s;
	border: 3px solid #f5f5f5;
	padding: 30px;
}

.nynewslist:hover {
	border: 3px solid #444;
}

.nynewslist_time {
	width: 10%;
	float: left;
	height: 140px;
	color: #FFF;
	text-align: center;
	font-family: Arial;
	transition: 0.5s;
	background: url(../images/news01.png) center 28px no-repeat #a9a9a9;
}

.nynewslist:hover .nynewslist_time {
	background: url(../images/news01.png) center 28px no-repeat #444;
}

.nynewslist_day {
	font-size: 34px;
	font-weight: bold;
	padding-top: 55px;
}

.nynewslist_month {
	font-size: 16px;
}

.nynewslist_cont {
	float: left;
	width: 87%;
	position: relative;
	margin-left: 3%;
}

.nynewslist_cont a {
	text-decoration: none;
}

.nynewslist_tit a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 38px;
	line-height: 20px;
	border-bottom: 1px solid #c8c8c8;
}

.nynewslist_tit a:hover {
	display: block;
	font-size: 16px;
	color: #444;
}

.nynewslist_miao {
	line-height: 28px;
	color: #888;
	margin-top: 10px;
	padding-bottom: 32px;
}

.nynewslist_more {
	padding-left: 30px;
	height: 21px;
	line-height: 21px;
	position: absolute;
	bottom: 30px;
	left: 15%;
	background: url(../images/news-li.png) no-repeat;
}

/* 新闻内容 */
.p15-infocontent-1 {
	margin-bottom: 30px;
}

.p15-infocontent-1-tit {
	text-align: center;
	font-weight: normal;
	margin-bottom: 40px;
	font-size: 28px;
	line-height: 40px;
	color: #535353;
	height: 40px;
	overflow: hidden;
}

.p15-infocontent-1-bool {
	border-bottom: 1px solid #706363;
	color: #909090;
}

.p15-infocontent-1-bool span {
	font-size: 14px;
	line-height: 40px;
}

.p15-infocontent-1-bool span a {
	color: #909090;
}

.p15-infocontent-1-bool i {
	font-style: normal;
	float: right;
	display: block;
	width: 100px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #706363;
}

.p15-infocontent-1-bool i a {
	color: #fff;
}

.p15-infocontent-1-tag span {
	margin-right: 10px;
}

.p14-info-3 {
	background: #f5f5f5;
	padding: 8px 20px;
}

.p14-info-3-tit {
	height: 55px;
	font-size: 24px;
	font-weight: normal;
	line-height: 55px;
	color: #4b4a4a;
}

.p14-info-3-list li h4 {
	height: 46px;
	font-size: 14px;
	font-weight: normal;
	line-height: 46px;
	color: #4b4a4a;
	border-top: 1px dashed #dbdbdb;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p14-info-3-list li h4 a {
	color: #4b4a4a;
}

.p14-info-3-list li h4 span {
	float: right;
}

.p14-pagination-1 dl {
	margin-bottom: 24px;
	padding-right: 40px;
}

.p14-pagination-1 dd {
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	padding-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p14-pagination-1 dd b {
	float: right;
	font-weight: normal;
}

.p14-pagination-1 dd span {
	width: 60px;
	height: 32px;
	background: #a2a2a2;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
}

.p14-pagination-1 dt {
	height: 1px;
	border-bottom: 1px dashed #b5b5b5;
	margin-left: 60px;
	padding-top: 2px;
	margin-bottom: 2px;
}

.p14-pagination-1 dd em {
	float: right;
	padding-left: 20px;
	font-weight: normal;
}

.p14-pagination-1 dl a {
	color: #4b4a4a;
}

.p14-pagination-1-href {
	float: right;
	font-size: 18px;
	line-height: 32px;
}

.p14-pagination-1-href span {
	display: inline-block;
	padding: 0 6px;
	margin-left: 4px;
	background: #2b2b2b;
}

.p14-pagination-1-href a {
	display: block;
	color: #fff;
}

h2 {
	padding: 0;
	margin: 0;
}

/* 上下页 */
#pages {
	padding: 15px 0 30px;
	margin: 0px;
	text-align: center;
}

#pages a {
	display: inline-block;
	width: 26px;
	height: 22px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
}

#pages a.a1 {
	width: 56px;
}

#pages a:hover {
	background: #f1f1f1;
	color: #000;
	text-decoration: none;
}

#pages span {
	display: inline-block;
	width: 26px;
	height: 22px;
	line-height: 22px;
	background: #5a85b2;
	border: 1px solid #5a85b2;
	color: #fff;
	text-align: center;
}

.page .noPage {
	display: inline-block;
	width: 56px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}

/* 表格 */
.mk_table {
	border-top: 1px solid #7b7b7b;
	border-left: 1px solid #7b7b7b;
}

.mk_table tr td {
	border-right: 1px solid #7b7b7b;
	border-bottom: 1px solid #7b7b7b;
	text-align: center;
	height: 20px;
	line-height: 20px;
	padding: 8px 0;
}

/* 搜索列表 */
.search_title {
	font-size: 16px;
	line-height: 30px;
}

.p14-infolist-1-list dl {
	border: 1px solid #dedede;
	margin-bottom: 15px;
	padding: 22px 50px 22px 22px;
	background: #fff;
	overflow: hidden;
}

.p14-infolist-1-list dt {
	width: 29.5%;
	float: left;
	margin-right: 5.8%;
}

.p14-infolist-1-list dt img {
	width: 100%;
	display: block;
}

.p14-infolist-1-list dd h4 {
	height: 40px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 40px;
	margin-bottom: 5px;
	overflow: hidden;
}

.p14-infolist-1-list h4 a {
	display: block;
	height: 40px;
	color: #4b4a4a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p14-infolist-1-list dl:hover {
	border: 1px solid #539732;
}

.p14-infolist-1-list dl:hover h4 a {
	color: #539732;
}

.p14-infolist-1-list-desc {
	max-height: 72px;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
	margin-bottom: 28px;
	overflow: hidden;
}

.p14-infolist-1-list-deta {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	float: right;
	background: #b6b6b6;
	color: #fff;
}

.p14-infolist-1-list-deta a {
	color: #fff;
}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
	background: #539732;
	border-color: #539732;
}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
	color: #fff;
}




.p102-search-1 {
	height: 70px;
	border-bottom: 1px solid #ededed;
	background: #f7f7f7;
}

.p102-search-1 p {
	float: left;
	width: 840px;
	height: 70px;
	line-height: 70px;
	font-size: 14px;
	color: #333333;
}

.p102-search-1 p b {
	display: inline-block;
}

.p102-search-1 p a {
	color: #666666;
	display: inline-block;
	margin-right: 15px;
}

.p102-search-1 p a:hover {
	color: #093784;
}

.p102-search-1-inp {
	float: right;
	width: 356px;
	height: 34px;
	background: #fff;
	margin-top: 18px;
	border-radius: 25px;
	position: relative;
}

.p102-search-1-inp:before,
.p102-search-1-inp:after {
	content: '';
	position: absolute;
	width: 80%;
	height: 1px;
	background: #e3e3e3;
	left: 10%;
	z-index: 0;
}

.p102-search-1-inp:before {
	top: 0;
}

.p102-search-1-inp:after {
	bottom: 0;
}

.p102-search-1-inp1 {
	width: 249px;
	height: 34px;
	line-height: 34px;
	color: #999999;
	border: 1px solid #e3e3e3;
	border-right: 0;
	padding: 0 20px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	float: left;
}

.p102-search-1-inp2 {
	width: 66px;
	height: 36px;
	border: 0;
	border-radius: 25px;
	background: url(../images/p102-search-icon1.png) no-repeat center center #093784;
	float: right;
	position: relative;
	z-index: 2;
	cursor: pointer;
}


/* 成员 */
.lxjs {}

.lxjs dl {}

.lxjs dl dt {
	width: 40%;
	float: left;
}

.lxjs dl dt img {
	display: block;
	margin: 0 auto;
	width: 465px;
}

.lxjs dl dd {
	
	overflow: hidden;
	width: 52%;
	float: right;
	padding-left: 3%;
	padding-right: 5%;
	padding-top: 10px;
	background: #F7F7F9;
	height: 586px;
	padding: 30px 3% 30px 5%;
}
.lxjs dl dd span{text-align: left !important; font-size: 24px; color: #b8852c; display: block; padding-bottom: 20px;}
.lxjs dl dd span i{color: #111;}
.lxjs dl dd p {
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 20px;
	background: url(../images/td.png) no-repeat 0 8px;
	background-size: 14px;
}

.lxjs dl dd p strong {
	display: block;
	font-size: 18px;
	background-image: linear-gradient(to bottom right, #d2ad72, #b8852c);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/* 流程 */
.wrap {
	width: 88vw;
	max-width: 1234px;
	margin-left: auto;
	margin-right: auto
}

.scale {
	display: block;
	overflow: hidden
}

.scale img {
	transition: .6s
}

.scale:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.coverbox {
	position: relative;
	display: block;
	overflow: hidden
}

.coverbox .coverimg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	z-index: 1;
	transition: transform .6s ease 0s
}

.coverbox .coverimg.cover {
	background-size: cover
}

.coverbox ._bg {
	width: 100%;
	visibility: hidden;
	display: block
}

/* 服务内容 */
.cus {
	height: 530px;
	overflow: hidden;
}

.cus h2 {
	height: 120px;
	overflow: hidden;
	text-align: center;
}

.cus h2 b {
	display: block;
	height: 51px;
	line-height: 51px;

	display: block;
	font-size: 28px;
	color: #539732;
	overflow: hidden;
}

.cus h2 p {
	display: inline-block;
	padding: 0 40px;
	height: 21px;
	line-height: 20px;
	border: 1px solid #ccc;
	border-left: 0;
	border-right: 0;
	font-size: 14px;
	color: #bfbfbf;
	font-weight: normal;
	margin: 0 auto;
	text-transform: uppercase;
}

.cus h2 p span {
	display: block;
	height: 21px;
	overflow: hidden;
}

.cus_con {
	position: relative;
	height: 370px;
	overflow: hidden;
}

.cus_con dl {
	width: 680px;
	height: 177px;
	float: left;
	margin-right: 10px;
	margin-bottom: 12px;
	border: 1px solid #ccc;
}

.cus_con dl:hover {
	border: 1px solid #0063a7;
}

.cus_con dl dt {
	width: 66px;
	margin-top: 32px;
	margin-left: 32px;
}

.cus_con dl dt b {
	border-bottom: 2px solid #7f7f7f;
	display: block;
	font-size: 57px;
	color: #848484;
	font-family: Arial;
	font-weight: normal;
}

.cus_con dl dt span {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
}

.cus_con dl dt span img {
	width: 50px;
	height: 50px;
}

.cus_con dl dd {
	margin-left: 18px;
	width: 350px;
	margin-top: 34px;
}

.cus_con dl dd p {
	margin-top: 14px;
	font-size: 18px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #333;
}

.cus_con dl dd p span {
	color: #16171a;
	font-weight: bold;
}

.cus_con .nobot dt {
	margin-right: 28px;
	margin-left: 0;
}

.cus_con .nobot dd {
	margin-right: 28px;
	text-align: right;
}

.cus_con dl.phover dt b {
	color: #0063a7;
	border-color: #0063a7;
}

.cus_con dl.phover dd b {
	color: #0063a7;
}

.cus_con dl .c02 {
	display: none;
}

.cus_con .nobot {
	margin-right: 0;
}

/* 我们的承诺 */
.xycn {
	width: 100%;
	overflow: hidden;
	min-width: 1380px;
}

.xycn-tit {
	text-align: center;
	display: block;
}

.xycn-tit span {
	font-size: 40px;
	color: #539732;
	line-height: 60px;
}

.xycn-tit p {
	font-size: 20px;
	text-align: center;
}

.xyxm {padding-bottom: 30px;}
.xyxm img{max-width: 100%; }