/*导航栏样式*/
.tnav{
    width: 100%;
    height: 100px;
}
.nav li{height:100px;text-align:center;width:85px;float:left;position:relative;z-index:999;margin: 0 -2.1px;}
.nav li a{display:block;height:100px;width: 100%;text-align: center;padding:33px 0 0 0;}
.nav li a h3{
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    color: #000000;
    margin-bottom: 8px;
}
.nav li a p{
    font-size: 12px;
    line-height: 12px;
    color: #999999;
}
.nav li:hover a.a{text-decoration:none;background-color:#1701b7;}
.nav li:hover a h3,.nav li:hover a p{color:#fff;}
.nav li:nth-child(4)  .sec{display:none;}
.nav .sec{background:#fff;overflow:hidden;z-index:9999;position:absolute;top: 100px;left: -10px;display: none;}
.nav .sec a{color:#000;height:38px;line-height:38px;width: 120px;font-size: 14px;padding: 0;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;}
.nav .sec a:hover{text-decoration:none;background-color: #1701b7;color:#fff;}

/*首页banner*/
.banner{height:700px;z-index: 1;}
.banner ul.bb{position:relative;padding:0px;margin:0px;}
.banner ul.bb li{position:absolute;display:none;}
.banner .num{position: absolute;right:0px;bottom:15px;width: 1920px;z-index:2;text-align: center;}
.banner .num li{width:18px;height:18px;display:inline-block;margin-right:10px;background:#fff;line-height:18px;
    text-indent:-100px;overflow:hidden;border-radius:50%;}
.banner .num li.num_hover{background-color:#f7de07;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:block;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:18px;height:18px;line-height:18px;}

/*幻灯片样式2*/
#focus {width:255px; height:188px; overflow:hidden; position:relative;}
#focus ul {height:188px; position:absolute;}
#focus ul li {float:left; width:255px; height:188px; overflow:hidden; position:relative; background:#000;}
#focus ul li a img{height:188px;width:255px;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:255px; height:20px; left:0; bottom:0; background:#000;}
#focus .btn {position:absolute; width:255px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}

/*搜索和热门搜索*/
.hotSearch,.hotSearch a{
    font-size: 14px;
    line-height: 20px;
    color: #999999;
}
.hotSearch a{
    position: relative;
    margin-right:3px;
}
.hotSearch a:after{
    content:"、";
    font-size: 14px;
    line-height: 20px;
    color: #999999;
}
.hotSearch a:last-of-type:after{display:none;}
#formsearch input{height:28px;background:none;border:none;line-height:20px;float: left;box-sizing: border-box;outline: none;}
#formsearch input#keyword{color:#999999;width: 245px;font-size: 12px;}
#formsearch input#s_btn{width:21px;text-align:center;cursor:pointer;padding: 0;}
input#keyword:-ms-input-placeholder,textarea#keyword:-ms-input-placeholder {
color: #999999;
}
input#keyword::-webkit-input-placeholder,textarea#keyword::-webkit-input-placeholder {
color: #999999; 
}
/*产品分类*/
.cate{border:1px solid #e0e1dc;padding:10px;background-color:#f7f7f7;}
.cate li{line-height:28px;border-bottom:1px dashed #d7d7d7;line-height:28px;}
.cate li a{padding-left:60px;display:block;height:28px;line-height:28px;background:url(../images/ico1.gif) 34px center no-repeat;}
.cate li a:hover{background-color:#ececec;text-decoration:none;}

/*详细介绍分页样式*/
.total {border-bottom:1px dashed #e0e1dc;padding-bottom:10px;}
.paging_num{padding:10px 0px;overflow: hidden;text-align: right;}
.paging_num a{width:25px;height:20px;line-height: 20px;text-align: center;display:inline-block;
    border: 1px dashed #e0e1dc;color:#666;margin-left:15px;}
.paging_num a:hover{text-decoration:none;color:#005a98;border: 1px dashed #005a98;}
.paging_num .paging_hover{text-decoration:none;color:#005a98;border: 1px dashed #005a98;}

/*新闻列表*/
.news_list li{line-height:27px;position:relative;padding-left:10px;}
.news_list li a{line-height:27px;color:#666;}
.news_list li a:hover{text-decoration:none;color:#e87518;}
.news_list li span{color:#999;z-index:0;line-height:27px;position:absolute;right:0px;top:0px;}
.news_list li h3 {font-size:14px;}
.news_list li div{line-height:24px;}

/*热门关键词*/
.words{overflow:hidden;margin-right:-1.3%;padding-top:5px;}
.words li{width:46%; float:left;border:1px dashed #d0d0d0;background:#fcfcfc;padding-left:0px;margin-bottom:10px;text-align:center;}
.new1 li{border-bottom:1px solid #dddddd;background:url(../images/list_dot1.gif) no-repeat 0% 50%;padding-left:13px;}
.right_word{margin-left: 5%;}

/*案例列表*/
.case_list li{float:left;margin-left:15px;margin-right:15px;padding-bottom:15px;_display:inline;}
.case_list li a.img{padding:1px;border:1px solid #e0e1dc;}
.case_list li a.img img{width:196px;height:120px;}
.case_list li h3{text-align:center;padding-top:5px;}
.case_list li h3 a{font-weight:normal;}
.case_list li a.img{display:block;}
.case_list li a.img:hover{border-color:#e87518;}

/*Tag列表*/
.tag_list_product {margin-top:10px;}
.tag_list_product li{float:left;padding-bottom:25px;_display:inline;border-bottom: 1px solid #ccc;margin-bottom: 20px;width: 100%;}
.tag_list_product li a.img{padding:1px;border:1px solid #e0e1dc;}
.tag_list_product li a.img img{width:200px;height:160px;}
.tag_list_product li h3{text-align:left;padding-top:5px;}
.tag_list_product li h3 a{color:#333;font-size: 14px;}
.tag_list_product li h3 a:hover{color:#e87518;text-decoration:none;outline:none;}
.tag_list_product li a.img{display:block;}
.tag_list_product li a.img:hover{border-color:#e87518;}
.tag_list_product li .tab_intro{margin-left: 25px;width: 730px;}
.tag_list_product li .tab_intro h1{font-weight: normal;width: 33%;float: left;line-height: 27px;}
.tag_list_product li .tab_intro h2{font-weight: normal;line-height: 27px;}
.tag_list_product li .tab_intro .desp{margin-top: 5px;line-height: 22px;color: #888888;padding: 5px 5px;}
.tag_list_product .inquiry{line-height:32px;border:none;margin-top:10px;}
.tag_list_product .inquiry a{background:url("../images/xunjia.gif") center center no-repeat;display:block;width:112px;height:32px;text-indent:-99999px;}
.tag_list_product .inquiry a:hover{background-image:url("../images/xunjia_hover.gif");}
.tag-category{margin: 10px 0;color: #333;display: -webkit-box;display: -moz-box;}
.tag-category h3{margin-left: 5px;margin-right: 10px;padding: 5px 0;line-height: 27px;}
.tag-category ul{display: block;margin: 0;-webkit-box-flex: 1;-moz-box-flex: 1;}
.tag-category ul li{display: inline-block;margin-right: 10px;padding: 5px 0;line-height: 16px;}
.tag-category li a{display: inline-block;color: #333;padding: 5px 15px;border: 1px solid #d9d9d9;border-radius: 5px;}
.tag-category li a:hover{color:#e87518;text-decoration:none;outline:none;}
.tagdescription{border:1px solid #e5e5e5;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}
.tagdescription font{color:#005a98;font-weight:bold;}
.tag_recom_product{margin-top: 10px;}
.tag_recom_product li{float: left;margin:0 15px;position: relative;}
.tag_recom_product h3{font-weight: normal;font-size: 16px;border-bottom: 1px solid #f1f1f1;line-height: 36px;text-align: left;padding-left: 15px;margin-bottom: 30px;}
.tag_recom_product li img{width: 166px;height: 133px;}
.tag_recom_product li h2{background: rgba(0,0,0,0.8);position:absolute;left: 0;top:0;width: 100%;line-height: 133px;text-align: center;display: none;font-weight: normal;color:#fff;font-size: 14px;}
.tag_recom_product li:hover h2{display: block;}



.tag_list_news li{line-height:27px;position:relative;padding-left:10px;}
.tag_list_news li a{line-height:27px;}
.tag_list_news li span{color:#999;z-index:0;line-height:27px;}
.tag_list_news li h3 {font-size:14px;}
.tag_list_news li div{line-height:24px;}
.tag_list_news h2{line-height: 36px;font-size: 14px;color:#666;background: #f9f9f9;border: 1px solid #e5e5e5;font-weight: normal;text-indent: 20px;margin-bottom: 15px;}


.tag_list_job li{line-height:27px;height:27px;position:relative;background:url(../images/list_dot1.gif) 0 50% no-repeat;padding-left:10px;}
.tag_list_job li span{position:absolute;color:#999;right:0;z-index:0;}
.tag_list_job h2{line-height: 36px;font-size: 14px;color:#666;background: #f9f9f9;border: 1px solid #e5e5e5;font-weight: normal;text-indent: 20px;margin-bottom: 15px;}

.tag_total{height:36px;line-height:36px;text-align:left;padding-left:20px;background-color:#edf1f5;border:1px solid #b6c7db;}


.search_list_product {margin-top:10px;}
.search_list_product li{float:left;margin-left:15px;margin-right:15px;padding-bottom:15px;_display:inline;}
.search_list_product li a.img{padding:1px;border:1px solid #e0e1dc;}
.search_list_product li a.img img{width:196px;height:120px;}
.search_list_product li h3{text-align:center;padding-top:5px;}
.search_list_product li h3 a{font-weight:normal;}
.search_list_product li a.img{display:block;}
.search_list_product li a.img:hover{border-color:#e87518;}
.search_list_product h2{line-height: 36px;font-size: 14px;color:#666;background: #f9f9f9;border: 1px solid #e5e5e5;font-weight: normal;text-indent: 20px;margin-bottom: 15px;}
/*产品里列表*/

/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}

/*品牌列表*/
.brand{
    background: #fff;
    border: 1px solid #d7d7d7;
}
.brand .screeBox{
    padding: 0;
    line-height: 38px;
}
.brand .screeBox strong{
    width: 110px;
    background: #fafafa;
    color: #333;
    text-align: center;
    text-indent: 0;
    display: block;
    float: left;
}
.brand .screeBox a{
    padding: 0 10px;
    margin: 0 10px;
    color: #005aa0;
}

.brand .screeBox a.on{
    padding: 5px 10px;
    background: #d72426;
    color: #fff;
}

.h20{
    height: 20px;
}

/*产品列表*/
.product_list li{float:left;margin-left:15px;margin-right:15px;padding-bottom:15px;_display:inline;}
.product_list li a.img{padding:1px;border:1px solid #e0e1dc;}
.product_list li a.img img{width: 272px;height:120px;}
.product_list li h3{text-align:center;padding-top:5px;}
.product_list li h3 a{font-weight:normal;}
.product_list li a.img{display:block;}
.product_list li a.img:hover{border-color:#e87518;}
.roll_product{float:left;}

.sort_a{overflow:hidden;}
.sort_a .layer1{padding:15px 0px;border-bottom:1px dashed #a7b8d4;position:relative;height:133px;z-index: 1;}
.sort_a .layer1 .img{float:left;padding:5px;border:1px solid #dddddd;}
.sort_a .layer1 .img img{width:196px;height:120px;}
.sort_a .layer1 .img_right{width:560px;float:right;}
.sort_a .layer1 .img_right h3{font: bold 14px/36px "微软雅黑";}
.sort_a .layer1 .img_right span{line-height:25px;display:block;}
.sort_a .layer1 .pro_more{position:absolute;right:0px;bottom:15px;width:110px;padding-left:10px;height:28px;line-height:28px;background:#666666;color:#fff;
font:bold 24px/24px "微软雅黑";}
.sort_a .layer1 .pro_more span{float:left;}
.sort_a .layer1 .pro_more a{font:normal 12px/28px "宋体";color:#fff;padding-right:15px;display: inline-block;}
.sort_a .layer1 .pro_more a:hover{text-decoration:none;color:#faf104;}
.sort_a .abb_product{padding-top:15px;border:1px dashed #a7b8d4;border-top:none;}


.productcates{padding-top:10px;}
.catemore{color:#0080d9;margin-top:6px;overflow:hidden;position:relative;}
.catemore h2{width:360px;float:left;font:bold 15px/36px "微软雅黑";}
.catemore a{float:right;font:normal 14px/36px "微软雅黑";color:#444444;padding-right:28px;}
.catemore a:hover{text-decoration:none;color:#0080d9;}


/*地图样式*/
#allmap{width:80%;height:500px;float:right;margin-top:20px;margin-bottom:10px;margin:0 auto;}
.maplist{
    width: 19.9%;
    height: 500px;
    overflow-y: auto;
    float: left;
    border: 1px solid #ccc;
    border-right: none;
}
.maplist ul{
    height: 498px;
    margin: 0px;
}
.maplist ul li{
    width: 80%;
    background: url(../images/ditulogo.png) no-repeat 18px 25px;
    padding-left: 40px;
    line-height: 26px;
    font-family: "微软雅黑";
    height:auto;
    padding-top:20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
    cursor: pointer;
}
.maplist ul li h2{font-size:15px;margin: 0px;padding: 0px;}
.maplist ul li span{font-size:12px;color:#666;}
.maplist ul li img{width: 100px;height: 70px;display: block;margin-top: 5px;}
.province{font:normal 14px/32px "微软雅黑";padding:0px 10px;}
#search_form{margin:15px 0px;padding-left:20px;}
#search_form select{width:180px;border:1px solid #d9d9d9;line-height: 32px;height:32px;}
.button_s{border: none;background: #459afa;line-height: 30px;color:#fff;text-align: center;width:80px;margin-left:15px;
border-radius: 3px;transition: all 0.3s ease 0s;}
.button_s:hover{background:#fb9108;}

/*下载列表*/

.down_list li{line-height:27px;height:27px;position:relative;background:url(../images/list_dot1.gif) 0 50% no-repeat;padding-left:10px;}


/*招聘列表*/

.job_list li{line-height:27px;height:27px;position:relative;background:url(../images/list_dot1.gif) 0 50% no-repeat;padding-left:10px;}
.job_list li span{position:absolute;color:#999;right:0;z-index:0;}

/*招聘列表*/
.download_list li{line-height:27px;height:27px;position:relative;background:url(../images/list_dot1.gif) 0 50% no-repeat;padding-left:10px;}
.download_list li span{position:absolute;color:#999;right:0;z-index:0;}


/*详细页面公共样式*/
h3.title_bar{margin-left:40px;width:420px;float:left;}
.share{padding-left:5px;padding-bottom:8px;float:left;width:240px;height:26px;}
.info_title{border-bottom:1px solid #e1e4e6;}
.case_title{border-bottom:1px solid #e1e4e6;}

/*产品详细*/
.product_detail{padding:5px;}
.product_detail h1.title{text-align:center;line-height:30px;font-size:14px;font-family:"Microsoft YaHei";border-bottom:1px solid #e0e1dc;margin-bottom:15px;padding-bottom:5px;}
.product_detail .img{width:288px;height:240px;float:left;padding:2px;border:1px solid #e0e1dc;}
.product_detail .small{width:288px;height:240px;}
.jqzoom{
    text-decoration:none;
    float:left;
}

.product_detail .list{width:300px;float:left;margin-left:30px;display:block;padding-top:8px;}
.list_p li{height:26px;font-size:12px;border-bottom:1px dashed #e0e1dc;padding-bottom:5px;padding-top:5px;font-family:"Microsoft YaHei"}
.list_p li h2{font-size:12px;font-weight:normal;font-family:"Microsoft YaHei";}
.product_detail .inquiry{line-height:32px;border:none;margin-top:6px;}
.product_detail .inquiry a{background:url("../images/xunjia.gif") center center no-repeat;display:block;width:112px;height:32px;text-indent:-99999px;}
.buy{border:none!important;}
.buy a{ background:#0057a8;display:block;width:112px;height:32px;float:left;color:#fff;text-align:center;line-height:32px;border-radius:5px;margin-right:10px;}
.buy a:hover{background: #e87518}
.buy a.nobuy-product{background: #666}

.product_detail .inquiry a:hover{background-image:url("../images/xunjia_hover.gif");}
.list_p li h2 a{font-size:12px;font-family:"Microsoft YaHei"}

.p_detail span.title{line-height:28px;height:28px;text-align:left;margin-top:10px;
    display:block;padding-left:10px;font-size:12px;}

.product-tab {
    border-bottom: 1px solid #ddd;
    margin-top: 15px;
}
.product-tab li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    width: 100px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #000;
    cursor: pointer;
    margin-left: -1px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    z-index: 1;
    margin-bottom: -1px;
    float: left;
}
.product-tab li.cur {
    border-top: 2px solid #1701b7;
    border-bottom: 1px solid #FFF;
    color: #1701b7;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    z-index: 3;
}

.p_detail span.title strong{
  padding-right: 20px;
  cursor: pointer;
}
.p_detail p.dd{padding-top:5px;padding-bottom:5px;}
h3.tag{line-height:32px;border-top:1px dashed #e0e1dc;margin-top:10px;color:#999;font-weight:normal;}
h3.tag a{color:#005a98;}
h3.tag a:hover{color:#e87518;}
.page{line-height:26px;border-top:1px dashed #e0e1dc;margin-top:6px;padding-top:5px;font-size:12px;}
.page a{color:#005a98;}
.page a:hover{color:#e87518;}
.page span{color:#005a98;}
.download-list{
    padding: 10px;
    overflow: hidden;
    line-height: 20px;
}
.download-list li{
    min-height: 40px;
    position: relative;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
    padding-left: 40px;
}
.download-list li .iconfont{
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 15px;
}

/*产品评论*/
.product-comment-list {
    position: relative;
    overflow: hidden;
}
#commentList li {
    padding: 10px 10px 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.user-column {
    width: 100px;
    float: left;
}
.user-column img {
    height: 50px;
    max-width: 50px;
    border-radius: 50%;
}
.user-name {
    color: #333;
    padding-top: 5px;
    display: block;
}
.comment-content {
    margin-left: 120px;
    overflow: hidden;
    position: relative;
}
.comment-stars i {
    font-size: 16px;
    color: #ff0000;
    display: none;
}
.comment-stars i.shows {
    display: inline-block;
}
.comment-stars span {
    position: absolute;
    right: 0;
    top: 5px;
    color: #999;
}
.comment-text {
    padding: 5px 0;
    line-height: 22px;
}
.comment-recovery {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #ddd;
    line-height: 22px;
    color: #888;
}
.comment-recovery span {
    color: #f90;
}

.no-content-icon {
    text-align: center;
    line-height: 50px;
    padding-top: 40px;
    color: #999;
}
.no-content-icon .icon {
    font-size: 60px;
}

/*新闻详细*/
.news_detail h1.title{text-align:center;font-family:"Microsoft YaHei";font-size:18px;border-bottom:1px solid #e0e1dc;margin-bottom:5px;
padding-bottom:10px;}
.news_detail h3.title_bar{line-height:26px;text-align:center;font-weight:normal;color:#808080;float:left;height:26px;overflow:hidden;}
.news_detail h3.title_bar span{padding-right:10px;}

/*招聘详细*/
.job_detail h1.title{text-align:center;font-family:"Microsoft YaHei";font-size:18px;border-bottom:1px solid #e0e1dc;margin-bottom:5px;padding-bottom:10px;}
.job_detail h3.title_bar{line-height:26px;text-align:center;font-weight:normal;color:#808080;}
.job_detail h3.title_bar span{padding-right:10px;}
.job_detail .content h4{background-color:#f1f1f1;height:26px;line-height:26px;text-align:left;padding-left:15px;}
.job_detail .content div.text{padding-top:10px;padding-left:22px;padding-right:8px;}

/*下载详细*/
.down_info{padding:10px;margin-top:15px;}
.down_info table{width:100%;}
.down_info table thead{line-height:26px;background-color:#f2f2f2;}
.down_info table th{border:1px solid #b6d5f1;}
.down_info table td{padding:3px;padding-left:10px;padding-right:5px;border:1px solid #b6d5f1;text-align:center;line-height:28px;height:28px;}
#download{text-decoration:underline;}
#down_detail .title{line-height:26px;text-align:left;padding-left:15px;font-size:14px;height:26px;background-color:#ececec;}
#down_detail .text{padding:10px;}


/*内页左侧分类通用样式*/
/*内页左侧分类通用样式*/
.sort{
    background: #f7f7f7;
}
.sort li .about_b{position:absolute;left:210px;top:0px;width:210px;padding:10px 20px;background:#f5f6f6;
    border-bottom:2px solid #3a78c1;z-index:9999;}
.sort li .layer2{position:absolute;left:210px;top:0px;width:210px;padding:10px 20px;background:#f5f6f6;
    border-bottom:2px solid #3a78c1;z-index:9999;}
.sort li .layer2 li{overflow:hidden;}
.sort li .layer2 li a{font-weight:bold;background:url(../images/ico1.gif) no-repeat 0% 50%;}
.sort li .layer2 li a:hover{text-decoration:none;color:#3a78c1;}
.sort li .layer2 li .layer3 li{margin:6px 0px;line-height: 24px;padding-left: 10px;}
.sort li .layer2 li .layer3 li a{font:normal 12px/24px "微软雅黑";background:none;}
.sort li .layer2 li .layer3 li .layer4 li{margin:6px 0px;line-height: 24px;padding-left: 15px;}
.sort li .layer2 li .layer3 li .layer4 li a{font:normal 12px/24px "微软雅黑";background:none;}

.sort li {
    position: relative;
    z-index: 999;
    line-height: 52px; 
    border-bottom: 1px dashed #ccc;
}

.sort li a {
    display: block;
    padding-left:20px;
    color:#1f1f1f;
    font-size: 16px;
}
.sort li a:hover {
    color: #fff;
    text-decoration: none;
    background: #1701b7;
}

.album_sort li{float: left;text-align: center;padding:6px;background: #fff;box-shadow: 0 1px 4px rgba(0,0,0,.15);margin:0 8px;margin-bottom: 15px;}
.album_sort li a{color:#666;display:block;line-height:36px;font-family: "微软雅黑";}
.album_sort li h3{text-align: left;font-weight: normal;}
.album_sort li img{width: 150px;height: 120px;}
.album_sort li a:hover{color:#3a78c1;text-decoration: none;}

/*内页留言*/
.message{padding-left:30px;padding-top:10px;z-index:100;position:relative;}
.message input{vertical-align:middle;}
.message #name{display:block;height:26px;line-height:26px;padding:0;padding-left:6px;border:1px solid #dedede;width:200px;}
.message #ptitle{display:block;height:26px;line-height:26px;padding:0;padding-left:6px;border:1px solid #dedede;width:200px;}
.message #contact{display:block;height:26px;line-height:26px;padding:0;padding-left:6px;border:1px solid #dedede;width:200px;}
.message #email{display:block;height:26px;line-height:26px;padding:0;padding-left:6px;border:1px solid #dedede;width:200px;}
.message #address{display:block;height:26px;line-height:26px;padding:0;padding-left:6px;border:1px solid #dedede;width:200px;}
.message #content{display:block;width:460px;height:120px;padding:6px;font-size:12px;border:1px solid #dedede;margin-top:6px;}
.message .msgbtn{background:#fe693e;cursor:pointer;width:90px;height:30px;line-height:30px;text-align:center;border:none;color:#fff;font-size:14px;
border-radius:3px;margin-top:15px;font-family:"Microsoft YaHei";-moz-border-radius:3px;-webkit-border-radius:3px;}
#code{padding-top:10px;line-height:26px;}
#checkcode{height:32px;line-height:32px;width:120px;border:1px solid #dedede;}
#message_main tr{position:relative;}
#message_main tr th{font-weight:normal;text-align:right;height:42px;line-height:42px;color:#666;}
.m_label{position:absolute;width:160px;text-align:left;line-height:26px;padding-left:8px;color:#ccc;z-index:1;cursor:text;}
.c_label{line-height:18px;padding-top:12px;}

/*首页留言表单*/
.index_message{position: relative;}
.name_input{border:1px solid #cccccc; margin-top: 5px; background: #fff; height: 22px; width: 204px;}
.input_left{float: left; width: 40px; text-align: center; background:url(../images/newadd/title_left.jpg) left top repeat-x; height: 22px; line-height: 22px}
.input_right{position: relative; float: right;}
.input_right input{height: 22px; line-height: 22px;}
.input_right .m_label{position:absolute;width:100px;text-align:left;line-height:22px;padding-left:6px;color:#ccc;z-index:1;cursor:text;}


#m_div{width:222px;position:fixed;right:2px;bottom:0px;padding-bottom:1px;z-index:99999;background:none;}
.d_label{line-height:18px;padding-top:8px; width:160px;}
.w_message{border:1px solid #4a9cf9;padding:7px;padding-top:3px; height:238px; background:#fff;padding-bottom:27px;background:url(../images/newadd/message_bg.jpg) left top no-repeat;background-size: 100% 100%;}
.w_message #name{width:156px;height:22px;line-height:22px; border: none !important;}
.w_message #contact{width:156px;height:20px;line-height:20px; border: none !important;}
.w_message #email{width:156px;height:20px;line-height:20px; border: none !important;}
.w_message #address{width:156px;height:20px;line-height:20px; border: none !important;}
.w_message #content{width:192px;height:65px;resize:none;overflow-y:auto;overflow-x:hidden;}
.w_message #checkcode{width:99px;height:22px;line-height:22px;border:1px solid #ccc;background-color:#fff;}


#message_main{display:table-cell;}
.w_message #message_main tr{display:block;width:100%;overflow:hidden;line-height:28px;}
.w_message #message_main tr th{height:28px;line-height:28px;width:37px;text-align:center;vertical-align:middle;overflow:hidden;}
.w_message #code{padding-top:0px; margin-top: 5px;}
.w_title{background:none;color:#fff;;position:relative;cursor:pointer;height:33px;width:222px;overflow:hidden;}
.w_message #message_main .m_input{border:1px solid #ccc;background-color:#fff;}
.w_message .msgbtn{width:93px;height:29px;line-height:20px; background:url(../images/newadd/submit.png) 50% 50% no-repeat;margin-top:3px;border:none;font-family:"宋体",arial;font-size:12px;font-family: "微软雅黑"; color: #fff;}
.w_message .msgbtn_hover{background:#3c96fc;color:#fff;border:1px solid #3c96fc;}



.m_close{background:url(../images/newadd/messbtn.png) left top no-repeat;position:absolute;right:0px;top:0px;cursor:pointer;overflow:hidden;
width:19px;height:20px;right:12px;top:8px;cursor:pointer;}
.m_open{background:url(../images/newadd/messbtn1.png) left top no-repeat;}
.w_message .m_under{position:absolute;width:227px;left:0;bottom:1px;text-align:center;}
.w_message .support{color:#000;width:100px;position:absolute;bottom:1px;right:8px;font-size:12px;}
#m_top{height: 1px;font-size: 0px;line-height: 1px;margin: 0 2px;background:#4a9cf9;}
#m_mid{height: 1px;font-size: 0px;line-height: 1px;margin: 0 1px;background:#4a9cf9;}
#m_bot{background:#4a9cf9;height:31px;line-height:31px;padding-left:9px; font-family: "微软雅黑"; font-size: 13px;}


/*分页样式1*/
.pageController{padding-right:10px; padding-top:5px;padding-bottom:5px;color:#505050;margin:0 auto;border-top:1px solid #E2E3E4;margin-top:16px;line-height:24px;}
.pageController a{background-color:#FFF;vertical-align:middle; border:#efefef 1px solid; color:#505050;padding:5px 8px; margin-right:3px;margin-left:3px;border-radius:3px;}
.pageController a:hover{background-color:#efefef;color:#438ece; text-decoration:none;border:#efefef 1px solid;}
.pageController .currPage {background-color: #efefef;color:#ff0000;border:#efefef 1px solid;}
.pageController .t1{float:left;margin-right:5px;height:24px;line-height:22px;white-space:nowrap;}
.pageController .t2{float:right;vertical-align:middle;line-height:24px;}
.pageController .t2 #current{line-height: 24px;background-color: #035D67;vertical-align: middle;border: 1px solid #035D67; color: #fff;padding: 5px 8px;margin-right: 3px;margin-left: 3px;border-radius:3px;}
.pageController .t1 span{padding-left:4px;padding-right:4px;}
.pageController select{height:24px;vertical-align:middle;text-align:center;line-height:24px;}
.pageController select option{vertical-align:middle;}

/*相关产品和新闻*/
.relate_list{margin-top:10px;}
.relate h4{line-height:30px;border-bottom:1px solid #e87518;padding-left:5px;}
#relate_p .img img{width:120px;height:96px;}
#relate_p li{margin-left:10px;margin-right:10px;_display:inline;}
#relate_n li{width:48%;float:left;}
.relate ul{float:none;}

/*博客列表*/
.blog_list li{border-bottom:1px solid #ccc;padding-bottom:20px;}
.blog_list li h2{line-height:42px;height:42px;padding-left:10px;padding-left:20px;border-bottom:1px dashed #ccc;}
.blog_list li h2 a{font-size:14px;font-family:"Microsoft YaHei";font-weight:bold;color:#4C4C4C;line-height:42px;color:#204e7d;}
.blog_list li .summary{color:#878787;line-height:28px;height:28px;text-indent:20px;padding-top:5px;padding-bottom:5px;}
.blog_list li .under{padding-left:20px;padding-top:5px;height:24px;line-height:24px;padding-bottom:5px;color:#2970a6;}
.blog_list li .under a{color:#2970a6;}

/*网站地图*/
h3.map_title{line-height:30px;line-height:30px;background-color:#f5f8fa;border:1px solid #d6dbe1;text-indent:20px;color:#666;border-bottom:2px solid #ccc;}
.map_list{line-height:30px;padding:0 5px;margin-top:8px;margin-bottom:8px;}
.map_list a{padding:4px;white-space:nowrap;}
.map_list a:hover{text-decoration:none;color:#3b639f;padding:4px;}
.map_list .layer1{margin-bottom: 10px;}
.map_list .layer2 a{color:#999;}
.map_list .layer2 a:hover{text-decoration:none;color:#3b639f;}
.map_list h3{border-bottom: 1px dashed #cccccc;margin-bottom: 10px;line-height: 36px;}
.map_list h3 a{font-weight: normal;}

/*热推产品*/
.content-getkey{padding:15px 10px;}
.getkey_list li{float:left;margin-left:20px;margin-right:20px;padding-bottom:15px;_display:inline;}
.getkey_list li a.img{padding:1px;border:1px solid #e0e1dc;}
.getkey_list li a.img img{width:196px;height:120px;}
.getkey_list li h3{text-align:center;padding-top:5px;}
.getkey_list li h3 a{font-weight:normal;}
.getkey_list li a.img{display:block;}
.getkey_list li a.img:hover{border-color:#e87518;}

.content-getkey .content{line-height: 24px;overflow: hidden;padding: 15px 10px 10px;}
.getkey_detail .content{line-height: 24px;overflow: hidden;padding: 15px 10px 10px;}

/*简历提交*/
.job-title {padding-left:10px;line-height:40px;font-size:16px;margin-bottom:15px;}
.job-title .job-send{background:#476199;padding:8px 15px;border-radius:4px;color:#fff;}
.send-title{border-bottom: 1px solid #ddd;margin-bottom:15px;padding-bottom:10px;font-size:16px;color:#060;}
.message-job{padding-left:10px;padding-bottom:10px;}
.message-job li{line-height:30px;margin-bottom:10px;}
.message-job li label{font-size:14px;width:70px;float:left;text-align:right;}
.message-job li span{color:red;}
.message-job li input[type='radio']{margin:0 10px;}
.message-job li input.jobinput{border:1px solid #ccc;width:200px;margin:0 5px;line-height:24px;height:24px;padding:0 5px;}
.message-job li select{line-height:24px;height:24px;padding:0 5px;}
.message-job li #experience{width:400px;height:80px;}
.message-job li input#file{margin-top:18px;margin-right:20px;}
.message-job input.jobbtn{width:80px;border:1px solid #f1f1f1;background:#476199;color:#fff;border-radius:4px;font-family:"Microsoft Yahei";line-height:30px;height:30px;margin:0 8px 0;cursor:pointer;}
.message-job input.jobbtn:hover{background:#476199;}
.message-job li.last{border-bottom: 1px solid #ddd;margin-bottom:8px;padding:5px 0;font-size:14px;color:#060;}
 .resume-prompt{line-height:36px;color:#999;}
.message-job span.last{color:red;display:inline-block;line-height:36px;}



/* ============ 手机端响应式适配 (≤768px) — 康润官网 v12.79 追加 ============ */
.kr-nav-toggle,.kr-nav-btn{display:none}
@media (max-width:992px){
  html,body{overflow-x:hidden;max-width:100%}
  img{max-width:100%;height:auto}
  /* 定宽居中容器 → 全宽 */
  .w1920,.w1200,.head2,#container,.foot1,.foot2,.b2con1,.b2con1 ul,.b3_index,.b6_index,.b7_index,.tit,.f_link{width:100%!important;max-width:100%!important;margin-left:0!important;left:0!important;box-sizing:border-box}
  .w1200,#container{padding:0 12px}
  /* ---- 顶部欢迎条 ---- */
  .header{height:auto}
  .head1{height:auto;line-height:1.9}
  .head1_fl,.head1 .k1{display:none}
  .head1_fl.fl,.head1_fr.fr{float:none;text-align:center}
  .head1_fr .ttel p a{font-size:14px}
  /* ---- logo + 汉堡按钮 ---- */
  .head2{position:relative;display:flex;align-items:center;justify-content:space-between;height:62px;padding:0 12px}
  .head2_fl.fl,.head2_fr.fr{float:none;width:auto!important;margin:0!important}
  .head2 .logo{width:auto;line-height:normal}
  .head2 .logo img{max-height:42px;width:auto}
  .tnav{width:auto;height:auto;position:static}
  .kr-nav-btn{display:block;position:absolute;right:12px;top:18px;width:32px;height:26px;cursor:pointer;z-index:1001}
  .kr-nav-btn span{display:block;height:3px;background:#1701b7;margin:5px 0;border-radius:2px;transition:.3s}
  .kr-nav-toggle:checked ~ .kr-nav-btn span:nth-child(1){transform:translateY(8px) rotate(45deg)}
  .kr-nav-toggle:checked ~ .kr-nav-btn span:nth-child(2){opacity:0}
  .kr-nav-toggle:checked ~ .kr-nav-btn span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}
  /* ---- 导航展开为竖向下拉 ---- */
  ul.nav{display:none;position:absolute;top:62px;left:0;width:100%;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.12);z-index:1000;padding:4px 0}
  .kr-nav-toggle:checked ~ ul.nav{display:block}
  .nav li{float:none!important;width:100%!important;height:auto!important;margin:0!important;border-bottom:1px solid #f0f0f0;text-align:left}
  .nav li a,.nav li a.a{height:auto!important;width:100%!important;padding:13px 18px!important;display:block;background:none!important}
  .nav li a h3{font-size:15px;display:inline;color:#333}
  .nav li a p{display:none}
  .nav li a[href="/login"]{background:linear-gradient(135deg,#1701b7,#4a9cf9)!important}
  .nav li a[href="/login"] h3{color:#fff!important}
  .nav .sec{display:none!important}
  /* ---- banner ---- */
  .x-banner.kr-bn img{width:100%;height:auto}
  /* ---- 首页各 box ---- */
  .tit h3{font-size:20px}
  .tit p{font-size:13px}
  .box1,.box2,.box3,.box5,.box6,.box7,.box8,.box9{padding:20px 0!important}
  .b1_index li,.b1_index li.first{width:100%!important;height:auto!important;float:none!important;margin:0 0 10px!important}
  .b1_index li img{width:100%;height:auto}
  .b2img1{width:100%!important}
  .b2cen1,.b2con1 ul li{width:100%!important;height:auto!important;float:none!important}
  .b2cen2{width:auto!important;margin-left:130px!important}
  .b2cen2 h3{font-size:16px}
  .b3_fl,.b3_fr{float:none!important;width:100%!important;height:auto!important}
  .b3_fr{margin-top:16px}
  .b3_fr img{width:100%;height:auto}
  .b3_fl .b3con1 h3,.b3con1 h3{font-size:22px!important}
  .b6_index{padding-left:0!important}
  .box6{background-size:cover}
  .b6con1 h3{font-size:20px!important}
  .b6tel{padding-left:0!important}
  .b6tel p{font-size:20px!important}
  .b9_index{padding:0 8px!important}
  .b9_index li,.bd li{width:48%!important;float:left!important;margin:1%!important}
  .b9img1,.b9_index li img,.bd li img{width:100%!important;height:auto!important}
  .b5img1,.swiper-slide-active .b5img1{width:100%!important;height:auto!important}
  .b8li1{float:none!important;width:100%!important;margin:0 0 20px!important}
  .b8ul2:before{display:none}
  .b8li2{padding:10px 0 0 0!important}
  .hd .prev,.hd .next,.prev,.next{display:none!important}
  /* ---- 栏目页两栏 → 堆叠 ---- */
  .page-banner img{width:100%;height:auto;display:block}
  .left,.right{float:none!important;width:100%!important}
  .left{margin-bottom:16px}
  .sort li .layer2,.left .layer2{position:static!important;left:0!important;width:100%!important}
  .sitemp h2,.sitemp .site{width:100%!important;float:none!important;text-align:left!important}
  .sitemp .site{display:none}
  .right .content{padding:10px 0}
  .xypg-product-list li{width:47%!important;margin:1.5%!important}
  .xypg-news-list li{padding:14px!important;margin-bottom:16px!important}
  .xypg-news-list li .tit h3{font-size:15px!important;padding-right:0!important}
  .xypg-news-list li .tit .date{position:static!important}
  /* ---- 详情页 ---- */
  .xypg-detail-title{font-size:18px}
  .xypg-detail-con img{max-width:100%!important;height:auto!important}
  .xypg-detail-con table{width:100%!important;display:block;overflow-x:auto}
  .xypg-detail-con *{max-width:100%}
  .page-product-detail-effect,.page-product-detail-right{float:none!important;width:100%!important}
  .page-product-detail-effect .big-img{height:auto!important}
  .page-product-detail-right>h1{font-size:18px!important}
  .product-detail-tab .product-detail-tabli li{width:auto!important;font-size:14px!important}
  .relate-news-list li,.xypg-relate li{width:100%!important;float:none!important}
  /* ---- 底部 ---- */
  .f_link.w1200{padding-left:0!important;height:auto!important}
  .foot1{height:auto!important;padding:24px 12px!important}
  .foot1_fl,.foot1_mid,.foot1_fr{float:none!important;width:100%!important;margin:0 0 20px!important}
  .foot1_fr img{display:block;margin:0 auto}
  .foot1_mid .fcontact p{font-size:14px!important;line-height:28px!important}
  .foot2{padding:16px 12px!important}
  .copyright,.x-region{width:100%!important;font-size:12px!important}
  /* ---- 联系页百度地图 iframe ---- */
  .ueditor_baidumap,iframe.ueditor_baidumap{width:100%!important;height:280px!important;max-width:100%}
}

/* ==================================================================== */
/* 康润官网 · 高级质感主题层 v12.82  —— 墨蓝 + 翡翠绿                    */
/* 追加在最后, 靠加载顺序 + 高优先级覆盖旧模板视觉, 全站(171页)共享生效   */
/* ==================================================================== */
:root{
  --kr-navy:#0E2A5A;        /* 主色 深墨蓝 */
  --kr-navy-2:#123B7A;      /* 渐变浅墨蓝 */
  --kr-navy-d:#081D3F;      /* 更深墨蓝(页脚底) */
  --kr-emerald:#10B981;     /* 强调 翡翠绿 */
  --kr-emerald-d:#059669;   /* 深翡翠 */
  --kr-ink:#1B2A44;         /* 正文字色 */
  --kr-slate:#5B6B85;       /* 次要字色 */
  --kr-bg:#F5F8FC;          /* 页面底色 */
  --kr-line:rgba(14,42,90,.10);
  --kr-shadow:0 12px 30px -14px rgba(14,42,90,.26);
  --kr-shadow-lg:0 26px 48px -20px rgba(14,42,90,.42);
  --kr-radius:16px;
  --kr-sans:"PingFang SC","HarmonyOS Sans SC","Microsoft YaHei","Helvetica Neue",Arial,sans-serif;
}

/* ---------- 全局基调 ---------- */
body{background:var(--kr-bg)!important;color:var(--kr-ink);font-family:var(--kr-sans)!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
html{scroll-behavior:smooth;}
::selection{background:var(--kr-emerald);color:#fff;}
a{transition:color .22s ease,background-color .22s ease,transform .22s ease;}
img{image-rendering:auto;}
/* 全屏通栏容器: 旧模板定宽1920+负margin, 在<1920屏会溢出产生横向滚动条; 改100%全宽满铺不溢出 */
.w1920{width:100%!important;margin-left:0!important;left:auto!important;}

/* ---------- 顶栏 + 导航: 吸顶玻璃质感 ---------- */
.header.w1920{position:-webkit-sticky;position:sticky;top:0;left:auto;margin-left:0;width:100%;z-index:1000;
  background:rgba(255,255,255,.82);-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);
  box-shadow:0 2px 24px -10px rgba(14,42,90,.28);height:auto;}
.head1{background:linear-gradient(90deg,var(--kr-navy),var(--kr-navy-2))!important;height:42px!important;border-bottom:1px solid rgba(255,255,255,.06);}
.head1_fl p{font-size:12.5px;letter-spacing:.5px;opacity:.9;}
.head1_fr .ttel p{line-height:42px!important;}
.head1_fr .ttel p a{font-weight:700;letter-spacing:.5px;}
.head2{background:transparent;}
.head2 .logo img{filter:drop-shadow(0 2px 6px rgba(14,42,90,.12));}
.head1_fr .ttel{margin-right:6px;}
/* 中屏(993~1200): 顶栏/导航转流式并整体缩放, logo缩小+导航flex不换行, 保证一行放下不裁切/不掉行; ≤992 走汉堡菜单 */
@media (min-width:993px) and (max-width:1200px){
  .header .head1 .w1200{width:auto!important;left:auto!important;margin-left:0!important;padding:0 22px!important;box-sizing:border-box;}
  .head1{height:38px!important;}
  .head1_fr .ttel p,.head1_fr .ttel p a{line-height:38px!important;}
  .head2{width:auto!important;max-width:1200px;margin:0 auto!important;padding:0 22px!important;box-sizing:border-box;display:flex!important;align-items:center;justify-content:space-between;gap:10px;}
  .head2 .head2_fl,.head2 .head2_fr{float:none!important;}
  .head2 .logo{width:auto!important;line-height:normal!important;}
  .head2 .logo img{max-height:46px;width:auto;max-width:300px;}
  .head2 .head2_fr{width:auto!important;margin:0!important;}
  .tnav{width:auto!important;height:auto!important;}
  ul.nav{display:flex!important;flex-wrap:nowrap!important;align-items:center;}
  .nav li{float:none!important;width:auto!important;height:80px!important;margin:0!important;padding:0!important;}
  .nav li a.a{width:auto!important;height:80px!important;padding:26px 8px 0!important;}
  .nav li a h3{font-size:14px!important;white-space:nowrap;}
  .nav li a p{font-size:9px!important;}
  .nav li > a.a:after{bottom:16px;}
  .nav li a[href="/login"]{height:44px!important;margin:18px 0 0 4px!important;padding:6px 12px 0!important;}
  .nav .sec{top:80px!important;}
}
/* 平板/中屏正文(993~1200): 定宽w1200/w1920容器转流式 + 卡片改响应式网格, 与流式顶栏对齐, 消除参差 */
@media (min-width:993px) and (max-width:1200px){
  html,body{overflow-x:hidden;}
  .w1920,.w1200,.foot1,.foot2,.tit,.b2con1,.b3_index,.b6_index,.b7_index,.f_link{width:100%!important;max-width:100%!important;margin-left:0!important;left:0!important;box-sizing:border-box;}
  .w1200{padding-left:26px!important;padding-right:26px!important;}
  .box1,.box5,.box7,.box8,.box9{padding-left:26px!important;padding-right:26px!important;box-sizing:border-box;}
  .tit{padding-left:0!important;padding-right:0!important;}
  /* box1 业务范围 → 3列等高网格(网格加在内层ul上, li是ul的子元素; 取消旧的大图+小图不对称浮动) */
  .b1_index{margin-top:24px!important;}
  .b1_index ul,.b1_index .clearfix{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:16px!important;}
  .b1_index li,.b1_index li:first-of-type{width:auto!important;height:210px!important;float:none!important;margin:0!important;}
  .b1_index li .b1img1{width:100%!important;height:100%!important;}
  .b1_index li img{width:100%!important;height:100%!important;object-fit:cover;}
  /* box2 优势 → 图满宽, 竖排装饰标签隐藏, 4项两列 */
  .b2_index{margin-top:24px!important;}
  .b2img1{width:100%!important;}
  .b2img1 img{width:100%!important;object-fit:cover;max-height:360px;}
  .b2con1{margin-top:20px!important;}
  .b2cen1{display:none!important;}
  .b2con1 ul{width:100%!important;float:none!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;}
  .b2con1 ul li{width:auto!important;float:none!important;height:auto!important;box-sizing:border-box;}
  /* box3 关于我们 → 左文56% 右视频40% 流式 */
  .b3_index{margin-top:20px!important;}
  .b3_fl{width:56%!important;float:left!important;height:auto!important;}
  .b3_fr{width:41%!important;float:right!important;height:auto!important;}
  .b3_fr iframe,.b3_fr img,.b3_fr p{width:100%!important;height:auto!important;}
  .b3_fr iframe{height:280px!important;}
  /* box6 CTA → 内容居中(取消定宽右移的padding-left:680) */
  .b6_index{padding-left:0!important;text-align:center;}
  .b6con1{text-align:center;}
  .b6con2{justify-content:center!important;}
  .b6mes{margin-left:14px!important;}
  .b6_index li{display:inline-block;text-align:left;}
  /* box8 新闻 → 3列网格(加在内层ul上) */
  .b8_index{margin-top:24px!important;}
  .b8_index .b8ul1{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:16px!important;}
  .b8_index .b8li1{width:auto!important;float:none!important;margin:0!important;box-sizing:border-box;}
  /* box9 合作单位 / box7 美食 → 走马灯定宽tempWrap转流式, 项按比例 */
  .b9_index .bd .tempWrap,.b7_index .bd .tempWrap{width:100%!important;}
  /* 页脚 3列流式 */
  .foot1{padding:36px 26px!important;box-sizing:border-box;}
  .foot1_fl{width:38%!important;}
  .foot1_mid{width:42%!important;}
  .foot1_fr{width:18%!important;}
  .foot2{padding:18px 26px!important;box-sizing:border-box;}
}

/* 主导航: 去掉旧的整块蓝底, 改为墨蓝字 + 翡翠下划线 */
/* 修正: 旧模板 .nav li 用 width:85px + margin:0 -2.1px 负边距重叠, 导致英文标签(TRUSTEESHIP等)相互重叠且登录胶囊压住"联系我们" */
/* 仅桌面(≥993)定宽; ≤992手机须保持整行100%(否则登录li被卡成83px, "系统登录"溢出胶囊只显示"系统登") */
@media (min-width:993px){
  .nav li{width:83px!important;margin:0!important;}
  .nav li a.a{padding-top:30px!important;}
}
.nav li a h3{font-family:var(--kr-sans);font-weight:600;color:#20304d;transition:color .22s;white-space:nowrap;}
.nav li a p{color:#9aa7bd;font-size:11px!important;line-height:12px;letter-spacing:.3px!important;white-space:nowrap;overflow:hidden;}
.nav li:hover a.a{background:transparent!important;background-color:transparent!important;}
.nav li:hover a h3{color:var(--kr-navy);}
.nav li:hover a p{color:var(--kr-emerald);}
.nav li a.a{position:relative;}
.nav li > a.a:after{content:"";position:absolute;left:24%;right:24%;bottom:20px;height:3px;border-radius:2px;
  background:linear-gradient(90deg,var(--kr-emerald),var(--kr-navy));transform:scaleX(0);transform-origin:center;transition:transform .28s ease;}
.nav li:hover > a.a:after{transform:scaleX(1);}
/* 系统登录 → 翡翠·墨蓝胶囊按钮 */
.nav li a[href="/login"]{background:linear-gradient(135deg,var(--kr-emerald),var(--kr-navy))!important;border-radius:12px!important;
  box-shadow:0 8px 18px -7px rgba(16,185,129,.55);width:auto!important;margin:26px 3px 0!important;height:46px!important;padding:7px 4px 0!important;
  text-align:center;transition:transform .22s,box-shadow .22s;}
.nav li a[href="/login"]:after{display:none!important;}
.nav li a[href="/login"] h3{color:#fff!important;font-weight:700;}
.nav li a[href="/login"] p{color:rgba(255,255,255,.85)!important;}
.nav li a[href="/login"]:hover{transform:translateY(-2px);box-shadow:0 12px 24px -8px rgba(16,185,129,.65);}
/* 二级下拉菜单质感 */
.nav .sec{border-radius:0 0 14px 14px!important;box-shadow:0 18px 34px -14px rgba(14,42,90,.34)!important;padding:8px 6px!important;top:98px!important;border-top:2px solid var(--kr-emerald);}
.nav .sec a{border-radius:9px;margin:1px 4px;font-size:14px;transition:background .2s,color .2s,padding-left .2s;}
.nav .sec a:hover{background:linear-gradient(135deg,var(--kr-emerald),var(--kr-emerald-d))!important;color:#fff!important;}

/* ---------- 通用区块标题 .tit: 现代居中 + 翡翠强调条 ---------- */
.tit{background:none!important;padding-bottom:0!important;margin-bottom:40px!important;}
.tit p{display:block!important;color:var(--kr-emerald)!important;font-family:var(--kr-sans)!important;font-weight:700!important;letter-spacing:3px!important;padding:0!important;margin-bottom:4px!important;}
.tit p:before,.tit p:after{display:none!important;}
.tit h3{font-family:var(--kr-sans)!important;font-weight:800!important;font-size:32px!important;color:var(--kr-navy)!important;
  margin-top:10px!important;padding-bottom:20px!important;position:relative;display:inline-block;}
.tit h3:after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:56px;height:4px;border-radius:3px;
  background:linear-gradient(90deg,var(--kr-emerald),var(--kr-navy));}

/* ---------- box1 业务范围: 圆角卡片 + 悬浮上浮 + 渐变字幕 ---------- */
.b1_index li{border-radius:var(--kr-radius)!important;overflow:hidden;box-shadow:var(--kr-shadow);transition:transform .38s cubic-bezier(.2,.7,.3,1),box-shadow .38s;}
.b1_index li:hover{transform:translateY(-8px);box-shadow:var(--kr-shadow-lg);}
.b1img1{border-radius:var(--kr-radius);}
.b1_index li p{background:linear-gradient(transparent,rgba(11,26,54,.9))!important;height:96px!important;line-height:1.2!important;
  display:flex;align-items:flex-end;padding:0 0 18px 22px!important;font-weight:700;letter-spacing:1px;font-size:19px!important;}

/* ---------- box2 我们的优势: 左侧翡翠强调 ---------- */
.b2con1 ul li{transition:transform .28s;}
.b2con1 ul li:hover{transform:translateY(-4px);}
.b2con1 ul li .b2cen2 h3{color:var(--kr-navy)!important;font-family:var(--kr-sans)!important;font-weight:700!important;position:relative;padding-left:14px;}
.b2con1 ul li .b2cen2 h3:before{content:"";position:absolute;left:0;top:3px;bottom:3px;width:4px;border-radius:2px;background:var(--kr-emerald);}
.b2con1 ul li .b2cen2 p{color:var(--kr-slate)!important;}

/* ---------- box3 关于我们 ---------- */
.b3_fl .b3con1 h3{color:var(--kr-emerald)!important;font-family:var(--kr-sans)!important;letter-spacing:2px;}
.b3_fl .b3con1 h4{color:var(--kr-navy)!important;font-family:var(--kr-sans)!important;font-weight:800!important;}
.b3_fr img,.b3_fr iframe{border-radius:14px;box-shadow:var(--kr-shadow);}
.b3_fl .b3con2 .b3mes,.b3_fl .b3con2 .b3more{border-radius:26px;transition:transform .22s,box-shadow .22s;}
.b3_fl .b3con2 .b3mes:hover,.b3_fl .b3con2 .b3more:hover{transform:translateY(-2px);}

/* ---------- box5 膳食团队 swiper 证书 ---------- */
.b5img1{border-radius:14px!important;overflow:hidden;box-shadow:var(--kr-shadow);}
.swiper-button-next,.swiper-button-prev{color:var(--kr-navy)!important;}

/* ---------- box6 服务CTA横幅: 墨蓝→翡翠渐变遮罩 + 玻璃按钮 ---------- */
.box6{position:relative;background-size:cover!important;background-position:center!important;}
.box6:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(11,26,54,.94),rgba(14,42,90,.6) 58%,rgba(16,185,129,.42));z-index:0;}
.b6_index{position:relative;z-index:1;}
.b6con1 h3{color:#fff!important;font-family:var(--kr-sans)!important;font-weight:800!important;}
.b6con1 h4{color:rgba(255,255,255,.78)!important;}
.b6_index li a{color:rgba(255,255,255,.92)!important;font-family:var(--kr-sans)!important;}
.b6tel p{color:#fff!important;font-family:var(--kr-sans)!important;font-weight:700!important;letter-spacing:1px;}
/* con2 用 flex 让电话+按钮同行居中对齐(旧float因1px溢出致按钮掉下一行错位); nowrap+压缩电话宽度确保520px内放下 */
.b6con2{display:flex!important;align-items:center;gap:14px;flex-wrap:nowrap!important;}
.b6tel{float:none!important;margin:0!important;flex:0 1 auto;min-width:0;}
.b6tel p{letter-spacing:0!important;font-size:30px!important;white-space:nowrap;}
.b6mes{float:none!important;margin:0 0 0 auto!important;background:#fff!important;color:var(--kr-navy)!important;font-weight:700!important;border-radius:26px!important;
  box-shadow:0 12px 26px -10px rgba(0,0,0,.4);transition:transform .22s,box-shadow .22s;flex:0 0 auto;}
.b6mes:hover{transform:translateY(-3px);background:var(--kr-emerald)!important;color:#fff!important;}

/* ---------- box7 康润美食 / box9 合作单位: 圆角卡片 ---------- */
.b7_index .bd li .b7img1,.b9_index li .b9img1{border-radius:13px!important;overflow:hidden;box-shadow:0 8px 20px -12px rgba(14,42,90,.3);}
.b7_index .bd li,.b9_index li{transition:transform .3s;}
.b7_index .bd li:hover,.b9_index li:hover{transform:translateY(-5px);}
.b7_index .bd li p,.b9_index li p{color:var(--kr-navy)!important;font-weight:600;}
.b9_index .hd .next,.b9_index .hd .prev,.b7_index .hd .next,.b7_index .hd .prev{transition:transform .2s,filter .2s;}
.b9_index .hd .next:hover,.b9_index .hd .prev:hover,.b7_index .hd .next:hover,.b7_index .hd .prev:hover{filter:drop-shadow(0 4px 8px rgba(16,185,129,.5));}

/* ---------- box8 新闻资讯: 白卡 + 悬浮 ---------- */
.b8_index .b8li1{background:#fff;border-radius:var(--kr-radius);box-shadow:var(--kr-shadow);padding:0 0 14px!important;overflow:hidden;transition:transform .32s,box-shadow .32s;}
.b8_index .b8li1:hover{transform:translateY(-6px);box-shadow:var(--kr-shadow-lg);}
.b8_index .b8li1 .newstt{padding:16px 18px 12px!important;}
.b8_index .b8li1 .newstt h3{color:var(--kr-navy)!important;font-family:var(--kr-sans)!important;font-weight:700!important;}
.b8_index .b8li1 .newstt h3 span{color:var(--kr-emerald)!important;}
.b8_index .b8li1 .newstt .b8more{color:var(--kr-emerald)!important;font-weight:600;}
.b8_index .b8li1 .b8ul2{padding:0 18px!important;}
.b8_index .b8li1 .b8ul2 .b8li2 h3{transition:color .2s;}
.b8_index .b8li1 .b8ul2 .b8li2:hover h3{color:var(--kr-emerald)!important;}

/* ---------- 页脚: 墨蓝渐变 ---------- */
.footer.w1920{background:linear-gradient(180deg,var(--kr-navy),var(--kr-navy-d))!important;color:rgba(255,255,255,.72);}
.foot1tit h3{color:#fff!important;font-family:var(--kr-sans)!important;font-weight:700!important;}
.foot1tit .foot1line{background:var(--kr-emerald)!important;}
.foot1 .fnav a,.foot1_mid .fcontact p,.foot1_mid .fcontact{color:rgba(255,255,255,.72)!important;}
.foot1 .fnav a:hover{color:var(--kr-emerald)!important;}
.foot2{border-top:1px solid rgba(255,255,255,.1);}
.copyright,.copyright p{color:rgba(255,255,255,.6)!important;}
.copyright a{color:rgba(255,255,255,.78)!important;}
.copyright a:hover{color:var(--kr-emerald)!important;}

/* ---------- 右侧客服工具条 ---------- */
#toolbar li a,#toolbar li .icon-font{transition:background .22s,color .22s;}
#toolbar li:hover a,#toolbar li.backtop:hover,#toolbar .ewm:hover{background:linear-gradient(135deg,var(--kr-emerald),var(--kr-emerald-d))!important;color:#fff!important;}
#toolbar li:hover .icon-font{color:#fff!important;}

/* ---------- 内页通用: 面包屑/侧栏/正文的墨蓝翡翠化 ---------- */
.sort li a:hover,.nav-side li a:hover{background:linear-gradient(135deg,var(--kr-navy),var(--kr-navy-2))!important;}
.product-tab li.cur{border-top-color:var(--kr-emerald)!important;color:var(--kr-emerald)!important;}
.paging_num a:hover,.paging_num .paging_hover,.pageController a:hover{color:var(--kr-emerald)!important;border-color:var(--kr-emerald)!important;}
.news_list li a:hover,.tag_list_product li h3 a:hover,.tag-category li a:hover{color:var(--kr-emerald)!important;}

/* ---------- 手机端: 新质感的响应式收尾 (≤768px) ---------- */
@media (max-width:992px){
  .header.w1920{position:sticky;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);}
  .head1{height:auto!important;}
  .head1_fr .ttel p{line-height:34px!important;}
  .kr-nav-btn span{background:var(--kr-navy)!important;}
  ul.nav{border-radius:0 0 16px 16px;box-shadow:0 16px 30px -12px rgba(14,42,90,.3)!important;}
  .nav li a h3{color:#20304d!important;}
  .nav li > a.a:after{display:none;}
  .nav li a[href="/login"]{margin:8px 14px!important;height:auto!important;border-radius:12px!important;text-align:center;padding:12px!important;}
  .nav li a[href="/login"] h3{color:#fff!important;}
  .tit h3{font-size:23px!important;padding-bottom:16px!important;}
  .tit p{letter-spacing:2px!important;}
  .b1_index li{border-radius:14px!important;margin-bottom:14px!important;}
  .b1_index li p{height:70px!important;font-size:17px!important;padding-bottom:14px!important;}
  .b8_index .b8li1{margin-bottom:16px!important;}
  .box6:before{background:linear-gradient(160deg,rgba(11,26,54,.95),rgba(16,185,129,.45));}
  .b6mes{margin:14px auto 0!important;float:none!important;}
  /* ---- 合作单位/康润美食 走马灯: 改为单行横向滑动条(纯inline-block防flex收缩), CSS压住JS位移防撑爆高度 ---- */
  .b9_index,.b7_index{padding:0 12px!important;}
  .b9_index .bd,.b7_index .bd{overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;width:100%!important;}
  .b9_index .bd::-webkit-scrollbar,.b7_index .bd::-webkit-scrollbar{height:0;width:0;}
  .b9_index .bd ul,.b7_index .bd ul{transform:none!important;margin-left:0!important;margin-right:0!important;left:0!important;width:auto!important;white-space:nowrap!important;display:block!important;font-size:0!important;}
  /* SuperSlide 会把 ul 包进 div.tempWrap, 故用后代选择器穿透; box9 另把每2个li.li1 wrapAll进li.clearfix */
  .b9_index .bd ul > li{float:none!important;display:inline-block!important;width:auto!important;transform:none!important;white-space:nowrap;vertical-align:top;margin:0!important;}
  .b7_index .bd ul > li,.b9_index .bd li.li1{float:none!important;display:inline-block!important;white-space:normal;vertical-align:top;transform:none!important;}
  .b7_index .bd ul > li{width:40vw!important;max-width:180px;margin:0 5px!important;}
  .b9_index .bd li.li1{width:30vw!important;max-width:140px;margin:0 5px!important;}
  /* tempWrap 本身放开宽度限制, 让内部横向滚动生效 */
  .b7_index .bd .tempWrap,.b9_index .bd .tempWrap{width:100%!important;overflow:visible!important;}
  .b7_index .bd li .b7img1,.b9_index .bd li .b9img1{width:100%!important;height:auto!important;border-radius:10px!important;}
  .b7_index .bd li .b7img1 img,.b9_index .bd li .b9img1 img{width:100%!important;height:auto!important;}
  .b7_index .bd li p,.b9_index .bd li p{font-size:13px!important;white-space:normal;line-height:1.4;padding:6px 2px 0!important;}
}

/* ═══════════ 手机端整站升级 v12.99.4 ═══════════ */
@media (max-width: 900px){
  html,body{overflow-x:hidden;max-width:100%;-webkit-text-size-adjust:100%}
  img,iframe,video,table{max-width:100%}
  img{height:auto}
  /* 核心: 固定 1200/1920 居中容器 → 流式全宽(元凶) */
  .w1200,.w1920{width:100%!important;max-width:100%!important;margin-left:0!important;left:0!important;right:auto!important;box-sizing:border-box;padding-left:18px;padding-right:18px}
  /* 板块竖向节奏 */
  .box1,.box2,.box3,.box4,.box5,.box6,.box7,.box8,.box9{padding-top:42px!important;padding-bottom:42px!important}
  /* 板块标题 —— 居中、清爽层级 */
  .tit{text-align:center!important;margin-bottom:26px!important}
  .tit p{font-size:12px!important;letter-spacing:3px!important;color:#12a97a!important;font-weight:700}
  .tit h3{font-size:24px!important;margin-top:8px!important;color:var(--kr-navy,#0E2A5A)!important;letter-spacing:1px;font-weight:800}
  .tit h3::after,.tit em{margin:12px auto 0!important}

  /* ── 我们的优势(box2): 隐藏装饰侧图/大背景, 条目图上文下居中 ── */
  .box2 .b2img1{display:none!important}
  .box2 .b2con1{position:static!important}
  .box2 .b2cen1{display:none!important}
  .box2 .b2con1 ul{width:100%!important;float:none!important;display:block!important}
  .box2 .b2con1 ul li{width:100%!important;float:none!important;margin:0 0 22px!important;background:#fff!important;border-radius:14px!important;box-shadow:0 6px 20px rgba(14,42,90,.06)!important;padding:22px 18px!important}
  .box2 .b2con1 ul li:last-child{margin-bottom:0!important}
  .box2 .b2img2{float:none!important;width:60px!important;height:60px!important;margin:0 auto 12px!important}
  .box2 .b2img2 img{width:100%!important;height:100%!important;object-fit:contain}
  .box2 .b2cen2{float:none!important;width:100%!important;margin:0!important;text-align:center!important;padding:0!important}
  .box2 .b2cen2 h3{font-size:17px!important;margin:0 0 8px!important;padding:0!important;border:0!important;color:var(--kr-navy,#0E2A5A)!important;font-weight:700}
  .box2 .b2cen2 h3::before,.box2 .b2cen2 h3::after{display:none!important}
  .box2 .b2cen2 p{font-size:14px!important;line-height:1.75!important;color:#5b6b7d!important;text-align:left!important;margin:0!important}

  /* ── 关于我们(box3): 左右栏堆叠, 优酷视频全宽 ── */
  .box3 .b3_index .b3_fl,.box3 .b3_index .b3_fr{float:none!important;width:100%!important}
  .box3 .b3_index .b3_fr{margin-top:22px!important}
  .box3 .b3_fr iframe{width:100%!important;height:210px!important;border-radius:12px}
  .box3 .b3con1 h3{font-size:13px!important;letter-spacing:2px!important;color:#12a97a!important}
  .box3 .b3con1 h4{font-size:21px!important;margin-top:4px!important;color:var(--kr-navy,#0E2A5A)!important;font-weight:800}
  .box3 .b3_index p,.box3 .b3_index p span{font-size:14.5px!important;line-height:1.8!important;color:#4a5a6b!important}

  /* ── 轮播/合作伙伴(b7/b9): 裁剪防横向溢出 ── */
  .swiper-container,.owl-carousel,.b7_index .bd,.b9_index .bd{overflow:hidden!important;max-width:100%!important}

  /* ── 通用: 浮动栏在窄屏堆叠, 长文可断行 ── */
  .box5 .fl,.box5 .fr,.box6 .fl,.box6 .fr,.box7 .fl,.box7 .fr,.box8 .fl,.box8 .fr{max-width:100%}
  p,span,li,a{word-break:break-word}

  /* ── 页脚: 分栏堆叠, 触摸友好 ── */
  .foot1tit{font-size:15px!important}
  .foot1line{margin:8px 0!important}
  .foot a,.foot p,.foot li{font-size:13.5px!important;line-height:1.9}

  /* ── 顶部服务热线条 ── */
  .head1 .w1200{padding:0 14px}
  .head1_fl{display:none}
  .head1_fr,.ttel{float:none!important;width:100%!important;text-align:center!important}
  .head2{padding:10px 14px!important}
  .logo img{max-height:44px;width:auto!important}
}

@media (max-width: 420px){
  .tit h3{font-size:22px!important}
  .box3 .b3con1 h4{font-size:19px!important}
  .box1,.box2,.box3,.box4,.box5,.box6,.box7,.box8,.box9{padding-top:34px!important;padding-bottom:34px!important}
}
