@charset "utf-8";
/* CSS Document */

.banner_pc{
	display: block;
}

.banner_m{
	display: none;
}

.banner{
    width: 100%;
    padding-top: 85px;
}

.swiper-container{
	width: 100%;
	overflow: hidden;
	position: relative;
}

.banner .swiper-slide img{
	width: 100%;
}

.swiper-pagination-bullet-active{
	background: #58CED2 !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  width: 15px;
  height: 15px;
}

.banner_other img{
    width: 100%;
}

@media(max-width:1023px){
    .banner{
        padding-top: 48px;
    }
}

/* 头部 */
.head{
    height: 84px;
    position: fixed;
    width: 100%;
    z-index: 999;
    background: white;
    left: 0;
    top: 0;
}

.head .logo{
    float: left;
    margin:17px 3% 0 5%;
    position: relative;
    z-index: 999;
}

.head .nav{
    float: left;
    margin: 0 8%;
}

.head .m_nav{
    display: none;
}

.head .nav > li{
    float: left;
    width: 110px;
    text-align: center;
}

.head .nav > li > a{
    font-size: 16px;
    color: #333;
    line-height: 84px;
    display: block;
    width: 100%;
}

.head .nav li ul{
    display: none;
}


.head .nav li .mask{
    width: 100%;
    height: 100%;
    background: #193A74;
    /* opacity: 0.5; */
    position: absolute;
    z-index: -2;
    left: 0;
    top: 0;
}

.head .nav li ul{
    position: absolute;
    padding: 35px 10px;
    /* width: 110px; */
    /* height: 200px; */
    min-width: 110px;
}
/* 
.head .nav li ul::-webkit-scrollbar{
    width: 1px;
    background: #fff;
}

.head .nav li ul:hover{
    background: #1EA9E2;
} */

.head .nav li ul li a{
    font-size: 14px;
    color: white;
    margin: 10px 0;
    display: block;
    width: 100%;
}

.head .nav > li:hover >a{
    color: #1ea9e2;
    border-bottom: 2px solid#1EA9E2;
}

.head .nav .cur > a{
    color: #1ea9e2;
    border-bottom: 2px solid#1EA9E2;
}

.head .nav > li:hover ul{
    display: block;
}

.head .nav ul li a{
    padding-bottom: 5px;
}

.head .nav ul li:hover a{
    border-bottom: 1px solid white; 
}

.head .nav .hide{
    display: none;
}

.head .nav_btn{
    display: none;
}

.head .search{
    float: right;
    margin-right: 10px;
}

.head .search i{
    margin-top: 36px;
    display: block;
}

.head .search i:hover{
    cursor: pointer;
}

.head .search_hide{
    display: none;
    background: #999;
    width: 100%;
    height: 86px;
    position: absolute;
    top: 0;
    left: 0;
}

.head .search_hide select{
    margin-left: 35%;
    width: 222px;
    height: 38px;
    line-height: 38px;
    border: none;
    margin-top: 23px;
    outline: none;
    padding: 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/icon_arrow2.png), none;
    background-repeat: no-repeat;
    background-size: 13px 8px;
    background-position: right 10px center;
}

.head .search_hide select option{
    line-height: 38px;
    width: 222px;
    outline: none;
    height: 38px;
}

.head .search_hide input{
    width: 348px;
    height: 38px;
    line-height: 38px;
    outline: none;
    padding:0 10px;
    margin-left: 20px;
}

.head .search_hide .btn1{
    display: inline-block;
    color: white;
    font-size: 18px;
    margin-left: 20px;
}

.head .search_hide .btn1:hover{
    cursor: pointer;
}

.head .search_hide .btn2{
    margin-left: 5%;
}

.head .search_hide .btn2:hover{
    cursor: pointer;
}


.head .language{
    float: right;
    margin-top: 36px;
    margin-right: 30px;
}

@media(max-width:1200px){
    
    .head .logo{
        margin: 17px 1% 0;
    }
    
    .head .nav{
        margin: 0 3px;
    }
    
    .head .nav > li{
        width: 100px;
    }

    .head .nav li ul{
        width: 100px;
    }
    
    .head .search_hide input{
        width: 200px;
    }
}

@media(max-width:1023px){
    .head{
        height: 48px;
    }

    .head .logo{
        margin: 10px 0 0;
        padding: 0 0 0 12px;
        display: block;
    }

    .head .logo img{
        width: 50%;
    }

    .head .nav{
        display: none;
    }

    .head .m_nav{
        display: block;
        position: absolute;
        top: 48px;
        margin: 0;
        width: 100%;
        background: #f5f5f5;
        padding: 24px;
    }

    .head .m_nav > li{
        line-height: 36px;
        margin: 5px;
        border-bottom: 1px solid #dcdcdc;
        line-height: 50px;
        font-size: 16px;
        position: relative;
    }
    
    .head .m_nav .cur > a{
        color: white;
    }
    
    .head .m_nav > li > a{
        padding:0 30px;
        color: black;
        width: 100%;
        display: block;
    }

    .head .m_nav li ul li{
        line-height: 44px;
    }

    .head .m_nav li ul li a{
        display: block;
        width: 100%;
        color: #7a7a7a;
        padding: 0 50px;
    }

    .head .m_nav .li_show >a{
        background: url(../images/icon_jiahao.png) no-repeat;
        background-size: 18px 18px;
        background-position: 96% center;
    }

    .head .m_nav .li_show.cur>a{
        background: url(../images/icon_jianhao.png) no-repeat;
        background-size: 18px auto;
        background-position: 96% center;
        background-color: #1d6bc3;
    }

    .head .nav_btn{
        float: right;
    }

    .search{
        display: none;
    }

    .language{
        display: none;
    }

    .head .nav .hide{
        display: block;
    }

    .head .nav_btn{
        display: block;
        padding-top: 10px;
        width: 26px;
        margin-right: 12px;
    }

    .head .nav_btn img{
        width:100%;
    }

    .head .nav_btn img:hover{
        cursor: pointer;
    }
}

/* 首页的产品中心 */

.common_title1{
    text-align: center;
}

.common_title1 h1{
    padding-top: 40px;
    font-size: 36px;
    color: #1f3f78;
    margin-bottom: 20px;
}

.common_title1 .bar{
    width: 60px;
    border-radius: 12px;
    height: 6px;
    background: #1F3F78;
    margin: 0 auto 30px;
}

.index_pro ul{
    margin: 0 auto;
    width: 100%;
}

.index_pro ul li{
    height: 50px;
    line-height: 50px;
    background: #E1E1E2;
    width: 155px;
    text-align: center;
    float: left;
    margin:20px;
    position: relative;
}

.index_pro ul li a{
    font-size: 16px;
    color: #1f3f78;
    display: block;
    width: 100%;
}

.index_pro ul .cur{
    background: #1EA9E2;
}

.index_pro ul .cur a{
    color: white;
}

.index_pro ul .cur a:after{
    content: "";
    position: absolute;
    top: 50px;
    background: url(../images/icon_arrow4.png) no-repeat center;
    width: 23px;
    height: 11px;
    left: 66px;
}

.index_pro ul li:hover{
    background: #1ea9e2;
    cursor: pointer;
}

.index_pro ul li:hover a{
    color: white;
}

.index_pro ul li:hover a:after{
    content: "";
    position: absolute;
    top: 50px;
    background: url(../images/icon_arrow4.png) no-repeat center;
    width: 23px;
    height: 11px;
    left: 66px;
}

.pro_wrap{
    margin-top: 25px;
}

.pro_wrap .col{
    width: calc(25% - 30px);
    width: -webkit-calc(25% - 30px);
    width: -moz-calc(25% - 30px);
    margin: 15px ;
    float: left;
}

.pro_wrap .col .pro_box{
    width: 100%;
    overflow: hidden;
    position: relative;
}

.pro_wrap .col .pro_box img{
    width: 100%;
}

.pro_wrap .col .pro_box .prmask{
    width: 100%;
    background-color:rgba(25, 58, 116, 0.7);
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0;
    transition: .6s;
}

.pro_wrap .col .pro_box .prmask div{
    color: white;
    background: url(../images/icon_more.png) no-repeat;
    background-position: 10px;
    width: 116px;
    height: 35px;
    border-radius: 5px;
    border: 1px solid #fff;
    position: absolute;
    top: calc(50% - 18px);
    top: -webkit-calc(50% - 18px);
    top: -moz-calc(50% - 18px);
    left: calc(50% - 58px);
    left: -webkit-calc(50% - 58px);
    left: -moz-calc(50% - 58px);
    text-align: right;
    padding-right: 10px;
    line-height: 35px;
}

.pro_wrap .col .pro_box:hover .prmask{
    opacity: 1;
}

.pro_wrap .col .pro_info{
    text-align: center;
    color: white;
    font-size: 16px;
    background: #193A74;
    line-height: 40px;
    height: 40px;
}

@media(max-width:768px){

    .common_title1 h1{
        padding-top: 30px;
        font-size: 18px;
        margin-bottom: 10px;
    }
    
    .common_title1 .bar{
        width: 30px;
        height: 3px;
        margin: 0 auto 20px;
    }
    
    .index_pro ul{
        margin: 0 auto;
    }
    
    .index_pro ul li{
        height: 26px;
        line-height: 26px;
        background: #E1E1E2;
        width: calc(25% - 20px);
        width: -webkit-calc(25% - 20px);
        width: -moz-calc(25% - 20px);
        margin:0 10px;
    }
    
    .index_pro ul li a{
        font-size: 12px;
    }
    
    .index_pro ul .cur a:after{
        content: "";
        position: absolute;
        top: 40px;
        background: url(../images/icon_arrow4.png) no-repeat center;
        width: 12px;
        height: 6px;
        background-size: cover;
        left: calc(50% - 6px);
        left: -webkit-calc(50% - 6px);
        left: -moz-calc(50% - 6px);
    }
    
    .index_pro ul li:hover a:after{
        content: "";
        position: absolute;
        top: 40px;
        background: url(../images/icon_arrow4.png) no-repeat center;
        width: 12px;
        height: 6px;
        background-size: cover;
        left: calc(50% - 6px);
        left: -webkit-calc(50% - 6px);
        left: -moz-calc(50% - 6px);
    }

    .pro_wrap{
        margin-top: 15px;
    }
    
    .pro_wrap .col{
        width: calc(50% - 20px);
        width: -webkit-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        margin: 10px ;
        float: left;
    }
        
    .pro_wrap .col .pro_box .prmask{
        width: 100%;
        background-color:rgba(25, 58, 116, 0.7);
        position: absolute;
        z-index: 10;
        top: 0;
        left: 0;
        height: 100%;
        opacity: 0;
        transition: .6s;
    }
    
    .pro_wrap .col .pro_box .prmask div{
        color: white;
        background: url(../images/icon_more.png) no-repeat;
        background-position: 10px;
        width: 116px;
        height: 35px;
        border-radius: 5px;
        border: 1px solid #fff;
        position: absolute;
        top: calc(50% - 18px);
        top: -webkit-calc(50% - 18px);
        top: -moz-calc(50% - 18px);
        left: calc(50% - 58px);
        left: -webkit-calc(50% - 58px);
        left: -moz-calc(50% - 58px);
        text-align: right;
        padding-right: 10px;
        line-height: 35px;
    }
    
    .pro_wrap .col .pro_box:hover .prmask{
        opacity: 1;
    }
    
    .pro_wrap .col .pro_info{
        text-align: center;
        color: white;
        font-size: 14px;
        background: #193A74;
        line-height: 40px;
        height: 40px;
    }
    
}

@media(max-width:450px){
    .index_pro ul li{
        height: 40px;
        line-height: 40px;
        background: #E1E1E2;
        width: calc(50% - 20px);
        width: -webkit-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        margin:10px 10px;
    }


}

/* 关于我们 */
.index_about{
    margin-top: 60px;
    height: 640px;
    background: url(../images/about.jpg) no-repeat center;
}

.index_about_text{
    position: absolute;
    left: 50%;
}

.index_about .commont_title2 h1{
    margin-top: 70px;
    font-size: 36px;
    color:white;
    margin-bottom: 20px;
}

.index_about .commont_title2 .bar{
    width: 60px;
    border-radius: 12px;
    height: 6px;
    background: white;
}

.index_about .info{
    margin-top: 65px;
    width: 490px;
}

.index_about .info p{
    font-size: 16px;
    color: white;
    text-indent: 2em;
    margin-bottom: 40px;
    line-height: 150%;
}

.index_about .more{
    width: 140px;
    height: 38px;
    line-height: 38px;
    background: url(../images/icon_arrow5.png) no-repeat right 20px center;
    border: 1px solid white;
    transition: .6s;
}

.index_about .more a{
    display: block;
    width: 100%;
    color: white;
    padding-left: 22px;
}

.index_about .more:hover{
    background: url(../images/icon_arrow5.png) no-repeat right 10px center;
    background-color: #1EA9E2;
    border: 1px solid #1EA9E2;
}

.index_about_m{
    display: none;
}

@media(max-width:1023px){
    .index_about{
        display: none;
    }

    .index_about_m{
        display: block;
        margin-top: 40px;
    }

    .about_m_pic{
        width: 100%;
    }

    .index_about_text_m{
        background: url(../images/about2_m.jpg) no-repeat center;
        background-size: cover;
        padding:0 20px 60px;

    }

    .index_about_m .commont_title2 h1{
        padding-top: 70px;
        font-size: 36px;
        color:white;
        padding-bottom: 20px;
    }
    
    .index_about_m .commont_title2 .bar{
        width: 60px;
        border-radius: 12px;
        height: 6px;
        background: white;
    }
    
    .index_about_m .info{
        margin-top: 65px;
    }
    
    .index_about_m .info p{
        font-size: 16px;
        color: white;
        text-indent: 2em;
        margin-bottom: 40px;
        line-height: 150%;
    }
    
    .index_about_m .more{
        width: 140px;
        height: 38px;
        line-height: 38px;
        background: url(../images/icon_arrow5.png) no-repeat right 20px center;
        border: 1px solid white;
        transition: .6s;
    }
    
    .index_about_m .more a{
        display: block;
        width: 100%;
        color: white;
        padding-left: 22px;
    }
    
    .index_about_m .more:hover{
        background: url(../images/icon_arrow5.png) no-repeat right 10px center;
        background-color: #1EA9E2;
        border: 1px solid #1EA9E2;
    }

}

@media(max-width:768px){
    .index_about_m{
        margin-top: 20px;
    }

    .index_about_m .commont_title2 h1{
        padding-top: 30px;
        padding-bottom: 10px;
        font-size: 18px;
    }

    .index_about_m .commont_title2 .bar{
        width: 30px;
        height: 3px;
    }

    .index_about_m .info{
        margin-top: 30px;
        max-height: 182px;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .index_about_m .info p{
	font-size: 14px;
	line-height:30px;
    margin-bottom: 20px;
    }

    .index_about_m .more{
        width: 120px;
        height: 32px;
        line-height: 32px;

    }

    .index_about_m .more a{
        font-size: 12px;
    }
}

/* 首页新闻 */
.index_news{
    max-width:1920px;
    margin: 0 auto;
    padding: 0 15px 70px;
    background-color: #E9EEF4;
  }

.index_news .index_news_wrapper{
    float: left;
    width:100%;
}

.index_news .index_news_wrapper .pic_box{
    width: 100%;
    overflow: hidden;
}

.index_news .index_news_wrapper .pic_box img{
    width: 100%;
    transition: all .6s;
    height: 400px;
}
  
.index_news .index_news_wrapper .text span{
    font-size: 14px;
    color: #666;
    margin-top: 20px;
    display: block;
}

.index_news .index_news_wrapper .text h1{
    font-size: 24px;
    color: #333;
    line-height: 150%;
    padding-top: 30px;
    transition: all .6s;
}

.index_news .index_news_wrapper .text p{
    font-size: 14px;
    margin-top: 50px;
    color: #666;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
  
.index_news .index_news_wrapper .text a i{
    display: block;
    margin-top: 36px;
}

.index_news .index_news_wrapper:hover .pic_box img{
    transform: scale(1.2);
}

.index_news .index_news_wrapper:hover .text h1{
    color: #1ea9e2;
}

.index_news .index_pro_container .swiper-pagination{
    display: none;
}

@media(max-width:1023px){
    .index_news{
        background-color:white;
        padding-bottom: 30px;
    }

    .index_news .index_pro_container .swiper-pagination{
        display: block;
        position: absolute;
    }

    .index_news .index_news_wrapper:hover .pic_box img{
        transform: scale(1);
    }

    .index_news .index_news_wrapper .text a i{
        opacity: 0;
    }
}

@media(max-width:768px){
    .index_news{
        padding-bottom: 15px;
    }

    .index_news .index_news_wrapper .text span{
        font-size: 12px;
        margin-top: 15px;   
    }

    .index_news .index_news_wrapper .text h1{
        margin-top: 10px;
        padding-top: 0;
        font-size: 16px;
    }

    .index_news .index_news_wrapper .text p{
        font-size: 12px;
        color: #666;
        line-height: 30px;
        -webkit-line-clamp: 3;
        margin-top: 20px;
    }

    .index_news .index_news_wrapper .pic_box img{
      height: auto;
    }
}

/* 首页资质 */

.index_honor{
    padding: 0 10px;
    margin-bottom: 120px;
}

.index_honor .index_honor_wrap{
    width: 100%;
}

.index_honor .index_honor_wrap img{
    width: 100%;
}

.index_honor .index_honor_info{
    text-align: center;
    font-size: 14px;
    line-height: 150%;
    color: #666;
    margin-top: 20px;
}

.index_honor .swiper-pagination{
    display: none;
}

@media(max-width:1023px){
    .index_honor .swiper-container{
        padding-bottom: 20px;
    }

    .index_honor .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        display: block;
        position: relative;
        bottom: -20px;
    }
}

@media(max-width:768px){
    .index_honor{
        margin-bottom: 30px;
    }

    .index_honor .index_honor_info{
        margin-top: 10px;
		font-size:14px;
    }
}

/* 页脚 */
.footer_bg{
    background: #2D313A;
    margin-top: 40px;
  }

  .footer{
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px 30px;
    border-bottom: 1px solid#393D46;
  }

  .footer .ft_nav{
    width: 90%;
  }

  .footer .ft_nav li{
    float: left;
    width: 50%;
    padding: 0 1%;
    margin-top: 60px;
    line-height: 26px;
    height: 50px;
  }

  .footer .ft_nav li i{
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-right: 20px;
    text-align: center;
  }

  .footer .ft_nav li a{
    font-size: 14px;
    color: #979694;
  }

  .footer .ft_nav li span{
    width: 5%;
    display: inline-block;
  }
  
  .footer .code{
      position: absolute;
      right: 3%;
      top: 20px;
      text-align: center;
  }

  .footer .code p{
      margin: 10px 0 0;
  }

  .footer .m_ft_nav{
    display: none;
  }

  .copyright{
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 20px;
  }

  .copyright > p{
    font-size: 14px;
    color: #979694;
    margin: 30px 1% 48px;
    float: left;
  }

  .copyright select{
    float: right;
    margin: 30px 1% 48px;
    width: auto;
    line-height: 30px;
    background: #3C4147;
    outline: none;
    border: none;
    color: #979694;
    height: 30px;
    padding: 0 12px;
  }
  
  @media(max-width:1200px){
    .footer .ft_nav{
        width: 100%;
    }

    .footer .ft_nav li{
        float: left;
        width: 60%;
        padding: 0 1%;
        margin-top: 30px;
    }

    .footer .code{
        display: none;
    }

    .footer .ft_nav .wid_40{
        width: 40%;
    }

    .footer .icon_pic{
        display: none;
    }
  }

  @media(max-width:1023px){
    .footer .ft_nav{
        display: none;
    }

    .footer .m_ft_nav{
        display: block;
        text-align: center;
    }

    .footer .m_ft_nav li{
        display: inline-block;
        line-height: 24px;
        padding: 0 20px;
        border-right: 2px solid #979694;
        margin: 30px 0 0;
    }

    .footer .m_ft_nav li a{
        font-size: 24px;
        color: #979694;
        display: block;
        width: 100%;
    }

    .copyright{
        text-align: center;
        padding: 30px 0 48px;
    }
    .copyright > p{
        font-size: 24px;
        float: none;
        margin: 0;
    }
    .copyright select{
         display: none;
    }
}

  @media(max-width:768px){
    .footer .m_ft_nav li a{
        font-size: 12px;
    }

    .footer .m_ft_nav li{
        line-height: 12px;
        padding: 0 4%;
        margin: 15px 0 0;
    }

    .footer{
        padding: 0 20px 15px;
    }
    .copyright{
        text-align: center;
        padding: 15px 0;
    }
    .copyright > p{
        font-size:12px;
    }
  }

  @media(max-width:384px){
    .footer .m_ft_nav li a{
        font-size: 12px;
    }

    .footer .m_ft_nav li{
        padding: 0 2%;
    }

    /* copyright */
    .copyright{
        padding: 15px 20px;
    }
  }

/* common_nav */

.ul_shadow{
    box-shadow: 0 1px 10px #ccc;
}

.common_nav li{
    display: inline-block;
    margin: 20px 50px 10px;
    transition: .6s;
}

.common_nav .li_none{
    margin: 20px 50px 10px 0;
}

.common_nav li a{
    display: inline-block;
    width: 100%;
    padding: 0 20px;
    font-size: 18px;
    color: #666;
    line-height: 48px;
    height: 48px;
}

.common_nav li:hover,
.common_nav .cur{
    border-bottom: 4px solid #193a74;
}

.common_nav .cur a,
.common_nav li:hover a{
    color: #193a74;
}

@media(max-width:1023px){
    .ul_shadow{
        box-shadow: none;
        border-bottom: 1px solid #ccc;
    }

    .common_nav li{
        width: 25%;
        text-align: center;
        margin: 0;
        height: 66px;
        line-height: 66px;
        border: 1px solid #ccc;
        float: left;
    }

    .common_nav .li_none{
        margin: 0;
    }

    .common_nav li a{
        padding: 0;
        font-size: 24px;
        color: #333;
    }

    .common_nav .cur,
    .common_nav li:hover{
        background: #1d6bc3;
        border: none;
    }

    .common_nav .cur a,
    .common_nav li:hover a{
        color: white;
    }
}

@media(max-width:768px){
    .common_nav li a{
        font-size: 12px;
        line-height: 34px;
        height: 34px;
    }

    .common_nav li{
        height: 34px;
        line-height: 34px;
    }
}


  /* About */
.about{
    margin:80px 0;
}

.about .lf{
    width: 50%;
    float: right;
}

.about .lf img{
    width: 90%;
    margin-bottom: 30px;
}

.about .rt{
    flex: 1;
    float: right;
    width: 50%;
}

.about .rt h1{
    font-size: 36px;
    color: #333;
}

.about .rt h2{
    font-size: 14px;
    color: #666;
    margin-top: 26px;
    margin-bottom: 50px;
}

.about .rt .col{
    margin: 25px 0;
    font-size: 18px;
    color: #666;
    text-indent: 2em;
    line-height: 200%;
}

.about .rt p{
    font-size: 18px;
    color: #666;
    text-indent: 2em;
    margin: 25px 0;
    line-height: 200%;
}

@media(max-width:1023px){
    .about .rt{
        width: 100%;
    }

    .about .rt h1{
        text-align: center;
        border-bottom:1px solid #ccc;
        padding-bottom:30px;  
    }

    .about .rt .rt_info{
        padding: 0 20px;
    }

    .about .rt h2{
        display: none;
    }

    .about .lf{
        width: 100%;
    }

    .about .lf img{
        width: 100%;
    }
}

@media(max-width:768px){
    .about{
        margin: 40px 0;
    }

    .about .rt h1{
        font-size: 18px;
        padding: 10px 0;
    }

    .about .rt .col{
        margin: 10px 0;
        font-size: 16px;
        line-height: 30px;
    }
    
    .about .rt p{
        margin: 10px 0;
        font-size: 12px;
        line-height: 150%;
    }
}

/* 产品中心 */

.btn_more{
    width: 213px;
    height: 66px;
    line-height: 66px;
    margin: 85px auto 105px;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #0065b1;
}

 .btn_more a{
    font-size:24px; 
    color:#0065b1;
    display: block;
    width: 100%;
}

.btn_more:hover{
    background: #0065b1;
}

 .btn_more:hover a{
    color: white;
}

@media(max-width:1023px){
    .btn_more{
        width: 106px;
        height: 44px;
        line-height: 44px;
        margin: 40px auto 50px;
        border-radius: 8px;
    }

    .btn_more a{
        font-size: 16px;
    }
}

/* 产品详情 */
.news_show,
.pro_show{
    margin: 90px 0 0;
}

.news_show .title,
.pro_show .title{
    text-align: center;
    padding-bottom: 40px;
    border-bottom: 1px dashed #ccc;
}

.news_show .title h1,
.pro_show .title h1{
    font-size: 36px;
    color: #333;
    margin-bottom: 30px;
    padding: 0 10px;
    line-height: 150%;
}

.news_show .title span,
.pro_show .title span{
    display: inline-block;
    margin-left: 20px;
}

.pro_show .pro_detail{
    padding: 40px;
}

.pro_show .pro_detail .fl{
    width: 500px;
    height: 500px;
    position: relative;
}

.small_img_box {
    width: 500px;
    height: 500px;
    position: relative;
    overflow: hidden;
    border:1px solid #0065b1;
}

.small_img_box img {
    width: 100%;
}

.small_img_box span {
    width: 100px;
    height: 100px;
    position: absolute;
    border: 1px solid #AFAFAF;
    background: rgba(0, 0, 0, .3);
    top: 0;
    left: 0;
    display: none
}

.small_img_box:hover span {
    display: block;
    cursor: crosshair;
}

.small_img {
    float: left;
}

.big_img {
    width: 348px;
    height: 348px;
    position: absolute;
    top: 1px;
    left: 508px;
    overflow: hidden;
    border: 1px solid #969696;
    display: none;
    background: #eee;
    z-index: 999;
}

.big_img img {
    position: absolute;
}

.pro_show .pro_detail .fl i{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 44px;
    height: 44px;
    background: url(../images/icon_magnifier.png) no-repeat center;
}

.pro_show .pro_detail .fl:hover{
    cursor: pointer;
}


.pro_show .pro_detail .fr{
    width: calc(95% - 500px);
    width: -webkit-calc(95% - 500px);
    width: -moz-calc(95% - 500px);
    overflow-y: scroll;
    height: 500px;
}

.pro_show .pro_detail .fr .row{
    font-size: 16px;
    color: #666;
    margin: 16px 0;
	line-height: 36px;
}

.pro_show .pro_detail .fr .row span{
    font-weight: bold;
}

.pro_show_info{
    margin-top: 60px;
    padding: 0 40px;
	font-size: 16px;
    color: #666;
    margin: 16px 0;
    line-height: 36px;
}

.pro_show_info .row{
    margin-bottom: 60px;
}

.pro_show_info .row h1{
    font-size: 18px;
    color: #666;
    margin-bottom: 20px;
    font-weight: bold;
}

.pro_show_info .row .info{
    line-height: 200%;
    color: #666;
    font-size: 18px;
}

.pro_show_info .row img{
    margin-bottom: 20px;
    display: block;
}

.page{
    border-top: 1px dashed #ccc;
    padding: 40px 40px 90px;
}

.page .row{
    margin-bottom: 18px;
}

.page .row span{
    display: inline-block;
    font-size: 18px;
    color: #666;
    margin-right: 10px;
}

.page .row a:hover{
    color: #0065b1;
}

.page .btn_return{   
    float: right;
    border: 1px solid #0065b1;
    border-radius: 10px;
}

.page .btn_return a{
    color: #0065b1;
    font-size: 24px;
    display: block;
    width: 150px;
    height: 56px;
    line-height: 56px;
    text-align: center;
}

.page .btn_return:hover{
    background: #0065b1;
}

.page .btn_return:hover a{
    color: white;
}

@media(max-width:1023px){

    .pro_show .pro_detail .fl{
        width: 100%;
        height: auto;
    }

    .pro_show .pro_detail .fl .small_img_box{
        width: 100%;
        height: auto;
    }

    .pro_show .pro_detail .fl .small_img{
        width: 100%;
    }

    .small_img_box:hover span{
        display: none;
    }

    .pro_show .pro_detail .fl .big_img{
        display: none;
        width: 0;
        height: 0;
    }

    .pro_show .pro_detail .fl i{
        display: none;
    }

    .pro_show .pro_detail .fr{
        width: 100%;
        height: auto;
        overflow: auto;
        margin-top: 20px;
    }

    .pro_show .pro_detail{
        padding: 20px;
    }

    .pro_show_info{
        padding: 0 20px;
    }

    .page{
        padding: 20px;
    }
}

@media(max-width:768px){
    .news_show,
    .pro_show{
        margin-top: 25px;
    }

    .news_show .title h1,
    .pro_show .title h1{
        font-size: 24px;
        margin-bottom: 20px;
    }

    .news_show .title,
    .pro_show .title{
        padding-bottom: 20px;
    }

    .pro_show .pro_detail .fr .row{
        font-size: 16px;
    }

    .pro_show_info{
        margin-top: 0;
    }

    .pro_show_info .row h1{
        font-size: 14px;
    }

    .pro_show_info .row .info{
        font-size: 14px;
        line-height: 30px;
    }

    .pro_show_info .row{
        margin-bottom: 25px;
    }

    .page .row{
        margin-bottom: 10px;
    }

    .page .row a{
        font-size: 14px;
    }

    .page .btn_return{
        border-radius: 4px;
    }

    .page .btn_return a{
        font-size: 12px;
        width: 80px;
        height: 28px;
        line-height: 28px;
    }
}

/* 公司专利 */
.patent_wrap{
    margin-top: 25px;
}

.patent_wrap .col{
    width: calc(25% - 40px);
    width: -webkit-calc(25% - 40px);
    width: -moz-calc(25% - 40px);
    margin: 20px;
    float: left;
    transition: .6s;
}

.patent_wrap .col .col_wrap{
    width: 100%;
    overflow: hidden;
}

.patent_wrap .col .col_wrap img{
    width: 100%;
}

.patent_wrap .col:hover{
    transform: translate(0,-10px);
    /* cursor: pointer; */
}

.patent_wrap .col .info{
    text-align: center;
    font-size: 16px;
    line-height: 150%;
    width: 100%;
    padding: 10px 10px 0;
}

@media(max-width:1023px){
    .patent_wrap .col{
        width: calc(50% - 40px);
        width: -webkit-calc(50% - 40px);
        width: -moz-calc(50% - 40px);
    }
}

@media(max-width:768px){
    .patent_wrap .col{
        margin: 10px;
        width: calc(50% - 20px);
        width: -webkit-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
    }

    .patent_wrap .col .info{
        font-size: 12px;
        line-height: 150%;
    }
}

/* 公司荣誉 */

.honor_wrap{
    margin-top: 25px;
}

.honor_wrap .col{
    width: calc(100% / 3 - 80px);
    width: -webkit-calc(100% / 3 - 80px);
    width: -moz-calc(100% / 3 - 80px);
    margin:40px;
    float: left;
    transition: .6s;
}

.honor_wrap .col .col_wrap{
    width: 100%;
    overflow: hidden;
}

.honor_wrap .col .col_wrap img{
    width: 100%;
}

.honor_wrap .col:hover{
    transform: translate(0,-10px);
    /* cursor: pointer; */
}

.honor_wrap .info{
    text-align: center;
    font-size: 16px;
    margin-top: 30px;
}

@media(max-width:1023px){
    .honor_wrap .col{
        width: calc(50% - 80px);
        width: -webkit-calc(50% - 80px);
        width: -moz-calc(50% - 80px);
    }
}

@media(max-width:768px){
    .honor_wrap .col{
        width: calc(50% - 20px);
        width: -webkit-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        margin: 10px 10px 20px;
    }

    .honor_wrap .info{
        margin-top: 10px;
        font-size: 14px;
    }
}

/* 公司新闻 */
.news{
    padding:0 20px;
}

.news .news_title{
    margin-top: 50px;
    margin-bottom: 60px;
}

.news .news_title img{
    width: 40%;
    float: left;
    margin-right: 30px;
}

.news .news_title .news_content span{
    margin:20px 0 30px;
    display: inline-block;
}

.news .news_title .news_content .title{
    font-size: 24px;
    color: #333;
    margin-bottom: 50px;
}

.news .news_title .news_content .text{
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
}

.news .news_title .news_content .btn{
    width: 140px;
    display: inline-block;
    border: 1px solid#1D6BC3;
    text-align: center;
    height: 38px;
    line-height: 38px;
    color: #1D6BC3;
    margin-top: 70px;
}

.news .news_title .news_content:hover .btn{
    color: white;
    background: #1D6BC3;
}

.news_list .row{
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px dashed #e5e5e5;
}

.news_list .row:hover .content .title{
    color: #1d6bc3;
}

.news_list .row .time_wrapper{
    width: 80px;
    padding: 10px 0;
    text-align: center;
    background: #F5F5F5;
    margin-right: 30px;
    color: #1d6bc3;
}

.news_list .row .time_wrapper .day{
    font-size: 40px;
}

.news_list .row .time_wrapper .day {
    font-size: 40px;
  }
  
.news_list .row .time_wrapper .day .month {
    font-size: 14px;
    margin-top: 10px;
}

.news_list .row .content .title {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}

.news_list .row .content .desc {
    text-indent: 28px;
    color: #666;
    line-height: 26px;
}

@media(max-width:1023px){
    .news .news_title{
        margin-top: 60px;
        margin-bottom: 0;
    }

    .news .news_title img{
        width: 100%;
    }

    .news .news_title .news_content span{
        margin: 20px 0 10px;
    }

    .news .news_title .news_content .title{
        margin-bottom: 40px;
    }

    .news .news_title .news_content .btn{
        margin-top: 40px;
    }
}

@media(max-width:768px){
    .news .news_title{
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .news .news_title .news_content span{
        font-size: 12px;
    }

    .news .news_title .news_content .title{
        font-size: 16px;
        margin-bottom: 20px;
    }

    .news .news_title .news_content .text{
        font-size: 12px;
        line-height: 150%;
    }

    .news .news_title .news_content .btn{
        margin-top: 20px;
    }

    .news_list .row .time_wrapper{
        margin-right: 10px;
        width: 60px;
    }

    .news_list .row .time_wrapper .day{
        font-size: 20px;
    }

    .news_list .row .time_wrapper .month{
        font-size: 10px;
    }

    .news_list .row .content .title{
        font-size: 14px;
        margin-bottom: 5px;
    }

    .news_list .row .content .desc{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp:2;
        overflow: hidden;
        font-size: 12px;
        line-height: 16px;
    }
}

/* 新闻详情 */

.news_show_row{
    margin: 40px 0;
}

.news_show .news_show_row p{
    margin-top: 30px;
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    padding: 0 40px;
}

.news_show .news_show_row p img{
    display: block;
    margin: 0 auto;
}

@media(max-width:1023px){
    .news_show{
        padding: 0 10px;
    }

    .news_show .news_show_row p{
        padding: 0 20px;
    }

    .news_show .news_show_row p img{
        max-width: 100%;
    }
}

@media(max-width:768px){
    .news_show_row{
        margin: 20px 0;
    }

    .news_show .news_show_row p{
        font-size: 14px;
        line-height: 150%;
        margin-top: 10px;
        padding: 0 20px;
    }
}

/* 产品订购 */

.contact .contact_info{
    margin: 100px 0;
    padding:0 20px; 
}

.contact .contact_info .fl{
    width: calc(100% - 680px);
    width: -webkit-calc(100% - 680px);
    width: -moz-calc(100% - 680px);
}

.contact .contact_info .fl h1{
    font-size: 36px;
    color: #333;
    margin-bottom: 25px;
}

.contact .contact_info .fl h2{
    font-size: 14px;
    color: #333;
    margin-bottom: 40px;
}

.contact .contact_info .fl p{
    font-size: 18px;
    color: #666;
    margin-bottom: 18px;
}

#dituContent {
    width: 660px;
    height: 400px;
    border: #ccc solid 1px;
}

.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word
}

.contact_bg{
    background: #F5F5F5;
    padding-top: 20px;
    padding-bottom: 30px;
}

.contact_bg .row .col{
    float: left;
    margin: 20px 60px;
    width: calc(50% - 120px);
    width: -webkit-calc(50% - 120px);
    width: -moz-calc(50% - 120px);

}

.contact_bg .row .col span{
    float: left;
    width: 48px;
    margin-right: 20px;
    font-size: 18px;
    letter-spacing: 6px;
    line-height: 38px;
}

.contact_bg .row .col input{
    width: calc(100% - 68px);
    width: -webkit-calc(100% - 68px);
    width: -moz-calc(100% - 68px);
    float: left;
    outline: none;
    padding: 5px;
    box-sizing: border-box;
    height: 38px;
    line-height: 38px;
    border: 1px solid #dbdbdb;
}

.contact_bg .row2{
    padding: 20px 60px;
}

.contact_bg .row2 span{
    width: 48px;
    margin-right: 20px;
    font-size: 18px;
    letter-spacing: 6px;
    float: left;
}

.contact_bg .row2 textarea{
    width: calc(100% - 68px);
    width: -webkit-calc(100% - 68px);
    width: -moz-calc(100% - 68px);
    float: left;
    outline: none;
    padding: 5px;
    height: 169px;
    border: 1px solid #dbdbdb;
}

.submit{
    margin: 20px 0 0 128px;
    width: 165px;
}

.submit a{
    display: block;
    width: 100%;
    background: #E47915;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: white;
    font-size: 24px;
    letter-spacing: 6px;
}

.submit a:hover{
    background: #d57114;
}

@media(max-width:1023px){
    .contact .contact_info .fl{
        width: 100%;
    }

    .contact .contact_info .fr{
        width: 100%;
    }

    #dituContent{
        width: 100%;
    }

    .contact .row .col{
        width: calc(100% - 120px);
        width: -webkit-calc(100% - 120px);
        width: -moz-calc(100% - 120px);
    }

}

@media(max-width:768px){
    .contact .contact_info{
        margin: 30px 0;
    }
    
    .contact .contact_info .fl h1{
        font-size: 18px;
        margin-bottom: 12px;
    }

    .contact .contact_info .fl h2{
        margin-bottom: 16px;
        font-size: 12px;
    }

    .contact .contact_info .fl p{
        font-size: 12px;
        margin-bottom: 8px;
    }

    .contact_bg .row .col span{
        font-size: 12px;
        letter-spacing: 4px;
        width: 32px;
    }

    .contact .row .col{
        width: 100%;
        margin:10px 0;
        padding:0 30px;
    }

    .contact_bg .row .col input{
        width: calc(100% - 52px);
        width: -moz-calc(100% - 52px);
        width: -webkit-calc(100% - 52px);
    }

    .contact_bg .row2 span{
        font-size: 12px;
        letter-spacing: 4px;
        width: 32px;
    }

    .contact_bg .row2{
        width: 100%;
        margin:10px 0;
        padding: 0 30px;
    }

    .contact_bg .row2 textarea{
        width: calc(100% - 52px);
        width: -moz-calc(100% - 52px);
        width: -webkit-calc(100% - 52px);
    }

    .submit{
        margin: 10px 0 0 82px;
        width: 124px;
    }

    .submit a{
        line-height: 36px;
        height: 36px;
        font-size: 16px;
    }
}

/* job */
/* .job {
    padding-bottom: 90px;
} */

.job .job_wrapper {
    float: left;
    /* display: inline-block; */
    border: 10px solid #f2f2f2;
    margin: 50px 15px 0;
    padding: 10px;
    width: calc(25% - 30px);
    width: -webkit-calc(25% - 30px);
    width: -moz-calc(25% - 30px);
    color: #999;
    transition: all .6s;
}

.job .job_wrapper .title {
    border-bottom: 1px solid #E5E1E1;
	height:130px;
}

.job .job_wrapper .title p {
    font-size: 16px;
    margin: 18px 0 28px;
}

.job .job_wrapper .title h1 {
    font-size: 22px;
    margin-bottom: 10px;
}

.job .job_wrapper .title h1 span {
    font-size: 14px;
    margin-left: 5px;
}

.job .job_wrapper .job_info .job_text{
    height: 180px;
    overflow: auto;
}

.job .job_wrapper .job_info h2 {
    font-size: 16px;
    margin: 26px 0 30px;
}

.job .job_wrapper .job_info p {
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 150%;
}

.job .job_wrapper .bt_more{
    width: 150px;
}

.job .job_wrapper .bt_more a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #999;
    font-size: 16px;
    background: #e7e7e7;
    margin-top: 60px;
}

.job .job_wrapper:hover {
    border: 10px solid #8EB5E1;
}

.job .job_wrapper .bt_more a:hover {
    background: #1D6BC3;
    color: white;
    cursor: pointer;
}

.job .job_wrapper .mask {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

.job .job_wrapper .job_window {
    position: fixed;
    background: white;
    top: calc(50% - 325px);
    top: -webkit-calc(50% - 325px);
    top: -moz-calc(50% - 325px);
    left: calc(50% - 325px);
    left: -webkit-calc(50% - 325px);
    left: -moz-calc(50% - 325px);
    width: 650px;
    height: 650px;
    padding: 40px;
    z-index: 99999;
}

.job .job_wrapper .job_window .top {
    padding-bottom: 10px;
    border-bottom: 1px solid #E5E5E5;
}

.job .job_wrapper .job_window .top h1 {
    font-size: 30px;
    color: #333;
    margin-top: 25px;
    float: left;
}

.job .job_wrapper .job_window .top i img {
    width: 36px;
}

.job .job_wrapper .job_window .top i {
    float: right;
    margin-top: 20px;
}

.job .job_wrapper .job_window .top i:hover {
    cursor: pointer;
}

.job .job_wrapper .job_window .middle h1 {
    font-size: 18px;
    color: #999;
    margin-top: 16px;
    margin-bottom: 30px;
}

.job .job_wrapper .job_window .middle p {
    font-size: 16px;
    color: #999;
    line-height: 150%;
    margin-bottom: 30px;
}

.job .job_wrapper .job_window .bottom {
    margin-top: 40px;
}

.job .job_wrapper .job_window .bottom p {
    font-size: 16px;
    color: #1d6bc3;
    margin-bottom: 20px;
}

.job .job_wrapper .mask .overflow_x {
    overflow: auto;
    height: 500px;
}

.job_text::-webkit-scrollbar,
.overflow_x::-webkit-scrollbar {
    width: 8px;
    /*表示垂直滚动条的宽度*/
}

/*正常情况下滑块的样式*/
.job_text::-webkit-scrollbar-thumb,
.overflow_x::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .05);
    border-radius: 10px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);
}

/*鼠标悬浮在该类指向的控件上时滑块的样式*/
.job_text:hover::-webkit-scrollbar-thumb,
.overflow_x:hover::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .2);
    border-radius: 10px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);
}

/*鼠标悬浮在滑块上时滑块的样式*/
.job_text::-webkit-scrollbar-thumb:hover,
.overflow_x::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, .4);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);
}

/*正常时候的主干部分*/
.job_text::-webkit-scrollbar-track,
.overflow_x::-webkit-scrollbar-track {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    background-color: white;
}

/*鼠标悬浮在滚动条上的主干部分*/
.job_text::-webkit-scrollbar-track:hover,
.overflow_x::-webkit-scrollbar-track:hover {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .4);
    background-color: rgba(0, 0, 0, .01);
}

@media(max-width:1023px){
    .job{
        padding: 0 15px;
    }

    .job .job_wrapper{
        float: left;
        width: 100%;
        color: #999;
        transition: all .6s;
        margin: 40px 0;
    }

    .job .job_wrapper .bt_more a{
        margin-top: 40px;
    }
}

@media(max-width:768px){
    .job {
        padding: 0 10px 30px;
        background: white;
    }

    .job .job_wrapper {
        border: 5px solid #f2f2f2;
        margin: 20px 0;
        padding: 5px;
        width: 100%;
        transition: all .6s;
    }

    .job .job_wrapper .title p {
        font-size: 12px;
        margin: 9px 0 14px;
    }
	
	.job .job_wrapper .title{
		height: auto;
	}

    .job .job_wrapper .title h1 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .job .job_wrapper .title h1 span {
        font-size: 16px;
        margin-left: 3px;
    }

    .job .job_wrapper .job_info .job_text{
        height: 90px;
    }

    .job .job_wrapper .job_info h2 {
        font-size: 14px;
        margin: 13px 0 15px;
    }

    .job .job_wrapper .job_info p {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .job .job_wrapper .bt_more{
        width: 120px;
    }

    .job .job_wrapper .bt_more a {
        margin-top: 50px;
        height: 25px;
        line-height: 25px;
        font-size: 12px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .job .job_wrapper:hover {
        border: 5px solid #8EB5E1;
    }

    .job .job_wrapper .job_window {
        position: fixed;
        background: white;
        top: calc(50% - 160px);
        top: -webkit-calc(50% - 160px);
        top: -moz-calc(50% - 160px);
        left: 7%;
        width: 86%;
        height: 325px;
        padding: 20px;
    }

    .job .job_wrapper .job_window .top {
        padding-bottom: 5px;
    }

    .job .job_wrapper .job_window .top h1 {
        font-size: 18px;
        margin-top: 4px;
    }

    .job .job_wrapper .job_window .top i {
        margin-top: 0;
    }

    .job .job_wrapper .job_window .top i img {
        width: 27px;
        height: 27px;
    }

    .job .job_wrapper .job_window .middle h1 {
        font-size: 16px;
        margin-top: 8px;
        margin-bottom: 15px;
    }

    .job .job_wrapper .job_window .middle p {
        font-size: 12px;
        margin-bottom: 15px;
    }

    .job .job_wrapper .job_window .bottom {
        margin-top: 90px;
    }

    .job .job_wrapper .job_window .bottom p {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .job .job_wrapper .mask .overflow_x {
        overflow: auto;
        height: 250px;
    }

    .btn_more{
        margin: 20px auto 30px;
    }

    .btn_more1{
        margin: 20px auto 0;
    }
}

.animate-box{
    opacity:0 ;
}

@media(max-width:768px){

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
}}
body{
	background:#fff;
}



#leftsead {
    width: 200px;
    height: 290px;
    position: fixed;
    top: 200px;
    right: 0;
    z-index: 10000;
}

*html #leftsead {
    margin-top: 258px;
    position: absolute;
    top: expression(eval(document.documentElement.scrollTop));
}

#leftsead li {
    width: 200px;
    height: 50px;
}

#leftsead li img {
    float: right;
}

#leftsead li a {
    height: 49px;
    float: right;
    display: block;
    min-width: 47px;
    max-width: 200px;
}

#leftsead li a .shows {
    display: block;
}

#leftsead li a .hides {
    cursor: pointer;
    cursor: hand;
}

#leftsead li a.youhui .hides {
    display: none;
    position: absolute;
    right: 0;
    text-align: left;
}

#leftsead li a.youhui .2wm {
    display: none;
    position: absolute;
    right: 143px;
}
#qq{
    width: 200px !important;
}
#p2 {
    width: 200px;
    background-color: #0286d0;
    height: 47px;
    margin-left: -48px;
    border: 1px solid #0286d0;
    line-height: 47px;
    float: left;
}

#p3 {
    width: 112px;
    background-color: #0286d0;
    height: 47px;
    margin-left: 47px;
    border: 1px solid #0286d0;
    text-align: center;
    line-height: 47px;
    float: left;
}

#p1 {
    width: 47px;
    height: 49px;
    float: right
}

.input3 {
    width: 140px;
    height: 30px;
    outline: 0;
    border: 0;
    font: 16px/30px "微软雅黑";
    color: #fff;
    background-color: #0286d0
}
@media(max-width:1023px){
    #leftsead{
        display: none;
    }
}



