abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    outline-style: none
}

li {
    list-style: none
}

em {
    font-style: normal
}

body {
    line-height: 1
}

.float_l {
    float: left
}

.float_r {
    float: right
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    -moz-transition: all 0.24s ease 0s;
    -webkit-transition: all 0.24s ease 0s;
    -o-transition: all 0.24s ease 0s;
}

a, a:focus, a:hover {
    text-decoration: none
}

a:focus, a:hover {
    outline-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input, select {
    vertical-align: middle;
    outline: none
}

.clearfix:after, .clearfix:before {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.clear {
    clear: both
}

body {
    /*font-family: PingFang SC, Helvetica Neue, Helvetica, Arial, Hiragino Sans GB, Microsoft Yahei, \\5FAE\8F6F\96C5\9ED1, STHeiti, \\534E\6587\7EC6\9ED1, sans-serif;*/
    font-family: Microsoft Yahei, \\5FAE\8F6F\96C5\9ED1, Arial;
    color: #666;
    font-size: 14px;
    background: #fff
}

.w_100 {
    width: 100%;
    margin: 0 auto
}

.w1260 {
    width: 1260px !important;
    margin: 0 auto
}

.header-top {
    padding-top: 3px;
    background: #4f64ae
}

.header, .header-box {
    background: #fff
}

.header { /*overflow:hidden*/
}

.header a {
    height: 82px;
    display: block;
    color: #4f64ae;
    font-size: 14px;
    line-height: 82px;
    text-align: center
}

.header .logo {
    width: 220px
}

.header .logo img {
    width: 220px;
    padding-top: 13px
}

.header .nav {
    margin-left: 60px
}

.header .nav li {
    width: 128px;
    display: inline-block;
    padding: 0;
    margin: 0 auto;
    float: left;
    position: relative;
}

.header .nav li ul {
    display: none;
    position: absolute;
    z-index: 999;
}

.header .nav li ul li a {
    height: 36px;
    line-height: 36px;
    background: #4f64ae;
    color: #fff;
}

.header .nav li:hover {
    background: #4f64ae;
    color: #fff;
}

.header .nav li:hover a {
    color: #fff;
}

.header .nav li:hover ul {
    display: block;
}

.header .nav li ul li {
    display: block;
}

.header .nav a {
}

.header .nav a.active, .header .nav a:hover {
    color: #fff;
    background: #4f64ae
}

.header .nav li a.menu:after {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    margin-left: 5px;
    background: url(../images/arrow_down.png) center 1px no-repeat
}

.header .nav li a.active:after, .header .nav li a:hover:after {
    background: url(../images/arrow_down.png) center -14px no-repeat
}

.header .hot-line {
    width: 158px;
    text-align: center
}

.header .hot-line span {
    color: #f8b62b;
    font-size: 14px;
    display: block;
    margin-top: 23px
}

.header .hot-line p {
    color: #4f64ae;
    font-size: 20px;
    font-weight: 700;
    margin-top: 2px
}

.swiper-container {
    width: 100%;
    /*height: 536px*/
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.swiper-pagination-bullet-active, .swiper-slide {
    background: #fff
}

.title-div {
    text-align: center
}

.title-div h2 {
    color: #000;
    font-size: 34px;
    font-weight: 400
}

.title-div p {
    height: 24px;
    color: #999;
    font-size: 14px;
    position: relative
}

.title-div p span {
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #fff;
    display: inline-block
}

.title-div p:after {
    /*content: "";
    width: 125px;
    height: 1px;
    background: #999;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1*/
}

.index-product {
    margin-top: 116px
}

.index-product-tab {
    text-align: center;
    margin: 30px auto 40px
}

.index-product-tab a {
    height: 34px;
    line-height: 34px;
    color: #333;
    padding: 0 22px;
    font-size: 16px;
    text-align: center;
    margin-right: 35px;
    display: inline-block
}

.index-product-tab a:last-child {
    margin: 0
}

.index-product-tab a.active {
    color: #fff;
    background: #4f64ae
}

.index-pro-list-div {
    overflow: hidden;
    margin-bottom: 30px;
}

.index-pro-list-div li {
    width: 296px;
    height: 254px;
    float: left;
    background: #fff;
    margin-right: 22px;
    margin-bottom: 22px;
    border: 1px solid #e3e3e3;
}

.index-pro-list-div li:hover {
    border: 1px solid #4f64ae;
    -webkit-box-shadow: 0 4px 10px #4f64ae;
    box-shadow: 0 4px 10px #4f64ae;
    z-index: 10;
}

.index-pro-list-div li:nth-child(4n) {
    margin-right: 0;
}

.index-pro-list-div li p {
    color: #000;
    font-size: 16px;
    height: 66px;
    line-height: 66px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-pro-list-div li img {
    max-width: 296px;
    max-height: 188px;
    width: 296px;
    height: 188px;
}

.index-about {
    height: 505px;
    overflow: hidden;

}

.index-about-div {
    height: 229px;
    margin-top: 209px;
    background: #fff;
    position: relative;
}

.index-about-div img {
    width: 439px;
    height: 448px;
    position: absolute;
    left: 43px;
    top: -140px;
}

.index-about-txt {
    width: 740px;
    padding-top: 58px;
}

.index-about-txt p {
    color: #333;
    font-size: 14px;
    line-height: 24px;
    padding-right: 80px;
}

.index-about-txt p:first-child {
    margin-bottom: 5px;
}

.index-about-txt a {
    font-size: 14px;
    color: #f8b62b;
    width: 108px;
    height: 34px;
    line-height: 34px;
    display: block;
    border: 1px solid #f8b62b;
    border-radius: 5px;
    text-align: center;
    margin-top: 35px;
}

.index-about-txt a:hover {
    color: #fff;
    border-radius: 3px;
    background: #f8b62b;
    border: 1px solid #f8b62b;
}

.index-news {
    padding-top: 116px;
    padding-bottom: 80px;
    overflow: hidden;
    background: #f9f9f9;
}

.index-news-list {
    margin-top: 10px;
}

.index-news-list li {
    width: 403px;
    float: left;
    margin-right: 25px;
    margin-bottom: 48px;
    position: relative;
}

.index-news-list li:nth-child(3n) {
    margin-right: 0;
}

.index-news-list li.mid {
    margin-left: 25px;
    margin-right: 26px;
}

.index-news-list-item {
    background: #fff;
    overflow: hidden;
}

.index-news-list-item h3 {
    color: #333;
    width: 275px;
    height: 44px;
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
    padding: 32px 22px 12px;
}

.index-news-list-item:hover h3 {
    color: #f8b62b;
}

.index-news-list-item p {

    color: #5e5e5e;
    font-size: 14px;
    line-height: 24px;
    padding: 0 22px 10px;
    border-bottom: 1px solid #e7e7e7;
}

.index-news-list-item .link {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: right;
}

.index-news-list-item span {
    color: #f8b62b;
    font-size: 14px;
    margin-right: 25px;
}

.index-news-list li .date {
    position: absolute;
    top: -20px;
    right: 20px;
    width: 72px;
    height: 72px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    background: #4f64ae;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}

.index-news-list li .date .day {
    font-size: 30px;
    margin: 13px 0 0;
}

.index-news-list li .date .time {
    font-size: 14px;
    margin: 0;
}

.index-news-list li:hover .date span {
    background: #4f64ae;
    opacity: 0;
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -moz-transition-duration: .7s;
    -webkit-transition-duration: .7s;
    -ms-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s;
}

.index-news-list li .date span {
    /*padding: 9px;*/
    width: 72px;
    height: 72px;
    border-radius: 5px;
    color: #FFF;
    /*margin-left: -8px;*/
    margin-top: -57px;
    margin-bottom: 0px;
    float: left;
    text-align: center;
    z-index: 50;
}

.index-news-div a.more {
    font-size: 14px;
    color: #f8b62b;
    width: 148px;
    height: 34px;
    line-height: 34px;
    display: block;
    border: 1px solid #f8b62b;
    border-radius: 5px;
    text-align: center;
    margin: 35px auto 0;
}

.index-news-div a:hover.more {
    color: #fff;
    border-radius: 3px;
    background: #f8b62b;
    border: 1px solid #f8b62b;
}

.index-news .title-div p span {
    background: #f9f9f9;
}

/* 我们的优势 */

.index-advantage {
    background: #4f64ae;
    overflow: hidden;
}

.index-advantage-div {
    margin: 90px auto;
}

.index-advantage-content {
    overflow: hidden;
    margin-top: 50px;
}

.index-advantage-content li {
    float: left;
    width: 215px;
    color: #fff;
    font-size: 14px;
    margin-right: 133px;
}

.index-advantage-content li:last-child {
    margin: 0;
}

.index-advantage-content li .pic {
    width: 126px;
    height: 126px;
    border-radius: 100%;
    margin: 0 auto;
    background: #fff url("../images/advantage_ico.png");
}

.index-advantage-content li:nth-child(2) .pic {
    background-position-x: -126px;
}

.index-advantage-content li:nth-child(3) .pic {
    background-position-x: -252px;
}

.index-advantage-content li:last-child .pic {
    background-position-x: -378px;
}

.index-advantage-content li h3 {
    color: #f8b62b;
    font-size: 16px;
    font-weight: normal;
    margin-top: 21px;
    text-align: center;
    position: relative;
    padding-bottom: 12px;
}

.index-advantage-content li h3:after {
    content: '';
    width: 22px;
    height: 1px;
    background: #000;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.index-advantage-content li p {
    margin-top: 30px;
    line-height: 20px;
}

.index-advantage .title-div h2 {
    color: #fff;
}

.index-advantage .title-div p {
    color: #fff;
}

.index-advantage .title-div p span {
    background: #4f64ae;
}

/* 合作伙伴 */
.index-partner {
    margin: 80px auto;
    position: relative;
}

.index-partner-content {
    overflow: hidden;
    margin-top: 60px;
}

.index-partner-content li a {
    float: left;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #f8f8f8;
}

.index-partner-content li a:hover {
    border: 1px solid #f1f1f1;
}

.index-partner-content li a:nth-child(4n) {
    margin-right: 0;
}

.index-partner-content li a img {
    width: 280px;
    height: 115px;
    background: #fbfbfb;
    border: 12px solid #fff;
}

/* 页脚 */

.footer {
    overflow: hidden;
    background: #4f64ae;
}

.footer-bottom {
    height: 400px;
    margin-top: 60px;
    position: relative;
}

.footer-logo {
    margin: 42px auto;
}

.footer-nav {
    font-size: 14px;
}

.footer-nav ul {
    width: 140px;
    float: left;
}

.footer-nav ul li a {
    width: 100%;
    color: #fff;
    line-height: 24px;
    display: block;
}

.footer-nav ul li h3 {
    color: #000;
    /*font-weight: normal;*/
    margin-bottom: 18px;
}

.footer-txt {
    width: 250px;
    padding-right: 8px;
    position: absolute;
    right: 0;
    top: 0;
}

.footer-txt p {
    width: 100%;
    color: #f8b62b;
    text-align: right;
}

.footer-txt p.tel {
    color: #f8b62b;
    font-size: 30px;
    font-weight: 700;
    margin: 10px auto;
}

.footer-txt p.time {
    color: #f8b62b;
}

.footer-txt ul {
    overflow: hidden;
}

.footer-txt li {
    float: right;
    width: 46px;
    height: 46px;
    display: block;
    margin: 26px 20px 0;
    border: 1px solid #f8b62b;
    border-radius: 100%;
    background: url("../images/sns_ico.png") center no-repeat;
    background-position: -46px -46px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.footer-txt li:first-child {
    margin: 26px 0 0 0;
    background-position: -92px -46px;
}

.footer-txt li:last-child {
    margin: 26px 0 0 0;
    background-position: 0 -46px;
}

.footer-txt li:hover {
    border: 1px solid #f8b62b;
    background: #f8b62b url("../images/sns_ico.png") center no-repeat;
    background-position: -46px 0;
}

.footer-txt li:hover:first-child {
    margin: 26px 0 0 0;
    background-position: -92px 0;
}

.footer-txt li:hover:last-child {
    margin: 26px 0 0 0;
    background-position: 0 0;
}

.footer-txt li a {
    width: 46px;
    height: 46px;
    display: block;
}

.footer-qrcode {
    width: 155px;
    margin-top: 5px;
    display: none;
    margin-left: 16px;
}

.footer-qrcode img {
    width: 155px;
    height: 163px;
}

.footer-qrcode .wx {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}

.footer-bottom-text {
    text-align: center;
    color: #fff;
    margin-top: 70px;
    line-height: 22px;
}

.sub_nav {
    border-bottom: 1px solid #e5e5e5;
}

.sub_nav ul {
    text-align: center;
}

.sub_nav ul li {
    padding: 0 16px;
    display: inline-block;
}

.sub_nav ul li a {
    color: #000;
    height: 72px;
    display: block;
    padding: 0 10px;
    line-height: 72px;
}

.sub_nav ul li a.active, .sub_nav ul li a:hover {
    color: #023894;
    margin-bottom: -1px;
    border-bottom: 1px solid #023894;
}

.news_list {
    overflow: hidden;
    background: #f2f2f2;
    margin-bottom: 10px;
}

.page {
    text-align: center;
    margin-bottom: 30px;
}

.page .pagination {
    display: inline-block;
}

.page .pagination li {
    float: left;
    position: relative;
    margin-left: -1px;
}

.page .pagination li:last-child {
    margin-right: 0;
}

.page ul li a, .page ul li span {
    color: #585e71;
    display: block;
    padding: 13px 16px;
    display: inline-block;
    border: 1px solid #e4e8ec;
    background: #fff;
}

.page ul li:first-child a, .page ul li:first-child span {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.page ul li:last-child a, .page ul li:last-child span {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.page ul li.active span {
    color: #fff;
    background: #ffad00;
    border: 1px solid #ffad00;
}

.page ul li a:hover {
    color: #fff;
    background: #ffe3a8;
}

.page ul li.disabled span {
    cursor: not-allowed;
}

.bread_nav {
    color: #4f64ae;
    border-bottom: 1px solid #e5e5e5;
}

.bread_nav ul li a {
    color: #4f64ae;
    height: 72px;
    padding: 0 5px;
    line-height: 72px;
    display: inline-block;
}

.bread_nav ul li a:first-child {
    padding-left: 18px;
    background: url("../images/bread_home_icon.png") left center no-repeat;
}

.bread_nav ul li a:hover {
    color: #023894;
}

.news_div {
    overflow: hidden;
    background: #f2f2f2;
}

.news_div .w1260 {
    overflow: hidden;
    margin: 35px auto 50px;
}

.news_content_title {
    border-bottom: 1px solid #e5e5e5;
}

.news_content_title h1 {
    color: #333;
    font-size: 30px;
    line-height: 1.5;
    font-weight: normal;
}

.news_content_title span {
    color: #bdbdbd;
    font-size: 14px;
    margin-right: 20px;
}

.news_content_title span:last-child {
    padding-left: 28px;
    margin-right: 0;
    background: url("../images/look_ico.png") left center no-repeat;
}

.news_content_main {
    width: 885px;
    padding: 30px;
    background: #fff;
}

.news_content_title p {
    color: #5e5e5e;
    font-size: 16px;
    line-height: 24px;
    margin: 20px auto;
}

.news_content {
    margin-bottom: 60px;
}

.news_content p {
    color: #5e5e5e;
    font-size: 16px;
    line-height: 24px;
    margin: 20px auto;
}

.news_content img {
    max-width: 880px;
}

.news_content_footer {
    border-top: 1px solid #e5e5e5;
}

.news_content_footer ul {
    overflow: hidden;
    margin: 20px auto;
}

.news_content_footer li a {
    width: 310px;
    height: 50px;
    color: #858a90;
    display: block;
    padding: 0 25px;
    text-align: left;
    line-height: 50px;
    border-radius: 25px;
    border: 1px solid #e9e7e7;
}

.news_content_footer li a:hover {
    color: #4a148c;
}

.news_slider {
    width: 252px;
    padding: 16px;
    background: #fff;
}

.news_slider a {
    color: #666;
    display: block;
}

.news_slider a:hover, .news_slider a.active {
    color: #4f64ae;
}

.news_slider ul:first-child {
    margin: 20px auto 40px;
}

.news_slider ul:first-child li a {
    height: 30px;
    line-height: 30px;
}

.news_slider h2 {
    margin-bottom: 12px;
    font-weight: normal;
}

.news_slider ul:last-child li {
    border: 1px solid #e9e7e7;
    border-bottom: none;
}

.news_slider ul:last-child li:last-child {
    border-bottom: 1px solid #e9e7e7;
}

.news_slider ul:last-child li a {
    padding: 10px;
    line-height: 24px;
}

.product_div {
    background: #f2f2f2;
}

.product_div .w1260 {
    overflow: hidden;
}

.product_search {
    margin: 38px auto;
}

.product_search form {
    width: 500px;
    margin: 0 auto;
    position: relative;
}

.product_search input[type=text] {
    border: 0;
    width: 466px;
    height: 36px;
    outline: none;
    padding: 0 18px;
    line-height: 36px;
    background: #fff;
    border-radius: 18px;
}

.product_search input[type=submit] {
    top: 0;
    right: 0;
    border: 0;
    width: 36px;
    height: 36px;
    outline: none;
    cursor: pointer;
    position: absolute;
    background: url("../images/search_btn.png") center no-repeat;
}

.product_div .page {
    margin: 0 auto 120px;
}

.product_div .page .w1260 li {
    margin-top: 30px;
}

.product-advantage {
    background: #fff;
}

.product-advantage li .pic {
    background: #f2f2f2 url(../images/advantage_ico_gray.png);
}

.product-advantage li h3 {
    color: #000;
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
}

.index-advantage-content li h3:after {
    bottom: -1px;
}

.product-advantage li {
    color: #999;
}

.product-advantage .title-div h2 {
    color: #000;
}

.product-advantage .title-div p span {
    background: #fff;
}

.product-advantage .title-div p span {
    color: #999;
}

.about-div {
    background: #f2f2f2;
}

.about_content {
    color: #333;
    padding: 30px;
}

.about_content p {
    line-height: 24px;
}

.about_content img {
    width: 100%;
}

.about_contact {
    position: relative;
}

.about_contact_map img.map {
    width: 100%;
}

.about_contact_txt {
    top: 0;
    right: 0;
    width: 903px;
    height: 628px;
    position: absolute;
    background: url("../images/baidu_map_bg.png") right center no-repeat;
}

@media only screen and (max-width: 1366px) {
    .about_contact_txt {
        top: 0;
        right: 0;
        width: 903px;
        height: 628px;
        position: absolute;
        background: url("../images/baidu_map_bg.png") 225px center no-repeat;
    }
}

.contact_txt_com {
    color: #fff;
    font-size: 16px;
    text-align: right;
    top: 50%;
    right: 60px;
    position: absolute;
    transform: translateY(-50%);
}

.contact_txt_com p.tit {
    width: 96px;
    margin-bottom: 90px;
    color: #f8b72d;
    font-size: 24px;
    padding-bottom: 8px;
    margin-bottom: 8px;
    float: right;
    border-bottom: 1px solid #f8b72d;
}

.contact_txt_com p.tit-en {
    float: right;
    width: 96px;
    color: #f8b72d;
    text-align: center;
    font-size: 18px;
}

.contact_txt_com h1 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 32px;
}

.contact_txt_com h3 {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 2px solid #fff;
}

.contact_txt_com p.txt {
    line-height: 30px;
}

.contact_txt_com img {
    margin-top: 50px;
}

.contact_feedback {
    margin-top: 40px;
}

.contact_content {
    text-align: center;
    margin: 50px auto 40px;
}

.feedback {
    width: 735px;
    margin: 0 auto 110px;
}

.feedback input[type=text] {
    float: left;
    width: 338px;
    height: 36px;
    outline: none;
    padding: 0 10px;
    margin: 0 12px 18px 0;
    line-height: 36px;
    border: 1px solid #dadfe0;
    background: url("../images/start.png") 340px center no-repeat;
}

.feedback input[type=text]:nth-child(2n) {
    margin: 0;
}

.feedback textarea {
    resize: none;
    width: 710px;
    height: 156px;
    padding: 10px;
    outline: none;
    margin: 0 0 18px 0;
    border: 1px solid #dadfe0;
    background: url("../images/start.png") 710px 10px no-repeat;
}

.feedback li {
    float: left;
}

.feedback li:first-child {
    width: 360px;
    height: 38px;
    position: relative;
    background: url("../images/start.png") 220px center no-repeat;
}

.feedback li:first-child img {
    top: 1px;
    right: 1px;
    height: 36px;
    cursor: pointer;
    position: absolute;
    border-left: 1px solid #dadfe0;
}

.feedback input[type=button] {
    border: 0;
    color: #fff;
    float: left;
    width: 360px;
    height: 38px;
    outline: none;
    cursor: pointer;
    margin-left: 12px;
    line-height: 36px;
    background: #ffad00;
    border: 1px solid #dadfe0;
}

.download_div {

}

.download_list {
    margin-top: 30px;
}

.download_list ul {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
}

.download_list ul li {
    width: 550px;
    padding: 20px 0;
}

.download_list ul li p {
    float: left;
    width: 400px;
    height: 30px;
    padding-left: 29px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images/pdf_icon.jpg") left center no-repeat;
}

.download_list ul li a {
    display: block;
    float: right;
    width: 68px;
    text-align: center;
    color: #ffad00;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ffad00;
}

.download_list ul li a:hover {
    color: #fff;
    border-radius: 3px;
    background: #ffad00;
    border: 1px solid #ffad00;
}

.btn {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    text-transform: uppercase;
}

.btn.left:after {
    left: 0;
}

.btn.wave:after {
    content: "";
    background: #fff;
    display: block;
    position: absolute;
    width: 200%;
    height: 200%;
    top: -5%;
    border-radius: 50px;
    margin-left: -30%;
    opacity: 0;
    transition: all 0.75s ease-in-out;
}

.btn.wave:active:after {
    width: 0px;
    opacity: 1;
    transition: 0s;
}

.download_div .page {
    margin: 80px auto;
}

.q_a_feedback_div .title-div {
    margin-top: 75px;
}

.q_a_feedback_div .w1260 {
    overflow: hidden;
    margin-top: 45px;
}

.q_a_div {
    width: 840px;
}

.q_a_feedback {
    width: 360px;
    margin-top: 15px;
}

.q_a_div_items {
    padding: 15px 0 15px 50px;
    border-bottom: 1px solid #e4eaec;
    background: url("../images/avatar.jpg") left 10px no-repeat;
}

.q_a_div .user_time {
    overflow: hidden;
    margin-bottom: 15px;
}

.q_a_div .user_q {
    line-height: 1.8;
    margin-bottom: 15px;
}

.q_a_div .user_a {
    padding: 20px;
    line-height: 1.8;
    border-radius: 5px;
    background: #f3f7f9;
    border: 1px solid #e4eaec;
}

.q_a_feedback input[type=text] {
    width: 338px;
}

.q_a_feedback input[type=text]:nth-child(2n) {
    margin: 0 12px 18px 0;
}

.q_a_feedback textarea {
    width: 338px;
    background-position-x: 338px;
}

.q_a_feedback li:first-child {
    margin: 0 12px 18px 0;
}

.q_a_feedback input[type=button] {
    margin-left: 0;
}

.q_a_feedback_div .page {
    margin: 45px auto 90px;
}

.solution_list_div {
}

.solution_lists_item {
    overflow: hidden;
}

.solution_lists_item li {
    width: 254px;
    float: left;
    padding: 0 30px;
    margin-top: 60px;
    border-right: 1px solid #eaebeb;
}

.solution_lists_item li:nth-child(4n) {
    border-right: none;
}

.solution_lists_item li img {
    width: 258px;
    height: 116px;
    border-radius: 6px;
}

.solution_lists_item li h2 {
    color: #333;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}

.solution_lists_item li p {
    color: #999;
    font-size: 12px;
    line-height: 22px;
}

.solution_lists_item li p:last-child {
    color: #f8b62b;
    font-size: 14px;
    text-align: right;
    margin-top: 5px;
}

.solution_list_div .page {
    margin: 80px auto;
}

.solution-advantage {
    background: #f3f5f8;
}

.solution-advantage li .pic {
    background: #fff url(../images/advantage_ico_gray.png);
}

.solution-advantage .title-div p span {
    background: #f3f5f8;
}

.job-div {
    background: #f5f5f5;
}

.job-div-items {
    overflow: hidden;
}

.job-item {
    padding: 40px;
    margin-top: 65px;
    background: #fff;
}

.job-item h2 {
    color: #000;
    font-size: 24px;
    font-weight: normal;
}

.job-item p.tit {
    color: #a3afb7;
    font-size: 12px;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e4eaec;
}

.job-item p.tit span {
    padding-left: 15px;
    margin-right: 10px;
    background: url("../images/user.png") left center no-repeat;
}

.job-item p.tit span:first-child {
    background: url("../images/ads.png") left center no-repeat;
}

.job-item p.tit span:last-child {
    padding-left: 20px;
    background: url("../images/money.png") left center no-repeat;
}

.job-item-footer {
    text-align: left;
    margin: 55px auto 30px;
    padding-top: 25px;
    border-top: 1px solid #e4eaec;
}

.job-item-footer a {
    display: block;
    float: left;
    width: 88px;
    text-align: center;
    color: #ffad00;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    border: 1px solid #ffad00;
}

.job-item-footer a:hover {
    color: #fff;
    background: #ffad00;
    border: 1px solid #ffad00;
}

.duty, .require {
    color: #666;
    line-height: 24px;
    margin-top: 27px;
}

.duty h3, .require h3 {
    color: #000;
    margin-bottom: 5px;
}

.job-div-items .page {
    margin: 80px auto;
}

.honor-div {
    text-align: center;
    overflow: hidden;
    padding-bottom: 40px;
    background: #f5f5f5;
}

.honor-intor {
    color: #333;
    font-size: 16px;
    line-height: 24px;
    width: 1200px;
    margin: 30px auto;
    text-align: left;
}

.honor-div ul {
    width: 825px;
    display: inline-block;
}

.honor-div ul.honor-w {
    width: 1086px;
}

.honor-div ul.honor-h {
    width: 825px;
}

.honor-div ul li {
    float: left;
    margin-right: 30px;
}

.honor-div ul li p {
    height: 48px;
    padding: 0 10px;
    line-height: 48px;
    overflow: hidden;
}

.honor-div ul li:nth-child(3n) {
    margin-right: 0;
}

.honor-div ul.honor-w li {
    width: 500px;
    /*height: 286px;*/
}

.honor-div ul.honor-w li img {
    width: 500px;
    /*height: 238px;*/
}

.honor-div ul.honor-h li {
    width: 255px;
    /*height: 413px;*/
}

.honor-div ul.honor-h li img {
    width: 255px;
    /*height: 365px;*/
}

.product-div {
    overflow: hidden;
    background: #f5f5f5;
}

.product-div .w1260 {
    overflow: hidden;
    margin: 32px auto 50px;
}

.product-div-slider {
    padding: 15px 35px;
    width: 215px;
    background: #fff;
}

.product-div-slider h3 {
    color: #4f64ae;
    padding: 15px 0;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 5px;
    border-bottom: 1px solid #e3e3e3;
}

.product-div-slider ul {
    margin-bottom: 40px;
}

.product-div-slider li {
    line-height: 28px;
}

.product-div-slider li a {
    width: 100%;
    color: #666;
    display: block;
}

.product-div-slider li a.active,.product-div-slider li a:hover {
    color: #f8b72d;
}

.product-div-content {
    padding: 15px 35px;
    width: 877px;
    background: #fff;
}

.product-div-content .tit {
    padding: 13px 0;
    border-bottom: 1px solid #e5e5e5;
}

.product-div-content .tit span {
    color: #4a148c;
    font-size: 18px;
    padding: 11px 5px;
    border-bottom: 2px solid #4a148c;
}

.product-main {
    padding: 0 25px 35px;
}

.product-main h1 {
    text-align: center;
    font-size: 24px;
    color: #4a148c;
    font-weight: normal;
    margin-top: 40px;
}

.product-div-content .product-pic {
    text-align: center;
    margin: 20px auto 35px;
    border: 1px solid #e3e3e3;
}
.product-div-content .product-pic img {
    width: 100%;
}
.product-div-content .product-content {
    color: #666;
    font-size: 16px;
    line-height: 24px;
}

.banner-div {
}

.banner-div img {
    width: 100%;
}

.baidu_map {
    height: 628px;
}

.product-items .page {
    margin: 30px auto 80px;
}

.link-page {
    overflow: hidden;
    border-top: 1px solid #e3e3e3;
}

.link-page li {
    width: 48%;
    margin-top: 30px;
}

.link-page li a {
    height: 50px;
    line-height: 50px;
    color: #858a90;
    font-size: 16px;
    display: block;
    padding: 0 25px;
    border-radius: 25px;
    border: 1px solid #e3e3e3;
}

.link-page li a:hover {
    color: #fff;
    background: #f8b72d;
    border: 1px solid #f8b72d;
}

#layer_resume {
    width: 600px;
    height: 400px;
    margin: 20px auto 0;
    display: none;
}

#layer_resume ul li {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}

#layer_resume ul li:last-child {
    margin-bottom: 0;
}

#layer_resume li input {
    width: 578px;
    height: 36px;
    outline: none;
    padding: 0 10px;
    font-size: 14px;
    line-height: 36px;
    border: 1px solid #dadfe0;
    background: url(../images/start.png) 578px center no-repeat;
}

#layer_resume ul li:last-child input {
    background: url(../images/start.png) 476px center no-repeat;
}

#layer_resume li:last-child img {
    top: 0;
    right: 0;
    width: 100px;
    height: 36px;
    cursor: pointer;
    position: absolute;
    border: 1px solid #dadfe0;
}

#layer_resume li textarea {
    resize: none;
    width: 578px;
    height: 120px;
    padding: 10px;
    outline: none;
    font-family: Microsoft Yahei, \\5FAE\8F6F\96C5\9ED1, Arial;
    color: #666;
    font-size: 14px;
    border: 1px solid #dadfe0;
    background: url(../images/start.png) 578px 10px no-repeat;
}

#layer_resume ul li.resume-li input {
    background: url(../images/start.png) 476px center no-repeat;
}

#layer_resume li.resume-li input.button {
    top: 1px;
    right: 1px;
    z-index: 8;
    width: 100px;
    height: 36px;
    background: #dadfe0;
    position: absolute;
}

#layer_resume li.resume-li input.file {
    left: 0;
    top: 0;
    opacity:0;
    z-index: 10;
    width: 578px;
    height: 36px;
    cursor: pointer;
    position: absolute;
}