@charset "UTF-8";
/*
Powered by ly200.com		http://www.ly200.com
广州联雅网络科技有限公司		020-83226791
*/

@font-face {
  font-family: "opensans_bold";
  src: url("/source/c5580f12c0d6bf10168b9e1931a8d042.woff2") format("woff2"),
       url("/source/7ba257687cae0f160fb9aa613054820c.woff") format("woff"),
       url("/source/2e9360c2058d8f3db06a0e2db0ec2b03.ttf") format("truetype"),
       url("/source/8411f28d12abd8a5fb4818d30b9fcd75.eot") format("embedded-opentype"),
       url("/source/6bfbef5a208cd2d25e248a4e3db78d13.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "opensans_light";
  src: url("/source/10889313e3b89a12524a646c63c3c657.woff2") format("woff2"),
       url("/source/996f0adb82b29664c467467a29b99471.woff") format("woff"),
       url("/source/b54a88aeb53315c92e849f9767700960.ttf") format("truetype"),
       url("/source/9b96125616f5670c865d7cdbdbf1fdcf.eot") format("embedded-opentype"),
       url("/source/673f2a9490cc870dbcc38bb186abea58.svg") format("svg"),
       url("/source/820722c87313e561f9941542b43c53ae.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "opensans";
  src: url("/source/0bc2241e190574a31736f300e96d4615.woff2") format("woff2"),
       url("/source/ff3e5e4cdec95ae92819996496ab4a59.woff") format("woff"),
       url("/source/532065b9fbfbff33d779e95b15bea493.ttf") format("truetype"),
       url("/source/1b6966118e3fd906416ff78608b15139.eot") format("embedded-opentype"),
       url("/source/e8f98421f1cbbe60de3eede9dc7f61ac.svg") format("svg"),
       url("/source/654930ea9f0de541714c66238085b2cf.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

 @font-face {
  font-family: "opensans";
  src: url("/source/1d74b4deaa72cf6b06d48142d41685db.woff2") format("woff2"),
       url("/source/26265b6f3778129bb5fa1bfdab7fc803.woff") format("woff"),
       url("/source/0f1b618a1f1c8b865bf87c6796910e6c.ttf") format("truetype"),
       url("/source/02ed560757f81d6ff9e5db3b7a5f4dbe.eot") format("embedded-opentype"),
       url("/source/96388df7223ece42f753e35e62a4362d.svg") format("svg");
  font-weight: bold;
  font-style: normal;
} 

/*global css*/
body,html,h1,h2,h3,h4,h5,h6,big,small,sub,sup,input,select,textarea{font-size:12px; color:#333; -webkit-text-size-adjust:none; outline:0; font-family:Arial, Helvetica, sans-serif;}
header,footer,section,aside,nav,hgroup,figure,figcaption{display:block; margin:0; padding:0; border:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,select,textarea,blockquote{padding:0; margin:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
li{ list-style-type:none;}
#global_editor_contents li{list-style-type:inherit;}
img{max-width:100%; max-height:100%; border:none;}
input[type='text'],input[type='number'],input[type='password'],input[type='reset'],input[type='submit'],input[type='button'],input[type='tel'],button,textarea{-webkit-appearance:none; border-radius:0; border:1px solid #ddd;}
textarea{resize:none;}
table{word-wrap:break-word !important; border-collapse:collapse !important;}

/*文字大小，颜色，行距定义*/
.fz_12px{font-size:12px;}
.fz_14px{font-size:14px;}
.fz_16px{font-size:16px;}
.fc_red{color:#ff0000;}
.fc_grey{color:#aaa;}
.fc_gory{color:#666;}
.fc_white{color:#fff;}
.fc_yellow{color:#ff6600;}
.flh_150{line-height:150%;}
.flh_180{line-height:180%;}
.cn_lang *{ font-family:"微软雅黑";}
.fl{float:left;}
.fr{float:right;}

/*form*/
.form_input{color:#333; height:20px; line-height:20px;}
.form_area{color:#333; line-height:180%; resize:none; overflow:auto;}
.form_button{border:none; background:#505050; color:#fff; height:22px; line-height:22px; padding:0 5px; overflow:hidden; width:80px; cursor:pointer;}
.form_focus{border-color:red;}
.form_input.center{text-align:center;}

/*padding*/
.clear{margin:0px auto; clear:both; height:0px; font-size:0px; overflow:hidden;}
.blank3{margin:0px auto; clear:both; height:3px; font-size:1px; overflow:hidden;}
.blank6{margin:0px auto; clear:both; height:6px; font-size:1px; overflow:hidden;}
.blank9{margin:0px auto; clear:both; height:9px; font-size:1px; overflow:hidden;}
.blank12{margin:0px auto; clear:both; height:12px; font-size:1px; overflow:hidden;}
.blank15{margin:0px auto; clear:both; height:15px; font-size:1px; overflow:hidden;}
.blank20{margin:0px auto; clear:both; height:20px; font-size:1px; overflow:hidden;}
.blank25{margin:0px auto; clear:both; height:25px; font-size:1px; overflow:hidden;}
.clean{zoom:1;}
.clean:after,.clean:before{content:''; display:table;}
.clean:after{clear:both;}

/*a*/
a{color:#333; text-decoration:none;}
a:hover{text-decoration:underline;}
a.red{color:red; text-decoration:none;}
a.red:hover{color:red; text-decoration:underline;}
p{ word-wrap: break-word; word-break: normal;}

/*turn page*/
#turn_page{text-align:center; height:35px; line-height:35px; clear:both;}
#turn_page span{border:1px #cecece solid; display:inline-block; *display:inline; *zoom:1; font-size:14px; height:33px; line-height:33px; overflow:hidden; background:#fff; vertical-align:top; margin:0 4px; border-radius:4px; -ms-border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
#turn_page span em{width:7px; height:12px; display:inline-block; vertical-align:middle; margin-top:-2px;}
#turn_page font, #turn_page a{width:32px; height:33px; display:block; text-align:center; text-decoration:none;}
#turn_page .page_item_current{background:#333; color:#fff; cursor:default;}
#turn_page .page_button, #turn_page .page_noclick{width:auto; padding:0 12px;}
#turn_page .page_noclick{cursor:no-drop;}
#turn_page .icon_page_prev{background:url("/source/4ba277afd12084e7e79c3c9695729c84.png") no-repeat -391px -24px; margin-right:6px;}
#turn_page .icon_page_next{background:url("/source/4ba277afd12084e7e79c3c9695729c84.png") no-repeat -408px -24px; margin-left:6px;}

.pic_box em{vertical-align:middle; height:100%; display:inline-block;}
.pic_box img{vertical-align:middle;}
.error, .error_info{color:#900; margin:0; font-family:Verdana;}
.clearfix:after{content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}
#global_editor_contents span, #global_editor_contents strong, #pdetail .description span, #pdetail .description strong{color:inherit; font-size:inherit; font-family:inherit;}
#global_editor_contents u{text-decoration:underline;}


.editor_txt{padding:10px 20px; overflow:hidden; line-height:1.6; min-height:500px; _height:500px; background:#fff;}/* font-size:16px; font-family:sans-serif, Arial, Verdana, "Trebuchet MS";*/
.editor_txt *{font-family:inherit;}/*å…¼å®¹å­çº§spançš„å­—ä½“è¢«é¡¶çº§å­—ä½“æ‰€è¦†ç›–*/
.editor_txt p{margin:5px 0;}
.editor_txt h1, .editor_txt h2, .editor_txt h3, .editor_txt h4, .editor_txt h5, .editor_txt h6{font-weight:normal; line-height:1.2; margin:.67em 0;}
.editor_txt b, .editor_txt strong{font-weight:bold; line-height:1.2;}
.editor_txt h1{font-size:2em;}
.editor_txt h2{font-size:1.5em;}
.editor_txt h3{font-size:1.17em;}
.editor_txt h4{font-size:1em; margin:1.33em 0;}
.editor_txt h5{font-size:0.83em;}
.editor_txt h6{font-size:0.67em;}
.editor_txt li{list-style-type:inherit;}
.editor_txt li p{display:inline-block;}
.editor_txt i, .editor_txt cite, .editor_txt em{font-style:italic;}
.editor_txt span, .editor_txt strong{color:inherit; font-size:inherit; font-family:inherit;}
