﻿/* reset 重置默认样式*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;vertical-align:top;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.2 Tahoma,'Microsoft Yahei','Simsun';color:#333;outline:0;}
html{font-size: 62.5%;}
a{color:#333;outline: none;} a:hover{color:#157AD8;transition: color 0.3s;}



/* function 功能样式*/
.f-cb,.f-cb:after,.f-cbli li:after,.f-cb10{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";} 
.f-cb10{height:10px;line-height:none;font-size:0px;}
.f-cb,.f-cbli li{zoom:1;} 
.f-fl{float:left;} 
.f-fr{float:right;}

.f-fs14{font-size:14px;}
.f-fs16{font-size:16px;}
.f-fs18{font-size:18px;}

.f-fs20{font-size:20px;}
.f-fs24{font-size:24px;}

.f-lh12{line-height:1.2em;}
.f-lh14{line-height:1.4em;}
.f-lh16{line-height:1.6em;}
.f-lh18{line-height:1.8em;}
.f-lh26{line-height:2.6em;}

.f-fw500{font-weight:500;}
.f-fw600{font-weight:600;}

.f-taj{text-align:justify;text-justify:inter-ideograph;} 
.f-pd3{padding-top:30px;}

/*skin*/
/*font color*/
.s-fc0, .s-fc0 a{color:#fff;}
.s-fc1, .s-fc1 a{color:#888;}
.s-fc2, .s-fc2 a{color:#e74b3b;}

/*border color*/
.s-bdc1{border:1px solid #d1d1d1;box-sizing:border-box;}
.s-bdc2{border-top:1px solid #f4f4f4;box-sizing:border-box;}

/*background-color*/
.s-bgc0{background-color:#fff;}
.s-bgc1{background-color:#f4f4f4;}
.s-bgc2{background-color:#e74b3b;}
.s-bgc3{background-color:#5CA8E5;}
.s-bgc4{background-color:#2381CD;}