﻿

.attencon-tab1{
    background: #fff;
    padding: 20px;
}
.attencon-tab1 h1{
    overflow: hidden;
}
.attencon-tab1 h1 span{
    float: left;
    font-size: 21px;
    font-weight: bold;
}
.attencon-tab1 h1 a{
    float: right;
    color: #666;
}
.atten-slider{
    margin-top: 24px;
    padding: 0 20px;
}
.slick-slider{
    position: relative;
}
.slick-slide{
    float: left;
}
.slick-list{
    position: relative;
    overflow: hidden;
    outline: none;
}
.gzli1{
    padding: 0 15px;
}
.gzli1-1{
    border: 1px solid #ebebeb;
    padding: 19px 14px;
}
.gzli1-1 img{
    display: block;
    width: 72px;
    height: 72px;
    margin: 0 auto;
}
.gzli1-1 i{
    display: block;
    font-size: 18px;
    text-align: center;
    color: #666;
    font-weight: bold;
    margin-top: 15px;	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	 font-style:normal;
}
.gzli1-1 span{
    display: block;
    height: 36px;
    background: #edf5ff;
    line-height: 36px;
    text-align: center;
    color: #074695;
    margin-top: 22px;
    cursor: pointer;
}
.gzli1-1 span:hover{
    background: #074695;
    color: #fff;
}


.atten-slider .slick-prev, .atten-slider .slick-next{
    width: 19px;
    height: 38px;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    background: url(../images/mhfs28_03.png) no-repeat;
    top: 50%;
    margin-top: -19px;
    font-size: 0;
    border: none;
    outline: none;
}
.atten-slider .slick-prev{
    left: 0;
    background-position: 0 -42px;
}
.atten-slider .slick-next{
    right: 0;
    background-position: -31px -42px;
}
.atten-slider .slick-dots{
    display: none!important;
}
.atten-slider .slick-prev.slick-disabled{
    background-position: 0 0;
}
.atten-slider .slick-next.slick-disabled{
    background-position: -31px 0;
}
.attencon-tab2{
    background: #fff;
    margin-top: 20px;
    padding: 20px;
}
.attencon-tab2-1{
    overflow: hidden;
    position: relative;
}
.attencon-tab2-1:before{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content:"";
    background: url(../images/mhfs142_03.png) repeat-x left bottom;
    height: 4px;
    z-index: 5;
}
.attencon-tab2-1 a{
    float: left;
    width: 140px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    margin-right: 10px;
    font-weight: bold;
    font-size: 18px;
    background: #f5f6f6;
}
.attencon-tab2-1 a.active{
    background: #074695;
    color: #fff;
}
.attencon-tab2-content{
    padding-top: 24px;
}
.attencon-tab2-c1 ul{
    overflow: hidden;
}
.attencon-tab2-c1 li{
    float: left;
    width: 568px;
    margin-bottom: 30px;
    border: 1px solid #ebebeb;
    padding: 20px 19px;
}
.attencon-tab2-c1 li:nth-of-type(even){
    float: right;
}
.attencon-tab2-c1 li .img{
    float: left;
    width: 72px;
    height: 72px;
    margin-right: 16px;
}
.attencon-tab2-c1 li .text1{
    float: left;
    margin-top: 14px;
	width: 300px;
}
.attencon-tab2-c1 li .text1 span{
    font-weight: bold;
    font-size: 18px;
    color: #666;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.attencon-tab2-c1 li .text1 em{
    display: block;
    font-size: 14px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.attencon-tab2-c1 li .gzadd1{
    float: right;
    width: 120px;
    height: 36px;
    background: #edf5ff;
    margin-top: 18px;
    text-align: center;
    line-height: 36px;
    color: #074695;
    cursor: pointer;
}
.attencon-tab2-c1 li .gzadd1.on{
    background: #f4f5f5;
    color: #666;
}
.loadmore{
    width: 200px;
    height: 36px;
    background: #f4f5f5;
    margin: 0 auto;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
}

