@charset "utf-8";

/* CSS Document */

body {
    font-family: Microsoft Yahei;
    font-size: 15px;
}

ul {
    padding: 0;
    margin: 0
}

li {
    list-style-type: none
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #45c576
}

.clear {
    clear: both;
    height: 0px;
}

.search .btn {
    background: url(../images/search-icon.png) center no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
}


/* 顶部 */

.topbox {
    width: 1100px;
    justify-content: space-between;
    margin: auto;
}

.topbox .name {
    font-size: 28px;
    float: left;
    line-height: 86px;
}

.topbox .call {
    float: right;
}

.topbox .call h2 {
    font-size: 20px;
    color: #2271ac;
    float: right;
    line-height: 46px;
}

.topbox .call img {
    width: 18px;
    margin-top: 36px;
    margin-right: 5px;
}


/*顶部*/

.header {
    width: 1100px;
    margin: auto;
}

.header_icon {
    width: 200px;
    float: right;
    color: #666;
    font-size: 13px;
    line-height: 20px;
    padding-top: 15px;
    position: relative;
}

.header_icon ul {}

.header_icon ul li {
    margin-left: 12px;
    margin-left: 12px;
    float: right;
    margin-top: 7px;
}

.header_icon ul li img {
    margin-right: 2px;
    position: relative;
    top: -2px;
}

#ewm2 {
    position: absolute;
    right: 0;
    z-index: 999;
    display: none
}

#ewm:hover #ewm2 {
    display: block
}


/*导航*/

.top_nav {
    width: 100%;
    margin: auto;
    background: #3089cc;
    box-shadow: 0px 4px 4px RGBA(15, 96, 158, 0.4);
    position: relative;
    z-index: 100
}

.menubg {
    WIDTH: 1100px;
    HEIGHT: 44px;
    margin-left: auto;
    margin-right: auto;
    background-color: #3089cc;
}

.menuol {
    MARGIN: 0px auto;
    WIDTH: 1100px;
    HEIGHT: 44px;
    BACKGROUND: url(../images/nav_bg.jpg) repeat-x;
}

.menuol UL LI {
    POSITION: relative;
    TEXT-ALIGN: center;
    WIDTH: 121.5px;
    FLOAT: left;
    HEIGHT: 44px
}

.menuol UL LI A {
    LINE-HEIGHT: 44px;
    DISPLAY: block;
    COLOR: #fff;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold
}

.menuol UL LI A:hover {
    BACKGROUND: #1a6faf;
}

.menuol UL LI DIV.menuli A:hover {
    BACKGROUND: #3089cc;
    COLOR: #fff
}

.menuol UL LI DIV.menuli {
    Z-INDEX: 9999;
    POSITION: absolute;
    WIDTH: 121.5px;
    DISPLAY: none;
    BACKGROUND: #224155;
    BORDER-TOP: medium none;
    TOP: 44px
}

.menuol UL LI DIV.menuli A {
    height: auto;
    line-height: initial;
    DISPLAY: block;
    BACKGROUND: #3089cc;
    font-size: 14px;
    FONT-WEIGHT: normal;
    font-size: 14px;
    padding: 12px 0;
}

.menuol UL LI DIV.menuli A:hover {
    BACKGROUND: #1b82c2
}

#nav_kjsy {
    width: 192px;
    text-align: left
}

#nav_kjsy a {
    padding-left: 18px;
}



.index_b_hero {
    position: relative;
    margin: auto;
    width: 1920px;
    height: 480px;
}

.index_b_hero img {
    width: 1920px;
    height: 480px;
}

.index_b_hero .heros {
    width: 1920px;
    height: 480px;
}

.index_b_hero .hero-wrap {
    position: absolute;
    overflow: visible;
}

.index_b_hero .page_btn {
    position: absolute;
    top: 220px;
    z-index: 366;
    width: 22px;
    height: 40px;
}

.index_b_hero .prev {
    left: 30px;
    background: url(../images/custom_left.png);
}

.index_b_hero .next {
    right: 30px;
    background: url(../images/custom_right.png);
}

.index_b_hero .hero {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 1920px;
    height: 480px;
    overflow: hidden;
}

.index_b_hero .mask-left,
.index_b_hero .mask-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    background: #000;
    filter: alpha(Opacity=30);
    opacity: 0.5;
}

.index_b_hero .mask-left {
    left: -1920px;
}

.index_b_hero .mask-right {
    left: -1920px;
}

.little_img {
    position: absolute;
    bottom: 0;
    z-index: 50;
    width: 100%;
    height: 93px;
    background: url(../images/txtbg7.png);
}

.small_list {
    margin: 0 auto;
    padding: 14px 0;
    width: 1920px;
    overflow: hidden;
}

.small_list li {
    position: relative;
    float: left;
    margin-right: 11px;
    width: 162px;
    height: 65px;
    cursor: pointer;
}

.small_list li.last {
    margin-right: 0;
}

.small_list li img {
    width: 162px;
    height: 65px;
}

.small_list li .bg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
    height: 63px;
    border: 1px solid #fff;
    background: url(../images/txtbg7.png);
}

.small_list li.on .bg {
    display: block;
}

.banner>img {
    display: block;
    margin: auto;
}


/*主内容*/

.big_box {
    width: 100%;
    height: auto;
    background-color: #eaf6fd
}

.main {
    width: 1126px;
    margin: auto;
    padding-bottom: 30px;
}

.main_box {
    width: 352px;
    height: 320px;
    padding-top: 35px;
    margin-right: 40px;
    float: left;
}

.main_box_top {
    height: 32px;
    margin-bottom: 10px;
    padding-left: 3px;
}

.main_box_top h1 {
    float: left;
    font-size: 23px;
    color: #009ad6;
    font-weight: bold;
    margin: 0
}

.main_box_top h2 {
    float: right;
    width: 244px;
    height: 18px;
    font-size: 15px;
    color: #797979;
    font-weight: bold;
    text-transform: uppercase;
    background: #f2f3f8;
    border: 1px solid #e6e7ec;
    margin: 0;
    margin-top: 5px;
}

.main_box_top h2 a {
    display: block;
    float: right;
    background: #8f8f99;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    padding: 0 5px;
}

.main_box2 {
    width: 726px;
    margin-right: 0
}

.main_box2 h2 {
    width: 570px;
}

.main_box3 {
    width: 100%;
    height: 230px;
    margin-right: 0
}

.main_box3 h2 {
    width: 1009px;
    margin-right: 15px;
}

.main_box_down .tzgg li {
    background: url(../images/icon_1.jpg) no-repeat 4px center;
    padding-left: 24px;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dotted #cacaca;
}

.main_box_down .tzgg li span {
    color: #888;
    display: block;
    float: right
}

.main_box_down .xwdt a:first-child li {
    height: 76px;
    background: none;
    padding-left: 4px;
    margin-bottom: 14px;
}

.main_box_down .xwdt a:first-child li img {
    display: block;
    float: left
}

.main_box_down .xwdt a:first-child li h1 {
    font-size: 13px;
    float: right;
    width: 216px;
    margin: 0
}

.main_box_down .xwdt a:first-child li h1 p:first-child {
    color: #888;
}

.main_box_down .xwdt a:first-child li h1 p:last-child {
    color: #45c576
}

.main_box_down .xmjz {
    margin-bottom: 10px;
    height: 110px
}

.index_hdtp_box {
    PADDING-BOTTOM: 10px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px;
    PADDING-TOP: 0px;
    height: auto;
    overflow: hidden;
    width: 1100px;
}

.index_hdtp_box .box {
    TEXT-ALIGN: center;
    WIDTH: 255px;
    FLOAT: left
}

.index_hdtp_box .box IMG {
    BORDER-BOTTOM: #ccc 1px solid;
    BORDER-LEFT: #ccc 1px solid;
    PADDING-BOTTOM: 2px;
    MARGIN: 0px auto;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    DISPLAY: block;
    BORDER-TOP: #ccc 1px solid;
    BORDER-RIGHT: #ccc 1px solid;
    PADDING-TOP: 2px
}

.index_hdtp_box .box P {
    LINE-HEIGHT: 24px;
    MARGIN: 6px auto 0px;
    WIDTH: 145px;
    HEIGHT: 24px;
    COLOR: #666;
    OVERFLOW: hidden
}

.index_hdtp_box .box P A {
    COLOR: #666
}

#index_demo {
    WIDTH: 1100px;
    FLOAT: left;
    OVERFLOW: hidden
}

#index_indemo {
    WIDTH: 390%;
    FLOAT: left
}

#index_demo1 {
    FLOAT: left
}

#index_demo2 {
    FLOAT: left
}

#demo {
    width: 1100px;
    overflow: hidden;
    margin: 0px auto
}

#demo .imgborder img {
    BORDER-BOTTOM: #ccc 1px solid;
    BORDER-LEFT: #ccc 1px solid;
    PADDING-BOTTOM: 2px;
    MARGIN: 0px auto;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    DISPLAY: block;
    BORDER-TOP: #ccc 1px solid;
    BORDER-RIGHT: #ccc 1px solid;
    PADDING-TOP: 2px;
}

#demo td {
    padding-left: 8px;
    padding-right: 8px;
    background: none;
    line-height: 30px;
}


/*内页*/

.page_box {
    width: 100%;
    height: auto;
    background: url(../images/page_bg.jpg) repeat;
    padding-top: 20px;
    min-height: 600px;
}

.main_left {
    width: 200px;
    height: auto;
    overflow: hidden;
    float: left;
    border: 1px solid #f1f1f1
}

.main_right {
    width: 880px;
    height: auto;
    overflow: hidden;
    float: right;
    border: 1px solid #f1f1f1
}

.left_nav {}

.left_nav .left_nav_top {
    background: #3089cc;
    color: #fff;
    padding: 15px;
    text-align: center
}

.left_nav .left_nav_top h1 {
    font-size: 20px;
    margin: 0;
    margin-bottom: 0;
}

.left_nav .left_nav_top_one {
    background: #e61414;
    color: #fff;
    padding: 15px;
}

.left_nav .left_nav_top_one img {
    width: 40px;
    float: left;
    margin-right: 18px;
}

.left_nav .left_nav_top_one .djzq h1 {
    font-size: 20px;
    margin: 0;
    margin-bottom: 0;
    line-height: 45px;
}

.left_nav_down {
    height: auto;
    padding: 10px 0;
    background: #fff;
}

.left_nav_down ul li {
    background: url(../images/li_icon1.jpg) no-repeat 20px center;
    height: 42px;
    padding-left: 36px;
    line-height: 42px;
    color: #333;
    margin-bottom: 8px;
    font-size: 14px;
}

.left_nav_down ul li:hover {
    background: url(../images/li_icon2.jpg) no-repeat;
    color: #fff;
}

#dqy {
    background: url(../images/li_bg.jpg) no-repeat;
    color: #fff;
}

.left_lxwm {
    background: #fff;
    padding: 30px 13px;
    margin-top: 20px;
    font-size: 13px;
}

.left_lxwm h1 {
    font-size: 18px;
    color: #1c86da;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 20px;
    line-height: 26px;
}

.right_text {
    padding: 20px 25px;
    background: #fff
}

.right_text_top {
    height: 30px;
    background: url(../images/x1.jpg) no-repeat bottom;
    color: #333;
    font-size: 15px;
    padding-right: 25px;
    margin-bottom: 25px;
    border-bottom: 3px solid #3089cc;
}

.right_text_top a {
    color: #666
}

.right_text_top span {
    display: block;
    float: right
}

.right_text_down p {
    font-size: 14px;
    line-height: 32px;
    text-indent: 28px;
}

.right_text_down .news>a>li>ul>li {
    float: left;
}

#l2 {
    width: 550px;
    overflow: hidden;
    margin: 0 20px;
    padding-top: 2px;
}

#l2 h1 {
    margin: 0;
    font-size: 18px;
    color: #666;
    font-weight: bold
}

#l2 h2 {
    margin: 0;
    font-size: 16px;
    color: #9d9d9d;
    font-weight: normal;
    margin: 14px 0
}

#l2 h3 {
    margin-top: 15px;
    font-size: 13px;
    color: #009ad6;
    font-weight: normal
}

#l3 {
    float: right;
    padding-top: 58px;
}

.right_text_down .news>a>li:hover #l2 h1 {
    color: #009ad6
}

.right_text_down .news_page_top {
    height: 106px;
    border-bottom: 1px solid #dddddd;
    text-align: center;
    padding-top: 28px;
    margin-bottom: 26px;
}

.right_text_down .news_page_top h1 {
    font-size: 24px;
    color: #333;
    margin: 0;
}

.right_text_down .news_page_top h2 {
    font-size: 13px;
    color: #999;
    margin: 0;
    margin-top: 12px;
}

.right_text_down .news_page_down {
    font-size: 12px;
    color: #666;
    line-height: 20px;
    margin-top: 30px;
}


/*分页*/

.pageinfo {
    width: 838px;
    position: relative;
    text-align: center;
    overflow: hidden;
    padding: 10px 0;
    margin-top: 20px;
}

.pageinfo p {
    float: left;
    position: relative;
    left: 50%;
}

.pageinfo a,
.pageinfo span {
    float: left;
    padding: 0px 8px;
    border: 1px solid #e9e9e9;
    border-bottom: 2px solid #e9e9e9;
    background: #FFF;
    color: #666;
    margin: 0 2px;
    float: left;
    position: relative;
    right: 50%;
}

.pageinfo span.pageinfo {
    border: none;
    width: auto;
}

.pageinfo a:hover {
    border-color: #999;
    color: #333;
}

.pageinfo .current {
    background: #01a6e6;
    border: 1px solid #008cc2;
    border-bottom: 2px solid #008cc2;
    font-weight: bold;
    color: #FFF;
}


/*底部*/

.footer {
    width: 100%;
    margin: auto;
    background: #3e454b;
    height: 100px;
    padding-top: 13px;
}

.footer ul {
    width: 1100px;
    margin: auto;
    font-size: 12px;
    color: #fff;
    line-height: 24px;
    text-align: center
}

.footer ul li a {
    color: #fff;
}


