@charset"utf-8";
/* CSS Document */
a:hover { color: #EF4513;}
#header_menu { background: #EEF0F0; background: linear-gradient(#FFFFFF, #EEF0F0); height: 40px; line-height: 40px;}
#header { border-bottom: 2px solid #CE0000; }
#logo { height: 122px; float: left; padding-left:100px}
.layout{ width:982px; margin:0 auto}
.layout1{ width:1200px; margin:0 auto}
.clear{ clear:both}
.rr { text-align:center; width:50px; margin:0 auto}
/*导航*/
#nav { background: url(images/nav_bg.jpg) repeat-x; height: 55px; text-align:center }
#nav li { float: right; position: relative;  }
#nav .home { background: none; }
#nav li a { display: block; width: 124px; color: #fff; text-align: center; height: 55px; }
#nav li a .name { height: 31px; padding-top: 15px; }
#nav li a .sname { height: 31px; font-size: 12px; }
#nav li a:hover { background: url(images/nav_hover.gif) no-repeat; text-decoration: none; color: #FFF; }
#nav li .current { background: url(images/nav_hover.gif) no-repeat; text-decoration: none; color: #FFF; }
#nav .sub { display: none; position: absolute; left: 0; background: #252A29; 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: 12px;  border-radius: 0; color: #FFF; }
#nav .sub li a:hover { background: #CB0000; }
.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: 450px; position: relative; background: #000; margin-bottom: 10px; }
#slideshow .bd li { height: 450px; }
#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: 450px; margin: 0 auto; }
#slideshow .site_width a { width: 980px; height: 450px; display: block; }
#slideshow .next, #slideshow .prev { position: absolute; top: 0; width: 68px; height: 450px; color: #FFF; line-height: 450px; text-align: center; }
#slideshow .next { left: 0; background: url(images/l.png) center no-repeat;}
#slideshow .prev { right: 0; background: url(images/r.png) center no-repeat;}
/*主体*/
.rec_products{ width:980px; margin:0 auto; padding-top:40px; height:220px; background: url(images/rec_products.jpg) center top no-repeat;}
.hd1 { background: #fff; 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: 30px; 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 { 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; }
#about { padding:20px 0}
#news5 {background:#f4f4f4;width:100%;height:auto;padding-top:30px; padding-bottom: 20px;}
#news5 .title {padding-top:3px;text-align:center;width:443px;line-height:25px;font-size:14px;color:#666666;margin-left:auto;margin-right:auto;}
#news5 .line {border-bottom:2px solid #0176c5;height:1px;margin:15px auto;width:100px;}
#news5 .container {margin:35px auto;}
#news5 .newsbox {width:400px;float:left;height:98px;font-size:12px;margin-bottom:40px;}
#news5 .newsbox img {border:2px solid #0176C5;float:left;display:block;width:125px;height:94px;}
#news5 .newsbox .text {width:220px;padding-left:10px;padding-right:41px;height:98px;float:left;color:#333333;}
#news5 .newsbox .text .name {height:22px;line-height:22px;overflow:hidden; display: block;}
#news5 .newsbox .text .name:hover{color:#0176c5;}
#news5 .newsbox .text .describe {height:50px;line-height:25px;overflow:hidden;}
#news5 .newsbox .text .more {margin-top:4px;background:#0176c5;width:84px;height:22px;line-height:22px;text-align:center;color:#FFFFFF;display:block;float:left;}

#news5 .mores{ width: 174px; height: 30px; line-height: 30px; border: 1px solid #959595; color: #333333; font-size: 12px; text-align: center; display: block; margin-left: auto; margin-right: auto;}
#news5 .mores:hover{ color: #0176c5;}
/**---------------------首页联系我们---------------------------------**/
.contact5 {padding:50px 0;}
.contact5 .boxlist {padding:0 2px;width:20%;border-right:1px solid #0176c5;float:left;margin-top:50px;text-align:center;}
.contact5 .boxlist p {color:#333333;font-size:14px;margin-top:15px;padding-bottom:10px;}
.contact5 .boxlist.last {border-color:#ffffff;}

/*底部*/
#link{ background:#434343}
#link_text a{ color:#fff}
#link_text a:hover{ color:#f60}
#footer { background: #535353; padding: 10px 0; color: #EEE;  }
#footer a { color: #EEE; }
/* 频道页相关 */
#channel_cover { margin-bottom: 10px; }
#channel_cover img { width: 100%; }
#channel_content p { line-height: 26px; }

.channel_list li { width:210px; padding:0 5px; border-bottom:1px dashed #C7C7C7;}
.channel_list li a { display: block; background:url(images/ico.jpg) left no-repeat; line-height: 35px; 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 .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 .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; }
/*优势*/
#ys { width:1423px; margin:0 auto}
/*分页样式*/
.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: 14px; }
#detail_around { padding: 20px; background: #F5F5F5; line-height: 26px; border: 1px solid #CCCCCC; margin-bottom: 20px; }
#detail_picture { width: 660px; margin: 10px 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; }
.ta { border:1px solid #ccc }
.td { border:1px solid #ccc }
.table { border-collapse:collapse; width:100%; margin:5px 0;  }
.table td { padding:2px 4px; border:1px solid #ccc; }

/*多图展示*/
#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; background: #F3F3F3; margin-top: 10px;}
#index-1 .block { background: #FFF; padding: 20px; height: 500px; }
#index-2 { padding: 20px 0;  }
#index-2 p { text-align:center}
#index-3 { padding: 20px 0;  }
#index-4 { padding: 20px 0; background:#F4F4F4 }
.indicate p{ text-align:center}
.p_title{padding-top:3px;text-align:center;width:443px;line-height:25px;font-size:14px;color:#666666;margin-left:auto;margin-right:auto;}
.p_line {border-bottom:2px solid #0176c5;height:1px;margin:15px auto;width:100px;}

.index_body{ padding:10px; line-height:22px}
.peoLeft{ float:left; width:234px; margin-top:20px}
.protitle{ height:41px;background: url(images/prolt.jpg) no-repeat; }
.probody{background: url(images/pro_body.jpg) repeat-y; }
.probottom{ height:16px;background: url(images/pltbootom.jpg) no-repeat;}
.probody_Bg{background: url(images/ptobody_bg.jpg) repeat-y; padding-left:6px;}
.pro_right{ float:right; width:730px; margin-top:20px}
.pro_title{ height:41px;background: url(images/rt.jpg) no-repeat;}
.pro_body{ border:1px solid #E5E5E5; padding:5px; overflow:hidden}
.index_title{ height:42px; line-height:32px; padding-left:20px; background: url(images/in_title.jpg) no-repeat;}
#index_news{ background:#0484DD; margin-top:10px}
#index_news li { line-height:24px}
.news_title { font-size:18px; padding:10px;}
.news_left{ float:left; width:320px; background:#fff; margin:20px 0;}
.news_center{ float:left; width:320px;background:#fff; margin:20px 10px}
.news_right{ float:right; width:320px;background:#fff; margin:20px 0;}
.news_body { padding:0 20px}
.hd4 { padding-left:20px;}
#index_products { }
#index_products .x3 { width: 302px !important; }
#products .x3 { width: 302px !important; text-align:center }
#products .x3 img{height:220px !important; }

#float { z-index: 9999; position: absolute;  display: block; bottom: 1px; right: 0; }
#float .wrap { margin-bottom: 2px; position: relative; cursor: pointer; background: #0C6BC7;}
#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: #0C6BC7;}
#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: 206px; 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; }
/*无缝滚动*/
#scrollleft { overflow:hidden; width:100%;}
#scrollleft .scrollmain { float:left; width:1000%; }
#scroll_a { float:left; }
#scroll_b { float:left; }
/*图片列表[简约]*/
.picture_list li { float:left; text-align:center; padding:4px;}
.picture_list_img_wrap img { padding:2px; border:1px solid #DADADA; width:220px; height:180px;}
.picture_list_img_wrap1 img { padding:2px; border:1px solid #DADADA; width:230px; height:190px;}
.picture_list li a { line-height:22px; }

