@charset "utf-8"; @font-face { font-family: "简体字"; src: ; } @media screen and (max-width: 500px) { #maincontent { min-width: 1000px; height: 300px;}} body { margin: 0px; line-height: 22px; font-size: 14px; font-family: "宋体"; color: #26437e; background: #f0f0f0; } div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p { padding: 0; margin: 0; } /* 重设边距 */ body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0; } /* 定义文字样式 */ a { text-decoration: none; } a:link, a:visited { text-decoration: none; } a:hover, a:active { text-decoration: underline; } /* 重设html5标签 */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } /* 字体继承 */ body, button, input, select, textarea { font: 12px/1.5 "宋体"; } input, select, textarea { font-size: 100%; vertical-align: middle; } /* 表格 */ table { border-collapse: collapse; border-spacing: 0; } th { text-align: inherit; } /* 去除默认边框 */ input, button, textarea, fieldset, img { border: 0 none; } /*统一效果*/ img { vertical-align: bottom } button { cursor: pointer; } /* iframe */ iframe { display: block; } /* 去除firefox 边框 */ abbr, acronym { border: 0 none; font-variant: normal; } /* 样式统一 */ del { text-decoration: line-through; } /* 列表样式 */ ol, ul { list-style: none outside none; } /* 对齐 */ caption, th { text-align: left; } /* 标题样式 */ q:before, q:after { content: "" } /* 清理浮动 */ .clearfix { *zoom:1; } .clearfix:after { visibility: hidden; display: block; font-size: 0; content: ""; clear: both; height: 0; *zoom:1; } /* 浮动 */ .fl, .fr { display: inline; } .fl { float: left; } .fr { float: right; } .fc { clear: both; } .fz { zoom: 1; } img { border: 0px; } input { vertical-align: middle } div { } li { list-style-type: none; text-align: left; } #logo { height: 80px; background-color: #fff; position: relative; z-index: 10; -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .3); box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .3); min-width: 1000px; } .logo { margin: 0 auto; width: 1000px; height: 80px; } .logo img { float: left; } .menu { float: right; padding-top: 40px; width: 610px; } #nav { display: block; } #nav .mainlevel { float: left;/*ie6 only*/ } #nav .mainlevel a { color: #000; text-decoration: none; line-height: 40px; text-align: center; padding-top: 0; padding-right: 3px; padding-bottom: 0; padding-left: 10px; font-size: 14px; } #nav .mainlevel a:hover { color: #186698; text-decoration: none; } #nav .mainlevel ul { display: none; position: absolute; } #nav .mainlevel li { background: black; filter: alpha(opacity=40); -moz-opacity: 0.4; opacity: 0.4; z-index: 1; width: 140px;/*ie6 only*/ } .log { text-align: center; color: skyblue; line-height: 24px; text-transform: capitalize; margin: 50px auto; } #pic { height: 400px; min-width: 1000px; } /*__ maincontent _*/ #maincontent { min-width: 1000px; height: 400px; overflow: hidden; position: relative; } #maincontent div.pict { cursor: default !important; } #maincontent .pict img{/*width: 100%;*/ height: 400px; max-width: 100%; object-fit: cover; max-height: 100%;} #maincontent div.main { position: static; text-align: center; display: block; cursor: pointer !important } #maincontent .element { display: none; position: absolute !important; } #maincontent .left { top : 190px; left: 10px; cursor: pointer; } #maincontent .right { top: 190px; right: 10px; cursor: pointer; } #maincontent .main .guardian { display: none; height: 0; } #maincontent .navi { z-index: 9999999; } div#maincontent div.main { display: none; } div#maincontent div.element { position: absolute !important;opacity: 1 !important; } .aside01 { background: #ededeb; height: 160px; min-width: 1000px; } .sidediv01 { width: 1000px; margin: 0 auto; padding-top: 20px; padding-bottom: 20px; height: 120px; } .sidediv01 li { float: left; height: 120px; } .sidediv01_li01 { width: 325px; background-image: ; background-repeat: no-repeat; background-position: right; } .sidediv01_li02 { width: 322px; padding-left: 28px } .sidediv01_li03 { width: 297px; padding-left: 28px; background-image: ; background-repeat: no-repeat; background-position: left; } .aside02 { background: #fd7e46; height: 160px; min-width: 1000px; } .sidediv02 { width: 1000px; margin: 0 auto; padding-top: 20px; padding-bottom: 20px; height: 120px; } .sidediv02 li { float: left; height: 120px; } .sidediv02_li01 { width: 325px; text-align: left; background-image: ; background-repeat: no-repeat; background-position: right; } .sidediv02_li02 { width: 322px; padding-left: 28px } .sidediv02_li03 { width: 297px; padding-left: 28px; background-image: ; background-repeat: no-repeat; background-position: left; } h3 { margin: 10px; color: #000; font: 18px 微软雅黑, sans-serif; letter-spacing: -1px; font-weight: bold; } .boxgrid { width: 287px; height: 110px; float: left; border: 1px solid #ccc; overflow: hidden; position: relative; padding: 4px; background-color: #fff; } .boxgrid a { color: #333; text-decoration: none; } .boxgrid img { position: absolute; top: 0; left: 5; border: 0; margin-top: 4px; float: left; } .boxgrid p { padding: 0 10px; color: #333; font-size: 12px; line-height: 18px } .boxgrid2 { width: 287px; height: 110px; float: left; border: 1px solid #fff; overflow: hidden; position: relative; padding: 4px; background-color: #fff; } .boxgrid2 a { color: #333; text-decoration: none; } .boxgrid2 img { position: absolute; top: 0; left: 5; border: 0; margin-top: 4px; float: left; } .boxgrid2 p { padding: 0 10px; color: #333; font-size: 12px; line-height: 18px } .boxcaption { float: left; position: absolute; background: #000; height: 100px; width: 100%; opacity: .8; /* for ie 5-7 */ filter: progid:dximagetransform.microsoft.alpha(opacity=80); /* for ie 8 */ -ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=80)"; } #content { height: auto; clear: both; overflow: hidden; background-color: #fff; height: 160px; min-width: 1000px; } .content01 { width: 1000px; height: 160px; margin: 0 auto; } .content01_1 { float: left; width: 198px; } .content01 li { float: left; width: 250px; } .con01li1 { height: 60px; text-align: center; } .con01li2 { height: 40px; text-align: center; color: #414141; font-size: 14px; font-weight: bold; line-height: 40px; } .con01li2 a { color: #552e81; font-size: 16px; font-weight: bold; text-decoration: none; line-height: 40px; font-family: "简体字"; } .con01li2 a:hover { color: #186698; font-size: 16px; text-decoration: none; font-weight: bold; line-height: 40px; } .con01li3 { height: 60px; text-align: center; color: #717171; font-size: 12px; line-height: 22px; } .con01li3 a { color: #717171; font-size: 14px; text-decoration: none; line-height: 22px; font-weight: normal; } .con01li3 a:hover { color: #552e81; font-size: 14px; text-decoration: none; line-height: 22px; font-weight: normal; } .content02 { width: 1000px; height: 230px; margin: 0 auto; } .content02_1 { float: left; width: 270px; padding-top: 10px; padding-right: 15px; padding-left: 15px; } .content02_2 { float: left; width: 435px; padding-top: 10px; padding-right: 15px; padding-left: 15px; } .content02_3 { float: left; width: 220px; padding-top: 10px; padding-left: 15px; } .content03 { float: right; width: 713px; border-left-width: 1px; border-left-style: solid; border-left-color: #dddddd; background-color: #fff; padding: 25px; } .contit { height: 28px; width: 270px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #808080; color: #186698; font-size: 14px; margin-bottom: 10px; } .contit01 { float: left; font-size: 14px; font-family: "简体字"; color: #414141; font-weight: bold; line-height: 28px; padding-left: 5px; } .contit2 { height: 28px; width: 220px; color: #186698; font-size: 14px; } .contit201 { float: left; font-size: 14px; font-family: "微软雅黑"; color: #414141; font-weight: bold; line-height: 28px; padding-left: 5px; } .contit201 a { color: #414141; text-decoration: none; font-weight: bold; font-size: 14px; font-family: "微软雅黑"; } .conmore { float: right; font-size: 12px; color: #4d4d4d; padding-right: 5px; line-height: 28px; } .conmore a { color: #414141; font-size: 12px; text-decoration: none } .conmore a:hover { color: #186698; font-size: 12px; text-decoration: none } #bottom { height: 120px; /*background-image: url(/uploads/image/_t0e2thtmlres/yjs_footbg.gif);*/ min-width: 1000px; font-size: 14px; line-height: 22px; background-color: #8b8bcd; } .bottext { width: 1000px; margin: 0 auto; padding-top: 18px; height: 100px; position: relative; } .foot-right { float: right; position: absolute; right: 0; top: 11px; } .foot-right li { float: left; margin-left: 10px; } .botli01 { font-size: 12px; color: #fff; float: left; width: 330px; padding-left: 20px; border-right-style: solid; border-right-width: 1px; border-right-color: #fff; } .botli02 { font-size: 12px; color: #fff; float: left; width: 380px; padding-left: 20px; } .botli03 { font-size: 12px; color: #fff; width: 380px; float: left; padding-left: 20px; } #news { width: 270px; display: block; /* [disabled]min-height: 200px; */ float: left; } .sec-articles-wrap { width: 258px; height: 150px; position: relative; overflow: hidden; } .sec-articles { position: absolute; } .article { float: left; display: block; width: 260px; height: 150px; } .article a { -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; transition: all .2s ease-in-out; color: #666; text-decoration: none; } .article img { border: 1px solid #cfcfcf; width: 250px; height: 110px; padding: 4px; } .article span { line-height: 22px; font-weight: normal; font-size: 12px; text-overflow: ellipsis; white-space: nowrap; display: block; width: 260px; overflow: hidden; cursor: pointer; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; transition: all .2s ease-in-out; text-align: center; color: #414141; } .sec-nav { display: block; width: 85px; overflow: hidden; height: 20px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; } .sec-nav a { display: block; width: 16px; height: 20px; text-indent: -9999px; float: left; background-image: ; background-repeat: no-repeat; background-position: 50% 50%; } .dis { display: block } .undis { display: none } .subject1 { width: 435px; height: 220px; clear: both; } .news1 { height: 33px; background-image: url(/uploads/image/_t0e2thtmlres/index_bg01.gif); background-repeat: repeat-x; margin-bottom: 6px; } .burning_left { float: left; height: 33px; } .xinxi { width: 80px; height: 33px; float: left; text-align: left; line-height: 28px; font-family: "简体字"; color: #414141; font-size: 14px; font-weight: bold; padding-left: 5px } .hovertab2 { width: 80px; height: 33px; float: left; ; background-repeat: no-repeat; text-align: left; line-height: 28px; font-family: "简体字"; color: #414141; font-size: 14px; font-weight: bold; padding-left: 5px; background-image: url(/uploads/image/_t0e2thtmlres/index_bg02.png); } .normaltab2 { width: 80px; height: 33px; float: left; text-align: left; line-height: 28px; font-family: "简体字"; color: #a1a1a1; font-size: 14px; font-weight: bold; padding-left: 5px } .normaltab2 a:link, .normaltab2 a:visited, .normaltab2 a:active { color: #c60b04; font-size: 14px; text-decoration: none; font-weight: bold } .normaltab2 a:hover { color: #c60b04; font-size: 14px; text-decoration: underline; font-weight: bold } .blue { color: #26437e; font-size: 12px } .subject3 { width: 435px; clear: both; } #events { width: 370px; display: block; /* [disabled]min-height: 200px; */ float: left; } .sec-events-wrap { width: 370px; height: 150px; position: relative; overflow: hidden; } .sec-events { position: absolute; height: 150px; } .events { padding-top: 3px; padding-bottom: 3px; position: relative; height: 22px; } .event-date { display: block; float: left; width: 66px; height: 22px; line-height: 22px; clear: left; text-align: center; font-style: normal; color: #414141; padding-right: 10px; padding-left: 10px; border-right-width: 1px; border-right-style: solid; border-right-color: #a2a2a2; } .event-content { display: block; float: left; width: 320px; clear: right; padding-left: 12px; overflow: hidden; height: 22px; line-height: 22px; } .event-content a { color: #414141; font-size: 12px; text-decoration: none } .event-content a:hover { color: #552e81; font-size: 14px; text-decoration: none } .sec-events-nav { display: block; width: 50px; overflow: hidden; height: 20px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; } .sec-events-nav a { display: block; width: 16px; height: 20px; text-indent: -9999px; float: left; background-image: ; background-repeat: no-repeat; background-position: 50% 50%; } .slide { position: relative; overflow: hidden; width: 270px; height: 170px; } .focus-body { overflow: hidden; position: relative; width: 270px; height: 170px; } .item { width: 260px; height: 170px; position: relative; padding-right: 5px; padding-left: 5px; } .item-info { z-index: 2; } .item-info, .info-bg { position: absolute; bottom: -1px; left: 0; height: 63px; width: 260px; padding-top: 15px; padding-right: 12px; padding-bottom: 0; padding-left: 12px; } .item-info a, .item-info a:hover, .item-info a:visited, .item-info a:active { text-decoration: none; color: #fff; font-family: "微软雅黑"; line-height: 22px; } .item-info h1 { font-size: 18px; } .slide_dot { bottom: 5px; position: absolute; text-align: center; z-index: 3; width: 100%; } .slide_dot .dot_list { height: 9px; width: 9px; } .slide_dot span { margin-right: 3px; cursor: pointer; font-size: 1.6em; line-height: 24px; vertical-align: middle; color: #cbcbcb; font-family: tahoma; } .slide_dot .current { color: #5326b9; } .slide_more { bottom: 5px; position: absolute; right: 15px; text-align: center; z-index: 4; } .slide_more a { color: #333; } .slide_more a:hover { color: #552e81; font-size: 14px; } .leftbotton, .rightbotton { position: absolute; display: block; width: 29px; height: 44px; cursor: pointer; z-index: 5; background: no-repeat; top: 118px; } .leftbotton, .leftbotton:hover { left: -1px; } .leftbotton:hover { background-position: 0 -51px; } .rightbotton, .rightbotton:hover { right: -1px; background-position: -35px 0; } .rightbotton:hover { background-position: -35px -51px; } .slide2 { position: relative; overflow: hidden; width: 435px; height: 170px; } .focus-body2 { overflow: hidden; position: relative; width: 435px; height: 150px; } .item2 { width: 435px; height: 170px; position: relative; } .item-info2 { z-index: 2; } .item-info2, .info-bg2 { position: absolute; bottom: -1px; left: 0; height: 63px; width: 360px; padding-top: 15px; padding-right: 12px; padding-bottom: 0; padding-left: 12px; } .item-info2 a, .item-info a:hover, .item-info a:visited, .item-info a:active { text-decoration: none; color: #fff; font-family: "微软雅黑"; line-height: 22px; } .item-info2 h1 { font-size: 18px; } .button01 { width: 113px; height: 39px; background-image: ; background-repeat: no-repeat; margin-bottom: 10px; font-family: "微软雅黑"; font-size: 14px; font-weight: bold; color: #fff; padding-left: 60px; } .button01_1 { width: 113px; height: 39px; line-height: 39px; background-image: url(/uploads/image/_t0e2thtmlres/index_button02.png); background-repeat: no-repeat; margin-bottom: 10px; font-family: "简体字"; font-size: 14px; font-weight: bold; color: #fff; padding-left: 60px; } .button01 a { text-decoration: none; font-size: 14px; font-weight: bold; color: #fff; line-height: 39px; } .button01_1 a { text-decoration: none; font-size: 14px; font-weight: bold; color: #fff; line-height: 39px; } .button02 { width: 113px; height: 39px; background-image: ; background-repeat: no-repeat; margin-bottom: 10px; font-family: "微软雅黑"; font-size: 14px; font-weight: bold; color: #fff; padding-left: 60px; } .button02_1 { width: 113px; height: 39px; line-height: 39px; background-image: url(/uploads/image/_t0e2thtmlres/index_button04.png); background-repeat: no-repeat; margin-bottom: 10px; font-family: "微软雅黑"; font-size: 14px; font-weight: bold; color: #fff; padding-left: 60px; } .button02 a { text-decoration: none; font-size: 14px; font-weight: bold; color: #fff; line-height: 39px; } .button02_1 a { text-decoration: none; font-size: 14px; font-weight: bold; color: #fff; line-height: 39px; } .guikou { width: 220px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; padding-top: 10px; } .guikou .gk { position: relative; height: auto; text-align: left } .guikou .gk ul.lang { display: inline } .guikou .gk ul.lang li { display: inline; zoom: 1; position: relative; } .guikou .gk ul.lang li.ext { } .guikou .gk ul.lang li span { cursor: pointer; color: #fff; text-decoration: none } .guikou .gk ul.lang li a { cursor: pointer; color: #fff; text-decoration: none } .guikou .gk ul.lang li ul { display: none; z-index: 100; left: 0px; padding-bottom: 10px; overflow: hidden; bottom: 20px; padding-top: 10px; position: absolute; } .guikou .gk ul.lang li ul li { padding-right: 0px; display: block; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; text-align: left } .guikou .gk ul.lang li ul li a { clear: both; padding-right: 16px; display: block; padding-bottom: 0px; color: #535353; line-height: 20px; padding-top: 0px; white-space: nowrap; height: 20px } .guikou .gk ul.lang li.disable a { color: #535353 } .guikou .gk ul.lang li.disable span { color: #535353 } .guikou .gk ul.lang li:hover a { color: #000 } .guikou .gk ul.lang li:hover span { color: #000 } .guikou .gk ul.lang li:hover ul li a { color: #535353 } .guikou .gk ul.lang li ul li a:hover { color: #000 } .guikou .gk ul.lang li:hover ul { display: block } #contenttt{background-color: #f4eefd;}