﻿@charset "utf-8";
/* reset */
html { height: 100%; width:100%; background:#fff; overflow-x:hidden; }
body { min-height: 100%;width:100%; }
* {box-sizing: border-box;}


 


body { _height: 100%;/*background: url(../fonts/b05.jpg); */}
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0 }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption { *zoom: 1 }
li { list-style-type: none }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:normal; }
iframe, frame, fieldset, img { border: 0 none }
img { vertical-align: top; outline-width:0; }
input[type=button], input[type=submit], input[type=reset] { cursor: pointer }
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;margin:0; }
button { cursor: pointer }
input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none }
input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio }
input[type=checkbox] { -webkit-appearance: checkbox }
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box }
textarea { overflow: auto; resize: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none }
table { border-collapse: collapse; border-spacing: 0 }
caption, th { text-align: left }
th { font-weight: normal }
em, cite, address,i { font-style: normal }
sup { vertical-align: text-top }
sub { vertical-align: text-bottom }
body,th,td,button,input,select,textarea{font-family:"sourcehansans","Microsoft Yahei","微软雅黑","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:16px;color:#606060;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}

body { line-height: 1.5 }
a:link,
a:visited,
a:active,
a { text-decoration: none; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); 
-webkit-user-select: none;
-moz-user-focus: none;
-moz-user-select: none; }
a { blr:expression(this.onFocus=this.blur()); color:#333; }
a * { *cursor: pointer }
:focus { outline: none } 
a:hover { color:#fcc800; }

a{color:#333;-webkit-transition: all .5s;-moz-transition: all .5s; -ms-transition: all .5s;transition: all .5s;}

img{-webkit-transition: all 0.5s;
  -moz-transition: all 0.5s; -ms-transition: all 0.5s;  transition: all 0.5s;
  border:0;display: inline-block;
}



@media screen and (max-device-width: 320px){
  body{-webkit-text-size-adjust:none}
}
@media screen and (max-device-width: 480px){
  body{-webkit-text-size-adjust:none}
}
@media only screen and (-webkit-min-device-pixel-ratio: 2){
  body{-webkit-text-size-adjust:none}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
  body{-webkit-text-size-adjust:none}
}

#newBridge .nb-icon-right-center{right: -200%!important;}
#nb_icon_wrap{opacity:0;width: 0px!important;height: 0px!important;overflow: hidden;}

/*所有后台编辑器区域都要引用 edit_con_original 类名*/

/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }
.clear, .cl { display: block!important; float: none!important; clear: both; width: auto!important; max-width: none!important; min-width: 0!important; max-height: none!important; min-height: 0!important; overflow: hidden; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0!important; line-height: 0!important }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:#888;}
input:-moz-placeholder, textarea:-moz-placeholder {color:#888;}
input::-moz-placeholder, textarea::-moz-placeholder { color:#888;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color:#888;}









.tac { text-align:center;}
.tal { text-align:left;}
.f-b { font-weight:bold; }
.uppercase{text-transform:uppercase; }
.bg_cover { background-position:center center; background-repeat:no-repeat; background-size:cover; }
.bg_container img { display:none; }


.phone_hide { display:block; }
.phone_show { display:none; }


.page-wrap { width:90%; max-width:1440px; margin:0px auto; }

.fnt-12 { font-size:12px;}
.fnt-14 { font-size:14px;}
.fnt-16 { font-size:16px;}
.fnt-18 { font-size:18px;}
.fnt-20 { font-size:20px;}
.fnt-22 { font-size:22px;}
.fnt-24 { font-size:24px;}
.fnt-28 { font-size:28px;}
.fnt-30 { font-size:30px;}
.fnt-36 { font-size:36px;}
.fnt-40 { font-size:40px;}
.fnt-42 { font-size:42px;}
.fnt-48 { font-size:48px;}
.fnt-50 { font-size:50px;}
.fnt-54 { font-size:54px;}
.fnt-60 { font-size:60px;}
.fnt-72 { font-size:72px;}

@media only screen and (max-width:1660px){
.fnt-12 { font-size:12px;}
.fnt-14 { font-size:13px;}
.fnt-16 { font-size:15px;}
.fnt-18 { font-size:16px;}
.fnt-20 { font-size:18px;}
.fnt-22 { font-size:19px;}
.fnt-24 { font-size:20px;}
.fnt-28 { font-size:24px;}
.fnt-30 { font-size:26px;}
.fnt-36 { font-size:32px;}
.fnt-40 { font-size:36px;}
.fnt-42 { font-size:40px;}
.fnt-48 { font-size:44px;}
.fnt-50 { font-size:46px;}
.fnt-54 { font-size:50px;}
.fnt-60 { font-size:56px;}
.fnt-72 { font-size:62px;}

}

@media only screen and (max-width:1440px){
.fnt-12 { font-size:12px;}
.fnt-14 { font-size:13px;}
.fnt-16 { font-size:14px;}
.fnt-18 { font-size:15px;}
.fnt-20 { font-size:16px;}
.fnt-22 { font-size:17px;}
.fnt-24 { font-size:18px;}
.fnt-28 { font-size:20px;}
.fnt-30 { font-size:22px;}
.fnt-36 { font-size:28px;}
.fnt-40 { font-size:30px;}
.fnt-42 { font-size:32px;}
.fnt-48 { font-size:34px;}
.fnt-50 { font-size:36px;}
.fnt-54 { font-size:40px;}
.fnt-60 { font-size:46px;}
.fnt-72 { font-size:52px;}

}
@media only screen and (max-width:1240px){
.fnt-42 { font-size:31px;}	
.fnt-48 { font-size:32px;}
.fnt-50 { font-size:34px;}
.fnt-54 { font-size:36px;}
.fnt-60 { font-size:38px;}
.fnt-72 { font-size:42px;}

}


@media only screen and (max-width:767px){
.phone_hide { display:none; }
.phone_show { display:block; }

.fnt-12 { font-size:12px;}
.fnt-14 { font-size:13px;}
.fnt-16 { font-size:14px;}
.fnt-18 { font-size:15px;}
.fnt-20 { font-size:16px;}
.fnt-22 { font-size:17px;}
.fnt-24 { font-size:18px;}
.fnt-28 { font-size:20px;}
.fnt-30 { font-size:22px;}
.fnt-36 { font-size:28px;}
.fnt-40 { font-size:30px;}
.fnt-42 { font-size:31px;}
.fnt-48 { font-size:32px;}
.fnt-50 { font-size:34px;}
.fnt-54 { font-size:36px;}
.fnt-60 { font-size:38px;}
.fnt-72 { font-size:40px;}

}

@media only screen and (max-width:640px){
.fnt-12 { font-size:12px;}
.fnt-14 { font-size:13px;}
.fnt-16 { font-size:14px;}
.fnt-18 { font-size:15px;}
.fnt-20 { font-size:16px;}
.fnt-22 { font-size:16px;}
.fnt-24 { font-size:17px;}
.fnt-28 { font-size:18px;}
.fnt-30 { font-size:20px;}
.fnt-36 { font-size:22px;}
.fnt-40 { font-size:24px;}
.fnt-42 { font-size:24px;}
.fnt-48 { font-size:26px;}
.fnt-50 { font-size:28px;}
.fnt-54 { font-size:30px;}
.fnt-60 { font-size:32px;}
.fnt-72 { font-size:34px;}

}

@media only screen and (max-width:540px){
.fnt-12 { font-size:12px;}
.fnt-14 { font-size:13px;}
.fnt-16 { font-size:14px;}
.fnt-18 { font-size:15px;}
.fnt-20 { font-size:15px;}
.fnt-22 { font-size:15px;}
.fnt-24 { font-size:16px;}
.fnt-42 { font-size:16px;}
.fnt-28 { font-size:17px;}
.fnt-30 { font-size:18px;}
.fnt-36 { font-size:20px;}
.fnt-40 { font-size:21px;}
.fnt-48 { font-size:22px;}
.fnt-50 { font-size:23px;}
.fnt-54 { font-size:24px;}
.fnt-60 { font-size:26px;}
.fnt-72 { font-size:28x;}

}
@media only screen and (max-width:340px){
.fnt-12 { font-size:12px;}
.fnt-14 { font-size:13px;}
.fnt-16 { font-size:14px;}
.fnt-18 { font-size:15px;}
.fnt-20 { font-size:15px;}
.fnt-22 { font-size:15px;}
.fnt-24 { font-size:15px;}
.fnt-28 { font-size:16px;}
.fnt-30 { font-size:17px;}
.fnt-36 { font-size:18px;}
.fnt-40 { font-size:20px;}
.fnt-42 { font-size:20px;}
.fnt-48 { font-size:21px;}
.fnt-50 { font-size:22px;}
.fnt-54 { font-size:22px;}
.fnt-60 { font-size:22px;}
.fnt-72 { font-size:24px;}

}



.bannerny{width: 100%;height: auto;margin-top: 90px;}
.er-page-title .uppercase {
    color: #ccc;margin: 8px 0;
}
.er-page-title .fnt-36{font-family:"sourcehansans";letter-spacing: 2px;color: #000000;}
.xx{width: 8%;height: 2px;background: #000000;margin: 15px auto 0 auto;}

section.main {
    background: url("../images/图片轮播背景(1).jpg") no-repeat center;
}
section.main.cf{padding-top: 60px;}
@media only screen and (max-width: 600px) {
	section.main.cf{padding-top: 40px;}
}