/*字体*/
@charset "utf-8";
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
/*初始化开始*/
*{margin:0;padding:0;}
body{background:#fff; background-size:cover; font:12px/22px "Microsoft YaHei","SimSun"; font-size:100%;}
body,ul,ol,li,p,a,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;box-sizing: border-box;}
li,img,input,em,select{ list-style:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;color: #333;}
a:hover{text-decoration: none !important;color: #333;}
select::-ms-expand { display: none; }
.img_none{display:none;}
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 100%; max-height: 100%;display: block;	margin:auto;padding: auto;}
.clear::after {
    content: '.';
    height: 0;
    display: block;
    visibility: hidden;
    clear: both;}
body {
    font-size: 14px;
    font-family: 'Microsoft Yahei', Arial, Helvetica, sans-serif;
    border: 0;
    color: #333;
}
/*header开始*/
.container-fluid{
    max-width: 1000px;
}
.dex span{
    display: inline-block;
    padding: 0 5px;
}
.dex span:hover .a{
    color:#ff5a00;
}
.header-top{
    border-bottom: 1px solid #999;
}
.logo{
    padding: 0;
    line-height: 70px;
    width:41%;
}
.header-mes{
}
.header-phone{
    width: 30%;
}
.num p{
    color: #ff5a00;
    font-size:29px;
    margin-left: 5px;
}
.num span {
    display: inline-block;
    color: #999;
    margin-left: 10px;
    margin-top: 14px;
}
.phone{
    line-height: 70px;  }

.glyphicon {
    top: 0;
}

.header2 .navbox {
    position: relative;
    background: #24a9e2;
    height: 50px;
}

.header2 .navbox nav {
    width: 1000px;
    margin: 0 auto;
}

.header2 .navbox  nav ul {
    width: 100%;
}

.header2 .navbox nav li {
    position: relative;
    width: 12.5%;
    transition: all 0.3s;
}

.header2 .navbox  nav li a {
    width: 100%;
    margin: 0 auto;
    display: block;
    color: #fff;
    line-height: 48px;
    font-size: 16px;
    background: url(../images/line_10.jpg) no-repeat left;
    border-bottom:  1px solid #008cd6;
    border-top:  1px solid #008cd6;
    box-sizing: border-box;
}

.header2 .navbox  nav li a:hover{
    background: white !important;
    color: #008cd6;
}
.hover{
    background: white !important;
    color: #008cd6 !important;
}

.header2 .navbox nav li:hover ul {
    display: block;
    z-index: 999;
}

.header2 .navbox  nav li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    background: #24a9e2;
}

.header2 .navbox nav li ul li {
    width: 100%;
    background: none;
    border-bottom: 1px solid white;
}

.header2 .navbox nav li ul li a {
    line-height: 40px;
    background: none;
}

.header2 .navbox nav li ul li:hover {
    background: #0b85b9
}
.container-fluid {
    max-width: 1000px;
!important;
}

.icon-menu{
    font-size: 30px;
    text-align: center;
    color:#181a6d ;
}


.search{
    width: 100%;
    background:#008cd6 ;
}
.ser>div{
    padding: 0;
    font-size: 10px;
    color: white;
}
.inp{
     height: 20px;
    margin-top: 4px;
}
.inp>input{
    height: 20px;
    border: 1px solid #9d9d9d;
    border-right: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius:10px;
    margin: 0;
    padding: 0;
    outline:none;
    width: 80px;
}
.inp>button{
    display: inline-block;
    height: 20px;
    border: 1px solid #9d9d9d;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    background: white;
    outline:none;
    padding: 0 7px;
    color: #333;
}
.ser{
    width: 50%;
    line-height: 30px;
}
.ph{
    width: 50%;
    font-size: 10px;
    color: white;
    line-height: 27px;
}
.ph i{
    font-size: 13px;
}
.ph img{
    width: 25px;
}
.header2{
    position: fixed;
    top:0;
    left:0;
   width: 100%;
    z-index: 99999;
    background: white;
}
/*轮播图*/
.banner{
    padding-top: 142px;
}
.slider {
    width: 100%;
    height: 445px;
    overflow: hidden;
}
/*banner*/
.slider-main{height:445px;}
.slider-main li{width:100%;}
.banner{width:100%;overflow:hidden;}
.osSlider-main .slider-nav{bottom:5px;}
.osSlider-main .slider-nav li{height:16px;line-height:14px;padding:0 3px;margin:0 2px;font-size:12px;}

/*product*/
.slideTxtBox .bd ul li { width:100%; position:relative; margin:0 auto;}
.swiper-button-prev1{ width:35px; height:66px; background:url(../images/pre.png) no-repeat center center; left:-56px;}
.swiper-button-next1{ width:35px; height:66px; background:url(../images/nex.png) no-repeat center center; right:-56px;}
.swiper-button-prev2{ width:35px; height:66px; background:url(../images/pre.png) no-repeat center center; left:-56px;}
.swiper-button-next2{ width:35px; height:66px; background:url(../images/nex.png) no-repeat center center; right:-56px;}
/*content  star*/
.content1{
    margin-top: 30px;
}
.con-tit h3{
    text-align: center;
    line-height: 30px;
    background: url("../images/bj1_03.png") center no-repeat;
    color:#008cd6;
}
.con-tit h6{
    font-size: 14px;
    color: #666;
    text-align: center;
}
.con-tit p{
    font-size: 14px;
    color: #878787;
    text-align: center;
}
.classify{
    margin-top: 20px;
}
.classify li{
    padding: 1px;
    width: 12.5%;
    border: 1px solid #9d9d9d;
    box-sizing: border-box;
}
.classify li a{
    text-align: center;
    display: block;
    background:#e5e5e5;
    line-height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.classify li:hover a{
    background: #008cd6;
    color: white;
}
.classify>.active>a{
    background: #008cd6;
    color: white;
}
.swiper-slide{
    margin-top: 20px;
}
.cp_img{padding-top:100.4%;}
.img_cover{position: absolute;top: 0;bottom: 0; left: 0;right: 0; max-width: 100%; max-height: 100%;display: block;margin:auto;padding: auto;}

.swiper-slide li{
    margin-bottom: 20px;
}
.swiper-slide a{
    display: block;
    padding: 5px;
    border: 1px solid #d5d5d5;
    transition: all .3s linear;
    box-sizing: border-box;
    width: 100%;
}

.pic{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.zi{
    text-align: center;
    line-height: 30px;
}
.swiper-slide:hover a{
    background:#2ea9f0 ;
    color: white;
    transition: all .3s linear;
}
.swiper-slide a img {
    border: 2px solid #d5d5d5;
    box-sizing: border-box;
}
.product ul li{
    position: relative;
}
.product ul{
   display: none;
}

.product .block{
    display: block;
}
/*about star*/
.content2{
    margin-top: 10px;
    padding-top: 25px;
    background: url("../images/bj3_06.jpg") top center no-repeat;
    padding-bottom: 20px;
    background-size: 100% 100%;
}
.about-main{
    margin-top: 20px;
}
.ab-left{
    font-size: 12px;
}
.ab-left button{
    color: white;
    background:#2ea9f0;
    line-height: 30px;
    width: 100%;
    border: none;
    border-radius: 3px;
    margin-top: 10px;
}
.ab-left button:hover{
    background:#008cd6 ;
}

/*workshop start*/
.content3{
    margin-top: 30px;
}
.workshop{
    margin-top: 20px;
}
.workshop li{
    padding-left: 10px;
    padding-right: 10px;
}
.workshop li a{
    display: block;
    position: relative;
    overflow: hidden;
}
.workshop li a img{
    transition: all .5s linear;
}
.workshop li a:hover img{
    -moz-transform:scale(1.3,1.3);
    -webkit-transform:scale(1.3,1.3);
    -o-transform:scale(1.3,1.3);
    transition: all .5s linear;
}
.workshop li a img{
    border:1px solid #d5d5d5;
}

.workshop li h4{
    text-align: center;
    line-height: 40px;
    color:#2ea9f0;
}
.img-top{padding-top:97.03%;}


.workshop li p{
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #ababab;
}
.workshop li span a{
    display: inline-block;
    text-align: center;
    line-height: 30px;
    background: #f4f4f4;
    width: 100%;
    color:#2ea9f0 ;
}
.workshop li span a:hover{
    background:#2ea9f0;
    color: white;
}
/*视频*/
.vdul { width:100%;}
.vdli { float:left; padding:2%; width:50%;}
.vdli video { width:100%; }

/**/
.content4{
    margin-top: 20px;
}
.new{margin-top:20px;}
.new .border_new{padding:7px 10px 5px 7px;border:1px solid transparent;transition:all 0.4s;}
.new .new-list{ margin-bottom:15px;}
.new .new-list .imgbox{float:left;width:125px;height:110px;overflow:hidden;}
.new .new-list .new_right{padding-left:140px;}
.new .new-list .imgbox a{display:block;width:100%;height:100%;transition:all 2s;}
.new .new-list .imgbox .img1,.new .new-list .imgbox .img2,.new .new-list .imgbox .img3,.new .new-list
.new .new-list h2{ margin:0px 0 0 0 !important; font-size:14px; }
.new .new-list h2 a{font-weight:bold; transition:all 0.4s;color:#333;font-size:14px;display:block;line-height:25px;padding-bottom:5px;}
.new .new-list small a{transition:all 0.4s;text-align:right; display:block;font-size:12px;color:#939393;line-height:20px;}
.new .new-list p{ transition:all 0.4s;height:60px; overflow:hidden;margin-top:3px !important;}
.new .new-list p a{transition:all 0.4s; color:#333;line-height:20px;display:block;font-size:12px;}
.new .new-list:hover .border_new{border-color:#2ea9f0;}
.new .new-list:hover a{color:#2ea9f0;}
.new .new-list:hover .img{transform:scale(1.2);}
/**/
.main_color3 {
    background: url("../images/bg3.png") 50% 0%; padding: 30px 0}
.main_color3 .indexTitle{margin-bottom:15px;color:#01639c;}
 form span{float:left;display:inline-block;line-height:35px;color:#666;padding-left: 13px;}
 form input{border:none;float:left;padding:0;line-height:30px;background:transparent;}
 form textarea{border:none;padding:0;resize:none;background:transparent; width:92%; }
 form button{margin:0 auto;border:1px solid #1182c4;background:#2ea9f0;width:100px;color:#fff;line-height:35px;text-align:center;}
 form .input_list{margin-bottom:15px;background:#efefef;}
 form .input_list:last-child{background:none;text-align:center;}
.contact{padding-left:25px;}
.message .title,.contact .title{font-size:26px;color:#2ea9f0;line-height:35px;}
.contact .title{color:#1c3a54;}
.message .title span,.contact .title span{font-family:"Arial" !important;color:#666;font-size:14px;line-height:35px;}
.contact .title span{color:#01639c;}
.message .txt{color:#878787;font-size:14px;}
.contact .txt{color:#01639c;}
.contact ul li{color:#01639c;line-height:26px;}
.contact_box ul p{
    color: #01639c;
    line-height: 30px;
}
.wx{
    margin-top: 20px;
}
.footer{
    text-align: center;
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 6px solid #898989;
}
.footer-mes{
   display:inline-block;
}
.footer-mes >div{
    padding: 0 30px;
}
.footer-mes >div>a{
    display: block;
}
.footer-mes >div>a:hover span{
    color: #2ea9f0;
}

.qq{
    margin-top: 5px;
}
.online{
    margin-top: 5px;
}
.foot{
    font-size: 10px;
    background: #293038;
    color: white;
}
.logo2{
    line-height: 150px;
}
.friend{
    margin-top: 30px;
}
.friend a{
    display: inline-block;
    padding:  0 3px;
    color: white;
}
.erweima div p{
    text-align: center;
    margin-left: 10px;
}
.erweima div img{
    margin-top: 5px;
}

.erweima div p:nth-child(1){
    margin-top: 40px;
}

/*手机底部*/
.hot{width:100%; height:58px; background: #293038; position:fixed; bottom:0; left:0; z-index:99; z-index: 999}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; }
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; }
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
footer ul li a{ padding: 0 10px; height: 12px; font-size: 12px; line-height: 12px; }

/**/



.neiye{background:#fff;min-height: 400px; margin-top: 40px}
/*内页左侧下拉导航*/
.neiye-nav{margin-bottom:10px;}
.neiye-nav-title{height:40px;background:#181a6d;color:#fff;font-size:16px;text-align: center;
}
/*.neiye-nav-title span{margin:0px 18px 0px 26px;line-height:42px;}*/
/*.neiye-nav-title h5{line-height:50px;font-size:18px;}*/
.neiye-nav-title h5{line-height:40px;font-size:16px;}

.neiye-nav-con{height:35px;background:#20b6ff;margin-top:5px;cursor: pointer;}
.neiye-nav-con a {display: block;background: url("../images/ri_03.png") no-repeat 95% center;}
.neiye-nav-con h5{color:#fff;line-height:35px;text-align:center;}

.neiye-nav-con2:hover a h5{
   color: #181a6d;
}
.dizhi{
    margin-top: 10px;
}
.neiye-right-title{
    text-align: center;
    background: url("../images/libj_03.png")center center no-repeat ;
}

.page-note{margin-top: 30px;}
.page-right span{padding: 2px 5px;color: white;background: #aaa;cursor: pointer;}

.subtitle{
    font-size: 14px;
    line-height: 20px;
    border:1px solid #9d9d9d;
    margin-top: 20px;
}
.subtitle p:nth-child(1){
    margin-left: 5px;
}
.subtitle p:nth-child(2){
    margin-right: 5px;
}
/*移动端横向下拉导航*/
.subNavBox{margin:10px 10px 0px 10px;}
.subNav{text-align:left;cursor:pointer;font-size:24px;color:#fff;
 background:#181a6d url("../images/tou_03.png") no-repeat 4% center;}

.subNav h5{font-size:18px;line-height:36px;display:inline;margin-left:60px;}
.subNav span{line-height:35px;margin-right:20px;font-size: 18px;}
.navContent{display:none;}
.navContent li{
    border-bottom: 1px solid #9d9d9d;
}
.navContent li a{background:white;display:block;text-align:center;font-size:16px;line-height:35px;color:#333;margin-top:3px;}
.navContent li a:hover{color:#181a6d }


/**/

.picture4 .picture4-list .picture4-img-top{padding-top:100.4%;}
.img-position-absolute{position: absolute;top: 0;bottom: 0; left: 0;right: 0; max-width: 100%; max-height: 100%;display: block;margin:auto;padding: auto;}

.picture4-list a{
    display: block;
    border: 1px solid #ccc;
    background: #e5e5e5;
    padding: 4px;
}
.picture4-list a:hover{
    background: #24a9e2;

}
.picture4-list a:hover .pic-mes{
    color: white;
}
.case-pic{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.pic-mes{
    width: 100%;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #222;
}

.about-us{
    padding: 0;
}
#product .case_p li{
    margin-bottom: 30px;
}

.ab-mes p{
    font-size: 12px;
}
.company{
    padding-top: 40px;
}
.company img{
    max-width:100%;
}
.ab-mes h4{
    text-align: center;
    margin-top: 15px;
}
.con{
    margin-top: 15px;
}
.item{
  margin-bottom: 20px;
}
.item a{
    display: block;
}
.item-list{
    background: #e9e9e9;
    padding: 4px;
    transition: all .3s linear;
}
.list-left{
    width: 28%;
}
.list-right{
    width: 65%;
    margin-left:20px;
}
.item-list:hover{
    background:#2ea9f0;
    transition: all .3s linear;
 }

.list-right h4{
    margin-top: 20px;
    line-height: 2;
}
.list-right p{
    margin-top: 10px;
    line-height: 2;
}
.list-right span{
    margin-top: 15px;
    display: inline-block;
}
@media (max-width: 1199px) {

    .banner .focusBox{width: 100%;height: 400px;}
    .banner .focusBox .main_image ul li span{height:400px;}
}
@media (max-width: 991px) {

    .header2 .sjdnav {
        width: 150px;
        height: auto;
        position: absolute;
        right: 10px;
        top: 70px;
        z-index: 5;
    }

    .header2 .sjdnav ul {
        padding: 0;
        margin: 0;
    }

    .header2 .sjdnav li {
        height: 30px;
        display: block;
        padding: 0;
        background: rgba(0, 0, 0, .75);
        text-align: center;
        margin-bottom: 5px;
    }

    .header2 .sjdnav li a {
        display: block;
        color: #666;
        line-height: 30px;
    }

    .header2 .sjdnav li:hover a {
        background: none;
        text-decoration: none
    }

    .header2 .sjdnavhide {
        height: 0;
        overflow: hidden;
    }
    .icon-menu{
        line-height: 70px;
    }
    .heard-left{
        line-height: 70px;
    }
    /*banner*/

    #banner {
        height: 316px;
    }

    #banner .main_image {
        height: 316px;
    }

    #banner .main_image li span {
        height: 316px
    }

    .company{
        padding-top: 0px;
    }

    .banner{
        padding-top: 120px;
    }
}


@media (max-width: 767px) {
    .heard-left img {
        width: 280px;
    }

    .header2 .sjdnav {
        left: 0;
        top: 85px;
        width: 100%;
        position: absolute;
        z-index: 665;
    }

    .header2 .sjdnav li {
        margin-bottom: 0;
        height: 40px;
        background: rgba(0, 0, 0, 0.78);
        border-top: solid 1px rgba(255, 255, 255, 0.85);
    }

    .header2 .sjdnav li a {
        color: #fff;
        line-height: 40px;
        text-align: center;
    }

    .header2 .sjdnav li:hover a {
        color: #fff;
        background: none;
        text-decoration: none
    }

    body {
        padding-bottom: 57px;
    }

    /*banner*/
    .slider {
        height: 250px;
    }

    .slider-main {
        height: 250px;
    }

    .slider-main li img {
        width: 768px;
        height: 250px;
    }

    .slider-main li {
        height: 250px;
    }

    .header-top > div > p {
        font-size: 10px;
    }

    .logo img {
        width: 400px;
    }

    .main_color3 {
        background: none;
    }

    .message {
        background: #f4f4f4;
    }

    .contact {
        background: #97d5f9;
    }

    .classify li {
        padding: 1px;
        width: 25%;
    }
    .neiye{background:#fff;min-height: 400px; margin-top: 0px}

    .list-right{
        width: 65%;
        margin-left:20px;
    }

    .list-right h4{
        margin-top: 15px;
        line-height: 1.4;
    }
    .list-right p{
        margin-top: 10px;
        line-height: 1.4;
    }
    .list-right span{
        margin-top: 10px;
        display: inline-block;
    }
    .company{
        padding-top: 20px;
    }
}
@media (max-width: 600px){
    .logo img{
        width: 400px;
    }
    .banner .img1,.main_color2 .img1{display:none;}
    .banner .img2,.main_color2 .img2{display:block;}
    .footer-mes >div{
        padding: 0 10px;
    }

    .list-right{
        width: 65%;
        margin-left:10px;
    }

    .list-right h4{
        margin-top: 10px;
        line-height: 1.2;
    }
    .list-right p{
        margin-top: 10px;
        line-height: 1.2;
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .list-right span{
        margin-top: 10px;
        display: inline-block;
    }

}
@media (max-width: 500px) {
    .logo img{
        width: 300px;
    }
    .slider {height: 200px; }
    .slider-main{height:200px;}
    .slider-main li img{width:530px;height:200px;}
    .slider-main li{
        height: 200px;
    }
    /*chanpinye*/
    .footer-mes{
        padding: 0;
    }
    .footer-mes >div{
        padding: 0 5px;
    }
   .online a img{
      width: 30px;
   }
   .online a span{
       font-size: 10px;
   }
   .qq a img{
       width: 20px;
   }
   .qq a span{
       font-size: 10px;
   }

   .weixin a img{
       width: 30px;
   }
   .weixin a span{
       font-size: 10px;
   }
    .weixin{
        margin-top: 5px;
    }

    .new .new-list .imgbox {
            float: left;
            width: 130px;
            height: 100px;
        }
    .new .new-list a {
        line-height: 22px !important;
    }

    .list-right{
        width: 65%;
        margin-left:5px;
    }

    .list-right h4{
        margin-top: 5px;
        line-height: 1.1;
        font-size: 14px;
    }
    .list-right p{
        margin-top: 5px;
        line-height: 1.1;
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 12px;
    }
    .list-right span{
        margin-top: 5px;
        display: inline-block;
        font-size: 10px;
    }
    .subNav h5{margin-left:40px;}

}

@media (max-width: 420px) {

    /*banner*/
    .slider {height: 160px; }
    .slider-main{height:160px;}
    .slider-main li img{width:436px;height:160px;}
    .slider-main li{
        height: 160px;
    }
    .logo img{
        width: 250px;
    }
    .footer-mes >div{
        padding: 0 10px;
    }
    .new .new-list .imgbox {
        float: left;
        width: 100px;
        height: 80px;
    }
    .new .new-list .new_right {
         padding-left: 110px;
    }
    .new .new-list p {
        height: 36px;
    }
    .new .new-list a {
        line-height: 17px !important;
        font-size: 12px !important;
    }

    .list-right{
        width: 65%;
        margin-left:5px;
    }

    .list-right h4{
        margin-top: 5px;
        line-height: 1.1;
        font-size: 13px;
    }
    .list-right p{
        margin-top: 5px;
        line-height: 1.3;
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 12px;
    }
    .list-right span{
        margin-top: 5px;
        display: inline-block;
        font-size: 10px;
    }


}
@media (max-width: 340px) {

    /*banner*/
    .slider {height: 140px; }
    .slider-main{height:140px;}
    .slider-main li img{width:360px;height:140px;}
    .slider-main li{
     height: 140px;
    }
    .contact-mes p{
        font-size: 12px;
    }

    /*chanpinye*/

    .logo img{
        width: 220px;
    }

    .inp{
        height: 18px;
         margin-top: 5px;
    }
    .inp>input{
        height: 18px;
        border: 1px solid #9d9d9d;
        border-right: none;
        border-top-left-radius: 10px;
        border-bottom-left-radius:10px;
        margin: 0;
        padding: 0;
        outline:none;
        width: 70px;
    }
    .inp>button{
        display: inline-block;
        height: 18px;
        border: 1px solid #9d9d9d;
        border-bottom-right-radius: 10px;
        border-top-right-radius: 10px;
        background: white;
        outline:none;
        padding: 0 5px;
        color: #666;
        font-size: 12px;
    }
    .ser{
        width: 50%;
        line-height:30px;
    }
    .se{
        font-size: 10px;
    }
    .ph img{
        width: 20px;
    }
    .ph i{
        font-size: 10px;
    }
    .list-right p{
        margin-top: 3px;
        line-height: 1.2;
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 10px;
        letter-spacing:2px
    }
    .list-right span{
        margin-top: 0px;
        display: inline-block;
        font-size: 10px;
        line-height:15px;
    }
}


/*分页css scott style pagination*/
div.scott{padding:3px;margin:3px;text-align:center;}
div.scott a{border:#ddd 1px solid;padding:2px 5px;color:#88af3f;margin:0 2px 0 0;text-decoration:none;}
div.scott a:hover{border:#85bd1e 1px solid;color:#638425;background-color:#f1ffd6;}
div.scott a:active{border:#85bd1e 1px solid;color:#638425;background-color:#f1ffd6;}
div.scott span.current{border:#b2e05d 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#b2e05d;}
div.scott span.disabled{border:#f3f3f3 1px solid;padding:2px 5px;color:#ccc;margin:0 2px 0 0;}


/*浮动QQ*/
.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 200;
}

.dock.close {
	z-index: 50;
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	padding: 0px;
	width: 50px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
	right: -70px;
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../images/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}

.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dock ul.icons li.up i {
	background-position: -63px -150px;
}

.dock ul.icons li.tel i {
	background-position: -62px -108px;
}

.dock ul.icons li.im i {
	background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
	background-position: -59px -66px;
}

.dock ul.icons li.down i {
	background-position: -63px -190px;
}

.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 20px;
	height: 120px;
	color: White;
	line-height: 30px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201;
}

.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.dock ul.icons li.tel p {
width: 143px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:170px;
    line-height:30px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
	width: 180px;
    height:180px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
	
	border: 2px solid #000;
}

.dock a.switch {
	position: absolute;
	display: block;
	top: 270px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../images/icons.png) no-repeat 0px -640px;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.dock a.switch.off {
	background-position: -32px -640px;
}


