*{
    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%;
}
/*ç¼“å­˜*/
/*.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{
    width: 100%;
}

.listheadermuyy{
    position: relative;
}


.listheaderLeft{
    float: right;
    width: 15%;
    text-align: center;
    line-height: 104px;
    height: 104px;
}

.listheaderRight{
    width: 60%;
    position: relative;
    float: right;
    margin: auto;
} 
.listheaderphone{
float: right;
    width: 9%;
    height: 104px;
    background: #2780c4;
    color: #fff;
    padding-top: 22px;
    padding-left: 0.6%;
}
.listheaderphone div{

}
.listheaderphone div img{

}
.listheaderphone span{
    font-size: 20px;
}


.listheaderweixin{
    height: 104px;
    float: right;
    border-left: 1px solid #ccc;
    text-align: center;
    width: 5%;
    cursor: pointer;
    position: relative;
}
.listheaderweixin div{
        line-height: 67px;
}
.listheaderweixin div img{
    
}

.listheaderweixin span{
        display: block;
    text-align: center;
    color: #101111;
}
.listheaderweixin .weixnimg{
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10;
    top: 104px;
    display: none;
}
.listheaderweixin:hover .weixnimg{
    display: block;
}



.listheadershipi{
    height: 104px;
    float: right;
    border-left: 1px solid #ccc;
    text-align: center;
    width: 5%;
}
.listheadershipi a{

}
.listheadershipi a div{
        line-height: 67px;
}
.listheadershipi a div img{
    
}

.listheadershipi a span{
        display: block;
    text-align: center;
    color: #101111;
}


.nas{
    display: flex;
    margin: 0;
}

.nas>li{
    position: relative;
    flex: 1;
    line-height: 104px;
    height: 104px;
}

.nas>li>a{
    display: block;
    font-size: 17px;
    overflow: hidden;
    color: #201d1d;
    width: 100%;
    text-align: center;
    position: relative;
}
.nas>li>a img{
    margin-left: 1rem;
}
.navs{
    transition: 0.3s linear;

}
.nas>li:last-child>a{
    border: 0;
}
/*.nas>li:hover>a{
    color: #d5a65e;
}*/
/*.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 {
    cursor: pointer;
}
.search-box {
    width: 28%;
    position: fixed;
    right: 0;
    top: 194px;
    display: none;
    z-index: 10;
    background: #f9bd00;
    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;
    outline: none;
}
.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: 68px;
    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: #f9bd00;
}
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
}
.banner .bannerswiperpagination span.swiper-pagination-bullet-active{
    background: #f9bd00;
}

.banner .bannerswiperpagination{

}
.banner .bannerswiperpagination span{

}





.diyue_b{
    max-width: 1244px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 10px;
    margin-top: 70px;
    margin-bottom: 58px;
}
.diyue_bLeft{
    float: left;
    width: 49%;
    overflow: hidden;
}
.diyue_bLeft label{

font-size: 51px;

color: #464646;

display: block;

line-height: 100%;
}
.diyue_bLeft label i{

font-style: normal;

color: #bf020a;
}
.diyue_bLeft span{

display: block;

margin-top: 13px;

width: 55px;

height: 3px;

background: #f2741f;
}
.diyue_bLeft div{
    font-size: 24px;
    margin-bottom: 13px;
}
.diyue_bLeft p{

margin-top: 42px;

color: #464646;

line-height: 32px;

margin-bottom: 60px;
}
.diyue_bLeft a{

background: #bf0109;

display: inline-block;

padding: 8px 21px;

color: #fff;
}
.diyue_bRight{
    float: right;
    width: 45%;
}

.diyue_bRight img{
    width: 100%;
}
.diyue_bbottom{
    margin: 0 auto;
    max-width: 1244px;
    padding: 0 10px; 
    margin-bottom: 46px;   
}
.lk_bgx {
    border: 1px solid #f1f1f1;
    padding: 40px 0px;

}


.lk_sz ul{
    display:flex;
    flex-flow:row wrap;
    justify-content:space-between;
}
.lk_sz ul li{
    border-right:1px solid #f1f1f1;
    display:flex;
    justify-content:center;
    flex:1 1;
}
.lk_sz ul li:last-child{
    border:0;}
.lk_sz01{
flex-basis:51px;
margin-top:5px;
}
.lk_sz02{

margin-left:20px;
}
.lk_sz02_a{
    color:#082558;
    font-size:40px;
    line-height:40px;
}
.lk_sz02_b{
    font-size:16px;
    color:#8d8d8d;
}







.diyue_a{
    width: 100%;
    background: url(../image/pro_bg.jpg)center 0 no-repeat;
    height: 1009px;
    overflow: hidden;
}

.allTop{
    text-align: center;
    color: #fff;
    margin-top: 70px;
    margin-bottom: 52px;
}
.allTop label{
    display: block;
    font-size: 37px;
    line-height: 100%;
    margin-bottom: 12px;
}
.allTop div{
    font-size: 22px;
    text-transform: uppercase;
}

.diyue_as{
    max-width: 1660px;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 10px;
}
.diyue_as a{
    display: block;
    background: #fff;
    width: 23.5%;
    margin-bottom: 2%;
}
.diyue_as a div{
    overflow: hidden;
}
.diyue_as a div img{
    width: 100%;
}
.diyue_as a span{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #464646;
    line-height: 49px;
    border-top: 1px solid #ccc;
}

.diyue_as a:hover div img{
    transform: scale(1.1);
}





/*.box3*/
.box3{background: #f6f6f6;padding: 4% 0;}
.ybox{display: flex;justify-content: space-between;flex-wrap: nowrap;display: -webkit-flex;}
.yleft{width:30%;}
.yright{width: 68.2%;}
.yul li{margin-left: 1%;width: 32.333%;}
.ys1{color: #000000;line-height: 32px;font-size:16px;margin-top: 7%; }
.yleft a{margin-top: 15%; color: #000000;font-size: 14px;display: block; width: 223px;height: 65px;line-height: 65px;padding-left: 26px;background: url(../image/gd.png) no-repeat top center;background-size: 100% 100%;}
.yleft a:hover{background: url(../image/gd1.png) no-repeat top center;background-size: 100% 100%;color: #fff;}
.yul li img{display: block;width: 100%;}
.yul li .img{overflow: hidden;}
.yul li img{-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.yul li:hover img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}

.yul li a{display: block;position: relative;}
.yul li h3{font-weight: normal;padding:0 5%;position: absolute;bottom: 7%;left: 0;width: 100%;line-height: 22px;}
.ybt{color: #ffffff;font-size: 22px;}
.jia{color: #ffffff;opacity: 0.48;font-size: 33px;}

.wh {
    max-width: 1430px;
    margin: 0 auto;
    padding: 0 15px;
}




.bt1 dd b{    font-weight: 700;color: #4f4d4d;font-size: 45px;}
.bt1 dd{color: #363636;font-size: 27px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;
}
.bt1 dd span{color: #666666;font-size: 45px;       }
.bt1 dt{color: #666666;font-size: 15px;margin-top: 1%;}




.diyue_c{
    width: 100%;
    background: url(../image/case_bg.jpg)center 0 no-repeat;
    height: 529px;
    overflow: hidden;
}



.diyue_cs{
    max-width: 1430px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.diyue_cs a{
    display: block;
    width: 22%;
    text-align: center;
    font-size: 17px;
}
.diyue_cs a div{ 
    border: 6px solid #fff;
}
.diyue_cs a div img{
    width: 100%;
}
.diyue_cs a span{
    display: block;
    text-align: center;
    line-height: 51px;
    color: #fff;
}
.diyue_cs a>img{

}








/*.box4*/
.box4{background:#eeeeee;padding: 3% 0;}
.xinwen{
    
display: flex;
justify-content: space-between;
flex-wrap: nowrap;
display: -webkit-flex;
margin-top: 45px;
}
.nleft{width: 40%;position: relative;outline: none;}
.nright{width: 57%;}
.nlist2 li{margin-left: 3.5%;background: #e5e5e5;width: 48%;}
.nlist2  li:first-child{margin-left: 0;}
.nleft .nlist{position: static!important;overflow: hidden;}
.nleft  .slick-arrow{position: absolute;bottom: 0;background:none;font-size: 0;z-index: 99; border:none;outline: none;width: 48%;height: 41px;display: block;}
.nleft .slick-prev{background:url(../image/lt2.jpg) no-repeat top center;left: 0;}
.nleft .slick-prev:hover{background:url(../image/lt22.jpg) no-repeat top center;}
.nleft .slick-next{background:url(../image/rt2.jpg) no-repeat top center;right: 0;}
.nleft .slick-next:hover{background:url(../image/rt22.jpg) no-repeat top center;}
.nei{padding-right: 5%;width:82%;}
.ntime{text-align: center;}
.ntime dd{color: #9b9b9b;font-size: 40px;font-family: 'Impact';line-height: 40px;}
.ntime dt{color: #9b9b9b;font-size: 18px;}
.nei a{display: block;color: #000000;font-size: 18px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;margin-top: 5px;}
.nei p{ color: #666666;font-size: 16px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.nlist li{padding-bottom: 3%;margin-bottom: 3%;border-bottom: 1px solid #e5e5e5;}

.nlist2  li .img img{display: block;width: 100%;}
.nlist li:hover .nei a{color: #d40900;}


.nbox2{padding:6% 8%;}
.nbox2 h3 a{display: block;color: #000000;font-size: 18px;font-weight: normal;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;
}
.nbox{
width: 100%;
}
.nbox2 span{color: #888888;font-size: 16px;display: block;margin:10px 0 7px 0;}
.nbox2 p{color: #333333;font-size: 16px;line-height: 26px;}
.nsort{}
.nsort2{display:none;}
.nsort li{text-align: center;line-height: 89px;display: inline-block;}
.nsort li a{display: block;color: #000000;font-size: 16px;}
.nlist2 li:hover .nbox2 h3 a,.nlist2 li:hover .nbox2 p{color: #fff;}
.nlist2 li:hover {background: #d40900;}
.nlist2 li:hover .nbox2 span{color: #d7d7d7;}
.nsort li a:hover{color:#d40900;}



.diyue_d{
    width: 100%;
    background: #2780c4;
    overflow: hidden;
    padding:63px 0;
}





.diyue_e{
    width: 100%;
    background: url(../image/contact_bg.jpg)center 0 no-repeat;
    height: 943px;
    overflow: hidden;
}

.diyue_eTop{
    text-align: center;
    margin-top: 109px;
    margin-bottom: 44px;
}
.diyue_eTop div{
    font-size: 136px;
    color: #f0f0f0;
    text-transform: uppercase;
    line-height: 100%;
    font-weight: 700;
}
.diyue_eTop label{
    display: block;
    font-size: 39px;
    line-height: 100%;
    margin-top: -84px;
    margin-bottom: 47px;
}
.diyue_eTop span{

font-size: 16px;

color: #333333;
}


.diyue_es{
    max-width: 1430px;
    margin: 0 auto;
    padding: 0 15px;
    overflow: hidden;
}


.diyue_esLeft{
    float: left;
    height: 567px;
    width: 71%;
    position: relative;
}

.diyue_esRight{
    width: 29%;
    background: #eeeeee;
    float: right;
    height: 567px;
}

.diyue_esRight form{
    width: 78%;
    margin-left: 13%;
    margin-top: 19%;
}
.diyue_esRight div{
    
font-size: 25px;
    
margin-bottom: 33px;
}
.diyue_esRight input{

display: block;

height: 40px;

width: 100%;

border: 0;

padding-left: 21px;

margin-bottom: 11px;

outline: none;
}

.diyue_esRight textarea{

display: block;

height: 112px;

width: 100%;

border: 0;

padding-left: 21px;

margin-bottom: 11px;

outline: none;

padding-top: 7px;
}

.diyue_esRight button{

display: block;

height: 40px;

width: 100%;

border: 0;

margin-bottom: 11px;

outline: none;

background: #bf0109;

color: #fff;
}







#mapid{
    width: 100%;
    height: 100%;
}

.diyue_esLefts{
    position: absolute;
    left: 0;
    bottom: 0;
    background: #ebf1f7;
    overflow: hidden;
    width: 398px;
    height: 170px;
    border-left: 2px solid #ee4014;
    padding-top: 29px;
    padding-left: 21px;
}
.diyue_esLefts label{
    font-size: 23px;
    color: #0a0909;
}
.diyue_esLefts div{
    font-size: 16px;
    line-height: 27px;
}







.indexbottom{
    width: 100%;
    background: #222629;
    overflow: hidden;
}
.allbottomindex{
        max-width: 1430px;
    margin: 0 auto;
    padding: 0 15px;
    overflow: hidden;
}

.indexbottom_a{
    height: 172px;
    border-bottom: 1px solid #636567;
}

.indexbottom_aLeft{
    float: left;
    color: #fff;
    margin-top: 50px;
}
.indexbottom_aLeft div{
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 12px;
}
.indexbottom_aLeft span{
    font-size: 17px;
    text-transform: uppercase;
}

.indexbottom_aRight{
    float: right;
    margin-top: 23px;
}

.indexbottom_aRight div{

display: inline-block;

text-align: center;

margin-left: 18px;
}
.indexbottom_aRight div img{

}
.indexbottom_aRight div span{
    
display: block;
    
text-align: center;
    
color: #fff;
    
margin-top: 11px;
}

.indexbottom_b{
    overflow: hidden;
    padding: 43px 0;
}

.indexbottom_bLeft{
    float: left;
}
.indexbottom_bLeft span{
    font-size: 22px;
    color: #fff;
}
.indexbottom_bLeft div{
    color: #cfcccc;
    line-height: 30px;
    margin-top: 18px;
}


.indexbottom_bRight{
    float: right;
    width: 53%;
}
.indexbottom_bRight div{
    float: left;
    width: 33.333%;
}
.indexbottom_bRight div span{
    display: block;
    font-size: 17px;
    color: #fff;
}
.indexbottom_bRight div i{
    width: 54px;
    background: #575759;
    height: 1px;
    display: block;
    margin-top: 10px;
    margin-bottom: 13px;
}

.indexbottom_bRight div a{
    display: block;
    color: #cbc9c9;
    margin-bottom: 13px;
}

.bitob{
    width: 100%;
    border-top: 1px solid #636567;
}


.bitobLeft{
    float: left;
    line-height: 73px;
    color: #b0abab;
}
.bitobLeft a{
    color: #b0abab;    
}

.bitobRight{
        float: right;
    margin-top: 12px;
}

.s_foot_link{height: 45px;cursor:pointer;overflow:visible;position: relative;text-align:left;}
.s_foot_link .yqlj{display:inline-block;width:110px;height:45px;line-height:43px;border:#dadbdb 1px solid;text-align:center;font-size:14px;color:#212121;float:left;background: #f0f1f3;}
.s_foot_link .tanchu{float:left;width: 100%;box-sizing:border-box;position:absolute;bottom: 44px;border-bottom:0;display: none;left: 0;}
.s_foot_link .tanchu:before{content:"";display:block;border:10px solid transparent;width:0px;height:0px;position:absolute;bottom: -19px;left:50%;margin-left:-10px;}
.s_foot_link .tanchu>div{background: #15569d;display:block;padding: 10px 1.25rem;border: #fff 1px solid;}
.s_foot_link .tanchu>div::-webkit-scrollbar {display:none}
.s_foot_link .tanchu a {color: #cdd6e5;line-height: 27px;display:block;font-size: 14px;}
.s_foot_link .tanchu a:hover{color: #ff0;}
.s_foot_link #bnt_link1.a {padding-left: 1.25rem;font-size:  13px;color: #cdd6e5;text-align:left;line-height: 43px;width: 235px;box-sizing:border-box;text-decoration:none;border: #fff 1px solid;float: left;}
.s_foot_link .a span{display:inline-block;float:right;color:#919397;line-height: 43px;width:37px;text-align:center;height:100%;}





.home_d{
    width: 100%;
    background: #2780c4;
    overflow: hidden;
    color: #fff;
}


.home_dleft{
    float: left;
    padding: 6rem 0;
}

.home_dleft label{
        font-size: 30px;
    border-bottom: 1px solid #5299d0;
    padding-bottom: 0.8rem;
    margin: 0;
    display: block;
}
.home_dleft div{
    border-bottom: 1px solid #5299d0;
    overflow: hidden;
}
.home_dleft div p{
    margin: 0;
    float: left;
    line-height: 24px;
    padding: 1rem 0;
}
.home_dleft div span{
    float: right;
    font-size: 18px;
    font-weight: 700;
    background: url(../image/images/12.png)center 13px no-repeat;
    display: block;
    height: 73px;
    padding-top: 3.8rem;
    border-left: 1px solid #5299d0;
    width: 174px;
    text-align: center;
}




.home_dright{
    position: relative;
    float: right;
    width:55%;
    overflow: hidden;
    margin-top: 7rem;
}

.home_drightswiper{
    max-width: 650px;
}
.home_drightswiper a img{
    border: 2px solid #0077B2;
    width: 100%;
}


.home_dright .home_drightswipernext{
    width: 26px;
    height: 50px;
    background: url(../image/images/14.png)center 0 no-repeat;
    background-size: 26px 50px;
}

.home_dright .home_drightswiperprev{
       width: 26px;
    height: 50px;
    background: url(../image/images/15.png)center 0 no-repeat;
    background-size: 26px 50px; 
}








/*lei*/

.proone{
    width: 100%;
    background: #e5e5e5;
    overflow: hidden;
}


.proones{
    max-width: 1326px;
    padding: 0 10px;
    margin: auto;
    overflow: hidden;
    margin-top: 44px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.proones a{
    display: block;
    background: #fff;
    width: 47%;
    margin-bottom: 53px;
    padding: 42px;
    overflow: hidden;
}
.proones a .proonesImg{
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: #fff;
}
.proones a .proonesImg img{
    transition: all 0.3s;
}
.proones a:hover .proonesImg img{
    transform: scale(1.1);
}
.proones a label{
    font-size: 21px;
    color: #0f6dc2;
    cursor: pointer;
}
.proones a p{
    color: #110f0f;
    margin: 0;
    line-height: 28px;
    margin-top: 15px;

}
.proones a .proonestext{
    overflow: hidden;
    font-size: 0;
    margin-top: 18px;
}
.proones a .proonestext div{
    display: inline-block;
    font-size: 14px;
    color: #110f0f;
    padding: 9px 25px;
    border: 1px solid #e5e5e5;
    margin-right: 10px;
    margin-bottom: 10px;
}




.alllistsearch{
    width: 100%;
    height: 92px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    line-height: 92px;
}

.alllistsearch>div{
    max-width: 1220px;
    margin: auto;;
    overflow: hidden;
    padding: 0 10px;
}

.alllistsearchLeft{
    float: left;
    font-size: 16px;
    color: #464646;
}
.alllistsearchLeft img{
    margin-right: 7px;
}
.alllistsearchLeft i{
    font-style: normal;
}
.alllistsearchLeft span{

}
.alllistsearchLeft a{
    color: #464646;
}


.listnavRight{
    float: right;
}
.listnavRight a{
    display: block;
    float: left;
    font-size: 16px;
    color: #464646;
    padding: 0 3rem;
    transition: 0.3s linear;
}
.listnavRight a.on{
    background: #0f6dc2;
    color: #fff;
}
.listnavRight a:hover{
    background: #0f6dc2;
    color: #fff;
    transition: 0.3s linear;
}




.p12-aboutinfo-1{
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
}

.p12-aboutinfo-1 .tit {
    height: 160px;
    background: url(../image/d63899212b4c4e7d99ac9ed293b3ac9f_2.jpg)no-repeat center 91px;
    clear: both;
    text-align: center;
}

.p12-aboutinfo-1 .tit span {
    display: block;
    font-size: 28px;
    color: #000;
    padding-top: 45px;
}
.p12-aboutinfo-1 .tit em {
    font-style: normal;
    color: #999;
    text-transform: uppercase;
    font-family: "Times New Roman";
    padding-top: 18px;
    display: block;
}






.g-gywm {
    height: 530px;
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
}

.wm-l {
    width: 40%;
    float: left;
    color: #fff;
    height: 460px;
    overflow: hidden;
    background: #0f6dc2;
    padding: 60px 0 0 40px;
}

.wm-l h4 {
    font: 20px "Microsoft YaHei";
    line-height: 60px;
    padding-bottom: 30px;
    margin: 0;
}

.wm-l li {
    font: 16px "Microsoft YaHei";
    color: #fff;
    line-height: 40px;
}

.wm-l li b {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

.wm-r {
    float: left;
    width: 60%;
}

#map{
    width: 100%;
    height: 460px;
    border: 1px solid rgb(204, 204, 204);
    font-size: 12px;
}

.map-title {
    font-size: 16px;
    line-height: 24px;
    }

    .map-list {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin-top: 6px;
    }






.listcontacts{
    width: 100%;
    background: #f1f1f1;
    overflow: hidden;
}
.listcontacts>div{
    max-width: 1210px;
    margin:5rem auto;
    overflow: hidden;
}

.listcontacts>div>span{
    font-size: 28px;
    color: #6a6a6a;
}
.listcontacts>div>span>i{
    font-style: normal;
    font-size: 19px;
    color: #8d8c8c;
    font-family: Arial Regular;
    text-transform: uppercase;
    margin-left: 5px;
}



.listcontactsTitle{
    overflow: hidden;
    margin-top: 3rem;
}
.listcontactsTitle input{
    height: 58px;
    display: block;
    float: left;
    padding-left: 47px;
    box-sizing: border-box;
    width: 48%;
    font-size: 16px;
    margin-bottom: 2rem;
    border: 1px solid #ccc;
    outline: none;
}
.listcontactsTitle input:nth-child(1){
    background: url(../image/122.png)left 0 no-repeat #fff;
    background-position: 11px;
}
.listcontactsTitle input:nth-child(2){
    float: right;
    background: url(../image/123.png)left 0 no-repeat #fff;
    background-position: 17px;
}
.listcontactsTitle input:nth-child(3){
    background: url(../image/124.png)left 0 no-repeat #fff;
    background-position: 8px;    
}
.listcontactsTitle input:nth-child(4){
    float: right;
    background: url(../image/125.png)left 0 no-repeat #fff;
    background-position: 12px; 
}


.listcontactsTextarea{
    width: 100%;
    border: 1px solid #ccc;
    background: url(../image/126.png)left 0 no-repeat #fff;
    background-position: 12px 16px;
    padding-left: 47px;
    font-size: 16px;
    padding-top: 18px;
    height: 174px;
    outline: none;
}

.listcontactsubmit{
    text-align: center;
    margin-top: 3rem;
}
.listcontactsubmit input{
        background: #b61f01;
    color: #fff;
    border: 0;
    width: 260px;
    height: 50px;
    font-size: 16px;
    margin: 0 5px;
}

.listcontactsubmit input:nth-child(2){
    background: #484848;
}


.listpro {
    max-width: 1220px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 10px;
    line-height: 34px;
    font-size: 16px;
    color: #666565;
}

.listpronav{
    overflow: hidden;
    margin-top: 38px;
    margin-bottom: 45px;
}
.listpronav li {
    width: 90px;
    height: 30px;
    border: 1px solid #e6e6e6;
    text-align: center;
    line-height: 30px;
    float: left;
    margin-right: 9px;
}

.listpronav li a {
    display: block;
    color: #444;
    font-size: 16px;
}

.listpronav li:hover {
    background: #0f6dc2;
    border: 1px solid #0f6dc2;
}
.listpronav li:hover a {
    color: #fff;
}

.listpronav li.current {
    background: #0f6dc2;
    border: 1px solid #0f6dc2;
}



.listpros{
    width: 100%;
    overflow: hidden;
}
.listpros a{/* display: block; */width: 31%;/* float: left; */margin-right: 3.5%;margin-bottom: 2%;}
#art_content a{
	display: inline;
	float: none;
	margin: 0;
}
.listpros a .listprosimg{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.listpros a .listprosimg img{
    width: 100%;
    transition: all 0.3s;
}
.listpros a .listprosimg div{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    transition: all 0.5s;
}

.listpros a .listprosimg div span{
    width: 64px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: block;
    margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    border-top: 1px solid #fff;
    font-size: 16px;
}
.listpros a p{
        font-size: 18px;
    color: #444;
    line-height: 44px;
    margin: 0;
}
.listpros a:nth-child(3n){
    margin-right: 0;
}


.listpros a:hover .listprosimg img{
    transform: scale(1.1);
}

.listpros a:hover .listprosimg div{
    opacity: 1;
}




.listnew{
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;
}
.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: #0f6dc2;
    padding: 5px 0;
    float: right;
    transition: all 0.3s;
}
.listnew .listnewright .listnewrighttop span:hover{
    color: #0f6dc2;
}
.listnew .listnewright>span:hover{
    background: #000;
}








.listdetailpro{
    width: 100%;
    background: #f5f5f5;
    overflow: hidden;
}

.listdetailpro>div{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}

.listdetailpros{
    margin:4rem;
    overflow: hidden;
}


.listdetailprosTop{
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin: 6rem 0;
}
.listdetailprosTop li{
    width: 25%;
    text-align: center;
    border-right: 1px solid #ccc;
    overflow: hidden;
    cursor: pointer;
}
.listdetailprosTop li:last-child{
    border: 0;
}
.listdetailprosTopimg{
    position: relative;
    height: 7rem;
}
.listdetailprosTopimg div img{
    max-width: 100%;
}
.listdetailprosTopimg div{
    position: absolute;
    width: 100%;
    height: 100%;
}
.listdetailprosTopimg div:nth-child(1){
    z-index: 1;
}
.listdetailprosTopimg div:nth-child(2){
    
}
.listdetailprosTop li span{
    font-size: 18px;
    color: #424040;
}
.listdetailprosTop li.on .listdetailprosTopimg div:nth-child(2){
    z-index: 2;
}


.ContBoxdetail{
    position: relative;
}
.ContBoxdetail .Boxdetail{
    /*display: none;*/
    
    width: 100%;
}



.proshows{
    max-width: 1266px;
    margin:3rem auto;
    overflow: hidden;
    width: 100%;
}

.proshowLeft{
    float: left;
    width: 50%;
    overflow: hidden;
}

.bigImg{
    width: 100%;
    padding-left: 1rem;
}
.swiper-containerDetail{
    width: 70%;
    margin: auto;
}
.swiper-containerDetail img{
    width: 100%;
    border: 1px solid #ccc;
}
.detailLefts{
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 2rem;
}

.detailnext{
    background: url(../image/20_03.jpg)center 0 no-repeat!important;
    width: 14px!important;
    height: 21px!important;
    background-size: 100% 100%!important;
    margin-top: 0!important;
    top: 41%!important;
}

.detailprev{
    background: url(../image/21_03.jpg)center 0 no-repeat!important;
    width: 14px!important;
    height: 21px!important;
    background-size: 100% 100%!important;
    margin-top: 0!important;
    top: 41%!important;
}


.proshowRight{
    float: right;
    width: 35%;
    overflow: hidden;
    margin-top: 1rem;
    margin-right: 6rem;
}
/*.proshowRight div{
    font-size: 16px;
    color: #37383a;
    margin-bottom: 9px;
}
*/
.proshowRight label{
        display: block;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 15px;
    color: #37383a;
}
.proshowRight label em{
     font-style: normal;   
}


.dm {
max-width: 1543px;
    margin: auto;
    background: #fff;
    overflow: hidden;
    width: 100%;
    padding: 3rem;
}

.cpxq_tit{
    width: 94%;
    margin: auto;
    margin-bottom: 4rem;
}
.cpxq_tit span {
    display: inline-block;
    width: 207px;
    height: 45px;
    line-height: 45px;
    background: url(../image/images/prodetail_27.png) no-repeat center center;
    text-align: center;
    color: #fff;
    font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
    font-size: 20px;
}

.cpxq_tit div{
    line-height: 28px;
}
.cpxq_tit div img{
    max-width: 100%;
}


.p1-pho-1 {
background: url(../image/VISkins-p1.png) no-repeat 0 -3px;
    min-height: 50px;
    padding-left: 44px;
    font-size: 20px;
    line-height: 30px;
    margin-right: 50px;
    color: #0f6dc2;
    margin-top: 3rem;
}


.p1-pho-1 span {
    display:block;
    font-size:14px;
    line-height:14px;
    color:#666;
}
.p1-pho-1 i {
    font-style:normal;
}



.p12-aboutinfo-1-nr{
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px;    
}

.endit-content {
    line-height: 28px;
}



.p12-aboutinfo-1-nr .tit {
        text-align: center;
        font-weight: normal;
        margin: 50px auto 30px;
    }
    
.p12-aboutinfo-1-nr .tit span {
        display: block;
        font-size: 38px;
        color: #333;
        line-height: 38px;
        font-weight: bold;
        letter-spacing: 2px;
    }
    
.p12-aboutinfo-1-nr .tit i {
        display: block;
        font-size: 14px;
        font-family: Arial;
        font-weight: 400;
        font-style: normal;
        margin-top: 10px;
        position: relative;
        line-height: 14px;
        text-transform: uppercase;
        color: #adadad;
    }

.p12-aboutinfo-2{
        margin: 15px 0;
        font-size: 15px;
    line-height: 32px;
    padding: 40px 130px;
    background: #fff;
    box-shadow: 0 0 5px #eee;
    text-align: center;
    margin-bottom: 15px;

}





/*    .list {
        margin-top: 20px;
    }
    .list ul{
    }
    .list li {
        float: left;
        border: 1px solid #eee;
        width: 31%;
        height: 180px;
        text-align: center;
        margin-right: 42px;
        color: #666;
        margin-bottom: 30px;
        line-height: 160%;
        padding: 10px 15px;
        font-family: å¾®è½¯é›…é»‘;
        background: #f7f7f7;
        border-radius: 30px;
        transition: all 0.6s;
        box-sizing: border-box;
    }
    
    .list li:nth-child(3n) {
        margin-right: 0px;
        float: right;
    }
    
    .list li:hover {
        box-shadow: 0px 0px 5px #eee;
        transform: translate(0, -10px);
    }
    
    .list li img {
        margin-top: 20px;
        width: 75px;
    }
    
    .list li i {
        display: block;
        font-size: 14px;
        color: #333;
        padding-bottom: 8px;
        font-style: normal;
        padding-top: 10px;
    }
*/

.sco{
    overflow: hidden;
    margin-bottom: 2rem;
}

    .sco li {
        float: left;
        width: 500px;
        padding-left: 50px;
        position: relative;
        overflow: hidden;
    }
    
    .sco li:nth-child(2n) {
        float: right;
    }
    
    .sco li img {
        width: 500px;
        height: 250px;
    }
    
    .sco li p {
        font-size: 14px;
        line-height: 30px;
        color: #666;
        margin-top: 46px;
        padding-bottom: 15px;
        position: relative;
    }
    
    .sco li p:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 110px;
        background: #0f6dc2;
        height: 2px;
    }
    
    .sco li em {
        font-style: normal;
        position: absolute;
        display: block;
        width: 170px;
        height: 70px;
        line-height: 70px;
        text-align: center;
        background: #0f6dc2;
        z-index: 1;
        left: 0;
        top: 82px;
        font-size: 24px;
        color: #fff;
    }


.p12-about{
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px;    
}






.ab_1_1 {
    max-width: 1200px;
    margin:70px auto;
    overflow: hidden;
}
.ab_1_2 {
    width: 38%;
    float: left;
    overflow: hidden;
}
.ab_1_2 img{
    width: 100%;height: auto;
}


.ab_1_3 {
    width: 56%;
    float: right;
}


.ab_1_3 h1 {
    font-size: 40px;
    color: #0f6dc2;
    margin-top: 138px;
}
.ab_1_3 h2 {
    font-size: 25px;
    color: #333333;
    margin-top: 22px;
}

.ab_1_3 p {
    font-size: 16px;
    line-height: 25px;
    padding-right: 100px;
}







.ab_2_1 {
    max-width: 1200px;
    margin:66px auto;
    background-color: #FFF;
    font-size: 0;
}

.ab_2 {
    background-color: #f1f1f1;
    overflow: hidden;width: 100%;
}

.ab_2_1 ul {
    list-style-type: none;
    display: block;
    font-size: 0;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}


.ab_2_1 ul li {
    display: block;
    float: left;
    width: 50%;
    height: 335px;
}





.ab_2_1 ul li h1 {
font-size: 40px;
    color: #0f6dc2;
    padding-top: 24px;
    padding-left: 46px;
}



.ab_2_1 ul li h2 {
    font-size: 25px;
    color: #333333;
    margin-top: 27px;
    margin-left: 46px;
    border-left: 3px solid #0f6dc2;
}

.ab_2_1 ul li p {
    font-size: 16px;
    line-height: 25px;
    padding: 17px 65px 0 64px;
}

.ab_2_1 ul li img{
    width: 100%;
    height: 335px;
}

.ab_2_1 ul li:nth-child(4n) h2{
        padding-left: 12px;
    margin-top: 73px;
}









.brand-three .brand-three-t {
    padding: 30px 0;
    text-align: center;
}
.brand-three .brand-three-t li {
    font-size: 28px;
    color: #555;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 17px;
    margin-bottom: 17px;
    position: relative;
    list-style: none;
}
.brand-three .brand-three-t li:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100px;
    height: 1px;
    background: #0f6dc2;
    margin-left: -50px;
}
.brand-three .brand-three-t p {
    font-size: 14px;
    color: #ccc;
    margin: 0;
}


.brand-honor .brand-honor-box {
    overflow: hidden;
    padding: 5px 0px;
    position: relative;
}
.brand-honorswiper{
       position: relative;
    margin: 0 auto;
    max-width: 1380px;
    padding: 30px 10px;
    overflow: hidden; 
}

.brand-honor .brand-honor-box .brand-honor-item {
    padding: 30px 15px;
    float: left;
    text-align: center;
    transition: all .5s;
}
.brand-honor .brand-honor-box .brand-honor-item li {
    margin: 20px auto;
    color: #666;
}
.brand-honor .brand-honor-box .brand-honor-item img{
    width: 100%;
}

.news-next, .news-prev {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 52%;
    transition: all .5s;
    border-radius: 2px;
}
.news-next {
    right: 0;
    background: url(../image/new-right.png) no-repeat center center;
}
.news-prev {
    left: 0;
    background: url(../image/new-left.png) no-repeat center center;
}






.brand-jin .brand-jin-box {
    overflow: hidden;
    padding: 5px 0px;
    position: relative;
}
.brand-jinswiper{
       position: relative;
    margin: 0 auto;
    max-width: 1380px;
    padding: 30px 10px;
    overflow: hidden; 
}

.brand-jin .brand-jin-box .brand-jin-item {
    padding: 30px 15px;
    float: left;
    text-align: center;
    transition: all .5s;
}
.brand-jin .brand-jin-box .brand-jin-item li {
    margin: 20px auto;
    color: #666;
}
.brand-jin .brand-jin-box .brand-jin-item img{
    width: 100%;
}

.jinnews-next, .jinnews-prev {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 52%;
    transition: all .5s;
    border-radius: 2px;
}
.jinnews-next {
    right: 0;
    background: url(../image/new-right.png) no-repeat center center;
}
.jinnews-prev {
    left: 0;
    background: url(../image/new-left.png) no-repeat center center;
}










.listWrapper {
    padding: 40px 0 60px 0;
    overflow: hidden;
    background: #f4f4f4;
}

.grWidth {
    max-width: 1220px;
    padding: 0 10px;
    margin: auto;
}

.pTitle {
    font-size: 30px;
    font-weight: normal;
    color: #0f6dc2;
    margin: 0;
    margin-bottom: 20px;
}


.proIndex {
    margin-bottom: 40px;
    overflow: hidden;
}
.proIndex ul {
    width: 100%;
    overflow: hidden;
}


.proIndex li{    float: left;
    width: 24.5%;
    background: #fff;
    margin: 0 0.5% 8px 0;}
.proIndex li .pImg{width:100%;display:block;overflow:hidden;}
.proIndex li img{width:100%;transition:all 0.5s;}
.proIndex li .font{padding:10px 15px 0 15px;color:#999;text-align:center;line-height:22px;}
.proIndex li h4{margin: 0; font-size:14px;font-weight:normal;height:28px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;}
.proIndex li .font p{text-align: left;}
.proIndex li:nth-child(1){    width: 49.5%;}
.proIndex li:nth-child(1) img,.proIndex li:nth-child(1) .pImg{width:100%;}
.proIndex li:nth-child(1) .font{padding: 10px 35px 5px 35px;font-size:14px;}
.proIndex li:nth-child(1) .font h4{font-size:18px;height:35px;}
.proIndex li:nth-child(1) .font h4 a{color:#333;}
.proIndex li:nth-child(1) .font h4 a:hover{color:#0f6dc2;}
.proIndex li:nth-child(1) .box{height:90px;margin-bottom:10px;overflow:hidden;}
.proIndex li:nth-child(1) .btns a,.proList li .btns a{display:inline-block;width:90px;height:26px;text-align:center;line-height:26px;background:#999;color:#fff;margin-right:10px;transition:all 0.3s;border-radius:3px;font-size:12px;}
.proIndex li:nth-child(1) .btns a:hover,.proList li .btns a:hover{background:#0f6dc2;}
.proIndex li:hover{box-shadow:0 0 5px #ccc;}
.proIndex li h4:hover{color:#0f6dc2;}



.pTitle a {
    float: right;
    font-size: 14px;
    color: #333;
    margin-top: 10px;
}


.proIndex1 {
    margin-bottom: 40px;
    overflow: hidden;
}
.proIndex1 ul {
    width: 100%;
    overflow: hidden;
}


.proIndex1 li{    float: left;
    width: 24.5%;
    background: #fff;
    margin: 0 0.5% 8px 0;}
.proIndex1 li .pImg{width:100%;display:block;overflow:hidden;}
.proIndex1 li img{width: 100%;
    transition: all 0.5s;}
.proIndex1 li .font{padding:10px 15px 0 15px;color:#999;text-align:center;line-height:22px;}
.proIndex1 li h4{margin: 0; font-size:14px;font-weight:normal;height:28px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;}
.proIndex1 li .font p{text-align: left;}
.proIndex1 li:hover{box-shadow:0 0 5px #ccc;}
.proIndex1 li h4:hover{color:#0f6dc2;}




/* é‡‡è´­è¡¨å•æ ·å¼ */
.orderBox{padding:25px;max-width:1220px;background:#fff;overflow:hidden;margin:0 auto;}
.orderBox h3{font-size:15px;line-height:18px;font-weight:normal;font-family:"å¾®è½¯é›…é»‘";}
.orderBox .table{padding-top:20px;overflow:hidden;}
.orderBox .table li{width: 46%;
    float: left;
    height: 35px;
    margin-bottom: 10px;}
.orderBox .table li span{    float: left;
    border: 1px solid #ddd;
    line-height: 33px;
    height: 33px;
    width: 24%;
    display: inline-block;
    text-align: center;
    background: #f5f5f5;}
.orderBox .table li .iptTxt{    outline: none;
    float: right;
    width: 76%;
    border: 1px solid #ddd;
    border-left-width: 0;
    height: 33px;
    line-height: 33px;
    background: #f5f5f5;
    color: #666;
    padding-left: 10px;}
.orderBox .table li .iptCode{float: left;
    width: 48%;
    border: 1px solid #ddd;
    border-left-width: 0;
    height: 33px;
    line-height: 33px;
    background: #f5f5f5;
    color: #666;
    padding-left: 10px;
    outline: none;
}
.orderBox .table li .checkcode{width: 63px;height: 36px; float:left;border:1px solid #ddd;border-left-width:0;background:#eee;margin-left:2px;padding:6px;}
.orderBox .table li .btn{    padding: 0;width:72%;height:35px;line-height:35px;background:#333;cursor:pointer;font-size:14px;color:#fff;text-align:center;border:none;}
.orderBox .table li .btn:hover{background:#0f6dc2;color:#fff;}
.orderBox .table li.areLi{width: 47%;
    float: right;
    height: 171px;
    overflow: hidden;}
.orderBox .table li.areLi .txtContent{width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    outline: none;
    resize: none;
    padding: 15px;
    color: #666;
    line-height: 18px;
    background: #f1f1f1;
}




.sWrapper .sMain {
    background: #fff;
    overflow: hidden;
    padding: 20px;
    max-width: 1200px;
    margin-bottom: 20px;
}


/* äº§å“è¯¦æƒ… */
.productshow_top{ height:; overflow: hidden; }
.product-show-pic{    width: 52%;}
.product-show-pic img{
    max-width: none;
}
.jqzoom>img{
    width: 100%;
    height: auto;
}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:310px;background:#fff;border:1px solid #CCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff ;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/* å›¾ç‰‡å°å›¾æ ·å¼ */
.spec-preview{width: 78%;
    float: left;}
.spec-scroll{    width: 18%;
    overflow: hidden;
    float: right;
    margin-top: 3px;}
 .spec-scroll a.prev{display:block;width:100%;height:5px;background:url(../img/gotop.gif) no-repeat center top; overflow:hidden;cursor:pointer; margin-bottom:10px;}
.spec-scroll a.prev:hover{background:url(../img/gotop2.gif) no-repeat center top;}
.spec-scroll a.next{display:block;width:100%;height:5px;background:url(../img/gobottom.gif) no-repeat center top; overflow:hidden;cursor:pointer; margin-top:10px;}
.spec-scroll a.next:hover{background:url(../img/gobottom2.gif) no-repeat center top;}
.spec-scroll .items{width:100%;height:445px;overflow:hidden; position: relative;}
.spec-scroll .items ul{position: absolute; width:100%;}
.spec-scroll .items ul li{width:100%;height:115px; text-align: center;}
.spec-scroll .items ul li img{width: 100%;
    height: 90px;cursor:pointer;border:1px solid #ececec;}
.spec-scroll .items ul li:hover img,.spec-scroll .items ul .on img{border:1px solid #0f6dc2;}
/* äº§å“å³ä¾§ç®€ä»‹æ ·å¼ */
.proShwo_right{width:45%;overflow:hidden;font-size:14px;}
.proShwo_right .title{font-size:30px;color:#0f6dc2;line-height:30px;padding-bottom:15px;border-bottom:1px dotted #e5e5e5;}
.proShwo_right .p1{height:40px;line-height:40px;border-bottom:1px dotted #e5e5e5;}
.proShwo_right .font{height:180px;overflow:hidden;margin-bottom:10px;padding-top:20px;}
.proShwo_right .font strong{font-size:18px;color:#333;}
.proShwo_right .phone{background: url('../img/picon2.jpg') no-repeat left center;padding-left:25px;margin-bottom:25px;color:#5fb139;}
.proShwo_right .phone span{font-size:22px;font-family:Arial;}
.proShwo_right .btn{padding: 0; display:inline-block;width:130px;height:40px;text-align:center;line-height:40px;background:#5fb139;color:#fff;font-size:16px;border-radius:5px;margin-right:20px;transition:all .3s;}
.proShwo_right .btn2{background:#0f6dc2;}
.proShwo_right .btn:hover{opacity:.8;}


.gr-tab-list {
    overflow: hidden;
    margin-top: 40px;
}
.gr-tab-list .hd {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e2e2e2;
    font-size: 16px;
}
.gr-tab-list .hd li {
    width: 150px;
    float: left;
    text-align: center;
    background: #f2f2f2;
    margin-right: 5px;
    cursor: pointer;
    position: relative;
}
.gr-tab-list .hd li.on {
    background: #0f6dc2;
    color: #fff;
}
.gr-tab-list .hd li.on::before {
    position: absolute;
    content: "";
    bottom: -12px;
    left: 70px;
    border: 6px solid transparent;
    border-top-color: #0f6dc2;
}
.gr-tab-list .bd {
    overflow: hidden;
    padding-top: 15px;
}





.houjia{
    max-width: 1460px;
    margin: 0 auto;
    padding: 0 10px;
    overflow: hidden;
}
.houjia .title {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}
.houjia .title .t {
    font-size: 114px;
    line-height: 114px;
    color: #f6f6f6;
    font-family: HEB;
    text-transform: uppercase;
}
.houjia .title .t1 {
    font-size: 36px;
    line-height: 114px;
    color: #333;
    font-weight: bold;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.houjia .houjiaswiper{
    width: 100%;
    overflow: hidden;
}
.houjia .houjiaswiper a{
    display: block;
}
.houjia .houjiaswiper a img{
    width: 100%;
}
.houjia .houjiaswiper a span{
        font-size: 16px;
    text-align: center;
    display: block;
    margin-top: 5px;
}


.houjia .houjianext{

}
.houjia .houjiaprev{
    
}

.houjiamore{
        max-width: 130px;
    margin: auto;
    height: 36px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 36px;
    margin-top: 4rem;
    border-radius: 33px;
}
.houjiamore a{
    display: block;
}




