|
|
@@ -0,0 +1,176 @@
|
|
|
+@charset "utf-8";
|
|
|
+/*reset*/
|
|
|
+/* CSS reset for c_b */
|
|
|
+body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
|
|
|
+ margin: 0; padding: 0;}
|
|
|
+table { border-collapse: collapse; border-spacing: 0;}
|
|
|
+table th, table td { padding: 5px;}
|
|
|
+fieldset, img { border: 0;}
|
|
|
+address, caption, cite, code, dfn, em , th, var { font-style: normal; font-weight: normal;}
|
|
|
+ol, ul { list-style: none;}
|
|
|
+ception, th { text-align: left;}
|
|
|
+q:before, q:after { content: '';}
|
|
|
+abbr, acronym { border: 0;}
|
|
|
+a { color: #666; text-decoration: none;} /*for ie f6n.net*/
|
|
|
+a:focus { outline: none;} /*for ff f6n.net*/
|
|
|
+a:hover { color: #951F23; text-decoration: none;}
|
|
|
+*{behavior: url(js/iepngfix.htc);}
|
|
|
+
|
|
|
+/*¶¨Î»*/
|
|
|
+.tl { text-align: left;}
|
|
|
+.tc { text-align: center;}
|
|
|
+.tr { text-align: right;}
|
|
|
+.bc { margin-left: auto; margin-right: auto;}
|
|
|
+.fl { float: left; display: inline;}
|
|
|
+.fr { float: right; display: inline;}
|
|
|
+.zoom { zoom: 1;}
|
|
|
+.hidden { visibility: hidden;}
|
|
|
+.vam { vertical-align: middle;}
|
|
|
+.clear{ clear: both; height: 0; line-height: 0; font-size: 0;}
|
|
|
+p{ word-spacing: -1.5px;}
|
|
|
+.fix, .z { *zoom: 1;}
|
|
|
+.fix:after { clear: both; content: ""; display: block; font-size: 0; height: 0; line-height: 0; visibility: hidden;}
|
|
|
+
|
|
|
+/*ÆäËû*/
|
|
|
+.container { width: 1210px; margin: 0 auto;}
|
|
|
+.w910 { float: left; width: 910px;}
|
|
|
+.w280 { float: right; width: 280px;}
|
|
|
+.curp { cursor: pointer;}
|
|
|
+.mt20 { margin-top: 20px;}
|
|
|
+
|
|
|
+/*Ôreset*/
|
|
|
+sup { vertical-align: baseline;}
|
|
|
+sub { vertical-align: baseline;}
|
|
|
+input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit;
|
|
|
+ font-weight: inherit;}
|
|
|
+input, button, textarea, select { *font-size: 100%;}
|
|
|
+input, select { vertical-align: middle;}
|
|
|
+body { font: 14px/1.231 arial, helvetica, clean, sans-serif;}
|
|
|
+select, input, button, textarea, button { font: 99% arial, helvetica, clean, sans-serif;}
|
|
|
+table { font-size: inherit; font: 100%; border-collapse: collapse;}
|
|
|
+pre, code, kbd, samp, tt { font-family: monospace; *font-size: 108%; line-height: 100%;}
|
|
|
+/*title*/
|
|
|
+h1 { font-size: 32px;}
|
|
|
+h2 { font-size: 26px;}
|
|
|
+h3 { font-size: 20px;}
|
|
|
+h4 { font-size: 14px;}
|
|
|
+h5 { font-size: 12px;}
|
|
|
+h6 { font-size: 10px;}
|
|
|
+/*end reset*/
|
|
|
+
|
|
|
+/* CSS Document */
|
|
|
+body { background: #fff; overflow-x: hidden; color: #666; font-size: 14px; font-family: microsoft yahei; position: relative;}/* ÍøÕ¾×ÖÌåÑÕÉ« */
|
|
|
+
|
|
|
+/* Í·²¿ */
|
|
|
+.header { width: 100%; background: #FFF; font-size: 14px; font-size: 1.4rem;}
|
|
|
+.header .logo { margin-top: 15px; width: 287px; height: 59px; display: block;}
|
|
|
+.header .logo img { width: 100%; height: 100%; display: block;}
|
|
|
+.header .show { width: 17px; height: 15px; background: url(../img/menu.png) no-repeat; cursor: pointer; display: block; float: right; margin: 28px 20px 0 0; display: none;}
|
|
|
+
|
|
|
+.nav .close { width: 14px; height: 14px; background: url(../img/close.png) no-repeat; display: block; position: absolute; right: 1em; top: 1em; cursor: pointer; display: none;}
|
|
|
+.nav li { float: left; width: 105px; margin: 25px 0 25px -1px; border-right: 1px dotted #b5b5b6; border-left: 1px dotted #b5b5b6;}
|
|
|
+.nav li a { width: 100%; font-size: 14px; color: #3f3f3f; line-height: 20px; text-align: center; display: block; text-decoration: none; border-radius: 10px;}
|
|
|
+.nav li a span { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block;}
|
|
|
+.nav li a:hover, .nav li a.cur { color: #951F23;}
|
|
|
+
|
|
|
+/* banner */
|
|
|
+.slideBox { position: relative; width: 100%; overflow: hidden;}
|
|
|
+.slideBox .hd { position: absolute; right: 50%; bottom: 20px; height: 25px; margin-right: -44px; overflow: hidden; z-index: 1;}
|
|
|
+.slideBox .hd li { float: left; width: 10px; height: 10px; margin: 0 5px; border: 1px solid #fff; border-radius: 50%;}
|
|
|
+.slideBox .hd li.on { background: #951F23; border: 1px solid #951F23;}
|
|
|
+.slideBox .bd { position: relative; height: 100%; z-index: 0;}
|
|
|
+.slideBox .bd li { zoom: 1; vertical-align: middle;}
|
|
|
+.slideBox .bd li a { position: relative; width: 100%; padding: 13.5% 0; display: block;}
|
|
|
+.slideBox .bd li a img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block;}
|
|
|
+.slideBox .prev, .slideBox .next { position: absolute; left: 3%; top: 50%; width: 32px; height: 40px; margin-top: -25px; background: url('../img/slider-arrow.png') -110px 5px no-repeat;
|
|
|
+ display: block; filter: alpha(opacity=50); opacity: 0.5;}
|
|
|
+.slideBox .next { left: auto; right: 3%; background-position: 8px 5px;}
|
|
|
+.slideBox .prev:hover, .slideBox .next:hover { filter: alpha(opacity=100); opacity: 1;}
|
|
|
+.slideBox .prevStop, .slideBox .nextStop { display: none;}
|
|
|
+
|
|
|
+/*·ÖÀà±êÌâ*/
|
|
|
+.CategoryList_Title { height: 2.968em; line-height: 2.968em; padding: 0 .687em; color: #333; display: none;
|
|
|
+ text-align: center; border-bottom: 1px solid #b0b4bb; font-size: 1.125em;
|
|
|
+ background: linear-gradient(180deg , #f2f2f2 0% , #e0e0e0 100%);}
|
|
|
+.CategoryList_Title .fl { float: left; background: url('../img/jt6.png') no-repeat left center; width: 17px;
|
|
|
+ height: 100%;}
|
|
|
+.CategoryList_Title .icon-details { margin-right: .5em; float: right;}
|
|
|
+
|
|
|
+/*ҳβ*/
|
|
|
+.flinkbg { width: 100%; background: #333; margin-top: 30px;}
|
|
|
+.flinkbg h2 { float: left; font-size: 15px; font-weight: bold; line-height: 30px; color: #fff;}
|
|
|
+.flinkbg ul { padding: 5px 0; float: left;}
|
|
|
+.flinkbg ul li { float: left; font-size: 14px; margin-right: 20px; line-height: 30px;}
|
|
|
+.flinkbg ul li a { color: #fff;}
|
|
|
+.flinkbg ul li a:hover { text-decoration: underline;}
|
|
|
+
|
|
|
+.footer { width: 100%; height: 200px; background: url(../img/footer_bj.png) no-repeat center top;}
|
|
|
+.footer a { color: #fff;}
|
|
|
+.footer a:hover { color: #951F23;}
|
|
|
+.footer .left { width: 150px; float: left;}
|
|
|
+.footer .left img { margin-top: 44px;}
|
|
|
+.footer .addr { width: 646px; float: left; margin-top: 35px; margin-left: 38px;}
|
|
|
+.footer .addr p { font-size: 14px; color: #fff; margin-top: 12px; margin-left: 8px;}
|
|
|
+.footer .addr .ph_F { display: none;}
|
|
|
+.footer .right { float: right; margin-right: 10px; margin-top: 35px;}
|
|
|
+.footer .right img { width: 100px;}
|
|
|
+.footer .right p { font-size: 14px; color: #fff; line-height: 34px;}
|
|
|
+
|
|
|
+.fttow { display: none; width: 100%; height: 56px; background: rgba(0,0,0,0.8); position: fixed; bottom: 0; z-index: 998;}
|
|
|
+.fttow li { width: 33.3%; float: left;}
|
|
|
+.fttow li span { width: 100%; float: left; height: 33px;}
|
|
|
+.fttow li p { width: 100%; line-height: 21px; float: left; text-align: center; font-size: 13px; color: #fff;}
|
|
|
+.fttow li a { color: #fff;}
|
|
|
+.fttow li span img { height: 2em; padding-top: 0.2em; display: block; margin: 0 auto;}
|
|
|
+.saoma1 { width: 300px; height: 300px; position: fixed; bottom: 10%; left: 50%; margin-left: -150px; z-index: 10000;
|
|
|
+ background: #000; opacity: 0.8;}
|
|
|
+.ewm11 { width: 200px; height: 200px; margin: 0 auto; position: absolute; top: 50%; left: 50%;margin-top: -33%;
|
|
|
+ margin-left: -33%;}
|
|
|
+.ewm11 img { width: 100%;}
|
|
|
+
|
|
|
+@media screen and ( max-width: 1920px ) and ( min-width: 1440px ) {
|
|
|
+ .container { width: 1210px;}
|
|
|
+}
|
|
|
+@media screen and ( max-width: 1024px ) and ( min-width: 769px ) {
|
|
|
+ .container { width: 900px;}
|
|
|
+ .w910 { width: 675px;}
|
|
|
+ .w280 { width: 204px;}
|
|
|
+
|
|
|
+ .header .container { width: 100%;}
|
|
|
+ .nav li { width: 90px; margin: 15px 0 15px -1px;}
|
|
|
+
|
|
|
+ .footer .addr { width: 580px;}
|
|
|
+}
|
|
|
+@media screen and (max-width: 768px) {
|
|
|
+ .container { width: 98%;}
|
|
|
+ .mt20 { margin-top: 0.5em;}
|
|
|
+ .w910, .w280 { width: 100%;}
|
|
|
+
|
|
|
+ .header .logo { margin: 0.3em 0; width: 58%; height: auto;}
|
|
|
+
|
|
|
+ .nav { position: fixed; right: 0; top: 0; width: 50%; height: 100%; padding: 80px 20px 20px; z-index: 999; text-align: center; background: url(../img/nav_bg.png);
|
|
|
+ overflow: auto; display: none;}
|
|
|
+ .nav li { float: none; width: 100%; border: none;}
|
|
|
+ .nav li a { color: #fff;}
|
|
|
+ .nav li a:hover, .nav li a.cur { background: none;}
|
|
|
+
|
|
|
+ .slideBox .hd { bottom: 20px; height: 10px;}
|
|
|
+ .slideBox .hd li { width: 8px; height: 8px;}
|
|
|
+ .slideBox .bd li a { position: relative; width: 200%; padding: 27% 0; display: block;}
|
|
|
+ .slideBox .bd li a img { position: absolute; top: 0; left: -25.3%; width: 100%; height: 100%; display: block;}
|
|
|
+
|
|
|
+ .flinkbg { background: #444;}
|
|
|
+
|
|
|
+ .footer { width: 100%; height: auto; background-color: #0b0503; padding-bottom: 80px;}
|
|
|
+ .footer .container { width: 100%;}
|
|
|
+ .footer .addr { width: 100%; margin-top: 0; margin-left: 0;}
|
|
|
+ .footer .addr ul { width: 100%; background: #951F23;}
|
|
|
+ .footer .addr ul li { width: auto; padding: 8px 0; font-size: 14px; background: #951F23;}
|
|
|
+ .footer .addr ul li a { font-size: 14px; margin: 0 11.5px;}
|
|
|
+ .footer .addr p { text-align: center;}
|
|
|
+
|
|
|
+ .fttow, .CategoryList_Title, .footer .addr .ph_F, .header .show, .nav .close { display: block!important;}
|
|
|
+ .nav li span, .slideBox .prev, .slideBox .next, .footer .left, .footer .right, .footer .addr .pc_F { display: none;}
|
|
|
+}
|
|
|
+@media screen and ( max-width: 412px ) and ( min-width: 375px ) {}
|
|
|
+@media screen and ( max-width: 374px ) and ( min-width: 320px ) {}
|