﻿*{
    margin: 0;
    padding: 0;
}

body{
    font-size: 14px;
    color:#555;
    margin: 0 auto;
 background-color: #fff;
}
a{
    text-decoration: none;
}
.header{
    width: 1100px;
    height: 120px;
    margin: 0 auto;
}
.header a img{
height:120px
}
.seaech{
    float: right;
    width: 350px;
    height: 120px;
}

.seaech .tel{
    height: 120px;
    line-height: 120px;
    margin-left: 28px;
font-size:26px
}
.seaech .tel span{
    font-size: 22px;
    color: #272636;
}

.navbar{
    height: 50px;
    background: #0665b9;
}
.navbar ul{
    width: 1200px;
    list-style: none;
    margin: 0 auto;
}
.navbar ul li{
    float: left;
    width: 171px;
    text-align: center;
    height: 50px;
    position: relative;
    z-index: 9999;
}
.navbar ul li a{
    display: inline-block;
    width: 150px;
    color: #fff;
    font-size: 16px;
    height: 45px;
    padding-top: 5px
}
.navbar ul li:hover >.sub{
    opacity: 1;
    transition: all 0.5s;
}
.navbar ul li a p{
    display: block;
    font-size: 12px;
    color: #fff;
    margin-top: 2px;
}
.navbar ul li .sub{
    position: absolute;
    top: 50px;
    left: 0px;
    background: #0665b9;
    width: 171px;
    opacity: 0;
}
.navbar ul li .sub li{
    line-height: 34px;
    height: 34px;
    border-bottom: 1px solid #79c2e5;
    margin-left: 0px;
    position: relative;
}
.navbar ul li .sub li a{
    font-size: 14px;
    color: #fff;
    padding-top: 0px;
}
.banner{
    position: relative;
    height: 420px;
    overflow: hidden;
    background: url(../images/loading.gif) 50% no-repeat;
    z-index: 1;
    width: 100%;
}

.banner .txt{
    opacity: 0;
}
.banner .mF_kdui .txt{
    display: none;
}
.banner .qiu{
    width: 72px;
    height: 14px;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
}
.banner .qiu li{
    list-style: none;
    float: left;
    background-color: #cecece;
    height: 14px;
    width: 14px;
    margin: 0;
    border-radius: 10px;
}
.banner .qiu .on{
    background-color: #1d2e5a;
}
.banner1{
    display: none;
}
.banner1{
    position: relative;
    height: 420px;
    overflow: hidden;
    background: url(../images/loading.gif) 50% no-repeat;
    z-index: 1;
    width: 1000px;
}
.banner1 .txt{
    opacity: 0;
}
.mF_kdui{
    width: 100%;
}
.mF_kdui .pic ul li{
    width: 100%;
}
.mF_kdui .pic ul li a{
    width: 100%;
}
.mF_kdui .pic ul li a img{
    width: 100%;
}
.chanpin{
    height: 400px;
    /* background-color: #0665b9; */
}
.chanpin .cptitle{
    height: 48px;
    margin: 52px 0;
}
.chanpin .cptitle .cpxian{
    border-bottom: solid 1px #0665b9;
    width: 46%;
    height: 46px;
    float: left;
}
.chanpin .cptitle .title{
    background: url(../images/img/product_title.png) no-repeat right;
width: 110px;
height: 47px;
font-size: 20px;
color: #000;
padding-left: 58px;
margin: 0px auto;
}
.chanpin .cptitle .title h2{
    font-size: 20px
}
.cpimg{
    width: 1080px;
    height: 300px;
    margin: 0 auto;
}
.cpimg .nei{
    height: 268px;
    width: 1080px;
}
.about_us{
    width: 100%;
    margin: 20px 0;
    height: 447px;
    
}
.about_us .about_left{
    width: 50%;
    float: left;
}
.about_us .about_left img{
    width: 100%;
    height: 444px;
}
.about_us .about_right{
    width: 50%;
    background: #0665b9;
    padding: 60px 0px;
    right: 0px;
    float: left;
}
.about_us .about_right h2{
    width: 110px;
    height: 47px;
    font-size: 20px;
    color: #000;
    padding-left: 58px;
    margin: 0px auto;
    background: url(../images/img/about_title.png) no-repeat;
}
.about_us .about_right h2 span{
    font-size: 18px;
    color: #fff;
}
.about_us .about_right .jieshao{
    width: 580px;
    text-align: center;
line-height: 36px;
color: #fff;
height: 146px;
overflow: hidden;
margin: 46px auto;
font-size: 14px;
}
.about_us .about_right a{
    display: block;
width: 118px;
text-align: center;
height: 36px;
line-height: 36px;
color: #fff;
border: solid 1px #fff;
margin: 0px auto;
margin-bottom: 1px;
}
.news{
    height: 580px;
    margin: 0 auto;
}
.news .newstitle{
    height: 48px;
    margin: 52px 0;
}
.news .newstitle .newsxian{
    border-bottom: solid 1px #0665b9;
    width: 45%;
    height: 46px;
    float: right;
}
.news .newstitle .ntitle{
    background: url(../images/img/news_title.png) no-repeat right;
    width: 80px;
    height: 47px;
    font-size: 20px;
    color: #000;
    padding-left: 58px;
    margin: 0px auto;
}
.news .newstitle .ntitle h2{
    font-size: 20px
}
.news .news_wrap{
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
    padding-bottom: 37px;
}
.news .news_wrap .news_video{
width:400px;
    float: left;
}
.news .news_wrap .news_video .shouyesp{
    width: 100%;
    height: 433px;
    background-color: #000
}
.news .news_wrap .news_video h3{
    font-size: 16px;
    color: #424242;
    margin-bottom: 16px;
}
.news .news_wrap .news_video .video{
    width: 400px;
}
.news .news_wrap .news_video .video img{
    width: 334px;
}
.news .news_wrap .hangye{
    float: left;
    margin-left: 20px;
width:380px
}
.news .news_wrap .hangye h3{
    font-size: 16px;
    color: #424242;
    margin-bottom: 16px;
}
.news .news_wrap .hangye ul{
    display: block;
    list-style: none;
}
.news .news_wrap .hangye ul li{
    background: url(../images/img/news_left_ulbg.jpg) no-repeat 0px 14px;
    padding-left: 8px;
    border-bottom: solid 1px #d2d2d2;
    line-height: 35px;
    color: #666;
}

.news .news_wrap .hangye ul li{
font-size:14px;
white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news .news_wrap .qiye{
    float: left;
    margin-left: 20px;
width:380px
}
.news .news_wrap .qiye h3{
    font-size: 16px;
    color: #424242;
    margin-bottom: 16px;
}
.news .news_wrap .qiye ul{
    display: block;
    list-style: none;
}
.news .news_wrap .qiye ul li{
    background: url(../images/img/news_left_ulbg.jpg) no-repeat 0px 14px;
    padding-left: 8px;
    border-bottom: solid 1px #d2d2d2;
    line-height: 35px;
    color: #666;
font-size:14px;
white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.footer{
   background: #0665b9;
    padding-top: 25px;
    padding-bottom: 78px;
    height: 195px;
}
.footer .footer_top{
    width: 1000px;
    margin: 0 auto;
    height: 20px;
}
.footer .footer_top ul{
    list-style: none;
}
.footer .footer_top ul li{
    width: calc(100%/7);
    text-align: center;
    font-size: 16px;
    float: left;
}
.footer .footer_top ul li a{
    color: #fff;
}
.footer .footer_xian{
    border-bottom: solid 1px #2d7fc7;
margin-top: 20px;
margin-bottom: 40px;
}
.footer .footer_di{
  width: 1000px;
    margin: 0 auto;
    height: 140px;
}
.footer .footer_di a{
    width: 340px;
    float: left;
}
.footer .footer_di .dilogo img{ 
    width: 400px;
}
.footer .footer_di .copy{
    width: calc(100% - 500px);
    color: #fff;
    line-height: 26px;
    float: right;
}
.con{
    background: url(../images/img/inside_top_bg.jpg) repeat-x;
    min-height: 600px;
}
.clear{
    clear: both;
}
.con .con_top{
    background: url(../images/img/inside_topbg.jpg) no-repeat;
    padding-top: 8px;
    margin: 0 auto;
    width: 1300px;
    height: 100px;
}
.con .con_top .con_left{
    width: 238px;
    float: left;
}
.con .con_top .con_left .con_left_top{
    background: #0665b9;
    padding: 4px;
    width: 230px;
}
.con .con_top .con_left .con_left_top .menu{
    background: #fff;
    width: 194px;
    padding: 18px;
}
.con .con_top .con_left .con_left_top .menu .on{
    color: #333;
}
.con .con_top .con_left .con_left_top .menu h2{
    font-size: 25px;
    color: #0665b9;
    border-bottom: solid 1px #0665b9;
    padding-left: 20px;
    padding-bottom: 10px;
}
.con .con_top .con_left .con_left_top .menu ul{
    list-style: none;
}
.con .con_top .con_left .con_left_top .menu ul li{
    line-height: 44px;
    border-bottom: solid 1px #ededed;
    background: url(../images/img/inside_li_icon.jpg) no-repeat 20px center;
    padding-left: 36px;
}

.con .con_top .con_left .con_left_top .menu ul li a{
    color: #0665b9;
    font-size: 18px;
}
.con .con_top .con_left .con_left_top .menu ul li a:hover{
    color: #333;
}
.con .con_top .con_left .con_left_top .contact{
    padding: 10px;
    background: url(../images/img/inside_contact.jpg);
}
.con .con_top .con_left .con_left_top .contact h2{
    color: #fff;
    font-size: 25px;
    padding-left: 20px;
    padding-bottom: 10px;
}
.con .con_top .con_left .con_left_top .contact ul{
    list-style: none;
}
.con .con_top .con_left .con_left_top .contact ul li{
    color: #fff;
    line-height: 24px;
}
.con .con_top .con_right{
    width: 1062px;
    float: right;
}
.con .con_top .con_right .locate{
    color: #fff;
    float: right;
    line-height: 70px;
    width: 1062px;
    text-align: right;
}
.con .con_top .con_right .locate a{
    color: #fff;
}
.con .con_top .con_right .about_con{
    
    float: right;
    padding: 20px;
    width: 1022px;
}
.con .con_top .con_right .about_con p{
    color: #555;
}
.con .con_top .con_right .con_cp{
    margin-top: 80px;
    
}
.con .con_top .con_right .con_cp ul{
    list-style: none;
    width: 100%;
    height: 100%;
}
.con .con_top .con_right .con_cp ul li{
    width: 237px;
    height: 256px;
    margin: 6px;
    float: left;
}
.con .con_top .con_right .con_cp ul li a{
    display: inline-block;
    width: 237px;
    height: 252px;
    padding-top: 4px;
    text-align: center;
    background: #e4e4e4;
}
.con .con_top .con_right .con_cp ul li  p{
font-size:16px
}
.con .con_top .con_right .about_con .youqing p{
    text-align: center;
    line-height: 30px;
}
.con .con_top .con_right .about_con .youqing p a{
    font-size: 24px;
    font-weight: bold;
    color: #555;
}
.con .con_top .con_right .about_con .zhaopin table tbody tr th{
    line-height: 40px;
    border-bottom: dashed 1px #d7d7d7;
    text-align: center;
    background: #9bc3eb;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}
.con .con_top .con_right .about_con .zhaopin table tbody tr td{
    line-height: 40px;
    border-bottom: dashed 1px #d7d7d7;
    text-align: center
}
.con .con_top .con_right .about_con .zhaopin table tbody tr td a{
    text-decoration: none;
    outline: 0;
    color: #555;
}
.con .con_top .con_right .about_con .liuyan{
    width: 100%;
}
.con .con_top .con_right .about_con .liuyan .tdbg {
    height: 37px;
    float: left;
    margin-bottom: 20px;
}
.con .con_top .con_right .about_con .liuyan .tdbg .lefttdbg{
    width: 100px;
}
.con .con_top .con_right .about_con .liuyan .tdbg input{
    width: 453px;
    height: 35px;
    line-height: 35px;
    border: solid 1px #dcdcdc;
}

.con .con_top .con_right .about_con .liuyan .tijiao1{
    height: 37px;
    margin-bottom: 20px;

}
.con .con_top .con_right .about_con .liuyan .tijiao1 span{
    display: inline-block;
    width: 100px;
    text-align: right;
}
.con .con_top .con_right .about_con .liuyan .tijiao1 input{
    background: #0665b9;
    width: 110px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border: none;
}
.con .con_top .con_right .about_con .nyxwbt{
    text-align: center;
    font-weight: normal;
    border-bottom: dotted 1px #ccc;
}
.con .con_top .con_right .about_con .nyxwbt h2{
    line-height: 50px;
font-size:28px
}
.con .con_top .con_right .about_con .nyxwbt p{
    line-height: 30px;
    text-indent: 25px;
}

.con .con_top .con_right .about_con .nyxwnr{
    margin-top:20px ;
text-align: center;
}
.con .con_top .con_right .about_con .wznyxwnr{
    margin-top:20px ;
font-size:16px
}
.con .con_top .con_right .about_con .nyxwnr img{
   width:700px
}
.con .con_top .con_right .about_con .nyxwnr p{
font-size:18px
}
.con .con_top .con_right .about_con .nyxwnr p span{
font-size:18px
}
.con .con_top .con_right .about_con .xiangqing p{
text-align: center;
}

.con .con_top .con_right .about_con .bingli{
    padding: 20px;
}
.con .con_top .con_right .about_con .bingli ul li{
    list-style: none;
   padding: 20px;
    border-bottom: solid 1px #dcdcdc;
    height: 104px;
    cursor: pointer;
}
.con .con_top .con_right .about_con .bingli ul li:hover{
    background-color: #d6d6d6;
}
.con .con_top .con_right .about_con .bingli ul li .hanghao{
    float: left;
    width: 50px;
    text-align: center;
}
.con .con_top .con_right .about_con .bingli ul li .hanghao p{
    line-height: 104px;
    font-size: 20px;
}
.con .con_top .con_right .about_con .bingli ul li .bl_left{
    float: left;
}
.con .con_top .con_right .about_con .bingli ul li .bl_right{
    float: left;
    width: 700px;
    margin-left: 7px;
}
.con .con_top .con_right .about_con .bingli ul li .bl_right h1{
    font-size: 18px;
    color: #000;
    background: url(../images/img/news_textbg.jpg) no-repeat bottom left;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: normal;
    white-space: nowrap;    
    overflow: hidden;         
    text-overflow: ellipsis;
}
.con .con_top .con_right .about_con .bingli ul li .bl_right p{
white-space: nowrap;    
    overflow: hidden;         
    text-overflow: ellipsis;
}
.con .con_top .con_right .about_con .xinwen{
    padding: 20px;
}
.con .con_top .con_right .about_con .xinwen ul li{
    list-style: none;
   padding: 20px;
    border-bottom: solid 1px #dcdcdc;
    height: 104px;
    cursor: pointer;
}
.con .con_top .con_right .about_con .xinwen ul li:hover{
    background-color: #d6d6d6;
}

.con .con_top .con_right .about_con .xinwen ul li .hanghao{
    float: left;
    width: 50px;
    text-align: center;
}
.con .con_top .con_right .about_con .xinwen ul li .hanghao p{
    line-height: 104px;
    font-size: 20px;
}
.con .con_top .con_right .about_con .xinwen ul li .bl_left{
    float: left;
}
.con .con_top .con_right .about_con .xinwen ul li .bl_right{
    float: left;
    width: 700px;
    margin-left: 7px;
}
.con .con_top .con_right .about_con .xinwen ul li .bl_right h1{
    font-size: 18px;
    color: #000;
    background: url(../images/img/news_textbg.jpg) no-repeat bottom left;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: normal;
    
    white-space: nowrap;    
    overflow: hidden;         
    text-overflow: ellipsis;
}
.con .con_top .con_right .about_con .xinwen ul li .bl_right p{
white-space: nowrap;    
    overflow: hidden;         
    text-overflow: ellipsis;
}
.con .con_top .con_right .about_con p a img{
display:block;
margin:0 auto;
}

.sjkx {
    display: none;
     }
@media (min-width:1920px) {
    .mF_kdui{
        width: 1920px;
        margin: 0 auto;
    }
    .mF_kdui .pic ul{
        width: 1920px;
        margin: 0   auto;
    }
    .mF_kdui .pic ul li{
        width: 1920px;
    }
    .mF_kdui .pic ul li a{
        width: 1920px;
    }
    .mF_kdui .pic ul li a img{
        width: 1920px;
    }
}
@media (max-width:1400px){
.news .newstitle .newsxian{
width:44%
}
}
@media (max-width:1200px) {
    .chanpin{
        width: 1200px;
    }
    .cpimg{
        width: 1000px;
    }
    .cpimg .nei{
        width: 1000px;
    }
    .header{
        margin: 0;
width: 1200px
    }
    .navbar{
        width: 1200px;
    }
   
    .news{
        width: 1200px;
        margin: 0;
    }
    body{
        font-size: 16px
    }
    .footer{
        
    width: 1200px;
    }
    .news .news_wrap .qiye{
        margin-left: 10px;
    }
    .news .news_wrap .hangye{
        margin-left: 10px;
    }
    .about_us{
        width: 1200px;
    }
    
.con{
width:1200px
}
    .con .con_top{
        width: 1200px;
margin:0
    }
    .con .con_top .con_right{
        width: 962px;
    }
    .con .con_top .con_right .locate{
        width: 962px;
    }
.con .con_top .con_right .about_con{
width:922px
}
.con .con_top .con_right .about_con .nyxwbt h2{
font-size:20px
}
.news .newstitle .newsxian{
width: 44%;
}
.con .con_top .con_right .about_con .xinwen ul li .bl_right{
width:500px
}
.con .con_top .con_right .about_con .bingli ul li .bl_right{
width:500px
}
}
@media (max-width:1000px) {
    .chanpin{
        width: 1000px;
    }
.seaech{
margin-right:30px
}
    .header{
        margin: 0;
width: 1000px
    }
    .navbar{
        width: 1000px;
    }
.navbar ul{
    width:1000px
}
   .navbar ul li{
    width:142px
}
.navbar ul li a{
width:142px
}
.navbar ul li .sub{
width:142px
}
.about_us .about_right .jieshao{
width:480px
}
    .news{
        width: 1000px;
        margin: 0;
    }
    body{
        font-size: 16px
    }
    .footer{
        
    width: 1000px;
    }
.footer .footer_top{
width:1000px
}
.footer .footer_di{
width:96%;
}
    .news .news_wrap .qiye{
        margin-left: 18px;
width:315px
    }
    .news .news_wrap .hangye{
        margin-left: 18px;
width:315px
    }
    .about_us{
        width: 1000px;
    }
    
.con{
width:1000px
}
    .con .con_top{
        width: 1000px;
margin:0
    }
    .con .con_top .con_right{
        width: 762px;
    }
    .con .con_top .con_right .locate{
        width: 762px;
    }
.con .con_top .con_right .about_con{
width:722px
}
.news .news_wrap{
width:1000px
}
.news .news_wrap .news_video{
width:334px
}
.news .news_wrap .news_video .video{
width:334px
}
.sjkx {
    display: block;
     }
.news .newstitle .newsxian{
width: 43%;
}
.con .con_top .con_right .about_con .xinwen ul li .bl_right{
width:400px
}
.con .con_top .con_right .about_con .bingli ul li .bl_right{
width:400px
}
}