.zwfu_one {
	width: 98%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	
	padding-top: 10px;
}
.zwfu_one_l {
	width: 45%;
}
.zwfu_one_l a img {
	width: 100%;
	height: 300px;	
	display: block;
	border-radius: 15px;
}
.zwfu_one_r {
	width: 52%;
}
.zwfu_one_rup {
	width: 85%;
	margin: 0 auto 23px;
}

.zwfu_one_rup ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.zwfu_one_rup ul li:hover{transform:scale(0.9)}
.zwfu_one_rup ul li {
	transition: transform 0.2s; 
	width: 20%;
	border-radius: 50%;
}
.zwfu_one_rup ul li a {
	display: block;
	text-align: center;
	padding: 45px 0;
	font-size: 20px;
	color: #FFFFFF;
	
}



/**************/
.zwfu_one_rdowr {
	width: 98%;
	padding-top: 45px;
    padding-bottom: 34px;
	background: url(../images/ip.6b7e351.png) no-repeat left;
}
.zhss {
	display: flex;
	justify-content: flex-start;
	align-items: center;
    padding-bottom: 15px;
    margin-left: 22%;
}
.zhss h5 {
	font-size: 20px;
	color:#424242;
}
.zhss p {
	font-size: 14px;
	color: #8b8b8b;
}
.zhss b {
	padding: 0 20px;
}


/***************/
.zhss_inpu {
	width: 70%;
	margin-left: 22%;
}
.zhss_inpu   form {
	width: 100%;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.zhss_inpu form input {
    border: none;
    outline: none;
}

.zhss_inpu form .entry {
    width: 85%;
    height: 42px;
    line-height: 42px;
    border: none;
    font-size: 16px;
    background-color: #f3f3f3;
    color: #bbbaba;
    /* text-shadow: #969696 1px 1px 1px; */
    border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	    text-indent: 18px;
}
.zhss_inpu  form .post {
   width: 15%;
   height: 42px;
   font-size: 16px;
   color: #FFFFFF;
   background-color: #0a7fde;
   border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
/*******第二部分****tab***********/
.zwfu_two {
	width: 100%;
	margin-top: 35px;
	display: flex;
	justify-content: space-between;
}
/****左***/
.zwfu_two_l {
	width: 72%;
}

.tabcontens {
	width: 100%;
}

.tabcontens .title {
	width: 100%;
	height: 65px;
}

.tabcontens .title-list {
	width: 100%;
	position: relative;
}
.tabcontens .title ul {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.tabcontens .title-list li {
	width: 15%;
	text-align: center;
}

.tabcontens .title-list li a {
	text-decoration: none;
	font-size: 22px;
	line-height: 65px;
	color: #0664b0;
	display: block;	
}

.on {
	color: #ff6600;
	font-weight: bold;
	font-size: 18px;
}

.tabcontens .title-list p {
	position: absolute;
	top: 43px;
	width: 15%;
	overflow: hidden;
	text-align: center;
}

.tabcontens .title-list b {
	display: inline-block;
	overflow: hidden;
	zoom: 1;
	border: 1px solid #0664b0;
	width: 75%;
}
.tabcontens .title-list span {
	position: absolute;
	left: 15%;
	color: #ededed;
}
.product {
	position: relative;
	overflow: hidden;
	display: none;
}

.product-wrap {
	width: 100%;
}

.product-wrap .show {
	display: block;
}

.product .lftxt {
	width: 100%;
	position: relative;
	
}
.product .lftxt ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.product .lftxt ul  li:hover svg{
	transform: rotateY(360deg); 
}
.product .lftxt ul  li svg{
transition: transform 0.5s; 
}
.product .lftxt ul  li {
	width: 12%;
	margin: 10px 11px 10px 11px;
}

.product .lftxt ul  li a {
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 15px 0;
   border: 1px solid #ededed;
}
.product .lftxt ul  li a img {
	width: 45px;
	height: 45px;
	margin:10px 0;
}
.product .lftxt ul  li a p {
	font-size: 18px;
	color: #181818;
}



/***右***/
.zwfu_two_r {
	width: 26%;
}
.zwfu_two_r ul li:nth-child(2){
	margin: 25px 0;
}
.zwfu_two_r ul li {
	background-color: #e8f4fe;
	border-radius: 5px;
}
.zwfu_two_r ul li a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 19px 0;	
}
.zwfu_two_r ul li a h5 {
	font-size: 24px;	
	color: #6498c2;
	}
.zwfu_two_r ul li a img {
	padding: 0 25px 0 45px;
}
.zwfu_two_r ul li a p {
	margin-left: auto;
}
.zwfu_two_r ul li:hover p img{
	transform: translateX(-20px);
}
.zwfu_two_r ul li a p img {
	padding-right: 45px;
	transition: transform 0.5s; 
}

/********第三部分*********/
.zwfu_there {
	width: 100%;
	margin-top: 30px;
}
.tscx_tit {
	width: 100%;
	border-bottom: 1px solid #d4d4d4;
}
.tscx_tit span {
	width: 20%;
	display: flex;
	background: url(../images/tscx.png) no-repeat;
	padding: 10px 0;
	margin-left: 25px;
}
.tscx_tit span h5 {
	font-size: 28px;
	color: #0664b0;
	align-self: center;
}
.tscx_tit span p {
	font-size: 12px;
	color: #d9d9d9;
	align-self: flex-end;
	margin-left: 20px;
}

/******/
.tecx_con {
	width: 100%;
	margin-top: 15px;
}


.blk_29 {
	zoom: 1;
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	padding: 5px 0;
}

.blk_29 .LeftBotton {
	background: url(../images/btn-fl2.png) no-repeat 0px 4px;
	width: 55px;
	cursor: pointer;
	height: 45px;
	z-index: 9999;
	opacity: 0.5;
	margin-top: 8%;
	
}

.blk_29 .RightBotton {
	background: url(../images/btn-fr2.png) no-repeat 15px 4px;
	width: 55px;
	cursor: pointer;
	height: 45px;
	z-index: 9999;
	opacity: 0.5;
	margin-top: 8%;
	
}

.blk_29 .LeftBotton:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.blk_29 .RightBotton:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	
}

.blk_29 .Cont {
	overflow: hidden;
	width: 1260px;
}

.blk_29 .box {
	width: 300px;
	padding-right: 20px;
}

.blk_29 .box a {
	display: block;
	border: 1px solid #ededed;
	padding: 10px;
	border-radius: 5px;
}

.blk_29 .box a img {
	display: block;
	background: #fff;
	width: 100%;
	height: 180px;
}

.blk_29 .box a img:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.blk_29 .box a h5 {
	font-size: 20px;
	color: #0866b2;
	padding: 10px 0;
}
.blk_29 .box a p {
	font-size: 14px;
	color: #8c8c8c;
	height: 45px;
}
.icon-service {
    height: 45px;
    width: 45px;
	padding: 10px 0;
}