/* 广异信息科技 */
@charset "utf-8";
/* CSS Document */
#sitecontent {
	background: #FFFFFF;
}
/*顶部导航居右 */

#indexPage #mslider ul li p {
	color: #fff;
}
#indexPage #mservice {
	background-color: #171717;
}
#mservice .content .header p.title {
	color: #F3F3F3;
}
#mservice .content .header p.subtitle {
	color: #707070;
}
#mservice .serviceitem div p.title {
	color: #FDD947;
}
.bx-wrapper {
	background: #171717;
}
#projectmore {
	color: #FFF;
	background: #2196F3;
	font-family: "HELVETICANEUELTPRO-THEX";
}
#indexPage a.more {
	color: #FFF;
	border-color: #2196F3;
	background-color: #2196F3;
	border-radius: 0px;
	width: 60%;
}
#projectpost .postbody a {
	background: #3B3B3B;
	color: #FDD947;
}
#category .label {
	background: #0669ab;
}
#pages a.active, #pages a:hover {
	background: #03D522;
}
.dropmenu ul li a.active {
	color: #FFF;
	background: #2196f3;
}
.dropmenu ul li a {
	color: #FFF;
	background: #0775be;
}
.dropmenu ul li {
	border-bottom: #0669ab 1px solid;
}
#indexPage #mnews {
	background-color: #f3f3f3;
}
#indexPage #mteam {
	background-color: #0775be;
}
#footer {
	background: #2196F3;
}
#mteam .content .header p.title {
	color: #FFF;
	font-family: "微软雅黑";
}
#mteam .teamitem {
	border-bottom: #00c0ff 1px dotted;
}
#leftcontrol ul li a {
	font-family: "微软雅黑";
}
#indexPage #mslider {
	height: 370px;
}
#indexPage #mslider ul li {
	height: 370px;
}
#indexPage #mslider ul li p.title {
	font-size: 2rem;
	margin-top: 265px;
	font-family: "微软雅黑";
}
#indexPage #mslider ul li p.subtitle {
	font-family: "微软雅黑";
	color: #f3f3f3;
}
#newslist .newstitem .newsdate {
	background-color: #0775be;
	width: 7.6rem;
	padding: 1rem 1rem 1rem 0;
}
#newslist .newsinfo .md {
	color: #ECECEC;
	font-size: 2.4rem;
	line-height: 2.4rem;
}
#indexPage a.more:hover {
	border: #262626 1px solid;
	background: #262626;
}
/*案例*/
#projectlist .projectitem {
	padding-bottom: 50px;
	margin-right: 2%;
	width: 48%;
	margin-bottom: 2%;
	background-color: #0775be;
}
#projectlist .projectitem .project_info {
	height: 50px;
	position: absolute;
	width: 100%;
	bottom: 0;
}
.projectitem .project_info p.title {
	margin-top: 10px;
	color: #fff;
	font-size: 13px;
	text-align: left;
	margin-left: 10px;
}
.projectitem .project_info p.subtitle {
	color: #f3f3f3;
	font-size: 10px;
	margin-left: 10px;
	text-align: left;
}
/*#projectlist .projectitem a .project_info::after {
    width: 0%;
    height: 50px;
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    background-color: #FDD947;
	margin-top: -50px;
    z-index: 0;
}
#projectlist .projectitem a:active .project_info::after {
     width: 100%;
}
#projectlist .projectitem .project_info div {z-index: 1;}*/


/*服务*/
#indexPage #mservice .slider_wrapper {
	height: 220px;
}
.serviceitem img {
	height: 75px;
}
.serviceitem {
	height: 168px;
}
#mservice .bx-viewport {
	max-height: 370px;
	height: 300px;
}
#indexPage #mservice .slider_wrapper .bx-controls-direction a {
	margin: 10px 20px;
}
/*关于*/
#indexPage #mpage {
	background-color: #fff;
}
#newslist .newsbody .title {
	color: #0775be;
}
#indexPage #newslist #newsitem .newsimg {
	display: block;
	width: 280px;
	height: 180px;
}
#indexPage #mpartner {
	background-color: #0775BE;
}
#indexPage #mpartner ul li img {
	height: 60px;
}
#indexPage #mpartner .wrapper {
	height: 60px;
}
#indexPage #mpartner ul {
	height: 60px;
}
#servicelist .serviceitem {
	border-bottom: #383838 1px dotted;
}
.serviceitem div p.title {
	color: #fff;
}
.teamitem {
	border-bottom: #383838 1px dotted;
}
#teampost .header .title {
	color: #fff;
}
.postbody hr {
	border-top: 1px dotted rgb(68, 68, 68);
}
.postbody {
	color: #aaa;
}
