body
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
a{
	text-decoration: none;
}

/**Begin-头部登录**/
.Top_LogIn
{
	background-image: url(../image/top_reg_bg.jpg);
}

.Top_LogIn .Content
{
	margin: auto auto;
	width: 980px;
	vertical-align: middle;
	height: 36px;
}
.Top_LogIn .Content div
{
	color: #616161;
	font-size: 14px;
	float: left;
	margin-top: 6px;
}

.aUnderLine
{
	padding-top: 8px;
	padding-left: 10px;
}

.aUnderLine a
{
	color: #616161;
	font-size: 14px;
	text-decoration: underline;
}

.aUnderLine a:hover
{
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}

.aNoLine
{
	padding-top: 8px;
	padding-left: 10px;
	float: right;
}

.aNoLine a
{
	color: #616161;
	font-size: 14px;
	text-decoration: none;
}

.aNoLine a:hover
{
	color: #666666;
	font-size: 14px;
	text-decoration: underline;
}

.Top_LogIn span
{
	color: #616161;
	font-size: 14px;
}

.Top_LogIn input
{
	border: 1px solid #c8c8c8;
	height: 21px;
	width: 77px;
}

.LoginBtn
{
	background-image: url(../image/top_login_btn.jpg);
	color: white;
	height: 23px;
	width: 45px;
	cursor: pointer;
	border: 0px;
	margin-left: 10px;
}

.paddingLeft18
{
	padding-left: 18px;
}


/**End-头部登录**/


/**Begin 头部导航 **/
.Top_Banner
{
	border-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #474B49;
	height: 140px;
	min-width: 980px;
}

.Top_Banner .Content
{
	margin: auto auto;
	width: 980px;
	vertical-align: middle;
	background-image: url(../image/BigLogo-2.jpg);
	background-repeat: no-repeat;
	height: 100%;
}


.Banner_400_phone
{
	color: #474B49;
	font-size: 19px;
	font-weight: bold;
	font-family: "微软雅黑";
	float: right;
	margin: 17px 0 10px;
}

.Banner_Search
{
	float: right;
	width: 100%;
	text-align: right;
	background-image: url(../image/search_all.jpg);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 626px 0px;
}

.search_select
{
	border: none;
	width: 80px;
	margin-right: 10px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cccccc;
	color: #666666;
	vertical-align: top;
	margin-top: 7px;
	height: 24px;
}

.sapnInput
{
	height: 28px;
	line-height: 28px;
	width: 160px;
	color: #c6b193;
	font-size: 12px;
	vertical-align: top;
	margin-top: 3px;
}


.search_btn
{
	height: 33px;
	width: 68px;
	border: none;
	background-image: url(../image/btn_search.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 15px;
	cursor: pointer;
}

.Banner_Nav
{
	font-family: "微软雅黑";
	font-size: 14pt;
	color: #333333;
	float: left;
	text-align: center;
	width: 135px;
	margin-top: 7px;
	height: 32px;
	margin-top: 16px;
}

.Banner_Nav a
{
	text-decoration: none;
	color: #333333;
}

.Banner_Nav a:hover
{
	text-decoration: none;
	color: #be0000;
}



.Banner_Nav_Active
{
	background-image: url(../image/nav_arrow-2.jpg);
	color: #be0000;
	background-repeat: no-repeat;
	background-position: bottom;
}

.Banner_Nav_Active a
{
	color: #be0000;
}

.Banner_split
{
	float: left;
	font-size: 14px;
	vertical-align: middle;
	line-height: 24px;
	color: #333;
	margin-top: 16px;
	width:3px;
}

/**End   头部导航 **/


/**Begin 中部1 **/
.Body-Part1
{
	height: 240px;
	width: 980px;
	margin: auto auto;
	margin-top: 15px;
}

.Body-Part1-left
{
	width: 311px;
	height: 100%;
	float: left;
}

.Body-Part1-left-newPic
{
	height: 225px;
	width: 100%;
	width: 311px;
	position: relative;
	border: 1px solid #ccc;
	text-align: center;
}
.Body-Part1-left-newPic img
{

	
}
.Body-Part1-left-newPic-title
{
	height: 28px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 311px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	color: white;
	line-height: 28px;
	vertical-align: middle;
	text-indent: 0.8em;
	font-family: "微软雅黑";
	font-size: 16px;
}
.Body-Part1-left-color-block
{
	height: 8px;
	width: 100%;
	margin-top: 7px;
}

.Body-Part1-left-color-block li
{
	width: 43px;
	height: 100%;
	background-color: #d1d1d1;
	float: left;
	margin: 0 5px;
}
.Body-Part1-left-color-block li:hover
{
	background-color: red;
	cursor: pointer;
}

.Body-Part1-left-color-block .active
{
	background-color: red;
}

.Body-Part1-left-color-block .first
{
	margin-left: 0px;
	width: 42px;
}

.Body-Part1-left-color-block .end
{
	width: 42px;
	float: right;
	margin-right: 0px;
}

.Body-Part1-middle
{
	width: 320px;
	height: 100%;
	float: left;
	margin-left: 15px;
	border-style: solid;
	border-top-width: 3px;
	border-top-color: #474B49;
}

.Body-Part1-middle-nav
{
	width: 318px;
	height: 42px;
	border-bottom: dotted 1px #000;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	background-color: #f8f8f8;
	font-family: "微软雅黑";
	color: #333333;
	font-size: 14pt;
	line-height: 42px;
	vertical-align: middle;
	text-indent: 0.5em;
	background-image: url(../image/xiegang.png);
	background-repeat: no-repeat;
	background-position: 90px center;
	float: left;
}
.Body-Part1-middle-nav a
{
	text-decoration: none;
	color: #666666;
}
.Body-Part1-middle-nav a:hover
{
	text-decoration: underline;
	color: #666666;
}

.Body-Part1-middle-list
{
	width: 318px;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	height: 195px;
	float: left;
}

.Body-Part1-middle-list li
{
	float: left;
	width: 100%;
	line-height: 32px;
	text-indent: 0.8em;
	color: #333333;
	font-size: 14px;
}
.Body-Part1-middle-list li a
{
	text-decoration: none;
	color: #333333;
}
.Body-Part1-middle-list li a:hover
{
	text-decoration: underline;
}

.Body-Part1-right
{
	width: 316px;
	height: 100%;
	float: right;
	border: solid 1px #cccccc;
	position: relative;
}

.Body-Part1-right-newPic
{
	height: 100%;
	width: 100%;
}

.Body-Part1-right-newPic img
{
	width: 316px;
	height: 240px;
}

.Body-Part1-right-newPic-title
{
	height: 28px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	color: white;
	line-height: 28px;
	vertical-align: middle;
	text-indent: 0.8em;
	font-family: "微软雅黑";
	font-size: 16px;
}

.Body-Part1-right-newPic-title li
{
	float: right;
	font-size: 20pt;
	text-align: center;
}
.Body-Part1-right-newPic-title li:hover
{
	cursor: pointer;
	color: #dd0000;
}
.Body-Part1-right-newPic-title .first
{
	margin-right: 10px;
}

.Body-Part1-right-newPic-title .active
{
	color: #dd0000;
}

/**End 中部1**/

/**Begin 中部2**/

.Body-Part2-banner
{
	margin: 15px auto;
	width: 980px;
	height: 78px;
	border: 1px solid #CCCCCC;
}

.Body-Part2-banner img
{
	width: 980px;
	height: 78px;
	border: none;
}

/**End 中部2**/

/**Begin 中部3**/


.Body-Part3
{
	margin: -5px auto auto;
	width: 980px;
}

.p3title
{
	font-family: "微软雅黑";
	font-size: 16pt;
	text-align: center;
	width: 980px;
	margin: auto auto;
	background-image: url(../image/bg_balckLine-2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	color: #333333;
}
.p3title span
{
	background-color: #fff;
	padding: 0 10px;
}

.Body-Part3-left
{
	height: 242px;
	width: 713px;
	float: left;
	border-bottom: solid 1px #ccc; /*border:solid 1px red;*/
}

.Body-Part3-left-nav
{
	height: 33px;
	border-bottom: dotted 1px #000;
}

.Body-Part3-left-nav li
{
	list-style: none;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	float: left;
	margin-top: 2px;
	padding: 4px 8px;
}
.Body-Part3-left-nav li:hover
{
	color: #FFFFFF !important;
	background-color: #474B49;
	cursor: pointer;
}

.bt3-NoHover
{
	background-color: #fff !important;
	cursor: default !important;
}

.lipadleft16
{
	margin-left: 16px;
}

.pt3-nav-actinv
{
	color: #FFFFFF !important;
	background-color: #474B49;
}

.Body-Part3-left-pic-list
{
	width: 100%;
	overflow: hidden;
    height: 180px;
}
.Body-Part3-left-pic
{
	float: left;
	margin-left: 24px;
	padding-top: 15px;
	width: 112px;
}
.Body-Part3-left-pic li
{
	/* float: left; */
}
.Body-Part3-left-pic img
{
	border: none;
	width: 110px;
	height: 135px;
	margin: 0;
	float: left;
}
.Body-Part3-left-pic-name
{
	font-family: '新宋体';
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 35px;
	width: 110px;
	float: left;
}

.Body-Part3-left-pic-name a
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Body-Part3-left-pic-name a:hover
{
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}

.Body-Part3-left-more
{
	width: 50%;
	float: right;
	text-align: right;
}
.Body-Part3-left-more a
{
	font-family: '新宋体';
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Body-Part3-left-more a:hover
{
	font-family: '新宋体';
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}


.Body-Part3-right
{
	width: 251px;
	height: 242px;
	float: right;
	background-image: url(../image/pt3-right-all-bg.jpg);
}

.Body-Part3-right-title
{
	font-family: "隶书";
	color: #9b201c;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 35px;
	letter-spacing: .2em;
	padding-top: 5px;
}

.Body-Part3-right-list
{
	margin: 12px 0 0 0;
	float: left;
}

.Body-Part3-right-list li
{
	width: 27px;
	word-wrap: break-word;
	border-right: dotted 1px #ccc;
	color: #333333;
	font-family: "新宋体";
	font-size: 14px;
	list-style: none;
	text-align: center;
	float: left;
	padding: 0 1px;
	height: 64px;
}
.Body-Part3-right-list li span
{
	display: block;
}


.Body-Part3-right-more
{
	float: right;
	font-family: "新宋体";
	font-size: 12px;
	margin: 12px 10px 0;
	width: 70px;
}
.Body-Part3-right-more a
{
	color: #666666;
}

.Body-Part3-right-more a:hover
{
	color: #333;
	text-decoration: none;
}

.Body-Part3-right-search
{
	width: 100%;
	float: left;
	margin-top: 18px;
}
.Body-Part3-right-search li
{
	float: left;
	list-style: none;
}
.p3-text-kw
{
	border: solid 1px #ccc;
	width: 100px;
	height: 25px;
	margin-left: 20px;
	vertical-align: middle;
	color: #cccccc;
}
.p3-text-select
{
	margin: 0;
	border: solid 1px #ccc;
	width: 100px;
	height: 27px;
	margin-left: 6px;
	vertical-align: middle;
	color: #333;
}

.Body-Part3-right-search-btn
{
	width: 100%;
	float: left;
	text-align: right;
}

.p3-search-btn
{
	background-image: url(../image/pt3-search.jpg);
	width: 54px;
	height: 25px;
	border: none;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	cursor: pointer;
	margin-right: 20px;
	margin-top: 8px;
}


/**End 中部3*/

/**Begin Banner1 **/
.Body4-banner1
{
	float: left;
	height: 78px;
	margin: 15px auto 15px;
	text-align: center;
	vertical-align:middle;
	width: 100%;
}
.Body4-banner1 img
{
    border:solid 1px #d6b26a !important;
	margin:0px 0px;
}
/**End Banner1 ***/

/**Begin Banner2**/

.Body4-banner2
{ 
	height: 78px; 
	text-align: center;
	vertical-align:middle;
	width: 980px;
	margin:0 auto;
	margin: 15px auto 15px;
}
.Body4-banner2 img
{
	width: 86px;
	height: 86px;
    border:solid 1px #d6b26a !important;
	margin:0px 0px;
}

/**End**/


.Body5
{
	width: 980px;
	margin: auto;
}
.Body5-left
{
	width: 711px;
	height: 415px;
	float: left;
	border-top: 3px solid #474B49;
}

.Body5-left-list
{
	border: solid 1px #ccc;
	border-top: none;
	height: 372px;
	float: left;
	width: 709px;
}

.Body5-left-list-pic
{
	width: 159px;
	float: left;
	text-align: center;
	line-height: 20px;
	margin-top: 12px;
	margin-left: 8px;
	margin-right: 10px;
}

.Body5-left-list-pic-name
{
	font-family: "新宋体";
	font-size: 12px;
	color: #333333;
	line-height: 40px;
}
.Body5-left-list-pic-name a
{
	color: #666;
	text-decoration: none;
}
.Body5-left-list-pic-name a:hover
{
	color: #333;
	text-decoration: underline;
}

.Body5-left-list-pic-place
{
	font-family: "新宋体";
	font-size: 12px;
	color: #999999;
	width: 100%;
}
.Body5-left-list-pic-place a
{
	color: #666;
	text-decoration: none;
}
.Body5-left-list-pic-place a:hover
{
	color: #333;
	text-decoration: underline;
}

.news-nav-711
{
	background-image: url("../image/xiegang.png");
	background-position: 90px center;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #000000;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	color: #333333;
	float: left;
	font-family: "微软雅黑";
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	text-indent: 0.5em;
	vertical-align: middle;
	width: 709px;
}

.labMarginRight6
{
	float: right;
	font-size: 11pt;
	margin-right: 6px;
	width: 70px;
}

.labMarginRight6 a
{
	text-decoration: none;
	color: #666666;
}
.labMarginRight6 a:hover
{
	text-decoration: underline;
	color: #333;
}

.Body5-right
{
	width: 252px;
	height: 415px;
	float: right;
	border-top: 3px solid #474B49;
	background-color: #F8F8F8;
}

.Body5-right-title
{
	width: 100%;
	border-bottom: 1px dotted #000000;
}

.nav-common
{
	background-image: url("../image/xiegang.png");
	background-position: 90px center;
	background-repeat: no-repeat;
	color: #333333;
	float: left;
	font-family: "微软雅黑";
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	text-indent: 0.5em;
	vertical-align: middle;
}

.Body5-right-person
{
	margin-top: 12px;
	margin-left: 14px;
	width: 233px;
	float: left;
}
.Body5-right-person-pic
{
	width: 78px;
	height: 90px;
	float: left;
	border: solid 1px #ccc;
	padding: 1px;
}
.Body5-right-person-remark
{
	width: 138px;
	height: 90px;
	float: right;
	padding: 1px;
}
.bd5-r-p-r-header
{
	font-family: "新宋体";
	font-size: 14px;
	color: #671108;
	font-weight: bold;
	margin-bottom: 12px;
}
.bd5-r-p-r-item
{
	font-family: "新宋体";
	font-size: 14px;
	color: #765531;
	line-height: 20px;
}
.bd5-r-p-r-item span
{
	color: #333;
}

.Body5-right-person-pic img
{
	width: 78px;
	height: 90px;
}


.font14c333
{
	font-family: "新宋体";
	font-size: 14px;
	color: #333;
	line-height: 25px;
}
.margin-top6
{
	margin-top: 6px;
}
.Body5-right-person a
{
	color: #b71000;
	text-decoration: none;
}
.Body5-right-person a:hover
{
	color: #b71000;
	text-decoration: underline;
}

.Body5-right-more-person
{
	float: left;
	font-family: "新宋体";
	font-size: 14px;
	width: 233px;
	color: #671108;
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin: 16px auto 13px auto;
}

.Body5-right-more-person a
{
	color: #b71000;
	text-decoration: none;
}
.Body5-right-more-person a:hover
{
	color: #b71000;
	text-decoration: underline;
}

.Body5-right-more-person-list
{
	margin-top: 2px;
	margin-left: 14px;
	width: 233px;
	float: left;
}
.Body5-right-more-person-list a
{
	color: #666;
	text-decoration: none;
}
.Body5-right-more-person-list a:hover
{
	color: #333;
	text-decoration: underline;
}

.Body6
{
	width: 100%;
	float: left;
}
.Body6-banner3
{
	margin: 15px auto 15px auto;
	width: 980px;
	height: 79px;
}
.Body6-banner3 img
{
	width: 483px;
	height: 79px;
	border: none;
}
.Body6-banner3-left
{
	width: 483px;
	height: 79px;
	border: solid 1px #ccc;
	float: left;
}
.Body6-banner3-right
{
	width: 483px;
	height: 79px;
	border: solid 1px #ccc;
	float: right;
}


.Body7
{
	margin: auto;
	width: 980px;
}
.Body7-left
{
	border-top: 3px solid #474B49;
	float: left;
	width: 711px;
}

.Body7-left-nav
{
	background-image: url("../image/xiegang.png");
	background-position: 90px center;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #000000;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	color: #333333;
	float: left;
	font-family: "微软雅黑";
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	text-indent: 0.5em;
	vertical-align: middle;
	margin: 0;
	width: 354px;
}
.Body7-left-nav-lable
{
	float: left;
	width: 100px;
	font-weight: bold;
}
.Body7-left-nav2
{
	background-image: url("../image/xiegang.png");
	background-position: 90px center;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #000000;
	border-right: 1px solid #CCCCCC;
	color: #333333;
	float: left;
	font-family: "微软雅黑";
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	text-indent: 0.5em;
	vertical-align: middle;
	margin: 0;
	width: 355px;
}

.Body7-left-list-left
{
	width: 355px;
	float: left;
}
.Body7-left-list-left-list
{
	float: left;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 6px 0 12px;
}
.Body7-left-list-left-list li
{
	text-indent: .5em;
	line-height: 29px;
	color: #333333;
}
.Body7-left-list-left-list li a
{
	font-family: "新宋体";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.Body7-left-list-left-list li a:hover
{
	font-family: "新宋体";
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}


.Body7-left-list-right
{
	width: 354px;
	float: left;
}
.Body7-right
{
	background-color: #F8F8F8;
	border-top: 3px solid #474B49;
	float: right;
	height: 245px;
	width: 252px;
}


.body8
{
	width: 100%;
	float: left;
}
.Body8-top_hualang
{
	margin: auto;
	width: 980px;
	border-top: 3px solid #474B49;
	height: 201px;
	margin-top: 19px;
}

.Body8-top_hualang-pic-list
{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #cccccc;
	width: 978px;
	height: 155px;
	float: left;
}
.Body8-top_hualang-pic-list-li
{
	width: 180px;
	float: left;
	margin-top: 10px;
	margin-left: 9px;
	margin-right: 5px;
}
.Body8-top_hualang-pic
{
	width: 180px;
	height: 133px;
	position: relative;
}
.Body8-top_hualang-pic img
{
	border: none;
	width: 180px;
	height: 133px;
}
.Body8-top_hualang-pic-title
{
	background-color: #000000;
	bottom: 0;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 16px;
	height: 28px;
	left: 0;
	line-height: 28px;
	opacity: 0.7;
	position: absolute;
	text-indent: 0.8em;
	vertical-align: middle;
	width: 100%;
	text-align: center;
}



/**Begin 拍卖 **/
.Auction
{
	border-bottom: solid 1px #ccc;
	text-align: center;
}
/**End   拍卖 **/


/**Begin 链接 **/
.LinkButtom
{
	margin: auto auto;
	padding: auto auto;
	width: 980px;
	border-bottom: solid 1px #ccc;
	height: 95px;
}
.LinkButtom ul
{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.LinkButtom ul li
{
	color: #666;
	font-size: 12px;
	text-align: center;
	padding: 0 7px;
}
.LinkButtom ul li img
{
	border: 1px solid #CCCCCC;
}


/**End   链接 **/


.NaveButtom
{
	height: 28px;
	border-top: 3px solid #474B49;
	width: 100%;
	min-width: 980px;
	float: left;
	background-image: url(../image/top_reg_bg.jpg);
	margin-top: 23px;
	text-align: center;
	color: #666;
}
.NaveButtom a
{
	font-family: "新宋体";
	font-size: 12px;
	color: #666;
	text-decoration: none;
	line-height: 28px;
	padding: 0 5px;
}

.NaveButtom a:hover
{
	font-family: "新宋体";
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}

.CopyRight
{
	height: 28px;
	width: 100%;
	min-width: 980px;
	float: left;
	margin-top: 23px;
	text-align: center;
	color: #666;
	font-size: 12px;
	line-height: 20px;
}
.CopyRight img
{
	margin-right: 20px;
	vertical-align: top;
	margin-top: 5px;
}
.margTop15
{
	margin-top: 15px !important;
}


.arterTop
{
	padding: 1px;
	border: solid 1px #ccc;
	height: 135px;
}

.WorksTop
{
	width:100%;
	border: solid 1px #ccc;
	padding: 1px;
	height: 125px;
	line-height: 123px;
	vertical-align: middle;
	float:left;

}

.Spread
{
	color: #666;
	text-decoration: none;
}

.Spread:hover
{
	color: #333;
	text-decoration: underline;
}
.fangtan
{
	margin: 0; border: none;
}
.fangtan_txt
{
	float: left; font-size: 13pt;
}
.fangtan_txt a {float: left; color:white; text-decoration:none;}
.fangtan_txt a:hover { color:#ccc; text-decoration:underline;}
