﻿/* 清除内外边距 */
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

input,textarea {border: 2 none; box-shadow: none; outline: none;}

/* 设置默认字体 */
body,
button, input, select, textarea {
    font: 14px/22px "SimHei";color: #666;
}
h1,h2,h3,h4,h5,h6 {font-family: "SimHei";}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol {list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; color:#0063b7;}


/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;}

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

/*字体大小*/
.fz12{font-size: 12px;}
.fz14{font-size: 14px;}
.fz16{font-size: 16px;}
.fz18{font-size: 18px;}
.fz20{font-size: 20px;}
.fz22{font-size: 22px;}
.clear{clear: both;height: 0;}
.blk-main .clearlist{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}




/*添加字体*/
 
.blk{margin-bottom: 25px;}
/*Main模板*/
.blk-main{width: 1200px; margin: 0 auto;}
/*小模块*/
.blk-xs{width: 201px;}
/*中模块*/
.blk-sm{width: 959px;}
/*小版块*/
.blk{margin-bottom: 30px;}

.p-trbl{padding:30px;}
.p-trl{padding:30px;padding-bottom:0;}

/*数据更新中的样式*/
.nodata {margin: 10px 0;padding:80px 0 80px 220px;border:1px solid #eee;text-transform: capitalize;}

/*结束数据更新中的样式*/

/*清除浮动*/
.clearafter:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.blk-main .listclear{clear:both;height:0;padding:0;margin:0;border:0;width:100%;float:none;}

/*通栏模块与main模块配套,因为需要重置white-space属性*/
.blk-md{width: 100%;clear: both;}

/*分类描述*/
.p1-describe{background: #faf9f8;border: 1px solid #d3d3d3;color: #333;margin-bottom: 35px;overflow: hidden;padding:14px;}
/*详情内容*/
.endit-content{ line-height:28px;}
.endit-content p{margin:15px 0;}
.endit-content #map img{max-width: inherit;}
.endit-content em,.endit-content i{font-style: normal;}
.endit-content .img-p{text-indent: 0px; padding-top: 14px; margin: 0px; text-align: center;}
.endit-content .img-container{}
/*描述编辑器内容*/
.endit-desc{line-height: 26px;padding:15px 0; overflow: hidden;}

/*第一套模版标题样式*/

.p1-titlel-1{height:50px; background:#faf9f8; margin-bottom:40px;}
.p1-titlel-1 h3{height: 42px; font-size: 18px; line-height: 18px; color: #333; background: #fff; border-bottom: 1px solid #d3d3d3;}
.p1-titlel-1 span{display: inline-block; border-bottom: 1px solid #0063b7;height: 41px;}
.p1-titlel-1 span a{color: #333;}

.p1-info-list-content-2-fy{ overflow: hidden; text-align: center;}
/*.p1-info-list-content-2-fy a,.p1-info-list-content-2-fy span{height: 40px; padding: 0 14px; line-height: 40px; display:inline-table; vertical-align:  top; border: 1px 

solid #eee; box-sizing: border-box; overflow: hidden;margin-left:5px;}
.p1-info-list-content-2-fy .laypage_curr{background:#0063b7;color:#fff;}
.p1-info-list-content-2-fy a:hover{border:1px solid #0063b7;color:#0063b7;}*/
.blk-main .p1-info-list-content-2-fy  .laypage_next{background: url(p1-bj.png) no-repeat -105px -92px;border:0;padding-left:15px;border:1px solid #fff;display:inline-block;}
.blk-main .p1-info-list-content-2-fy  .laypage_next:hover{border:1px solid #fff;}
.blk-main .p1-info-list-content-2-fy  .laypage_prev{background: url(p1-bj.png) no-repeat -80px -92px;border:0;padding-left:15px;border:1px solid #fff;display:inline-block;}
.blk-main .p1-info-list-content-2-fy  .laypage_prev:hover{border:1px solid #fff;}


/*第二套模版标题样式*/


.p2-title1{border-top: solid 1px #e1e1e1; font-size: 18px;height: 52px;line-height: 52px;position: relative;}
.p2-title1:before{content: "";position: absolute;width: 7.3%;height: 1px;background:#0063b7;left: 0;top:-1px;}
.p2-title1 a{color: #353535}

.p2-title2{height: 50px;line-height: 50px;position: relative;font-size: 16px;color: #333;}
.p2-title2:before {content: "";position: absolute;width: 25px;height: 2px;background:#0063b7;left: 0;bottom: 0;}

.p2-titlel1{top:-31px;right: 0;height: 22px;}
.p2-titlel1 li{width: 11px;height: 11px;border-radius: 11px;background: #e3e3e3;float: left;margin:0 0 0 9px;}
.p2-titlel1 li.cur{background:#0063b7;cursor: pointer;}

.p2-title3{font-size: 18px;line-height:38px;color: #789753;font-weight: normal;text-align: center;height: 104px;position: relative;}
.p2-title3 span{display: block;font-family: "Times New Roman";font-size: 38px;line-height: 48px;color: #c8c8c8;text-transform: uppercase;}
.p2-title3:before,.p2-title3:after{content: "";position: absolute;width: 2.8%;height: 1px;background: #a9a9a9;top:67px;}
.p2-title3:before{left:41.2%;}
.p2-title3:after{right:41.2%;}

.p2-page {
    clear: both;
    padding: 48px 0 0;
    text-align: center;
}

.p2-page .laypage_next,.p2-page .laypage_prev {
    width: 118px;
    height: 38px;
    line-height: 38px;
    border: solid 1px #000;
    border-radius: 3px;
    display: inline-block;
    color: #000;
    padding:0;
}
.p2-page a {
    font-style: normal;
    color: #bbb;
    padding: 0 10px;
}
.p2-page span{padding: 0 10px;}
 

/*第四套模版样式*/
.p4-titlel-1{height: 55px; font-size: 20px;  font-weight: normal;color: #242424; line-height:52px; margin-bottom: 24px;}
.p4-titlel-1 em{display: block;height: 1px;background: #eee;}
.p4-titlel-1 span{width:36px; height: 2px; background: #0063b7; display: block;}

.p4-titlel-2{height: 55px;font-size: 20px; color: #ebebeb; line-height: 55px;padding-left:18px;background:#0063b7;}
.p4-titlel-2 span{display: block;font-weight: normal;max-width: 80%; white-space: nowrap;text-overflow: ellipsis; overflow:hidden;}
.p4-page{text-align:center;}
.p4-page .laypageskin_yahei .laypage_curr{background-color:#0063b7;}
.p4-page  .laypageskin_yahei a, .p4-page .laypageskin_yahei span{background-color: #eee;}


/*结束*/

/*样式结束*/
 

/*搜索板块开始*/
.t1-search-result-list-bd h4 .t1-icon {position: absolute;left: 0;top: 5px;width: 3px;height: 18px;background-color: #999;
}
.t1-search-result-list-hd{display: block;padding-bottom: 10px;font-size: 14px;border-bottom: 4px solid #999;}

.t1-search-result .t1-mt .t1-filtrate {position: absolute;right: 20px;top: 0;z-index: 100;height: 47px;line-height: 47px;padding-left: 13px;color: #666;cursor: pointer;}


/*搜索板块结束*/



.top_bg{ background:url(top_bg.gif) repeat-x; padding:30px 0 0; height:150px;position: relative;z-index: 10;}
.header{width: 1200px; margin:0 auto;}
.h_con{ height:90px; overflow:hidden;}
.h_con h1{ float:left; padding:9px 20px 0 0;}
.h_con h1 img{ width:151px; height:54px;}
.h_con .h_dw{ float:left; padding:5px 0 10px 18px; font-size:24px; color:#0051a3;font-weight: bold;line-height: 28px; background:url(t_line.gif) no-repeat 0 7px;}
.h_dw span{  display:block; font-size:12px; color:#d6d6d6;font-weight: normal;text-transform: uppercase; font-family:Arial, Helvetica, sans-serif;}
.h_con .tel{ float:right;font-size: 14px;color: #333;font-weight: bold; background:url(tel.gif) no-repeat 0 8px; padding:3px 0 0 60px;line-height: 24px;}
.tel i{font-size: 24px;color: #0051a3;display: block;}
.h_nav{ height:60px; line-height:60px;}
.h_nav li{height: 60px; float:left; background:url(nav_bor.gif) no-repeat right 0; margin-left:-1px;position: relative;}
.h_nav li a{ font-size:16px; color:#fff; padding:0 50px;display:block; float:left;position: relative;z-index: 4; text-decoration:none;}
.h_nav li a:hover{background:#46af33\9;}/* IE6、IE7、IE8支持 */
.h_navs li:after{content:'';position:absolute;width:100%;height:0;background-color:#46af33;bottom:0;left:0;-webkit-transition:height .3s;transition:height .3s;}
.h_navs li:hover:after,.h_nav li.cur:after{height:100%;}
em,i{ font-style:normal;}
.h_nav li .erji{ display:none; background:#0051a3; width:172px;width:185px;text-align:center; position:absolute; top:60px; left:0;}
.h_nav li .erji li{height: 40px;line-height: 40px; border-bottom:#fff 1px solid; background:none;margin: 0;}
.h_nav li .erji a,.h_nav li.cur .erji a{ height:40px; line-height:40px; width:172px;width:185px;padding: 0;}
/*.h_nav li.li03 .erji,.h_nav li.li03 .erji a,.h_nav li.li03.cur .erji a{width:185px;}
.h_nav li.li06 .erji,.h_nav li.li06 .erji a,.h_nav li.li06.cur .erji a{width:125px;}*/

        .footWrap {
	background:url(f_bj.jpg) no-repeat center top;
	height:301px;
	overflow:hidden;
}
.footer {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.f_c {
	height:220px;
	overflow:hidden;
}
.f_pic {
	width:238px;
	height:119px;
	margin-top:54px;
}
.f_pic img {
	width:238px;
	height:119px;
}
.f_wz {
	margin-left:100px;
	margin-top:38px;
	display:inline;
	font:14px/28px "Microsoft Yahei";
	color:#dde5f3;
	width:522px;
	text-align:center;
}
.f_wz a {
	color:#dde5f3;
}
.f_wz em {
	display:inline-block;
	padding:0 10px;
}
.f_wz img {
	vertical-align:middle;
	margin-right:12px;
}
.code {
	width:102px;
	margin-top:62px;
}
.code p {
	width:102px;
}
.code p img {
	width:102px;
	height:101px;
}
.code p em {
	display:block;
	text-align:center;
	font:12px/24px "Microsoft Yahei";
	color:#fff;
}
.fnav {
	height:80px;
	line-height:80px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-family:"Microsoft Yahei";
}
.fnav a {
	color:#fff;
	padding:0 22px;
	display:inline-block;
}

    

