﻿/* 样式预定义 */
body{font-family: "Microsoft YaHei","微软雅黑";color: #666;font-size:14px}
body, dl, dd, p, h1, h2, h3, h4, h5, h6 {margin: 0}
ol, ul {margin: 0;padding: 0;list-style: none}
a {text-decoration: none;color: black;}
a:hover{ text-decoration:none}
img{border: none;}
i{ font-style:normal}
input { outline: none } 
hr{margin: 12px 0;border: 0;height: 1px;background: #ddd;}
/* head */
/*.head{ background:url(../images/logo.png) no-repeat left center; overflow:hidden; width:1200px; margin:0 auto; height:130px}*/

    /*sansuib.com*/
* {padding: 0;margin: 0;webkit-tap-highlight-color: transparent;outline: none}
.ov {overflow: hidden;}
.pr {position: relative }
.di {display: inline-block;}
.href {cursor: pointer;}
.left {float: left}
.right {float: right}
.sn1 {overflow: hidden;text-overflow: ellipsis;white-space: nowrap; /*border:1px solid #ddd;*/}
.sn2 {word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.sn3 {word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
ol, ul {margin: 0;padding: 0;list-style: none}
.sn4 {word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
ol, ul {margin: 0;padding: 0;list-style: none}


.w {width: 1200px;margin: 0 auto;}
.fl { float: left; }
.fr { float: right; }
table {  border-collapse: collapse; }
.clearfix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }
.clearfix { zoom: 1 }
.min1200{width: 100%;min-width: 1200px;position: relative;}
.w1200{width: 1200px;margin: 0 auto;}
.pa{position: absolute;}
.tc{text-align: center;}
.bgindex{background-color: rgba(255,255,255,.8)!important;}