@charset "utf-8";

#indexPage #mslider .bx-wrapper .bx-pager {
    display: none;
}

/*新首页开始*/

#indexPage .module .content {
    position: relative
}

#indexPage #mslider .content {
    margin: 0;
    height: 750px;
}

#indexPage #mservice {
    left: 0px;
    padding-top: 140px;
}

#indexPage #mservice .content {
    margin: 0 auto;
    width: 100%;
    height: 570px;
    top: auto;
    padding-top: 60px;
    position: relative;
    top: -240px;
}

#indexPage #mproject .content {
    margin: 0;
    background: #fff;
    height: 100%;
    padding-bottom: 10px;
}

#indexPage #mpage .content {
    margin: 0;
    height: 600px;
    margin-bottom: 110px;
    height: 408px;
}


#indexPage #mcontact .content {
    margin: 0;
}

#indexPage #mpartner .content {
    margin: 0;
    height: 140px;
}

/*首页头部导航*/

#header {
    background: #fff;
    padding-top: 0px;
}

#header .content {
    padding: 0px
}

#header ul#nav {
    float: right;
    transition: all 0.4s ease-out 0s;
}

#header ul li.navitem {
    transition: all 0.4s ease-out 0s;
    padding: 0px 1px 0px 0px !important;
    line-height: 40px;
}

#header ul li.navitem a {
    color: #000000;
    display: inline-block;
    padding: 20px 26px;
}

#header ul li.navitem a.active,
#header ul li.navitem:hover a {
    color: #0000;
    display: inline-block;
    padding: 20px 26px;
}

#header ul li.navitem a::after {
    content: '';
    display: block;
    margin-top: -3px;
    width: 30%;
    height: 2px;
    background: transparent;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#header ul li.navitem a.active::after {
    width: 60%;
    background: rgb(33, 124, 238);
    display: none;
}

#header ul li.navitem:hover a::after {
    width: 100%;
    background: rgb(41, 127, 236);
}

#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: 192px;
    background: #fff;
    border: 0;
    box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
    top: 68px !important;
    z-index: 2;
}

#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;
}

/*内页头部导航*/

/* 首页服务*/

#indexPage #mservice .content .header p.title {
    display: block;
}

#indexPage .module .bgmask {
    background-color: #fff;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 0%;
    display: block;
}

.nobanner #header {
    border-bottom: 1px solid #f3f3f3
}

#indexPage #mservice {
    height: 460px;
    margin-top: 160px;
}

/*幻灯*/

/*首页产品*/

#indexPage #mslider ul li div {
    display: none;
    clear: both;
}

#mslider .bx-wrapper .bx-pager-item {
    width: 6px;
    height: 6px;
    background: rgba(0, 0, 0, .3);
    margin-bottom: 20px;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    margin-left: 18px;
}

#mslider .bx-wrapper .bx-pager.bx-default-pager a {
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: -5px;
    left: -10px;
    border-radius: 8px;
    border: 0;
    background: rgba(0, 0, 0, 0.21);
    opacity: 0;
}

#mslider .bx-wrapper .bx-pager.bx-default-pager a.active {
    opacity: 1;
}

#mslider .bx-wrapper .bx-pager.bx-default-pager a.active:after {
    content: '';
    height: 6px;
    width: 6px;
    background: #fff;
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 10px;
}

/*内页有关解决方案*/

#servicelist {
    overflow: hidden;
    padding-top: 10px;
}

#servicelist.fw {
    width: 1200px;
}

#servicelist .serviceitem a {
    text-align: center;
}

#servicelist .serviceitem a img {
    width: 100%;
    height: 165px;
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
    position: relative;
    top: 0;
    margin-bottom: 0px;
}

#indexPage #servicelist .serviceitem a img {
    width: 380px;
    height: 190px;
}

#servicelist .serviceitem {
    width: 374px;
    float: left;
    min-height: 400px;
    margin-bottom: 60px;
    padding-bottom: 40px;
    margin: 0;
    margin-right: 25px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#servicelist .serviceitem div {
    display: none;
    position: relative;
    margin: 0;
    transition: all 0.3s ease-out 0s;
    top: 0px;
    padding-top: 2%;
}

#servicelist .serviceitem div:after {
    display: none;
    position: absolute;
    content: "";
    left: 5%;
    width: 90%;
    height: 120%;
    border: 1px solid rgba(0, 0, 0, .15);
    margin-left: 0;
    top: -4px;
    transition: all 0.3s ease-out 0s;
}

#servicelist .serviceitem div p.title {
    font-size: 18px;
}

#servicelist .serviceitem div p.description {
    width: auto;
    margin-top: 30px;
}

.npagePage #servicelist .serviceitem div p.description {
    color: #B1AFAF;
}

.Pageservice #servicelist .serviceitem:hover {
    position: relative;
    top: -8px
}

#servicelist .serviceitem:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    margin-top: -8px;
    background: #fff;
}

#servicelist .serviceitem:hover div {
    margin-top: 0px;
}

#servicelist .serviceitem:hover p.title {
    color: #444;
}

#servicelist .serviceitem:hover div:after {
    border: 1px solid rgba(0, 0, 0, .4);
    width: 94%;
    left: 3%;
    height: 125%;
}

#sitecontent .serviceitem a.details {
    width: 35px;
    height: 35px;
    text-align: center;
    display: block;
    border-radius: 0;
    border: 1px solid transparent;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

#sitecontent .serviceitem a.details:after {
    content: '';
    width: 15px;
    height: 9px;
    display: block;
    margin: 13px 0 0 11px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#servicelist .serviceitem:hover .details {
    margin-top: -15px;
    border-color: #b6b6b6;
    text-indent: 130px;
}

#servicelist .serviceitem .details:hover {
    border: 1px solid transparent;
    text-align: inherit;
}

/*案例----*/

#projectlist .projectitem a img {
    position: relative;
    perspective: 150;
    -webkit-perspective: 150;
}

#projectlist .projectitem a:hover img {
    transform: scale(1.08, 1.08);
}

#indexPage #mproject .content .header {
    padding-top: 110px;
    margin: 0 auto;
    width: 1200px;
    text-align: center;
}

#indexPage #mproject #projectlist {
    width: 1260px;
}

#indexPage #mproject #projectlist {
    width: 100%;
    margin: 0 auto;
    margin-top: -15px
}

#indexPage #mproject .content .wrapper {
    width: 1200px;
    margin: 0 auto;
    padding-left: 0px;
    overflow: hidden;
}

#indexPage #mproject #projectlist .projectitem {
    transition: all ease-out .3s;
    width: 374px;
    height: 330px;
    margin: 0 25px 25px 0px;
}

#indexPage #mproject #projectlist .projectitem a::after {
    /* conter''; */
    display: block;
    clear: both;
}

#indexPage #mproject #projectlist .projectitem:hover {
    box-shadow: 0px 7px 17px #dedede;
}

#indexPage #mproject #projectlist .projectitem:nth-child(3n) {
    margin-right: 0px;
}

#projectlist .projectitem a:hover .project_info {
    background: none
}

#indexPage #mproject #projectlist .projectitem a .project_info div {
    height: 100px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    position: absolute;
    bottom: 0px;
    top: 245px;
    width: 100%;
    background: #fff;
}

#indexPage #mproject #projectlist .projectitem a .project_info p {
    width: auto;
    text-align: left;
}

#indexPage #mproject #projectlist .projectitem a .project_info .title {
    font-size: 16px;
    color: #3C3C3C;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 32px;
    line-height: 32px;
    text-align: left;
    margin: 0px;
    padding-top: 20px;
}

#indexPage #mproject #projectlist .projectitem a .project_info .subtitle {
    transition: all ease-out .3s;
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    color: rgba(0, 0, 0, 0.5);
    width: 75%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
    text-align: left!important;
    padding: 0px;
    margin: 0px;
    margin-left: 20px;
    line-height: 24px;
    white-space: nowrap
}

#projectlist .projectitem a .project_info {
    border-radius: 0px;
}

#indexPage #mproject #projectlist .projectitem a img {
    overflow: hidden;
    border-radius: 0px 0px 0px 0px;
}

#indexPage #mproject #projectlist .projectitem a .project_info div:after {
    content: '';
    width: 37px;
    height: 20px;
    display: none;
    position: absolute;
    top: 50%;
    right: 2px;
    background: transparent url(../images/icon2.png) no-repeat -30px -66px;
    transition: all 0.3s ease-out 0s;
    margin-top: -11px;
    border-left: 1px solid rgba(0, 0, 0, .0);
    width: calc(100% - 198px);
    height: 60px;
    overflow: hidden;
}

/*内页产品*/

#projectlist {
    text-align: center;
    width: 1200px;
}

.npagePage #projectlist .wrapper {
    margin-left: 20px;
    display: inline-block;
    width: auto;
}

#sitecontent .Pageanli #projectlist .projectitem {
    width: 275px;
    margin: 0 20px 53px 0;
    height: 318px;
    background: none;
    display: inline-block;
    transition: all 0.3s ease-out 0s;
}

#sitecontent .Pageanli #projectlist .projectitem:hover {
    box-shadow: 0px 7px 17px #dedede;
}

#projectlist .projectitem a:hover .project_info {
    background: none
}

.npagePage #projectlist .projectitem a .project_info div {
    border-bottom: 1px rgba(109, 109, 109, 0.22) solid;
    height: 146px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: #fff;
}

.npagePage4 #projectlist .projectitem a .project_info div {
    height: 131px;
}

.npagePage #projectlist .projectitem a .project_info p {
    width: auto;
    text-align: left;
}

.npagePage #projectlist .projectitem a .project_info .title {
    font-size: 16px;
    color: #06090e;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 32px;
    line-height: 32px;
    text-align: left;
    padding-top: 25px;
    padding-left: 14px;
    margin: 0px;
    padding-right: 14px;
}

.npagePage #projectlist .projectitem a .project_info .subtitle {
    -webkit-transform-origin: center bottom;
    border: 0px red solid;
    display: block;
    overflow: hidden;
    margin: 0px;
    padding: 0px 70px 0px 0px;
    -moz-transform-origin: center bottom;
    overflow: hidden;
    line-height: 40px;
    transform-origin: center bottom;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    height: 40px;
    position: absolute;
    left: 20%;
    top: -40px;
    color: #FFFFFF;
    width: 60%;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 15px;
    text-align: center;
    padding: 0px;
    background: rgba(48, 93, 195, 0.87);
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    margin: 0px;
}

.npagePage #projectlist .projectitem:hover a .project_info div {
    padding: 5px 0;
}

#projectlist .projectitem a:hover .project_info p.title {
    color: #666;
    font-size: 15px;
}

.npagePage #mproject .content .subtitle::after {
    content: '';
    background-color: #2b68d2;
    width: 9px;
    height: 9px;
    display: block;
    border-left: 7px #F7F7F7 solid;
    border-right: 7px #F7F7F7 solid;
    position: relative;
    top: 15px;
    left: 228px;
}

/*more效果 _首页*/
#indexPage #projectlist a.more {
    background: rgba(255, 255, 255, .0);
    width: 150px;
    height: 37px;
    display: block;
    margin: 40px auto 50px;
    line-height: 37px;
    font-size: 14px;
    color: rgba(95, 95, 95, 0.66);
    border-radius: 2px;
    transition: all ease-out .3s;
    background-color: #fff;
}

#indexPage #projectlist a.more:hover i {
    color: transparent;
}



#indexPage #projectlist a.more:hover {
    color: #fff;
    box-shadow: 0px 7px 15px #dedede;
    background-color: #50A4FE;
    border: 1px #50A4FE solid;
}

#projectlist a.more::after {
    display: none;
    transition: all 0.4s ease-out 0s;
    content: ' ';
    height: 37px;
    background: url(../images/icon.png)no-repeat -99px -155px;
    left: -29px;
    position: relative;
    width: 20px;
    float: right;
}

#projectlist .projectitem a .project_info p.description.hide {
    display: none;
    color: #afafaf;
    font-size: 14px;
    padding-top: 20px;
    text-align: center !important;
    line-height: 22px;
    height: 40px;
    padding-top: 16px;
    overflow: hidden;
}

.Pageanli #projectlist .projectitem a .project_info p.description.hide {
    padding-left: 15px;
    padding-right: 15px;
    text-align: left !important;
    padding-top: 13px;
}

.Pageanli #projectlist .projectitem a .project_info .title::after {
    height: 1px;
    width: 20px;
    background-color: #222224;
    border: 1px red solid
}

#indexPage #projectlist .projectitem a .project_info p.description.hide {
    line-height: 23px;
}


/*页脚联系*/


#indexPage #mcontact { background-color:#f3f3f3 }
#indexPage #mcontact .content { width:1200px; margin:0 auto; padding:40px 0 10px; height:auto; }
#indexPage #mcontact .content:after { content:''; display:block; clear: both; }
#indexPage #mcontact .content .header {
    /*width:320px;*/
    width: 360px;
    float:left; }
#indexPage #mcontact .content .header .subtitle { text-align:left; font-family:"Times New Roman", Times, serif, HELVETICANEUELTPRO-THEX, "微软雅黑"; }
#indexPage #mcontact .content #contactlist {
    /*width:720px; */
    float:left; }
#mcontact .content #contactform { display:none;width: 1200px; margin-top: 80px;height: 100%; background-color: #f3f3f3;}
#mcontact .content #contactinfo {
    /*width:720px;*/
    /*float:left; */
    position:relative; }
#mcontact .content #contactinfo p {width:320px; padding-right:20px; 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; }

/*footer*/

#indexPage .module.bgShow .bgmask {
    display: none;
}

#footer {
    background: #666;
}

#footer a path {
    fill: rgb(148, 148, 148);
}

#footer p {
    width: 1200px;
    margin: 0 auto;
    height: 44px;
    line-height: 44px;
    padding: 0;
    text-align: left;
}

#footer p a {
    margin-top: 15px;
}

/*分页*/


#pages a.active,
#pages a:hover {
    background-color: #6b6b6b;
}

.Pagenews #pages a {
    background-color: rgba(214, 214, 214, 0.37);
    color: #969494;
    transition: background-color 0.2s ease-out;
}

.Pagenews #pages a:nth-child(1) {
    color: #fff;
    background-color: #428FEF;
}

.Pagenews #pages a:hover {
    background-color: #305dc3;
    color: #fff;
}

.Pagenews #pages a {
    margin-right: 6px;
}

.Pageanli #pages a {
    background-color: rgba(214, 214, 214, 0.37);
    color: #969494;
    transition: background-color 0.2s ease-out;
}

.Pageanli #pages a:hover {
    background-color: #305dc3;
    color: #fff;
}

.Pageanli #pages a:nth-child(1) {
    color: #fff;
    background-color: #305dc3;
}

/*内页banner*/

.npagePage #banner,
.npagePage #banner div {
    height: 200px;
}

/*0801*/

#header .content {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    height: 80px;
    position: relative;
}

#header .content img {
    float: none;
}

#header #logo {
    margin-top: 17px;
    float: left;
}

.content .header p.subtitle {
    font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
    font-size: 14px;
}

#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;
    height: 40px;
    width: auto
}

#indexPage #mcontact .content .header {
    padding-top: 0;
}

#indexPage #mslider .bx-wrapper {
    position: relative;
}

#indexPage #servicelist {
    overflow: hidden;
}

#sitecontent #indexPage #mservice .serviceitem a.details {
    width: 35px;
    height: 35px;
    text-align: center;
    display: block;
    border-radius: 0;
    border: 1px solid transparent;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: -20px;
}

#indexPage #servicelist .serviceitem div p.description {
    margin-top: 4px;
    padding: 0 20px;
    line-height: 24px;
    color: #8D8D8D;
    text-align: left;
}

#indexPage #servicelist .serviceitem div p.title {
    font-size: 16px;
    text-align: left;
    width: 80%;
    overflow: hidden;
}

#indexPage #servicelist .serviceitem {
    /* height: 400px; */
    min-height: 250px;
    margin-bottom: 50px;
    padding-bottom: 0;
    width: 50%;
    transition: all 0.3s ease-out 0s;
}

#indexPage #servicelist #serviceitem_0 {
    transition: all 0.3s ease-out 0s;
}

#indexPage #servicelist #serviceitem_1 {
    transition: all 0.3s ease-out 0s;
}

#indexPage #servicelist #serviceitem_2 {
    transition: all 0.3s ease-out 0s;
}

#indexPage #servicelist #serviceitem_2:hover {
    background-color: #fff;
}

#indexPage #servicelist .serviceitem a {
    text-align: center;
}

#indexPage #servicelist .serviceitem:last-child,
#indexPage #servicelist .serviceitem:nth-child(3n) {
    margin-right: 0
}

#indexPage #mservice a.more {
    background: rgba(255, 255, 255, .0);
    width: 150px;
    height: 37px;
    display: block;
    margin: -28px auto 50px;
    line-height: 37px;
    font-size: 14px;
    color: rgba(95, 95, 95, 0.66);
    border-radius: 2px;
    transition: all ease-out .3s;
    background-color: #fff;
    text-align: center;
}

#indexPage #mservice a.more:hover {
    color: #fff;
    box-shadow: 0px 7px 15px #dedede;
    background-color: #50A4FE;
    border: 1px #50A4FE solid;
}

#indexPage #mservice a.more:hover i {
    display: none;
}

#indexPage #servicelist a.more:hover::after {
    background: url(../images/icon.png)no-repeat -99px -156px;
}

#indexPage #mservice a::after {
    display: none;
    transition: all 0.4s ease-out 0s;
    content: ' ';
    height: 37px;
    background: url(../images/icon.png)no-repeat -99px -156px;
    left: -29px;
    position: relative;
    width: 20px;
    float: right;
}

#indexPage #mpartner {
    border-top: 1px solid rgba(0, 0, 0, .05);
}


#sitecontent .npagePage #projectlist .projectitem {
    float: left;
    position: relative;
}

#sitecontent .npagePage #projectlist .projectitem:nth-child(3n) {
    margin-right: 0;
}

#sitecontent .npagePage #projectwrap {
    width: 1200px;
}

#sitecontent .npagePage #projectinfo .header p.title {
    font-size: 19px;
    margin-bottom: 5px;
}

#sitecontent .npagePage #projectinfo .header p.subtitle {
    font-size: 14px;
    font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
}

#sitecontent .npagePage #projectwrap #projectbody {
    width: 820px;
}

#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 {
    padding-top: 80px;
    height: 200px;
}

.npagePage #banner div {
    height: 200px;
    position: relative;
}

.Pageservice #servicelist .serviceitem div::after {
    top: -5px;
    left: 5%;
}

.Pageservice #servicelist .serviceitem:hover div::after {
    width: 94%;
    left: 3%;
    height: 180px;
    top: -10px;
}

.Pageservice #servicelist .serviceitem a.details {
    margin-top: -30px;
    opacity: 0;
}

.Pageservice #servicelist .serviceitem:hover .details {
    margin-top: -65px;
    opacity: 1;
    border: transparent;
}

.Pageservice #servicelist .serviceitem div {
    top: 0;
    padding-top: 5px;
}

.Pageservice #servicelist .serviceitem {
    position: relative;
    top: 0px;
    transition: all 0.4s ease-out 0s;
    margin-bottom: 80px;
    padding-bottom: 0;
    height: 405px;
    min-height: 235px;
    padding-top: 7px;
    background-color: #305DC3;
    border-radius: 3px;
    margin-top: 0px
}

.Pageservice #servicelist .serviceitem:nth-child(3n) {
    margin-right: 0px
}

.Pageservice #servicelist .serviceitem a img {
    top: 0;
}

.Pagenews #newslist .newstitem:nth-of-type(2n+1) {
    border-right: none;
}

.Pageservice #servicelist .serviceitem div p.title::after {
    top: 50px;
}

.Pageservice #servicelist .serviceitem div p.description {
    margin-top: 13px;
}

.npagePage .postbody {
    width: 1100px;
    overflow: hidden;
}

#teampost .postbody {
    width: 730px;
    overflow: hidden;
}

#teampost #teambody .theader .title {
    font-size: 26px;
    margin-bottom: 5px;
}



/*产品详情页*/

#projectinfo4 .header p.title {
    font-size: 22px;
    margin-bottom: 8px;
}

#projectinfo4 .header p.subtitle {
    font-family: Arial, Helvetica, sans-serif, "微软雅黑";
    font-size: 14px;
    font-weight: bold;
    color: #ff6700;
}

#projectinfo4 div.description {
    margin-top: 20px;
    line-height: 24px;
    font-size: 14px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background-color: #4290EF;
    border: 1px solid #4290EF;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    width: 8px;
    height: 8px;
}

#projectinfo4 div.description a {
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: #ea9459;
    color: #fff;
    text-align: center;
    margin: 20px auto;
    transition: all 0.3s ease-out 0s;
}

#projectinfo4 div.description a:hover {
    background: #ff8e41;
}

#projectbody4 .postbody4 {
    margin-top: 20px;
}

#projectbody4 .postbody4 p {
    line-height: 24px;
    color: #a7a7a7;
}

#post_slider {
    background: #f8f8f8;
}

#projectimages4 img {
    margin-bottom: 10px;
}

#projectbody4 {
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    padding-bottom: 20px;
}

.npagePage4 #projectwrap4 {
    margin-top: 10px;
}

.npagePage4 #post_slider,
#post_slider1 {
    height: 510px;
}

.npagePage4 #post_slider li {
    height: 510px;
}

.npagePage4 #projectshow4 {
    margin-top: 10px;
}

.npagePage4 .bx-wrapper {
    width: 1180px;
    margin: 0px auto;
}

.npagePage4 .bx-wrapper .bx-controls-direction a {
    border-radius: 0;
    background: rgba(0, 0, 0, .0);
    width: 50px;
    height: 50px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.npagePage4 .bx-wrapper .bx-controls-direction a i {
    color: rgba(0, 0, 0, .3);
}

.npagePage4 .bx-wrapper .bx-controls-direction a:hover {
    background: rgba(0, 0, 0, .5);
}

.npagePage4 .bx-wrapper .bx-controls-direction a:hover i {
    color: #fff;
}

.npagePage4 .bx-wrapper .bx-controls-direction a.bx-next i {
    margin-left: 20px;
    margin-top: 9px;
}

.npagePage4 .bx-wrapper .bx-controls-direction a.bx-prev i {
    margin-left: 19px;
    margin-top: 9px;
}

.npagePage4 #projectlist .wrapper {
    text-align: left;
}

.npagePage4 #projectinfo4 {
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
}

.npagePage4 #projectinfo4 .header {
    padding-bottom: 10px;
    padding-top: 50px;
}

#sitecontent .npagePage4 #projectlist .projectitem {
    width: 24%;
    margin: 0 10px 25px 0;
    height: 372px;
}

#sitecontent .npagePage4 #projectlist .projectitem:nth-child(4n),
#sitecontent .npagePage3 #projectlist .projectitem:last-child {
    margin-right: 0;
}

#sitecontent .npagePage4 #projectlist .projectitem a img {
    height: auto;
}

.npagePage4 #projecttags4 a {
    border: 1px solid rgba(0, 0, 0, .15);
    background: #fff;
    padding: 5px 18px;
    transition: all 0.3s ease-out 0s;
}

.npagePage4 #projecttags4 a:hover {
    border: 1px solid #6fc9b1;
    border: 1px solid #96abdc;
    background: #829fe2;
    color: #fff;
}

.yy_tag_I {
    margin: 0 10px 0 0;
    color: #e1e1e1;
}

/*右下角联系展开*/


#indexPage #mslider .bx-wrapper .bx-controls-direction a {
    height: 40px;
    width: 40px;
    border-radius: 30px;
    margin-top: -30px;
    background: rgb(251, 251, 251);
    border: 1px rgba(241, 241, 241, 0.11) solid;
}

#indexPage #mslider .bx-wrapper .bx-controls-direction a:hover {
    background: rgb(48, 93, 195);
}

#indexPage #mslider .bx-wrapper .bx-controls-direction a i {
    margin-top: 8px;
    margin-left: 14px;
    color: rgba(10, 10, 10, 0.55);
}

#indexPage #mslider .bx-wrapper .bx-controls-direction a:hover i {
    color: #fff;
}

#indexPage #mslider .bx-wrapper .bx-controls-direction a.bx-next i {
    margin-left: 16px;
}

.content .header p.title {
    font-size: 24px;
    color: #444;
    margin-bottom: 10px;
}

.fa-angle-left:before {
    font-size: 22px;
}

.fa-angle-right:before {
    font-size: 22px;
}

.npagePage .content {
    width: 1200px;
    margin: 0 auto;
}

.Pageanli .content>.header {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
    padding-bottom: 25px;
}

.Pageanli .content .header p.title {
    /* text-align: left; */
    white-space: nowrap;
    overflow: hidden;
}

.Pageanli #projectlist {
    text-align: left;
    padding-top: 0px;
    /* margin-top: -140px; */
    background-color: #fff;
}

#projectinfo {
    border-bottom: 1px solid #e6e6e6;
}



#pages {
    width: 960px;
    margin-left: 220px;
}

.Pageanli #pages {
    width: 980px;
    margin-left: 220px;
    padding-left: 39px;
    text-align: left;
}

.Pagenews #pages {
    width: 980px;
    margin-left: 220px;
    padding-left: 45px;
    text-align: left;
} */





/*关于我们star*/
#indexPage #mpage .content ul li.header p.subtitle{display: none;}

#indexPage #mpage .subtitle::after{ display:none !important}
#indexPage #mpage .subtitle{color: rgba(4, 4, 4, 0.5); font-size:14px;width: 80px;text-align: left;}
#indexPage #mpage .title{font-size: 24px;color: #232323;margin-bottom: 10px;}

#indexPage #mpage .wrapper li .fimg { width:550px; height:376px;position: relative;top: -67px;margin-left: 25px;}
#indexPage #mpage {margin-top: 60px; width: 100%; height: 620px;}
#indexPage #mpage ul{width:1200px;margin: 0 auto; background-color: #ffffff; height: 368px;margin-top: 40px; position: relative;}
#indexPage #mpage .module-content .description{ width: 470px;text-align: left;height: 80px;float: right;font-size: 14px;color: rgba(8, 8, 8, 0.5);line-height: 22px;overflow: hidden;margin: 0px 80px;}

#indexPage #mpage .more{width: 67px;height: 36px;border-radius: 0px;  border: rgba(255, 255, 255, 0.3) 1px solid;background-color: rgba(255,255,255,.0); position: relative;
top: 280px;left: 483px;top: 282px;left: 1049px; margin: 0px;
background: url(http://resources.jsmo.xin/templates/upload/1362/images/jiantou2.png) no-repeat -38px -2px;opacity: 0.6;
}

#indexPage #mpage .more:hover{transition: all ease-out .3s;
    background: url(http://resources.jsmo.xin/templates/upload/1362/images/jiantou2.png) no-repeat -38px -33px; opacity: 1;border: rgba(255, 255, 255, 0.41) 1px solid;
}
#indexPage #mpage .content .header {float:left; text-align:left;margin-top: 70px;margin-left: 650px;padding-bottom: 0px;margin-bottom: 45px;}

#indexPage #mpage .content{top: auto;}
#indexPage #mpage ul{ margin-top: 150px;}
/* 关于我们end */

/*首页标题线*/



#indexPage #mproject .content .subtitle {
    display: block;
    width: 478px;
    color: rgba(191, 191, 191, 0.91);
    font-size: 14px;
    margin: 0 auto;
    padding-bottom: 10px;
    margin: 0 auto;
}

#indexPage #mproject .content #projectSubList_ .projectSubHeader .subtitle {
    display: none;
}

/*更多*/


#indexPage a.more,
#indexPage a.details,
#sitecontent .npagePage a.details {
    display: none;
    background: rgba(255, 255, 255, .0);
    width: 44px;
    height: 26px;
    margin: 0px;
    line-height: 58px;
    font-size: 0px;
    color: #fff;
    text-indent: 0px;
    border-radius: 0px;
    transition: all ease-out .3s;
    margin-top: -20px;
    margin-left: 26px;
}

/*产品详细页面*/

.npagePage4 #post_slider1 {
    height: 530px;
    width: 100%;
    background-color: #f7f7f7;
}

.npagePage4 #projectinfo5 {
    width: 1200px;
}

.npagePage4 #projectshow5 {
    float: none;
}

.npagePage4 #projectlist {
    float: none
}

.npagePage4 .bx-prev {
    border-radius: 3px;
    height: 70px;
}

.npagePage4 .bx-prev i {
    margin-top: 19px
}

.npagePage4 .content .header {
    padding-bottom: 0px;
    padding-top: 0px;
    background-color: #fff;
    width: 1160px;
    padding: 0px;
    margin-bottom: 30px;
}

.npagPage5 .bx-wrapper {
    width: 1200px
}

.npagePage4 .bx-viewport {
    width: 1200px;
    overflow: hidden;
    position: relative;
    height: 500px;
    margin: 0 auto;
    padding-top: 2px;
}

.npagePage4 .content {
    width: 100%;
}

.npagePage4 .content .header p.title {
    margin-bottom: 10px;
    font-size: 24px;
    color: #5D5D5D;
}

.npagePage4 .content .header p.subtitle {
    color: #CACACA;
    font-size: 16px;
    padding-bottom: 18px;
}

.npagePage4 .npagePage4 .projecttags5 {
    margin-top: 20px;
    width: 1200px;
    float: none;
}

.npagePage4 #projectih4 .title-warp p {
    text-align: left;
}

.npagePage4 #projectih4 .description p {
    font-size: 14px;
    line-height: 22px;
    color: #B7B7B7;
    margin: 0px;
    background-color: rgba(247, 247, 247, 0);
}

.npagePage4 #projectlist .projectitem:nth-child(3n) {
    margin-right: 25px !important;
}

.npagePage4 #projectlist .projectitem:nth-child(4n) {
    margin-right: 0px !important;
}

.npagePage4 #projectlist .wrapper {
    margin-left: 0px;
    width: 1200px;
}

.npagePage4 #projectlist .projectitem {
    margin-right: 25px !important;
}

#sitecontent .npagePage4 #projectlist .projectitem {
    width: 280px !important;
    height: 263px;
    margin-bottom: 25px;
}

#sitecontent .npagePage4 #projectlist .projectitem:hover {
    box-shadow: 0px 7px 17px #dedede;
}

.npagePage4 .projectitem a .project_info p.title {
    text-align: left !important;
}

.npagePage4 #projectlist .projectitem:hover a .project_info div {
    padding: 0px 0;
}

/*产品列表页面*/

.npagePage #projectlist .projectitem:hover a .project_info div {
    padding: 0px 0;
}

.npagePage #projectlist .projectitem a:hover .project_info p.title {
    font-size: 16px;
}

.npagePage .postbody {
    width: 1200px
}

#indexPage .content .header p.subtitle {
    display: block;
}

#indexPage #mteam .content .subtitle::after {
    content: '';
    background-color: rgba(44, 102, 204, 0.82);
    width: 9px;
    height: 9px;
    display: block;
    border-left: 7px #fff solid;
    border-right: 7px #fff solid;
    position: relative;
    top: 15px;
    left: 228px;
}

#indexPage #mpage a.more {
    display: block;
}

#indexPage #mteam ul li {
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    curosr: pointer
}



#indexPage #mteam ul li:hover .summary {
    position: relative;
    margin-top: -15px;
}

#indexPage #mteam ul li:hover .summary::after {
    border-top: 7px solid #4290EF;
}

#indexPage #mteam .header img {
    transition: all 0.6s
}

#indexPage #mteam ul li:hover img {
    margin-top: -5px;
}

.Pageanli .content_list li {
    height: 312px;
}

/* 文章列表more*/

.Pagenews #newslist .newstitem a.details {
    display: none;
}

#indexPage .content .subtitle {
 border-bottom: 1px #e8e8e8 solid !important;
}

.npagePage #projectlist .projectitem a .project_info p.description.hide {
    text-align: left !important;
    padding-right: 0px;
    padding-left: 0px;
    margin: 0px 14px;
}

.Pageanli #projectlist .projectitem a .project_info {
    top: 22px;
}

#sitecontent .Pageanli #projectlist .projectitem {
    margin: 0 20px 36px 0;
    height: 309px;
}

.Pageservice #servicelist .serviceitem div {
    display: block;
    background-color: #f7f7f7;
    height: 172px;
    border-radius: 0px 0px 3px 3px;
    margin-top: 4px;
}

.Pageservice #servicelist .serviceitem div p.title::after {
    margin-top: 26px;
}

.Pageservice #servicelist .serviceitem div p.title {
    margin-top: 26px;
    padding: 0px 50px;
    text-align: center;
    overflow: hidden;
}

.Pageteam #teamlist {
    width: 1200px
}

.Pageteam #teamlist .teamitem .teaminfo::after {
    position: absolute;
    width: 40px;
    height: 1px;
    background-color: #eee;
}

#teampost #teamimage img {
    float: none;
    width: 100%;
}

#teampost #teamimage {
    width: 350px;
    margin-left: 10px;
    float: left;
    position: fixed;
}


.npagePage .Pageanli li:hover .div li {
    background-color: rgba(255, 255, 255, 0);
}

#indexPage #mservice .content .header p.subtitle {
    display: block
}

#contactform.fr {
    background-color: #ececec;
    padding: 0;
    margin-right: 0;
}

#contactform p {
    border-bottom: 0px;
    padding-top: 0px;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
}

#contactform p .inputtxt {
    border: none;
    margin-bottom: 5px;
    background: none;
    color: #696969;
    width: 320px;
    float: left;
    border-bottom: 1px solid rgb(146, 146, 146);
    margin: 40px 0 0 40px;
}

#indexPage #mservice .content {
    display: block;
}

#indexPage #mproject .content .header p.subtitle {
    display: block;
}


#indexPage .module.bgShow {
    background-attachment: inherit;
}

#servicelist {
    width: 1200px;
}



/**/

#servicelist .serviceitem div {
    position: relative;
    margin: 0;
    transition: all 0.3s ease-out 0s;
    top: 0px;
    padding-top: 4%;
    margin-top: 0px;
    padding-bottom: 50px;
    height: 150px;
    line-height: 26px;
}

#indexPage #servicelist .serviceitem div p.description {
    padding: 0 20px;
    line-height: 24px;
    height: 52px;
    overflow: hidden;
    margin-top: 4px;
    color: rgba(141, 141, 141, 0.86);
}

#servicelist .serviceitem div {
    display: block;
}

#servicelist .serviceitem div p.title {
    margin-top: 10px;
}

#sitecontent #indexPage #mservice .serviceitem a.details {
    transition: all 0.3s ease-out 0s;
    border-radius: 2px;
    display: block;
    position: relative;
    top: -65px;
    width: 122px;
    height: 28px;
    background-color: #4290EF;
    font-size: 12px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.77);
    text-transform: uppercase;
    display: block;
    left: -87px;
}

#indexPage a.more:hover i {
    color: rgba(112, 112, 112, 0);
}

#indexPage #mpage a.more:hover i {
    color: rgba(249, 249, 249, 0);
}

#indexPage #mpage a.more i {
    position: relative;
    top: 2px;
    font-size: 19px
}

#indexPage #mservice .serviceitem:hover a.details {
    background-color: #4290ef !important
}


#indexPage a.details:hover {
    text-indent: 0px;
}

#servicelist .serviceitem:hover a.details {
    text-indent: 0px;
}

#indexPage #servicelist .serviceitem {
    width: 360px;
    padding: 10px;
    margin-right: 15px;
    border: 1px rgba(228, 228, 228, 0.47) solid;
    transition: all 0.6s ease 0s;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0);
}

#indexPage #servicelist .serviceitem:nth-child(3n) {
    margin-right: 0px;
}

#indexPage #mservice .wrapper {
    margin-left: 10px;
}

#indexPage #servicelist .serviceitem:hover {
    border: 1px white solid;
    margin-top: -20px;
    box-shadow: 0px 3px 22px rgba(0, 0, 0, 0.20);
}

#indexPage #servicelist .serviceitem a img {
    width: 100%;
    height: 173spx;
}

#servicelist .serviceitem:hover .title {
    color: #4290ef !important;
    text-decoration: underline;
}

#indexPage #servicelist {
    padding-top: 30px;
    padding-bottom: 39px;
}

#indexPage a.details:hover i {
    text-indent: -10px;
}

#sitecontent .serviceitem a.details:after {
    display: none;
    top: 4px;
}

#sitecontent #indexPage #mservice .serviceitem a.details {
    background-color: #428FEF;
}



#indexPage #mteam .bx-pager {
    display: block;
}



#indexPage #servicelist .serviceitem div p.title::after {
    background-color: #c5c5c5;
    width: 98px;
    opacity: 1;
    height: 1px;
}


#indexPage #mpage a.more {
    width: 160px;
    height: 32px;
    line-height: 32px;
    color: transparent;
    background: url(../images/jiantou.png)no-repeat 32px -97px;
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    border-radius: 0px;
    font-size: 0px;
    margin-left: -50px;
    border: 0px;
}

#indexPage #mpage .more:hover {
    background: url(../images/jiantou.png)no-repeat 32px -126px;
}

#servicelist .serviceitem div p {
    padding: 0 20px;
}

#indexPage #servicelist .serviceitem div p.description {
    padding: 0 20px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}



#mservice .content .header {
    padding-bottom: 30px;
}

.Pageanli #plheader {
    top: 48px;
}

.Pageservice #servicelist .serviceitem {
    background-color: rgba(48, 93, 195, 0);
}



#servicelist .serviceitem div p.title {
    font-size: 16px;
}

.Pageservice #servicelist .serviceitem div {
    height: 120px;
}

.Pageservice #servicelist .serviceitem {
    height: 304px;
    padding-top: 0px;
}

/*prolist*/

#mproject.npagePage #projectlist .projectitem a .project_info p.description.hide {
    text-align: left !important;
    padding-right: 0px;
    padding-left: 0px;
    margin: 0px 14px;
    display: block;
    margin-top: -7px;
}

#mproject.npagePage #projectlist .projectitem a .project_info div {
    border-bottom: 1px rgba(109, 109, 109, 0.22) solid;
    height: 146px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: #fff;
}

#mproject.npagePage #projectlist .projectitem a .project_info div::before {
    display: none;
}

#mproject.npagePage #projectlist .projectitem a img {
    width: 300px;
    height: 178px;
}

#mproject.npagePage.Pageanli #projectlist .projectitem a .project_info {
    top: 40px;
}

#npagePage #projectlist .projectitem a .project_info div::before {
    display: none;
}

#npagePage.npagePage #projectlist .projectitem a .project_info p.description.hide {
    display: block;
}

#npagePage.npagePage4 .bx-wrapper .bx-controls-direction a.bx-prev i {
    margin-top: 14px;
}

#npagePage #projectlist .projectitem a .project_info div {
    top: 132px;
}

#npagePage.npagePage4 .projectitem a .project_info div {
    top: 153px
}

#npagePage.npagePage4 .bx-wrapper .bx-controls-direction a.bx-next i {
    margin-top: 14px;
}

#sitecontent #npagePage.npagePage4 #projectlist .projectitem {
    margin-bottom: 60px;
}

#mproject.npagePage #projectlist .projectitem a .project_info div {
    height: 140px;
}



/*首页navhover*/

#header ul li.navitem a.active,
#header ul li.navitem:hover a {
    display: inline-block;
    padding: 20px 26px;
}

#header ul li.navitem a.active,
#header ul li.navitem:hover a {
    display: inline-block;
    padding: 20px 26px;
}

#indexPage #mservice a.details:hover i {
    color: rgba(66, 143, 239, 0);
}

#indexPage #mcontact .header p.subtitle {
    color: rgba(255, 255, 255, 0.63);
}

#newsPage #newslist #newsitem_0 .newsbody {
    width: 690px;
}

#newsPage #newslist .newsbody {
    top: 15px;
}

.Pagenews #newslist .newsbody .title {
    margin-top: 50px;
    color: rgba(0, 0, 0, 0.62);
}

.Pagenews #newslist .newsbody .date {
    position: absolute;
    right: 0px;
    top: 36px;
    margin: 0;
    bottom: auto;
}

#newsPage #newslist .newsbody {
    position: initial;
}

#teamlist .teamitem a {
    transition: all 0.3s ease-out 0s;
}

#teamlist .teamitem:hover a {
    color: #fff;
}

#teamlist .teamitem:hover .subtitle {
    color: rgba(255, 255, 255, 0.6);
}

#teamlist .teamitem:hover .description {
    color: rgba(255, 255, 255, 0.49);
}

.Pagenews #newslist #newsitem_0 .newsbody .title {
    margin-top: 105px;
}

#indexPage #mteam.content .header p.title {
    margin: 0 auto;
    width: 112px;
}

#indexPage .content .header p.subtitle {
    margin-top: 6px;
}

#header ul li.navitem a.active,
#header ul li.navitem:hover a {
    color: #237aeb;
}

#header ul li.navitem a.active::after {
    transition: all 0.3s ease 0s;
}

#header ul li.navitem a.active:after,
#header ul li.navitem:hover a:after {
    display: block;
}

#indexPage #projectlist a.more i {
    display: none;
}

#indexPage a.more:hover {
    text-indent: 0px;
}

#projectinfo4 div.description span {
    color: rgba(102, 102, 102, 0.63) !important;
    font-size: 14px;
}

#indexPage #newslist #newsitem_0 .newsbody {
    height: 58px;
}

#indexPage .mvideom .bx-wrapper .bx-controls-direction a i {
    margin-top: 8px;
}

#indexPage .mvideom .bx-wrapper .bx-controls-direction {
    margin-top: -120px;
    border: 1px red solid;
}
/* 内页页脚 */
#footer p{text-align: center;}
