@charset "utf-8";

/*全局控制*/
body{margin:0;padding:0;font-size:12px;line-height:22px;font-family:"微软雅黑",Arial;-webkit-text-size-adjust:none;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select,textarea{font-size:12px;line-height:16px;}img{border:0;}ul,li{list-style-type:none;}
a{color:#333;text-decoration:none;}
a:hover{text-decoration:underline;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;}
.hr_1,.hr_10{font-size:1px;line-height:1px;clear:both;}
.hr_1{height:1px;}.hr_10{height:10px;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}


/*子页样式*/
.softshow{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;}
.softTitle{width:100%;position:fixed;height:30px;background:rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;filter:Alpha(opacity=60);background:#000; left:0; bottom:0;}
.softTitle, .softTitle a{color:#FFF;font-size:14px;}
.softTitle2{ position:relative;width:80%;margin:0 auto;}
.softTitle .line{line-height:30px;}
.softTitle .line a{margin-left:20px;}
.softTitle .text{line-height:30px;}
.softTitle .text a{margin:0 10px;}
.softshow iframe{height:100%;width:100%;display:none;}
.softshow #loding{ position:absolute; left:0; right:0; margin:0 auto; top:40%;}
.softshow .shouji{ position:fixed; width:150px; height:170px; right:30px; bottom:50px;}
.softshow .shouji img{ width:150px; height:150px;}
.softshow .shouji span{ display:block; text-align:center; font-size:14px; line-height:20px;}