*{
	margin: 0;
	padding: 0;
	font-family:"Microsoft YaHei",微软雅黑 !important;
}
a{
	text-decoration: none;
}
ul{
	list-style: none;
}

.mad{
    width: 1200px;
    margin: 0 auto;
}
.header{
    position: sticky;
    top: 0;
    z-index: 999;

}
.header-title{
    height: 50px;
    background-color: rgb(0, 0, 0);
}
.header-nav{
    background-color: #fff;
    height: 100px;
}
.header-top{
    width: 1200px;
    margin: 0 auto;
    height: 50px;
}
.header-top h4{
    color:#eeeeee;
    font-weight: normal;
    font-size:17px;
    letter-spacing:0px;
    font-family:Arial;
    line-height: 35px;
    line-height: 50px;
    float: left;
}
.header-top a{
    float: right;
    height: 42px;
    line-height: 42px;
    color: rgb(237, 243, 245);
    border-width: 0px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-radius: 8px;
    background-color: rgba(223, 223, 223, 0);
    box-shadow: 0 0 0 0 transparent;
    font-size: 18px;
    width: 207px;
    text-align: left;
    margin-top: 8px;
    margin-right: 10px;
}
.header-top a:hover{
    background-color: rgba(255, 255, 255, 0);
    border-width: 0px;
    border-style: solid;
    border-color: rgba(77, 133, 66, 0);
    border-radius: 8px;
    font-size: 14px;
}
.header-top a div{
    flex-basis: 30px;
    -ms-flex-basis: 30px;
    margin-left: 20px;
    display: inline-block;
    min-width: 24px;
}
.header-top a:hover i{
    font-size: 14px;
}
.header-logo{
    float: left;
    padding-top: 7px;
}
.header-middle{
    float: right;
    height: 42px;
}
.header-middle>ul{
    width: 850px;
    float: right;
    height: 42px;
    padding-top: 32px;
    margin-right: 60px;
}
.header-lang{
    height: 100px;
    width: 120px;
    float: right;
    line-height: 100px;
}
.header-lang a{
    color: rgb(0, 0, 0);
    font-family: Microsoft YaHei,Arial;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
}
.header-lang a span{
    padding: 10px;
}
.header-lang a:hover span {
    color: rgb(0, 0, 0);
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
}
.header-middle>ul>li{
    float: left;
    position: relative;
    transition: all 0.3s;
}
.header-middle>ul>li>a>p{
    padding: 0 10px;
    display: inline-block;
    color: rgb(0, 0, 0);
    text-align: center;
    font-family: Microsoft YaHei,Arial;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
}
.header-middle>ul>li>a{
    padding-left: 33px;
    padding-right: 33px;
    line-height: 42px;
    height: 42px;
}
.header-middle>ul>li:hover,.header-middle>ul>li.active{
    background-color: rgb(34, 65, 153);
}
.header-middle>ul>li:hover>a>p,.header-middle>ul>li.active>a>p{
    color: #fff;
}
.header-middle>ul>li:hover>a>i,.header-middle>ul>li.active>a>i{
    color: #fff;
}
.header-middle>ul>li>ul{
    display: none;
    width: 300px;
    position: absolute;
    border: 1px #ccc solid;
    border-bottom: 0;
    transition: all 0.3s;
}
.header-middle>ul>li>ul>Li>a>p:hover{
    background-color: rgb(240, 240, 240);
}
.header-middle>ul>li>ul>Li>a>p{
    background-color: #fff;
    color: rgba(47,46,46,1);
    text-align: left;
    font-family: Microsoft YaHei,Arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 13px 10px;
}
.header-middle>ul>li>ul>Li>ul{
    display: none;
    width: 300px;
    position: absolute;
    border: 1px #ccc solid;
    border-bottom: 0;
    transition: all 0.3s;
    left: 300px;
    top: 46px;
}

.header-middle>ul>li>ul>Li>ul>li>a>p{
    background-color: #fff;
    color: rgba(47,46,46,1);
    text-align: left;
    font-family: Microsoft YaHei,Arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 13px 10px;
}
.header-middle>ul>li>ul>Li>ul>Li>a>p:hover{
    background-color: rgb(240, 240, 240);
}
.icon-xiangxia{
    font-weight: bold;
}
.icon-xiangyoujiantou{
    float: right;
    margin-right: 10px;
}
.header-middle>ul>li:hover>ul{
    display: block !important;
} 
.header-middle>ul>li>ul>li:hover>ul{
    display: block !important;
} 
.swiper-container {
    width: 100%;
    /*height: 800px;*/
}  
.swiper-pagination-bullet {
    width: 14px !important;
    height: 14px !important;
}

.banner .swiper-slide img{ width: 100%;}
.nbanner .swiper-container{ height: auto !important;}
.nbanner .swiper-slide img{ width: 100%;}
.middle-com{
    padding-top: 80px;
    padding-bottom: 80px;
    overflow:hidden; 
}
.com-left{
    float: left;
    width: 724px;
}
.title{
    height: 43.5px;
}
.title span{
    height: 34px;
    width: 3px;
    background-color: #224199;
    display: inline-block;
}
.title h3{
    color: rgb(43, 45, 66);
    text-align: center;
    font-family: 微软雅黑;
    font-size: 28px;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    width: 139px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    position: relative;
    top: -6px;
}
.title h3:hover{
    color: rgb(34, 65, 153);
    text-align: center;
    font-family: Arial;
    font-size: 26px;
    font-weight: normal;
    font-style: normal;
}
.com-a p{
    text-indent:36px;
    line-height:2;
    font-size:10.5pt;
    font-size:12.0000pt;
    letter-spacing:0.7500pt;
    margin-left: 20px;
    margin-top: 20px;
}
.com-more a{
    width: 144px;
    height: 42px;
    line-height: 42px;
    border-color: rgba(33, 150, 243, 1);
    border-radius: 0;
    background-color: rgb(34, 65, 153);
    box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 40%);
    display: inline-block;
    text-align: center;
    -webkit-transition: background-color .2s ease-in-out,box-shadow .2s ease-in-out;
    margin-top: 50px;
}
.com-more a:hover {
    background-color: rgba(26, 121, 196, 1);
}
.com-more span{
    color: rgba(255,255,255,1);
    text-align: center;
    font-family: Microsoft YaHei,Arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}
.com-right{
    width: 442px;
    height: 277px;
    float: right;
    margin-top: 30px;
}
.com-right img{
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    display: block;
    transform: translate(200px,0);
	animation: mymove 0.8s linear forwards;
}
@keyframes mymove {
    from {
        transform: translate(200px,0);
    }
    to {
        transform: translate(0,0);
    }
}
.middle-adv{
    height: 450px;
    background: url(../img/back1.png);
}
.adv-left{
    width: 340px;
    height: 228px;
    float: left;
    margin-top: 130px;
}
.adv-left img{
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    display: block;
    transform: translate(200px,0);
	animation: mymov 0.8s linear forwards;
}
.adv-right{
    width: 850px;
    height: 289px;
    float: right;
    margin-top: 60px;
}
.adv-right h3{
    text-align: center;
    font-size:22px;
    line-height:4px;
    color:#555555;
    letter-spacing:1px;
}
.adv-right span{
    border-bottom: 1px solid #a0a0a0;
    width: 230px;
    display: inline-block;
    line-height: 70px;
    margin-bottom: 20px;
}
.adv-right p{
    text-align: center;
    line-height:2;
    font-size:10.5pt;
    font-size:12.0000pt;
    letter-spacing:0.7500pt
}
@keyframes mymov {
    from {
        transform: translate(-200px,0);
    }
    to {
        transform: translate(0,0);
    }
}
.middle-product{
    margin-top: 85px;
    overflow: hidden;
}
.case{
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 0 20px 0;
    height: 308px;
    width: 1141px;
    /* overflow: visible !important; */
  }
.middle-product .swiper-button-prev {
    top: 180px !important;
    left: -12px !important;
}
.middle-product .swiper-button-next {
    top: 180px !important;
    right: -12px !important;
}
.product-name{
    text-align: center;
}
.product-name p{
    height: 36px;
    color: rgb(102, 102, 102);
    text-align: center;
    font-family: 微软雅黑;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    line-height: 20px;
}
.product-name span{
    width: 86px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    display: block;
    color: rgb(255, 255, 255);
    text-align: center;
    font-family: Microsoft YaHei,Arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    background-color: rgb(34, 65, 153);
    margin: 0 auto;
}
.product-name span:hover {
    background-color: rgb(181, 22, 62);
    -webkit-transition: background-color .2s ease-in-out,box-shadow .2s ease-in-out;
  }
.middle-new{
    background: url(../img/back.png) no-repeat;
    height: 400px;
    padding-top: 50px;
}
.new-left{
    float: left;
}
.new-a{
    margin-left: 25px;
}
.new-a li{
    width: 613px;
    border-bottom: 1px #b3b3b3 dashed;
}
.new-a li a{
    display: block;
    margin: 22.5px 0px;
}
.new-a li a h6{
    height: 34px;
    color: rgb(34, 65, 153);
    font-family: 微软雅黑;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    line-height: 20px;
}
.new-a li a p{
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    margin-top: 8px;
    color: rgb(39, 39, 39);
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    line-height: 20px;
    line-height: 20px;
}
.new-more a{
    width: 144px;
    height: 42px;
    line-height: 42px;
    color: rgba(255,255,255,1);
    border-width: 0px;
    border-style: solid;
    border-color: rgba(33, 150, 243, 1);
    border-radius: 0;
    background-color: rgb(34, 65, 153);
    box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.4);
    display: inline-block;
    text-align: center;
    margin-top: 10px;
    margin-left: 60px;
}
.new-right{
    float: right;
}
.new{
    width: 501px;
    height: 333px;
}
.middle-new .swiper-pagination {
    text-align: right !important;
    width: 96% !important;
}
.middle-new .swiper-pagination-bullet{
    text-align: center;
    line-height: 20px;
    border-radius: 0 !important;
    font-size: 14px;
    width: 20px !important;
    height: 20px !important;
    margin-right:3px !important;
    background-color: rgba(255, 255, 255, 1) !important;
    -webkit-transition: background-color .2s ease-in-out,box-shadow .2s ease-in-out;
    opacity: 2 !important;
}
.middle-new .swiper-pagination-bullet-active{
    background-color: rgb(84, 155, 241) !important;
    color: rgba(255,255,255,1) !important;
}
.new-pag img{
    border-radius: 7px 7px 0 0;
}
.new-pag p{
    width: 500px;
    padding: 6px 10px;;
    transform: translateY(-40px);
    height: 20px;
    color: rgba(255, 255, 255,1);
    text-align: left;
    font-family: Microsoft YaHei,Arial;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    line-height: 20px;
}
.middle-partner{
    padding-top: 90px;
}
.partner-img{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 100px;
}
.footer{
    overflow: hidden;
}
.footer-one{
    background-color: #5e5e5e;
    overflow: hidden;
    padding-bottom: 45px;
}
.footer-two{
    background-color: #2e2e2e;
    height: 55px;
    text-align: center;
}
.footer-left{
    width: 367px;
    float: left;
    margin-top: 36px;
    margin-left: 85px;
}
.footer-right{
    float: left;
    margin-top: 36px;
    margin-left: 85px;
}
.footer-left h5{
    color: rgb(255, 255, 255);
    text-align: left;
    font-family: Arial;
    font-size: 18px;
    padding-left: 4px;
    font-weight: 400;
    margin-bottom: 20px;
}
.footer-left h5:hover{
    color: rgb(34, 65, 153);
    text-align: left;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    padding-left: 4px;
  }
.footer-left p{
    height: 30px;
    color: rgb(255, 255, 255);
    font-family: Microsoft YaHei,Arial;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    line-height: 20px;
}
.footer-span{
    display: block;
}
.footer-span a{
    display: inline-block;
    width: 157px;
    height: 42px;
    line-height: 42px;
    color: rgba(255,255,255,1);
    border-color: rgba(33, 150, 243, 1);
    border-radius: 0;
    background-color: rgb(67, 67, 67);
    box-shadow: 0 0 0 0 transparent;  
    text-align: center;
    font-family: Microsoft YaHei,Arial;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    margin-top: 20px;
    -webkit-transition: background-color .2s ease-in-out,box-shadow .2s ease-in-out;
}
.footer-span a:hover{
    background-color: #000000;
}
.footer-i{
    height: 32px !important;
    margin-top: 30px;
}
.footer-i i{
    font-size: 32px !important;
    height: 32px !important;
	cursor: pointer;
}
.footer-right h5{
    color: rgb(255, 255, 255);
    text-align: left;
    font-family: Arial;
    font-size: 18px;
    padding-left: 4px;
    font-weight: 400;
    margin-bottom: 20px;
}
.footer-right h5:hover{
    color: rgb(34, 65, 153);
    text-align: left;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    padding-left: 4px;
  }
.footer-right p{
    line-height: 30px;
    color: rgba(255,255,255,1);
    flex-basis: 30px;
  }
  .footer-right p a{
    color: rgba(255,255,255,1);
    text-align: left;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    padding-left: 0px;
  }
  .footer-right p a:hover{
    color: rgb(255, 255, 255);
    text-align: left;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    padding-left: 0px;
  }
  .footer-right p i{
      margin-right: 15px;
  }
  .footer-two span{
    color:#ffffff;
    font-family: 'Microsoft Yahei', Aril; line-height: 55px;
    font-size:14px;
    font-weight: normal;
    margin: 0px 4px;
  }
  .footer-two span a{
    color:#ffffff;
    font-family: 'Microsoft Yahei', Aril; line-height: 55px;
    font-size:14px;
    font-weight: normal;
  }
  .suspen{
    width: 241px;
    height: 162px;
    position: fixed;
    left: auto;
    top: auto;
    z-index: 3000;
    right: 0;
    bottom:100px;
    
}
  .suspen>ul>li{
    position: relative;
    width: 241px;
    height: 54px;
    right: -187px;
    
  }
  .suspen>ul>li>a{
    width: 220px;
    height: 42px;
    background-color: #000;
    padding: 6px 6px 6px 15px;
    text-align: left;
    opacity: .8;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    line-height: 42px;
    overflow-y: hidden;
    overflow: initial;
  }
  .suspen>ul>li>a>i{
      font-size: 24px !important;
      margin-right: 20px;
  }
  .suspen>ul>li>a>span{
    display: inline-block;
    position: relative;
    top: -3px;
}
.suspen>ul>a>span{
    position: relative;
    display: block;
    width: 33px;
    height: 42px;
    background-color: #000;
    padding: 6px 6px 6px 15px;
    text-align: left;
    opacity: .8;
    color: #fff;
    top: 0;
    right: 0;
    cursor: pointer;
    line-height: 42px;
    overflow-y: hidden;
    overflow: initial;
    right: -187px;
}
.suspen>ul>a>span>i{
    font-size: 24px !important;
      margin-right: 20px;
}
.suspen>ul>li:hover{
    animation: mym 0.2s linear forwards;
}
.suspen>ul>li:hover a{
    -webkit-transition: background-color .2s ease-in-out,box-shadow .2s ease-in-out;
    background: rgb(33, 150, 243) none repeat scroll 0% 0%;
}
.suspen>ul>a>span:hover{
    -webkit-transition: background-color .2s ease-in-out,box-shadow .2s ease-in-out;
    background: rgb(33, 150, 243) none repeat scroll 0% 0%;
}
@keyframes mym {
    from {
        transform: translate(0,0);
    }
    to {
        transform: translate(-187px,0);
    }
}
.dsingle{
    margin-bottom: 75px;
}
.n-ban{
    width: 100%;
    height: 400px;
}
.inside{
    overflow: hidden;
    margin-bottom: 75px;
}
.inside-one{
    margin-top: 30px;
    margin-bottom: 50px;
}
.inside-one img{
    width: 18px;
    height: 16px;
    margin-right: 2px;
}
.inside-one a{
    color: #000;
}
.inside-left{
    float: left;
}
.inside-left h2 a{
    display: inline-block;
    color: #ffffff;
    text-align: center;
    font-family: Microsoft YaHei,Arial;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    width: 246px;
    height: 50px;
    line-height: 50px;
    background-color: rgba(33, 150, 243, 1);
    -webkit-transition: background-color .2s ease-in-out,box-shadow .2s ease-in-out;
}
.inside-left h2 a:hover{
    background-color: rgba(26, 121, 196, 1);
}
.inside-left ul{
    border: 1px solid rgb(34, 65, 153);
}
.inside-left ul li{
    width: 244px;
    height: 48px;
    -webkit-transition: background-color .2s ease-in-out,box-shadow .2s ease-in-out;
    font-size: 14px;
    
}
.inside-left ul a{
    padding: 10px 12px;
    display: inline-block;
    width: 220px;
    height:28px ;
    line-height: 28px;
    color: rgb(34, 65, 153);
    -webkit-transition: background-color .2s ease-in-out,box-shadow .2s ease-in-out;
    border-bottom: 1px dashed rgb(34, 65, 153);
}
.inside-left ul a:hover{
    color: rgb(255, 255, 255);
    background-color: rgb(34, 65, 152);
}
.inside-a>a{
    color: rgb(255, 255, 255) !important;
    background-color: rgb(34, 65, 152) !important;
}
.inside .h4{
    color: rgb(34, 65, 153);
    text-align: left;
    font-family: Arial;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    padding-left: 10px;
}
.inside .h4:hover{
    font-weight: bold !important;
}
.con-left{
    width: 653px;
    height: 320px;
    padding-left: 10px;
    margin-top: 20px;
    float: left;
}
.formListCon {
    margin-bottom: 10px;
    float: left;
    width: 100%;
  }
  .styleForm1 .styleFormText, .styleForm2 .styleFormText {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .styleFormInput, .styleFormText {
    display: inline-block;
    vertical-align: top;
    width: 46%;
  }
  .formText {
    color: rgb(103, 103, 103);
    font-family: Microsoft YaHei,Arial;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
  }
 .con-left .formListCon:nth-child(2), .con-left .formListCon:nth-child(4) {
    float: right;
  }
  .con-left .formListCon:nth-child(1), .con-left .formListCon:nth-child(2), .con-left .formListCon:nth-child(3), .con-left .formListCon:nth-child(4) {
    width: 46%;
  }
  .styleFormInput{
    background-color: rgb(255, 255, 255);
    border-color: rgb(217, 217, 217);
    border-style: solid;
    border-width: 1px;
    border-radius: 1px;
    color: rgb(149, 149, 149);
    font-family: Microsoft YaHei,Arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    height: 30px;
    width: 100%;
    padding: 6px;
  }
  .styleFormfieldMessage{
    background-color: rgb(255, 255, 255);
    border-color: rgb(217, 217, 217);
    border-style: solid;
    border-width: 1px;
    border-radius: 1px;
    color: rgb(149, 149, 149);
    font-family: Microsoft YaHei,Arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    height: 76px !important;
    width: 100%;
    padding: 6px;
  }
  .con-left .formListCon:nth-child(6) button{
    float: left;
    background-color: rgb(232, 232, 232);
    border-width: 1px;
    border-radius: 1px;
    border-color: rgb(217, 217, 217);
    border-style: solid;
    color: rgb(34, 65, 153);
    font-family: Microsoft YaHei,Arial;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    width: 200px;
    height: 38px;
  }
  .con-left .formListCon:nth-child(6) button:hover {
    background-color: rgb(34, 65, 153);
    border-width: 1px;
    border-color: rgb(34, 65, 153);
    border-style: solid;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-family: Microsoft YaHei,Arial;
  }
  .con-right{
      float: right;
      width: 490px;
  }
 .con-right>p{
      padding-left: 10px;
      padding-top: 15px;
      padding-bottom: 50px;
  }
  .con-four{
      padding-left:10px ;
      padding-top: 20px;
  }
  .con-four p{
    line-height: 30px;
    color: rgb(84, 84, 84);
    flex-basis: 30px;
  }
  .con-four p a{
    color: rgb(84, 84, 84);
    text-align: left;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    padding-left: 0px;
  }
  .con-four p a:hover{
    color: rgb(84, 84, 84);
    text-align: left;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    padding-left: 0px;
  }
  .con-four p i{
      margin-right: 15px;
  }
  .newslist{
      width: 925px;
  }
  .newslist ul li{
      padding: 15px;
      margin: 6px 0;
      height: 200px;
  }
  .inside-right{
      float: right;
  }
  .new-pic{
      width: 300px;
      height: 200px;
      float: left;
  }
  .new-pic img{
      width: 100%;
      height: 100%;
  }
  .new-info{
      float: right;
      width: 567px;
      height: 200px;
      position: relative;
  }
  .new-name a{
    height: 26px;
    color: #878787;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    line-height: 15px;
  }
  .new-data,.new-brief{
    width: 100%;
    box-sizing: border-box;
    margin-top: 8px;
    color: #878787;
    font-family: 微软雅黑;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    line-height: 20px;
    line-height: 20px;
  }
  .new-info span{
    display: inline-block;
    height: 33px;
    width: 84px;
    text-align: center;
    line-height: 33px;
    color: rgb(34, 65, 153);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(34, 65, 153);
    border-radius: 8px;
    position: absolute;
    bottom: 0px ;
    left: 0px ;
    font-size: 12px;
    
  }
  .new-info span:hover{
    background-color:rgb(34, 65, 153) ;
    color: #fff;    
}
.pagelist{
    text-align: center;
    margin-top: 30px;
}
.pagelist a{
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(160, 160, 159, 1);
    font-size: 14px;
    padding: 0 6px;
    display: inline-block;
    border: 1px solid #ccc;
    background: #efefef;
    font-size: 14px;
    color: #555;
    transition: background-color .25s linear,color .25s linear;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
}
.pagelist span{
    margin: 0 3px;
}
.page_item_current{
    background-color: #fff;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(160, 160, 159, 1);
    font-size: 14px;
    padding: 0 6px;
    display: inline-block;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #555;
    transition: background-color .25s linear,color .25s linear;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
}
.newsss{
    width: 726px;
    text-align: center;
}
.newsss-table{
    text-align: center;
    color: rgb(67, 67, 67);
    font-size: 18px;
}
.inside-left>ul>li{
    position: relative;
}

.inside-left>ul>li>ul{
    position: absolute;
    width: 246px;
    left: 244px;
    top: 0px;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    border-radius: 8px;
    display: none;
    overflow: hidden;
}
.inside-left>ul>li:hover ul{
    display: block;
}
.inside-left>ul>li>ul>li{
    height: 46px;
}
.inside-left>ul>li>ul>li>a{
    display: block;
    padding: 0 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #555;
    text-align: left;
    font-family: Microsoft YaHei,Arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    background-color: rgba(255, 255, 255, 1);
    border-bottom-color: #ccc;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    line-height: 25px;
    width: 222px;
    height: 25px;   
}
.inside-left>ul>li>ul>li>a:hover {
    color: rgb(34, 65, 152);
    font-size: 14px;
    font-family: Microsoft YaHei,Arial;
    background-color: rgba(240, 240, 240, 1);
}
.inside-left>ul>li>ul li:last-child a
{
    border: 0 !important;
    height: 26px; 
}
.proview{
    width: 950px;
}
.new-name{
    color: #878787;
}

