@charset "utf8"; /*�趨���ֱ���*/
/* CSS Document */

ul, li, dl, dt, dd, from, img {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333333;
    width: 100%;
    min-width: 320px;

}

.clearfix::after {
    content: '';
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
}

/*ҳ�������ܿ�����*/
/*顶部*/
.header {
    width: 100%!important;
    height: 80px;
    line-height: 80px;
    text-align: center;
    position: relative;
}
.logoer {
    width: 70%;
    height: 70px;
    background: url("../images/logo.png") no-repeat left center;
    -webkit-background-size: 70%;
    background-size: 70%;
    position: absolute;
    left:2%;
    top:5px;
}
#menu-bar{
    width: 30px;
    height: 30px;
    position: absolute;
    right: 15px;;
    top:24px;
    background: url("../images/menu.svg") no-repeat center;
}
#menu-list{
    display: none;
    position: absolute;
    top:64px;
    z-index:999;
    width: 100%;
    background: rgba(24,70,147,.9);
    margin-top:15px;
}
#menu-list ul li{
    clear: both;
    width: 100%;
    text-align:center;


}
#menu-list ul li a{
    display: block;
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-align:left;
    text-indent:60px;
    color: #fff;
    font-size:14px;
    border-bottom:1px solid rgba(255, 255, 255, 0.2);
}

.bodyer {
    width: 100%;
}

.botter {
    width: 100%;
}

.productsumtbl tr td {
    text-align: left;
    background-color: #f2f2f2;
}

.productsumtbl tr td h1 {
    float: left;
    background-color: #184693;
    width: 92px;
    height: 33px;
    line-height: 30px;
    clear: none;
    font-size: 14px;
    font-weight: 100;
    color: #FFF;
    text-align: center;
}

.productsumtbl tr td h2 {
    width: auto;
    text-indent: 6px;
    float: left;
    height: 30px;
    line-height: 30px;
    clear: none;
    font-size: 14px;
    font-weight: 100;
    color: #333;
    text-align: center;
}

.productsumtbl tr .tdewm {
    background-color: #FFF;
    text-align: center;
}

.productsumtbl tr .tdewm h1 {
    float: left;
    background: none;
    width: 150px;
    height: 150px;
    text-align: center;
}

.productcon {
    margin-top: 24px;
}

.productcon tr td h1 {
    float: left;
    background-color: #184693;
    width: 127px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    font-weight: 100;
    color: #FFF;
    text-align: center;
}

.productcon tr td {
    width: 127px;
    height: 38px;
    border-bottom: #9e9595 1px solid;
}

.blanker12px {
    width: 100%;
    height: 12px;
    clear: both;
    overflow: hidden;
}

.blanker11px {
    width: 100%;
    height: 11px;
    clear: both;
    overflow: hidden;
}

.blanker10px {
    width: 100%;
    height: 10px;
    clear: both;
    overflow: hidden;
}

.blanker9px {
    width: 100%;
    height: 9px;
    clear: both;
    overflow: hidden;
}

.blanker8px {
    width: 100%;
    height: 8px;
    clear: both;
    overflow: hidden;
}

.blanker7px {
    width: 100%;
    height: 7px;
    clear: both;
    overflow: hidden;
}

.blanker6px {
    width: 100%;
    height: 6px;
    clear: both;
    overflow: hidden;
}

.blanker5px {
    width: 100%;
    height: 5px;
    clear: both;
    overflow: hidden;
}

.blanker4px {
    width: 100%;
    height: 4px;
    clear: both;
    overflow: hidden;
}

.blanker3px {
    width: 100%;
    height: 3px;
    clear: both;
    overflow: hidden;
}

.blanker2px {
    width: 100%;
    height: 2px;
    clear: both;
    overflow: hidden;
}

.blanker1px {
    width: 100%;
    height: 1px;
    clear: both;
    overflow: hidden;
}

#qqline {
    width: 99.3%;
    background: url(../images/qqline.png) no-repeat 25px center;
    background-color: #E1E2E4;
    height: 40px;
    overflow: hidden;
}

.qqlines {
    color: #000000;
    line-height: 40px;
    font-size: 15px;
    font-weight: 500;
}

a.qqlines:link {
    color: #000000;
    line-height: 40px;
    font-size: 15px;
    font-weight: 500;
}

a.qqlines:visited {
    color: #000000;
    line-height: 40px;
    font-size: 15px;
    font-weight: 500;
}

a.qqlines:active {
    color: #000000;
    line-height: 40px;
    font-size: 15px;
    font-weight: 500;
}

a.qqlines:hover {
    color: #000000;
    line-height: 40px;
    font-size: 15px;
    font-weight: 500;
}

#phone {
    width: 99.3%;
    background: url(../images/phone.png) no-repeat 25px center;
    background-color: #E1E2E4;
    height: 40px;
    overflow: hidden;
}

.phones {
    color: #000000;
    line-height: 40px;
    font-size: 15px;
    font-weight: 500;
}

a.phones:link {
    color: #000000;
    line-height: 40px;
    font-size: 15px;
    font-weight: 500;
}

a.phones:visited {
    color: #000000;
    line-height: 40px;
    font-size: 15px;
    font-weight: 500;
}

a.phones:active {
    color: #000000;
    line-height: 40px;
    font-size: 15px;
    font-weight: 500;
}

a.phones:hover {
    color: #000000;
    line-height: 40px;
    font-size: 15px;
    font-weight: 500;
}

/**����Ŀ�б�**/
.lump-title-list {
    background-color: #174695;
    height: 28px;
    width: 99%;
    overflow: hidden;
    margin: 0 auto;
}

.lump-title-list .title_list {
    float: left;
    width: 60%;
}

.lump-title-list .title_list {
    text-align: left;
    color: #fff;
    text-indent: 12px;
    line-height: 28px;
    display: block;
}

.lump-title-list .title_list a {
  
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.lump-title-list .more_list {
    float: right;
    width: 60px;
    text-align: center;
    font-size: 14px;
}

.lump-title-list .more_list a {
    font-size: 13px;
    color: #fff;
    line-height: 28px;
    font-family: "����", Verdana, Arial, Helvetica, sans-serif;
}
/*****************/
#lump_big_list {
    background-color: #174695;
    height: 28px;
    width: 99%;
    overflow: hidden;
    margin: 0 auto;
}

#lump_big_list .title_list {
    float: left;
    width: 60%;
}

#lump_big_list .title_list {
    text-align: left;
    color: #fff;
    text-indent: 12px;
    line-height: 28px;
    display: block;
}

#lump_big_list .title_list a {

    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

#lump_big_list .more_list {
    float: right;
    width: 60px;
    text-align: center;
    font-size: 14px;
}

#lump_big_list .more_list a {
    font-size: 13px;
    color: #fff;
    line-height: 28px;
    font-family: "����", Verdana, Arial, Helvetica, sans-serif;
}
/*�����´�������ʽ*/
.article_list {
    float: none;
    width: 99%;
}

.article_list ul {
    width: 99%;
    margin-left: 0;
}

.article_list ul li {
    background: url(../images/news.png) no-repeat 6px 15px;
    height: 35px;
    font-size: 14px;
    line-height: 33px;
    border-bottom: dashed 1px #CCCCCC;
    text-indent: 18px;
    text-align: left;
    width: 100%;
    overflow: hidden;
    list-style-type: none;
}

.article_list ul li h1 {
    height: 35px;
    line-height: 35px;
    width: 64%;
    text-align: left;
    float: left;
    clear: right;
    font-size: 12px;
    font-weight: 100;
}

.article_list ul li h1 a {
  
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-weight: 100;
    margin-bottom: 0px;
    font-size: 14px;
}

.article_list ul li h1 a:link {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}

.article_list ul li h1 a:visited {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}

.article_list ul li h1 a:active {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}

.article_list ul li h1 a:hover {
    color: #666666;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}

.article_list ul li span {
  
    float: right;
    text-align: left;
    font-weight: 100;
    height: 35px;
    line-height: 35px;
    width: auto;
    font-size: 14px;
    color: #666666;
}

/*picture style */
.txpic_list {
    float: none;
    width: 94%;
    height: auto;
    margin: 0 auto;
}

.txpic_list ul {
    list-style: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 6px;
}

.txpic_list ul li {
    width: 49.5%;
    height: 170px;
    text-align: center;
    float: left;
    overflow: hidden;
    list-style-type: none;
}

.txpic_list ul li span {
    font-weight: 100;
    height: 180px;
    width: 150px;
    text-align: center;
    margin: 0 auto;
}

.txpic_list ul li span a img {
    display: inline-block;
    height: 120px !important;
    width: 150px !important;
}

.txpic_list ul li h1 {
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 100;
    border: #dcdcdc 1px solid;
    margin: 0 auto;
    overflow: hidden;
}

.txpic_list ul li h1 a {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}
/*
.txpic_list ul li h1 a:link {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

.txpic_list ul li h1 a:visited {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

.txpic_list ul li h1 a:active {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

.txpic_list ul li h1 a:hover {
    color: #666666;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}*/
/*质量体系*/
#quilt_pic_list {
    float: none;
    width: 94%;
    height: auto;
    margin: 0 auto;
}

#quilt_pic_list ul {
    list-style: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 6px;
}

#quilt_pic_list ul li {
    width: 49.5%;
    height: 220px;
    text-align: center;
    float: left;
    overflow: hidden;
    list-style-type: none;
}

#quilt_pic_list ul li span {
    display: block;
    font-weight: 100;
    height: 180px;
    width: 150px;
    text-align: center;
    margin: 0 auto;
}

#quilt_pic_list ul li span a img {
    display: inline-block;
    height: 180px !important;
    width: 150px !important;
}

#quilt_pic_list ul li h1 {
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 100;
    border: #dcdcdc 1px solid;
    margin: 0 auto;
}

#quilt_pic_list ul li h1 a {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

#quilt_pic_list ul li h1 a:link {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

#quilt_pic_list ul li h1 a:visited {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

#quilt_pic_list ul li h1 a:active {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

#quilt_pic_list ul li h1 a:hover {
    color: #666666;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}


/*picture style */
.prepic_list {
    float: none;
    width: 94%;
    height: auto;
    margin: 0 auto;
}

.prepic_list ul {
    list-style: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 6px;
}

.prepic_list ul li {
    width: 49.5%;
    height: 150px;
    text-align: center;
    float: left;
    overflow: hidden;
    list-style-type: none;
}

.prepic_list ul li span {
    font-weight: 100;
    height: 110px;
    width: 160px;
    text-align: center;
}

.prepic_list ul li span a img {
    height: 110px;
    width: 160px;
}

.prepic_list ul li h1 {
    width: 94%;
    height: 30px;
    line-height: 24px;
    text-align: center;
}

.prepic_list ul li h1 a {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

.prepic_list ul li h1 a:link {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

.prepic_list ul li h1 a:visited {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

.prepic_list ul li h1 a:active {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

.prepic_list ul li h1 a:hover {
    color: #666666;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

/*������ʽ*/
.caption {
    height: auto;
    line-height: 60px;
    text-align: center;
    overflow: hidden;
}

.caption h4 {
    color: #2f2d2d;
    height: auto;
    line-height: 40px;
    padding: 3px 0px 0px 0px;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
}

.caption h1 {
    color: #333333;
    height: auto;
    line-height: 40px;
    padding: 3px 0px 0px 0px;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
}

/*��һ����һ����ʽ*/
#pre_next {
    display: inline;
    float: none;
    width: 100%;
    margin-top: 100px;
}

#pre_next ul {
    list-style: none;
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

#pre_next ul li {
    width: 100%;
    height: 60px;
    list-style-type: none;
    overflow: hidden;
}

#pre_next ul li h1 {
    width: 96%;
    height: 30px;
    line-height: 18px;
    text-align: left;
    font-weight: 100;
    margin: 0 auto;
}

#pre_next ul li h1 a {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 14px;
    overflow: hidden;
}

#pre_next ul li h1 a:link {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 14px;
}

#pre_next ul li h1 a:visited {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 14px;
}

#pre_next ul li h1 a:active {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 14px;
}

#pre_next ul li h1 a:hover {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 14px;
}

#pre_next ul li h2 {
    width: 96%;
    height: 30px;
    line-height: 18px;
    text-align: left;
    font-weight: 100;
    margin: 0 auto;
    overflow: hidden;
}

#pre_next ul li h2 a {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 14px;
}

#pre_next ul li h2 a:link {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 14px;
}

#pre_next ul li h2 a:visited {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 14px;
}

#pre_next ul li h2 a:active {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 14px;
}

#pre_next ul li h2 a:hover {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 14px;
}

/*��ҳ��ʽ*/
#pagelist {
    width: 100%;
    height: auto;
    margin: 10px;
}

#pagelist a {
    display: inline-block;
    text-align: center;
    border: #dcdcdc 1px solid;
    background: #EDEDED;
    color: #333;
    width: 40px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    margin: 0 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;;;;
}
/*
#pagelist #prepage {
    display: inline-block;
    text-align: center;
    border: #dcdcdc 1px solid;
    background-color: #EDEDED;
    color: #666666;
    height: 20px;
    line-height: 20px;
    width: 24px;
    font-size: 12px;
    margin: 0px 2px;
}

#pagelist #itempage {
    display: inline-block;
    text-align: center;
    border: #dcdcdc 1px solid;
    background-color: #EDEDED;
    color: #666666;
    height: 20px;
    line-height: 20px;
    width: 24px;
    font-size: 12px;
    margin: 0px 2px;
}

#pagelist #nextpage {
    display: inline-block;
    text-align: center;
    border: #dcdcdc 1px solid;
    background-color: #EDEDED;
    color: #666666;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    margin: 0px 2px;
}

#pagelist #lastpage {
    display: inline-block;
    text-align: center;
    border: #dcdcdc 1px solid;
    background-color: #EDEDED;
    color: #666666;
    height: 20px;
    line-height: 20px;
    width: 24px;
    font-size: 12px;
    margin: 0px 2px;
}

#pagelist #nowpage {
    display: inline-block;
    text-align: center;
    border: #cccccc 1px solid;
    background-color: #C6140A;
    color: #ffffff;
    height: 20px;
    line-height: 20px;
    width: 24px;
    font-size: 12px;
    margin: 0px 2px;
}

#pagelist #totalpage {
    display: inline-block;
    text-align: center;
    border: #dcdcdc 1px solid;
    background-color: #EDEDED;
    color: #666666;
    height: 20px;
    line-height: 20px;
    width: 50px;
    font-size: 12px;
    margin: 0px 2px;
}
*/
/*** the style for msg post table****************/
#msg_style {
    width: 98%;
    margin: 0 auto;
}

#msg_style tr th {
    color: #FFF;
    font-size: 14px;
    font-weight: 600px;
    height: 24px;
    line-height: 24px;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #333;
}

#msg_style tr .msgtitle {
    text-align: left;
    text-indent: 6px;
}

#msg_style tr .msgtime {
    text-align: center;
}

#msg_style tr .msgactive {
    text-align: center;
}

#msg_style tr td {
    font-size: 14px;
    font-weight: 100px;
    line-height: 18px;
    padding: 3px;
}

#msg_style tr td a {
    font-size: 14px;
    font-weight: 100px;
    line-height: 20px;
}

/*****************************************************************************************/
/***************** filter line 20170421*************************/
/*****************************************************************************************/

.tblpage {
    width: 98%;
    margin: 0 auto;
}

.tblpage tr td {
    text-align: left;
}

.tblpage tr td a {
    line-height: 20px;
    color: #333;
    font-size: 14px;
    font-weight: 100;
}

.tblpage tr td a:link {
    color: #333;
}

.tblpage tr td a:visited {
    color: #333;
}

.tblpage tr td a:active {
    color: #333;
}

.tblpage tr td a:hover {
    color: #333;
    font-size: 14px;
    font-weight: 100;
}

.form_submit {
    border: none;
    background-color: #F2C800;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    width: 72px;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
  
    border-radius: 3px;
}

.con_table {
    margin: 0 auto;
    width: 85%;
    height: auto;
    overflow: hidden;
}

.address {
    color: #000000;
    line-height: 22px;
    font-size: 14px;
    font-weight: 500;
    font-family: Microsoft Yahei;
}

a.address:link {
    color: #000000;
    line-height: 22px;
    font-size: 14px;
    font-weight: 500;
    font-family: Microsoft Yahei;
}

a.address:visited {
    color: #000000;
    line-height: 22px;
    font-size: 14px;
    font-weight: 500;
    font-family: Microsoft Yahei;
}

a.address:active {
    color: #000000;
    line-height: 22px;
    font-size: 14px;
    font-weight: 500;
    font-family: Microsoft Yahei;
}

a.address:hover {
    color: #000000;
    line-height: 22px;
    font-size: 14px;
    font-weight: 500;
    font-family: Microsoft Yahei;
}

#msg_liststyle {
    width: 96%;
}

#msg_liststyle tr th {
    font-size: 12px;
    font-weight: 600px;
    line-height: 18px;
    padding: 3px;
    border: #CCC 0px dotted;
    background-color: #E2E2E2;
    text-align: center;
}

#msg_liststyle tr td {
    font-size: 12px;
    font-weight: 100;
    line-height: 18px;
    padding: 3px;
    border: #CCC 0px dotted;
}

/********************************************************************/

/* .footer{ width:100%; height:80px; text-align:center;background-color:#3479C8; color:#FFF; bottom:0!important;} */
.foot_list {
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: #174695;
    position: fixed;
    bottom: 0;
}

.foot_list ul {
    margin-top: 15px;
}

.foot_list ul::after {
    content: '';
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
}

.foot_list ul li {
    float: left;
    width: 24%;
    height: 50px;
    border-right: 1px dashed #ddd;
}

.foot_list ul li a {
    display: block;
    /* width: 24%; */
    height: 50px;
}

.foot_list ul .main_svg a {
    background: url(../images/main.svg) no-repeat center;
}

.foot_list ul .pro_show a {
    background: url(../images/pro_bg.svg) no-repeat center;
}

.foot_list ul .qq a {
    background: url(../images/qq.svg) no-repeat center;
}

.foot_list ul .contact a {
    background: url(../images/tel.svg) no-repeat center;
}

.blanker1px {
    width: 100%;
    height: 1px;
    clear: both;
    overflow: hidden;
}

.lumper {
    height: 35px;
    line-height: 35px;
    width: 100%;
    background: rgba(24,70,147,.9);
}

.lumper a {
    height: 36px;
    line-height: 35px;
    color: #ffffff;
    font-size: 16px;
}

.lumpertitle {
    float: left;
    width: auto;
    height: 36px;
    line-height: 36px;
    color: #ffffff;
    font-size: 14px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    text-align: left;
    text-indent: 6px;
}

.lumpertitle span {
    height: 36px;
    line-height: 36px;
    color: #ffffff;
    font-size: 12px;
    text-indent: 12px;
}

.lumpertitle a {
    height: 36px;
    line-height: 36px;
    color: #ffffff;
    font-size: 16px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    text-indent: 12px;
}

.lumpermore {
    width: 18%;
    float: right;
    text-align: right;
}

.lumpermore a {
    display: block;
    height: 36px;
    line-height: 36px;
    color: #ffffff;
    font-size: 14px;
    padding-right: 6px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
}

.lumpermore a:link {
    color: #FFF;
    font-size: 14px;
}

.lumpermore a:visited {
    color: #FFF;
    font-size: 14px;
}

.lumpermore a:active {
    color: #FFF;
    font-size: 14px;
}

.lumpermore a:hover {
    color: #FFF;
    font-size: 14px;
}

/*.lumper {height:28px;line-height:28px;width:100%; background-color:#6bb0e4; text-indent:36px; font-size:14px; text-shadow: 0 1px 1px rgba(0,0,0,.4); text-align:left;font-family:"����"; overflow:hidden;}
.lumpertitle{float:left;width:auto;height:28px; line-height:28px; text-indent:6px; color:#ffffff; font-size:12px; text-align:left;font-family:"����";}*/
.lumperrightnav {
    background: url(../images/back.svg) no-repeat left center;
    width: 40px;
    float: right;
    height: 20px;
    margin-top: 5px;
}

.lumperrightnav a {
    display: block;
    width: 40px;
    height: 35px;
    line-height: 35px;
}

.td_blue {
    width: 33%;
    height: 80px;
    overflow: hidden;
    text-align: center;
}

.td_blue a {
    display: block;
    width: 82px;
    height: 68px;
    line-height: 68px;
    background: url(../images/about.png) no-repeat center #333D46;
}

.td_lblue {
    width: 33%;
    height: 80px;
    overflow: hidden;
    text-align: center;
}

.td_lblue a {
    display: block;
    width: 82px;
    height: 68px;
    line-height: 68px;
    background: url(../images/info.png) no-repeat center #688ce4;
}

.td_green {
    width: 33%;
    height: 80px;
    overflow: hidden;
    text-align: center;
}

.td_green a {
    display: block;
    width: 82px;
    height: 68px;
    line-height: 68px;
    background: url(../images/news.png) no-repeat center #85cf16;
}

.td_dgreen {
    width: 33%;
    height: 80px;
    overflow: hidden;
    text-align: center;
}

.td_dgreen a {
    display: block;
    width: 82px;
    height: 68px;
    line-height: 68px;
    background: url(../images/shang.png) no-repeat center #14c761;
}

.td_yellow {
    width: 33%;
    height: 66px;
    overflow: hidden;
    text-align: center;
}

.td_yellow a {
    display: block;
    width: 82px;
    height: 68px;
    line-height: 68px;
    background: url(../images/msg.png) no-repeat center #f4b51c;
}

.td_orrange {
    width: 33%;
    height: 80px;
    overflow: hidden;
    text-align: center;
}

.td_orrange a {
    display: block;
    width: 82px;
    height: 68px;
    line-height: 68px;
    background: url(../images/mp4.png) no-repeat center #ff8a4a;
}

.td_purple {
    width: 50%;
    height: 66px;
    overflow: hidden;
    text-align: center;
}

.td_purple a {
    display: block;
    width: 130px;
    height: 55px;
    line-height: 55px;
    background-color: #d621c7;
}

.td_red {
    width: 50%;
    height: 66px;
    overflow: hidden;
    text-align: center;
}

.td_red a {
    display: block;
    width: 130px;
    height: 55px;
    line-height: 55px;
    background-color: #d11b62;
}

/******/
#tool_list {
    width: 100%;
    height: auto;
}

#tool_list ul {
    list-style: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

#tool_list ul li {
    width: 50%;
    height: 45px;
    overflow: hidden;
    text-align: center;
    float: left;
}

#tool_list ul li h1 {
    width: 90%;
    height: 30px;
    border-radius: 3px;
    text-align: center;
    background-color: #174695;
    margin: 0 auto;
}

#tool_list ul li h1 a {
    display: block;
    line-height: 30px;
    color: #FFF;
    font-size: 14px;
    font-weight: 100;
}

#tool_list ul li h1 a:link {
    color: #FFF;
}

#tool_list ul li h1 a:visited {
    color: #FFF;
}

#tool_list ul li h1 a:active {
    color: #FFF;
}

#tool_list ul li h1 a:hover {
    color: #FFF;
}

#tool_list ul .onm h1 {
    width: 90%;
    height: 30px;
    border-radius: 3px;
    text-align: center;
    background-color: #123167;
    margin: 0 auto;
}

#tool_list ul .onm h1 a {
    display: block;
    line-height: 30px;
    color: #FFF;
    font-size: 14px;
    font-weight: 100;
}

#tool_list ul .onm h1 a:link {
    color: #FFF;
}

#tool_list ul .onm h1 a:visited {
    color: #FFF;
}

#tool_list ul .onm h1 a:active {
    color: #FFF;
}

#tool_list ul .onm h1 a:hover {
    color: #FFF;
}

.choose_item {
    padding-right: 6px;
}
/*
.ico_0 {
    background: url(../images/ico_1.png) no-repeat center 20px;
}

.ico_1 {
    background: url(../images/ico_2.png) no-repeat center 20px;
}

.ico_2 {
    background: url(../images/ico_3.png) no-repeat center 20px;
}

.ico_3 {
    background: url(../images/ico_4.png) no-repeat center 20px;
}
*/
.font_color {
    color: #FFF;
    font-size: 20px;
    font-weight: bolder;
    font-family: "����";
    line-height: 20px;
    border-radius: 9px;
}

a.font_color:link {
    color: #FFF;
    font-size: 20px;
    font-weight: bolder;
    font-family: "����";
}

a.font_color:visited {
    color: #FFF;
    font-size: 20px;
    font-weight: bolder;
    font-family: "����";
}

a.font_color:hover {
    color: #FFF;
    font-size: 20px;
    font-weight: bolder;
    font-family: "����";
}

a.font_color:active {
    color: #FFF;
    font-size: 20px;
    font-weight: bolder;
    font-family: "����";
}

.white_color {
    color: #ffffff;
    font-size: 12px;
    font-weight: 100;
    font-family: "����";
    line-height: 20px;
}

a.white_color:link {
    color: #ffffff;
    font-size: 12px;
    font-weight: 100;
    font-family: "����";
}

a.white_color:visited {
    color: #ffffff;
    font-size: 12px;
    font-weight: 100;
    font-family: "����";
}

a.white_color:hover {
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 100;
    font-family: "����";
}

a.white_color:active {
    color: #ffffff;
    font-size: 12px;
    font-weight: 100;
    font-family: "����";
}

/*************************************************/
#body_bg {
    background: url(../images/body_bg86.jpg) no-repeat center top;
}

embed {
    width: 100%;
    height: 90%;
}

a {
  
    color: #333333;
    text-decoration: none;
}

a:hover {

    color: #333333;
    text-decoration: none;
}

.menu_color {
  
    color: #E2D5CD;
    font-size: 16px;
}

a.menu_color:link {
  
    color: #E2D5CD;
    font-size: 16px;
}

a.menu_color:visited {
  
    color: #E2D5CD;
    font-size: 16px;
}

a.menu_color:hover {
  
    color: #E2D5CD;
    text-decoration: none;
    font-size: 16px;
}

a.menu_color:active {
  
    color: #E2D5CD;
    font-size: 16px;
}

.content_color {
    color: #564F4F;
    font-size: 12px;
}

a.content_color:link {
    color: #564F4F;
    font-size: 12px;
}

a.content_color:visited {
    color: #564F4F;
    font-size: 12px;
}

a.content_color:hover {
    color: #564F4F;
    text-decoration: none;
    font-size: 12px;
}

a.content_color:active {
    color: #564F4F;
    font-size: 12px;
}

.content_color img {
    width: 90%;
    text-align: center;
}

#toper {
    width: 98%;
    height: 59px;
    text-align: center;
}

#menu {
    width: 100%;
    height: 330px;
    text-align: center;
}

.menu_text {
    margin: 0 auto;
    width: 330px;;
    height: 330px;
    overflow: hidden;
}

.foot_color {
    color: #ffffff;
    font-size: 12px;
    font-weight: 800;
    font-family: "����";
    line-height: 20px;
}

a.foot_color:link {
    color: #ffffff;
    font-size: 12px;
    font-weight: 800;
    font-family: "����";
}

a.foot_color:visited {
    color: #ffffff;
    font-size: 12px;
    font-weight: 800;
    font-family: "����";
}

a.foot_color:hover {
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
    font-family: "����";
}

a.foot_color:active {
    color: #ffffff;
    font-size: 12px;
    font-weight: 800;
    font-family: "����";
}

.foot_colora {
    color: #535452;
    font-size: 12px;
    font-weight: 300;
    font-family: "����";
    line-height: 20px;
}

a.foot_colora:link {
    color: #535452;
    font-size: 12px;
    font-weight: 300;
    font-family: "����";
}

a.foot_colora:visited {
    color: #535452;
    font-size: 12px;
    font-weight: 300;
    font-family: "����";
}

a.foot_colora:hover {
    color: #535452;
    text-decoration: none;
    font-size: 12px;
    font-weight: 300;
    font-family: "����";
}

a.foot_colora:active {
    color: #535452;
    font-size: 12px;
    font-weight: 300;
    font-family: "����";
}

.caption {
    height: auto;
    line-height: 20px;
    font-size: 22px;
    font-weight: 800;
    text-align: center;
    overflow: hidden;
}

.caption h2 {
    color: #564F4F;
    height: auto;
    line-height: 20px;
    padding: 3px 0px 0px 0px;
    text-align: center;
    font-size: 14px;
    font-weight: 800;
}

.captiona {
    height: auto;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
}

.captiona h2 {
    color: #666666;
    height: auto;
    line-height: 20px;
    padding: 3px 0px 0px 0px;
    text-align: center;
    font-size: 12px;
    font-weight: 100;
}

.introShow {
    width: 320px;
}

.introShow .mainShow {
    width: 300px;
    height: 280px;
}

.mainShow img {
    width: 300px;
    height: 280px;
    border: #CCCCCC 1px solid;
}

.introShow .scroll {
    margin-top: 5px;
    width: 302px;
    height: 66px;
    overflow: hidden;
}

img {
    border: 0;
}

/*��ҳ��ʽ*/


#pagelist tr td {
    text-align: center;
    padding-left: 1px;
    padding-right: 1px;
}

#pagelist tr td a {
    text-align: center;
    border-radius: 3px;
    display: block;
    font-weight: bold;
    font-size: 18px;
    height: 22px;
    line-height: 22px;
}

#pagelist #homepage {
    color: #222;
    width: 40px;
    font-size: 12px;
}

#pagelist #prepage {
    color: #222;
    width: 40px;
    font-size: 12px;
}

#pagelist #itempage {
    color: #222;
    width: 40px;
}

#pagelist #nextpage {
    color: #222;
    width: 40px;
    font-size: 12px;
}

#pagelist #lastpage {
    color: #222;
    width: 40px;
    font-size: 12px;
}

#pagelist #nowpage {
    background-color: #174695;
    color: #ffffff;
    width: 40px;
}

#pagelist #totalpage {
    color: #222;
    width: 60px;
}

/*��һ����һ����ʽ*/
.pre_next {
    display: inline;
    float: none;
    width: 100%;
    padding-top: 5px;
}

.pre_next ul {
    list-style: none;
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 5px;
}

.pre_next ul li {
    width: 100%;
    height: auto;
    list-style-type: none;
    text-align: center;
    overflow: hidden;
}

.pre_next ul li p {
    width: 95%;
    height: auto;
    line-height: 24px;
    text-align: left;
    font-weight: 100;
    padding: 6px;
    margin-top: 6px;
    border: #e7e0e0 1px solid;
    color: #8D8E8B;
}

.pre_next ul li p a {
    color: #666666;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 12px;
    overflow: hidden;
}

.pre_next ul li p a:link {
    color: #666666;
    text-decoration: none;
    font-size: 12px;
}

.pre_next ul li p a:visited {
    color: #666666;
    text-decoration: none;
    font-size: 12px;
}

.pre_next ul li p a:active {
    color: #666666;
    text-decoration: none;
    font-size: 12px;
}

.pre_next ul li p a:hover {
    color: #666666;
    text-decoration: none;
    font-size: 12px;
}

.menuer {
    width: 100%;
    background: #3479C8;
    height: 70px;
    text-align: center;
    overflow: hidden;
}

.menuer table {
    width: 100%;
    height: 70px;
}

.menuer table tr td {
    height: 35px;
    line-height: 35px;
    width: auto;
    text-align: center;
}

.menuer table tr td a {
    COLOR: #fff;
    height: 35px;
    LINE-HEIGHT: 35px;
    width: auto;
    font-weight: 500;
    font-size: 15px;
    font-family: "����";
}

.menuer table tr td a:link {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
}

.menuer table tr td a:visited {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
}

.menuer table tr td a:active {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
}

.menuer table tr td a:hover {
    display: block;
    color: #ff0000;
    text-align: center;
    height: 35px;
    line-height: 35px;
    width: auto;
    font-weight: 500;
    font-size: 15px;
    font-family: "����";
}

.menu {
    margin: 0 auto;
    width: auto;
    height: 42px;
    overflow: hidden;
}

/*���˵�*/
.menu span {
    width: 100%;
    height: 42px;
    overflow: hidden;
}

.menu ul {
    width: 100%;
    height: 42px;
    overflow: hidden;
}

.menu ul li {
    float: left;
    height: 42px;
    line-height: 42px;
    width: auto;
}

.menu ul li a {
    COLOR: #fff;
    height: 42px;
    LINE-HEIGHT: 42px;
    width: auto;
    font-weight: 800;
    font-size: 14px;
    font-family: "����";
}

.menu ul li a:link {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 800;
    font-family: "����";
}

.menu ul li a:visited {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 800;
}

.menu ul li a:active {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 800;
}

.menu ul li a:hover {
    display: block;
    color: #ff0000;
    text-align: center;
    height: 42px;
    line-height: 42px;
    width: auto;
    font-weight: 800;
    font-size: 14px;
}

#col {
    float: left;
    height: 42px;
    line-height: 42px;
    width: 8px;
    overflow: hidden;
}

#space {
    width: 6px;
    overflow: hidden;
}

/****/
.table {
    margin: 0 auto;
    text-align: center;
    width: 98%;
    height: auto;
    background-color: #FFF;
    overflow: hidden;
}

.guide_menu {
    color: #ffffff;
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    text-indent: 1px;
}

a.guide_menu:link {
    color: #ffffff;
    font-size: 14px;
    font-weight: 100;
}

a.guide_menu:visited {
    color: #ffffff;
    font-size: 14px;
    font-weight: 100;
}

a.guide_menu:hover {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 100;
}

a.guide_menu:active {
    color: #ffffff;
    font-size: 14px;
    font-weight: 100;
}

#flashdiv {
    width: 100%;
    height: 128px;
    background: url(../images/flashdiv.jpg) no-repeat center top;
    border-bottom: #FFFFFF 1px solid;
    overflow: hidden;
}

#line_top {
    width: 70px;
    height: 94px;
    background: url(../images/line_top.jpg) no-repeat center;
    overflow: hidden;
}

.title_line_top {
    color: #ffffff;
    font-size: 15px;
    float: left;
    width: 100%;
    height: 94px;
    overflow: hidden;
}

.title_line_top h1 {
    color: #ffffff;
    height: 94px;
    line-height: 94px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
  
}

.line_viewinfor {
    width: 97%;
    text-align: left;
    color: #666666;
    line-height: 25px;
  
    margin-top: 8px;
    margin-bottom: 28px;
}

.line_viewinfor p {
    color: #666666;
    height: auto;
    line-height: 25px;
    text-align: left;
    font-weight: 100;
  
}

.title_line_topaa {
    color: #666666;
    font-size: 18px;
    float: left;
    width: 100%;
    height: 30px;
    overflow: hidden;
}

.title_line_topaa h1 {
    float: left;
    color: #666666;
    height: 30px;
    line-height: 30px;
    text-align: left;
    text-indent: 12px;
    font-size: 12px;
    font-weight: 600;
  
}

.xlsx {
    width: 100%;
    color: #666666;
    height: auto;
    line-height: 23px;
    text-align: left;
    font-size: 13px;
    font-weight: 100;
  
}

.xlsx p {
    width: 100%;
    color: #666666;
    height: auto;
    line-height: 23px;
    font-size: 13px;
    font-weight: 100;
  
}

.zysx {
    width: 100%;
    color: #666666;
    height: auto;
    line-height: 23px;
    text-align: left;
    font-size: 13px;
    font-weight: 100;
  
}

.zysx p {
    width: 100%;
    color: #666666;
    height: auto;
    line-height: 23px;
    text-align: left;
    font-size: 13px;
    font-weight: 100;
  
}


/*����*/
.toperreturn {
    width: 17%;
    height: 79px;
    line-height: 79px;
    float: left;
}

.toperreturn a {
    display: block;
    height: 79px;
    line-height: 79px;
    background: url(../images/return.png) no-repeat center;
}

.topertitle {
    float: left;
    width: 65%;
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 20px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    text-align: center;
}

.toperrightnav {
    width: 17%;
    float: right;
}

.toperrightnav a {
    display: block;
    height: 79px;
    line-height: 79px;
    background: url(../images/home.png) no-repeat center;
}

.float_buttom {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #8a8989;
    height: 54px;
    text-align: center;
}

.float_buttom a {
    color: #000000;
    font-size: 14px;
    width: 100%;
    height: 54px;
    line-height: 54px;
}

.nav {
    background-color: #8a8989;
    height: 54px;
    width: 100%;
}

.nav ul {
    height: 54px;
    line-height: 54px;
    width: 100%;
}

.nav li {
    height: 54px;
    line-height: 54px;
    float: left;
    font-size: 14px;
    text-align: center;
    width: 20%;
}

.nav li a {
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}

.r_border {
    background: url(../images/r_line.png) no-repeat top right;
}

.nav_sy {
    background: url(../images/sy_bg.png) no-repeat top center;
    display: block;
    width: 90%;
    height: 54px;
    line-height: 24px;
    padding-top: 15px;
}

.nav_xw {
    background: url(../images/xw_bg.png) no-repeat top center;
    display: block;
    width: 90%;
    height: 54px;
    line-height: 24px;
    padding-top: 15px;
}

.nav_fg {
    background: url(../images/fg_bg.png) no-repeat top center;
    display: block;
    width: 90%;
    height: 54px;
    line-height: 24px;
    padding-top: 15px;
}

.nav_cx {
    background: url(../images/cx_bg.png) no-repeat top center;
    display: block;
    width: 90%;
    height: 54px;
    line-height: 24px;
    padding-top: 15px;
}

.nav_gj {
    background: url(../images/gj_bg.png) no-repeat top center;
    display: block;
    width: 90%;
    height: 54px;
    line-height: 24px;
    padding-top: 15px;
}

.top_logo {
    float: left;
}

.top_r {
    font-size: 14px;
    color: #797979;
    float: right;
}

.nav_a {
    background-image: url(../images/nav_button.png);
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-align: center;
    width: 105px;
}

.r_border {
    background: url(../images/r_line.png) no-repeat top right;
}

.news_img {
    height: auto;
}

.table_title {
    background-color: #cc0000;
    height: 35px;
    width: 100%;
    overflow: hidden;
}

.table_title h1 {
    text-indent: 8px;
    width: 84%;
    height: 35px;
    line-height: 35px;
    float: left;
    text-align: left;
    font-size: 20px;
    font-weight: normal;
}

.table_title h1 a {
    height: 35px;
    line-height: 35px;
    float: left;
    text-align: left;
    font-size: 20px;
    color: #ffffff;
    font-weight: normal;
}

.table_title span {
    width: 15%;
    float: right;
}

.table_title span a {
    display: block;
    height: 35px;
    line-height: 35px;
    background: url(../images/more.png) no-repeat 20px center;
    background-size: 14px;
}

.news_wap_list_16 {
    float: none;
    width: 100%;
}

.news_wap_list_16 ul {
    width: 100%;
}

.news_wap_list_16 ul li {
    background: url(../images/news.gif) no-repeat 3px 10px;
    height: 30px;
    text-align: left;
    width: 100%;
    overflow: hidden;
}

.news_wap_list_16 ul li h1 {
    font-size: 16px;
    width: 83%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    float: left;
    text-indent: 14px;
    font-weight: normal;
    overflow: hidden;
}

.news_wap_list_16 ul li span {
    font-size: 16px;
    width: 16%;
    float: right;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.table_black {
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.table_black ul {
    padding-left: 5px;
    padding-right: 5px;
}

.table_black li {
    line-height: 30px;
    float: left;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 16px;
}

.table_black li:hover {

}

.table_in {
    background-image: url(../images/title02.png);
    height: 32px;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    margin-top: 8px;
    background-position: center;
    background-repeat: no-repeat;
}

.ioc {
    height: 130px;
    float: left;
    width: 100%;
}

.ioc_a {
    line-height: 31px;
    float: left;
    height: 130px;
    width: 99px;
    text-align: center;
    font-size: 18px;
    padding-left: 5px;
}

.ioc_b {
    float: left;
    height: 130px;
    width: 10px;
}

.table_black_vido {
    float: left;
    height: 122px;
    padding-top: 10px;
    padding-bottom: 5px;
    width: 100%;
}

.table_black_vido_img {
    float: left;
    height: 122px;
    width: 180px;
}

.table_black_vido_img img {
    height: 122px;
    width: 180px;
}

.table_black_vido_img p {
    position: relative;
    width: 178px;
    text-align: left;
    pointer-events: none;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    text-indent: 10px;
    line-height: 22px;
    padding-right: 6px;
    padding-left: 6px;
    top: -22px;
}

.table_title li.selectai {
    POSITION: relative;
    text-align: center;
    line-height: 50px;
}

.table_title li.selectai A {
    COLOR: #FFFFFF;
    background-color: #1bb294;
    padding: 6px;
}

.table_title li.selectaa {
    POSITION: relative;
    text-align: center;
    line-height: 50px;
}

.table_title li.selectaa A {
    COLOR: #FFFFFF;
    background-color: #1bb294;
    padding: 6px;
}

.table_title li.selectbb {
    POSITION: relative;
    text-align: center;
    line-height: 50px;
}

.table_title li.selectbb A {
    COLOR: #FFFFFF;
    background-color: #1bb294;
    padding: 6px;
}

.back_top {
    float: left;
    line-height: 21px;
    height: 21px;
    font-size: 16px;
    padding-bottom: 16px;
    width: 100%;
    text-align: center;
}

.back_top img {
    padding-right: 5px;
}

.foot_b {
    background-image: url(../images/foot_logo.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    height: 72px;
    font-size: 16px;
    line-height: 20px;
    color: #707070;
    padding-left: 80px;
    padding-top: 20px;
}

.bottom_bg {
    background: url(../images/bottom_bg.png) no-repeat bottom center #FFFFFF;
    background-size: 100%;
}

A {
    TEXT-DECORATION: none
}

A:hover {
    TEXT-DECORATION: underline
}

A:link {
    COLOR: #333333;
    font-size: 12px;
    text-decoration: none;
}

A:visited {
    COLOR: #333333;
    font-size: 12px;
    text-decoration: none;
}

A:hover {
    COLOR: #333333;
    font-size: 12px;
    text-decoration: none;
}

A:active {
    COLOR: #333333;
    font-size: 12px;
    text-decoration: none;
}
/*关于我们*/
.about{
    width: 100%;
    height: 18px;
    background: url(../images/about.svg) no-repeat center;
    margin: 30px 0 15px 0;
    position: relative;
}
.about-sec{
    width: 92%;
    margin:0 auto;
}
.about-sec a{
    display: block;
    width: 100%;
    line-height:24px;
    font-size:14px;
    margin-bottom:20px;
    margin-right:0;
    color: #333;
    text-indent: 32px;
    letter-spacing: 2px;
}
/*产品中心*/
.service {
    width: 100%;
    height: 18px;
    background: url(../images/pro.svg) no-repeat center;
    margin: 30px auto 15px auto;
    position: relative;

}
.case {
    width: 100%;
    height: 18px;
    background: url(../images/case.svg) no-repeat center;
    margin: 30px auto 15px auto;
    position: relative;

}
.case .case-name{
    font-size: 16px;
    color: #174695;
    text-align: center;
}
/*
.service-sec{
    width: 92%;
    margin:0 auto;
}
.service-sec ul li {
    float: left;
    width: 92px;
    height: 130px;
    margin:10px 12px;
    position: relative;


}
.service-sec ul li a{
    display: block;
    width: 92px;
    height: 92px;
    text-align:center;
}
.service-sec ul li.zs a{
    background: url(../images/01.png) no-repeat 0 0;

}
.service-sec ul li.zs{
    margin-left:0;
}
.service-sec ul li.bl a{
    background: url(../images/01.png) no-repeat 0 0;
}
.service-sec ul li.az a{
    background: url(../images/01.png) no-repeat 0 0;
}
.service-sec ul li.az{
    margin-right:0;
}
.service-sec ul li.lh a{
    background: url(../images/01.png) no-repeat 0 0;
}
.service-sec ul li.lh{
    margin-left:0;
}
.service-sec ul li.xf a{
    background: url(../images/01.png) no-repeat 0 0;
}
.service-sec ul li.jc a{
    background: url(../images/01.png) no-repeat 0 0;
}
.service-sec ul li.jc{
    margin-right:0;
}
.service-sec ul li a span{
    display: block;
    width: 92px;
    color: #000;
    font-size:14px;
    text-align:center;
    position: absolute;
    bottom:0;
}
.service-sec ul li.lia a span{
    bottom:10px;
}
*/
/*
.pro_sec ul li{
    float: left;
    width: 48%;
    height: 130px;
    margin-bottom:14px;
}
.pro_sec ul li h3{
    width: 100%;
    height: 34px;
    line-height: 34px;
    color: #fff;
    text-align:left;
    text-indent: 8px;
    font-size:16px;
}

.pro_sec ul li.gk h3{
    background:#1C4C9E;
}
.pro_sec ul li.gz h3{
    background:#5C9F1C;
    margin-left:14px;
}
.pro_sec ul li.xx h3{
    background:#1B9E5A;
}
.pro_sec ul li.xl h3{
    background:#1B889F ;
    margin-left:14px;
}
.pro_sec ul li a{
    display: block;
    width: 97%;
    height: 90px;
    font-size:13px;
    line-height:20px;
    color: #fff;
    padding-left:5px;
    padding-top:5px;
}
.pro_sec ul li.gk a{
    background:#486EB1;
}
.pro_sec ul li.gz a{
    background:#6DA933;
    margin-left:14px;
}
.pro_sec ul li.xx a{
    background:#32A86B;
}
.pro_sec ul li.xl a{
    background:#3294A9 ;
    margin-left:14px;
}*/
/*工程案例*/
.an {
    width: 100%;
    height: 18px;
    background: url(../images/equipment.svg) no-repeat center;
    margin: 30px auto 15px auto;
    position: relative;

}


/*专家团队*/
.quilt {
    width: 100%;
    height: 18px;
    background: url(../images/download.svg) no-repeat center;
    margin: 10px 0;
    position: relative;
}
#quilt_list{
    width: 100%;
    margin:0 auto;
    background: #f5f5f5;
}
#quilt_list ul li{
    width: 98%;
    height: 180px;
    margin:10px 0;
    clear: both;
    background: #EDEEF6;
    padding:10px;
}
#quilt_list ul li span{
    display: block;
    float: left;
}
#quilt_list ul li span img{
    display: block;
}
#quilt_list ul li h1,h5{
    float: left;
    width: 52%;
    margin-left:16px;
    font-weight:normal;
}
#quilt_list ul li h1 a{
    display: inline-block;
    width: 100%;
    height: 32px;
    line-height:32px;
    font-size: 16px!important;
    font-weight:600;
    color: #333D46;
    border-bottom:1px solid #C4C9E0
}
#quilt_list ul li h5 a{
    display: inline-block;
    width: 100%;
    line-height:24px;
    font-size:14px;
    text-indent:32px;
    color: #333D46;
}
.team-more a{
    display: block;
    width: 100px;
    height: 28px;
    line-height:28px;
    margin:20px auto;
    text-align:center;
    border: 1px solid #333D46;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.team-more a{
    font-size:14px;
    color: #333D46;
}
/*知识讲堂*/
.teacher{
    width: 100%;
    height: 28px;
    background: url(../images/teacher.svg) no-repeat center;
    margin: 10px 0;
    position: relative;
}
.teacher-sec{
    width: 98%;
    margin:0 auto;
}

.teacher-sec ul li{
    float: left;
    height: 135px;
    width: 23%;
}
.teacher-sec ul li a{
    display: block;
    height: 135px;
    width: 100%;
}
.teacher-sec ul li.way a{
    background: url("../images/way.svg") no-repeat center;
}
.teacher-sec ul li.way{
    margin-left:2px;
}
.teacher-sec ul li.heart{
    margin:0 8px;
}
.teacher-sec ul li.heart a{
    background: url("../images/heart.svg") no-repeat center;
}
.teacher-sec ul li.eat{
    margin:0 8px 0 0;
}
.teacher-sec ul li.eat a{
    background: url("../images/eat.svg") no-repeat center;
}
.teacher-sec ul li.dream a{
    background: url("../images/dream.svg") no-repeat center;
}
/**通知公告*/
.inform{
    width: 100%;
    height: 18px;
    background: url(../images/news.svg) no-repeat center;
    margin: 10px 0;
    position: relative;
}
.inform-sec{
    width: 94%;
    margin: 0 auto;
}
.article_wap_list_16 {
    float: none;
    width: 98%;
    margin: 0 auto;
}

.article_wap_list_16 ul {
    width: 100%;
}

.article_wap_list_16 ul li {
    /*background: url(../images/news.gif) no-repeat 7px 25px;*/
    height: 32px;
    line-height: 32px;
    text-align: left;
    width: 100%;
    /*border-bottom: #4876AF 1px dotted;*/
    overflow: hidden;
}

.article_wap_list_16 ul li h1 {
    COLOR: #333;
    font-size: 14px;
    width: auto;
    height: 32px;
    line-height: 32px;
    text-align: left;
    float: left;
    /*text-indent: 15px;*/
    font-weight: normal;
    overflow: hidden;
}

.article_wap_list_16 ul li h1 a {
    COLOR: #333;
    height: 32px;
    line-height: 32px;
    font-weight: normal;
    font-size: 15px;
}

.article_wap_list_16 ul li h1 a:link {
    color: #333;
    text-decoration: none;
    font-size: 15px;
    font-weight: normal;
}

.article_wap_list_16 ul li h1 a:visited {
    color: #333;
    text-decoration: none;
    font-size: 15px;
    font-weight: normal;
}

.article_wap_list_16 ul li h1 a:active {
    color: #333;
    text-decoration: none;
    font-size: 15px;
    font-weight: normal;
}

.article_wap_list_16 ul li h1 a:hover {
    color: #333;
    text-align: center;
    height: 32px;
    line-height: 32px;
    font-weight: normal;
    font-size: 15px;
}

.article_wap_list_16 ul li span {
    color: #333;
    font-size: 15px;
    width: auto;
    float: right;
    padding-right: 2px;
    height: 32px;
    line-height: 32px;
}

/*联系我们*/
.content{
    width: 100%;
    height: 18px;
    background: url(../images/content.svg) no-repeat center;
    margin: 10px 0;
    position: relative;
}
.content-sec{
    width: 98%;
    margin-bottom:100px;
}
.content-sec p{
    font-size:14px;
    padding-left:36px;
}
.left-line{
    position: absolute;
    width: 100px;
    border-top: 1px solid rgba(24,70,147,.8);
    top: 10px;
    left:24px;
}
.right-line{
    position: absolute;
    width: 100px;
    border-top: 1px solid rgba(24,70,147,.8);
    top: 10px;
    right:24px;
}
.show-content {
    width: 94%;
    margin: 0 auto;
}
/*step -新闻分页-*/
#home-page {
    width: 96%;
    height: 24px;
    margin: 10px auto;
}
#home-page span {
    display: block;
}
#home-page span.home-page-prev {
    float: left;
}
#home-page span.home-page-next {
    float: right;
}
#home-page span a {
    display: block;
    font-size: 12px;
    color: #7E0308;
    height: 24px;
    line-height: 24px;
}
/*step -图片分页-*/
#pagelist {
    width: 100%;
    height: auto;
    margin: 10px 0;
    text-align: center;
}
#pagelist a {
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 2px;
    font-size: 12px;
    color: #444;
    background: #EDEDED;
    border: #cccccc 1px solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
#pagelist a#nowpage {
    display: inline-block;
    text-align: center;
    border: #cccccc 1px solid;
    background-color: #184693;
    color: #ffffff;
    font-size: 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
#pagelist a#totalpage {
    display: inline-block;
    text-align: center;
    border: #dcdcdc 1px solid;
    background-color: #EDEDED;
    color: #666666;
    font-size: 12px;
}
