@charset "utf-8";
/*
 * ---=== common ===---
 * global - mobile
 * v: 1.0
 * author: g
*/

/*
 * 模块样式
*/
/*----====m-head-top(header-top菜单)=====--*/
.m-head-top{
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: relative;
    background-color: #f8f8f8;
}
.m-head-top .le-txt{
    float: left;
    font-size: 12px;
}
.m-head-top .lr-opera{
    float: right;
}
.m-head-top .lr-opera .opt-it{
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #898989;
    position: relative;
    
}
.m-head-top .lr-opera .opt-it::after{
    content: " ";
    background-color: #eee;
    width: 2px;
    height: 15px;
    position: absolute;
    right: 0;
    top: 7px;
}
.m-head-top .lr-opera .opt-it a,
.m-head-top .lr-opera .opt-it span{
    height: 100%;
    font-size: 12px;
}
.m-head-top .lr-opera .opt-it>a,
.m-head-top .lr-opera .opt-it>span{
    display: block;
    padding: 0 15px;
    width: 100%;
    border-left: 1px solid #f8f8f8;
    border-right: 1px solid #f8f8f8;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}
.m-head-top .lr-opera .opt-it .i-icon-down{
    display: block;
    width: 10px;
    height: 5px;
    position: absolute;
    top: 11px;
    right: 12px;
    background: url(./images/icon-sprites-bg.png) no-repeat -42px -352px;
}
.m-head-top .lr-opera .opt-it.lr-icon>a,
.m-head-top .lr-opera .opt-it.lr-icon>span{
    padding-left: 30px;
}
.m-head-top .lr-opera .opt-it .help-icon{
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 8px;
    left: 9px;
    background: url(./images/icon-sprites-bg.png) no-repeat -21px -352px;
}
.m-head-top .lr-opera a:hover{
    color: #f60;
    text-decoration:underline;
}
.m-head-top .hig,
.m-head-top .hig a{
    color: #f60;
}
.m-head-top .lr-opera .second-nav .nav-box{
    width: 100%;
    background: #fff;
    border: 1px solid #dfdfdf;
    position: absolute;
    top: 29px;
    right: 0px;
    display: none;
    z-index: 1;
    box-sizing: border-box;
}
.m-head-top .lr-opera .opt-it:hover .nav-box{
    display: block;
}
.m-head-top .lr-opera .opt-it:hover>span{
    background: #fff;
    border-color: #dfdfdf;
}
.m-head-top .lr-opera .opt-it:hover .i-icon-down{
    background-position-x: -56px;
}
.m-head-top .lr-opera .second-nav>span{
    padding-right: 30px;
}
.m-head-top .lr-opera .nav1-r-hy li span{
    line-height: 30px;
}
.m-head-top .lr-opera .nav1-r-hy a{
    padding: 0;
}
.m-head-top .nav1-r-hy li {
    border-bottom: 1px solid #ededed;
    text-indent: 17px;
}
.m-head-top .nav1-r-hy li:nth-child(1) a {
    color: #f60;
}
/* 网站导航 */
.m-head-top .lr-opera .nav1-r-navigation .nav-box {
    width: 230px;
    font-size: 12px;
    line-height: 20px;
    display: none;
}
.m-head-top .nav1-r-navigation li {
    border-bottom: 1px solid #ededed;
    padding: 10px 0 10px 10px;
}
.m-head-top .nav1-r-navigation div a {
    display: block;
    width: 66px;
    float: left;
}
.m-head-top .nav1-r-navigation .dd-item3 a {
    width: 42px;
}
.m-head-top .clear-history {
    background-color: #f7f7f7;
    text-align: center;
    padding: 8px 0;
}
.m-head-top .clear-history a {
    padding-right: 5px;
}
/*----====m-head-top(header-search搜索)=====--*/
.m-head-search{
    margin-top: 30px;
    height: 77px;
    background: #ee2e2c;
}
.m-head-search .i-logo-touming{
    display: block;
    width: 98px;
    height: 42px;
    background: url(../global/images/i-logo-touming.png) no-repeat;
    background-size: 100% 100%;
}
.m-head-search .proinfo-h1 {
    height: 30px;
    background: #fcc0c0;
    border: 1px solid #fcd5d5;
    margin-top: 7px;
    margin-left: 28px;
    border-radius: 10px;
}
.m-head-search .proinfo-h1 h1{
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #333;
    padding-left: 18px;
    padding-right: 18px;
    letter-spacing: 1px;
    max-width: 500px;
    overflow: hidden;
    font-weight: 600;
}
.m-head-search .hs-cont{
    padding-top: 20px;
}
.m-head-search .hs-searchBox{
    margin-top: 3px;
}
.m-head-search .hs-searchBox .seaInpBox {
    background-color: white;
}
.m-head-search .hs-searchBox .seaInpBox input {
    width: 267px;
    height: 36px;
    border-right: 0;
    line-height: 36px;
    padding: 0 10px;
    box-sizing: border-box;
    display: inline-block;
    border: none!important;
    outline: 0;
    font-size: 14px;
}
.m-head-search .hs-searchBox .searchBtn{
    width: 86px;
    height: 36px;
    background: #d11120;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    border: 0;
    cursor: pointer;
    margin: 0;
}
/*----====m-header-wrap(header导航菜单)=====--*/
.m-nav-warp{
    height: 50px;
    background: #1E1E1E;
}
.m-nav-warp .nav-box .nav-li {
    height: 50px;
    float: left;
    white-space: nowrap;
    line-height: 50px;
    padding: 0 29px;
}
.m-nav-warp .nav-box .nav-li.active,
.m-nav-warp .nav-box .nav-li:hover{
    background: #E62200;
    transition: background 0.3s;
}
.m-nav-warp .nav-li a {
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    display: block;
}
/*----====m-crumbs-wrap(面包屑)=====--*/
.m-crumbs-wrap{
    padding: 15px 15px 15px 25px;
    background: 0;
    font-size: 14px;
    line-height: 20px;
    color: #888;
    background: #fff;
    margin: 10px 0;
}
/* 悬浮侧边栏 */
.m-fixed-sidebar {
    width: auto;
    top: 140px;
    background: 0;
    position: fixed;
    right: 0;
    font-family: "Microsoft YaHei",SimHei,"WenQuanYi Zen Hei",Tahoma,Arial,STHeiti,sans-serif;
    z-index: 1000;
}
.m-fixed-sidebar .service_div {
    display: block;
    width: 32px;
    height: 124px;
    background: url(./images/icon-company-bg.png) no-repeat -82px -1px;
    float: right;
    margin-left: 10px;
    cursor: pointer;
}
.m-fixed-sidebar .service_con {
    float: left;
    width: 150px;
    display: none;
    margin-top: -80px;
    z-index: 1000;
}
.m-fixed-sidebar .floater-hd {
    height: 33px;
    background-color: #ff7d27;
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
    line-height: 33px;
}
.m-fixed-sidebar .floater-bd, .kaopur {
    border: 1px #d4d4d4 solid;
    border-top: 0;
    background: #fff;
    padding-bottom: 5px;
}
.m-fixed-sidebar .kaopur {
    text-align: center;
    padding: 10px 0 10px;
    border: 1px #d4d4d4 solid;
    border-top: 0;
    background: #fff;
}
.m-fixed-sidebar .floater-hd a {
    float: right;
    width: 19px;
    height: 33px;
    background: url(https://static.coovee.net/web_shangpu1/images/lxkf_03.png) -111px 1px no-repeat;
}
.m-fixed-sidebar .fl-img {
    /*padding-top: 120px;*/
    padding-top: 20px;
    background: url(https://static.coovee.net/web_shangpu1/images/lxkf_03.png) center -33px no-repeat;
    text-align: center;
}
.m-fixed-sidebar .fl-img p {
    background-color: #fff;
}
.m-fixed-sidebar .kaopur p {
    color: #ff7d27;
    font-size: 14px;
    line-height: 18px;
}
.m-fixed-sidebar .fl-img p span {
    color: #ff7d27;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    padding-left: 1px;
}
/* 尾部 */
.m-footer-wrap {
    clear: both;
    width: 100%;
    min-width: 1200px;
    color: #999;
    background: #262626;
    font-size: 12px;
    
}
.m-footer-wrap .layout {
    background: #262626;
    padding-top: 35px;
    overflow: hidden;
}
.m-footer-wrap .ft-lf {
    width: 200px;
    color: #fff;
    padding-top: 20px;
    text-align: center;
}
.m-footer-wrap .ft-rt {
    text-align: left;
    color: #fff;
}
.m-footer-wrap .layout .ft-0 a {
    color: #fff;
    font-size: 12px;
    line-height: 20px;
}
.m-footer-wrap .ft-rt dl {
    width: 203px;
    padding-left: 32px;
}
.m-footer-wrap .ft-rt dt {
    font-size: 14px;
    margin-bottom: 8px;
}
.m-footer-wrap .ft-dz {
    border-top: 1px #191919 solid;
    padding-top: 10px;
    width: 908px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
.m-footer-wrap .ft-dz p {
    line-height: 30px;
    color: #fff;
}
/* 返回顶部 */
.m-back-top{
    background: url(./images/icon-company-bg.png) no-repeat 0 -44px;
    width: 44px;
    height: 44px;
    position: fixed;
    left: 50%;
    margin-left: 618px;
    bottom: 50px;
    cursor: pointer;
    display: none;
    z-index: 100;
}
/* 分页 */
.m-pagein-wrap{
    padding: 10px 0 10px 0;
    text-align: center;
    font-size: 12px;
}
.m-pagein-wrap label {
    background: #FFFFFF;
    border: #CCCCCC 1px solid;
    padding: 1px 5px 1px 5px;
}
.m-pagein-wrap label em {
    color: red;
    font-weight: bold;
    font-style: normal;
}
.m-pagein-wrap a{
    background: #FFFFFF;
    border: #E6E6E6 1px solid;
    padding: 1px;
    text-decoration: none;
}
.nav2-r-item {
    float: left;
    text-indent: 12px;
    height: 31px;
    overflow: hidden;
    /*border-left: 1px solid #f8f8f8;*/
    /*border-right: 1px solid #f8f8f8;*/
    position: relative;
    color: #898989;
}
.nav1-r-item {
    float: left;
    text-indent: 12px;
    width: 75px;
    /*border-left: 1px solid #f8f8f8;*/
    /*border-right: 1px solid #f8f8f8;*/
    position: relative;
    color: #898989;
}

.h-green {
    color: #00ab5e;
}
.h-red {
    color: #ff0000!important;
}