zoomla
Version:
16年专业研发|中文alexa排名第一的CMS品牌-基于dotNET core、功能强大,集成站群、微信开发、小程序与ERP及OA办公系统,支持国际语言和多民族语言,世界五百强与大型门户专用高端网站内核CMS系统
928 lines (643 loc) • 117 kB
CSS
@charset "UTF-8";
/* 全局样式定义 Powered by Zoomla!逐浪CMS z01.com*/
@import url("https://code.z01.com/Zfonts.css");
a:hover { text-decoration: none; color: currentColor; }
.margintop10 { margin-top: 10px; }
.relative { position: relative; }
.padding15 { padding-left: 15px; padding-right: 15px; }
.padding10 { padding-left: 10px; padding-right: 10px; }
.padding5 { padding-left: 5px; padding-right: 5px; }
.div_h35 { height: 35px; }
.loginNone { display: none; }
.margin_top20 { margin-top: 20px; }
.margin_bottom20 { margin-bottom: 20px; }
.padding0_lg { padding-left: 0; padding-right: 0; }
.list-group-item { padding: .5rem 1.2rem; }
.panel-title span a { font-size: 0.8rem; }
.list-group-item { padding: .5rem 0.5rem; }
.list-item a { color: #666; }
/*内容页的图片可定义响应式且带颜色边框方法是 .content img {max-width: 98%;border: inset;}*/
.home_search { position: absolute; transition: ease-in-out 0.5s; opacity: 0; right: -1em; z-index: -1; }
.home_search form { border: 1px solid #fff; }
.home_search form i { margin-left: 1rem; margin-right: 1rem; color: #fff; }
.home_search input { display: inline-block; border: none; background: none; box-shadow: none; padding-left: 0; padding-right: 0; width: 30em; border-radius: 0; color: #fff; }
.home_search a { background: none; border: none; color: #fff; cursor: pointer; }
#logos { height: 2.2rem; }
header { height: 8rem; transition: height .3s ease-out, background .3s ease-out, box-shadow .3s ease-out; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 1; }
.icarousel { height: 72vh; }
.icarousel .carousel-caption { bottom: 28%; z-index: 1; position: absolute; }
.icarousel .carousel_photo1 { height: 72vh; background: url(Images/well_slogan1.jpg) no-repeat center top; background-size: cover; opacity: 0.3; }
.icarousel .carousel_photo2 { height: 72vh; background: url(Images/well_slogan2.jpg) no-repeat center right; background-size: cover; opacity: 0.3; }
.icarousel .carousel_photo3 { height: 72vh; background: url(Images/well_slogan3.jpg) no-repeat center; background-size: cover; opacity: 0.3; }
.icarousel .carousel_photo1 > a { display: block; width: 100%; height: 100%; }
.icarousel .carousel_photo2 > a { display: block; width: 100%; height: 100%; }
.icarousel .carousel_photo3 > a { display: block; width: 100%; height: 100%; }
.icarousel h1 { font-family: "ZoomlaXSongExtraLight",Microsoft YaHei UI light; font-size: 3.2rem; }
.icarousel p { font-family: "ZoomlaXSongExtraLight",Microsoft YaHei UI light; font-size: 1.28rem; }
.icarousel .carousel-control-prev, .icarousel .carousel-control-next { z-index: 0; }
.btn-circle { display: inline-block; width: 10rem; height: 3.3rem; line-height: 3rem; background: none; color: #fff; text-align: center; border: 1px solid #e0e0e0; border-radius: 100px; line-height: 2.1rem; border: 1px solid #fff; }
.btn-circle:hover { background: #fff; color: #212529; }
.scrool { position: absolute; left: 50%; margin-left: -1.6rem; bottom: 0; width: 3.2rem; height: 3.6rem; /* background: url(Images/scroll.png) no-repeat; */ font-size: 1.8rem; animation: up_down 1s infinite ease-out; color: #fff; }
@keyframes up_down { 50% { bottom: 1.8rem; } }
.homeNavBar { width: 3.8rem; text-align: center; }
.homeNavBar a { display: block; width: 3rem; line-height: 3rem; color: #fff; }
/*nav_toggler专用于抽屉菜单 */
#wrapper { padding-right: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
#wrapper.toggled { padding-right: 380px; cursor: url("images/close.png"), pointer; }
#sidebar-wrapper { z-index: 1000; position: fixed; right: 380px; width: 0; height: 100%; margin-right: -380px; overflow-y: hidden; background: #222; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
#wrapper.toggled #sidebar-wrapper { width: 380px; }
#page-content-wrapper { width: 100%; position: absolute; padding: 15px; }
#wrapper.toggled #page-content-wrapper { position: absolute; margin-right: -380px; }
.sidebar-nav { margin-left: 2rem; padding-left: 0; margin-bottom: 0; list-style: none; text-align: center; }
.sidebar-nav li { position: relative; float: left; margin-top: 5px; margin-left: 2%; width: 26%; height: 5.2rem; overflow: hidden; }
.sidebar-nav li img { width: 100%; }
.sidebar-nav li span { display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 1rem; line-height: 1rem; background: rgba(204, 204, 204, 0.6); font-size: 0.68rem; pointer-events: none; }
.sidebar-nav li:hover span { top: 0; height: 5.2rem; line-height: 5.2rem; background: rgba(244, 249, 43, 0.8); }
.sidebar-nav i { display: block; margin: auto; font-size: 4rem; }
#wrapper { padding-right: 0; }
#wrapper.toggled { padding-right: 0; }
#sidebar-wrapper { width: 0; }
#wrapper.toggled #sidebar-wrapper { width: 380px; /*pointer-events:none;*/ }
#page-content-wrapper { padding: 20px; position: relative; }
#wrapper.toggled #page-content-wrapper { position: relative; margin-right: 0; }
#sidebar-wrapper { color: #788487; }
#sidebar-wrapper h6 { display: block; margin: auto; width: 6rem; line-height: 6rem; font-size: 4rem; border: 1px solid #ccc; color: #fff; text-align: center; }
#sidebar-wrapper h6 i { color: #fff; }
#sidebar-wrapper p { margin-top: 1rem; text-align: center; font-size: 0.8rem; }
.sidebar_close { padding-right: 1rem; height: 5.0rem; line-height: 5.0rem; text-align: right; font-size: 1.3rem; }
.sidebar_close a { display: inline-block; width: 5rem; text-align: center; }
.sidebar_ico { float: right; width: 380px; line-height: 3rem; text-align: center; }
.home_slogin { text-align: center; }
.home_slogin_c { margin-bottom: 0.6rem; padding-bottom: 0.4em; background: rgba(86, 155, 145, 0.92); color: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.6); }
.home_slogin_c h3 { padding-top: 1rem; margin-bottom: 0; font-size: 1.18rem; }
.home_slogin_c p { margin-bottom: 0.2rem; font-size: 0.8em; text-justify: inter-ideograph; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.home_newsMore { display: inline-block; position: relative; margin-top: 0.2rem; width: 8rem; height: 1.86rem; line-height: 1.86rem; text-align: center; color: #888; background: #fff; box-shadow: 0 0 10px rgba(12, 3, 6, 0.13); z-index: 1; }
.home_newsMore:before { position: absolute; left: 0; top: 0; transition: ease-out .35s; content: ''; width: 0; height: 100%; background: #AC1722; z-index: -1; }
.home_newsMore i:after { transition: ease-in .65s; content: ''; display: block; width: 0; height: 100%; background: #fff; position: absolute; left: 0; top: 0; z-index: -1; }
.home_newsMore i { position: relative; float: right; width: 2.2rem; height: 1.86rem; background: #AC1722; color: #fff; transition: ease .65s; z-index: 1; }
.home_newsMore:hover { color: #fff; }
.home_newsMore:hover i:after { width: 100%; transition-delay: .2s; transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }
.home_newsMore:hover:before { width: 100%; }
.home_newsMore:hover i { color: #AC1722; transition-delay: .2s; }
.home_news_c a h4 { font-size: 1.2rem; }
.home_news_c p { margin-bottom: 0; font-size: 0.8rem; }
.home_news_list { border: 1px solid #ddd; }
.home_news_list p { margin-bottom: 0.5rem; padding-left: 5px; }
.home_news_list h3 { padding-left: 5px; line-height: 2.68rm; border-bottom: 1px solid #ddd; font-size: 1.15em; }
.home_news_list h3 a { color: #454a4e; }
.home_store { position: relative; padding-top: 6rem; padding-bottom: 2rem; background: url(images/bg.jpg) no-repeat center; background-size: cover; }
.home_storeMask { position: absolute; top: 0; width: 100%; height: 100%; background: rgba(51, 153, 255, 0.78); }
.home_elit { margin-top: 3.2rem; min-height: 20rem; background: url(images/cross_1.png) no-repeat center bottom; background-size: 100%; }
.home_elit h3 { font-weight: 100; font-size: 1.5rem; color: #222; }
.home_elit p { color: #676767; }
.home_quict { padding-top: 5rem; background: #bee5eb; text-align: center; }
.home_quict a { display: block; border-radius: 10px; height: 7rem; }
.home_quict a:hover { opacity: 0.8; }
.home_quict i { padding-top: 1rem; color: #fff; font-size: 5rem; }
.home_quict_l .row div:nth-child(4n+1) i { color: #E66619; }
.home_quict_l .row div:nth-child(4n+2) i { color: #ECB312; }
.home_quict_l .row div:nth-child(4n+3) i { color: #3B8ED8; }
.home_quict_l .row div:nth-child(4n+4) i { color: #CD345B; }
.home_quict_r .row div:nth-child(4n+1) i { color: #FF890F; }
.home_quict_r .row div:nth-child(4n+2) i { color: #9157C8; }
.home_quict_r .row div:nth-child(4n+3) i { color: #3B8ED8; }
.home_quict_r .row div:nth-child(4n+4) i { color: #CD335C; }
.home_club { margin-top: 2em; }
.home_club_m { line-height: 1.65rem; height: 1.65rem; font-size: 0.8rem; }
footer { padding-top: 4rem; min-height: 20rem; color: #fff; background: rgba(34, 34, 34, 0.6); font-size: 0.85rem; color: #ccc; }
footer a { color: currentColor; }
footer h5 { margin-bottom: 1rem; font-size: 1.02rem; color: #fff; font-weight: 900; }
footer li { line-height: 1.6rem; }
.foot_l p { margin-bottom: 0.4rem; width: 80%; }
.foot_l .btn { margin-bottom: 0.4rem; }
.foot_l i { margin-right: 0.3rem; font-size: 1.2rem; }
.footShow ul { padding-left: 0; margin-bottom: 0; list-style: none; }
.footShow li { margin-top: 0.2rem; float: left; width: 24%; height: 3.6rem; text-align: center; }
.footShow li img { width: 90%; }
.footShow a:hover { opacity: .5; }
.copyright { border-top: 1px solid #788; line-height: 3.2rem; text-align: center; }
/*404与搜索页*/
.Search_top { position: relative; height: 42vh; box-shadow: inset 0px 20px 20px -20px rgba(0, 0, 0, 0.4); background-image: url(images/green.png); background-size: cover; width: 100%; background-position: 50%; overflow: hidden; }
.search_logo img { height: 1.5em; }
.Search_header { position: absolute; top: 0; left: 0; z-index: 1; right: 0; width: 100%; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.Search_header .navbar-brand img { width: 10rem; height: 3rem; }
.Search_header i { padding-top: 0.5rem; }
.Search_top_overlay { position: absolute; top: 0; bottom: 0px; left: 0px; right: 0px; background-color: rgba(0, 0, 0, 0.3); }
.Search_headerIndex { display: flex; align-content: center; justify-content: center; align-items: center; position: absolute; width: 100%; left: 0; top: 15%; z-index: 1; color: #fff; }
.Search_headerIndex .input-group { padding-left: 0.5em; width: 300px; }
.Search_headerIndex .input-sm { height: 36px; }
.Search_headerIndex h2 { font-size: 3.6rem; }
.Search_elit ul { padding-left: 0; margin-bottom: 0; list-style: none; }
.Search_elit li { margin-top: 1.6em; font-size: 1.48rem; }
.Search_elit a { color: rgba(50, 33, 99, 0.6); }
.Search_elitprj { margin: 0; padding: 10px 15px 30px; color: #fff; border-top-right-radius: 3px; border-top-left-radius: 3px; background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0, transparent); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#00000000', GradientType=0); text-align: center; transition: 0.5s ease-in-out; }
.Search_elitprj i { display: block; width: 100%; font-size: 6.2em; }
.Search_elitprj:hover { transform: translate3d(0px, -5px, 0px); box-shadow: 0px 7px 21px rgba(0, 0, 0, 0.15); }
/*最下面浮动定义,默认隐藏需-仅手机模式显示*/
.MYbottom { background: rgba(38, 62, 132, 0.5); line-height: 4rem; color: #fff; text-align: center; }
.MYbottom a { color: #fff; }
.inav { background: #bee5eb; }
.inav .navbar-brand { width: 9rem; }
/*信息内容主体*/
.myTop li { list-style: none; }
.mySites { margin-top: 1rem; }
.myAnnoun { margin-top: 1rem; }
.myAnnoun h1 { margin-top: 1.4rem; font-size: 1.6rem; color: #333; text-align: center; }
.myAnnoun_share { margin-top: 1em; margin-bottom: 20px; padding: 10px; padding-top: 0; background: #f5f5f5; }
.myAnnoun_share_t { font-size: 1.3rem; border-bottom: 2px solid #ddd; height: 40px; }
.myAnnoun_share_t span { display: block; float: left; height: 40px; line-height: 40px; border-bottom: 2px solid #1db65e; }
.myAnnoun_share_c { margin-top: 15px; }
.myAnnoun_hot { padding: 10px; padding-top: 0; background: #f5f5f5; }
.myAnnoun_hot_t { height: 40px; font-size: 1.28rem; border-bottom: 2px solid #ddd; }
.myAnnoun_hot_t span { display: block; float: left; height: 40px; line-height: 40px; border-bottom: 2px solid #1db65e; }
.myAnnoun_hot_c ul { padding-left: 0; margin-bottom: 0; list-style: none; }
.myAnnoun_hot_c li { height: 3em; line-height: 3em; overflow: hidden; font-size: 0.9rem; }
.myAnnoun_hot_c li a { color: #333; transition: all 0.5s ease 0s; }
.myAnnoun_hot_c li a:hover { color: #f66c40; }
.myAnnoun_hot_c li span { float: right; font-size: 1.1em; color: #555; }
.myAnnoun_hot_c li i { display: inline-block; margin-right: 5px; width: 20px; height: 20px; background: #aaa; line-height: 20px; text-align: center; color: #fff; }
.myAnnoun_hot_c li:nth-child(1) i { background: #fc9b0b; }
.myAnnoun_hot_c li:nth-child(2) i { background: #fc9b0b; }
.myAnnoun_hot_c li:nth-child(3) i { background: #fc9b0b; }
.myInfo_t { margin-bottom: 1em; }
.myInfo_t h1 { font-size: 2em; color: #333; text-align: center; }
.myInfo_c { min-height: 400px; text-align: justify; text-justify: inter-ideograph; overflow: hidden; }
.myInfo_p { font-size: 0.9rem; }
.myInfo_p .btn { margin-top: 5px; font-size: 0.9rem; }
.myAbbr { margin-top: 1.4em; padding-top: 1em; text-align: center; border-top: 1px solid #d1d1d1; font-size: 0.89rem; color: #999; }
.myAbbr .bdsharebuttonbox { display: block; margin: auto; width: 180px; }
/*文章下时间作者等*/
.myAnnoun_con { font-size: 1rem; text-align: justify; text-justify: inter-ideograph; overflow: hidden; }
.myFoot { background: #82c2e5; color: #fff; }
.home_footer { line-height: 3rem; }
.myBanner { background: linear-gradient(to left, #00dbde, #505cfd); height: 14em; color: #fff; }
.myBanner h2 { padding-top: 7rem; }
/*内容页定义*/
.myContent_l { padding-top: 10px; margin-bottom: 10px; background: #fff; }
.myContent_l h1 { text-align: center; font-size: 1.62rem; }
.con_share { margin: 0 0.8rem; }
.con_share span { color: #f00; }
.con_share .input-group { margin-top: 0.4rem; }
.mood { margin: 0.92rem; }
/*栏目列表*/
.myClass { margin-top: 15px; }
.navbar-bg { background: #d5ecec; }
.navbar-bg .navbar-brand { width: 9rem; }
.down_url ul { padding-left: 0; list-style: none; }
.down_url li { margin-right: 1em; }
.down_url a { display: inline-block; padding: 6px 12px; background: #d9534f; color: #fff; border: 1px solid #d43f3a; border-radius: 4px; }
.down_url a:hover { background: #c9302c; border: 1px solid #ac2925; }
#WebTop { height: 120px; }
#WebTop p span { margin-right: 60px; }
#TopNavBar { padding-top: 1.8em; float: left; }
#TopNavBar li { float: left; margin-left: 10px; background: url(images/icon.gif) no-repeat; padding-left: 18px; }
#TopNavBar li span { cursor: pointer; }
#TopNavBar li strong { color: #0000ff; }
#TopNavBar .non { background: none; padding-left: 5px; }
#TopNavBar .non a { color: #0000ff; }
#TopNavBar .skin { background-position: 0 5px; }
#TopNavBar .set_home { background-position: 0 -17px; }
#TopNavBar .havior { background-position: 0 -38px; }
#Top_R iframe { float: right; width: 330px; }
#nav li { float: left; margin-left: 1em; width: 10em; background: url(Images/top_nav.gif) no-repeat; }
#nav li a { display: block; color: #2070ab; text-align: center; }
#down_zoomla { margin-top: 80px; margin-left: 830px; }
#down_zoomla a { color: #fff; }
#topbanner { margin-top: 2px; margin-bottom: 2px; }
.ctt li { float: left; width: 180px; text-align: center; line-height: 20px; margin-top: 10px; }
.ctt li img { width: 160px; height: 180px; border: 1px solid #ccc; padding: 1px; }
.photo_con { border: 1px solid #c3d4e7; padding: 20px; }
.border { border: 1px solid #ccc; }
#imgBox { padding: 20px; position: relative; }
#imgBox .item img { margin: auto; }
#PhotoUrlList { background: #eee; border-top: 1px solid #c3d4e7; position: relative; }
#PhotoUrlList td { padding: 5px; }
.btn_L1 { display: block; width: 30px; height: 80px; left: 20px; text-indent: -3000em; overflow: hidden; cursor: pointer; background: url(images/t_Icon.gif) no-repeat -880px -207px; position: absolute; }
.btn_R1 { display: block; width: 30px; height: 80px; right: 15px; text-indent: -3000em; overflow: hidden; cursor: pointer; background: url(images/t_Icon.gif) no-repeat -929px -207px; position: absolute; }
.btn_L { display: block; width: 9px; height: 17px; left: 20px; text-indent: -3000em; overflow: hidden; cursor: pointer; background: url(images/icon.gif) -180px -68px no-repeat; position: absolute; }
.btn_R { display: block; width: 9px; height: 17px; right: 15px; text-indent: -3000em; overflow: hidden; cursor: pointer; background: url(images/icon.gif) -192px -68px no-repeat; position: absolute; }
.photo_body { background: url(images/photo_bg.jpg) repeat; }
.photo_list ul { padding-left: 0; list-style: none; }
.photo_list_t { height: 2.5em; line-height: 2.5em; font-size: 1.8em; border-bottom: 1px solid #dfdfdf; }
.photo_list_t span { font-size: 14px; }
.photo_list_t span a { color: #999; }
.photo_list_t span a:hover { color: #f73; }
.photo_list_c { background: #fff; padding-bottom: 1em; }
.photo_list_c:hover { box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.58); }
.photo_list_c:hover img { transform: scale(1.2); }
.photo_list_c > a { display: block; position: relative; overflow: hidden; }
.photo_list_c img { width: 100%; height: 160px; transition: all 1s ease 0s; }
.photo_list_c h3 { margin-left: 10px; margin-right: 10px; font-size: 1.3em; }
.photo_list_c h3 a { color: #6d6c6c; }
.photo_list_c p { margin-bottom: 0; margin-left: 10px; margin-right: 10px; color: #b5b5b5; font-size: 13px; }
/*图片特效*/
.piccontext { border: 1px solid #e4e4e4; margin: 12px auto 0px; background: white; overflow: hidden; }
.piccontext h2 { height: 46px; line-height: 46px; overflow: hidden; font-size: 20px; color: #2c2c2c; margin-top: 18px; margin-left: 25px; font-weight: normal; }
.source { height: 20px; line-height: 20px; overflow: hidden; margin-left: 25px; }
.source_left { float: left; height: 20px; color: #666666; }
.source_left a { color: #666666; }
.source_left a:hover { color: #ff5d11; text-decoration: underline; }
.source_left span { color: #ababab; padding-left: 15px; }
.source_right { float: right; height: 20px; color: #666666; }
.source_right a { color: #666666; }
.source_right span { padding: 0px 10px; }
.source_right1 { height: 20px; color: #000000; display: none; }
.support { float: left; height: 20px; overflow: hidden; }
.support img { padding: 0px 5px; }
.spell { background: url(images/spel.jpg) 0px -1px no-repeat; padding-left: 23px; }
a.spell:hover { background: url(images/spel_1.jpg) 1px -1px no-repeat; }
a.list:hover { background: url(images/list_1.jpg) 0px 0px no-repeat; }
.list { background: url(images/list.jpg) 1px 1px no-repeat; padding-left: 23px; }
.MDcontainer { padding: 2rem; min-height: 47rem; background: #fff; font-size: 0.9rem; word-wrap: break-word; /* LINKS */ /* LISTS */ /* CODE */ /* QUOTES */ /* HORIZONTAL RULES =*/ /* TABLES */ /* IMAGES */ /* P */ /*目录形成的范围*/ }
.MDcontainer h1, .MDcontainer h2, .MDcontainer h3, .MDcontainer h4, .MDcontainer h5, .MDcontainer h6 { margin: 20px 0 10px; padding: 0; font-style: italic; -webkit-font-smoothing: antialiased; }
.MDcontainer h4, .MDcontainer h5, .MDcontainer h6 { color: #859900; }
.MDcontainer h1 { font-size: 1.9em; color: #d33682; }
.MDcontainer h2 { font-size: 1.6m; color: #9B31EA; }
.MDcontainer h3 { font-size: 1.5em; color: #338000; }
.MDcontainer h4 { font-size: 1.4em; }
.MDcontainer h5 { font-size: 1.3em; }
.MDcontainer h6 { font-size: 1.15em; }
.MDcontainer a:first-child h1, .MDcontainer a:first-child h2, .MDcontainer a:first-child h3, .MDcontainer a:first-child h4, .MDcontainer a:first-child h5, .MDcontainer a:first-child h6 { margin-top: 0; padding-top: 0; }
.MDcontainer h2:first-child, .MDcontainer h1:first-child, .MDcontainer h1:first-child + h2, .MDcontainer h3:first-child, .MDcontainer h4:first-child, .MDcontainer h5:first-child, .MDcontainer h6:first-child { margin-top: 0; padding-top: 0; }
.MDcontainer h1 + p, .MDcontainer h2 + p, .MDcontainer h3 + p, .MDcontainer h4 + p, .MDcontainer h5 + p, .MDcontainer h6 + p { margin-top: 10px; }
.MDcontainer a { color: #b58900; text-decoration: none; }
.MDcontainer a:focus { outline: thin dotted; }
.MDcontainer a:active, .MDcontainer a:hover { outline: 0; }
.MDcontainer a:hover { color: #cb4b16; text-decoration: underline; }
.MDcontainer a:visited { color: #cb4b16; }
.MDcontainer ul, .MDcontainer ol { padding-left: 30px; }
.MDcontainer ul li > :first-child, .MDcontainer ol li > :first-child, .MDcontainer ul li ul:first-of-type, .MDcontainer ol li ol:first-of-type, .MDcontainer ul li ol:first-of-type, .MDcontainer ol li ul:first-of-type { margin-top: 0px; }
.MDcontainer ul ul, .MDcontainer ul ol, .MDcontainer ol ol, .MDcontainer ol ul { margin-bottom: 0; }
.MDcontainer dl { padding: 0; }
.MDcontainer dl dt { font-size: 14px; font-weight: bold; font-style: italic; padding: 0; margin: 15px 0 5px; }
.MDcontainer dl dt:first-child { padding: 0; }
.MDcontainer dl dt > :first-child { margin-top: 0px; }
.MDcontainer dl dt > :last-child { margin-bottom: 0px; }
.MDcontainer dl dd { margin: 0 0 15px; padding: 0 15px; }
.MDcontainer dl dd > :first-child { margin-top: 0px; }
.MDcontainer dl dd > :last-child { margin-bottom: 0px; }
.MDcontainer pre, .MDcontainer code, .MDcontainer tt { font-size: 12px; font-family: Consolas, "Liberation Mono", Courier, monospace; }
.MDcontainer code, .MDcontainer tt { margin: 0 0px; padding: 0px 0px; white-space: nowrap; border: 1px solid #eaeaea; background-color: #f8f8f8; border-radius: 3px; }
.MDcontainer pre > code { margin: 0; padding: 0; white-space: pre; color: #338000; border: none; background: transparent; }
.MDcontainer pre { background-color: #f8f8f8; border: 1px solid #ccc; font-size: 13px; line-height: 19px; overflow: auto; padding: 6px 10px; border-radius: 3px; }
.MDcontainer pre code, .MDcontainer pre tt { background-color: transparent; border: none; }
.MDcontainer blockquote { border-left: 4px solid #DDD; padding: 0 15px; color: #777; }
.MDcontainer blockquote > :first-child { margin-top: 0px; }
.MDcontainer blockquote > :last-child { margin-bottom: 0px; }
.MDcontainer hr { clear: both; margin: 15px 0; height: 0px; overflow: hidden; border: none; background: transparent; border-bottom: 4px solid #ddd; padding: 0; }
.MDcontainer table { margin: 0 auto; }
.MDcontainer table th { font-weight: bold; }
.MDcontainer table th, .MDcontainer table td { border: 1px solid #ccc; padding: 6px 13px; }
.MDcontainer table tr { border-top: 1px solid #ccc; background-color: #fff; }
.MDcontainer table tr:nth-child(2n) { background-color: #f8f8f8; }
.MDcontainer img { max-width: 100%; }
.MDcontainer p { font-size: 1.2em; }
.MDcontainer #outline-list { height: 325px; position: fixed; overflow-y: scroll; overflow-x: hidden; bottom: 80px; right: 15px; width: 220px; }
/*图库内容页*/
.pic_con_header .nav-link { color: white; }
.pic_con_header .nav-link:hover { color: white; }
.pic_con_brand { position: relative; height: 43vh; background: url(Images/weilai.jpg) no-repeat; background-size: cover; }
.pic_con_brand h1 { position: absolute; width: 100%; padding-top: 20vh; text-align: center; color: white; }
.pic_con_brand .pic_con_mask { position: absolute; width: 100%; height: 100%; background-color: rgba(191, 191, 191, 0.44); }
.footer1 { padding-top: 30px; }
.footer1 ul { display: inline-table; }
.footer1 ul li { float: left; color: #666; }
.footer1 ul li span { margin-left: 10px; margin-right: 10px; }
.footer1 ul li a { color: #666; }
.footer1 p { font-size: 12px; color: #666; line-height: 22px; }
.footer1 p a { color: #666; }
#preArrow { cursor: url("images/left.cur"), auto; }
#nextArrow { cursor: url("images/right.cur"), auto; }
a#preArrow:focus, a#nextArrow:focus { outline: none; }
.contextDiv:focus { outline: none; }
.selectpic { border: 1px solid #c00; }
.pictxt h3 { color: #666; }
.piclistshow li { padding-top: 15px; }
.source { height: auto; }
.source_right { height: 28px; line-height: 28px; }
.picmidmid ul li a { border: none; }
#content_synopsis { color: #999; }
.selectpic { border: 5px solid #cacaca; }
.piclistshow { padding-left: 10px; padding-right: 10px; display: none; }
.piclistshow .picimg { width: 100%; border: 1px solid #ddd; vertical-align: middle; height: 160px; vertical-align: middle; text-align: center; }
.picimg img { display: block; margin: auto; max-width: 100%; max-height: 100%; }
.pictxt { text-align: center; }
.pictxt h3 { height: 40px; overflow: hidden; }
/*公告弹窗定义*/
#Annouce_content { width: 400px; height: 440px; background: url(images/Annouce_bg.jpg) no-repeat; float: left; }
#Annouce_content h1 { font: 12px normal; margin-top: 70px; }
#Annouce_content span { margin-top: 2px; text-align: right; line-height: 24px; display: block; padding-right: 30px; }
#Annouce_content h1, #Annouce_content p { margin-left: 110px; width: 275px; }
#Annouce_content_txt { margin-top: 10px; line-height: 24px; text-indent: 18px; height: 240px; }
#Annouce_close { width: 400px; text-align: center; margin-top: 20px; letter-spacing: 10px; }
#Annouce_close a { color: #fff; }
/*内容页分页定义开始*/
#T_page { height: 30px; font-size: 14px; margin: auto; text-align: center; margin-top: 20px; width: 80%; height: auto; }
#T_page span { background-color: #666; display: block; width: 20px; color: #fff; cursor: pointer; margin-left: 5px; }
#T_page p { border: 1px #cccccc solid; width: 60px; cursor: pointer; margin-left: 5px; }
#T_page a, #T_page span, #T_page p { float: left; height: 20px; line-height: 20px; margin-left: 5px; margin: 0; padding: 0; }
/*内容页分页定义结束*/
.curr { color: #0000ff; }
/*内容页定义*/
.conBegin { padding: 1rem; }
.conBegin span { display: block; line-height: 2rem; border-bottom: 1px dotted #0ff; }
.edit { height: 30px; text-align: right; }
.edit span { padding-right: 5px; }
.mood li { width: 70px; float: left; text-align: center; }
.conAbout { padding: 1rem; }
.conAbout li { width: 48%; }
.conKeyword { padding: 0 1rem; }
.conKeyword ul { padding-left: 0; margin-bottom: 0; list-style: none; }
.conKeyword li { padding: 0 1rem; }
.conKeyword a { padding: 0.2rem 1rem; color: #666; border: 1px dotted #ccc; }
.conKeyword a:hover { color: #eee; }
/*投票*/
#content_other, #Class_showpic { margin: auto; width: 950px; border: 1px solid #ccc; line-height: 25px; padding-bottom: 10px; margin: auto; margin-top: 10px; width: 960px; border: 1px solid #ccc; }
/*相关文章*/
#content_other li { float: left; width: 42%; margin-left: 3%; float: left; width: 42%; margin-left: 3%; }
#content_other ul { padding-top: 10px; }
#content_txt { margin: auto; line-height: 28px; width: 98%; text-align: left; margin-bottom: 10px; height: auto; min-height: 500px; overflow: hidden; }
/*正文*/
#content_synopsis { line-height: 28px; font-size: 18px; margin: 30px; text-align: left; }
#content_elit { margin-bottom: 0; padding-top: 5px; padding-right: 50px; height: 30px; text-align: right; }
#content_up { margin: auto; width: 960px; height: 28px; line-height: 28px; padding-left: 10px; }
/*上下篇文章输出*/
/*相关文章*/
#Class_showpic ul { margin-top: 10px; display: block; }
#Class_showpic li { float: left; width: 184px; margin-left: 5px; height: 170px; }
#Class_showpic li img { border: 1px solid #ccc; width: 184px; height: 140px; }
/*栏目列表图片展区*/
.main_title { height: 27px; line-height: 32px; background: url(images/t_Icon.gif) no-repeat 760px -80px; border-bottom: 1px solid #c3d4e7; text-indent: 15px; font-size: 14px; font-weight: bold; clear: both; }
.main_title span { float: right; margin-right: 5px; font-size: 12px; font-weight: normal; }
.down_url { height: 40px; clear: both; }
.down_url li { float: left; }
.down_url li a { font-weight: bold; }
/*下载地址输出*/
.playFlv { width: 630px; height: 380px; color: #ffffff; margin-top: 20px; padding-bottom: 10px; }
/*商品列表页*/
.mainR_gg { line-height: 24px; border: 1px solid #ccc; }
.mainR_gg li { padding-left: 20px; background: url(images/disc.jpg) no-repeat 10px center; }
#ShopList_l { float: left; width: 700px; margin-top: 10px; }
#ShopList_l ul { margin-top: 10px; }
#ShopList_l li { float: left; line-height: 20px; width: 150px; height: 185px; text-align: center; margin-left: 10px; }
#ShopList_l li img { width: 135px; height: 120px; border: 1px solid #ccc; padding: 1px; }
#ShopList_l li strong { color: #ff0000; }
/*商品内容页*/
#ShopCon_l { float: left; width: 250px; }
#ShopCon_r { float: right; width: 700px; margin-top: 10px; border: 1px solid #ccc; line-height: 25px; }
#ShopCon_r h1 { display: block; margin-left: 20px; margin-top: 5px; font-size: 18px; }
#ShopImg { float: left; width: 220px; text-align: center; padding-top: 10px; }
#ShopImg img { width: 160px; }
#Shoptxt { float: right; width: 400px; padding-top: 10px; }
.main_left { width: 290px; float: left; padding-top: 10px; margin-left: 10px; }
.proimg { float: left; text-align: center; }
.tablist { display: none; }
.block { display: block; }
/*推荐区*/
#elit { height: 290px; margin-top: 10px; }
#elit_ban { float: left; width: 700px; }
/* 焦点图 */
.FocusImg { width: 700px; height: 293px; position: relative; float: left; background: #cde0ee; }
.FocusImg .BigPic { padding: 8px 0 0 8px; text-align: center; height: 277px; width: 615px; float: left; overflow: hidden; }
.FocusImg .BigPic img { width: 615px; height: 277px; display: block; margin: 0 auto; }
.FocusImg .TitleBg { height: 61px; width: 615px; position: absolute; top: 224px; left: 8px; background: #333; filter: Alpha(Opacity=50); opacity: 0.50; z-index: 10; }
.FocusImg .TitleBox { width: 600px; height: 23px; position: absolute; top: 230px; left: 20px; font-size: 16px; color: #fff; line-height: 23px; z-index: 20; }
.FocusImg .MemoBox { width: 600px; position: absolute; top: 252px; left: 20px; font-size: 12px; color: #e6f2ff; line-height: 23px; z-index: 20; }
.FocusImg a:hover { color: #fff; text-decoration: underline; }
.FocusImg .SmallPics { float: left; overflow: hidden; zoom: 1; }
.FocusImg .SmallPics span { width: 77px; height: 71px; zoom: 1; overflow: hidden; position: relative; margin-top: 2px; display: block; cursor: pointer; }
.FocusImg .SmallPics span img { width: 59px; height: 59px; margin-top: 6px; margin-left: 14px; }
.FocusImg .SmallPics span b { display: block; cursor: pointer; position: absolute; left: 0; top: 0; width: 77px; height: 71px; background: url(Images/bf_m_01.png) no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='Images/bf_m_01.png'); _background: none; }
.FocusImg .SmallPics span.selected b { background: url(Images/bf_m_02.png) no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='Images/bf_m_02.png'); _background: none; }
.FocusImg a:link, .FocusImg a:visited { color: #fff; }
#edit_r { float: right; width: 250px; }
.elitR_gg { width: 230px; height: 200px; padding-left: 10px; padding-right: 10px; background: url(images/t_Icon.gif) no-repeat; background-position: -710px 0; }
.elitR_gg li { line-height: 23px; background: url(images/disc.jpg) no-repeat left center; padding-left: 10px; }
.elitR_gg span { float: right; }
.elit_t { display: block; height: 35px; line-height: 35px; }
.elit_t b { font-size: 14px; color: #1e50a1; }
.elit_t span { float: right; }
/*本站头条*/
#topic { width: 848px; height: 110px; margin-top: 10px; margin-left: auto; margin-right: auto; clear: both; background: url(images/topic.jpg) no-repeat; padding-left: 112px; }
#topic h1 { display: block; width: 830px; height: 60px; line-height: 60px; padding-top: 12px; text-align: center; font-size: 26px; font-weight: normal; }
#topic h1 a { color: #003b7f; }
#topic ul { width: 735px; padding-left: 45px; height: 25px; line-height: 25px; }
#topic li { float: left; padding-left: 20px; width: 160px; }
/*主体区*/
#main_l { float: left; width: 700px; }
#main_r { float: right; width: 250px; }
.main_cl { width: 345px; height: 260px; margin-top: 10px; }
.main_t { background: url(images/t_Icon.gif) no-repeat 0 -40px; height: 30px; line-height: 30px; padding-bottom: 5px; }
.main_t b { display: block; width: 120px; height: 30px; text-align: center; background: url(images/t_Icon.gif) no-repeat 0 0; color: #fff; }
.mainL_li { border-left: 1px solid #c3d4e7; border-right: 1px solid #c3d4e7; border-bottom: 1px solid #c3d4e7; height: 224px; }
.mainL_li p { height: 95px; line-height: 22px; border-bottom: 1px dashed #ccc; }
.mainL_li b { display: block; }
.mainL_li b a { color: #333; }
.mainL_li img { float: left; width: 90px; height: 60px; padding: 5px 10px; }
.mainL_li ul { padding-top: 8px; }
.mainL_li li { line-height: 23px; padding-left: 20px; background: url(images/Point.jpg) no-repeat 10px center; }
.more { float: right; display: block; width: 45px; padding-top: 10px; height: 15px; overflow: hidden; }
.more a { display: block; width: 35px; height: 15px; text-indent: -9999px; font-size: 12px; font-weight: normal; background: url(images/icon.gif) no-repeat 0 -110px; }
.mainR_li { border: 1px solid #c3d4e7; margin-top: 10px; }
#mainR_ph { line-height: 25px; padding-left: 30px; padding-top: 5px; background: url(images/num.gif) no-repeat 10px 11px; }
#mainR_ph li a { font-size: 0.89rem; color: #666; }
.mainR_t { height: 26px; line-height: 26px; background: url(images/t_Icon.gif) no-repeat 60px -80px; border-bottom: 1px solid #c3d4e7; padding-left: 10px; padding-right: 10px; }
.mainR_t b { color: #1e50a1; font-size: 14px; }
.mainR_t span { float: right; }
#webdc { width: 220px; margin: auto; line-height: 30px; }
#webdc th { font-weight: normal; height: 50px; border-bottom: 1px dashed #ccc; }
#sub_but { width: 72px; height: 23px; text-indent: 20px; border: none; background: url(images/icon.gif) no-repeat -128px 0px; color: #fff; }
#bot_main { margin-top: 10px; }
/*精品贴图*/
#bot_pho { float: left; width: 700px; height: 462px; background: url(images/t_Icon.gif) no-repeat center; }
#bot_pho li { float: left; padding-left: 20px; width: 145px; height: 130px; text-align: center; }
#bot_pho .b_img { float: left; width: 310px; height: 260px; line-height: 20px; text-align: center; }
#bot_pho .b_img img { width: 300px; height: 210px; padding: 2px; border: 1px solid #ccc; }
#bot_pho img { width: 140px; height: 90px; border: 1px solid #ccc; padding: 2px; }
#pho_t { height: 45px; padding-top: 10px; position: relative; }
#pho_t b a { position: absolute; text-indent: -9999px; display: block; width: 143px; height: 45px; margin-left: 15px; top: 5px; }
#botM_r { float: right; width: 250px; }
.botMr_li { height: 208px; border: 1px solid #c3d4e7; }
.botMr_li p { line-height: 20px; padding-top: 5px; height: 80px; }
.botMr_li b { display: block; }
.botMr_li b a { color: #333; }
.botMr_li img { float: left; width: 90px; height: 70px; padding: 5px 10px 0; }
#botM_dh { border: 1px solid #deedff; margin-top: 10px; position: relative; }
#botM_dh span { width: 130px; height: 46px; display: block; position: relative; top: -10px; left: 50px; background: url(images/t_Icon.gif) no-repeat -555px 0; text-indent: -9999px; }
#botM_dh ul { background: url(images/icon.gif) no-repeat 20px -140px; height: 190px; }
#botM_dh li { float: left; height: 36px; width: 50%; }
#friend { border: 1px solid #c3d4e7; margin-top: 10px; padding-bottom: 10px; }
#friend ul { padding-top: 10px; padding-left: 10px; }
#friend li { float: left; width: 94px; height: 25px; line-height: 25px; text-align: center; padding-top: 5px; }
/*友情链接*/
#Fri_tit { height: 25px; line-height: 25px; text-indent: 20px; padding-right: 10px; border-bottom: 1px solid #c3d4e7; }
#Fri_tit span { float: right; }
#friend_li li { float: left; width: 120px; text-align: center; }
#help { height: 175px; background: url(images/t_Icon.gif) no-repeat 0 -583px; margin-top: 10px; }
#help dl { width: 230px; float: left; line-height: 25px; }
#help dt { font-size: 20px; padding-left: 90px; height: 60px; line-height: 60px; padding-top: 10px; }
#help dd { padding-left: 20px; }
#bottom { height: 66px; line-height: 66px; text-align: center; margin-top: 5px; background: url(images/t_Icon.gif) no-repeat 0 -762px; }
#bottom a { margin-left: 5px; margin-right: 5px; }
#copyright { margin: auto; height: 80px; line-height: 26px; text-align: center; margin-top: 10px; }
/*信息频道页*/
#elitc { margin-top: 10px; }
#etc_ban { float: left; width: 480px; }
.S_slidB .slid { position: relative; }
.S_slidB .slidItem { position: absolute; left: 0px; top: 0; }
.S_slidB .showNo { position: absolute; background-color: #000; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; bottom: 0px; width: 100%; text-align: right; }
.S_slidB span { display: inline-block; margin: 3px; padding: 1px 7px; background-color: #fff; cursor: pointer; color: #000; }
.S_slidB span.curent { background-color: #f00; color: #fff; }
.S_slidB a.titleItem { position: absolute; left: 5px; bottom: 2px; color: #fff; }
/*slidB 简单幻灯,图片带标题*/
#etc_news { float: right; width: 450px; line-height: 25px; border-left: 1px dashed #ccc; padding-left: 15px; }
#etc_news li { float: left; width: 215px; padding-right: 10px; }
#etc_news li span { float: right; }
#tonew h1 { display: block; height: 30px; padding-top: 10px; font-size: 16px; text-align: center; }
#tonew h1 a { color: #f30; }
#tonew p { text-align: center; }
#tonew p a { margin-left: 10px; }
.mr_li { padding-top: 8px; }
.mr_li li { line-height: 27px; padding-left: 20px; background: url(images/Point.jpg) no-repeat 10px center; }
.class { color: #1e50a1; }
.main_r_show { margin-top: 10px; min-height: 140px; }
.main_r_show ul { padding-top: 10px; padding-left: 10px; padding-right: 10px; }
.main_r_show li { line-height: 25px; padding-left: 20px; background: url(images/Point.jpg) no-repeat 10px center; border-bottom: 1px dashed #ccc; }
.main_r_show li span { float: right; color: #999; }
.main_r_title { height: 26px; line-height: 26px; background: url(images/t_Icon.gif) no-repeat 500px -80px; border-bottom: 1px solid #c3d4e7; padding-left: 10px; padding-right: 10px; }
.main_r_title b { color: #1e50a1; font-size: 14px; }
.main_r_title span { float: right; }
.xx_tit { padding-top: 20px; line-height: 25px; }
.xx_tit h1 { line-height: 35px; text-align: center; }
.xx_tit abbr { text-align: right; display: block; }
.xx_tit p.org a { color: #1e50a1; margin-left: 20px; text-decoration: underline; font-size: 14px; }
.xx_info { line-height: 25px; padding-bottom: 20px; }
/*信息内容页*/
.xx_t { border-bottom: 1px solid #c3d4e7; }
.xx_t span { display: block; width: 100px; text-align: center; height: 30px; line-height: 30px; background: #f1f6fc; border-top: 1px solid #c3d4e7; border-left: 1px solid #c3d4e7; border-right: 1px solid #c3d4e7; }
.xx_con { padding-bottom: 20px; border-bottom: 1px solid #c3d4e7; }
/*图库频道*/
.elt_phtr { float: right; width: 250px; border: 1px solid #ccc; height: 290px; }
.photo { width: 960px; overflow: hidden; margin: 8px auto 0px auto; clear: both; }
.photo h1 { width: 929px; height: 25px; overflow: hidden; margin: 0 0px 0px 10px; text-indent: 25px; font-size: 16px; background: url(images/icon.gif) -180px -90px no-repeat; }
.photo h1 strong { font-size: 16px; margin-left: 7px; line-height: 25px; }
.photo h1 span { margin: 0 0px 0px 750px; font-size: 12px; font-weight: normal; }
.photo .photo_tu { width: 960px; height: 172px; background: url(images/t_Icon.gif) no-repeat 0 -833px; margin-top: 3px; overflow: hidden; z-index: 999; }
.photo_tu .cpliudong { width: 920px; position: relative; margin-left: 21px; height: 172px; }
.photo_tu .cpliudong .scrollbg { width: 900px; height: 235px; margin: 10px auto 0 auto; position: relative; overflow: hidden; z-index: 0; }
.photo_tu .cpliudong .scrollbg ul { display: block; height: 230px; overflow: hidden; }
.photo_tu .cpliudong .scrollbg li { float: left; width: 170px; }
.photo_tu .cpliudong .scrollbg li img { width: 145px; height: 109px; margin: 0 auto; position: relative; top: 18px; left: 1px; border: 1px solid #ccc; padding: 2px; }
.photo_tu .cpliudong .scrollbg li p { height: 20px; line-height: 20px; text-align: center; overflow: hidden; margin-top: 10px; position: relative; top: 10px; font-weight: normal; color: #fff; }
.photo_tu .cpliudong .scrollbg li p a:link { color: #000; }
.photo_tu .cpliudong .scrollbg li p a:visited { color: #000; }
.photo_tu .cpliudong .scrollbg li p a:hover { color: #000; }
.photo_tu .cpliudong .scrollbg li p a:active { color: #000; }
#bn1_1, #bn2_1, #bn3_1, #bn4_1, #bn5_1 { width: 9px; height: 17px; text-indent: -3000em; overflow: hidden; cursor: pointer; background: url(images/icon.gif) -180px -68px no-repeat; position: absolute; top: 70px; left: -22px; }
#bn1_1.canmove, #bn2_1.canmove, #bn3_1.canmove, #bn4_1.canmove, #bn5_1.canmove { width: 9px; height: 17px; text-indent: -3000em; overflow: hidden; cursor: pointer; background: url(images/icon.gif) -180px -52px no-repeat; position: absolute; top: 70px; left: -22px; }
#bn1_2, #bn2_2, #bn3_2, #bn4_2, #bn5_2 { width: 9px; height: 17px; text-indent: -3000em; overflow: hidden; cursor: pointer; background: url(images/icon.gif) -192px -68px no-repeat; position: absolute; top: 70px; right: -18px; }
#bn1_2.canmove, #bn2_2.canmove, #bn3_2.canmove, #bn4_2.canmove, #bn5_2.canmove { width: 9px; height: 17px; text-indent: -3000em; overflow: hidden; cursor: pointer; background: url(images/icon.gif) -192px -52px no-repeat; position: absolute; top: 70px; left: 922px; }
.ctt li { float: left; width: 180px; text-align: center; line-height: 20px; margin-top: 10px; }
.ctt li img { width: 160px; height: 180px; border: 1px solid #ccc; padding: 1px; }
.photo_con { border: 1px solid #c3d4e7; padding: 20px; }
.border { border: 1px solid #ccc; }
#imgBox { padding: 20px; position: relative; }
#imgBox .item img { margin: auto; }
#PhotoUrlList { background: #eee; border-top: 1px solid #c3d4e7; position: relative; }
#PhotoUrlList td { padding: 5px; }
.btn_L1 { display: block; width: 30px; height: 80px; left: 20px; text-indent: -3000em; overflow: hidden; cursor: pointer; background: url(images/t_Icon.gif) no-repeat -880px -207px; position: absolute; }
.btn_R1 { display: block; width: 30px; height: 80px; right: 15px; text-indent: -3000em; overflow: hidden; cursor: pointer; background: url(images/t_Icon.gif) no-repeat -929px -207px; position: absolute; }
.btn_L { display: block; width: 9px; height: 17px; left: 20px; text-indent: -3000em; overflow: hidden; cursor: pointer; background: url(images/icon.gif) -180px -68px no-repeat; position: absolute; }
.btn_R { display: block; width: 9px; height: 17px; right: 15px; text-indent: -3000em; overflow: hidden; cursor: pointer; background: url(images/icon.gif) -192px -68px no-repeat; position: absolute; }
.photo_body { background: url(images/photo_bg.jpg) repeat; }
.photo_list ul { padding-left: 0; list-style: none; }
.photo_list_t { height: 2.5em; line-height: 2.5em; font-size: 1.8em; border-bottom: 1px solid #dfdfdf; }
.photo_list_t span { font-size: 14px; }
.photo_list_t span a { color: #999; }
.photo_list_t span a:hover { color: #f73; }
.photo_list_c { background: #fff; padding-bottom: 1em; }
.photo_list_c:hover { box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.58); }
.photo_list_c:hover img { transform: scale(1.2); }
.photo_list_c > a { display: block; position: relative; overflow: hidden; }
.photo_list_c img { width: 100%; height: 160px; transition: all 1s ease 0s; }
.photo_list_c h3 { margin-left: 10px; margin-right: 10px; font-size: 1.3em; }
.photo_list_c h3 a { color: #6d6c6c; }
.photo_list_c p { margin-bottom: 0; margin-left: 10px; margin-right: 10px; color: #b5b5b5; font-size: 13px; }
/*图片特效*/
.piccontext { border: 1px solid #e4e4e4; margin: 12px auto 0px; background: white; overflow: hidden; }
.piccontext h2 { line-height: 4rem; overflow: hidden; font-size: 1.2rem; color: black; margin-top: 18px; margin-left: 25px; font-weight: normal; }
.piccontext abbr { display: block; text-align: center; }
.piccontext h5 span { margin-left: 10px; }
.piccontext h5 span span { color: #a16b00; }
.list { margin-left: 10px; padding-left: 20px; }
.piccontext h2 { font-size: 1.9rem; text-align: center; }
.picshowtxt_right { color: #999; }
.source { height: auto; }
.source_right { height: 28px; line-height: 28px; }
.source { height: 20px; line-height: 20px; overflow: hidden; margin-left: 25px; }
.source_left { float: left; height: 20px; color: #666666; }
.source_left a { color: #666666; }
.source_left a:hover { color: #ff5d11; text-decoration: underline; }
.source_left span { color: #ababab; padding-left: 15px; }
.source_right { float: right; height: 20px; color: #666666; }
.source_right a { color: #666666; }
.source_right span { padding: 0px 10px; }
.source_right1 { height: 20px; color: #000000; display: none; }
.support { float: left; height: 20px; overflow: hidden; }
.support img { padding: 0px 5px; }
.spell { background: url(images/spel.jpg) 0px -1px no-repeat; padding-left: 23px; }
a.spell:hover { background: url(images/spel_1.jpg) 1px -1px no-repeat; }
a.list:hover { background: url(images/list_1.jpg) 0px 0px no-repeat; }
.list { background: url(images/list.jpg) 1px 1px no-repeat; padding-left: 23px; }
/*大图展示*/
.picshow { margin-top: 20px; overflow: hidden; }
.picshowtop { text-align: center; position: relative; z-index: 1; overflow: hidden; }
#pic1 { max-width: 100%; }
#preArrow { left: 0px; }
#nextArrow { right: 0px; }
.contextDiv { cursor: pointer; height: 100%; width: 50%; position: absolute; top: 0px; z-index: 5; background: url("blank") repeat; }
.contextDiv span { position: absolute; top: 50%; margin-top: -10%; width: 46px; height: 80px; }
#preArrow_A { left: 0px; background: url(images/left.png) 0px 0px no-repeat; display: none; }
#nextArrow_A { right: 0px; background: url(images/right.png) 0px 0px no-repeat; display: none; }
.picshowtxt { min-height: 40px; _height: 40px; margin-top: 20px; }
.picshowlist { margin-top: 20px; padding-bottom: 20px; }
.picshowlist_mid { padding-left: 10px; padding-right: 10px; }
.picmidmid ul { width: 100%; }
.picmidmid ul li { float: left; text-align: center; height: 20rem; }
.picmidmid ul li a { display: block; border: 1px solid #ddd; }
.picmidmid ul li img { max-width: 100%; height: 76px; }
.selectpic { border: 5px solid #cacaca; }
.piclistshow { padding-left: 10px; padding-right: 10px; display: none; }
.piclistshow .picimg { width: 100%; border: 1px solid #ddd; vertical-align: middle; height: 160px; vertical-align: middle; text-align: center; }
.picimg img { display: block; margin: auto; max-width: 100%; max-height: 100%; }
.pictxt { text-align: center; }
.pictxt h3 { height: 40px; overflow: hidden; }
/*公告弹窗定义*/
#Annouce_content { width: 400px; height: 440px; background: url(images/Annouce_bg.jpg) no-repeat; float: left; }
#Annouce_content h1 { font: 12px normal; margin-top: 70px; }
#Annouce_content span { margin-top: 2px; text-align: right; line-height: 24px; display: block; padding-right: 30px; }
#Annouce_content h1, #Annouce_content p { margin-left: 110px; width: 275px; }
#Annouce_content_txt { margin-top: 10px; line-height: 24px; text-indent: 18px; height: 240px; }
#Annouce_close { width: 400px; text-align: center; margin-top: 20px; letter-spacing: 10px; }
#Annouce_close a { color: #fff; }
/*内容页分页定义开始*/
#T_page { height: 30px; font-size: 14px; margin: auto; text-align: center; margin-top: 20px; width: 80%; height: auto; }
#T_page span { background-color: #666; display: block; width: 20px; color: #fff; cursor: pointer; margin-left: 5px; }
#T_page p { border: 1px #cccccc solid; width: 60px; cursor: pointer; margin-left: 5px; }
#T_page a, #T_page span, #T_page p { float: left; height: 20px; line-height: 20px; margin-left: 5px; margin: 0; padding: 0; }
/*内容页分页定义结束*/
.curr { color: #0000ff; }
/*打开窗口试定义*/
#setOk { color: #f00; }
.blubg { background: #f5f8fd; border: 1px solid #c3d4e7; padding-left: 14px; padding-right: 14px; padding-top: 20px; }
.blubg h1 { line-height: 35px; text-align: center; border-bottom: 1px solid #c3d4e7; }
.blubg #bdshare { float: left; height: 20px; line-height: 20px; }
.blubg abbr { display: block; margin: auto; margin-top: 16px; margin-bottom: 16px; width: 580px; height: 20px; line-height: 20px; clear: both; }
.blubg abbr span { float: left; _float: left; }
/*内容页定义*/
#content { margin: auto; font-size: 14px; line-height: 26px; text-align: justify; text-justify: inter-ideograph; overflow: hidden; }
#content h1 { width: 100%; font-size: 24px; margin: 10px 0px 10px 0px; color: #9b0000; text-align: center; display: block; border-bottom: 1px solid #ccc; line-height: 35px; }
#content h2 { width: 100%; font-size: 18px; margin: 0; text-align: center; }
#content address { font-style: normal; line-height: 25px; display: block; text-align: center; }
#about span { font-size: 16px; font-weight: bold; color: #000; }
#about li { float: left;