﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* CSS Document */
/**全局**/
* {
	margin: 0px;
	padding: 0px;
}
div, form, img, ul, ol, li, dl, dt, dd, map {
	padding: 0;
	margin: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	background: #fff url(../imgs/bg.png) repeat left top;
}
img {
	border: none;
}
ul, li {
	list-style: none;
}
.clear {
	clear: both;
}
a {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
hr {
	line-height: 0px;
	font-size: 0px;
	border: none;
	height: 1px;
	width: 100%;
	margin: 5px 0px;
}
div {
	margin: 0px auto;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
/* input,select{ font-family:arial, Helvetica, sans-serif; padding:1px;} */
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.hide {
	display: none;
}
.red {
	color: #f00;
}
.blue {
	color: #00f;
}
.gray {
	color: #ccc;
}
.noinfo {
	width: 100%;
	float: left;
	padding: 10px 0;
	text-align: center;
}
.input_text {
	background: url(../images/inputbg.png) no-repeat left top;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ccc;
	padding: 0 10px;
	float: left;
}
.input_area {
	background: #fff url(../images/inputbg.png) no-repeat left top;
	width: 501px;
	height: 80px;
	border: 0px;
	padding: 5px 10px;
	border: 1px solid #ccc;
}
.input_submit {
	width: 77px;
	height: 41px;
	float: left;
	background: url(../images/search.png) no-repeat left top;
	text-align: center;
	line-height: 41px;
	color: #fff;
	border: 0px;
	cursor: pointer;
}
.float_bg {
	background: url(../images/qq_3.gif) repeat-y left top;
	width: 118px;
	padding: 2px 0;
	float: left;
}
.w960 {
	width: 960px;
	margin: 0 auto;
}
.w980 {
	width: 980px;
	margin: 0 auto;
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
}
.w1002 {
	width: 1002px;
	margin: 0 auto;
}
/*all*/
#main {
	width: 100%;
	float: left;
	padding: 20px 0 0 0;
}
/*end*/

/**顶部**/
#head {
	width: 100%;
	float: left;
	height: 114px;
}
#logo {
	float: left;
}
#head_right {
	float: right;
	width: 720px;
}
#favorite {
	float: right;
	line-height: 32px;
	height: 32px;
}
#favorite ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#favorite li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#favorite li a {
	margin: 0 3px;
}
#tel {
	float: right;
	line-height: 30px;
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 10px 0 0;
}
/*end*/

/*menu*/
#navigate {
	width: 100%;
}
#navigate ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigate li {
	margin: 0px;
	padding: 30px 0 0 0;
	height: 40px;
	line-height: 40px;
	list-style-type: none;
	float: left;
	width: 120px;
	text-align: center;
	left: 0px;
	position: relative;
	top: 0px;
	z-index: 1000;
}
#navigate li a {
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
	width: 100%;
	float: left;
	font-weight: bold;
	display: block;
	position: absolute;
	z-index: 3000;
}
#navigate li a:hover {
	color: #ff0;
}
#navigate li a.current {
	color: #ff0;
}
#navigate .topmenu {
}
#navigate .submenu {
	width: 120px;
	line-height: 25px;
	float: left;
	padding: 65px 0 0 0;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	z-index: 1000;
	background: url(../imgs/nav_top.png) no-repeat center top;
}
#navigate .submenu ul {
	width: 100%;
	float: left;
	background: url(../imgs/nav_btn.png) no-repeat center bottom;
	padding: 0 0 30px 0;
	margin: 0px;
}
#navigate .submenu li {
	width: 100%;
	float: left;
	background: none;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
#navigate .submenu li a {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	line-height: 25px;
}
#navigate .submenu li a:hover {
	color: #ff0;
}
/*end*/

/*sub*/
#sub {
	width: 100%;
	height: 36px;
	float: left;
	background: #fff url(../imgs/sub.jpg) no-repeat center top;
}
/*end*/

/*search*/
#search {
	float: right;
	padding: 5px 0px 0 0;
}
#search form {
	margin: 0px;
	padding: 0px;
}
.skw {
	float: left;
	width: 150px;
	padding: 0 10px;
	line-height: 23px;
	height: 23px;
	border: 1px solid #047681;
	color: #666;
}
.sub {
	width: 60px;
	height: 25px;
	line-height: 25px;
	float: left;
	background: #047681;
	border: 0px;
	cursor: pointer;
	color: #fff;
	float: left;
}
/*end*/

/*flash*/
#banner {
	width: 100%;
	float: left;
}
#banner img {
	width: 1002px;
	border-radius: 25px;
}
#flash {
	width: 100%;
	float: left;
}
#myFocus {
	width: 1002px;
	height: 350px;
}
.pic img {
	width: 1002px;
	height: 350px;
}
/*end*/


/*底部*/
#copyright {
	width: 100%;
	float: left;
	text-align: center;
	padding: 20px 0;
	line-height: 25px;
	background: url(../imgs/foot.png) no-repeat center bottom;
	color: #ffe898;
}
#copyright a {
	color: #ffe898;
}
#copyright a:hover {
	color: #fff;
}
#copy_txt {
	width: 100%;
	float: left;
}
#footnav {
	width: 100%;
	float: left;
	line-height: 28px;
	height: 28px;
	background: #0098ab;
	color: #fff;
}
#footnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footnav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#footnav li a {
	margin: 0 5px;
	color: #fff;
}
#footnav li a:hover {
	color: #ff0;
}
/*end*/


/*home*/
.home_left {
	width: 750px;
	float: left;
}
.home_right {
	width: 232px;
	float: right;
}
.home_list {
	width: 100%;
	float: left;
}
.about_top {
	width: 100%;
	height: 23px;
	float: left;
	background: url(../imgs/top_750.png) no-repeat left top;
}
.about_btn {
	width: 100%;
	height: 23px;
	float: left;
	background: url(../imgs/btn_750.png) no-repeat left top;
}
.about_con {
	width: 690px;
	height: 260px;
	padding: 0 30px;
	float: left;
	background: url(../imgs/bg_750.png) repeat-y left top;
	line-height: 200%;
	overflow: hidden;
}
.about_link {
	color: #d2aa37;
}
.new_top {
	width: 100%;
	height: 23px;
	float: left;
	background: url(../imgs/top_232.png) no-repeat left top;
}
.new_btn {
	width: 100%;
	height: 23px;
	float: left;
	background: url(../imgs/btn_232.png) no-repeat left top;
}
.new_con {
	width: 200px;
	height: 260px;
	padding: 0 16px;
	float: left;
	background: url(../imgs/bg_232.png) repeat-y left top;
	overflow: hidden;
}
.new_title {
	width: 100%;
	height: 40px;
	background: url(../imgs/bt_199.png) no-repeat center top;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 18px;
}
.new_list {
	overflow: hidden;
	position: relative;
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
}
.new_list .prev {
	display: block;
	width: 95px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-family: "微软雅黑";
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 185px;
	cursor: pointer;
	background: url(../imgs/bt_95_2.png) no-repeat left top;
	z-index: 2;
}
.new_list .next {
	display: block;
	width: 95px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-family: "微软雅黑";
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 185px;
	cursor: pointer;
	background: url(../imgs/bt_95.png) no-repeat left top;
	z-index: 2;
}
.new_list .bd {
}
.new_list .bd ul {
	overflow: hidden;
	zoom: 1;
}
.new_list .bd ul li {
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 210px;
	float: left;
	overflow: hidden;
	text-align: center;
	line-height: 25px;
}
.new_list .bd ul li img {
	width: 200px;
	height: 175px;
	float: left;
	border-radius: 30px;
}
.home_top {
	width: 100%;
	height: 32px;
	line-height: 32px;
	float: left;
	border-bottom: 1px solid #057785;
	background: url(../imgs/li_1.jpg) no-repeat left center;
}
.home_top h3 {
	font-size: 14px;
	float: left;
	font-family: "微软雅黑";
	padding: 0 0 0 14px;
	color: #038191;
}
.home_top span {
	float: right;
}
.home_con {
	width: 100%;
	padding: 10px 0 0 0;
	float: left;
	line-height: 200%;
	overflow-x: hidden;
}
.news_top {
	width: 100%;
	float: left;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 10px 0;
}
.news_img {
	float: left;
	width: 100%;
}
.news_img img {
	width: 300px;
}
.news_right {
	width: 100%;
	float: left;
}
.news_title {
	font-weight: bold;
	width: 100%;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.news_des {
	width: 100%;
	line-height: 20px;
	overflow: hidden;
}
.news_list {
	width: 100%;
	float: left;
}
.news_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.news_list li {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	background: url(../imgs/li_0.jpg) no-repeat left center;
	line-height: 24px;
	border-bottom: 1px dotted #ccc;
}
.pro_top {
	width: 100%;
	height: 25px;
	float: left;
	background: url(../imgs/top_1002.png) no-repeat left top;
}
.pro_btn {
	width: 100%;
	height: 25px;
	float: left;
	background: url(../imgs/btn_1002.png) no-repeat left top;
}
.pro_con {
	overflow: hidden;
	position: relative;
	background: url(../imgs/bg_1002.png) repeat-y left top;
	width: 100%;
	float: left;
}
.pro_con .prev {
	display: block;
	width: 31px;
	height: 62px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 35px;
	cursor: pointer;
	background: url(../imgs/left.png) no-repeat left top;
	z-index: 2;
}
.pro_con .next {
	display: block;
	width: 31px;
	height: 62px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 35px;
	cursor: pointer;
	background: url(../imgs/right.png) no-repeat left top;
	z-index: 2;
}
.pro_con .bd {
	padding: 0 20px;
	width: 985px;
	overflow: hidden;
}
.pro_con .bd ul {
	overflow: hidden;
	zoom: 1;
}
.pro_con .bd ul li {
	margin: 0 22px 0 0;
	width: 175px;
	height: 150px;
	float: left;
	overflow: hidden;
	text-align: center;
	line-height: 25px;
}
.pro_con .bd ul li img {
	width: 175px;
	height: 132px;
	float: left;
}
#LeftButton {
	width: 24px;
	height: 42px;
	display: block;
	background: url(../images/left.png) no-repeat 0px 0px;
	position: absolute;
	left: 0px;
	top: 55px;
}
#RightButton {
	width: 24px;
	height: 42px;
	display: block;
	background: url(../images/right.png) no-repeat 0px 0px;
	position: absolute;
	left: 736px;
	top: 55px;
}
#MarqueeDiv {
	width: 692px;
	float: left;
	height: 152px;
	overflow: hidden;
	margin: 0 0 0 34px;
	display: inline;
}
#MarqueeDiv img {
	margin-right: 10px;
	height: 150px;
	width: 150px;
}
/*end*/


/*left*/
#left {
	width: 190px;
	float: left;
}
.left_list {
	width: 100%;
	float: left;
}
.left_top {
	width: 100%;
	height: 31px;
	line-height: 31px;
	float: left;
	background: url(../imgs/left_top.png) repeat-y left top;
	text-align: left;
}
.left_top h3 {
	font-size: 18px;
	font-family: "微软雅黑";
	color: #000;
	font-weight: normal;
	padding: 0 0 0 25px;
}
.left_con {
	width: 100%;
	float: left;
	line-height: 200%;
	background: url(../imgs/left_bg.png) repeat-x left top;
	min-height: 330px;
	height: auto !important;
	height: 330px;
}
.type_list {
	width: 100%;
	float: left;
}
.type_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.type_list li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	border-bottom: 1px solid #5a4015;
	background: url(../imgs/left_li.png) no-repeat 158px center;
}
.type_list li a {
	color: #ffe898;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: bold;
	padding: 0 0 0 25px;
}
.type_list li a:hover {
	color: #fff;
}
.type_list li a#lsed {
	color: #fff;
}
.type_list li.second_cat {
	background: url(../imgs/li_2.png) no-repeat 25px center;
	line-height: 28px;
	height: 28px;
}
.type_list li.second_cat a {
	font-weight: normal;
	font-size: 12px;
	padding: 0 0 0 35px;
}
.type_list li.second_cat a:hover {
}
/*end*/

/*right*/
#right {
	width: 730px;
	float: right;
}
#right_top {
	width: 100%;
	height: 35px;
	line-height: 35px;
	float: left;
	background: url(../imgs/right_top.png) no-repeat left center;
	border-bottom: 1px solid #5d4216;
}
#right_top h3 {
	font-size: 14px;
	float: left;
	font-family: "微软雅黑";
	padding: 0 0 0 20px;
	color: #ffe898;
}
#right_top h3 a {
	color: #ffe898;
}
#right_top span {
	float: right;
	color: #ffe898;
}
#right_top span a {
	color: #ffe898;
}
#right_top span a:hover {
	color: #fff;
}
#right_con {
	width: 100%;
	float: left;
	padding: 10px 0 0 0px;
	line-height: 200%;
	overflow-x: hidden;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}
#right_btn {
	width: 100%;
	height: 5px;
	float: left;
	background: url(../imgs/right_btn.jpg) no-repeat left top;
	overflow: hidden;
}
/*end*/

.main_top {
	width: 100%;
	height: 30px;
	float: left;
	background: url(../imgs/main_top.png) no-repeat left top;
}
.main_btn {
	width: 100%;
	height: 25px;
	float: left;
	background: url(../imgs/btn_1002.png) no-repeat left top;
}
.main_con {
	width: 942px;
	float: left;
	padding: 0px 30px 5px 30px;
	line-height: 200%;
	background: url(../imgs/bg_1002.png) repeat-y left top;
	min-height: 345px;
	height: auto!important;
	height: 345px;
	overflow-x: hidden;
}
/*demo*/
#demo {
	overflow: hidden;
	width: 900px;
	height: 145px;
	margin: 35px 0 0 10px;
	float: left;
	display: inline;
}
#cdemo {
	overflow: hidden;
	width: 900px;
}
#demo img {
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
/*end*/
	
/*link*/
.friendlink {
	padding-top: 12px;
}
.friendlink li {
	float: left;
	width: 242px;
}
.friendlink li.txt1 {
	padding: 3px 0px 3px 24px;
	background: url(images/dot.gif) no-repeat 10px center;
}
.friendlink li.pic1 {
	padding: 3px 0 3px 8px;
}
.friendlink li.pic1 img {
	width: 240px;
	height: 65px;
}
.link {
	width: 100%;
	float: left;
}
.link_img {
	width: 100%;
	float: left;
	text-align: center;
}
.link_img ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link_img li {
	margin: 0px;
	padding: 0 10px;
	list-style-type: none;
	display: inline;
}
.link_img li img {
	height: 30px;
}
.link_txt {
	width: 100%;
	float: left;
}
.link_txt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link_txt li {
	margin: 0px;
	padding: 0 5px;
	list-style-type: none;
	display: inline;
	line-height: 25px;
}
/*end*/
	 
/*news*/
.articleList {
	width: 100%;
	float: left;
}
.articleList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.articleList li {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
	background: url(../imgs/li_0.png) no-repeat left center;
	line-height: 30px;
}
.time {
	color: #959595;
	float: right;
}
.articleTitle {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.articleAuthor {
	text-align: center;
	padding: 7px 0px;
	border-bottom: 1px dotted #ccc;
}
.articleauthor span {
	margin: 0px 6px;
	font-size: 9pt;
}
.articleInfo {
	width: 100%;
	padding: 10px 0;
}
.pageUpDown {
	padding-top: 10px;
	text-align: left;
}
/*end*/

/*Product*/
.productList {
	width: 100%;
	float: left;
}
.productList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 750px;
}
.productList li {
	margin: 5px 16px 5px 0;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	float: left;
	width: 170px;
	height: 150px;
	display: inline;
	line-height: 25px;
	overflow: hidden;
}
.productList li img {
	width: 170px;
	height: 128px;
}
.productTitle {
	line-height: 28px;
	font-weight: bold;
}
.productImg {
	width: 350px;
	text-align: center;
	float: left;
}
.productImg img {
	width: 350px;
}
.productRight {
	width: 560px;
	float: right;
}
.title {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	border-bottom: 1px dotted #ccc;
	line-height: 25px;
}
.title span {
	font-size: 14px;
	font-weight: bold;
}
.productDesc {
	line-height: 200%;
	padding: 10px 0;
	width: 100%;
	float: left;
}
/*end*/

/*page*/
.pages {
	font-size: 12px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.pages a {
	font-size: 12px;
	padding: 2px 5px;
	border: 1px solid #ccc;
	margin: 0 2px;
}
.pages a:hover {
	background: #eee;
	color: #333;
}
.pages a.page_now {
	background: #eee;
	color: #333;
}
.pages select {
	vertical-align: middle;
	font-size: 8pt;
	padding: 0px;
}
.pages b {
	font-weight: normal;
}
/*end*/


/*login*/
.img-scroll {
	position: relative;
	margin: 0px auto;
	height: 185px;
	overflow: hidden;
}
.img-scroll .prev {
	position: absolute;
	left: 5px;
	width: 33px;
	height: 33px;
	top: 63px;
	background: url(../imgs/scroll_left.jpg) no-repeat right center;
	cursor: pointer;
}
.img-scroll .next {
	position: absolute;
	right: 5px;
	width: 33px;
	height: 33px;
	top: 63px;
	background: url(../imgs/scroll_right.jpg) no-repeat left center;
	cursor: pointer;
}
.img-list {
	position: relative;
	width: 894px;
	height: 185px;
	overflow: hidden;
}
.img-list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 9999px;
	height: 185px;
}
.img-list li {
	margin: 0px;
	padding: 0 31px 0 0;
	list-style-type: none;
	float: left;
	width: 154px;
	height: 185px;
	display: inline;
	line-height: 25px;
	text-align: center;
}
.img-list li img {
	width: 152px;
	height: 152px;
	border: 1px solid #ccc;
}
/*scroll*/
#ProScroll {
	overflow: hidden;
}
.s-zxlys {
	width: 690px;
	margin: 30px auto;
}
.s-zxlys .s-zxly {
	background: url(../images/s-ly.png) no-repeat;
	height: 60px;
	padding-top: 78px;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #000000;
}
.s-zxlys .s-zxly p {
	background: url(../images/s-qb.png) no-repeat 107px center;
	margin-top: 15px;
}
.lywz {
	border: 1px solid #a66e7c;
	border-left: 0;
	border-right: 0;
	height: 37px;
	line-height: 37px;
	color: #6a0e24;
	font-size: 14px;
	background: url(../images/lyqb.png) no-repeat 179px center;
}
.s-lybd p {
	width: 399px;
	height: 31px;
	border: 1px solid #dadada;
	margin: 15px 0;
	position: relative;
}
.s-lybd p i {
	position: absolute;
	font-style: normal;
	color: #760000;
	right: -13px;
	top: 2px;
	font-family: "微软雅黑";
	font-size: 14px;
	display: block;
	width: 10px;
	height: 10px;
}
.s-lybd p label {
	float: left;
	height: 31px;
	line-height: 31px;
	padding: 0 10px 0 10px;
	color: #666666;
}
.s-lybd p .nc {
	background: none;
	border: 0;
	float: left;
	height: 31px;
	line-height: 31px;
	width: 343px;
	font-family: "微软雅黑";
	color: #666666;
}
.s-lybd p.yzm .nc {
	width: 128px;
}
.s-lybd p.yzm {
	width: 184px
}
.yzm img {
	position: absolute;
	top: 0;
	right: 0;
	right: -80px;
	top: 2px;
}
.s-lybd p.yzm i {
	right: -95px;
}
.s-lybd p.con {
	width: 685px;
	height: 177px;
}
.s-lybd p.con textarea {
	background: none;
	font-family: "微软雅黑";
	border: 0;
	color: #666666;
	height: 157px;
	line-height: 1.5;
	outline: medium none;
	overflow: hidden;
	padding-top: 10px;
	padding: 10px;
	resize: none;
	width: 665px;
}
.s-lytj {
	width: 119px;
	height: 34px;
	overflow: hidden;
}
.s-lytj input {
	background: #b9905a;
	border: 0;
	color: #fff;
	font-family: "微软雅黑";
	width: 119px;
	height: 34px;
	line-height: 34px;
	cursor: pointer;
}
.s-lytj input:hover {
	background: #B17C55;
	width: 120px;
}
.s-ckly {
	border-top: 1px dotted #6f6e69;
	margin-top: 50px;
}
.s-ckly .m1 {
	border-bottom: 1px dotted #6f6e69;
	border-right: 0;
	border-left: 0;
	padding: 16px 0 16px 13px;
}
.s-ckly dl.m1 dt {
	background: url(../images/s-cklyimg.jpg) no-repeat;
	width: 81px;
	padding-top: 81px;
	text-align: center;
	float: left;
	display: inline;
	margin-right: 32px;
	color: #b9905a;
}
.s-ckly dl.m1 dd {
	float: left;
	width: 564px;
	font-family: 微软雅黑, 宋体;
	font-size: 14px;
	color: #2e2e2a;
}
.s-ckly dl.m1 dd p {
	margin: 0;
}
.s-ckly dl.m1 dd p.hftitle span {
	color: #75001b;
}
.s-ckly d.m1l dd p.mtitle i {
	font-style: normal;
}
.mtitle i {
	font-style: normal;
}
.mtitle {
	color: #5d1627;
}
.mcon {
	color: #626262;
}
.s-lybd {
	margin-top: 40px;
}
#dituContent {
	margin: 0 auto!important;
}
a:hover {
	color: #b9905a!important;
}
.s-newsbt h3 a i:hover {
	color: #b9905a!important;
}
.paging {
	text-align: center;
	padding: 50px 0;
}
.paging a {
	display: inline-block;
	height: 20px;
	border: 1px solid #717171;
	text-align: center;
	padding: 0 10px;
	line-height: 20px;
	margin: 0 0px;
	background: #b9905a;
}
.paging a.disabled {
	cursor: default;
	opacity: 0.5;
}
.paging a.disabled:hover {
	border: 3px solid #717171;
	background: #fff;
	color: #666;
}
.paging a:hover {
	background: #292d6f;
	border-color: #292d6f;
	color: #fff;
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
	-ms-transition: 0.1s ease-in 0s;
	-o-transition: 0.2s ease-in 0s;
}
#chat {
	position: fixed;
	right: 10px;
	top: 250px;
	z-index: 9999;
}
