﻿/*#region 重置元素*/
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;
}
body{
    font:1em/1.3 SourceHanSansCN, arial, "\5FAE\8F6F\96C5\9ED1", "\5b8b\4f53", 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:  0.75em; 
} 
ul, ol { 
    list-style: none; 
    margin:0;
}
body,legend { 
    color:#666;
}
a{
    color:inherit;
    text-decoration: none; 
}
a:hover  {
    color:#e9811a;    
    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:  0.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:0.5;
    cursor:default;
}
.hi{overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.css3,a{-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;}
@media screen and (min-width:1090px){
.cssimg,.bg_3_2_mid img,.zlgl_mid img{transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;/*transition-duration: 0.7s;-ms-transition-duration: 0.7s;-moz-transition-duration: 0.7s; -webkit-transition-duration: 0.7s;*/}
.cssimg:hover,.bg_3_2_mid:hover img,.zlgl_mid:hover 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);}
}
.daxie{text-transform: uppercase;}
.tablemask{ display:none;
position:absolute; left:0; top:0; width:100%; height:100%;background-image:url(../images/c14.png); z-index:888888;}
.maxtable{ z-index:999999; display:none;
position:absolute; left:0; top:0; width:100%;   vertical-align:middle;}
.maxtable td{
width:100%; height:100%; vertical-align:middle; }
.maxtable_1{
position:relative; padding:1.25em;}
.maxtable_close{ cursor:pointer;
position:absolute; right:0; top:0; z-index:100;}
.maxtable_1_1{
background-color:#fff; overflow:hidden; padding:2em 2em 0em 2em;}
.maxtable_1_1_1{
text-align:left; color:#000; font-size:1.375em;}
.maxtable_1_1_2{
border-top:1px #d7d7d7 dotted; padding:1em 0 0 0; overflow:hidden; margin-top:1em; font-size:0.875em; text-align:left; line-height:1.8em;}
@media screen and (max-width:760px) {
.maxtable_1_1_1{
font-size:1em;}
}

div::-webkit-scrollbar-track-piece {  
    background-color: rgba(255, 127, 0, 0);  
    border-left: 1px solid rgba(255, 127, 0, 0);  
}  
div::-webkit-scrollbar {  
    width: 3px;  
    height: 3px;  
    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    border-radius: 3px;  
}  
div::-webkit-scrollbar-thumb {  
    background-color: rgba(255, 127, 0, 0.5);  
    background-clip: padding-box;  
    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    border-radius: 3px;  
    
}  
div::-webkit-scrollbar-thumb:hover {  
    background-color: rgba(255, 127, 0, 0.5);  
    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    border-radius: 3px;  
} 











