@charset "utf-8";
    /*3转4*/
    #indexPage #mslider .bx-wrapper .bx-pager {
    display: none;
}
/*新首页开始*/
    #indexPage .module .content {
    position: relative
}
#indexPage #mslider .content {
    margin:0;
    height:750px;
}
#indexPage #mservice {
    background-color: rgb(247, 247, 247);
    left: 0px;
}
#indexPage #mservice .content {
    margin: 0 auto;
    width: 1200px;
    height: 310px;
    overflow:hidden;
    top: auto;
    padding-top:80px;
    position: relative;
    top: -240px;
}
#indexPage #mproject .content {
    margin:0;
    background: #f4f7fb;
    height:100%;
    padding-bottom:30px;
}
#indexPage #mpage .content {
    margin:0;
    height:600px;
    margin-bottom: 110px;
    height: 408px;
}
#indexPage #mnews .content {
    margin:0;
    height:auto;
    background-color: #e5edf5;
}
#indexPage #mcontact .content {
    margin:0;
}
#indexPage #mpartner .content {
    margin:0;
    height:140px;
}
/*首页头部导航*/
    #header {
    background:rgba(255,255,255,1);
    padding-top: 0px;
    /*box-shadow: 0 -8px 13px #011957;*/
}
#header .content {
    padding:0px
}
#header ul#nav {
    float:left;
}
#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:#4b4b4b;
    display: inline-block;
    padding: 10px 26px;
}
#header ul>li.navitem a.active, #header ul>li.navitem:hover a {
    color: #e1180e;
    background-color: #f5e5e5;
    display: inline-block;
    border-bottom: 3px solid #e1180e;
}
#header ul li.navitem a::after {
    content:'';
    display:none;
    margin-top: -5px;
    width:30%;
    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 {
    width:60%;
    background:rgba(0, 0, 0, .5);
    display: none;
}
#header ul li.navitem:hover a::after {
    width:100%;
    background:rgba(0, 0, 0, .4);
}
#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: 248px;
    background: #fff;
    border: 0;
    box-shadow: 0px 12px 29px 10px rgba(134,134,134,21%);
    top: 66px !important;
    z-index: 2;
}
#header ul li.navitem ul.subnav li {
    border-bottom: 1px solid #dadada59;
}
#header ul li.navitem ul.subnav li a {
    text-align:center;
    color: #000;
    width:100%;
    padding:14px 0;
    background:none;
    border: 0
}
#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: rgb(231, 20, 26);
    color: #ffffff;
}
.fr{
    float: right;
}
.hotline{
    line-height: 66px;
    color: #444;
    font-size: 16px;
}
.beizhu{
    color: #6a6a6a;
    line-height: 50px;
    display: block;
    text-align: center;
    position: relative;
    top:-50px;
}
/*内页头部导航*/
    /* 首页服务*/
    #indexPage #mservice .content .header p.title {
    display: none;
}
#indexPage .module .bgmask {
    background-color: #fff;
    position: absolute;
    left: 0px;
    top:0px;
    width: 100%;
    height:0%;
    display: block;
}
.nobanner #header {
    border-bottom:1px solid #d8dae0
}
#indexPage #mservice {
    height: 150px;
}
/*幻灯*/
    /*首页产品*/
    #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;
}
div.lineheight2{
    /* height: 150px; */
    width: 100%;
    background-color: #6f2db5;
    margin: 0;
    background:url("/static/barbg.jpg") repeat 0 0;
}
ul.Infos{
    /* width: 1304px;
    margin: 0 auto; */
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
ul.Infos>li:hover i{
    /*transform: rotate(720deg); //选择*/
    /*transform:skew(30deg, 10deg); *//*倾斜*/
    /*transform:skew(30deg, 10deg);*/ /*倾斜*/
    transform: rotate(360deg) scale(1.5) skew(0deg, 0deg) translate(0px, 0px);
    transition: all ease 1.5s;
    color:#fff;
}
ul.Infos .wenzidaxiao{
    color: #fff
}
.vr_title_Infos>h1{
    color: #fff;
    font-size: 20px;
    line-height: 80px;
}
.vr_title_Infos>span{
    color: #fff;
}
.vr_title_Infos{
    text-align: center;
    display: inline-block;
    padding: 20px;
    float: left;
    background-color: rgba(255, 255, 255, 0);
    list-style: none;
    transition: ease all 0.5s;
}
.vr_title_Infos:hover{
    cursor: pointer;
    /*background-color: #6f2db5;*/
    color: #fff;
}
h1.biaozhuLabel{
    font-size: 40px;
    /* line-height: 30px; */
}
.title_h1{
    text-align: center;
    line-height: 150px;
}
/*首页合作伙伴*/
.par_box_big{
    padding: 30px 0;
    height: 155px;
    position: relative;
}
.par_box{
    width: 920px;
    height: 155px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -460px;
    top: 0;
}
.par_box_ul{
    width: auto;
    height: 155px;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: -27px;
}
.par_box_ul li{
    float: left;
    width: 200px;
    height: 130px;
    background-color: #ffffff;
    /* border: 1px solid #d8dae0; */
    box-shadow: 0 4px 8px -8px rgba(39,91,219,6%), 0 6px 12px rgba(39,91,219,4%), 0 8px 24px 8px rgba(39,91,219,4%);
    border-radius: 16px;
    padding: 0 5px ;
    margin-left: 27px;
    text-align: center;
    line-height: 126px;
    overflow: hidden;
    transition: ease all 0.5s;
    margin-top: 10px;
}
.par_box_ul li:hover {
    box-shadow:0 3px 12px #bac5de;
}
.par_box_ul li a{
    display: block;
}
.par_box_ul li a img{
    max-width: 200px;
    max-height: 150px;
    vertical-align: middle;
    border-radius: 8px;
}   
.par_box_big .left1,.par_box_big .right1{
    display: block;
    width: 30px;
    height: 30px;
    background: url(../img/left_l2.png) no-repeat center;
    position: absolute;
    top: 60px;
    cursor: pointer;
}
.par_box_big .left1{
    left:40px;
}
.par_box_big .right1{
    background: url(../img/left_l1.png) no-repeat center;
    right: 40px;
}
.par_box_big .left1:hover{
    background: url(../img/right_l2.png) no-repeat center;
}
.par_box_big .right1:hover{
    background: url(../img/right_l1.png) no-repeat center;
}
/*内页服务*/
    #servicelist {
    width:1200px;
    overflow:hidden;
    padding-top:10px;
}
#servicelist .serviceitem a {
    text-align:center;
}
#servicelist .serviceitem a img {
    margin-top: 25px;
    width:360px;
    height:200px;
    overflow:hidden;
    transition: all 0.3s ease-out 0s;
    position: relative;
    top:0;
    margin-bottom:0px;
}
#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 p {
    padding:0 30px;
}
#servicelist .serviceitem div {
    display:none;
    position:relative;
    margin:0;
    transition: all 0.3s ease-out 0s;
    top:0px;
    padding-top:5%;
}
#servicelist .serviceitem div:after {
    display:none;
    position: absolute;
    content: "";
    left: 5%;
    width: 90%;
    height: 120%;
    border: 1px solid #d8dae0;
    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;
    background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat -110px -11px;
    display: block;
    margin: 13px 0 0 11px;
    position:absolute;
    top:0px;
    left:0px;
}
#servicelist .serviceitem:hover .details {
    margin-top:-15px;
    border-color: #b6b6b6;
    text-indent:130px;
}
#servicelist .serviceitem .details:hover {
    border:1px solid transparent;
    text-align: inherit;
}
#servicelist .serviceitem div p.title::after {
    content:'';
    position:absolute;
    width:34px;
    height:1px;
    background:rgba(0, 0, 0, .2);
    left: 50%;
    margin-left: -17px;
    top:61px;
}
/*案例*/
    #projectlist .projectitem a img {
    position: relative;
    perspective:150px;
    -webkit-perspective:150px;
}
#projectlist .projectitem a:hover img {
    transform: scale(1.08, 1.08);
}
#indexPage #mproject .content .header {
    padding-top:60px;
    padding-bottom:60px;
    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: 10px 0;
    padding-left: 0px;
    overflow: hidden;
}
#indexPage #mproject #projectlist .projectitem {
    transition: all ease-out .3s;
    width: 277px;
    height: 260px;
    background: none;
    margin:15px 12px;
    border-radius: 10px;
    padding-top: 38px;
    background-color: #fff;
}
.project_img{
    padding-top: 20px;
}
#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(4n) {
    margin-right: 0px;
}
#projectlist .projectitem a:hover .project_info {
    background:none
}
#indexPage #mproject #projectlist .projectitem a .project_info div {
    margin-bottom:10px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    position:absolute;
    bottom:0px;
    top:auto;
    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: center;
    margin:0px;
    margin: 0 auto;
    width: 95%;
    padding: 0;
}
#indexPage #mproject #projectlist .projectitem a .project_info .subtitle {
    border:0px red solid;
    transition: all ease-out .3s;
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    transform-origin: center bottom;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    position:absolute;
    left:9%;
    top:-42px;
    color:#FFFFFF;
    width:80%;
    height:40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 15px;
    text-align: center;
    padding:0px;
    background: rgba(102, 198, 249, 0.71);
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    margin: 0px;
    padding: 0 1%;
}
#indexPage #mproject #projectlist .projectitem:hover a .project_info .subtitle {
    opacity: 1;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
}
#indexPage #mproject #projectlist .projectitem a img {
    overflow:hidden;
}

#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(http://resources.jsmo.xin/templates/upload/302/201606/icon.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;
    float:right;
    width:960px;
}
.npagePage #projectlist .wrapper {
    margin-left:20px;
    display:inline-block;
    width:auto;
}
#sitecontent .Pageanli #projectlist .projectitem {
    width:300px;
    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 a .project_info div:after {
    display: none;
    content:'';
    width:37px;
    height:20px;
    position:absolute;
    top:50%;
    right:0;
    background: transparent url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat -30px -66px;
    transition: all 0.3s ease-out 0s;
    margin-top:-13px;
    border-left: 1px solid rgba(0, 0, 0, 0);
}
.npagePage #projectlist .projectitem:hover a .project_info div {
    padding:5px 0;
}
.npagePage #projectlist .projectitem:hover a .project_info div:after {
    display:none;
    background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat 16px -66px;
    border-left:1px solid rgba(0, 0, 0, .1);
}
#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 #mnews a.more {
    box-shadow: 0 2px 12px #e2e2e2;
    border: #ddd 0px solid;
    background: rgba(255,255,255,.0);
    width: 150px;
    height: 37px;
    display: block;
    margin: 40px auto 50px;
    line-height:37px;
    font-size: 14px;
    color: #aba8a8;
    text-indent: 36px;
    border-radius: 0px;
    transition: all ease-out .3s;
    background-color: #fff;
}
#indexPage #mnews a.more:hover i {
    color: transparent;
}
#indexPage #mnews a.more:hover {
    color: #525252;
    text-indent:36px;
    box-shadow: 0px 7px 15px #dedede;
}
#mnews a.more::after {
    transition: all 0.4s ease-out 0s;
    content: ' ';
    width: 37px;
    display: block;
    float: right;
    height: 37px;
    background: url(http://resources.jsmo.xin/templates/upload/1362/images/jiantou2.png) no-repeat -55px -63px;
    background-color: #101010;
}
#indexPage #mnews a.more:hover::after {
    background-color: #e7141a;
}
#indexPage #projectlist a.more {
    box-shadow: 0 2px 12px #e2e2e2;
    border: #ddd 0px solid;
    background: rgba(255,255,255,.0);
    width: 150px;
    height: 37px;
    display: block;
    margin: 40px auto 50px;
    line-height: 37px;
    font-size: 14px;
    color: #aba8a8;
    ; text-indent: 9px;
    border-radius: 0px;
    transition: all ease-out .3s;
    background-color: #fff;
}
#indexPage #projectlist a.more:hover i {
    color: transparent;
}
#indexPage #projectlist a.more:hover::after {
    background-color: #305DC3;
}
#indexPage #projectlist a.more:hover {
    color: #525252;
    text-indent: 36px;
    box-shadow: 0px 7px 15px #dedede;
}
#projectlist a.more::after {
    transition: all 0.4s ease-out 0s;
    content: ' ';
    width: 37px;
    display: block;
    float: right;
    height: 37px;
    background: url(http://resources.jsmo.xin/templates/upload/1362/images/jiantou2.png) no-repeat -55px -63px;
    background-color: #383838;
}
/*新闻*/
    #indexPage #mnews .content .header {
    display:block;
    padding:30px 0 65px;
    text-align:center;
}
#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 #newslist .newstitem .newsimg {
    display:block;
    float: left;
    width:150px;
    height: 90px;
    margin-top: 15px;
    -webkit-perspective: 150px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#newslist .newstitem {
    float:left;
    width:560px;
    height:310px;
    margin: 0 5px 20px 25px;
}
#newslist .news_wrapper, #newslist .newstitem a.newscontent:hover .news_wrapper {
    width:100%;
    background:transparent;
}
#mnews #newslist {
    width:1200px;
    margin:0 auto;
}
#indexPage #newslist .wrapper {
    margin-left:0px;
}
#newslist .newsbody {
    overflow: hidden;
    margin-left:100px;
    float:left
}
#indexPage #newslist .newstitem {
    width: 540px;
    height: 120px;
    margin-bottom: 30px !important;
    margin-right: 30px !important;
    background-color: #f7f7f7;
    padding:20px;
    position: relative;
    display: block;
    transition: all ease-out .3s;
    border-radius: 4px;
    box-shadow: 0 4px 8px -8px rgba(39,91,219,6%), 0 6px 12px rgba(39,91,219,4%), 0 8px 24px 8px rgba(39,91,219,4%);
}
#newslist .newstitem a.newscontent {
    z-index: 7;
}
#indexPage #newslist .newstitem::after {
    content: '';
    position: absolute;
    top: 0px;
    display: block;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    /* z-index: 0;*/
    transform: scaleY(0);
    border-radius: 4px;
    transition: transform .75s cubic-bezier(.19,1,.22,1);
    transform-origin: top;
    transition-delay: 0s!important;
}
#indexPage #newslist .newstitem:hover::after {
    z-index: 0;
    transform-origin:bottom;
    transform: scaleY(1);
    box-shadow:  0px 7px 17px #bcc4da;
}
#indexPage #newslist .newstitem:nth-child(2n) {
    margin-right: 0px !important;
}
#projectlist .projectitem a .project_info p.description.hide {
    display: block;
    color: #afafaf;
    font-size: 13px;
    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;
}
/*#newslist .newsbody:after {
    content:'';
    width: 25px;
    height:10px;
    background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat 0 -71px;
    position:absolute;
    left:100px;
    bottom:44px;
    opacity:0;
    transition: all 0.3s ease-out 0s
}*/
    #newslist .newsbody .title {
    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: #06090e;
    line-height:32px;
    text-align:left;
    position:absolute;
    text-indent:0px;
}
#indexPage #newslist .newsbody .title {
    top:16px;
    padding-left:75px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width:calc(45% - 40px);
    color:#3c3c3e;
}
#indexPage #newslist .newstitem .newsbody .date::before {
    content:'';
    position:absolute;
    width:50px;
    height:1px;
    background:rgba(0,0,0,.0);
    transition: all 0.3s ease-out 0s;
    margin-top:58px;
    z-index:99;
    left: 40px;
    margin-block-start: 56px;
    -webkit-margin-before:59px;
}
#indexPage #newslist .newstitem:hover .newsbody .date::before {
    width:calc(100% - 40px);
    background:rgba(0,0,0,5);
}
#newslist .separator {
    display:none;
    color: transparent;
    height: 6px;
    text-decoration: none;
    background-color: #E2E2E2;
    content: "";
    height: 1px;
    position: absolute;
    top:23%;
    width:33px;
}
#newslist .separator::after {
    display:none
}
#newslist .separator::before {
    display: none;
}
#newslist .newsbody .description {
    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: #909090;
    line-height:26px;
    text-align:left;
    position:absolute;
    top:108px;
}
#indexPage #newslist .newsbody .description {
    display:block;
    top: 55px;
    padding-left:75px;
    width: calc(86% - 106px);
    height:47px;
    color:#afafaf;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp:2 ;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
#newslist .newsbody .date {
    background: transparent;
    position: relative;
    top:-50px;
    font-weight:100;
    text-align:right;
}
#indexPage #newslist .newsbody .date {
    width:auto;
    text-align:left;
    top: 10px;
    display: none;
}
.topbanner{
    position: relative;
    height: 300px;
    overflow: hidden;
    background-color: #000;
}
.bannnernavbox{
    /*background-color: #494c52;*/
    /**  background-image: linear-gradient(top, rgba(85, 239, 255, 0.5686274509803921), rgba(113, 113, 255, 0.61));
     background-image: -webkit-linear-gradient(top, rgba(85, 239, 255, 0.5686274509803921), rgba(113, 113, 255, 0.61));
     background-image: -moz-linear-gradient(top, rgba(85, 239, 255, 0.5686274509803921), rgba(113, 113, 255, 0.61));
     background-image: -o-linear-gradient(top, rgba(85, 239, 255, 0.5686274509803921), rgba(113, 113, 255, 0.61));
     background-image: -ms-linear-gradient(top, rgba(85, 239, 255, 0.5686274509803921), rgba(113, 113, 255, 0.61));IE9 IE10 **/
    /*background-image: -webkit-linear-gradient(top, rgb(48, 110, 224), #01c2e6);*/
    background-color: #f4f6f9;
    background-image: -webkit-linear-gradient(top, rgb(255 163 163), #ffffff);
    position: absolute;
    left: 0;
    top: 80px;
    z-index: 1;
    height: 300px;
    width: 100%;
    position: absolute;
    top: 0;
}
/* 背景青色 */
.bannnernavbox.bg_cyan{
    background-image: -webkit-linear-gradient(top, rgb(163 255 251), #ffffff);
}
.bannnernavbox.bg_cyan h1{
    color: #1ab9b2; 
    text-shadow: 0 10px 10px #63d0cb;
}
/* 背景蓝色 */
.bannnernavbox.bg_blue{
    background-image: -webkit-linear-gradient(top, rgb(177 194 255), #ffffff);
}
.bannnernavbox.bg_blue h1{
    color: #2f34e2; 
    text-shadow: 0 10px 10px #a0a3f5;
}
.bannnernavbox.bg_blue2{
    background-image: linear-gradient( 180deg , #b2d8ff, #f1f5ff, #ffffff);
}
.bannnernavbox.bg_blue2 h1{
    color: #007eff;
    text-shadow: 0 10px 10px #a0bef5;
}
/* 背景绿色 */
.bannnernavbox.bg_green{
    background-image: -webkit-linear-gradient(top, rgb(163 255 182), #ffffff);
}
.bannnernavbox.bg_green h1{
    color: #2d9a43; 
    text-shadow: 0 10px 10px #8fc7a0;
}
/* 背景黄色 */
.bannnernavbox.bg_yellow{
    background-image: -webkit-linear-gradient(top, #ffdfb6, #ffffff);
}
.bannnernavbox.bg_yellow h1{
    color: #ef842d; 
    text-shadow: 0 10px 10px #e6b287;
}

.bannnernavbox h1{
    font-size: 40px;
    color: #ea3d3d;
    font-weight: 400;
    text-align: center;
    margin-top:124px;
    /*text-shadow: 0 3px 3px #156a98;*/
    text-shadow: 0 10px 10px #ff9b9b;
}
.bg_color_a{
    /*background-image: -webkit-linear-gradient(top, rgba(96, 211, 255, 0.9), rgb(48, 110, 224));*/
    /*background-image: linear-gradient(top, rgba(96, 211, 255, 0.9), rgb(48, 110, 224));*/
    /*background-image: -webkit-linear-gradient(top, rgba(96, 211, 255, 0.9), rgb(48, 110, 224)); !** Chrome Safari **!*/
    /*background-image: -moz-linear-gradient(top, rgba(96, 211, 255, 0.9), rgb(48, 110, 224)); !** FireFox **!*/
    /*background-image: -o-linear-gradient(top, rgba(96, 211, 255, 0.9), rgb(48, 110, 224));!** Opear **! */
    /*background-image: -ms-linear-gradient(top, rgba(96, 211, 255, 0.9), rgb(48, 110, 224));!** IE9 IE10 **!*/
}
#TSSDmodel{
    height: 400px;
    overflow: hidden;
}
/*#newslist .newsbody .date:after {
    content:'';
    width: 35px;
    height: 1px;
    background: rgba(0,0,0,.25);
    display: block;
    position: relative;
    top: 2px;
    left:-40px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}*/
    /*内页新闻*/
    .Pagenews .content {
    text-align:center;
}
.Pagenews #newslist {
    width:960px;
    float:right;
    padding-top:0px;
    margin-top: -95px;
}
.Pagenews #newslist .newstitem {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    width:936px;
    margin:0;
    height:150px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, .06);
    margin-left:25px
}
.Pagenews #newslist .wrapper .news_wrapper {
    width:800px;
    float:left;
    position:relative;
    margin-left:110px;
}
.Pagenews #newslist .newstitem .newsimg {
    display:block;
    width: 180px;
    height: 110px;
    margin-top:5px;
}
.Pagenews #newslist .news_wrapper, .Pagenews #newslist .newstitem a.newscontent:hover .news_wrapper {
    width:920px;
}
.Pagenews #newslist .newsbody .date {
    top: 37px;
    left: 734px;
    width: 100px;
    text-align:left;
    display: block;
    border:1px red solid
}
.Pagenews #newslist .newsbody .date .year {
    font-size: 14px;
    text-align: left;
    display:block;
    position: absolute;
    color: #eeeeee;
    font-size: 30px;
    padding: 3px 10px;
    border-left: 3px #f7f7f7 solid;
}
.Pagenews #newslist .newsbody .date .md {
    display:none;
    font-size: 30px;
    border-left: 3px #f7f7f7 solid;
}
.Pagenews #newslist .newsbody .date:after {
    left:100px;
    top:8px;
    display: block;
}
.Pagenews #newslist .newsbody .title {
    width: 360px;
    margin-top: 8px;
    line-height: 24px;
    height: 24px;
    padding-bottom: 8px;
    margin-bottom: 0px;
    overflow: hidden;
}
.Pagenews #newslist .newsbody .description {
    width: 620px;
    top: 55px;
    margin-top: 0px;
    height: 50px;
    font-size: 13px;
    line-height: 22px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #B5B5B5;
}
.Pagenews #newslist .newstitem:hover .newsbody .title, .Pagenews #newslist .newstitem:hover .newsbody .description {
    left:100px
}
.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:#333;
}
.Pagenews #newslist .newstitem a.details {
    width:35px;
    height:35px;
    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;
    right:0;
    float: right;
}
.Pagenews #newslist .newstitem a.details:after {
    content:'';
    width: 15px;
    height: 9px;
    background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat -110px -11px;
    display: block;
    margin: 13px 0 0 11px;
    position:absolute;
    top:0px;
    left:0px;
}
.Pagenews #newslist .newstitem:hover .details {
    border-color: #b6b6b6;
    text-indent:130px;
    background:transparent;
}
.Pagenews #newslist .newstitem:hover .details:after {
    background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat -1px -71px;
}
.Pagenews #newslist .newstitem .details:hover {
    border:none;
}
/*合作伙伴*/
    #indexPage #mpartner .content .header {
    display:none;
}
#indexPage #mpartner .module-content {
    padding:30px 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;
    border-radius: 3px;
}
#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:#5d5d5d;
}
#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;
}
/*联系*/
    #indexPage #mcontact {
    background-color:#f3f3f3
}
#indexPage #mcontact .content {
    width:1200px;
    margin:0 auto;
    padding:80px 0 68px;
    height:auto;
}
#indexPage #mcontact .content:after {
    content:'';
    display:block;
    clear: both;
}
#indexPage #mcontact .content .header {
    width:480px;
    float:left;
}
#indexPage #mcontact .content .header p.title {
    color: #666;
    text-align:left;
}

#indexPage #mcontact .content .header .subtitle {
    text-align:left;
    font-family: 'Noto Sans CJK SC', 'Noto Sans CJK', 'Source Han Sans', source-han-sans-simplified-c, sans-serif;
}
#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 {
    float:left;
    width:290px;
    padding-right:60px;
    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;
}
#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: rgba(255, 255, 255, 0);
    color: #9b9b9b;
    border-radius: 4px;
    font-size: 16px;
    border: 2px solid rgba(0, 0, 0, 0);
}
#mcontact #contactinfo div a:hover {
    background-color: rgb(48, 93, 195);
    border-radius: 4px;
}
#mcontact #contactinfo div a:hover i {
    color:#fff;
}
/*footer*/
    #indexPage .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:left;
}
#footer p a {
    margin-top:15px;
}
/*分页*/
    /*#pages a {
    visibility:hidden;
}*/
    #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: #305dc3;
}
.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: 1320px;
    margin: 0 auto;
    height:66px;
    position: relative;
}
#header .content img {
    float:none;
}
#header #logo {
    /* margin-top:2px; */
    float:left;
}
.content .header p.subtitle {
    font-family: 'Noto Sans CJK SC', 'Noto Sans CJK', 'Source Han Sans', source-han-sans-simplified-c, sans-serif;
}
#indexPage #mproject #category {
    display: block;
    padding-bottom: 0px;
    margin-bottom: 55px;
}
#category a {
    border:none;
    font-size: 14px;
    padding:10px 28px;
    margin-right:4px;
    border: 1px #efefef solid;
    color:#a9a9a9;
    background-color:#fff;
    transition: 0.3s;
    transform-origin: top;
}
#category a.active, #category a:hover {
    color: #fff;
    transition: 0.3s;
    background-color: #e7141a;
    transform-origin: bottom;
    border: 1px #e7141a solid;
}
#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:55px;
    width: auto
}
/*#header.mini #logo img {
    transform: scale(0.8, 0.8);
    -moz-transform:scale(0.8, 0.8);
    -webkit-transform:scale(0.8, 0.8);
    -o-transform:scale(0.8,0.8);
}*/
    #indexPage #mcontact .content .header {
    padding-top:0;
}
#indexPage #mslider .bx-wrapper {
    position:relative;
}
#indexPage #mnews a.details {
    display:none;
    border:none;
    text-indent:100px;
    margin:0;
    color:#999;
    font-size:15px;
    width:200px;
    font-family: 'Noto Sans CJK SC', 'Noto Sans CJK', 'Source Han Sans', source-han-sans-simplified-c, sans-serif;
    height:50px;
    line-height:50px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    position: relative;
    left:-58px;
    top: -55px;
}
#indexPage #mnews a.details:hover {
    color:#666;
}
#indexPage #mnews a.details i {
    position:relative;
    top:3px;
}
#indexPage #mnews a.details:hover i {
    text-indent:10px;
}
#indexPage #mnews #newslist .newstitem {
    margin: 0;
    transition: all 0.3s ease-out 0s;
}
#indexPage #mnews #newslist .newstitem:hover a.details {
    color: #666
}
#indexPage #mnews #newslist .newstitem:hover a.details i {
    text-indent: 10px;
    color: #707070;
}
#indexPage #mnews {
    background-color: #fff;
    border-top: 1px solid rgba(0, 0, 0, .0);
}
#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;
    display: none;
}
#indexPage #servicelist .serviceitem div p.description {
    margin-top:15px;
    padding:0 40px;
    line-height:24px;
    color:#8D8D8D;
}
#indexPage #servicelist .serviceitem div p.title {
    font-size:18px;
}
#indexPage #servicelist .serviceitem {
    height: 250px;
    min-height: 250px;
    margin-bottom: 50px;
    padding-bottom: 0;
    width: 400px;
    transition: all 0.3s ease-out 0s;
}
#indexPage #servicelist #serviceitem_0 {
    background-color:#305DC3;
    transition: all 0.3s ease-out 0s;
}
#indexPage #servicelist #serviceitem_1 {
    background-color:#2d57b6;
    transition: all 0.3s ease-out 0s;
}
#indexPage #servicelist #serviceitem_2 {
    background-color:#294da0;
    transition: all 0.3s ease-out 0s;
}
#indexPage #servicelist #serviceitem_0:hover {
    box-shadow: 0 12px 20px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    margin-top: -13px;
}
#indexPage #servicelist #serviceitem_1:hover {
    box-shadow: 0 12px 20px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    margin-top: -13px;
}
#indexPage #servicelist #serviceitem_2:hover {
    box-shadow: 0 12px 20px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    margin-top: -13px;
}
#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 {
    margin-top:0;
}
#indexPage #mpartner {
    border-top:1px solid rgba(0, 0, 0, .05);
    margin-top: 100px;
}
.Pageanli #category a.active::after {
    display:none;
}
#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:13px;
    font-family: 'Noto Sans CJK SC', 'Noto Sans CJK', 'Source Han Sans', source-han-sans-simplified-c, sans-serif;
}
#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;
    margin-top: 25px;
}
.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:22px;
}
.npagePage .postbody {
    width:1100px;
    /* overflow:hidden; */
}
#teampost .postbody {
    width:730px;
    overflow:hidden;
}
#teampost #teambody .theader .title {
    font-size:26px;
    margin-bottom:5px;
}
/*右下角悬浮*/
    #shares a {
    width:40px;
    height:40px;
}
#shares a#sshare {
    display:none;
}
#shares a i {
    margin-top:11px;
}
#shares a i.fa-weixin {
    margin: 11px 0 0 14px;
    background-image: url(http://resources.jsmo.xin/templates/upload/468/icon/shouji-.png);
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#shares a#gotop {
    margin-top:0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    bottom: 40px;
    position: fixed;
    right: 10px;
}
#shares a#gotop i {
    margin-top:8px;
}
#shares a#gotop:hover {
    background:rgba(0, 0, 0, .9)
}
#shares a#sweibo, #shares a#sweixin {
    background-color:#fff;
    border: 1px solid rgba(0, 0, 0, .1);
    width: 38px;
    height: 39px;
    border-bottom:none;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    position: fixed;
    bottom: 120px;
    right: 10px;
}
#shares a#sweixin {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    height:38px;
    position: fixed;
    bottom: 80px;
}
.fa-weibo::before {
    color:#999;
}
#mcontact #contactinfo div a:hover i.fa-weibo::before {
    color:#fff;
}
#shares a#sweibo:hover {
    background-color:#555;
}
#shares a#sweibo:hover .fa-weibo::before {
    color:#fff;
}
#shares a#sweixin:hover {
    background-color:#555;
}
#shares a#sweixin:hover i.fa-weixin {
    background-image: url(http://resources.jsmo.xin/templates/upload/468/icon/shouji.png);
}
#indexPage #mservice .wrapper {
    margin-left:0px;
}
#projectlist .projectitem a .project_info div::before {
    content:'';
    position:absolute;
    width:100%;
    height:0%;
    border-bottom: 0px solid rgba(0, 0, 0, .1);
    left:0;
}
#projectlist .projectitem:hover a .project_info div::before {
    border-bottom: 1px solid rgba(0, 0, 0, .4);
    display: none;
}
#indexPage #mnews .content .header::after {
    content:'';
    position:absolute;
    width:100%;
    height:0px;
    background: rgba(0, 0, 0, .1);
    top: 300px;
}
#projectinfo .description a {
    margin:15px 0;
    transition: all 0.3s ease-out 0s;
    width:calc(100% - 10px);
}
#projectinfo .description a:hover {
    color:#fff;
    background:#383838;
}
#sitecontent .npagePage #projectwrap #projectinfo .header .description {
    color:#999;
    line-height:28px;
}
.Pageteam #teamlist .teamitem a.details {
    display:block;
    border-radius:0px;
    width:40px;
    height:80px;
    text-indent:-9999px;
    position:relative;
    border:none;
    border-left:1px solid #ededed;
    left:700px;
    top: 10px;
    transition: all 0.3s ease-out 0s;
    opacity:1;
    float:right;
}
/*内页团队*/
    .Pageteam #teamlist .wrap {
    margin-right:0;
}
#teamlist {
    width:1200px;
    padding-top:100px;
}
#teamlist .teamitem .wrap {
    display:none;
}
#teamlist .teamitem {
    width:560px;
    height:260px;
    margin: 0 40px 20px 0;
    transition: all 0.3s ease-out 0s;
}
#teamlist .teamitem a {
    float:left;
    width:180px;
    height:160px;
    overflow:hidden;
    transition: all 0.3s ease-out 0s;
}
#teamlist .teamitem .teaminfo {
    float:right;
    width:308px;
    height:130px;
    transition: all .6s cubic-bezier(.215, .61, .355, 1);
    padding:48px 20px 10px 0px;
    margin:0px;
    text-align:left;
}
#teamlist .teamitem .title {
    display:inline-block;
    padding-right: 12px;
}
#teamlist .teamitem .description {
    font-size:13px;
    line-height:26px;
    height: 52px;
    overflow: hidden;
    color: #757575;
}
#teamlist .teamitem a.details:after {
    content: '';
    width: 37px;
    height: 20px;
    display: block;
    position: absolute;
    top: 30px;
    left: 10px;
    background: transparent url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat -20px -66px;
    transition: all 0.3s ease-out 0s;
}
#teamlist .teamitem:hover {
    border-top:1px solid #8cd4c1;
}
#teamlist .teamitem:hover a {
    margin-top:0px;
}
#teamlist .teamitem:hover .teaminfo {
    padding-top:48px;
}
.nobanner #projectlist .projectitem a .project_info p.title {
    color:#666;
}
.nobanner #projectlist .projectitem a .project_info p.subtitle {
    color:#999;
}
/*产品详情页*/
    #projectinfo4 .header p.title {
    font-size:22px;
    margin-bottom: 8px;
}
#projectinfo4 .header p.subtitle {
    font-family: 'Noto Sans CJK SC', 'Noto Sans CJK', 'Source Han Sans', source-han-sans-simplified-c, sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#ff6700;
}
#projectinfo4 div.description {
    margin-top:20px;
    line-height:24px;
    font-size:13px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background-color:rgba(255,255,255,.8);
    border: 1px solid rgba(255,255,255,.8);
}
#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;
}
/*#projectbody4 {
    display:none;
}*/
    .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;
}
#category li.hasmore div ul a.active, #category li.hasmore div ul a:hover {
    background-color: rgba(34, 73, 160, 0);
    color:#333;
}
#category li.hasmore div ul a {
    color: rgba(255, 255, 255, 0.62);
}
.yy_tag_I {
    margin: 0 10px 0 0;
    color: #e1e1e1;
}
/*右下角联系展开*/
    #olx_head {
    background: #305DC3;
    border-radius: 0px;
}
#olx_qq li a:hover i {
    color: #fff
}
#olx_qq li a:hover {
    padding: 18px 30px;
    background: rgb(29, 72, 171);
}
#online_open i {
    margin-top:10px;
}
#online_open {
    background: none;
    bottom: 0px;
    color: #515151;
    bottom: 160px;
    color:#999;
    background-color:#fff;
    border: 1px solid rgba(0, 0, 0, .1);
    width: 38px;
    height: 39px;
    border-bottom: none;
}
#online_open:hover {
    background-color: #555;
    color:#fff;
}
#online_lx {
    border-radius: 0px;
    bottom: 160px;
    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 #mslider {
    padding-top:80px;
}
#indexPage #mslider .bx-wrapper .bx-controls-direction a {
    border-radius: 3px;
    height: 80px;
    margin-top: -35px;
    background: rgba(21, 20, 20, 0.91);
    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: 24px;
    margin-left: 14px;
}
.content .header p.title {
    font-size:26px;
    color:#444;
    margin-bottom: 8px;
    margin-top: 20px;
}
.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;
}
.Pageteam #teamlist {
    padding-top:10px;
    width: 1100px;
}
#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;
}
.Pagenews #category a {
    display:block;
    border-bottom: 1px solid rgba(0,0,0,.08);
    padding-left: 16px;
}
.Pagenews #category a:last-child {
    border-bottom:none;
}
.Pagenews #category a:hover {
    padding-left:26px;
}
.Pagenews #category a::before {
    left:0;
    content:'';
    position:absolute;
    width:3px;
    height:12px;
    background:transparent;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.Pagenews #category a:hover::before {
    left:10px;
}
#newslist .newstitem.right a.newscontent .newsimg {
    left:4px;
}
.postbody a {
    color:#17c2c4
}
.Pageteam #teamlist .teamitem:hover {
    border-top:none;
    box-shadow: 0px 7px 17px #dedede;
    border: 1px rgba(255, 255, 255, 0) solid;
}
#category li.hasmore div ul li {
    border-bottom:none;
}
#category li.hasmore div {
    position:relative;
    display:block;
    margin-bottom: 10px;
    margin-top: 5px;
    overflow: hidden;
}
#category li.hasmore div ul {
    text-align:left;
    border-top:none;
    margin-top:0;
    padding-top:0;
}
/*关于*/
    #indexPage #mpage .content ul li.header p.subtitle {
    display: none;
}
#indexPage #mpage .subtitle::after {
    display:none !important
}
#indexPage #mpage .subtitle {
    background-color: rgba(88, 124, 205, 0);
    font-size:14px;
    color: rgba(255, 255, 255, 0.58);
    width: 80px;
    text-align: left;
}
#indexPage #mpage .title {
    font-size: 24px;
    color: #FFFFFF;
    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: #305dc3;
    height: 368px;
    margin-top: 40px;
    position: relative;
}
#indexPage #mpage .module-content .description {
    width: 470px;
    text-align: left;
    height: 80px;
    float: right;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.75);
    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 {
    background-attachment: inherit;
}
固定关于我们模块*/
    #indexPage #mpage ul {
    margin-top: 250px;
}
/*首页标题线*/
    #indexPage #mteam .content .subtitle {
    display: block;
    width: 478px;
    color: rgba(191, 191, 191, 0.91);
    font-size: 14px;
    margin: 0 auto;
    border-bottom: 1px #ececec solid;
    padding-bottom: 10px;
    margin: 0 auto;
}
#indexPage #mteam .content .subtitle::after {
    content:'';
    background-color:rgba(44, 102, 204, 0.82);
    width: 9px;
    height: 9px;
    display: none;
    border-left: 7px #F7F7F7 solid;
    border-right: 7px #F7F7F7 solid;
    position: relative;
    top: 15px;
    left: 228px;
}
#indexPage #mnews .content .subtitle {
    display: block;
    width: 478px;
    color: rgba(191, 191, 191, 0.91);
    font-size: 14px;
    margin: 0 auto;
    border-bottom: 1px #d5deea solid;
    padding-bottom: 10px;
    margin: 0 auto;
}
#indexPage #mnews .content .subtitle::after {
    content:'';
    background-color: rgb(231, 20, 26);
    width: 9px;
    height: 9px;
    display: block;
    border-left: 7px #fff solid;
    border-right: 7px #fff solid;
    position: relative;
    top: 15px;
    left: 228px;
}
#indexPage #mproject .content .subtitle {
    display: block;
    width: 484px;
    color: rgba(191, 191, 191, 0.91);
    font-size: 14px;
    margin: 0 auto;
    border-bottom: 1px #d5deea solid;
    padding-bottom: 10px;
    margin: 0 auto;
}
#indexPage #mproject .content .subtitle::after {
    content:'';
    background-color: rgb(231, 20, 26);
    width: 9px;
    height: 9px;
    display: block;
    border-left: 7px #F7F7F7 solid;
    border-right: 7px #F7F7F7 solid;
    position: relative;
    top: 15px;
    left: 228px;
}
#indexPage #mproject .content #projectSubList_ .projectSubHeader .subtitle {
    display: none;
}
/*mteam 团队*/
    #indexPage #mteam .content {
    margin-top: 0px;
}
#indexPage #mteam .content .header {
    display: block;
}
#indexPage #mteam .content .header {
    display:block;
    padding:90px 0 65px;
    text-align:center;
}
#indexPage #mteam .bgmask {
    background-color: #fff;
    position: absolute;
    left: 0px;
    top: 230px;
    width: 100%;
    height: 41%;
    display: block;
}
#indexPage #mteam .module-content {
    width:1200px
}
#indexPage #mteam ul li {
    width: 277px;
    margin-right: 30px;
    float: left;
    height:438px;
    padding-top:0px;
}
#indexPage #mteam ul li:nth-child(4n) {
    margin-right: 0px;
}
#indexPage #mteam ul li div:nth-child(1) {
    padding:0px !important;
    height:276px
}
#indexPage #mteam .header img {
    float: none;
    display: block;
    margin: 0px;
    width: 100%;
    border-radius: 0px;
    height: auto;
}
#indexPage #mteam .summary {
    padding: 30px 25px 36px;
    background-color: #f7f7f7;
    transition: all 0.4s ease 0s;
    top: 0px;
    position: relative;
}
#indexPage #mteam ul li:hover .summary {
    background-color: #305DC3
}
#indexPage #mteam .summary p {
    text-align: left;
}
#indexPage #mteam .summary p.title {
    margin-bottom: 3px;
    display: inline-block;
    float: left;
}
#indexPage #mteam ul li:hover .summary p.title a {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 40px;
}
#indexPage #mteam ul li:hover .summary p.subtitle {
    color: rgba(248, 247, 247, 0.34);
}
#indexPage #mteam .summary p.title a {
    color: #3c3c3c;
    font-size: 16px;
    line-height: 40px;
}
#indexPage #mteam .summary p.subtitle {
    margin-bottom: 0px;
    display: inline-block;
    width: 120px;
    position: relative;
    top: 14px;
    color: rgba(177, 176, 176, 0.91);
    margin-left: 12px;
    overflow: hidden;
    float: left;
    border-bottom:0px
}
#indexPage #mteam .summary .description {
    clear:both;
    width: auto;
    overflow: hidden;
    height:47px;
    margin-top: 10px;
}
#indexPage #mteam .description {
    color: rgba(144, 144, 144, 0.86);
}
#indexPage #mteam ul li:hover .summary .description {
    color: rgba(207, 214, 230, 0.72);
}
#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;
}
/*详细页面左侧*/
    #plheader {
    padding-bottom: 30px;
    width: 220px;
    background-color: #305dc3;
    position: relative;
    top: -70px;
    height: 70px;
    border-radius:3px 3px 0px 0px;
}
.Pageanli .content .header p.title {
    text-align: left;
    margin-left: 31px;
    font-weight: bold;
    font-size: 25px;
    padding-bottom: 8px;
    margin-top: 0px;
    width: 158px;
    margin-bottom: 8px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
    letter-spacing:1px;
    color: #fff;
}
.Pageanli .content .header p.subtitle {
    letter-spacing: 1px;
    font-size: 15px;
    display: inline-block;
    padding-top: 0px;
    color: #EAEAEA;
    margin-top: 0px;
    margin-right:31px;
    float: right;
    overflow: hidden;
    width: 150px;
    text-align: right;
}
.npagePage #category {
    padding-top: 15px;
    margin-left: 0px;
    padding-bottom: 30px;
    width: 205px;
    float: left;
    padding-left: 15px;
    text-align: left;
    margin-top: -120px;
    background-color: #305DC3;
    border-radius: 0px 0px 3px 3px;
}
.npagePage #category li {
    height:auto;
    position:relative;
    float:none;
    display:block;
    margin-top:1px;
    margin-bottom:1px;
    line-height:43px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    padding-left: 15px;
    margin-right:16px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.npagePage #category li:last-child {
    border-bottom:none;
}
.npagePage #category a {
    border:0px;
    background:none;
    color:#CFDCF9;
    font-size:14px;
    position:relative;
    padding:0;
    line-height: 42px;
    height: 42px;
}
.npagePage #category a::before {
    content:'';
    position:absolute;
    content: '';
    position: absolute;
    width: 190px;
    background-color: #AEAEAF;
    height: 42px;
    background: transparent;
    left: -16px;
    position: absolute;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.npagePage #category a.active::before {
    display: none;
}
.npagePage #category li:hover {
    padding-left:30px;
    background-color: #2249A0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.npagePage #category li:hover ul li {
    width: 136px;
}
.npagePage #category li:hover ul li a {
    color: rgba(255, 255, 255, 0.45);
    width: 136px;
    overflow: hidden;
    background-color: rgb(34, 73, 160);
    padding-left:0px;
}
.npagePage #category li ul li:hover a {
    padding-left:0px;
    margin-left: 0px;
}
.npagePage #category li:hover a {
    color:#fff
}
/*内页banner*/
    .npagePage #banner::before {
    width:100%;
    height:auto;
    content: '';
    display: block;
}
#sitecontent.npagePage #category {
    margin-top: -64px;
}
/*内页新闻*/
    .Pagenews .content .header {
    padding-bottom: 30px;
    width: 220px;
    background-color: #264EA7;
    position: relative;
    top: -70px;
    height: 70px;
    padding-top: 40px !important;
    border-radius:3px 3px 0px 0px;
}
.Pagenews .content .header p.title {
    text-align: left;
    margin-left: 31px;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
    font-size: 25px;
    padding-bottom: 8px;
    margin-top: -5px;
    width: 158px;
    margin-bottom: 8px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
    letter-spacing: 1px;
    color: #fff;
}
.Pagenews .content .header p.subtitle {
    float:right;
    letter-spacing: 1px;
    font-size: 15px;
    display: inline-block;
    color: #EAEAEA;
    margin-top: 0px;
    margin-right: 31px;
    width: 150px;
    overflow: hidden;
    text-align:right;
}
/*团队内页*/
    .npagePage .content .header {
    padding-bottom: 40px;
    padding-top: 0px;
}
.Pageteam #teamlist .teamitem {
    position:relative;
    overflow:hidden;
    margin-bottom: 0px;
    /* border: 1px red solid;*/
    height: 196px;
    margin-right: 25px;
    background: #ffffff;
    width: 582px;
    margin-right: 30px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    border: 1px #f3f3f3 solid;
    margin-bottom: 30px;
}
.Pageteam #teamlist .teamitem:nth-child(2n) {
    margin-right: 0px;
}
.Pageteam #teamlist .teamitem a.details {
    display: block;
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.Pageteam #teamlist .teamitem a {
    position: relative;
    width: 180px;
    height: auto;
}
#teamlist .teamitem a img {
    width: 160px;
    height: 160px;
    border-radius: 3px;
    margin: 18px 9px 9px 18px;
}
.Pageteam #teamlist .teamitem .teaminfo {
    width: 380px;
    margin-right: 0px;
    /* padding-top: 30px;*/
    padding-left: 0px;
    padding-right: 0px;
}
#teamlist .teamitem .title a {
    float: none;
    color: #333;
    left: 0;
    top: 0;
    width: 100%;
    height: 30px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 5px;
}
#teamlist .teamitem .title {
    text-align: left;
    display: inline-block;
    padding-right: 0px;
}
#teamlist .teamitem .subtitle {
    display: inline-block;
    font-size: 13px;
    color: rgb(195, 195, 195);
    margin-left: 8px;
    /* float: left;*/
    text-align: left;
    margin-top: 6px;
}
.Pageteam #teamlist .teamitem .subtitle {
    width: 200px;
    white-space: nowrap;
}
.Pageteam #teamlist .teamitem .description {
    line-height: 22px;
    height: 40px;
    overflow: hidden;
    color: #b3b3b3;
    text-align: left;
    padding: 2px 20px 0px 0px;
}
.Pageteam .content {
    width: 1200px;
    margin: 0 auto;
    margin-top: 0px;
}
.Pagenews #category {
    margin-top: -70px;
}
.Pagenews #category a {
    border-bottom: 1px solid rgba(0,0,0,.08);
    float: none;
    display: block;
    height:43px;
    margin-top: 1px;
    margin-bottom: 1px;
    line-height: 43px;
    padding-left: 15px;
    margin-right: 16px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.Pagenews #category a:hover {
    padding-left: 30px;
    background-color: #2249A0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.Pagenews #newslist .news_wrapper::before {
    display: none;
}
.Pagenews #newslist .newstitem.right a.newscontent .newsimg {
    left:0px;
}
#projectinfo4 .header p.subtitle {
    color: rgba(149, 149, 150, 0.74);
}
.Pageanli #plheader {
    padding-bottom: 40px;
    width: 220px;
    background-color: #264EA7;
    position: relative;
    top: -80px;
    height: 70px;
    padding-top: 40px !important;
    border-radius: 3px 3px 0px 0px;
}
.Pageservice #servicelist {
    margin:0 auto;
}
/*产品详细页面*/
    .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: 700px;
    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: 13px;
    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;
}
#indexPage .projectitem a .project_info {
    top: 35px;
}
.npagePage .postbody {
    width:1200px;
    padding:0 20px
}
#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 img {
    width: 100%;
    height: auto;
    -webkit-perspective: 150;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#indexPage #mteam ul li a:hover img {
    transform: scale(1.08, 1.08);
}*/
    #indexPage #mteam ul li:hover .summary {
    position: relative;
    padding-top: 40px;
    padding-bottom: 46px;
    margin-top:-20px
}
.Pageanli .content_list li {
    height: 312px;
}
/* 文章列表more*/
    .Pagenews #newslist .newstitem a.details {
    display: none;
}
#indexPage .content .subtitle {
    color: rgb(69, 69, 69) !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;
}
/* .Pageanli #projectlist .projectitem a .project_info p::after {
    content'5555';
    width:30px;
    height:1px;
    background-color:#171717;
    border:1px red solid
}
#projectlist .projectitem a .project_info {
    top: 30px;
}*/
    #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 10px;
    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;
}
#category li.hasmore div ul a.active, #category li.hasmore div ul a:hover {
    color:#fff;
}
.npagePage #category li:hover {
    padding-left: 20px;
}
#category li.hasmore div ul a {
    padding: 0px;
}
.npagePage .Pageanli li:hover .div li {
    background-color: rgba(255, 255, 255, 0);
}
#indexPage #mservice .content .header p.subtitle {
    display:none !important;
}
#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;
}
/*Index*/
.indexbannerbox{
    width: 100%;
    height: 940px;
    overflow: hidden;
    background-color: #edf8ff;
}

/*TSPC页面*/
.tszchapter{
    font-size: 13px;
    text-align: center;
    width: 90%;
    margin: 0 auto
}
.tspc_list{
    width: 373px;
    float: left;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    box-shadow: 0 4px 8px -8px rgba(39,91,219,6%), 0 6px 12px rgba(39,91,219,4%), 0 8px 24px 8px rgba(39,91,219,4%);
    border-radius: 30px;
}
.TSPC_ListBox{
    /*margin:50px 0;*/
    overflow: hidden;
    display: flex;
    justify-content: space-around;
}
.tspc_list_img{
    width: 100%;
    height: 345px;
    background-color:#f4f6f9;
    text-align: center;
    overflow: hidden;
    transition: ease all 0.5s;
    border-radius: 16px;
    position: relative;
    top: 0;
    /* box-shadow: 0 4px 8px -8px rgba(39,91,219,6%), 0 6px 12px rgba(39,91,219,4%), 0 8px 24px 8px rgba(39,91,219,4%); */
}
.tspc_list_img:hover{
    top: -10px;
    background-color:#fff;
    box-shadow: 0 4px 8px -8px rgba(39,91,219,6%), 0 6px 12px rgba(39,91,219,4%), 0 8px 24px 8px rgba(39,91,219,4%);
}
.mt-40{
    margin-top: 40px;
}
.tspc_list_img h3{
    font-size: 22px;
    color: #fff;
    text-align: center;
    border-radius: 0;
    line-height: 48px;
    font-weight: 400;
}
.tspc_listContent{
    width: 362px;
    float: left;
    height: 325px;
    background-color: rgba(0, 0, 0, 0);
    overflow: hidden;
    /* position: relative; */
    position: absolute;
    color: #6a6a6a;
    bottom: 0;
    border-radius: 30px;
}
.tspc_list:hover >.tspc_listContent{
    position: absolute;
    bottom: 0px;
    transition: all ease 0.5s;
}
.tspc_listContent ul{
    margin:34px 40px;
}
.tspc_listContent ul li{
    list-style: square;
    line-height: 20px;
    margin-bottom: 10px;
}
.TSPC_ListBox .tspc_list{
    padding:26px 10px;
    margin-top: 30px;
}
.TSPC_ListBox .tspc_list:nth-child(1){
    margin-left: 0
}
.TSPC_ListBox .tspc_list:nth-child(3n){
    margin-right: 0
}

h3.background-image_a {
    background-color: #c9ffd4;
    color:#419e54;
}
h3.background-image_b {
    background-color: #c9f4ff;
    color:#30889e;
}
h3.background-image_c{
    background-color: #ffe8c9;
    color: #9c5e2c;
}
.TSPCwarp{
    width: 1200px;
    margin:50px auto;
    overflow: hidden;
}
.techboxfl{
    width: 50%;
    height: 300px;
    margin: 30px 0;
}
.techboxfr{
    width: 50%;
    height: 300px;
    margin: 30px 0;
}
.TSPCtitle{
    font-size: 26px;
    color: #444;
    margin-bottom: 8px;
    text-align: center;
}
.TSPCsubtitle{
    color: #c1c1c1;
    font-size: 16px;
    text-align: center;
}
.line_border{
    width: 4px;
    border: 2px solid #5bca72;
    overflow: hidden;
    height: 49px;
    margin-right: 20px;
}
.techbox_item_content{
    width: 90%;
}
.techbox_item_content h3{
    font-size: 26px;
    margin-bottom: 10px;
    color: #62b573;
}
.techbox_item_content ul li{
    font-size: 14px;
    line-height: 24px;
}
.techbox_item{
    width: 80%;
    margin: 60px 0;
}
.SetpTitleBox{
    margin-top: 50px;
}
.stepBox{
    background-color: #ccc;
    margin:60px 0;
    overflow: hidden;
    background:url('../img/TSPC/step_bg.jpg') repeat 0 0;
}
.bg_color_b{
    background-color: #fff;
}
.newTitle_t1 span{
    font-size: 36px;
    color: #e7141a;
    display: block;
    margin-bottom: 40px;
}
.bluegreen_bg1{
    background-color: #fff;
}
.newTitle_t1 p{
    color: #6a6a6a;
}
/*云平台*/
.yunImgBox{
    width: 50%;
    float:left;
    height: 300px;
    background-color: transparent;
    text-align: right;
}
.yuntextBox{
    width: 50%;
    float:left;
    height: 300px;
    background-color: transparent;
}
.yuntextBox>ul{
    margin-left: 200px;
    margin-top: 36px;
}
.yuntextBox>ul>li{
    line-height: 36px;
    font-size: 14px;
    list-style: decimal-leading-zero;
    list-style-backgroyndcolor: decimal-leading-zero;
}
.yunadvatage li{
        /*display: inline-flex;*/
    width: 283px;
    height:230px;
    background-color: #ffffff;
    border-bottom: 5px solid #e7141a;
    float: left;
    margin: 10px;
    border: 1px solid #e4e9ea;
    cursor: pointer;
    transition: ease all 0.5s;
}
.yunadvatage li:hover{
    background-color: rgba(0,0,0,0.1);
}
.yunadvatage li:nth-child(4n){
    margin-right: 0
}
.yunadvatage li:nth-child(4n+1){
    margin-left: 0
}
.yunadvatage-item{
    position: relative;
}
.yunadvatage-item>div{
    width: 60px;
    height: 7px;
    border-radius: 0 5px 0 5px;
    background-color: #e7141a;
    margin: 0 auto;
    position: absolute;
    margin-left: 50%;
    left: -30px;
    top: -1px;
}
.yunadvatage-item h4{
    font-size: 18px;
    color: #000;
    text-align: center;
    margin: 0 20px;
    margin-top: 36px;
}
.yunadvatage-item p{
    font-size: 14px;
    margin: 20px 15px;
    text-align: justify;
    line-height: 24px;
}
.yuncompany{
    width: 100%;
    height: 700px;
    background-color: #ccc;
    background:url("../img/Cloud/cloud_pic_002.jpg") 0 0 repeat;
}
.cloudcompany_list{
    margin-top: 50px;
}
.cloudcompany_list li{
    width: 238px;
    height: 122px;
    background-color: rgba(0, 0, 0, 0);
    float: left;
    border: 1px solid #171717;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.cloudcompany_list li>img{
    border: none;
    opacity: 1;
    float: left;
    /*-webkit-filter: grayscale(100%);*/
    /*-moz-filter: grayscale(100%);*/
    /*-o-filter: grayscale(100%);*/
    /*filter: grayscale(100%);*/
    transition: ease all 0.5s;
}
.cloudcompany_list li:hover>img{
    border: none;
    opacity: 1;
    float: left;
    /*-webkit-filter: grayscale(0%);*/
    /*-moz-filter: grayscale(0%);*/
    /*-o-filter: grayscale(0%);*/
    /*filter: grayscale(0%);*/
}
.cloudcompany_list li>div{
    position: absolute;
    bottom: -200px;
    width: 100%;
    height: 18px;
    font-size: 12px;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    text-align: center;
    vertical-align: middle;
    align-items: center;
    cursor: pointer;
    transition: all ease 0.5s;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.cloudcompany_list li:hover>div{
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
}
.cloudcompany_list li:nth-child(5n){
    margin-right: 0
}
.cloudcompany_list li:nth-child(5n+1){
    margin-left: 0
}
.CloudTitle{
    font-size: 24px;
    line-height: 100px;
    text-align: center;
    margin-top: 50px;
    color: #000;
}


/*招贤纳士*/
.JoinBanner,.CloudBanner{
    width: 100%;
    height: 270px;
    background-color: #f2f2f2;
    overflow: hidden;
}
.Join_item{
    margin: 50px 0;
}
.Join_item>li{
    width: 550px;
    height: 574px;
    background-color: #fff;
    border: 1px solid #e9f0ff;
    border-radius: 16px;
    float: left;
    margin: 20px;
    position: relative;
    line-height: 30px;
    box-shadow: 0 4px 8px -8px rgb(39 91 219 / 6%), 0 6px 12px rgb(39 91 219 / 4%), 0 8px 24px 8px rgb(39 91 219 / 4%);
}
.Join_item>li:hover {
    box-shadow: 0 6px 12px #eaeaea;
}
.Join_item>li:nth-child(2n){
    margin-right: 0;
}
.Join_item>li:nth-child(2n+1){
    margin-left: 0;
}
.Join_item_box{
    margin: 20px;
}
.Join_item_boxBtn{
    text-decoration: none!important;
    background-color: rgba(231, 20, 26, 0.7);
    font-size: 14px;
    color: #fff!important;
    border-radius: 36px;
    padding: 10px 36px;
    margin-top: 30px;
    display: inline-block;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -60px;
}
.Join_item_boxBtn:hover{
    background-color: rgba(231, 20, 26, 1);
    box-shadow: 0 0 13px #ff6165;
    transition: all ease 0.5s;
}
.Join_item_box_headTitle{
    text-align: center;
    color: #e7141a;
    font-size: 20px;
    line-height: 60px;
}
.work_title{
    display: block;
    line-height: 50px;
    color: #000;
    border-bottom: 1px #ccc dashed;
    margin-bottom: 20px;
}
/*关于我们*/
.About_item_fl{
    width: 50%;
    float: left;
    height: 400px;
    background-color: #f2f2f2;
}
.About_item_fr{
    width: 50%;
    float: left;
    background-color: #fff;
}
.About_intruduct{
    margin-top: 0px;
}
.About_intruduct p{
    text-align: justify;
    line-height: 24px;
}
.xiushiyuanshu{
    width: 100%;
    background-color: #f2f2f2;
    height: 150px;
    position: relative;
    top: 0px;
    z-index: 1;
}
.AboutTitleBox{
    position: relative;
    margin-top: 100px;
    height: 434px;
    overflow: hidden;
}
.AboutTitle{
    position: absolute;
    top: 120px;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    left: 20%;
    line-height: 60px;
}
.AboutsolveBox{
    width: 1200px;
    margin:20px auto;
}
.AboutsolveBox_item{
    width: 1168px;
    margin: 0 auto;
}
.AboutsolveBox_item li{
    width: 276px;
    height: 100px;
    float: left;
    margin: 8px 16px;
    background-color: #fff;
    /* border: 1px solid #d8dae0; */
    border-radius: 4px;
    position: relative;
    /* cursor: pointer; */
    text-align: center;
    line-height: 100px;
    box-shadow: 0 4px 8px -8px rgba(39,91,219,6%), 0 6px 12px rgba(39,91,219,4%), 0 8px 24px 8px rgba(39,91,219,4%);
}
.sovul{
    display: flex;
}
.sovul li{
    width: 33.33%;
    flex: 1;
    position: relative;
}
.sovlic_box{
    margin: 0 10px;
    box-shadow: 0 0 22px #dee0f7;
    height: 270px;
    border-radius: 20px;
    padding: 28px;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}
.sovlic_box:hover .downline{
    width:100%
}
.sovlic_box h2{
    font-size: 40px;
    font-weight: 400;
    position: relative;
    top: -10px;
    color: #ccc;
}
.sovlic_box>span{
    font-size: 15px;
    color: #000;
    line-height: 1.8;
}
/* .label_tip_y{
    background-color: #fff3e3;
    color: #ff8100;
}
.label_tip_q{
    background-color: #e3fcff;
    color: #00d0ff;
}
.label_tip_r{
    background-color: #ffebeb;
    color: #f00;
}
.label_tip_b{
    background-color: #e3edff;
    color: #0066ff;
} */
.postbody p {
    font-size: 16px;
    line-height: 2;
    text-align: justify;
    text-indent: 32px;
}
.words_desc{
    position: relative;
}
.words_desc::before{
    content: '“';
    position: absolute;
    left: -56px;
    top: -76px;
    font-size: 72px;
    color: #ccc;
    font-family: fantasy;
}
.words_desc::after{
    content: '”';
    position: absolute;
    right: -36px;
    bottom: -90px;
    font-size: 72px;
    color: #ccc;
    font-family: fantasy;
}
.AboutsolveBox_item li > span{
    font-size: 14px;
    color: #6a6a6a;
    transition: ease all 0.5s;
    text-shadow: 0 0 0 #eaeaea;
}
.downline{
    position: absolute;
    left: 0px;
    bottom: 3px;
    height: 5px;
    width: 0%;
    background-color: #e7141a;
    transition: ease all 0.5s;
}
.AboutsolveBox_item li:hover{
    box-shadow: 0 6px 12px #eaeaea;

}
.AboutsolveBox_item li:hover > div{
    width: 100%;
}
.AboutsolveBox_item li:hover > span{
    font-size: 16px;
    color: #e7141a;
    text-shadow: 0 6px 12px #eaeaea;
}

.AboutsolveBox_item li:nth-child(4n){
    margin-right: 0
}
.AboutsolveBox_item li:nth-child(4n+1){
    margin-left: 0
}
.showAboutsolveBox_item img{
    width: 100%;
    height: 100%
}

.headv {
    height: 58px;
    width: 1200px;
    margin: 0 auto;
}

.headv>div {
    float: left;
    padding: 17px 0;
    cursor: pointer;
    width: 25%;
    text-align: center;
}

.headv-check {
    position: relative;
    border-bottom: 4px solid red;
    top: 0px;
}
.juliTop{
    position: fixed;
    top: 66px;
    width: 100%;
}
#bignav{
    background-color: #333f5d;
    width: 100%;
    z-index: 9;
    color: #fff;
    font-weight: 300;
}
.About_item_List{
    overflow: hidden;
    margin-bottom: 50px;
}
.iframeBox{
    margin-top: 19px;
    opacity: 0.8;
    border-radius: 10px;
    box-shadow: 0 0 30px #000000;
}
/*企业文化*/
.bgCulture{
    background-color: #fff;
    background:url("../img/About/aboutpic_003.jpg") repeat 0 0;
    padding-bottom: 30px;
}

.AboutsolveBoxTitle{
    margin: 50px 0;
}
.AboutsolveBoxTitle h3{
    font-size: 24px;
    line-height: 38px;
    color: #444;
    font-weight: 400;
}

/*新闻动态*/
.newsList_item{
    margin:50px 0;
}
.newsList_item li{
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.newsList_item li:last-child{
     border-bottom: 0;
}
.newsList_item li>.newsImgbox{
    width: 300px;
    height: 200px;
    float: left;
}
.newsList_item li>.newsImgbox{
    width: 300px;
    height: 200px;
    float: left;
    background-color: #f2f2f2;
}
.newchapter_text{
    width: 900px;
    float: left;
}
.newchapter_text h3{
    font-size: 20px;
    color: #4b4b4b;
    line-height: 50px;
}
.newchapter_textox{
    margin:-2px 20px;
}
.newchapter_text_dsc{
    color: #6a6a6a;
    line-height: 24px;
    font-size: 14px;
}
.news-xiushitext{
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 20px;
}
.news_boxBtn{
    text-decoration: none!important;
    background-color: rgba(231, 20, 26, 0.7);
    font-size: 14px;
    color: #fff!important;
    border-radius: 36px;
    padding: 10px 36px;
    margin-top: 8px;
    display: inline-block;
}
.news_boxBtn:hover{
    background-color: rgba(231, 20, 26, 1);
    box-shadow: 0 0 13px #ff6165;
    transition: all ease 0.5s;
}
.xinwenxiangqing{
    margin-top: 50px;
}
.xinwenxiangqing h3{
    font-size: 20px;
    color: #4b4b4b;
    line-height: 50px;
    text-align: center;
}
.xinwenxiangqing_xiushitext{
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 20px;
    text-align: center;
}
.xinwenxiangqing_chapter{
    min-height: 525px;

}
.xinwenxiangqing_chapter img{
    max-width: 100%;
}

/*联系我们*/
.seviceAbout li{
    float: left;
    width: 25%;
    /*height: 170px;*/
    color: #fff;
    text-align: center;
}
.TitleService{
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    font-size: 15px;
    line-height: 38px;
}
.Service_connect_desc{
    text-align: center;
    font-size: 12px;
    display:block;
}
.bg_black_about{
    background-color: #37383c;
   /*background:url("../img/About/aboutpic_002.jpg") repeat 0 0;*/
   overflow: hidden;
    position: relative;
}
.bg_black_about .content {
    background-color: transparent;
}
.seviceAbout li img{
    width: 128px
}
/*页脚*/
.footerpage{
    width: 100%;
    background-color: #2e3037;
}
.footerBox{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}
.footerBox_warp_item{
    width: 33.33%;
    float: left;
    margin: 20px 0;
}
.footerBox_warp_item_title{
    font-size: 16px;
    line-height: 32px;
    color: #fff;
}
.footerBox_warp_item_text ,.footercontentUs{
    font-size: 13px;
    line-height: 22px;
}
.footerBox_warp_item_text{
    text-align: left;
}
.footercontentUs{
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    font-size: 14px;
}
.footercontentUs img{
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto
}
.line_dashed {
    clear: both;
    text-align: center;
    line-height: 48px;
    border-top: 1px dashed #525252;
    color: #636363;
}
.footerBox_warp_item_text a{
    color: #bbb;
    transition: ease all 0.5s;
    font-size: 14px;
}
.footerBox_warp_item_text a:hover{
    color: #fff;
}
/*软件下载*/
.ApppImgbox{
    width: 120px;
    height: 120px;
    float: left;
}
.ApppImgbox img{
    width: 100%;
    height: 100%;
}
.title_head h3{
    width: 600px;
    float: left;
}
.appchapter_text{
    width: 1080px;
    float: left;
}
.appchapter_text h3{
    font-size: 20px;
    color: #4b4b4b;
    line-height: 30px;
    margin-bottom: 10px;
    cursor: pointer;
}
.app_boxBtn{
    text-decoration: none!important;
    background-color: #2f34e2;
    font-size: 14px;
    color: #fff!important;
    border-radius: 36px;
    padding: 10px 36px;
    margin-top: 8px;
    margin-bottom: 20px;
    display: inline-block;
    transition: ease all 0.5s;
}
.app_boxBtn:hover{
    background-color:#040bff ;
    box-shadow: 0 4px 8px -8px rgba(39,91,219,6%), 0 6px 12px rgba(39,91,219,4%), 0 8px 6px -3px #bed2ff;
}
.app_boxBtn.bluebtn,.app_boxBtn.cyanbtn,.app_boxBtn.redbtn,.app_boxBtn.greenbtn,.app_boxBtn.yellowbtn{
    font-size: 16px;
    padding: 10px 40px 12px 40px;
    letter-spacing: 4px;
}
.app_boxBtn.bluebtn{
    background-color: #4d51f7;
}
.app_boxBtn.bluebtn:hover {
    background-color: #040bff;
    box-shadow: 0 4px 8px -8px rgb(39 91 219 / 6%), 0 6px 12px rgb(39 91 219 / 4%), 0 8px 6px -3px #e2e3ff;
}
.app_boxBtn.cyanbtn{
    background-color: #5eccc8;
}
.app_boxBtn.cyanbtn:hover {
    background-color: #1ab9b2;
    box-shadow: 0 4px 8px -8px rgb(39 91 219 / 6%), 0 6px 12px rgb(39 91 219 / 4%), 0 8px 6px -3px #beffff;
}
.app_boxBtn.redbtn{
    background-color: #fb4040;
}
.app_boxBtn.redbtn:hover {
    background-color: #ff0c0c;
    box-shadow: 0 4px 8px -8px rgb(39 91 219 / 6%), 0 6px 12px rgb(39 91 219 / 4%), 0 8px 6px -3px #ffe3e3;
}
.app_boxBtn.greenbtn{
    background-color: #2cc14c;
}
.app_boxBtn.greenbtn:hover {
    background-color: #5bca72;
    box-shadow: 0 4px 8px -8px rgb(39 91 219 / 6%), 0 6px 12px rgb(39 91 219 / 4%), 0 8px 6px -3px #ddffe4;
}
.app_boxBtn.yellowbtn{
    background-color: #fd9032;
}
.app_boxBtn.yellowbtn:hover {
    background-color: #ff801b;
    box-shadow: 0 4px 8px -8px rgb(39 91 219 / 6%), 0 6px 12px rgb(39 91 219 / 4%), 0 8px 6px -3px #ffecdc;
}
.bendi_boxbtn{
    text-decoration: none!important;
    background-color: #ff801b;
    font-size: 14px;
    color: #fff!important;
    border-radius: 36px;
    padding: 10px 36px;
    margin-top: 8px;
    margin-bottom: 20px;
    display: inline-block;
    margin-right: 20px;
    transition: ease all 0.5s;
}
.bendi_boxbtn:hover{
    background-color: #f96200;
    box-shadow: 0 4px 8px -8px rgba(39,91,219,6%), 0 6px 12px rgba(39,91,219,4%), 0 8px 6px -3px #ffdbbe;
}
.defualt_appbtn{
    font-size: 14px;
    color: #5a90ee;
    line-height: 32px;
}
.file_table{
    width: 60%;
    margin: 0 auto
}
.APP_info_topBox{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding:20px 0;
    background-color: #fff;
    border: 1px solid #f2f2f2
}
.APP_info_topBoxfl{
    width: 100px;
    height: 100px;
    margin:0px 20px;
    float: left;
}
.APP_info_topBoxfl img{
    width: 100%;
    height: 100%;
}
.APP_info_topBoxfr{
    float: left;
}
.App_titleH3{
    font-size: 20px;
    color: #4b4b4b;
    line-height: 48px;
    font-weight: 500;
    margin-left: 27px;
    cursor: pointer;
}
.apptable th{
    font-size: 14px;
    font-weight: 400;
    color: #4b4b4b;
    line-height: 28px;
    width: 108px;
}
.apptable td{
    width: 400px;
    font-weight: 400;
}
.apptable tr{
    font-size: 14px;
    font-weight: 400;
    color: #4b4b4b;
    line-height: 28px;
    width: 108px;
}
.appcenter_warp{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto
}
.notice{
    min-height:500px;
    /* height: 98px; */
    margin: 0;
    border: 1px solid #f2f2f2;
    overflow: hidden;
}
.notice-tit{
    height: 42px;
    background-color: #eaeaea;
    position: relative;
}
.notice-tit ul{
    position: absolute;
    left: -1px;
}

.notice-tit ul li{
    float: left;
    line-height: 40px;
    padding: 1px 20px !important;
    text-align: center;
    border-bottom: 0px solid #dadada;
}
.notice-tit ul a{
    text-decoration: none;
    display: block;
    color: #568cea;
    font-size: 14px;
}
.notice-tit ul .select{
    background-color: white;
    border-right: 1px solid #dadada;
    border-left: 1px solid #dadada;
    border-bottom: 1px solid white;
}
.App_notice-con{
    text-align: center;
    padding: 20px 0;
}
.App_notice-con h3{
    font-size: 18px;
    line-height: 80px;

}
.App_notice-con p{
    font-size: 14px;
    line-height: 24px;
    display: block;
    text-align: justify;
    text-indent:28px;
}
.App_notice-con img{
    max-width: 100%;
    text-align: center;
}

.listTable{
   border-collapse: collapse;
   border:none; 
   width: 100%;
}
.listTable th {
    background-color: #ccc;
    background: -webkit-linear-gradient(white, #eaeaea);
    background: -o-linear-gradient(white, #eaeaea);
    background: -moz-linear-gradient(white, #eaeaea);
    background: linear-gradient(white, #eaeaea);
}
.listTable td,.listTable th{
    border:1px solid #eaeaea;
    line-height: 40px;
    font-size: 14px;
}
.ListBtn_info{
    display: inline-block;
    width: 96px;
    height: 36px;
    line-height: 36px;
    color:#568cea;
}
.ListBtn_parmary{
    display: inline-block;
    width: 77px;
    height: 36px;
    line-height: 36px;
    color:#568cea;
}

/*试用*/
.Trl_item{
    width: 100%;
    overflow: hidden;
    margin: 10px auto;
}
.Trl_item label{
    font-size: 14px;
    line-height: 40px;
    width: 68px;
    height: 40px;
    overflow: hidden;
    display: inline-block;
    text-align: justify;
    float: left;
    margin-right: 20px;
}
.Trl_item label i{
  display:inline-block;
  width:100%;
  height: 0;
}
.Trl_item input[type=text],.Trl_item select{
    border:1px solid #eaeaea;
    height: 36px;
    width:610px;
    padding-left: 20px;
}
.Trl_item select{
    width:632px;
    padding-right: 20px;
}
.Trl_item select option{
    line-height: 40px;
}
.Trl_item input[type=text]:focus{
    border:1px solid #000;
    transition: all 0.5s ease;
}
.submitBtn{
     background-color: #e7141a;
    padding: 10px 28px;
    font-size: 16px;
    color: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px #e7141a;
    margin-top: 50px;
    margin-bottom: 50px;
    cursor: pointer;
}
.TrlFormBox{
    width: 60%;
    margin: 0 auto
}
.listSoftware_notice-con{
    margin: 20px;
}
.listSoftware_notice-con ul li{
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px solid #eaeaea;
}
.listSoftware_notice-con ul li input[type="checkbox"]{
    margin-right: 6px;
}
.notice2{
    box-shadow: 0 10px 10px #ccc;
}
.TrlFormBox_submit{
    text-align: center;
}
.softradio{
    line-height: 45px;
}
.softradio input{
    margin-top: 14px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.softbeizhu{
    color: #6a6a6a;
    line-height: 50px;
}
.dialogAlert{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}
.dialogAlertBox{
    width: 300px;
    height: 200px;
    background-color: #fff;
    box-shadow: 0 0 10px #ccc;
    position: absolute;
    left: 50%;
    margin-left: -150px;
    margin-top: 15%;
}
.dialogTitlebox{
    background-color: #f2f2f2;
    padding: 10px;
    overflow: hidden;
}
.dialogTitlebox span{
    float: left;
}
.dialogTitlebox i{
    float: right;
    cursor: pointer;
}
.dialogcontent{
    font-size: 14px;
    line-height: 24px;
    padding: 20px;
    text-align: justify;
}
.TSZ_OkBtn{
    font-size: 14px;
    line-height: 24px;
    background-color: rgba(20, 97, 231, 0.7);
    padding: 6px 20px;
    color: #fff;
}
.TSZ_CencerBtn{
    font-size: 14px;
    line-height: 24px;
    background-color: #f2f2f2;
    padding: 6px 20px;
    color: #6a6a6a;
    margin-right: 20px;
}
.dialogTitleboxBtn{
    padding: 0 20px;
}


/*TSSD*/
.toolsbarBox{
    position: relative;
    overflow: hidden;
    height: 660px;
    margin: 0 auto;
    width: 700px;
}
.toolsbar{
    position: absolute;
    top: 29px;
    left: 31px;
}
.toolBar_list{
    position: absolute;
    top: 44px;
    left: 30px;
}
.toolsbarBox>img{
    width: 700px;
}
.TSSDBox_Bar h3{
    font-size: 26px;
    line-height: 150px; 
    text-align: center;
    color: #444;
}
.strongText{
    color: #e7141a;
}
.diannaotupian{
    width: 684px;
    position: absolute;
    top: -8px;
    left: -9px;
}
.TSSDjishuang{

}
.TSSDjishuang_item{
    padding: 32px 20px;
    overflow: hidden;
}

.TSSDjishuang_item-fl{
    width: 49%;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 0 10px 14px #272735;
    border-radius: 10px;
    border: 10px solid #f9fcff;
}
.TSSDjishuang_item-fl:nth-child(1){
    float: left;
}
.TSSDjishuang_item-fl:nth-child(2){
    float: right;
}
.TSSDjishuang_item-fl>img{
    width: 100%;
    /*position: relative;
    top: 0;
    left: 0;*/
}
.TSSDjishuang_item-fl:hover >img{
    transition: ease all 0.5s;
    transform: scale(2.5);
   /* position: relative;
    top: 0;
    left: 0;*/
    transform-origin: 0% 0% 0/*以左上角为起点*/;
    -webkit-transform-origin:0% 0% 0;
    -o-transform-origin:0% 0% 0;
    -moz-transform-origin:0% 0% 0;
}
.bg_gray{
    width: 80%;
    height: 600px;
}
.tspc_list_img img{
    width: 100%
}
.tspc_list:hover>.tspc_list_img>img{
    transition: ease all 0.5s;
    transform: scale(2);
}
.TSSDSerList li{
    width: 120px;
    margin: 5px 5px;
    float: left;
    border: 0;
}
/*.TSSDSerList li:nth-child(5n){
    margin-right: 0
}
.TSSDSerList li:nth-child(5n+1){
    margin-left: 0
}*/
.TSSDSerListAppImg img{
    display: block;
    width: 80px;
    margin: 10px auto;
    position: relative;
}
.TSSDSerListAppImg {
    background-color: transparent;
    padding: 20px;
}
.TSSDSerList h3{
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-align: center;
}
.TSSD_downLoad_btn_info{
    display: block;
    float: left;
    width: 100%;
    background-color: #ccc;
    line-height: 20px;
    text-align: center;
    color: #fff;
}
.TSSD_downLoad_btn{
    display: block;
    float: left;
    width: 100%;
    background-color: #3bb0e6;
    line-height: 20px;
    text-align: center;
    color: #fff;
}
.TSSDSerListBox{
    background:url("../img/TSSD/icon-bg.jpg");
    overflow: hidden;
    padding: 20px 0;
}
.TSSDSerListWarp{
    width: 1200px;
    margin: 0 auto;
}
.listTSSDgroup{
    margin: 20px 0;
}
.listTSSDgroup>ul{
    width: 100%;
}
.drewFunction{
    width: 800px;
    margin: 50px auto;
    overflow:hidden;
    height: 578px;
    position: relative;
}
.drewFunction_item1{
    width: 244px;
    height: 240px;
    position: absolute;
    left: 36px;
    top: 3px;
    background: #fff;
    z-index: 2;
    box-shadow: 4px 3px 22px #ccc;
    border-radius: 120px 120px 16px 120px;
    overflow: hidden;
    border: 1px solid #d8d8d8;
    transform: rotate(34deg);
    -ms-transform: rotate(34deg);
    -webkit-transform: rotate(34deg);
}
.drewFunction_item1:hover>img,.drewFunction_item3:hover>img{
     transform: scale(3);
    transition: transform .75s cubic-bezier(.19,1,.22,1);
    transform-origin: top;
    transition-delay: 0s!important;
}
.drewFunction_item1 img{
    width: 100%
}
.drewFunction_item2{
    width: 500px;
    position: absolute;
    left: 50%;
    margin-left: -250px;
    top: 150px;
    border: 1px solid #f2f2f2;
    box-shadow: 0 10px 30px #ccc;
    transform:rotate(-4deg);
    -ms-transform:rotate(-4deg); /* IE 9 */
    -webkit-transform:rotate(-4deg); /* Safari and Chrome */
}
.drewFunction_item2 img{
    width: 100%
}
.drewFunction_item3{
    width: 262px;
    height: 258px;
    background: #fff;
    position: absolute;
    right: 22px;
    top: 80px;
    z-index: 3;
    border-radius: 130px 130px 130px 17px;
    border: 1px solid #d8d8d8;
    overflow: hidden;
    transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -webkit-transform: rotate(-37deg);
    box-shadow: 4px 3px 22px #ccc;
}
.drewFunction_item3 img{
    width: 100%
}
.TSSDTitle{
    font-size: 26px;
    text-align: center;
    line-height: 150px;
    color: #fff;
}
.TSSDProduct_list li{
    width: 394px;
    background-color: rgba(255, 255, 255, 0.02);
    margin: 3px;
    padding: 8px 0;
    float: left;
    transition: ease all 0.5s;
}
.TSSDProduct_list li:hover{
    background-color: rgba(255, 255, 255, 0.1);
}
.TSSDProduct_btngroup{
    text-align: center;
}
.TSSDProduct_title>span{
    font-size: 14px;
    text-align: center;
    display: block;
    line-height: 30px;
    color: #fff
}
/*数字化工厂协同设计解决方案*/
.factory_list1,.Tssd_list_01_text{
    position: relative;
}
.factory_list1_centerImg{
    width: 1000px;
    height: 350px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.Tssd_list_01_left,.Tssd_list_01_right{
    position: absolute;
     top: 56px;
    width: 300px;
    z-index: 2
}
.Tssd_list_01_left{
    left: 60px;
}
.Tssd_list_01_right{
    right: 60px;
}
.titlespan{
    margin-bottom: 20px;
}
.titlespan span{
    display: block;
    text-align: center;
    line-height: 20px;
}
.Tssd_list_01_center{
    position: absolute;
    margin: 0 auto;
    margin-left: -225px;
    left: 50%;
}
.Tssd_list_01_left_text,.Tssd_list_01_center_text,.Tssd_list_01_right_text{
   
    width: 252px;
    float: left;
    margin: 5px 24px;
        text-align: justify;
}
.Tssd_list_01_text{
    left: 50%;
    margin-left: -437px;
}
.bg_gery{
    background-color: #e9f0f5;
}
.fullwarp{
    width: 100%;
    overflow: hidden;
    padding-bottom: 60px;
}
.bg_wirte{
    background-color: #fff;
}
.factory_list1_item li img{
}
.factory_list1_item li{
    width: 360px;
    float: left;
    margin:10px 30px;
    cursor: pointer;
}
.factory_list1_item li:nth-child(3n){
    margin-right: 0
}
.factory_list1_item li:nth-child(3n+1){
    margin-left: 0
}
.tedianmiaoshutext{
    width: 60%;
    margin-left: 20px;
}
.tedianmiaoshutext h4{
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 6px;
    color: #e7141a;
}
.tedianmiaoshutext span{
    font-size: 12px;
    line-height: 16px;
    text-align: justify;
    display: block;
}
.factory_list1_item li>div:first-child img{
    position: relative;
    top: 0;

}
.factory_list1_item li:hover>div:first-child img{
    position: relative;
    top: -10px;
    transition: all ease 0.5s;
}
.new_digital>img{
    width: 920px;
    display:block;
    margin: 0 auto;
}
.tukuang_item img{
    width: 100%
}
.bg_tupian_data{
    background:url(../img/Digital_Factory/factory_pic01.jpg) no-repeat 0 0;
}
.bluegreen_bg{
    background-image: -webkit-linear-gradient(top, rgba(85, 239, 255, 0.5686274509803921), rgba(113, 113, 255, 0.61));
    background-image: -moz-linear-gradient(top, rgba(85, 239, 255, 0.5686274509803921), rgba(113, 113, 255, 0.61));
    background-image: -o-linear-gradient(top, rgba(85, 239, 255, 0.5686274509803921), rgba(113, 113, 255, 0.61));
    background-image: -ms-linear-gradient(top, rgba(85, 239, 255, 0.5686274509803921), rgba(113, 113, 255, 0.61));
}
.liship_chapter{
    font-size: 18px;
    font-weight: bold;
    color: #444;
}
.sanweijichumodel{
    width: 800px;
    margin: 50px auto;
    border-radius: 15px;
    border-top: 20px solid #fff;
    border-bottom: 60px solid #fff;
    background-color: #0a0a0a;
    padding: 25px 20px 20px 20px;
    box-shadow: 0 10px 20px #000;
}
.sanweijichumodel img{
    max-width: 100%;
}
.sanweipingtai_list{
    width: 164px;
}
.sanweipingtai_list li {
    list-style: lower-norwegian!important;
}
/*数字化审图*/
.printBox{
    width: 592px;
    height: 420px;
    position: relative;
    margin: 50px;
}
.printBox>img:nth-child(1){
    position: absolute;
    left: 0;
    top: 0
}
.printBox>img:nth-child(2){
    position: absolute;
    bottom: 23px;
    left: -93px;
    -webkit-animation: dayin2 3s linear infinite;
    -moz-animation: dayin2 3s linear infinite;
    -ms-animation: dayin2 3s linear infinite;
    animation: dayin2 3s linear infinite;
}
.printBox>img:nth-child(3){
    position: absolute;
    bottom: 28px;
    left: -93px;
    -webkit-animation: dayin1 3s linear infinite;
    -moz-animation: dayin1 3s linear infinite;
    -ms-animation: dayin1 3s linear infinite;
    animation: dayin1 3s linear infinite;
}
.printBox>img:nth-child(4){
    position: absolute;
    bottom: 23px;
    left: -93px;
}
.pizhu_item{
    text-align: center;
    line-height: 26px;
    overflow: hidden;
    width: 45%;
    height: 400px;
}
.pizhu_item>div{
    height: 320px;
    overflow: hidden;
    box-shadow: 0 4px 8px -8px rgb(39 91 219 / 6%), 0 6px 12px rgb(39 91 219 / 4%), 0 8px 24px 8px rgb(39 91 219 / 4%);
    border: 10px solid #e9ecf1;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px;
}
.pizhu_item>span{
    text-align: center;
    padding: 4px 20px;
    background-color: #ffe9e9;
    color: #fb4747;
    box-shadow: 0 4px 8px -8px rgb(39 91 219 / 6%), 0 6px 12px rgb(39 91 219 / 4%), 0 8px 24px 8px rgb(39 91 219 / 4%);
    border-radius: 20px;
}
.title_h3{
    font-size: 30px;
    margin: 66px 0;
    text-align: center;
}

/*浏览器兼容性部分略过*/
@keyframes dayin1 {
    0% {
       bottom: 23px;
       opacity: 0.8;
    }

    50% {
        bottom: -30px;
        opacity: 0.3;
    }

   100% {
        bottom: -60px;
        opacity: 0;
    }
}
@keyframes dayin2 {
   0% {
       bottom: 23px;
       opacity: 0;
    }
    50% {
        bottom: 23px;
        opacity: 0.5;
    }

    100% {
        bottom: -30px;
        opacity: 0.1;
    }
   
}
.first_title_text{
    margin: 30px;
    width: 343px;
}
.first_title_text h3{
    font-size: 30px;
    color: #444;
    font-weight: 400;
    margin-bottom: 30px;
}
.shentujiemian{
    width: 600px;
}
.gongnengjiesao{
    font-size: 16px;
    line-height:32px;
    color: #6a6a6a;
}
.tukuang_fl,.tukuang_fr{
    padding: 10px;
    border: 10px solid #e5ebf5;
    border-radius: 16px;
}
.tukuang_fl{
    box-shadow: 10px 10px 10px #ccc;
}
.tukuang_fr{
    box-shadow: -10px 10px 10px #ccc;
}

/*特种结构*/
.special_ImgBox{
    width: 700px;
    float: left;
    padding: 93px 10px;
    border-radius: 20px;
    box-shadow: 0 10px 10px #f4f6f9;
    margin: 74px 0;
    border: 10px solid #eceff3;
    position: relative;
    top: 0;
    left: 0;
    transition: ease all 0.5s;
}
.special_ImgBox>div{
    width: 50%;
    float: left;
}
.special_ImgBox_item {
    height: 300px;
    overflow: hidden;
}
.special_ImgBox_item img{
    width: 100%
}
.rocadeY{
    width: 580px;
    padding: 10px;
    height: 300px;
    margin: 0;
    margin: 10px;
    float: left;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border-radius: 0px;
    box-shadow: 0 10px 10px #000;
}
.rocadeY>div{
    width: 100%;
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
    transition:ease all 0.5s;
    overflow: hidden;
}
.rocadeY>div>img{
    width: 100%;
    height: 300px
}
.rocadeY>div:first-child{
    z-index: 1;
    backface-visibility: hidden;
}
/*.rocadeY:hover>div{*/
    /*transform: rotateY(180deg);*/
/*}*/
.rocadeY_item_bg{
    background-color: #ccc;
}
.raturn_text{
    font-size: 30px;
    color: #fff;
    line-height: 300px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    left: 50%;
}
.rocadeY_item_bg{
    position: relative;
    border-radius: 0px;
}
.rocadeY_item_bg>img{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}
.warp_full{
    width: 100%;
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 60px;
    background:url("../img/Special_structure/special_bg.jpg") 0 0 repeat;
}
.padding_button_a{
    padding-bottom: 60px;
}
.special_caselist li{
    width: 33.33%;
    float: left;
    height: 300px;
    overflow: hidden;
}
.special_caselist_item img{
    width: 100%;
}
.special_caselist_item{
    margin: 20px;
    border: 1px solid #eceff3;
    border-top: 22px solid #e1e6ec;
    box-shadow: 0 10px 10px #f4f6f9;
    border-radius: 10px;
    padding: 10px;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    transition: ease all 0.5s;
}
.special_caselist_item:hover,.special_ImgBox:hover{
    position: relative;
    top: -20px;
    left: 0;
}

/*BIM*/
.BIMshijianzhou{
    text-align: center;
    margin: 50px auto
}
.BIM_warp{
    width: 100%;
    overflow: hidden;
}
.bim_list_1bg{

    /*background:url("../img/BIM/bim_center_bg.jpg") no-repeat 0 0;*/
    background-color: #fff;
}
.center_warp{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.titlefont{
    font-size: 26px;
    line-height: 150px;
    text-align: center;
    color: #444;
}
.center_center{
    text-align:center;
}
.projectcasebox{
    width: 1100px;
    margin: 0 auto
}
.projectcasebox1{
    width: 535px;
    height: 338px;

}

.projectcasebox2{
    width: 560px;
    height: 338px;
}

.projectcasebox img{
    opacity: 1;
    cursor: pointer;
    position: relative;
    top: 0;
    left: 0
}

.projectcasebox img:hover{
    opacity: 1;
    transition: all ease 0.5s;
    box-shadow: 0 10px 10px #333;
     position: relative;
    top: -10px;
    left: 0px;
    -webkit-animation: ball-circus-position 5s infinite cubic-bezier(.25, 0, .75, 1), ball-circus-size 5s infinite cubic-bezier(.25, 0, .75, 1);
       -moz-animation: ball-circus-position 5s infinite cubic-bezier(.25, 0, .75, 1), ball-circus-size 5s infinite cubic-bezier(.25, 0, .75, 1);
         -o-animation: ball-circus-position 5s infinite cubic-bezier(.25, 0, .75, 1), ball-circus-size 5s infinite cubic-bezier(.25, 0, .75, 1);
            animation: ball-circus-position 5s infinite cubic-bezier(.25, 0, .75, 1), ball-circus-size 5s infinite cubic-bezier(.25, 0, .75, 1);

}
.projectcasebox1_1{
    width: 100px;
}
.bg_productcase_bg{
    padding: 50px 0;
    background:url("../img/BIM/bim_center_bg2.jpg") no-repeat 0 0;
    margin: 50px 0;
}
.partner{
    width: 100%;
}
.partner li{
    float: left;
    margin: 5px;
    width: 128px;
    height: 78px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    /* border: 1px solid #f2f2f2; */
    box-shadow: 0 4px 8px -8px rgba(39,91,219,6%), 0 6px 12px rgba(39,91,219,4%), 0 8px 24px 8px rgba(39,91,219,4%);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}
.partner li:nth-child(8n+1){
    margin-left: 0
}
.partner li:nth-child(8n){
    margin-right: 0
}
.partner li>div>p{
    width: 82%;
    line-height: 18px;
    margin: 0 auto;
    color: #fff;
    font-size: 13px;
}
.partner li>div{
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    line-height: 24px;
    text-align: center;
    transition: ease all 0.5s;
    color: #fff;
    top: 0;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.partner li:hover>div{
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 0
}

/*banner*/
#contentBim{
    position: absolute;
    top: -488px;
}
#cloudbanner{
    background-color: #000;
    top:-600px;
}
#BIMmodel{
    position: absolute;
    top: -330px;
}
.bannnernavbox>p{
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
    color: #3e4044;

}
.bannnernavbox>p>span{
    text-align: center;
    font-size: 20px;
    margin:  0 20px;
    color: #72d5d6;
}
.bannnernavbox>p>span.labelcolora{
    color: #000;
}
.mb-50{
    margin-bottom: 50px;
}
.newsImg{
    width:100%;
    height:100%;
}
.zuixiaogaodu{
    min-height: 447px
}
.zidingyititle{
    text-align: left;
    margin-left:75px;
    font-size: 16px;
   display: -webkit-box;
    -webkit-line-clamp:2 ;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    color:#3c3c3e;
}
.appcenter_warp_downprod{
    overflow: hidden;
    margin: 0 auto
}
.APP_info_topBox_downprod{
    margin-top: -38px;
    overflow: hidden;
    padding: 30px 0;
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
}

#contentBim{
    position: absolute;
    top: -488px;
}
#cloudbanner{
    background-color: #000;
    top:-600px;
}
#BIMmodel{
    position: absolute;
    top: -330px;
}
.bannnernavbox>p{
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}
.bannnernavbox>p>span{
    text-align: center;
    font-size: 20px;
    margin:  0 20px;
    color: #3e4044;
}
.bannnernavbox>p>span.labelcolora{
    color: #3e4044;
}
.mb-50{
    margin-bottom: 50px;
}
.list_icon_item{
    display: flex;
    justify-content: space-around;
}
.list_icon_item li{
   float: left;
   width: 300px;
   height: 280px;
   text-align: center;

}
.list_icon_item li div img{
   display: block;
   margin: 20px auto;
   width: 200px;
   height: 200px;
   text-align: center;
   border-radius: 100px;
   background-color: #ccc;  
}
.list_icon_item  .bg_color_item_01 img{
    background-color: #ea2929;
}
.list_icon_item  .bg_color_item_02 img{
    background-color: #3e1196;
}
.list_icon_item  .bg_color_item_03 img{
    background-color: #e46426;
}
.list_icon_item  .bg_color_item_04 img{
    background-color: #f54646;
}
.list_icon_item img:hover{
    border:10px solid rgba(240,240,240,0.5);
    transition: ease all 0.5s;
    cursor: pointer;
}
.mt-100{
    margin-top: 100px;
}
.xinxi_new{
    text-align: center;

}

.dianhua_label{
    font-size: 26px;
    line-height: 100px;
    text-align: center;
}
.iconmarginleft>a{
    margin-left: 10px;
}
.card_itemBox{
    height: 60px;
    width: 100%;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
}
.indexaboutlist li{
    height: 250px;
    line-height: 56px;
}

.card_colora{
    color: #000
}

.imgBoxPicitem{
    display: block;
    width: 280px;
    height: 160px;
    margin-top: 20px;
}

.imgBoxPic_TSSD{
    background:url("/static/index_solution_pic.png") no-repeat 0 0;
}
.indexaboutlist div li:hover .imgBoxPic > .imgBoxPic_TSSD{
    background:url("/static/index_solution_pic.png") no-repeat -280px 0;
}
.imgBoxPic_Bim{
    background:url("/static/index_solution_pic.png") no-repeat 0 -200px;
}
.indexaboutlist div li:hover .imgBoxPic > .imgBoxPic_Bim{
     background:url("/static/index_solution_pic.png") no-repeat -280px -200px;
 }

.imgBoxPic_TSPC{
    background:url("/static/index_solution_pic.png") no-repeat 0 -400px;
}
.indexaboutlist div li:hover .imgBoxPic > .imgBoxPic_TSPC{
    background:url("/static/index_solution_pic.png") no-repeat -280px -400px;
}

.imgBoxPic_Cloud{
    background:url("/static/index_solution_pic.png") no-repeat 0 -600px;
}
.indexaboutlist div li:hover .imgBoxPic > .imgBoxPic_Cloud{
    background:url("/static/index_solution_pic.png") no-repeat -280px -600px;
}

.imgBoxPic_factory{
    background:url("/static/index_solution_pic.png") no-repeat 0 -800px;
}
.indexaboutlist div li:hover .imgBoxPic > .imgBoxPic_factory{
    background:url("/static/index_solution_pic.png") no-repeat -280px -800px;
}

.imgBoxPic_Co{
    background:url("/static/index_solution_pic.png") no-repeat 0 -1000px;
}
.indexaboutlist div li:hover .imgBoxPic > .imgBoxPic_Co{
    background:url("/static/index_solution_pic.png") no-repeat -280px -1000px;
}
.imgBoxPic_PSee{
    background:url("/static/index_solution_pic.png") no-repeat 0 -1200px;
}
.indexaboutlist div li:hover .imgBoxPic > .imgBoxPic_PSee{
    background:url("/static/index_solution_pic.png") no-repeat -280px -1200px;
}
.imgBoxPic_TSTK{
    background:url("/static/index_solution_pic.png") no-repeat 0 -1400px;
}
.indexaboutlist div li:hover .imgBoxPic > .imgBoxPic_TSTK{
    background:url("/static/index_solution_pic.png") no-repeat -280px -1400px;
    /*transform: scale(0.5);*/
}

.imgBoxPic_Designwork{
    background:url("/static/index_solution_pic.png") no-repeat 0 -1600px;
}
.indexaboutlist div li:hover .imgBoxPic > .imgBoxPic_Designwork{
    background:url("/static/index_solution_pic.png") no-repeat -279px -1600px;
    /*transform: scale(0.5);*/
}
.imgBoxPic_citybuild{
    background:url("/static/index_solution_pic.png") no-repeat 0 -1800px;
}
.indexaboutlist div li:hover .imgBoxPic > .imgBoxPic_citybuild{
    background:url("/static/index_solution_pic.png") no-repeat -279px -1800px;
    /*transform: scale(0.5);*/
}
.nav-a span{
    font-size: 17px;
}

/*右侧悬浮icon*/
.sliderbara {
    position: fixed;
    bottom: 100px;
    right: 0px;
    z-index: 999999;
}

.sliderbara	ul {
    list-style: none;
    margin:0;
    padding: 0;
}

.sliderbara>ul>li {
    height: 66px;
    width: 66px;
    background: rgba(92, 96, 105, 0.25);
    cursor: pointer;
}

.sliderbara>ul>li:hover {
    background: #e7141a;
}
.sliderbara>ul>li>div {
    display: none;
}
.sliderbara>ul>li:hover >div {
    display: block;
}

.sliderbara	ul li a {
    display: block;
    width: 66px;
    height: 66px;
    color: #fff;
}

.sliderbara	ul li div {
    position: relative;
    left: -184px;
    top: -66px;
    border: 1px solid #dfe8f1;
    padding: 9px 10px 8px 20px;
    width: 184px;
    /* box-shadow: 0px 0px 10px 1px #ccc; */
    z-index: -1;
    background: #fff;
    line-height: 24px;
    font-size: 16px;
    color: #444;
    font-weight: 500;
    box-sizing: border-box;
}

.icon-qq {
    background-image: url(../img/gdt-img.png);
    background-repeat: no-repeat;
    background-position: 0 -62px;
}

.icon-chat {
    background-image: url(../img/gdt-img.png);
    background-repeat: no-repeat;
    background-position: 0 -130px;
}
.icon-shop {
    background-image: url(../img/gdt-img.png);
    background-repeat: no-repeat;
    background-position: 0 -365px;
}
.icon-email {
    background-image: url(../img/gdt-img.png);
    background-position: 0 -198px;
}

.icon-phone {
    background-image: url(../img/gdt-img.png);
    background-position: 0 -266px;
}
.icon-zxbj {
    background-image: url(../img/gdt-img.png);
    background-position: 0 -555px;
}
.icon-sqsy {
    background-image: url(../img/gdt-img.png);
    background-position: 0 -616px;
}

/*返回顶部*/
#back-top {
    background: #ff0c0c;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 60px;
    text-decoration: none;
}
.tan_bottom_btn a{
    display: inline-block;
    padding: 6px 40px;
    border: 1px solid #3399FF;
    color: #3399FF;
    border-radius: 24px;
    margin: 0 2px;
}


/*2019/05/06*/

.first_title_text_a{
    text-align: center;
    font-size: 18px;
    line-height: 30px;
}
.textred{
    color: #f00
}
.mt-20{
    margin-top: 20px;
}
.newTitle_t1{
    font-size: 18px;
    width: 960px;
    margin:0 auto;
    margin-top: 60px;
    line-height: 40px;
    color: #000;
    text-align: center;
}
.width_col_6{
    float: left;
    width: 50%;
}
.juzhong{
    text-align: center;
}
.Digital_Factory_list2Img{
    width: 100%;
}
.Digital_Factory_list2 h3{
    margin-top: 30px;
    font-size: 26px;
    color: #6a6a6a;
    line-height: 150px;
}
.sanweipingtai_list li{
    list-style: inside;
    color: #6a6a6a;
}
.sanweipingtai_list {
    width: 237px;
}
.tukuang_fl{
    position: relative;
    top: 0px;
}
.appcenter_warp:hover .tukuang_fl{
    position: relative;
    top: -5px;
    transition: all ease 0.5s;
}
.appcenter_warp {
    padding: 10px 0;
    cursor: pointer;
}
.first_title_text {
    margin: 0 0 0 30px;
    width: 478px;
}
label{
    font-weight: 400;
}
.contentul_li{
    color: #6a6a6a;
    line-height: 30px;
    font-size: 16px;
    font-weight: 400;
    display: block;
    margin: 0 36px;
    text-indent: 0;
}
.contentul_li>em{
    font-style: normal;
}
.contentul_li>em::before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 10px;
    background-color: #64b575;
    margin-right: 10px;
    position: relative;
    top: -4px;
}
.contentul_li li{
    list-style: disc;
    font-size: 16px;
}
.borderfont{
    font-size: 20px;
    font-weight: 600;
}
.jibengtupian{
    width: 800px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -400px;
    border-radius: 30px;
    padding: 50px;
}
.jibengtupian img{
    width: 100%;
    box-shadow: 0 10px 10px #ccc;
    border: 1px solid #ccc;
    border-radius: 50%;
}
.fudongdingwei{
    position: absolute;
    left: 0;
    top: 355px;
    width: 1200px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
}
.fudongdingwei div{
    display: block;
    width: 300px;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 150px;
    border-radius: 10px;
    box-shadow: 0 10px 10px #ccc;
    border: 1px solid #ccc;
    background-color: #fff;
}
.fudongdingwei div img{
    display: block;
    width: 300px;
}
.positiona{
    position: absolute;
    left: 30px;
    top: 0;
}
.positiona:hover{
    position: absolute;
    left: 60px;
    top: -30px;
    transform: scale(1.2);
    transition: all ease 0.5s;
}
.positionb{
    position: absolute;
    right: 30px;
    top: 0;
}
.positionb:hover{
    position: absolute;
    right: 60px;
    top: -30px;
    transform: scale(1.2);
    transition: all ease 0.5s;
}
.positionc{
    position: absolute;
    left: 30px;
    bottom: 0;
}
.positionc:hover{
    position: absolute;
    left: 60px;
    bottom: -30px;
    transform: scale(1.2);
    transition: all ease 0.5s;
}
.positiond{
    position: absolute;
    right: 30px;
    bottom: 0;
}
.positiond:hover{
    position: absolute;
    right: 60px;
    bottom: -30px;
    transform: scale(1.2);
    transition: all ease 0.5s;
}
.labeltitle{
    color: #fff;
    line-height: 48px;
    background-color: #e7141a;
    padding: 5px 10px;
    font-size: 13px;
}

.slidersctionfl{
    width: 700px;
    overflow: hidden;
}
.slidersctionfr{
    width: 500px;
    overflow: hidden;
}
.slidersctionfl img,.slidersctionfl img,.topimg_1 img,.bottomimg_1 img{
    width: 100%;
    overflow: hidden;
}
.topimg_1{
    height: 400px;
    background-color: #fff;
    overflow: hidden;
    border: 10px solid #e5ebf5;
    position: relative;
    border-radius: 16px;
}
.bottomimg_1{
    height: 300px;
    background-color: #fff;
    overflow: hidden;
    border: 10px solid #e5ebf5;
    position: relative;
    border-radius: 16px;
}
.m-5{
    margin: 10px 5px;
}
.mr-10{
    margin-right: 10px;
}
.bottomimg_1 div{
    width: 340px;
    height: 300px;
    background-color: #fff;
    border: 10px solid #e5ebf5;
    overflow: hidden;
    border-radius: 16px;
}
.labeltitle01{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 10px;
    background-color: #ff0000;
    color: #fff;
    font-size: 13px;
}
.dingwei001{
    position: relative;
}
.shizhenglist .first_title_text{
    width: 360px;
}
.tupiansize img{
    width: 100%;
}
.conterwarp{
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.chapterlefta ,.chapterleftb{
    width: 202px;
    height: 232px;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #d8dae0;
}
.chapterlefta{
    position: absolute;
    top: 50px;
    left: 110px;
    text-align: justify;
    font-size: 14px!important;
    line-height: 32px!important;
}
.chapterleftb{
    position: absolute;
    top:50px;
    right: 110px;
    text-align: justify;
    font-size: 14px!important;
    line-height: 32px!important;
}

.listTable tr td:nth-child(1),.listTable tr th:nth-child(1){
    text-align:left;
    padding-left:20px;
}

.listTable tr td:nth-child(2),.listTable tr th:nth-child(2){
    width:120px;
}
.listTable tr td:nth-child(3),.listTable tr th:nth-child(3){
    width:120px;
}
.listTable tr td:nth-child(4),.listTable tr th:nth-child(4){
    width:100px;
}
.listTable tr td:last-child,.listTable tr th:last-child{
    width:350px;
    text-align:left;
    padding-left:20px;
}

/*校审界面css样式*/
/* 产品功能 */
.dp_title{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 80px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 25px;
    color: #000;
}
.dp_title .dp_title_line{
    width: 238px;
    height: 1px;
    background-color: #ccc;
    margin: 0 auto;
    position: relative;
    top: 36px;
    z-index: -1;
}
.dp_title .dp_title_text{
    font-size: 32px;
    background-color: #ffffff;
    display: inline-block;
    padding: 0 20px;
    margin: 0 auto;
    line-height: 69px;
}
.dp_gn_box{
    display: flex;
}
.dp_gn_box .dp_gn_left{
    width: 754px;
    height: 500px;  
}
.dp_gn_box .dp_gn_right{
    width: 290px;
    height: 410px;
}
.dp_gn_box .dp_gn_left,.dp_gn_box .dp_gn_right{
    
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.dp_gn_image{
    width: 714px;
    height: 475px;
    position: relative;
    left: -20px;
    border: 10px solid #e5ebf5;
    border-radius: 20px;
}
.dp_gn_title,.dp_gn_desc{
    width: 200px;
}
.dp_gn_title{
    font-size: 26px;
    font-weight: 400;
    color: #000;
    line-height: 72px;
}
.dp_gn_desc{
    font-size: 16px;
    color: #858996;
    line-height: 24px;
}
/* 智能审图 */
.dp_tabbox{
    width: 1044px;
    height: 487px;
    background-color: #f4f7fd;
    margin: 0 auto;
}
.dp_icon{
    width: 1044px;
    margin: 0 auto;
}
.module-tab-nav{
	margin: 0;
	padding: 0;
}
.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/* 必要布局样式css */
.module-banner-box {
	width: 1044px;
	margin: 0 auto;
	position: relative;
}

.module-banner-tab-list {
	float: left;
	width: 351px;
}
.module-banner-tab-list .module-tab-nav li:nth-child(1) {
	background: #454545;
}
.module-banner-tab-list .module-tab-nav li:nth-child(2) {
	background: #3b3b3b;
}
.module-banner-tab-list .module-tab-nav li:nth-child(3) {
	background: #333333;
}
.module-banner-tab-list ul li {
	color: #fff;
	width: 351px;
	height: 90px;
	cursor: pointer;
	text-align: center;
	position: relative;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	overflow: hidden;
}
.module-banner-tab-list ul li p {
	margin: 0;
	line-height: 90px;
	font-size: 18px;
    letter-spacing: 4px;
}
.module-banner-tab-list ul li i {
	width: 40px;
	height: 70px;
	display: none;
}
.livedesc{
	background-color: #e6edf8;
	height: 215px;
	box-sizing: border-box;
	color: #444;
    padding: 40px 40px;
}
.module-banner-tab .module-banner-tab-list .module-tab-nav .on {
	opacity: 1;
	height: 305px;
	/* background-image: -webkit-linear-gradient(left, #01c2e6 0%, #1160ff 100%);
	background-image: -moz-linear-gradient(left, #01c2e6 0%, #1160ff 100%);
	background-image: -moz-linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
	background-image: -o-linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
	background-image: linear-gradient(to right, #01c2e6 0%, #1160ff 100%); */
	 background-image: linear-gradient(to right, #2069ff 0%, #73abff 100%);
	background-repeat: repeat;
}
.module-banner-tab .module-banner-tab-list .module-tab-nav li:hover {
	background-image: -webkit-linear-gradient(left, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
	background-image: -moz-linear-gradient(left, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
	background-image: -moz-linear-gradient(to right, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
	background-image: -o-linear-gradient(to right, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
	background-image: linear-gradient(to right, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
	background-repeat: repeat;
}
.module-banner-tab .module-banner-tab-list .module-tab-nav .on:hover {
	opacity: 1;
	height: 305px;
	background-image: -webkit-linear-gradient(left, #01c2e6 0%, #1160ff 100%);
	background-image: -moz-linear-gradient(left, #01c2e6 0%, #1160ff 100%);
	background-image: -moz-linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
	background-image: -o-linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
	background-image: linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
	background-repeat: repeat;
}
.module-banner-tab-list-box {
	float: right;
	width: 693px;
	height: 485px;
	background:  url(../img/Drawplan/tab/tab_bg.png) no-repeat 0 0;
	overflow: hidden;
	position: relative;
}
.module-tab-box-ma {
	width: 820px;
	opacity: 1;
	z-index: 1;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
	position: absolute;
}
.shituUl{
    width: 1044px;
    margin: 0 auto;
    margin-bottom: 60px;
    overflow: hidden;
    padding-bottom: 20px;
}
.shituUl li{
    float: left;
    width: 31.33%;
    box-sizing: border-box;
    padding: 20px;
    transition: ease all 0.5s;
    cursor: pointer;
    background-color: #e5ebf5;
    height: 137px;
    margin: 1%;
    border-radius: 10px;
}
.shituUl li div:first-child{
    font-size: 26px;
    font-weight: 400;
    color: #282828;
    margin-bottom: 20px;
    transition: ease all 0.5s;
    text-align: center;
}
.shituUl li div{
    font-size: 16px;
    color: #858996;
    padding: 0 40px ;
    text-align: center;
}
.shituUl li:hover{
    background: #fff;
     box-shadow: 0 3px 10px #c4cce0;
     transition: ease all 0.5s;
}
.shituUl li:hover div:first-child{
    color: #1472e7;
}
/* 产品优势 */
.dp_icon .p_icon_item{
    position: relative;
    float: left;
    overflow: hidden;
    width: 261px;
    height: 242px;
    cursor: pointer;
    transition: ease all 0.5s;
}
.p_icon_item:hover>.p_icon_fix{
    transform: scale(1);
    opacity: 1;
    transition: ease all 0.5s;
}
.p_icon_item:hover .p_icon_title{
    color: #282828;
    transition: ease all 0.5s;
}
.p_icon_con{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 261px;
    height: 242px;
    top: 0;
}
.p_icon_item:hover>.p_icon_con{
    top: 0;
    transition: ease all 0.5s;
}
.p_icon_img{
    width: 120px;
    height: 120px;
    margin: 32px auto 18px auto;
}
.p_icon_title{
    font-size: 26px;
}
.p_icon_fix{
    transform: scale(1.5);
    opacity: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: ease all 0.5s;
    color: #2f34e2;
    background-color: rgb(230,231,255);
    border-radius: 16px;
}
.p_icon_fixtitle{
    font-size: 28px;
}
.p_icon_fixdesc{
    font-size: 16px;
    margin: 20px 42px;
    height: 69px;
    text-align: center;
    line-height: 30px;
}
/* 视频 */
.videoBox{
    width: 100%;
    height:560px;
    background-color: #e3e9f3;
    overflow: hidden;
    margin: 80px 0;
}
.vide_caseBox{
    position: relative;
}
.vide_btn{
    position: absolute;
    width: 130px;
    left: 50%;
    top: 33%;
    margin-left: -65px;
    z-index: 3;
}
/* 合作伙伴 */
.dp_partner_warp{
    width: 1200px;
    margin: 0 auto;
}
.dp_partner_warp::after{
    clear: both;
}
.dp_partner_item{
    width: 136px;
    height: 68px;
    background-color: #fff;
    margin: 6px;
    float: left;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    transition: ease all 0.5s;
    filter: brightness(0.99);
    box-shadow: 0 4px 8px -8px rgba(39,91,219,6%), 0 6px 12px rgba(39,91,219,4%), 0 8px 24px 8px rgba(39,91,219,4%);
    display: flex;
    justify-content: center;
    align-items: center;
}
.dp_partner_item img{
    width: 80%;
    /* border-radius: 42px; */
    transition: ease all 0.5s;
}
.dp_partner_item:hover{
    border: 0;
    /* background-color: #2f34e2; */
    transform: scale(1.1);
    transition: ease all 0.5s;
    z-index: 999;
    box-shadow: 0px 6px 12px #e5e6ec;
}
.dp_partner_item:hover img{
    filter: grayscale(0);
}
.dp_partner_item:nth-child(8n){
    margin-right: 0;
}
.dp_partner_item:nth-child(8n+1){
    margin-left: 0;
}
.dp_partner_name{
    position: absolute;
    top: 0%;
    font-size: 14px;
    padding: 10px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: 0 1px 1px #6d6d6d;
    color: #fff;
    background-color: rgba(90, 152, 255, 0.86);
    transition: ease all 0.5s;
    opacity: 0;
    transform: scale(2);
    cursor: pointer;
}
.dp_partner_item:hover .dp_partner_name{
    opacity: 0;
    transform: scale(1);
}
.vide_warp{
    width: 1044px;
    height: 500px;
    display: flex;
    margin: -22px auto;

}
.vide_caseBox{
    width: 645px;
    height: 396px;
    background-color: #666;
}
.vide_casetext{
    width: 396px;
    height: 396px;
    box-sizing: border-box;
    padding: 74px 30px;
}
.vide_casetext_row1{
    font-size: 22px;
    line-height: 36px;
    color: #555;
}
.vide_casetext_row2{
    font-size: 22px;
    line-height: 36px;
    color: #000;
    margin-top: 30px;
}
/* yanshitab */
.slideTxtBox{ 
    text-align: left;
    margin: 0;
}
.slideTxtBox .hd{ 
    position: relative;
    height: 100px;
 }
.slideTxtBox .hd ul{ 
    /* float:left; position:absolute;  */
    display: flex;
    justify-content: space-between;
  }
.slideTxtBox .hd ul li{
    float: left;
    padding: 4px 38px;
    cursor: pointer;
    font-size: 16px;
    background-color: #e5ebf5;
    box-shadow: 0 3px 10px #e8eaef;
    margin: 0 15px;
    border-radius: 5px;
 }
.slideTxtBox .hd ul li.on{
    background: #1472e7;
    background-image: -webkit-linear-gradient(top, rgb(47 52 229), #2f34e2);
    border: 1px solid #ddd;
    color: #fff;
    border-bottom: 0px solid #fff;
 }
.slideTxtBox .hd.theme_cyan ul li.on{
    background-image: -webkit-linear-gradient(top, rgb(26 185 178), #1ab9b2);
    border-color: transparent;
}
.slideTxtBox .bd ul{ padding:15px;  zoom:1;  }
.slideTxtBox .bd li{ height:24px; line-height:24px;   }
.slideTxtBox .bd li .date{ float:right; color:#999;  }
.m_imgshadow{
    background-color: #fff;
    box-shadow: 0 3px 10px #d5e8ff;
    border-radius: 12px;
    margin-bottom: 20px;
}


.ypc_gn_box{
    display: flex;
    flex-direction: column-reverse;
}
.ypc_gn_top{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1130px;
    height: 730px;
    padding: 20px;
    border: 5px solid #aeb8ca;
    border-radius: 30px;
    border-bottom-width: 72px;
    background-color: #fff;
    background-color: #000;
    margin-top: 50px;
    /* box-shadow: 0 13px 15px #d0d5e6; */
    margin-bottom: 108px;
    position: relative;
}
.ypc_gn_top::after{
    content: '';
    display: block;
    width: 130px;
    position: absolute;
    background-color: transparent;
    bottom: -114px;
    left: 50%;
    margin-left: -112px;
    border: 0px solid #fff;
    border-bottom: 100px solid #aeb8ca;
    border-left: 58px solid #fff;
    border-right: 58px solid #fff;
    z-index: -1;
}
.ypc_gn_bottom{
    text-align: center;
}
.ypc_gn_bottom .dp_gn_title{
    line-height: 26px;
    text-align: center;
    margin: 0 auto;
}
.ypc_gn_image{}
/* 双十一活动 */
.right_active_box{
    position: fixed;
    right: 30px;
    top: 180px;
    z-index: 10;
    transform: scale(1);
  }
  .saleclosebtn{
    display: flex;
    justify-content: center;
    cursor: pointer;
    opacity: 0.8;
    position: relative;
    top: -12px;
    z-index: 3;
  }
  .saleclosebtn:hover{
    opacity: 1;
  }
  .largewords{
    position: absolute;
    left: -10px;
    top: -56px;
  }
  .largewords{
    transition: ease all 0.5s;
    animation: scalemax 0.8s ease-in-out infinite alternate;
  }
  @keyframes scalemax {
    0% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
  }

    /* 新增咨询报价 */
/* 滑动验证 */
/* *{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
} */
/* a{
	text-decoration: none;
}
li{
	list-style: none;
}
img{
	border: none;
}
html,body{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
} */
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table; 
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
/*======= 表单 =======*/
.login-box{
	position: absolute;
	z-index: 9;
    width: 435px;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -205px;
	padding-top: 45px;
    border: 1px solid #666;
    background: #373737;
	border-radius: 2px;
	box-shadow: 10px 10px 5px #000;
	color: #fff;
}
.login-box form{
	position: relative;
}
.form-inline{
	position: relative;
	display: block;
}
.form-inline + .form-inline{
	margin-top: 10px;
}
.form-inline > div{
	height: 40px;
	line-height: 40px;
}
.form-inline-font{
	position: absolute;
	left: 0;
	width: 56px;
	padding-right: 10px;
	font-family: "Arial";
	font-size: 15px;
	text-align: right;
}
.form-inline-input input,
.code-box{
	padding: 0 10px;
    width: 352px;
    height: 30px;
    color: #fff;
    text-shadow: 1px 1px 1px black;
    background: rgba(0, 0, 0, 0.16);
    border: 0;
    border-radius: 0px;
	outline: none;
    box-sizing: border-box;
	/* box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.06); */
}
.code-box{
	position: relative;
}
.code-box p,
.code-box span{
	display:block;
	position: absolute;
	left: 0;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius:0px;
    box-sizing: border-box;
}
.code-box span{
	width: 32px;
    font-family: "宋体";
    font-size: 12px;
    cursor: pointer;
    color: #fff;
    text-shadow: 0 0 BLACK;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.code-box p{
	width: 0;
	background-color: #00a1d2;
	overflow: hidden;
	text-indent: -20px;
	transition: background 1s ease-in;
}
.code-box .code-input{
	display: none;
}
.login-btn{
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: right;
	font-size: 0;
}
.user-btn-link{
	display: inline-block;
	vertical-align: sub;
	padding-right: 10px;
}
.user-btn-link a{
	color: #fff;
	font-size: 13px;
}
.user-btn-link a + a{
	margin-left: 5px;
}
.user-btn-link a:hover{
	text-decoration: underline;
}
.login-btn button{
	border: none;
	padding: 8px 12px;
	background-color:#00a1d2;
	border-radius: 3px;
	font-size: 14px;
	color:#fff;
	cursor: pointer;
}
.login-btn button:hover{
	box-shadow: 0 0 3px #00a1d2;
	text-shadow: 0 0 1px #b3d6dc,0 0 2px #e6e9de;
}
/* 滑动验证结束 */



/* 弹框样式 */
.bj_dia {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    z-index: 100;
  }
  
  .bj_bodybox {
    width: 500px;
    background-color: #fff;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 24px;
  }
  
  .bj_bodybox .bj_title {
    display: flex;
    justify-content: space-between;
  }
  
  .bj_bodybox .bj_title h1 {
    font-size: 20px;
    color: #000;
    margin-bottom: 5px;
  }
  
  .bj_bodybox .bj_title span {
    font-size: 14px;
  }
  
  .bj_bodybox .bj_title .bj_clsoe {
    font-size: 30px;
    cursor: pointer;
    color: #aaa;
    transition: ease all 0.5s;
  }
  
  .bj_bodybox .bj_title .bj_clsoe:hover {
    color: #333;
  }
  
  .bj_bodybox .bj_form {
    margin-top: 20px;
  }
  
  .bj_bodybox .bj_form .bj_form_item {
    display: flex;
    flex-wrap: wrap;
    padding-left: 100px;
    position: relative;
    margin: 5px 0;
  }
  
  .bj_bodybox .bj_form .bj_form_item .bj_form_item_label {
    display: inline-block;
    font-weight: 400;
    margin-bottom: 5px;
    font-size: 14px;
    width: 90px;
    position: absolute;
    left: 0;
    top: 9px;
    color: #000;
  }
  
  .bj_bodybox .bj_form .bj_form_item .bj_form_item_label .red_tip {
    color: #ff3737;
  }
  
  .bj_bodybox .bj_form .bj_form_item .bj_form_item_input {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 5px;
    margin-top: 2px;
    border: none;
    border-radius: 5px;
    border: 1px solid #ccc;
    outline: none;
  }
  
  .bj_bodybox .bj_form .bj_form_item .bj_form_item_input:focus {
    border: 1px solid #37aefd;
  }
  
  .td_btn {
    width: 20px;
  }
  
  .td_btn img {
    width: 16px;
  }
  
  .checkitem {
    width: 50%;
    margin: 5px 0;
    float: left;
  }
  .checkitem label{
      font-size: 14px;
      color: #000;
  }
  
  .errinfotext {
    font-size: 12px;
    color: #f00;
  }
  
  .gxtj_dia {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .gxtj_dia .gxtj_card {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  
  .gxtj_dia .gxtj_card img {
    width: 120px;
  }
  
  .gxtj_dia .gxtj_card h3 {
    margin: 10px 0;
    color: #000;
    text-align: center;
  }
  
  .bj_form input[type=checkbox] {
    cursor: pointer;
    position: relative;
    width: 18px;
    height: 18px;
    font-size: 14px;
  }
  
  .bj_form input[type=checkbox]::after {
    position: absolute;
    top: 0;
    color: #000;
    width: 15px;
    height: 15px;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: ' ';
    border-radius: 3px;
  }
  
  .bj_form input[type=checkbox]:checked::after {
    content: "✓";
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 0;
    background-color: #3c8fff;
  }
  
  .checkitem label {
    position: relative;
    top: -3px;
    margin-left: 5px;
  }
  
  #product_name {
    margin-top: 4px;
  }
    /* 样式提交按钮 */
    .submitButton {
        display: block;
        width: 100%;
        padding: 10px;
        /* background: linear-gradient(45deg,#3f62ff,#38d1ff); */
        background-color: #3c8fff;
        color: #fff;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        margin-top: 36px;
        transition: ease all 0.5s;
    }

    /* 样式提交按钮的悬停状态 */
    .submitButton:hover {
        /* background: linear-gradient(45deg,#3f62ff,#38d1ff); */
        background: #3f62ff;
        box-shadow: 0 5px 12px #b9bdd3;
    }

    .margin-b {
        padding: 16px;
    }
  


    .ljzx_footter{
        background-color: #1160ff;
        border: 0;
        outline: none;
        padding: 14px 48px;
        color: #fff;
        font-size: 16px;
        display: block;
        cursor: pointer;
        transition: ease all 0.5s;
    }
    .ljzx_footter:hover{
        background-color: #1472e7;
    }

    .sy_btn{
        box-shadow: 0px 0px 0px rgba(255, 162, 142,0.4);
        text-align: left;
        display: inline-block;
        height: 60px;
        line-height: 60px;
        padding: 0 80px;
        background: linear-gradient(41deg, #ff8d8d, #ff0606);
        font-size: 22px;
        border-radius: 10px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 64px;
        transition: all .3s;
        z-index: 1;
        color: #fff;
        
   }
   .sy_btn:hover{
        color: #fff;
        box-shadow: 0px 10px 30px #ffa28e;
        transform: translateY(-6px);
    }

    .tszphone{
        background: url(../img/bannner001.jpg);
    }


    