.header .topbar {
	height: 32px;
	line-height: 32px;
	background: #f5f5f5;
	font-size: 12px;
	color: #999999
}

.header .i_logo {
	height: 107px;
	overflow: hidden
}

.header .i_logo .logo {
	float: left;
	line-height: 107px
}

.header .i_logo .logo a {
	display: block
}

.header .i_logo .tel {
	display: inline-block;
	height: 44px;
	float: right;
	background: url(../images/tel.png) no-repeat left center;
	padding-left: 55px;
	margin-top: 32px
}

.header .i_logo .tel span {
	display: block;
	margin: 2px 0 6px 0;
	font-size: 12px;
	color: #1f62b1;
	line-height: 1;
	font-weight: bold
}

.header .i_logo .tel font {
	display: block;
	font-size: 24px;
	color: #1f62b1;
	line-height: 1;
	font-weight: bold
}

.header .nav {
	border-top: 1px solid #1f62b1;
	height: 50px;
	line-height: 50px;
	overflow: hidden
}

.header .nav ul li {
	width: 160px;
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #333333
}

.header .nav ul li a {
	display: block;
	color: #333333; font-size:16px;
}

.header .nav ul li.on {
	background: #1f62b1
}

.header .nav ul li.on a {
	color: #ffffff
}

.wapHeader {
	display: none;
	width: 100%;
	height: 50px;
	position: fixed;
	top: 0px;
	z-index: 99997;
	background: #ffffff
}

.wapHeader .in {
	width: 100%;
	position: relative;
	top: 0px;
	z-index: 99997;
	height: 50px;
	line-height: 50px;
	padding: 0 3.64%
}

.wapHeader .bank {
	position: absolute;
	z-index: 999;
	width: 50px
}

.wapHeader .bank img {
	height: 16px
}

.wapHeader .title {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 50px;
	text-align: center;
	z-index: 10
}

.wapHeader .logo {
	height: 40px;
	float: left;
	height: 40px;
	line-height: 40px;
	margin-top: 5px
}

.wapHeader .logo a {
	display: block
}

.wapHeader .logo img {
	height: 16px
}

.wapHeader .menu_icon {
	display: inline-block;
	position: absolute;
	z-index: 15;
	top: 20px;
	right: 15px;
	width: 22px;
	height: 16px;
	background: url(../images/menu.png) no-repeat center;
	background-size: 22px 16px
}

.wapHeader .menubar {
	position: fixed;
	top: 0px;
	right: 800px;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	background-size: contain;
	z-index: 1001
}

.wapHeader .menubar .menubg {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 999
}

.wapHeader .menubar ul {
	background: #ffffff;
	padding-bottom: 32px
}

.wapHeader .menubar .navbar_close {
	position: absolute;
	top: 5px;
	right: 15px
}

.wapHeader .menubar .navbar_close img {
	height: 20px
}

.wapHeader .menubar .cont {
	position: absolute;
	right: 0px;
	background: #ffffff;
	width: 80%;
	height: 100%;
	z-index: 99999;
	padding: 70px 0 0 0;
	box-sizing: border-box
}

.wapHeader .menubar .cont .showbtn {
	display: block;
	width: 100%;
	height: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #f6f6f6;
	text-align: left;
	font-size: 16px;
	color: #333333;
	padding: 0 10px 0 12px;
	text-transform: uppercase
}

.wapHeader .menubar .cont .showbtn i {
	float: right;
	font-size: 14px
}

.wapHeader .menubar .cont .navbar_close {
	text-align: right
}

.wapHeader .menubar .cont a {
	display: block;
	height: 44px;
	line-height: 44px;
	text-align: left;
	padding: 0 0 0 50px;
	font-size: 16px;
	color: #666666;
	border-bottom: 1px solid #f6f6f6
}

.wap_banner_iner {
	display: none
}

.modtit {
	text-align: center
}

.modtit .tit {
	font-size: 24px;
	color: #333333;
	line-height: 1
}

.modtit span {
	color: #1f62b1
}

.modtit .text {
	margin-top: 1%;
	font-size: 16px;
	color: #999999;
	line-height: 22px
}

.ida {
	padding: 4.1% 0 3.5% 0
}

.ida .cont {
	margin-top: 4.6%;
	background: url(../images/ida_bg.png) no-repeat center
}

.ida .cont ul li {
	width: 16.66666666666667%;
	float: left;
	padding: 3.8% 0;
	text-align: center;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s
}

.ida .cont ul li a {
	display: block
}

.ida .cont ul li .icon img {
	height: 55px
}

.ida .cont ul li .name {
	font-size: 16px;
	color: #1f62b1;
	line-height: 22px;
	margin: 10px 0 12px 0
}

.ida .cont ul li .more {
	opacity: 0;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s
}

.ida .cont ul li .more span {
	display: block;
	width: 84px;
	margin: 0 auto;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #1f62b1;
	border-radius: 14px;
	font-size: 12px;
	color: #ffffff
}

.ida .cont ul li:hover {
	cursor: pointer;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1)
}

.ida .cont ul li:hover .more {
	opacity: 1
}

.idb {
	background: url(../images/idb_bg.jpg) no-repeat top center
}

.idb .modtit {
	padding: 5% 0 4.16% 0
}

.idb .modtit .tit,
.idb .modtit .text {
	color: #ffffff
}

.idb .cont {
	box-shadow: 0px 0px 30px rgba(185, 188, 195, 0.3)
}

.idb .cont .intro {
	width: 50%;
	height: 360px;
	overflow: hidden;
	background: #FFFFFF;
	float: left;
	padding: 3.33% 3.33% 0 3.33%
}

.idb .cont .intro .tit {
	font-size: 24px;
	color: #333333;
	line-height: 1;
	font-weight: bold
}

.idb .cont .intro .text {
	margin: 22px 0 30px 0;
	height: 144px;
	font-size: 12px;
	color: #666666;
	line-height: 24px
}

.idb .cont .intro .more a {
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #1f62b1;
	font-size: 12px;
	color: #0a71c0
}

.idb .cont .img {
	width: 50%;
	float: left;
	height: 360px;
	background: no-repeat center;
	background-size: cover
}

.idc {
	margin-top: 4.2%
}

.idc .tit {
	text-align: center
}

.idc .tit .title {
	font-size: 24px;
	color: #333333;
	line-height: 1
}

.idc .tit .text {
	margin-top: 15px;
	font-size: 16px;
	color: #999999;
	line-height: 1
}

.idc .cont {
	margin-top: 4.16%
}

.idc .cont ul li {
	width: 25%;
	float: left;
	height: 400px;
	background: no-repeat center;
	background-size: cover;
	padding: 4.5% 2.9%;
	text-align: center
}

.idc .cont ul li a {
	display: block
}

.idc .cont ul li .icon img {
	height: 64px
}

.idc .cont ul li .name {
	margin: 22px 0 13px 0;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	line-height: 28px
}

.idc .cont ul li .text {
	height: 196px;
	overflow: hidden;
	font-size: 12px;
	color: #ffffff;
	line-height: 28px;
	text-align: left
}

.idd {
	width: 1230px;
	margin: 5% auto 0 auto
}

.idd .cont {
	margin-top: 4.16%
}

.idd .cont ul li {
	width: 30.8%;
	margin: 0 1.25%;
	float: left;
	overflow: hidden
}

.idd .cont ul li .img {
	width: 100%;
	height: 266px;
	background: no-repeat center;
	background-size: cover;
	transition: background 1s;
	-webkit-transition: background 1s;
	overflow: hidden
}

.idd .cont ul li a {
	display: block
}

.idd .cont ul li .text {
	margin: 20px 0 40px 0;
	overflow: hidden
}

.idd .cont ul li .text .name {
	width: 70%;
	float: left;
	height: 18px;
	line-height: 18px;
	font-size: 16px;
	color: #333333;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.idd .cont ul li .text .data {
	width: 25%;
	float: right;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #999999
}

.idd .cont ul li:hover {
	cursor: pointer
}

.idd .cont ul li:hover .text .name {
	color: #1f62b1
}

.ide {
	background: #f8f8f8;
	padding: 2.6% 0 4.3% 0
}

.ide .tit {
	font-size: 18px;
	color: #333333;
	line-height: 1;
	margin-bottom: 30px
}

.ide .abstract {
	width: 37.5%;
	float: left
}

.ide .abstract a {
	display: block
}

.ide .abstract .img {
	width: 100%;
	height: 270px;
	background: no-repeat center;
	background-size: cover
}

.ide .abstract .text {
	height: 150px;
	overflow: hidden;
	background: #ffffff;
	padding: 38px 30px;
	box-sizing: border-box
}

.ide .abstract .text .title {
	height: 18px;
	line-height: 18px;
	font-size: 16px;
	color: #666666;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.ide .abstract .text .cont {
	margin-top: 12px;
	height: 48px;
	line-height: 24px;
	font-size: 12px;
	color: #999999;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.ide .abstract .text:hover .title {
	color: #3f83d8
}

.ide .list {
	width: 55%;
	float: right;
	border-top: 1px solid #eeeeee
}

.ide .list ul li {
	position: relative;
	border-bottom: 1px solid #eeeeee;
	height: 140px;
	padding: 26px 0 0 0
}

.ide .list ul li .name {
	position: relative;
	width: 60%;
	height: 18px;
	line-height: 18px;
	font-size: 16px;
	color: #666666;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	padding-left: 30px
}

.ide .list ul li .name::before {
	position: absolute;
	top: 6px;
	left: 10px;
	content: '';
	width: 6px;
	height: 6px;
	background: #666666;
	border-radius: 6px
}

.ide .list ul li .text {
	width: 70%;
	margin: 18px 0 0 30px;
	height: 48px;
	line-height: 24px;
	font-size: 12px;
	color: #999999;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.ide .list ul li .data {
	position: absolute;
	right: 10px;
	top: 24px;
	font-size: 18px;
	color: #999999;
	line-height: 1;
	font-family: arial
}

.ide .list ul li .icon {
	position: absolute;
	right: 10px;
	bottom: 24px;
	font-size: 18px;
	color: #999999;
	line-height: 1;
	font-family: arial
}

.ide .list ul li:hover .name {
	color: #3f83d8
}

.nyban {
	height: 400px;
	background: no-repeat center;
	background-size: cover;
}

.wap_nyban {
	display: none;
	height: 200px;
	background: no-repeat center;
	background-size: cover;
}

.submenu {
	position: relative;
	margin-top: -100px;
	padding-left: 30px;
	height: 100px;
	background: #ffffff;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}

.submenu .title {
	font-size: 18px;
	color: #333333;
	line-height: 1;
}

.submenu .title span {
	font-size: 12px;
	color: #999999;
	line-height: 1;
	margin-left: 9px;
}

.submenu .text {
	margin-top: 14px;
	font-size: 12px;
	color: #666666;
	line-height: 1;
}

.submenu .text a {
	color: #666666;
}

.nycontainer {
	width: 1214px;
	margin: 0 auto;
	background: url(../images/nyabt_bg.png) no-repeat center top;
	padding-top: 24px;
}

.sideCata {
	background: #ffffff;
	width: 178px;
	float: left;
	margin: 0 30px;
	box-sizing: border-box;
	border-top: 2px solid #1f62b1;
	margin-bottom: 64px;
}

.sideCata ul li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dotted #dddddd;
	font-size: 14px;
	color: #666666;
	background: url(../images/side_icon1.png) no-repeat 10px center;
	padding-left: 26px;
}

.sideCata ul li a {
	color: #666666;
}

.sideCata ul li.on a {
	color: #1f62b1;
}

.sideCata ul li:hover {
	cursor: pointer;
	background: url(../images/side_icon2.png) no-repeat 10px center;
}

.sideCata ul li:hover a {
	color: #1f62b1;
}

.wap_sideCata { 
	display: none; background-color:#f5f5f5;
	margin-bottom: 15px;
}

.wap_sideCata::before{
	position: absolute; bottom: 0px; left: -3.8%; content: ''; width: 107.6%; height: 44px;  
}

.wap_sideCata .mui-segmented-control.mui-scroll-wrapper {
	height: 44px !important
}

.wap_sideCata .mui-segmented-control {
	height: 44px;
	
	border: 0px !important
}

.wap_sideCata .mui-segmented-control.mui-scroll-wrapper .mui-scroll {
	height: 44px !important
}

.wap_sideCata .mui-segmented-control .mui-control-item {
	line-height: 44px !important;
	font-size: 14px !important;
	color: #333 !important;
	padding: 0px !important;
	margin-right: 15px;
}

.wap_sideCata .mui-segmented-control .mui-control-item.mui-active {
	line-height: 42px !important;
	background: none !important;
	border-bottom: 2px solid #333333 !important
}

.main {
	width: 940px;
	float: left;
	overflow: hidden;
}

.dan {
	font-size: 12px;
	color: #444444;
	line-height: 24px;
	margin-bottom: 64px;
}

.nynews ul li {
	height: 140px;
	overflow: hidden;
	margin-bottom: 30px;
	background: no-repeat center;
	background-size: cover;
}

.nynews ul li a {
	display: block;
}

.nynews ul li .img {
	width: 21.5%;
	height: 140px;
	float: left;
}

.nynews ul li .intro {
	width: 75.6%;
	float: right;
	height: 140px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}

.nynews ul li .intro .title {
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	color: #333333;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.nynews ul li .intro .text {
	height: 48px;
	line-height: 24px;
	font-size: 12px;
	color: #999999;
	margin: 24px 0 18px 0;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.nynews ul li .intro .data {
	font-size: 12px;
	color: #999999;
	line-height: 1;
}

.nynews ul li:hover .title {
	color: #1f62b1;
}

.nybusiness ul li {
	width: 31.2%;
	margin-right: 3.2%;
	float: left;
	overflow: hidden
}

.nybusiness ul li .img {
	width: 100%;
	height: 202px;
	background: no-repeat center;
	background-size: cover;
	transition: background 1s;
	-webkit-transition: background 1s;
	overflow: hidden
}

.nybusiness ul li:nth-child(3),
.nybusiness ul li:nth-child(6),
.nybusiness ul li:nth-child(9){
	margin-right: 0;
}

.nybusiness ul li a {
	display: block
}

.idd .cont ul li .text {
	margin: 20px 0 40px 0;
	overflow: hidden
}

.nybusiness ul li .text .name {
	margin: 16px 0 46px 0;
	height: 18px;
	line-height: 18px;
	font-size: 16px;
	color: #333333;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.nybusiness ul li:hover {
	cursor: pointer
}

.nybusiness ul li:hover .text .name {
	color: #1f62b1
}

.newsDetail .title {
	font-size: 24px;
	color: #333333;
	line-height: 1;
	text-align: center;
	margin-bottom: 25px
}

.newsDetail .other {
	text-align: center;
	height: 30px;
	line-height: 18px;
	font-size: 12px;
	color: #999999;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.newsDetail .other span {
	margin: 0 5px
}

.newsDetail .cont {
	padding: 30px 0 75px 0;
	font-size: 14px;
	color: #666666;
	line-height: 24px
}

.newsDetail .newsPage {
	border-top: 1px solid #e2e2e2;
	padding: 25px 0
}

.newsDetail .newsPage a {
	display: block;
	font-size: 14px;
	color: #666666;
	line-height: 36px
}

.newsDetail .newsPage a:hover {
	color: #f30606
}

.nyservice {
	padding: 0 30px;
}

.foot {
	background: #333333;
	padding-bottom: 1%
}

.foot .l {
	width: 50%;
	float: left;
	padding-top: 4.66%
}

.foot .l .tel {
	float: left;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	background: url(../images/foot_icon1.png) no-repeat left center;
	padding-left: 30px;
	font-size: 24px;
	color: #999999;
	font-family: arial;
	margin: 4px 20px 0 0
}

.foot .l .qq {
	float: left;
	height: 22px;
	line-height: 22px;
	background-size: contain;
	background: no-repeat center
}

.foot .l ul {
	margin: 42px 0 12px 0
}

.foot .l ul li {
	float: left;
	font-size: 12px;
	color: #999999;
	line-height: 1;
	font-weight: bold;
	padding: 0 8px;
	border-right: 1px solid #999999
}

.foot .l ul li a {
	color: #999999
}

.foot .l ul li:first-child {
	padding-left: 0px
}

.foot .l .copy {
	font-size: 12px;
	color: #999999;
	line-height: 24px
}

.foot .r {
	width: 50%;
	float: left;
	padding: 3.83% 0 0 4%
}

.foot .r .code {
	width: 21%;
	float: left;
	text-align: center;
	margin-top: 7px
}

.foot .r .code img {
	width: 94px;
	height: 94px
}

.foot .r .code span {
	display: block;
	line-height: 27px;
	font-size: 12px;
	color: #999999
}

.foot .r ul {
	width: 74%;
	float: right
}

.foot .r ul li {
	margin-bottom: 15px;
	overflow: hidden
}

.foot .r ul li img {
	width: 18px;
	float: left;
	height: 18px;
	margin-right: 8px
}

.foot .r ul li .text {
	width: 80%;
	float: left;
	font-size: 12px;
	color: #999999;
	line-height: 20px
}

.page {
	text-align: center;
	box-sizing: border-box;
	padding: 30px 0 50px 0;
	font-size: 12px;
	color: #333333;
	font-family: arial
}

.page .prev,
.page .next {
	margin-right: 4px;
	display: inline-block;
	width: 60px;
	height: 32px;
	background: #ffffff;
	text-align: center;
	line-height: 32px;
	background: #ffffff;
	border: 1px solid #d0d0d0;
	font-size: 12px;
	color: #999999
}

.page .num {
	display: inline-block;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background: #ffffff;
	border: 1px solid #d0d0d0;
	margin-right: 4px;
	text-align: center;
	font-size: 12px;
	color: #999999
}

.page .cur {
	background: #2076b8;
	color: #ffffff;
	border: 1px solid #2076b8
}

.navbar {
	display: none;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 1000;
	width: 100%;
	height: 50px;
	background: #1f62b1
}

.navbar a {
	display: block;
	width: 25%;
	float: left;
	text-align: center;
	padding: 3px 0
}

.navbar div {
	font-size: 12px;
	color: #ffffff;
	line-height: 22px
}



.navbar img {
	height: 22px
}

.navbar .item i:nth-child(2) {
	display: none
}

.navbar .item.active i:nth-child(1) {
	display: none
}

.navbar .item.active i:nth-child(2) {
	display: block
}

.height50 {
 height: 0px
}

@media screen and (max-width: 750px) {
	.wrap {
		width: 100%;
		padding-left: 3.64%;
		padding-right: 3.64%;
		box-sizing: border-box
	}
	.height50 {
	  height: 50px;
	}	
	.header {
		display: none
	}
	.wapHeader {
		display: block
	}
	.banner_iner {
		display: none
	}
	.wap_banner_iner {
		display: block
	}
	.wap_banner_iner {
		margin-top: 50px
	}
	.nyban {
		display: none;
	}
	.wap_nyban {
		display: block;
		margin-top: 50px;
	}
	.nycontainer {
		padding-top: 0px;
	}
	.submenu {
		height: 80px;
		margin-top: 0px;
		border-bottom: 1px solid #eeeeee;
	}
	.sideCata{
		display: none;
	}
	.wap_sideCata {
		display: block;
	}
	.main {
		width: 100%;
		margin: 0px;
	}
	.modtit .tit {
		font-size: 18px
	}
	.modtit .text {
		font-size: 12px
	}
	.ida .cont {
		background-size: contain
	}
	.ida .cont ul li {
		width: 33%;
		padding: 3.8% 0;
	}
	.ida .cont ul li .icon img {
		height: 40px
	}
	.ida .cont ul li .name {
		font-size: 14px;
		margin: 5px 0
	}
	.ida .cont ul li .more {
		opacity: 1
	}
	.ida .cont ul li .more a {
		display: block;
		width: 70px;
		height: 20px;
		line-height: 20px;
		border-radius: 10px;
		font-size: 12px
	}
	.ida .cont ul li:hover {
		box-shadow: initial
	}
	.idb {
		background-size: auto 200px
	}
	.idb .cont {
		box-shadow: 0px 0px 30px rgba(185, 188, 195, 0.3)
	}
	.idb .cont .intro {
		width: 100%;
		float: initial;
		height: initial;
		overflow: hidden;
		padding: 15px
	}
	.idb .cont .intro .tit {
		font-size: 18px
	}
	.idb .cont .intro .text {
		margin: 12px 0 15px 0;
		height: initial
	}
	.idb .cont .intro .more a {
		display: block;
		width: 120px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		border: 1px solid #1f62b1;
		font-size: 12px;
		color: #0a71c0
	}
	.idb .cont .img {
		width: 100%;
		float: initial;
		height: 220px;
		background: no-repeat center;
		background-size: cover
	}
	.idc {
		margin-top: 4.2%
	}
	.idc .tit .title {
		font-size: 18px
	}
	.idc .tit .text {
		margin-top: 1%;
		font-size: 12px;
		line-height: 22px
	}
	.idc .cont {
		margin-top: 4.16%
	}
	.idc .cont ul li {
		width: 50%;
		height: 260px;
		padding: 4.5% 15px
	}
	.idc .cont ul li .icon img {
		height: 34px
	}
	.idc .cont ul li .name {
		margin: 12px 0 8px 0;
		font-size: 12px;
		line-height: 18px
	}
	.idc .cont ul li .text {
		height: 144px;
		overflow: hidden;
		font-size: 12px;
		color: #ffffff;
		line-height: 18px;
		text-align: left
	}
	.idd {
		width: 100%
	}
	.idd .cont {
		margin-top: 4.16%
	}
	.idd .cont ul li {
		width: 47.5%
	}
	.idd .cont ul li .img {
		width: 100%;
		height: 134px
	}
	.idd .cont ul li .text {
		margin: 10px 0 20px 0;
		overflow: hidden
	}
	.idd .cont ul li .text .name {
		width: 100%;
		font-size: 14px;
		float: inherit
	}
	.idd .cont ul li .text .data {
		display: none
	}
	.idd .cont ul li:hover {
		cursor: pointer
	}
	.idd .cont ul li:hover .text .name {
		color: #1f62b1
	}
	.ide {
		padding-top: 8%
	}
	.ide .tit {
		font-size: 18px
	}
	.ide .abstract {
		width: 100%;
		float: inherit
	}
	.ide .abstract a {
		display: block
	}
	.ide .abstract .img {
		height: 140px
	}
	.ide .abstract .text {
		height: 120px;
		padding: 15px
	}
	.ide .abstract .text .cont {
		margin-top: 12px;
		height: 48px;
		line-height: 24px;
		font-size: 12px;
		color: #999999;
		display: -webkit-box;
		overflow: hidden;
		white-space: normal !important;
		text-overflow: ellipsis;
		word-wrap: break-word;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical
	}
	.ide .abstract .text:hover .title {
		color: #3f83d8
	}
	.ide .list {
		width: 100%;
		float: inherit;
		border-top: 1px solid #eeeeee
	}
	.ide .list ul li {
		height: 110px;
		padding: 15px 0 0 0
	}
	.ide .list ul li .text {
		margin: 8px 0 0 30px
	}
	.nynews ul li {
		margin-bottom: 15px;
		height: 102px;
	}
	.nynews ul li .img {
		width: 37%;
		height: 102px;
	}
	.nynews ul li .intro {
		width: 57.6%;
		height: 102px;
	}
	.nynews ul li .intro .text {
		height: 40px;
		margin: 10px 0 8px 0;
		line-height: 20px;
	}
	.nybusiness ul li {
		width: 48.7%;
    margin: 0 1.25% 0 0;
	}
	.nybusiness ul li:nth-child(3), .nybusiness ul li:nth-child(6){
		margin-right: 1.25%;
	}
	.nybusiness ul li .text .name {
		margin-bottom: 20px;
	}
	.newsDetail .title {
		margin-top: 25px;
		font-size: 16px;
		line-height: 24px;
		text-align: left;
		margin-bottom: 8px;
	}
	.newsDetail .other {
		text-align: left;
	}
	.nyservice {
		padding: 15px 0;
	}
	.foot {
		background: #333333;
		padding-bottom: 1%;
		overflow: hidden
	}
	.foot .l {
		display: none
	}
	.foot .r {
		width: 100%;
		float: initial;
		padding: 4.2% 0 0 0%
	}
	.foot .r .code {
		width: 21%;
		float: left;
		text-align: center;
		margin-top: 7px
	}
	.foot .r .code img {
		height: 80px
	}
	.foot .r .code span {
		display: block;
		line-height: 27px;
		font-size: 12px;
		color: #999999
	}
	.foot .r ul {
		width: 74%;
		float: right
	}
	.foot .r ul li {
		margin-bottom: 15px;
		overflow: hidden
	}
	.foot .r ul li img {
		width: 18px;
		float: left;
		height: 18px;
		margin-right: 8px
	}
	.foot .r ul li .text {
		width: 80%;
		float: left;
		font-size: 12px;
		color: #999999;
		line-height: 20px
	}
	.navbar {
		display: block;
	}	
}