@charset "utf-8";

.agent_con2 {
	width: 927px;
	padding-top: 20px;
	line-height: 24px;
}

.widget-prodetail-2 ._detail {
	float: right;
	width: 48%;
}

.widget-prodetail-2 ._title {
	color: #6e6e6e;
	font-weight: bold;
	font-size: 20px;
	overflow: hidden;
	border-bottom: 1px #ececec solid;
	padding-bottom: 10px;
}

.widget-prodetail-2-top ._tools {
	margin: 35px 0;
}

.oh {
	overflow: hidden;
	*zoom: 1;
}

.widget-prodetail-2-top ._tools li {
	float: left;
	width: 33%;
	border-left: 1px #ececec solid;
	margin-left: -1px;
	text-align: center;
}

.widget-prodetail-2-top ._tools li .t {
	font-size: 12px;
	margin-top: 10px;
	color: #333;
}

.widget-prodetail-2-top ._order {
	display: block;
	background-color: #9acf16;
	color: #fff;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 700;
	width: 47%;
	float: left;
	margin-right: 10px;
}

.widget-prodetail-2-top ._order2 {
	display: block;
	color: #fff;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 700;
	width: 47%;
	float: left;
	background: #96c62c;
}

.widget-prodetail-2-top ._order2 a {
	color: #fff;
}

.widget-prodetail-2-tab {
	background: #ffffff;
	margin-top: 40px;
	clear: both;
}

.widget-prodetail-2-tab .tab_header {
	background-color: #f7f7f7;
	border-bottom: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	font-size: 16px;
	font-weight: 700;
	height: 53px;
	line-height: 55px;
	padding-left: 18px;
}

.widget-prodetail-2-tab .tab_c {
	padding: 20px 1.5%;
}

.p_btn {
	display: inline-block;
	overflow: hidden;
	width: 32px;
	height: 32px;
	vertical-align: middle;
	background: url(../images/p_btn.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.p_btn_3 {
	background-position: -64px 0;
}

.widget-prodetail-2-top ._tools li:hover .p_btn_3 {
	background-position: -64px -32px !important;
}

.widget-prodetail-2-top {
	overflow: hidden;
	margin: 20px 0;
}

#preview {
	float: none;
	text-align: center;
	width: 402px;
}

.jqzoom {
	width: 402px;
	height: 350px;
	position: relative;
}

.jqzoom img {
	width: 400px;
	padding: 5px;
	border: 1px solid #eee;
}

.zoomdiv {
	left: 859px;
	height: 335px;
	width: 410px;
}

.zoomdiv img {
	height: 451px !important;
	width: 550px;
}

.list-h li {
	float: left;
}

#spec-n5 {
	width: 350px;
	height: 56px;
	padding-top: 6px;
	overflow: hidden;
	margin-left: 5px;
}

#spec-left {
	background: url(../images/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-right {
	background: url(../images/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-list {
	width: 328px;
	float: left;
	overflow: hidden;
	margin-left: 2px;
	display: inline;
}

#spec-list ul li {
	float: left;
	margin: 0;
	display: inline;
	width: 62px;
}

#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 50px;
	height: 50px;
}

#n {
	margin: 10px auto;
	width: 920px;
	border: 1px solid #CCC;
	font-size: 12px;
	line-height: 30px;
}

#n a {
	padding: 0 4px;
	color: #333
}

/*jqzoom www.divcss5.com */
.jqzoom {
	position: relative;
	padding: 0;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	background: url(../images/loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}

.bigimg {
	width: 550px !important;
	height: 550px !important;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}

#spec-list div {
	margin-top: 0;
	*margin-left: 0;
}

._pic {
	width: 402px;
	float: left;
	margin-right: 30px;
}

._detail {
	width: 490px;
	float: left;
}

._detail ._title {
	font-size: 22px;
	color: #333;
	font-weight: normal;
	margin-top: 5px;
	line-height: 32px;
}

._tools2 {
	padding: 15px 20px;
	line-height: 27px;
	color: #bf1e2d;
	font-size: 16px;
	font-weight: 700;
	border-radius: 8px;
	margin-top: 15px;
	border: 1px dashed #ddd;
}

._tools2 span {
	font-size: 14px;
	color: #888;
	line-height: 27px;
}

._tools2 pre {
	color: #777;
	line-height: 27px !important;
	font: 14px Arial, "Microsoft Yahei";
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

.pnei_xx {
	border: 1px solid #eee;
	margin: 20px 0;
}

.px_tit {
	height: 40px;
	background: #f5f5f5;
	font-size: 16px;
	line-height: 40px;
	padding-left: 25px;
}

.px_con {
	padding: 20px;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}

.px_con img {
	max-width: 885px;
}

.px_wen {
	padding: 10px;
	line-height: 30px;
	font-size: 14px;
}

.px_wen img {
	max-width: 690px;
}

.tel-box .tel .t1 {
	font-size: 24px;
	color: #bf1e2d;
	letter-spacing: -1px;
}

.tel-box {
	margin-top: 20px;
}

.tel-box .tel {
	height: 54px;
	font-size: 16px;
}

.tel-box a {
	display: inline-block;
	font-size: 14px;
	background: #9acf16 url(../images/zxdz.png) no-repeat;
	height: 37px;
	width: 195px;
	line-height: 37px;
	color: #FFF;
	text-indent: 20px;
	margin: 0 15px 0 0;
	text-align: center;
}

.tel-box a.qqzix {
	background: #96c62c url(../images/ljzx.png) no-repeat;
}

.mess2 {
	padding-bottom: 25px;
	padding-top: 15px;
}

.proinfo {
	line-height: 25px;
	font-size: 14px;
	padding: 10px 0px 10px;
}

.proinfo .prtitle {
	margin: 0 0 0px 0;
	font-size: 16px;
	color: #fff;
	background: #f3f3f3;
	height: 45px;
	border-radius: 5px 5px 0 0;
}

.proinfo ul.list-paddingleft-2 li{
    position: relative;
    text-indent: 2em;
	list-style:none;
}
.proinfo ul.list-paddingleft-2 li:before{
    position: absolute;
    content:"";
    left: 10px;
    top: 0;
    margin-top: 13px;
    width: 6px;
    height: 6px;
    background-color: black;
    border-radius: 50%;
}

.proinfo .prtitle span {
	background: #bf1e2d;
	line-height: 45px;
	height: 45px;
	float: left;
	padding: 0 30px;
}

.biank {
	border: 1px solid #f3f3f3;
	padding: 15px;
	font-size: 15px;
}

.biank img {
	max-width: 895px !important;
}

.biank table {
	width: 895px !important;
}

.biank table td {
	border: 1px solid #aeaeae !important;
	padding: 10px 5px !important;
}

.proinfo .biank p {
	white-space: normal;
	word-spacing: 10px;
	line-height: 28px;
}

.biank h2 {
	color: #fff;
	font-size: 16px;
	padding-bottom: 10px;
	margin: 10px 0;
	padding-left: 28px;
	padding: 10px 0 10px 10px;
	background: url(../images/proxx.jpg) no-repeat 0 0px;
	font-weight: 700;
}

/*相关产品*/
.xiangguan {
	overflow: hidden;
	background: #bf1e2d;
}

.pro_list02 {
	margin: 15px 0 25px 18px;
	overflow: hidden;
}

.pro_list02 li {
	display: block;
	float: left;
	list-style: none;
	width: 195px;
	margin: 0 10px;
}

.pro_list02 li * {
	transition: all .8s ease;
	-moz-transition: all .8s ease;
	-webkit-transition: all .8s ease;
	-o-transition: all .8s ease;
}

.pro_list02 li .pic img {
	width: 195px;
}

.pro_list02 li .pic {
	overflow: hidden;
}

.pro_list02 li .tit {
	font-size: 14px;
	width: 195px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #f1f1f1;
}

.pro_list02 li:hover .pic {}

.pro_list02 li:hover .pic img {
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
}

.px_wen {
	font-size: 16px;
	padding: 10px;
	color: #fff;
}

.sulan01 {
	width: 180px;
	float: left;
	text-align: center;
	padding: 15px 21px 35px 21px;
	background: #bf1e2d;
}

.sulan01:hover {}

.sulanpic {}

.sulantit {
	font-size: 18px;
	color: #fff;
	padding-top: 10px;
	font-weight: bold;
	line-height: 30px;
}

.sulange {
	width: 50px;
	height: 3px;
	background: #fff;
	margin: 12px auto;
}

.sulannote {
	font-size: 13px;
	color: #f1f1f1;
}

.shilisl {
	background: #bf1e2d;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 12px !important;
}

.sulan_main {
	height: 120px;
	margin: 0 !important;
	padding: 0 !important;
}
