﻿@charset "utf-8";
/* CSS Document */
*{transition-property: all;-ms-transition-property:all;-moz-transition-property:all; -webkit-transition-property:all; -o-transition-property:all;}
html,body{font-size:14px;width:100%;clear:both;margin:0px;padding:0px;font-family:'Microsoft Yahei',arial,'Hiragino Sans GB',sans-serif; background-color:#7d1ccb;}
img{border:0px; width:auto; max-width:100%;}
ul,li,p{margin:0px;padding:0px;}
a{text-decoration:none; background-color:transparent; -webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;-ms-transition:all 0.5s ease;transition:all 0.5s ease;}
a:active,a:hover{ outline:0;}
a,button,textarea,select{ -webkit-appearance:none; -webkit-tap-highlight-color:rgba(255,0,0,0);}
div{ box-sizing:border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
ul,li{list-style-type:none;box-sizing:border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
i,em{font-style:normal}
h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}
table{width:100%;line-height:1.5em;border-collapse:collapse;border-spacing:0}
th, td{padding:5px;border-bottom:1px solid #transparent;border-left:1px solid transparent; vertical-align:middle;}
th{font-weight:bold;text-align:center;background-color:transparent;}
input,button,select,textarea{ outline:none; appearance:none; -moz-appearance:none; -webkit-appearance:none; }
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance:none;padding:0;margin:0;font-weight:normal; color:#fff;}
input::-webkit-input-placeholder{color:#999; font-family:"微软雅黑";}
textarea::-webkit-input-placeholder{color:#999; font-family:"微软雅黑";}

@font-face {
      font-family: "思源黑体 CN Light";
      src: url(../../fonts/SourceHanSansCN-Light.otf) ;
}
@font-face {
      font-family: "思源黑体 CN ExtraLight";
      src: url(../../fonts/SourceHanSansCN-ExtraLight.otf);  
}
@font-face {
      font-family:"思源黑体 CN Normal";
      src: url(../../fonts/SourceHanSansCN-Normal.otf) ;
}
@font-face {
      font-family:"思源黑体 CN Regular";
      src: url(../../fonts/SourceHanSansCN-Regular.otf) ;
}
@font-face {
      font-family:"思源黑体 CN Medium";
      src: url(../../fonts/SourceHanSansCN-Medium.otf) ;
}
@font-face {
      font-family:"思源黑体 CN Blod";
      src: url(../../fonts/SourceHanSansCN-Blod.otf) ;
	  
}





