*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
    color: #333;
}
body{
    line-height: 28px;
    font-size: 14px;
    color: #464646;
	font-family: "微软雅黑";
    min-width: 1200px;
    background: url(../image/1.png) center 0px no-repeat #fff;
}
input{
    outline: none;
}
button{
    outline: none;
}
ul{
    list-style: none;
}



.List li span {
    float: right;
    color: #999;
}

.List li a {
    color: #464646;
}

.List li {
    line-height: 30px;
    height: 30px;
    border-bottom: 1px dashed #ccc;
}
.top1{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
}
.logo{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
    height: 169px;
}    

.logoleft{
    float: right;
    line-height: 169px;
}

.logoRight{
    float: left;
    line-height: 169px;
}

.nav{
    height: 52px;
    width: 1200px;
    margin:0 auto;
    background: #068ee9;
    margin-bottom: 25px;
}
.nav>ul{
    
    margin-bottom: 0;
    font-size: 0;
}
.nav>ul>li{
    display: inline-block;
    position: relative;
    transition: 0.3s linear;
    width: 171.4px;
}
.nav>ul>li>a{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    line-height: 52px;
   transition: 0.3s linear;
   font-weight: normal;
}

.nav span{
    float: right;
}
.nav>ul>li:nth-child(1)>a{
    border-left: 0;
}
.nav>ul>li:last-child>a{
    border-right: 0;
}
.nav>ul>li:hover{
    /*border-bottom: 2px solid #243B84;*/
   background:#ffa900;
   transition: 0.3s linear;
}
.nav>ul>li:hover>a{
    color: #fff;
   transition: 0.3s linear;
}
.clear{
    clear: both;
}


.more{
        position: absolute;
    left: 0;
    top: 52px;
    width: 100%;
    z-index: 999;
    background: #fff;
    display: none;
}
.more a{
    display: block;
    height: 44px;
    overflow: hidden;
    line-height: 44px;
    font-size: 14px;
    color: #808080;
    border: 1px solid #dcdcdc;
    margin-bottom: -1px;
    text-align: center;
    font-size: 15px;
    transition: all 0.3s linear 0s;
}



.allcenter{
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    padding: 32px 22px;
}

.allcenter_a{
    width: 100%;
    overflow: hidden;
}
.allcenter_aLeft{
    float: left;
    width: 812px;
    overflow: hidden;
    padding-bottom: 22px;
    border-bottom: 2px solid #fef5f4;
}

.alltop{
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    height: 33px;
    overflow: hidden;
    margin-bottom: 11px;
}
.alltop img{
    float: left;
}
.alltop label{
    font-size: 18px;
    color: #464646;
    margin: 0;
    line-height: 100%;
    display: block;
    float: left;
    margin-left: 9px;
    margin-top: 3px;
}
.alltop a{
    float: right;
    color: #464646;
}

.allcenter_aLefts{
    overflow: hidden;
}

.allcenter_aLeftslunbo{
    float: left;
    width: 390px;
    height: 259px;
    overflow: hidden;
    position: relative;
}

.allcenter_aLeftslunbo .l_1swiper{
    width: 100%;
}

.allcenter_aLeftslunbo .l_1swiper a{
    display: block;
    width: 100%;
    position: relative;
}

.allcenter_aLeftslunbo .l_1swiper a span{
    position: absolute;
    width: 100%;
    text-align: left;
    color: #fff;
    background: rgba(0,0,0,0.6);
    height: 44px;
    bottom: 0;
    left: 0;
    line-height: 44px;
    padding-left: 15px;
}


.allcenter_aLeftslunbo .l_1swiper .l_1swipernext{
    width: 23px;
    height: 39px;
    background: url(../image/6.png)center 0 no-repeat;
    right: 0;
    margin-top: -19.5px;
}
.allcenter_aLeftslunbo .l_1swiper .l_1swiperprev{
    width: 23px;
    height: 39px;
    background: url(../image/7.png)center 0 no-repeat;
    left: 0;
    margin-top: -19.5px;    
}


.allcenter_aLeftstext{
    width: 396px;
    float: right;
    overflow: hidden;
    height: 261px;
}
.allcenter_aLeftstext a{
    display: block;
    overflow: hidden;
    color: #464646;
    margin-bottom: 6px;
    transition: all 0.3s;
}
.allcenter_aLeftstext a img{
    margin-right: 5px;
}
.allcenter_aLeftstext a span{
    color: #afafaf;
    float: right;
}

.allcenter_aLeftstext a:hover{
    color: #068ee9;
}


.allcenter_aRight{
    float: right;
    width: 293px;
    overflow: hidden;
    height: 329px;
}
.allcenter_aRight a{
    display: block;
    width: 293px;
    height: 51px;
    background: url(../image/9.png)center 0 no-repeat;
    overflow: hidden;
    margin-bottom: 18px;
}
.allcenter_aRight a .allcenter_aRightimg{
    width: 39px;
    line-height: 51px;
    height: 51px;
    float: left;
    text-align: center;
}
.allcenter_aRight a .allcenter_aRightimg img{
    
}
.allcenter_aRight a label{
    font-size: 18px;
    color: #4c4c4c;
    font-weight: 400;
    line-height: 51px;
    margin: 0;
    margin-right: 8px;
}
.allcenter_aRight a span{
    font-family: Arial;
    color: #8e8e8e;
}



.allcenter_b{
    width: 100%;
    margin-top: 18px;
    overflow: hidden;   
}
.allcenter_bLeft{
    float: left;
    width: 812px;
    overflow: hidden;
    padding-bottom: 22px;
    border-bottom: 2px solid #fef5f4;
}

.allcenter_bLeft_a{
    float: left;
    width: 388px;
    overflow: hidden;
}

.allcenter_bLeft_as{
    overflow: hidden;
}

.allcenter_bLeft_as a{
    display: block;
    overflow: hidden;
    color: #464646;
    margin-bottom: 6px;
    transition: all 0.3s;
    border-bottom: 1px dashed #ccc;
}
.allcenter_bLeft_as a img{
    margin-right: 5px;
}
.allcenter_bLeft_as a span{
    color: #afafaf;
    float: right;
}

.allcenter_bLeft_as a:hover{
    color: #068ee9;
}

.allcenter_bLeft_as a:last-child{
    margin: 0;
    border: 0;
}


.allcenter_bLeft_b{
    float: right;
    width: 388px;
    overflow: hidden;
}

.allcenter_bLeft_bs{
    overflow: hidden;
}

.allcenter_bLeft_bs a{
    display: block;
    overflow: hidden;
    color: #464646;
    margin-bottom: 6px;
    transition: all 0.3s;
    border-bottom: 1px dashed #ccc;
}
.allcenter_bLeft_bs a img{
    margin-right: 5px;
}
.allcenter_bLeft_bs a span{
    color: #afafaf;
    float: right;
}

.allcenter_bLeft_bs a:hover{
    color: #068ee9;
}
.allcenter_bLeft_bs a:last-child{
    margin: 0;
    border: 0;
}


.allcenter_bRight{
    float: right;
    width: 293px;
    overflow: hidden;
}

.allcenter_bRight .allcenter_bRightswiper{
    width: 100%;
}


.allcenter_bRight .allcenter_bRightswiper a{
    display: block;
    width: 100%;
}
.allcenter_bRight .allcenter_bRightswiper a img{
    width: 100%;
}


.allcenter_c{
    overflow: hidden;
    width: 100%;
    margin-top: 26px;
    margin-bottom: 25px;
}

.allcenter_cleft{
    float: left;
    width: 278px;
    overflow: hidden;
}

.allcenter_ctop{
    overflow: hidden;
    height: 38px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.allcenter_ctop label{
    display: block;
    overflow: hidden;
    float: left;
    margin: 0;
    font-size: 18px;
}
.allcenter_ctop label img{
    float: left;
    margin-right: 7px;
}
.allcenter_ctop a{
    float: right;
    color: #464646;
}

.allcenter_clefts{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.allcenter_clefts a{
    display: block;
    width: 135px;
    height: 135px;
    overflow: hidden;
    background: #7855bb;
    color: #fff;
    text-align: center;
    margin-bottom: 6px;
}
.allcenter_clefts a div{
height: 89px;
    line-height: 107px;
}

.allcenter_clefts a div img{

}
.allcenter_clefts a span{
    font-size: 15px;
}


.allcenter_clefts a:nth-child(2){
    background: #2c97df;
}
.allcenter_clefts a:nth-child(3){
    background: #5ebf3e;    
}
.allcenter_clefts a:nth-child(4){
    background: #e83219;    
}


.allcenter_ccenter{
    float: left;
    width: 464px;
    overflow: hidden;
    margin-left: 68px;
}


.allcenter_ccenterimg{
    width: 410px;
    margin: auto;
    overflow: hidden;
}
.allcenter_ccenterimg a{
    display: block;
    float: left;
    margin-right: 32px;
}
.allcenter_ccenterimg a div{
    width: 189px;
    height: 248px;
    overflow: hidden;
}
.allcenter_ccenterimg a div img{
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}
.allcenter_ccenterimg a span{
    display: block;
    color: #666666;
    margin-top: 5px;
    text-align: center;
}

.allcenter_ccenterimg a:last-child{
    margin-right: 0;
}


.allcenter_cRight{
    float: right;
    width: 293px;
    overflow: hidden;
}

.allcenter_cRight_a{
height: 38px;
    background: #005fbd;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 17px;
}
.allcenter_cRight_a i{
    display: inline-block;
    width: 29px;
    background: #fff;
    height: 1px;
    position: relative;
    top: -5px;
    margin: 0 22px;
}

.allcenter_cRights{
    overflow: hidden;
}
.allcenter_cRights a{
    display: block;
    border-bottom: 1px dashed #ccc;
    height: 32px;
    color: #575757;
    transition: all 0.3s;
}
.allcenter_cRights a img{
    margin-right: 8px;
}
.allcenter_cRights a:hover{
    color: #005fbd;
}

.allcenter_d{
    overflow: hidden;
    width: 100%;
}

.allcenter_dtop{
    overflow: hidden;
    height: 38px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.allcenter_dtop label{
    display: block;
    overflow: hidden;
    float: left;
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    color: #267dc4;
}
.allcenter_dtop label img{
    float: left;
    margin-right: 7px;
}
.allcenter_dtop a{
    float: right;
    color: #464646;
}



.allcenter_ds{
    overflow: hidden;
}
.allcenter_ds a{
display: block;
    float: left;
    color: #4c4c4c;
    width: 20%;
    text-align: right;
}

.bottom{
    width: 100%;
    background: #267dc4;
    overflow: hidden;
    height: 205px;
    padding-top: 47px;
}

.bottoms{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.bottomsLeft{
    float: left;
    margin-top: 20px;
}
.bottomsLeft div{

}
.bottomsLeft div a{
    color: #fff;
}

.bottomsLeft p{
    color: #fff;
}
.bottomsLeft p a{
    color: #fff;
}




.bottomsRight{
float: right;
    color: #fff;
    margin-right: 8px;
    margin-top: 0px;
}
.bottomsRight div{
    font-size: 24px;
}
.bottomsRight div img{
    margin-right: 8px;
    margin-top: -8px;
}
.bottomsRight p{
margin-top: 9px;
}


.bottomsimg{
    float: right;
}














/*.izl-rmenu{position:fixed;left:86%;bottom:10px;padding-bottom:73px;background:url(../image/r_b.png) 0px bottom no-repeat;z-index:999;}
.izl-rmenu .btn{display:block;width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../image/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../image/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../image/r_wx.png) 0px 0px no-repeat;background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../image/r_phone.png) 0px 0px no-repeat;background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../image/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}
*/






/**/

.blk-main {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
    display: none;
}
.p12-curmbs-1 b {
    border-left: 10px solid #267dc4;
    font-weight: normal;
    padding-left: 8px;
}

.p12-curmbs-1 span {
    font-family: 宋体;
    height: 46px;
    line-height: 46px;
    padding: 0px 5px;
}

.p12-curmbs-1 i {
    font-style: normal;
}

.p12-curmbs-1 a{
    color:#666;
}

.blk-xs {
    width: 240px;
}
.blk {
    margin-bottom: 20px;
}
.fl {
    float: left;
}
.p14-left-nav-1-tit {
    background: #267dc4;
    height: 75px;
}

.p14-left-nav-1-tit h3 {
    margin: 0;
    height: 75px;
    font-size: 19px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}




.p14-left-nav-1-nav-one h3 {
    height: 50px;
    line-height: 50px;
    background: url(../image/p14-icon5.png) no-repeat right center #267dc4;
       margin: 0;
    margin-bottom: 2px;

}

.p14-left-nav-1-nav-one h3.sidenavcur, .p14-left-nav-1-nav-one h3:hover {
    background: url(../image/p14-icon2.png) no-repeat right center #267dc4;
}



.p14-left-nav-1-nav-one h3 a {
    display: block;
    font-size: 15px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 38px;
    color: #fff;
}

.p14-left-nav-1-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.p14-left-nav-1-nav dl {
    padding: 2px 0 4px;
    margin-bottom: 0;
}

.p14-left-nav-1-nav dt {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    padding-left: 54px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #ececec;
    position: relative;
}


.p14-left-nav-1-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    font-weight: 400;
}

.p14-left-nav-1-nav dt:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}


.p14-left-nav-1-nav dt.sidenavcur a, .p14-left-nav-1-nav dt:hover a {
    color: #267dc4;
}


.p14-left-nav-1-nav dt.sidenavcur:after, .p14-left-nav-1-nav dt:hover:after {
    border-color: #267dc4;
}


.p14-left-nav-1-nav-one>dl{
    display: none;
}


.cbgg-01 {
    border: 1px solid #267dc4;
    text-align: center;
    color: #000;
}

.cbgg-01 .tit {
    color: #fff;
    font-size: 18px;
    background: #267dc4;
    height: 71px;
    padding-top: 18px;
    text-align: center;
    overflow: hidden;
}

.cbgg-01 .tit i {
    color: #fff;
    display: block;
    font: 12px Arial;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    font-style: normal;
}


.leftlx {
    width: 220px;
    text-align: left;
    font-family: "Microsoft Yahei","微软雅黑";
    font-size: 14px;
    padding: 10px;
    display: block;
    margin-bottom: 20px;
}



.leftlx p {
    padding-top: 10px;
    line-height: 25px;
}

.leftlx .dianh .dianhua span {
    font-size: 24px;
}


.leftlx a{
    color: #666;
}

.blk-sm {
    width: 930px;
}

.fr {
    float: right;
}

.b {
    clear: both;
}

.leftnav-z1-tit {
    margin: 0;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    font-size: 24px;
}

.leftnav-z1-tit span {
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #003e71;
    font-weight: 600;
}

.leftnav-z1-list{
    overflow: hidden;
}
.leftnav-z1-list dl {
    width: 30.9%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 2%;
    box-sizing: border-box;
}

.leftnav-z1-list dt img {
    width: 100%;
    display: block;
}

.leftnav-z1-list dd {
    padding: 6px 20px 6px 20px;
}

.leftnav-z1-list dd h4 {
    margin: 0;
    height: 45px;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 45px;
}
.leftnav-z1-list dd h4 a{
    color: #666;
}
.leftnav-z1-list dl:hover {
    border-color: #267dc4;
}



/*详情*/
/* 垂直居中 */
.small-img{
    display: flex;
    align-items:center;
    justify-content: center;
}
.clearfix:before,
.clearfix:after{
  display: table;
  line-height: 0;
  content: "";
}
.magnifier{
    width: 500px;
    position: relative;
    float: left;
    margin-bottom: 34px;
}
.magnifier-container{
    width: 500px;
    height: 500px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}
.move-view{
    width: 100px;
    height: 100px;
    position: absolute;
    background-image: url('../image/move-box.png');
}
.images-cover{
    height: 100%;
    width: 100%;
    position: relative;
}
.images-cover img{
    position: absolute;
    max-width: 100%;
    max-height: 100%;
}
.magnifier-assembly{
    height: 92px;
    overflow: hidden;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}
.magnifier-btn{
    position: absolute;
    font-family: "宋体";
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -40px;
}
.magnifier-btn span{
    line-height: 80px;
    height: 80px;
    width: 20px;
    background-color: #6e6e6e;
    color: #fff;
    display: block;
    z-index: 9998;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    border-radius: 3px;
}
.magnifier-btn .magnifier-btn-left{
    float: left;
}
.magnifier-btn .magnifier-btn-right{
    float: right;
}
.magnifier-line{
    position: relative;
    overflow: hidden;
    height: 92px;
}
.magnifier-line ul{
    display: block;
    font-size: 0;
    width: 10000%;
    position: absolute;
    left: 0;
    z-index: 9997;
}
.magnifier-line li{
    float: left;
    width: 100px;
    cursor: pointer;
}
.magnifier-line ul > .active .small-img{
    border-color: #bbb;
}
.small-img{
    height: 78px;
    padding: 1px;
    margin: 5px;
    overflow: hidden;
    border: 1px solid #ddd;
    text-align: center;
}
.small-img img{
    max-width: 100%;
    max-height: 100%;
}
.magnifier-view{
    width: 100%;
    height: 100%;
    position: absolute;
    right: -105%;
    top: 0;
    z-index: 9999;
    background-color: #fff;
    display: none;
    overflow: hidden;
}
.magnifier-view img{
    display: block;
}
.animation03{
    transition: all 0.3s ease-in 0.1s;
    -ms-transition: all 0.3s ease-in 0.1s;
    -moz-transition: all 0.3s ease-in 0.1s;
    -webkit-transition: all 0.3s ease-in 0.1s;
    -o-transition: all 0.3s ease-in 0.1s;
}

.detail{
    overflow: hidden;
}

.detailLeft{
    float: left;
}


.detailRight{
    margin-left: 55px;
    float: left;
    width: 45%;
    overflow: hidden;
    line-height: 29px;
    overflow: hidden;
}
.detailRight>h1{
    margin: 0;
    height: 50px;
    font-size: 20px;
    font-weight: normal;
    line-height: 50px;
    overflow: hidden;
    color: #333;
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}

.p1-pro-showcase-1-txt-t1 {
    margin-bottom: 86px;
    overflow: hidden;
}
.p1-pro-showcase-1-txt-t1 i{
    font-style: normal;
}
.p1-pro-showcase-1-txt-t1 b{
    font-style: normal; 
}
.p1-pro-showcase-1-txt-t1 strong{
    font-style: normal; 
}








.p1-pro-showcase-1-tle .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-left: 30px;
    margin-right: 50px;
    color: #267dc4;
}
.fl {
    float: left;
}

.p1-pho-1 span {
    display: block;
    font-size: 14px;
    line-height: 14px;
    color: #666;
}
.p1-pho-1 i {
    font-style: normal;
}

.fl {
    float: left;
}

.p1-pho-2 em {
    display: block;
    width: 122px;
    height: 35px;
    background: #267dc4;
    font-size: 16px;
    font-style: normal;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
}


.p14-prodcontent-1>h4{
    margin: 40px 0 15px 0;
    background: url(../image/100.jpg) no-repeat left center;
    padding-left: 34px;
    font: 24px "Microsoft YaHei";
    color: #333333;
}
.p14-prodcontent-1>h4>i{
   font: 16px "Arial";
    color: #454545;
    font-style: normal;
    text-transform: uppercase;
    padding-left: 10px; 
}


.zxlb-1n-ts-01-list dl {
    border: 1px solid #dedede;
    width: 100%;
    margin-bottom: 15px;
    padding: 22px 0 22px;
    background: #fff;
    display: inline-block;
}

.zxlb-1n-ts-01-list dt {
    width: 35%;
    float: left;
    margin-left: 22px;
    margin-right: 5.5%;
}

.zxlb-1n-ts-01-list dt img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.zxlb-1n-ts-01-list dd {
       width: 98%;
    /* float: left; */
    padding: 20px;
}

.zxlb-1n-ts-01-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
}

.zxlb-1n-ts-01-list h4 a {
    display: block;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zxlb-1n-ts-01-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.zxlb-1n-ts-01-list-deta {
    float: right;
    width: 134px;
    height: 40px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}
.zxlb-1n-ts-01-list-deta a{
    color: #666;
}

.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta {
    background: #267dc4;
    border-color: #267dc4;
}
.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta a {
    color: #fff;
}
.zxlb-1n-ts-01-list dl:hover h4 a {
    color: #267dc4;
}
.zxlb-1n-ts-01-list dl:hover {
    border-color: #267dc4;
}


/**/
.excuseRight{
    float: right;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ccc;
    width: 282px;
    min-height: 400px;
    margin-top: 22px;  
}
.excuseRight h5{
    text-align: center;
    color: #267dc4;
    font-weight: 700;
    font-size: 32px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.excuseRights{
    width: 100%;
    overflow: hidden;
    padding-bottom: 15px;
}
.excuseRights a{
    display: block;
    overflow: hidden;
    margin-bottom: 18px;
}
.excuseRights img{
    width: 223px;
    height: 190px;
    display: block;
    margin: auto;
    border: 1px solid #ccc;
        transition: 0.5s linear;    
}
.excuseRights div{
     text-align: center;
    color: #333333;
    line-height: 37px;   
}
.excuseRights a:hover img{
    transform: scale(1.01);
    transition: 0.5s linear;
}



.homeTop{
    text-align: center;
    margin-top:55px;
    margin-bottom: 40px;
    overflow: hidden;
}
.homeTop div{
    font-size: 28px;
    color: #212121;
}
.homeTop img{
    display: block;
    margin: auto;
    margin-top: 9px;
    margin-bottom: 13px;
}
.homeTop span{
    color: #858585;
    text-transform: uppercase;
}



.home_d{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.home_ds{
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}
.home_ds a{
    display: block;
    width: 290px;
    overflow: hidden;
    margin-left: 10px;
}
.home_ds a img{
    height: 214px;
    width: 100%;
}
.home_ds a div{
    height: 50px;
    color: #464646;
    line-height: 50px;
    border-bottom: 1px solid #ccc;
    background: url(../images/21.png)right 0 no-repeat;
    background-position: right;
    transition: all 0.3s;
}

.home_ds a:hover div{
    color: #1d64b3;
    font-weight: 700;
}



.home_e{
    width: 1200px;
    margin: auto;
    overflow: hidden;

}

.home_es{
    display: flex;
    flex-wrap: wrap;
}
.home_es a{
    display: block;
    width: 191px;
    height: 94px;
    border: 1px solid #ccc;
    overflow: hidden;
    margin-left: 9px;
}
.home_es a img{
    width: 100%;
    height: 100%;
}
.youqing_bj_1{
        padding: 28px;
    background: #fff;
}
.top_1_y{
    padding-bottom: 20px;
    font-size: 28px;
    text-align: center;
}





.p_bdtj{
    width: 100%;
    background: #fff;
}
.btnms {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 30px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/*公司详情*/
.pro-detail {width:1200px; margin:0px auto 100px auto;position:relative;}
.pro-detail .pro-detail-type6 #code { position:absolute; right:90px;top:90px;}
.pro-detail .pro-detail-type1 #code { position:absolute; right:130px;top:105px;}
/*#code img { position:absolute;left:0; right:0;top:0; bottom:0; margin:auto;}*/
.pro-detail .pro-detail-type1 { border:0 solid #E22323; border-radius:0; background:#fff;width:1200px;box-sizing:border-box;}
.pro-detail .pro-detail-type1 .inside-bg { background:url(../image/bg3.png) no-repeat center;overflow:hidden;padding-bottom:30px;position: relative;}
.pro-detail .pro-detail-type1 h4 {display:none;}
.pro-detail .pro-detail-type1 h5 {display:none;}
.pro-detail .pro-detail-type6 {background:url(../image/bgzs.png) no-repeat #fff; width:1000px; height:1220px;box-sizing:border-box;padding:39px;}
.pro-detail .pro-detail-type6 .xy-grade { display:none;}
.pro-detail .pro-detail-type6 h3 { display:none;}
.pro-detail .pro-detail-type6 .p-type { display:none;}
.pro-detail .pro-detail-type6 .title { margin-top:100px;}
.pro-detail .pro-detail-type6 h2 { font-size:18px;text-align:center;padding:30px 0 00px 0;}
.pro-detail .pro-detail-type6 h5 { text-align:center; padding:10px 0 20px 0; font-weight:normal; border-bottom:1px solid #ddd; margin:0 50px;}
.pro-detail .pro-detail-type6 h4 { margin-top:30px;}
.pro-detail .pro-detail-type6 .line-border { margin-bottom:40px;}

.pro-detail .pro-detail-type1 .artical_wrap{
width: 200px;

position: absolute;

left: -200px;
}



.pro-detail .pro-detail-type2 ,.pro-detail .pro-detail-type3 ,.pro-detail .pro-detail-type4 , .pro-detail .pro-detail-type5 { background:url(../image/bgpj.png) no-repeat; width:1000px; height:1290px;box-sizing:border-box;padding:39px; }
.pro-detail .pro-detail-type2 .inside-bg { background:url(../image/middle.png) repeat;overflow:hidden;}
.pro-detail .pro-detail-type3 .inside-bg { background:url(../image/bg2.png) no-repeat center 50px #fffcf7;overflow:hidden;}
.pro-detail .pro-detail-type4 .inside-bg { background:url(../image/bg3.png) no-repeat center 50px #fffcf7;overflow:hidden;}
.pro-detail .pro-detail-type5 .inside-bg { background:url(../image/bg4.png) repeat;overflow:hidden;}
.pro-detail .pro-detail-type7 {background:url(../image/bgzs.png) no-repeat; width:1000px; height:1220px;box-sizing:border-box;padding:39px;}
.pro-detail .logo { text-align:center; margin: 30px 0;}
.pro-detail .title { text-align: center;
    font-size: 36px;
    color: #cb302c;
    font-weight: 700;
    margin: 0;
    margin-top: 22px;}
.pro-detail h2 {     font-size: 18px;
    text-align: center;
    padding: 20px 0 10px 0;
    margin: 0;}
.pro-detail h3 {font-weight: 700; font-size:14px;color:#cb302c; margin:10px 30px 10px 30px; border-top:1px solid #ccc;padding:20px 0 0 200px;}
.pro-detail h4 { font-size:14px;color:#cb302c; text-align:center;padding:10px;}
.pro-detail .pro-list-detail { margin:0px 0 0 200px;}
.pro-detail li { font-size:14px;padding-bottom:8px;}
.pro-detail li label {display:inline-block;width:130px; text-align:right;}
.pro-detail .moretext { width:600px; height:100%; padding-left:130px; margin-top:-21px; overflow:hidden;}
.pro-detail .bottominfo {width:400px; float:right;text-align:right; font-size:16px; margin:0px 40px 0 0;}
.pro-detail .statement { float:left;width:500px; margin:20px 0 0 50px; color:#e72600; line-height:24px;}
.pro-detail .bottominfo span {display:inline-block; text-align:center; line-height:200px; font-size:16px}
.pro-detail-bgrz .title { padding-top:140px;}
.pro-detail-bgrz h4 { text-align:center; font-weight:normal; font-size:14px; padding:10px 0;}
.pro-detail-bgrz h2 { padding-top:40px;}
.pro-detail-bgrz  h5 { font-size:14px;color:#cb302c; text-align:center; padding:10px 0;}
.pro-detail-bgrz .bottominfo2 {width:200px;font-size:16px; margin:50px auto 0 auto;}
.pro-detail-bgrz .bottominfo2 span {background:url(../images/gongzhang.gif) no-repeat center; background-size:150px 150px; width:200px; height:200px; display:inline-block; text-align:center; line-height:200px; font-size:16px}

.print {width:1000px; margin:20px auto;}
.print input {padding:5px 10px; background:#cb302c; border:1px solid #cb302c; color:#fff; cursor:pointer;}



.formchaxun{
    width: 100%;
    overflow: hidden;
}
.formchaxun form{
    overflow: hidden;
    text-align: center;
}
.formchaxun .form-row{
    overflow: hidden;
    display: inline-block;
}
.formchaxun .form-row label{

    float: left;
    display: inline-block;
    width: 80px;
    text-align: right;
    margin-top: 15px;
    font-weight: bold;
    margin: 0;
    line-height: 50px;

}
.formchaxun .form-row input{
        width: 180px;
    float: left;
    margin: 10px;
    height: 30px;
    border-radius: 3px;
    border: 1px solid #ccc;
    display: block;
    outline: none;
}

.formchaxunbutton{
    display: block;
    text-align: center;
}
.formchaxunbutton button{
     outline: none;
    border: none;
    width: 100px;
    line-height: 35px;
    margin: 10px 20px;
    cursor: pointer;
    border-radius: 3px;
    font-size: 14px;
    background: #068ee9;
    color: #fff;   
}


.box2 {
    margin-bottom: 15px;
}

.box2 .title {
    color: #068ee9;
    font-size: 16px;
    border-bottom: 2px solid #b316d9;
    line-height: 35px;
    margin: 20px 0;
    font-weight: bold;
}


.box2 table, td, th {
    padding: 2px;
    text-align: center;
    border: 1px solid #fff;
}
.box2 table {
    width: 100%;
    border-collapse: collapse;
}
.box2 table tr:nth-child(odd) {
    background-color: #e2f9ff;
}
.box2 table tr {
    height: 35px;
}

.box2 table th {
    background: #068ee9;
    color: #fff;
    height: 30px;
}

.box2 table tr:hover {
    background-color: #99CCFF;
}