@charset "utf-8";



body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li,  sub, sup, tt, var, del, dfn,  ins, kbd, q, s, samp,  strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select { margin:0; padding:0;}

ul,ol{list-style:none;}

em { font-style: normal; }

dt { font-weight: normal; }



/* HTML5 重置为较旧版本的浏览器 */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block;}

blockquote, q{ quotes:none; }

blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }

table { border-collapse: collapse; border-spacing: 0; }



/* 按钮样式 */

input, button, textarea, select { outline:none; resize:none}

input[type="button"]{cursor:pointer; border:0}

input[type="submit"]{cursor:pointer; border:0}

input[type="reset"]{cursor:pointer; border:0}



/*删除火狐下按钮默认样式*/

input[type="reset"]::-moz-focus-inner,

input[type="button"]::-moz-focus-inner,

input[type="submit"]::-moz-focus-inner,

input[type="file"] > input[type="button"]::-moz-focus-inner{ border:none; padding:0; }



/*浮动*/

.fl { float: left !important;}

.fr { float: right !important;}

.clear{display:block;height:0;overflow:hidden;clear:both;}

.clearfix:after{content:'\20';display:block;height:0;clear:both;}

.clearfix{zoom:1;}html{overflow-y:scroll;}



/*a 链接*/

a { text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur()); }

a:link { color:#666; }

a:visited { color:#666; }

a:hover, a:active, a:focus {color:#ed1c24; text-decoration:none; }



/*图片居中*/

.middle { display:table-cell; *display:block; overflow:hidden; font:0px/0px 'Arial'; text-align:center; vertical-align:middle;}

fieldset, img { border:0; vertical-align:middle}



/*常量*/

.hide{display:none !important;}

.show{display:block !important;}

.invisible{visibility:hidden;}

.noBg{background:none !important;}

.noBorder{border:none !important;}

.noMargin{margin:0 !important;}

.noPadding{padding:0 !important;}



/* common */

* { transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; }

body { overflow-x:hidden; -webkit-text-size-adjust:none; font-family: Microsoft YaHei,Arial; color:#666; }



.wrap { position:relative; width: 1200px; margin:0 auto; }

.header,.container,.footer { margin:0 auto; }



.header{ border-top: 4px solid #ed1c24; }

.header .topArea { 

height: 100px;
border-bottom: 1px solid #ededed; }



.search { margin-top: 47px; }

.search input { float: left; width: 305px; height: 30px; border: 2px solid #cfcfcf; line-height: 30px; padding: 0 5px 0 7px; }

.search button { float: left; width: 34px; height: 34px; background: url("images/search_submit.jpg") no-repeat; border: none; }



.search2 { margin-top: -26px; }



/* nav */

.nav { font-size: 1.1em; }

.nav ul { font-weight: bold; line-height: 63px; }

.nav ul li { float: left; margin-right: 52px; position: relative; }

.nav ul li>a { color: #595757; display: inline-block; border-bottom: 2px solid #fff; }

.nav ul li>a:hover,.nav ul li>.active { color:#ed1c24; border-bottom: 2px solid #ed1c24; }



.subNav { position: absolute; padding: 20px 3px 20px 25px; width: 122px; left:0; top: 65px; background: rgba(255, 255, 255, 0.95); z-index: 3; font-size: 0.85em; font-weight: normal; display: none; }

.subNav dl { float: left; border-left: 1px solid #a0a0a0; min-height: 60px; }

.subNav dl:first-child { border: none; }

.subNav .txt { width: 140px; margin-top: -5px; }

.subNav .txt dd { line-height: 200%; }

.subNav .txt dd a { color: #252525; background: url("images/subNav_icon.png") no-repeat left center; padding-left: 22px; }

.subNav .txt dd a:hover { color: #0696fa; }







.icons { color: #595757; padding-top: 23px; }

.icons .icon-mail { float: left; }

.icons .icon-tel { float: left; margin: 0 12px;  }

.icons .icon-tel img { margin-right: 5px; }

.icons .icon-tel em { font-style: italic; color: #595757; line-height: 170%; }



.banner { height: 541px; }



/* footer */

.footer { background: #f6f7f9; font-size: 0.8em; line-height: 200%;  color: #000; text-align: center; padding: 2% 0; }

.footer a { color:#000; }

.footer .copyright { padding-bottom: 1.5%; }



.link { text-align: left; }



.scrollTop { display: none; position: fixed; right: 50px; bottom: 50px; z-index: 9; cursor: pointer; transition: all 0s; }



.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet { width: 12px; height: 12px; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { pointer-events: auto !important; }

