﻿/*#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;
}
/* Webfont: Raleway-Light */@font-face {
    font-family: 'helvetica';
    src: url('fonts/Helvetica/helvetica-light.eot'); /* IE9 Compat Modes */
    src: url('fonts/Helvetica/helvetica-light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Helvetica/helvetica-light.woff') format('woff'), /* Modern Browsers */
         url('fonts/Helvetica/helvetica-light.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fonts/Helvetica/helvetica-light.svg#helvetica-light') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
body{
    font:1em/1.3 "微软雅黑", 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:#b09580;    
    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:#999; }
input:-webkit-input-placeholder,textarea:-webkit-input-placeholder { color:#999; } 
input:-moz-placeholder,textarea:-moz-placeholder { color:#999; } 
/*#endregion*/
/*#region 清除浮动*/
.clearfix:after{
	content: '\20';
    display: block;
    height: 0;
    clear: both;
}
.clearfix { 
	*zoom:1;
}
/*#endregion */
button:disabled,
.disabled{
    opacity:0.5;
    cursor:default;
}

.zzsc {position: fixed;left: -100%;right:100%;top:0;bottom: 0;text-align: center; z-index:99999; display:none;}
 
.zzsc:after {content:"";display: inline-block;vertical-align: middle;height: 100%;width: 0;} 
.content{display: inline-block; *display: inline; *zoom:1; vertical-align: middle;position: relative;right: -100%;} 
.content_mark,.tablemark{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:9999; background:#000; opacity:0.5;filter:alpha(opacity=50); display:none;} 
.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;}
.tablediv{display:none;
position:fixed; left:0; top:0; width:100%; height:100%; z-index:999999999999999;}
.tablediv_mid{  
max-width:56.26em; margin:0 auto;  background-color:#fff; overflow:hidden;}
.tablediv_mid_con{
width:90%; margin:5% auto; padding:0px; clear:both; overflow:hidden;}
.tablediv_mid_con_left{
float:left; width:37%;}
.tablediv_mid_con_left img{
width:100%;}
.tablediv_mid_con_right{
float:right; width:59%; position:relative;}
.tablediv_mid_con_right_2{min-height:20em;overflow-y:auto; max-height:20em; margin-top:1em;}
.tablediv_mid_con_right_1 span{
float:left;}
.tablediv_mid_con_right_1 span:nth-child(1){
font-size:20px; color:#333; font-size:1.25em;}
.tablediv_mid_con_right_1 span:nth-child(2){
font-size:0.9375em; color:#808080; margin-left:1em; margin-top:0.4em;
}
.closetablediv{
position:absolute; right:0; top:0;}
@media screen and (max-width:760px) {
.tablediv_mid_con_right_1 span:nth-child(1){
font-size:1em;}
.tablediv_mid_con_right_1 span:nth-child(2){
font-size:0.9375em; color:#808080; margin-left:1em; margin-top:0.1em;
}
.tablediv_mid_con_left{
width:30%;
}
.tablediv_mid_con_right{
width:65%;
}
.tablediv_mid_con_right_2{
min-height:14em;overflow-y:auto; max-height:14em; 
}


}
.hi{overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
 .cssimg img,.tc_list li .tc_list_img,.team_1_left{-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; }
.cssimg:hover img,.tc_list li:hover .tc_list_img,.team_1_left:hover{-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);} 
 

.daxie{text-transform: uppercase;}

.vmid{
margin:0 auto; max-width:60em; padding:0 1em;}

