@charset "utf-8";
/*reset*/

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 100%;
}

html,
body {
    height: 100%;
    font: 12px/1.5 arial,"Simsun","宋体", 'Hiragino Sans GB', sans-serif
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

b,
strong {
    font-weight: bold;
}

img {
    color: transparent;
    font-size: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
    border: 0;
}

ol,
ul {
    list-style: none;
}

li {
    display: list-item;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th,
td,
caption {
    font-weight: normal;
    vertical-align: top;
    text-align: left;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: '';
    content: none;
}

sub,
sup,
small {
    font-size: 75%;
}

sub,
sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

svg {
    overflow: hidden;
}

button {
    cursor: pointer
}

a {
    color: #000;
    text-decoration: none
}

a:hover {
    color: #ff4c01
}

a:active,
a:focus {
    outline: 0;
}

.cf:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    *zoom: 1;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.c_orange {
    color: #ff6e31
}

.font12 {
    font-size: 12px !important
}

.font14 {
    font-size: 14px !important
}

.font16 {
    font-size: 16px !important
}

.font18 {
    font-size: 18px !important
}

.font20 {
    font-size: 20px !important
}
.pt20{padding-top:20px}
/*common*/

.wrapper {
    width: 960px;
    margin: 0 auto;
    position: relative
}

.logo,
.header_hotline,
.footer_hotline,
.footer_weibo,
.footer_wechat,
.icon_gs,
.icon_cnnic,
.header_job{
    background-image: url(img_header_footer.jpg);
    background-repeat: no-repeat;
}
/*header*/

#header .wrapper {
    height: 80px;
}

.logo {
    width: 440px;
    height: 57px;
    display: block;
    position: absolute;
    text-indent: -9999px;
    top: 15px
}

#header .header_link {
    position: absolute;
    top: 10px;
    right: 0;
    width: auto;
}

#header .header_link a {
    font-size: 1em;
}

#header .header_hotline {
    position: absolute;
    right: 0;
    top: 35px;
    display: block;
    width: 111px;
    height: 35px;
    background-position: -2px -67px;
}
#header .header_job {
    position: absolute;
    right: 100px;
    top: 40px;
    display: block;
    width: 115px;
    height: 24px;
    background-position: -258px -228px;
	text-indent:32px;line-height:24px
}
/*mainnav*/

#js_mainnav {
    background: #ff8712;
    height: 30px;
}

.nav_left,
.nav_right {
    height: 30px;
}

.nav_left {
    width: 100%;
}

.nav_right {
    position: absolute;
    right: 0;
    top: 0
}

#js_mainnav li {
    float: left;
    display: inline
}

#js_mainnav li a {
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    padding: 0 15px
}

#js_mainnav li a.current,
#js_mainnav li a:hover {
    background: #ff6102
}

.subnav {
    position: absolute;
    display: none
}

#js_mainnav li .subnav a.active {
    color: #ff4c01
}

.nav_right .subnav {
    left: -574px !important
}

#js_mainnav .wrapper {
    zoom: 1;
    z-index: 99999
}

#js_mainnav li .subnav {
    background: url(subnav_bg.png) 0 0 no-repeat;
    _background: url(subnav_bg.gif) 0 0 no-repeat;
    color: #666;
    width: 960px;
    overflow: hidden;
    left: 0
}

#js_mainnav li .subnav li {
    height: 30px;
    line-height: 30px;
}

#js_mainnav li .subnav a {
    line-height: 30px;
    color: #666;
    display: inline;
    font-size: 12px;
    padding: 0 5px
}

#js_mainnav li .subnav a:hover {
    background: none;
    color: #ff4c01
}

.main_node0 .subnav_first {
    margin-left: 10px;
}

.main_node1 .subnav_first {
    margin-left: 10px;
}

.main_node2 .subnav_first {
    margin-left: 10px;
}

.main_node3 .subnav_first {
    margin-left: 100px;
}

.main_node4 .subnav_first {
    margin-left: 225px;
}

.main_node5 .subnav_first {
    margin-left: 345px;
}

.main_node6 .subnav_first {
    margin-left: 400px;
}

.main_node7 .subnav_first {
    margin-left: 545px;
}

.main_node8 .subnav_first {
    margin-left: 496px;
	_margin-left: 476px;
}

.main_node9 .subnav_first {
    margin-left: 715px;
}
.main_node10 .subnav_first {
    margin-left: 710px;
}
/*footer*/

#footer {
    height: 175px;
    margin-top: 0px;
    clear: both;
}

#footer .logo {
    width: 171px;
    height: 50px;
    display: block;
    background-position: 0 -125px;
    top: 26px;
}

.footer_hotline {
    width: 172px;
    height: 54px;
    display: block;
    background-position: 0 -194px;
    position: absolute;
    top: 96px;
}

.footer_about,
.footer_link,
.footer_site {
    width: 110px;
    display: block;
    position: absolute;
    top: 26px;
}

.footer_about {
    left: 230px
}

.footer_link {
    left: 340px
}

.footer_site {
    left: 455px
}

#footer dt {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    padding-bottom: 10px
}

#footer dd a {
    font-size: 12px;
    color: #000000;
    line-height: 23px;
}

#footer dd a:hover {
    color: #ff4c01
}

.footer_weibo {
    width: 113px;
    height: 94px;
    background-position: -186px -64px;
    position: absolute;
    top: 26px;
    left: 570px;
    text-indent: -9999px
}

.footer_wechat {
    width: 113px;
    height: 94px;
    background-position: -309px -64px;
    position: absolute;
    top: 26px;
    left: 715px;
    text-indent: -9999px
}

.footer_gov {
    width: 80px;
    position: absolute;
    top: 26px;
    left: 865px;
    text-indent: -9999px;
}

.footer_gov a {
    display: block;
    margin: 0 auto 10px
}

.icon_gs {
    width: 44px;
    height: 61px;
    background-position: -189px -187px;
}

.icon_cnnic {
   width:82px;height:30px;background-position: -259px -186px;
}

.copyright {
    position: absolute;
    top: 135px;
    left: 230px;
}
/*icon*/

.btnBox a,
.btn_cart {
    background-image: url(../images/icon_global.gif);
    background-repeat: no-repeat;
}
/*share*/

.shareBox {
    padding: 20px 0;
    border-top: 1px solid #eee;
    height: 20px;
    margin-top: 10px;
}

.bshare-custom {
    width: 400px;
    float: left
}

.bshare-custom.icon-medium a {
    _height: 25px !important;
}
/*打印、关闭*/

.btnBox {
    float: right
}

.btnBox a {
    padding-right: 25px;
    line-height: 25px;
    display: block;
    width: 60px;
    float: left;
    *display: inline;
    text-indent: 25px;
    color: #000000
}

.btnBox a:hover {
    color: #ff4c01
}

.btnBox a.btn_print {
    background-position: 0 3px;
}

.btnBox a.btn_close {
    background-position: 0 -25px;
}

.btn_flat_orange {
    background: #ff8100;
    color: #fff;
    cursor: pointer;
    border: 0;
    margin: 0;
    padding: 0;
}

.btn_cart {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 33px;
    height: 24px;
    background-position: 0 -164px
}

/*
	TRS 新增分页隐藏样式
*/

.list_pager .dis{
	display:none;
}