.hmImgTxt161011 .imgTxtContainer:nth-child(2n) .imgTxtR {
   
    padding-right: 450px;
    margin-top: 40px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
}

.container{
    width:1170px;
    margin:0 auto;

}
.w1190 {
    width: 1170px;
    margin: 0 auto;

}

/*.logo{
    width: 150px;
}*/
.navtop{
    height: 100px;
}
.product-list li.product-item {
    float:left;
    display:inline-block;
    width:300px;
    height:338px;
    overflow:hidden;
    position:relative;
    margin-right:10px;
    margin-top:10px;
}
.product-list li.product-item:nth-child(3n){
    margin-right:0;
}
.product-list li.product-item:last-child {
    margin-right:0px;
}
.product-list li.product-item a {
    display:block;
}
.product-list li.product-item .project_img {
    width:300px;
    height:338px;
    overflow:hidden;

}
.product-list li.product-item .project_img img {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.product-list li.product-item .product-num {
    position:absolute;
    left:30px;
    bottom:70px;
}
.product-list  li.product-item .product-num p.version {
    font-size:14px;
    color:#ebe9e9;
}
.product-list  li.product-item .product-num p.column {
    color:#fff;
}
.product-list  li.product-item  .project_info {
    width: 100%;
    position: absolute;
    left: 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    height: auto;
    bottom: -110px;
    top: inherit;
    background-color: rgba(40, 130, 232, 0.9);
}
.product-list  li.product-item .project_info p {
    color:#fff;
    margin:0px 20px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.product-list li.product-item .project_info p.title {
    font-size:16px;
    padding-top:14px;
    padding-bottom:10px;
    border-bottom:1px dashed #799cd1;
}
.product-list li.product-item .project_info p.description {

    padding-top:10px;
    padding-bottom:14px;
}


.product-list li.product-item a.details{
    position:absolute;
    top:-60px;
    right:20px;
    border: #a3a3a3 1px solid;
    background: rgba(255,255,255,.0);
    width:40px;
    height: 40px;
    line-height:40px;
    display: block;
    text-align:center;
    font-size: 24px;
    color: #fff;
    border-radius:50%;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.product-list li.product-item:hover .project_info {
    bottom:0px;
}
.product-list li.product-item:hover .project_img img {
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}

.product-list li.product-item:hover a.details {
    top:20px;
}

/*new*/
.second-banner {
    width:100%;
    position:relative;
    margin-top: 98px;
}
.second-banner div{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 330px;
}
.second-header{
    display: block;
    margin: 0 auto;
    height: 89px;
    width: 1170pxpx;
    z-index: 10;
    position: absolute;
    left: 50%;
    top:220px;
    color:#fff;
    margin-left: -610px;
}

.second-header p {
    text-align: left;
    display: inline-block;
}
.second-header p.title {
    font-size: 26px;
    text-shadow:2px 2px 2px #999;
    color: #fff;
}
.second-header p.subtitle {
    color: #fff;
    font-size: 16px;
    text-shadow:2px 2px 2px #999;
}
.second-header p.subtitle::before {
    content: '/';
    display: inline-block;
    margin: 0 3px;
}
#category {
    z-index: 10;
    position: relative;
    text-align: center;
    padding-bottom: 32px;
    padding-top: 60px;
    font-size: 0px;
    width: 1170px;
    margin: 0 auto;
}

#category a {
    display: inline-block;
    line-height: 16px;
    padding: 8px 16px;
    line-height: 50px;
    color: rgba(17,17,17,0.5);
    background: #fff;
    vertical-align: middle;
    text-align: center;
    border-top: 1px solid rgba(17,17,17,0.5);
    border-bottom: 1px solid rgba(17,17,17,0.5);
    border-right: 1px solid rgba(17,17,17,0.5);
    transition: all 0.3s ease-out 0s;
    position: relative;
    font-size: 14px;
}

#category a:first-child{
    border-left: 1px solid rgba(17,17,17,0.5);
}

#category a.active, #category a:hover {
  
   color: #d8904f;
}


.newlist {
    width: 1220px;
    margin:0 auto;
    border-top: 1px solid #f0f0f0;
}
.newlist .newstitem {
    padding: 50px 0px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #f0f0f0;
    margin-top: -1px;
}
.newlist .newstitem:last-child {
    border-bottom: 1px solid none;
}
.newlist .newstitem a.newscontent {
    display: block;
}
.newlist .newstitem .newsimg {
    width: 200px;
    height:130px;
    background-position: center;
    background-size: cover;
}
.newlist .newstitem .newsimg img {
    width:100%;
    height:100%;
}
.newlist .newstitem .date {
    width:90px;
    font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑";
    text-align:left;
}
.newlist .newstitem .date .md {

    font-size: 14px;
    display: block;
    color: #8c8c8c;
}
.newlist .newstitem .date .year {
    font-size: 28px;
    display: block;
    color: #3d3d3d;
}
.newlist .newstitem .newsbody {
    width:540px;
    margin-left:30px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.newlist .newstitem .newsbody .title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #575757;
    position:relative;
}

.newlist .newstitem .newsbody .description {
    font-size:13px;
    color: #999;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin-top:10px;
}

.newlist .newstitem:hover .newsbody {
    width:540px;
    margin-left:50px;
}
.newlist .newstitem:hover .newsbody .title {
    color:#a35106;
}
.newlist .newstitem a.details{
    display: block;
    position: absolute;
    z-index: 9;
    bottom: 50px;
    left:120px;
    opacity:0;
    width: 40px;
    height: 40px;
    line-height:40px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    color: #999;
    font-size: 14px;
}
.newlist .newstitem:hover a.details{
    left:145px;
    opacity:1;
}
.newlist .newstitem:hover .description {
    color: #6d6d6d;
}
.second-main{
    background-color: #fff;
    position: relative;
    z-index: 1;
}
/*contct-second*/
.postbody {
    line-height: 24px;
    font-size: 13px;
    color: #6a6a6a;

    padding-bottom:60px;
}
.postbody hr {
    height: 1px;
    border: none;
    border-top: 1px dotted #f0f0f0;
    margin-top: 20px;
    margin-bottom: 20px;
}
.postbody p {
    word-wrap: break-word;
    word-break: normal;
}
/*solution-second*/
.solutionlist {
    padding-bottom:30px;
}
.solutionlist li.solutionitem {
    padding:50px 0px;
    border-bottom: 1px solid #f0f0f0;
    width: 100%;
    position: relative;
}
.solutionlist li.solutionitem:last-child {
    border-bottom: none;
}
.solutionlist li.solutionitem a {
    display: block;
    width: 100%;
    height: 100%;
}
.solutionlist li.solutionitem .solution-img {
    display: inline;
}
.solutionlist li.solutionitem .solution-img img {
    width: 190px;
    float: left;
    height: auto;
    margin: 0 auto;
}

.solutionlist li.solutionitem .solution-info {
    width: 670px;
    text-align: left;
    float: left;
    margin-left: 30px;
    padding-top:20px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.solutionlist li.solutionitem:hover .solution-info{
    margin-left: 60px;
}
.solutionlist li.solutionitem .solution-info p.title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #575757;
    position: relative;
    height: 40px;
    line-height: 40px;
    font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑";
}
.solutionlist li.solutionitem:hover .solution-info p.title {
    color:#0072e4;
}
.solutionlist li.solutionitem .solution-info p.description {
    font-size: 13px;
    color: #999;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.solutionlist li.solutionitem:hover .solution-info p.description {
    color: #6d6d6d;
}
.solutionlist li.solutionitem a.details{
    display: block;
    position: absolute;
    z-index: 9;
    bottom:30px;
    left:220px;
    opacity:0;
    width: 40px;
    height: 40px;
    line-height:40px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    color: #999;
    font-size: 14px;
}
.solutionlist li.solutionitem:hover a.details{
    left:250px;
    opacity:1;
}
#pages {
    margin-top:60px;
    padding-bottom:60px;
    height: 36px;
    text-align: left;
    width: 1170px;
    margin: 0 auto;
  
     margin-bottom: 80px;
}

#pages a.active, #pages a:hover {
    background-color:#0072e4;
}

.w810 {
    width: 1220px;
    margin:0 auto;
}

.hotNew {
    font-size: 14px;
    margin-top:60px;
}

.box-a13 {
    height: auto;
    min-height: 300px;

}
.zdy a {
    color: #a35106;
}
.zdy {
    margin-bottom: 50px;
}
.zdytop {
    color: #333;
}
.zdytop div {
    margin-bottom: 10px;
}
.about-txt img {
    max-width: 1220px;
    margin:0 auto;
}
.zdybottom {
    color: #a35106;
    padding-top: 20px;
}
.zdybottom a {
    color: #a35106;
}

.about-main {
    font-family: "微软雅黑";
    margin: 0 auto;
}

.about-txt p {
    color: #363636;
    font-size: 13px;
    line-height: 28px;
    text-align:justify;
}
.navtop{
    position:absolute;
    width:100%;
    top:0;
}
.join-top {
    background: #fff;
    width: 100%;
    padding: 60px 0 53px;
}

.join-top .left {
    width: 50%;
    padding-right: 7%;
    border-right: 1px solid #e5e5e5;
    float: left;
}

.join-top .tit {
    padding-left: 0	px;
    min-height: 42px;
    margin-bottom: 23px;

}

.join-top .tit h3 {
    font-size: 20px;
    color: #333333;
    line-height: 1.5;
    font-size: 21px;
    padding-bottom: 10px;
}

.join-top .tit h4 {
    font-weight: lighter;

    font-size: 13px;

    line-height: 20px;

    color: #999;

    padding-bottom: 10px;
}

.join-top .left .tit {
    background: url(../img/join_ico1.png) no-repeat 0 center;
}

.join-top p {
    font-size: 12px;
    color: #666666;
    line-height: 2;
}

.join-top .right {
    width: 40%;
    float: right;
}

.join-top .right .tit {
    background: url(../img/join_ico2.png) no-repeat 0 center;
}

.join-top .img-list {
    margin-top: 36px;
}

.join-top .img-list ul {
    width: 100%;
}

.join-top .img-list ul::after{
    content:"";
    clear:both;
    display:block;
}
.f-cb::after{
    content:"";
    clear:both;
    display:block;
}
.join-top .img-list li {
    width: 24.25%;
    margin-right: 1%;
    text-align: center;
    float:left;
}

.join-top .img-list li:last-child {
    margin-right: 0;
}

.join-top .img-list li p {
    font-size: 14px;
    color: #666666;
    line-height: 3;
}

.join-bg {
    background: #f5f5f5;
    width: 100%;
    padding: 60px 0 60px;
}

.join-main .swith select {
    float: left;
    width: 19%;
    padding-left: 1.8%;
    margin-right: 1.5%;
    border: none;
    height: 45px;
    line-height: 45px;
    font-size: 12px;
    color: #999999;
}

.join-main .swith .text {
    float: left;
    border: none;
    height: 45px;
    line-height: 45px;
    width: 24%;
    padding-left: 1.5%;
    margin-right: 1.5%;
}

.join-main .swith .submit {
    float: left;
    border: none;
    height: 45px;
    line-height: 45px;
    background: #f91747;
    font-size: 16px;
    color: #ffffff;
    width: 11.5%;
}

.join-main .choose {
    margin: 28px 0 29px;
    height: 54px;
    background: #fff;
}

.join-main .choose .swiper-slide {
    min-height: 0;
    width: 153px;
    border-right: 1px solid #f5f5f5;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 14px;
    color: #6b6b6b;
}

.join-main .choose .swiper-slide:last-child {
    border-right: none;
}

.join-main .choose .swiper-slide a {
    color: #6b6b6b;
    display: block;
}

.join-main .choose .swiper-slide a:hover {
    color: #f91747;
}

.join-main .choose .swiper-slide a.on {
    color: #f91747;
    font-weight: bold;
}

.join-main .list-box {
    padding: 0 3.33% 73px;
    background: #fff;
    border: 1px solid #efefef;
}

.join-main .more {
    display: block;
    width: 174px;
    height: 49px;
    line-height: 49px;
    text-indent: 78px;
    margin: 5px auto 0;
    background: url(../img/ico_53.png) no-repeat 42px center #464650;
    font-size: 16px;
    color: #ffffff;
    -webkit-transition: background 0.3s ease 0s;
    transition: background 0.3s ease 0s;
}

.join-bg .more:hover {
    background-color: #f91747;
}

.join-main .list-top {
    height: 54px;
    line-height: 54px;
    padding: 0 3.33% 0;
    background: #a35106;
    font-size: 14px;
    color: #ffffff;
}

.join-main .td1 {
    width: 24.33%;
}

.join-main .td2 {
    width: 21.33%;
}

.join-main .td3 {
    width: 21.91%;
}

.join-main .td4 {
    width: 17.41%;
}

.join-main .td5 {
    width: 13.4%;
    text-align: right;
}

.join-main .list-box ul {
    width: 100%;
}

.join-main .list-box li {
    width: 100%;
}

.join-main .list-box li .top {
    font-size: 14px;
    color: #777777;
    line-height: 2;
    padding: 16px 0;
    border-bottom: 1px solid #efefef;
}

.join-main .list-box li .top a {
    color: #f91747;
}

.join-main .list-box li .bot {
    position: relative;
    padding: 20px 3.5% 36px;
    background: #f5f5f5;
    display: none;
}

.join-main .list-box li .bot .info1 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 22px;
}

.join-main .list-box li .bot .info1 p {
    float: left;
    font-size: 12px;
    color: #333333;
    line-height: 2;
    min-width: 24%;
    margin-right: 1%;
    margin-bottom: 10px;
}

.join-main .list-box li .bot .info2 {
    border-bottom: 1px solid #e5e5e5;
    padding: 24px 0 22px;
}

.join-main .list-box li .bot .info2 h3 {
    font-size: 18px;
    color: #333333;
    line-height: 3;
}

.join-main .list-box li .bot .info2 p {
    font-size: 12px;
    color: #777777;
    line-height: 2;
}

.join-main .list-box li .bot .info2 .fl {
    width: 50%;
}

.join-main .list-box li .bot .info2 .fr {
    width: 43.5%;
}

.join-main .list-box li .bot .info2 .fl .info-box {
    border-right: 1px solid #e5e5e5;
}

.join-main .list-box li .bot .info3 {
    margin-top: 31px;
}

.join-main .list-box li .bot .info3 .apply {
    width: 151px;
    height: 41px;
    line-height: 41px;
    background: #f91747;
    font-size: 16px;
    color: #ffffff;
    float: left;
    text-align: center;
}

.join-main .list-box li .bot .info3 .apply:hover {
    opacity: 0.6;
}

.join-main .list-box li .bot .info3 .all {
    float: right;
    font-size: 14px;
    color: #777777;
    height: 21px;
    line-height: 21px;
    padding-left: 30px;
    background: url(../img/all_ico.png) no-repeat 0 center;
}

.join-main .list-box li .bot i {
    position: absolute;
    left: 18px;
    top: -12px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #f5f5f5;
}

.join-main .list-box .list {
    margin-bottom: 56px;
}

.join-main .list-box li.li1 .td2 {
    color: #f91747;
}
.postbody {
    font-size:14px;
    line-height:26px;
    color: #6a6a6a;
    margin-top:60px;
}
.postbody p {
    word-wrap: break-word;
    word-break: normal;
    text-align:justify;
    color:#333;
    line-height:30px;
    font-size:13px;
}
.postbody hr {
    height: 1px;
    border: none;
    border-top: 1px dotted rgb(211, 211, 211);
    margin-top: 20px;
    margin-bottom: 20px;
}
.jianjie_img{
    position: relative;
}
.jianjie_img .play{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    cursor: pointer;
}
#modal-video {

    background-color: black;

}
body.modal-opened .modal-target {

    display: block;
    z-index: 9902;
    opacity: 1;

}
body.modal-opened .modal-overlay {

    display: block;
    z-index: 9901;
    opacity: 1;

}
video.modal-box {
    max-width: calc(100% - 16px);
    transition: opacity .25s linear .25s;
    position: fixed;
    overflow: auto;
    margin:auto;
    padding: 0;
    border: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity:0;
    z-index:-1;
}
.modal-overlay {

    background-color: black;
    background-color: rgba(0,0,0,0.9);

}
.modal-overlay, .modal-caption {

    -webkit-animation: fade-in .25s linear;
    animation: fade-in .25s linear;

}
.modal-overlay {
    position: fixed;
    top: -100px;
    left: -100px;
    right: -100px;
    bottom: -100px;
    z-index: -100;
    background-color: #fff;
    opacity: 0;
    display: none;
    background-color: rgba(255,255,255,0.9);
    display: none;
    cursor: pointer;
    -webkit-transition: opacity .25s linear;
    transition: opacity .25s linear;
}
.modal-overlay::before {
    margin: auto;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    border-width: 1.1em;
    border-style: solid;
    border-color: rgba(0,0,0,0.05) rgba(0,0,0,0.05) rgba(0,0,0,0.05) rgba(0,0,0,0.25);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
.modal-overlay::before, .modal-overlay::after {
    display: block;
    content: '';
    border-radius: 50%;
    font-size: 10px;
    width: 10em;
    height: 10em;
}
.modal-close::before {
    content: '×';
    display: inline-block;
    margin: 0;

}
.modal-close {
    color: #fff;
}
.modal-close {
    margin: 0;
}
.modal-close {
    position: fixed;
    display: none;
    opacity: 0;
    top: 0;
    right: 0;
    z-index: -98;
    margin: 4px;
    height: 48px;
    width: 48px;
    font-size: 48px;
    vertical-align: middle;
    line-height: 1em;
    cursor: pointer;
    text-align: center;
    -webkit-transition: opacity .25s linear 0s;
    transition: opacity .25s linear 0s;
}
 .tabWrap {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
}
.tabWrap .tab {
    display: inline-block;
    text-align: center;
    font-size: 0;
    border: 1px solid #e1e1e1;
}
.tabWrap a {
    display: inline-block;
    width: 170px;
    position: relative;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    vertical-align: middle;
    text-align: center;
    color: rgba(17,17,17,0.5);
    background: #fff;
}
.tabWrap a + a {
    border-left: 1px solid #e1e1e1;
}

.tabWrap a.active {
    color: #fff;
    background: red;
}
.tabWrap a.active:before {
    content: '';
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    
}
.tabWrap a:hover{
     color: #fff;
     background: red !important;
     transition: all 0.5s;
         text-decoration: none;
    
}
.tabWrap>a{
     transition: all 0.5s;
}
.tabWrap a:before {
    content: '';
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border: 1px solid #e1e1e1;
}
body.modal-opened .modal-overlay + .modal-close, body.modal-opened .modal-overlay > .modal-close {

    display: block;
    z-index: 9903;
    opacity: 1;

}
.modal-overlay {

    background-color: black;
    background-color: rgba(0,0,0,0.9);

}
.postbody .line {
    height: 7px;
    width: 105px;
    display: block;
    background: #f00;
    margin-top: 5px;
}
.postbody{
    visibility: visible;
    margin-bottom: 10px;
    padding-right:0rem !important;
    width: 1170px;
}
.postbody .jianjie{
    width: 51%;
    display: inline-block;
    padding-right: 15px;
}
.postbody .line{
    height: 7px;
    width: 105px;
    display: block;
    background: #FF0007;
    margin-left: 0;
    margin-top: 5px
}
.postbody .jianjie_img{
    width: 49%;
    display: inline-block;
    padding-right: 20px;
    float:left;
}
.postbody .jianjie_img img{
    width: 100%;
    padding-top: 10px;
}
.postbody .jianjie p{

    margin-top: 4px;
}
.postbody .jianjie h2{
    color: #000;
    margin-bottom: 10px;
    color: #000;
}
.postbody .jianjie h2.en{
    font-weight: lighter;
    font-size: 13px;
    line-height: 20px;
    color: #999;
    padding-bottom: 10px;
}
.container{
    overflow:hidden;
}
/*导航样式*/
/*导航样式*/
.rongyu h3{
    height: 72px;
    text-align: center;
    width: 100%;
    font-size: 30px;
    color: #333333;
    line-height: 72px;
    font-weight: normal;
    position:relative;
    margin-bottom:30px;
}
.postbody::after{
    content:"";
    clear:both;
    display:block;
}

.rongyu h3:after {
    content: "";
    background: #FF0007;
    height: 3px;
    width: 55px;
    margin-left: -27px;
    position: absolute;
    left: 50%;
    bottom: 0px;
}
.chengnuo h3 {
    height: 72px;
    text-align: center;
    width: 100%;
    font-size: 30px;
    color: #333333;
    line-height: 72px;
    font-weight: normal;
    position: relative;
    margin-bottom: 30px;
    
}
.chengnuo h3:after {
    content: "";
    background: #FF0007;
    height: 3px;
    width: 111px;
    margin-left: -54px;
    position: absolute;
    left: 50%;
    bottom: 0px;
}
.history{
    width: 1170px;
    margin:0 auto;
    margin-top: 55px;

}
.history h3 {
    height: 72px;
    text-align: center;
    width: 100%;
    font-size: 30px;
    color: #333333;
    line-height: 72px;
    font-weight: normal;
    position: relative;
    margin-bottom: 30px;
    margin-top: 75px;
}
.history h3:after {
    content: "";
    background: #FF0007;
    height: 3px;
    width: 111px;
    margin-left: -54px;
    position: absolute;
    left: 50%;
    bottom: 0px;
}
.swiper-container2{
    margin-top:30px;
}
.rongyu{
    position:relative;
    padding-bottom:50px;
    display: none;
}
.rongyu:before {
    content: "";
    height: 190px;
    background-color:#FF0007;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
}
.swiper-container2 .swiper-slide{
    height:auto;
}
.swiper-container2 .swiper-slide img{
    border:8px solid #fff;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
    max-width: 100%;
}
.about_qiye h3{
    height: 72px;
    text-align: center;
    width: 100%;
    font-size: 30px;
    color: #333333;
    line-height: 72px;
    font-weight: normal;
    position:relative;
    margin-bottom:30px;
}


.about_qiye h3:after {
    content: "";
    background: #a35106;
    height: 3px;
    width: 55px;
    margin-left: -27px;
    position: absolute;
    left: 50%;
    bottom: 0px;
}
.about_qiye {
    padding-top: 40px;
}
.about-culture-col4 li>img{
    width:610px;
}
/*about_culture*/
.about-culture-dsz{overflow:hidden;margin:70px 0 0 0;}
.about-culture-dsz .left{float:left;max-width:458px;margin-right:40px;}
.about-culture-dsz .right{float:left;max-width:462px;}
.about-culture-dsz .right h2{font-size:2.4rem;color:#002f75;font-weight:700;}
.about-culture-dsz .right h3{font-size:2.4rem;margin-top:10px;font-weight:700;}
.about-culture-dsz .right span{height:7px;width:105px;display:block;background:#002f75;margin-top:15px;}
.about-culture-dsz .right p{font-size:1.3rem;line-height:1.6rem;margin-top:18px;}
.about-culture-dsz .right img{display:block;max-width:146px;margin:30px 0 0 0;}


.about-culture-col4{overflow: hidden;margin:40px 0 0 0; width: 1170px;margin:0 auto;}
.about-culture-col4 li{float:left;width:50%;position:relative;color:#fff;text-align: center;overflow: hidden;}
.about-culture-col4 li .mask{
    position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%; background: rgba(255,0,7,0.2);opacity:0.3;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
}
.about-culture-col4 li:last-child{
    float: none;
    margin: 0 auto;
}
.about-culture-col4 li .front{
    position:absolute;top:92px;left:0;right:0;bottom:0;opacity: 1;
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transform: translate3d(0, 0, 0) scale(1);
    -ms-transform: translate3d(0, 0, 0) scale(1);
    -moz-transform: translate3d(0, 0, 0) scale(1);
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}
.about-culture-col4 li .back{
    position:absolute;top:60px;left:0;right:0;bottom:0;opacity: 0;
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transform: translate3d(0, 0, 0) scale(1.7);
    -ms-transform: translate3d(0, 0, 0) scale(1.7);
    -moz-transform: translate3d(0, 0, 0) scale(1.7);
    -webkit-transform: translate3d(0, 0, 0) scale(1.7);
    transform: translate3d(0, 0, 0) scale(1.7);
}

.about-culture-col4 li .front h3{font-size:20px;}
.about-culture-col4 li .front h2,.about-culture-col4 li .back h2{
    font-size:25px;
}
.about-culture-col4 li .front span{display:inline-block;width:20px;height:1px;background: #fff;margin:20px 0;}

.about-culture-col4 li .back h3{font-size:20px;color:#666;margin:22px 0;font-family: 'MB';}
.about-culture-col4 li .back p{font-size:20px;}
.about-culture-col4 li .back span{display:inline-block;width:20px;height:1px;background: #fff;margin:7px 0 0 0;}
.about-culture-col4 li .back i{display:inline-block;width:52px;height:2px;background: #fff;margin:60px 0;}

.about-culture-col4 li:hover .mask{
    opacity:0.9;
}
.about-culture-col4 li:hover .front{
    opacity: 0;
    -o-transform: translate3d(0, 0, 0) scale(0.3);
    -ms-transform: translate3d(0, 0, 0) scale(0.3);
    -moz-transform: translate3d(0, 0, 0) scale(0.3);
    -webkit-transform: translate3d(0, 0, 0) scale(0.3);
    transform: translate3d(0, 0, 0) scale(0.3);
}

.about-culture-col4 li:hover .back{
    opacity: 1;
    -o-transform: translate3d(0, 0, 0) scale(1);
    -ms-transform: translate3d(0, 0, 0) scale(1);
    -moz-transform: translate3d(0, 0, 0) scale(1);
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}

/*下层--产品详情*/
.pdetail_pd{margin-top:64px;}
.prodetail-top-1{margin-top:30px;}
.prodetail-top-1 ._detail{padding-left:3%;}
.prodetail-top-1 ._detail .pro_t{font-size:31px;color:#000;margin-bottom: 5px;}
.prodetail-top-1 ._detail .pro_t .i{display:inline-block;width:35px; height:42px; background:url(../img/pb_t.png) no-repeat; vertical-align: top;margin-left: 10px;}
.prodetail-top-1 ._detail .summ{font-size:13px; color:#5a5a5a;line-height: 23px;height:115px;overflow: hidden;}
.prodetail-top-1 ._detail .tools{margin-top:40px;}
.prodetail-top-1 ._detail .tools li{ float:left;width:180px; height:57px; line-height: 57px; margin-right:8px;}
.prodetail-top-1 ._detail .tools li a{display:block;font-size:18px; font-weight: bold; color:#fff; text-align: center;}
.prodetail-top-1 ._detail .tools li .ico2{width:36px; height:32px;margin: 0 0.3em;}
.prodetail-top-1 ._detail .tools .li01 .ico2{background-position:0 -50px;}
.prodetail-top-1 ._detail .tools .li02 .ico2{background-position:-36px -50px;}
.prodetail-top-1 ._detail .tools .li03 .ico2{ background-position: 0 -82px;width:32px; height:35px;}
.prodetail-top-1 ._detail .tools .li01{ background-color: #0072E4;}
.prodetail-top-1 ._detail .tools .li02{ background-color: #f01d1d;}
.prodetail-top-1 ._detail .tools .li03{ background-color: #f3f3f3;width:70px;}
.prodetail-top-1 ._detail .tools .li03 a{background: none;float:none; height:100%; line-height:inherit;margin: 0;padding: 0;}
.prodetail-top-1 ._detail .tools li:hover{ background-color:#80939e;}
.prodetail-top-1 ._detail .tools2{margin-top:25px;}
.prodetail-top-1 ._detail .tools2 li{ float:left; padding:0 10px;}
.prodetail-top-1 ._detail .tools2 li a{display:block;font-size:14px;}
.prodetail-top-1 ._detail .tools2 li .btn_compare{display:none;}
.prodetail-top-1 ._detail .tools .li03:hover .ico2{background-position: -32px -82px;}

.ps_menu_bar{ background:url(../../images/1456985830622.jpeg) center top no-repeat; padding:100px 0 50px;}
.ps_menu{height:60px; overflow:hidden;}
.ps_menu .ps_Target{width:1000px;margin:0 auto;overflow: hidden;*zoom:1;}
.ps_menu .ps_Target li{float:left;height:60px; line-height:60px;width: 32.6%; background-color:#0072E4;margin-right:1.1%;}
.ps_menu .ps_Target li a{display:block;font-size:18px;font-weight: bold; text-align: center; position:relative; color:#fff;}
.ps_menu .ps_Target li i{width:21px; height:21px;background-position:-72px -50px;position: absolute;top: 50%;margin-top: -10.5px; right: 5%;}
.ps_menu .ps_Target li.last{margin-right: 0;}
.ps_menu .ps_Target li.active{ background-color:#fff;}
.ps_menu .ps_Target li.active a{color:#fe8800;}
.ps_menu .ps_Target li.active i{background-position:-72px -71px;}
.ps_menu .ps_Target.fixed{position: fixed;left: 50%;margin-left: -500px;top:0;z-index: 99;}
.ps_sections{width:1000px;margin:55px auto 0;}
.ps_sections .ps_t{font-size:20px;margin-bottom: 15px;}
.ps_sections .ps_con{min-height: 200px;}
.ps_sections .ps_paras{width:100%;}
.ps_sections .ps_tuijian{width:32%;}
.ps_sections .ps_tuijian dl{padding:30px 10%;}
.ps_sections .ps_tuijian dl dt{font-size:18px;font-weight: bold; color:#000;margin-bottom: 15px;}
.ps_sections .ps_pann{ height:260px; overflow:hidden; position:relative;}
.ps_sections .ps_pann .tit{font-size:16px; font-weight: normal; text-align: center;margin-top: 10px;}
.ps_sections .ps_pann .slide_nav{ position:absolute;bottom:0; left:0; width:100%; text-align: center;}
.ps_sections .ps_pann .slide_nav a{display:inline-block;width:10px; height:10px; line-height: 99; overflow:hidden;border-radius: 50%; background-color:#fec787; margin-right: 12px;cursor:pointer;}
.ps_sections .ps_pann .slide_nav a.on{width:14px; height:14px; background-color:#fd8f10;}

.pro_case_box{background:url(../img/p_su_bg2.jpg) center top no-repeat; padding:65px 0 75px;}
.pro_case_box .pc_t{font-size:28px; position:relative; color:#000;padding-bottom: 25px;}
.pro_case_box .pc_t:after{content:'';width:84px; height:3px;background-color:#fd8800;position:absolute;bottom:0; left:50%; margin-left:-42px;}
.pro_case_list{position:relative;margin-top:55px;}
.pro_case{position:relative; height:288px; overflow:hidden;}
.pro_case .info{ position:absolute; bottom:0; left:0;padding:0 5%; width:90%; background:url(../img/black.4.png) repeat;background:rgba(0,0,0,.4);}
.pro_case .info .tit{font-size:16px;font-weight: normal;color:#fff;width: 85%; height:56px; line-height: 56px;}
.pro_case .info ._t{display:block;width:56px; height:56px; line-height: 56px; background-color:#f7931d; text-align: center;position: absolute;right: 0;top: 0;}
.pro_case .info ._t .ico2{width:28px; height:25px; background-position:-32px 0;}
.pro_case_list .carrs{display:block;width:45px; height:90px; background:url(../img/pc_btn.png) no-repeat; position:absolute;top:50%; margin-top:-45px;}
.pro_case_list .cprev{ left:-70px;}
.pro_case_list .cnext{right:-70px; background-position:right top;}
.pro_other{padding:60px 0;}
.pro_other .info{padding:20% 10% 0; background:url(../img/line.png) right top no-repeat; position:relative; color:#fff; text-align: center;}
.pro_other .info .i_a{display:block; width:100%; height:100%; position:absolute; top:0; left:0;}
.pro_other .info .img{display:block; text-align: center;margin-bottom: 30px;}
.pro_other .info .img .ico2{width:65px; height:71px; background-position:0 -129px;}
.pro_other .info ._tel{font-size:32px;font-family: Arial; color:#fff;display: block;line-height: 30px;}
.pro_other .info .tit{font-size:30px; font-weight: normal; line-height: 57px; transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.pro_other .li01 .info .p{font-size:20px;line-height: 30px;}
.pro_other .li02 .info .p{font-size:13px;}
.pro_other .li02 .info{padding:32% 10% 0;}
.pro_other .li01{background-color:#fd8800;}
.pro_other .li02{background-color:#2a2a51;}
.pro_other li:hover ._full{transform:scale(1.05);-webkit-transform:scale(1.05);}
.pro_other li:hover .tit{font-size:35px}
.posi{ font-weight: normal; color:#f78503;font-size:13px;}
.posi i{margin:0;}
.posi a{ color:#4a4a4a;}
.product-list{
    border-top: 1px solid #f0f0f0;
}

/*m2proList*/
.m2proList { margin: 56px 0px; }
.m2pro_sbox { height: 340px; position: relative; display:block; }
.m2pro_en { font-size: 280px; line-height: 225px; font-weight: bold; color: #f5f5f5; display: inline-block; position: absolute; left: 0px; top: 0px; text-transform: uppercase; height: 225px; }
.m2proBox { height: 236px; width: 100%; border: 1px solid #E5E5E5; margin-top: -118px; position: absolute; left: 0px; top: 50%; padding: 24px 645px 0px 42px; }
.m2proBox:before{content:""; background: #a35106; height: 1px; width: 40px; position: absolute; left: -1px; top: -1px; }
.m2proBox:after{ content: ""; background: #a35106; height: 1px; width: 40px; position: absolute; right: -1px; bottom: -1px; }
.m2proBox strong { line-height: 60px; height: 60px; font-size: 24px; font-weight: normal; display: block; }
.m2proBox p { font-size: 14px; line-height: 24px; color: #666666; height: 72px; overflow: hidden; }
.m2proBox span {

    display: inline-block; line-height: 28px; height: 28px; margin-top: 20px; font-size: 14px; font-weight: bold; text-transform: uppercase; }
.m2proBox span::after {
    top: 50%;
    content: '';
    height: 1px;
    width: 30px;
    background: #a35106;
    position: absolute;
    left: 0;
}
/*contact*/
.contact-details{float:left;width:484px;margin:70px 0 55px 0;}
.content-message{float:right;width:400px;}

.contact-details img{width:100%;}
.contact-details h1{font-size:28px;font-weight:lighter;color:#000;margin:14px 0 0 0;}
.contact-details .logo{width:auto;margin:26px 0;}
.contact-details p{line-height: 28px;font-size:13px;}


.content-message{margin:70px 10px 55px 0;}
.content-message h1{font-size:28px;color:#444;padding-bottom: 8px;}
.content-message p{padding: 4px 0;font-size:1.4rem;}
.content-message p input{width:93%;color: #8D8D8D;background: #f3f3f3;height: 53px;padding:0 3.5%;outline: none;border:2px solid transparent;}
.content-message p textarea{width:93%;height: 220px;padding: 18px 3.5%;color: #8D8D8D;background: #f3f3f3;outline: none;border:2px solid transparent;}
.content-message p button{width:100%;border: 2px solid #000; color: #000;background:#fff;height: 50px;cursor:pointer;;padding:0 3.5%}
.content-message p input:hover,.content-message p input:focus,.content-message p textarea:hover,.content-message p textarea:focus{border:2px solid rgba(0,0,0,0.2);}
.content-message p button:hover{background:#000;color:#fff;}


.contact-itemlist{overflow: hidden;margin:80px 0 0 0;}
.contact-itemlist li{float:left;width:27.3%;margin:0 6% 6% 0;text-align: center;font-size:1.4rem;color: #434343;}
.contact-itemlist li:nth-child(3){margin-right:0;}
.contact-itemlist li a{display:block;height:275px;border:1px solid transparent;}
.contact-itemlist li .img{height: 225px;line-height: 225px;}
.contact-itemlist li img{vertical-align: middle;max-width:116px;}
.contact-itemlist li:nth-child(1) img{max-width:146px;}
.contact-itemlist li a:hover{border:1px solid #8f8f8f;}


.contact-info{text-align: center;padding:70px 0 50px 0;}
.contact-info h1{font-size: 3.0rem;line-height: 30px;color: #434343;}
.contact-info span{display:inline-block;margin: 33px auto;width:126px;height: 2px;background: #002f75;}
.contact-info p{font-size: 1.4rem;line-height: 22px;max-width: 960px;margin:0 auto;}


#allmap{width:100%;height:490px;}
.underline2 {
    border-bottom: 1px solid #d3d3d3;
    margin: 8px 0;
}
.underline {
    border-bottom: 1px solid #d3d3d3;
    margin-top: 25px;
}
#bg-animation {
    left: 0;
    position: fixed;
    top: 0;
    z-index: -1;
}
canvas {
    display: inline-block;
}



.m2pro_sbox .overflowHide { height: 340px; width: 560px; position: absolute; right: 40px; margin-top: -170px; top: 50%; }
@media (min-width:993px){
    .m2proList .m2pro_sbox:nth-child(2n) .m2pro_en{left:auto; right:0}
    .m2proList .m2pro_sbox:nth-child(2n) .m2proBox{padding:24px 42px 0 645px;}
    .m2proList .m2pro_sbox:nth-child(2n) .overflowHide{right:auto; left:40px;}
}
@media (max-width:1199px){
    .m2pro_en {font-size: 200px;line-height: 155px;}
}
@media (max-width:992px){
    .m2pro_en{display:none;}
    .m2pro_sbox .overflowHide{ margin:0 auto; left:auto; right:25px; top:40px; bottom:auto; margin-top:0; width:200px; height:130px;}
    .m2pro_sbox{height:auto;}
    .m2proBox{padding-left:25px; padding-right:255px; position:relative; top:0; margin-top:0}
    .m2pro_sbox{margin-bottom:25px;}
}
@media (max-width:767px){
    .cont-2 .c i{
        background-size: auto 30px !important;
        height: 30px !important;
    }
    .m_header{
        width: 100% !important;
        border-bottom:1px solid rgba(0,0,0,0.06);
    }
    .cont-2 .c a{
        font-size: 1em !important;
    }
    .second-header{
        height: auto;
    }
    .all_content{
        width: 100% !important;
    }
    .case_item{
        width: 95%;
        margin:10px auto;
    }
    #pages{
        width:100%;
    }
    #category{
        padding-bottom: 12px !important;
        padding-top: 20px !important;
    }
    .products-list{
        margin-top: 0 !important;
    }
    .small-up-1>.column, .small-up-1>.columns{
        width: 50%;
        clear:none !important;
    }
    .products-list__title{
        font-size: 12px !important;
    }
    .products-list__caption{
        height: 65px;
    }
    .products-list__item {
        margin-bottom: 20px;
    }
    .jiyu{
        padding-top: 25px;
    }
    .jiyu .jianjie_img{
        display: block;
    }
    .postbody .jianjie{
        padding-top: 25px;
    }
    .unit.unit--large{
        padding-top: 0rem !important;
        padding-bottom: 0.75rem !important;
    }
    .section-title--big{
        font-size: 1.3rem;
    }
    .product_left {
        padding: 14px 0 0 20px;
    }
    .product_right {
        padding: 14px 0 16px 20px;
    }
    .about_wp .about_fl{
        padding-top: 35px !important;
        width: 100%;
    }
    .a_contact{
        margin-top: 50px !important;
    }
    .about_fr{
        display: none;
    }
    .t_line {

        margin-top: 15px !important;
        margin-bottom: 18px !important;
    }
    .m2pro_sbox .overflowHide{display:none;}
    .m2proBox{padding-right:15px; padding-left:15px; height:auto; padding-bottom:20px;}
    .m2proBox p{height:auto;}
    .m2proBox strong{font-size:22px;}
    .second-banner div{
        height:85px;
        overflow: hidden;
        background-size: cover;
    }
    .second-banner{
        margin-top: 13px;
    }
   
    .m_header {
        width: 100%;
    }
     .postbody{
        margin-top:0;
     }
    .container{
        width:95%;
        margin:0 auto;
    }
    .postbody .jianjie_img{
        display:none;
    }
    .jiyu .jianjie_img{
        display: block;
        width: 100%;
        margin-top: 20px;
        float:left
    }
    .postbody .jianjie{
        width:100%;
    }
    .postbody .jianjie p{
        margin-top:20px;
    }
    img{
        max-width:100%;
    }
    .about-culture-col4 li .front{
        opacity:0;
    }
    .about-culture-col4 li .back{
        opacity:1;
    }
    .about-culture-col4 li{
        width:100%;
        margin-bottom:20px;
    }
    .about-culture-col4 li .front h2, .about-culture-col4 li .back h2{
        font-size:15px;
        margin-top:15px;
    }
    .about-culture-col4 li .back span{

    }
    .about-culture-col4 li .back h3{
        margin:0;
        font-size:13px;

    }
    .rongyu{
        /*margin-top: 50px;*/
    }

    .jiyu{
        margin-bottom:0px; 
    }
    
    .products_list{
        width: 95% !important;
        margin:0 auto;
    }
    .products_list_item>a{
        display: block;
        width: 100% !important;
    }
    

    .products_list_image>.thumb>img{
        width: 100% !important;
    }
    .rongyu:before {
        content: "";
        height: 150px;
        background-color: #FF0007;
        position: absolute;
        width: 100%;
        left: 0px;
        bottom: 0px;
        }
        .about-culture-col4{
            width: 100% !important;
        }
        .about-culture-col4>li{
            width: 100%;
        }
        .chengnuo{
            width: 100%;

        }
        .chengnuo>h3{
            width: 100%;
        }
    .about-culture-col4 li .back p {
        font-size: 13px;
    }
    .about-culture-col4 li .back i {
        margin:0;
    }
    .about-culture-col4 li .mask{
        opacity:0.8;
    }
    .m2proBox span::after{
        display:none;
    }
    .w810{
        width:96%;
    }
    .hotNew{
        margin-top:20px;
    }
    .zdy{
        margin-bottom:25px;
    }
    .product-list li.product-item{
        width:100% !important;
    }
    .second-header{
        top: 100px;
        width: 100%;
        max-width: 100%;
        z-index: 9;
        padding-left: 20px;
        margin-left: 0;
        left: 0;

    }
    .second-header p.title{
        font-size:20px;
    }
    #category a.active:before, #category a:hover::before{
        display:none;
    }
    #category a.active:after, #category a:hover::after{
        display:none;
    }
    #category a{
        padding-right:5px;
        font-size:12px;
    }
    .newlist .newstitem .date{
        display:none;
    }
    .newlist .newstitem{
        padding:20px 0;

    }
    .newlist .newstitem .newsimg{
        display:none;
    }
    .newlist{
        width:96%;
        margin: 0 auto;
    }
    .newlist .newstitem .newsbody{
        max-width:100%;
        margin-left:0;

    }
    .w1190{
        width:96%;
    }
    .join-top .left{
        width:100%;
        padding-right:0;
        border-right:none;
    }
    .join-top .right{
        width:100%;
    }
    .join-top .img-list li{
        width:49%;
    }
    .join-top{
        padding:20px 0;
    }
    .join-top .img-list{
        margin-top:20px;
    }
    .td4{
        display:none;
    }
    .td1{
        width:30% !important;
    }
    .td5{
        width:20% !important;
    }
    .content-message{
        margin:0;
        max-width:100%;
    }
    .content-message h1{
        padding-left:5px;
    }
    .contact-itemlist{
        margin-top:20px;
    }
    .contact-itemlist li{
        font-size:14px;
    }
    .contact-itemlist li img{
        max-width:100% !important;
        height:auto;
    }
    .contact-itemlist li:nth-child(2) img{
        width:50px;
    }
    .contact-itemlist li:nth-child(3) img{
        width:50px;
    }
    .about-txt img{
        max-width:100%;
        height:auto;
    }
}

.about-txt p{
    margin: 0 0 14px;
    word-break: break-all;
}
.sever_title {
    width: 100%;
    margin: 0 auto;
    position: relative;
    margin-top:0px !important;
}
.sever_title .line {
    height: 5px;
    width: 105px;
    display: block;
    background: #FF0007;
    position: static !important;
   margin: 10px auto !important;
}


/*hmImgTxt161011*/
.hmImgTxt161011 .imgTxtContainer { padding: 42px 0px;  background: #f6f6f6; }
.hmImgTxt161011 .imgTxtContainer:nth-child(2n){background:#fff;}
.hmImgTxt161011 .imgTxt_aBox{min-height:299px;display: block}
.hmImgTxt161011 .imgTxtImg{ position: absolute; height: 255px; width: 450px; left: 53px; top: 22px; }
.hmImgTxt161011 .imgTxtImg .overflowHide{ width:100%; height:100%;position: relative; z-index: 99;overflow: hidden;}
.hmImgTxt161011 .imgTxt_icon1{ height: 32px; width: 32px; position: absolute; left: -22px; top: -22px; border-top: 2px solid #DDDDDD; border-left: 2px solid #DDDDDD; }
.hmImgTxt161011 .imgTxt_icon1:before{content:""; width:0; height:2px; background:#FF0007; transition:all 0.3s ease-in-out; position:absolute; left:-2px; top:-2px}
.hmImgTxt161011 .imgTxt_icon1:after{content:""; width:2px; height:0; background:#FF0007; transition:all 0.3s ease-in-out 0.3s; position:absolute; left:-2px; bottom:0px}

.hmImgTxt161011 .imgTxt_aBox:hover .imgTxt_icon1:before{width:32px; transition-delay:0.3s}
.hmImgTxt161011 .imgTxt_aBox:hover .imgTxt_icon1:after{height:32px; transition-delay:0s}

.hmImgTxt161011 .imgTxt_icon2{ height: 32px; width: 32px; position: absolute; right: -22px; top: -22px; border-top: 2px solid #DDDDDD; border-right: 2px solid #DDDDDD; }
.hmImgTxt161011 .imgTxt_icon2:before{content:""; width:0; height:2px; background:#FF0007; transition:all 0.3s ease-in-out; position:absolute; right:-2px; top:-2px}
.hmImgTxt161011 .imgTxt_icon2:after{content:""; width:2px; height:0; background:#FF0007; transition:all 0.3s ease-in-out 0.3s; position:absolute; right:-2px; bottom:0px}

.hmImgTxt161011 .imgTxt_aBox:hover .imgTxt_icon2:before{width:32px; transition-delay:0.3s}
.hmImgTxt161011 .imgTxt_aBox:hover .imgTxt_icon2:after{height:32px; transition-delay:0s}

.hmImgTxt161011 .imgTxt_icon3{ height: 32px; width: 32px; position: absolute; left: -22px; bottom: -22px; border-bottom: 2px solid #DDDDDD; border-left: 2px solid #DDDDDD; }
.hmImgTxt161011 .imgTxt_icon3:before{content:""; width:0; height:2px; background:#FF0007; transition:all 0.3s ease-in-out; position:absolute; left:-2px; bottom:-2px}
.hmImgTxt161011 .imgTxt_icon3:after{content:""; width:2px; height:0; background:#FF0007; transition:all 0.3s ease-in-out 0.3s; position:absolute; left:-2px; top:0px}

.hmImgTxt161011 .imgTxt_aBox:hover .imgTxt_icon3:before{width:32px; transition-delay:0.3s}
.hmImgTxt161011 .imgTxt_aBox:hover .imgTxt_icon3:after{height:32px; transition-delay:0s}

.hmImgTxt161011 .imgTxt_icon4{ height: 32px; width: 32px; position: absolute; right: -22px; bottom: -22px; border-bottom: 2px solid #DDDDDD; border-right: 2px solid #DDDDDD; }
.hmImgTxt161011 .imgTxt_icon4:before{content:""; width:0; height:2px; background:#FF0007; transition:all 0.3s ease-in-out; position:absolute; right:-2px; bottom:-2px}
.hmImgTxt161011 .imgTxt_icon4:after{content:""; width:2px; height:0; background:#FF0007; transition:all 0.3s ease-in-out 0.3s; position:absolute; right:-2px; top:0px}

.hmImgTxt161011 .imgTxt_aBox:hover .imgTxt_icon4:before{width:32px; transition-delay:0.3s}
.hmImgTxt161011 .imgTxt_aBox:hover .imgTxt_icon4:after{height:32px; transition-delay:0s}

.hmImgTxt161011 .imgLine{ background: #DDDDDD; height: 1px; width: 880px; position: absolute; right: -57px; top: 50%; }
.hmImgTxt161011 .imgLine:before{ content: ""; background: url("http://www.transemic.com.cn/css/../images/imgTxt161011_icon.jpg") no-repeat; height: 7px; width: 7px; position: absolute; right: -4px; top: -3px; }
.hmImgTxt161011 .imgTxtR{ padding-left: 568px; }
.hmImgTxt161011 .imgTxtR .ellipsis{ font-size: 24px; color: #333; line-height: 80px; height: 60px; font-weight: normal;position: absolute;top: 50px; }
.hmImgTxt161011 .imgTxtR .imgTxt_des{ font-size: 14px; line-height: 24px; color: #666; max-height: 168px; margin-bottom: 28px;margin-top: 15px; overflow: hidden; position: absolute;top: 120px;}
.hmImgTxt161011 .imgTxtMore{ font-size: 14px; color: #a35106; line-height: 38px; height: 40px; width: 146px; border: 1px solid #a35106; text-align: center; display: inline-block; text-transform: uppercase; transition: all 0.5s ease-in-out}
.hmImgTxt161011 .imgTxtMore i{margin-left:5px;}
.hmImgTxt161011 .imgTxt_aBox:hover .imgTxtMore{ color: #FFF; background: #a35106; }
.hmImgTxt161011 .imgTxtContainer:nth-child(2n) .imgTxtR{padding-left:66px; padding-right:568px;margin-top: 40px;}
.hmImgTxt161011 .imgTxtContainer:nth-child(2n) .imgTxtImg{left:655px; right:0;}
.hmImgTxt161011 .imgTxtContainer:nth-child(2n) .imgLine{ right:auto; left: -57px; }
.hmImgTxt161011 .imgTxtContainer:nth-child(2n) .imgLine:before{ right:auto; left: -4px; }
.scaleImg:hover .bgImg {
    transform: scale(1.1);
}
.scaleImg .bgImg {
    transition: all 0.5s ease;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.bgImg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width:1199px){
    .hmImgTxt161011 .imgTxtImg{left:20px;}
    .hmImgTxt161011 .imgTxtContainer:nth-child(2n) .imgTxtImg{right:20px;}
}
@media (max-width:992px){
    .hmImgTxt161011 .imgTxtImg{width:320px;}
    .hmImgTxt161011 .imgTxtR{padding-left:420px;}
    .hmImgTxt161011 .imgTxtContainer:nth-child(2n) .imgTxtR{padding-right:420px;}
    .hmImgTxt161011 .imgTxtR .ellipsis{font-size:20px;}
}
@media (max-width:767px){
    .hmImgTxt161011 .imgTxtImg{width:100%; position:static; margin-bottom:10px; height:180px;}
    .hmImgTxt161011 .imgTxtImg i{display:none;}
    .hmImgTxt161011 .imgTxtR{padding-left:0;}
    .hmImgTxt161011 .imgTxtContainer:nth-child(2n) .imgTxtR{padding-right:0;}
    .hmImgTxt161011 .imgTxtR .imgTxt_des{max-height:none;}
    .hmImgTxt161011 .imgTxtContainer:nth-child(2n) .imgTxtR {
     padding-left: 0px; 
    padding-right: 568px;
    margin-top: 40px;
}
}

/*m2proDtl*/
.m2proDtl_Con1 { background: #F6F6F6; padding-bottom: 55px; }
.m2proDtl_Con1 .m2nmBox{color:#ebebeb;}
.m2proDimg { float: left; padding: 0px 18px 18px 0px; background: url("http://www.transemic.com.cn/css/../images/m2pdtl_imgBg.png") no-repeat right bottom; }
.m2proDtl_swiper { margin-top: 42px; }
.m2proTxt1 { margin-left: 650px; padding-top: 6px; }
.m2proTxt1 strong { font-size: 24px; line-height: 34px; display: block; font-weight: normal; height: 34px; }
.m2pro_sp1 { font-size: 16px; color: #a35106; line-height: 28px; margin: 5px 0px 18px; }
.m2pro_sp2 { font-size: 14px; line-height: 24px; color: #666666; position: relative; padding: 38px 0px; border-top: 1px solid #E5E5E5; }
.m2pro_sp2:before{ content: ""; background: url("http://www.transemic.com.cn/css/../images/m2pdtl_si1.png") no-repeat; height: 26px; width: 36px; position: absolute; left: -36px; top: 20px; }
.m2pro_sp2:after{ content: ""; background: url("http://www.transemic.com.cn/css/../images/m2pdtl_si2.png") no-repeat; height: 26px; width: 36px; position: absolute; right: 0px; bottom: 22px; }
.m2proDtl_swiper .swiper-pagination{width:auto; display:inline-block; left:650px; bottom:18px;}
.m2proDtl_swiper .swiper-pagination-bullet{ background: #666666; height: 8px; width: 8px; opacity: 1; margin-right:15px; position:relative; top:-2px; }
.m2proDtl_swiper .swiper-pagination-bullet-active{ background: #F9B811; height: 12px; width: 12px; border: 2px solid #F9B811; top:0 }
.m2proDtl_t1 { line-height: 70px; background: url("http://www.transemic.com.cn/css/../images/m2pdtl_sline.jpg") no-repeat center bottom; font-size: 30px; text-align: center; }
.m2proDtl_Con2 { padding: 32px 0px 0px; }
.m2pro_t1des { font-size: 14px; line-height: 24px; color: #909090; text-align: center; max-width:970px; padding:0 15px; margin: 14px auto 35px; }
.m2proDtl_Con3 { background: url("http://www.transemic.com.cn/css/../images/m2pdtl_bg.jpg") no-repeat center center; background-size: cover; padding-top: 86px; }
.m2proD3_t { font-size: 30px; line-height: 72px; color: #FFF; text-align: center; height: 72px; background: url("http://www.transemic.com.cn/css/../images/m2pdtl_sline2.jpg") no-repeat center bottom; }
.m2proD3_txt { font-size: 14px;line-height: 24px; color: #ffffff; margin: 0px auto; padding: 45px 15px 102px; }
@media (max-width:992px){
    .m2proDimg{background:none; float:none; text-align:center; margin-bottom:15px;}
    .m2proDimg img{ max-width:100%; height:auto;}
    .m2proTxt1{margin-left:0;}
    .m2pro_sp2:before,.m2pro_sp2:after{display:none;}
    .m2proDtl_swiper .swiper-pagination{width:100%; left:0; bottom:0}

    .hmImgTxt161011 .imgTxtR .ellipsis {
    font-size: 24px;
    color: #333;
    line-height: 80px;
    height: 60px;
    font-weight: normal;
    position: absolute;
    top: 177px;
}
.hmImgTxt161011 .imgTxtR .imgTxt_des {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    max-height: 168px;
    margin-bottom: 28px;
    margin-top: 15px;
    overflow: hidden;
    position: absolute;
    top: 230px;
}
.container>.dsBlock{
    margin-bottom: 10px;
}
.hmImgTxt161011 .imgTxtContainer {
     padding: 0px 0px; 
    background: #f6f6f6;
}
}
@media (max-width:767px){
    .m2proDtl_swiper{margin-top:30px;}
    .m2proTxt1 strong{font-size:20px;}
    .m2pro_sp1 { font-size: 15px; line-height: 26px; margin: 5px 0px 12px; }
    .m2pro_sp2{padding:30px 0;}
    .m2proDtl_t1,.m2proD3_t{font-size:24px;}
}

/*m2tzCon*/
.m2tzCon { background: url("http://www.transemic.com.cn/css/../images/m2tz_bg.jpg") no-repeat center center; background-size: cover; padding: 120px 0px 100px; }
.m2tzCon .m2pro_st span{ background:rgba(255,255,255,0.1);}
.m2tzCon .m2nmBox{color:rgba(255,255,255,0.1);}
.m2tzCon .m2nmBox span{ color: #FFF; }
.m2tzCon .m2nmBox span:after{ background:#fff;}
.m2tz_ul { margin: 45px -3px 0px; }
.m2tz_aBox1 .overflowHide { height: 454px; }
.m2tz_t1 { font-size: 24px; line-height: 36px; position: absolute; top: 28px; left: 38px; color: #333; }
.m2tz_ul li { padding: 0px 3px; }
.m2tz_bx1 { height: 224px; }
.m2tz_ul2{ margin:0 -3px; height:230px; display:block;}
.m2tz_bx1{display:block;}
.m2tz_bx1 .overflowHide { height: 224px; }
.m2tz_dl { position: absolute; top: 75px; left: 30px; right: 30px; }
.m2tz_dl dd { font-size: 14px; line-height: 32px; height: 32px; }
.m2tz_t1a{left:30px;}
.m2tz_bx2 { background: rgba(249,184,17,0.9); height: 224px; position: relative; }
.m2tz_dl2 { padding: 74px 30px 0px; font-size: 14px; line-height: 32px; }
.m2tz_dl2 dd { height: 32px; padding-right: 92px; position: relative; }
.m2tz_dl2 dd .ellipsis { line-height: 32px; height: 32px; }
.m2tz_dl2 dd span { display: inline-block; position: absolute; right: 0px; top: 0px; color: #735c2d; }
.m2tzCon a:hover{ text-decoration: underline; }
@media (max-width:992px){
    .m2tzCon{padding-top:70px;}
}
@media (max-width:767px){
    .m2tz_aBox1 .overflowHide{height:250px;}
    .m2tz_ul2{height:auto;}
    .m2tz_dl2{padding-left:15px; padding-right:15px;}
    .m2tz_dl{left:15px; right:15px;}
    .m2tz_t1{left:15px; font-size:22px;}
    .tabWrap .tab {
    display: inline-block;
    text-align: center;
    font-size: 0;
    border: 1px solid #fff;
    }
    /*关于我们*/

    .wrap {width: 100%;}
    #postbody{width: 100%;}
    #jiyu{width: 100%;padding-bottom:0px;}
    #rongyu{display: none;margin-top: 0px;}
    .chengnuo h3{margin-top:51px;}
     /*关于我们*/
    

}
.dsRelative {
    position: relative;
}
.hmImgTxt161011 .container{
    overflow: visible;
}


#teamlist{
    padding-top: 40px;
}
.teamitem{width:370px;height:400px;float:left;margin:0 44px 40px 0;position:relative}
.teamitem a{border-top-left-radius:6px;border-top-right-radius:6px;width:370px;height:210px}
.teamitem a img{width:100%;height:auto}
.teamitem .teaminfo{text-align:left}
#teamlist .teamitem .wrap{display:none}
.teamitem .teaminfo .title{text-align:left;display:inline-block;font-size:18px;padding-right:20px}
.teamitem .teaminfo .title a{color:#333}
.teamitem .teaminfo .subtitle{display:inline-block;text-align:left;color:#999;font-size:13px}
.teamitem .teaminfo .description{font-size:13px;color:#999;padding-top:26px;line-height:26px;display:block;height:52px;overflow:hidden;font-weight:400;margin-top:0}
.teamitem .teaminfo{height:140px;display:block;padding:30px 30px 10px;border-bottom:1px solid transparent;border-right:1px solid transparent;border-left:1px solid transparent;transition:all .6s cubic-bezier(.215,.61,.355,1);background-color:#fff;margin-top:0}
.teamitem:hover .teaminfo{border-right:1px solid #f2f2f2;border-left:1px solid #f2f2f2;border-bottom:5px solid #666;padding:30px 30px 32px;box-shadow:0 5px 10px rgba(0,0,0,.2)}
 #teamlist a.details{top:172px;right:30px;width:35px;height:35px;border-radius:18px;text-align:center;transition:all .6s cubic-bezier(.215,.61,.355,1) 0s;display:block;overflow:hidden;position:absolute;margin:0;opacity:0;border:1px solid #666;background-color:#666}
 #teamlist a.details:after{width:15px;height:9px;background:url(http://resources.jsmo.xin/templates/upload/998/images/icon.png) no-repeat 0 -71px;display:block;margin:13px 0 0 11px;position:absolute;top:0;content:'';display:block}
 #teamlist .teamitem:hover a.details:after{background:url(http://resources.jsmo.xin/templates/upload/998/images/icon.png) no-repeat 0 -71px}
 #teamlist .teamitem:hover a.details{opacity:1;top:228px}
#teamlist .teamitem:nth-child(3n){
    margin-right: 0;
}
.about_wp{
    background-color:#f2f2f2;
    margin-top: 30px;
}
.t_line{
    width:55px;
    height:1px;
    background-color:#a35106;
    margin-top:25px;
    margin-bottom:58px;
}
.dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #a35106;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
.about_wp .about_fl{
    float:left;
    padding-top:120px;
    padding-left:24px;
    width:392px;
}
.about_wp h3{
    padding-top:26px;
    color:#a35106;
    font-size:23px;
    padding-bottom:25px;
}
.about_wp p{
    line-height:30px;
}
.a_contact{
    margin-top: 150px;
    font-size: 18px;
    display: inline-block;
    padding-bottom: 50px;

}
.fl{
    float:left;
}
.fr{
    float:right;
}

.about_fr{
    width:744px;
}
.about_fr>img{
    object-fit: cover;
}
.cont-2{
    position:relative;
    max-width: 100%;
    overflow: hidden;
}
.cont-2 .c {
    position: absolute;
    cursor: pointer;
    width: 200px;
    height: 120px;
    left: 50%;
    top: 50%;
    margin: -60px 0 0 -100px;
    z-index: 2;
}
.cont-2 .c i {
    display: block;
    background: url(../img/pos.png) no-repeat;
    width: 43px;
    height: 56px;
    margin: 0 auto 20px;
    animation: myanimate 0.5s infinite alternate;
    -webkit-animation: myanimate 0.5s infinite alternate;
}
.cont-2 .c a {
    display: block;
    border: 2px solid #fff;
    padding: 2px 0;
    text-align: center;
    font-size: 1.5em;
    color: #fff;
    border-radius: 5px;
}

@keyframes myanimate
{
    0% { transform:translateY(0) scale(1,1);}
    100%{transform:translateY(15px)  scale(0.9,0.9);}
}
@-webkit-keyframes myanimate
{
    0% { transform:translateY(0) scale(1,1);}
    100%{transform:translateY(15px)  scale(0.9,0.9);}
}

.cont-map-box.open {
    bottom: 0;
    top: 100px;
    opacity: 1;
    filter: alpha(opacity=100);
}
.cont-map-box {
    position: fixed;
    opacity: 0;
    filter: alpha(opacity=0);
    left: 0;
    top: 50%;
    bottom: 50%;
    overflow: hidden;
    z-index: 100;
    width: 100%;
    transition: 1s all;
    -webkit-transition: 1s all;
}
.cont-map-box .close1:hover i {
    transform: scale(0.8,0.8);
    -webkit-transform: scale(0.8,0.8);
}
.cont-map-box .close1 i {
    width: 50px;
    height: 50px;
    background: url(../img/x2.gif) center no-repeat;
    display: block;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
}
.cont-map-box.open {
    bottom: 0;
    top: 0px;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index:9999;
}
.cont-map-box {
    position: fixed;
    opacity: 0;
    filter: alpha(opacity=0);
    left: 0;
    top: 50%;
    bottom: 50%;
    overflow: hidden;
    z-index: 100;
    width: 100%;
    transition: 1s all;
    -webkit-transition: 1s all;
}
.cont-map-box iframe {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 800px;
    z-index: 1;
}
iframe, frame, fieldset, img {
    border: 0 none;
}

.cont-map-box .close1 {
    position: absolute;
    right: 20px;
    top: 20px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    width: 50px;
    height: 50px;
    background: #a35106;
    z-index: 2;
}

.img-load{
    display:inherit;
    width: 100%;
}

.about-introduce-course{}
.about-introduce-course li{overflow: hidden;}
.about-introduce-course li .time{overflow: hidden;}
.about-introduce-course li .time h3{border:3px solid #f0c59d;border-radius: 50%;float:left;}
.about-introduce-course li .time h3 span{
    display:block;height:65px;width:65px;
    border:3px solid #a35106;margin:6px;
    background:#d8904f;color:#fff;
    border-radius: 50%;
    line-height:59px;text-align: center;font-size: 17px;font-weight: 700;
}

.about-introduce-course li .event{overflow: hidden;margin:12px 0 22px 0;}
.about-introduce-course li .event span{
    display:block;float:left;border:2px solid #a35106;height:10px;width:10px;background:#d8904f;border-radius: 50%;
    margin-left:39px;margin-top:17px;
}
.about-introduce-course li .event h4{margin-left:90px;}
.about-introduce-course li .event h4 p{
    display:block;float:left;font-size:15px;padding:12px 15px;position:relative;border-radius: 3px;
    transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
}
.about-introduce-course li .event h4 p::before{
    content:"";display:block;width:0;height:0;
    border-top: 9px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 9px solid transparent;
    position:absolute;left:0;top:22px;
    margin-left:-11px;margin-top:-9px;z-index: -1;
    transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
}
.about-introduce-course li:hover .event h4 p{background:#a35106;color:#fff;}
.about-introduce-course li:hover .event h4 p::before{
    border-top: 9px solid transparent;
    border-right: 11px solid #a35106;
}
.about-introduce-course li.active .event h4 p{background:#a35106;color:#fff;}
.about-introduce-course li.active .event h4 p::before{
    border-top: 9px solid transparent;
    border-right: 11px solid #a35106;
}
.w-700{
    width: 700px;
    margin: 0 auto;
    max-width: 100%;
}
.span-6{
    width: 50%;
    float:left;;
}
.row::after{
    content:"";
    display: block;
    clear: both;
}
#products{
    float: none;
    border-top: 1px solid #f0f0f0;
}
.products-list__title{
    margin-bottom: .5rem;
}
.products-list {

    margin: 0rem auto;
    width: 1170px;

}
.products-list__item{
    width: 32%;
}
.products-list__cta img{
    width: auto;
    height: 24px;
    margin: 0 auto;
   margin-top: 18px;
}
.liucheng{
    background: url('../images/lc_bg.jpg') no-repeat;
    background-size: cover;
    margin-top: 30px;
    padding-bottom: 50px;
}








