﻿@charset "utf-8";

/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: Arial, "microsoft yahei";
	color: #666;
	overflow-x: hidden;
}

a {
	color: #666;
	text-decoration: none;
	outline: none;
}

a:active {
	star: expression(this.onFocus=this.blur());
}

img {
	border: 0px;
	vertical-align: middle;
}

a:link {
	text-decoration: none;
	outline: none;
}

a:visited {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #0069b3;
	outline: none;
}

ul,
p,
dl,
dt,
dd {
	padding: 0px;
	margin: 0px;
}

li {
	list-style-position: outside;
	list-style-type: none;
}

h1,
h2,
h3,
h4,
h5 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 16px;
}

h5 {
	font-size: 12px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear_f {
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
	_display: inherit;
}

.h10 {
	height: 10px;
	overflow: hidden;
	clear: both;
}

.h30 {
	height: 30px;
	overflow: hidden;
	clear: both;
}

.h60 {
	height: 60px;
	overflow: hidden;
	clear: both;
}

.h70 {
	height: 70px;
	overflow: hidden;
	clear: both;
}

.h80 {
	height: 80px;
	overflow: hidden;
	margin-top: -80px;
}

#partner,
#enpartner {
	margin-top: -100px;
}

.h100 {
	height: 100px;
	overflow: hidden;
	clear: both;
}

input,
textarea {
	background: transparent;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, "microsoft yahei";
	color: #888;
	outline: none;
	border: 0px;
}

em {
	font-style: normal;
}

i {
	font-style: normal;
}

.btn1 {
	cursor: pointer;
}

.red {
	color: #cb1f18;
}

.wal {
	width: 1440px;
	margin: 0px auto;
}


/*.header, .indexPart1 .list li .bg, .indexPart1 .list li .bottom, .indexPart2 .tab li, .sNav .btnDiv a, .indexTitle .more, .indexPart5 .box1 .btnDiv a, .indexPart5 .box2 .btnDiv a, .lyb .btnDiv a, .company .list li .btnDiv a{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}*/


.w320 {
	width: 320px;
}

.w860 {
	width: 860px;
}

.fangda {
	transition: 2s;
	-moz-transition: 2s;
	-webkit-transition: 2s;
	-o-transition: 2s;
}

.fangda:hover {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

.line1_hidden {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.line2_hidden {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.line3_hidden {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/*头部导航*/
.header {
	height: 104px;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 11;
	background: #fff;
}

.header2 {
	position: relative;
}

.header3 {
	position: absolute;
}

.header .wal {
	height: 104px;
	position: relative;
}

.header .logo {
	position: absolute;
	left: 0px;
	bottom: 8px;
}
.header .logo img{max-width: 30%;}

.header .topRight {
	position: absolute;
	right: 0px;
	top: 25px;
	height: 29px;
}

.header .links {
	height: 29px;
	line-height: 29px;
	color: #0185d0;
	font-size: 13px;
	padding-right: 15px;
}

.header .links a {
	padding: 0 12px;
	color: #333;
}

.header .links a:hover {
	color: #0185d0;
}

.topSearch {
	width: 177px;
	height: 29px;
	background: url(../images/topSearch.png) no-repeat;
	position: relative;
}

.topSearch .input1 {
	height: 29px;
	line-height: 29px;
	padding-left: 16px;
	color: #fff;
	width: 124px;
}

.topSearch .btn1 {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
	width: 37px;
	height: 29px;
}

.header.on {
	background: #fff;
}

.header3.on {
	background: #fff;
}

.nav {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.nav li {
	float: left;
	font-size: 16px;
	margin-left: 75px;
	height: 36px;
}

.nav li a {
	display: block;
	height: 34px;
	color: #000;
}

.nav li a:hover,
.nav li .aNow,
.nav li .aNow1 {
	border-bottom: #0185d0 solid 2px;
	color: #0185d0;
}

.navIco {
	display: none;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}

.navIco img {
	width: 30px;
}

.topSearchIco {
	display: none;
	position: absolute;
	right: 50px;
	top: 0px;
	width: 50px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}

.topSearchIco img {
	width: 30px;
}

/*导航触发效果*/
.sNav {
	display: none;
	position: fixed;
	top: 104px;
	z-index: 12;
	overflow: hidden;
	background: #fff;
	width: 676px;
	height: 376px;
}

.sNav2 {
	/*width: 826px;*/
}

.sNav .leftDiv {
	width: 175px;
	height: 376px;
	background: #f4f4f4;
}

.sNav .tab {
	padding-top: 32px;
}

.sNav .tab li {
	height: 43px;
	line-height: 43px;
	color: #333;
	font-size: 16px;
	padding-left: 38px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sNav .tab .liNow {
	background: #0185d0 url(../images/ico1.png) 23px center no-repeat;
	color: #fff;
}

.sNav .tab .liNow a {
	color: #fff;
}

.sNav .tabContentDiv {
	width: 460px;
}

.sNav .box1 {
	padding: 45px 0 0 43px;
}

.sNav .contentBox {
	background: #f6f6f6;
	padding-bottom: 10px;
	width: 417px;
}

.sNav .contentBox .imgDiv img {
	width: 100%;
	max-height: 238px;
}

.sNav .name {
	font-size: 16px;
	color: #0185d0;
	padding: 10px 16px 0;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.sNav .content {
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	padding: 5px 16px 0;
}

.sNav2 .box1 {
	width: 580px;
}

.sNav2 .content {
	padding: 10px 16px 0;
}

.tabContent .tab3 {
	position: relative;
}

.sNav .tab3 {
	width: 150px;
	position: absolute;
	left: 175px;
	top: 45px;
	background-color: white;
	padding: 15px;
}

.sNav .tab3 dd {
	height: 30px;
	line-height: 30px;
	color: #666;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sNav .tab3 .ddNow {
	color: #0069b3;
}

.sNav .tabContentDiv3 {
	width: 417px;
	background: #ff0
}

.sNav .list {
	padding: 5px 16px 0;
}

.sNav .list li {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-size: 14px;
	text-decoration: underline;
}

.xNav {
	display: none;
	position: fixed;
	top: 104px;
	z-index: 11;
	overflow: hidden;
	background: #f4f4f4;
	width: 175px;
	height: 376px;
}

.xNav li {
	height: 43px;
	line-height: 43px;
	font-size: 16px;
}

.xNav li a {
	display: block;
	color: #333;
	padding-left: 38px;
}

.xNav li a:hover {
	background: #0185d0 url(../images/ico1.png) 23px center no-repeat;
	color: #fff;
}

/*导航菜单触发*/
.navLayer {
	overflow-x: auto;
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: fixed;
	z-index: 22;
	right: -100%;
	top: 0px;
}

.navLayer .bg {
	overflow-x: auto;
	position: relative;
	background: #fff;
	height: 100%;
	width: 100%;
}

.navLayer .closeBtn {
	height: 40px;
	width: 60px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 22;
	text-align: center;
	line-height: 40px;
}

.navLayer .closeBtn img {
	position: relative;
	left: 5px;
	top: 5px;
}

.sideNav {
	padding: 50px 0 30px;
}

.subNav {
	cursor: pointer;
	padding-left: 20px;
	display: block;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #dbdbdb;
	position: relative;
	font-size: 14px;
	color: #333;
	background: #fff;
}

.subNav1 {
	background: #fff url(../images/nimg47_1.png) right center no-repeat;
	background-size: 30px;
}

.subNav .name {
	position: relative;
}

.subNav a {
	color: #333;
	display: block;
}

.currentDt {
	color: #fff;
	background: #0185d0 url(../images/nimg47_1on.png) right center no-repeat;
	background-size: 30px;
}

.navContent {
	display: none;
	background: #f2f2f2;
}

.navContent li {
	position: relative;
}

.navContent a {
	display: block;
	height: 38px;
	line-height: 38px;
	background: #f2f2f2;
	padding-left: 20px;
	font-size: 14px;
}

.navContent .list {
	display: none;
}

.sideNav .list a {
	font-size: 13px;
	padding-left: 20px;
	line-height: 28px;
	height: 28px;
	color: #999;
}

.sideNav li em {
	display: block;
	position: relative;
}

.sideNav li em a {
	background: url(../images/nimg47_1.png) right center no-repeat;
	background-size: 30px;
}

.sideNav li em a.aNow {
	background: #0067b2 url(../images/nimg47_1on.png) right center no-repeat;
	background-size: 30px;
	color: #fff;
}

.phoneSearch {
	position: absolute;
	z-index: 21;
	left: 0px;
	top: 60px;
	width: 100%;
	height: 120px;
	background: #0069b3;
	display: none;
}

.phoneSearch .form {
	margin: 0 15%;
	border-bottom: #fff solid 1px;
	position: relative;
	height: 40px;
	padding-top: 30px;
}

.phoneSearch .input1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
}

.phoneSearch .btn1 {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 30px;
	right: 0px;
	background: url(../images/nimg36_1.png) center no-repeat;
	background-size: 20px;
}

.phoneSearch a {
	display: block;
	background: url(../images/close2.png) center no-repeat;
	background-size: 15px;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}


.pageBg {
	position: fixed;
	z-index: 11;
	width: 100%;
	height: 100%;
	display: none;
	background: url(../images/bg2.png) repeat;
	left: 0px;
	top: 0px;
}

.footDiv {
	height: 170px;
	background: url(../images/footBg.jpg) center no-repeat;
	background-size: cover;
	overflow: hidden;
	padding-top: 25px;
}

.footDiv .wal {
	position: relative;
	height: 160px;
	overflow: hidden;
}

.footDiv .logo {
	padding-top: 10px;
}

.footDiv .contentBox {
	padding: 12px 0 0 40px;
	font-size: 12px;
}

.footNav {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	position: relative;
	left: -34px;
}

.footNav a {
	color: #fff;
	padding: 0 34px;
}

.footNav a:hover {
	text-decoration: underline;
}

.footDiv .msgList {
	overflow: hidden;
	padding: 12px 0 10px;
}

.footDiv .msgList li {
	float: left;
	color: #fff;
	padding-right: 60px;
}

.footDiv .msg {
	color: #fff;
	opacity: 0.5;
	padding-bottom: 10px;
}

.footDiv .msg a {
	color: #fff;
}

.footDiv .msg a:hover {
	text-decoration: underline;
}

.footDiv .share {
	padding-left: 63px;
	overflow: hidden;
	height: 34px;
	position: relative;
}

.footDiv .share em {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #fff;
	line-height: 34px;
	opacity: 0.5;
}

.footDiv .share li {
	float: left;
	width: 34px;
	height: 34px;
	margin-right: 10px;
}

.footDiv .ewmTel {
	display: none;
	text-align: center;
	padding-bottom: 20px;
}

.footDiv .ewmTel img {
	width: 125px;
}

.footDiv .msgTel {
	display: none;
	text-align: center;
	padding-top: 15px;
	color: #fff;
}

.footDiv .msgTel a {
	color: #fff;
	display: block;
}

.pageBanner {
	position: relative;
}

.pageBanner img {
	width: 100%;
}

.pageBannerTel {
	display: none;
	position: relative;
}

.pageBannerTel img {
	width: 100%;
}

.LvOneNav {
	height: 66px;
	background: url(../images/LvOneNav.jpg) center no-repeat;
	background-size: cover;
}

.LvOneNav .list {
	text-align: center;
}

.LvOneNav .list li {
	display: inline-block;
	/*width: 170px;*/
	height: 66px;
	font-size: 18px;
	text-align: center;
}

.LvOneNav .list li a {
	display: block;
	/*width: 168px;*/
	color: #fff;
	height: 66px;
	line-height: 66px;
	padding: 0 28px;
}

.LvOneNav .list li a:hover,
.LvOneNav .list li .aNow {
	color: #000;
	background: url(../images/bg1.png) repeat;
}

.LvOneNavNow {
	position: fixed;
	top: 104px;
	z-index: 11;
	left: 0px;
	width: 100%;
	height: 46px;
}

.LvOneNavNow .list li {
	height: 46px;
}

.LvOneNavNow .list li a {
	height: 46px;
	line-height: 46px;
}

.LvTwoNav {
	height: 48px;
	padding-bottom: 25px;
}

.LvTwoNav .list {
	text-align: center;
}

.LvTwoNav .list li {
	display: inline-block;
	height: 48px;
	background: url(../images/line1.jpg) right center no-repeat;
	font-size: 16px;
}

.LvTwoNav .list li:last-child {
	background: none;
}

.LvTwoNav .list li a {
	display: block;
	height: 48px;
	line-height: 48px;
	padding: 0 20px;
}

.LvTwoNav .list li a:hover,
.LvTwoNav .list li .aNow {
	background: #0185d0;
	color: #fff;
}


.LvThreeNav {
	height: 64px;
	border-bottom: #c6c6c6 solid 1px;
}

.LvThreeNav .list {
	text-align: center;
}

.LvThreeNav .list li {
	display: inline-block;
	/* width: 208px; */
	height: 64px;
	
	background: url(../images/line1.jpg) right center no-repeat;
	font-size: 16px;
}

.LvThreeNav .list li:last-child {
	background: none;
}

.LvThreeNav .list li a {
	display: block;
	height: 64px;
	line-height: 64px;
	padding: 0 10px;
}

.LvThreeNav .list li a:hover,
.LvThreeNav .list li .aNow {
	background: #00aaeb url(../images/nimg16_1.jpg) center bottom no-repeat;
	color: #fff;
}

.pageBox {
	padding-top: 20px;
}

.pc-hide {
	display: none !important;
}

/*手机-内页2级栏目*/
.selTitle {
	position: relative;
	background: url(../images/m11.png) no-repeat 96%;
	height: 45px;
	line-height: 45px;
	background-size: 3%;
	box-shadow: 0 0 5px #ddd;
}

.selTitle a {
	display: block;
	padding: 0 3%;
	font-size: 16px;
	font-weight: bold;
	color: #12b9fd;
}

.selCont {
	display: none;
	position: absolute;
	width: 100%;
	background: #ebebeb;
	padding: 10px 0;
	z-index: 99;
}

.selCont ul li {
	height: 40px;
	line-height: 40px;
}

.selCont ul li a {
	border-bottom: 1px solid #cecece;
}

.selCont ul li:last-child a {
	border-bottom: 0;
}

.selCont ul li a {
	display: block;
	margin: 0 3%;
	color: #787878;
}

.selTitle.on {
	background: url(../images/m11_on.png) no-repeat 96%;
	background-size: 4%;
}

.selCont ul li.nav3 {
	display: none;
	background: #fff;
	height: auto;
}

.selCont ul li.nav3 a {
	border-bottom: 0;
	padding-left: 15px;
	line-height: 32px;
	font-size: 12px;
}

.selCont ul li.has-nav3 a {
	background: url(../images/m7_1.png) no-repeat 98%;
}

.selCont ul li.has-nav3.on a {
	background: url(../images/m7.png) no-repeat 98%;
}

/*右侧悬浮窗*/
.sideBar {
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -104px;
	z-index: 5;
}

.sideBar li {
	position: relative;
	height: 76px;
	margin-bottom: 2px;
	cursor: pointer;
}

.sideBar .mouse {
	position: absolute;
	top: 0px;
	display: none;
}

.sideBar .img {
	background: url(../images/sideBar.png) left top no-repeat;
	height: 76px;
	text-align: center;
	width: 76px;
}

.sideBar .img img {
	position: relative;
	top: 21px;
}

.sideBar .liNow .img {
	background: url(../images/sideBar.png) no-repeat;
}

.sideBar .liNow .mouse {
	display: block;
}

.sideBar .li01 .mouse {
	background: url(../images/sideBarBg1.png) left top no-repeat;
	width: 218px;
	height: 129px;
	left: -218px;
	top: 0px;
}

.sideBar .li01 .txt {
	width: 208px;
	text-align: center;
	line-height: 50px;
	height: 50px;
	font-size: 14px;
	color: #fff;
}

.sideBar .li01 .formBox {
	padding: 18px 0 0 34px;
	width: 146px;
}

.sideBar .li01 .form {
	height: 34px;
	border-bottom: #d4d4d4 solid 1px;
	position: relative;
}

.sideBar .li01 .input1 {
	width: 100%;
	height: 34px;
	line-height: 34px;
	color: #999;
}

.sideBar .li01 .btn1 {
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../images/nimg16_1.png) center no-repeat;
	width: 34px;
	height: 34px;
	cursor: pointer;
}

.sideBar .li02 .mouse {
	background: url(../images/sideBarBg2.png) left top no-repeat;
	width: 218px;
	height: 50px;
	left: -218px;
	top: 0px;
}

.sideBar .li02 .txt {
	width: 208px;
	text-align: center;
	line-height: 50px;
	height: 50px;
	font-size: 14px;
}

.sideBar .li02 .txt a {
	display: block;
	color: #fff;
}

.sideBar .li02 .list {
	padding: 20px 0 0 31px;
}

.sideBar .li03 .mouse {
	background: url(../images/sideBarBg3.png) left top no-repeat;
	width: 218px;
	height: 154px;
	left: -218px;
}

.sideBar .li03 .ico {
	padding: 21px 0 11px;
	width: 210px;
	text-align: center;
}

.sideBar .li03 .txt {
	width: 210px;
	text-align: center;
	line-height: 50px;
	height: 50px;
	color: #fff;
	font-size: 14px;
}

.sideBar .li03 .tel {
	font-size: 24px;
	text-align: center;
	width: 210px;
	padding-top: 5px;
	color: #ff950b;
	font-family: Impact;
}

.sideBar .li04 .mouse {
	background: url(../images/sideBarBg4.png) left top no-repeat;
	width: 218px;
	height: 289px;
	left: -218px;
	top: 0px;
}

.sideBar .li04 p {
	line-height: 24px;
	width: 210px;
	text-align: center;
	font-size: 14px;
	color: #999;
}

.sideBar .li04 .txt {
	width: 210px;
	text-align: center;
	line-height: 50px;
	height: 50px;
	color: #fff;
	font-size: 14px;
}

.sideBar .li04 .imgDiv {
	padding: 30px 0 15px;
	width: 210px;
	text-align: center;
}


.tabContent {
	display: none;
}

.tab li {
	cursor: pointer;
}

.tabContent2 {
	display: none;
}

.tab2 li {
	cursor: pointer;
}

.tabContent3 {
	display: none;
}

.tab3 dd {
	cursor: pointer;
}

.cd-top {
	/* image replacement properties */
	overflow: hidden;

	white-space: nowrap;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}

.cd-top.cd-fade-out {

	opacity: 1;
}

#Layer1 {
	position: absolute;
	position: fixed;
	_position: absolute;
	width: 100%;
	z-index: 11;
	top: 0;
	left: 0px;
	background-color: #000;
	display: none;
}


.selectDiv {
	cursor: pointer;
}

.selectDiv span {
	padding-left: 0px;
}

.selectDiv select {
	display: none;
}

/**/
.selectLayer {
	position: absolute;
	z-index: 100;
	display: none;
	background: #FFF;
	border: #bababa solid 1px;
}

.selectLayer li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 10px;
	color: #666;
}



/*//新增的*/

.l1 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.l2 {
	/* display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden; */
}

.l3 {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.l4 {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}


.lx-wal {
	width: 1440px;
	margin: 0 auto;
}

/*按钮动画--start*/
.ico_h {
	display: inline-block;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.ico_h:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	/* W3C */
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity;
}

.ico_h:hover,
.ico_h:focus,
.ico_h:active {
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
	-webkit-animation-name: hover;
	animation-name: hover;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

.ico_h:hover:before,
.ico_h:focus:before,
.ico_h:active:before {
	opacity: .4;
	-webkit-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-animation-name: hover-shadow;
	animation-name: hover-shadow;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

/*按钮动画--end*/

/*图片放大*/
.icb {
	overflow: hidden;
}

.icb img {
	transition: all .5s;
}

.icb:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

/*分页*/
.pageNumDiv {
	text-align: center;
	height: 34px;
	overflow: hidden;
	color: #666;
	margin: 60px 0 70px;
}

.pageNumDiv a,.pageNumDiv span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	margin: 0 7px;
	border: #dadada solid 1px;
	color: #999;
	font-size: 14px;
	border-radius: 5px;
}

.pageNumDiv .prev {
	padding: 0 18px;
}

.pageNumDiv .prev:hover {
	background-color: #00aaeb;
}

.pageNumDiv .next {
	padding: 0 18px;
}

.pageNumDiv .next:hover {
	background-color: #00aaeb;
}

.pageNumDiv a:hover,
.pageNumDiv span{
	background: #00aaeb;
	border: #00aaeb solid 1px;
	color: #fff;
}

.loadMore {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #fff;
	/*background: #0185d0;*/
	text-align: center;
	color: #fff;
	margin: 20px 0 30px;
}
/*2025.05.06*/
.about_qyfz{ background: url(../images/ab_bg1.jpg) no-repeat;background-size: cover;  padding:2% 0 5% 0; display: block; overflow: hidden;}
.home_business{ width: 100%;}
.home_business .business_name{ width:30%; float: left;}
.home_business .business_name .img{width: 20.2%;}
.home_business .business_name .img img{width: 100%;}
/*.home_business .ws_img_con{width: 66%; float: right; line-height: 1.68; font-size: 18px; text-align: justify; height: auto; min-height: 500px; }*/
.home_business .ws_img_con{width: 66%; float: right; line-height: 1.68; font-size: 18px; text-align: justify; height: 100px; min-height: 485px; overflow-y: auto;}
.home_business .ws_img_con img{max-width: 100%;}

.home_business .business_name .img_name{float: left;}
.home_business .business_name .img{float: left; margin-right: 4%;}
.home_business .business_name a{ padding: 3.45% 4% 3.45% 8%; border: 3px solid #fff; background: rgba(255,255,255,0.1);position: relative; overflow: hidden; text-align: center; margin-bottom: 10px;cursor: pointer; display:block;  font-size: 16PX; color: #000;}
.home_business .business_name a.c1,.home_business .business_name a:hover{box-shadow:3px 10px 13px 0px rgba(0, 0, 0, .125); font-weight: bold; font-size: 16PX; position: relative; background: #fff;}

.home_business .business_name .img_name{font-size: 32px; font-weight: bold;  text-align: left; line-height: 1;}
.home_business .business_name .img_name span{font-size: 20px; font-weight: normal; color: #666666;line-height: 1;}

.none {	display: none;}
.block {	display: block;}

