/*整体布局*/
.clr {
    clear: both;
}
.g-row{
    width: 1200px;
    margin: 0 auto;
    zoom: 1;
}
 /*ad*/
.tg_gg{clear:both;  background: #f6f6f6;; overflow: hidden;}
.tg_gg a img{ display: block;width: 1200px;height: 70px;margin: 0 auto; }

.tg_1190x70{clear:both; margin: 5px auto 0; overflow: hidden;}
.tg_1190x70 a{ display: block; margin-top: 10px;}
.tg_1190x70 a img{ display: block;width: 1200px;height: 70px;}

.tg_190x70 {margin-right: -10px;}
.tg_190x70 li{float:left;width:190px; height: 70px; margin-right:12px; margin-top: 10px; overflow: hidden;}
.tg_190x70 li.nomargin {margin-right:0px;
}
.tg_190x70 li img{width:190px; height: 70px;}

.tg_140x60 {margin-right: -10px;}
.tg_140x60 li{float:left;width:140px; height: 60px; margin-right:10px; margin-top: 10px; overflow: hidden;}
.tg_140x60 li img{width:140px; height: 60px;}

#multiplecolumn{ margin-top: 20px;}
#multiplecolumn .bd{margin-right: -10px;}
.tg_140x90 ul{height: 90px;margin-top: 10px; }
.tg_140x90 li{float:left;width:140px; height: 90px; margin-right:10px; overflow: hidden;}
.tg_140x90 li img{width:140px; /*height: 90px;*/}
 /*ad*/
/*热点*/
#redian {
    width: 1200px;
    height:95px;
    margin: 0 auto;
    margin-top: 5px;
    background: #f8f8f8;
    border: 1px solid #eeeeee;
    
}
.re {
    float: left; height:93px; width:143px;
}
.advice {
    float: left;height:93px; width:1050px;
}
.ui-list {
    width:1050px;
    height:93px;
    padding:3px;
}
.ui-list li {
    background: url(/uploads/image/c2images/index-bg_20160225.png) no-repeat;
}
.ui-list li {
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    width:335px;
    padding:2px;
    float:left;
    overflow:hidden;
}
.ui-list li {
    background-position: -297px -114px;
    padding-left: 10px;
    overflow: hidden;
}
/*新闻*/
.main1b {
    width: 320px;
    /*height: 740px;*/
    margin: 0 auto;
    float: left;
}


/*行列布局*/
.col_full{clear:both; width:100%; display:inline-table;/*padding-top:30px;*/}/*--行--*/
.col_left,.col_middle,.col_right,.col_one,.col_left_dl{float:left; /*! background:#fff; */}/*5列,   由列来设置栏目的宽度，高度随内容多少而变化*/
.col_right_dl{
	float:right;
	width: 365px;
}
/*列的比例*/
/*1-2-1*/
.col_121 .col_left{ width:280px; margin-right:30px; _margin-right:20px;}
.col_121 .col_left_dl{ width:220px; margin-right:20px; _margin-right:15px;}
.col_121 .col_middle{ width:580px;margin-right:20px; _margin-right:15px;}
.col_121 .col_right{ width:280px;height: 640px; overflow:hidden;}
.col_121 .col_right_dl{ width:360px;}

/**** 2-1-1 *******/
.col_211 .col_left{ width:480px; margin-right:30px;}
.col_211 .col_middle{ width:380px;margin-right:30px;}
.col_211 .col_right{ width:280px;}

/*1-3*/
.col_13 .col_right{ width:890px;}
.col_13 .col_left{ width:280px;margin-right:30px;}

/*3-1*/
.col_31 .col_right{ width:280px;}
.col_31 .col_left{ width:890px;margin-right:30px;}

/*1-2*/
.col_12 .col_left{ width: 380px; margin-right:30px;}
.col_12 .col_right{width:790px;}



/*1-3-1*/
.col_131{}
.col_131 .col_left{ width:190px;background:#f5f5f5;  padding-right:10px; padding-left:8px; padding-bottom:10px;}
.col_131 .col_middle{ width:775px;background:#f5f5f5; padding-bottom:10px; }
.col_131 .col_right{ width:217px;background:#f5f5f5;padding-bottom:10px;}
/********** 头条 ***************/
.latest_news{width:570px; float:left;overflow: hidden;}
.latest_news .n_list{ /*! padding-top:5px; */ width:100%;overflow:hidden;}
.latest_news .n_list .ltn_pic{float:left; margin-right:15px; width:113px; height:113px; overflow:hidden;}
.latest_news .n_list .ltn_pic img{ width:113px;height:113px; left:0;}
.latest_news .n_list .ltn_con{float:left; width:100%;border-bottom: 1px #ddd dashed;margin-top: 15px;padding-bottom: 15px;}
.latest_news .n_list .ltn_con .ltn_tit{color:#c6171e; font-family:'微软雅黑'; font-size:18px; /*line-height:30px;*/ /*margin-bottom:15px;*/ height:30px; width:100%; overflow:hidden;background: url(/uploads/image/c2images/icon_01.png) no-repeat -20px -347px;padding-left: 20px;margin-top: 0;}
.latest_news .n_list .ltn_con .ltn_tit a{color:#3b5998}
.latest_news .n_list .ltn_con .ltn_tit a:hover{color:#3b5998}
.latest_news .n_list .ltn_con ul{width: 620px;overflow: hidden;}
.latest_news .n_list .ltn_con ul li{width:260px;float:left;line-height:14px; height:14px; overflow:hidden;padding-right:15px;/*! border-right: 1px #ddd solid; */margin: 12px 15px 10px 0;/*! background-position: -20px -516px; */background: url(/uploads/image/c2images/icon_01.png) no-repeat -20px -455px;}
.latest_news .n_list .ltn_con ul li a{font-size:14px; }

/*常用模块基本样式,盒子模型*/
.box{zoom:1;}
.box .tit_n{ color:#333; font-family:"微软雅黑", arial; /*! font-weight:bold; */ font-size:22px; line-height:24px;position: relative;}
.box .tit_n span{color:#ccc; padding-left:10px;font-family: arial; font-size:14px;font-weight:normal;}
.box .tit_n .tit_more{font-size: 10px;float: right;color: #999;line-height: 10px;margin-top: 15px;position: absolute;right: 0;}
.box .tit_n a.zstp{background:url(/uploads/image/c2images/hot.gif) 0 0 no-repeat; margin:0 8px;padding: 0 0px 0 8px; font-size:14px;color: #000;font-family:"微软雅黑";line-height: 27px;border-bottom: #e10a0a 1px dotted;}
.box .tit_n a.zstp:hover{ color:#e10a0a;}

.box .xlm_tit .tit_more{font-size: 10px;right: 0;color: #999;line-height: 38px;position: absolute;}
.box .xlm_tit .tit_more:hover{color: #c00}

.box .bodernone{border-bottom:0;}

.box .title{border-bottom:solid #333 2px; font-size:16px;font-family:"微软雅黑", "宋体", arial; color:#222;  font-weight:bold; padding-left:5px;}

.box .title span {font-family:"宋体", arial;font-style:normal; font-weight:normal; font-size:30px; color:#aa4615; padding-right:10px; }
.box .title span em{font-style:normal;font-size:18px;}
.content{clear:both;_display:inline-block; *display:inline-block!important;}
.inner{ width:100%; overflow:hidden;}



/*新闻列表 带图头条-1*/
.n_list{width:100%;}
.n_list .xlm_tit{ /*! font-size:16px; */ color:#333; padding:0 0 10px;}
.n_list .ltn_pic img{    height: 112px;
    position: relative;}
.n_list .ltn_con{float:left;/*! width:190px; */    width: 375px;}
.n_list .ltn_pic{float:left; margin-right:10px;width: 180px; height:112px; overflow:hidden; text-align:center;}

.n_list .ltn_con .ltn_tit{color:#e6040e;width:300px; /*! font-family:'宋体'; */ /*! font-size:14px; */ /*margin-bottom:10px;*/ height:30px;overflow:hidden;display: inline-block;}
.n_list .ltn_con .ltn_tit a{color:#3b5998}
.n_list .ltn_con .ltn_tit a:hover{color:#3b5998;}
.ltn_mar_r{margin-right:0 !important;}
.n_list .ltn_con ul li{/*! background:  no-repeat -20px -505px; */padding-left:12px;line-height:35px; height:35px; overflow:hidden;padding-right:5px; float:left;width:260px;}
.n_list .ltn_con ul li a{font-size:14px; }
.n_list .list_con{width: 100%;overflow: hidden;margin-bottom: 20px;}
.box_list .xlm_tit{padding:0 0 10px;}
.jxhg_con{}
.jxhg_con .n_list .ltn_con{width: 385px;margin-left: 5px;zoom: 1;float: left;overflow: hidden;}
.jxhg_con .n_list .ltn_con .ltn_tit{background: url(/uploads/image/c2images/icon_01.png) no-repeat -20px -345px;padding-left: 15px;width: 380px;margin-top: 0;line-height: 30px;overflow: hidden;}

.xlm_tit {
    font-size: 20px;
    color: rgb(51, 51, 51);
    font-family: 微软雅黑;
    line-height: 35px;
    position: relative;
        color: #333;
    padding: 0 0 10px;
}
 .col_left_dl {
    width: 220px;
    margin-right: 20px;
    _margin-right: 15px;
}
.xlm_tit .tit_more{font-size: 10px;right: 0;color: #999;line-height: 38px;position: absolute;}
.xlm_tit .tit_more:hover{color: #c00}
/* 人物访谈 */
.ft_con{overflow: hidden;float:right;width: 280px;}
.ft_con .ft_li{overflow: hidden;margin-bottom: 15px;_margin-bottom: 8px;display: inline-block;}
.ft_con .xlm_tit{padding-left: 25px;background: url(/uploads/image/c2images/icon_01.png) no-repeat -13px -39px;}
.ft_con .ltn_pic,.ft_con .ltn_pic img{width:112px;height:85px;}
.ft_con .ltn_con{/*width: 155px;*/    float: left;}
/*
.ft_con .ltn_tit{height: 50px !important;line-height: 25px;}
.ft_con .ltn_tit a{color: #666 !important;font-size: 14px;font-family: "宋体";}
.ft_con .ltn_tit a:hover{color: #e6040e !important;}
*/
.ft_text{color: #999;margin-top: 5px;overflow: hidden;}
.ft_text .ft_l{float:left;background:url(/uploads/image/c2images/icon_01.png) no-repeat -15px -668px;padding-left: 18px;width: 54px;margin-right: 10px;overflow: hidden;}
.ft_text .ft_r{float: right;width: 60px;}
/*专题*/
.zt_con ul li{margin-bottom: 6px;background-position: -20px -447px;}
.zt_con .xlm_tit{padding: 0;/*! margin-top: 1px; */margin-bottom: 5px;}
.n_list ul li {
    background: url(/uploads/image/c2images/icon_01.png) no-repeat -20px -444px;
    padding-left: 12px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    font-size: 14px;
}
/* 视频 */
.sp_list{margin-top:10px; width:300px;}
.sp_list .xlm_tit{padding-left: 25px;background: url(/uploads/image/c2images/icon_01.png) no-repeat -14px -0px;}
.ltn_con .ltn_tit{ font-size:18px; /*line-height:30px;*/ /*margin-bottom:12px;*/ height:30px; width:100%; overflow:hidden; font-family:'微软雅黑'; margin-top: 5px;}
.ltn_con .ltn_tit a{color:#3b5998}
.ltn_con .ltn_tit a:hover{color:#3b5998}

.sp_list .ltn_con ul{overflow: hidden;}
.sp_list .ltn_con ul li{margin-bottom:19px;overflow: hidden;height: 90px;}
.sp_list .ltn_pic{float: left;width: 120px;height: 90px;overflow: hidden;margin-right: 10px;background: #000;}
.sp_list .ltn_pic .img{position: relative;}
.sp_list .ltn_pic .img img{width: 120px;height: 65px;opacity: 0.8;}
.sp_list .ltn_pic .img i{width: 120px;height: 65px;position: absolute;bottom: 0px;background: url(/uploads/image/c2images/video.png) no-repeat center;left: 0;}
.sp_list .ltn_pic .sp_tit{line-height: 25px;color: #fff;padding:0 5px;}
.sp_list .ltn_con .sp_right{float: right;width: 170px;}
.sp_list .ltn_con .sp_li{font-size: 14px;height: 45px;overflow: hidden;background: url(/uploads/image/c2images/sp_i.png) no-repeat left 4px;padding-left: 20px;margin-bottom: 5px;}
.sp_con{margin-top: 5px;}
.sp_con li{height: 23px !important;margin-bottom: 14px !important;}
.sp_con a{line-height: 20px;background-position: left 1px !important;}

/*单个栏目的焦点图*/
/* flexslider */
.flexslider{/*! margin:40px auto; */position:relative;width:280px;height:175px;overflow:hidden;zoom:1;}
.flex-viewport{height:175px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.news_flex,.news_flex .flex-viewport,.news_flex .flex-viewport ul li{height: 220px;}
.news_flex .flex-viewport ul li .img,.news_flex .flex-viewport ul li .img img{width: 280px;height: 220px;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:40px;height:60px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(/uploads/image/c2images/ad_ctr.png) no-repeat;position:absolute;top:65%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{display:none;}
.flex-viewport ul li{position: relative;height: 175px;background: none;padding: 0;}
.flex-viewport ul li img{width: 280px;height: 175px;}
.flex-viewport ul li i{position: absolute;bottom: 0;font-style: normal;background: rgba(0,0,0,.8);*background: #000;_background: #000;color: #fff;display: block;width: 260px;padding: 6px 10px;text-align: center;line-height: 18px;font-size: 14px;}
/*社区头条焦点图*/

/* 导购、文化、技术法规 */
/* tabbox */
.tabbox{margin:5px auto 0;}
.contant{overflow:hidden;position:relative;}
.inner{position:relative;}
.contant-center-top ul li{float:left;}
.contant-center-top ul {height:35px;width: 100%;}
.contant-center-top{ border-bottom:1px solid #d1d1d0;height:35px;}
.tabs{position:relative;float:left;}
.hightbg .moving_bg{border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:2px solid #3b5998;height:34px;_height:34px;padding:0;position:absolute;z-index:190;width:33.33%;background:#fff;left:0;}
.hightbg .tab_item{ float:left;width:33.2%;text-align:center; font:18px/30px "微软雅黑",宋体,arial; z-index:200;position:relative;cursor:pointer;color:#444;height:36px;line-height:36px;}
.hightbg .bg_or02{border-top:2px solid #f4854b;}
.hightbg .bg_or01{border-top:2px solid #009de0;}
.wid290{width:100%;}
.hei226{/*! height:226px; */}
.ullist_dott{width:290px;float:left;}
.ullist_dott span{color:#444;height:25px;overflow:hidden;}
.ullist_dott li a{color:#444;font-size:12px;}
.slide_content{overflow:hidden;position:relative;_position:inherit;}
.tabslider{width:5000px;}
.tabslider ul{float:left;}

.dg_con{}
.dg_con .n_list{width: 580px;height: 200px;overflow: hidden;float:left;}
.dg_con .n_list .ltn_con{width: 580px;/*margin-right: 30px;*/}
.dg_con .n_list .ltn_tit{background: url(/uploads/image/c2images/icon_01.png) no-repeat -20px -345px;padding-left: 15px;/*margin-bottom: 10px;*/margin-top: 20px;width: 260px;}

/* 专栏 */
.zl_con{margin-bottom: 22px;}
/* 广告 */
.ad_right_222{width: 100%;height: 225px;overflow: hidden;}
.ad_555{width: 250px;height: 375px;} 


.zsxx_list_dl{width: 100%;}
.zsxx_list_dl ul li{width: 220px;height: 40px;position: relative;  background: url(/uploads/image/c2images/icon_01.png) no-repeat -20px -411px #fff;
    width: 100%;
    border-bottom: 1px #ddd dashed;
    line-height: 40px;
    font-size: 14px;
    padding-left:10px;
   }
.zsxx_list_dl .zs_pic{width: 220px;height: 194px;*margin-top: 1px;}
.zsxx_list_dl .zs_pic img{width: 220px;height: 194px;}
.zsxx_list_dl .zs_t{position: absolute;bottom: 0;background:url(/uploads/image/c2images/icon_01.png) no-repeat -20px -411px #fff;width: 100%;border-bottom:1px #ddd dashed;line-height: 40px;height: 40px;}
.zsxx_list_dl .zs_t a{padding: 0 10px;}
.zsxx_list_dl .current{height:206px;}

/* 招商信息 */
.zsxx_list{width: 100%;}
.zsxx_list ul li{background: none;padding: 0;width: 280px;height: 40px; position: absolute;
    bottom: 0;
    background: url(/uploads/image/c2images/icon_01.png) no-repeat -20px -411px #fff;
    width: 100%;
    border-bottom: 1px #ddd dashed;
   }
.zsxx_list .zs_pic{width: 280px;height: 194px;*margin-top: 1px;}
.zsxx_list .zs_pic img{width: 280px;height: 194px;}
.zsxx_list .zs_t{position: absolute;bottom: 0;background:url(/uploads/image/c2images/icon_01.png) no-repeat -20px -411px #fff;width: 100%;border-bottom:1px #ddd dashed;line-height: 40px;height: 40px;}
.zsxx_list .zs_t a{padding: 0 10px;}
.zsxx_list .current{height:206px;}

/* 代理信息 */
.dlxx{border:1px #ddd solid;padding:0 15px;}
.dlxx table{}
.dlxx table tr{height:44px;overflow: hidden;border-bottom:1px #ddd dashed;}
.dlxx table tr td{color: #999;text-align: right;width: 85px;}
.dlxx table td span{padding-right:5px;}
.dlxx table .dl_t1,.dlxx table .dl_t2{text-align:center;border-radius: 10px; width: 25px;height: 43px;background: url(/uploads/image/c2images/icon_01.png) no-repeat -10px -276px;color: #fff;font-family: "微软雅黑";display: inline-block;/*! margin-top: 13px; */line-height: 43px;}
.dlxx table .dl_t1{}
.dlxx table .dl_t2{background-position:-10px -312px;color: #999;}
.dlxx table .dl_tit{text-align:left;font-size: 14px;width: 320px;padding: 0 15px;white-space: nowrap;overflow: hidden;height: 43px;line-height: 43px;}
.dlxx table .dl_tit a{display: block;height: 44px;overflow: hidden;    width: 400px;}

/* 快速代理采购 */
.tab_con_list{float: left;width: 355px;}

.zs_btn{overflow:hidden;/*margin-bottom: 15px;*/width: 100%;}
.zs_btn ul li{overflow:hidden;float: left;margin:0 10px;_margin:0 8px;background: url(/uploads/image/c2images/icon_02.png) no-repeat;zoom: 1;display: inline-block;}
.zs_btn ul li a{width: 70px;height: 70px;display: block;border-radius: 35px;border:1px #f5f5f5 solid;}
.zs_btn ul li:hover{opacity:0.8;}
.zs_btn .zs_i{background-position: 0px -185px;}
.zs_btn .dl_i{background-position: 0px -100px;}
.zs_btn .cg_i{background-position: 0px -10px;}

.dlcg_con{/*border-top:2px solid #d52b30;*/border-top:2px solid #3b5998;height: 470px;border-left: 1px solid #ddd;border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;position:relative;}
.dlcg_con .hightbg .moving_bg{border-bottom: 2px solid #fff;border-top:none;width: 50%;border-right: 1px solid #ddd;border-left: 1px solid #ddd;}
.dlcg_con .hightbg .tab_item{width: 50%;font-size: 16px;}
.dlcg_con .tabs{background: #f8f8f8;}
.dlcg_con .contant-center-top{position:absolute;width: 100%;top: 0;left: -1px;border-bottom: 1px solid #ddd;}
.dlcg_con .contant-left-bottom{margin-top:40px;}

.dlcg_con table{margin: 5px 5px 5px;width: 350px;}
.dlcg_con table tr{height:41px;}
.dlcg_con table tr td{text-align: center;}
.dlcg_con table tr .t2{text-align:left;}
.dlcg_con table tr .t2 .inp_txt{height: 26px;border:1px #ddd solid;width: 235px;padding:1px 5px;color: #666;}
.dlcg_con table tr .t2 select{height: 30px;/*width: 180px;*/color: #666;}
.dlcg_con table tr .tzje{width: 126px;margin-right: 10px;height: 26px;border:1px #ddd solid;padding:1px 5px;color: #666;}
.dlcg_con table tr .inp_sldw{width: 37px;margin-right: 15px;height: 26px;border:1px #ddd solid;padding:1px 5px;color: #666;}
.dlcg_con table .submit{font-family: "微软雅黑";font-size: 16px;/*margin-top: 65px;*/width: 100%;padding:6px 10px;/*background: #c00;*/background:#3b5998;border:none;cursor:pointer;color: #fff;}
.dlcg_con table .submit:hover{background: #3b5998;}
.dlcg_con table .cg_sub{margin-top: 20px;}
/*合作企业*/
.m-tit022 {
    width: 100%;
    height: 2px;
    line-height: 2px;
    margin-top: 2px;
    padding: 12px 0;
    border-bottom: 3px solid #e7e7e7;
}
.m-tit02 {
    width: 100%;
    height: 28px;
    line-height: 28px;
    margin-top: 20px;
    padding: 12px 0;
    border-bottom: 3px solid #e7e7e7;
}.m-tit02 .floor {
    width: 250px;
    height: 40px;
    line-height: 40px;
    float: left;
    border-bottom: 3px solid #000;
}.m-tit02 .floor i {
    display: block;
    float: left;
    width: 48px;
    height: 27px;
    line-height: 27px;
    font-size: 36px;
    color: #3b5998;
    font-family: arial;
    font-weight: bold;
    background-image: url(/uploads/image/c2images/icon_floor.png);
    background-repeat: no-repeat;
    padding-left: 36px;
    font-style: normal;
}.m-tit02 .u-tt7 {
    background-position: 0 -192px;
}.m-tit02 h2 {
    float: left;
    width: auto;
    height: 26px;
    line-height: 26px;
    font-size: 30px;
    color: #000;
}.m-tit02 .m-more.c1 {
    color: #ff7300;
}
.m-tit02 .m-more {
    width: 150px;
    text-align: right;
    float: right;
    font-size: 14px;
    color: #666;
}.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}.m-tit02 .m-more i {
    padding-left: 5px;
    float: right;
    display: block;
    margin-top: 2px;
}#multiplecolumn{ margin-top: 20px;}
#multiplecolumn .bd{margin-right: -10px;overflow:hidden; position:relative; height:300px}
.tg_140x90 ul{height: 90px;margin-top: 10px; }
.tg_140x90 li{float:left;width:140px; height: 90px; margin-right:10px; overflow: hidden;}
.tg_140x90 li img{width:140px; /*height: 90px;*/}
/*企业*/
.west {
    border: 1px solid #ededed;float: left;
} .caption1 {
    line-height: 28px;
    height: 28px;
    display: block;
    background-image: url(/uploads/image/images/chanpin.gif);
    background-repeat: no-repeat;
}.caption1 h2 {
    line-height: 30px;
    padding-left: 30px;
    font-family: microsoft yahei, simsun, arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    float: left;
}.caption1 h2 a {
    color: white;
    text-decoration: none;
    font-weight: bolder;
}.caption1 em {
    float: right;
    font-style: normal;
    font-size: 12px;
    color: black;
}.caption1 em a {
    color: black;
    margin: auto 5px;
}#nav_l_company_ycl1 {
    background-image: ;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 279px;
    padding: 5px 5px 6px 45px;
    width: 230px;
}nav_l_content {
    border-bottom: 1px dotted #d8d8d8;
    display: inline;
    padding: 0 5px;
    width: 240px;
    overflow: hidden;
}.left {
    float: left;
    display: inline;
}.col2 a {
    color: #3b5998;
}.nav_r_content ul {
    padding: 5px;
}
.nav_r_content ul li {
    border-bottom: 1px dotted #d8d8d8;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding-left: 15px;
}
/*陶瓷产品图库*/
.i_zxtd {float:left;border: 1px solid #ededed;width:900px;margin-left:5px;}

.tit_h3{overflow:auto; zoom:1; clear:both; padding:0 8px; line-height:35px; height:35px; border-bottom: 1px solid #ededed; }
.tit_h3 h3{    color: #3b5998;
    font-size: 18px;
    font-family: microsoft yahei, simsun, arial, helvetica, sans-serif;
    float: left;
    font-weight: bold;}
.tit_h3 a h3{ text-decoration:none; cursor:pointer;}
.tit_h3 em{ float:right; font-size:12px; font-style:normal;}
.tit_h3 em a{ color:#999;}.tit_h3 em a:hover{ color:#f30;}
.tit_h3 .h_tit_r{ float:right; font-size:12px; color:#333; padding-top:7px;}
.tit_h3 .h_tit_r select{ height:22px; margin-right:10px;}
.tit_h3 .h_tit_r i{ height:22px; line-height:22px; font-style:normal; float:left; _padding-top:2px;}
.tit_h3 .h_tit_r .srk{ width:95px; height:20px; margin-right:10px; line-height:20px; padding-left:5px; border:1px solid #abadb3;}
.tit_h3 .h_tit_r .buut{ width:60px; height:23px; line-height:23px; *line-height:17px;}

 

/*首页图片*/
.piclist{width:900px;padding:10px 0;overflow:hidden}
.piclist ul{width:900px;padding-left:5px;}
.piclist li{width:190px;float:left;_height:286px;padding:10px 10px;margin:0 10px 0 0;border:1px solid #fff;zoom:1}
.piclist ul li.line{width:900px;display:block;margin-bottom:10px;border-bottom:1px dotted #e3e3e3;padding:10px 0 0 0;height:0;float:inherit;clear:both;vertical-align:top;overflow:hidden}
.piclist li.current1{padding:10px 10px;border:1px solid #ddd;-moz-box-shadow:0 2px 3px #ddd;-webkit-box-shadow:0 2px 3px #ddd;box-shadow:0 0 3px #ddd}
.piclist ul li .pic{margin:0 0 10px 0;width:180px;height:125px;position:relative;z-index:1}
.piclist ul li .pic .down-pop{padding:5px 10px 0 10px;width:32px;height:42px;line-height:16px;color:#fff;display:inline-block;background:url(/uploads/image/images/down-pop.png) no-repeat;position:absolute;top:-5px;right:0;text-align:center}
.piclist ul li .pic .pic-tit,.piclist ul li .pic .pic-titbg,.piclist ul li .pic .pic-tit2,.piclist ul li .pic .pic-titbg2{display:block;width:100%;height:20px;line-height:20px;position:absolute;left:0;bottom:0;z-index:2;color:#fff;text-decoration:none;cursor:pointer}
.piclist ul li .pic .pic-tit,.piclist ul li .pic .pic-tit2{width:90%;padding:0 10px}
.piclist ul li .pic .pic-tit .contrast{float:right}

.piclist ul li .pic .pic-tit  a{color:white; padding-left:10px;}

 

.piclist ul li .pic .pic-tit .contrast .icon-add{background-position:-37px 0;margin-right:3px;vertical-align:-2px;*vertical-align:3px;_vertical-align:4px;overflow:hidden}
.piclist ul li .pic .pic-titbg,.piclist ul li .pic .pic-titbg2{background-color:#000;-moz-opacity:.60;filter:alpha(opacity=60);opacity:.60;z-index:1}
.piclist ul li .pic .pic-tit2,.piclist ul li .pic .pic-titbg2{height:40px;line-height:40px;bottom:63px}
.piclist ul li .pic .pic-tit2{text-align:center;font-size:18px}
.piclist ul li .pic .pop-btn{position:absolute;bottom:21px;left:70px;text-align:center}
.piclist ul li .pic .sign-name{height:16px;line-height:16px;width:51px;position:absolute;left:0;top:0;text-align:center;display:inline-block;word-break:break-all;word-wrap:break-word;color:#fff;background-color:#f84949;font-size:12px;font-family:"\5b8b\4f53"}
.piclist ul li .pic .sign-name2,.piclist-big ul li .pic .sign-name6{height:20px;line-height:20px;padding:0 8px;position:absolute;left:0;top:0;text-align:center;display:inline-block;word-break:break-all;word-wrap:break-word;color:#fff;background-color:#6b0;font-size:12px;font-family:"\5b8b\4f53"}
.piclist ul li .title{line-height:34px;height:34px;overflow:hidden;font-size:14px}.piclist ul li .title a:link,.piclist ul li .title a:visited{color:#333}.piclist ul li .title a:hover{color:#f90}.piclist li .title .preferential{padding:0 2px;margin-right:8px;font-size:12px;line-height:normal;border:1px solid #f84949;color:#f84949;border-radius:3px}.piclist ul li .detail{overflow:hidden;color:#999;margin-top:2px}.piclist ul li .detail .detail-l{line-height:24px;padding-bottom:5px}.piclist ul li .detail .detail-r{float:right;line-height:48px;font-size:18px}.piclist ul li .detail .detail-r-t{line-height:normal}.piclist ul li .detail .colf8{font-size:24px;font-family:arial,helvetica,sans-serif}.piclist ul li .icon-list{border-top:1px dotted #e3e3e3;height:60px;line-height:20px;padding-top:10px;position:relative}.piclist ul li .icon-list .city{float:right;color:#999}.piclist ul li .icon-list .city a:link,.piclist ul li.icon-list .city a:visited{color:#999}.piclist ul li .icon-list .city a:hover{color:#f90}
.colf8{color:#3b5998;}
/*知名品牌*/
.box_list .xlm_tit {
    padding: 0 0 10px;
}.p_red {
    color: #e6040e;
}
 .cpfl_list{overflow:hidden;}
.cpfl_list ul{width: 300px;overflow: hidden;}
.cpfl_list ul li{float: left;width: 84px;line-height: 30px;border:1px #eee solid;margin:0 10px 10px 0;text-align: center;background: #fff;}
.cpfl_list ul li a{display: block;width: 100%;height: 100%;}
.cpfl_list ul li:hover{border: 1px #ddd solid;}
.cpfl_list ul li a:hover{color: #333;}
.v_pp_list{}
.v_pp_list ul{}
.v_pp_list ul li{height: 48px;width: 86px;margin: 0 7px 7px 0;}
.v_pp_list .pp_pic{width: 86px;height:60px;text-align: center;vertical-align: middle;display: table-cell;}
.v_pp_list .pp_pic img{width: 100%;_width: 86px;_height: 60px;*width: 86px;*height: 60px;}
/*投票*/
  /*首页排行*/
.content {width:920px;float:left;
}
.content .row {
    padding-bottom: 10px;
    clear: both;
    zoom: 1;
}
.title-nav {
    height: 27px;
    line-height: 27px;
    position: relative;
    border-top: solid 3px #3b5998;
    background-color: #fff;
}.title h2 {
    height: 24px;
    line-height: 24px;
    position: relative;
    z-index: 100;
    float: left;
    padding: 0 20px 3px 20px;
    background-color: #3b5998;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
}
 .hottop, .hottop-middle {
    width: 450px;
    float: left;
    overflow: hidden;
}
 .hottop-middle {
     margin-left:10px; 
}
 
 
 .uibox-title-border {
    height: 27px;
    line-height: 27px;
    border: solid 1px #ccd3e4;
    border-bottom: 0;
    border-top: solid 2px #3b5998;
}.uibox-title {
    height: 28px;
    line-height: 28px;
    background-color: #fafbfc;
    border: solid 1px #ccd3e4;
    position: relative;
    border-bottom: 0;
    padding: 0 10px;
    clear: both;
    font-weight: bold;
    color: #333;
    font-size: 14px;
}
 .hottop .uibox-con {
    padding: 0 10px;
}
 .uibox-con {
    border: solid 1px #ccd3e4;
    padding: 6px 10px;
}
 .ui-list li, .ui-list12 li, .icon, .icon16, .icon12, .icon10, .score, .score b, .funicon, .autotj-change i, .comment-content-arrow, .footer_auto .footios, .footer_auto .footand, .footer_auto .footwp, .footer_auto .footphone, .footer_auto .footauto {
    background:  no-repeat;
}
 .ui-list li, .ui-list12 li {
    background-position: -297px -114px;
    padding-left: 10px;
    overflow: hidden;
}
 .ui-list12 li {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
}
 .hottop .ui-list12 li {
    height: auto;
    padding: 4px 0;
    border-bottom: 1px dotted #ccd3e4;
    clear: both;
    background: 0;
}
 .hottop .ui-list12 li.listred em {
    background-color: #3b5998;
}
 .hottop .ui-list12 li em {
    display: inline-block;
    width: 16px;
    height: 16px;
    float: left;
    line-height: 16px;
    position: relative;
    top: 4px;
    text-decoration: none;
    margin-right: 5px;
    font-weight: 100;
    font-family: arial,helvetica,sans-serif;
    text-align: center;
    background-color: #999;
    color: #fff;
}
 .hottop .list-close {
    width: 400px;
    height: 24px;
    overflow: hidden;
    float: left;
}.ui-list li span, .ui-list12 li span {
    float: right;
    color: #999;
    font-size: 12px;
}
 .hottop .ui-list12 li .icon12-eye {
    float: left;
    margin: 5px 3px 0 0;
}
.icon12-eye {
    background-position: 0 -385px;
}
.icon12 {
    width: 12px;
    height: 12px;
}
.icon, .icon16, .icon12, .icon10 {
    display: inline-block;
    overflow: hidden;
}

.t1_bt {
height: 35px;
line-height: 35px;
clear: both;
}
.bt_des {
float: left;
}.bao {
float: right;
}

 
.join-form{padding-bottom:10px; border-bottom:1px dashed #d7d7d7;}
.items1{float:left;display:inline;margin:10px 0 0 2px;width:200px;height:28px;}
.items1 dt{float:left;height:28px; line-height:28px;padding-right:5px;*line-height:22px;}
.items1 dd{float:left;height:28px;}
.select-1{width:122px;height:26px;line-height:20px;padding:3px; vertical-align:middle;border:1px solid #aaa;color:#333;}
.select-2{width:61px;height:26px;line-height:20px;padding:3px; vertical-align:middle;border:1px solid #aaa;color:#333;}

.items2{float:left;display:inline;margin:10px 0 0 2px;width:200px;height:28px;}
.items2 dt{float:left;height:28px; line-height:28px;padding-right:5px;}
.items2 dd{float:left;height:28px;}

.items22{float:left;display:inline;margin:10px 0 0 2px;width:440px;height:28px;}
.items22 dt{float:left;height:28px; line-height:28px;padding-right:5px;}
.items22 dd{float:left;height:28px;}

.items3{float:left;display:inline;margin:10px 0 0 2px;height:58px;}
.items3 dt{float:left;height:48px;line-height:48px;padding-right:5px;}
.items3 dd{float:left;height:48px;}
.txtarea1{width:310px;height:48px;border:1px solid #aaa;padding: 4px;overflow:hidden;resize: none; color:#666; line-height:16px;}
.input-1{width:112px;height:24px; line-height:24px;padding:0 4px;vertical-align:middle;border:1px solid #aaa;color:#bbb;}
.input-2{width: 314px;height:24px; line-height:24px;padding:0 4px;vertical-align:middle;border:1px solid #aaa;color:#bbb;}
.submit{width:100%;height:38px; text-align:center; clear:both}
.tab-pd1{padding:40px 0}
.tab-pd2{padding:10px 0}
.sub_btn{width:100px;height:38px;border:none; background:url(/uploads/image/images/sub_btn.gif) no-repeat;font-family:"\5fae\8f6f\96c5\9ed1 "; font-size:16px;color:#fff; cursor:pointer;}
.t1_desc{padding:10px 0; text-indent:24px; line-height:26px;}
.tb-ico{ background:url(/uploads/image/images/ico3.gif) no-repeat;}
.tbts{display:block;float:left;height:35px; line-height:35px;padding:0 16px 0 30px; background-image:url(/uploads/image/images/ico3.gif); background-repeat: no-repeat;}
.tb-icos1{ background-position: 0 4px;}
.tb-icos2{ background-position: 0 -31px;}
.tb-icos3{ background-position: 0 -66px;}
.i_lore{ border:1px solid #ededed; background:#f3f3f3;}
.i_lore .il_tit{ overflow:auto; zoom:1; line-height:35px; padding:0 5px 0 10px; background:#fff; border-bottom:1px solid #e4e4e4;}
.i_lore .il_tit h3{line-height:30px; font-family:microsoft yahei, simsun, arial, helvetica, sans-serif; font-size:18px; font-weight:normal; float:left;}
.i_lore .il_tit h3 a{ color:#333; text-decoration:none;}
.i_lore .il_tit h3 a:hover{ color:#000; text-decoration:none;}
.i_lore .il_tit em{ float:right; font-style:normal; font-size:12px; color:#999;}
.i_lore .il_tit em a{ color:#666; margin:auto 5px;}
.i_lore .il_tit em a:hover{ color:#f30;}
.i_lore .il_main{ font-size:12px; line-height:26px; padding:5px;}
.i_lore .il_main li{ width:248px; height:26px; overflow:hidden; color:#777;}
/*-----------------视频-----------------*/
.iv_dc{ border:1px solid #ededed; background:#f3f3f3;}
.iv_dc .ivdc_tit{ overflow:auto; zoom:1; line-height:35px; padding:0 5px 0 10px; background:#fff; border-bottom:1px solid #e4e4e4;}
.iv_dc .ivdc_tit h3{ line-height:30px;font-family:microsoft yahei, simsun, arial, helvetica, sans-serif; font-size:18px; font-weight:normal; float:left;}
.iv_dc .ivdc_tit a{ color:#333; text-decoration:none;}
.iv_dc .ivdc_tit a:hover{ color:#000; text-decoration:none;}
.iv_dc .ivdc_tit em{ float:right; font-style:normal; font-size:12px; color:#999;}
.iv_dc .ivdc_tit em a{ color:#666; margin:auto 5px;}
.iv_dc .ivdc_tit em a:hover{ color:#f30;}
.iv_dc .ivdc_main{ padding:10px 0 2px 12px; font-size:12px; text-align:center;}
.iv_dc .ivdc_main ul{ overflow:auto; zoom:1; clear:both;}
.iv_dc .ivdc_main li{ width:110px; height:120px; overflow:hidden; float:left; margin-right:12px;}
.iv_dc .ivdc_main li img{ width:110px; height:88px; overflow:hidden; -webkit-transition:-webkit-transform .2s linear; -moz-transition:-moz-transform .2s linear; -o-transition:-o-transform .2s linear;}
.iv_dc .ivdc_main li img:hover{ -webkit-transform: scale(1.03,1.03); -moz-transform: scale(1.03,1.03); -o-transform: scale(1.03,1.03);}
.iv_dc .ivdc_main li p{ width:110px; height:32px; overflow:hidden; line-height:32px;}

/*装饰公司*/
.i_zsgs{ overflow:auto; zoom:1; clear:both; overflow:hidden;}
.i_zsgs .i_zsgs_x{ height:0; border-bottom:1px solid #dedede; *margin-top:-1px; _margin-top:-20px;}
.i_zsgs table{ border-collapse:collapse; width:1003px; _margin-right:-1px; border:none 0; margin-left:-1px; margin-top:-1px; overflow:auto; zoom:1; clear:both;}
.i_zsgs td{padding:0px; border:1px solid #dedede; height:100px; width:159px; display:block; float:left; margin-left:-1px; margin-bottom:-1px; text-align:center; font-size:12px; background:#f5f5f5;}
.i_zsgs td:hover{ background:#fff;}
.i_zsgs td a{ vertical-align:middle; color:#000;}
.i_zsgs td a:hover{ color:#f30; text-decoration:underline;}
.i_zsgs td img{ width:140px; height:56px; margin-top:8px; _margin-top:10px; _margin-bottom:10px; -webkit-transition:-webkit-transform .2s linear; -moz-transition:-moz-transform .2s linear; -o-transition:-o-transform .2s linear;}
.i_zsgs td:hover img{ -webkit-transform: scale(1.03,1.03); -moz-transform: scale(1.03,1.03); -o-transform: scale(1.03,1.03);}
.i_zsgs td p{ line-height:30px; height:30px; overflow:auto; zoom:1; clear:both;}
.i_zsgs td p img{ width:auto; height:auto; vertical-align:middle; margin:-3px auto auto 5px;}

.i_zsgs .izsgs_left{ width:279px; height:510px; _height:525px; overflow:hidden; border-right:1px dotted #ccc; display:inline; overflow:hidden;}
.i_zsgs .izsgs_right{ width:658px; height:510px; _height:525px; overflow:hidden; padding:5px 10px; display:inline; overflow:hidden;}

.i_zsgs .tit_h4{ border:none;}
.i_zsgs ul a{ color:#555;}.i_zsgs ul a:hover{ color:#f30;}
.izsgs_left em, .izsgs_left i{ font-style:normal;}
.izsgs_left .izsgs_ddb li img, .izsgs_left .izsgs_djb li img{ vertical-align:middle; margin-left:2px;}

.izsgs_left .izsgs_ddb{}
.izsgs_left .izsgs_ddb ul{ padding:2px 8px 8px 32px; font-size:12px; background: no-repeat -272px -60px; _background: no-repeat -272px -60px; _padding:12px 8px 8px 32px;}
.izsgs_left .izsgs_ddb ul li{ line-height:30px; height:30px; _line-height:28px; _height:28px; clear:both;}
.izsgs_left .izsgs_ddb ul li a{ width:150px; float:left; vertical-align:middle;}
.izsgs_left .izsgs_ddb ul li em{ width:50px; color:#f30; font-weight:bold; float:left; _margin-top:-6px;}
.izsgs_left .izsgs_ddb ul li i{ width:28px; text-align:center; float:right; padding-left:10px; _margin-top:-6px;}
.izsgs_left .izsgs_ddb ul li i a{ width:auto; color:#666;}.izsgs_left .izsgs_ddb ul li i a:hover{ color:#f30;}

.izsgs_left .izsgs_djb ul{ padding:2px 0 8px 8px; font-size:12px; overflow:auto; zoom:1; clear:both;}
.izsgs_left .izsgs_djb li{ width:135px; float:left; line-height:26px; height:26px; display:block; overflow:hidden; color:#999;}
.izsgs_left .izsgs_djb li i{ color:#f30; font-style:normal;}

.izsgs_left .izsgs_zxdl ul{ padding:2px 8px 0; font-size:12px;}
.izsgs_left .izsgs_zxdl li{ line-height:26px; color:#999; overflow:auto; zoom:1; clear:both;}
.izsgs_left .izsgs_zxdl li a{ float:left;}
.izsgs_left .izsgs_zxdl li em{ float:right; color:#ccc;}
.izsgs_left .izsgs_zxdl li em i{ color:#666; font-style:normal;}

.izsgs_right .izsgs_zbxx, .izsgs_right .izsgs_gsdt, .izsgs_right .izsgs_gszp, .izsgs_right .izsgs_gsly{ width:325px; height:170px; overflow:hidden;}
.izsgs_right .izsgs_zbxx ul, .izsgs_right .izsgs_gsdt ul, .izsgs_right .izsgs_gszp ul, .izsgs_right .izsgs_gsly ul{ font-size:12px; padding:0 10px 0 2px;}
.izsgs_right .izsgs_zbxx li, .izsgs_right .izsgs_gszp li, .izsgs_right .izsgs_gsly li{ overflow:auto; zoom:1; clear:both; line-height:25px; *line-height:22px; _line-height:23px;}
.izsgs_right .izsgs_zbxx li i, .izsgs_right .izsgs_gsdt li i, .izsgs_right .izsgs_gszp li i, .izsgs_right .izsgs_gsly li i{ float:left; font-style:normal; font-family:simsun; color:#666;}
.izsgs_right .izsgs_gsdt li a, .izsgs_right .izsgs_gszp li a, .izsgs_right .izsgs_gsly li a{ float:left; width:260px; height:25px; *height:22px; _height:23px; overflow:hidden;}
.izsgs_right .izsgs_zbxx li em, .izsgs_right .izsgs_gsdt li em, .izsgs_right .izsgs_gszp li em, .izsgs_right .izsgs_gsly li em{ float:right; font-style:normal; color:#999;}
.izsgs_right .izsgs_gsly li a{ width:300px;}

.izsgs_gsdt li{ overflow:auto; zoom:1; clear:both; width:325px; height:25px; overflow:hidden; line-height:25px; _line-height:23px; _height:23px; word-wrap: break-word; word-break: normal; }
.izsgs_right .izsgs_gsdt li a{ float:none;}

 .idc_main{border: solid 1px #ccd3e4;margin-top:10px;padding-left:8px; float:left; padding-top:10px;}
 .idc_main ul{ overflow:auto; zoom:1; clear:both; height:auto;}
.idc_main li{ width:166px; height:107px; overflow:hidden; margin:auto 12px 12px auto; border:1px solid #ccc; background:#f0f0f0; float:left; display:inline;}
 .idc_main li img{ margin:8px; width:150px; height:60px; -webkit-transition:-webkit-transform .2s linear; -moz-transition:-moz-transform .2s linear; -o-transition:-o-transform .2s linear;}
 .idc_main li img:hover{-webkit-transform: scale(1.03,1.03); -moz-transform: scale(1.03,1.03); -o-transform: scale(1.03,1.03);}
 .idc_main li p{ background:#fff; line-height:31px; height:31px; width:156px; overflow:auto; zoom:1; font-size:12px; padding:0 5px;}
.idc_main li i{ float:left; font-style:normal; color:#066;}
.idc_main li em{ float:right; font-style:normal; background: no-repeat left -456px; text-indent:12px;}
.idc_main li:hover{ border-color:#f96; background:#fbf1d2;}
 .idc_main li:hover p{ background:#fff; border-top-color:#f96;}
.idc_main li:hover p i{ color:#f30;}
.idc_main li:hover em{ background-position:0 -496px;}

.east {
    float:left;
    margin-left:2px;
}
/**/
/*友情连接*/
.link
{
    height:auto;
    width:auto;
    
}
.link ul
{
    width:1200px;
    height:auto;
    list-style-type:none;    
}
.link ul li
{
    line-height:26px;
    height:26px; float:left;
    width:95px;
     text-align:center;
     overflow:hidden;
}.friendlink {
border: 1px solid #ddd;
background: #ffffe5;
}
.level_1 {
margin-bottom: 5px;
border: 1px solid #ddd;
}.inner {
width: 100%;
overflow: hidden;
}.link_list {
clear: both;
}
 .friendlink .title {
border: 0;
background: none;
}
.level_1 .title {
height: 28px;
line-height: 28px;

}.link_list a {
display: inline-block;
padding:3px;
line-height: 26px;
} 

.items a {
      color: #3b5998;
    /* background-color: #f6f6f6; */
    border: 1px solid #f6f6f6;
    float: left;
    margin: 0 2% 2% 0;
    padding: 0 5px;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}
.items a:hover {
    color: #fff;
    background-color: #3b5998;
    border: 1px solid #3b5998;
}

/* 广告位 */
.mc-ad-mt0{margin-top:-20px !important;}
.mc-ad,.mc-ad-full li{width:100%;}
.mc-ad-full{width:1200px;margin:0 auto;}
.mc-ad-full li img,.mc-index-bottom li img,.mc-ad-half li img,.mc-ad img,.mc-ad embed{display:block;margin-top:10px;}
.mc-ad-half{width:1200px;margin:0 auto;clear:both;}
.mc-ad-half ul{width:1210px;}
.mc-ad-half li{float:left;margin-right:10px;}


.mc-ad-fixed{position:relative;width:100%;z-index:999999;}
.mc-ad-fixed .add-top1 img,.mc-ad-fixed .add-bottom1 img,.mc-ad-fixed .add-top2 img,.mc-ad-fixed .add-bottom2 img{display:block;margin-top:10px;}
.mc-ad-fixed .add-top1,.mc-ad-fixed .add-top2,.mc-ad-fixed .add-bottom1,.mc-ad-fixed .add-bottom2{width:100px;height:325px;overflow:inherit;}
.mc-ad-fixed .add-top1{position:fixed;left:5px;top:30px;}
.mc-ad-fixed .add-top2{position:fixed;right:5px;top:30px;}
.mc-ad-fixed .add-bottom1{position:fixed;left:5px;bottom:20px;}
.mc-ad-fixed .add-bottom2{position:fixed;right:5px;bottom:20px;}
.mc-ad-fixed .close{display:none;position:absolute;right:10px;bottom:-17px;width:50px;height:18px;background: center center no-repeat;cursor:pointer;}

.video_box{margin-bottom: 30px;margin-top: 25px;overflow: hidden;font-family:"ã¥â¾â®ã¨â½â¯ã©â€ºâ€¦ã©â»â€˜", arial;}
.video_box .box_4{width: 964px;overflow: hidden;float: left;}
.video_box .box_2{float: left;width: 464px; overflow:hidden;}
.video_box .box_3{float:left ;width: 735px; overflow:hidden;}
.video_box .box_3r{float:right ;width: 465px;}
.video_box .box_1{ width: 235px; float: left;}
.ent_box ul li{_margin-bottom:10px !important ;}
.heng_box .box_imgs ul li{margin: 0px 25px 20px 0px;}
.heng_box .box_imgs2 ul li{margin: 0px 25px 20px 0px;}
.cer_box .video_title{ /*margin-bottom:0px;*/}
.cer_box .box_imgs2{ width: 490px;}
.heng{width: 1225px;overflow: hidden;}

.box_imgs .time{position: absolute;right: 0;bottom: 0;color: #fff;background: #000;background-color: rgba(0,0,0,0.5);padding: 0 5px;font-style: normal;}
.box_imgm i{opacity:0;background:  no-repeat scroll center; height: 265px; left: 0; position: absolute; top: 0; width: 100%; z-index: 10; display:none\9;}
.box_imgm i:hover{opacity:0.9;}
.box_imgs .plays .play{opacity:0;background:  no-repeat scroll center; height: 127px; left: 0; position: absolute; top: 0; width: 100%; z-index: 10;display:none\9;}
.box_imgs .plays .play:hover{opacity:0.9;}

.plays{position: relative;overflow: hidden;width: 220px;height: 125px;text-align: center;vertical-align: middle;/* display: table-cell; */border: 1px #eee solid;}
.plays span{ font-size: 14px; color: #fff; position: absolute; bottom: 0px; right: 6px; opacity: 0.9; font-family:"ã¥â¾â®ã¨â½â¯ã©â€ºâ€¦ã©â»â€˜", arial; overflow:hidden; height: 24px;}

.plays .imgs_bg{ _background:none;  position: absolute; bottom: 0px;  right: 0;}
.plays .imgs_bg span{/* line-height: 18px; *//* font-family: "ãƒâ¥ã‚â®ã¢â‚¬â¹ãƒâ¤ã‚â½ã¢â‚¬å“"; */font-size: 12px;/* font-weight: bold; */margin-bottom: 3px;background: #000;padding: 0 5px;height: 18px;background-color: rgba(0,0,0,0.6);}
.box_imgs .play_info .info{padding-bottom: 5px;overflow:hidden;font-size: 12px;}
.box_imgs .play_info{background: #f8f8f8;border-bottom: 1px #ebebeb solid;padding: 0 15px;zoom:1;}
.box_imgs .play_info span{/* margin-right:10px; */color:#999;padding-left:15px;}
.box_imgs .play_info .name{height: 30px;line-height: 30px;overflow:hidden;font-size:14px;}
.box_imgs .play_info .play{ background:  no-repeat 0px; float:left;}
.box_imgs .play_info .comment{ background:  no-repeat 0; float: right;}

