﻿/* CSS Document */
body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: "Lucida Grande","微软雅黑", "宋体", Arial,Helvetica,sans-serif;
    color: #666666;
    line-height: 20px;
    background-image: url(../images/img.jpg);
    background-repeat: repeat-x;
    background-color: #fff;
}

form {
    padding: 0px;
    margin: 0px;
}

img {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
}

.page_box {
    height: 50px;
    line-height: 50px;
    text-indent: 10px;
}

.clear {
    clear: both;
}

#hotNews_box {
    width: 620px; /*368px*/
    line-height: 30px;
    font-size: 12px;
    height: 88px;
    *height: 115px;
}

.article-list {
    background-color: #ffffff;
    padding: 15px !important;
    margin-bottom: 10px;
}

    .article-list:hover {
        border-bottom: solid #0499e2 1px;
        border-left: solid #0499e2 1px;
    }

/*.main-nav {
    background-color: blue;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .24);
}

    .main-nav ul {
        font-size: 14px;
    }

        .main-nav ul li {
            display: inline-block;
        }

            .main-nav ul li a {
                color: #CAEBFF;
                display: inline-block;
            }

            .main-nav ul li.tag a {
                padding: 10px;
                display: block;
            }

            .main-nav ul li.active a {
                color: #fff;
            }

            .main-nav ul li.notag a {
                padding-right: 10px;
                color: #fff;
            }

            .main-nav ul li.tag a:hover, .main-nav ul li.active a {
                color: #ffffff;
                background: var(--contener-color);
                
            }*/

#hotNews_box p {
    background-image: url('../images/tj.png');
    background-repeat: no-repeat;
    background-position: left center;
    border-bottom: 1px solid #e8e8e8;
    height: 45px;
    line-height: 45px;
    font-weight: bold;
    text-indent: 30px;
    font-size: 16px;
    color: #0066cc;
    background-color: #F5F5F5;
}

#hotNews_box ul {
    margin: 5px 10px 0px 10px;
    *margin: 5px 0px 0px 0px;
}

#hotNews_box a {
    font-size: 12px;
}

    #hotNews_box a:hover {
        font-size: 12px;
        text-decoration: none;
        color: #0066cc;
    }

#NewsBox h2 {
    font-weight: normal;
    font-size: 12px;
}

#down2 a:link {
    color: #0066CC;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
}

#down2 a:visited {
    color: #0066CC;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
}

#down2 a:hover {
    color: #0066CC;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
}

ul, li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

span {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

a:link {
    color: #666666;
    text-decoration: none;
    font-size: 12px;
    font-family: "Lucida Grande", "微软雅黑", "宋体", Arial;
}

a:visited {
    color: #666666;
    text-decoration: none;
    font-size: 12px;
    font-family: "Lucida Grande", "微软雅黑", "宋体", Arial;
}

a:hover {
    color: #666666;
    text-decoration: underline;
    font-size: 12px;
    font-family: "Lucida Grande", "微软雅黑", "宋体", Arial;
}

a:active {
    color: #0066cc;
    text-decoration: none;
    font-size: 12px;
    font-family: "Lucida Grande", "微软雅黑", "宋体", Arial;
}

.left {
    float: left;
    display: inline;
}

.right {
    float: right;
    display: inline;
}

p {
    margin: 0px;
    padding: 0px
}

.fenge_t {
    margin-top: 10px;
}

.t_one {
    margin-left: 10px;
}

.t_for {
    margin-left: 20px;
}

.t_let {
    margin-left: 20px;
}

.lan {
    color: #0066cc;
}

.t_but {
    margin-bottom: 10px;
}

.cu {
    font-weight: bold;
}

.xiahua {
    text-decoration: underline;
}

.four {
    font-size: 14px;
}

.six {
    font-size: 16px;
}

.hui {
    color: #666666;
}

.hong {
    color: #FF0000;
}

.green {
    color: #3fae11;
}

.twenty {
    font-size: 25px;
}

.c_zhong {
    text-align: center;
}

.lan a {
    color: #0066cc;
}

/**  头**/

.mc {
    width: 1200px;
    clear: both;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding: 0;
}

.head_wrapper {
    width: 100%;
    height: 26px;
    background-color: #333333;
    line-height: 26px;
    color: #bbbbbb;
}

    .head_wrapper .mc li {
        float: right;
        display: inline;
    }

    .head_wrapper .mc a {
        color: #bbbbbb;
        text-decoration: none;
    }

        .head_wrapper .mc a:hover {
            color: #bbbbbb;
            text-decoration: underline;
        }
/**logo 导航**/
.head_logo {
    width: 100%;
    height: 59px;
    background-color: #f3f3f3;
    color: #bababa;
    border-bottom: 1px solid #e1e1e1;
    margin: 0px;
    padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

    .head_logo .mc img {
        display: block;
    }

    .head_logo .mc li {
        text-align: center;
        font-size: 16px;
        color: #bababa;
        float: left;
        height: 60px;
        line-height: 60px;
        display: block;
    }

    .head_logo .mc a {
        display: block;
        font-size: 16px;
        padding-left: 17px;
    }

        .head_logo .mc a:hover, .head_logo .mc a:active {
            color: #0066cc;
            text-decoration: underline;
            font-size: 16px;
            text-decoration: none;
        }

.inwrapper_wrapper {
    line-height: 24px;
    width: 1000px;
    background-color: #fafafa;
    border-top-width: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #93a3bd;
    border-right-color: #e8e8e8;
    border-bottom-color: #e8e8e8;
    border-left-color: #e8e8e8;
}

.inwrapper_wrapper_index {
    line-height: 24px;
    width: 1020px;
    height: 1734px;
    margin: 10px auto;
    background-color: #fafafa;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}

.inwrapper_wrapper_bottom {
    line-height: 24px;
    width: 1020px;
    height: 195px;
    margin: 10px auto;
    background-color: #fafafa;
    border: 1px solid #e8e8e8;
}

.inwrapper_wrapper_link {
    line-height: 24px;
    width: 1020px;
    height: 115px;
    margin: 10px auto;
    background-color: #fafafa;
    border: 1px solid #e8e8e8;
}

.inwrapper_wrapper_news {
    padding: 10px;
    line-height: 24px;
    width: 1002px;
    height: 445px; /*356px*/
    margin: 0 auto;
    background-color: #fafafa;
    border: 1px solid #e8e8e8;
}

.inwrapper_wrapper_vedio {
    margin: 0 auto;
    line-height: 24px;
    width: 998px;
    background-color: #fafafa;
    border-top-width: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #93a3bd;
    border-right-color: #e8e8e8;
    border-bottom-color: #e8e8e8;
    border-left-color: #e8e8e8;
}

.inwrapper_side {
    border-bottom: 1px solid #e8e8e8;
    height: 280px;
    width: 730px;
}

.inwrapper_two {
    height: auto;
    border-bottom: 1px solid #e8e8e8;
    width: 1018px;
}

.inwrapper_two_new {
    height: auto;
    border-bottom: 1px solid #e8e8e8;
    width: 762px;
    border-right: 1px solid #e8e8e8;
}

.index_left {
    width: 762px;
    float: left;
}

.inwrapper_sidetop {
    padding: 0px 10px 20px 10px;
    width: 233px;
    height: 190px;
    overflow: hidden;
    border-right: 1px solid #e8e8e8;
}

.inwrapper_sidehead {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #1A74B0;
    margin-bottom: 10px;
}

    .inwrapper_sidehead img {
        width: 48px;
        height: 48px;
    }

.picbox {
    width: 48px;
    height: 50px;
    text-align: center;
    line-height: 55px;
    background-image: url('../images/001.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    font-size: 22px;
    color: #0066cc;
    font-style: italic;
}

    .picbox span {
        margin-right: 10px;
    }

#index_list h2 {
    height: 48px;
    line-height: 55px;
    text-indent: 10px;
    * text-indent: 1px;
    border-bottom: 2px solid #e8e8e8;
}

#index_list .index_left h3 {
    font-size: 12px;
    color: #666666;
    height: 26px;
    line-height: 26px;
    margin: 0;
    background-image: none;
    text-indent: 0px;
}

.inwrapper_sidehead a {
    font-size: 16px;
    font-weight: bold;
    color: #0066cc;
}

.inwrapper_sidetop li {
    background: url(../images/index_img_44.jpg) no-repeat 0 3px;
    padding-left: 14px;
    *text-indent: -18px;
}

.inwrapper_sidetop ul {
    float: left;
    display: inline;
}

.btn-global {
    background: url(../images/btn.png) no-repeat;
    border: 0;
    width: 95px;
    height: 34px;
    padding: 0;
    background-position: 0 -82px;
    margin-left: 10px;
}


/**右侧**/
.inwrapper_right {
    width: 258px;
}

.inwrapper_right_top {
    width: 240px;
    height: 34px;
    line-height: 34px;
    margin: 20px 0;
    font-size: 16px;
    color: #333333;
    border-bottom: 2px solid #e5e5e5;
}

.inwrapper_inright {
    border-bottom: 2px solid #4d4d4d;
    color: #333;
}

.go_ga {
    width: 100%;
    height: auto;
    min-height: 310px;
    border: 1 solid #CCC;
}

    .go_ga li {
        border-bottom: 1px dashed #E5E5E5;
        padding: 10px 0;
        line-height: 18px;
        width: 222px;
    }

        .go_ga li a {
            color: #333333;
        }

/**foot**/
.foot {
    background-color: #efefef;
    border-top: 3px solid #d8d8d8;
    clear: both;
}

.butfoot {
    width: 1022px;
    height: 50px;
    line-height: 50px;
}

#foot_left {
    float: left;
    height: 90px;
    text-align: center;
}

    #foot_left p {
        height: 30px;
        line-height: 30px;
    }

#foot_right {
    width: 128px;
    float: right;
    text-align: right;
}

    #foot_right table tr {
        height: 30px;
        line-height: 30px;
    }

.mc {
    _position: relative;
    z-index: 2;
}

.head_wrapper {
    overflow: hidden;
}

.main {
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 0;
}


.redlink a:link, .redlink a:hover, .redlink a:visited, .redlink a:active {
    color: #f00;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
}

*html .logoj {
    position: relative;
}

*html .business, .personal, .solutions {
    position: absolute;
    overflow: hidden;
    z-index: 99;
}

.searchinput {
    border-right-width: 0px;
    padding-left: 3px;
    width: 450px;
    font-family: arial;
    float: left;
    border-top-width: 0px;
    border-bottom-width: 0px;
    color: #636365;
    margin-left: 4px;
    font-size: 15pt;
    vertical-align: middle;
    border-left-width: 0px;
    margin-right: 3px;
}

.searchinput_leave {
    border-right-width: 0px;
    padding-left: 3px;
    width: 350px;
    font-family: arial;
    float: left;
    border-top-width: 0px;
    border-bottom-width: 0px;
    color: #636365;
    margin-left: 4px;
    font-size: 15pt;
    vertical-align: middle;
    border-left-width: 0px;
    margin-right: 3px;
}

.tab_search {
    border-bottom: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    height: 35px;
    border-top: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    float: left;
}

.searchaction {
    width: 21px;
    float: left;
    height: 17px;
}

table.gridtable {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
    width: 100%;
}

    table.gridtable th {
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #666666;
        background-color: #dedede;
    }

    table.gridtable td {
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #666666;
        background-color: #ffffff;
    }

#index_right {
    margin-right: 10px;
    width: 236px;
    float: right;
}

    #index_right .zhixun_listbox h2 {
        font-size: 12px;
        font-weight: normal;
        height: auto;
        line-height: 22px;
        border-bottom: none;
        text-indent: 0px;
    }

.zhixun_listbox ul {
    color: #0066cc;
    font-size: 14px;
    font-weight: bold;
}

.zhixun_listbox li {
    /* background: url(../images/index_img_44.jpg)  no-repeat 0 2px;*/
    margin-left: 25px;
    *margin-left: 32px;
    list-style-type: decimal-leading-zero;
    *list-style-type: decimal;
    list-style-position: inherit;
}

.newsbox {
    width: 368px;
    height: 446px;
    border: 1px solid #e8e8e8;
    float: left;
}

    .newsbox a {
        font-size: 18px;
    }

    .newsbox ul {
        float: left;
        display: inline;
        *margin-left: -18px;
    }

    *html .newsbox ul {
        float: left;
        display: inline;
    }

    *html .newsbox li {
        background: url(../images/index_img_44.jpg) no-repeat 0 2px;
        padding-left: 14px;
        line-height: 22px;
        width: 272px;
        margin-left: 0px;
    }

    .newsbox li {
        background: url(../images/index_img_44.jpg) no-repeat 0 2px;
        padding-left: 14px;
        height: 22px;
        line-height: 22px;
        width: 292px;
        margin-left: 0px;
    }


h1 {
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    font-family: 新宋体;
    color: #FF3300;
}

h3 {
    /*background-image: url('../images/5-120601094407.gif');*/
    background-repeat: repeat;
    margin: 0px;
    height: 30px;
    line-height: 30px;
    text-indent: 1em;
    color: #0066CC;
    font-size: 16px;
    font-weight: bold;
}

*html h3 {
    /*background-image: url('../images/5-120601094407.gif');*/
    background-repeat: repeat;
    margin: 0px;
    height: 20px;
    line-height: 20px;
    text-indent: 1em;
    color: #1A74B0;
    font-size: 16px;
    font-weight: bold;
}

* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a, img {
    border: 0;
}

.blank20 {
    height: 20px;
    overflow: hidden;
}
/* tabbed_content */
.tabbed_content {
    background-color: #fafafa;
    width: 620px;
}

.tabs {
    height: 46px;
    *height: 47px;
    position: relative;
    border-bottom: 1px solid #e8e8e8;
}

    .tabs .moving_bg {
        background-color: #fafafa;
        background-image: url(../images/move.gif);
        position: absolute;
        width: 155px;
        z-index: 190;
        left: 0;
        padding-bottom: 23px;
        *padding-bottom: 24px;
        background-position: bottom left;
        background-repeat: no-repeat;
    }

    .tabs .tab_item {
        display: block;
        float: left;
        padding: 10px 15px 10px 15px;
        width: 145px;
        color: #0066cc;
        text-align: center;
        z-index: 200;
        position: relative;
        cursor: pointer;
        font-size: 16px;
        font-weight: bold;
    }

.tabbed_content .slide_content {
    overflow: hidden;
    background-color: #fafafa;
    padding: 0 0 10px 10px;
    *padding: 0px 0px 10px 10px;
    position: relative;
    width: 600px;
    height: 389px;
}

.tabslider {
    width: 5000px;
}

    .tabslider ul {
        float: left;
        width: 580px;
        margin: 10px;
        padding: 0px;
    }

        .tabslider ul a {
            color: #666666;
            text-decoration: none;
        }

            .tabslider ul a:hover {
                color: #0066cc;
            }

        .tabslider ul li {
            background: url(../images/index_img_44.jpg) no-repeat 0 5px;
            padding-left: 14px;
            height: 28px;
            line-height: 28px;
            *line-height: 27px;
            *height: 27px;
            width: auto;
            margin-left: 0px;
            border-bottom: 1px dashed #CCC;
        }

        *html .tabslider ul li {
            background: url(../images/index_img_44.jpg) no-repeat 0 5px;
            padding-left: 14px;
            height: 28px;
            line-height: 28px;
            width: auto;
            margin-left: 0px;
            border-bottom: 1px dashed #CCC;
        }

.content {
    float: left;
    width: 620px;
    height: 446px;
    border: 1px solid #e8e8e8;
}

.center {
    margin: 0 auto;
    width: 1024px;
    height: 100%;
    background-color: #fff;
    overflow: hidden;
    zoom: 1;
}

#YSlide {
    position: relative;
    z-index: 1;
    width: 1024px;
    height: 350px;
    overflow: hidden;
}

.YSample {
    margin: 0 auto;
    overflow: hidden;
}

    .YSample, .YSample img {
        width: 1024px;
        height: 350px;
        margin: 0 auto;
    }

#YSIndex {
    position: absolute;
    z-index: 6;
    top: 310px;
    left: 0px;
    width: 950px;
    text-align: right;
    overflow: hidden;
}

    #YSIndex a:link, #YSIndex a:visited, #YSIndex a:hover {
        position: relative;
        z-index: 6;
        margin-left: 3px;
        width: 9px;
        height: 9px;
        background-color: #A5DEFC;
        display: inline-block;
    }

    #YSIndex a:hover, #YSIndex a.current:link, #YSIndex a.current:visited, #YSIndex a.current:hover {
        background-color: #fff;
    }

.tab1 {
    width: 236px;
}

.menu {
    width: 235px;
    background: #fafafa;
    height: 28px;
    border-right: #e8e8e8 solid 1px;
    border-bottom: #e8e8e8 solid 1px;
}

    .menu li {
        float: left;
        width: 116px;
        text-align: center;
        line-height: 28px;
        height: 28px;
        cursor: pointer;
        border-left: #e8e8e8 solid 1px;
        color: #666;
        font-size: 14px;
        overflow: hidden;
    }

.menudiv {
    width: 234px;
    height: auto;
    border-left: #fafafa solid 1px;
    border-right: #fafafa solid 1px;
    border-top: 0;
    background: #fafafa;
}

.off {
    background: #e8e8e8;
    font-weight: bold;
}

#demo img {
    width: auto;
    height: 120px;
    border: 1px solid #e8e8e8;
    margin-left: 2px;
    margin-top: 0px;
    margin-bottom: 0px;
}
