@charset "utf-8";
/***** -----   Initialization   -----*****/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, blockquote, th, td, p {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

input, button, select, textarea {
    outline: none;
    border: none;
    background: transparent;
    -webkit-appearance: none;
    font-family: "微软雅黑";
}

ol, ul, li {
    list-style: none;
    font-family: "微软雅黑";
}

body {
    font-family: "微软雅黑" !important; /*overflow-X:hidden;*/
}

body {
    min-width: 1200px;
}

html { /*overflow-X:hidden;*/
}

img {
    border: 0;
    vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

/***** -----   Ending Initialization   -----*****/
body {
    background: #f6f6f6;
}

/**/
/*banner 轮播*/
.rol {
    top: -6px;
}

.rol a:hover {
    color: #0038B8;
    text-decoration: underline;
}

.rollist {
    width: 100%;
    height: 500px;
}

.rollist_li {
    width: 100%;
    display: none;
}

.rollist_li1 {
    display: block;
}

.rollist_li_a {
    display: block;
    width: 100%;
    height: 500px;
    margin: 0 auto;
}

.rollist_a_bg1 {
    background: url(../imgs/banner/banner00.jpg) no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.rollist_a_bg2 {
    background: url(../imgs/banner/banner01.jpg) no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.rollist_a_bg3 {
    background: url(../imgs/banner/banner02.jpg) no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.rolcen {
    width: 1200px;
    margin: 0 auto;
}

.roldot {
    bottom: 20px;
    left: 50%;
    /*margin-left: -106px;*/
    margin-left: -53px;
}

.roldot li {
    width: 38px;
    height: 8px;
    background-color: #fff;
    float: left;
    margin-left: 15px;
    cursor: pointer;
    border-radius: 5px;
}

.roldot .active {
    background-color: #08c2dd;
    -webkit-background-image: linear-gradient(90deg, #01A2B9, #08c2dd);
    -moz-background-image: linear-gradient(90deg, #01A2B9, #08c2dd);
    -ms-background-image: linear-gradient(90deg, #01A2B9, #08c2dd);
    background-image: linear-gradient(90deg, #01A2B9, #08c2dd);
    -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, .2);
    -moz-box-shadow: 0 0 10px rgba(255, 255, 255, .2);
    -ms-box-shadow: 0 0 10px rgba(255, 255, 255, .2);
    box-shadow: 0 0 10px rgba(255, 255, 255, .2);
}

.btn_arrow {
    z-index: 88;
    position: absolute;
    top: 230px;
    width: 36px;
    height: 58px;
    display: block;
    background: url(../imgs/material/index_arrow.png) no-repeat;
}

.prev_btn {
    left: 0;
    background-position: 0 0;
}

.next_btn {
    right: 0;
    background-position: -48px 0;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

/*产品列表*/
.products {
    z-index: 1;
    top: 0px;
    left: 50%;
    width: 1000px;
    height: 500px;
    margin-left: -500px;
    display: block;
}

.prolist {
    width: 230px;
    height: 457px;
    background: url(../imgs/material/lnav_bg.png) no-repeat;
    padding-top: 40px;
}

.prolist_li1 {
    width: 230px;
    height: 70px;
}

.prolist_li {
    height: 69px;
    width: 166px;
    background: url(../imgs/material/iconAll.png) no-repeat;
    margin: 0 auto;
    line-height: 69px;
    text-align: center;
}

.prolist_li6 {
    height: 69px;
    width: 116px;
    background: url(../imgs/material/iconAll.png) no-repeat;
    margin: 0 auto;
    line-height: 69px;
    padding-left: 50px;
}

.prolist_libg1 {
    background-position: -107px -46px;
}

.prolist_libg2 {
    background-position: -107px -121px;
}

.prolist_libg3 {
    background-position: -107px -194px;
}

.prolist_libg4 {
    background-position: -107px -267px;
}

.prolist_libg5 {
    background-position: -107px -352px;
}

.prolist_libg6 {
    background-position: -107px -425px;
}

.proption_cp {
    padding-left: 14px;
    margin-top: 40px;
}

.bor_b1 {
    border-bottom: 1px solid #e1e2e3;
}

.lnav_new {
    top: 15px;
    right: 61px;
}

.prop {
    width: 680px;
    height: 420px;
    background: #fff;
}

.text_c {
    text-align: center;
}

.prop_all {
    width: 150px;
    margin-left: 38px;
    margin-top: 20px;
}

.prop_list {
    margin-top: 8px;
}

.prop_list > li {
    height: 34px;
    line-height: 34px;
    position: relative;
}

.prop_list1 {
    margin-top: 8px;
}

.prop_list1 > li {
    height: 34px;
    position: relative;
}

.prop_icon {
    display: inline-block;
    width: 20px;
    height: 22px;
    vertical-align: middle;
    background: url(../imgs/material/iconAll.png) no-repeat -111px 0;
    position: absolute;
    left: -8px;
    top: 5px;
}

.prop_iconpor {
    display: inline-block;
    width: 21px;
    height: 22px;
    background: url(../imgs/material/iconAll.png) no-repeat -37px -415px;
    margin-right: 10px;
    top: 5px;
    *top: 2px;
}

.prop_first {
    margin-left: 31px;
    margin-top: 20px;
}

.prop_first_p {
    width: 136px;
    height: 18px;
    background: url(../imgs/material/iconAll.png) no-repeat -118px -522px;
    text-align: right;
}

.prop_first_t {
    height: 153px;
    width: 126px;
    margin-top: 10px;
}

.bor_b1b1b1 {
    border-bottom: 1px solid #b1b1b1;
}

.prop_f_top {
    width: 116px;
    height: 30px;
    padding-right: 10px;
    text-align: right;
    padding-top: 86px;
    letter-spacing: 1.5px;
}

.rnav_new {
    top: -4px;
    right: -20px;
}

/*产品展示*/
.goods {
    width: 1220px;
    margin: 50px auto 0;

}

.goods_hot {
    width: 1200px;
    margin: 0 auto;
}

.goods_hot_oney {
    width: 790px;
    height: 200px;
    background: url(../imgs/bigImg/hot1.jpg) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    padding: 40px 0 0 26px;
    margin-bottom: 20px;
}

.goods_hot_btn {
    width: 131px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    border-radius: 20px;
}

.goods_hot_oney .goods_hot_btn {
    background-color: #6B84A3;
}

.goods_hot_oney .goods_hot_btn:hover {
    color: #fff;
    background-color: #5d7ca6;
}

.goods_hot_way {
    width: 370px;
    height: 200px;
    background: url(../imgs/bigImg/hot3.jpg) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    padding: 40px 0 0 30px;
    margin-right: 18px;
}

.goods_hot_way .goods_hot_btn {
    background-color: #b69d7e;
}

.goods_hot_way .goods_hot_btn:hover {
    color: #fff;
    background-color: #bb9a71;
}

.goods_hot_son {
    width: 370px;
    height: 200px;
    background: url(../imgs/bigImg/hot4.jpg) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    padding: 40px 0 0 30px;
}

.goods_hot_son .goods_hot_btn {
    background-color: #6e9dad;
}

.goods_hot_son .goods_hot_btn:hover {
    color: #fff;
    background-color: #609cb0;
}

.goods_hot_r {
    width: 320px;
    height: 460px;
    background: url(../imgs/bigImg/hot2.jpg) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    padding: 40px 0 0 30px;
}

.goods_hot_r .goods_hot_btn {
    background-color: #b47474;
}

.goods_hot_r .goods_hot_btn:hover {
    color: #fff;
    background-color: #B96767;
}

.hot_menu {
    width: 100%;
    height: 500px;
}
.menu_top {
    display: flex;
    margin-bottom: 20px;
    font-size:0;
}
.menu_bg {
    flex: 1;
    vertical-align:middle;
    height: 200px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 40px 0 0 30px;
    margin: 0 5px;
}
.hot1 {
    background-image: url(../imgs/bigImg/newHot1.jpg);
}
.hot2 {
    background-image: url(../imgs/bigImg/newHot2.jpg);
}
.hot3 {
    background-image: url(../imgs/bigImg/newHot3.jpg);
}
.hot4 {
    background-image: url(../imgs/bigImg/newHot4.jpg);
}
.hot5 {
    background-image: url(../imgs/bigImg/newHot5.jpg);
}
.hot6 {
    background-image: url(../imgs/bigImg/newHot6.jpg);
}
.meun_title {
    font-size: 25px;
    font-weight: 500;
}
.meun_text {
    font-size: 16px;
    color: #222;
    height: 27px;
}
.goods_watch {
    width: 1200px;
    margin: 0 auto;
}


.goods_watch_title {
    line-height: 1;
    text-align: center;
    font-size: 48px;
    padding: 56px 0 38px;
}

.goods_title_line {
    width: 78px;
    height: 2px;
    display: inline-block;
    vertical-align: middle;
    background-color: #222;
}

.goods_watch_list_li1 {
    width: 142px;
    height: 296px;
    background: #019cff;
    padding-left: 20px;
    padding-top: 34px;
}

.goods_box {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
}

.watch_li_top {
    width: 146px;
    height: 130px;
}


.watch_list_li2cp {
    width: 291px;
    height: 171px;
    display: block;
    margin: 0 auto;
}

.watch_list_li2cp2 {
    width: 262px;
    height: 172px;
    display: block;
    margin: 0 auto;
}


.watch_list_li2_div {
    text-align: center;
    padding-top: 18px;
}

.noDetail {
    padding: 18px 0;
}

.dsj {
    /*text-align: left;*/
    /*width: fit-content;*/
    /*margin: 0 auto;*/
    /*padding: 0 38px*/
}

.list_li2_b {
    width: 262px;
    height: 36px;
    border-top: 1px solid #eee;
    padding-top: 14px;
    margin-top: 10px;
}

.list_li2_det {
    width: 87px;
    height: 34px;
    background: url(../imgs/material/det_btn1.png) no-repeat;
    display: block;
    line-height: 34px;
    text-align: center;
    color: #01A2B9;
}

.list_li2_det:hover {
    background: url(../imgs/material/det_btn2.png) no-repeat;
    color: #fff;
}

.allcp_btn {
    width: 358px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #01A2B9;
    border: 1px solid #01A2B9;
    border-radius: 6px;
    margin: 0 auto;
    display: block;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    transition: all .4s;
    -webkit-box-shadow: 0 10px 15px rgba(1, 162, 185, 0.1);
    -ms-box-shadow: 0 10px 15px rgba(1, 162, 185, 0.1);
    -moz-box-shadow: 0 10px 15px rgba(1, 162, 185, .1);
    box-shadow: 0 10px 15px rgba(1, 162, 185, .1);
    overflow: hidden;
}

.allcp_btn:hover {
    /*color: #fff;*/
    width:260px;
    color: #01A2B9;
    height: 250px;
    /*background-color: #3fcee2;*/
    /*-webkit-background-image: linear-gradient(90deg, #3fcee2, #01A2B9);*/
    /*-moz-background-image: llinear-gradient(90deg, #3fcee2, #01A2B9);*/
    /*-ms-background-image: linear-gradient(90deg, #3fcee2, #01A2B9);*/
    /*background-image: linear-gradient(90deg, #3fcee2, #01A2B9);*/
}

.wid_index_img {
    width: 360px;
    height: 200px;
    overflow: hidden;
}

/*20190322*/
.goods_banner {
    width: 1154px;
    height: 240px;
    margin-bottom: 30px;
    overflow: hidden;
    display: block;
    padding-left: 46px;
    padding-top: 40px;
}

.goods_lybanner {
    background: url(../imgs/bigImg/shequmeitifuwu.jpg) no-repeat center;
    background-size: 100% auto;
}

.goods_ywbanner {
    background: url(../imgs/bigImg/shequzixunfuwu.jpg) no-repeat center;
    background-size: 100% auto;
}

.goods_jkbanner {
    background: url(../imgs/bigImg/shequwenhuayuuhuodong.jpg) no-repeat center;
    background-size: 100% auto;
}

.goods_ccbanner {
    background: url(../imgs/bigImg/shequ+.jpg) no-repeat center;
    background-size: 100% auto;
}

.goods_qybanner {
    background: url(../imgs/bigImg/shequshenghuofuwu.jpg) no-repeat center;
    background-size: 100% auto;
}

.goods_a_banner {
    display: block;
    padding-top: 40px;
    padding-left: 46px;
}

.watch_list_item {
    width: 100%;
    height: 200px;
    display: block;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.watch_list_item:hover {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.watch_title_a {
    width: 100%;
    line-height: 1;
    color: #222;
    font-size: 24px;
    padding-bottom: 10px;
}

.watch_ljbj_group {
    padding: 12px 0 30px;
}

.watch_ljbj_btn {
    width: 140px;
    height: 34px;
    line-height: 34px;
    display: block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 4px;
    margin: 0 auto;
    background: url(../imgs/material/ljbj_btnbg.png) no-repeat;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.watch_ljbj_btn {
    -webkit-box-shadow: 0 5px 10px #01a2b9c9;
    -moz-box-shadow: 0 5px 10px #01a2b9c9;
    -ms-box-shadow: 0 5px 10px #01a2b9c9;
    box-shadow: 0 5px 10px #01a2b9c9;
}

.watch_ljbj_btn:hover {
    background-color: #01A2B9;
    background-image: none;
    color: #fff;
}

.qrCode {
    position: absolute;
    top: 0px;
    left: 0;
    /*opacity: 0;*/
    background-color: rgba(0, 0, 0, .3);
    width: 360px;
    height: 0px;
    z-index: 99;
    overflow: hidden;
    transition: height ease 500ms;
    -ms-transform: height ease 500ms;
    -moz-transform: height ease 500ms;
    -webkit-transform: height ease 500ms;
    -o-transform: height ease 500ms;
}

.qrCode img {
    width: 100px;
    height: 100px;
}
.fuQrWap {
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 100px;
}
.watch_ljbj_btn:hover .qrCode {
    height: 200px;
}

.see {
    display: block;
}

.watch_ljbj_btn:hover .see {
    display: none;
}

.scan {
    display: none;
}

.watch_ljbj_btn:hover .scan {
    display: block;
}

/*todo*/

.list_tips_img {
    z-index: 9;
    position: absolute;
    right: -5px;
    top: 10px;
    width: 100px;
    height: 45px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: url(../imgs/material/hotimg.png) no-repeat;
}

/*社区媒体服务*/
.watch_list_ly01 {
    background: url(../imgs/smallImg/shequzimeiti.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_ly02 {
    background: url(../imgs/smallImg/xiaolintongshequbao.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_ly03 {
    background: url(../imgs/smallImg/shequshenghuoshouce.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_ly04 {
    background: url(../imgs/smallImg/shequhuodong.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_ly05 {
    background: url(../imgs/smallImg/xianxiameitidaili.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_ly06 {
    background: url(../imgs/smallImg/xianshang.jpg) no-repeat center;
    background-size: 360px auto;
}

/*社区资讯服务*/
.watch_list_yw01 {
    background: url(../imgs/smallImg/shequredian.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_yw02 {
    background: url(../imgs/smallImg/shequbianmin.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_yw03 {
    background: url(../imgs/smallImg/tehui.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_yw04 {
    background: url(../imgs/smallImg/gongyi.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_yw05 {
    background: url(../imgs/smallImg/kuaixun.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_yw06 {
    background: url(../imgs/smallImg/hudong.jpg) no-repeat center;
    background-size: 360px auto;
}

/*社区文化与活动*/
.watch_list_jk01 {
    background: url(../imgs/smallImg/linqugongshe.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_jk02 {
    background: url(../imgs/smallImg/lixuetang.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_jk03 {
    background: url(../imgs/smallImg/qinzi.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_jk04 {
    background: url(../imgs/smallImg/yunfu.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_jk05 {
    background: url(../imgs/smallImg/tingjiangtan.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_jk06 {
    background: url(../imgs/smallImg/laonian.jpg) no-repeat center;
    background-size: 360px auto;
}
.goods_zh {
    background: url(../imgs/bigImg/zhihuidashuju.jpg) no-repeat center;
    background-size: 100% auto;
}
.watch_list_cc01 {
    background: url(../imgs/smallImg/jiaoyu.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_cc02 {
    background: url(../imgs/smallImg/jiankang.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_cc03 {
    background: url(../imgs/smallImg/jinrong.jpg) no-repeat center;
    background-size: 360px auto;
}
.watch_list_cc04 {
    background: url(../imgs/smallImg/lvyou.jpg) no-repeat center;
    background-size: 360px auto;
}
.watch_list_cc05 {
    background: url(../imgs/smallImg/yiliao.jpg) no-repeat center;
    background-size: 360px auto;
}
.watch_list_cc06 {
    background: url(../imgs/smallImg/dichan.jpg) no-repeat center;
    background-size: 360px auto;
}

/*小邻通社区+*/
.watch_list_cca01 {
    background: url(../imgs/smallImg/shangcheng.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_cca02 {
    background: url(../imgs/smallImg/dashuju.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_cca03 {
    background: url(../imgs/smallImg/meilijiayuan.jpg) no-repeat center;
    background-size: 360px auto;
}

/*社区生活区*/
.watch_list_qy01 {
    background: url(../imgs/smallImg/jiazhengfuwu.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_qy02 {
    background: url(../imgs/smallImg/fangwuweixiu.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_qy03 {
    background: url(../imgs/smallImg/jiadianweixiu.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_qy04 {
    background: url(../imgs/smallImg/banjiafuwu.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_qy05 {
    background: url(../imgs/smallImg/diannaoweixiu.jpg) no-repeat center;
    background-size: 360px auto;
}

.watch_list_qy06 {
    background: url(../imgs/smallImg/ershouhuishou.jpg) no-repeat center;
    background-size: 360px auto;
}

/*荣誉承载30年*/
.pary {
    width: 1100px;
    height: 326px;
    padding: 300px 50px 0;
    margin: 40px auto 50px;
    background: #fff url(../imgs/bigImg/footer.jpg) center top no-repeat;
    background-size: 100% auto;
}

.pary .pro_pary_tx {
    width: 722px;
    height: 40px;
    margin: 0 auto;
    color: #000;
    font-size: 24px;
    position: relative;
    padding: 30px 0 35px 0;
}

.pary .pro_pary_tx span {
    display: block;
    width: 422px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: relative;
    z-index: 10;
    background: #fff;
}

.pary .pro_pary_tx i {
    width: 100%;
    display: block;
    height: 0;
    border-top: 1px solid #e9dbc0;
    margin-top: -20px;
    position: relative;
    z-index: 9;
}

.pary dl {
    width: 219px;
    border-right: 1px solid #f9f1e2;
    text-align: center;
    font-size: 12px;
    float: left;
}

.pary dl.last {
    border-right: 0;
}

.pary dl dt {
    width: 190px;
    height: 130px;
    margin: 0 auto 15px;
}

.pary dl dt img {
    display: block;
    float: left;
}

.pary .ry_gs {
    font-size: 16px;
    color: #000;
}

.pary .ry_yw {
    color: #60c6c6;
    margin-bottom: 18px;
}

.pary .ry_describe {
    color: #666;
}

/*健康险4.7折*/
.fixed_right {
    position: fixed;
    top: 45%;
    right: 29px;
    width: 186px;
    height: 360px;
    margin-top: -93px;
    z-index: 999;
}

.prop_zhekou {
    position: absolute;
    left: -6px;
    top: 0;
    z-index: 5;
    width: 32px;
    height: 21px;
    display: inline-block;
    background: url(../imgs/material/indexzkou.png) no-repeat;
    vertical-align: middle;
}

.prop_manjian {
    position: absolute;
    left: -6px;
    top: 0;
    z-index: 5;
    width: 32px;
    height: 21px;
    display: inline-block;
    background: url(../imgs/material/indexmanjian.png) no-repeat;
    vertical-align: middle;
}

.prop_zhekou.left_34 {
    left: -34px;
}

.prop_zhekou.left34_top5 {
    left: -34px;
    top: 6px;
}

.prolist_dz47zhe {
    position: absolute;
    left: 83px;
    top: 45px;
}

.prolist_dz47zhe span {
    font-size: 12px;
    color: #ff5c00;
}

.prolist_dz47zhe a {
    font-size: 14px;
    color: #ff5c00;
    text-decoration: underline;
    padding-left: 8px;
}

.prop_manjian.left_34 {
    left: -34px;
}

.prop_manjian.left34_top5 {
    left: -34px;
    top: 5px;
}

.prop_manjian.lftp36 {
    left: -36px;
    top: 6px;
}

/*左边悬浮菜单*/
.menu_left {
    z-index: 999;
    position: fixed;
    left: 68px;
    top: 20%;
}

.menu_item {
    width: 112px;
    height: 112px;
    background: url(../imgs/material/side_circle01.png) no-repeat;
    margin-top: -27px;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.menu_item a {
    width: 70px;
    height: 52px;
    display: block;
    font-size: 14px;
    color: #666;
    padding-top: 34px;
    padding-left: 20px;
    line-height: 1.3;
    text-align: center;
}

.menu_item:hover {
    background: url(../imgs/material/side_circle02.png) no-repeat;
}

.menu_item:hover a, .menu_item.active a {
    color: #fff;
}

.menu_item.active {
    background: url(../imgs/material/side_circle03.png) no-repeat;
}

/**金秋贴膘悬浮框样式**/
.fixed_botton_tb {
    z-index: 99;
    position: fixed;
    left: 0;
    bottom: 0px;
    right: 0;
    width: 100%;
    min-width: 1200px;
}

.jqtb_fixed {
    width: 100%;
    display: block;
}

.w1000 {
    width: 90%;
    margin: 0 auto;
    position: relative;
    min-width: 1000px;
    z-index: 1;
}

.tb_close {
    font-size: 60px;
    color: #602601;
    text-align: right;
    display: block;
    height: 60px;
    width: 60px;
    margin-top: 1%;
    right: 1%;
    position: absolute;
}

.tb_close:hover {
    text-decoration: none;
}

/*20171017底部新增公安网备案*/
.copyright_por {
    width: 270px;
    margin: 0 auto;
}

.copyright_por a {
    display: inline-block;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
}

.copyright_por a p {
    float: left;
    height: 20px;
    margin: 0px 0px 0px 5px;
    color: #666;
}

.copyright_por img {
    position: relative;
    top: 3px;
}

/*产品列表增加虚线*/
.prop_all .prop_list > li, .prop_list1 > li, .prop_dashed li {
    border-bottom: 1px dashed #CFCFCF;
}

.point {
    width: 5px;
    height: 5px;
    display: inline-block;
    background: #FF6F23;
    margin-right: 10px;
    vertical-align: middle;
}

.tag_icon {
    position: absolute;
    top: 6px;
    left: -28px;
    width: 39px;
    height: 20px;
    line-height: 20px;
    background: url(../imgs/material/tag_icon.png) no-repeat center;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-style: normal;
}

.prop_icon.top0 {
    top: 0;
}

.double_line {
    height: 36px;
    line-height: 18px;
}


