﻿/* CSS Document *//*#region 重置元素*/
*:focus
{
    outline: none;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td
{
    padding: 0;
    margin: 0;
}
@font-face
{
    font-family: "SourceHanSansCN-Normal";
    src: url("") format("woff2"),url("") format("woff"),url("") format("truetype"),url("") format("embedded-opentype"),url("") format("svg"),url("") format("opentype");
    font-weight: normal;
    font-style: normal;
}
body
{
    font: 1em/1.3 "SourceHanSansCN-Normal",sans-serif;
}
button, input, select, textarea, h1, h2, h3, h4, h5, h6
{
    font-size: 1em;
    line-height: 1.3;
}
address, cite, dfn, em, var
{
    font-style: normal;
}
code, kbd, pre, samp
{
    font-family: courier new,courier,monospace;
}
small
{
    font-size: .75em;
}
ul, ol
{
    list-style: none;
    margin: 0;
}
body, legend
{
    color: #000;
}
a
{
    color: inherit;
    color: #000;
    text-decoration: none;
}
a:hover
{
    color: #004ea2;
    text-decoration: none;
}
a:active
{
    color: inherit;
}
sup
{
    vertical-align: text-top;
}
sub
{
    vertical-align: text-bottom;
}
fieldset, img
{
    border: 0;
}
button, input, select, textarea
{
    font-size: .75em;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    word-break: break-all;
}
table th
{
    font-weight: normal;
}
table th, table td
{
    font-weight: normal;
    text-align: center;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video
{
    display: block;
    margin: 0;
    padding: 0;
}
img
{
    vertical-align: middle;
}
::-moz-placeholder
{
    color: #000;
}
input:-webkit-input-placeholder
{
    color: #000;
}
input:-moz-placeholder
{
    color: #000;
}/*#endregion*//*#region 清除浮动*/
.clearfix:after
{
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}
.clearfix
{
    *zoom: 1;
}/*#endregion */
button:disabled, .disabled
{
    opacity: .5;
    cursor: default;
}
.hi
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.css3, .about_1 ul li a
{
    -webkit-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}
.comdiv
{
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.cssimg, .cssimgp img, .food_2_mid_left_bg, .cul_lm_1_2 ul li dl dd .cul_lm_1_2_mid_left img, .cul_ghhd_1 ul li .index_3_mid_mid_1 img, .index_3_mid ul li .index_3_mid_mid_1 img
{
    transition: all 1.5s cubic-bezier(.215,.61,.355,1) 0s;/*transition-duration: 0.7s;-ms-transition-duration: 0.7s;-moz-transition-duration: 0.7s; -webkit-transition-duration: 0.7s;*/
}
@media screen and (min-width: 768px)
{
    .cssimg:hover, .cssimgp:hover img, .food_2 ul li:hover .food_2_mid_left_bg, .cul_lm_1_2 ul li dl dd:hover .cul_lm_1_2_mid_left img, .cul_ghhd_1 ul li:hover .index_3_mid_mid_1 img, .index_3_mid ul li:hover .index_3_mid_mid_1 img
    {/*-webkit-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05);*/
        transform: scale(1.08,1.08);
    }
    .cul_gjzz_1_1 ul li .cssimgp:hover img
    {
        transform: scale(1.02,1.02);
    }
}
.daxie
{
    text-transform: uppercase;
}
.cell_mid
{
    display: table;
    height: 100%;
    width: 100%;
}
.cell_h
{
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
div::-webkit-scrollbar-track-piece
{
    background-color: rgba(182,237,247,0);
    border-left: 1px solid rgba(182,237,247,0);
}
div::-webkit-scrollbar
{
    width: 2px;
    height: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
div::-webkit-scrollbar-thumb
{
    background-color: rgba(182,237,247,.5);
    background-clip: padding-box;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
div::-webkit-scrollbar-thumb:hover
{
    background-color: rgba(182,237,247,.5);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}/*************************/
