@charset "utf-8";
/*3转4*/
 .module .content { position:inherit; top:0px; }
 #mslider .content { margin:0; height:750px; }
 #mservice { height:850px; background-color: #f3f3f3; padding-top:350px; }
 #mservice .content { margin:0; height:850px; overflow:hidden; }
 #mproject .content { margin:0; background: #fff; height:100%; padding-bottom:80px; }
 #mpage .content { margin:0; height:680px; }
 #mteam .content { margin:0; height:500px; }
 #mnews .content { margin:0; height:auto; }
 #mcontact .content { margin:0; }
 #mpartner .content { margin:0; height:200px; }
/*首页头部导航*/
/*内页头部导航*/
/*幻灯*/
#mslider .bx-wrapper .bx-controls-direction { display:none; }
 #mslider { padding-top:140px; }
 #mslider ul li div { display:none; }
 #mslider .bx-wrapper .bx-pager { bottom:2px; }
#mslider .bx-wrapper .bx-pager-item { width: 6px; height: 6px; background:rgba(0, 0, 0, .3); margin-bottom: 20px; border-radius: 4px; position: relative; cursor: pointer; margin-left: 18px; }
#mslider .bx-wrapper .bx-pager.bx-default-pager a { width:16px; height:16px; display: block; position: absolute; top: -5px; left:-10px; border-radius: 8px; border:0; background:rgba(0, 0, 0, 0.21); opacity:0; }
#mslider .bx-wrapper .bx-pager.bx-default-pager a.active { opacity:1; }
#mslider .bx-wrapper .bx-pager.bx-default-pager a.active:after { content:''; height:6px; width:6px; background: #fff; display:block; position:absolute; top:5px; left:5px; border-radius:10px; }
/*内页服务*/
#servicelist { width:1200px; overflow:hidden; padding-top:30px; }
#servicelist .serviceitem a { text-align:center; }
#servicelist .serviceitem a img { width:290px; height:200px; overflow:hidden; transition: all 0.3s ease-out 0s; position: relative; top:0; margin-bottom:24px; }
#servicelist .serviceitem { width:290px; float:left; min-height: 480px; margin-bottom: 60px; padding-bottom: 40px; margin:0; margin-right:15px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#servicelist .serviceitem div p { padding:0 30px; }
#servicelist .serviceitem div { position:relative; margin:0; transition: all 0.3s ease-out 0s; top:0px; padding-top:5%; }
#servicelist .serviceitem div:after { position: absolute; content: ""; left: 5%; width: 90%; height: 120%; border: 1px solid rgba(0, 0, 0, .15); margin-left: 0; top: 0; transition: all 0.3s ease-out 0s; }
#servicelist .serviceitem div p.title { font-size:18px; }
#servicelist .serviceitem div p.description { width:auto; margin-top:30px; }
#servicelist .serviceitem:hover { box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);  background: #fff; }
#servicelist .serviceitem:hover div { margin-top:10px; }
#servicelist .serviceitem:hover p.title { color:#444; }
#servicelist .serviceitem:hover div:after { border: 1px solid rgba(0, 0, 0, .4); width:94%; left:3%; height:125%; }
#sitecontent .serviceitem a.details { width:35px; height:35px; text-align:center; display:block; border-radius: 0; border: 1px solid transparent; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
margin:0 auto; overflow:hidden; position:relative; }
#sitecontent .serviceitem a.details:after { content:''; width: 15px; height: 9px; background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat -110px -11px; display: block; margin: 13px 0 0 11px; position:absolute; top:0px; left:0px; }
#servicelist .serviceitem:hover .details { margin-top:-15px; border-color: #b6b6b6; text-indent:130px; }
#servicelist .serviceitem .details:hover { border:1px solid transparent; text-align: inherit; }
#servicelist .serviceitem div p.title::after {content:'';position:absolute;width:60px;height:1px;background:rgba(0, 0, 0, .2);left: 40%;top:61px;}

#servicelist ul.content_list  li:nth-child(1){	animation-name: fadeInUp;animation-delay: 0.1s;}
#servicelist ul.content_list  li:nth-child(2){	animation-name: fadeInUp;animation-delay: 0.2s;}
#servicelist ul.content_list  li:nth-child(3){	animation-name: fadeInUp;animation-delay: 0.3s;}
#servicelist ul.content_list  li:nth-child(4){	animation-name: fadeInUp;animation-delay: 0.4s;}
#servicelist ul.content_list  li:nth-child(5){	animation-name: fadeInUp;animation-delay: 0.5s;}
#servicelist ul.content_list  li:nth-child(6){	animation-name: fadeInUp;animation-delay: 0.6s;}
#servicelist ul.content_list  li:nth-child(7){	animation-name: fadeInUp;animation-delay: 0.7s;}
#servicelist ul.content_list  li:nth-child(8){	animation-name: fadeInUp;animation-delay: 0.7s;}
#servicelist ul.content_list  li:nth-child(9){	animation-name: fadeInUp;animation-delay: 0.7s;}



/*more效果*/
#servicelist a.more{ width:150px; height:45px; border-bottom:1px solid rgba(0, 0, 0, 0); border-top:1px solid rgba(0, 0, 0, 0); position:relative; border:0px; border-radius:0px; text-indent:-9999px; margin:0px auto; display:block;  }
 #servicelist a.more { margin-bottom:0px; }
 #servicelist a.more i,  #mnews a.more i,  #mservice a.more i  { width: 34px; height: 14px; display:block; background: url(../images/icon.png) no-repeat 0 -22px; position:absolute; top:50%; left:50%; margin-top:-7px; margin-left:-17px; z-index:3 }
 #servicelist a.more i.fa-angle-right:before,  #mnews a.more i.fa-angle-right:before,  #mservice a.more i.fa-angle-right:before { display:none; }
 #servicelist a.more:before,  #mnews a.more:before,  #mservice a.more:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 45px; z-index: 1; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; border-bottom:1px solid rgba(0, 0, 0, .4); border-top:1px solid rgba(0, 0, 0, .4); -webkit-transform: scale(0.1, 1); transform: scale(0.1, 1); display:block; }
 #servicelist a.more:after,  #mnews a.more:after,  #mservice a.more:after { content: ''; display:block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index:1; -webkit-transition: -webkit-transform 0.3s, background-color 0.3s; transition: transform 0.3s, background-color 0.3s; -webkit-transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1); background-color: rgba(0, 0, 0, .6); opacity: 1; }
 #servicelist a.more:hover,  #mnews a.more:hover,  #mservice a.more:hover { background: transparent; border: inherit; }
 #servicelist a.more:hover::before,  #mnews a.more:hover::before,  #mservice a.more:hover::before {opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
 #servicelist a.more:hover::after,  #mnews a.more:hover::after,  #mservice a.more:hover::after {webkit-transform: scale3d(0.7, 0.7, 1);transform: scale3d(0.7, 0.7, 1);opacity:0;}
 #servicelist a.more:hover i,  #mnews a.more:hover i,  #mservice a.more:hover i { background: url(../images/icon.png) no-repeat 0 -38px; }

#servicelist .serviceitem a {
	display: block;
	width: 100%;
	height: 100%
}
#servicelist .serviceitem a img {
	float: none;
	width: 269px;
	height: auto;
	margin: 0 auto
}
#servicelist .serviceitem div {
	text-align: center;
	margin-top: 15px
}
#servicelist .serviceitem div p.title {
	color: #595959;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	transition: all ease-out .2s
}
#servicelist .serviceitem div p.description {
	color: #848484;
	font-size: 13px;
	line-height: 24px;
	height: 50px;
	overflow: hidden;
	width: 100%
}
#servicelist .serviceitem:hover .title {
	color: #838383
}

/*关于*/

#mpage{ position:relative;}
#mpage a.more {border: #dfdfdf 1px solid;background: rgba(255,255,255,.0);display: block;line-height: 58px;transition: all ease-out .3s; position:absolute; left:75%; margin-left:-95px; top: 340px; border-radius:0px; width:200px; height:45px; font-size:15px; font-family:"Times New Roman", Times, serif, '微软雅黑'; color:#999; line-height:46px; text-align: center; text-indent:inherit; }
#mpage a.more i {width: 20px; height: 10px; display:block; position:absolute; top:50%; left:50%; margin-top:-3px; margin-left:27px; z-index:3 ; }
#mpage a.more:hover { background:#fff; border:1px solid #999;  text-indent: -15px;   }
#mpage a.more:hover i {   background: url(../images/icon.png) no-repeat -110px 0;}

 #servicelist .serviceitem div p.description { margin-top:15px; padding:0 40px; line-height:24px; color:#8D8D8D; text-align:left; }
 #servicelist .serviceitem div p.title { font-size:18px; }
 #servicelist .serviceitem { height:480px; min-height:480px; margin-bottom:50px; padding-bottom:0; background:#fff; padding-top:7px; margin-right:19px; width:290px; transition: all 0.3s ease-out 0s; }
  #servicelist .serviceitem:nth-child(4n){ margin-right:0px;}
 #servicelist .serviceitem:hover { box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); margin-top:-8px; }
 #servicelist .serviceitem a { text-align:center; }
 #servicelist .serviceitem:last-child,  #servicelist .serviceitem:nth-child(3n) {margin-right:0}
