@charset "UTF-8";
/*--------------------------------*/

#tag_faq {
    padding: 12px 20px 12px 20px;
    background-color: #d9d9d9;
    font-size: 120%;
    font-weight: bold;
    text-align: left;
    display: inline-block
}
#base_faq {
    padding: 20px 20px 20px 20px;
    background-color: #d9d9d9;
    text-align: left;

}
#base_faq .t_title {
    display: block;
    font-size: 100%;
    font-feature-settings : "palt";
    font-weight: bold;
}
#base_faq .t_body {
    margin: 4px 0px 0px 0px;
    font-size: 100%;
    font-feature-settings : "palt";
}
#base_faq .icon_base_faq {
    float: left;
    height: 100px;
    width: 20%;
    margin: 20px 2% 0px 0px;
    text-align: center;
}
#base_faq .icon_faq {
    width: 120px;
    height: 71px;
    margin: 0 auto;
    text-align: center;
}
#base_faq .t_icon {
    text-align: center;
    font-size: 90%;
    font-feature-settings : "palt";
    font-weight: bold;
}
#base_faq .b_base_atj a {
    float: left;
    display: table;
    height: 100px;
    margin: 20px 2% 0px 0px;
    width: 38%;
    text-align: center;
		text-decoration: none
}
#base_faq .b_base_mi a{
    float: left;
    display: table;
    height: 100px;
    margin: 20px 0px 0px 0px;
    width: 38%;
    text-align: center;
	text-decoration: none
}
#base_faq .b_txt_base {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100px;
    box-sizing: border-box;
    border-bottom: #aaa 2px solid;
    border-right: #aaa 2px solid;
    width: 100%;
    background-color: #fff
}
#base_faq .b_txt_base:hover {
    background-color: #eee;
	
	   
}
#base_faq .b_base_atj a .b_txt {
    padding: 2px 10px 2px 10px;
    display: inline;
    border: #0097dc 1px dotted;
    font-size: 100%;
    font-feature-settings : "palt";
    font-weight: bold;
}
#base_faq .b_base_mi a .b_txt {
    padding: 2px 10px 2px 10px;
    display: inline;
    border: #ff1296 1px dotted;
    font-size: 100%;
    font-feature-settings : "palt";
    font-weight: bold;
}
a .b_txt:hover {

}
#base_faq .b_arr {
    display: inline-block;
    padding: 0px 0px 4px 10px;
    vertical-align: middle;
}

/*--------------------------------*/

#base_inq {
	 margin: 20px 0px 0px 0px;
    padding: 20px 20px 20px 20px;
    background-color: #f2f2f2;
    text-align: left;

}
#base_inq .t_title {
    display: block;
    font-size: 100%;
    font-feature-settings : "palt";
    font-weight: bold;
}

#base_inq .b_txt_base_area_customerservice{
	    float: left;
  position: relative;
		    height: 200px;
	  width: 49%;
	    margin: 20px 2% 0px 0px;
}
#base_inq .b_txt_base_area_repair{
	    float: left;
  position: relative;
		    height: 200px;
	  width: 49%;
	    margin: 20px 0px 0px 0px;
}


#base_inq .b_base_customerservice a {

display: table;
	position: absolute;
	left:0px;
	top: 0px;
    height: 80px;
width: 100%;
    text-align: center;
		text-decoration: none
			
			
}
#base_inq .b_base_repair a{
 display: table;
	position: absolute;
	left:0px;
	top: 0px;
    height: 80px;
width: 100%;
    text-align: center;
		text-decoration: none
}


#base_inq .b_txt_base_customerservice {

    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 80px;
    box-sizing: border-box;

    width: 100%;
    background: rgb(185,157,249);
background: -moz-linear-gradient(-45deg, rgba(185,157,249,1) 0%, rgba(136,200,255,1) 39%, rgba(136,200,255,1) 97%);
background: -webkit-linear-gradient(-45deg, rgba(185,157,249,1) 0%,rgba(136,200,255,1) 39%,rgba(136,200,255,1) 97%);
background: linear-gradient(135deg, rgba(185,157,249,1) 0%,rgba(136,200,255,1) 39%,rgba(136,200,255,1) 97%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b99df9', endColorstr='#88c8ff',GradientType=1 );
}

#base_inq .b_txt_base_customerservice:hover,#base_inq .b_txt_base_repair:hover {

	  opacity: 0.6;
	-ms-filter: "alpha( opacity=0.6 )";
	filter: alpha(opacity=60);
}


#base_inq .b_txt_base_repair {

    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 80px;
    box-sizing: border-box;

    width: 100%;
background: rgb(208,239,141);
background: -moz-linear-gradient(-45deg, rgba(208,239,141,1) 0%, rgba(246,241,160,1) 86%, rgba(244,237,134,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(208,239,141,1) 0%,rgba(246,241,160,1) 86%,rgba(244,237,134,1) 100%);
background: linear-gradient(135deg, rgba(208,239,141,1) 0%,rgba(246,241,160,1) 86%,rgba(244,237,134,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0ef8d', endColorstr='#f4ed86',GradientType=1 );
}


#base_inq .b_arr {
    display: inline-block;
    padding: 0px 0px 4px 10px;
    vertical-align: middle;
}
#base_inq .i_icon {
   vertical-align: middle;
display: inline-block;
	width: 67px;
	height:67px;
   
}
#base_inq .b_txt {
    padding: 0px 10px 0px 10px;
    display: inline-block;
   vertical-align: middle;
    font-size: 90%;
    font-feature-settings : "palt";
    font-weight: bold;

}

#base_inq .t_inq_area {
position: absolute;
	left:0px;
	bottom: 0px;
	text-align: center;
	
	display: table;
    font-size: 90%;
	    height: 120px;
	width: 100%;
    font-feature-settings : "palt";


}
#base_inq .t_inq_txt_area  {
display: table-cell;
	vertical-align: middle;

	background-color: #fff;



}

#base_inq .t_inq_txt {
    margin: 0px auto 4px auto;
text-align: left;
	width: 70%;
	
    font-feature-settings : "palt";
border-bottom: #ccc 1px solid;
   

}

/*年末年始--------------------------------*/
.nnh {
	/*display:none;---*/
    margin: 20px auto 0px auto;
	    padding:15px 30px 15px 30px;
    width: 98%;
    text-align: left;
   box-sizing: border-box;
border: #ba0000 1px solid;
	  font-size: 90%;
	border-radius: 4px;
	background-color: #f8f4c2
   
}
.nnh ul{
  list-style: disc;
   	    padding:0px 20px 0px 20px;
}
.nnh li{
  list-style: disc;
   	    margin: 10px auto 10px auto;
}
.nnh .t_b{
  font-weight: bold;
    margin: 0px auto 10px auto;
}