﻿@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-family:Gotham, Helvetica Neue, Helvetica, Arial,' sans-serif'; font-size:12px; }
bady a{ transition: 0.8 all}
#main_out { }
.float_clear { clear:both; }
.float_left { float:left; }
.float_right { float:right; }
.display_none { display:none; }
img { border:none; }
.red { color:red; }
.must_input { font-weight:bold; color:red; }
.green { color:green; }
.blue { color:blue; }
.gray { color:gray; }
.purple { color:purple; }
.clear { clear:both; }
.highlight { color:#FFF; background:red; padding:1px; }
a { text-decoration:none!important; color:#000; }
a:hover { text-decoration:none; color:#276A09;  }
p { line-height:26px; }
/* 顶部 */
#top_menu_main { background: #278336; height:10px; width: 100%;}
#top_menu {max-width:1200px; margin:0 auto; height:27px; line-height:27px; padding:0 10px; width: 100%;}
#top_menu_left { float:left; width:50%; }
#top_menu_right { float:right; width:40%; text-align:right; }
#top_main {  height:100px; }
#top {max-width:1200px; width: 100%; margin:0 auto; }
#top_logo { float:left; width:200px; height:100px; }
#top_site_name { float:left; width:500px; height:100px; background:url(images/site_name.jpg) no-repeat; }
#top_time { float:right; height:80px; padding-top:20px; text-align:right; }
/* 导航
#navigation_main { height:45px;width:100%; background:#000;}
#navigation { height:45px; width:100%; max-width: 1200px;  margin:0 auto; background:#000; padding:0 10px; position:relative; }
#navigation ul #navigation_home { float:left; line-height:45px; text-align:center; }
#navigation ul .main_nav { float:left; line-height:45px; text-align:center; background:url(images/navigation_li_bg.png) left no-repeat; padding-left:2px; }
#navigation ul li a { width:90px; display:block; font-size:12px; font-weight:bold; color:#FFF; }
#navigation ul li a:hover { font-size:12px; text-decoration:none; color:#FFF; background:#ccc; }
#navigation ul .current_navigation { font-size:12px; background:#ccc; color:#FFF; }*/
/*导航栏下拉
#navigation ul li ul { display:none; position:absolute; background:#3F8EF7; padding:2px 0; border:1px solid #FFF; }
#navigation ul li ul li { line-height:35px; }
#navigation ul li ul li a { font-weight:normal; color:#FFF; font-size:12px; }
#navigation ul li ul li a:hover { text-decoration:underline; background:none; font-size:12px; color:#FFF; }*/
/*搜索按钮*/
#form_text_search { border:1px solid #CCC; height:20px; line-height:20px; padding:0 5px; width:120px;  }
#form_submit_search { width:60px; height:22px; border:1px solid #CCCCCC; background:#FFF; }

/* 当前位置 */
.current_location {width:968px; text-align:right; padding-right:10px; margin:5px auto; background:#EBF4F9; height:24px; line-height:24px; border:1px solid #B7D6E2; color:#237EAA; }
.current_location a { color:#237EAA; }
.current_location .current_channel { font-weight:bold; color:red; }
/* 幻灯 */
#banner_main { width: 100%;margin:0 auto; }
#banner_title { }
#banner_body { }
#banner_body img { width:970px; }
#banner_bottom { }
/* 主体 */

#content_main { width: 100%; margin:0 auto; }

#content_title { width: 100%;  background: #fff }
.content_title_a { width:100%;  margin:0 auto; }
#content_body_ss {width: 100%; background: #278336}
#content_body { width: 100%; background: #278336 }
.content_body_a { width:100%; max-width: 1200px; margin:0 auto;}

#content_body1 {width: 100%;  background: #fff }
.content_body1_a { width:100%; max-width: 1200px; margin:0 auto;}

#content_bottom { width: 100%; background: #999 }
.content_bottom_a { width:100%; max-width: 1200px; margin:0 auto;}

/*主体中间*/
#center	{ width: 100%; margin: 0 auto;}
.center_title {  height:50px; line-height:50px;  padding:0 10px; }
.center_title h2 { font-size:30px; color:#000; text-align: center; margin: 0 !important; }
.center_title h2 p { font-size:14px; color:#333; text-align: center; }
.center_body { padding:10px; overflow:hidden; zoom:1; border-top:none; }
.center_bottom { height:10px; }
/*主体左侧*/
#left { float:right; width:242px; }
.left_title { background:#333; height:28px; line-height:28px; border:1px solid #B9D5E1; padding:0 10px; }
.left_title h2 { font-size:14px; color:#225D98; }
.left_body { padding:10px; overflow:hidden; zoom:1; border:1px solid #B9D5E1; border-top:none; }
.left_bottom { height:10px; }
/*主体右侧*/
#right { float:left; width:730px; background:#FFF; }
.right_title { background:url(images/right_title_bg.jpg) repeat-x; height:28px; line-height:28px; border:1px solid #B9D5E1; padding:0 10px; }
.right_title h2 { font-size:14px; color:#225D98; }
.right_body { padding:10px; overflow:hidden; zoom:1; border:1px solid #B9D5E1; border-top:none; }
.right_bottom { height:10px; }
/*通用内容块*/
.c_title { background:url(images/c_title_bg.jpg) repeat-x; height:28px; line-height:28px; border:1px solid #B9D5E1; padding:0 10px; }
.c_title h2 { font-size:14px; color:#225D98; }
.c_body { padding:10px; overflow:hidden; zoom:1; border:1px solid #B9D5E1; border-top:none; }
.c_bottom { height:10px; }
/* 友情链接 */
#link_main { max-width:1200px; width: 100%;margin:0 auto; }
#link_title { background:url(images/c_title_bg.jpg) repeat-x; border:1px solid #B6D2E9; height:28px; line-height:28px; padding:0 9px; }
#link_title h2 { font-size:14px; color:#2362ED; }
#link_body { border:1px solid #B6D2E9; border-top:none; padding:9px; }
#link_pic { overflow:auto; zoom:1; }
#link_pic ul li { float:left; padding:1px 3px; text-align:center; }
#link_pic img { width:90px; height:30px; padding:2px; border:1px solid #CCC; }
#link_pic ul li a:hover img { border:1px solid #6C9ACC; }
#link_text { overflow:auto; zoom:1; }
#link_text ul li { float:left; text-align:center; padding:1px; }
#link_text a { display:block; line-height:22px; width:100px; background:#EDEDED; }
#link_bottom { }
/* 底部导航 */
#bottom_navigation {max-width:1200px; width: 100%;margin:0 auto; height:26px; line-height:26px; border:1px solid #D0D0D0; text-align:center;  }
#bottom_navigation a { color:#333333; }
/* 版权信息 */
#copyright_main { width: 100%; margin:0 auto;background: #333; color: #fff }
#copyright { margin:0 auto; padding:10px 0; border-top:1px solid #CCC;max-width:1200px; }
/* 留言 */
.guestbook_main { padding:10px; border:1px solid #CCC; margin-bottom:10px; }
.guestbook_title { color:#227BAD; line-height:30px; font-weight:bold; border-bottom:1px dashed #227BAD; }
.guestbook_intro { line-height:30px; text-align:right; }
.guestbook_content { padding:5px; border:1px dashed #CCC; margin-bottom:10px; }
.guestbook_answer { padding:5px; border:1px solid #CCC; }
.guestbook_answer h2 { color:red; line-height:20px; font-size:12px; }
/*左侧通用列表*/
.ul_left_common li { line-height:26px; border-bottom:1px dashed #CCC; padding-left:10px; background:url(images/ul_left_common.gif) left no-repeat; }
/*图片列表[简约]*/
.picture_list li { float:left; text-align:center; padding:4px;}
.picture_list_img_wrap img { padding:4px; border:1px solid #CCC; width:156px; height:117px;}
.picture_list_img_wrap1 img { padding:3px; border:1px solid #CCC; width:100px; height:75px;}
.picture_list li a { line-height:22px; }
.picture_list li a:hover img { border:1px solid #333; }
/*图片列表[详细]*/
.picture_list_detail { margin-bottom:10px; }
.picture_list_detail_left { width:210px; float:left;}
.picture_list_detail_right { width:480px; float:right; }
.picture_list_detail_pic { padding:3px; border:1px solid #CCC; width:200px; height:150px;}
.picture_list_detail a:hover .picture_list_detail_pic { border:1px solid #cc0000; }
.picture_list_detail_title { line-height:32px; border-bottom:1px dashed #999; background:url(images/picture_list.gif) left no-repeat; padding-left:15px; font-size:14px; }
.picture_list_detail_content { padding:5px; }
.picture_list_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; line-height:26px; }
.picture_list_detail_intro a { color:#999; }
/*图片列表[超细]*/
.picture_list_sdetail { padding:5px; margin-bottom:10px; }
.picture_list_sdetail_left { width:210px; float:left; text-align: center;}
.picture_list_sdetail_right { width:480px; float:right; }
.picture_list_sdetail_pic { padding:3px; border:1px solid #CCC; width:200px; height:150px;}
.picture_list_sdetail a:hover .picture_list_sdetail_pic { border:1px solid #cc0000; }
.picture_list_sdetail_title { font-size:14px; line-height:26px; border-bottom:1px dashed #999; background:url(images/picture_list.gif) left no-repeat; padding-left:15px;  }
.picture_list_sdetail_parameter { padding:5px;}
.picture_list_sdetail_parameter p { line-height:20px;}
.picture_list_sdetail_content { margin-top:5px; color:#666; }
.picture_list_sdetail_intro { text-align:right; color:#999; line-height:26px; }
.picture_list_sdetail_intro a { color:#999; }
/*推荐图片列表*/
.dropList dl dt { line-height:26px; border-bottom:1px dashed #CCC; padding-left:10px; background:url(images/ul_left_common.gif) left no-repeat; }
.dropList dl dd { }
.dropList dl dd img { padding:4px; border:1px solid #999999; width:200px; margin-top:3px; }
.dropList dl dd a:hover img { border:1px solid #cc0000; }
/*文章列表*/
.article_list li { line-height:30px; border-bottom:1px dashed #999; padding-left:15px; background:url(images/article_list.gif) left no-repeat; }
.article_list_detail { padding:0 10px; border:1px solid #CCC; margin-bottom:10px; }
.article_list_detail_title { font-size:12px; line-height:32px; border-bottom:1px dashed #999; padding-left:15px; background:url(images/article_list.gif) left no-repeat; font-size:14px; }
.article_list_detail_content { color:#666;}
.article_list_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; line-height:26px; }
.article_list_detail_intro a { color:#999; }
/*评论列表*/
.commentlist { }
.commentlist dt { line-height:22px; border:1px dashed #CCC; padding:0 10px; background:#F5F5F5; }
.commentlist dd { padding:10px; border:1px dashed #CCC; border-top:none; margin-bottom:5px; }
.searchlist li { line-height:30px; border-bottom:1px dashed #999; }
/*分类列表 - 无限级分类*/
.channel_list_infinite { }
.channel_list_infinite li { line-height:24px; padding:2px; border-bottom:1px solid #D7D7D7; }
.channel_list_infinite li a { display:block; padding:0 10px; line-height:24px; }
.channel_list_infinite li a:hover { background:#2362ED; text-decoration:none; color:#FFF; }
.channel_list_infinite #current_channel_infinite a { background:#2362ED; color:#0F56A8; font-weight:bold; color:#FFF; }
.channel_level1 { font-size:12px; font-weight:bold; }
.channel_level2 { font-size:12px; }
.channel_level3 { font-size:12px; }
/*分类列表 - 递推一级分类*/
.channel_list_recursion { }
.channel_list_recursion li { line-height:24px; padding:2px; border-bottom:1px solid #D7D7D7; }
.channel_list_recursion li a { display:block; padding:0 10px; line-height:24px; }
.channel_list_recursion li a:hover { background:#2362ED; color:#0F56A8; text-decoration:none; color:#FFF; }
.channel_list_recursion #current_channel_recursion a { background:#2362ED; font-weight:bold; color:#FFF; }
/*信息详情页*/
#info_name { font-size:16px; font-weight:normal; text-align:center; line-height:30px; }
#info_intro { padding:0 10px; text-align:right; color:#999; border:1px solid #E4DDB4; line-height:30px; background:#F6F1E3; }
#info_intro a { color:#999; }
#info_scontent { padding:10px; background:#EFF3D9; border:1px solid #A6CC93; margin-top:10px; }
#info_content { padding:10px 0;}
#info_bcontent { padding:10px 0; font-size:14px; }
#info_extra { padding:10px 0; }
#info_pic { width:240px; }
#info_bpic { padding:10px; text-align:center; }
#info_bpic img { max-width:600px; padding:5px; border:1px solid #CCC; }
#info_around { padding:5px; background:#EFF3D9; border:1px solid #A6CC93; }
#info_comment { text-align:right; padding:20px 0; }
/*无缝滚动*/
#scrollleft { overflow:hidden; width:100%; }
#scrollleft .scrollmain { float:left; width:1000%; }
#scroll_a { float:left; }
#scroll_b { float:left; }
/*滑动门*/
#tab_menu { overflow:auto;zoom:1; }
#tab_menu li { float:left; line-height:28px;padding:0 10px; text-align:center; font-size:12px; color:#2362ED; font-weight:bold; cursor:pointer; color:#225D98;}
#tab_menu .tab_menu_in { background:#225D98; color:#FFF;}
#sitemap li { padding:1px; }
#sitemap li a { background:#EFF3D9; line-height:22px; display:block; padding:0 20px; border:1px solid #A6CC93; }
#sitemap li a:hover { text-decoration:none; background:#FFF; }

/*搜索背景*/
.ss-bg{width: 50%; background: #333;border-radius: 5px; margin: 20px auto 20px auto}
/*表单相关*/

input { font-family:"宋体"; font-size:12px; }
.form_text { font-size:14px; height:26px; line-height:26px; padding:0 5px; width:15%; float: right; }
.form_text_verifycode { font-size:14px;  height:26px; line-height:26px; padding:0 5px; width:50px; }
#form_text_search {height:40px; line-height:40px; padding:0 15px; width:85%; outline:none; background: #333; color: #fff;  border-radius: 5px; border: none; }
#form_submit_search { width:60px; height:26px; background: #333; color: #fff; border: none; }
.form_select { font-size:14px; }
.form_textarea { font-size:14px; width:400px; height:80px; padding:5px; border-radius: 5px; }
.form_checkbox { }
.form_submit { background:url(images/submit_button.jpg) no-repeat; width:79px; height:31px; border:none; color:#FFF; font-weight:bold; }
.form_file { font-size:14px; padding:3px 5px;  background:#FFF; }
.common_form { }
.common_form li { padding:10px 0; overflow: auto; zoom:1; border-bottom:1px dashed #CCCCCC; }
.common_form label { float:left; text-align:right; padding-right:10px; width:100px; display:block; height:28px; line-height:28px; font-size:14px; }

@media (min-width: 768px) and (max-width: 991px) {
.form_text { font-size:14px; height:26px; line-height:26px; padding:0 5px; width:10%; float: right; }
#form_text_search {height:40px; line-height:40px; padding:0 15px; width:90%; outline:none; background: #333; color: #fff;  border-radius: 5px; border: none; }
	.ss-bg{width: 90%; background: #333;border-radius: 5px; margin: 20px auto 20px auto}
}
@media (max-width: 479px) {
	.form_text { font-size:14px; height:26px; line-height:26px; padding:0 5px; width:10%; float: right; }
#form_text_search {height:40px; line-height:40px; padding:0 15px; width:75%; outline:none; background: #333; color: #fff;  border-radius: 5px; border: none; }
	.ss-bg{width: 90%; background: #333;border-radius: 5px; margin: 20px auto 20px auto}
}

/*表格*/
.layout_table { border-collapse:collapse; width:100%; }
.common_table { border-collapse:collapse; width:100%; }
.common_table td { padding:5px; border:1px solid #DBDBDB; }
.common_table th { text-align:center; border:1px solid #DBDBDB; }
/* 漂浮的客服 */
#online_support_main { z-index:9999; position:absolute;display:block; overflow:hidden; width:163px; zoom:1; }
#online_support_title { height:34px; background:url(images/online_support_title.jpg) no-repeat; cursor:pointer;}
#online_support_body { min-height:100px; background:url(images/online_support_body.jpg) repeat-y; padding:10px; text-align:center; }
#online_support_bottom { height:20px; background:url(images/online_support_bottom.jpg) no-repeat; }
/*分页样式*/
.page_turner { padding:4px 0px 0px 1px; float:right; clear:both; }
.page_turner a, .page_turner span { float:left; display:block; border:1px solid #D3D1D1; padding:2px 5px; margin-left:4px; line-height:16px; }
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover, .page_turner a.c { background:#CC0001; color:#FFF; }
#total { color:red; }

/*首页图标产品列表样式*/
#pro1-ico {background: url(images/tractor.png) no-repeat center -64px; height: 64px; width: 100%; transition: 0.5s; }
a:hover #pro1-ico { background: url(images/tractor.png) no-repeat center 0px; height: 64px; width: 100%;}


#pro2-ico {background: url(images/gear.png) no-repeat center -64px; height: 64px; width: 100%; transition: 0.5s }
a:hover #pro2-ico { background: url(images/gear.png) no-repeat center 0px; height: 64px; width: 100%;}

#pro3-ico {background: url(images/construction.png) no-repeat center -64px; height: 64px; width:100%; transition: 0.5s}
a:hover #pro3-ico { background: url(images/construction.png) no-repeat center 0px; height: 64px; width: 100%;}

#pro4-ico {background: url(images/excavator.png) no-repeat center -66px; height: 64px; width: 100%; transition: 0.5s}
a:hover #pro4-ico { background: url(images/excavator.png) no-repeat center 0px; height: 64px; width: 100%;}

.pro-tit h3{ margin: 30px 0; text-align: center;}
.pro-list p{ line-height: 1em; text-align: center; }
.color-999 {color: #999!important;}


