﻿body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0
}

ul,
ol {
    list-style: none
}

s {
    text-decoration: none
}

img {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
cite,
code,
dfn,
th,
var {
    text-align: left;
    font-weight: normal;
    font-style: inherit;
}

/* 表单 */
label {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

button,
input,
select,
textarea {
    vertical-align: baseline;
    *vertical-align: middle
}

.clearfix {
    overflow: hidden;
    zoom: 1;
}

/* 项目主体部分设置 */
body {
    background: #fff;
    color: #5f5f5f;
    font: 12px/1.5 "\5fae\8f6f\96c5\9ed1", Arial;
}

input,
textarea {
    font-family: "\5fae\8f6f\96c5\9ed1", \5b8b\4f53, "microsoft yahei", Arial;
    vertical-align: middle
}

.input {
    width: 80%;
    border: 1px solid #dedbd7;
    padding: 1em .4em;
    font-size: 12px;
    color: #666;
}

.input:focus {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
}

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

a:hover {
    color: #f60;
    text-decoration: none
}

.spot,
.topArea span .wbst,
.topArea span .wbst a {
    color: #daaa5f
}

.ke-content {
    padding: 20px;
}

.pg_margins {
    padding: 0;
}

.topArea .bg-topArea,
.header .header-inner,
.ftLinkWrap .ftLink,
.footer .ft-wrap {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.navbox .nav {
    width: 1170px;
}

/*顶部*/
.topArea {
    padding: 7px 0;
    color: #bebebe;
    border-bottom: 1px solid #e8e8e8;
    border-top: 5px solid #13619d;
}

.topArea span {
    font-size: 0;
}

.topArea span .wbst {
    font-size: 12px;
}

.r-arte {
    position: absolute;
    right: 0;
    top: 0;
    color: #bebebe
}

.r-arte a {
    padding: 0 10px;
    border-right: 1px solid #bebebe;
    color: #999
}

.r-arte a:last-child {
    border-right: 0;
    padding-right: 0
}

.r-arte span {
    display: none
}

.searchformBox {
    margin: 0 auto;
    width: 1200px;
    position: relative
}

.searchformBox form {
    position: absolute;
    right: 0;
    top: -50px
}

.searchformBox .serach_input {
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 10px 8px 9px 8px;
    font-size: 12px;
    margin-right: -4px;
    width: 120px;
    transition: all 0.2s linear 0s;
}

.searchformBox .btn_serach {
    background: url(../images/btn_search.jpg) no-repeat;
    width: 38px;
    height: 38px;
    border: 0;
    cursor: pointer
}

.searchformBox:hover .serach_input {
    width: 220px;
}

/*头部*/
.header {
    position: relative;
    font-size: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    height: 160px;
    overflow: hidden;
    z-index: 30
}

.header .header-inner {
    position: relative;
    position: relative;
    z-index: 30
}

/*导航*/
#topNav.nav_fixed {
    position: fixed;
    z-index: 300;
    top: 30px
}

.navbox_foot {
    overflow: hidden;
    zoom: 1;
    padding: 30px 0 0;
}

#topNav {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    background: url(../images/nav_bg.png) no-repeat 50% 0;
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    margin-top: -30px;
    z-index: 30
}

#topNav .nav {
    height: 60px;
}

.navbox li,
.navbox_foot li {
    float: left;
    line-height: 60px;
    height: 60px;
    position: relative
}

#topNav li a {
    color: #fff5b9;
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.2s linear 0s;
    background-position: 0 20px
}

#topNav li a:hover {
    color: #faaf15
}

/*#topNav li .current,
#topNav li .current:hover {
    background: url(../images/nav_active.jpg) no-repeat 0 50%;
    color: #fff5b9
}*/

#topNav li.line {
    width: 2px;
    background: url(../images/line_bg.jpg) no-repeat 50% 50%
}

.navbox_foot li {
    height: 52px;
    line-height: 52px
}

.shownav {
    background: #fff;
    visibility: hidden;
    position: absolute;
    font-weight: normal;
    width: 220px;
    padding: 0;
    border: 1px solid #e8e8e8;
    left: 50%;
    display: none;
    _display: block;
    box-shadow: 0 0 10px #bbb;
    z-index: 100;
    margin-left: -110px;
}

.nav li:hover .shownav {
    display: block;
    text-align: left;
    font-size: 12px
}

#topNav li .shownav a {
    line-height: 26px;
    height: auto;
    color: #222;
    padding: 4px 10px 4px 30px;
    width: auto;
    background: url(../images/nav_up_2.gif) no-repeat 15px 50%;
}

#topNav li .shownav a:hover {
    background-color: #f8f8f8;
}

/*banner样式*/
.banner {
    margin: 0 0 15px;
    position: relative;
    z-index: 20
}

.picBox {
    overflow: hidden;
    font-size: 0;
    position: relative;
    z-index: 90;
    transition: all 0.2s linear 0s;
    background: #fff;
}

.picBox .bd {
    position: relative;
}

.picBox a {
    transition: all 0.2s linear 0s;
}

.picBox .hd {
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%;
    height: 14px;
    z-index: 99;
    text-align: center
}

.picBox .bd ul,
.picBox .bd ul li {
    width: 100% !important
}

.picBox .hd ul {
    margin: 0;
    padding: 0
}

.picBox .hd li {
    background: #111;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    margin: 0 2px 0 0
}

.picBox .hd li.on {
    background: #f60;
    color: #fff
}

.picBox .next,
.picBox .prev {
    background: url(../images/icon_arr.png) no-repeat;
    width: 60px;
    height: 80px;
    zoom: .75;
    overflow: hidden;
    position: absolute;
    top: 50%;
    z-index: 10;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    margin-top: -45px;
    cursor: pointer;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.picBox .prev {
    left: 50%;
    margin-left: -660px;
}

.picBox .next {
    right: 50%;
    margin-right: -660px;
    background-position: right top;
}

.picBox:hover .prev {
    background-position: left top;
    margin-left: -640px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.picBox:hover .next {
    background-position: right top;
    margin-right: -640px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.HOT-KEYS {
    height: 65px;
    border-bottom: 1px solid #e7e7e7;
    z-index: 30;
    overflow: hidden;
    position: absolute;
    top: 698px;
    width: 100%
}

.HOT-KEYS .title {
    margin: 0 10px 0 0;
    float: left;
    width: 93px;
    text-align: right;
    font-weight: bold;
    background: url(../images/hot-keys-title.jpg) no-repeat 0 50%;
    text-align: center;
    color: #fff
}

.HOT-KEYS .content a {
    padding: 0 5px
}

.HOT-KEYS-ADD {
    top: 696px
}

.HOT-KEYS .keyleft {
    width: 1200px;
    margin: 0 auto;
    line-height: 65px
}

.HOT-KEYS .keyleft a {
    color: #888;
    border-left: 1px solid #ccc;
    padding: 0 8px
}

.HOT-KEYS .keyleft a:first-child {
    border-left: 0
}

.product_title {
    text-align: center;
    font-size: 15px;
    margin: 0 0 30px
}

.product_title .title {
    color: #daaa5f;
    margin: 0 0 10px;
    background: url(../images/title_bg.jpg) repeat-x 0 50%;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 10px
}

.product_title h2 {
    background: #fff;
    font-size: 30px;
    padding: 0 10px
}

.product_title h2 strong {
    color: #333;
}

.product_title p {
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: 1px solid #e7e7e7;
    padding: 5px 15px;
}

.pro_sort {
    font-size: 12px;
    text-align: center;
    margin: 0 0 30px
}

.pro_sort div {
    height: auto !important;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.pro_sort .each_li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 5px
}

.pro_sort .each_li a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: 1px solid #e7e7e7;
    padding: 6px 18px;
    background: url(../images/tab_bg.jpg) repeat-x
}

.pro_sort .each_li a:hover {
    background-image: url(../images/tabhover_bg.jpg);
    color: #fff;
    border-color: #dfab59;
}

.pro_sort .promore {
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: 1px solid #e7e7e7;
    padding: 6px 15px;
    background: url(../images/tab_bg.jpg) repeat-x
}

.pro_sort .promore a {
    color: #f60
}

.IMGBOX {
    position: relative;
}

.IMGBOX .hd {
    text-align: center
}

.IMGBOX .hd a {
    background: url(../images/img_btn.jpg) no-repeat -111px 50%;
    width: 36px;
    height: 36px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    cursor: pointer
}

.IMGBOX .hd .prev {
    background-position: -74px 50%
}

.IMGBOX .hd .next:hover {
    background-position: -37px 50%
}

.IMGBOX .hd .prev:hover {
    background-position: 0 50%
}

.IMGBOX .bd {
    padding: 0 0 15px
}

.mingpian_box {
    height: 0;
    overflow: hidden;
    transition: all 0.2s linear 0s;
}

.mingpian_box_dw {
    height: auto
}

.mingpian_btn {
    background: url(../images/mp_btn.jpg) no-repeat 0 -33px;
    width: 137px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    text-indent: -15px;
    cursor: pointer
}

.mingpian_btn:hover {
    color: #f60
}

.mingpian_btn_dw {
    background-position: 0 0
}

.gray_box {
    background: #e8e8e8
}

.newsbox {
    position: relative;
    background: #fff
}

.newsbox .title {
    width: 20px;
    background: #1c6aa4;
    text-align: center;
    font-size: 20px;
    color: #fff;
    position: absolute;
    left: 0;
    height: 100%;
    padding: 3.6em 10px
}

.newsbox .content {
    padding: 0 0 0 40px;
}

.TTXW_CONTENT,
.TW_CONTENT {
    padding: 15px;
}

.M-BOX .GD_CONTENT {
    text-align: center
}

.M-BOX .GD_CONTENT h2 {
    font-size: 35px;
    color: #e25051
}

.M-BOX .GD_CONTENT h4 {
    font-size: 20px;
    color: #37495f;
    font-weight: normal
}

.ANLI_BOX {
    background: url(../images/anli_box_bg.jpg) no-repeat 50% 0;
    min-height: 600px
}

.ANLI_BOX .M-BOX .GD_CONTENT h4 {
    color: #d7d7d7
}

.E_box .title {
    font-size: 30px;
    color: #f88745;
    margin: 0;
    text-align: center
}

.E_box .content {
    font-size: 18px;
    color: #5e5e5e;
    margin: 0;
    text-align: center
}

.Pro_feature_content {
    padding: 40px 0 0
}

.PIC_TEXT_CONTENT td {
    text-align: center;
    color: #fff
}

.PIC_TEXT_CONTENT td a {
    color: #fff
}

.PIC_TEXT_CONTENT td img {
    margin: 0 auto
}

.PIC_TEXT_CONTENT td p {
    background: url(../images/prosort_bg.png) no-repeat 50% 0;
    padding: 30px 0 0
}

.Recommend_box .title {
    background: url(../images/comend_box_title.png) no-repeat;
    width: 95px;
    height: 95px;
    text-indent: -999px;
    overflow: hidden;
    position: absolute;
}

.Recommend_box .content {
    padding: 70px 0px 20px 35px;
    overflow: hidden;
    zoom: 1;
}

.TPLB_LIST li {
    float: left;
    position: relative
}

.TPLB_LIST li .pic {
    position: relative;
    padding: 10px;
    text-align: center;
}

.TPLB_LIST li .pic:hover {
    border-color: #e25051
}

.TPLB_LIST li .pic_list_li {
    margin: 0 8px 10px;
    border: 1px solid #e7e7e7;
}

.TPLB_LIST li .txt {
    text-align: left;
    padding: 0 15px 10px 15px;
    height: 32px;
    overflow: hidden;
    font-weight: bold;
    line-height: 32px;
}

.TPLB_LIST li .txt a {
    display: block;
    background: url(../images/product_line.jpg) no-repeat 0 bottom
}

.TPLB_LIST li .memo {
    color: #888;
    overflow: hidden;
    height: 35px;
    line-height: 21px;
    padding: 0 15px 10px
}

.TPLB_LIST li .more {
    padding: 5px 15px 15px;
}

.TPLB_LIST li .more a,
dd.more a {
    background: url(../images/icon_more.jpg) no-repeat 90% 50%;
    border: 1px solid #e7e7e7;
    padding: 2px 15px;
    display: inline-block;
    *display: inline;
    zoom: 1
}

.TPLB_LIST li:hover .more a {
    background-image: url(../images/icon_morehover.jpg);
    border-color: #f1c37e;
    background-color: #daaa5f;
    color: #fff
}

.TPLB_LIST li:hover .txt a {
    background-image: url(../images/product_line2.jpg)
}

.TPLB_LIST li:hover .pic_list_li {
    border-color: #daaa5f
}

.TPLB_LIST li:hover .txt,
.TPLB_LIST li:hover .memo,
.TPLB_LIST li:hover .more {
    background-color: #daaa5f;
    color: #fff
}

.TPLB_LIST li:hover .txt a {
    color: #fff
}

.TWLB_LIST .txt {
    line-height: 24px;
    color: #888;
}

.TWLB_LIST .txt .more {
    padding: 5px 0;
}

.TWLB_LIST li {
    overflow: hidden;
    zoom: 1;
}

.TWLB_LIST li h4 {
    height: 22px;
    overflow: hidden;
    margin: 0 0 10px
}

.TWLB_LIST li {
    padding: 18px;
    margin: 0;
    border-bottom: 1px solid #f1f1f1;
}

.TWLB_LIST li img {
    border: 1px solid #d9d9d9;
    padding: 5px;
    float: left;
    margin: 0 18px 0 0
}

#rightObj .TPLB_LIST li .txt,
#leftObj .TPLB_LIST li .txt {
    padding-bottom: 0
}

#rightObj .TPLB_LIST li .txt a,
#leftObj .TPLB_LIST li .txt a {
    background-image: none;
    text-align: center
}

#rightObj .TPLB_LIST li:hover .txt a,
#leftObj .TPLB_LIST li:hover .txt a {
    background-image: none
}

.TPLB_LIST .Tuijian_Anli {
    width: 524px;
    height: 400px;
    background: url(../images/case_b_thumb_bg.jpg) no-repeat 50% bottom;
    margin: 0 20px 0 0
}

.TPLB_LIST .Tuijian_Anli img {
    width: 490px;
    height: 350px;
}

.TPLB_LIST .Tuijian_Anli .txt {
    margin: 0 0 10px;
    font-size: 14px;
    font-weight: bold
}

.TPLB_LIST .Tuijian_Anli .txt a {
    color: #e25051
}

.ANLI_CONTENT .TPLB_LIST .Tuijian_Anli {
    top: 0
}

.ANLI_CONTENT .TPLB_LIST .Tuijian_Anli .pic img {
    border-width: 8px
}

.Tuijian_Anli .content_box {
    width: 620px;
    position: absolute;
    top: 0;
    left: 565px;
    text-align: left;
}

.ANLI_CONTENT .TPLB_LIST .Tuijian_Anli .pic {
    background-image: none
}

.ANLI_CONTENT .TPLB_LIST .Tuijian_Anli .memo {
    color: #d7d7d7;
    line-height: 30px;
    max-height: 125px;
    overflow: hidden;
    display: block;
}

.ANLI_CONTENT .TPLB_LIST .Tuijian_Anli .txt {
    margin: 0 0 5px
}

.noleft #rightObj {
    width: 1198px
}

.noleft #leftObj {
    display: none
}

.map {
    padding: 0 20px
}

.mingpian {
    text-align: center;
    background: #f5f5f5
}

.CASE_CONTENT {
    padding: 40px 0 0
}

.CASE_CONTENT .TPLB_LIST li {
    width: 240px;
    height: 320px;
    margin: 0 30px;
    position: relative;
}

.CASE_CONTENT .TPLB_LIST li .pic {
    padding: 0;
    border: 0
}

.CASE_CONTENT .TPLB_LIST li .pic_list_li {
    padding: 0
}

.CASE_CONTENT .TPLB_LIST li .content_box {
    text-align: left;
    background: url(../images/case_img_bg.png) no-repeat;
    width: 240px;
    height: 109px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff
}

.CASE_CONTENT .TPLB_LIST li .content_box .txt a {
    color: #fff
}

.CASE_CONTENT .TPLB_LIST li .content_box .memo {
    margin: 0 10px;
    height: 60px;
}

.CASE_CONTENT .TPLB_LIST li:hover .content_box {
    background-image: url(../images/case_img_hover_bg.png)
}

.CASE_CONTENT .TPLB_LIST li:hover .content_box .memo {
    color: #f4f4f4;
}


.TWLB_LIST .txt {
    line-height: 24px;
    color: #888;
}

.TWLB_LIST .txt .more {
    padding: 5px 0 0;
}

.TWLB_LIST li {
    overflow: hidden;
    zoom: 1;
}

.TWLB_LIST li h4 {
    height: 22px;
    overflow: hidden;
    margin: 0 0 10px
}

.TWLB_LIST li {
    padding: 15px 0;
    margin: 0;
    border-bottom: 1px solid #f1f1f1;
}

.TWLB_LIST li img {
    border: 1px solid #d9d9d9;
    padding: 5px;
    float: left;
    margin: 0 15px 0 0
}

#rightObj .TWLB_LIST {
    padding: 0 20px
}

#rightObj .TWLB_LIST li img {
    margin: 0 20px 0 0;
    position: relative;
    top: 4px
}

#rightObj .TWLB_LIST li h4 {
    margin: 0 0 2px
}
}

.question .txt {
    padding-left: 32px
}

.question li {
    background: url(../images/ask_box_icon.png) no-repeat 0 20px;
    padding: 15px 15px 15px 30px
}

.question .content {
    padding: 18px
}

.program .content {
    padding-bottom: 18px
}

.Huoban .title {
    background: url(../images/huoban_title.jpg) no-repeat 50% 50%;
    text-align: center;
    font-size: 25px;
    color: #e25051;
    font-weight: bold;
    margin: 0 0 20px
}

.Huoban .TPLB_LIST li .pic {
    padding: 0
}


.TW_CONTENT .v {
    line-height: 2;
}

.TW_CONTENT .v img {
    max-width: 870px;
    height: auto
}

.about_box {
    font-size: 0
}

.TTXW_CONTENT .pic img {
    border: 1px solid #d9d9d9;
    padding: 5px;
    float: left;
    margin: 0 20px 0 0
}

.TTXW_CONTENT {
    overflow: hidden;
    zoom: 1;
}

.TTXW_CONTENT .intro .t {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    margin: 0;
    font-weight: bold;
    font-size: 15px
}

.TTXW_CONTENT .intro .v {
    line-height: 23px;
    color: #888;
    font-size: 12px;
    margin: 0 0 10px;
}

.TTXW_CONTENT .intro .d {
    padding: 10px 0
}

.TTXW_CONTENT,
.TTXW_LIST {
    overflow: hidden;
    zoom: 1;
}

#rightObj .TTXW_CONTENT,
#rightObj .XW_LIST {
    padding: 0 20px 20px;
}

.XW_LIST {
    padding: 0 20px 20px
}

.TTXW_LIST {
    padding: 0 0 5px;
}

.news_thumb .TTXW_CONTENT {
    padding: 0 18px 18px;
}

.TTXW_LIST li .wrap {
    border-top: 1px dotted #b2b2b2;
    margin: 0 15px
}

.TTXW_LIST li .wrap .topic {
    padding: 10px;
    display: block;
    background: url(../images/icon_lead.jpg) no-repeat 0 50%;
}

#rightObj .TTXW_LIST li .wrap {
    margin: 0 20px;
}

#rightObj .TTXW_LIST li .wrap .topic {
    padding: 13px
}

.XW_LIST li .wrap {
    border-bottom: 1px dotted #b2b2b2;
    margin: 0
}

.XW_LIST li .wrap .topic {
    padding: 12px;
    display: block;
    background: url(../images/icon_lead.jpg) no-repeat 0 50%;
}

.date {
    float: right;
    padding: 10px 0
}

.paging {
    text-align: center;
    padding: 20px 10px 5px
}

.paging a,
.paging span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 3px 8px;
    border: 1px solid #d9d9d9;
    background: #fff;
    margin: 0 5px
}

.paging span {
    background: #f40;
    border-color: #f40;
    color: #fff
}

.navbox_foot,
.ftLinkWrap,
.footer {
    background: #0f5b94;
    color: #fff;
    text-align: center
}

.ftLinkWrap {
    padding: 30px 0 0;
}

.navbox_foot a,
.ftLinkWrap a,
.footer .ft-wrap a {
    color: #fff
}

.ftLinkWrap a {
    padding: 0 10px
}

.navbox_foot a:hover,
.ftLinkWrap a:hover,
.footer a:hover {
    color: #ffb400
}

.navbox_foot {
    background-image: url(../images/nav_foot_bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 30px;
}

.footer .ft-wrap {
    padding: 30px 0;
    text-align: left;
    line-height: 28px
}

.footer .ft-wrap table {
    margin: 0 auto
}

.pic_list_1 {
    width: 100%
}

.pic_list_2 {
    width: 50%
}

.pic_list_3 {
    width: 33.3%
}

.pic_list_4 {
    width: 25%
}

.pic_list_5 {
    width: 20%
}

.Tuijian {
    width: 420px;
    height: 410px;
    overflow: hidden;
}

.Tuijian img {
    width: 380px;
    height: 345px
}

.TPLB_LIST .Tuijian .memo {
    display: none
}

.TPLB_LIST .Tuijian .txt {
    font-weight: bold
}

.main-home {
    padding: 60px 0 0
}

#leftObj {
    width: 240px;
    float: left;
}

#rightObj {
    float: right;
    width: 940px;
    padding: 20px 0;
    border: 1px solid #d9d9d9;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1)
}

#rightObj h2.title {
    display: none
}

#rightObj .intro {
    padding: 0 20px;
    font-size: 14px
}

#rightObj .TPLB_LIST {
    padding: 0 10px;
}

.display_article,
.ke-content {
    font-size: 14px;
    line-height: 2;
    color: #444
}

.display_article {
    padding: 0 20px;
}

.display_article img {
    max-width: 900px;
    height: auto
}

.display_title {
    padding: 0 0 20px;
    text-align: center;
    color: #999
}

.display_title h1 {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px dotted #ccc;
    color: #333
}

.font_size {
    padding: 0 20px;
}

.share_box {
    padding: 20px 10px 10px;
    position: relative;
    text-align: center;
    width: 100px;
    margin: 0 auto
}

.share_box .share_name {
    background: url(../images/share_name.jpg) no-repeat;
    width: 100px;
    height: 27px;
    line-height: 27px;
    color: #333;
    text-indent: 20px;
}

.share_content {
    position: absolute;
    background: #fff !important;
    width: 300px;
}

.diplay_foot {
    display: none
}

.page_up_dn {
    padding: 20px;
    overflow: hidden;
    zoom: 1;
}

.page_up_dn li {
    float: left;
    width: 100%;
}

.location {
    border: 1px solid #d9d9d9;
    padding: 8px 12px 8px 38px;
    margin: 0 0 15px;
    background: url(../images/icon-home.png) no-repeat 10px 50%;
}

#leftObj .pro_sort_box {
    border: 1px solid #d9d9d9
}

#leftObj .pro_sort_box .title {
    color: #333;
    background: #f1f1f1;
    line-height: 36px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: bold
}

#leftObj .pro_sort_box .title a {
    color: #333;
}

#leftObj .pro_sort {
    padding: 15px;
    margin: 0
}

#leftObj .pro_sort .each_li,
#leftObj .pro_sort div,
#leftObj .pro_sort .each_li a {
    display: block;
    *display: block;
    zoom: 1
}

#leftObj .pro_sort .each_li {
    margin: 0 0 5px;
    padding: 0;
    font-weight: bold
}

#leftObj .pro_sort .each_li .name {
    margin: 5px 0 0
}

#leftObj .pro_sort .each_li .third_li .name a {
    padding: 4px 13px;
    background-image: none
}

#leftObj .pro_sort .each_li .third_li .name a:hover {
    color: #f60
}

#leftObj .promore {
    display: none
}

/*内页样式*/
.inner {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 40px;
    padding-top: 70px
}

.mainbg {
    position: relative;
    overflow: inherit
}

.mainbg:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.mainbg {
    display: inline-table
}

*html .mainbg {
    height: 1%
}

.mainbg {
    display: block
}

*+html .clearfix {
    min-height: 1%
}

.sitemap {
    padding: 0;
    border: 1px solid #e5e5e5;
    margin: 0;
    overflow: hidden;
    zoom: 1;
    margin: 10px 0
}

.sitemap dt {
    padding: 0;
    background: url(../images/redian.png) no-repeat right top;
    height: 50px;
    line-height: 50px;
    color: #000;
    font-weight: bold;
    text-align: center;
    width: 10%;
    float: left;
    color: #669934
}

.sitemap dt a {
    color: #111
}

.sitemap dd {
    padding: 0;
    margin: 0 11%;
    height: 50px;
    line-height: 50px;
}

.sitemap dd a {
    padding: 0 1em 0 0
}

.pageTop,
#pageTop {
    background: url(../images/backtop_icon.png) no-repeat;
    width: 34px;
    height: 105px;
    position: fixed;
    margin-right: -650px;
    right: 50%;
    top: 80%;
    overflow: hidden;
    text-indent: -999px
}

.pageTop a,
#pageTop a {
    width: 100%;
    height: 100%;
    display: block;
}

.B-BOX {
    border: 1px solid #d9d9d9;
    margin: 15px 0 0
}

.B-BOX .title {
    background: #f1f1f1;
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    padding: 0 15px;
    border-bottom: 1px solid #d9d9d9;
    border-bottom: 0;
}

.B-BOX .list_news {
    padding: 0 16px 16px;
}

.B-BOX .XW_LIST {
    padding: 0
}

.B-BOX .TPLB_LIST {
    padding: 16px 8px;
    overflow: hidden;
    zoom: 1;
}

.B-BOX .TPLB_LIST .memo {
    display: none
}

.B-BOX .TPLB_LIST li .txt {
    margin: 10px
}

.PRO-I {
    border-bottom: 3px solid #d04646;
    margin: 0 0 20px
}

.PRO-I .TITLE-LEAD {
    background: url(../images/client_title.jpg) repeat-x;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 3px 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.2)
}

.btn-area .btn-submit,
.display_content .btn-area .btn-submit {
    background-color: transparent !important;
    background-image: url(../images/client_title.jpg) !important;
}

#leftObj .box {
    margin: 0;
    background-image: none;
}

#leftObj .box .title {
    background: #f2f2f2;
    border: 1px solid #d9d9d9;
}

#leftObj .box .title_more {
    padding: 8px 15px;
    font-size: 14px;
    color: #111;
    background-image: none;
    text-align: left
}

#leftObj .menu {
    padding: 15px;
    border: 1px solid #d9d9d9;
    border-top: 0
}

#leftObj .menu dt {
    border: 1px solid #d9d9d9;
    margin: 5px 0;
    line-height: 28px;
}

#leftObj .menu a {
    display: block;
}

#leftObj .menu dd {
    padding: 0 15px;
}

#leftObj .menu dd a {
    padding: 5px 12px;
    display: block;
    background: url(../images/icon_lead.jpg) no-repeat 0 50%;
}

#leftObj .menu .current {
    font-weight: bold
}

.display_article h3 {
    color: #333
}

.module_form_box .module_form_topic {
    font-size: 14px;
    font-weight: normal
}

.module_form_box {
    padding: 0 20px;
}

.module_field {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0
}

.module_field .c_left {
    width: 160px;
    text-align: right;
    float: left;
    line-height: 40px;
}

.module_field .middle {
    padding: 0 8px
}

.btn-area {
    padding: 0 161px;
}

.display_content .btn-area .btn-submit {
    margin: 0 !important;
}

.tips {
    line-height: 22px;
    color: #f60;
    padding: 10px;
    margin: 0 0 20px
}

#rightObj.diyForm {
    padding: 0 0 30px
}

#rightObj.diyForm h2.title {
    font-size: 16px;
    display: block;
    background: #f1f1f1;
    color: #333;
    text-align: center;
    padding: 15px;
    margin: 0 0 20px;
}

.btn-submit,
.display_content .btn-area .btn-submit {
    color: #fff;
    padding: 8px 20px;
    border: 0
}

.reset,
.display_content .btn-area .reset {
    background: #f80 !important;
    color: #fff;
    padding: 8px 20px;
    border: 0
}

.state_layer {
    position: absolute;
    right: 0;
    top: 0
}

.ibw_icon_tj {
    background: url(../images/icon_agree.png) no-repeat;
    width: 37px;
    height: 37px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ibw_icon_zd {
    background: url(../images/icon_ding.png) no-repeat;
    width: 37px;
    height: 37px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.info_list_intro li {
    padding: 15px 20px;
    border-bottom: 1px solid #f1f1f1;
    text-align: left
}

.info_list_intro .ibw_title {
    font-weight: bold;
    margin: 0 0 5px
}

.info_list_intro .ibw_content {
    line-height: 2
}

.info_list_intro .ibw_date {
    margin: 5px 0 0;
    color: #79a306
}


.tablebg1 {
    background: #f6f6f6;
    border: 1px solid #ccc
}

.blue1 {
    color: #030303;
    padding-left: 20px;
    border-right: 1px solid #ccc;
    width: 15%
}

.tablebg2 {
    background: #eee;
    border: 1px solid #ccc
}

.black1 {
    color: #444;
    padding-left: 20px;
}

.IMGVIEW .display_title .btn a {
    background-image: url(../images/btn_img.jpg) !important
}

.TW_CONTENT .pic img {
    border: 1px solid #d9d9d9;
    padding: 5px;
    float: left;
    margin: 0 15px 0 0
}

.TW_CONTENT {
    overflow: hidden;
    zoom: 1;
}

.TW_CONTENT .intro .t {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    margin: 0;
    font-weight: bold;
    font-size: 15px
}

.TW_CONTENT .intro .v {
    line-height: 28px;
    color: #888;
    font-size: 12px;
    margin: 0 0 10px;
}

.TW_CONTENT .intro .d {
    padding: 10px 0
}

#rightObj .TW_CONTENT .intro .t {
    height: auto
}

#rightObj .TW_CONTENT .intro .v {
    color: #444;
    font-size: 14px;
    line-height: 2
}

/*在线客服*/
.online-qq {
    width: 135px;
    background: url(../images/nav_up.png) no-repeat 50% 0;
    z-index: 500;
    padding: 12px 0 0;
    text-align: center
}

.qq_content {
    background: #fff;
    font-weight: normal;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.qq_content .dt {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: url(../images/client_title.jpg) no-repeat;
    cursor: pointer;
    padding: 10px 20px;
    text-align: left
}

.qq_content dd {
    padding: 12px;
    font-size: 12px
}

.qq_content dd a {
    line-height: 22px;
    display: block;
    margin: 0 0 5px;
    border: 1px solid #d2d2d2;
    background: url(../images/tab_bg.jpg) repeat-x
}

.qq_content dd a:hover {
    background-image: url(../images/tabhover_bg.jpg);
    border-color: #cf324b;
    color: #fff
}

.qq_content dd img {
    margin: 0 3px -3px 0
}

.qq_content .tel {
    background: #eee;
    font-size: 14px
}

.qq_content .tel strong {
    font-weight: bold;
    color: #f00
}

.qq_content .qr {
    background: #fff
}

.qq_content .qr img {
    margin: 0
}

.qq_content dd p {
    padding: .3em 0
}

.qq_content dd p a {
    background: url(../images/icon_qq.png) no-repeat 0 50%;
    padding: 0 0 0 18px
}

.others_online,
#leftObj .pro_sort div.promore {
    display: none !important
}

.picList {
    float: left;
    text-align: center;
}

.title_more a {
    color: #FFF;
}

.error {
    padding-left: 5px;
    color: #f60;
}

img {
    background: none;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.pro_sort .third_box {
    display: none
}

.pro_sort .active .third_box {
    display: block
}

.touch-btn {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.touch-box {
    position: absolute;
    top: 16px;
    right: 0;
    z-index: 600;
    color: #777;
    display: none;
}

.touch-btn:hover .touch-box {
    display: block;
}

.touch-box .arrow {
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    display: block;
    height: 0;
    position: absolute;
    right: 46px;
    top: -6px;
}

.touch-box .wrap {
    padding: 20px 0;
    /*width:280px;*/
    background: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.touch-box .wrap .ms {
    padding: 0 0 15px;
}

.touch-box .wrap .wenben {
    padding: 10px 0;
    white-space: nowrap;
}

.touch-box .wrap h1 {
    font-size: 16px;
    margin: 0;
    color: #111;
}

.touch-box .wrap .code img {
    width: 120px;
    height: 120px;
}

/**.touch-box .wrap .code li{width:50%;float:left}*/
.touch-box .wrap table {
    width: 100%;
}

.touch-box .wrap table td {
    padding: 0 15px;
    border-right: 1px solid #ddd;
}

.touch-box .wrap table td:last-child {
    border-right: 0;
}

.vrlogo {
    float: left;
    margin: 20px 0;
}

.vrlogo img {
    float: left;
    margin-right: 20px;
}

.vrlogo h3 {
    float: left;
    color: #4c4c4c;
    font-size: 40px;
    line-height: 66px;
}

.sTel {
    float: right;
    margin: 20px 0;
}

.sTel p {
    color: #4c4c4c;
    font-size: 14px;
}

.sTel em {
    display: block;
    color: #cda84a;
    font-size: 30px;
    font-style: normal;
    font-weight: bold;
}

.header.vr {
    background: none;
}

/* pages */
.pages {
    clear: both;
    margin: 20px;
    overflow: hidden;
    margin-left: 0px;
    text-align: center;
    font-size: 12px
}

.pages ul li {
    display: inline-block;
    line-height: 20px;
    background: #fff;
    color: #999
}
.pages ul li a{
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
    color: #999
}

.pages ul li a:hover {
    background: #E12234;
    color: #fff;
    border: 1px solid #E12234;
    color: #fff;
}


.pages ul li a.page-num-current {
    color: #fff;
    background: #E12234;
    border: 1px solid #E12234;
}
