@charset "utf-8";
@import url(css.css);
.wrap {
    margin: 0 auto;
    position: relative;
    width: 1000px;
}
.subTitle {
    border-bottom: 3px solid #00923f;
    color: #222;
    height: 30px;
    margin: 8px 0 20px;
}

.subTitle h3 {
    float: left;
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    padding-left: 10px;
}
.subTitle p {
    color: #aaa;
    display: inline-block;
    float: right;
    margin: 8px 5px 0 0;
}

.cen_er {
    margin: 0 auto;
    width: 985px;
}

/*产品放大镜*/
#example3{
	padding: 4px;
	border: 1px solid #ccc;
	margin: 0 0 0 30px;
}

#example3 .etalage_thumb{
	background: white url(../images/loading.gif) center no-repeat;
	-webkit-box-shadow: 0 0 4px #aaa;
	-moz-box-shadow: 0 0 4px #aaa;
	box-shadow: 0 0 4px #aaa;
	margin-left:6px;
}

#example3 .etalage_small_thumbs li{
	margin: 5px;
	cursor: pointer;
}

#example3 ul li.etalage_smallthumb_active{
	-webkit-box-shadow: 0 0 5px #333;
	-moz-box-shadow: 0 0 5px #333;
	box-shadow: 0 0 5px #333;
	cursor: default;
}

#example3 .etalage_zoom_area,
.etalage_zoom_area{
	background: url(../images/loading.gif) center no-repeat;
	-webkit-box-shadow: 0 0 5px #333;
	-moz-box-shadow: 0 0 5px #333;
	box-shadow: 0 0 5px #333;
}

#example3 .etalage_magnifier{
	background: white;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
}
.etalage, .etalage_thumb, .etalage_thumb_image, .etalage_source_image, .etalage_zoom_preview, .etalage_icon, .etalage_hint{ display:none }
.etalage, .etalage ul, .etalage li, .etalage img, .etalage_hint, .etalage_icon, .etalage_description{ margin:0; padding:0; border:0; list-style:none }
.etalage, .etalage_magnifier div, .etalage_magnifier div img, .etalage_small_thumbs ul, ul .etalage_small_thumbs li, .etalage_zoom_area div, .etalage_zoom_img{ position:relative }
.etalage img, .etalage li{ -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none; -webkit-user-drag:none; -moz-user-drag:none; user-drag:none }
.etalage, .etalage_small_thumbs li{ float:left }
.etalage_right{ float:right }
.etalage li{ position:absolute }
.etalage img{ vertical-align:bottom; max-width:none }
.etalage_magnifier{ cursor:default }
.etalage_magnifier div, .etalage_small_thumbs{ overflow:hidden }
.etalage_magnifier div img{ display:none }
.etalage_icon, .etalage_hint{ cursor:default; width:0; height:0; overflow:hidden }
.etalage_small_thumbs li.vertical{ float:none }
.etalage_zoom_area{ z-index:996 }
.etalage_zoom_area div{ overflow:hidden; z-index:997 }
.etalage_zoom_preview{ position:absolute; z-index:998 }
.etalage_zoom_img, .etalage_hint{ z-index:999 }
.etalage{ direction:ltr }
div.etalage_description{ position:absolute; bottom:0; left:0; z-index:999 }
div.etalage_description.rtl{ direction:rtl; text-align:right }
/*产品放大镜*/

/*产品放大镜右侧*/
.cate_txt {
    display: inline;
    float: left;
    margin: 0 0 0 36px;
    width: 350px;
}
.cate_txt h1 {
    color: #00923f;
    font-size: 18px;
}
.cate_txt ul {
    list-style-type: none;
	margin:0; 
	padding-left:0; 
	font-size:14px; 
	line-height:32px;
	width: 360px;
}
/*产品放大镜右侧*/

.pps {
    margin-top: 30px;
}
.pro_info {
    display: inline;
    float: left;
    margin: 10px 0 0 30px;
    width: 570px;
}
.pro_info h3,.cate_honor h3{
	background: url("../images/server_tag.png") no-repeat scroll 100px 10px transparent;
	color:#00923f;
	height:30px;
	font-size:16px;
	font-family: "Microsoft YaHei",微软雅黑,微软雅黑2,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
}
.pro_bt {
    border-bottom: 1px solid #00923f;
    height: 24px;
    position: relative;
    width: 625px;
}
.pro_bt .tp {
    bottom: -2px;
    height: 24px;
    left: 0;
    position: absolute;
    width: 200px;
}
.gw_qq {
    bottom: -6px;
    height: 41px;
    right: 0;
    width: 124px;
}
.gw_qq a {
    background: url("../images/QQ.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 41px;
    width: 124px;
}
.tDefault {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #CDCDCD;
    border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px;  
	-webkit-border-radius: 3px;  
    box-shadow: 0 2px 2px -2px #CCCCCC;
    position: relative;
	width:570px;
}
table {
    border-collapse: collapse;
}
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
.tDefault tbody tr:first-child {
    box-shadow: 0 1px 0 #FFFFFF inset;
	font-size: 12px;
	text-align:center;
}
.tDefault tbody tr {
    border-top: 1px solid #DFDFDF;
}
.tDefault tbody tr:first-child td {
    box-shadow: 0 1px 0 #FAFAFA inset;
}
.tDefault tbody td:first-child, .tDefault thead td:first-child {
    border-left: medium none;
}
.tDefault tbody td {
    padding: 2px 11px;
    vertical-align: middle;
	font-size: 12px;
}
.tDefault tbody td, .tDefault thead td {
    border-left: 1px solid #DFDFDF;
    box-shadow: 0 1px 0 #FAFAFA inset;
}
.tDefault td {
    vertical-align: middle;
}
.tDefault tbody tr:nth-child(2n) {
    background: none repeat scroll 0 0 #F2F2F2;
}
input[type="text"]{
	border: 2px solid #DCE4EC;
    border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px;  
	-webkit-border-radius: 6px;
    box-shadow: none;
    color: #34495E;
    font-family: "Lato",sans-serif;
    font-size: 12px;
    padding: 5px;
    text-indent: 1px;
 }
input[type="text"]:focus {
    border-color: #1ABC9C;
    box-shadow: none;
}
.span3 {
  width: 80px;
}
.span4 {
  width: 100px;
}
.control-group.error input[type="text"]{
    border-color: #E74C3C;
    box-shadow: none;
    color: #E74C3C;
	width:180px;
 	font-weight: bold;
}
#roll{display:block;width:50px;position:fixed;right:50%;top:33%;margin-right:-580px;}
#roll div{background:url(../images/roll.png) no-repeat;}
#roll div#roll_top,#roll div#fall{position:relative;cursor:pointer;height:93px;width:50px;}
#roll div#ct{position:relative;cursor:pointer;height:53px;width:50px;}
#roll div#roll_top{background-position:0 0;}
#roll div#fall{background-position:0 -146px;}
#roll div#ct{background-position:0 -93px;}

/*产品说明右侧*/
.cate_honor {
    float: right;
    padding: 10px 20px 0 0;
    width: 269px;
}
.cate_honor h5 {
    background-color: #00923f;
	color:#FFF;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
	border-radius: 5px;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
    padding-left: 15px;
}
.honor_img {
    display: block;
    float: none;
    height: 74px;
    position: relative;
    text-align: left;
    width: 269px;
	background-color:#ebebec;
	margin-top:8px;
}
.homor_pic {
    display: table-cell;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    height: 70px;
    padding: 0;
    width: 80px;
}
.homor_pic p {
    position: static;
    text-align: center;
    top: 50%;
    vertical-align: middle;
}

.homor_pic p img {
    left: -50%;
    position: static;
    top: -50%;
    vertical-align: middle;
}

.honor_img b {
    display: block;
    font-weight: normal;
    line-height: 150%;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    width: 185px;
}
.honor_img em {
    color: #d90202;
    font-style: normal;
}
.honor_img b span {
    color: #141414;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 150%;
    padding: 15px 0 0;
}
.didiao {
    background-color: #ebebec;
	margin-top: 8px;
    font-size: 12px;
    height: 60px;
    line-height: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
    padding: 20px;
}

.mt8 {
	margin-top:8px;
}

.tuwen li {
    border-bottom: 1px dashed #dcdcdc;
    margin-bottom: 17px;
    padding-bottom: 20px;
	list-style:none;
}
.tuwen li a {
    cursor: pointer;
}
.tuwen li .tu {
    border: 2px solid #e6dbcf;
    float: left;
    width: auto;
}
.tuwen li .wz {
    float: left;
    padding-left: 6px;
    width: 165px;
}
.tuwen li .wz span.tou {
    color: #4c4c4c;
    font-weight: bold;
    line-height: 18px;
    padding-bottom: 6px;
}

.tuwen li .wz span {
    color: #787878;
    display: block;
    line-height: 20px;
}
.tuwen li .wz strong {
    color: #00923f;
    font-weight: normal;
}
/*产品说明右侧*/

/*产品大图右侧*/
.you {
    float: right;
    padding-right: 2px;
    padding-top: 20px;
    width: 352px;
}
.you ul li {
    background: none repeat scroll 0 0 #00923f;
    display: inline;
    float: left;
    margin: 0 5px 5px 0;
    width: auto;
}
.you ul li:hover {
    background: none repeat scroll 0 0 #03a74a;
}
.you ul li a {
    display: block;
    height: 83px;
    overflow: hidden;
    width: 83px;
}
.you ul li a.cp1 {
    background: url("../img/cpxx_01.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    overflow: hidden;
    width: 170px;
}
.you ul li a.cp2 {
    background: url("../img/cpxx_02.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.you ul li a.cp3 {
    background: url("../img/cpxx_03.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.you ul li a.cp4 {
    background: url("../img/cpxx_04.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.you ul li a.cp5 {
    background: url("../img/cpxx_05.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.you ul li a.cp6 {
    background: url("../img/cpxx_06.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.you ul li a.cp7 {
    background: url("../img/cpxx_07.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
/*产品大图右侧*/

.peitao_img{
	background-color:#ebebec;
    margin-top: 8px;
    width: 269px;
}

.pt_b{
    font-weight: normal;
    width: 269px;
	padding-left:10px;
}
.pt_b span {
    color: #141414;
    font-size: 14px;
    font-weight: bold;
}
.mb15 {
	margin-bottom:15px;
}