@charset"utf-8";
/* CSS Document */
a:hover { color: #EF4513;}/* 进入下一级目录后鼠标触发时字体颜色 */
#header { background: #FFF; background-image:url(../../uploadfiles/demo/image/logo/line.png); background-position:center; }  /*导航条颜色，默认值： #242424;height: 76px */
#logo { height: 76px; float: left; width: 400px;position: relative; left:0px;top:10px  }  /* height: 76px */
/*导航*/
#nav { float: right; width: 800px; height: 76px;position:relative;left:20px;top:15px }/*导航高度height  right:150px*/
#nav li { float: right; position: relative;font-size: 18px; }
#nav .home { background: none; }
#nav li a { display: block; width: 114px; color: #373737; text-align: center; height: 42px; color: #666; line-height: 42px; letter-spacing:2px ; font-weight: bold;font-family: SimSun-ExtB}/*导航条菜单文字默认颜色，右color: #AAA;字符间距letter-spacing */
#nav li a:hover { background: #EC4413; text-decoration: none; color: #FFF; }
#nav li:hover>a { background: #EC4413; text-decoration: none; color: #FFF; }
#nav li .current { background: #EC4413; text-decoration: none; color: #FFF;}
#nav .sub { display: none; position: absolute; left: 0; background: #242424; z-index: 99999; }
#nav .sub li { background: none; float: none; height: 36px; padding: 0; }
#nav .sub li a { height: 36px; line-height: 36px; font-size: 14px;  border-radius: 0; color: #FFF; }
#nav .sub li a:hover { background: #EC4413; }
.search { background: #EEE; height: 40px; line-height: 40px; position: relative; padding: 0 10px; }
#search_text { border: 1px solid #EB4413; height: 26px; line-height: 26px; padding: 0 10px; width: 160px; position: absolute; right: 70px; top: 7px; border-radius: 13px 0 0  13px; }
#search_submit { background: #EB4413; height: 26px; width: 60px; position: absolute; right: 10px; top: 7px; color: #FFF; cursor: pointer; border-radius: 0 13px 13px 0; }
/* 幻灯 */
#slideshow { height: 320px; position: relative; margin-bottom: 5px;}  /*margin-bottom: 10px 滚动图与搜索栏间距*/
#slideshow .bd li { height: 300px; }   /*height: 500px;*/
#slideshow .hd ul { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 30px; line-height: 30px; text-align: center; } 
#slideshow .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 30px; height: 8px; margin-right: 2px; background: #FFF; overflow: hidden; line-height: 9999px; }
#slideshow .hd ul .on { width: 60px; background: #E84414; }
#slideshow .site_width { width: 980px; height: 280px; margin: 0 auto; }/*width: 980px; height: 500px*/
#slideshow .site_width a { width: 980px; height: 500px; display: block; }/*width: 980px; height: 500px*/
#slideshow .next, #slideshow .prev { position: absolute; top: 0; width: 68px; height: 280px; color: #FFF; line-height: 500px; text-align: center; cursor: pointer; }
#slideshow .next { position: fixed;left: 1300px;top:70px; background: url(images/next.png) center no-repeat;}
#slideshow .prev { position: absolute;left: 192px; background: url(images/prev.png) center no-repeat;}
/*主体*/
.hd1 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #CB0000; }
.bd1 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd2 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #CB0000; }
.bd2 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd3 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #CB0000; }
.bd3 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd4 { font-size: 20px;  padding: 15px 0;} /*font-size: 30px*/
.hd4 .aname{ font-size: 18px; } /*18px*/
.hd4 { background: #FFF;padding: 5px; height: 40px; box-shadow: 5px 5px 5px 5px #CCC}   /*height背景面积,padding上边距*/
.bd4 { padding: 10px 0; }  /*padding文本距标题边距*/

.seoname { text-align: center; font-size: 20px; margin-bottom: 20px; color: #666;}
.more { }
.more a { background: #CB0000; display: block; padding: 0 10px; color: #FFF; font-size: 12px; }
.more a:hover { background: #000; }
.current_location { background: #EEE; height: 40px; line-height: 40px; padding: 0 10px; margin-bottom: 10px; margin-top: 10px; }
.current_location a.current { color: red; }

/*底部*/
#footer { background: #535353; padding: 10px 0; color: #EEE; margin-top: 20px; }
#footer a { color: #EEE; }
/* 频道页相关 */
#channel_cover { margin-bottom: 10px; }
#channel_cover img { width: 100%; }
#channel_content p { line-height: 26px; }

.channel_list li { margin-bottom: 2px; }
.channel_list li a { display: block; background: #EEE; line-height: 40px; padding: 0 10px; }
.channel_list li a:hover { background: #CB0000; color: #FFF; text-decoration: none; }
.channel_list li a.current { background: #CB0000; color: #FFF; text-decoration: none; }
.channel_wlist { overflow: hidden; margin-bottom: 10px; }
.channel_wlist li { float: left; margin-right: 10px; }
.channel_wlist li a { display: block; height: 40px; line-height: 40px; background: #EEE; padding: 0 30px; }
.channel_wlist li a:hover { background: #CB0000; color: #FFF; }
.channel_wlist li a.current { background: #CB0000; color: #FFF; }

.adlist{} 
.adlist .wrap { background: #F7F7F7; padding: 10px; margin-bottom: 10px; border: 1px solid #EEE; } 
.adlist .title { line-height: 36px; border-bottom: 1px dotted #999;} 
.adlist .content { font-size: 12px; color: #AAA; padding: 10px 0; } 
.adlist .info { font-size: 12px; text-align: right; } 

.plist {}
.plist .wrap { margin-bottom: 20px; padding: 4px; border: 1px solid #EEE; overflow: hidden;}
.plist .wrap img:hover { animation:plist 1s .1s ease both;}
.plist .title { text-align: center; height: 36px; line-height: 36px; background: #EEE; }
@keyframes plist{
	0%{ transform:scale(1) }
	50%{ transform:scale(1.1) }
	100%{ transform:scale(1) }
}
.pdlist{} 
.pdlist .wrap { background: #F7F7F7; padding: 10px; margin-bottom: 10px; border: 1px solid #EEE; }
.pdlist .l { width: 120px; float: left; }
.pdlist .r { float: right; width: 740px; }
.pdlist .title { line-height: 36px; border-bottom: 1px dotted #999;} 
.pdlist .content { font-size: 12px; color: #AAA; padding: 10px 0; } 
.pdlist .info { font-size: 12px; text-align: right; } 

.prlist .wrap { border: 1px solid #EEE; padding: 10px; margin-bottom: 2px;}
.prlist .bd { margin-top: 10px; }
.prlist .bd .content{ font-size: 12px; color: #999; }
.prlist .on{ background: #FAFAFA; }

.waterfall  { position: relative; }
.waterfall > div { position: absolute !important; }
/*分页样式*/
.page_turner { margin: 20px 0; text-align: center; }
.page_turner a, .page_turner span { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 2px; }
.page_turner a:link, .page_turner a:visited { text-decoration: none; }
.page_turner a:hover, .page_turner a.current { background: #E84414; color: #FFF; }

/*详情页面*/
#detail_title { font-size: 24px; line-height: 50px; }
#detail_intro { background: #EEE; color: #999; padding: 0 10px; line-height: 40px; font-size: 12px; background: linear-gradient(to right, #EEE, #FFF); }
#detail_content { padding: 20px 0; font-size: 14px; }
#detail_around { padding: 20px; background: #F5F5F5; line-height: 26px; border: 1px solid #CCCCCC; margin-bottom: 20px; }
#detail_picture { width: 660px; margin: 20px auto; text-align: center; }
#detail_picture img { padding: 5px; border: 1px solid #EEE; }

/*多图展示*/
#detail_slideshow { }
#detail_slideshow .bd { text-align: center; }
#detail_slideshow .bd img { width: 100%;}
#detail_slideshow .hd { margin-top: 10px; }
#detail_slideshow .hd li .img { border: 1px solid #EEE; padding: 3px; cursor: pointer;  }
#detail_slideshow .hd .on .img { border: 2px solid #E84414; padding: 2px;  }

#detail_paremeter li { border-bottom: 1px solid #EEE; line-height: 40px;}

/*留言*/
.feedback_list { }
.feedback_list dt { padding: 10px; background: #CCC; }
.feedback_list dd { padding: 10px; background: #F1F1F1; margin-bottom: 10px; }
/* 漂浮的客服 */


#index-1 { padding: 5px 0; background: #F3F3F3; margin-top: 0px;}  /*padding  与搜索条间距*/
#index-1 .block { background: #FFF; padding: 5px; height: 430px; }   /*资讯等信息背景面积*/
#index-2 { padding: 10px 10;  }
#index-2 { background: #FFF; margin-top:10px ;padding: 10px; height: 200px; }   /*背景面积, margin-top:10px 与上文间距  */
#index-3 { padding: 10px 0;  }

#index_products { }
#index_products .x3 { width: 302px !important; }

#float { z-index: 9999; position: absolute; display: block; bottom: 1px; right: 0; }
#float .wrap { margin-bottom: 2px; position: relative; cursor: pointer; background: #EC4413;}
#float .icon { padding: 15px 0; width: 60px; display: block; line-height: 60px; text-align: center;  color: #FFF; font-size: 30px; }
#float .content {  min-height: 60px; position: absolute; right: 60px; top: 0; display: none; background: #EC4413;}
#float .content a { color: #FFF; }
#float .qq .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .qrcode .content { padding: 5px; width: 180px; }
#float .phone .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .custom .content { padding: 20px; min-width: 160px; color: #FFF; }
#float .gotop .content { }

.index_news {}
.index_news .wrap { margin-bottom: 10px;} /*每条新闻边距*/
.index_news .left { background: #EEEEEE; height: 100px; float: left; width: 100px; text-align: center; color: #686868; }/*日期*/
.index_news .day { font-size: 50px; }/*日期*/
.index_news .ym {}/*日期*/
.index_news .right { border: 1px solid #EEEEEE; border-left: none; height: 100px; float: left; width: 275px; padding: 10px;}/*新闻内容*/
.index_news .title { font-size: 16px; line-height: 32px;}/*新闻内容*/
.index_news .content { font-size: 12px; line-height: 22px;}/*新闻内容*/
.index_news .wrap:hover .left { background: #EE3333; color: #FFF; }


/* define */
.m2 { font-family:"微软雅黑"; letter-spacing:12px;position:absolute;top:30px;left:15px;font-weight: normal;}

/* font */
.f10 {font-size:10px;}
.f12 {font-size:12px;}
.f14 {font-size:14px;}
.f16 {font-size:16px;}
.f18 {font-size:18px;}
.f20 {font-size:20px;}
.f36 {font-size:36px;}
.f48 {font-size:36px;}
.f63 {font-size:63px;}

.fb{font-weight:bold;}
.fi{ font-style:italic}
.l{float:left;}
.r{float:right;}
.red{color:#f30;}
.gray {color:#999;}
.blue {color:#36c;}
.black {color:#000;}

.m5 {margin:5px;}
.m10 {margin:10px;}
.mlr5 {margin-left:5px;margin-right:5px;}
.mr10 {margin-right:10px;}
.ml10 {margin-left:10px;}
.mt10 {margin-top:10px;}
.mb10 {margin-bottom:10px;}

.p5 {padding:5px;}
.p10 {padding:10px;}
.pr10 {padding-right:10px;}
.pl10 {padding-left:10px;}
.pt10 {padding-top:10px;}
.pb10 {padding-bottom:10px;}

.h30{margin:0 auto; height:30px;line-height:30px;}
.h80{margin:0 auto; line-height:80%;}
.h120 {line-height:120%;}
.h150 {line-height:150%;}
.h200 {line-height:200%;}
.height250{height:100%;min-height:200px;}
.height300{height:100%;min-height:250px;}

.w35 {width:35px;}
.w25 {width:230px;height:100%;height:auto;}
.w74 {width:600px;height:100%;height:auto;}
.w250 {width:250px;}
.w350 {width:350px;}

.tabNav a:link {background-color: #0AC; text-decoration:none;}
.tabNav a:hover {background-color:#cff; text-decoration:none;}
.tabNav {border-right:1px solid #CCC;text-decoration:none;text-align:center; width:86px;}


table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:10px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	border-top: none;
}


table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #CCC;
	background-color: #ffffff;
    border-top: none;
}

table.gridtable2 { 
	font-family: verdana,arial,sans-serif;
	font-size:14px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;

}

table.gridtable2 th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable2 td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #CCC;

}

/*notice*/
.notice { font-size: 13px; line-height: 0px;padding:10px 0; margin-left:10px ;}

#index-22 {padding:0 0 0 0} /*margin-left:160px;*/
#index-22 { background: #FFF;  height: 200px;}   /*背景面积, margin-top:10px 与上文间距  */

#index-33 {position:absolute; top:1200px;}

#hdiv1 {float: left;position: absolute;width:203px;padding: 10px;overflow:hidden;}
#hdiv2 {float: left;position: relative;width:200px;padding: 10px 0 0 0;}

.td-text{
filter:glow(color=skyblue,direction=2);
}

/*项目查询标题*/
.hd1-1 { background: #FFF; height: 40px;width: 378px; line-height: 40px; padding: 0 14px; font-size: 20px; border-left: 10px solid #CB0000;position: absolute;top:3px;box-shadow: 5px 5px 5px 5px #CCC  } /*background: #EEE; height: 40px;width: 378px; line-height: 40px; padding: 0 14px; font-size: 20px; border-left: 10px solid #CB0000;position: absolute;top:105px*/

 /*项目查询*/  /*定义位置和边框及大小颜色等参数举例：  border:1px solid red;width:200px;height:200px;position:absolute;right:200px;bottom:200px*/
.search2 { width:377px;height:140px;position:absolute;right:15px;left:15px;top:55px;bottom:80px }
#search2_text { border: 1px solid #0B838B; height: 26px; line-height: 26px; padding: 0 20px; width:260px; position: absolute; right: 116px; top: 7px; border-radius: 5px 0 0  5px; }
#search2_submit { background: #0B838B; height: 26px; width: 76px; position: absolute; right: 30px; top: 7px; color: #FFF; cursor: pointer; border-radius: 0 5px 5px 0; }


.bd1-1 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }


.bd4-4 { padding: 0px 0; }  /*padding文本距标题边距*/

/*报告查询*/
.hd4-4 { font-size: 20px;  width:387px;height:100px;position:absolute;right:0px;left:10px;top:105px;  } /*font-size: 20px;  width:377px;height:100px;position:absolute;right:15px;left:15px;top:10px;*/

.hd4-notice { font-size: 20px;  padding: 5px 0;} /*font-size: 30px*/
.hd4-notice .aname{ font-size: 18px; } /*18px*/
.hd4-notice { position: relative;background: #FFF;  height: 40px;left:0px;top:0px;box-shadow: 5px 5px 5px 5px #CCC }   /*height背景面积,padding上边距  background-image:url(../../uploadfiles/demo/image/bg1.gif);*/

.hd4-About { font-size: 20px;  padding: 5px 0;} /*font-size: 30px*/
.hd4-About .aname{ font-size: 18px; } /*18px*/
.hd4-About { position: relative;background: #FFF;  height: 40px;left:0px;top:25px;box-shadow: 5px 5px 5px 5px #CCC }   /*height背景面积,padding上边距  background-image:url(../../uploadfiles/demo/image/bg1.gif);*/
.hd4-Env { font-size: 20px;  padding: 5px 0;} /*font-size: 30px*/
.hd4-Env .aname{ font-size: 18px; } /*18px*/
.hd4-Env { position: relative;background: #FFF;  height: 40px;left:0px;top:30px;box-shadow: 5px 5px 5px 5px #CCC; }   /*height背景面积,padding上边距   */

.bd4-notice {position: relative; right:15px;left:10px;top:10px }  /*padding文本距标题边距*/
.bd4-About {position: relative; right:15px;left:5px;top:35px; ;padding: 0 5px 25px 0;border: 0px solid #CCCCCC;}  /*padding文本距标题边距*/
.bd4-Env {position: relative; right:15px;left:5px;top:40px; ;padding: 0 5px 25px 0;border: 0px solid #CCCCCC;}  /*padding文本距标题边距*/

.index_p { border: 1px solid #0B838B;width:377px;height:241px;position:absolute;right:15px;left:15px;top:185px;bottom:200px ;}/*border: 1px solid #0B838B;width:377px;*/
.index_i { background: #EEE;width:377px;height:250px;position:absolute;right:15px;left:15px;top:295px;bottom:200px ;border-radius: 5px 5px 5px 5px}


