<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*pub*/@charset "utf-8";
a {
    color: inherit;
    text-decoration: none;
}

a {
    background-color: transparent;
}
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/MaterialIcons-Regular.eot); /* For IE6-8 */
    src: local('Material Icons'), local('MaterialIcons-Regular'),
        url(fonts/MaterialIcons-Regular.woff2) format('woff2'),
        url(fonts/MaterialIcons-Regular.woff) format('woff'),
        url(fonts/MaterialIcons-Regular.ttf) format('truetype');
}
html, body {
    font: 16px/100% Arial, Verdana, Helvetica, sans-serif;
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    color: #686868; 
    font-family: Arial,敺株��迤暺煾��;
    margin:0;
    padding:0;
}
div {
    color:#686868;
    table-layout:fixed;
    word-break:normal;
    word-wrap:break-word;
}
input {
    margin: 1px 0;
    padding: 5px;
}
pre {
    background: #242424;
    color: #f2f2f2;   
    padding: 8px;  
}
.body-home {
    background: url(img/bg/bg.png) #fff no-repeat;
}
.body-page {
     background: #fff url(img/bg/bg_story.jpg) repeat;

}
.button {
	background: #f3f3f3;
	border: solid 1px #dcdcdc;
	border-radius:2px;
	box-sizing: border-box;
	color: #6e6e6e;
	cursor: pointer;
	display: inline-block;
	font: bold 12px Helvetica,Arial,sans-serif,敺株��迤暺煾��;
	margin: 0;
	padding: 6px 18px;
	position: relative;
	text-shadow: 0 1px 0 #fff;
}
.button:hover {
	border-color: #999;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	color: #333;
}
/* desk */
@media (min-width: 998px)
{

}
/* pad */
@media (max-width: 997px)
{
    .body-page  {
          background: #dadada;
    }  
}
/* phone */
@media (max-width: 768px)
{
    .body-page  {
          background: #dadada;
    }
}

/*pub*/.container-home {
    box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
    /*overflow:hidden;*/
    padding: 0;
    position: relative;
}
.container-page {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1380px;
    padding: 0;
    position: relative;
}
.container-space {
    background: #000;
    left: 0;
    height: 70px;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index:3;
}/*pub*/.header {
    height: auto;
    width: 100%;
}
.header-inner {
     position:fixed;
     top:0;left:0;
     width:100%;
     z-index:8;
}
/* desk */
@media (min-width: 998px)
{
    ._logo_ {
       margin-left:8px;
    }
    ._logo_ img {
        height: 66px;
        width: 66px;
    }
    .menu-left-btn {
        display:none;
    }
    .banner img { 

        border:1pxsolid #fff;
        float: left;
        padding: 0 0 1px 0;
    }
}
/* pad */
@media (max-width: 997px)
{
    .header-page {
        height: 70px;
    }
    ._logo_ {
        box-sizing: border-box;
        left:0;
        right:0;
        bottom:0;
        top:0;
        margin:auto;
        position: absolute;
        width: 66px;
        height: 66px;
    }
    ._logo_ img {
        height: 66px;
        width: 66px;
    }
    .menu-left-btn {
	    cursor: pointer;
	    display: block;
	    height: 32px;
	    left: 22px;
	    position: absolute;
	    top: 9px;
	    width: 32px;
	    z-index: 88;
    }
    .banner img { 
        display: none;
    }
}
/* phone */
@media (max-width: 768px)
{
    .header-page {
        height: 70px;
    }
    ._logo_ {
        box-sizing: border-box;
        left:0;
        right:0;
        bottom:0;
        top:0;
        margin:auto;
        position: absolute;
        width: 66px;
        height: 66px;
        z-index: 88 !important;
    }
    ._logo_ img {
        height: 66px;
        width: 66px;
    }
    .menu-left-btn {
	    cursor: pointer;
	    display: block;
	    height: 32px;
	    left: 22px;
	    position: absolute;
	    top: 9px;
	    width: 32px;
	    z-index: 88;
    }
    .banner img { 
        display: none;
    }
}
.menu-left-btn i {
    font-size: 48px;
    color: #fff;
}
.tools {
    margin: 0 auto;
    max-width: 1380px;
    height: 70px;
    padding: 0;
    position: relative;
}
._tools-login_ { 
    background: url(img/login.png) no-repeat;
    color:#fff;
    height: 32px;
    margin: 0;
    position: absolute;
    top: 20px;
    right: 8px;
    width: 32px;
}
.tools-toggle {
    border: 2px solid #dadada;
    border-radius: 18px;
    box-sizing: border-box;
    cursor: pointer;
    height: 38px;
    width: 38px;
    z-index: 88;
    position: absolute;
    top: 20px;
    right: 8px;
}
.tools-msg {
    position: absolute;
    right: 58px;
    top: 7px;
    background: url(/_welcome/_tmpl/df/img/mmsg.png);
    color: #fff;
    display: block;
    margin: 0;
    height: 32px;
    width: 32px;
    display:none;
}
.msg_count {
    box-sizing: border-box;
    color: #fff;
    font-size: 11px;
    height: 22px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 8px;
    width: 33px;
}
.tools-cart {
    background: url(/_welcome/_tmpl/df/img/mcart.png);
    top: 5px;
    height: 32px;
    position:absolute;
    right: 90px;
    width: 32px;
    display: none;
}
.cart_count {
    box-sizing: border-box;
    color: #fff;
    font-size: 11px;
    height: 15px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 13px;
    width: 33px;
}
.tools-search {
    position: absolute;
    right: 12px;
    top: 12px;
    background: url(/_welcome/_tmpl/df/img/search.png);
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    margin: 0;
    height: 24px;
    width: 24px;
    display: none;
}
.tools-search a {
    display: block;
    height: 24px;
    width: 24px;
}
.navbar {
    box-sizing: border-box;
    color: #333;
    font-size: 100%;
    padding: 5px 0 5px 8px;
}
.navspace {
    margin: 0 0 0 8px;
}
.navspace:after {
    content: "/ ";
}
/*pub*/.accesskey {
    color: #000;
    display:none;
}
.menu {
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 20%;
    top: 23px;
    width: auto;
    z-index: 10;
}
.menu dt {
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}
.m-it {
    color: #fff;
    cursor: pointer;	
    display: inline-block;
    margin-right: 8px;
    padding: 6px 18px 3px 18px;
}
.m-on {
    background: #f8ff89;
    border-radius: 20px;
    border: 1px solid #666;
    color: #333;
    webkit-box-shadow: 0 0 15px #f3d42e;
	-moz-box-shadow: 0 0 15px #f3d42e;
	box-shadow: 0 0 15px #f3d42e;
}
.m-at {
    color:green;
}
.dropdown { 
    background: #fafafa;
    border: 1px solid #777;
    border-radius: 20px;
    box-sizing: border-box;
    height: auto;
    left: 0;
    min-height: 38px;
    padding: 8px;
    position: absolute;
    top: 35px;
    width: 138px;
    z-index: 999;
}
/*for dropdown*/
.dropdown .s-it {
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 100%;
    letter-spacing: 0.01em;
    margin-top: 1px;
    padding: 6px 6px;
}
.dropdown .s-it:hover {
    background: #36c31f;
    color: #fff;
}
.dropdown .s-it2 {
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 92%;
    letter-spacing: 0.01em;
    margin-top: 1px;
    padding: 6px 6px;
}
.dropdown .s-it2:hover {
    background: #868686;
    color: #fff;
}
.dropdown .s-at {
    background: #8ac839;
    color: #fff;
}
.dropdown .sub2 {
    background: #dadada;
    display: block;
}
.icon-arrow {
    background: url(img/arrow/down.png)no-repeat;
    float: right;
    font-size: 10px;
    width: 10px;
    height: 10px;
}
.sub-about {
    text-align: center;
    width: 99px;
}
.sub-news {
    margin: 5px;
    text-align: center;
    width: 188px;
}
.sub-service {
    margin-left: -92px;
    width: 288px;
}
.sub-performance {
    text-align: center;
    width: 99px;
}
/*pub*/.menu-left {
    background: #1a1a1a;
    height: 100%;
    left: -288px;
	overflow-y: auto;
    position: fixed;
    top: 0;
    width: 288px;
    z-index: 8888;
}
::-webkit-scrollbar { width: 5px; }
::-webkit-scrollbar-track { background-color: #ededed; }
::-webkit-scrollbar-thumb { background-color: #b5b5b5;outline-style: none; }
.menu-side {
    box-sizing: border-box;
    margin: 0;
    padding: 20px 0;
    overflow: auto;
    overflow-x: hidden;
}
.menu-side &gt; dt {
    border-bottom: 1px solid #1a1a25;
    box-sizing: border-box;
    padding: 0;
    position: relative;
    width: 100%;
}
.menu-side &gt; dt:hover {
    background: #333;
}
.menu-side &gt; dd { 
    background: #000;
    border-bottom: 1px solid #333;
    padding: 5px 0;
}
.menu-side i {
    width: 24px;
    height: 36px;
}
.menu-side-cname {
    float: left;
    margin: 8px 0 0 0;
}
.menu-side-link {
    box-sizing: border-box;
    color: #fafafa;
    cursor: pointer;
    float: left;
    padding: 8px 8px 0 8px;
    position: relative;
    width: 100%;
}
.menu-side-home {
    border: none;
    box-sizing: border-box;
    position: relative;
    width: 100px;
}
.menu-side-home a {
    color: #fff;
}
.menu-side-home a:hover {
    color: #49aef2;
}
.menu-side-link:hover { 
    color: #49aef2;
}
.menu-side-arr {
    border-bottom: 5px solid rgba(0, 0, 0, 0);
    border-left: 5px solid rgba(0, 0, 0, 0.6);
    border-top: 5px solid rgba(0, 0, 0, 0);
    float: right;
    margin-top: 9px;
}
.menu-side-arr2 {
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 5px solid rgba(255, 255, 255, 0.6);
    float: right;
    margin-top: 9px;
}
.menu-side-open {
    background: #000;
    border: none !important;
}
/*lev 2*/
.menu-side-sub &gt; ul &gt; li &gt; a {
    box-sizing: border-box;
    color: #dadada;
    display: block;
    font-size: 88%;
    padding: 5px 45px;
}
.menu-side-sub &gt; ul &gt; li &gt; a:hover {
    background: #151414;
    color: #49aef2;
}
/*lev 3*/
.menu-side-sub2 {
    width: 100%;
}
.menu-side-sub2 li &gt; a {
    box-sizing: border-box;
    color: #dadada;
    display: block;
    font-size: 88%;
    padding: 5px 45px 5px 58px;
}
.menu-side-sub2 li &gt; a:hover {
	background: #151414;
	color: #49aef2;
}
.sub-on {
    background: #151414;
    color: #49aef2 !important;
}
.close {
    color: #868686;
    float: right;
    margin: 38px 5px 0 0;
}
.close img {
    height: 16px;
    width: 16px;
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 26px;  /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
}
.md-dark { color: rgba(0, 0, 0, 0.54); }
.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }
.md-light { 
    color: darkgray;
    padding: 5px;
}
.md-light:hover {
    color: cornflowerblue;
}
.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }
.md-22 { font-size:22px; }
.md-24 { font-size:24px; }
.md-36 { font-size:36px; }
.md-48 { font-size:48px; }
.menu-left-icon {
    float: left;
    margin: 2px 8px 0 0;    
}

.BorderRight{
	padding-right:10px;
	border-right: 1px solid #D8D7D5;
}
h2 {
    font-size:24px;
    background-color: #fcce30;
    color: #333;
    padding: 6px 10px 6px 10px;
    position: relative;
    margin: -20px 0 20px 0;
    clear: both;
    line-height: 150%;
    border-radius: 5px;
	font-weight:normal;
}
.contact-info-txt {
 	font-size: 12px;
	margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

.contact-info-txt li {
    margin: 5px 0;
}

.contact-info {

    width: calc(100% - 250px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.contact-info h2 {
    font-size: 16px;
    color: #666;
    margin-bottom: 20px;
}

.contact-info .qrcode {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.contact-info ul {
    font-size: 16px;
    color: #666;
}

.contact-info ul li {
    display: block;
    margin-bottom: 10px;
    line-height: 20px;
}

.contact-info_b {
	padding:0 5px ;
    display: table-cell;
    border: 1px solid #909AB0;
    text-align: center;
    line-height: 1.6;
    font-weight: normal;
    vertical-align: middle;
}

.contact-info_p {
    padding: 0 5px;
    display: table-cell;
    vertical-align: middle;
}

.contact-info ul li span {
    display: block;
    line-height: 1.6;
}

.footer-bottom .content {
    min-height: auto;
    padding: 8px 0;
	text-align: center;
	background: #d8d8d8;
	color: #545454;
}
.footer-bottom .contenttop {
	padding:10px;
	background: #F4F4F4;
		text-align: center;
}

.footer-bottom {


    border-top: solid 1px #C7C7C7;
    letter-spacing: 1px;

    color: #777;
    font-size: 12px;
}
.top_unit {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e1e1e1;
    margin:5px 0;
    font-size: 1.25rem;
    line-height: 2rem;
    font-weight: bold;
}

.HeadContainer{

    border-bottom: solid 1px #e8e2df;
    
    padding: 15px 0 15px 0px;
   width: 100%;
	background:#FFF;
}
.main-title:before {
    content: '';
    display: inline-block;
    background: #a8b315;
    width: 6px;
    height: 25px;
    position: relative;
    left: 0;
    top: 2px;
    margin-right: 10px;
}
.main-title {

    font-size: 26px;
    color: #212121;
    line-height: 1.1;
    display: inline-block;

    box-sizing: border-box;
    /*background: url(./img/title_ic.png) 15px 3px no-repeat;
    padding: 0 0 0px 55px;*/
    letter-spacing: 1px;
}
/*pub*//* desk */
@media (min-width: 998px)
{
    .wrapper {
        background: #fff;
		
        position: relative;
        min-height: 610px;

    }  

}
/* pad */
@media (max-width: 997px)
{
    .wrapper {
        background: #fff;

        margin-top: 25px;
        opacity:0.9;
        position: relative;
    }
	.HeadContainer{
		display:none;
	}
		   
}
/* phone */
@media (max-width: 768px)
{
	.HeadContainer{
		display:none;
	}
    .wrapper {
        background: #fff;

        margin-top: 25px;
        opacity:0.9;
        position: relative;
    }
    .BorderRight{	padding-right:0px;	border-right: 0px ;}
	.contact-info-txt {
		text-align:left;
	    vertical-align: baseline;
	}
	.footer-bottom .contenttop {

			text-align: left;
	}
}/*pub*/

.footer {
	background-color:#FFF;
}
.footer-home {}
.footer-page {}
.copyright {}
.qrcode {}
.gotop {
    bottom: 2px;
    cursor: pointer;
    display: none;
    font-size: 20px;
    position: fixed;
    right: 2px;
}/*pub*/.userland {
    background: #1a1a1a;
    box-sizing: border-box;
    height: 100%;
    overflow-y: auto;
    padding: 0;
    position: fixed;
    right: -288px;
    top: 0;
    width: 288px;
    z-index: 8888;
}
.userland-right {
    background: #121212;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
}
.userland-right-icon {
    cursor: pointer;
    margin-left: 2px;
}
.userland-left {
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    width: 250px;
}
.userland-info{
    background-color: #292929;
    border: 1px solid #333;
    border-radius: 3px;
    box-sizing: border-box;
    margin: 0 0 12px 0;
    padding: 10px;
    width: 99%;
}
.userland-icon {
    color: #818181;
    background:#1a1a1a;
    box-sizing: border-box;
    float:left;
    font-size:10px;
    margin: 0;
    height: 76px;
    padding: 5px;
    text-align: center;
    width: 76px;
}

.userland-icon:hover {
    background: #000;
}

.overlay {
    background: #0b0b0b;
    display: none;
    filter: alpha(opacity=68);
    opacity: 0.68;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 88;
}
/*pub*/.fs {
    box-sizing: border-box;
    background: #fafafa;
    clear: both;
    height: 100%;
    margin: 0;
    min-height: 100%;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;		
}
.fm {
    box-sizing: border-box;
    clear: both;
    height: 100%;
    margin: 0;
    min-height: 100%;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;		
}
.fv {
    box-sizing: border-box;
    clear: both;
    height: 100%;
    margin: 0;
    min-height: 100%;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;		
}
.wp {
    box-sizing: border-box;
    clear: both;
    margin: 0 auto;
    max-width: 1600px;
    height: auto;
    padding: 0;
    position: relative;
}
/* .res-sms */
.rs-sms li {
	-webkit-backface-visibility: hidden;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
	}
/* fade */
.rs-fade {
    box-sizing: border-box;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 1px;
	position: relative;
	width: 100%;
}
.rs-fade li {
	-webkit-backface-visibility: hidden;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.rs-fade li:first-child {
	display: block;
	float: left;
	position: relative;
}
.rs-fade img {
	border: none;
	display: block;
	height: auto;
	float: left;
	width: 100%;	
}
/* tab */
.home-tabs {
    box-sizing: border-box;
    margin: 8px 0 0 1px;
    min-height: 150px;
    position: relative;
    width: 100%;
}
.home-tab {
    box-sizing: border-box;
    float: left;
    margin: 0 2px 0 0;
    cursor: pointer;
    height: auto;
    z-index:999;
}
.home-tabs &gt;li &gt; a {
    background:#dadada;
    border: 1px solid #dadada;
    padding: 8px;
}
.home-tabs &gt; li &gt; a.on {
    background:#fff;
    color:#333
    padding: 8px;
}
.home-tab-in {
    box-sizing: border-box;
    left: 5px;
    position: absolute;
    top: 24px;
    padding: 8px;
    width: 100%;
    z-index: 22;
}
.home-tab-in &gt; li &gt; a:hover {
    color: red;
    display: block;
    width: 100%;
}
.home-tabs-phone {
    box-sizing: border-box;
    margin: 8px 0 0 1px;
    min-height: 150px;
    padding: 0;
    position: relative;
    width: 100%;
}
.home-tab-phone {
    box-sizing: border-box;
    cursor: pointer;
    margin: 0 0 1px 0;
    height: auto;
    position: relative;
    width: 100%;
}
.home-tabs-phone &gt;li &gt; a {
    background: #dadada;
    display: block;
    padding: 8px;
    width: 100%;
}
.home-tabs-phone &gt; li &gt; a.on {
    background: #333;
    color: #fff;
    padding: 8px;
}
.home-tab-phone-in {
    box-sizing: border-box;
    display: block;
    padding: 16px;
    position: relative;
}
.home-tab-phone-in &gt; li &gt; a:hover {
    color: red;
    display: block;
    width: 100%;
}/*pub*/@media (min-width: 998px)
{
    .main { float: right; }
    .side { float: left;  }
    /*
    image
    */
    .dd-image {
        box-sizing: border-box;
        padding: 8px;
    }
    .dd-image img {
        border: 1px solid #dadada;
    }
}
/* pad */
@media (max-width: 997px)
{
    .main { float:right; }
    .side { float:left; }
    /*
    image
    */
    .dd-image { box-sizing: border-box; padding:6px; }
    .dd-image img { border:1px solid #dadada; }
}
/* phone */
@media (max-width: 768px)
{
    .main { float:left; }
    .side { float:right; }
    /*
    image
    */
    .dd-image { box-sizing: border-box; padding:0; }
    .dd-image img { border:1px solid #dadada; }
	/*
    news
    */
    .news-top-icon {
        float: left;
        margin: 7px 0 0 3px;
    }
    .newslist li.icon {
        margin: 0;
        padding: 8px 0;
    }
}
.main {
    box-sizing: border-box;
    padding: 18px;
    position: relative;
    
}
.main-head {
    min-height: 12px;
}
.main-body{
    box-sizing: border-box;
    height: auto;
    line-height: 25px;
    min-height: 388px;
    padding: 0 18px 18px 18px;
}
.main-body ol {
    margin-left: 50px;
    list-style-type: decimal;
}
/* main */
.main-head {
    min-height: 12px;
}
.main-body{
    box-sizing: border-box;
    height: auto;
    line-height: 25px;
    min-height: 388px;
    padding: 0 18px 18px 18px;
}
.main-body ol {
    margin-left: 50px;
    list-style-type: decimal;
}/*pub*//* side */
.side {
	border-right: 1px solid #D8D7D5;
	height:100%;
    box-sizing: border-box;
    padding: 18px;
}
.side &gt; dl {
    position: relative;
}
.c-it {
    background: #fff url(img/arrow/c-it.png)no-repeat 4px 10px;
    box-sizing: border-box;
    color: #868686;
    cursor: pointer;
    float: left;
    font-size: 111%;
    letter-spacing: 0.1em;
    line-height: 1.3;
    margin: 0;
    padding: 5px 5px 3px 18px;
    width: 100%;
    
	border-radius: 10px;
	background: #6eae00 url(img/arrow/c-on.png)no-repeat 4px 9px;
	color: #fff;
	margin: 8px 0;    
}
.c-it2 {
    background: #fff;
    box-sizing: border-box;
    color: #6d6d6d;
    cursor: pointer;
    float: left;
    font-size: 100%;
    margin-top: 1px;
    padding: 8px 8px 8px 18px;
    width: 100%;  
     line-height: 1.3;
}    
.c-it2:hover {
    color: #000;
}
.c-it3 {
    background: #fff;
    box-sizing: border-box;
    border-bottom: 1px dotted #dadada;
    color: #868686;
    cursor: pointer;
    float: left;
    font-size: 88%;
    margin: 0 0 0 4%;
    padding: 5px 5px 5px 5px;
    width: 92%;
}
.c-it3:hover {
    background: #fafafa;
}
.c-it3:first-of-type {
    border-top: 1px dotted #dadada;
}
.c-it3-arr {
    background: url(img/arrow/c-it3.png);
    float: left;
    height: 10px;
    margin: 3px 5px 0 0;
    width: 10px;
}
.c-on {
    border-radius: 10px;
    background: #6eae00 url(img/arrow/c-on.png)no-repeat 4px 9px;
    color: #fff;
    margin: 8px 0;
}
.c-on2 {
    background: #fafafa;
    color: #fe3b52;
    font-weight: 600;

}
.c-on3 {
    background: #92e858;
    color: #000;
}
.c-at {
    border-radius: 10px;
    background: #6eae00 url(img/arrow/c-on.png)no-repeat 4px 9px;
    color: #fff;
    margin: 8px 0;

}
.c-at2 {
    background: #fff;
    color: #333;
}/*pub*/.news-top {
    border-bottom: 1px dotted #dadada;
    padding: 10px 0 3px 0;
}
.news-top-topic {
    box-sizing: border-box;
    color: #333;
    display: block;
    font-size: 26px;
    font-weight: 900;
    padding: 4px 16px;
}
.news-top-space {
    color: #868686;
    font-size: 80%;
    padding: 0 8px;    
}
.news-top-post {
    color: #868686;
    font-size: 80%;
}
.news-top-date {
    color: #868686;
    font-size: 80%;
    padding-left: 18px;
}
.news-top-more {
    box-sizing: border-box;
    display: block;
    padding: 22px 16px 4px 16px;
}
/* news-list */
.cat-name {
    color: #6eae00;
    font-size: 160%;
    font-weight: 700;
    margin: 8px 0;
}
.newslist {
    border-bottom: 1px solid #f3f3f3;
    margin: 0;
    padding: 0;
    width: 100%;
}
.newslist:hover {
    background: #f2f2f2;
    margin: 0;
    padding: 0;
}
.newslist li {
    box-sizing: border-box;
    float: left;
    position: relative;
    margin: 0;
    padding: 8px 0;
    height: auto;
    overflow : hidden;
    text-overflow : ellipsis;
    white-space : nowrap;	
}
.newslist li.topic {
    padding: 10px 0;
    margin: 0;
}
.newslist li.topic a {
    color: #868686 !important;
    margin: 0;
    padding: 0;
}
.newslist li.date {
    font-size: 80%;
    margin: 0;
    padding: 10px 0;
    text-align: right;
}
.newslist p.end {
    border-top: 1px solid #f3f3f3;
    margin: 0;
    padding: 0;
}
.time {
    color: #dadada;
    margin-right: 5px;
}
.post {
    color: #dadada;
}/*pub*/.store-list ul, .store-list-top ul {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #dadada;
    box-sizing: border-box;
    border-radius: 5px;
    height: auto;
    margin: 3px;
    padding: 5px 5px 0 5px;
    position: relative;
}
/* product */
.pd-topic {
    font-size: 38px;    
}
.pd-feature {
    color: #767a81;
    font-size: 18px;
    line-height: 18px;
    margin: 18px 0 18px 12px;
}
.pd-sell {
    margin: 10px;
}
.pd-sell-pname {
    font-size: 18px;
}
.pd-sell-price {
    color: #6ba862;
    font-size: 300%;
}/*pub*//* download */
._fileDownload_ {
  color: #3480ff;
  font-weight: 800;
}
.download {
  margin-top: 3px;
}
.download a {
  font-size: 88%;
  margin: 0 5px;
}
.download-counter{
  color: #dadada;
  font-size: 80%;
}/*pub*/.drawer {
    margin: 5px auto;
    width: 100%;
}
.drawer &gt; dt {
    margin-top: 1px;
}
.drawer &gt; dt &gt; a {
    background: #f2f2f2;
    box-sizing: border-box;
    color: #3399ff;
    display: block;
    font-size: 100%;
    font-weight: 600;
    letter-spacing: 0.09em;
    padding: 3px 1%;
    width: 100%;
}
.drawer &gt; dt &gt; a:hover {
    background: #dadada;
}
.drawer &gt; dt &gt; .on {
    background: #a2cbff;
    color: #fff;
}
.drawer &gt; dd {
    box-sizing: border-box;
    padding: 8px;
}/*pub*/.tab &gt; dt &gt; a {
    background: #dadada;
    border: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    float: left;
    margin: 0 3px -1px 0;
    padding: 3px 18px;
}
.tab &gt; dt &gt; a.on {
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #333;
}
.tab &gt; dd {
    border-top: 1px solid #dadada;
    min-height: 88px;
}
.tab-phone {
    margin-top: 12px;
}
.tab-phone &gt; dt &gt; a {
    box-sizing: border-box;
    background: #dadada;
    display: block;
    margin-bottom: 1px;
    padding: 3px 8px;
    width: 100%;
}
.tab-phone &gt; dt &gt; a.on {
    background: #77b4ff;
    color: #fff;
    margin: 0;
}
.tab-phone &gt; dd {
    box-sizing: border-box;
    border: 1px solid #77b4ff;
    margin-bottom: 2px;
    padding: 8px;
}/*pub*//* tag */ .tag {     margin-top: 18px;     min-height: 188px; } .tag &gt; dt {     margin: 0 0 1px 0; } .tag &gt; dt &gt; a {     background: #dadada;     border: 1px solid #dadada;     box-sizing: border-box;     display: block;     padding: 3px 8px;     position: relative;     width: 40%;     z-indeX: 2; } .tag &gt; dt &gt; a.on {     background: #fff;     border-right: #fff; } .tag &gt; dd {     background: #fff;     border: 1px solid #dadada;     box-sizing: border-box;     min-height: 188px;     padding: 8px;     position: absolute;     right: 1px;     top: 0;     width: 60%;     z-index: 1; } .tag-phone {     margin-top :18px; } .tag-phone &gt; dt &gt; a {     box-sizing: border-box;     background: #dadada;     display: block;     margin-bottom: 1px;     padding: 3px 8px;     width: 100%; } .tag-phone &gt; dt &gt; a.on {     background: #77b4ff;     color: #fff;     margin: 0; } .tag-phone &gt; dd {     box-sizing: border-box;     border: 1px solid #77b4ff;     margin-bottom: 2px;     padding: 8px; }
/*pub*/.pagi &gt; dd {
    margin: 8px auto;
    width:96%;
}
.pagi &gt; dd &gt; a {
    cursor: pointer;
    float: left;
    font-size: 80%;
    margin-left: 1px;
    min-width: 16px;
    padding: 3px 6px;
    text-align: center;
}
.pagi &gt; dd &gt; a:hover {
    background: #dadada;
}
.pagi &gt; dd &gt; a.on {
    background: #7acbf6;
    color: #fff;
}/*pub*/.pic {
    background: #fff;
}
/* clear fix */
.pic:after {
    content: ';
    display: block;
    clear: both; }
.pic-item { 
    box-sizing: border-box;
    padding: 1px;
}
.pic-item img {
    display: block;
    max-width: 100%;
}/*pub*/.mapTooltip {
    background-color: #000;
    border-radius: 5px;
    color: #fff;
    display: none;
    filter: alpha(opacity=88);
    max-width: 200px;
    opacity: 0.80;
    padding : 8px;
    position : fixed;
    z-index: 1000;
}/*pub*/.form-title {
    color: #625aff;
    clear: both;
    float: left;
    font-size: 100%;
    font-weight: 500;
    margin: 0;
    padding: 0;
    width: 100%;
}
.form-text {
    font-family: 敺株��迤暺煾��;
    margin: 0 0 10px 0;
    padding: 2px;
}
.form-textarea {
    font-family: 敺株��迤暺煾��;
    margin: 0 0 10px 0;
    min-height: 40px;
    padding: 2px; }
.form-select {
    border: 1px solid #dadada;
    box-sizing: border-box;
    font-family: 敺株��迤暺煾��;
    margin: 0 0 10px 0;
    padding: 5px; }
.form-required {
    color: red;
    float: left;
}
.form-msg { 
    box-sizing:  border-box;
    color: red;
    font-size: 11pt;
    padding: 5px 0 0 8px;
}
.form-code {
    box-sizing: border-box;
    border-radius: 5px;
    margin: 0;
    padding: 6px;
    width: 86px;
}/*pub*/.vote-topic {
    color: #468bfe;
    font-size: 100%;
    font-weight: 800;
    margin-right: 8px;
}/*pub*/.blog-fd {     box-sizing: border-box;     color: #6c6c6c;     display: block;     margin: 1px 0 0 0;     padding: 3px 0 8px 18px;     width: 100%; } .blog-fd:hover {     color:#ff2376; } .blog-fd.on {     color: #3d4fff;     padding: 3px 0 8px 4px; } .blog-fd.on:before {     color: #dadada;     content: '�� '; } .blog-hr {     background: #dadada;     border-radius: 15px;     box-sizing:  border-box;     color: #333;     display: block;     margin: 8px 0 8px 0;     padding: 8px;     text-align: center;     width: 100%; } .blog-cc-date {     box-sizing: border-box;     color: #333;     cursor: pointer;     font-family: 敺株��迤暺煾��;     margin: 8px 3% 10px 3%;     padding: 4px;     width: 94%; } /*blog-list*/ .blog-list-it {     box-sizing: border-box;     display: block;     margin: 1px auto;     padding: 8px 0;     width: 100%; } .blog-list-it:hover {     /*background: #fafafa;*/ } .blog-date {     box-sizing: border-box;     color: #868686;     font-size: 88%;     width: 100%; } .blog-topic {     box-sizing: border-box;     color: #333;     display: block;     font-size: 160%;     font-weight: 700;     padding: 10px 0;     width: 100%; } ._blogMore_ {     color: #ff4985;     font-size: 88%;     margin: 0 0 0 3px;     text-decoration: underline; } .blog-hot-list {     box-sizing: border-box;     color: #868686;     display: block;     font-size: 100%;     line-height: 20px;     margin: 1px 0 0 0;     padding: 2px 0 2px 19px;     width: 100%; } .blog-hot-list:before {     color: #dadada;     content: ''; } .blog-hot-list:hover {     color: #000; } .blog-hot-list.on {     color: #3d4fff; }/*pub*/.blog-bottom-bar {
  color: #dadada;
  font-size: 80%;
  padding: 18px 0 8px 0;
}
.liz-bottom-bar {
  color: #dadada;
  font-size: 80%;
  padding: 18px 0 8px 0;
  display: none;
}
.news-bottom-bar {
  color: #dadada;
  font-size: 80%;
  padding: 18px 0 8px 0;
}
.store-bottom-bar {
  color: #dadada;
  font-size: 80%;
  padding: 18px 0 8px 0;
}
.com-login {
  margin: 0;
}
.com-href {
  float: left;
  margin-right: 5px;
  padding: 3px;
}
.com-icon {
  float: left;
}
.com-alt {
  float: left;
  margin: 4px 0 0 4px;
}
.com-icon-site {
  color: #4d91ff;
  float: left;
  font-size: 30px;
  margin: 1px 0 0 0;
}
.com-user {
  border: 1px solid #f3f3f3;
  float: left;
  margin: 3px 0;
}
.com-text {
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: 50px 50px;
  border: 1px solid #dadada;
  font-family: 敺株��迤暺煾��;
  margin: 0 0 5px 0;
  min-height: 50px;
  height: auto;
  padding:0 0 0 55px;
}
/*pub*//*pub*//*pagination*/
.pagination {
    float: left;
    height: 25px;
    margin: 10px 0 15px 0;
    width: 100%;
}
.prev a, .next a {
    border: 1px solid #dadada;
    color: #333;
    font-family: arial;
    font-size: 12px;
    letter-spacing: 0.2pt;
    list-style: none;
    padding: 3px 6px 3px 6px;
}
.prev a:hover, .next a:hover {
    background-color: #dadada;
    color: #333;
    cursor: pointer;
}
.pagination a {
    color: #333;
    font-family: arial;
    font-size: 12px;
    letter-spacing: 0.2pt;
    margin: 0 3px 0 0;
    padding: 4px 7px 4px 7px;
}
.pagination a:hover {
    background-color: #dadada;
    color: #333;
    cursor: pointer;
}
.pagination .on {
    background-color: #7acbf6;
    color: #fff;
    cursor: default;
}
/* ads*/
.all-ad {
    box-sizing: border-box;
    display: block;
    margin-top: 3px;
    padding: 5px;
}
.ads {
    clear: both;
    float: left;
    margin: 0 0 5px 0;
    position: relative;
}
.ads img {
    border: 1px solid #Ddd;
  width:100%;
}
.kw-tag {
    float:left;
    width:100%;
}
.main-foot {
    padding: 0 18px 18px 18px;           
}
.art-tag a {
    background:#fafafa;
  border:3px solid #dadada;
  border-radius: 15px;
  color:#868686;
  cursor:pointer;
    float:left; 
    margin:3px;
  padding:8px 12px
}



/*pub*/
/*p</pre></body></html>