* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin:0;padding:0;}
*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body {width:100%;min-width:1200px;margin:0 auto;font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;font-size: 12px;color: #333;background-color: #fff;}
a {color: #666666;text-decoration: none;}
a:hover,a:focus {text-decoration: none;}
a:focus {outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}
h1,h2{font-weight:normal;}
ul,li{list-style:none;}
img {vertical-align: top;}
.clearfix:before,.clearfix:after{display: table;content: " ";}
.clearfix:after{clear: both;}
.w1000{width:1000px;}
.w1200{width:1200px;margin: 0 auto;}
.fb{font-weight: bold;}
.left{float:left;}
.right{float:right;}
.pad30_l_r{padding-left: 30px;padding-right: 30px;}
.relative{position:relative;}
.border{border:1px solid #ededed;}
.border_b{border-bottom:1px solid #ededed;}
.songti {font-family: "SimSun";}
.f0{font-size:0px;}
.f24{font-size:24px;}
.box10{height:10px;}
.box20{height:20px;}
.line_h66{line-height: 66px;}
.tabs{position: absolute;top:32px;left:130px;bottom:0;}
.tabs span{position:relative;display:inline-block;height:100%;margin-right:24px;font-size:14px;color:#333;cursor: pointer;}
.tabs span.cur,.tabList .item li .txt:hover{color:#3f6de0;}
.tabs span.cur:after{position: absolute;bottom:0;left:0;width:100%;height:2px;background:#3f6de0;content:'';}
.tabList .tabListItem{display: none;margin-right: -40px;}
.tabList .tabListItem.cur{display: block;}
.tabList .item li{float:left;width:25%;padding-right:40px;text-align: center;font-size:14px;color:#333;}
.tabList .item li .txt{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -o-box;display: box;-webkit-box-orient: vertical;-moz-box-orient: vertical;-ms-flex-direction: column;-o-box-orient: vertical;box-orient: vertical;-webkit-line-clamp: 2;-moz-line-clamp: 2;-ms-line-clamp: 2;-o-line-clamp: 2;line-clamp: 2;overflow: hidden;text-overflow: ellipsis;color:#333;line-height: 18px;height:36px;}
