﻿@charset "utf-8";
* {outline: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html {
    font-family: "Microsoft YaHei","Arial";
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
	height: 100%;
}
body {padding: 0;margin: 0 auto;font-size: 16px; color: #333;background-color: #fff;font-family: "sans-serif","Arial";min-width: 320px;
    -webkit-text-size-adjust: none;
    /*取出点击出现半透明的灰色背景*/
    -webkit-tap-highlight: rgba(0,0,0,0);
    /*控制内容的可选择性*/
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
input[type="button"],
input[type="submit"],
input[type="reset"] {-webkit-appearance: none;}
ul,
li,
form,
dl,
dt,
dd,
div,
ol,
figure,
aside{padding: 0;margin: 0;}
.ul,
.ul li {list-style: none;}
table {border-collapse: collapse;border-spacing: 0;table-layout: fixed;}
table td {border-collapse: collapse;font-size: 1px; font-size: 16px;}
select, input, textarea {font-size: 14px;color: #333;border-radius: 0;-webkit-border-radius: 0;font-family: "sans-serif";}
img{border: none;max-width: 100%;vertical-align: middle;}
a {color: #333;text-decoration: none; -webkit-tap-highlight-color:rgba(0,0,0,0);/* 去掉链接触摸高亮 */}
a:hover {text-decoration: none;}
a:focus {color: #333;outline: none;-moz-outline: none;}
a:active {color: #333;}
p{margin: 0; word-break: break-word;}
pre{
    white-space:pre-wrap;
    white-space:-moz-pre-wrap;
    white-space:-o-pre-wrap;
    word-wrap:break-word;
    margin:0;
    font-family: "Microsoft YaHei";
    text-align:justify;
    text-justify:inter-ideograph;
}
img, object {
    border: none;
    max-width: 100%;
    border: 0;
    overflow: hidden;
    vertical-align: middle;
}

.clear {clear: both;height: 0px;overflow: hidden;zoom: 0;}
.clearfix {*zoom:1;}/*IE/7/6*/
.clearfix:after { content:"\200B"; display:block; height:0; clear:both; }

.dot{display: block;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
/*2行文本省略号*/
.dot2 {display: -webkit-box;display: box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
/*3行文本省略号*/
.dot3 {display: -webkit-box;display: box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}

.ytable{ display:table; width:100%;table-layout: fixed;}
.ytable-cell{ display:table-cell; vertical-align:middle;}

.bg_cover{background-size: cover;background-position: center center;background-repeat: no-repeat;}
.bg_contain{background-size: contain;background-position: center center;background-repeat: no-repeat;}
a {
    color: #585858;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 去掉链接触摸高亮 */
a:focus {
    outline: none;
    -moz-outline: none;
}

.hide {
    display: none;
}

.auto-1800{max-width: 1800px; margin: auto; width: 96%}
.auto-1600{max-width: 1600px; margin: auto; width: 96%}


@font-face {
	font-family: 'Regular';
	src: url(../fonts/SourceHanSansCN-Regular.ttf) format("truetype");
}
@font-face {
	font-family: 'Light';
	src: url(../fonts/SourceHanSansCN-Light.ttf) format("truetype");
    font-weight: lighter;
    font-style: normal;
}
@font-face {
	font-family: 'Medium';
	src: url(../fonts/SourceHanSansCN-Medium.ttf) format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Raj-R';
    src: url(../fonts/Rajdhani-Regular.ttf) format("truetype");
}

@font-face {
    font-family: 'Raj-M';
    src: url(../fonts/Rajdhani-Medium.ttf) format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face{
    font-family: 'Raj-L';
    src: url(../fonts/Rajdhani-Light.ttf) format("truetype");
    font-weight: lighter;
    font-style: normal;
}

@font-face{
    font-family: 'Raj-S';
    src: url(../fonts/Rajdhani-SemiBold.ttf) format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face{
    font-family: 'Raj-B';
    src: url(../fonts/Rajdhani-Bold.ttf) format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'FZCJHJW';
    src: url(../fonts/FZCTHJW\ 2.TTF) format('truetype');
    font-style: normal;
    font-weight: bold;
}

@font-face{
    font-family: 'BITSUMIS';
    src: url(../fonts/BITSUMIS-1.ttf) format("truetype");
}

@font-face{
    font-family: 'Fontquan';
    src: url(../fonts/FontquanXinYiGuanHeiTi-Regular.ttf) format("truetype");
}
