/* page-first */
.page-first{ margin-top:0px; width:930px; height:550px; padding:15px 0px 20px 0px; background:#fff;}
.sliderBox{ position:relative; width:430px; height:550px; float:left; overflow:hidden;}
.sliderBox .ren-bao{ position:absolute; width:170px; height:75px; background:url(../images/mark_ico2.png) no-repeat; right:10px; top:0px; z-index:99;}
.sliderBox .hd{position: absolute; left:0px; bottom:0px; width:100%; height:102px;}
.sliderBox .hd .smallScroll{ position:relative; width: auto; height:60px; padding-left:38px; }
.sliderBox .smallScroll ul{ width:430px;}
.sliderBox .smallScroll ul li{  float:left; width:100px; height:80px; margin-right:1px; border:2px solid #fff; text-align:center; cursor:pointer; overflow:hidden; }
.sliderBox .smallScroll ul li.on{ border:2px solid #E53E41;}
.sliderBox .smallScroll ul li img{ width:100px; height:100px;}
.sliderBox .bd{ position:absolute; left:0px; top:0px; width:430px; height:450px; overflow:hidden;}
.sliderBox .bd ul li{ width:100%; height: 100%; text-align:center; overflow:hidden;}
.sliderBox .bd ul li img{ width:100%; height:430px;}
.sliderBox a.sprev,.sliderBox a.snext{ display:block; position:absolute; bottom:0px; width:30px; height:80px; overflow:hidden; z-index:9; margin-bottom:20px;}
.sliderBox a.sprev{ left:0px;  background:url("/images/icon_left.png") center center no-repeat #F0F0F0;}
.sliderBox a.sprev:hover{background:url("/images/icon_left2.png") center center no-repeat #0466BD;}
.sliderBox a.snext{ right:0px;  background:url("/images/icon_right.png") center center no-repeat #F0F0F0;}
.sliderBox a.snext:hover{ background:url("/images/icon_right2.png") center center no-repeat #0466BD;}
.sliderBox a.nextStop{ opacity:1.0;}

.p-btns { margin-top:20px; width:100%; overflow:hidden; }
.p-btns a{ display:block; height: 70px; line-height: 70px; text-align: center; border-radius: 4px; }
.p-btns a.consultation {  float: left; width: 217px; background: #ef001d; margin-top:19px; font-size: 24px; color: #fff; border: 1px solid #ef001d; }
.p-btns a.kanjia{ float:right; width:303px; height:91px; line-height:115px; background:url("/images/HituxCMSNote/kan.jpg") no-repeat;font-size: 24px; color: #ef001d; }

.proDes{ width: 460px; height: 520px;position: relative; color: #000;}
.proDes h1{ font-size: 20px; line-height:160%;overflow: hidden;}
.proDes h2{ color:#133984; font-size: 18px; overflow: hidden; line-height:40px;}
.proDes span{ font-size: 22px; color:#FF0000; font-family:Arial, Helvetica, sans-serif;}
.proDes .line{ width:100%; height:1px; background-color:#999999; margin:20px auto;}
.proDes .features-info { width:460px; color:#585858; font-size:14px; line-height:30px;}
.proDes .features-info p{ line-height:14px;}
.proDes .features-info ul{width:460px;zoom:1; color:#585858;}
.proDes .features-info ul:after{content:''; display:block; clear:both;}
.proDes .features-info li{float:left; list-style-type: none;width:100%; color:#585858; font-size:14px; line-height:30px;}

