@charset "utf-8";
body,ul,li,hgroup,h1,h2,h3,h4,h5,h6,figure,img,figcaption,ol,mark,strong,article,time,p,span,dl,dt,dd,button,form,input,i,table,tr,th,td{
    margin:0;
    padding:0;
    border:0;
}
body{background-color:#fff;font-family: "微软雅黑","Microsoft YaHei";font-size: 16px;color: #5e5e5e;position: relative;}
a{text-decoration:none;color:#5e5e5e;}
ol,ul{list-style:outside none none;}
a{text-decoration:none;}
dl,dd,dt{margin:0;padding: 0;}
img{border:0;display: block;}
input,button{border:0;outline: none;}
i{font-style: normal;}
.clear{clear: both;}

/*首页*/
.head{
    width: 100%;
    min-width: 1100px;
    background:url('../images/menu.png') repeat-x center center;
    background-size: 100% 95px;
}
.menu{
    width: 1100px;
    margin:0 auto;
    height: 95px;
}
.menu .menu_img{
    padding-top: 17px;
    width: 420px;
    height: 61px;
    float: left;
}
.menu .menu_list{
    float: right;
    height: 95px;
    line-height: 95px;
    width: 680px;
    text-align: right;
    font-size: 14px;
    color: #333333;
}
.menu .menu_list span{margin-left: 15px;}
.menu .menu_list span.cho{color: #0062b0;}
.banner{
    width: 100%;
    min-width: 1100px;
}
.swiper-container {
    width: 100%;
    height: auto;
    min-width: 1100px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 100%;
    /* Center slide text vertically */
    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;
}
.banner .banner1{background: url('../images/banner.png') no-repeat center center;width: 100%;height: 660px;}
.main{
    width: 1100px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.main .tab{
    height: 51px;
    border:1px solid #d9d9d9;
}
.main .tab a{
    font-size: 14px;
    font-weight: bold;
    line-height: 51px;
    display: block;
    float: left;
    width: 274.5px;
    height: 51px;
    text-indent: 55px;
    color: #0469b2;
    background: url(../images/go.png) no-repeat;
    background-size: 100% 51px; 
}
.main .tab a:hover, .main .tab a.on {
    color: #fff;
    background: url(../images/gou.png) no-repeat;
    background-size: 100% 51px; 
}
.main .tab_content{
    padding:20px 30px;
    background: #0082ca;
    font-size: 14px;
    color: #ffffff;
}
.main .tab_content .tab_nei{
    width: 283px;
    float: left;
    margin-right: 95px;
    font-size: 14px;
    color: #ffffff;
    line-height: 35px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.main .tab_content .tab_nei img{
    margin-right: 10px;
    float: left;
    width: 15px;
    height: 15px;
    padding-top: 10px;
}
.main .tab_content .tab_nei span i{margin-right: 15px;}
.main .tab_content .tab_other{margin-right: 0;}
.main .tab_content .tab_nei p a{color: #fff;}
.main .dis{display: none;}
.share{
    border:1px solid #d9d9d9;
    height: 36px;
    line-height: 36px;
}
.share .share1{
    width: 60%;
    float: left;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow:ellipsis;
    white-space: nowrap;
    height: 36px;
    line-height: 36px;
}
.share .share2{
    width: 40%;
    float: right;
    text-align: right;
}
.share .share2 span{
    margin-right: 10px;
    cursor: pointer;
    color: #999999;
    font-size: 12px;
}
.share .share2 img{
    float: right;
    width:16px;
    height: 16px;
    margin-top: 10px;
    margin-right: 15px;
}
.share .share1 .left{
    width: 13px;
    height: 12px;
    display: block;
    background: url('../images/lr.png') no-repeat center center;
    background-size: 13px 12px;
    float: left;
    margin-left: 10px;
    margin-top: 12px;
    cursor: pointer;
}
.share .share1 .right{
    margin-left: 4px;
    background: url('../images/lr1.png') no-repeat center center;
    margin-right: 15px;
}
.share .share1 .scrollDiv{
    width: 600px;
    float: left;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    color: #333333;
    font-size: 12px;
}
.share .share1 .scrollDiv ul li i{
    color: #999999;
    margin-left: 30px;
}
.block{
    width: 100%;
    height: 280px;
}
.block .block1{
    width: 268.5px;
    margin-right: 6px;
    float: left;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    height: 280px;
}
.block .block2{margin-right: 0;}
.block .block1 .block3{
    margin-top: 9px;
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color:#4c4c4c;
    background: url('../images/go1.png') no-repeat 243px 10px;
    background-size: 6px 8px;
}
.block .block1 .block3 .blue{
    width: 5px;
    height: 28px;
    display: block;
    background: #0469b2;
    margin-right: 20px;
    float: left;
}
.block .block1 .block4{
    margin-top: 20px;
    padding: 0 17px;
}
.block .block1 .block4 p{
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    -webkit-text-overflow:ellipsis;
    font-size: 12px;
    color: #4c4c4c;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #d9d9d9;
}
.block .block1 .block4 .b4{
    border-bottom: 1px solid #d9d9d9;
    width: 100%;
    padding-bottom: 10px;
}
.block .block1 .block4 .b4 img{
    float: left;
    width: 100px;
    height: 80px;
    cursor: pointer;
}
.block .block1 .block4 .b4 .b5{
    width: 110px;
    font-size: 12px;
    color: #4c4c4c;
    float: left;
    margin-left: 20px;
    cursor: pointer;
}
.block .block1 .block4 .b4 .b5 p{
    line-height: 20px;
    height: 20px;
    border-bottom: 0;
}
.block .block1 .block4 .b4 .b5 .b6{
    width:100%;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-text-overflow:ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.block .block1 .block4 .bbot{
    width: 100%;
    padding:10px 0;
}
.block .block1 .block4 .bbot p{
    line-height: 27px;
    height: 27px;
    border-bottom: 0;
}
.block .block1 .block4 .photo{
    width: 72px;
    margin-right: 8.25px;
    text-align: center;
    float: left;
}
.block .block1 .block4 .photo img {
    width: 72px;
    height: 67px;
}
.block .block1 .block4 .photo1{margin-right:0;}
.block .block1 .block4 .photo p{
    height: 25px;
    line-height: 25px;
    border-bottom: 0;
}
.block .block1 .block4 .b7{
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 10px;
}
.block .block1 .product,.main .main_left .foot .product{
    padding:10px 18px;
}
.block .block1 .product p,.main .main_left .foot .product p{
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    -webkit-text-overflow:ellipsis;
    font-size: 12px;
    color: #4c4c4c;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #d9d9d9;
}
.footer{
    width: 100%;
    min-width: 1100px;
    background: #f9f9f9;
    padding:10px 0;
    border-top: 1px solid #d9d9d9;
}
.footer .fot_main{
    width: 1100px;
    margin:0 auto;
}
.footer .fot_left{
    width: 830px;
    float: left;
    padding-top: 16px;
    font-size: 12px;
    color: #666666;
}
.footer .fot_left span{
    float: left;
    line-height: 14px;
}
.footer .fot_left span.shu{
    display: block;
    width: 1px;
    height: 14px;
    background: #666666;
    margin:0 15px;
}
.footer .fot_left .fot_p{
    margin-top: 10px;
    font-size: 12px;
    color: #666666;
}
.footer .fot_left .fot_p i{color: #0469b2;}
.footer .fot_right{
    width: 270px;
    float: right;
}
.footer .fot_right img{
    float: right;
}
.footer .fot_right .ewm{
    float: right;
    font-size: 12px;
    color: #666666;
    text-align: left;
    line-height: 24px;
    margin-right: 20px;
    padding-top: 28px;
    width: 74px;
}

/*产品列表*/
.banner .banner2{
    background: url('../images/banner1.png') no-repeat center center;
    width: 1100px;
    height: 200px;
    margin:10px auto;
}
.main .main_left{
    width:270px;
    float: left;
    margin-right: 20px;
}
.main .main_right{
    width: 810px;
    float: right;
}
.main .main_left .top1{
    height: 50px;
    line-height: 50px;
    background: url('../images/bg1.png') repeat-x center center;
    background-size: 100% 50px;
    padding:0 20px;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 2px;
}
.main .main_left .top1 img,.main .main_left .main1 .p1 img{
    float: left;
    padding-top: 13px;
    margin-right: 8px;
}
.main .main_left .main1{
    padding: 15px 25px;
    background:#0082ca;
    margin-bottom: 10px;
}
.main .main_left .main1 .p1{
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}
.main .main_left .main1 .p1 img{padding-top: 10px;}
.main .main_left .main1 .content1{
    padding-top: 10px;
    font-size: 12px;
    color: #ffffff;
    line-height: 25px;
    list-style-type: square;
    padding-left: 10px;
    cursor: pointer;
}
.main .main_left .main1 .content1 img{float: left;padding-top: 10px;}
.main .main_left .main1 .content1 p i{margin: 0 8px;}
.main .main_left .foot{
    width: 100%;
    border: 1px solid #d9d9d9;
    height: 280px;
}
.main .main_left .foot .block3{
    margin-top: 9px;
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color:#4c4c4c;
    background: url('../images/go1.png') no-repeat 243px 10px;
    background-size: 6px 8px;
}
.main .main_left .foot .block3 .blue,.main .main_right .top2 .blue{
    width: 5px;
    height: 28px;
    display: block;
    background: #0469b2;
    margin-right: 20px;
    float: left;
}
.main .main_right .top2{
    height: 50px;
    line-height: 50px;
    border:1px solid #d9d9d9;
    width: 100%;
    color: #333333;
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 10px;
    background: url('../images/xia.png') no-repeat 98% 22px;
    cursor: pointer;
}
.main .main_right .top2 .blue{margin-top: 11px;}
.main .main_right .self{
    width: 100%;
}
.main .main_right .self .self1{
    width: 270px;
    float: left;
    background: url('../images/bg.png') repeat-x center center;
    background-size: 100% 100%;
    cursor: pointer;
}
.main .main_right .self .self1 .head1{
    height: 35px;
    line-height: 35px;
    border:1px solid #fff;
    border-left: 0;
}
.main .main_right .self .self1 .head1 p{
    padding:0 20px;
    font-size: 14px;
    color: #333333;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    -webkit-text-overflow:ellipsis;
}
.main .main_right .self .self1 .head1 p .deep{
    height: 15px;
    width: 2px;
    background: #0082ca;
    display: block;
    float: left;
    margin-top: 10px;
    margin-right: 8px;
}
.main .main_right .self .self1 .head1 p span i{margin-right: 12px;}
.main .main_right .self .self1 .main2{
    padding:15px 20px;
    border:1px solid #fff;
    border-top: 0;
    border-left: 0;
}
.main .main_right .self .self1 .main2 img{
    width: 230px;
    height: 150px;
}
.main .main_right .self .self1 .main2 .detail{
    width: 100%;
    padding:7px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}

/*新闻中心*/
.main .main_right .top3{margin-bottom: 0;}
.main .main_right .news{
    width: 100%;
    font-size: 16px;
    color: #333333;
}
.main .main_right .news .news1{
    margin:0 30px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #d9d9d9;
    cursor: pointer;
}
.main .main_right .news .news1 .new_right{float: right;}
.main .main_right .fy{
    float: right;
    text-align: right;
    margin-top: 40px;
}
.main .main_right .fy span{
    float: left;
    display: block;
    width: 70px;
    height: 25px;
    border: 1px solid #d9d9d9;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    margin-right: 5px;
}
.main .main_right .fy span.yy{
    width: 20px;
}
.main .main_right .fy span:first-child{margin-right: 0;}
.main .main_right .fy span.now{
    background: #0086cc;
    color: #fff;
}

/*新闻详情*/
.detail1{
    padding:10px 30px 0 30px;
}
.detail1 .detail2{
    padding-bottom: 35px;
    border-bottom: 1px solid #d9d9d9;
}
.detail1 .detail_head{
    text-align: center;
    padding:10px 0;
    border-bottom: 1px solid #d9d9d9;
    line-height: 24px;
    font-size: 12px;
    color: #666666;
}
.detail1 .detail_head .detail_p{
    font-size: 16px;
    line-height: 30px;
    color: #0082ca;
}
.detail1 .detail_head p i{margin-left: 10px;}
.detail1 .zheng{margin-top: 28px;font-size: 14px;color: #333333;line-height: 24px;}
.detail1 .with{
    margin-top: 20px;
    line-height: 34px;
    font-size: 14px;
    color: #333333;
}
.main .main_left .main1 .content1 a{color:#fff;}
.foot .product {
    padding: 10px 18px;
}
.foot .product p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-text-overflow: ellipsis;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 35px;
    border-bottom: 1px dashed #d9d9d9;
}