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

/*global css*/
body,html,h1,h2,h3,h4,h5,h6,big,small,sub,sup,input,select,textarea{font-size:14px; color:#333; -webkit-text-size-adjust:none; outline:0; font-family:'微软雅黑';}
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;vertical-align: middle;}
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;}

@font-face {
  font-family: "GC0";
  src: url("font/GC0/GOTHICI_0.woff2") format("woff2"),
       url("font/GC0/GOTHICI_0.woff") format("woff"),
       url("font/GC0/GOTHICI_0.ttf") format("truetype"),
       url("font/GC0/GOTHICI_0.eot") format("embedded-opentype"),
       url("font/GC0/GOTHICI_0.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GC1";
  src: url("font/GC1/GOTHIC_1.woff2") format("woff2"),
       url("font/GC1/GOTHIC_1.woff") format("woff"),
       url("font/GC1/GOTHIC_1.ttf") format("truetype"),
       url("font/GC1/GOTHIC_1.eot") format("embedded-opentype"),
       url("font/GC1/GOTHIC_1.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GB0";
  src: url("font/GB0/GOTHICBI_0.woff2") format("woff2"),
       url("font/GB0/GOTHICBI_0.woff") format("woff"),
       url("font/GB0/GOTHICBI_0.ttf") format("truetype"),
       url("font/GB0/GOTHICBI_0.eot") format("embedded-opentype"),
       url("font/GB0/GOTHICBI_0.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*文字大小，颜色，行距定义*/
.fz_16px{font-size:16px;}
.fz_18px{font-size:18px;}
.fz_20px{font-size:20px;}
.fz_22px{font-size:22px;}
.fz_24px{font-size:24px;}
.fz_26px{font-size:26px;}
.fz_28px{font-size:28px;}
.fz_30px{font-size:30px;}
.fz_32px{font-size:32px;}
.fz_34px{font-size:34px;}
.fz_36px{font-size:36px;}
.fz_46px{font-size:46px;}
.fc_red{color:#ff0000;}
.fc_grey{color:#aaa;}
.fc_gory{color:#666;}
.fc_white{color:#fff;}
.fc_000{ color: #1c1c1c; }
.fc_d2{ color: #078d82; }
.fc_1b{color:#1b5aa9!important;}
.fc_33{color:#333;}
.fc_yellow{color:#ff6600;}
.fc_f8{color:#f8ef29;}
.flh_150{line-height:150%;}
.flh_180{line-height:180%;}
.cn_lang *{ font-family:"微软雅黑";}
.fl{float:left;}
.fr{float:right;}
.left_0px{margin-left: 0!important;}
.right_0px{margin-right: 0!important;}
.border_0px{border-bottom:0!important;}
.margin_20px{margin-right: 20px!important;}
.trans{transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;}
.border_b0{border-bottom:0!important;}
/*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;}
.blank80{margin:0px auto; clear:both; height:80px; 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.red{color:red; text-decoration:none;}
p{ word-wrap: break-word; word-break: normal;}

/*turn page*/
#turn_page{text-align:center; height:35px; line-height:35px; clear:both;margin-bottom: 115px;}
#turn_page span{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:#1b5aa9;*/ background: #078d82; 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{}
#turn_page .icon_page_next{}

.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;}
.addthis_sharing_toolbox{display: inline-block;}