html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}
body {
    line-height: 1
min-width:1200px;
}
:focus {
    outline: 0
}
ol, ul {
    list-style: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
blockquote:before, blockquote:after, q:before, q:after {
    content: â€œâ€
}
blockquote, q {
    quotes: â€œâ€ â€œâ€
}
input, textarea {
    margin: 0;
    padding: 0
}
hr {
    margin: 0;
    padding: 0;
    border: 0;
    color: #000;
    background-color: #000;
    height: 1px
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.container{
	width: 1200px;
	margin: 0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}


.header{
	width: 100%;
}
.head{
	height: 30px;
}
.head .headlink{
	float: right;
}
.head p{
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 12px;
	color: #333333;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px #333333 solid;
	margin-top: 10px;
}
.head img{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
 .banner{

 	width: 100%;
 	position: relative;
min-width:1200px;
 }

/*banner*/
.focusBox {
	position: relative;
	width: 100%;

	overflow: hidden;
}

.focusBox .pic img {
	width: 100%;

	display: block;
}

.focusBox .hd {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	bottom: 5px;
	right: 10px;
	z-index: 3
}

.focusBox .hd li {
	float: left;
	line-height: 15px;
	text-align: center;
	font-size: 12px;
	width: 25px;
	height: 10px;
	cursor: pointer;
	overflow: hidden;
	background: #919191;
	margin-left: 4px;
	filter: alpha(opacity=80);
	opacity: .8;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}

.focusBox .hd .on {
	background: #fff;
	filter: alpha(opacity=100);
	opacity: 1;
}

.focusBox .prev,
.focusBox .next {
	width: 45px;
	height: 99px;
	position: absolute;
	top: 91px;
	z-index: 3;
	filter: alpha(opacity=20);
	-moz-opacity: .2;
	opacity: .2;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}

.focusBox .prev {
	background-image: url(../images/index.png);
	background-position: -112px 0;
	left:50px;
    top:40%;
}

.focusBox .next {
	background-image: url(../images/index.png);
	background-position: -158px 0;
	right: 50px;
    top:40%;
}

.focusBox .prev:hover,
.focusBox .next:hover {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6
}
/*banner*/

.headmessage{
   position: absolute;
    top: 40px;
    height: 50px;
    left: 50%;
    margin-left: -600px;
}
.banner .tempWrap{
margin:0 auto;
min-width:1200px;
}
.navmenu{
	width: 750px;
	float: right;
	height: 50px;
	background: url(../images/navbg.png) no-repeat;
	border-radius: 30px;
}
/*å¯¼èˆª*/

.navBar{
	position: relative;
	z-index: 1;
	padding-left: 3px;
	height: 50px;
	line-height: 50px;

	color: #ffffff;
}

.nav{
	position: relative;
	width: 750px;
	margin: 0 auto;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #ffffff;
}

.nav a {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

.nav h3 {
	font-size: 100%;
}

.nav .m{
	float: left;
	position: relative;
	z-index: 1;
}
.nav .first{
	background: url(../images/indextu.png) no-repeat 30px 12px;
}
.nav .first:hover{
	background: url(../images/index2.png) no-repeat 30px 12px;
}
.nav .second{
	background: url(../images/activetu.png) no-repeat 20px 13px;
}
.nav .second:hover{
	background: url(../images/active2.png) no-repeat 20px 13px;
}
.nav .third{
	background: url(../images/topictu.png) no-repeat 20px 13px;
}
.nav .third:hover{
	background: url(../images/topic2.png) no-repeat 20px 13px;
}
.nav .fourth{
	background: url(../images/culturetu.png) no-repeat 20px 13px;
}
.nav .fourth:hover{
	background: url(../images/culture2.png) no-repeat 20px 13px;
}
.nav .fifth{
	background: url(../images/pictu.png) no-repeat 20px 13px;
}
.nav .fifth:hover{
	background: url(../images/pic2.png) no-repeat 20px 13px;
}
.nav .sixth{
	background: url(../images/zltu.png) no-repeat 20px 13px;
}
.nav .sixth:hover{
	background: url(../images/zl2.png) no-repeat 20px 13px;
}
.nav .m img{
	float: left;
	margin: 13spx 10px 0 20px;
}
.nav .m:hover a{
	color: #b53133;
	font-weight: bold;
}
.nav .s{
	float: left;
	width: 3px;
	text-align: center;
	color: #D4D4D4;
	font-size: 12px;
}

.nav h3 a {
    display: block;
    width: 95px;
    text-align: center;
    padding-left: 30px;
}

.nav .sub{
	display: none;
	/*é»˜è®¤éšè—*/
	position: absolute;
	left: -3px;
	top: 50px;
	z-index: 1;
	width: 128px;
	border-top: 0;
	background:#b53133;
}
.nav .sub .firstjt img{
	position: absolute;
	left: 55px;
    top: -7px;
}
.nav .sub li {
	text-align: center;
	margin-bottom: -1px;
}

.nav .sub li a {
	display: block;
	border-bottom: 1px solid #E6E4E3;
	padding: 8px 0;
	height: 28px;
	line-height: 28px;
	color: #ffffff !important;
	font-weight: normal !important;
}

.nav .sub li a:hover {
	color: #FE7700;
}

/*å¯¼èˆª*/

.active{
   height: 520px;
   margin-top: 60px;
}
.clumn{
	width: 160px;
	height: 140px;
	background: url(../images/clumn_bjt.png) no-repeat;
}
.clumn .wz{
	padding-top: 35px;
	padding-left: 62px;
}
.clumn .wz .black span{
	font-family: "microsoft yahei";
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}
.clumn .wz .black{
	font-family:"microsoft yahei";
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.clumn .cname{
	font-family: "microsoft yahei";
	font-size: 24px;
	color: #444444;
	padding: 15px 0 0 5px;
}
.article{
	width: 720px;
	padding-right: 60px;
}
.article ul{
	width: 720px;
}
.article ul li{
	width: 720px;
	height: 128px;
	border-bottom: 1px #cccccc solid;
	float: left;
}
.article ul .last{
	border: none;
}
.article ul li img{
	float: left;
	width: 170px;
	height: 113px;
	margin: 8px 25px 20px 0;
}
.article ul li .eachnews{
	width: 520px;
	height: 126px;
	float: left;
}
.article ul li .eachnews .headline{
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 16px;
	color: #333333;
	margin-top:15px;
	margin-bottom: 10px;
}
.article ul li .eachnews .summary{
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 14px;
	color: #808080;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.article ul li .eachnews .date{
	margin-top: 15px;
	margin-bottom: 15px;
}
.article ul li .eachnews .date img{
	display: inline-block;
	margin: 0 10px 0 0;
	width: 16px;
	height: 16px;
}
.article ul li .eachnews .date .nyr{
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 14px;
	color: #808080;
}
.active .yllink{
	width: 260px;
}
.active .yllink .lblink{
	height: 370px;
}

/*é“¾æŽ¥è½®æ’­*/
.tmall-brand {
	position: relative;
	height: 370px;
	width:260px;
	overflow: hidden;
}

.tmall-brand .fCl-slide a {
	display: block;
	height: 370px;
	width: 260px;
	text-align: center;
	color: #666;
	overflow: hidden;
}

.tmall-brand .fCl-slide a img {
	height: 370px;
	width: 260px;
}

.tmall-brand .fCl-nav {
    height: 24px;
    line-height: 8px;
    position: absolute;
    bottom: 0;
    padding: 0 85px;
    width: 260px;
}

.tmall-brand .fCl-nav li {
    height: 12px;
    float: left;
    font-family: Tahoma, Helvetica;
    font-size: 29px;
    margin-right: 5px;
    color: #ffffff;

    border-radius: 28px;
    cursor: pointer;
}

.tmall-brand .fCl-nav li.on {
	color: #a6070a;

}
/*é“¾æŽ¥è½®æ’­*/

.yllink .yl{
	height: 150px;
}
.yllink .yl li{
	margin-top: 20px;
	height: 55px;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 18px;
	font-weight: bold;
	color: #f5f5f5;
	text-align: center;
	line-height: 55px;
}
.yllink .yl .first{
	background: #c290ab url(../images/ylfirst.png) no-repeat right;
}
.yllink .yl .second{
	background: #ff8d9e url(../images/ylsecond.png) no-repeat right;
}

.section-two{
	width: 100%;
	height: 410px;
	margin-top: 30px;
	background: #f5f5f5;
	padding-top: 40px;
}
.two-con{
	height: 370px;
}
.two-con .leftsec{
	width: 660px;
	height: 370px;
	overflow: hidden;
    position: relative;
}
.two-con .leftsec .lbnr{
	position: relative;
	left: 0;
    width: 10645px;
    height: 230px;
    /* padding-bottom: 0; */
    float: none;
    margin-top: 140px;
}
.two-con .leftsec .lbnr .lbxw{
	width:670px;
	height: 230px;
	padding-bottom: 0;
	float: left;
}
.two-con .leftsec .lbxw .con-lb{
	position: relative;
	width: 610px;
	background: #a6070a;
	height: 190px;
	padding: 20px;

}
.two-con .leftsec .lbxw .con-lb .headline{
	width: 430px;
	font-size: 20px;
	font-family: "microsoft yahei";
	color: #ffffff;
	line-height: 24px;
	margin: 25px 0 20px 10px;
}
.two-con .leftsec .lbxw .con-lb .summary{
	width: 590px;
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
	opacity: 0.8;
	margin: 10px 0 20px 10px;
}
.two-con .leftsec .lbxw .con-lb .date{
	width: 590px;
	margin: 15px 0 20px 10px;
}
.two-con .leftsec .lbxw .con-lb .date .rq{
	font-size: 14px;
	color: #FFFFFF;
	opacity: 0.5;
	margin-top: 10px;
	font-family: "microsoft yahei";
}
.two-con .leftsec .lbxw .con-lb .date .more{
	font-family: "microsoft yahei";
	font-size: 12px;
	color: #ffffff;
	background: url(../images/more.png) no-repeat;
	width: 90px;
	height: 25px;
	padding-left: 15px;
	line-height: 25px;
}
.con-lb .headtu{
	position: absolute;
	left: 390px;
	top: -150px;
	width: 280px;
	height: 160px;
}


 .prevv, .nextt{
	 top: 80px;
	width: 20px;
	height: 20px;
}
.prevv{
	position: absolute;

	left: 395px;
	background: url(../images/bannerleft.png) no-repeat;
}
 .nextt{
    width: 20px;
    height: 20px;
    position: absolute;
    right:5px;
    background: url(../images/bannerright.png) no-repeat;
}
.lbnr .prevv:hover{
	background:  url(../images/bannerleft.png) no-repeat;
}
.lbnr .nextt:hover{
	background: url(../images/bannerright.png) no-repeat;
}


.rightsec {
	width: 490px;
	height: 380px;
}
.rightsec .lmtb{
	height: 30px;
	margin-bottom: 10px;
}
.rightsec .lmtb .source{
	font-family: "microsoft yahei";
	font-size: 24px;
	color:#a6070a ;
	margin-right: 15px;
	line-height: 30px;
}
.rightsec .lmtb .ensource{
	font-family: "microsoft yahei";
	font-size: 20px;
	color: #333333;
	line-height: 30px;
}
.rightsec .lmtb .gd{
	font-family: "microsoft yahei";
	font-size: 12px;
	color: #808080;
	line-height: 30px;
}
.rightsec .zlxw{
	width: 490px;
}
.rightsec .zlxw li{
	width:480px;
	height: 65px;
	margin: 20px auto;
}
.rightsec .zlxw li .date{
	width: 68px;
	height: 65px;
	background: url(../images/rqbj.png) no-repeat;
}
.rightsec .zlxw li .date .mouth{
	height: 35px;
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	color: #333333;
}
.rightsec .zlxw li .date .year{
	height: 30px;
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	color: #ffffff;
}
.rightsec .zlxw li .art-tit{
	width: 390px;
	margin-left: 20px;
	margin-top: 10px;
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #333333;
	line-height: 24px;
}

.viedo{
	width: 100%;
	height: 430px;
	background: url(../images/viedobj.png) no-repeat right bottom;
}
.viedo .v-con{
	height: 390px;
	margin-top: 60px;
}
.viedo .v-left{
	height: 390px;
	width: 390px;
	position: relative;
}
.viedo .v-left .v-headtu{
	float: left;
	width: 390px;
	height: 265px;
	background: url(../images/viedobjtu.png) no-repeat;
}
.viedo .v-left .v-headtu img{
margin-left: 40px;
    margin-top: 21px;
width: 312px;
	height: 235px;
}
.viedo .v-left .v-headtu .v-tit{
    width: 310px;
    position: absolute;
    left: 41px;
    top: 366px;
    height: 30px;
	line-height: 30px;
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #FFFFFF;
	background: rgba(0,0,0,0.5);
}

.viedo .v-con .v-right{
	margin-top: 30px;
	padding: 20px 10px 20px 10px;
	width: 745px;
	height: 395px;
	background: url(../images/vrightbj.png) no-repeat;
}

/*æ ‡ç­¾åˆ‡æ¢*/
.m-slide {
	position: relative;
	width: 740px;
	height: 350px;
}
.m-slide .btn-next-page{
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 102px;
  z-index: 2;
  cursor: pointer;
}

.m-slide .img li div img{
	width: 415px;
	height: 288px;
}

.m-slide .img {
	float: right;
	position: relative;
	width: 440px;
	height: 340px;
}

.m-slide .img a{
	display: inline-block;
	width: 370px;
	height:45px;
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	float: left;
}
.m-slide .img li span{
	color: #333333;
	font-family: "microsoft yahei";
	font-size: 14px;
	float: left;
}
.v-right .m-slide .img li .last{
	display: block;
	background: url(../images/longjt.png) no-repeat;
	width: 105px;
	height: 25px;
	color: #A6070A;
	padding-left: 15px;
	padding-top: 3px;
}
.v-right .m-slide img ul .last{
	font-family: "microsoft yahei";
	color: #A6070A;
	font-size: 14px;
}
.m-slide .img li {
	display: none;
	position: absolute;
	left: 0;
}

.m-slide .img .first {
	display: block
}

.m-slide .tab {
	float: left;
}

.m-slide .tab li {
	margin-bottom: -3px;
	border-bottom: 1px solid #cccccc;
	width: 235px
}
.m-slide .tab .last{
	border: none;
}
.m-slide .tab .first {
	border-top: 0
}

.m-slide .tab a {
	text-decoration: none;
	display: block;
	position: relative;
	width: 260px;
	height: 55px;
}

.m-slide .tab a span {
	position: absolute;
	overflow: hidden
}

.m-slide .tab a .title {
	left: 17px;
	height:55px;
    line-height: 55px;
	color: #666;
	font-family: "microsoft yahei";
	font-size: 18px;
	color: #333333;

}

.m-slide .tab .first a {
	height: 50px
}

.m-slide .tab .on a {
    background: url(../images/bqdq.png) no-repeat;
}

.m-slide .tab .on a span {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}

/*æ ‡ç­¾åˆ‡æ¢*/

.culture{
	width: 100%;
	height:450px;
	background: #f5f5f5;
	margin-top: 30px;
	padding: 50px 0;
}
.culture .c-con{
	height: 390px;
	margin: 50px auto;
}
.culture .c-con .con-left{
	width: 340px;
}


.culture .c-con .con-left .wcone{
	position: relative;
	height: 260px;
	overflow: hidden;
	width: 340px;
}
.culture .c-con .con-left .onepart{
	position: absolute;
	width: 340px;
	height: 260px;
	overflow: hidden;
}
.culture .c-con .con-left .partone{
	position: absolute;
	top: 260px;
	width: 340px;
	height: 260px;
	background:rgba(166,7,10,0.5);
}
.culture .c-con .con-left .partone p{
	width: 340px;
	height: 260px;
	font-family: "microsoft yahei";
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	margin-top:130px;
}


.onepart img{
	width: 340px;
	height: 260px;
}
.c-con .con-mid{
	width:340px;
	margin:0 15px;
}

.c-con .con-mid .wctwo{
	position: relative;
	height: 260px;
	overflow: hidden;
	width: 340px;
}
.c-con .con-mid .twopart{
	width: 340px;
	height: 260px;
	margin-bottom: 15px;
	overflow: hidden;
}
.c-con .con-mid .twopart img{
	width: 340px;
	height: 260px;
}
.culture .c-con .con-mid .parttwo{
	position: absolute;
	top: 260px;
	width: 340px;
	height: 260px;
	background:rgba(166,7,10,0.5);
}
.culture .c-con .con-mid .parttwo p{
	width: 340px;
	height: 260px;
	font-family: "microsoft yahei";
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	margin-top:130px;
}

.c-con .con-mid .threeall{
	width: 340px;
	height: 125px;
	margin-top: 15px;
}
.c-con .con-mid .wcthree1{
	position: relative;
	height: 125px;
	overflow: hidden;
	width: 165px;
}
.c-con .con-mid .threepart1{
	height: 125px;
	widows: 165px;
}

.c-con .con-mid .threepart1 img{
	width: 165px;
	height: 125px;
}
.c-con .con-mid .partthree1{
	position: absolute;
	top: 125px;
	height: 125px;
	width: 165px;
	background:rgba(166,7,10,0.5);
}
.c-con .con-mid .partthree1 p{
	height: 125px;
	widows: 165px;
	font-family: "microsoft yahei";
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	margin-top:60px;
}

.c-con .con-mid .wcthree2{
	position: relative;
	height: 125px;
	overflow: hidden;
	width: 165px;
}
.c-con .con-mid .threepart2{
	height: 125px;
	widows: 165px;
}

.c-con .con-mid .threepart2 img{
	width: 165px;
	height: 125px;
}
.c-con .con-mid .partthree2{
	position: absolute;
	top: 125px;
	height: 125px;
	width: 165px;
	background:rgba(166,7,10,0.5);
}
.c-con .con-mid .partthree2 p{
	height: 125px;
	widows: 165px;
	font-family: "microsoft yahei";
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	margin-top:60px;
}

.c-con .con-right{
	width: 490px;
	height: 400px;
	overflow: hidden;
}
.c-con .con-right .wcfour{
	position: relative;
	height: 400px;
	overflow: hidden;
	width: 490px;
}
.c-con .con-mid .fourpart{
	height: 400px;
	overflow: hidden;
	width: 490px;
}
.c-con .con-right img{
	height: 400px;
}
.c-con .con-right .partfour{
	position: absolute;
	top: 400px;
	width: 490px;
	height: 400px;
	background:rgba(166,7,10,0.5);
}
.c-con .con-right .partfour p{
	width: 490px;
	height: 400px;
	font-family: "microsoft yahei";
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	margin-top:200px;
}


.firlink{
	width: 100%;
	height: 70px;
	background: #F5F5F5;

	padding-top:20px;
}
.firlink .yqljcon ul{
	height: 50px;
	width: 1200px;
}
.firlink .yqljcon ul .first{
	width:130px;
	background: url(../images/yqljbj.png) no-repeat 0 17px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.firlink .yqljcon ul .first p{
	margin-left: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #a6070a;
	line-height: 50px;
	height: 50px;
}
.firlink .yqljcon ul li{
	width: 190px;
	float: left;
	margin-left: 24px;
}
.link::-ms-expand{ display: none; }

.link option::-ms-expand{ display: none; }
.link option{
    -moz-appearance:none;
    -webkit-appearance:none;
    appearance:none;

}
.link::-ms-expand { display: none; }
.firlink .yqljcon ul li .link{
	width:190px;
	height: 50px;

	border: 0;
    /* æ¸…é™¤é»˜è®¤çš„ç®­å¤´æ ·å¼ */
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /* å³ä¾§æ·»åŠ å°ç®­å¤´çš„èƒŒæ™¯å›¾ */

    background: url(../images/select.png) #ffffff no-repeat 160px center;
    background-size: 12px;
}

.footer{
	width: 100%;
	height: 140px;
	background: #666666;
}
.footer .foot .footlogo{
	margin-top: 40px;
	width: 240px;
	margin-right: 40px;
}
.footer .foot .copyright{
	width: 380px;
	height: 50px;
	margin-top: 15px;
}
.footer .foot .copyright p{
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
}
.footer .foot .ma{
	width: 180px;
	height: 110px;
	margin-top: 20px;
}
.footer .foot .ma ul li{
	width:85px ;
}
.footer .foot .ma ul li img{
	width: 85px;
	height: 85px;
}
.footer .foot .ma ul li p{
	width: 85px;
	height: 30px;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 12px;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
}


/*åˆ—è¡¨é¡µ*/
.conall{
	min-height: 400px;
	margin-top: 40px;
}
.conall .cenav{
	width: 250px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;

	float:left;
}
.addlong{
	height: 50px;
}



 .con{
	width: 1200px;
	margin: 50px auto;
	min-height: 400px;
	margin-top: 40px;
}
.list-left{
	width: 250px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	background: #a6070a;
	float:left;
	background: url(../images/cenavbj.png) no-repeat left top;
}
.list-left .bei{
	width: 100%;
	background-position-x: 115px;
	background-position-y: 25px;
}
.list-right{
	float: right;
}
/* ---ä¾§å¯¼èˆª */
.lm-name{
	box-sizing: border-box;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	margin-top: 15px;
	color: #FFFFFF;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
}
.lm-name img{
	margin: 0 15px 5px 0;
    display: inline-block;
}
.list-left .layui-nav {
	background: url(../images/cenavbj.png) no-repeat 0 -74px;
	width: 245px;
    margin: 0px auto;
    min-height:365px;
}
.list-left .layui-nav .on{
	background: #ffffff;

}
.layui-nav-child dd{
    width: 170px;
    margin-left: 25px;
}
.layui-nav-child .first{
	border-top:1px #e8e8e8 solid;
}
.layui-nav-itemed>.layui-nav-child{
	background: #ffffff !important;
	width: 221px;
}
.layui-nav-tree .layui-nav-child, .layui-nav-tree .layui-nav-child a:hover{
	background: #ffffff;
}
.list-left .layui-nav-tree .layui-nav-item{
	width: 220px;
	border-bottom: 1px #cccccc solid;
	margin-left:25px;
	margin-top: 0;

}
.list-left .layui-nav-tree .layui-nav-item:hover{
	border-left: 3px #fb9101 solid;
	margin-left: 22px;
}

.list-left .layui-nav-tree .layui-nav-item a{

	padding-left:30px;
	font-family: "microsoft yahei";
	font-size: 18px;
	background: url(../images/jian2_06.png) #ffffff no-repeat 180px 15px;
color:black;


}
.list-left .layui-nav-tree.on a{
	color: #a6070a !important;
	font-size: 18px;
	font-weight: bold;
}
.list-left .layui-nav-tree .layui-nav-item a:hover{
	background: #ffffff;
	color: #a6070a !important;
	font-size: 18px;
	font-weight: bold;
	font-family: "microsoft yahei";
	background: url(../images/jian_03.png) #ffffff no-repeat 180px 15px;
}
.list-left .layui-nav-tree .layui-nav-item a:hover .layui-nav-child  dd>a{
	color: #333333;
	background: #ffffff;
}
.list-left .layui-nav-tree .layui-nav-item .layui-nav-child .on a{
	color:#A6070A ;
	font-size: 16px;
	font-family: "microsoft yahei";
}

.list-left .layui-nav-tree .layui-nav-itemed > a{
	color: #a6070a !important;
	font-size: 18px;
	font-weight: bold;
	font-family: "microsoft yahei";
}
.list-left .layui-nav-tree .layui-nav-itemed>a{

	background: url(../images/jian_03.png) #ffffff no-repeat 180px 15px;

}
.list-left .layui-nav-tree .layui-nav-item dd:hover a{
	font-size: 14px;
	background: #ffffff url(../images/sj_2.png) no-repeat 10px center;
    font-weight: normal;
    color:#a6070a !important;
}
.list-left .layui-nav-tree .layui-nav-item dd a{
	padding-left: 40px;
	background: #ffffff url(../images/sj_1.png) no-repeat 10px center;
	font-size: 14px;
	color: #666666;
	padding-left: 25px;
	font-weight: normal;
}

.layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-nav-child dd.layui-this a, .layui-nav-tree .layui-this, .layui-nav-tree .layui-this>a, .layui-nav-tree .layui-this>a:hover{
	background: #ffffff url(../images/sj_1.png) no-repeat 35px center !important;
}

.list-left .layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-nav-child dd.layui-this a, .layui-nav-tree .layui-this, .layui-nav-tree .layui-this>a, .layui-nav-tree .layui-this>a:hover{
	background-color: #e6e6e6;
    color: #F5F5F5;
}

/* ----------ç®­å¤´ */
.list-left .layui-nav .layui-nav-more{
	width: 15px;
	height: 15px;
	margin: -8px 35px 0 0;
	border: none;
}
.list-left .layui-nav .layui-nav-mored,.list-left .layui-nav-itemed>a .layui-nav-more{

	width: 15px;
	height: 15px;
	margin: -8px 35px 0 0;

}
.list-left .layui-nav-tree .layui-nav-bar{
	margin-left:33px;
	background: none;
	display: none;
}

/*- å³ä¾§ */
.list-right{
	width: 880px;
}
.list-title{
	position: relative;
	height: 48px;
	border-bottom: 1px solid #bebcbc;
	line-height: 48px;
	color: #a6070a;

	font-size: 20px;
	font-weight: bold;
	font-family: "å¾®è½¯é›…é»‘";
}
.list-title .dqlm{
	font-weight: bold;
	display: block;
	float: left;
	height: 47px;
	border-bottom: 2px #a6070a solid;

}
/* ---é¢åŒ…å±‘ */
.currertsite{
	position: absolute;
	right: 10px;
	background: url(../images/icon-dqwz.png) no-repeat left 10px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	font-weight: normal;
	color: #888888;
	font-size: 14px;
}
.currertsite a{
	font-size: 14px;
	color: #888888;
	font-family: "microsoft yahei";
}
.currertsite .sitejt{
	font-size: 14px;
	color: #888888;
	font-family: "microsoft yahei";
}
.currertsite a cite{
	font-size: 14px;
	color: #888888;
	font-family: "microsoft yahei";
}
.list-right .currertsite a:hover{
	font-size: 14px;
	color: #a6070a;
	font-family: "microsoft yahei";

}


.list-con{padding: 10px 0;}
.list-con ul li{
	height: 65px;
	line-height: 65px;
	background: url(../images/icon_l_03.jpg.png) no-repeat left center;
	padding-left: 15px;
	font-size: 15px;
	color: #a6070a;
	border-bottom: 1px #e2e2e2 dashed ;
}
.list-con ul .last{
	border: none;
}
.list-con ul li .date{
	float: right;
	color: #999999;
	font-size: 14px;
}
.list-con ul li:hover a{
	color:#a6070a;
}
.list-con ul li:hover .date{
	color: #a6070a;
}
/*åˆ—è¡¨é¡µ*/

/*å†…å®¹é¡µ*/

.content_essay{
	width:1200px;
}
.content_essay .title{
	padding-top:40px;
	width:1200px;
	border-bottom: 1px dashed #e9e8e8;
}
.content_essay .title h1{
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 20px;
	font-weight:bold;
	color: #444444;
	text-align: center;
}
.content_essay .title h2{
	margin-top: 15px;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.content_essay .title .other{
	width: 440px;
	margin: 20px auto;
}
.content_essay .title .other span{
	margin-right: 30px;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 15px;
	color: #999999;
}
.essay{
	width:1200px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #e9e8e8;
}
.essay p{
	line-height: 30px;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 15px;
	color: #555555;
	text-indent: 2em;
}
.essay img{
	/* width: 800px; */
	/* height: 450px; */
	display: block;
	margin:25px auto;
}
.article_link{
	padding-top:40px;
	width: 920px;
	height:70px;
}
.article_link a{
	text-decoration: none;
}
.article_link .last{
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 16px;
	color: #444444;
	margin-bottom: 15px;
}
.article_link .next{
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 16px;
	color: #444444;
}
.article_link .last:hover{
	color: #a6070a;
}
.article_link .next:hover{
	color: #a6070a;
}
/*å†…å®¹é¡µ*/



.winstyle249664{
margin-top: 19px !important;
    margin-left: 27px !important;


}