@charset "utf-8";
* {
	padding: 0;
	margin: 0;
	font-family: "microsoft yahei";
}

input:focus {
	outline: none;
}

textarea:focus {
	outline: none;
}

input {}

body {
	background-color: white;
}

img {
	border: none;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

a {
	color: inherit;
	text-decoration: none;
}

.cl {
	clear: both;
}


/*地图样式*/

.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}

.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}


/**/
.nicescroll-rails{
	display: none;
}
.m-nav-main {
	width: 15%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
}

.m-nav-main p.logo {
	width: 100%;
	/*padding-top: 6%;*/
	height: 16%;
	/*padding: 50px 0px;*/
	/*margin: 30px 0px;*/
}

.m-nav-main p.logo img {
	display: block;
	width: 40%;
	margin: auto;
	padding-top: 10%;
}

.m-nav-main .nav-main-n {
	width: 100%;
	height: 60%;
}

.m-nav-main .nav-main-n ul li {
	width: 68%;
	padding-left: 32%;
	color: #393939;
	font-size: 14px;
	/*margin-bottom: 3px;*/
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: 600;
	position: relative;
}

.m-nav-main .nav-main-n ul li span {
	font-size: 12px;
	display: block;
	margin-top: 0px;
}

.m-nav-main .nav-main-n ul li:hover {
	background-image: url(../images/logo_28.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #979797;
	color: white;
}

.m-nav-main .nav-main-n ul li p.nav-two {
	width: 80%;
	/*height: 800px;*/
	position: absolute;
	left: 100%;
	top: 0;
	background-color: #979797;
	display: none;
	border-top: 1px solid #979797;
}

.m-nav-main .nav-main-n ul li p.nav-two a {
	display: block;
	padding: 15px 0px;
	text-align: center;
}

.m-nav-main .nav-main-n ul li p.nav-two a:hover {
	background-color: #5c75a7;
	color: white;
}


/**/

.m-nav-main .m-bottom-w {
	width: 100%;
	/*height: 22%;*/
	position: absolute;
	bottom: 2%;
}

.m-nav-main .m-bottom-w p.m-qq {
	display: block;
	width: 75%;
	padding: 2% 0% 6% 25%;
	border-bottom: 1px solid #979797;
}

.m-nav-main .m-bottom-w p.m-qq a {
	display: inline-block;
	/*width: 20%;*/
	/*margin: 0% 5%;*/
	margin-right: 6%;
	text-align: center;
}

.m-nav-main .m-bottom-w p.m-qq a img {
	display: block;
	text-align: center;
	margin: auto;
}

.m-nav-main .m-bottom-w p.m-bottom {
	width: 100%;
	font-size: 12px;
	color: #979797;
	padding-top: 5%;
	text-align: center;
}


/*左边结束*/

.mm-right {
	width: 85%;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
}

.mm-right .m-gcal {
	width: 27%;
	height: 100%;
	float: left;
	position: relative;
	background-image: url(../images/img_02.jpg);
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	filter: alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.mm-right .m-gcal p.big {
	font-size: 72px;
	color: white;
	font-weight: 100;
	position: absolute;
	bottom: 8%;
	left: 15%;
}

.mm-right .m-gcal p.small {
	font-size: 28px;
	color: white;
	position: absolute;
	bottom: 4%;
	left: 15%;
}

.mm-right .m-gcal-list {
	width: 72%;
	height: 100%;
	float: right;
	padding-left: 1%;
}
.mm-right .m-gcal-list .tit-two{
	/*height: 8%;*/
	/*margin-bottom: 2%;*/
}
.mm-right .m-gcal-list .tit-two .big-tit{
	font-size: 42px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 3px solid #dbdbdb;
}

.mm-right .m-gcal-list .tit-two .mup{
	font-size: 14px;
    color: #5f5f5f;
    line-height: 2.5;
}
.mm-right .m-gcal-list .tit-two .small{
	    font-size: 12px;
    color: #aaaaaa;
    margin-bottom: 8px;
}


.mm-right .m-gcal-list ul {
	width: 100%;
	height: 80%;
}


.mm-right .m-gcal-list ul li {
	width: 46%;
	height: 48%;
	margin: 1% 0% 0% 2%;
	overflow: hidden;
	float: left;
	transition: all 0.5;
}

.mm-right .m-gcal-list ul li p.big-img {
	width: 100%;
	height: 64%;
	margin-bottom: 1%;
	display: block;
	overflow: hidden;
}

.mm-right .m-gcal-list ul li p.big-img img {
	display: block;
	width: 100%;
	transition: all 0.5s;
	height: 100%;
}

.mm-right .m-gcal-list ul li:hover p.big-img img {
	transform: scale(1.1, 1.1);
}

.mm-right .m-gcal-list ul li .des {
	width: 100%;
	height: 34%;
	overflow: hidden;
}

.mm-right .m-gcal-list ul li .des p.one {
	font-size: 22px;
	padding: 5px 0px;
}

.mm-right .m-gcal-list ul li .des p.one span {
	font-size: 18px;
	color: #9a9a9a;
	margin-left: 10px;
	text-transform: uppercase;
}

.mm-right .m-gcal-list ul li .des p.two {
	font-size: 12px;
	color: #9c9c9c;
	margin-bottom: 8px;
}

.mm-right .m-gcal-list ul li .des p.more {
	background-color: #b29672;
	border-radius: 10px;
	width: 30%;
	color: white;
	font-size: 14px;
	padding: 5px;
	text-align: center;
}


/*工程案例结束*/

.mm-right .m-about {
	width: 27%;
	height: 100%;
	float: left;
	position: relative;
	background-image: url(../images/m-about_02.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
	filter: alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.mm-right .about-ccc {
	width: 64%;
	height: 96%;
	margin: 1% 3% 0%;
	float: left;
}

.mm-right .about-ccc p.big-tit {
	font-size: 42px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 3px solid #dbdbdb;
}

.mm-right .about-ccc p.mup {
	font-size: 14px;
	color: #5f5f5f;
	line-height: 2.5;
}
.mm-right .about-ccc p.mup span{
margin-left: 10px;}
.mm-right .about-ccc p.mup span a{
margin: 0px 5px;}
.mm-right .about-ccc p.mup span a:hover{
color: blue;}
.mm-right .about-ccc p.small {
	font-size: 12px;
	color: #aaaaaa;
	margin-bottom: 8px;
}

.mm-right .about-ccc .about-con {
	/* overflow: auto; */
	/* height: 80%; */

	/* overflow-y: scroll;
	height: 95%; */
}

.mm-right .about-ccc .about-con p.img {
	position: relative;
}

.mm-right .about-ccc .about-con p.img span {
	position: fixed;
	top: 0;
	right: 5%;
}
.mm-right .about-ccc .about-con p.img span a{
width: 100px;
padding: 10px 0px;
display: inline-block;
font-size: 14px;
text-align: center;
background-color: #284780;
color: white;
margin: 0px 5px;
}
.mm-right .about-ccc .about-con .about-con-n {
	padding: 2%;
	font-size: 14px;
	line-height: 2;
}

.mm-right .about-ccc .about-con .about-con-n img {
	display: block;
	width: 98%;
	margin: 0px auto 5px;
	padding: 1%;
	border: 1px solid #ccc;
}

.mm-right .about-ccc .about-con p.img img {
	display: block;
	width: 100%;
}


/*关于结束*/

.mm-right .m-contact {
	width: 27%;
	height: 100%;
	float: left;
	position: relative;
	background-image: url(../images/contact_02.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.mm-right .about-ccc .about-con span.one {
	font-size: 26px;
	font-weight: bold;
}

.mm-right .about-ccc .about-con span.two {
	padding-left: 20px;
	font-size: 14px;
	color: #858585;
}

.mm-right .about-ccc .about-con span.three {
	display: block;
	font-size: 16px;
	color: #505050;
	line-height: 2;
	margin-top: 15px;
}


/*关于结束*/

.mm-right .m-bim {
	width: 27%;
	height: 100%;
	float: left;
	position: relative;
	background-image: url(../images/BIM_02.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.mm-right .bim-con {
	width: 100%;
	height: 80%;
}

.mm-right .bim-con p.big-titt {
	color: #2a2a2a;
	margin-top: 15px;
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #c2c2c2;
	margin-bottom: 20px;
}

.mm-right .bim-con ul.bim-ico {
	width: 100%;
	position: relative;
}

.mm-right .bim-con ul.bim-ico li {
	width: 25%;
	float: left;
}

.mm-right .bim-con ul.bim-ico li p.m-ico {
	display: block;
	width: 60px;
	height: 60px;
	margin: auto;
	padding: 20px;
	border-radius: 100%;
	background-color: #b29672;
	background-repeat: no-repeat;
	background-position: center;
}

.mm-right .bim-con ul.bim-ico li:hover p.m-ico {
	background-color: #000;
	transition: all 0.5s;
}

.mm-right .bim-con ul.bim-ico li.ico-1 p.m-ico {
	background-image: url(../images/m01.png);
}

.mm-right .bim-con ul.bim-ico li.ico-2 p.m-ico {
	background-image: url(../images/m02.png);
}

.mm-right .bim-con ul.bim-ico li.ico-3 p.m-ico {
	background-image: url(../images/m03.png);
}

.mm-right .bim-con ul.bim-ico li.ico-4 p.m-ico {
	background-image: url(../images/m04.png);
}

.mm-right .bim-con ul.bim-ico li.ico-5 p.m-ico {
	background-image: url(../images/m05.png);
}

.mm-right .bim-con ul.bim-ico li p.titt {
	font-size: 18px;
	color: #474747;
	text-align: center;
	padding: 5px;
	margin: 5px;
}

.mm-right .bim-con ul.bim-ico li p.des {
	font-size: 12px;
	color: #a4a4a4;
	text-align: center;
}

.mm-right .bim-con ul.bim-ico li .bim-page {
	position: absolute;
	top: 100%;
	left: 0;
	/*display: none;*/
}

.mm-right .bim-con ul.bim-ico li .bim-page img {
	display: block;
	width: 100%;
	margin: auto;
	border: none;
}

.mm-right .bim-con ul.bim-ico li .bim-page0 {
	display: block;
	width: 95%;
	margin: auto;
}


/*bim结束*/

.mm-right .m-news {
	width: 27%;
	height: 100%;
	float: left;
	position: relative;
	background-image: url(../images/m-news_02.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.mm-right .m-news-con {
	width: 100%;
	margin-top: 25px;
}

.mm-right .m-news-con ul li {
	width: 98%;
	border: 1px solid #acacac;
	margin-bottom: 15px;
	height: 100px;
}

.mm-right .m-news-con ul li span.time {
	width: 15%;
	padding: 15px 0px;
	display: block;
	float: left;
	background-color: #ACACAC;
	color: white;
	text-align: center;
}

.mm-right .m-news-con ul li span.time p.time-1 {
	font-size: 32px;
	font-weight: bold;
}

.mm-right .m-news-con ul li span.time p.time-2 {
	font-size: 14px;
	font-weight: bold;
}

.mm-right .m-news-con ul li span.wenzi {
	width: 82%;
	float: right;
	padding: 18px 0px 0px;
}

.mm-right .m-news-con ul li span.wenzi p.title {
	font-size: 16px;
	color: #5e5e5e;
	font-weight: bolder;
	margin-bottom: 10px;
}

.mm-right .m-news-con ul li span.wenzi p.dess {
	color: #939393;
	font-size: 12px;
}


/*新闻结束*/

.mm-right .m-zhao {
	width: 27%;
	height: 100%;
	float: left;
	position: relative;
	background-image: url(../images/m-zhao_02.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.mm-right .m-zhao-con {
	width: 100%;
}

.mm-right .m-zhao-con ul {
	width: 96%;
	font-size: 14px;
}

.mm-right .m-zhao-con ul li:first-child {
	width: 28% !important;
}

.mm-right .m-zhao-con ul.bom-c li:first-child {
	/*width: 28% !important;*/
	text-align: left;
}

.mm-right .m-zhao-con ul li {
	width: 14%;
	height: 45px;
	line-height: 45px;
	float: left;
	text-align: center;
}

.mm-right .m-zhao-con ul.bom-top {
	background-color: #b29672;
	color: white;
	border: 1px solid #b29672;
}

.mm-right .m-zhao-con ul.bom-c {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	;
}


/**/

ul.page {
	width: 90%;
	margin-top: 25px;
}

ul.page li {
	text-align: center;
	line-height: 15px;
	font-size: 15px;
	float: left;
	background-color: #b29672;
	padding: 8px;
	margin-right: 10px;
	color: white;
}

ul.page li:hover {
	background-color: #666;
}

ol.page li {
	background-color: #5875aa;
	padding: 8px;
	color: white;
	margin-right: 10px;
	float: left;
	font-size: 12px;
}

ul.m-video {
	width: 100%;
}

ul.m-video li {
	width: 45%;
	float: left;
}


/**/

.mm-bim-page img {
	width: 95%;
	display: block;
	float: left;
}

.listwrap .bim-page {
	float: left;
}