#header {
	position: fixed;
	width: 250px;
	height: 100%;
	top: 0px;
	z-index: 1001;
	background: #fff;
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}
#header.mini {
	position: fixed;
	width: 250px;
	height: 100%;
	top: 0px;
	z-index: 1001;
	background: #fff;
	padding-top: 20px;
}
#header #logo {
	height: auto;
	margin: 20px 40px 30px;
}
#header .content {
	padding-left: 0px;
}
#header ul li.navitem {
	width: 250px;
	padding: 0px 0px;
	text-align: center;
	height: 50px;
    line-height: 50px;
}

#header ul li.navitem:hover {
	width: 250px;
	padding: 0px 0px;
	background-color:#f1f1f1;
	
}
#header ul li.navitem a:hover {
	width: 250px;
	padding: 0px 0px;
	background-color:#f1f1f1;
	
}
	

#header ul li.navitem a {
	color: #9F9F9F;
}
#indexPage .module.bgShow {
	background-size: inherit;
}

#servicelist .serviceitem {
    margin-bottom: 0px;
    padding-top: 40px;
}

.serviceitem {
	width: 33.33%;
	margin-right: auto;
	transition: all 0.3s ease-out 0s;
	height: 300px;
}
.serviceitem:hover {
	background-color: #F6F6F6;
	height: 300px;
}
#servicelist .wrap {
    margin-right: 0px;
}

#indexPage #mservice .content {
	width: 100%;
}
#indexPage #mservice .slider_wrapper {
	width: 100%;
	height: auto;
}
#indexPage #mslider .bx-wrapper {
	width: 80%;
	width: calc(100% - 250px);
}
.serviceitem a {
	margin: 10px auto 24px;
}
#indexPage #mservice .slider_wrapper .slider {
	width: 100%;
}
.serviceitem div p.description {
	width: 80%;
	margin: 0 auto;
}
#indexPage #mservice .slider_control {
	width: 0px;
	height: 180px;
}
#projectlist .projectitem {
	width: 33.33%;
}
#indexPage #mproject .bgmask, #indexPage #mnews .bgmask, #indexPage #mservice .bgmask, #indexPage #mpage .bgmask {
	background-color: transparent;

}
#indexPage #mslider ul li p.title {
	font-size: 60px;
	line-height: 70px;
	height: 70px;
	color: #00FFAE;
}
#indexPage #mslider{ height: 900px; width: 100%; }
#mpartner .module-slider{ width: 980px; margin: 0 auto; }
#mpartner ul li a{ display: block; margin: 0 36px; }
#mpartner .bx-wrapper .bx-prev{ left: -40px; }

.fw {
	margin: 0px auto;
	width: 100%;
}
#indexPage #mpage {
	background-color: #000;
}
#indexPage a.more {
	border: 1px solid rgba(255, 255, 255, 0.2);
}
#indexPage #mservice a.more, #indexPage #mnews a.more{ border: 1px solid #00C0FF; }
#indexPage a.more:hover {
	border-color: #00C0FF;
	text-indent: 130px;
	border: 1px solid #00C0FF;
	background-color: #00C0FF;
	color: #fff;
}

#indexPage a.more:hover i{
	 text-indent:18px;
	 color:#fff;
}


#mpage .content .header p.title {
	color: #00FFAE;
}
#mpage .content .header p.subtitle {
	color: #696969;
}
#mproject .content .header p.title {
	color: #00FFAE;
}
.nobanner .npagePage {
	padding-top: 0px;
}
#projectwrap {
	padding-top: 10px;
	min-height: 600px;
	padding-left: 10px;
}
#projectbody {
	width: 60%;
	float: left;
}
#projectinfo .header {padding-top: 40px;}
.nobanner #header {background: #fff;}
#indexPage #mteam .slider_control {
	height: 300px;
	width: 60px;
	margin: 230px 50px;
}
#indexPage #mteam .slider_wrapper {
	width: auto;
	padding: 0 50px;
}

#teamlist {
	margin: 0px auto;
	width: 100%;
	padding-left: 70px;
}
#teampost #teamimage {
	padding-left: 70px;
}
#teampost #teambody {
	margin-left: 520px;
}
#teambody .theader .postbody {
	margin-right: 50px;
}
#indexPage .module .bgmask {
	background-color: transparent;
}
#indexPage #mteam .header img {
	float: left;
	display: block;
	margin: 50px 80px 80px 20px;
	border-radius: 0px;
	width: 300px;
	height: 300px;
}
#indexPage #mteam .header p.title {
	font-size: 24px;
	text-align: center;
	margin: 100px auto auto;
	color: #00FFAE;
}
#indexPage #mteam .header p.subtitle {
	font-size: 12px;
	text-align: center;
	margin: 0px auto;
}
#indexPage #mteam .description {
	color: #808080;
	overflow: hidden;
	text-align: left;
	line-height: 24px;
	height: 50px;
	font-size: 13px;
	margin: 0px 50px 0px 0px;
}
.npagePage .postbody {
	padding: 0 50px;
	max-width: 860px;
}
.npagePage .fw {
	width: auto
}
.npagePage .theader .postbody {
	padding: 0
}
.serviceitem div p.title {
    font-size: 18px;
}

#header #logo {
    float: none;
    height: 40px;
    margin: 10px auto 30px auto;
    width: 154px;
}

#sitecontent {
	padding-left: 250px;
}

/*首页全屏*/

#servicelist {
    width: 100%;
    margin: 0px auto;
}
.teamitem a div.wrap {background:#00C0FF;}

#projectlist .projectitem .project_info {
     background: transparent;
    transition: all 0.3s ease-out 0s;
    height: 60px;
    width: 100%;
    bottom: 50px;
}

#projectlist .projectitem a:hover .project_info p.title{
	margin-top:0px;
	 color:#00C0FF;
}

/*导航下拉菜单*/
#header ul li.navitem ul.subnav {
    position: absolute;
    width: 250px;
    margin: -648px 0px 0px 250px;
    height: 2000px;
    background: #171717;
    overflow: hidden;
    padding-top: 600px;
    border-top: 3px solid #171717;
}

#header ul li.navitem ul.subnav li a {
 width: 190px;
}

#header ul li.navitem ul.subnav li a {background: transparent;}

/*chrome */
::-webkit-scrollbar-track-piece{width:8px;background-color:#f8f8f8;}
::-webkit-scrollbar{width:8px;background-color:#aeaeae;}
::-webkit-scrollbar-thumb{width:8px;background-color:#00C0FF;}
::-webkit-scrollbar-thumb:hover{ width:8px; background-color:#aeaeae;}

#header ul li.navitem a.active {
    background: #00C0FF none repeat scroll 0% 0%;
    width: 250px;
    display: block;
    color: #FFF;
}

.npagePage #banner div {width: calc(100% - 250px);}

#indexPage #mcontact {background-color: #050505;}

#contactform p .inputtxt {background-color: rgba(0,0,0,.3);border: 1px solid #171717;}

#indexPage #mslider ul li p {color: #CBCBCB;}
#qrcode img{ width: 220px; height: 220px; }


/*滚动图片详情*/
#detail1{
    width: 1200px;
}
.ser_three.dd{ width: 1200px; }
#detail1 .d1{ height: 600px; }
#detail1 .d2{ min-height: 400px; }
#detail1 .swiper-container{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
#detail1 .gallery-top{
    width: 80%;
    height: 80%;
}
#detail1 .gallery-top .swiper-slide{
    width: 100%;
    height: 100%;
}
#detail1 .gallery-top .swiper-slide img{
    width: 100%;
    height: 100%;
}
#detail1 .gallery-thumbs{
    box-sizing: border-box; 
    height: 20%;
    padding: 10px 0;
    background-color: #000;
    margin-bottom: 20px;
}
#detail1 .gallery-thumbs .swiper-slide{
    width: 25%;
    height: 100%;
    opacity: 0.4;
}
#detail1 .gallery-thumbs .swiper-slide img{
    width: 100%;
    height: 100%;
}
#detail1 .gallery-thumbs .swiper-slide-active { opacity: 1; }
#detail #projectib .projectitem a:hover .project_info div p.title{ color: #810707; }
#detail1 p{
    font-family: Arial, "微软雅黑";
    color: #818181;
    font-size: 13px;
    line-height: 26px;
    padding-top: 30px;
}
#detail1 img{ margin-bottom: 0; }

#dituContent{ width:980px; height:600px; margin: 50px auto; border: 1px solid #999;}