@charset "utf-8";
/* CSS Document */


.banner{width:100%; overflow:hidden; height:465px; position:relative; border-bottom:10px solid #e22017;}
.banner .i{position:absolute; left:50%; top:0; margin-left:-720px; width:1440px; height:465px; text-align:center;}

.home_left{width:228px; margin-left:10px; margin-top:20px;}
.home_left .news{width:100%;}
.home_left .news .title{line-height:21px; height:32px; font-size:18px; color:#e22017; background:url(../images/bg.png) no-repeat 0 0; padding-left:29px;}
.home_left .news .list{background:url(../images/news_repeat.png) repeat-y top right; margin-left:9px;}
.home_left .news .list .item{line-height:18px; width:190px; padding:5px 0; border-bottom:1px dotted #7d7d7d;}
.home_left .news .list .more{line-height:22px; margin-top:12px; text-align:right; width:190px;}
.home_left .news .list .more a{color:#7d7d7d;}
.home_right{margin-top:20px; width:733px;}
.home_right .home_h{line-height:52px; font-size:38px;}
.home_right .home_h span{color:#e22017;}
.home_right .home_txt{line-height:18px; color:#7d7d7d; margin-bottom:25px; font-size:14px;}
.home_right .artlist{}
.home_right .artlist .item{width:226px; margin-left:20px;}
.home_right .artlist .item:first-child{margin-left:0;}
.home_right .artlist .item .img{width:226px; height:120px; text-align:center;}
.home_right .artlist .item .img a{display:block; width:226px; height:120px; vertical-align:middle;}
.home_right .artlist .item .name{line-height:25px; width:212px; margin:12px auto 6px;}
.home_right .artlist .item .name a{color:#e22017; font-size:18px;}
.home_right .artlist .item .txt{width:212px; margin:0 auto; line-height:18px; color:#434343; font-size:14px;}

