/* 公共css */
body, html {
    min-width: 320px;
    max-width: 100%;
    overflow-x: hidden;
    background-color: transparent;
    -webkit-font-smoothing: antialiased;
}
img{ max-width:100%; max-height:100%;}

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);
}
.wh1600 {
    max-width: 1600px;
    margin: 0 auto;
}
@media screen and (max-width: 1800px) {
    .wh1600 {
        margin: 0 5% !important;
    }
}

/*xlt-k*/
/*::-webkit-scrollbar*/
/*{*/
/*width: 8px;*/
/*height: 8px;*/
/*}*/

/*::-webkit-scrollbar-track*/
/*{*/
/*background-color: #ffffff;*/
/*}*/

/*::-webkit-scrollbar-thumb*/
/*{*/
/*background-color: #0c4c8d;*/
/*}*/
/*xlt-g*/
/*----------------------*/

.pub_banner{
    display: block;
    position: relative;
    /*min-height: 200px;*/
    margin-top: 7.92vw;
}
.mi_pub_banner{
    display: none;
    margin-top: 18vw;
}
.fs36{
    font-size: 36px;
}
.fs34{
    font-size: 34px;
}
.fs32{
    font-size: 32px;
}
.fs30{
    font-size: 30px;
}
.fs28{
    font-size: 28px;
}
.fs26{
    font-size: 26px;
}
.fs24{
    font-size: 24px;
}
.fs22{
    font-size: 22px;
}
.fs20{
    font-size: 20px;
}
.fs18{
    font-size: 18px;
}
.fs16{
    font-size: 16px;
}
.fs14{
    font-size: 14px;
}
.fs12{
    font-size: 12px;
}



.pcin_head{
    width: 100%;
    position: absolute;
    top: 8%;
}
.pcin_logo{
    width: 30.3125%;
    float: left;
}

.public_sslx{
    float: right;
    padding-top: 15px;
    height: 40px;
}
.public_sslx .share_search{
    margin-left: -5%;
    float: left;
    width: 24px;
    height: 24px;
    background: url(../index/share_search.png)no-repeat left;
}
.public_sslx .share_hotline{
    float: left;
    padding-left: 30px;
    color: #ffffff;
    background: url(../index/share_hotline.png)no-repeat left;
    text-align: right;
    line-height: 24px;
    margin-left: 2%;
}
.language-switch{
    float: right;
    color: white;
    line-height: 1.35;
}
.language-switch a{
    color: white;
}
.public_sslxs{
    float: right;
    padding-top: 15px;
    height: 40px;
}
.public_sslxs .share_search{
    margin-left: -5%;
    float: left;
    width: 25px;
    height: 25px;
    background: url(../index/public_search.png)no-repeat left;
    background-size: 100%;
}
.public_sslxs .share_hotline{
    float: left;
    padding-left: 30px;
    color: #000000;
    background: url(../index/share_hotlines.png)no-repeat left;
    text-align: right;
    line-height: 25px;
    margin-left: 2%;
}

.pcin_menu{
    position: absolute;
    top: 8%;
	right:12%;
}
.pcin_menu ul li{
    width: 90px;
    background-color: rgba(0,0,0,0.5);
    overflow: hidden;
    float: left;
	margin-right:30px;
    text-align: center;
    border-radius: 10px;
}
.pcin_menu ul li a{
    display: block;
	font-size:16px;
	font-weight:bold;
}
.pcin_menu ul li:hover{
    background-color: rgba(21,73,154,0.8);
}
.pcin_menu ul .on{
    background-color: rgba(21,73,154,0.8);
}
.pcin_menu ul li .pcin_menu_logo{
    padding-top: 60%;
    width: 35.725%;
    display: inline-block;
    background-size: 100% auto!important;
    background-repeat: no-repeat!important;
}
.pcin_menu ul li:nth-of-type(1) .pcin_menu_logo{
    background: url(../index/pcin_menu_logo1.png)no-repeat center;
}
.pcin_menu ul li:nth-of-type(2) .pcin_menu_logo{
    background: url(../index/pcin_menu_logo2.png)no-repeat center;
}
.pcin_menu ul li:nth-of-type(3) .pcin_menu_logo{
    background: url(../index/pcin_menu_logo3.png)no-repeat center;
}
.pcin_menu ul li:nth-of-type(4) .pcin_menu_logo{
    background: url(../index/pcin_menu_logo4.png)no-repeat center;
}
.pcin_menu ul li:nth-of-type(5) .pcin_menu_logo{
    background: url(../index/pcin_menu_logo5.png)no-repeat center;
}
.pcin_menu ul li:nth-of-type(6) .pcin_menu_logo{
    background: url(../index/pcin_menu_logo6.png)no-repeat center;
}
.pcin_menu ul li:nth-of-type(7) .pcin_menu_logo{
    background: url(../index/pcin_menu_logo7.png)no-repeat center;
}
.pcin_menu ul li .pcin_menu_tit{
    color: #ffffff;
    text-align: center;
    letter-spacing: 1px;
    padding-bottom: 18%;
}




.syflex{
    position: absolute;
    z-index: 9999;
}
.head {
    width: 100%;
    /*transition: all 0.5s;*/
    background-color:#eeeeee;
    position: absolute;
    top: -100%;
    transition: all 1s;
    z-index: 999;
}
.fixed {
    position: fixed!important;
    top: 0;
}

.head_logo{
    /*width: 30.3125%;*/
    float: left;
    margin: 30px 0 0 0;
}
.head_fr{
    float: right;
}

.head_menu{
    /*width: 80%;*/
    float: right;
}
.head_menu .CAli{
    float: left;
    width: auto;
    text-align: center;
    line-height: 70px;
    margin-left: 50px;
    position: relative;
}

.head_menu .CAli .CAa{
    display: block;
    /*transition: all 0.2s;*/
    color: #333333;
    padding: 0 0 0 30px;
}
.head_menu .CAli span{
    position: relative;
    display: inline-block;
    width: auto;
}

.head_menu .CAli:hover:before{
    height: 3px;
}
.head_menu .CAli:hover:before{
    /*height: 3px;*/
}
.head_menu .on{

}
.head_menu .CAli.on .CAa{
    color: #0c4c8d;
}
.head_menu .CAli:hover .CAa{
    color: #0c4c8d;
}
.head_menu .CAli.on:nth-of-type(1){
    background: url(../index/pcin_menus1.png)no-repeat left;
}
.head_menu .CAli:nth-of-type(1){
    background: url(../index/pcin_menu1.png)no-repeat left;
}
.head_menu .CAli:nth-of-type(2){
    background: url(../index/pcin_menu2.png)no-repeat left;
}
.head_menu .CAli:nth-of-type(3){
    background: url(../index/pcin_menu3.png)no-repeat left;
}
.head_menu .CAli:nth-of-type(4){
    background: url(../index/pcin_menu4.png)no-repeat left;
}
.head_menu .CAli:nth-of-type(5){
    background: url(../index/pcin_menu5.png)no-repeat left;
}
.head_menu .CAli:nth-of-type(6){
    background: url(../index/pcin_menu6.png)no-repeat left;
}
.head_menu .CAli:nth-of-type(7){
    background: url(../index/pcin_menu7.png)no-repeat left;
}
.head_menu .CAli:nth-of-type(1):hover{
    background: url(../index/pcin_menus1.png)no-repeat left;
}
.head_menu .CAli:nth-of-type(2):hover{
    background: url(../index/pcin_menus2.png)no-repeat left;
}
.head_menu .CAli:nth-of-type(3):hover{
    background: url(../index/pcin_menus3.png)no-repeat left;
}
.head_menu .CAli:nth-of-type(4):hover{
    background: url(../index/pcin_menus4.png)no-repeat left;
}
.head_menu .CAli:nth-of-type(5):hover{
    background: url(../index/pcin_menus5.png)no-repeat left;
}
.head_menu .CAli:nth-of-type(6):hover{
    background: url(../index/pcin_menus6.png)no-repeat left;
}
.head_menu .CAli:nth-of-type(7):hover{
    background: url(../index/pcin_menus7.png)no-repeat left;
}
.menu .on:nth-of-type(1){
    background: url(../index/pcin_menus1.png)no-repeat left;
}
.menu .on:nth-of-type(2){
    background: url(../index/pcin_menus2.png)no-repeat left;
}
.menu .on:nth-of-type(3){
    background: url(../index/pcin_menus3.png)no-repeat left;
}
.menu .on:nth-of-type(4){
    background: url(../index/pcin_menus4.png)no-repeat left;
}
.menu .on:nth-of-type(5){
    background: url(../index/pcin_menus5.png)no-repeat left;
}
.menu .on:nth-of-type(6){
    background: url(../index/pcin_menus6.png)no-repeat left;
}
.menu .on:nth-of-type(7){
    background: url(../index/pcin_menus7.png)no-repeat left;
}


.head_top{
    background-color: #0c4c8d;
    padding: 0.5% 0;
    color: #ffffff;
    line-height: 2;
}
.head_top .htl{
    width: 30%;
    float: left;
}
.head_top .htr{
    float: right;
}
.head_top .htr .share_search{
    margin-left: -19%;
    float: left;
    width: 8%;
    padding: 5% 0;
    /* height: 24px; */
    background: url(../index/share_search.png)no-repeat left;
    background-size: 100%;
}
.head_top .htrx{
    background: url(../index/share_hotline.png)no-repeat left;
    padding-left: 30px;
    text-align: right;
    background-size: 10%;
    float: left;
    margin-left: -5%;
}


.head_fy{
    width: 100%;
    background-color: #ffffff;
}
.head_fy .head_fy_logo{
    width: 30.3125%;
    float: left;
    padding: 1.6% 0 0 0;
}

.head_fy_menu{
    width: 58%;
    float: right;
}
.head_fy_menu .CAli{
    float: left;
    text-align: center;
    width: 16.6%;
    position: relative;
    color: #333333;
}

.head_fy_menu .CAli .CAa{
    display: block;
    padding: 28% 0;
}
.head_fy_menu .CAli span{
    position: relative;
    display: inline-block;
    width: auto;
}
.head_fy_menu .CAli.on{
    /*background-color: #0c4c8d;*/
    /*color: #ffffff;*/
}
.head_fy_menu .CAli:hover:before{
    height: 3px;
}
.head_fy_menu .CAli:hover:before{
    /*height: 3px;*/
}
.head_fy_menu .on{
    background-color: #0c4c8d;
    color: #ffffff;
}



.mi_head_all{
    display: none;
}
.mi_head{
    width: 100%;
    background-color: #ffffff;
    transition: all 0.3s;
    z-index: 102;
    box-shadow: none;
    height: 18vw;
	position:fixed;
}

.mi_head .logo {
    width: 47.46%;
    float: left;
    margin: 0 0 0 5%;
}
.mi_head .mi_Cal{
    float: right;
    width: 15%;
    position: relative;
    right: 0;
    padding: 9% 0;
}
.mi_head .mi_Cal .mmitem{
    position: absolute;
    width: 10vw;
    height: 2px;
    background-color: #0c4c8d;
    display: block;
    transition: all .3s;
}
.mi_head .mi_Cal .mmitem:nth-of-type(1){
    top: 6vw;
}
.mi_head .mi_Cal .mmitem:nth-of-type(2){
    top: 9vw;
}
.mi_head .mi_Cal .mmitem:nth-of-type(3){
    width: 6vw;
    top: 12vw;
    margin-left: 4vw;
}
.menuls{
    position: fixed;
    right: 0;
    width: 100%;
    transform: translateX(100%);
    top: 0;
    z-index: 101;
    height: 100%;
    background-color: #ffffff;
    transition: all .3s;
    overflow-y: scroll;
    overflow-x: hidden;
    opacity: 0;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.5);
}
.menuls .menu_one {
    line-height: 18vw;
    height: 18vw;
    background-color: #0c4c8d;
}

.menuls .menu_one .span1 {
    display: inline-block;
    font-size: 4vw;
    color: #ffffff;
    margin-left: 10%;
    letter-spacing: 1px;
}
.menuls .menu_one .headclose {
    width: 10vw;
    height: 10vw;
    position: absolute;
    left: -15vw;
    top: 5vw;
    display: none;
}

.language-switch-m,
.language-switch-m a{
    color: #777;
}

.menuls .menu_two ul {
    width: 100%;
}
.menuls .menu_two ul li {
    line-height: 15vw;
    width: 100%;
    border-top: 1px solid #f2f2f2;
    display: flex;
}
.menuls .menu_two ul li>a{
    font-size: 4vw;
    display: block;
    width: 60%;
    padding: 0 10%;
    color: #777;
    transition: color 0.3s ease 0s;
}
.show .mi_head{
    /*transform: translateX(-60%);*/
}
.show .logo{
    /*padding: 5% 0;*/
}
.show .menuls{
    opacity: 1;
    transform: translateX(0%);
}
.show .mmitem:nth-child(2n){
    opacity: 0;
}
.show .mmitem:nth-of-type(1) {
    transform: rotate(45deg);
    top: 9vw!important;
}
.show .mmitem:nth-of-type(3) {
    transform: rotate(-45deg);
    width: 10vw!important;
    top: 9vw!important;
    margin-left: 5vw!important;
    right: 5vw!important;
}
.show .headclose{
    display: block!important;
}



.VerticalMenu {
    padding: 0px;
    width: 100%;
    cursor: pointer;
    text-align: left;
}
.VerticalMenu > div {
    width: 100%;
    float: left;
}
.VerticalMenu .bianse{
    color: #0c4c8d !important;
}
.VerticalMenu .sjx{
    position: absolute;
    /* display: block; */
    border-top: 1.5vw solid transparent;
    border-left: 2vw solid #777;
    border-bottom: 1.5vw solid transparent;
    margin: 5.5vw 0.5vw 0;
    right: 9%;
    transform: rotate(0deg);
    transition: transform 0.4s linear;
}
.VerticalMenu .sxjsele{
    color: #0c4c8d !important;
    transform: rotate(90deg);
    border-left: 2vw solid #0c4c8d;
}
.VerticalMenu .span2{
    width: 84%;
    padding: 0 10%;
    height: 15vw;
    overflow: hidden;
    display: inline-block;
    font-size: 4vw;
    color: #777;
}
.VerticalMenu .span2 a {
    max-width: 80%;
    display: inline-block;
}
.VerticalMenu .span2 .arrow{
    display: inline-block;
    text-align: right;
    width: 10%;
    float: right;
}
.VerticalMenu > div > div:first-child {
    font-size: 14px;
    height: 15vw;
    line-height: 15vw;
    border-top: 1px solid #f2f2f2;
}
.VerticalMenu > div > div:first-child:hover {
    color: #0c4c8d;
}
.VerticalMenu > div > div:first-child > i:last-child {
    line-height: 40px;
    float: right;
    transform: rotate(0deg);
    transition: transform 0.2s linear;
}
.VerticalMenu > div > div:last-child {
    width: 100%;
    display: none;
    padding: 0 0vw 0 2vw;
    font-size: 0.8vw;
    color: #777;
}
.VerticalMenu > div > div:last-child > div{
    font-size: 3.5vw;
    height: 12vw;
    line-height: 12vw;
    overflow: hidden;
    padding-left: 9%;
}
.VerticalMenu > div > div:last-child > div:hover{
    color:  #0c4c8d;
}
/*.VerticalMenu > div:last-child > div:first-child{*/
/*border-bottom-left-radius: 5px;*/
/*border-bottom-right-radius: 5px;*/
/*}*/
.VerticalMenu > div:last-child::after{
    display: block;
    clear: both;
}
.VerticalMenu .cpbs{
    color:  #0c4c8d!important;
}

.foot{
    background-color: #202328;
    position: relative;
    padding: 3% 0;
}

.foot_list{
    width: 25%;
    float: left;
}
.foot_list .foot_title{
    color: #ffffff;
    margin-bottom: 10%;
}
.foot_list .foot_title span{
    color: #ffffff;
    padding-left: 5%;
    letter-spacing: 1px;
}
.foot_list .foot_ul{
    position: relative;
}
.foot_list .foot_ul li{
    color: #cccccc;
    margin-bottom: 2%;
    float: left;
    overflow: hidden;
    line-height: 2;
}
.foot_list .ulli50 li{
    width: 35%;
    margin-right: 5%;
}
.foot_list .ulli100 li{
    width: 90%;
}
.foot_list .foot_rwm{
    float: left;
    margin: 0 4% 0 0;
}
.foot_list .foot_rwm .ewmsm{
    color: #ffffff;
    text-align: center;
    line-height: 4;
}

.copyright{
    background-color: #0c4c8d;
    color: #ffffff;
    text-align: center;
    padding: 2% 0;
}


.bottom-fix{
    background-color: #0c4c8d;
    display: none;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 999;
}
.bottom-fix>a>img {
    width: 33.3333%;
    float: left;
    display: block;
    height: 13.5vw;
}
.dropdown-menu{
    display: none;
}


.public_title{
    line-height: 1.8;
    position: relative;
    padding: 0 0 1% 0;
	text-align:center;
}
.public_title .dnr_cn{
    color: #333333;
    font-weight: bold;
}
.public_title .dnr_en{
    color: #777777;
    text-transform: uppercase;
}
.public_title .dnr_ck{
    position: absolute;
    right: 0;
    padding: 0 40px 0 0;
    bottom: 15%;
}
.public_title .dnr_ck:after{
    content: '';
    position: absolute;
    width: 26px;
    height: 26px;
    background: url(../index/public_yar.png);
    background-size: 100%;
    right: 0;
    /*top: 0;*/
    transform:rotate(180deg);
    top: 10%;
}
.sy_case_fd{
padding: 50px 0 20px 0;
background:#eee;
}




.sy_case{
    position: relative;
}
.MB_hyyy{
    display: none;
}

.sy_about{
    position: relative;
}
.sy_about .mt5{
    padding: 5% 0 0 0;
}
.syabout_tit{
    position: absolute;
    width: 4%;
    height: 100%;
    background-color: #0c4c8d;
    font-size: 50px;
    text-align: center;
    color: #ffffff;
    line-height: 0.8;
    font-weight: bold;
    letter-spacing: 10px;
    writing-mode: vertical-lr;/*从左向右 从右向左是 writing-mode: vertical-rl;*/
    writing-mode: tb-lr;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
}
.syabout_img{
    position: absolute;
    top:25%;
    right: 0;
    width: 50%;
}

.sy_about_all{
    width: 45%;
}
.sy_about_cot{
    color: #1b1b1b;
    line-height: 2;
    margin: 7% 0 10%;
}
.sy_about_cot .zws{
    display: block;
}

.sy_about_ul{
    margin: 0 0 6% 0;
}
.sy_about_ul ul li{
    overflow: hidden;
    float: left;
    width: 9.375%;
    margin: 0 2.5% 0 0;
    text-align: center;
    border-radius: 10px;
    background-color: #e5e5e5;
}
.sy_about_ul ul li:nth-child(4n){
    margin: 0 0 0 0;
}
.sy_about_ul ul li a {
    display: block;
    padding: 25.6675% 0;
}
.sy_about_ul ul li .wimg{
    width: 21.335%;
    margin: 0 auto 14%;
    filter: brightness(0.3);
}
.sy_about_ul ul li .wtit{
    color: #555555;
    text-align: center;
    letter-spacing: 1px;
    font-weight: bold;
}
.sy_about_ul ul li.on,.sy_about_ul ul li:hover{
    background-color: #0c4c8d;
}
.sy_about_ul ul li.on .wtit,.sy_about_ul ul li:hover .wtit{
    color: #ffffff;
}
.sy_about_ul ul li.on .wimg,.sy_about_ul ul li:hover .wimg{
    filter: brightness(1);
}

/*product-sy*/
.sy_product{
    position: relative;
    width: 100%;
}
.sycpBl{
    position: relative;
}
.sycpBl .sycpBlimg{
    width: 74%;
    position: relative;
}
.sycpMny{
    position: absolute;
    width: 26%;
    height: 100%;
    right: 0;
    top: 0;
    background: url(../index/sycpMny.jpg) no-repeat;
    background-size: cover;
    text-align: right;
    line-height: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.sycpMny .scmy_title{
    color: #ffffff;
    padding: 10% 30% 10% 0;
    font-weight: bold;
}
.sycpMny .scmy_ul{

}
.sycpMny .scmy_ul ul li{
    color: #FFFFFF;
    border-bottom: 1px dashed #eeeeee;
    font-weight: bold;
    position: relative;
}
.sycpMny .scmy_ul ul li:last-child{
    border-bottom: 0;
}
.sycpMny .scmy_ul ul li a{
    display: block;
    padding: 5% 30% 5% 10%;
}
.sycpMny .scmy_ul ul li.on{
    background-color: #eeeeee;
    color: #0c4c8d;
}
.sycpMny .scmy_ul ul li.on:after{
    content: '';
    position: absolute;
    width: 8.0475%;
    padding: 4.025% 0;
    background: url(../index/public_yar.png) no-repeat;
    background-size: 100%;
    top: 30%;
    left: 15%;
}

.sycpall{
    position: absolute;
    top: 0;
    left: 0;
    width: 74%;
    height: 40vw;
    margin-top: -40vw;
    line-height: 2;
}
.sycpall .sycpCB{
    width: 30%;
    float: left;
}
.sycpall .sycpCB .wytit{
    color: #333333;
    font-weight: bold;
    margin: 20% 0 0 0;
}
.sycpall .sycpCB .wyul{

}
.sycpall .sycpCB .wyul ul li{
    margin: 10% 0;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    color: #555555;
    transition: all 0.5s;
    background: url(../index/sycpCBon.png) no-repeat -50% 50%;
}
.sycpall .sycpCB .wyul ul li.on{
    color: #0c4c8d;
    padding: 0 0 0 25px;
    background: url(../index/sycpCBon.png) no-repeat 0 50%;
}
.sycpall .sycpCB .wyck{
    background-color: #0c4c8d;
    color: #FFFFFF;
    text-align: center;
    padding: 0 10%;
    font-size: 40px;
    display: inline-block;
    line-height: 1;
}


.sycpall .sycpNR{
    width: 60%;
    float: right;
    text-align: center;
}
.sycpall .sycpNR .wyimg{
    width: 87%;
    margin: 5% auto 0;
}
.sycpall .sycpNR .wytit{
    color: #1b1b1b;
    font-weight: bold;
    margin: 0 0 2% 0;
}
.sycpall .sycpNR .wyint{
    color: #555555;
}










/*product-sy*/

/*news*/
.sy_news{
    padding: 3% 0;
}
.syrmns{
    position: relative;
    margin: 2% 0 4% 0;
}
.syrmns .wimg{
    width: 42.1875%;
    float: left;
    position: relative;
    overflow: hidden;
}
.syrmns:hover .wimg img{
    transform: scale(1.1);
}
.syrmns .wcot{
    position: absolute;
    width: 57.8125%;
    height: 100%;
    right: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #0c4c8d;
    color: #ffffff;
    padding: 0 5%;
    line-height: 2;
}
.syrmns .wcot .wny{
}
.syrmns .wcot .wne{
    margin: 4% 0;
}
.syrmns .wcot .wns{
    margin: 0 0 4% 0;
}
.syrmns .wcot .wnf{

}

.synsls{
    margin: 0 0 4% 0;
}
.synsitem{
    width: 21.5%;
    float: left;
    margin: 0 4.65% 0 0;
    line-height: 2;
}
.synsitem:nth-child(4n){
    margin: 0 0 0 0;
}
.synsitem .wnt{
    color: #151515;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.synsitem .wnr{
    color: #999999;
    margin: 2% 0 5% 0;
}
.synsitem .wimg{
    width: 100%;
    overflow: hidden;
	height:200px;
}
.synsitem .wni{
    margin: 5% 0 3% 0;
    color: #555555;
}
.synsitem .wnc{
    color: #555555;
}
.synsitem:hover .wnt{
    color: #0c4c8d;
}
.synsitem:hover .wnc{
    color: #0c4c8d;
}
.synsitem:hover .wimg img{
    transform: scale(1.1);
}




/*news*/



/*partner*/
.partner_all{
    position: relative;
    margin: 3% 0 0 0;
}
.partner_item{
    width: 10%;
    float: left;
    margin: 0 .1% 0 .1%;
    transition: all 0.5s;
}
/*.partner_item:nth-child(8n){
    margin: 0 0 2% 0;
}*/
.partner_item:hover img{
    transform: scale(1.1);
}
/*partner*/















.location_all{
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 2% 0;
    line-height: 2;
}
.location_all .location_sy{
    width: 60%;
    float: left;
    text-transform: uppercase;
}
.location_all .location_sy .position_home{
    background: url(../index/location.png) no-repeat left;
    padding: 0 0 0 3%;
    background-size: 15%;
    display: inline-block;
}


.location_search{
    float: right;
    width: 40%;
}
.location_search .ann{
    float: right;
    padding: 2.15%;
    background: url(../index/public_search.png) no-repeat right;
    background-size: 90%;
    border: 0;
    margin: -0.1% 0 0 0;
}
.location_search .srk{
    width: 38%;
    float: right;
    padding: 0.8% 2%;
    margin: 0 0 0 0;
    border: 0;
}




.ny_calist{
    position: relative;
    width: 100%;
    margin: 0 0 4% 0;
}
.ny_calist ul li{
    width: 16%;
    margin: 0 4% 0 0;
    float: left;
    text-align: center;
    background-color: #e5e5e5;
    text-transform: uppercase;
}
.ny_calist ul li .caca{
    width: 100%;
    display: block;
    padding: 7.5% 0;
}
.ny_calist ul li:hover{
    background-color: #0c4c8d;
    color: #ffffff;
}
.ny_calist .on{
    background-color: #0c4c8d;
    color: #ffffff;
}




/*about*/
.about_list{
    position: relative;
    line-height: 2;
}
.about_list .al_fl{
    width: 50%;
    position: relative;
}
.about_list .al_fr{
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.about_list .alfrys1{
    padding: 0 10% 0 5%;
    left: 50%;
}
.about_list .alfrys2{
    padding: 0 10% 0 5%;
    left: 0;
}
.about_list .al_fr .wtity{
    font-size: 40px;
    color: #555555;
    font-weight: bold;
}
.about_list .al_fr .wtite{
    color: #0c4c8d;
    font-weight: bold;
    margin: 3% 0 5% 0;
}
.about_list .al_fr .wtite span{
    letter-spacing: 5px;
    font-weight: 100;
}
.about_list .al_fr .wtits{
    font-size: 36px;
    color: #555555;
    margin: 3% 0 2% 0;
}
.about_list .al_fr .wint{
    color: #555555;
}
.about_ce{
    background-color: #eeeeee;
    padding: 2% 0 1% 0;
    line-height: 1.8;
}
.about_ce .wnry{
    font-size: 58px;
    color: #d7d7d7;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}
.about_ce .wnre{
    font-size: 40px;
    color: #555555;
    text-align: center;
    font-weight: bold;
    margin: 0 0 2% 0;
}
.about_ce_item{
    width: 32%;
    float: left;
    margin: 0 .5% 0 .5%;
    position: relative;
}
/*.about_ce_item:nth-child(3n){
    margin: 0 0 0 0;
}*/
.about_ce_item .wimg{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.about_ce_item:hover .wimg img{
    transform: scale(1.1);
}
.about_ce_item .wcot{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.3);
    text-align: center;
    color: #ffffff;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    transform: scale(0);
    transition: all 0.5s;
}
.about_ce_item:hover .wcot{
    transform: scale(1);
}
.about_ce_item .wcot .hnry{
    background: url(../index/hnry.png) no-repeat center;
    width: 12.5%;
    padding: 8% 0;
    display: inline-block;
    background-size: 100%;
    margin: 20% 0 0 0;
}
.about_ce_item .wcot .hnre{
    text-transform: uppercase;
}
.about_ce_item .wcot .hnrs{

}
.about_honor{
    line-height: 2;
    background: url(../index/about_honor.jpg) no-repeat center;
    background-size: cover;
    padding: 4% 0 8% 0;
}
.about_honor .wtit{
    font-size: 40px;
    text-align: center;
    color: #FFFFFF;
    position: relative;
    letter-spacing: 1px;
    /*font-weight: bold;*/
    margin: 0 0 2% 0;
    padding: 1% 0 0 0;
}
.about_honor .wtit:after{
    content: '';
    position: absolute;
    width: 6%;
    height: 2px;
    background-color: #ffffff;
    left: 47%;
    top: 0;
}
.about_honor .about_honor_list{

}
.ahl_item{
    width: 24.0625%;
    float: left;
    margin: 0 50px;
    position: relative;
    overflow: hidden;
    /*transition: all 0.3s;*/
}
.about_honor_list .slick-current{
    transform: scale(0.8);
}
.about_honor_list .slick-current +.slick-active{
    transform: scale(0.9);
}
.about_honor_list .slick-current +.slick-active +.slick-active +.slick-active{
    transform: scale(0.9);
}
.about_honor_list .slick-current +.slick-active +.slick-active +.slick-active+.slick-active{
    transform: scale(0.8);
}
.ahl_ulall{
    position: relative;
}

.ahl_ulall .slick-arrow {
    width: 42px;
    height: 42px;
    font-size: 0;
    border: 0;
    bottom: -30%;
}
.ahl_ulall .slick-prev {
    position: absolute;
    left: 48%;
    background: url(../index/ahlslick-arrow.png) no-repeat;
    background-size: 42px;
    transform: rotate(180deg);
}
.ahl_ulall .slick-next {
    position: absolute;
    left: 52%;
    background: url(../index/ahlslick-arrow.png) no-repeat;
    background-size: 42px;
}
/*.slick-active[data-slick-index="1"]{*/
/*    transform: scale(0.8);*/
/*}*/

.about_int{
    text-align: center;
    line-height: 2;
    padding: 4% 0;
}
.about_int .waiy{
    color: #555555;
    line-height: 2.4;
}
.about_int .waie{
    color: #aaaaaa;
    margin: 2% 0;
    position: relative;
}
.about_int .waie:after{
    content: '';
    position: absolute;
    width: 20%;
    height: 1px;
    background-color: #e5e5e5;
    left: 0;
    top: 0;
}
.about_int .waie:before{
    content: '';
    position: absolute;
    width: 20%;
    height: 1px;
    background-color: #e5e5e5;
    right: 0;
    top: 0;
}
.about_int .wais{
    background-color: #0c4c8d;
    color: #FFFFFF;
    border-radius: 10px;
    padding: 0.8% 3%;
    display: inline-block;
}
.about_total{
    position: absolute;
    width: 100%;
    background-color: rgba(12,76,141,0.7);
    bottom: 0;
    left: 0;
    padding: 2% 0;
}
.about_total ul li{
    float: left;
    color: #FFFFFF;
    line-height: 1.2;
    width: 25%;
    padding: 0 0 0 5%;
}
.about_total ul li .waty{
    font-size: 48px;
    font-weight: bold;
    margin: 0 0 5%;
}
.about_total ul li .wate{

}


/*about*/



/*quality-k*/
.quality_item{
    width: 23.25%;
    margin: 0.8%;
    float: left;
}
.quality_item:nth-of-type(1){
    width: 48.4%;
}
.quality_item:nth-child(6n){
    width: 48.4%;
}
.quality_items{
    width: 100%;
}

.quality_ulall{
    display: none;
}

.quality_li{
    text-align: center;
    padding: 3% 0 0 0;
}
.quality_li ul li{
    padding: 0.5%;
    margin: 0 0.5%;
    background-color: #e5e5e5;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
}
.quality_li ul li.on{
    background-color: #0c4c8d;
}
/*quality-g*/


/*contact*/

.contact_list{
    width: 100%;
}
.contact_list ul li{
    width: 16.6%;
    float: left;
    text-align: center;
    line-height: 2;
}
.contact_list ul li .dc_logo{
    width: 48.95%;
    background-color: #e5e5e5;
    border-radius: 50%;
    display: inline-block;
    transition: all 1s;
}
.contact_list ul li .dc_logo img{
    filter: invert(0.5);
    /*transition: all 0.3s;*/
}
.contact_list ul li .dc_title{
    color: #aaaaaa;
    margin: 5% 0;
}
.contact_list ul li .dc_intro{
    color: #555555;
}
.contact_list ul li:hover .dc_logo{
    background-color: #0c4c8d;
    transform: rotateY(360deg);
}
.contact_list ul li:hover .dc_logo img{
    filter: invert(0);
}
.contact_list ul li:hover .dc_intro{
    color: #0c4c8d;
}
.contact_map{
    width: 100%;
    position: relative;
}
.contact_map .contact_zl{
    width: 50%;
    float: left;
}
.contact_map .contact_zr{
    width: 50%;
    float: right;
}

.contact_form{
    width: 100%;
}
.contact_form .cm_dnr1{
    font-size: 36px;
    color: #0162af;
    margin: 0 0 3% 0;
    text-align: center;
}
.contact_form .cm_dnr2{
    font-size: 28px;
    margin: 0 0 4% 0;
    text-align: center;
}
.contact_form .cm_list{
    position: relative;
    margin: 0 0 2% 0;
}
.contact_form .cm_list .cm_ll{
    width: 66.5%;
}
.contact_form .cm_list .cm_ll .srk{
    border: 1px solid #cccccc;
    width: 48%;
    background-color: #eeeeee;
    padding: 1.75% 2% 1.55% 2%;
    border-radius: 10px;
    margin: 0 3% 3% 0;
    color: #555555;
    letter-spacing: 1px;
}
.contact_form .cm_list .cm_ll .srk:nth-child(2n){
    margin: 0 0 3% 0;
}
.contact_form .cm_list .cm_lr{
    position: absolute;
    width: 31%;
    height: 100%;
    right: 0;
    top: 0;
}
.contact_form .cm_list .cm_lr .srks{
    width: 100%;
    height: 88%;
    border-radius: 10px;
    border: 1px solid #cccccc;
    background-color: #eeeeee;
    padding: 3% 5%;
    resize:none;
}
.contact_form .cm_Submit{
    position: relative;
    text-align: center;
}
.contact_form .cm_Submit .ann{
    background-color: #0162af;
    border: 1px solid #0162af;
    padding: 1% 2%;
    border-radius: 10px;
    width: 10%;
    float: left;
    margin: 0 0 0 35%;
}
.contact_form .cm_Submit .srkyz{
    width: 10%;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    padding: 1% 2%;
    border-radius: 10px;
    margin: 0 2%;
    float: left;
}
.contact_form .cm_Submit .cm_yz{
    float: left;
    line-height: 1.65;
    display: inline-block;
}

/*contact*/



/*info-k*/

.info_Rmall{
    position: relative;
    width: 100%;
    margin: 0 0 4% 0;
}
.info_Rmall .info_Rmlist{
    position: absolute;
    width: 33.5%;
    height: 100%;
    right: 0;
    top: 0;
    background-color: rgba(0,0,0,0.5);
    padding: 3% 3% 6%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.info_Rmitem{
    line-height: 2;
}
.info_Rmitem .dnr1{
    text-transform: uppercase;
    font-weight: bold;
}
.info_Rmitem .dnr2{
    margin: 5% 0 5% 0;
    word-break: break-all;
    white-space: normal;
    line-height: 3;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4;
}
.info_Rmitem .dnr3{
    color: #FFFFFF;
    background-color: #0162af;
    display: inline-block;
    padding: 1% 8%;
    border-radius: 5px;
}


.Rmlist_ulall .slick-dots{
    width: 100%;
    position: absolute;
    text-align: left;
    bottom: -20%;
}
.Rmlist_ulall .slick-dots li{
    display: inline-block;
    font-size: 0;
    padding: 0.2% 1%;
    margin: 0 2%;
    background-color: #eaeae9;
    transition: all 0.5s;
    border-radius: 3px;
    border: 0;
    cursor: pointer;
}
.Rmlist_ulall .slick-dots li button{
    opacity: 0;
    font-size: 0;
}
.Rmlist_ulall .slick-dots li.slick-active{
    background-color: #0c4c8d;
    padding: 0.2% 5%;
}

.info_item{
    width: 48%;
    float: left;
    margin: 4% 4% 2% 0;
    position: relative;

}
.info_item:nth-child(2n){
    margin: 4%  0 2% 0;
}
.info_item .info_cot{
    margin: 0 0 0 15%;
    width: 85%;
    padding: 4%;
    border: 1px solid #eaeaea;
    line-height: 2;
    z-index: 2;
    position: relative;
}
.info_item .info_cot .dnr1{
    padding: 0 0 0 5%;
    font-weight: bold;
    color: #555555;
}
.info_item .info_cot .dnr2{
    color: #555555;
    margin: 5% 0;
    line-height: 3;
}
.info_item .info_cot .dnr3{
    color: #555555;
    margin: 0 0 5% 0;
}
.info_item .info_cot .dimg{
    width: 100%;
    overflow: hidden;
}
.info_item .info_time{
    width: 20%;
    height: 18%;
    position: absolute;
    left: 0;
    top: -8%;
    background-color: #eeeeee;
    z-index: 1;
    transition: all 1s;
}
.info_item .info_time:after{
    content: '';
    position: absolute;
    width: 1px;
    height: 30%;
    left: 40%;
    top: 30%;
    transform: rotate3d(1, 1, 1, 90deg);
    background-color: #555555;
}
.info_item .info_time .dnr1{
    color: #555555;
    margin: 20% 0 0 20%;
}
.info_item .info_time .dnr2{
    color: #555555;
    margin: 5% 0 0 45%;
}
.info_item:hover .info_time{
    background-color: #0c4c8d;
    transform: rotateX(360deg);
}
.info_item:hover .info_time:after{
    background-color: #ffffff;
}
.info_item:hover .info_time .dnr1,.info_item:hover .info_time .dnr2{
    color: #ffffff;
}
.info_item:hover .info_cot .dnr1,.info_item:hover .info_cot .dnr3{
    color: #0c4c8d;
}
.info_item:hover .info_cot .dimg img{
    transform: scale(1.1);
}
.info_item .nyrmtm{
    height: 35%;
    width: 18%;
}
.info_item .info_time.nyrmtm:after{
    left: 45%;
    top: 38%;
}
.info_item .info_time.nyrmtm .dnr2 {
    margin: 5% 0 0 55%;
}


.content_show{
    width: 100%;
}
.content_show .tit{
    line-height: 2;
    color: #333333;
}
.content_show .info {
    margin: 2% 0;
    color: #535353;
    /*letter-spacing: 1px;*/
}
.content_show .info .returnls {
    float: right;
}
.content_show .allnr {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #e4e4e6;
    border-bottom: 1px solid #e4e4e6;
    padding: 2% 0;
    margin-bottom: 2%;
    line-height: 2;
}


/*info-g*/





/*case-k*/
.csCaall{
    width: 100%;
    position: relative;
}
.csCaall ul li{
    width: 14.6875%;
    float: left;
    margin: 0 2.375% 2.375% 0;
}
.csCaall ul li:nth-child(6n){
    margin: 0 0 2.375% 0;
}
.csCaall ul li .dimg{
    width: 100%;
    overflow: hidden;
}
.csCaall ul li .dtit{
    padding: 5%;
    text-align: center;
    color: #333333;
    background-color: #e5e5e5;
    line-height: 1.4;
}
.csCaall ul li:hover .dimg img{
    transform: scale(1.1);
}
.csCaall ul li.on .dtit{
    color: #ffffff;
    background-color: #0c4c8d;
}

.csline{
    height: 1px;
    width: 100%;
    background-color: #e4e4e6;
    margin: 2% 0 3% 0;
    position: relative;
}
.csline:after{
    content: '';
    position: absolute;
    width: 4%;
    height: 1100%;
    background-color: #e4e4e6;
    top: -500%;
    left: 0;
}
.csline:before{
    content: '';
    position: absolute;
    width: 4%;
    height: 1100%;
    background-color: #e4e4e6;
    top: -500%;
    right: 0;
}
.case_Rmall{
    position: relative;
    width: 100%;
}
.case_Rmitem{
    margin: 0 0 4% 0;
}
.case_Rmitem .dimg{
    width: 51.375%;
    float: left;
}
.case_Rmitem .dcot{
    width: 44.25%;
    height: 100%;
    position: absolute;
    left: 55.75%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 2;
}
.case_Rmitem .dcot .dnr1{
    text-transform: uppercase;
}
.case_Rmitem .dcot .dnr2{
    border-bottom: 1px solid #e4e4e6;
    padding: 0 0 4% 0;
    margin: 2% 0 4% 0;
}
.case_Rmitem .dcot .dnr3{
    line-height: 3;
    word-break: break-all;
    white-space: normal;
}
.case_Rmitem .dcot .dnr4{
    margin: 5% 0 10% 0;
    background-color: #0c4c8d;
    display: inline-block;
    padding: 1.5% 0;
    width: 36%;
    text-align: center;
    border-radius: 5px;
}


.case_item{
    width: 23.5%;
    position: relative;
    float: left;
    margin: 0 2% 2% 0;
    line-height: 2;
}
.case_item:nth-child(4n){
    margin: 0 0 2% 0;
}
.case_item .dimg{
    width: 100%;
    overflow: hidden;
}
.case_item .dtit{
    width: 100%;
    text-transform: uppercase;
    line-height: 2;
    /*transition: all 0.5s;*/
    padding: 3% 1% 3% 1%;
    color: #555555;
}
.case_item .dck{
    padding: 0 1%;
    color: #aaaaaa;
}
.case_item:hover .dimg img{
    transform: scale(1.1);
}
.case_item:hover .dck{
    color: #0c4c8d;
}


/*case-g*/


/*product-k*/
.CP_Caall{
    padding:1.2% 0;
}
.CP_Calist{
    position: relative;
}
.CP_Calist ul li{
    float: left;
    margin: 0 4% 0 0;
    background: url(../index/szhs.png) no-repeat left;
    background-size: 16px;
    padding: 0 0 0 2%;
}

.CP_Calist ul li .dtit{
    float: left;
    color: #555555;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 2;
}
.CP_Calist ul li.cur{
    background: url(../index/szls.png) no-repeat left;
    background-size: 16px;
}
.CP_Calist ul li.cur .dtit{
    color: #0c4c8d;
}

.CP_Cblist{
    position: relative;
    margin: 2% 0 0 0;
}
.CP_Cblist ul li{
    float: left;
    margin: 0 2% 2% 0;
    line-height: 2;
    position: relative;
    padding: 0.5% 1.5% 0.5% 2%;
    color: #555555;
}
.CP_Cblist ul li .CP_Cbdian{
    position: absolute;
    left: 12px;
    top: 15%;
}
.CP_Cblist ul li.on{
    background-color: #0c4c8d;
    color: #ffffff;
}
.CP_Cblist ul li:hover{
    background-color: #0c4c8d;
    color: #ffffff;
}

.CP_Clistalls{

}
.CP_Clistalls .CP_Clistall{
    background-color: #ffffff;
}
.CP_Clistalls .CP_Clistall:nth-child(2n){
    background-color: #eeeeee;
}
.CP_Clistall{
    padding: 3% 0 3% 0;
}

.product_item{
    width: 47.5%;
    float: left;
    margin: 0 0 0 0;
}
.product_item:nth-child(2n){
    margin: 0 0 0 0;
}
.product_item .dnrzy{
    width: 100%;
    position: relative;
    border: 1px solid transparent;
    transition: all 0.5s;
}
.product_item .dnrzy .dimg{
    width: 50%;
    float: left;
    overflow: hidden;
}
.product_item .dnrzy .dcot{
    position: absolute;
    width: 50%;
    height: 100%;
    left: 50%;
    background-color: #eeeeee;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.product_item .dnrzy .dcot .dnr1{
    padding: 4% 8%;
    margin: 0 0 4% 0;
    border-bottom: 1px dashed #ccc;
    line-height: 2;
}
.product_item .dnrzy .dcot .dnr2{
    padding: 0 8%;
    margin: 0 0 5% 0;
    line-height: 2.5;
    word-break: break-all;
    white-space: normal;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:5;
    font-size: 14px!important;
}
.product_item .dnrzy .dcot .dnr2 *{
    font-size: 14px!important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.8vw!important;
}
.product_item .dck{
    width: 100%;
    background-color: #7d7d7d;
    position: relative;
    text-align: center;
    padding: 1.2% 2%;
    color: #ffffff;
    margin-top: -1px;
    border: 1px solid #7d7d7d;
    transition: all 0.5s;
}
.product_item:hover .dnrzy{
    border: 1px solid #0c4c8d;
}
.product_item:hover .dnrzy .dimg img{
    transform: scale(1.1);
}
.product_item:hover .dck{
    background-color: #0c4c8d;
    border: 1px solid #0c4c8d;
}

.Pro_fy{
    padding: 0 0 3% 0;
}


.product_items{
    width: 100%;
    float: left;
    margin: 0 0 0 0;
}
.CB_title_box{
    text-align: center;
    width: 100%;
}
.CB_title{
    text-align: center;
    border-bottom: 5px solid #0c4c8d;
    display: inline-block;
    padding: 0 0 2% 0;
    margin: 0 0 2% 0;
    color: #333333;
    line-height: 1;
    font-weight: bold;
    letter-spacing: 1px;
}

.product_items .dnrzy{
    width: 100%;
    position: relative;
    transition: all 0.5s;
}
.product_items .CPimglist{
    width: 38.75%;
    float: left;
    margin: 0 0 0 7%;
}
.CPimg_ulall .slick-dots{
    position: absolute;
    left: -20%;
    top: 35%;
}
.CPimg_ulall .slick-dots li{
    font-size: 0;
    background-color: #eeeeee;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    margin: 15px 0;
    overflow: hidden;
}
.CP_Clistall:nth-child(2n) .slick-dots li{
    background-color: #ffffff;
}
.CPimg_ulall .slick-dots li button{
    border: 0;
    font-size: 0;
}
.CPimg_ulall .slick-dots li.slick-active{
    background-color: #0c4c8d;
    color: #0c4c8d;
}
.product_items .CPcotlist{
    width: 54%;
    float: right;
    padding: 0 0 0 5%;
    line-height: 2;
}
.product_items .CPcotlist .wnry{
    color: #333333;
    font-weight: bold;
}
.product_items .CPcotlist .wnre{
    color: #0c4c8d;
    font-weight: bold;
    margin: 0 0 1% 0;
}
.product_items .CPcotlist .wnrs{
    color: #555555;
    font-weight: bold;
    margin: 1% 0;
}
.product_items .CPcotlist .wnri{
    color: #555555;
}
.product_items .CPcotlist .wnrx{
    color: #555555;
    margin: 2% 0 3% 0;
}
.product_items .CPcotlist .wnck{
    background-color: #0c4c8d;
    color: #ffffff;
    display: inline-block;
    padding: 0.6% 6%;
    border-radius: 10px;
}



.product_items .dnrzy .dimg{
    width: 50%;
    float: left;
    overflow: hidden;
}
.product_items .dnrzy .dcot{
    position: absolute;
    width: 50%;
    height: 100%;
    left: 50%;
    background-color: #eeeeee;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.product_items .dnrzy .dcot .dnr1{
    padding: 4% 8%;
    margin: 0 0 4% 0;
    border-bottom: 1px dashed #ccc;
    line-height: 2;
}
.product_items .dnrzy .dcot .dnr2{
    padding: 0 8%;
    margin: 0 0 5% 0;
    line-height: 2.5;
    word-break: break-all;
    white-space: normal;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:5;
    font-size: 14px!important;
}
.product_items .dnrzy .dcot .dnr2 *{
    font-size: 14px!important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.8vw!important;
}
.product_items .dck{
    width: 100%;
    background-color: #7d7d7d;
    position: relative;
    text-align: center;
    padding: 1.2% 2%;
    color: #ffffff;
    margin-top: -1px;
    border: 1px solid #7d7d7d;
    transition: all 0.5s;
}

.product_items:hover .dnrzy .dimg img{
    transform: scale(1.1);
}
.product_items:hover .dck{
    background-color: #0c4c8d;
    border: 1px solid #0c4c8d;
}

.CP_machine{
    padding: 3% 0 8% 0;
}
.CP_machine_list{
    margin: 1% 0 0 0;
    position: relative;
}
.machine_item{
    width: 50%;
    margin: 0 50px;
    float: left;
    position: relative;
}
.machine_item:nth-child(2n){
    /*margin: 0 0 0 0;*/
}
.machine_item .nrall{
    background-color: #eeeeee;
    padding: 3%;
}
.machine_item .CPimg{
    width: 43%;
    float: left;
}
.machine_item .wcot{
    width: 50%;
    float: right;
    line-height: 2;
}
.machine_item .wnry{
    color: #333333;
    font-weight: bold;
}
.machine_item .wnre{
    color: #0c4c8d;
    font-weight: bold;
    margin: 0 0 1% 0;
}
.machine_item .wnrs{
    color: #555555;
    font-weight: bold;
    margin: 1% 0;
}
.machine_item .wnri{
    color: #555555;
}
.machine_item .mick{
    width: 100%;
    padding: 2% 0;
    background-color: #0c4c8d;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}
.machine_ulall .slick-arrow {
    width: 42px;
    height: 42px;
    font-size: 0;
    border: 0;
    bottom: -30%;
    border-radius: 50%;
}
.machine_ulall .slick-prev {
    position: absolute;
    left: 45%;
    background: url(../index/ahlslick-arrow.png) no-repeat;
    background-color: #d2d2d2;
    background-size: 42px;
    transform: rotate(180deg);
}
.machine_ulall .slick-next {
    position: absolute;
    left: 52%;
    background: url(../index/ahlslick-arrow.png) no-repeat;
    background-color: #d2d2d2;
    background-size: 42px;
}

.machine_ulall .slick-arrow:hover {
    background-color: #0c4c8d;
}


.CP_hyyy{
    margin: 0 0 -1px 0;
}
.CP_hyyy_item{
    width: 100%;
    position: relative;
}
.CP_hyyy_item .CP_hyyy_img{
    width: 100%;
    overflow: hidden;
}
.CP_hyyy_item .CP_hyyy_cot{
    position: absolute;
    width: 100%;
    text-align: center;
    top: 20%;
    line-height: 2;
    color: #ffffff;
}
.CP_hyyy_item .CP_hyyy_cot .wnry{
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0 0 1% 0;
    color: #eeeeee;
}
.CP_hyyy_item .CP_hyyy_cot .wnre{
    color: #eeeeee;
}

.CP_hyyy_ulall .slick-arrow {
    width: 42px;
    height: 42px;
    font-size: 0;
    border: 0;
    bottom: 17%;
    border-radius: 50%;
    z-index: 2;
}
.CP_hyyy_ulall .slick-prev {
    position: absolute;
    left: 40%;
    background: url(../index/ahlslick-arrow.png) no-repeat;
    background-size: 42px;
    transform: rotate(180deg);
}
.CP_hyyy_ulall .slick-next {
    position: absolute;
    left: 55%;
    background: url(../index/ahlslick-arrow.png) no-repeat;
    background-size: 42px;
}

.CP_hyyy_ulall .slick-arrow:hover {
    /*background-color: #0c4c8d;*/
}

.CP_hyyy_circle{
    position: absolute;
    z-index: 2;
    left: 45%;
    bottom: 10%;
    width: 8%;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 50%;
    text-align: center;
    height: 7.965vw;
    padding: 3% 0 0;
    letter-spacing: 1px;
    overflow: hidden;
}






.CPny_intro{
    margin: 1% 0 0 0;
}
.CPny_intro .cni_img{
    width: 38.75%;
    float: right;
    margin: 0 5% 0 0;
}
.CPny_intro .cni_cot{
    width: 55%;
    float: left;
    line-height: 2;
    padding: 5% 10% 0 3%;
}
.CPny_intro .cni_cot .cni_tit{
    color: #333333;
}
.CPny_intro .cni_cot .cni_int{
    color: #333333;
    margin: 8% 0 4% 0;
}
.CPny_intro .cni_cot .cni_lxs{

}
.CPny_intro .cni_cot .cni_lxs .wann{
    float: left;
    background-color: #0c4c8d;
    color: #FFFFFF;
    border-radius: 5px;
    padding: 1% 10%;
}
.CPny_intro .cni_cot .cni_lxs .wrex{
    float: left;
    padding: 1% 0 0 5%;
    color: #333333;
}

.CP_Features{
    margin: 3% 0 0 0;
    padding: 1% 0;
    background-color: #0c4c8d;
    letter-spacing: 5px;
    color: #ffffff;
    font-weight: bold;
}
.CP_content{
    padding: 3% 0 3% 0;
}
.CP_content img{
    max-width: 100%;
}


.CPnr_title{
    font-weight: bold;
    color: #0c4c8d;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 2% 1%;
    margin:  3% 0 3% 0;
    letter-spacing: 2px;
    position: relative;
}
.CPnr_title:after{
    content: '';
    position: absolute;
    height: 58%;
    width: 4px;
    left: 0;
    top: -4%;
    background-color: #0c4c8d;
}

.CPzwnr{
    padding: 2% 0;
}







.CP_Rmall{
    width: 100%;
    position: relative;
    padding: 0 0 5% 0;
}
.CP_Rmall .CP_Rmtit{
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
    padding: 0 0 2% 0;
    margin:  0 0 3% 0;
    letter-spacing: 1px;
}
.CP_Rmall .CP_Rmlist{
    margin: 2% 0 0 0;
}

.ls_product{
    width: 23%;
    margin: 0 2.66% 0 0;
    float: left;
    line-height: 3;
}
.ls_product:nth-child(4n){
    margin: 0 0 0 0;
}
.ls_product .dimg{
    width: 100%;
    overflow: hidden;
}
.ls_product .dcot{
    width: 100%;
    text-align: center;
    background-color: #7d7d7d;
    color: #ffffff;


}
.ls_product:hover .dimg img{
    transform: scale(1.1);
}




/*product-g*/




















.nyysr{
    color: #FFFFFF;
}
.nyysr:after,.nyysr:before{
    background-color: #0c4c8d;
}
.nyysb{
    color: #FFFFFF;
}
.nyysb:after,.nyysb:before{
    background-color: #ffffff;
}
.nyysh{
    color: #333333;
}
.nyysh:after,.nyysh:before{
    background-color: #0c4c8d;
}


.Inside_title{
    text-align: center;
    color: #333333;
    padding: 1% 0 1%;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.Inside_title .dnra{
    letter-spacing: 1px;
}
.Inside_title .dnrb{
    letter-spacing:10px;
    margin: 2% 0 0;
    font-size: 36px;
    padding-left: 10px;
}
.category_list{
    position: relative;
    text-align: center;
    font-size: 0;
}

.category_list ul li{
    display: inline-block;
    background-color: #ffffff;
    width: 12%;
    margin: 2% 1%;
    letter-spacing: 1px;
    color: #333333;
}
.category_list ul li a{
    display: block;
    padding: 10% 0;
}
.category_list .on{
    background-color: #0c4c8d;
    color: #ffffff;
}


.single_show{
    width: 100%;
    word-wrap: break-word;
    /*word-break: break-all;*/
    overflow: hidden;
}
.single_show img{
    max-width: 100%;
}

/*front after*/
.upperandlower {
    padding: 1% 0 0 0;
}
.upperandlower .next{
    width: 25%;
    background-color: #626262;
    padding: 1.5% 2%;
    color: #ffffff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
}
.upperandlower .next .arrow{
    margin: 0 10%;
}
.upperandlower .next *{
    color: #ffffff!important;
    font-size: 16px;
}
.upperandlower .tl{
    text-align: left;
}
.upperandlower .tr{
    text-align: right;
}
.upperandlower .next:hover{
    background-color: #0c4c8d;
}

.upperandlowers {
    padding: 1% 0 0 0;
}
.upperandlowers .next{
    width: 25%;
    padding: 1% 0;
    color: #555555;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
    text-transform: uppercase;
}
.upperandlowers .next .arrow{
    /*margin: 0 5% 0 0;*/
}
.upperandlowers .next *{
    color: #555555;
    font-size: 16px;
}
.upperandlowers .tl{
    text-align: left;
}
.upperandlowers .tr{
    text-align: right;
}
.upperandlowers .next:hover *{
    color: #0c4c8d;
}
/*front after*/


.paging {
    text-align:center;
    padding: 2% 0 2%;
}
.paging a{
    display: inline-block;
    padding: 0.65% 0.9%;
    border:1px solid #333333;
    color: #333333;
    margin:0 0.5%;
    transition: ease-in 0.1s;
    border-radius: 2px;
    background-color: #ffffff;
}
.paging span{
    margin:0 5px;
}
.paging a:hover,
.case_lisst .cate-box a:hover{
    border:1px solid #0c4c8d;
    color: #0c4c8d;
}
.paging .currPage{
    border:1px solid #0c4c8d;
    color: #ffffff;
    background-color: #0c4c8d;
}




.Rmnynews{
}
.Rmnynews .Rmnynews_list{
    padding: 3% 0 0 0;
}
.Rmnynews .Rmnynews_list .nynewsr_item{
    width: 48%;
    float: left;
    padding: 2% 0;
    margin: 0 4% 2% 0;
}
.Rmnynews .Rmnynews_list .nynewsr_item .img{
    width: 35%;
}
.Rmnynews .Rmnynews_list .nynewsr_item .cot{
    left: 35%;
    width: 65%;
}
.Rmnynews .Rmnynews_list .nynewsr_item:nth-child(2n){
    margin: 0 0 2% 0;
}
.Rmnynews .Rmnynews_list .nyrmnsl{
    width: 40%;
    float: left;
}
.Rmnynews .Rmnynews_list .nyrmnsr{
    width: 55%;
    float: right;
}




.acsl{
    width: 62.5%;
    float: left;
    line-height: 2;
}
.acsr{
    width: 32.5%;
    float: right;
    border-top: 10px solid #0c4c8d;
}
.acsna{
    font-size: 30px;
    color: #333333;
    padding: 3% 0;
    border-bottom: 1px dashed #555555;
    margin: 0 0 3% 0;
}
.acsnb{
    color: #333333;
}
.acslx{
    position: relative;
    margin: 5% 0;
}
.acslx .acslxan{
    font-size: 24px;
    color: #ffffff;
    background-color: #0c4c8d;
    padding: 0.5% 5%;
    display: inline-block;
    border-radius: 5px;
    overflow: hidden;
    letter-spacing: 3px;
    float: left;
}
.acslx .acslxrx{
    font-size: 24px;
    color: #333333;
    float: left;
    padding: 0.5% 5%;
}
.acsall{
    width: 100%;
}
.acsall .acsall_title{
    font-size: 30px;
    color: #333333;
    letter-spacing: 5px;
    border-bottom: 3px solid #d2d2d2;
    padding: 0 0 1% 0;
    position: relative;
}
.acsall .acsall_title span{
    font-size: 14px;
    color: #aaaaaa;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 0 3%;
}
.acsall .acsall_title:before{
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    height: 3px;
    width: 20%;
    background-color: #0c4c8d;
}
.acsnrall{
    width: 100%;
    overflow: hidden;
    padding: 2% 0;
    line-height: 0;
}
.acsnrall img{
    max-width: 100%;
}


.acsimg{
    border: 1px solid #d2d2d2;
    margin: 0 0 7% 0;
}
.acsCa{
    margin: 0 0 10% 0;
}
.acsCa ul li{
    float: left;
    width: 46.5%;
    margin: 0 7% 0 0;
    border: 1px solid #d2d2d2;
}
.acsCa ul li:nth-child(2n){
    margin: 0 0 0 0;
}
.acsCa .on{
    border: 1px solid #0c4c8d;
}
.ascRmcp{
    margin: 0 0 8% 0;
}
.ascRm_title{
    background-color: #0c4c8d;
    padding: 4% 8%;
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 3px;
}

.ascRmxw{
    background-color: #ffffff;
    margin: 0 0 10% 0;
}
.ascRmxw .acsRmls{
    padding: 8% 5%;
}
.newsRm{
    color: #555555;
    border-bottom: 1px dashed #d2d2d2;
    padding: 0 0 5% 0;
    margin: 0 0 5% 0;
    transition:all 0.5s;
}
.newsRm:last-child{
    margin:  0 0 0 0;
    border-bottom: 0;
    padding: 0;
}
.newsRm .dnra{
    float: left;
    color: #33b8dd;
    width: 5%;
    transform: scale(1.5);
}
.newsRm .dnrb{
    float: left;
    width: 70%;
    transition:all 0.5s;
}
.newsRm .dnrc{
    float: right;
    width: 20%;
    text-align: right;
}
.newsRm:hover{
    color: #33b8dd;
}
.newsRm:hover .dnrb{
    padding-left: 1%;
}


.acsZx{
    background-color: #0c4c8d;
    color: #ffffff;
    padding: 5% 0 5% 28%;
    line-height: 1.5;
    background-size: 14.425%;
    font-weight: bold;

}
.acsZx .acszxa{
    font-size: 24px;
    letter-spacing: 2px;
}
.acsZx .acszxb{
    font-size: 32px;
    letter-spacing: 1px;
}














.content_main{
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 4% 0;
}
.content_main_ld{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.ash_nyys{
    background-color: #ffffff;
}
.within_nyys{
    background-color: #ffffff;
}
.content_all{
    width: 100%;
}
.content_all .nywzl{
    width: 31.25%;
    float: left;
}
.content_all .nywzl{

}

.ny_pt_gap{
    padding: 0 0 2% 0;
}

.detail_title{
    font-size: 38px;
    color: #333333;
    text-align: center;
    line-height: 1.5;
    position: relative;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0 0 3% 0;
}
.detail_title:after{
    content: "";
    position: absolute;
    width: 10%;
    height: 4px;
    background-color: #0c4c8d;
    left: 45%;
    bottom: -15px;
}

.detail_content{
    width: 100%;
    overflow: hidden;
    line-height: 2;
}
.detail_content img{
    max-width: 100%;
}
.adv_cot{
    padding: 3% 0;
    position: relative;
    height: 40vw;
    background: url("../index/adv_bg.jpg") no-repeat center;
    background-size: cover;
    z-index: 1;
}
.adv_cot .psa{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}
.adv_cot .psa_tit{
    color: #0c4c8d;
    float: right;
    border: 2px solid #0c4c8d;
    border-radius: 50%;
    width: 8vw;
    height: 8vw;
    line-height: 1.5;
    /*line-height: 7.5vw;*/
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    /*padding:7% 4%;*/
    background-color: white;
}
.adv_cot .psa_intro{
    float: left;
    width: 45%;
    padding: 0 3% 0 5%;
}
.adv_cot .psa_intro p{
    position: relative;
    color: #333333;
    /*text-indent: 1em;*/
}
.adv_cot .psa_box1{
    left: 17.5%;
    top: 13%;
    width: 32%;
}
.adv_cot .psa_box2{
    left: 5%;
    top: 41%;
    width: 32%;
}
.adv_cot .psa_box3{
    left: 6%;
    top: 75%;
    width: 32%;
}
.adv_cot .psa_box4{
    right: 17.5%;
    top: 13%;
    width: 32%;
}
.adv_cot .psa_box5{
    right: 5%;
    top: 41%;
    width: 32%;
}
.adv_cot .psa_box6{
    right: 6%;
    top: 75%;
    width: 32%;
}
.adv_cot .psa_probox{
    position: relative;
    z-index: -1;
    width: 100%;
    top: 35%;
}
.adv_cot .psa_probox img{
    display: block;
    margin: 0 auto;
    width: 29%;
}
.adv_cot .psa:hover .psa_tit{
    background: #0c4c8d;
    color: #fff;
    border:1px solid transparent;
    animation-duration:3s;
    animation-name:flipInY;
}
.adv_cot .psa:hover .psa_intro{
    color: #0c4c8d;
}

.load_more{
    text-align: center;
    padding-top: 2%;
}
.load_more .loads{
    display: inline-block;
    width: 16%;
    text-align: center;
    color: #ffffff;
    background-color: #0c4c8d;
    cursor: pointer;
    transition: all 0.4s ease 0s;
    padding: 1% 0;
    letter-spacing: 1px;
    border-radius: 10px;
}
.load_more .loadend{
    display: none;
    color: #555555;
    letter-spacing: 1px;
}
.load_more .block{
    display: block;
}
.load_more_case{
    padding-top: 3%;
}
.info_load_more{
    padding-top: 1%;
}
.info_load_more .loads{
    margin-top: 0;
    width: 100%;
    background-color: #ffffff;
    letter-spacing: 1px;
    color: #333333;
    text-align: center;
    padding: 2% 0;
    cursor: pointer;
}
.info_load_more2{
    padding-top: 1%;
}
.info_load_more2 .loads{
    margin-top: 0;
    width: 100%;
    background-color: #ffffff;
    letter-spacing: 1px;
    color: #333333;
    text-align: center;
    padding: 3% 0;
    cursor: pointer;
}




.xwtop{
    margin: 0 0 3% 0;
    position: relative;
}
.xwtop .dimg{
    width: 100%;
    overflow: hidden;
}
.xwtop .dvot{
    position: absolute;
    width: 100%;
    padding: 2% 4%;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    color: #ffffff;
    transition: all 0.8s;
    z-index: 2;
    letter-spacing: 2px;
}
.xwtop .dvot .dnr1{
    float: left;
    width: 70%;
    text-align: left;
}
.xwtop .dvot .dnr2{
    float: right;
    text-align: right;
    width: 20%;
}
.xwtop:hover .dimg img{
    transform: scale(1.1);
}
.xwtop .dvot{
    font-size: 3vw;
    padding: 3% 4%;
    letter-spacing: 1px;
}



















.core_item{
    float: left;
    width: 23.5%;
    margin: 0 2% 2% 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;

}
.core_item:nth-child(4n){
    margin: 0 0 2% 0;
}
.core_item .sys1{
    width: 100%;
}
.core_item .sys2{
    position: absolute;
    width: 100%;
    padding: 4% 2%;
    text-align: center;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    color: #ffffff;
    transition: all 0.8s;
    z-index: 3;
}
.core_item .plus_xy {
    position: absolute;
    top: -38%;
    left: 38%;
    z-index: 4;
    background-size: 100%;
    transition: all 0.5s;
    color: #0c4c8d;
    text-align: center;
}
.core_item:before {
    transition-duration: .4s;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 4px;
    width: 50%;
    background: #0c4c8d;
    content: "";
    z-index: 5;
}
.core_item:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: -100%;
    text-align: center;
    background: white;
    opacity: .4;
    transition: all 0.5s;
    z-index: 2;
}
.core_item:hover .sys1 img{
    /*border:1px solid #EB262D;*/
    /*transform: translateY( -5px);*/
    /*box-shadow : 0 10px 15px rgba(0,0,0,0.3);*/
    transform: scale(1.1);
}
.core_item:hover:before{
    width: 0;
}

.core_item:hover .sys2{
    background-color: #0c4c8d;
}




.fixedtopHead{
    position: fixed;
    top: 0;
    z-index: 9;
    width: 100%;
}









.dropdown-menu{
    position: absolute;
    width: auto;
	min-width:120%;
    display: none;
    z-index: 999;
    border-radius: 1px;
    top: 100%;
    left: 0;
    /*background-color: rgba(0,94,185,0.9);*/
    background-color: rgba(255,255,255,.9);
    overflow: hidden;
}

.dropdown-menu .dmli{
    transition: all .5s;
}
.dropdown-menu .dmli > a{
    display: block;
    line-height: 2.5;
    text-align: center;
    color: #0c4c8d;
    transition: all .5s;
}
.dropdown-menu .dmli:hover{
    background-color: #0c4c8d;
}
.dropdown-menu .dmli:hover a{
    color: white;
}
.dropdown-menu .dmli:nth-of-type(1){
    /*margin-top: 5%;*/
}
.dropdown-menu .dmli .dimg{
    width: 25%;
    display: inline-block;
    float: left;
    margin: 11% 10% 0px 10%;
}
/*new content-k*/
.Mpcontent{
    background: url(../index/Mpcontent.jpg) no-repeat center;
    background-size: cover;
}
.lxsy_title{
    font-size: 48px;
    color: #ffffff;
    text-align: center;
    margin: 1% 0 5% 0;
    font-weight: bold;
    letter-spacing: 3px;
}
.lxsy_all{
    width: 100%;
    position: relative;
    margin: 0 0 1% 0;
}
.lxsy_list{
    width: 33.4375%;
    background-color: #ffffff;
    float: left;
    margin: 0 2.6% 0 0;
}
.lxsy_list:nth-of-type(2){
    position: absolute;
    left: 36%;
    height: 100%;
    top:0;
}
.lxsy_list:nth-of-type(2) .lxsy_dc{
    bottom: 0;
    position: absolute;
}
.lxsy_list .lxsy_da{
    position: relative;
    line-height: 2;
    margin: 0 10%;
    padding: 8% 0 2% 0;
    text-transform: uppercase;
}
.lxsy_list .lxsy_da:after{
    content: '';
    position: absolute;
    width: 15%;
    height: 1px;
    background-color: #d2d2d2;
    left: 0;
    bottom: 0;
}

.lxsy_list .lxsy_ny{
    margin: 8% 0 8%;
}

.lxsy_list .lxsy_ny .lxsy_item{
    line-height: 1.6;
    padding: 0 6%;
    position: relative;
    margin: 5% 0;
}

.lxsy_list .lxsy_ny .lxsy_item .dc_logo{
    width: 18%;
    background-color: #e5e5e5;
    border-radius: 50%;
    transition: all 0.5s;
    float: left;
}
.lxsy_list .lxsy_ny .lxsy_item .dc_logo img{
    filter: invert(0.5);
     transition: all 0.3s;
}

.lxsy_list .lxsy_ny .lxsy_item .dc_cot{
    margin: 2% 0 0 5%;
    float: left;
}
.lxsy_list .lxsy_ny .lxsy_item .dnr1{
    color: #aaaaaa;
    text-transform: uppercase;
}
.lxsy_list .lxsy_ny .lxsy_item .dnr2{
    color: #555555;
}
.lxsy_list .lxsy_ny .lxsy_item:hover .dc_logo{
    background-color: #0c4c8d;
}
.lxsy_list .lxsy_ny .lxsy_item:hover .dc_logo img{
    filter: invert(0);
}
.lxsy_list .lxsy_ny .lxsy_item:hover .dnr2{
    color: #0c4c8d;
}

.lxsy_message{
    padding: 0 10%;
}
.lxsy_message .lxmsls{
    border-bottom: 1px solid #cccccc;
    padding: 0 0 4% 0;
    margin: 0 0 4% 0;
    line-height: 1.2;
}
.lxsy_message .lxmsls:nth-of-type(4){
    border-bottom:0;
}
.lxsy_message .lxmsls:nth-of-type(5){
    border-bottom:0;
}
.lxsy_message .lxmsls .wnry{
    color: #111111;
    width: 20%;
    float: left;
    padding: 2% 0;
}
.lxsy_message .lxmsls .wnre .wsrk{
    width: 80%;
    float: right;
    border: 0;
    padding: 2% 2%;
    color: #555555;
}
.lxsy_message .lxmsls .wnre .wsrks{
    width: 80%;
    float: right;
    border: 0;
    padding: 2% 2% 8%;
    color: #555555;
    resize:none;
}
.lxwm_yz{
    width: 40%;
    float: left;
    border-bottom: 1px solid #cccccc;
    padding: 0 0 3% 0;
}
.lxwm_yz .yznry{
    color: #111111;
    width: 48%;
    float: left;
    padding: 8% 0 0;
}
.lxwm_yz .yznre .wsrk{
    padding: 8% 2% 0;
    width: 52%;
    float: right;
    border: 0;
    color: #555555;
}
.lxwm_code{
    width: 25%;
    float: left;
    text-align: center;
    line-height: 3;
}
.lxwm_ann{
    width: 32%;
    float: right;
    background-color: #0c4c8d;
    text-align: center;
    border-radius: 10px;
    color: #ffffff;
    padding: 3% 0;
    border: 0;
}



.lxsy_map{
    position: absolute;
    width: 27.8125%;
    height: 46.595%;
    right: 0;
    top: 0;
}
.lxsy_mes{
    position: absolute;
    width: 27.8125%;
    height: 46.595%;
    right: 0;
    bottom: 0;
}

/*new content-g*/





.honor_ny{
    width: 18%;
    float: left;
    margin: 0 2.5% 2.5% 0;
}
.honor_ny:nth-child(5n){
    margin: 0 0 2.5% 0;
}
.honor_ny .cover{
    transition: all 0.5s;
}
.honor_ny .dnr1{
    color: #333333;
    text-align: center;
    border-bottom: 2px solid #cccccc;
    padding: 5% 0;
    line-height: 2;
    transition: all 0.5s;
}
.honor_ny:hover .dnr1{
    color: #003f98;
    border-bottom: 2px solid #003f98;
}
.honor_ny:hover .cover{
    -webkit-transform:translateY(-10px);
    -moz-transform:translateY(-10px);
    -ms-transform:translateY(-10px);
}


/*solution*/

.hyyy_banner{
    position: absolute;
    top: 35%;
    width: 100%;
    text-align: center;
    line-height: 2;
}
.hyyy_banner .hyyy_banner_cn{
    font-size: 48px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 3px;
}
.hyyy_banner .hyyy_banner_en{
    color: #ffffff;
    letter-spacing: 1px;
}

.hyyy_content{
    position: relative;
}
.hyyy_detail_content{
    margin: 3% 0;
    line-height: 2;
}

.hyyy_jsys{
    background: url(../index/jsysbj.jpg) no-repeat center;
    background-size: cover;
    padding: 4% 0;
}
.jsys_title{
    color: #ffffff;
    text-align: center;
    margin: 0 0 3% 0;
    font-weight: bold;
    letter-spacing: 2px;
}
.jsys_list{

}
.jsys_item{
    width: 17.81275%;
    float: left;
    position: relative;
    overflow: hidden;
    margin: 0 2.725% 0 0;
}
.jsys_item:nth-child(5n){
    margin: 0 0 0 0;
}
.jsys_item .jsys_img{
    width: 100%;
    overflow: hidden;
}
.jsys_item .jsys_nry{
    width: 100%;
    height: 20%;
    background-color: #d4dee9;
    position: absolute;
    bottom: 0;
    text-align: center;
    font-weight: bold;
    transition: all .5s;
}
.jsys_item .jsys_nry .jsys_icon{
    width: 60px;
    height: 60px;
    background-color: #eeeeee;
    border-radius: 50%;
    margin: -30px auto;
    transition: all .5s;
}
.jsys_item .jsys_nry .jsys_icon img{
    filter: brightness(0.3);
}
.jsys_item .jsys_nry .jsys_tit{
    line-height: 3;
    color: #555555;
    margin: 8% 0 0 0;
    letter-spacing: 2px;
}
.jsys_item .jsys_nre{
    position: absolute;
    width: 80%;
    margin: 0 10%;
    line-height: 2;
    color: #ffffff;
    text-align: center;
    top: 100%;
    transition: all .5s;
}
.jsys_item:hover .jsys_nry{
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    transition: all .5s;
}
.jsys_item:hover .jsys_nry .jsys_icon{
    margin: 20% auto 5%;
    background-color: #0c4c8d;
}
.jsys_item:hover .jsys_nry .jsys_icon img{
    filter: brightness(1);
}
.jsys_item:hover .jsys_nry .jsys_tit{
    color: #ffffff;
}
.jsys_item:hover .jsys_nre{
    top: 55%;
}

.hyyy_relation{
    position: relative;
    background-color: #f5f5f5;
}
.hyyy_relation .relation_title{
    color: #333333;
    padding: 3% 0;
    font-weight: bold;
    text-align: center;
}

.xg_case{
    background-color: #ffffff;
    padding: 3%;
    margin: 0 0 0 0;
}
.relation_case{

}
.relation_case .wimg{
    width: 47%;
    float: left;
}
.relation_case .wcot{
    width: 50%;
    float: right;
    line-height: 2;
}
.relation_case .wcot .wnry{
    color: #555555;
    font-weight: bold;
    border-bottom: 2px solid #e5e5e5;
    margin: 0 0 3% 0;
    padding: 5% 0 3% 0;
}
.relation_case .wcot .wnre{
    color: #555555;
}


.csRmlist_ulall .slick-dots{
    width: 50%;
    position: absolute;
    text-align: left;
    bottom: 7%;
    left: 50%;
}
.csRmlist_ulall .slick-dots li{
    display: inline-block;
    font-size: 0;
    padding: 0.2% 1%;
    margin: 0 1%;
    background-color: #eaeae9;
    transition: all 0.5s;
    border-radius: 3px;
    border: 0;
    cursor: pointer;
}
.csRmlist_ulall .slick-dots li button{
    opacity: 0;
    font-size: 0;
}
.csRmlist_ulall .slick-dots li.slick-active{
    background-color: #0c4c8d;
    padding: 0.2% 2%;
}
.xg_news{
    margin: 0 0 3% 0;
}


<!--SHOUJI-->

.shoyy { padding:10px 0 30px 0; text-align:center; }
.shoyy a{ margin:0 20px ; font-size:16px; font-weight:bold; line-height:40px;}
.shoyy a:hover{ color:#0c4c8d}

.ipro ul{ display:block; width:80%; margin:0 auto;}
.ipro ul li{ float:left; width:22%; margin:20px 1.5%; text-align:center;}
.ipro ul li b{ display:block; width:100%; height:250px; position:relative;}
.ipro ul li b img{ display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;}
.ipro ul li p{ line-height:50px; font-size:14px;  white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#mMax{margin: 40px auto 20px auto; width: 1200px;}
#mMain{float: left; margin-left: 40px; margin-bottom: 80px; overflow: hidden;width: 920px;}
@media screen and (max-width: 1400px){.ipro ul li b{  height:200px; }}

@media screen and (max-width: 1200px) {

.pcin_menu{ display:none;}
#mSlide{ display:none;}
#mMax{ width:90%!important; margin:20px 5%!important;}
#mMain{width: 100%!important;margin-left: 0px!important;}
.ipro ul li{width: 48%;margin: 20px 1%;}
.ipro ul li b{ height:100px}
.shoyy a{display: block;
    float: left;
    width: 50%;
    text-align: center; margin:0;}
.partner_item{ width:32.333%;}
.location_all,.hhhhh2{ display:none;}

 } 
 @media screen and (max-width: 600px){
 .box862_-9737 .model .item-list li{ width:50%!important;}
 .box862_-9737 .model .item-list .img{ height:120px!important;}
 
 }

*{ max-width:100%;}





/*solution*/



