/* CSS Document */
@charset "utf-8";
/*以上为公用样式，不可以修改，如涉及到请在html页面删除相应的class或id*/
/*init BEGIN*/
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{margin:0; padding:0; outline:none;}/*清除内外边距*/
a:focus{-moz-outline-style:none;}/*IE不支持*/
a:focus{outline:none;}/*很多网站都会加的属性*/
body,button,input,select,textarea,h1,h2,h3,h4,h5,h6{/*for ie*//*font:12px/1 Tahoma,Helvetica,Arial,"宋体",sans-serif;*/font:12px/26px 微软雅黑,Tahoma,Helvetica,Arial,"\5b8b\4f53",sans-serif; /*用 ascii 字符表示，使得在任何编码下都无问题*/}/*设置默认字体*/
address,cite,dfn,em,var{font-style:normal;}/*将斜体扶正*/
code,kbd,pre,samp,tt{font-family:"Courier New",Courier,monospace;}/*统一等宽字体*/
small{font-size:12px;}/*小于 12px 的中文很难阅读，让 small 正常化*/
ul,ol{list-style:none;}/*重置列表元素*/
a{text-decoration:none;}/*重置文本格式元素*/
abbr[title],acronym[title]{/*注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果*/border-bottom:1px dotted; cursor:help;}
q:before,q:after{content:'';}
/*重置表单元素*/
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;}/*重置表格元素*/
hr{border:none; height:1px;}/*重置 hr*/
html{overflow-y:scroll;}/*让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁*/
    /*清除float BEGIN*/
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{display:inline-block; display:block; zoom:1;}
    /*清除float END*/
/*init END*/
/*banner BEGIN*/
.indexbanner{ width:100%; overflow:hidden; position:relative;height: 428px;}
.hd_box{ position:absolute; bottom:20px; left:0;width: 100%; z-index:1;}
.indexbanner .hd{ height:22px; overflow:hidden; margin:0 auto;}
.indexbanner .hd ul{ float:left; display: block; overflow:hidden; zoom:1; text-align:center; height: 22px;}
.indexbanner .hd ul li{ float:left; width:14px; height:22px; text-align:center; background:url(../images/ban_dian.png) no-repeat center; cursor:pointer; color: #fff; margin:0 3px;}
.indexbanner .hd ul li.on{ background:url(../images/ban_dian_ho.png) no-repeat center; color:#f00;}
.indexbanner .bd{ position:relative; height:100%; z-index:0;}
.indexbanner .bd li{ zoom:1; vertical-align:middle; height: 428px; width:100%;}
.indexbanner.subbanner{height:320px;}
.indexbanner.subbanner .bd li{ zoom:1; vertical-align:middle; height: 320px;}
/*下面是前/后按钮代码，如果不需要删除即可 */
.indexbanner .prev,.indexbanner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.indexbanner .next{ left:auto; right:3%; background-position:8px 5px; }
.indexbanner .prev:hover,.indexbanner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.indexbanner .prevStop{ display:none;  }
.indexbanner .nextStop{ display:none;  }


/*CSS Document*/
/*以下为公用样式，不可以修改，如涉及到请在html页面删除相应的class或id*/
body{ font-size:12px; line-height:26px; font-family:"微软雅黑";}
.f_l{ float:left;}
.f_r{ float:right;}
.w1002,.w1004,.w1100,.w1200{ margin:0px auto;}
.w1002{ width:1002px;}
.w1004{ width:1004px;}
.w1100{ width:1100px;}
.w1200{ width:1200px;}
a[href] *{ cursor:pointer;}
a[href] img:hover{filter:alpha(opacity=90); /*IE滤镜，透明度50%*/-moz-opacity:0.9; /*Firefox私有，透明度50%*/opacity:0.9;/*其他，透明度50%*/}
/**/

.fl{ float:left;}
.fr{ float:right;}
.oh{ overflow:hidden;}
/*上下篇 BEGIN*/
.sxp_box{clear:both; font-family:"微软雅黑"; overflow:hidden; font-size:12px; padding:4px 0; width:100%;}
.sxp_box a{clear:both; display:block; overflow:hidden; margin:6px 0px;color:#666; height:30px; line-height:30px;}
.sxp_box a span{ float:left; width:74px; height:30px; margin:0 10px 0 0; line-height:30px; font-size:14px; text-align:center; color:#fff; background:#023e9e;}
.sxp_box a[href]:hover{color:#fab418;}
.sxp_box a[href]:hover span{ background:#fab418; color:#fff;}
.sxp_box a[href] span{ cursor:pointer;}
/*上下篇 END*/
/*分页 BEGIN*/
.fy_box{clear:both; overflow:hidden; margin:0 auto; text-align:center;}
.paginator{ float:left;}
.paginator a{ float:left; width:29px; height:29px; line-height:29px; text-align:center; color:#444; background:url(../images/fenye_bg.png) no-repeat left center;}
.paginator a,
.paginator span{margin:0px 5px; float:left; width:29px; height:29px; line-height:29px; text-align:center;}
.paginator a[href]:hover{background:url(../images/fenye_bg.png) no-repeat right center;color:#fff;}
.paginator span{background:url(../images/fenye_bg.png) no-repeat right center !important; color:#fff !important;}/*选中需要全部important一下*/

/*分页 END*/
/*详细页*/
.xxy{}
.xxy h1{ min-height:46px; line-height:36px; font-size:18px; color:#000; font-weight:bold;}
.xxy_gn{  height:39px; line-height:39px; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;}
.xxy_gn em{ float:left; padding-left:12px; color:#666; font-family:Arial;}
.xxy_gn span{ float:left; padding-left:12px; color:#666; font-family:Arial;}
.bjs{ float:left; height:39px; line-height:39px; padding-left:18px;}
.bjs a{ float:left; width:8px; height:8px; margin:16px 3px 0; border:1px solid #59595b;}
.bjs a.bjs01,.col01{ background-color:#e3fcf9;}
.bjs a.bjs02,.col02{ background-color:#cbffff;}
.bjs a.bjs03,.col03{ background-color:#f9fec6;}
.bjs a.bjs04,.col04{ background-color:#ffc8ff;}
.bjs a.bjs05,.col05{ background-color:#8fccff;}
.bjs a.bjs06,.col06{ background-color:#f2f2f2;}
.bjs a.on{ border:1px solid #C09;}

.xxy_dzx{ float:right; background:url(../images/xxy_dzx_bg.png) left center no-repeat; padding:1px 0 0 28px; height:38px; line-height:38px;}
.xxy_dzx a{ float:left; width:23px; height:23px; margin-right:12px; margin-top:7px;}
.fd{ background:url(../images/dzx_bg.png) left top no-repeat;}
.jx{ background:url(../images/dzx_bg.png) -35px top no-repeat;}
.gb{ background:url(../images/dzx_bg.png) right top no-repeat;}
.fd:hover{ background:url(../images/dzx_bg.png) left bottom no-repeat;}
.jx:hover{ background:url(../images/dzx_bg.png) -35px bottom no-repeat;}
.gb:hover{ background:url(../images/dzx_bg.png) right bottom no-repeat;}

.xxy_bg{ padding:30px 0; font-size:14px; color:#060001; line-height:30px; min-height:300px;}

.xxy_tj{}
.xxy_tj img{ display:block; padding:30px 0 20px;}
.xxy_tj ul{}
.xxy_tj li{ overflow:hidden; width:532px; float:left;}
.xxy_tj li h3{ height:36px; line-height:36px; float:left;}
.xxy_tj li h3 a{ display:block; height:36px; line-height:36px; font-size:14px; color:#666; padding-left:27px; background:url(../images/xx_tj_libg.png) left center no-repeat;}
.xxy_tj li em{ float:right; height:36px; line-height:36px; color:#666; font-size:14px;}
.xxy_tj li h3 a:hover{ color:#fe000a;}
/*查看留言*/
.ckly_c .ql_viewm_l{ min-height:26px; line-height:26px; padding:4px 10px 4px 44px; font-size:12px; color:#333333; background:#fff url(../images/20160724114726533.png) no-repeat left 2px; border:1px solid #cacac9; position:relative; margin:15px 0px;}
.ckly_c .ql_viewm_l em{ display:block; height:34px; line-height:34px; top:0px; right:0px; width:115px; font-size:12px; color:#858282; position:absolute;}
.ckly_c .ql_viewm_5{ margin-bottom:15px; padding:14px 0px 0px 42px; position:relative;}
.ckly_c .ql_viewm_5 div{ min-height:26px; line-height:26px; padding:9px 10px 9px 44px; background:#fff url(../images/20160724114736670.png) no-repeat 8px 7px; font-size:12px; color:#333333; border:1px solid #cacac9;}
.ckly_c .ql_viewm_5 span{ display:block; position:absolute; width:16px; height:15px; background:url(../images/ViewMessage3.png) no-repeat center bottom; top:0px; left:112px;}
.ckly_c{ min-height:400px; padding-bottom:30px; overflow:hidden;}
.ckly_c ul{ padding-bottom:30px; min-height:400px;}
.ql_viewm_5 em{
	display:block;
	background:url(../images/lt_po.png) no-repeat;
	width:18px;
	height:16px;
	position:absolute;
	left:76px;
	top:1px;
}
.ly_time{height:50px; line-height:50px; text-align:center; color:#858282;}
/*BEGIN*/
.zxly_c{ overflow:hidden;}
.zxly_f{ overflow:hidden; margin-bottom:23px;}
.zxly_f em{ float:left; height:49px; line-height:49px; font-size:14px; color:#3e3e3e; width:74px;}
.zxly_f>div{ float:left; width:386px; height:47px; padding-left:40px; padding-right:10px; border:1px dashed #b5b5b5;}
.zxly_f>div input{ width:100%; height:47px; line-height:47px; border:none; background:none; color:#3e3e3e; font-size:14px;}
.zxly_f span{ float:left; width:10px; text-align:right; font-size:18px; color:#fb0505; line-height:49px;}
.zxly_c div.bg01{ background:url(../images/20160724100139409.png) 10px center no-repeat;}
.zxly_c div.bg02{ background:url(../images/20160724100149989.png) 10px center no-repeat;}
.zxly_c div.bg03{ background:url(../images/20160724100158753.png) 12px 13px no-repeat; height:119px; padding-top:10px;}
.zxly_c div.bg03 textarea{ width:100%; height:109px; border:none; background:none; resize:none; font-size:14px; color:#3e3e3e; line-height:27px;}
.zxly_yzm{ overflow:hidden;}
.zxly_yzm em{ float:left; height:38px; line-height:38px; font-size:14px; color:#3e3e3e; width:74px;}
.yzm_box{ float:left;}
.yzm_box div{ float:left;width:117px; height:38px; padding-left:10px; padding-right:10px; border:1px dashed #b5b5b5;}
.yzm_box div input{ width:100%; height:38px; line-height:38px; border:none; background:none; color:#3e3e3e; font-size:14px;}
.yzm_box img{ float:left; margin:0 0 0 20px; border:1px solid #d6d5d5; cursor:pointer;}
.yzm_box a{ float:left; margin-left:56px; width:108px; height:40px; line-height:40px; text-align:center; font-size:16px; color:#fff; background:url(../images/zxly_btnbg.jpg) left center no-repeat;}
.yzm_box a:hover{ background:url(../images/zxly_btnbg.jpg) right center no-repeat;}
/*END*/
.smap_c{ background:url(../images/wzdt_bg.jpg) right center no-repeat;}
.smap_c img{ float:left; padding-right:35px;}
.smap_c ul{}
.smap_c li{ overflow:hidden; padding-top:30px;}
.smap_c li a{ float:left; height:31px; line-height:31px;}
.map_af{ width:111px; height:31px; line-height:31px; text-align:center; font-size:16px; color:#fff; background:url(../images/wzdt_abg.jpg) top center no-repeat;}
.map_af:hover{ background:url(../images/wzdt_abg.jpg) center bottom no-repeat;}
.map_az{ float:left; min-width:140px; margin-right:20px; font-size:16px; color:#333;}
.map_az:hover{ color:#ff9000;}
.smap_c li div{ float:left; padding-left:37px; width:845px;}
/*弹出*/
.tc_bg{ display:none; position:fixed; left:0; top:0; z-index:9999999999999999; width:100%; height:100%; background:url(../images/tc_bg.png);}
.vid_box{ position:relative; width:500px; text-align:center; margin:0 auto; background:#fff; position:absolute; left:50%; top:10%; margin-left:-250px; border-radius:6px; overflow:hidden;}
.vid_top{ overflow:hidden; height:40px; line-height:40x; background:#eee;}
.vid_box a{ position:absolute; display:block; right:0; top:0; float:right; height:40px; line-height:40px; width:40px; color:#fff; background:#333;}
.vid_box a:hover{ background:#f06464;}
.vid{ width:500px; height:500px; line-height:500px; background:url(../images/sp_img.png) center center no-repeat;}