/*
Site CSS
*/
ul,li{
    list-style: none;
    margin: 0;
    padding: 0;
}
/*width: 100%;*/
/*position: absolute;*/
/*bottom: 0;*/
*, html, body {
    margin: 0;
    padding: 0;
    font-family: verdana;
    /*"Microsoft YaHei", "stheiti", "simsun"*/
    font-size: 12px;
}
body{
    background: #000;
}

ol{ padding-left: 3em;}
ol li{list-style: decimal;}
p{text-align: justify;}

.grid{width: 960px; margin: 0 auto; padding: 0; }

.common-head {
    background: url("../images/Bar_01.gif") repeat-x;
    height: 107px;
    min-width: 1150px;
}

.common-foot {
    background: #060606 url("../images/bar_02.png") repeat-x;
    height: 217px;
    padding: 0;
    color: #eee;
    min-width: 1150px;
}

.foot-nav{
    width: 750px;
    padding: 40px 0;
}
.foot-nav div{
    padding: 0 25px;
}

.foot-col {
    height: 70px;
}

.foot-col img {
    margin-bottom: 10px;
    height: 27px;
}

.foot-col a {
    color: #eee;
}
.foot-col div{
    padding: 0;
}

.foot-logo{
    margin-top: 20px;
}

.icp-txt {
    display: block;
    margin-top: 2px;
    font-size: 12px;
}
.icp-txt a {
    text-decoration: none;
    color: #cccccc;
    font-size: 12px;
}

.right-border {
    border-right: 1px solid #666;
}

.main-menu {
    padding: 0;
    margin: 0;
    min-height: 41px;
    width: 100%;
    position: relative;
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    filter: alpha(opacity=60);
    zoom: 1;
}

:root .main-menu {
    filter: none\9;
}

.main-menu .menu,
.main-menu .menu ul {
    background: none;
    border: none;
}

.main-menu .menu li.has-menu ul {
    margin-top: 1px;
}

.main-menu .menu li {
    height: 41px;
}

.main-menu .menu li a {
    color: #fff;
    text-shadow: none;
    height: 41px;
}

.main-menu .menu li.has-menu li {

}

.main-menu .menu li li a {
    z-index: 1;
}

.main-menu .menu li li li a {
    z-index: 3;
}

.main-menu .menu li.hover > a,
.main-menu .menu .current .hover > a,
.main-menu .menu .current a,
.main-menu .menu li li a {

    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, .8) 44%, rgba(0, 0, 0, .8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, .8)), color-stop(44%, rgba(0, 0, 0, .8)), color-stop(100%, rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, .8) 44%, rgba(0, 0, 0, .8) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, .8) 44%, rgba(0, 0, 0, .8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#000', GradientType=0);
    background: rgba(0, 0, 0, .8);
    filter: alpha(opacity=80);
    color: #fff;
    text-shadow: none;
}

.alpha {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: -1; /*让其位于in的下面*/
}

.alpha-bg {
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    zoom: 1;
}

:root .alpha-bg {
    filter: none\9;
}

/*for IE9*/

/* common styling */
.topmenu {
    position: relative;
    margin: 0;
    color: #fff;
    z-index: 2000;
    min-height: 41px;
    line-height: 41px;
    font-size: 14px;
    background: none;
}

.topmenu li {
    height: 41px;
    width: auto;
    border: none;
    float: left;
}

.topmenu a {
    height: 41px;
    display: block;
    width: 120px;
    text-decoration: none;
    padding: 0;
    color: #FFF;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}
.has-menu a {
    font-size: 12px;
    font-weight: normal;
}

.topmenu ul {
    padding: 0;
    margin: 0 auto;
    list-style-type: none;
}

/*for IE9*/

.topmenu ul li {
}

.topmenu ul li a, .topmenu ul li a:visited {

}

.topmenu li ul {
    display: none;
    position: absolute;
    top: 41px;
    left: 0;
    width: auto;
    font-weight: normal;
    font-size: 12px;
}

.topmenu ul li:hover a {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.8);
}

.topmenu .hover {
    background: #111;
}

.main-content {
    position: relative;
    overflow: hidden;
    min-width: 1150px;
}

.brand-button > div {
    margin: 5px;
    width: 295px;
}

.brand-button img {
    width: 301px;
    height: 155px;
}

.slideshow-pos {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    text-align: center;
}
.slideshow-mask{height: 100%;width: 100%; margin: 0;background: #000;opacity: 0.5; filter: alpha(opacity=50); position: absolute; z-index: 999;}

.slideshow {
}

.slideshow img {
    width: 100%;
    min-width: 1050px;
    max-width: 1525px;
    text-align: center;
}

.bx-wrapper .bx-viewport {
    border: none;
    margin: 0;
}

#tq_float_container {
    display: none
}

.slider-item{
    margin: 10px 0;
}


/* common */
img {border: none;}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html .clearfix, *:first-child+html .clearfix{zoom:1}

.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}

.float-l{float: left;}
.float-r{float: right;}

.bottom-link a{margin-right: 2em; text-decoration: none;}

/* company */
.company-intro{width: 500px;height:100%;overflow: hidden;position: relative;}
.company-intro-bg{position: absolute;width: 100%;height:100%;background: #000;opacity: 0.7;filter: alpha(opacity=70);}
.company-intro-text{margin:30px;height:465px; z-index: 9; position: relative; }
/*.company-intro-text h2{font-size: 14px;margin-bottom: 0.5em;text-align: center}
.company-intro-text p{font-size: 13px;margin: 0.8em 0; clear: both;}*/
.company-intro-text img{}

/* Brand */
.brand-intro{width: 520px;height:100%;overflow: hidden;position: relative;}
.brand-intro-bg{position: absolute;width: 100%;height:100%;background: #000;opacity: 0.7;filter: alpha(opacity=70);}
.brand-intro-text{margin:15px 30px;height:435px;color: #FFF; z-index: 9;position: relative; text-align: justify; line-height: 1.5em;}
.brand-intro-text h2{font-size: 14px;margin-bottom: 0.5em; text-indent: -9999;display: none;}
.brand-intro-text p{font-size: 13px;}
.brand-logo{display:inline-block;border:none; margin: 10px auto;}

.site-link,.site-link a{color: #CEA65E; font-size: 12px; text-decoration: none; position: relative;}
.site-link a{border: 1px #CEA65E solid; padding: 8px 30px;}

/* HR */
.hr-list{float: left;width: 200px;height:100%;background: url('../images/p5.jpg') no-repeat;}
.hr-list ul{margin: 55px 25px;color: #FFF;font-size: 16px;}
.hr-list ul li{ list-style: none; text-align: right; border-bottom: #CCC 1px solid; margin-top: 28px;padding-bottom: 5px; font-weight: 800; cursor: pointer;}
.hr-text{float:right;width:710px;height:100%; background: #FFF;}
.hr-item{margin: 20px 15px;}
.hr-item h3{background: #ABA58F;height: 60px; line-height: 60px;padding: 0 20px;color: #FFF;font-size: 20px;}
.hr-item>div{background: #E2DDC5;padding: 20px;}
.hr-item ol{background: #E2DDC5;line-height: 1.8em; font-size: 14px; padding-left: 1em; margin:0.8em 0;}
.hr-item ol li{margin-left: 20px;}


/* news */
/* company */
.company-intro{width: 557px;height:100%;overflow: hidden;position: relative;}
.company-intro-bg{position: absolute;width: 100%;height:100%;background: #000;opacity: 0.7;filter: alpha(opacity=70);}
.company-intro-text{margin:30px;height:465px;color: #FFF; z-index: 9;position: relative;}
/*.company-intro-text h2{font-size: 14px;margin-bottom: 0.5em;text-align: center}*/
/*.company-intro-text p{font-size: 13px;margin: 0.8em 0; clear: both;}*/
.company-intro-text img{}

.news-list{padding: 30px 0 10px; border-bottom: #CCC 1px solid; clear: both; width: 465px;}
.news-list>a{display: inline-block;width: 228px; height: 150px; overflow: hidden; vertical-align: middle; text-align: center;}
.news-list>img,.news-list>a>img{width: 228px; margin: 0; text-align: center;vertical-align: middle;}
.news-item { width: 216px; min-height: 150px; display: inline-block; float: right; clear: right; }
.news-item .cdate{}
.news-item .title{ margin: 0.5em 0 1em 0;}
.news-item .title,.news-item .title a{ font-size: 14px;text-decoration: none; color: #FFF;text-align: justify;}
.news-item .summary{}

ul.news-img li{width: 500px;}
ul.news-img li img{width: 500px;min-width: 450px;}


.flv{
    display:block;
    text-align:center;
    vertical-align:middle;
    position: relative;
}

.vip-intro{font-size: 12px;line-height: 1.5em; }
.vip-intro h2{font-size: 18px; border-bottom: 1px solid #fff; text-align: left; padding: 8px 0;}
.vip-intro h3{font-size: 16px;  padding: 8px 0;}
.vip-intro p{margin: 1em 0;}
.vip-intro ol{padding-left: 2em; margin: 1em 0; }
.vip-intro ol>li{ list-style: decimal; margin: 0.5em 0; }

.distributor{font-size: 12px;line-height: 1.5em; }
.distributor h2{font-size: 18px; border-bottom: 1px solid #fff; text-align: left; padding: 8px 0;}
.distributor h3{font-size: 16px;  padding: 8px 0;}
.distributor p{margin: 1em 0;}
.distributor a{ color: #FFF; text-decoration: none;}
.distributor ol{padding-left: 2em; margin: 1em 0; }
.distributor ol>li{ list-style: decimal; margin: 0.5em 0; }
.distributor table tr{ display: block; margin: 10px 0;}
.distributor table th{background: #000; width: 5em; padding: 0.5em 1em;}
.distributor table td{padding: 0.5em 0 0.5em 1em; text-align: justify;}

.dark-bg{height: 100%; width: 100%; position: absolute; background: rgba(0,0,0,0.5); z-index: 999;}

.honor li,.history li{padding: 0.5em 0;}
.honor a,.history a{color: #FFF; text-decoration: none;}

.news-tpl li{min-height: 160px; width: 465px;}
.news-tpl .news-list img{width: 228px; margin: 0;}
.news-tpl .news-list>a{display: inline-block;width: 228px; height: 150px; overflow: hidden; vertical-align: middle; text-align: center;}
.news-tpl .news-list>img,.news-tpl .news-list>a>img{width: 228px; margin: 0; text-align: center;vertical-align: middle;}
.news-tpl .news-item{width: 216px; display: inline-block; float: right; clear: right; }
.news-tpl .news-item .title,.news-tpl .news-item .title a{ font-size: 14px;text-decoration: none; color: #FFF;text-align: justify;}
.news-tpl p{text-align: justify;}
.news-tpl pre{margin: 1em 0; padding: 0; width: 460px; word-wrap: normal;}

.mCSB_scrollTools{left: 0;}


.icon-tmall{display: inline-block;width: 35px; height: 35px; background: url("../images/icon.png") 0 0 no-repeat;text-indent: -9999px;}
.icon-tmall-disabled{background: url("../images/icon.png") 0 -35px no-repeat;}
.icon-jd{display: inline-block;width: 35px; height: 35px; background: url("../images/icon.png") -35px 0 no-repeat;text-indent: -9999px;}
.icon-jd-disabled{background: url("../images/icon.png") -35px -35px no-repeat;}
.icon-weixin{display: inline-block;width: 35px; height: 35px; background: url("../images/icon.png") -70px 0 no-repeat;text-indent: -9999px;}
.icon-weixin-disabled{background: url("../images/icon.png") -70px -35px no-repeat;}
.icon-weibo{display: inline-block;width: 35px; height: 35px; background: url("../images/icon.png") -106px 0 no-repeat;text-indent: -9999px;}
.icon-weibo-disabled{background: url("../images/icon.png") -106px -35px no-repeat;}