/*-----------main-----------*/



.w1200{ width:1200px; margin:0 auto;}

#header{ background:url(../../images/sem2/topbg.jpg) bottom center no-repeat; height:134px;}
.logo{ margin-top:22px; width:600px;}



.navHome{ display:none;}
.navsj{ display:none;}

.topr{ float:right; width:360px; position:relative;}
.toplj{ float:left; color:#fff; margin-top:55px;}
.toplj a{ color:#fff; margin:0 10px;}

.soBox{ position:absolute; height:40px; top:45px; right:0px; width:40px; z-index:6;}
.soBox.open{width:200px; border-radius:40px;}
.soBox .close{width:50px;height:40px;background:url(../../images/sem2/icon-close.png) center center no-repeat;position:absolute;left:0;top:0;display:none}
.soBox.open .close{display:block}
.soBox.open{position:absolute; right:0; z-index:2000;padding:0 50px; background:#700005;}
.soBox input[type=text]{width:100%;height:40px;border:none;background:0 0;font-size:13px;color:#fff; line-height:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; padding-right:10px; display:none; outline:medium none; font-family:"氓戮庐猫陆炉茅鈥衡�γ┞烩��";}
.soBox.open input[type=text]{display:block}
.soBox .btn,.soBox input[type=submit]{display:block;width:40px;height:40px;position:absolute;right:0;top:0;cursor:pointer;border:none;background:url(../../images/sem2/ss.png) 4px center no-repeat; outline:medium none;}
.soBox input[type=submit]{display:none}
.soBox.open input[type=submit]{display:block}
.soBox.open .btn{display:none}



.menunav{background:#fff;width:100%;margin:0 auto;}
/******nav******/
.nav { position:relative;  height:54px; line-height:54px; width:100%; margin:0 auto;}
.nav ul {padding:0; margin:0;list-style-type: none;  }
.nav ul li {float:left;position:relative;z-index:998;display:block;width: 10%;}
.nav ul li a{display:block; text-decoration:none; text-align:center; font-size:16px;}
.nav ul li ul {display: none;}
.nav ul li ul li{width: 150px;position:static;border-right:none !important;}
.nav ul li:hover a { color:#8f000b; font-weight:bold; }
.nav ul li.hover a { color:#8f000b;  font-weight:bold;}
.nav ul li:hover ul {display:block; position:absolute; top:54px; left:0; }
.nav ul li:hover ul li ul {display: none;}
.nav ul li:hover ul li a {display:block; text-align:center; line-height:35px; background:#8f000b; padding:0px; font-size:14px; color:#fff; border-top:1px solid #7d000a; font-weight:normal;}
.nav ul li:hover ul li a:hover {color:#fff; text-align:center; background:#7d000a;}
.nav .a:before {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0px;
	height: 4px;
	width: 0px;
	z-index: 0;
	content: '';
	background: #8f000b;
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

.nav .a:hover:before {
	left: 10%;
	right: auto;
	width: 80%; margin:0 auto;
}


/*banner*/
.slideBox{ position:relative; overflow:hidden; margin:0 auto 10px auto;  width:100%;/* 猫庐戮莽陆庐莽鈥灺γр�毬姑モ�郝久ε撯偓氓陇搂氓庐陆氓潞娄 */ }
.slideBox .hd{ position:absolute; height:10px; line-height:10px; bottom:10px; left:50%; margin-left:-36px; z-index:1;}
.slideBox .hd ul{ display:inline-block; text-align:center;}
.slideBox .hd li{ display:inline-block; width:12px; height:12px; border-radius:50%; background: rgba(255,255,255,.6); text-indent:9999px; overflow:hidden; margin:0 7px;}
.slideBox .hd li.on{ background:#8f000b; width:12px; height:12px; border-radius:50%; }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center; }
.slideBox .bd li img{ width:100%; vertical-align:top;/* 氓鈥郝久р�扳�∶ヂ矫ヂ郝�100%茂录艗猫戮戮氓藛掳猫鈥÷┾偓鈥毭ヂ衡�澝︹�⑺喢ε九� */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); text-decoration:none;}  /* 氓沤禄忙沤鈥懊┾�溌久ε铰ッγ︹�樎该┞溍ぢ郝� */
.slideBox .bd li .tit{ display:block; width:100%; font-size:14px; position:absolute; bottom:0px; height:30px; line-height:30px; color:#fff; background:#000; opacity:0.7; text-align:center; z-index:3; font-weight:normal;}
.index_banner img{width:100%;}

/*氓驴鈩⒚┧喡ッ︹�奥趁柯矫ヂр�樏幝得︹�欌偓茂驴陆*/
#hd-m {
    position: fixed;
width:20%;
    /*left: 0;*/
    right: 0;
    top: 0;
    z-index: 9999;
    height: 60px;
    line-height: 60px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    background: rgba(255, 255, 255, 0.5);
    display: none;
}


#hd-m.bg {
    background: rgba(0, 0, 0, .6);
}

#hd-m .inner {
    position: fixed;
    left: 0;
    top: 60px;
    z-index: 99999;
    width: 100%;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#hd-m .inner .bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
}

#hd-m .so-Box {
    float: right;
    position: relative;
    height: 60px;
    width: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 20px;
}

#hd-m .so-Box.open {
    width: 100%;
}

#hd-m .so-Box .close {
    display: block;
    width: 45px;
    height: 60px;
    background: url(../../images/sem2/icon-close2.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

#hd-m .so-Box.open .close {
    display: block;
}

#hd-m .so-Box.open {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2000;
    padding: 0 45px;
    background: #fff;
}

#hd-m .so-Box input[type="text"] {
    display: block;
    width: 100%;
    height: 60px;
    border: none;
    background: none;
    border-left: 1px #f3f2f2 solid;
    font-size: 14px;
    color: #333;
    line-height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    display: none;
}

#hd-m .so-Box.open input[type="text"] {
    display: block;
}

#hd-m .so-Box input[type="submit"], #hd-m .so-Box .btn {
    display: block;
    width: 40px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    border: none;
    background: url(../../images/sem2/icon-so2.png) no-repeat center center;
}


#hd-m .so-Box input[type="submit"] {
    display: none;
    background-image: url(../../images/sem2/icon-so2.png);
}

#hd-m .so-Box.open input[type="submit"] {
    display: block;
}

#hd-m .so-Box.open .btn {
    display: none;
}

#hd-m .nav {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    width: 46%;
    background: #fff;
}

.menuBtn {
    position: absolute;
    z-index: 9;
    display: none;
    right: 10px;
    width: 30px;
    padding: 12px 0 7px 0;
    cursor: pointer;
    top: 6px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.menuBtn b {
    display: block;
    height: 3px;
    background-color: #a10000;
    margin: 3px 0 5px;
    border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.menuBtn.open {
    top: 21px;
}

.menuBtn.open b {
    display: none;
    margin: 0;
    position: absolute;
    left: 0px;
    top: 105%;
    width: 30px;
}

.menuBtn.open b:first-child {
    display: block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.menuBtn.open b:last-child {
    display: block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

#hd-m .nav {
    float: right;
    line-height: 100px;
    height: 100px;
    margin-right: -22px;
}

#hd-m .nav li {
    float: left;
    font-size: 18px;
    position: relative;
    z-index: 999;
}

#hd-m .nav .v1 {
    display: block;
    color: #4d4f51;
    text-align: center;
    padding: 0 20px;
}

#hd-m .nav .v1:hover, #hd-m .nav li.on .v1 {
    color: #a10000;
}

#hd-m .nav .subBox {
    position: absolute;
    left: 0;
    top: 100%;
    width: 145px;
    font-size: 14px;
    display: none;
}

#hd-m .nav .subBox dl {
    padding: 12px 0 14px;
    border-top: 1px rgba(255, 255, 255, .2) solid;
    border-bottom: 1px rgba(255, 255, 255, .2) solid;
}

#hd-m .nav .subBox dd {
    overflow: hidden;
    position: relative;
}

#hd-m .nav .subBox dd:hover {
    overflow: visible;
}

#hd-m .nav .subBox .v2 {
    display: block;
    line-height: 20px;
    padding: 8px 22px;
    color: #fff;
    position: relative;
    overflow: hidden;
}

#hd-m .nav .subBox .v2 i {
    display: block;
    position: absolute;
    width: 5px;
    height: 9px;
    top: 50%;
    margin-top: -4px;
    right: -120%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

#hd-m .nav .subBox a:hover {
    color: #c50000;
}

#hd-m .nav .subBox a:hover i {
    right: 10px;
}


#hd-m .nav .subBox2 {
    position: absolute;
    left: 100%;
    top: 30px;
    width: 100%;
    min-height: 200px;
    padding: 12px 0 14px;
    display: none;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    border-top: 1px rgba(255, 255, 255, .2) solid;
    border-bottom: 1px rgba(255, 255, 255, .2) solid;
}

#hd-m .nav li.last .subBox2 {
    left: auto;
    right: 100%;
}

#hd-m .nav .subBox dd:hover .subBox2 {
    top: 0;
    display: block;
}

#hd-m .nav .subBox2 a {
    display: block;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 5px 6px 20px;
}

#hd-m .nav li .first-level,
#hd-m .nav li .second-level {
    display: block;
    position: absolute;
    right: 0;
    top: 7px;
    background-position: center center;
    background-repeat: no-repeat;
}

#hd-m .nav li .first-level {
    width: 40px;
    height: 36px;
    background-image: url(../../images/sem2/icon-arrow1.png);
}

#hd-m .nav li .second-level {
    width: 40px;
    height: 28px;
    background-image: url(../../images/sem2/icon-on.png);
}

#hd-m .nav li .first-level em,
#hd-m .nav li .second-level em {
    display: block;
    width: 1px;
    background: #ccc;
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

#hd-m .nav li .first-level em {
    height: 25px;
    margin-top: 5px;
}

#hd-m .nav li .second-level em {
    height: 20px;
    margin-top: 4px;
}

#hd-m .nav li .first-level.on em, #hd-m .nav .second-level.on em {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

#hd-m .nav li .v1-open + .first-level {
    background-image: url(../../images/sem2/icon-arrow2.png);
}

#hd-m .nav li .v2.open + .second-level {
    background-image: url(../../images/sem2/icon-off.png);
}



/**notice**/

.notice{
	margin-top: 30px;
	}
.com_head {
	background: url(../../images/sem2/title_bg.png) no-repeat left bottom;
	background-size: cover;
	padding-left: 70px;
	margin-bottom: 23px;
	line-height: 6rem;
}

.notice .tab_btn{
	
	
}
.notice .tab_btn a{
	    color: #870304;
	    font-size: 3.8rem;
	    height: 83px;
	    line-height: 83px;
	    margin-right: 46px;
    display: block;
    font-weight: bold;
}

.notice .tab_btn a.on1{

	border-bottom: solid 4px #8f0607;
}
.notice_list .more{
	position: absolute;
	right: 8px;
	top: 28px;
}
.notice_list{
	width: 40%;
}
.focus{
	width: 50%;
}
.focus .txt_bg{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: #000;
	opacity: 0.7;
	
}
.focus .txt_bg a{
	padding: 0 128px;
	font-size: 1.6rem;
	color: #fff;
}
.notice_list ul li {
    width: 100%;
    padding: 16px 0;
    border-bottom: 1px dashed #d2d2d2;

}
.notice_list .name {
	background: url(../../images/sem2/index_li.png) no-repeat center left;
	font-size: 2rem;
	color: #af3137;
	padding-left: 20px;
}
.notice_list .day {
	display: block;
	font-size: 1.4rem;
	color: #cdcbcb;
	margin: 8px 0;
	padding-left: 20px;
}

.notice_list .info {
	font-size: 1.6rem;
	color: #333333;
	line-height: 30px;
	padding-left: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.focus{
	width: 55%;
}

/*sjjs*/

.sjjs{
	margin-top: 30px;
}
.com_head .title{
	color: #870304;
	font-size: 3.8rem;
	font-weight: bold;
	margin-right: 46px;
	display: inline-block;
	cursor: pointer;
}
.com_head .more{
	padding-right: 8px;
}
.sjjs_l,.sjjs_r{
	width: 48%;
}
.sjjs_l ul li{
	margin-bottom: 40px;
}

.img_box {
	width: 247px;
	height: 159px;
	overflow: hidden;
}
.change_img {
	width: 100%;
	transition: 0.3s;
	cursor: pointer;
}
.img_box:hover .change_img {
	transform: scale(1.1);
}
.text{
	width: 310px;
}
.text .name{
 	display: -webkit-box;
    -webkit-line-clamp: 2; /* 限制显示的行数 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; /* 必须为 normal */
	color: #f58703;
	font-size: 2rem;
}

.text .line{
	width: 44px;
	height: 3px;
	background: #af3137;
	display: block;
	margin: 16px 0 12px;
}
.text .info{
  font-size: 1.4rem;
  line-height: 24px;
}
.text .day{
	display: block;
	margin-top: 10px;
	color: #cdcbcb;
}
.sjjs_list li{
	line-height: 30px;
	margin-bottom: 12px;
	background: url(../../images/sem2/index_li.png) no-repeat center left;
	padding-left: 16px;
	font-size: 1.6rem;
}
.sjjs_list li span{
	color: #a9a8a8;
}


/*qwjd*/

.qwjd {
	margin-top: 34px;
}
.qwjd_cont ul li{
	width: 32%;
	height: 300px;
	background: url(../../images/sem2/qwjd_bg.png) no-repeat center;
	background-size: 100% 100%;
	padding: 26px 23px 42px 20px;
	margin: 0 24px 24px 0;
}

.tit {
	margin-bottom: 22px;
}
.tit .time{
	width: 76px;
	height: 74px;
	background: #8f000b;
	color: #fff;
	padding-top: 6px;
	text-align: center;
}
.tit .time .days{
	display: block;
	font-size: 3rem;
}
.tit .time .year{
	display: block;
	font-size: 1.4rem;
	line-height: 28px;
}
.tit .txt{
    width: 70%;
    margin-top: 10px;
}
.tit .txt a{
	font-size: 1.8rem;
	color: #8f000b;
	line-height: 30px;
}

.qwjd_cont p{
	font-size: 1.6rem;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.qwjd_cont .more{
	color: #575756;
	margin-top: 35px;
	display: block;
}
.qwjd_cont .more:hover{
	color: #000;
}

/*tpbd*/

.tpbd {
	margin-top: 8px;
}
.pic ul li {
	width: 280px;
	height: 228px;
	margin-right:26px;
	cursor: pointer;
	transition: 0.3s;
}
.pic_txt {
	width: 100%;
	height: 43px;
	background: #b12325 url(../../images/sem2/icon.png) no-repeat center left;
	line-height: 43px;
	color: #fff;
	padding-left: 40px;
	text-align: center;
}
.pic_txt a{
	color: #fff;
	font-size: 16px;
}

.pic_box {
	width: 280px;
	height: 185px;
	overflow: hidden;
}

.pic_box:hover .change_img {
	transform: scale(1.1);
}

/*row*/

.row {
	margin-top: 32px;
}
.dzdg,.xljh{
	width: 48%;
}
.row .com_head{
	background: url(../../images/sem2/title_bg02.png) no-repeat center;
	background-size: 100% 100%;
}

.row_list li{
	line-height: 30px;
	margin-bottom: 12px;
	background: url(../../images/sem2/index_li.png) no-repeat center left;
	padding-left: 16px;
	font-size: 1.6rem;
}
.row_list li span{
	color: #a9a8a8;
}


/*links*/

.links{
	margin-top: 20px;
	background:#efefef ;
	padding: 9px 0;
}
.frendlinks li{
	color: #880000;
	font-size: 1.6rem;
}
.frendlinks li a{
	color: #333333;
	margin: 0 10px;
}

.search {
	width: 312px;
	height: 33px;
	line-height: 33px;
	background: url(../../images/sem2/search_bg.png) no-repeat center;
	background-size: cover;
}
.search input{
	border: none;
	background: none;
height: 33px;
}
.search .text{
	width: 248px;
	padding-left: 10px;
	color: #666;
	line-height: 33px;
}
.search .submit{
	width: 53px;
	height: 31px;
	background: #b90000;
	color: #fff;
	margin: 1px 1px 0 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

/*foot*/

.foot_bg {
	background: #880000;
	color: #FFF;
	padding: 60px 0 68px;
}

.foot_box {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}
.foot_bg .contact{
	margin-left: 12%;
}
.foot_bg .contact p {
	font-size: 1.6rem;
	line-height: 50px;
}

/*subMain*/

.subMain{
	margin: 60px auto;
}
.subMain .com_head01{
	height: 128px;
	border-bottom: none;
	margin-bottom: 0;
	font-weight: bold;
}
.subMain .com_head01 .txt span {
	display: block;
	font-size: 30px;
	color: #fff;
	line-height: 126px;
	text-align: center;
}
.subMain .aside {
	width: 20%;
	height: 500px;
	background: #880000;
	padding: 0 15px;
}
.subMain .aside ul {
	border-top: solid 1px #fff;
}
.subMain .aside ul li a{
font-size:18px;
font-weight:bold;
	display: block;
	width: 100%;
	height: 54px;
	line-height: 54px;
	color: #fff;
	border-bottom: solid 1px #fff;
	padding-left: 62px;

}

.subMain .aside ul li.on a{
	background: #fff;
	color: #880000;
}
.subMain .aside_media {
	width: 148px;
	height: 90px;
	background: #999;
	padding: 0 15px;
	position:relative;
	margin-top:-128px;
	z-index:2 ;
}
/**subSection**/

.subSection_box{
	width: 70%;
	min-height: 500px;
}

.subSection_box .com_head01 {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #999;
}

.contents {
	margin-top: 20px;
}
.contents h1 {
	font-weight: normal;
	line-height: 6rem;
	font-size: 2.4rem;
	color: #666;
	text-align: center;
}
.contents .zhengwen {
	padding: 10px 0;
}

.contents .zhengwen p {
	font-size: 1.6rem;
	text-indent: 2em;
	line-height: 2;
	color: #333;
}
.contents .zhengwen p img{
	/*width: 50%;*/
	margin: 5px auto;
	display: block;
}

.mainlist ul li{
	margin-top: 20px;
	
}


.mainlist .list_txt a{
	font-size: 1.6rem;
	color: #333;
	width: 77%;
    display: inline-block;
}

.mainlist .list_txt .dates{
	font-size: 1.4rem;
	color: #666;
	display: inline-block;
    width: 22%;
}