@charset "utf-8";

.sub {
	width: 100%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-top: 20px;
	border-top: #d9d9d9 1px solid;
	border-bottom: #d9d9d9 1px solid;
	clear: both;
}

.sub a {
	padding: 0px 15px;
	color: #666;
	line-height: 38px;
	display: inline-block;
	border-right: #d9d9d9 1px solid;
}

.sub a:hover,
.sub a.active {
	background: #00469c;
	color: #fff;
}


.w1100 {
	width: 1100px;
	margin: 0 auto;
	clear: both;
}

.pad20 {
	padding: 20px 0 50px;
}

.pos {
	width: 1100px;
	height: 50px;
	margin: 0 auto;
}

.pos_l {
	float: left;
}

.pos_l img {
	float: left;
	width: 40px;
	height: 30px;
	padding-top: 12px;
	padding-right: 5px;
}

.pos_l h2 {
	float: left;
	line-height: 50px;
	font-size: 24px;
	color: #00469c;
}

.pos_l h3 {
	float: left;
	padding-top: 18px;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	padding-left: 5px;
}

.pos_r {
	float: right;
	line-height: 50px;
	font-size: 14px;
	color: #666;
}

.pos_r a {
	color: #666;
}

.ny {
	width: 100%;
	padding: 15px 0px;
	line-height: 24px;
	border-bottom: #d9d9d9 1px solid;
	float: left;
}

.line20 {
	clear: both;
	font-size: 0px;
	height: 20px;
	overflow: hidden;
}

div.flickr {
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	border-right: #dedfde 1px solid;
	float: right;
	margin-bottom: 20px;
}

div.flickr span {
	color: #999;
	padding: 5px 10px;
	border: #dedfde 1px solid;
	border-right: none;
	float: left;
}

div.flickr span.disabled {
	color: #adaaad;
}

div.flickr span.current {
	font-weight: bold;
	color: #707070;
}

div.flickr a {
	padding: 5px 10px;
	background-position: 50% bottom;
	border: #dedfde 1px solid;
	border-right: none;
	color: #adaaad;
	text-decoration: none;
	float: left;
}

.recom {
	width: 740px;
	float: left;
}

.recom_t {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: #d9d9d9 1px solid;
	float: left
}

.recom_t span {
	float: left;
	color: #00469c;
	font-size: 22px;
}

.recom_t h2 {
	float: left;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-weight: normal;
}

.recom_d {
	width: 100%;
	padding-top: 20px;
	float: left;
}

.pro_index {
	width: 100%;
	height: 220px;
	overflow: hidden;
	clear: both
}

.pro_index a {
	width: 180px;
	margin: 0px 12px;
	float: left;
}

.pro_index a img {
	width: 180px;
	height: 135px;
	border: #d9d9d9 1px solid;
}

.pro_index a p {
	height: 45px;
	line-height: 45px;
	color: #999;
	text-align: center;
	overflow: hidden;
}

.pro_index a:hover p {
	color: #00469c;
}

.lxwm {
	width: 335px;
	float: right;
}

.lxwm_d {
	width: 300px;
	margin-top: 15px;
	line-height: 30px;
	float: left;
	font-size: 14px;
	color: #666;
}

/*products*/
.pro_list {
	width: 100%;
	clear: both;
}

.pro_list li {
	width: 265px;
	margin: 0px 5px 5px;
	float: left;
}

.pro_list li img {
	width: 263px;
	height: 193px;
	border: #d9d9d9 1px solid;
	float: left
}

.pro_list li p {
	clear: both;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	color: #666;
	text-align: center;
}

.pro_list li:hover img {
	border: #00469c 1px solid;
}

.pro_list li:hover p {
	color: #00469c;
}

.ab_list {
	width: 100%;
	clear: both;
}

.ab_list li {
	width: 265px;
	margin: 0px 5px 5px;
	float: left;
}

.ab_list li img {
	width: 263px;
	height: 193px;
	border: #d9d9d9 1px solid;
	float: left
}

.ab_list li p {
	clear: both;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	color: #666;
	text-align: center;
}

.ab_list li:hover img {
	border: #00469c 1px solid;
}

.ab_list li:hover p {
	color: #00469c;
}
/* 上一条,下一条 */
#newsfoot{
    width: 100%;
    border: #DFDFE0 1px solid;
    background: #F7F7F7;
    height: 60px;
    padding: 5px;
}
#newsfoot a{
	color: #666;
}
/*news*/
.news_bds {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: #e5e5e5 1px dashed;
	float: left;
}

.news_bds img {
	width: 200px;
	height: 140px;
	border: #e6e6e6 1px solid;
	margin-right: 25px;
	float: left;
}

.news_bds h3 {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}

.news_bds h3 a {
	color: #333;
}

.news_bds h3 a:hover {
	color: #00469c;
}

.news_bds div {
	line-height: 22px;
	height: 45px;
	color: #666;
	overflow: hidden;
}

.news_bds p {
	font-size: 12px;
	line-height: 30px;
	color: #999;
}

.news_bds p a {
	width: 162px;
	line-height: 34px;
	display: inline-block;
	font-size: 14px;
	text-indent: 3em;
	background: #00469c;
	color: #fff;
}

.news_bdx {
	width: 100%;
	padding-bottom: 20px;
	float: left;
}

.news_bdx dl {
	width: 100%;
	margin: 10px 0px;
	height: 108px;
	float: left;
}

.news_bdx dl dt {
	width: 100px;
	padding: 18px 0px;
	height: 70px;
	color: #999;
	border: #eee 1px solid;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.news_bdx dl dt h1 {
	font-size: 26px;
	line-height: 44px;
	font-weight: normal;
}

.news_bdx dl dt p {
	font-size: 16px;
	line-height: 24px;
}

.news_bdx dl dd {
	width: 940px;
	padding: 20px;
	height: 66px;
	border: #eee 1px solid;
	float: right;
}

.news_bdx dl dd a {
	color: #666;
}

.news_bdx dl dd a h3 {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}

.news_bdx dl dd a p {
	height: 36px;
	line-height: 18px;
	padding-top: 5px;
	overflow: hidden;
}

.news_bdx dl:hover dt {
	background: #00469c;
	color: #fff;
}

.news_bdx dl:hover dd {
	background: #00469c;
}

.news_bdx dl:hover dd a {
	color: #fff;
}
.news_tle h3{
	font-size: 24px;
	text-align: center;
	line-height: 45px;
	font-weight: bold;
}
.news_date{
	line-height: 30px;
	font-size: 14px;
	color: #666;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
	margin: 10px 0;
}
.news_date span{
	margin: 0 20px;
}
.news_sub{
	line-height: 25px;
	font-size: 14px;
	text-indent: 2em;
}
/* contact */
.cny {
	width: 100%;
	padding: 15px 0px;
	line-height: 30px;
	border-bottom: #d9d9d9 1px solid;
	font-size: 14px;
	text-indent: 2em;
}

.cny h2 {
	font-size: 20px;
	font-weight: bold;
}

#map {
	height: 467px;
	margin: 30px 0;
}

/* product */
.ny_img{
	text-align: center;
}



/* 页码 */
.page {
    clear: both;
    height: 40px;
    padding-bottom: 25px;
    padding-top: 15px;
}
.page #fanye {
    color: #2b2a29;
    font-size: 14px;
    text-align: center;
}
.page #fanye .nolink, .page #fanye a ,.page #fanye span{
    background: #fff;
    color: #999;
    cursor: pointer;
    margin-left: 10px;
    padding: 8px 12px;
	border:1px solid #e6e6e6;
}
.page #fanye span font {
    color: #00469c;
    font-weight: bold;
	
}
.page #fanye span:hover,.page #fanye a:hover,.page #fanye span:hover font{background:#00469c;color:#fff;}

.pageNavi {
    border-top: 1px solid #cecece;
    margin: 10px auto 0;
    padding: 10px 0 25px;
    text-align: center;
    width: 98%;
}
.pageleft {
    float: left;
    padding-left: 10px;
    text-align: left;
	font-size:16px;
}
.pageleft {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    width: 300px;
}
.pageright {
    float: right;
    padding-right: 10px;
    text-align: right;
	font-size:16px;
}
.pageright {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    width: 300px;
}


/* 文化 */
.sv{
   float: left;
}
.ctl{
    margin-bottom: 20px;
	
}

.STYLE1{
    width: 550px;
	line-height: 40px;
	text-align: center;
	background: red;
	color: #fff;
	font-size: 16px;
}
.STYLE2{
    width: 550px;
	line-height: 2;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	text-indent: 0;
}
.sv_img{
   float: right;
}
