﻿
/*pro_desc*/
.pro_desc{ position:relative; margin-top:50px; display:block;}
.pro_tab{ position:absolute; top:-30px; z-index:3; left:0px; height:31px; line-height:31px; overflow:hidden; font-size:14px;}
.pro_tab li{ float:left; width:98px; cursor:pointer; text-align:center; margin-right:3px; color:#5C5C5C; background:url(../images/pro_tab_over.gif) left top no-repeat;}
.pro_tab li.active{background:url(../images/pro_tab_on.gif) left top no-repeat; color:#E60012;}
.pro_con{ border:1px solid #CCCCCC; background:#fff; padding:20px; }

.middle {
    display: block;
    height: 325px;
    overflow: hidden;
    width: 713px;
}
.box_left {
    float: left;
    height: 314px;
    overflow: hidden;
    width: 322px;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}
.box_right {
    float: right;
    height: 322px;
    width: 355px;
    display: inline;
    float: right;
    margin: 0;
    padding: 0;
}
.box_right .desc_info {
    font: 12px/22px Arial,Helvetica,sans-serif;
    height: 185px;
	line-height: 24px;
}
.box_right h1 {
    color: #1082c0;
    height: 40px;
	font-size: 24px;
}
#preview {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 322px;
}
.jqzoom {
    background: none repeat scroll 0 0 white;
    border: 1px solid #CCCCCC;
    height: 230px;
    margin-left: 27px;
    position: relative;
    width: 263px;
}
.zoomdiv {
    height: 350px;
    left: 859px;
    width: 400px;
}
.list-h li {
    float: left;
}
#spec-n5 {
    height: 87px;
    overflow: hidden;
    padding-top: 10px;
    width: 322px;
}
#spec-left {
    background: url("../images/left.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 43px;
    margin-top: 15px;
    width: 27px;
}
#spec-right {
    background: url("../images/right.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 43px;
    margin-top: 15px;
    width: 27px;
}
#spec-list {
    display: inline;
    float: left;
    margin: 0 3px;
    overflow: hidden;
    width: 261px;
}
#spec-list ul li {
    display: inline;
    float: left;
    margin-right: 0;
    width: 87px;
}
#spec-list ul li img {
    border: 3px solid #CCCCCC;
    height: 66px;
    margin: 0 3px;
    width: 75px;
}
.jqzoom {
    padding: 0;
    position: relative;
}
.zoomdiv {
    background: url("i/loading.gif") no-repeat scroll center center #FFFFFF;
    border: 1px solid #E4E4E4;
    display: none;
    height: 314px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 1px;
    width: 364px;
    z-index: 100;
}
.bigimg {
    height: 800px;
    width: 800px;
}
.jqZoomPup {
    background: none no-repeat scroll 50% top #FEDE4F;
    border: 1px solid #AAAAAA;
    cursor: move;
    height: 50px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 50px;
    z-index: 10;
}
#spec-list {
    position: relative;
    width: 261px;
}
#spec-list div {
    margin-top: 0;
}
.none{ display:none;}

/*main_left*/
.main_left{ float:left; width:444px;}
.c_tit {
    background: url("../images/channel_tit.gif") repeat-x scroll left top transparent;
    height: 30px;
    line-height: 30px;
}
.c_tit ul li {
    cursor: pointer;
    float: left;
    font-size: 12px;
    text-align: center;
    width: 148px;
	color: #3B3D40;
}

.c_tit ul li.active {
    background: url("../images/c_tit_on.gif") no-repeat scroll left top transparent;

    color: #FFFFFF;
    text-decoration: none;
}

/*faq*/
.faq{    
	color: #505050;
    float: left;
    margin-left: 26px;
	_margin-left: 16px;
    margin-top: 18px;
    overflow: hidden;
    width: 407px;
	height:220px;
}

.faq li {
    background: url("../images/ico-1.gif") no-repeat scroll 3px center transparent;
    border-bottom: 1px dashed #E6E6E6;
    font-size: 12px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    padding-left: 14px;
}
.faq li a{ color:#141415}