
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: '';
	display: block;
	float: none;
	clear: both;
}
.mt-100 {
	margin-top: 100px;
}
.left {
	float:left;
	display:inline;
}
.right {
	float:right;
	display:inline;
}
.m-list .itm a:hover,
.article .u-tit a:hover,
.more:hover{
	color: #3f78c3;
}
.u-hot a:hover,
.article .u-tit a:hover {
    text-decoration: underline;
}
img:hover {
	opacity: .9;
}
.text-hide {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.banner {
	background: url(../images/banner.jpg) top center no-repeat;
	height: 665px;
}
.menu {
    height: 80px;
    background: url(../images/menu.jpg) top center no-repeat;
    text-align: center;
}
.menu a {
    color: #fff;
    line-height: 80px;
    display: inline-block;
    padding: 0 30px;
    margin: 0 30px;
    color: #fff;
    font-size: 20px;
}
.menu a:hover{
    background: #3c76c6;
}
.container {
	width: 1140px;
	margin-left: auto;
	margin-right: auto;
}
.u-hot {
    font-size: 48px;
    text-align: center;
    width: 1100px;
    margin: 50px auto 10px;
    font-weight: 600;
}
.u-hot a {
    color: #d4111c;
}
.u-subtitle {
    text-align: center;
    margin-bottom: 50px;
    color: #666;
    font-size: 24px;
}
.col-left {
    width: 550px;
    float: left;
}
.col-right {
    width: 550px;
    float: right;
}
.video {
    width: 550px;
    float: left;
}
.video iframe {
    display: block;
}
.m-list .itm {
    float: left;
    line-height: 55px;
    width: 530px;
    background: url(../images/point.png) left center no-repeat;
    text-indent: 25px;
    margin: 0 10px;
}
.m-list-2 .itm {
    background: url(../images/point2.png) left center no-repeat;
}
.readmore {
    background: #eee;
    color: #333;
    font-size: 20px;
    float: right;
    width: 200px;
    text-align: center;
    line-height: 50px;
    margin-top: 20px;
}
.category {
    background: url(../images/category_bg.png) top center no-repeat;
    height: 71px;
    text-align: center;
    margin: 60px auto 30px;
}
.category a {
    display: block;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 66px;
    width: 180px;
    margin: 0 auto;
    text-indent: -10px;
}
.slide-left {
    overflow: hidden;
    position: relative;
}

.slide-left .hd {
    height: 0;
    width: 100%;
    position: relative;
}

.slide-left .hd .prev,
.slide-left .hd .next {
    display: block;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/left.png) no-repeat center center;
    position: absolute;
    top: 75px;
    left: 0;
    height: 60px;
    width: 40px;
    z-index: 999;
}
.slide-left .hd .next {
    background: url(../images/right.png) no-repeat center center;
    left: auto;
    right: 2px;
}
.slide-left .hd .prevStop {
    background-position: -60px 0;
}
.slide-left .hd .nextStop {
    background-position: -60px -50px;
}
.slide-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}
.slide-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    display: none;
}
.slide-left .hd ul li.on {
    background-position: 0 0;
}
.slide-left .bd {
    width: 1140px;
    margin: 0 -15px;
}
.slide-left .bd ul {
    overflow: hidden;
    zoom: 1;
}
.slide-left .bd ul li {
    margin: 0 15px;
    width: 262px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.slide-left .bd ul li img {
    width: 262px;
    height: 199px;
    display: block;
}
.slide-left .bd ul li .title {
    display: block;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/opa.png) repeat;
    position: absolute;
    bottom: 0;
    z-index: 99;
    width: 100%;
}
.slide-left .bd ul li .title p{
    padding: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}
.article {
    background: #eee;
    border-bottom: 5px solid #3f78c3;
    padding: 20px;
    margin-bottom: 20px;
}
.article .u-tit {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.article .u-tit a {
    color: #3f78c3;
}
.article .u-txt {
    font-size: 14px;
    color: #333;
    text-align: center;
    height: 53px;
    overflow: hidden;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.pic-1 {
    display: block;
    margin-top: 60px;
}
.pic-1 img {
    display: block;
}
.pic-2 a {
    display: block;
    width: 275px;
    height: 198px;
    float: left;
    overflow: hidden;
}
.pic-2 a img {
    display: block;
    width: 275px
}
.p-list {
    margin: 0 -10px;
}
.p-list .itm {
    width: 365px;
    height: 206px;
    overflow: hidden;
    float: left;
    margin: 10px;
}
.p-list .itm img {
    width: 365px;
    height: 205px;
    display: block;
}
.art-list {
    margin: 0 -20px;
}
.art-list .itm {
    width: 550px;
    float: left;
    margin: 0 20px;
}
.art-list .u-tit{
    font-size: 24px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
    font-weight: 600;
}
.art-list .u-subtit {
    text-align: center;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.art-list .u-tit a {
    color: #3f78c3;
}
.art-list .u-ct {
    color: #666;
    font-size: 16px;
    line-height: 1.8;
}
