@charset "utf-8";

/* CSS Document */
*{ margin:0 auto; padding:0;}

body{ color:#000; font-size:12px; line-height:22px; font-family:"Microsoft YaHei"; min-width: 1200px;}
ul,li,dl,dd{ list-style:none; margin-bottom: 0;}
img{ border:none; display:inline-block;}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:none !important; color: #00a1e9 !important;}
i{ font-style:normal;}
input,textarea,select{ outline:none; font-family:"Microsoft YaHei";}
h1,h2,h3,h4,h5,h6{ font-style:normal; font-weight:normal; list-style:none; margin-bottom: 0;}
p{ margin-bottom: 0 !important;}
.clear{ clear:both;}
.container:after{ content: ""; display: block; clear: both;}



.header{ width: 100%; margin: 0 auto;}
.header_top{ width: 100%;  margin: auto; border-bottom:#f7f7f7 1px solid; font-size: 12px; line-height: 36px; position: relative;}
.header_top .h_y{ float: left;}
.header_top .k_j{ float: right;}
.header_top .k_j a { color: #000;  padding: 0 15px;  border-right: 1px solid #aaa; }

.header_m{ width: 100%; margin: auto;  position: relative;}
.header_m .logo { float: left; margin-top: 18px; margin-bottom: 18px;}
.header_m .logo span {font-size: 20px; line-height: 65px; color: #666; font-weight: bold; }

.header_m .tel {
    float: right;
    margin-top: 25px;
    width: 265px;
    color: #5f5f5f;
    font-size: 12px;
    font-weight: 700;
}
.header_m .tel span.icon {
    width: 45px;
    height: 45px;
    float: left;
    margin: 6px 10px 0 0;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon.png) no-repeat;
    background-position: -200px -8px;
}
.header_m .tel .phonenum {
    color: #fca602;
    font-size: 30px;
    font-family: Arial;
    line-height: 1;
    overflow: hidden;
    white-space: nowrap;
}

.header_nav{ width: 100%; margin: auto; height: 50px; background: #00a1e9; }
.header_nav .container{ overflow:inherit;}

.top_butt{ display: none;}

.header_nav_m{ width:100%; float: left; position: relative; z-index: 999;}
.header_nav_m ul{ width: 100%; float: left; background: url(../images/x.jpg) no-repeat center left;}
.header_nav_m ul li{ width: 12.5%; height: 50px; float: left; text-align: center; position: relative; background: url(../images/x.jpg) no-repeat center right;}
.header_nav_m ul li .fa_link{ display: block; color: #fff; font-size:16px; line-height: 50px; position: relative; }
.header_nav_m ul li:hover{ background: #fca602;}
.header_nav_m ul li:hover .fa_link{ color: #fff !important;}
.header_nav_m ul li .fa-list-ul{ display: none;}
.header_nav_m ul li .top_down{ display: none;}

.navTwo{ display: none; position:absolute; top:100%; left:0; width: 100%; text-align: center; background: #00a1e9;  z-index: 9999;}
.navTwo dd{ margin-bottom: auto; height: 36px; }
.navTwo dd a{ font-size: 14px; line-height: 40px; color: #fff; display: block; }
.navTwo dd:hover{ background: #00a1c0;}
.navTwo dd:hover a{ color: #fff !important;}

.banner{ width: 100%; margin: 0 auto; position: relative;}
.banner:after{ content: ""; display: block; clear: both; }
.swiper-banner {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;

}

.swiper-banner .swiper-slide {
    position: relative;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* 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;
}
.swiper-banner .swiper-pagination{ bottom: 30px !important;}
.swiper-banner .swiper-pagination span{ width: 30px; border-radius: inherit; height: 6px; background: #fff !important; opacity: 0.8; border-radius: 25px;}
.swiper-banner .swiper-pagination .swiper-pagination-bullet-active{  background: #00e4ff !important;}

.banner .line {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
    height: 15px;
    background: url(../images/vbg.png) repeat-x;
}


.index_about{ width: 100%; margin: 0 auto; position: relative; padding: 50px 0;}
.container{ overflow: hidden;}
.index_about_left{ float: left; position: relative;}
.index_about_left .dpic {
    width: 480px;
    height: 300px;
    position: relative;
    border: #00a1e9 3px solid;
    float: left;
}

.index_about_left .dpic i {
    display: block;
    position: absolute;
    left: 20px;
    top: 20px;
}
.index_about_left .dpic i img {
    width: 500px;
    -o-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    transition: all 0.6s;
}

.index_about_left .dpic i a:hover img{
    -o-transform:translateY(-15px);
    -webkit-transform:translateY(-15px);
    -moz-transform:translateY(-15px);
    -ms-transform:translateY(-15px);
    transform:translateY(-15px);
    -o-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    transition: all 0.6s;
}

.index_about_right{
    float: right;
    width: 580px;
}

.index_about_right h3 {
    display: block;
    font-size: 23px;
    color: #333;
    font-weight: bold;
}
.index_about_right h3 i {
    font-style: normal;
    font-size: 14px;
    color: #999;
    padding-left: 5px;
    font-weight: normal;
    text-transform: uppercase;
}
.index_about_right em {
    display: block;
    height: 3px;
    background: #00a1e9;
    overflow: hidden;
    width: 50px;
    margin: 15px 0;
}
.index_about_right p {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    height: 240px;
    display: block;
    overflow: hidden;
}
.index_about_right span {
    text-align: left;
    display: block;
    margin-top: 15px;
}

.index_about_right span a {
    margin-left: 0;
    display: block;
    border: #CCC 1px solid;
    text-align: center;
    width: 100px;
    line-height: 30px;
    -o-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    transition: all 0.6s;
}
.index_about_right span a:hover{ background:#00a1e9; color:#fff !important;
    -o-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    transition: all 0.6s;

}

.index_banner_img{ width: 100%; margin: 0 auto; height:380px; position: relative;}
.index_banner_imgtwo{ width: 100%; margin: 0 auto; height:530px; position: relative;}

.index_product{ width: 100%; margin: 0 auto; position: relative; background: #f7f7f7; padding: 50px 0;}

.module-tip {
    width: 100%;
    text-align: center;
    margin: auto;
    font-size: 18px;
    color: #767676;
    background: url(../images/line.png) 0 50%  no-repeat;
}
.module-tip h3 {
    font-size: 30px;
    color: #00a1e9;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 8px;
}
.index_product_switch{ width: 100%; margin: auto; position: relative; margin-top: 30px;}
.index_product_switch:after{ content: ""; display: block; clear: both;}

.pc-slide {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}

.view{ width: 100%; float: left; position: relative; margin-top: 50px;}

.view .swiper-container {
    width: 100%;

}

.preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.preview  .swiper-container {
    width: 100%;
}
.preview .swiper-container .swiper-wrapper{
    position: relative;
	float:left;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.preview .swiper-slidet {
	display:block;
	float:left;
    list-style: none;
    margin: 6px 8px;
    padding: 0 10px;
    height: 32px;
    background: #ebebeb;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
    cursor:pointer;
    border-radius: 25px;
}

.preview .swiper-container .active-nav{ background: #00adef; color: #fff;}


.preview img {
    padding: 1px;
}

.preview .active-nav img {
    padding: 0;
    border: 1px solid #F00;
}



.sy_cp1 {
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.sy_cp1 ul li {
    width: 280px;
    float: left;
    margin-right: 26px;
    margin-bottom: 20px;
    position: relative;
}
.sy_cp1 ul li:nth-child(4n){ margin-right: auto;}

.sy_cp1 .t_a {
    display: block;
    overflow: hidden;
}
.sy_cp1 img {
    width: 100%;
    height: 255px;
    display: block;
    transition: all 3s;
    -webkit-transition: all 3s;
    -moz-transition: all 3s;
    -ms-transition: all 3s;
    -o-transition: all 3s;
}
.sy_cp1 .w_z {
    position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,.5);
    left: 0;
    bottom: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.sy_cp1 .w_z a {
    font-size: 15px;
    color: #fff;
    line-height: 46px;
    text-align: center;
    display: block;
}
.sy_cp1 .w_z a:hover{color: #fff !important;}

.sy_cp1 ul li:hover .t_b{opacity:1;}
.sy_cp1 ul li:hover img{transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
}
.sy_cp1 ul li:hover .w_z{background-color:rgba(0,161,233,.7);}

.learnmore {
    width: 180px;
    display: block;
    margin: 30px auto 0;
    text-align: center;
    color: #a5a5a5;
    padding: 3px 0;
    border: 1px solid #d9d9d9;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    transition: .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.learnmore:hover{border-color:#00adef;}


.index_technology{ width: 100%; margin: 0 auto; position: relative; padding: 50px 0;}
.homenews {
    width: 100%;
    margin: auto;
    margin-top: 30px;
    overflow: hidden;
}
.homenews .box{width:100%;}
.homenews .left.box{margin-right:2%;}
.homenews .more{font-size:16px;width:120px;padding:2px 0;border:2px solid #f4a01a;border-radius:20px;-webkit-border-radius:20px;text-align:center;margin:0 auto;display:block;color:#f4a01a;}
.homenews .more:hover{color:#18cbea;border:2px solid #18cbea;}

.home-news-list{margin:10px 0 0 0;}
.home-news-list li{ width: 588px; float: left; overflow:hidden;margin-bottom:20px;position:relative;}
.home-news-list li:nth-child(2n){ margin-right: auto; float: right;}
.home-news-list li .newfix{overflow:hidden;background:#f2f2f2;height:100px;margin-left:35px;border-top-left-radius:6px;border-bottom-left-radius:6px;-webkit-border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.home-news-list li .pic{width:25%;height:100%; float: right;}
.home-news-list li .pic img{width:100%;height:100%;max-width:100%;}
.home-news-list li .desc{ float: left; width:75%;font-size:12px;color:#707070;}
.home-news-list li .desc h3{margin:15px 10px 0 0;padding-left:50px;color:#676767;font-size:18px;font-weight:100;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.home-news-list li .desc .txt{padding:0 10px 0 50px;height:45px;overflow:hidden;text-align:justify;color:#9d9c9c;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.home-news-list li .time{width:66px;height:66px;position:absolute;left:0;top:0;text-align:center;color:#fff;padding-top:10px;z-index:1;background:url(../images/icon.png) no-repeat;background-position:-97px -390px;}
.home-news-list li:hover .newfix{background:#00a5e2;}
.home-news-list li:hover .desc h3,.home-news-list li:hover .desc .txt{color:#fff;}



.index_news{ width: 100%; margin: 0 auto; padding: 50px 0; position: relative; background: #f7f7f7;}

.index_news_m{ width: 100%; float: left; margin-top: 30px;}

.index_news_left{ width: 540px; float: left;}
.news_banner {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;

}

.news_banner .swiper-slide {
    position: relative;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    -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;
}
.news_banner .swiper-slide{ height: 353px;}
.news_banner .swiper-pagination{ text-align: right;}
.news_banner .swiper-pagination{ bottom: 5px !important; right: 0 !important;}
.news_banner .swiper-pagination span{  width: 30px; height: 30px; background: #fff !important; opacity: 1 !important; border-radius: inherit; text-align: center; line-height: 30px; font-size: 14px; outline: 0;}
.news_banner .swiper-pagination .swiper-pagination-bullet-active{  background: #005bac !important; color: #fff;}

.news_banner_title{ width: 100%; position: absolute; bottom: 0; left: 0; background: rgb(0,0,0,0.8);}
.news_banner_title span{ line-height: 40px; font-size: 14px; color: #fff; display: block; float: left; margin-left: 3%;}


.index_news_right{ width: 630px; float: right;}
.index_news_right .z_x {
    width: 100%;
    float: left;
}
.index_news_right .z_x ul li {
    width: 100%;
    background-color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 18px;
    overflow: hidden;
}
.index_news_right .z_x .r_q {
    width: 80px;
    padding: 15px 10px;
    background: url(../images/dbj.jpg);
    line-height: 38px;
    text-align: center;
    color: #fff;
    float: left;
}
.index_news_right .z_x .r_q b {
    font-size: 26px;
    display: block;
}
.index_news_right .z_x .w_z {
    width: 500px;
    float: right;
    margin: 10px 20px 0 0;
}
.index_news_right .z_x .w_z h3 {
    font-size: 18px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
}
.index_news_right .z_x .w_z h3 a {
    color: #0576c7;
}
.index_news_right .z_x .w_z p {
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    color: #777;
    overflow: hidden;
}


.index_honor{ width: 100%; margin: 0 auto; padding: 50px 0; position: relative;}
.index_honor_m{ width: 100%; margin: auto; height: 280px; margin-top: 30px; position: relative; overflow: hidden;}
.index_honor_m:after{ content: ""; display: block; clear: both;}


.swiper_honor {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    height: 100%;
}
.swiper_honor .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    -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;
}

.swiper_honor_img{ width: 100%; float: left;}
.swiper_honor_title{ width: 100%; float: left;  background: #f8f8f8; text-align: center;}
.swiper_honor_title a{ font-size: 14px; color: #000; line-height: 32px;}

.footer{ width: 100%; height: 530px; margin: 0 auto; position: relative; background: #f9f9f9 url(../images/footerbg.jpg) no-repeat center;}


.footer_top{ width: 100%; float: left; height: 390px;}

.footer_top_m{ width: 100%; float: left; margin-top: 120px;}

.footer_top .f_menu {
    float: left;
    width: 40%;
}
.footer_top .cinfo {
    float: left;
    width: 33%;
}
.footer_top .cinfo .hotline {
    position: relative;
    padding-left: 45px;
    line-height: normal;
    font-size: 18px;
}
.hotline .icon {
    width: 45px;
    height: 45px;
    position: absolute;
    left: -15px;
    top: 15px;
    z-index: 1;
    background: url(../images/icon.png) no-repeat;
    background-position: -136px -8px;
}
.cinfo p {
    color: #fff;
    padding: 4px 0;
}
.hotline .phonenum {
    font-size: 28px;
    line-height: 1;
}

.footer_top .sns {
    float: left;
    width: 27%;
    text-align: right;
    margin-top: 30px;
}

.footer_top .sns span.wx {
    margin-left: 40px;
}
.footer_top .sns span {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    zoom: 1;
}
.footer_top .sns img {
    display: block;
    width: 120px;
    margin: 0 auto 10px;
}


.footer_bottom{ width: 100%; float: left; height: 140px;  background: url(../images/bop.png) repeat;}
.footer_bottom .icp {
    margin-top: 40px;
    margin-bottom: 10px;
    color: #fff;
}
.footer_bottom .icp a{color: #fff;}
.footer_bottom .f_link span{ color: #fff;}
.footer_bottom .f_link a {
    font-size: 12px;
    position: relative;
    margin-right: 15px;
    color: #fff;
    transition: all .25s ease .1s;
    -webkit-transition: all .25s ease .1s;
}
.footer_bottom .support {
    color: #fff;
    float: right;
    z-index: 1;
}
.footer_bottom .support a{
    color: #fff;

}

.footerWap{ display: none;}


.ny_banner{ width: 100%; height: 580px; margin: 0 auto; position: relative;}

.Inside_middle{ width:100%; margin: 0 auto; position: relative; padding: 40px 0; }
.Inside_left{
    width: 260px;
    float: left;
    overflow: hidden;
}
.product_butt{ display: none;}

.Inside_topColumn{
    width: 260px;
    height: 80px;
    background: url(../images/lm_bj.jpg) no-repeat;

}

.Inside_topColumn h2{ display: block; width: 80%; float: left; margin-left: 15px; padding-top: 20px; font-size: 22px; line-height: 24px; color: #fff;}
.Inside_topColumn span{ display: block; float: left; margin-left: 15px; font-size: 12px; text-transform: uppercase; color: #fff; line-height: 22px;}

.Inside_Column_list{ float: left; width:100%; border:1px solid #e5e5e5; overflow:hidden; border-top:none}
.Inside_Column_c{ width: 94%; float: left; margin: 3%;}
.Inside_Column_dl{ width: 100%; float: left;}
.Inside_Column_dl dd{ width: 100%; float: left; border-bottom: 1px dotted #bbb; margin-bottom: 0;}
.Inside_Column_dl dd .Inside_one{ width: 100%; float: left; height: 40px; line-height: 40px; cursor: pointer;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.Inside_Column_dl dd .Inside_one .Inside_one_a{ display: block; float: left; margin-left: 10px; font-size: 14px; color: #000;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.Inside_Column_dl dd .Inside_one .caretR{ display: block; float: left; margin-left: 0; color: #777; font-size: 16px !important; line-height: 40px !important;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.Inside_Column_dl dd .Inside_one:hover{ background: #0e6eb8;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.Inside_Column_dl dd .Inside_one:hover .Inside_one_a{ color: #fff;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.Inside_Column_dl dd .Inside_one:hover .caretR{ color: #fff; margin-left: 15px;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.Inside_Column_lx{ width: 100%; float: left; margin-top:30px;}
.Inside_Column_lx h3 {
    float: left;
    width: 260px;
    height: 80px;
    padding: 13px 15px 7px;
    background: url(../images/lm_bj.jpg) no-repeat;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
}
.Inside_Column_lx h3 span {
    font-size: 12px;
    text-transform: uppercase;
    display: block;
}

.Inside_Column_lx .l {
    width: 260px;
    border: 1px solid #e7e7e7;
    background: url(../images/lx_bj.png) no-repeat right bottom;
    padding: 15px;
    overflow: hidden;
    font-size: 12px;
    line-height: 28px;
    color: #555;
}
.Inside_Column_lx .l img {
    width: 100%;
    height: auto;
    display: block;
}
.Inside_Column_lx .l strong {
    font-size: 15px;
    margin: 10px 0 6px;
    display: block;
}

.Inside_right{ width: 900px; float: right; overflow: hidden;}
.Inside_right .lmmc {
    float: left;
    width: 100%;
    color: #0576c7;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    line-height: 50px;
    margin-bottom: 15px;
}
.Inside_right .lmmc span {
    float: right;
    font-size: 12px;
    color: #555;
}
.Inside_right .lmmc span a{ color: #555; font-size: 12px;}
.Inside_right_info{ width: 100%; float: left;
    font-size: 14px;
    color: #555;
    line-height: 32px;
    margin-top: 10px;
}
.Inside_right_info img{ max-width: 100%;}

/*产品列表*/
.product_list{
    width: 100%;
    float: left;
    overflow: hidden;
}
.product_list ul li {
    width: 289px;
    float: left;
    margin-right: 11px;
    margin-bottom: 11px;
}
.product_list ul li img {
    width: 100%;
    height: 289px;
}
.product_list ul li p {
    border: 1px solid #e7e7e7;
    padding: 5px;
    margin-top: 10px;
    line-height: 28px;
    font-size: 15px;
    text-align: center;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.product_list ul li p a {
    display: block;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.product_list ul li:hover p{background-color:#0081cc;}
.product_list ul li:hover p a{color:#fff !important;}


/*新闻列表*/
.list_news{ width: 100%; float: left; margin-top: 20px; margin-bottom: 50px;}
.list_news ul li {
    width: 100%;
    float: left;
    overflow: hidden;
    border-bottom: #eee 1px dashed;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.list_news ul li .tp {
    width: 230px;
    padding: 4px;
    border: 1px solid #e7e7e7;
    float: left;
    overflow: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.list_news ul li .tp img {
    width: 100%;
    height: auto;
    display: block;
}

.list_news ul li .wz {
    width: 640px;
    float: right;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
}
.list_news ul li .wz h3 {
    font-size: 18px;
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 0;
}
.list_news ul li .wz h3 a{ color: #333;}
.list_news ul li .wz h3 a:hover{ color: #0769ce;}
.list_news ul li .wz p {
    margin-top: 5px;
    font-size: 12px;
    line-height: 24px;
    color: #999;
    font-size: 14px;
    margin-bottom: 0;
}
.list_news ul li .xq1 {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}
/*产品详情*/

.chqq {
    float: left;;
    width: 100%;
    overflow: hidden;
}
.chqq .tu {
    float: left;
    width: 448px;
}
.chqq-banner {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.chqq-banner .swiper-slide {
    position: relative;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* 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;
}
.chqq-banner .swiper-pagination{ margin-bottom: 10px;}
.chqq-banner .swiper-pagination span{ background: #ccc !important;}
.chqq-banner .swiper-pagination .swiper-pagination-bullet-active{  background: #007aff !important;}


.chqq2_layer{ display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: url("../images/ner_bj.png"); z-index: 99999;}
.chqq2_layer_i{ width: 100%; height: 100%; position: absolute; top: 0; left: 0;}

.chqq2-banner {
    margin: auto;
    margin-top: 100px;
    width: 50%;
    position: relative;
    overflow: hidden;
}

.chqq2-banner .swiper-slide {
    position: relative;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* 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;
}

.chqq2-banner .swiper-button-next, .swiper-button-prev{ outline: 0;}

.chqq .wz {
    float: right;
    width: 430px;
    overflow: hidden;
}
.chqq .wz h1 {
    font-size: 31px;
    color: #000;
    margin-bottom: 5px;
    font-weight: bold;
}
.chqq .wz p {
    font-size: 13px;
    color: #5a5a5a;
    line-height: 30px;
    margin-top: 20px;
}

.product_switch{
    float: left;
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}
.product_TabTitle{ width: 100%; float: left; border-bottom: solid 1px #ddd; margin-bottom: 20px;}
.product_TabTitle dd{ width: 150px; float: left; height: 40px; background: #333; text-align: center; line-height: 40px; cursor: pointer;}
.product_TabTitle dd span{ font-size: 18px; color: #fff;}
.product_TabTitle .active{ background: #009EE5;}
.product_TabTitle .active span{ color: #fff;}


.product_TabContent{ width: 100%; float: left;
    clear: both;
    overflow: hidden;
    background: #fff;
    line-height: 24px;
    font-size: 14px;
    color: #666;
}
.product_TabContent dd{ width: 100%; float: left;}

.product_Tab_info{ width: 100%; float: left; line-height: 24px; color: #666; font-size: 14px;}
.product_Tab_info img{ max-width: 100%;}


/*公司荣誉*/
.honor_list{
    width: 100%;
    float: left;
    overflow: hidden;
}
.honor_list ul li {
    width: 216px;
    float: left;
    margin-right: 11px;
    margin-bottom: 11px;
}
.honor_list ul li:nth-child(4n){ margin-right: auto;}


.honor_list ul li img {
    width: 100%;
    height: 326px;
}
.honor_list ul li p {
    border: 1px solid #e7e7e7;
    padding: 5px;
    margin-top: 10px;
    line-height: 28px;
    font-size: 15px;
    text-align: center;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.honor_list ul li p a {
    display: block;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.honor_list ul li:hover p{background-color:#0081cc;}
.honor_list ul li:hover p a{color:#fff !important;}

/*分页样式*/
.xiaocms-page{width:100%; height:30px; float:left; line-height:30px; text-align:center; margin:30px 0;}
.xiaocms-page a{ text-decoration:none; font-family:微软雅黑; margin-left:5px; color:#666; font-size:12px; border:solid 1px #ccc ; padding:5px 8px; }
.xiaocms-page span{ color:#007bff; margin-left:5px; font-size:12px; border:solid 1px #CCCCCC;  padding:5px 8px;}

/*留言样式*/
.ny-message-right{ width:100%; margin:auto;}
.ny-message1{ width:100%; height:30px; margin-top:15px;}
.ny-message1 span{ float:left; font-size:18px; color:#35AAE0;}
.ny-message2{ width:100%; height:30px; float:left; margin-top:10px;}
.ny-message2 p{ float:left; font-size:12px; color:#ccc; color:#666;}

.ny-message3{ width:750px; float:left; margin-top:5px;}
.ny-message3-1{ width:750px; float:left; height:30px; margin-top:15px;}
.ny-message3-1 span{ font-size:14px; color:#666; line-height:30px;}
.ny-message3-2{ width:750px; float:left; margin-top:5px;}
.mess-1{ width:740px; height:28px; padding:0px 5px; color:#666; float:left; border:dashed 1px #ccc; background:#eee;}
.mess-2{ width:740px; height:130px; float:left; padding:5px; border:dashed 1px #ccc; background:#eee; color:#666;}

.mess-b{ width:750px; height:30px; background:#ff8820; float:left; border:none; color:#FFF; font-size:16px; cursor:pointer; margin-top:10px;}