/*
 *Ifame model模块样式 
 * 
 * 
 * */
body{background: #ededed;}


.imgActive{border: 2px solid #8bc429 !important;}
/*PhoneTop 头部*/
.PhoneTop{
    padding: 10px;
    width: 100%;
    text-align: center;
    background: white;
    border-bottom: 1px solid #ccc;
}

/*PhoneBottom 底部*/
.PhoneBottom{
    padding: 20px;
    width: 100%;
    text-align: center;
    background: white;
}



/*编辑设置模块*/
.BianJi_box{
    position: relative;

}
.model_BiaoTi_Style{
    position: absolute;
    top: -29px;
    right: 0;
    text-align: right;
    z-index: 20;
    color:white;
}
.model_BiaoTi_Style div{
    display: inline-block;
    padding: 5px;
    background: #3577bb;
    border: 1px solid #ccc;
    cursor: pointer;
}

/*占位符高度*/
.ui-state-highlight{
    border: 1px dotted black;
    height:30px;
}
.moveHeight{height:35px !important;overflow:hidden;z-index:99}
/*所有model标题样式*/
.BiaoTi{
    cursor: move;
    background: white;
    border-bottom: 1px solid #eee;
}
/*.BiaoTi div{
	display: inline-block;
	padding: 10px;
	border-bottom:2px solid red;
}*/

/*所有图文标题样式*/
.model_BiaoTi{
    margin-bottom:10px;
    border:1px solid white;
}


/*图文展示文字展示*/
.model_BiaoTi .model_hide{
    /*background: white;*/
}
.TuWenTxt{
    vertical-align: top;
    word-wrap: break-word;
    word-break: break-all;
}
/*动画*/
.DongHuaBox{ width:100%;  overflow:hidden; position:relative;}
.DongHuaBox .bd{ padding-top:10px;}
.DongHuaBox .bd ul{ overflow:hidden; zoom:1;width:100% }
.DongHuaBox .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;}
.DongHuaBox .bd ul li .pic{ text-align:center; }
.DongHuaBox .bd ul li .pic img{display:block; padding:2px; border:1px solid #ccc; }
.DongHuaBox .bd ul li .pic a:hover img{ border-color:#999;}
.DongHuaBox .bd ul li .title{ line-height:24px;}

/*编辑样式*/
.BianJi_g_style{
    position: absolute;
    top:0;
    right: 0;
    width: 100%;
    height: 100%;
    border:1px solid #4E98E1;
    text-align: right;
}
.BianJi_g_style div{
    height:25px;
    width:100%;
    background: #4E98E1;
    cursor: default;
    position: absolute;
    left: 0;
    bottom: 0;
}
.BianJi_g_style div img{
    cursor: pointer;
}


/******魔方导航 一默认样式******/
.model_BiaoTi .MoFangOne{
    position: relative;
    float: left;
    width: 33%;
    height: 120px;
    margin: 1px 0 0 1px;
    background: white;
    text-align: center;
    padding: 5px;
}
.model_BiaoTi .MoFangOne:hover{
    cursor: pointer;
}
.model_BiaoTi .MoFangOne .iconfont{
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: block;
    color: white;
    margin: 0 auto;
    border-radius: 50%;
    font-size: 35px !important;
}
.model_BiaoTi .MoFangOne div{
    margin-top: 1rem;
}
.model_BiaoTi .MoFangOne:nth-child(9n+1) a .iconfont{
    background-color:#FFBF00;
}
.model_BiaoTi .MoFangOne:nth-child(9n+2) a .iconfont{
    background-color:#96A2F4;
}
.model_BiaoTi .MoFangOne:nth-child(9n+3) a .iconfont{
    background-color:#FF875F;
}
.model_BiaoTi .MoFangOne:nth-child(9n+4) a .iconfont{
    background-color:#CD90E0;
}
.model_BiaoTi .MoFangOne:nth-child(9n+5) a .iconfont{
    background-color:#90A6B3;
}
.model_BiaoTi .MoFangOne:nth-child(9n+6) a .iconfont{
    background-color:#E97DA1;
}
.model_BiaoTi .MoFangOne:nth-child(9n+7) a .iconfont{
    background-color:#4DD7E4;
}
.model_BiaoTi .MoFangOne:nth-child(9n+8) a .iconfont{
    background-color:#F8B504;
}
.model_BiaoTi .MoFangOne:nth-child(9n+9) a .iconfont{
    background-color:#94CB4C;
}
.model_BiaoTi .MoFangOne div{
    padding-top: 15px;
}
.model_BiaoTi .MoFangOne div img{
    width: 40px !important;
    height: 40px!important;
}

/******魔方导航 二样式******/
.model_BiaoTi .MoFangTwo{
    position: relative;
    float: left;
    width: 50%;
    height: 5.2rem;
    line-height: 5.2rem;
    text-align: center;
    padding: 5px;
}
.model_BiaoTi .MoFangTwo .iconfont{
    font-size: 35px !important;
    color: #fff;
    padding-right: 5px;
}
.model_BiaoTi .MoFangTwo div{
    display: inline-block;
    padding-top: 11px;
}
.model_BiaoTi .MoFangTwo div img{
    width: 40px !important;
    height: 40px !important;
}
.model_BiaoTi .MoFangTwo span{
    vertical-align: top;
}
.model_BiaoTi .MoFangTwo:nth-child(6n+1){
    background-color: #FE9915;
}
.model_BiaoTi .MoFangTwo:nth-child(6n+2){
    background-color: #39323A;
}
.model_BiaoTi .MoFangTwo:nth-child(6n+3){
    background-color: #D5371A;
}
.model_BiaoTi .MoFangTwo:nth-child(6n+4){
    background-color: #004D7C;
}
.model_BiaoTi .MoFangTwo:nth-child(6n+5){
    background-color: #566B7E;
}
.model_BiaoTi .MoFangTwo:nth-child(6n+6){
    background-color: #20B9B7;
}
/******魔方导航 三样式******/
.model_BiaoTi .MoFangShree{
    margin: 5px 0 0 5px;
    position: relative;
    float: left;
    width: 48%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #F2F2F2;
}
.model_BiaoTi .MoFangShree .iconfont{
    font-size: 35px;
}
/******魔方导航 四样式******/
.model_BiaoTi .MoFangFour {
    position: relative;
    float: left;
    height: 5.2rem;
    background: white;
    text-align: center;
    padding: 5px;
}
.model_BiaoTi .MoFangFour:hover{
    cursor: pointer;
}
.model_BiaoTi .MoFangFour i{
    width: 3.5rem;
    height: 3.5rem;
    line-height: 3.5rem;
    display: block;
    font-size: 2.2rem !important;
    color: white;
    margin: 0 auto;
}
.model_BiaoTi .MoFangFour:nth-child(5n+1) {
    width:33%;
    background-color: #F1B614;
}
.model_BiaoTi .MoFangFour:nth-child(5n+2) {
    width:33%;
    background-color: #FF894C;
}
.model_BiaoTi .MoFangFour:nth-child(5n+3) {
    width:33%;
    background-color: #FD5264;
}
.model_BiaoTi .MoFangFour:nth-child(5n+4) {
    width:50%;
    background-color: #84D018;
}
.model_BiaoTi .MoFangFour:nth-child(5n+5) {
    width:50%;
    background-color: #14C761;
}
.model_BiaoTi .MoFangFour div{
    padding-top: 5px;
}
.model_BiaoTi .MoFangFour div img{
    width: 35px;
    height: 35px!important;
}
/******魔方导航 五样式******/

.model_BiaoTi .MoFangFive{
    position: relative;
    float: left;
    background: white;
    text-align: center;
    padding: 5px;
    width:calc(50% - 2px);
    height:70px;
}
.model_BiaoTi .MoFangFive:hover{
    cursor: pointer;
}
.model_BiaoTi .MoFangFive i{
    width: 3.5rem;
    height: 3.5rem;
    line-height: 3.5rem;
    display: block;
    font-size: 2.2rem !important;
    color: white;
    margin: 0 auto;
}
.model_BiaoTi .MoFangFive:nth-child(7n+1){
    height: 140px;
    background-color: #6ABF48;
    border-right: 4px solid #333029;
    border-bottom: 4px solid #333029;
}
.model_BiaoTi .MoFangFive div{
    font-size: .7rem;
}
.model_BiaoTi .MoFangFive a{
    display: block;
}
.model_BiaoTi .MoFangFive span{
    display: block;
    width: calc(100% - 10px);
    position: absolute;
    bottom: 6%;
}
.model_BiaoTi .MoFangFive:nth-child(7n+2){
    background-color: #47B8E0;
    border-bottom: 4px solid #333029;
}
.model_BiaoTi .MoFangFive:nth-child(7n+3){
    background-color: #E19024;
    border-bottom: 4px solid #333029;
}
.model_BiaoTi .MoFangFive:nth-child(7n+4){
    background-color: #14B4F0;
    border-right: 4px solid #333029;
    border-bottom: 4px solid #333029;
}
.model_BiaoTi .MoFangFive:nth-child(7n+5){
    background-color: #26BAD4;
    border-bottom: 4px solid #333029;
}
.model_BiaoTi .MoFangFive:nth-child(7n+6){
    background-color: #ED9D24;
    border-right: 4px solid #333029;
    border-bottom: 4px solid #333029;
}
.model_BiaoTi .MoFangFive:nth-child(7n+7){
    background-color: #59AB3D;
    border-bottom: 4px solid #333029;
}
.model_BiaoTi .MoFangFive div{
    padding-top: 3px;
}
.model_BiaoTi .MoFangFive div img{
    height: 35px!important;
}
/******魔方导航 六样式******/
.model_BiaoTi .MoFangSix i{
    font-size: 30px !important;
    color: #FFFFFF;
}
.model_BiaoTi .MoFangSix{
    position: relative;
    float: left;
    width: 33%;
    height: 5.2rem;
    margin: 1px 0 0 1px;
    text-align: center;
    padding: 5px;
}
.model_BiaoTi .MoFangSix:hover{
    cursor: pointer;
}
.model_BiaoTi .MoFangSix:nth-child(6n+1){
    background-color: #D87570;
}
.model_BiaoTi .MoFangSix:nth-child(6n+2){
    background-color: #BAD0C3;
}
.model_BiaoTi .MoFangSix:nth-child(6n+3){
    background-color: #FCBF02;
}
.model_BiaoTi .MoFangSix:nth-child(6n+4){
    background-color: #BC4040;
}
.model_BiaoTi .MoFangSix:nth-child(6n+5){
    background-color: #6E9D97;
}
.model_BiaoTi .MoFangSix:nth-child(6n+6){
    background-color: #FD8C00;
}
.model_BiaoTi .MoFangSix div img{
    height: 35px!important;
    width: 35px!important;
    margin-top: 4px;
    margin-bottom: 3px;
}
/******魔方导航 七样式******/
.model_BiaoTi .MoFangSeven .iconfont{
    width: 3.5rem;
    height: 3.5rem;
    line-height: 3.5rem;
    display: block;
    font-size: 2.2rem !important;
    color: white;
    margin: 0 auto;
    border-radius: 50%;
}
.model_BiaoTi .MoFangSeven{
    position: relative;
    float: left;
    width: 25%;
    height: 5.2rem;
    text-align: center;
    padding: 5px;
}
.model_BiaoTi .MoFangSeven:hover{
    cursor: pointer;
}
.model_BiaoTi .MoFangSeven div{
    font-size: .7rem;
}
.model_BiaoTi .MoFangSeven:nth-child(8n+1) a i{
    background-color: #2DAAD8;
}
.model_BiaoTi .MoFangSeven:nth-child(8n+2) a i{
    background-color: #6692EB;
}
.model_BiaoTi .MoFangSeven:nth-child(8n+3) a i{
    background-color: #895CF3;
}
.model_BiaoTi .MoFangSeven:nth-child(8n+4) a i{
    background-color: #82D330;
}
.model_BiaoTi .MoFangSeven:nth-child(8n+5) a i{
    background-color: #EEB40A;
}
.model_BiaoTi .MoFangSeven:nth-child(8n+6) a i{
    background-color: #16CE5E;
}
.model_BiaoTi .MoFangSeven:nth-child(8n+7) a i{
    background-color: #FF5160;
}
.model_BiaoTi .MoFangSeven:nth-child(8n+8) a i{
    background-color: #3A75F7;
}
.model_BiaoTi .MoFangSeven div img{
    width: 35px!important;
    height: 35px!important;
}
/******魔方导航 八样式******/
.model_BiaoTi .MoFangNight i{
    font-size: 30px !important;
    color: #FFFFFF;
}
.model_BiaoTi .MoFangNight{
    background: #1E2225;
    position: relative;
    float: left;
    width: 33%;
    height: 5.2rem;
    margin: 1px 0 0 1px;
    text-align: center;
    padding: 5px;
    /*color: #9F88A5;*/
}
.model_BiaoTi .MoFangNight:hover{
    background: #3A2B52;
    color: #D0C8DF;
    cursor: pointer;
}
.model_BiaoTi .MoFangNight div{
    font-size: .7rem;
}
.model_BiaoTi .MoFangNight div img{
    width: 35px!important;
    height: 35px!important;
    margin-top: 4px;
    margin-bottom: 3px;
}
/******************列表多图****************/
.liebiao_box{
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-bottom: 1rem;
    text-align: center;
    /*float: left;*/
    display: inline-block;
    width: 45% !important;
    position: relative;
    overflow: hidden;
    vertical-align: top;
}
.liebiao_box a{
    display: inline-block;
    width: 100%;
}
/*.liebiao_box img{
	max-width: none;
	width: auto!important;
	height: 100%;
}*/
.zoom1 img{
    width: auto!important;
}
.zoom2 img{

}
.zoom3 img{
    height: 100%;
    max-width: none;
}
.LieBiaoTxt{
    word-break: break-all;
    max-width: 13rem;
    margin: 5px auto;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #676767;
    text-align: center;
    font-size: .8rem;
    line-height: 1.2rem;
}
.LieBiaoTxtNo{
    word-break:normal !important;
}
.liebiaoimg_cont{padding: 10px 0;line-height: 20px;}
.img_addcont{width:68%;height:100px;border:1px solid #ccc; }
.img_addcont_box{ overflow-y:auto; height:100px;}
.img_contKuang{height:75px;width:75px;text-align: center;border: 1px dashed #bbb;padding-top:10px;color:#999;cursor: pointer; margin:15px 0 0 5px ;}
/*添加框*/
.img_contKuang:hover{background: #f7f7f7;}
.img_contjia{font-size: 25px; font-weight: bold;}
/*图片框*/
.img_imgKuang{height:75px;width:75px;text-align: center;border: 1px solid #bbb;position:relative;margin:15px 0 10px 1px;cursor: pointer;}
.img_imgKuang img {height:75px;width:75px;}
/*定位div*/
.img_imghide{height:74px;width:74px;position:absolute;top:0;left:0; text-align: right;padding-top:47px;background: rgba(65, 135, 195, 0.8); display: none;}
.img_imghide span{width:26px;height:26px;cursor: pointer;display: inline-block;}
.img_imghide_BianJi{margin-right:-3px;background:url("../../manage/img/B.jpg"/*tpa=http://m.lyl_n005.kykky.cn/manage/img/B.jpg*/);}
.img_imghide_del{background:url("../../manage/img/X.jpg"/*tpa=http://m.lyl_n005.kykky.cn/manage/img/X.jpg*/);}
.img_imghide_del:hover,.img_imghide_BianJi:hover{opacity: 0.6;}
.img_cont_newadd{width:68%;padding-top:10px;color: #999;}

/*图片编辑*/
.img_src{width:280px; height:260px;margin-left:40px;border: 1px solid #999;line-height: 260px;}
.img_src img {max-width:280px;max-height:260px;}
.img_Icon{width:50px;height:50px;border-radius:50%;background:#E6E2E2;margin:108px 0 0 55px;padding:11px;font-size:22px;font-weight:bold;cursor:pointer;color:white;}
.img_Icon:hover{background: #999;}
.img_MiaoShu_box{margin:35px 0 0 35px;}
.img_lianjie_box{margin-left: 35px;}
.liebiao_img_url_ipt{width:280px;}
.w400{width:400px}
.model_hide_1,.model_hide_2{
    width: 100%;
    position: absolute;
}
/*图片滚动*/
.LieBiaoDongHua{ width:100%;overflow:hidden; position:relative;padding:5px 5px 5px 0 ;}
.LieBiaoDongHua .bd ul{ overflow:hidden; zoom:1;}
.LieBiaoDongHua .bd ul li{ width:10rem;margin:0 8px; float:left; _display:inline; overflow:hidden; }
.LieBiaoDongHua .bd ul li .pic{/*width: 10rem;*/height: 12rem;text-align: center;overflow: hidden;border:1px solid #ccc;}
.LieBiaoDongHua .bd ul li .pic img{ /*width:auto;*/ /*height:100%;*/ /*display:block;*/ /*padding:2px;*/  }
.LieBiaoDongHua .bd ul li .pic a:hover img{ border-color:#999; }
.LieBiaoDongHua .bd ul li .title{word-break: break-all;text-overflow: ellipsis;overflow: hidden;width:75px;}/*不换行添加 white-space: nowrap;*/
.LieBiaoDongHua .bd .picList .zoom1 img{max-height: 100%;max-width: 100%;bottom: 0;}
.LieBiaoDongHua .bd .picList .zoom2 img{height: 100%;width: 100%;}
.LieBiaoDongHua .bd .picList .zoom3 img{height: 100% !important;width: auto !important;max-width: none;}
/*
 * 文章列表基础类型
 * 王悦悦
 */


.text-list ul li a {
    text-decoration: none;
}

.text-list {
    width: 100%;
    max-width: 768px;
    /*padding: 0 .4rem;*/
    /*background: #fff;*/
    position: relative;
    overflow: hidden;
}



.text-list ul li a.hrefBox {
    width:100%;
    display: block;
    height: auto;
    width: auto;
}
.text-list  a,.text-list  a:hover{text-decoration: none;color:#666;}

.text-list a .text-title{
    max-width: 100%;
    overflow: hidden;
    line-height: 1.2rem;
    /*font-size:1rem;*/
    max-height: 2.4rem;
}

.text-list  a .lbShow{
    /*color:#ababab !important;*/
    max-width: 100%;
}
/*不换行，超出显示省略号*/

.text-list .noBreak {
    max-width: 100%;;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/*强制换行*/

.text-list .breakAll {
    word-wrap: break-word !important;
    word-break: break-all !important;


}
.text-list .text-title.breakAll{max-height: 3rem;}


/*显示行业新闻*/

.text-list .text-title .lbShow {
    padding-bottom: .4rem;
    font-size: .6rem;
    color: #ababab;
    cursor: pointer;
    letter-spacing: -0.3rem;
}


/*第一类：一行*/

.text-list .text-title ul {
    background: #fff;
}

.text-list .textStyle0-onelist li {
    border-bottom: 1px solid #ccc;
    padding: .4rem .25rem;
    padding-right: .75rem;
    position: relative;
}

.text-list .textStyle0-onelist li:after {
    position: absolute;
    right: 0;
    top: 0;
}

.text-list .textStyle0-onelist li .text-title {
    padding-left: .75rem;
    display: inline-block;
    position: relative
}

.text-list .textStyle0-onelist li .text-title:before {
    content: "";
    position: absolute;
    width: .3rem;
    height: .3rem;
    top: .55rem;
    left:.25rem;
    background: #666;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.text-list .text-title .lbShow {
    margin: .3rem 0;
}
.text-list  ul li a .text-smallImg img{border:1px solid #ccc;}
.text-list .text-title .lbShow .lb-author {
    display: inline-block;
    max-width: 80%;
    letter-spacing: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-list .text-title .lbShow .lb-author .iconfont{
    font-size: .6rem;
}

.text-list .text-title .lbShow .lb-fl {
    display: inline-block;
    max-width: 60%;
    letter-spacing: 0;
    margin-right: .5rem;
    line-height: 1.1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text-list .text-title .lbShow .lb-addtime {
    display: inline-block;
    overflow: hidden;
    letter-spacing: 0;
    max-width: 60%;
    line-height: 1.1rem;
}

.text-list .text-title .lbShow .lb-line {
    display: inline-block;
    width: 1px;
    height: .56rem;
    background: #ababab;
    margin: .25rem .7rem .24rem;
    letter-spacing: 0;
    line-height: 1rem;
}

/*文章列表样式*/
/*	<!--第一种：两列-->*/

.textStyle0-twolist .li {
    width: 50%;
    padding: .4rem .5rem;
    box-sizing: border-box;
    float: left;

}
.textStyle0-twolist .libox{
    border-bottom:1px solid #ccc;
    position: relative;
}
.textStyle0-twolist .libox:before{
    content: '';
    width:1px;
    height:100%;
    background-color: #ccc;
    position:absolute;
    top:0;
    left:50%;


}

.textStyle0-twolist .li a .lbShow>div{
    font-size: .6rem;
    max-width: 90%; overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}


/*第二种：左字右小图*/

.textStyle1 li,
.textStyle6 li {
    border-bottom: 1px solid #ccc;

    padding:.5rem .4rem .25rem ;
}

.textStyle1 li>a,
.textStyle6 li>a {
    display: block;
    width: 100% !important;
}

.textStyle1 li>a>div,
.textStyle6 li>a>div {
    display: block;
    float:left;
}

.textStyle1 .textstyleCon,
.textStyle6 .textstyleCon {
    padding: 0 5px;
    width: 59%;
    box-sizing: border-box;
}

.textStyle1 li .text-smallImg,
.textStyle6 li .text-smallImg {

    vertical-align: middle;
    width:30%;
    text-align: right;

}
.textStyle1 li .text-smallImg img,
.textStyle6 li .text-smallImg img {
    width: 2.5rem;
    height: 2.5rem;
}

.textStyle6 li:first-child {}


/*第三种：上图下子，有标题，内容，可滑动*/

.textStyle2 {
    /*width: 100%;*/
    /*width:1125px;*/
    height: 228px;
    position: relative;
    background: #fff;
}
.textStyle2 .lbShow .lb-author{
    max-width: 100%;
}
.textStyle2 ul {
    width: 100%;
    height: 228px;
    position: absolute;
}
.textStyle2 ul li {
    float: left;
    /*width: 100%;*/
    width: 17.5rem;
    box-sizing: border-box;
    padding: .5rem;
    overflow: visible;
}
.textStyle2 ul li a.hrefBox {
    position: relative;
    overflow: hidden;
    padding: 0;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block;
    background: #fff;
    text-shadow: none;
    border: 1px solid #ccc;
}
.textStyle2 ul li a .text-smallImg {
    width: 100%;
    height: 10rem;
    text-align: center;
    /*line-height: 5.75rem;*/
    box-sizing: border-box;
    background-color: #f2f2f2;
    overflow: hidden;
}
.textStyle2 ul li a .text-smallImg img {
    /*height: 100%;*/
    min-height: 100%;
    width: 100%;
    border:none !important;
    vertical-align: middle;
}
.textStyle2 ul li a .textstyleCon {
    padding: .4rem;
    box-sizing: border-box;
    width: 100%;
}

.textStyle2 ul li a .textstyleCon .text-title {
    width: auto;
    display: block;
    font-weight: normal;
    line-height: 2.2rem;
    /*color: #666;*/
    letter-spacing: 0;
    text-align: justify;
    max-height: 2.4rem;
    overflow: hidden;
}

.textStyle2 ul li a .textstyleCon .separatorLine {
    border-top: 1px solid #e6e6e6;
    margin: .35rem 0 .5rem;
}

.textStyle2 ul li a .textstyleCon .text-con {
    color: #ababab;
    display: block;
    width: 100%;
    height: auto;
    font-size: .7rem;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;

    overflow: hidden;
    line-height: .9rem;
    height:1.8rem;
    text-overflow: ellipsis;
    text-align: justify;
}

.textStyle2 ul li a .textstyleCon .lbShow {
    margin-top: .25rem;
    padding-bottom: .3rem;
    font-size: .6rem;
    /*color: #ababab;*/
    cursor: pointer;
    letter-spacing: 0;
}
.textStyle2.textStyle2-twoList ul li{
    width: 50%;

}


/*第四种*/

.textStyle3 {
    position: relative;
    padding-bottom: .45rem;
    background: #fff;
;
}

.textStyle3 .line3 {
    position: absolute;
    left: 50%;
    top: 0;
    content: "";
    display: block;
    width: 1px;
    height: 95%;
    background-color: #c5c5c5;
}

.textStyle3 ul li {
    height: auto;
    overflow: visible;
}

.textStyle3 ul li a {
    position: relative;
    overflow: hidden;
    padding: .4rem;
    height:1.6rem;
    width: 100%;
}

.textStyle3 ul li a .textstyleCon {
    width:40%;
    display: inline-block;
}

.textStyle3 ul li a .textstyleCon .lb-addtime {
    /*font-size:.7rem;
    color: #3f3f3f;*/
}

.textStyle3 ul li a .textstyleCon .text-title {
    font-size: .6rem;;
    color: #858585;
    overflow: hidden;
    line-height: .9rem;
}

.textStyle3 ul li a .style3-circle {
    position: absolute;
    top: 2.1rem;
    left: 50%;
    margin-left: -0.2rem;
    content: "";
    width: .4rem;
    height: .4rem;
    background: #ededed;
    border-radius: 50%;
    z-index: 1;
}

.textStyle3 ul li a .text-smallImg {
    display: inline-block;
    float: right;
    margin-right: .5rem;
    width: 40%;
    height: 4rem;
    background: #f5f5f5;
    text-align: center;
}
.textStyle3 ul li a .text-smallImg img{vertical-align: middle;width:100%;height:100%;border:none !important;}


/*第五种：一列*/

.textStyle4 li:nth-child(1) a.hrefBox {
    width:100%;
    display: block;
    height: auto;
    width: auto;
    margin-bottom: 10px;
}
.textStyle4-onelist li {
    border-bottom: 1px solid #ccc;
    padding: .5rem .4rem;
    padding-right: .75rem;
    position: relative;
}

.textStyle4-onelist li:after {
    position: absolute;
    right: 0;
    top: 0;
}

.textStyle4 li:first-child .text-smallImg,
.textStyle4-twolist .libox:first-child .li .text-smallImg{
    float: left;
    clear: both;
    padding: 0;
    margin: .25rem;
    margin-bottom:0px;
    float: left;
    width:30%;
}

.textStyle4 li:first-child .text-smallImg img,
.textStyle4-twolist .libox:first-child .li .text-smallImg img {
    width: 100%;
    max-height:100%;
}

.textStyle4-onelist li .text-title {
    padding-left:.5rem;
    display: inline-block;
    position: relative
}

.textStyle4-onelist li .text-title:before {
    content: "";
    position: absolute;
    width: .15rem;
    height:  .15rem;
    top: .55rem;
    left: .3rem;
    background: #666;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.textStyle4 li:first-child .text-title, .textStyle4-twolist .libox:first-child .li .text-title{

    max-height: 2rem;
    overflow: hidden;
    width: auto;
    display: block;
    font-weight: bold;
}
.textStyle4 li:first-child .text-title:before,.textStyle4-twolist .libox:first-child .li .text-title:before{
    display: none;
}
.textStyle4 li:first-child .textstyleCon,
.textStyle4-twolist .libox:first-child .li .textstyleCon {
    padding-left: .4rem;
    padding-right: .4rem;
    color: #808080;
    display: block;
    width: auto;
    height: auto;
    font-size: .7rem;
    line-height: 1.5rem;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    overflow: visible;
    cursor: pointer;
}

.lbShow {
    margin: 0;
}

.lbShow .lb-author {
    display: inline-block;
    max-width: 80%;
    letter-spacing: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right:.25rem;
}
.lbShow .lb-author .iconfont{font-size: .6rem !important;}
.lbShow .lb-fl {
    display: inline-block;
    letter-spacing: 0;
    margin-right: .4rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right:.25rem;
    line-height: 1.2rem;
}

.lbShow .lb-addtime {
    display: inline-block;
    overflow: hidden;
    letter-spacing: 0;
    line-height: 1.2rem;
    margin-right:.25rem;
}

.lbShow .lb-line {
    display: inline-block;
    width: 1px;
    height: .7rem;
    background: #ababab;
    margin: .1rem .4rem;
    letter-spacing: 0;
    line-height: 1.2rem;
}


/*	<!--第五种：两列-->*/
.textStyle4-twolist .libox{
    border-bottom: 1px solid  #ccc;
    position: relative;
}
.textStyle4-twolist .libox:before{
    content: '';
    height:100%;
    width:1px;
    background-color: #ccc;
    position: absolute;
    top:0;
    left:50%;
}
.textStyle4-twolist .libox:first-child:before{
    display: none;
}
.textStyle4-twolist .li {
    width: 50%;
    padding: .5rem .75rem;
    box-sizing: border-box;

    float: left;
}



.textStyle4 .libox:first-child .li{
    width: 100%;
    height: auto;
    overflow: visible;
    position: relative;
    overflow: hidden;
    padding: 0 0 .4rem 0;
    border-bottom: 1px solid #ccc;
    border-width: 0 0 1px 0;
}

.


/*第六种*/

.textStyle5 li {
    border-bottom: 1px solid #ccc;
    padding: .5rem;
    padding-right: 1rem;
    position: relative;
}
.textStyle5-onelist li{
    padding:.25rem 0;
    border-bottom: 1px solid #ccc;
}

.textStyle5 li a,
.textStyle6 li a {
    position: relative;
}

.textStyle5 li:after {
    position: absolute;
    right: 0;
    top: 0;
}

.textStyle5-twolist .li {
    width: 50%;
    padding:.5rem;
    box-sizing: border-box;
    float: left;
}
.textStyle5-twolist .libox:first-child .li{
    width:100%;
    padding:0;
}
.textStyle5-twolist .libox{position:relative;
    border-bottom: 1px solid #ccc;
    overflow: hidden;	}
.textStyle5-twolist .libox:before {
    content: '';
    height: 7.5rem;
    width: 1px;
    background-color: #ccc;
    position: absolute;
    top: 0;
    left: 50%;
}
.textStyle5-twolist .libox:first-child:before{
    display: none;
}

.textStyle5 li:first-child .text-smallImg,
.textStyle5-twolist .libox:first-child .li .text-smallImg,
.textStyle6 li:first-child .text-smallImg {
    width: 100%;
    height:8.2rem;
    box-sizing: border-box;
    padding: 1%;
    background-size: 100% 100%;
    background-color: #f2f2f2;
}

.textStyle5 li:first-child .text-smallImg img,
.textStyle5-twolist .libox:first-child .li .text-smallImg img,
.textStyle6 li:first-child .text-smallImg img {
    width: 100%;
    height: 100%;
    border:none;
}

.textStyle5 li .text-title {
    padding-left: .75rem;
    display: inline-block;
    position: relative
}

.textStyle5 li .text-title:before {
    content: "";
    position: absolute;
    width: .15rem;
    height: .15rem;
    top: .55rem;
    left: .35rem;
    background: #666;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.textStyle5 li:first-child .text-title,
.textStyle5-twolist .libox:first-child .li .text-title,
.textStyle6 li:first-child .text-title {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
    font-size: .7rem;
    font-weight: normal;
    color: white;
    width: 100%;
    height: auto;
    line-height: .9rem;
    max-height: 1.8rem;
    box-sizing: border-box;
    padding: .15rem .25rem;
    left: 0;
}

.textStyle5 li:first-child .textstyleCon,
.textStyle5-twolist .libox:first-child .li .textstyleCon,
.textStyle6 li:first-child .textstyleCon {
    padding:0 .25rem;
    color: #808080;
    display: block;
    width: auto;
    height: auto;
    font-size: .7rem;
    line-height: .9rem;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    overflow: visible;
    cursor: pointer;
}

.textStyle5 li:first-child,
.textStyle5-twolist .libox:first-child,
.textStyle6 li:first-child {
    width: 100%;
    height: auto;
    overflow: hidden;
    max-width: 100%;
    display: block;
    position: relative;
    border: 0;
}

.textStyle6.clearfix:after,.textStyle6 .hrefBox.clearfix:after{
    content: "";
    width:0;
}
.textStyle6 li>a{max-width: 100%;}
.textStyle6 a .textstyleCon{max-width:65%;}
.textStyle6 li>a>div{display: inline-block;}
/*在线表单*/
.cont_div{width:100%}
.siteFormName{width:100%;line-height:1.6rem;text-align:center;}

.siteForm{width:100%}

.siteFormItemName{font-size:1rem;line-height:2rem;}

.siteFormItemInput{width:100%;padding:0.5rem 0}

.siteFormItemInput select{padding:0rem 1rem;height:2rem;font-size:1rem}

.siteFormItemInput input[type=file]{padding:0.5rem 0;height:2rem;font-size:1rem;float:left;}

.siteFormItemInput input[type=text]{width:100%;;border:1px solid #bbb;border-radius: 6px;height: 2rem;font-size: 1rem;padding-left: 1rem;}

.siteFormItemInput label{height:2rem;line-height:2rem;margin:0;padding:0 0.5rem;font-size:1rem}

.siteFormItemInput textarea{width:18rem;font-size:1rem;padding: 1rem 1rem;border:1px solid #bbb;border-radius: 6px;}

.siteFormItemInput input[type=radio]{vertical-align:-2px;width:1rem;}

.siteFormItemInput input[type=checkbox]{vertical-align:-2px;width:1rem;}

.itemLeft{width:25%;float:left;text-align:right;}
.itemLeftS{width:25%;text-align:left;}
.itemRight{position:relative;width:75%;float:left;padding:0}
.itemRight p{float: left;margin-right: 20px;}
.itemRight p label{display: block;background: url("../../manage/img/upload-btn.png"/*tpa=http://m.lyl_n005.kykky.cn/manage/img/upload-btn.png*/) no-repeat -1px -1px;width: 71px;height: 24px;padding-bottom: 6px;display: table-cell;float: left;}
.succ::before {
    content: "";
    display: block;
    width: 25px;
    height: 20px;
    position: absolute;
    bottom: -8px;
    background: url("../img/check.gif"/*tpa=http://m.lyl_n005.kykky.cn/webPhone/img/check.gif*/) left top no-repeat;
}

.itemRight input[type=text]{width:90%;border:1px solid #bbb;border-radius: 6px;height:2rem;font-size: 1rem;padding-left:0.5rem;}

.siteFormItemInput textarea{width:90%;font-size: 0.6rem;padding:10px;border:1px solid #bbb;border-radius: 6px;}

.itemRight span{color:#ff0000;}

.itemRight input.form_yanzheng{width:90%;}

.itemRight .yanzheng_btn{width:6rem;height:1.6rem;margin-top:-5px;}

.siteForm{padding:10px 0}

.siteFormItems{padding:10px 0}

.itemRight .form_yzm_input{width:8rem!important;float:left;border:1px solid #bbb;border-radius: 6px;height:1.6rem;font-size: 0.6rem;padding-left: 20px;}

.itemRight .form_yzm{width:5rem;display:block;background:#04a704;float:left;margin-left:1.5rem;height:1.6rem;}

.itemRight .form_yzm img{width:5rem;height:1.6rem;}
.timer_date{margin-bottom:0.2rem;}

.siteFormSend button{width:100%;height:2rem;font-size:1rem;padding:0.3rem;}

.form_inDate .siteFormItemInput input{width:6rem;}

/*文章分类导航*/
.textFenlei_item{width:100%;line-height:2rem;font-size:1rem;border-bottom:1px solid #ddd;}
.textFenlei_item span{float:left;color:#999;}
.textFenlei_item a{display:block;}
.textFenlei_2>.textFenlei_item{width:100%;line-height:2rem;font-size:1rem;border-bottom:1px solid #ddd;background:#ccc;padding-left:1.5rem;}
/*商品分类导航*/
.proFenlei_item{width:100%;line-height:2rem;font-size:1rem;border-bottom:1px solid #ddd;}
.proFenlei_item span{float:left;color:#999;}
.proFenlei_item a{display:block;}
.proFenlei_2>.proFenlei_item{width:100%;line-height:2rem;font-size:1rem;border-bottom:1px solid #ddd;background:#ccc;padding-left:1.5rem;}
/*商品展示*/
/*产品展示样式一*/
.product_list_item_style1{width:47%;margin-left:1.5%;margin-right:1.5%;display:inline-block;float:left;padding-top:0.5rem;}
.product_list_item_img_style1{padding:0.25rem;border:1px solid #ddd;}
.product_list_item_img_style1 .style1Img{width:100%;height:8rem;}
.product_list_item_text_style1 .product_ListTitle_style1{padding-bottom:0.5rem;/*font-size:0.7rem*/font-size: 14px;}
.product_list_item_text_style1 .product_ListCon_style1{/*color:#999;font-size:0.6rem*/}
/*产品展示样式二*/
.product_list_item_style2{width:100%;display:inline-block;padding-top:0.5rem;padding-left:2%;border-bottom:1px solid #ddd;padding-bottom:0.5rem;vertical-align:middle;}
.product_list_item_img_style2{width:30%;height:6rem;padding:0.25rem;border:1px solid #ddd;float:left;margin-right:2%;}
.product_list_item_img_style2 .style2Img{width:100%;height:100%}
.product_list_item_text_style2{width:66%;float:left;}
.product_list_item_text_style2 .product_ListTitle_style2{padding-bottom:0.5rem;font-size:0.7rem}
.product_list_item_text_style2 .product_ListCon_style2{/*color:#999;font-size:0.6rem*/}

/*产品展示样式三*/
.product_list_item_style3{width:47%;margin-left:1.5%;margin-right:1.5%;display:inline-block;float:left;padding-top:0.5rem;}
.product_list_item_img_style3{padding:0.25rem;border:1px solid #ddd;}
.product_list_item_img_style3 .style3Img{width:100%;height:8rem;}
.product_list_item_text_style3 .product_ListTitle_style3{padding-bottom:0.5rem;font-size:0.7rem}
.product_list_item_text_style3 .product_ListCon_style3{/*color:#999;font-size:0.6rem*/}
/*产品展示样式四*/
.product_list_left{width:50%;float:left;}
.product_list_right{width:50%;float:left;}
.product_list_item_style4{width:97%;margin-left:1.5%;margin-right:1.5%;display:inline-block;float:left;padding-top:0.5rem;}
.product_list_item_img_style4{padding:0.25rem;border:1px solid #ddd;}
.product_list_item_img_style4 .style4Img{width:100%;height:auto;}
.product_list_item_text_style4 .product_ListTitle_style4{padding-bottom:0.5rem;}
.product_list_item_text_style4 .product_ListCon_style4{/*color:#999;*/}
/*产品展示样式五*/
.product_list_item_style5{width:47%;margin-left:1.5%;margin-right:1.5%;display:inline-block;float:left;padding-top:0.5rem;}
.product_list_item_img_style5{padding:0.25rem;border:1px solid #ddd;}
.product_list_item_img_style5 .style5Img{width:100%;height:8rem;}
.product_list_item_text_style5 .product_ListTitle_style5{padding-bottom:0.5rem;font-size:0.7rem}
.product_list_item_text_style5 .product_ListCon_style5{/*color:#999;font-size:0.6rem*/}

/*产品搜索*/
.moduleStyleItem {
    display: inline-block;
    padding: .6rem .45rem;
    margin-top:15px;;
    cursor: pointer;
    box-sizing: border-box;
    width:100%;
}

.searchWrap {
    position: relative;
    width: 100%;
    height: 2rem;
    background-color: #fff;
    border: solid 1px #bfbfbf;
    border-radius: .2rem;
    overflow: hidden;;
    font-size:.6rem;
}

.searchInput-box {
    height: 100%;
    width: 100%;
    line-height: 2rem;
    color: #a9aaac;
    position: relative;
}
.searchInput-box form{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height:100%;
    box-sizing: border-box;
    padding-left: 2.5rem;
}
.searchBtnicon.iconfont{

    font-size: 1rem !important;
}
.searchBtnicon {
    position: absolute;
    top: 0;
    left:.25rem;
    width: 1.5rem;
    height: 1.8rem;
    line-height: 1.8rem;
    color: #bfbfbf;
}

.icon-SearchBtn {
    position: absolute;
    top: 0;
    right: 0;
    width: 2.5rem;
    height: 1.8rem;
    line-height: 1.8rem;
    color: #fff;
    text-align: center;

}
.moduleStyleItem1 .searchInput-box,.moduleStyleItem2 .searchInput-box{
    padding-left:1.8rem;
}
.moduleStyleItem3 .searchInput-box,.moduleStyleItem4 .searchInput-box,.moduleStyleItem5 .searchInput-box{
    padding-left:.5rem;

}

.moduleStyleItem0 .icon-SearchBtn,.moduleStyleItem3 .icon-SearchBtn{
    background-color:#fff;
    color:#bfbfbf;
}
.moduleStyleItem1 .icon-SearchBtn,.moduleStyleItem2 .icon-SearchBtn{border-color:#bfbfbf;background-color:#bfbfbf; }


.moduleStyleItem3 .searchWrap,
.moduleStyleItem4 .searchWrap {
    border-radius: 14px;
}
.moduleStyleItem3  .icon-SearchBtn{
    background-color: transparent;
}
.moduleStyleItem4 .icon-SearchBtn {
    border-radius:50%;
    background-color: #bfbfbf;
    right:0;
    top:-1px;
    width: 2rem;
    text-align: center;
    color: #fff;
}

.moduleStyleItem5 .searchWrap {
    border-radius: 14px;
    background-color: #bfbfbf;
}

.moduleStyleItem5 .icon-SearchBtn {
    color: #fff;
    right:0;
}
.onlineVoteBox{
    margin-bottom:.8rem;
    width:90%;
    border:1px solid #ccc;
    margin:.3rem  auto .8rem;
}
/*在线投票*/
.onlineVote{
    margin: .5rem;
    padding: 0 .8rem .7rem .8rem;
}
.onlineVote  .voteSubject{
    text-align: center;
    line-height: 1.75rem;
    font-size:.8rem;
}
.onlineVote .voteSubject .voteSubjectText {
    display: inline-block;
    line-height: 1.75rem;
    padding-left: 1.5rem;
    background: url("../img/toupiaoicon.png"/*tpa=http://m.lyl_n005.kykky.cn/webPhone/img/toupiaoicon.png*/) no-repeat;
    background-size: 1.5rem;
    background-position: 0 45%;
    font-size:1rem;
}
.voteItems {
    align-items: center;
    margin-top: .75rem;
    width: 80%;
    margin:auto;
    margin-bottom:.4rem;
    padding-bottom:.2rem;
    text-align: center;
}
.voteItems .voteItemImgPanel {
    width: 100%;
    padding: .5rem;
    text-align: center;
    margin:auto;
    margin-bottom: .2rem;
    border:1px solid #eee;
}
.voteItems .voteItemImgPanel .voteImage{
    width: 100%;
    height: 8.5rem;
    overflow: hidden;
}
.voteItems .voteItemImgPanel .voteImage img{
    vertical-align: middle;
    width:100%;
    height:100%;
}
.voteItems   .voteItemNamePanel {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height:1.4rem;
    line-height: 1.4rem;;
}
.voteItems   .voteItemNamePanel label{
    font-size:.9rem;
    font-weight: 400;
    margin-left:.2rem;
}
.buttons{
    text-align: center;
    margin-top:0.5rem;
    margin-bottom:.5rem;
}

/*搜索弹出页面*/
.searchWindow{
    position:fixed ;
    width: 100%;
    height:100%;
    overflow-y: auto;
    background-color: #fff;
    max-width: 768px;
    margin: 0 auto;
    z-index: 999;
    overflow-x: hidden;

}
.searchWindow .searchInputBar {
    border-bottom: 1px solid #ddd;
    height:3rem;
    text-align: left;
    position: relative;
}
.searchWindow .icon-goBack{
    display: inline-block;
    width: 1.5rem;
    height: 3rem;
    vertical-align: top;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.searchWindow .icon-goBack .iconfont{
    color: #a9aaac;
    line-height: 3rem;
    font-size: 1rem !important;
}
.searchWindow .moduleStyleItem{
    display: inline-block;
    margin:0;
    height:3rem;
    border: none;
    width: 23rem;;
}
.searchWindow .searchWindow-inp{
    width: 100%;
    height:100%;
    box-sizing: border-box;
    border: none;
    outline: none;
    font-size: .8rem;;
    background: rgba(0,0,0,0);
}
.searchWindow .icon-SearchBtn{
    height: 2rem;line-height: 2rem;;
}
.searchWindow .search-keyword {
    overflow: hidden;
    padding: .8rem .8rem 0 .8rem;
}
.searchWindow h3 {
    color: #333;
    font-weight: normal;
    margin-bottom: .5rem;
    font-size: .6rem;
}
.searchWindow .keyWordItem {
    font-size: .6rem;
    display: inline-block;
    color: #999;
    border: solid 1px #ddd;
    padding: .3rem .5rem;
    margin: 0 .4rem .4rem 0;
    border-radius: 2px;
    cursor: pointer;
    max-width: 5.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.header-main .model_BiaoTi_Style{
    position: absolute;
    width:92px;
    top:0;
    left:50%;
    margin-left:-30px;
}
.header-main .model_BiaoTi_Style div{
    margin-left:-3px;
    float: left;
    height:20px;
    line-height: 12px;
    font-size: 12px;
}