@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
.content {
	margin:0 auto;
	width:1100px;
	height:auto;
	overflow:auto;
	padding:40px;
}
.left {
	float:left;
	width:250px;
}
.right {
	float:right;
	width:810px;
	margin-top:-20px;
}
.right_t {
	width:100%;
	height:52px;
	border-bottom:1px solid #dcdcdc;
}
.right_n {
	float:left;
	width:auto;
	font-size:24px;
	font-weight: normal;
	height:49px;
	overflow:hidden;
	line-height:49px;
	border-bottom:3px solid #c9190c;
	padding-right:100px;
}
.right_n span {
	font-size:18px;
	color:#c9190c;
	font-weight: normal;
	padding:15px 10px 0 10px;
	text-transform : uppercase
}
.cookie {
	float:right;
	width:auto;
	padding-top:25px;
	font-size:14px;
}
.cookie em {
	color:#c9190c;
	font-style:normal;
}
.right_bg {
	margin-top:20px;
	min-height:600px;
}
.simple_txt {
	padding:20px;
	line-height:30px;
	color:#666;
	font-size:14px;
}

.simple_txt img {
	margin:0 auto;
	text-align:center;
}
.products_ul {
	margin:0 auto;
	width:824px;
	height:auto;
	overflow:auto;
	padding:20px 0;
}
.products_ul dd {
	float:left;
	width:250px;
	height:250px;
	background:url("../images/bg04.png")/*tpa=http://www.zzxiny.com/templates/default/images/bg04.png*/ no-repeat 0 0;
	margin:10px;
	position:relative;
}
.products_ul dd span {
	height:30px;
	font-size:14px;
	line-height:30px;
	position:absolute;
	left:0;
	bottom:10px;
	width:250px;
	text-align:center;
}
.products_ul dd span a:hover {
	text-decoration:none;
}
.products_ul dd img {
	display:block;
	width:250px;
	height:200px;
	border:2px solid #EFEFEF;
	border-bottom:none;
}
.products_ul dd:hover {
	transition:all 0.4s linear;
	-ms-transition:all 0.4s linear;
	-moz-transition:all 0.4s linear;
	-webkit-transition:all 0.4s linear;
	-o-transition:all 0.4s linear;
}
.products_ul dd:hover img {
	border:2px solid #c9190c;
}
.products_ul dd:hover a {
	color:#c9190c;
}
DIV.sabrosus {
	width:100%;
	height:60px;
	font-size:14px;
}
.Pages {
	padding:10px;
	height:37px;
	font-size:14px;
}
.Pages li {
	float:left;
	line-height:37px;
	color:#7B7975;
	padding:0 10px;
	width:45%;
}
.Pages li.r {
	float:right;
	text-align:right;
}
.Pages li a:link, .Pages li a:visited {
	color:#010101;
}
.Pages li a:hover {
	text-decoration: none;
	color: #c0160d;
}
.detail_title {
	font-size:18px;
	text-align:center;
	color:#333;
	line-height:30px;
	font-weight: bold;
	padding:30px 0 0 0;
}
.detail_time {
	border-bottom:1px dashed #C5C5C6;
	color:#c0160d;
	text-align:center;
	line-height:30px;
	font-size:12px;
	font-weight:normal;
	margin:0 20px;
	padding:10px 0 20px 0;
}
.news_ul {
	padding:20px;
	clear:both;
}
.news_ul li {
	width:100%;
	height:65px;
	border-bottom:1px dashed #C5C5C6;
	padding:20px 0;
}
.n_t {
	float:left;
	width:78px;
	height:65px;
	background:#c0160d;
	text-align:center;
	color:#FFF;
}
.n_t h2 {
	height:37px;
	line-height:37px;
	font-size:30px;
	font-weight:normal;
}
.n_t p {
	height:28px;
	line-height:28px;
	background:#666;
	font-size:16px;
}
.n_r {
	float:right;
	width:780px;
}
.n_n {
	width:100%;
	height:30px;
	color: #666;
	line-height:30px;
	overflow:hidden;
	font-size:18px;
}
.n_n a {
	color: #666;
}
.n_txt {
	width:100%;
	height:30px;
	line-height:30px;
	padding-top:5px;
	overflow:hidden;
	font-size:14px;
	color:#000;
}
.news_ul li:hover .n_n a, .news_ul li:hover .n_txt a {
	color:#c9190c;
	cursor:pointer;
	padding:10px;
}
.d_ul_w {
	margin:0 -8px;
	width:976px;
	padding:20px 0;
}
.detail_img {
	margin:20px auto;
	width:810px;
	padding:0 9px 10px 9px;
	text-align:center;
}
.detail_img img {
	max-width:600px;
}
.datetime {
	width:100%;
	text-align:center;
	font:13px/30px "微软雅黑";
	color:#9b9b9b;
}
.news {
	width:100%;
	overflow:hidden
}
.news li {
	width:100%;
	border-bottom:1px dotted #2c720c;
	overflow:hidden;
	font:14px/44px "simsun";
	color:#000;
	height:44px;
}
.news li a {
	float:left;
	color:#000;
	margin-left:5px;
}
.news li span {
	float:right;
	margin-right:6px;
}
.news li.none {
	margin-bottom:20px;
}
.gbook_link {
	margin:0 auto;
	width:224px;
	border:1px solid #FFA9A9;
	background:#FFF;
	height:30px;
	line-height:30px;
	font-size:14px;
	background: url("../images/icon02.gif")/*tpa=http://www.zzxiny.com/templates/default/images/icon02.gif*/ no-repeat 57px 8px;
	color:#FFA9A9;
	text-indent:105px;
}
.gbook_link a:link, .gbook_link a:visited {
	color:#FFA9A9;
}
.gbook_link:hover {
	background:#FF3303 url("../images/icon03.gif")/*tpa=http://www.zzxiny.com/templates/default/images/icon03.gif*/ no-repeat 57px 8px;
	transition:all 0.4s linear;
	-ms-transition:all 0.4s linear;
	-moz-transition:all 0.4s linear;
	-webkit-transition:all 0.4s linear;
	-o-transition:all 0.4s linear;
}
.gbook_link:hover a {
	color:#FFF;
	transition:all 0.4s linear;
	-ms-transition:all 0.4s linear;
	-moz-transition:all 0.4s linear;
	-webkit-transition:all 0.4s linear;
	-o-transition:all 0.4s linear;
}
.online {
	margin:0;
	height:auto;
	overflow:auto;
	padding:50px 60px;
	width:800px;
	background:url("../images/Pro08.jpg")/*tpa=http://www.zzxiny.com/templates/default/images/Pro08.jpg*/ no-repeat right bottom;
}
.online li {
	float:left;
	width:100%;
	line-height:24px;
	padding:10px 0;
}
.online li em {
	color:#F00;
	font-style:normal;
	padding-left:5px;
}
.online li span {
	float:left;
	width:70px;
	padding-right:10px;
	text-align:right;
	color:#333;
	font-size:14px;
}
.online_input, .online_input2, .online_input3 {
	float:left;
	border:1px solid #B3B3B2;
	background:#FFF;
	font-family:Microsoft YaHei;
}
.online_input {
	width:330px;
	height:28px;
	padding:0 5px;
}
.online_input2 {
	width:330px;
	height:105px;
	padding:5px;
}
.online_input3 {
	width:140px;
	height:26px;
	padding:5px;
}
.online_btn1, .online_btn2 {
	float:left;
	width:80px;
	height:33px;
	text-align:center;
	border:none;
	border-bottom:3px solid #1F8321;
	background:#c0160d;
	line-height:20px;
	color:#FFF;
	font-size:14px;
	margin-left:80px;
	margin-right:30px;
	margin-top:10px;
	transition:background 0.2s ease 0s;
	cursor:pointer;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari 和 Chrome */
	border-radius: 3px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	behavior: url("../images/ie-css3.htc")/*tpa=http://www.zzxiny.com/templates/default/css/ie-css3.htc*/; /* 通知IE浏览器调用脚本作用于'box'类 */
}
.online_btn1 {
	margin:0;
	margin-top:10px;
	background:#c0160d;
}
.online_btn1:hover, .online_btn2:hover {
	color:#FFF;
	background:#F18700;
	border-bottom:3px solid #D27B0B;
}
.online_p {
	float:left;
	padding:0 50px;
	font-size:14px;
}
.online_input:hover, .online_input2:hover, .online_input3:hover {
	border:1px solid #218326;
	transition:background 0.2s ease 0s;
	cursor:pointer;
	-moz-border-radius: 3px;
	background:#E7EAEF;
	color:#000;
}
.c_map {
	margin:20px auto 20px auto;
	width:890px;
	height:380px;
	border:2px solid #2CA933;
	overflow:hidden;
}
.c_txt {
	padding:20px;
	line-height:30px;
	font-size:15px;
	font-weight:bold;
	background:url("../images/Pic01.jpg")/*tpa=http://www.zzxiny.com/templates/default/images/Pic01.jpg*/ no-repeat right top;
}
.c_txt h2 {
	font-size:30px;
	padding-bottom:10px;
	color:#2CA933;
}
.video {
	margin:0 auto;
	width:924px;
	height:auto;
	overflow:auto;
	padding:20px 0;
	position:relative;
}
.video dd {
	float:left;
	width:288px;
	height:250px;
	background:url("../images/bg04.png")/*tpa=http://www.zzxiny.com/templates/default/images/bg04.png*/ no-repeat 0 0;
	margin:10px;
	position:relative;
}
.video dd span {
	height:30px;
	font-size:14px;
	line-height:30px;
	position:absolute;
	left:0;
	bottom:10px;
	width:288px;
	text-align:center;
}
.video dd span a:hover {
	text-decoration:none;
}
.video dd div.v_img {
	display:block;
	width:284px;
	height:200px;
	border:2px solid #EFEFEF;
	border-bottom:none;
}
.video dd:hover {
	transition:all 0.4s linear;
	-ms-transition:all 0.4s linear;
	-moz-transition:all 0.4s linear;
	-webkit-transition:all 0.4s linear;
	-o-transition:all 0.4s linear;
}
.video dd:hover div.v_img {
	border:2px solid #2CA933;
}
.video dd:hover a {
	color:#2CA933;
}
.video dd .playbtn {
	position:absolute;
	left:119px;
	top:76px;
	width:47px;
	height:47px;
	z-index:999
}
.con1_right {
	width: 850px;
	height: auto;
	overflow: hidden;
	margin-left:5px;
}
.tongbg {
	width:100%;
	background:url(../images/tonglan.jpg) center;
	margin-top:15px;
	height:185px;
	margin-bottom:20px;
	margin:0 auto;
	margin-top:20px;
}
.tongbox {
	width:1260px;
	margin:0 auto;
}
.tonglian {
	width:225px;
	float:right;
	margin-top:25px;
	color:#fff;
	font-size:18px;
}
.jingxiao {
	width:220px;
	border-bottom:1px solid #e57079;
	color:#fff;
	font-size:24px;
	line-height:40px;
	height:40px;
}
.zhaodian {
	width:225px;
	height:50px;
	line-height:30px;
}
.footbg {
	height:180px;
	background:#333;
}
.foot {
	width:1100px;
	height:144px;
	margin:0 auto;
}
.footlogo {
	width:400px;
	height:120px;
	display:block;
	float:left;
	margin-top:23px;
	margin-left:100px;
}
.footmid {
	width:510px;
	height:88px;
	float:left;
	margin-left:25px;
	border-right:solid 0px #666;
	margin-top:23px;
	font:15px/30px "microsoft yahei";
	color:#fff;
}
.footmid a {
	color:#fff;
}
.footmid a:hover {
	color:#b0cee4;
}
.icase {
	margin: 0 auto;
	width: 1100px;
	height: auto;
	overflow: hidden;
}
#demo {
	margin: 0px auto 0px 0px;
	height: 250px;
	overflow: hidden;
	padding: 0px 4px 5px 5px;
}
.product {
	float: left;
	margin: 5px 0px 0px 15px;
	height: 208px;
	border: 1px solid #E6E6E6;
}
.product li img {
	width:260px;
	height:210px;
}
.product_pic {
	width:257px;
	height:210px;
}
.product_pic img {
	width:250px;
	height:200px;
	border:0px solid #e6e6e6;
	padding:4px;
}
.product_pic:hover img {
	border: 2px solid #c9190c;
}
.product_name {
	height:25px;
	line-height:25px;
	text-align:center;
	width:259px;
	margin-left:15px;
}
.product_name a {
	color:#000;
	font-size:14px;
	text-align:center;
}
.product_name a:hover {
	color:#f00;
	font-size:14px;
}
.page_nav a {
	border-right: #aaaadd 1px solid;
	padding-right: 5px;
	border-top: #aaaadd 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #aaaadd 1px solid;
	color: #000099;
	padding-top: 2px;
	border-bottom: #aaaadd 1px solid;
	text-decoration: none
}
.page_nav a:hover {
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	color: #000;
	border-bottom: #000099 1px solid
}
.page_nav a:active {
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	color: #000;
	border-bottom: #000099 1px solid
}
.page_nav span.current {
	border-right: #000099 1px solid;
	padding-right: 5px;
	border-top: #000099 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #000099 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #000099 1px solid;
	background-color: #000099
}
.page_nav span.nolink {
	border-right: #aaaadd 1px solid;
	padding-right: 5px;
	border-top: #aaaadd 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #aaaadd 1px solid;
	color: #999;
	padding-top: 2px;
	border-bottom: #aaaadd 1px solid
}
/*为您创造更大价值*/
.pr1 {
	background:#c0160d;
	height:660px;
}
.price {
	width:960px;
	margin:0 auto;
	padding-top:30px;
}
.price h3 {
	text-align:center;
	margin-bottom:20px;
}
.price h3 em {
	display:block;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:12px;
}
.price h3 span {
	color:#fff;
	font-size:20px;
	font-weight:normal;
	display:block;
	margin-top:10px;
}
.price h4 {
	width:530px;
	padding-left:225px;
	overflow:hidden;
	zoom:1;
	margin-bottom:20px;
}
.price h4 span {
	float:left;
	text-align:right;
	font-size:30px;
	color:#00a1e9;
	padding-top:24px;
}
.price h4 span b {
	color:#ff6600;
}
.price h4 span em {
	display:block;
	color:#a9d5f3;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	background:url(../images/line2.gif) right bottom no-repeat;
	padding:0 12px 8px 0;
}
.price h4 img {
	float:left;
}
.pr_con dt {
	float:left;
	padding-left:10px;
	width:551px;
}
.pr_con dd {
	width:356px;
	padding:8px 18px 0 0;
	float:right;
}
.pr_con .txt {
	background:url(../images/pr2.gif) no-repeat;
	width:328px;
	height:96px;
	padding:12px 20px 8px 7px;
	overflow:hidden;
	margin-bottom:34px;
}
.pr_con b {
	display:block;
	color:#c0160d;
	font-size:16px;
}
.pr_con b img {
	vertical-align:bottom;
	margin-right:6px;
}
.pr_con span {
	color:#222;
	line-height:22px;
	padding:5px 0 0 24px;
	display:block;
}