﻿.w1000 {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.header {
	height: 115px;
	background: url("../../images/headerbg_01.png") repeat-x;
	width: 100%;
	z-index: 99999;
}
.header .logo {
	padding: 22px 0 0 2px;
}
.head-rght-list {
	text-align: right;
	margin: 19px 0 22px 0;
}
.head-rght-list span a {
	color: #202020;
	padding: 0 10px;
	font-size: 14px;
	background: url("../../images/line_03.png") no-repeat right center;
	line-height: 18px;
	display: inline-block;
}
.head-rght-list .last a {
	background: none;
}
.menu .head-seach {
	width: 155px;
	height: 24px;
	border: none;
	position: absolute;
	top: 13px;
	right: 0;
	background: url("../../images/searchbg.png") no-repeat;
}
.menu .head-seach form.search {
	width: 155px;
	/*IE6*/
	_width: 155px;
	height: 24px;
}
.menu .head-seach input.index_srh {
	width: 111px;
	height: 24px;
	color: #000;
	font-size: 12px;
	line-height: 24px;
	text-indent: 24px;
	border: none;
	background: none;
}
.menu .head-seach input.searchbar {
	width: 31px;
	height: 7px;
	margin: 8px 10px 0 0;
	background: url("../../images/search2_03.png") no-repeat;
	border: none;
	font-size: 12px;
	cursor: pointer;
}
.menu .head-seach input {
	outline: none;
}
.menu {
	width: 100%;
	background: #2c2c2c;
	line-height: 49px;
	height: 49px;
	position: relative;
}
.menu ul.nav > li {
	float: left;
	text-align: center;
	position: relative;
	width: 96px;
}
.menu ul.nav > li a {
	font-size: 16px;
	color: #f3f3f3;
	display: block;
}
.menu ul.nav > li:hover {
	background: url("../../images/lihover.png") no-repeat;
}
.menu ul.nav > li.on {
	background: url("../../images/lihover.png") no-repeat;
}
.sunmenu {
	background: url("../../images/dropbg.png") repeat;
	min-height: 168px;
	width: 588px;
	position: absolute;
	top: 49px;
	left: 0;
	z-index: 999999;
	padding: 5px 0 5px 96px;
	display: none;
}
.sunmenu ul li {
	float: left;
	width: 96px;
}
.sunmenu li dl dd {
	text-align: center;
	line-height: 30px;
	width: 96px;
	float: left;
}
.sunmenu li dl dd a {
	color: #d2d0d0;
	font-size: 14px;
	padding-bottom: 0;
	border: none;
}
.sunmenu li dl dd a:hover {
	color: #b62533;
}
.menu-dan {
	width: 682px;
}
.fullSlide {
	position: relative;
	width: 100%;
	height: 553px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
	height: 553px !important;
}
.fullSlide .bd ul li {
	width: 100% !important;
	text-align: center;
}
.fullSlide .bd ul li a {
	display: block;
	height: 553px;
	background-position: center;
	background-repeat: no-repeat;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 14px;
	text-align: center;
	z-index: 1;
}
.fullSlide .hd ul li {
	margin: 0 4px;
	width: 14px;
	height: 14px;
	background: url("../../images/dot.png") no-repeat;
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	font-size: 0;
}
.fullSlide .hd .on {
	background: url("../../images/dot2.png") no-repeat;
}
.sy-product {
	background: url("../../images/probg.png") repeat left top;
}
.sy-product .p-tit {
	text-align: center;
	height: 114px;
	padding: 34px 0 27px 0;
}
.slideGroup .parHd {
	height: 87px;
}
.slideGroup .parHd ul {
	float: left;
	height: 87px;
}
.slideGroup .parHd ul li {
	cursor: pointer;
	color: #595959;
	margin: 0 15px;
	font-size: 24px;
	padding-top: 14px;
	float: left;
	width: 216px;
	height: 70px;
	border: 1px solid #c1c1c1;
	text-align: center;
	background: #fff;
}
.slideGroup .parHd ul li span {
	display: block;
	color: #a2a2a2;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 32px;
}
.slideGroup .parHd ul li.on {
	background: url("../../images/pli-hover.png") no-repeat;
}
.slideGroup .parHd ul li.on {
	color: #fff;
}
.slideGroup .parHd ul li.on span {
	color: #fff;
}
.slideGroup .slideBox {
	overflow: hidden;
	position: relative;
	width: 665px;
}
.parBd {
	margin-top: 13px;
}
.slideGroup .sPrev {
	background: url("../../images/left2.png") no-repeat;
	width: 52px;
	left: 0;
	position: absolute;
	top: 200px;
	height: 52px;
	display: block;
	z-index: 2;
}
.slideGroup .sPrev:hover {
	background: url("../../images/left3_03.png") no-repeat;
}
.slideGroup .sNext {
	background: url("../../images/left1.png") no-repeat;
	width: 52px;
	right: 0;
	position: absolute;
	top: 200px;
	height: 52px;
	display: block;
	z-index: 2;
}
.slideGroup .sNext:hover {
	background: url("../../images/left3_04.png") no-repeat;
}
.slideGroup .parBd ul {
	overflow: hidden;
}
.slideGroup .parBd ul li {
	float: left;
	overflow: hidden;
	position: relative;
}
.slideGroup .parBd ul li .pic {
	text-align: center;
}
.slideGroup .parBd ul li .pic img {
	display: block;
	height: 487px;
	width: 665px;
}
.slideGroup .parBd ul li .title {
	line-height: 47px;
	background: url("../../images/syprobg.png") repeat-x;
	color: #fff;
	font-size: 14px;
	text-indent: 27px;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 47px;
	width: 100%;
}
.slideGroup .parBd ul li .title a {
	color: #fff;
}
.abus {
	padding-bottom: 55px;
}
.sy-product {
	padding-bottom: 14px;
}
.slideGroup .tempWrap {
	margin-top: 13px;
}
.sylist ul li {
	float: left;
}
.sidebox2 {
	position: relative;
	width: 1000px;
}
.sylist ul li {
	width: 325px;
	height: 237px;
	position: relative;
	margin-top: 12px;
	margin-right: 12px;
}
.sylist ul li.og{margin-right:0;}
.sylist ul li.om {
	position: absolute;
	top: 2px;
	right: -12px;
}
.sylist ul li.ok {
	position: absolute;
	top: 250px;
	right: -12px;
}

.sylist ul li .sylist-name {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../../images/syprobg2.png) repeat-x;
	width: 100%;
	line-height: 29px;
	text-indent: 30px;
	color: #fff;
	font-size: 12px;
}
.sy-service {
	background: url(../../images/bg2_02.jpg) repeat center top;
	height: 417px;
	width: 100%;
}
.service-left ul {
	margin-left: -8px;
	width: 613px;
}
.service-left ul li {
	width: 196px;
	height: 333px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-left: 8px;
}
.service-left ul li .ser-tit {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	line-height: 56px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	width: 100%;
}
.service-left ul li.om .ser-tit {
	display: none !important;
}
.service-left ul li:hover .ser-tit {
	background: url(../../images/serbg.png) repeat-x;
}
.service-right {
	width: 368px;
	height: 368px;
	position: relative;
	overflow:hidden;
}
.service-right ul li {
	width: 368px;
	height: 330px;
	
}
.service-right{
	width: 368px;
	height: 368px;
	overflow:hidden;
	
}
#lins-c-l {
	background: url(../../images/main_17.jpg) no-repeat;
	width: 39px;
	height: 6px;
	position: absolute;
	top: 351px;
	left: 120px;
}
#lins-c-r {
	background: url(../../images/main_19.jpg) no-repeat;
	width: 39px;
	height: 6px;
	position: absolute;
	top: 351px;
	right: 120px;
}
.sy-service .w1000 {
	padding-top: 38px;
}
.sy-us-nr {
	text-align: center;
	text-indent: 41px;
	font-size: 14px;
	color: #434343;
	line-height: 28px;
	padding: 5px 60px 0 76px;
}
.sy-us .p-tit {
	text-align: center;
}
.sy-us-list ul li {
	position: relative;
	width: 256px;
	height: 256px;
	float: left;
}
.sy-us-list ul li .ab-hovertu {
	background: url(../../images/a8.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 256px;
	height: 256px;
	display: none;
}
.sy-us-list ul li:hover .ab-hovertu {
	display: block;
}
.sy-us-list ul li .ab-hovertu p {
	text-align: center;
	font-size: 24px;
	color: #fffefe;
	padding-top: 87px;
}
.sy-us-list ul li .ab-hovertu p span {
	display: block;
	color: #fffefe;
	font-size: 12px;
	padding-top: 14px;
}
.sy-us-list ul li .abtit {
	background: url(../../images/a9.png) no-repeat;
	position: absolute;
	top: 35px;
	left: 46px;
	text-align: center;
	line-height: 25px;
	color: #ffffff;
	font-size: 12px;
	width: 163px;
}
.sy-us-list ul li:hover .abtit {
	display: none;
}
.sy-us-list {
	width: 1000px;
	height: 405px;
	position: relative;
	margin-top: 19px;
}
.sy-us-list ul li.a1 {
	position: absolute;
	left: -2px;
	top: 141px;
	display:none;
}
.sy-us-list ul li.a2 {
	position: absolute;
	left: 107px;
	top: 0;
}
.sy-us-list ul li.a3 {
	position: absolute;
	left: 239px;
	top: 135px;
}
.sy-us-list ul li.a4 {
	position: absolute;
	left: 370px;
	top: 0;
}
.sy-us-list ul li.a5 {
	position: absolute;
	left: 500px;
	top: 135px;
}
.sy-us-list ul li.a6 {
	position: absolute;
	left: 628px;
	top: 0;
}
.sy-us-list ul li.a7 {
	position: absolute;
	left: 762px;
	top: 135px;
	display:none;
}
.sy-news {
	background: url(../../images/nwbg33.png) repeat center top;
	margin-top: 30px;
}
ul.sy-news-list {
	width: 1046px;
	margin-left: -42px;
	margin-top: 32px;
}
.sy-news .p-tit {
	text-align: center;
}
ul.sy-news-list li {
	float: left;
	width: 300px;
	margin: 0 0 0 46px;
}
.sy-news-tt {
	color: #434343;
	font-size: 14px;
	border: 1px solid #c1c1c1;
	line-height: 37px;
	text-indent: 12px;
}
.sy-news-tu {
	margin-top: 12px;
}
.sy-news-nr {
	color: #787878;
	height: 94px;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	text-indent: 24px;
	margin-top: -4px;
	padding: 10px;
}
ul.sy-news-list li:hover .sy-news-nr {
	background: #b62533;
	color: #fff;
}
ul.sy-news-list li:hover .sy-news-tt {
	border: 1px solid #b62533;
	color: #b62533;
}
.ckgd {
	text-align: center;
	width: 110px;
	height: 35px;
	border: 1px solid #c1c1c1;
	margin: 21px auto;
	line-height: 35px;
	color: #434343;
	font-size: 14px;
}
.ckgd a {
	color: #434343;
}
.footer {
	background: #333;
}
.footer .footer-left {
	background: #2d2d2d;
	padding: 31px 34px 24px 0 ;
}
.footer .footer-left ul li {
	margin-left: 33px;
}
.footer .footer-left ul li .fzi {
	font-size: 12px;
	color: #fff;
	padding-top: 25px;
}
.foot-right-list ul li {
	float: left;
	background: url(../../images/dline_07.jpg) no-repeat right 5px;
	padding: 0 9px;
}
.foot-right-list ul li a {
	color: #f3f3f3;
	font-size: 14px;
}
.foot-right-list ul li.last {
	background: none;
}
.foot-right-list {
	margin: 18px 0 2px -9px;
}
.f-tel,
.f-wz,
.f-dz {
	color: #fff;
	font-size: 14px;
	padding-top: 17px;
}
.footer-left {
	width: 356px;
}
.foot-right {
	width: 592px;
	padding-left: 18px;
}
.foot-bm {
	background: #2d2d2d;
	height: 48px;
	line-height: 48px;
}
.foot-bm p {
	text-align: center;
	color: #bfbfbf;
	font-size: 12px;
}
.foot-bm p a {
	color: #bfbfbf;
	font-size: 12px;
}
.friendlink ul li {
	width: 103px;
	height: 44px;
}
.friendlink ul li img {
	width: 99px;
	height: 44px;
}
.friend {
	margin-top: 20px;
}
.friend span {
	color: #f3f3f3;
	font-size: 16px;
	line-height: 36px;
}
.side-pro {
	height: 185px;
}
.side-pro ul li {
	
	color: #595959;
	margin: 0 15px;
	font-size: 24px;
	
	float: left;
	width: 216px;
	position: relative;
	height:185px;
	
	text-align: center;
}
.side-pro ul li.on dl{
display:block;}
.side-pro ul li > a {
	color: #595959;
padding-top: 24px;
display: inline-block;
background: url(../../images/t55.png) no-repeat center top;
height: 83px;
width: 216px;
}
.side-pro ul li span {
	display: block;
	color: #a2a2a2;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 32px;
}
.side-pro ul li a:hover {
	
	top: 0;
	position: relative;
	
}
.side-pro ul li:hover >a{
background: url(../../images/tj4.png) no-repeat center top;
}
.side-pro ul li:hover > a {
	color: #fff;
padding-top: 14px;
    
}
.side-pro ul li:hover span {
	color: #fff;
}
.side-pro ul li.on {
	
	top: 0;
	position: relative;
	
}
.side-pro ul li.on >a{
    background: url(../../images/tj4.png) no-repeat center top;
padding-top: 14px;
}


.side-pro ul li.on > a {
	color: #fff;
}
.side-pro ul li.on span {
	color: #fff;
}
.side-pro ul li dl {
	position: absolute;
	top: 112px;
	right: -23px;
	min-width: 500px;
	display: none;
      padding:10px 0;
}

.side-pro ul li.on dl{
      background: block;
   }
.side-pro ul li dl dd a {
	color: #595959;
}
.side-pro ul li dl dd {
	float: left;
	color: #6c6b6b;
	font-size: 16px;
	padding: 0 11px;
	background: url(../../images/t6_07.jpg) no-repeat right center;
}
.side-pro ul li dl dd a:hover  {
	color: #b62533;
}
.side-pro ul li.of dl {
	position: absolute;
	top: 112px;
	left: -14px;
	min-width: 900px;
z-index:2;
}


.side-pro ul li dl dd.ogg {
	background: none;
}
.nbanner p {
	height: 312px;
}
.nypro {
	background: url(../../images/nyprobg2.png) repeat center top;
	width: 100%;
}
.nypro .p-tit-ny {
	padding: 35px 0 27px 0;
	text-align: center;
}
.side-nav {
	background: url(../../images/side-bm-bg.png) no-repeat center bottom;
	text-align: center;
	padding-bottom: 38px;
}
.side-nav ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.side-nav ul li {
	width: 153px;
	float: left;
	position: relative;
	height: 59px;
	border: 1px solid #c1c1c1;
	background: #fff;
	line-height: 61px;
	text-align: center;
	margin: 0 10px;
}
.side-nav ul li a {
	color: #595959;
	font-size: 20px;
}

.side-nav ul li:hover {
	background: url(../../images/abhover.png) no-repeat;
	top: -10px;
	border: 1px solid #b62533;
}
.side-nav ul li:hover a {
	color: #fff;
}
.side-nav ul li.on {
	background: url(../../images/abhover.png) no-repeat;
	top: -10px;
	border: 1px solid #b62533;
}
.side-nav ul li.on a {
	color: #fff;
}
.abus p {
	color: #595959;
	font-size: 14px;
	line-height: 36px;

}
.abus p span {
	
}
.abus .img2 {
	padding: 42px 0 0 42px;
}
.service {
	padding: 0 41px 0 39px;
	min-height: 1004px;
}
.service p {
	color: #5a5a5a;
	font-size: 14px;
	line-height: 36px;
	
}
.news-tu img {
	width: 385px;
	height: 169px;
	float: left;
}
.news-bt {
	color: #5a5a5a;
	font-size: 18px;
	line-height: 30px;
	margin-left: 420px;
	padding-top: 24px;
	background: url(../../images/men.png) no-repeat left 26px;
	text-indent: 40px;
}
.news-bt span {
	color: #5a5a5a;
	font-size: 14px;
}
.news-nr {
	color: #5a5a5a;
	height: 76px;
	overflow: hidden;
	font-size: 14px;
	line-height: 26px;
	margin-left: 426px;
	margin-top: 20px;
	text-indent: 30px;
}
.news-nr span {
	color: #e80d0d;
}
.news ul li {
	margin: 38px 41px 0 39px;
	background: #fff;
	padding-right: 33px;
	height: 169px;
}
.news ul li:hover {
	background: #b62533;
}
.news ul li:hover .news-bt,
.news ul li:hover .news-bt span,
.news ul li:hover .news-nr,
.news ul li:hover .news-nr span {
	color: #fff;
}
.news ul li:hover .news-bt {
	background: url(../../images/men2.png) no-repeat left 26px;
}
/*页码放置 begin*/
	.page {
	height: 28px;
	width: 100%;
	text-align: left;
	padding: 76px 0;
	color: #666;
	text-align: center;
}
.page input {
	color: #666;
	cursor: pointer;
}
.page a {
	width: 28px;
	line-height: 26px;
	height: 26px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: center;
	font-size: 14px;
	color: #666;
	border: 1px solid #b3b3b3;
}
.page a.prev {
	width: 78px;
	height: 26px;
	text-align: left;
	color: #666;
	margin-right: 1px;
	text-align: center;
}
.page a.prev:hover {
	background: #db3444;
	border: 1px solid #db3444;
	color: #fff;
}
.page a.next {
	width: 78px;
	height: 26px;
	text-align: right;
	color: #666;
	margin-left: 1px;
	text-align: center;
}
.page a.next:hover {
	background: #db3444;
	border: 1px solid #db3444;
	color: #fff;
}
.page a.num:hover {
	background: #db3444;
	border: 1px solid #db3444;
	color: #fff;
}
.page a.cur {
	background: #db3444;
	border: 1px solid #db3444;
	color: #fff;
}
.page .xlxa {
	top: -1px;
	position: relative;
	padding-left: 26px;
	padding-right: 10px;
}
.page .xlxa input {
	width: 42px;
	height: 28px;
	border: 1px solid #b5b5b5;
	background: #fff;
}
.xla-page input {
	background: #db3444;
	border: none;
	color: #fff;
	font-size: 14px;
	width: 60px;
	height: 30px;
}
/*基本样式*/
	.poster-main {
	width: 800px;
	height: 455px;
	position: relative;
	margin: 30px auto;
}
.poster-main a,
.poster-main img {
	display: block;
}
.poster-main .poster-list {
	width: 800px;
	height: 455px;
	margin: 0 auto;
}
.poster-main .poster-list .poster-item {
	width: 200px;
	height: 500px;
	position: absolute;
	left: 0;
	top: 0;
}
.poster-main .poster-btn {
	position: absolute;
	top: 183px;
	z-index: 10;
	cursor: pointer;
	width: 52px;
	height: 52px;
}
.poster-main .poster-prev-btn {
	left: 0;
	background: url(../../images/left2.png) no-repeat;
}
.poster-main .poster-next-btn {
	right: -164px;
	background: url(../../images/left1.png) no-repeat;
}
.tj-product {
	padding-top: 56px;
	padding-bottom: 56px;
}
.tj-product ul {
	width: 1032px;
	margin-left: -32px;
}
.tj-product ul li {
	width: 312px;
	height: 227px;
	position: relative;
	float: left;
	margin: 31px 0 0 32px;
}
.tj-product ul li p .img2 {
	width: 312px;
	height: 227px;
}
.tj-product ul li .tj-name {
	position: absolute;
	color: #fff;
	font-size: 16px;
	text-align: center;
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 30px;
	background: url(../../images/tj1.png) repeat-x;
}
.tj-product ul li:hover .tj-name {
	background: url(../../images/tj2.png) repeat-x;
}
.side-pro ul li {
	float: left;
}
.side-pro ul li span {
	display: block;
}
.chan ul {
	width: 1032px;
	margin-left: -32px;
}
.chan ul li {
	width: 312px;
	height: 227px;
	position: relative;
               
	float: left;
	margin: 31px 0 0 32px;

               
}
.chan ul li .tj-name {
	position: absolute;
	color: #fff;
	font-size: 16px;
	text-align: center;
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 30px;
	background: url(../../images/tj1.png) repeat-x;
}
.chan ul li:hover .tj-name {
	background: url(../../images/tj2.png) repeat-x;
}
/*在线留言 start*/
	/*message css---*/
	.ny_msg {
	width: 720px;
	margin: 0 auto;
	padding: 20px 0 40px;
}
.ny_msg .fontColor {
	color: #808281;
}
/*欢迎标题样式*/
	.ny_msg .welcome {
	height: 41px;
	line-height: 18px;
	text-align: center;
	padding-bottom: 25px;
	background: url(../../images/bg_msg_title.png) no-repeat center bottom;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #616c76;
}
.ny_msg .welcome span.en {
	font-family: Arial;
	line-height: 18px;
	font-size: 11px;
	-webkit-text-size-adjust: none;
	color: #000;
}
.ny_msg .bridge {
	height: 32px;
	width: 158px;
	border-bottom: 3px solid #e3e3e3;
	background: #fff;
}
.ny_msg .bridge a {
	display: inline-block;
	*zoom: 1;
	width: 79px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: url(../images/bg_tab_msg.jpg) repeat;
	color: #58616a;
}
.ny_msg .bridge a:hover {
	text-decoration: none;
	background: url(../../images/bg_tab_msg_on.jpg) repeat;
	color: #fff;
}
.ny_msg .bridge a.on {
	background: url(../../images/bg_tab_msg_on.jpg) repeat;
	color: #fff;
}
.msgWrite {
	padding-left: 215px;
	margin-top: 35px;
	background: url(../../images/bg_msg_w_1.png) no-repeat left center;
}
.msgWrite .bridge {
	margin-left: 112px;
}
.msgWrite .msgform {
	width: 480px;
	margin-top: 8px;
}
.msgWrite .msgform ul li {
	padding: 8px 0;
	float: left;
	width: 100%;
	position: relative;
}
.msgWrite .msgform ul li p.type {
	width: 70px;
	float: left;
	line-height: 34px;
	text-align: right;
}
.msgWrite .msgform ul li span.msgIn {
	float: left;
	border-bottom: 3px solid #e3e3e3;
	padding-bottom: 1px;
}
.msgWrite .msgform ul li span.msgIn input {
	height: 30px;
	line-height: 30px;
	border: none;
	background: #e3e5e7;
	font-size: 14px;
}
.msgWrite .msgform ul li span.tips {
	line-height: 34px;
	padding-left: 10px;
	position: absolute;
	white-space: nowrap;
}
.msgWrite .msgform ul li span.msgIn textarea {
	line-height: 20px;
	border: none;
	background: #e3e5e7;
}
.msgWrite .msgform ul li.butbox {
	padding-left: 70px;
}
.msgWrite .msgform ul li.butbox input {
	width: 86px;
	height: 33px;
	border: none;
	border-bottom: 2px solid #e3e3e3;
	background: #6d7983;
	line-height: 30px;
	cursor: pointer;
	color: #fff;
	float: left;
	margin-right: 20px;
}
.msgWrite .msgform ul li.butbox input:hover {
	background: #f76b3a;
}
.mg-jian {
	color: #595959;
	font-size: 14px;
	line-height: 30px;
	padding: 0 56px 156px 56px;
}
.mg-jian p {
	
}
.dz-msg {
	background: url(../../images/dzmsg_03.jpg) no-repeat center top;
	height: 464px;
	width: 895px;
	margin: 45px auto 0 auto;
}
.dz-msg .msgform2 {
	width: 480px;
	padding-top: 30px;
}
.dz-msg .msgform2 ul li {
	padding: 18px 0 0 0;
	float: left;
	width: 100%;
	position: relative;
}
.dz-msg .msgform2 ul li p.type {
	width: 120px;
	float: left;
	line-height: 34px;
	text-align: left;
	padding-left: 37px;
}
.dz-msg .msgform2 ul li span.msgIn {
	float: left;
	width: 255px;
}
.dz-msg .msgform2 ul li span.msgIn input {
	height: 30px;
	line-height: 30px;
	border: none;
	background: #fff;
	font-size: 14px;
	width: 255px;
}
.dz-msg .msgform2 ul li span.tips {
	line-height: 34px;
	padding-left: 10px;
	position: absolute;
	white-space: nowrap;
}
.dz-msg .msgform2 ul li span.msgIn textarea {
	line-height: 20px;
	border: none;
	background: #fff;
	width: 255px;
	min-height: 135px;
}
.dz-msg .msgform2 ul li.butbox input {
	width: 86px;
	height: 33px;
	border: none;
	background: #ff6f0f;
	line-height: 30px;
	cursor: pointer;
	color: #fff;
	float: left;
	margin-right: 20px;
}
.msgCk {
	margin-top: 35px;
	margin-left: 20px;
}
.msgCk .bridge {
	margin: 0;
	margin-bottom: 10px;
}
.msgCk .msglist {
	overflow: hidden;
	_zoom: 1;
}
.msgCk .msglist ul {
	margin: -22px 0 0 0;
}
.msgCk .msglist ul li {
	margin-bottom: 24px;
	border-top: 1px solid #8d8d8d;
	padding-top: 21px;
}
.msgCk .msglist ul li p {
	height: 40px;
	line-height: 40px;
	padding-left: 18px;
	background: #e6e9ec;
	border-bottom: 1px solid #fefdfe;
	color: #59636c;
}
.msgCk .msglist ul li b.tit {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.msgCk .msglist ul li div {
	color: #59636c;
	line-height: 18px;
	border-bottom: 1px solid #fefdfe;
	padding: 15px 18px 20px 18px;
	background: #e6e9ec;
}
.msgCk .msglist ul li p.msger {
	background: #d8dde0;
}
.msgCk .msglist ul li .msgText {
	background: #d8dde0;
}
.msgCk .msglist ul li .msgReply {
	border-bottom: none;
}
.msgCk .msgpages {
	text-align: center;
}
.msgCk .msgpages a {
	margin: 0 1px;
	font-family: Arial;
	color: #666666;
}
.msgCk .msgpages span.msgpageAll {
	color: #666666;
}
/*在线留言 end*/
	.detail {
	width: 800px;
	margin: 20px auto 0;
	color: #666;
}
.detail .title {
	height: 27px;
	border: 1px solid #ccc;
}
.detail .title h3 {
	line-height: 27px;
	padding-left: 14px;
}
.detail .cont {
	padding: 0 20px;
}
.detail .tit {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.detail .related {
	padding: 6px 0;
	text-align: center;
}
.detail .related span {
	padding: 0 10px;
}
.detail .text {
	padding: 10px;
	line-height: 23px;
}
.detail .text p {
	text-indent: 2em;
}
.detail .text .photo {
	text-align: center;
	padding: 5px 0 15px;
}
.detail .text img {
	max-width: 100%;
}
.detail .other {
	padding: 8px 0 ;
	width: 100%;
}
.detail .other li {
	line-height: 24px;
}
.detail .print {
	padding: 8px 0;
	text-align: right;
	clear: both;
}
.detail .print a {
	margin-right: 20px;
	color: #666;
}
.detail .other a {
	color: #666;
}
.blackbg1 {
	background: url("../../images/tj125.png") no-repeat;
	position: absolute;
	left: 101px;
	top: 269px;
	z-index: 9999;
	width: 46px;
	height: 277px;
}
.blackbg2 {
	background: url("../../images/tj125.png") repeat;
	position: absolute;
	left: 146px;
	top: 238px;
	z-index: 9999;
	width: 61px;
	height: 338px;
}
.blackbg3 {
	background: url("../../images/tj125.png") repeat;
	position: absolute;
	right: 160px;
	top: 238px;
	z-index: 9999;
	width: 64px;
	height: 338px;
}
.blackbg4 {
	background: url("../../images/tj125.png") repeat;
	position: absolute;
	right: 103px;
	top: 271px;
	z-index: 9999;
	width: 57px;
	height: 277px;
}
#focus_Box {
	position: relative;
	width: 1000px;
	height: 436px;
	margin: 20px auto;
	overflow: hidden;
}
#focus_Box ul {
	position: relative;
	width: 798px;
	margin: 0 auto;
	height: 432px;
}
#focus_Box li {
	z-index: 0;
	position: absolute;
	border: 1px solid #a3a3a3;
	width: 0px;
	background: url(../../images/tj122.png) repeat-x center bottom;
	height: 0px;
	top: 146px;
	cursor: pointer;
	left: 377px;
}
#focus_Box li img {
	width: 100%;
	height: 100%;
	vertical-align: top;
	position: relative;
}
#focus_Box li p {
	width: 100%;
	line-height: 28px;
	text-align: center;
	color: #666;
}
#focus_Box .prev,
#focus_Box .next {
	display: block;
	z-index: 100;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	width: 52px;
	height: 52px;
	top: 171px;
}
#focus_Box .prev {
	background: url(../../images/left2.png) no-repeat;
	left: 0px;
}
#focus_Box .next {
	background: url(../../images/left1.png) no-repeat;
	right: 0px;
}
#focus_Box .prev:hover {
	background: url(../../images/left3_03.png) no-repeat;
}
#focus_Box .next:hover {
	background: url(../../images/left3_04.png) no-repeat;
}
#focus_Box a.imgs-scroll-btn {
	display: block;
	position: absolute;
	z-index: 110;
	top: 7px;
	right: 15px;
	width: 51px;
	height: 23px;
	overflow: hidden;
	text-indent: -999px;
}
.zxq1 {
	position: absolute;
	display: inline-block;
	height: 63px;
	color: #fff;
	font-size: 18px;
	bottom: -27px;
	left: 0;
	background: url(../../images/tj1223.png) repeat-x;
	width: 100%;
	line-height: 32px;
}
.txtScroll-left {
	width: 1000px;
	position: relative;
}
.txtScroll-left .hd {
	height: 25px;
}
.txtScroll-left .hd .prev {
	background: url(../../images/tj10.png) no-repeat;
	display: block;
	width: 14px;
	height: 25px;
	position: absolute;
	top: 56px;
	left: -10px;
}
.txtScroll-left .hd .next {
	background: url(../../images/tj9.png) no-repeat;
	display: block;
	width: 14px;
	height: 25px;
	position: absolute;
	top: 56px;
	right: -10px;
}
.txtScroll-left .hd .prevStop {
	background-position: -60px 0;
}
.txtScroll-left .hd .nextStop {
	background-position: -60px -50px;
}
.products-list {
	margin-top: 15px;
}
.products-list .big-img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -262px;
	margin-top: -185px;
	width: 513px;
	height: 370px;
	border: 5px solid #9c2727;
	z-index: 999999;
}
