@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
* { padding: 0px; margin: 0px }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
body { color: #696868; margin: 0px auto; font-family: 微软雅黑; font-size: 14px; background: #fff; }
div { margin: 0; padding: 0; border: 0; }
img { margin: 0; padding: 0; border: 0; }
p { margin: 0px; line-height: 1.8em }
b, strong { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; /* Remove most spacing between table cells.*/ }
li { list-style: none outside none; }
/*链接*/
a { text-decoration: none; color: #202133; background: transparent; outline: none }
a:visited { color: #202133; }
a:hover { color: #202133; }
a:focus { outline: none; }
a:active { outline: none; }
/*标题*/
h1 { font-size: 1em; margin: 0; }
h2 { font-size: 1em; margin: 0; }
h3 { font-size: 1em; margin: 0; }
h4 { font-size: 1em; margin: 0; }
h5 { font-size: 0.83em; margin: 0; }
h6 { font-size: 0.67em; margin: 0; }
/*其它*/
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
code, kbd, pre, samp { font-size: 1em; }
pre { margin: 1em 0; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; /* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/ }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
dl { margin: 1em 0; }
dd { margin: 0 0 0 40px; }
/*==========@@HTML默认  结束@@==========*/
/*==========@@通用 开始@@==========*/
/*常用颜色*/
.blue { color: #00F !important; }
.green { color: #0F0 !important; }
.red { color: #F00 !important; }
.black { color: #000000 !important; }
.white { color: #FFFFFF !important; }
.gray { color: gray; !important;
}
.purple { color: purple; !important;
}
/*浮动*/
.clear { display: block; clear: both; height: 3px; overflow: hidden; line-height: 3px; }
.float_left { float: left; }
.float_right { }
/*对齐方式*/
.left { text-align: left }
.right { text-align: right }
.center { text-align: center }
/*按钮*/
.btn { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; display: -moz-inline-stack; display: inline-block; *display: inline;
vertical-align: middle; *vertical-align: auto;
zoom: 1; height: 32px; line-height: 32px; padding: 0px 20px; font-weight: 300; font-size: 14px; margin: 0; text-decoration: none; text-align: center; text-indent: 0; cursor: pointer; border: 1px solid #d4d4d4; color: #666666; text-shadow: 0 1px 1px white; box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2); }
/*默认样式*/
.btn { background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #e1e1e1)); background: -webkit-linear-gradient(top, #fbfbfb, #e1e1e1); background: -moz-linear-gradient(top, #fbfbfb, #e1e1e1); background: -o-linear-gradient(top, #fbfbfb, #e1e1e1); background: linear-gradient(top, #fbfbfb, #e1e1e1); background-color: #eeeeee; border-color: #d4d4d4; color: #666666; }
.btn:hover { color: #666666; background-color: #eeeeee; background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dcdcdc)); background: -webkit-linear-gradient(top, #ffffff, #dcdcdc); background: -moz-linear-gradient(top, #ffffff, #dcdcdc); background: -o-linear-gradient(top, #ffffff, #dcdcdc); background: linear-gradient(top, #ffffff, #dcdcdc); }
.btn:active { background: #eeeeee; color: #bbbbbb; }
/*其它*/
.hide { display: none; }  /*隐藏*/
.more { float: right; padding-right: 5px; display: none; } /*more链接*/
.more1 { float: right; padding-right: 8px; /*display:none;*/ } /*more链接*/
.code_image { cursor: pointer; padding-bottom: 6px; } /*验证码图片样式*/
/*==========@@通用 结束@@==========*/
/*==========@@布局  开始@@==========*/
/*模型body*/
.body_picture{}
.picture { width: 1200px; margin: 5px auto; }
#left { float: left; width: 250px; }
#center { }
#right { float: left; width: 1200px; border-left: 0px solid #E5E5E5; padding-left: 0px; }
/*主体右侧*/
/*样式1*/
.right_title { float: left; }
.right_title .ChannelContent { overflow: hidden; padding-left: 3px; margin-left: 5px; font-size: 14px; color: #666; line-height: 20px; background: url("../images/right_title.png") top left repeat-y; width: 200px; height: 40px; text-align: center; font-size: 12px; }
.right_title h2 { font-size: 26px; font-weight: normal; text-align: left; padding: 15px 0; color: #000; }
.right_title h2 a { padding: 0px 10px; color: #000; }
.right_body { padding: 5px 0px; margin-top: 5px; overflow: hidden; zoom: 1; border-top: 1px solid #000; }
.right_bottom { }
/*==========@@布局  结束@@==========*/
/*==========@@公共板块  开始@@==========*/
/*当前位置*/
#location_main { }
#location { display: none; color: #01673A; float: right; padding-right: 8px; }
#location a { color: #01673A; }
.location1 { float: right; margin-top: 68px; color: #626262; }
.location1 a { color: #626262; }
.location1 a:hover { color: #626262; }
/*==========@@公共板块  结束@@==========*/
/*==========@@频道页面 开始@@==========*/
/*===公共字段 开始===*/
.ChannelContent { line-height: 2.0em; font-size: 16px; }
.ChannelSContent, .ChannelSContent p { line-height: 1.8em }
.ChannelContent a { color: #ff9d02 }
.ChannelSContent { color: #FFF; line-height: 25px; height: 200px; overflow: hidden; margin-bottom: 10px; }
.ChannelSContent a { color: #ff9d02 }
.ChannelSContent img, .InfoContent img { max-width: 100% }
.InfoTitle { font-weight: normal; text-align: center; vertical-align: middle; padding: 5px 0px }
.InfoTitle h1 { font-size: 28px; line-height: 1.5em; font-weight: normal; }
.InfoTime { color: #999; text-align: left; padding: 2px 0px; height: 25px }
.InfoContent, .InfoContent p { line-height: 2.0em; font-size: 16px; padding: 10px 0; }
.InfoAttachment { padding: 10px 0px; text-align: center; width: 81px; margin: 0 auto; }
.InfoPicture { text-align: center; }
.InfoPicture img { width: 100%; max-width: 100% }
.info_from_wrap { padding: 0 10px; text-align: center; color: #999; border: 0px dashed #ccc; line-height: 30px; margin-bottom: 5px; }
.info_from_wrap a { color: #999; }
.info_from_wrap a:hover { color: #555; }
#ReadLevelTip { font-weight: bold; color: red; }
.Tag { text-align: left; font-weight: bold; }
.Tag a { padding: 0 3px; font-weight: normal; text-decoration: none; }
.info_previous_next_wrap { background: #F0F0F0; padding: 5px; border: 1px solid #E3E3E3; color: #333; line-height: 1.8em }
.Next a { }
.Previous a { }
.info_product_detail_wrap { line-height: 2.2em; }
.info_product_detail_wrap b { color: #626262; font-weight: bold; }
.info_product_detail_wrap table.detail_table { width: 100%; }
.info_product_detail_wrap table.detail_table th { width: 200px; }
.ProductDescription { height: 40px; color: 01673A; margin-top: 10px; padding-left: 35px; line-height: 40px; font-size: 16px; font-weight: bold; display: none; }
.product .info_product_detail_wrap img { width: 216px; height: 162px; float: left; text-align: left; margin-right: 10px; }
.product .InfoTitle { font-size: 16px; font-weight: bold; text-align: left; padding: 10px 0px; }
.product .f2 { padding: 5px 0px }
.product .f1 { padding: 5px 0px }
.product .InfoHit { padding: 5px 0px; font-weight: bold; color: #990000 }
.product .InfoTime { padding: 5px 0px; }
/*===公共字段 结束===*/
/*==========@@频道页面 结束@@==========*/
/*==========@@通用列表 开始@@==========*/
/*橱窗列表*/
.gridlist { margin-top: 5px; overflow: hidden; }
.gridlist li { float: left; padding-bottom: 10px; margin: 0px 23px; margin-bottom: 10px; text-align: center; overflow: hidden; display: inline /*解决ie6 双边距bug*/; text-overflow: ellipsis; white-space: nowrap;width: 250px; }
.gridlist li img { width: 230px; height: 200px; padding: 10px; }
.gridlist li a { white-space: nowrap; line-height: 28px; }
/*==========@@通用列表  结束@@==========*/
.zhuisu_head_main{ width: 100%;  margin: 0px auto;background: #009432;}
.zhusu_head{ text-align:center; color:#f9efef; font-size:18px; line-height:40px; max-width:1200px; margin:0 auto; overflow:hidden;}
.mainPage { margin: 5px 0; text-align: center; width: 100%; }
.mainPage ul { width: 90%; display: block; margin: 0 auto; }
.mainPage ul li { display: inline; height: 25px; line-height: 25px; padding: 0 10px; color: #000000; font-size: 14px; margin: 0 5px; border: 1px solid #9B5300; }
.mainPage ul li span { float: none; color: #450f00; font-family: "Microsoft YaHei", "微软雅黑"; }
.mainPage ul li strong { font-weight: normal; font-family: Microsoft YaHei; }
.mainPage ul li a { color: #450f00; font-size: 14px; font-family: "Microsoft YaHei", "微软雅黑"; }
.mainPage ul li.thisclass { background: #BC6603; border: 1px solid #218EC1; color: #450f00; font-size: 14px; font-family: Microsoft YaHei; }
.mainPage ul li.thisclass a { color: #450f00; font-family: "Microsoft YaHei", "微软雅黑"; }
.mainPage ul li a:hover, a:focus { color: hsl(209, 93%, 48%); text-decoration: none; }

/*内容页 引用*/
.body_article{}
.article{ width:100%; margin:15px auto 0px;}
.wxlist li{ font-size:16px; line-height:1.5em; vertical-align:middle; background-color:#FFF; overflow:hidden;}
.wxlist li h1{ font-size:18px;}
.art_neirong{ width:99%; margin:0 auto; background-color:#ffffff;overflow:hidden;}
.art_neirong p{ width:99%; font-size:14px; font-family:微软雅黑; text-indent:2em; line-height:1.8em; float:left; font-weight:normal;margin:2px 0; padding:0px 5px;}
.art_neirong img{text-align:center;border:1px solid #ddd;display:block;margin:0 auto; height:340px;}
.InfoTime1{color:#999; width: 99%;margin: 0 auto; font-size:12px; padding:2px 0px; height:25px}
/*版权信息*/
#copyright{width: 100%; margin: 20px auto 0px; text-align:center; font-size:8px; color:#f9efef; border-top: 1px solid #191919; background:#009432;}
#copyright a{color:#fff100; font-size:8px;}
#copyright .bottom_copyright{ padding:3px 0px; font-size:8px;}
#logo{ width: 100%;  margin: 0px auto;background: #009432;}
#logo .WebLogo{ text-align:center; color:#f9efef; font-size:18px; line-height:40px;}
.shiyongshuoming{ width:1200px; margin:0 auto; overflow:hidden}
.shiyongshuoming p{ margin:2px; text-indent:2em; line-height:1.5em;}