@charset "utf-8";
/*css comment*/
/* *,*:before,*:after{
	margin:0;
	padding:0;
	outline:none;
	list-style:none;
	text-decoration:none;
	blr:expression(this.onFocus=this.blur());
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}  */
html,body {  
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; 
} 
html, body, title, head, ol, table, tr, td, ul, li, dt, dd, dl, h1, h2, h3, h4, h5, h6, form, input, select, textarea, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button, font, span, div{font-family: '思源黑体';}
body {
    font-size: 14px;
	line-height: 1.72;
    /*color: #7f7f7f;*/
    background: #fff;
	font-weight: 400;
}  
img{
	border:none;
	display:inline-block;
	max-width:100%;
	height:auto;
	-ms-interpolation-mode:bicubic;
	_width:auto;
}
button,input,textarea,select{
	border:none;
	background:none;
	font-size:14px;
	vertical-align:middle;
	color:#333; 
} 
a{text-decoration:none;blr:expression(this.onFocus=this.blur());outline:none;color:#333;}
a:hover,a:active,a:focus{text-decoration:none;}
em,i{font-style:normal;}
a:focus,input,select{outline:none;}
.clear{*zoom:1;}
.clear:after{content:"\200B";display:block;clear:both;height:0;}
input[type="submit"],input[type="reset"],input[type="button"],input[type="text"],button,select, textarea{ -webkit-appearance: none; }
input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,button:hover{opacity:0.80;}
h1,h2,h3,h4,h5,h6{font-weight:normal; padding:0; margin:0; font-size:14px; line-height:1.25; }
p,ul,ol{margin:0;}
header,main,footer,section{display:block;}

/*browserupgrade*/
.browserupgrade{display:block;position:fixed;top:-60px;opacity:0;left:0;margin:0;width:100%;height:60px;font-size:15px;line-height:60px;z-index:5000;background-color:#000;color:#fff;text-align:center;}
.browserupgrade a{color:#eee;text-decoration:underline;font-size:18px;}
.browserupgrade a:hover{color:#eee}
.browserupgrade a.upgrade_close{display:block;position:absolute;top:0;right:0;z-index:10;width:60px;line-height:60px;text-align:center;color:#fff;font-size:40px;text-decoration:none;cursor:pointer;}
/*swiper*/
.swiper-container{ height:100%;}  
.swiper_arrow .swiper-button-prev, .swiper_arrow .swiper-button-next{ margin: 0; transform: translateY(-50%); border-radius:50%; background: none; width:46px; height: 46px; line-height: 46px; text-align: center; font-weight:bold; color: #fff;}
.swiper_arrow .swiper-button-prev{ left: 1.56%;}
.swiper_arrow .swiper-button-next{ right:1.56%;}
.swiper_arrow .swiper-button-prev:before, .swiper_arrow .swiper-button-next:before{ content:"\e600"; position: absolute; top:0; left:0; z-index: 1; width:100%; height: 100%; font-family: "iconfont" !important; font-size: 18px; } 
.swiper_arrow .swiper-button-next:before{ content:"\e601"; } 
.swiper_arrow_style02{ position: absolute; z-index: 2;}
.swiper_arrow_style02 .swiper-button-prev, 
.swiper_arrow_style02 .swiper-button-next{ transform: translateY(0%); position:relative; left:auto; right:auto; display:inline-block; vertical-align: middle;}
.ui-loop{ position:absolute; width:100%; height:100%; bottom:0; right:0; opacity: 0; } 
.path-loop { fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: 2px; } 	
.path-loop-bg { fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: 2px; opacity: 0.35;} 
.swiper_arrow div:hover .ui-loop{ opacity:1;}
/*transition*/
*:before,*:after,input[type="submit"],input[type="reset"],input[type="button"],input[type="text"],sup.browserupgrade, .menu_phone i,
.ui-loop, .bgImg, .subclass, .footer_order{
   -webkit-transition:all 500ms ease; transition:all 500ms ease; 
}  
a{ 
	-webkit-transition:color 500ms ease, background 500ms ease, transform 500ms ease; 
	transition:color 500ms ease, background 500ms ease, transform 500ms ease; 
}

/*===================common========================*/ 
/*bgImg*/
.bgImg{ display:block; overflow: hidden; width:100%;height:100%; background:center center no-repeat; background-size:cover; position: relative; }
.bgImg img{display:none;} 
/*img_box*/
/* .img_box{display:block; position:relative; overflow:hidden; height:0; padding-top:100%; width: 100%;} */
/* .img_box img{display:block; width:100%; height:100%; position:absolute; top:0; left:0;} */
/*ico_box*/
.ico_box{position:relative;display:block;overflow:hidden;height:0;padding-top:100%;}
.ico_box img{display:block; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:auto;height:auto; max-width:100%; max-height: 100%;}
/*tit*/
.tit{overflow:hidden; white-space:nowrap; text-overflow:ellipsis; line-height: 1.20; } 
/*des*/
.des{overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-line-break:auto;-webkit-box-orient:vertical; text-align: justify; -webkit-line-clamp:4; line-height: 30px; max-height: 240px;} 
/*title_effect*/ 
.title_effect .letter {
	display: inline-block;
	-webkit-transform: rotateX(-60deg) skewX(6deg);
	transform: rotateX(-60deg) skewX(6deg);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	opacity: 0
} 
.my_textLink{
	-webkit-animation-name: textLink;
	  animation-name: textLink;
	  -webkit-animation-duration: .3s;
	  animation-duration: .3s;
	  -webkit-animation-timing-function: cubic-bezier(.785,.135,.15,.86);
	  animation-timing-function: cubic-bezier(.785,.135,.15,.86);
	  -webkit-animation-fill-mode: both;
	  animation-fill-mode: both;
} 
@-webkit-keyframes textLink{
  to{
	 -webkit-transform: none;
	transform: none;
	transition: opacity .4s linear, -webkit-transform .3s linear;
	transition: opacity .4s linear, transform .3s linear;
	transition: opacity .4s linear, transform .3s linear, -webkit-transform .3s linear;
	opacity: 1
  }
}
@keyframes textLink{
  to{
	 -webkit-transform: none;
	transform: none;
	transition: opacity .4s linear, -webkit-transform .3s linear;
	transition: opacity .4s linear, transform .3s linear;
	transition: opacity .4s linear, transform .3s linear, -webkit-transform .3s linear;
	opacity: 1
  }
}    

/*============================ header ============================*/ 
.inner{ max-width: 1400px; padding: 0 20px; margin:0 auto; }  
header{ width: 100%; color: #333;} 
/*header_top*/
.header_top{ background: #fff; /*height: 110px;*/ padding: 30px 0;}
.header_logo{ float:left; position: relative; padding-right: 2.50%; margin-right: 2.50%;} 
.header_logo:before{ content:""; position: absolute; top: 8%; right:0; width:1px; height: 84%; background: rgba(0,0,0, .08);}
.header_logo a img{ vertical-align: middle; height: 50px; width:auto; }  
.header_logo a img.logo_pc{ display:inline-block;}
.header_logo a img.logo_phone{ display: none;}
.header_honor{ float:left; width: 53.50%;}
.header_honor li{ float:left; width:33.33%; /*line-height: 28px;*/ line-height: 49px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding:0 20px; background: url(../images/dec_ico01.png) left center no-repeat; background-size: 12px;}
.header_tel{ float:right;}
.header_tel dt{ display:inline-block; vertical-align: middle; color: #04509f; margin-right: 8px;}
.header_tel dt .iconfont{ font-size: 36px;}
.header_tel dd{ display:inline-block; vertical-align: middle; letter-spacing: 0.2em; line-height: 25px;}
.header_tel_num{ display:block; letter-spacing:0; color: #04509f;}
/*header_bot*/
.header_bot{ /*background: #04509f;*/ height: 60px; line-height: 60px; line-height: 59px\0; }
.nav_list{ float:left;}
.nav_list li{ float:left; position: relative;}
.nav_list li:before{ content:""; position: absolute; top:50%; right:-1px; transform:translateY(-50%); width:1px; height: 14px; background: rgba(255,255,255, .35);}
.nav_list li:last-child:before{ display:none;}
.nav_list li a.n_a0{ display:block; position: relative; padding: 0 15px; color: #444;}
.nav_list li a.n_a0 span{ display: inline-block; position: relative; z-index: 1;}
.nav_list li a.n_a0:before { content: ""; position: absolute; bottom: 0; left: 0; background: #04509f; width: 100%; height: 0; } 
.nav_list li:hover a.n_a0 span{ color: #fff;}

.nav_list li:hover a.n_a0:before,
.nav_list li.current a.n_a0:before{ height: 100%; }

.nav_list li.current a.n_a0 span{ color: #fff;}
.subclass{ position: absolute; top:100%; left:0; z-index: 999999999; width: 100%; background: #c1262a; text-align: center; line-height: 46px; opacity: 0; visibility: hidden; pointer-events: all;}
.subclass a{ display:block; position: relative; color: #fff;}
.subclass a em{ position:relative; z-index: 1;}  
.subclass a:hover{ background-color: #9c1013; color: #fff; }
.nav_list li:hover .subclass{ opacity: 1; visibility: visible; pointer-events: all;}
/*menu_phone*/ 
.menu_phone, .menu_search, .menu_tel{  display:none; cursor:pointer; position: relative; float:right; margin-left: 10px; border-radius: 50%; background:#04509f; color: #fff; width: 36px; height: 36px; line-height: 36px; text-align: center;} 
.menu_phone span{ display:block; position: absolute; top:50%; left:50%; transform: translate(-50%, -50%); width: 20px; height: 20px; }
.menu_phone i{display:block;width:100%; height: 1px; background:#fff; position:absolute;top:0;}
.menu_phone i:nth-of-type(1){top: 5px;}
.menu_phone i:nth-of-type(2){top: 11px;}
.menu_phone i:nth-of-type(3){top: 17px;} 
.menu_phone.active{ background: #c1262a;}
.menu_phone.active i:nth-of-type(2){width:0;opacity:0;filter:alpha(opacity=0);}
.menu_phone.active i:nth-of-type(1),.menu_phone.active i:nth-of-type(3){ top: 12px;}
.menu_phone.active i:nth-of-type(1){transform:rotate(45deg);}
.menu_phone.active i:nth-of-type(3){transform:rotate(-45deg);} 
/*header_search*/
.header_search{ float:right; width:22%; max-width:360px; margin-top: 9px;}  
.header_search_box{ background: #f4f8fb; height: 42px; position: relative;}
.search_txt{display:block; width: 100%; height: 100%; color: #333; /*padding: 5px 60px 5px 10px;*/ padding: 0 0 0 10px;}
.search_btn{display:block; cursor: pointer; width: 60px; height: 100%; line-height: 100%; position: absolute; top:0; right:0; z-index: 1; background: #b12023; color: #fff;}  
.search_btn .iconfont{ font-size: 20px;} 
/*menu_search*/  
.menu_search .iconfont{ font-size: 20px;} 
.menu_search.active{ background: #c1262a;}
/*menu_tel*/ 
.menu_tel .iconfont{ font-size: 20px;} 
/*header_scroll*/
header.header_scroll,
header.header_open{ } 
	
/*============================ footer ============================*/  
footer{ overflow: hidden; background: #ebebeb; color: #999999; padding-bottom: 92px; }
footer a{ color: #999999;}
.footer_top{ padding: 50px 0 40px;}
.footer_logo{ }
.footer_logo img{ display:block; height: 50px; width: auto;}
.footer_logo img.f_l_pc{ display:block;}
.footer_logo img.f_l_phone{ display:none;}
.footer_bottom{ border-bottom:1px solid rgba(0,0,0, .06);} 
.f_b_left{ float:left; width: 45.59%; padding-right: 5%;}
.f_b_contact{ float:left; width: 58%;}
.link_kefu{ display: inline-block; position: relative; background: #b12023; color: #fff; line-height: 2.90; width: 100%; padding: 0 5%; max-width:250px; }
.link_kefu .icon_kefu{ font-size:22px; margin-right: 5px;}
.link_kefu .icon_jiantou_right{ position: absolute; top:50%; right:5%; transform: translateY(-50%); font-weight: bold; font-size: 12px; margin-left: 5px;}
.link_kefu:hover{ opacity: .80;}
.footer_tel{ margin-top: 9%;}
.footer_tel a{ display:block; line-height:1.25; color: #b12023;}
.footer_work{margin-top: 6%;}
.f_b_notice{ float:right; text-align: center; max-width: 175px;}
.f_b_notice img{ display:block; margin:0 auto 10px;}
.f_b_right{ overflow:hidden; border-left: 1px solid rgba(0,0,0, .06); padding-left: 5%;}
.footer_nav{ }
.footer_nav li{ float:left; width: 21%; }
.footer_nav li a{ display:block; line-height: 2.15;}
.footer_nav li a:hover{ color:#04509f;}
.footer_nav li a.f_n_a0{ color:#333;}
.footer_nav li a em{ display:inline-block; position: relative;}
.footer_nav li a em:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 85%;
  left: 0;
  background-color: #04509f;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}   
.footer_nav li a:hover em:after{
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.footer_nav li:last-child{ width:auto;}
.f_b_bot{ clear: both; border-top: 1px solid rgba(0,0,0, .06); padding: 1.66% 0; margin-top: 40px;}
.f_b_copyright{ float:left;}
.bei_ico{ vertical-align: middle; margin-right: 3px;}
.f_b_other{float:right; text-align: right;}
.f_b_support{ display:inline-block; vertical-align: middle;}
.f_b_shared{ display:inline-block; vertical-align: middle; margin-left: 10px;}
.f_b_shared li{ display:inline-block; vertical-align: middle; position: relative; margin-left: 5px;}
.f_b_shared li a.shared_a0{ display:block; overflow: hidden; border-radius: 50%; width: 24px; height: 24px; background: rgba(0,0,0, .18) center center no-repeat; background-size: 20px; text-indent:-9999px;}
.f_b_shared li.shared_weibo a.shared_a0{ background-image: url(../images/shared_ico01.png);}
.f_b_shared li.shared_weixin a.shared_a0{ background-image: url(../images/shared_ico02.png);}
.f_b_shared li.shared_douyin a.shared_a0{ background-image: url(../images/shared_ico03.png);}
.shared_more{ position:absolute; bottom: 100%; left:50%; transform: translateX(-50%); z-index: 1; width: 120px; padding-bottom: 10px; opacity: 0; visibility: hidden; pointer-events: none;}
.shared_more:before { content: ""; position: absolute; bottom: 5px; right: 0; width: 100%; height: 0; background: url(../images/footer_ico01.png) 50% top no-repeat; background-size: contain; }
.s_m_show{ text-align: center; background: #fff; font-size: 12px; padding: 5px;}
.s_m_show img{ display:block; margin: 0 auto;}
.f_b_shared li:hover a.shared_a0{ background-color: #04509f;}
.f_b_shared li:hover .shared_more{ opacity: 1; visibility: visible; pointer-events: all;}
.f_b_shared li:hover .shared_more:before{ height: 5px;}
/*footer_order*/
.footer_order{ position: fixed; bottom: 0; left:0; z-index: 1004; width: 100%; background: rgba(0,0,0, .60); color: #fff; opacity: 0; visibility: hidden; pointer-events: none; transform: translateY(100%); }
.footer_order.active{ opacity: 1; visibility: visible; pointer-events: all; transform: translateY(0%);}
.footer_order a{color: #fff; } 
.order_box{ padding: 15px 0; position: relative;}
.order_data{ width: 40%; max-width: 410px; float:left; border-right:1px solid rgba(255,255,255, .18); padding-right: 2%; margin-right: 3%;}
.order_data dt{ float:left; width: 110px; margin-right: 6.50%;}
.order_data dt img{ display:block; margin-top: -23px; margin-bottom: -15px;}
.order_data dd{ overflow:hidden; padding-top: 3.50%; }
.order_tit{ letter-spacing: .05em;}
.order_now{ display:inline-block; position: relative;  color:#fff;}
.order_now:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 85%;
  left: 0;
  background-color: #fff;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}   
.order_now:hover:after{
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.order_form{ float:left; width: 30%; max-width: 340px;}
.o_f_line{ position: relative; margin-bottom: 6px;}
.o_f_line .icon_shouji{ position: absolute; top:0; left: 6px; line-height: 32px; color: #d1d1d1; font-size: 20px;}
.o_f_txt{ width: 100%; height:32px; background: #fff; padding-left: 26px;} 
.o_f_btn{ cursor: pointer; width: 49.12%; height: 32px; background: url(../images/order_02.png) repeat-x; color: #fff; margin-right: 1.76%;}
.o_f_btn:last-child{ margin-right:0;}
.btn_yuyue{}
.btn_zixun{ background-image: url(../images/order_03.png);}
.order_tel{ float:right; margin-right: 36px;}  
.order_tel dt{ display:inline-block; vertical-align: middle; margin-right: 10px;}
.order_tel dt .iconfont{ font-size: 36px;}
.order_tel dd{ display:inline-block; vertical-align: middle; letter-spacing: 0.2em; line-height: 30px;}
.order_tel_num{ display:block; letter-spacing:0; color: #fff;}
.order_closed{ display:block; position: absolute; top:50%; right: 0; transform: translateY(-140%); font-weight: bold;}
.order_closed:hover{ color: #b12023;}
/*footer_float*/
.footer_float{ position: fixed; top:50%; transform: translateY(-20%); right:1px; z-index: 1004; width: 100px;}
.footer_float li{ margin-bottom: 2px;}
.footer_float li a.f_l_a0{ display:block; border-radius:2px; background: #a6a6a6; color: #fff; text-align: center; padding: 10px; height: 72px;}
.footer_float li a.f_l_a0 .iconfont{ display:block; margin: 0 auto 4px; font-size: 26px;}
.footer_float li.float_tit a.f_l_a0{ background: #b12023; line-height: 22px; letter-spacing: 0.2em; font-size: 16px; padding: 14px 0;}
.footer_float li:hover a.f_l_a0{ background-color: #04509f;}
/*fter*/
#fter{
	/*display: none;*/
	width: 100%;
	height: 92px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999;
	background: url(../images/fte-x.png) repeat-x;
}
#fter .inner{
    max-width: 1240px; 
	position: relative;
}
.fter{
	position: relative;
	height: 92px;
}
.fter-a{
	width: 103px;
	height: 109px;
	position: absolute;
	left: 20px;
	top: -17px;
}
.fter-b{
	width: 85px;
	height: 46px;
	float: right;
	margin-top: 24px;
}
.fter-c{
	width: 795px;
	padding-top: 24px;
	float: right;
}
.fter-c a{
	display: inline-block;
	float: left;
	margin-right: 20px;
	border-radius: 5px;
}
.fter-c a img{
	border-radius: 5px;
}
.fter-d{
	width: 182px;
	height: 92px;
	position: absolute;
	left: 112px;
	top: 0;
	z-index: 1;
	text-align: center;
}
.fter-d p{
	line-height: 1;
	padding-top: 5px;
	font-size:22px;
	color:#FFF;
	font-weight:bold;
	text-shadow: 3px 3px 2px #000;
}
.fter-d div{
	padding-left:7px;
	font-size:15px;
	color:#FFF;
	text-shadow: 3px 3px 2px #000;
}
.fter-d div b{
	color:#f0ff00;
	font-weight:normal;
}
.fter-c a.gh-b img,.fter-b img{
	box-shadow: 0px 2px 4px #000;
}

.telzx{
	width: 348px;
	height: 46px;
	background: url(../images/tels.png) no-repeat;
	float: left;
}
.telzx input{
	display: inline-block;
	height: 35px;
	float: left;
	margin-top: 7px;
	overflow: hidden;
	line-height: 32px;
	font-size: 16px;
}
.telzx .shuru{
	width: 173px;
	margin-left: 53px;
}
.telzx .telbtn{
	width: 118px;
	text-indent: -999px;
} 
/*
拦截弹框
*/
#box {
	background-color: #FFFFFF;
    width: 530px;
    height: 330px;
    font-size: 13px;
    float: left;
    background: url(../images/tk.png) no-repeat;
}
.ul {
    padding: 8px 34px;
}
.li3{
    color: #CC6600;
    font-size: 13px;
}
.close{
	position: fixed;
	right: 200px;
    bottom: 13px;
    display: none;
}
.sanjiao{
	width: 0;
    height: 0;
    border-style:solid;
    border-width: 12px 30px ;
    border-color: transparent #FFECBF transparent transparent;
    transform: rotate(0deg);
    float: left;
    margin-top: 56px;
}
#a{
	border-radius: 50%;
    line-height: 22px;
    width: 278px;
    height: 42px;
    color: #2D2C3B;
    display: block;
    margin: 280px auto 0;
}


/*fonts*/ 
.f56{ font-size: 56px;}
.f46{ font-size: 46px;}
.f42{ font-size: 42px;}
.f40{ font-size: 40px;}
.f36{ font-size: 36px;}
.f30{ font-size: 30px;}
.f28{ font-size: 28px;}
.f26{ font-size: 26px;}
.f24{ font-size: 24px;}
.f22{ font-size: 22px;}
.f20{ font-size: 20px;}
.f18{ font-size: 18px;} 
.f16{ font-size: 16px;}  

@media (max-width: 1440px) {   
	.inner{ max-width: 1230px;}
	/*fonts*/ 
	.f56{ font-size: 50px;}
	.f46{ font-size: 38px;}
	.f42{ font-size: 34px;}
	.f40{ font-size: 32px;}
	.f36{ font-size: 30px;}
	.f30{ font-size: 24px;}
	.f28{ font-size: 22px;}
	.f26{ font-size: 22px;}
	.f24{ font-size: 20px;}
	.f22{ font-size: 20px;}
	.f20{ font-size: 18px;}
	.f18{ font-size: 16px;} 
	.f16{ font-size: 16px;} 
	
	/*header*/
	.header_logo{ padding-right: 1.50%; margin-right: 1.50%;}
	.header_honor, .header_tel{ font-size:14px;}  
	.header_tel dt .iconfont{ font-size: 30px;}
	.nav_list{ font-size:16px;}
	.nav_list li a.n_a0{ padding:0 20px;}
	
	/*footer*/
	.f_b_notice{ max-width: 145px; }  
} 

@media (max-width: 1349px){
	.header_search{ width: 19%;}
	.search_btn{ width: 45px;}
	.nav_list li a.n_a0 {
		padding: 0 18px;
	}
}

@media (max-width: 1253px){
	.nav_list li a.n_a0 { padding: 0 15px;}
	.subclass a em{ font-size: 15px;}
	
}


@media (max-width: 1199px) {
	.inner{ max-width: 1030px;} 
	.nav_list li:hover a.n_a0 span{ color: #c1262a;}
	.nav_list li.current a.n_a0 span{ color: #c1262a;}
	
	/*fonts*/ 
	.f56{ font-size: 40px;}
	.f46{ font-size: 32px;}
	.f42{ font-size: 28px;}
	.f40{ font-size: 26px;}
	.f36{ font-size: 24px;}
	.f30{ font-size: 20px;}
	.f28{ font-size: 20px;}
	.f26{ font-size: 20px;}
	.f24{ font-size: 18px;} 
	.f22{ font-size: 18px;}
	.f20{ font-size: 16px;}
	.f18{ font-size: 14px;} 
	.f16{ font-size: 14px;}
	
	/*header*/  
	header{ position:fixed; top:0; left:0; z-index: 1004; box-shadow: 0 2px 10px 0 rgba(0,0,0, .05);}
	.logo a img{ height: 50px;} 
	.header_honor{ display:none;}
	.menu_search{ display:block;}
	.menu_phone{ display:block;}
	.nav_list{ float:none; position: fixed; top: 90px; right: -100%; width: 100%; /*max-width: 600px;*/ z-index: 999; height: calc(100% - 90px); line-height: 46px; background: rgba(255, 255, 255, 1); /*box-shadow: -2px -2px 10px 0 rgba(0,0,0, .05);*/  transition:all 500ms ease; -webkit-transition:all 500ms ease; -moz-transition:all 500ms ease; }
	.nav_list:before{ content:""; position: absolute; top:0; right:20px; width:1px; height: 100%; /*background: rgba(0,0,0, .03);*/}
	.nav_list.active{ right:0;}
	.nav_list li{ /*float:none; border-bottom: 1px solid rgba(0,0,0, .08);*/     width: 29.333%;
		margin: 0 2%;
		margin-bottom: 20px;}
	.nav_list li:first-child{ display: none;}
	.nav_list li a.n_a0{ /*text-align: right;*/ color: #333; padding: 0 35px 0 15px; font-size: 20px; border-bottom: 1px solid #eee;} 
	.nav_list li a.n_a0:before{ display:none;}
	.nav_list li a.n_a0:after{ content:""; position: absolute; top:50%; /*right:18px;*/ left: 0; width:6px; height: 6px; margin-top: -3px; border-radius: 50%; background: #999;}
	.nav_list li:hover a.n_a0, .nav_list li.current a.n_a0{ color: #b12023;}
	.nav_list li:hover a.n_a0:after, .nav_list li.current a.n_a0:after{ background: #b12023;}
	.subclass{ position:relative; opacity: 1; visibility: visible; pointer-events: all; background: none; /*text-align: right;*/text-align: left; padding: 0 25px 0 0; line-height: 30px; margin-top: 10px; height: 60px;}
	.subclass a{ color:#666; display:inline-block; padding: 0 10px;}
	.subclass a:before{ content:""; position: absolute; top:50%; left:0; width:5px; height: 1px; background: #7c7c7c;} 
	.subclass a:hover{ background: none; text-decoration:underline; color: #b12023;} 
	.header_search{ display: none; float:none; position: fixed; top:90px; right: 0; margin: 0; padding: 10px; width: 80%; max-width: 380px;}
	.header_top{ /*height:90px;*/ padding: 20px 0;}
	.header_bot{ background:none; height: auto; line-height: normal;} 
	.in_ban{ margin-top: 66px;}
	
	/*footer*/
	.f_b_notice{ max-width: 115px; } 
	 
}

@media (max-width: 991px) {
	.inner{ max-width: 798px;} 
	
	/*fonts*/ 
	.f56{ font-size: 30px;}
	.f46{ font-size: 26px;}
	.f42{ font-size: 24px;}
	.f40{ font-size: 22px;}
	.f36{ font-size: 20px;}
	.f30{ font-size: 18px;}
	.f28{ font-size: 18px;}
	.f26{ font-size: 18px;}
	.f24{ font-size: 16px;}
	.f22{ font-size: 16px;}
	.f20{ font-size: 16px;}
	.f18{ font-size: 14px;} 
	.f16{ font-size: 14px;}
	
	/*footer*/
	.f_b_left{ width: 100%; float:none; padding-right: 0; overflow: hidden;}
	.f_b_right{ padding-left: 0; padding-top: 20px; margin-top: 30px; border-left:none; border-top:1px solid rgba(0,0,0, .06);}
	.f_b_copyright{ float:none; text-align: center;}
	.f_b_other{ float:none; text-align: center;}
	.f_b_copyright p{ display: block; margin-right: 0;}

}  


@media (max-width: 768px){
	.nav_list li{ width: 100%; margin-bottom: 0;}
	.subclass{ height: auto; display: none;}
	.nav_list li a.n_a0{ font-size: 16px;}

}


@media (max-width: 639px) { 
	main{ padding-top:70px;}
	
	/*fonts*/ 
	.f56{ font-size: 24px;}
	.f46{ font-size: 22px;}
	.f42{ font-size: 20px;}
	.f40{ font-size: 18px;}
	.f36{ font-size: 18px;}
	.f30{ font-size: 16px;}
	.f28{ font-size: 16px;}
	.f26{ font-size: 16px;}
	.f24{ font-size: 16px;}
	.f22{ font-size: 16px;}
	.f20{ font-size: 16px;}
	.f18{ font-size: 14px;} 
	.f16{ font-size: 14px;}
	
	/*header*/
	.header_top{ /*height: 65px;*/ padding: 15px 0.2rem;}
	.header_logo:before{ display:none;}
	.header_logo a img{ height:35px;}
	/*
	.header_logo a img.logo_pc{ display:none;}
	.header_logo a img.logo_phone{ display: inline-block;}
	.menu_tel{ display:block;}
	*/
	.header_tel{ display:none;}
	.nav_list{ top:65px; height: calc(100% - 65px);} 
	.header_search{ top:65px;} 
	
	/*footer*/
	footer{ padding-bottom: 72px;}
	.footer_top{ padding: 30px 0;}
	.footer_logo img{ height:40px; margin: 0 auto;}
	.footer_logo img.f_l_pc{ display:none;}
	.footer_logo img.f_l_phone{ display:block;}
	.footer_nav li{ width:100%; float:none; margin-bottom: 10px;}
	.footer_nav li a{ display:inline-block; vertical-align: middle; line-height: 24px;}
	.footer_nav li a.f_n_a0{ display:block; }
	.footer_float{ right:auto; top:auto; transform: none; left:0; bottom: 0; width: 100%;}
	.footer_float li.float_tit{ display:none;}
	.footer_float li{ float:left; width:25%; margin: 0; border-left:1px solid rgba(255,255,255, .70);}
	.footer_float li:first-child{ border:none;} 
	.footer_order{ display:none;} 
	#fter{ display:none;}
}


 
