/* CSS Document */
body{ height:100%; min-width:1200px;}
*{margin:0;padding:0;border:none;}
body{ font-family:"Î¢ÈíÑÅºÚ";}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
table,td,tr,th{ border-collapse:collapse; border-color:#ddd;}
img,embed{ border:none; vertical-align:text-top;}
ul,li{ padding:0; list-style-type:none;}
em,i{font-style: normal;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.clearfix{*zoom:1}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility:hidden;}
.w1200{ width:1200px; height:auto; margin:0 auto; position:relative;}
@media(max-width:767px){
body{ min-width:300px !important; max-width:640px;}
.w1200{ width:100%; height:auto; margin:0 auto; position:relative;}
}


.proModel{ position: relative;margin:10px 0 15px;overflow-x:auto;}
.proModel ul{ font-size: 0;min-width:1200px;letter-spacing: -1px; background:#f0f0f0; border-bottom:1px solid white;}
.proModel ul:nth-child(1){ background: #bfbfbf!important; color: #1e1e1e;}
.proModel ul:hover{ background:#e1e1e1;}
.proModel ul li{ display: inline-block; vertical-align:middle; letter-spacing:0; text-align:center; width:9%;}
.proModel ul li:nth-child(1){ width: 16%;}
.proModel ul li:nth-child(3){ width: 12%;}
.proModel ul:nth-child(1) li:after{ content: '';display: block; position: absolute; width: 1px; background: #FFF;top: 0; bottom: 0;}
.proModel ul li span{ font-size:14px; line-height: 18px; display: block; min-height: 18px; padding: 12px 10px;}
.proModel ul:nth-child(1) li span{ font-size:16px;}
.proModel ul li a{ display: block; width: 16px; height: 18px; margin: 0 auto; overflow: hidden; text-indent: -9999px; background:url(/images/icon_pdf.png);}
@media(max-width:767px){
	.proModel ul{ width:100%;min-width:100%;}
	.proModel ul li span{ padding:6px 5px; word-wrap:break-word; font-size:12px;}
	.proModel ul:nth-child(1) li span{ font-size:14px;}
}

.proModel2{ position: relative;margin:0 0 15px;overflow-x:auto;}
.proModel2 ul{ font-size: 0;min-width:1200px;letter-spacing:-1px; background:none; border-bottom:1px solid #dbe5f1; border-right:1px solid #dbe5f1; box-sizing:border-box;}
.proModel2 ul:nth-child(1){ background:none !important; color:#1e1e1e; border-top:1px solid #dbe5f1;}
.proModel2 ul:nth-child(2n){ background:#f7faff !important}
.proModel2 ul li{ display: inline-block; vertical-align:middle; letter-spacing:0; text-align:center; width:20%;}
.proModel2 ul:nth-child(1) li:after{ content: '';display: block; position: absolute; width: 1px; background:#dbe5f1;top: 0; bottom: 0;}
.proModel2 ul li span{ font-size:14px; line-height: 18px; display: block; min-height: 18px; padding: 12px 10px;}
.proModel2 ul:nth-child(1) li span{ font-size:14px;}
.proModel2 ul li a{ display: block; width: 16px; height: 18px; margin: 0 auto; overflow: hidden; text-indent: -9999px; background:url(/images/icon_pdf.png);}
@media(max-width:767px){
	.proModel2 ul{ width:100%;min-width:100%;}
	.proModel2 ul li span{ padding:6px 5px; word-wrap:break-word; font-size:12px;}
	.proModel2 ul:nth-child(1) li span{ font-size:14px;}
}