﻿@charset "utf-8";
* {padding: 0;margin: 0;}
div,ul,p,.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{padding: 0;	margin: 0;}
.clear{ clear:both} 
@font-face {
  font-family: 'iconfont';  /* project id 1461621 */
  src: url('//at.alicdn.com/t/font_1461621_xl5s0ififwo.eot');
  src: url('//at.alicdn.com/t/font_1461621_xl5s0ififwo.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1461621_xl5s0ififwo.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1461621_xl5s0ififwo.woff') format('woff'),
  url('//at.alicdn.com/t/font_1461621_xl5s0ififwo.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1461621_xl5s0ififwo.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
@font-face {
	font-family: 'OpenSans-Light';
	src: url('/fonts/OpenSans-Light.ttf') format('truetype')
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
html, body {
	font-family: OpenSans-Light, Arial;
	color: #444;
	width: 100%;
	height: 100%;
 background: #fff word-wrap: break-word;
}
body {
	overflow-x: hidden;
}
ul li {
	list-style: none;
}
a {
	text-decoration: none;
}
img {
	border: none;
	float: left;
	width: 100%;
}
 
input {
	border: none;
	background: none;
}
p {
	line-height: 1.5;
}
input, textarea {
	font-family: OpenSans-Light, Arial;
	outline: 0;
	font-size: 16px;
	-webkit-appearance: none;
}
.clear {
	clear: both;
}
.fr {
	float: right;
}
.fw {
	margin: 0 auto;
	width: 1180px;
}
/*头部导航*/
.error {    padding: 120px 0 0 0;
}

.m_nav{display: none;}
#header {
	width: 100%;
	height: auto;
	background: #fff;
	position: fixed;
	font-size: 18px;	
	z-index: 99;
	
}
.pc_nav .content {
	text-align: center;
	width: 60%;
	margin: 0 auto;
	padding: 0px
}
.pc_nav #logo {
	width: 13%;	
	display: block;
	float: left;
	height: 60px;
}

#header .content img {
	float: none;
}
.pc_nav ul#nav {
	float: right;
}
.pc_nav ul li.navitem {	
	padding: 0px 1px 0px 0px !important;	
	padding: 0 20px 10px 20px;	width: auto;	
	float: left;	position: relative;
}
#header ul li.navitem a.active, #header .navitem>a:hover {
	color: #fff;
	background-color: #256668;
	display: inline-block;
}
#header ul li.navitem>a {
	color: #444;
	display: inline-block;
	padding: 0px 26px;
	line-height: 60px;
	transition: none ease-out .3s;
	transition-property: color, background, text-indent, opacity;
}
/*首页banner轮播*/
#sitecontent {
	height: auto;
	min-height: 1000px;
}
#indexPage #mslider {
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden
}
#indexPage #mslider .bx-wrapper {
	position: fixed;
	width: 100%;
}
#indexPage #mslider .bx-wrapper .bx-pager {
	bottom: 50px
}
#indexPage #mslider ul li {
	width: 100%;
	height: 100%;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
#indexPage #mslider ul li a {
	display: table;
	width: 100%;
	height: 100%;
	display: table
}
#indexPage #mslider ul li div {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: transparent;
}
#indexPage #mslider ul li p {
	color: #fff;
	text-align: center;
}
#indexPage #mslider ul li p.title {
	font-size: 60px;
	line-height: 70px;
	height: 70px;
	transition-delay: 0
}
#indexPage #mslider ul li p.subtitle {
	font-size: 16px;
	height: 20px;
	transition-delay: 0.2s
}
#indexPage #mslider.sliderArrow {
	display: none
}
#indexPage #mslider ul li a i {
	text-indent: 20px;
	font-size: 24px
}
#indexPage #mslider ul li p {
	transform: translateY(25px);
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	opacity: 0
}
#indexPage #mslider ul li.active p {
	transform: translateY(0px);
	opacity: 1
}
#indexPage #mproject .bgmask, #indexPage #mnews .bgmask, #indexPage #mpage .bgmask {
}
#indexPage .module {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 2;
	height: 100%
}
#indexPage .module:last-child {
	border: none
}
#indexPage .module .bgmask {
	background-color: rgba(0,0,0,.7);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none
}
#indexPage .module.bgShow {
	background-attachment: fixed
}
#indexPage .module.bgShow .bgmask {
	display: block
}
#indexPage .module .content {
	position: absolute;
	top: 50%;
	width: 100%
}
/*footer*/
.footer-box {margin: 0 auto;width: 80%;}
.container-fluid{background: #363636;padding: 50px 0;margin-top: 20px;}
.footer-box .title{font-size: 20px;color:#fff;}
.footer-box ul{ margin-top:10px}
.footer-box ul li{color:#d1d1d1;list-style: none;margin:5px 0}
.footer-box ul li a{color:#d1d1d1;}
.footer-box ul li span i{ margin-right:5px;}
.share-links{
background: #363636;
text-align: center;
padding: 15px 0 30px 0;}
.share-links a{color: #fff;
border: 1px solid #ddd;
padding: 3px 8px;
text-align: center;
margin:0 5px;}
/*footer---end*/
/*在线联系*/
#shares {
	height: 120px;
	position: fixed;
	right: 10px;
	bottom: 40px;
	z-index: 99;
}
#shares a#sshare {
	display: none;
}
#shares a#sshare {
	cursor: default;
}
#shares a {
	width: 40px;
	height: 40px;
	background: #8b8b8b;
	background-color: rgba(31,31,31,.6);
	color: #fff;
	font-size: 16px;
	text-align: center;
}
#shares a i {
	margin-top: 11px;
}
#shares a i, #contactinfo div a i, #online_open i, #olx_qq li a i, #olx_tel div i {
	margin-left: 0px;
}
#shares a#sweibo, #shares a#sweixin {
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .1);
	width: 38px;
	height: 39px;
	border-bottom: none;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	position: fixed;
	bottom: 120px;
	right: 10px;
}
#shares a#sweixin:hover i.fa-weixin {
	background-image: url(../images/shouji.png);
}
#shares a i.fa-weixin {
	margin: 11px 0 0 14px;
	background-image: url(../images/shouji-.png);
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#shares a i.fa-weixin {
	color: transparent;
	background-repeat: no-repeat;
	font-size: 23px;
}
#shares a#sweixin {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	height: 38px;
	position: fixed;
	bottom: 80px;
}
.fa-weibo::before {
	color: #999;
}
#shares a#gotop {
	margin-top: 0;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	bottom: 40px;
	position: fixed;
	right: 10px;
	font-size: 22px;
}
#shares a#gotop i {
	margin-top: 8px;
}
.fixed {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(0,0,0);
	background: rgba(0,0,0,.6);
	overflow-y: auto;
	z-index: 100;
	display: none;
}
#fixed_weixin .fixed-container {
	width: 220px;
	height: auto;
	padding: 20px 20px 0 20px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -110px;
	margin-top: -140px;
}
#fixed_weixin .fixed-container div {
	height: 220px;
}
#fixed_weixin .fixed-container p {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #000;
}
#online_open {
	background: none;
	bottom: 0px;
	color: #515151;
	bottom: 160px;
	color: #999;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .1);
	width: 38px;
	height: 39px;
	border-bottom: none;
	cursor: pointer;
	position: fixed;
	z-index: 99999;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
}
#online_open i {
	margin-top: 10px;
}
#online_lx {
	width: 192px;
	height: auto;
	background-color: #fff;
	position: fixed;
	z-index: 99999;
	border-radius: 0px;
	bottom: 160px;
	margin-right: -10px;
}
#olx_head {
	background: #256668;
	border-radius: 0px;
	padding: 20px;
	line-height: 16px;
	height: 16px;
	color: #fff;
	font-size: 14px;
}
#olx_head i {
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#olx_qq li a {
	padding: 12px 30px;
	height: 18px;
	line-height: 18px;
	background: #f5f5f5;
	color: #353434;
	display: block;
	border-bottom: #fff 1px solid;
	transition: all ease-out .3s;
	font-size: 12px;
}
#olx_qq li a i {
	color: #504f4f;
	font-size: 16px;
	vertical-align: middle;
	margin-right: 18px;
	transition: all ease-out .3s;
}
#olx_tel {
	padding: 20px 30px;
}
#olx_tel div {
	color: #898989;
}
#olx_tel div i {
	font-size: 18px;
	margin-right: 20px;
	vertical-align: middle;
}
.hide, .popup {
	display: none;
}
.show {
	display: block;
}
#online_open:hover {
	background-color: #555;
	color: #fff;
}
#olx_head i:hover {
	color: #fff;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg); 	/* IE 9 */
	-moz-transform: rotate(90deg); 	/* Firefox */
	-webkit-transform: rotate(90deg); /* Safari和 Chrome */
	-o-transform: rotate(90deg); 	/* Opera */
}
#shares a#gotop:hover {
	background: rgba(0, 0, 0, .9)
}
#mcontact #contactinfo div a:hover i.fa-weibo::before {
	color: #fff;
}
#shares a#sweibo:hover {
	background-color: #555;
}
#shares a#sweibo:hover .fa-weibo::before {
	color: #fff;
}
#shares a#sweixin:hover {
	background-color: #555;
}
#shares a#sweixin:hover i.fa-weixin {
	background-image: url(../images/shouji.png);
}
/*在线联系end*/

#projectlist .projectitem a:hover img {
	transform: scale(1.2, 1.2)
}
#mnews a.more {
	display: none
}
#mpage .module-content .header {
	animation-name: fadeInUp;
	animation-delay: 0.2s
}
#mpage .module-content .description {
	animation-name: fadeInUp;
	animation-delay: 0.3s
}
#mpage .module-content .more {
	animation-name: fadeInUp;
	animation-delay: 0.5s
}
#mpage .module-content .fimg {
	animation-name: fadeInUp;
	animation-delay: 0.3s
}
#mproject .content > .header {
	animation-name: fadeInUp;
}
#projectlist .projectitem {
	animation-name: slideInUp;
}
#indexPage #mproject a.more {
	animation-name: fadeInUp;
	animation-delay: 0.5s
}
#servicelist .serviceitem {
	animation-name: slideInUp;
}
body.ipusher #header {
	width: 350px;
	height: 100%;
	background: #202122;
	padding: 0;
	left: -350px;
	transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
body.ipusher.open #header {
	transform: translate3d(350px, 0, 0);
	-webkit-transform: translate3d(350px, 0, 0);
	-moz-transform: translate3d(350px, 0, 0);
	-o-transform: translate3d(350px, 0, 0);
}
.animated {
	animation-name: fadeInUp;
	animation-delay: 0s;
}
#projectlist .projectitem {
	animation-name: fadeInUp;
}
#npagePage #projectlist .projectitem a:hover img {
	transform: scale(1, 1);
}
/*面包屑导航*/
.breadcrumb {
	background: #f9f9f9;
	position: relative;
	top: 60px;padding: 0;margin: 0;
}
.breadcrumbcontent {
	width: 80%;
	margin: 0 auto;
}
.breadcrumbcontent p {
	font-size: 20px;
	line-height: 60px;
	color: #666;
}
.breadcrumbcontent p span {
	color: #256668;
}
.breadcrumbcontent p a {
	color: #666;
}
/*面包屑导航END*/
/*----------*/
.sidebar {
	background: #fff;
	text-align: left;
	position: absolute;
	width: 800px;
	padding: 0 0 20px 0;
	display: none;
}
.sidebar ul {
	float: left;
	margin-left: 20px;
}
.sidebar ul h2 {
	font-size: 20px;
	color: #444;
	padding: 15px;
	line-height: 1.5;
}
.sidebar ul li>a {
	color: #444;
	display: inline-block;
	padding: 2px 26px;
	line-height: 2;
	transition: none ease-out .3s;
	transition-property: color, background, text-indent, opacity;
	font-size: 16px;
}
.sidebar ul li:hover a {
	color: #1d5557;
}
.navitem:hover .sidebar {
	display: block;
}
@media (max-width:1440px) {
.pc_nav .content{width: 75%;}
}
@media (max-width:1280px) {
#header .content {
	width: 80%;
}
}
@media (max-width:1024px) {
.pc_nav ul li.navitem>a {
	padding: 0px 15px;
}
#header ul li.navitem a.active, #header .navitem>a:hover {
	color: #fff;
	background-color: #256668;
	display: inline-block;
}
#header #logo {
	width: 15%;
}
#header #logo img {
	margin-top: 7px;
}
#header .content {
    width: 95%;
}
#footer .footercontent {
	width: 96%;
}
#footer .f-nav {
	width: 20%;
	padding: 0 11px;
}
}
@media (max-width:769px) {
.pc_nav{display: none;}
.m_nav{display: block;border-bottom: 1px solid #c8c7c7;}
.m_nav ul li.navitem{float: none;}
.m_nav ul li.navitem a span{text-align: left;}
.m_nav #logo{float: none;}
.m_nav #logo img{width: 23%;}
.m_nav ul#nav{float: none;}
.m_nav  .content{margin: 0 auto;
	padding: 0px;}
.m_nav .sidebar{display: block;position: initial;}
#menu{float: right;
font-size: 40px;
padding-top: 8px;cursor: pointer;}
.mnav{display: none;}
.m_nav ul li.navitem>a{
padding: 0px 15px;
width: 90%;
line-height: 45px;}
#footer{position: relative;height: 430px;}
#footer .contact {
width: 95%;

position: absolute;

bottom: 40px;
border-top:1px solid #686868;
padding-top: 30px;
}
.fl {
	float: none;
}
#footer .f-nav {
	width: 30%;
	padding: 20px;
	margin: 0 auto;
	margin-left: auto;
	float: left;
	margin-left: 10px;border-left: none;
}
#footer .f-nav.last {
    padding-right: 0;
    float: right;
    position: absolute;
    right: 10px;
}
#header ul li.navitem > a{line-height:45px;}
}
@media (max-width:550px) {
.m_nav .sidebar{padding: 0;}
.sidebar ul {
    float: none;}
.breadcrumbcontent p a {
    color: #666;
    font-size: 12px;
}
.breadcrumbcontent {
    width: 95%;}
}
@media (max-width:425px) {
.m_nav #logo img {
    width: 35%;
}
.breadcrumb{top: 70px;}
.breadcrumbcontent p{line-height: 1.5;}
}