*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
    color: #333;
}
body{
	font-family: "微软雅黑";
}

ul{
    list-style: none;
}

img{
    max-width: 100%;
}

.casepro{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.casepro a{
width: 24%;
    text-align: center;
    color: #333;
	 font-size:15px;
    margin-right: 1.3%;
	 margin-bottom: 3.5rem;
}
.casepro a img{
    width: 100%;
    transition: all 0.3s;
}
.casepro a div{
    overflow: hidden;
}
.casepro a span{
    margin: 12px 0;
    display: block;
    line-height: 25px;
}
.casepro a:hover img{
    transform: scale(1.1);
}

.casepro a:nth-child(4n){
    margin-right: 0;
}
/*缓存*/
/*.myPhone{
    position: absolute;
    top: 108px;
    width: 301px;
    overflow: hidden;
    transform: translate(0,0);
    display: none;
    transition: transform 500ms, opacity 500ms 100ms, left 0s 0s;
    transform: translate(0,10px);
    right: 0;
    z-index: 10;
}

.tel-bar {
    display: inline-block;
    background: #008DD5;
    color: #fff;
    padding: 2em 4em;
    text-align: center;
}

.tel-bar img {
    width: 4em;
    margin-bottom: 1em;
}

.tel-bar .tel-link {
    font-size: 2em;
    display: block;
    color: #fff!important;
}
.tel-bar p {
    display: inline-block;
    font-size: 0.9em;
    padding: 0.5em;
    line-height: 1;
    margin: auto;
    /* background-color: #34B7FB; */
/*}*/
.load_box {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    top: 0;
    left: 0;
    background: #fff;
    text-align: center;
}

.load_box .loader_loader {
    width: 100%;
    height: 100%;
    max-width: 100%;
}
.loader_loader {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 25%;
    max-width: 25%;
    height: 200px;
    align-items: center;
    justify-content: center;
}
@-webkit-keyframes line-scale-party {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }

  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes line-scale-party {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }

  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.line-scale-party > div:nth-child(1) {
  -webkit-animation-delay: 0.77s;
          animation-delay: 0.77s;
  -webkit-animation-duration: 1.26s;
          animation-duration: 1.26s; }
.line-scale-party > div:nth-child(2) {
  -webkit-animation-delay: 0.29s;
          animation-delay: 0.29s;
  -webkit-animation-duration: 0.43s;
          animation-duration: 0.43s; }
.line-scale-party > div:nth-child(3) {
  -webkit-animation-delay: 0.28s;
          animation-delay: 0.28s;
  -webkit-animation-duration: 1.01s;
          animation-duration: 1.01s; }
.line-scale-party > div:nth-child(4) {
  -webkit-animation-delay: 0.74s;
          animation-delay: 0.74s;
  -webkit-animation-duration: 0.73s;
          animation-duration: 0.73s; }
.line-scale-party > div {
  background-color: #7aba1e;
  width: 4px;
  height: 35px;
  border-radius: 2px;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
  -webkit-animation-name: line-scale-party;
          animation-name: line-scale-party;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0;
          animation-delay: 0; }


/*end*/


/*头部*/
/*.headers{
    width: 100%;
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    z-index: 12;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}

.headers>div{
    max-width: 1310px;
    margin: auto;
    height: 129px;
}*/
.listheader{
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 10;
}
.listheaders{
     max-width: 1320px;
    padding: 0 10px;
    margin: auto;   
}
.listheaderLeft{
    float: left;
    line-height: 106px;
}
.listheaderLeft a{

}
.listheaderLeft a img{

}

.listheaderpk{
    float: right;
    line-height: 106px;
    height: 106px;
    width: 3%;
    cursor: pointer;
}
.listheaderpk img{

}


.listheaderRight{
    width: 57%;
    position: relative;
    float: right;
    margin: auto;
}

.nas{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.nas>li{
position: relative;
    width: 14.2%;
    height: 106px;
    line-height: 106px;
}

.nas>li>a{
    display: block;
    font-size: 18px;
    overflow: hidden;
    color: #0166b3;
    width: 100%;
    text-align: center;
    position: relative;
	font-weight:bold;
}
.nas>li>a img{
    margin-left: 1rem;
}
.navs{
    transition: 0.3s linear;

}
.nas>li:last-child>a{
    border: 0;
}
/*.nas>li:hover>a{
    color: #0b4e9f;
}*/
/*.nas span{
    color: #ce9d59;
    display: block;
}
.nas>li>a:hover .navs{
    margin-top: -20px;
    transition: 0.3s linear;
}
*/





/**/
.clear {
    clear: both;
}

header .nav-btn {
    width: 45px;
    height: 34px;
    margin-top: 7px;
    position: relative;
}
.fl {
    float: left;
    display: inline;
}

header .nav-btn span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
    background: #068585;
    position: absolute;
    left: 0;
    top: 12px;
    transition: left 0.3s,top 0.3s;
}
header .nav-btn span.line1, header .nav-btn span.line3, header .nav-btn span.line3 {
    left: 15px;
}
header .nav-btn span.line2 {
    left: 30px;
    background: #e8921f;
}

header .logo {
    margin: 0 auto;
    width: 96px;
    display: block;
    padding-top: 1rem;
}
header .logo img {
    width: 100%;
}

header .nav-btn.hover span.line2{
    left: 12px;
}
header .nav-btn.hover span.line0{
    top: 0;
}
header .nav-btn.hover span.line1{
    top: 0;
    left: 24px;
}
header .nav-btn.hover span.line3{
    top: 24px;
    left: 0;
}
header .nav-btn.hover span.line4{
    top:24px;
    left:24px;
}

.headerphone{
    line-height: 100%;
    font-size: 18px;
    color: #2759a3;
    margin-left: 2rem;
    margin-top: 4.5rem;
}
.headerphone img{
    margin-left: 2.5rem;
    margin-right: 1rem;
}
.clear{
    clear: both;
}
.fr {
    float: right;
    display: inline;
}


.headers a.menu {
    display: block;
    width: 22px;
    float: left;
    z-index: 1;
    margin-top: 4.5rem;
}


.headers a.menu span:first-child {
    margin-top: 0;
}

.headers a.menu span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #3f6db3;
    margin-top: 5px;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
}

.headers a.menu span:last-child {
    width: 12px;
}

.headers a.menu:hover span:nth-child(1) {
    width: 11px;
}
.headers a.menu:hover span:nth-child(2) {
    width: 18px;
}

.headers a.menu:hover span:nth-child(3) {
    width: 22px;
}



.search {

}
.search-box {
    width: 28%;
    position: fixed;
    right: 0;
    top: 106px;
    display: none;
    z-index: 10;
    right: 10%;
    background: #015290;
    padding: 18px 2%;
}
.search-box .close {
    float: right;
    width: 35px;
    height: 35px;
    background: url(../image/wel26.png) no-repeat center;
    background-size: 100%;
    margin-top: 2px;
    opacity: 1;
}
.search-box form {
    width: 76%;
    height: 40px;
    line-height: 40px;
    position: relative;
    border: 1px solid rgba(255,255,255,.2);
}
.search-box form .text {
    font-size: 12px;
    color: #fff;
    border: none;
    background: none;
    padding: 0 28px 0 18px;
    width: 100%;
    height: 40px;
    color: #fff;
    line-height: 40px;
}
.search-box form .submit {
    width: 14px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -15px;
    background: url(../image/wel25.png) no-repeat center;
    border: none;
}
.search-box form .text::-webkit-input-placeholder{
    color: #fff;
}
.search-box form .text:-moz-placeholder{
    color: #fff;
}
.search-box form .text::-moz-placeholder{
    color: #fff;
}
.search-box form .text:-ms-input-placeholder{
    color: #fff;
}
/*.clickPhone:hover .myPhone{
    opacity: 1;
    transition: transform 500ms, opacity 500ms 100ms, left 0s 0s;
}*/
.nas>li .more{
    position: absolute;
    top: 80px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 7px 0 21px;
    z-index: 100;
    display: none;
}
.nas>li .more a{
    display: block;
    color: #333;
    text-align: center;
    font-size: 14px;
    height: 41px;
    line-height: 41px;
    transition: all 0.3s linear 0s;
}

.nas>li .more a:hover{
    color: #0b4e9f;
}
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
}
.banner .bannerswiperpagination span.swiper-pagination-bullet-active{
    background: #0b4e9f;
}



.allTop{
    text-align: center;
    margin-top: 42px;
    margin-bottom: 40px;
    overflow: hidden;
}
.allTop label{
    font-size: 34px;
    color: #d0d0cf;
    font-family: Arial;
    margin-bottom: 0;
    text-transform: uppercase;
}
.allTop div{
    font-size: 33px;
    color: #202020;
    font-weight: 700;
}



.home_a{
    max-width: 1320px;
    padding: 0 10px;
    margin: auto;
    overflow: hidden;     
}

.home_anav{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 26px;
}
.home_anav a{
    display: block;
    width: 33.333%;
    overflow: hidden;
    text-align: center;
    height: 130px;
    border: 1px solid #ccc;
    line-height: 130px;
    cursor: pointer;
    color: #212224;
}
.home_anav a .home_anavimg{
    line-height: 130px;
    position: relative;
    display: inline-block;
    width: 100px;
}
.home_anav a .home_anavimg img{
    position: absolute;
    top: -22px;
}
.home_anav a .home_anavimg img:nth-child(1){
    z-index: 1;
}


.home_anav a span{

    font-size: 26px;
    margin-right: 11%;
}
.home_anav a .home_anavRight{
    display: inline-block;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    background: #fff;
    border-radius: 50%;
    font-size: 25px;
    color: #333;
}
.home_anav a .home_anavRight i{

}

.home_anav a.on{
    background: #015290;
    color: #fff;
}
.home_anav a.on .home_anavRight{
    color: #015290;
}

.home_anav a.on .home_anavimg img:nth-child(1){
    z-index: 0;
}


.home_atext{
    overflow: hidden;
}
.home_atext .home_atextbox{
    display: none;
    overflow: hidden;
}
.home_atextbox a{
    display: block;
    float: left;
    overflow: hidden;
	border:3px solid #fff;
}
.home_atextbox a:nth-child(1){
        width: 50.616%;
}
.home_atextbox a:nth-child(2){
        width: 24.692%;
}
.home_atextbox a:nth-child(3){
    width: 24.692%;
}
.home_atextbox a:nth-child(4){
        width: 49.384%;
}
.home_atextbox a img{
    transition: all 0.3s;
    width: 100%;
}
.home_atextbox a:hover img{
    transform: scale(1.1);
}



.home_b{
    width: 100%;
    overflow: hidden;
}
.home_b a:nth-child(1){
        width: 31%;
}
.home_b a{
    display: block;
    overflow: hidden;
    position: relative;
    width: 23%;
    float: left;
	border: 3px solid #fff;

}
.home_b a>span{
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.6);
    line-height: 57px;
    font-size: 20px;
    font-weight: 700;
    transition: all 0.3s;
}
.home_b a>img{
    width: 100%;
}
.home_b .home_btext{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(6,102,178,0.6);
    overflow: hidden;
    padding: 16px;
    text-align: center;
    color: #fff;
    opacity: 0;
    transition: all 0.3s;
}
.home_b .home_btext .home_btexts{
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    overflow: hidden;
    display: table;
}
.home_b .home_btext .home_btexts div{
    vertical-align: middle;
    display: table-cell;
}
.home_b .home_btext .home_btexts label{
        font-size: 40px;
}
.home_b .home_btext .home_btexts p{
        padding: 0 21%;
    line-height: 27px;
    margin-bottom: 20px;
}
.home_b .home_btext .home_btexts img{
    
}

.home_b a:hover .home_btext{
    opacity: 1;
}
.home_b a:hover>span{
    opacity: 0;
}



.home_cTop{
    text-align: center;
    font-size: 33px;
    color: #202020;
    font-weight: 700;
    margin: 40px 0;
}


.home_c{
    max-width: 1320px;
    padding: 0 10px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 66px;     
}

.home_cnav{
    text-align: center;
    overflow: hidden;
}
.home_cnav a{
    display: inline-block;
    width: 160px;
    height: 42px;
    background: #e5e5e5;
    text-align: center;
    line-height: 42px;
    border-radius: 6px;
    position: relative;
    font-size: 16px;
    color: #191313;
    margin: 0 25px;
    padding-bottom: 7px;
    margin-bottom: 41px;
    cursor: pointer;
}
.home_cnav a img{
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10.5px;
    opacity: 0;
}
.home_cnav a.on{
    background: #0166b3;
    color: #fff;
}

.home_cnav a.on img{
    opacity: 1;
}



.home_ctext{
    width: 100%;
    overflow: hidden;
}

.home_ctextbox{
    display: none;
    overflow: hidden;
}

.home_ctextbox a{
    display: block;
    height: 156px;
    overflow: hidden;
}
.home_ctextbox a .home_ctextboxleft{
    float: left;
    width: 13%;
    background: #c7c7c7;
    height: 61px;
    text-align: center;
    line-height: 61px;
    border-radius: 6px;
    color: #fff;
    font-size: 18px;
    transition: all 0.3s;
}
.home_ctextbox a .home_ctextboxyuan{
    float: left;
    width: 9%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.home_ctextbox a .home_ctextboxyuan div{
        width: 1px;
    height: 100%;
    background: #cfcfcf;
    position: absolute;
    left: 50%;
    margin-left: -0.5px;
}
.home_ctextbox a .home_ctextboxyuan span{
    width: 14px;
    height: 14px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    display: block;
    left: 50%;
    position: absolute;
    margin-left: -7px;
    background: #fff;
    top: 14%;
    transition: all 0.3s;
}

.home_ctextbox a .home_ctextboxtext{
    float: left;
    width: 56%;
    overflow: hidden;
}
.home_ctextbox a .home_ctextboxtext div{
        font-size: 18px;
    color: #1c1b1b;
}
.home_ctextbox a .home_ctextboxtext p{
    margin: 0;
    color: #4d4e4f;
    line-height: 25px;
    margin-top: 15px;
}


.home_ctextbox a .home_ctextboxRight{
    float: right;
    width: 15%;
    overflow: hidden;
}
.home_ctextbox a .home_ctextboxRight img{
    
}


.home_ctextbox a:hover .home_ctextboxleft{
    background: #0166b3;
}
.home_ctextbox a:hover .home_ctextboxyuan span{
    background: #0166b3;
    border: 1px solid #0166b3;
}

.home_d{
    width: 100%;
    background: url(../image/18.png)center 0 no-repeat;
    overflow: hidden;
}

.home_ds{
    max-width: 1300px;
    margin:0 auto;
    background: #fff;
    padding: 43px;
    overflow: hidden;
    margin-top: 70px;
    margin-bottom: 20px;
}


.home_dsLeft{
    float: left;
    width: 46%;
    overflow: hidden;
}
.home_dsLeft label{
    font-size: 62px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    color: #1f1d1d;
    font-family: Arial;
    line-height: 100%;
    margin: 0;
    margin-top: 28px;
}
.home_dsLeft span{
    font-size: 45px;
    color: #1f1d1d;
}
.home_dsLeft p{
    margin-top: 23px;
    line-height: 31px;
    color: #1f1d1d;
    font-size: 15px;
    margin-bottom: 40px;
}
.home_dsLeft a{

}
.home_dsLeft a img{

}
.home_dsLeft div{
    text-align: center;
    margin-top: 36px;
}
.home_dsLeft div img{

}



.home_dsRight{
    float: right;
    width: 47%;
    overflow: hidden;
}

.home_dsRight>img{
    /*height: 559px;*/
    display: block;
    width: 100%;    
}


.home_dsRight video{
    height: 559px;
    object-fit: fill;
    display: block;
    width: 100%;
}




.home_dsRight div{
    display: flex;
    margin-top: 50px;
    display: none;
}
.home_dsRight div a{
    display: block;
    flex: 1;
    text-align: center;
}
.home_dsRight div a label{
    font-size: 60px;
    color: #050607;
    font-weight: 400;
    position: relative;
    font-family: Microsoft Sans serif;
    margin: 0;
}
.home_dsRight div a label span{

}
.home_dsRight div a label i{
        font-size: 16px;
    font-style: normal;
    position: absolute;
    color: #000000;
}
.home_dsRight div a p{
        margin: 0;
    color: #727272;
}



.bottom{
    width: 100%;
    background: #3f464e;
    overflow: hidden;
}

.bottoms{
    max-width: 1320px;
    padding: 0 10px;
    margin: auto;
    overflow: hidden;  
    margin-bottom: 38px;
    margin-top: 70px;  
}

.bottomsLeft{
    float: left;
    width: 59%;
    overflow: hidden;
    display: flex;
}
.bottomsLeft div{
    flex:1;
}
.bottomsLeft div span{
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
    display: block;
}
.bottomsLeft div a{
    color: #fff;
    display: block;
    margin-bottom: 10px;
}


.bottomsRight{
float: right;
    width: 41%;
    background: url(../image/23.png)left 0 no-repeat;
    overflow: hidden;
    padding-left: 5%;
    color: #fff;
}
.bottomsRight>img{
    float: left;
}
.bottomsRight p{
    float: left;
    margin: 0;
    font-size: 15px;
    line-height: 31px;
    margin-left: 5%;
}
.bottomsRight div{
margin-top: 2rem;
    float: left;
    width: 100%;
}


.allbottom{
    line-height: 86px;
    text-align: center;
    color: #fff;
    background: #081016;
    overflow: hidden;
}
.allbottom a{
    color: #fff;
}


.jiuq{
    width: 100%;
    overflow: hidden;
}

.jiuq img{
    width: 100%;
}

.jiuq a {
    display: block;
    color: #333;
    height: 40px;
    line-height: 54px;
	font-size:16px;
}












/**/
.listbanner{
    width: 100%;
    overflow: hidden;
    height: 270px;
    position: relative;
    text-align: center;
    color: #fff;
    padding-top: 25rem;
}


.listbanner img{

}
.listbanner label{
    display: block;
    font-size: 30px;letter-spacing:10px;
    margin-top: -105px;
}
.listbanner div{
    border-top-color: #0b4e9f;
    border-top-style: solid;
    border-top-width: 3px;
    width: 120px;
    margin: auto;
    margin-top: 1.5rem;
    margin-bottom: 3rem;
}
.listbanner p{
    font-size: 16px;
    margin: 0;
	display:none;
}



.listnav{
    width: 100%;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}
.listnav>div{
    max-width: 1280px;
    margin: auto;
    overflow: hidden;
}


.listnavright{
    float: right;
}
.listnavright a{
    color: #0b4e9f;
}
.listnavright span{

}

.listcontact{
    width: 100%;
    min-height: 1000px;
    overflow: hidden;
    background: url(../image/mtconback.jpg)center 0 no-repeat;
    background-position: top center;
    text-align: center;
}
.listcontact>img{
    margin: 7rem 0;
    transition: all 1s;
    cursor: pointer;
}
.listcontact>img:hover{
    transform: rotate(360deg);
}
.listcontact>p{
    margin: 0;
    font-size: 46px;
}
.listcontact>p>label{
    margin: 0;
}
.listcontact>span{
    font-size: 16px;
    color: #707070;
    line-height: 34px;
    display: block;
    margin-top: 3rem;
}
.listcontact>span>a{
    color: #707070;
}

#allmap{
    max-width: 1280px;
    margin: auto;
    height: 400px;
    overflow: hidden;
    margin-top: 4rem;
}
div.info-top {
    position: relative;
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px solid #CCC;
    border-radius: 5px 5px 0 0;
}
div.info-top div {
    display: inline-block;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 31px;
    padding: 0 10px;
    text-align: left;

}
div.info-middle {
    font-size: 12px;
    padding: 10px;
    line-height: 21px;
    text-align: left;
}
div.info-bottom img {
    position: relative;
    z-index: 104;
}
div.info-top img {
    position: absolute;
    top: 10px;
    right: 10px;
    transition-duration: 0.25s;
}


/**/
.listnavleft{
    float: left;
    overflow: hidden;
}
.listnavleft a{
    display: block;
    width: 200px;
    text-align: center;
    color: #333;
    border-left: 1px solid #ccc;
    float: left;
    font-size: 16px;
    transition: all 0.3s;
}
.listnavleft a:last-child{
    border-right: 1px solid #ccc;
}
.listnavleft a:hover{
    background: #0b4e9f;
    color: #fff;
    border-left: 1px solid #0b4e9f;
}
.listnavleft a.on{
    background: #0b4e9f;
    color: #fff;
    border-left: 1px solid #0b4e9f;
}

.listabout{
    max-width: 1280px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 2rem;
}

.listabout .listabouttitle{
    text-align: center;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    font-size: 30px;
    margin: 0;
    padding-bottom: 2rem;
    margin-top: 5rem;
}
.listabout>div{
    line-height: 25px;
	margin:40px 0;
}


.listnew{
max-width: 1280px;
    margin: auto;
    overflow: hidden;
    padding-top: 4rem;
}
.listnew1{
max-width: 1280px;
    margin: auto;
    overflow: hidden;
    padding-top: 4rem;
}


.listnew a{
    display: block;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding-bottom: 2rem;
    margin-bottom: 3rem;
}

.listnew1 a{
   
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding-bottom: 2rem;
    margin-bottom: 3rem;
}


.listnew a img{
    float: left;
    width: 20%;
}
.listnew .listnewright{
    float: right;
    width: 78%;
    overflow: hidden;
    margin-top: 2rem;
}
.listnew .listnewright .listnewrighttop{
overflow: hidden;
    line-height: 34px;
}
.listnew .listnewright .listnewrighttop span{
font-size: 24px;
    transition: all 0.3s;
    color: #333;
}
.listnew .listnewright .listnewrighttop div{
    float: right;
    color: #c8c8c8;
    font-size: 12px;
}
.listnew .listnewright .listnewrighttop div i{

}
.listnew .listnewright .listnewrighttop div label{
margin: 0;
    font-weight: 400;
    color: #969696;
}

.listnew .listnewright p{
    color: #666;
    font-size: 14px;
    line-height: 30px;
    margin: 0;
}
.listnew .listnewright>span{
    width: 86px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: block;
    background: #0b4e9f;
    padding: 5px 0;
    float: right;
    transition: all 0.3s;
}
.listnew .listnewright .listnewrighttop span:hover{
    color: #0b4e9f;
}
.listnew .listnewright>span:hover{
    background: #000;
}


/**/

.listmessages input::-webkit-input-placeholder { /* WebKit browsers */
  color: #DEDEDE;
}

.listmessages input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #DEDEDE;
}

.listmessages input::-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #DEDEDE;
} 

.listmessages textarea::-webkit-input-placeholder { /* WebKit browsers */
  color: #DEDEDE;
}

.listmessages textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #DEDEDE;
}

.listmessages textarea::-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #DEDEDE;
} 


.listmessage{
    max-width: 1280px;
    margin: 2rem auto;
    overflow: hidden;
	 font-size:16px;
    padding-left: 7rem;
}
.listmessages{
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    margin-bottom: 12px;
}
.listmessages span{
    display: inline-block;
    float: left;
    width: 100px;
    text-align: right;
    color: #666;
    margin-right: 1rem;
}
.listmessages input{
    width: 500px;
    height: 30px;
    border: 1px solid #f0f0f0;
    padding-left: 10px;

}
.listmessages textarea{
width: 500px;
    height: 150px;
    border: 1px solid #f0f0f0;
    padding-left: 10px;
}
.listmessage>form>input{
    background-color: #0b4e9f;
    height: 40px;
    width: 90px;
    display: block;
    text-align: center;
    color: #fff;
    line-height: 40px;
    border: 0;
    margin-left: 68px;
    margin-top: 3rem;
    font-size: 16px;

}


.listpro{
    max-width: 1280px;
    margin: auto;
    overflow: hidden;
    margin-top: 4rem;
    margin-bottom: 2rem;
}

.listproleft{
    width: 22%;
    overflow: hidden;
    float: left;
}
.listproleft a{
    height: 70px;
    width: 100%;
    text-align: center;
    font-size: 17px;
	 font-weight:bold;
    line-height: 70px;
    border: #e6e6e6 1px solid;
    display: block;
    color: #333;
    margin-bottom: 2rem;
    transition: all 0.3s;
}
.listproleft a:hover{
    background: #0b4e9f;
    color: #fff;
}

.listproleft a.on{
    background: #0b4e9f;
    color: #fff;
}
.listproright{
float: right;
    width: 74%;
}
.listproright .title .tle {
    font-size: 14px;
    transition: all .5s ease;
    font-family: arial;
    color: #333;
    font-weight: 600;
}
.listproright .fa {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 20px;
    color: #fff;
    z-index: 999;
	display:none;
}
.listproright .p_Product:hover .k {
    left: -50px;
    top: -50px;
}
.listproright .p_Product:hover .line {
    width: 100%;
}
.listproright .p_Product:hover .img {
    transform: scale(1.1);
}
.listproright .p_Product:hover .tle {
    color: #0b4e9f;
}
.listproright .p_Product:hover {
    box-shadow: 0 0 20px #ddd;
}
.listproright .p_Product {
    width: 32%;
    border-right: #e6e6e6 1px solid;
    border-top: #e6e6e6 1px solid;
    border-bottom: #e6e6e6 1px solid;
    border-left: #e6e6e6 1px solid;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    margin-bottom: 2rem;
}
.listproright .p_Product:nth-child(3n){
    margin-right: 0;
}

.listproright .xq {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    height: 100%;
}

.listproright .line {
    position: absolute;
    width: 0px;
    height: 2px;
    background-color: #0b4e9f;
    bottom: -1px;
    left: 0px;
    transition: all .5s ease;
}

.listproright .k {
    position: absolute;
    top: -100px;
    left: -100px;
    width: 100px;
    height: 100px;
  
    transform: rotate(45deg);
    transition: all .5s ease;
}
.listproright .foot {
    padding: 30px 30px 30px;
    background: #fff;
}
.listproright .foot .more {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
}
.listproright .read {
    font-size: 14px;
    color: #0b4e9f;
    font-family: arial;
    font-weight: bold;
}
.listproright .foot {
    padding: 30px 30px 30px;
    background: #fff;
}

.listproright .pic {
    overflow: hidden;
    width: 100%;
    height: 199px;
}
.listproright .pic .img {
    width: 100%;
    height: 100%;
    transition: all 2s ease .5s;
}
.listproright .title {
    padding-top: 28px;
    width: 100%;
    height: 80px;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: #e6e6e6 1px solid;
    background: #fff;
}



.listshowright{
    float: right;
    width: 74%;
}
.listshowrighttop{
    width: 100%;
    overflow: hidden;
}
.detailleft{
    float: left;
    width: 50%;
}





.detailright{
    float: right;
    width: 45%;
    overflow: hidden;
}
.detailright p{

}
.detailright p span{
    
}   
.detailright p label{
    margin: 0;
    font-size: 24px;
}

.listshowrightbottom{
    width: 100%;
    margin-top: 3rem;
}
.listshowrightbottom>span{
    width: 114px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    display: block;
    background-color: #0b4e9f;
}
.listshowrightbottom>div{
    border:1px solid #ccc;
    padding: 15px;
    line-height: 25px;
}




.ProductDetailsSmallimg {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.ProductDetailsSmallimg ul {
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.ProductDetailsSmallimg ul {
    padding-bottom: 0;
}

.ProductDetailsSmallimg ul li {
    position: relative;
    display: inline;
    margin-right: 28px;
    cursor: pointer;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.ProductDetailsSmallimg ul li span {
    display: block;
    height: 100%;
    border: 1px solid #dadada;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    right: 0;
    bottom: 0;

}

.ProductDetailsSmallimg ul li.cur span {
    height: 100%;
    border: 1px solid #0b4e9f;
}

.ProductDetailsSmallimg ul li img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.ProductDetailsSmallimg ul li h5 {
    text-align: center;
    font-size: 16px;
    height: 30px;
    line-height: 24px;
    margin-bottom: -30px;
}


.side_service{height: 199px;width: 50px;background: #12559A;border-top-left-radius: 10px;border-bottom-left-radius: 10px;position: fixed;right: 0;bottom:20%;z-index: 999;padding: 14px 0;}
.side_service>a{background: url("../image/service_icon.png") no-repeat;width: 50px;height: 57px;cursor: pointer;position: relative;display: block;}
.side_service .service_tel{background-position: 13px 17px;}
.side_service .service_kefu{background-position: 13px -41px;}
.side_service .service_qq{background-position: 13px -101px;}
.side_service .service_tel:hover{background-position: -31px 17px;}
.side_service .service_kefu:hover{background-position: -31px -41px;}
.side_service .service_qq:hover{background-position: -31px -101px;}
.service_kefu .service_pull{width: 158px;height: 129px;position: absolute;right: 100%;background: #12559A;border-top-left-radius: 10px;border-bottom-left-radius: 10px;display: none;top: 0;}
.service_kefu p{text-align: center;color: #e9e9e9;font-size: 15px;margin-top: 28px;}
.service_kefu h1{display: block;width: 110px;height: 30px;margin: 15px auto 0;line-height: 30px;border: 1px solid #fff;color: #fff;font-size: 14px;text-align: center;border-radius: 3px;}
.service_qq .service_pull{width: 138px;height: 159px;background: #12559A;position: absolute;right: 100%;border-top-left-radius: 10px;border-bottom-left-radius: 10px;top: -55px;display: none;}
.sqr{float: left;text-align: center;width: 108px;margin: 14px 15px 0;color: #fff;font-size: 14px;}
.sqr img{width: 108px;height: 108px;display: block;color: #fff;margin-bottom: 7px;}
.service_qq i{width: 1px;height: 130px;background: #0175c3;float: left;margin-top: 14px;}
.cd-top-box{position: fixed;right: 0;bottom: 20%;width: 50px;margin-bottom: -70px;height: 69px;background-color: #12559A;border-radius: 10px 0 0 10px;cursor:pointer;z-index: 999;}
.cd-top-box i{display: block;width: 20px;height: 10px;background: url('../image/backup_icon.png') no-repeat;margin: 10px auto 5px;}
.cd-top-box p{font-size: 14px;color: #fff;text-align: center;line-height: 18px;}



/*.ProductimgArrowleft {
    display: block;
    position: absolute;
    bottom: 43px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: #ededed;
    border-radius: 36px;
    outline: none;
}
.ProductimgArrowleft {
    left: 0px;
}
.ProductimgArrowright {
    display: block;
    position: absolute;
    bottom: 43px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: #ededed;
    border-radius: 36px;
    outline: none;
}

.ProductimgArrowright {
    right: 0px;
}*/

@media (min-width: 992px){
.ProductDetailsSmallimg {
    width: 83%;
    margin: 0 auto;
}

.dioo{
    position: relative;
    margin-top: 2rem;
}

.ProductimgArrowleft {
    display: block;
    position: absolute;
    bottom: 43px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: #ededed;
    border-radius: 36px;
    outline: none;
}
.ProductimgArrowleft {
    left: 0px;
    top: 26%;
}
.ProductimgArrowright {
    display: block;
    position: absolute;
    bottom: 43px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: #ededed;
    border-radius: 36px;
    outline: none;
}

.ProductimgArrowright {
    right: 0;
    top: 26%;
}
.ProductimgArrowright:after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    border-left: 3px solid #999999;
    border-bottom: 3px solid #999999;
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
margin: 13px 0 0 11px;
}
.ProductimgArrowleft:after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    border-left: 3px solid #999999;
    border-bottom: 3px solid #999999;
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
margin: 13px 0 0 11px;
}

.ProductimgArrowleft:hover {
    background: #0061b0;
}
.ProductimgArrowright:hover {
    background: #0061b0;
}
.ProductimgArrowright:hover:after {
    border-left: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
}
.ProductimgArrowleft:hover:after {
    border-left: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
}

.fiexdphone{
    display: none;
}

}
