html {
	text-align: center;
	background: #fff;
}
body {
	width: 1200px;
	text-align: left;
	margin: 0 auto;
	background: #f1f1f136;
}
td {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
	color: #333;
}
input {
	font: 10pt Verdana, Arial, Helvetica, sans-serif, "宋体";
}
img {
	border: none;
}
p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #4D4D4D;
	text-decoration: none;
}
a:hover {
	color: #c30!important;
}
.content {
	}
.sider {
	width: 300px;
}
.homepage .sider {
	width: 230px;
}
/** 页头区 **/
	.top {
	width: 1200px;
	height: 32px;
	font-size: 14px;
	line-height: 30px;
	background: #F1F1F1;
	border-bottom: 1px solid #DCDCDC;
}
.top-a {
	width: 500px;
	display: inline-block;
	margin-left: 10px;
}

.xiang {
    float: left;
    width: 15px;
    height: 15px;
    margin: 8px 5px 0 10px;
    background: url(/skin/default/images/xiang.png) no-repeat 0 0;
    background-size: 100%;
}
/* 品种导航*/
	.home-subsite {
	width: 1190px;
	margin: auto;
	font-size: 0;
}
.home-subsite-logo {
	float: left;
	width: 130px;
	height: 40px;
	margin: 12px 0 0 6px;
	background: url(/skin/default/images/logo.jpg) no-repeat 0 0;
	background-size: 100%;
}
.home-subsite-logo1 {
	float: left;
	width: 130px;
	height: 45px;
	margin: 0px 0 0 6px;
	background: url(/skin/default/images/scdh.png) no-repeat 0 0;
	background-size: 100%;
}
.home-subsite-logo a {
	display: block;
	width: 130px;
	height: 40px;
}
.home-subsite-link {
	display: inline-block;
	width: 1000px;
	height: 45px;
	padding: 5px 15px 5px 19px;
}
.home-subsite-link1 {
	display: inline-block;
	width: 1000px;
	height: 45px;
	padding: 0px 15px 5px 19px;
}
.subsite-link-breed {
	height: 46px;
	border-bottom: 1px dashed #d3d4d5;
}
.subsite-link-item p {
	line-height: 18px;
}
.subsite-link-item a {
	margin-right: 10px;
	font-size: 12px;
	font-weight: 400;
	color: #333;
}
.subsite-link-item a:hover {
	color: #1a52a5;
	text-decoration: underline;
}
.subsite-link-breed-menu a {
	margin-right: 7px;
}
.subsite-link-breed-menu .mr-5 {
	margin-right: 5px;
}
.subsite-link-city {
	margin-top: 2px;
}
.subsite-link-item .mr-6 {
	margin-right: 6px;
}
.subsite-link-city a {
	margin-right: 7px;
}
.subsite-link-item .mr-7 {
	margin-right: 7px;
}
.subsite-link-item .mr-8 {
	margin-right: 8px;
}
.subsite-link-item .mr-9 {
	margin-right: 9px;
}
.subsite-link-item .mr-10 {
	margin-right: 10px;
}
.subsite-link-item .mr-11 {
	margin-right: 11px;
}
.subsite-link-item .mr-12 {
	margin-right: 12px;
}
.subsite-link-item .mr-13 {
	margin-right: 13px;
}
.subsite-link-item .mr-14 {
	margin-right: 14px;
}
.subsite-link-item .mr-15 {
	margin-right: 15px;
}
.subsite-link-item .mr-16 {
	margin-right: 16px;
}
.subsite-link-item .mr-17 {
	margin-right: 17px;
}
.subsite-link-item .mr-18 {
	margin-right: 18px;
}
.subsite-link-item .mr-19 {
	margin-right: 19px;
}
.subsite-link-item .mr-20 {
	margin-right: 20px;
}
.subsite-link-item .mr-35 {
	margin-right: 35px;
}
.subsite-link-item .bold {
	font-weight: bold;
}
.subsite-link-item a.no-margin-right {
	margin-right: 0;
}
.top td {
	background: #F4F4F4;
}
.top table td {
	padding: 3px 10px;
}
.top a {
	}
.top .inputText {
	height: 20px;
	border: 1px solid #DCDCDC;
	font-size: 12px;
}
.top .inputSub {
    width: 44px;
	height: 22px;
	font-size: 12px;
}
.inputSub-dl {
	background: #1A52A5;
	color: white;
	border-radius: 5px;
	border: 1px solid #1A52A5;
	line-height: 18px;
}
.inputSub-zc {
	border: 1px solid #BC0008;
	color: #BC0008;
	border-radius: 5px;
	line-height: 18px;
}
/*新导航*/
	.page-top {
	background: #1a52a5;
	height: 40px;
	font-size: 16px;
	width: 1200px;
	margin: auto;
}
.menu {
	float: left;
}
.menu ul {
	}
.menu ul li {
	float: left;
	height: 32px;
}
.menu ul li a {
	display: inline-block;
	line-height: 40px;
	height: 40px;
	padding: 0 21px;
	color: #fff;
	border: 1px solid transparent;
	border-width: 0 1px;
	font-size: 15px;
}
.menu ul li
a.active {
	}
.menu ul li a:hover {
	background: #bf051c;
	display: inline-block;
	border-right: 1px solid rgba(0,0,0,0.18);
	border-left: 1px solid rgba(0,0,0,0.18);
	color: #fff!important;
}
.container,.wide-main {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	transition: width .3s linear
}
.fl {
	float: left
}
.fr {
	float: right
}
.ml {
	margin-left: 7px;
	_margin-left: 4px
}
.blank {
	height: 10px;
	overflow: hidden
}
.h5 {
	height: 5px;
	overflow: hidden
}
.h10 {
	height: 12px;
	overflow: hidden
}
.page {
	margin: 0 1px
}
.mt10 {
	margin-top: 16px;
	border-radius: 5px
}
.mt15 {
	height: 60px;
	width: 468px;
	margin: 0
auto;
	margin-top: 15px
}
.m9 {
	margin: 0 6px
}
.btn {
	background-color: #D2340F;
	color: white;
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	padding: 10px 13px;
	border-radius: 0px;
}
.btn a {
	font-size: 16px;
	color: #fff;
	font-family: \5FAE\8F6F\96C5\9ED1,\9ED1\4F53,Tahoma,Helvetica,arial,sans-serif;
}
.btn-buynow {
	background-color: #D2340F;
	margin-left: 12px;
}
.btn-buynow:hover {
	background-color: #EF411A;
	color: #fff;
}
.btn-signup {
	background-color: #006DCC;
	margin-left: 15px;
}
.btn-signup:hover {
	background-color: rgb(0,74,204);
	color: #fff;
}
.btn-login {
	background-color: rgb(113,181,27);
	margin-left: 15px;
}
.btn-login:hover {
	background-color: rgb(147,199,25);
	color: #fff;
}
.btn1 {
	background-color: rgb(255, 255, 255);
	height: 60px;
	margin-left: 5px;
	width: 242px;
}
.btn2 {
	padding-top: 19px;
}
.btnn {
	color: white;
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	padding: 10px 13px;
	border-radius: 0px;
}
.desp {
	width: 834px;
	height: 150px;
	background-color: rgba(255, 255, 255, 0.6);
}
.desp1 {
	float: right;
	margin: auto;
	padding: 5px;
}
.desp2 {
	float: none;
	padding-top: inherit;
	font-size: 18px;
	font-weight: 600;
	color: red;
	line-height: 28px;
	padding-left: 10px;
}
.desp3 {
	margin: 0px;
	line-height: 25px;
	font-size: 14px;
	padding: 0 10px 0 10px;
	height: 80px;
}
.btnx {
	padding: 0px 10px;
	border-radius: 0px;
	font-size: 14px;
}
/*seach*/
	.new_search {
	height: 42px;
	border-top: none;
	overflow: auto;
	zoom:1
}
.new_search .right {
	float: right;
	background: url(../images/bk.gif) no-repeat left -349px;
	width: 221px;
	height: 32px;
	padding-left: 35px;
	overflow: auto;
	zoom:1;
	margin-top: 5PX;
	margin-right: 5PX
}
.new_search .right input {
	display: block;
	float: left
}
.new_search .right input.text {
	width: 141px;
	margin-top: 6px;
	border: none;
	background: none;
	height: 16px;
	color: #bbbbbb;
}
.new_search .right input.btn {
	display: block;
	float: right;
	width: 64px;
	height: 26px;
	margin-top: 3px;
	margin-right: 3px ;
	border: none;
	background: none;
	cursor: pointer
}
/** 导航 **/
	.nav {
	background: url(../images/nav_bg.jpg) repeat-x left top;
}
.nav .nav_global {
	}
.nav .nav_global ul {
	padding: 0 10px;
}
.nav .nav_global li {
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/nav_line.jpg) no-repeat right top;
	padding-right: 2px;
}
.nav .nav_global li a {
	display: block;
	color: #fff;
	text-align: center;
	padding: 0 14px;
}
.nav .nav_global li a:hover {
	color: #000!important;
	text-decoration: none;
}
.nav .nav_global li.curr a {
	color: #000;
	background: url(../images/nav_li_hover.jpg) repeat-x center top;
}
.nav_sub {
	padding: 6px;
}
.nav_sub a {
	padding: 0 2px;
}
/* 子栏目导航菜单距离调整*/
	#tabnav_div_1 {
	}
#tabnav_div_2 {
	padding-left: 100px;
}
#tabnav_div_3 {
	padding-left: 200px;
}
#tabnav_div_4 {
	padding-left: 300px;
}
#tabnav_div_5 {
	padding-left: 400px;
}
#tabnav_div_6 {
	padding-left: 500px;
}
#tabnav_div_7 {
	padding-left: 600px;
}
#tabnav_div_8 {
	padding-right: 40px;
	text-align: right;
}
/* 页尾区*/
	.links {
	margin-top: -10px;
}
.links hr {
	color: #DCDCDC;
}
.search {
	background: #1F73BE;
	color: #fff;
}
.search td, .search a {
	color: #fff;
}
.search a:hover {
	color: #fff!important;
}
.copyright {
	margin: 5px 0;
}
/** 公共定义 **/
	.title {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.title td {
	font-size: 14px;
	line-height: 26px;
	color: #07519A;
	padding: 0px 10px;
}
.box {
	border: 1px solid #AACCEE;
	border-width: 0 1px 1px 1px;
}
.box ul {
	list-style: none;
	padding: 8px;
}
.box ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.box ul li strong {
	display: block;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
}
.rank li.no1 {
	background: url(../images/1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #F2F8FD url(../images/2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(../images/3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #F2F8FD url(../images/4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(../images/5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #F2F8FD url(../images/6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(../images/7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #F2F8FD url(../images/8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(../images/9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #F2F8FD url(../images/10.gif) no-repeat 4px center;
}
.news_title {
	margin-top: 10px;
}
.news_title strong {
	background: #f4f4f4 url(../images/h2_icon.gif) no-repeat 8px center;
	display: block;
	padding-left: 20px;
	line-height: 2;
	margin: 0 8px;
	font-size: 14px;
}
.news_title p {
	margin: 6px 8px 0px;
	padding: 0 0 8px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.focus {
	margin-top: 10px;
	background: url(../images/focus_bg.jpg) repeat-x left top;
	border: 1px solid #AACCEE;
}
.focus strong {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 6px;
	text-align: center;
	display: block;
	border-bottom: 1px dashed #ccc;
}
.margin_top {
	margin-top: 10px;
}
.inputText {
	border: 1px solid #ccc;
	height: 20px;
	border-radius: 5px;
}
.banner_ad {
	padding: 0 10px;
}
.picText {
	margin-bottom: 10px;
	background: #F8F8F8;
}
.picText strong {
	display: block;
}
.picText img {
	}
.picList {
	padding: 8px 0;
}
.picList table td img {
	margin-bottom: 1px;
}
.tprice span {
	text-decoration: line-through;
}
.price {
	color: #f60;
}
/* tab选项卡*/
	.tbtncon {
	height:26px;
	background:url(../images/title_bg.gif) repeat-x;
}
.tbtn1 {
	font-size:12px;
	font-weight:normal;
	height:26px;
	border:1px solid #ace;
}
.tbtncon li {
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#07519A;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:80px;
	height:25px;
	line-height:25px;
}
.tbtncon li:hover {
	text-decoration:underline;
}
.tbtncon li.curr {
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}
/* 频道和列表页*/
	.position {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
	margin-bottom: 10px;
}
.position td {
	line-height: 26px;
	padding: 0px 10px;
	font-family: "宋体";
}
.channle .box {
	margin-bottom: 10px;
}
.listpage .news_list .box {
	border-width: 1px;
	padding: 0 10px;
}
.listpage .list_content .box {
	border-width: 1px;
	padding: 10px;
}
.listpage .news_list .box ul {
	border-bottom: 1px dashed #ccc;
}
.news_list .box ul li {
	clear: both;
	padding: 0 0 0 8px;
	line-height: 28px;
	height: 28px;
}
.news_list .box ul li a {
	font-size: 14px;
	float: left;
}
.news_list .box ul li span {
	font-size: 14px;
	float: right;
}
.flash_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.flash_list .flashsay {
	color: #666;
}
.movie_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.movie_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.shop_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.shop_list .line_bottom table {
	margin-bottom: 8px;
}
.photo_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.photo_list .line_bottom table {
	margin-bottom: 8px;
}
.info_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.info_list .line_bottom .titlepic {
	width: 90px;
}
.info_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.info_list .line_bottom .click {
	color: #f60;
}
.info_list .line_bottom .smalltext {
	color: #666;
}
/* 内容页*/
	.showpage .main .box {
	border-width: 1px;
}
.news .main .box {
	padding: 0 20px;
	background: #F7FDFF;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	text-align: center;
}
.showpage .main .title_info h1 {
	font-size: 24px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
}
.showpage .digg {
	background: url(../images/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.showpage .digg td {
	text-align: center;
	padding-right: 4px;
}
.showpage .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.showpage .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.showpage .main #text {
	font-size: 14px;
	line-height: 1.8;
}
.showpage .main #text p {
	margin: 1em 0;
}
.showpage #plpost {
	margin-top: 10px;
	border: 1px solid #AACCEE;
}
.showpage #plpost .title {
	border: 0px solid #AACCEE;
}
.showpage #plpost .title span {
	color: #CC0000;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}
/* 系统文件表格样式*/
	.header {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.header a {
	color: #000000 }
.tableborder {
	background: #E1EFFB;
	border: 1px solid #AACCEE }
/* 分页样式*/
	.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
}
.pageLink a:hover,
.list_page a:hover {
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
/*分页样式2*/
	.showpage .epages {
	text-align: center;
}
.epages {
	margin:3px 0;
	font:11px/12px Tahoma
}
.epages * {
	vertical-align:middle;
}
.epages a {
	padding:1px 4px 1px;
	border:1px solid #A6CBE7;
	margin:0 1px 0 0;
	text-align:center;
	text-decoration:none;
	font:normal 12px/14px verdana;
}
.epages a:hover {
	border:#659B28 1px solid;
	background:#f3f8ef;
	text-decoration:none;
	color:#004c7d
}
.epages input {
	margin-bottom:0px;
	border:1px solid #659B28;
	height:15px;
	font:bold 12px/15px Verdana;
	padding-bottom:1px;
	padding-left:1px;
	margin-right:1px;
	color:#659B28;
}
/*图片自动缩图*/
	.photoresize {
	max-width:560px;
	myimg:expression(onload=function() {
	this.style.width=(this.offsetWidth > 560)?"560px":"auto"
}
);
}
.ecomment {
	margin:0;
	padding:0;
}
.ecomment {
	margin-bottom:12px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	background:#FFFFEE;
	padding:3px;
	border:solid 1px #999;
}
.ecommentauthor {
	float:left;
	color:#F96;
	font-weight:bold;
}
.ecommenttext {
	clear:left;
	margin:0;
	padding:0;
}
