html {
    color: #333;
    background: #FFF;
    font-size: 12px;
}

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;
}

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

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del, ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

legend {
    color: #000;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input, button, textarea, select {
    *font-size: 100%;
}

textarea, input {
    outline: none;
}

html {
    height: 100%;
    padding: 0;
    margin: 0;
    width: 100%;
}

body {
    padding: 0;
    margin: 0;
    width: 100%;
    min-height: 300px;
    font-family: "Arial", "Microsoft Yahei";
}

* {
    zoom: 1;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

a:hover {
    color: #004080;
    text-decoration: none;
    cursor: pointer;
}

.ease {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/*color����*/
.cred, .cred a {
    color: #f00
}

.red, .red a {
    color: #D60101
}

.blue {
    color: #0056A9;
}

.gray {
    color: gray;
}

.black, .black a {
    color: black;
}

.white, .white a {
    color: white;
}

.green, .green a {
    color: #090;
}

/*��λ*/
.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both;
}

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

.clearfix {
    zoom: 1;
}

.clearfix .fr img {
    margin: 10px;
    width: 280px;
    height: 135px;
}

/* ysp edit */
.clearfix .ultxt {
    zoom: 1;
    margin: 6px 0px 0px;
    padding: 0px;
    color: rgb(68, 68, 68);
    font-family: Arial, 'Microsoft Yahei';
    font-size: 14px;
}

/* ysp add */
/*.clearfix .litxt{zoom: 1; margin: 10px; padding: 0px; list-style: none; line-height: 2em; text-indent:2em;} /* ysp add */
.clearfix .litxt {
    zoom: 1;
    margin: 10px;
    padding: 0px;
    list-style: none;
    line-height: 2em;
}

/* ysp add */
.clearfix .litxtnoindent {
    zoom: 1;
    margin: 0 10px 0 0;
    padding: 0px;
    list-style: none;
    line-height: 2em;
}

/* ysp add */
.w100 {
    width: 100px;
}

.w150 {
    width: 150px;
}

.w200 {
    width: 200px;
}

.w220 {
    width: 220px;
}

.w300 {
    width: 300px;
}

.w320 {
    width: 320px;
}

.w700 {
    width: 700px;
}

.w960 {
    width: 960px;
}

.mal5 {
    margin-left: 5px;
}

.mal10 {
    margin-left: 10px;
}

.mal15 {
    margin-left: 15px;
}

.mal10 {
    margin-left: 10px;
}

.mal15 {
    margin-left: 15px;
}

.mal20 {
    margin-left: 20px;
}

.mal30 {
    margin-left: 35px;
}

.mal35 {
    margin-left: 35px;
}

.mal70 {
    margin-left: 70px;
}

.mar5 {
    margin-right: 5px;
}

.mar10 {
    margin-right: 10px;
}

.mar15 {
    margin-right: 15px;
}

.mar20 {
    margin-right: 20px;
}

.mar30 {
    margin-right: 30px;
}

.mar35 {
    margin-right: 35px;
}

.mat5 {
    margin-top: 5px;
}

.mat10 {
    margin-top: 10px;
}

.mat15 {
    margin-top: 15px;
}

.mat20 {
    margin-top: 20px;
}

.mat30 {
    margin-top: 30px;
}

.mat40 {
    margin-top: 45px;
}

.mab5 {
    margin-bottom: 5px;
}

.mab10 {
    margin-bottom: 10px;
}

.mab20 {
    margin-bottom: 20px;
}

.mab30 {
    margin-bottom: 30px;
}

.poa {
    position: absolute;
}

.por {
    position: relative;
}

/*��ʾ״̬*/
.block {
    display: block
}

.hide {
    display: none
}

/*����*/
.font12 {
    font-size: 12px;
}

.font14 {
    font-size: 14px;
}

.font16 {
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}

.font24 {
    font-size: 24px;
}

.lh18 {
    line-height: 18px;
}

.lh20 {
    line-height: 20px;
}

.lh24 {
    line-height: 24px;
}

.lh26 {
    line-height: 26px;
}

.lh30 {
    line-height: 30px;
}

/*����*/
.num {
    font-family: Arial, Helvetica, sans-serif
}

.more {
    float: right;
    color: #999;
    font-size: 12px;
    font-weight: normal;
}

.more a:hover {
    color: #ff4400;
}

.strong {
    font-weight: bold
}

.tac {
    text-align: center;
}

.tar {
    text-align: right;
}

.tal {
    text-align: left;
}

.xuxian, .xuxian td {
    border-bottom: 1px dashed #ccc;
}

.xuxian2, .xuxian2 td {
    border-bottom: 1px dotted #ccc;
}

.block10 {
    height: 10px;
    clear: both;
    overflow: hidden;
}

/*�ߴ�*/
.hei20 {
    height: 20px;
}

.hei30 {
    height: 30px;
}

.hei60 {
    height: 60px;
}

.wid960 {
    width: 960px;
}

/*ͨ��class*/
.centerBody {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.inputStyle {
    border: 1px solid #ccc;
    background: #f5f5f5;
    color: #777;
    line-height: 20px;
    height: 20px;
    padding: 5px;
    border-radius: 5px;
}

.inputStyle:hover {
    background: #f9f9f9;
    border: 1px solid #aaa;
}

.inputStyle:focus {
    background: #ffc;
    outline: none;
    color: #333;
}

.selcetStyle {
    padding: 2px;
    zoom: 1;
}

.selcetStyle option {
    padding: 2px;
    zoom: 1;
}

.xfbox {
    border: 1px solid #ddd;
    border-width: 0 1px;
    background: url(../images/xf_boxB.png) left bottom repeat-x;
}

.box960 {
    width: 960px;
}

.imgborder {
    padding: 4px;
    border: 1px solid #ddd;
    background: #fff;
}

a:hover .imgborder {
    border: 1px solid #8A98DF;
    background: #A8C4EA;
}

.boxWrap {
    padding-bottom: 2px;
    background: #eee;
}

/*�����б�14  14������*/
.textList14 li {
    line-height: 24px;
    font-size: 14px;
    padding-left: 12px;
    background: url(../images/dot.png) 4px 10px no-repeat;
}

.textList14 li span {
    color: #999;
    float: right;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif
}

/*�����б�14  14������ ��Բ��*/
.textList14b li {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    padding-left: 16px;
    background: url(../images/shop_dot.png) left 7px no-repeat;
}

.textList14b li span {
    color: #999;
    float: right;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif
}

/*�����б�12  12������*/
.textList12b li {
    line-height: 20px;
    font-size: 12px;
    padding-left: 16px;
    background: url(../images/gray_dot.gif) left 4px no-repeat;
}

.textList12 li {
    line-height: 20px;
    font-size: 12px;
    padding-left: 10px;
    background: url(../images/dotgray.gif) -3px 5px no-repeat;
}

.textList12 li span, .textList12b li span {
    color: #999;
    float: right;
}

.textList12 li em {
    color: #999;
}

.btn_defult {
    padding: 5px 10px;
}

html {
    background: #fff;
}

body {
    background: #fff;
}

.w {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}

.header .w {
    padding: 20px 0;
}

.header .fr {
    width: 320px;
}

.header .lang {
}

.header .lang a, .header .con a, .header .con span {
    display: inline-block;
    padding-left: 24px;
    height: 20px;
    margin-left: 10px;
    line-height: 20px;
}

.header .lang a.b_3, .header .lang a.b_4 {
}

.header .lang a.b_3 {
    background: url(../images/china.png) no-repeat left bottom;
}

.header .lang a.b_4 {
    background: url(../images/usa.png) no-repeat left bottom;
}

.header .con {
    margin-top: 10px;
    text-align: right;
}

.header .con a.b_1 {
    background: url(../images/icon-1108_06.jpg) no-repeat left center;
}

.header .con a.b_2 {
    background: url(../images/icon-1108_08.jpg) no-repeat left center;
}

.header .con a.b_3, .header .con a.b_4 {
    color: #fff;
    padding: 0 10px;
    border-radius: 3px;
}

.header .con a.b_3 {
    background: url(../images/index_12.jpg) repeat-x left bottom;
}

.header .con a.b_4 {
    background: url(../images/index_13.jpg) repeat-x left bottom;
}

.header .nav_quick span.b_3 {
    padding-left: 22px;
    font-size: 16px;
    font-weight: bold;
    color: #A5A5A5;
    background: url(../images/icon-1108_13.jpg) no-repeat left center;
    font-family: "microsoft yahei";
}

.header .nav_quick {
    margin-top: 10px;
    text-align: right;
}

.header .logo {
    margin-top: 10px;
}

.index_picshow {
    position: relative;
}

.index_picshow .piclist {
    background: #004682;
    height: 505px;
}

.index_picshow .piclist img {
    width: 100%;
    height: 505px;
}

.index_picshow .piclist li a {
    display: block;
    width: 100%;
    text-align: center;
}

.index_picshow .pagenum_bar {
    position: absolute;
    width: 200px;
    right: 10%;
    bottom: 10px;
    z-index: 5;
}

.index_picshow .pagenum_bar li {
    float: left;
    width: 20px;
    height: 20px;
    overflow: hidden;
    margin-right: 5px;
    filter: alpha(opacity=70);
    opacity: 0.7;
    background: #fff;
    border-radius: 100%;
}

.index_picshow .pagenum_bar a {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
    text-indent: -999px;
}

.index_picshow .pagenum_bar li:hover, .index_picshow .pagenum_bar li.hover {
    background: #fff;
    color: #fff;
    font-weight: bold;
    filter: alpha(opacity=100);
    opacity: 1.0;
}

.index_picshow .pagenum_bar li.hover a {
    color: #fff;
    background: #D21E1D;
}

.index_picshow .piclist li {
    width: 100%;
    position: absolute;
}

.toper {
    border-top: 2px solid #d00;
    box-shadow: #004F9C 0px -1px 5px;
}

.main_nav {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
}

.main_nav ul {
    background: #004f9c;
    border: 1px solid #003160;
    border-top: 0;
    overflow: hidden;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 1px 4px #004080;
}

.main_nav li {
    float: left;
    text-align: center;
    border-right: 1px solid #1B61A7;
    border-left: 1px solid #003f7e;
    text-shadow: 0 1px 1px #003160;
}

.main_nav li:last-child {
    border-right: 0;
}

.main_nav li a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 31px;
    color: #fff;
    font-size: 14px;
}

.main_nav li a:hover {
    background: #d00;
    color: #fff;
}

.main_nav li.active {
    background: #d00;
    font-weight: bold;
}

.product_list {
    position: relative;
    padding: 10px 10px 0px 10px;
}

.product_list li {
    float: left;
    text-align: center;
    width: 182px;
    padding: 20px 3px;
}

.product_list li:hover {
    background: #eee;
}

.product_list a {
    display: block;
    color: #666;
}

.product_list li a img {
    border: 1px solid #fff;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    background: #000;
}

.product_list li:hover img {
    border: 1px solid #ddd;
}

.product_list i {
    display: block;
    width: 20px;
    height: 322px;
    position: absolute;
    top: 0;
}

.product_list i.left_cor {
    left: -20px;
    top: 30px;
    background: url(../images/index_29.jpg) no-repeat;
}

.product_list i.right_cor {
    right: -20px;
    top: 30px;
    background: url(../images/index_30.jpg) no-repeat;
}

.product_list td {
    padding: 10px 0 20px 0;
}

.product_list td:hover {
    background: #fff url("../images/logobg.png") no-repeat center bottom;
}

.box {
}

.box .tabtitle {
    position: relative;
    bottom: -2px;
    background: url(../images/index_72.png) no-repeat right bottom;
    z-index: 2;
}

.box .tabtitle li {
    float: left;
    text-shadow: 0 1px 1px #2D70C7;
    text-align: center;
}

.box .tabtitle li a {
    display: inline-block;
    background: url(../images/bar_64.png) no-repeat left bottom;
    padding-left: 30px;
}

.box .tabtitle li a span {
    min-width: 120px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    background: url(../images/bar_64.png) no-repeat right bottom;
    padding-right: 30px;
    cursor: pointer;
}

.box .tabtitle li.active a {
    font-weight: bold;
    background: url(../images/bar_63.png) no-repeat left bottom;
    padding-left: 45px;
}

.box .tabtitle li.active a span {
    color: #004682;
    background: url(../images/bar_63.png) no-repeat right bottom;
    padding-right: 45px;
    text-shadow: 0 1px 0px #fff;
}

.box .box_cont {
    padding: 15px 15px;
    border-top: 2px solid #04519C;
    background: url(../images/index_78.png) no-repeat left top;
}

.box .xMore {
    top: 5px;
    right: 20px;
    margin: 5px 10px 0 0;
    z-index: 2;
    position: absolute;
}

.dt_cont .dt_picshow {
    width: 380px;
}

.dt_cont .newslist {
    width: 550px;
}

.dt_cont .newslist ul {
    padding-left: 10px;
}

.dt_picshow {
    overflow: hidden;
}

.newslist li {
    padding: 6px 0;
    padding-left: 20px;
    font-size: 14px;
    background: url(../images/arrred.jpg) no-repeat left center;
}

.newslist li .date {
    float: right;
    color: #999;
    font-size: 12px;
}

.service_cont {
}

.service_cont dl {
    float: left;
    width: 284px;
    padding: 10px 7px;
    border: 1px solid #ddd;
    min-height: 350px;
    border-bottom: 1px solid #bbb;
    margin: 8px 5px;
    border-radius: 3px;
    _display: inline;
}

.service_cont dl:hover {
    background: #f5f5f5;
    border: 1px solid #2D70C7;
}

.service_cont dl:hover dt span {
    background: #f5f5f5;
    font-size: 18px;
}

.service_cont dl:hover dd.more_a a {
    background: #2D70C7;
}

.service_cont dl dt {
    background: url(../images/index_89.gif) repeat-x left center;
    margin-bottom: 10px;
}

.service_cont dl dt span {
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    color: #2D70C7;
    padding-right: 10px;
    background: #fff;
}

.service_cont dl dt span i {
    font-weight: normal;
    font-style: sub;
    font-size: 70%;
    color: #70A6EE;
}

.service_cont dl dd.img {
    margin-bottom: 10px;
}

.service_cont dl dd.img img {
    width: 284px;
    height: 178px;
}

.service_cont dl dd.text {
}

.service_cont dl dd.text h3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 10px;
}

.service_cont dl dd.text p {
    line-height: 1.6em;
    color: #444;
}

.service_cont dl dd.more_a {
    text-align: right;
}

.service_cont dl dd.more_a a {
    position: relative;
    right: -8px;
    display: inline-block;
    padding: 0 10px;
    line-height: 20px;
    height: 20px;
    background: #ddd;
    color: #444;
    font-size: 12px;
}

.service_cont dl dd.more_a a:hover {
    background: #5691DF;
}

.footer {
    padding-top: 30px;
    background: #f1f1f1 url(../images/index_103.png) repeat-x left top;
}

.footer .w {
    width: 1000px;
}

.footer .subnav {
}

.footer .subnav dl {
    float: left;
    width: 200px;
}

.footer .subnav dl dt {
    padding-left: 40px;
    height: 36px;
    font-weight: bold;
    font-size: 18px;
    line-height: 36px;
    background: url(../images/sub_icon_1.gif) no-repeat left center;
}

.footer .subnav dl dt a {
    color: #00478C;
}

.footer .subnav dl dd {
    line-height: 20px;
    font-size: 14px;
    padding: 5px 0;
    padding-left: 40px;
}

.footer .subnav dl dd a {
    color: #000;
    font-weight: 400;
}

.footer .subnav dl dd a:hover {
    color: #00478C;
}

.footer .subnav .subnav_1 {
    width: 180px;
}

.footer .subnav .subnav_2 {
    width: 150px;
}

.footer .subnav .subnav_2 dt {
    background-image: url(../images/sub_icon_2.gif);
}

.footer .subnav .subnav_3 {
    width: 265px;
}

.footer .subnav .subnav_3 dd a {
    color: #09498E;
    font-weight: bold;
}

.footer .subnav .subnav_3 dd span {
    color: #000;
    font-size: 12px;
}

.footer .subnav .subnav_3 dt {
    background-image: url(../images/sub_icon_3.gif);
}

.footer .subnav .subnav_4 {
    width: 210px;
}

.footer .subnav .subnav_4 dt {
    background-image: url(../images/sub_icon_4.gif);
}

.footer .subnav .subnav_5 {
    width: 195px;
}

.footer .subnav .subnav_5 dt {
    background-image: url(../images/sub_icon_5.gif);
}

.footer .subnav .subnav_5 dd.iconbbs1, .footer .subnav .subnav_5 dd.iconbbs6 {
    padding-left: 0;
}

.footer .subnav .subnav_5 dd.iconbbs1 .sub_t {
    padding-left: 40px;
    background: url(../images/index_123.gif) no-repeat 10px 4px;
}

.footer .subnav .subnav_5 dd.iconbbs1 ul {
    padding-left: 50px;
    margin-top: 5px;
}

.footer .subnav .subnav_5 dd.iconbbs1 ul li {
    font-size: 12px;
    padding-left: 10px;
    background: url(../images/ico_right_small.gif) no-repeat left 0px;
}

.footer .subnav .subnav_5 dd.iconbbs2 {
    background: url(../images/index_123.gif) no-repeat 10px -23px;
}

.footer .subnav .subnav_5 dd.iconbbs3 {
    background: url(../images/index_123.gif) no-repeat 10px -54px;
}

.footer .subnav .subnav_5 dd.iconbbs4 {
    background: url(../images/index_123.gif) no-repeat 10px -83px;
}

.footer .subnav .subnav_5 dd.iconbbs5 {
    background: url(../images/index_123.gif) no-repeat 10px -83px;
}

.footer .subnav .subnav_5 dd.iconbbs6 .sub_t {
    padding-left: 40px;
    background: url(../images/index_123.gif) no-repeat 10px -187px;
}

.footer .subnav .subnav_5 dd.iconbbs7 {
    background: url(../images/index_123.gif) no-repeat 10px -210px;
}

.footer .subnav .subnav_5 dd.iconbbs8 {
    background: url(../images/index_123.gif) no-repeat 10px -242px;
}

.footer .copyright {
    padding: 25px 0 15px;
    color: #fff;
    background: #004682 url(../images/index_130.png) repeat-x;
}

.footer .copyright a {
    color: #fff;
}

.dt_cont_tab {
    border: 1px solid #E2E2E2;
    border-radius: 3px;
}

.dt_cont_tab thead {
    background: #eee url(../images/graybar_39.png) repeat-x left bottom;
}

.dt_cont_tab thead th {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
}

.dt_cont_tab thead th span {
    display: block;
    border-left: 1px solid #fff;
    border-right: 1px solid #ccc;
}

.dt_cont_tab tbody td {
    padding: 11px 5px;
    border-bottom: 1px dotted #ccc;
}

.dt_cont_tab .tab_btn a {
    display: inline-block;
    background: #ddd;
    padding: 2px 10px;
    border-radius: 10px;
    text-shadow: 0 1px 0 #fff;
}

.dt_cont_tab .tab_btn a:hover {
    background: #2D70C7;
    color: #fff;
    text-shadow: 0 1px 0 #002548;
}

.dt_cont_tab tbody td {
    text-align: center;
}

.more_btn a {
    display: inline-block;
    color: #fff;
    background: #0C5195;
    padding: 2px 10px;
    border-radius: 3px;
}

.more_btn a:hover {
    background: #2D70C7;
}

/*CAE����*/
.w_line {
    border: 1px solid #E2E2E2;
    border-width: 0 1px;
    position: relative;
}

.w_line .line_r, .w_line .line_l {
    display: block;
    overflow: hidden;
    height: 100px;
    width: 1px;
    bottom: 0;
    position: absolute;
    background: url(../images/line_d.png) no-repeat left bottom;
}

.w_line .line_r {
    right: -1px;
}

.w_line .line_l {
    left: -1px;
}

.link {
    border-bottom: 1px solid #E2E2E2;
    padding: 10px;
}

.link a {
    display: inline-block;
    padding: 0 15px 0 5px;
    background: url(../images/arr.gif) no-repeat right center;
}

.link span {
    color: #666;
    padding-left: 10px;
    color: #002255;
}

.cae_title {
    border-bottom: 1px solid #E2E2E2;
    padding: 15px 0 5px 10px;
}

.cae_title h1 {
    font-weight: bold;
    padding-left: 28px;
    font-size: 26px;
    color: #0055aa;
    background: url(../images/pic_03.gif) no-repeat left center;
}

.cae_title h1 .redword {
    font-weight: normal;
    color: #AC0102;
}

.cae_title h1 i {
    font-weight: normal;
    font-size: 14px;
    color: #4D759C;
}

.cae_title p {
    padding-left: 28px;
    font-size: 14px;
    color: #444;
    margin-top: 6px;
}

.cae_filter {
    padding: 20px 10px 10px;
    background: url(../images/pic_07.gif) no-repeat center top;
}

.cae_filter dl {
    padding-left: 100px;
    font-size: 14px;
    position: relative;
}

.cae_filter dl dt {
    background: #004682;
    padding: 2px 20px;
    color: #fff;
    position: absolute;
    left: 0px;
    top: 0;
    border-radius: 5px;
}

.cae_filter dl dd {
}

.cae_filter dl dd li {
    display: inline-block;
    _display: inline;
    padding: 0 10px 7px 10px;
    _padding-bottom: 0px; /*����"��ɫ�������"������IE6�ں��в�����*/
    position: relative;
    margin-bottom: 20px;
}

.cae_filter dl dd li.on {
    background: url(../images/arr_red.gif) no-repeat center bottom;
    _background: none; /*����"��ɫ�������"������IE6�ں��в�����,���Ը���ǲ���ʾ*/
}

.cae_filter dl dd li.on a {
    color: #0C5195;
    background: #ddd;
    font-weight: bold;
}

.cae_filter dl dd li a {
    padding: 2px 5px;
    line-height: 20px;
    height: 20px;
    color: #012548;
    font-weight: bold;
    padding: 2px 5px;
    line-height: 20px;
    text-align: center;
    border-radius: 5px;
}

.cae_filter dl dd li a:hover {
    color: #fff;
    background: #0C5195;
}

.float_bar {
    position: absolute;
    left: 0;
    top: 31px;
    background: #AC0102;
    padding: 2px 10px;
    border-radius: 5px;
    z-index: 5;
}

.cae_filter dl dd li.on:hover .float_bar {
    display: block;
}

.cae_filter dl dd li.on .float_bar a {
    font-size: 12px;
    line-height: 18px;
    padding: 0 5px;
    display: inline-block;
    height: auto;
    text-align: center;
    color: #FEA9AA;
    background: none;
    font-weight: normal;
    border-radius: 5px;
}

.cae_filter dl dd li.on .float_bar a.on {
    color: #fff;
}

.key_s {
}

.key_s label.text {
    display: inline-block;
    padding-left: 30px;
    background: url(../images/pic_15.png) no-repeat left center;
}

.key_s label.text input {
    height: 20px;
    line-height: 20px;
    padding: 3px 5px;
    border: 0;
    background: url(../images/pic_15.png) no-repeat right center;
}

.key_s input.submit {
    width: 99px;
    height: 26px;
    border: 0;
    background: url(../images/pic_17.png) no-repeat;
    cursor: pointer;
}

.key_s input.submit:hover {
    background: url(../images/pic_17.png) no-repeat center center;
}

.key_s input.submit:active {
    background: url(../images/pic_17.png) no-repeat right center;
}

.pad10 {
    padding: 10px;
}

.w700 {
    width: 700px;
}

.w230 {
    width: 230px;
}

.w700 .dt_cont_tab {
    border: none;
    font-size: 14px;
}

.w700 .dt_cont_tab thead {
    background: #eee url(../images/bluebar_28.png) repeat-x left bottom;
}

.w700 .dt_cont_tab thead th {
    border: none;
    color: #fff;
}

.w700 .dt_cont_tab thead th span {
    border-left: 1px solid #006EDB;
    border-right: 1px solid #004386;
    text-shadow: 0 1px 0 #002548;
}

.w700 .dt_cont_tab tbody tr {
    background: #FFF;
}

.w700 .dt_cont_tab tbody tr:hover {
    background: #F2F6FC;
}

.w700 .dt_cont_tab tbody td {
    text-align: center;
    padding: 9px 5px;
}

.chouti_box {
}

.chouti_box .t {
    height: 65px;
    padding: 0 8px;
    background: url(../images/pic_22.png) no-repeat center top;
}

.chouti_box .t h2 {
    font-weight: bold;
    color: #fff;
    padding-top: 6px;
    font-size: 18px;
    text-shadow: 0 1px 1px #002548;
}

.chouti_box .t h2 i {
    font-size: 12px;
    font-weight: normal;
    color: #9bf;
}

.chouti_box .c {
    background: url(../images/bg212_33.png) no-repeat center bottom;
}

.chouti_box .c ul {
    width: 210px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -10px;
}

.chouti_box .c ul li {
    position: relative;
}

.chouti_box .c ul li strong {
    width: 20px;
    display: inline-block;
    text-align: center;
    color: #004682;
    position: absolute;
    left: 0;
    top: 5px;
}

.chouti_box .c ul li a {
    padding: 5px 5px 5px 20px;
    display: block;
    color: #000;
    border-bottom: 1px dotted #ccc;
}

.chouti_box .c ul li a span {
    float: right;
    padding-right: 5px;
}

.chouti_box .c ul li a:hover {
    background: #ddd;
    color: #004682;
}

.chouti_box .c ul li a:hover span {
    padding-right: 15px;
    background: url(../images/arr3.gif) no-repeat 85% center;
}

.chouti_box .c strong {
    color: #01509C;
    font-size: 14px;
}

.chouti_box .c .xPicture {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 3px;
    border: 1px solid #EEE;
}

.fenye_bar_1 {
    color: #999;
}

.fenye_bar_1 a {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
}

.fenye_bar_1 a:hover {
    background-color: #ddd;
}

.fenye_bar_1 .curr {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    font-weight: bold;
    color: red;
    background: #ddd;
}

.fenye_bar_1 .page_home, .fenye_bar_1 .page_prev, .fenye_bar_1 .page_next, .fenye_bar_1 .page_last {
    width: 14px;
    padding: 0;
    height: 16px;
    line-height: 16px;
    background: url(../images/pic_34.png) no-repeat left 3px;
    overflow: hidden;
    text-indent: -999px;
}

.fenye_bar_1 .page_home:hover, .fenye_bar_1 .page_prev:hover, .fenye_bar_1 .page_next:hover, .fenye_bar_1 .page_last:hover {
    background-color: #fff;
}

.fenye_bar_1 .page_home {
}

.fenye_bar_1 .page_prev {
    background-position: -15px 3px;
}

.fenye_bar_1 .page_next {
    background-position: left -11px;
}

.fenye_bar_1 .page_last {
    background-position: right -11px;
}

.bob2px {
    border-bottom: 2px solid #0C5195;
    padding-bottom: 5px;
}

.doc_list {
    padding: 10px;
    position: relative;
}

.doc_list .t {
    position: absolute;
    left: 20px;
    top: 0;
    width: 920px;
}

.doc_list .t .more {
    position: relative;
    top: -8px;
}

.doc_list .t .more a {
    background: #666;
    color: #fff;
    font-size: 12px;
    padding: 2px 8px;
    height: 12px;
    line-height: 12px;
    overflow: hidden;
    font-family: "simsun";
    border-radius: 3px;
}

.doc_list .t h2 {
    display: inline-block;
    font-weight: bold;
    color: #fff;
    background: url(../images/pic_37.png) no-repeat left center;
    padding-left: 10px;
}

.doc_list .t h2 span {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding-right: 10px;
    background: url(../images/pic_37.png) no-repeat right center;
}

.doc_list .t h2 span i {
    font-size: 10px;
    font-weight: normal;
    color: #B2CADF;
}

.doc_list .c {
    padding: 15px 10px;
    border: 1px solid #DADADA;
    background: #F5FAFC;
    border-radius: 5px;
}

.doc_list .c li {
    float: left;
    width: 283px;
    margin: 10px;
    border: 1px solid #CACACA;
    background: #fff;
    border-radius: 5px;
    _display: inline;
}

.doc_list .c li dl {
    padding: 10px;
    padding-left: 110px;
    height: 90px;
    position: relative;
}

.doc_list .c li dl dt {
    float: left;
    position: absolute;
    left: 10px;
    top: 10px;
}

.doc_list .c li dl dd h3 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 8px;
}

.doc_list .c li dl dd p {
    line-height: 20px;
}

.doc_list .c li .more_btn_2 {
    padding: 10px;
    border-top: 1px solid #E4E4E4;
}

.doc_list .c li .more_btn_2 a {
    display: inline-block;
    width: 74px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    text-align: left;
    text-indent: 17px;
    background: url(../images/pic_49.png) no-repeat left center;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.doc_list .c li .more_btn_2 a:hover {
    background: url(../images/pic_49.png) no-repeat right center;
}

.doc_list .c .btn_left, .doc_list .c .btn_right {
    position: absolute;
    top: 90px;
}

.doc_list .c .btn_left {
    left: 16px;
}

.doc_list .c .btn_right {
    right: 16px;
}

.doc_list .c .btn_left a, .doc_list .c .btn_right a {
    display: block;
    width: 10px;
    height: 34px;
    overflow: hidden;
    text-indent: -999px;
}

.doc_list .c .btn_left a {
    background: url(../images/pic_44.gif) no-repeat left center;
}

.doc_list .c .btn_right a {
    background: url(../images/pic_45.gif) no-repeat right center;
}

.feedback_box {
    margin-bottom: 40px;
    padding: 20px 30px 0;
    background: url(../images/formbg.png) no-repeat center top;
}

.feedback_box .t {
}

.feedback_box .t h2 {
    font-weight: bold;
    font-size: 20px;
    color: #1A548E;
}

.feedback_box .t h2 i {
    font-weight: normal;
    font-size: 12px;
    color: #999;
}

.feedback_box .textarea {
    border: 1px solid #dedede;
    border-top: 1px solid #bbb;
    padding: 5px;
    background: #f5f5f5;
    border-radius: 5px;
}

.feedback_box .text_lab {
    display: inline-block;
    padding-left: 10px;
    background: url(../images/pic_56.png) no-repeat left center;
}

.feedback_box .text_lab input {
    height: 20px;
    line-height: 20px;
    padding: 3px 0;
    padding-right: 10px;
    border: 0;
    background: url(../images/pic_56.png) no-repeat right center;
}

/*CAE��ѯ*/

.mar18 {
    margin-right: 18px;
}

.w200 {
    width: 200px;
}

.w740 {
    width: 739px;
}

.subfilter {
}

.subfilter dl {
}

.subfilter dl dt {
    padding: 15px;
    background: #004080;
}

.subfilter dl dt h2 {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

.subfilter dl dt p {
    height: 0px;
    padding-top: 16px;
    font-size: 10px;
    color: #C6DAEC;
    margin-top: 5px;
    background: url(../images/lefttt.jpg) no-repeat;
    overflow: hidden;
}

.subfilter dl dd {
    background: #BADFFF;
    margin-top: 10px;
}

.subfilter dl dd a {
    display: block;
    font-size: 14px;
    color: #333;
    padding: 5px 5px 5px 25px;
    background: #BADFFF url(../images/arrred.gif) no-repeat 105% center;
}

.subfilter dl dd a:hover {
    color: #CC3300;
    background: #FFDEBA url(../images/arrred.gif) no-repeat 96% center;
}

.subfilter dl dd.acitve a {
    color: #005196;
    font-weight: bold;
    background: url(../images/arrred.gif) no-repeat 10px center;
}

.subfilter dl dd.active a {
    color: #005196;
    font-weight: bold;
    background: url(../images/arrred.gif) no-repeat 10px center;
}

.subfilter dl dd.xSubfilterL3 {
    color: #333;
    font-weight: normal;
    background: #fff;
}

.subfilter dl dd.xSubfilterL3 a {
    margin: 0 0 0 20px;
    color: #333;
    font-weight: normal;
    background: #FFF;
}

.subfilter dl dd.xSubfilterL3.active a {
    background: #CCC;
}

.tab_cont_box {
}

.tab_cont_box .tcb_t {
    border-bottom: 1px solid #D5D6D5;
}

.tab_cont_box .tcb_t li {
    float: left;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    bottom: -6px;
}

.tab_cont_box .tcb_t li a {
    display: inline-block;
    color: #444;
    padding-left: 15px;
    background: url(../images/tabbtn.png) no-repeat left top;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.tab_cont_box .tcb_t li a span {
    display: inline-block;
    height: 21px;
    line-height: 21px;
    padding-right: 15px;
    background: url(../images/tabbtn.png) no-repeat right top;
}

.tab_cont_box .tcb_t li.active {
    bottom: 0px;
}

.tab_cont_box .tcb_t li.active a {
    padding-left: 30px;
    color: #004080;
    background: url(../images/tabbtn.png) no-repeat left bottom;
}

.tab_cont_box .tcb_t li.active a span {
    padding-right: 30px;
    font-weight: bold;
    font-size: 16px;
    height: 27px;
    line-height: 27px;
    background: url(../images/tabbtn.png) no-repeat right bottom;
}

.tab_cont_box .tcb_c {
}

.tab_cont_box .tcb_c dl {
    padding-left: 90px;
    border-bottom: 1px dotted #ccc;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.tab_cont_box .tcb_c dl dt {
    position: absolute;
    text-align: center;
    width: 90px;
    left: 0;
    top: -10px;
    font-size: 50px;
    color: #ccc;
    font-family: "Impact", "Arial";
}

.tab_cont_box .tcb_c dl dd {
    font-size: 14px;
    color: #444;
}

.tab_cont_box .tcb_c dl dd h3 {
    font-size: 16px;
    font-weight: bold;
    color: #004080;
}

.tab_cont_box .tcb_c dl dd ul {
    margin-top: 6px;
}

.tab_cont_box .tcb_c dl dd ul li {
    line-height: 2em;
}

.tab_cont_box .pic {
    float: right;
    margin: 20px;
    border: 1px solid #888;
    width: 280px;
    height: 170px;
    overflow: hidden;
}

.share_bar {
    background: #eee;
    padding: 5px 10px;
}

.lineB {
    border-bottom: 1px solid #E2E2E2;
}

.toggel_menu {
}

.toggel_menu h2 {
    padding: 5px 15px;
    background: #929292;
    color: #fff;
    font-size: 18px;
    border-radius: 0 10px 10px 0;
}

.toggel_menu ul {
    padding-left: 10px;
    margin-top: 10px;
}

.toggel_menu ul li a {
    color: #444;
}

.toggel_menu ul li.active a {
    font-weight: bold;
    font-size: 14px;
    color: #004080;
    background: url(../images/arrred.gif) no-repeat left center;
}

.toggel_menu ul li a {
    display: block;
    padding: 5px 0;
    padding-left: 15px;
}

.toggel_menu ul li a:hover {
    background-color: #ddd;
    color: #004080;
}

.text_cont {
    padding: 15px;
    font-size: 14px;
    line-height: 2em;
    color: #333;
}

.text_cont .fr img {
    margin: 10px;
}

.text_cont p {
    margin-bottom: 1.5em;
    text-indent: 2em;
}

.w740 .feedback_box {
    width: 700px;
    border: none;
    background: url(../images/formbg2.png) no-repeat left top;
    position: absolute;
    left: 220px;
    bottom: 0;
}

.xMember .xBar {
    background: #BBDDFF;
    font-size: 14px;
}

.xMember .xBar:hover {
    background: #88BBFF;
}

.xMember .xBar h3 {
    padding: 20px 25px;
    margin: 8px 0;
}

.xMember .xBar span a {
    float: right;
    color: #0055aa;
}

/*-----------------------------------软件的三级页面-gzy edit------------------------------------*/
.tab_cont_box {
}

.tab_cont_box .xRightContent {
    float: left;
    width: 780px;
    _width: 760px;
    padding: 0 0 0 0;
    border-left: 2px solid #1763BF;
}

.tab_cont_box .xRightContent .xTitle {
    float: left;
    width: 700px;
    height: 58px;
    margin: 0 0 0 20px;
    background-image: url(../../images/dynamic_title_background.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.tab_cont_box .xRightContent .xTitle .xList_Heading {
    float: left;
    line-height: 32px;
    padding: 0 0 0 36px;
    margin: 19px 0 0 0;
    color: #320202;
    font-size: 16px;
    background-image: url(../../images/ico-dynamic.gif);
    background-repeat: no-repeat;
}

.tab_cont_box .xRightContent .xTitle .xContent_Heading {
    line-height: 32px;
    color: #001D63;
    margin: 19px 0 0 0;
    font-size: 20px;
    font-weight: bold;
    text-align: center
}

.tab_cont_box .xRightContent .xItem {
    float: left;
    width: 717px;
    height: 72px;
    margin: 25px 0 0 32px;
    border-bottom: 1px dotted #C5C5C5;
}

.tab_cont_box .xRightContent .xItem_Title {
    height: 15px;
}

.tab_cont_box .xRightContent .xItem_Title_Heading {
    float: left;
    color: #023330;
    font-weight: bold;
    font-size: 14px;
}

.tab_cont_box .xRightContent .xItem_Title_Heading a {
    color: #023330;
}

.tab_cont_box .xRightContent .xItem_Title_New {
    float: left;
    margin: 4px 0 4px 15px;
}

.tab_cont_box .xRightContent .xItem_Title_Data {
    float: right;
    width: 84px;
    line-height: 15px;
    margin: 0 40px 0 0;
    color: #FFF;
    text-align: center;
    background: #E00406;
}

.tab_cont_box .xRightContent .xItem_Content {
    float: left;
    width: 674px;
    padding: 5px 0 0 0;
    line-height: 22px;
    color: #333;
    bold;
    font-size: 13px;
}

.tab_cont_box .xRightContent .xInformation {
    float: left;
    width: 700px;
    margin: 10px 0 0 20px;
    padding: 0 0 5px 0;
    border-bottom: 1px dotted #C5C5C5;
}

.tab_cont_box .xRightContent .xInformation .right {
    margin-left: 388px
}

.tab_cont_box .xRightContent .xInformation p {
    float: left;
    width: 130px;
    text-align: right;
    line-height: 18px;
}

.tab_cont_box .xRightContent .xContent {
    float: left;
    width: 700px;
    margin: 10px 0 0 32px;
    line-height: 40px;
    font-size: 14px;
    color: #003366;
    min-height: 700px;
}

/*ysp edit*/

/*-----------------------------------CAE培训-gzy edit------------------------------------*/
.wt {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}

.mar5_tr {
    margin-right: 5px;
}

.w740t {
    width: 740px;
}

.w700t {
    width: 700px;
}

.w230t {
    width: 230px;
}

.w700t .dt_cont_tab_tr {
    border: none;
    font-size: 14px;
}

.w700t .dt_cont_tab_tr thead {
    background: #eee url(../images/bluebar_28.png) repeat-x left bottom;
}

.w700t .dt_cont_tab_tr thead th {
    border: none;
    color: #fff;
}

.w700t .dt_cont_tab_tr thead th span {
    border-left: 1px solid #006EDB;
    border-right: 1px solid #004386;
    text-shadow: 0 1px 0 #002548;
}

.w700t .dt_cont_tab_tr tbody td {
    text-align: center;
    padding: 9px 5px;
}

.dt_cont_tab_tr .tab_btn a {
    display: inline-block;
    background: #ddd;
    padding: 2px 10px;
    border-radius: 10px;
    text-shadow: 0 1px 0 #fff;
}

.dt_cont_tab_tr .tab_btn a:hover {
    background: #2D70C7;
    color: #fff;
    text-shadow: 0 1px 0 #002548;
}

.dt_cont_tab_tr .tab_btn2 a {
    display: inline-block;
    padding: 2px 10px;
    border-radius: 10px;
    background: #2D70C7;
    color: #fff;
    text-shadow: 0 1px 0 #002548;
}

/*ysp add*/
.dt_cont_tab_tr .tab_btn2 a:hover {
    background: #ddd;
    color: #333;
    text-shadow: 0 1px 0 #fff;
}

/*ysp add*/
.dt_cont_tab_tr {
    border: 1px solid #E2E2E2;
    border-radius: 3px;
}

.dt_cont_tab_tr thead {
    background: #eee url(../images/graybar_39.png) repeat-x left bottom;
}

.dt_cont_tab_tr thead th {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
}

.dt_cont_tab_tr thead th span {
    display: block;
    border-left: 1px solid #fff;
    border-right: 1px solid #ccc;
}

.dt_cont_tab_tr tbody td {
    padding: 11px 5px;
    border-bottom: 1px dotted #ccc;
}

.dt_cont_tab_tr tbody td {
    text-align: center;
}

/*yw�޸�*/
.tcb_t > ul {
    padding: 10px 0 0 10px;
}

.xRightContent table {
    border: 1px solid #6d6d6d;
    text-indent: 0;
}

.xRightContent table tr {
    border-bottom: 1px solid #6d6d6d;
    background-color: #f2fafe;
}

.xRightContent table tr:first-child,.xRightContent table.table1 tr:first-child td ,.xRightContent table.table3 tr:first-child td:first-child{
    background: #0394e5!important;
    color: #fff!important;
}

.xRightContent table.table1 tr td:first-child ,.xRightContent table.table3 tr:nth-child(2),.xRightContent table.table3 tr td:first-child ,.xRightContent table.table2 tr:nth-child(2){
    background: #d9effc;
    color: #333;
}

.xRightContent table tr > td a {
    text-decoration: underline;
}

.xRightContent table tr:first-child > td a {
    color: #fff;
}

.xRightContent table tr:last-child {
    border-bottom: 0;
}

.xRightContent table tr > td {
    text-align: center;
    border: 1px solid #6d6d6d;
}

.xRightContent table > tr > td:last-child {
    border: 0;
}

/*yw�޸�*/
