@charset "utf-8";
* {
    margin: 0px;
    padding: 0px;
    word-break:break-all;
}
.clear p img{width:55%; display: block; margin:auto;}

/*.meou1bex ul li h2 span{text-align:center!important; float:none!important;}*/

.oot_b div,
.oot_b div ul,
.oot_b div ul li {
    height: auto;
    overflow: hidden;
}
.tjcs{width: 90%; overflow:hidden;margin:auto;}
.tjcs li{width:23%; float:left;padding:1%;}
.tjcs li img{width: 100%; }

fieldset,
img {
border: 0;
margin: auto;
display:block;
}
.nr_text img{width:45%; margin:10px auto; display:block;} 
li {
    list-style: none;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

/* 将斜体扶正 */

code,
kbd,
samp {
    font-family: courier new, courier, monospace;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.4em;
}

h4 {
    font-size: 1.38em;
}

h5 {
    font-size: 1em;
    text-align: center;
}

h6 {
    font-size: 1.1em;
    font-style: italic;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

caption,
td {
    font-weight: normal;
}

cite,
blackquote,
em,
i {
    font-style: italic;
}

strong,
b {
    font-weight: bold;
}

pre,
code {
    font-family: monospace;
    font-size: 1.1em;
}

abbr[title],
acronym[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    /* 边框合并属性 */
    border-spacing: 0;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

blockquote,
q {
    quotes: none;
}

legend {
    color: #404040;
}

button,
input,
select,
textarea,
checkbox,
radio {
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #404040;
}

a:hover {
    text-decoration: underline;
    color: #FF0000;
}

html {
    background: #FFFFFF;
    font-family: 微软雅黑;
}

body {
    font-size: 14px;
    color: #404040;
    line-height: 180%;
}

.fr {
    float: right;
}

.fl { 
    float: left;
}

.clear {
    clear: both;
}
.clear h2{ text-align:center;}
.blank5,
.blank10,
.blank20,
.blank30 {
    clear: both;
    overflow: hidden;
}

.blank5 {
    height: 5px;
}

.blank10 {
    height: 10px;
}

.blank30 {
    height: 30px;
}

.blank20 {
    height: 20px;
}

.pr {
    position: relative;
}


/*相对*/

.pa {
    position: absolute;
}


/*绝对*/

.boe {
    margin: 0px auto;
    padding: 0px auto;
    width: 1002px;
}

.banner_boe {
    position: relative;
    width: 960px;
    margin: 0 auto;
}

.logo_boe {
    position: absolute;
    left: 10px;
    top: 70px;
    z-index: 10;
}

.top_r {
    position: absolute;
    right: 10px;
    top: 65px;
    z-index: 10;
}

.top_r a {
    color: #4C4948;
    margin: 0 5px;
    font-weight: bold;
}

.top_r a.red {
    color: #E51A26
}

.flash_list {
    overflow: hidden;
}

.flash_icon {
    width: 130px;
    text-align: center;
    position: absolute;
    z-index: 5;
    right: 140px;
    bottom: 20px;
}

.flash_icon a {
    background: url(images/nl2.png) right top no-repeat;
    width: 15px;
    float: left;
    height: 15px;
    display: block;
    margin: 0 5px;
    cursor: pointer;
}

.flash_icon a.active {
    background-position: left top;
    cursor: default;
}

.menu {
    position: relative;
    height: 49px;
    border-bottom: 1px solid #FFF;
    background: #DADBDB;
}

.sousuo10 {
    position: fixed;
    right: 0;
    top: 0;
    height: 25px;
    width: 200px;
    float: right;
    margin: 0px 0px 0px 1160px;
    background-color: #FFF;
}

.text10 {
    float: left;
    height: 41px;
    width: 130px;
    line-height: 41px;
    margin: 4px 0px;
    color: #000;
    padding: 0px 10px;
    border: none;
    background: #F5F5F5;
}

.btn10 {
    float: right;
    height: 41px;
    width: 41px;
    margin: 4px 0 0 0;
    border: none;
    background: none;
    cursor: pointer;
}

.menu_boe {
    width: 1000px;
    margin: 0 auto;
}

.menu_ul li.one {
    float: left;
    width: 120px;
    position: relative;
    height: 49px;
}

.menu_ul li.one a.aa {
    position: absolute;
    left: -12px;
    top: 0px;
    display: block;
    height: 49px;
    width: 124px;
    line-height: 49px;
    text-align: center;
    color: #000;
    font-family: 微软雅黑;
    font-size: 16px;
}

.menu_ul li.one:hover a.aa,
.menu_ul li.on a.aa {
    background: url(images/menu_a.gif) center top no-repeat;
}

.menu_ul li a:hover {
    text-decoration: none;
}

.menu2 {
    display: none;
    width: 170px;
    position: absolute;
    left: -12px;
    bottom: 49px;
}

.menu2 li {
    height: 28px;
    margin-bottom: 1px;
}

.menu2 li a {
    display: block;
    height: 28px;
    line-height: 28px;
    text-align: left;
    padding-left: 5px;
    color: #000;
    font-family: 微软雅黑;
    font-size: 14px;
    background: url(images/menu_a2.png) left top no-repeat;
}

.menu2 li a span {
    font-size: 12px;
}

.menu2 li a:hover,
.menu2 li a:hover span {
    background: #E60012;
    color: #FFF;
}

.menu_ul li.one:hover .menu2 {
    display: block;
}

.index_boe {
    width: 1002px;
    margin: 0 auto;
}

.index1 {
    padding: 35px 0;
    height: 167px;
}

.index1_1 {
    width: 480px;
    height: 137px;
}

.index1_1 img {
    height: 167px;
    width: 204px;
    float: left;
}

.index1_1_title {
    position: relative;
    height: 30px;
    padding: 2px 0 0 0;
    float: right;
    width: 266px;
}

.index1_1_title a.aa {
    font-family: 微软雅黑;
    font-size: 15px;
    line-height: 15px;
    float: left;
    font-weight: bold;
    color: #404040;
}

.index1_1_title span {
    line-height: 14px;
    clear: both;
    float: left;
    color: #404040;
}

.index1_1_title a.more {
    position: absolute;
    right: 0;
    bottom: 3px;
}

.index1_1_title a.more img {
    height: 13px;
    width: 34px;
}

.index1_1 p {
    float: right;
    width: 266px;
    margin: 3px 0 0 0;
    line-height: 17px;
    height: 137px;
    color: #404040;
    overflow: hidden;
    float: right;
}

.index1_1 ul {
    float: right;
    width: 266px;
    margin: 3px 0 0 0;
}

.index1_1 ul li {
    line-height: 17px;
}

.index1_1 ul li span {
    float: right;
    color: #404040;
}

.index1_1 ul li a {
    color: #404040;
}

.index1 {
    padding: 35px 0;
    height: 167px;
}

.index1_2 {
    width: 410px;
    height: 137px;
}

.index1_2 img {
    height: 167px;
    width: 204px;
    float: left;
}

.index1_2_title {
    position: relative;
    height: 30px;
    padding: 2px 0 0 0;
    float: right;
    width: 260px;
}

.index1_2_title a.aa {
    font-family: 微软雅黑;
    font-size: 20px;
    line-height: 15px;
    float: left;
    font-weight: bold;
    color: #404040;
}

.index1_2_title span {
    line-height: 14px;
    clear: both;
    float: left;
    color: #404040;
}

.index1_2_title a.more {
    position: absolute;
    right: 0;
    bottom: 3px;
}

.index1_2_title a.more img {
    height: 13px;
    width: 34px;
}

.indexquyu {
    width: 1002px;
    margin: 0 auto;
    position: relative;
    height: 25px;
    border-bottom: 2px dotted #000;
    background: #DADBDB;
}

.foot {
    padding: 15px;
    height: auto;
    overflow: hidden;
    background: #DCDDDD;
    border-bottom: 1px solid #FFF;
}

.foot_boe {
    width: 1002px;
    margin: 0 auto;
    line-height: 2em;
    text-align: center;
}

.foot_boe li {
    display: inline-block;
}

.foot_l {
    float: left;
    margin: 30px 0 0 0;
}

.foot_l ul li {
    float: left;
    padding: 0 0 0 18px;
    margin: 0 0 0 15px;
}

.foot_l ul li.li1 {
    padding: 0 0 0 15px;
    background: url(images/foot_img1.gif) left 3px no-repeat;
}

.foot_l ul li.li2 {
    background: url(images/foot_img2.gif) left center no-repeat;
}

.foot_l ul li.li3 {
    background: url(images/foot_img3.gif) left center no-repeat;
}

.foot_r {
    float: right;
    margin: 20px 0 0 0;
    text-align: right;
}

.w1025 {
    width: 1025px;
    margin: 0 auto;
}

.chanpin1 {
    height: 37px;
    padding: 60px 0 0 0;
}

.chanpin1 a {
    display: block;
    height: 37px;
    width: 156px;
    font-weight: bold;
    font-size: 14px;
    line-height: 37px;
    text-align: center;
    color: #FFF;
    background: #F00;
    margin: 0 auto;
}

.chanpin2 {
    text-align: center;
    margin: 30px 0 50px;
    height: 30px;
    line-height: 30px;
    background: url(images/xian1.gif) center center repeat-x;
}

.chanpin2 a {
    margin: 0 10px;
    color: #404040;
    font-family: 微软雅黑;
    font-weight: bold;
    font-size: 14px;
}

.chanpin3 {
    height: 267px;
    background: url(images/chanpin3.gif) left bottom repeat-x;
}


/* 滚动图片 */

.scroll10 {
    width: 670px;
    margin: 0 auto;
    position: relative;
    padding: 0px 160px 0px 100px;
    overflow: hidden;
}

.scroll10 ul {
    padding-top: 0px;
}

.scroll10 li {
    width: 224px;
    text-align: left;
    padding: 0px 8px 0;
}

.scroll10 li p {
    height: 70px;
    padding: 20px;
    font-size: 14px;
    background: #C9CACA;
    color: #4C4948;
    font-weight: bold;
    font-family: 微软雅黑;
}

.scroll10 li p span {
    display: block;
    padding: 5px 0 0;
}

.scroll10 li:hover p {
    background: #EFEFEF;
    color: #E60012
}

.scroll10 img {
    height: 157px;
    width: 224px;
    margin-bottom: 0px;
    padding: 0;
    border: none;
    background: none;
}

.scroll10 img.img1 {
    display: block;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.scroll10 img.img2 {
    display: none;
}

.scroll10 li:hover img.img1 {
    display: none;
}

.scroll10 li:hover img.img2 {
    display: block;
}

.scroll10 img:hover,
#list-view .highlight {
    border-color: #ff8015;
    _border: none;
}

.scroll10 li span {
    color: #F3572F;
}

.scroll10 a.bx-prev,
.scroll10 a.bx-next {
    position: absolute;
    top: 120px;
    display: block;
    width: 53px;
    height: 53px;
    background: url(images/gundong_l.png) no-repeat center center;
    z-index: 99999;
}

.scroll10 a.bx-prev {
    left: -74px;
}

.scroll10 a.bx-prev:hover {
    background: url(images/gundong_l.png) no-repeat center center;
}

.scroll10 a.bx-next {
    right: -74px;
    background: url(images/gundong_r.png) no-repeat center center;
}

.scroll10 a.bx-next:hover {
    background: url(images/gundong_r.png) no-repeat center center;
}

.chanpin4 {
    margin: 120px 0 30px 0;
}


/* 滚动图片 */

.scroll20 {
    width: 670px;
    margin: 0 auto;
    position: relative;
    padding: 0px 110px 0px 70px;
    overflow: hidden;
}

.scroll20 ul {
    padding-top: 0px;
}

.scroll20 li {
    width: 570px;
    text-align: left;
    padding: 0px 60px 0;
}

.scroll20 img {
    max-width: 250px;
    max-height: 400px;
    margin-bottom: 0px;
    padding: 0;
    border: none;
    background: none;
}

.scroll20 img:hover,
#list-view .highlight {
    border-color: #ff8015;
    _border: none;
}

.scroll20 li span {
    color: #F3572F;
}

.scroll20 a.bx-prev,
.scroll20 a.bx-next {
    position: absolute;
    top: 80px;
    display: block;
    width: 53px;
    height: 53px;
    background: url(images/gundong20_l.gif) no-repeat center center;
    z-index: 99999;
}

.scroll20 a.bx-prev {
    left: -74px;
}

.scroll20 a.bx-prev:hover {
    background: url(images/gundong20_l2.gif) no-repeat center center;
}

.scroll20 a.bx-next {
    right: -74px;
    background: url(images/gundong20_r.gif) no-repeat center center;
}

.scroll20 a.bx-next:hover {
    background: url(images/gundong20_r2.gif) no-repeat center center;
}

.scroll20_l {
    float: left;
    width: 250px;
}

.scroll20_r {
    float: right;
    width: 270px;
}

.scroll20_r_title {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #CCC;
}

.scroll20_r_title a {
    color: #E60012;
    font-weight: bold;
    font-size: 18px;
}

.scroll20_r_text {
    line-height: 22px;
    height: 110px;
    overflow: hidden;
    margin: 10px 0;
}

.scroll20_r_more a {
    display: block;
    float: left;
    padding: 0 15px 0 25px;
    line-height: 26px;
    color: #FFF;
    height: 26px;
    background: #FF0000 url(images/scroll20_r_more.gif) 15px center no-repeat;
}

.gongchenganli1 {
    margin: 55px 0 0;
    background: #EAEAEA;
    height: 157px;
}


/* 滚动图片 */

.scroll30 {
    width: 950px;
    margin: 0 auto;
    position: relative;
    padding: 0px 160px 0px 100px;
    overflow: hidden;
}

.scroll30 ul {
    padding-top: 0px;
    height: 157px;
    overflow: hidden;
}

.scroll30 li {
    width: 236px;
    text-align: left;
    padding: 0px 8px 0;
}

.scroll30 img {
    height: 157px;
    width: 236px;
    margin-bottom: 0px;
    padding: 0;
    border: none;
    background: none;
}

.scroll30 img:hover,
#list-view .highlight {
    border-color: #ff8015;
    _border: none;
}

.scroll30 a.bx-prev,
.scroll30 a.bx-next {
    position: absolute;
    top: 55px;
    display: block;
    width: 53px;
    height: 53px;
    background: url(images/gundong30_l.gif) no-repeat center center;
    z-index: 99999;
}

.scroll30 a.bx-prev {
    left: -74px;
}

.scroll30 a.bx-prev:hover {
    background: url(images/gundong30_l.gif) no-repeat center center;
}

.scroll30 a.bx-next {
    right: -74px;
    background: url(images/gundong30_r.gif) no-repeat center center;
}

.scroll30 a.bx-next:hover {
    background: url(images/gundong30_r.gif) no-repeat center center;
}

.gongchenganli2 {
    margin: 70px auto 40px;
    width: 910px;
}

.gongchenganli2 ul {
    border-top: 1px dashed #C9C9C9;
}

.gongchenganli2 ul li {
    color: #727272;
    padding: 0 25px 0 43px;
    background: url(images/gongchenganli2_li.gif) 13px center no-repeat;
    border-bottom: 1px dashed #C9C9C9;
    height: 41px;
    line-height: 41px;
}

.gongchenganli2 ul li a {
    color: #727272;
    font-size: 14px;
}

.gongchenganli2 ul li span {
    float: right;
    color: #727272;
}

.gongchenganli2 ul li.li1 a {
    padding-right: 25px;
    background: url(images/re.gif) right center no-repeat;
}

.guanyu {
    padding: 55px 0;
    width: 910px;
    margin: 0 auto;
    background: url(images/guanyu.gif) 166px 55px no-repeat;
}

.guanyu1 {
    width: 130px;
    float: left;
}

.guanyu1_1 ul li {
    margin: 0 0 5px 0;
}

.guanyu1_1 ul li a {
    display: block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #DBDBDA;
}

.guanyu1_1 ul li a:hover,
.guanyu1_1 ul li a.on {
    text-decoration: none;
    background: #E60012;
    color: #FFF;
}

.guanyu1_1 ul li a span {
    padding: 0 0 0 10px;
    background: url(images/left1_a.png) left center no-repeat;
}

.guanyu1_2 {
    margin: 10px 0 0;
}

.guanyu2 {
    width: 690px;
    padding: 0 25px;
    float: right;
}

.guanyu2_1 {
    padding: 0 0 0 10px;
    background: url(images/guanyu2_1.gif) 3px center no-repeat;
    margin-bottom: 10px;
    color: #E60012;
    font-weight: bold;
}

.lianxi1 {
    padding: 55px 0 0;
    width: 870px;
    margin: 0 auto;
}

.lianxi2 {
    padding: 60px 0 80px;
    width: 870px;
    margin: 0 auto;
}

.daili1 {
    text-align: center;
    background: #F1F1F1;
    padding: 40px 0 15px;
}

.daili1 h3 {
    font-size: 30px;
    line-height: 45px;
    font-weight: normal;
}

.daili1 p {
    line-height: 35px;
    font-size: 16px;
}

.daili2 {
    line-height: 35px;
    margin: 30px 0 20px;
    text-align: center;
}

.daili2 a {
    margin: 0 15px;
    font-weight: bold;
}

.daili3 {
    margin-bottom: 40px;
}


/* 滚动图片 */

.scroll40 {
    width: 810px;
    margin: 0 auto;
    position: relative;
    padding: 0px 160px 0px 100px;
    overflow: hidden;
}

.scroll40 ul {
    padding-top: 0px;
}

.scroll40 li {
    width: 109px;
    text-align: center;
    padding: 0px 8px 0;
}

.scroll40 li p {
    height: 54px;
    font-size: 14px;
    background: #C9CACA;
    color: #4C4948;
    font-weight: bold;
    font-family: 微软雅黑;
}

.scroll40 li p a {
    display: block;
    line-height: 54px;
}

.scroll40 li:hover p {
    background: #E70012;
    color: #FFF
}

.scroll40 li:hover p a {
    color: #FFF;
}

.scroll40 img {
    height: 76px;
    width: 109px;
    margin-bottom: 0px;
    padding: 0;
    border: none;
    background: none;
}

.scroll40 img.img1 {
    display: block;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.scroll40 img.img2 {
    display: none;
}

.scroll40 li:hover img.img1 {
    display: none;
}

.scroll40 li:hover img.img2 {
    display: block;
}

.scroll40 img:hover,
#list-view .highlight {
    border-color: #ff8015;
    _border: none;
}

.scroll40 li span {
    color: #F3572F;
}

.scroll40 a.bx-prev,
.scroll40 a.bx-next {
    position: absolute;
    top: 30px;
    display: block;
    width: 53px;
    height: 53px;
    background: url(images/gundong40_l.png) no-repeat center center;
    z-index: 99999;
}

.scroll40 a.bx-prev {
    left: -74px;
}

.scroll40 a.bx-prev:hover {
    background: url(images/gundong40_l.png) no-repeat center center;
}

.scroll40 a.bx-next {
    right: -74px;
    background: url(images/gundong40_r.png) no-repeat center center;
}

.scroll40 a.bx-next:hover {
    background: url(images/gundong40_r.png) no-repeat center center;
}

.daili4 {
    background: #F1F1F1;
    text-align: center;
    background: #F1F1F1;
    padding: 40px 0 15px;
}

.daili4 h3 {
    font-size: 30px;
    line-height: 45px;
    font-weight: normal;
}

.daili4 p {
    line-height: 35px;
    font-size: 16px;
}

.daili5 {
    background: #F1F1F1;
    padding-bottom: 55px;
}

.daili5 dl {
    width: 1024px;
    margin: 0 auto;
    border-bottom: 1px dashed #A0A0A0;
    height: 200px;
    line-height: 40px;
}

.daili5 dt {
    float: left;
    width: 195px;
    margin: 0 0 0 125px;
    font-size: 18px;
    font-weight: bold;
}

.daili5 dd {
    float: left;
    width: 685px;
}

.daili5 dd a {
    margin-right: 12px;
    font-size: 15px;
    font-weight: bold;
}

.daili6 {
    background: #F1F1F1;
    padding-bottom: 55px;
}

.daili6 dl {
    width: 750px;
    margin: 0 auto;
    border-bottom: 1px dashed #A0A0A0;
    height: 69px;
    line-height: 69px;
}

.daili6 dt {
    float: left;
    width: 195px;
    margin: 0 0 0 125px;
    font-size: 15px;
    font-weight: bold;
}

.daili6 dd {
    float: left;
    width: 430px;
}

.daili6 dd a {
    margin-right: 22px;
    font-size: 15px;
    font-weight: bold;
}

.boe2 {
    width: 1112px;
    margin: 0 auto;
    padding: 25px 0 0 0;
}

.boe2 .left {
    width: 169px;
    float: left;
}

.left1 h3 {
    display: none;
}

.left1 ul li {
    margin: 0 0 1px 0;
}

.left1 ul li a {
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: left;
    padding: 0 0 0 30px;
    background: #DBDBDA;
}

.left1 ul li a:hover,
.left1 ul li a.on {
    text-decoration: none;
    background: #E60012 url(images/left1_a2.gif) 35px center no-repeat;
    color: #FFF;
}

.left2 {
    margin: 0;
}

.left2_1 {
    color: #333;
    font-weight: bold;
    padding: 0 0 5px 15px;
}

.left2 ul li {
    line-height: 26px;
    border-bottom: 1px solid #A2A2A2;

}

.left2 ul li a {
    color: #404040;
}

.left3 {
    height: auto;
    background: #DBDBDA;
    padding-bottom: 15px;
}

.left3_1 {
    line-height: 30px;
    padding: 10px 25px 0;
}

.left3_1 a {
    color: #333;
    font-weight: bold;
}

.left3 ul {
    margin: 0 0 0 10px;
}

.left3 ul li {
    color: #404040;
    line-height: 22px;
}

.boe2 .right {
    width: 908px;
    float: right;
}

.title20 {
    height: 36px;
    line-height: 36px;
    padding: 0 10px 0 50px;
    background: #EFEFEF url(images/title20.gif) 20px center no-repeat;
}

.title20 .mianbao {
    float: left;
}

.title20 .mianbao a {
    margin: 0 5px;
}

.title20 h5 {
    color: #333;
}

.title20 h5 a {
    color: #333;
}

.title20 span {
    display: none;
}

.title21 {
    margin: 30px 0 10px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
}

.xinwen1 {
    padding: 20px 0 0;
}

.xinwen1 dl {
    height:auto; 
    overflow:hidden;
    padding: 10px;
    border-bottom: 1px dashed #A7A7A7;
}

.xinwen1 dl img {
    width: 120px;
    float: left;
}

.xinwen1 dl dt {
    float: right;
    width: 710px;
    line-height: 35px;
}

.xinwen1 dl dt a {
    color: #333;
    font-weight: bold;
    font-size: 15px;
}

.xinwen1 dl dt span {
    float: right;
    color: #404040;
}

.xinwen1 dl dd {
    float: right;
    width: 710px;
    height: auto;
    line-height: 22px;
    overflow: hidden;
    color: #404040;
}

.xinwen1 dl p {
    float: right;
    width: 710px;
    margin: 8px 0 0;
}

.xinwen1 dl p a {
    display: block;
    float: left;
    padding: 0 15px 0 25px;
    line-height: 26px;
    color: #FFF;
    height: 26px;
    background: #FF0000 url(images/scroll20_r_more.gif) 15px center no-repeat;
}

.dinggou1 {
    width: 740px;
    margin: 0 auto;
    padding: 55px 0 20px;
    color: #E60012;
}

.dinggou1 h4 {
    padding: 0 0 0 10px;
    margin: 0 0 0 10px;
    background: url(images/dinggou1_h3.gif) left center no-repeat;
}

.dinggou2 {
    position: relative;
    margin: 0 auto;
    height: 544px;
    width: 740px;
    background: url(images/dinggou.png) left top no-repeat;
}

.dinggou2_1 {
    height: 540px;
    margin: 0 4px;
    background: url(images/dinggou2_1.gif) left 55px repeat-x;
}

.dinggou2 h5 {
    color: #E60012;
    position: absolute;
}

.dinggou2 h5.h51 {
    left: 65px;
    top: 20px;
}

.dinggou2 h5.h52 {
    left: 65px;
    top: 120px;
}

.dinggou2 ul {
    margin: 0 65px;
    padding: 60px 0 0 0;
}

.dinggou2 ul li {
    float: left;
    margin: 10px 0 0;
}

.dinggou2 ul li span {
    width: 70px;
    display: block;
    float: left;
}

.dinggou2 input {
    width: 320px;
    height: 20px;
}

.dinggou2 ul li #my_chanpinmingcheng {
    width: 210px;
    margin: 0 30px 60px 0;
}

.dinggou2 ul li #my_dinggoushuliang {
    width: 210px;
    margin: 0 0 60px 0;
}

.dinggou2 ul li #verify {
    height: 20px;
    width: 70px;
    border: 1px solid #CCC;
}

.dinggou2 ul li #my_beizhuxinxi {
    height: 100px;
    width: 530px;
}

.dinggou2 ul li.btn_li {
    clear: both;
}

.dinggou2 ul li .my_liuyan_btn {
    display: block;
    float: left;
    margin: 0 15px 0 0;
    width: 64px;
    height: 24px;
    line-height: 24px;
    padding: 0;
    text-align: center;
    color: #FFF;
    background: #A0A0A0;
    border: none;
}

.dinggou2 ul li .my_chongzhi_btn {
    display: block;
    float: left;
    margin: 0 15px 0 0;
    width: 64px;
    height: 24px;
    line-height: 24px;
    padding: 0;
    text-align: center;
    color: #FFF;
    background: #A0A0A0;
    border: none;
}

.dinggou2 ul li .my_quxiao_btn {
    display: block;
    float: left;
    margin: 0 15px 0 0;
    width: 64px;
    height: 24px;
    line-height: 24px;
    padding: 0;
    text-align: center;
    color: #FFF;
    background: #A0A0A0;
    border: none;
}

.title30 {
    padding-bottom: 20px;
}

.title30 .mianbao {
    color: #666;
    font-weight: bold;
    font-size: 14px;
}

.title30 .mianbao a {
    color: #666;
    margin: 0 5px;
}

.title30 h5 {
    display: none;
}

.title30 span {
    display: none;
}


/*-----------钢制横式------------*/

.right1 ul {
    border-top: 1px dashed #B8B8B8;
}

.right1 ul li {
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px dashed #B8B8B8;
}

.right1 ul li dl {
  width: 31%;
    padding: 1%;
    float: left;
}

.right1 ul li dl dt img {
    height: 185px;
    width: 230px;
}

.right1 ul li dl dd {
    height: auto;
    width: 100%;
    margin: 10px auto 0;
    padding:5px;
    color: #E40011;
    border-bottom: 1px solid #C8C8C8;
    background: #E6E6E6;
    text-align: center;
    font-size: 12px;
}

.right1 ul li dl dd h5 a {
    color: #E40011;
}


/*-----------钢制竖式------------*/

.right2 ul {
    border-top: 1px dashed #B8B8B8;
}

.right2 ul li {
    padding: 40px 0;
    border-bottom: 1px dashed #B8B8B8;
}

.right2 ul li dl {
    width: 175px;
    padding: 0 60px;
    float: left;
}

.right2 ul li dl dt img {
    height: 315px;
    width: 112px;
}

.right2 ul li dl dd {
    height: 53px;
    width: 165px;
    margin: 40px auto 0;
    color: #E40011;
    border-bottom: 1px solid #C8C8C8;
    background: #E6E6E6;
    text-align: center;
}

.right2 ul li dl dd h5 {
    padding: 8px 0 0;
}

.right2 ul li dl dd h5 a {
    color: #E40011;
}


/*-----------钢制卫浴------------*/

.right3 ul {
    border-top: 1px dashed #B8B8B8;
}

.right3 ul li {
    padding: 40px 0;
    border-bottom: 1px dashed #B8B8B8;
}

.right3 ul li dl {
    width: 175px;
    padding: 0 25px;
    float: left;
}

.right3 ul li dl dt img {
    height: 277px;
    width: 131px;
}

.right3 ul li dl dd {
    height: 53px;
    width: 165px;
    margin: 40px auto 0;
    color: #E40011;
    border-bottom: 1px solid #C8C8C8;
    background: #E6E6E6;
    text-align: center;
}

.right3 ul li dl dd h5 {
    padding: 8px 0 0;
}

.right3 ul li dl dd h5 a {
    color: #E40011;
}


/*-----------铜铝横式------------*/

.right4 ul {
    border-top: 1px dashed #B8B8B8;
}

.right4 ul li {
    padding: 40px 0;
    border-bottom: 1px dashed #B8B8B8;
}

.right4 ul li dl {
    width: 190px;
    padding: 0 55px;
    float: left;
}

.right4 ul li dl dt img {
    height: 143px;
    width: 190px;
}

.right4 ul li dl dd {
    height: 53px;
    width: 165px;
    margin: 40px auto 0;
    color: #E40011;
    border-bottom: 1px solid #C8C8C8;
    background: #E6E6E6;
    text-align: center;
}

.right4 ul li dl dd h5 {
    padding: 8px 0 0;
}

.right4 ul li dl dd h5 a {
    color: #E40011;
}


/*-----------铜铝横式------------*/

.right5 ul {
    border-top: 1px dashed #B8B8B8;
}

.right5 ul li {
    padding: 40px 0;
    border-bottom: 1px dashed #B8B8B8;
}

.right5 ul li dl {
    width: 175px;
    padding: 0 25px;
    float: left;
}

.right5 ul li dl dt img {
    height: 329px;
    width: 93px;
}

.right5 ul li dl dd {
    height: 53px;
    width: 165px;
    margin: 40px auto 0;
    color: #E40011;
    border-bottom: 1px solid #C8C8C8;
    background: #E6E6E6;
    text-align: center;
}

.right5 ul li dl dd h5 {
    padding: 8px 0 0;
}

.right5 ul li dl dd h5 a {
    color: #E40011;
}


/*-----------铜铝卫浴------------*/

.right6 ul {
    border-top: 1px dashed #B8B8B8;
}

.right6 ul li {
    padding: 40px 0;
    border-bottom: 1px dashed #B8B8B8;
}

.right6 ul li dl {
    width: 175px;
    padding: 0 130px;
    float: left;
}

.right6 ul li dl dt img {
    height: 315px;
    width: 122px;
}

.right6 ul li dl dd {
    height: 53px;
    width: 165px;
    margin: 40px auto 0;
    color: #E40011;
    border-bottom: 1px solid #C8C8C8;
    background: #E6E6E6;
    text-align: center;
}

.right6 ul li dl dd h5 {
    padding: 8px 0 0;
}

.right6 ul li dl dd h5 a {
    color: #E40011;
}


/*-----------三级页面区域代理------------*/

.daili11 {
    text-align: center;
    padding: 40px 0 15px;
}

.daili11 h3 {
    font-size: 30px;
    line-height: 45px;
    font-weight: normal;
}

.daili11 p {
    line-height: 35px;
    font-size: 16px;
}

.daili12 {
    line-height: 35px;
    padding: 30px 0 20px;
    text-align: center;
    background: #F1F1F1;
}

.daili12 a {
    margin: 0 15px;
    font-weight: bold;
}

.daili13 {
    padding-bottom: 40px;
    background: #F1F1F1;
}

.daili14 {
    width: 910px;
    margin: 0 auto;
    text-align: center;
    padding: 40px 0 20px;
    border-top: 2px solid #EC3B49;
    background: url(images/daili14.gif) center top no-repeat;
}

.daili14 h3 {
    font-size: 30px;
    line-height: 45px;
    font-weight: normal;
    text-transform: uppercase;
}

.daili14 p {
    line-height: 35px;
    font-size: 16px;
}

.daili15 {
    width: 910px;
    margin: 0 auto 40px;
}

.daili15_l {
    width: 600px;
    float: left;
}

.daili15_l dl {
    position: relative;
    height: 175px;
    padding: 20px 0;
    border-top: 1px dashed #9FA0A0;
}

.daili15_l dl img {
    height: 175px;
    width: 200px;
    float: left;
}

.daili15_l dl p {
    float: right;
    width: 363px;
    color: #E60012;
    line-height: 22px;
    font-size: 15px;
}

.daili15_l dl dt {
    float: right;
    width: 363px;
    line-height: 30px;
}

.daili15_l dl dt a {
    color: #666;
    font-size: 15px;
    font-weight: bold;
}

.daili15_l dl dd {
    float: right;
    color: #9FA0A0;
    width: 363px;
    line-height: 22px;
    height: 86px;
    overflow: hidden;
}

.daili15_l dl a.more {
    display: block;
    position: absolute;
    bottom: 20px;
    right: 0;
    padding: 2px 0 0 2px;
    background: #FFF;
}

.daili15_l dl a.more img {
    height: 24px;
    width: 81px;
}

.daili15_r {
    width: 226px;
    float: right;
}

.daili15_r1 {
    margin: 0 2px 0 0;
}

.daili15_r1_1 {
    color: #333;
    font-weight: bold;
    padding: 0 0 5px 15px;
}

.daili15_r1 ul li {
    line-height: 26px;
    border-bottom: 1px solid #A2A2A2;
    padding: 0 0 0 15px;
    background: url(images/left1_a1.gif) 5px center no-repeat;
}

.daili15_r1 ul li a {
    color: #999;
}

.daili15_r2 {
    height: 210px;
    width: 226px;
    background: url(images/daili15_r2.png) left top no-repeat;
}

.daili15_r2_1 {
    line-height: 40px;
    padding: 10px 25px 0;
}

.daili15_r2_1 a {
    color: #333;
    font-weight: bold;
}

.daili15_r2 ul {
    margin: 0 15px;
}

.daili15_r2 ul li {
    color: #7D7D7D;
    line-height: 26px;
    padding: 0 0 0 10px;
    background: url(images/left1_a1.gif) left center no-repeat;
}


/* qq客服 */

#rightButton {
    position: fixed;
    _position: absolute;
    top: 208px;
    right: 0;
    z-index: 999999;
    display: block;
    color: #555;
    font-size: 10px;
}

#right_ul {
    position: relative;
}

#right_qq {
    background: url(images/qq/qq.png) no-repeat;
    width: 68px;
    height: 74px;
}

#right_tel {
    background: url(images/qq/tel.png) no-repeat;
    width: 68px;
    height: 77px;
}

#right_tel2 {
    background: url(images/qq/tel2.png) no-repeat;
    width: 85px;
    height: 242px;
}

#right_tip {
    background: url(images/qq/qq_box_bt.png) left bottom no-repeat;
    width: 252px;
    position: absolute;
    right: 70px;
    top: -10px;
    display: none;
    z-index: 999999;
    padding-bottom: 9px;
}

div.flag_qq {
    display: none;
    padding: 20px;
    background: url(images/qq/flag_right.png) left top no-repeat;
}

div.flag_tel {
    padding: 20px;
    background: url(images/qq/flag_right.png) left top no-repeat;
}

div.flag_weixin {
    display: none;
    padding: 20px;
    background: url(images/qq/flag_right.png) left top no-repeat;
}

.qq_time {
    clear: both;
    height: 24px;
    line-height: 24px;
    padding-left: 20px;
    background: url(images/qq/time.gif) left center no-repeat;
    color: #999;
}

.kf_qq {
    display: block;
    float: left;
    width: 80px;
    height: 24px;
    line-height: 24px;
    margin-left: 5px;
    padding-left: 40px;
    background: url(images/qq/qq1.gif) left top no-repeat;
}

.kf_qq:hover {
    background: url(images/qq/qq2.gif);
    color: white;
}

.kf_ww {
    display: block;
    float: left;
    width: 80px;
    height: 24px;
    line-height: 24px;
    margin-left: 5px;
    padding-left: 40px;
    background: url(images/qq/w1.gif) left top no-repeat;
}

.kf_ww:hover {
    background: url(images/qq/w2.gif);
    color: white;
}

#right_tip span {
    display: block;
    float: left;
    width: 60px;
    line-height: 24px;
}

.kf_tel {
    font-size: 16px;
    color: #f5b619;
}


/* 返回顶部 */

#backToTop {
    position: fixed;
    _position: absolute;
    bottom: 50px;
    right: 0;
    z-index: 999999;
    display: none;
}

a.backToTop_a {
    background: url(images/base/top.png) no-repeat;
    width: 68px;
    height: 79px;
    display: block;
}

a.backToTop_a:active {
    background: url(images/base/top_hover.png) no-repeat;
}

.links {
    margin: 0px 0px;
    padding: 5px;
    border: 1px dotted #ccc;
}

.links a {
    padding: 5px 8px 5px 0px;
    color: #666666;
}

.foot_b {
    background: #DCDDDD;
    padding: 15x 0px;
}

.foot_b .ti {
    border-bottom: 1px solid #ccc;
    line-height: 36px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.foot_b .ti a {
    color: #333;
}

.foot_1 {
    float: left;
    width: 200px;
    padding-right: 30px;
    height: 160px;
    background: url(images/foot_line.gif) right top repeat-y;
}

.foot_1 li {
    float: left;
    width: 90px;
    padding-left: 10px;
    background: url(images/dian_g.gif) left center no-repeat;
}

.foot_2 {
    float: left;
    width: 390px;
    height: 160px;
    padding: 0px 30px 20px 30px;
    background: url(images/foot_line.gif) right top repeat-y;
}

.f_2_1 {
    float: left;
    width: 145px;
    margin-top: 15px;
}

.f_2_2 {
    float: left;
    width: 245px;
    margin-top: 0px;
}

.f_2_1 img {
    clear: both;
    padding-bottom: 20px;
}

.f_2_2 a {
    float: left;
    width: 100px;
    padding: 10px;
    text-align: center;
}

.f_2_2 a img {
    width: 130px;
}

.foot_3 {
    float: left;
    width: 270px;
    padding-left: 30px;
}

.foot_3 li {
    padding-left: 10px;
    background: url(images/dian_g.gif) left center no-repeat;
}

.daohang {
    background-color: White Smoke;
    color: #FF0000;
    text-decoration: none;
    text-align: center
}

.daohang1 {
    /*background-color: Black;*/
}

#slideshow {
    position: relative;
    height: 400px;
    width: 1024px;
    margin: 0 auto;
}

#slideshow a {
    float: left;
    display: inline;
}

#slideshow .img {
    position: absolute;
    width: 1024px;
    height: 400px;
    overflow: hidden
}

#slideshow .img span {
    position: absolute;
    width: 19999px;
    display: block
}

#slideshow .btns {
    z-index: 10;
    position: absolute;
    width: 1024px
}

#slideshow .btns s {
    position: absolute;
    width: 60px;
    display: none;
    height: 80px;
    overflow: hidden;
    top: 135px;
    cursor: pointer
}

#slideshow .btns s i {
    position: absolute;
    width: 60px;
    background: url(/images/btn_slideshow.png);
    height: 160px;
    _filter: progid:dximagetransform.microsoft.alphaimageloader(enabled=true, sizingmethod=scale, src="{$skin_path}/images/btn_slideshow.png");
    _background: none;
}

#slideshow .btns s.prev {
    left: 0px
}

#slideshow .btns s.prev i {
    top: -80px
}

#slideshow .btns s.next {
    right: 0px
}

.paging {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    height: 400px;
    position: absolute;
    background: #000;
    overflow: hidden
}

#boo {
    margin: 0px auto;
    padding: 0px auto;
    width: 1002px;
}

#tabs1 {
    width: 975px;
    margin: 0px 0px auto;
}

.meou1bex {
    position: relative;
    overflow: hidden;
    height: 30px;
    width: 1003px;
    text-align: left;
}

#meou1 {
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 1;
}

#meou1 li {
    float: left;
    display: block;
    cursor: pointer;
    width: 143px;
    text-align: center;
    line-height: 21px;
    height: 30px;
    background: #DADBDB;
}

#meou1 li.hover {
    background: #FFf;
    border-left: 1px solid #DADBDB;
    border-top: 1px solid #DADBDB;
    border-right: 1px solid #DADBDB;
}

.mdain {
    padding: 20px;
    text-align: justify;
}

.mdain1bex {
    margin-top: -1px;
    border: 1px solid #DADBDB;
    height: 135px;
    width: 1001px;
}

#mdain1 ul {
    display: none;
}

#mdain1 ul.block {
    display: block;
}

#mdain1 dt {
    float: right;
    font-size: 14px;
    line-height: 40px;
}

#container {
    margin: 10px 130px 0px auto;
    /* centered */
    width: 1002px;
}

.bubble {
    float: left;
    margin-right: 150px;
    width: 350px;
    background: #fff;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -khtml-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 90;
    /* the stack order: displayed under ribbon rectangle (100) */
}

.rectangle {
    background: #7f9db9;
    height: 40px;
    width: 380px;
    position: relative;
    left: -15px;
    top: 30px;
    float: left;
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -khtml-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    z-index: 100;
    /* the stack order: foreground */
}

.rectangle h2 {
    font-size: 30px;
    color: #fff;
    padding-top: 10px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    text-align: center;
}

.link1 {
    color: #FFF;
}

.triangle-l {
    border-color: transparent #7d90a3 transparent transparent;
    border-style: solid;
    border-width: 15px;
    height: 0px;
    width: 0px;
    position: relative;
    left: -30px;
    top: 55px;
    z-index: -1;
    /* displayed under bubble */
}

.triangle-r {
    border-color: transparent transparent transparent #7d90a3;
    border-style: solid;
    border-width: 15px;
    height: 0px;
    width: 0px;
    position: relative;
    left: 350px;
    top: 25px;
    z-index: -1;
    /* displayed under bubble */
}

.info {
    padding: 25px 25px 0px 25px;
    border-width: 1px;
    border-color: #A4A4A4;
    border-style: solid;
}

.info h2 {
    font-size: 14px;
}

.info p {
    padding-top: 5px;
    font-size: 14px;
    line-height: 22px;
}

.info p a {
    color: #c4591e;
    text-decoration: none;
}

.info p a:hover {
    text-decoration: underline;
}

#scont {
    margin: 0px auto;
    /* centered */
    width: 1002px;
}

.sbuble {
    float: left;
    left: 10px;
    margin-right: 28px;
    width: 222px;
    background: #fff;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -khtml-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 90;
    /* the stack order: displayed under ribbon rectangle (100) */
}

.srect {
    background: #ff5f53;
    height: 35px;
    width: 222px;
    position: relative;
    left: 0px;
    top: 0px;
    float: left;
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -khtml-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    z-index: 100;
    /* the stack order: foreground */
}

.srect h2 {
    font-size: 22px;
    color: #fff;
    padding-top: 5px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    text-align: center;
}

.sinfo {
    padding: 5px 5px 0px 5px;
    border-width: 1px;
    border-color: #A4A4A4;
    border-style: solid;
    width: 210px;
    height: 180px;
}

.sinfo h2 {
    font-size: 14px;
    font-weight: 500;
}

.sinfo p {
    padding-top: 5px;
    font-size: 14px;
    line-height: 22px;
}

.sinfo p a {
    color: #c4591e;
    text-decoration: none;
}

.sinfo p a:hover {
    text-decoration: underline;
}

.oot_b {
    background: #DCDDDD;
}

.oot_b .ti {
    border-bottom: 1px solid #ccc;
    line-height: 30px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    height: 30px;
}

.oot_b .ti a {
    color: #333;
}

.oot_1 {
    float: left;
    width: 1002px;
}

.oot_1 ul {
    padding: 5px 0px;
}

.oot_1 li {
    float: left;
    padding: 0px 10px 0px 10px;
    background: url(images/dian_g.gif) left center no-repeat;
}

.neiye {
    width: 910px;
    margin: 0px auto 0px;
}

.neiye_r {
    width: 49%;
    float: left;
    padding-left: 1%
}

.neiye_r1 {
    margin: 0 0px 0 0;
}

.neiye_r1_1 {
    color: #333;
    font-weight: bold;
    padding: 0 0 5px 0px;
}

.neiye_r1 ul li {
    line-height: 30px;
    border-bottom: 1px solid #A2A2A2;
}

.neiye_r1 ul li a {
    color: #999;
}

.neiye_r2 {
    height: 210px;
    width: 330px;
    background: url(images/daili15_r2.png) left top no-repeat;
}

.neiye_r2_1 {
    line-height: 40px;
    padding: 10px 25px 0;
}

.neiye_r2_1 a {
    color: #333;
    font-weight: bold;
}

.neiye_r2 ul {
    margin: 0 15px;
}

.neiye_r2 ul li {
    color: #7D7D7D;
    line-height: 26px;
    padding: 0 0 0 10px;
    background: url(images/left1_a1.gif) left center no-repeat;
}

.wrap {
    width: 1024px;
    height: auto;
    margin: 0 auto;
    position: relative;
    backgkround: yellow;
    padding: 0 32px;
}

.bannero {
    width: 1024px;
    height: 400px;
    float: left;
    /*background:url(images/banner_121129.jpg) no-repeat;*/
    position: relative;
    overflow: hidden;
}

.bannero a.down_link1 {
    display: block;
    width: 959px;
    height: 409px;
    float: left;
    position: absolute;
    z-index: 9;
    left: 1px;
    top: 9px;
}

.bannero a.download_btn {
    display: block;
    width: 221px;
    height: 51px;
    float: left;
    background: url(images/download_btn_new.jpg) no-repeat;
    position: absolute;
    left: 61px;
    top: 206px;
    text-indent: -999px;
    z-index: 10;
}

.wrap a.prev,
.wrap a.next {
    display: block;
    width: 32px;
    height: 96px;
    cursor: pointer;
    text-indent: -9999px;
}

.wrap a.prev {
    position: absolute;
    left: 0px;
    top: 160px;
    background: url(images/left_arrow.jpg) no-repeat;
}

.wrap a.next {
    position: absolute;
    left: 1056px;
    top: 160px;
    background: url(images/right_arrow.jpg) no-repeat;
}

p.touming {
    width: 1024px;
    height: 66px;
    border-top: 1px solid #ffffff;
    position: absolute;
    bottom: 0px;
    background: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.silder_nav {
    width: 525px;
    height: 65px;
    position: absolute;
    bottom: 0px;
    padding-left: 435px;
}

.silder_nav li {
    width: 175px;
    height: 65px;
    float: left;
}

.silder_nav a {
    display: block;
    width: 175px;
    height: 65px;
    float: left;
    overflow: hidden;
}

.silder_nav a:hover,
.silder_nav a.current {
    border-bottom: 4px solid #0b68c8;
    width: 175px;
    height: 61px;
    background: #000;
}

.silder_con {
    width: 1024px;
    height: 400px;
    position: absolute;
}

.silder_panel {
    width: 1024px;
    height: 400px;
    overflow: hidden;
    float: left;
    position: relative;
}

.silder_panel img {
    width: 1024px;
    height: 400px;
    display: block;
    overflow: hidden;
}


/*public*/

.fl {
    display: inline;
    float: left
}

.fr {
    display: inline;
    float: right
}

.cf:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
    overflow: hidden
}

.cf {
    zoom: 1
}

.pb10 {
    padding-bottom: 10px
}

.mt10 {
    margin-top: 10px;
}


/*main*/

.case {
    width: 970px;
    margin: 5px auto;
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 10px #ccc;
}

.case .title {
    height: 20px;
    border-bottom: 3px solid #e7e7e7;
    padding-bottom: 10px;
}

.case .title h2 {
    font-size: 20px;
    font-family: "microsoft yahei";
}

.case .title-list {
    position: relative;
    top: 6px;
}

.case .title-list li {
    width: 146px;
    line-height: 20px;
    text-align: center;
    float: left;
    display: inline;
}

.case .title-list li.on {
    color: #ff6600;
    font-weight: bold;
}

.case .title-list p {
    position: absolute;
    top: 24px;
    left: 0px;
    width: 146px;
    height: 7px;
    border-top: 3px solid #ff6600;
    overflow: hidden;
    text-align: center;
}

.case .title-list b {
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: -3px;
    border-style: solid dashed dashed dashed;
    border-width: 9px;
    border-color: #ff6600 #fff #fff #fff;
    overflow: hidden;
    zoom: 1;
    font-size: 0;
}

.product {
    height: 268px;
    position: relative;
    overflow: hidden;
    display: none;
    margin-top: 20px;
}

.product ul {
    position: absolute;
    left: 0px;
}

.product-wrap .show {
    display: block;
}

.product-wrap .product li {
    line-height: 22px;
    float: left;
    display: inline;
    margin-left: 1px;
    background: #f3f3f3;
    border: 2px solid #fafafa;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}

.product-wrap .product li.ml0 {
    margin-left: 0px;
}

.product-wrap .product li a.imgwrap {
    display: block;
    width: 226px;
    height: 200px;
    background: #fff;
    text-align: center;
}

.product-wrap .product li p {
    padding-left: 5px;
    color: #666666;
    line-height: 22px;
}

.product-wrap .product li p a {
    color: #666666;
    text-decoration: none;
}

.product-wrap .product li p a:hover {
    color: #ff6600;
    text-decoration: none;
}

h2 span {
     font-weight: bold;
}

.clear,
.area,
.pp,
.pt {
    zoom: 1
}

.show {
    display: block;
}

.hidden {
    display: none;
}

.pp,
.pt,
.list12 ul,
.list14 ul,
.area {
    width: 100%;
    margin: 0 auto;
}

.pp:after,
.pt:after,
.area:after,
.clear:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.pp {
    text-align: center;
}

.pp img {
    display: block;
    margin: 0 auto;
}


/*组图内图片属性*/

.pp span {
    display: block;
}

.pt {
    color: #666;
    line-height: 20px;
    text-align: left;
}

.pt div {
    float: left;
    margin: 0 10px 0 0;
}


/*图文混排*/

.pt p {
    clear: none
}


/* 文字列表属性 */

.list14 li,
.list12 li {
    padding: 3px 0;
    color: #333;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
}

.list14 li {
    padding: 4px 0;
    font-size: 14px;
}


/* 浮动属性 */

.left,
.center,
.l,
.right,
.r {
    display: inline;
    float: inherit;
}

.right,
.r {
    float: right;
}

.fontArial {
    font-family: 'Arial'
}

.b {
    font-weight: bold;
}


/* 加粗 */

.blank5,
.blank8 {
    height: 5px;
    font-size: 1px;
}

.blank8 {
    height: 8px;
}

.more {
    text-align: right;
}


/* 更多 */

.area {
    width: 950px;
}


/*页面属性 */

li.nodot {
    background: none!important;
    padding-left: 0px!important;
}


/* 去掉列表前缀 */

.area {
    width: 1002px;
}


/*总体宽度*/

.menuA li,
#contentE .btns a {
    background: url(images/icon.gif) no-repeat
}


/* E板块CSS样式 */

#contentE .left .list12 li {
    padding-left: 0px;
}

#channelNav {
    display: none;
}

#contentE .pic,
.same .pic,
.pubFun .pp li {
    position: relative;
}

#contentE .label {
    position: absolute;
    top: 140px;
    left: 21px;
    _left: 2px;
    height: 15px;
    width: 120px;
    margin: 0 auto;
    color: #FFF;
    line-height: 14px;
    text-align: right;
    padding: 3px 5px 0 0
}

#contentE .label i {
    position: absolute;
    height: 18px;
    width: 120px;
    left: 0;
    top: 0;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.60;
}

#contentE .label em,
.same .pic .label em,
.pubFun .pp .label em {
    margin: 0;
    position: relative;
    z-index: 2;
    color: #FFF;
    font: 12px/14px "宋体";
    margin-right: 3px;
}

#contentE {
    width: 1002px;
    margin: 20px auto 0;
    border: 1px #E2E2E2 solid;
    border-top: 0
}

#contentE .left {
    width: 167px;
    height: 258px
}

#contentE .bord {
    width: 166px;
    height: 258px;
    border-right: 1px #E2E2E2 solid
}

#contentE .left h2 {
    height: 20px;
    padding: 8px 17px 0
}

#contentE .left .info {
    width: 127px;
    margin: 1px auto 4px;
    text-align: left;
    line-height: 20px
}

#contentE .left .pic span {
    display: block;
    margin: 9px auto 2px;
    line-height: 20px
}

#contentE .left .line {
    width: 89%
}

#contentE .left .list12 ul {
    width: 141px;
    margin: 9px auto 0
}

#contentE .left .list12 li {
    padding-left: 2px
}

#contentE .left .more {
    padding-right: 15px;
    line-height: 22px
}

#contentE .btns {
    position: relative;
    height: 1px;
    font-size: 0
}

#contentE .btns a {
    position: absolute;
    background-position: 0 -60px;
    width: 14px;
    height: 46px;
    top: -177px;
    left: 0
}

#contentE .btns .down {
    background-position: -20px -60px;
    left: auto;
    right: 0
}

#contentE .btns a:hover.up {
    background-position: 0 -110px
}

#contentE .btns a:hover.down {
    background-position: -20px -110px
}

#contentE .btns .uN,
#contentE .btns a:hover.uN {
    cursor: none;
    background-position: 0 -160px
}

#contentE .btns .dN,
#contentE .btns a:hover.dN {
    cursor: none;
    background-position: -20px -160px
}

#contentE .cons {
    width: 1002px;
    overflow: hidden;
    position: relative;
    height: 258px
}

#contentE .con {
    float: left;
    width: 9999px;
    position: absolute;
    left: 0;
    top: 0;
}

#contentE .tBG {
    height: 7px;
    font-size: 0;
    width: 100%
}

#contentE .wdA .tBG {
    background: #7FB304
}

#contentE .wdA .bgBord {
    background: #F8FBF0
}

#contentE .wdA .info {
    color: #7FB304
}

#contentE .wdB .tBG {
    background: #6D92A7
}

#contentE .wdB .bgBord {
    background: #F3F5F6
}

#contentE .wdB .info {
    color: #638AA0
}

#contentE .wdC .tBG {
    background: #BE49B7
}

#contentE .wdC .bgBord {
    background: #FAF1F3
}

#contentE .wdC .info {
    color: #BE49B7
}

#contentE .wdD .tBG {
    background: #4894C7
}

#contentE .wdD .bgBord {
    background: #F3F8FA
}

#contentE .wdD .info {
    color: #4894C7
}

#contentE .wdE .tBG {
    background: #8455C7
}

#contentE .wdE .bgBord {
    background: #F5F2FB
}

#contentE .wdE .info {
    color: #8455C7
}

#contentE .wdF .tBG {
    background: #9E7D44
}

#contentE .wdF .bgBord {
    background: #F5EFEE
}

#contentE .wdF .info {
    color: #9E7D44
}

#contentE .wdG .tBG {
    background: #6A815E
}

#contentE .wdG .bgBord {
    background: #F0F4EE
}

#contentE .wdG .info {
    color: #6A815E
}

#contentE .wdH .tBG {
    background: #828181
}

#contentE .wdH .bgBord {
    background: #F3F3F3
}

#contentE .wdH .info {
    color: #828181
}


/* soft_function */

.soft_function {
    width: 1000px;
    height: 636px;
    margin: 0 auto
}

.soft_con_icon {
    width: 1000px;
    height: 40px;
    display: block;
    padding-top: 10px
}

.soft_con_icon ul li {
    float: left;
    display: block;
    list-style: none;
    height: 180px;
    width: 150px;
    margin: 0 25px;
}

.soft_con_icon ul li a p {
    color: #333333;
    font-size: 20px;
    font-family: "微软雅黑";
    text-align: center
}

.soft_con {
    height: 296px;
    width: 1000px
}

.soft_con1 {
    height: 20px;
    width: 1000px;
    background: url(images/line_select_001.gif)
}

.soft_con2 {
    height: 275px;
    width: 998px;
    border-bottom: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    background: #fcfcfc
}

.soft_con2 div {
    float: left;
    margin: 8px 0px;
}

.function1 {
    height: 259px;
    width: 249px;
    border-right: 1px dashed #d4d4d4
}

.function2 {
    height: 259px;
    width: 248px;
}

.soft_con2 div img {
    margin: 20px 50px 0px 49px
}

.soft_con2 div p {
    text-align: center
}

.p1 {
    font-size: 20px;
    color: #555555;
    font-family: "微软雅黑";
    line-height: 45px
}

.p2 {
    font-size: 14px;
    color: #c0c0c0;
    font-family: "微软雅黑";
    width: 208px;
    height: 50px;
    line-height: 24px;
    margin: auto;
    overflow: hidden;
}

.test {
    margin: 0px auto;
    padding: 0px auto;
    width: 918px;
}

.test ul {
    list-style: none;
}

.test li {
    float: left;
    width: 140px;
    background: #CCC;
    margin-left: 3px;
    line-height: 30px;
}

.test a {
    display: block;
    text-align: center;
    height: 30px;
}

.test a:link {
    color: #FFF;
    background: #EB0909 no-repeat 5px 12px;
    text-decoration: none;
}

.test a:visited {
    color: #FFF;
    text-decoration: underline;
}

.test a:hover {
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    background: #F00
}