﻿@charset "utf-8";
/* CSS Document */


/****header****/
.loginbar{
    height:30px;
    line-height:30px;
    background: #839d4a;
}
.logo{
    padding-top: 14px;
    height: 100px;
}
.header_tel{
    background-size: 40px;
    font-size: 14px;
    margin-top:30px;
    line-height:1.2;
}
.header_tel span{
    display: block;
    font-size: 23px;
    font-family: Arial;
    font-weight: bold;
    color: #839d4a;
}
.navbar{
    background: url("../image/navbar.png") repeat-x;
    height:52px;
}
.nav{
    height:53px;
}
.nav li{
    float: left;
    position: relative;
    width:133px;
}
.nav li a{
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 52px;
    display: block;
}
.nav li a:hover,.nav li.on a{
    background: #a58f42;
}

/*=====下拉菜单====*/
.nav li ul{position:absolute;left:0px;top:30px;width:133px;background: #748b53;display:none;overflow:hidden;}
.nav li ul li{ width:100%; height:36px; background:none;}
.nav li ul li a{ font-size:12px;color:#fff; line-height:36px;display:block; white-space: nowrap;text-align:center;padding:0 10px;overflow: hidden;text-overflow: ellipsis;}
.nav li ul li a:hover{ background:#efb488; color:#fff; border:none;}
.nav li.on ul li a{background: #748b53;color:#fff;border:none;}
.nav li.on ul li a:hover{ background:#efb488; color:#fff; border:none;}


.search_box{
    height: 50px;
    overflow: hidden;
    background: #f2f2f2;
}
.searchbar{
    padding:9px 0 0 0;
    position:relative;
}
.searchbar .key{
    float: left;
    width:210px;
    height:32px;
    border:1px solid #999;
    padding:0 10px;
    outline:none;
    color:#666;
    line-height:26px;
}
.searchbar .btn{
    width:32px;
    height:32px;
    border:0;
    background:url(../image/icobox.png) no-repeat 0 -522px;
    cursor:pointer;text-indent:9999px;
    outline:none;
}
.keyword{
    font-size: 14px;
    width:900px;
    line-height:50px;
    color:#333;
    overflow: hidden;
}
.keyword span{
    padding:0 5px 0 0;
    color: #1d2088;
}
.keyword a{
    padding:0 10px;
}

.um_tit1 h4{
    margin: 3px 0;
    display: block;
    font-size: 28px;
    color: #1d2088;
    background: url("../image/h_bg1.gif") no-repeat center center;
    font-weight: bold;
}
.um_tit1 p{
    font-size: 12px;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.um_tit2 h4{
    background: url("../image/h_bg3.gif") no-repeat center center;
}
.um_tit3{
    height: 30px;
    font-size: 0;
    border-bottom: 1px solid #ddd;
}
.um_tit3 h4{
    display: inline-block;
    height: 30px;
    font-size: 18px;
    color: #1d2089;
    border-bottom: 2px solid #1d2089;
    float: left;
}
.um_tit3 a{
    margin-top: 5px;
    font-size: 14px;
    color: #555;
    font-weight: normal;
    text-transform: uppercase;
}

/****服务流程****/
.service_con li{
    float: left;
    margin-right: 45px;
    width: 255px;
    height: 275px;
    text-align: center;
    overflow: hidden;
    background: url("../image/bg1.jpg") no-repeat 0 bottom;
    cursor: pointer;
}
.service_con li span{
    margin: 0 auto 18px;
    display: block;
    width: 94px;
    height: 94px;
    overflow: hidden;
    background: url("../image/icobox.png") no-repeat 0 -192px;
}
.service_con li h4{
    font-size: 18px;
    color: #555;
    font-weight: bold;
}
.service_con li h4 i{
    display: block;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}
.service_con li p{
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    line-height: 25px;
}
.service_con li.li2 span{
    background-position: 0 -384px;
}
.service_con li.li3 span{
    background-position:-96px -96px;
}
.service_con li.li4 span{
    background-position:-96px -288px;
}
.service_con li:hover{
    background: url("../image/case_bg_hov.jpg") no-repeat 0 bottom;
}
.service_con li.li1:hover span{
    background-position: 0 -288px;
}
.service_con li.li2:hover span{
    background-position:-96px 0;
}
.service_con li.li3:hover span{
    background-position:-96px -192px;
}
.service_con li.li4:hover span{
    background-position:-96px -384px;
}
.service_con li:hover h4{
    color:#d4211c
}

/****产品中心****/
.product_box{
    background: #fff;
}

/*侧栏菜单*/
.um_product_menu_box{
    width: 233px;
    border: 6px solid #839d4a;
    overflow: hidden;
    background: #fff;
}

.um_product_menu_tit{
    margin-bottom: 6px;
    padding-top: 10px;
    height: 56px;
    font-size: 22px;
    text-align: center;
    overflow: hidden;
    background: url("../image/pro_lh.gif") no-repeat;
    color: #fff;
    line-height:1.3;
}
.um_product_menu_tit p{
    font-size: 12px;
    font-weight: normal;
    opacity: .6;
}
.um_product_menu_con h6{
    padding-left: 12px;
    height: 33px;
    font-size: 14px;
    line-height: 33px;
    overflow: hidden;
    background: #ededed;
}
.um_product_menu_con h6 a{
    color: #1d2088;
}
.um_product_menu_con ul{
    margin: 0 auto 12px;
    width: 200px;
    overflow: hidden;
}
.um_product_menu_con ul li{
    padding-left: 12px;
    height: 33px;
    overflow: hidden;
    font-size: 13px;
    line-height: 33px;
    border-bottom: 1px dashed #ddd;
}
.um_product_menu_con ul li:hover a{
    display: block;
    color: #1d2088;
}
.product_img_box{
    width: 930px;
}
.product_img_tit{
    margin-bottom: 10px;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    border-bottom: 1px #999 solid;
}
.product_img_tit h4{
    width: 150px;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    background: url("../image/pro-ico2.gif") no-repeat 0 center;
    font-size: 20px;
    color: #1d2088;
}
.product_img_tit a{
    font-size: 14px;
    text-transform: uppercase;
}

/*我们的优势*/
.advantage_box{
    background: url("../image/ys_bg.jpg") center;
}
.advantage_hd{
    background: url("../image/advantage_titbg.jpg") no-repeat center;
    height:300px;
    padding: 150px 0 0;
}
.advantage_hd h4{
    color: #1d2088;
    font-size: 24px;
    font-weight: bold;
    line-height:1.2;
}
.advantage_hd h4 span{
    color: #ddd;
    font-size: 40px;
    font-family: Arial;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
}
.advantage_hd p{
    font-family: '方正综艺简体','微软雅黑';
    font-size: 30px;
    line-height:1;
    color: #222;
}
.advantage_item{
    padding: 20px 0;
}
.advantage_con{
    width:640px;
    margin-top:20px;
}
.advantage_con .tit{
    height:63px;
}
.advantage_con h4{
    display: inline-block;
    font-size: 30px;
    color: #1d2088;
    font-family: 宋体;
    font-weight: bold;
    border-bottom: 1px dashed #ccc;
}
.advantage_con .tit span{
    display: inline-block;
    vertical-align: middle;
    width:115px;
}
.advantage_con .con{
    padding: 0 0 0 115px;
}
.advantage_con .con p{
    background: url("../image/ico1.png") no-repeat left 8px;
    padding:0 0 0 15px;
    font-size:18px;
    line-height:26px;
    margin:18px 0;
}
.advantage_con .con p span{
    font-family: Arial;
    color: red;
    font-size: 28px;
}

/****ban1****/
.um_ban1{
    background: url("../image/ban1.jpg") no-repeat center;
    height:230px;
}
.um_ban1_hd{
    padding:35px 0 0 533px;
    color: #fff;
}
.um_ban1_hd h4{
    font-size: 30px;
    font-weight: bold;
}
.um_ban1_hd p{
    font-size: 24px;
}
.um_ban1_hd .tel{
    font-size: 16px;
    margin:20px 0 0 30px;
}
.um_ban1_hd .tel span{
    font-size:24px;
    font-family: Arial;
}

/****关于我们****/
.about_box{
    padding-left: 35px;
    height: 295px;
    background: #839d4a;
    margin-top:100px;
    position: relative;
}
.about_img{
    position: absolute;
    top:-55px;
}
.about_img img{
    border: #FFF 3px solid;
    box-shadow: 10px 8px 15px #333;
    width: 466px;
    height: 316px;
}
.about_con{
    position: relative;
    float: right;
    margin-top: 33px;
    width: 690px;
    height: 262px;
}
.about_con .tit{
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}
.about_con .con{
    margin-top: 10px;
    width: 610px;
    height: 168px;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    overflow: hidden;
}
.about_con .con a{
    color: #fff;
}

/****荣誉资质****/
.honor{
    height: 350px;
}
.honor_img_box{
    margin-top:30px;
}
.honor_img_box .hd{
    position: relative;
}
.honor_img_box .hd .prev{
    background: url("../image/prev.gif");
    left:-20px;
    position: absolute;
    top: 55px;
    display: block;
    width: 30px;
    height: 80px;
    overflow: hidden;
    cursor: pointer;
}
.honor_img_box .hd .next{
    background: url("../image/next.gif");
    right:-20px;
    position: absolute;
    top: 55px;
    display: block;
    width: 30px;
    height: 80px;
    overflow: hidden;
    cursor: pointer;
}
.honor_img_box .bd{
    width:1160px;
    margin:auto;
}

/****新闻中心****/

.news_box{
    width:417px;
    margin:0 48px 0 0;
}
.news_box .img img{
    margin-top: 20px;
    display: block;
    width: 417px;
    height: 125px;
}

.question_box{
    width:270px;
    height:371px;
    overflow: hidden;
}
.xw-box {
    margin-top: 30px;
}

.xw-box ul li {
    display: inline-block;
    width: 46%;
    margin: 18px;
}

.xw-box ul li .img {
    height: 260px;
    text-align: center;
}
.xw-box ul li img {
    height: 100%;
    display: block;
    margin: 0 auto;
}

.xw-box ul li p {
    color: #333;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}

.xw-box ul li:hover p {
    color: #E41E17;
}
.xw-box2 ul li {
  width: 288px;
}

.xw-box2 ul li img {
  width: 288px;
  height: 288px;
}
/*地区分站*/
.areasite{
    padding:10px 0;
}
.areasite span{
    font-size: 16px;
    color: #1d2089;
    padding: 0 10px 0 0;
}
.areasite a{
    padding: 0 5px;
    font-size: 14px;
}

/****文章形式1****/

.um_cell_box{
    margin-top: 15px;
}
.um_cell_box li{
    font-size: 14px;
    line-height: 42px;
    border-bottom: 1px dashed #ddd;
    display: flex;
}
.um_cell_box li a{
    display: block;
    flex: 1;
}
.um_cell_box li span{
    font-size: 12px;
    color: #666;
}

/****文章形式2****/

.um_media_box{
    padding:20px 0 0 0;
}
.um_media_box ul{
    height:320px;
    overflow: hidden;
}
.um_media_box li{
    margin-bottom: 12px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}
.um_media_box li h4 a{
    padding-left: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    background: url("../image/wen.gif") no-repeat 0 center;
    color:#333;
}
.um_media_box ul li p{
    padding-left: 30px;
    height: 70px;
    font-size: 13px;
    color: #666;
    line-height: 22px;
    overflow: hidden;
    background: url("../image/da.gif") no-repeat 0 3px;
}
.um_list_bd .um_media_item{
    margin:0;
    padding:20px 0;
    height:auto;
}
.um_media_hd img{
    display: block;
}
.um_media_bd{
    width:760px;
}
.um_media_title{
    display: flex;
}
.um_media_title a{
    font-size:16px;
    display:block; 
    color:#333;
    flex: 1;
}
.um_media_title span{
    font-size:12px;
    color:#999;
    font-family: Arial;
}
.um_media_desc{
    line-height:1.6;
    padding:5px 0 0 0;
    font-size: 13px;
    color: #666;
}
.um_media_appmsg{
    padding: 0;
}
.um_media_appmsg ul{
    height:auto;
}
.um_media_appmsg li{
    padding: 12px 0;
    margin:0;
}
.um_media_appmsg .um_media_hd{
    width:70px;
}
.um_media_appmsg .um_media_bd{
    width:190px;
}
.um_media_appmsg .um_media_bd a{
    font-size: 14px;
    line-height: 1.3;
    color: #333;
    display: block;
    height:38px;
    overflow: hidden;
}
.um_media_appmsg .um_media_bd a i{
    display: inline-block;
    width:15px;
    height:15px;
    background: #888;
    font-size: 12px;
    text-align: center;
    line-height:15px;
    margin-right:4px;
    font-family: Arial;
    color: #fff;
    border-radius: 2px;
}
.um_media_appmsg ul li p.um_media_time{
    background: none;
    padding:0;
    font-family: Arial;
    color: #999;
    line-height:1;
    margin-top:6px;
    height:auto;
}

/****图片默认形式1****/

.um_default_box li{
    float: left;
    margin: 0 14px 14px 0;
    width: 300px;
    border: 1px solid #ddd;
    overflow: hidden;
}
.um_default_box li p{
    height: 38px;
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 32px;
    padding:0 10px;
}
.um_default_img img{
    display: block;
}
.um_default_box li:nth-child(3n){
    margin-right:0;
}
.um_default_box li:hover{
    border: 1px solid #1d2088;
}
.um_default_box li:hover p{
    color: #1d2088;
}

.um_product_box li{
    width: 222px;
}
.um_product_box li:nth-child(4n){
    margin-right:0;
}
.um_product_box li:nth-child(3n){
   margin-right:14px;
}

.um_case_box li{
    position: relative;
    float: left;
    margin-right: 20px;
    padding: 14px;
    width: 285px;
    height: 320px;
}

.um_case_box li h4{
    margin: 20px 0 0;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.um_case_box li p{
    height: 57px;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    overflow: hidden;
}
.um_case_box li em{
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 33px;
    height: 27px;
    overflow: hidden;
    background: url("../image/icobox.png") no-repeat -71px -522px;
}
.um_case_box li:hover em{
    background-position: -106px -522px;
}
.um_honor_box{
    height:230px;
}
.um_honor_box li{
    width:220px!important;
    border: 1px solid #fff;
    margin:0 6px;
}
.um_honor_box li:nth-child(4n){
    margin-right:6px;
}
.um_relevant_img_box .um_default_box{
    padding-top: 10px;
}
.um_relevant_img_box .um_default_box li{
    margin:0;
    float: none;
    width:100%;
    border: none;
}
.um_relevant_img_box .um_default_box li img{
    max-width: 100%;
    display: block;
}
.relevant__info_img .con li span a{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    height:24px;
    line-height:24px;
    text-align: center;
    font-size: 14px;
}

/*图片形式2*/
.um_masker_box li:nth-child(-n+3) .con {
    height:36px;
    display: inline-block;
    position: absolute;
    bottom: 12px;
    left:0;
    background: rgba(0,0,0,.7);
    width:100%;
}
.um_masker_box li:nth-child(-n+3) .con a{
    padding:0 10px;
    color: #fff;
    display: block;
    line-height:36px;
    text-align: center;
}
.um_masker_box li:nth-child(-n+3) .img{
    width:100%;
}
.um_masker_box li:nth-child(-n+3){
    position: relative;
}
.um_masker_box li:nth-child(-n+3) .num{
    position: absolute;
    left:10px;
    top:12px;
    display: inline-block;
    width:55px;
    height:20px;
    background-color: #ff4343;
    background-size: cover;
    z-index: 10;
}
.um_masker_box li:nth-child(-n+3) .num:before{
    position: absolute;
    top: 20px;
    content: "";
    width: 0;
    height: 0;
    border-top: 6px solid #ff4343;
    border-right: 27.5px solid transparent;
    border-left: 0 solid transparent;
}
.um_masker_box li:nth-child(-n+3) .num:after{
    position: absolute;
    top: 20px;
    right: 0;
    content: "";
    width: 0;
    height: 0;
    border-top: 6px solid #ff4343;
    border-left: 24.5px solid transparent;
    border-right: 0 solid transparent;
}
.um_masker_box li:nth-child(-n+3) .num i{
    text-align: center;
    line-height:20px;
    color: #fff;
    display: inline-block;
    width:55px;
}
.um_masker_box li:nth-child(2) .num{
    background: #ff9035;
}
.um_masker_box li:nth-child(2) .num:before,.um_masker_box li:nth-child(2) .num:after{
    border-top-color: #ff9035;
}
.um_masker_box li:nth-child(3) .num{
    background: #0963d9;
}
.um_masker_box li:nth-child(3) .num:before,.um_masker_box li:nth-child(3) .num:after{
    border-top-color: #0963d9;
}

/****底部****/
.footer{
    background-color:#181818;
    padding:1px 0 0 0;
    color:#eee;
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
}
.footer a{
    color:#eee;
}


.footer_bd{
    background: #2b2b2b;
    font-size: 15px;
    padding: 20px 0;
    text-align: left;
}
.footer_bd span{
    display: inline-block;
    padding-right: 20px;
    font-size: 20px;
}
.footer_bd a{
    display: inline-block;
    margin-right: 15px;
}
/****内页****/

.um_top_banner{
    height:350px;
}

/****单页模型****/
.um_page{
    padding:20px 0 60px;
}
.um_page_sortname{
    font-size:26px;
    color: #819a4b;
    font-weight: bold;
    line-height:1;
    padding-top:20px;
}
.um_page_hd .pos{
    line-height:44px;
    border-bottom: 1px solid #e3e3e3;
    font-size: 13px;
    color: #666;
}
.um_page_hd .pos a{
    color: #666;
}
.um_page_img img{
    display: block;
    margin:auto;
}
.um_page_content{
    font-size: 16px;
    line-height:1.9;
    padding-top: 10px;
}
.um_page_pos{
    height:40px;
    line-height:40px;
    text-align: right;
    border-bottom: 1px solid #eee;
    font-size: 13px;
}

.um_page_width{
    width:900px;
    background: #fff;
}
.um_page_title h3{
    font-size: 24px;
    line-height:1.3;
}
.um_page_title_meta{
    margin-top:15px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.um_page_title_meta p{
    display: inline-block;
    margin-right:20px;
}
.um_page_title_meta p em{
    color: #ff3434;
}
.um_page_title_meta p:first-child{
    margin-right:0;
}
.um_page_title_meta p span{
    color: #888;
}

/*单页留言*/
.um_page_guestbook_con {
    margin:12px 0;
    line-height:26px;
}
.um_page_guestbook_con dl {
    border:1px solid #E9E9EB;
    margin:8px auto;
    padding:15px;
}
.um_page_guestbook_con dl dt {
    border-bottom:1px dashed #E9E9EB;
    height:30px;
    line-height:30px;
    color:#314E8C;
    display: flex;
}
.um_page_guestbook_con dl dt p{
    flex: 1;
    color: #e41e17;
    font-size: 14px;
}
.um_page_guestbook_con dl dt span {
    margin-left:20px;
}
.um_page_guestbook_con dl dd.con {
    padding:5px 0;
    line-height:26px;
}
.um_page_guestbook_input {
    border:1px solid #eee;
}
.um_page_guestbook_input h5 {
    line-height:35px;
    text-align:center;
    font-size:14px;
    border-bottom:1px solid #eee;
    height:35px;
    background:#f5f5f5;
}

.um_page_guestbook_input table{
    margin: 10px;
    width: 95%;
}
.um_page_guestbook_input table tbody td{
    border-bottom: 1px solid #eee;
}
.um_page_guestbook_input table td{
    padding: 8px 0 5px 8px;
    line-height: 22px;
}
.um_page_guestbook_input .btn{
    height:30px;
    line-height:30px;
    width:60px;
    color: #fff;
    cursor: pointer;
    border: none;
    margin-right:6px;
}

/*下载*/


.um_list_bd .um_download_list{
    padding: 14px 0;
    font-size: 14px;
    color: #222;
}
.um_list_bd .um_download_list a{
    display: block;
    width: 55px;
    background: #f40;
    color: #fff;
    text-align: center;
    line-height: 23px;
    border-radius: 1px;
    font-size: 12px;
}
.um_list_bd .um_download_list a:hover{
    opacity: 0.8;
}
.um_download_list:first-of-type{
    margin-top: 20px;
}




/****侧栏****/

.um_sidebar_box{
    width: 240px;
    float: left;
}
.um_menu_hd{
    color: #fff;
    font-size: 20px;
    background: #a58f42;
    height:70px;
    padding-top: 12px;
    text-align: center;
}
.um_menu_hd p{
    color: #fff;
    display: block;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
}
.um_menu_bd{
    border: 1px solid #dedede;
    padding: 10px 5px 10px;
}
.um_menu_bd h6{
    background: #ebeceb;
    line-height:38px;
    margin-bottom: 6px;
}
.um_menu_bd h6 a{
    color: #000;
    font-size: 15px;
    padding:0 20px;
}
.um_menu_bd ul{
    padding-bottom: 5px;
}
.um_menu_bd ul li{
    border-bottom: 1px dashed #dedede;
    height: 36px;
    line-height: 36px;
}
.um_menu_bd ul li a{
    color: #494949;
    padding:0 20px;
    font-size: 13px;
}
.um_sidebar_contact{
    padding: 10px;
    border: 1px solid #dedede;
    margin: 10px auto;
}
.um_sidebar_contact_hd{
    border-bottom: 2px solid #a58f42;
    height: 50px;
}
.um_sidebar_contact_hd h5{
    font-size: 18px;
    font-weight: bold;
    padding: 6px 70px 0 0;
}
.um_sidebar_contact_hd img{
    padding-left: 20px;
}
.um_sidebar_contact_bd{
    font-size:14px;
    padding:10px 0 0 0;
}

/****列表页****/
.um_listpage{
    padding: 25px 0 30px;
}
.um_list_box{
    width:935px;
}
.um_list_hd{
    height: 40px;
    line-height: 40px;
    border-bottom: #CCC 2px solid;
}
.um_list_hd h4{
    font-size: 18px;
    color: #819a4b;
    font-weight: bold;
}
.um_list_hd .pos{
    font-size: 14px;
}
.um_list_bd{
    padding: 0;
}
.um_list_bd ul{
    height:auto;
}
.um_list_bd li{
    margin:0 17px 15px 0;
}


/****页码****/
.um_pagination{
    text-align:center;
    padding:10px 0;
}
.um_pagination a{
    font-size:14px;
    margin:3px;
    padding: 3px 7px;
    border:1px solid #ccc;
}
.um_pagination a:hover{
    background:#666;
    border:1px solid #666;
    color:#fff;
}
.um_pagination span{
    background-color:#666;
    border:1px solid #666;
    color:#fff;
    padding:3px 7px;
    margin:3px;
    font-size:14px;
}

/*===== kefu ====*/
.kefu {width:99px;height:60px;position:absolute;top:0px; z-index:999}
.kefu .kftop{background:url(../images/kefu_top.gif) no-repeat;height:20px;}
.kefu .kfbottom{background:url(../images/kefu_bottom.gif) no-repeat;height:14px;}
.kefu .kfbox {border-left:1px solid #DDE6EC;border-right:1px solid  #DDE6EC;overflow:hidden;zoom:1;padding:1px;background:#FFF;color:#f00;line-height:26px;}
.kefu .kfbox ul {padding-left:6px;}
.kefu .kfbox ul li.tit {color:#800000;}
.kefu .kfbox ul li img {vertical-align:middle;}
.kefu .kfbox .tit{padding-left:0; font-size:12px;}

/*产品详情页*/

/*产品图片*/
.um_products_box{
    padding:30px 0 20px;
}
.um_products_page{
    width:900px;
    background: #fff;
}
.um_products_img_box{
    width:350px;
    overflow: hidden;
}
.um_products_img{
    background: #eee;
    text-align: center;
    border: 1px solid #eee;
}
.um_products_img img{
    max-width: 100%;
    cursor: pointer;
}
.um_products_screenshot_box{
    width:350px;
    height: 56px;
    background: #eee;
    position: relative;
}
.um_products_screenshot_box>a{
    height: 24px;
    width:15px;
    margin-top: 2px;
    text-align: center;
    overflow: hidden;
    background: #b3b3b3;
    position: absolute;
    top:10px;
    z-index: 99;
    background: url("../image/screenshot_btn.png") no-repeat;
    background-color: rgba(255,255,255,.5);
}
.um_products_screenshot_box .prev{
    left:0;
    background-position: 3px 6px;
}
.um_products_screenshot_box .next {
    right:0;
    background-position: -28px 6px;
}
#um_products_screenshot{
    width:360px;
    overflow: hidden;
    height: 56px;
    position: relative;
    margin:0 -5px;
}
#um_products_screenshot_item li{
    float: left;
    overflow: hidden;
    text-align: center;
    margin:0 5px;
}
#um_products_screenshot_item li span a{
    width: 50px;
    height: 50px;
    display: block;
    position: relative;
}
#um_products_screenshot_item li.on span a:before{
    display: block;
    content: '';
    position: absolute;
    left:0;
    top:0;
    right:0;
    bottom: 0;
    background: rgba(0,0,0,.5);
}

/*产品信息*/
.um_products_info_box{
    width:530px;
}

.um_products_info{
    padding:10px 0 0 0;
}
.um_products_info_title{
    line-height: 1.1;
    font-size: 20px;
    font-weight: 700;
    color: #333;
}
.um_products_info_desc{
    background: #f7f7f7;
    margin:10px 0 0 0;
    padding:5px 10px;
}
.um_products_info_desc li{
    line-height:1.8;
    padding:4px 0;
}
.um_products_info_desc li em{
    color: #777;
    display: inline-block;
    vertical-align: top;
}
.um_products_info_desc li p{
    display: inline-block;
    width:450px;

}
.um_products_info_desc li a,.um_products_info_desc li span{
    font-size: 13px;
    display: inline-block;
    padding:0 0 0 10px;
}
.um_products_info_desc li span b{
    color: #a58f42;
    padding:0 3px;
}
.um_products_info_desc li div.bshare-custom{
    display: inline-block;
    margin:0;
    padding:0 0 0 10px;
}
.um_products_info_desc li .bshare-custom a{
    padding:0 0 0 19px;
}
.um_products_info_tel{
    font-size:16px;
    top:10px;
    left:10px;
    height:40px;
    line-height:40px;
    position: relative;
    background: url("../image/ico-tel.png") no-repeat left;
    background-size: 20px;
    padding:0 0 0 26px;
}
.um_products_info_tel em{
    font-size: 24px;
    font-family: Arial;
    position: absolute;
    font-weight: 700;
    color: #a58f42;
}
.um_products_info_btn{
    padding:30px 0 0 10px;
}
.um_products_info_btn a{
    border-radius: 0;
    width:100px;
    display: inline-block;
    margin:0 10px 0 0;
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}
.um_products_info_btn .btn-default{
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.um_products_info_btn .btn-danger{
    color: #fff;
    background-color: #819a4b;
    border-color: #839d4a;
}

/*产品介绍*/
.um_products_tit{
    height:40px;
    line-height:40px;
    font-size: 16px;
    position: relative;
    font-weight: bold;
    background: #eee;
    color: #333;
}
.um_products_tit span{
    display: inline-block;
    padding:0 20px;
    color: #fff;
}
.um_products_desc .con{
    font-size: 14px!important;
    line-height:26px;
}
.um_products_desc .con img{
    max-width:100%;
    height:auto;
}
.um_products_desc .con p{
    padding:10px 0 0 0;
}

.um_products_distribution{
    margin-bottom: 20px;
}
.um_products_distribution li{
    display: inline-block;
    margin:0 30px 0 0;
}
.um_products_distribution li a{
    font-size: 13px;
    display: block;
    line-height:30px;
}
.uu-list {
    padding: 40px 0;
}

.uu-list li {
    float: left;
    width: 288px;
    margin-right: 35px;
}

.uu-list li:nth-of-type(3n) {
    margin-right: 0;
}

.uu-list li:nth-of-type(4n) {
	margin-right:35px;
}
.uu-list li:nth-of-type(n+4) {
    margin-top: 20px;
}

.uu-list li .img {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0);
}

.uu-list li:hover .img {
    border: 1px solid #0256ac;
}

.uu-list li p {
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 16px;
    text-align: center;
    width: 100%;
}

.uu-list li .img img {
    max-width: 288px;
    margin: 0 auto;
    display: block;
    height: 288px;
}



/*——————————————————————————————*/


/*侧栏相关内容*/
.um_relevant_box{
    width:270px;
}
.um_relevant_title{
    height: 36px;
    line-height:36px;
    color: #1d2088;
    font-size: 15px;
    border-bottom: 1px solid #eee;
    position: relative;
    font-weight: bold;
}
.um_relevant_title:after{
    display: inline-block;
    content: '';
    width:60px;
    position: absolute;
    background: #1d2088;
    opacity:.5;
    height:1px;
    left:0;
    bottom: -1px;
}

/*相关文章*/
.um_relevant_article_box{
    background: #fff;
}

.relevant__info_keyword{
    background: #d4211c;
    padding:10px 15px 20px;
    margin:10px 0;
}
.relevant__info_keyword .tit{
    font-size: 16px;
    margin-bottom: 5px;
    color: #fff;
}
.relevant__info_keyword a{
    display: inline-block;
    border: 1px solid rgba(255,255,255,.2);
    padding:5px 10px;
    color: #fff;
    line-height:1;
    margin-top:5px;
    margin-right:10px;
}

.um_flip{
    padding:8px 0 15px;
    margin-top:14px;
    border-top: 1px solid #e5e5e5;
}
.um_flip p{
    font-size: 14px;
    margin-top:5px;
}
.um_flip p a {
    padding: 0 5px;
    font-size: 12px;
    display: inline-block;
    background: #f8fbff;
    border: 1px solid #819a4b;
    color: #819a4b;
    margin-right: 10px;
}


.h-menu .con{
    background: #eee;
    margin-top:10px;
}
.h-menu .con li{
    border-bottom: 1px solid #f5f5f5;
    padding:0 20px;
}
.h-menu .con li a{
    display: block;
    line-height:36px;
    font-size: 14px;
    background: url("../images/ico8.gif") no-repeat right;
    background-size:8px;
}
.h-img .con ul{
    display: flex;
}
.h-img .con ul li{
    flex: 1;
    padding:0 5px;
}
.h-img .con ul li p a{
    font-size: 14px;
    overflow: hidden;
    height:30px;
    display: block;
}
.h-news ul li{
    display: flex;
    padding:12px 0;
    border-bottom: 1px solid #eee;
}
.h-news ul li .con{
    flex: 1;
    padding:0 0 0 20px;
}
.h-news ul li .con a{
    display: block;
    font-size: 18px;
    font-weight: bold;
}
.h-news ul li .con p{
    font-size: 14px;
    color: #666;
}
.h-news ul li .img img{
    display: block;
}
.h-keyword{
    margin-top:10px;
}
.h-keyword a{
    display: inline-block;
    line-height:1;
    padding:5px 10px;
    background: #eee;
    margin:0 10px 10px 0;
    font-size: 14px;
}