html {
	background: #ffffff
}

body {
	margin: 0;
	padding: 0;
	font: 14px "Î¢ÈíÑÅºÚ",Arial,Helvetica,sans-serif;
	line-height: 22px;
	color: #555555;
	background-color: #FFF;
	background-repeat: repeat;
}

#main {
	margin: 0 auto;
	width: 1020px;
	height: 100%;
}


/*flash?D??*/
#slide_box { position:relative; height:557px;overflow:hidden;}
#slide_box .slideitem { position:absolute;top:0;left:0; }
#slide_box .btn{ position:absolute; z-index:7; bottom:26px; right:50%; margin-right:-480px; padding:24px 6px;}
#slide_box .btn span{ color:#fff;  background:#1e4288; border:1px solid #1e4288; cursor: pointer;display: inline-block;margin-left: 5px;padding:2px 6px;}
#slide_box .btn span.cur{ background:#1e4288; color:#fff;}


/*pk*/
.vs_bg { margin:0 auto;width: 1020px;margin-top: 24px;height: 500px;border-top:1px solid #e5e5e5;background:url(../images/vsf_bg.jpg) no-repeat center top;}
.vs_sg1 {text-align: center;padding-top: 54px;font: 30px "Microsoft Yahei";color: #034091;}
.vs_sg1 b {font-size: 36px;}
.vs_cont {padding-top: 84px;}
.vs_bar1 {width: 445px;padding-left: 15px;}
.vs_name {text-align: center;height:54px;margin-bottom:22px;font: bold 24px "Microsoft Yahei";color: #fff;}
.vs_bar1 dl {color: #fff;padding: 2px 0 3px 0;background:url(Img/Index/vs_line1.gif) repeat-x left bottom;}
.vs_bar1 dt {padding-left: 62px;font: bold 18px/24px "Microsoft Yahei";background:url(Img/Index/item1.gif) no-repeat 23px 6px;}
.vs_bar1 dd {padding-left: 62px;font: 16px/24px "Microsoft Yahei";}
.vs_bar1 .nobg {background: none;}
.vs_bar1 .dl1 dd {font-size: 14px;}

.vs_bar2 {width: 355px;padding-right: 52px;}
.vs_bar2 .vs_name {text-align: left;padding-left: 45px;height:54px;margin-bottom:35px;font: bold 24px "Microsoft Yahei";color: #fff;}
.vs_bar2 ul {font: 14px/24px "Microsoft Yahei";color: #fff;}
.vs_bar2 li {padding:12px 0;background:url(Img/Index/vs_line2.gif) repeat-x left bottom;}
.vs_bar2 li p {padding-left: 42px;background:url(Img/Index/item2.gif) no-repeat 6px center;}


.sou{ height:40px; background:url(../images/sou_bg.png); position:relative; margin-top:-40px; z-index:9;overflow:hidden;}
.s_inp01{ width:238px; height:25px; margin-top:7px; margin-right:10px; display:inline;}
.ip01{width:173px; height:25px; float:left; line-height:25px; background:url(../images/sou1.png) no-repeat; padding-left:5px; border:0 ;overflow:hidden; color:#fff;}
.ip02{ width:55px; height:25px; border:0; background:url(../images/sou2.png) no-repeat; line-height:23px; text-align:center; color:#666; cursor:pointer; overflow:hidden;}
.sou p{ width:600px; color:#fff; height:40px;font:12px "Microsoft Yahei";line-height:40px; padding-left:10px; overflow:hidden;}
.sou p a{color:#fff; padding:0 6px;}
.content { width:960px; margin:0 auto; }

#hcond {
	width: auto;
	height: 450px;
	background-repeat: repeat-x;
}

.hcon {
	margin: 0 auto;
	width: 1200px;
	height: 450px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}

#container {
	width: 1020px;
	padding: 10px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

#example {
	width: 1020px;
	height: 400px;
	position: relative;
	z-index: 0;
}

*html #example {
	height: 420px;
}

#ribbon {
	position: absolute;
	top: -3px;
	left: -15px;
	z-index: 500;
}

#frame {
	margin: 0 auto;
	position: absolute;
	z-index: 0;
	width: 1265px;
	height: 430px;
	top: -3px;
	left: -130px;
}

#slides {
	position: absolute;
	top: 15px;
	left: 4px;
	z-index: 100;
}

#slides .next,#slides .prev {
	position: absolute;
	top: 157px;
	left: -39px;
	width: 24px;
	height: 43px;
	display: block;
	z-index: 101;
}

.slides_container {
	width: 995px;
	height: 350px;
	overflow: hidden;
	position: relative;
}

#slides .next {
	left: 1016px;
}

.pagination {
	margin: 26px auto 0;
	width: 100px;
}

.pagination li {
	float: left;
	margin: 0 1px;
}

.pagination li a {
	display: block;
	width: 12px;
	height: 0;
	padding-top: 12px;
	background-image: url(../images/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}

.pagination li.current a {
	background-position: 0 -12px;
}

.caption {
	position: absolute;
	bottom: -35px;
	height: 30px;
	padding: 5px 20px 0 20px;
	background: #000;
	background: rgba(0,0,0,.5);
	width: 540px;
	font-size: 1.3em;
	line-height: 1.33;
	color: #fff;
	border-top: 1px solid #000;
	text-shadow: none;
}

.conl {
	float: left;
	width: 210px;
	height: auto;
}

ul,li,h1,h2,h3,p {
	margin: 0;
	padding: 0;
	list-style: none
}

img {
	border: 0
}

input,label,img,th {
	vertical-align: middle;
}

a {
	color: #444;
	text-decoration: none
}

a:hover {
	color: #0065b5;
	/* text-decoration: underline; */
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.logo {
	width: 248px;
	height: 94px;
	/*background-image: url(../images/logo.png)!important;
	background-repeat: no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.xutian-china.com/templates/xutian/images/logo.png');
	_ background-image: none;*/
	float:  left;
	margin-left:  -100px;
}

.wrapper {
	width: 1020px;
	height: 100%;
	margin: 0px auto;
}

.listcon {
	width: 1026px;
	height: 100%;
	margin: 0 auto;
}

.sidebar {
	float: left;
	width: 210px
	margin-bottom:10px;
}

.main {
	width: 800px;
	height: auto;
	margin-bottom: 10px;
	background-color: #FFF;
}

.w {
	margin: 0 auto;
	width: auto;
	background-color: #FFF;
}

.mr {
	margin-right: 18px
}

.mb {
	margin-bottom: 17px
}

.header_menuM {
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	background-image: url(../images/bg-01_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #eb8b25;
}

.header_menuM ul {
	width: 1020px;
	margin: 0px auto
}

.header_menuM li {
	float: left;
	margin: 0px 6px
}

.header_menuM li.lie {
	float: right;
	margin: 0px 4px
}

.header_menuM li.lie img {
	margin: 2px 0px 0px 0px
}

.header_menuM li.lie b {
	color: #0065b5
}

.header_menuM li.lie_bule a {
	color: #0091D1
}

.header_menuM li.lie_bule a:hover {
	color: #0091D1;
	text-decoration: underline
}

.headerqM {
	width: auto;
	height: 100px;
}

.headerM {
	width: 1020px;
	height: 100px;
	background-image: url(../images/bg-01_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header_menu {
	width: 100%;
	background: url(../images/index_02.gif) repeat-x left center;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
}

.header_menu ul {
	width: 1020px;
	margin: 0px auto;
}

.header_menu li {
	float: left;
	margin: 0px 6px;
}

.header_menu li.lie {
	float: right;
	margin: 0px 4px;
}

.header_menu li.lie img {
	margin: 2px 0px 0px 0px;
}

.header_menu li.lie b {
	color: #0065b5;
}

.header_menu li.lie_bule a {
	color: #0091D1;
}

.header_menu li.lie_bule a:hover {
	color: #0091D1;
	text-decoration: underline;
}

.header {
	width: 1020px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.logo .logo_wd {
	margin: 10px 110px 0px 0px;
	display: block;
	width: 350px;
	height: 80px
}

.logo_wd {
	margin-top: 50px;
	margin-left: 15px;
}

.search {
	width: 400px;
	padding-top: 15px
}

.soso {
	height: 35px;
	overflow: hidden;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: center top;
}

.inp01 {
	width: 200px;
	height: 22px;
	line-height: 22px;
	border: medium none;
	background: url(../images/txt.gif) no-repeat;
	text-align: left;
	padding: 0 0 0 29px;
	font-size: 12px;
	color: #767575;
}

.fl {
	float: left
}

.fr {
	float: right
}

.s_inp {
	width: 290px;
	height: 22px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.searchfont {
	width: 730px;
	color: #999;
	padding-top: 5px;
	overflow: hidden;
	z-index: 999;
}

.searchfont a {
	color: color:#767575;
	margin: 0px 5px;
	overflow: hidden;
}

.tel {
	width: 393px;
	padding-top: 30px;
	font-size: 18px;
	font-family: "Î¢ÈíÑÅºÚ";
	text-align: right;
	height: 59px;
	float: right;
    margin-right:-270px;
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: 25px center;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.xutian-china.com/templates/xutian/images/phone.png');
	_ background-image: none;
}

.new_info {
	width: 1020px;
	height: 38px;
	margin: 0 auto;
}

.ni_left {
	width: 514px;
	height: 21px;
	line-height: 21px;
	float: left;
	background: url(../images/index_18-27.gif) 16px 9px no-repeat;
	margin-top: 5px;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 16px;
}

.nil_tip {
	width: 77px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	float: left;
}

.nil_txt {
	width: 426px;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: right;
}

.ni_li,.ni_li a {
	width: 426px;
	height: 21px;
	line-height: 21px;
	color: #666666;
}

.ni_right {
	width: 372px;
	height: 28px;
	float: right;
	margin-top: 5px;
	padding-top: 10px;
	/*background: url(../images/index_23.gif) 0 0 no-repeat;*/
}

.border1 {
	padding: 0px 1px 1px 1px;
	margin-bottom: 14px;
}

.border1 .title {
	height: 50px;
	line-height: 50px;
	text-indent: 30px;
	border-bottom: 1px solid #c2c2c2;
	margin-top: 10px;
	color: #FFF;
	background-image: url(../images/colubg_.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.border1 .cont {
	color: #555;
	height: 100%;
	border: 1px solid #CCC;
}

.border1 .title h3,.border1 .title h3 a {
	color: #0058B0;
	font-size: 14px;
	line-height: 36px;
}

.border1 .cont b {
	color: #e72b22
}

.border1 .title h3 {
	float: left;
	background: url(../images/colubg_.gif) no-repeat;
}

.border1 .list1 {
	padding: 0px 0px 0px 0px;
}
t {
	color: #FF8C1A;
}
.border1 .list1 p {
	text-align: center;
}

.border1 .list1 li {
	height: 230px;
	width: 190px;
	text-indent: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 5px;
	border: 1px solid #ccc;
}

.border1 .list1 li:hover {
	border: 1px solid #F56D12;
}

.border2 p img {
	text-indent: 0;
	border: none;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.border2 p {
	background: #fff;
	padding: 3px 0 0 0
}

.border2 .title {
	height: 32px;
	line-height: 32px;
	text-indent: 1;
	background-image: url(/images/index_13.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

.border2 .cont1 {
	height: 460px;
	color: #555;
	border: 1px solid #CCC;
}

.border2 .gduo {
	border: 1px solid #CCC;
}

.border2 .cont {
	color: #555;
}

dl.p_list_dl:hover dt img a {
	border: solid 1px #c10005;
}

dl.p_list_dl:hover dd a {
	color: #c10005;
}

dl.p_list_dl dt {
	width: 360px;
	height: 300px;
	margin-top: 20px;
}

.lprod {
	width: 330px;
	height: 330px;
	margin-top: 10px;
	float: left;
}

ul.newprod {
	width: 430px;
	height: 330px;
	margin-top: 20px;
	float: left;
}

ul.newprod img {
	border: 0;
}

.p_list_dl {
	color: #666;
	width: 795px;
	height: 330px;
	float: left;
	display: block;
	margin: 0px;
}

dl.p_list_dl:hover {
	background-color: #F0F0F0;
}

dl.p_list_dl dt img {
	display: block;
	width: 280px;
	height: 280px;
}

dl.p_list_dl dd {
	width: 200px;
	padding-top: 8px;
	height: 24px;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
}

dl.p_list_dl dd a {
	color: #666;
	font-family: Arial,Helvetica,sans-serif;
}

dl.p_list_dl dd a:hover {
	color: #666;
}

.border2 p.none1 {
	border: none
}

.border2 .list1 li a:hover {
	background: #fef5cc;
	display: block;
	width: 100%;
	height: 28px
}

.border2 img,.borderpub img {
	border: 1px solid #ccc;
	margin: 1px 9px
}

.borderpub img {
	border: 1px solid #ccc;
	margin: 1px 9px
}

.border2 .title span {
	float: left;
	margin-right: 10px
}

.ico1 li {
	background: url(../images/icon01.png) no-repeat 5px center;
	text-indent: 15px;
}

.case {
	margin-top: -27px;
}

.caes_top {
	line-height: 28px;
	height: 28px;
	border-bottom: 1px #00489d solid;
	font-family: "Î¢ÈíÑÅºÚ";
	position: relative;
	overflow: hidden;
}

.caes_top h3 a {
	font-size: 12px;
	font-weight: 100;
	color: #000000;
	display: inline-block;
	padding: 0 0 0 25px;
	background: url(../images/case_top_icon.gif) left center no-repeat;
	margin: 0 10px 0 15px;
}

.caes_top span {
	font-size: 18px;
	color: #c5c4c4;
	font-size: 18px;
	font-family: Arial;
	margin: 0;
	float: left;
}

.caes_top ul {
	padding: 0 0 0 42px;
	height: 28px;
	float: left;
	_float: none;
}

.caes_top ul li {
	margin: 0 1px 0 0;
}

.caes_top ul li a span {
	font-size: 14px;
	display: inline-block;
	padding: 0 9px;
	color: #fff;
	background: url(../images/case_top_h3_bg_lf.gif) left top no-repeat;
}

.caes_top ul li a {
	display: inline-block;
	color: #fff;
	background: url(../images/case_top_h3_bg_rt.gif) right top no-repeat;
}

.caes_top ul li a:hover,.caes_top ul li .cur {
	color: #fff;
	background: url(../images/case_top_h3_bg_cur_rt.gif) right top no-repeat;
}

.caes_top ul li a:hover span,.caes_top ul li .cur span {
	background: url(../images/case_top_h3_bg_cur_lf.gif) left top no-repeat;
}

.caes_top .fr {
	margin: 10px 8px 0 0;
}

.case_ct {
	width: 700px;
	margin: 14px 0 0;
	height: 428px;
	overflow: hidden;
	clear: both;
}

.case_ct .case_ct_big {
	margin: 0;
}

.case_ct .case_ct_big dt img {
	width: 364px;
	height: 388px;
	overflow: hidden;
}

.case_ct .case_ct_big dd {
	width: 364px;
}

.case_ct dl {
	float: left;
	position: relative;
	text-align: center;
	display: inline;
	margin: 0 0 19px 20px;
}

.case_ct dt a {
	display: inline-block;
	padding: 8px;
	border: 1px #c6c6c6 solid;
	background: #fdfdfd;
}

.case_ct dt img {
	width: 251px;
	height: 175px;
	overflow: hidden;
}

.case_ct dd {
	line-height: 22px;
	height: 22px;
	position: absolute;
	background: #000;
	left: 9px;
	bottom: 9px;
	width: 251px;
	opacity: 0.5;
	filter: Alpha(opacity=50);
}

.case_ct dd a {
	color: #fff;
}

.case_ct dd a:hover {
	color: #fff;
}

.login2 {
	width: 208px;
	margin: 0px auto;
	text-align: center;
	padding-top: 8px;
	border: 1px solid #ccc;
	margin-bottom: 12px;
	background: #fff
}

.login2 input {
	border: 1px solid #CCCCCC;
	height: 18px;
}

.login2 .name {
	height: 30px;
	margin: 0px auto 0px auto;
	width: 90%;
	text-align: center
}

.login2 .name1 input {
	border: none;
	height: auto;
	margin-left: 20px
}

.login2 img {
	border: none;
}

.login1 {
	height: 112px;
	padding: 0;
	background: #fff;
	border: 1px solid #ccc
}

.login1 img {
	border: none
}

.login1 p {
	padding: 4px 0
}

.login1 p.none1 {
	border: none
}

.cx {
	height: 300px;
	background: #fff;
	border: 1px solid #ccc;
	text-align: center;
	color: #F00;
	line-height: 30px;
	font-family: "Î¢ÈíÑÅºÚ"
}

.cx img {
	display: block;
	margin: 0px auto;
}

.jiage {
	background: url(../images/buy.gif) no-repeat right;
	height: 50px;
	color: #fff;
	text-align: right;
	line-height: 45px;
	font-size: 16px
}

.jiage img {
	display: inline;
	margin: 0px 10px;
	border: none
}

.sbox {
	width: 170px;
	float: left;
	padding: 10px 5px 0px 5px;
	margin: 0px 9px;
}

.sbox img {
	margin: 0px auto 0px auto;
	display: block;
	border: none;
	padding-top: 22px
}

.sbox .titile {
	line-height: 35px;
	border-bottom: 1px solid #e8e8e8;
	font-size: 18px;
	color: #909090;
	font-weight: 100
}

.sbox ul {
	margin-top: 5px
}

.sbox li {
	line-height: 23px;
	text-indent: 20px
}

.fd {
	text-align: center;
	line-height: 30px;
	border-top: 1px solid #e9e9e9;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both
}

#ctst {
	width: 395px;
	height: 230px;
	float: left
}

#ctst img {
	border: 0px;
}

#ctst p {
	padding-left: 20px;
}

#focus {
	width: 550px;
	height: 280px;
	overflow: hidden;
	position: relative;
}

#focus ul {
	height: 380px;
	position: absolute;
}

#focus ul li {
	float: left;
	width: 550px;
	height: 280px;
	overflow: hidden;
	position: relative;
	background: #000;
}

#focus ul li div {
	position: absolute;
	overflow: hidden;
}

#focus .btnBg {
	position: absolute;
	width: 550px;
	height: 20px;
	left: 0;
	bottom: 0;
	background: #000;
}

#focus .btn {
	position: absolute;
	width: 480px;
	height: 10px;
	padding: 5px 10px;
	right: 0;
	bottom: 0;
	text-align: right;
}

#focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 25px;
	height: 10px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #fff;
}

#focus .btn span.on {
	background: #fff;
}

#focus .preNext {
	width: 45px;
	height: 100px;
	position: absolute;
	top: 90px;
	background: url(../images/sprite.png) no-repeat 0 0;
	cursor: pointer;
}

#focus .pre {
	left: 0;
}

#focus .next {
	right: 0;
	background-position: right top;
}

.isidebar {
	width: 210px;
	height: 277px;
	border: none
}

.isidebar .title {
	background: #f6f6f6;
	border: 1px solid #d5d5d5;
	border-bottom: 0
}

.isidebar .list1 li {
	background: none;
	line-height: 18px;
	height: 18px
}

#colee1 {
	text-align: center;
	line-height: 18px
}

#colee1 p img {
	display: block;
	margin: 0px auto;
	float: none
}

#colee1 b {
	color: #F10
}

#colee1 p span {
	text-decoration: line-through;
	float: none
}

.list3 ul {
	display: block;
	clear: both;
}

.list3 li {
	width: 157px;
	margin: 10px 3px 0 20px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
}

.list3 .pic img {
	width: 230px;
	height: 180px;
	border: 1px solid #ccc;
}

.list3 .pic a:hover img {
	border: 1px solid #ff4400
}

.list3 .name {
	text-align: center;
	height: 30px;
	line-height: 30px;
}

.list3 .name a:hover {
	color: #ff4400;
}

.lieP {
	width: 220px;
	height: 195px;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
}

.lieP img:hover {
	border: 1px solid #F56D12;
}

.lieN {
	width: 160px;
	height: 210px;
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px;
}

.mainbox {
	width: 800px;
	height: auto;
}

.borderpub {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0px;
}

.mainboxnew {
	width: 735px;
	height: auto;
}

.mainbox .cont {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
}

.mainboxnew .cont {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.ad1 {
	width: 263px;
	height: 226px;
	display: block;
	margin: 0 auto;
}

.right2 {
	width: 280px;
	height: auto;
}

.right2_main .t03 {
	color: #000;
}

.right2_main .t03 a {
	color: #000;
}

.right2_main .t03 a:hover {
	color: #000;
}

ul.n_rt_ul {
	background: url(../images/news_list_bg.gif) no-repeat 0 5px;
	width: 230px;
	margin: 8px auto;
	overflow: hidden;
	padding-left: 5px;
}

ul.n_rt_ul li {
	line-height: 24px;
	width: 156px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 20px;
}

ul.n_rt_ul2 {
	width: 240px;
	margin: 8px auto;
	overflow: hidden;
}

ul.n_rt_ul2 li {
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 5px;
}

.ph dl {
	border-bottom: 1px dashed #ccc;
	padding-left: 9px;
}

.ph dt {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}

.ph dt a {
	color: #646464;
}

.ph dt span {
	color: #da251c;
	font: 12px Arial;
	font-weight: bold;
	line-height: 28px;
	padding-right: 13px;
	width: 16px;
	text-align: center;
	display: block;
	float: left
}

.ph dd {
	padding: 6px 0
}

.ph dd .shuz 0 {
	float: left;
	background: url(../images/ico6.gif) no-repeat;
	height: 16px;
	width: 16px;
	text-align: center;
	line-height: 16px;
	display: block;
	margin-right: 8px;
	color: #fff;
}

.ph dd .img02 {
	float: left;
	font-size: 0;
	line-height: 0
}

.ph dd .img02 img {
	width: 90px;
	height: 80px;
	border: 1px solid #ccc;
	padding: 1px;
}

.ph dd .zi1 {
	float: left;
	width: 100px;
	padding-left: 8px;
	height: 83px;
	overflow: hidden;
	color: #434740;
	line-height: 20px;
}

.ph dd .p2 {
	color: #646464
}

.ph dd .p2 span {
	text-decoration: line-through;
}

.ph dd .p3 {
	color: #018aca;
}

.ph dd .p3 span {
	font-size: 14px;
	font-weight: bold
}

.ph .nones {
	border: 0
}

.ph #bigGri6 {
	border-bottom: 0;
}

dl.dl_6 {
	width: 188px;
	padding: 10px 27px;
	float: left;
	display: inline-block;
}

dl.dl_6 dt {
	width: 188px;
	height: 140px;
}

dl.dl_6 dt img {
	width: 186px;
	height: 138px;
	display: block;
	border: 1px solid #ccc;
}

dl.dl_6 dd {
	line-height: 22px;
	height: 22px;
	margin: 2px 0 0 0;
	text-align: center;
}

dl.dl_2s {
	padding: 12px 4px 12px 10px;
	overflow: hidden;
	border-bottom: 1px dashed  #ccc;
}

dl.dl_2s dt {
	width: 185px;
	height: 159px;
	float: left;
}

dl.dl_2s dt img {
	width: 181px;
	height: 155px;
	border: 1px solid #CFE9FF;
}

dl.dl_2s dd {
	float: left;
	width: 480px;
	padding-left: 10px;
	line-height: 22px;
	height: 132px;
	overflow: hidden;
}

dl.dl_2s dd h4 a {
	color: #333;
	height: 22px;
	overflow: hidden;
	display: block;
}

dl.dl_2s dd h4 a:hover {
	color: #de0508;
}

dl.dl_2s dd p {
	height: 88px;
	overflow: hidden;
	text-indent: 2em;
	padding-top: 2px;
	margin-bottom: 2px;
}

.n_info_con {
	width: 650px;
	padding: 10px 15px 0 10px;
	overflow: hidden;
}

.n_info_con h1 {
	border-bottom: 1px dashed #CCCCCC;
	color: #333;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 22px;
	line-height: 40px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.n_info_con2 {
	width: 650px;
	margin: 0 auto;
}

.n_info_con h3 {
	text-align: center;
	color: #000;
	font-family: "Î¢ÈíÑÅºÚ";
	margin-bottom: 10px;
	font-size: 24px;
	border-bottom: 1px dashed #CCCCCC;
}

.info_con_tit {
	font-family: "Î¢ÈíÑÅºÚ";
	line-height: 24px;
	margin-bottom: 15px;
}

.info_con_tit span {
	margin-right: 20px;
}

.concss p {
	color: #666666;
	letter-spacing: normal;
	white-space: normal;
}

.newsinfo,.proinfo,.helpinfo {
	font-size: 14px;
}

.newsinfo p,.proinfo p,.helpinfo p {
	word-spacing: 10px;
}

.newsinfob {
	font-size: 18px;
	line-height: 27px;
}

.info_con_tit .n_tit {
	text-align: center;
	color: #BCBBBB;
}

.info_con_tit .n_tit a {
	color: #BCBBBB;
}

.info_con_tit .n_tit2 {
	height: 24px;
}

.info_con_tit .n_tit .fontSize {
	color: #7E7E7E;
	float: right;
}

.info_con_tit .n_tit .news_info {
	padding-right: 80px;
}

.info_con_tit .n_tit .fontSize span.small {
	color: #666666;
	font-size: 10px;
}

.info_con_tit .n_tit .fontSize span.big {
	color: #0B3B8C;
	font-size: 13px;
}

.info_con_tit .n_tit .fontSize span {
	cursor: pointer;
	font-family: "Times New Roman";
	font-weight: bold;
	margin-right: 0;
	padding-left: 3px;
	padding-right: 3px;
}

.n_info_con .tit2_span {
	float: right;
	margin: 0;
	_margin-top: 5px;
}

.n_info_con p {
	line-height: 22px;
	padding: 0 10px;
	word-spacing: 10px;
}

.n_info_con p a {
	color: #B61212;
}

.n_info_con .apage {
	text-align: center;
	margin-bottom: 10px;
}

.info_input {
	text-align: center;
	color: #000;
	margin-bottom: 15px;
}

.info_input input {
}

.info_key {
	border-bottom: solid 1px #ccc;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin: 10px 0;
	width: 648px;
	overflow: hidden;
}

.info_key span {
	font-size: 14px;
	font-weight: bold;
}

.info_key a {
	margin-right: 10px;
}

.ad2 {
	margin-bottom: 10px;
}

.n_info_con2 .t04 {
	color: #000;
}

.n_info_con2 .t04 a {
	color: #B61212;
}

.n_info_con2 .t04 a:hover {
	color: #B61212;
}

.info_b,.info_b2 {
	border: solid 1px #ccc;
	width: 709px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

ul.p_list_ul li,ul.p_list_ul2 li {
	background: url(Img/ico10.gif) no-repeat 10px 9px;
	line-height: 23px;
	float: left;
	width: 298px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-indent: 20px;
	margin-left: 10px;
	display: inline;
	color: #666;
}

ul.p_list_ul2 li {
	width: 342px;
	padding-right: 5px;
}

.info_fb {
	border: solid 1px #ccc;
	overflow: hidden;
	padding: 10px;
	line-height: 25px;
}

.info_fb table {
	width: 100%;
	border: 0;
}

.td_b {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-align: right;
}

.info_fb .text {
	width: 200px;
	height: 20px;
	line-height: 20px;
	border: solid 1px #ccc;
}

.info_fb .textarea {
	vertical-align: top;
	border: solid 1px #ccc;
	width: 400px;
}

.vat {
	vertical-align: top;
	text-align: right;
}

.info_fb .b13,.info_fb .b14 {
	margin: 10px 0;
	height: 29px;
}

.n_info_tjcp {
	width: 650px;
	height: auto;
	border: 1px solid #CCC;
	background-color: #039;
}

.n_info_tjcp h4 {
	border-bottom: 1px solid #ccc;
}

.n_info_tjcp dl {
	width: 149px;
	height: 164px;
	float: left;
	overflow: hidden;
	padding: 10px 8px 0 8px;
}

.n_info_tjcp dl:hover dt img {
	border: solid 1px #c10005;
}

.n_info_tjcp dl:hover dd a {
	color: #c10005;
}

.n_info_tjcp dt {
	width: 149px;
	height: 134px;
	line-height: 0;
	font-size: 0;
}

.n_info_tjcp dt img {
	width: 145px;
	height: 129px;
	border: 1px solid #ccc;
	padding: 1px;
}

.n_info_tjcp dd {
	line-height: 18px;
	width: 149px;
	height: 20px;
	overflow: hidden;
	text-align: center;
	padding-top: 5px;
	color: #ab8673;
}

.n_info_tjcp dd a {
	height: 18px;
	overflow: hidden;
	color: #333;
}

.contaout {
	width: 797px;
	height: 69px;
	margin-top: 10px;
	background-image: url(../images/xutianprodujianjie01.jpg);
}

.contaout1 {
	width: 797px;
	height: 69px;
	margin-top: 10px;
	background-image: url(../images/xutianprodujianjie.jpg);
}

.contaout2 {
	width: 797px;
	height: 69px;
	margin-top: 10px;
	background-image: url(../images/xutianprodujianjie02.jpg);
}

.border3 ul {
	width: 760px;
	padding: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.border3 ul li {
	width: 760px;
	height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	color: #666;
	text-decoration: none;
	list-style-type: disc;
}

.border3 ul li a {
	font-size: 12px;
	font-family: "??¨¬?¡ê?";
	text-decoration: none;
	color: #005FBD;
}

.border3 ul p {
	background-color: #FAFAFA;
	font-size: 14px;
	text-indent: 20px;
}

.border3 date {
	float: right;
	font-family: Arial,Helvetica,sans-serif;
	color: #999;
}

.border4 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
}

.border4 .list1 {
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
}

.border4 .list1 li {
	border-bottom: 1px dashed #eee;
	height: 30px;
	line-height: 30px
}

div.black2 {
	padding: 7px;
	margin: 3px;
	text-align: center;
	height: 35px;
	font-family: Arial,Helvetica,sans-serif;
	background: #fff
}

div.black2 a {
	border: #000000 1px solid;
	padding: 2px 5px;
	margin: 2px;
	color: #000000;
	text-decoration: none
}

div.black2 a:hover {
	border: #000000 1px solid;
	color: #fff;
	background-color: #000
}

div.black2 a:active {
	border: #000000 1px solid;
	color: #fff;
	background-color: #000
}

div.black2 span.current {
	border: #000000 1px solid;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	margin: 2px;
	color: #fff;
	background-color: #000000;
	float: none
}

div.black2 span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	color: #000;
	border: #000000 1px solid;
	float: none
}

.newspage_titilt {
	font-size: 16px;
	font-weight: 700;
	text-indent: 15px;
	color: #F30;
	height: 30px;
	margin: 0;
	padding: 0;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
}

.newspage_xian {
	float: left;
	background: #7399c0;
	height: 4px;
	overflow: hidden;
	width: 85%;
	margin: 12px 0px 0px 20px
}

.newspagecont {
	width: 100%;
	margin: 0px auto;
	margin-bottom: 10px;
	font-size: 12px;
	color: #444
}

.newspagecont h2 {
	text-align: center;
	padding: 0;
	font-size: 18px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.newspagetime {
	border-bottom: 1px dashed #666;
	line-height: 30px;
	text-align: center;
	padding-right: 20px;
	margin-bottom: 10px
}

.newspage_cont01 {
	width: 97%;
	height: 100%;
	line-height: 24px;
	text-indent: 2em;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.abus {
	margin: 0 auto;
	width: auto;
	height: 500px;
}

.newspage_cont02 {
	width: 97%;
	height: 800px;
	margin: 10px auto;
	line-height: 24px;
	text-indent: 2em;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
}

.contac,.contaaip {
	width: 50%;
	height: 100%;
}

.newspage_cont01 img {
	display: block;
	margin: 10px auto
}

.tab {
	margin: 10px auto
}

.tab td img {
	border: none
}

.tab span {
	color: #F90;
	float: none;
	margin: 0
}

.tab td.bod {
	border: 1px solid #ccc;
	padding: 5px 10px
}

.tab td.bod1 {
	border: 1px solid #ccc;
	border-top: none;
	padding: 5px 10px
}

.fy {
	text-align: center;
	margin: 30px auto
}

.fy span {
	margin: 0px 3px;
	background: url(../images/fy.jpg) repeat-x center;
	padding: 3px 7px;
	text-align: center;
	float: none;
	border: 1px solid #ccc
}

.ly textarea {
	width: 300px;
	height: 65px;
	border: 1px solid #ccc
}

.ly input {
	border: 1px solid #ccc;
	width: 200px;
	height: 20px
}

.ly img {
	border: none;
	text-indent: 0
}

.cp img {
	border: none;
}

.cp {
	padding-top: 15px;
	font-family: Arial,Helvetica,sans-serif
}

.cplie {
	border: 1px solid #ccc;
	margin: 0px auto;
	text-align: center;
}

.cplie a {
	color: #06F;
	text-decoration: underline
}

.cplie img {
	border: none
}

.cplie a:hover {
	color: #09F;
	text-decoration: underline
}

.cplie td.price {
	background: #fffdd9
}

.cp input {
	border: 1px solid #ccc;
	width: 200px;
	height: 20px
}

.cp textarea {
	width: 600px;
	border: 1px solid #ccc;
	height: 50px
}

.cp td.zf input {
	width: auto;
	border: none;
	margin-left: 5px;
	margin-right: 3px
}

.cp td.yd img {
	margin: 0
}

.gw {
	margin: 15px auto;
	border-bottom: none
}

.gw input {
	width: 50px;
	text-align: right
}

.buy {
	line-height: 20px;
	text-align: left;
	width: 95%;
	margin: 0px auto 15px auto
}

.buy b {
	color: #F60
}

.buy img {
	margin: 0;
	margin-right: 20px;
	border: none
}

.buy a {
	color: #06F;
	text-decoration: underline
}

.buy a:hover {
	color: #09F;
	text-decoration: underline
}

.comfirm td.title {
	font-weight: 700;
	color: #F60;
	background: none;
	border-bottom: none;
	text-indent: 0
}

.comfirm {
	color: #222
}

.comfirm img {
	border: none;
	margin-left: 10px
}

.comfirm a {
	color: #06F;
	text-decoration: underline
}

.comfirm td p {
	width: 80%;
	margin: 15px auto
}

.comfirm a:hover {
	color: #09F;
	text-decoration: underline
}

.bod2 {
	background: #fffdd9;
	border: 1px solid #fbeca4;
	font-family: Arial,Helvetica,sans-serif
}

.comfirm p {
	line-height: 24px
}

.bod2 p {
	line-height: 26px
}

.bod2 p span {
	float: none;
	color: #05F
}

#preview {
	float: none;
	margin: 0px;
	text-align: center;
	width: 350px;
}

.jqzoom {
	width: 350px;
	height: 350px;
	position: relative;
}

#preview img {
	margin: 0;
	border: none
}

.zoomdiv {
	left: 859px;
	height: 400px;
	width: 350px;
}

.list-h li {
	float: left;
}

#spec-n5 {
	width: 350px;
	height: 56px;
	padding-top: 6px;
	overflow: hidden;
}

#spec-left {
	background: url(images/left.gif) no-repeat center left;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-left img {
}

#spec-right {
	background: url(images/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-list {
	width: 325px;
	float: left;
	overflow: hidden;
	margin-left: 2px;
	display: inline;
}

#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 62px;
}

#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 50px;
	height: 50px;
	text-align: center
}

.jqzoom {
	position: relative;
	padding: 0;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 400px;
	background: url(i/loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}

.bigimg {
	width: 800px;
	height: 800px;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
	background-color: #F4F7F9;
	background-repeat: no-repeat;
	background-position: 50% top;
}

#spec-list {
	position: relative;
	width: 322px;
	margin-right: 6px;
}

#spec-list div {
	margin-top: 0;
	margin-left: -30px;
	*margin-left: 0;
}

.mainbox h2 {
	height: 40px;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 40px;
	font-size: 15px;
	color: #000
}

.chanping img {
	border: none
}

.chanping b {
	font-size: 22px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 700;
	color: #F60
}

.chanping a {
	color: #06F;
	text-decoration: underline
}

.chanping a:hover {
	color: #09F;
	text-decoration: underline
}

.title1 {
	border-top: 1px solid #f30000;
	margin-top: 10px
}

.login {
	background: #fff;
	height: 100px;
	border-bottom: 1px solid #dadada
}

.loginimg {
	margin: 100px 20px 50px 120px;
	float: left
}

.loginer {
	width: 300px;
	height: 370px;
	border: 1px solid #cecece;
	background: #f8f8f8;
	margin: 70px 60px 50px 0
}

.loginer .title {
	line-height: 30px;
	text-indent: 23px;
	margin: 10px 0px 0px 0px
}

.loginer .current {
	width: 248px;
	height: 23px;
	line-height: 23px;
	background-color: #f7e9e9;
	margin: 7px auto;
	border: 1px solid #e82e00;
	background: url(../images/login02.jpg) no-repeat 10px center;
	text-indent: 30px;
	color: #e82e00;
	overflow: hidden
}

.loginer input {
	width: 192px;
	height: 25px;
	border: 1px solid #ccc
}

.loginer td.yz input {
	width: 80px
}

.loginer td.check input {
	width: auto;
	border: none;
	margin-right: 5px;
}

.loginer td.check {
	color: #f57804
}

.loginer td b a {
	color: #024d91
}

.loginer td.di {
	border-bottom: 1px solid #ccc
}

.loginer td a {
	color: #0065c1;
	text-decoration: underline
}

.logintel {
	font-family: Arial,Helvetica,sans-serif;
	padding-top: 15px;
	padding-right: 15px
}

.logintel span {
	float: none;
	color: #e76900;
	line-height: 28px
}

.regist {
	border: none;
	background: none;
	margin: 20px auto;
	width: 800px;
	height: auto;
}

.regist input {
	width: 270px
}

.regist td.yz input {
	width: 150px
}

.regist h3 {
	color: #F60;
	font-size: 20px;
	font-family: "Î¢ÈíÑÅºÚ";
	line-height: 50px
}

.regist td b {
	color: #23b81e;
	font-size: 14px
}

.pagelink {
	float: right;
	height: 26px;
	line-height: 26px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	width: 798px;
}

.pagelink a,.pagelink span {
	padding: 0 3px;
}

.pagelink a.on,.pagelink a:hover {
	color: #F9003B;
	border: 1px solid #F56D12;
	color: #fff;
	background-color: #F56D12
}

.hezuo {
	height: 330px;
	overflow: hidden;
}

.hezuo p {
	border: none;
	padding: 5px 0px;
}

.hezuo p img {
	padding: 6px 0;
}

@charset "utf-8";

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden
}

.cl,.clr {
	clear: both;
	height: 0px;
	font-size: 0;
}

.disn {
	display: none;
}

.disb {
	display: block;
}

.hb {
	margin: 0 auto;
	width: 1024px;
}

.hb_top {
	margin: 0 auto;
	width: 1024px;
	height: 38px;
	overflow: hidden;
	margin-top: 15px;
}

.hb_top h2 {
	background: url(../images/hb_top.gif) no-repeat;
	height: 38px;
	text-align: center;
}

.hb_top h2 a {
	line-height: 38px;
	font-weight: bold;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ";
	color: #FFF;
}

.hb_con {
	background: url(../images/hb_bg.gif) no-repeat;
	height: 103px;
	padding-top: 20px;
}

.hz01 {
	padding: 0 13px 0 0;
}

.hz03 {
	padding: 0 0 0 13px;
}

.hz02 ul li {
	float: left;
	padding: 0 5px;
	width: 170px;
}

.hz02 ul li img {
	border: solid 1px #e6e6e6;
	width: 168px;
	height: 68px;
}

.hz02 ul li span {
	display: block;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-align: center;
}

.hz02 ul li span a {
	color: #4c4c4c
}

.nav {
	width: 210px;
	float: left;
	position: relative;
	z-index: 0;
}

.nav .allcate {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

.nav .allcate a {
	display: block;
	width: 210px;
	height: 66px;
	background: url(../images/navTop.jpg) no-repeat;
	text-indent: -9999px;
}

.nav .allcate a.hover {
	background-position: -210px -381px
}

.nav ul {
	margin-top: 60px;
	margin-left: 10px;
}

.nav ul li {
	height: 33px;
	line-height: 33px;
	padding: 0 0 0 30px;
	position: relative;
	z-index: 100;
	background-image: url(../images/menu_bg1.gif);
	background-repeat: no-repeat;
}

.nav ul li.hover {
	background-image: url(../images/menu_bg2.gif);
	background-repeat: no-repeat;
}

.nav ul li a:link,.nav ul li a:active,.nav ul li a:visited {
	font-size: 15px;
	padding-left: 12px;
	color: #333;
}

.nav ul li a:hover {
	font-size: 15px;
	padding-left: 12px;
	color: #0062CE;
}

.nav ul li a strong {
	font-weight: normal;
}

.nav ul li.over a:link,.nav ul li.over a:active,.nav ul li.over a:visited,.nav ul li.over a:hover {
	font-size: 15px;
	padding-left: 12px;
	color: #0060BF;
}

.nav .submenubox {
	position: absolute;
	left: 201px;
	top: -60px;
	width: 500px;
	height: 300px;
	float: right;
	line-height: 0;
	overflow: hidden;
}

.nav .submenuboxBottom {
	top: auto;
	bottom: 1px;
}

.nav .submenubox .subcate {
	width: 189px;
	height: 300px;
	float: left;
	background-image: url(../images/nav1.png)!important;
	background-repeat: no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.xutian-china.com/templates/xutian/images/nav1.png');
	_ background-image: none;
}

.nav .submenubox .subcate ul {
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-left: 0;
}

.nav .submenubox .subcate ul li {
	width: 180px;
	height: auto;
	line-height: 18px;
	position: static;
	z-index: auto;
	cursor: default;
	background-image: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}

.nav ul li.over .subcate ul li a:link,.nav ul li.over .subcate ul li a:active,.nav ul li.over .subcate ul li a:visited {
	font-size: 14px;
	padding-left: 12px;
	color: #6C6C6C;
}

.nav ul li.over .subcate ul li a:hover {
	color: #0054A8;
}

.nav .submenubox .colright {
	width: 310px;
	height: 300px;
	float: left;
	background-image: url(../images/nav.png)!important;
	background-repeat: no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.xutian-china.com/templates/xutian/images/nav.png');
	_ background-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: -20px;
}

.nav .submenubox .featuredbrand h3 {
	height: 30px;
	line-height: 30px;
	padding: 5px 0 0 0;
	font-size: 14px;
	color: #0062CE;
}

.dowm {
	width: 200px;
	height: 44px;
	background-image: url(../images/dowm.gif);
	margin-left: 10px;
}

.nav .submenubox .featuredbrand ul {
	border: 0;
	margin: 0;
	float: left;
	width: 300px;
	height: 150px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-image: url(../images/nacon.png);
	background-repeat: no-repeat;
}

.featuredbrand ul img {
	float: left;
	padding: 2px;
	border: 1px solid #EBEBEB;
	margin-left: 10px;
	text-align: center;
}

.nav .submenubox .featuredbrand ul  img {
	width: 120px;
	height: 120px;
	margin-top: 0;
	float: left;
	margin-left: 5px;
}

.nav .submenubox .featuredbrand span {
	float: right;
	font-size: 12px;
	font-variant: normal;
	color: #F56D12;
}

.nav .submenubox .featuredbrand ul li {
	background: #fff;
	width: 67px;
	height: 37px;
	padding: 4px;
	margin: 0 7px 7px 0;
	position: static;
	z-index: auto;
	float: left;
	overflow: hidden;
}

.nav ul li.over .featuredbrand ul li a:link,.nav ul li.over .featuredbrand ul li a:active,.nav ul li.over .featuredbrand ul li a:visited {
	padding-left: 0px;
}

.nav ul li.over .featuredbrand ul li a:hover {
	padding-left: 0px;
}

.nav .submenubox .merchantpromotion h3 {
	height: 30px;
	line-height: 30px;
	padding: 0;
	font-size: 14px;
	color: #0062CE;
}

.nav .submenubox .merchantpromotion ul {
	border: 0;
	margin: 0;
	padding: 0 0 5px 0;
	float: left;
	width: 260px;
}

.nav .submenubox .merchantpromotion ul li {
	float: left;
	white-space: nowrap;
	background: none;
	line-height: normal;
	height: 14px;
	padding: 5px 10px 5px 0;
	position: static;
	z-index: auto;
}

.nav ul li.over .merchantpromotion ul li a:link,.nav ul li.over .merchantpromotion ul li a:active,.nav ul li.over .merchantpromotion ul li a:visited {
	padding-left: 0px;
	color: #585858;
	font-size: 12px;
}

.nav ul li.over .merchantpromotion ul li a:hover {
	padding-left: 0px;
	color: #0062CE;
	font-size: 12px;
}

.nav ul li.last .submenubox .subcate {
	width: 420px;
}

.nav ul li.last .submenubox .subcate ul {
	background: none;
	float: left;
}

.nav ul li.last .submenubox .subcate ul li {
	float: left;
	width: 139px;
}

.nav ul li.last .subcate ul li a:link,.nav ul li.last .subcate ul li a:active,.nav ul li.last .subcate ul li a:visited {
	font-size: 14px;
	padding-left: 12px;
	color: #585858;
}

.nav ul li.last .subcate ul li a:hover {
	color: #0075EA;
}

.nav_right {
	width: 210px;
	float: right;
	position: relative;
	z-index: 101;
}

.nav_right .allcate {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 101;
}

.nav_right .allcate a {
	display: block;
	width: 210px;
	height: 60px;
	background: url(../images/v5_main_r.jpg) no-repeat;
	text-indent: -9999px;
}

.nav_right .allcate a.hover {
	background-position: -210px -381px
}

.nav_right ul {
	margin-top: 60px;
	margin-right: 10px;
}

.nav_right ul li {
	height: 33px;
	line-height: 33px;
	position: relative;
	z-index: 100;
	background-image: url(../images/menu_bg1r.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 0px;
	text-indent: 50px;
}

.nav_right ul li.hover {
	background-image: url(../images/menu_bg2r.gif);
	background-repeat: no-repeat;
}

.nav_right ul li a:link,.nav_right ul li a:active,.nav_right ul li a:visited {
	font-size: 15px;
	padding-right: 12px;
	color: #333;
}

.nav_right ul li a:hover {
	font-size: 15px;
	padding-right: 12px;
	color: #0062CE;
}

.nav_right ul li a strong {
	font-weight: normal;
}

.nav_right ul li.over a:link,.nav_right ul li.over a:active,.nav_right ul li.over a:visited,.nav_right ul li.over a:hover {
	font-size: 15px;
	padding-right: 12px;
	color: #0060BF;
}

.nav_right .submenubox {
	position: absolute;
	right: 201px;
	top: -60px;
	width: 500px;
	height: 300px;
	float: right;
	line-height: 0;
	overflow: hidden;
}

.nav_right .submenuboxBottom {
	top: auto;
	bottom: 1px;
}

.nav_right .submenubox .subcate {
	width: 189px;
	height: 300px;
	float: right;
	background-image: url(../images/navrightsub1.png)!important;
	background-repeat: no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.xutian-china.com/templates/xutian/images/navrightsub1.png');
	_ background-image: none;
}

.nav_right .submenubox .subcate ul {
	position: relative;
	padding-top: 2px;
	padding-right: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-left: -45px;
}

.nav_right .submenubox .subcate ul li {
	background: none;
	height: auto;
	line-height: 18px;
	padding: 5px 0 5px 0px;
	position: static;
	z-index: auto;
	cursor: default;
}

.nav_right ul li.over .subcate ul li a:link,.nav_right ul li.over .subcate ul li a:active,.nav_right ul li.over .subcate ul li a:visited {
	font-size: 14px;
	padding-right: 12px;
	color: #6C6C6C;
}

.nav_right ul li.over .subcate ul li a:hover {
	color: #0054A8;
}

.nav_right .submenubox .colright {
	width: 310px;
	height: 300px;
	float: right;
	background-image: url(../images/navrightsub.png)!important;
	background-repeat: no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.xutian-china.com/templates/xutian/images/navrightsub.png');
	_ background-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: 0px;
}

.nav_right .submenubox .featuredbrand h3 {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #0062CE;
	margin-left: -10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.nav_right .submenubox .featuredbrand ul {
	border: 0;
	margin: 0;
	float: right;
	width: 300px;
	height: 150px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-image: url(../images/nacon.png);
	background-repeat: no-repeat;
}

.featuredbrand ul img {
	float: right;
	padding: 2px;
	border: 1px solid #EBEBEB;
	margin-left: 10px;
	text-align: center;
}

.nav_right .submenubox .featuredbrand ul img {
	width: 120px;
	height: 120px;
	margin-top: 0;
	float: left;
	margin-right: 5px;
}

.nav_right .submenubox .featuredbrand span {
	float: right;
	font-size: 12px;
	font-variant: normal;
	color: #F56D12;
	text-align: left;
}

.nav_right .submenubox .featuredbrand ul li {
	background: #fff;
	width: 67px;
	height: 37px;
	padding: 4px;
	margin: 0 7px 7px 0;
	position: static;
	z-index: auto;
	float: right;
	overflow: hidden;
}

.nav_right ul li.over .featuredbrand ul li a:link,.nav_right ul li.over .featuredbrand ul li a:active,.nav_right ul li.over .featuredbrand ul li a:visited {
	padding-right: 0px;
}

.nav_right ul li.over .featuredbrand ul li a:hover {
	padding-right: 0px;
}

.nav_right .submenubox .merchantpromotion h3 {
	height: 30px;
	line-height: 30px;
	padding: 0;
	font-size: 14px;
	color: #0062CE;
	text-align: left;
	margin-left: -10px;
}

.nav_right .submenubox .merchantpromotion ul {
	border: 0;
	margin: 0;
	width: 260px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.nav_right .submenubox .merchantpromotion ul li {
	white-space: nowrap;
	background: none;
	line-height: normal;
	height: 14px;
	position: static;
	z-index: auto;
	text-align: left;
	padding-left: 0;
}

.nav_right ul li.over .merchantpromotion ul li a:link,.nav_right ul li.over .merchantpromotion ul li a:active,.nav_right ul li.over .merchantpromotion ul li a:visited {
	padding-right: 0px;
	color: #585858;
	font-size: 12px;
}

.nav_right ul li.over .merchantpromotion ul li a:hover {
	padding-right: 0px;
	color: #0062CE;
	font-size: 12px;
}

.nav_right ul li.last .submenubox .subcate {
	width: 420px;
}

.nav_right ul li.last .submenubox .subcate ul {
	background: none;
	float: right;
}

.nav_right ul li.last .submenubox .subcate ul li {
	float: right;
	width: 139px;
}

.nav_right ul li.last .subcate ul li a:link,.nav_right ul li.last .subcate ul li a:active,.nav_right ul li.last .subcate ul li a:visited {
	font-size: 14px;
	padding-right: 12px;
	color: #585858;
}

.nav_right ul li.last .subcate ul li a:hover {
	color: #0075EA;
}

.dowmr {
	width: 200px;
	height: 44px;
	background-image: url(../images/dowmr.gif);
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.RandomNews {
	width: 800px;
	height: 100%;
	margin-top: 0px;
}

.RandomNews h4 {
	color: #0038BC;
	height: 36px;
	line-height: 40px;
	padding-left: 27px;
	background-image: url(../images/pub_top_bg.gif);
	background-repeat: repeat;
	background-position: 0 0;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.RandomNews .RandomNews_con {
	width: 798px;
	border: 1px solid #ccc;
	border-bottom: 0;
	border-top: 0;
	background: #fff;
	margin-top: 0px;
	padding-top: 0px;
}

.RandomNews li {
	height: 28px;
	line-height: 28px;
	padding: 0 17px 0 10px;
	width: 340px;
	float: left;
	overflow: hidden;
}

.RandomNews li a {
	background: url(../images/sico15.gif) no-repeat 0 5px;
	padding-left: 12px;
}

.pro {
	height: 687px;
	width: 789px;
	overflow: hidden;
	margin-top: 1px;
	margin-left: 15px;
	float: left
}

.pro h2 {
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #0065b5;
	padding: 6px 0 0 23px;
	background: url(../images/ico4.gif) no-repeat 3px 17px
}

.pro h2 a {
	color: #0065b5;
}

.pro h2 span {
	color: #0065b5;
	font-size: 12px;
	font-weight: normal;
}

.pro h2 span a {
	color: #969696;
	padding: 0 3px;
}

.pro h2 p a {
	float: right;
	padding-top: 8px;
}

.pro_con {
	border-top: 1px solid #e8e8e8;
}

.pro_con ul li {
	float: left;
	width: 232px;
	height: 315px;
	margin: 13px 19px 0 0;
	background: url(../images//simg.gif) no-repeat;
	overflow: hidden;
}

.pro_con ul .nopro {
	margin-right: 0;
}

.pro_con ul li img {
	width: 220px;
	height: 220px;
	padding: 5px;
	border: 1px solid #ddd;
}

.pro_con ul li p {
	width: 210px;
	line-height: 22px;
	text-align: center;
	display: block;
	padding: 5px 5px 0;
	overflow: hidden;
}

.pro_con ul li p a {
	color: #888;
}

.pro_con ul li p span {
}

.pro_con ul li p span a {
	height: 24px;
	line-height: 24px;
	text-align: center
}

.alP {
	width: 800px;
	height: 100%;
	background: url(../images/aldi.gif) no-repeat center bottom;
	overflow: hidden;
	margin-top: 15px;
}

.ipa {
	margin-left: 10px;
	width: 238px;
	height: 100%x;
	float: left;
}

.al {
	margin: 0 auto;
	width: 1020px;
	height: 580px;
	background: url(../images/aldi.gif) no-repeat center bottom;
	overflow: hidden;
	margin-top: 15px;
}

.al h2 {
	background: url(../images/hb_top.gif) no-repeat;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ";
}

.productP h2 {
	background: url(../images/index_p.jpg) no-repeat;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	font-family: "Î¢ÈíÑÅºÚ";
	color: #F56D12;
}

.pro_conP ul {
	width: 788px;
	height: 300px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
}

.pro_conP p {
	text-align: center;
}

.more {
	margin-top: -15px;
	margin-right: 10px;
}

.pro_conP ul:hover {
	background-color: #F3F3F3;
}

.pro_conP li {
	width: 250px;
	height: 250px;
	float: left;
	margin-top: 15px;
}

.pro_conP li img {
	width: 230px;
	height: 200px;
	float: left;
}

.pro_conP li img:hover {
	border: 1px solid #F56D12;
}

.alP h2 {
	background: url(../images/baralP.gif) no-repeat;
	height: 47px;
	line-height: 40px;
	font-size: 22px;
	padding: 0 0 0 52px;
	font-weight: normal;
}

.al h2 a {
	color: #FFF;
	font-family: "Î¢ÈíÑÅºÚ";
}

.al_con {
	width: 1018px;
	height: 100%;
	border: solid 1px #d8d8d8;
	border-top: 0;
}

.al_conP {
	width: 798px;
	height: 100%;
	border: solid 1px #d8d8d8;
	border-top: 0;
	background-color: #FFF;
}
.mobroler {
	color: #F56D12;
}

.albar {
	height: 31px;
	border-bottom: 1px solid #80C5FF;
	padding: 4px 0 0 14px;
}

.albar ul li {
	float: left;
	line-height: 31px;
	background: url(../images/albor.gif) no-repeat right center;
	position: relative;
	display: inline;
	_margin-bottom: -1px;
	font-size: 14px;
}

.albar ul li a {
	color: #787878;
	padding: 0 18px;
	height: 31px;
	line-height: 31px;
	display: inline-block;
}

.albar ul li a:hover,.albar ul .cur a {
	border: 1px solid #80c5ff;
	border-bottom: 1px solid #fff;
	color: #0065b5;
	font-weight: bold;
	height: 30px;
	overflow: hidden;
	line-height: 31px;
	display: inline-block;
	background: #fff;
	overflow: hidden;
	text-decoration: none;
}

.albar ul .nobot {
	background: none;
}

.alpic {
	width: 380px;
	height: 420px;
	overflow: hidden;
	display: inline;
	background-repeat: no-repeat;
	padding: 2px;
	margin: 27px 0 0 20px;
}

.alpicP {
	width: 777px;
	height: auto;
	overflow: hidden;
	display: inline;
	background-repeat: no-repeat;
	margin: 0px;
	border-bottom: solid 1px #CCC;
	padding: 10px;
}
#flash{
	z-Index:-999;
	position: relative;
	text-align: center;
	
	
}
.vid{ width:798px;
 height:400px;background-image:url(../images/vid.png);}
.alpicV{
	width: 496px;
	height: 356px;
	overflow: hidden;
	display: inline;
	background-repeat: no-repeat;
	margin-top: 15px;
	border-bottom: solid 1px #CCC;
	padding: 10px;
	background-image:url(../images/alimgbg.png);
	position:relative;
	z-index:0;
	
}
.alpicV_1{width: 777px;
	height: 298px;
	overflow: hidden;
	display: inline;
	background-repeat: no-repeat;
	margin: 0px;
	border-bottom: solid 1px #CCC;
	padding: 10px;}

.alpic img {
	width: 374px;
	height: 416px;
	padding-top: 3px;
	padding-right: 3;
	padding-bottom: 3;
	padding-left: 3px;
}

.al_r {
	overflow: hidden;
	width: 1020px;
	height: auto;

	margin-left: 10px;
}
.case_r{
	float: left;
	height: 230px;
	width: 495px;
	
	padding: 5px;
}
.al_r  dl {
	width: 310px;
	float: left;
	height: 245px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 18px;
}

.al_r dl a {
	display: inline-block;
	padding: 6px;
	border: 1px #c5c4c4 solid;
}

.al_r  dl img {
	width: 293px;
	height: 200px;
	overflow: hidden;
	display: block;
}

.al_r dd a {
	text-align: center;
	display: block;
	border-style: none;
}

.al_mo { float:left;
	margin-top: 5px;
	width: 470px;
	height: 216px;
	overflow: hidden;
	background: url(../images/shabg.gif) no-repeat;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 32px;
}

.albt {
	height: 34px;
	border-bottom: 1px dotted #c8c8c8;
	width: 450px;
	padding-left: 2px;
}

.albt span {
	color: #0065b5;
	font-weight: bold;
	font-size: 13px;
	height: 23px;
	line-height: 23px;
	float: left;
	background: url(../images/hdi.gif) no-repeat;
	width: 100%;
}

.albt span b {
	width: 30px;
	padding: 0 0px 0 0px;
	color: #0057AE;
	overflow: hidden;
}

.al_mo h3 {
	width: 376px;
	font-size: 14px;
	color: #737373;
	height: 29px;
	line-height: 29px;
	border-bottom: 1px dotted #c8c8c8;
}

.al_mo h3 q {
	color: #0065b5;
}

.al_mo p {
	font-size: 14px;
	width: 450px;
	color: #888;
	line-height: 24px;
	padding: 5px 0 0 0;
}

.al_mo p span {
	display: block;
}

.al_mo p a {
	color: #fe5257;
	padding-left: 5px;
}

.pages {
	width: 778px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: right;
	text-align: right;
	padding-right: 20px;
	line-height: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

.ys {
	background: url(../images/ys.jpg) no-repeat center top;
	height: 1109px;
	margin-top: 13px;
}

.ys h2 {
	font-size: 24px;
	color: #fff;
	top: 15px;
	left: 256px;
}

.ys h2 span {
	font-size: 20px;
}

.ys h2 p {
	font-size: 12px;
	color: #a3bbe2;
	font-family: Arial;
	font-weight: normal;
	font-variant: small-caps;
}

.dl01 {
	position: relative;
	top: 1px;
	left: 50px;
	font-family: "Î¢ÈíÑÅºÚ";
}

.dl01 dd {
	font-size: 14px;
	line-height: 28px;
	color: #787878;
	width: 420px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

.dl01 dd span {
	color: #00509F;
}

.dl02 {
	top: 20px;
	left: 90px;
	position: relative;
}

.dl02 dd {
	width: 340px;
}

.dl03 {
	top: 20px;
	left: 40px;
	position: relative;
}

.dl03 dd {
	width: 340px;
	padding: 8px 0 0 20px;
}

.dl04 {
	top: 0px;
	margin-left: 300px;
}

.dl04 dd {
	width: 394px;
	padding: 8px 0 0 18px;
}

.dl05 {
	top: 10px;
	margin-left: 400px;
}

.dl05 dd {
	width: 332px;
	padding: 8px 0 0 18px;
}

.dl06 {
	top: 20px;
	margin-left: 450px;
}

.dl06 dd {
	width: 355px;
	padding: 8px 0 0 18px;
}

.jz {
	width: 513px;
	height: 350px;
	overflow: hidden;
	margin-top: 15px;
}

.jz h2 {
	background: url(../images/barjz1.gif) no-repeat;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0 16px;
}

.jz h2 a {
	color: #0065b5;
}

.jz h2 q {
	color: #cdcdcd;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
	padding-left: 6px;
	font-family: Tahoma,Geneva,sans-serif;
}

.jz h2 span a {
	color: #a0a0a0;
	font-size: 12px;
	font-weight: normal;
}

.jz_con {
	padding: 7px 0 0 15px;
	width: 494px;
	height: 350px;
	border-left: 1px solid #d8d8d8;
	overflow: hidden;
}

.jz_con dl {
	width: 494px;
	height: 125px;
	padding: 7px 0 0 0;
	overflow: hidden;
}

.jz_con dl dt {
	float: left;
	width: 169px;
	height: 112px;
	margin-right: 5px;
}

.jz_con dl dt img {
	width: 168px;
	height: 128px;
	padding: 1px;
	border: 1px solid #dedede;
}

.jz_con dl dd {
	float: left;
	padding-left: 9px;
	width: 300px;
	margin-left: 0px;
	margin-right: 0px;
}

.jz_con dl dd h3 a {
	color: #666;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
}

.jz_con dl dd h3 a:hover {
	text-decoration: underline;
}

.jz_con dl dd p {
	line-height: 24px;
	color: #888;
}

.jz_con dl dd p a {
	color: #0065b5;

	padding-left: 6px;
}

.jz_con dl dd p a:hover {
	text-decoration: underline;
}

.jz1 h2 {
	background: url(../images/barjz2.gif) no-repeat;
}

.jz_con1 {
	border-right: 1px solid #d8d8d8;
	border-left: none;
}

.ry {
	width: 1020px;
	height: 227px;
	overflow: hidden;
	margin-top: 15px;
	background: url(../images/aldi.gif) no-repeat left bottom;
}

.ry h2 {
	background: url(../images/barry.gif) no-repeat;
}

.ry3 font {
	width: 77px;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0 3px;
	display: inline;
}

.ry3 font a {
	color: #757575;
	font-size: 14px;
	font-weight: normal;
}

.ry3 font a:hover,.ry3 .cur a {
	background: url(../images/ryhover.gif) no-repeat center bottom;
	display: block;
	color: #0065b5;
}

.ry_con {
	padding: 17px 0 0 0;

	height: 167px;
	overflow: hidden;
	border: 1px solid #d8d8d8;
	border-width: 0 1px;
}

.ry01 {
	padding: 34px 0 0 0;
	position: relative;
	margin-left: -1px;
}

.ry03 {
	padding: 34px 0 0 0;
	position: relative;
	margin-right: -1px;
}

.ry_con ul {
	display: inline;
	height: 164px;
	overflow: hidden;
}

.ry_con ul li {
	float: left;
	width: 209px;
	margin-right: 20px;
	display: inline;
}

.ry_con ul li img {
	border: 1px solid #dedede;
	padding: 1px;
	width: 205px;
	height: 124px;
}

.ry_con ul li span a {
	height: 34px;
	line-height: 34px;
	text-align: center;
	display: block;
	overflow: hidden;
	color: #888;
}

.ry_con ul .nobot {
	margin-right: 0;
}

.about {
	width: 709px;
	height: 410px;
	overflow: hidden;
	margin-top: 19px;
}

.about h2 {
	background: url(../images/barabout.gif) no-repeat;
}

.a_con {
	padding: 20px 0 0 20px;
	width: 680px;
	height: 100%;
	overflow: hidden;
	border-left: 1px solid #d8d8d8;
}

.a_con dl {
	width: 709px;
	height: 168px;
	overflow: hidden;
	border-bottom: 1px dotted #b6b6b6;
}

.a_con dl dt {
	float: left;
	width: 218px;
	height: 148px;
	overflow: hidden;
}

.a_con dl dt img {
	width: 214px;
	height: 144px;
	padding: 1px;
	border: 1px solid #dedede;
}

.a_con dl dd {
	float: left;
	width: 382px;
	height: 144px;
	padding-left: 12px;
	overflow: hidden;
}

.a_con dl dd h3 a {
	color: #666;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
}

.a_con dl dd h3 a:hover {
	text-decoration: underline;
}

.a_con dl dd p {
	line-height: 24px;
	color: #888;
}

.a_con dl dd p a {
	color: #0065b5;
	padding-left: 5px;
}

.a_con dl dd p a:hover {
	text-decoration: underline;
}

.a_con ul {
	height: 156px;
	padding: 5px 0 0 0;
	float: left;
	overflow: hidden;
}

.a_con ul li {
	float: left;
	width: 192px;
	height: 113px;
	margin: 0 20px 0 0;
}

.a_con ul li img {
	width: 188px;
	height: 109px;
	border: 1px solid #e5e5e5;
	padding: 1px;
}

.a_con ul li span {
	text-align: center;
	display: block;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
}

.a_con ul .nobot {
	margin-right: 0;
}

.a_con ul p {
	text-align: center;
}

.qua {
	width: 311px;
	height: 410px;
	overflow: hidden;
	margin-top: 19px;
}

.qua h2 {
	background: url(../images/barquality.gif) no-repeat;
	padding: 0 16px 0 10px;
	height: 46px;
	line-height: 40px;
	overflow: hidden;
}

.qu_con {
	padding: 0 0 0 9px;
	width: 301px;
	height: 450px;
	border-right: 1px solid #d8d8d8;
	overflow: hidden;
}

.qu_con dl {
	padding: 5px 0 0 0;
	width: 286px;
	overflow: hidden;
}

.qu_con dl dt {
	background: url(../images/xing.gif) no-repeat left center;
	height: 24px;
	line-height: 24px;
	padding-left: 20px;
	font-weight: bold;
}

.qu_con dl dt a {
	color: #007ee1;
}

.qu_con dl dt a:hover {
	text-decoration: underline;
}

.qu_con dl dd {
	line-height: 26px;
	color: #888;
        font:14px "Î¢ÈíÑÅºÚ",Arial,Helvetica,sans-serif;
}

.news {
	width: 513px;
	height: 350px;
	overflow: hidden;
	margin-top: 15px;
}

.news h2 {
	background: url(../images/barjz1.gif) no-repeat;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0 16px;
}

.news h2 a {
	color: #0065b5;
}

.news h2 q {
	color: #cdcdcd;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
	padding-left: 6px;
	font-family: Tahoma,Geneva,sans-serif;
}

.news h2 span a {
	color: #a0a0a0;
	font-size: 12px;
	font-weight: normal;
}

.news_con {
	padding: 7px 0 0 15px;
	width: 494px;
	height: 350px;
	overflow: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-left-color: #d8d8d8;
}

.news_con ul {
	width: 430px;
}

.news_con ul li {
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 12px;
	overflow: hidden;
	color: #b1b1b1;
	background: url(../images/dd.gif) no-repeat left center;
}

.news_con dl {
	width: 494px;
	height: 125px;
	padding: 7px 0 0 0;
	overflow: hidden;
}

.news_con dl dt {
	float: left;
	width: 170px;
	height: 112px;
	margin-right: 5px;
}

.news_con dl dt img {
	width: 168px;
	height: 128px;
	padding: 1px;
	border: 1px solid #dedede;
}

.news_con dl dd {
	float: left;
	padding-left: 9px;
	width: 300px;
	margin-left: 0px;
}

.news_con dl dd h3 a {
	color: #666;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
}

.news_con dl dd h3 a:hover {
	text-decoration: underline;
}

.news_con dl dd p {
	line-height: 24px;
	color: #888;
        font:14px "Î¢ÈíÑÅºÚ",Arial,Helvetica,sans-serif;
}

.news_con dl dd p a {
	color: #0065b5;
	padding-left: 6px;
}

.news_con dl dd p a:hover {
	text-decoration: underline;
}

.news1 h2 {
	background: url(../images/barjz2.gif) no-repeat;
}

.news_con1 {
	border-right: 1px solid #d8d8d8;
	border-left: none;
}

.di {
	background: url(../images/aldi.gif) no-repeat center top;
	height: 3px;
	line-height: 0;
	font-size: 0;
	width: 1020px;
}

.faq {
	width: 376px;
	height: 414px;
	overflow: hidden;
	background: url(../images/faqdi.gif) no-repeat left bottom;
}

.fa_con {
	padding: 0 0 0 20px;
	width: 355px;
	height: 375px;
	border-left: 1px solid #d8d8d8;
	background-image: url(../images/lybg_01.gif);
	background-repeat: repeat;
}

.fa_con dl {
	width: 340px;
	border-bottom: 1px dotted #b6b6b6;
	padding: 5px 0 10px 0;
}

.fa_con .nobot {
	border-bottom: none;
}

.fa_con dl dt {
	background: url(../images/q.gif) no-repeat left 7px;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	padding-left: 27px;
	font-weight: bold;
}

.fa_con dl dt a:hover {
	text-decoration: underline;
}

.fa_con dl dd {
	background: url(../images/da.gif) no-repeat left 3px;
	line-height: 24px;
	padding: 0 5px 0 27px;
	color: #9a9a9a;
	overflow: hidden;
}

.ly {
	width: 644px;
	height: 414px;
	overflow: hidden;
}

.ly h2 {
	background: url(../images/barly.gif) no-repeat;
}

.dg_con {
	width: 650px;
	height: 359px;
	overflow: hidden;
	padding: 15px 0 0 15px;
	z-index: -9999;
	border-right: 1px solid #d8d8d8;
	background-image: url(../images/lybg_02.gif);
	background-repeat: repeat;
}

.lybd {
	width: 205px;
	height: 335px;
}

.lybd p {
	top: 292px;
	right: 5px;
	font-size: 26px;
	color: #191919;
}

.inp04 {
	border: 1px solid #c0bebf;
	width: 266px;
	height: 25px;
	line-height: 25px;
	padding-left: 3px;
	background-color: #fff;
}

.i_area {
	border: 1px solid #c0bebf;
	width: 310px;
	height: 60px;
	vertical-align: top;
	padding-left: 3px;
	background-color: #fff;
}

.inp06 {
	border: 1px solid #c0bebf;
	width: 80px;
	height: 30px;
	line-height: 30px;
	padding-left: 3px;
	background-color: #fff;
}

.dg_con ul {
	width: 350px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	padding: 8px 0 0 20px;
}

.dg_con ul li {
	line-height: 25px;
	padding-bottom: 12px;
	*padding-bottom: 10px;
	font-family: "Î¢ÈíÑÅºÚ"
}

.dg_con ul li span {
	width: 70px;
	height: 25px;
	text-align: left;
	line-height: 25px;
	display: inline-block;
	color: #3b3a3a;
}

.dg_con ul li font {
	font-size: 12px;
	color: #f00;
	padding-left: 5px;
}

.dg_con ul li img {
	vertical-align: middle;
	padding: 0 5px;
}

.dg_con .lis01 {
	padding-left: 66px;
}

.dg_con ul li font a {
	font-size: 12px;
	line-height: 15px;
	color: #939393;
}

.i_img01,.i_img02 {
	margin-right: 15px;
}

.dg_con li a {
	color: #000
}

.bd01 {
	width: 1020px;
	height: 105px;
	margin-top: 15px;
}

ScollName2 {
	margin-top: 0px;
}

@charset "utf-8";

.menu {
	font-family: "Î¢ÈíÑÅºÚ";
	line-height: 36px;
	height: 52px;
	font-size: 14px;
	
}

.menu ul {
	width: 100%;
	margin: 0 auto
}

.menu ul li {
	width: 85px;
	height: 52px;
	text-align: center;
	float: left;
	font-size: 14px;
	line-height: 52px;
	color: #000;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menu ul li a {
	color: rgba(0, 0, 0, 0.8);
	display: block;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
}

.menu ul li a:hover,.menu ul li.current a {
	height: 52px;
	color: #0065b5;
	background-repeat: no-repeat;
	background-position: center center;
	
}

.menu ul li.current a:hover {
	text-decoration: underline;
	color: #F1F1F1;
}

.menu ul li ul {
	background-color: #FFF;
	width: 350px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0F61DB;
	border-bottom-color: #0F61DB;
	border-left-color: #0F61DB;
	position: absolute;
	left: 0px;
	font-size: 16px;
	top: 52px;
	display: none;
	color: #06C;
	margin-left: -90px;
}

.menu ul li{
	float: left;
	background: none;
	padding: 0px 10px;
	margin: 0px;
	width: auto;
}

.menu ul li ul li a {
	background: none;
	color: #06F;
	font-size: 14px;
	font-weight: bold;
}

.menu ul li ul li a:hover {
	color: #EEEEEE;
	font-weight: 700;
	background: none;
}

.menu ul li.current ul li a {
	background: none;
}

.nocurrent {
	display: block
}

.sw_categorys_nav {
	position: relative;
	width: 100%;
	height: 52px;
	box-shadow: 0px 5px 3px #d8d8d8;
	background-color: #ffffff;
	z-index:999;
}

.sw_categorys_nav .container {
	width: 1182px;
	margin-left: auto;
	margin-right: auto;
}

.sw_categorys_nav .allcategorys {
	float:left;
	height: 52px;
	width: 160px;
	position: relative;
}

.sw_categorys_nav .allcategorys .title-item-hd a {
	height: 52px;
	line-height: 52px;
	font-family: 'Î¢ÈíÑÅºÚ';
	text-indent: 20px;
	font-weight: bold;
	color: #005FCB;
	display: block;
	text-decoration: none;
	box-shadow: 0px -4px 3px #d8d8d8;
	/* background-image: url(../images/sort_bg.jpg); */
}

.sw_categorys_nav .allcategorys .title-item-hd a .icon {
	position: absolute;
	display: block;
	width: 35px;
	height: 20px;
	top: 15px;
	right: 8px;
	background: url("../images/sw_categorys_nav.jpg");
	overflow: hidden;
	background-position: -5px -10px;
}

.sw_categorys_nav .allcategorys .title-item-hd a.curr {
	color: #005FCB;
	background: #fff;
	box-shadow: 0px -3px 2px #333333;
	/* border-left: 2px solid #0F61DB; */
}

.sw_categorys_nav .allcategorys .title-item-hd a.curr .icon {
	background-position: -5px -50px;
}
.navM1,.navM2{
	padding: 0px; margin:0 auto; 
}
.navM1 dd ,.navM2 dd{
	margin:1px;
}/* ?¡Â¦Ì?o??¡ê?¨¦ */


/* ?¡Â¦Ì?o?¦Ì?¨ª??¡ê?¨¦ 

.mainProNav {
	display:none;
	cursor:default;
	transition:background 0.8s linear 5s;
	text-align:left;
	width:159px;
	background:#fff;

}
.mainProNavHover {border: 1px solid #ececec;background:#ececec;color:#666;}
.mainProNav dl,.mainProNav dt,.mainProNav dd {display:block;margin:0;padding:0;}
.mainProNav dt {
	padding-left: 24px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-family: verdana,Tahoma,Arial,Hei,"Microsoft Yahei",SimHei;
	transition:background-color 0.2s linear 0s, padding-left 0.2s linear 0s;
	background-image: url(../images/mainProNavIcon.png);
	background-repeat: no-repeat;
	background-position: right -54px;
}
.mainProNav .dlHover dt {
	position:relative;
	z-index: 9999;
	margin: -1px -3px -1px -1px;
*margin: -2px -3px -2px -1px;#top:-1px;		padding-left: 45px;
	height: 52px;
	line-height: 52px;
	color:#fff;
	background-color: #2576C7;
	background-image: url(../images/mainProNavIcon.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainProNav dd {

	margin-top:52px;
	border: 1px solid #ddd;
	display:none;
	position:absolute;
	left: 159px;
	top: -1px;
	_top: 0px;
	z-index:9998;
	padding: 6px;
	background:#fff;
	width: 940px;
	height: 516px;
	box-shadow:0px 0px 5px #999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b9b9b9;
	border-right-color: #b9b9b9;
	border-bottom-color: #b9b9b9;
	border-left-color: #236fba;
}
.mainProNav .dlHover dd {display:block;}
/*
.mainProNav dl dd a {transition: background-color 0.1s linear 0s, color 0.1s linear 0s;color:#666;line-height: 18px;}
.mainProNav dl dd a:hover {color:#f60;}
.mainProNav dl dd a:active {color:#ccc;}
.mainProNav dl dd h6 a {font-size: 14px;line-height: 20px;color:#f60;font-weight: normal;}
.mainProNav dl dd h6 a:hover {color:#2567d3;}
.mainProNav dl dd h6 a:active {color:#666;}
.mainProNav dl dd p {padding: 4px 0 15px;*padding: 0px 0 14px;}
.mainProNav dl dd ul {padding: 10px;overflow:hidden;}
.mainProNav dl dd ul li {line-height: 24px;}
.mainProNav dl dd p a {display:inline-block;*zoom: 1;display:inline;padding: 2px 2px 0;margin-right: 10px;}
.mainProNav dl dd p a.more {color:#999;}
.mainProNav dl dd p a.more:hover {color:#f60;}
.mainProNav dl dd p a.more:active {color:#ccc;}
.mainProNav dl dd h2 a {display:inline-block;*zoom: 1;display:inline;padding: 5px 12px 8px;*padding: 5px 12px;font-size: 25px;background:#6dd5d7;color: #fff;}

.mainProNav dl dd h2 a:hover {background:#4bc1c3;color: #fff;}
.mainProNav dl dd h2 a:active {background:#b1b1b1;color: #fff;}
.mainProNav .bankPayBar {display:block;width: 160px;margin-bottom: 10px;padding: 5px 0 8px;text-align:center;font-size: 18px;color: #fff;background:#8eb84a;font-family: verdana,Tahoma,Arial,Hei,"Microsoft Yahei",SimHei;}
.mainProNav .bankPayBar:hover {background:#95d134}
.mainProNav .bankPayBar:active {background:#b1b1b1;}
.mainProNav dl.navM1 h5 {margin: 75px 0 5px; font-size: 12px;color: #333;}
.mainProNav dl.navM1 ul {padding: 0;width: 280px;*width: 260px;}
.mainProNav dl.navM1 ul li {display:inline;padding: 0 12px 0 0;}
.mainProNav dl.navM2 p a {display:block;}
.mainProNav dl.navM2 h2 {margin: 32px 0  100px;}
.mainProNav dl.navM2 h2 a {_color: #fff;}
.mainProNav dl.navM2 ul {margin-top: 140px;background:#ffebcf;}


.mainProNav .hide {display: block;}
.mainProNav dl dd {background-position: right bottom;background-repeat:no-repeat;}
.mainProNav dl.navM1 dd {background-image:url(../images/navr01.jpg)}
.mainProNav dl.navM2 dd {background-image:url(../images/navr01.jpg)}



.allcategorys .sublist li {
	float: left;
	width: 135px;
	padding-right: 24px;
	padding-bottom: 24px; height:500px;
}
.activce{;background:#006;
height:50px;}
.allcategorys .sublist li h3.mcate-item-hd {
	font-family: 'Î¢ÈíÑÅºÚ';
	padding-left: 2px;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px dashed #666666;
}

.allcategorys .sublist li p.mcate-item-bd {
	padding-left: 2px;
}

.allcategorys .sublist li p.mcate-item-bd a {
	height: 26px;
	line-height: 26px;
	margin-right: 5px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: inline-block;
}

.allcategorys .sublist li p.mcate-item-bd a:hover {
	color: #6c5143;
	text-decoration: underline;
}*/
/* ?¡Â¦Ì?o?¦Ì?¨ª??¡ê?¨¦ */
.left {
	width: 210px;
	height: 100%;
	margin: 0px;
	background-color: #FFF;
}

h4.t001 {
	background-image: url(../images/colubg_.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 210px;
	margin: 0px;
	text-indent: 30px;
	line-height: 36px;
	color: #005FBD;
	font-size: 14px;
}

h4.t001 a {
	color: #005FBD;
	font-size: 14px;
}

.lnav {
	border: 1px solid #ccc;
	border-top: 0px;
}

.lnav ul li {
	width: 172px;
	height: 30px;
	background-image: url(../images/li_s.gif);
	margin: 0 auto;
	margin-bottom: 5px;
	text-align: center;
	line-height: 30px;
	background-repeat: no-repeat;
}

.lnav ul li:hover {
	width: 172px;
	height: 30px;
	background-image: url(../images/li_s1.gif);
	margin: 0 auto;
	margin-bottom: 5px;
	text-align: center;
	line-height: 30px;
	background-repeat: no-repeat;
}

.titleP {
	height: 30px;
	width: 798px;
	border-right: solid 1px #CCC;
	border-left: solid 1px #CCC;
	margin-top: 0;
}

.titleP span {
	margin-left: 10px;
	line-height: 30px;
}

.right_bot {
	background-image: url(../images/right_bot_img.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 800px;
	margin-bottom: 5px;
}

.right_top {

	background-image: url(../images/right_top_img.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 800px;
	background-position: bottom;
}

.right_bot_news {
	background-image: url(../images/right_bot_img_news.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 735px;
	margin-bottom: 5px;
}

.right_top_news {
	background-image: url(../images/right_top_img_news.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 3px;
	width: 735px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.title_news {
	width: 733px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	text-indent: 15px;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
}

.pop_qq_windows {
	width: 150px;
	height: 18px;
	background-image: url(../images/qq_03.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	float: right;
	line-height: 30px;
	margin-top: 5px;
	color: #F56D12;
	font-size: 16px;
}

#gnzx,#gwzx {
	width: 600px;
	height: 30px;
	font-weight: bolder;
	color: #0063C6;
	margin-left: -100px;
}

.black_overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=50);
}

.white_content {
	display: none;
	position: absolute;
	top: 5%;
	left: 20%;
	width: 780px;
	height: 520px;
	padding: 20px;
	border: 10px solid orange;
	background-color: white;
	z-index: 1002;
	overflow: auto;
}

.pop_welcome_add_qq {
	width: 680px;
	height: 35px;
	padding-bottom: 16px;
	margin: 0 auto;
}

.pop_wqq_txt {
	width: 680px;
	margin: 0 auto;
	line-height: 20px;
	padding-bottom: 22px;
}

.pop_wqq_txt span,.pop_wqq_txt span a,.pop_wqq_txt span a:hover {
	color: #32abe1;
}

.cst_kfzx_dh {
	width: 493px;
	height: 30px;
	line-height: 30px;
	padding-left: 170px;
	font-size: 30px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 100;
	margin: 0 auto;
	background: url(../images/b-qq_09.gif) 0 0 no-repeat;
	color: #333333;
	padding-bottom: 20px;
}

.cst_qq_list {
	width: 660px;
	overflow: hidden;
	zoom: 1;
	margin: 0 auto;
}

.cst_qq_listone {
	width: 220px;
	height: 100px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}

.cst_q_o_top {
	width: 250px;
	height: 28px;
	padding-left: 5px;
	line-height: 28px;
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.cst_q_o_bottom {
	width: 250px;
	height: 44px;
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

.cst_q_o_bottom a,.cst_q_o_bottom a:hover {
	color: #333;
}

.cst_q_o_bottom img {
	float: left;
	margin-right: 11px;
}


.flagShow_p1 {
	float: left;
	margin-left: 30px;
	_margin-left: 15px;
	font-size: 18px;
	line-height: 66px;
}

.flagShow_p2 {
	float: left;
	margin-left: 10px;
	_margin-left: 5px;
	font-size: 12px;
	color: #FA7C00;
	width: auto;
}

.flag_tel {
	height: 30px;
	width: 250px;
	color: #FF5F11;
	text-align: center;
}

.flagShow_p2 a {
	display: block;
	margin: 23px 0 5px 12px;
	line-height: 0;
}

.flagShow_p2 span {
	margin: 0 0 0 14px;
}

.flag_qq {
	display: none;
}

.line91 {
	line-height: 91px;
}

.flagShow_p3 {
	margin-left: 30px;
	line-height: 25px;
	font-size: 14px;
	color: #5f5f5f;
}

.worktitle {
	font-size: 18px;
	color: #515151;
	line-height: 40px;
}

.line66 {
	line-height: 66px;
}

.margin8 {
	margin-top: 8px;
}

#code_img {
	width: 270px;
	height: 390px;
	position: absolute;
	right: 70px;
	top: -200px;
	display: none;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
	_margin-bottom: 67px;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
}

.link {
	display: block;
	width: 1020px;
	height: 107px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #CCC;
}

.info_top {
	margin: 0  auto;
	width: 140px;
	height: 100px;
	margin-top: 0px;
	background-image: url(../images/link.jpg);
	background-repeat: no-repeat;
}

.link_ct a {
	padding-top: 10px;
	padding-left: 10px;
	text-decoration: none;
}

.link h3 a {
	color: #0065b5;
}

.link h2 span {
	padding: 0px 16px 0 0;
}


.link_shadow {
	background-image: url(../images/link_shadow.gif);
	background-repeat: no-repeat;
	height: 27px;
}

.fbox {
	text-align: center;
	width: auto;
	height:360px;
	background-image: url(../images/fbg.gif);
	background-repeat: repeat-x;
}

.dd{ margin:0 auto; 
	height: 40px;
	width: 472px;
	background-image: url(../images/foot1.png);
	background-repeat: no-repeat;
	 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.xutian-china.com/templates/xutian/images/foot1.png");
	_ background-image: none;
	line-height: 40px;
	text-align: center;
	font-size: 16px !important;
	font-weight: bold;
	color: #FFF;
}
.ban span{margin-left:39px;}

.ban em{
	background-image: url(../images/map_icon.png);
	background-repeat: no-repeat;
	 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.xutian-china.com/templates/xutian/images/map_icon.png");
	_ background-image: none;
	color: #CCC;
	background-position: -28px;
	height: 22px;
	width: 25px;
	text-indent: 10;
	position: absolute;
	margin-left: 10px;
}
.add{
	background-image: url(../images/map_icon.png);
	background-repeat: no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.xutian-china.com/templates/xutian/images/map_icon.png");
	_ background-image: none; 
	height: 22px;
	width: 25px;
	text-indent: 10;
	position: absolute;
	margin-left: -25px;
}
.fbg {
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 318px;
	width: auto;
}

.f_nav {
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #bababa;
}

.f_nav a {
	padding: 0 12px;
	color: #fff;
}

.f_con {
	padding: 23px 0 0 0;
	height: 160px;
}

.f_con h1 {
	width: 75px;
	height: 58px;
	padding: 0 0 0 215px;
}

.ban {
	padding-left: 18px;
}

.ban {
	text-align: left;
	padding-left: 20px;
}

.ban p {
	line-height: 26px;
	color: #036;
}

.ban p a {
	color: #a4a4a4;
}

.ban p img {
	margin-left: 10px;
}

.topbtn {
	
	left: 50%;
	margin-top: -29px;
}

#dialog-overlay {
	width: 100%;
	height: 100%;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3000;
	display: none;
	background-color: #000;
}

#windown-box {
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 696px;
	position: absolute;
	z-index: 5000;
	display: none;
	background-color: #FC4305;
	height: 375px;
	clip: rect(0px,auto,auto,auto);
	background-image: url(../images/news.jpg);
}

#windown-box .dialog-content {
	text-align: left;
	padding: 10px;
	margin: 13px;
	color: #666;
	font-family: arial;
	font-size: 11px;
}

a.button {
	text-align: center;
	background-color: #e33100;
	display: block;
	width: 50px;
	color: #FF7D26;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

a.button:hover {
	background-color: #c33100;
}

#windown-box .dialog-content p {
	font-weight: 700;
	margin: 0;
}

#windown-box .dialog-content ul {
	margin: 10px 0 10px 20px;
	padding: 0;
	height: 50px;
}


/*faaotbg.css*/


/* 
* @Author: kenny
* @Date:   2015-09-15 13:48:48
* @Last Modified by:   kenny
* @Last Modified time: 2015-4-10 09:16:00
*/


/* 3¡ê¨®??¨´¨º? */

.mt12{margin-top:12px;}
.mauto{
	margin: 0 auto;
}
.XTMAN0{
	width: 100%;
}


/*3¡ê¨®?¡À??¨¤*/

.w1000{
	width: 1020px;
}
.mt5{
  margin-top: 5px;
}




.clearfix {
zoom: 1;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.zhide{
    display: none;
}
.z_floatb{
    height: 130px;
    position: fixed;
	
    bottom: 0px;
    z-index: 10;
      display: none;
}
.z_floatb_bg{
    height: 130px;
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: #8A8A8A;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
}
.floatb_count{
    position: relative;
    height: 100%; 
}
.floatb_count_bg{
  /*height: 166px;
    width: 240px;*/
    height: 173px;
    width: 411px;
    background:url(../images/zfloat_Bg.png) no-repeat;
    position:absolute;
    left: 50px;
    bottom: 0px;
    z-index: 2;
}
/*form*/
.floatb_count_form{
    position: relative;
    z-index: 3;
    height: 100%;
    margin-left: 300px;
    padding-top: 50px;
}
.floatb_count_form .z_text{
    height: 32px;
    line-height: 32px;
    margin-right: 30px;
    text-indent: 10px;
}
.floatb_count_form .z_text_na,.floatb_count_form .z_text_qq{
    width: 166px;
}
.floatb_count_form .z_text_te{
    width: 228px;
}
.floatb_count_form .z_text_yu{
    width: 186px;
  }
.floatb_count_form .z_btn{
    width: 198px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #FFFFFF;
    background-color: #FF9400;
    font-size: 15px;
    cursor: pointer;
    margin-top:8px;
    border: none;
}
.floatb_count_form .z_btn:hover{
    background-color: #EE701D;
}
.floatb_count .floatb_close{
    display: block;
    width: 22px;
    height: 24px;
    position: absolute;
    top: 5px;
    right: 0px;
    background:url(../images/zfloat_x.png) no-repeat;
    z-index: 10;
    -moz-transition: .5s; 
    -webkit-transition: .5s; 
    -o-transition: .5s;
    transition:.5s;
}
.floatb_count .floatb_close:hover{
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
/*form end*/
/*/*TOP adn QQ weixin right*/


.side-pannel {
	position: fixed;
	left: 53%;
	margin-left: 496px;
	z-index: 99999
}
.side-bar { 
	border: 1px solid #E7E7E7;
	border-bottom: none;
	bottom: 348px;
	background:rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;/*¨º¦Ì??FF¡À3?¡ã¨ª??¡Â¡ê???¡Á?2?¨ª??¡Â*/
filter:Alpha(opacity=95); background:#fff;/*¨º¦Ì??IE¡À3?¡ã¨ª??¡Â*/
}
.side-bar a {
	display: block;
	cursor: pointer;
	width: 70px;
	height: 60px;
	border-bottom: 1px solid #E7E7E7;
	position: relative;
	color: #676767;
	text-align: center
}
.side-bar a s {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.side-bar a span {
	line-height: 20px
}

.side-bar a.gotop s {
	position: absolute;
	top: 50%;
	left: 17px
}
.side-bar a.text {
	padding-top: 25px
}
.side-bar a.qr s {
	position: absolute;
	top: 50%;
	left: 18px
}
.side-bar a.qr i {
	width: 284px;
	height: 386px;
	position: absolute;
	left: -277px;
	top: 50%;
	margin-top: -300px !important;
	display: none;
	background-position: 0 0
}
.side-bar a.qr:hover i {
	display: block
}
.side-bar a.qr i {
	background-image: url(../images/icon.png)
}

.g-icon-top {
	height: 20px;
	width: 35px;
	margin-top: -10px;
	background-position: 0 -33px
}
.g-icon-survey1 {
	height: 23px;
	width: 26px;
	margin-top: -11px;
	background-position: 0 -53px
}
.side-bar a.survey:hover s {
	height: 23px;
	width: 26px;
	margin-top: -11px;
	background-position: -26px -53px
}
.g-icon-qq1 {
	height: 20px;
	width: 22px;
	margin-top: -10px;
	background-position: -35px -33px
}
.g-icon-weibo1 {
	height: 25px;
	width: 27px;
	margin-top: -12px;
	background-position: -72px 0
}
.g-icon-weibo2, .side-bar a.weibo:hover s {
	height: 25px;
	width: 27px;
	margin-top: -12px;
	background-position: -72px -25px
}
.g-icon-qr1 {
	height: 33px;
	width: 36px;
	margin-top: -16px;
	background-position: -36px 0
}
.g-icon-qr2, .side-bar a.qr:hover s {
	height: 33px;
	width: 36px;
	margin-top: -16px;
	background-position: 0 0
}

.g-icon-qq1, .g-icon-qr1, .g-icon-qr2, .g-icon-survey1, .g-icon-survey2, .g-icon-top, .g-icon-weibo1, .g-icon-weibo2,.side-bar a.qr:hover s, .side-bar a.survey:hover s, .side-bar a.weibo:hover s{background-image: url(../images/sprite.png)}


/*?¨²??¡Á¨¦?¡¥¨¤???*/

#floatcon{ bottom: 75px; height: 130px; position: fixed; text-align: center;  width: 70px; overflow:hidden; left:51%; margin-left:491px; z-index:1000;top:480px; 
_position: absolute;
_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight-10);
_right:expression(documentElement.scrollLeft+documentElement.clientWidth-this.offsetWidth-0);
}
#floatcon a#top:hover{ background: url(../images/go_top.png) no-repeat -71px -15px;}
#floatcon a#top{ width:100%; display:block; overflow:hidden; background: url(../images/go_top.png) no-repeat -2px -15px; cursor: pointer; height: 60px;}

#floatcon a#bmbtn:hover{ background: url(../images/go_top.png) no-repeat -71px -75px;}
#floatcon a#bmbtn{ background: url(../images/go_top.png) no-repeat -2px -75px; cursor: pointer; display: block; height: 60px;}

/*.addlsr{ width:100%; height:100%; overflow:hidden; position:fixed; top:21%;  left:51%; margin-left:549px;
z-index:9999; display:block;
_position: absolute;
_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight-195);
_left:expression(documentElement.scrollLeft+documentElement.clientWidth-this.offsetWidth-0); background:url(../images/rightqq.gif) no-repeat;}*/

.addlsr{ width:150px; height:472px; overflow:hidden; position:fixed; top:160px; right:0;
z-index:9999; display:block;
_position: absolute;
_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight-195);
_left:expression(documentElement.scrollLeft+documentElement.clientWidth-this.offsetWidth-0); background:url(../images/rightqq.gif) no-repeat;}
#addlsr a{	
	height: 72px;
	width: 152px;	
}
.addlsr a{ width:100px; height:18px; display:block; position:absolute; left:26px;}
.addlsr-linko{ top:180px;}
.addlsr-linkt{ top:230px;}

.addlsc{
	width:315px;
	height:180px;
	overflow:hidden;
	position:fixed;
	top:320px;
	left:50%;
	z-index:100;
	margin-left:-200px;
	display:none;
	_position: absolute;
_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight-270);	z-index:9999;
	background-color: #666;
	background-image: url(../images/center_baidu.gif);
	background-repeat: no-repeat;
}
.addlsc-text{
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	height:35px;
	left: 31px;
	overflow: hidden;
	position: absolute;
	top: 150px;
	width: 202px;
	
}
.addlsc a{
	width:80px;
	height:29px;
	display:block;
	position:absolute;
	top:138px;
	display:block;
	
}
.addlsc-hide{ left:28px;}
.addlsc-linko{ left:120px;}
.addlsc-linkt{ left:215px;}
.copt{margin-top:-30px;}





