body {
    min-width: 1180px;
}
.u-hot-title a:hover,
.u-list li a:hover {
    color: #f00;
}
.clearfix{
	zoom:1;
}
.clearfix:after{
	content:'';
	display: block;
	clear:both;
	float:none;
}
.hide {
    display: none;
}
.f-l {
	float: left;
}
.f-r {
	float: right;
}
.fs-18 {
    font-size: 18px;
}
.fs-16 {
    font-size: 16px;
}
.w-430 {
    width: 430px;
}
.w-470 {
    width: 470px;
}
.mt-10 {
    margin-top: 10px;
}


.banner{
	height: 500px;
    background: url(../images/banner.jpg) top center no-repeat;
}
.container {
	width: 1000px;
	margin: 40px auto;
}
.m-cprt {
    width: 1000px;
    margin: 30px auto;
    position: relative;
    height: 250px;
}
.m-cprt .u-ct {
    position: relative;
    padding-left: 120px;
    margin: 10px 0;
    line-height: 1.8;
    float: left;
    height: 32px;
    width: 375px;
}
.m-cprt .u-ct span {
    position: absolute;
    left: 0;
    font-size: 18px;
    background: #e60012;
    color: #fff;
    padding: 0px 10px;
}
.m-cprt .u-btn {
    width: 333px;
    height: 330px;
    background: url(../images/n1.png) center center no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}


.category {
    height: 60px;
    position: relative;
    margin-bottom: 15px;
    display: block;
    margin-top: 60px;
}
.category1 {
    background: url(../images/nav1.png) left center no-repeat;
}
.category2 {
    background: url(../images/nav2.png) left center no-repeat;
    margin-top: 10px;
}
.category3 {
    background: url(../images/nav3.png) left center no-repeat;
}
.category4 {
    background: url(../images/nav4.png) left center no-repeat;
}
.u-ct1 {
    background: #fff9c9;
    font-size: 18px;
    text-indent: 2em;
    padding: 20px;
    line-height: 1.8;
}
.u-ct1bg {
    background: url(../images/bg.png) top center no-repeat;
    height: 29px;
}
.u-hot {
    width: 1000px;
    margin: 30px auto;
}
.u-hot-title {
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 15px;
}
.u-hot-title a {
    color: #000;
}
.u-hot-txt {
    color: #999999;
    text-indent: 2em;
}
.detail {
    color: #ff0000;
}

/*轮播图*/
.slide-box {
    width: 540px;
    height: 320px;
    overflow: hidden;
    position: relative;
}
.slide-box .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 13px;
    z-index: 1;
}
.slide-box .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.slide-box .hd ul li {
    float: left;
    margin-right: 3px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: #666666;
    cursor: pointer;
    color: #fff;
    font-size: 10px;
}
.slide-box .hd ul li.on {
    background: #00a1e9;
}
.slide-box .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slide-box .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slide-box .bd li:hover{
    opacity: 0.8;
    filter: alpha(opacity = 80);
}
.slide-box .bd li a {
    display: block;
}
.slide-box .bd img {
    width: 540px;
    height: 320px;
    display: block;
}
.slide-box-txt {
	background: url(../images/opa.png) repeat;
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
}
.slide-box-txt p {
    padding: 8px;
    width: 75%;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.u-article {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.u-art-title {
	margin-bottom: 10px;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.u-art-title a {
	color: #d01822;
}
.u-art-txt{
	font-size: 14px;
	color: #757575;
}
.u-list li {
    line-height: 40px;
    position: relative;
    font-size: 18px;
}
.u-list li a {
    color: #000;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.slide-left {
    width: 1000px;
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
}
.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: -55px;
    height: 60px;
    width: 40px;
}
.slide-left .hd .next {
    background: url(../images/right.png) no-repeat center center;
    left: auto;
    right: -55px;
}
.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: 1000px;
    margin: 0 auto;
}
.slide-left .bd ul {
    overflow: hidden;
    zoom: 1;
}
.slide-left .bd ul li {
    margin-right: 19px;
    width: 320px;
    float: left;
    _display: inline;
    overflow: hidden;
}
.slide-left .bd ul li img:hover{
    opacity: 0.8;
    filter: alpha(opacity = 80);
}
.slide-left .bd ul li a:hover {
    color: #ff0000;
}
 .slide-left .bd .pic {
    position: relative;
    overflow: hidden;
} 
.slide-left .bd .pic a {
    display: block;
    position: relative;
}
.slide-left .bd .pic img {
    width: 320px;
    height: 180px;
    display: block;
}
.slide-left .bd .u-tit { 
    text-align: center;
    margin: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.slide-left .bd .u-tit a{
    font-size: 18px;
}
.slide-left .bd .u-ct {
    color: #999999;
    font-size: 14px;
}
.link {
    display: block;
    margin-top: 10px;
}
.link:hover {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}


/* code by hsower */
.category2 span {
    font-size: 30px;
    font-weight: bold;
    color: #e60012;
    display: block;
    width: 150px;
    height: 60px;
    background-color: #fff;
    text-align: center;
    position: absolute;
    left: 427px;
    line-height: 54px;
}
.qs-item {
    float: left;
    width: 33.3%;
    height: 450px;
    text-align: center;
}
.qs-item a {
    font-size: 18px;
    display: block;
    width: 320px;
    margin: 0 auto;
}
.qs-item a:hover {
    color: #e60012;
}
.qs-item a:hover img {
    opacity: .8;
}
.qs-item a span{
    margin-top: 5px;
    display: block;
}
.u-col-2 li {
    background: url(../images/dot.png) no-repeat 5px center;
    padding-left: 25px;
    height: 46px;
    line-height: 46px;
    float: left;
    width: 470px;
}
.u-col-2 li a{
    font-size: 18px;
}