
.header {
	background: #fff url(../images/bg.jpg) repeat-x top;
	min-width:1200px;
}
.header .mainWrap {
	width: 1200px;
	margin: 0px auto;
	zoom: 1;
	position: relative;
}
.header .topLine {
}
.header .topWrap {
	padding: 0;
	background: #D00C31;
}
.header .logo {
	float: left;
	_display: inline;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.header .logo img {
	height: 89px;
}
.header .banner_right {
	float: right;
}
.header .subNavRight {
	position: relative;
	_position: relative;
	right: 20px;
 _width:430px padding-right:20px;
	float: right!important;
	float: right;
	height: 22px;
}
.header .subNavRight li {
	float: left;
	max-width: 101px;
	padding-left: 10px;
	padding-top: 15px;
	color: #ffffff;
}
/*搜索*/
.search {
	display: inline;
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: 10px;
	top: 50px;
	_position: relative;
	_right: 10px;
	_top: 50px;
	_width: 430px;
}
.search span {
	font-size: 14px;
	padding-right: 10px;
	line-height: 23px;
	color: #ffffff;
}
.search .fl {
	float: left;
}
.searchform {
	overflow: hidden;
	float: left;
	height: 23px;
	border: 1px solid #e3e2e8;
	margin-right: 5px;
}
.searchform input {
	border: none;
	float: left;
}
.searchform .input-kw {
	background: #fff;
	width: 169px;
	height: 23px;
	line-height: 23px;
	padding: 0 2px;
	font-size: 14px;
}
.searchform .input-btn {
	background: url(/Static/images/btn_search.gif) no-repeat center center;
	width: 30px;
	line-height: 23px;
	cursor: pointer;
	color: #9f9c8f;
	font-size: 12px;
}
/*菜单*/
.header .subnavLeft {
	padding-left: 10px;
}
.header .subNav .menu {
	display: none;
}
.header .subNav li {
	float: left;
	_display: inline;
	padding: 6px 2px 6px 3px;
	position: relative;
	z-index: 999;
	zoom: 1;
}
.header .subNav li a {
	display: block;
	font-size: 14px;
	color: #fff;
	padding: 0 5px;
	filter: dropshadow(color=#600000, offx=0, offy=2);
}
.header .subNav li a:hover, .header .subNav li a:focus, .header .subNav li a.hover {
	color: #fff;
}
.header .subNav li.current {
	background: #fff;
}
.header .subNav li.current a {
	color: #fff;
	text-shadow: 0px 2px 1px #f3f3f3;
	filter: dropshadow(color=#f3f3f3, offx=0, offy=2);
}
.header .nav {
	width: 100%;
	background: url(/Static/images/header-menu-bg.jpg) repeat-x;
	height: 45px;
}
.header .nav .menu {
	display: none;
}
.header .nav #nav {
	width: 1200px;
	margin: 0 auto;
}
.header .nav li {
	float: left;
	_display: inline;
	z-index: 999;
	zoom: 1;
	position: relative;
	width: 8%;
}
.header .nav li a.current {
	background: url(/Static/img/nav_cur_red.png) bottom repeat-x
}
.header .nav li a {
	text-decoration: none;
	display: block;
	line-height: 43px;
	font-size: 16px;
	color: #333;
	text-align: center;
	width: 80px;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	-ms-transition-duration: 0s;
}
.header .nav li a:hover, .header .nav li a.hover {
	color: #fff;
	background: #D00C31;
}
.header .nav li ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 44px;
	left: 0;
	z-index: 99;
	text-align: left;
	zoom: 1;
	background: #FAF3E7;
	display: none;
}
.header .nav li ul li {
	float: none;
	display: block !important;
	font-size: 12px;
	text-align: left;
	background: #FAF3E7;
	height: 35px;
	line-height: 35px;
}
.header .nav li:hover > ul {
	display: block;
}
.header .nav li ul:hover {
	display: block;
}
.header .nav li ul li a {
	width: 120px;
	display: block !important;
	background: #FAF3E7;
	line-height: 24px;
	font-size: 14px;
	color: #8c0000;
	text-align: left;
	height: 35px;
	line-height: 35px;
	padding: 0 20px;
}
.header .nav li ul li a:hover {
	background: #D00C31;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	padding: 0 20px;
}
.banner_ad {
	MARGIN: auto;
	WIDTH: 1200px;
	background: #FFB0BF;/*#D00C31;*/
	height:400px;
	text-align: center;
	position:relative;
}

.banner_ad ul li{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height:400px;	
	float:left;
}
.banner_ad  .s-btns {
    width: 1200px;
    position: absolute;
    bottom: 24px;
    left: 235px;
}
.banner_ad  .s-btns a {
    display: inline-block;
    margin-right: 6px;
    width: 9px;
    height: 9px;
    background: url(/Static/images/s-07.png) repeat;
}
.banner_ad   .s-btns .fir {
    background: url(/Static/images/s-06.png) repeat;
}
.banner_ad img {
	height:100%;
}
/*通知通告*/
.i-notice {
	width: 100%;
	margin: 10px auto;
	border: 1px #CACACA solid;
}
.i-notice .l-t {
	float: left;
	width: 150px;
	font-size: 16px;
	color: #454545;
	font-family: Arial;
	height:45px;
	line-height:45px;
	text-align:center;
}
.i-notice .l-t i{margin:0 10px;font-size:16px;}
.i-notice .r-t{height:45px;line-height:45px;margin-left:150px;margin-right:10px; overflow:hidden;}
.i-notice-list{margin:0;padding:0;}
.i-notice-list li{float:left;width:50%;color:#555555;font-size: 14px;}
.i-notice-list li i{margin-right:10px;}
.i-notice-list li a {
    color: #555555;
	margin-right:20px;
}

/*正文*/
.w1200 {
	width: 1200px;
	margin: 10px auto;
	position:relative;
}
.C-news-pic {
	float: left;
	width: 1200px;
}
.C-news-pic .r-slide {
	height: 365px;
	overflow: hidden;
}
.r-slide .r-play {
	position: relative;
	float: left;
	width: 588px;
	height: 365px;
	overflow: hidden;
}
.r-slide .r-play {
	position: relative;
	float: left;
	width: 588px;
	height: 365px;
	overflow: hidden;
}
.r-slide .r-play ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 4000px;
}
.r-slide .r-play li {
	float: left;
	width: 588px;
	height: 365px;
	overflow: hidden;
}
.r-slide .r-tab {
	float: left;
	width: 612px;
	height: 365px;
	overflow: hidden;
}
.r-slide .r-tab ul {
	height: 365px;
	overflow: hidden;
}
.r-slide .r-tab li {
	float: left;
	width: 612px;
	height: 60px;
	margin-bottom: 1px;
	overflow: hidden;
}
.r-slide .r-tab li a {
 *cursor: pointer;
}
.r-tab li dfn {
	float: left;
	width: 60px;
	text-align: center;
	font-family: Century Gothic, Arial, serif;
	font-size: 30px;
	color: #929292;
	line-height: 60px;
	font-style: normal;
	background: #e5e5e5;
}
.r-tab li .play-txt {
	float: left;
	display: inline;
	width: 532px;
	height: 40px;
	padding: 10px;
	background: #f5f5f5;
}
.r-tab li .txt-con {
	float: left;
	width: 420px;
}
.r-tab li .txt-con h3 {
	height: 40px;
	line-height:40px;
	
	font-weight: normal;
	font-size: 14px;
	color: #555555;
	position:relative;
	width:420px;
}

.r-tab li .txt-con h3 span.new{
	position:absolute;
	right:-10px;
	top:10px;
	width:19px;
	height:23px;
	background:url(/Static/images/new.png) no-repeat;
	display:block;
	}

.r-tab li .txt-con span {
	font-family: Verdana, Arial, sans-serif;
	color: #ccc;
}
.r-tab li .seemore {
	float: right;
	display: inline;
	margin-right: 20px;
}
.r-tab li .seemore span {
	display: inline-block;
	padding-left: 18px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 40px;
	color: #9e9e9e;
	background: url(/Static/images/k-ico.png) 0 14px no-repeat !important;
	background: url(/Static/images/k-ico.gif) 0 14px no-repeat;
}
.r-tab li a:hover dfn, .r-tab li.on dfn {
	color: #fff;
	background: #D00808;
}
.r-tab li a:hover .play-txt, .r-tab li.on .play-txt {
	background: #555;
}
.r-tab li a:hover .txt-con h3, .r-tab li a:hover .txt-con span, .r-tab li.on .txt-con h3, .r-tab li.on .txt-con span {
	color: #fff;
}
.r-tab li a:hover .seemore span, .r-tab li.on .seemore span {
	color: #ffffff;
	background: url(/Static/images/k-ico.png) 0 -19px no-repeat !important;
	background: url(/Static/images/k-ico.gif) 0 -19px no-repeat;
}
/*链接图标*/
.icon-box {
	background: #D00C31;
	width: 100%;
	height: 100px;
	margin: 10px 0;
	display: block;
	text-align:center;
}
.icon-box ul{display:inline-block;  margin:0 auto;overflow:hidden;}
.icon-box ul li{display:inline;float:left;margin:15px 40px;}
.icon-box ul li a{display:block;color:#fff;}
.icon-box ul li i{font-size:40px;}
.icon-box ul li h3{font-weight:100;font-size:14px;margin-top:10px;}
/*首页中块区域*/
.newsBox {
	overflow: hidden;
	margin: 0 auto;
	width: 1200px;
	padding-bottom: 10px;
}
.newsDiv {
	width: 380px;
	float: left;
	margin-left: 30px;
}
.newsDiv:first-child {
	margin-left: 0;
}
.newsDiv .indexNews {
	width: 100%;
}
.newsDiv .indexNews li, .slideNotice .indexNews li {
	position: relative;
}
.newsDiv .indexNews li b, .slideNotice .indexNews li b {
	position: absolute;
	left: 0;
	top: 0;
	float: none;
	z-index: 5;
}
.newsDiv .indexNews li a, .slideNotice .indexNews li a {
	margin-left: 55px;
}
.newsDiv .indexNews {
	width: 100%;
}
/*indexNews*/

.indexNews {
	float: right;
	height: auto;
	overflow: hidden;
	width: 373px;
	padding-top: 2px;
}
.indexNews li {
	height: 38px;
	overflow: hidden;
	background: url(/Static/images/dian.jpg) repeat-x 0 bottom;
}
.indexNews li a {
	display: block;
	color: #616060;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	font-size: 1.4em;
}
.indexNews li a:hover {
	color: #004987;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.indexNews li b {
	display: block;
	color: #969696;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	font-size: 1.4em;
	padding-left: 3px;
	width: 52px;
	float: left;
}
.indexTitle {
	height: auto;
	overflow: hidden;
	padding: 0 0 6px 0px;
	border-bottom: 1px solid #dfba16;
}
.indexTitle b {
	display: inline-block;
	color: #444242;
	font-size: 24px;
	margin-top: 8px;
}
.indexTitle a {
	display: block;
	color: #616060;
	font-size: 1.0em;
	ffont-weight: bold;
	margin: 11px 10px 0 0;
	float: right;
}
.indexTitle a:hover {
	color: #f6541e;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.indexTitle .s-en {
	font-size: 18px;
	padding-top: 8px;
	color: #444242;
	font-family: Arial;
	padding-left: 10px;
}
.info-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.info-list li {
	background: url(/Static/images/dot.png) no-repeat 15px center;
	border-bottom: 1px #cacaca solid;
	padding: 10px 0;
	width: 350px;
}

.info-list li span.date{float:right;}
.info-list li a {
	padding-left: 36px;
	display: block;
	color: #555555;
	font-size: 14px;
	position:relative;
	width:250px;

}

.info-list li a span.new{
	position:absolute;
	right:-20px;
	top:0;
	width:19px;
	height:23px;
	background:url(/Static/images/new.png) no-repeat;
	display:block;
	}
/*页面中部*/
.site-middle {
	padding: 30px 0;
	background-color: whitesmoke;
}
.am-u-md-6 {
	width: 31%;
	float: left;
	margin: 0 10px;
}
.mid-nr {
    height:194px;
	overflow:hidden;	
}
.mid-nr a {
	display: block;
}
.mid-nr a img {
	width: 100%;
	height: auto;
	display: block;
}
.mid-nr .mid-img {
	position: relative
}
.mid-nr .mid-ms {
	position: absolute;
	width: 100%;
	height: 214px;
	top: 0;
	left: 0;
	text-align: center;
	background: url(/Static/images/midmo.png) center 140px no-repeat rgba(0,0,0,.2);
	-webkit-transition: all ease-out .2s;
	-moz-transition: all ease-out .2s;
	transition: all ease-out .2s;
}
.mid-nr .mid-ms h4 {
	font-family: Arial;
	font-size: 20px;
	color: #fff;
	margin: 0;
	line-height: 30px;
	tText-transform: uppercase;
	font-weight: normal;
	margin-top: 18%;
	-webkit-transition: all ease-out .2s;
	-moz-transition: all ease-out .2s;
	transition: all ease-out .2s;
}
.mid-nr .mid-ms h2 {
	font-size: 26px;
	color: #fff;
	margin: 0;
	line-height: 26px;
}
.mid-nr .mid-tit {
	color: #333;
	font-weight: bold;
	padding: 15px 0;
}
.mid-nr a.mid-tit:hover {
	color: #555
}
.mid-nr p {
	font-size: 12px;
	color: #666;
	margin: 0;
}
.mid-nr a:hover .mid-ms {
	background-color: rgba(0,0,0,.5);
	background-position: center 71%;
}
.mid-nr a:hover .mid-ms h4 {
	margin-top: 19%;
}
.am-scrollbar-measure {
	width: 100px;
	height: 100px;
	overflow: scroll;
	position: absolute;
	top: -9999px;
}
.am-container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.4rem;
	width: 100%;
	max-width: 1200px;
}
.am-container:before, .am-container:after {
	content: " ";
	display: table;
}
.am-container:after {
	clear: both;
}
/*不带分类名列表*/
.newsBox-no-title {
	overflow: hidden;
	margin: 0 auto;
	width: 1200px;
	padding-bottom:5px;
}
/*友情链接*/
.xx_link {
	margin: 5px auto;
	width: 1200px;
	over-flow: hidden;
	background: #E8E8E8;
	padding: 10px;
	height: 40px;
	line-height: 40px;
}
.lTitle {
	float: left;
	padding-left: 50px;
	padding-right: 30px;
	color: #333333;
	font-size: 16px;
}
.end_dh_022 {
	width: 200px;
	font-size: 14px;
	line-height: 30px;
	font-family: "Microsoft YaHei", 宋体, Arial;
	margin: 0 20px;
}
/*底部*/
.footer {
	background: #E5E5E5;
	height: 120px;
	width: 100%;
	min-width:1200px;
}
.footer .wrap {
	width: 1200px;
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
	color: #999;
	line-height: 200%;
}


/*内页*/
.ban {
    width: 100%;
	height:205px;
    overflow: hidden;
    text-align: center;
}
.ban  img{
   width:100%;
  
}
.main {
    /*padding-bottom: 20px;*/
}
.f-cb {
    zoom: 1;
}
.f-cb:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}
.bnav {
    float:right;
	font-size:14px;
}
.bnav .home {
    background: url(/Static/images/bnav_bg.png) no-repeat center;
    width: 15px;
    height: 15px;
    display: inline-block;
}
.bnav a {
    color: #333;
    font-size: 14px;
    margin: 0 10px;
}
.sidebar {
    width: 284px;
    position: relative;
}
.sidebar .menu {
    background-color: #f4f4f4;
    width: 284px;
    margin-top: -56px;
    position: relative;
    z-index: 10;
    border-bottom: 2px solid #e6e6e6;
    padding-bottom: 30px;
}
.sidebar .menu dt {
    line-height: 56px;
    font-size: 18px;
    background-color: #3d3c43;
    padding-left: 38px;
}
.sidebar .menu dt a {
    color: #fff;
}
.sidebar .menu dd {
    margin-top: 10px;
}
.sidebar .menu dd a.cur {
    color: #fff;
    background: url(/Static/images/side_right.png) no-repeat 224px center;
    background-color: #8c202f;
}

.sidebar .menu dd a {
    display: block;
    width: 228px;
    line-height: 44px;
    color: #666;
    border-bottom: 1px solid #e1e1e1;
    padding-left: 24px;
    margin: 0 auto;
}
.sidebar .xzmail {
    background-color: #f4f4f4;
    height: 160px;
    margin-top: 8px;
}
.sidebar .xzmail .tit {
    width: 284px;
    height: 61px;
    background: url(/Static/images/xz_bg.png) no-repeat;
}
.sidebar .xzmail .sendm {
    display: block;
    color: #5e5e5e;
    width: 225px;
    height: 45px;
    margin: 0 auto;
    background: url(/Static/images/m_bg.png) no-repeat;
    line-height: 45px;
    padding-left: 16px;
    margin-top: 25px;
}
.sidebar-icon-box
{
	margin-top:10px;
	background:#f4f4f4;
	zoom:1;
	height:450px;
}
.sidebar-icon-box:before{
   clear:both;
}
.sidebar-icon-box li{
	display: inline;
    float: left;
	width:102px;
	text-align:center;
	padding:20px 10px;
	border-bottom:1px #c4c4c4 dotted;
	background:#FFFAF6;
	border-radius:10px;
	margin-left:15px;
	margin-top:15px;
	}
.sidebar-icon-box li i{
   font-size:30px;
}
.sidebar-icon-box li a{
	color:#D00C31;
}
/*内页右方*/
.s-content {
    width: 882px;
}
.s-title {
    background: url(/Static/images/s_tit_bg.png) repeat-x bottom;
    color: #3d3c43;
    margin-bottom: 36px;
    position: relative;
}

.s-title h2 {
    font-weight: normal;
    font-size: 24px;
    line-height: 72px;
}
.about {
    padding-bottom: 40px;
	font-size: 14px;
    line-height: 200%;
}
.news-li li > a .ri {
    float: right;
    margin: 22px 20px 00;
    width: 20px;
    height: 20px;
    background: url(/Static/images/ri_bg.png) no-repeat;
}
.news-li  ul {
    width: 100%;
}
.news-li  li {
    width: 100%;
    margin-bottom: 12px;
	border-bottom: 1px dashed #d7d7d7;
	
}
.news-li  li span{font-size:14px;
	color:#CCC;margin-left:15px;}
.news-li  li a {
    background: #fafafa;
}

.news-li  li > a {
    display: block;
    width: 100%;
    color: #666;
    line-height: 54px;
    font-size: 18px;
    text-indent: 0.5em;
    position: relative;
}

.images-li ul{
   margin:0 0 0 30px;
}
.images-li li{
	/*float:left;
    margin-right: 30px;
    margin-bottom: 30px;
    height: 220px;
    overflow: hidden;
	position:relative;*/
	float: left;
    margin-right: 5px;
    margin-bottom: 30px;
    height: 220px;
    overflow: hidden;
    position: relative;
    width: 270px;
	text-align:center;
}
.images-li li img{
    height:100%;	
}
.images-li li p{
    background: #000;
    position: absolute;
    bottom: 0;
    left: 11px;
    width: 247px;
    height: 40px;
    opacity: 0.6;
    color: #fff;
    line-height: 40px;
    text-align: center;
}
.page {
    margin: 0 auto;
    color: #333;
    padding: 14px 0;
    margin-top: 20px;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    clear: both;
}
.page a {
    text-decoration: none;
    color: #666;
    background: #fff;
    padding: 3px 6px;
    padding-bottom: 2px;
    margin-right: 6px;
    border: 1px solid #e1e1e1;
}
.page a:hover {
    text-decoration: none;
    color: #fff;
    background: #D00C31;
}

/*内容页*/
.list-center {
    padding: 0 0 50px;
    width: 100%;
    overflow: hidden;
}
.show-con-top {
    /*background-color: #f4f4f4;*/
    padding: 10px;
	text-align:center;
	border-bottom:1px #e5e5e5 dotted;
	line-height:40px;
}
.show-con-top p{}
.show-con-nr {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-top: 15px;
}
.show-con-nr  img{display:block; margin: 0 auto}
.de-foot {
    padding-top: 17px;
    border-top: 1px solid #e5e5e5;
    margin-top: 40px;
}
.de-foot  p{margin-bottom:10px;}
.de-foot a {
    font-size: 14px;
    color: #999;
}
.de-foot a:hover{
	color:#D00C31;
}
.de-foot .return {
    float: right;
}

/*右方悬浮列表*/
.serviceleft {
	cursor: pointer;
	right: 0;
	position: fixed;
	top: 100px;
	width: 100px;
}
.si_serviceleft {
	position:relative;
}
.si_serviceleft1, .si_serviceleft2 {
	position:absolute;
	right:0px;
}
.si_serviceleft1 {
	height:115px;
	width:35px;
	background:url(/Static/images/si_serviceleft3.png) no-repeat;
	display:none;
}
.si_serviceleft .si_serviceleft2 {
}
.si_serviceleft .si_serviceleft2 ul {
	/*background:url(/Static/images/si_serviceleft2.png) no-repeat;*/
	background:#D83F6B; 
	border-radius:5px;
	width:79px;
	padding:15px 0 5px 0;
}
.si_serviceleft2 ul li {
	display:block;
	text-indent:-9999px;
	background:url(/Static/images/si_serviceleft_03.png) no-repeat;
	text-align:center;
	width:79px;
	margin:10px 0;
}
.si_serviceleft2 ul li a {
	color:#fff;
	display:block;
	width:78px;
}
.si_serviceleft2 .si_serviceleftLI1 {
	background-position:0px -2px;
	;
}
.si_serviceleft2 .si_serviceleftLI2 {
	background-position:0px -75px;
	margin:3px 0;
}
.si_serviceleft2 .si_serviceleftLast {
	background-position:0px -162px;
}

.si_serviceleft2 .si_serviceleftLast2 {
	background-position:0px -232px;
}
.si_serviceleft2 .si_serviceleftLast3 {
	background-position:0px -302px;
}
.si_serviceleft2 .si_serviceleftLast4 {
	background-position:0px -372px;
}
.si_serviceleft2 .si_serviceleftLI1, .si_serviceleft2 .si_serviceleftLI1  a {
	height:67px;
}
.si_serviceleft2 .si_serviceleftLI2, .si_serviceleft2 .si_serviceleftLI2  a {
	height:74px;
	margin:3px 0;
}
.si_serviceleft2 .si_serviceleftLast,.si_serviceleft2 .si_serviceleftLast  a {
	height:74px;
}
.si_serviceleft2 .si_serviceleftLast2,.si_serviceleft2 .si_serviceleftLast2  a {
	height:74px;
}
.si_serviceleft2 .si_serviceleftLast3,.si_serviceleft2 .si_serviceleftLast3  a {
	height:74px;
}
.si_serviceleft2 .si_serviceleftLast4,.si_serviceleft2 .si_serviceleftLast4  a {
	height:74px;
}
.si_serviceleft2 img {
	margin-left:58px;
	display:block;
}
.si_serviceleftLast {
	position:relative;
	z-index:100;
}
.si_serviceleftLast div {
	position:absolute;
	left:-235px;
	top:-90px;
	display:none
}
.si_serviceleftLast2 {
	position:relative;
	z-index:100;
}
.si_serviceleftLast2 div {
	position:absolute;
	left:-235px;
	top:-180px;
	display:none
}
.si_serviceleftLast3 {
	position:relative;
	z-index:100;
}
.si_serviceleftLast4 {
	position:relative;
	z-index:100;
}
.si_serviceleftLI2 {
	position:relative;
	z-index:100;
}
.si_serviceleftLI2 div {
	position:absolute;
	left:-235px;
	top:-90px;
	display:none
}
.qixia {
	float:right;
	margin: 5px 10px 0 0;
	font-size:14px;
}
.qixia a {
	color:#D8442A;
}
.ad_qrcode {
    position: fixed;
    right: 0;
	bottom:0;
    z-index: 111111;
}
.ad_qrcode p{
   width:228px;
   height:30px;
   line-height:30px;
   background:#fff;
   text-align:center;
   font-size:14px;
   font-weight:bold;
   color:#D00C31;
   
   	
}
.ad_qrcode img{width:228px;}

.news_banner {
    width: 588px;
    height: 365px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 25px;
}
.news_banner .news_hd {
  height: 15px;
  position: absolute;
  right:135px;
  bottom: 10px;
  z-index: 999;
}
.news_banner .news_hd ul {
  text-align: center;
}
.news_banner .news_hd ul li {
  margin-right: 5px;
  float: left;
  display: inline-block;
  text-align: center;
  width: 15px;
  height: 15px;
  line-height: 15px;
  background: #fff;
  cursor: pointer;
}
.news_banner .news_hd ul li.on {
  background: #D00808;
  color: #fff;
}
.news_banner .news_bd {
  position: relative;
  height: 100%;
  z-index: 0;
  float: left;
}
.news_banner .news_bd li {
  position: relative;
  zoom: 1;
  vertical-align: middle;
  width: 100%;
  height: 365px;
}
.news_banner .news_bd li a {
  width: 588px;
  height: 365px;
  display: block;
}
.news_banner .news_bd li a img {
  width: 588px;
  height: 365px;
  display: block;
  margin: auto
}
.news_banner .news_bd li span {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: url(/Static/images/news_banner_bg.png) left top;
  height: 38px;
  width: 588px;
  padding: 0 87px 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #fff;
  line-height: 38px;
  display: block;
  font-size:14px;
}


.lib_links{font-size:12px;width:880px;height:650px;position:relative; background:url(/upload/images/2022/1/171886a059977df5.png) no-repeat;background-size:100% ; }
.lib_links .title{font-size:14px;width:80px;height:600px;line-height:80px;text-align:center;writing-mode:vertical-lr;float:left;}
.lib_links .classify{float:left; position:relative;}
.lib_links .classify div{text-align:center;height:60px;width:180px; position:absolute;}
.lib_links .classify  .classify_1{top:88px;}
.lib_links .classify  .classify_2{top:263px;}
.lib_links .classify  .classify_3{top:376px;}
.lib_links .classify  .classify_4{top:525px;}
.lib_links .lib_links_box{float:left;margin-left: 210px;width:400px; position:relative;}
.lib_links .lib_links_box div{ position:absolute;height:30px;width:400px;white-space:nowrap;}
.lib_links .lib_links_box a{color:#03C;}
.lib_links .lib_links_box .link_1{top:10px;}
.lib_links .lib_links_box .link_2{top:48px;}
.lib_links .lib_links_box .link_3{top:82px;}
.lib_links .lib_links_box .link_4{top:117px;}
.lib_links .lib_links_box .link_5{top:150px;}
.lib_links .lib_links_box .link_16{top:187px;}
.lib_links .lib_links_box .link_6{top:230px;}
.lib_links .lib_links_box .link_7{top:265px;}
.lib_links .lib_links_box .link_8{top:300px;}
.lib_links .lib_links_box .link_9{top:345px;}
.lib_links .lib_links_box .link_10{top:380px;}
.lib_links .lib_links_box .link_11{top:415px;}
.lib_links .lib_links_box .link_12{top:497px;}
.lib_links .lib_links_box .link_13{top:533px;}
.lib_links .lib_links_box .link_14{top:568px;}
.lib_links .lib_links_box .link_15{top:453px;}
.show-con-nr h5{display:inline;}
.show-con-nr .op{display:none;}