﻿*{
    font-family: "微软雅黑", verdana, arial;
    margin: 0;
    padding: 0;
}
body {
    background:#f7f7f7;
    font-size: 16px;
    color:#555;
}
img {
    border: 0;
}
h1,h2,h3,h4,h5,h6,th {
    font-weight: normal;
    padding: 0;
    margin: 0;
}
ul,li,dl,dd,dt,p{
    list-style: none;
    padding: 0;
    margin: 0;
}
a {
    color: #555;
    text-decoration: none;
}
a:hover {
    color: #014691;
    text-decoration: none;
    transition: all .4s;
}
a:visited,a:focus{
    text-decoration: none;
}
.clear {
    clear: both;
}
.txtleft {
    text-align: left;
}
.txtright {
    text-align: right;
}
.font10 {
    font-size: 10px;
}
.ftBlue {
    color: #06C;
}
.ftOrange {
    color: #F90;
}
.ftYellow {
    color: #FF0;
}
.ftRed {
    color: #F00;
}
.ftGray {
    color: #666;
}
.ftGreen {
    color: #360;
}
.ftStrong {
    font-weight: bold;
}
.ftUnderline {
    text-decoration: underline;
}
.ftOverline {
    text-decoration: line-through;
}
.ftItalic {
    font-style: italic;
}
.ahover{
    -webkit-transition: all .800s;
    -moz-transition: all .800s;
    -o-transition: all .800s;
    transition: all .800s;
}
.body{
    width: 1200px;
    position: relative;
    margin:0 auto;
	background:#fff;
	padding:0;
}
#topdate{
	position:absolute;
	right:20px;
	top:35px;
	z-index:2;
	color:#fff;
	font-size:14px;}

#sch_box{
    width: 230px;
    height: 40px;
    position: absolute;
    top: 75px;
    right: 20px;
    line-height: 40px;
}
#sch_box .sch_w{
    width: 184px;
    height: 40px;
    float: left;
    background: #fff;
    border: none;
	font-size:14px;
	padding-left:10px;
}
#sch_box .sch_btn{
    width: 40px;
    height: 40px;
    
    background: none;
    border: none;
    background: url(../images/sch_btn.jpg) no-repeat center;
    text-indent: -999em;
    cursor: pointer;
}
#navBar{
    position: absolute;
    left: 20px;
    bottom: 0;
    width:1200px;
    height: 60px;
}
.nav{
	padding-left:15px;}
.nav h3{
    font-size:18px;
}
.nav .m{
    position:relative;
    float:left;
    display:inline;
    text-align:center;
    margin-right: 38px;
}
.nav .m h3 i{
    display:inline-block;
    zoom:1;
    width:1px;
    height:10px;
    background:url(../images/dot1.jpg) no-repeat center;
    overflow:hidden;
    vertical-align:middle;
    margin-left: 38px;
}
.nav h3 a{
    zoom:1;
    display:block;
	color:#045c9e;
	font-weight:bold;
	line-height:60px;
	height:60px;
}
.nav .on h3 a{
    color: #045c9e;
}
.nav .on h3 a i{ filter:alpha(opacity=100);opacity:1;  }
.nav .sub{
    display:none;
    width:95px;
    padding:10px 0;
    position:absolute;
    left:0;
    top:60px;
    background:#4e4e4e;
    float:left;
    line-height:30px;
    padding-left: 20px;
}
.nav .sub li{
    float: left;
}
.nav .sub li a{
    color:#fff;
    display:block;
    zoom:1;
    text-align:left;
}
.nav .sub li a:hover{
    color:#ccc;
}
.nav #m8{
    margin-right: 0;
}
.slideBox{
    width:1200px;
    height:350px;
    overflow:hidden;
    position:relative;
}
.slideBox .hd{
    width: 100%;
    height:10px;
    overflow:hidden;
    position:absolute;
    left:0;
    bottom:10px;
    z-index:1;
}
.slideBox .hd ul{
    overflow:hidden;
    zoom:1;
    width: 100%;
    text-align: center;
}
.slideBox .hd ul li{
    display: inline-block;
    margin:0 5px;
    width:10px;
    height:10px;
    text-align:center;
    cursor:pointer;
    text-indent:-999em;
    background: url(../images/dot1.png) no-repeat left;
}
.slideBox .hd ul li.on{
    background: url(../images/dot1.png) no-repeat right;
}
.slideBox .bd img{
    width:1200px;
    height:350px;
    display:block;
}
.slideBox1{
    width:570px;
    height:321px;
    overflow:hidden;
    position:relative;
}
.slideBox1 .hd{
    width: 100%;
    height:10px;
    overflow:hidden;
    position:absolute;
    left:0;
    bottom:13px;
    z-index:1;
}
.slideBox1 .hd ul{
    overflow:hidden;
    zoom:1;
    width: 100%;
    text-align: right;
	padding-right:10px;
}
.slideBox1 .hd ul li{
    display: inline-block;
    margin-right:5px;
    width:10px;
    height:10px;
    text-align:center;
    cursor:pointer;
    text-indent:-999em;
    background: rgba(255,255,255,0.5);
	border-radius:10px;
}
.slideBox1 .hd ul li.on{
    background: #035ca0;
}
.slideBox1 .bd img{
    width:570px;
    height:321px;
    display:block;
}
.slideBox1 .bd li{
	position:relative;}
.slideBox1 .bd li .title{
	width:100%;
	height:40px;
	line-height:40px;
	background:rgba(0,0,0,0.5);
	color:#fff;
	position:absolute;
	left:0;
	bottom:0;
	padding-left:15px;
	}
#gzdt_pic{
	position:absolute;
	left:20px;
	top:60px;
	}
#gzdt{
	width:570px;
	position:absolute;
	right:20px;
	top:60px;
	}
.column{
	padding:20px;
	font-size:14px;
	line-height:20px;}
.column .more{
	float:right;
	color:#a3a3a3;}
.column .title{
	font-size:20px;
	font-weight:bold;
	color:#045c9e;
	display:inline-block;
	background:url(../images/dot2.jpg) 0 50% no-repeat;
	padding-left:15px;
	}

.column2{
	padding:20px 0;
	font-size:14px;
	line-height:20px;}
.column2 .more{
	float:right;
	color:#a3a3a3;}
.column2 .title{
	font-size:20px;
	font-weight:bold;
	color:#045c9e;
	display:inline-block;
	background:url(../images/dot2.jpg) 0 50% no-repeat;
	padding-left:15px;
	}

.infolist2{
    padding: 0 0 0;
}
.infolist2 li{
    height: 50px;
    line-height: 50px;
	border-bottom:1px solid #e5e5e5;
}

.infolist3{
    padding: 0;
}
.infolist3 li{
    height: 105px;
	border-bottom:1px solid #f3f3f3;
	margin-bottom:10px;
	overflow:hidden;
}
.infolist3 li .shijian{
	float:left;
	text-align:center;
	width:60px;
	height:90px;
	margin-right:20px;
	background:#f3f3f3;
	color:#676767;}
.infolist3 li .shijian .ri{
	font-size:30px;
	padding-top:15px;}
.infolist3 li .shijian .nianyue{
	font-size:12px;}
.infolist3 li .text1{
	font-size:16px;
	padding-top:10px;}
.infolist3 li .text2{
	font-size:14px;
	color:#a1a1a1;
	line-height:20px;
	padding-top:10px;}
.infolist3 li.li3{
	border-bottom:none;}
.infolist3 li:hover .shijian{
	background:#035ca0;
	color:#fff;}
.infolist3 li:hover .text1 a{
	color:#035ca0;}


.infolist{
    padding: 0;
}
.infolist li{
    height: 40px;
    line-height: 40px;
}
.infolist li .shijian{
    float: right;
    color: #a8a8a7;
}
.infolist li.li1{
	height:98px;
	line-height:normal;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:5px;}
.infolist li.li1 .text1 a{
	font-size:18px;
	color:#9d1518;
	font-weight:bold;}
.infolist li.li1 .text2{
	font-size:14px;
	color:#8a8a8a;
	line-height:24px;
	padding-top:15px;}
#gzzd{
	width:790px;
	height:320px;
	background:#fff;
	position:absolute;
	left:0;
	top:0;
	padding:0 20px;
	}
#zzjg{
	width:385px;
	position:absolute;
	left:425px;
	top:0;
	}
.infolist1{
	overflow:hidden;
	border-left:1px solid #f8f8f8;
	width:385px;
	margin-left:20px;
	}
.infolist1 li{
	width:191px;
	height:58px;
	line-height:58px;
	float:left;
	border-right:1px solid #f8f8f8;
	border-bottom:1px solid #f8f8f8;
	padding-left:10px;}
.infolist1 li.li1,.infolist1 li.li2,.infolist1 li.li5,.infolist1 li.li6{
	background:#f2f2f2;
	border-right:1px solid #fff;}
#bmjj{
	width:390px;
	height:320px;
	background:#fff;
	position:absolute;
	right:0px;
	top:0;
	padding:0 20px;
	}
.bmjjmain{
	padding: 0 0 0;}
.bmjjmain .desc{
	text-indent:2em;
	line-height:32px;
	padding-top:10px;}
.bmjjmain .desc a{
	color:#045c9e;}
#footline{
	width:1200px;
	height:5px;
	background:#045c9e;}


#footinfo1{
	position:absolute;
	left:20px;
	top:45px;
}
#footinfo1 a{
	display:inline-block;
	margin-right:10px;}
#footinfo2{
	text-align:center;
    line-height: 19px;
    color: #adadad;
    padding-top: 25px;
	font-size:14px;
}
#footinfo2 a{
    color: #adadad;
}
#footcode{
    position: absolute;
    right: 30px;
    top: 27px;
}
/*newslist*/
#column_box{
    width: 400px;
    height: 190px;
    background: url(../images/dot3.png) repeat;
    position: absolute;
    right: 0;
    top: 60px;
    text-align: center;
    color: #fff;
}
#column_box h2{
    height: 70px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    font-size: 20px;
    font-weight: bold;
    padding-top: 30px;
}
#column_box h3{
    font-size: 14px;
    line-height: 28px;
    padding: 15px 20px 0;
}
.contentleft{
    width: 820px;
    float: left;
}
.contentright{
    width: 360px;
    float: right;
}
.position{
    height: 42px;
    border-bottom: 2px solid #e5e5e5;
}
.position li{
    float: left;
}
.position li a{
    display: block;
    line-height: 40px;
    min-width: 120px;
    text-align: center;
    padding: 0 10px;
    color: #fff;
    background: #b91f1f;
}
.position li.home a{
    background: #1a589c;
}
.position li.zw a{
    background: #f79534;
}
.tuwenlist li{
    height: 173px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.tuwenlist li .pic{
    position: absolute;
    left: 0;
    top: 20px;
    overflow: hidden;
}
.tuwenlist li .pic img{
    width: 235px;
    height: 132px;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;

}
.tuwenlist li:hover .pic img{
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);

}
.tuwenlist li .text1{
    position: absolute;
    left: 330px;
    top: 30px;
    line-height: 55px;
    font-weight: bold;
    font-size: 18px;
}
.tuwenlist li .text2{
    position: absolute;
    left: 255px;
    top: 95px;
    line-height: 24px;
    color: #717171;
}
.tuwenlist li .shijian{
    width: 55px;
    height: 55px;
    background: #b3b3b3;
    position: absolute;
    left: 255px;
    top: 30px;
    text-align: center;
    color: #fff;
}
.tuwenlist li .shijian .ri{
    font-size: 18px;
    font-weight: bold;
    padding-top: 6px;
}
.tuwenlist li .shijian .nianyue{
    font-size: 12px;
}
#weibo{
    margin-bottom: 0;
}
#tjxw{
    margin-bottom: 20px;
}
.classname_r{
    height: 63px;
    font-size: 20px;
    font-weight: bold;
    background: #1a589c url(../images/clsico_r1.png) no-repeat 20px 50%;
    line-height: 60px;
    border-bottom: 3px solid #b91f1f;
}
.classname_r .more{
    float: right;
    font-weight: normal;
    font-size: 14px;
    display: inline-block;
    color: #fff;
    padding-right: 15px;
}
.classname_r .name{
    display: inline-block;
    padding-left: 60px;
    color: #fff;
}
.infolist_r{
    padding: 5px 20px 20px;
    background: #f7f7f7;
}
.infolist_r li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #d2d2d2;
}
.piclist_r{
    padding: 20px 20px 10px;
    background: #f7f7f7;
    overflow: hidden;
}
.piclist_r li{
    float: left;
    text-align: center;
    line-height: 32px;
    margin-right: 20px;
}
.piclist_r li .pic{
    overflow: hidden;
}
.piclist_r li img{
    width: 150px;
    height: 113px;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}
.piclist_r li:hover img{
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}
.piclist_r li.nomg{
    margin-right: 0;
}

/*newsdetail*/
.coltitle{
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    padding: 35px 130px 0;
    font-weight: bold;
}
.attlist{
    height: 65px;
    border-bottom: 3px solid #e5e5e5;
    padding-top: 25px;
    text-align: center;
}
.attlist li{
    display: inline-block;
    color: #aaa;
    padding: 0 10px;
}
.attlist li span{
    color: #1a589c;
}
#dtl_detail{
    padding-top: 30px;
    min-height: 500px;
}
#dtl_detail p{
      font-size: 1.1em;
      line-height: 2.2em;
      padding: 0;
      margin-bottom: 10px;
}
.pager{
    padding-top: 50px;
}
.pager li a{
    font-size: 16px;
    color: #1a589c;
}

/*campuslist*/
.contentleft2{
    width: 230px;
    float: left;
    border-left: 5px solid #f7f7f7;
    border-top: 5px solid #1a589c;
}
.contentright2{
    width: 950px;
    float: right;
}
.ClsListUl{
    overflow:hidden;
    padding:40px 0 0;
    }
.ClsListUl li{
    width:300px;
    height:225px;
    float:left;
    margin-right:25px;
    margin-bottom:25px;
    position:relative;
    overflow: hidden;
}
.ClsListUl li.nomg{
    margin-right:0;}
.ClsListUl li .text1{
    width:100%;
    position:absolute;
    left:0;
    bottom:0;
    z-index:2;
    text-align:center;
    background: rgba(0,0,0,0.7) url(../images/dot4.png) no-repeat 270px 50%;
    height:40px;
    text-align:left;
    line-height:40px;
    }
.ClsListUl li .text1 a{
    color:#fff;
    padding-left:15px;
    }
.ClsListUl li img{
    width:300px;
    height:225px;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}
.ClsListUl li:hover img{
      transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}
.pagination{
    padding-top: 50px;
}
.collefttitle{
    font-size: 24px;
    padding: 20px 20px 0;
}
.left_menu{
    padding: 20px 0 0 15px;
}
.left_menu li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dfdfdf;
}
.left_menu li a{
    font-size: 16px;
    display: block;
    padding: 0 15px;
}
.left_menu li a span{
    float: right;
    font-family: '宋体';
}
.left_menu li a:hover,.left_menu li.active a{
    background: #1a589c;
    color: #fff;
}

/*teacherlist*/
.sideMenu{
    padding-top: 10px;
}
.sideMenu h3{
    height:59px;
    line-height:59px;
    padding-left:20px;
    border-bottom:1px solid #f2f2f2;
    background: url(../images/dot7.png) 0 50% no-repeat;
    cursor:pointer;
    font-size: 18px;
}
.sideMenu h3 a{
    color: #1a589c;
}
.sideMenu h3 em{ 
    float:right; 
    display:block; 
    width:15px; 
    height:59px;   
    background:url(../images/dot6.png) 0 50% no-repeat; 
    cursor:pointer;
}
.sideMenu h3.on em{
    background:url(../images/dot6_on.png) 0 50% no-repeat;
}
.sideMenu ul{
    padding:0;
    color:#999;
    display:none;
    width:100%;
    overflow: hidden;
    border: 1px solid #f2f2f2;
    border-right: none;
    border-bottom: none;
}
.sideMenu ul li{
    width: 25%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    background: #f7f7f7;
}
.sideMenu ul li.nobg{
    background: none;
}
.sideMenu ul li a{
    display: block;
}
.sideMenu ul li a:hover{
    background: #1a589c;
    color: #fff;
}

/*teacherdetail*/
.teacher_info{
    padding-top: 40px;
}
.teacher_info .pic{
    text-align: center;
}
.teacher_info .pic img{
    width: 190px;
    height: 253px;
}
.teacher_info .pic h2{
    line-height: 80px;
    color: #1a589c;
    font-size: 20px;
}
.teacher_info .ifolist{
    width: 100%;
    height: 100px;
    text-align: center;
    overflow: hidden;
    background: #f7f7f7;
    padding-top: 28px;
}
.teacher_info .ifolist li{
    height: 40px;
    display: inline-block;
    width: 210px;
}
.teacher_info .ifolist li.bd{
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
}
.teacher_info .ifolist li h3{
    font-size: 18px;
    font-weight: bold;
}
.teacher_info .ifolist li p{
    color: #a5a5a5;
    padding-top: 5px;
}
/*facultylist*/
.yuanxilist ul li{
    width: 50%;
}
/*collegeview*/
.viewlist{
    padding-top: 30px;
}
.viewlist li{
    width: 380px;
    height: 355px;
    float: left;
    background: #f6f6f6;
    margin-right: 30px;
    margin-bottom: 20px;
}
.viewlist li.nomg{
    margin-right: 0;
}
.viewlist li .pic{
    overflow: hidden;
}
.viewlist li img{
    width: 380px;
    height: 215px;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}
.viewlist li:hover img{
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}
.viewlist li h2{
    font-size: 20px;
    padding: 30px 20px 0;
}
.viewlist li h3{
    font-size: 14px;
    padding: 15px 20px 0;
    line-height: 24px;
}

/*新闻列表-副本*/
.text_list li{
    height:140px;
    padding:30px 0;
    border-bottom:1px solid #e9e9e9;
}
.text_list li p{
    margin:0;}
.text_list li .shijian_box{
    float:left;
    width:80px;
    height:80px;
    background:#f4f4f4;
    text-align:center;
    margin-right:20px;
    color:#afafaf;
}
.text_list li .shijian_box .ri{
    font-size:30px;
    padding-top:8px;
}
.text_list li .shijian_box .nianyue{
    font-size:12px;
}
.text_list li .text1 a{
    font-size:18px;
    line-height:25px;
}
.text_list li .text2{
    color:#a3a3a3;
    line-height:20px;
    padding-top:10px;
}
.text_list li:hover .shijian_box{
    background: #1a589c;
    color: #fff;
}
.text_list li:hover .text1 a{
    color: #1a589c;
}

.leftmenu li {
    padding: 0 20px;
    margin-bottom: 0;
    display: inline-block;
}
.leftmenu li a {
    display: block;
    height: 58px;
    line-height: 58px;
    text-align: center;
}
.leftmenu li a:hover, .leftmenu li.active a {
    border-bottom: 2px solid #045c9e;
}
#weizhi{
	position: absolute;
	left:15px;
	top:0;
	line-height:58px;
	font-size:14px;
	color:#989898;
	background:url(../images/home.png)0 50% no-repeat;
	padding-left:20px;
	height:58px;}
#weizhi a{
	color:#989898;
	}

.textlist{
    padding:0px 0 20px;
}
.textlist li{
    height: 130px;
    background: #fff;
    margin-bottom:35px;
    overflow: hidden;
    }
.textlist li .shijian{
    width:130px;
    height:130px;
    float:left;
    background:#fff;
    color:#045c9e;
    text-align:center;
    margin-right:30px;
    position: relative;
    }
.textlist li .shijian:after{
    content: '';
    width: 1px;
    height: 80px;
    border-left: 1px solid #f5f5f6;
    position: absolute;
    right: -1px;
    top: 50%;
    margin-top: -40px;
}
.textlist li .shijian .ri{
    font-size:40px;
    font-weight:bold;
    line-height:40px;
    padding-top:30px;}
.textlist li .shijian .nianyue{
    padding-top:10px;
    font-size: 16px;}
.textlist li .lanmu{
    line-height:18px;
    text-align:right;
    padding-right:25px;}
.textlist li .textbox{
    padding-top: 20px;
    }
.textlist li .text1{
    font-size:18px;
    font-weight: bold;
}

.textlist li .text2{
    padding-top:13px;
    line-height:26px;
    color:#a3a3a3;
    padding-right:20px;
	font-size:14px;}
.textlist li .more{
    text-align:right;
    padding-right:20px;
    margin-top:-20px;}
.textlist li .more a{
    color:#006fc4;}

.textlist li:hover{
    transition:border .4s;}
.textlist li:hover .shijian{
    background:#045c9e;
    transition:background .4s;
    color: #fff;}
.textlist li:hover .text1 a{
    color:#045c9e;}
.nori li .shijian .nianyue{
    padding-top:50px;
    font-size: 20px;}

.textlist li .sj{
    padding-top: 20px;
}

.content_detail{
    background: #fff;
    font-size: 16px;
    line-height: 2.5em;
    padding: 25px 100px;text-align: justify
}

.deltitle{
    padding-top: 0;
    font-size: 24px;
    color: #d70010;
    text-align: center;
    margin:0 auto;
    margin-bottom: 15px;
    font-weight: bold;
    width:1000px;
}
.deltitle span{
    font-family: georgia;
}
.laiyuan{
    width: auto;
    margin: 0 auto 30px;
    text-align: center;
    color: #aaa;
}
#dtl_detail{
    padding: 25px;
    min-height: 500px;
    background: #fff;
    font-size: 16px;
    line-height: 2.5em;
	
}
#dtl_detail .content{
	min-height:300px;
	}
#dtl_detail p{
      font-size: 1.1em;
      line-height: 2.2em;
      padding: 0;
      margin-bottom: 10px;
    }

.prenext p{
	font-size:14px !important;
	color:#bbb;
	margin-bottom:0;}
.prenext p a{
	font-size:14px;
	color:#bbb;
	}
.lefttitle{
	font-weight:bold;
	color:#045c9e;
	line-height:58px;
	padding-left:20px;
        display:none;}

.slideTxtBox{ width:100%; padding-top:20px; height:235px; overflow:hidden;  }
.slideTxtBox .hd{ height:48px;background: url(../images/dot3.jpg) no-repeat bottom; padding:0;  position:relative; }
.slideTxtBox .hd ul li{ float:left; width:91px; height:26px; cursor:pointer; text-align:center; margin-right:19px; font-size:16px; color:#bababa;  }
.slideTxtBox .hd ul li.on{ background:url(../images/dot4.jpg) no-repeat bottom; color:#035ca0; font-weight:bold; }
.slideTxtBox .hd ul li.nomg{ margin-right:0; width:90px;}
.slideTxtBox .bd ul{ padding:15px 0 0;  zoom:1;  }
.slideTxtBox .bd li{ height:50px; line-height:50px; width:362px; float:left; margin-right:20px; border-bottom:1px solid #e5e5e5;   }
.slideTxtBox .bd li.nomg{ margin-right:0;}