@charset "utf-8";
/* CSS Document */

#wrap {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

/********************************* headerArea start *********************************/

#header {
    margin: 0 auto;
    text-align: left;
    background: url(../../common/img/head_bg_cont.png) repeat-x;
    width: 100%;
}
#header .hInner {
    margin: 0 auto;
    width: 1000px;
    height: 120px;
    /*background: url(../../common/img/head_bg_cont.png) repeat-x;*/
}
#header .hInner .hLinkarea {
    height: 20px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    /* line-height: 15px; */
    color: #5a5a5a;
}
#header .hInner .hLinkarea h1 {
    float: left;
    font-weight: bold;
    font-size: 10px;
    margin-top: 3px;
}
#header .hInner .hLinkarea ul {
    float: right;
    display: block;
    margin-top: 3px;
}
#header .hInner .hLinkarea ul li {
    float: right;
    margin: 0 0 0 15px;
    padding: 0 0 0 15px;
    font-size: 11px;
    font-weight: bold;
    background: url(../../common/img/common_icon01.png) no-repeat left center;
    display: block;
}
#header .hInner .hLinkarea ul li a {
    color: #5a5a5a;
    text-decoration: none;
}
#header .hInner .hCont {
    /* margin: 0 0 7px 0; */
    clear: both;
}
#header .hInner .hCont h1 {
    float: left;
    margin: 0 30px 0 0;
}
#header .hInner .hCont .logo {
    float: left;
    margin: 17px 0 0 -3px;
}
#header .hInner .hContR {
    float: right;
}
#header .hInner .hCont ul {
    float: left;
    margin: 6px 20px 0px 13px;
}
#header .hInner .hCont dl dt {
    font-size: 0;
    padding-bottom: 4px;
}
#header .hInner .hCont ul li {
    float: left;
}
#header .hInner .hCont ul li:last-child {
    border-right: none;
}
#header .hInner .hCont dl {
    float: right;
    margin: 6px 5px 0px 0;
}
/****************************************/
#header .hInner .hCont .hPolicy {clear:both;width: auto;margin-top: 10px;padding-top: 13px;padding-left:110px;position:relative;}
#header .hInner .hCont .hPolicy a,
#header .hInner .hCont .hPolicy span {display:block;color:#696969;font-size:0.95em;font-weight:700;line-height:20px;position:absolute;left:5px;top: 8px;}
#header .hInner .hCont .hPolicy a {
    width: 65px;
    line-height: 18px;
    padding: 1px 0 0 9px;
    display: block;
    border: 1px solid #ddd;
    text-decoration: none;
    text-align: center;
    font-size: 11px;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
#header .hInner .hCont .hPolicy a:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 5px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    left: 10px;
    top: 48%;
    margin-top: -3px;
    border-left-color: #653606;
}
#header .hInner .hCont .hPolicy a:hover {
color:#666;
background-color:#f7f7f7;
}
#header .hInner .hCont .hPolicy small {
    display: block;
    color: #5a5a5a;
    font-size: 10px;
    line-height: 1.1;
}
/****************************************/
#header #hgNavi {
    margin: -10px 0 0 0;
    background: url(../../common/img/head_bg_gnavi.png) repeat-x bottom;
    width: 100%;
    clear: both;
}
#header #hgNavi ul {
    margin: 0 auto;
    width: 1000px;
}
#header #hgNavi ul li {
    float: left;
    padding: 8px 0 0 0;
    position: relative;
}
#header #hgNavi ul .hcontactBnt {
    padding: 0;
}
#header #hgNavi ul .hcontactBnt ul {
    position: absolute;
    top: 63px;
    left: 12px;
    display: none;
    width: 174px;
    background: #ffcd46;
    z-index: 10000;
}
#header #hgNavi ul .hcontactBnt ul li {
    float: none;
    display: block;
    line-height: normal;
    color: #473400;
    font-size: 11px;
    background: url(../img/common_icon_contact.png) no-repeat 10px center;
    padding: 0px;
}
#header #hgNavi ul .hcontactBnt ul li a {
    padding: 10px 0px 10px 20px;
    display: block;
    color: #473400;
    text-decoration: none;
}
#header #hgNavi ul .hcontactBnt ul li a:hover {
    background: #ffcd46 url(../img/common_icon_contact.png) no-repeat 10px center;
}
#header #hgNavi ul li ul {
    position: absolute;
    top: 63px;
    left: 0px;
    display: none;
    width: 127px;
    background: #FFBF00;
    z-index: 10000;
}
#header #hgNavi ul .about ul {
    position: absolute;
    top: 63px;
    left: 0px;
    display: none;
    width: 142px;
    background: #FFBF00;
    z-index: 10000;
}
#header #hgNavi ul .company ul {
    position: absolute;
    top: 63px;
    left: 0px;
    display: none;
    width: 132px;
    background: #FFBF00;
    z-index: 10000;
}
#header #hgNavi ul li ul li {
    float: none;
    display: block;
    line-height: normal;
    color: #FFF;
    font-size: 11px;
    background: url(../img/common_icon06.png) no-repeat 10px center;
    padding: 0px;
    border-bottom: 2px #F7AD00 solid;
}
#header #hgNavi ul li ul li.hcontactLi {
    border-bottom: 1px #b79520 solid;
}
#header #hgNavi ul li ul li.noBorder {
    border-bottom: none;
}
#header #hgNavi ul li ul li a {
    padding: 10px 0px 10px 20px;
    display: block;
    color: #000;
    text-decoration: none;
}
#header #hgNavi ul li ul li a:hover {
    text-decoration: underline;
    background: #FFBF00 url(../img/common_icon06.png) no-repeat 10px center;
}
#header #pankz {
    padding: 0 0 0 0;
    background: url(../../common/img/head_bg_pankz.png) repeat-x;
    height: 32px;
}
#header #pankz div {
    margin: 0 auto;
    color: #595959;
    line-height: 22px;
    font-size: 11px;
    width: 1000px;
    padding-top: 2px;
    font-weight: bold;
}
#header #pankz div a {
    font-size: 11px;
    color: #707070;
}

/********************************* headerArea end *********************************/

/********************************* body start *********************************/

#body {
    margin: 0 auto 150px auto;
    width: 1000px;
}
/********************************* bodyContent end *********************************/

#bodyContent {
    float: left;
    width: 750px;
}

#fullContent {
    /*width: 890px;*/
    margin: 0 auto;
}

/********************************* bodyContent end *********************************/

/********************************* sideContent start *********************************/

#sideContent {
    float: right;
    margin: 0px 0 0 0;
    width: 230px;
}
#sideContent .contact {
    margin: 11px 0 10px 0;
    padding: 100px 0 0 0;
    background: url(../../common/img/side_cont_bg_con.png) no-repeat;
    width: 231px;
    height: 342px;
    box-sizing: border-box;
}
#sideContent .contact .contactInner p {
    padding: 5px;
}
#sideContent .contact .contactInner p.lastchaild {
    margin: 3px 0px 34px 0;
}
#sideContent .contact .contactInner ul {
    padding: 0 13px;
    margin-top: -26px;
}
#sideContent .btn_policy {
    text-align: right;
    padding-right: 15px;
    padding-top: 45px;
}
#sideContent .service {
    margin: 0 0 10px 0;
}
#sideContent .service .serviceInner {
    background: #c6ad95;
}
#sideContent .service .serviceInner .serviceMovie {
    margin: 0 auto;
    padding: 0 0 15px 0;
    background: url(../../common/img/side_bg_bottom01_service.png) no-repeat bottom;
    width: 210px;
}
#sideContent .service .serviceInner .serviceMovie .serviceMovieinner {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background: #FFF;
}
#sideContent .service .serviceInner02 {
    padding: 0 0 10px 0;
    background: url(../../common/img/side_tit_bottom_service.png) no-repeat bottom #e2e2e2;
}
#sideContent .service .serviceInner02 .serviceMovie {
    margin: 0 auto 9px auto;
    padding: 0 0 10px 0;
    background: url(../../common/img/side_bg_bottom01_service.png) no-repeat bottom;
    width: 210px;
}
#sideContent .service .serviceInner02 .serviceMovie .serviceMovieinner {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background: #FFF;
}
#sideContent .special {
    margin: 0 0 15px 0;
}
#sideContent .special ul {
    display: block;
}
#sideContent .special ul li {
    display: block;
}
#sideContent .sideAboutBtn {
    margin: 0 0 10px 0;
    background: url(../../common/img/sidebar_about_bg.png) no-repeat;
    width: 230px;
    height: 328px;
}
#sideContent .sideAboutBtn .sideAboutBtn-img{
    margin-top: 61px;
    margin-left: 4px;
}
#sideContent .sideFaq {
    margin: 0 0 15px 0;
}
#sideContent .sideFaq ul {
    padding: 10px;
    text-align: left;
}
#sideContent .sideFaq ul li {
    padding: 10px;
    line-height: 25px;
    background: #FFF;
}
#sideContent .sideFaq ul li p {
    background: url(../../common/img/common_side_icon02.png) no-repeat 5px center;
}
#sideContent .sideFaq ul li a {
    padding: 0 0 0 36px;
    color: #333333;
}
#sideContent .sideVoice p {
    margin: 0 0 10px 0;
}
#sideContent .sideVoice dl {
    display: block;
    margin: 0 0 25px 0;
    text-align: left;
}
#sideContent .sideVoice dl dt {
    margin: 0 0 5px 0;
    padding: 3px 5px;
    line-height: 17px;
    color: #FFFFFF;
    font-size: 11px;
    background: none repeat scroll 0 0 #83B4E1;
    width: 53px;
    font-weight: bold;
}
#sideContent .sideVoice dl dd.voiceTxt {
    margin: 0 0 12px 0;
    line-height: 19px;
    font-weight: bold;
}
#sideContent .sideVoice dl dd.voiceThumbs {
    margin: 0 0 12px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px dotted #656565;
}
#sideContent .sideVoice .level {
    margin-top: 10px;
}
#sideContent .sideVoice .level .star {
    color: #f7c70a;
    font-size: 20px;
    line-height: normal;
    padding-left: 50px;
    padding-right: 0px;
}
#sideContent .sideVoice .level .percent {
    font-size: 13px;
    color: #000;
    font-weight: bold;
}

#sideContent .support {
    margin: 0 0 10px 0;
}
#sideContent .support div {
}
#sideContent .support .marquee {
    padding: 0px;
    position: absolute;
    bottom: 12px;
    right: 15px;
}
#sideContent .support .marquee .marqueeInner {
    margin: 0px auto;
    height: 30px;
    width: 200px;
    padding: 0px;
    overflow: hidden;
}
#sideContent .support .marquee .marqueeInner marquee {
    color: #F0B100;
    margin-top: 5px;
    font-weight: bold;
}
#sideContent .support .marquee .marqueeInner div {
    background: none;
    padding: 0px;
}
#sideContent .support .supportInner {
    background: url(../../common/img/side_bg_bottom_support.png);
    height: 520px !important;
    position: relative;
}
#sideContent .support .supportInner p {
    margin: 0px 0 8px 0;
    text-align: center;
    padding-top: 4px;
}
#sideContent .support .supportInner ul {
    margin: 10px auto 0;
    width: 210px;
}
#sideContent .support .supportInner ul li {
    float: left;
    margin: 0 0 6px 7px;
    width: 61px;
}
#sideContent .support .supportInner .photoColumn {
    display: block;
    margin: 0 40px 9px;
}
#sideContent .support .supportInner .photoColumn li {
    display: block;
}
#sideContent .card {
    margin: 0 0 11px 0;
    text-align: left;
}
#sideContent .card div {
    padding: 6px 10px 5px;
    border: 1px solid #2380dd;
    border-top: none;
    background: #FFF;
}
#sideContent .card div p {
    font-size: 11px;
    line-height: 14px;
}
#sideContent .privacy {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    background: url(../../common/img/side_bg_bottom_privacy.png) no-repeat bottom;
}
#sideContent .privacy .privacyInnerTop {
    padding: 10px 0 0 0;
    background: url(../../common/img/sidex_bg_top_privacy.png) no-repeat top;
}
#sideContent .privacy .privacyInnerTop .privacyInnerMain {
    border-left: 1px solid #e8e3ca;
    border-right: 1px solid #e8e3ca;
    background: #f6f2dc;
}
#sideContent .privacy .privacyInnerTop .privacyInnerMain .privacyInnerBottom .privacyTit {
    margin: 0 0 22px 0;
    padding-top: 4px;
}
#sideContent .privacy .privacyInnerTop .privacyInnerMain .privacyInnerBottom .privacyLogo {
    margin: 0 0 20px 0
}
#sideContent .privacy .privacyInnerTop .privacyInnerMain .privacyInnerBottom .privacyTxt {
    margin: 0 0 6px 0;
    text-align: center;
}
#sideContent .privacy .privacyInnerTop .privacyInnerMain .privacyInnerBottom p {
    margin: 0 10px;
    text-align: left;
    font-size: 12px;
}
#sideContent .privacy .privacyInnerTop .privacyInnerMain .privacyInnerBottom .privacyContact {
    text-align: center;
    font-weight: bold;
}
#sideContent .gsl {
    margin: 0 0 10px 0;
    padding: 10px;
    font-size: 12px;
    border: 1px solid #dbdbdb;
}
#sideContent .gsl div {
    float: left;
    margin: 0 12px 0 0;
    width: 60px
}
#sideContent .gsl p {
    padding-top: 9px;
    font-size: 11px;
    padding-right: 5px;
    text-align: left;
    line-height: 20px;
}

/********************************* sideContent end *********************************/

/********************************* footContent start *********************************/
#footMainContent {
    margin: 0 auto;
    text-align: left;
    width: 750px;
}

#footContent {
    margin: 0 auto;
    text-align: left;
    width: 1000px;
}
#footMainContent {
    margin: 0 auto;
    text-align: left;
    width: 750px;
}
#footMainContent .footFlow {
    margin: 0 0 40px 0;
}
#footMainContent .footFlow .column {
    margin-bottom: 6px;
}
#footMainContent .footFlow h2 {
    margin: 0 0 18px 0;
}
#footMainContent .footFlow .column .thums {
    float: left;
    width: 350px;
}
#footMainContent .footFlow .column .flowInnerTop {
    float: left;
    margin: 5px 0 0 20px;
    padding-top: 12px;
    background: url(../../common/img/foot_bg_top_flow.png) 0 0 no-repeat;
    width: 380px;
}
#footMainContent .footFlow .column .flowInnerTop .flowInnerMain {
    background: url(../../common/img/foot_bg_main_flow.png) 0 0 repeat-y;
}
#footMainContent .footFlow .column .flowInnerTop .flowInnerMain .flowInnerbottom {
    padding-bottom: 10px;
    background: url(../../common/img/foot_bg_bottom_flow.png) no-repeat bottom;
}
#footMainContent .footFlow .column .flowInnerTop .flowInnerMain .flowInnerbottom .column {
    padding: 9px 23px 0;
    width: 302px;
    background: #fff;
    margin: 0 39px 6px 8px;
}
#footMainContent .footFlow .column .flowInnerTop .flowInnerMain .flowInnerbottom .column .thums {
    float: left;
    width: 120px;
    margin-left: -10px;
    margin-top: 5px;
}
#footMainContent .footFlow .column .flowInnerTop .flowInnerMain .flowInnerbottom .column dl {
    float: right;
    width: 210px;
    margin-right: -28px;
}
#footMainContent.footFlow .column .flowInnerTop .flowInnerMain .flowInnerbottom p {
    padding: 0 23px 15px;
}
#footMainContent .footFlow .column .flowInnerTop .flowInnerMain .flowInnerbottom .columnBtn {
    width: 340px;
    height: 117px;
    margin: 0 auto;
    padding-bottom: 9px;
    background: url(/common/img/foot_bg_flow.png) no-repeat;
}
#footMainContent .footFlow .column .flowInnerTop .flowInnerMain .flowInnerbottom .columnContact {
}
#footMainContent .footFlow .column .flowInnerTop .flowInnerMain .flowInnerbottom .columnBtn div.foot-btn01 {
    float: left;
    margin: 9px 0 6px 9px;
}
#footMainContent .footFlow .column .flowInnerTop .flowInnerMain .flowInnerbottom .columnBtn div.foot-btn02 {
    float: left;
    margin: 0 9px 0 8px;
}
#footContent .footFaq .footFaq_sub {
    margin-top: -52px;
    padding-bottom: 28px;
    margin-left: 896px;
}
#footContent .footFaq {
    margin: 0 0 40px 0;
}
#footContent .footFaq h2 {
    margin: 0 0 15px 0;
}
#footContent .footFaq .list {
    padding: 15px 15px 5px 15px;
    background: url(/common/img/foot_bg-_faq.png);
}
#footContent .footFaq .list li {
    float: left;
    margin: 0 10px 10px 0;
    padding: 10px;
    background: url(../../common/img/common_icon02.png) no-repeat 5px center #FFF;
    width: 215px;
}
#footContent .footFaq .list .lastchild {
    margin: 0;
}
#footContent .footFaq .list li p {
    margin: 0 0 0 32px;
}
#footContent .footFaq .list li p a {
    color: #333333;
}
#footContent .footMap h2 {
    margin: 0 0 19px 0;
}
#footContent .mapInnerTop {
    padding: 10px 0 0px 0;
    background: url(../../common/img/foot_bg_top_map.png) no-repeat top;
    margin-bottom: 35px;
}
#footContent .mapInnerTop .mapInnerBottom {
    padding: 0 0 10px 0;
    background: url(../../common/img/foot_bg_bottom_map.png) no-repeat bottom;
}
#footContent .mapInnerTop .mapInnerBottom .mapInnerMain {
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    background: #FFF;
}
#footContent .mapInnerTop .mapInnerBottom .mapInnerMain .column div {
    float: left;
    width: 345px;
}
#footContent .mapInnerTop .mapInnerBottom .mapInnerMain .column ul {
    float: right;
    margin: 8px 0 10px 0;
    width: 640px;
}
#footContent .mapInnerTop .mapInnerBottom .mapInnerMain .column ul li {
    float: left;
    margin: 0 10px 10px 0;
    width: 316px;
    display: block;
}
#footContent .mapInnerTop .mapInnerBottom .mapInnerMain .column ul .lastchild {
    margin: 0;
}
#footContent .mapInnerTop .mapInnerBottom .mapInnerMain .column ul li dl {
    display: block;
}

#footContent .mapInnerTop .mapInnerBottom .mapInnerMain .column dl dt {
    padding: 0 0 0 18px;
    font-size: 13px;
    font-weight: bold;
    background: url(/common/img/common_icon08.png) left center no-repeat;
    border: none;
    display: block;
    line-height: 25px;
    text-align: left;
}
#footContent .mapInnerTop .mapInnerBottom .mapInnerMain .column  dl dt a {
    color: #221815;
}
#footContent .mapInnerTop .mapInnerBottom .mapInnerMain .column dl dd {
    padding: 10px;
    color: #c6c6c6;
    line-height: 19px;
    display: block;
    height: 50px;
    background-color: #f7f7f7;
}
#footContent .mapInnerTop .mapInnerBottom .mapInnerMain dl dd a {
    color: #221815;
}
#footContent .footBnr {
    margin: 0 0 41px 0;
}
#footContent .footBnr > ul {
    position: relative;
    background: url(../../common/img/foot_bg_bnr.png) no-repeat;
    width: 999px;
    height: 547px;
}
#footContent .footBnr ul .tel {
    position: absolute;
    top: 171px;
    left: 118px;
}
#footContent .footBnr ul .more01 {
    position: absolute;
    top: 268px;
    left: 150px;
}
#footContent .footBnr ul .more02 {
    position: absolute;
    top: 248px;
    left: 351px;
}
#footContent .footBnr ul .more03 {
    position: absolute;
    top: 248px;
    left: 661px;
}
.comInfo .list_emp {
    position: absolute;
    bottom: 40px;
    left: 270px;
}
.list_emp ul li {
    float: left;
    padding-left: 5px;
    padding-top: 4px;
}
#footContent .footNews ul {
    margin: 0 0 61px 0;
}
#footContent .footNews h2 {
    margin: 0 0 27px 0;
}
#footContent .footNews ul li {
    float: left;
    margin: 0 36px 0 0;
    width: 482px;
}
#footContent .footNews ul .lastchild {
    margin: 0;
    font-size: 12px;
}
#footContent .footNews ul dl dt.news01 {
    background: url(../../common/img/foot_stit02_news.png) 0px -6px no-repeat;
    width: 307px;
    height: 37px;
    border-bottom: 3px solid #e1e1e1;
}
#footContent .footNews ul dl dt.news02 {
    background: url(../../common/img/footer_tit_column01.png) -2px bottom no-repeat;
    /* width: 307px; */
    height: 38px;
    /* border-bottom: 3px solid #e1e1e1; */
}
#footContent .footNews ul dl dt.tit {
    font-size: 13px;
    font-weight: bold;
    padding-top: 6px;
}
#footContent .footNews ul li.firstchild dd {
    font-size: 11px;
    color: #000;
}
#footContent .footNews ul dl dt.news03 {
    background: url(../../common/img/footer_tit_column02.png) -2px bottom no-repeat;
    /* width: 307px; */
    height: 38px;
    /* border-bottom: 3px solid #e1e1e1; */
}
#footContent .footNews ul dl dt span {
    text-align: right;
    display: block;
}
#footContent .footNews ul dl dt span a {
    padding: 0 0 0 17px;
    line-height: 27px;
    color: #221815;
    text-decoration: none;
    background: url(../../common/img/bg_common_icon08.png) no-repeat left center;
}
#footContent .footNews ul li.lastchild dl dd {
    border-bottom: 1px dotted #a0a0a0;
    height: 35px;
    display: block;
    line-height: 35px;
    padding-left: 23px;
    padding-right: 10px;
    background-image: url(../../common/img/common_icon05.png);
    background-repeat: no-repeat;
    background-position: 9px center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#footContent .footNews ul dl dd a {
    color: #000;
    text-decoration: underline;
}
#footContent .footNews ul dl dd a:hover {
    text-decoration: none;
}
#footContent .footNews ul li.lastchild dl .newsColor {
    background: #F7F7F7;
    background: url(../../common/img/common_icon05.png) no-repeat 9px center #f7f7f7;
}

/********************************* footContent end *********************************/

/********************************* footer start *********************************/

#footer {
    text-align: left;
    padding-top: 34px;
    position: relative;
    margin-bottom: 80px;
    width:100%;
}


#footer .pageTop {
    position: absolute;
    background: url(../../common/img/foot_bg_link.png) repeat-x bottom;
    top: -32px;
    right: 0px;
}
#footer .pageTop p {
    position: absolute;
    left: 900px;
}
#footer .footerLink {
    background: #f7f7f7;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 4px;
    margin-left: 0;
    padding-right: 0;
    padding-bottom: 14px;
    padding-left: 0;
    border-top: 2px #ecebeb solid;
}
#footer .footerLink .linkInner {
    margin: 0 auto;
    padding: 18px 0 22px 0;
    width: 1000px;
    position: relative;
}
#footer .footerLink .linkInner p {
    margin: 0 0 20px 0;
    padding: 0 0 0 25px;
    font-size: 12px;
    background: url(../../common/img/common_icon03.png) no-repeat;
}
#footer .footerLink .linkInner p a {
    color: #221815;
}
#footer .footerLink .linkInner ul {
    padding: 0 20px 0 20px;
    border-left: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
}
#footer .footerLink .linkInner ul li {
    float: left;
    width: 220px;
}
#footer .footerLink .linkInner ul .line {
    margin: 0 25px 0 0;
    border-right: 1px solid #cacaca;
    display: block;
    height: 115px;
}
#footer .footerLink .linkInner ul li .linkList {
    padding: 0;
    border: none;
    display: block;
    float: none !important;
}
#footer .footerLink .linkInner ul li .linkList li {
    padding: 5px 0 5px 17px;
    font-size: 12px;
    background: url(../../common/img/common_icon04.png) no-repeat left center;
    display: block;
    line-height: normal;
}
#footer .footerLink .linkInner ul li .linkList li a {
    color: #221815;
}
#footer .footerLink .linkInner ul li .linkList .linkOther01 {
    padding: 0;
    background: none;
}
#footer .footerLink .linkInner ul li .linkList .linkOther01 ul li {
    padding: 0 0 4px 10px;
    background: url(../../common/img/common_icon06.png) no-repeat left 7px;
}
#footer .footerLink .linkInner ul li .linkList .linkOther02 {
    padding: 0;
    background: none;
}
#footer .footerLink .linkInner ul li .linkList .linkOther02 ul {
    padding: 0 0 0 17px;
    border: none;
}
#footer .footerLink .linkInner ul li .linkList .linkOther02 ul li {
    float: left;
    padding: 0 0 0 10px;
    background: url(../../common/img/common_icon06.png) no-repeat left 7px;
    width: 57px;
}
#footer .footContact {
    padding: 31px 0 0 0;
    background: #f7f7f7;
    width: 100%;
}
#footer .footContact .column {
    margin: 0 auto 30px auto;
    width: 1000px;
    position: relative;
}
#footer .column .allright {
    position: absolute;
    right: 0px;
    top: 0px;
}
#footer .footContact .column .thumsArea .logo {
    margin: 0 0 16px 0;
}
#footer .footContact .column .thumsArea ul {
    margin: 0 0 20px 0;
}
#footer .footContact .column .thumsArea ul li {
    float: left;
    padding: 0 6px 0 10px;
    font-size: 11px;
    background: url(../../common/img/common_icon06.png) no-repeat left 6px;
}
#footer .footContact .column .thumsArea ul li a {
    color: #221815;
}
#footer .footContact .footPrivacy {
    padding: 27px 10px 0 64px;
    background: url(/common/img/foot_privacy_bnr.png) no-repeat;
    width: 176px;
    height: 53px;
    position: relative;
    line-height: 180%;
}
#footer .footContact .thumsArea .footPrivacy {
    line-height: 180%;
    font-size: 11px;
}

#footer .footContact .footPrivacy span.mark {
    float: left;
    width: 54px;
    display: block;
}

#footer .footContact .footPrivacy span.text {
    float: left;
    width: 180px;
    display: block;
    margin-top: -10px;
}
#footer .footContact .footPrivacy a {
    color: #221815;
}

#footer .footContact .footPrivacy .mark a {
    display: block;
    width: 54px;
    height: 51px;
    position: absolute;
    top: 12px;
    left: 8px;
}

#footer .footContact .column .thumsArea {
    float: left;
    width: 254px;
}
#footer .footContact .column dl {
    float: right;
    color: #221815;
    font-size: 11px;
    width: 718px;
}
#footer .footContact .column dl dt {
    font-weight: bold;
}
#footer .allright {
    padding: 0 0 30px 0;
    text-align: center;
    color: #7c7c7c;
    font-size: 10px
}
#footer .footBtnarea {
    /* padding: 16px 0 0 0; */
    background: url(/common/img/foot_bg_line.png) repeat-x;
    position: fixed;
    bottom: -25px;
    width: 100%;
    z-index: 10;
}
#footer .footBtnarea .footBtninner {
    margin: 0 auto 10px;
    width: 1000px;
    /* margin-bottom: 12px; */
    padding: 22px 0 0px 0;
}
#footer .footBtnarea .footBtninner ul li {
    float: left;
    margin: 0 10px 0 0;
    padding-top: 0;
}
#footer .footBtnarea .footBtninner .pt4 {
    margin-top: 4px;
    padding-right: 10px;
}
#footer .footBtnarea .footBtninner ul .footBtncontact {
    margin: 0 0 0 0;
}

#footer .tagArea {
    position: absolute;
    top: 0px;
    left: 0px;
}
.foot__noteTax{border-top: 5px solid #352807;}

.iconReason {
    margin-top: -56px;
    margin-bottom: -11px;
}
.sidebar_about {
    background: url('/common/img/bg_reason_side.png') 0 0;
    padding-top: 7px;
    width: 230px;
}
.sidebar_about p {
    padding: 5px;
    margin-left: 5px;
    margin-right: 14px;
    border-bottom: 1px dotted #e1e1e1;
}
.sidebar_about p:last-child {
    border-bottom: none;
}
#sideContent .supportBottomBtn {
    background: url(/common/img/side_bg_support.png) no-repeat;
    height: 77px;
}
.supportBottomBtn .btn01 {
    padding: 12px 6px 8px 14px;
}
.supportBottomBtn .btn02 {
    padding-left: 10px;
}
#sideContent .btnNew_01 ul {
    margin-top: -14px;
    margin-bottom: 7px;
}
#sideContent .btnNew_01 ul li {
    padding-top: 8px;
}
#sideContent .btnNew_02 ul {
    margin-top: -14px;
    padding-bottom: 10px;
}
#sideContent .btnNew_02 ul li {
    padding-top: 8px;
}
#sideContent .contact .contactInner ul li > a > img:hover {
    -ms-filter: "alpha( opacity=80 )";
    filter: alpha( opacity=80 );
    opacity: 0.8;
}
.footer__link--1 {
  position:relative;
  padding: 0 0 0 8px;
  color: #221815;
  font-size: 11px;
  text-decoration: underline;
}
.footer__link--1::after {
  content: "";
  box-sizing: border-box;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  border-left: 5px solid #909191;
  position: absolute;
  top: 4px;
  left: 0px;
}


/********************************* footer end *********************************/

.shortcode-star-rating {
    padding: 0 0.5em;
}
.dashicons {
    font-size: 20px;
    width: auto;
    height: auto;
    line-height: normal;
    text-decoration: inherit;
    vertical-align: middle;
}
.shortcode-star-rating [class^="dashicons dashicons-star-"]:before {
    color: #FCAE00;
}
.ssr-int {
    margin-left: 0.2em;
    font-size: 13px;
    vertical-align: middle;
    color: #333;
}
.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}
p.thums img {
    margin-bottom: 8px;
}

.copyRight {
    padding: 9px 0;
    margin-bottom: -6px\0;
    text-align: center;
    color: #FFF;
    font-size: 10px;
    background: #6b3906;
    position: absolute;
    bottom: -1px;
    width: 100%;
}
.pr20{
    padding-bottom: 10px;
}



/** ----------- top, column ---------- **/

div.list_column {clear:both;padding-top:40px;}
div.list_column h3 {margin-bottom:5px;}
div.list_column ul {margin-bottom:15px;}
div.list_column ul li {padding:10px;border-bottom:1px dotted #9e9e9e;text-align:left;}
div.list_column ul li a {padding-left:15px;background:url("../img/common_icon05.png") no-repeat 5px 50%;}
div.list_column .link {clear:both;}
div.list_column .link a {float:right;padding:0 0 0 15px;background:url("../img/common_icon01.png") no-repeat 0 50%;}
