*{padding:0;margin:0;list-style:none;}
body{font-size:18px;font-family:"微软雅黑"; margin:0px; padding:0px;position:relative; background:#fff;}
ul{padding:0;margin:0;list-style:none;}
table,td,tr{border:0;padding:0;margin:0;list-style:none;}
a{color:#222222;text-decoration:none;}
a:hover{color:#b20303;text-decoration:none;}
img{border:o;}
a img{border:0;}
.clear{font-size:0px;height:0px;line-height:0px;clear:both;}
.clear_p:after{content:'';display:block;height:0;visibility:hidden;clear:both;}
.jz{width:1280px;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.mart20{ margin-top:20px;}
.mart10{ margin-top:10px;}
.padd20{ padding-top:20px;}
.altbox{ border:1px solid #ccc; background: #ffffff;  padding:2px 5px; color:#9b0d14; font-size:13px}
/*******************头部***************/
.header{width:100%;height:123px; background-color:#9b0d14; margin:0 auto;}
.logo{width:445px;height:90px;float:left; padding-top:18px;}
.headerr{width:500px;float:right;}

.dblj{ width:240px; float:left; padding-top:40px;}
.dblj ul li{ float:left; background:url(../img/icon1.png) left center no-repeat; text-indent:15px; height:36px; line-height:36px; width:120px;}
.dblj ul li a{ color:#fff;}
.dblj ul li a:hover{color:#f6e6b6;}

.engbox{ float:right;}
.english{ text-align:right; margin-top:8px;}
.english a{  color:#f6e6b6;}
.header_ser{width:236px;height:29px;float:right;margin:40px 0px 0px 0px;border-radius:20px;border:1px #d9d8d8 solid; border:1px solid #dedede;}
.ss_k{width:170px;height:29px;line-height:29px;float:left;border:none;outline: none;text-indent:1em;border-radius:20px; margin-right:5px; background:none; color:#dedede}
.ss_an{width:17px;height:17px;float:right;padding:5px 10px 0px 0px;}


/* menu */
.menubox{ width:100%; height:53px; line-height:53px;background:#f8f8f8;}
.nav{
	width: 100%; height: 53px;
}
.nav li{
	float: left;
	position: relative
	
	
}
.nav li>a{
	display: block;
	font-size: 18px;
	color: #222;
	padding-left:14px;
        padding-right:13px;
	margin-right:9px;
	height: 53px;
	line-height: 50px;
	text-align: center;
	background:url(../img/icon2.png) right center no-repeat; 
	
	
}
.nav li.on>a,.nav li:hover>a{
	background-color:#9b0d14;color:#ffffff;
}
.nav li.on,.nav li:hover{
	background: #9b0d14;
}

.two-nav{
	position: absolute;
	left: 0px;
	width: 190px;
  	margin-top:-1px;
	z-index: 990;
	display: none
}
.two-nav a{
	display: block;
	/*height: 45px;*/
	line-height: 25px;
padding:10px 0px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	background: #9b0d14;
}
.two-nav a:hover{
	background:#ae161d;
}



/***********banner*************/
#banner{width:100%;margin:0 auto;}
/* banner */
.rslides { max-height:530px; overflow:hidden; cursor:pointer;}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0, 0, 0, .25);
	box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	-moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255, 255, 255, .1);
	color: #fff;
	font-weight: bold;
}

#download {
	background: #333;
	background: rgba(255, 255, 255, .1);
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin: 60px auto;
	max-width: 500px;
	padding: 20px;
}
#download:hover {
	background: rgba(255, 255, 255, .15);
}

.events {
	list-style: none;
}
.callbacks_container {
	position: relative;
	float: left;
	width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../img/themes.gif") no-repeat left top;
	margin-top: -45px;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}


.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.banner_ny{ width:100%;max-height:280px; overflow:hidden;}
.banner_ny img{width:100%; }



/***********头条新闻*************/
.dyh{background:url("../img/bg1.jpg") no-repeat center 15px; padding-top:18px;}
.ttxwb{background:url("../img/line1.png") no-repeat center center;height:61px; line-height:61px;}
.icon4{background:url("../img/icon4.png") no-repeat center center; }
.ttxw{background:url("../img/icon3.png") no-repeat left center; margin-left:546px; font-size:25px; color:#b20303; text-indent:43px; float:left;}
.more1{ float:right;background:url("../img/icon5.png") no-repeat center right; height:61px; line-height:61px; padding-right:20px; font-size:14px; /*font-weight:bold;*/}
.more1 a{ color:#222;font-size:15px;}
.more1 a:hover{ color:#b20303;}
.zswz{ font-family:Arial; font-size:19px; color:#888888;margin-left:605px;}
.ttxwnr{ min-height:330px; margin-top:28px;}
.ttxwnr ul{}
.ttxwnr ul li{ width:400px; float:left; border-radius:20px; font-size:17px;position:relative;overflow:hidden;}
.ttxwnr img{border-radius:10px 10px 0px 0px; width:400px; height:263px; display:block;transition: all 0.5s ease-in-out; }
.ttxwnr a:hover img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);transform:scale(1.03);opacity: 0.85;}
.ttxwnr span{display:block; line-height:47px;}
.ttxwnr ul li:last-child{ float:right;}
.ttxwnr ul li:first-child{ margin-right:40px;}
/***********重要新闻*************/
.zyxwnr{ padding-bottom:23px;padding-top:25px;}
.zyxwnr ul{}
.zyxwnr ul li{ width:412px; float:left; margin-left:22px; margin-bottom:37px;}
.zyxwnr .left0{margin-left:0;}
.zyxwnr .date{ width:73px; height:61px; background-color:#992a33; float:left; text-align:center; color:#ffffff; margin-right:18px;}
.zyxwnr .date .ri{ font-size:23px;line-height:39px;}
.zyxwnr .date .ny{ font-size:14px;}
.zyxwnr span{ line-height:32px; font-size:16px; width:335px;}

/***********第二行*************/
.deh{background:#962932 url("../img/bg2.jpg") no-repeat center bottom; height:503px;}
.tzgg{ width:620px; float:left; margin-top:40px;}
.xydt{ width:620px; float:right; margin-top:40px;}
.tzggtit{background:url("../img/icon6.png") no-repeat center left; text-indent:34px; color:#fff; height:26px; line-height:26px; font-size:23px;}
.tzggtit .wz{ float:left; width:510px;}
.tzggtit span{font-size:19px; margin-left:13px;color:#fff;font-family:"Arial";}
.more2{ float:right;background:url("../img/icon7.png") no-repeat center right; font-size:14px; font-weight:bold; width:75px;  text-align:left; text-indent:0;}
.more2 a{color:#ffffff}

.tzggnr{ margin-top:29px;}
.tzggnr ul{}
.tzggnr ul li{ font-size:16px; line-height:47px; height:47px; width:100%; clear:both; color:#ffffff}
.tzggnr .date3{ width:105px;background:url("../img/line2.png") no-repeat center right; float:left;}
.tzggnr ul li a{ display:block; float:right; width:496px;color:#ffffff}


/***********第三行*************/
.dsh{  padding-top:10px;}
.mtsj{ width:409px; float:left;}
.xsdt{ width:835px; float:right;}
.mtsjtit{background:url("../img/icon8.png") no-repeat center left; text-indent:34px; color:#992a33; line-height:76px; font-size:23px; border-bottom:1px solid #d9d9d9;}
.mtsjtit .wz{ float:left; width:250px;}
.mtsjtit span{font-size:19px; margin-left:13px;color:#888;font-family:"Arial";}
.more3{ float:right;background:url("../img/icon5.png") no-repeat center right; font-size:15px;  width:75px;  text-align:left; text-indent:0;}
.more3 a{color:#222222}

.mtsjnr{ margin-top:8px;}
.mtsjnr ul{}
.mtsjnr ul li{ font-size:16px; line-height:55px; height:55px; width:100%; clear:both;  border-bottom:1px solid #d9d9d9;}

.xsdtnr{ margin-top:1px;}
.xsdtnr ul{}
.xsdtnr ul li{ font-size:16px;  height:160px; width:417px; float:left; line-height:34px; margin-top:35px;}
.xsdtnr ul li .pic4{ float:left; width:125px; height:157px;  padding-top:7px;overflow:hidden;position:relative;}
.xsdtnr ul li .pic4 img{ width:125px; height:157px;transition: all 0.5s ease-in-out;}
.xsdtnr ul li .pic4 a:hover img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);transform:scale(1.03);opacity: 0.85;}
.xsdtnr ul li .wz4{ float:right; width:280px;}
.xsdtnr ul li .zjr{background:url("../img/icon9.png") no-repeat 0px 11px; padding-left:22px; }
.xsdtnr ul li .bgsj{background:url("../img/icon10.png") no-repeat 0px 11px; padding-left:22px; }
.xsdtnr ul li .bgdd{background:url("../img/icon11.png") no-repeat 0px 11px; padding-left:22px; }


/***********第四行*************/
.dsih{  padding-top:10px;}
.ztzl{}
.ztzltit{background:url("../img/icon8.png") no-repeat center left; text-indent:34px; color:#992a33; height:76px; line-height:76px; font-size:23px;}
.ztzltit .wz{ float:left; width:350px;}
.ztzltit span{font-size:19px; margin-left:13px;color:#888;font-family:"Arial";}
.more5{ float:right;background:url("../img/icon5.png") no-repeat center right; font-size:15px;  width:75px;  text-align:left; text-indent:0;}
.more5 a{color:#222222}

.scroll_horizontal {
	POSITION: relative; LINE-HEIGHT: 20px; WIDTH: 1280px;  HEIGHT: 111px
}
.scroll_horizontal .box {
	POSITION: relative; MARGIN: 0px auto; WIDTH: 1280px; HEIGHT: 111px; OVERFLOW: hidden
}
.scroll_horizontal .list {
	WIDTH: 9999px; OVERFLOW: hidden
}
.scroll_horizontal .list LI {
	TEXT-ALIGN: center; MARGIN-TOP: 10px; WIDTH: 257px; FLOAT: left;overflow:hidden;position:relative;
}
.scroll_horizontal .list LI img{
	transition: all 0.5s ease-in-out;WIDTH: 247px; height:111px;
}
.scroll_horizontal a:hover img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);transform:scale(1.03);opacity: 0.85;}

/***********第五行*************/
.dwh{ padding-top:37px;}
.zsyx{ font-family:Arial; font-size:17px; color:#888888;margin-left:525px;}

.kjfc{ padding-top: 40px;}
.kjfc ul{overflow: hidden}
.kjfc ul li{float: left;height:auto;overflow: hidden;position:relative; }
.kjfc ul li img{width:100%; transition: all 0.5s ease-in-out;overflow: hidden;}
.kjfc ul li a:hover img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);transform:scale(1.03);opacity: 0.85;overflow: hidden;}
.kjfc ul li.item1{width:19.9%;position: relative; margin-right: 0.1%;}
/*
.kjfc ul li.item1 img{width:382px;height:214px;line-height:214px;}*/
.kjfc ul li.item2{width:29.9%; margin-right: 0.1%;}
.kjfc ul li.item3{width:19.9%;position: relative; margin-right: 0.1%;}
/*
.kjfc ul li.item3 img{width:382px;height:214px;line-height:214px;}*/

.kjfc ul li.item4{width:30%;position: relative; float:left;}
.kjfc ul li.item2 .dyg{margin-bottom: -3px;width:32%; float:left;}

/*.kjfc ul li.item2 .dyg img{width:183px;height:214px;line-height:214px;}*/


.kjfc ul li.item2 .deg{margin-bottom: -3px;width:67.5%; float:right;}

/*.kjfc ul li.item2 .deg img{width:382px;height:214px;}*/

.kjfc ul li.item2 .dsg{margin-bottom: -3px;width:67%; float:left;}

/*.kjfc ul li.item2 .dsg img{width:382px;height:214px;line-height:214px;padding-top:2px;}*/

.kjfc ul li.item2 .dsig{margin-bottom: -3px;width:32.5%; float:right;}

/*.kjfc ul li.item2 .dsig img{width:183px;height:214px;padding-top:2px;}*/

.kjfc ul li.item4 li{margin-bottom: 0px;}
.kjfc ul li.item4 li span{paddinig-left:10px; padding-right:10px; height:49px;line-height:49px;margin-left:5px;background:rgba(145,0,0,0.9);z-indent:3; color:#fff; margin-top:-120px;position:absolute;}
.kjfc ul li.item4 li video{width:100%;}
.kjfc ul li.item6 li{margin-bottom: -3px;}

/**************视频播放*************/
.videolist { /*position:relative; float:left; width:500px; height:300px; margin-right:50px; margin-top:15px; margin-bottom:30px;*/ }
.videolist:hover{ cursor: pointer; }
.videoed { display:none; width:50px; height:50px; position: absolute; left:45%; top:45%; z-index:99; border-radius:100%; }
.videos{ display:none; border: 1px solid #080808; position:fixed; left:50%; top:50%; margin-left:-320px; margin-top:-210px; z-index:100; width:640px; height:360px; }
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }





/***********第六行*************/
.kstd{ margin-top:32px;}
.kstd ul li{ float:left; font-size:18px; text-align:center; margin-right:58px;}
.kstd ul li:last-first{}
.kstd ul li:last-child{ float:right;margin-right:0px;}
.kstd ul li span{ display:block; margin-top:10px;overflow:hidden;position:relative;}
.kstd ul li span img{width: 292px; height: 220px;transition: all 0.5s ease-in-out;}
.kstd ul li a:hover img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);transform:scale(1.03);}


/***********第七行*************/
.dqh{ width:100%; margin:0 auto; height:80px; background-color:#9b0d14; line-height:80px; margin-top:30px;}
.link{}
.linktit{ float:left;}
.linknr a{ margin-left:15px; color:#ffffff;}


/***********foot*************/
.foot{width:100%;margin:0 auto;height:340px;background: #9b0d14 no-repeat center top;border-style: solid none none none;border-color: white;border-width: thin;}
.copy{ float:left;color:#ffffff; line-height:35px; font-size:16px; padding-top:48px; width:820px; float:left;}
.ewm{ float:right; padding-top:28px;}
.ewm img{ margin-left:10px;}
.bg3{background:url("../img/bg3.jpg") no-repeat center top;}


/***********list*************/
.in_banner{width:100%;height: 355px;margin:0px auto; }
.in_banner img {width:100%;height: 355px; margin:0 auto; /*position:absolute; width: 1920px;left:50%; margin-left:-960px;*/}


.ej_conter{width:100%;background:url("../img/bg3.jpg") no-repeat bottom center;padding-bottom:20px;}




.ny_main{ /*margin-top: 25px;*/}

.l_menu {  
float:left; width: 257px;margin-top:-93px;

}
.l_h3 {width:171px; line-height:114px;height:114px; font-size: 23px;color: #fff;background:url(../img/left_nav.png)  no-repeat center top;position:relative;padding-left:86px;}



.l_font{width:207px;float:left;background:rgba(241,241,241,0.43);border-right:1px #dcdcdc solid;padding:6px 25px 30px;}
.l_font ul li{width:207px;height:59px;line-height:59px;border-bottom:1px #cccccc dashed;float:left;}

.l_font ul li .actived{color:#9a0d15;font-size:15px;background:url(../img/l_font_nav.png)  no-repeat 8px center;/*padding-left:64px;*/}
.l_font ul li a{background:url(../img/sj_nav.png)  no-repeat 17px center;padding-left:36px;display:block;font-size:15px;}
.l_font ul li a:hover{color:#9a0d15;font-size:15px;background:url(../img/l_font_nav.png)  no-repeat 10px center;}


.ny_right{width:980px; float: right;background: rgba(255, 255, 255, 0.40); padding: 0px 17px;}
.lm_rban{width:100%;height:auto; }
.lmy_lmtitle{height:78px;line-height:78px;overflow:hidden;background:url(../img/ej_line.jpg)  repeat-x  left center; }
.lmy_lmtitle span{float:right;display:block;width:auto;line-height:78px;font-size:20px;  color:#9a0d15;padding:0 10px 0 10px;white-space:nowrap;background:#fff;margin-right:105px;font-weight:600;:}

.wz_top{ float:left; font-size:16px; color:#222; padding-right: 10px;background:#fff url(../img/yj_img.jpg)  right center no-repeat;}
.wz_top img{/*vertical-align: middle;*/ padding-right: 5px;}
.wz_top a{color:#222;}
.wz_top a:hover{color:#f00;}

.navjz{ padding-bottom:40px; min-height: 400px;}
.ny_newslb{ padding-top: 10px; }
.ny_newslb ul li{ font-size:16px; text-align: left; height:52px; line-height:52px; color:#333333; background: url("../img/list1.jpg") 3px center no-repeat; padding-left: 18px; border-bottom: 1px solid #dfdfdf;}
.ny_newslb ul li a{ color: #333333;}
.ny_newslb ul li a:hover{ color:#9b0d14;}
.ny_newslb ul li span{ float: right; padding-right: 5px; font-size: 15px;  color: #888888; background: url("../img/rq_tb.jpg") center left no-repeat; padding-left: 22px; }



.pagenav{ text-align:center;  margin-top:20px;}

.tp_lb{ padding-left: 5px; padding-top: 10px;min-height: 350px;}
.tp_lb ul li{ width: 296px; float: left;  text-align: center; margin: 20px 10px 0px 12px;}
.pcimg{  width: 296px;}
.pcimg img{ width:296px; height:185px; }
.pctit{ line-height:40px; font-size:16px; display: block;text-align: center;}

.tp_lb2{ padding-left: 5px; padding-top: 10px;min-height: 350px;}
.tp_lb2 ul li{ width: 200px; float: left;  text-align: center; margin: 20px 20px 0px 20px;}
.pcimg2{  width: 200px;}
.pcimg2 img{ width:200px; height:210px; }
.pctit2{ line-height:40px; font-size:16px; display: block;text-align: center;}


.ny_dpzw{padding-top:20px;line-height:32px; font-size:16px;}


/*info样式*/
.infob{ padding: 0px 10px;}
.infob .tit{ text-align:center; font-size:20px; line-height:30px; margin-top:15px; margin-bottom:5px;}
.infob .titx{ text-align:center; height:37px; width:100%;  line-height:37px; font-size:14px; color:#999;border-bottom: 1px dashed #e1e1e1; padding-bottom: 10px;}
.infob .nr{font-size:16px; color:#222222; line-height:34px; text-align:justify; margin:15px 12px;  text-indent:2em; border-bottom:1px dashed #b4b4b4; padding-bottom:35px; min-height: 300px;}
.infob .nr p{text-align:justify;text-indent:0em;}
.infob .sxt{ line-height:34px; margin-left:12px;}
.infob .dsg{ text-align:right; margin:12px;}


.ny_gljg{ margin:20px 0px 10px 0px;}
.ny_gljg h1{ height: 34px; line-height: 34px; color: #9a0d15; font-size:18px; margin-bottom:5px; font-weight: 600; margin-left: 15px;}
.ny_gljg_nr{ padding-bottom: 20px; border-bottom: 1px solid #dfdfdf; margin-bottom: 30px;}
.ny_gljg_nrlb{ background: #ededee; text-align: center; font-size: 16px; color: #22122c; width: 275px; float: left;height: 50px; line-height: 50px; display: block; margin: 12px;  }
.ny_gljg_nrlb:hover{ background:#9a0d15;color: #fff;display:block;}

.xrld_lb {
	padding: 20px;
}

.xrld_lb ul li { width: 230px; float: left; margin: 25px 25px;
	padding: 10px;
	height: 280px;
	font-size: 15px;
	border: 1px solid #ececec;
	border-radius: 8px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;

	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	background: #fbfbfb;
	overflow: hidden;
}
.xrld_lb ul li .ld-tit{
	height: 36px; text-align: center;
	line-height: 36px;
	color: #AD0407;
	font-size: 18px;

	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.xrld_lb ul li .ld-photo {
	width: 140px; padding: 10px;
	margin: 0 auto;
	height: 160px;

}
.xrld_lb ul li .ld-photo img{
	width: 100%
}
.xrld_lb ul li .ld-txt {

	padding: 5px;
	line-height: 24px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-size: 15px;
}
.xrld_lb ul li .ld-txt p{
	padding: 5px 0;
	text-indent: 2em;
}
.xrld_lb ul li:hover {
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
	background: #FFFFFF;
}
.xrld_lb ul li:hover .ld-tit{
	font-size: 17px;
}

/*现任领导*/
.xx_y{width:498px;height:272px;margin:0 auto;}
.lld_jj_fir{padding:50px 257px 0px 418px;}
.lld_jj_fir ul li{width:147px;height:292px;float:left;margin-right:55px;}
.lld_jj_fir ul li span,.lld_jj_three ul li span,.lld_jj_two ul li span{line-height:72px;text-align:center;display:block;}
.lld_jj_fir ul li img{width:147px;height:220px;}

.lld_jj_two{padding:0px 0px 0px 36px;}
.lld_jj_two ul li{width:284px;height:260px;float:left;margin-right:30px; text-align:center;}
.lld_jj_two ul li img{max-width:284px;height:188px;}



.lld_jj_three{padding:0px 0px 0px 36px;}
.lld_jj_three ul li{width:220px;height:201px;float:left;margin-right:10px;}
.lld_jj_three ul li img{width:220px;height:146px;}