.width-1200{
	width: 1200px;
	margin: 0 auto;
}
.width100{
	width: 100%;
}
.header{
	height: 140px;
	width: 100%;
	background-image: url(../images/bg.jpg);
}
.header .search{
	border: 1px solid #DD1C1D;
	border-radius: 6px;
	padding: 5px 10px;
}
.header input{
	border: none;
	font-size: 16px;
	width: 245px;
}
.header input::-webkit-input-placeholder{
            color:#D6D6D6;
        }
.header input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#D6D6D6;
        }
.header input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#D6D6D6;
        }
.header input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#D6D6D6;
        }


.header input:focus{
	outline: none;
}
.icon{
	background-image: url(../images/tubiao.png);
}
.icon.icon-1{
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: bottom;
	background-position: -15px -15px;
}
.navs{
	background-color: #DD1C1D;
	height: 60px;
}
.navs ul li a{
	color: white;
	padding: 0 29px;
        display: inline-block;
}
.navs ul li a:hover,.navs ul li.active a,.nav ul li.active a{
	background-color: #F54B4C;
}
/*头部轮播图*/
.lunbotu1{height: 360px;position: relative;}
.lunbotu1 .carousel-inner img{width: 100%;height: 360px;min-width: 1400px;}
.lunbotu1 .carousel-indicators li{background-color: white;margin: 0 2px; width: 8px;height: 8px;}
.lunbotu1 .carousel-indicators li.active{border: none;background-color: #DD1C1D;}
.lunbotu1 .carousel-indicators{width: 8%;margin-left: -4%;min-width: 100px;background-color: rgba(77,77,77,0.5);padding: 3px 2px;border-radius: 15px;}

.tab1 .nav-tabs, .tab2 .nav-tabs {
    border-bottom: 0;
}
.tab1 .nav > li > a {
    position: relative;
    display: block;
    padding: 5px 0px;
        padding-top: 5px;
        padding-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 18px;
    font-size: 16px;
    margin-right: 20px;
    color: #000000;
    border: none;
}
.tab1 .nav-tabs > li.active > a, .tab1 .nav-tabs > li.active > a:focus, .tab1 .nav-tabs > li.active > a:hover{
    border: none;
        border-bottom-width: medium;
        border-bottom-style: none;
        border-bottom-color: currentcolor;
    border-bottom: 4px solid #DD1C1D;
        border-bottom-color: rgb(25, 77, 137);
    border-bottom-color: #DD1C1D;
    color: #DD1C1D;
    background-color: inherit;
}
.tab1 .nav-tabs > li > a:hover{
	background-color: inherit;
}
.leftimg{
	position: relative;
	width: 460px;
        height: 360px;
}
.leftimg .bigimg{
	width: 100%;
	height: 100%;
}
.leftimg .bgwz{
	background-color: rgba(0,0,0,0.5);
	color: white;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 60px;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.rightwz{
	width: 718px;
}
.rightwz li{
	padding-left: 18px;
	position: relative;
	margin-bottom: 14px;
}
.rightwz li:before{
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background-color: #999999;
	border-radius: 50%;
	left: 2px;
	top: 8px;

}
.rightwz li .nr{
	width: 600px;
	display: -webkit-inline-box;
	height: 20px;
}
.rightwz li a:hover .nr{
	color: #DD1C1D !important;
}
.leftjxjy{
	width: 725px;
}
.leftjxjy:hover{
	box-shadow: 0px 0px 8px 0px #c3c0c0;
}
.leftjxjy .imgs{
	width: 290px;
	height: 170px;
}
.leftjxjy .nr{
	width: 715px;
	padding: 10px 20px 10px;
	position: relative;
}
.ellipsis-3 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.rightjxjy{
	width: 460px;
	height: 350px;
}
/*头部轮播图*/
.lunbotu2{height: 330px;position: relative;}
.lunbotu2 .carousel-inner img{width: 100%;height: 330px;min-width: 330px;}
.lunbotu2 .carousel-indicators li{background-color: white;margin: 0 2px; width: 8px;height: 8px;}
.lunbotu2 .carousel-indicators li.active{border: none;background-color: #DD1C1D;}
.lunbotu2 .carousel-indicators{width: 8%;margin-left: 32%;min-width: 100px;padding: 3px 2px;border-radius: 15px;margin-bottom: -5px;}
.lunbotu2 .bgzz{
	background-color: rgba(0,0,0,0.5);
	color: white;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 60px;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.leftpxpt{
	width: 952px;
}
.leftpxpt .pxpts li{
	display: inline-block;
	background-color: white;
	height: 72px;
	width: 180px;
	line-height: 72px;
	margin-top: 15px;
	border-radius: 5px;
}
.leftpxpt .pxpts li:hover{
	background-color: #EB6566;
}
.leftpxpt .pxpts li:hover a{
	color: white !important;
}
.leftpxpt .pxptswz{
  display: inline-block;
  width: 85px;
  margin-left: 10px;
  line-height: 20px;
  vertical-align: middle;
}
.rightpxpt{
  width: 228px;
}
.lecturer_boxli{
  height: 261px;
  width: 952px;
}
.lecturer_boxli .pxpts li{
  float: left;
  margin-right: 10px;
}
.mr_frbox{
  width: 952px;

  overflow: hidden;
}
.mr_frBtn{
	text-align: center;
}
.mr_frBtn .mr_frBtnL{
	display: inline-block;
	width: 36px;
	height: 36px;
	background-image: url(../images/tubiao.png);
	background-position: -16px -82px;
	margin-right: 20px;
        cursor: pointer;
}
.mr_frBtn .mr_frBtnL:hover{
	background-position: -78px -132px;
}
.mr_frBtn .mr_frBtnR{
	display: inline-block;
	width: 36px;
	height: 36px;
	background-image: url(../images/tubiao.png);
	background-position: -17px -132px;
        cursor: pointer;
}
.mr_frBtn .mr_frBtnR:hover{
	background-position: -78px -82px;
}
.rightpxpt .r1{
	width: 100%;
	background-color:#EB6566 ;
	height: 150px;
	margin-bottom: 15px;
	border-radius: 6px;
	font-size: 14px;
	text-align: center;
	
}
.rightpxpt .r2{
	width: 100%;
	background-color:#74B2ED ;
	height: 150px;
	margin-bottom: 15px;
	border-radius: 6px;
	font-size: 14px;
	text-align: center;
}
.rightpxpt .r1 .r1-icon{
	display: inline-block;
	width: 55px;
	height: 55px;
	background-image: url(../images/tubiao.png);
	margin-top: 30px;
	margin-bottom: 10px;
	background-position: -62px -13px;
}
.rightpxpt .r2 .r2-icon{
	display: inline-block;
	width: 55px;
	height: 55px;
	background-image: url(../images/tubiao.png);
	margin-top: 30px;
	margin-bottom: 10px;
	background-position: -135px -13px;
}
.san{
	display: inline-block;
	width: 386px;
	height: 300px;
}
.rightwzsan{
	width: 386px;
}
.rightwzsan li .nr{
	width: 265px;
}
.footer{
	/*border-top: 2px solid #C40002;*/
	height: 180px;
	background-color: #2D2D2D;
}
.link{border-bottom: 1px solid #999999;padding-top: 30px;height: 90px;margin-bottom:30px;}
.link span {display:inline-block;width: 98px;height: 62px;background-image: url(../images/link.png);}
.link ul{list-style: none;border-left: 1px solid #fff;padding-left: 10px;margin-left: 20px}
.link ul li{display:inline-block;}
.link ul li a{color: #fff;border-right: 1px solid #fff;padding-left: 20px;padding-right: 20px;line-height: 50px;}
.footer p{margin-top: 20px;text-align: center;color: #cacaca;margin-top: 10px;margin-bottom: 5px;}

.jzjy{
	border-left: 3px solid #DD1C1D;
    font-size: 18px;
    padding-left: 10px;
}
.tab1 .nav-tabs, .tab2 .nav-tabs {
    border-bottom: 0;
}
.tab2 .nav > li > a {
    position: relative;
    display: block;
    padding: 5px 20px;
    font-size: 16px;
    margin-right: 30px;
    color: #000000;
    border: none;
}
.tab2 .nav-tabs > li.active > a, .tab2 .nav-tabs > li.active > a:focus, .tab2 .nav-tabs > li.active > a:hover{
    border: none;
    background-color: #DD1C1D;
    color: white;
    border-radius: 30px;
}
.tab2 .nav-tabs > li > a:hover{
	background-color: #DD1C1D;
	color: white;
    border-radius: 30px;
}
.rightej{
	width: 1200px;
	min-height: 250px;
}
.rightej li .nr{
	width: 1050px;
}


.lefttime{
	height: 100%;
	width: 155px;
	padding-right: 20px;
	text-align: right;
	padding-top: 30px;
}
.rightnr{
	width: 1005px;
	padding: 30px;
	border-left: 1px solid #DDDDDD;
}
.rightnr .nr{
	position: relative;
}
.rightnr .nr:before{
	position: absolute;
	content: "";
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color:#AB0009 ;
	left: -38px;
	top: 4px;
}

/*分页*/
.pages{
	text-align: center;
}
.pages .pagination li{
	mar
}
.pages .pagination li a{
	min-width: 68px;
	font-size: 16px;
	color: #333333;
	border-radius: 5px;
	margin: 0 3px;
}
.pages .pagination li a:hover,.pages .pagination li.active a,.pages .pagination li.focus a{
	background-color: #DD1C1D;
	color: white;
	border-color:#DD1C1D ;
}
.pages .pagination li.disabled a:hover{
	background-color: #DDDDDD;
	border-color:#DDDDDD ;
}
.leftjxjy .time{
	position: absolute;
	text-align: right;
	right: 20px;
	bottom: 5px;
}
.zjgz{
	width: 720px;
}
.leftzjgz,.leftzjgz .left.nr{
	width: 350px;
	display: inline-block;
}
.mr_frBtn .mr_frBtnL.prevStop{
  background-position: -138px -82px;
}

.mr_frBtn .mr_frBtnR.nextStop{
  background-position: -138px -132px;
}
.leftpxpt .pxpts li.nohref:hover{
  background-color: #DDDDDD;
}
.lecturer_box{
    height: 265px;
    overflow: hidden;
}











.bj_img {
	background-image: url(../images/icon_0221.png);background-repeat: no-repeat;
}
.bjj_width {width: 15px;height: 40px;position: absolute;margin-top: -20px;margin-left: 50px;transform: rotate(90deg);-webkit-transform: rotate(90deg);}.bjj_postion {background-position: -382px -65px;}
.bj_width {width: 35px;height: 35px;position: absolute;margin-left: 15px;margin-top: 15px;}
.bj_postion {background-position: -20px -10px;}
.bj_postion1 {background-position: -74px -7px;}
.bj_postion2 {background-position: -134px -8px;}
.bj_postion3 {background-position: -195px -13px;}
.bj_postion4 {background-position: -251px -12px;}
.bj_postion5 {background-position: -310px -11px;}
.bj_postion6 {background-position: -369px -9px;}
.bj_postion7 {background-position: -20px -59px;}
.bj_postion8 {background-position: -79px -63px;}
.bj_postion9 {background-position: -137px -64px;}
.bj_postion10 {background-position: -198px -61px;}
.bj_postion11 {background-position: -253px -60px;}
.bj_postion12 {background-position: -310px -60px;}
.bj_postion14 {background-position: -20px -105px;}
.titt_box {border-bottom: 2px solid #c31919;height: 60px;margin-bottom: 15px;margin-left: 20px;}
.titt_box .fr{padding: 0px;margin: 0px;width: 50px;font-size: 14px;color: #999999;height: 20px;line-height: 20px;}
.titt_box .fr:hover{color: #c31919;text-decoration: none;}
.titt_box  h3{margin-top: 0px;margin-bottom: 0px;font-weight: bold;color:#c32929;font-size: 22px; }
.titt_box  h4{text-transform:uppercase;font-size: 14px;color: #ccc;margin-top:6px;}
.titt_box .tit_img1{height: 28px;width: 53px;margin-left: 10px;}
.titt_box .tit_img2{height: 20px;width: 195px;margin-left: 310px;margin-top: -40px;}