@charset"utf-8";
/* CSS Document */
body { background: url(/template/czszgh/images/bg.png) top repeat-x;}
#wrap { background: #FFF; width: 1220px; padding: 0 10px; margin: 0 auto;}
a:hover { color: #EF4513;}
#header_menu { background: #EEE;height: 32px; line-height: 31px; border-bottom: 1px solid #DDD; display: none;}
#logo { height: 180px; background: url(/template/czszgh/images/logo.png) center no-repeat; }
/*导航*/
#nav { height: 50px; background: #00439F; background: linear-gradient(#00439F, #033479); padding: 0 5px; margin-bottom: 10px; }
#nav li { float: left; position: relative; padding: 5px 0; }
#nav .home { background: none; }
#nav li a { display: block; line-height: 40px; width: 170px; color: #FAFBFB; text-align: center; font-size: 16px; text-shadow: #333 2px 2px 1px; }
#nav li a:hover { transition: all .5s ease 0s; background: #E84414; border-radius: 20px; text-decoration: none; color: #FFF; }
#nav li .current { background: #E84414; text-decoration: none; color: #FFF; border-radius: 20px;}
#nav .sub { display: none; position: absolute; left: 0; background: #00439F; z-index: 99999; box-shadow: 0 0 10px #000; }
#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; }
#nav .sub li a:hover { background: #E84414; }
.search { background: #EEE; height: 40px; line-height: 40px; position: relative; padding: 0 10px; }
#search_text { border: 1px solid #E84414; 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: #E84414; height: 26px; width: 60px; position: absolute; right: 10px; top: 7px; color: #FFF; cursor: pointer; border-radius: 0 13px 13px 0; }
/* 幻灯 */
#slideshow { height: 360px; position: relative; background: #000; margin-bottom: 10px; }
#slideshow .bd li { height: 360px; }
#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: 360px; margin: 0 auto; }
#slideshow .site_width a { width: 980px; height: 360px; display: block; }
#slideshow .next, #slideshow .prev { position: absolute; top: 0; width: 68px; height: 360px; color: #FFF; line-height: 360px; text-align: center; }
#slideshow .next { left: 0; background: url(/template/czszgh/images/l.png) center no-repeat;}
#slideshow .prev { right: 0; background: url(/template/czszgh/images/r.png) center no-repeat;}
/*主体*/
.hd1 { background: url(/template/czszgh/images/hd.png) bottom left no-repeat; line-height: 42px; height: 42px; font-size: 18px; }
.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 #E84414; }
.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 #E84414; }
.bd3 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd4 { font-size: 28px; padding: 15px 0; }
.hd4 .aname{ font-size: 18px; }
.bd4 { padding: 10px 0; }
.seoname { text-align: center; font-size: 20px; margin-bottom: 20px; color: #666;}
.more { }
.more a { display: block; padding: 0 10px; font-size: 14px; }
.current_location { background: #EEE; height: 40px; line-height: 40px; padding: 0 10px; margin-bottom: 10px; }
.current_location a.current { color: red; }

/*底部*/
#footer { background: #E54314; 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: #E84414; color: #FFF; text-decoration: none; }
.channel_list li a.current { background: #E84414; 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: #E84414; color: #FFF; }
.channel_wlist li a.current { background: #E84414; 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: 10px; border: 1px solid #EEE;}
.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; }

/*分页样式*/
.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.c { 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: 16px; }
#detail_content * { line-height: 32px; font-size: 18px !important; font-family: simsun !important; }
#detail_content { line-height: 32px; font-size: 18px !important; font-family: simsun !important; }
#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_tab { margin: 20px 0;}
#detail_tab .hd li { float: left; display: block; cursor: pointer; height: 40px; line-height: 40px; padding: 0 40px; margin-right: 2px; background: #EEE; }
#detail_tab .hd li.on { background: #E84414; color: #FFF; }
#detail_tab .bd { margin-top: 20px; }

/*多图展示*/
#detail_slideshow { margin: 20px 0; width: 400px; }
#detail_slideshow .bd img { }
#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: 20px 0; }
#index-2 { padding: 20px 0; background: #EEE; }
#index-3 { padding: 20px 0;  }
#index-4 { padding: 20px 0; background: #FFF; }

#index_products { }
#index_products .x3 { width: 302px !important; }

#float { z-index: 9999; position: absolute; display: block; bottom: 200px; 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 { }

#ad_left { z-index: 9999; position: absolute; display: block; top: 200px; left: 0; background: #FFF; padding: 10px; }
.close_ad_left { position: absolute; color: #000; top: -20px; }
#ad_right { z-index: 9999; position: absolute; display: block; top: 200px; right: 0; }
.close_ad_right { position: absolute; color: #FFF; color: #000; top: -20px; }

#slideshow_news { height: 413px; position: relative; margin-top: 10px;}
#slideshow_news img { width: 100%; height: 393px; }
#slideshow_news .title { background: #000; height: 30px; line-height: 30px; font-size: 12px; color: #FFF; opacity: 0.5; filter:alpha(opacity=50);  position: absolute; bottom: 0; width: 100%; padding:0 10px; }
#slideshow_news .prev_next { height: 30px; font-size: 12px; color: #FFF; line-height: 30px; position: absolute; bottom: 20px; width: 100%; text-align: right; cursor: pointer; }
#slideshow_news .hd ul { width:100%; z-index:1; text-align:center; padding-top: 5px;}
#slideshow_news .hd ul li { cursor:pointer; display:inline-block; width: 10px; height: 10px; background: #242424; margin-left: 2px; box-shadow: 0 0 10px #CCC;}
#slideshow_news .hd ul .on{ background: #AF320E; width: 20px; }
.news_tab { padding: 10px; background: #FFF; border: 1px solid #EEE; margin-bottom: 10px; }
.news_tab .hd { border: 1px solid #EEE;}
.news_tab .hd li { display: block; cursor: pointer; height: 42px; line-height: 42px; text-align: center; background: #EEE; background: linear-gradient(#FFFFFF, #EEE); font-size: 16px; }
.news_tab .hd li.on { background: #E84414; background: linear-gradient(#E84414, #A22E0D); color: #FFF;  border: 2px solid #FFF; line-height: 38px; }
.news_tab .hd li.on a{ color: #FFF; }
.index_as li { height: 40px !important;}

.news_tab .cover { margin-bottom: 10px;}
.news_tab .cover .left { float: left; width: 100px; height: 100px;}
.news_tab .cover .right { float: right; width: 300px;}
.news_tab .cover .right .title { font-size: 16px; line-height: 30px; }
.news_tab .cover .right .content { font-size: 12px; color: #999; }