/* 公共css */
body, html {
    min-width: 320px;
    max-width: 100%;
    /*overflow-x: hidden;*/
    color: #333333;
    background-color: transparent;
    -webkit-font-smoothing: antialiased;
}

a {
    color: inherit;
    -webkit-tap-highlight-color: transparent;
}
input,a,div{
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}


/*xlt-k*/
/*::-webkit-scrollbar*/
/*{*/
    /*width: 8px;*/
    /*height: 8px;*/
/*}*/

/*::-webkit-scrollbar-track*/
/*{*/
    /*background-color: #ffffff;*/
/*}*/

/*::-webkit-scrollbar-thumb*/
/*{*/
    /*background-color: #b31f1f;*/
/*}*/
/*xlt-g*/
/*----------------------*/

.public_title{
    text-align: center;
    padding: 4.5% 0 3%;
}
.public_title .nr_en{
    font-size: 34px;
    color: #ebebeb;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
    letter-spacing: 1px;
    z-index: 1;
    font-family: Arial;
}
.public_title .nr_cn{
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 1px;
    position: relative;
    display: inline-block;
    margin: -50px 0 0 0;
    z-index: 2;
}
.public_title .nr_cn:after{
    content: '';
    position: absolute;
    bottom: -14px;
    left: 34%;
    height: 3px;
    width: 137px;
    background-color: #005faa;
}
.public_title .nr_cn span{
    color: #333333;
}
.public_title .nr_in{
    margin: 18px 0 0 0;
    font-size: 18px;
    color: #005faa;
    line-height: 2;
    letter-spacing: 1px;
}
.public_title .nr_ins{
    font-family: Arial;
    font-weight: bold;
    margin: 0 0 0 0;
    font-size: 20px;
    color: #666;
    line-height: 2;
}
.public_title .nr_in.yse{
    color: #ffffff;
}
.public_title .nr_in.yss{
    color: #999999;
}
.public_title .nr_en.yse{
    color: #929292;
}
.public_title .nr_cn.ysy{
    color: #005faa;
}
.public_title .nr_cn.yse{
    color: #ffffff;
}
.public_title .nr_cn .hs{
    color: #333333;
}
.public_title .nr_cn .ls{
    color: #005faa;
}

.Product{
    overflow: hidden;
}
.Product .hotline{
    margin: 5px auto;
    display: table;
}
.Product .hotline li{
    display: inline-block;
    width: 315px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
}
.Product .hotline li:first-of-type{
    border: 1px solid #005faa;
    background-color: #eeeeee;
}
.Product .hotline li:last-of-type{
    background: url("../image/rfico.png") no-repeat center right 30px;
    background-color: #005faa;
    border: 1px solid #005faa;
    color: white;
    margin-left: 30px;

}
.Product .pro-cont{
    padding: 45px 0;
    background: url("../image/probg.jpg") no-repeat center;
    height: 1591px;
    background-size: cover;
}
.Product .pro-cont .prolf{
    float: left;
    width: 310px;
    overflow: hidden;
}
.Product .pro-cont .prolf .Pro-tit{
    background-color: #005faa;
    color: #FFFFFF;
    /*text-align: center;*/
    height: 65px;
    line-height: 65px;
    padding: 0 36px;
}

.Product .pro-cont .pro-cate{
    overflow: hidden;
}
.Product .pro-cont .pro-cate ul{

}
.Product .pro-cont .pro-cate ul li{
    line-height: 65px;
    background: #eee;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}
.Product .pro-cont .pro-cate .lf-nav{

}
.Product .pro-cont .pro-cate .lf-nav .pCate{
    background: url(../image/lfico.png) no-repeat center right;
    display: block;
    color: #333333;
    transition: all 0.3s;
    position: relative;
    text-decoration: none;
    overflow: hidden;
    letter-spacing: 1px;
    padding-right: 20px;
    margin: 0 25px 0 35px;
}
.Product .pro-cont .pro-cate .lf-nav .pCate > a{
    display: block;
}

.Product .pro-cont .pro-cate .lf-nav .pList{

}
.Product .pro-cont .pro-cate .lf-nav .pList li{
    background: white;
    padding: 0 25px 0 35px;
    border-top: 1px dashed #eeeeee;
}
.Product .pro-cont .pro-cate .lf-nav .pList li a{
    display: block;
    transition: all 0.3s;
    padding-right: 20px;
    background: url(../image/cparrow.png)no-repeat right;
}
.Product .pro-cont .pro-cate .lf-nav .pList li a:hover{
    color: #005faa;
}
.Product .pro-cont .prorf-cont{
    float: right;
    width: 855px;
    overflow: hidden;
}
.Product .pro-cont .prorf-cont .ProC-tit{
    line-height: 65px;
    border-bottom: 1px solid white;
    letter-spacing: 2px;
    position: relative;
}
.Product .pro-cont .prorf-cont .ProC-tit span{
    border-bottom: 4px solid #005faa;
    color: white;
    padding-bottom: 19px;
}
.Product .pro-cont .prorf-cont .ProC-tit .ProC-more{
    position: absolute;
    height: 65px;
    line-height: 65px;
    top: 0;
    right: 0;
    letter-spacing: 0;
    color: white;
}
.Product .pro-cont .prorf-cont .ProC-list{
    overflow: hidden;
    margin: 20px 0 0;
}
.Product .pro-cont .prorf-cont .ProC-list .pro-item{
    float: left;
    width: 275px;
    height: 320px;
    margin: 0 15px 30px 0;
    position: relative;
}
.Product .pro-cont .prorf-cont .ProC-list .pro-item:nth-of-type(3n){
    margin-right: 0;
}
.ProC-list .pro-item .Pcimg{
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
}
.ProC-list .pro-item .Pcimg .Pcshade{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.5);
    color: #FFFFFF;
    text-align: center;
    padding: 45% 0 0 0;
    letter-spacing: 1px;
    transition: all 0.5s;
    transform: translateY(-100%);
}
.ProC-list .pro-item .Pcimg .Pcshade span{
    border: 1px solid white;
    padding: 7px 29px;
}
.ProC-list .pro-item .Pcot{
    background-color: #005faa;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2;
    height: 69px;
    overflow: hidden;
    transition: all 0.3s;
}
.ProC-list .pro-item .Pcot .Pctit{
    z-index: 9;
    position: relative;
    line-height: 66px;
}
.ProC-list .pro-item .Pcot .Pctit:after{
    content: '';
    position: absolute;
    width: 67px;
    height: 1px;
    bottom:12px;
    left: 38%;
    z-index: 3;
    border-bottom: 1px solid;
}
.ProC-list .pro-item .Pcot:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 100%;
    background-color: #fff;
    z-index: 1;
    transition: all 0.2s;
}
.ProC-list .pro-item:hover .Pcimg .Pcshade{
    transform: translateY(0);
}
.ProC-list .pro-item:hover .Pcot{
    color: #333333;
}
.ProC-list .pro-item:hover .Pcot:after{
    top: 0;
}
.ProC-list .pro-item:hover .Pcimg img{
    transform: scale(1.1);
}
.index_hotline1{
    background: url("../image/hot1-bg.jpg") no-repeat center;
    background-size: cover;
    height: 267px;
}
.index_hotline1 .rt-tel{
    float: right;
    width: 225px;
    margin: 90px 0 0;
}
.index_hotline1 .rt-tel p{
    line-height: 35px;
    color: white;
}
.index_hotline1 .rt-tel .link-hov{
    margin: 15px 0 0;
    background-color: white;
    border-radius: 50px;
    line-height: 50px;
    width: 140px;
    text-indent: 1.5em;
    position: relative;
}
.index_hotline1 .rt-tel .link-hov:after{
    content: '';
    position: absolute;
    background: url("../image/rfico1.png") no-repeat center right;
    right: 10px;
    top: 6px;
    height: 38px;
    width: 38px;
}
.kyj_features{
    overflow: hidden;
    margin: 30px 0 30px;
}
.kyj_features .kyj-explain{
    position: relative;
    overflow: hidden;
    min-height: 600px;
}
.kyj_features .kyj-explain .Popup{
    width: 185px;
    min-height: 85px;
}
.kyj_features .kyj-explain .Popup .popup-box{
    display: grid;
    background-color: #005faa;
    padding: 9px;
    overflow: auto;
}
.kyj_features .kyj-explain .Popup .popup-box span{
    position: relative;
    text-indent: 1em;
    color: white;
    font-weight: 100;
    font-size: 12px;
    line-height: 22px;
}
.kyj_features .kyj-explain .Popup .popup-box span:before{
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    left: 0;
    top: 8px;
    border-radius: 50px;
    background-color: #fff;
}


.kyj_features .kyj-explain .kyj-cet{
    width: 649px;
    height: 349px;
    left: 268px;
    top: 45px;
}
.kyj_features .kyj-explain .kyj-lt{
    width: 268px;
    position: absolute !important;
    overflow: hidden;
}
.kyj_features .kyj-explain .kyj-rt{
    position: absolute;
    right: 45px;
    overflow: unset !important;
}
.kyj_features .kyj-explain .kyj-lt span ,.kyj_features .kyj-explain .kyj-bt span,.kyj_features .kyj-explain .kyj-rt span{
    color: #005faa;
}
.kyj_features .kyj-explain .kyj-lt .k1,.kyj_features .kyj-explain .kyj-lt .k3{
    height: 135px;
}
.kyj_features .kyj-explain .kyj-lt .k2{
    height: 123px;
}
.kyj_features .kyj-explain .kyj-lt .k4{
    margin: 60px 0 0;
}
.kyj_features .kyj-explain .kyj-lt .k4 p{
    margin: 10px 0 0;
}
.kyj_features .kyj-explain .kyj-bt{
    bottom: 0;
    width: 100%;
}
.kyj_features .kyj-explain .kyj-bt .k5{
    position: relative;
    left: 233px;
    float: left;
    bottom: 0px;
    display: flex;
    align-items: flex-end;
}
.kyj_features .kyj-explain .kyj-bt .k6{
    position: relative;
    left: 300px;
    float: left;
    bottom: -65px;
}
.kyj_features .kyj-explain .kyj-bt .k6 p,.kyj-bt .k7 p{
    margin: 0 0 10px;
}
.kyj_features .kyj-explain .kyj-bt .k7{
    position: relative;
    left: 350px;
    float: left;
    bottom: -65px;
}
.kyj_features .kyj-explain .kyj-rt .k10 p:first-of-type{
    text-indent: -2.7em;
}
.kyj_features .kyj-explain .kyj-rt .k9{
    margin: 118px 0 0;
}
.kyj_features .kyj-explain .kyj-rt .k8{
    margin: 200px 0 0;
}



.kyj_features .kyj-explain .kyj-posa{
    position: absolute;
    /*overflow: hidden;*/
}
.kyj_features .saving_energy{
    margin: 35px 0 0;
}
.kyj_features .saving_energy .saving-tit .sav-desc{
    line-height: 25px;
}
.kyj_features .saving_energy .saving-cont{
    margin: 70px 0 0;
}
.saving_energy .saving-cont .sav-why-lf{
    width: 640px;
    float: left;
}
.saving_energy .saving-cont .sav-why-lf .swhy-tit{
    background-color: #005faa;
    color: white;
    height: 80px;
    line-height: 80px;
    padding-left: 45px;
    border-radius: 10px;
}
.saving_energy .saving-cont .sav-why-lf .swhy-cot{
    padding: 20px;
    margin: 10px 0 0;
    border: 1px solid #edf1f4;
    border-radius: 10px;
}
.saving_energy .saving-cont .sav-why-lf .swhy-cot p{
    line-height: 2.2;
    position: relative;
    text-indent: 1.2em;
}
.saving_energy .saving-cont .sav-why-lf .swhy-cot p:before{
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background-color: #005faa;
    left: 0;
    top: 13px;
}
.saving_energy .saving-cont .sav-tel-rf{
    float: right;
    width: 450px;
}
.saving_energy .saving-cont .sav-tel-rf .tel-box{
    overflow: hidden;
}
.saving_energy .saving-cont .sav-tel-rf .tel-box .lt-tel{
    float: left;
    line-height: 35px;
    margin-right: 30px;
}
.saving_energy .saving-cont .sav-tel-rf .tel-box .rt-link{
    float: left;
    width: 140px;
    height: 50px;
    margin: 5px 0 0;
    line-height: 50px;
    border-radius: 50px;
    background-color: #eaeaea;
    text-indent: 1.5em;
    position: relative;
}
.saving_energy .saving-cont .sav-tel-rf .tel-box .rt-link:after{
    content: '';
    position: absolute;
    background: url(../image/rfico1.png) no-repeat center right;
    right: 10px;
    top: 6px;
    height: 38px;
    width: 38px;
}
.saving_energy .saving-cont .sav-tel-rf .chart-box{
    padding-top: 45px;
}
.saving_energy .chart-bt-box{
    margin: 80px 0 0;
}
.index_hotline2{
    background: url("../image/hot2-bg.jpg") no-repeat center;
    height: 320px;
    background-size: cover;
}
.index_hotline2 .htl2-tit{
    height: 85px;
    line-height: 85px;
    position: relative;
}
.index_hotline2 .htl2-tit i{
    position: absolute;
    width: 35px;
    height: 4px;
    background-color: white;
}
.index_hotline2 .htl2-tit i:first-of-type{
    left: 400px;
    top: 40px;
}
.index_hotline2 .htl2-tit i:last-of-type{
    right: 400px;
    top: 40px;
}
.index_hotline2 .htl2-cet{
    overflow: hidden;
}
.index_hotline2 .htl2-cet .htl2-lt{
    float: left;
    width: 265px;
    border-right: 1px solid #fff;
}
.index_hotline2 .htl2-cet .htl2-lt p:first-of-type{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.index_hotline2 .htl2-cet .htl2-rt{
    float: left;
    margin-left: 70px;
}
.index_hotline2 .htl2-cet .htl2-rt .frm-div{
    margin: 20px 0 0;
}
.index_hotline2 .htl2-cet .htl2-rt .frm-div input{
    height: 38px;
    line-height: 38px;
    background-color: white;
    border-radius: 5px;
    text-indent: 1em;
}
.index_hotline2 .htl2-cet .htl2-rt .frm-div input:first-of-type{
    width: 158px;
    margin-right: 20px;
}
.index_hotline2 .htl2-cet .htl2-rt .frm-div input:last-of-type{
    width: 263px;
    margin-right: 20px;
}
.index_hotline2 .htl2-cet .htl2-rt .frm-div .btn-sub{
    background-color: #005faa;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
}
.index_hotline2  .htl2-btm{
    margin: 50px 0 0;
    overflow: hidden;
}
.index_hotline2  .htl2-btm li{
    float: left;
    width: calc(100%/9);
}
.index_hotline2  .htl2-btm li p:nth-of-type(2){
    margin: 20px 0 0;
}
.Case1{
    margin: 40px 0 0;
}
.Case1 .case1-cot{
    overflow: hidden;
    position: relative;
    display: inline-flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.Case1 .case1-cot .Psrel{
    display: inline-block;
    margin-right: 4px;
    overflow: hidden;
}
.Case1 .case1-cot .Psrel:hover .c-shade{
    transform: translateY(-100%);
}
.Case1 .case1-cot .Psrel:nth-of-type(4n){
    margin-right: 0;
}
.Case1 .case1-cot .cs-p1{
    left: 0;
    width: 379px;
    height: 349px;
}
.Case1 .case1-cot .c-shade{
    position: absolute;
    content: '';
    background-color: rgba(0,0,0,.5);
    left: 0;
    transform: translateY(0);
    width: 100%;
    height: 100%;
    color: white;
    padding: 45% 0;
    font-size: 24px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    transition: all .5s;
}
.Case1 .case1-cot .c-shade a{
    display: block;
    padding: 50% 0;
}
.Case1 .case1-cot .cs-p2{
    width: 226px;
    height: 349px;
}
.Case1 .case1-cot .cs-p3{
    width: 280px;
    height: 420px;
}
.Case1 .case1-cot .cs-p4{
    width: 303px;
    height: 337px;
}
.Case1 .case1-cot .cs-p5{
    width: 280px;
    height: 327px;
}
.Case1 .case1-cot .cs-p6{
    width: 325px;
    height: 327px;
}
.Case1 .case1-cot .cs-p5,.Case1 .case1-cot .cs-p6{
    top: -67px;
}
.Case1 .case1-cot .cs-p7{
    width: 280px;
    height: 256px;
    top: 4px;
}
.Case1 .case1-cot .cs-p8{
    width: 303px;
    height: 339px;
    top: -79px;
}
.Case2 .public_title{
    padding-top: 1%;
    padding-bottom: 4%;
}
.Case2 .public_title .nr_cn{
    font-size: 26px;
}
.Case2 .public_title .nr_cn span{
    color: #005faa;
}
.Case2 .public_title .nr_en{
    margin-bottom: -10px;
}
.Case2 .public_title .nr_cn:after{
    display: none;
}
.Case2 .case2-cot{
    overflow: hidden;
}
.Case2 .tempWrap{
    max-width: 1200px;
}
.Case2 .case2-cot .case2-box{
    float: left;
    position: relative;
    width: 350px;
    height: 272px;
    margin-right: 75px;
    overflow: hidden;
}
.Case2 .case2-cot .case2-box:hover img{
    transform: scale(1.1);
}
.Case2 .case2-cot .case2-box .case2-tit{
    background: url("../image/rgtico.png") no-repeat center right 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: white;
    padding: 0 50px 0 30px;
    font-size: 13px;
    background-color: rgba(0, 153, 204,.8);
}
.Case2 .hd .prev{
    position: absolute;
    left: 31%;
    top: 55%;
    z-index: 9;
    cursor: pointer;
}
.Case2 .hd .next{
    position: absolute;
    right: 31%;
    top: 55%;
    z-index: 9;
    cursor: pointer;
}




.sl_c {
    margin-bottom: 50px;
}
.sl_c li {
    float:left;
    width:200px;
    overflow:hidden;
    position:relative;
    transition:all 0.8s
}
.sl_c li p {
    position:absolute;
    width:200px;
    height:390px;
    background:rgba(29,29,29,0.6);
    left:0;
    top:0;
    text-align:center;
    box-sizing:border-box;
    padding-top:75px;
}
.sl_c li p i {
    display:block;
    font-size:14px;
    color:#8b8b8c;
    height:40px;
    line-height:40px;
    margin: 10px 0;
}
.sl_c li p i img{
    margin: 0;
}
.sl_c li p em {
    display:block;
    height:27px;
    line-height:27px;
    font-size:20px;
    color:#fff;
    font-weight:bold;
}
.sl_c li p .span1{
    height:67px;
    font-size:24px;
    color:#fff;
    line-height:58px;
    display:block;
    letter-spacing: 1px;
}
.sl_c li p .span2{
    width: 45px;
    height: 2px;
    display: block;
    background-color: #ffffff;
    margin-left: 75px;
}
.sl_c li p img {
    margin-top:51px;
}
.sl_w {
    width: 275px;
    height: 290px;
    background: rgba(10,54,132,0.8);
    position: absolute;
    left: 63px;
    top: 50px;
    padding: 15px 0 0 20px;
    box-sizing: border-box;
    transform: scale(0);
    transition: all 0.5s;
}
.sl_w i {
    display:block;
    /*height:26px;*/
    /*line-height:26px;*/
    margin: 20px 0;
}
.sl_w h4 {
    height: 45px;
    line-height: 45px;
    font-size: 24px;
    color: #fff;
    font-weight: unset;
    display: inline-block;
    border-bottom: 1px solid #ffffff;
    width: 95%;
    padding-bottom: 65px;
}
.sl_w span {
    display: block;
    width: 95%;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    padding-top: 20px;
    height: 110px;
    overflow: hidden;
}
.sl_w img {
    margin-top:2px;
    display:block;
}
.sl_c li.cur {
    width:400px;
}
.sl_c li.cur p {
    transform:scale(0);
}
.sl_c li.cur .sl_w {
    transform:scale(1);
}


.butls{
    width: 100%;
    text-align: center;
}

.butls .but1{
    width: 360px;
    height: 60px;
    line-height: 60px;
    background-color: #FFFFFF;
    color: #005faa;
    text-align: center;
    font-size: 18px;
    border: 1px solid #005faa;
    display: inline-block;
    border-radius: 50px;
    margin-right: 70px;
}
.butls .but2{
    width: 360px;
    height: 60px;
    line-height: 60px;
    background-color: #005faa;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    border: 1px solid #005faa;
    display: inline-block;
    border-radius: 50px;
}

.notice1{
    background: url(../image/notice1.png)no-repeat center;
    height: 211px;
    position: relative;
    margin:80px 0 0;
    background-size: cover;
}
.notice1 .lt-txt{
    float: left;
    margin: 67px 0 0;
}
.notice1 .lt-txt p:first-of-type{
    text-transform: uppercase;
    color: rgba(254,255,255,.4);
    /*font-style: italic;*/
    letter-spacing: 2px;
}
.notice1 .lt-txt p:last-of-type{
    font-size: 40px;
    color: white;
    margin: -7px 0 0;
    /*font-style: italic;*/
}
.notice1 .rt-tel{
    float: right;
    width: 225px;
    margin: 41px 0 0;
}
.notice1 .rt-tel p{
    line-height: 35px;
    color: white;
}
.notice1 .rt-tel .link-hov{
    margin: 15px 0 0;
    background-color: white;
    border-radius: 50px;
    line-height: 50px;
    width: 140px;
    text-indent: 1.5em;
    position: relative;
}
.notice1 .rt-tel .link-hov:after{
    content: '';
    position: absolute;
    background: url("../image/rfico1.png") no-repeat center right;
    right: 10px;
    top: 6px;
    height: 38px;
    width: 38px;
}
.notice1 .dh{
    position: absolute;
    right: 0;
    top: 120px;
    font-size: 28px;
    color: #ffffff;
    letter-spacing: 2px;
}
.AboutUs{
    overflow: hidden;
    margin: 40px 0 0;
}
.AboutUs .about-cot{
    overflow: hidden;
    position: relative;
}
.AboutUs .about-cot .abut-lt{
    width: 645px;
    height: 505px;
    float: left;
}
.AboutUs .about-cot .abut-rt{
    float: right;
    width: 600px;
    height: 480px;
    top: 0;
    left: 580px;
    padding-top: 50px;
    padding-left: 65px;
    position: absolute;
    background-color: white;
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.06);
}
.AboutUs .about-cot .abut-rt .art-tit{
    margin: 0 0 30px;
}
.AboutUs .about-cot .abut-rt .art-desc{
    line-height: 30px;
}
.AboutUs .about-cot .abut-rt .art-more a{
    display: block;
    margin: 26px 0 0;
    width: 123px;
    height: 33px;
    line-height: 33px;
    background-color: #005faa;
    color: white;
    text-align: center;
    border-radius: 5px;
}
.AboutUs .about-cot .abut-rt .art-distr{
    clear: both;
    overflow: hidden;
    margin: 40px 0 0;
    margin-left: -50px;
}
.AboutUs .about-cot .abut-rt .art-distr li{
    float: left;
    width: calc(100%/3);
    line-height: 1.2;
}
.AboutUs .workshop{
    overflow: hidden;
    margin: 50px 0 0;
    position: relative;
}
.AboutUs .workshop .works-tit{
    padding: 30px 0;
}
.AboutUs .workshop .wrksp-cot{
    overflow: hidden;
    margin: 0 auto;
    display: table;
    width: 1100px;
}
.workshop .tempWrap{
    margin: 0 auto;
}
.workshop .hd .prev{
    position: absolute;
    left: 0px;
    top: 50%;
    cursor: pointer;
}
.workshop .hd .next{
    position: absolute;
    right: 5px;
    top: 50%;
    cursor: pointer;
}

.AboutUs .workshop .wrksp-cot .wrksp-box{
    float: left;
    margin-right: 10px;
}
.AboutUs .workshop .wrksp-cot .wrksp-box p:first-of-type{
    width: 255px;
    height: 360px;
}
.AboutUs .workshop .wrksp-cot .wrksp-box p:last-of-type{
    height: 50px;
    line-height: 50px;
}
.Partner{
    overflow: hidden;
}
.Partner .public_title{
    position: relative;
}
.Partner .public_title .nr_cn:after{
    display: none;
}
.Partner .public_title .nr-more{
    position: absolute;
    right: 0;
    top: 65px;
}
.Partner .public_title .nr-more a{
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #005faa;
    color: white;
    border-radius: 5px;
}
.Partner .partner-cot{
    overflow: hidden;
    width: 1058px;
    margin: 0 auto;
}
.Partner .partner-cot .pnr-box{
    width: 251px;
    height: 161px;
    float: left;
    overflow: hidden;
    margin-right: 15px;
    margin-bottom: 15px;
    border: 2px solid #005faa;
    transition: all .5s;
}
.Partner .partner-cot .pnr-box:hover img{
    transform: scale(1.1);
}
.Partner .partner-cot .pnr-box:nth-of-type(4n){
    margin-right: 0;
}
.NewsCenter{
    margin: 90px 0 80px;
}




.foot_contact{
    padding: 10px 0 20px;
    background-color: #005faa;
    color: white;
/*    position: fixed;
    left: 0;
    bottom: 0;*/
    width: 100%;
    z-index: 9;
}
.foot_contact .fcon-info ul{
    display: flex;
    flex-wrap: wrap;
}
.foot_contact .fcon-info ul li{
    width: 25%;
}
.foot_contact .fcon-info .fcon-icon span{
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
}
.foot_contact .fcon-info ul li>p{
    margin-top: 10px;
    font-size: 18px;
}
.foot_link{
    display: none;
    overflow: hidden;
    background-color: #005faa;
    height: 60px;
    line-height: 60px;
    color: white;
}
.foot_link .link-cot{
    overflow: hidden;
    display: inline-flex;
}
.foot_link .link-cot li{
    float: left;
    margin-left: 20px;
}

.foot{
    background-image: url(../image/fbg2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /*background-color: #1f1f1f;*/
    position: relative;
    /*margin-bottom: 108px;*/
}
.foot_nav{
    overflow: hidden;
}
.foot_nav ul{
    overflow: hidden;
    border-bottom: 1px solid #b5b5b5;
}
.foot_nav li{
    float: left;
    border-right: 1px solid #b5b5b5;
    width: 171px;
    height: 25px;
    margin: 20px 0;
    line-height: 25px;
}
.foot_nav li a:hover{
    color: #005faa;
}
.foot_nav li:last-of-type{
    border: none;
}
.foot .ftlg{
    float: left;
    padding: 100px 0 50px;
}
.foot .ftcot{
    float: left;
    width: 275px;
    font-size: 14px;
    color: #ffffff;
    line-height: 32px;
    margin-left: 100px;
    margin-right: 100px;
    padding-top: 60px;
}
.foot .ftbd{
    float: left;
    padding-top: 60px;
    width: 325px;
}
.foot .ftbd .p1{
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 15px;
}
.foot .ftbd .ipt1{
    width: 150px;
    height: 40px;
    padding: 0 15px;
    border: 0px;
    display: inline-block;
    margin-right: 20px;
    background-color: white;
}
.foot .ftbd .ipt1:nth-of-type(2){
    margin-right: 0px;
}
.foot .ftbd .lte1{
    width: 100%;
    height: 78px;
    padding: 15px 15px;
    border: 0px;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: white;
}
.foot .ftbd .yzm{
    float: left;
    width: 95px;
    height: 40px;
    padding: 0px 15px;
    border: 0px;
    display: inline-block;
    margin-right: 10px;
    background-color: white;
}
.foot .ftbd .ymzsz{
    float: left;
    background-color: #005faa;
    margin-right: 10px;
    cursor: pointer;
}
.foot .ftbd .sb1{
    float: left;
    background-color: #005faa;
    width: 105px;
    height: 40px;
    line-height: 45px;
    text-align: center;
    border: 0px;
    color: #FFFFFF;
    font-size: 16px;
    cursor: pointer;
    font-family: "思源黑体 CN Regular";
}
.foot .fterw{
    float: left;
    width: 135px;
    padding-top: 65px;
    margin-right: 70px;
    color: white;
    font-size: 14px;
}
.foot .fterw p:nth-of-type(2){
    margin-bottom: 12px;
}
.foot .fterw p:nth-of-type(2),.foot .fterw p:nth-of-type(4){
    line-height: 35px;
    height: 35px;
}
.foot .ftxian{
    height: 1px;
    background: #999999;
}
.foot .fllink{
    font-size: 14px;
    color: #bbbbbb;
    text-align: center;
    padding: 20px 0;
}



.pdetail{
    background: url("../image/pd_bg.jpg") no-repeat center;
    height: 1592px;
    overflow: hidden;
}
.pdetail .pd-cont{
    overflow: hidden;
}
.pdetail .pd-cont .pd-lf{
    width: 50%;
    float: left;
}
.pdetail .pd-cont .pd-lf .pd-box{
    overflow: hidden;
    display: flex;
    margin: 0 0 50px;
    align-items: center;
    /*justify-content: center;*/
}
.pdetail .pd-cont .pd-lf .pd-box .ds-img{
    width: 30%;
    float: left;
    margin-right: 3%;
    text-align: center;
}
.pdetail .pd-cont .pd-lf .pd-box .ds-txt{
    width: 61%;
    float: right;
}
.pdetail .pd-cont .pd-lf .pd-box .ds-txt p:nth-of-type(1){
    margin: 15px 0 35px;
}
.pdetail .pd-cont .pd-lf .pd-box .ds-txt p:nth-of-type(2){
    line-height: 2;
}
.pdetail .pd-cont .pd-rf{
    width: 50%;
    float: left;
    text-align: right;
}

.pdetail .pd-cont .pd-rf:nth-of-type(4){
    text-align: left;
}
.pdetail .pd-cont .pd-lf:nth-of-type(5){
    padding-left: 5%;
}
.pdetail .pd-cont .pd-lf:nth-of-type(5) .pd-box .ds-txt{
    width: 67%;
}
.pdetail .pd-foot{
    overflow: hidden;
    margin: 65px 0 0;
}
.pdetail .pd-foot li{
    width: 50%;
    float: left;
    color: white;
    height: 67px;
    line-height: 67px;
}
.pdetail .pd-foot li:nth-of-type(1){
    text-align: right;
    padding-right: 20px;
}
.pdetail .pd-foot li:nth-of-type(2){
    text-align: left;
}
.pdetail .pd-foot li:nth-of-type(2) a{
    display: block;
    padding-left: 101px;
    margin-right: 292px;
}

.index_about{
    position: relative;
    height: 740px;
    overflow: hidden;
    z-index: 999;
}

.index_about .iab_right{
    width: 45%;
    float: right;

}
.index_about .iab_right .iab_tit{
    font-size: 36px;
    padding: 10% 0 5%;
    text-align: right;
    color: #fff;

}
.index_about .iab_right .iab_cot{
    font-size: 16px;
    color: #fff;
    line-height: 2;
    text-align: right;
}
.index_about .about_bg{
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    overflow: hidden;
    z-index: -1;
}
.index_about .iab_right .iab_view{
    text-align: left;
    margin-top: 5%;
}
.index_about .iab_right .iab_view ul li{
    display: inline-block;
    margin-right: 8%;
    margin-bottom: 3%;
    text-align: center;
}
.index_about .iab_right .iab_view ul li:nth-of-type(4){
    margin-right: 0px;
}
.index_about .iab_right .iab_view ul li .sz{
    font-size: 46px;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 20px;
}
.index_about .iab_right .iab_view ul li span{
    font-size: 46px;
    color: #ffffff;
    display: inline-block;
}
.index_about .iab_right .iab_view ul li .wz{
    font-size: 16px;
    color: #ffffff;
}


.iab_menu2{
    position: absolute;
    width: 53%;
    background-color: #005faa;
    height: 100%;
    left: 0;
    top: 0;
}
.iab_menu{
    position: relative;
    z-index: 9;
    /*padding: 4% 0;*/
    width: 55%;
    color: white;
    float: left;
}
.iab_menu .tit_cn{
    font-size: 30px;
    font-weight: bold;
    margin: 10% 0 5% 0;
}
.iab_menu .tit_en{
    font-size: 18px;
    margin: 0 0 6% 0;
}
.into_us{
    margin-top: 0%;
    float: left;
    width: 87%;
    margin-bottom: 82px;
}
.into_us .tit{
    font-size: 30px;
    border-bottom: 3px solid #005faa;
    padding-bottom: 30px;
    width: 120px;
}
.into_us .about_con{
    font-size: 14px;
    padding-top:5%;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 35px;
}
.fw_hotline{
    float: left;
    font-size: 24px;
}
.tel_{
    position: absolute;
    bottom: 60px;
    margin-top: 5%;
    color: #fff;
    width: 100%;
    height: 90px;
    font-size: 24px;
    background: url("../image/rt_icon.png") no-repeat 92% 50%;
    background-color:#005faa;
}
.tel_ > a{
    position: absolute;
    width: 50px;
    height: 100%;
    right: 7%;
    z-index: 9;
}

.iab_list li{
    font-size: 14px;
    color: #333333;
    margin-bottom: 7%;
    height: 110px;
    line-height: 180px;
    text-align: center;
    /*padding:0 4% 4% 4%;*/
    width: 18%;
    margin-right: 6%;
    float: left;
    background-color: #ffffff !important;
}
.iab_list li:hover{
    background-color: #005faa !important;
    color: #ffffff;
    /*transform: rotate(360deg);*/
    transition: all 0.5s;
}
.iab_list a:nth-of-type(1) li{
    background: url(../image/iab_logo1.png)no-repeat center;
    background-position-y: 30px;
}
.iab_list a:nth-of-type(1) li:hover{
    background: url(../image/iab_logos1.png)no-repeat center;
    background-position-y: 30px;
}
.iab_list a:nth-of-type(2) li{
    background: url(../image/iab_logo2.png)no-repeat center;
    background-position-y: 30px;
}
.iab_list a:nth-of-type(2) li:hover{
    background: url(../image/iab_logos2.png)no-repeat center;
    background-position-y: 30px;
}

.iab_list a:nth-of-type(3) li{
    background: url(../image/iab_logo3.png)no-repeat center;
    background-position-y: 30px;
}
.iab_list a:nth-of-type(3) li:hover{
    background: url(../image/iab_logos3.png)no-repeat center;
    background-position-y: 30px;
}

.iab_list a:nth-of-type(4) li{
    background: url(../image/iab_logo4.png)no-repeat center;
    background-position-y: 30px;
    margin-right: unset;
}
.iab_list a:nth-of-type(4) li:hover{
    background: url(../image/iab_logos4.png)no-repeat center;
    background-position-y: 30px;
    margin-right: unset;
}

.syns_list{

}
.syns_list .syns_title{
    line-height: 45px;
    height: 45px;
    letter-spacing: 1px;
    position: relative;
    width: 100%;
    margin: 0 0 4% 0;
    padding: 0 0 1% 0;
    background-color: #eeeeee;
    text-indent: 1em;
}
.syns_list .syns_title span{
    margin-right: 10px;
}
.syns_list .snsfl{
    width: 49%;
    float: left;
    border: 1px solid #eeeeee;
    height: 523px;
}
.syns_list .snsfr{
    width: 49%;
    float: right;
    border: 1px solid #eeeeee;
    height: 523px;
}

.syns_list .snslist{
    position: relative;
    padding: 5px 30px;
}

.snsitemy{
    position: relative;
    line-height: 2;
    background: url(http://www.zyandjn.com/tpl/LjimitateIm/image/arrow_xxl.png) no-repeat 100% 10%;
    border-bottom: 1px dashed #e8e8e8;
    padding: 0 0 2% 0;
    background-size: 3.5%;
    margin: 0 0 2% 0;
    overflow: hidden;
}
.snsitemy:first-of-type{
    border-bottom: none;
}
.snsitemy:last-child{
    border-bottom: 0;
}
.snsitemy .wtit{
    color: #333333;
    width: 80%;
    position: relative;
    text-indent: 1.2em;
}
.snsitemy .wtit:before{
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    top: 10px;
    left: 0;
    border-radius: 50px;
    background-color: #005faa;
}
.snsitemy:hover img{
    transform: scale(1.1);
}
.snsitemy:hover .wtit,.snsitemy:hover .wtime{
    color: #005faa;
}
.snsitemy:hover .wtit:before{
    background-color: #005faa;
}
.snsitemy .wcot{
    color: #555555;
    width: 80%;
}
.snsitemy .wtime{
    position: absolute;
    right: 0;
    top: 0;
    color: #999999;
}


.snsiteme{
    position: relative;
    margin: 0 0 20px 0;
}
.snsiteme .wimg{
    width: 185px;
    height: 185px;
    float: left;
    overflow: hidden;
}
.snsiteme .wcot{
    float: right;
    width: 60%;
    line-height: 2;
}
.snsiteme .wcot .wtit{
    line-height: 1.5;
    color: #333333;
}
.snsiteme .wcot .wint{
    margin: 3% 0 2% 0;
    color: #999999;
    height: 85px;
}
.snsiteme .wcot .wck{
    overflow: hidden;
    margin-top: 27px;
}
.snsiteme .wcot .wck .wtime{
    text-align: left;
    float: left;
    width: 50%;
}
.snsiteme .wcot .wck .wmore{
    text-align: center;
    float: left;
    width: 120px;
    height: 33px;
    line-height: 33px;
    background-color: #005faa;
    color: white;
}
.snsiteme:hover .wimg img{
    transform: scale(1.1);
}
.snsiteme:hover .wcot .wtit{
    color: #005faa;
}

.inside-aside {
    width: 250px;
    float: left;
    position: relative;
    margin-top: 35px;
}
.left-menu .title {
    height: 100px;
    font-size: 20px;
    background: #005faa url(../image/left-menu-title-bg.png) no-repeat 10px center;
    color: #fff;
    text-align: left;
    padding: 20px 0 0 20px;
    position: relative;
    letter-spacing: 1px;
    border-bottom: 7px solid #FDC300;
}
.left-menu .title:before {
    content: "";
    display: block;
    width: 110px;
    height: 32px;
    /*background: url(../image/left-menu-title-bg-02.png) no-repeat 0 0;*/
    position: absolute;
    right: -110px;
    top: 0;
}
.left-menu .title .cn {
    display: block;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
}
.left-menu .title .en {
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    letter-spacing: 0;
}
.left-menu .box {
    background: #eeeeee;
    /*padding: 10px 0;*/
    font-size: 14px;
}
.left-menu .box li {
    position: relative;
    border-bottom: 1px #fefefe solid;
}
.left-menu .box li:before {
    content: " ";
    display: block;
    /*width: 100%;*/
    /*height: 100%;*/
    width: 25px;
    height: 25px;
    background: url(../image/jtou_.png) no-repeat center left;
    position: absolute;
    left: 13px;
    top: 10px;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.left-menu .box li:after {
    content: " ";
    display: block;
    opacity: 0;
    width: 25px;
    height: 25px;
    /*background: url(../image/all-icon.png) no-repeat 0 -235px;*/
    background: url(../image/jtou.png) no-repeat center left;
    position: absolute;
    left: 13px;
    top: 10px;
    z-index: 1;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.left-menu .box li:last-child {
    border: none;
}
.left-menu .box li > a {
    display: block;
    line-height: 20px;
    padding: 12px 25px 12px 45px;
    position: relative;
    z-index: 1;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.left-menu .box li:hover > a,
.left-menu .box li.cur > a {
    color: #fff;
    background-color: #005faa;
}
.left-menu .box li:hover:before,
.left-menu .box li.cur:before {
    /*width: 100%;*/
    display: block;
}
.left-menu .box li:hover:after,
.left-menu .box li.cur:after {
    display: block;
    opacity: 1;
}
.left-menu .box li.cur > a {
    font-weight: bold;
}



.left-menu .list {
    margin: 0px 0 0 0;
}
.left-menu .list a {
    display: block;
}
.left-menu .list .first {
    display: block;
    background: #005faa;
    color: #fff;
    line-height: 30px;
    padding: 10px 15px 10px 15px;
    font-size: 16px;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.left-menu .list .first:after {
    content: "";
    display: inline-block;
    float: left;
    width: 20px;
    height: 20px;
    /*background: url(../image/all-icon.png) 0 -110px;*/
    background: url(../image/btjt.png) no-repeat center left -3px;
    margin: 5px 0 0 0;
    transition: all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
}
.left-menu .list .first.on:after {
    /*transform: rotate(90deg);*/
}
.left-menu .list .first:hover {
    padding-left: 20px;
}
.left-menu .list .first:hover:after{
    /*transform: rotate(90deg);*/
    transition: all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
}
.left-menu .list .sencond {
    line-height: 30px;
    padding: 0 0 1px 0;
}
.left-menu .list .sencond a {
    color: #666666;
    border: 1px #eeeeee solid;
    padding: 7px 5px;
    position: relative;
    font-size: 14px;
    border-top: 0px;
}
.left-menu .list .sencond a:before {
    content: "";
    display: inline-block;
    float: left;
    width: 20px;
    height: 20px;
    background: url(../image/jtou_.png) no-repeat center left 5px;
    filter: blinds();
    margin: 5px 5px 0 0;
    transition: all .5s;
}
.left-menu .list .sencond a:hover {
    color: #fff;
    background-color: #005faa;
    border-color: #005faa;
    border-top: 1px solid #eeeeee;
}

.left-menu .list .sencond a:hover:before {
    background: url(../image/jtou.png) no-repeat center left 5px;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.left-menu .list .sencond a.cur {
    color: #fff;
    background-color: #005faa;
    border-color: #005faa;
    border-top: 1px solid #eeeeee;
}
.left-menu .list .sencond a.cur:before {
    background: url(../image/jtou.png) no-repeat center left 5px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.recommend-box{
    overflow: hidden;
    margin: 20px 0 50px;
}
.recommend-box .recom-lt{
    width: 576px;
    height: 211px;
    float: left;
    background: url("../image/rec1.jpg") no-repeat;
    overflow: hidden;
    transform: translateY(0) scale(1);
    opacity: 1;
    -webkit-transition: -webkit-transform 1s ease 0.2s, opacity 1s ease 0.2s;
    transition: transform 1s ease 0.2s, opacity 1s ease 0.2s;
}
.recommend-box .recom-rt{
    width: 576px;
    height: 211px;
    float: right;
    background: url("../image/rec2.jpg") no-repeat;
    overflow: hidden;
    transform: translateY(0) scale(1);
    opacity: 1;
    -webkit-transition: -webkit-transform 1s ease 0.2s, opacity 1s ease 0.2s;
    transition: transform 1s ease 0.2s, opacity 1s ease 0.2s;
}
.recommend-box .info-cot{
    margin: 15px;
    height: 86%;
    border: 1px solid #c6c6c6;
    padding: 23px 70px;
}
.recommend-box .info-cot .gd-title{
    height: 51px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.recommend-box .info-cot .gd-title b{
    font-size: 29px;
    font-weight: normal;
    height: 102px;
    line-height: 51px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.recommend-box .info-cot .gd-desc{
    font-size: 13px;
    line-height: 20px;
    height: 55px;
    overflow: hidden;
}
.recommend-box .recom-rt .info-cot{
    padding: 60px 70px;
    color: white;
}
.recommend-box .recom-rt .gd-title b{
    font-size: 39px;
    height: 110px;
    line-height: 55px;
}
.recommend-box .info-cot:hover .gd-title b{
    top:-51px;
}
.recommend-box .info-cot:hover{
    color: #005faa;
}
.recommend-box .go-detail{
    border: 1px #959595 solid;
    display: table;
    margin: 0 auto;
    width: 128px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
}
.recommend-box .gd_bor{
    display: table;
    margin: 10px auto;
    width: 70px;
    height: 1px;
    background-color: #fff;
    vertical-align: middle;
}
.recommend-box .go-detail .ico{
    margin-left: 25px;
    display: inline-block;
    width: 20px;
    height: 20px;
    white-space: nowrap;
    letter-spacing: -1em;
    text-indent: -99em;
    color: transparent;
    background: url(../image/ico.png);
    *text-indent: 0;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');
    vertical-align: middle;
    background-position: -60px 0;
}
.transition {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.other-box{
    margin: 45px 0 30px;
    overflow: hidden;
}
.other-box li{
    border-left: 1px #aaa solid;
    margin-left: -1px;
    width: 25%;
    float: left;
}
.other-box li .box {
    padding: 1px 6% 0 10%;
}
.other-box li .img{margin-right:10%;position:relative;}
.other-box li .img .imgbox{display:block;position:absolute;left:0;top:0;width:80px;height:80px;border-radius: 50%;transform:scale(1.5);-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-o-transform:scale(1.5);-ms-transform:scale(1.5);opacity: 0;filter:alpha(opacity=0);}
.other-box li .colunms{font-size:18px;margin:15px 0 5px;}
.other-box li .p{font-size:13px;line-height: 22px;}
.other-box li:hover .img .imgbox{opacity: 1;filter:alpha(opacity=100);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.other-box li:hover .img .imgbox .ico80{background-position: 0 -84px;}
.other-box li:hover .img .imgbox .ico80_2{background-position: -80px -84px;}
.other-box li:hover .img .imgbox .ico80_3{background-position: -160px -84px;}
.other-box li:hover .img .imgbox .ico80_4{background-position: -240px -84px;}
.ico80{display:inline-block;vertical-align: middle;width:80px;height:80px;background:url(../image/ico80.png) no-repeat;}
.ico80_2{background-position: -80px 0;}
.ico80_3{background-position: -160px 0;}
.ico80_4{background-position: -240px 0;}


.content .probox{

}


.content .probox{
    width: 275px;
    height: 310px;
    /*border: 1px #eeeeee solid;*/
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
}
.content .probox:nth-child(3n){
    margin-right: 0px;
}

/*.ipls .iplsfr .iprlist .probox:hover .proboxcot{*/
/*background-color: #005faa;*/
/*}*/
.content .probox:hover .proboxcot:before{
    top: 0px;
}
.content .probox:hover .proboxcot .p1{
    /*border-bottom: 1px dashed #ffffff;*/
    color: #ffffff;
}
.content .probox:hover .proboxcot .p2{
    color: #ffffff;
}
.content .probox .proboximg{
    width: 275px;
    height: 263px;
    position: relative;
}
.content .probox .proboximg figure{
    border: 1px solid #ccc;
    height: 263px;
    display: block;
    line-height: normal;
    overflow: hidden;
    position: relative;
}
.content .probox:hover figure{
    border: 1px #005faa solid;
}
.content .probox .proboximg figure mark{
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: rgba(24, 56, 131, 0.2);
    background: #eb6123\9;
    filter: alpha(opacity=20);
    z-index: 20;
    opacity: 0;
    transform: skewX(45deg);
    visibility: hidden;
    transition: 360ms;
}
.content .probox .proboximg figure mark:before{
    content: "";
    width: 100%;
    height: 100%;
    border-left: 3px solid #005faa;
    border-right: 3px solid #005faa;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    transition: 320ms;
}
.content .probox .proboximg figure mark:after{
    content: "";
    width: 0%;
    height: 100%;
    border-top: 3px solid #005faa;
    border-bottom: 3px solid #005faa;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    transition: 320ms;
}

.content .probox .proboximg figure mark b{
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -23px;
    margin-top: -23px;
    z-index: 30;
}
.content .probox .proboximg figure mark b:before{
    content: "";
    width: 100%;
    height: 2px;
    background: #005faa;
    position: absolute;
    left: 0;
    top: 23px;
    transform: translateX(-200px);
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
}
.content .probox .proboximg figure mark b:after{
    content: "";
    width: 2px;
    height: 100%;
    background: #005faa;
    position: absolute;
    left: 23px;
    top: 0;
    transform: translateY(-200px);
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
}
.content .probox:hover figure mark {
    opacity:1;
    transform:skewX(0);
    visibility:visible;
}
.content .probox:hover figure mark:after,.content .probox:hover figure mark:before{
    width:100%; transition:330ms 200ms;
}
.content .probox:hover figure img {
    transform:scale(1.05);
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
}
.content .probox:hover figure mark b:before {
    transition:355ms 180ms;
    transform:translateX(0);
    -webkit-transform:translateX(0);
    -moz-transform:translateX(0);
}
.content .probox:hover figure mark b:after {
    transition:355ms 240ms;
    transform:translateY(0);
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
}



.content .probox .proboximg img{
    width: 100%;
    height: 100%;
    display: block;
}
.content .probox .proboxcot{
    height: 45px;
    width: 100%;
    background-color: #eeeeee;
    transition: all 0.5s;
    position: relative;
}
.content .probox .proboxcot:before {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    top: 110px;
    background-color: #005faa;
    position: absolute;
    z-index: 0;
    transition: all .5s;
}
.content .probox .proboxcot .p1{
    /*padding: 5% 0;*/
    /*border-bottom: 1px dashed #333333;*/
    line-height: 45px;
    font-size: 16px;
    color: #333333;
    margin-left: 5%;
    width: 90%;
    margin-bottom: 5%;
    text-align: center;
    transition: all 0.5s;
    position: relative;
    z-index: 1;
}
.content .probox .proboxcot .p2{
    font-size: 12px;
    float: left;
    color: #555555;
    margin-left: 5%;
    width: 90%;
    margin-bottom: 5%;
    text-align: center;
    transition: all 0.8s;
    position: relative;
    z-index: 1;
}
.content .probox .mbshow{
    /*opacity: 0;*/
    width: 275px;
    height: 263px;
    position: absolute;
    top: -265px;
    left: 0;
    background: url(../image/mbshow.png) no-repeat;
    z-index: 10;
}

.content .probox .mbshow a{
    width: 275px;
    height: 263px;
    display: inline-block;
}

.probox2{
    width: 275px;
    height: 267px;
    border: 1px #eeeeee solid;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 42.5px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.probox2:nth-child(3n){
    margin-right: 0;
}
.probox2:hover{
    border: 1px #005faa solid;
}
/*.ipls .iplsfr .iprlist .probox:hover .proboxcot{*/
/*background-color: #005faa;*/
/*}*/
.probox2:hover .proboxcot:before{
    top: 0px;
}
.probox2:hover .proboxcot .p1{
    /*border-bottom: 1px solid #ffffff;*/
    color: #ffffff;
}
.probox2:hover .proboxcot .p2{
    color: #ffffff;
}
.probox2 .proboximg{
    width: 273px;
    height: 215px;
}
.probox2 .proboximg img{
    width: 100%;
    height: 100%;
    display: block;
}
.probox2 .proboxcot{
    height: 50px;
    width: 100%;
    /*background-color: #eeeeee;*/
    transition: all 0.5s;
    position: relative;
}
.probox2 .proboxcot:before {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    top: 110px;
    background-color: #005faa;
    position: absolute;
    z-index: 0;
    transition: all .5s;
}
.probox2 .proboxcot .p1{
    padding: 6% 0;
    font-size: 16px;
    color: #333333;
    margin-left: 5%;
    width: 90%;
    margin-bottom: 5%;
    text-align: center;
    transition: all 0.5s;
    position: relative;
    z-index: 1;
}
.probox2 .proboxcot .p2{
    font-size: 12px;
    float: left;
    color: #555555;
    margin-left: 5%;
    width: 90%;
    margin-bottom: 5%;
    text-align: center;
    transition: all 0.8s;
    position: relative;
    z-index: 1;
}
.probox2 .mbshow{
    /*opacity: 0;*/
    width: 275px;
    height: 263px;
    position: absolute;
    top: -265px;
    left: 0;
    background: url(../image/mbshow.png) no-repeat;
    z-index: 10;
}

.probox2 .mbshow a{
    width: 275px;
    height: 263px;
    display: inline-block;
}
.left-contact {
    width: 250px;
    margin-top: 25px;
}
.left-contact .title {
    height: 87px;
    background: url(../image/left-contact-title-bg.jpg) no-repeat;
    color: #fff;
    font-size: 20px;
}
.left-contact .title span {
    display: inline-block;
    padding: 0 0 0 94px;
    line-height: 87px;
}
.left-contact .box {
    border: 1px #e0e0e0 solid;
    margin: 0px 0 30px;
    padding: 15px;
    min-height: 160px;
    color: #666666;
    line-height: 30px;
    font-size: 14px;
}
.left-contact .box b {
    color: #333;
}


.inside .main {
    width: 950px;
    float: right;
    padding: 30px 0 0 40px;
}
.inside .main img{
    max-width: 930px;
}
.inside .content {
    padding: 30px 0 30px 0;
    color: #333333;
}
.inside .content p{
    line-height: 2;
    /*font-size: 22px;*/
}

.inside .bread {
    text-align: right;
    line-height: 40px;
    color: #6e6e6e;
    font-size: 13px;
    font-weight: normal;
    border-bottom: 1px #d5d5d5 solid;
    padding: 0 0 10px 0;
    position: relative;
}
.inside .bread a {
    color: #666666;
}
.inside .bread a:hover {
    color: #005faa;
}
.inside .bread span {
    /*font-style: normal;*/
    /*color: #005faa;*/
}
.inside .bread .inside-title {
    text-align: left;
    font-size: 20px;
    color: #333;
    position: relative;
    float: left;
}
.inside .bread .inside-title:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../image/all-icon.png) no-repeat 0 -200px;
    vertical-align: middle;
    margin: -2px 5px 0 0;
}
.product-show {
    background: #fff
    /*图片放大镜样式*/
}
.product-show .big-pic {
    width: 352px;
    height: 272px;
    float: left;
    margin-bottom: 60px;
    border: 1px #e4e4e4 solid;
}
.product-show .bt {
    font-size: 24px;
    color: #005faa;
    margin-bottom: 20px;
    line-height: 30px;
}
.product-show .show-info {
    width: 500px;
    float: right;
    color: #666666;
    margin-bottom: 60px;
}
.product-show .show-info .descption b {
    color: #333;
}
.product-show .show-info .share {
    border-bottom: #e0e0e0 solid 1px;
    max-width: 580px;
    padding-bottom: 30px;
    margin: 40px 0 20px 0;
}

.product-show .show-info .p1{
    font-size: 16px;
    margin: 10px 0;
}
.product-show .show-info .p2{
    font-size: 16px;
    margin: 10px 0;
}
.product-show .show-info .p3{
    font-size: 16px;
    margin: 10px 0;
    line-height: 32px;
    /*height: 110px;*/
    /*max-height: 110px;
    overflow: hidden;*/
}
.product-show .btns {
    margin: 15px 0 0 0;
    font-size: 15px;
}
.product-show .inquiry-btn,
.product-show .contact-btn {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    min-width: 130px;
    padding: 0px 5px;
    text-align: center;
    background: #005faa;
    color: #fff;
    margin: 0 20px 0 0;
    font-size: 14px;
    float: left;
    position: relative;
    border-radius: 2px;
    transition: all 0.5s;
}
.product-show .inquiry-btn:before,
.product-show .contact-btn:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin: -2px 0 0 0;
}
.product-show .inquiry-btn.inquiry-btn:before,
.product-show .contact-btn.inquiry-btn:before {
    background: url(../image/all-icon.png) 0 -650px;
}
.product-show .inquiry-btn.contact-btn,
.product-show .contact-btn.contact-btn {
    background: #005faa;
}
.product-show .inquiry-btn.contact-btn:before,
.product-show .contact-btn.contact-btn:before {
    background: url(../image/all-icon.png) 0 -685px;
}
.product-show .inquiry-btn:hover,
.product-show .contact-btn:hover {
    background: #005faa;
}
.product-show .share-btn {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    min-width: 120px;
    text-align: center;
    float: left;
    color: #fff;
    background: #005faa;
}
.product-show .share-btn .bdshare-button-style0-16 .bds_more {
    content: "";
    display: inline-block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background: none;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-size: 15px;
    position: relative;
    color: #fff;
}
.product-show .share-btn .bdshare-button-style0-16 .bds_more:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../image/all-icon.png) -35px -615px;
    vertical-align: middle;
    margin: -2px 0 0 0;
}
.product-show .share-btn:hover {
    background: #005faa;
}
.product-show .tab {
    clear: both;
    margin: 0 auto 0;
    border: 1px #e9e7e7 solid;
}
.product-show .tabBtn {
    position: relative;
    height: 50px;
    border-bottom: 1px #e9e7e7 solid;
    background-color: #005faa;
    padding: 0 10px 0 40px;
    line-height: 50px;
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
}
.product-show .tabBtn a {
    min-width: 170px;
    display: inline;
    float: left;
    padding: 0 10px;
    line-height: 50px;
    color: #FFF;
    position: relative;
    transition: all .5s;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
}

.product-show .tabSec {
    width: 100%;
    overflow: hidden;
    padding: 25px 25px;
    min-height: 350px;
    font-size: 16px;
    line-height: 2;
    color: #333333;
}
.product-show .tabSec img{
    max-width: 100%;
}
.product-show .tjcp{

}

.product-show .tabArt {
    display: none;
    overflow: hidden;
}
.product-show .p-01 {
    color: #00479d;
    font-size: 18px;
}
.product-show .preview {
    width: 350px;
    height: 270px;
}
.product-show .jqzoom {
    float: left;
    border: none;
    position: relative;
    padding: 0;
    width: 350px;
    height: 270px;
    margin: 0;
    display: block;
}
.product-show .jqzoom img {
    display: block;
    margin: 0 auto;
    width: 273px;
    height: 263px;
}
.product-show .zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}
.product-show .zoomdiv img {
    max-width: inherit;
    max-height: inherit;
}
.product-show .jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #aaa;
    background-color: #fff;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.news_box{
    width: 900px;
    height: 200px;
    margin:0 auto;
    background:#fff;
    margin-bottom:15px;
    border-bottom:1px solid #cecece;
    transition: box-shadow 0.3s;
}
.news_box:hover{
    box-shadow: 5px 5px 15px #7e7e7e
}

.news_box>a{
    display: block;
    box-shadow: 3px 3px 3px #e2e2e2;
}
.news_box .img_box{
    width: 200px;
    height: 170px;
    float: left;
    margin-left: 30PX;
    margin-top: 15px;

}
.news_box .img_box img{
    display: block;
    width: 100%;
    height: 100%;
    transition: transform 0.3s;

}

.news_box:hover a>.txt_box>.new_title{
    color: #005faa;
}

.news_box .txt_box{
    width: 600px;
    height: 180px;
    float:right;
    margin-right: 40px;
    margin-top: 15px;
}
.news_box .txt_box .new_title{
    width: 600px;
    height: 50px;
    line-height: 50px;
    color: #535353;
    font-size: 16px;
}
.news_box .txt_box .new_dis{
    width: 600px;
    line-height: 25px;
    color: #777777;
    font-size: 14px;
    margin-right: 60PX;
    height: 50px;
    overflow: hidden;
}
.news_box .txt_box .new_dis1{
    width: 600px;
    height: 50px;
    line-height: 50px;
    color: #777777;
    font-size: 14px;
}

/*news-show*/
.show {
    line-height: 2;
}
.show .title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    padding: 10px 0;
    color: #005faa;
}
.show .info {
    color: #999999;
    font-size: 12px;
    text-align: center;
}
.show .share {
    text-align: center;
    vertical-align: middle;
}
.show .share .bdsharebuttonbox {
    display: inline-block;
    vertical-align: middle;
}
.show .nr {
    padding: 30px 0;
    border-bottom: 1px solid #cccccc;
}
.show .p-01 {
    padding: 0 0 0 20px;
    position: relative;
}
.show .p-01:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #005faa;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
}
.show .prev-next {
    overflow: hidden;
    color: #666666;
    margin: 30px 0 0 0;
    padding: 20px 0;
    border-top: 1px #e5e5e5 solid;
    border-bottom: 1px #e5e5e5 solid;
}
.show .prev-next li {
    line-height: 41px;
    height: 41px;
    overflow: hidden;
}
.show .prev-next li span {
    float: left;
}
.show .prev-next li a {
    color: #666666;
    display: inline-block;
    max-width: 700px;
    overflow: hidden;
}
.show .prev-next li:hover a {
    color: #005faa;
}
.show .related-news {
    overflow: hidden;
}
.show .related-news ul,
.show .related-news li {
    list-style: none;
}
.show .related-news .bt {
    font-size: 20px;
    color: #005faa;
    padding: 20px 0;
    position: relative;
}
.show .related-news .bt:before {
    content: "-";
    color: #005faa;
    font-weight: bold;
}
.show .related-news .list {
    margin: 0 0;
}
.show .related-news li {
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.show .related-news li:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(../image/all-icon.png) no-repeat 0 -400px;
    float: left;
    margin: 9px 0 0 0;
}
.show .related-news li a {
    color: #666666;
    display: inline-block;
    max-width: 760px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}
.show .related-news li .time {
    color: #999999;
    float: right;
    font-size: 13px;
}
.show .related-news li:hover {
    margin-left: 10px;
}
.show .related-news li:hover a {
    color: #005faa;
    text-decoration: underline;
}
.upperandlower {
    margin-top: 34px;
    position: relative;
}
.upperandlower .next {
    font-size: 14px;
    color: #555;
    line-height: 2.4em;
}
.upperandlower .next a {
    /*color: #005faa;*/
}
.upperandlower .next a:hover{
    color: #005faa;
}
.upperandlower .history {
    width: 160px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-color: #005faa;
    position: absolute;
    right: 0;
    top: 10px;
    cursor: pointer;
}
.Honor-list .elc-img {
    border: 1px solid #e5e5e5;
}
.Honor-list .elc-text {
    font-size: 16px;
    line-height: 3;
    text-align: center;
}


.job_list{
    border-top: 1px solid #cccccc;
    padding: 0 0 3% 0;
}
.job_list .dl{
    width: 100%;
    position: relative;
}
.job_list .dl dd{
    position: relative;
    height: 65px;
    line-height: 65px;
    cursor: pointer;
    padding: 0 3% 0 5%;
    border-bottom: 1px solid #cccccc;
}
.job_list .dl dd span{
    font-size: 20px;
}
.job_list .dl dd span:before {
    content: "";
    display: block;
    position: absolute;
    left: 3%;
    top: 35%;
    width: 3px;
    height: 23px;
    background: #005faa;
}
.job_list .dl dd small{
    position: absolute;
    right: 3%;
    top: 0;
    overflow: hidden;
    display: block;
    color: #666666;
}

.job_list dl dt{
    display: none!important;
    padding: 3% 3% 3% 3%;
    border-bottom: 1px solid #cccccc;
    position: relative;
}
.job_list dl dt .txt {
    position: relative;
    background: #eeeeee;
    padding: 2% 2%;
}
.job_list dl dt .txt .text1 {
    position: relative;
    padding: 0 0 30px;
    border-bottom: 1px solid #cccccc;
}
.job_list dl dt .txt .text1 li {
    float: left;
    position: relative;
    width: 25%;
    color: #333;
    overflow: hidden;
    margin: 1% 0;
    padding: 0 10px 0 0;
}
.job_list dl dt .txt .text2 {
    padding: 2% 0%;
    position: relative;
}

.job_list dl dt .txt .text2 li {
    float: left;
    padding: 0 10px 0 0;
    position: relative;
    width: 50%;
}
.job_list dl dt .txt .text2 li *{
    line-height: 2;
    color: #333333;
}
.job_list .active {
    border: 1px solid #cccccc;
    border-bottom: none;
    border-top: none;
}
.job_list .active dt{
    display: block!important;
}















.footer {
    background-color: #005faa;
    padding: 50px 0 50px 0;
}
.footer ul {
    width: 245px;
    list-style: none;
    color: #ffffff;
    font-size: 14px;
    background: url(../image/footxian.png) right no-repeat;
    float: left;
    padding-left: 88px;
    padding-top: 15px;
    height: 225px;
}
.footer ul:nth-child(1){
    width: 225px;
    padding-left: 0px;
}
.footer ul li {
    margin-bottom: 20px;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.footer ul:nth-child(1) li{
    width: 80%;
    margin-right: 2%;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.footer ul:nth-child(1) li:nth-child(2n){
}
.footer ul li a {
    color: inherit;
    text-decoration: none;
}
.footer ul li.title {
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 18px;
    position: relative;
    color: #ffffff;
}
.footer ul.contact {
    width: 364px;
    border-right: 0;
    background: none;
}
.footer ul.contact li.title {
    /*margin-bottom: 30px;*/
}
.footer ul.contact li span {
    font-family: sans-serif;
}
.footer .qrCode {
    float: right;
}
.footer .qrCode p{
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
}
.footer .qrCode img {
    display: block;
    width: 90px;
    height: 90px;
    margin-bottom: 10px;
}


.ftba{
    overflow: hidden;
    position: relative;
    min-width: 1200px;
    background-color: #005faa;
    padding: 20px 0;
}
.ftba .ftlg{
    float: left;
}
.ftba .ftnr{
    float: right;
    text-align: right;
}
.ftba .ftnr .ftnrp1{
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 20px;
    margin-top: 10px;
}

.ftba .ftnr .ftnrp2{
    font-size: 12px;
    color: #ffffff;
}

