*{margin: 0;padding: 0;zoom: 1;list-style: none;}
a{text-decoration: none;cursor: pointer;}
body{width: 100%;min-height: 100%;font-family:"宋体" !important;}
/*头部*/
.topBar{width:100%;height:40px;line-height: 40px;background: #eeeeee;}
.pull-left{float: left;height: 40px;}
.pull-right{float: right;height: 40px;}
.pull-right a{color: #333333;}
/*banner图*/
.pc{display: block;}
.shouji{display: none;}
.headerbanner{width: 100%;position: relative;}
.headerbanner img{width: 100%;min-width: 1200px;}
.tabs{width: 100%;height: 40px;position: absolute;bottom: 30px;}
.tabs ul{width: 52%;height: 40px;line-height: 40px;margin: 0 auto;}
.tabs ul li{float: left;width: 20%;list-style: none;font-size:24px;font-family:FZXBSJW;font-weight:normal;color:#FFFFFF;}
.tabs ul li a{font-size:20px;font-family:FZXBSJW;font-weight:normal;color:#FFFFFF;}
.tabs ul li a:hover{font-size:20px;font-family:FZXBSJW;font-weight:normal;color:#FFFFFF !important;}
.active a{color: #FFFFFF !important;}
.share{height:32px;overflow: hidden;}
 @media screen and (max-width:768px){
 body{width: 100%;min-height: 100%;}
.topBar{width:100%;height:40px;line-height: 40px;background: #eeeeee;display: none;}
/*banner图*/
.pc{display: none;}
.shouji{display: block;}
.headerbanner{width: 100%;position:static;}
.headerbanner img{width: 100%;min-width: 100%;}
.tabs{width: 95%;height: 40px;margin: 0 auto;position: static;}
.tabs ul{width: 100%;height: 40px;line-height: 40px;margin: 0 auto;}
.tabs ul li{float: left;width: 20%;list-style: none;font-size:16px;font-family:FZXBSJW;font-weight:normal;color:black;text-align: center;}
.tabs ul li a{font-size:16px;font-family:FZXBSJW;font-weight:normal;color:black;}
.tabs ul li a:hover{font-size:16px;font-family:FZXBSJW;font-weight:normal;color:black !important;}
.active a{color: #cd2b24 !important;}
}	