/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
#header {
	background-color: #fff;
	padding-top: 15px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
#header.mini {
	padding-top: 15px;
	background: #fff;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
#header ul li.navitem a {
	color: #8e8e8e;
}
#header ul li.navitem {
	padding: 0;
	margin: 0 20px 4px;
}
#header ul li.navitem a.active, #header ul li.navitem:hover a {
	color: #696969;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	display: none;
}
.serviceitem div {
	text-align: left;
}
#footer {
	background: #f4f4f4;
}
#header ul#nav {
	float: right;
}
#indexPage #mslider ul li div.sliderArrow {
	width: 650px;
	display: none;
}
#indexPage #mslider {
	height: 650px;
}
.content .header p.title {
	font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑";
}
.content .header p.subtitle {
	color: #8F8F8F;
}
.serviceitem div p.title {
	font-size: 18px;
	border-bottom: 1px solid #E1E1E1;
	font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑";
}
.serviceitem div p.description {
	font-size: 12px;
	margin-top: 10px;
	text-align: left;
}
.navitem strong {
	left: 0px;
	width: 100%;
	position: absolute;
	top: -15px;
	height: 3px;
	background-color: transparent;
	transition: all 0.3s ease 0s;
	z-index: -1;
}
#header ul li.navitem a.active strong, #header ul li.navitem:hover a strong {
	width: 100%;
	background-color: #696969;
}
#nav .navitem:hover strong {
	width: 100%;
}
#footer p {
	text-align: left;
	padding: 20px 0px;
	color: #6c6e75;
	width: 1060px;
	margin: 0 auto;
	border-top: 1px solid #e4e4e4;
}
#header ul li.navitem ul.subnav {
	border-top: 0px solid transparent;
}
#header ul li.navitem ul.subnav li a:hover {
	background: #F2F2F2 none repeat scroll 0% 0%;
	color: #666;
}
#header ul li.navitem ul.subnav li a {
	background: #fff;
	color: #959595;
}
#header ul li.navitem ul.subnav li {
	border-bottom: 1px solid #E6E6E6;
}
#sitecontent .content .fw {
	width: 1060px;
}
.postbody a {
	color: #848484;
}
.postbody a:hover {
	color: #3892D6;
	text-decoration: none;
}
.nobanner #header {
	background: #fff;
}
.bx-controls .bx-pager {
	margin: 0px auto;
	width: 938px;
	text-align: left;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: relative;
	bottom: 25px;
}
#indexPage .slider_control i {
	color: transparent;
	background: url(../images/jiantou.png)no-repeat -40px -50px;
	width: 40px;
	height: 20px;
	transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#indexPage .slider_control i.fa-angle-left {
	background: url(../images/jiantou.png)no-repeat 0px -51px;
}
#indexPage .slider_control i:hover.fa-angle-left {
	background: url(../images/jiantou.png)no-repeat 0px -70px;
}
#indexPage .slider_control i:hover {
	background: url(../images/jiantou.png)no-repeat -40px -70px;
}
#indexPage a.more:hover {
	background: url(../images/jiantou.png)no-repeat 26px -127px;
	background-color: #00C0FF;
	border-color: #00C0FF;
}
#indexPage #mnews {
	background-color: #fff;
	border-top: 1px solid #e7e7e7;
}
#newslist .newsdate {
	width: 120px;
}
#newslist .newsinfo .md {
	font-size: 40px;
	line-height: 30px;
}
#newslist .newsbody .description {
	line-height: 22px;
	font-size: 12px;
	color: #898989;
	margin-top: 26px;
}
#newslist .newstitem:hover {
	background: transparent;
}
#newslist .newstitem:hover p.description {
	color: #898989;
}
#mnews .content .header {
	padding-top: 80px;
	padding-bottom: 10px;
}
#indexPage a.more {
	color: transparent;
	background: url(../images/jiantou.png)no-repeat 26px -97px;
	width: 148px;
	height: 30px;
	transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	border-radius: 3px;
	font-size: 0px;
}
#newslist .newstitem:hover .newsinfo {
	transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
}
#contactinfo h3 {
	float: left;
	width: 100%;
	color: #666;
	margin-bottom: 20px;
}
#contactinfo p {
	width: auto;
	float: inherit;
	padding-right: 40px;
}
#mcontact .content .header {
	padding-bottom: 0px;
}
#projectlist, #projectmore {
	margin: 0 auto;
	width: 1060px;
}
#projectlist .wrapper {
	margin-right: -20px;
	padding-top: 20px;
}
#projectlist .projectitem a:hover .project_info p.title {
	margin-top: 20px;
	color: #666;
}
#projectlist .projectitem .project_info div {
	position: absolute;
	height: 100px;
	width: 100%;
	bottom: -100px;
	margin-top: 0;
	top: auto;
}
#projectlist .projectitem .project_info div.line1 {
	width: 100%;
	height: 2px;
	background: #E0E0E0;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	margin: 0 0 20px 0;
}
#projectlist .projectitem a:hover .project_info div.line1 {
	background: #666;
}
#projectlist .projectitem a:hover .project_info {
	background: transparent;
}
#projectmore {
	background: transparent;
	border: 1px solid #dfdfdf;
	font-family: "HELVETICANEUELTPRO-THEX";
	color: #9f9f9f;
	display: block;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	text-indent: 0px;
	transition: all 0.3s ease-out 0s;
	width: 300px;
	margin-top: 20px;
}
#projectmore:hover {
	background: #666;
	border: 1px solid #666;
	width: 300px;
	height: 50px;
	line-height: 50px;
	text-indent: 0;
	font-size: 14px;
}
#indexPage #mproject {
	padding-bottom: 80px;
	background-color: #fff;
}
#indexPage #mpage .slider_wrapper li {
	border-top: 1px solid #e7e7e7;
}
#indexPage #mteam .content > .header {
	display: block;
}
#indexPage #mteam .header img {
	float: left;
	margin: 0px 50px 0 100px;
	border-radius: 0px;
	width: 180px;
	height: auto;
	border-radius: 90px;
}
.module-slider .description {
	width: auto;
	height: 96px;
	font-size: 12px;
}
#indexPage #mteam .header p.title {
	text-align: left;
	color: #5a5a5a;
	text-align: center;
}
#indexPage #mteam .header p.subtitle {
	text-align: left;
	text-align: center;
}
#indexPage #mteam .slider_wrapper {
	height: 320px;
}
#indexPage #mteam {
	background-color: #f6f6f6;
	height: 500px;
}
#mteam .content .header {
	padding-bottom: 30px;
}
#indexPage #mteam .slider_control a i {
	color: transparent;
}
#indexPage #mteam .slider_control a:hover i {
	color: transparent;
}
#mpage .module-slider .description {
	width: 720px;
	text-align: center;
	height: 50px;
}
#contactinfo div {
	clear: both;
	margin-top: 90px;
}
#contactinfo div a {
	color: #fff;
	background: rgba(0,0,0,.3);
	margin-right: 20px;
}
#newslist {
	width: 1060px;
	margin: 0 auto;
}
#indexPage #mteam .module-content .header a {
	position: relative;
}
{
 overflow: hidden;
 max-height: 220px;
}
#newslist {
	margin-right: -50px;
}
#newslist .newsinfo {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	position: relative;
	transform: translate3d(0px, -14px, 10px );
	-webkit-transform: translate3d(0px, -14px, 10px );
}
#newslist .newstitem:hover .newsinfo {
	transform: translate3d(0px, -14px, 0px);
	-webkit-transform: translate3d(0px, -14px, 0px);
}
#newslist .newsbody .title {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom: 1px solid #EFEFEF;
	padding: 0 0 20px 0;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
}
#newslist .newstitem:hover .description {
	color: #777;
}
#newslist .newsdate {
	width: auto;
	margin: 0 0 40px;
	background-color: transparent;
	transition: all 0.3s ease-out 0s;
	border-radius: 4px;
}
#newslist .newstitem:hover .newsdate {
	background-color: transparent;
}
#newslist .newscontent {
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}
.newsdate p {
	float: inherit;
	padding: 0;
	width: auto;
}
#newslist .newstitem:hover i {
	text-indent: 0px;
	margin: -168px 120px 0 0;
	font-size: 20px;
	color: #606060;
}
#newslist .newsbody {
	margin-left: 0;
	width: 100%;
}
#newslist {
	width: 1060px;
	margin: 0px auto;
}
#servicelist .serviceitem {
	margin-bottom: 80px;
}
#newsPage #newslist {
	width: 1160px;
	margin: 50px auto 0;
}
.postbody img {
	max-width: 1060px;
}
#projectbody {
	width: 680px;
}
#projectbody .postbody img {
	max-width: 680px;
}
#header ul li.navitem:hover ul.subnav {
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.navitem .fa-angle-down {
	color: #9E9E9E;
	margin-left: 8px;
	font-size: 12px;
}
#projectbody .postbody img {
	max-width: 680px;
}
.teamitem {
	width: 1060px;
	height: 180px;
	margin-bottom: 50px;
	margin-right: 0;
	background-color: #F6F6F6;
}
.teamitem img {
	width: 180px;
	height: auto;
}
.teamitem .teaminfo {
	text-align: left;
	margin: 30px;
}
.teamitem .teaminfo .description {
	margin-top: 20px;
	margin-left: 188px;
}
.teamitem .teaminfo .subtitle {
	margin-left: 188px;
}
#teamlist {
	width: 1060px;
}
#teamlist .wrap {
	margin-right: 0px;
}
.teamitem a div.wrap {
	height: 40px;
	background: #00C0FF;
	bottom: -40px;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.teamitem a:hover div.wrap {
	transform: translate(0, -40px);
	-webkit-transform: translate(0, -40px);
	-moz-transform: translate(0, -40px);
}
.teamitem a div.wrap div {
	margin: 12px auto;
}
.npagePage #banner div {
	margin-top: 70px;
	height: 310px;
}
#indexPage #mpartner .slider_control a {
	background: transparent;
}
#indexPage #mpartner .slider_control a:hover {
	background-color: transparent;
}
#indexPage #mpartner .slider_control a i {
	color: transparent;
}
#category a {
	padding: 8px 30px;
	border-radius: 3px;
}
#teampost #teamimage img {
	width: 500px;
	margin-bottom: 40px;
	margin-right: 40px;
}
#teampost #teambody {
	margin-left: 0px;
}
#teampost #teamimage {
	width: 550px;
}
#indexPage #mpartner {
	border-top: 1px solid #e7e7e7;
}
#header ul li.navitem a.active:after, #header ul li.navitem:hover a:after {
	content: '';
	width: 100%;
	background-color: #696969;
	left: 0px;
	position: absolute;
	top: -15px;
	height: 3px;
	transition: all 0.3s ease 0s;
	z-index: -1;
}
#header ul li.navitem:hover ul.subnav li a:after, #header ul li.navitem ul.subnav li a.active:after {
	width: 0px;
}
#indexPage .module .content {
	position: inherit;
	top: inherit;
}
#indexPage #mservice .content {
	height: auto;
	margin-top: 0;
}
#indexPage #mpage .content {
	height: auto;
	margin-top: 0;
}
#indexPage #mteam .content {
	height: auto;
	margin-top: 0;
}
#indexPage #mproject .content {
	height: auto;
	margin-top: 0;
}
#indexPage #mnews .content {
	height: auto;
	margin-top: 0;
}
#indexPage #mpartner .content {
	height: auto;
	margin-top: 0;
}
#indexPage #mcontact .content {
	height: auto;
	margin-top: 0;
}
#indexPage a.more i {
	font-size: 18px;
	display: none
}
.module-content .description {
	font-size: 12px;
}
.content .header p.subtitle {
	font-size: 12px;
	line-height: 30px;
}
#indexPage #mslider .bx-wrapper .bx-pager {
	bottom: 25px
}
#projectlist .projectitem a .project_img {
	height: 160px;
}
#mservice .content .header {
	padding-top: 80px;
	padding-bottom: 50px;
}
#servicelist .serviceitem:hover .title {
	color: #00c0ff
}
#servicelist .serviceitem div {
	text-align: left;
}
#indexPage #mservice .content {
border-bottom:1px solid #
}
#indexPage #mservice a.more {
	display: none;
}
#indexPage #mservice .wrapper .bx-wrapper .bx-prev {
	left: -58px;
	top: 102px;
}
#indexPage #mservice .wrapper .bx-wrapper .bx-next {
	right: -58px;
	top: 102px
}
/ .npagePage #servicelist {
width: 1060px;
}
.npagePage #servicelist .serviceitem {
	height: 230px;
	width: 320px;
}
#servicelist .serviceitem a img {
	width: auto;
}
#mteam .content .header {
	padding-top: 80px;
}
#indexPage #mteam .summary {
	float: left;
	width: 620px;
	margin-top: 18px;
}
#indexPage #mteam .summary p {
	text-align: left;
	color: #848484;
}
#indexPage #mteam .summary .description {
	width: auto;
	height: 96px;
	font-size: 12px;
}
#indexPage #mteam .bx-wrapper .bx-prev {
	left: 0;
	margin-top: 0
}
#indexPage #mteam .bx-wrapper .bx-next {
	right: 0;
	margin-top: 0
}
#indexPage #mteam .module-content .header {
	padding-top: 50px;
}
.teamitem a {
	width: 180px;
	height: 180px;
	margin-right: 40px;
	float: left;
	max-height: 180px;
	overflow: hidden;
	background-color: #DEDEDE;
}
.teamitem .teaminfo .title {
	height: 32px;
	color: #5a5a5a;
	font-size: 24px;
}
.teamitem .teaminfo .title a {
	color: #5a5a5a;
	height: auto;
	background-color: transparent;
}
#indexPage #mpage .slider li {
	border-top: 1px solid #e7e7e7;
}
#mpage .content .header {
	padding-top: 80px;
	padding-bottom: 40px;
}
#indexPage #mpage .wrapper li .fimg {
	height: 430px;
}
#indexPage #mpage .module-content .more {
	margin: 40px auto 60px;
}
#indexPage #mproject .content .header {
	padding-top: 80px;
	padding-bottom: 40px;
	background-color: rgba(255,255,255,0);
}
#category a.active, #category a:hover {
	background: #00C0FF;
	color: #fff;
	border-color: #00C0FF;
}
#indexPage #mproject #category {
	display: block;
	visibility: visible;
}
#indexPage #projectlist .projectitem {
	height: 260px;
	background: none;
}
#projectlist .projectitem a {
	height: 160px;
}
#projectlist .projectitem a .project_info {
	height: 100px;
	background: none;
	top: inherit;
}
#projectlist .projectitem a .project_info div {
	position: absolute;
	bottom: 0px;
	top: 0px;
	margin-top: 0px;
}
#projectlist .projectitem a .project_info div:after {
	content: '';
	width: 100%;
	height: 2px;
	background: #E0E0E0;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	margin: 20px 0;
	display: block;
}
#projectlist .projectitem a:hover .project_info div:after {
	background: #666;
}
#indexPage #projectlist .projectitem .project_info p.subtitle {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 0px;
	color: #999;
	text-align: left;
	padding: 0;
}
#indexPage #projectlist .projectitem .project_info p.title {
	margin-top: 20px;
	font-size: 14px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	color: #666;
	text-align: left;
	padding: 0;
}
#indexPage #mproject .bx-wrapper .bx-pager {
	display: none;
}
#indexPage #mproject a.more {
	background: #e60000;
	border: 1px solid #e60000;
	font-family: "HELVETICANEUELTPRO-THEX";
	color: #fff;
	display: block;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	text-indent: 0px;
	transition: all 0.3s ease-out 0s;
	width: 300px;
	margin: 40px auto 0px;
	text-align: center;
	border-radius: 30px;
}
#indexPage #mproject a.more:hover {
	background: #666;
	border: 1px solid #666;
	width: 300px;
	height: 50px;
	line-height: 50px;
	text-indent: 0;
	font-size: 14px;
	color: #fff;
	display: block;
}
#indexPage #mproject a.more:hover i {
	color: transparent;
	text-indent: -10px;
}
#category {
	padding-bottom: 20px;
}
.npagePage #projectlist .projectitem {
	background: none;
	height: 260px;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.npagePage #projectlist .projectitem a .project_info p.title {
	margin-top: 20px;
	color: #666;
	text-align: left;
	padding: 0;
	font-size: 14px;
}
.npagePage #projectlist .wrapper {
	margin: 0;
	width: 1080px;
}
.npagePage #projectlist .projectitem a .project_info p.subtitle {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 0px;
	color: #999;
	text-align: left;
	padding: 0;
}
.npagePage #projectlist .projectitem a .project_info div:after {
	display: none;
}
#mnews .content .header {
	padding-top: 80px;
	padding-bottom: 60px;
}
#indexPage #mnews .content .header {
	display: block;
}
#newslist .newstitem .news_wrapper {
	position: inherit;
}
#newslist .newstitem.left a.newscontent, #newslist .newstitem.right a.newscontent {
	padding: inherit;
}
#newslist .newstitem.left a.newscontent:hover, #newslist .newstitem.right a.newscontent:hover {
	padding: inherit;
}
#newslist .newstitem a.newscontent:hover .news_wrapper, #newslist .news_wrapper {
	width: 100%;
}
#newslist .separator {
	display: none;
}
#newslist .newstitem {
	border-bottom: 1px solid transparent;
	float: left;
	height: auto;
	height: auto;
}
#newslist .newsbody p.date {
	font-family: "HELVETICANEUELTPRO-THEX", Arial;
	height: 30px;
	font-weight: 300;
}
#newslist .newstitem a.newscontent {
	text-align: left;
}
#newslist .newstitem .md {
	color: #BDBDBD;
	display: inline-block;
	font-size: 16px;
	padding: 0 15px 0 48px;
	position: relative;
}
#newslist .newstitem .md span {
	display: none;
}
#newslist .newstitem .md:after {
	content: '';
	display: block;
	border-bottom: 1px solid rgb(200, 200, 200);
	top: 49%;
	width: 25px;
	position: absolute;
	left: 11px;
}
#newslist .newstitem .year {
	color: #8a8a8a;
	font-size: 16px;
	float: left;
}
#newslist .newsbody .description {
	width: 100%;
	margin-top: 20px;
	font-size: 12px;
	color: #777;
	text-align: left;
	height: 42px;
	overflow: hidden;
}
#indexPage #mnews .newstitem a.details {
	display: block;
	position: absolute;
	z-index: 20;
	top: -3px;
	background: none;
	width: 100px;
	height: 20px;
	margin: 0px;
	border-radius: 0px;
	line-height: 21px;
	text-indent: -94px;
	overflow: hidden;
	border: none;
	right: 90px;
}
#indexPage #mnews #newslist .newstitem i {
	text-indent: 0px;
	color: transparent;
	font-size: 20px;
	margin: 0;
}
#indexPage #mnews #newslist .newstitem:hover a.details i {
	text-indent: 60px;
	color: #707070;
}
#indexPage #mnews #newslist .newstitem i {
	margin: 0;
	margin-left: 55px;
}
#newslist .newstitem:hover p.title {
	color: #464646;
	text-decoration: underline;
}
#indexPage #mnews a.more {
	margin: 60px auto 80px;
	display: block;
}
#indexPage #newsitem_5 {
	display: none;
}
#newsPage #newslist .newstitem {
	margin: 0 0 80px 50px;
	width: 320px;
	position: relative;
}
#newsPage .newstitem a.details {
	display: block;
	position: absolute;
	z-index: 20;
	top: -3px;
	background-color: transparent;
	width: 100px;
	height: 20px;
	margin: 0px;
	border-radius: 0px;
	line-height: 21px;
	text-indent: -94px;
	overflow: hidden;
	border: none;
	right: 80px;
	color: transparent;
}
#newsPage #newslist .newstitem i {
	text-indent: 0px;
	color: transparent;
	font-size: 20px;
	margin: 0;
}
#newsPage #newslist .newstitem:hover a.details i {
	text-indent: 110px;
	color: #707070;
}
#sitecontent #newsPage .content a.details:hover {
	text-indent: -94px;
}
#indexPage #mpartner .content .header {
	display: none;
}
#indexPage #mpartner .module-content {
	padding: 60px 0;
	height: 80px;
}
#indexPage #mpartner .wrapper {
	height: auto;
}
#indexPage #mpartner .wrapper ul li {
	height: 80px;
}
#indexPage #mpartner .wrapper ul li a {
	width: 112px;
	height: auto;
	margin-right: 10px;
}
#indexPage #mpartner .bx-wrapper .bx-pager {
	display: none;
}
#indexPage #mpartner .bx-wrapper .bx-controls-direction {
	display: block;
}
#indexPage #mpartner .bx-wrapper .bx-controls-direction a.disabled {
	display: block;
}
#indexPage #mpartner .bx-wrapper .bx-prev {
	left: -58px;
}
#indexPage #mpartner .bx-wrapper .bx-next {
	right: -58px;
}
#contactinfo {
	width: 1180px;
	margin: 80px auto 0;
}
#indexPage #mcontact {
	background-color: #f4f4f4;
	height: 280px;
}
#indexPage #mcontact .header p.title {
	color: transparent;
	font-size: 0px;
}
#indexPage #mcontact .header p.subtitle {
	color: transparent;
	font-size: 0;
	line-height: 0;
}
#indexPage #mcontact .content {
	width: 1060px;
	margin: 0 auto;
}
#indexPage #mcontact .content .fw {
	width: 1060px;
}
#contactinfo div a:hover {
	color: #fff;
	background: #5c5c5c;
}
#footer a path {
	fill: rgb(148, 148, 148);
}
.content .header p.title {
	font-weight: bold;
	font-size: 32px;
}
#partneritem_0 {
	animation-delay: 0.1s;
	animation-name: fadeInUp;
}
.bx-wrapper .bx-controls-direction a {
	background: rgba(0, 0, 0, 0.2);
	width: 30px;
	height: 30px;
	margin-top: -25px;
}
.bx-wrapper .bx-controls-direction a i {
	font-size: 18px;
	margin-top: 6px;
	margin-left: 11px;
}
.bx-wrapper .bx-controls-direction a.bx-next i {
	margin-left: 13px;
}
#contactform p .inputtxt {
	width: 0;
	height: 0;
	line-height: 0;
	padding: 0;
	color: transparent;
	background-color: transparent;
	border: 1px solid transparent;
	margin-bottom: 0;
}
#contactform p .inputsub {
	width: 0;
}
#header ul li.navitem:last-child a {
	color: #e30237;
	background-color: transparent;
	font-weight: bold;
}
#pages a.active, #pages a:hover {
	background-color: #00C0FF;
	border-radius: 3px;
}
#indexPage .module {
	z-index: auto;
}
#newsitem_1 {
	animation-name: fadeInUp;
	animation-delay: 0.1s;
}
#newsitem_2 {
	animation-name: fadeInUp;
	animation-delay: 0.2s;
}
#newsitem_3 {
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
#newsitem_4 {
	animation-name: fadeInUp;
	animation-delay: 0.4s;
}
#mnews #newslist .newsbody .description {
	display: none;
}
#mnews #newslist .newstitem {
	width: 370px;
	float: left;
}
#mnews #newslist .newsbody p.date {
	width: 75px;
	font-size: 12px;
	float: left;
	line-height: 24px;
}
#mnews #newslist .newsbody p.date .md {
	font-size: 12px;
	float: left;
	padding: 0px;
}
#mnews #newslist .newsbody p.date .md:after {
	display: none;
}
#mnews #newslist .newsbody p.date .md span {
	display: inline-block;
}
#mnews #newslist .newsbody p.date .year {
	font-size: 12px;
	float: right;
}
#mnews #newslist .newsbody p.title {
	width: 280px;
	float: right;
	padding: 0px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	border-bottom: 1px solid transparent;
	color: #7b7b7b;
	transition: all .3s ease 0s;
}
#mnews #newslist #newsitem_0.newstitem {
	width: 594px;
	height: 162px;
	margin-right: 80px;
}
#mnews #newslist #newsitem_0.newstitem .description {
	display: block;
	margin-top: 42px;
}
#mnews #newslist #newsitem_0.newstitem .newsimg {
	width: 250px;
	height: 160px;
	position: inherit;
	float: left
}
#mnews #newslist #newsitem_0.newstitem .news_wrapper {
	width: 315px;
	height: 160px;
	position: inherit;
	float: right
}
#mnews #newslist #newsitem_0.newstitem p.date {
	width: 100%;
	line-height: 30px;
	margin-top: 6px;
}
#mnews #newslist #newsitem_0.newstitem p.date .md:after {
	content: '';
	display: block;
	border-bottom: 1px solid rgb(200, 200, 200);
	top: 48%;
	width: 35px;
	position: absolute;
	left: -48px;
	opacity: 1;
}
#mnews #newslist #newsitem_0.newstitem p.date .md span {
	opacity: 0;
	filter: alpha(opacity=0);
}
#mnews #newslist #newsitem_0.newstitem p.date .year {
	font-size: 16px;
	float: left;
	position: relative;
	left: -44px;
}
#mnews #newslist #newsitem_0.newstitem p.date .md {
	font-size: 16px;
	float: left;
	padding: 0px;
	left: 108px;
}
#mnews #newslist #newsitem_0.newstitem p.date .md span {
	display: inline-block;
}
#mnews #newslist #newsitem_0.newstitem p.title {
	font-size: 16px;
	width: 100%;
	height: 36px;
	margin-bottom: 20px;
	border-bottom: 1px solid #EFEFEF;
	color: #000
}
#indexPage #mnews .newstitem a.details {
	display: none;
}
#mnews #newslist .newstitem:hover p.title {
	color: #464646;
	text-decoration: none;
}
#newsPage #category {
	padding-bottom: 56px;
}
#newsPage #newslist {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#newsPage #newslist .newstitem {
	width: 940px;
	height: auto;
	margin: 0px 30px;
	padding: 15px 0px;
	margin-top: -1px;
	border-top: 1px dotted rgb(211, 211, 211);
}
#newsPage #newslist .newstitem .newscontent:after {
	display: block;
	content: '';
	clear: both;
}
#newsPage #newslist .newstitem .description {
	display: block;
	margin-top: 22px;
}
#newsPage #newslist .newstitem .newsimg {
	width: 250px;
	height: 160px;
	position: inherit;
	float: left
}
#newsPage #newslist .newstitem .news_wrapper {
	width: 640px;
	height: 160px;
	position: inherit;
	float: right
}
#newsPage #newslist .newstitem p.date {
	width: 100%;
	line-height: 30px;
	margin-top: 6px;
}
#newsPage #newslist .newstitem p.date .md:after {
	content: '';
	display: block;
	border-bottom: 1px solid rgb(200, 200, 200);
	top: 48%;
	width: 35px;
	position: absolute;
	left: -48px;
	opacity: 1;
}
#newsPage #newslist .newstitem p.date .md span {
	opacity: 0;
	filter: alpha(opacity=0);
}
#newsPage #newslist .newstitem p.date .year {
	font-size: 16px;
	float: left;
	position: relative;
	left: -44px;
}
#newsPage #newslist .newstitem p.date .md {
	font-size: 16px;
	float: left;
	padding: 0px;
	left: 108px;
}
#newsPage #newslist .newstitem p.date .md span {
	display: inline-block;
}
#newsPage #newslist .newstitem p.title {
	font-size: 16px;
	width: 100%;
	height: 36px;
	margin-bottom: 20px;
	border-bottom: 1px solid #EFEFEF;
	color: #000;
	padding: 0px;
}
#newsPage .newstitem a.details {
	display: none;
}
#newsPage #newslist .newstitem:hover p.title {
	text-decoration: none;
}
#online_open {
	bottom: 132px;
}
#online_lx {
	bottom: 144px;
}
#shares {
	height: 92px;
	bottom: 40px;
}
#shares a#sshare {
	display: none;
}
#shares a#gotop {
	margin-top: 0px;
}
.propost_img {
	display: block;
	height: 110px;
	overflow: hidden;
}
