@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

body {
    font: 12px/1 Tahoma, Helvetica, "微软雅黑", Arial, "宋体", sans-serif;
    color: #4a4645;
}

a {
    color: #4a4645;
    text-decoration: none;
}

a:hover {
    color: #808080;
    text-decoration: none;
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}

.allwidth {
    width: 990px;
    margin: 0 auto;
}

.clear {
    clear: both;
}

ul,
ol {
    list-style: none;
}

html {
    overflow-y: scroll;
}

#flashimg {
    width: 970px;
    margin: 0 auto;
    margin-bottom: 5px;
}

img {
    border: 0;
}

#header {
    height: 110px;
    width: 980px;
    margin: 0 auto;
    padding: 0 10px;
}

#header h1 {
    width: 0px;
    height: 81px;
    background: url(../images/2024/logo.jpg) no-repeat 0 0;
    overflow: hidden;
    margin-top: 26px;
}

.logo {
    padding-left: 236px;
}

.logo_en {
    padding-left: 110px;
}

#lan {
    margin-top: 66px;
}

#lan a {
    font-weight: bold;
    color: #808080;
}

#lan a:hover {
    color: #b7c534;
}

#nav {
    height: 36px;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
}

#nav_wrap {
    /*background: url(../images/main_bg_3.jpg?v=1) no-repeat 810px -38px;*/
    height: 36px;
    width: 980px;
    margin: 0 auto;
    padding: 0 10px;
}

#nav ul {
    width: 940px;
}

#nav li {
    float: left;
    margin-right: 50px;
    display: block;
    height: 26px;
    padding-top: 11px;
}

#top-teeth {
    width: 100%;
    height: 8px;
    background-image: url('../images/teeth-green.png');
    margin-bottom: 5px;
}

#banner {
    margin-top: 25px;
    border: 1px #e0e0e0 solid;
}

.slideshowlite {
    position: relative;
    overflow: hidden;
}

.slideshowlite a {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    text-align: center;
}

.slideshowlite img {
    border: none;
}


/* pagination control */

.slideshowlite ul,
.slideshowlite ol {
    list-style: none;
    position: absolute;
    margin: 0;
    padding: 0;
    bottom: 5px;
    right: 5px;
    z-index: 3;
}

.slideshowlite ul li,
.slideshowlite ol li {
    float: left;
    margin: 0 3px;
    width: 16px;
}

.slideshowlite ul li a {
    position: relative;
    display: block;
    width: 100%;
    height: 14px;
    padding-top: 2px;
    text-decoration: none;
    color: #fff;
    background: #e1e0df;
    font-weight: bold;
    text-align: center;
    font-size: 11px;
}

.slideshowlite ul li a.current {
    color: #fff;
    font-weight: bold;
    background: #c4d800;
}

.slideshowlite ul li a:hover {
    font-weight: bold;
    color: #fff;
    background: #e1e0df;
}


/* caption control */

.slideshowlite ol {
    top: 5px;
    position: relative;
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    color: #fff;
    background: #000;
    padding: 3px 10px;
}

.slideshowlite ol li {
    width: 100%;
}

#main {}

#sidebar {
    width: 250px;
    padding-left: 10px;
    margin-right: 30px;
}

#sidebar h2 {
    font-size: 13px;
    margin: 0 0 30px 0px;
    font-weight: bold;
    height: 22px;
    border-bottom: 1px solid #DADADA;
    padding-top: 4px;
}


/*----------- sidebar.js ----------*/

.arrowlistmenu {
    width: 250px;
    /*width of accordion menu*/
}

.arrowlistmenu h3 {
    border-bottom: 1px solid #dadada;
}

.arrowlistmenu h3 a:hover {
    color: #b7c534;
}

.arrowlistmenu .menuheader {
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding: 2px 0 8px 0px;
    cursor: hand;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.arrowlistmenu .cur a {
    color: #b7c534;
}

.arrowlistmenu .openheader {
    /*CSS class to apply to expandable header when it's expanded*/
}

.arrowlistmenu ul {
    /*CSS for UL of each sub menu*/
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
    /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li {
    height: 30px;
    padding-bottom: 2px;
    /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a {
    /*custom bullet list image*/
    display: block;
    padding: 2px 0;
    text-decoration: none;
    font-size: 90%;
}

.arrowlistmenu ul li a:visited {}

.arrowlistmenu ul li a:hover {
    /*hover state CSS*/
    color: #b7c534
}


/*----------- sidebar.js ----------*/

#content {
    width: 700px;
    overflow: hidden;
    min-height: 550px;
}

.lct {
    color: #abc708;
    height: 22px;
    border-bottom: 1px solid #dadada;
    padding: 4px 10px 0 0;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}

.detail {
    line-height: 20px;
    overflow: hidden;
    height: auto;
    display: block;
    padding: 0 10px 15px 0;
}

.detail ul {
    margin-top: 15px;
}

.detail h3 {
    font-size: 12px;
    font-weight: bold;
    margin: 15px 0 10px 0;
}

.store_detail ul {
    margin-top: 15px;
}

.store_titl {
    width: 110px;
    margin-right: 10px;
    font-weight: bold;
}

.store_adr {
    width: 350px;
}

.store_time {
    width: 200px;
}

.store_img {
    padding-bottom: 15px;
    margin-top: 15px;
    border-bottom: 1px solid #dadada;
    width: 700px;
    height: 320px;
    background: #CCCCCC;
}

.download_titl {
    width: 210px;
    margin-right: 10px;
    font-weight: bold;
}

#newsbar {
    height: 30px;
    background: #f5f5f4;
    border-bottom: 1px solid #e1e0df;
    border-top: 1px solid #e1e0df;
    overflow: hidden;
    line-height: 28px;
    width: 980px;
    margin: 25px auto;
    padding: 0 10px;
}

#newsbar .f_l {
    display: inline;
    font-weight: bold;
}

#newsbar ul {
    width: 700px;
}

#big_nav li {
    float: left;
}

#big_nav a {
    border: 1px solid #e1e0df;
    display: block;
    width: 213px;
    height: 150px;
    overflow: hidden;
}

#big_nav a:hover {
    border: 1px solid #b7c534;
}

.img_m {
    margin-right: 10px;
}

#brown-teeth {
    width: 100%;
    height: 2px;
    background-image: url('../images/teeth-brown.png');
}

#foot {
    background: #f5f5f4;
    height: 85px;
}

#foot .fot_wrap {
    height: 57px;
    padding: 28px 10px 0 10px;
    width: 980px;
    margin: 0 auto;
}

.about ul {
    width: 300px;
    display: block
}

.about li {
    float: left;
    margin-right: 10px;
}

.about li a {
    margin-right: 10px;
}

.copy {
    text-align: right;
    line-height: 20px;
    font-size: 10px;
}

.newsList li {
    margin: 10px 0px;
    display: block;
}

.archvice {
    padding: 20px 0;
}

.archvice .arc_t {
    font-size: 13px;
    text-align: center;
}

ul.left-sub {
    margin-left: 8px;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 0;
    color: #939393;
    display: none;
}

ul.left-sub li {
    height: 20px;
    line-height: 20px;
    padding: 0;
}

ul.left-sub li a {
    color: #939393;
}

.pmargin10 {
    margin: 10px 0;
}

table td {
    height: 30px;
}

.contactus {
    margin-top: 10px;
    border: #e5e5e5 1px solid;
    width: 250px;
}

.contactus h4 {
    padding: 10px 0 5px 10px;
    margin: 0 0 5px;
    background: #f2f2f2;
    font-size: 12px;
    border-bottom: #e5e5e5 1px solid;
    _width: 231px;
}

.contactus h4 a {
    color: #4F4F4F;
    text-decoration: none
}

.contactus ul.contactus_ul {
    padding: 5px 0 30px;
    margin: 0;
    list-style-type: none;
}

.contactus ul.contactus_ul li {
    font-weight: normal;
    border: none;
    padding: 5px 10px;
    margin: 0 auto;
    width: 230px;
    white-space: normal;
}

.contactus_ul a,
.contactus_ul a:link,
.contactus_ul a:visited,
.contactus_ul a:active {
    color: #4F4F4F;
    text-decoration: none;
}

.contactus_ul a:hover {
    color: #F05019;
    text-decoration: none;
}

.phone {
    background: #fff url(../images/contactus_bg.gif) no-repeat bottom right;
    margin-bottom: 50px;
}

#CH_list_Box ul li {
    float: left;
    width: 160px;
    margin-top: 5px;
    margin-left: 10px;
}

#CH_list_Box ul li ol {
    text-align: center;
    margin-bottom: 25px;
}

#CH_list_Box ul li .List_IMG {
    margin-bottom: 10px;
    border: #e5e5e5 1px solid;
}

#CH_list_Box ul li .List_title {
    color: #333333;
}

#CH_list_Box ul li .List_Mak {
    color: #999999;
    text-decoration: line-through;
}

#CH_list_Box ul li .List_Today {
    color: #cc0000;
}

#CH_list_Box ul li .List_Today b {
    font-size: 12px;
}

.week {
    padding-left: 5px;
}

.week a {
    display: inline-block;
    font-size: 14px;
    color: #444;
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 3px 5px;
    margin: 2px;
}

.weekcurrent a {
    border-color: #880000;
}

.pro_mgs {
    border: 1px solid #BFBFBF;
    line-height: 30px;
    height: 30px;
    background-color: #f1f1f1;
    margin-top: 5px;
}

.imgborder {
    border: #e5e5e5 1px solid;
}

#imgContainer {
    width: 970px;
    height: 250px;
    overflow: hidden;
    position: relative;
    margin: 5px auto;
}

#imgContainer img {
    display: none;
}

#imgMask {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#imgMask .range {
    float: left;
    position: relative;
}

#imgMask .range div {
    position: absolute;
    left: 0;
    top: 0;
}

#imgContainer .pageBar {
    position: absolute;
    z-index: 99;
    right: 10px;
    bottom: 10px
}

#imgContainer .pictureBar {
    z-index: 99;
}

.pageBar img,
.pictureBar img {
    display: block !important;
    float: left;
    border: 1px solid #666;
    margin: 0px 2px 2px 2px;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    opacity: .5;
}

.pageBar img.current,
.pictureBar img.current {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    display: block !important;
}

.pageBar a {
    display: block;
    background: #000;
    border: 1px solid #666;
    color: #fff;
    float: left;
    width: 16px;
    font-size: 12px;
    margin: 2px;
    text-align: center;
    line-height: 16px;
    font-family: Arial;
    cursor: pointer;
    text-decoration: none;
}

.pageBar a:hover,
.pageBar a.current {
    background: red;
    color: #fff;
    border: 1px solid #600;
    border-top: 1px solid #F96;
    border-left: 1px solid #F96;
}

.ptree {
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0px;
    font-weight: bold;
}

.ptree a {
    color: #175177
}

.ptree a:hover {
    color: #F60
}

.ptree:before {
    content: "▼"
}

.ptree.unfold:before {
    content: "▶"
}

#c2 {
    display: none;
}

#c2list {
    display: none;
}