﻿.box-main {
    width: 100%;
    clear: both;
}
/*banner start*/

/*banner end*/
/*row1 start*/
.row1 .mod-left{
    width: 730px;
	padding-left:20px;
}
.row1 .mod-left .menu-name{
    border-bottom: 1px solid #bf1f3a;
    padding-bottom: 8px;
}
.row1 .mod-left .menu-name h1{
    line-height: 1.4;
    font-size: 24px;
    color: #bf1f3a;
    font-weight: bold;
}
.row1 .mod-left .text{
    width: 100%;
}
.row1 .mod-left .text .fl{
    width: 170px;
}
.row1 .mod-left .text .fl a{
    font-size: 16px;
    color: #6e6e6e;
    line-height: 1.4;
}
.row1 .mod-left .text .txt{
    width: 500px;
}
.row1 .mod-left .text .txt p{
    font-size: 14px;
    color: #5b5b5b;
    line-height: 1.75;
    text-indent: 2em;
}
.row1 .mod-left a.more{
    color: #bf1f3a;
    font-size: 14px;
    line-height: 1.4;
}
/*row1 end*/
/*mod-list start*/
.mod-list .box-list{
    width: 48.6%;
}
.mod-list .box-list .menu-name span{
    font-size: 16px;
	font-weight: bold;
    line-height: 1.4;
    padding: 12px 20px;
	background-color: #fff;
}
.mod-list .box-list .menu-name span.bcred{
	background-color: #BF1F37;
}
.mod-list .box-list .menu-name{
    border-bottom: 1px solid white;
}
.mod-list .box-list .pos1{
	border-bottom: 1px solid #bf1f3a;
}	
.mod-list .box-list .menu-name span.bc3{
	background-color: #7f6eb0;
}
.mod-list .pos6 .menu-name{
	border-bottom: 1px solid #7f6eb0;
}
.mod-list .box-list .menu-name a.more{
    font-size: 12px;
    color: #fff;
    line-height: 1.4;
    padding-right: 10px;
    padding-top: 14px;
}
.mod-list .pos6 .menu-name a.more{
	color: #9c9c9c;
}
.mod-list .box-list .pos1 a.more{
	color: #9c9c9c;
}
.mod-list .box-list .news-title{
    padding-top: 10px;
    padding-bottom: 10px;
}
.mod-list .box-list .news-title li{
    border-bottom: 1px dashed #ccc;
    line-height: 36px;
}
.mod-list .box-list .news-title li a{
    line-height: 1.4;
    font-size: 14px;
    color: #fff;
}
.mod-list .box-list .news-title li a.c333{
	color: #333;
}
/*mod-list end*/
/*mod-scroll-left start*/
.mod-scroll-left{

}
.mod-scroll-left .menu-name{
    border-bottom: 1px solid #bf1f3a;
}
.mod-scroll-left .menu-name span{
    font-size: 16px;
    color: white;
    line-height: 1.4;
    padding: 12px 20px;
    background-color: #bf1f3a;
}
.mod-scroll-left .menu-name a.more{
    font-size: 12px;
    color: #9c9c9c;
    line-height: 1.4;
    padding-right: 10px;
    padding-top: 14px;
}
.mod-scroll-left .picMarquee-left .bd li{
    width: 210px;
    margin-right: 10px;
}
.mod-scroll-left .picMarquee-left .bd li .pic{
    padding: 8px;
	border: 1px solid #e4e4e4;
}
.mod-scroll-left .picMarquee-left .bd li img{
    display: block;
    margin: auto;
    width: 192px;
    height: 140px;
}
/*mod-scroll-left end*/
/*hover*/
.row1 .mod-left a.more:hover{
    text-decoration: underline;
}
.mod-list .box-list .news-title li a:hover,
.mod-list .box-list .menu-name a.more:hover,
.mod-scroll-left .menu-name a.more:hover{
    color: #CC880C;
}
.mod-scroll-left .picMarquee-left .bd li:hover{
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.3);
    -ms-box-shadow: 0 0 20px rgba(0,0,0,.3);
    -o-box-shadow: 0 0 20px rgba(0,0,0,.3);
    box-shadow: 0 0 20px rgba(0,0,0,.3);
}
.border{border: 1px solid #ccc; margin:0 auto;}