
body a:hover{
    text-decoration: none;
}
.body-box {
    width: 100%;
    overflow: hidden;
}
.con-box {
    position: relative;
    right: 0;
    z-index: 20;
}
.zhe {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 28;
    display: none;
}
.wap-header {
    padding: 20px 15px;
    background: #101013;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
}
.wap-nav {
    font-size: 16px;
    width: 60%;
    position: absolute;
    left: -60%;
    top: 100px;
    display: none;
    z-index: 10;
}
.wap-nav li {
    border-bottom: 1px solid #d2d2d2;
}
.wap-nav a {
    display: block;
    color: #333333;
    line-height: 40px;
    padding-left: 30px;
}
.wap-nav a p{
    margin-bottom: 0;
}
header{
    margin-bottom: 20px;
}
.head-logo{
    margin-top: 25px;
    display:block;
}

.header-wei{
    font-size: 0;
    float: right;
    margin-left: 80px;
}
.header-wei-wen{
    display: inline-block;
    vertical-align: middle;
}
.header-wei-wen p{
    margin-bottom: 0;
}
.header-wei-wen .header-wei-p1{
    font-size: 16px;
    color: #666666;
}
.header-wei-wen .header-wei-p2{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}
.header-wei img{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.nav-box{
    background: #0f3f81;
}
.nav-box .nav>li>a{
    padding: 10px 0;
}
.nav-box .nav>li>a p{
    font-size: 16px;
    color: #fff;
    border-right: 1px solid #fff;
    padding: 0 40px;
    margin-bottom: 0;
}
.nav-box .nav>li>a:hover{
    background-color: inherit;
}
.nav-box .nav>li .nav-active{
    background: url(/images/nav-icon.png) no-repeat center bottom;
}
.nav-box .nav>li .nav-active2{
    background: url(/images/nav-icon.png) no-repeat center bottom;
}
.swiper-box .swiper-button-next{
    background-image: url(/images/banner-btn-right.png);
    background-color: rgba(255,255,255,.3);
    width: 54px;
    height: 80px;
}
.swiper-box .swiper-button-prev{
    background-image: url(/images/banner-btn-left.png);
    background-color: rgba(255,255,255,.3);
    width: 54px;
    height: 80px;
}
.swiper-box .swiper-pagination-bullet{
    width: 22px;
    height: 22px;
    background: #5a6370;
    opacity: 1;
}
.swiper-box .swiper-pagination-bullet-active{
    background: #fff;
}
.swiper-box .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 40px;
}
.swiper-box .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 10px;
}
/*title-h2*/
.title-h2{
    text-align: center;
    margin-bottom: 40px;
}
.title-h2-bg{
    background: url(/images/juxing2.png) no-repeat center;
    width: 288px;
    height: 44px;
    display: inline-block;
}
.title-h2 h2{
    font-size: 30px;
    color: #333333;
    text-align: center;
    font-weight: bold;
    display: inline-block;
}
.index-box2-wen{
    background: #f0f9ff;
}
.index-box2-left{
    padding: 20px 15px;
}
.index-box2-left p{
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}
.index-box2-right{
    /*margin-top: -20px;*/
}
.index-box2-right img{
    width: 100%;
}
.index-box2-right-img1{
    margin-bottom: 20px;
}
.gong-padding{
    padding: 60px 0;
}
.index-box3{
    background: url(/images/box3-bg.png) no-repeat center;
    background-size: cover;
}
.title-h2-bg2{
    background: url(/images/juxing1.png) no-repeat center;
}
.title-h2-bg2 h2{
    color: #fff;
}
.index-box3-con{
    background: #fff;
    padding: 50px;
}
.index-box3-wen-huo{
    font-size: 16px;
    color: #4c4c4c;
}
.index-box3-wen-huo img{
    margin: 0 15px 0 0;
}
.index-box3-wen{
    padding: 0 5px;
}
.index-box3-wen h2{
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 30px;
}
.index-box3-wen p{
    font-size: 16px;
    color: #4c4c4c;
    line-height: 30px;
    box-shadow: 0 0 5px 3px #ededed;
    border-radius: 10px;
    padding: 20px;
}
.index-box3-con .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    background: #0f3f81;
    margin:0 33px;
    opacity: 1;
    vertical-align: middle;
}
.index-box3-con .swiper-pagination-bullet-active{
    background: #fff;
    border: 5px solid #0f3f81;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}
.swiper-yuan{
    position: relative;
    margin-top: 30px;
    text-align: center;
}
.swiper-yuan .swiper-pagination{
   top: -10.6px;
   width: 100%;
}
.swiper-yuan>p{
    border-top: 1px solid #0f3f81;
    width: 80%;
    margin: 0 auto;
}
.index-box3-btn{
    margin-top: 25px;
}
.index-box3-btn a{
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #0f3f81;
    border-radius: 24px;
}
.index-box3-btn a:hover{
    text-decoration: none;
}
/*4*/
.index-box4{
    background: #f5f5f5;
    padding: 60px 0;
}
.box4-list{
    display: flex;
    -webkit-display: flex;
    -o-display: flex;
    -moz-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -o-justify-content: space-between;
    -moz-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    -o-align-items: center;
    -moz-align-items: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
}
.box4-item{
    width: 22%;
    margin-bottom: 20px;
}
.box4-item img{
    border-radius: 4px;
    width: 100%;
}
.box4-item p{
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin: 15px 0;
}
.box4-item a:hover{
    text-decoration: none;
}
.box4-item:hover{
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 5px 2px #ccc;
}
.box4-more{
    text-align: center;
}
.box4-more a{
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: #13599c;
    width: 250px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
}
.box4-more a:hover{
    text-decoration: none;
}
.box4-more a img{
    margin-right: 15px;
}
/*5*/
.index-box5{

}
.index-box5-bg{
    height: 362px;
    background: url(/images/box5-bg.png) no-repeat center;
    background-size: cover;
}
.index-box5-con{
    margin-top: -300px;
    width: 100%;
}
.box5-new-list{
    background: #f0f9ff;
    padding: 0 25px;
    padding-right: 0;
}
.box5-new-list .col-md-2{
    padding-right: 0;
}
.box5-new-item{
    margin-top: 40px;
}
.box5-new-item img{
    width: 100%;
	height:191px;
}
.box5-new-item h3 a{
    display: block;
    font-size: 16px;
    color: #1a1a1a;
    font-weight: bold;
    text-align: center;
}
.box5-new-item h3 a:hover{
    color: #0f3f81;
}
.box5-new-item p{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.box5-more{
    height: 372px;
    position: relative;
    background: #1359aa;
    width: 101%;
}
.box5-more a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 42%;
}
.box5-more img{
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.box5-new-item2{
    border-bottom: 1px dashed #e6e6e6;
}
.box5-new-item2 a{
    display: block;
    padding: 30px 0;
}
.box5-new-item2 h4{
    font-size: 16px;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(/images/box5-icon2.png) no-repeat center left;
    padding-left: 30px;
}
.box5-new-item2 span{
    font-size: 16px;
    color: #808080;;
    display: inline-block;
    vertical-align: middle;
}
.box5-new-item2 h4:hover{
    color: #0f3f81;
}
.box5-new-item2-active h4, .box5-new-item2-active span{
    color: #0f3f81;
}
.box5-new-item2-active h4{
    background: url(/images/box5-icon3.png) no-repeat center left;
}
.box6-item-img img{
    width: 100%;
}
.box6-item-wen h4{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.box6-item-wen{
    background: #f0f9ff;
    padding: 20px 20px 0 20px;
    height: 205px;
    position: relative;
}
.box6-item-wen p{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
	 display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.index-box6{
    padding: 60px 0;
}
.box6-item-wai{
    float: left;
    width: 33.3%;
}
.box6-item-wen:after{content:'';position:absolute;bottom:100%;right:47%;width:0;height:0;border-width:18px;border-style:solid;border-color:transparent;border-bottom-color:currentColor;color:#f0f9ff;}


/*.box6-item-wen2 h4, .box6-item-wen2 p{
    color: #fff;
}*/
.box6-item-wen2:after{content:'';position:absolute;top:100%;right:47%;width:0;height:0;border-width:18px;border-style:solid;border-color:transparent;border-top-color:currentColor;color:#f0f9ff;}

.box6-item-wen3{
    background: #10458b;
    color: #fff;
}
.box6-item-wen3 p{
    color: #fff;
}
.box6-item-wen3 h4{
    color: #fff;
}
.box6-item-wen3:after{
    color:#10458b;
}
footer{
    background: #323232;
    height: auto;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
}
.footer-you{

}
.footer-you span{
    display: inline-block;
}
.footer-you a{
    display: inline-block;
    color: #fff;
    margin-right: 30px;
}
.footer-lian{
    text-align: right;
}
.footer-lian a{
    color: #fff;
    padding: 0 30px;
}
.footer-lian a:hover, .footer-you a:hover{
    color: #ddd;
}
/*product*/
.mian-box{
    height: 50px;
    line-height: 50px;
    background: #f2f2f2;
}
.mian-nav{
    font-size: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mian-nav img{
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
}
.mian-nav a, .mian-nav span{
    font-size: 16px;
    vertical-align: middle;
    padding: 0 10px;
}
.mian-nav a{
    border-right: 1px solid #cccccc;
    color: #666666;
}
.mian-nav span{
    color: #0f3f81;
}
.pro-con{
    padding: 20px 0 60px 0;
}
.pro-item{
    border: 1px solid #e6e6e6;
    margin-top: 40px;
    border-radius: 4px;
    overflow: hidden;
}
.pro-item-active .pro-item-wen a{
    color: #0f3f81;
}
.pro-item-active .pro-item-img img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.pro-item-img{
    overflow: hidden;
}
.pro-item-img img{
    width: 100%;
}
.pro-item-wen{
    text-align: center;
}

.pro-item-wen a{
    font-size: 16px;
    color: #333333;
    padding: 15px;
    display: block;
}
.pro-right{
    margin-top: 40px;
}
.pro-right-con{
    border: 2px solid #e6e6e6;
}
.pro-rightzhu{
    margin: 10px 0 -20px 10px;
    width: 100%;
}
.pro-right-con h3{
    font-size: 24px;
    color: #fff;
    text-align: center;
    height: 60px;
    line-height: 60px;
    background: url(/images/pro-bg.png) no-repeat center;
    background-size: cover;
    margin: 0;
}
.pro-right-con ul{
    padding: 20px 20px 30px 20px;
    border: 1px solid #0f3f81;
    background: #fff;
}
.pro-right-con li{
    border-bottom: 1px solid #f2f2f2;
}
.pro-right-con li a{
    padding: 15px 0;
    display: block;
    font-size: 16px;
    color: #333333;
    background: url(/images/pro-icon1.png) no-repeat center right;
    padding-right: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.pro-right-con li a:hover{
    color: #0f3f81;
    background: url(/images/pro-icon2.png) no-repeat center right;
}
.pro-right-swiper{
    border: 1px solid #0f3f81;
    background: #fff;
}
.pro-right-slider{
    padding: 20px;
}
.pro-right-slider-img{
    margin: 10px 0;
}
.pro-right-slider-img img{
    width: 100%;
}
.pro-right-slider-wen{

}
.pro-right-slider-wen h4{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    text-align: center;
}
.pro-right-slider-wen p{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.pro-right-new li a{
    padding-left: 20px;
    background: url(/images/box5-icon2.png) no-repeat center left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.pro-right-new li a:hover{
    color: #0f3f81;
    background: url(/images/box5-icon3.png) no-repeat center left;
}
/*case*/
.case-img{

}
.case-img img{
    width: 100%;
}
.case-wen{

}
.case-wen h4 a{
    font-size: 16px;
    color: #0f3f81;
    font-weight: bold;
}
.case-date{
    font-size: 14px;
    color: #808080;
    margin-bottom: 20px;
}
.case-wen p{
    font-size: 16px;
    color: #4c4c4c;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.case-list{
    margin-top: 40px;
}
/*case-xiang*/
.case-xiang-con{

}
.case-xiang-con h1{
    font-size: 24px;
    color: #1a1a1a;
    font-weight: bold;
    text-align: center;
}
.case-xiang-con .case-date{
    text-align: center;
}
.case-xiang-con p{
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    margin: 20px 0;
}
.case-xiang-pro{
    margin-top: 60px;
}
.case-xiang-pro .pro-item{
    margin-top: 0;
}
.case-xiang-case .pro-item{
    border: none;
}
.new-xiang-ye {
    margin-top: 40px;
}
.new-xiang-ye p {
    font-size: 18px;
    color: #4c4c4c;
    margin-bottom: 10px;
}
.new-xiang-ye p a {
    color: #4c4c4c;
}
.new-xiang-ye p a:hover {
    color: #0f3f81;
}
.new-xiang-con{
    border-bottom: 1px dashed #e6e6e6;
    padding-bottom: 20px;
}
.new-xiang-nt{
    margin-bottom: 15px;
}
.new-xiang-nt a{
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    background: url(/images/pro-icon3.png) no-repeat center left;
    padding-left: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-xiang-nt a:hover{
    color: #0f3f81;
}
.lianxi-con{
    background: url(/images/lian-bg.png) no-repeat center;
    padding: 40px 0;
}
.lianxi-con>p{
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin-bottom: 20px;
}
.lianxi-con .title-h2{
    margin-bottom: 20px;
}
.lian-btn{
    text-align: center;
    margin-top: 30px;
}
.lian-btn a{
    font-size: 24px;
    color: #fff;
    background-color: #125598;
    border-radius: 6px;
    display: inline-block;
    width: 290px;
    height: 64px;
    line-height: 64px;
    margin: 0 20px;
}
.lian-btn a img{
    margin-right: 15px;
}
.lian-center{
    font-size: 0;
    background: #f2f2f2;
    margin: 60px 0;
}
.lian-center-item{
    display: inline-block;
    padding: 10px 20px;
    width: 33%;
    text-align: center;
}
.lian-center-item span{
    display: block;
    margin: 0 auto;
}
.lian-center-item img{
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.lian-center-item a{
    display: block;
    font-size: 18px;
    color: #333333;
    margin: 0 auto;
}
.lian-center-item-phone{
    background: #0f3f81;
}
.lian-center-item-phone a{
    color: #fff;
    font-size: 38px;
}
.lian-center-item-phone span{
    font-size: 18px;
    color: #fff;
    text-align: left;
}
.ditu{
    height: 515px;
}
.ditu #dituContent{
    height: 100%;
}
/*pro-xiang*/
.pro-xiang-con{

}
.pro-xiang-con h3{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    background: #f2f2f2;
    text-align: center;
    line-height: 54px;
    margin: 30px 0;
}
.pro-xiang-con table tr th, .pro-xiang-con table tr td{
    text-align: center;
    vertical-align: middle;
}
/*about*/
.about-tui{
    margin-top: 60px;
}
.about-tui .title-h2-bg{
    background: url(/images/juxing3.png) no-repeat center;
}
.about-img{
    width: 100%;
}
.about-flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

}
.about-con p{
    font-size: 15px;
    color: #333333;
    line-height: 26px;
    text-indent: 2em;
    margin-bottom: 20px;
}
.about-tui-item{
    background: #f5f5f5;
    padding: 15px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    margin-bottom: 30px;
}
.about-tui-item a{
    display: block;
}
.about-tui-item img{
    display: inline-block;
    vertical-align: middle;
}
.about-tui-item span{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #333333;
    width: 65%;
    padding-left: 20px;
}
.about-tui-item i{
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 18px;
    background: url(/images/about-icon1.png) no-repeat center;
}
.about-tui-item-active{
    background: #0f3f81;
}
.about-tui-item-active span{
    color: #fff;
}
.about-tui-item-active i{
    background: url(/images/about-icon2.png) no-repeat center;
}
/*new*/
.new-wai{
    margin-top: 40px;
}
.new-right{
    border-bottom: 1px solid #f2f2f2;
    padding: 20px 0;
}
.new-right:first-child{
    padding-top: 0;
}
.new-left{

}
.new-left a{
    display: block;
}
.new-left a:hover, .new-right-top h2 a:hover{
    color: #0f3f81;
}
.new-left img{
    width: 100%;
}
.new-left h2 a{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}
.new-left .new-date{
    font-size: 14px;
    color: #808080;
    margin-bottom: 15px;
}
.new-left p{
    font-size: 15px;
    color: #4c4c4c;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.new-right-top{

}
.new-right-top span{
    font-size: 16px;
    color: #fff;
    background: #bd1d21;
    padding: 0 10px;
    margin-right: 20px;
}
.new-right-top h2{
    display: inline-block;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    margin-top: 0;
}
.new-right-top h2 a{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}
.new-right-bottom{

}
.new-right-bottom {
    overflow: hidden;
}
.new-right-bottom-date{
    float: left;
    width: 14%;
    text-align: center;
}
.new-right-bottom-date span{
    font-size: 24px;
    color: #333333;
    display: block;
}
.new-right-bottom-date i{
    font-size: 12px;
    color: #666666;
    display: block;
    font-style: normal;
}
.new-right-bottom p{
    width: 86%;
    float: left;
    font-size: 15px;
    color: #4c4c4c;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 20px;
}
.new-bottom-item{
    border-bottom: 1px dashed #e6e6e6;
    padding: 30px 0;
}
.new-bottom-item h2{
    font-size: 18px;
    font-weight: bold;
    padding-left: 2px;
}
.new-bottom-item h2 a{
    color: #000000;
    background: url(/images/pro-icon3.png) no-repeat center left;
    padding-left: 30px;
}
.new-bottom-item .new-bottom-list-date{
    font-size: 14px;
    color: #808080;
    margin-bottom: 15px;
    padding-left: 30px;
}
.new-bottom-item p{
    font-size: 16px;
    color: #4c4c4c;
    line-height: 24px;
    padding-left: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.new-item-active{
    background: #0f3f81;
}
.new-item-active h2 a{
    color: #fff;
    background: url(/images/pro-icon4.png) no-repeat center left;
}
.new-item-active .new-bottom-list-date{
    color: #fff;
}
.new-item-active p{
    color: #fff;
}


div.zxf_pagediv{
    margin-top:50px;
    text-align: right;
}
div.zxf_pagediv a{
    font-size: 15px;
    color: #666666;
    padding: 3px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
;
}
.zxf_pagediv a:hover{
    color: #fff;
    background: #0f3f81;
}
div.zxf_pagediv span,div.zxf_pagediv a{
    box-sizing: border-box;
}
.current{
    font-size: 16px;
    color: #fff!important;
    background: #0f3f81;
    padding: 3px 10px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.zxf_pagediv span{
    margin: 0 10px;
}
.zxf_pagediv span, .xin-new-fenye i{
    font-size: 15px;
    color: #666666;
}
.zxf_pagediv i{
    font-style: normal;
}
.zxfPagenum{
    color: #666;
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
    border-radius: 3px;
}
.nextpage{

    margin: 0 5px;
}
.nextbtn,.prebtn,span.disabled{
    font-size: 15px;
    color: #666666;
    padding: 3px 10px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.prebtn{
    margin-right: 10px;
}
.zxfinput{
    width: 30px;
    height: 29px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 0 3px;
    text-align: center;
}
.zxfokbtn{
    background: #0f3f81;
    color: #fff!important;
    margin-left: 20px;
    font-size: 16px;
    padding: 3px 10px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor:pointer;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"]{
  -moz-appearance: textfield;
}

@media screen and (max-width: 991px){
    .swiper-box {
        margin-top: 68px;
    }
    .swiper-box .swiper-button-prev, .swiper-box .swiper-button-next{
        width: 30px;
        height: 40px;
    }
    .swiper-box .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px;
    }
    .swiper-box .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }
    .swiper-box .swiper-container-horizontal>.swiper-pagination-bullets {
         bottom: 10px; 
    }
    .box5-more{
        height: 100px;
    }
    .box5-more a{
        top: 20%;
    }
    .box6-item-wai {
        width: 50%;
    }
    .index-box3-con{
        padding: 10px;
    }
    .box4-item{
        width: 48%;
    }
    footer{
        height: auto;
        line-height: 28px;
        font-size: 14px;
    }
    .footer-lian{
        text-align: left;
    }
    .mian-box{
        margin-top: 90px;
    }
    .about-con img{
        margin: 20px auto;
    }
    .about-tui-item span{
        width: 58%;
    }
    .lian-center-item-phone a{
        font-size: 34px;
    }
    .case-xiang-pro .pro-item{
        margin-bottom: 20px;
    }
    .box5-new-list{
        padding: 0 25px;
    }
    .box5-new-list .col-md-2{
        padding-right: 15px;
    }

}

@media screen and (max-width: 767px){
    .box5-new-item2 h4{
        width: 76%;
    }
    .box6-item-wai {
        width: 100%;
    }
    
    .footer-lian a {
        padding: 0 5px;
    }
    .footer-you a {
        margin-right: 10px;
    }
    .mian-box{
        margin-top: 70px;
    }
    .lian-btn a{
        font-size: 18px;
        width: 150px;
        height: 46px;
        line-height: 46px;
    }
    .lian-btn a img{
        width: 15%;
    }
    .lian-center-item{
        width: 100%;
    }
    .ditu{
        height: 300px;
    }
    .title-h2 h2{
        font-size: 26px;
    }

}
    