@charset "utf-8";
/* reset */
html { height: 100%; width:100%; background:#fff; overflow-x:hidden; }
body { min-height: 100%;width:100%; }
* {box-sizing: border-box;}

@font-face {
  font-family: "sourcehansans"; /* 这个名字可以自己定义 */
  src: url("../fonts/sourcehansans.eot"); /* IE9 Compat Modes */ /*这里以及下面的src后面的地址填的都是自己本地的相对地址*/
  src: url("../fonts/sourcehansans.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/sourcehansans.woff") format("woff"),
    /* Modern Browsers */ url("../fonts/sourcehansans.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/sourcehansans.svg#YourWebFontName")
      format("svg"); /* Legacy iOS */
}


body { _height: 100%; }
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 }

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 {  }

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}
}



/*所有后台编辑器区域都要引用 edit_con_original 类名*/

/* clear 页头，页脚，内容区都不用再加清除样式 */







.tran_scale2{ overflow:hidden; display:block;}
.tran_scale2 img{transition:0.3s all; -webkit-transition:0.3s  all;}
.tran_scale2:hover img{transform:rotate(-2deg); -webkit-transform:rotate(-2deg);}

.table { display:table; height:100%; position:absolute; left:0px;top:0px; width:100%; bottom:0px;  }
.table-cell { display:table-cell; vertical-align:middle;  }


.fl { float:left; }
.fr { float:right;}

.tac { text-align:center;}
.tal { text-align:left;}
.tar { text-align:right;}


.txt_justify {text-align: justify; }




.f-b { font-weight:bold; }



/*公用样式end*/



.animation {transition:0.5s all; -webkit-transition:0.5s all; -ms-transition:0.5s all; -o-transition:0.5s all; }
.animation2 {transition:1s all; -webkit-transition:1s all; -ms-transition:1s all; -o-transition:1s all; }
.animation3 {transition:all 1s ease 0.5s; }



.weixin p{ padding:2px 10px 0; text-align:center; }



.bg_cover { background-position:center center; background-repeat:no-repeat; background-size:cover; }


.arial { font-family:"Arial";}
.song { font-family:"\5b8b\4f53";}

.bg_container img { display:none; }

/***page*****/



@media only screen and (max-width:767px){
.page .page_num { display:none;}
.page { line-height:2.25; }
.page a.pages_prev,.page a.pages_next { min-width:4em; padding:0px 0.5em;  }
}





.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:18px;}
.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:18px;}
.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;}

}

