@charset "utf-8";
/*集中自定义样式*/
/*.themeColor_1,.themeColorhover_1:hover{
	color: #85CDD2!important;
}
.themeColor_2,.themeColor_2:hover{
	color: #C8E7E9!important;
}
.themeBackground_1,.themeBackground_1>span{
	background: #C8E7E9!important;
	background-color: #C8E7E9!important;
}
.themeBackground_2{
	background: #85CDD2!important;
}
ul li:hover .themeHover_2{
	background: #85CDD2!important;
}
.themeBorder_1{
 	   border: 1px solid #85CDD2!important;
}
.themeBorder_2{
 	   border: 1px solid #C8E7E9!important; 	   
}
.themeBorder>span{
	border-color:#C8E7E9!important;
}
ul li.themeHove_1:hover{
    border: 1px solid #85CDD2!important;
}*/
/* 首页样式 start */
.iconfont .icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.2em;
    fill: currentColor;
    overflow: hidden;
}

.red {
    color: #ff0000;
}

.top-header .chaxun {
    font-size: 28px;
}

/* 头部&导航样式 start */
#header .top-header {
    margin: auto;
    width: 1200px;
    padding-top: 18px;
}

#header .logo {
    max-width: 195px;
    margin: 0 auto;
}

#header .logo img {
    width: 100%;
    height: 100%;
}

#header .top-header li {
    display: inline-block;
    line-height: 25px;
}

#header .top-header ul {
    width: 50%;
    margin-bottom: 0;
}

#header .top-header ul:last-child {
    text-align: right;
}

#header .top-header ul:first-child li {
    margin-right: 5%;
}

#header .top-header ul:last-child li {
    padding-right: 2%;
}

.top-header-searchbar {
    float: right;
    position:relative;
    margin-right: 10px;
}

.top-header-searchbar .iconfont {
    position: absolute;
    right: 5px;
    top: -2px;
}

.top-header-searchbar input {
    width: 100%;
    height: 28px;
    padding: 2px 5px;
}

#mslider .swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background: rgba(0, 0, 0, 0.21);
    position: relative;
}

#mslider .swiper-pagination .swiper-pagination-bullet::after {
    content: '';
    height: 6px;
    width: 6px;
    background: #fff;
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 10px;
}

.cart-icon {
    width: 16px;
    height: 16px;
    background-color: #ffd0bc;
    color: red;
    border-radius: 50%;
    position: absolute;
    top: -8px;
    left: 10px;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
}

#indexPage #mproject #projectlist .projectitem .project_info .shoucang {
    color: rgba(153, 153, 153, 0.68);
    text-align: right;
}

#indexPage #mproject #projectlist .projectitem .project_info .fa {
    font-size: 20px;
    position: absolute;
    top: 45px;
    right: 15px;
    cursor: pointer;
}

#shares a#kefu {
    height: 40px;
    width: 40px;
    background: url("../img/icon/kefu1.png") center center no-repeat;
    background-color: rgba(255, 255, 255, .8);
    border: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

#shares a#kefu:hover {
    background: url("../img/icon/kefu2.png") center center no-repeat;
}

.subNav {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50px;
    box-shadow: 0 5px 10px #666;
    -webkit-box-shadow: 0 5px 10px #666;
    -moz-box-shadow: 0 5px 10px #666;
    -ms-box-shadow: 0 5px 10px #666;
    -o-box-shadow: 0 5px 10px #666;
    text-align: left;
    padding: 15px 0px;
    border-top: 1px solid #ddd;
    z-index: 99;
    background: #FFF;
}

.subNav .container {
    padding-left: 60px;
}

.subNav .navline {
    border-right: 1px solid #e5e5e5;
    height: 270px;
    overflow: hidden;
}

.subNav span {
    float: right;
}

.subNav li a {
    display: block;
    color: #333;
    float: left;
}

.subNav li {
    font-size: 14px;
    text-align: left;
    float: left;
    height: 42px;
    width: 70%;
    line-height: 42px;
}

.navImg img {
    width: 500px;
    height: 270px;
}

/* 头部&导航样式 end */


.module.mvideom.mm139763 .content {
    padding-top: 20px;
    padding-bottom: 20px;
}

.module.mvideom.mm139763 ul.content_list li {
    width: 100%
}

/* 底部样式 */
.weixing-show {
    width: 112px;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #dddddd;
    position: fixed;
    right: 60px;
    bottom: 370px;
    z-index: 999;
}

.weixing-show .weixing-txt {
    text-align: center;
    padding-bottom: 8px;
}

.weixing-show .weixing-ma {
    width: 110px;
    height: 110px;
    padding: 5px;
}

.weixing-show .weixing-sanjiao {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
    border-width: 9px;
    left: 110px;
    top: 101px;
    position: absolute;
    z-index: 2;
}

.weixing-show .weixing-sanjiao-big {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #dddddd;
    border-width: 10px;
    left: 110px;
    top: 100px;
    position: absolute;
}

.fixed-container {
    width: 260px;
    height: auto;
    padding: 20px 20px 0 20px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -110px;
    margin-top: -140px;
}

.fixed-container p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #000;
}

.fixed-container .qrcode {
    height: 220px;
}

/* 首页样式 */

/* 登录 start */
.main {
    position: relative;
    width: 100%;
    height: 600px;
    margin-top: 207px;
    background: url(../img/login-bg.png) center center no-repeat;
    background-size: cover;
}

.main .login_nr {
    width: 1200px;
    margin: auto;
    height: 600px;
    margin-top: 20px;
}

.main .login_nr .login {
    float: right;
    width: 364px;
    height: 420px;
    position: relative;
    overflow: hidden;
    background: #fff;
    margin-top: 85px;
    box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.21);
}

.main .login_nr .login .welcome_longin {
    /* position: absolute;
    left: 74px;
    top: 34px; */
    color: #000;
    font-family: "MicrosoftYaHei";
    font-size: 18px;
    margin-top: 30px;
    text-align: center;
}

.main .login_nr .login .jihuozhuce {
    width: auto;
    height: 20px;
    position: absolute;
    right: 50px;
    top: 102px;
    color: #333;
    z-index: 5;
}

.main .login_nr .login .jihuozhuce a {
    color: #666;
    float: left;
    font-family: "宋体";
    font-size: 12px;
}

.main .login_nr .login #frmLogin {
    margin-top: 65px;
}

.main .login_nr .login ul {
    text-align: left;
    margin: 0px 0 0 0;
    padding-top: 1px;
}

.main .login_nr .login ul .tips {
    height: 22px;
    width: 283px;
    font-size: 12px;
    color: #666666;
    line-height: 22px;
    overflow: hidden;
}

.main .login_nr .login ul li {
    list-style-position: outside;
    padding-left: 38px;
    text-align: left;
    font-size: 14px;
    color: #999999;
    overflow: hidden;
}

.main .login_nr .login ul li .inputStyleTips,
.main .login_nr .login ul li .inputStyle01,
.main .login_nr .login ul li .inputStyle01Hover {
    font-family: Arial, '宋体';
    width: 291px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-indent: 10px;
    color: #666;
    margin-top: 15px;
    border-radius: 4px;
    border: 1px solid #d4d4d4;
}

.main .login_nr .login ul li .mimalab {
    font-size: 12px;
    color: #999;
    height: 34px;
    cursor: text;
    line-height: 34px;
    padding-left: 16px;
    width: 267px;
    display: block;
    margin: 0;
    text-align: left;
    overflow: hidden;
    font-family: Arial, '宋体';
    background-color: #fff;
}

.main .login_nr .login ul .aotologin {
    height: 20px;
    width: 360px;
    padding: 0;
    font-size: 12px;
    font-family: "宋体";
    color: #666666;
    line-height: 16px;
    overflow: hidden;
    margin-top: 15px;
}

.main .login_nr .login ul .aotologin .login_phase {
    width: 13px;
    height: 13px;
    float: left;
    padding: 0;
    margin-right: 5px;
    margin-top: 2px;
    margin-left: 38px;
    cursor: pointer;
    overflow: hidden;
}

.main .login_nr .login ul .aotologin a {
    font-family: "MicrosoftYaHei";
    float: right;
    text-decoration: none;
    margin-right: 30px;
    color: #fb0010;
}

.main .login_nr .login ul .clearHeight {
    width: 100%;
    height: auto;
    overflow: hidden;
    clear: both;
}

.main .login_nr .login ul .submit {
    height: 50px;
    width: 291px;
    padding: 0;
    font-size: 12px;
    margin-left: 38px;
    color: #666666;
    line-height: 40px;
    overflow: hidden;
}

.main .login_nr .login ul .submit .btn_login_6 {
    width: 291px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #30a5dd;
    outline: none;
    border-radius: 4px;
    border: none;
    font-size: 14px;
}

.main .login_nr .login .toRegister {
    width: 291px;
    height: 25px;
    margin-left: 38px;
    line-height: 25px;
    position: relative;
}

.main .login_nr .login .toRegister span {
    position: absolute;
    right: 75px;
    line-height: 25px;
}

.main .login_nr .login .toRegister a {
    display: inline-block;
    float: right;
    color: #169bd5;
}

.main .login_nr .login .alipayLogin {
    width: 291px;
    height: 100px;
    margin: 20px 0 0 40px;
    position: relative;
}

.main .login_nr .login .alipayLogin .login_txt {
    position: absolute;
    left: 85px;
    font-size: 14px;
}

.main .login_nr .login .alipayLogin .login_img .qq_btn {
    width: 45px;
    height: 45px;
    display: block;
    background: url(../img/qq.png) no-repeat left top;
    margin: 15px 0 0 80px;
}

.main .login_nr .login .alipayLogin .login_img .weixin_btn {
    width: 45px;
    height: 45px;
    display: block;
    background: url(../img/WeChat.png) no-repeat left top;
    margin: 15px 0px 0 30px;
}

/* 登录 end */

/* 注册 begin */
.main .zhuce_nr {
    width: 1200px;
    margin: auto;
    height: 600px;
    margin-top: 20px;
}

.main .zhuce_nr .zhuce_box {
    float: right;
    width: 365px;
    height: 466px;
    position: relative;
    overflow: hidden;
    background: #fff;
    margin-top: 85px;
    box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.21);
}

.main .zhuce_nr .zhuce_box .welcome_register {
    height: 25px;
    position: absolute;
    left: 74px;
    top: 34px;
    color: #000;
    font-family: "MicrosoftYaHei";
    font-size: 18px;
}

.main .zhuce_nr .zhuce_box .shouji_active {
    float: left;
    width: 205px;
    height: 45px;
}

.main .zhuce_nr .zhuce_box .shouji_active h1 {
    display: block;
    font-size: 2em;
    font-weight: bold;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one {
    width: 100%;
    float: left;
    font-size: 14px;
    margin: 60px 0 0 0px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding: 0 20px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu span {
    width: 80px;
    float: left;
    padding-top: 10px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu .input_text1 {
    width: 245px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border: none;
    text-indent: 10px;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 36px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu .wjbox_b_xianshi {
    margin-left: 80px;
    float: left;
    width: 331px;
    margin-top: 5px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu .wjbox_b_xianshi img {
    float: left;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu .wjbox_b_xianshi span {
    float: left;
    padding-top: 2px;
    width: 300px;
    margin-left: 5px;
    color: #ff0000;
    font-size: 12px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu2 {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding: 0 20px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu2 span {
    width: 80px;
    float: left;
    padding-top: 10px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu2 .input_text1 {
    width: 130px;
    height: 36px;
    float: left;
    border: none;
    text-indent: 10px;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu2 .input_button {
    width: 105px;
    margin-left: 10px;
    float: left;
    background: #d4d4d4;
    color: #333;
    font-size: 14px;
    text-align: center;
    height: 36px;
    background-image: linear-gradient(0deg, #eeeeee 0%, #ffffff 100%), linear-gradient(#ffffff, #ffffff);
    background-blend-mode: normal, normal;
    border-radius: 4px;
    border: solid 1px #d4d4d4;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu2 .wjbox_b_xianshi {
    margin-left: 80px;
    float: left;
    width: 331px;
    margin-top: 5px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu2 .wjbox_b_xianshi img {
    float: left;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zhuce_one_yonghu2 .wjbox_b_xianshi span {
    float: left;
    padding-top: 2px;
    width: 300px;
    margin-left: 5px;
    color: #ff0000;
    font-size: 12px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zheuce_box_liji {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zheuce_box_liji .input_button {
    width: 325px;
    height: 36px;
    float: left;
    background: #30a5dd;
    border: none;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
    margin-left: 20px;
    border-radius: 4px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zheuce_box_liji .input_checkbox {
    float: left;
    margin-left: 20px;
    width: 13px;
    height: 13px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zheuce_box_liji span {
    float: left;
    margin-left: 5px;
}

.main .zhuce_nr .zhuce_box .zhuce_box_one .zheuce_box_liji a {
    color: #577fbb;
}

.main .zhuce_nr .zhuce_box .pocess {
    float: right;
    display: inline-block;
    margin: 16px 85px 0 0;
}

.main .zhuce_nr .zhuce_box .toLogin {
    display: inline-block;
    float: right;
    margin: 15px -125px 0 0;
    color: #169bd5;
}

/* 注册 end */

/* 门店分布 start */

.mallhot .breadcrumb {
    margin-bottom: 0;
    width: 1200px;
    margin: auto;
    background: none;
    padding: 20px 0;
}

.shopMain {
    width: 100%;
    margin-top: 247px;
    margin-bottom: 16px;
}

.shopMain .swiper-container {
    width: 100%;
    height: 500px;
}

.shopMain .swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin: 0 5px;
}

.shopMain span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ddd;
}

.swiper-container a img {
    max-width: 100%;
    height: auto;
    cursor: default;
}

.shopServer {
    width: 100%;
    height: 140px;
    background-color: #f3f3f3;
    border-radius: 70px;
    margin: 60px auto 70px;
    position: relative;
}

.shopServer .shopzjsd {
    height: 44px;
    margin-left: 35px;
    background-position: 5px -117px;
}

.shopServer .shopgzzd {
    height: 40px;
    background-position: 12px 3px;
}

.shopServer .shopzjby {
    height: 39px;
    margin-left: 205px;
    background-position: 0 -78px;
}

.shopServer .shopzjsj {
    height: 43px;
    background-position: 0 -35px;
}

.shopServerDic {
    margin-top: 50px;
    float: left;
    width: 20%;
    height: 100%;
    padding-left: 60px;
    text-align: center;
    background: url(../img/serverIcon.png) no-repeat;
}

.shopServerDic h3 {
    line-height: 16px;
    margin-top: 0px;
    font-size: 14px;
    color: #000;
    text-align: left;
}

.shopServerDic p {
    padding-right: 1em;
    font-size: 12px;
    line-height: 20px;
    color: #666;
    text-align: left;
}

.shopServerOrder {
    background: url(../img/serverIcon.png) no-repeat center center;
    float: left;
    width: 20%;
    height: 100px;
    text-align: center;
    cursor: pointer;
    height: 201px;
    width: 201px;
    background-position: 0 -161px;
    position: absolute;
    left: 40%;
    top: -20%;
}

.shopServerOrder h3 {
    margin-top: 70px;
}

.shopSearch {
    height: 50px;
    line-height: 45px;
    border-top: 2px solid #000;
    border-bottom: 1px solid #000;
}

.shopSearch_left a,
.shopSearch_left span {
    vertical-align: middle;
    font-size: 14px;
    color: #666;
}

.shopSearch_left a {
    color: #000;
    margin-right: 18px;
}

.shopSearch_left a:last-child {
    color: #666;
}

.shopSearch_right {
    position: relative;
    z-index: 2;
}

.shopSearch_right input {
    border: 1px solid #e6e6e6;
    padding-left: 8px;
    width: 300px;
    height: 30px;
    line-height: normal;
    vertical-align: middle;
}

.shopSearch .searchBtn {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    background: #ccc;
    border-radius: 3px;
}

.inlineBlock {
    display: inline-block;
}

.shopSearch_Bottom {
    position: absolute;
    top: 40px;
    left: 0;
    width: 300px;
    background: #fff;
    box-shadow: 0 2px 2px 1px #e0e0e0;
}

.shopSearch_title {
    font-size: 0;
    margin-top: 1px;
    line-height: 26px;
}

.shopSearch_title a {
    display: inline-block;
    width: 74px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #e6e6e6;
    font-size: 14px;
    color: #000;
    margin-left: 1px;
}

.shopSearch_same {
    display: none;
}

.shopSearch_href {
    padding: 12px 0;
    line-height: 22px;
}

.shopSearch_href a {
    display: inline-block;
    width: 72px;
    font-size: 12px;
    color: #666;
    text-align: center;
}

.shopListMain {
    width: 100%;
    margin-top: 40px;
}

.shopListSame {
    text-align: center;
}

.shopListTitle {
    background: url(../img/shopTitleLine.png) no-repeat center center;
    /* 此处背景图应为1200px，需要更换 */
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: #c67c59;
    text-align: center;
    margin-bottom: 26px;
}

.shopInfo {
    float: left;
    width: 390px;
    height: 522px;
    text-align: center;
    margin-left: 15px;
}

.shopInfo:nth-child(3n+1) {
    margin-left: 0;
}

.shopInfo_top {
    position: relative;
    background-color: #f3f3f3;
}

.shopInfo_top .hrefLink {
    position: absolute;
    opacity: 0.01;
    filter: alpha(opacity=0.01);
    background: #fff;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
}

.shopInfo h4 {
    font-size: 18px;
    position: relative;
    color: #000;
    margin: 23px auto;
    margin-bottom: 0px;
    height: 30px;
}

.shopInfo p {
    color: #000;
    font-size: 14px;
    background-color: #f3f3f3;
}

.shopInfo i {
    width: 32px;
    height: 3px;
    background: #000;
    display: block;
    margin: auto;
}

.shopInfo p a {
    color: #000;
}

.shopInfo .nomg {
    margin: 0 auto;
    height: 40px;
}

.showMapBtn {
    display: inline-block;
    width: 16px;
    height: 20px;
    margin-right: 4px;
    background: url(../img/smallAdress.png) no-repeat;
    vertical-align: middle;
}

.shopInfo .haveLine {
    background-color: #fff;
    height: 76px;
    padding-top: 15px;
    border: dashed 1px #e4e4e4
}

.shopInfo .haveLine span {
    vertical-align: middle;
    margin: 0 5px;
    color: #000;
}

.shopInfo span {
    font-size: 14px;
    display: block;
    color: #000;
    margin-top: 15px;
}


/* 门店分布 end */

/* 门店详情 begin */
.shopBanLeft {
    width: 600px;
    height: 460px;
}

.shopBanLeft img {
    width: 600px;
    height: 460px;
}

.shopBanRight {
    width: 600px;
    height: 390px;
    text-align: left;
    margin-top: 35px;
    padding: 47px 30px 0 37px;
    background-color: #f6f6f6;
}

.openBottom {
    border-bottom: 1px solid #d4d4d4;
}

.openBottom .strongLine {
    width: 178px;
    height: 4px;
    background-color: #000;
    display: block;
}

.openBottom h3 {
    font-size: 24px;
    color: #333;
    padding-bottom: 20px;
    margin: 0;
}

.shopDetail_same {
    padding: 28px 0;
    border-bottom: 1px solid #d4d4d4;
}

.shopDetail_same .ditu {
    color: #000;
    margin: 20px 0 0 108px;
    display: block;
}

.shopDetail_same .ditu a {
    color: #000;
    margin-right: 25px;
}

.shopDetail_adress i {
    background: url(../img/smallAdress.png) no-repeat left center;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: bottom;
}

.nov_hr {
    border-bottom: 1px solid #666;
    width: 36px;
    height: 1px;
    margin: 5px auto;
}

.shopDetail_same {
    color: #666;
    font-size: 14px;
}

.shopDetail_same span {
    color: #000;
    margin: 0 10px 0 3px;
}

.shopDetail_time i {
    background: url(../img/shop-time.png) no-repeat left center;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: bottom;
}

.shopDetail_phone i {
    background: url(../img/shop-phone.png) no-repeat left center;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: bottom;
}

.shopmentAll {
    margin-top: 30px;
    margin-bottom: 28px;
    position: relative;
}

.shopmentImg,
.shopmentImg img {
    width: 100%;
    height: 530px;
}

.shopmentLeft {
    width: 393px;
    height: 420px;
    position: absolute;
    right: 55px;
    top: 30px;
}

.openWord_first {
    display: block;
    background: #fff;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-bottom: 1px solid #d4d4d4;
    font-size: 14px;
    color: #666;
}

.openWord_first i {
    font-weight: bold;
    color: red;
}

.shopmentBk {
    background: #fff;
    padding: 24px 21px;
    width: 100%;
}

.shopment_adress span {
    color: #000;
    font-size: 14px;
}

.shopment_same {
    margin-top: 20px;
}

.shopment_third {
    position: relative;
}

.shopment_same input {
    padding: 0 13px;
    border: 1px solid #000;
    font-size: 14px;
    color: #000;
    vertical-align: middle;
    width: 100%;
    height: 41px;
    border: solid 1px #000000;
}

.shopment_same strong {
    font-size: 14px;
    color: #ccaf86;
    vertical-align: middle;
    position: absolute;
    right: 12px;
    top: 10px;
}

.shopCheck {
    height: 30px;
    line-height: 30px;
}

.shopCheck input {
    margin: 0;
    width: 13px;
    height: 13px;
}

.shopButton a {
    display: block;
    margin: 20px auto 0;
    background: #000;
    color: #fff;
    font-size: 14px;
    font-family: "microsoft yahei";
    height: 45px;
    line-height: 45px;
    width: 100%;
    text-align: center;
}

.shopButton a:hover {
    color: #fff;
}

.shopOrderTips {
    color: #666;
    font: 14px "microsoft yahei";
    text-align: center;
}

.orderTime {
    margin-top: 20px;
}

.orderTime .layui-inline {
    line-height: 30px;
}

.orderTime .layui-inline span {
    float: left;
    color: #000;
    font-size: 14px;
}

.orderTime .layui-input-inline {
    float: right;
    vertical-align: middle;
    margin-left: 10px;
}

.orderTime .layui-input-inline .tiem_sel {
    display: inline-block;
    width: 242px;
    height: 30px;
    border: 1px solid #000;
    text-indent: 10px;
    color: #000;
    font-size: 14px;
}

/* 门店详情 end */

/* 文章列表 begin */
.article {
    width: 1200px;
    margin: 140px auto 30px;
}

.article img {
    width: 100%;
    height: 100%;
    display: block;
    vertical-align: middle;
}

.article .article_item {
    margin-bottom: 16px;
    border: 1px solid #ddd;
}

.article .article_item .left_content {
    width: 20%;
    height: 150px;
}

.article .article_item .right_content {
    width: 80%;
    height: 150px;
    padding: 0 16px 0 30px;
}

.article .article_item .right_content span {
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0;
    display: block;
}

.article .article_item .right_content p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 30px;
    height: 56px;
}
/* 文章列表 end */

/* 文章列表详情 begin */
.news {
    width: 1200px;
    margin: 256px auto 0;
    font-size: 14px;
}
.news img{ max-width: 100%;}

.news h2 {
    margin: auto;
    width: 50%;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.news span {
    display: block;
    width: 50%;
    height: 35px;
    line-height: 35px;
    margin: auto;
    text-align: center;
    font-weight: 600;
}

.news p {
    text-indent: 30px;
}

.news .news_img {
    width: 100%;
    height: 500px;
    margin: 20px auto;
}

.news .news_img img {
    width: 100%;
    height: 100%;
    display: block;
    vertical-align: middle;
}
/* 文章列表详情 end */

/*购物车 start*/
.wrap_cart{
    width:1200px;
    margin: 208px auto 50px;
    font-size: 14px;

}
.wrap_cart .cart_header{
    width:100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #999999;
}
.wrap_cart .cart_header .left_text{
    width:50%;
    height: 50px;
    line-height: 50px;

}
.wrap_cart .cart_header .left_text ul li{
    float: left;
    width:122px;
    height: 50px;
    line-height: 50px;
    margin-left: 20px;
}
.wrap_cart .cart_header .left_text ul li:nth-child(1){
    margin-left: 0;
}
.wrap_cart .cart_header .left_text ul li span{
    color: red;
    margin: auto 20px;
}

.wrap_cart .cart_content .checked_all{
    margin-top: 20px;
    text-align: center;
    line-height: 60px;
    background: #ffffff;
}
.wrap_cart .cart_content .checked_all ul li {
    float: left;
    width:80px;
    text-align: left;
}
.wrap_cart .cart_content .checked_all ul li:nth-child(1){
    margin-left: 0;
}
.wrap_cart .cart_content .checked_all ul li:nth-child(1) input{
    margin-right: 5px;
    vertical-align: text-top;
}
.wrap_cart .cart_content .checked_all ul li:nth-child(2){
    margin-left: 300px;
}
.wrap_cart .cart_content .checked_all ul li:nth-of-type(3){
    margin-left: 220px;
}
.wrap_cart .cart_content .checked_all ul li:nth-of-type(4){
    margin-left: 20px;
}
.wrap_cart .cart_content .checked_all ul li:nth-of-type(5){
    margin-left: 70px;
}
.wrap_cart .cart_content .checked_all ul li:nth-of-type(6){
    margin-left: 150px;
}
.wrap_cart .cart_content .checked_item .checked_title {
    margin: 10px 0;
}
.wrap_cart .cart_content .checked_item .wrap_data{
   /* border:1px solid #D7D7D7;
    margin-top: -1px;*/
}
.checked_item .font_color{
    font-size: 14px;
    font-weight: bold;
    color: red;
}
.wrap_cart .cart_content .checked_item ul li .data_one{
    width:300px;
}
.wrap_cart .cart_content .checked_item ul li .data_one input{
    margin: 10px;
}
.wrap_cart .cart_content .checked_item ul li .data_one span{
    display: block;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}
.wrap_cart .cart_content .checked_item ul li .data_one img{
    width:90px;
    height: 90px;
    vertical-align: middle;
    margin: 10px 0;
    display: block;
    float: left;
}
.wrap_cart .cart_content .checked_item ul li .data_two{
    width:300px;
    height: 100%;
    padding: 10px 0 10px 0;

}
.wrap_cart .cart_content .checked_item ul li .data_two p{
    width: 150px;
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.wrap_cart .cart_content .checked_item ul li .data_three{
    width:100px;
    height: 100%;
    padding-top: 10px;
}
.wrap_cart .cart_content .checked_item ul li .data_three p:nth-of-type(2){
    text-decoration: line-through;
}
.wrap_cart .cart_content .checked_item ul li .data_four{
    width:150px;
    height: 100%;
    padding: 10px 0 0 0;
}
.wrap_cart .cart_content .checked_item ul li .data_four input{
    width:15px;
    height: 30px;
}
.wrap_cart .cart_content .checked_item ul li .data_four input:nth-of-type(2){
    width:60px;
    height: 30px;
    margin-left: -4px;
    text-align: center;

}
.wrap_cart .cart_content .checked_item ul li .data_four input:nth-of-type(3){
    width:15px;
    height: 30px;
    margin-left: -5px;
}
.wrap_cart .cart_content .checked_item ul li .data_five{
    width:150px;
    height: 100%;
    padding: 10px 0 0 0;
}
.wrap_cart .cart_content .checked_item ul li .data_six{
    height: 100%;
    padding: 10px 0 0 0;
    margin-right: 50px;
}
.wrap_cart .cart_content .checked_item ul li .data_six a{
    float: left;
    display: block;
    width:100%;
}
.wrap_cart .cart_buttom{
    margin-top: 50px;
    width:100%;
    height: 50px;
    background: #E5E5E5;
}
.wrap_cart .cart_buttom .buttom_left_item{
    width:60%;
}
.wrap_cart .cart_buttom .buttom_left_item ul li{
    float: left;
    width:90px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.wrap_cart .cart_buttom .buttom_left_item ul li input{
    margin-right: 5px;
    vertical-align: text-top;
}
.wrap_cart .cart_buttom .buttom_right_item{
    width:40%;
}
.wrap_cart .cart_buttom .buttom_right_item .right_text{
    width:100%;
    height: 50px;
    line-height: 50px;

}
.wrap_cart .cart_buttom .buttom_right_item .right_text .bind_sum{
    font-size:16px;
    color: red;
    margin:  0 5px;
}
.wrap_cart .cart_buttom .buttom_right_item .right_text .total{
    height: 100%;
}
.wrap_cart .cart_buttom .buttom_right_item .right_text .total p{
    margin-left: 20px;
}
.wrap_cart .cart_buttom .buttom_right_item .right_text .total input{
    margin-top: 20px;
    margin-left: 35px;
}
.wrap_cart .cart_buttom .buttom_right_item .right_text .btn_account{
    display: block;
    float: right;
    width: 100px;
    height: 50px;
    border-radius: 5px;
    background: red;
    color: white;
    line-height: 30px;
}
.wrap_cart .caozuo{
    margin-right: 40px;
}
.wrap_cart .shoucang{
    margin-left: 115px !important;
}
.wrap_cart .shoucang_time{
    margin-left: 95px;
    margin-top: 10px;
}
.wrap_cart .all_del{
    width: 500px;
    height: 60px;
    margin-top: 30px;
}
.wrap_cart .all_del button{
    width: 150px;
    height: 50px;
    border-radius: 5px;
}
/* 购物车 end */


/* 提交订单 begin */
.order{
    width:1200px;
    height: auto;
    margin: 208px auto 50px;
}
.order .font_size-16{
    font-size: 16px;
}
.order .wrap_address {
    border:1px solid #666666;
    padding: 20px;
    margin-top: 15px;
}
.order .wrap_address h3{
    margin: 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #999;
}
.order .wrap_address .wrap_title a{
    color: red;
}
.order .wrap_address .wrap_title{
    margin: 15px 0;
}
.order .wrap_address .message{
    padding-bottom: 10px;
    /*border-bottom: 1px solid #999;*/
}
.order .wrap_address .shoptake{
    padding-bottom: 10px;
    border-bottom: 1px solid #999;
}
.order .wrap_address .message li{
    width:100%;
    margin-top: 10px;
}
.order .wrap_address .message li a{
    color:#0066CC ;
}
.order .wrap_address .message p{
    margin-left: 6px;
}
.order .wrap_address .message .iphone_color{
    color: red;
    margin: 0 10px;
    font-size: 14px;
    font-weight: 600;
}

.order .wrap_address .pay_method .main_top-10{
    margin-top: 10px;
}
.order .wrap_address .pay_method h3{
    border-bottom: none;
}
.order .wrap_address .pay_method p{
    margin-left: 15px;
}
.order .wrap_address .pay_method .pay_title{
    margin-left: 0;
    margin-top: 15px;
    line-height: 40px;
}
.order .wrap_address .pay_method textarea{
    min-width: 60%;
    min-height: 150px;
    margin-left: 15px;
}
.order .wrap_address .pay_method li{
    margin-left: 25px;
}
.order .wrap_address .pay_method span{
    margin-left: 10px;
}

.order .wrap_address .pay_method .bank_account{
    width:100%;
    padding: 15px;
    border:1px dashed #999;
    background: none;
    margin-top: 15px;
}
.order .wrap_address .pay_method .bank_account p{
    margin-top: 6px;
}
.order .wrap_address .pay_method .online_pay{
    margin-top: 15px;
}
.order .wrap_address .pay_method .online_pay ul li {
    float: left;
}
.order .wrap_address .pay_method .online_pay ul li span{
    margin-left: 6px;
}

.order .wrap_img{
    margin: 50px auto;
}
.order .wrap_img img{
    display: block;
    vertical-align: middle;
    margin: auto;
    padding-top: 20px;
}
.order .sub_form{
    margin: 28px auto;
    width:100%;
}
.order .sub_form p{
    width:100%;
    text-align: right;
    padding: 15px 0;
}
.order .sub_form button{
    width:150px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px ;
    background: red;
    color: white;
}
.order .sub_form span{
    font-size: 18px;
    font-weight: bold;
    color: red;
}

.order .jifen {
    border-bottom: 1px solid #999;
    height: 100px;
    padding: 20px 0;
}
.order .jifen ul {
    width: 100%;
    height: 30px;
    display: block;
}
.order .jifen input {
    display: block;
    width: 150px;
    height: 30px;
    padding-left: 8px;
}
.order .jifen ul li {
    float: left;
    margin-right: 20px;
    font-size: 14px;
}

/*遮罩弹窗 begin*/

#add_mask .wrap_all {
    padding: 20px;
}
#add_mask .wrap_all  .main_top-15{
    margin-top: 15px;
}
#add_mask .wrap_all  .btn_wrap{
    margin-left: 88px;
}
#add_mask .wrap_all  .width_or_h{
    width:240px;
    height: 25px;
    margin-left: 14px;
}

#add_mask .wrap_all  select{
    width:100px;
    height:30px;
}
.layui-layer-title{
    font-size: 15px;
    font-weight: bold;
}
/*遮罩弹窗 end*/

/* 提交订单 end */

/* 订单提交成功 begin */
.wrap_confirm_order {
    width: 1200px;
    margin: 260px auto 100px;
}

.wrap_confirm_order .wrap_all {
    width: 1200px;
    margin: auto;
}

.wrap_confirm_order .wrap_all .loading_img_box {
    width: 200px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    margin-left: 300px;
}

.wrap_confirm_order .wrap_all ul {
    margin-left: 20px;
}

.wrap_confirm_order .wrap_all ul li {
    height: 30px;
    line-height: 30px;
}

.wrap_confirm_order .wrap_all ul li:nth-of-type(1) {
    font-size: 20px;
}

.wrap_confirm_order .wrap_all ul li span {
    font-size: 18px;
    font-weight: bold;
    color: red;
}

.wrap_confirm_order p {
    text-align: center;
    margin-top: 25px;
}

.wrap_confirm_order p:nth-of-type(1) a {
    color: #0066CC;
    margin: 0 10px;
}

.wrap_confirm_order p:nth-of-type(2) span {
    font-weight: bold;
    color: red;
}
/* 订单提交成功 end */

/* 空购物车 begin */
.empty_cart{
    height: 100px;
    padding: 100px 0 250px;
    color: #333;
    margin-top: 300px;
}
.empty_cart .message{
    margin: auto;
    width:1200px;
}

.empty_cart .wrap_img {
    width: 45%;
    text-align: right;
    padding-right: 20px;
}

.empty_cart .message ul {
    width:55%;
    font-size: 16px;
    text-align: left;
    padding-left: 20px;

}
.empty_cart .message ul li a:nth-of-type(1){
    width:50px;
    height: 30px;
    background: red;
    border-radius: 5px;
    color: white;
    display: block;
    float: left;
    text-align: center;
    line-height: 30px;
    margin-top: 10px;
}
.empty_cart .message ul li a:nth-of-type(2){
    color: blue;
    margin-left: 15px;
    margin-top: 10px;
    display: block;
    height: 30px;
    line-height: 30px;
    float: left;
}
/* 空购物车 end */

/* 微信支付 begin */
.wxPay-box {
    width: 716px;
    height: 438px;
    margin: 257px auto 50px;
}
.wxPay-box .modal-left {
    float: left;
    width: 250px;
    padding: 0px 50px 25px 45px;
    width: 345px;
}
.wxPay-box p {
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 10px;
}
.wxPay-box .modal-left span {
    vertical-align: middle;
}
.wxPay-box .orange {
    color: #f80;
}
.wxPay-box .icon-qrcode {
    width: 16px;
    height: 16px;
    margin-right: 3px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-position: 0 -88px;
}
.wxPay-box .icon {
    font-size: 0;
    background-image: url(../img/wxPay-icon.png);
    background-size: 168px;
}
.wxPay-box .icon-clock {
    width: 12px;
    height: 12px;
    margin-right: 5px;
}
.wxPay-box .modal-qr {
    border: 1px solid #ddd;
}
.wxPay-box .modal-qrcode {
    width: 203px;
    height: 203px;
    display: block;
    margin: 20px auto 20px;
}
.wxPay-box .modal-info {
    color: #f80;
    font-size: 12px;
    line-height: 1;
    padding: 13px 0;
    text-align: center;
    background-color: #f7f7f7;
}
.wxPay-box .modal-right {
    float: left;
    position: relative;
}
.wxPay-box .modal-right img {
    width: 369px;
    height: 438px;
}
/* 微信支付 end */







/* 模板样式 begin */
.bx-wrapper {
    margin: 0 auto
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    background-color: #999;
    border: 1px solid #999;
}

#header {
    width: 100%;
    height: auto;
    position: fixed;
    padding-top: 20px;
    font-size: 14px;
    top: 0;
    transition: all ease .3s;
    z-index: 99;
    transition-property: padding, background
}

.nobanner #header {
    background: rgba(255, 255, 255, 0.9);
}

#header .content {
    padding: 0 40px;
}

#header.mini {
    background-color: rgba(0, 0, 0, .51);
    padding-top: 10px
}

#header.mini ul li.navitem {
    padding-bottom: 0;
}

#header #logo {
    width: auto;
    height: 40px;
    display: block;
    float: left;
    margin-right: 50px
}

#header ul li.navitem {
    padding: 0 20px 10px 20px;
    width: auto;
    height: 50px;
    line-height: 40px;
    float: left;
    /*position: relative;*/
}

#header ul li.navitem ul.subnav {
    transition: all 0.3s ease-out 0s;
    position: absolute;
    width: 210px;
    border-top: #838383 3px solid;
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0px, 10px, 0px);
    -moz-transform: translate3d(0px, 10px, 0px);
    -webkit-transform: translate3d(0px, 10px, 0px);
}

#header ul li.navitem:hover ul.subnav {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
}

#header ul li.navitem a {
    color: #fff;
    transition: none ease-out .3s;
    transition-property: color, background, text-indent, opacity
}

#header ul li.navitem a.active,
#header ul li.navitem:hover a {
    color: #838383
}

#header ul li.navitem ul.subnav li {
    border-bottom: #2e2f29 1px solid
}

#header ul li.navitem ul.subnav li a {
    padding: 14px 30px;
    width: 150px;
    height: 20px;
    line-height: 20px;
    background: rgba(0, 0, 0, .7);
    display: block;
    color: #bbb9b9;
    font-size: 12px;
}

#header ul li.navitem ul.subnav li a i {
    float: right;
    margin-top: 5px;
    transition: all ease-out .2s;
    opacity: 0
}

#header ul li.navitem ul.subnav li a:hover {
    text-indent: 10px;
    background: rgba(0, 0, 0, 1);
    color: #fff
}

#header ul li.navitem ul.subnav li a:hover i {
    opacity: 1
}


#indexPage #mslider {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 178px;
}

#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: 0s;
}

#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
}

.module {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 2;
    height: 100%
}

.module:last-child {
    border: none
}

.module .bgmask {
    background-color: rgba(0, 0, 0, .7);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none
}

.module.bgShow {
    background-attachment: fixed
}

.module.bgShow .bgmask {
    display: block
}

.module .content {
    position: absolute;
    top: 50%;
    width: 100%
}

#indexPage #mservice {
    background-color: #fff;
}

#indexPage #mservice .content {
    margin-top: -238px;
    height: 516px
}

.content .header {
    padding-bottom: 50px;
    padding-top: 80px
}

#indexPage .content .header {
    padding-top: 0
}

.content .header p {
    text-align: center;
}

.content .header p.title {
    color: #444;
    font-size: 26px
}

.content .header p.subtitle {
    color: #c1c1c1;
    font-size: 16px
}

#indexPage .slider_control {
    display: block;
    font-size: 36px;
}

#indexPage .slider_control i {
    color: #a1a1a1
}

#indexPage .slider_control.fr {
    text-align: right
}

#indexPage #mservice .wrapper {
    width: 100%
}

#indexPage #mservice .wrapper .bx-wrapper .bx-pager {
    display: none
}

#indexPage #mservice .wrapper .bx-wrapper .bx-next {
    right: -80px
}

#indexPage #mservice .wrapper .bx-wrapper .bx-prev {
    left: -80px
}

#indexPage #servicelist .serviceitem {
    margin: 0
}

#servicelist {
    width: 1126px;
    margin: 0 auto
}

#servicelist .wrap {
    margin-right: -50px
}

#servicelist .serviceitem {
    width: 342px;
    height: 335px;
    float: left;
    margin-bottom: 50px;
    margin-right: 50px;
}

#servicelist .serviceitem a {
    display: block;
    width: 100%;
    height: 100%
}

#servicelist .serviceitem a img {
    float: none;
    width: 342px;
    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
}

#indexPage #mservice .slider_control {
    color: #898989
}

#indexPage #mservice .slider_control:hover {
    color: #141414;
}

#indexPage #mproject {
}

#indexPage #mproject .content {
    margin-top: -15%
}

#indexPage #mproject .content .wrapper {
    width: 100%;
    margin: 0
}

#projectlist .projectitem {
    width: 24%;
    height: auto;
    margin-right: 1%;
    margin-bottom: 1%;
    float: left;
    position: relative;
    background: #000
}

#indexPage #projectlist .projectitem {
    margin: 0
}

#indexPage #mproject .bx-wrapper .bx-pager {
    bottom: -40px
}

#indexPage #mproject .bx-wrapper .bx-controls-direction {
    display: none
}

#indexPage #mproject a.more {
    margin-top: 80px
}

#projectlist .projectitem a {
    display: block;
    overflow: hidden
}

#projectlist .projectitem a img {
    float: none;
    width: 100%;
    height: auto;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#projectlist .projectitem a:hover img {
    transform: scale(1.2, 1.2)
}

#projectlist .projectitem .project_info {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    left: 0;
    top: 0;
    transition: all ease-out .3s;
}

#projectlist .projectitem a:hover .project_info {
    background: rgba(0, 0, 0, .7)
}

#projectlist .projectitem .project_info p {
    text-align: center;
    color: #fff;
    padding: 0 20px
}

#projectlist .projectitem .project_info div {
    position: relative;
    top: 50%;
    margin-top: -15px
}

#projectlist .projectitem .project_info p.title {
    margin-top: 10px;
    color: rgba(0, 0, 0, 0);
    font-size: 16px;
    transition: all ease-out .3s;
}

#projectlist .projectitem a:hover .project_info p.title {
    margin-top: 0px;
    color: #fff;
    font-size: 16px
}

#projectlist .projectitem .project_info p.subtitle {
    margin-top: 16px;
    color: rgba(0, 0, 0, 0);
    font-size: 12px;
    transition: all ease-out .3s;
}

#projectlist .projectitem a:hover .project_info p.subtitle {
    margin-top: 0px;
    color: #b7b7b7;
}

#projectmore {
    width: 100%;
    height: 150px;
    line-height: 150px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    display: block;
    background: #343434;
    transition: all ease-out .3s;
    text-indent: 0px;
    position: relative;
    z-index: 1
}

#projectmore:hover {
    width: 100%;
    height: 150px;
    line-height: 150px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    display: block;
    background: #838383;
    text-indent: -50px;
}

.module-content .description {
    width: 720px;
    text-align: center;
    margin: 0 auto;
    font-size: 13px;
    color: #848484;
    line-height: 24px;
    overflow: hidden
}

#indexPage a.more,
#indexPage a.details,
#sitecontent .npagePage a.details {
    border: #dfdfdf 1px solid;
    background: rgba(255, 255, 255, .0);
    width: 360px;
    height: 58px;
    display: block;
    margin: 40px auto 50px;
    line-height: 58px;
    font-size: 20px;
    color: #838383;
    text-indent: 150px;
    border-radius: 30px;
    transition: all ease-out .3s;
}

#indexPage a.details,
#sitecontent .npagePage a.details {
    display: none;
}

#indexPage a.more:hover,
#indexPage a.details:hover,
#sitecontent .npagePage a.details:hover {
    border-color: #b6b6b6;
    text-indent: 130px;
}

#indexPage a.more i,
#indexPage a.details i,
#sitecontent .npagePage a.details i {
    text-indent: -10px;
    font-size: 24px;
    color: rgba(255, 255, 255, .0);
    transition: all ease-out .3s
}

#indexPage a.more:hover i,
#indexPage a.details:hover i,
#sitecontent .npagePage a.details:hover i {
    text-indent: 18px;
    color: #707070;
}

#indexPage #mpage {
    background-color: #ffffff;
}

#indexPage #mpage .content {
    height: 592px;
    margin-top: -230px
}

#indexPage #mpage .wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto
}

#indexPage #mpage .wrapper li {
    width: 100%;
    height: auto;
}

#indexPage #mpage .wrapper li .fimg {
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 466px
}

#indexPage #mteam {
}

#indexPage #mteam .content {
    margin-top: -180px
}

#indexPage #mteam .content > .header {
    display: none
}

#indexPage #mteam .header {
    padding-bottom: 0
}

#indexPage #mteam .header img {
    float: none;
    display: block;
    margin: 10px auto 24px auto;
    border-radius: 90px
}

#indexPage #mteam .summary p {
    text-align: center
}

#indexPage #mteam .summary p.title {
    color: #fff;
    font-size: 24px
}

#indexPage #mteam .summary p.title a {
    color: #474747;
}

#indexPage #mteam .summary p.subtitle {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #a5a5a5;
    font-size: 12px;
    margin-bottom: 30px
}

#indexPage #mteam .description {
    color: #bebebe
}

#indexPage #mteam .bx-pager {
    display: none
}

#indexPage #mnews {
    background-color: #f8f8f8;
}

#indexPage #mnews .content {
    height: calc(100% - 60px);
    margin-top: 60px;
    top: 0
}

#indexPage #mnews .content .header {
    display: none
}

#newslist,
#newslist .wrapper,
#indexPage #mnews .content_list {
    height: 100%;
    width: 100%
}

#newslist {
    margin: 0 auto
}

#indexPage #mnews .bx-controls {
    display: none
}

#newslist .newstitem {
    width: 100%;
    height: 33.3%;
}

#newslist .newstitem a.newscontent {
    height: 100%;
    display: block;
    text-align: center;
    position: relative
}

#newslist .news_wrapper {
    width: 37.5%;
    height: 100%;
    background: #fff;
    z-index: 1;
    transition: all 0.25s ease 0s
}

#newslist .news_wrapper::before {
    content: "";
    display: inline-block;
    height: auto;
    vertical-align: middle;
}

#newslist .newsbody {
    display: inline-block;
    max-width: 99%;
    vertical-align: middle;
    width: 330px;
}

#newslist .newsbody .date {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px
}

#newslist .newsbody .title {
    font-size: 30px;
    color: #333;
    line-height: 40px;
}

#newslist .separator::before {
    right: 13px;
}

#newslist .separator::before,
#newslist .separator::after {
    background-color: #c3c3c3;
    content: "";
    height: 1px;
    position: absolute;
    top: 50%;
    width: 45px;
}

#newslist .separator::after {
    left: 13px;
}

#newslist .separator {
    background: #000 none repeat scroll 0 0;
    border-radius: 3px;
    color: transparent;
    font-size: 0px;
    height: 6px;
    margin: 15px auto 20px;
    position: relative;
    text-decoration: none;
    width: 6px;
}

#newslist .newsbody .description {
    width: 100%;
    height: auto;
    line-height: 22px;
    font-size: 13px;
    color: #6a6a6a;
    margin-top: 10px;
}

#newslist .newstitem .newsimg {
    width: 62.5%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

#newslist .newstitem .newsimg,
#newslist .newstitem .news_wrapper {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

#newslist .newstitem.left .news_wrapper {
    left: auto;
}

#newslist .newstitem.right .news_wrapper {
    right: auto
}

#newslist .newstitem.right a.newscontent .newsimg {
    left: auto
}

#newslist .newstitem.left a.newscontent {
    padding-left: 62.5%
}

#newslist .newstitem.right a.newscontent {
    padding-right: 62.5%
}

#newslist .newstitem.left a.newscontent:hover {
    padding-left: 60%
}

#newslist .newstitem a.newscontent:hover .news_wrapper {
    width: 40%;
    bbackground-color: #e5e5e5;
    transition-duration: .5s
}

#newslist .newstitem.right a.newscontent:hover {
    padding-right: 60%
}

#indexPage #mpartner {
    background-color: #fff;
}

#indexPage #mpartner .content {
    height: 480px;
    margin-top: -240px
}

#indexPage #mpartner .module-content {
    width: 980px;
}

#indexPage #mpartner .wrapper {
    width: 980px;
    height: 376px;
}

#indexPage #mpartner .bx-wrapper .bx-controls-direction {
    display: none
}

#indexPage #mpartner .wrapper ul li {
    width: 980px;
    height: 360px;
}

#indexPage #mpartner .wrapper ul li a {
    width: 225px;
    height: 168px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px
}

#indexPage #mpartner .wrapper ul li a img {
    width: 100%;
    height: 100%;
}

#indexPage #mpartner .bx-wrapper .bx-pager {
    bottom: -40px
}

#mcontact {
    background-color: #303030;
}

#mcontact .content {
    height: 425px;
    margin-top: -212px
}

#mcontact .content .fw {
    width: 940px
}

#mcontact .header p.title {
    color: #fff;
}

#mcontact .header p.subtitle {
    color: #c1c1c1;
}

#contactinfo {
    width: 540px;
}

#contactinfo h3 {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin-top:0;
    margin-bottom: 25px;
    font-weight: 100
}

#contactinfo p {
    line-height: 24px;
    font-size: 13px;
    color: #989898;
    height: 24px;
    width: 100%
}

#contactinfo > a {
    color: #989898;
    text-decoration: underline
}

#contactinfo div {
    margin-top: 24px
}

#contactinfo div a {
    color: #fff;
    width: 35px;
    height: 35px;
    display: block;
    font-size: 16px;
    background-color: #2e2f2f;
    margin-right: 10px;
    text-align: center;
    border-radius: 15px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#contactinfo div a i {
    margin-top: 7px;
    font-size: 20px
}

#contactform p .inputtxt {
    width: 320px;
    height: 20px;
    line-height: 20px;
    padding: 10px 20px;
    color: #bcbcbc;
    background-color: #000;
    border: #3f3f3f 1px solid;
    margin-bottom: 10px;
    transition: all 0.3s ease-out 0s;
}

#contactform p textarea.inputtxt {
    height: 100px;
    resize: none;
    overflow: hidden
}

#contactform p .inputsub {
    width: 100%;
    background-color: #838383;
    color: #ffffff;
    font-size: 16px;
    padding: 5px 0
}

#contactform .inputtxt.active {
    border-color: #838383
}

#moduleControl {
    position: fixed;
    right: 20px;
    top: 50%;
}

#moduleControl a.moduleCItem {
    border: 1px solid #c8c8c8;
    border-radius: 6px;
    display: block;
    height: 9px;
    margin-bottom: 5px;
    outline: 0 none;
    text-indent: -9999px;
    transition: all 0.3s ease-out 0s;
    width: 9px;
}

#moduleControl a.moduleCItem:hover,
#moduleControl a.moduleCItem.active {
    background-color: #838383;
    border: 1px solid #838383;
}

#pages {
    height: 160px;
    text-align: center
}

#pages a {
    width: 36px;
    height: 36px;
    background-color: #fff;
    display: inline-block;
    color: #a9a9a9;
    line-height: 36px;
    text-align: center;
    font-family: Arial;
    margin-right: 5px;
    transition: background-color 0.2s ease-out
}

#pages span {
    margin-right: 5px
}

#pages a i {
    font-size: 24px;
    top: 2px;
    position: relative
}

#pages a.active,
#pages a:hover {
    background-color: #838383;
    color: #fff;
}

.nobanner .npagePage {
    padding-top: 80px
}

.npagePage #banner {
    width: 100%;
    height: 380px;
    position: relative;
}

.npagePage #banner div {
    background-color: #39383E;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: fixed;
    width: 100%;
    height: 380px;
}

.npagePage .content {
    background-color: #fff;
    position: relative;
    z-index: 1
}

#plheader {
    padding-bottom: 30px
}

#category {
    text-align: center;
    padding-bottom: 50px
}

#category li {
    display: inline-block
}

#category li.hasmore {
    height: 107px
}

#category li.hasmore div {
    position: absolute;
    width: 100%;
    left: 0
}

#category li.hasmore div ul {
    text-align: center;
    margin-top: 20px;
    padding-top: 20px;
    border-top: rgba(0, 0, 0, 0.10) 1px solid
}

#category span {
    line-height: 16px;
    height: 16px;
    padding: 8px 16px;
    color: #616161;
    border: #d2d2d2 1px solid;
    margin-right: 2px;
    display: inline-block;
    transition: all 0.3s ease-out 0s;
}

#category li.hasmore div ul a {
    border: none
}

#category span.active,
#category span:hover {
    background: #838383;
    color: #fff;
    border-color: #838383
}

#category li.hasmore div ul a.active,
#category li.hasmore div ul a:hover {
    background: #7d7d7d;
    color: #fff
}

#teamlist {
    margin: 0 auto;
    width: 1100px;
}

#teamlist .wrap {
    margin-right: -70px
}

.teamitem {
    float: left;
    width: 320px;
    height: 460px;
    margin-right: 70px;
    margin-bottom: 50px
}

.teamitem a {
    width: 320px;
    height: 320px;
    display: block;
    position: relative;
    overflow: hidden
}

.teamitem .title a {
    color: #9a9a9a;
    display: inline;
}

.teamitem a div.wrap {
    height: 50px;
    width: 100%;
    background: #da0000;
    position: absolute;
    bottom: -50px;
    color: #fff;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transform: translate(0, 0px)
}

.teamitem a:hover div.wrap {
    transform: translate(0, -50px)
}

.teamitem a div.wrap div {
    width: 14px;
    height: 14px;
    margin: 18px auto;
    position: relative
}

.teamitem a div.wrap span {
    display: block;
    background: #fff;
    position: absolute;
}

.teamitem a div.wrap span.h {
    width: 14px;
    height: 2px;
    top: 6px
}

.teamitem a div.wrap span.v {
    width: 2px;
    height: 14px;
    left: 6px
}

.teamitem .teaminfo {
    margin-top: 33px;
    text-align: center
}

.teamitem .teaminfo .title {
    font-size: 18px;
    color: #484848;
}

.teamitem .teaminfo .subtitle {
    font-size: 12px;
    color: #9a9a9a;
    margin-top: 5px
}

.teamitem .teaminfo .description {
    font-size: 12px;
    color: #949494;
    margin-top: 15px;
    line-height: 18px;
    height: 35px;
    overflow: hidden
}

#teampost {
    padding-top: 50px
}

#teampost #teamimage {
    width: 408px;
    float: left;
}

#teampost #teamimage img {
    float: none
}

#teampost #teambody {
    margin-left: 450px;
}

#teambody .theader .title {
    color: #343434;
    font-size: 30px
}

#teambody .theader .subtitle {
    color: #626262;
    font-size: 14px
}

#teambody .theader .postbody {
    margin-top: 36px
}

#projectwrap {
    padding-top: 50px;
    min-height: 600px
}

#projectbody {
    width: 800px;
    float: left;
}

#projectimages {
    background: #fff;
}

#projectimages li {
    margin-bottom: 10px
}

#projectimages li img {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 100%
}

#projectbody .postbody {
    padding: 20px 0;
}

#projectinfo {
    width: 340px;
    margin-left: 40px;
    float: left
}

#projectih {
    width: 340px
}

#projecttags {
    margin-top: 20px
}

#projecttags a {
    float: left;
    font-size: 13px;
    color: #989898;
    padding: 5px 10px;
    background: #f3f3f3;
    margin-right: 5px;
    margin-bottom: 5px
}

#projecttags a:hover {
    color: #989898;
    background: #f3f3f3;
}

#projectib {
    margin-right: -10px;
    margin-top: 20px
}

#projectib .projectitem {
    width: 160px;
    height: auto;
    float: left;
    margin-right: 10px;
    margin-bottom: 14px
}

#projectib .projectitem img {
    width: 100%;
    height: auto;
    float: none
}

#projectib .projectitem a .project_info {
    width: 100%;
    height: 30px
}

#projectib .projectitem a .project_info p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#projectib .projectitem a .project_info p.title {
    margin-top: 10px;
    color: #333;
    font-size: 12px;
    transition: all ease-out .3s;
}

#projectib .projectitem a .project_info p.subtitle {
    margin-top: 0px;
    color: #b7b7b7;
    font-size: 12px;
    transition: all ease-out .3s;
}

#projectinfo .header {
    padding: 0;
    border-bottom: #cccccc 1px dotted;
    width: 340px
}

#projectinfo .header p {
    text-align: left
}

#projectinfo .header .description {
    color: #6a6a6a;
    font-size: 13px;
    line-height: 24px;
    margin: 30px 0
}

.postbody {
    line-height: 24px;
    font-size: 13px;
    color: #6a6a6a
}

.postbody a {
    color: #848484;
    text-decoration: underline;
}

.postbody a:hover {
    text-decoration: underline;
    color: #414141;
}

.postbody img {
    float: none
}

.postbody hr {
    height: 1px;
    border: none;
    border-top: 1px dotted rgb(211, 211, 211);
    margin-top: 20px;
    margin-bottom: 20px;
}

.postbody p {
    word-wrap: break-word;
    word-break: normal
}


.lowB .module.bgShow {
    background-attachment: scroll
}

.lowB .nobanner .npagePage {
    padding: 0
}

#footer {
    background: #000;
    width: 100%;
    position: relative;
    bottom: 0;
    z-index: 2
}

#footer p {
    text-align: right;
    padding: 20px;
    font-size: 12px;
    color: #8e8e8e;
    height: 20px;
    line-height: 20px
}

#footer a {
    display: inline-block;
    width: 50px;
    height: 20px;
    vertical-align: top;
    margin-left: 10px;
    margin-right: 40px
}

#footer a path {
    fill: #ff0000
}

#footer .footer-bottom {
    border-top: 1px solid rgba(53, 53, 53, 0.1);
}

#shares {
    position: fixed;
    right: 10px;
    bottom: 504px;
    z-index: 99
}

#shares a {
    width: 30px;
    height: 30px;
    display: block;
    background: #8b8b8b;
    background-color: rgba(31, 31, 31, .6);
    color: #fff;
    font-size: 16px;
    text-align: center;
}

#shares a#sshare {
    cursor: default;
}

#shares a#weixin {
    background-color: #ea493c;
    border-bottom: 0 !important;
}

#shares a#phone {
    background-color: #24b727
}

#shares a#gotop {
    background-color: #666666;
    background-color: rgba(0, 0, 0, .6);
    margin-top: 20px;
    font-size: 22px
}

#shares a#gotop i {
    margin-top: 3px
}

.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: 260px;
    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
}

#fixed_mp .fixed-container {
    width: 258px;
    height: 298px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -129px;
    margin-top: -149px
}

#fixed_mp .fixed-container p {
    padding: 0 20px;
    text-align: center;
    font-size: 14px;
    color: #000
}

#online_open {
    width: 30px;
    height: 30px;
    background: #00d420;
    cursor: pointer;
    position: fixed;
    right: -40px;
    bottom: 190px;
    z-index: 99999;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

#online_open i {
    margin-top: 6px
}

#online_lx {
    width: 192px;
    height: auto;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    position: fixed;
    right: 10px;
    bottom: 160px;
    z-index: 99999
}

#olx_head {
    padding: 20px;
    line-height: 16px;
    height: 16px;
    background: #00d420;
    border-radius: 5px 5px 0 0;
    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: #5e5e5e;
    font-size: 16px;
    vertical-align: middle;
    margin-right: 18px;
    transition: all ease-out .3s;
}

#olx_qq li a:hover {
    color: #fff;
    background: #565656
}

#olx_qq li a:hover i {
    color: #00d420;
}

#olx_tel {
    padding: 20px 30px
}

#olx_tel div {
    color: #434343;
    line-height: 14px;
    height: 14px;
    margin-bottom: 10px
}

#olx_tel div i {
    font-size: 18px;
    margin-right: 20px;
    vertical-align: middle
}

#olx_tel p {
    line-height: 18px;
    font-family: HELVETICANEUELTPRO-THEX;
    font-size: 16px
}

.hide,
.popup {
    display: none;
}

.show {
    display: block;
}

#mslider li video {
    position: absolute;
}

#indexPage #mslider ul li div.mask {
    background-color: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.netmask {
    display: block
}

.netmask div {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px
}

.netmask.loading div i {
    display: block;
    /*background: url(loading.gif);*/
    width: 40px;
    height: 40px
}

.netmask div i:before {
    display: none;
    font-size: 40px;
    color: #fff;
}

.netmask.success div i:before {
    display: block
}

#page404 {
    padding-top: 200px
}

#page404 span {
    font-size: 150px;
    font-family: "HELVETICANEUELTPRO-THEX", Arial;
    color: #efefef;
}

#page404 div {
    margin-left: 320px;
    padding-left: 26px;
    border-left: #e9e9e9 1px solid;
    height: 70px;
}

#page404 div p.title {
    color: #787878;
    font-size: 36px;
    line-height: 36px
}

#page404 div p.subtitle {
    color: #787878;
    font-size: 14px;
    margin-top: 10px
}

#projectlist .wrapper {
    margin-left: 1%
}

#langnav {
    float: right
}

#langnav a {
    color: #fff
}

#langnav a:hover {
    color: #838383
}

#langnav a.active {
    color: #838383
}

#langnav span {
    color: rgba(255, 255, 255, .2);
    margin: 0 10px;
    display: inline-block
}

#headSHBtn {
    display: none;
    width: 40px;
    height: 40px;
    background: #000;
    line-height: 40px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    right: -40px
}

#header.show {
    right: 0
}

@media screen and (min-width: 1780px) {
}

#mcontact .content > .header {
    animation-name: fadeInUp;
}

#mcontact .content #contactinfo {
    animation-name: fadeInLeft;
    animation-delay: 0.2s
}

#mcontact .content #contactform {
    animation-name: fadeInRight;
    animation-delay: 0.2s
}

#mcontact .content #contactform {
    animation-name: fadeInRight;
    animation-delay: 0.2s
}

#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
}

#mpartner .content > .header {
    animation-name: slideInUp;
    animation-delay: 0.1s
}

#mproject .content > .header {
    animation-name: fadeInUp;
}

#projectlist .projectitem {
    animation-name: slideInUp;
}

#indexPage #mproject a.more {
    animation-name: fadeInUp;
    animation-delay: 0.5s
}

#mservice .content > .header {
    animation-name: fadeInUp;
}

#servicelist .serviceitem {
    animation-name: slideInUp;
}

#indexPage #mservice a.more {
    animation-name: fadeInUp;
    animation-delay: 0.5s
}

#mteam .content > .header {
    display: none
}

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 #header #headSHBtn i {
    font-size: 18px;
    margin-top: 12px;
}

body.ipusher.open #header #headSHBtn i:before {
    content: "\f00d";
}

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);
}

body.ipusher #header .content {
    padding: 0
}

body.ipusher #header #logo {
    width: 100%;
    float: none;
    margin: 20px 0 0 0
}

body.ipusher #header #logo img {
    float: none;
    margin: 0 auto;
    display: block
}

body.ipusher #header ul li.navitem {
    width: 100%;
    padding: 0;
    text-align: center;
    line-height: 50px;
    border-top: 1px solid #272727;
}

body.ipusher #header ul li.navitem ul.subnav li a:hover {
    text-indent: 0px;
}

body.ipusher #header ul li.navitem ul.subnav {
    left: 100%;
    top: 0
}

#logoClone {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 98;
    width: 100%;
    height: 40px;
}

#logoClone img {
    float: none
}

#teamlist .wow {
    animation-name: slideInUp;
}

#projecttags {
    margin-top: 20px;
    width: 340px;
    margin-left: 40px;
    float: left;
}

#projectib {
    margin-right: -10px;
    margin-top: 20px;
    margin-left: 40px;
    float: left;
    width: 340px;
}

#pageswitch {
    margin-top: -150px;
    display: none;
}

#pageswitch a {
    width: 50%;
    height: 40px;
    padding: 20px 0;
    float: left;
    background: #fff;
    font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑";
    transition: all ease-out .3s;
    position: relative;
}

#pageswitch a:hover {
    background: #CCC;
    box-shadow: 0 0 15px #ccc;
    z-index: 3
}

#pageswitch a .title {
    color: #444;
}

#pageswitch a .subtitle {
    color: #a5a5a5;
}

#pageswitch .prev div {
    text-align: left;
    margin-left: 30px;
}

#pageswitch .next div {
    text-align: right;
    margin-right: 30px;
}

#indexPage .mivideo.module .module-content .video_content {
    width: 960px;
    height: 575px;
    margin: 0 auto
}

#projectinfo .description a,
#projectinfo1 .description a,
#projectinfo2 .description a,
#projectinfo3 .description a,
#projectinfo4 .description a,
#projectinfo5 .description a {
    height: 40px;
    width: 100%;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #5A5A5A;
    display: block;
    bottom: 0;
    left: 0;
}

#shares a i.fa-mobile-phone {
    font-size: 28px;
    line-height: 40px;
}

.animated {
    animation-name: fadeInUp;
    animation-delay: 0s;
}

#projectlist .projectitem {
    animation-name: fadeInUp;
}

#indexPage #mteam a.more {
    display: none;
}

#projectwrap1,
#projectwrap2,
#projectwrap3,
#projectwrap4,
#projectwrap5 {
    width: 1180px;
    margin: 0 auto;
    margin-top: 50px;
}

#projectinfo1,
#projectinfo2 {
    float: right;
    padding: 30px;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
    width: 300px;
    border-top: 10px solid #22a9ff;
}

#projectinfo1 .header .description,
#projectinfo2 .header .description {
    color: #6a6a6a;
    font-size: 13px;
    line-height: 24px;
    margin: 30px 0 0;
}

.content #projectih1 .header,
.content #projectih2 .header {
    padding: 0;
}

#projectinfo2 {
    float: left;
}

#projectinfo5 {
    float: left;
    width: 785px;
}

#projectinfo1 .header p,
#projectinfo2 .header p,
#projectinfo3 .header p,
#projectinfo4 .header p,
#projectinfo5 .header p {
    text-align: left;
}

#projectinfo3 .header,
#projectinfo4 .header {
    padding-top: 70px;
}

#projectbody1,
#projectbody2 {
    float: left;
    width: 785px;
}

#projectbody2 {
    float: right;
}

#projectbody5 {
    float: left;
    width: 785px;
}

#projectimages1 img,
#projectimages2 img,
#projectimages3 img,
#projectimages4 img,
#projectimages5 img {
    width: 100%;
    margin-bottom: 10px;
}

#projectshow1,
#projectshow2 {
    width: 785px;
    float: left;
    margin-top: 40px;
}

#projectshow2 {
    float: right;
}

#projectshow3,
#projectshow4 {
    margin-top: 40px;
}

#projectshow5 {
    float: right;
    width: 345px;
    padding-top: 120px;
}

#projectshow1 #projecttags1,
#projectshow2 #projecttags2,
#projectshow3 #projecttags3,
#projectshow4 #projecttags4 {
    margin-top: 20px;
    width: 100%;
}

#projecttags1 a,
#projecttags2 a,
#projecttags3 a,
#projecttags4 a,
#projecttags5 a {
    transition: all ease-out .3s;
    float: left;
    font-size: 13px;
    color: #989898;
    padding: 5px 10px;
    background: #f3f3f3;
    margin-right: 5px;
    margin-bottom: 5px;
}

#projectshow1 #projectib1,
#projectshow2 #projectib2,
#projectshow3 #projectib3,
#projectshow4 #projectib4,
#projectshow5 #projectib5 {
    margin-top: 20px;
}

#projectshow1 #projectib1:after,
#projectshow1 #projecttags1:after,
#projectshow2 #projectib2:after,
#projectshow2 #projecttags2:after,
#projectshow3 #projectib3:after,
#projectshow3 #projecttags3:after,
#projectshow4 #projectib4:after,
#projectshow4 #projecttags4:after,
#projectshow5 #projectib5:after,
#projectshow5 #projecttags5:after {
    content: '';
    display: block;
    clear: both;
}

#projectib1 .projectitem1,
#projectib2 .projectitem2,
#projectib3 .projectitem3,
#projectib4 .projectitem4 {
    width: 245px;
    height: auto;
    float: left;
    margin: 0 6px 14px;
}

#projectib3 .projectitem3,
#projectib4 .projectitem4 {
    width: 275px;
    margin: 0 10px 40px;
}

#projectib1 .projectitem1 img,
#projectib2 .projectitem2 img,
#projectib3 .projectitem3 img,
#projectib4 .projectitem4 img {
    width: 100%;
    height: auto;
    float: none;
}

#projectib1 .projectitem1 a .project_info,
#projectib2 .projectitem2 a .project_info,
#projectib3 .projectitem3 a .project_info,
#projectib4 .projectitem4 a .project_info,
#projectib5 .projectitem5 a .project_info {
    width: 100%;
    height: 30px;
}

#projectib1 .projectitem1 a .project_info p,
#projectib2 .projectitem2 a .project_info p,
#projectib3 .projectitem3 a .project_info p,
#projectib4 .projectitem3 a .project_info p,
#projectib5 .projectitem5 a .project_info p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#projectib5 #projectlist .projectitem {
    width: 49%;
}

#npagePage #projectlist .projectitem .project_info div {
    margin-top: 0px;
}

#npagePage #projectlist .projectitem a:hover img {
    transform: scale(1, 1);
}

#npagePage #projectlist .projectitem a:hover .project_info {
    width: 100%;
    height: 100%;
}

#npagePage #projectlist .projectitem .project_info {
    position: inherit;
}

#npagePage #projectlist .projectitem .project_info p.subtitle {
    margin-top: 0px;
    height: 24px;
    line-height: 24px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#npagePage #projectlist .projectitem .project_info p.title {
    margin-top: 0px;
    height: 22px;
    line-height: 22px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#post_slider,
#post_slider1 {
    height: 500px;
}

#post_slider li,
#post_slider1 li {
    height: 500px;
}

ul.content_list:after {
    content: '';
    display: block;
    clear: both;
}

.projectSubList {
    margin-bottom: 20px;
}

.projectSubTitle {
    font-size: 24px;
    line-height: 24px;
    margin: 20px auto 50px;
    display: none
}

.postbody img {
    max-width: 100%;
    margin-bottom: 10px;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 0;
}

#indexPage #mslider .bx-wrapper .bx-pager {
    z-index: 0;
}

#shares a i,
#contactinfo div a i,
#online_open i,
#olx_qq li a i,
#olx_tel div i {
    margin-left: 0px;
}

.service_img {
    display: inline;
}

body.ipusher #header #headSHBtn i {
    margin-left: 0px;
}

.nav-a i {
    display: inline;
}

#indexPage .mivideo {
    background-color: #fff;
    padding-bottom: 10px;
    padding-top: 80px;
}

#projectitem_1 {
    animation-name: fadeInUp;
    animation-delay: 0.1s;
}

#projectitem_2 {
    animation-name: fadeInUp;
    animation-delay: 0.2s;
}

#projectitem_3 {
    animation-name: fadeInUp;
    animation-delay: 0.3s;
}

#projectitem_4 {
    animation-name: fadeInUp;
    animation-delay: 0.4s;
}

#projectitem_5 {
    animation-name: fadeInUp;
    animation-delay: 0.5s;
}

#projectitem_6 {
    animation-name: fadeInUp;
    animation-delay: 0.6s;
}

#projectitem_7 {
    animation-name: fadeInUp;
    animation-delay: 0.7s;
}

#projectitem_8 {
    animation-name: fadeInUp;
    animation-delay: 0.8s;
}

#projectitem_9 {
    animation-name: fadeInUp;
    animation-delay: 0.9s;
}

#projectitem_10 {
    animation-name: fadeInUp;
    animation-delay: 1s;
}

#projectitem_11 {
    animation-name: fadeInUp;
    animation-delay: 1.1s;
}

#newsitem_1 {
    animation-name: fadeInUp;
    animation-delay: 0.2s;
}

#newsitem_2 {
    animation-name: fadeInUp;
    animation-delay: 0.4s;
}

#newsitem_3 {
    animation-name: fadeInUp;
    animation-delay: 0.6s;
}

#newsitem_4 {
    animation-name: fadeInUp;
    animation-delay: 0.8s;
}

#newsitem_5 {
    animation-name: fadeInUp;
    animation-delay: 1s;
}

#newsitem_6 {
    animation-name: fadeInUp;
    animation-delay: 1.2s;
}

#newsitem_7 {
    animation-name: fadeInUp;
    animation-delay: 1.4s;
}

#newsitem_8 {
    animation-name: fadeInUp;
    animation-delay: 1.6s;
}

#newsitem_9 {
    animation-name: fadeInUp;
    animation-delay: 1.8s;
}

#newsitem_10 {
    animation-name: fadeInUp;
    animation-delay: 2s;
}

#newsitem_11 {
    animation-name: fadeInUp;
    animation-delay: 2.2s;
}

#serviceitem_1 {
    animation-name: fadeInUp;
    animation-delay: 0.1s;
}

#serviceitem_2 {
    animation-name: fadeInUp;
    animation-delay: 0.2s;
}

#serviceitem_3 {
    animation-name: fadeInUp;
    animation-delay: 0.3s;
}

#serviceitem_4 {
    animation-name: fadeInUp;
    animation-delay: 0.4s;
}

#serviceitem_5 {
    animation-name: fadeInUp;
    animation-delay: 0.5s;
}

#serviceitem_6 {
    animation-name: fadeInUp;
    animation-delay: 0.6s;
}

#serviceitem_7 {
    animation-name: fadeInUp;
    animation-delay: 0.7s;
}

#serviceitem_8 {
    animation-name: fadeInUp;
    animation-delay: 0.8s;
}

#serviceitem_9 {
    animation-name: fadeInUp;
    animation-delay: 0.9s;
}

#serviceitem_10 {
    animation-name: fadeInUp;
    animation-delay: 1s;
}

#serviceitem_11 {
    animation-name: fadeInUp;
    animation-delay: 1.1s;
}

#teamitem_1 {
    animation-name: fadeInUp;
    animation-delay: 0.1s;
}

#teamitem_2 {
    animation-name: fadeInUp;
    animation-delay: 0.2s;
}

#teamitem_3 {
    animation-name: fadeInUp;
    animation-delay: 0.3s;
}

#teamitem_4 {
    animation-name: fadeInUp;
    animation-delay: 0.4s;
}

#teamitem_5 {
    animation-name: fadeInUp;
    animation-delay: 0.5s;
}

#teamitem_6 {
    animation-name: fadeInUp;
    animation-delay: 0.6s;
}

#teamitem_7 {
    animation-name: fadeInUp;
    animation-delay: 0.7s;
}

#teamitem_8 {
    animation-name: fadeInUp;
    animation-delay: 0.8s;
}

#teamitem_9 {
    animation-name: fadeInUp;
    animation-delay: 0.9s;
}

#teamitem_10 {
    animation-name: fadeInUp;
    animation-delay: 1s;
}

#teamitem_11 {
    animation-name: fadeInUp;
    animation-delay: 1.1s;
}

#indexPage #mpartner .wrapper ul li a .par_title {
    display: none;
    text-align: center;
    font-size: 14px;
    width: 100%;
}

.module.mcounter .module_container {
    padding: 60px 0;
    position: relative;
    z-index: 1
}

.module.mcounter .particles-js-canvas-el {
    opacity: .5
}

.module.mcounter ul.content_list {
    width: 100%;
    height: auto;
}

.module.mcounter ul.content_list li {
    width: 25%;
    height: 108px;
    float: left;
    text-align: center;
}

.module.mcounter ul.content_list li div {
    border-right: #333 1px solid;
}

.module.mcounter ul.content_list li:last-child div {
    border-right: none
}

.module.mcounter ul.content_list li p {
    text-align: center;
    font-size: 14px;
    color: #9e9e9e;
}

.module.mcounter ul.content_list li p.number {
    margin-top: 15px;
}

.module.mcounter ul.content_list li p.number .counterDX {
    font-size: 48px;
    color: #ffffff;
    font-family: HELVETICANEUELTPRO-THEX, Arial;
    text-align: center;
    margin-top: 15px;
}

.module.mcounter ul.content_list li p.number .unit {
    font-size: 14px;
    margin-left: 5px
}

.module.mcounter ul.content_list li p.title {
    margin-bottom: 10px;
}

#header .navWrap ul#nav {
    display: inline-flex
}

.search-icon {
    padding: 0 5px 0 15px;
    margin: 0 15px;
    line-height: 48px;
    height: 50px;
}

.search-icon i,
.searchCloseBtn {
    line-height: 46px;
}

.searchBtn {
    display: inline-flex;
}

.search-frame input {
    line-height: 50px;
}

.searchCloseBtn .left {
    height: 1px;
    width: 18px;
    background: #8e8e8e;
    position: absolute;
    display: block;
    top: 20px;
    z-index: 1;
    transition: all .2s ease-out 0s;
    transform: rotate(0deg);
}

.searchCloseBtn .right {
    height: 1px;
    width: 18px;
    background: #8e8e8e;
    position: absolute;
    display: block;
    top: 20px;
    z-index: 1;
    transform: rotate(0deg);
    transition: all .2s ease-out 0s;
}

.searchopen .searchCloseBtn .left {
    transform: rotate(50deg);
}

.searchopen .searchCloseBtn .right {
    transform: rotate(-50deg);
}

#header .content.searchshow .navitem {
    -webkit-animation: ac-gn-item-searchshow 400ms both;
    animation: ac-gn-item-searchshow 400ms both;
}

#header .content.searchhide .navitem {
    -webkit-animation: ac-gn-item-searchhide 400ms both;
    animation: ac-gn-item-searchhide 400ms both
}

@-webkit-keyframes ac-gn-item-searchshow {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
        animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1)
    }
    40% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

@keyframes ac-gn-item-searchshow {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
        animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1)
    }
    40% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

@-webkit-keyframes ac-gn-item-searchhide {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
    60% {
        opacity: 1
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
        animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1)
    }
}

@keyframes ac-gn-item-searchhide {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
    60% {
        opacity: 1
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
        animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1)
    }
}

@-webkit-keyframes ac-gn-searchview-searchhide {
    0% {
        opacity: 1;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
    100% {
        opacity: 0
    }
}

@keyframes ac-gn-searchview-searchhide {
    0% {
        opacity: 1;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
    100% {
        opacity: 0
    }
}

#header .content.searchopen .navitem {
    visibility: hidden
}

#header .content .navWrap {
    /*position: relative;*/
    z-index: 4;
    width: 1200px;
    margin: 0 auto;
}

#header .content.searchopen .searchWrap {
    display: block
}

#header .content .searchWrap {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 30%;
    margin-left: -15%;
    z-index: 3;
    opacity: 0
}

#header .content.searchhide .searchWrap {
    -webkit-animation: ac-gn-searchview-searchhide 200ms both;
    animation: ac-gn-searchview-searchhide 200ms both
}

#header .content.searchshow .searchWrap,
#header .content.searchopen .searchWrap,
#header .content.searchhide .searchWrap {
    -webkit-animation: none;
    animation: none
}

#header .content.searchopen .searchWrap {
    opacity: 1;
    margin-top: 0px;
    height: 50px;
    overflow: hidden;
    z-index: 10
}

#header .searchBtn,
#header .searchCloseBtn {
    display: inline-table;
    color: #8e8e8e;
    cursor: pointer;
    padding: 10px
}

#header .content .searchWrap input {
    line-height: 44px;
    color: #000;
}

#header .content.searchopen .searchWrap input {
    transition: all .2s ease-out 0s
}

.searchBtn {
    display: inline-block;
    opacity: 1;
    transition: all .2s ease-out 0s;
}

#header .content.searchopen .searchBtn {
    opacity: 0;
    display: none;
}

#header .search-icon {
    margin-left: 120px;
    transition-timing-function: cubic-bezier(.32, .05, 0, 1.02);
    transition-duration: 0.3s;
    transition-delay: 0s;
}

#header .content.searchopen .search-icon {
    margin-left: 10px;
}

#header .content .searchCloseBtn {
    margin-right: 60px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: relative;
}

#header .content.searchopen .searchCloseBtn {
    opacity: 1;
    transition: all .1s ease-out 0s;
    margin-right: 10px;
}

.bodyMask {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    display: none;
    background: rgba(0, 0, 0, .3);
}

.open {
    display: block;
}

#fixed_videoPost {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    overflow-y: auto;
    display: block;
    z-index: 110;
    background-color: transparent;
}

#fixed_videoPost .v_iframe {
    width: 100%;
    height: 540px;
    background: #000;
    border: 0;
}

#fixed_videoPost .fixed-container {
    width: 960px;
    padding: 10px;
    height: 618px;
    background: #fff;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -480px;
    z-index: 2;
    border: 1px solid #dedede;
}

#fixed_videoPost .fixed-mack {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6)
}

#fixed_videoPost #postControl {
    position: absolute;
    right: 32px;
    top: -50px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 2
}

#fixed_videoPost #postControl .button span {
    height: 1px;
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    display: block;
    z-index: 1;
    transition: all .2s ease-out 0s;
    transform: rotate(0deg);
    top: 20px;
    left: 5px;
}

#fixed_videoPost #postControl .button .left {
    transform: rotate(45deg);
}

#fixed_videoPost #postControl .button {
    width: 100%;
    height: 100%;
}

#fixed_videoPost #postControl .button .right {
    transform: rotate(-45deg);
}

#fixed_videoPost .info_box {
    width: 100%;
    height: 48px;
    position: relative;
    padding: 15px 0 0;
}

#fixed_videoPost .info_box .title {
    font-size: 16px;
    color: #2e2e2e
}

#fixed_videoPost .info_box .subtitle {
    color: #7d7d7d;
    font-size: 13px;
    line-height: 22px;
    margin-top: 6px
}

#fixed_videoPost .fixed-btn {
    position: fixed;
    top: 50%;
    margin-top: -25px;
    right: 0;
    width: 100%;
}

#fixed_videoPost .fixed-btn a {
    width: 50px;
    text-align: center;
    height: 50px;
    background: #fbfbfb;
    display: inline-block;
    line-height: 50px;
    position: fixed
}

#fixed_videoPost .fixed-btn a i {
    line-height: 48px;
    color: #848484;
    font-size: 30px;
}

#fixed_videoPost .fixed-btn a:hover i {
    color: #333
}

#fixed_videoPost .fixed-btn a:hover {
    background: rgba(248, 248, 248, 1)
}

#fixed_videoPost .fixed-btn a.prev {
    float: left;
    left: -50px
}

#fixed_videoPost .fixed-btn a.next {
    float: right;
    right: -50px
}

#fixed_videoPost .fa-angle-right::before {
    content: "\f105";
}

#fixed_videoPost .fa-angle-left::before {
    content: "\f104";
}

#fixed_videoPost .fixed-btn a.disabled {
    background: rgba(255, 255, 255, 0.3)
}

#header .content.searchshow .navitem,
#header .content.searchshow .navitem a,
#header .content.searchopen .navitem,
#header .content.searchopen .navitem a {
    transition: none;
}

.mvideom .videom_item .video_details i {
    margin-left: 6px
}

#pages {
    display: block !important;
}

#indexPage .mvideom a.more {
    border: rgba(223, 223, 223, 0.77) 1px solid;
    margin-top: 80px;
}

.ipusher #indexPage .mmap .content {
    margin-top: -300px;
}

.mvideom .bx-wrapper .bx-pager.bx-default-pager a {
    margin: 0 6px 0 6px
}

.mvideom .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0
}

.mvideom .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0
}

.mvideom .bx-wrapper .bx-pager {
    bottom: -30px;
}

.mvideom .videom_item img {
    float: none;
    width: 100%;
    height: 600px;
}

.mvideom .item_link {
    display: block
}

.mvideom .videom_item img {
    float: none;
    width: 100%;
}

.mvideom .videom_item .image {
    position: relative
}

.mvideom .videom_item {
    float: left;
    position: relative;
    width: 100%;
}

.mvideom .videom_item .wrap {
    overflow: hidden;
    position: relative
}

.mvideom .videom_item .wrap .imgMask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: all .36s ease;
}

.mvideom .videom_item .wrap:hover .imgMask {
    background: rgba(0, 0, 0, 0.47);
}

.mvideom .videom_item .wrap .item_info {
    position: absolute;
    bottom: -30%;
    height: 68px;
    left: 0;
    width: 84%;
    padding: 0 8%;
    text-align: left;
    transition: all .36s ease;
}

.mvideom .videom_item .wrap:hover .item_info {
    bottom: 0px;
}

.mvideom .videom_item .title {
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
    transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition: all .6s ease;
}

.mvideom .videom_item .subtitle {
    font-size: 13px;
    color: #fff;
    margin-top: 30px;
    transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition: all .6s ease;
    padding-top: 6px;
}

.mvideom .videom_item .wrap:hover .subtitle,
.mvideom .videom_item .wrap:hover .title {
    margin-top: 0px;
}

.mvideom .videom_item .video_details {
    display: none;
    position: absolute;
    bottom: -100%;
    left: 10%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border: 1px solid #fff;
    padding: 0 25px;
    transition: all .36s ease;
}

.module.mvideom {
    background-color: #fff;
}

.module.mvideom .wrap{
    margin:20px;
}

.mvideom .videom_item .wrap:hover .video_details {
    bottom: 10%;
}

.mvideom .videom_item .imgIcon {
    position: absolute;
    top: -30%;
    left: 50%;
    margin-top: -22px;
    margin-left: -28px;
    transition: all .6s ease;
}

.mvideom .videom_item .wrap:hover .imgIcon {
    top: 40%
}

.mvideom .videom_item .imgIcon .icon-triangle {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}

.mvideom .videom_item .imgIcon path {
    stroke: #fff;
    fill: #fff;
}

.mvideom .bx-wrapper .bx-controls-direction a {
    top: 50%;
    margin-top: -20px;
}

.mvideo_header {
    text-align: center;
    margin-bottom: 50px;
}

.mvideo_title {
    font-size: 22px;
    color: #3a3a3a;
}

.mvideo_subtitle {
    font-size: 13px;
    color: #bdbdbd;
    margin-top: 4px;
}

.mvideo_more i {
    opacity: 0;
    transition: all 0.36s ease 0s;
}

.mvideo_more:hover i {
    opacity: 1;
    margin-left: 10px;
}

.mvideo_more {
    width: 218px;
    height: 44px;
    line-height: 45px;
    font-size: 15px;
    color: #bdbdbd;
    margin: 56px auto 50px;
    text-align: center;
    border: 1px solid #dfdfdf;
    display: block
}

.mvideom.mvideom01 .mvideo_header {
    text-align: left;
    margin: 0 auto;
    width: 1180px;
    padding-bottom: 30px;
}

.mvideom.mvideom01 .videom_item .wrap .item_info {
    position: inherit;
    top: auto;
    left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0;
    transition: all 0.6s ease 0s;
}

.mvideom.mvideom01 .videom_item .title {
    color: #7d7d7d;
    font-size: 14px;
}

.mvideom.mvideom01 .videom_item .subtitle {
    color: #7d7d7d;
    margin-top: 10px
}

.mvideom.mvideom01 .videom_item .wrap:hover .item_info {
    padding-left: 10px;
}

.mvideom.mvideom01 .videom_item .video_details {
    display: block;
    width: 32px;
    height: 32px;
    transition: all 0.6s ease 0s;
    position: absolute;
    bottom: 34px;
    right: 0px;
    opacity: 0;
    color: transparent;
    border: 0;
    padding: 0;
    line-height: 32px;
    left: auto;
    transform: rotate(180deg);
    overflow: hidden
}

.mvideom.mvideom01 .videom_item .video_details path {
    stroke: #929292;
    fill: #929292;
}

.mvideom.mvideom01 .videom_item .video_details .icon-arrows01 {
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.36s ease 0s;
}

.mvideom.mvideom01 .bx-wrapper .bx-controls-direction a {
    top: 50%;
    margin-top: -65px;
}

.mvideom.mvideom01 .videom_item .wrap:hover .video_details {
    bottom: 34px;
    opacity: 1;
    right: 15px;
}

.mvideom.mvideom01 .videom_item .wrap:hover .imgIcon {
    top: 50%;
}

.Pagevideo.mvideom.mvideom01 .module-content {
    width: 1180px;
    margin: 0 auto;
}

.Pagevideo.mvideom.mvideom01 .content_list {
    margin-right: -20px;
}

.Pagevideo.mvideom.mvideom01 .videom_item {
    width: calc(25% - 20px);
    margin-right: 20px
}

#indexPage .mvideom.mvideom01 a.more {
    border: rgba(223, 223, 223, 0) 1px solid;
    position: relative
}

.mvideom.mvideom01 .videom_item .wrap:hover .title {
    margin-top: 10px;
}

.mvideom.mvideom01 .videom_item .subtitle {
    margin-top: 0px;
}

.mvideom.mvideom01 .videom_item .wrap:hover .item_info {
    bottom: auto
}

.mvideom .layoutslider .module-content {
    margin-bottom: 80px;
}

.sscreen #indexPage .mvideom .content {
    margin-top: -260px;
}

.clearfix:after {
    clear: both;
    display: block;
    content: ''
}

.clearfix {
    zoom: 1
}

/*formPage*/

.ui.form {
    font-size: 16px;
}

.Pageyemian.formPage .content .header {
    height: auto;
    line-height: inherit;
    text-align: center;
    border-bottom: 1px solid transparent;
    padding: 80px 0 0;
}

.npagePage.formPage .content .header,
#page_none.formPage .content .header .title,
#page_none.formPage .content .header .subtitle {
    display: block !important
}

#formpage {
    width: 1180px;
    margin: 0 auto;
    padding: 60px 0 50px;
}

.ui.checkbox label,
.ui.radio.checkbox label {
    font-size: 15px;
    font-weight: normal
}

.form_input {
    width: 50%
}

.formPage .formbox .list-item label.fl {
    margin: 0 20px 0 0;
    width: 120px;
    text-align: right;
    font-weight: 100;
    color: rgba(0, 0, 0, .87);
    line-height: 43px;
}

.formPage .formbox {
    position: relative;
    padding: 10px 0;
    border: 0;
    width: 100%;
    line-height: 38px;
    float: left
}

.formPage .formbox .setBtn {
    position: absolute;
    top: 0;
    right: 10px;
    display: none
}

.formPage .formbox:hover .setBtn {
    display: block
}

.formWrap .formbox .field {
    width: auto
}

.checkboxBox .ui.checkbox,
.formbox .list-item.fields .radioBox .ui.radio {
    margin-right: 1.85714em
}

.formPage .inputsub {
    width: 140px;
    line-height: 48px;
    background-color: #838383;
    color: #cfcfcf;
    font-size: 15px;
    margin: 50px 0 50px 140px;
    cursor: pointer;
}

.formPage .formbox textarea,
.form_input,
.radioBox,
.checkboxBox,
.ui.form select {
    width: 590px;
}

.formPage .wrapper {
    width: 904px;
    margin: 0 auto
}

.icon-interval {
    color: red
}

.npagePage.formPage .postbody {
    width: 740px;
    margin: 50px auto 0;
}

.formWrap .button {
    width: 140px;
    line-height: 48px;
    background-color: #838383;
    color: #cfcfcf;
    font-size: 15px;
    margin: 50px auto 50px auto;
    cursor: pointer;
    text-align: center;
}

.ui.form .field,
.ui.form .inline.fields,
.ui.form .fields {
    margin: 0
}

.ui.form .fields > .field {
    padding: 0
}

.ui.selection.dropdown .menu {
    width: 100%;
    min-width: 100%;
}

.ui.search.dropdown.active > input.search,
.ui.search.dropdown.visible > input.search {
    width: calc(100% - 3.1em);
}

.ui.selection.dropdown .menu > .item {
    padding: .67857143em 1em !important;
    line-height: 1.21428571em;
    font-size: 1em;
}

.ui.dropdown .menu .active.item {
    font-weight: 300
}

.ui.selection.visible.dropdown > .text:not(.default) {
    width: 100%;
    overflow: hidden;
    word-wrap: normal;
}

.verification label {
    margin: 0 20px 0 0;
    width: 120px;
    text-align: right;
    font-weight: 100;
    color: rgba(0, 0, 0, .87);
    line-height: 43px;
}

.verification #verification.error {
    background: #fff6f6;
    border-color: #e0b4b4;
    color: #9f3a38;
    /*border-radius: '';*/
    box-shadow: none;
}

.verification .form_input {
    width: 130px;
    margin-right: 3em;
}

.verification .image {
    margin: 6px 0
}

.msg {
    width: 540px;
    height: 320px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -260px;
    margin-left: -270px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
    z-index: 106
}

.msg .header {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #e9e9e9;
    font-size: 16px;
    color: #595959;
    width: 100%;
    text-indent: 20px;
}

.msg .content {
    text-align: center;
}

.msg .content .txt {
    width: 334px;
    margin: 48px auto 26px;
    line-height: 24px;
    font-size: 16px;
    color: #595959;
}

.msg .closeBtn {
    display: inline-block;
    width: 158px;
    height: 44px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #e1e1e1;
    margin: 0 5px;
    background-color: #009cff;
    color: #fff;
    border-color: #009cff;
    border-radius: 3px;
}

.pageMask,
.loadMask {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    display: none;
    background: rgba(0, 0, 0, .3);
    z-index: 100
}

.loadMask {
    display: block
}

.loadMask img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -60px;
}

#sitecontent .npagePage.formPage .content .header p.title {
    text-align: center;
    font-size: 20px;
    color: #444;
}

#sitecontent .npagePage.formPage .content .header .subtitle {
    text-align: center;
    font-size: 16px;
    color: #999;
}

.formPage .formbox textarea {
    resize: none
}

.npagePage #banner.formBanner {
    height: auto
}

.npagePage #banner.formBanner img {
    float: none;
    max-width: 100%;
}

.npagePage .content.black {
    background: #212121
}

.formPage .black .formbox .list-item label.fl,
.black .ui.checkbox input:active ~ label {
    color: #8a8a8a;
}

.black .ui.form input[type="text"],
.black .ui.selection.dropdown,
.black .ui.form textarea {
    background: rgb(49, 49, 49);
    border: 1px solid rgba(121, 121, 121, 0.29);
    color: rgba(125, 125, 125, 0.87);
}

.black .ui.checkbox label,
.black .ui.radio.checkbox label,
.black .ui.checkbox label,
.black .ui.radio.checkbox label,
.black .ui.checkbox label:hover,
.black .ui.checkbox + label:hover,
.black .ui.form .field > label,
.formPage .black .formbox.ui .list-item label.fl,
.black .ui.form .inline.fields > label,
.black .formbox.ui .list-item label.fl,
.black .verification label,
.black .ui.checkbox input:checked ~ .box::after,
.black .ui.checkbox label,
.black .ui.checkbox label,
.black .ui.checkbox label:hover,
.black .ui.checkbox label:hover,
.black .ui.checkbox + label:hover,
.black .ui.checkbox input:checked ~ .box::after,
.black .ui.checkbox input:checked ~ label::after,
.black .ui.selection.visible.dropdown > .text:not(.default),
.black .ui.form input:not([type]) {
    color: #8a8a8a;
}

.black .ui.checkbox label {
    color: #8a8a8a !important;
}

.black.content .ui.checkbox .box::before,
.black.content .ui.checkbox label::before,
.black.content .ui.checkbox input:not([type="radio"]):indeterminate:focus ~ .box::before,
.black.content .ui.checkbox input:not([type="radio"]):indeterminate:focus ~ label::before,
.black.content .ui.checkbox input:checked:focus ~ .box::before,
.black.content .ui.checkbox input:checked:focus ~ label::before {
    background: #313131;
    border: 1px solid rgba(115, 115, 115, 0.21);
}

.black .ui.radio.checkbox input:checked ~ .box::after,
.black .ui.radio.checkbox input:checked ~ label::after {
    background-color: #838383;
}

.black .ui.radio.checkbox input:checked ~ .box::before,
.black .ui.radio.checkbox input:checked ~ label::before,
.black .ui.radio.checkbox input:focus ~ .box::before,
.black .ui.radio.checkbox input:focus ~ label::before {
    background-color: #272727;
}

.black .ui.checkbox input:checked ~ .box::after,
.black .ui.checkbox input:checked ~ label::after {
    color: #838383
}

.black .ui.form input:not([type]):focus,
.black .ui.form input[type="date"]:focus,
.black .ui.form input[type="datetime-local"]:focus,
.black .ui.form input[type="email"]:focus,
.black .ui.form input[type="file"]:focus,
.black .ui.form input[type="number"]:focus,
.black .ui.form input[type="password"]:focus,
.black .ui.form input[type="search"]:focus,
.black .ui.form input[type="tel"]:focus,
.black .ui.form input[type="text"]:focus,
.black .ui.form input[type="time"]:focus,
.black .ui.form input[type="url"]:focus,
.black .ui.selection.active.dropdown:hover,
.black .ui.selection.active.dropdown:hover .menu,
.black .ui.form textarea:focus,
.black .ui.dropdown .menu,
.black .ui.selection.active.dropdown .menu {
    color: rgba(255, 255, 255, 0.95);
    border-color: #838383;
    border-radius: .28571429rem;
    background: #313131;
}

.black .ui.selection.dropdown .menu > .item,
.black .ui.selection.active.dropdown .menu > .item {
    border-color: rgba(121, 121, 121, 0.29);
    color: #8a8a8a;
}

.black .ui.checkbox label:hover {
    color: #8a8a8a;
}

.black .ui.checkbox label,
.black .ui.checkbox label::after {
    -webkit-transition: color 0s ease;
    transition: color 0s ease;
    color: #8a8a8a;
}

.black.ui.checkbox label,
.black .ui.checkbox + label {
    color: #8a8a8a;
}

.black .ui.form .field.error input:not([type]),
.black .ui.form .field.error input[type="date"],
.black .ui.form .field.error input[type="datetime-local"],
.black .ui.form .field.error input[type="email"],
.black .ui.form .field.error input[type="file"],
.black .ui.form .field.error input[type="number"],
.black .ui.form .field.error input[type="password"],
.black .ui.form .field.error input[type="search"],
.black .ui.form .field.error input[type="tel"],
.black .ui.form .field.error input[type="text"],
.black .ui.form .field.error input[type="time"],
.black .ui.form .field.error input[type="url"],
.black .ui.form .field.error select,
.black .ui.form .field.error textarea,
.black .ui.form .fields.error .field input:not([type]),
.black .ui.form .fields.error .field input[type="date"],
.black .ui.form .fields.error .field input[type="datetime-local"],
.black .ui.form .fields.error .field input[type="email"],
.black .ui.form .fields.error .field input[type="file"],
.black .ui.form .fields.error .field input[type="number"],
.black .ui.form .fields.error .field input[type="password"],
.black .ui.form .fields.error .field input[type="search"],
.black .ui.form .fields.error .field input[type="tel"],
.black .ui.form .fields.error .field input[type="text"],
.black .ui.form .fields.error .field input[type="time"],
.black .ui.form .fields.error .field input[type="url"],
.black .ui.form .fields.error .field select,
.black .ui.form .fields.error .field textarea,
.black .verification #verification.error {
    color: rgba(255, 255, 255, 0.95);
    border-color: #9f3a38;
    border-radius: .28571429rem;
    background: #313131;
}

/*新首页开始*/

.module .content {
    position: inherit;
    top: 0px;
}

#indexPage #mslider .content {
    margin: 0;
    height: 750px;
}

#indexPage #mservice {
    height: 1800px;
    height: 1960px;
    overflow: hidden;
    padding-top: 140px
}

#indexPage #mservice .content {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

#indexPage #mproject .content {
    margin: 0;
    background: #fff;
    height: 100%;
}

#indexPage #mpage .content {
    margin: 0;
    height: 730px;
}

#indexPage #mteam .content {
    margin: 0;
    height: 500px;
}

#indexPage #mnews .content {
    margin: 0;
    height: auto;
}

#mcontact .content {
    margin: 0;
}

#indexPage #mpartner .content {
    margin: 0;
    height: 200px;
}

/*首页头部导航*/

#header {
    background: #fff;
    padding-top: 0px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
}

#header #logo {
    margin-left: 2%;
    margin-top: 10px;
}

#header .content {
    padding: 0px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

#header ul#nav {
    float: right;
    margin-right: 1%;
}

#header ul li.navitem {
    transition: all 0.4s ease-out 0s;
    padding: 10px 0px;
    line-height: 30px;
    text-align: center;
}

#header ul li.navitem a {
    color: #666;
    text-transform: uppercase;
}

#header ul li.navitem a.active, #header ul li.navitem:hover .nav-a {
    color: #ccaf86;
    text-transform: uppercase;
}

#header ul li.navitem a::after, #header ul li.navitem a::before {
    content: '';
    display: block;
    margin-top: 0px;
    width: 10%;
    height: 1px;
    background: transparent;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#header ul li.navitem a.active::after, #header ul li.navitem a.active::before {
    width: 60%;
    background: rgba(181, 159, 102, 0);
}

#header ul li.navitem:hover a::after, #header ul li.navitem:hover a::before {
    width: 100%;
    background: rgba(181, 159, 102, 0);
}

#header.mini {
    background-color: rgba(255, 255, 255, 1);
    padding-top: 0px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
}

#header.mini ul li.navitem a.active:after, #header.mini ul li.navitem:hover a:after {
    margin-top: -5px;
}

#header ul li.navitem ul.subnav {
    width: 1200px;
    background: #fff;
    border: 0;
    margin-left: -75px;
    box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
}

#header ul li.navitem ul.subnav li {
    border-bottom: 1px solid rgba(0, 0, 0, .08);
}

#header ul li.navitem ul.subnav li a {
    text-align: center;
    color: #666;
    width: 100%;
    padding: 14px 0;
    background: none;
}

#header ul li.navitem ul.subnav li a i {
    display: none;
}

#header ul li.navitem ul.subnav li a:hover {
    background: #fff;
    color: #000;
    text-indent: inherit;
}

#header ul li.navitem ul.subnav li a:hover::after, #header ul li.navitem ul.subnav li a:after {
    display: none;
}

#header ul li.navitem ul.subnav li a:hover {
    background-color: #f5f5f5;
}

#header ul li.navitem:hover ul.subnav li a::before {
    width: 0;
    height: 0;
    content: '';
}

/*内页头部导航*/
.nobanner #header {
    border-bottom: 1px solid #f3f3f3
}

/*幻灯*/

#mslider .bx-wrapper .bx-controls-direction {
    display: block;
}

#indexPage #mslider ul li div {
    display: none;
}

#indexPage #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;
}

#indexPage #servicelist {
    overflow: hidden;
    width: 1200px;
}

#servicelist .serviceitem .details:hover {
    text-indent: 0px;
}

#indexPage #mservice .serviceitem a.details i {
    font-size: 0;
}

#indexPage #servicelist #serviceitem_1:hover a.details {
}

#indexPage #mservice .serviceitem:hover a.details {
}

#indexPage #servicelist .serviceitem div p.description {
    height: 90px;
    font-size: 13px;
    text-align: left;
    margin-top: 25px;
    line-height: 28px;
    color: rgba(146, 146, 146, 0.72);
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#indexPage #servicelist .serviceitem div p.title {
    font-size: 20px;
    font-family: Didot, "微软雅黑";
    text-align: left;
    color: rgba(0, 0, 0, 0.79);
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#indexPage #servicelist .serviceitem {
    height: 530px;
    width: 1200px;
    padding: 0px 60px;
    margin-bottom: 50px;
    background: #fff;
}

#indexPage #servicelist #serviceitem_0 {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#indexPage #servicelist #serviceitem_0 a img {
    width: 420px;
    height: 450px;
}

#indexPage #servicelist #serviceitem_1 {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#indexPage #servicelist #serviceitem_1 div {
}

#indexPage #servicelist #serviceitem_1:hover div {
}

#indexPage #servicelist #serviceitem_1 a img {
    height: 450px;
    position: relative;
    width: 420px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#indexPage #servicelist #serviceitem_2 {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#indexPage #servicelist #serviceitem_2 a img {
    height: 450px;
    width: 420px;
}

#indexPage #servicelist .serviceitem:last-child, #indexPage #servicelist .serviceitem:nth-child(3n) {
    border-right: none;
}

#indexPage #servicelist .serviceitem:hover div p.title {
}

#indexPage #servicelist .serviceitem:hover div p.description {
}

/*内页服务*/

#servicelist {
    width: 1200px;
    overflow: hidden;
    padding-top: 30px;
}

#servicelist .serviceitem a img {
    width: 100%;
    height: 450px;
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
    position: relative;
}

#servicelist .serviceitem {
    width: 399px;
    padding-bottom: 40px;
    margin: 0;
}

#servicelist .serviceitem div p {
    padding: 0 30px;
}

#servicelist .serviceitem div {
    position: relative;
    margin: 0;
    transition: all 0.3s ease-out 0s;
    top: -23px;
}

#servicelist .serviceitem div:after {
    position: absolute;
    content: "";
    left: 50%;
    width: 36px;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    left: 32px;
    top: 48px;
    transition: all 0.3s ease-out 0s;
}

#indexPage #servicelist .serviceitem a {
    overflow: hidden;
    height: 480px;
}

#indexPage #servicelist .serviceitem a img {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#servicelist .serviceitem:hover div:after {
}

#servicelist .serviceitem div p.title {
    font-size: 18px;
    color: #191919;
}

#servicelist .serviceitem div p.description {
    width: auto;
    margin-top: 30px;
    line-height: 26px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.Pageservice #servicelist .serviceitem a img {
    width: 230px;
    height: auto;
    display: block;
    margin: 30px 25px;
}

.Pageservice #servicelist .serviceitem:hover a img {
    transform: scale(1, 1);
}

.Pageservice #servicelist .serviceitem div {
    width: 340px;
    background: transparent;
    padding: 0;
}

#servicelist .serviceitem:hover div {
    margin-top: 0px;
}

#servicelist .serviceitem:hover p.title {
    color: #444;
}

#sitecontent .serviceitem a.details {
    width: 130px;
    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;
}

#servicelist .serviceitem:hover .details {
    margin-top: -15px;
    border-color: #b6b6b6;
    text-indent: 130px;
}

#servicelist .serviceitem .details:hover {
    border: 1px solid transparent;
    text-align: inherit;
}

/*案例*/

#indexPage #mproject .content .header {
    padding-bottom: 30px;
}

#indexPage #mproject #projectlist {
    width: 100%;
}

#indexPage #mproject #projectlist {
    width: 100%;
    margin: 0 auto;
}

#indexPage #mproject .content .wrapper {
    width: 100%;
    margin: 0 auto;
    padding-left: 2.5%;
}

#indexPage #mproject #projectlist .projectitem {
    transition: all 0.6s ease-out 0s;
    width: 23%;
    height: auto;
    background: none;
    margin-right: 1%;
    margin-bottom: 1%;
    border: 1px rgba(220, 220, 220, 0.4) solid;
}

#projectlist .projectitem a:hover .project_info {
    background: none
}

#indexPage #mproject #projectlist .projectitem .project_info div {
    height: 90px;
}

#indexPage #mproject #projectlist .projectitem .project_info p {
    width: auto;
    text-align: left;
}

#indexPage #mproject #projectlist .projectitem .project_info .title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0px;
    padding-top: 5.5%;
}

#indexPage #mproject #projectlist .projectitem .project_info .subtitle {
    color: #999;
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin: 0px;
}

#indexPage #mproject #projectlist .projectitem:hover a .project_info div {
    padding: 10px 0;
}

#indexPage #mproject #projectlist .projectitem:hover .title {
    color: #ff9a6f !important;
}

/*内页案例*/

#projectlist {
    text-align: center;
}

.npagePage #projectlist .wrapper {
    width: 100%;
    margin: 0 auto;
    padding-left: 2.5%;
    height: 90px;
}

#sitecontent .npagePage #projectlist .projectitem {
    transition: all 0.6s ease-out 0s;
    width: 23.5%;
    height: auto;
    background: none;
    margin-right: 1%;
    margin-bottom: 1%;
    border: 1px rgba(220, 220, 220, 0.4) solid;
}

#projectlist .projectitem a:hover .project_info {
    background: none;
    opacity: 1;
}

.npagePage #projectlist .projectitem .project_info div {
    height: auto;
    padding-top: 5.5%;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    width: 100%;
}

.npagePage #projectlist .projectitem .project_info .description {
    display: none;
}

.npagePage #projectlist .projectitem .project_info p {
    width: 70%;
    text-align: center;
    display: block;
    margin-top: 10%
}

.npagePage #projectlist .projectitem .project_info .title {
    text-align: center;
    color: rgba(70, 70, 70, 0.85);
    font-size: 16px;
    width: 70%;
    margin: 0 auto;
    overflow: hidden;
}

.npagePage #projectlist .projectitem .project_info .subtitle {
    font-size: 13px;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 8px;
    color: #b39941;

    color: rgba(153, 153, 153, 0.68);
}

.npagePage #plheader, .Pageservice .header, .Pageteam .header, .Pagenews .header {
    display: none;
}

.npagePage #category {
    text-align: center;
    margin-top: 10px;
    margin-left: 0;
    padding-bottom: 40px;
}

.npagePage #category span {
    border: 0px;
    background: none;
    color: rgba(102, 102, 102, 0.67);
    font-size: 13px;
    position: relative;
}

.npagePage #category span.active {
    border: 0px;
    background: none;
    color: rgba(102, 102, 102, 0.67);
    font-size: 13px;
    position: relative;
}

.npagePage #category span.active:after {
    content: '';
    width: 25px;
    height: 1px;
    background: #000;
    transition: all 0.3s ease-out 0s;
    position: absolute;
    padding-left: 10px;
    z-index: 1;
    top: 25px;
    left: 16px
}

#projectlist .projectitem a:hover .project_info p.subtitle {
    margin-top: 8px
}

.npagePage #projectlist .projectitem .project_info div:after {
    width: 150px;
    height: 35px;
    display: block;
    position: absolute;
    top: 65%;
    left: 50%;
    margin-left: -76px;
    background: transparent url(../img/icon/icon.png) /*tpa=http://resources.jsmo.xin/templates/upload/988/icon/icon.png*/ no-repeat 67px 9px;
    transition: all 0.3s ease-out 0s;
    margin-top: -10px;
    border: 1px solid rgba(255, 255, 255, .5);
    transform: scale(1.4, 1.4);
}

.npagePage #projectlist .projectitem:hover a .project_info div::after {
    transform: scale(1, 1);
}

/*more效果*/

#indexPage #mproject a.more, #indexPage #mnews a.more, #indexPage #mservice a.more {
    width: 160px;
    height: 42px;
    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: 0px;
    line-height: 45px;
    font-size: 13px;
    text-transform: initial;
}

#indexPage #mproject a.more {
    margin-bottom: 0px;
    margin-top: 120px;
}

#indexPage #mproject a.more i, #indexPage #mnews a.more i, #indexPage #mservice a.more i {
    width: 34px;
    height: 14px;
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -7px;
    margin-left: -17px;
    z-index: 3
}

#indexPage #mproject a.more i.fa-angle-right:before, #indexPage #mnews a.more i.fa-angle-right:before, #indexPage #mservice a.more i.fa-angle-right:before {
    display: none;
}

#indexPage #mproject a.more:before, #indexPage #mnews a.more:before, #indexPage #mservice a.more:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 44px;
    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 rgb(255, 208, 188);
    border-top: 1px solid rgb(255, 208, 188);
    -webkit-transform: scale(0.1, 1);
    transform: scale(0.1, 1);
    display: block;
}

#indexPage #mnews a.more:before {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    border-top: 1px solid rgba(255, 255, 255, .2);
}

#indexPage #mproject a.more:hover, #indexPage #mnews a.more:hover, #indexPage #mservice a.more:hover {
    background: transparent;
    border: inherit;
    color: #ff8957;
}

#indexPage #mproject a.more:hover::before, #indexPage #mnews a.more:hover::before, #indexPage #mservice a.more:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

#indexPage #mproject a.more:hover::after, #indexPage #mnews a.more:hover::after, #indexPage #mservice a.more:hover::after {
    webkit-transform: scale3d(0.7, 0.7, 1);
    transform: scale3d(0.7, 0.7, 1);
    opacity: 0;
}

#indexPage #mproject a.more:hover i, #indexPage #mnews a.more:hover i, #indexPage #mservice a.more:hover i {
    background: url(../img/icon/icon-1.png) no-repeat 0 -38px;
}

/*关于*/

#indexPage #mpage.module.bgShow .bgmask {
    display: none;
}

#mpage .module-content .header {
    padding-top: 130px;
    padding-bottom: 70px;
}

#mpage .content .header p.title, #mpage .content .header p.subtitle, #mpage .content p.description {
    font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
    line-height: 26px;
}

#indexPage #mpage a.more {
    border: 0px;
    width: 160px;
    height: 37px;
    border-radius: 0;
    background-color: #fff;
    color: rgba(255, 255, 255, 0);
    font-size: 0px;
    text-align: center;
    line-height: 45px;
    text-indent: 0;
    z-index: 2;
    position: relative;
    margin-top: 50px;
    background: url(../img/icon/jiantou2.png) no-repeat -8px -187px;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#indexPage #mpage a.more:hover {
    background: url(../img/icon/jiantou2.png) no-repeat -8px -215px;
}

#indexPage #mpage a.more i {
    font-size: 18px;
    color: transparent;
}

#indexPage #mpage a.more:hover i {
    color: rgba(255, 255, 255, 0);
    text-indent: 10px;
    line-height: 33px;
}

#indexPage #mpage .content .header p.title {
    font-size: 24px;
}

/*新闻*/

#indexPage #mnews .content .header {
    display: block;
}

#newslist .newstitem.left a.newscontent, #newslist .newstitem.left a.newscontent:hover, #newslist .newstitem.right a.newscontent, #newslist .newstitem.right a.newscontent:hover {
    padding: 0px;
}

#indexPage #mnews #newslist .newstitem .newsimg {
    display: block;
    width: 100%;
    overflow: hidden;
    left: 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#indexPage #mnews #newslist .newsbody:nth-child(2n) {
    float: left;
}

#indexPage #newslist .newstitem {
    float: left;
    margin: 0 5px 20px 25px;
}

#indexPage #newslist .news_wrapper, #newslist .newstitem a.newscontent:hover .news_wrapper {
    width: 100%;
    background: transparent;
}

#indexPage #mnews #newslist {
    width: 1200px;
    margin: 0 auto;
}

#indexPage #mnews #newslist .newsbody {
    float: right;
    width: 50%;
}

#indexPage #newslist .newsbody {
    position: relative;
    max-width: 100%;
    height: 100%;
}

#indexPage #newslist .newsbody .title {
    width: 480px;
    height: 54px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    font-size: 16px;
    color: #575757;
    line-height: 32px;
    text-align: left;
    position: absolute;
    top: 54px;
    text-indent: 0px;
}

#indexPage #newslist .newsbody .title {
    font-size: 20px;
    color: #fff;
    width: 40%;
    left: 30%;
    text-align: center;
    margin-top: 18%;
}

#indexPage #newslist .separator {
    display: none;
}

#indexPage #newslist .newsbody .description {
    width: 480px;
    height: 78px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    transition: all 0.3s ease-out 0s;
    margin-top: 0;
    color: #999;
    line-height: 26px;
    text-align: left;
    position: absolute;
    top: 108px;
}

#indexPage #newslist .newsbody .description {
    width: 50%;
    left: 25%;
    text-align: center;
    color: rgba(255, 255, 255, 0.71);
    margin-top: 18.4%;
}

#indexPage #newslist .newsbody .date {
    background: transparent;
    font-weight: 100;
    top: 88px;
    position: relative;
    width: auto;
}

#indexPage #newslist .newsbody .date .md {
    color: #adadad;
    position: relative;
    top: 40px;
    transition: all 0.3s ease-out 0s;
    font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
    display: block;
    line-height: 20px;
    width: 100%;
}

#indexPage #newslist .newsbody .date .md {
    font-size: 0;
}

#indexPage #newslist .newsbody .date .md span {
    display: none;
    border: none;
}

#indexPage #newslist .newsbody .date .year {
    font-size: 32px;
    color: #fff;
    font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
    display: block;
    line-height: 46px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#indexPage #newslist li.newstitem:hover .newsbody .date .year {
    color: #fff;
}

#indexPage #newslist li.newstitem:hover {
    transition: all .3s ease-out 0s;
}

#indexPage #newslist li.newstitem:hover .date:after {
    left: 85px;
}

#indexPage #newslist li.newstitem:hover .newsbody .title {
}

#indexPage #newslist li.newstitem:hover .newsbody .description {
}

#indexPage #newslist li.newstitem:hover .newsbody .description {
}

#indexPage #newslist li.newstitem:hover .newsbody:after {
    opacity: 1;
    bottom: 54px;
    left: 135px;
}

#indexPage #mnews a.more {
    display: block;
    margin-bottom: 80px;
}

/*内页新闻*/

.Pagenews .content {
    text-align: center;
}

.Pagenews #category span::before {
    margin-left: -29px;
}

.Pagenews #category {
    width: 1200px;
    margin-left: 0px;
    display: inline-block;
    margin-top: 52px;
}

.Pagenews #category span.active:after {
    top: 1px;
    background: transparent;
}

.Pagenews #newslist {
    width: 1200px;
    display: inline-block;
    margin: 0 auto;
}

.Pagenews #newslist .newstitem:hover:before {
    height: 7%;
    background: rgba(0, 0, 0, .3);
}

.Pagenews #newslist .newstitem .newsimg {
    display: block;
    width: 300px;
    height: 150px;
    float: right;
    margin-right: 10px;
    position: relative;
    margin-top: -204px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.Pagenews #newslist .newstitem:hover .newsimg {
}

.Pagenews #newslist .news_wrapper, .Pagenews #newslist .newstitem a.newscontent:hover .news_wrapper {
    width: 640px;
    position: relative;
    float: left;
    padding-left: 60px;
}

.Pagenews #newslist .newsbody {
    width: 100%;
}

.Pagenews #newslist .newsbody .date {
    width: 120px;
    top: 35px;
    text-align: left;
    margin-left: -30px;
}

.Pagenews #newslist .newsbody .date:after {
    left: 100px;
    top: 8px;
}

.Pagenews #newslist .newsbody .title {
    left: 140px;
    width: 500px;
    margin-top: -10px;
    line-height: 24px;
    height: 24px;
}

.Pagenews #newslist .newsbody .description {
    left: 140px;
    width: 500px;
    top: 100px;
    margin-top: -12px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.Pagenews #newslist .newstitem:hover .newsbody .title, .Pagenews #newslist .newstitem:hover .newsbody .description {
    left: 150px;
}

.Pagenews #newslist .newstitem:hover .newsbody .date:after {
    width: 60px;
    background: #7D7D7D;
}

.Pagenews #newslist .newstitem:hover .title {
    color: #333
}

.Pagenews #newslist .newstitem:hover .date .year {
    color: #b9ab77;
}

.Pagenews #newslist .newstitem a.details {
    width: 35px;
    height: 35px;
    text-align: center;
    display: block;
    border-radius: 0;
    border: none;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    overflow: hidden;
    position: relative;
    margin: 0px;
    z-index: 3;
    top: -96px;
    left: 25px;
}

.Pagenews #newslist .newstitem a.details:after {
    content: '';
    width: 15px;
    height: 9px;
    background: url(../img/icon/icon-1.png) no-repeat -110px -11px;
    display: block;
    margin: 13px 0 0 11px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.Pagenews #newslist .newstitem:hover .details {
    border-color: #b6b6b6;
    text-indent: 130px;
    background: transparent;
}

.Pagenews #newslist .newstitem:hover .details:after {
    background: url(../img/icon/icon-1.png) no-repeat 0px -71px;
}

.Pagenews #newslist .newstitem .details:hover {
    text-align: left;
}

#indexPage #mteam .header img {
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 80px;
    box-shadow: 0px 8px 32px rgba(220, 220, 220, 0.81);
    margin: 26px auto 24px auto;
}

#indexPage #mteam .bx-wrapper .bx-controls-direction a {
    margin-top: 23px;
}

#indexPage #mteam .bx-wrapper .bx-controls-direction a.bx-prev i {
    margin-left: 14px;
}

#indexPage #mteam .bx-wrapper .bx-controls-direction a i {
    font-size: 26px;
    margin-top: 6px;
    margin-left: 17px;
}

#indexPage #mteam .bx-wrapper .bx-controls-direction a:hover {
    background-color: #b9ab77;
}

/*内页团队*/

#teamlist {
    width: 1200px;
    padding-top: 100px;
}

#teamlist .teamitem .wrap {
    display: none;
}

#teamlist .teamitem {
    width: 560px;
    height: 260px;
    border-top: 1px solid rgba(0, 0, 0, .06);
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    margin: 0 40px 20px 0;
    transition: all 0.3s ease-out 0s;
}

#teamlist .teamitem a {
    float: left;
    width: 140px;
    height: 150px;
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
    margin-top: 25px;
}

#teamlist .teamitem a img {
    height: 120px;
    width: 120px;
    margin-left: 10px;
    border-radius: 118px;
}

#teamlist .teamitem .teaminfo {
    float: right;
    width: 344px;
    height: 140px;
    transition: all .6s cubic-bezier(.215, .61, .355, 1);
    padding: 30px 15px 10px;
    margin: 0px;
    text-align: left;
}

#teamlist .teamitem .title a {
    float: none;
    color: rgba(51, 51, 51, 0.91);
}

#teamlist .teamitem .title {
    display: inline-block;
    padding-right: 12px;
    width: 100px;
    overflow: hidden;
    height: 21px;
}

#teamlist .teamitem .subtitle {
    display: inline-block;
    max-width: 202px;
    font-size: 13px;
    color: #999;
    margin-top: 7px;
}

#teamlist .teamitem .description {
    font-size: 13px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    color: rgba(117, 117, 117, 0.64);
    margin-top: 20px;
}

#teamlist .teamitem a.details {
    display: block;
    border-radius: 0px;
    width: 37px;
    height: 20px;
    text-indent: -9999px;
    position: relative;
    border: none;
    border-left: 1px solid #dfdfdf;
    left: 328px;
    top: -4px;
    transition: all 0.3s ease-out 0s;
    opacity: 0
}

#teamlist .teamitem a.details:after {
    content: '';
    width: 37px;
    height: 20px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background: transparent url(../img/icon/icon-1.png) no-repeat -20px -66px;
    transition: all 0.3s ease-out 0s;
}

#teamlist .teamitem:hover {
    border-top: 1px solid #ffd0bc;
}

#teamlist .teamitem:hover a {
    margin-top: 40px;
}

#teamlist .teamitem:hover .teaminfo {
    padding-top: 40px;
}

#teamlist .teamitem:hover a.details {
    opacity: 1;
    margin-top: 48px;
}

/*合作伙伴*/

#indexPage #mpartner .content .header {
    display: none;
}

#indexPage #mpartner .module-content {
    padding: 60px 0;
    height: 80px;
}

#indexPage #mpartner .wrapper {
    height: auto;
}

#indexPage #mpartner .wrapper ul li {
    height: 60px;
    padding-top: 20px;
}

#indexPage #mpartner .wrapper ul li a {
    width: 112px;
    height: auto;
    margin-right: 10px;
}

#indexPage #mpartner .bx-wrapper .bx-pager {
    display: none;
}

#indexPage #mpartner .bx-wrapper .bx-controls-direction {
    display: block;
}

#indexPage #mpartner .bx-wrapper .bx-controls-direction a.disabled {
    display: block;
}

#mpartner .bx-wrapper .bx-controls-direction a {
    background: none;
}

#mpartner .bx-wrapper .bx-controls-direction a i {
    color: #c3c6ca;
}

#mpartner .bx-wrapper .bx-controls-direction a:hover {
    background: rgba(93, 93, 93, 0.55);
}

#mpartner .bx-wrapper .bx-controls-direction a:hover i {
    color: #fff;
}

#indexPage #mpartner .bx-wrapper .bx-prev {
    left: -58px;
}

#indexPage #mpartner .bx-wrapper .bx-next {
    right: -58px;
}

/*联系*/

#mcontact {
    background-color: #ffffff;
    height: 270px !important;
    /*border-top: 1px solid rgba(53, 53, 53, 0.1)*/
}

#mcontact .content {
    width: 1200px;
    margin: 0 auto;
    padding: 80px 0 68px;
    height: 100%;
}

#mcontact .content .header {
    width: 480px;
    float: left;
}

#mcontact .content .header p.title {
    color: #ccaf86;
    font-size: 30px;
    height: 44px;
    text-align: left;
}

#mcontact .content .header .subtitle {
    text-align: left;
    font-size: 20px;
    color: rgba(85, 85, 85, 0.84);
    font-family: Didot, "微软雅黑"
}

#mcontact .content #contactlist {
    width: 720px;
    float: left;
}

#mcontact .content #contactform {
    display: none;
}

#mcontact .content #contactinfo {
    width: 720px;
    float: left;
    position: relative;
}

#mcontact .content #contactinfo p {
    float: left;
    width: 300px;
    margin-top: 14px;
    height: auto;
    color: #999;
    font-size: 12px;
    line-height: inherit;
}

#mcontact .content #contactinfo h3 {
    color: #696969;
}

#mcontact #contactinfo div {
    position: absolute;
    top: 35px;
    left: -250px;
    z-index: 2;
}

#mcontact #contactinfo div:after {
    content: '关注';
    color: #696969;
    height: 20px;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    position: absolute;
    top: -56px;
    left: 0px;
}

#mcontact #contactinfo div a {
    background-color: transparent;
    color: #9b9b9b;
    font-size: 16px;
    border: 2px solid rgba(0, 0, 0, 0);
    line-height: 35px;
}

#mcontact #contactinfo div a:hover {
    background-color: #b9ab77;
    border: 2px solid #b9ab77;
    border-radius: 0px;
}

#mcontact #contactinfo div a:hover i {
    color: #fff;
}

/*footer*/

.module.bgShow .bgmask {
    display: none;
}

#footer {
    background: #fff;
}

#footer a path {
    fill: rgb(148, 148, 148);
}

#footer p {
    width: 1200px;
    margin: 0 auto;
    height: 44px;
    line-height: 44px;
    padding: 0;
    text-align: center;
}

#footer p a {
    margin-top: 15px;
}

/*分页*/

#pages a {
    visibility: hidden;
}

/*内页banner*/

.npagePage #banner, .npagePage #banner div {
    height: 260px;
}

#indexPage #mpage {
    background: #fff;
    margin-top: 140px;
}

.module {
    z-index: auto;
}

/*0801*/

#header .content {
    text-align: center;
}

#header .content img {
    float: none;
}

#header #logo {
    width: auto;
    margin: 0 auto;
    padding: 14px 0;
    float: left;
}

#header ul#nav {
    width: 1280px;
    text-align: center;
}

#header .content #nav {
    margin: 0 auto;
    width: 100%;
    display: inline-block;
    float: right;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.content .header p.subtitle {
}

#indexPage #mproject #category {
    display: block;
    padding-bottom: 60px;
}

#category span {
    border: none;
    font-size: 13px;
    padding: 10px 24px;
    margin-right: 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    color: rgba(97, 97, 97, 0.7);
}

#category span.active, #category span:hover {
    background: rgba(255, 206, 185, 0);
    color: #ffceb9;
    border-color: rgba(255, 206, 185, 0);
}

#category span::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 12px;
    margin-left: -27px;
    margin-top: 2px;
    background: rgba(0, 0, 0, 0.12);
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#category span:first-child::before {
    width: 0px;
}


#header #logo img {
    transform: scale(1, 1);
    transition: all 0.3s ease-out 0s;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

/*#header.mini #logo img { transform: scale(0.8, 0); -moz-transform:scale(0.8, 0); -webkit-transform:scale(0.8, 0); -o-transform:scale(0.8, 0); }*/
#header.mini .content #nav {
    margin-top: 0px;
    float: right;
}

.nobanner .npagePage {
}

#indexPage .content .header {
    position: relative;
    z-index: 1;
}

#indexPage #mpage .content .header {
    width: 1000px;
    left: 50%;
    margin-left: -500px;
    margin-top: 30px;
    padding-bottom: 40px;
    padding-top: 55px;
}

#indexPage #mpage .content .header::after {
    position: absolute;
    width: 50px;
    height: 1px;
    background: rgba(255, 255, 255, 0.6);
    left: 50%;
    margin-left: -25px;
    margin-top: 15px;
}

#mcontact .content .header {
    padding-top: 0;
}

#indexPage #mslider .bx-wrapper {
    position: relative;
}

#indexPage #mpage .wrapper li .fimg {
    width: 610px;
    height: 430px;
    position: absolute;
    top: 0;
    margin-left: 33.5%;
    margin-top: 312px;
}

#indexPage #mnews a.details {
    display: block;
    border: none;
    text-indent: 0;
    margin: 0;
    color: rgba(255, 255, 255, 0.01);
    font-size: 14px;
    text-align: center;
    width: 200px;
    font-family: Georgia, didto, Times, serif;
    height: 42px;
    line-height: 50px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    position: relative;
    left: 22%;
    border-radius: 0px;
    line-height: 42px;
    top: -137px;
    width: 6%;
    z-index: 100;
    text-transform: uppercase;
}

#indexPage #mnews a.details:hover {
    color: #fff;
}

#indexPage #mnews a.details i {
    position: relative;
    top: 3px;
}

#indexPage #mnews a.details:hover i {
    text-indent: 10px;
    color: #fff;
    font-size: 16px;
    top: 2px;
}

#indexPage #mnews #newslist .newstitem {
    margin: 0;
    height: 500px;
}

#indexPage #mnews #newslist .newstitem:hover a.details {
    color: #fff
}

#indexPage #mnews #newslist .newstitem:hover a.details i {
    text-indent: 10px;
    color: #ffffff;
    top: 1px;
    font-size: 16px;
}

#indexPage #newslist .newsbody .description::after {
    position: absolute;
    width: 36px;
    height: 1px;
    background: rgba(255, 255, 255, .1);
    margin-top: 51px;
    left: 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#indexPage #mnews #newslist .newstitem:hover .newsbody .description::after {
    width: 100%;
    background: rgba(255, 255, 255, .5)
}

#indexPage #mnews {
    background-color: #fff;
    padding-top: 140px;
}

#indexPage #mservice a.more {
    text-align: center;
    color: #838383;
    top: -24px;
}

#indexPage #mpartner {
    border-top: 1px solid rgba(0, 0, 0, .05)
}

#projectlist .projectitem a img {
    width: 290px;
    height: 290px;
    overflow: hidden;
}

.Pageanli #category a.active::after {
    display: none;
}

#projectlist .projectitem a:hover img {
    transform: scale(1.08, 1.08);
}

#sitecontent .npagePage #projectwrap {
    width: 1300px;
}

#sitecontent .npagePage #projectinfo .header p.title {
    font-size: 20px;
    margin-bottom: 5px;
}

#sitecontent .npagePage #projectinfo .header p.subtitle {
    font-size: 14px;
}

#sitecontent .npagePage #projectwrap #projectbody {
    width: 900px;
    border-right: 1px solid rgba(0, 0, 0, .05);
}

#projecttags a:hover {
    background: #575757;
    color: #fff;
}

#projectib .projectitem a .project_info p.title {
    margin-bottom: 4px;
}

#projectinfo .header {
    border: none;
}

#projectib .projectitem {
    margin-bottom: 25px;
}

.npagePage #banner div {
    height: 260px;
}

.Pageservice #servicelist {
    width: 1140px;
    margin-top: 20px
}

.Pageservice #servicelist .serviceitem div::after {
    top: 50px;
}

.Pageservice #servicelist .serviceitem:first-child div::after {
    top: 50px;
    margin-left: -68px;
    display: none;
}

.Pageservice #servicelist .serviceitem a.details {
    width: 150px;
    height: 40px;
    text-align: center;
    display: block;
    border-radius: 0;
    border: 1px solid #ffd0bc;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: -100px;
    display: block;
    font-size: 0;
    background: transparent url(../img/icon/icon.png) no-repeat 0 0px;
    margin-left: -9px;
    left: 15px;
    font-size: 13px;
    text-indent: 0px;
    line-height: 40px;
    text-transform: uppercase;
    z-index: 10;
    line-height: 42px;
}

.Pageservice #servicelist .serviceitem a.details::before {
    content: '';
    z-index: -1;
    position: absolute;
    height: 100%;
    width: 0;
    left: 0;
    top: 0;
    opacity: 0;
    background: #ffd0bc;
    transition: all .36s ease;
}

.Pageservice #servicelist .serviceitem:hover .details {
}

.Pageservice #servicelist .serviceitem:hover a.details::before {
    opacity: 1;
    width: 100%;
    color: #fff;
}

.Pageservice #servicelist .serviceitem {
    margin-bottom: 20px;
    padding-bottom: 0;
    width: 370px;
    margin-right: 10px;
    background: #fff;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.Pageservice #servicelist .serviceitem:hover {
    box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.13);
}

.Pageservice #servicelist .serviceitem:nth-child(3n), .Pageservice #servicelist .serviceitem:last-child {
    border-right: none;
}

.Pageservice #servicelist .serviceitem:hover div p.title, .Pageservice #servicelist .serviceitem:hover div p.description {
}

.content .header p.title {

}

.npagePage .postbody {
    width: 1100px;
    overflow: hidden;
}

#teampost .postbody {
    width: 730px;
    overflow: hidden;
}

#teampost #teambody .theader .title {
    font-size: 26px;
    margin-bottom: 5px;
}

.Pageanli #category a::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 12px;
    margin-left: 26px;
    margin-top: 2px;
    background: rgba(0, 0, 0, .15);
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.Pageanli #category li:last-child a::after {
    background: none;
}

#indexPage #mteam {
    background: #f8f8f8;
    margin-top: 140px;
}

/*右下角悬浮*/

#shares a {
    width: 40px;
    height: 40px;
}

#shares a#sshare {
    display: none;
}

#shares a#gotop {
    margin-top: 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    bottom: 347px;
    position: fixed;
    right: 10px;
}

#shares a#gotop i {
    margin-top: 8px;
}

#shares a#gotop:hover {
    background: rgba(0, 0, 0, .9)
}

.fa-weixin::before {
    color: #999;
}

#shares a#weixin:hover {
    background-color: #555;
    color: #fff;
}

#shares #QQ i {
    width: 100%;
    height: 100%;
    line-height: 40px;
    display: block;
}

#shares #QQ:hover i {
    background-color: #555;
    color: #fff;
}

/* QQ在线客服 */
#shares .service {
    position: fixed;
    right: 70px;
    width: 170px;
    /* height: 333px; */
    background: #fff;
    text-align: center;
    font-size: 14px;
    top: 430px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    display: none
}

.service:after,
.service:before {
    border: solid transparent;
    content: ' ';
    height: 0;
    left: 170px;
    top: 100px;
    position: absolute;
    width: 0;
}

.service:after {
    border-width: 12px;
    border-left-color: #fff;
    top: 102px;
}

.service:before {
    border-width: 13px;
    border-left-color: #ddd;
    top: 101px;
}

#shares .service .title {
    width: 100%;
    height: 40px;
    text-align: center;
    display: block;
    line-height: 40px;
    background-color: #F7F9F9;
    color: #000;
}

#shares .service ul {
    margin: 0px 12px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
}

#shares .service ul:nth-child(4) {
    border-bottom: 0;
}

#shares .service ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
}

#shares .service ul li span {
    color: #000;
}

#shares .service ul li:first-child span {
    color: #47B9D3;
}

#shares .service button {
    width: 80px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    padding-left: 20px;
    display: inline-block;
    color: #fff;
    border-radius: 4px;
    background: #47B9D3 url(../img/QQ_icon.png) 8px center no-repeat;
}

/*右下角联系展开*/

#shares a {
    width: 40px;
    height: 40px;
}

#shares a#sshare {
    display: none;
}

#shares a#gotop {
    margin-top: 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#shares a#gotop i {
    margin-top: 8px;
}

#shares a#gotop:hover {
    background: rgba(0, 0, 0, .9)
}

#shares a#weixin, #shares a#phone, #shares #QQ {
    background-color: rgba(255, 255, 255, .8);
    color: #9b9b9b;
    border: 1px solid rgba(0, 0, 0, .1);
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    position: fixed;
    bottom: 465px;
    right: 10px;
}

#shares #QQ {
    position: fixed;
    bottom: 386px;
}

#shares a#phone {
    position: fixed;
    bottom: 425px;
}

.fa-weixin::before {
    color: #999;
}

#shares a#weixin:hover {
    background-color: #555;
}

#shares a#weixin:hover .fa-weixin::before {
    color: #fff;
}

#shares a#phone:hover {
    background-color: #555;
    color: #fff;
}

#olx_head {
    background: #3e3e3e;
    border-radius: 0px;
}

#olx_qq li a:hover i {
    color: #d2d2d2;
}

#olx_qq li a:hover {
    padding: 18px 30px;
}

#online_open i {
    margin-top: 10px;
}

#online_open {
    background: none;
    bottom: 0px;
    color: #515151;
    bottom: 160px;
    color: #999;
    background-color: rgba(255, 255, 255, .8);
    border: 1px solid rgba(0, 0, 0, .1);
    width: 38px;
    height: 39px;
    border-bottom: none;
}

#online_open:hover {
    background-color: #555;
    color: #fff;
}

#online_lx {
    border-radius: 0px;
    bottom: 36px;
    margin-right: -10px;
}

#olx_tel div {
    color: #898989;
}

#olx_qq li a i {
    color: #504f4f;
}

#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 */
}

#indexPage #mnews .content .header p.title {
    color: #ccaf86;
}

#shares a#kefu:hover {
    background-color: #555;
    color: #fff;
}

#shares a#kefu:hover i {
    color: #fff;
}

#shares a#kefu i {
    color: #999;
}

/*案例*/

#projectlist .projectitem .project_info:after {
}

#projectlist .projectitem .project_info div {
    height: 90px;
    top: 0px;
    margin-top: 0px;
}

#indexPage #mproject #projectlist .projectitem:hover a .project_info div {
    padding: 0px;
}

#indexPage #mproject #projectlist .projectitem .project_info .title {
    text-align: center;
    color: rgba(70, 70, 70, 0.85);
    font-size: 16px;
    font-family: Didot, "微软雅黑";
    width: 70%;
    margin: 0 auto;
    overflow: hidden;
}

#indexPage #mproject #projectlist .projectitem .project_info .subtitle {
    font-size: 13px;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 8px;
    color: #b39941;
    color: rgba(153, 153, 153, 0.68);
}

#indexPage #mproject #projectlist .projectitem .project_info .description {
    font-size: 14px;
    text-align: center;
    color: #b39941;
    display: none;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    width: 70%;
    margin-top: 10%;
}

#indexPage #mproject #projectlist .projectitem .project_info div:after {
    width: 160px;
    height: 37px;
    display: block;
    position: absolute;
    top: 65%;
    left: 50%;
    margin-left: -81px;
    background: transparent url(../img/icon/icon.png) /*tpa=http://resources.jsmo.xin/templates/upload/988/icon/icon.png*/ no-repeat 70px 9px;
    transition: all 0.3s ease-out 0s;
    margin-top: -10px;
    border: 1px solid rgba(255, 255, 255, .5);
    transform: scale(1.4, 1.4);
}

#projectlist .projectitem .project_info {
    opacity: 1;
    height: 90px;
    top: auto;
    background-color: #fff;
}

#indexPage #mproject #projectlist .projectitem:hover a .project_info .title {
    color: #ff9a6f;
}

#indexPage #mproject #projectlist .projectitem:hover a .project_info .subtitle {
}

#indexPage #mproject #projectlist .projectitem:hover a .project_info .description {
}

#indexPage #mproject #projectlist .projectitem:hover a .project_info div:after {
    transform: scale(1, 1);
}

.des-wrap {
    background: #fff;
}

/*4号背景案例详情页*/
#post_slider, #post_slider1 {
    height: 500px;
    background: #f8f8f8;
}

#post_slider li {
    height: 500px;
    background: #f8f8f8;
    background-size: auto 100% !important;
}

.npagePage4 #projectshow4 #projectib4 #projectlist .wrapper {
    padding-left: 0;
}

.npagePage4 #post_slider .bx-wrapper .bx-pager {
    display: none;
}

#projectinfo4 .header {
    padding-top: 20px;
    float: left;
    width: 100%;
    position: relative;
}

#projectinfo4 .header .title-warp {
    width: 50%;
    float: left;
}

#projectinfo4 .description {
    width: 50%;
    float: right;
    position: relative;
    right: 0px;
    top: 0px;
}

#projectinfo4 .header p {
    line-height: 24px;
    font-size: 13px;
}

#sitecontent .npagePage .content #projectinfo4 .header p.title {
    width: 92%;
    text-align: left;
    font-size: 18px;
    padding-right: 8%;
}

#sitecontent .npagePage .content #projectinfo4 .header p.subtitle {
    width: 92%;
    text-align: left;
    padding-right: 8%;
}

#npagePage #projectlist .projectitem .project_info p.title {
    color: #565656;
    font-size: 14px;
    padding: 15px 0 2px;
    margin: 0;
}

#npagePage #projectlist .projectitem .project_info p.subtitle {
    color: #929292;
    font-size: 13px;
    margin: 0;
    padding-left: 0;
}

#projectshow4 #projectib4 #projectlist .projectitem {
    margin-bottom: 20px;
}

.npagePage4 #projectwrap4 #projectinfo4 {
    border-bottom: 1px solid rgba(0, 0, 0, .08);
}

#projectshow4 {
    margin-top: 0px;
}

#projectinfo4 .description a {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    color: #555;
}

#projectinfo4 .description a:hover {
    background-color: #383838;
    color: #fff;
    border: 1px solid #383838;
}

.Pagenews #category {
    text-align: center;
}

#category li.hasmore div {
    width: 98%;
    left: 1%;
    margin: 0 auto;
}

#projectshow4 #projectib4 #projectlist .wrapper {
    margin-left: 0;
}

#projecttags4 a {
    padding: 5px 18px;
    margin-right: 8px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#projecttags4 a:hover {
    background: #ffd0bc;
    color: #fff;
}

.npagePage4 #projectbody4 .postbody {
    padding-top: 30px;
}

#post_slider .bx-wrapper .bx-controls-direction a {
    width: 40px;
    height: 77px;
    background: url(../img/icon/icon.png) 0 -50px no-repeat;
    margin-top: -39px;
}

#post_slider .bx-wrapper .bx-controls-direction a.bx-prev {
    background-position: 0 -130px;
    left: 40px;
}

#post_slider .bx-wrapper .bx-controls-direction a.bx-next {
    right: 40px;
}

#post_slider .bx-wrapper .bx-controls-direction a i {
    font-size: 0;
    color: transparent;
}

#npagePage #projectlist .projectitem .project_info {
    position: absolute;
}

#npagePage #projectshow4 #projectib4 #projectlist .projectitem .project_info p.title {
    font-size: 14px;
    width: 82%;
    text-align: center;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    padding-top: 40%;
    margin: 0 auto;
    color: rgba(70, 70, 70, 0.85);
    width: 70%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -33.5%;
}

#npagePage #projectshow4 #projectib4 #projectlist .projectitem .project_info p.subtitle {
    text-align: center;
    width: 100%;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#mcontact #contactinfo div a:hover i.fa-phone::before {
    color: #fff;
}

.bx-wrapper .bx-controls-direction a:hover {
    background-color: rgba(0, 0, 0, 0.22);
}

.bx-wrapper .bx-controls-direction a {
    background: rgba(0, 0, 0, .1);
    border-radius: 30px;
}

/* 首页标题*/
#indexPage .content .header p.title {
    color: #ccaf86;
    font-size: 30px;
    height: 52px;
    margin-bottom: -8px;
    font-family: Didot, "微软雅黑";
}

#indexPage .content .header p.title::after {
    content: " ";
    display: block;
    height: 1px;
    width: 120px;
    background-color: rgba(19, 19, 19, 0);
    text-align: center;
    margin: 0 auto;
    margin-top: 12px;
}

#indexPage .content .header p.subtitle {
    font-size: 20px;
    color: rgba(85, 85, 85, 0.84);
    font-family: Didot, "微软雅黑";
}

#indexPage #mservice .wrapper {
    margin: 0 30px;
}

#indexPage #servicelist .serviceitem:nth-child(2n) {
}

#indexPage #servicelist .serviceitem:nth-child(2n+1) {
    margin-left: 0px;
}

#indexPage #servicelist .serviceitem:nth-child(2n) {
    margin-right: 0px;
}

#indexPage #serviceitem_3 {
    display: none;
}

#indexPage #servicelist .serviceitem:nth-child(2n) div {
    float: left;
    width: 500px;
    text-align: left;
    top: 110px;
}

#indexPage #servicelist .serviceitem:nth-child(2n) .service_img {
    float: right;
    width: 450px;
    position: relative;
    z-index: 1;
    margin-top: 30px;
}

#indexPage #servicelist .serviceitem:nth-child(2n+1) div {
    float: right;
    width: 500px;
    text-align: left;
    top: 110px;
}

#indexPage #servicelist .serviceitem:nth-child(2n+1) .service_img {
    float: left;
    width: 450px;
    position: absolute;
    z-index: 1;
}

#indexPage #servicelist .serviceitem:nth-child(2n+1) .service_img::after {
    content: " ";
    width: 364px;
    height: 370px;
    display: block;
    margin-left: 86px;
    background-color: #ffceb9;
    position: absolute;
    z-index: -1;
    top: 110px;
}

#indexPage #servicelist .serviceitem:nth-child(2n) .service_img::after {
    content: " ";
    width: 364px;
    height: 370px;
    display: block;
    margin-left: 86px;
    background-color: #ffceb9;
    position: absolute;
    z-index: -1;
    top: -30px;
}

#indexPage #mservice .serviceitem:nth-child(2n+1) a.details {
    width: 150px;
    height: 40px;
    text-align: center;
    display: block;
    border-radius: 0;
    border: 1px solid #ffd0bc;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: -165px;
    display: block;
    font-size: 0;
    background: transparent url(../img/icon/icon.png) no-repeat 0 0px;
    margin-left: -9px;
    left: 600px;
    font-size: 13px;
    text-indent: 0px;
    line-height: 40px;
    text-transform: uppercase;
    z-index: 10;
}

#indexPage #mservice .serviceitem:nth-child(2n) a.details {
    width: 150px;
    height: 40px;
    text-align: center;
    display: block;
    border-radius: 0;
    border: 1px solid #ffd0bc;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: -165px;
    display: block;
    font-size: 0;
    background: transparent url(../img/icon/icon.png) no-repeat 0 0px;
    margin-left: -9px;
    left: 40px;
    font-size: 13px;
    text-indent: 0px;
    line-height: 40px;
    text-transform: uppercase;
    z-index: 10;
}

#indexPage #mservice .serviceitem a.details {
    color: #ff8957;
}

#indexPage #mservice .serviceitem a.details i {
    font-size: 17px;
    color: rgba(255, 255, 255, 0);
    position: absolute;
    top: 11px;
    left: 95px;
    text-indent: 0px;
}

#indexPage #mservice .serviceitem:hover a.details i {
    left: 98px;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}

/* 产品列表页 */

.npagePage#mproject .content .header p.title {
    color: #444;
    font-size: 26px;
    font-family: Didot, "微软雅黑";
}

.npagePage #plheader {
    display: block;
}

/*box-shadow: 0px 8px 60px rgba(0, 0, 0, 0.13);*/

.npagePage #projectlist .wrapper {
    background-color: #000;
    width: 100%;
}

.npagePage #projectlist .projectitem {
    transition: all 0.6s ease-out 0s;
    width: 23%;
    height: auto;
    background: none;
    margin-right: 1%;
    margin-bottom: 1%;
    border: 1px rgba(220, 220, 220, 0.4) solid;
}

#projectlist .projectitem a {
}

.npagePage #projectlist .projectitem a {
    padding-bottom: 90px;
}

.npagePage #projectlist .projectitem a:hover .project_info p.title {
    color: #ff9a6f;
}

.npagePage #mproject #projectlist .projectitem:hover a .project_info .title {
    color: #ff9a6f !important
}

.npagePage #mproject #projectlist .projectitem:hover {
    box-shadow: 0px 8px 60px rgba(0, 0, 0, 0.13);
}

/* 服务列表页 */
#servicelist .wrap {
    margin-right: -50px;
}

.Pageservice #servicelist .serviceitem {
    width: 1080px;
    border-bottom: 3px solid rgba(0, 0, 0, .0);
    padding: 0px 20px;
    margin-left: 10px;
    margin-bottom: 40px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

}

.npagePage.Pageservice #servicelist .serviceitem a {
}

.npagePage.Pageservice .content {
    background-color: #f6f6f6;
    margin: 0 auto;
}

.npagePage.Pageservice {
    background-color: #f6f6f6;
}

.npagePage #servicelist .serviceitem a.details {
    color: #ffd0bc;
    font-family: Didot, "微软雅黑";
}

.npagePage #servicelist .serviceitem:hover a.details {
    color: #fff;
    text-indent: -18px;
}

#sitecontent .npagePage #servicelist .serviceitem a.details i {
    font-size: 17px;
    color: rgba(255, 255, 255, 0);
    position: absolute;
    top: 10px;
    left: 95px;
    text-indent: 0px;
}

#sitecontent .npagePage #servicelist:hover .serviceitem a.details i {
    left: 102px;
    color: rgba(245, 243, 243, 0.58);
}

.npagePage #servicelist .serviceitem:hover a.details i {
    left: 98px;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}

.npagePage #servicelist .serviceitem div {
    width: 680px;
    margin: 70px 0 0 40px;
    color: #ffd0bc;
    float: left;
    margin-left: 15px;
    z-index: 10;
}

.npagePage #servicelist .serviceitem div p.title {
    text-align: left;
    color: #444;
    line-height: 26px;
    transition: all 0.6s ease 0s;
    width: 260px;
    height: 31px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    padding-left: 0px;
}

.npagePage #servicelist .serviceitem div p.description {
    padding: 0;
    color: rgba(132, 132, 132, 0.71);
    text-align: left;
    margin-top: 6px;
    transition: all 0.6s ease 0s;
    width: auto;
    height: 70px;
    font-size: 13px;
    line-height: 24px;
    overflow: hidden;
}

.npagePage #servicelist .serviceitem p {
    float: left;
}

/*首页产品*/
#indexPage #projectlist .projectitem_wrapper {
    padding-bottom: 90px;
}

#indexPage #mproject #projectlist .projectitem .project_info .title::before {
    height: 1px;
    width: 20%;
    left: 40%;
    position: relative;
    top: 38px;
    background-color: rgba(0, 0, 0, 0.18);
    display: block;
}

#indexPage #newslist .newsbody .title::after {
    content: " ";
    display: block;
    height: 1px;
    width: 10%;
    margin-left: 45%;
    background: rgba(255, 255, 255, 0.28);
    margin-top: 13px;
    transition: all .6s ease;
}

#indexPage #mproject #projectlist .projectitem:hover {
    box-shadow: 0px 8px 60px rgba(0, 0, 0, 0.13);
}

/*首页关于*/
#indexPage #mpage .content .header p.title::after {
    display: none;
}

#indexPage #mpage .content .header p.title {
    margin-bottom: 4px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

#indexPage #mpage .content .header p.subtitle {
    color: rgba(255, 255, 255, 0.89);
    font-size: 16px;
    color: rgb(255, 255, 255);
    margin-top: 3px;
}

#indexPage #mpage .des-wrap {
    background: rgba(255, 255, 255, 0);
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 55px;
    margin-left: 20%;
    overflow: hidden;
    margin: 0 auto;
    top: 157px;
}

#indexPage #mpage .module-content .description {
    width: 630px;
    overflow: hidden;
    color: rgba(255, 255, 255, 0.75);
    font-size: 13px;
}

#indexPage #mnews #newslist {
    width: 100%;
    margin: 0 auto;
}

#indexPage #mnews #newslist .newsbody:nth-child(2n) {
    background: #fff;
}

#indexPage #mnews #newslist .newsbody:nth-child(2n+1) {
    background: #ffd0bc
}

#indexPage #mnews #newslist .newstitem:nth-child(2n) .newsimg {
    float: right;
}

#indexPage #mnews #newslist .newstitem:nth-child(2n) .newsbody {
    background: #ffd0bc;
    float: left;
}

#newslist .newstitem .newsimg {
    position: initial;
    height: 100%;
}

/*首页新闻*/
#indexPage #newslist .newsbody .date .year {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
    display: none;
}

#indexPage #mnews #newslist .newstitem:nth-child(2n+1) .newsbody:before {
    content: " ";
    width: 67px;
    display: block;
    margin-top: 16%;
    margin-left: 47%;
    height: 70px;
    background: url(../img/icon/icon4435.png) no-repeat 0px 0px;
}

#indexPage #mnews #newslist .newstitem:nth-child(2n) .newsbody:before {
    content: " ";
    width: 67px;
    display: block;
    margin-top: 16%;
    margin-left: 47%;
    height: 70px;
    background: url(../img/icon/icon4435.png) no-repeat 0px -65px;
}

#indexPage #newslist a:hover .newsbody .title::after {
    width: 30%;
    margin-left: 35%;
    background-color: rgba(255, 255, 255, 0.55);
}

#indexPage #mnews a.more {
    display: none;
}

#indexPage #mproject {
    padding-top: 140px;
}

.content .header {
    padding-bottom: 60px;
}

#indexPage #mnews #newslist .newstitem:nth-child(2n+1) a.details {
    left: 72%;
}

#teamlist .teamitem:hover a img {
    box-shadow: 0px 9px 32px rgba(220, 220, 220, 0.75);
}

#pages {
    background-color: rgba(255, 255, 255, 0);
}

#indexPage #mteam .content > .header {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 60px;
    display: block;
}

/*团队首页*/
#indexPage #mteam .content ul {
    width: 50%;
    float: right;
    margin-top: 18px;
}

#indexPage #mteam li {
    width: 600px;
    height: 160px;
    margin-bottom: 20px;
    border-bottom: 0px rgba(191, 191, 191, 0.2) solid;
}

#indexPage #mteam .header {
    float: left;
    width: 130px;
    margin-top: 5px;
    margin-left: 10px;
}

#indexPage #mteam .summary {
    float: right;
    width: 420px;
    margin-top: 27px;
    margin-right: 15px;
}

#indexPage #mteam .summary p.subtitle {
    display: none;
    padding-right: 20px;
}

.module-content .description {
    width: 425px;
    text-align: left;
    font-size: 14px;
}

#indexPage #mteam .summary p.title {
    font-size: 16px;
    text-align: left;
    line-height: 36px;
    margin-left: 5px;
}

#indexPage #mteam #teamitem_3 {
    display: none;
}

#indexPage #mteam .summary p {
    text-align: left;
    width: 410px;
    font-size: 13px;
    margin-top: 6px;
}

#indexPage #mteam li:hover {
    box-shadow: 0px 12px 19px rgba(0, 0, 0, 0.11);
}

#indexPage #mteam .summary p.title a {
    transition: all ease-out .6s;
}

#indexPage #mteam li:hover .summary p.title a {
    color: #ccaf86;
}

#indexPage #mteam li {
    transition: all ease-out .6s;
}

.npagePage #mproject .content {
    background-color: #fff;
}

#indexPage #mteam .content {
    height: 760px;
}

/* 新闻内页*/
.npagePage#newsPage #newslist .wrapper {
    width: 1200px;
}

.npagePage#newsPage #newslist .newstitem {
    width: 570px;
    position: relative;
    height: 380px;
    margin-right: 0;
    float: left;
    margin-right: 60px;
}

.npagePage#newsPage #newslist .newstitem:nth-child(2n) {
    margin-right: 0px;
}

.npagePage#newsPage #newslist .newstitem .news_wrapper {
    position: inherit;
    width: auto;
    height: 220px;
    top: 160px;
    background-color: rgba(255, 255, 255, 0);
}

.npagePage #newslist .news_wrapper::before {
    content: "";
    display: inline-block;
    height: auto;
    vertical-align: middle;
}

.npagePage #newslist .newstitem.left a.newscontent, #newslist .newstitem.right a.newscontent {
    padding: inherit;
    position: relative;
    display: block;
    text-align: left;
}

#newsPage #newslist .newsbody {
    margin-top: 30px;
    padding-left: 100px;
    margin-left: 0;
    width: 265px;
    position: relative;
}

#newsPage #newslist .newsbody p.date {
    font-family: Didot, "微软雅黑";
    font-weight: 300;
    position: absolute;
    top: 20px;
    left: -20px;
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;

}

#newsPage #newslist .newstitem .md {
    color: #b0b0b0;
    display: inline-block;
    font-size: 13px;
    position: relative;
    display: none;
}

#newsPage #newslist .newstitem .year {
    color: #b0b0b0;
    font-size: 20px;
}

#newsPage #newslist .newstitem .newsbody p.date::after {
    content: '';
    width: 40px;
    height: 1px;
    background: #ececec;
    position: absolute;
    left: 85px;
    top: 8px;
    transition: all 0.6s ease 0s;
}

#newsPage #newslist .newstitem .newsbody .title {
    transition: all 0.6s ease 0s;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    color: #848484;
    margin: 18px 0 20px;
    padding-top: 18px;
}

#newslist .separator {
    display: none;
}

#newsPage #newslist .newstitem .newsbody .description {
    transition: all 0.6s ease 0s;
    width: 300px;
    color: rgba(0, 0, 0, 0.28);
    font-size: 12px;
    text-align: left;
    height: 40px;
    overflow: hidden;
    line-height: 22px;
}

#newsPage #newslist .newstitem .newsbody::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: url(../img/icon/icon-2.png) no-repeat -40px -146px;
    position: absolute;
    right: -141px;
    bottom: 10px;
    transition: all 0.6s ease 0s;
}

#newsPage #newslist .newstitem .newsbody .title {
    transition: all 0.6s ease 0s;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    color: #848484;
    margin: 0px 0 20px;
    padding-top: 18px;
}

#newsPage #newslist .newstitem .newsbody .description {
    transition: all 0.6s ease 0s;
    /* border: 1px red solid; */
    width: 300px;
    color: rgba(0, 0, 0, 0.28);
    font-size: 12px;
    text-align: left;
    height: 40px;
    overflow: hidden;
    line-height: 22px;
    margin-top: -7px;
}

#newsPage #newslist .newstitem .newsbody::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: url(../img/icon/icon-2.png) no-repeat -40px -146px;
    position: absolute;
    right: -130px;
    bottom: 10px;
    transition: all 0.6s ease 0s;

}

#newsPage #newslist .newstitem .newsimg {
    width: 100%;
    height: 160px;
}

#newsPage #newslist .newstitem a.details {
    top: 236px;
    left: 516px;
    display: block;
    position: absolute;
    z-index: 20;
    bottom: 8px;
    border-radius: 0px;
    line-height: 31px;
    text-indent: 100px;
    overflow: hidden;
    width: 40px;
    height: 40px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    text-align: center;
    color: #6d6d6d;
    font-size: 12px;
    display: none;
}

#newsPage #newslist .newstitem i {
    display: none;
}

#newsPage #newslist .newstitem:hover .newsbody .title {
    margin-left: 20px;
    color: #ffceb9;
}

#newsPage #newslist .newstitem:hover .newsbody .description {
    margin-left: 20px;
}

#newsPage #newslist .newstitem:hover .newsbody::after {
    background: url(../img/icon/icon-2.png) no-repeat -40px -176px;
}

#newsPage #newslist .newstitem:hover .details {
    opacity: 1;
    border: 1px solid transparent;
    border-left: 1px solid #e6e6e6;
    background: rgba(255, 255, 255, 0);
}

#newsPage #newslist .newstitem:hover .newsbody p.date::after {
    width: 70px;
}

#teampost #teamimage img {
    display: none;
}

#teampost #teamimage {
    width: 0px;
    float: none;
}

#teampost #teambody {
    width: 100%;
    margin-left: 0px;
}

#teampost .postbody {
    width: 100%
}

#indexPage #mteam .description {
    color: #b1b1b1;
}

#indexPage #mservice .serviceitem a.details:hover {
}

#indexPage #mservice .serviceitem a.details:hover::before {
    opacity: 1;
    width: 100%;
}

#indexPage #mservice .serviceitem a.details:hover {
    text-indent: -25px;
    color: #fff;
}

#indexPage #mservice .serviceitem a.details::before {
    content: '';
    z-index: -1;
    position: absolute;
    height: 100%;
    width: 0;
    left: 0;
    top: 0;
    opacity: 0;
    background: #ffd0bc;
    transition: all .36s ease;
}

/*nan02 */
#indexPage #mservice .serviceitem a.details:hover i {
    color: rgba(255, 255, 255, 0.73);
}

#indexPage #servicelist .serviceitem div p.title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#indexPage #newslist .newsbody .description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 10%;
}

.npagePage #servicelist .serviceitem div p.title {
    height: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#indexPage #mservice {
    height: auto;
}

.npagePage #projectlist .projectitem .project_info .subtitle {
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#indexPage .mvideo_title {
    text-align: center
}

#indexPage .mvideo_subtitle {
    text-align: center
}

#pages a.active, #pages a:hover {
    background-color: #d4d4d4;
    color: #464545;
    margin: 0 auto;
    font-size: 14px;
    margin-right: 5px;
}

#pages {
    width: 1200px;
    margin: 0 auto;
}

#pages a {
    visibility: inherit;
}

.npagePage #projectlist .wrapper {
    padding-left: 1.5%;
}

#indexPage #mteam .content {
    overflow: hidden
}

#indexPage #mteam .content {
    height: auto
}

/* 模板样式 begin */

/* 用户体验 */
#header .logo a {
    color: #390F0B;
    font-size: 36px;
    font-family: serif;
    font-weight: 900;
    /* display: inline-block */
}

/*今日秒杀*/
.special-box{
    background-color:#fff;
}

.special-top{
    text-align: center;
    color:#fff;
    background-color:#e32929;
}
.special-top-title{
    padding-top:35px;
    font-size: 40px;
    line-height: 40px;
}
.special-top-list{
    padding:15px 0;
}
.special-top-list .item{
    padding:0 50px;
    font-size: 14px;
    color:#ffcbcb;
}
.special-top-list .img{
    position: relative;
    top:-1px;
    margin:0 5px;
}

.special-bottom-list{
    padding-top:40px;
}
.special-bottom-list .item{
    position: relative;
    float: left;
    width:285px;
    height:357px;
    padding:4px;
    margin-right:20px;
    margin-bottom:20px;
    border:1px solid #dddddd;
}
.special-bottom-list .item:nth-child(4n){
    margin-right:0;
}
.special-bottom-list .item .img{
    width:274px;
    height:274px;
    background-color:#F4F4F4;
}
.special-bottom-list .item .img img{
    width:274px;
    height:274px;
}
.special-bottom-list .item .title{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color:#111111;
}
.special-bottom-list .item .price{
    height:30px;
    line-height: 30px;
    font-size: 18px;
    color:#e74141;
}
.special-bottom-list .item .btn{
    position: absolute;
    right:10px;
    bottom:20px;
    border-radius: 0;
    font-size: 14px;
    color:#fff;
    background-color:#dc2222;
}

.spe-layer .layui-layer-title{
    display: none;
}
.spe-layer .layui-layer-content{
    text-align: center;
}
.spe-layer .layui-layer-content .title{
    margin:0;
    padding-top:90px;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color:#dc2222;
}
.spe-layer .layui-layer-content .img{
    padding-top:65px;
    padding-bottom:80px;
}
.spe-layer .layui-layer-content .img img{
    width:333px;
    height:333px;
}
.spe-layer .layui-layer-content .notice{
    font-size: 16px;
    color:#333333;
}

/*拼团*/
.groupbuy-box{
    background-color:#ffbfbf;
    background-image:url(/public/static/img/groupbuy-bg.jpg);
    background-position: top center;
}
.groupbuy-banner{
    height: 730px;
    background-repeat: no-repeat;
    background-position: top center;
}

.groupbuy-title{
    padding-top:65px;
    text-align: center;
}

.groupbuy-swiper-box {
    position: relative;
    width:1000px;
    margin:0 auto;
    padding:20px;
    background-color:#fff;
}
.groupbuy-swiper-box .swiper-container{
    padding:10px;
    background-color:#ffbfbf;
}
.groupbuy-swiper-box .swiper-slide{
    display: block;
    width:200px !important;
    margin-right: 10px;
    background-color:#fff;
}
.groupbuy-swiper-box .swiper-slide .img{
    width:200px;
    height:200px;
    background-color:#e6e6e6;
}
.groupbuy-swiper-box .swiper-slide .font{
    padding:10px;
    line-height: 25px;
}
.groupbuy-swiper-box .swiper-slide .title{
    text-align: left;
    font-size: 14px;
    color:#333333;
}
.groupbuy-swiper-box .swiper-slide .price{
    font-size: 20px;
    color:#e74141;
}
.groupbuy-swiper-box .swiper-slide .notice{
    font-size: 14px;
    color:#e74141;
}

.groupbuy-swiper-box .swiper-button-next, .groupbuy-swiper-box .swiper-container-rtl .swiper-button-prev,.groupbuy-swiper-box .swiper-button-prev,.groupbuy-swiper-box .swiper-container-rtl .swiper-button-next{
    width:81px;
    height: 81px;
    background:none;
}
.groupbuy-swiper-box .swiper-button-next,.groupbuy-swiper-box .swiper-container-rtl .swiper-button-prev{
    right:-81px;
}
.groupbuy-swiper-box .swiper-button-prev,.groupbuy-swiper-box .swiper-container-rtl .swiper-button-next{
    left:-81px;
}
.groupbuy-list .item{
    float: left;
    width:285px;
    height: 365px;
    margin-right: 20px;
    margin-bottom:20px;
    background-color:#fff;
}
.groupbuy-list .item:nth-child(4n){
    margin-right:0;
}
.groupbuy-list .img{
    width:285px;
    height:285px;
    background-color:#e6e6e6;
}
.groupbuy-list .title{
    font-size: 14px;
    color:#333333;
}
.groupbuy-list .font{
    padding:10px;
    line-height: 30px;
}
.groupbuy-list .price{
    font-size: 20px;
    color:#e74141;
}
.groupbuy-list .price small{
    font-size: 12px;
    color:#888888;
    text-decoration: line-through;
}
.groupbuy-list .btn{
    border-radius: 0;
    font-size: 12px;
    color:#fff;
    background-color:#e74141;
}
.groupbuy-bottom{
    padding-bottom:100px;
}
/*公用超出省略*/
.text-ellipsis{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/*修改订单详情标题对齐*/
.mid_content .wrap_all_p .style_bold{
	margin-left: 0px!important;
}
