@charset "utf-8";
/* CSS Document */

/*
	各大区颜色
	R1 rgb(229,28,35)
	R2 rgb(63,81,181)
	R3 rgb(0,188,212)
	R4 rgb(37,155,36)
	R5 rgb(255,152,0)
	R6 rgb(121,85,72)
    R7 rgb(158,158,158)
*/

*{ -webkit-tap-highlight-color:transparent;}
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{margin:0;padding:0;}
body { height:100%; -webkit-font-smoothing: antialiased; color:#333333; font-family: Roboto,RobotoDraft,Helvetica,Arial,sans-serif; -webkit-text-size-adjust:100%; text-size-adjust:100%;}
body,html{ overflow: visible; font-size: 16px;}
select,input,button {vertical-align:middle;font-size:100%; outline:none;}
textarea{resize:none; outline:none; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{ -webkit-appearance: none !important; margin: 0;}
input[type="number"]{-moz-appearance:textfield;}
.h60{ height: 60px;}
.clearfix:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}
.clearfix {*zoom:1}
.clr {clear: both;font-size: 0;height: 0;line-height: 0;margin: 0;padding: 0;visibility: hidden;width: 0;}
ul,ol {list-style:none;}
img{border:none;}
a{ color:#2962ff; text-decoration:none; vertical-align:baseline;}
a:hover{text-decoration:none; color:#e63a00;}

/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../Fonts/roboto-light-webfont.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url(../Fonts/roboto-regular-webfont.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(../Fonts/roboto-medium-webfont.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../Fonts/roboto-bold-webfont.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}