/* CSS Document */
html,body,h1,h2,h3,h4,h5,h6,div,p,ul,ol,dl,dt,dd,fieldset,img,q,i,em,sub,sup{margin:0;padding:0;list-style:none;font-style: normal;  font-family:"微软雅黑"; border:0 none;}
html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a{text-decoration:none;}
a:focus,input:focus,textarea:focus{outline:none;}
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle;} 

body{background:#fafafa;}
/*header*/
header{width:100%; height:44px; text-align:center; line-height:44px; overflow:hidden; background:#333333;}
.logo{width:66px; height:44px; float:left;}
.home{width:20px; height:19px; float:right; margin-right:16px; margin-top:14px;}
header p{display:inline-block; color:#ffffff; font-size:18px; font-weight:bold;}


/*yh_center*/
.yh_center{width:310px; height:auto; margin:0 auto; overflow:hidden; margin-top:20px; margin-bottom:14px;}
.yh_center dt{width:90px; height:90px; float:left;}
.yh_center dd{width:210px; height:84px; padding-top:4px; border:1px solid #c2c2c2; float:right;}
.yh_center dd p{width:200px; margin:0 auto; line-height:24px; font-size:14px; color:#333;}
.yh_center dd p font{font-size:20px; color:#fb4c07;}


/*tab*/
#tab{width:300px; height:40px; overflow:hidden; margin:0 auto; margin-top:14px;}
#tab span{width:100px; height:40px; line-height:40px; float:left; font-size:16px; color:#333333;}
#tab span.se{color:#de5400; height:38px; border-bottom:2px solid #de5400;}

#tab_content{width:300px; height:150px; overflow:hidden; margin:0 auto; margin-top:14px;}
#tab_content div{display:none;}
#tab_content div p{width:100%; line-height:26px; font-size:14px; color:#333;}
#tab_content div a{float:left; width:70px; border-radius:4px; margin-top:18px; margin-right:5px; height:30px; line-height:30px; text-align:center; background:#dbdbdb; color:#333; font-size:14px;}


















