﻿@charset "utf-8";
/* CSS Document */
/*松岗国际交易市场模板 */


body, html {
	overflow-x:hidden;
}
body {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	margin:0px;
	background:url(../pic/bg.gif) repeat-x left 637px;
}
h1, h2, h3, h4, h5, h6, h7, ul, ul li, ol, ol li, dl, dl dt, dl dd, form, img, p, b {
	margin:0px;
	padding:0px;
	border: none;
	list-style-type: none;
}
ins {
	display:none;
}
a {
	text-decoration:none;
}


/*新导航 */
/*重置*/
body,h1,h2,h3,dl,dd,dt,p,ul,li,ol{ margin:0; padding:0;}f
button,input,select,textarea{border:none; margin:0;outline:none; padding:0;background: none;}
h1,h2,h3{ font-weight:normal;}
img{ border:none;}
a{text-decoration:none; outline:none;}
body{ font:14px/1.5; font-family:"Microsoft YaHei";}
li{ list-style-type:none;}


/*css雪碧图*/
.img{background:url(../templets/default/images/img.png) no-repeat ;}
.xjt_l{height:20px;width:18px;background-position:-136px -64px;}
.xjt_r{height:20px;width:18px;background-position:-112px -64px;}
.more_grid{height:18px;width:21px;background-position:-160px -64px;}
.dh_01HOME{height:28px;width:24px;background-position:0 0;}
.dh_04GRID{height:28px;width:24px;background-position:-81px 0;}
.dh_03TARGET{height:28px;width:24px;background-position:-54px 0;}
.dh_02COMPASS{height:28px;width:24px;background-position:-27px 0;}
.dh_05NOTEPAD{height:28px;width:24px;background-position:-108px 0;}
.dh_06PEN{height:28px;width:24px;background-position:-135px 0;}
.dh_07USER{height:28px;width:24px;background-position:-162px 0;}
.qweix{height:34px;width:34px;background-position:0 -120px;}
.qweibo{height:34px;width:34px;background-position:-37px -120px;}
.qq{height:34px;width:34px;background-position:-74px -120px;}
.foot_tel{height:24px;width:24px;background-position:-112px -120px;}
.jt_right{height:50px;width:50px;background-position:-53px -63px;}
.jt_left{height:50px;width:50px;background-position:0 -63px;}

/*header*/
.top_bg{
	height: 105px;
	box-shadow: 0 1px 5px #888;
	background-color: #2a2739;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=113, Color='#888888')";/*ie8,需和背景颜色共同使用,超出部分会隐藏*/
	position: fixed;
	width: 100%;
	z-index: 100;
	top: 0;
}
.top_line{
	height: 30px;
	width: 100%;
	background-color: #d19845;
}
.top_line p{
	width: 1300px;
	margin:0 auto;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
}
.top_line p a{
	float: right;
}
.top_line p a img{
	vertical-align: middle;
	margin-right: 5px;
	margin-top:-2px;
}
.top_main{
	width: 1300px;
	margin:0 auto;
}
.top_logo{
	float: left;
	max-width: 500px;
	height: 70px;
	margin-top: 10px;
        margin-left:100px
}
.top_logo img{
	width: 100%;
	display: block;
}

/*menu*/
.nav{width:100%;height:43px;margin:0 auto;background:#a70000;color:#fff;}
#navigate{height:43px;width:100%;float:left;background:url(../images/nav_li.png) no-repeat left top;}
#navigate ul li{float:left;background:url(../images/nav_li.png) no-repeat right top;height:43px;width:134px;position: relative;z-index:1000;}
#navigate ul li.first_menu{width:128px;}
#navigate ul li a{display:block;line-height:43px;height:43px;color:#FFF;text-align:center;font-size:14px;font-weight:bold;font-family:"微软雅黑";}
#navigate ul li a:hover {background:#df8525;color:#FFF;}
#navigate ul li .current{background:#df8525;color:#FFF;}

#navigate ul li ul {display:none;position:absolute;left:0;padding-bottom:25px;padding-top:3px;background:#a70000;z-index:9999;}
#navigate ul li ul li {border:none; float: none; background:none; height:28px; line-height:28px;}
#navigate ul li ul li a{height: 28px; line-height: 28px; font-size: 12px; font-weight: normal; background:none;}
#navigate ul li ul li a:hover {background:#df8525;}
/*end*/


#hpxz {
	width:980px;
	height:auto;
	padding:25px 0px 8px 0px;
	margin:0px auto;
}

/*导航*/
.dh_bg{
	max-width: 900px;
	float: right;
	position: relative;
}
.dh_bg ul:after{
	display:table; content:''; clear:both;/*清除浮动*/
}
.dh_bg ul li{
	float: left;
	width: 86px;
	text-align: center;
	position: relative;
	z-index: 5;
}
.dh_bg ul li>a{
	 font-size: 16px;
	 color: #fefdfd;
	 display: block;
	 height: 78px;
	 padding-top: 21px;
}
.dh_bg ul li>a i{
	display: none;
	margin:0 auto;
	width: 24px; 
	height: 28px;
	background-position-y:0;
	transition:background-position-y .3s;
	-moz-transition:background-position-y .3s; /* Firefox 4 */
	-webkit-transition:background-position-y .3s; /* Safari and Chrome */
	-o-transition:background-position-y .3s; /* Opera */ 
}
.dh_bg ul li>a span{
	display: block;
	height: 16px;
	line-height: 16px;
	margin-top: 6px;
	overflow: hidden;
}

.two_nav_box{
	position: relative;
	position: absolute;
	width: 1300px;
	right: 0;
}
.two_nav_box .two_nav{
	position: absolute;
	right: 0;
	overflow: visible;
	background-color: #ffffff;
	box-shadow: 0 0 6px #888888;
	border-radius: 3px;
	padding:10px 0;
	display: none;
}
.two_nav_box .two_nav dl{
	float: left;
	padding:0 20px;
	position: relative;
}
.two_nav_box .two_nav dl dt{
	font-size: 15px;
	line-height: 30px;
}
.two_nav_box .two_nav dl dt a{
	color: #3385cc;
	font-weight: bold;
}
.two_nav_box .two_nav dl i{
	position: absolute;
	left: 0;
	width: 1px;
	height: 100%;
	background:url(../images/menu_line.png) no-repeat center center;
	background-size: 1px 100%;
}
.two_nav_box .two_nav>div dl:first-child i{
	display: none;
}
.two_nav_box .two_nav>span{
	position: absolute;
	right: 24px;
	top: -13px;
	width: 37px; 
	height: 13px;
	background: url(../images/menu_xsj.png) no-repeat center center;
}

.two_nav_box .two_nav dl dd a{
	font-size: 12px;
	color: #999;
	line-height: 26px;
}
.two_nav_box .two_nav dl dd:hover a{
	color: #3385cc;
	text-decoration:underline;
}
.dh_bg_cur{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 86px;
	overflow: hidden;
}
.dh_bg_cur img{
	display: block;
	position: relative;
	left: 50%;
	margin-left: -43px;
}
.dh_bg ul li.cur>a{
	color: #fff;
}
.dh_bg ul li.cur>a:active{
	color: #f60606;
}
.dh_bg ul li.cur>a i{
	background-position-y:-28px; 
}
/*导航*/

/*flash*/
#banner{width:100%;float:left;}
#flash{width:100%;float:left;}
.fullSlide{width:100%;position:relative;height:400px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:400px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:100%;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:10px;left:0;height:12px;line-height:12px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:12px;height:12px;margin:0 5px;overflow:hidden;background:#fff;/*filter:alpha(opacity=80);opacity:0.8;*/line-height:999px; border-radius:6px;}
.fullSlide .hd ul .on{background:#a700009:55 2017/10/139:55 2017/10/13;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:20px;z-index:1;width:40px;height:60px;background:url(/templets/default/images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5; display:none;}
.fullSlide .next{left:auto;right:20px;background-position:-6px -137px;}

#myFocus{width:1000px;height:300px;}
.pic img{width:1000px;height:300px;}
/*end*/






/*图标*/

/**内容区**/
.jb_nrk{ width:100%; height:auto; }
.jb_sdld_k { width:980px; height:230px;margin:0 auto;overflow:hidden;}
.jb_sdld_bt { width:980px; color:#989898;font-size:30px;margin:40px auto 20px;}
.jb_sdld_bt1 { width:980px;font-size:30px;margin:0 auto;color:#989898;}
.jb_sdld_bt h1 { color:#da0000; font-size:36px; float:left; font-weight:bold;margin-left:10px;}
.jb_sdld_bt h2{ color:#999999; font-size:24px; padding-top:10px; margin-left:5px }



.jp_0825_rmcp_wrap{background:#f7f6f5;padding:3px 0 ;margin-top:5px;height:710px;}
.jp_0825_rmcp_wrap_in{width:980px;margin:0 auto; position:relative;}
.jb_sdld_bt1 { width:980px;font-size:30px;margin:0 auto;color:#989898;}

/*2018.05.17*/
/*index.aspx page */
.jp_0825_ydwh{overflow:hidden;width:980px;margin:0 auto;}
.jp_0825_ydwh_left{float:left;width:290px;height:170px;font:34px/170px "Microsoft Yahei",微软雅黑;color:#c70019; background:#ededed url("http://1.rc.xiniu.com/img/site/jp_0825_i_a1.png") 28px center no-repeat;position:relative;}
.jp_0825_ydwh_left h2{margin-left:124px;}
.jp_0825_ydwh_left span{background:url("http://1.rc.xiniu.com/img/site/jp_0825_i_a7.png") left center no-repeat;display:inline-block;width:37px;margin:0 2px;color:#ededed;text-align:center;}
.jp_0825_ydwh_left i{width:0;height:0;font-size:0;border-width:10px;border-style:dashed dashed dashed solid; border-color: transparent transparent transparent #ededed; position:absolute;right:-20px;top:50%;margin-top:-10px;overflow:hidden;}
.jp_0825_ydwh_right{float:left;width:710px;background-color:#f7f6f5;height:138px;padding-top:32px;}
.jp_0825_ydwh_right ul{overflow:hidden;padding-left:25px;}
.jp_0825_ydwh_right li{float:left; width:100px;margin-left:30px;text-align:center;}
.jp_0825_ydwh_right li p{margin-top:15px;font-size:16px;color:#949494;text-align:center;}
.jp_0825_rmcp_wrap{background:#f7f6f5;padding:3px 0 ;margin-top:2px;}
.jp_0825_rmcp_wrap_in{width:980px;margin:0 auto; position:relative;}

/*LJQ产品类导航样式*/
.x_main_lx_nav{position:absolute;top:11px;right:0;}
.x_main_lx_ul{overflow: visible;}
/*LJQ12.19*/.x_main_lx_ul li{min-width:58px;height:28px;float:left;margin-left:7px;background:#959595; overflow: visible; position: relative; cursor:pointer;color: #fff; line-height: 26px;padding:0 5px 0 5px; border-radius: 2px;}
.x_main_lx_ul li.cur{background-color:#e00112;}
/*LJQ12.19*/.x_main_lx_ul li img{vertical-align: text-top; padding-right: 5px}
.x_main_lx_ul i{display: none; position:absolute;width: 0px;height: 0px; border:5px solid transparent;border-right-color: #e00112; top:23px; left: 5px; }
.x_main_lx_ul li.cur i{display: block; }
/*LJQ12.19*/.x_main_lx_con{position: relative;}
/*LJQ12.19*/.x_main_lx_con .btn{display:block;height:55px;position:absolute;top:108px;width:35px;z-index:200;cursor:pointer;background:url("http://1.rc.xiniu.com/img/site/x_main_icon.png") no-repeat 0 0; }
/*LJQ12.19*/.x_main_lx_con .prev{ background-position:0 -1px;left:0;}
/*LJQ12.19*/.x_main_lx_con .prev:hover{background-position:0 -56px;}
/*LJQ12.19*/.x_main_lx_con .next{ background-position:0 -112px;right:0;}
/*LJQ12.19*/.x_main_lx_con .next:hover{background-position:0 -167px;}
/*end_产品类导航样式*/

/*中间新闻滚动 start*/
.x_main_news{ width:980px; height:35px; margin:5px auto 0 auto; overflow:hidden;padding-bottom:5px;}
.x_main_news_l{ float:left; width:120px;height:37px; } 
.x_main_news_l a{ color:#e10b15; font-weight:bold; font-size:14px; line-height:35px; } 
.x_main_news_r{ width:870px; float:right;}
.x_main_news_rt{margin-left: 15px; _margin-left: 7.5px; width:860px; height:37px;}
.x_news_gdm{ text-align:center;}
.x_news_gd{ width:790px; height:37px; overflow:hidden;}
.x_news_gd li{width:790px;  height:37px; }
.x_news_gd li span{ text-align:center;}
.x_news_gd li a{ line-height:37px;}
/*中间新闻滚动 end*/
/*产品类型 start*/

/*LJQ12.19*/.x_main_lx{/*border-top:1px #dfdfdf solid;border-bottom:1px #dfdfdf solid;*/  margin:20px auto 0;overflow:hidden;}


.x_main_lx_sub1 .dd1,.x_main_lx_sub1 .dd2{background-color:#b7b940;}
.x_main_lx_sub2 .dd1,.x_main_lx_sub2 .dd2{background-color:#47bf82;}
.x_main_lx_sub3 .dd1,.x_main_lx_sub3 .dd2{background-color:#6e8bd6;}
.x_main_lx_sub4 .dd1,.x_main_lx_sub4 .dd2{background-color:#ad53c4;}
.x_main_lx_sub5 .dd1,.x_main_lx_sub5 .dd2{background-color:#e05d6d;}
.x_main_lx_sub6 .dd1,.x_main_lx_sub6 .dd2{background-color:#efa340;}
.x_main_lx_sub7 .dd1,.x_main_lx_sub7 .dd2{background-color:#52bcd3;}
.x_main_lx_sub8 .dd1,.x_main_lx_sub8 .dd2{background-color:#47bf82;}
.x_main_lx_sub9 .dd1,.x_main_lx_sub9 .dd2{background-color:#ad53c4;}
.x_main_lx_sub a:hover,.x_main_lx_sub a:hover .dd1,.x_main_lx_sub a:hover .dd2{background: #6f272a;-webkit-transition:all 0.5s ease-out;-moz-transition :all 0.5s ease-out;-o-transition :all 0.5s ease-out;transition :all 0.5s ease-out;}
.x_main_lx_sub a:hover strong,.x_main_lx_sub a:hover dd,.x_main_lx_sub a:hover .dd3 span,.x_main_lx_sub a:hover{color:#fff;}
.x_main_lx_sub a{display:inline-block;height:100%;width:100%; cursor:pointer;}
.x_main_lx_sub_c{}
.x_main_lx_sub_c  img{width:50px;height:50px;}
.x_main_lx_sub_c .dd1{width:240px; height:50px; text-align:center; padding-top:25px; }
.x_main_lx_sub_c .dd2{ width:240px;text-align:center;padding-top:15px;padding-bottom:25px;color: #fff;font-size: 25px;}
.x_main_lx_sub_c .dd3{text-align: left;color: #999;margin: 25px 0 18px 25px;}
.x_main_lx_sub_c .dd3 strong{font-weight:normal;}
.x_main_lx_sub1 .dd3{color:#b7b940;}
.x_main_lx_sub2 .dd3{color:#47bf82;}
.x_main_lx_sub3 .dd3{color:#6e8bd6;}
.x_main_lx_sub4 .dd3{color:#ad53c4;}
.x_main_lx_sub5 .dd3{color:#e05d6d;}
.x_main_lx_sub6 .dd3{color:#efa340;}
.x_main_lx_sub7 .dd3{color:#52bcd3;}
.x_main_lx_sub8 .dd3{color:#47bf82;}
.x_main_lx_sub9 .dd3{color:#ad53c4;}
.x_main_lx_sub_c .dd3 span{}
.x_main_lx_sub_c  span{font-size:14px;margin-left:5px;}
.x_main_lx_sub_c  span.span1{ font-size:28px;margin-left:0;line-height:28px;}
.x_main_lx_sub_c .dd4{ width:200px; line-height:20px; text-align:left;margin-left:25px;color:#999;font-size: 16px;}
.x_main_lx_sub_c .dd5{ width:159px; line-height:20px; text-align:center; color:#999; margin-top:10px; font-size:12px;display:none;}
.x_main_lx_sub_c .dd5 a:hover{ text-decoration:underline;}
.x_main_lx_sub_c .dd5_xzcj{color: #e10b15; margin-left: 20px;}
/*产品类型 end*/

/*LJQ12.19*/.x_main_lx_con{position: relative;}
/*LJQ12.19*/.x_main_lx_con .btn{display:block;height:55px;position:absolute;top:108px;width:35px;z-index:200;cursor:pointer;background:url("http://1.rc.xiniu.com/img/site/x_main_icon.png") no-repeat 0 0; }
/*LJQ12.19*/.x_main_lx_con .prev{ background-position:0 -1px;left:0;}
/*LJQ12.19*/.x_main_lx_con .prev:hover{background-position:0 -56px;}
/*LJQ12.19*/.x_main_lx_con .next{ background-position:0 -112px;right:0;}
/*LJQ12.19*/.x_main_lx_con .next:hover{background-position:0 -167px;}

/*LJQ12.19*/.x_main_lx{/*border-top:1px #dfdfdf solid;border-bottom:1px #dfdfdf solid;*/  margin:20px auto 0;overflow:hidden;}
/*LJQ12.17*/.x_main_lx_sub{ width:240px;height:340px;float:left;border:6px #f7f6f5 solid;border-left: none;  text-align:center; background-color:rgba(92, 87, 87, 0.08); }


/*LJQ12.19*/.x_main_lx_con .prev{ background-position:0 -1px;left:0;}
/*LJQ12.19*/.x_main_lx_con .prev:hover{background-position:0 -56px;}
/*LJQ12.19*/.x_main_lx_con .next{ background-position:0 -112px;right:0;}
/*LJQ12.19*/.x_main_lx_con .next:hover{background-position:0 -167px;}

.jp_0825_rmcp_wrap_in{width:980px;margin:0 auto; position:relative;}


/*====最新资讯======*/
.promotions{
	height: 470px;
	background: #f7f6f5;
}
.prod_cont{
	width: 980px;
	margin: 0 auto;
	padding-top:20px;
}
.jb_sdld_bt1 a{
	font-size: 14px;
	color: #666;
	float: right;
	margin-top: 20px;
}
.prod_list{
	padding-top: 25px;
}
.prod_list li{
	width: 485px;
	height: 110px;
	float: left;
	background: #fff;
	margin-bottom: 20px;
}
.prod_list li:nth-child(odd){
	margin-right: 10px;
}
.prod_list li:nth-child(even){
	margin-left: 10px;
}
.prod_list li:hover{
	box-shadow: 5px 5px 5px #e0dfdf;
}
.prod_img{
	width: 160px;
	float: left;
}
.prod_img img{
	width: 100%;
	height: 106px;
    margin: 2px 2px;
}
.prod_text{
	padding: 0 15px;
	float: left;
	width: 325px;
	box-sizing: border-box;
}
.prod_text h4{
	width: 100%;
	color: #525252;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 20px 0 18px;
}
.prod_text p{
	float: left;
	font-size: 13px;
	color: #808080;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}
/*====end最新资讯============*/


/*旧导航 */

#top {
	width:100%;
	height:183px;
	margin:0px auto;
	background:url(../pic/top_bg.jpg) no-repeat top center;
        padding:0px;
}
#xiao_nav {
	width:400px;
	height:24px;
	padding-left:580px;
	margin:0px auto;
	line-height:24px;
	color:#fff;
	overflow:hidden;
}
#xiao_nav a {
	color:#fff;
}
#xiao_nav a:hover {
	color:#E4CFA7;
}
#l_dh {
	width:980px;
	height:100px;
	margin:6px auto 0px auto;
}
#l_dh span a {
	width:198px;
	height:94px;
	display:block;
	float:left;
	background:url(../pic/logo.jpg) no-repeat;
	margin-top:5px;
}
#l_dh b {
	width:85px;
	height:21px;
	float:left;
	display:inline;
	margin:33px 0px 0px 9px;
}
#l_dh i {
	width:302px;
	height:91px;
	margin:9px 0px 0px 259px;
	float:left;
	display:inline;
}
#nav {
	width:980px;
	height:50px;
	line-height:50px;
	background:url(../pic/daoh_bg.gif) no-repeat;
	margin:0px auto;
}
#nav ul {
}
#nav li {
	width:120px;
	height:50px;
	float:left;
	display:inline;
	text-align:center;
	font-size:14px;
}
#nav li a {
	width:120px;
	height:41px;
	line-height:20px;
	display:block;
	padding-top:9px;
	background:url(../pic/nav_bg.png) no-repeat top center;
	color:#e4cfa7;
}
#nav li a i {
	color:#cc9274;
	font-size:10px;
	font-style:normal;
	display:block;
	height:10px;
	line-height:10px;
}
#nav li a:hover {
	background:url(../pic/nav_bg_h.png) no-repeat top center;
	color:#fff;
}
#nav li a.zai {
	background:url(../pic/nav_bg_h.png) no-repeat top center;
	color:#fff;
}

/*旧导航 */



#fla {
	width:1680px;
	height:720px;
	position: relative;
	left:50%;
	margin-left:-840px;
	font-size:0px;
	padding-bottom:0px;
	background:url(../pic/falsh_bg.jpg) no-repeat top center;
        margin-top:86px;
}
@media (max-width: 1040px){
    #fla {height: 520px;}
}
#online_box {
	width:100%;
	left:0px;
	top:635px;
	z-index:1000;
	padding:0px;
	margin:0px;
	height:79px;
	background:url(../pic/qq_tiao.png) no-repeat center -1px;
}
#online {
	width:980px;
	height:79px;
	margin:0px auto;
	padding:0px;
}
#online span a {
	width:242px;
	height:75px;
	margin:0px 0px 0px 15px;
	float:left;
	display:inline;
}
#online b a {
	width:108px;
	height:39px;
	margin:35px 0px 0px 316px;
	float:left;
	display:inline;
}
#online i a {
	width:276px;
	height:41px;
	margin:34px 0px 0px 8px;
	float:left;
	display:inline;
}
#zp_fdh {
	width:980px;
	height:10px;
	line-height:45px;
	margin:40px auto;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
}
#zp_fdh a {
	float:left;
	height:45px;
	display:block;
	color:#fff;
	text-align:center;
}
#zp_fdh a.yans01 {
	width:124px;
	background:#fe0000;
}
#zp_fdh a.yans02 {
	width:124px;
	background:#f88c00;
}
#zp_fdh a.yans03 {
	width:124px;
	background:#53a500;
}
#zp_fdh a.yans04 {
	width:124px;
	background:#0099ff;
}
#zp_fdh span {
	color:#fff;
	float:left;
	display:block;
	background:#391d20;
	padding-left:12px;
	width:100px;
}
#naz_fg {
	width:980px;
	height:60px;
	padding-top:10px;
	margin:0px auto;
}
#naz_fg2 {
	width:980px;
	height:10px;
	padding-top:10px;
	margin:0px auto;
}
#in_huod {
	width:980px;
	height:428px;
	margin:0px auto;
}
#FlashSlider {
	width:316px;
	height:428px;
	margin-right:25px;
	float:left;
	display:inline;
	background:#333;
}
#in_news_nr {
	width:639px;
	height:313px;
	float:left;
	display:inline;
}
#in_news_nr2 {
	width:980px;
	height:313px;
	float:left;
	display:inline;
}
#latest_news {
	width:307px;
	height:313px;
	float:left;
	display:inline;
	margin:0px;
}
#latest_news b {
	width:33px;
	height:33px;
	padding:0px 0px 0px 274px;
	background:url(../pic/latest_bt.jpg) no-repeat;
	display:block;
}
#latest_news b1 {
	width:33px;
	height:33px;
	padding:0px 0px 0px 274px;
	background:url(../pic/latest_bt_1.jpg) no-repeat;
	display:block;
}
#latest_news b a {
	width:33px;
	height:33px;
	display:block;
	cursor:pointer;
}
#latest_news b1 a {
	width:33px;
	height:33px;
	display:block;
	cursor:pointer;
}
#latest_news span {
	width:299px;
	height:90px;
	background:#fae8c3;
	margin:2px 0px 0px 0px;
	padding-left:8px;
	display:block;
}
#latest_news span i {
	width:60px;
	height:52px;
	margin:8px 10px 0px 0px;
	background:url(../pic/in_riqi_bg.gif) no-repeat;
	display:block;
	float:left;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	text-align:center;
	padding-top:7px;
	line-height:24px;
}
#latest_news span i small {
	font-size:12px;
	color:#fae8c3;
	display:block;
}
#latest_news span h2 {
	font-size:14px;
	font-family:"微软雅黑";
	line-height:20px;
	padding:7px 15px 0px 0px;
	margin:0px;
	width:214px;
	display:block;
	float:left;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
#latest_news span em {
	display:block;
	float:left;
	width:214px;
        font-size: 14px;
	height:36px;
	line-height:16px;
	font-style:normal;
}
#latest_news span a {
	color:#b37453;
}
#latest_news span a h2 {
	color:#693e3f;
}
#latest_news span a:hover {
	color:#693e3f;
}
#latest_news span a:hover h2 {
	color:#4a2a2b;
}
#latest_news ul {
	margin:8px 0px 0px 0px;
}
#latest_news li {
	width:296px;
	padding-left:11px;
	background:url(../pic/sif_dian.gif) no-repeat left center;
	height:31px;
	line-height:31px;
	border-bottom:1px solid #ae8845;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
#latest_news li a {
	color:#89672a;
}
#latest_news li a:hover {
	color:#693e3f;
}
#latest_news li.sanj {
	background:url(../pic/sanj_dian.gif) no-repeat left center;
}
#latest_news2 {
	width:310px;
	height:313px;
	float:left;
	display:inline;
	margin:0px;
}
#latest_news2 b {
	width:33px;
	height:33px;
	padding:0px 0px 0px 277px;
	background:url(../pic/phszglue_bt.jpg) no-repeat;
	display:block;
}
#latest_news2 b a {
	width:33px;
	height:33px;
	display:block;
	cursor:pointer;
}
#latest_news2 span {
	width:302px;
	height:68px;
	background:#fae8c3;
	margin:12px 0px 0px 0px;
	padding-left:8px;
	display:block;
}
#latest_news2 span i {
	width:60px;
	height:52px;
	margin:8px 10px 0px 0px;
	background:url(../pic/in_riqi_bg.gif) no-repeat;
	display:block;
	float:left;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	text-align:center;
	padding-top:7px;
	line-height:24px;
}
#latest_news2 span i small {
	font-size:12px;
	color:#fae8c3;
	display:block;
}
#latest_news2 span h2 {
	font-size:14px;
	font-family:"微软雅黑";
	line-height:20px;
	padding:7px 15px 0px 0px;
	margin:0px;
	width:214px;
	display:block;
	float:left;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
#latest_news2 span em {
	display:block;
	float:left;
	width:214px;
	height:36px;
	line-height:16px;
	font-style:normal;
}
#latest_news2 span a {
	color:#b37453;
}
#latest_news2 span a h2 {
	color:#693e3f;
}
#latest_news2 span a:hover {
	color:#693e3f;
}
#latest_news2 span a:hover h2 {
	color:#4a2a2b;
}
#latest_news2 ul {
	margin:8px 0px 0px 0px;
}
#latest_news2 li {
	width:296px;
	padding-left:20px;
	background:url(../pic/sif_dian.gif) no-repeat left center;
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #ae8845;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
#latest_news2 li a {
	color:#89672a;
}
#latest_news2 li a:hover {
	color:#693e3f;
}
#latest_news2 li.sanj {
	background:url(../pic/sanj_dian.gif) no-repeat left center;
}
#in_news_zj {
	width:15px;
	float:left;
	display:inline;
	padding:0px 5px;
}
#in_news_zj2 {
	width:15px;
	float:left;
	display:inline;
	padding:0px 5px;
}
#guangg {
	width:639px;
	height:100px;
	padding:15px 0px 0px 0px;
	float:left;
	display:inline;
}
#news_showcase {
	width:980px;
	height:120px;
	margin:15px auto 0px auto;
	background:url(../pic/ny_work_bt.jpg) no-repeat;
}
#news_showcase span {
	width:33px;
	height:80px;
	padding:25px 0px 8px 947px;
	display:block;
}
#news_showcase span a {
	width:33px;
	height:33px;
	display:block;
	cursor:pointer;
}
#zuop_fl {
	width:980px;
	height:600px;
	margin:6px auto 0px auto;
	background:url(../pic/zuop_fenlbg.gif) repeat-x left bottom;
}
#zuop_fl_2 {
	width:980px;
	height:740px;
	margin:6px auto 0px auto;
	background:url(../pic/zuop_fenlbg.gif) repeat-x left bottom;
}

#zuop_fl span {
	width:235px;
	height:260px;
	padding:5px 6px 0px 6px;
	background:url(../pic/zuop_dbg.gif) no-repeat;
	margin:9px 8px 0px 0px;
	float:left;
	display:inline;
	position:relative;
}
#zuop_fl span img {
	margin-top:1px;
}
#zuop_fl span b {
	width:57px;
	height:55px;
	position:absolute;
	background:url(../pic/hot_tb.png) no-repeat;
}
#zuop_fl span i {
	width:221px;
	height:15px;
	line-height:15px;
	padding:9px 0px 0px 14px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	display:block;
}
#zuop_fl span h2 {
	width:233px;
	height:21px;
	line-height:21px;
	font-weight:bold;
	font-size:12px;
	display:block;
}
#zuop_fl span a i {
	color:#c4a75b;
}
#zuop_fl span a h2 {
	color:#89672a;
}
#zuop_fl ul {
	width:980px;
	height:274px;
	float:left;
	display:inline;
        margin-top:25px;
}
#zuop_fl ul h2 {
	width:870px;
	height:38px;
	line-height:38px;
	padding-left:40px;
	margin-left:8px;
	background:url(../pic/in_work_tb1.png) no-repeat left center;
	display:block;
	font-size:20px;
	font-family:"微软雅黑";
	font-weight:600;
	color:#fe0000;
}
#zuop_fl ul h2 img {
	float:right;
	margin-top:10px;
}
#zuop_fl ul p {
	width:717px;
	height:56px;
	line-height:20px;
	color:#999;
	margin-left:8px;
	display:block;
}
#zuop_fl li {
	width:240px;
	height:180px;
	padding:2px 2px 50px 2px;
	background:url(../pic/zuop_xbg.jpg) no-repeat;
	float:left;
	display:inline;
	margin-left:1px;
}
#zuop_fl li h3 {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	width:114px;
	display:block;
	padding-left:13px;
	height:15px;
	line-height:15px;
	margin-top:8px;
	font-weight:normal;
	color:#c4a75b;
}
#zuop_fl li b {
    font-size:14px;
	height:21px;
	line-height:21px;
	font-weight:normal;
	color:#89672a;
	display:block;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
	width:235px;
}


#zuop_f2 {
	width:980px;
	height:730px;
	margin:6px auto 0px auto;
	background:url(../pic/zuop_fenlbg.gif) repeat-x left bottom;
}

#zuop_f2 span {
	width:235px;
	height:260px;
	padding:5px 6px 0px 6px;
	background:url(../pic/zuop_dbg.gif) no-repeat;
	margin:9px 8px 0px 0px;
	float:left;
	display:inline;
	position:relative;
}
#zuop_f2 span img {
	margin-top:1px;
}
#zuop_f2 span b {
	width:57px;
	height:55px;
	position:absolute;
	background:url(../pic/hot_tb.png) no-repeat;
}
#zuop_f2 span i {
	width:221px;
	height:15px;
	line-height:15px;
	padding:9px 0px 0px 14px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	display:block;
}
#zuop_f2 span h2 {
	width:233px;
	height:21px;
	line-height:21px;
	font-weight:bold;
	font-size:12px;
	display:block;
}
#zuop_f2 span a i {
	color:#c4a75b;
}
#zuop_f2 span a h2 {
	color:#89672a;
}
#zuop_f2 ul {
	width:980px;
	height:720px;
	float:left;
	display:inline;
        margin-top:0px;
}
#zuop_f2 ul h2 {
	width:870px;
	height:45px;
	line-height:45px;
	padding-left:40px;
	margin-left:8px;
	background:url(../pic/in_work_tb1.png) no-repeat left center;
	display:block;
	font-size:20px;
	font-family:"微软雅黑";
	font-weight:600;
	color:#fe0000;
}
#zuop_f2 ul h2 img {
	float:right;
	margin-top:10px;
}
#zuop_f2 ul p {
	width:717px;
	height:56px;
	line-height:20px;
	color:#999;
	margin-left:8px;
	display:block;
}
#zuop_f2 li {
	width:178px;
	height:180px;
	padding:5px 5px 15px 5px;
	background:url(../pic/zuop_xbg.jpg) no-repeat;
	float:left;
	display:inline;
	margin-left:8px;
}
#zuop_f2 li h3 {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	width:114px;
	display:block;
	padding-left:13px;
	height:15px;
	line-height:15px;
	margin-top:8px;
	font-weight:normal;
	color:#c4a75b;
}
#zuop_f2 li b {
	height:21px;
	line-height:21px;
	font-weight:normal;
	color:#89672a;
	display:block;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
	width:235px;
}


#zuop_fl_1 {
	width:980px;
	height:320px;
	margin:6px auto 0px auto;
	background:url(../pic/zuop_fenlbg.gif) repeat-x left bottom;
}
#zuop_fl_1 span {
	width:235px;
	height:260px;
	padding:5px 6px 0px 6px;
	background:url(../pic/zuop_dbg.gif) no-repeat;
	margin:9px 8px 0px 0px;
	float:left;
	display:inline;
	position:relative;
        margin-top: 50px;
}
#zuop_fl_1 span img {
	margin-top:1px;
}
#zuop_fl_1 span b {
	width:57px;
	height:55px;
	position:absolute;
	background:url(../pic/hot_tb.png) no-repeat;
}
#zuop_fl_1 span i {
	width:221px;
	height:15px;
	line-height:15px;
	padding:9px 0px 0px 14px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	display:block;
}
#zuop_fl_1 span h2 {
	width:233px;
	height:21px;
	line-height:21px;
	font-weight:bold;
	font-size:12px;
	display:block;
}
#zuop_fl_1 span a i {
	color:#c4a75b;
}
#zuop_fl_1 span a h2 {
	color:#89672a;
}
#zuop_fl_1 ul {
	width:725px;
	height:274px;
	float:left;
	display:inline;
        margin-top:10px;
}
#zuop_fl_1 ul h2 {
	width:670px;
	height:38px;
	line-height:38px;
	padding-left:40px;
	margin-left:8px;
	background:url(../pic/in_work_tb1.gif) no-repeat left center;
	display:block;
	font-size:20px;
	font-family:"微软雅黑";
	font-weight:600;
	color:#fe0000;
}
#zuop_fl_1 ul h2 img {
	float:right;
	margin-top:10px;
}
#zuop_fl_1 ul p {
	width:717px;
	height:56px;
	line-height:20px;
	color:#999;
	margin-left:8px;
	display:block;
}
#zuop_fl_1 li {
	width:127px;
	height:175px;
	padding:5px 5px 15px 5px;
	background:url(../pic/zuop_xbg.gif) no-repeat;
	float:left;
	display:inline;
	margin-left:8px;
}
#zuop_fl_1 li h3 {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	width:114px;
	display:block;
	padding-left:13px;
	height:15px;
	line-height:15px;
	margin-top:8px;
	font-weight:normal;
	color:#c4a75b;
}
#zuop_fl_1 li b {
	height:21px;
	line-height:21px;
	font-weight:normal;
	color:#89672a;
	display:block;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
	width:127px;
}


#zuop_fl_r {
	width:980px;
	height:320px;
	margin:6px auto 0px auto;
	background:url(../pic/zuop_fenlbg.gif) repeat-x left bottom;
}
#zuop_fl_r span {
	width:235px;
	height:260px;
	padding:5px 6px 0px 6px;
	background:url(../pic/zuop_dbg.gif) no-repeat;
	margin:9px 0px 0px 0px;
	float:left;
	display:inline;
	position:relative;
}
#zuop_fl_r span img {
	margin-top:1px;
}
#zuop_fl_r span b {
	width:57px;
	height:55px;
	position:absolute;
	background:url(../pic/hot_tb.png) no-repeat;
}
#zuop_fl_r span i {
	width:221px;
	height:15px;
	line-height:15px;
	padding:9px 0px 0px 14px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	display:block;
}
#zuop_fl_r span h2 {
	width:233px;
	height:21px;
	line-height:21px;
	font-weight:bold;
	font-size:12px;
	display:block;
}
#zuop_fl_r span a i {
	color:#c4a75b;
}
#zuop_fl_r span a h2 {
	color:#89672a;
}
#zuop_fl_r ul {
	width:733px;
	height:274px;
        margin-top: 10px;
	float:left;
	display:inline;
}
#zuop_fl_r ul h2 {
	width:687px;
	height:38px;
	line-height:38px;
	padding-left:40px;
	background:url(../pic/in_work_tb3.png) no-repeat left center;
	display:block;
	font-size:20px;
	font-family:"微软雅黑";
	font-weight:600;
	color:#53a500;
}
#zuop_fl_r ul h2 img {
	float:right;
	margin-top:10px;
}
#zuop_fl_r ul p {
	width:717px;
	height:56px;
	line-height:20px;
	color:#999;
	display:block;
}
#zuop_fl_r li {
	width:127px;
	height:175px;
	padding:5px 5px 0px 5px;
	background:url(../pic/zuop_xbg.gif) no-repeat;
	float:left;
	display:inline;
	margin-right:8px;
}
#zuop_fl_r li h3 {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	width:114px;
	display:block;
	padding-left:13px;
	height:15px;
	line-height:15px;
	margin-top:8px;
	font-weight:normal;
	color:#c4a75b;
}
#zuop_fl_r li b {
	height:21px;
	line-height:21px;
	font-weight:normal;
	color:#89672a;
	display:block;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
	width:127px;
}
#in_waij_bt {
	width:33px;
	height:65px;
	padding:5px 0px 5px 950px;
	background:url(../pic/in_location_bt.jpg) no-repeat;
	margin:15px auto 0px auto;
}
#in_waij_bt a {
	width:33px;
	height:33px;
	display:block;
}
#in_waij {
	width:980px;
	height:355px;
	margin:15px auto 0px auto;
}
#in_waij ul {
}
#in_waij li {
	width:230px;
	height:355px;
	float:left;
	display:inline;
	margin-right:12px;
	position:relative;
}
#in_waij li a {
	width:236px;
	height:355px;
	display:block;
	background:url(../pic/in_waij_bg.png) no-repeat;
	position:absolute;
	color:#fff;
}
#in_waij li a:hover {
	background:url(../pic/in_waij_bg_h.png) no-repeat;
}
#in_waij li a span {
	width:196px;
	height:29px;
	line-height:29px;
	padding:305px 0px 0px 10px;
	display:block;
	font-family:"微软雅黑";
	font-size:13px;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
#in_waij li a b {
	font-size:10px;
	color:#ffeabf;
	height:13px;
	line-height:13px;
	margin-left:10px;
	display:blockl;
	font-weight:normal;
}
#in_lo_txbt {
	width:940px;
	height:18px;
	padding:19px 20px 18px 40px;
	background:url(../pic/in_lo_txbt.jpg) no-repeat;
	margin:30px auto 0px auto;
}
#in_lo_txbt a {
	width:46px;
	height:18px;
	margin-left:895px;
	float:left;
	display:inline;
}
#dilove_bg {
	width:100%;
	height:362px;
	padding:0px;
	background:url(../pic/in_lo_txbg.gif) no-repeat top center;
	margin:0px auto;
}
#dilove_nr {
	width:980px;
	height:362px;
	margin:0px auto;
	padding:0px;
}
#kep_nr {
	width:490px;
	height:320px;
	float:left;
	display:inline;
	margin:10px 25px 0px 10px;
	padding:0px;
}
#kep_tuij {
	width:490px;
	height:193px;
	margin:0px;
	color:#999;
	background:url(../pic/in_love_bg.gif) no-repeat;
	padding:0px;
}
#kep_tuij img {
	float:left;
	display:inline;
	margin:9px 24px 0px 9px;
}
#kep_tuij b {
	font-size:24px;
	font-family:"微软雅黑";
	height:32px;
	line-height:32px;
	font-weight:600;
	padding:0px;
	margin:4px 0px 0px 0px;
	display:block;
	float:left;
	width:237px;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
#kep_tuij b a {
	color:#ff4979;
}
#kep_tuij span {
	width:237px;
	height:19px;
	line-height:19px;
	color:#89672a;
	display:block;
	float:left;
}
#kep_tuij span i {
	float:left;
	font-style:normal;
	padding-left:14px;
	width:92px;
}
#kep_tuij p {
	width:237px;
	height:54px;
	padding-top:4px;
	line-height:18px;
	color:#888;
	float:left;
	display:inline;
}
#kep_tuij em {
	width:125px;
	height:23px;
	padding-top:52px;
	float:left;
	display:inline;
}
#kep_tuij em a {
	width:125px;
	height:23px;
	display:block;
}
#kep_nr ul {
	width:480px;
	height:106px;
	margin:11px 0px 0px 4px;
	background:#f7efdf;
	padding:10px 3px 0px 3px;
}
#kep_nr li {
	width:100px;
	height:106px;
	margin:0px 10px;
	float:left;
	display:inline;
	text-align:center;
}
#kep_nr li small {
	display:block;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:12px;
	width:100px;
}
#kep_nr li img {
	width:92px;
	height:72px;
	margin:0px 0px 5px 0px;
	border:4px solid #fff;
}
#kep_nr li a:hover {
	color:#724900;
	text-decoration:underline;
}
#kep_nr li a {
	color:#89672a;
	text-decoration:none;
}
#renm_tx {
	width:435px;
	height:361px;
	float:left;
	display:inline;
	margin-top:1px;
}
#renm_tx ul {
}
#renm_tx li {
	width:480px;
	height:98px;
	margin-top:15px;
	line-height:18px;
}
#renm_tx li span {
	width:115px;
	height:80px;
	background:url(../pic/in_taoxi_bg.gif) no-repeat;
	padding:9px;
	float:left;
	display:inline;
	margin-right:8px;
}
#renm_tx li b {
	font-size:16px;
	color:#836414;
}
#renm_tx li h2 {
	width:280px;
	height:38px;
	line-height:38px;
	padding-top:2px;
	font-size:18px;
	font-family:"微软雅黑";
	font-weight:600;
	color:#ff4979;
	display:block;
	float:left;
}
#renm_tx li h2 i {
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#412022;
	font-style:normal;
}
#renm_tx li h2 em {
	font-size:14px;
	color:#836414;
	font-style:normal;
	font-weight:normal;
}
#renm_tx li P {
	width:290px;
	float:left;
	display:block;
	margin-top:16px;
}
#renm_tx li a {
	color:#888;
	text-decoration:none;
}
#renm_tx li a:hover {
	color:#333;
}
#peix_lf {
	width:980px;
	height:245px;
	margin:25px auto;
}
#peixun {
	width:980px;
	height:240px;
	float:left;
	display:inline;
	margin:0px;
}
#peixun span {
	width:980px;
	height:55px;
	display:block;
	margin:0px 0px 20px 0px;
}
#peixun ul {
	margin-left:5px;
}
#peixun li {
	width:185px;
	height:150px;
	float:left;
	display:inline;
	margin:0px 10px 0px 0px;
}
#peix_lf b {
	width:107px;
	height:268px;
	float:left;
	display:inline;
	margin:7px 0px 0px 49px;
}
#dibu_dz {
	width:260px;
	height:45px;
	padding:15px 707px 0px 13px;
	margin:5px auto 5px auto;
	background:url(../pic/dibu_lx.jpg) no-repeat;
}
#dibu_dz a {
	width:116px;
	height:45px;
	float:left;
	display:block;
	margin-left:14px;
}
#daodu {
	width:100%;
	height:100px;
	padding-top:11px;
	margin:0px auto;
	background:#dda63f;
}
#daodu span {
	width:980px;
	height:27px;
	border-bottom:1px dashed #fcfcfc;
	margin:0px auto;
	display:block;
}
#daodu p {
	width:980px;
	height:76px;
	display:block;
	line-height:20px;
	margin:0px auto;
	padding-top:10px;
}
#daodu p a {
	color:#ddd;
}
#daodu p a:hover {
	background:#311718;
	color:#FFF;
}
#daodu b {
	width:980px;
	height:74px;
	margin:0px auto;
	display:block;
}
#di_ditu {
	width:100%;
	height:161px;
	padding-top:0px;
	background:#f6b946;
	margin:0px auto;
}
#dibu_nav {
	width:980px;
	height:161px;
	margin:0px auto;
}
#dibu_nav span {
	float:left;
	display:inline;
	width:161px;
	height:161px;
	margin:0px auto auto 0px;
}
#dibu_nav ul {
	width:610px;
	height:161px;
	float:left;
	display:inline;
}
#dibu_nav ul b {
	width:178px;
	height:23px;
	display:block;
	margin:25px 0px 15px 20px;
}
#dibu_nav ul a {
	width:96px;
	height:27px;
	display:block;
	margin:10px 0px 0px 20px;
	background:url(../pic/dibu_navbg.jpg) no-repeat;
	line-height:27px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	float:left;
}
#dibu_nav ul a:hover {
	color:#9c6c6a;
}
#banquan {
	width:100%;
	height:auto;
	padding-bottom:10px;
	padding-top:18px;
	background:#2a2739;
}
#banquan span {
	width:980px;
	height:90px;
	margin:0px auto;
	text-align:center;
	color:#fff;
	display:block;
	line-height:20px;
}
#banquan span a {
	color:#fff;
	font-weight:bold;
}
#banquan p {
	width:950px;
	height:auto;
	line-height:18px;
	display:block;
	margin:0px auto;
}
#banquan p a {
	color:#734647;
}
#banquan p a:hover {
	color:#ce9193;
}
#tongji {
	width: 100%;
	height: 25px;
	text-align: center;
	background: #2a2739;
	}

/*图文列表栏*/
#weizhi {
	width:940px;
	height:30px;
	line-height:30px;
	margin:20px auto;
	padding-left:40px;
	background:url(../pic/weiz_tb.png) no-repeat left center;
	color:#999;
}
#weizhi b {
	color:#fa025a;
}
#weizhi a {
        font-size:18px;
        letter-spacing:3px;
	color:#4e4022;
}
#weizhi a:hover {
	color:#fa025a;
}
#zuop_wz {
	width:930px;
	height:auto;
	padding:12px 35px 10px 15px;
	background:#f9f1e2;
	margin:0px auto;
	line-height:20px;
	color:#441c1f;
}
#zuop_wz span {
	display:block;
	margin-top:10px;
	font-size:10px;
	line-height:14px;
}
#zuop_wz b {
	color:#f80058;
}
#zuop_wz a {
	color:#f80058;
}
#zuop_wz a:hover {
	text-decoration:underline;
}
#work_bt {
	width:980px;
	height:auto;
	padding:5px 0px 8px 0px;
	margin:0px auto;
}
#work {
	width:980px;
	height:auto;
	margin:0px auto;
        margin-top: 15px;
}
#work_left {
	width:176px;
	height:auto;
	float:left;
	display:inline;
	margin:0px 15px 0px 0px;
}
*html #work_left {
	margin:0px 10px 0px 0px;
}
#left_nav {
	width:176px;
	height:auto;
	border-bottom:1px solid #bba267;
	margin:0px 0px 13px 0px;
}
#left_nav  {
	width:176px;
	/* height: 45px; */
	line-height:45px;
	background:url(../pic/nyleft_bg.gif) no-repeat;
	font-size:20px;
	margin-bottom:10px;
}
#left_nav li h2 {
        font-size:24px;
}
#left_nav li a {
	color:#69441f;
	width:156px;
	height:45px;
	padding-left:20px;
	background:url(../pic/nyleft_bg.gif) no-repeat;
	display:block;
}
#left_nav li a:hover {
	background:url(../pic/nyleft_bg_h.gif) no-repeat;
	color:#fffae1;
}
#left_nav li a.cebian {
	background:url(../pic/nyleft_bg_h.gif) no-repeat;
	color:#fffae1;
}
#work_left span {
	width:176x;
	height:auto;
	display:block;
}
#left_jiage {
	width:176px;
	height:auto;
	padding-bottom:15px;
	border-bottom:1px solid #bba267;
	margin-bottom:10px;
}
#left_jiage ul {
}
#left_jiage li {
	width:176px;
	height:60px;
	padding-top:20px;
}
#left_jiage li a {
	display:block;
	cursor:pointer;
        color: #69441f;
}
#left_jiage li p {
	width:70px;
	height:60px;
	float:left;
	display:inline;
	margin-right:10px;
}
#left_jiage li p img {
	width:64px;
	height:54px;
	border:3px solid #f7eee0;
}
#left_jiage li a:hover p img {
	border:3px solid #69441f;
}
#left_jiage li h2 {
	/* width:96px; */
	/* height:17px; */
	/* line-height:17px; */
	font-size: 16px;
	/* display:block; */
	/* float:left; */
	color: #69441f;
}
#left_jiage li b {
	width:96px;
	height:28px;
	line-height:28px;
	padding-bottom:15px;
	background:url(../pic/left_more.gif) no-repeat left bottom;
	display:block;
	float:left;
	color:#69441f;
	font-size:26px;
	letter-spacing:-2px;
}
#left_jiage li b i {
	font-size:12px;
	color:#cfb271;
	font-style:normal;
}
#left_news {
	width:176px;
	height:auto;
	margin:10px 0px 0px 0px;
}
#left_news img {
	width:176px;
	height:200px;
	margin:0px 0px 3px 0px;
	display:block;
}
#left_news ul h3 {
        font-size: 16px;
}
#left_news li {
	width:176px;
	height:29px;
	background:url(../pic/left_hot.gif) no-repeat left center;
	font-family:"微软雅黑";
	border-bottom:1px solid #f7eee0;
}
#left_news li a {
	color:#b49858;
	width:135px;
	height:27px;
	padding:2px 32px 0px 9px;
	display:block;
	background:url(../pic/left_hot.gif) no-repeat left center;
	display:block;
	line-height:24px;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
#left_news li a:hover {
	background:url(../pic/left_hot_h.gif) no-repeat left center;
	color:#844100;
}
#work_nr {
	width:764px;
	height:auto;
	padding:20px 5px 10px 16px;
	border:2px solid #f4e9d2;
	background:#fff;
	float:left;
	display:inline;
	margin-bottom:20px;
}
#work_nr span {
	width:741px;
	height:68px;
	display:block;
}
#work_nr ul {
}
#work_nr li {
	width:764px;
	height:auto;
	margin:0px;
}
#work_nr li h2 {
	width:718px;
	height:50px;
	line-height:40px;
	font-family:"微软雅黑";
	font-size:25px;
	color:#623015;
	margin:5px 0px 5px 0px;
	padding:6px 10px 5px 35px;
	display:block;
	background:url(../pic/zuop_btbg.jpg) no-repeat;
}
#work_nr li h2 a {
	width:41px;
	height:16px;
	display:block;
	float:right;
	margin:7px 0px 0px 0px;
}
#work_nr li b a:hover {
	background:#f4e9d2;
}
#work_nr li p {
	width:733px;
	height:auto;
	padding:10px;
	background:#f9f1e2;
	line-height:20px;
	margin:5px 0px 10px 0px;
	color:#441c1f;
}
#work_nr li b {
	width:186px;
	height:221px;
	float:left;
	display:block;
	margin:0px 3px 20px 0px;
	padding:0px;
}
#work_nr li b a i {
	width:178px;
	height:35px;
	line-height:35px;
	padding-left:8px;
	background:#fff;
	display:block;
	font-weight:normal;
	font-style:normal;
	color:#89672a;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
#work_nr li b a:hover i {
	background:#E3D4B5;
}
#fenye {
	width:753px;
	height:30px;
	line-height:30px;
	margin:0px;
	border-top:1px dashed #ccc;
	text-align:right;
}
#fenye a {
	color:#666;
}
#fenye a:hover {
	text-decoration:underline;
	color:#917535;
	font-weight:bold;
}
#zuopin_xx {
	width:956px;
	height:auto;
	padding:0px 10px;
	background:#fff;
	border:2px solid #f4e9d2;
	margin:0px auto;
}
#fenx {
	width:956px;
	height:90px;
	line-height:45px;
	border-bottom:1px dashed #e3d5ba;
	display:block;
	margin-bottom:20px;
	color:#89672a;
}
#fenx p {
	float:left;
	display:inline;
	width:300px;
}
#fenx a {
	color:#89672a;
	text-decoration:underline;
}
#fenx a:hover {
	color:#441d1f;
	text-decoration:none;
}
#ckepop {
	float:left;
	display:inline;
	margin-top:7px;
	width:570px;
}
#zuopin_xx h2 {
	font-family:"微软雅黑";
	font-size:36px;
	text-align:center;
	display:block;
	height:42px;
	line-height:42px;
	color:#333;
}
#zuopin_xx i {
	width:900px;
	height:auto;
	margin:0px auto;
	display:block;
	line-height:20px;
	/* text-align:center; */
	color:#666;
	padding:10px 0px 20px 0px;
	font-style:normal;
}
#zuopin_xx ul {
	padding-bottom:20px;
}
#zuopin_xx li {
	width:956px;
	height:auto;
	margin:0px 0px 30px 0px;
}
#zuopin_xx li img {
	display:block;
	margin:0px auto;
}
#xiangg_zp {
	width:956px;
	height:280px;
	padding:0px 10px;
	background:#fff;
	border:2px solid #f4e9d2;
	margin:10px auto 0px auto;
}
#xiangg_zp h2 {
	height:40px;
	line-height:40px;
	font-size:24px;
	color:#ff4979;
	font-family:"微软雅黑";
	padding-top:3px;
}
#xiangg_zp ul {
}
#xiangg_zp li {
	width:186px;
	height:221px;
	float:left;
	display:block;
	margin:5px 5px 0px 0px;
}
#xiangg_zp li a b {
	width:178px;
	height:35px;
	line-height:35px;
	padding-left:8px;
	background:#fff;
	display:block;
	font-weight:normal;
	font-style:normal;
	color:#89672a;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
#xiangg_zp li a:hover b {
	background:#f4e9d2;
}
.work_tags {
	font-size:14px;
	height:auto;
	width:720px;
	margin:15px 0px 0px 25px;
	line-height:20px;
	border:0px;
}
.work_tags a {
	color:#89672a;
	text-decoration:underline;
}
.work_tags a:hover {
	color:#441d1f;
}
#xiangg_huand {
	width:976px;
	border:2px solid #ccc;
	margin:0px auto 0px auto;
}
/*套系报价*/
#left_works {
	width:176px;
	height:auto;
	border-bottom:1px solid #bba267;
	margin:10px 0px 10px 0px;
}
#left_works li h2 {
	font-size:18px;
	}
#left_works li {
	width:166px;
	height:214px;
	padding:5px 5px 0px 5px;
	background:url(../pic/left_worksbg.jpg) no-repeat;
	margin-bottom:10px;
}

#left_works li img {
	width:166px;
	height:166px;
}
#left_works li i {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:114px;
	display:block;
	padding-left:0px;
	height:15px;
	line-height:15px;
	margin-top:10px;
	font-weight:normal;
	color:#c4a75b;
}
#left_works li b {
	height:21px;
	line-height:21px;
	font-weight:normal;
	color:#89672a;
	display:block;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
	width:166px;
}
#price_nr {
	width:745px;
	height:auto;
	padding:0px 20px 10px 20px;
	border:2px solid #f4e9d2;
	background:#fff;
	float:left;
	display:inline;
	margin-bottom:20px;
}
#price_nr h2 {
	height:51px;
	line-height:51px;
	border-bottom:1px dashed #e3d5ba;
	display:block;
	font-family:"微软雅黑";
	font-size:30px;
	color:#412022;
	margin-bottom:20px;
}
#price_nr h2 i {
	font-style:normal;
	color:#836414;
	letter-spacing:-2px;
}
#price_nr ul {
}
#price_nr li {
	width:745px;
	height:170px;
	margin:0px 0px 25px 0px;
}
#price_nr img {
	width:250px;
	height:170px;
	float:left;
	display:inline;
	margin:0px 10px 0px 0px;
}
#price_nr h3 {
	height:50px;
	line-height:30px;
	padding-bottom:5px;
	border-bottom:1px solid #e3d5ba;
	display:block;
	width:485px;
	float:left;
	font-size:20px;
	font-family:"微软雅黑";
	font-weight:600;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
	width:485px;
}
#price_nr h3_1 {
	height:30px;
	line-height:60px;
	padding-bottom:30px;
	border-bottom:1px solid #e3d5ba;
	display:block;
	width:485px;
	float:left;
	font-size:20px;
	font-family:"微软雅黑";
	font-weight:600;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
	width:485px;
}
#price_nr h3 a {
	color:#412022;
}
#price_nr small {
	width:485px;
	height:30px;
	line-height:25px;
	float:left;
	display:inline;
	padding-top:15px;
	color:#666;
	font-size:16px;
}
#price_nr small_1 {
	width:485px;
	height:43px;
	line-height:25px;
	float:left;
	display:inline;
	padding-top:30px;
	color:#666;
	font-size:16px;
}
#price_nr span a {
	color: #666;
}
#price_nr b {
	font-family:Century Gothic;
	float:left;
	display:inline;
	width:485px;
	height:70px;
	line-height:70px;
	font-size:20px;
	color:#412022;
	letter-spacing:-2px;
}
#price_nr b i {
	font-size:42px;
	font-style:normal;
}
#price_nr em {
	width:120px;
	height:31px;
        margin-left: 365px;
        margin-top: 50px;
	float:left;
	display:inline;
	background:url(../pic/price_anniu.jpg) no-repeat;
}
#price_nr em a {
	width:115px;
	height:31px;
	display:block;
	float:left;
	margin-right:2px;
}
#price_nr_xx {
	width:745px;
	height:auto;
	padding:0px 20px 10px 20px;
	border:2px solid #f4e9d2;
	background:#fff;
	float:left;
	display:inline;
	line-height:22px;
	color:#666;
}
#tx_fenx {
	width:745px;
	height:90px;
	line-height:45px;
	border-bottom:1px dashed #e3d5ba;
	display:block;
	margin-bottom:20px;
	color:#89672a;
}
#tx_fenx p {
	float:left;
	display:inline;
	width:215px;
}
#tx_fenx a {
	color:#89672a;
	text-decoration:underline;
}
#tx_fenx a:hover {
	color:#441d1f;
	text-decoration:none;
}
#price_nr_xx b {
	width:745px;
	height:260px;
	padding-bottom:22px;
	display:block;
	background:url(../pic/taoxi_nybg.gif) no-repeat left bottom;
	margin-bottom:10px;
}
#price_nr_xx h2 {
	width:745px;
	height:20px;
	line-height:30px;
    font-weight:bold;
	font-family:"微软雅黑";
	font-size:25px;
	color:#412022;
	display:block;
	text-align: center;
	margin-bottom:20px;
}
#price_nr_xx h2 i {
	font-family:Century Gothic;
	font-size:30px;
	float:right;
	font-style:normal;
	letter-spacing:-2px;
}
#price_nr_xx h2 i em {
	font-size:42px;
}
#price_nr_xx i {	
        font-style: normal;	
        font-size: 10px;	
        text-align: center;	
        display: block;	
        line-height: 22px;	
        border-bottom: 1px dashed #e3d5ba;	
        margin-bottom: 20px;
}

/*外景介绍*/
#location_nr {
	width:745px;
	height:auto;
	padding:0px 20px 10px 20px;
	border:2px solid #f4e9d2;
	background:#fff;
	float:left;
	display:inline;
	margin-bottom:20px;
}
#location_nr h2 {
	height:51px;
	line-height:51px;
	border-bottom:1px dashed #e3d5ba;
	display:block;
	font-family:"微软雅黑";
	font-size:30px;
	color:#412022;
	margin-bottom:20px;
}
#location_nr h2 i {
	font-style:normal;
	color:#836414;
	letter-spacing:-2px;
}
#location_nr ul {
}
#location_nr li {
	width:745px;
	height:260px;
	margin:0px 0px 20px 0px;border-bottom:1px dashed #836414;
}
#location_nr li img {
	width:380px;
	height:245px;
	float:left;
	display:inline;
	margin-right:15px;
}
#location_nr li h3 {
	width:350px;
	height:50px;
	line-height:50px;
	display:block;
	float:left;
	font-family:"微软雅黑";
	font-size:18px;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
#location_nr li i {
	font-family:Arial, Helvetica, sans-serif;
	color:#b49858;
	font-style:normal;
	font-weight:bold;
}
#location_nr li p {
	width:350px;
	height:100px;
	line-height:20px;
	display:block;
	float:left;
	margin-top:10px;
}
#location_nr li a {
	width:745px;
	height:260px;
	display:block;
	background:url(../pic/waij_xq_h.gif) no-repeat 395px 169px;
}
#location_nr li a p {
	color:#666;
}
#location_nr li a:hover p {
	color:#ff4979;
}
#location_nr li a h3 {
	color:#391d20;
}
#location_nr li a:hover h3 {
	color:#ff4979;
}
#location_nr li a:hover {
	background:url(../pic/waij_xq.gif) no-repeat 395px 169px;
}
#location_nr h4 {
	width:745px;
	height:60px;
	line-height:60px;
	font-family:"微软雅黑";
	font-size:24px;
	text-align:center;
	color:#ff4979;
	margin-bottom:10px;
}
#location_nr em {
	line-height:24px;
	color:#666;
	margin-top:10px;
	padding-bottom:30px;
	display:block;
	font-style:normal;
}
#location_nr h5 {
	width:710px;
	height:30px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#ff4979;
	margin:0px 0px 5px 0px;
	padding:0px 10px 0px 25px;
	display:block;
	background:url(../pic/ny_zuop_btbg.gif) no-repeat;
}
#location_nr b {
	width:183px;
	height:218px;
	float:left;
	display:block;
	margin:0px 3px 0px 0px;
}
#location_nr b img {
	width:183px;
	height:133px;
}
#location_nr b a i {
	width:175px;
	height:35px;
	line-height:35px;
	padding-left:8px;
	background:#fff;
	display:block;
	font-weight:normal;
	font-style:normal;
	color:#89672a;
}
#location_nr b a:hover i {
	background:#f4e9d2;
}
/*最新动态*/
#news_nr {
	width:745px;
	height:auto;
	padding:0px 20px 10px 20px;
	border:2px solid #f4e9d2;
	background:#fff;
	float:left;
	display:inline;
	margin-bottom:20px;
}
#news_nr h2 {
	height:51px;
	line-height:51px;
	border-bottom:1px dashed #e3d5ba;
	display:block;
	font-family:"微软雅黑";
	font-size:30px;
	color:#412022;
	margin-bottom:20px;
}
#news_nr h2 i {
	font-style:normal;
	color:#836414;
	letter-spacing:-2px;
}
#news_nr ul {
	list-style-type:none;
}
#news_nr li {
	width:745px;
	height:80px;
	border-bottom:1px #CCC solid;
	margin-bottom:25px;
}
#news_nr li h3 {
        color: #0d0d0d; 

}
#news_nr li a {
	display:block;
	height:80px;
	cursor:pointer;
}
#news_nr li a:hover {
	color:#FF0000;
}
#news_nr li span {
	width:60px;
	height:57px;
	background:url(../pic/date_bg001.gif) no-repeat;
	float:left;
	font-size:24px;
	line-height:35px;
	text-align:center;
	color:#f9f6f6;
	margin-right:20px;
	margin-left:10px;
	font-weight:bold;
}
#news_nr li span i {
	display:block;
	font-size:12px;
	font-family:Arial;
	color:#ffecc6;
	font-style:normal;
	height:20px;
	line-height:20px;
	padding-top:1px;
}
#news_nr li h5 {
	font-size:20px;
	font-family:"微软雅黑";
	color:#412022;
	display:block;
	height:26px;
	line-height:20px;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
	width:640px;
}
#news_nr li a:hover h5 {
	color:#ff386b;
}
#news_nr li p {
	line-height:20px;
	color:#838383;
	display:block;
}
#news_nr li a:hover p {
	color:#333;
}
#news_nrxx {
	width:745px;
	height:auto;
	padding:0px 20px 10px 20px;
	border:2px solid #f4e9d2;
	background:#fff;
	float:left;
	display:inline;
}
#news_nrxx h2 {
	font-size:30px;
	text-align:center;
	font-family:"微软雅黑";
	color:#412022;
	margin-bottom:8px;
}
#news_nrxx h5 {
	font-size:24px;
	text-align:center;
	font-family:"微软雅黑";
	color:#412022;
	margin-bottom:8px;
}
#news_nrxx i {
	font-style:normal;
	font-size:10px;
	text-align:center;
	display:block;
	line-height:22px;
}
#news_nrxx i small {
	padding-left:2px;
	font-weight:bold;
}
#news_nrxx i samp {
	color:#CC0000;
	padding-left:2px;
}
#news_nrxx h2 i {
	font-style:normal;
	color:#836414;
	letter-spacing:-2px;
}
#news_nrxx p {
	line-height:22px;
	color:#333333;
}
/*幸福秀*/
#love_xx {
	width:948px;
	height:auto;
	padding:15px 3px 10px 25px;
	background:#fff;
	border:2px solid #f4e9d2;
	margin:0px auto;
}
#love_xx h2 {
	width:948px;
	height:93px;
	display:block;
}
#love_xx ul {
}
#love_xx li {
	width:294px;
	height:495px;
	background:url(../pic/love_wzbg.gif) no-repeat left bottom;
	float:left;
	display:inline;
	margin:0px 22px 25px 0px;
}
#love_xx li a {
	width:294px;
	height:495px;
	background:url(../pic/love_wzbg.gif) no-repeat left bottom;
	display:block;
	color:#fff;
}
#love_xx li a:hover {
	background:url(../pic/love_wzbg_h.gif) no-repeat left bottom;
	color:#8a0c0b;
}
#love_xx li a b {
	font-size:14px;
	height:19px;
	line-height:19px;
	padding:7px 0px 0px 10px;
	display:block;
	width:230px;
}
#love_xx li a small {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	height:13px;
	line-height:13px;
	padding-left:10px;
	display:block;
}
#love_xx li a h3 {
	height:20px;
	line-height:20px;
	padding-left:10px;
	display:block;
	font-size:12px;
	font-weight:normal;
}
#love_xx li a h3 i {
	font-style:normal;
	color:#fa025a;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#love_xx li a:hover h3 i {
	color:#fff;
}
#love_xx_nr {
	width:956px;
	height:auto;
	padding:10px;
	background:#fff;
	border:2px solid #f4e9d2;
	margin:0px auto;
}
#love_nr_top {
	width:936px;
	height:442px;
	margin:0px;
	padding-left:10px;
}
#love_nr_top span img {
	width:294px;
	height:430px;
	float:left;
	display:inline;
	border:6px solid #edd390;
	margin-right:20px;
}
#love_nr_top h2 {
	width:610px;
	height:85px;
	float:left;
	display:inline;
	border-bottom:1px solid #e3d5ba;
}
#love_nr_top h2 img {
	float:right;
	display:inline;
	margin-top:24px;
}
#love_nr_top h2 b {
	font-size:36px;
	line-height:57px;
	height:57px;
	font-family:"微软雅黑";
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
	display:block;
	width:400px;
}
#love_nr_top h2 i {
	font-size:12px;
	height:25px;
	line-height:25px;
	font-style:normal;
	font-weight:normal;
	display:block;
	color:#391d20;
}
#love_nr_top h2 i small {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fa025a;
	font-weight:bold;
}
#love_nr_top h3 {
	width:610px;
	height:66px;
	padding-top:9px;
	float:left;
	display:inline;
	border-bottom:1px solid #e3d5ba;
	line-height:24px;
	font-size:12px;
	font-weight:normal;
	color:#391d20;
f
}
#love_nr_top h4 {
	width:610px;
	height:31px;
	line-height:31px;
	padding-top:5px;
	float:left;
	display:inline;
	font-weight:normal;
	color:#fa025a;
	font-size:12px;
}
#love_nr_top h4 b {
	float:right;
	color:#391d20;
	font-weight:normal;
}
#love_nr_top h4 b a {
	text-decoration:underline;
	color:#836414;
}
#love_nr_top h4 b a:hover {
	color:#391d20;
}
#love_nr_top em {
	width:580px;
	height:224px;
	padding:10px 15px;
	background:#f9f6ef url(../pic/love_wz_bg.gif) no-repeat right bottom;
	float:left;
	display:inline;
	font-style:normal;
	line-height:20px;
	color:#666;
}
#love_anniu {
	width:280px;
	height:35px;
	padding:30px 0px 0px 666px;
}
#love_anniu a {
	width:140px;
	height:35px;
	text-align:center;
	display:block;
	float:left;
	background:#f4e9d2;
	line-height:35px;
	color:#836414;
	cursor:pointer;
}
#love_anniu a:hover {
	color:#391d20;
	background:#edd390;
}
#con1 {
	width:897px;
	margin-left:10px;
	padding:23px 20px 23px 19px;
	background:#fbf9f4;
	height:auto;
}
#con1 ul {
	width:897px;
	height:auto;
	background:url(../pic/love_sltu_bg.gif) repeat-y;
}
#con1 li {
	width:111px;
	height:153px;
	float:left;
	display:inline;
	margin-right:1px;
}
#con1 li a span {
	width:95px;
	padding:0px 8px;
	height:40px;
	display:block;
	text-align:center;
	margin-bottom:1px;
}
#con1 li a span i {
	display:block;
	height:10px;
	line-height:10px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#ccc;
}
#con1 li a span b {
	display:block;
	height:14px;
	line-height:14px;
	padding-top:9px;
	font-weight:normal;
	color:#666;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
	width:95px;
}
#con1 li a:hover span {
	background:#2f2f2f;
}
#con1 li a:hover span i {
	color:#fff;
}
#con1 li a:hover span b {
	color:#fff;
}
#con1 li a img {
	padding:10px;
	display:block;
	margin-bottom:1px;
	width:91px;
	height:91px;
}
#con1 li a:hover img {
	background:#ffcc00;
}
#con2 {
	width:897px;
	margin-left:10px;
	padding:23px 20px 23px 19px;
	background:#fbf9f4;
	height:auto;
}
#con2 img {
	margin:0px auto 20px auto;
	display:block;
}
#love_anniu a.jt_on {
	color:#391d20;
	background:#edd390;
	display:block;
	width:140px;
	height:35px;
}
#love_anniu a.jt_off {
	background:'';
}
#zf_suxie {
	width:936px;
	height:63px;
	margin:20px 0px 0px 10px;
}
#love_ly {
	width:920px;
	height:auto;
	margin:20px 0px 0px 15px;
}
#love_ly ul {
}
#love_ly li {
	width:903px;
	height:127px;
	padding:9px 0px 0px 15px;
	border:1px solid #f6e9c8;
	background:#f9f6ef;
	margin-bottom:10px;
}
#love_ly li span {
	width:91px;
	height:110px;
	float:left;
	display:block;
	margin-right:16px;
}
#love_ly li span i {
	font-size:12px;
	height:19px;
	line-height:19px;
	font-style:normal;
	font-weight:bold;
	color:#fa025a;
	display:block;
	text-align:center;
}
#love_ly li h2 {
	width:186px;
	height:20px;
	line-height:20px;
	padding-left:12px;
	background:url(../pic/love_sjbg.gif) no-repeat;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#999;
}
#love_ly li h2 b {
	color:#fa025a;
}
#love_ly li em {
	width:757px;
	height:64px;
	padding:10px;
	background:#fff;
	float:left;
	display:inline;
	font-style:normal;
	margin-top:8px;
	color:#666;
	line-height:18px;
}
#liuy_feny {
	width:920px;
	height:30px;
	line-height:30px;
	margin:10px 0px 0px 15px;
	border-top:1px dashed #ccc;
	text-align:right;
}
#liuy_feny a {
	color:#666;
}
#liuy_feny a:hover {
	text-decoration:underline;
	color:#917535;
	font-weight:bold;
}
#pinglun {
	width:850px;
	height:119px;
	padding:21px 49px 21px 21px;
	background:url(../pic/zhifu_bg.gif) no-repeat;
	margin:20px 0px 30px 15px;
}
.shuru {
	width:622px;
	height:119px;
	float:left;
	display:inline;
	background:#f9f6ef;
	border:0px;
	color:#391d20;
	line-height:24px;
	margin-right:23px;
}
#pinglun span {
	width:200px;
	height:103px;
	float:left;
	display:inline;
	margin:32px 0px 0px 0px;
	color:#fa025a;
}
.mingz {
	border:1px solid #fa025a;
}
.tijiao {
	width:93px;
	height:30px;
	background:url(../pic/tijiao.gif) no-repeat;
	border:0px;
	font-size:16px;
	font-family:"微软雅黑", "黑体";
	color:#fff;
	line-height:30px;
}
/*关于我们*/
#about_nr {
	width:745px;
	height:auto;
	padding:0px 20px 20px 20px;
	border:2px solid #f4e9d2;
	background:#fff;
	float:left;
	display:inline;
	font-family:"微软雅黑";
	line-height:24px;
	font-size:13px;
	color:#333;
}
#about_nr h2 {
	height:51px;
	line-height:51px;
	border-bottom:1px dashed #e3d5ba;
	display:block;
	font-family:"微软雅黑";
	font-size:30px;
	color:#412022;
	margin-bottom:20px;
}
#about_nr h2 i {
	font-style:normal;
	color:#836414;
	letter-spacing:-2px;
}
#contact_qq {
	width:354px;
	height:75px;
	padding:169px 380px 164px 11px;
	background:url(../pic/contact_qqbg.gif) no-repeat;
}
#contact_qq a {
	width:81px;
	height:75px;
	display:block;
	float:left;
	margin-right:27px;
}
#map {
	width:745px;
	height:455px;
	padding:20px 0px 350px 0px;
}
#job_nr {
	width:745px;
	height:auto;
	padding:0px 20px 20px 20px;
	border:2px solid #f4e9d2;
	background:#fff;
	float:left;
	display:inline;
	font-family:"微软雅黑";
	line-height:24px;
	font-size:13px;
	color:#333;
}
#job_nr h2 {
	height:51px;
	line-height:51px;
	border-bottom:1px dashed #e3d5ba;
	display:block;
	font-family:"微软雅黑";
	font-size:30px;
	color:#412022;
	margin-bottom:20px;
}
#job_nr h2 i {
	font-style:normal;
	color:#836414;
	letter-spacing:-2px;
}
#job_nr img {
	margin-bottom:30px;
}
#dingn_nr {
	width:745px;
	height:auto;
	padding:0px 20px 20px 20px;
	border:2px solid #f4e9d2;
	background:#fff;
	float:left;
	display:inline;
	line-height:22px;
	color:#333;
}
#dingn_nr h2 {
	height:51px;
	line-height:51px;
	border-bottom:1px dashed #e3d5ba;
	display:block;
	font-family:"微软雅黑";
	font-size:30px;
	color:#412022;
	margin-bottom:15px;
}
#dingn_nr h2 i {
	font-style:normal;
	color:#836414;
	letter-spacing:-2px;
}
#dingn_nr ul {
}
#dingn_nr li {
	padding-bottom:10px;
	border-bottom:1px dashed #e3d5ba;
	margin-bottom:10px;
}
#dingn_nr li h3 {
	font-family:"微软雅黑", "黑体";
	color:#836414;
	font-size:20px;
	height:40px;
	line-height:40px;
	font-weight:600;
}
#order {
	width:976px;
	height:auto;
	margin:0px auto;
	background:#fff;
	border:2px solid #f4e9d2;
}
#zhanghao {
	width:877px;
	height:242px;
	padding:199px 0px 0px 61px;
	margin: 24px 0px 0px 18px;
	background:url(../pic/yinhk_bg.gif) no-repeat;
	color:#666;
}
#zhanghao span {
	height:23px;
	line-height:23px;
	width:398px;
	display:block;
	float:left;
	margin:0px;
}
#zhanghao P {
	width:402px;
	height:23px;
	line-height:23px;
	display:block;
	float:left;
	margin:0px 0px 0px 77px;
}
#zhanghao em {
	width:398px;
	height:23px;
	line-height:23px;
	margin:92px 0px 0px 0px;
	display:block;
	float:left;
	font-style:normal;
}
#zhanghao i {
	width:402px;
	height:23px;
	line-height:23px;
	display:block;
	float:left;
	font-style:normal;
	margin:92px 0px 0px 77px;
}
#zhanghao b {
	width:243px;
	height:23px;
	line-height:23px;
	display:block;
	float:left;
	margin:81px 0px 0px 15px;
	font-weight:normal;
}
#dingd_wz {
	width:660px;
	height:37px;
	line-height:18px;
	color:#fa025a;
	margin:26px 0px 0px 22px;
}
#dingd_bg {
	width:925px;
	height:500px;
	margin:25px 0px 0px 25px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#666;
}
#dingd_bg span {
	width:70px;
	height:24px;
	line-height:24px;
	display:block;
	float:left;
	margin-bottom:20px;
}
.shurk {
	width:160px;
	height:24px;
	float:left;
	border:1px solid #ccc;
	margin-right:50px;
	line-height:24px;
	color:#333;
	margin-bottom:20px;
}
.beizhu {
	width:510px;
	height:150px;
	float:left;
	border:1px solid #ccc;
	line-height:20px;
	color:#333;
}
.sub5 {
	width:89px;
	height:31px;
	line-height:31px;
	background:url(../pic/dingd_antu.gif) no-repeat;
	font-family:"微软雅黑";
	font-size:14px;
	color:#666;
	margin-top:30px;
	margin-right:10px;
	border:0px;
}
/*培训加盟*/
#peixun_nr {
	width:745px;
	height:auto;
	padding:0px 20px 10px 20px;
	border:2px solid #f4e9d2;
	background:#fff;
	float:left;
	display:inline;
	color:#555;
	line-height:22px;
}
#peixun_nr h2 {
	height:51px;
	line-height:51px;
	border-bottom:1px dashed #e3d5ba;
	display:block;
	font-family:"微软雅黑";
	font-size:30px;
	color:#412022;
	margin-bottom:20px;
}
#peixun_nr h2 i {
	font-style:normal;
	color:#836414;
	letter-spacing:-2px;
}
#peixun_nr p {
	border-bottom:1px dashed #e3d5ba;
	padding-bottom:20px;
	margin-bottom:20px;
}
#peixun_nr img {
	margin:20px 0px 30px 0px;
}
#yangpian_nr {
	width:760px;
	height:auto;
	padding:0px 10px 30px 15px;
	border:2px solid #f4e9d2;
	background:#fff;
	float:left;
	display:inline;
	color:#555;
	line-height:22px;
}
#yangpian_nr h2 {
	height:51px;
	line-height:51px;
	border-bottom:1px dashed #e3d5ba;
	display:block;
	font-family:"微软雅黑";
	font-size:30px;
	color:#412022;
	margin-bottom:20px;
}
#yangpian_nr h2 i {
	font-style:normal;
	color:#836414;
	letter-spacing:-2px;
}

#yangpian_nr li {
	width:186px;
	height:221px;
	float:left;
	display:block;
	margin:0px 3px 20px 0px;
}
#yangpian_nr li h3 {
        font-size:16px;
}
#yangpian_nr li a i {
	width:178px;
	height:35px;
	line-height:35px;
	padding-left:8px;
	background:#fff;
	display:block;
	font-weight:normal;
	font-style:normal;
	color:#89672a;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
#yangpian_nr li a:hover i {
	background:#f4e9d2;
}
/*婚纱礼服*/
#dress_nr {
	width:765px;
	height:auto;
	padding:0px 5px 10px 15px;
	border:2px solid #f4e9d2;
	background:#fff;
	float:left;
	display:inline;
	color:#555;
	line-height:22px;
}
#dress_nr h2 {
	height:51px;
	line-height:51px;
	border-bottom:1px dashed #e3d5ba;
	display:block;
	font-family:"微软雅黑";
	font-size:30px;
	color:#412022;
	margin-bottom:20px;
}
#dress_nr h2 i {
	font-style:normal;
	color:#836414;
	letter-spacing:-2px;
}
#dress_nr ul {
}
#dress_nr li {
	width:225px;
	height:320px;
	padding:10px;
	float:left;
	display:inline;
	margin-right:10px;
	background:url(../pic/lifu_lbbg.gif) no-repeat;
	position:relative;
	margin-bottom:20px;
}
#dress_nr li b {
	width:110px;
	height:24px;
	height:24px;
	padding-top:2px;
	font-size:14px;
	font-family:"微软雅黑";
	padding-left:10px;
	background:#fff;
	position:absolute;
	top:304px;
	left:115px;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
#dress_nr li a {
	color:#666;
}
#dress_nr li a:hover {
	color:#000;
}
#dress_ny_nr {
	width:745px;
	height:auto;
	padding:0px 20px 10px 20px;
	border:2px solid #f4e9d2;
	background:#fff;
	float:left;
	display:inline;
	color:#555;
	line-height:22px;
}
#dress_ny_nr h2 {
	font-family:"微软雅黑";
	font-size:36px;
	text-align:center;
	display:block;
	height:42px;
	line-height:42px;
	color:#333;
	margin-bottom:20px;
}
#dress_ny_nr img {
	display:block;
	margin:0px auto 15px auto;
}
.scrollgif {
	position:absolute;
	right:3px;
	top:20px;
	background:url(../pic/kefu_gg.png) no-repeat;
	width:86px;
	height:270px;
	padding:39px 5px 51px 4px;
	z-index:5000;
}
.scrollgif a {
	width:86px;
	height:50px;
	display:block;
	margin-top:5px;
}
/*评论
------------*/
.decmt-box2 {
	width:98%;
	padding:6px 5px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
}
.decmt-box2 span.fr {
	float:right;
}
.decmt-box2 span.title {
	float:left;
	line-height:20px;
	width:600px;
}
.decmt-box2 ul {
}
.decmt-box2 ul li {
	width:100%;
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
	overflow:hidden;
}
.decmt-box2 ul li a.plpic {
	float:left;
	width:40px;
	height:40px;
	padding:2px;
	border:1px solid #DFD9B9;
	background:#F9FDED;
	margin-right:5px;
	overflow:hidden;
}
.decmt-box2 ul li p {
	float:left;
	width:630px;
	line-height:22px;
}
.decmt-box2 .comment_act {
	float:left;
	width:630px;
	line-height:20px;
	color:#aeaeae;
}
.decmt-box2 .comment_act a {
	color:#aeaeae;
}
.decmt-box {
	width:98%;
	padding:6px 5px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
}
.decmt-box span.fr {
	float:right;
}
.decmt-box span.title {
	float:left;
	line-height:20px;
	width:600px;
}
.decmt-box ul {
}
.decmt-box ul li {
	width:100%;
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
	overflow:hidden;
}
.decmt-box ul li a.plpic {
	float:left;
	width:40px;
	height:40px;
	padding:2px;
	border:1px solid #DFD9B9;
	background:#F9FDED;
	margin-right:5px;
	overflow:hidden;
}
.decmt-box ul li p {
	float:left;
	width:630px;
	line-height:22px;
}
.decmt-box .comment_act {
	float:left;
	width:630px;
	line-height:20px;
	color:#aeaeae;
}
.decmt-box .comment_act a {
	color:#aeaeae;
}
.decmt-box1 {
	width:98%;
	padding:6px 5px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
}
.decmt-box1 span.fr {
	float:right;
}
.decmt-box1 span.title {
	float:left;
	line-height:20px;
	width:600px;
}
.decmt-box1 ul {
}
.decmt-box1 ul li {
	width:100%;
	border-bottom:1px dashed #ccc;
	padding:10px 0;
	overflow:hidden;
}
.decmt-box1 ul li a.plpic {
	float:left;
	width:40px;
	height:40px;
	padding:2px;
	border:1px solid #DFD9B9;
	background:#F9FDED;
	margin-right:5px;
	overflow:hidden;
}
.decmt-box1 ul li p {
	float:left;
	width:880px;
	line-height:22px;
}
.decmt-box1 .comment_act {
	float:left;
	width:880px;
	line-height:20px;
	color:#aeaeae;
}
.decmt-box1 .comment_act a {
	color:#aeaeae;
}
.dede_comment .decmt-box .decmt-title {
	line-height:19px;
	color:#999;
	font-family:Tahoma;
}
.dede_comment .decmt-box .decmt-title span {
	margin-right:2px;
	vertical-align:middle;
}
.dede_comment .decmt-box .decmt-title .moodico {
	height:18px;
	width:18px;
	display:inline-block;
}
.dede_comment .decmt-box .decmt-title .username {
	color:#669;
}
.dede_comment .decmt-box .decmt-title .username a {
	color:#669;
}
.dede_comment .decmt-box .decmt-title .username a:hover {
	text-decoration:none;
	color:#690;
}
.dede_comment .decmt-box .decmt-title .ip {
	color:#669;
	font-size:11px;
}
.dede_comment .decmt-box .decmt-title .date {
	color:#555;
	font-size:11px;
}
.dede_comment .decmt-box .decmt-act {
	float:right;
	margin-top:-18px;
	padding-right:10px;
	position:relative;
	clear:both;
	color:#999;
}
.dede_comment .decmt-box .decmt-act span {
	margin-right:7px;
}
.dede_comment .decmt-box .decmt-act span a {
	color:#888;
}
.dede_comment .decmt-box .decmt-content {
	color:#555;
	line-height:21px;
	clear:both;
	width:99%;
	margin:2px auto 0px;/*	background:url(../images/ico-comment-quote.gif) 0px 4px no-repeat;
	text-indent:18px;*/
}
.dede_comment .decmt-box .decmt-content img {
	vertical-align:middle;
}
.decmt-box, .decmt-content .decmt-box, .dede_comment .decmt-box .decmt-box {
	background:#FFE;
	border:1px solid #CCC;
	margin:6px auto;
}
.dede_comment .decmt-box .decmt-box .decmt-title {
	text-indent:4px;
}
.dede_comment .decmt-box .decmt-box .decmt-content {
	color:#555;
}
.nocomment {
	padding:10px;
	color:#666;
}
.dede_comment_post {
	padding:5px;
}
.dcmp-title {
	line-height:25px;
}
.dcmp-title strong {
	color:#444;
	font-weight:normal;
}
.dcmp-title small {
	font-size:12px;
	color:#999999;
}
.dcmp-stand {
	float:right;
	margin-top:-18px;
	padding-right:10px;
	position:relative;
	clear:both;
	color:#999;
}
.dcmp-stand strong {
	font-weight:normal;
	color:#444;
}
.dcmp-stand input {
	margin-right:2px;
}
.dcmp-stand img {
	vertical-align:middle;
	margin-right:2px;
}
.dcmp-content {
	padding-top:8px;
}
.dcmp-content textarea {
	height:100px;
	width:450px;
	float:left;
}
.dcmp-content1 {
	/*width:700px;*/
	padding-top:8px;
}
.dcmp-content1 textarea {
	height:100px;
	width:700px;
	float:left;
}
.dcmp-mood {
	height:25px;
	width:212px;
	margin-top:8px;
	float:right;
}
.dcmp-mood strong {
	float:left;
	color:#444;
	font-weight:normal;
	line-height:25px;
}
.dcmp-mood ul {
	float:left;
}
.dcmp-mood ul li {
	float:left;
	margin-right:8px;
	height:30px;
}
.dcmp-mood ul li input, .dcmp-mood ul li img {
	vertical-align:middle;
	margin-right:4px;
 *margin-right:0px;
}
.dcmp-post {
	height:35px;
	overflow:hidden;
	clear:both;
	color:#444;
	padding:5px 0 10px 0;
}
.dcmp-post .dcmp-userinfo {
	float:left;
	margin-right:6px;
}
.dcmp-post .dcmp-userinfo input {
	height:13px;
	padding-right:0px;
}
.dcmp-post .dcmp-userinfo input, .dcmp-post .dcmp-userinfo img {
	vertical-align:middle;
	margin:5px;
}
.dcmp-post .dcmp-submit {
	float:left;
	padding-top:6px;
}
.dcmp-post .dcmp-submit input, .dcmp-post .dcmp-submit button {
	vertical-align:middle;
}
.dcmp-post .dcmp-submit button {
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	overflow:hidden;
	color:#444;
	cursor:pointer;
	margin-left:5px;
}
.art_tonggao {
	height:36px;
	line-height:36px;
	margin:0px 0px 15px;
	overflow:hidden;
	width:745px;
	border:1px solid #d9d9d9;
}
.art_tonggao img {
	width:109px;
	float:left;
	display:block;
	border-right:1px solid #d9d9d9;
}
.float0831 {
	POSITION: fixed;
	TOP: 180px;
	RIGHT: 1px;
	_position: absolute
}
.float0831 A {
	COLOR: #00a0e9
}
.float0831 A:hover {
	COLOR: #ff8100;
	TEXT-DECORATION: none
}
.float0831 .floatL {
	POSITION: relative;
	WIDTH: 28px;
	FLOAT: left
}
.float0831 .floatL A {
	TEXT-INDENT: -9999px;
	DISPLAY: block;
	FONT-SIZE: 0px
}
.float0831 .floatR {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .tp {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .cn {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .floatR {
	PADDING-BOTTOM: 15px;
	WIDTH: 130px;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: -131px bottom;
	FLOAT: left;
	OVERFLOW: hidden
}
.float0831 .tp {
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: 0% 0%;
	HEIGHT: 10px
}
.float0831 .cn {
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-POSITION: -262px 0px
}
.float0831 .cn H3 {
	TEXT-INDENT: -9999px;
	HEIGHT: 36px;
	FONT-SIZE: 0px
}
.float0831 .cn UL {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 14px;
	PADDING-RIGHT: 14px;
	PADDING-TOP: 0px
}
.float0831 .cn UL LI {
	BORDER-BOTTOM: #e6e5e4 1px solid;
	LINE-HEIGHT: 36px;
	WORD-WRAP: break-word;
	HEIGHT: 36px;
	OVERFLOW: hidden;
	WORD-BREAK: normal
}
.float0831 .titZx {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titDh {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titDc {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoZx {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoTc {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoFf {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoTl {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnOpen {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnOpen_n {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnCtn {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titZx {
	BACKGROUND-POSITION: 5px -10px
}
.float0831 .titDh {
	BACKGROUND-POSITION: 5px -66px
}
.float0831 .titDc {
	BACKGROUND-POSITION: 5px -124px
}
.float0831 .icoZx {
	BACKGROUND-POSITION: 2px -154px
}
.float0831 .icoTc {
	BACKGROUND-POSITION: 0px -323px
}
.float0831 .icoFf {
	BACKGROUND-POSITION: 2px -213px
}
.float0831 .icoTl {
	PADDING-LEFT: 20px;
	DISPLAY: block;
	FONT-FAMILY: "微软雅黑";
	BACKGROUND-POSITION: 2px -266px;
	FLOAT: left
}
.float0831 .btnOpen {
	BACKGROUND-POSITION: -30px -396px
}
.float0831 .btnOpen_n {
	BACKGROUND-POSITION: 0px -530px
}
.float0831 .btnCtn {
	BACKGROUND-POSITION: 0px -396px
}
.float0831 .icoZx {
	PADDING-LEFT: 28px;
	DISPLAY: block;
	FLOAT: left
}
.float0831 .icoTc {
	PADDING-LEFT: 28px;
	DISPLAY: block;
	FLOAT: left
}
.float0831 .icoFf {
	PADDING-LEFT: 28px;
	DISPLAY: block;
	FLOAT: left
}
.float0831 .btnOpen {
	POSITION: relative;
	WIDTH: 28px;
	HEIGHT: 118px;
	TOP: 80px;
	LEFT: 2px
}
.float0831 .btnOpen_n {
	POSITION: relative;
	WIDTH: 28px;
	HEIGHT: 118px;
	TOP: 80px;
	LEFT: 2px
}
.float0831 .btnCtn {
	POSITION: relative;
	WIDTH: 28px;
	HEIGHT: 118px;
	TOP: 80px;
	LEFT: 2px
}
.float0831 .btnOpen {
	TOP: 118px;
	LEFT: 1px
}
.float0831 .btnOpen_n {
	TOP: 118px;
	LEFT: 1px
}
.float0831 .btnCtn {
	TOP: 118px;
	LEFT: 2px
}
.float0831 UL LI H3.titDc A {
	WIDTH: 80px;
	DISPLAY: block;
	HEIGHT: 36px
}
.float0831 UL LI.top {
	BORDER-BOTTOM: #ace5f9 1px solid
}
.float0831 UL LI.bot {
	BORDER-BOTTOM-STYLE: none
}
.float0831 UL.webZx {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 164px;
	PADDING-RIGHT: 0px;
	BACKGROUND: url(../images/webZx_bg.jpg) no-repeat;
	HEIGHT: 65px;
	PADDING-TOP: 0px
}
.float0831 UL LI.webZx-in {
	BORDER-BOTTOM-STYLE: none;
	PADDING-LEFT: 5px;
	HEIGHT: 50px;
	PADDING-TOP: 8px
}
UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	LIST-STYLE-TYPE: none;
	BORDER-BOTTOM-STYLE: none
}
LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	LIST-STYLE-TYPE: none;
	BORDER-BOTTOM-STYLE: none
}
.QQbox {
	RIGHT: 0px;
	WIDTH: 150px;
	POSITION: absolute;
	TOP: 300px
}
.QQbox .press {
	RIGHT: 0px;
	WIDTH: 152px;
	CURSOR: pointer;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	POSITION: absolute;
	HEIGHT: 201px;
	BORDER-BOTTOM-STYLE: none
}
.QQbox .Qlist {
	background:url(../images/qq_listbg.gif) right top no-repeat;
	width:150px;
	height:398px;
}
.QQbox .Qlist .con UL {
	PADDING-TOP: 102px;
}
.QQbox .Qlist .con UL LI {
	PADDING: 0px 0px 12px 20px;
	font-size:12px;
	font-family:"宋体"
}
.QQbox .Qlist .con UL LI a {
	color:#000;
	text-decoration:none;
	font-size:12px;
	font-family:"宋体"
}
.QQbox .Qlist .con UL LI a:hover {
	color:#D60000;
	font-size:12px;
	font-family:"宋体"
}
#tv {
	background:#cccccc;
}
/*分页样式*/
.lmlpage {
	margin:0 auto;
	text-align:center;
	padding:20px 0;
}
.lmlpage li {
	background:#fff;
	border: 1px solid #311718;
	color: #000;
	display: inline;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
margin-right:6px!important:;
	overflow:hidden;
	padding:3px 5px;
padding-right:0!important:;
	text-align: center;
}
.lmlpage li a {
	color: #000;
	margin:0;
	padding:0;
}
.lmlpage li.thisclass {
	background:#a46d6c;
	border: 1px solid #311718;
	color: #fff;
}
.lmlpage li.thisclass a {
	color: #fff
}
