﻿@font-face
{
    font-family: 'iconfont';
    src: url('../font/font_gr3gk5802t3ayvi.eot?');
    src: url('../font/font_gr3gk5802t3ayvi.eot?') format('embedded-opentype'),url('../font/font_gr3gk5802t3ayvi.woff') format('woff'),url('../font/font_gr3gk5802t3ayvi.ttf') format('truetype'),url('../font/font_gr3gk5802t3ayvi.svg') format('svg');
}
body
{
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 24px;
    border-top: solid 1px #ccc;
    min-width: 1200px!important;
}
img
{
    max-width: 100%;
    border: 0;
}
a
{
    color: #666;
}
a:hover
{
    color: #c00008;
}
h1, h2, h3, h4, h5, h6, ul, li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.iconfont
{
    font-family: 'iconfont';
}
.vcenter
{
    position: absolute;
    top: 1px;
    right: 0;
    bottom: 1px;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    margin: auto;
}
.header
{
    margin-top: -1px;
    background-color: #444;
}
.header .top
{
    padding: 10px 0;
    color: #808080;
    line-height: 20px;
    position: relative;
}
.header .top .intross
{
    max-width: 55%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.header .top a.language
{
    padding: 0 5px;
    display: inline-block;
    border-right: solid 1px #575757;
}
.header .top a.cn
{
    color: #fff;
}
.header .top a.mail-img
{
    border: 0;
    padding-right: 0;
}
.header .top a.language:last-child
{
    border: 0;
    padding-right: 0;
}
.header .top a.language:hover
{
    color: #fff;
}
.header .top .btn img
{
    max-width: 20px;
}
.header .top .mail-img img
{
    margin-left: 5px;
    max-width: 20px;
}
.header .top .weixin-img img
{
    margin-top: 3px;
    max-width: 15px;
    margin-left: 5px;
    vertical-align: top;
}
.search
{
    z-index: 9;
    position: relative;
}
.search .btn-search-max
{
    z-index: 2;
    -webkit-transition: All .2s ease-in-out;
    transition: All .2s ease-in-out;
    position: relative;
}
.search .btn-search-max *
{
    display: inline-block;
    vertical-align: middle;
}
.search .btn-search-max:active .icon1
{
    -webkit-animation: myAnimateRotateSwing .2s ease-in 1;
    animation: myAnimateRotateSwing .2s ease-in 1;
}
.search .search-main
{
    top: 32px;
    right: 0;
    z-index: 9;
    width: 310px;
    display: none;
    padding: 0 30px 10px 10px;
    position: absolute;
    background-color: #666;
}
.search .search-main a
{
    color: #333;
}
.search .search-main .search-container
{
    background-color: #fff;
    padding-left: 0;
    overflow: hidden;
    margin-top: 10px;
    position: relative;
}
.search .search-main .search-container .search-type
{
    overflow: hidden;
    left: 1px;
    top: 0;
    width: 72px;
    height: 32px;
    padding: 0 10px;
    line-height: 32px;
    position: absolute;
    cursor: pointer;
    color: #333;
    border-right: solid 1px #ccc;
}
.search .search-main .search-container .search-type:after
{
    content: "";
    right: 10px;
    top: 50%;
    margin-top: -2.5px;
    border-style: solid dashed dashed;
    border-color: #bbb transparent transparent;
    border-width: 5px;
    width: 0;
    height: 0;
    position: absolute;
}
.search .search-main .search-container .search-type:active
{
    background-color: #41b3e7;
}
.search-controller
{
    height: 32px;
}
.search .search-main .search-container .form-control
{
    text-align: left;
    border: 0;
    box-shadow: 0;
    border-radius: 0;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -mz-border-radius: 0;
    font-size: 12px;
    color: #333;
    line-height: 20px;
    vertical-align: top;
    padding: 6px 86px 6px 10px;
    -webkit-appearance: none;
    background-color: #fff;
}
.search .search-main .search-container .btn
{
    top: 0;
    border: 0;
    right: 0;
    color: #fff;
    width: 40px;
    height: 32px;
    line-height: 26px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    border-radius: 0;
    background-color: #c00008;
}
.search .search-main .search-type-chose
{
    text-align: center;
    width: 72px;
    padding: 5px 0;
    cursor: pointer;
    color: #fff;
    margin-left: 1px;
    background-color: #41b3e7;
    display: none;
}
.search .search-main .search-type-chose li
{
    line-height: 24px;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
}
.search .search-main .search-type-chose li.active
{
    background-color: #249ed6;
    color: #fff;
}
.search .search-main .icon2
{
    position: absolute;
    width: 20px;
    height: 20px;
    right: 5px;
    top: 15px;
    cursor: pointer;
}
.search .search-main .icon2:hover
{
    filter: contrast(1.5);
    -webkit-filter: contrast(1.5);
    -moz-filter: contrast(1.5);
    -o-filter: contrast(1.5);
    -mz-filter: contrast(1.5);
}
.search .search-main .placeholder
{
    margin-top: 7px;
}
#search-closed
{
    right: 0;
    top: 10px;
    max-width: 30px;
    position: absolute;
    cursor: pointer;
}
.logo
{
    float: left;
    padding: 18px 20px;
    background-color: #c00008;
}
.g-title
{
    padding-top: 40px;
    padding-bottom: 20px;
}
.g-title span
{
    font-size: 24px;
    color: #333;
    font-weight: bold;
    line-height: 50px;
    padding-right: 25px;
    display: inline-block;
    border-bottom: solid 3px #333;
}
.g-title .more
{
    color: #333;
    margin-top: 30px;
    text-decoration: underline;
}
.g-title .more:hover
{
    color: #c00008;
}
.nav
{
    height: 90px;
    background-color: #f5f5f5;
}
.nav ul
{
    float: right;
}
.nav li
{
    float: left;
    margin: 0 15px;
    font-size: 16px;
    line-height: 87px;
    position: relative;
    max-width: 200px;
    height: 90px;
    text-align: center;
}
.nav li a
{
    color: #000;
    padding: 0 10px;
    display: inline-block;
    height: 90px;
    overflow: hidden;
}
.nav li a:hover
{
    color: #c00008;
    border-bottom: solid 3px #c00008;
}
.nav .active>a
{
    color: #c00008;
    border-bottom: solid 3px #c00008;
}
.nav li:hover>a
{
    color: #c00008;
    border-bottom: solid 3px #c00008;
}
.nav .subnav
{
    top: 90px;
    left: 0;
    display: none;
    z-index: 99;
    width: 200px;
    float: none;
    padding: 10px 0;
    position: absolute;
    background-color: #c00008;
}
.nav .subnav li
{
    display: block;
    padding: 5px 0;
    line-height: 24px;
    width: 85%;
    height: auto;
    text-align: left;
    float: none;
    clear: both;
    margin: 0 auto;
}
.nav .subnav li a
{
    color: #fff;
    height: auto;
}
.nav .subnav li li a
{
    color: #fff;
    height: auto;
    font-size: 14px;
}
.nav .subnav li a
{
    color: #fff;
    height: auto;
    font-size: 14px!important;
    margin: 0;
    padding: 0;
    border: none;
    line-height: 24px;
}
.nav .subnav li a:hover
{
    text-decoration: none;
    margin: 0;
    padding: 0;
    border: none;
    line-height: 24px;
}
@media(max-width: 1200px)
{
    .nav li
    {
        margin: 0;
    }
}
.phone-nav
{
    position: absolute;
    font-size: 30px;
    right: 15px;
    top: 35px;
    line-height: 65px;
    display: none;
    color: #c00008;
}
@media(min-width: 1001px)
{
    #mmenu
    {
        display: none;
    }
}
@media(max-width: 1000px)
{
    .phone-nav
    {
        display: block;
    }
}
#mmenu
{
    z-index: 99;
}
#mmenu .mm-title
{
    color: #666;
    height: 30px;
}
.banner .slick-dots
{
    bottom: 80px;
}
.banner .slick-dots li button
{
    width: 12px;
    height: 12px;
}
.banner .slick-dots li.slick-active button
{
    background: none;
    border: solid 1px #c00008;
}
@media(max-width: 1000px)
{
    .banner .slick-dots
    {
        bottom: 20px;
    }
}
.home-about
{
    padding: 80px 0;
    padding-top: 230px;
    background-color: #edeff0;
}
.home-about .pic-tu
{
    float: right;
}
.home-about .core-title
{
    color: #fff;
    width: 30%;
    z-index: 9;
    font-size: 24px;
    position: absolute;
    padding: 60px 0 50px 50px;
    background-color: #c00008;
}
.home-about .font40
{
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
}
.home-about .more-2
{
    width: 134px;
    height: 34px;
    color: #fff;
    line-height: 30px;
    margin-top: 10px;
    text-align: center;
    display: inline-block;
    border: solid 1px #fff;
}
.home-about .core-product
{
    margin-top: -290px;
    position: relative;
    margin-bottom: 80px;
}
.home-about .core-product .container
{
    position: relative;
}
.home-about .core-product .list
{
    height: 237px;
    width: 80%;
    float: right;
    z-index: 9;
    position: relative;
    background-color: #fff;
    border: solid 1px #e1e1e1;
}
.home-about .core-product .list ul li a:hover p
{
    color: #c00008;
}
.home-about .core-product .list:before
{
    content: "";
    right: -1px;
    top: 60px;
    height: 180px;
    position: absolute;
    border-right: solid 12px #c00008;
}
.home-about .core-product .list:after
{
    content: "";
    right: -1px;
    bottom: -13px;
    position: absolute;
    width: 290px;
    border-bottom: solid 12px #c00008;
}
.home-about .core-product .list li:first-child
{
    border: 0;
}
.home-about .core-product .list li
{
    width: 25%;
    float: left;
    height: 237px;
    text-align: center;
    border-left: solid 1px #e1e1e1;
}
.home-about .core-product .list li a
{
    color: #333;
    font-size: 16px;
    display: block;
}
.home-about .core-product .list li .pic
{
    margin-top: 50px;
    height: 80px;
}
.home-about .core-product .list li .pic img
{
    max-width: 80px;
    max-height: 80px;
}
.home-about .core-product .list li p
{
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.home-about .box
{
    width: 43%;
    float: left;
    margin-top: 30px;
    color: #535353;
    overflow: hidden;
    line-height: 18px;
    position: relative;
    padding-left: 150px;
}
.home-about .box:before
{
    top: 15px;
    left: 0;
    content: "";
    width: 120px;
    height: 6px;
    position: absolute;
    background-color: #333;
}
.home-about .box .tit
{
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    max-height: 30px;
    margin-bottom: 15px;
}
.home-about .box .contss
{
    max-height: 144px;
    line-height: 24px;
    overflow: hidden;
}
.home-about .box .more
{
    margin-top: 20px;
}
.home-about .box .more a
{
    color: #333;
    display: inline-block;
    text-decoration: underline;
}
.home-about .box .more a:hover
{
    color: #c00008;
}
@media(max-width: 1230px)
{
    .home-about
    {
        padding-bottom: 30px;
    }
    .home-about .box
    {
        padding-left: 0;
        width: 40%;
        padding-right: 15px;
    }
    .home-about .box:before
    {
        display: none;
    }
}
@media(max-width: 1190px)
{
    .home-about .box
    {
        width: 30%;
        padding-right: 0;
    }
}
@media(max-width: 1000px)
{
    .home-about
    {
        padding-top: 0;
    }
    .home-about .core-title
    {
        width: 100%;
        margin: 0;
        padding: 15px;
        position: relative;
    }
    .home-about .core-product
    {
        margin: 0;
    }
    .home-about .core-product .list
    {
        width: 100%;
    }
    .home-about .box
    {
        width: 100%;
        height: auto;
        padding-bottom: 30px;
    }
    .home-about .box .tit
    {
        line-height: 24px;
        font-size: 16px;
        height: 24px;
    }
    .home-about .pic-tu
    {
        float: left;
        width: 100%;
    }
}
@media(max-width: 640px)
{
    .home-about .core-product .list
    {
        border: solid 1px #ccc;
        height: auto;
    }
    .home-about .core-product .list:before, .home-about .core-product .list:after
    {
        display: none;
    }
    .home-about .core-product .list li:first-child
    {
        border: solid 1px #ccc;
    }
    .home-about .core-product .list li
    {
        width: 50%;
        height: auto;
        padding: 25px 0;
        border: solid 1px #ccc;
    }
    .home-about .core-product .list li .pic
    {
        margin-top: 0;
    }
    .home-about .font40, .home-about .nfont14
    {
        display: none;
    }
}
.home-hotnews .news-1
{
    padding: 0;
}
.home-hotnews .news-1 dt
{
    width: 42%;
    float: left;
    position: relative;
}
.home-hotnews .news-1 dt:after
{
    content: "";
    display: block;
    padding-bottom: 65%;
}
.home-hotnews .news-1 dd
{
    width: 48%;
    float: left;
    color: #333;
    padding-left: 40px;
}
.home-hotnews .news-1 dd .title
{
    height: 48px;
    margin-top: 10px;
    overflow: hidden;
}
.home-hotnews .news-1 dd .title a
{
    color: #333;
}
.home-hotnews .news-1 dd .title a:hover
{
    color: #c00008;
}
.home-hotnews .news-1 dd .txt
{
    height: 54px;
    margin-top: 15px;
    margin-bottom: 40px;
    overflow: hidden;
    line-height: 18px;
}
.home-hotnews .news-1 dd .more
{
    color: #fff;
    width: 110px;
    height: 30px;
    float: right;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    position: relative;
    background-color: #c00008;
}
.home-hotnews .news-1 dd .more:before
{
    content: "";
    width: 0;
    top: 0;
    left: 0;
    height: 30px;
    position: absolute;
    -webkit-transition-duration: 334ms;
    transition-duration: 334ms;
    background-color: #d30009;
}
.home-hotnews .news-1 dd .more span
{
    z-index: 1;
    position: relative;
}
.home-hotnews .news-1 dd .more:hover:before
{
    width: 100%;
}
.home-hotnews .news-2
{
    float: right;
    padding-right: 0;
}
.home-hotnews .news-2 dl
{
    margin-top: 15px;
    overflow: hidden;
}
.home-hotnews .news-2 dl:first-child
{
    margin-top: 0;
}
.home-hotnews .news-2 dl:hover dd
{
    border-color: #c00008;
}
.home-hotnews .news-2 dl:hover dd p a
{
    color: #c00008;
}
.home-hotnews .news-2 dt
{
    float: left;
    width: 89px;
    height: 48px;
    position: relative;
}
.home-hotnews .news-2 dd
{
    width: 76%;
    float: right;
    height: 48px;
    border-bottom: solid 3px #e6e6e6;
}
.home-hotnews .news-2 dd p
{
    height: 18px;
    overflow: hidden;
    line-height: 18px;
}
.home-hotnews .news-2 dd p a
{
    color: #333;
    display: block;
}
.home-hotnews .news-2 dd time
{
    font-size: 12px;
    font-family: arial;
}
@media(max-width: 1100px)
{
    .home-hotnews .news-1
    {
        width: 60%;
    }
    .home-hotnews .news-2
    {
        width: 40%;
    }
}
@media(max-width: 950px)
{
    .home-hotnews .news-1
    {
        width: 100%;
    }
    .home-hotnews .news-1 dt
    {
        width: 35%;
    }
    .home-hotnews .news-1 dd
    {
        width: 65%;
        padding-left: 20px;
    }
    .home-hotnews .news-1 dd .title
    {
        height: 24px;
        margin-bottom: 0;
    }
    .home-hotnews .news-1 dd .txt
    {
        height: 36px;
        margin-bottom: 20px;
    }
    .home-hotnews .news-2
    {
        width: 100%;
        float: left;
        padding: 0;
        padding-top: 15px;
        border-top: solid 1px #ccc;
        margin-top: 15px;
    }
    .home-hotnews .news-2 dd
    {
        width: 85%;
    }
}
@media(max-width: 660px)
{
    .home-hotnews .news-2 dd
    {
        width: 80%;
    }
}
@media(max-width: 540px)
{
    .home-hotnews .news-1 dt
    {
        width: 45%;
    }
    .home-hotnews .news-1 dd
    {
        width: 55%;
    }
    .home-hotnews .news-2 dd
    {
        width: 77%;
    }
}
@media(max-width: 440px)
{
    .home-hotnews .news-1 dt
    {
        width: 100%;
    }
    .home-hotnews .news-1 dd
    {
        width: 100%;
        padding-left: 0;
    }
    .home-hotnews .news-2 dd
    {
        width: 70%;
    }
}
@media(max-width: 360px)
{
    .home-hotnews .news-2 dd
    {
        width: 67%;
    }
}
.home-product
{
    margin-top: 60px;
    padding: 60px 0;
    color: #6f6f6f;
    background-color: #edeff0;
}
.home-product .title
{
    color: #333;
    font-size: 24px;
    margin-bottom: 5px;
    text-align: center;
}
.home-product li
{
    margin: 30px 0;
    text-align: center;
}
.home-product li .pic
{
    overflow: hidden;
    background: #fff;
    position: relative;
}
.home-product li .pic:after
{
    content: "";
    display: block;
    padding-bottom: 100%;
}
.home-product li .pic img
{
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
}
.home-product li .tit
{
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    background: #fff;
    border-bottom: solid 3px #c9c9c9;
}
.home-product li .tit a
{
    color: #333;
    display: block;
}
.home-product li:hover .pic img
{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.home-product li:hover .tit
{
    font-size: 16px;
    font-weight: bold;
    border-color: #c00008;
}
.home-product li:hover .tit a
{
    color: #c00008;
}
@media(max-width: 1000px)
{
    .home-product
    {
        margin-top: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .home-product li
    {
        padding: 0 5px;
        margin: 10px 0;
    }
}
@media(max-width: 640px)
{
    .home-product li
    {
        width: 50%;
    }
}
.home-dowland dt
{
    width: 33.33333%;
    padding: 0 15px;
}
.home-dowland dt h3
{
    height: 30px;
    color: #333;
    line-height: 30px;
    overflow: hidden;
}
.home-dowland dt .txt
{
    height: 36px;
    overflow: hidden;
    line-height: 18px;
    margin: 10px 0 20px 0;
}
.home-dowland dt .dow
{
    color: #fff;
    width: 110px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    position: relative;
    background-color: #c00008;
}
.home-dowland dt .dow:before
{
    content: "";
    width: 0;
    top: 0;
    left: 0;
    height: 30px;
    position: absolute;
    -webkit-transition-duration: 334ms;
    transition-duration: 334ms;
    background-color: #d30009;
}
.home-dowland dt .dow span
{
    z-index: 1;
    position: relative;
}
.home-dowland dt .dow:hover:before
{
    width: 100%;
}
.home-dowland dd
{
    width: 24%;
}
.home-dowland dd .pic
{
    display: block;
    position: relative;
}
.home-dowland dd .pic:after
{
    content: "";
    display: block;
    padding-bottom: 48%;
}
@media(max-width: 1000px)
{
    .home-dowland dt
    {
        width: 100%;
        margin: 10px 0;
    }
    .home-dowland dd
    {
        display: none;
    }
}
.footer
{
    margin-top: 0;
    padding: 40px 0;
    background: #3b3b3b;
}
.footer img
{
    margin-right: 15px;
}
.footer .f-logo
{
    padding: 57px 0 15px 0;
}
.footer .title
{
    color: #fff;
}
.footer .col-xs-2, .footer .col-xs-4, .footer .col-xs-3
{
    min-height: 180px;
    text-align: center;
    border-right: solid 1px #474747;
}
.footer select
{
    color: #7c7676;
    padding: 6px;
    margin-top: 5px;
    border: solid 1px #515151;
    background-color: #3b3b3b;
}
.footer .col-xs-2 h3, .footer .col-xs-3 h3
{
    height: 24px;
    line-height: 24px;
    margin-bottom: 10px;
    overflow: hidden;
}
.footer .col-xs-2 p, .footer .col-xs-3 p
{
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.footer .col-xs-2 h3 a:hover, .footer .col-xs-2 p a:hover
{
    color: #fff;
}
.footer .col-xs-3 h3 a:hover, .footer .col-xs-3 p a:hover
{
    color: #fff;
}
.footer .flink
{
    width: 140px;
    height: 28px;
    border: 1px solid #e1e1df;
    float: left;
    font-size: 14px;
    color: #747474;
    position: relative;
    margin-top: 33px;
    margin-left: 18px;
}
footer .flink:before
{
    content: "";
    position: absolute;
    height: 4px;
    width: 8px;
    background: url(../image/link1.png) no-repeat;
    right: 9px;
    top: 10px;
}
.footer .flink .title
{
    display: block;
    padding-left: 4px;
    width: 112px;
    height: 18px;
    line-height: 18px;
    margin-top: 4px;
    border-right: 1px solid #e1e1df;
    text-align: center;
}
.footer .flink .foptn
{
    width: 140px;
    bottom: 27px;
    left: -1px;
    z-index: 99;
    position: absolute;
    display: none;
    background: #efecec;
}
.footer .flink:hover .foptn
{
    display: block;
}
.footer .flink .foptn dt
{
    line-height: 30px;
    text-align: center;
    padding: 0 2px;
}
.copy
{
    padding-top: 15px;
    padding-bottom: 15px;
}
.copy .pull-left a
{
    color: #b5b5b5;
}
.copy .pull-left a:hover
{
    color: #666;
}
.copy a
{
    padding: 0 10px;
    display: inline-block;
}
@media(max-width: 1200px)
{
    .copy
    {
        margin-top: 15px;
        border-top: solid 1px #ccc;
    }
}
@media(max-width: 400px)
{
    .copy a
    {
        padding: 0 5px;
        font-size: 12px;
    }
}
.page-banner
{
    text-align: center;
}
.page-main
{
    padding-bottom: 60px;
    background-color: #edeff0;
}
@media(max-width: 1024px)
{
    .page-main
    {
        padding-bottom: 30px;
    }
}
.page-location
{
    color: #929292;
    float: right;
    text-align: right;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}
.page-location a
{
    color: #929292;
}
.page-location span
{
    color: #7c7676;
    font-weight: bold;
}
.page-location a:hover
{
    color: #c00008;
}
.page-location a:last-child
{
    color: #c00008;
}
@media(max-width: 767px)
{
    .page-location
    {
        height: 40px;
        line-height: 40px;
    }
}
.page-content
{
    min-height: 500px;
    background: url(../image/line.jpg) repeat-y;
}
@media(max-width: 1230px)
{
    .page-content
    {
        background: #fff;
    }
}
.page-content-2
{
    background: #fff;
}
.page-title
{
    color: #333;
    font-size: 24px;
    line-height: 70px;
    height: 70px;
    overflow: hidden;
    margin: 0 40px;
    border-bottom: solid 1px #e1e1e1;
}
@media(max-width: 767px)
{
    .page-title
    {
        font-size: 16px;
        line-height: 60px;
        height: 60px;
        margin: 0 20px;
    }
}
.page-title-2
{
    color: #333;
    height: 40px;
    font-size: 24px;
    overflow: hidden;
    line-height: 40px;
    font-weight: bold;
}
.page-tel
{
    font-size: 18px;
    line-height: 30px;
    color: #c00008;
    padding-top: 40px;
    padding-left: 40px;
}
.page-tel img
{
    float: left;
    margin: 18px 10px 0 0;
    max-width: 40px;
}
.page-tel a
{
    font-size: 24px;
    color: #c00008;
    display: inline-block;
}
.l-content
{
    width: 73%;
    float: left;
    min-height: 300px;
}
@media(max-width: 1024px)
{
    .l-content
    {
        width: 100%;
    }
}
.r-content
{
    width: 27%;
    float: right;
    padding-bottom: 40px;
    background: url(../image/line-2.jpg) no-repeat top left;
}
@media(max-width: 1024px)
{
    .r-content
    {
        display: none;
    }
}
.list-about
{
    color: #333;
    padding: 40px;
    padding-bottom: 80px;
}
@media(max-width: 1024px)
{
    .list-about
    {
        padding: 40px 15px;
        padding-bottom: 30px;
    }
}
.a-list-item-1
{
    padding: 40px;
    border-bottom: solid 1px #e7e7e7;
}
.a-list-item-1 li
{
    line-height: 20px;
    font-size: 16px;
    border-top: solid 1px #e7e7e7;
}
.a-list-item-1 li a
{
    color: #333;
    padding: 15px 35px;
    display: block;
}
.a-list-item-1 li .pro-subnav
{
    margin-top: 10px;
    background-color: #fff;
}
.a-list-item-1 li .pro-subnav a
{
    color: #666;
    padding: 5px;
    padding-left: 35px;
    font-size: 12px;
    border-top: solid 1px #ccc;
}
.a-list-item-1 li .pro-subnav a.curr
{
    color: #666;
    background: #e4e4e4;
}
.a-list-item-1 li .pro-subnav a:hover
{
    color: #666;
    background: #e4e4e4;
}
.a-list-item-1 li a:hover
{
    color: #fff;
    background: url(../image/sj.png) no-repeat right 18px #c00008;
}
.a-list-item-1 li.active>a
{
    color: #fff;
    background: url(../image/sj.png) no-repeat right 18px #c00008;
}
.a-list-item-1 li:first-child
{
    border-top: 0;
}
.a-list-item-1 input
{
    padding: 10px;
    width: 100%;
    color: #333;
    margin-top: 15px;
    border: solid 1px #e1e1e1;
    outline: none;
}
.a-list-item-1 input[type="button"]
{
    color: #fff;
    width: 50%;
    background-color: #c00008;
    cursor: pointer;
}
.a-list-item-2
{
    padding: 40px 33px;
    border-bottom: solid 1px #e7e7e7;
}
.a-list-item-2 ul
{
    padding-top: 15px;
}
.a-list-item-2 li
{
    padding: 0 10px;
    margin: 4px 0;
    overflow: hidden;
}
.a-list-item-2 li .pic
{
    display: block;
}
.a-list-item-2 li img
{
    border: solid 1px #eaeaea;
}
.a-list-item-2 li img:hover
{
    border: 1px solid #c00008;
}
.a-list-item-2 li .pic:after
{
    content: "";
    display: block;
    padding-bottom: 70%;
}
.list-related-news
{
    padding-top: 40px;
    padding-bottom: 30PX;
}
.list-related-news .title
{
    margin-bottom: 20px;
}
.list-related-news .title img
{
    max-width: 30px;
}
.list-related-news .title span
{
    color: #333;
    font-size: 24px;
    line-height: 50px;
    font-weight: bold;
    display: inline-block;
    border-bottom: solid 3px #c00008;
}
.list-related-news ul
{
    width: 1260px;
    overflow: hidden;
}
.list-related-news li
{
    width: 50%;
    float: left;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    padding-right: 70px;
}
.list-related-news li span
{
    color: #999;
    float: right;
    font-family: arial;
    padding-left: 20px;
}
@media(max-width: 1260px)
{
    .list-related-news ul
    {
        width: 100%;
    }
}
@media(max-width: 767px)
{
    .list-related-news
    {
        padding-top: 20px;
    }
    .list-related-news ul li
    {
        width: 100%;
        padding-right: 0;
    }
    .list-related-news .title
    {
        font-size: 16px;
    }
    .list-related-news .title img
    {
        max-width: 25px;
    }
    .list-related-news .title span
    {
        font-size: 16px;
        line-height: 40px;
    }
}
.list-news dl
{
    padding: 20px 0;
    margin: 0 40px;
    overflow: hidden;
    border-bottom: dotted 1px #d8d8d8;
}
.list-news dl:hover dd h3
{
    text-decoration: underline;
}
.list-news dl:hover dd .more
{
    color: #c00008;
    font-weight: bold;
}
.list-news dl:hover dt img
{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.list-news dt
{
    width: 24%;
    float: left;
    overflow: hidden;
    position: relative;
}
.list-news dt:after
{
    content: "";
    display: block;
    padding-bottom: 63%;
}
.list-news dt img
{
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
}
.list-news dd
{
    width: 74%;
    float: right;
}
.list-news dd h3
{
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.list-news dd h3 a
{
    color: #333;
    font-size: 16px;
    display: block;
}
.list-news dd time
{
    font-size: 12px;
    color: #979797;
    font-family: arial;
}
.list-news dd p
{
    height: 36px;
    margin-top: 5px;
    overflow: hidden;
    color: #656565;
    line-height: 18px;
}
.list-news dd .more
{
    color: #656565;
    margin-top: 8px;
    display: inline-block;
}
@media(max-width: 1024px)
{
    .list-news dl
    {
        margin: 0 20px;
    }
}
@media(max-width: 750px)
{
    .list-news dt
    {
        width: 35%;
    }
    .list-news dd
    {
        width: 63%;
    }
}
@media(max-width: 560px)
{
    .list-news dt
    {
        display: none;
    }
    .list-news dd
    {
        width: 100%;
    }
}
.list-news-show
{
    padding: 60px 40px;
}
.list-news-show h1
{
    color: #333;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}
.list-news-show .info
{
    color: #979797;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    padding: 10px 0;
    border-bottom: solid 1px #e7e7e7;
}
.list-news-show .info span
{
    margin-right: 10px;
}
@media(max-width: 767px)
{
    .list-news-show
    {
        padding: 30px 20px;
    }
}
.list-page-news
{
    padding: 50px 0;
    overflow: hidden;
}
.list-page-news li
{
    width: 50%;
    float: left;
    padding-left: 40px;
}
.list-page-news li p
{
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    padding: 0 10px;
    background-color: #f0f0f0;
}
.list-page-news li:hover p
{
    color: #fff;
    background-color: #c00008;
}
.list-page-news li:hover p a
{
    color: #fff;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}
.list-page-news li:first-child
{
    padding-left: 0;
}
@media(max-width: 767px)
{
    .list-page-news
    {
        padding: 30px 0;
    }
    .list-page-news li
    {
        width: 100%;
        margin-top: 10px;
        padding-left: 0;
    }
}
.list-dowland dl
{
    padding: 20px 0;
    margin: 0 40px;
    overflow: hidden;
    border-bottom: dotted 1px #ccc;
}
.list-dowland dl:hover dd h3
{
    text-decoration: underline;
}
.list-dowland dl:hover dd .more
{
    color: #fff;
    font-weight: bold;
    background-color: #d30009;
}
.list-dowland dl:hover dt img
{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.list-dowland dt
{
    width: 24%;
    float: left;
    overflow: hidden;
    position: relative;
}
.list-dowland dt:after
{
    content: "";
    display: block;
    padding-bottom: 50%;
}
.list-dowland dt img
{
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
}
.list-dowland dd
{
    width: 100%;
    float: right;
}
.list-dowland dd h3
{
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.list-dowland dd h3 a
{
    font-size: 16px;
    display: block;
}
.list-dowland dd time
{
    font-size: 12px;
    color: #979797;
    font-family: arial;
}
.list-dowland dd p
{
    height: 36px;
    margin-top: 5px;
    overflow: hidden;
    color: #656565;
    line-height: 18px;
}
.list-dowland dd .more
{
    color: #fff;
    margin-top: 15px;
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    background-color: #c00008;
    display: inline-block;
}
@media(max-width: 1200px)
{
    .list-dowland dt
    {
        width: 30%;
    }
}
@media(max-width: 960px)
{
    .list-dowland dt
    {
        width: 35%;
    }
}
@media(max-width: 800px)
{
    .list-dowland dt
    {
        width: 40%;
    }
}
@media(max-width: 767px)
{
    .list-dowland dl
    {
        margin: 0 20px;
    }
}
@media(max-width: 640px)
{
    .list-dowland dt
    {
        display: none;
    }
    .list-dowland dd
    {
        width: 100%;
    }
}
.list-contact
{
    color: #000;
    padding: 80px 40px;
    line-height: 30px;
}
.list-contact .telimg
{
    float: left;
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 130px;
}
.list-contact .tel
{
    float: left;
    padding: 10px 20px;
    border-left: solid 3px #c00008;
}
.list-contact .red
{
    font-size: 20px;
    font-weight: bold;
    color: #c00008;
}
.list-contact .contact-emap
{
    width: 100%;
    height: 375px;
    float: right;
    position: relative;
    margin: 100px 0 60px 0;
}
.list-contact #map
{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.list-contact .anchorBL
{
    display: none;
}
@media(max-width: 800px)
{
    .list-contact
    {
        padding-top: 30px;
    }
    .list-contact .telimg
    {
        display: none;
    }
    .list-contact .contact-emap
    {
        margin: 30px 0;
    }
}
@media(max-width: 767px)
{
    .list-contact
    {
        padding: 20px;
        font-size: 12px;
    }
    .list-contact .red
    {
        font-size: 16px;
    }
}
.list-message
{
    margin: 60px 110px;
    margin-bottom: 250px;
}
.list-message .li-1
{
    width: 100%;
}
.list-message .li-2
{
    width: 100%;
    height: 152px;
}
.list-message .li-2 textarea
{
    width: 100%;
    font-size: 14px;
    border: solid 1px #e1e1e1;
    height: 150px;
    padding: 10px;
    outline: none;
}
.list-message .li-3
{
    width: 250px;
}
.list-message .li-3 span
{
    width: 68%;
}
.list-message li:first-child
{
    margin-top: 0;
}
.list-message li
{
    margin-top: 20px;
}
.list-message li img#verify
{
    width: 85px;
    height: 40px;
    cursor: pointer;
}
.list-message li p
{
    padding: 0 10px;
    display: inline-block;
}
.list-message li.li-2 p
{
    border: none;
    width: 100%;
}
.list-message li.li-2 p span
{
    width: 93%;
}
.person-mess li.li-2 p span
{
    width: 85%;
}
.person-mess .tijiaos
{
    text-align: center;
}
.list-message li label
{
    width: 70px;
    font-weight: normal;
    float: left;
    line-height: 40px;
    height: 40px;
    margin-bottom: 0;
    text-align: right;
}
.list-message li label em
{
    color: #f30;
    padding-right: 5px;
    font-style: normal;
}
.list-message li span
{
    width: 85%;
    display: inline-block;
}
.list-message li input
{
    width: 100%;
    padding: 0 5px;
    border: 1px solid #e1e1e1;
    outline: none;
    height: 40px;
}
.list-message li .button:first-child
{
    background-color: #c00008;
}
.list-message li .button
{
    width: 50px;
    width: 208px;
    height: 45px;
    font-size: 16px;
    line-height: 45px;
    margin-right: 10px;
    color: #fff;
    cursor: pointer;
    background-color: #444;
}
@media(max-width: 1141px)
{
    .list-message li span
    {
        width: 82%;
    }
    .list-message li.li-2 p span
    {
        width: 91%;
    }
    .list-message .li-5
    {
        width: 100%;
    }
    .person-mess li.li-2 p span
    {
        width: 82%;
    }
}
@media(max-width: 1024px)
{
    .list-message
    {
        margin-bottom: 30px;
    }
}
@media(max-width: 950px)
{
    .list-message-2 li
    {
        width: 100%;
    }
}
@media(max-width: 950px)
{
    .list-message li span
    {
        width: 85%;
    }
    .list-message li.li-2 p span
    {
        width: 85%;
    }
}
@media(max-width: 767px)
{
    .list-message
    {
        margin: 20px;
    }
    .list-message .li-1
    {
        width: 100%;
    }
    .list-message li a
    {
        display: inline-block;
        height: 40px;
        line-height: 40px;
    }
}
@media(max-width: 560px)
{
    .list-message li span
    {
        width: 80%;
    }
    .list-message li.li-2 p span
    {
        width: 80%;
    }
}
@media(max-width: 504px)
{
    .list-message li a
    {
        display: none;
    }
}
@media(max-width: 439px)
{
    .list-message li span
    {
        width: 68%;
    }
    .list-message li.li-2 p span
    {
        width: 68%;
    }
}
@media(max-width: 409px)
{
    .list-message li img#verify
    {
        margin-top: 20px;
        margin-left: 80px;
    }
}
@media(max-width: 530px)
{
    .list-message li .button
    {
        width: 100px;
        height: 30px;
        line-height: 30px;
    }
}
.proshow-top
{
    padding: 60px 40px;
    padding-bottom: 0;
}
.proshow-top .items
{
    width: 50%;
    float: left;
    padding-right: 40px;
    overflow: hidden;
}
.proshow-top .itemsBig p
{
    margin: 0 5px;
    background-color: #fff;
    position: relative;
    padding: 1px;
}
.proshow-top .itemsBig p a
{
    display: block;
}
.proshow-top .itemsBig p:after
{
    content: "";
    display: block;
    padding-bottom: 58%;
}
.proshow-top .itemsSmall
{
    margin-top: 5px;
}
.proshow-top .itemsSmall p
{
    cursor: pointer;
    margin: 0 5px;
    border: solid 1px #eee;
    position: relative;
}
.proshow-top .itemsSmall p:after
{
    content: "";
    display: block;
    padding-bottom: 62%;
}
.proshow-top .itemsCot
{
    width: 50%;
    float: right;
    font-size: 16px;
}
.proshow-top .itemsCot h1
{
    font-size: 22px;
    color: #434343;
}
.proshow-top .itemsCot .title
{
    margin-top: 30px;
}
.proshow-top .itemsCot .txt
{
    font-size: 14px;
    overflow: hidden;
    margin-top: 30px;
}
.proshow-top .itemsCot .tel
{
    margin-top: 60px;
    padding: 20px 30px;
    font-size: 24px;
    font-weight: bold;
    color: #c00008;
    background-color: #f8f8f8;
}
.proshow-top .itemsCot .tel img
{
    max-width: 30px;
    margin-right: 5px;
}
.proshow-top .itemsCot .zx
{
    color: #fff;
    width: 137px;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    margin-top: 10px;
    display: inline-block;
    background-color: #c00008;
}
.proshow-top .slick-initialized .slick-slide
{
    outline: none;
}
.proshow-top .slick-current p
{
    border: 1px solid #c00008;
    outline: none;
}
.proshow-top .slick-list
{
    padding: 5px 0;
}
.proshow-top .slick-prev, .slick-next, .proshow-top .slick-dots
{
    display: none!important;
}
@media(max-width: 1024px)
{
    .proshow-top .items, .proshow-top .itemsCot
    {
        float: none;
        width: 100%;
        padding-right: 0;
    }
    .proshow-top .itemsCot
    {
        margin-top: 20px;
    }
    .proshow-top .itemsCot .tel
    {
        font-size: 16px;
        padding-right: 10px;
        padding-left: 10px;
        font-weight: normal;
    }
}
@media(max-width: 767px)
{
    .proshow-top
    {
        padding: 20px;
    }
}
@media(max-width: 370px)
{
    .proshow-top .itemsCot .Leavemess a
    {
        width: 100%;
    }
}
.proshow-content
{
    padding: 40px;
}
.proshow-content .title
{
    color: #333;
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 30px;
    border-bottom: solid 1px #e7e7e7;
}
.proshow-content .title span
{
    border-bottom: solid 3px #c00008;
}
@media(max-width: 767px)
{
    .proshow-content
    {
        padding: 20px;
    }
    .proshow-content .title
    {
        font-size: 16px;
        line-height: 29px;
    }
}
.list-message-2
{
    margin: 0;
}
.list-message-2 li:first-child
{
    margin-top: 20px;
}
.list-message-2 li
{
    width: 50%;
    float: left;
}
.list-message-2 .li-1
{
    width: 98%;
}
.list-message-2 .li-2
{
    width: 99%;
}
.list-message-2 .li-4
{
    width: 100%;
}
.list-message-2 .li-4 .button
{
    width: 100%;
    font-weight: bold;
}
@media(max-width: 950px)
{
    .list-message-2 li
    {
        width: 100%;
    }
    .list-message-2 .li-1
    {
        width: 100%;
    }
    .list-message-2 .li-2
    {
        width: 100%;
    }
}
.pro-title
{
    margin-top: 30px;
}
.home-product-2
{
    background: none;
    margin-top: 0;
    padding: 0;
}
.home-product-2 li
{
    margin-top: 0;
    padding: 0 5px;
    margin-bottom: 60px;
}
.home-product-2 li .pic
{
    background-color: #eef0f1;
}
.asider-page
{
    text-align: center;
    position: relative;
    margin: 60px 40px;
    padding: 20px 0;
}
.asider-page .num-container
{
    position: relative;
    display: inline-block;
    background-color: #fff;
}
.asider-page span, .asider-page a
{
    padding: 0 15px;
    height: 37px;
    margin: 0 2px;
    line-height: 37px;
    vertical-align: top;
    display: inline-block;
}
.asider-page span.num, .asider-page a.num
{
    font-family: arial;
}
.asider-page .page-cur
{
    color: #fff;
    background-color: #c00008;
}
.asider-page span.iconfont, .asider-page a.iconfont
{
    width: 50px;
    line-height: 34px;
}
.asider-page a, .asider-page span
{
    border: solid 1px #ccc;
}
.asider-page a:hover
{
    color: #fff;
    background-color: #c00008;
}
@media(max-width: 1024px)
{
    .asider-page
    {
        margin: 30px 20px;
    }
}
@media(max-width: 540px)
{
    .asider-page .page-num
    {
        display: none;
    }
    .asider-page span, .asider-page a
    {
        padding: 0 5px;
    }
}
.list-product li
{
    padding: 0 40px;
    margin: 30px 0;
    text-align: center;
}
.list-product li .pic
{
    background-color: #fff;
    overflow: hidden;
    position: relative;
}
.list-product li .pic:after
{
    content: "";
    display: block;
    padding-bottom: 100%;
}
.list-product li .pic img
{
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
}
.list-product li .tit
{
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    border-bottom: solid 3px #c9c9c9;
}
.list-product li .tit a
{
    color: #333;
    display: block;
}
.list-product li:hover .pic img
{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.list-product li:hover .tit
{
    font-size: 16px;
    font-weight: bold;
    border-color: #c00008;
}
.list-product li:hover .tit a
{
    color: #c00008;
}
@media(max-width: 767px)
{
    .list-product
    {
        padding: 0 10px;
    }
    .list-product li
    {
        padding: 0 10px;
    }
}
@media(max-width: 380px)
{
    .list-product li
    {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 0;
    }
}
.list-honor
{
    padding-bottom: 60px;
}
.list-honor li
{
    padding: 0 40px;
    margin-top: 30px;
}
.list-honor li .pic
{
    padding: 7px;
    cursor: pointer;
    position: relative;
    border: solid 1px #e5e5e5;
}
.list-honor li .pic:after
{
    content: "";
    display: block;
    padding-bottom: 130%;
}
.list-honor li p
{
    color: #333;
    margin-top: 10px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
@media(max-width: 767px)
{
    .list-honor
    {
        padding-bottom: 30px;
    }
    .list-honor li
    {
        padding: 0 20px;
    }
}
@media(max-width: 480px)
{
    .list-honor li
    {
        width: 50%;
    }
}
.culture-modal
{
    display: none;
    z-index: 99999;
    color: #666;
    text-align: center;
    position: relative;
}
.culture-modal .pic-2
{
    padding: 15px;
}
.culture-modal .pic-2 img
{
    border: solid 10px #fff;
}
.culture-modal .close-modal
{
    top: 0;
    right: 10px;
    position: absolute;
    background-color: #000;
}
.culture-modal .close-modal img
{
    max-width: 30px;
}
.map
{
    margin: 0 auto;
}
.map dl
{
    margin: 20px 40px 20px 40px;
    overflow: hidden;
    line-height: 30px;
}
.map dl:hover
{
    background: #f5f8fa;
}
.map dl:hover dt a
{
    color: #e0e9f3;
    font-weight: bold;
}
.map dt
{
    font-size: 14px;
    float: left;
    width: 10%;
    text-align: center;
    background: #c00008;
}
.map dt:hover
{
    background: #c00008;
}
.map dt a
{
    color: #fff;
    display: block;
}
.map dt a:hover
{
    color: #e0e9f3;
    font-weight: bold;
}
.map dd
{
    font-size: 12px;
    overflow: hidden;
    float: left;
    width: 85%;
}
.map dd .p2
{
    padding: 0 0 0 20px;
    clear: both;
}
.map dd .p2 a
{
    color: #333;
    font-weight: bold;
}
.map dd .p2 a:hover
{
    color: #c00008;
}
.map dd div
{
    clear: both;
    overflow: hidden;
    padding: 0 20px 0 10px;
}
.map dd div a
{
    color: #333;
    float: left;
    padding: 0 10px 0 10px;
}
.map dd div a:hover
{
    background: #c00008;
    color: #fff;
}
@media(max-width: 767px)
{
    .map dl
    {
        margin: 20px;
    }
    .map dt
    {
        width: 100%;
    }
}
#contact-form .validate-on
{
    border: 1px solid #f00;
    box-shadow: 0 0 1px #f00;
}
input:-webkit-autofill
{
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
.pub_form_ul li input[type="text"]
{
    line-height: 30px!important;
    height: 28px!important;
    padding: 0!important;
}
.pub_form_ul li .pub_radio
{
    margin-top: -2px!important;
}
a.l-btn span.l-btn-left
{
    height: auto!important;
}
a.l-btn
{
    padding-right: 16px!important;
}
.pub_form_ul li label
{
    margin-right: 0!important;
}
.panel
{
    margin-bottom: 0!important;
}
.panel_inner .tip
{
    padding: 0!important;
}
.panel-body
{
    padding: 0;
}
a
{
    -webkit-transition: all 0 ease 0!important;
    transition: all 0 ease 0!important;
}
.fn-suspend
{
    margin-right: 0!important;
}
.BMapLib_nav
{
    display: none;
    padding: 10px!important;
}
.BMapLib_bubble_content
{
    padding: 10px!important;
}
.BMapLib_sendToPhone, .BMapLib_bubble_close
{
    display: none;
}
.BMap_cpyCtrl
{
    display: none;
}
.BMapLib_trans
{
    margin: 0!important;
}
.BMap_Marker img
{
    max-width: 39px;
}
html
{
    min-width: 1200px!important;
}
* .container
{
    min-width: 1200px!important;
}
.list_page
{
    text-align: center;
    margin: 10px;
    display: block;
    margin-top: 30px;
}
.list_page:after
{
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
.list_page ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: bottom;
}
.list_page ul li
{
    display: inline-block;
    border: solid 1px #ddd;
    border-radius: 4px;
    margin: 0;
    padding: 0;
}
.list_page ul a
{
    color: #333;
    padding: 8px 12px;
    line-height: 18px;
    display: block;
    transition: all 1s cubic-bezier(.175,.885,.32,1) 0s;
    background: #fff;
    font-size: initial;
    border: none;
}
.page_group ul
{
    border-right: solid 1px #ddd;
    border-radius: 4px;
}
.page_group ul li
{
    border-right: none;
    border-radius: 0;
    float: left;
    margin: 0;
    padding: 0;
}
.page_group ul li:not(:first-child):not(:last-child)
{
    border-radius: 0;
}
.page_group ul li:first-child
{
    border-radius: 4px 0 0 4px;
}
.page_group ul li:last-child
{
    border-radius: 0 4px 4px 0;
}
.page_group ul .active a
{
    background: #f3f3f3;
    border-radius: 0;
}
.in-news
{
    margin-left: -45px;
    padding: 40px 0;
}
.in-news .item
{
    float: left;
    width: 370px;
    margin-left: 45px;
}
.in-news .tit
{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
}
.in-news .tit small
{
    color: #999;
    padding-left: 5px;
    font-weight: normal;
    font-size: 16px;
}
.in-news .tit .more
{
    float: right;
    color: #999;
    font-weight: normal;
}
.in-news .tit .more:hover
{
    color: #015cb5;
}
.in-news .tit:after
{
    margin-top: 20px;
    display: block;
    content: '';
    width: 45px;
    height: 2px;
    background-color: #015cb5;
}
.in-news .img-center img
{
    -webkit-transition: all .5s;
    transition: all .5s;
}
.in-news .img-center a:hover img
{
    opacity: .7;
}
.in-news .list
{
    border: 1px solid #ddd;
    padding: 20px;
}
.in-news .list li
{
    border-bottom: 1px dashed #e3e3e3;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    background: url(/static/images/flico.jpg) no-repeat 0 10px;
    padding-left: 20px;
}
.in-news .list .btn
{
    display: block;
    width: 130px;
    line-height: 36px;
    text-align: center;
    background-color: #015cb5;
    color: #fff;
    margin-bottom: -35px;
    margin-top: 20px;
}
.in-ask
{
    background-color: #f5f5f5;
    padding: 20px;
}
#marquee
{
    height: 350px;
    overflow: hidden;
}
#marquee li
{
    border-bottom: 1px dotted #d2d2d2;
}
#marquee li a
{
    display: block;
    padding: 20px 0;
}
#marquee li h4
{
    margin: 0;
    background: url(../image/icon_askw.png) no-repeat 0 0;
    line-height: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 30px;
    padding-bottom: 5px;
}
#marquee li p
{
    margin: 10px 0 0;
    color: #999;
    background: url(../image/icon_askd.png) no-repeat 0 0;
    line-height: 1.8;
    padding-left: 30px;
    height: 50px;
    overflow: hidden;
}
