html {
    font-family: 'Microsoft Yahei', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}
body, div, article, aside, details, figure, figcaption, header, footer, main, menu, nav, section, summary, ul, li, ol, dl, dt, dd, th, td, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}
ul, ol, li {
    list-style: none;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}
a {
    text-decoration: none;
    background-color: transparent;
}
a:active, a:hover {
    text-decoration: none;
    outline: 0;
}
input:focus {
    outline: 0;
}
textarea {
    overflow: auto;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.';
}
.clearfix {
    *zoom: 1;
}
.left {
    float: left;
    _display: inline;
}
.right {
    float: right;
    _display: inline;
}
.hide {
    display: none;
}
.show {
    display: block;
}
.fixed {
    position: fixed;
}
.relative {
    position: relative;
}
.absolute {
    position: absolute;
}
.hidden {
    overflow: hidden;
}
.text-ellipsis {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}
.shadow {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.container {
    width: 100%;
}
.topbar {
    font-size: 0;
    line-height: 80px;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 80px;
    text-align: center;
    background: rgba(0, 0, 0, .56);
}
.topbar a {
    font-size: 16px;
    line-height: 80px;
    display: inline-block;
    padding: 0 14px;
    color: #bebebe;
}
.topbar a:hover {
    color: #c1cc65;
    background: url(../images/topbar_line.gif) no-repeat left bottom;
}
.topbar .logo {
    line-height: 0;
    margin-top: -10px;
    margin-right: 30px;
    padding: 0;
    vertical-align: middle;
}
.topbar a.logo:hover {
    background: none;
}
.topbar a.topbar-telphone {
    font-size: 20px;
    margin-left: 15px;
    padding-left: 44px;
    color: #2dc7fc;
    background: url(../images/telphone.png) no-repeat left center;
}
.topbar .topbar-telphone:hover {
    color: #2dc7fe;
}
.banner {
    background: url(../images/banner.jpg) no-repeat center top;
}
.main {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}
.banner .main {
    overflow: hidden;
    height: 700px;
}
.banner-btn {
    display: block;
    width: 241px;
    height: 74px;
    margin: 512px auto 0;
    cursor: pointer;
    background: url(../images/banner_btn.png) no-repeat left top;
}
.jigou {
    background: #f4f4f4 url(../images/jigou.jpg) no-repeat center top;
}
.jigou .main {
    min-height: 851px;
}
.jigou-tips {
    margin: 90px 0 0 450px;
    padding-bottom: 240px;
}
.jigou-tips p {
    font-size: 16px;
    line-height: 36px;
    color: #3e3e3e;
}
.jigou-img {
    display: block;
    margin-top: 15px;
}
.mouse {
    position: absolute;
    bottom: 80px;
    left: 50%;
    margin-left: -67px;
}
.mouse img {
    display: block;
}
.mouse .circle {
    position: absolute;
    left: 50%;
    width: 5px;
    height: 5px;
    background: #323232;
    border-radius: 50%;
    transform: translate(-50%);
}
.mouse .circle1 {
    top: 63px;
    opacity: 1;
    -webkit-animation: run_circle1 2s infinite;
    -o-animation: run_circle1 2s infinite;
    animation: run_circle1 2s infinite;
}
@-webkit-keyframes run_circle1 {
    0 {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes run_circle1 {
    0 {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-ms-keyframes run_line {
    0 {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-o-keyframes run_circle1 {
    0 {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes run_circle1 {
    0 {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.mouse .circle2 {
    top: 73px;
    opacity: 1;
    -webkit-animation: run_circle1 4s infinite;
    -o-animation: run_circle1 4s infinite;
    animation: run_circle1 4s infinite;
}
.jigou-list {
    background: #fff url(../images/jigou_bg.jpg) no-repeat center top;
    padding-bottom: 20px;
}
.jigou-list .main {
    min-height: 374px;
}
.dh-title {
    font-size: 40px;
    line-height: 100%;
    padding: 55px 0 45px;
    text-align: center;
    letter-spacing: 10px;
    color: #1f1001;
}
.dh-title span {
    color: #c1cc65;
}
.dh-title i {
    font-size: 14px;
    font-weight: normal;
    font-style: inherit;
    display: block;
    letter-spacing: 0;
}
.jigou-list .list-item dl {
    margin-bottom: 20px;
}
.jigou-list .list-item dt,
.jigou-list .list-item dd {
    float: left;
}
.jigou-list .list-item dt {
    width: 420px;
    text-align: right;
    height: 30px;
    line-height: 30px;
    margin-right:30px;
}
.jigou-list .list-item dd {
    line-height: 30px;
}
.jigou-list .list-item strong {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
    color: #323232;
}
.jigou-list .list-item ul {
    font-size: 0;
    text-align: center;
}
.jigou-list .list-item li {
    display: inline-block;
    margin: 0 33px 20px;
    font-size: 16px;
}
.brand {
    overflow: hidden;
    background: #f5f5f5 url(../images/brand.jpg) no-repeat center top;
}
.brand .main {
    min-height: 466px;
}
.brand .tab-menu {
    font-size: 0;
    width: 100%;
    text-align: center;
}
.brand .tab-menu li {
    font-size: 18px;
    line-height: 100%;
    display: inline-block;
    margin: 0 17px;
    padding: 4px 0;
    cursor: pointer;
    color: #808080;
}
.brand .tab-menu .current {
    color: #333;
    background: url(../images/tab_menu_line.gif) no-repeat left bottom;
}
.brand .tab-box {
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
}
.brand .tab-div {
    width: 996px;
    margin: 0 auto 105px;
    border-top: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}
.brand .tab-div li {
    float: left;
    overflow: hidden;
    width: 165px;
    height: 85px;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    background: #fff;
}
.brand .tab-div li a, .brand .tab-div li img {
    display: block;
}
.honored {
    position: relative;
    height: 788px;
    background: url(../images/honored.jpg) no-repeat center top;
}
.honored .data {
    position: absolute;
    top: -84px;
    left: 50%;
    margin-left: -505px;
}
.honored .dh-title {
    padding-top: 110px;
    color: #fff;
}
.honored .dh-title i {
    color: #e3e3e3;
}
.honored .focus {
    position: relative;
    width: 950px;
    height: 390px;
    margin: 75px auto 0;
}
.honored .focus-inner {
    position: relative;
    overflow: hidden;
    width: 950px;
    height: 390px;
}
.honored .focus-list {
    position: absolute;
}
.honored .focus-list li {
    float: left;
    width: 180px;
    height: 322px;
}
.honored .focus-list li img, .honored .focus-list li.current img {
    display: block;
    width: 100%;
    height: 100%;
}
.honored .focus-list li {
    margin: 34px 1px 0;
}
.honored .button li {
    line-height: 1000px;
    position: absolute;
    top: 50%;
    overflow: hidden;
    width: 20px;
    height: 50px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.honored .button li.l-btn {
    left: -50px;
    background: url('../images/left_btn.png') no-repeat;
}
.honored .button li.l-btn:hover {
    background: url('../images/left_btn_hover.png') no-repeat;
}
.honored .button li.r-btn {
    right: -50px;
    background: url('../images/right_btn.png');
}
.honored .button li.r-btn:hover {
    background: url('../images/right_btn_hover.png');
}
.honored p.tips {
    font-size: 24px;
    line-height: 46px;
    position: absolute;
    bottom: 45px;
    left: 50%;
    overflow: hidden;
    width: 258px;
    height: 75px;
    margin-left: -129px;
    text-align: center;
    color: #fff;
    background: #bbc664;
}
.honored p.tips span, .honored p.tips font {
    display: block;
}
.honored p.tips font {
    font-size: 16px;
    line-height: 16px;
    overflow: hidden;
    height: 16px;
}
.have {
    background: #f3f3f3 url(../images/have.jpg) no-repeat center top;
}
.have .main {
    min-height: 730px;
    padding-bottom: 100px;
}
.agenda {
    position: relative;
}
.agenda .line {
    position: absolute;
    top: 48px;
    left: 61px;
    overflow: hidden;
    width: 21px;
}
.agenda .line-item {
    display: block;
    width: 2px;
    height: 130px;
    margin: 0 auto;
    background: #bbc664;
}
.agenda img {
    display: block;
    margin-top: -5px;
}
.agenda-title {
    overflow: hidden;
    height: 62px;
    background: url(../images/have_title.png) no-repeat left top;
}
.agenda-title p {
    font-size: 0;
}
.agenda-title span {
    font-size: 22px;
    line-height: 100%;
    display: inline-block;
    padding-top: 13px;
    text-align: center;
    color: #fff;
}
.agenda-title span:nth-child(1) {
    width: 150px;
}
.agenda-title span:nth-child(2) {
    width: 834px;
}
.agenda-item {
    margin-bottom: 10px;
    margin-left: 70px;
}
.agenda-bt {
    font-size: 18px;
    line-height: 37px;
    float: left;
    overflow: hidden;
    width: 162px;
    height: 37px;
    margin-right: 20px;
    text-indent: 67px;
    color: #fff;
    background: url(../images/have_dt.png) no-repeat;
}
.agenda-no-bt {
    font-size: 18px;
    line-height: 37px;
    float: left;
    overflow: hidden;
    width: 162px;
    height: 37px;
    margin-right: 20px;
    text-indent: 67px;
    color: #fff;
}
.agenda-item dd {
    position: relative;
    float: left;
    width: 730px;
    padding-bottom: 13px;
    border-bottom: 1px dashed #c8d084;
}
.agenda-item dd p {
    float: left;
    width: 640px;
}
.agenda-item dd .agenda-honored {
    position: absolute;
    right: 5px;
    bottom: 10px;
    width: auto;
}
.agenda-item dd a {
    display: block;
}
.agenda-item dd a .agenda-timu {
    font-size: 18px;
    font-weight: bold;
    line-height: 140%;
    color: #231815;
}
.agenda-item dd a .agenda-zhiwu {
    font-size: 16px;
    line-height: 140%;
    color: #231815;
}
.agenda-item dd a .agenda-honored span {
    font-size: 20px;
    font-weight: bold;
    color: #065c80;
}
.agenda-item dd a .agenda-honored {
    font-size: 16px;
    color: #231815;
}
.media {
    padding-bottom: 55px;
    background: #fff url(../images/media.jpg) no-repeat center top;
}
.media .main {
    min-height: 632px;
}
.partner-main {
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
}
.partner-main strong {
    font-size: 30px;
    font-weight: normal;
    line-height: 100%;
    display: block;
    margin: 30px 0;
    text-align: center;
    color: #3e3e3e;
}
.partner-main ul {
    font-size: 0;
    width: 1005px;
    text-align: center;
}
.partner-main ul li {
    display: inline-block;
    overflow: hidden;
    width: 200px;
    height: 100px;
    border-right: 1px solid #eaecef;
    border-bottom: 1px dashed #d7dcdf;
}
.partner-item {
    position: relative;
    overflow: hidden;
    width: 200px;
    height: 100px;
    background: #fff;
}
.partner-item .shadow {
    background: rgba(2, 96, 133, .93);
}
.partner-item .shadow p, .partner-item a {
    font-size: 14px;
    position: relative;
    display: block;
    color: #fff;
}
.partner-item .shadow p {
    line-height: 100px;
    cursor: pointer;
    text-align: center;
}
.partner-item .line {
    position: absolute;
    z-index: 2;
    top: -164px;
    left: -171px;
    width: 90px;
    height: 400px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: rgba(187, 198, 100, 1);
}
.partner-item .run_line {
    -webkit-animation-name: run_line;
    -moz-animation-name: run_line;
    -o-animation-name: run_line;
    animation-name: run_line;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    -o-animation-duration: .4s;
    animation-duration: .4s;
    animation-iteration-count: 2;
}
@-webkit-keyframes run_line {
    0 {
        left: -171px;
    }
    100% {
        left: 256px;
    }
}
@-moz-keyframes run_line {
    0 {
        left: -171px;
    }
    100% {
        left: 300px;
    }
}
@-ms-keyframes run_line {
    0 {
        left: -171px;
    }
    100% {
        left: 300px;
    }
}
@-o-keyframes run_line {
    0 {
        left: -100px;
    }
    100% {
        left: 300px;
    }
}
@keyframes run_line {
    0 {
        left: -171px;
    }
    100% {
        left: 300px;
    }
}
.about {
    background: #f3f3f3 url(../images/about.jpg) no-repeat center top;
}
.about .main {
    min-height: 879px;
}
.about-tips p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
    text-indent: 2em;
    color: #151515;
}
.about-tips ul {
    width: 1014px;
}
.about-tips ul li {
    float: left;
    width: 324px;
    height: 190px;
    margin-right: 14px;
    margin-bottom: 34px;
}
.about-tips ul li a, .about-tips ul li img {
    display: block;
}
.footer {
    background: url(../images/footer.jpg) no-repeat center top;
}
.footer .main {
    overflow: hidden;
    height: 722px;
}
.foot-logo {
    display: block;
    overflow: hidden;
    width: 124px;
    height: 46px;
    margin: 60px 0 70px 53px;
}
.foot-title {
    line-height: 10000px;
    overflow: hidden;
    width: 612px;
    height: 96px;
    margin: 0 auto 60px;
    background: url(../images/foot_title.png) no-repeat left top;
}
.foot-address {
    font-size: 20px;
    line-height: 34px;
    text-align: center;
    color: #fff;
}
.foot-concat {
    font-size: 24px;
    line-height: 100%;
    margin-top: 55px;
    padding: 38px 70px;
    color: #fff;
    border-top: 1px dashed #303030;
}
.foot-concat i {
    font-style: inherit;
    color: #c1cc65;
}
.backtotop {
    overflow: hidden;
    width: 173px;
    height: 80px;
    margin: 30px auto 0;
    text-align: center;
    color: #026085;
}
.backtotop a {
    display: block;
    overflow: hidden;
    width: 172px;
    height: 50px;
    margin-bottom: 13px;
}
.copyright {
    line-height: 84px;
    overflow: hidden;
    height: 84px;
}
.copyright p {
    font-size: 12px;
    color: #b3b3b3;
}
.mark {
    position: fixed;
    top: 50%;
    right: 10px;
    overflow: hidden;
    width: 150px;
    height: 158px;
    margin-top: -79px;
}
.showbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.showbox .shadow {
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}
.show-main {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 823px;
    height: 550px;
    margin: -275px 0 0 -411px;
    background: #fafafa;
    overflow: hidden;
}
.show-main .show-title {
    color: #1a1a1a;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    padding: 30px 0;
}
.show-main dl {
    float: left;
    width: 50%;
}
.show-main dl dt, .show-main dl dd {
    float: left;
    margin-bottom: 35px;
}
.show-main dl dt {
    width: 130px;
    text-align: right;
    font-size: 14px;
    color: #1e262d;
    height: 30px;
    line-height: 30px;
}
.show-main dl dd {
    height: 30px;
    overflow: hidden;
}
.show-main dl dd input {
    height: 28px;
    line-height: 28px;
    width: 208px;
    padding: 0 5px;
    border: 1px solid #ccc;
}
.submit {
    clear: both;
    border: 0 none;
    display: block;
    width: 151px;
    height: 46px;
    background: url('../images/show_submit.png') no-repeat;
    cursor: pointer;
    margin: 0 auto;
}