
/* CSS Document */
*{font-family: 'Source Sans Pro', sans-serif;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin:0;padding:0;}fieldset,img {border:0;}focus {outline:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup {font-style:normal; }h1,h2,h3,h4,h5,h6 {font-size:100%; }abbr,acronym {border:0;font-variant:normal;}input,button,textarea,select,optgroup,option {font-family:inherit;font-size:inherit;font-style:inherit; }code,kbd,samp,tt {font-size:100%;}input,button,textarea,select {*font-size:100%;}body {line-height:1.5;}ol,ul {list-style:none;}table {border-collapse:collapse;border-spacing:0;}caption,th {text-align:left;}sup,sub {font-size:100%;vertical-align:baseline;}:link,:visited ,ins {text-decoration:none;}blockquote,q {quotes:none;}blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}

A:link{color:#000000;text-decoration:none; target:_parent}
A:visited{color:#000000;text-decoration:none; target:_blank}
A:active{color:#ff0000;text-decoration:none; target:_blank}
A:hover{color:#FF0000;text-decoration:none; target:_blank}

td{ vertical-align:top}
/*************************************
* public style  author:wenbj
*************************************/
.clearfloat{clear:both;height:0;line-height:0;font-size:0;}
.clearfloat2{overflow:auto;zoom:1;}
.pabs{position:absolute;}
.prel{position:relative;}
.floatL2{display:inline;float:left;}
.floatR2{ display:inline; float:right;}




.tab{width:100%; }
.tab1{color:#d61820;font-family: 'Source Sans Pro', sans-serif; border-bottom:2px solid #d61820}
.tab1,.tab2{width:12%;float:left; height:35px; line-height:35px;cursor:pointer;font-size:18px; text-align:center; font-family: 'Source Sans Pro', sans-serif;margin-top:-1px;}
#TabCon1, #TabCon2{width:100%; min-height:198px;}
.cAL1More{left:91%;text-align:right; top:10px;}
.xixi1{width:100%; height:35px; cursor:pointer; border-bottom:1px #cbcbcb solid}
.xixi2{width:100%; height:35px; cursor:pointer;border-bottom:1px #cbcbcb solid}

@media screen and  (max-width:800px){
    .tab1,.tab2{width:16%;font-size:16px;}
    .cAL1More{left:91%;text-align:right; top:10px;}
}


@media screen and  (max-width:640px){
    .tab1,.tab2{width:20%;}
    .cAL1More{left:91%;text-align:right; top:10px;}
}
@media screen and  (max-width:420px){
    .tab1,.tab2{width:20%;}
    .cAL1More{left:81%;text-align:right; top:10px;}
}
