@charset "gb2312";

body {
    margin: 0;
    padding: 0;
    font: 14px/30px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
    background: #ffffff;
    color: #343434;
    overflow-x: hidden;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
    padding: 0;
    margin: 0;
}

ol, ul {
    list-style: none;
}

li {
    list-style-type: none;
}

i {
    font-style: normal;
}

img {
    vertical-align: top;
    border: none;
}

img {
    opacity: 1;
    filter: alpha(opacity=100); /* 针对 IE8 以及更早的版本 */
    /*border: 1px solid #efeff4;*/
    box-sizing: border-box;
}

img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* 针对 IE8 以及更早的版本 */
}

h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
    font-weight: normal;
}

a, a:hover, a:visited {
    text-decoration: none !important;
    color: #343434;
    list-style-type: none;
}

address, cite, code, em, th {
    font-weight: normal;
    font-style: normal;
}

.left {
    float: left;
}

.left img{
   border: none;
}

.right {
    float: right;
}

.logo h2 {
    width: 70px;
    height: 37px;
    float: left;
    margin: 5px 0 0 10px;
    background: url(http://news.61ef.cn/2016/images/newsTitle.png) no-repeat center #00a2ea;
}

.curBg {
    background-position: 0px -32px;
    width: 169px;
    height: 40px;
    float: right;
    margin-top: 30px;
    background: url(http://news.china-ef.com/2014/images/brand.gif) no-repeat;
    background-size: 100%;
}

.clearfix {
    clear: both;
    font-size: 0px;
    height: 0px;
    line-height: 0px;
    width: 0px;
    visibility: hidden;
    overflow: hidden;
}

.main {
    width: 1200px;
    margin: 0 auto;
}
/*------------------------------------------------------------- 顶部导航条 ---------------------------------------------------------*/
.nav {
    height: 38px;
    width: 100%;
    background: #f7f7f7;
    padding-top: 7px;
}

.nav .searchDiv {
    width: auto;
    padding: 10px 0;
}

.nav .searchDiv input {
    float: left;
}

.nav .searchText {
    width: 200px;
    height: 30px;
    padding-left: 10px;
    border: none;
    -moz-border-radius: 5px 0 0 5px; /* Gecko browsers */
    -webkit-border-radius: 5px 0 0 5px; /* Webkit browsers */
    border-radius: 5px 0 0 5px; /* W3C syntax */
}

.nav .btnSearch {
    height: 30px;
    width: 70px;
    border: none;
    background: url(../images/searchIcon.png) no-repeat left center #fff;
    background-position: 5px;
    padding-left: 20px;
    font: 15px/18px "Microsoft Yahei";
    -moz-border-radius: 0 5px 5px 0; /* Gecko browsers */
    -webkit-border-radius: 0 5px 5px 0; /* Webkit browsers */
    border-radius: 0 5px 5px 0; /* W3C syntax */
    cursor: pointer;
}
/*导航*/
.login_left {
    float: left;
}

.login_left li {
    height: 30px;
    float: left;
    padding-left: 45px;
}

.login_left li a {
    display: block;
    height: 30px;
    text-align: center;
}

#mymember {
    ;
    font-weight: bold;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #0094dc;
}

.login_left li a:hover {
    text-align: center;
    color: #0093dd;
    border-radius: 6px;
    text—decoration: underline;
}

.nav li a.last {
    border: none;
}
/*登陆*/
.login_right {
    float: right;
    /*background: url(../images/Land_bg.png) no-repeat top center;*/
    background: #fff;
    height: 31px;
    padding: 2px 14px 0 14px;
    border-radius: 14px;
}

.login_right i {
    float: left;
    padding: 0 6px;
}
/*.login_right a {
	padding: 0 6px;
	display:block;
	float:left;
}*/
.login_right span {
    padding: 0 10px 0 10px;
    display: block;
    float: left;
    text-align: center;
}
/*logo*/
.logo {
    height: 120px;
    margin-top: 20px;
    text-align: center;
}
/*-------- 路径 -------*/
.path {
    float: left;
    font: 14px/13px "Microsoft Yahei";
    height: 13px;
    padding-left: 25px;
    margin: 25px 0;
    background: url(../images/ioc-path.jpg) no-repeat center left;
}
/*搜索*/
.searchDiv_right {
    height: 30px;
    width: 314px;
    margin: 11px 0 0 0;
    padding: 2px;
    float: right;
    border: 1px solid #0093dd;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.searchDiv_right searchDiv input {
    float: left;
}

.searchText {
    width: 200px;
    height: 16px;
    padding-left: 10px;
    border: none;
    outline: none;
}

.btnSearch {
    height: 30px;
    width: 70px;
    border: none;
    background: url(../images/searchIcon.jpg) no-repeat left center #fff;
    background-position: 5px;
    padding-left: 20px;
    font: 15px/18px "Microsoft Yahei";
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
}
/*********左侧**********/
.box_l {
    width: 800px;
    float: left;
}
/*新闻部分*/
.news_main {
    width: 100%;
    height: auto;
    margin: 10px 0;
}

.news_main img {
    max-width:100%;
    opacity: 1 !important;
}

.news_t {
    width: 800px;
    /*text-align: center;*/
}

.news_t h1 {
    width:750px;
    margin:0 auto;
    font: 28px/42px "Microsoft Yahei";
    font-weight: bold;
}

.news_t img {
    margin: 13px 0px 0px -3px;
}

.author {
    height: 30px;
    padding: 20px 0 8px 0;
    width: 750px;
    margin: 0 auto;
    color: #919191;
    border-bottom: 1px solid #e1e1e1;
}
.author a{
    color: #919191;
}
/*.author p {
	float: left;
	width: 100px;
	color: #8d8a8a;

	margin-top: 10px;
}*/
.new_content p {
    width: 750px;
    margin:0 auto;
    /*	text-indent: 2.1em;*/
    padding-top: 20px;
    font: 16px/36px "Microsoft Yahei";
    word-break: break-all;
    text-align: justify;
}


.essay-card{
	width: 600px;
	margin: 30px auto;
	padding: 15px 20px;
	position: relative;
	border-radius: 10px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.08);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.08);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.essay-card .img-out{
	width: 150px;
	height: 150px;
	border-radius: 5px;
	overflow: hidden;
	margin-right: 30px;
	float: left;
}
.essay-card .img-out img{
	width: 100%;
}
.essay-card:hover{
	-webkit-box-shadow: 0 6px 20px 0 rgba(0,0,0,.08);
    box-shadow: 0 6px 20px 0 rgba(0,0,0,.08);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
.essay-card h3{
	font-size: 16px;
	line-height: 32px;
    height: 64px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.essay-card h3:hover{
	color: #DD001A;
}
.essay-card p{
	font-weight: bold;
	font-size: 22px;
    line-height: 30px;
	color: #DD001A;
	margin: 18px 0;
}
.essay-card p span{
	font-size: 14px;
	color: #dd001a;
}
.essay-card .card-buy{
	position: absolute;
	right: 25px;
	bottom: 35px;
	width: 80px;
    line-height: 30px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	background: #DD001A;
	border-radius: 3px;
}
.essay-card .card-buy:hover{
	background: #ee011d;
}

.popular-brand p {
   padding-top: 0;
}


.new_content p a {
        color: #136ec2;
    text-decoration: none !important;
}
.new_content p a:hover {
    text-decoration:underline !important; 
    }
.new_content i {
    font-weight: bold;
    color: #33a7e2;
    text-decoration: underline;
}

.new_content span {
    /*color: #000;*/
    /*	text-decoration: underline;*/
}
.new_content>p>span {
    text-align: center;
    /*font: 10px/20px 微软雅黑;*/
    color: rgb(191, 191, 191);
    margin: -5px auto 0;
    display: inline-block;
}
.new_content h4 {
    font: 15px/30px "Microsoft Yahei";
    font-weight: bold;
    margin-top: 10px;
    float: left;
}
.new_content .link a {
    color:#333;
}
.new_content h5 {
    font-size: 14px;
    color: #CCC;
    margin-top: 10px;
    float: right;
}
/*分页*/
.tcdPageCode {
    /*padding: 55px 20px 0 0;*/
    text-align: center;
    color: #ccc;
}

.tcdPageCode a {
    display: inline-block;
    color: #428bca;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 3px 12px;
    border: 1px solid #ddd;
    margin: 8px 4px;
    border-radius: 4px;
    vertical-align: middle;
}

.tcdPageCode a:hover {
    text-decoration: none;
    border: 1px solid #0093dd;
}

.tcdPageCode span.current {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 3px 12px;
    margin: 0 4px;
    color: #fff;
    background-color: #428bca;
    border: 1px solid #428bca;
    border-radius: 4px;
    vertical-align: middle;
}

.tcdPageCode span.disabled {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 3px 12px;
    margin: 0 4px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    vertical-align: middle;
}

.new_content h2 {
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
    color: #999;
}
/*-----新闻上/下一篇------*/
.preNextNews {
    width: 96%;
    height: 50px;
    border-top: 1px dotted silver;
    border-bottom: 1px dotted silver;
    background: #f5f8fb;
    margin: 10px 0;
    padding: 0 2%;
}

.preNextNews li {
    width: 48%;
    height: 50px;
    overflow: hidden;
    font: 15px/50px "Microsoft Yahei";
}

.preNextNews li a {
    color: #848484;
}

.preNextNews li a:hover {
    text-decoration: underline !important;
}

.preNextNews li span {
    color: #2c2c2c;
}

.banner2 {
    margin: 30px auto;
    /*padding: 30px 0 30px 0;*/
    position: relative;
}
/*********右侧**********/
.box_r {
    width: 320px;
    height: auto;
    float: right;
}
/*********右一*************/
/*焦点图*/
.mod18 {
    width: 300px;
    height: 188px;
    margin: 20px auto;
    position: relative;
    background: #f7f7f7;
}

.mod18 .btn {
    position: absolute;
    width: 15px;
    height: 70px;
    top: 191px;
    cursor: pointer;
    z-index: 99;
    font-size: 50px;
    font-weight: bold;
}

.mod18 .prev {
    left: 0;
    background: url(../images/btn1_l.jpg) no-repeat top;
    display: block;
}
/*.mod18 #prevTop, .mod18 #nextTop {
	top: 213px;
	width: 46px;
	height: 48px;
}*/
/*.mod18 #prevTop {
	background: url(../images/prevBtnTop.png) 0 0 no-repeat;
}
.mod18 #nextTop {
	background: url(../images/nextBtnTop.png) 0 0 no-repeat;
}*/
.mod18 .next {
    right: 0;
    background: url(../images/btn1_r.jpg) no-repeat top;
}

.mod18 li {
    float: left;
}

.mod18 .cf li {
    position: relative;
    color: #fff;
}

.mod18 .cf a {
    display: block;
    width: 680px;
    height: 330px;
    position: absolute;
    color: #fff;
}

.mod18 .cf li span {
    display: block;
    width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 20px 10px 5px;
    line-height: 22px;
    text-align: left;
    background: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = "#60000000", endColorstr = "#60000000");
}

.mod18 .picBox {
    height: 188px;
    position: relative;
    overflow: hidden;
}

.mod18 .picBox ul {
    height: 188px;
    position: absolute;
}

.mod18 .picBox li {
    width: 300px;
    height: 188px;
}

.mod18 .listBox {
    width: 260px;
    height: 45px;
    margin: 0 auto;
    position: relative;
    padding: 6px 0 10px;
    overflow: hidden;
}

.mod18 .listBox ul {
    height: 63px;
    position: absolute;
}

.mod18 .listBox li {
    width: 65px;
    height: 63px;
    cursor: pointer;
    position: relative;
}

.mod18 .listBox li i {
    display: none;
}

.mod18 .listBox li a {
    display: block;
    width: 65px;
    height: 38px;
}

.mod18 .listBox li img {
    width: 64px;
    height: 40px;
}

.mod18 .listBox .on img {
    width: 60px;
    height: 38px;
    border: 1px solid #cccaca;
}

.mod18 .listBox .on i {
    display: block;
}
/*-----推荐专题------*/
.recommendTopic {    
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 30px;
    border: 1px solid #eee;
    border-top: 2px solid #828282;
    padding-top: 5px;
    box-sizing: border-box;
}

.recommendTopic h2 {
    height: 48px;
    background: url(../images/topics.jpg) no-repeat center top;
}

.special {
    margin-top: 10px;
    position: relative;
}

.special-mian li img {
    width: 100%;
    height: auto;
}

.special-mian li h5 {
    height: 30px;
    background: #00a2ea;
    font: 14px/28px "Microsoft Yahei";
    text-align: center;
    color: #fff;
    padding: 0 10px;
    overflow: hidden;
}

.special-mian li a:hover {
    color: #fff;
    text-decoration: underline;
}

.prev {
    background: url(../images/leftIcon.png) no-repeat left;
    width: 18px;
    height: 38px;
    position: absolute;
    top: 70px;
    left: 0;
    cursor: pointer;
}

.next {
    background: url(../images/rightIcon.png) no-repeat left;
    width: 18px;
    height: 38px;
    position: absolute;
    top: 70px;
    right: 0;
    cursor: pointer;
}
/*-----最新资讯/热点资讯/推荐资讯------*/
/*.latestNews {
	width: 290px;
	height: auto;
	margin-top: 30px;
	padding: 5px 3px 5px 3px;
	border: 1px solid #eee;
}*/
.news-tlb {
    width: 318px;
    height: 370px;
    overflow: hidden;
    margin: 30px 0;
    border: 1px solid #eee;
}

.tab {
    overflow: hidden;
    height: 41px;
}

.news-tlb .tab li {
    width: 106px;
    text-align: center;
    float: left;
    text-decoration: none;
    color: #000;
    height: 41px;
}

.tab li.on {
    color: #fff;
    height: 41px;
    text-decoration: none;
    background: url(../images/tlb-bg.png) no-repeat bottom center;
    border-bottom: 3px solid #00a2ea;
    cursor: pointer;
}

.tab li.on h5 {
    background: #00a2ea;
    color: #fff;
}

.news-tlb .tab h5 {
    font: 16px/30px "Microsoft Yahei";
    border-bottom: 3px solid #e7e7e7;
    height: 30px;
    width: 100%;
}

/*.news-tlb .bd ul{
	width:300px;
	height:300px;
	display:none;
	position:relative;
	overflow:hidden;
}
.news-tlb bd ul li{
	float:left;
	margin-left:17px;
	}
.news-tlb .bd .on{
	display:block;
	overflow:hidden;
}

.news-tlb .bd .news-tlb-pic{
	width:185px;
	height:185px;
	overflow:hidden;
	margin:30px auto;

}

.news-tlb .bd .news-tlb-pic img{
	width:185px;
}
.news-tlb .bd li h3{
	font: bold 16px/30px "Microsoft Yahei";
	width:260px;
	margin:0 auto;
	text-align:center;
}
.news-tlb .bd li p{
	width:260px;
	margin:0 auto;
	text-align:center;
	font:13px/28px "Microsoft Yahei";
}*/

/*******左右箭头*******/




.latestNews .content {
    overflow: hidden;
    width: 290px;
    height: 365px;
    position: relative;
}

.latestNews .content ul {
    position: absolute;
    width: 850px;
}

.latestNews .content li {
    width: 290px;
    height: 400px;
    float: left;
}

.rightDiv .latestNews li dd {
    padding: 18px 0 15px 0;
    border-bottom: 1px dotted silver;
    *padding-bottom: 0;
}

.rightDiv .latestNews li dd .pic {
    width: 102px;
    height: 120px;
    overflow: hidden;
}

.rightDiv .latestNews li dd a:hover {
    text-decoration: underline;
}

.latestNews li dd .pic img {
    width: 100px;
    height: auto;
    border: 1px solid #eee;
}

.latestNews .content .information {
    width: 165px;
    margin-left: 20px;
}

.latestNews .content .information h4 {
    color: #00a2ea;
    font: 14px/23px "Microsoft Yahei";
    height: 46px;
    font-weight: bold;
    overflow: hidden;
}

.latestNews .content .information p {
    margin-top: 5px;
    color: #666666;
    font: 12px/20px "Microsoft Yahei";
    height: 60px;
    overflow: hidden;
}

.latestNews .content .information p a {
    color: #00a2ea;
}

@keyframes buzz-out {
    0% {
        transform: translateX(10px);
    }

    100% {
        transform: translateX(-10px);
    }
}

@-webkit-keyframes buzz-out {
    0% {
        -webkit-transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(-10px);
    }
}

.latestNews dd:hover {
    animation-name: buzz-out;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    -webkit-animation-name: buzz-out;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: buzz-out;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
}

@keyframes buzz-out2 {
    0% {
        transform: translateY(5px);
    }

    100% {
        transform: translateY(-5px);
    }
}

@-webkit-keyframes buzz-out2 {
    0% {
        -webkit-transform: translateY(5px);
    }

    100% {
        -webkit-transform: translateY(-5px);
    }
}

.hotLabel li:hover {
    animation-name: buzz-out2;
    animation-duration: 0.2s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    -webkit-animation-name: buzz-out2;
    -webkit-animation-duration: 0.2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: buzz-out2;
    -webkit-animation-duration: 0.2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
}
/*最新资讯*/
#wrap_slide {
    width: 290px;
    height: 400px;
    position: relative;
    margin: 40px auto 0 auto;
    float: left;
}

#slide {
    width: 290px;
    height: 400px;
    overflow: hidden;
    position: absolute;
    margin: 30px 20px 30px 20px;
}

#slide img {
    height: 163px;
    width: 186px;
    border-radius: 50%;
    margin: 27px 10px 20px 31px;
    border: none;
    display: table-cell;
    vertical-align: middle;
}

#slide strong {
    font-size: 14px;
    color: #545454;
    margin: 0 auto;
    display: block;
    width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#slide p {
    width: 200px;
    margin: 10px 0 0 0;
    font-size: 12px;
    line-height: 20px;
    display: block;
    margin: 0 auto;
    color: #545454;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#slide div {
    text-decoration: none;
    display: block;
    width: 260px;
    height: 203px;
    position: absolute;
    left: 480px;
}
/***********新品牌企业**************/
.recommendBrand {
    width: 318px;
    height: 390px;
    margin: 30px 0;
    border: 1px #eee solid;
}

.recommendBrand .tab li {
    width: 159px;
    text-align: center;
    float: left;
    text-decoration: none;
    color: #000;
    height: 41px;
}

.recommendBrand .tab h5 {
    font: 15px/30px "Microsoft Yahei";
    border-bottom: 3px solid #e7e7e7;
    height: 30px;
    width: 100%;
}

.recommendBrand.on h5 {
    background: #00a2ea;
}


.recommendBrand .bd ul li {
    float: left;
    margin: 10px 0 0 10px;
    width: 140px;
    height: 107px;
    text-align: center;
}

.recommendBrand .bd ul li a p {
    width: 142px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.recommendBrand .bd .brand_l_pic {
    width: 140px;
    height: 73px;
    border: 1px solid #eee;
    overflow: hidden;
}

.recommendBrand .bd .brand_l_pic a {
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}

.recommendBrand .bd .brand_l_pic img {
    width: 100%;
    border: none;
}



.recommendBrand .brand_l p {
    text-align: center;
}

.recommendBrand .brand_r {
    float: right;
    margin: 10px 10px 0 0;
    width: 127px;
    height: 85px;
}

.recommendBrand .brand_r .brand_l_pic {
    width: 127px;
    height: 85px;
    border: 1px solid #eee;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}

.recommendBrand .brand_r_pic img {
    width: 100px;
}

.recommendBrand .brand_r p {
    text-align: center;
}

/*最热标签*/
.hotLabel {
    width: 318px;
}

.hotLabel h2 {
    font: 20px/20px "Microsoft Yahei";
    background: url(../../images/line.jpg) no-repeat center;
    text-align: center;
}

.labelList {   
    width: 94%;
    height: 340px;
    margin: 0 3%;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.labelList p {
    display: block;
    width: 78px;
    height: 30px;
    text-align: center;
    background: #fff;
    border: 1px solid #eaeaea;
    margin-top: 20px;
    cursor: pointer;
    font: 13px/30px "Microsoft Yahei";
}

.labelList p a {
    display: block;
    color: #5f5f5f;
}

.labelList p.last {
    float: right;
    margin-right: 0;
}

.labelList p:hover {
    background: #00a2ea;
}

.labelList p:hover a {
    color: #fff;
}

.labelList p a:hover {
    color: #fff;
    text-decoration: none;
}
/**********************产品展示***************************/
.product {
    background: #1694dc;
    background-image: url(../images/product.jpg);
    background-repeat: no-repeat;
    height: 41px;
    width: 320px;
    margin-top: 30px;
}

.onfcousPic {
    width: 320px;
    float: left;
    padding-top: 10px;
}

.onfcous {
    width: 320px;
    overflow: hidden;
    margin-top: 10px;
}

.onfcous img {
    width: 320px;
    height: auto;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.hover_list {
    width: 75px;
    height: 14px;
    z-index: 20;
    right: 0px;
    top: 5px;
}

.hover_list li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    float: left;
    margin-right: 5px;
    background: #b7b7b7;
}

.hover_list .on {
    background: #0193de;
}

.t_content {
    width: 4000px;
    height: 460px;
    position: absolute;
    top: 0;
    left: 0;
}

.t_content li {
    width: 300px;
    height: 460px;
    position: relative;
    overflow: hidden;
    float: left;
}

.t_content .on {
    display: block;
}

.t_content .on img {
    width: 298px;
    /*	height:450px;
	border: 1px solid #e8e8e8;*/
}

.product_bg_main {
    width: 318px;
    text-align: center;
    overflow: hidden;
    display: table-cell; /*最重要*/
    vertical-align: middle; /*设置水平居中*/
    border: 1px solid #e8e8e8;
}

.t_content li .text, .t_content li .bg {
    height: 40px;
    position: absolute;
    left: 0px;
    bottom: 23px;
    overflow: hidden;
}

.t_content li .text {
    z-index: 10;
    padding: 0px 5px;
    text-align: center;
    width: 320px;
    cursor: pointer;
    font: normal 16px/40px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
    color: #fff;
}

.t_content li a {
    color: #000;
    width: 330px;
    height: 460px;
    /*display:table-cell;
	vertical-align:middle;*/
}

.t_content li .bg {
    z-index: 5;
    background: #333;
    filter: alpha(opacity=60);
    opacity: 0.6;
    width: 300px;
}

/*

.onfcousPic {
	width: 300px;
	float: left;
	padding-top: 10px;
}
.onfcous {
	width: 300px;
	height: 460px;
	overflow: hidden;
	margin-top: 10px;
}
.onfcous img {
	width: 300px;
	height:auto;
}
.pr {
	position: relative;
}
.pa {
	position:relative;
}
.hover_list {
	width: 75px;
	height: 14px;
	z-index: 20;
	left:228px;
	top: 32px;
	position:relative;
}
.hover_list li {
	width: 8px;
	height: 8px;
	border-radius:50%;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	float: left;
	margin-right: 5px;
	background: #b7b7b7;
}
.hover_list .on {
	background: #0193de;
}
.t_content {
	width: 4000px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 0;
}
.t_content li {
	width: 300px;
	height: 460px;
	position: absolute;
	overflow: hidden;
	float: left;
}
.t_content .on {
	display: block;
}
.t_content .on img {
	width: 300px;
	height:450px;
	border: 1px solid #e8e8e8;
}
.t_content li .text, .t_content li .bg {
	height: 40px;
	position: absolute;
	bottom: 23px;
	overflow: hidden
}
.t_content li .text {
	z-index: 10;
	text-align: center;
	width: 300px;
	cursor: pointer;
	font: normal 16px/40px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	color:#fff;
}
.t_content li a {
	color: #000;
	width:300px;
	height:450px;
	/*display:table-cell;
	vertical-align:middle;
}
.t_content li .bg {
	z-index: 5;
	background: #333;
	opacity: 0.6;
	width: 300px;
}
*/

/*.onfcousPic {
	width: 300px;
	float: left;
	padding-top: 10px;
}
.onfcous {
	width: 300px;
	height: 460px;
	overflow: hidden;
	margin-top: 10px;
}
.onfcous img {
	width: 300px;
	height:auto;
}
.pr {
	position: relative;
}
.pa {
	position:relative;
}
.hover_list {
	width: 75px;
	height: 14px;
	z-index: 20;
	right: 0px;
	top: 10px;
	position:absolute;
}
.hover_list li {
	width: 8px;
	height: 8px;
	border-radius:50%;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	float: left;
	margin-right: 5px;
	background: #b7b7b7;
}
.hover_list .on {
	background: #0193de;
}
.t_content {
	width: 4000px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 0;
}
.t_content li {
	width: 300px;
	height: 460px;
	position: relative;
	overflow: hidden;
	float: left;
}
.t_content .on {
	display: block;
}
.t_content .on img {
	width: 300px;
	height:450px;
	border: 1px solid #e8e8e8;
}
.t_content li .text, .t_content li .bg {
	height: 40px;
	position: absolute;
	bottom: 23px;
	overflow: hidden
}
.t_content li .text {
	z-index: 10;
	text-align: center;
	width: 300px;
	cursor: pointer;
	font: normal 16px/40px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	color:#fff;
}
.t_content li a {
	color: #000;
	width:300px;
	height:450px;
	/*display:table-cell;
	vertical-align:middle;
}
.t_content li .bg {
	z-index: 5;
	background: #333;
	opacity: 0.6;
	width: 300px;
}

*/


/*

.cl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cl {
	zoom: 1;
}
.frame {
	margin-bottom: 10px;
	border: 1px solid #e1e1e1;
	background: #FFF;
}
.title {
	padding: 0 10px;
	height: 32px;
	font-size: 14px;
	font-weight: 700;
	line-height: 32px;
	overflow: hidden;
}
.block {
	margin: 10px 10px 0;
}
.temp {
	margin: 1px;
}
.slideshow {
	clear: both;
}
.slideshow li {
	position: relative;
	overflow: hidden;
}
.slideshow span.title {
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 10px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-indent: 10px;
}
.slideshow span.title, .slidebar li {
	background: rgba(0, 0, 0, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #30000000, endColorstr = #30000000);
	color: #FFF;
	overflow: hidden;
}
.slidebar li {
	float: left;
	margin-right: 1px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	line-height: 20px;
	margin-left: 2px;
	text-align: center;
	font-size: 0px;
	cursor: pointer;
}
.slidebar li.on {
	background: rgba(255, 255, 255, 0.5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #50FFFFFF, endColorstr = #50FFFFFF);
	color: #000;
	font-weight: 700;
}
ul, li {
	list-style: none;
}
a:hover {
	text-decoration: underline;
	color: #0093dd;
}
.frame {
	background: none;
	border: 0px solid #fff;
	margin-bottom: 0px;
}
.temp {
	margin: 0;
}
.slidebar {
	position: absolute;
	top: 15px;
	left: 248px;
}
.slideshow span.title, .slidebar li {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #90000000, endColorstr = #90000000);
	color: #FFF;
	overflow: hidden;
}
.slidebar li.on {
	background: #0193de;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #90000000, endColorstr = #90000000);
	color: #ff0;
	font-weight: 700;
}
.slideshow SPAN.title {
	text-indent: 0px;
}
.block {
	margin: 0;
	position: relative;
}
#frameHlicAe {
	margin: 0px !important;
	border: 0px !important;
}
.comiis_wrap960, .comiis_wrapad {
	width: 300px;
}
.comiis_wrapad {
	margin-top: 10px;
}
.comiis_wrapad {
	overflow: hidden;
}
.comiis_wrapad img {
	float: left;
	margin-top: 0px;
}
#slidesImgs li {
	width: 300px;
	height: 450px;
	display: none;
}*/
/*****************推荐阅读********************/
.reading {
    background: url(../images/reading.jpg) no-repeat top center;
    height: 44px;
    width: 300px;
    margin-top: 40px;
    cursor: pointer;
}

.reading_main {
    width: 298px;
    height: 268px;
    border: 1px solid #CCC;
}

.reading_top {
    width: 300px;
    height: 121px;
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
}

.reading_t {
    width: 160px;
    float: left;
    margin: 15px 0 0 15px;
    line-height: 30px;
}

.reading_t p:hover {
    text-decoration: underline;
}

.reading_t p {
    width: 160px;
    height: 88px;
    line-height: 30px;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    cursor: pointer;
}

.reading_i {
    width: 110px;
    float: right;
    height: 114px;
    overflow: hidden;
    vertical-align: middle;
    display: table-cell;
}

.reading_i img {
    width: 100px;
    height: auto;
}

.reading_bottom {
    width: 300px;
    height: 121px;
    padding-top: 10px;
}
/*-------声明--------*/
.shengming {
    width: 300px;
    /*height: 115px;*/
    border: 1px solid #ccc;
    margin-top: 30px;
    padding: 10px;
}

.shengming strong {
    font: 14px/30px "微软雅黑";
    color: #0093dd;
}

.shengming p {
    font: 12px/20px "微软雅黑";
    color: #aaa;
}
/*-----马上留言------*/
.leaveMsgMain {
    width: auto;
    height: auto;
    padding: 30px 20px;
    border: 1px solid #eee;
}

.leaveMsgTitle {
    width: 98%;
    height: 40px;
    margin: 0 auto;
    border-bottom: 1px dotted silver;
}

.leaveMsgTitle h2 {
    font: 20px/30px "Microsoft Yahei";
    color: #00a2ea;
    border-left: 6px solid #00a2ea;
    padding-left: 10px;
}

.leaveMsg {
    height: auto;
    margin: 0 auto;
    padding: 20px 0;
}
/*统一底部css*/
.foot {
    background: #f8f8f8;
    border-top: 1px solid #e6e6e6;
    margin-top: 130px;
    width: 100%;
    height: 280px;
}

.font-left strong {
    color: #6a6a6a;
    font: bold 14px/30px "Microsoft Yahei";
}

.font-left li {
    padding: 20px 0;
    width: 230px;
    float: left;
    border-right: 1px solid #e6e6e6;
    margin-right: 50px;
}

.font-left h3 a {
    font: 12px/35px "Microsoft Yahei";
    color: #6a6a6a;
}

.font-left h3 a:hover {
    color: #00a2ea;
}

.font-left .one {
    width: 130px;
}

.font-left .last {
    float: right;
    margin-right: 0;
    padding-right: 20px;
}

.font-left dd {
    float: left;
    width: 100px;
    margin-right: 10px;
}

.font-left .last {
    float: right;
}

.font-left h3 {
    font: 12px/30px "Microsoft Yahei";
}
/*底部*/
.footer {
    background: #f8f8f8;
    padding: 20px 0;
    color: #6a6a6a;
    border-top: 1px solid #e6e6e6;
    text-align: center;
    font: 13px/35px "Microsoft Yahei";
}

.footer a {
    text-decoration: none;
    color: #6a6a6a;
    font: 13px/35px "Microsoft Yahei";
    margin: 0 10px;
}

.footer a:hover {
    text-decoration: underline;
}

.footer div.top a {
    display: inline;
    padding: 0px 5px;
}
/*************统一底部************/
.wrapper_Html {
    width: 1200px;
    margin: auto;
}
/***广告***/
.img_tips {
    width: 24px;
    height: 14px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    padding: 0px;
    margin: 0px;
    border: 0px;
    font-size: 0px;
    background: url(http://www.61ef.cn/news/images/icon-ad.png) no-repeat;
}



/*2018-8-2增加品牌直击（vip品牌）*/
.brand-through {
    width: 100%;
    overflow: hidden;
    margin: 20px 0px;
}

.through-title {
    width: 100%;
    height: 28px;
    background: #31b2eb;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    position: relative;
}

.through-title em {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    padding-left: 20px;
}

.through-title i {
    display: inline-block;
    width: 8px;
    height: 28px;
    background: #1485b7;
    float: left;
    margin-right: 20px;
}

.through-title a {
    display: inline-block;
    color: #fff;
    position: absolute;
    right: 20px;
    font-size: 14px;
    font-weight: normal;
}

/*内容*/

.through-img {
    overflow: hidden;
    float: left;
    margin-top: 10px;
    width: 354px;
}

.through-img a {
    display: inline-block;
    width: 352px;
    border: 1px #d2d2d2 solid;
}

.through-img a img {
    width: 100%;
    margin: 0;
    padding: 0;
}

.through-img p {
    height: 28px;
    width: 354px;
    background: #31b2eb;
    margin-top: 10px;
    overflow: hidden;
    padding: 0;
}

.through-img p a {
    color: #fff;
    line-height: 28px;
    font-size: 14px;
    display: inline-block;
    text-indent: 1em;
    border: 0px #d2d2d2 solid;
    height: 28px;
    font-weight: 400;
}

.through-img p a:hover {
    text-decoration: underline !important;
}

.through-txt {
    margin-top: 10px;
    width: 445px;
    height: 259px;
    border-top: 1px #d2d2d2 solid;
    border-right: 1px #d2d2d2 solid;
    border-bottom: 1px #d2d2d2 solid;
    overflow: hidden;
    float: right;
    font-size: 14px;
}

.through-brand {
    padding: 4px 10px 0 10px;
}

.through-brand p {
    width: 160px;
    line-height: 30px;
    border-bottom: 1px solid #f1f1f1;
    letter-spacing: 1px;
    font-family: "微软雅黑";
    font-size: 14px;
}

.through-txt p {
    margin-top: 5px;
    font-size: 14px;
    padding: 0;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.through-txt p i {
    font-weight: bold;
    font-size: 14px;
    color: #333;
    text-decoration: none;
}

/*招商信息*/
.through-merchants {
    background: #f4f4f4;
    margin-top: 17px;
    height: 173px;
    padding: 3px 10px 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.through-merchants p {
    line-height: 30px;
    letter-spacing: 1px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.through-txt .through-txt-l {
    width: 170px;
    float: left;
}

.through-txt .through-txt-r {
    width: 260px;
    float: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.through-link a {
    background: #31b2eb;
    line-height: 11px;
    height: 12px;
    border: 4px solid #31b2eb;
    border-radius: 4px;
    color: #fff;
    padding: 0 3px;
    display: inline-block;
    font-size: 14px;
}

.through-merchants p a {
    margin-left: 10px;
    color: #fff;
    line-height: 14px;
    height: 14px;
    font-weight: 400;
}

.through-merchants p a:hover {
    text-decoration: underline !important;
}

.through-merchants p a span {
    padding-right: 5px;
    line-height: 12px;
    color: #fff;
}

.through-merchants p a span:before {
    font-size: 16px;
    color: #fff;
}

.through-merchants p a:hover span:before {
    content: "\e66d";
    font-size: 16px;
    color: #fff;
}

/*2018-8-2增加热门品牌（非vip）*/

.popular-brand {
    width: 100%;
    overflow: hidden;
    margin: 20px 0px;
}

.popular-title {
    width: 100%;
    height: 28px;
    background: #31b2eb;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}

.popular-title em {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    padding-left: 20px;
}

.popular-title i {
    display: inline-block;
    width: 8px;
    height: 28px;
    background: #1485b7;
    float: left;
    margin-right: 20px;
}

.popular-title a {
    display: inline-block;
    color: #fff;
    float: right;
    padding-right: 20px;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
}

/*热门品牌内容开始*/
.popular-brand ul {
    overflow: hidden;
    margin-top: 15px;
    height: 402px;
}

.popular-brand ul li {
    padding: 0;
    margin: 0;
    width: 265px;
    height: 200px;
    background: #f5f5f5;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    float: left;
    position: relative;
    overflow: hidden;
}

.popular-brand ul li .popular-logo {
    width: 250px;
    height: 160px;
    margin: 0 auto;
    margin-top: 10px;
    overflow: hidden;
}

.popular-brand ul li .popular-logo img {
    width: 100%;
}

.popular-brand ul li p {
    margin-top: 5px;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 25px;
    width: 220px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    text-align: center;
}

popular-brand ul .last {
    border-left: 1px solid #fff;
}

/*li里面内容开始*/

.popular-brand ul li .popular-txt {
    padding: 0;
    margin: 0;
    width: 265px;
    height: 220px;
    background: #000;
    position: absolute;
    top: 221px;
    left: 0;
    transition: top .3s;
    -moz-transition: top .3s; /* Firefox 4 */
    -webkit-transition: top .3s; /* Safari and Chrome */
    -o-transition: top .3s; /* Opera */
    background-color: rgba(0,0,0,1);
    padding-top: 20px;
}

.popular-brand ul li:hover .popular-txt {
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.65);
    padding-top: 35px;
}

.popular-brand ul li .popular-txt p, .popular-txt p span {
    color: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 25px;
    text-align: left;
}

.popular-brand ul li .popular-txt .popular-txt-b {
    padding-bottom: 8px;
}

.popular-brand ul li .popular-txt span {
    width: 220px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    display: block;
    background: #31b2eb;
    margin: 0 auto;
    margin-top: 10px;
    color: #fff;
}

.popular-brand ul li .popular-txt span:hover {
    color: #fff !important;
    text-decoration: underline !important;
}
/*相关阅读css开始*/
.related-news-box {
    width: 770px;
    padding: 15px;
    background: #f9f9f9;
    font-family: "微软雅黑";
    letter-spacing: 1px;
    cursor: auto;
}

.related-news-box .related-title p {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    height: 30px;
    line-height: 30px;
    text-indent: 0em;
    width: 90px;
    float: left;
    margin: 0;
    padding-top:0;
}

.related-news-box .related-title a {
    font-size: 14px;
    color: #333;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    border: 1px solid #31b2eb;
    border-radius: 5px;
    display: inline-block;
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}

.related-news-box .related-title a:hover {
    color: #31b2eb;
}


.related-news-box .related-title i {
    float: right;
}

.related-news-box .related-title i a {
    border: none;
    font-weight: normal;
}


/*2018-8-2增加相关阅读*/
.picBtnTop {
    margin-top: 20px;
}

.picBtnTop .hd ul {
    width: 530px;
    float: left;
}

.picBtnTop .hd ul li {
    border-bottom: 1px dotted #e7e7e7;
    width: 100%;
    height: 30px;
    padding-top: 10px;
}

.picBtnTop .hd ul li a {
    font-size: 14px;
    color: #333;
    float: left;
}

.picBtnTop .hd ul li i {
    font-weight: normal;
    color: #999999;
    font-size: 12px;
    float: right;
    text-decoration: none;
}

.picBtnTop .hd ul .on a {
    color: #31b2eb;
    font-weight: bold;
}

.picBtnTop .bd .tempWrap {
    overflow: hidden;
    float: right;
    margin-top: 5px;
    height: 203px !important;
}

.picBtnTop .bd ul {
    padding-top: 10px;
    overflow: hidden;
}

.picBtnTop .bd ul li {
    border: 1px solid #cccccc;
    width: 176px;
    height: 196px;
    overflow: hidden;
}

.picBtnTop .bd ul li img {
    width: 100%;
    display: block;
}
