diff --git a/app/home/view/szwjs/index/actgujian.html b/app/home/view/szwjs/index/actgujian.html new file mode 100644 index 0000000..1867018 --- /dev/null +++ b/app/home/view/szwjs/index/actgujian.html @@ -0,0 +1,356 @@ + + + + {$title} + + + + + + + + + + + + +
+
+ {:token()} +
+ +
+

{$title}

+
+ {$activity.infor|htmlspecialchars_decode} +
+
+
+
+
+
+ + {volist name="apply" id="vo"} + {switch $vo['ftype']} + {case value="input"} +
+
+
{$vo.fname}
+
+
+
+ {/case} + {case value="radio"} +
+
+
{$vo.fname}
+
+
+ {volist name="vo['foptions']" id="jo" key="jey"} + + {/volist} +
+
+
+
+ {/case} + {case value="checkbox"} +
+
+
{$vo.fname}
+
+
+ {volist name="vo['foptions']" id="jo" key="jey"} + + {/volist} +
+
+
+
+ {/case} + {case value="textarea"} +
+
+
{$vo.fname}
+
+ +
+
+
+ {/case} + {case value="select"} +
+
+
{$vo.fname}
+
+ +
+
+
+ {/case} + {case value="notice"} +
+
+
{$vo.fname}
+
+ {$vo.fnotice} +
+
+
+ {/case} + {/switch} + {/volist} + +
+

附件

+
+ {volist name="apply" id="vo"} + {switch $vo['ftype']} + {case value="file"} +
+
+
{$vo.fname}
+
+
+ + +
+
+ +
+
+
+
+
+
+ {/case} + {/switch} + {/volist} + +
+
+ + +
+
+
声明及承诺
+
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+
+ + + + + + + + + + + \ No newline at end of file diff --git a/app/home/view/szwjs/index/activity.html b/app/home/view/szwjs/index/activity.html new file mode 100644 index 0000000..9aa4578 --- /dev/null +++ b/app/home/view/szwjs/index/activity.html @@ -0,0 +1,157 @@ + + + + 深圳文化产权交易所文化资产管理中心 + + + + + + +
+
+ {if condition="$activity['pic']"}
{/if} +
+
活动介绍:
+
+ {$activity.infor|htmlspecialchars_decode} +
+ {if condition="$activity['state'] eq 1"} +
+
+
+ {:token()} +
+ {volist name="apply" id="vo" key="aey"} + {switch $vo['ftype']} + {case value="input"} + + {/case} + {case value="radio"} +
{$vo.fname}: + {volist name="vo['foptions']" id="jo" key="jey"} + + {/volist} +
+ {/case} + {case value="checkbox"} +
{$vo.fname}: + {volist name="vo['foptions']" id="jo" key="jey"} + + {/volist} +
+ {/case} + {case value="textarea"} + + {/case} + {case value="select"} + + {/case} + {/switch} + {if condition="$aey%2 eq 0"}
{/if} + {/volist} +
+
+ +
+
+
+ {if condition="$activity['notice'] "} +
+
备注:
+
{$activity.notice|htmlspecialchars_decode}
+
+ {/if} +
+ {/if} +
+
+
+ + + + + + + + \ No newline at end of file diff --git a/app/home/view/szwjs/index/actlist.html b/app/home/view/szwjs/index/actlist.html new file mode 100644 index 0000000..ca3d1f9 --- /dev/null +++ b/app/home/view/szwjs/index/actlist.html @@ -0,0 +1,58 @@ + + + + 深圳文化产权交易所文化资产管理中心 + + + + + + +
+
+
+ {volist name="list" id="vo"} + {if condition="$vo['poster']"} +
+
+
{$vo.title}
+
+ {/if} + {/volist} +
+
+ {$pageshow} +
+
+
+ + + + \ No newline at end of file diff --git a/app/home/view/szwjs/index/apply.html b/app/home/view/szwjs/index/apply.html new file mode 100644 index 0000000..6646fc3 --- /dev/null +++ b/app/home/view/szwjs/index/apply.html @@ -0,0 +1,424 @@ + + + + 深圳文交所艺术品投资与收藏俱乐部理事申请表(机构) + + + + + + + + + + + + +
+
+ {:token()} +
+ +
+

深圳文交所艺术品投资与收藏俱乐部理事申请表(机构)

+
+
+
+
+
+
+
+
机构名称(请填写2-50个字)
+
+
+
+
+
+
机构信用代码
+
+ +
+
+
+
+
+
机构联系地址
+
+
+
+
+
+
营业执照图片
+
+
+ + +
+
+ +
+
+
+
+
+
+
+
+
法人姓名
+
+
+
+
+
+
法人身份证号码
+
+ +
+
+
+
+
+
法人身份证正反面照片
+
+
+ + +
+ +
+ +
+ +
+
+
+
+
+
+
+
联系人
+
+
+
+
+
+
手机号码
+
+ +
+
+
+
+
+
+
+
+
联系电话
+
+
+
+
+
+
+
+
是否在深圳文交所开户
+
+
+ + +
+
+
+
+
+
+
计划投资额度(单位:万元)
+
+ +
+
+
+
+
+
机构简介及艺术资源介绍:(请填写最多500个字)
+
+ +
+
+
+
+
+
艺术品意向投资方向:(请填写最多500个字)
+
+ +
+
+
+
+
+
理事声明及承诺
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+ + + + + + + + + + + diff --git a/app/home/view/szwjs/index/apply2.html b/app/home/view/szwjs/index/apply2.html new file mode 100644 index 0000000..1745440 --- /dev/null +++ b/app/home/view/szwjs/index/apply2.html @@ -0,0 +1,429 @@ + + + + 深圳文交所艺术品投资与收藏俱乐部理事申请表(机构) + + + + + + + + + + + + +
+
+ {:token()} +
+ +
+

深圳文交所艺术品投资与收藏俱乐部理事申请表(个人)

+
+
+
+
+
+
+
+
姓名(请填写2-10个字)
+
+
+
+
+
+
个人照片
+
+

请上传您的照片

+
+ + +
+
+
+ +
+
+
+
+
+
+
+
+
证件类型
+
+ +
+
+
+
+
+
证件号码(请填写最多18个字)
+
+ +
+
+
+
+
+
证件照片(身份证需正反面)
+
+
+ + +
+ +
+ +
+ +
+
+
+
+
+
+
+
联系地址
+
+
+
+
+
+
手机号码
+
+ +
+
+
+
+
+
+
+
+
联系电话
+
+
+
+
+
+
+
+
艺术品投资年限(单位:年)
+
+
+
+
+
+
+
+
是否在深圳文交所开户
+
+
+ + +
+
+
+
+
+
+
计划投资额度(单位:万元)
+
+ +
+
+
+
+
+
工作经历及职务(请填写最多500个字)
+
+ +
+
+
+
+
+
艺术品意向投资方向:(请填写最多500个字)
+
+ +
+
+
+
+
+
理事声明及承诺
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+ + + + + + + + + + + diff --git a/app/home/view/szwjs/index/apply2bark.html b/app/home/view/szwjs/index/apply2bark.html new file mode 100644 index 0000000..d1ab577 --- /dev/null +++ b/app/home/view/szwjs/index/apply2bark.html @@ -0,0 +1,371 @@ + + + + 深圳文交所艺术品投资与收藏俱乐部理事申请表(机构) + + + + + + + + + + +
+
+ {:token()} +
+ +
+

深圳文交所艺术品投资与收藏俱乐部理事申请表(个人)

+
+ +
+
+
+
+
+
+
+
+
姓名(请填写2-10个字)
+
+
+
+
+
+
个人照片
+
+

请上传您的照片

+
+ + +
+
+
+ +
+
+
+
+
+
+
+
+
证件类型
+
+ +
+
+
+
+
+
证件号码(请填写最多18个字)
+
+ +
+
+
+
+
+
证件照片(身份证需正反面)
+
+
+ + +
+ +
+ +
+ +
+
+
+
+
+
+
+
联系地址
+
+
+
+
+
+
手机号码
+
+ +
+
+
+
+
+
+
+
+
联系电话
+
+
+
+
+
+
+
+
艺术品投资年限(单位:年)
+
+
+
+
+
+
+
+
是否在深圳文交所开户
+
+
+ + +
+
+
+
+
+
+
计划投资额度(单位:万元)
+
+ +
+
+
+
+
+
工作经历及职务(请填写最多500个字)
+
+ +
+
+
+
+
+
艺术品意向投资方向:(请填写最多500个字)
+
+ +
+
+
+
+
+
理事声明及承诺
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+ + + + + + + + + + + \ No newline at end of file diff --git a/app/home/view/szwjs/index/apply3.html b/app/home/view/szwjs/index/apply3.html new file mode 100644 index 0000000..da8f5e2 --- /dev/null +++ b/app/home/view/szwjs/index/apply3.html @@ -0,0 +1,49 @@ + + + + 深圳文交所艺术品投资与收藏俱乐部理事申请表(机构) + + + + + + + + + + diff --git a/app/home/view/szwjs/index/apply4.html b/app/home/view/szwjs/index/apply4.html new file mode 100644 index 0000000..e704395 --- /dev/null +++ b/app/home/view/szwjs/index/apply4.html @@ -0,0 +1,362 @@ + + + + 深圳文化产权交易所文化资产管理中心 + + + + + + + + + + +
+
+ {:token()} +
+ +
+

{$activity.title}

+
+
+
+
+
+ {volist name="apply" id="vo"} + {switch $vo['ftype']} + {case value="input"} +
+
+
{$vo.fname}
+
+
+
+ {/case} + {case value="radio"} +
+
+
{$vo.fname}
+
+
+ {volist name="vo['foptions']" id="jo" key="jey"} + + {/volist} +
+
+
+
+ {/case} + {case value="checkbox"} +
+
+
{$vo.fname}
+
+
+ {volist name="vo['foptions']" id="jo" key="jey"} + + {/volist} +
+
+
+
+ {/case} + {case value="textarea"} +
+
+
{$vo.fname}
+
+ +
+
+
+ {/case} + {case value="select"} +
+
+
{$vo.fname}
+
+ +
+
+
+ {/case} + {case value="notice"} +
+
+
{$vo.fname}
+
+ {$vo.fnotice} +
+
+
+ {/case} + {/switch} + {/volist} + + + {if condition="$activity['infor'] or $activity['contact']"} +
+
+
+
温馨提示
+
+ {if condition="$activity['infor']"}

{$activity.infor|htmlspecialchars_decode}


{/if} + {if condition="$activity['contact']"}

{$activity.contact|htmlspecialchars_decode}

{/if} +
+
+
+ {/if} +
+
+
声明及承诺
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+ + + + + + + + + + + diff --git a/app/home/view/szwjs/index/apply51.html b/app/home/view/szwjs/index/apply51.html new file mode 100644 index 0000000..33a0676 --- /dev/null +++ b/app/home/view/szwjs/index/apply51.html @@ -0,0 +1,257 @@ + + + + {$title} + + + + + + + + + + + + +
+
+ {:token()} +
+ +
+

{$title}

+
+
+
+
+
+
+
+
机构名称(请填写2-50个字)
+
+
+
+
+
+
机构信用代码
+
+ +
+
+
+
+
+
联系地址
+
+
+
+ +
+
+
法人代表人
+
+
+
+
+
+
法人身份证号码
+
+ +
+
+
+ +
+
+
联系人
+
+
+
+
+
+
联系电话
+
+ +
+
+
+
+
+
+ +
+
+
古建合作意向/古建收藏或投资方向
+
+ +
+
+
+
+
+
机构简介、资质及艺术资源、藏品等介绍:(请填写最多500个字)
+
+ +
+
+
+ +
+
+
声明及承诺
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+ + + + + + + + \ No newline at end of file diff --git a/app/home/view/szwjs/index/apply52.html b/app/home/view/szwjs/index/apply52.html new file mode 100644 index 0000000..32cb89c --- /dev/null +++ b/app/home/view/szwjs/index/apply52.html @@ -0,0 +1,260 @@ + + + + {$title} + + + + + + + + + + + + +
+
+ {:token()} +
+ +
+

{$title}

+
+
+
+
+
+
+
+
姓名(请填写2-10个字)
+
+
+
+ +
+
+
证件类型
+
+ +
+
+
+
+
+
证件号码(请填写最多18个字)
+
+ +
+
+
+ +
+
+
联系地址
+
+
+
+
+
+
联系电话
+
+ +
+
+
+
+
+
+ +
+
+
古建收藏/投资经验(单位:年)
+
+
+
+
+
+
+
+
古建藏品介绍:(年代、类别、数量、派别等,请填写最多500个字)
+
+ +
+
+
+
+
+
个人简介、古建行业相关专业资质、收藏成果等介绍(请填写最多500个字)
+
+ +
+
+
+
+
+
声明及承诺
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+ + + + + + + + \ No newline at end of file diff --git a/app/home/view/szwjs/index/applyb.html b/app/home/view/szwjs/index/applyb.html new file mode 100644 index 0000000..dea4d10 --- /dev/null +++ b/app/home/view/szwjs/index/applyb.html @@ -0,0 +1,365 @@ + + + + 深圳文交所艺术品投资与收藏俱乐部理事申请表(机构) + + + + + + + + + + +
+
+ {:token()} +
+ +
+

深圳文交所艺术品投资与收藏俱乐部理事申请表(机构)

+
+ +
+
+
+
+
+
+
+
+
机构名称(请填写2-50个字)
+
+
+
+
+
+
机构信用代码
+
+ +
+
+
+
+
+
机构联系地址
+
+
+
+
+
+
营业执照图片
+
+
+ + +
+
+ +
+
+
+
+
+
+
+
+
法人姓名
+
+
+
+
+
+
法人身份证号码
+
+ +
+
+
+
+
+
法人身份证正反面照片
+
+
+ + +
+ +
+ +
+ +
+
+
+
+
+
+
+
联系人
+
+
+
+
+
+
手机号码
+
+ +
+
+
+
+
+
+
+
+
联系电话
+
+
+
+
+
+
+
+
是否在深圳文交所开户
+
+
+ + +
+
+
+
+
+
+
计划投资额度(单位:万元)
+
+ +
+
+
+
+
+
机构简介及艺术资源介绍:(请填写最多500个字)
+
+ +
+
+
+
+
+
艺术品意向投资方向:(请填写最多500个字)
+
+ +
+
+
+
+
+
理事声明及承诺
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+ + + + + + + + + + + \ No newline at end of file diff --git a/app/home/view/szwjs/index/bdadd.html b/app/home/view/szwjs/index/bdadd.html new file mode 100644 index 0000000..a92b079 --- /dev/null +++ b/app/home/view/szwjs/index/bdadd.html @@ -0,0 +1,789 @@ + + + + + + + + + + + + + +

拟转让标的清单

+
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
+ +
+ +
+
+
+ +
+ 年 +
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+ +
+
+
+ + +
+
+ +
+
+
+
+
+
+ + +
+
+ + +
+
+
+
+
+
+
+ \ No newline at end of file diff --git a/app/home/view/szwjs/index/bigdataapply.html b/app/home/view/szwjs/index/bigdataapply.html new file mode 100644 index 0000000..e28de0e --- /dev/null +++ b/app/home/view/szwjs/index/bigdataapply.html @@ -0,0 +1,86 @@ + + + + {$title} + + + + + + + + + + + +
+
+
+ +
+

{$title}

+
+
+
+
+
+
+
+
业务类型
+
+
+ + +
+
+
+
+ +
+ +
+ +
+
+
+
+
+
+ +
+ + + + \ No newline at end of file diff --git a/app/home/view/szwjs/index/bigdataapply1.html b/app/home/view/szwjs/index/bigdataapply1.html new file mode 100644 index 0000000..fee4da7 --- /dev/null +++ b/app/home/view/szwjs/index/bigdataapply1.html @@ -0,0 +1,712 @@ + + + + {$title} + + + + + + + + + + + + + +
+
+ {:token()} +
+ +
+

{$title}

+
+
+
+
+
+
+
+
+
求购方类型
+
+
+ + +
+
+
+
+ +
+
+
+
机构名称
+
+
+
+ +
+
+
机构信用代码
+
+
+
+ +
+
+
法定代表人
+
+
+
+
+
+
联系人
+
+
+
+ + +
+
+
联系地址
+
+
+
+
+
+
联系电话
+
+
+
+ +
+
+
+
+
个人
+
+
+
+ +
+
+
身份证号码
+
+
+
+ +
+
+
性别
+
+
+ + +
+
+
+
+
+
+
职业/职称
+
+
+
+ + +
+
+
联系地址
+
+
+
+
+
+
联系电话
+
+
+
+
+
+
+

拟求购标的信息

+ +
+
+
求购规模(金额/元)
+
+ +
+
+
+ +
+
+
求购数量
+
+ +
+
+
+
+
+
求购数据类型
+
+
+ + +
+
+
+
+
+
+
求购数据类别(可多选)
+
+
+ + + + + + +
+
+
+
+
+
+
求购数据权利类型(可多选)
+
+
+ + + + + + + + + + + + + +
+
+
+
+
+
+
求购交易方式(可多选)
+
+
+ + + + +
+
+
+
+
+
+
求购数据范围(可多选)
+
+
+ + + + + + + + + + +
+
+
+
+
+
+
拟应用场景(可多选)
+
+
+ + + + + + + + + + + +
+
+
+
+
+
+
示例数据(上传文件,不超过20M)
+
+
+ + +
+
+ +
+
+
+
+
+
+
+ +
+
+
声明及承诺
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+ + + + + + + + + + + \ No newline at end of file diff --git a/app/home/view/szwjs/index/bigdataapply1_0606.html b/app/home/view/szwjs/index/bigdataapply1_0606.html new file mode 100644 index 0000000..fee4da7 --- /dev/null +++ b/app/home/view/szwjs/index/bigdataapply1_0606.html @@ -0,0 +1,712 @@ + + + + {$title} + + + + + + + + + + + + + +
+
+ {:token()} +
+ +
+

{$title}

+
+
+
+
+
+
+
+
+
求购方类型
+
+
+ + +
+
+
+
+ +
+
+
+
机构名称
+
+
+
+ +
+
+
机构信用代码
+
+
+
+ +
+
+
法定代表人
+
+
+
+
+
+
联系人
+
+
+
+ + +
+
+
联系地址
+
+
+
+
+
+
联系电话
+
+
+
+ +
+
+
+
+
个人
+
+
+
+ +
+
+
身份证号码
+
+
+
+ +
+
+
性别
+
+
+ + +
+
+
+
+
+
+
职业/职称
+
+
+
+ + +
+
+
联系地址
+
+
+
+
+
+
联系电话
+
+
+
+
+
+
+

拟求购标的信息

+ +
+
+
求购规模(金额/元)
+
+ +
+
+
+ +
+
+
求购数量
+
+ +
+
+
+
+
+
求购数据类型
+
+
+ + +
+
+
+
+
+
+
求购数据类别(可多选)
+
+
+ + + + + + +
+
+
+
+
+
+
求购数据权利类型(可多选)
+
+
+ + + + + + + + + + + + + +
+
+
+
+
+
+
求购交易方式(可多选)
+
+
+ + + + +
+
+
+
+
+
+
求购数据范围(可多选)
+
+
+ + + + + + + + + + +
+
+
+
+
+
+
拟应用场景(可多选)
+
+
+ + + + + + + + + + + +
+
+
+
+
+
+
示例数据(上传文件,不超过20M)
+
+
+ + +
+
+ +
+
+
+
+
+
+
+ +
+
+
声明及承诺
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+ + + + + + + + + + + \ No newline at end of file diff --git a/app/home/view/szwjs/index/bigdataapply2.html b/app/home/view/szwjs/index/bigdataapply2.html new file mode 100644 index 0000000..116c409 --- /dev/null +++ b/app/home/view/szwjs/index/bigdataapply2.html @@ -0,0 +1,565 @@ + + + + {$title} + + + + + + + + + + + + + +
+
+ {:token()} +
+ +
+

{$title}

+
+
+
+
+
+
+
+
+
转让方类型
+
+
+ + +
+
+
+
+
+ +
+
+
+
机构名称
+
+
+
+ +
+
+
机构信用代码
+
+
+
+ +
+
+
法定代表人
+
+
+
+
+
+
联系人
+
+
+
+ + +
+
+
联系地址
+
+
+
+
+
+
联系电话
+
+
+
+ +
+
+
+
+
个人
+
+
+
+ +
+
+
身份证号码
+
+
+
+ +
+
+
性别
+
+
+ + +
+
+
+
+
+
+
职业/职称
+
+
+
+ + +
+
+
联系地址
+
+
+
+
+
+
联系电话
+
+
+
+
+
+

拟转让标的信息

+ +
+
+
标的数量
+
+ +
+
+
+ +
+
+
按单个标的合计金额(金额/元)
+
+ +
+
+
+
+
+
全部标的捆绑报价(金额/元)
+
+ +
+
+
+
+
+ + + + + + + + + + + + + + + + +
+ 标的清单 +
+
+
+
新增
+
+
+
+
#标的名称数据类型报价操作
+ + +
+ +
+
+
声明及承诺
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+ + + + + + + + + + + \ No newline at end of file diff --git a/app/home/view/szwjs/index/buildapply.html b/app/home/view/szwjs/index/buildapply.html new file mode 100644 index 0000000..8f79bbc --- /dev/null +++ b/app/home/view/szwjs/index/buildapply.html @@ -0,0 +1,731 @@ + + + + {$title} + + + + + + + + + + + + +
+
+ {:token()} +
+ +
+

{$title}

+
深圳文化产权交易所现面向全国招募登记申报人,加入《中国古建资产管理计划》。如果您是古建的收藏人、产权所有人、产权代理方或意向合作机构,请填写申报意向表。
+
+
+
+
+
+
+
+
姓名
+
+
+
+
+
+
手机
+
+ +
+
+
+
+
+
微信号
+
+
+
+
+
+
+
邮箱
+
+
+
+
+
+
+
古建地址
+
+ + + + +
+
+
+
+
+
古建所有人的单位/机构/公司
+
+ +
+
+
+
+
+
古建产权情况(单选)
+
+
+ + + + + +
+ +
+
+
+
+
+
+
古建主体建筑材质(多选)
+
+
+ + + + +
+ +
+
+
+
+
+
+
古建数量(套/件)、面积
+
+ +
+
+
+
+
+
古建类型(可多选)
+
+

A类 整体性古建构件

+
+ + + +
+

B类 现存古村、古镇古建

+
+ + + + +
+

C类 散落古建构件

+
+ + +
+

D类 已建和在建仿古文化园区和村镇

+
+ + +
+
+
+
+
+
+
古建建筑年代
+
+ +
+
+
+
+
+
古建的建筑风格
+
+ +
+
+
+
+
+
有无第三方评估?如果有评估,请简要说明
+
+ +
+
+
+
+
+
古建近景照片(选填)
+
+
+ + +
+
+ +
+
+
+
+
+
+
+
+
古建远景照片(选填)
+
+
+ + +
+
+ +
+
+
+
+
+
+
+
+
古建全景照片(选填)
+
+
+ + +
+
+ +
+
+
+
+
+
+
+
+
古建平面图纸(选填)
+
+
+ + +
+
+ +
+
+
+
+
+
+

业务诉求

+

1).资产托管

+
+
+
古建资产托管提供以下服务(请勾选)
+
+
+ + + +
+
+
+
+

2).资产管理

+
+
+
古建资产管理提供以下服务(请勾选)
+
+
+ + + + +
+
+
+
+

3).资产转让

+
+
+
古建资产转让提供以下服务(请勾选)
+
+
+ + +
+
+
+
+

4).资产利用

+
+
+
古建资产利用提供以下古建系列文化园区复建/模式植入服务(请勾选)
+
+
+ + + +
+
+
+
+

5).业务合作

+
+
+
(此项针对企业机构填写)
+
+
+ + + + + + + +
+

业务咨询联系人:杨先生 13302450802

+
+
+
+ +
+
+ +
+
+
+
+
+
+
+ + + + + + + + + + + diff --git a/app/home/view/szwjs/index/buildapply_0428.html b/app/home/view/szwjs/index/buildapply_0428.html new file mode 100644 index 0000000..40eac67 --- /dev/null +++ b/app/home/view/szwjs/index/buildapply_0428.html @@ -0,0 +1,731 @@ + + + + {$title} + + + + + + + + + + + + +
+
+ {:token()} +
+ +
+

{$title}

+
深圳文化产权交易所现面向全国招募登记申报人,加入《中国古建民居资产管理计划》。如果您是古建民居的收藏人、产权所有人、产权代理方或意向合作机构,请填写申报意向表。
+
+
+
+
+
+
+
+
姓名
+
+
+
+
+
+
手机
+
+ +
+
+
+
+
+
微信号
+
+
+
+
+
+
+
邮箱
+
+
+
+
+
+
+
古建民居地址
+
+ + + + +
+
+
+
+
+
古建民居所有人的单位/机构/公司
+
+ +
+
+
+
+
+
古建民居产权情况(单选)
+
+
+ + + + + +
+ +
+
+
+
+
+
+
古建民居主体建筑材质(多选)
+
+
+ + + + +
+ +
+
+
+
+
+
+
古建民居数量(套/件)、面积
+
+ +
+
+
+
+
+
古建民居类型(可多选)
+
+

A类 整体性古建构件

+
+ + + +
+

B类 现存古村、古镇古建

+
+ + + + +
+

C类 散落古建构件

+
+ + +
+

D类 已建和在建仿古文化园区和村镇

+
+ + +
+
+
+
+
+
+
古建民居建筑年代
+
+ +
+
+
+
+
+
古建民居的建筑风格
+
+ +
+
+
+
+
+
有无第三方评估?如果有评估,请简要说明
+
+ +
+
+
+
+
+
古建民居近景照片(选填)
+
+
+ + +
+
+ +
+
+
+
+
+
+
+
+
古建民居远景照片(选填)
+
+
+ + +
+
+ +
+
+
+
+
+
+
+
+
古建民居全景照片(选填)
+
+
+ + +
+
+ +
+
+
+
+
+
+
+
+
古建民居平面图纸(选填)
+
+
+ + +
+
+ +
+
+
+
+
+
+

业务诉求

+

1).资产托管

+
+
+
古建民居资产托管提供以下服务(请勾选)
+
+
+ + + +
+
+
+
+

2).资产管理

+
+
+
古建民居资产管理提供以下服务(请勾选)
+
+
+ + + + +
+
+
+
+

3).资产转让

+
+
+
古建民居资产转让提供以下服务(请勾选)
+
+
+ + +
+
+
+
+

4).资产利用

+
+
+
古建民居资产利用提供以下古建系列文化园区复建/模式植入服务(请勾选)
+
+
+ + + +
+
+
+
+

5).业务合作

+
+
+
(此项针对企业机构填写)
+
+
+ + + + + + + +
+

业务咨询联系人:马先生 18637660099

+
+
+
+ +
+
+ +
+
+
+
+
+
+
+ + + + + + + + + + + \ No newline at end of file diff --git a/app/home/view/szwjs/index/cultureapply.html b/app/home/view/szwjs/index/cultureapply.html new file mode 100644 index 0000000..d964876 --- /dev/null +++ b/app/home/view/szwjs/index/cultureapply.html @@ -0,0 +1,1091 @@ + + + + 文化和旅游产业专项债券项目信息采集表 + + + + + + + + + + + + + +
+
+ {:token()} +
+ +
+

文化和旅游产业专项债券项目信息采集表

+
+
+
+
+
+
+
+
企业名称
+
+
+
+
+
+
主营业务
+
+ +
+
+
+
+
+
行政区域
+
+
+
+
+
+
企业类型
+
+
+ + + + + + +
+
+
+
+
+
+
营业执照注册号/统一社会信用代码
+
+
+
+
+
+
成立时间
+
+
+
+
+
+
注册资本(万元人民币)
+
+
+
+
+
+
净资产(万元人民币)
+
+
+
+
+
+
注册地址
+
+
+
+
+
+
邮政编码
+
+
+
+
+
+
募集资金用途
+
+
+
+
+
+
平均3年营业收入
+
+
+
+
+
+
平均3年净利润
+
+
+
+
+

法定代表人

+
+
+
+
姓名
+
+
+
+
+
+
性别
+
+
+ + +
+
+
+
+
+
+
年龄
+
+
+
+
+
+
+
+
学历
+
+
+
+
+
+
职位
+
+
+
+
+
+
办公电话
+
+
+
+
+
+
+
+
手机
+
+
+
+
+
+
电子邮件
+
+
+
+
+
+
+

企业负责人

+
+
+
+
姓名
+
+
+
+
+
+
性别
+
+
+ + +
+
+
+
+
+
+
年龄
+
+
+
+
+
+
+
+
学历
+
+
+
+
+
+
职位
+
+
+
+
+
+
办公电话
+
+
+
+
+
+
+
+
手机
+
+
+
+
+
+
电子邮件
+
+
+
+
+
+
+

联系人

+
+
+
+
姓名
+
+
+
+
+
+
性别
+
+
+ + +
+
+
+
+
+
+
年龄
+
+
+
+
+
+
+
+
学历
+
+
+
+
+
+
职位
+
+
+
+
+
+
办公电话
+
+
+
+
+
+
+
+
手机
+
+
+
+
+
+
电子邮件
+
+
+
+
+
+
+
+
企业概要(不超过1000字)
+
+ +
+
+
+
+
+
员工总数
+
+
+
+
+
+
已发债情况
+
+ +
+
+
+
+

股东信息

+

股东1

+
+
+
+
股东名称/姓名
+
+
+
+
+
+
股东类型
+
+ +
+
+
+
+
+
应缴金额(万元¥)
+
+
+
+
+
+
+
+
实缴金额(万元¥)
+
+
+
+
+
+
出资形式
+
+ +
+
+
+
+
+
股份比例
+
+ +
+
+
+
+

股东2

+
+
+
+
股东名称/姓名
+
+
+
+
+
+
股东类型
+
+ +
+
+
+
+
+
应缴金额(万元¥)
+
+
+
+
+
+
+
+
实缴金额(万元¥)
+
+
+
+
+
+
出资形式
+
+ +
+
+
+
+
+
股份比例
+
+ +
+
+
+
+

股东3

+
+
+
+
股东名称/姓名
+
+
+
+
+
+
股东类型
+
+ +
+
+
+
+
+
应缴金额(万元¥)
+
+
+
+
+
+
+
+
实缴金额(万元¥)
+
+
+
+
+
+
出资形式
+
+ +
+
+
+
+
+
股份比例
+
+ +
+
+
+
+
+
+
+

*股东类型:1.自然人 2.上市公司 3.投资机构 4.国有法人 5.其他

+

*万元人民币:小数点后保留两位数

+

*出资形式包括:1.货币 2.实物 3.知识产权 4.土地使用权 5.其他

+
+
+
+
+
+

项目信息

+
+
+
+
项目名称
+
+
+
+
+
+
总投资
+
+
+
+
+
+
建设期
+
+
+
+
+
+
目前进度
+
+
+
+
+
+
+

基本条件

+
+
+
+
净资产不低于3000万人民币
+
+
+ + +
+
+
+
+
+
+
公开发行债券余额不超过最近一个会计年度净资产的40%
+
+
+ + +
+
+
+
+
+
+
+
+
非公开发行债券余额不超过最近一个会计年度净资产的60%(非公开发行项目收益债券除外)
+
+
+ + +
+
+
+
+
+
+
最近3年平均净利润足够支付本次债券一年利息
+
+
+ + +
+
+
+
+
+
+
+
+
经济效益良好,近3个会计年度连续盈利
+
+
+ + +
+
+
+
+
+
+
前一次发行的企业债券已足额募集,已发行的企业债券没有延迟支付本息的情形
+
+
+ + +
+
+
+
+
+
+
+
+
是否已编制可研
+
+
+ + +
+
+
+
+
+
+
是否已立项
+
+
+ + +
+
+
+
+
+
+
+
+
是否已取得公司董事会或市国资委同意申请发行债券的决定
+
+
+ + +
+
+
+
+
+
+
+

附件

+
+
+
+
近三年经审计过的财务报表
+
+
+ + +
+
+ +
+
+
+
+
+
+
+
+
相关资料(包括项目选址意见书、用地预审意见书、节能审查的批复/节能登记表、社会稳定风险的评估报告、环境影响报告表的批复)(如有则提供)
+
+
+ + +
+
+ +
+
+
+
+
+
+
+
+
+
+
声明及承诺
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+ + + + + + + + + + + diff --git a/app/home/view/szwjs/index/cultureapply2.html b/app/home/view/szwjs/index/cultureapply2.html new file mode 100644 index 0000000..fb203a0 --- /dev/null +++ b/app/home/view/szwjs/index/cultureapply2.html @@ -0,0 +1,1084 @@ + + + + 文化和旅游产业投资基金项目信息采集表 + + + + + + + + + + + + + +
+
+ {:token()} +
+ +
+

文化和旅游产业投资基金项目信息采集表

+
+
+
+
+
+
+
+
企业名称
+
+
+
+
+
+
主营业务
+
+ +
+
+
+
+
+
行政区域
+
+
+
+
+
+
企业类型
+
+
+ + + +
+
+
+
+
+
+
营业执照注册号/统一社会信用代码
+
+
+
+
+
+
成立时间
+
+
+
+
+
+
注册资本(万元人民币)
+
+
+
+
+
+
实收资产(万元人民币)
+
+
+
+
+
+
注册地址
+
+
+
+
+
+
邮政编码
+
+
+
+
+
+
募集资金用途
+
+
+
+
+
+
上年度营业收入
+
+
+
+
+
+
上年度净利润
+
+
+
+
+

法定代表人

+
+
+
+
姓名
+
+
+
+
+
+
性别
+
+
+ + +
+
+
+
+
+
+
年龄
+
+
+
+
+
+
+
+
学历
+
+
+
+
+
+
职位
+
+
+
+
+
+
办公电话
+
+
+
+
+
+
+
+
手机
+
+
+
+
+
+
电子邮件
+
+
+
+
+
+
+

企业负责人

+
+
+
+
姓名
+
+
+
+
+
+
性别
+
+
+ + +
+
+
+
+
+
+
年龄
+
+
+
+
+
+
+
+
学历
+
+
+
+
+
+
职位
+
+
+
+
+
+
办公电话
+
+
+
+
+
+
+
+
手机
+
+
+
+
+
+
电子邮件
+
+
+
+
+
+
+

联系人

+
+
+
+
姓名
+
+
+
+
+
+
性别
+
+
+ + +
+
+
+
+
+
+
年龄
+
+
+
+
+
+
+
+
学历
+
+
+
+
+
+
职位
+
+
+
+
+
+
办公电话
+
+
+
+
+
+
+
+
手机
+
+
+
+
+
+
电子邮件
+
+
+
+
+
+
+
+
企业概要(不超过1000字)
+
+ +
+
+
+
+
+
员工总数
+
+
+
+
+
+
+
上市公司控股企业
+
+
+ + +
+
+
+
+
+
+
+
+ + + + +
+
+
+
+
+
+
新三板企业
+
+
+ + +
+
+
+
+
+ +
+

股东信息

+

股东1

+
+
+
+
股东名称/姓名
+
+
+
+
+
+
股东类型
+
+ +
+
+
+
+
+
应缴金额(万元¥)
+
+
+
+
+
+
+
+
实缴金额(万元¥)
+
+
+
+
+
+
出资形式
+
+ +
+
+
+
+
+
股份比例
+
+ +
+
+
+
+

股东2

+
+
+
+
股东名称/姓名
+
+
+
+
+
+
股东类型
+
+ +
+
+
+
+
+
应缴金额(万元¥)
+
+
+
+
+
+
+
+
实缴金额(万元¥)
+
+
+
+
+
+
出资形式
+
+ +
+
+
+
+
+
股份比例
+
+ +
+
+
+
+

股东3

+
+
+
+
股东名称/姓名
+
+
+
+
+
+
股东类型
+
+ +
+
+
+
+
+
应缴金额(万元¥)
+
+
+
+
+
+
+
+
实缴金额(万元¥)
+
+
+
+
+
+
出资形式
+
+ +
+
+
+
+
+
股份比例
+
+ +
+
+
+
+
+
+
+

*股东类型:1.自然人 2.上市公司 3.投资机构 4.国有法人 5.其他

+

*万元人民币:小数点后保留两位数

+

*出资形式包括:1.货币 2.实物 3.知识产权 4.土地使用权 5.其他

+
+
+
+
+
+

基本条件

+
+
+
+
成立时间是否满两年
+
+
+ + +
+
+
+
+
+
+
是否有核心产品或知识产权、商业模式清晰
+
+
+ + +
+
+
+
+
+
+
+
+
最近两年是否有重大违法违规行为
+
+
+ + +
+
+
+
+
+
+
近一年企业净利润不低于500万元人民币
+
+
+ + +
+
+
+
+
+
+
+
+
是否已完成过一轮融资
+
+
+ + +
+
+
+
+
+
+
近两年持续增长,企业年收入年增长率是否超过10%
+
+
+ + +
+
+
+
+
+
+
+
+
负债率是否高于70%
+
+
+ + +
+
+
+
+
+
+
核心团队成员是否有资深行业背景且有成功案例
+
+
+ + +
+
+
+
+
+
+
+

附件

+
+
+
+
近两年的财务报表
+
+
+ + +
+
+ +
+
+
+
+
+
+
+
+
2.商业计划书(包括项目简介、产品/服务、开发市场、竞争对手、团队成员、收入、财务计划等)
+
+
+ + +
+
+ +
+
+
+
+
+
+
+
+
+
+
声明及承诺
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+ + + + + + + + + + + diff --git a/app/home/view/szwjs/index/dehua.html b/app/home/view/szwjs/index/dehua.html new file mode 100644 index 0000000..fe9beab --- /dev/null +++ b/app/home/view/szwjs/index/dehua.html @@ -0,0 +1,1126 @@ + + + + + + + + 德化托管专区- {$site_name} + + + + {include file="public:head" /} + + + + + + + + + +
+
+
+
+
 
+
+
+ 德化是千年古县,位于福建中部、泉州北部,后唐长兴四年(933年)置县,取名“德化”,有“以德化民”之意。 + 县域面积2232平方公里,户籍人口35.43万,常住人口33.21万,辖18个乡镇、217个村(社区)。2021年,全县完成GDP327.48亿元、增长11.6%;一般公共预算总收入22.89亿元,一般公共预算收入14.63亿元。
+
+
+
 
+
+
+
+
+ + +
+
点击此处了解德化
+
+
+
+
世界陶瓷之都。陶瓷制作始于新石器时代,与江西景德镇、湖南醴陵并称我国三大古瓷都。德化陶瓷以“白”见长,瓷雕技艺享誉天下,早在宋元时期就成为“海上丝绸之路”的重要出口商品,被誉为“中国白的故乡、瓷艺术的摇篮”,列入国家首批非物质文化遗产保护名录,入选厦门金砖会晤国宴瓷和国礼瓷,被国家博物馆等40多家国内外知名博物馆收藏。德化窑址(尾林-内坂、屈斗宫)作为“泉州:宋元中国的世界海洋商贸中心”遗产点之一列入世界遗产名录,“德化白瓷”入选福建文化标识。现有陶瓷企业3000多家,从业人员10多万人,2021年实现陶瓷产值458.8亿元,是全国最大的陶瓷工艺品生产和出口基地、全国最大的陶瓷茶具和花盆生产基地、国家级出口陶瓷质量安全示范区,获评中国瓷都、中国民间文化艺术之乡、中国陶瓷历史文化名城,荣膺全球唯一的世界陶瓷之都,陶瓷品牌价值达1086亿元。 +
+
+
+
+
最佳生态旅游县。素有“闽中屋脊”之称的戴云山脉主峰(1856米)绵亘境内,森林覆盖率78.4%、居泉州市首位;空气质量接近国家一级标准,环境空气质量综合指数排名全市第一,被授予中国天然氧吧、全国百佳深呼吸小城,饮用水源水质达标率100%。拥有“六区两园”(戴云山国家级自然保护区、岱仙湖国家级水利风景区、龙门湖国家级水利风景区、石牛山国家4A级旅游景区、九仙山国家4A级旅游景区、云龙谷国家3A级旅游景区、石牛山国家地质公园、石牛山国家森林公园)8块“国”字号生态旅游品牌,位列中国县域全生态百优榜,获评国家全域旅游示范区、国家园林县城、全国绿化模范县、国家生态县、中国最佳生态旅游县、首批国家生态文明建设示范县、全国节水型社会建设达标县。
+
+
+
+
大城关发展典范。上世纪八十年代末开始实施“大城关”发展战略,率先撬开城镇化大门,城镇常住人口25.95万,常住人口城镇化率78.1%,城区建成区30.46平方公里,集中了全县三分之二多的劳动力、经济总量、税收和95%的中小学生,开创了以产兴城、以城聚人、产城融合,全国为数不多的“大城关”发展模式,被中央党校作为典型案例编成课题丛书,被列为福建省首个统筹城乡发展试点、国家智慧城市试点,入选全国县城新型城镇化建设示范名单,获评第六届全国文明城市、中国全面小康十大示范县市,蝉联国家卫生县城“三连冠”、省级双拥模范县“三连冠”。
+
+
+
+
电子商务百佳县。全县电子商务运用企业7800多家、网络零售额163亿元、增长22%,占据全国80%的网上茶具销售市场,拥有3个淘宝镇、15个淘宝村,获网商指数、网商数据应用普及性、跨境电商“三个全省第一”,是全国最大的陶瓷电子商务产业基地,连续四年进入“中国电子商务百佳县”榜单,连续三年跻身全国大众电商创业最活跃十佳县,电商发展经验被阿里研究院作为案例在全国推广,农村电商受到国办通报表扬,获评福建电子商务示范县、国家电子商务示范基地、国家电子商务进农村综合示范县,入选中国营商环境百强区县。
+
+
+
+
特色农业示范县。优越的自然生态环境孕育了“三黑三黄三宝”等生态安全绿色农产品(“三黑”指黑鸡、黑羊、黑兔;“三黄”指黄花菜、德化梨、茶油;“三宝”指棘胸蛙、黄花远志、淮山),拥有黑鸡、黑兔、淮山、黄花菜、十八学士茶花、德化梨、德化黑羊、大铭生姜等8个国家农产品地理标志,“茶油奶奶”成为厦门金砖会晤国宴用油,获评中国早熟梨之乡、中国油茶之乡、中国竹子之乡。
+
+
+
+
+
 
+
+ +
+
 
+
+
+
 
+
+
+
+ +
+
+
 
+
+
+
 
+
+
+
+
+
+ 赤水镇铭爱村 + 查看更多 +
+
+

德化县赤水镇铭爱村4组石门头角落有150亩土地,砂质土、水利设施完善、交通便利,适宜种植水稻、玉米、蔬菜等,租金360元/亩/年以上,加价为10元的整数倍,租期为5年,价高者得,保证金10000元。联系人:周先生 15259591239

+
+
+
+ +
+
+
+
+ 大铭乡大铭村 + 查看更多 +
+
+

大铭乡大铭村油岭角落有106亩土地,土壤肥沃、有水源、有乡村道路可通达(土路),适宜种植水稻、玉米、蔬菜等,租金100元/亩/年以上,加价为10元的整数倍,租期为5年,价高者得,保证金8000元。联系人:林先生 13960332088

+
+
+
+ +
+
+
+
+ 盖德镇有济村 + 查看更多 +
+
+

盖德镇有济村有济村 4、9、10、13组科树、南冲坂、竹林论、石鼓洞角落有140亩土地,壤土、有水源、交通条件一般,适宜种植水稻、玉米等,租金500/亩/年以上,加价为10元的整数倍,租期为5年,价高者得,保证金8000元。联系人:吴先生 13506919575

+
+
+
+ +
+
+
+
+ 水口镇八逞村 + 查看更多 +
+
+

德化县水口镇八逞村大墘、东西墘角落有140亩土地,壤土、有水源、交通便利,适宜种植水稻、玉米、蔬菜等,租金250元/亩/年以上,加价为10元的整数倍,租期5年,价高者得,保证金8000元。联系人:许先生 联系电话13110851830。

+
+
+
+ +
+
+
+
+ 美湖镇小湖村 + 查看更多 +
+
+

德化县美湖镇小湖村1、2、14组后里垅、石堀角落有60亩土地,黏质土、水利设施完善、交通便利,适宜种植水稻、玉米等粮食作物,租金300元/亩/年以上,加价为10元的整数倍,租期5年,价高者得,保证金5000元。联系人:刘先生 联系电话18065363355.

+
+
+
+ + +
+
+
+ +
+
+
+
顶部
+
+
+
+ + + + + +
+
+
+
+ +
{:lang('user login')}
+ +
+
+
+
+
+
+
+
+
+ +
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+ +
+
+
+
+
+ +
+
{:lang('forget password')}
+
{:lang('register immediately')}
+
+ + {:token('__login__')} +
{:lang('ok')}
+
+
+ × +
+ + +
+
+
+
+ +
手机注册
+ +
+
+
+
+ +
+
+
+
+ +
+ +
+
+ +
+
+
+ +
+
发送验证
+
+
+
+
+ +
+
+ +
+
+
+
+
+
+
+
+ +
+ +
+ +
+
+
+
+
+
+
+
+ +
+ +
+
+
+
+ {:token('__reg__')} + +
+
+
+ 已有账户?立即登录 +
+
+ +
注册
+
+ × +
+ + +
+
+
+
+
完善资料
+
+
+ +
+
+
+
+
+
+
姓名:
+
+ +
+
+ +
+
+
+
+
+
+
+
公司名称:
+
+ +
+
+ +
+
+
+
+
+
+
+
地址:
+
+ +
+
+ +
+
+
+ {:token('__perf__')} +
+
保存
+ × +
+ + +
+
+
+ +
找回密码
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+ +
+
+ +
+
+ +
+
+
+
+
+
+
+
+ +
+
获取验证码
+
+ +
+
+
+ +
+
立即登录
+
免费注册 >
+
+ {:token('__retri__')} +
下一步
+ +
+ × +
+ + +
+
+ +
密码重置
+
+
+ + + +
+
+
+
+ +
+ +
+
+ +
+
+
+
+
+
+
+ +
+ +
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+ +
+
+
+
+
立即登录
+
免费注册 >
+
+ {:token('__reset__')} +
确定
+ + × +
+
+ + +
+
+ +
+
+
+
深圳文交所
+
+
+
+
掌柜文化金服
+
+
+
+
+
+ + +{include file="public:scripts"/} +{notempty name="is_mobile"} + +{/notempty} + + + diff --git a/app/home/view/szwjs/index/guchun.html b/app/home/view/szwjs/index/guchun.html new file mode 100644 index 0000000..ca6f173 --- /dev/null +++ b/app/home/view/szwjs/index/guchun.html @@ -0,0 +1,75 @@ + + + + + + + + 古村落振兴计划- {$site_name} + + + + + + + + + +
+ +
+
+
+
+
+
+ +
+
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
顶部
+
+
+
+ + diff --git a/app/home/view/szwjs/index/gucun.html b/app/home/view/szwjs/index/gucun.html new file mode 100644 index 0000000..77410d3 --- /dev/null +++ b/app/home/view/szwjs/index/gucun.html @@ -0,0 +1,1014 @@ + + + + + + + + 古村落振兴计划- {$site_name} + + + + {include file="public:head" /} + + + + + + + + + +
+ +
+
+
+
+
+
+ +
+
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
顶部
+
+
+
+ + + + + +
+
+
+
+ +
{:lang('user login')}
+ +
+
+
+
+
+
+
+
+
+ +
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+ +
+
+
+
+
+ +
+
{:lang('forget password')}
+
{:lang('register immediately')}
+
+ + {:token('__login__')} +
{:lang('ok')}
+
+
+ × +
+ + +
+
+
+
+ +
手机注册
+ +
+
+
+
+ +
+
+
+
+ +
+ +
+
+ +
+
+
+ +
+
发送验证
+
+
+
+
+ +
+
+ +
+
+
+
+
+
+
+
+ +
+ +
+ +
+
+
+
+
+
+
+
+ +
+ +
+
+
+
+ {:token('__reg__')} + +
+
+
+ 已有账户?立即登录 +
+
+ +
注册
+
+ × +
+ + +
+
+
+
+
完善资料
+
+
+ +
+
+
+
+
+
+
姓名:
+
+ +
+
+ +
+
+
+
+
+
+
+
公司名称:
+
+ +
+
+ +
+
+
+
+
+
+
+
地址:
+
+ +
+
+ +
+
+
+ {:token('__perf__')} +
+
保存
+ × +
+ + +
+
+
+ +
找回密码
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+ +
+
+ +
+
+ +
+
+
+
+
+
+
+
+ +
+
获取验证码
+
+ +
+
+
+ +
+
立即登录
+
免费注册 >
+
+ {:token('__retri__')} +
下一步
+ +
+ × +
+ + +
+
+ +
密码重置
+
+
+ + + +
+
+
+
+ +
+ +
+
+ +
+
+
+
+
+
+
+ +
+ +
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+ +
+
+
+
+
立即登录
+
免费注册 >
+
+ {:token('__reset__')} +
确定
+ + × +
+
+ + +
+
+ +
+
+
+
深圳文交所
+
+
+
+
掌柜文化金服
+
+
+
+
+
+ + +{include file="public:scripts"/} +{notempty name="is_mobile"} + +{/notempty} + + + \ No newline at end of file diff --git a/app/home/view/szwjs/index/jinxi.html b/app/home/view/szwjs/index/jinxi.html new file mode 100644 index 0000000..65f3c73 --- /dev/null +++ b/app/home/view/szwjs/index/jinxi.html @@ -0,0 +1,1177 @@ + + + + + + + + 金溪托管专区- {$site_name} + + + + {include file="public:head" /} + + + + + + + + + +
+
+
+
+
 
+
+
+
金溪位于江西东部、抚河中游,属武夷山脉向鄱阳湖平原过渡地带,历史上曾因出金产银,山间溪水色泽如金,而得“金溪”之名。金溪县建县于北宋淳化五年(公元994年),历史悠久,文化底蕴深厚,文化遗产丰富,是江西省十大文化古县之一,素有“千年古邑、心学圣地、江南书乡、华夏香都、文明之城”之称。金溪县境内共有格局完整的古村落128个,其中“国保”单位2个,中国历史文化名镇(名村)8个,中国传统村落42个,省级传统村落31个,省级历史文化街区2个,保存明清古建筑11633栋,居全省第一,全国第一方阵,被评为江西省历史文化名城,誉为“一座没有围墙的古村落博物馆”。
+
+
+
+
+
+
+
+
 
+
+
+
+
+ + +
+
点击此处了解金溪五大特点
+
+
+
+
金溪古村落充分结合了当地的自然环境与地形地貌,古村与自然环境融合,充分体现了人与自然的高度和谐。主要有临河型、依山面塘型和田园岗地型3种类型:临河型古村临水而建,比如浒湾古镇。依山面塘型古村背靠山势而建,比如合市镇田南村北低南高,契合山水。田园岗地型古村三面环山,如琉璃乡蒲塘村就是水村山廓形态、田园风格村落的代表。
+
+
+
+
金溪传统村落中,居住建筑、礼制建筑、商业建筑、文教建筑、手工业建筑等不同类型的建筑一应俱全。规制古老,风格古朴。全县400平方米以上且保存完好的宗祠有146个,官厅126栋。金溪传统村落还是明代民间建筑的宝库,包括明代祠堂、明代民居、明代官厅、明代牌坊等,其中有纪年的明代砖石牌坊有8座,贯穿明代早中晚三期。
+
+
+
+
木架严谨质朴,砖石材料优良,尤其是完好保存了大量精美绝伦的砖雕、木雕和石雕等一大批极其珍贵的文物和文化遗产。金溪古村落建造所用的砖石品质俱佳,若有雕饰,均很深刻细腻,击之有铿锵之声,几乎可以说达到了赣派清水砖墙建筑及石雕艺术的最高水平和最佳效果。
+
+
+
+
历史建筑集中成片,多数传统村落的村门和围墙都原汁原味遗存;其中一些古民宅现在仍然有人居住;几百年的古井水质依然清澈甘甜,仍可饮用;庙宇、宗祠仍在发挥其祭祀功能;周围田园景观包括山林、农田、古桥、古道,保存也非常完好。浒湾古镇保存了六十多家印刷堂号。
+
+
+
+
几乎每座村落都有“科第世第”“科甲传芳”“文武世家”等标志性的门楼或门楣,彰显历史上临川才子在科举文化的成就。深厚的文化底蕴是金溪古村落灵魂和品质的保证。金溪古村落中,还保留着不少的家塾书院建筑,如黄坊村的倦游书屋、不窥园;竹桥村的养正山房、仓岚山房、怀仁书院等。
+
+
+
+
+
 
+
+ +
+
 
+
+
+
 
+
+
+
+ + +
+
+
 
+
+
+
 
+
+
+
+
+
+ 车门村 + 查看更多 +
+
+

车门村位于金溪县合市镇,车门村传统建筑从北至南分为三个组团,其中北部组团民居为主,保存较好,房屋布局有序,传统街巷共有4条,纵横交错,车门村现存18栋古建筑,鳞次栉比,颇显大气,均为清朝中后期至民国所建。

+

车门村地处丘陵地形平原地带,地势平坦。现有产业主要是以农业为主,兼有黄栀子等药材种植,出要产出为稻谷、药材、色素等。

+

车门村基本完成了新农村建设,公共活动场所及公共厕所、污水处理设施齐备。

+
+
+
+ +
+
+
+
+ 大坊村 + 查看更多 +
+
+

明宣德年间,冠峰一族光大富裕第一人玉璋公之四子分房,大房愈忠公一支在此,故得名大房。愈忠公为人慷慨、周急赈贫,常以古诗“大方本无隅,盛德必有邻”来告诫子孙为人处世之道。“大坊”乃“大房”雅化,村名由此而来。

+

大坊村有900多年的历史,村内拥有众多保存良好的明清古建筑。大坊古村现有保存较好清朝建筑15栋,80年代民居3栋,还有部分倒塌古书院、古门楼等。其中,建于清朝嘉庆年间健齐公祠位于村东北,为二进三厅阶梯式,很是宏大,全村古文化气息浓厚。该村与金溪4A级旅游区竹桥古村仅隔一田畈,具有优越的地理位置和深厚文化底蕴。

+

大坊荷兰创意村是一个由金溪县、中国文化传媒集团和荷兰文化遗产和市场研究院三方共同打造的项目。该项目借助荷兰文化遗产保护与利用经验,以中国传统农耕文化的活化利用为目的,引入荷兰创意。专家团队将通过自身的努力和创作,把荷兰文化元素融入大坊村,把大坊村打造成金溪与荷兰的文化融合平台。

+

大坊古村的古建筑保护性改造中,多处呈现“别具风格”游览新景:池塘、祠堂恢复与制作荷兰风车等相映衬,让人赏心悦目,整个古村保护改造融合中荷文化“元素”,体现“荷兰创意村”格调。

+
+
+
+ +
+
+
+
+ 后龚村 + 查看更多 +
+
+

2019年6月6日,后龚村被列入第五批中国传统村落名录。

+

2017年8月8日,后龚村入选江西省第一批省级传统村落名单。

+

村内有红一方面军司令部旧址

+

红一方面军司令部旧址:位于左坊镇后龚村“后龚祠堂”。祠堂已有400多年历史,坐南背北,四面砖墙,占地700多平方米。厅堂内一律青石板铺地,两边厢房由木板缀贴;分上下两厅,中间有一天井。

+

后龚村附近有红一方面军司令部旧址、中央苏区第四次反“围剿”战役遗址包括左坊红一方面军总部旧址和登仙桥大捷旧址、金溪县象山公园、东源曾家村、龚氏祠堂等旅游景点,有金溪黄栀子、金溪蜜梨、金溪蜜桔、金溪葡萄、金溪浒湾油面等特产。

+
+
+
+ +
+
+
+
+ 荷溪村 + 查看更多 +
+
+

荷溪村目前村庄保留有古民居15栋,荷溪村村门尺度亲切,就像普通的民居小院。那个院子一样的空间,其实是进入村内的过渡空间。

+

武汉大学王炎松教授对荷溪村的界面给予了高度的评价。他说:这种村落的界面,就是古人设计的艺术品,堪可入画。建筑物的组合,进退,层次,虚实。还有池塘的驳岸,前后的树木和植物,古樟,古枫,古柏,箬竹,苦楝,荷花 ,都搭配得恰到好处,无一俗处。村内建筑为典型的赣派建筑,外墙墙基为麻石垒砌,上为青砖砌筑。整个立面较为简朴,正面檐口线呈一字形或凹字形,部分立面设有楼牌式门头。

+

村庄内较有特色和讲究的建筑有名重太邱、坤九公祠和文士公祠和派衍江州门楼。

+

名重太邱:太邱,陈氏堂号。说的是陈氏名人东汉陈寔(shí)(104—187),以清高有德行,闻名于世,因其曾任太丘(避讳孔丘名而作太邱)长,故后世称其为“陈太丘”。民居名重太邱,石匾上的纪年是乾隆四年(1739),题字是一个叫刘报的人写的,距今280年。

+

坤九公祠:坤九公祠位于村庄水渠正前方,以开基祖之一名字命名的公祠。 

+
+
+
+ +
+
+
+
+ 游垫村 + 查看更多 +
+
+

据《金溪县地名志》记载,游垫开基始祖云游至此,因爱此山清水秀,而在此垫基建村,故名游垫村。

+

游垫古村被评为中国传统古村落和中国历史文化名村。它座落在风景美丽的崇岭东北面的山脚下,距金溪县城约4公里,周围与姚坊村、凤凰山村、李家村、洪家村和小岭等村相邻。本村有两个村小组,有两个姓氏,胡姓和全姓。游垫古村西、北高,东、南低,依山而建,座北朝南,一横五纵典型的古村落布局。村前一条由东北向西南形如新月状的大路穿村而过。大路北面为胡氏聚居的古村落,有五条青石板铺设的南北向小巷,由大路直通村后的后龙山,村落的古建筑就错落有序地排列其中,五条小巷以本村名士胡桂芳曾任官职或功名命名,由东向西依次为“大夫第”“方伯巷”“尚书府”“侍郎坊”“进士第”。每个与大路连接的巷口都有一座门楼和巷名牌匾。其中侍郎坊门楼为牌楼式,最为壮观,可惜牌楼遭雷击毁损,侍郎坊牌匾被雷击碎,村民用水泥和碎瓷片制作。尚书府牌匾为精制木雕花纹图案牌匾,在村集体起食堂时做盛菜用具,早已不知去向,后人在门楼上直接书写“尚书府”。大路南面有七丘塘,沿新月形大路分布,称为七星伴月塘。塘的南面为全姓聚居的古村落,座西朝东,目前全姓只有10户,村前有3丘水塘和一座小水库。村的西部和游垫古村只隔一条村前大路,已和胡姓游垫村融为一体,成为一个自然村。   

+
+
+
+ +
+
 
+
+
+ +
+
+
+
顶部
+
+
+
+ + + + + +
+
+
+
+ +
{:lang('user login')}
+ +
+
+
+
+
+
+
+
+
+ +
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+ +
+
+
+
+
+ +
+
{:lang('forget password')}
+
{:lang('register immediately')}
+
+ + {:token('__login__')} +
{:lang('ok')}
+
+
+ × +
+ + +
+
+
+
+ +
手机注册
+ +
+
+
+
+ +
+
+
+
+ +
+ +
+
+ +
+
+
+ +
+
发送验证
+
+
+
+
+ +
+
+ +
+
+
+
+
+
+
+
+ +
+ +
+ +
+
+
+
+
+
+
+
+ +
+ +
+
+
+
+ {:token('__reg__')} + +
+
+
+ 已有账户?立即登录 +
+
+ +
注册
+
+ × +
+ + +
+
+
+
+
完善资料
+
+
+ +
+
+
+
+
+
+
姓名:
+
+ +
+
+ +
+
+
+
+
+
+
+
公司名称:
+
+ +
+
+ +
+
+
+
+
+
+
+
地址:
+
+ +
+
+ +
+
+
+ {:token('__perf__')} +
+
保存
+ × +
+ + +
+
+
+ +
找回密码
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+ +
+
+ +
+
+ +
+
+
+
+
+
+
+
+ +
+
获取验证码
+
+ +
+
+
+ +
+
立即登录
+
免费注册 >
+
+ {:token('__retri__')} +
下一步
+ +
+ × +
+ + +
+
+ +
密码重置
+
+
+ + + +
+
+
+
+ +
+ +
+
+ +
+
+
+
+
+
+
+ +
+ +
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+ +
+
+
+
+
立即登录
+
免费注册 >
+
+ {:token('__reset__')} +
确定
+ + × +
+
+ + +
+
+ +
+
+
+
深圳文交所
+
+
+
+
掌柜文化金服
+
+
+
+
+
+ + +{include file="public:scripts"/} +{notempty name="is_mobile"} + +{/notempty} + + + diff --git a/app/home/view/szwjs/public/css/font2/iconfont.css b/app/home/view/szwjs/public/css/font2/iconfont.css new file mode 100644 index 0000000..3c778f1 --- /dev/null +++ b/app/home/view/szwjs/public/css/font2/iconfont.css @@ -0,0 +1,49 @@ +@font-face {font-family: "iconfont"; + src: url('iconfont2.eot?t=1599812108041'); /* IE9 */ + src: url('iconfont2.eot?t=1599812108041#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAncAAsAAAAAEXgAAAmNAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCECgqUYJARATYCJAMkCxQABCAFhG0HgQ4bSw5RlFBWF9lPTZ4gNAixIQzMCgCYcJAAQAIX8ID0YHMsHp7m0Pdzl3ARFcHQE7ipCUXoais3xWrOzOgKkw7+d00zII4eHMmqESlUGPjJ5domFyo8P6en1ITchBtRdJtvSRPxL0rSQDfBG6Jt3vuE/GsTxhSMXipGY8Y2woqArfmtPwAXrLKRpS6yfv7en/6Ja4V7gESY4BvrvNvY6zTGovhTGAf0bmMM61thVlqAAUqYehZri1m9aLAaO37e3QQ6mw4N3L28f0LjMq4Ghr1VkqDxUKGc4QhNTiU5M4uvRjTF5+OFfLG/P/4rVkOhTPiRj59fcHQ8zvxLOZsz9GrqCM2V40oj4QiSr9m/pHk/gcTbNaQbO+wlZNY8/cxinOl6N7vX/SYVF3MzxOfjgcKsQEgla+x/nlBrlESFyADzR7VZWEFPoGJcTyAzbiaQGPcSKBj3EwjGJIGaUSTQcLHEH4BKWiqcdRDy09NHdk25d4eAQ9LL185GWh7m9Di/dm7Pjw5peniYYCeezM1ObUzMbM/G9ujCVD0wtPWBpqLTQ3tdzGT34fa3M2j4QDnInI8aINkIbleuZOOCMbXXuotxrifJk21wo3iguK1xcyM4xCqOC1jkr7NGnrUayErOZqusijMaqF7oaMjBEDG7Ups0TLreU/QhN9uQGq7eziV5A7a1cA+ZlDWaDutaxSMItEGBGNrKdse5pMhf7Vw7N6iKtVYqKlSrc2G1x7XB8es8vGEYTybb4FVrve1Se017qqYaWW0cw24fgDSuSiuxVIOstMJUIEGUQO2CAmsfOQZB6BpbBYIwiozMFOMqDqdA+mlPXrtSpR7iS2xIkxAoxivmEChK8WSUpkqnEw8OjifWUArudb305k1ZKAgSOYFRkF7fbaJcrRnglVMYp5RQq1aWlXBMeWyxEamp9DyMIyFURcbSShMlyYUoCjXFCA7A8TpTyKQ2ThTXE+V4nZKEYIrCCGAgx9GAXuHkGODZXGkGgsvz7tqVnmI1wFVsCXUA3XXNbtFV4e7r9gqKJ117Fjmtd1xxM27XOQ8ZtPQIdkl+MYPNluNAfQg7ojjsqlwp5XI1+5GdV+XXfLEDtjzegKJ4Neh7NijWK9eC7qzl+lhkWiCd8vEAOakTZKi2HTqHGmMXjuyoavLTnhp0AEjlWqHR7uv87IEr/sa7LllnLpZe1HmS3DM3ZUsO++3WibYOhhL7fFfdDKYGyNXSLVdcMM6qddZaXbRmhW0nQlfsd0UgarNUf55NnhXrDnIAsnKvFQ1R4nIC7aYoxeo8AtAQetFNt3WDHjQEWnLdr7f0EQChUydyEWhggxvaVDuoUvDQPLgQxSgFiZQNURMStJ7kIng9uTJZpZzoXkOQrF2LXt+hfyGdLm/XJbt1zsEmy2fnOylKjGIvuihU6qVQMIiR3/5cXN0q4fsFVMw9EnxsfmWgn72kdfWlv620gd8QmHrH/o4ohP+GX/XaMJQYGv9ab8CTIdOdJ798mzwVeS0wv35dGC1xdHzyRDj35fPTT2Wlhd5jBfPGLmw7efrF7TUzoE9d9/2iKJjFYnBsAqn8ev+5GdrDle0f3puZzcV8HMx9RCKxVrtfMzP7kKAxvtgryhqxMzZwDE1xz/dfugRTv/97+4V3xLNXD0WssZNBgyAS1mo/f5m/8uTuHy9KJOdLxROE0a9/Ubsix69YcONGesH1G8d3TnKf+vLCuGfaRpwHTGtDXV3rep/TjvR2D71/N/TGG3bS4A0NEt/hI4v7q5MTPCfuCrCYEFLd+PbgeTJ3V9Ok5UVbwd5mOd21kLd88mFxi+28Qq5NlgPcujlGYO14vMS7xNq13jbctr50u6M1v9SbfaCY1s3QoDSBcYyo7Ix5Ka0oj5y2/6l1QZH7cnBjvayi09iwJPNHbInC27LsIoKuk06HaH8+03YDWeTA2/b0f+zTtqCZIJmmHdKvgVfDw3pYi77jvUNpu39/BtcVunko2hI1bQInysiHrjotqgSdMDbOBMzbtHGWQ4e2ZfoBjbdRJDu6rVQiGDG7ySU42bCTnsuYwbSv08HIpXdGOngFe9Xu2M6cYTKDucOsU4XsMHT1EJ7JBEz1bOYjlaHKeCYDMGZmM6RuhnoWn+faM4HO0y3gYttZvlGSx7KM/3Hj6gFj43/XTG0W3315Zs6w00Ox2NhE13o49qDHxXYO/P/hnKCUizqS4SAmK1rIXmWe8YavZ0Kwz6ttrh7I2X/VZvWnWSFNbuCcf8fB9DLXMrcyS+CfXuham54cns5PgGJycmMAY6gBikngx6/iWjvKqjrWXm8fW231PhaOjhIIlCvBCZ/WjT40Tz+vJtilNjVQNEMUmOr8ysHD08kc4/2S2PjFqVCKw1JmZo77XB2rSaJZabY13mqoVbDE8mS7ZpLcsMG5ysJ8SqiH/6RTIPSqkZMNz1Q+1c3n/6PzpNjeyMjFqVHJMfY+7nK5CXOEDzrEHUaDtQbat1y00r6AZjOLn7VJmuT74VNPXtPInay1R6VH17J2+jR1fni/8eRu2q+Cl4ZXtN0PrWkFffzpNoycR8g7zjvkETpMu4zkP5r3lvt23iPtEHcIOfoICfBSBvVAAIsOR94fmqEcurCQ/VHo4zGL4WvXYCiLFRay8gaUWYORL4MZQKeDiMy0ODABZJSBHCHIziidAOJAZrIJnR7AZHizGrx9ooFICCKsyn454FT4oMEP4P/kECywQ3eOw+GdX2pgryzHGAN96JMOeGzonV9wct4VkS06h+4FFj+pvZhvGvK1Qf9WN91VTETthv9bhWHFB2kUXIUzplBwVf5IvKjNr8XrfIXw1jma4pqFTmzgPFk764+yFwoLJ+bsBT+yUNuAJDNvQYb5KLLUuw4VzDciO4euzu/NcYZEbnHgC5Fh2ndkYdJvSDD/QIb5N7K06F+pYFkpsvMklq7Y21mvJs8ckAAc0z5WzGihlYRJZ/gDyNgijiT1oBdwXhmN8yT79VyBBtfEMb4jixAEFs608SU7Alotg2tnKmAhKdFdN9JU3I9NmGmjSXc4gAhmbA6j+ukVxtBE4GAy9vUPgBS1EC5j3nf6F8Dx1PaxXCIroL8iutC8QxnrdUiFQOUC1qc6Rht2SeWgJToNrJbvVgFMkCgrtNcaUlpPFCVJ99ntfU3svgX5E9soIkWOMqqoo4k2OlOnoMtI+sqbmj1F9LCI3ThSKbGzHusrXRItxwXo5HI5wUn10XFzXNHIifFv2iL6aJ6Zuu+ULAMl2kaiEQIAAA==') format('woff2'), + url('iconfont2.woff?t=1599812108041') format('woff'), + url('iconfont2.ttf?t=1599812108041') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ + url('iconfont2.svg?t=1599812108041#iconfont') format('svg'); /* iOS 4.1- */ +} + +.iconfont { + font-family: "iconfont" !important; + font-size: 17px; + font-style: normal; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +.icon-wenhuayishuxian:before { + content: "\e62a"; +} + +.icon-fuwu:before { + content: "\e61f"; +} + +.icon-jijin:before { + content: "\e61a"; +} + +.icon-yinhang:before { + content: "\e618"; +} + +.icon-fenxiang:before { + content: "\e713"; +} + +.icon-dianshang:before { + content: "\e611"; +} + +.icon-dibudaohanglan-:before { + content: "\e62e"; +} + +.icon-copyrightbanquan:before { + content: "\e666"; +} + diff --git a/app/home/view/szwjs/public/css/font2/iconfont.js b/app/home/view/szwjs/public/css/font2/iconfont.js new file mode 100644 index 0000000..6578d5e --- /dev/null +++ b/app/home/view/szwjs/public/css/font2/iconfont.js @@ -0,0 +1 @@ +!function(c){var t,e,l,n,o,i,h,a='',s=(t=document.getElementsByTagName("script"))[t.length-1].getAttribute("data-injectcss");if(s&&!c.__iconfont__svg__cssinject__){c.__iconfont__svg__cssinject__=!0;try{document.write("")}catch(c){console&&console.log(c)}}function d(){i||(i=!0,n())}e=function(){var c,t,e,l,n,o=document.createElement("div");o.innerHTML=a,a=null,(c=o.getElementsByTagName("svg")[0])&&(c.setAttribute("aria-hidden","true"),c.style.position="absolute",c.style.width=0,c.style.height=0,c.style.overflow="hidden",t=c,(e=document.body).firstChild?(l=t,(n=e.firstChild).parentNode.insertBefore(l,n)):e.appendChild(t))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(e,0):(l=function(){document.removeEventListener("DOMContentLoaded",l,!1),e()},document.addEventListener("DOMContentLoaded",l,!1)):document.attachEvent&&(n=e,o=c.document,i=!1,(h=function(){try{o.documentElement.doScroll("left")}catch(c){return void setTimeout(h,50)}d()})(),o.onreadystatechange=function(){"complete"==o.readyState&&(o.onreadystatechange=null,d())})}(window); \ No newline at end of file diff --git a/app/home/view/szwjs/public/css/font2/iconfont.json b/app/home/view/szwjs/public/css/font2/iconfont.json new file mode 100644 index 0000000..35725cc --- /dev/null +++ b/app/home/view/szwjs/public/css/font2/iconfont.json @@ -0,0 +1,65 @@ +{ + "id": "", + "name": "", + "font_family": "iconfont", + "css_prefix_text": "icon-", + "description": "", + "glyphs": [ + { + "icon_id": "625987", + "name": "42-文化艺术-线", + "font_class": "wenhuayishuxian", + "unicode": "e62a", + "unicode_decimal": 58922 + }, + { + "icon_id": "933672", + "name": "服务", + "font_class": "fuwu", + "unicode": "e61f", + "unicode_decimal": 58911 + }, + { + "icon_id": "1279034", + "name": "基金", + "font_class": "jijin", + "unicode": "e61a", + "unicode_decimal": 58906 + }, + { + "icon_id": "4217038", + "name": "银行", + "font_class": "yinhang", + "unicode": "e618", + "unicode_decimal": 58904 + }, + { + "icon_id": "4266160", + "name": "分享", + "font_class": "fenxiang", + "unicode": "e713", + "unicode_decimal": 59155 + }, + { + "icon_id": "6022349", + "name": "电商", + "font_class": "dianshang", + "unicode": "e611", + "unicode_decimal": 58897 + }, + { + "icon_id": "8783188", + "name": "学校", + "font_class": "dibudaohanglan-", + "unicode": "e62e", + "unicode_decimal": 58926 + }, + { + "icon_id": "15727009", + "name": "copyright版权", + "font_class": "copyrightbanquan", + "unicode": "e666", + "unicode_decimal": 58982 + } + ] +} diff --git a/app/home/view/szwjs/public/css/font2/iconfont2.eot b/app/home/view/szwjs/public/css/font2/iconfont2.eot new file mode 100644 index 0000000..b8877b9 Binary files /dev/null and b/app/home/view/szwjs/public/css/font2/iconfont2.eot differ diff --git a/app/home/view/szwjs/public/css/font2/iconfont2.svg b/app/home/view/szwjs/public/css/font2/iconfont2.svg new file mode 100644 index 0000000..61d6d1e --- /dev/null +++ b/app/home/view/szwjs/public/css/font2/iconfont2.svg @@ -0,0 +1,50 @@ + + + + + +Created by iconfont + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/home/view/szwjs/public/css/font2/iconfont2.ttf b/app/home/view/szwjs/public/css/font2/iconfont2.ttf new file mode 100644 index 0000000..b7ce17d Binary files /dev/null and b/app/home/view/szwjs/public/css/font2/iconfont2.ttf differ diff --git a/app/home/view/szwjs/public/css/font2/iconfont2.woff b/app/home/view/szwjs/public/css/font2/iconfont2.woff new file mode 100644 index 0000000..34e20ba Binary files /dev/null and b/app/home/view/szwjs/public/css/font2/iconfont2.woff differ diff --git a/app/home/view/szwjs/public/css/font2/iconfont2.woff2 b/app/home/view/szwjs/public/css/font2/iconfont2.woff2 new file mode 100644 index 0000000..841bbb2 Binary files /dev/null and b/app/home/view/szwjs/public/css/font2/iconfont2.woff2 differ diff --git a/app/home/view/szwjs/public/css/fonts/font-awesome/css/font-awesome-ie7.min.css b/app/home/view/szwjs/public/css/fonts/font-awesome/css/font-awesome-ie7.min.css new file mode 100644 index 0000000..ff9e943 --- /dev/null +++ b/app/home/view/szwjs/public/css/fonts/font-awesome/css/font-awesome-ie7.min.css @@ -0,0 +1 @@ +@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.4.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-music{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-search{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-envelope-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-heart{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-star{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-star-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-user{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-film{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-th-large{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-th{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-th-list{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-check{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-remove,.fa-close,.fa-times{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-search-plus{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-search-minus{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-power-off{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-signal{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-gear,.fa-cog{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-trash-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-home{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-file-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-clock-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-road{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-download{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-arrow-circle-o-down{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-arrow-circle-o-up{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-inbox{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-play-circle-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-rotate-right,.fa-repeat{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-refresh{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-list-alt{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-lock{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-flag{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-headphones{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-volume-off{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-volume-down{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-volume-up{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-qrcode{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-barcode{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-tag{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-tags{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-book{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-bookmark{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-print{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-camera{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-font{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-bold{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-italic{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-text-height{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-text-width{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-align-left{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-align-center{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-align-right{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-align-justify{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-list{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-dedent,.fa-outdent{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-indent{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-video-camera{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-photo,.fa-image,.fa-picture-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-pencil{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-map-marker{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-adjust{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-tint{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-edit,.fa-pencil-square-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-share-square-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-check-square-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-arrows{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-step-backward{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-fast-backward{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-backward{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-play{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-pause{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-stop{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-forward{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-fast-forward{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-step-forward{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-eject{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-chevron-left{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-chevron-right{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-plus-circle{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-minus-circle{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-times-circle{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-check-circle{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-question-circle{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-info-circle{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-crosshairs{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-times-circle-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-check-circle-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-ban{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-arrow-left{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-arrow-right{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-arrow-up{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-arrow-down{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-mail-forward,.fa-share{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-expand{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-compress{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-plus{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-minus{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-asterisk{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-exclamation-circle{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-gift{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-leaf{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-fire{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-eye{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-eye-slash{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-warning,.fa-exclamation-triangle{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-plane{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-calendar{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-random{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-comment{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-magnet{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-chevron-up{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-chevron-down{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-retweet{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-shopping-cart{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-folder{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-folder-open{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-arrows-v{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-arrows-h{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-bar-chart-o,.fa-bar-chart{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-twitter-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-facebook-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-camera-retro{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-key{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-gears,.fa-cogs{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-comments{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-thumbs-o-up{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-thumbs-o-down{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-star-half{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-heart-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-sign-out{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-linkedin-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-thumb-tack{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-external-link{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-sign-in{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-trophy{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-github-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-upload{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-lemon-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-phone{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-square-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-bookmark-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-phone-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-twitter{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-facebook-f,.fa-facebook{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-github{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-unlock{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-credit-card{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-feed,.fa-rss{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hdd-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-bullhorn{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-bell{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-certificate{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hand-o-right{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hand-o-left{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hand-o-up{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hand-o-down{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-arrow-circle-left{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-arrow-circle-right{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-arrow-circle-up{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-arrow-circle-down{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-globe{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-wrench{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-tasks{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-filter{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-briefcase{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-arrows-alt{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-group,.fa-users{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-chain,.fa-link{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cloud{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-flask{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cut,.fa-scissors{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-copy,.fa-files-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-paperclip{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-save,.fa-floppy-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-navicon,.fa-reorder,.fa-bars{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-list-ul{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-list-ol{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-strikethrough{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-underline{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-table{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-magic{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-truck{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-pinterest{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-pinterest-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-google-plus-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-google-plus{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-money{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-caret-down{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-caret-up{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-caret-left{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-caret-right{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-columns{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-unsorted,.fa-sort{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-sort-down,.fa-sort-desc{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-sort-up,.fa-sort-asc{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-envelope{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-linkedin{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-rotate-left,.fa-undo{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-legal,.fa-gavel{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-dashboard,.fa-tachometer{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-comment-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-comments-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-flash,.fa-bolt{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-sitemap{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-umbrella{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-paste,.fa-clipboard{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-lightbulb-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-exchange{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cloud-download{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cloud-upload{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-user-md{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-stethoscope{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-suitcase{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-bell-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-coffee{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cutlery{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-file-text-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-building-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hospital-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-ambulance{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-medkit{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-fighter-jet{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-beer{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-h-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-plus-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-angle-double-left{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-angle-double-right{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-angle-double-up{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-angle-double-down{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-angle-left{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-angle-right{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-angle-up{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-angle-down{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-desktop{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-laptop{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-tablet{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-mobile-phone,.fa-mobile{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-circle-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-quote-left{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-quote-right{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-spinner{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-circle{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-mail-reply,.fa-reply{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-github-alt{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-folder-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-folder-open-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-smile-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-frown-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-meh-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-gamepad{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-keyboard-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-flag-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-flag-checkered{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-terminal{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-code{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-mail-reply-all,.fa-reply-all{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-star-half-empty,.fa-star-half-full,.fa-star-half-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-location-arrow{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-crop{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-code-fork{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-unlink,.fa-chain-broken{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-question{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-info{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-exclamation{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-superscript{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-subscript{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-eraser{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-puzzle-piece{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-microphone{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-microphone-slash{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-shield{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-calendar-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-fire-extinguisher{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-rocket{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-maxcdn{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-chevron-circle-left{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-chevron-circle-right{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-chevron-circle-up{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-chevron-circle-down{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-html5{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-css3{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-anchor{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-unlock-alt{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-bullseye{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-ellipsis-h{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-ellipsis-v{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-rss-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-play-circle{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-ticket{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-minus-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-minus-square-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-level-up{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-level-down{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-check-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-pencil-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-external-link-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-share-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-compass{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-toggle-down,.fa-caret-square-o-down{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-toggle-up,.fa-caret-square-o-up{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-toggle-right,.fa-caret-square-o-right{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-euro,.fa-eur{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-gbp{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-dollar,.fa-usd{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-rupee,.fa-inr{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cny,.fa-rmb,.fa-yen,.fa-jpy{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-ruble,.fa-rouble,.fa-rub{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-won,.fa-krw{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-bitcoin,.fa-btc{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-file{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-file-text{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-sort-alpha-asc{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-sort-alpha-desc{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-sort-amount-asc{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-sort-amount-desc{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-sort-numeric-asc{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-sort-numeric-desc{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-thumbs-up{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-thumbs-down{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-youtube-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-youtube{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-xing{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-xing-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-youtube-play{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-dropbox{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-stack-overflow{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-instagram{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-flickr{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-adn{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-bitbucket{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-bitbucket-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-tumblr{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-tumblr-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-long-arrow-down{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-long-arrow-up{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-long-arrow-left{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-long-arrow-right{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-apple{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-windows{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-android{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-linux{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-dribbble{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-skype{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-foursquare{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-trello{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-female{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-male{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-gittip,.fa-gratipay{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-sun-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-moon-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-archive{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-bug{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-vk{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-weibo{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-renren{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-pagelines{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-stack-exchange{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-arrow-circle-o-right{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-arrow-circle-o-left{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-toggle-left,.fa-caret-square-o-left{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-dot-circle-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-wheelchair{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-vimeo-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-turkish-lira,.fa-try{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-plus-square-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-space-shuttle{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-slack{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-envelope-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-wordpress{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-openid{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-institution,.fa-bank,.fa-university{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-mortar-board,.fa-graduation-cap{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-yahoo{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-google{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-reddit{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-reddit-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-stumbleupon-circle{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-stumbleupon{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-delicious{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-digg{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-pied-piper{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-pied-piper-alt{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-drupal{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-joomla{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-language{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-fax{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-building{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-child{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-paw{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-spoon{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cube{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cubes{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-behance{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-behance-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-steam{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-steam-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-recycle{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-automobile,.fa-car{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cab,.fa-taxi{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-tree{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-spotify{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-deviantart{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-soundcloud{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-database{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-file-pdf-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-file-word-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-file-excel-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-file-powerpoint-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-file-photo-o,.fa-file-picture-o,.fa-file-image-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-file-zip-o,.fa-file-archive-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-file-sound-o,.fa-file-audio-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-file-movie-o,.fa-file-video-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-file-code-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-vine{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-codepen{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-jsfiddle{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-life-bouy,.fa-life-buoy,.fa-life-saver,.fa-support,.fa-life-ring{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-circle-o-notch{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-ra,.fa-rebel{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-ge,.fa-empire{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-git-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-git{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-y-combinator-square,.fa-yc-square,.fa-hacker-news{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-tencent-weibo{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-qq{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-wechat,.fa-weixin{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-send,.fa-paper-plane{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-send-o,.fa-paper-plane-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-history{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-circle-thin{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-header{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-paragraph{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-sliders{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-share-alt{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-share-alt-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-bomb{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-soccer-ball-o,.fa-futbol-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-tty{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-binoculars{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-plug{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-slideshare{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-twitch{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-yelp{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-newspaper-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-wifi{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-calculator{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-paypal{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-google-wallet{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cc-visa{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cc-mastercard{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cc-discover{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cc-amex{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cc-paypal{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cc-stripe{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-bell-slash{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-bell-slash-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-trash{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-copyright{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-at{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-eyedropper{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-paint-brush{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-birthday-cake{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-area-chart{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-pie-chart{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-line-chart{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-lastfm{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-lastfm-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-toggle-off{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-toggle-on{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-bicycle{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-bus{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-ioxhost{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-angellist{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cc{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-shekel,.fa-sheqel,.fa-ils{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-meanpath{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-buysellads{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-connectdevelop{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-dashcube{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-forumbee{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-leanpub{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-sellsy{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-shirtsinbulk{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-simplybuilt{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-skyatlas{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cart-plus{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cart-arrow-down{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-diamond{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-ship{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-user-secret{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-motorcycle{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-street-view{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-heartbeat{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-venus{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-mars{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-mercury{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-intersex,.fa-transgender{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-transgender-alt{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-venus-double{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-mars-double{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-venus-mars{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-mars-stroke{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-mars-stroke-v{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-mars-stroke-h{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-neuter{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-genderless{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-facebook-official{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-pinterest-p{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-whatsapp{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-server{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-user-plus{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-user-times{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hotel,.fa-bed{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-viacoin{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-train{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-subway{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-medium{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-yc,.fa-y-combinator{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-optin-monster{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-opencart{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-expeditedssl{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-battery-4,.fa-battery-full{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-battery-3,.fa-battery-three-quarters{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-battery-2,.fa-battery-half{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-battery-1,.fa-battery-quarter{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-battery-0,.fa-battery-empty{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-mouse-pointer{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-i-cursor{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-object-group{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-object-ungroup{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-sticky-note{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-sticky-note-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cc-jcb{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-cc-diners-club{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-clone{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-balance-scale{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hourglass-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hourglass-1,.fa-hourglass-start{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hourglass-2,.fa-hourglass-half{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hourglass-3,.fa-hourglass-end{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hourglass{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hand-grab-o,.fa-hand-rock-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hand-stop-o,.fa-hand-paper-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hand-scissors-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hand-lizard-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hand-spock-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hand-pointer-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-hand-peace-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-trademark{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-registered{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-creative-commons{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-gg{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-gg-circle{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-tripadvisor{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-odnoklassniki{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-odnoklassniki-square{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-get-pocket{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-wikipedia-w{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-safari{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-chrome{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-firefox{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-opera{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-internet-explorer{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-tv,.fa-television{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-contao{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-500px{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-amazon{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-calendar-plus-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-calendar-minus-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-calendar-times-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-calendar-check-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-industry{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-map-pin{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-map-signs{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-map-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-map{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-commenting{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-commenting-o{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-houzz{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-vimeo{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-black-tie{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')}.fa-fonticons{*zoom:expression(this.runtimeStyle ['zoom'] = '1',this.innerHTML = '')} \ No newline at end of file diff --git a/app/home/view/szwjs/public/css/fonts/font-awesome/css/font-awesome.css b/app/home/view/szwjs/public/css/fonts/font-awesome/css/font-awesome.css new file mode 100644 index 0000000..5b9cf59 --- /dev/null +++ b/app/home/view/szwjs/public/css/fonts/font-awesome/css/font-awesome.css @@ -0,0 +1,1479 @@ +/*! + * Font Awesome 3.2.1 + * the iconic font designed for Bootstrap + * ------------------------------------------------------------------------------ + * The full suite of pictographic icons, examples, and documentation can be + * found at http//fontawesome.io. Stay up to date on Twitter at + * http//twitter.com/fontawesome. + * + * License + * ------------------------------------------------------------------------------ + * - The Font Awesome font is licensed under SIL OFL 1.1 - + * http//scripts.sil.org/OFL + * - Font Awesome CSS, LESS, and SASS files are licensed under MIT License - + * http//opensource.org/licenses/mit-license.html + * - Font Awesome documentation licensed under CC BY 3.0 - + * http//creativecommons.org/licenses/by/3.0/ + * - Attribution is no longer required in Font Awesome 3.0, but much appreciated: + * "Font Awesome by Dave Gandy - http//fontawesome.io" + * + * Author - Dave Gandy + * ------------------------------------------------------------------------------ + * Email: dave@fontawesome.io + * Twitter: http//twitter.com/davegandy + * Work: Lead Product Designer @ Kyruus - http//kyruus.com + */ +/* FONT PATH + * -------------------------- */ +@font-face { + font-family: 'FontAwesome'; + src: url('../font/fontawesome-webfontf77b.eot?v=3.2.1'); + src: url('../font/fontawesome-webfontd41d.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../font/fontawesome-webfontf77b.woff?v=3.2.1') format('woff'), url('../font/fontawesome-webfontf77b.ttf?v=3.2.1') format('truetype'), url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg'); + font-weight: normal; + font-style: normal; +} +/* FONT AWESOME CORE + * -------------------------- */ +[class^="icon-"], +[class*=" icon-"] { + font-family: FontAwesome; + font-weight: normal; + font-style: normal; + text-decoration: inherit; + -webkit-font-smoothing: antialiased; + *margin-right: .3em; +} +[class^="icon-"]:before, +[class*=" icon-"]:before { + text-decoration: inherit; + display: inline-block; + speak: none; +} +/* makes the font 33% larger relative to the icon container */ +.icon-large:before { + vertical-align: -10%; + font-size: 1.3333333333333333em; +} +/* makes sure icons active on rollover in links */ +a [class^="icon-"], +a [class*=" icon-"] { + display: inline; +} +/* increased font size for icon-large */ +[class^="icon-"].icon-fixed-width, +[class*=" icon-"].icon-fixed-width { + display: inline-block; + width: 1.1428571428571428em; + text-align: right; + padding-right: 0.2857142857142857em; +} +[class^="icon-"].icon-fixed-width.icon-large, +[class*=" icon-"].icon-fixed-width.icon-large { + width: 1.4285714285714286em; +} +.icons-ul { + margin-left: 2.142857142857143em; + list-style-type: none; +} +.icons-ul > li { + position: relative; +} +.icons-ul .icon-li { + position: absolute; + left: -2.142857142857143em; + width: 2.142857142857143em; + text-align: center; + line-height: inherit; +} +[class^="icon-"].hide, +[class*=" icon-"].hide { + display: none; +} +.icon-muted { + color: #eeeeee; +} +.icon-light { + color: #ffffff; +} +.icon-dark { + color: #333333; +} +.icon-border { + border: solid 1px #eeeeee; + padding: .2em .25em .15em; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; +} +.icon-2x { + font-size: 2em; +} +.icon-2x.icon-border { + border-width: 2px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px; +} +.icon-3x { + font-size: 3em; +} +.icon-3x.icon-border { + border-width: 3px; + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + border-radius: 5px; +} +.icon-4x { + font-size: 4em; +} +.icon-4x.icon-border { + border-width: 4px; + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px; +} +.icon-5x { + font-size: 5em; +} +.icon-5x.icon-border { + border-width: 5px; + -webkit-border-radius: 7px; + -moz-border-radius: 7px; + border-radius: 7px; +} +.pull-right { + float: right; +} +.pull-left { + float: left; +} +[class^="icon-"].pull-left, +[class*=" icon-"].pull-left { + margin-right: .3em; +} +[class^="icon-"].pull-right, +[class*=" icon-"].pull-right { + margin-left: .3em; +} +/* BOOTSTRAP SPECIFIC CLASSES + * -------------------------- */ +/* Bootstrap 2.0 sprites.less reset */ +[class^="icon-"], +[class*=" icon-"] { + display: inline; + width: auto; + height: auto; + line-height: normal; + vertical-align: baseline; + background-image: none; + background-position: 0% 0%; + background-repeat: repeat; + margin-top: 0; +} +/* more sprites.less reset */ +.icon-white, +.nav-pills > .active > a > [class^="icon-"], +.nav-pills > .active > a > [class*=" icon-"], +.nav-list > .active > a > [class^="icon-"], +.nav-list > .active > a > [class*=" icon-"], +.navbar-inverse .nav > .active > a > [class^="icon-"], +.navbar-inverse .nav > .active > a > [class*=" icon-"], +.dropdown-menu > li > a:hover > [class^="icon-"], +.dropdown-menu > li > a:hover > [class*=" icon-"], +.dropdown-menu > .active > a > [class^="icon-"], +.dropdown-menu > .active > a > [class*=" icon-"], +.dropdown-submenu:hover > a > [class^="icon-"], +.dropdown-submenu:hover > a > [class*=" icon-"] { + background-image: none; +} +/* keeps Bootstrap styles with and without icons the same */ +.btn [class^="icon-"].icon-large, +.nav [class^="icon-"].icon-large, +.btn [class*=" icon-"].icon-large, +.nav [class*=" icon-"].icon-large { + line-height: .9em; +} +.btn [class^="icon-"].icon-spin, +.nav [class^="icon-"].icon-spin, +.btn [class*=" icon-"].icon-spin, +.nav [class*=" icon-"].icon-spin { + display: inline-block; +} +.nav-tabs [class^="icon-"], +.nav-pills [class^="icon-"], +.nav-tabs [class*=" icon-"], +.nav-pills [class*=" icon-"], +.nav-tabs [class^="icon-"].icon-large, +.nav-pills [class^="icon-"].icon-large, +.nav-tabs [class*=" icon-"].icon-large, +.nav-pills [class*=" icon-"].icon-large { + line-height: .9em; +} +.btn [class^="icon-"].pull-left.icon-2x, +.btn [class*=" icon-"].pull-left.icon-2x, +.btn [class^="icon-"].pull-right.icon-2x, +.btn [class*=" icon-"].pull-right.icon-2x { + margin-top: .18em; +} +.btn [class^="icon-"].icon-spin.icon-large, +.btn [class*=" icon-"].icon-spin.icon-large { + line-height: .8em; +} +.btn.btn-small [class^="icon-"].pull-left.icon-2x, +.btn.btn-small [class*=" icon-"].pull-left.icon-2x, +.btn.btn-small [class^="icon-"].pull-right.icon-2x, +.btn.btn-small [class*=" icon-"].pull-right.icon-2x { + margin-top: .25em; +} +.btn.btn-large [class^="icon-"], +.btn.btn-large [class*=" icon-"] { + margin-top: 0; +} +.btn.btn-large [class^="icon-"].pull-left.icon-2x, +.btn.btn-large [class*=" icon-"].pull-left.icon-2x, +.btn.btn-large [class^="icon-"].pull-right.icon-2x, +.btn.btn-large [class*=" icon-"].pull-right.icon-2x { + margin-top: .05em; +} +.btn.btn-large [class^="icon-"].pull-left.icon-2x, +.btn.btn-large [class*=" icon-"].pull-left.icon-2x { + margin-right: .2em; +} +.btn.btn-large [class^="icon-"].pull-right.icon-2x, +.btn.btn-large [class*=" icon-"].pull-right.icon-2x { + margin-left: .2em; +} +/* Fixes alignment in nav lists */ +.nav-list [class^="icon-"], +.nav-list [class*=" icon-"] { + line-height: inherit; +} +/* EXTRAS + * -------------------------- */ +/* Stacked and layered icon */ +.icon-stack { + position: relative; + display: inline-block; + width: 2em; + height: 2em; + line-height: 2em; + vertical-align: -35%; +} +.icon-stack [class^="icon-"], +.icon-stack [class*=" icon-"] { + display: block; + text-align: center; + position: absolute; + width: 100%; + height: 100%; + font-size: 1em; + line-height: inherit; + *line-height: 2em; +} +.icon-stack .icon-stack-base { + font-size: 2em; + *line-height: 1em; +} +/* Animated rotating icon */ +.icon-spin { + display: inline-block; + -moz-animation: spin 2s infinite linear; + -o-animation: spin 2s infinite linear; + -webkit-animation: spin 2s infinite linear; + animation: spin 2s infinite linear; +} +/* Prevent stack and spinners from being taken inline when inside a link */ +a .icon-stack, +a .icon-spin { + display: inline-block; + text-decoration: none; +} +@-moz-keyframes spin { + 0% { + -moz-transform: rotate(0deg); + } + 100% { + -moz-transform: rotate(359deg); + } +} +@-webkit-keyframes spin { + 0% { + -webkit-transform: rotate(0deg); + } + 100% { + -webkit-transform: rotate(359deg); + } +} +@-o-keyframes spin { + 0% { + -o-transform: rotate(0deg); + } + 100% { + -o-transform: rotate(359deg); + } +} +@-ms-keyframes spin { + 0% { + -ms-transform: rotate(0deg); + } + 100% { + -ms-transform: rotate(359deg); + } +} +@keyframes spin { + 0% { + transform: rotate(0deg); + } + 100% { + transform: rotate(359deg); + } +} +/* Icon rotations and mirroring */ +.icon-rotate-90:before { + -webkit-transform: rotate(90deg); + -moz-transform: rotate(90deg); + -ms-transform: rotate(90deg); + -o-transform: rotate(90deg); + transform: rotate(90deg); + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); +} +.icon-rotate-180:before { + -webkit-transform: rotate(180deg); + -moz-transform: rotate(180deg); + -ms-transform: rotate(180deg); + -o-transform: rotate(180deg); + transform: rotate(180deg); + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); +} +.icon-rotate-270:before { + -webkit-transform: rotate(270deg); + -moz-transform: rotate(270deg); + -ms-transform: rotate(270deg); + -o-transform: rotate(270deg); + transform: rotate(270deg); + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); +} +.icon-flip-horizontal:before { + -webkit-transform: scale(-1, 1); + -moz-transform: scale(-1, 1); + -ms-transform: scale(-1, 1); + -o-transform: scale(-1, 1); + transform: scale(-1, 1); +} +.icon-flip-vertical:before { + -webkit-transform: scale(1, -1); + -moz-transform: scale(1, -1); + -ms-transform: scale(1, -1); + -o-transform: scale(1, -1); + transform: scale(1, -1); +} +/* ensure rotation occurs inside anchor tags */ +a .icon-rotate-90:before, +a .icon-rotate-180:before, +a .icon-rotate-270:before, +a .icon-flip-horizontal:before, +a .icon-flip-vertical:before { + display: inline-block; +} +/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen + readers do not read off random characters that represent icons */ +.icon-glass:before { + content: "\f000"; +} +.icon-music:before { + content: "\f001"; +} +.icon-search:before { + content: "\f002"; +} +.icon-envelope-alt:before { + content: "\f003"; +} +.icon-heart:before { + content: "\f004"; +} +.icon-star:before { + content: "\f005"; +} +.icon-star-empty:before { + content: "\f006"; +} +.icon-user:before { + content: "\f007"; +} +.icon-film:before { + content: "\f008"; +} +.icon-th-large:before { + content: "\f009"; +} +.icon-th:before { + content: "\f00a"; +} +.icon-th-list:before { + content: "\f00b"; +} +.icon-ok:before { + content: "\f00c"; +} +.icon-remove:before { + content: "\f00d"; +} +.icon-zoom-in:before { + content: "\f00e"; +} +.icon-zoom-out:before { + content: "\f010"; +} +.icon-power-off:before, +.icon-off:before { + content: "\f011"; +} +.icon-signal:before { + content: "\f012"; +} +.icon-gear:before, +.icon-cog:before { + content: "\f013"; +} +.icon-trash:before { + content: "\f014"; +} +.icon-home:before { + content: "\f015"; +} +.icon-file-alt:before { + content: "\f016"; +} +.icon-time:before { + content: "\f017"; +} +.icon-road:before { + content: "\f018"; +} +.icon-download-alt:before { + content: "\f019"; +} +.icon-download:before { + content: "\f01a"; +} +.icon-upload:before { + content: "\f01b"; +} +.icon-inbox:before { + content: "\f01c"; +} +.icon-play-circle:before { + content: "\f01d"; +} +.icon-rotate-right:before, +.icon-repeat:before { + content: "\f01e"; +} +.icon-refresh:before { + content: "\f021"; +} +.icon-list-alt:before { + content: "\f022"; +} +.icon-lock:before { + content: "\f023"; +} +.icon-flag:before { + content: "\f024"; +} +.icon-headphones:before { + content: "\f025"; +} +.icon-volume-off:before { + content: "\f026"; +} +.icon-volume-down:before { + content: "\f027"; +} +.icon-volume-up:before { + content: "\f028"; +} +.icon-qrcode:before { + content: "\f029"; +} +.icon-barcode:before { + content: "\f02a"; +} +.icon-tag:before { + content: "\f02b"; +} +.icon-tags:before { + content: "\f02c"; +} +.icon-book:before { + content: "\f02d"; +} +.icon-bookmark:before { + content: "\f02e"; +} +.icon-print:before { + content: "\f02f"; +} +.icon-camera:before { + content: "\f030"; +} +.icon-font:before { + content: "\f031"; +} +.icon-bold:before { + content: "\f032"; +} +.icon-italic:before { + content: "\f033"; +} +.icon-text-height:before { + content: "\f034"; +} +.icon-text-width:before { + content: "\f035"; +} +.icon-align-left:before { + content: "\f036"; +} +.icon-align-center:before { + content: "\f037"; +} +.icon-align-right:before { + content: "\f038"; +} +.icon-align-justify:before { + content: "\f039"; +} +.icon-list:before { + content: "\f03a"; +} +.icon-indent-left:before { + content: "\f03b"; +} +.icon-indent-right:before { + content: "\f03c"; +} +.icon-facetime-video:before { + content: "\f03d"; +} +.icon-picture:before { + content: "\f03e"; +} +.icon-pencil:before { + content: "\f040"; +} +.icon-map-marker:before { + content: "\f041"; +} +.icon-adjust:before { + content: "\f042"; +} +.icon-tint:before { + content: "\f043"; +} +.icon-edit:before { + content: "\f044"; +} +.icon-share:before { + content: "\f045"; +} +.icon-check:before { + content: "\f046"; +} +.icon-move:before { + content: "\f047"; +} +.icon-step-backward:before { + content: "\f048"; +} +.icon-fast-backward:before { + content: "\f049"; +} +.icon-backward:before { + content: "\f04a"; +} +.icon-play:before { + content: "\f04b"; +} +.icon-pause:before { + content: "\f04c"; +} +.icon-stop:before { + content: "\f04d"; +} +.icon-forward:before { + content: "\f04e"; +} +.icon-fast-forward:before { + content: "\f050"; +} +.icon-step-forward:before { + content: "\f051"; +} +.icon-eject:before { + content: "\f052"; +} +.icon-chevron-left:before { + content: "\f053"; +} +.icon-chevron-right:before { + content: "\f054"; +} +.icon-plus-sign:before { + content: "\f055"; +} +.icon-minus-sign:before { + content: "\f056"; +} +.icon-remove-sign:before { + content: "\f057"; +} +.icon-ok-sign:before { + content: "\f058"; +} +.icon-question-sign:before { + content: "\f059"; +} +.icon-info-sign:before { + content: "\f05a"; +} +.icon-screenshot:before { + content: "\f05b"; +} +.icon-remove-circle:before { + content: "\f05c"; +} +.icon-ok-circle:before { + content: "\f05d"; +} +.icon-ban-circle:before { + content: "\f05e"; +} +.icon-arrow-left:before { + content: "\f060"; +} +.icon-arrow-right:before { + content: "\f061"; +} +.icon-arrow-up:before { + content: "\f062"; +} +.icon-arrow-down:before { + content: "\f063"; +} +.icon-mail-forward:before, +.icon-share-alt:before { + content: "\f064"; +} +.icon-resize-full:before { + content: "\f065"; +} +.icon-resize-small:before { + content: "\f066"; +} +.icon-plus:before { + content: "\f067"; +} +.icon-minus:before { + content: "\f068"; +} +.icon-asterisk:before { + content: "\f069"; +} +.icon-exclamation-sign:before { + content: "\f06a"; +} +.icon-gift:before { + content: "\f06b"; +} +.icon-leaf:before { + content: "\f06c"; +} +.icon-fire:before { + content: "\f06d"; +} +.icon-eye-open:before { + content: "\f06e"; +} +.icon-eye-close:before { + content: "\f070"; +} +.icon-warning-sign:before { + content: "\f071"; +} +.icon-plane:before { + content: "\f072"; +} +.icon-calendar:before { + content: "\f073"; +} +.icon-random:before { + content: "\f074"; +} +.icon-comment:before { + content: "\f075"; +} +.icon-magnet:before { + content: "\f076"; +} +.icon-chevron-up:before { + content: "\f077"; +} +.icon-chevron-down:before { + content: "\f078"; +} +.icon-retweet:before { + content: "\f079"; +} +.icon-shopping-cart:before { + content: "\f07a"; +} +.icon-folder-close:before { + content: "\f07b"; +} +.icon-folder-open:before { + content: "\f07c"; +} +.icon-resize-vertical:before { + content: "\f07d"; +} +.icon-resize-horizontal:before { + content: "\f07e"; +} +.icon-bar-chart:before { + content: "\f080"; +} +.icon-twitter-sign:before { + content: "\f081"; +} +.icon-facebook-sign:before { + content: "\f082"; +} +.icon-camera-retro:before { + content: "\f083"; +} +.icon-key:before { + content: "\f084"; +} +.icon-gears:before, +.icon-cogs:before { + content: "\f085"; +} +.icon-comments:before { + content: "\f086"; +} +.icon-thumbs-up-alt:before { + content: "\f087"; +} +.icon-thumbs-down-alt:before { + content: "\f088"; +} +.icon-star-half:before { + content: "\f089"; +} +.icon-heart-empty:before { + content: "\f08a"; +} +.icon-signout:before { + content: "\f08b"; +} +.icon-linkedin-sign:before { + content: "\f08c"; +} +.icon-pushpin:before { + content: "\f08d"; +} +.icon-external-link:before { + content: "\f08e"; +} +.icon-signin:before { + content: "\f090"; +} +.icon-trophy:before { + content: "\f091"; +} +.icon-github-sign:before { + content: "\f092"; +} +.icon-upload-alt:before { + content: "\f093"; +} +.icon-lemon:before { + content: "\f094"; +} +.icon-phone:before { + content: "\f095"; +} +.icon-unchecked:before, +.icon-check-empty:before { + content: "\f096"; +} +.icon-bookmark-empty:before { + content: "\f097"; +} +.icon-phone-sign:before { + content: "\f098"; +} +.icon-twitter:before { + content: "\f099"; +} +.icon-facebook:before { + content: "\f09a"; +} +.icon-github:before { + content: "\f09b"; +} +.icon-unlock:before { + content: "\f09c"; +} +.icon-credit-card:before { + content: "\f09d"; +} +.icon-rss:before { + content: "\f09e"; +} +.icon-hdd:before { + content: "\f0a0"; +} +.icon-bullhorn:before { + content: "\f0a1"; +} +.icon-bell:before { + content: "\f0a2"; +} +.icon-certificate:before { + content: "\f0a3"; +} +.icon-hand-right:before { + content: "\f0a4"; +} +.icon-hand-left:before { + content: "\f0a5"; +} +.icon-hand-up:before { + content: "\f0a6"; +} +.icon-hand-down:before { + content: "\f0a7"; +} +.icon-circle-arrow-left:before { + content: "\f0a8"; +} +.icon-circle-arrow-right:before { + content: "\f0a9"; +} +.icon-circle-arrow-up:before { + content: "\f0aa"; +} +.icon-circle-arrow-down:before { + content: "\f0ab"; +} +.icon-globe:before { + content: "\f0ac"; +} +.icon-wrench:before { + content: "\f0ad"; +} +.icon-tasks:before { + content: "\f0ae"; +} +.icon-filter:before { + content: "\f0b0"; +} +.icon-briefcase:before { + content: "\f0b1"; +} +.icon-fullscreen:before { + content: "\f0b2"; +} +.icon-group:before { + content: "\f0c0"; +} +.icon-link:before { + content: "\f0c1"; +} +.icon-cloud:before { + content: "\f0c2"; +} +.icon-beaker:before { + content: "\f0c3"; +} +.icon-cut:before { + content: "\f0c4"; +} +.icon-copy:before { + content: "\f0c5"; +} +.icon-paperclip:before, +.icon-paper-clip:before { + content: "\f0c6"; +} +.icon-save:before { + content: "\f0c7"; +} +.icon-sign-blank:before { + content: "\f0c8"; +} +.icon-reorder:before { + content: "\f0c9"; +} +.icon-list-ul:before { + content: "\f0ca"; +} +.icon-list-ol:before { + content: "\f0cb"; +} +.icon-strikethrough:before { + content: "\f0cc"; +} +.icon-underline:before { + content: "\f0cd"; +} +.icon-table:before { + content: "\f0ce"; +} +.icon-magic:before { + content: "\f0d0"; +} +.icon-truck:before { + content: "\f0d1"; +} +.icon-pinterest:before { + content: "\f0d2"; +} +.icon-pinterest-sign:before { + content: "\f0d3"; +} +.icon-google-plus-sign:before { + content: "\f0d4"; +} +.icon-google-plus:before { + content: "\f0d5"; +} +.icon-money:before { + content: "\f0d6"; +} +.icon-caret-down:before { + content: "\f0d7"; +} +.icon-caret-up:before { + content: "\f0d8"; +} +.icon-caret-left:before { + content: "\f0d9"; +} +.icon-caret-right:before { + content: "\f0da"; +} +.icon-columns:before { + content: "\f0db"; +} +.icon-sort:before { + content: "\f0dc"; +} +.icon-sort-down:before { + content: "\f0dd"; +} +.icon-sort-up:before { + content: "\f0de"; +} +.icon-envelope:before { + content: "\f0e0"; +} +.icon-linkedin:before { + content: "\f0e1"; +} +.icon-rotate-left:before, +.icon-undo:before { + content: "\f0e2"; +} +.icon-legal:before { + content: "\f0e3"; +} +.icon-dashboard:before { + content: "\f0e4"; +} +.icon-comment-alt:before { + content: "\f0e5"; +} +.icon-comments-alt:before { + content: "\f0e6"; +} +.icon-bolt:before { + content: "\f0e7"; +} +.icon-sitemap:before { + content: "\f0e8"; +} +.icon-umbrella:before { + content: "\f0e9"; +} +.icon-paste:before { + content: "\f0ea"; +} +.icon-lightbulb:before { + content: "\f0eb"; +} +.icon-exchange:before { + content: "\f0ec"; +} +.icon-cloud-download:before { + content: "\f0ed"; +} +.icon-cloud-upload:before { + content: "\f0ee"; +} +.icon-user-md:before { + content: "\f0f0"; +} +.icon-stethoscope:before { + content: "\f0f1"; +} +.icon-suitcase:before { + content: "\f0f2"; +} +.icon-bell-alt:before { + content: "\f0f3"; +} +.icon-coffee:before { + content: "\f0f4"; +} +.icon-food:before { + content: "\f0f5"; +} +.icon-file-text-alt:before { + content: "\f0f6"; +} +.icon-building:before { + content: "\f0f7"; +} +.icon-hospital:before { + content: "\f0f8"; +} +.icon-ambulance:before { + content: "\f0f9"; +} +.icon-medkit:before { + content: "\f0fa"; +} +.icon-fighter-jet:before { + content: "\f0fb"; +} +.icon-beer:before { + content: "\f0fc"; +} +.icon-h-sign:before { + content: "\f0fd"; +} +.icon-plus-sign-alt:before { + content: "\f0fe"; +} +.icon-double-angle-left:before { + content: "\f100"; +} +.icon-double-angle-right:before { + content: "\f101"; +} +.icon-double-angle-up:before { + content: "\f102"; +} +.icon-double-angle-down:before { + content: "\f103"; +} +.icon-angle-left:before { + content: "\f104"; +} +.icon-angle-right:before { + content: "\f105"; +} +.icon-angle-up:before { + content: "\f106"; +} +.icon-angle-down:before { + content: "\f107"; +} +.icon-desktop:before { + content: "\f108"; +} +.icon-laptop:before { + content: "\f109"; +} +.icon-tablet:before { + content: "\f10a"; +} +.icon-mobile-phone:before { + content: "\f10b"; +} +.icon-circle-blank:before { + content: "\f10c"; +} +.icon-quote-left:before { + content: "\f10d"; +} +.icon-quote-right:before { + content: "\f10e"; +} +.icon-spinner:before { + content: "\f110"; +} +.icon-circle:before { + content: "\f111"; +} +.icon-mail-reply:before, +.icon-reply:before { + content: "\f112"; +} +.icon-github-alt:before { + content: "\f113"; +} +.icon-folder-close-alt:before { + content: "\f114"; +} +.icon-folder-open-alt:before { + content: "\f115"; +} +.icon-expand-alt:before { + content: "\f116"; +} +.icon-collapse-alt:before { + content: "\f117"; +} +.icon-smile:before { + content: "\f118"; +} +.icon-frown:before { + content: "\f119"; +} +.icon-meh:before { + content: "\f11a"; +} +.icon-gamepad:before { + content: "\f11b"; +} +.icon-keyboard:before { + content: "\f11c"; +} +.icon-flag-alt:before { + content: "\f11d"; +} +.icon-flag-checkered:before { + content: "\f11e"; +} +.icon-terminal:before { + content: "\f120"; +} +.icon-code:before { + content: "\f121"; +} +.icon-reply-all:before { + content: "\f122"; +} +.icon-mail-reply-all:before { + content: "\f122"; +} +.icon-star-half-full:before, +.icon-star-half-empty:before { + content: "\f123"; +} +.icon-location-arrow:before { + content: "\f124"; +} +.icon-crop:before { + content: "\f125"; +} +.icon-code-fork:before { + content: "\f126"; +} +.icon-unlink:before { + content: "\f127"; +} +.icon-question:before { + content: "\f128"; +} +.icon-info:before { + content: "\f129"; +} +.icon-exclamation:before { + content: "\f12a"; +} +.icon-superscript:before { + content: "\f12b"; +} +.icon-subscript:before { + content: "\f12c"; +} +.icon-eraser:before { + content: "\f12d"; +} +.icon-puzzle-piece:before { + content: "\f12e"; +} +.icon-microphone:before { + content: "\f130"; +} +.icon-microphone-off:before { + content: "\f131"; +} +.icon-shield:before { + content: "\f132"; +} +.icon-calendar-empty:before { + content: "\f133"; +} +.icon-fire-extinguisher:before { + content: "\f134"; +} +.icon-rocket:before { + content: "\f135"; +} +.icon-maxcdn:before { + content: "\f136"; +} +.icon-chevron-sign-left:before { + content: "\f137"; +} +.icon-chevron-sign-right:before { + content: "\f138"; +} +.icon-chevron-sign-up:before { + content: "\f139"; +} +.icon-chevron-sign-down:before { + content: "\f13a"; +} +.icon-html5:before { + content: "\f13b"; +} +.icon-css3:before { + content: "\f13c"; +} +.icon-anchor:before { + content: "\f13d"; +} +.icon-unlock-alt:before { + content: "\f13e"; +} +.icon-bullseye:before { + content: "\f140"; +} +.icon-ellipsis-horizontal:before { + content: "\f141"; +} +.icon-ellipsis-vertical:before { + content: "\f142"; +} +.icon-rss-sign:before { + content: "\f143"; +} +.icon-play-sign:before { + content: "\f144"; +} +.icon-ticket:before { + content: "\f145"; +} +.icon-minus-sign-alt:before { + content: "\f146"; +} +.icon-check-minus:before { + content: "\f147"; +} +.icon-level-up:before { + content: "\f148"; +} +.icon-level-down:before { + content: "\f149"; +} +.icon-check-sign:before { + content: "\f14a"; +} +.icon-edit-sign:before { + content: "\f14b"; +} +.icon-external-link-sign:before { + content: "\f14c"; +} +.icon-share-sign:before { + content: "\f14d"; +} +.icon-compass:before { + content: "\f14e"; +} +.icon-collapse:before { + content: "\f150"; +} +.icon-collapse-top:before { + content: "\f151"; +} +.icon-expand:before { + content: "\f152"; +} +.icon-euro:before, +.icon-eur:before { + content: "\f153"; +} +.icon-gbp:before { + content: "\f154"; +} +.icon-dollar:before, +.icon-usd:before { + content: "\f155"; +} +.icon-rupee:before, +.icon-inr:before { + content: "\f156"; +} +.icon-yen:before, +.icon-jpy:before { + content: "\f157"; +} +.icon-renminbi:before, +.icon-cny:before { + content: "\f158"; +} +.icon-won:before, +.icon-krw:before { + content: "\f159"; +} +.icon-bitcoin:before, +.icon-btc:before { + content: "\f15a"; +} +.icon-file:before { + content: "\f15b"; +} +.icon-file-text:before { + content: "\f15c"; +} +.icon-sort-by-alphabet:before { + content: "\f15d"; +} +.icon-sort-by-alphabet-alt:before { + content: "\f15e"; +} +.icon-sort-by-attributes:before { + content: "\f160"; +} +.icon-sort-by-attributes-alt:before { + content: "\f161"; +} +.icon-sort-by-order:before { + content: "\f162"; +} +.icon-sort-by-order-alt:before { + content: "\f163"; +} +.icon-thumbs-up:before { + content: "\f164"; +} +.icon-thumbs-down:before { + content: "\f165"; +} +.icon-youtube-sign:before { + content: "\f166"; +} +.icon-youtube:before { + content: "\f167"; +} +.icon-xing:before { + content: "\f168"; +} +.icon-xing-sign:before { + content: "\f169"; +} +.icon-youtube-play:before { + content: "\f16a"; +} +.icon-dropbox:before { + content: "\f16b"; +} +.icon-stackexchange:before { + content: "\f16c"; +} +.icon-instagram:before { + content: "\f16d"; +} +.icon-flickr:before { + content: "\f16e"; +} +.icon-adn:before { + content: "\f170"; +} +.icon-bitbucket:before { + content: "\f171"; +} +.icon-bitbucket-sign:before { + content: "\f172"; +} +.icon-tumblr:before { + content: "\f173"; +} +.icon-tumblr-sign:before { + content: "\f174"; +} +.icon-long-arrow-down:before { + content: "\f175"; +} +.icon-long-arrow-up:before { + content: "\f176"; +} +.icon-long-arrow-left:before { + content: "\f177"; +} +.icon-long-arrow-right:before { + content: "\f178"; +} +.icon-apple:before { + content: "\f179"; +} +.icon-windows:before { + content: "\f17a"; +} +.icon-android:before { + content: "\f17b"; +} +.icon-linux:before { + content: "\f17c"; +} +.icon-dribbble:before { + content: "\f17d"; +} +.icon-skype:before { + content: "\f17e"; +} +.icon-foursquare:before { + content: "\f180"; +} +.icon-trello:before { + content: "\f181"; +} +.icon-female:before { + content: "\f182"; +} +.icon-male:before { + content: "\f183"; +} +.icon-gittip:before { + content: "\f184"; +} +.icon-sun:before { + content: "\f185"; +} +.icon-moon:before { + content: "\f186"; +} +.icon-archive:before { + content: "\f187"; +} +.icon-bug:before { + content: "\f188"; +} +.icon-vk:before { + content: "\f189"; +} +.icon-weibo:before { + content: "\f18a"; +} +.icon-renren:before { + content: "\f18b"; +} diff --git a/app/home/view/szwjs/public/css/fonts/font-awesome/css/font-awesome.min.css b/app/home/view/szwjs/public/css/fonts/font-awesome/css/font-awesome.min.css new file mode 100644 index 0000000..ee4e978 --- /dev/null +++ b/app/home/view/szwjs/public/css/fonts/font-awesome/css/font-awesome.min.css @@ -0,0 +1,4 @@ +/*! + * Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome + * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) + */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.4.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"} diff --git a/app/home/view/szwjs/public/css/fonts/font-awesome/font/fontawesome-webfont.svg b/app/home/view/szwjs/public/css/fonts/font-awesome/font/fontawesome-webfont.svg new file mode 100644 index 0000000..8f00507 --- /dev/null +++ b/app/home/view/szwjs/public/css/fonts/font-awesome/font/fontawesome-webfont.svg @@ -0,0 +1,399 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/home/view/szwjs/public/css/fonts/font-awesome/font/fontawesome-webfontd41d.eot b/app/home/view/szwjs/public/css/fonts/font-awesome/font/fontawesome-webfontd41d.eot new file mode 100644 index 0000000..0662cb9 Binary files /dev/null and b/app/home/view/szwjs/public/css/fonts/font-awesome/font/fontawesome-webfontd41d.eot differ diff --git a/app/home/view/szwjs/public/css/fonts/font-awesome/font/fontawesome-webfontf77b.eot b/app/home/view/szwjs/public/css/fonts/font-awesome/font/fontawesome-webfontf77b.eot new file mode 100644 index 0000000..0662cb9 Binary files /dev/null and b/app/home/view/szwjs/public/css/fonts/font-awesome/font/fontawesome-webfontf77b.eot differ diff --git a/app/home/view/szwjs/public/css/fonts/font-awesome/font/fontawesome-webfontf77b.ttf b/app/home/view/szwjs/public/css/fonts/font-awesome/font/fontawesome-webfontf77b.ttf new file mode 100644 index 0000000..d365924 Binary files /dev/null and b/app/home/view/szwjs/public/css/fonts/font-awesome/font/fontawesome-webfontf77b.ttf differ diff --git a/app/home/view/szwjs/public/css/fonts/font-awesome/font/fontawesome-webfontf77b.woff b/app/home/view/szwjs/public/css/fonts/font-awesome/font/fontawesome-webfontf77b.woff new file mode 100644 index 0000000..b9bd17e Binary files /dev/null and b/app/home/view/szwjs/public/css/fonts/font-awesome/font/fontawesome-webfontf77b.woff differ diff --git a/app/home/view/szwjs/public/css/fonts/font-awesome/fonts/FontAwesome.otf b/app/home/view/szwjs/public/css/fonts/font-awesome/fonts/FontAwesome.otf new file mode 100644 index 0000000..681bdd4 Binary files /dev/null and b/app/home/view/szwjs/public/css/fonts/font-awesome/fonts/FontAwesome.otf differ diff --git a/app/home/view/szwjs/public/css/fonts/font-awesome/fonts/fontawesome-webfont.eot b/app/home/view/szwjs/public/css/fonts/font-awesome/fonts/fontawesome-webfont.eot new file mode 100644 index 0000000..a30335d Binary files /dev/null and b/app/home/view/szwjs/public/css/fonts/font-awesome/fonts/fontawesome-webfont.eot differ diff --git a/app/home/view/szwjs/public/css/fonts/font-awesome/fonts/fontawesome-webfont.svg b/app/home/view/szwjs/public/css/fonts/font-awesome/fonts/fontawesome-webfont.svg new file mode 100644 index 0000000..6fd19ab --- /dev/null +++ b/app/home/view/szwjs/public/css/fonts/font-awesome/fonts/fontawesome-webfont.svg @@ -0,0 +1,640 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/home/view/szwjs/public/css/fonts/font-awesome/fonts/fontawesome-webfont.ttf b/app/home/view/szwjs/public/css/fonts/font-awesome/fonts/fontawesome-webfont.ttf new file mode 100644 index 0000000..d7994e1 Binary files /dev/null and b/app/home/view/szwjs/public/css/fonts/font-awesome/fonts/fontawesome-webfont.ttf differ diff --git a/app/home/view/szwjs/public/css/fonts/font-awesome/fonts/fontawesome-webfont.woff b/app/home/view/szwjs/public/css/fonts/font-awesome/fonts/fontawesome-webfont.woff new file mode 100644 index 0000000..6fd4ede Binary files /dev/null and b/app/home/view/szwjs/public/css/fonts/font-awesome/fonts/fontawesome-webfont.woff differ diff --git a/app/home/view/szwjs/public/css/fonts/font-awesome/fonts/fontawesome-webfont.woff2 b/app/home/view/szwjs/public/css/fonts/font-awesome/fonts/fontawesome-webfont.woff2 new file mode 100644 index 0000000..5560193 Binary files /dev/null and b/app/home/view/szwjs/public/css/fonts/font-awesome/fonts/fontawesome-webfont.woff2 differ diff --git a/app/home/view/szwjs/public/css/pink.flag/css/jplayer.pink.flag.css b/app/home/view/szwjs/public/css/pink.flag/css/jplayer.pink.flag.css new file mode 100644 index 0000000..da32ef0 --- /dev/null +++ b/app/home/view/szwjs/public/css/pink.flag/css/jplayer.pink.flag.css @@ -0,0 +1,574 @@ +/*! Pink Flag Skin for jPlayer 2.9.2 ~ (c) 2009-2014 Happyworm Ltd ~ MIT License */ + +/* + * Skin for jPlayer Plugin (jQuery JavaScript Library) + * http://www.jplayer.org + * + * Skin Name: Pink Flag + * + * Copyright (c) 2012 - 2014 Happyworm Ltd + * Licensed under the MIT license. + * - http://www.opensource.org/licenses/mit-license.php + * + * Author: Silvia Benvenuti + * Skin Version: 2.1 (jPlayer 2.8.0) + * Date: 13th November 2014 + */ +.jp-audio *:focus, +.jp-audio-stream *:focus, +.jp-video *:focus { + /* Disable the browser focus highlighting. */ + outline: none; } + +.jp-audio button::-moz-focus-inner, +.jp-audio-stream button::-moz-focus-inner, +.jp-video button::-moz-focus-inner { + /* Disable the browser CSS3 focus highlighting. */ + border: 0; } + +.jp-audio, +.jp-audio-stream, +.jp-video { + font-size: 16px; + font-family: Verdana, Arial, sans-serif; + line-height: 1.6; + color: #fff; + border-top: 1px solid #554461; + border-left: 1px solid #554461; + border-right: 1px solid #180a1f; + border-bottom: 1px solid #180a1f; + background-color: #591428; } + +.jp-audio { + width: 201px; + padding: 20px; } + +.jp-audio-stream { + width: 101px; + padding: 20px 20px 10px 20px; } + +.jp-video-270p { + width: 480px; +} + +.jp-video-360p { + width: 640px; } + +.jp-video-full { + /* Rules for IE6 (full-screen) */ + width: 480px; + height: 270px; + /* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are not position:static (default) to appear over the video/gui. */ + position: static !important; + position: relative; } + +/* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video area. EG. Subtitles. */ +.jp-video-full div div { + z-index: 1000; } + +.jp-video-full .jp-jplayer { + top: 0; + left: 0; + position: fixed !important; + position: relative; + /* Rules for IE6 (full-screen) */ + overflow: hidden; } + +.jp-video-full .jp-gui { + position: fixed !important; + position: static; + /* Rules for IE6 (full-screen) */ + top: 0; + left: 0; + width: 100%; + height: 100%; + z-index: 1001; + /* 1 layer above the others. */ } + +.jp-video-full .jp-interface { + position: absolute !important; + position: relative; + /* Rules for IE6 (full-screen) */ + bottom: 0; + left: 0; } + +.jp-interface { + position: relative; + width: 100%; + background-color: #591428; + /* Required for the full screen */ } + +/* @group CONTROLS */ +.jp-video .jp-controls-holder { + clear: both; + width: 440px; + margin: 0 auto 10px auto; + position: relative; + overflow: hidden; } + +.jp-audio .jp-controls-holder { + height: 80px; } + +.jp-audio-stream .jp-controls-holder { + height: 50px; } + +.jp-controls { + background: url("../image/jplayer.pink.flag.jpg") 0 0 no-repeat; + padding: 1px 0 2px 1px; + overflow: hidden; + width: 201px; + height: 34px; } + +.jp-audio .jp-controls, +.jp-audio-stream .jp-controls { + margin: 0 auto; } + +.jp-audio-stream .jp-controls { + width: 100px; } + +.jp-video .jp-controls { + margin: 0 0 0 115px; + float: left; + display: inline; + /* need this to fix IE6 double margin */ } + +.jp-controls button { + display: block; + float: left; + overflow: hidden; + text-indent: -9999px; + height: 34px; + margin: 0 1px 2px 0; + padding: 0; + border: none; + cursor: pointer; } + +/* @group single player controls */ +.jp-type-single .jp-controls button { + width: 99px; } + +.jp-type-single .jp-play { + background: url("../image/jplayer.pink.flag.jpg") 0px -40px no-repeat; } + +.jp-type-single .jp-play:focus { + background: url("../image/jplayer.pink.flag.jpg") -100px -40px no-repeat; } + +.jp-state-playing .jp-type-single .jp-play { + background: url("../image/jplayer.pink.flag.jpg") 0px -120px no-repeat; } + +.jp-state-playing .jp-type-single .jp-play:focus { + background: url("../image/jplayer.pink.flag.jpg") -100px -120px no-repeat; } + +/* The right border is normally in the ul background image. */ +.jp-audio-stream .jp-play, +.jp-audio-stream .jp-pause { + border-right: 1px solid #180920; } + +.jp-type-single .jp-stop { + background: url("../image/jplayer.pink.flag.jpg") 0px -80px no-repeat; } + +.jp-type-single .jp-stop:focus { + background: url("../image/jplayer.pink.flag.jpg") -100px -80px no-repeat; } + +/* @end */ +/* @group playlist player controls */ +.jp-type-playlist .jp-controls button { + width: 49px; } + +.jp-type-playlist .jp-play { + background: url("../image/jplayer.pink.flag.jpg") -24px -40px no-repeat; } + +.jp-type-playlist .jp-play:focus { + background: url("../image/jplayer.pink.flag.jpg") -124px -40px no-repeat; } + +.jp-state-playing div.jp-type-playlist .jp-play { + background: url("../image/jplayer.pink.flag.jpg") -24px -120px no-repeat; } + +.jp-state-playing div.jp-type-playlist .jp-play:focus { + background: url("../image/jplayer.pink.flag.jpg") -124px -120px no-repeat; } + +.jp-type-playlist .jp-stop { + background: url("../image/jplayer.pink.flag.jpg") -24px -80px no-repeat; } + +.jp-type-playlist .jp-stop:focus { + background: url("../image/jplayer.pink.flag.jpg") -124px -80px no-repeat; } + +.jp-type-playlist .jp-previous { + background: url("../image/jplayer.pink.flag.jpg") -24px -200px no-repeat; } + +.jp-type-playlist .jp-previous:focus { + background: url("../image/jplayer.pink.flag.jpg") -124px -200px no-repeat; } + +.jp-type-playlist .jp-next { + background: url("../image/jplayer.pink.flag.jpg") -24px -160px no-repeat; } + +.jp-type-playlist .jp-next:focus { + background: url("../image/jplayer.pink.flag.jpg") -124px -160px no-repeat; } + +/* @end */ +/* @group TOGGLES */ +.jp-toggles { + padding: 0; + margin: 0 auto; + overflow: hidden; } + +.jp-audio .jp-toggles { + width: 55px; } + +.jp-audio .jp-type-single .jp-toggles { + width: 25px; } + +.jp-video .jp-toggles { + float: left; + width: 105px; + margin: 10px 0 0 15px; } + +.jp-toggles button { + display: block; + float: left; + width: 25px; + height: 18px; + text-indent: -9999px; + line-height: 100%; + /* need this for IE6 */ + border: none; + cursor: pointer; } + +.jp-full-screen { + background: url("../image/jplayer.pink.flag.jpg") 0 -420px no-repeat; + margin-left: 15px; } + +.jp-full-screen:focus { + background: url("../image/jplayer.pink.flag.jpg") -30px -420px no-repeat; } + +.jp-state-full-screen .jp-full-screen { + background: url("../image/jplayer.pink.flag.jpg") -60px -420px no-repeat; } + +.jp-state-full-screen .jp-full-screen:focus { + background: url("../image/jplayer.pink.flag.jpg") -90px -420px no-repeat; } + +.jp-repeat { + background: url("../image/jplayer.pink.flag.jpg") 0 -440px no-repeat; + margin-left: 0; } + +.jp-repeat:focus { + background: url("../image/jplayer.pink.flag.jpg") -30px -440px no-repeat; } + +.jp-state-looped .jp-repeat { + background: url("../image/jplayer.pink.flag.jpg") -60px -440px no-repeat; } + +.jp-state-looped .jp-repeat:focus { + background: url("../image/jplayer.pink.flag.jpg") -90px -440px no-repeat; } + +.jp-shuffle { + background: url("../image/jplayer.pink.flag.jpg") 0 -460px no-repeat; + margin-left: 15px; } + +.jp-shuffle:focus { + background: url("../image/jplayer.pink.flag.jpg") -30px -460px no-repeat; } + +.jp-state-shuffled .jp-shuffle { + background: url("../image/jplayer.pink.flag.jpg") -60px -460px no-repeat; } + +.jp-state-shuffled .jp-shuffle:focus { + background: url("../image/jplayer.pink.flag.jpg") -90px -460px no-repeat; } + +.jp-audio .jp-shuffle { + margin-left: 5px; } + +/* @end */ +/* @group progress bar */ +/* The seeking class is added/removed inside jPlayer */ +div.jp-seeking-bg { + background: url("../image/jplayer.pink.flag.seeking.gif"); } + +.jp-progress { + background: url("../image/jplayer.pink.flag.jpg") 0px -240px no-repeat; + width: 197px; + height: 13px; + padding: 0 2px 2px 2px; + margin-bottom: 4px; + overflow: hidden; } + +div.jp-video .jp-progress { + border-top: 1px solid #180a1f; + border-bottom: 1px solid #554560; + width: 100%; + background-image: none; + padding: 0; } + +.jp-seek-bar { + background: url("../image/jplayer.pink.flag.jpg") 0px -260px repeat-x; + width: 0px; + height: 100%; + overflow: hidden; + cursor: pointer; } + +.jp-play-bar { + background: url("../image/jplayer.pink.flag.jpg") 0px -280px repeat-x; + width: 0px; + height: 100%; + overflow: hidden; } + +/* @end */ +/* @group volume controls */ +.jp-state-no-volume .jp-volume-controls { + display: none; } + +.jp-audio .jp-volume-controls, +.jp-audio-stream .jp-volume-controls { + height: 30px; } + +.jp-volume-controls button { + position: absolute; + display: block; + overflow: hidden; + text-indent: -9999px; + margin: 0; + padding: 0; + width: 16px; + height: 11px; + border: none; + cursor: pointer; } + +.jp-audio .jp-volume-controls .jp-mute, +.jp-audio-stream .jp-volume-controls .jp-mute { + top: -6px; + left: 0; } + +.jp-audio .jp-volume-controls .jp-volume-max, +.jp-audio-stream .jp-volume-controls .jp-volume-max { + top: -6px; + right: 0; } + +.jp-video .jp-volume-controls .jp-mute, +.jp-video .jp-volume-controls .jp-unmute { + left: 0; + top: 14px; } + +.jp-video .jp-volume-controls .jp-volume-max { + left: 84px; + top: 14px; } + +.jp-volume-controls .jp-mute { + background: url("../image/jplayer.pink.flag.jpg") 0px -330px no-repeat; } + +.jp-volume-controls .jp-mute:focus { + background: url("../image/jplayer.pink.flag.jpg") -25px -330px no-repeat; } + +.jp-state-muted .jp-volume-controls .jp-mute { + background: url("../image/jplayer.pink.flag.jpg") -60px -330px no-repeat; } + +.jp-state-muted .jp-volume-controls .jp-mute:focus { + background: url("../image/jplayer.pink.flag.jpg") -85px -330px no-repeat; } + +.jp-volume-controls .jp-volume-max { + background: url("../image/jplayer.pink.flag.jpg") 0px -350px no-repeat; } + +.jp-volume-controls .jp-volume-max:focus { + background: url("../image/jplayer.pink.flag.jpg") -25px -350px no-repeat; } + +.jp-volume-bar { + background: url("../image/jplayer.pink.flag.jpg") 0px -300px repeat-x; + position: absolute; + width: 197px; + height: 4px; + padding: 2px 2px 1px 2px; + overflow: hidden; + cursor: pointer; } + +.jp-audio .jp-interface .jp-volume-bar, +.jp-audio-stream .jp-interface .jp-volume-bar { + top: 10px; + left: 0; } + +.jp-audio-stream .jp-interface .jp-volume-bar { + width: 97px; + border-right: 1px solid #180920; + padding-right: 1px; } + +.jp-video .jp-volume-bar { + top: 0; + left: 0; + width: 95px; + border-right: 1px solid #180920; + padding-right: 1px; + margin-top: 30px; } + +.jp-volume-bar-value { + background: url("../image/jplayer.pink.flag.jpg") 0px -320px repeat-x; + height: 4px; } + +/* @end */ +/* @group current time and duration */ +.jp-current-time, .jp-duration { + width: 70px; + font-size: 15px; + color: #bfb0ca; } + +.jp-current-time { + float: left; + cursor: default; } + +.jp-duration { + float: right; + text-align: right; + cursor: pointer; } + +.jp-video .jp-current-time { + padding-left: 20px; } + +.jp-video .jp-duration { + padding-right: 20px; } + +/* @end */ +/* @group playlist */ +.jp-details { + font-size: 15px; + margin: 0; + padding: 0; } + +.jp-details .jp-title { + padding: 0; + margin: 0; + overflow: hidden; + text-align: center; + cursor: default; } + +.jp-video .jp-details { + margin: 0 90px 10px; } + +.jp-playlist ul { + list-style-type: none; + font-size: 15px; + margin: 0; + padding: 0; } + +.jp-playlist li { + position: relative; + padding: 2px 20px; + border-top: 1px solid #554461; + border-bottom: 1px solid #180a1f; + overflow: hidden; } + +/* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */ +div.jp-type-playlist div.jp-playlist li:first-child { + border-top: none; + padding-top: 3px; } + +div.jp-type-playlist div.jp-playlist li:last-child { + border-bottom: none; + padding-bottom: 3px; } + +div.jp-type-playlist div.jp-playlist a { + color: #fff; + text-decoration: none; + margin: 0!important; +} + +div.jp-type-playlist div.jp-playlist a:hover { + color: #d760d8; } + +div.jp-type-playlist div.jp-playlist li.jp-playlist-current { + background-color: #451020; + padding: 2px 20px; + border-top: 1px solid #451020; + border-bottom: 1px solid #451020; } + +div.jp-type-playlist div.jp-playlist li.jp-playlist-current a { + color: #d760d8; } + +div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove { + float: right; + /*display: inline;*/ + text-align: right; + margin-left: 10px; + font-weight: bold; + color: #bfb0ca; + display: none!important; +} + +div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover { + color: #d760d8; } + +div.jp-type-playlist div.jp-playlist span.jp-free-media { + float: right; + display: inline; + text-align: right; + color: #bfb0ca; } + +div.jp-type-playlist div.jp-playlist span.jp-free-media a { + color: #bfb0ca; } + +div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover { + color: #d760d8; } + +span.jp-artist { + margin-left: 10px; + font-size: 13px; + color: #bfb0ca; } + +/* @end */ +.jp-video .jp-video-play { + width: 100%; + overflow: hidden; + /* Important for nested negative margins to work in modern browsers */ } + +.jp-video-270p .jp-video-play { + margin-top: -270px; + height: 270px; } + +.jp-video-360p .jp-video-play { + margin-top: -360px; + height: 360px; } + +.jp-video-full .jp-video-play { + height: 100%; } + +.jp-video-play-icon { + position: relative; + display: block; + width: 112px; + height: 100px; + margin-left: -56px; + margin-top: -50px; + left: 50%; + top: 50%; + border: none; + cursor: pointer; + background: url("../image/jplayer.pink.flag.video.play.png") 0 0 no-repeat; + text-indent: -9999px; } + +.jp-video-play-icon:focus { + background: url("../image/jplayer.pink.flag.video.play.png") 0 -100px no-repeat; } + +.jp-jplayer audio, +.jp-jplayer { + width: 0px; + height: 0px; } + +.jp-jplayer { + background-color: #000000; } + +/* @group NO SOLUTION error feedback */ +.jp-no-solution { + padding: 5px; + font-size: 16px; + background-color: #591428; + border-top: 2px solid #554461; + border-left: 2px solid #554461; + border-right: 2px solid #180a1f; + border-bottom: 2px solid #180a1f; + color: #FFF; + display: none; } + +.jp-no-solution a { + color: #FFF; } + +.jp-no-solution span { + font-size: 16px; + display: block; + text-align: center; + font-weight: bold; } + +/* @end */ diff --git a/app/home/view/szwjs/public/css/pink.flag/css/jplayer.pink.flag.min.css b/app/home/view/szwjs/public/css/pink.flag/css/jplayer.pink.flag.min.css new file mode 100644 index 0000000..7e0f6de --- /dev/null +++ b/app/home/view/szwjs/public/css/pink.flag/css/jplayer.pink.flag.min.css @@ -0,0 +1 @@ +/*! Pink Flag Skin for jPlayer 2.9.2 ~ (c) 2009-2014 Happyworm Ltd ~ MIT License */.jp-audio :focus,.jp-audio-stream :focus,.jp-video :focus{outline:0}.jp-audio button::-moz-focus-inner,.jp-audio-stream button::-moz-focus-inner,.jp-video button::-moz-focus-inner{border:0}.jp-audio,.jp-audio-stream,.jp-video{font-size:16px;font-family:Verdana,Arial,sans-serif;line-height:1.6;color:#fff;border-top:1px solid #554461;border-left:1px solid #554461;border-right:1px solid #180a1f;border-bottom:1px solid #180a1f;background-color:#3a2a45}.jp-audio{width:201px;padding:20px}.jp-audio-stream{width:101px;padding:20px 20px 10px}.jp-video-270p{width:480px}.jp-video-360p{width:640px}.jp-video-full{width:480px;height:270px;position:static!important;position:relative}.jp-video-full div div{z-index:1000}.jp-video-full .jp-jplayer{top:0;left:0;position:fixed!important;position:relative;overflow:hidden}.jp-video-full .jp-gui{position:fixed!important;position:static;top:0;left:0;width:100%;height:100%;z-index:1001}.jp-video-full .jp-interface{position:absolute!important;position:relative;bottom:0;left:0}.jp-interface{position:relative;width:100%;background-color:#3a2a45}.jp-video .jp-controls-holder{clear:both;width:440px;margin:0 auto 10px;position:relative;overflow:hidden}.jp-audio .jp-controls-holder{height:80px}.jp-audio-stream .jp-controls-holder{height:50px}.jp-controls{background:url(../image/jplayer.pink.flag.jpg) no-repeat;padding:1px 0 2px 1px;overflow:hidden;width:201px;height:34px}.jp-audio .jp-controls,.jp-audio-stream .jp-controls{margin:0 auto}.jp-audio-stream .jp-controls{width:100px}.jp-video .jp-controls{margin:0 0 0 115px;float:left;display:inline}.jp-controls button{display:block;float:left;overflow:hidden;text-indent:-9999px;height:34px;margin:0 1px 2px 0;padding:0;border:none;cursor:pointer}.jp-type-single .jp-controls button{width:99px}.jp-type-single .jp-play{background:url(../image/jplayer.pink.flag.jpg) 0 -40px no-repeat}.jp-type-single .jp-play:focus{background:url(../image/jplayer.pink.flag.jpg) -100px -40px no-repeat}.jp-state-playing .jp-type-single .jp-play{background:url(../image/jplayer.pink.flag.jpg) 0 -120px no-repeat}.jp-state-playing .jp-type-single .jp-play:focus{background:url(../image/jplayer.pink.flag.jpg) -100px -120px no-repeat}.jp-audio-stream .jp-pause,.jp-audio-stream .jp-play{border-right:1px solid #180920}.jp-type-single .jp-stop{background:url(../image/jplayer.pink.flag.jpg) 0 -80px no-repeat}.jp-type-single .jp-stop:focus{background:url(../image/jplayer.pink.flag.jpg) -100px -80px no-repeat}.jp-type-playlist .jp-controls button{width:49px}.jp-type-playlist .jp-play{background:url(../image/jplayer.pink.flag.jpg) -24px -40px no-repeat}.jp-type-playlist .jp-play:focus{background:url(../image/jplayer.pink.flag.jpg) -124px -40px no-repeat}.jp-state-playing div.jp-type-playlist .jp-play{background:url(../image/jplayer.pink.flag.jpg) -24px -120px no-repeat}.jp-state-playing div.jp-type-playlist .jp-play:focus{background:url(../image/jplayer.pink.flag.jpg) -124px -120px no-repeat}.jp-type-playlist .jp-stop{background:url(../image/jplayer.pink.flag.jpg) -24px -80px no-repeat}.jp-type-playlist .jp-stop:focus{background:url(../image/jplayer.pink.flag.jpg) -124px -80px no-repeat}.jp-type-playlist .jp-previous{background:url(../image/jplayer.pink.flag.jpg) -24px -200px no-repeat}.jp-type-playlist .jp-previous:focus{background:url(../image/jplayer.pink.flag.jpg) -124px -200px no-repeat}.jp-type-playlist .jp-next{background:url(../image/jplayer.pink.flag.jpg) -24px -160px no-repeat}.jp-type-playlist .jp-next:focus{background:url(../image/jplayer.pink.flag.jpg) -124px -160px no-repeat}.jp-toggles{padding:0;margin:0 auto;overflow:hidden}.jp-audio .jp-toggles{width:55px}.jp-audio .jp-type-single .jp-toggles{width:25px}.jp-video .jp-toggles{float:left;width:105px;margin:10px 0 0 15px}.jp-toggles button{display:block;float:left;width:25px;height:18px;text-indent:-9999px;line-height:100%;border:none;cursor:pointer}.jp-full-screen{background:url(../image/jplayer.pink.flag.jpg) 0 -420px no-repeat;margin-left:15px}.jp-full-screen:focus{background:url(../image/jplayer.pink.flag.jpg) -30px -420px no-repeat}.jp-state-full-screen .jp-full-screen{background:url(../image/jplayer.pink.flag.jpg) -60px -420px no-repeat}.jp-state-full-screen .jp-full-screen:focus{background:url(../image/jplayer.pink.flag.jpg) -90px -420px no-repeat}.jp-repeat{background:url(../image/jplayer.pink.flag.jpg) 0 -440px no-repeat;margin-left:0}.jp-repeat:focus{background:url(../image/jplayer.pink.flag.jpg) -30px -440px no-repeat}.jp-state-looped .jp-repeat{background:url(../image/jplayer.pink.flag.jpg) -60px -440px no-repeat}.jp-state-looped .jp-repeat:focus{background:url(../image/jplayer.pink.flag.jpg) -90px -440px no-repeat}.jp-shuffle{background:url(../image/jplayer.pink.flag.jpg) 0 -460px no-repeat;margin-left:15px}.jp-shuffle:focus{background:url(../image/jplayer.pink.flag.jpg) -30px -460px no-repeat}.jp-state-shuffled .jp-shuffle{background:url(../image/jplayer.pink.flag.jpg) -60px -460px no-repeat}.jp-state-shuffled .jp-shuffle:focus{background:url(../image/jplayer.pink.flag.jpg) -90px -460px no-repeat}.jp-audio .jp-shuffle{margin-left:5px}div.jp-seeking-bg{background:url(../image/jplayer.pink.flag.seeking.gif)}.jp-progress{background:url(../image/jplayer.pink.flag.jpg) 0 -240px no-repeat;width:197px;height:13px;padding:0 2px 2px;margin-bottom:4px;overflow:hidden}div.jp-video .jp-progress{border-top:1px solid #180a1f;border-bottom:1px solid #554560;width:100%;background-image:none;padding:0}.jp-seek-bar{background:url(../image/jplayer.pink.flag.jpg) 0 -260px repeat-x;width:0;height:100%;overflow:hidden;cursor:pointer}.jp-play-bar{background:url(../image/jplayer.pink.flag.jpg) 0 -280px repeat-x;width:0;height:100%;overflow:hidden}.jp-state-no-volume .jp-volume-controls{display:none}.jp-audio .jp-volume-controls,.jp-audio-stream .jp-volume-controls{height:30px}.jp-volume-controls button{position:absolute;display:block;overflow:hidden;text-indent:-9999px;margin:0;padding:0;width:16px;height:11px;border:none;cursor:pointer}.jp-audio .jp-volume-controls .jp-mute,.jp-audio-stream .jp-volume-controls .jp-mute{top:-6px;left:0}.jp-audio .jp-volume-controls .jp-volume-max,.jp-audio-stream .jp-volume-controls .jp-volume-max{top:-6px;right:0}.jp-video .jp-volume-controls .jp-mute,.jp-video .jp-volume-controls .jp-unmute{left:0;top:14px}.jp-video .jp-volume-controls .jp-volume-max{left:84px;top:14px}.jp-volume-controls .jp-mute{background:url(../image/jplayer.pink.flag.jpg) 0 -330px no-repeat}.jp-volume-controls .jp-mute:focus{background:url(../image/jplayer.pink.flag.jpg) -25px -330px no-repeat}.jp-state-muted .jp-volume-controls .jp-mute{background:url(../image/jplayer.pink.flag.jpg) -60px -330px no-repeat}.jp-state-muted .jp-volume-controls .jp-mute:focus{background:url(../image/jplayer.pink.flag.jpg) -85px -330px no-repeat}.jp-volume-controls .jp-volume-max{background:url(../image/jplayer.pink.flag.jpg) 0 -350px no-repeat}.jp-volume-controls .jp-volume-max:focus{background:url(../image/jplayer.pink.flag.jpg) -25px -350px no-repeat}.jp-volume-bar{background:url(../image/jplayer.pink.flag.jpg) 0 -300px repeat-x;position:absolute;width:197px;height:4px;padding:2px 2px 1px;overflow:hidden;cursor:pointer}.jp-audio .jp-interface .jp-volume-bar,.jp-audio-stream .jp-interface .jp-volume-bar{top:10px;left:0}.jp-audio-stream .jp-interface .jp-volume-bar{width:97px;border-right:1px solid #180920;padding-right:1px}.jp-video .jp-volume-bar{top:0;left:0;width:95px;border-right:1px solid #180920;padding-right:1px;margin-top:30px}.jp-volume-bar-value{background:url(../image/jplayer.pink.flag.jpg) 0 -320px repeat-x;height:4px}.jp-current-time,.jp-duration{width:70px;font-size:.5em;color:#8c7a99}.jp-current-time{float:left;cursor:default}.jp-duration{float:right;text-align:right;cursor:pointer}.jp-video .jp-current-time{padding-left:20px}.jp-video .jp-duration{padding-right:20px}.jp-details{font-size:.7em;margin:0;padding:0}.jp-details .jp-title{padding:0;margin:0;overflow:hidden;text-align:center;cursor:default}.jp-video .jp-details{margin:0 90px 10px}.jp-playlist ul{list-style-type:none;font-size:.7em;margin:0;padding:0}.jp-video .jp-playlist ul{margin:0 20px}.jp-playlist li{position:relative;padding:2px 0;border-top:1px solid #554461;border-bottom:1px solid #180a1f;overflow:hidden}div.jp-type-playlist div.jp-playlist li:first-child{border-top:none;padding-top:3px}div.jp-type-playlist div.jp-playlist li:last-child{border-bottom:none;padding-bottom:3px}div.jp-type-playlist div.jp-playlist a{color:#fff;text-decoration:none}div.jp-type-playlist div.jp-playlist a:hover{color:#e892e9}div.jp-type-playlist div.jp-playlist li.jp-playlist-current{background-color:#26102e;margin:0 -20px;padding:2px 20px;border-top:1px solid #26102e;border-bottom:1px solid #26102e}div.jp-type-playlist div.jp-playlist li.jp-playlist-current a{color:#e892e9}div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove{float:right;display:inline;text-align:right;margin-left:10px;font-weight:700;color:#8C7A99}div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover{color:#E892E9}div.jp-type-playlist div.jp-playlist span.jp-free-media{float:right;display:inline;text-align:right;color:#8C7A99}div.jp-type-playlist div.jp-playlist span.jp-free-media a{color:#8C7A99}div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover{color:#E892E9}span.jp-artist{font-size:.8em;color:#8C7A99}.jp-video .jp-video-play{width:100%;overflow:hidden}.jp-video-270p .jp-video-play{margin-top:-270px;height:270px}.jp-video-360p .jp-video-play{margin-top:-360px;height:360px}.jp-video-full .jp-video-play{height:100%}.jp-video-play-icon{position:relative;display:block;width:112px;height:100px;margin-left:-56px;margin-top:-50px;left:50%;top:50%;border:none;cursor:pointer;background:url(../image/jplayer.pink.flag.video.play.png) no-repeat;text-indent:-9999px}.jp-video-play-icon:focus{background:url(../image/jplayer.pink.flag.video.play.png) 0 -100px no-repeat}.jp-jplayer,.jp-jplayer audio{width:0;height:0}.jp-jplayer{background-color:#000}.jp-no-solution{padding:5px;font-size:.8em;background-color:#3a2a45;border-top:2px solid #554461;border-left:2px solid #554461;border-right:2px solid #180a1f;border-bottom:2px solid #180a1f;color:#FFF;display:none}.jp-no-solution a{color:#FFF}.jp-no-solution span{font-size:1em;display:block;text-align:center;font-weight:700} \ No newline at end of file diff --git a/app/home/view/szwjs/public/css/pink.flag/image/jplayer.pink.flag.jpg b/app/home/view/szwjs/public/css/pink.flag/image/jplayer.pink.flag.jpg new file mode 100644 index 0000000..90a4584 Binary files /dev/null and b/app/home/view/szwjs/public/css/pink.flag/image/jplayer.pink.flag.jpg differ diff --git a/app/home/view/szwjs/public/css/pink.flag/image/jplayer.pink.flag.seeking.gif b/app/home/view/szwjs/public/css/pink.flag/image/jplayer.pink.flag.seeking.gif new file mode 100644 index 0000000..754ceb1 Binary files /dev/null and b/app/home/view/szwjs/public/css/pink.flag/image/jplayer.pink.flag.seeking.gif differ diff --git a/app/home/view/szwjs/public/css/pink.flag/image/jplayer.pink.flag.video.play.png b/app/home/view/szwjs/public/css/pink.flag/image/jplayer.pink.flag.video.play.png new file mode 100644 index 0000000..4997534 Binary files /dev/null and b/app/home/view/szwjs/public/css/pink.flag/image/jplayer.pink.flag.video.play.png differ diff --git a/app/home/view/szwjs/public/css/pink.flag/mustache/jplayer.pink.flag.audio.playlist.html b/app/home/view/szwjs/public/css/pink.flag/mustache/jplayer.pink.flag.audio.playlist.html new file mode 100644 index 0000000..f64d5f9 --- /dev/null +++ b/app/home/view/szwjs/public/css/pink.flag/mustache/jplayer.pink.flag.audio.playlist.html @@ -0,0 +1,42 @@ +
+
+
+ + + +
+
diff --git a/app/home/view/szwjs/public/css/pink.flag/mustache/jplayer.pink.flag.audio.single.html b/app/home/view/szwjs/public/css/pink.flag/mustache/jplayer.pink.flag.audio.single.html new file mode 100644 index 0000000..83662d7 --- /dev/null +++ b/app/home/view/szwjs/public/css/pink.flag/mustache/jplayer.pink.flag.audio.single.html @@ -0,0 +1,37 @@ +
+
+
+ + + +
+
diff --git a/app/home/view/szwjs/public/css/pink.flag/mustache/jplayer.pink.flag.audio.stream.html b/app/home/view/szwjs/public/css/pink.flag/mustache/jplayer.pink.flag.audio.stream.html new file mode 100644 index 0000000..f16c74f --- /dev/null +++ b/app/home/view/szwjs/public/css/pink.flag/mustache/jplayer.pink.flag.audio.stream.html @@ -0,0 +1,24 @@ +
+
+
+ + + +
+
diff --git a/app/home/view/szwjs/public/css/pink.flag/mustache/jplayer.pink.flag.video.playlist.html b/app/home/view/szwjs/public/css/pink.flag/mustache/jplayer.pink.flag.video.playlist.html new file mode 100644 index 0000000..1cd16ca --- /dev/null +++ b/app/home/view/szwjs/public/css/pink.flag/mustache/jplayer.pink.flag.video.playlist.html @@ -0,0 +1,52 @@ +
+
+ + + + +
+
diff --git a/app/home/view/szwjs/public/css/pink.flag/mustache/jplayer.pink.flag.video.single.html b/app/home/view/szwjs/public/css/pink.flag/mustache/jplayer.pink.flag.video.single.html new file mode 100644 index 0000000..519c147 --- /dev/null +++ b/app/home/view/szwjs/public/css/pink.flag/mustache/jplayer.pink.flag.video.single.html @@ -0,0 +1,43 @@ +
+
+ + + +
+
diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/arrow_left.png b/app/home/view/szwjs/public/css/revolution-slider/assets/arrow_left.png new file mode 100644 index 0000000..b71957f Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/arrow_left.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/arrow_left2.png b/app/home/view/szwjs/public/css/revolution-slider/assets/arrow_left2.png new file mode 100644 index 0000000..b569448 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/arrow_left2.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/arrow_right.png b/app/home/view/szwjs/public/css/revolution-slider/assets/arrow_right.png new file mode 100644 index 0000000..76f81f5 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/arrow_right.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/arrow_right2.png b/app/home/view/szwjs/public/css/revolution-slider/assets/arrow_right2.png new file mode 100644 index 0000000..c6a2726 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/arrow_right2.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/arrowleft.png b/app/home/view/szwjs/public/css/revolution-slider/assets/arrowleft.png new file mode 100644 index 0000000..2e7daf8 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/arrowleft.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/arrowright.png b/app/home/view/szwjs/public/css/revolution-slider/assets/arrowright.png new file mode 100644 index 0000000..0702b88 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/arrowright.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/boxed_bgtile.png b/app/home/view/szwjs/public/css/revolution-slider/assets/boxed_bgtile.png new file mode 100644 index 0000000..7068133 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/boxed_bgtile.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/bullet.png b/app/home/view/szwjs/public/css/revolution-slider/assets/bullet.png new file mode 100644 index 0000000..1203f8a Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/bullet.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/bullet_boxed.png b/app/home/view/szwjs/public/css/revolution-slider/assets/bullet_boxed.png new file mode 100644 index 0000000..7e28118 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/bullet_boxed.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/bullets.png b/app/home/view/szwjs/public/css/revolution-slider/assets/bullets.png new file mode 100644 index 0000000..eca5977 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/bullets.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/bullets2.png b/app/home/view/szwjs/public/css/revolution-slider/assets/bullets2.png new file mode 100644 index 0000000..bf3c7f2 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/bullets2.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/coloredbg.png b/app/home/view/szwjs/public/css/revolution-slider/assets/coloredbg.png new file mode 100644 index 0000000..db75b7a Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/coloredbg.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/large_left.png b/app/home/view/szwjs/public/css/revolution-slider/assets/large_left.png new file mode 100644 index 0000000..896d084 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/large_left.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/large_right.png b/app/home/view/szwjs/public/css/revolution-slider/assets/large_right.png new file mode 100644 index 0000000..43db6f6 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/large_right.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/loader.gif b/app/home/view/szwjs/public/css/revolution-slider/assets/loader.gif new file mode 100644 index 0000000..53dd589 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/loader.gif differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/navigdots.png b/app/home/view/szwjs/public/css/revolution-slider/assets/navigdots.png new file mode 100644 index 0000000..3c0ea2f Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/navigdots.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/navigdots_bgtile.png b/app/home/view/szwjs/public/css/revolution-slider/assets/navigdots_bgtile.png new file mode 100644 index 0000000..84f1c28 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/navigdots_bgtile.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/shadow1.png b/app/home/view/szwjs/public/css/revolution-slider/assets/shadow1.png new file mode 100644 index 0000000..55293a1 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/shadow1.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/shadow2.png b/app/home/view/szwjs/public/css/revolution-slider/assets/shadow2.png new file mode 100644 index 0000000..8d0f298 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/shadow2.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/shadow3.png b/app/home/view/szwjs/public/css/revolution-slider/assets/shadow3.png new file mode 100644 index 0000000..2ceccf8 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/shadow3.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/small_left.png b/app/home/view/szwjs/public/css/revolution-slider/assets/small_left.png new file mode 100644 index 0000000..0fb36a6 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/small_left.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/small_left_boxed.png b/app/home/view/szwjs/public/css/revolution-slider/assets/small_left_boxed.png new file mode 100644 index 0000000..59cd3bc Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/small_left_boxed.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/small_right.png b/app/home/view/szwjs/public/css/revolution-slider/assets/small_right.png new file mode 100644 index 0000000..b83563a Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/small_right.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/small_right_boxed.png b/app/home/view/szwjs/public/css/revolution-slider/assets/small_right_boxed.png new file mode 100644 index 0000000..d89a095 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/small_right_boxed.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/assets/timer.png b/app/home/view/szwjs/public/css/revolution-slider/assets/timer.png new file mode 100644 index 0000000..8e2ee79 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/assets/timer.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/css/settings.css b/app/home/view/szwjs/public/css/revolution-slider/css/settings.css new file mode 100644 index 0000000..2d3eae8 --- /dev/null +++ b/app/home/view/szwjs/public/css/revolution-slider/css/settings.css @@ -0,0 +1 @@ +.tp-caption.tp-hidden-caption,.tp-hide-revslider{visibility:hidden!important;display:none!important}.tp-caption{z-index:1;color:#fff}.tp-caption h2{font-size:55px;line-height:55px;text-transform:uppercase;font-weight:700;color:#fff;margin:0;padding:0}.tp-caption h3{font-size:40px;text-transform:uppercase;font-weight:600;color:#fff;margin:0;padding:0;text-rendering:none}.tp-caption h4{font-size:30px;margin:0;padding:0;color:#fff;font-weight:300;text-transform:capitalize}.tp-caption.bg-black{padding:5px 10px;background:#555}.tp-caption h5{margin:0;padding:0;font-size:20px;color:#fff}.tp-caption .slide-icon{font-size:14px;display:block;width:30px;height:30px;text-align:center;line-height:30px;float:left;border-radius:50px;background:#555;margin-right:5px;margin-top:-4px}.tp-caption .slide-icon.bg-color{background:#39c381}.tp-caption.align_center p{text-align:center}.caption .dblue{color:#131313;text-shadow:0 1px 5px rgba(255,255,255,.4)}.tp-caption.big_white{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:20px;line-height:20px;font-family:'Open Sans',sans;padding:3px 4px;padding-top:1px;margin:0;border-width:0;border-style:none;background-color:#000;letter-spacing:0}.tp-caption.big_orange{position:absolute;color:#fff;text-shadow:none;font-weight:700;font-size:36px;line-height:36px;font-family:Arial;padding:0 4px;margin:0;border-width:0;border-style:none;background-color:#fb7354;letter-spacing:-1.5px}.tp-caption.big_black{position:absolute;color:#000;text-shadow:none;font-weight:800;font-size:36px;line-height:36px;font-family:'Open Sans',sans;padding:0 4px;margin:0;border-width:0;border-style:none;background-color:#fff;letter-spacing:-1.5px}.tp-caption.medium_grey{position:absolute;color:#fff;text-shadow:none;font-weight:700;font-size:20px;line-height:20px;font-family:Arial;padding:2px 4px;margin:0;border-width:0;border-style:none;background-color:#888;white-space:nowrap;text-shadow:0 2px 5px rgba(0,0,0,.5)}.tp-caption.small_text{position:absolute;color:#fff;text-shadow:none;font-weight:400;font-size:14px;line-height:20px;font-family:Arial;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.medium_text{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:20px;line-height:20px;font-family:'Open Sans',sans;margin:0;border-width:0;border-style:none;white-space:nowrap;text-shadow:0 2px 5px rgba(0,0,0,.5)}.tp-caption.large_text{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:36px;line-height:36px;font-family:'Open Sans',sans;margin:0;border-width:0;border-style:none;white-space:nowrap;text-shadow:0 2px 5px rgba(0,0,0,.5)}.tp-caption.large_black_text{position:absolute;color:#000;text-shadow:none;font-weight:300;font-size:42px;line-height:42px;font-family:'Open Sans',sans;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.very_large_text{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:60px;line-height:60px;font-family:'Open Sans',sans;margin:0;border-width:0;border-style:none;white-space:nowrap;text-shadow:0 2px 5px rgba(0,0,0,.5);letter-spacing:0}.tp-caption.very_large_black_text{position:absolute;color:#000;text-shadow:none;font-weight:800;font-size:72px;line-height:72px;font-family:'Open Sans',sans;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.bold_red_text{position:absolute;color:#d31e00;text-shadow:none;font-weight:800;font-size:20px;line-height:20px;font-family:'Open Sans',sans;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.bold_brown_text{position:absolute;color:#a04606;text-shadow:none;font-weight:800;font-size:20px;line-height:20px;font-family:'Open Sans',sans;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.bold_green_text{position:absolute;color:#5b9830;text-shadow:none;font-weight:800;font-size:20px;line-height:20px;font-family:'Open Sans',sans;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.very_big_white{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:36px;line-height:36px;font-family:'Open Sans',sans;margin:0;border-width:0;border-style:none;white-space:nowrap;padding:3px 4px;padding-top:1px;background-color:#7e8e96}.tp-caption.very_big_black{position:absolute;color:#000;text-shadow:none;font-weight:700;font-size:60px;line-height:60px;font-family:Arial;margin:0;border-width:0;border-style:none;white-space:nowrap;padding:0 4px;padding-top:1px;background-color:#fff}.tp-caption.modern_medium_fat{position:absolute;color:#000;text-shadow:none;font-weight:800;font-size:24px;line-height:20px;font-family:'Open Sans',sans-serif;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.modern_medium_fat_white{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:24px;line-height:20px;font-family:'Open Sans',sans-serif;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.modern_medium_light{position:absolute;color:#000;text-shadow:none;font-weight:300;font-size:24px;line-height:20px;font-family:'Open Sans',sans-serif;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.modern_big_bluebg{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:30px;line-height:36px;font-family:'Open Sans',sans-serif;padding:3px 10px;margin:0;border-width:0;border-style:none;background-color:#4e5b6c;letter-spacing:0}.tp-caption.modern_big_redbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:30px;line-height:36px;font-family:'Open Sans',sans-serif;padding:3px 10px;padding-top:1px;margin:0;border-width:0;border-style:none;background-color:#de543e;letter-spacing:0}.tp-caption.modern_small_text_dark{position:absolute;color:#555;text-shadow:none;font-size:14px;line-height:22px;font-family:Arial;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.boxshadow{-moz-box-shadow:0 0 20px rgba(0,0,0,.5);-webkit-box-shadow:0 0 20px rgba(0,0,0,.5);box-shadow:0 0 20px rgba(0,0,0,.5)}.tp-caption.black{color:#000;text-shadow:none;font-weight:300;font-size:19px;line-height:19px;font-family:'Open Sans',sans}.tp-caption.noshadow{text-shadow:none}.tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out}.tp-caption a:hover{color:#ffa902}.tp_inner_padding{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;max-height:none!important}.tp-caption .frontcorner{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00A8FF;position:absolute;left:-40px;top:0}.tp-caption .backcorner{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;position:absolute;right:0;top:0}.tp-caption .frontcornertop{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00A8FF;position:absolute;left:-40px;top:0}.tp-caption .backcornertop{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;position:absolute;right:0;top:0}.button{padding:6px 13px 5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;height:30px;cursor:pointer;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.6)!important;font-size:15px;line-height:45px!important;background:url(../images/gradient/g30.png) repeat-x top;font-family:arial,sans-serif;font-weight:700;letter-spacing:-1px}.button.big{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px!important;background:url(../images/gradient/g40.png) repeat-x top}.button.big:hover,.button:hover,.purchase:hover{background-position:bottom,15px 11px}@media only screen and (min-width:480px) and (max-width:767px){.button{padding:4px 8px 3px;line-height:25px!important;font-size:11px!important;font-weight:400}a.button{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none}}@media only screen and (min-width:0px) and (max-width:479px){.button{padding:2px 5px 2px;line-height:20px!important;font-size:10px!important}a.button{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none}}.button.green,.button:hover.green,.purchase.green,.purchase:hover.green{background-color:#21a117;-webkit-box-shadow:0 3px 0 0 #104d0b;-moz-box-shadow:0 3px 0 0 #104d0b;box-shadow:0 3px 0 0 #104d0b}.button.blue,.button:hover.blue,.purchase.blue,.purchase:hover.blue{background-color:#1d78cb;-webkit-box-shadow:0 3px 0 0 #0f3e68;-moz-box-shadow:0 3px 0 0 #0f3e68;box-shadow:0 3px 0 0 #0f3e68}.button.red,.button:hover.red,.purchase.red,.purchase:hover.red{background-color:#cb1d1d;-webkit-box-shadow:0 3px 0 0 #7c1212;-moz-box-shadow:0 3px 0 0 #7c1212;box-shadow:0 3px 0 0 #7c1212}.button.orange,.button:hover.orange,.purchase.orange,.purchase:hover.orange{background-color:#f70;-webkit-box-shadow:0 3px 0 0 #a34c00;-moz-box-shadow:0 3px 0 0 #a34c00;box-shadow:0 3px 0 0 #a34c00}.button.darkgrey,.button.grey,.button:hover.darkgrey,.button:hover.grey,.purchase.darkgrey,.purchase:hover.darkgrey{background-color:#555;-webkit-box-shadow:0 3px 0 0 #222;-moz-box-shadow:0 3px 0 0 #222;box-shadow:0 3px 0 0 #222}.button.lightgrey,.button:hover.lightgrey,.purchase.lightgrey,.purchase:hover.lightgrey{background-color:#888;-webkit-box-shadow:0 3px 0 0 #555;-moz-box-shadow:0 3px 0 0 #555;box-shadow:0 3px 0 0 #555}.tp-simpleresponsive .slotholder *,.tp-simpleresponsive img{-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-perspective:1000}.tp-simpleresponsive .caption,.tp-simpleresponsive .tp-caption{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;position:absolute;visibility:hidden}.tp-simpleresponsive img{max-width:none}.noFilterClass{filter:none!important}.tp-bannershadow{position:absolute;margin-left:auto;margin-right:auto;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tp-bannershadow.tp-shadow1{background:url(../assets/shadow1.png) no-repeat;background-size:100%;width:890px;height:60px;bottom:-60px}.tp-bannershadow.tp-shadow2{background:url(../assets/shadow2.png) no-repeat;background-size:100%;width:890px;height:60px;bottom:-60px}.tp-bannershadow.tp-shadow3{background:url(../assets/shadow3.png) no-repeat;background-size:100%;width:890px;height:60px;bottom:-60px}.caption.fullscreenvideo{left:0;top:0;position:absolute;width:100%;height:100%}.caption.fullscreenvideo iframe{width:100%!important;height:100%!important}.tp-caption.fullscreenvideo{left:0;top:0;position:absolute;width:100%;height:100%}.tp-caption.fullscreenvideo iframe{width:100%!important;height:100%!important}.tpclear{clear:both}.tp-bullets{z-index:1000;position:absolute;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;-ms-transition:opacity .2s ease-out}.tp-bullets.hidebullets{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0}.tp-bullets.simplebullets.navbar{border:1px solid #666;border-bottom:1px solid #444;background:url(../assets/boxed_bgtile.png);height:40px;padding:0 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.tp-bullets.simplebullets.navbar-old{background:url(../assets/navigdots_bgtile.png);height:35px;padding:0 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.tp-bullets.simplebullets.round .bullet{cursor:pointer;position:relative;background:url(../assets/bullet.png) no-Repeat top left;width:20px;height:20px;margin-right:0;float:left;margin-top:-10px;margin-left:3px}.tp-bullets.simplebullets.round .bullet.last{margin-right:3px}.tp-bullets.simplebullets.round-old .bullet{cursor:pointer;position:relative;background:url(../assets/bullets.png) no-Repeat bottom left;width:23px;height:23px;margin-right:0;float:left;margin-top:-12px}.tp-bullets.simplebullets.round-old .bullet.last{margin-right:0}.tp-bullets.simplebullets.square .bullet{cursor:pointer;position:relative;background:url(../assets/bullets2.png) no-Repeat bottom left;width:19px;height:19px;margin-right:0;float:left;margin-top:-10px}.tp-bullets.simplebullets.square .bullet.last{margin-right:0}.tp-bullets.simplebullets.square-old .bullet{cursor:pointer;position:relative;background:url(../assets/bullets2.png) no-Repeat bottom left;width:19px;height:19px;margin-right:0;float:left;margin-top:-10px}.tp-bullets.simplebullets.square-old .bullet.last{margin-right:0}.tp-bullets.simplebullets.navbar .bullet{cursor:pointer;position:relative;background:url(../assets/bullet_boxed.png) no-Repeat top left;width:18px;height:19px;margin-right:5px;float:left;margin-top:10px}.tp-bullets.simplebullets.navbar .bullet.first{margin-left:0!important}.tp-bullets.simplebullets.navbar .bullet.last{margin-right:0!important}.tp-bullets.simplebullets.navbar-old .bullet{cursor:pointer;position:relative;background:url(../assets/navigdots.png) no-Repeat bottom left;width:15px;height:15px;margin-left:5px!important;margin-right:5px!important;float:left;margin-top:10px}.tp-bullets.simplebullets.navbar-old .bullet.first{margin-left:0!important}.tp-bullets.simplebullets.navbar-old .bullet.last{margin-right:0!important}.tp-bullets.simplebullets .bullet.selected,.tp-bullets.simplebullets .bullet:hover{background-position:top left}.tp-bullets.simplebullets.navbar .bullet.selected,.tp-bullets.simplebullets.navbar .bullet:hover,.tp-bullets.simplebullets.round .bullet.selected,.tp-bullets.simplebullets.round .bullet:hover{background-position:bottom left}.tparrows{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;-ms-transition:opacity .2s ease-out}.tparrows.hidearrows{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0}.tp-leftarrow{z-index:100;cursor:pointer;position:relative;background:url(../assets/large_left.png) no-Repeat top left;width:40px;height:40px}.tp-rightarrow{z-index:100;cursor:pointer;position:relative;background:url(../assets/large_right.png) no-Repeat top left;width:40px;height:40px}.tp-leftarrow.round{z-index:100;cursor:pointer;position:relative;background:url(../assets/small_left.png) no-Repeat top left;width:19px;height:14px;margin-right:0;float:left;margin-top:-7px}.tp-rightarrow.round{z-index:100;cursor:pointer;position:relative;background:url(../assets/small_right.png) no-Repeat top left;width:19px;height:14px;margin-right:0;float:left;margin-top:-7px}.tp-leftarrow.round-old{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrow_left.png) no-Repeat top left;width:26px;height:26px;margin-right:0;float:left;margin-top:-13px}.tp-rightarrow.round-old{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrow_right.png) no-Repeat top left;width:26px;height:26px;margin-right:0;float:left;margin-top:-13px}.tp-leftarrow.navbar{z-index:100;cursor:pointer;position:relative;background:url(../assets/small_left_boxed.png) no-Repeat top left;width:20px;height:15px;float:left;margin-right:6px;margin-top:12px}.tp-rightarrow.navbar{z-index:100;cursor:pointer;position:relative;background:url(../assets/small_right_boxed.png) no-Repeat top left;width:20px;height:15px;float:left;margin-left:6px;margin-top:12px}.tp-leftarrow.navbar-old{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrowleft.png) no-Repeat top left;width:9px;height:16px;float:left;margin-right:6px;margin-top:10px}.tp-rightarrow.navbar-old{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrowright.png) no-Repeat top left;width:9px;height:16px;float:left;margin-left:6px;margin-top:10px}.tp-leftarrow.navbar-old.thumbswitharrow{margin-right:10px}.tp-rightarrow.navbar-old.thumbswitharrow{margin-left:0}.tp-leftarrow.square{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrow_left2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-right:0;margin-top:-9px}.tp-rightarrow.square{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrow_right2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-left:0;margin-top:-9px}.tp-leftarrow.square-old{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrow_left2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-right:0;margin-top:-9px}.tp-rightarrow.square-old{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrow_right2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-left:0;margin-top:-9px}.tp-leftarrow.default{z-index:100;cursor:pointer;position:relative;background:url(../assets/large_left.png) no-Repeat 0 0;width:40px;height:40px}.tp-rightarrow.default{z-index:100;cursor:pointer;position:relative;background:url(../assets/large_right.png) no-Repeat 0 0;width:40px;height:40px}.tp-leftarrow:hover,.tp-rightarrow:hover{background-position:bottom left}.tp-bullets.tp-thumbs{z-index:1000;position:absolute;padding:3px;background-color:#fff;width:500px;height:50px;margin-top:-50px}.fullwidthbanner-container .tp-thumbs{padding:3px}.tp-bullets.tp-thumbs .tp-mask{width:500px;height:50px;overflow:hidden;position:relative}.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer{width:5000px;position:absolute}.tp-bullets.tp-thumbs .bullet{width:100px;height:50px;cursor:pointer;overflow:hidden;background:0 0;margin:0;float:left;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out}.tp-bullets.tp-thumbs .bullet.selected,.tp-bullets.tp-thumbs .bullet:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1}.tp-thumbs img{width:100%}.tp-bannertimer{width:100%;height:10px;background:url(../assets/timer.png);position:absolute;z-index:200;top:0}.tp-bannertimer.tp-bottom{bottom:0;height:5px;top:auto}@media only screen and (min-width:480px) and (max-width:767px){.responsive .tp-bullets.tp-thumbs{width:300px!important;height:30px!important}.responsive .tp-bullets.tp-thumbs .tp-mask{width:300px!important;height:30px!important}.responsive .tp-bullets.tp-thumbs .bullet{width:60px!important;height:30px!important}}@media only screen and (min-width:0px) and (max-width:479px){.responsive .tp-bullets{display:none}.responsive .tparrows{display:none}}.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tp-simpleresponsive a{text-decoration:none}.tp-simpleresponsive ul{list-style:none;padding:0;margin:0}.tp-simpleresponsive>ul>li{list-stye:none;position:absolute;visibility:hidden}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(../assets/coloredbg.png) repeat}.tp-loader{background:url(../assets/loader.gif) no-repeat 10px 10px;background-color:#fff;margin:-22px -22px;top:50%;left:50%;z-index:10000;position:absolute;width:44px;height:44px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.tp-transparentimg{content:"url(../assets/transparent.png)"}.tp-3d{-webkit-transform-style:preserve-3d;-webkit-transform-origin:50% 50%} \ No newline at end of file diff --git a/app/home/view/szwjs/public/css/revolution-slider/images/gradient/g30.png b/app/home/view/szwjs/public/css/revolution-slider/images/gradient/g30.png new file mode 100644 index 0000000..48595b7 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/images/gradient/g30.png differ diff --git a/app/home/view/szwjs/public/css/revolution-slider/images/gradient/g40.png b/app/home/view/szwjs/public/css/revolution-slider/images/gradient/g40.png new file mode 100644 index 0000000..d82af00 Binary files /dev/null and b/app/home/view/szwjs/public/css/revolution-slider/images/gradient/g40.png differ