@charset "utf-8";

/* base
--------------------------------------------------*/
html{
  font-size: 62.5%;
  overflow-y: scroll;
}

body{
  font-family:"Microsoft YaHei", 'SimSun', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  zoom: 1;
  -webkit-text-size-adjust: 100%;
}


/* font
--------------------------------------------------*/
.fs8{font-size: 8px;}
.fs10{font-size: 10px;}
.fs12{font-size: 12px;}
.fs14{font-size: 14px;}
.fs18{font-size: 18px;}
.fs24{font-size: 24px;}
.fs32{font-size: 32px;}

.bold{font-weight: bold;}
.red{color: red;}
.gray_recruit{color: #CCCCCC;}
.bg-blue{background-color: #0080FF;}
.white{color: #FFFFFF;}
.orange{color:#FF6400;}
.title{padding: 10px;}
span.supText {
font-size: 75.5%;
vertical-align: top;
position: relative;
top: -0.1em;
}

/* link
--------------------------------------------------*/
a{color: #121212;transition: 0.3s;}
a:hover{text-decoration: none; }


/* subnavi
--------------------------------------------------*/
.subnavi{
  max-width: 960px;
  margin:0 auto;
}
.subnavi ul{
  display: table;
  margin:0 auto;
}
.subnavi ul li{
  display: table-cell;
  vertical-align: middle;
  float: left;
  margin-bottom: 10px;
}
.subnavi a{
    color: #333;
    text-decoration: none;
}
.subnavi ul li a{
    border-right: 1px solid #D3D3D3;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    padding-right: 20px;
    margin-right: 20px;
}

/* margin
--------------------------------------------------*/
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}

.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mb50{margin-bottom: 50px;}
.mb60{margin-bottom: 60px;}

.mr10{margin-right: 10px;}
.mr20{margin-right: 20px;}
.mr30{margin-right: 30px;}
.mr40{margin-right: 40px;}
.mr50{margin-right: 50px;}

.ml10{margin-left: 10px}
.ml20{margin-left: 20px}
.ml30{margin-left: 30px}
.ml40{margin-left: 40px}
.ml50{margin-left: 50px}


/* align
--------------------------------------------------*/
.txt-r{text-align: right;}
.txt-c{text-align: center;}
.txt-l{text-align: left;}


/* float
--------------------------------------------------*/
.fl-r{float: right;}
.fl-l{float: left;}


/* clearfix
--------------------------------------------------*/
.clearfix:after{
  content: "";
  clear: both;
  display: block
}
a:hover img{
  opacity:0.7;
  transition:0.3s;
}
#news li a{
  color:#121212;
}
.searchHeaderArea .gsib_a {
 padding-right: 0px;
 padding-left: 0px;
}
.searchHeaderArea .gsib_a {
    width: 100%;
    padding: 0px 6px 0;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

@media screen and (max-width: 768px) {
.spSns{
  padding:15px;
}
.spSns li{
  text-align:center;
}
.pc{
  display:none;
}
.inner{
  width:100%;
  margin:0 auto;
  padding:0;
}
.titleWap{
  width:100%;
  margin:0 auto;
  padding:0;
}
/* header */
header{
  border-bottom:1px solid #D3D3D3;
  height:61px;
}
header .inner{
  width:100%;
  padding:0;
}
header .logo{
  float:left;
  margin:0 0 0 10px;
}
header .headerText{
  display:none;
}
header .headerContent{
  float:right;
  width:120px;
}
header .headerContent div{
  float:left;
}
/* nav */
header nav{
  display:none;
}
header nav a{
  color:#333;
  text-decoration:none;
}
header nav a:hover{
  opacity:0.5;
}
header nav ul{
  border-left:1px solid #F3F3F3;
  box-sizing:border-box;
  display:table;
  width:100%;
  max-width:auto;
  margin:0 auto;
}
header nav ul li{
  display:table-cell;
  text-align:center;
  width:158px;
}
header nav ul li a{
  border-right:1px solid #F3F3F3;
  box-sizing:border-box;
  display:block;
  padding:20px 0;
  text-align:center;
}
header .headerContent .shclose{
  display:none;
}
.searchHeaderArea {
  background: #444444 none repeat scroll 0 0;
  display: none;
  padding: 15px 30px;
  position: absolute;
  right: 0;
  top: 60px;
  width: 100%;
  z-index: 9999;
}
.searchHeaderArea input{
  border:none;
}
.searchHeaderArea .gsc-control-cse{
  background: none;
  border: none;
  padding: 0;
}
.searchHeaderArea .cse .gsc-search-button input.gsc-search-button-v2, .searchHeaderArea input.gsc-search-button-v2 {
    width: auto;
    height: 25px;
    padding: 6px 27px;
    min-width: 13px;
    margin-top: 5px;
}
.searchHeaderArea input{
  width:100%;
  padding:5px;
}
.spNav{
  display:none;
  border-top:1px solid #F3F3F3;
}
.spNav li{
  border-bottom:1px solid #F3F3F3;
  padding:10px;
}
.spNav a{
  color:#333;
  text-decoration:none;
}

/* followNav */
.fwNav,.fwNavCatalog{
  display:none;
}

/* breadCrumb */
.breadCrumb{
  display:none;
}
.breadCrumb li{
  float:left;
  font-size:13px;
  padding-right:10px;
  margin-right:10px;
}
.breadCrumb li a{
  color:#333;
  font-size:13px;
}

/* main */
#main{
}

/* freeTable */
.freetableArea{
  margin-bottom:40px;
}
.freetableArea .freeTable,.freetableArea .subTable{
  border-bottom:1px solid #CCC;
  border-right:1px solid #CCC;
}
.freetableArea .freeTable th{
  background:#e8e8e8;
  font-weight:bold;
}
.freetableArea .freeTable td a{
  color:#c9151d;
}
.freetableArea .freeTable th,.freetableArea .freeTable td{
  border-top:1px solid #CCC;
  border-left:1px solid #CCC;
  padding:10px;
  display:block;
}
.freetableArea .freeTable .mapBtn{
  background:#c9151d;
  padding:5px 10px;
  color:#FFF;
  text-align:center;
  display:block;
  text-decoration:none;
  border-radius:20px;
  width:150px;
  font-size:14px;
}

/* contentLinks */
.contentLinks{
  margin:20px 0;
}
.contentLinks a{
  background:#c9151d;
  padding:10px 10px;
  color:#FFF;
  text-align:center;
  display:block;
  text-decoration:none;
  border-radius:5px;
  width:46%;
  margin:10px 2%;
  float:left;
}
.contentLinks a:hover{
  opacity:0.7;
}


/* sub pageTitle */
#main .pageTitle{
  border: 5px solid #e8e8e8;
  box-sizing: border-box;
  padding:10px 15px;
  margin-bottom:30px;
}
#main .pageTitle h2{
  color:#333;
  font-size:20px;
  font-weight:bold;
  margin-top:5px;
  margin-bottom:10px;
  text-shadow: 2px 2px 2px #FFF,
    -2px 2px 2px #FFF,
    2px -2px 2px #FFF,
    -2px -2px 2px #FFF;
}
#main .pageTitle h2 span{
  color:#c9151d;
  display:block;
  font-size:14px;
}
#main .pageTitle p{
  display:none;
}


#sub .subTitle{
  border-left:5px solid #c9151d;
  font-size:18px;
  font-weight:bold;
  padding-left:15px;
  margin-bottom:30px;
}
#sub .contentsBox{
  position:relative;
  margin-bottom:30px;
}



/* footer */
footer {
  background:#353535;
}
footer .footerLink{
  background:#212121;
  margin-bottom:0;
  padding-left:0;
}
footer a{
  color:#FFF;
  text-decoration:none;
}
footer .footerLink ul li a{
  background:url(../img/footer_link_bg.png) no-repeat 0 center;
  background-size:10px;
  font-size:14px;
  padding-left:15px;
}
footer .footerLink ul li a:hover{
  text-decoration:underline;
}
footer .footerLink ul li{
  display:none;
  float:left;
  margin-right:20px;
  padding:10px 0;
}
footer .footerLink .pagetop a{
  background:#c9151d url(../img/footer_pagetop_bg.png) no-repeat 15px center;
  background-size:10px;
  display:block;
  float:right;
  font-size:14px;
  width:100%;
  text-align:center;
  padding:12px 20px;
}
footer .footerLink .pagetop a:hover{
  opacity:0.8;
}
footer .sitemapBox{
  float:none;
  display:block;
  width:100%;
}
footer .sitemapBoxLast{
  display:block;
  width:100%;
}
footer .sitemapBoxLast .linkBox li{
  float:left;
  margin-right:20px;
}
footer .sitemapBoxLast .sitemapLabel{
  float:left;
  margin-right:20px;
}
footer .sitemapBox .linkBox{
  float:left;
  margin-right:20px;
}
footer .sitemapBox .linkBox li{
  margin-bottom:15px;
}
footer .sitemapBox .linkBox li a{
  font-size:16px;
  font-weight:bold;
}
footer .sitemapBox .linkBox li a:hover{
  text-decoration:underline;
}
footer .sitemapBox .linkBox li ul li{
  display:none;
}
footer .sitemapBox .linkBox li ul li a{
  font-size:14px;
  font-weight:normal;
}
footer .sitemapBox .sitemapLabel{
  width:50%;
}
footer .sitemapBox .sitemapLabel a{
  font-weight:bold;
}
footer .footerSpSitemap{
  background:url(../img/sp_footer_linkbg.gif) repeat-y top center;
  background-size:1px;
}
footer .footerSpSitemap li{
  border-bottom:1px solid #e8e8e8;
  box-sizing:border-box;
  float:left;
  font-size:14px;
  padding:10px 10px 10px 15px;
  width:50%;
}
footer .copy{
  background:#212121;
  color:#FFF;
  font-size:12px;
  margin-top:0;
  text-align:center;
  padding:10px;
}

}

@media print, screen and (min-width: 769px) and (max-width: 959px) {
.tablet{
  display:none;
}
.sp{
  display:none;
}
.inner{
  width:100%;
  max-width:960px;
  margin:0 auto;
  padding:0 20px;
  position:relative;
}
.titleWap{
  width:100%;
  max-width:960px;
  margin:0 auto;
  padding:0 20px;
  position:relative;
}

/* header */
header{
  border-bottom:1px solid #D3D3D3;
  height:61px;
}
header .inner{
  width:100%;
  padding:0;
}
header .logo{
  float:left;
  margin:10px 0 0 10px;
}
header .headerText{
  display:none;
}
header .headerContent{
  float:right;
  width:120px;
}
header .headerContent div{
  float:left;
}
/* nav */
header nav{
  display:none;
}
header nav a{
  color:#333;
  text-decoration:none;
}
header nav a:hover{
  opacity:0.5;
}
header nav ul{
  border-left:1px solid #F3F3F3;
  box-sizing:border-box;
  display:table;
  width:100%;
  max-width:auto;
  margin:0 auto;
}
header nav ul li{
  display:table-cell;
  text-align:center;
  width:158px;
}
header nav ul li a{
  border-right:1px solid #F3F3F3;
  box-sizing:border-box;
  display:block;
  padding:20px 0;
  text-align:center;
}
header .headerContent .shclose{
  display:none;
}
header .headerContent{
  display:block !important;
}
.searchHeaderArea {
  background: #444444 none repeat scroll 0 0;
  display: none;
  padding: 15px 30px;
  position: absolute;
  right: 0;
  top: 60px;
  width: 100%;
  z-index: 9999;
}
.searchHeaderArea input{
  width:100%;
  padding:5px;
}
.searchHeaderArea .gsc-control-cse{
  background: none;
  border: none;
  padding: 0;
}
.searchHeaderArea .cse .gsc-search-button input.gsc-search-button-v2, .searchHeaderArea input.gsc-search-button-v2 {
    width: auto;
    height: 25px;
    padding: 6px 27px;
    min-width: 13px;
    margin-top: 5px;
}
.spNav{
  display:none;
  border-top:1px solid #F3F3F3;
}
.spNav li{
  border-bottom:1px solid #F3F3F3;
  padding:10px;
}
.spNav a{
  color:#333;
  text-decoration:none;
}

/* followNav */
.fwNav{
  position:fixed;
  top:60px;
  right:-340px;
  z-index:10000;
}
.fwNavOpen{
  right:0 !important;
}
.fwNav .fwTitle{
  color:#FFF;
  font-size:14px;
  margin-bottom:10px;
}
.fwNav .fwTitle span{
  display:block;
  font-size:16px;
  font-weight:bold;
}
.fwNav .fwArea ul li{
  float:left;
  margin-right:20px;
}
.fwNav .fwContact .fwQa,.fwNav .fwContact .fwSupport{
  margin-bottom:10px;
}
.fwNav .fwContact .fwLabel{
  display:block !important;
  background:#000000;
  padding:5px;
  border-radius:3px;
  position:absolute;
  left:-40px;
  top:0;
}
.fwNav .fwContact{
  position:relative;
}
.fwNav .fwContact {
}
.fwNav .fwContact .fwArea{
  background:#0470B0;
  width:340px;
  padding:20px;
}

.fwNavCatalog{
  position:fixed;
  top:215px;
  right:-480px;
  z-index:10000;
}
.fwNavCatalog .fwTitle{
  color:#FFF;
  font-size:14px;
  margin-bottom:10px;
}
.fwNavCatalog .fwTitle span{
  display:block;
  font-size:16px;
  font-weight:bold;
}
.fwNavCatalog .fwCatalog{
  position:relative;
}
.fwNavCatalog .fwCatalog .fwArea{
  background:#444;
  width:480px;
  padding:20px 20px 25px;
}
.fwNavCatalog .fwCatalog .fwCatalogLabel{
  display:block !important;
  background:#444;
  padding:5px;
  border-radius:3px;
  position:absolute;
  left:-40px;
  top:0;
}
.fwNavCatalog .fwCatalog .catalogBox{
  width:48%;
  margin-right:2%;
  float:left;
}
.fwNavCatalog .fwCatalog .catalogImg{
  width:100px;
  float:left;
  margin-right:10px;
}
.fwNavCatalog .fwCatalog .catalogContant{
  font-size:14px;
  color:#FFF;
  float:left;
}
.fwNavCatalog .fwCatalog .catalogContant p{
  margin-bottom:10px;
}
/* breadCrumb */
.breadCrumb{
  margin:20px 0;
}
.breadCrumb .back{
  position: absolute;
  right: 60px;
  font-size: 14px;
}
.breadCrumb li{
  float:left;
  font-size:13px;
  padding-right:10px;
  margin-right:10px;
}
.breadCrumb li a{
  color:#333;
  font-size:13px;
}
.pagetop a{
  position:fixed;
  right:20px;
  bottom:20px;
  z-index:10000;
}
.supportInWap .sp{
  display:block !important;
}
.supportInWap .pc{
  display:none !important;
}

/* main */
#main{
}

/* freeTable */
.freetableArea{
  margin-bottom:40px;
}
.freetableArea .freeTable,.freetableArea .subTable{
  border-bottom:1px solid #CCC;
  border-right:1px solid #CCC;
}
.freetableArea .freeTable th{
  background:#e8e8e8;
  font-weight:bold;
}
.freetableArea .freeTable td a{
  color:#c9151d;
}
.freetableArea .freeTable th,.freetableArea .freeTable td{
  border-top:1px solid #CCC;
  border-left:1px solid #CCC;
  padding:10px;
}
.freetableArea .freeTable .mapBtn{
  background:#c9151d;
  padding:5px 10px;
  color:#FFF;
  text-align:center;
  display:block;
  text-decoration:none;
  border-radius:20px;
  width:150px;
  font-size:14px;
}
/* contentLinks */
.contentLinks{
  margin:20px 0.5%;
}
.contentLinks a{
  background:#c9151d;
  padding:10px 10px;
  color:#FFF;
  text-align:center;
  display:block;
  text-decoration:none;
  border-radius:5px;
  width:30%;
  margin:10px 1.5%;
  float:left;
}
.contentLinks a:hover{
  opacity:0.7;
}

/* sub pageTitle */
#main .pageTitle{
  border: 5px solid #e8e8e8;
  box-sizing: border-box;
  padding:20px 30px;
  min-height:140px;
  margin-bottom:30px;
}
#main .pageTitle h2{
  color:#333;
  font-size:24px;
  font-weight:bold;
  margin-top:5px;
  margin-bottom:10px;
}
#main .pageTitle h2 span{
  color:#c9151d;
  display:block;
  font-size:14px;
}
#main .pageTitle p{
  font-size:14px;
}
#sub .support {
  border:1px solid #e8e8e8;
  box-sizing:border-box;
  padding:15px 0;
  margin-bottom:50px;
}
#sub .searchArea{
  margin:10px auto 10px;
  width:520px;
  text-align:center;
}
#sub .searchArea h2,#sub .searchArea input,#sub .searchArea submit{
  display:inline-block;
}
#sub .searchArea h2{
  margin-right:20px;
}
#sub .searchArea input{
  border:1px solid #c6c6c6;
  box-sizing:border-box;
  width:290px;
  height:30px;
  padding:0 5px;
}
#sub .searchArea input.searchBtn{
  background:url(../img/search_btn.gif) no-repeat;
  border:none;
  width:30px;
  height:30px;
  margin-left:-5px;
  text-indent:-9999;
}
  #sub .searchArea .codeWap{
    display: table;
  }
  #sub .searchArea .codeWap .codeIn{
    display: table-cell;
    vertical-align: top;
  }

#sub .subTitle{
  border-left:5px solid #c9151d;
  font-size:18px;
  font-weight:bold;
  padding-left:15px;
  margin-bottom:30px;
}
#sub .contentsBox{
  position:relative;
  margin-bottom:60px;
}


/* footer */
footer {
  background:#DDD;
}
footer .footerLink{
  background:#555;
  margin-bottom:30px;
  padding-left:10px;
}
footer a{
  color:#333;
  text-decoration:none;
}

footer .mlink a {
    color: #C9151D;
}

footer .footerLink ul li a{
  background:url(../img/footer_link_bg.png) no-repeat 0 center;
  background-size:10px;
  font-size:14px;
  padding-left:15px;
}

footer .footerLink ul li a {
    color: #FFF;
    background: url(../img/footer_link_bg.png) no-repeat 0 center;
    background-size: 10px;
    font-size: 14px;
    padding-left: 15px;
}

footer .footerLink ul li a:hover{
  text-decoration:underline;
}
footer .footerLink ul li{
  float:left;
  margin-right:20px;
  padding:10px 0;
}
footer .footerLink .pagetop a{
  background:#c9151d url(../img/footer_pagetop_bg.png) no-repeat 15px center;
  background-size:10px;
  display:block;
  float:right;
  font-size:14px;
  width:160px;
  text-align:center;
  padding:12px 20px;
}
footer .footerLink .pagetop a:hover{
  opacity:0.8;
}
footer .sitemapBox{
  float:left;
  margin-right:30px;
}
footer .sitemapBoxLast{
  display:block;
  width:100%;
}
footer .sitemapBoxLast .linkBox li{
  float:left;
  margin-right:20px;
}
footer .sitemapBoxLast .sitemapLabel{
  float:left;
  margin-right:20px;
}
footer .sitemapBox .linkBox{
  float:left;
  margin-right:20px;
}
footer .sitemapBox .linkBox li{
  margin-bottom:15px;
}
footer .sitemapBox .linkBox li a{
  font-size:16px;
  font-weight:bold;
}
footer .sitemapBox .linkBox li a:hover{
  text-decoration:underline;
}
footer .sitemapBox .linkBox li ul li{
  margin-bottom:0;
  color: #666666;
  font-size: 14px;
}
footer .sitemapBox .linkBox li ul li a{
  font-size:14px;
  font-weight:normal;
}
footer .sitemapBox .sitemapLabel{
  margin-bottom:20px;
}
footer .sitemapBox .sitemapLabel a{
  font-weight:bold;
}

footer .copy{
  background:#DDD;
  color:#666;
  font-size:12px;
  margin-top:30px;
  text-align:center;
  padding:10px;
  border-top: 1px solid #FFF;
}

}

@media screen and (min-width: 960px)  {
.sp{
  display:none;
}
.inner{
  width:100%;
  max-width:960px;
  margin:0 auto;
  position:relative;
}
.titleWap{
  width:100%;
  max-width:960px;
  margin:0 auto;
  position:relative;
}

/* header */
header{
  border-bottom:1px solid #D3D3D3;
  height: 70px;
}
header .logo{
  float:left;
  margin-top:10px;
  margin-left:20px;
}
header .headerText{
  display:inline-block;
  font-size:12px;
  float:right;
  text-align:right;
  margin-top:15px;
}
header .headerContent{
  float:right;
  width:300px;
  margin-top:10px;
}

/* linkout */
.linkout{
  background:url(../img/outsite.gif) no-repeat 80px center;
  background-size:11px 9px;
  padding-right:20px;
}
/* nav */
header nav{
  text-align:right;
  float:right;
  display:table;
  margin-top: 20px;
}
header nav a{
  color:#333;
  text-decoration:none;
}
header nav a:hover{
  opacity:0.5;
}
header nav ul{
  display:table;
}
header nav ul li{
  display:table-cell;
  vertical-align:middle;
}
header nav ul li a{
  border-right:1px solid #D3D3D3;
  box-sizing:border-box;
  text-align:center;
  font-size:14px;
  padding-right:20px;
  margin-right:20px;
}
header nav .linkout{
  font-size:13px;
  border-right:none;
  padding-right:10px;
}
header nav .linkout a{
  border-right:none;
}
header nav .searchBtn{
  border-right:none;
  border-left:1px solid #D3D3D3;
}
header nav .searchBtn a{
  padding:0;
  margin:0;
  border:none;
}
header nav .searchBtn .shclose{
  display:none;
}

/* searchHeaderArea */
.searchHeaderArea{
  display:none;
  background:#444444;
  padding:15px 30px;
  position:absolute;
  top:70px;
  right:0;
  z-index:9999;
  width:340px;
}
.searchHeaderArea input{
  border-radius:20px;
  border:none;
  padding:5px;
  width:100%;
}
.searchHeaderArea .gsc-control-cse{
  background: none;
  border: none;
  padding: 0;
}
.searchHeaderArea .cse .gsc-search-button input.gsc-search-button-v2, .searchHeaderArea input.gsc-search-button-v2 {
    width: auto;
    height: 25px;
    padding: 6px 27px;
    min-width: 13px;
    margin-top: 5px;
}

/* followNav */
.fwNav{
  position:fixed;
  top:140px;
  right:-340px;
  z-index:9999;
}
.fwNavOpen{
  right:0 !important;
}
.fwNav .fwTitle{
  color:#FFF;
  font-size:14px;
  margin-bottom:10px;
}
.fwNav .fwTitle span{
  display:block;
  font-size:16px;
  font-weight:bold;
}
.fwNav .fwArea ul li{
  float:left;
  margin-right:20px;
}
.fwNav .fwContact .fwQa,.fwNav .fwContact .fwSupport{
  margin-bottom:10px;
}
.fwNav .fwContact .fwLabel{
  display:block !important;
  background:#000000;
  padding:5px;
  border-radius:3px;
  position:absolute;
  left:-40px;
  top:0;
}
.fwNav .fwContact{
  position:relative;
  z-index:10000;
}
.fwNav .fwContact {
}
.fwNav .fwContact .fwArea{
  background:#000;
  width:340px;
  padding:20px;
}

.fwNavCatalog{
  position:fixed;
  top:295px;
  right:-340px;
  z-index:10000;
}
.fwNavCatalog .fwTitle{
  color:#FFF;
  font-size:14px;
  margin-bottom:10px;
}
.fwNavCatalog .fwTitle span{
  display:block;
  font-size:16px;
  font-weight:bold;
}
.fwNavCatalog .fwCatalog{
  position:relative;
}
.fwNavCatalog .fwCatalog .fwArea{
  background:#444;
  width:340px;
  padding:20px 20px 25px;
}
.fwNavCatalog .fwCatalog .fwCatalogLabel{
  display:block !important;
  background:#444;
  padding:5px;
  border-radius:3px;
  position:absolute;
  left:-40px;
  top:0;
}
.fwNavCatalog .fwCatalog .catalogBox{
  width:100%;
  margin-right:2%;
  float:left;
}
.fwNavCatalog .fwCatalog .catalogImg{
  width:100px;
  float:left;
  margin-right:10px;
}
.fwNavCatalog .fwCatalog .catalogContant{
  font-size:14px;
  color:#FFF;
  float:left;
}
.fwNavCatalog .fwCatalog .catalogContant p{
  margin-bottom:10px;
}
/* breadCrumb */
.breadCrumb{
  margin:20px 0;
  position: relative;
}
.breadCrumb .back{
  position: absolute;
  right: 0;
  font-size: 14px;
}
.breadCrumb li{
  float:left;
  font-size:13px;
  padding-right:10px;
  margin-right:10px;
}
.breadCrumb li a{
  color:#333;
  font-size:13px;
}


/* main */
#main{
}

/* freeTable */
.freetableArea{
  margin-bottom:40px;
}
.freetableArea .freeTable,.freetableArea .subTable{
  border-bottom:1px solid #CCC;
  border-right:1px solid #CCC;
}
.freetableArea .freeTable th{
  background:#e8e8e8;
  font-weight:bold;
}
.freetableArea .freeTable td a{
  color:#c9151d;
}
.freetableArea .freeTable th,.freetableArea .freeTable td{
  border-top:1px solid #CCC;
  border-left:1px solid #CCC;
  padding:10px;
}
.freetableArea .freeTable .mapBtn{
  background:#c9151d;
  padding:5px 10px;
  color:#FFF;
  text-align:center;
  display:block;
  text-decoration:none;
  border-radius:20px;
  width:150px;
  font-size:14px;
}

/* contentLinks */
.contentLinks{
  margin:20px 0.5%;
}
.contentLinks a{
  background:#c9151d;
  padding:10px 10px;
  color:#FFF;
  text-align:center;
  display:block;
  text-decoration:none;
  border-radius:5px;
  width:30%;
  margin:10px 1.5%;
  float:left;
}
.contentLinks a:hover{
  opacity:0.7;
}
/* sub pageTitle */
#main .pageTitle{
  border: 5px solid #e8e8e8;
  box-sizing: border-box;
  padding:20px 30px;
  min-height:140px;
  margin-bottom:30px;
}
#main .pageTitle h2{
  color:#333;
  font-size:24px;
  font-weight:bold;
  margin-top:5px;
  margin-bottom:10px;
}
#main .pageTitle h2 span{
  color:#c9151d;
  display:block;
  font-size:14px;
}
#main .pageTitle p{
  font-size:14px;
}
#sub .support {
  border:1px solid #e8e8e8;
  box-sizing:border-box;
  padding:15px 0;
  margin-bottom:50px;
}
#sub .searchArea{
  margin:10px auto 10px;
  width:520px;
  text-align:center;
}
#sub .searchArea h2,#sub .searchArea input,#sub .searchArea submit{
  display:inline-block;
}
#sub .searchArea h2{
  margin-right:20px;
}
#sub .searchArea input{
  border:1px solid #c6c6c6;
  box-sizing:border-box;
  width:290px;
  height:30px;
  padding:0 5px;
}
#sub .searchArea input.searchBtn{
  background:url(../img/search_btn.gif) no-repeat;
  border:none;
  width:30px;
  height:30px;
  margin-left:-5px;
  text-indent:-9999;
}
#sub .searchArea .codeWap{
  display: table;
}
#sub .searchArea .codeWap .codeIn{
  display: table-cell;
  vertical-align: top;
}
#sub .subTitle{
  border-left:5px solid #c9151d;
  font-size:18px;
  font-weight:bold;
  padding-left:15px;
  margin-bottom:30px;
}
#sub .contentsBox{
  position:relative;
  margin-bottom:60px;
}


/* footer */
footer {
  /*background:#353535;*/
  background:#DDD;
}
footer .footerLink{
  background:#555;
  margin-bottom:30px;
}
footer a{
  /*color:#FFF;*/
  color:#333;
  text-decoration:none;
}
footer .footerLink ul li a{
  color:#FFF;
  background:url(../img/footer_link_bg.png) no-repeat 0 center;
  background-size:10px;
  font-size:14px;
  padding-left:15px;
}
footer .footerLink ul li a:hover{
  text-decoration:underline;
}
footer .footerLink ul li{
  float:left;
  margin-right:20px;
  padding:10px 0;
}
footer .sitemapBox{
  float:left;
  margin-right:30px;
}
footer .sitemapBox .linkBox{
  float:left;
  margin-right:29px;
}
footer .sitemapBox .linkBox li{
  margin-bottom:15px;
}
footer .sitemapBox .linkList>.linkBox:last-child{
  margin-right:0px;
}
footer .sitemapBox .linkBox li a{
  font-size:16px;
  font-weight:bold;
}
footer .sitemapBox .linkBox li a:hover{
  text-decoration:underline;
}
footer .sitemapBox .linkBox li ul li{
  margin-bottom:0;
  color: #666666;
  font-size: 14px;
}
footer .sitemapBox .linkBox li ul li a{
  font-size:14px;
  font-weight:normal;
}
footer .sitemapBox .sitemapLabel{
  width:100%;
  margin-bottom:20px;
}
footer .sitemapBox .sitemapLabel a{
  font-weight:bold;
}
footer .facebook{
  width:300px;
  float:right;
  margin-top: 85px;
}
footer .copy{
  background:#DDDDDD;
  color:#666;
  font-size:12px;
  margin-top:30px;
  text-align:center;
  padding:10px;
  border-top:1px solid #FFF;
}
.pagetop a{
  position:fixed;
  right:20px;
  bottom:20px;
  z-index:10000;
}
footer .mlink a{
  color:#C9151D;
}
footer .slink a{
  color:#666 !important;
  font-size:13px;
}

}

@media screen and (max-width: 768px) {
#sub .support {
  border:5px solid #e8e8e8;
  box-sizing:border-box;
  padding:0;
  margin:10px 5px 30px;
}
#sub .searchArea{
  display:block;
}
#sub .searchArea{
  padding:10px;
  text-align:center;
  margin-bottom:10px;
}
#sub .searchArea h2{
  display:block;
  margin-bottom:10px;
}
#sub .searchArea input,.searchArea submit{
  display:inline-block;
}
#sub .searchArea h2{
  margin-right:20px;
}
#sub .searchArea input{
  border:1px solid #c6c6c6;
  box-sizing:border-box;
  width:200px;
  height:35px;
  padding:0 5px;
}
#sub .searchArea input.searchBtn{
  background:url(../img/search_sp_btn.gif) no-repeat;
  background-size:60px 35px;
  border:none;
  width:60px;
  height:35px;
  margin-left:-5px;
  text-indent:-9999;
}
  #sub .searchArea .codeWap{
    /* display: table; */
  }
  #sub .searchArea .codeWap .codeIn{
    display: table-cell;
    vertical-align: top;
  }
#sub .searchArea .codeInput input[type="text"]{
  margin-bottom: 10px;
}
#sub .searchArea .codeInput input[type="radio"]{
  display: inline;
  width: auto !important;
  height: auto !important;
  margin-bottom: 10px;
  margin-right: 5px;
}
#sub .searchArea .codeInput label{
  margin-right: 10px;
}
#sub .searchArea .codeInput p{
  font-size: 12px;
  color: #F34A51;
  text-align: left;
}
}
@media print, screen and (min-width: 769px) and (max-width: 959px) {
#sub .searchArea{
  margin:10px auto 10px;
  width:560px;
  text-align:center;
}
.searchArea .codeLabel,.searchArea .codeInput{
  display: table-cell;
  vertical-align: middle;
}
.searchArea .codeLabel{
  min-width: 181px;
}
.searchArea .codeInput{
  text-align: left;
}
.searchArea .codeInput input[type="text"]{
  margin-bottom: 10px;
}
.searchArea .codeInput input[type="radio"]{
  display: inline;
  width: auto !important;
  height: auto !important;
  margin-bottom: 10px;
  margin-right: 5px;
}
.searchArea .codeInput label{
  margin-right: 10px;
}
.searchArea .codeInput p{
  font-size: 13px;
  color: #F34A51;
}
}

@media screen and (min-width: 960px)  {
#sub .searchArea{
  margin:10px auto 0px;
  width:680px;
  text-align:center;
}
.searchArea .codeLabel,.searchArea .codeInput{
  display: table-cell;
  vertical-align: middle;
}
.searchArea .codeLabel{
  min-width: 60px;
}
.searchArea .codeInput{
  text-align: left;
}
.searchArea .codeInput input[type="text"]{
  margin-bottom: 10px;
}
.searchArea .codeInput input[type="radio"]{
  display: inline;
  width: auto !important;
  height: auto !important;
  margin-bottom: 10px;
  margin-right: 5px;
}
.searchArea .codeInput label{
  margin-right: 10px;
}
.searchArea .codeInput p{
  font-size: 13px;
  color: #F34A51;
  width: 350px;
  margin-left: 10px;
}
.otherLink {
  text-align:center;
  margin-top: 10px
}
}
