﻿@charset "utf-8";
*{padding:0;margin:0;list-style: none;}
body {margin-left: 0px;margin-top: 0px; margin-right: 0px;font-family: "微软雅黑","宋体",Arial, Helvetica, sans-serif;font-size: 12px; color: #484848;font-size: 12px;}
a{color:#484848;}
a:hover{ text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
.fr{float: right;}
.fl{float: left;}
.clear{clear:both;}

@media screen and (min-width:1200px){
.txtMarquee-left {
    position: relative;
    float: left;
    margin-top: 12px;
}

.txtMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.txtMarquee-left .hd .prev,.txtMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("images/icoLeft.gif") no-repeat;}
.txtMarquee-left .hd .next{ background:url("images/icoRight.gif") no-repeat;  }
.txtMarquee-left .bd{ padding:0px; }
.txtMarquee-left .bd .tempWrap{ width:320px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:20px;  float:left; height:24px; line-height:24px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li span{ color:#999;  }

.foot_nav{display: none;}
.bat {overflow: hidden;}
.bat img {width: 1920px; position: relative;left: 50%;margin-left: -960px;}


.hotline {
    display: table;
    float: right;
    font-size: 28px;
    margin-top: 12px;
    width: 346px;
}
.hotline_z{display: table;float: left;margin-top: -3px;}
.hotline_y span{display: table;width: 100%;}


/*顶部资料下载*/
.header_top{display: table;width: 100%;background: #f5f5f5;height: 45px;line-height: 45px;box-shadow: 1px 1px 10px #e4e4e4;}
.header_top span{font-size: 14px;}
.header_top span:nth-child(1){float: left; font-weight: 500; font-size: 15px;}
.header_top span:nth-child(1) i{margin-right: 10px; color: #1da7f4; font-size: 16px;float: left;margin-top: 16px;}
.header_top span:nth-child(2){float: right; font-weight: 500; font-size: 15px;}
.header_top span:nth-child(2) a{display: inline-block; margin: 0 4px; font-size: 14px;}
.header_top span:nth-child(2) a i{margin-right: 5px; color: #1aa7fb;}

/*头部*/
.container{width: 1200px;}
.header_bg{display: table;width: 100%;}
.header_bg .logo{width: 230px;float: left;}
.header_bg .logo img{max-width: 100%;}
.header_text{display: table; width: 100%; margin: 30px auto;}
.logo_text_text{display: table; float: left; margin-top: 8px; margin-left: 45px;}
.logo_text_text span{display: table; width: 100%; font-size: 20px; font-weight: 500; color: #1e3036; font-family: 微软雅黑;}
.logo_text_text font{display: table; width: 100%; font-size: 15px; color: #969696; line-height: 25px;}
.hotline{display: table; float: right; font-size: 24px; margin-top: 15px;width: 210px;}
.hotline_y{display: table; float: left; margin-top: -17px;}
.hotline i{display: inline-block; margin-right: 5px; color: #2ea0fa; font-size: 45px;}


/*导航栏*/
.nav_bg{background:#0078dd;height: 50px;line-height: 50px;}
.navbar-default {background-color: initial; border: none;background:none;}
.navbar-default .navbar-nav>
.active>a, 
.navbar-default 
.navbar-nav>
.active>a:focus, 
.navbar-default 
.navbar-nav>
.active>a:hover {color: #fff;background-color: #39a9e6!important;}

.navbar-default .navbar-nav>li>a{color: #fff; font-size: 14px;}
.nav>li{position: relative; display: block; margin: 0px 16px;}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{color: #fff; background-color: transparent;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{color: #fff; background-color: #1684c1;}
.nav>li:hover{background:#39a9e6;}
.fa-chevron-left{position: absolute; top: 50%; z-index: 5; display: inline-block; margin-top: -10px;}
.fa-chevron-right{position: absolute; top: 50%; z-index: 5; display: inline-block; margin-top: -10px;}
.carousel-control.left{background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001))); background-image: linear-gradient(to right,rgba(189, 189, 189, 0.5) 0,rgba(0,0,0,.0001) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); background-repeat: repeat-x;}
.carousel-control.right{right: 0; left: auto; background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5))); background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(189,189,189,.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); background-repeat: repeat-x;}




/*产品中心*/
.index_product{display: table;width: 100%;margin:20px auto;}
.index_product .index_product_top{display: table;width: 100%;text-align: center;}
.index_product .index_product_top h2{font-size: 28px;}
.index_product .index_product_top h3{margin: 0; padding: 0; font-size: 15px; margin: 12px auto; color: #808080; margin-bottom: 0px;}
.index_product .index_product_top i{background: #17a3f1; width: 80px; height: 2px; border-radius: 5px; display: table; margin: 14px auto;}

/*产品分类*/
.index_class{display: table;width: 100%;}
.index_class ul{display: table;width: 100%;text-align: center;}
.index_class ul li{display: inline-block; margin: 0 10px; border: 1px solid #ddd; line-height: 35px; height: 35px; padding: 0px 12px; border-radius: 8px;background: #f5f5f5;}
.index_class ul li:hover {background: #17a3f1;}
.index_class ul li:hover a{color:#fff;}


.pic_img{margin-bottom: 10px;}
.pic_img .img{display: table; width: 100%; border: 1px solid #ddd; overflow: hidden;}
.pic_img .img img{transition: all 0.5s;}
.pic_img span{display: table; width: 100%; text-align: center; line-height: 35px; height: 35px; font-size: 14px;}
.index_product_body{display: table;width: 100%;margin-top: 20px;}
.pic_img:hover .img{border:1px solid #90d7ff;}
.pic_img:hover .img img{transform:scale(1.2)}


/*优势*/
.adv{display: table; width: 100%; background: #f5f5f5; background: url(../images/adv_bg.jpg) center no-repeat; padding-bottom: 20px;padding-bottom: 50px;background-size: cover;}
.adv_top h5{display: table; width: 100%; text-align: center; font-size: 28px;margin-top: 45px;color:#fff;color: #fff;}
.adv_top span{display: table; width: 100%; text-align: center; font-size: 16px; color: #fff;}
.adv_body ul li{width: 48%; margin: 1%; float: left; border: 1px solid #fff; padding: 10px; border-radius: 10px; background-color: rgba(255,255,255,0.3);}
.adv_body ul li h5{font-size: 20px;line-height: 30px;color: #fff;}
.adv_body ul li span{font-size: 15px;line-height: 25px;color: #fff;}
.adv_top i{background: #ffffff; width: 120px; height: 2px; border-radius: 5px; display: table; margin: 14px auto;}


/*公司简介*/
.about_bg_top{display: table; width: 100%; text-align: center; margin-top: 20px;}
.about_bg_top h5{font-size: 26px;font-weight:500;}
.about_body{display: inline-block;width: 100%;}
.about_z{width: 30%;float: left;border:2px solid #ddd;}
.about_z img{width: 100%;}
.about_y{display: table;float: right;width: 68%;}
.about_y_top{display: table; line-height: 45px; height: 45px; border-bottom: 1px solid #ddd; margin-bottom: 10px; width: 100%; margin-top: 3px;}
.about_y_top span{font-size: 20px; font-weight: 500; display: table; height: 100%; border-bottom: 1px solid #17a3f1;}
.about_y_top_text{display: table; width: 100%; font-size: 14px; line-height: 30px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; color: #777;}
.more{display: table; width: 130px; line-height: 35px; height: 35px; text-align: center; background: #17a3f1; color: #fff; border-radius: 20px; margin-top: 10px;}
.more a{color:#fff;}
.about_bg{display: table; width: 100%; margin-top: 25px; margin-bottom: 50px;}
.about_bg_top i{display: table; width: 70px; height: 2px; background: #17a3f1; margin: 20px auto; margin-top: 20px;}


/*新闻中心*/
.faq{width: 350px; height: 350px; overflow: hidden; padding: 0px 20px 0; margin-right: 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.faq h3{background: url(../images/newsico.gif) no-repeat 0 0; height: 34px; border-bottom: 1px solid #a7a7a7; padding-left: 30px;}
.faq dt{padding-left: 32px; background: url(../images/faqico11.png) no-repeat 0 0; padding-left: 33px; font-weight: bold; line-height: 20px;}
.faq dd{padding-left: 32px; background: url(../images/faqico1.png) no-repeat 0 0; padding-left: 33px; line-height: 20px; color: #505050; margin-top: 15px; font-size: 14px;}
.faq dt a{color: #505050; font-size: 15px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.faq h3 a{font-size: 14px; color: #00a1e9; display: inline-block; height: 35px; position: relative; line-height: 24px;}
.faq dl{border-bottom: 1px dashed #c7c8c8; margin: 0 15px; padding: 20px 0;}
.new_bg{display: inline-block; background: #f5f5f5; width: 100%; padding-bottom: 18px; padding-top: 10px;}
.new_top{display: table; width: 81%; margin: 0 auto; border-bottom: 1px solid #d2d2d2; height: 60px; line-height: 60px; font-size: 18px; margin-top: 25px; margin-bottom: 12px;}

.new_top span font{font-size:16px;margin-left: 5px}
.new_more{font-size: 16px; color: #17a3f1; float: right;}
.new_y{display: table; margin: 0 auto; font-size: 18px; margin-top: 25px; margin-bottom: 12px;}
.new_y_top{display: inline-block; margin-bottom: 10px; width: 100%; border-bottom: 1px solid #d2d2d2; height: 60px; line-height: 60px;}
.new_y_top span font{font-size: 16px; margin-left: 5px;}
.new_more{font-size: 16px; color: #17a3f1; float: right; text-transform: uppercase;}
.img{display: table; width: 40%; float: left; margin-top: 7px;}
.img img{max-width: 100%; float: left; border: 1px solid #ddd;}
.new_text{display: table;width: 100%;}
.new_text h5{font-size: 15px;font-weight: bold;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:1;
overflow: hidden;}
.new_text span{font-size: 13px; display: block; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; line-height: 25px; color: #949494; margin-top: 12px;height:45px;}
.new_y_text{width:56%;float: right;}
.new_y_text li{display: table; width: 100%; border-bottom: 1px solid #ddd; padding-bottom: 13px; margin: 4px auto; margin-top: 0;}
.new_y_text li h5{font-size: 16px; font-weight: 500; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.new_y_text li h5 a{font-weight: 500;}
.new_y_text li span{font-size: 14px; width: 100%; display:block; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; color: #949494; margin-top: 14px; line-height: 24px;height:45px;}




.hezuo{ padding:30px 0; /*background-color:#f6f6f6;*/ background-color:#eef1f6; }
.hezuo_w{ position:relative; margin:30px auto 0;/* border-bottom:1px solid #c3c5c9;*/ }
.hezuo_w .h_pre,.hezuo_w .h_next{ position:absolute; top:50%; transform: translateY(-50%); display:block; width:39px; height:40px;  }
.hezuo_w .h_pre{ left:0; cursor:pointer; background:url('../images/prev.jpg') no-repeat center;}
.hezuo_w .h_next{ right:0; cursor:pointer; background:url('../images/next.jpg') no-repeat center;}
.hezuo_w .hezuo_p{ width:89%; margin:0 auto; overflow:hidden;}
.hezuo_w .hezuo_p ul{ width:10000%;}
.hezuo_w .hezuo_p li{ float:left; display:inline; width:0.184%; margin:0 0.02% 0 0; text-align:center;}
.hezuo_w .hezuo_p li a{ font-size:14px; color:#666; font-weight:bold; line-height:25px;}
.hezuo_w .hezuo_p li a:hover{ text-decoration:none; color:#50C7F5;}
.hezuo_w .hezuo_p li img{ width:100%; border:#ccc 1px solid;}
.hezuo_w .hezuo_p li font{ display:block; margin:6px 0 0 0;}



/*友情链接*/
.Links{display: table; width: 100%; border-top: 1px solid #ddd; margin-top: 30px;}
.Links span{display: table; float: left; line-height: 60px; height: 60px; font-size: 18px; text-transform: uppercase; font-weight: 500; color: #17a3f1;}
.Links span font{color:#484848;margin-left:4px;}
.link_a{display: inline-block; float: left; line-height: 60px; margin-left: 10px;}
.link_a a{font-size: 14px;margin:0 5px;}


.footer_bg{width: 100%;min-width: 1200px;padding-top: 15px;height: auto;background: #0078dd;font-family: "Microsoft YaHei";color: #fff;}
.footer_nbg{height: 280px;}
.footer_bg a{color: #fff;}
.footer_l{width:980px;}
.footer_l li{width: 120px;float: left;margin-right: 50px;}
.footer_l li a{display:block;line-height: 30px;font-size: 14px;}
.footer_l li p{padding-bottom:15px;background:url(../images/20170310145009_1036100258.jpg) no-repeat left 44px;}
.footer_l li p a{font-size: 18px;color: #fff;}
.footer_r{width: 164px;padding-top: 10px;margin-right: 50px;text-align: center;font-size: 16px;line-height: 16px;color:#fff;}
.footer_r img{padding-top: 24px;}
.footer_l li.cont_w{line-height: 30px;width: 340px;font-size: 14px;margin-right: 16px;}
.copy{text-align: center;line-height: 50px;display: table;width: 100%;border-top: 1px solid #ddd;margin-top: 30px;height: 50px;}
.carousel-indicators .active{width: 12px;height: 12px;margin: 0 10px;background-color: #17a3f1;}
.carousel-indicators li{display: inline-block;width: 10px;height: 10px;margin: 1px 10px;text-indent: -999px;cursor: pointer;background-color: #000\9;background-color: rgba(255,255,255,1);border: 1px solid #fff;border-radius: 10px;}


/*网站内页*/
.main_body_top{border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;margin-bottom: 30px;}
.main_top{display: table; width: 80%; line-height: 50px; height: 50px; float: left;}
.main_top a{font-size: 14px;display: inline-block;margin:0 3px;}
.main_top a i{margin-right: 2px; color: #0078dd; font-size: 16px;}
.input input{margin-top: 10px; float: left; height: 31px;}
.input button{margin-top:10px;}
.main_left{display: table;}
.main_left span{margin: 5px auto 0px; line-height: 45px; background: #0078dd; border-radius: 5px; text-align: center; width: 100%; display: table; font-size: 18px; color: #fff; font-weight: 500;}
.main_left .left_class{display: table;border:1px solid #ddd;width: 100%;}
.main_left .left_class li{padding: 4px 0px 5px 15px; border-bottom: 1px #eee solid; line-height: 45px; height: 45px;}
.main_left .left_class li i{margin-right: 10px;}


.picMarquee-top{margin:0 auto;width:258px;overflow:hidden;position:relative;border:1px solid #ccc;}
.picMarquee-top .hd{overflow:hidden;height:30px;background:#f4f4f4;padding:0 10px;}
.picMarquee-top .hd .prev,.picMarquee-top .hd .next{display:block;width:9px;height:5px;float:right;margin-right:5px;margin-top:10px;overflow:hidden;cursor:pointer;background:url("../images/arrow.png") 0 -100px no-repeat;}
.picMarquee-top .hd .next{background-position:0 -140px;}
.picMarquee-top .hd .prevStop{background-position:-60px -100px;}
.picMarquee-top .hd .nextStop{background-position:-60px -140px;}
.picMarquee-top .bd{padding:10px;}
.picMarquee-top .bd ul{overflow:hidden;zoom:1;}
.picMarquee-top .bd ul li{text-align:center;zoom:1;}
.picMarquee-top .bd ul li .pic{text-align:center;}
.picMarquee-top .bd ul li .pic img{width:235px;height:175px;display:block;padding:2px;border:1px solid #ccc;}
.picMarquee-top .bd ul li .pic a:hover img{border-color:#999;}
.picMarquee-top .bd ul li .title{line-height:24px;}


.main_body{margin-bottom: 40px;}
.right_top{display: inline-block;width: 100%;border-bottom: 1px dashed #6d6c6c;margin-bottom: 10px;}
.right_top span {
    display: table;
    line-height: 45px;
    height: 45px;
    font-size: 18px;
}
.right_body{display: table;width: 100%;line-height: 30px;font-size: 14px;}


.main_pic{display: table;width: 100%;}
.main_pic li {
    width: 31%;
    margin: 1%;
    float: left;
    border: 1px solid #ddd;
}
.main_pic .pic img{max-width: 100%;float: left;}
.main_pic li span {
    display: table;
    width: 100%;
    text-align: center;
    line-height: 40px;
    height: 40px;
}


.product_pic{display: inline-block;width: 100%;}
.product_pic li{width: 31%;margin:1%;float: left;border:1px solid #ddd;}
.product_pic li .pic{width: 100%;overflow: hidden;}
.product_pic li .pic img{max-width: 100%;float: left;transition: all 0.5s;}
.product_pic li span{width: 100%;text-align: center;line-height: 35px;height: 35px;display: table;}
.product_pic li:hover .pic img{transform: scale(1.2);}
.product_pic li:hover {
    border: 1px solid #beedff;
    box-shadow: 1px 1px 10px #ddd;
}

.zhutu{display: inline-block;float: left;}




.cs_y{display: table;width: 49%;float: right;}
.cs_y h3{font-size: 22px; display: table; border-bottom: 1px solid #ddd; width: 100%; line-height: 50px; margin: 0; font-weight: 500;}
.cs_y span{display: table; width: 100%; font-size: 14px; line-height: 35px; margin-top: 12px;}
.cs_y span font{font-weight: bold;margin-right: 3px;}
.cs_y em{display: table; padding: 0 18px; line-height: 40px; height: 40px; background: #17a3f1; color: #fff; font-style: normal; border-radius: 24px; font-weight: bold; margin-top: 10px;}
.cs_y em i{margin-right: 5px;}
.details{display: table; width: 100%; min-height: 250px; background: #f7f7f7; padding: 10px;}
.details span{display: table; border-bottom: 1px solid #ddd; line-height: 50px; height: 50px; font-weight: 500; width: 100%; font-size: 20px; margin-bottom: 10px;}
.cp_rec{display: table; width: 100%; margin-top: 20px;}
.cp_rec span{display: table; border-bottom: 1px solid #ddd; line-height: 50px; height: 50px; font-weight: 500; width: 100%; font-size: 20px; margin-bottom: 10px;}
.fanye{display: table; width: 100%; margin-top: 10px; border-top: 1px solid #ddd;}
.fanye span{display: table;width: 100%;}
.fanye span a{font-size: 14px;line-height: 35px;height: 35px;display: table;}
.main_new_bg{display: table;width: 100%;}
.main_new_bg li{display: table; width: 100%; margin: 20px auto; border-bottom: 1px solid #ddd; padding-bottom: 20px;}
.main_new_bg li .pic{width: 23%;float: left;border:1px solid #ddd;}
.main_new_bg li .pic img{width: 100%;}
.main_new_bg .title{width: 74%;float: right;}
.main_new_bg .title h4{font-size: 16px; line-height: 20px; width: 100%; font-weight: bold; padding: 0; margin: 0; margin-top: 10px;}
.main_new_bg .title span{font-size: 12px; line-height: 30px; display: table; width: 100%; display:block; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; margin-top: 10px;height:60px;}
.main_new_bg .title i{font-size: 14px;font-style: normal;}
.ny_new_bg{display: table;width: 100%;}
.ny_new_bg h4{font-size: 22px; font-weight: 500; text-align: center;}
.ny_new_bg i{font-size: 14px;font-style: normal;display: table;width: 100%;border-bottom: 1px solid #ddd;text-align: center;}
.ny_new_bg span{font-size: 14px;line-height: 35px;margin-top: 12px;display: table;}




.app_pic{display: inline-block;width: 100%;}
.app_pic li{width: 31%;margin:1%;float: left;border:1px solid #ddd;}
.app_pic li .pic{width: 100%;overflow: hidden;}
.app_pic li .pic img{max-width: 100%;}
.app_pic li span{width: 100%;text-align: center;line-height: 35px;height: 35px;display: table;}
.app_bg{display: table;width: 100%;margin-top: 20px;}
.app_bg h5{font-size: 18px;display: table;width: 100%;text-align: center;margin-top: 20px;}
.app_bg span{display: table;width: 60%;margin:0 auto;border:1px solid #ddd;}
.app_bg span img{max-width: 100%;float: left;}
.app_bg_dg{display: table;width: 100%;margin-top: 20px;line-height: 30px;font-size: 14px;}
.app_bg_dg span{font-size: 18px; line-height: 40px; height: 40px; width: 100%; border-bottom: 1px solid #ddd; display: table; margin-bottom: 8px;}
.contact{display: table;width: 48%;float: left;}
.map{display: table;width: 48%;float: right;}
.btn-info{color: #fff; background-color: #17a3f1; border-color: #17a3f1;}
.dropdown-menu>li>a{display: block; padding: 10px 20px; clear: both; font-weight: 400; line-height: 1.42857143; color: #333; white-space: nowrap; font-size: 12px;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{color: #ffffff; text-decoration: none; background-color: #1684c1;}



}








@media screen and (max-width:768px) {
/*img{max-width: 100%;}*/
.header_top,.logo_text_text,.hotline,.new_bg,.about_z,.Links,.input,.rec{display: none;} 
.navbar-default{background-color: #ffffff; border-color: #ffffff;}
.logo{width: 10rem; position: absolute; z-index: 9; top: 10px; left: 10px;}
#cjwt{width: 100%;}
.container{padding:0;margin:0;}
.navbar-header{border-bottom: 1px solid #ddd}
.navbar{position: relative; min-height: 50px; margin-bottom: 0; border: 1px solid transparent;}
.fa-chevron-left{position: absolute; top: 50%; z-index: 5; display: inline-block; margin-top: -10px;}
.fa-chevron-right{position: absolute; top: 50%; z-index: 5; display: inline-block; margin-top: -10px;}
.index_product_top{display: table;width: 100%;}
.index_product_top h2{font-size: 1.8rem; text-align: center;}
.index_product_top h3{font-size: 1rem; text-align: center; margin-top: 5px; padding-bottom: 3px;}
.index_product .index_product_top i{background: #17a3f1; width: 80px; height: 2px; border-radius: 5px; display: table; margin: 8px auto;}
.index_class ul li{display: inline-block; margin: 3px 1%; border: 1px solid #ddd; line-height: 35px; height: 35px; padding: 0; border-radius: 8px; background: #f5f5f5; width: 48%; float: left; text-align: center;}
.index_product_body{display: table;width: 100%;margin-top: 5px;}
.img{border:1px solid #ddd;}
.pic_img span{display: table; width: 100%; text-align: center; line-height: 35px; height: 35px; font-size: 14px;}

.bat {overflow: hidden;}
.bat img {width:100%;}
.header_bg .logo img{max-width: 100%;}
.right_body img{max-width:100%;height:auto!important;}
/*优势*/
.adv{display: table; width: 100%; background: #f5f5f5; background: url(../images/adv_bg.jpg) center no-repeat; padding-bottom: 20px;padding-bottom: 50px;background-size: cover;margin-top: 10px;}
.adv_top h5{display: table; width: 100%; text-align: center; font-size: 28px;margin-top: 45px;color:#fff;color: #fff;}
.adv_top span{display: table; width: 100%; text-align: center; font-size: 16px; color: #fff; font-size: 1rem;}
.adv_body ul li{width: 98%; margin: 1%; float: left; border: 1px solid #fff; padding: 10px; border-radius: 10px; background-color: rgba(255,255,255,0.3);}
.adv_body ul li h5{font-size: 1.6rem; color: #fff;}
.adv_top h5{display: table; width: 100%; text-align: center; font-size: 1.8rem; margin-top: 2rem; color: #fff; color: #fff;}
.adv_body ul li span{font-size: 1rem; line-height: 25px; color: #fff;}
.adv_top i{background: #ffffff; width: 120px; height: 2px; border-radius: 5px; display: table; margin: 14px auto;}
.about_bg_top{display: table; width: 100%; text-align: center; margin-top: 20px;}


/*关于我们*/
.about_bg_top h5{font-size: 1.8rem; font-weight: 500;}
.about_y{display: table; float: none; width: 98%; margin: 0 auto; margin-bottom: 20px;}
.about_y_top{display: table; line-height: 45px; height: 45px; border-bottom: 1px solid #ddd; margin-bottom: 10px; width: 100%; margin-top: 3px;}
.about_y_top span{font-size: 16px; font-weight: 500; display: table; height: 100%; border-bottom: 1px solid #17a3f1;}
.about_y_top_text{display: table; width: 100%; font-size: 13px; line-height: 30px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; color: #777;}

.more{display: table;width: 110px;line-height: 25px;height: 25px;text-align: center;background: #17a3f1;color: #fff;border-radius: 20px;margin-top: 10px;}
.more a{color:#fff;}

.footer_l li{display: none;}
.cont_w{display: table!important; width: 96%; margin: 0 auto;}
.footer_r{display: none;}
.footer_bg{width: 100%; padding-top: 15px; height: auto; background: #0078dd; font-family: "Microsoft YaHei"; color: #fff;}
.footer_l li p a{font-size: 18px; color: #fff;}
.footer_l{width: 100%;}
.footer_l li p{padding-bottom: 15px; background: url(../images/20170310145009_1036100258.jpg) no-repeat left 3rem;}
.footer_l li.cont_w{line-height: 30px; font-size: 12px;}
.copy{text-align: center; line-height: 38px; display: table; width: 100%; border-top: 1px solid #ddd; margin-top: 14px; height: 38px;}


.main_body_top{border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; margin-bottom: 8px;}
.main_top{display: table; width: 80%; line-height: 40px; height: 40px; float: left;}
.main_top a{font-size: 14px; display: inline-block; margin: 0 3px;}
.main_top a i{margin-right: 2px; color: #0078dd; font-size: 16px;}
.main_left{width: 100%;}
.main_left span{margin: 5px auto 0px; line-height: 35px; background: #0078dd; border-radius: 5px; text-align: center; width: 100%; display: table; font-size: 16px; color: #fff; font-weight: 500;}
.main_left .left_class li{padding: 4px 0px 5px 15px; border-bottom: 1px #eee solid; line-height: 45px; height: 45px; width: 48%; float: left; margin: 1%;}
.main_left .left_class li i{margin-right: 10px;}


.main_right{width: 100%; margin-bottom: 10px;}
.right_body{display: table; width: 100%; line-height: 30px; font-size: 14px;}
.right_top{display: inline-block; width: 100%; border-bottom: 1px dashed #6d6c6c; margin-bottom: 5px;}
.right_top span{display: table; line-height: 45px; height: 45px; font-size: 15px;}
.cs_y{display: table; width: 49%; float: right;}
.cs_y h3{font-size: 16px; display: table; border-bottom: 1px solid #ddd; width: 100%; line-height: 50px; margin: 0; font-weight: 500; font-weight: bold;}
.cs_y span{display: table; width: 100%; font-size: 14px; line-height: 35px; margin-top: 12px;}
.cs_y em{display: none;}


.details {
    display: table;
    width: 100%;
    min-height: 250px;
    background: #f7f7f7;
    padding: 10px;
}
.cs_y {
    display: table;
    width: 100%;
    float: right;
}

.details {
    display: table;
    width: 100%;
    min-height: 150px;
    background: #f7f7f7;
    padding: 10px;
    margin-top: 10px;
}

.details span {
    display: table;
    border-bottom: 1px solid #ddd;
    line-height: 40px;
    height: 40px;
    font-weight: 500;
    width: 100%;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: bold;
}
.fanye {
    display: table;
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #ddd;
}
.fanye span {
    display: table;
    width: 100%;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 6px;
}




.main_new_bg {
    display: table;
    width: 100%;
}

.main_new_bg li {
    display: table;
    width: 100%;
    margin: 20px auto;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.main_new_bg li .pic {
    width: 45%;
    float: left;
    border: 1px solid #ddd;
}
.main_new_bg .title {
    width: 52%;
    float: right;
}

.main_new_bg .title h4 {
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    font-weight: bold;
    padding: 0;
    margin: 0;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.main_new_bg .title span {
    font-size: 12px;
    line-height: 22px;
    display: table;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 10px;
}
.main_new_bg .title i {
    font-size: 12px;
    font-style: normal;
}

.ny_new_bg {
    display: table;
    width: 100%;
}
.ny_new_bg h4 {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}

.ny_new_bg i {
    font-size: 14px;
    font-style: normal;
    display: table;
    width: 100%;
    border-bottom: 1px solid #ddd;
    text-align: center;
}



.app_pic{display: inline-block;width: 100%;}
.app_pic li {
    width: 48%;
    margin: 1%;
    float: left;
    border: 1px solid #ddd;
}
.app_pic li .pic{width: 100%;overflow: hidden;}
.app_pic li .pic img{max-width: 100%;}
.app_pic li span{width: 100%;text-align: center;line-height: 35px;height: 35px;display: table;}


.app_bg{display: table;width: 100%;margin-top: 20px;}
.app_bg h5 {font-size: 18px;display: table;width: 100%;text-align: center;margin-top: 20px;}
.app_bg span{display: table;width: 60%;margin:0 auto;border:1px solid #ddd;}
.app_bg span img{max-width: 100%;float: left;}

.app_bg_dg{display: table;width: 100%;margin-top: 20px;line-height: 30px;font-size: 14px;}
.app_bg_dg span {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    display: table;
    margin-bottom: 8px;
}


.nav li.dropdown:after {
    content: "";
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 40px;
    top: 0px;
    left: 0%;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    border-bottom: 1px solid #ddd;
}

.navbar-nav {
    margin: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #fff;
    border: none;
    padding: 0;
    box-shadow: none;
}
.dropdown-menu {
    position: relative;
    width: 100%;
    background: #4fb6ef;
    margin-bottom: 10px;
}
.dropdown-menu li{    display: table;
    width: 100%;
    line-height: 30px;
    height: 30px;}

.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #ffffff;
    white-space: nowrap;
    border-bottom: 1px solid #ddd;
    font-size: 12px;
}

.navbar-collapse{padding:0;margin:0;}


.product_pic {
    display: inline-block;
    width: 100%;
}
.product_pic li {
    width: 48%;
    margin: 1%;
    float: left;
    border: 1px solid #ddd;
}

.product_pic li span {
    width: 100%;
    text-align: center;
    line-height: 35px;
    height: 35px;
    display: table;
}


/*手机版权*/
.foot_nav{height:42px;display: inline-block;}
.bottomToolbar {
    width: 100%;
    font-size: 1em;
    position: fixed;
    display: block;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 999;
    background: #135388;
}
.bottomToolbar li {
    width: 25%;
    float: left;
    position: relative;
    text-align: center;
    border-right: 1px solid #2f7a8e;
}
.bottomToolbar li img{text-align:center; margin:auto; width:auto; height:23px;}
.bottomToolbar li a{padding:5px 0 2px 0; margin-right:1px; display:block;font-size:20px;text-align:center;color:#FFF;text-decoration:none;}
.bottomToolbar li em {
    text-align: center;
    margin: auto;
    color: #fff;
    font-size: 1.2rem;
    display: block;
    font-style: normal;
}

.main_pic {
    display: table;
    width: 100%;
}
.main_pic li {
    width: 48%;
    margin: 1%;
    float: left;
    border: 1px solid #ddd;
}
.main_pic li span {
    display: table;
    width: 100%;
    text-align: center;
    line-height: 35px;
    height: 35px;
    font-size: 12px;
}

}

#index-iframe{
    width: 100%;
}

#index-iframe ul li{
	width:31%;
	float: left;
	margin:1%;
}

#index-iframe ul li iframe{
	width: 100%;
	height: 250px;
}

@media screen and (max-width: 768px) {
#index-iframe{
    width: 100%;
}

#index-iframe ul li{
	width:31%;
	float: left;
	margin:1%;
}

#index-iframe ul li iframe{
	width: 100%;
	height: 250px;
}
}

@media screen and (max-width: 425px) {
#index-iframe{
    width: 100%;
}

#index-iframe ul li{
	width:31%;
	float: left;
	margin:1%;
}

#index-iframe ul li iframe{
	width: 100%;
	height: 250px;
}


}

@media screen and (max-width: 375px) {
#index-iframe{
    width: 100%;
}

#index-iframe ul li{
	width:31%;
	float: left;
	margin:1%;
}

#index-iframe ul li iframe{
	width: 100%;
	height: 250px;
}

}


@media screen and (max-width: 320px) {
#index-iframe{
    width: 100%;

}

#index-iframe ul li{
	width:31%;
	float: left;
	margin:1%;
}

#index-iframe ul li iframe{
	width: 100%;
	height: 250px;
}

}