﻿.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.w1335 {
    width: 1335px;
    margin: 0 auto;
}

body {
    max-width: 1920px;
    position: relative;
    padding-top: 100px;
}


/*首页*/

#index_slider {
    width: 100%;
    position: relative;
    overflow: hidden;
}

#index_slider .bd li {
    height: 701px;
    background-repeat: no-repeat;
    background-position: top center;
}

#index_slider .slider1 {
    padding-top: 132px;
}

#index_slider .slider1 h3 {
    font-size: 48px;
    color: #ffffff;
    text-align: center;
}

#index_slider .slider1 h3 em {
    color: #fff506;
}

#index_slider .slider1 p {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    margin-top: 20px;
    line-height: 30px;
}

#index_slider .slider2 {
    padding-top: 218px;
}

#index_slider .slider2 .w1200 {
    position: relative;
}

#index_slider .slider2 .video_btn {
    position: absolute;
    left: 50%;
    top: 193px;
    margin-left: -30px;
    width: 60px;
    height: 60px;
    background: url(../images/video_btn.png) no-repeat;
    cursor: pointer;
}

#index_slider .slider2 h3 {
    font-size: 80px;
    color: #c9bda4;
    text-align: center;
}

#index_slider .slider2 p {
    font-size: 20px;
    color: #d62020;
    text-align: center;
    margin-top: 5px;
}

#index_slider .slider3 {
    padding-top: 132px;
}

#index_slider .slider3 h3 {
    font-size: 48px;
    color: #4b6d97;
}


/*#index_slider .slider3 h3 em{color:#fff506;}*/

#index_slider .slider3 p {
    font-size: 18px;
    color: #4b6d97;
    margin-top: 20px;
    line-height: 30px;
    /*text-shadow:3px 2px 9px #333;*/
}


/*#index_slider .slider1 .t1{position: absolute; left: 50%; top: 150px; margin-left: -350px;}
#index_slider .slider2 .t1{position: absolute; left: 50%; top: 205px; margin-left: -200px;}
#index_slider .slider3 .t1{position: absolute; left: 50%; top: 150px; margin-left: -350px;}
#index_slider .slider4 .t1{position: absolute; left: 50%; top: 150px; margin-left: -350px;}*/

#index_slider .hd {
    width: 265px;
    height: 50px;
    text-align: center;
    background: url(../images/index/index_oval.png) no-repeat;
    padding-top: 17px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

#index_slider .hd li.on {
    border: 1px solid #d62020;
    color: #d62020;
}

#index_slider .hd li {
    cursor: pointer;
    display: inline-block;
    width: 26px;
    height: 26px;
    margin: 0 18px;
    border-radius: 50%;
    font-size: 13px;
    text-align: center;
    line-height: 26px;
    color: #b2b2b2;
    box-sizing: border-box;
    border: 1px solid transparent;
    font-family: 'rubik-regular';
    position: relative;
    transition: all .3s ease;
}

#index_slider .hd li em {
    width: 30px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    background-color: #e6dcd3;
    left: 30px;
    top: 11px;
}

#index_slider .hd li.on em i {
    width: 100%;
    transition: all 4s ease-in-out;
}

#index_slider .hd li em i {
    width: 0;
    height: 2px;
    background-color: #d62020;
    transition: all 0s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
}

#index_slider .prev,
#index_slider .next {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    z-index: 5;
    transition: all .4s;
    opacity: .5;
    filter: alpha(opacity=50);
}

#index_slider .prev:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

#index_slider .next:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

#index_slider .prev {
    left: -60px;
    background: url(../images/index/left.png) no-repeat;
}

#index_slider .next {
    right: -60px;
    background: url(../images/index/right.png) no-repeat;
}

#index_slider:hover .prev {
    left: 60px;
}

#index_slider:hover .next {
    right: 60px;
}

.bottom_code:hover .box_left {
    display: block !important;
}

.product_con2 .bottom_code {
    position: fixed;
    bottom: 200px;
    right: 30px;
    z-index: 10;
}

.idx_news {
    height: 270px;
    position: relative;
}

.idx_news .left_tit {
    position: absolute;
    left: -360px;
    top: 0;
    width: 668px;
    height: 387px;
    background: url(../images/index/news_bg.jpg) no-repeat;
    padding: 60px 0 0 360px;
}

.idx_news .left_tit h3 {
    font-size: 22px;
    color: #b2b2b2;
    font-family: 'rubik-regular';
}

.idx_news .left_tit h4 {
    font-size: 22px;
    color: #4c4c4c;
}

.idx_news .left_tit .list_tit {
    font-size: 0;
    margin-top: 15px;
}

.idx_news .left_tit .list_tit li {
    display: inline-block;
    margin-right: 15px;
    font-size: 15px;
    color: #808080;
    cursor: pointer;
}

.idx_news .left_tit .list_tit li.on {
    color: #ed1c24;
}

.idx_news .left_tit h5 {
    font-size: 14px;
    color: #808080;
    margin-top: 90px;
    border-top: 1px solid #e5dbd2;
    padding-top: 25px;
    font-family: 'rubik-regular';
}

.idx_news .left_tit h6 {
    display: inline-block;
    font-size: 30px;
    color: #d62020;
    font-family: 'rubik-regular';
    margin-top: 5px;
    position: relative;
}

.idx_news .left_tit h6 em {
    font-size: 14px;
}

.idx_news .left_tit h6:after {
    content: "";
    display: block;
    position: absolute;
    right: -23px;
    top: 15px;
    width: 18px;
    height: 11px;
    background: url(../images/index/icon.png) no-repeat;
}

.idx_news .left_tit h6.on:after {
    background: url(../images/index/icon_on.png) no-repeat;
}

.idx_news .news_box {
    width: 890px;
    float: right;
    /*position:relative;*/
}

.idx_news .news_box .news_info {
    font-size: 0;
}

.idx_news .news_box .box {
    display: inline-block;
    width: 405px;
    height: 270px;
    margin-left: 38px;
    padding-top: 60px;
}

.idx_news .news_box .box h3 {
    font-size: 18px;
    color: #4c4c4c;
    transition: all .4s;
}

.idx_news .news_box .box h4 {
    font-size: 18px;
    color: #d1c9c0;
    font-family: 'rubik-regular';
    margin-top: 5px;
}

.idx_news .news_box .box p {
    font-size: 14px;
    color: #808080;
    margin-top: 10px;
    line-height: 23px;
}

.idx_news .news_box .box h5 {
    font-size: 14px;
    color: #d6d6d6;
    font-family: 'rubik-regular';
    padding-left: 30px;
    background: url(../images/index/news_icon1.png) no-repeat left;
    margin-top: 27px;
}

.idx_news .news_box .box:hover h3 {
    color: #ed1c24;
}

.idx_news .news_box .btn a {
    position: absolute;
    top: 175px;
    display: block;
    width: 38px;
    height: 38px;
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid #d9d0c7;
    transition: all .4s;
}

.idx_news .news_box .btn .prev {
    left: 0;
    background-image: url(../images/index/idx_newsbtn1.png);
}

.idx_news .news_box .btn .next {
    left: 58px;
    background-image: url(../images/index/idx_newsbtn2.png);
}

.idx_news .news_box .btn a:hover {
    background-color: #d9d0c7;
}

.idx_news .news_box .btn .prev:hover {
    background-image: url(../images/index/idx_newsbtn1on.png);
}

.idx_news .news_box .btn .next:hover {
    background-image: url(../images/index/idx_newsbtn2on.png);
}

.index_con .idx_pro {
    height: 452px;
    background: url(../images/pro/cpfw.jpg) no-repeat center;
    padding-top: 190px;
}

.index_con .idx_pro .text {
    float: left;
    width: 255px;
}

.index_con .idx_pro .text h3 {
    font-size: 22px;
    color: #ffffff;
    font-family: 'rubik-regular';
    text-transform: uppercase;
}

.index_con .idx_pro .text h4 {
    font-size: 22px;
    color: #ffffff;
}

.index_con .idx_pro .text p {
    font-size: 16px;
    color: #ffffff;
    margin-top: 25px;
    line-height: 25px;
}

.index_con .idx_pro .list {
    float: right;
    width: 843px;
}

.index_con .idx_pro .list li {
    float: left;
    width: 281px;
    height: 140px;
    overflow: hidden;
    margin-left: -1px;
    cursor: pointer;
    transition: all .4s;
}

.index_con .idx_pro .list li:hover {
    margin-top: -20px;
}

.index_con .idx_pro .list img {
    margin: 0 auto;
    margin-top: 18px;
}

.index_con .idx_pro .list p {
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin-top: 10px;
}

.index_con .idx_pro .list .l1 {
    background: url(../images/index/pro_listbg1.png) no-repeat;
}

.index_con .idx_pro .list .l2 {
    background: url(../images/index/pro_listbg2.png) no-repeat;
}

.index_con .idx_pro .list .l3 {
    background: url(../images/index/pro_listbg3.png) no-repeat;
}

.index_con .idx_join {
    height: 290px;
    background: url(../images/index/index_joinbg.jpg) no-repeat center;
    position: relative;
}

.index_con .idx_join .w1200 {
    position: relative;
}

.index_con .idx_join .paty {
    float: left;
    width: 589px;
    height: 252px;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.index_con .idx_join .paty img {
    transition: all .6s;
}

.index_con .idx_join .paty:hover img {
    transform: scale(1.05);
}

.index_con .idx_join .paty .text {
    position: absolute;
    top: 0;
    left: 0;
    padding: 40px 40px 0 251px;
}

.index_con .idx_join .paty h3 {
    font-size: 22px;
    color: #d62020;
    font-family: 'rubik-regular';
}

.index_con .idx_join .paty h4 {
    font-size: 22px;
    color: #d62020;
}

.index_con .idx_join .paty p {
    font-size: 14px;
    color: #66686f;
    margin-top: 15px;
    line-height: 25px;
}

.index_con .idx_join .join_text {
    float: right;
    width: 590px;
    height: 252px;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    margin-left: 20px;
}

.index_con .idx_join .join_text img {
    transition: all .6s;
}

.index_con .idx_join .join_text .text {
    position: absolute;
    top: 34px;
    left: 300px;
    /*width:356px;*/
}

.index_con .idx_join .join_text:hover img {
    transform: scale(1.05);
}

.index_con .idx_join .join_text h3 {
    font-size: 22px;
    color: #f1221b;
    font-family: 'rubik-regular';
}

.index_con .idx_join .join_text h4 {
    font-size: 22px;
    color: #f1221b;
}

.index_con .idx_join .join_text p {
    font-size: 14px;
    color: #66686f;
    margin-top: 15px;
    line-height: 25px;
    position: relative;
}

.index_con .idx_join .join_text p:after {
    content: "";
    display: block;
    position: absolute;
    right: -14px;
    top: 10px;
    width: 13px;
    height: 6px;
    background: url(../images/index/icon_right.png) no-repeat;
}

.index_con2 .idx_pro .list li {
    background: url(../images/index/pro_listblue.png) no-repeat;
}

.index_con2 .idx_pro .list li:hover {
    background: url(../images/index/pro_listblue_on.png) no-repeat;
}

.index_con2 .idx_news2 {
    height: 410px;
}

.index_con2 .idx_news2 .left {
    float: left;
    width: 797px;
    height: 395px;
    background: url(../images/index/index2_newsleft.jpg) no-repeat;
    padding: 50px 40px 0 40px;
    position: relative;
    z-index: 1;
    margin-top: -46px;
    margin-left: -40px;
}

.index_con2 .idx_news2 .left ul {
    font-size: 0;
}

.index_con2 .idx_news2 .left li {
    display: inline-block;
    margin-right: 40px;
    padding-left: 60px;
    background-repeat: no-repeat;
    background-position: left bottom;
}

.index_con2 .idx_news2 .left .l1 {
    background-image: url(../images/index/index2_icon.png);
}

.index_con2 .idx_news2 .left .l2 {
    background-image: url(../images/index/index2_icon2.png);
}

.index_con2 .idx_news2 .left .l3 {
    background-image: url(../images/index/index2_icon3.png);
}

.index_con2 .idx_news2 li h3 {
    font-size: 36px;
    color: #d62020;
    font-family: 'RAJDHANI_SEMIBOLD';
}

.index_con2 .idx_news2 li h3 em {
    display: inline-block;
}

.index_con2 .idx_news2 li p {
    font-size: 14px;
    color: #808080;
    line-height: 15px;
}

.index_con2 .idx_news2 .text h2 {
    font-size: 22px;
    color: #d62020;
    margin-top: 45px;
}

.index_con2 .idx_news2 .text h3 {
    font-size: 18px;
    color: #d62020;
    margin-top: 15px;
}

.index_con2 .idx_news2 .text p {
    font-size: 14px;
    color: #808080;
    margin-top: 10px;
    line-height: 23px;
}

.index_con2 .idx_news2 .text .icon {
    width: 20px;
    height: 10px;
    background: url(../images/index/index2_more.png) no-repeat;
    margin-top: 25px;
}

.index_con2 .idx_news2 .right {
    float: right;
    width: 480px;
    height: 375px;
    padding-top: 30px;
    padding: 0 40px;
    padding-top: 50px;
    background: #ededed;
    margin: -45px -37px 0 0;
    position: relative;
    z-index: 1;
}

.index_con2 .idx_news2 {
    position: relative;
}

.index_con2 .idx_news2:after {
    content: "";
    display: block;
    position: absolute;
    right: -70px;
    bottom: 77px;
    width: 39px;
    height: 36px;
    background: url(../images/index/idxnews2_icon.png) no-repeat;
}

.index_con2 .news_inner2 {
    padding-bottom: 30px;
    border-bottom: 2px solid #dae1ed;
}

.index_con2 .news_inner2 li h4 {
    font-size: 18px;
    color: #d62020;
    font-family: 'rubik-regular';
}

.index_con2 .news_inner2 li h3 {
    font-size: 18px;
    color: #4c4c4c;
    font-family: '微软雅黑';
    margin-top: 5px;
}

.index_con2 .news_inner2 li p {
    font-size: 14px;
    color: #808080;
    margin-top: 10px;
    line-height: 23px;
}

.index_con2 .news_inner2 .hd {
    margin-top: 30px;
}

.index_con2 .news_inner2 .hd ul {
    font-size: 0;
}

.index_con2 .news_inner2 .hd li {
    display: inline-block;
    width: 9px;
    height: 9px;
    border: 2px solid #bec4cf;
    background: #bec4cf;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
    cursor: pointer;
    transition: all .4s;
}

.index_con2 .news_inner2 .hd li.on {
    border: 2px solid #d62020;
    background: #d62020;
}

.index_con2 .h5_h6 h5 {
    font-size: 14px;
    color: #808080;
    margin-top: 30px;
    padding-top: 25px;
    font-family: 'rubik-regular';
}

.index_con2 .h5_h6 h6 {
    display: inline-block;
    font-size: 30px;
    color: #d62020;
    font-family: 'rubik-regular';
    margin-top: 5px;
    position: relative;
}

.index_con2 .h5_h6 h6.down {
    color: #0ebe98;
}


.index_con2 .h5_h6 h6 em {
    font-size: 14px;
}

.index_con2 .h5_h6 h6:after {
    content: "";
    display: block;
    position: absolute;
    right: -23px;
    top: 15px;
    width: 18px;
    height: 11px;
    background: url(../images/index/icon.png) no-repeat;
}
.index_con2 .h5_h6 h6.down:after {
    background: url(../images/index/icon2.png) no-repeat;
}

.index_con2 .h5_h6 h6.on:after {
    background: url(../images/index/icon_on.png) no-repeat;
}

.index_con3 .idx_news2 .left {
    height: 375px;
    background: url(../images/index/index3_newsleft.jpg) no-repeat;
}

.index_con3 .idx_news2 .text h2 {
    margin-top: 0;
}

.index_con3 .h5_h6 h5 {
    margin-top: 10px;
}

.index_con3 .more_btn {
    width: 140px;
    height: 55px;
    margin-left: 0;
    border: 2px solid #bfc8cc;
    background: none;
    line-height: 52px;
    padding-left: 19px;
    color: #4c4c4c;
    background-image: url(../images/btn_bg.png);
    background-size: 0 100%;
    background-repeat: no-repeat;
    transition: all .4s;
}

.index_con3 .more_btn:after {
    width: 20px;
    height: 10px;
    background: url(../images/index/index2_more.png) no-repeat;
    right: 20px;
}

.index_con3 .more_btn:hover {
    background-size: 100% 100%;
    border: 2px solid #d62020;
    color: #fff;
}

.index_con3 .more_btn:hover:after {
    right: 20px;
    background: url(../images/index/index2_moreon.png) no-repeat;
}

.index_con3 .idx_pro {
    height: 532px;
    padding-top: 85px;
    transition: all .6s;
}

.index_con3 .idx_pro .text h3,
.index_con3 .idx_pro .text h4 {
    font-size: 28px;
    color: #d62020;
}

.index_con3 .idx_pro .text p {
    color: #000;
    opacity: .5;
    filter: alpha(opacity=50)
}


/*.index_con3 .idx_pro .list{width:281px;margin-top:-24px;}*/

.index_con3 .idx_pro .list li {
    background-image: url(../images/index/pro_listgreen_on1.jpg);
    border-left: 1px solid #6d6c84;
    background-repeat: no-repeat;
    background-position: left 1px;
    background-color: #273fb9;
}

.index_con3 .idx_pro .list li:first-child {
    border: none;
}

.index_con3 .idx_pro .list li:hover {
    border: none;
    margin-top: 0;
    /*background-image:url(../images/index/pro_listgreen_on1.jpg);background-position:left -139px;*/
}

.index_con3 .idx_pro .list li.on {
    background-image: url(../images/index/pro_listgreen_on1.jpg);
    background-position: left -139px;
}


/*内页*/

.inner_banner {
    height: 280px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
}

.inner_banner img {
    float: right;
    margin-top: 85px;
    margin-right: 150px;
}

.inner_banner .text {
    float: right;
    margin-top: 120px;
}

.inner_banner .text .bor_inner {
    height: 2px;
    background: #fff;
    opacity: .5;
    filter: alpha(opacity=50);
}

.inner_banner .text h3 {
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    margin-top: 20px;
}

.inner_banner .text p {
    font-size: 24px;
    color: #fff;
    opacity: .5;
    filter: alpha(opacity=50);
    font-family: 'rubik-regular';
    text-transform: uppercase;
    margin-top: 6px;
}

.inner_tit {
    padding: 0 30px;
    position: relative;
    z-index: 5;
    background: #d62020;
}

.inner_tit .box {
    height: 70px;
}

.inner_tit .nav_left {
    float: left;
}

.inner_tit .nav_left a {
    display: inline-block;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    color: #fff;
    margin-right: 5px;
}

.inner_tit .nav_left a img {
    display: inline-block;
}

.inner_tit .nav_right {
    float: right;
}

.inner_tit .nav_right a {
    display: inline-block;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    color: #fff;
    margin-left: 30px;
    transition: all .3s;
    opacity: .7;
    filter: alpha(opacity=70);
}

.inner_tit .nav_right a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.inner_tit .nav_right a.on {
    opacity: 1;
    filter: alpha(opacity=100);
}

.ab_tit {
    padding-top: 78px;
}

.ab_tit h3 {
    font-size: 30px;
    color: #b2b2b2;
    font-family: 'rubik-regular';
}

.ab_tit p {
    font-size: 24px;
    color: #4c4c4c;
    margin-top: 5px;
}

.about_con .about_top {
    height: 495px;
    background: url(../images/about/about1_topbg.jpg) no-repeat center;
}

.about_con .about_top .text {
    float: left;
    width: 715px;
    padding-top: 60px;
}

.about_con .about_top .text h3 {
    font-size: 30px;
    color: #808080;
    line-height: 21px;
}

.about_con .about_top .text p {
    font-size: 14px;
    color: #808080;
    margin-top: 15px;
    line-height: 26px;
}

.about_con .about_top .text p em {
    color: #d62020;
}

.about_con .about_top .num_list {
    float: right;
    width: 428px;
    margin-top: 133px;
    border: 1px solid #f1efec;
}

.about_con .about_top .num_list li {
    height: 120px;
    border-top: 1px solid #f1efec;
    padding: 30px 0 0 130px;
    background-repeat: no-repeat;
    background-position: 51px 42px;
}

.about_con .about_top .num_list li:first-child {
    border: none;
}

.about_con .about_top .num_list h3 {
    font-size: 44px;
    color: #d62020;
    font-family: 'rubik-regular';
}

.about_con .about_top .num_list p {
    font-size: 14px;
    color: #808080;
}

.about_con .about_top .num_list li:nth-child(1) {
    background-image: url(../images/about/about1_icon1.png);
}

.about_con .about_top .num_list li:nth-child(2) {
    background-image: url(../images/about/about1_icon2.png);
}

.about_con .about_top .num_list li:nth-child(3) {
    background-image: url(../images/about/about1_icon3.png);
}

.about_con .about_bottom {
    height: 546px;
    background: url(../images/about/181943.jpg) no-repeat center;
    padding-top: 80px;
    overflow: hidden;
}

.about_con .about_bottom .img {
    width: 1560px;
    height: 467px;
    background: url(../images/about/aouir.jpg) no-repeat center;
    padding: 50px 0 0 905px;
    position: relative;
}

.about_con .about_bottom .img:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #333;
    opacity: .12;
    filter: alpha(opacity=12);
}

.about_con .about_bottom .img h3 {
    font-size: 24px;
    color: #d62020;
    line-height: 33px;
    position: relative;
    z-index: 1;
}

.about_con .about_bottom .video_btn {
    position: absolute;
    left: 440px;
    top: 50%;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    background: url(../images/video_btn.png) no-repeat;
    cursor: pointer;
    transition: all .6s;
}

.about_con .about_bottom .video_btn:hover {
    background: url(../images/video_btnon.png) no-repeat;
}

.about_con .about_video .w1200 {
    overflow: hidden;
    padding: 80px 0;
}

.about_con .about_video .video_box {
    float: left;
    width: 585px;
    height: 330px;
    margin-left: 30px;
    position: relative;
    cursor: pointer;
}

.about_con .about_video .video_box:first-child {
    margin-left: 0;
}

.about_con .about_video .video_box:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: .2;
    filter: alpha(opacity=20);
}

.about_con .about_video .video_box .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.about_con .about_video .video_box img {
    width: 100%;
    height: 100%;
    transition: all .6s;
}

.about_con .about_video .video_box .btn {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    background: url(../images/about/video_btn.png) no-repeat;
    margin-left: -30px;
    margin-top: -30px;
}

.about_con .about_video .video_box p {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    font-size: 18px;
    color: #fff;
    text-align: center;
}


/*.about_con .about_video .video_box:hover img{transform:scale(1.1);}*/

.video_pop {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 50;
    display: none;
}

.video_pop .bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /*background:url(../images/pro/bg.png);*/
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

.video_pop .box {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 800px;
    height: 500px;
    margin-top: -249px;
    margin-left: -400px;
    background: #333;
}

.video_pop .box .close {
    position: absolute;
    top: 0;
    right: -40px;
    width: 27px;
    height: 27px;
    background: url(../images/about/close.png) no-repeat;
    opacity: .5;
    filter: alpha(opacity=50);
    transition: all .5s;
    cursor: pointer;
}

.video_pop .box .close:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.video_pop .box video {
    width: 100%;
    height: 100%;
}

.about_con2 .info {
    margin-top: 40px;
    margin-bottom: 80px;
    overflow: hidden;
    position: relative;
}

.about_con2 .info img {
    margin: 0 auto;
}

.about_con2 .info .btn_pop {
    position: absolute;
    top: 443px;
    right: 388px;
    width: 220px;
    height: 70px;
    cursor: pointer;
}

.about_pop {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 50;
    display: none;
}

.about_pop .bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /*background:url(../images/pro/bg.png);*/
    opacity: .5;
    filter: alpha(opacity=50);
    background: #000;
}

.about_pop .about2_popimg {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -600px;
    margin-top: -285px;
}

.about_pop .pop_list {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -700px;
    margin-top: -251px;
    width: 1400px;
    height: 450px;
    background: #fff;
    text-align: center;
}

.about_pop .pop_list h3 {
    width: 144px;
    height: 60px;
    line-height: 60px;
    background: #e6dacf;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
}

.about_pop .pop_list h3:before {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 21px;
    background: #edebe9;
    left: 50%;
    margin-left: -1px;
    bottom: -21px;
}

.about_pop .pop_list ._ul {
    display: inline-block;
    max-width:100%;
    padding: 40px 35px 0 35px;
    margin: 0 auto;
    height: 100px;
    border: 2px solid #edebe9;
    border-radius: 10px;
    text-align: center;
    margin-top: 21px;
    margin-bottom: 50px;
}

.about_pop .pop_list ._ul ul {
    display: inline-block;
    font-size: 0;
    text-align: center;
    background: #fff;
}

.about_pop .pop_list ._ul li {
    display: inline-block;
    width: 60px;
    height: 180px;
    border-radius: 10px;
    background: #e6dacf;
    font-size: 14px;
    color: #666;
    padding: 0 15px;
    margin-left: 12px;
}

.about_pop .pop_list ._ul li:first-child {
    margin-left: 0;
}

.about_pop .pop_list ._ul li em {
    vertical-align: middle;
    display: table-cell;
    height: 160px;
    line-height: 17px;
    text-align: center;
}

.about_pop .pop_list ._ul li p {
    vertical-align: middle;
    display: table-cell;
    height: 160px;
    line-height: 17px;
    text-align: center;
}

.about_con3 .ul_list {
    padding-bottom: 80px;
}

.about_con3 .ul_list .more_btn {
    margin-left: 380px;
}

.about_con3 ul {
    padding: 40px 0 0 0;
}

.about_con3 ul li {
    overflow: hidden;
    margin-bottom: 20px;
}

.about_con3 ul li .img {
    float: left;
    width: 380px;
    height: 240px;
    overflow: hidden;
}

.about_con3 ul li .img img {
    transition: all .6s;
}

.about_con3 ul li:hover .img img {
    transform: scale(1.1);
}

.about_con3 ul li .right {
    float: left;
    width: 820px;
    height: 240px;
    background: #e5e7f1;
    padding: 40px 30px 0 30px;
}

.about_con3 li .right h3 {
    font-size: 16px;
    color: #808080;
    padding-bottom: 20px;
    border-bottom: 1px solid #c7c8d1;
}

.about_con3 li .right h3 em {
    font-size: 22px;
    color: #4c4c4c;
}

.about_con3 li .right p {
    font-size: 14px;
    color: #808080;
    line-height: 23px;
    margin-top: 20px;
}


/*.about_con5{padding-bottom:80px;}*/

.fixed_box {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
}

.fixed_tit {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    font-size: 0;
    z-index: 6;
    text-align: left;
}

.fixed_tit.on {
    position: fixed;
    left: 50%;
    top: 70px;
    margin-left: -50%;
    background: #fff;
    padding: 30px 0;
    text-align: center;
    z-index: 10;
}

.fixed_tit li {
    display: inline-block;
    width: 190px;
    height: 60px;
    line-height: 60px;
    background-color: #e6dacf;
    font-size: 18px;
    color: #6e7389;
    margin-left: 12px;
    cursor: pointer;
    border-radius: 5px;
    background-repeat: no-repeat;
    padding-left: 65px;
    text-align: left;
}

.fixed_tit li:first-child {
    margin-left: 0;
}

.fixed_tit li.on {
    color: #fff;
    background-color: #d62020;
}

.about_con5 .comp {
    margin-top: 20px;
}

.about_con5 .comp ._p {
    font-size: 14px;
    color: #808080;
    line-height: 25px;
}

.about_con5 .icon_list {
    height: 330px;
    background: url(../images/about/about5_bor.png) no-repeat;
    background-position: center 60px;
    background-size: 100% 168px;
    margin-top: 30px;
    padding-left: 70px;
}

.about_con5 .icon_list li {
    float: left;
    width: 194px;
    height: 277px;
    margin-left: 88px;
    padding-top: 168px;
}

.about_con5 .icon_list li h3 {
    font-size: 18px;
    color: #4c4c4c;
    text-align: center;
}

.about_con5 .icon_list li p {
    font-size: 14px;
    color: #808080;
    margin-top: 5px;
    text-align: center;
}

.about_con5 .icon_list .l1 {
    margin-left: 0;
    margin-top: 40px;
    background: url(../images/about/about5_icon1.png) no-repeat;
}

.about_con5 .icon_list .l2 {
    background: url(../images/about/about5_icon2.png) no-repeat;
}

.about_con5 .icon_list .l3 {
    background: url(../images/about/about5_icon3.png) no-repeat;
}

.about_con5 .icon_list .l4 {
    margin-top: 40px;
    background: url(../images/about/about5_icon4.png) no-repeat;
}

.about_con5 .honor_box {
    margin: 50px 0;
}

.about_con5 .honor_box h3 {
    font-size: 20px;
    color: #4c4c4c;
}


/*.about_con5 .honor_list{}*/

.about_con5 .honor_list li {
    float: left;
    width: 380px;
    margin-right: 30px;
}


/*.about_con5 .honor_list li:first-child{margin-left:0;}*/

.about_con5 .honor_list li img {
    width: 380px;
    height: 241px;
}

.about_con5 .honor_list li p {
    border: 2px solid #f7f7f7;
    height: 70px;
    border-top: none;
    font-size: 16px;
    color: #4c4c4c;
    text-align: center;
    line-height: 70px;
    transition: all .4s;
}

.about_con5 .honor_list li:hover p {
    color: #fff;
    background: #d62020;
    border: 2px solid #d62020;
    border-top: none;
}

.about_con5 .honor_bd {
    position: relative;
    margin-top: 30px;
}

.about_con5 .honor_bd .bd {
    overflow: hidden;
}

.about_con5 .honor_bd .btn a {
    position: absolute;
    top: 50%;
    display: block;
    width: 38px;
    height: 38px;
    margin-top: -19px;
    background-repeat: no-repeat;
    background-position: center;
    border: 2px solid #d9d0c7;
    transition: all .4s;
}

.about_con5 .honor_bd .btn .prev {
    left: -60px;
    background-image: url(../images/index/idx_newsbtn1.png);
}

.about_con5 .honor_bd .btn .next {
    right: -60px;
    background-image: url(../images/index/idx_newsbtn2.png);
}

.about_con5 .honor_bd .btn a:hover {
    background-color: #d9d0c7;
}

.about_con5 .honor_bd .btn .prev:hover {
    background-image: url(../images/index/idx_newsbtn1on.png);
}

.about_con5 .honor_bd .btn .next:hover {
    background-image: url(../images/index/idx_newsbtn2on.png);
}

.about_con5 .comp {
    padding-bottom: 80px;
}

.about_con5 .society {
    height: 484px;
    background: url(../images/about/about5_scr.jpg) no-repeat center;
    padding-top: 170px;
}

.about_con5 .society h3 {
    font-size: 20px;
    color: #ffffff;
}

.about_con5 .society p {
    font-size: 14px;
    color: #ffffff;
    margin-top: 25px;
}

.about_con5 .logo_info {
    height: 360px;
    background: url(../images/about/about5_logo_infobg.jpg) no-repeat center;
}


/*.about_con5 .logo_info .box{border-top:2px solid #eeeeee;border-bottom:2px solid #eeeeee;}*/

.about_con5 .logo_info .img {
    float: left;
    width: 380px;
}

.about_con5 .logo_info .img h3 {
    font-size: 20px;
    color: #a99277;
    margin-top: 35px;
}

.about_con5 .logo_info .img img {
    margin-top: 25px;
}

.about_con5 .logo_info .text {
    float: left;
    width: 820px;
    height: 204px;
    padding: 30px 0 0 60px;
    line-height: 25px;
    margin-top: 80px;
}

.about_con5 .logo_info .text p {
    font-size: 14px;
    color: #808080;
}

.about_con5 .management {
    width: 1300px;
    margin: 0 auto;
    /*background:#f2f2f2;*/
    padding: 0 50px;
    padding-top: 30px;
    position: relative;
    /*margin-top:-90px;margin-bottom:80px;*/
}

.about_con5 .management .tit {
    font-size: 0;
}

.about_con5 .management .tit li {
    display: inline-block;
    font-size: 16px;
    color: #808080;
    margin-right: 30px;
    cursor: pointer;
    transition: all .4s;
}

.about_con5 .management .tit li.on {
    color: #d62020;
}

.about_con5 .management .tit li:hover {
    color: #d62020;
}

.about_con5 .management .ment_slid {
    position: relative;
    margin-top: 30px;
}

.about_con5 .management .bd {
    overflow: hidden;
}

.about_con5 .management .bd li {
    float: left;
    width: 380px;
    margin-right: 30px;
    margin-bottom: 50px;
    cursor: pointer;
    overflow: hidden;
}

.about_con5 .management .bd li .inner_atlas {
    display: none;
}

.about_con5 .management .ment_box img {
    width: 380px;
    height: 213px;
}

.about_con5 .management .ment_box p {
    font-size: 16px;
    color: #4c4c4c;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border: 1px solid #d4d4d4;
    border-top: none;
    transition: all .4s;
}


/*.about_con5 .management .ment_box .box:first-child{margin-left:0;}*/

.about_con5 .management .bd li:hover p {
    color: #fff;
    background: #d62020;
    border: 1px solid #d62020;
    border-top: none;
}

.about_con5 .management .btn a {
    position: absolute;
    top: 50%;
    display: block;
    width: 38px;
    height: 38px;
    margin-top: -32px;
    background-repeat: no-repeat;
    background-position: center;
    border: 2px solid #d9d0c7;
    transition: all .4s;
}

.about_con5 .management .btn .prev {
    left: -60px;
    background-image: url(../images/index/idx_newsbtn1.png);
}

.about_con5 .management .btn .next {
    right: -60px;
    background-image: url(../images/index/idx_newsbtn2.png);
}

.about_con5 .management .btn a:hover {
    background-color: #d9d0c7;
}

.about_con5 .management .btn .prev:hover {
    background-image: url(../images/index/idx_newsbtn1on.png);
}

.about_con5 .management .btn .next:hover {
    background-image: url(../images/index/idx_newsbtn2on.png);
}

.about_con5 .welfare_news {
    border-top: 1px solid #e6dcd3;
    margin-bottom: 80px;
    margin-top: 80px;
}

.about_con5 .welfare_news .left {
    float: left;
    width: 770px;
}

.about_con5 .welfare_news .left li {
    padding: 30px 0;
    border-bottom: 1px solid #e6dcd3;
    transition: all .6s;
    overflow: hidden;
}

.about_con5 .welfare_news .left li:hover {
    background: #e6dcd3;
    padding-right: 15px;
}

.about_con5 .welfare_news li .num {
    float: left;
    width: 85px;
    height: 105px;
    background: #e6dcd3;
    padding: 15px 15px 0 0;
}

.about_con5 .welfare_news .num h3 {
    font-size: 30px;
    color: #d62020;
    font-family: 'rubik-regular';
    text-align: right;
}

.about_con5 .welfare_news .num p {
    font-size: 16px;
    color: #a69f98;
    font-family: 'rubik-regular';
    text-align: right;
    margin-top: 5px;
}

.about_con5 .welfare_news .text {
    float: right;
    width: 650px;
    padding-top: 10px;
    transition: all .6s;
}

.about_con5 .welfare_news .text h3 {
    font-size: 18px;
    color: #4d4d4d;
    font-weight: bold;
}

.about_con5 .welfare_news p {
    font-size: 14px;
    color: #808080;
    margin-top: 5px;
    line-height: 25px;
}

.about_con5 .welfare_news .right {
    float: right;
    width: 356px;
    padding-top: 40px;
}

.about_con5 .welfare_news .right .box {
    width: 100%;
    height: 276px;
    background: url(../images/about/num_bg.jpg) no-repeat;
    padding: 50px 0 0 30px;
}

.about_con5 .welfare_news .right .box h3 {
    font-size: 36px;
    color: #d62020;
    font-family: 'rubik-regular';
}

.about_con5 .welfare_news .right .box p {
    font-size: 22px;
    color: #806f01;
    margin-top: 5px;
}

.about_con5 .welfare_news .right .btn {
    font-size: 0;
    margin-top: 30px;
}

.about_con5 .welfare_news .right .btn a {
    display: inline-block;
    width: 50%;
    height: 60px;
    font-size: 16px;
    line-height: 60px;
    text-align: center;
    background: #d62020;
    color: #fff;
    transition: all .6s;
}

.about_con5 .welfare_news .right .btn a:hover {
    background: #d92e18;
}

.about_con5 .welfare_news .right .btn a:last-child {
    background: #e6dcd3;
    color: #99928d;
}

.about_con5 .welfare_news .right .btn a:last-child:hover {
    background: #d9d0c7;
}

.about_con5 .welfare_parends {
    height: 592px;
    background: url(../images/about/welfare_bg.jpg) no-repeat center;
    padding-top: 50px;
}

.about_con5 .welfare {
    width: 1300px;
    margin: 0 auto;
}

.about_con5 .welfare h2 {
    font-size: 20px;
    color: #a99277;
    margin-left: 50px;
    margin-bottom: 30px;
}

.about_con5 .welfare .welfare_box {
    float: left;
    position: relative;
}

.about_con5 .welfare .welfare_box img {
    width: 840px;
    height: 400px;
}

.about_con5 .welfare_box .hd {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 840px;
}

.about_con5 .welfare_box .hd ul {
    text-align: center;
    font-size: 0;
}

.about_con5 .welfare_box .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 3px;
    cursor: pointer;
    /*opacity:.7;filter:alpha(opacity=70)*/
}

.about_con5 .welfare_box .hd li.on {
    background-color: #d62020;
    opacity: 1;
}

.about_con5 .welfare_box .btn a {
    display: block;
    position: absolute;
    top: 50%;
    width: 54px;
    height: 54px;
    margin-top: -27px;
    background-repeat: no-repeat;
    transition: all .4s;
}

.about_con5 .welfare_box .btn .prev {
    left: 50px;
    background-image: url(../images/about/wel_btn1.png);
}

.about_con5 .welfare_box .btn .next {
    right: 50px;
    background-image: url(../images/about/wel_btn2.png);
}

.about_con5 .welfare_box .btn .prev:hover {
    background-image: url(../images/about/wel_btn1on.png);
}

.about_con5 .welfare_box .btn .next:hover {
    background-image: url(../images/about/wel_btn2on.png);
}

.about_con5 .welfare .right_box {
    float: right;
    width: 460px;
    height: 400px;
    background-color: #fff;
    background-position: 30px 258px;
    background-image: url(../images/about/wel_icon.png);
    background-repeat: no-repeat;
    padding: 65px 50px 0 30px;
}

.about_con5 .welfare .right_box .box {
    display: none;
}

.about_con5 .welfare .right_box h3 {
    font-size: 18px;
    color: #d62020;
}

.about_con5 .welfare .right_box .txt {
    height: 150px;
    overflow: hidden;
    margin-top: 10px;
}

.about_con5 .welfare .right_box p {
    font-size: 14px;
    color: #807b75;
    line-height: 24px;
    margin-bottom: 10px;
}

.about_con5 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: rgba(247, 243, 243, 0.75);
}

.about_con5 .fixed_tit .l1 {
    background-image: url(../images/about/cul1_icon.png);
    background-position: 26px center;
}

.about_con5 .fixed_tit .l2 {
    background-image: url(../images/about/cul2_icon.png);
    background-position: 27px center;
}

.about_con5 .fixed_tit .l3 {
    background-image: url(../images/about/cul3_icon.png);
    background-position: 28px center;
}

.about_con5 .fixed_tit .l4 {
    background-image: url(../images/about/cul4_icon.png);
    background-position: 27px center;
}

.about_con5 .fixed_tit .l5 {
    background-image: url(../images/about/cul5_icon.png);
    background-position: 28px center;
    padding-left: 61px;
}

.about_con5 .fixed_tit .l6 {
    background-image: url(../images/about/cul6_icon.png);
    background-position: 29px center;
}

.about_con5 .fixed_tit .l1.on {
    background-image: url(../images/about/cul1_iconon.png);
}

.about_con5 .fixed_tit .l2.on {
    background-image: url(../images/about/cul2_iconon.png);
}

.about_con5 .fixed_tit .l3.on {
    background-image: url(../images/about/cul3_iconon.png);
}

.about_con5 .fixed_tit .l4.on {
    background-image: url(../images/about/cul4_iconon.png);
}

.about_con5 .fixed_tit .l5.on {
    background-image: url(../images/about/cul5_iconon.png);
}

.about_con5 .fixed_tit .l6.on {
    background-image: url(../images/about/cul6_iconon.png);
}

.about_con6 {
    padding-bottom: 73px;
}

.about_con6 .memor_list {
    width: 940px;
    margin: 0 auto;
    margin-top: 100px;
    position: relative;
}

.about_con6 .memor_list:after {
    content: "";
    display: block;
    position: absolute;
    top: -185px;
    right: 0;
    width: 257px;
    height: 183px;
    background: url(../images/about/about6_bg.png) no-repeat;
}

.about_con6 .memor_list li {
    float: left;
    width: 469px;
    height: 184px;
    position: relative;
}

.about_con6 .memor_list li .bor {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 256px;
    padding-top: 35px;
}

.about_con6 .memor_list li p {
    font-size: 14px;
    color: #808080;
    line-height: 23px;
}

.about_con6 .memor_list li .num {
    position: absolute;
    top: -55px;
    font-size: 30px;
    color: #ffffff;
    width: 101px;
    height: 126px;
    background: url(../images/about/about6_numbg.png) no-repeat center;
    text-align: center;
    line-height: 116px;
    font-family: 'rubik-regular';
}

.about_con6 .memor_list .l_odd {}

.about_con6 .memor_list .l_odd .bor {
    height: 256px;
    border-top: 2px solid #eaeaea;
    border-right: 2px solid #eaeaea;
    border-radius: 0 20px 0 0;
}

.about_con6 .memor_list .l_odd .num {
    left: -132px;
}

.about_con6 .memor_list .l_even {
    margin-top: 40px;
}

.about_con6 .memor_list .l_even .bor {
    border-top: 2px solid #eaeaea;
    border-left: 2px solid #eaeaea;
    border-radius: 20px 0 0 0;
    margin-left: -2px;
    padding-left: 50px;
}

.about_con6 .memor_list .l_even .num {
    right: -132px;
}

.news_con .news_info {
    border-top: 1px solid #e6dcd3;
    margin-top: 40px;
}

.news_con .news_info .left {
    float: left;
    width: 804px;
    border-right: 1px solid #e6dcd3;
    padding-bottom: 80px;
}

.news_con .news_info .list {
    width: 765px;
}

.news_con .news_info .list li {
    padding: 30px 0;
    border-bottom: 1px solid #f7f3f0;
    transition: all .6s;
}

.news_con .news_info .list li:hover {
    background: #e6dcd3;
    padding-right: 15px;
}

.news_con .news_info .list li:hover .img img {
    transform: scale(1.05);
}

.news_con .news_info .list li:hover .text {
    /*width:630px;*/
}

.news_con .news_info li:first-child:hover .text {
    /*width:482px;*/
}

.news_con .news_info li .num {
    float: left;
    width: 85px;
    height: 105px;
    background: #e6dcd3;
    padding: 15px 15px 0 0;
}

.news_con .news_info .num h3 {
    font-size: 30px;
    color: #d62020;
    font-family: 'rubik-regular';
    text-align: right;
}

.news_con .news_info .num p {
    font-size: 16px;
    color: #b2b2b2;
    font-family: 'rubik-regular';
    text-align: right;
    margin-top: 5px;
}

.news_con .news_info .text {
    float: right;
    width: 650px;
    padding-top: 10px;
    transition: all .6s;
}

.news_con .news_info .text h3 {
    font-size: 17px;
    color: #4d4d4d;
}

.news_con .news_info .text p {
    font-size: 14px;
    color: #808080;
    margin-top: 5px;
    line-height: 25px;
}

.news_con .news_info li:first-child .img {
    float: left;
    width: 250px;
    height: 142px;
    overflow: hidden;
}

.news_con .news_info li:first-child img {
    width: 250px;
    height: 142px;
    transition: all .6s;
}

.news_con .news_info li:first-child .text {
    width: 492px;
    padding-top: 0;
}

.news_con .news_info li:first-child .text h4 {
    font-size: 18px;
    color: #d62020;
    font-family: 'rubik-regular';
    margin-top: 5px;
}

.news_con .news_info .right {
    float: right;
    width: 360px;
    padding-top: 30px;
}

.news_con .news_info .right .rig_box {
    width: 360px;
    height: 172px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}

.news_con .news_info .rig_box img {
    width: 360px;
    height: 172px;
    transition: all .6s;
}

.news_con .news_info .rig_box:hover img {
    transform: scale(1.05);
}

.news_con .news_info .rig_box .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 50px 30px 0 30px;
}

.news_con .news_info .rig_box h3 {
    font-size: 22px;
    color: #ffffff;
}

.news_con .news_info .rig_box p {
    font-size: 14px;
    color: #ffffff;
    margin-top: 5px;
}

.news_con .search_box .box {
    background: #e6dcd3;
    height: 65px;
    padding: 0 20px;
    margin-bottom: 20px;
    position: relative;
}

.news_con .search_box .box1 p {
    font-size: 14px;
    height: 65px;
    line-height: 65px;
    color: #99928d;
    position: relative;
    background: url(../images/news/news_icon2.png) no-repeat right;
    cursor: pointer;
    padding-left: 30px;
    font-family: 'rubik-regular';
}

.news_con .search_box .box1 p:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 23px;
    width: 20px;
    height: 20px;
    background: url(../images/news/news_icon.png) no-repeat;
}

.news_con .search_box .box1 ul {
    position: absolute;
    top: 65px;
    left: 0;
    width: 100%;
    padding: 15px 0 0 50px;
    background: #f5f0eb;
    z-index: 1;
    overflow-y: scroll;
    max-height: 200px;
    display: none;
}

.news_con .search_box .box1 ul li {
    margin-bottom: 15px;
    font-size: 16px;
    color: #99928d;
    transition: all .6s;
    font-family: 'rubik-regular';
    cursor: pointer;
}

.news_con .search_box .box1 ul li:hover {
    color: #655950;
}

.news_con .search_box .box2 {
    font-size: 0;
}

.news_con .search_box .box2 input {
    float: left;
    width: 291px;
    height: 65px;
    font-size: 14px;
    color: #99928d;
    border: none;
    background: none;
}

.news_con .search_box .box2 .btn {
    float: left;
    width: 23px;
    height: 65px;
    background: url(../images/news/news_icon3.png) no-repeat center;
    border: none;
    cursor: pointer;
}

.news_con .search_box .box2 input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #99928d;
}

.news_con .search_box .box2 input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #99928d;
}

.news_con .search_box .box2 input::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #99928d;
}


/*.news_con .news_info .right .rig1{background:url(../images/news/news_rightimg1.jpg) no-repeat;}*/


/*.news_con .news_info .right .rig2{background:url(../images/news/news_rightimg2.jpg) no-repeat;}*/

.more_btn {
    display: block;
    width: 200px;
    height: 60px;
    font-size: 16px;
    color: #ffffff;
    line-height: 60px;
    padding-left: 30px;
    position: relative;
    background: #d62020;
    margin: 40px 0 0 113px;
}

.more_btn:after {
    content: "";
    display: block;
    position: absolute;
    right: 30px;
    top: 21px;
    width: 36px;
    height: 17px;
    background: url(../images/news/icon.png) no-repeat;
    transition: all .4s;
}

.more_btn:hover:after {
    right: 20px;
}

.newsdeta_con .phone {
    padding-left: 60px;
    height: 48px;
    background: url(../images/contact/icon.png) no-repeat left;
}

.newsdeta_con p {
    font-size: 14px;
    color: #808080;
    margin-bottom: 5px;
}

.newsdeta_con h4 {
    font-size: 30px;
    color: #d62020;
    font-family: 'rubik-regular';
    margin-top: -5px;
}

.newsdeta_con .newsdeta_info {
    width: 765px;
    padding-top: 30px;
}

.newsdeta_con .newsdeta_info h3 {
    font-size: 18px;
    color: #4c4c4c;
}

.newsdeta_con .newsdeta_info h4 {
    font-size: 18px;
    color: #d62020;
    font-family: 'rubik-regular';
    margin-top: 5px;
}

.newsdeta_con .newsdeta_info .text_info {
    padding-top: 20px;
}

.newsdeta_con .newsdeta_info .text_info p {
    font-size: 14px;
    color: #808080;
    margin-bottom: 20px;
    line-height: 26px;
    text-indent: 22px;
}

.newsdeta_con .newsdeta_info .text_info ._p {
    font-size: 14px;
    color: #808080;
    line-height: 20px;
}

.newsdeta_con .newsdeta_info .text_info p>br {
    display: none;
}

.newsdeta_con .newsdeta_info .text_info>span {
    font-size: 14px;
    color: #808080;
    line-height: 26px;
    font-family: "微软雅黑" !important;
}

.newsdeta_con .newsdeta_info .text_info>br {
    margin-top: 20px;
}

.newsdeta_con .newsdeta_info .text_info p img {
    max-width: 765px;
    margin: 0 auto;
}

.newsdeta_con .newsdeta_info .text_info p span {
    font-family: "微软雅黑" !important;
}

.newsdeta_con .newsdeta_info .text_info p span br {
    display: none;
}

.newsdeta_con .newsdeta_info .text_info em {
    display: block;
    color: #b2b2b2;
    text-align: center;
}

.newsdeta_con .share_box {
    margin-top: 20px;
}

.newsdeta_con .bshare-custom {
    float: left;
    line-height: 32px!important;
}

.newsdeta_con .bshare-custom a {
    padding: 0;
    width: 33px;
    height: 32px;
    background: url(../images/news/shareIcon.png);
}

.newsdeta_con .bshare-custom .bshare-sinaminiblog {
    background-position: -41px center;
}

.newsdeta_con .bshare-custom .bshare-qzone {
    background-position: -84px center;
}

.newsdeta_con .bshare-custom .bshare-qqim {
    background-position: -125px center;
}

.newsdeta_con .readNum {
    float: left;
    margin-left: 40px;
    font-size: 14px;
    color: #808080;
    margin-top: 7px;
}

.newsdeta_con .readNum em {
    font-family: 'rubik-regular';
}

.newsdeta_con .co-box .dl {
    display: block;
    overflow: hidden;
    height: 70px;
    margin-bottom: 20px;
    transition: all .4s;
}

.newsdeta_con .co-box .dl .dt {
    float: left;
    width: 70px;
    height: 70px;
    background-color: #e6dcd3;
    padding: 14px 12px;
    margin-right: 20px;
}

.newsdeta_con .co-box .dl .dt h4 {
    color: #d62020;
    font: 26px/20px 'Gilroy-Bold';
}

.newsdeta_con .co-box .dl .dt h4 em {
    font-size: 13px;
}

.newsdeta_con .co-box .dl .dd {
    float: left;
    width: 250px;
    height: 70px;
}

.newsdeta_con .co-box .dl .dd h3 {
    width: 250px;
    height: 70px;
    display: table-cell;
    vertical-align: middle;
    color: #515861;
    font-size: 17px;
}

.newsdeta_con .co-box .dl:hover {
    background-color: #e6dcd3;
}

.newsdeta_con .skd-btn {
    height: 60px;
    margin-top: 40px;
    border: 2px solid #f4eeee;
}

.newsdeta_con .skd-btn a {
    float: left;
    width: 33.3333%;
    height: 56px;
    box-sizing: border-box;
    background-image: url(../images/news/news-data-ri-bs-ic.png);
    line-height: 56px;
    background-attachment: no-repeat;
    position: relative;
    color: #9b9894;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.newsdeta_con .skd-btn a:hover {
    background-image: url(../images/news/news-data-ri-bs-ic-on.png);
    color: #d62020;
}

.newsdeta_con .skd-btn .prev {
    background-position: -12px center;
    padding-left: 40px;
}

.newsdeta_con .skd-btn .prev:before {
    content: '';
    width: 0;
    height: 26px;
    border-left: 2px solid #f4eeee;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.newsdeta_con .skd-btn .next {
    background-position: -130px center;
    padding-left: 30px;
}

.newsdeta_con .skd-btn .return {
    background-position: -260px center;
    border-left: 2px solid #f4eeee;
}

.bsBox {
    box-sizing: content-box;
}

.investor_con {
    background: #fff url(../images/investor/investor_bg.jpg) no-repeat top center;
}

.investor_con .more_btn {
    margin-left: 0;
}

.investor_con .news_info .left {
    width: 880px;
    padding-top: 30px;
    padding-right: 40px;
    overflow: hidden;
}

.investor_con .ser_search {}

.investor_con .year_p {
    float: left;
    width: 205px;
    height: 50px;
    position: relative;
}

.investor_con .year_p p {
    font-size: 14px;
    color: #b2b2b2;
    line-height: 50px;
    height: 50px;
    cursor: pointer;
    padding-left: 20px;
    border: 1px solid #eeeae6;
    background: url(../images/investor/icon.png) no-repeat;
    background-position: 170px center;
}

.investor_con .year_p ._ul {
    position: absolute;
    top: 50px;
    width: 100%;
    border: 1px solid #f1ebeb;
    border-top: none;
    background: #fff;
    z-index: 5;
    display: none;
    padding: 5px 0;
}

.investor_con .year_p ._ul.on {}

.investor_con .year_p ._ul li {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #b2b2b2;
    /*border-top:1px solid #f1ebeb;*/
    padding-left: 20px;
    cursor: pointer;
    transition: all .4s;
}

.investor_con .year_p ._ul li:first-chlid {}

.investor_con .year_p ._ul li:hover {
    color: #808080;
}

.investor_con .input_btn {
    float: left;
    width: 630px;
    height: 50px;
    border: 1px solid #eeeae6;
    border-left: none;
}

.investor_con .input_btn input {
    float: left;
    width: 574px;
    height: 100%;
    font-size: 14px;
    color: #b2b2b2;
    padding-left: 20px;
    border: none;
}

.investor_con .input_btn button {
    float: right;
    width: 40px;
    height: 100%;
    background: url(../images/investor/search_btn.png) no-repeat left center;
    border: none;
    cursor: pointer;
}

.investor_con .left .tit {
    font-size: 0;
    margin-top: 30px;
    background: #fbeddf;
}

.investor_con .left .tit li {
    display: inline-block;
    font-size: 16px;
    color: #808080;
    cursor: pointer;
    padding: 20px;
    background-image: url(../images/btn_bg.png);
    background-size: 0 100%;
    background-repeat: no-repeat;
    transition: all .4s;
}

.investor_con .left .tit li:hover {
    color: #fff;
    background-size: 100% 100%;
}

.investor_con .left .tit li.on {
    color: #fff;
    background-size: 100% 100%;
}

.investor_con .left .investor_list {
    margin-top: 5px;
}

.investor_con .left .investor_list li {
    height: 90px;
    border-bottom: 2px dashed #eaeaea;
    position: relative;
}

.investor_con .left .investor_list h3 {
    font-size: 16px;
    height: 90px;
    line-height: 90px;
    position: relative;
    transition: all .4s;
}

.investor_con .left .investor_list h3 em {
    font-size: 24px;
    color: #b2b2b2;
    font-family: 'rubik-regular';
    padding-right: 17px;
    float: left;
}

.investor_con .left .investor_list h3:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 17px;
    width: 42px;
    height: 44px;
    background: url(../images/investor/pdf_icon.png) no-repeat;
    transition: .6s;
}

.investor_con .left .investor_list li:hover h3 {
    color: #ff3000;
}

.investor_con .left .investor_list li:hover h3:after {
    right: 20px;
}

.investor_con .news_info .right {
    width: 292px;
}

.investor_con .news_info .stock h5 {
    font-size: 14px;
    color: #808080;
    margin-top: 45px;
    font-family: 'rubik-regular';
}

.investor_con .news_info .stock h6 {
    display: inline-block;
    font-size: 35px;
    color: #d62020;
    font-family: 'rubik-regular';
    margin-top: 5px;
    position: relative;
}
.investor_con .news_info .stock h6.down{
    color:#0ebe98;
}
.investor_con .news_info .stock h6.down:after{
    background-image: url(../images/index/icon2.png);
}
.investor_con .news_info .stock h6 em {
    font-size: 14px;
}

.investor_con .news_info .stock h6:after {
    content: "";
    display: block;
    position: absolute;
    right: -23px;
    top: 15px;
    width: 18px;
    height: 11px;
    background: url(../images/index/icon.png) no-repeat;
}

.investor_con .news_info .stock p {
    font-size: 14px;
    color: #808080;
    margin-top: 10px;
}

.investor_con .news_info ._ul {
    border-top: 1px solid #e6dcd3;
}

.investor_con ._ul ul {
    border-bottom: 1px solid #e6dcd3;
    padding: 15px 0;
    overflow: hidden;
}

.investor_con ._ul ul li {
    float: right;
    width: 100px;
}

.investor_con ._ul ul p {
    font-size: 14px;
    color: #808080;
}

.investor_con ._ul ul h3 {
    font-size: 24px;
    color: #4c4c4c;
    font-family: 'rubik-regular';
    margin-top: 10px;
}

.investor_con ._ul ul li:first-child {
    float: left;
    overflow: hidden;
}

.investor_con2 .stock {
    height: 320px;
    background: url(../images/investor/stock_bg.jpg) no-repeat center;
    margin-top: 40px;
    margin-bottom: 50px;
}

.investor_con2 .stock .left {
    float: left;
    width: 390px;
    padding: 115px 0 0 60px;
}

.investor_con2 .stock .left h6 {
    display: inline-block;
    font-size: 30px;
    color: #d62020;
    font-family: 'rubik-regular';
    margin-top: 5px;
    position: relative;
}

.investor_con2 .stock .left h6 em {
    font-size: 14px;
}

.investor_con2 .stock .left h6:after {
    content: "";
    display: block;
    position: absolute;
    right: -23px;
    top: 15px;
    width: 18px;
    height: 11px;
    background: url(../images/index/icon.png) no-repeat;
}

.investor_con2 .stock .left p {
    font-size: 14px;
    color: #b2a394;
    margin-top: 15px;
}

.investor_con2 .stock .right {
    float: right;
    width: 808px;
    padding: 110px 0 0 0;
}

.investor_con2 .stock li {
    float: left;
    margin-left: 70px;
}

.investor_con2 .stock li h3 {
    font-size: 14px;
    color: #93806c;
}

.investor_con2 .stock li .num {
    font-size: 36px;
    color: #93806c;
    font-family: 'rubik-regular';
    margin-top: 5px;
}

.investor_con3 .visit_box h3 {
    font-size: 20px;
    color: #4c4c4c;
    position: relative;
    padding-left: 35px;
}

.investor_con3 .visit_box h3:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    width: 26px;
    height: 25px;
    background: url(../images/investor/icon2.png) no-repeat;
}

.investor_con3 .visit_box ._p {
    font-size: 14px;
    color: #808080;
    margin-top: 10px;
}

.investor_con3 .visit_box .inp_list {
    background: #e6dcd3;
    padding: 0 30px;
}

.investor_con3 .visit_box .inp_box {
    margin-top: 30px;
}

.investor_con3 .visit_box .inp_box input {
    width: 100%;
    height: 66px;
    color: #808080;
    font-size: 14px;
    border: none;
    float: left;
    background: #e6dcd3;
    border-bottom: 1px solid #cfc6be;
}

.investor_con3 .visit_box textarea {
    width: 100%;
    height: 160px;
    color: #808080;
    font-size: 14px;
    padding: 20px 0 0 0;
    background: #e6dcd3;
    border: none;
    resize: none;
    font-family: '微软雅黑';
}

.investor_con3 .visit_box .btn {
    width: 160px;
    height: 60px;
    font-size: 18px;
    color: #ffffff;
    border: none;
    cursor: pointer;
    background: #d62020;
    margin-top: 20px;
    transition: all .4s;
}

.investor_con3 .visit_box .btn:hover {
    background: #b82525;
}

.investor_con3 .problem .box {
    padding: 40px 0;
    border-top: 1px solid #e6dcd3;
}

.investor_con3 .problem .box:first-child {
    border-top: none;
}

.investor_con3 .problem .lem_top img {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}

.investor_con3 .problem .lem_top ._text {
    float: right;
    width: 762px;
}

.investor_con3 .problem .lem_top h3 {
    font-size: 14px;
    color: #4c4c4c;
}

.investor_con3 .problem .lem_top h4 {
    font-size: 14px;
    color: #808080;
    font-family: 'rubik-regular';
    margin-top: 5px;
}

.investor_con3 .problem .lem_top p {
    font-size: 14px;
    color: #808080;
    margin-top: 15px;
    line-height: 25px;
}

.investor_con3 .problem .lem_ul {
    position: relative;
    width: 762px;
    background: #e6dcd3;
    padding: 0 30px;
    margin: 30px 0 0 75px;
}

.investor_con3 .problem .lem_ul ._li {
    padding: 40px 0;
    border-top: 1px solid #ccc3bc;
}

.investor_con3 .problem .lem_ul ._li:first-child {
    border-top: none;
}

.investor_con3 .problem .lem_ul img {
    float: left;
    width: 48px;
    height: 48px;
}

.investor_con3 .problem .lem_ul ._text {
    float: right;
    width: 640px;
}

.investor_con3 .problem .lem_ul h3 {
    font-size: 14px;
    color: #4c4c4c;
}

.investor_con3 .problem .lem_ul p {
    font-size: 14px;
    colorstock_bg.jpg: no-repeat center#margin-top: 40px;
    808080;
    margin-top: 15px;
    line-height: 25px;
}

.investor_con3 .problem .lem_ul .data_share {
    margin-top: 22px;
}

.investor_con3 .problem .data_share h4 {
    float: left;
    font-size: 14px;
    color: #808080;
    font-family: 'rubik-regular';
}

.investor_con3 .share_box {
    float: right;
    transform: scale(.8);
    margin-top: -9px;
}

.investor_con3 .bshare-custom {
    float: left;
    line-height: 32px!important;
}

.investor_con3 .bshare-custom a {
    padding: 0;
    width: 33px;
    height: 32px;
    background-image: url(../images/news/shareIcon.png);
}

.investor_con3 .bshare-custom .bshare-sinaminiblog {
    background-position: -41px center;
}

.investor_con3 .bshare-custom .bshare-qzone {
    background-position: -84px center;
}

.investor_con3 .bshare-custom .bshare-qqim {
    background-position: -125px center;
}

.investor_con4 .visit_box h3 {
    font-size: 20px;
    color: #4c4c4c;
}

.investor_con4 .visit_box ._p {
    font-size: 14px;
    color: #808080;
    margin-top: 10px;
}

.investor_con4 .visit_box .inp_box {
    margin-left: -20px;
    margin-top: 20px;
}

.investor_con4 .visit_box .inp_box input {
    width: 265px;
    height: 60px;
    color: #808080;
    font-size: 14px;
    padding-left: 20px;
    border: none;
    float: left;
    background: #e6dcd3;
    margin-left: 20px;
    margin-top: 20px;
}

.investor_con4 .visit_box textarea {
    width: 836px;
    height: 227px;
    color: #808080;
    font-size: 14px;
    padding: 20px 0 0 20px;
    margin-top: 20px;
    background: #e6dcd3;
    border: none;
    resize: none;
    margin-left: 20px;
    font-family: '微软雅黑';
}

.investor_con4 .visit_box .btn {
    width: 160px;
    height: 60px;
    font-size: 18px;
    color: #ffffff;
    border: none;
    cursor: pointer;
    background: #d62020;
    margin-top: 20px;
    margin-left: 20px;
}

.contact_con .contact_top {
    margin-top: 30px;
}

.contact_con .contact_top h3 {
    font-size: 30px;
    color: #808080;
    padding-bottom: 25px;
    border-bottom: 2px solid #f3eeea;
}

.contact_con .text {
    padding-top: 30px;
    border-top: 2px solid #f3eeea;
    padding-bottom: 40px;
}

.contact_con .text .text_box {
    float: left;
}

.contact_con .text .text_box p {
    font-size: 14px;
    color: #808080;
    margin-bottom: 5px;
}

.contact_con .text .bo1 {
    width: 346px;
    margin-left: 145px;
}

.contact_con .text .bo2 {
    width: 280px;
    margin-left: 45px;
}

.contact_con .text .bo3 {
    width: 498px;
    margin-left: 30px;
}

.contact_con .text .bo0 h4 {
    font-size: 30px;
    color: #d62020;
    margin-top: -5px;
}

.contact_con .text .bo0 h5 {
    font-size: 20px;
    color: #b2b2b2;
    font-family: 'rubik-regular';
    margin-top: 10px;
}

.contact_con .text .bo2 .phone {
    padding-left: 60px;
    height: 48px;
    background: url(../images/contact/icon.png) no-repeat left;
}

.contact_con .text .bo2 h4 {
    font-size: 30px;
    color: #d62020;
    font-family: 'rubik-regular';
    margin-top: -5px;
}

.mCSB_container {
    margin-right: 18px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 13px;
}

.lng_list {
    background: #ede6df;
    padding: 60px 0 100px 0;
}

.lng_list .w1200 {
    background: #ffffff;
}

.lng_list .list {
    font-size: 0;
    border-top: 2px dashed #f9f6f3;
}

.lng_list .list:first-child {
    border-top: none;
}

.lng_list .list>div {
    display: inline-block;
    height: 120px;
    overflow: hidden;
}

.lng_list .list>div p {
    font-size: 14px;
    color: #808080;
    margin-bottom: 5px;
}

.lng_list .list .l1 {
    width: 350px;
    border-right: 2px dashed #f9f6f3;
    padding: 30px 0 0 35px;
}

.lng_list .list .l2 {
    width: 295px;
    border-right: 2px dashed #f9f6f3;
    padding: 30px 40px 0 55px;
}

.lng_list .list .l3 {
    width: 555px;
    padding: 30px 0 0 55px;
}

#allmap_contact {
    float: left;
    width: 830px;
    height: 560px;
}

#allmap_contact img {
    max-width: none;
    display: inline-block;
}

.lng_list .ul_list {
    float: left;
    width: 370px;
    height: 560px;
}

.lng_list .ul_list li {
    font-size: 16px;
    color: #808080;
    cursor: pointer;
    background: #fff;
}

.lng_list .ul_list li ._em {
    display: none;
    width: 302px;
    height: 80px;
    margin-left: 25px;
    border-top: 1px solid #ded7d1;
}

.lng_list .ul_list li:first-child ._em {
    border-top: none;
}

.lng_list .ul_list li ._text {
    background: #fff;
    padding: 25px 23px 25px 25px;
    border-bottom: 1px dashed #808080;
}

.lng_list .ul_list li:last-child ._text {
    border-bottom: none;
}

.lng_list .ul_list li ._text h3 {
    font-size: 16px;
    color: #808080;
    margin-bottom: 15px;
}

.lng_list .ul_list li ._text p {
    font-size: 14px;
    color: #808080;
    margin-top: 5px;
}

.lng_list .ul_list li ._text p em {
    color: #808080;
    font-family: 'rubik-regular';
}

.lng_list .ul_list li ._em>em {
    height: 80px;
    vertical-align: middle;
    display: table-cell;
    transition: all .3s;
}

.lng_list .ul_list li ._em:hover>em {
    color: #d62020;
}


/*.lng_list .ul_list li:nth-child(odd){background:#ede4da;}
.lng_list .ul_list li:nth-child(even){background:#e5dacf;}*/

.lng_list .ul_list li.on ._em {
    color: #d62020;
}

.lng_list .ul_list li.on ._text {
    background: #d62020;
    border-bottom: none;
}

.lng_list .ul_list li.on ._text h3 {
    color: #fff;
}

.lng_list .ul_list li.on ._text p {
    color: #fff;
}
.lng_list .ul_list li.on ._text p a{
    color: #fff;
}

.lng_list .ul_list li.on ._text p em {
    color: #fff;
}


/*.contact_con .mCSB_container{margin-right: 20px;}
.contact_con .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{}*/

.join_con {}

.join_con .join_info {
    border-top: 1px solid #e6dcd3;
    margin-top: 40px;
}

.join_con .join_info .left {
    float: left;
    width: 800px;
    padding-right: 40px;
    overflow: hidden;
    border-right: 1px solid #e6dcd3;
    padding-bottom: 80px;
}

.join_con .join_info .right {
    float: right;
    width: 400px;
    padding: 70px 0 0 50px;
}

.join_con .join_info .right p {
    font-size: 14px;
    color: #4c4c4c;
}

.join_con .join_info .right img {
    margin-top: 20px;
}

.join_con .type_list {
    margin-top: 30px;
}

.join_con .type_list h3 {
    font-size: 14px;
    color: #4c4c4c;
}

.join_con .type_box {
    margin-top: 20px;
}

.join_con .ser_div {
    float: left;
    position: relative;
    width: 230px;
}

.join_con .ser2 {
    margin-left: 20px;
}

.join_con .ser3 {
    width: 257px;
    margin-left: 20px;
}

.join_con .ser_div p {
    height: 52px;
    line-height: 52px;
    font-size: 14px;
    color: #b2b2b2;
    border: 1px solid #f1ebeb;
    padding-left: 20px;
}

.join_con .ser_div .list {
    position: absolute;
    top: 52px;
    width: 100%;
    border: 1px solid #f1ebeb;
    border-top: none;
    background: #fff;
    display: none;
    z-index: 5;
    padding: 5px 0;
}

.join_con .ser_div .list.on {}

.join_con .ser_div .list li {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #b2b2b2;
    /*border-top:1px solid #f1ebeb;*/
    padding-left: 20px;
    cursor: pointer;
    transition: all .4s;
}

.join_con .ser_div .list li:first-chlid {}

.join_con .ser_div .list li:hover {
    color: #808080;
}

.join_con .tit_page {
    margin-top: 30px;
}

.join_con .tit_page ul {
    font-size: 0;
}

.join_con .tit_page ul li {
    display: inline-block;
    width: 600px;
    height: 140px;
    background: url(../images/join/join_tit.jpg) no-repeat;
    padding: 45px 0 0 260px;
    cursor: pointer;
    position: relative;
}

.join_con .tit_page ul li:before {
    content: "";
    display: block;
    position: absolute;
    top: 45px;
}

.join_con .tit_page ul .l1:before {
    left: 197px;
    width: 49px;
    height: 45px;
    background: url(../images/join/join_titicon1.png) no-repeat;
}

.join_con .tit_page ul .l2:before {
    left: 170px;
    top: 40px;
    width: 77px;
    height: 72px;
    background: url(../images/join/join_titicon2.png) no-repeat;
}

.join_con .tit_page ul h3 {
    font-size: 18px;
    color: #4c4c4c;
}

.join_con .tit_page ul p {
    font-size: 18px;
    color: #808080;
    font-family: 'rubik-regular';
    margin-top: 5px;
}

.join_con .tit_page ul li.on {
    background: url(../images/join/join_titon.jpg) no-repeat;
}

.join_con .tit_page ul li.on h3 {
    color: #fff;
}

.join_con .tit_page ul li.on p {
    color: #fff;
}

.join_con .tit_page ul .l1.on:before {
    background: url(../images/join/join_titicon1on.png) no-repeat;
}

.join_con .tit_page ul .l2.on:before {
    background: url(../images/join/join_titicon2on.png) no-repeat;
}

.join_con .ser_div .btn_icon1 {
    position: absolute;
    right: 0;
    top: 0;
    width: 52px;
    height: 52px;
    background: url(../images/join/join_sericon1.png) no-repeat left;
    cursor: pointer;
}

.join_con .ser_div .btn_icon2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 52px;
    height: 52px;
    background: url(../images/join/join_sericon2.png) no-repeat left;
    cursor: pointer;
}

.join_con .ser3 input {
    width: 100%;
    height: 52px;
    border: 1px solid;
    font-size: 14px;
    color: #b2b2b2;
    border: 1px solid #f1ebeb;
    padding-left: 20px;
}

.join_con .rec_list {
    padding-top: 30px;
}

.join_con .rec_list li {
    background: #f2f2f2;
    margin-top: 20px;
    padding: 0 40px;
    transition: all .4s;
}

.join_con .rec_list li:hover {
    background: #e6e6e6;
}

.join_con .rec_list li .head_top {
    height: 135px;
    padding: 30px 0;
    position: relative;
    cursor: pointer;
}

.join_con .rec_list .head_top img {
    float: left;
    width: 54px;
    height: 64px;
    margin-right: 20px;
}

.join_con .rec_list .head_top .btn_tab {
    position: absolute;
    right: 0;
    top: 52px;
    width: 24px;
    height: 24px;
    background: url(../images/join/join_icon2.png) no-repeat center;
    cursor: pointer;
}

.join_con .rec_list .head_top .btn_tab.on {
    background: url(../images/join/join_icon2on.png) no-repeat center;
}

.join_con .rec_list .tit_text {
    float: left;
    width: 574px;
}

.join_con .rec_list .tit_text h3 {
    font-size: 18px;
    color: #4c4c4c;
    margin-top: 5px;
}

.join_con .rec_list .tit_text p {
    font-size: 14px;
    color: #808080;
    margin-top: 13px;
}

.join_con .rec_list .tit_text p em {
    padding-right: 30px;
}

.join_con .rec_list .info_bottom {
    padding: 30px 0;
    border-top: 2px solid #e0e0e0;
    display: none;
}

.join_con .info_bottom .info p {
    font-size: 14px;
    color: #808080;
    line-height: 25px;
    margin-bottom: 15px;
}

.join_con .info_bottom h3 {
    font-size: 14px;
}

.join_con .info_bottom .delivery_btn {
    display: block;
    width: 165px;
    height: 60px;
    font-size: 16px;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
    background: #d62020;
    margin-top: 40px;
}

.join_con .ab_tit {
    position: relative;
}

.join_con .ab_tit .login_top {
    position: absolute;
    top: 98px;
    right: 0;
    padding-left: 47px;
    height: 32px;
    background: url(../images/join/friends.png) no-repeat;
}

.join_con .ab_tit .login_top ._a {
    font-size: 16px;
    color: #999999;
    line-height: 32px;
}

.join_con .ab_tit .login_top h3 {
    font-size: 16px;
    color: #9d9b9b;
    line-height: 32px;
}

.join_con .ab_tit .login_top h3 a {
    color: #333;
    padding-left: 10px;
}

.login_pop {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 50;
    display: none;
}

.login_pop .bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/join/bg.png);
}

.login_pop .login_box {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 500px;
    height: 430px;
    margin-left: -250px;
    margin-top: -215px;
    background: #fff;
    padding: 50px 50px 0 50px;
}

.login_pop .reg_box {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 500px;
    height: 554px;
    margin-left: -250px;
    margin-top: -215px;
    background: #fff;
    padding: 40px 50px 0 50px;
    display: none;
}

.login_pop .pass_box {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 500px;
    height: 400px;
    margin-left: -250px;
    margin-top: -215px;
    background: #fff;
    padding: 40px 50px 0 50px;
    display: none;
}

.login_pop .close {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 34px;
    height: 34px;
    background: url(../images/join/join_close.png) no-repeat;
    cursor: pointer;
}

.login_pop .a_passreg {
    font-size: 0;
    margin-top: 20px;
    text-align: center;
}

.login_pop .a_passreg a {
    display: inline-block;
    padding: 0 15px;
    font-size: 14px;
    color: #808080;
    line-height: 15px;
}

.login_pop .a_passreg a:first-child {
    border-right: 1px solid #808080;
}

.login_pop .login_box .inp {
    border: 1px solid #e0e0e0;
    height: 55px;
    margin-bottom: 20px;
}

.login_pop .login_box .inp .icon1 {
    float: left;
    width: 28px;
    height: 19px;
    background: url(../images/join/join_popicon1.png) no-repeat;
    margin: 18px 0 0 20px;
    border-right: 1px solid #cbc8c8;
}

.login_pop .login_box .inp .icon2 {
    float: left;
    width: 28px;
    height: 19px;
    background: url(../images/join/join_popicon2.png) no-repeat;
    margin: 18px 0 0 20px;
    border-right: 1px solid #cbc8c8;
}

.login_pop .login_box .inp input {
    float: left;
    width: 350px;
    height: 100%;
    font-size: 14px;
    color: #b2b2b2;
    padding-left: 10px;
    border: none;
}

.login_pop .code_inp input {
    float: left;
    width: 200px;
    height: 55px;
    border: 1px solid #e0e0e0;
    text-align: center;
    font-size: 14px;
    color: #b2b2b2;
}

.login_pop .code_inp .img {
    float: right;
    width: 180px;
    height: 55px;
    cursor: pointer;
}

.login_pop .btn {
    width: 100%;
    height: 55px;
    background: #d62020;
    font-size: 18px;
    color: #ffffff;
    border: none;
    cursor: pointer;
    margin-top: 20px;
}

.login_pop .reg_pass {
    width: 100%;
    height: 55px;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    color: #b2b2b2;
    padding-left: 10px;
    margin-bottom: 20px;
}

.login_pop input::-webkit-input-placeholder {
    color: #b2b2b2;
}

.login_pop input:-moz-placeholder {
    color: #b2b2b2;
}

.login_pop input::-moz-placeholder {
    color: #b2b2b2;
}

.login_pop input:-ms-input-placeholder {
    color: #b2b2b2;
}

.login_pop .tit {
    font-size: 18px;
    color: #4c4c4c;
    text-align: center;
}

.login_pop .prompt {
    font-size: 14px;
    color: #808080;
    text-align: center;
    margin: 5px 0 20px 0;
    position: relative;
}

.login_pop .prompt:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    width: 130px;
    border-top: 1px solid #e0e0e0;
}

.login_pop .prompt:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
    width: 130px;
    border-top: 1px solid #e0e0e0;
}

.login_pop .pass_box .prompt:after {
    width: 75px;
}

.login_pop .pass_box .prompt:before {
    width: 75px;
}

.join_con3 .sub_box {
    padding: 40px 60px 0 60px;
    height: 584px;
    background: url(../images/join/join3_bg.jpg) no-repeat;
    margin-top: 15px;
}

.join_con3 .inp_list {
    margin-left: -30px;
}

.join_con3 .inp_list .in_box {
    float: left;
    width: 350px;
    margin: 0 0 25px 20px;
    position: relative;
}

.join_con3 .inp_list .in_box p {
    float: left;
    font-size: 14px;
    color: #999999;
    line-height: 51px
}

.join_con3 .inp_list .in_box input {
    float: right;
    width: 270px;
    height: 54px;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    color: #999999;
    padding-left: 10px;
}

.join_con3 .inp_list .in_box .sex {
    float: right;
    width: 270px;
    height: 54px;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    color: #999999;
    padding-left: 10px;
    line-height: 54px;
    background: url(../images/investor/down.png) no-repeat;
    background-position: 230px center;
    cursor: pointer;
}

.join_con3 .inp_list .in_box {}

.join_con3 .inp_list .in_box ._ul {
    position: absolute;
    top: 54px;
    left: 80px;
    width: 270px;
    border: 1px solid #e6e6e6;
    border-top: none;
    background: #fff;
    z-index: 5;
    padding: 5px 0;
    display: none;
}

.join_con3 .inp_list .in_box ._ul.on {}

.join_con3 .inp_list .in_box ._ul li {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #b2b2b2;
    /*border-top:1px solid #f1ebeb;*/
    padding-left: 20px;
    cursor: pointer;
    transition: all .4s;
}

.join_con3 .inp_list .in_box ._ul li:first-chlid {}

.join_con3 .inp_list .in_box ._ul li:hover {
    color: #808080;
}

.join_con3 .textarea_box {
    margin-left: -10px;
    overflow: hidden;
}

.join_con3 .textarea_box p {
    float: left;
    font-size: 14px;
    color: #999999;
    line-height: 51px
}

.join_con3 .textarea_box textarea {
    float: right;
    width: 1010px;
    height: 165px;
    border: 1px solid #e6e6e6;
    resize: none;
    font-family: '微软雅黑';
    font-size: 14px;
    color: #999999;
    padding: 10px 0 0 10px;
    margin-bottom: 25px;
}

.join_con3 .btn_box {
    font-size: 0;
    text-align: right;
}

.join_con3 .btn_box .btn {
    width: 160px;
    height: 50px;
    margin-left: 30px;
    border: none;
    font-size: 14px;
    cursor: pointer;
    transition: all .4s;
}

.join_con3 .btn_box .btn1 {
    background: #d62020;
    color: #fff;
}

.join_con3 .btn_box .btn2 {
    background: #cccccc;
    color: #4c4c4c;
}

.join_con3 .btn_box .btn1:hover {
    background: #b82525;
}

.join_con3 .btn_box .btn2:hover {
    background: #bfbfbf;
}

.join_con3 .file_parent {
    margin-left: -10px;
    margin-bottom: 25px;
}

.join_con3 .file_parent>p {
    float: left;
    font-size: 14px;
    color: #999999;
}

.join_con3 .input_filebox {
    float: left;
    margin-left: 10px;
}

.join_con3 .input_file {
    float: left;
    width: 150px;
    height: 50px;
    background: #f1f12f;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 50px;
    text-align: center;
    position: relative;
}

.join_con3 .input_file input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
}

.join_con3 .input_filebox .text {
    float: left;
}

.join_con3 .input_filebox .text p {
    margin-left: 12px;
    margin-top: 2px;
}

.join_con3 .calendar-hd {
    box-sizing: content-box;
    line-height: 40px;
}

.join_con3 .calendar-display {
    font-size: 24px;
}

.join_con3 .calendar-modal {
    top: 60px !important;
    left: 80px !important;
}

.join_con3 .calendar .calendar-views .now {
    background: #d62020 !important;
}

.join_con3 .calendar .calendar-views .selected {
    color: #d62020;
}

.product_con .ab_tit h4 {
    font-size: 14px;
    color: #4c4c4c;
    margin-top: 30px;
}

.product_con .vice {
    position: relative;
}

.product_con .vice .icon {
    position: absolute;
    left: -20px;
    top: -25px;
    width: 80px;
    height: 80px;
    background: url(../images/pro/pro1_icon.png) no-repeat;
}

.product_con .info_text {
    padding: 40px 50px 70px 50px;
    border: 2px solid #eeeeee;
    margin-top: 40px;
}

.product_con .info_text h3 {
    font-size: 16px;
    color: #4c4c4c;
    margin-bottom: 5px;
}

.product_con .info_text p {
    font-size: 14px;
    color: #808080;
    margin-bottom: 30px;
    line-height: 25px;
}

.product_con .info_text p em {
    color: #4c4c4c;
}

.product_con .pro1_bottomimg {
    margin-top: 80px;
    height: 440px;
    background: url(../images/pro/pro1_bottomimg.jpg) no-repeat center;
    overflow: hidden;
}

.product_con .pro1_bottomimg .w1200 {
    margin-top: 110px;
}

.product_con .pro1_bottomimg .phone_box {
    width: 300px;
    height: 160px;
    border: 2px solid #dfe1e0;
    padding: 30px 0 0 30px;
}

.product_con .pro1_bottomimg .phone_box h2 {
    font-size: 16px;
    color: #747d80;
}

.product_con .pro1_bottomimg .phone_box h3 {
    font-size: 36px;
    color: #d62020;
    font-family: 'rubik-regular';
    margin-top: 5px;
}

.product_con2 .fixed_tit {
    text-align: left;
}

.product_con2 .fixed_tit ul {
    width: 1200px;
    margin: 0 auto;
}

.product_con2 .text_info p {
    font-size: 14px;
    color: #808080;
    margin-top: 23px;
    line-height: 25px;
}

.product_con2 .text_info h3 {
    font-size: 20px;
    color: #808080;
    margin-top: 30px;
}

.product_con2 .pro_map {
    height: 637px;
    background: url(../images/pro/map_bg3.jpg) no-repeat center;
    margin-top: 30px;
    padding-top: 52px;
}

.product_con2 .pro_map .w1200 {
    position: relative;
}

.product_con2 .pro_map ._h3 {
    font-size: 20px;
    color: #fff;
}

.product_con2 .pro_map .block_map {
    position: absolute;
    background-repeat: no-repeat;
    transform: scale(.8);
}

.product_con2 .pro_map .left_map {
    float: left;
    width: 613px;
    height: 520px;
    position: relative;
}

.product_con2 .pro_map .left_map li {
    position: absolute;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.product_con2 .pro_map .left_map li:after {
    content: "";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    background: #fff;
    transition: all .3s;
    border-radius: 50%;
    overflow: hidden;
}

.product_con2 .pro_map .left_map li.on {
    color: #d62020;
    font-weight: bold;
}

.product_con2 .pro_map .left_map li:hover {
    color: #d62020;
}

.product_con2 .pro_map .left_map li.on:after {
    background: #d62020;
}

.product_con2 .pro_map .left_map li:hover:after {
    background: #d62020;
}

.product_con2 .pro_map .left_map .l1:after {
    top: 6px;
    right: -12px;
}

.product_con2 .pro_map .left_map .l2:after {
    top: 6px;
    left: -12px;
}

.product_con2 .right_box {
    float: right;
    width: 556px;
    /*padding-right:30px;*/
}

.product_con2 .right_box .box {
    height: 460px;
    overflow: hidden;
    display: none;
}

.product_con2 .right_box li {
    height: 120px;
    margin-bottom: 40px;
    background: #fff;
}

.product_con2 .right_box li a {
    display: block;
    position: relative;
}

.product_con2 .right_box li a:hover:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    height: 120px;
    background: url(../images/pro/map_imgbg.png) no-repeat;
    transition: all 1s;
}

.product_con2 .right_box img {
    float: left;
    width: 220px;
    height: 120px;
}

.product_con2 .right_box .text {
    float: right;
    width: 285px;
    padding-top: 10px;
}

.product_con2 .right_box .text h3 {
    font-size: 16px;
    color: #d62020;
    margin-bottom: 10px;
}

.product_con2 .right_box .text p {
    font-size: 14px;
    color: #808080;
    line-height: 22px;
}

.product_con2 .pro_map .circle_box {
    position: absolute;
    left: 175px;
    top: 35px;
    width: 307px;
    height: 307px;
}

@keyframes circle_y3 {
    0% {
        transform: scale(.8);
    }
    50% {
        transform: scale(.9);
    }
    100% {
        transform: scale(.8);
    }
}

.circle_y3 {
    -webkit-animation-name: circle_y3;
    animation-name: circle_y3;
}

.product_con2 .pro_map .circle_box .circle3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 307px;
    height: 307px;
    background: url(../images/pro/circle3.png) no-repeat center;
    animation: circle_y3 8s infinite;
}

.product_con2 .pro_map .circle_box .circle2 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 197px;
    height: 197px;
    background: url(../images/pro/circle2.png) no-repeat center;
    margin-top: -98.5px;
    margin-left: -98.5px;
    animation: circle_y3 6s infinite;
}

.product_con2 .pro_map .circle_box .circle1 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 94px;
    height: 94px;
    background: url(../images/pro/circle1.png) no-repeat center;
    margin-top: -47px;
    margin-left: -47px;
    animation: circle_y3 4s infinite;
}

.product_con2 .pro_map .circle_box .circle_text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 94px;
    height: 94px;
    margin-top: -47px;
    margin-left: -47px;
    padding-top: 50px;
    cursor: pointer;
    background: url(../images/pro/pro2_d.png) no-repeat;
    background-position: center 20px;
}

.product_con2 .pro_map .circle_text p {
    font-size: 14px;
    color: #4c4c4c;
    text-align: center;
}

.product_con2 .top_box {
    height: 220px;
    background: url(../images/pro/pro2_tobg.png) no-repeat center;
    margin-top: 50px;
    margin-bottom: 80px;
}

.product_con2 .top_box .w1200 {
    position: relative;
}

.product_con2 .top_box .icon {
    position: absolute;
    top: 100px;
    width: 73px;
    height: 22px;
    background: url(../images/pro/pro2_toiconjian.png) no-repeat;
}

.product_con2 .top_box .io1 {
    left: -52px;
}

.product_con2 .top_box .io2 {
    left: 362px;
}

.product_con2 .top_box .io3 {
    left: 766px;
}

.product_con2 .top_box .io4 {
    left: 1182px;
}

.product_con2 .top_box ._ul {
    width: 1042px;
    margin: 0 auto;
    font-size: 0;
}

.product_con2 .top_box ._ul li {
    float: left;
    width: 220px;
    height: 220px;
    padding-top: 65px;
    background-repeat: no-repeat;
    margin-left: 190px;
    transition: all .4s;
}

.product_con2 .top_box ._ul li:hover {
    padding-top: 45px;
}

.product_con2 .top_box ._ul img {
    margin: 0 auto;
    height: 63px;
}

.product_con2 .top_box ._ul p {
    font-size: 18px;
    color: #808080;
    text-align: center;
    margin-top: 12px;
}

.product_con2 .top_box ._ul .l1 {
    margin-left: 0;
    background-image: url(../images/pro/pro2_toicon.png);
}

.product_con2 .top_box ._ul .l2 {
    background-image: url(../images/pro/pro2_toicon.png);
}

.product_con2 .top_box ._ul .l3 {
    background-image: url(../images/pro/pro2_toicon.png);
}

.product_con2 .article_box {
    padding: 60px 0 70px 0;
}

.product_con2 .article_box ._h3 {
    font-size: 20px;
    color: #4c4c4c;
}

.product_con2 .article_box .art_box {
    position: relative;
    margin-top: 30px;
}

.product_con2 .article_box .art_box .bd {
    overflow: hidden;
}

.product_con2 .article_box ul {
    font-size: 0;
}

.product_con2 .article_box li {
    float: left;
    width: 380px !important;
    height: 180px;
    border: 2px solid #e0e0e0;
    padding: 30px;
    padding-bottom: 0;
    margin-right: 30px;
}

.product_con2 .article_box li:hover {
    background: #f0f1f5;
    border: 2px solid #f0f1f5;
}

.product_con2 .article_box li h3 {
    font-size: 18px;
    color: #4c4c4c;
}

.product_con2 .article_box li h4 {
    font-size: 18px;
    color: #d8131f;
    font-family: 'rubik-regular';
    margin-top: 10px;
}

.product_con2 .article_box li p {
    font-size: 14px;
    color: #808080;
    margin-top: 10px;
    line-height: 21px;
}

.product_con2 .article_box .btn a {
    position: absolute;
    top: 50%;
    display: block;
    width: 38px;
    height: 38px;
    margin-top: -32px;
    background-repeat: no-repeat;
    background-position: center;
    border: 2px solid #e0e0e0;
    transition: all .4s;
}

.product_con2 .article_box .btn .prev {
    left: -60px;
    background-image: url(../images/index/idx_newsbtngre1.png);
}

.product_con2 .article_box .btn .next {
    right: -60px;
    background-image: url(../images/index/idx_newsbtngre2.png);
}

.product_con2 .article_box .btn a:hover {
    background-color: #e0e0e0;
}

.product_con2 .article_box .btn .prev:hover {
    background-image: url(../images/index/idx_newsbtn1on.png);
}

.product_con2 .article_box .btn .next:hover {
    background-image: url(../images/index/idx_newsbtn2on.png);
}

.product_con2 .complaint {
    height: 584px;
    background: url(../images/pro/pro_complaint.jpg) no-repeat center;
    padding-top: 70px;
}

.product_con2 .complaint ._h3 {
    font-size: 20px;
    color: #4c4c4c;
}

.product_con2 .form_box {
    margin: 25px 0 0 0;
}

.product_con2 .form_box .inp_box {
    float: left;
    width: 385px;
    height: 50px;
    background: #fff;
    font-size: 0;
    padding-left: 20px;
    margin: 0 20px 20px 0;
}

.product_con2 .form_box .inp_box p {
    display: inline-block;
    font-size: 14px;
    color: #999999;
    line-height: 50px;
}

.product_con2 .form_box .inp_box input {
    width: 320px;
    height: 50px;
    font-size: 14px;
    color: #999999;
    border: none;
}

.product_con2 .form_box .lsat_box {
    width: 790px;
    height: 140px;
    overflow: hidden;
}

.product_con2 .form_box .lsat_box p {
    float: left;
}

.product_con2 .form_box .lsat_box textarea {
    width: 700px;
    height: 140px;
    font-size: 14px;
    color: #999999;
    font-family: '微软雅黑';
    resize: none;
    border: none;
    padding-top: 15px;
}

.product_con2 .form_box .btn {
    width: 136px;
    height: 65px;
    font-size: 18px;
    color: #fff;
    border: none;
    background: #d62020;
    cursor: pointer;
}

.product_con2 .bottom_code {
    position: fixed;
    bottom: 200px;
    right: 30px;
    z-index: 10;
}

.product_con2 .bottom_code .box_right {
    width: 126px;
    height: 157px;
    background: url(../images/pro/code_rightbg.png) no-repeat;
    padding-top: 77px;
    cursor: pointer;
}

.product_con2 .bottom_code .box_right p {
    font-size: 14px;
    color: #808080;
    text-align: center;
}

.product_con2 .bottom_code .box_left {
    position: absolute;
    bottom: 1px;
    left: -188px;
    width: 200px;
    height: 190px;
    background: url(../images/pro/code_leftbg.png) no-repeat;
    padding: 21px 0 0 28px;
    display: none;
}


/*.product_con2 .bottom_code:hover .box_left{display:block;opacity:1;filter:alpha(opacity=100);}*/

.product_con2 .pro2_bottombg {
    /*background:#f8dfc8 url(../images/pro/pro2_bottombg.jpg) no-repeat center top;*/
    overflow: hidden;
    padding: 80px 0 132px 0;
    background: #6d84a1;
}

.product_con2 .pro2_bottombg .safety {
    background: #fff;
    position: relative;
}

.product_con2 .pro2_bottombg .safety:before {
    content: "";
    position: absolute;
    top: -40px;
    left: -40px;
    width: 1277px;
    height: 786px;
    background: url(../images/pro/pro2_bottombgicon1.png) no-repeat;
}

.product_con2 .pro2_bottombg .safety:after {
    content: "";
    position: absolute;
    bottom: -49px;
    left: 0;
    width: 1198px;
    height: 49px;
    background: url(../images/pro/pro2_bottombgicon3.png) no-repeat;
}

.product_con2 .pro2_bottombg .safety .safety_box {
    position: relative;
    z-index: 5;
    background: #fff;
    padding: 45px 40px;
}

.product_con2 .pro2_bottombg .safety .safety_box:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -24px;
    width: 24px;
    height: 22px;
    background: url(../images/pro/pro2_bottombgicon2.png) no-repeat;
}

.product_con2 .pro2_bottombg .safety h3 {
    font-size: 20px;
    color: #4c4c4c;
}

.product_con2 .safety li {
    padding: 38px 0;
    border-top: 2px dashed #f3ede6;
}

.product_con2 .safety li:first-child {
    border: none;
}

.product_con2 .safety li h5 {
    font-size: 16px;
    color: #4c4c4c;
    padding-left: 35px;
    position: relative;
}

.product_con2 .safety li h5:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(../images/pro/pro2_icon.png) no-repeat center;
}

.product_con2 .safety li p {
    font-size: 14px;
    color: #808080;
    margin-top: 15px;
    padding-left: 35px;
    position: relative;
    position: relative;
    line-height: 25px;
}

.product_con2 .safety li p:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    width: 20px;
    height: 20px;
    background: url(../images/pro/pro2_icon2.png) no-repeat center;
}

.product_con2 .fixed_tit .l1 {
    background-image: url(../images/pro/city1_icon.png);
    background-position: 26px center;
}

.product_con2 .fixed_tit .l2 {
    background-image: url(../images/pro/city2_icon.png);
    background-position: 35px center;
}

.product_con2 .fixed_tit .l3 {
    background-image: url(../images/pro/city3_icon.png);
    background-position: 28px center;
}

.product_con2 .fixed_tit .l4 {
    background-image: url(../images/pro/city4_icon.png);
    background-position: 34px center;
}

.product_con2 .fixed_tit .l6 {
    background-image: url(../images/pro/htsc.png);
    background-position: 34px center;
}

.product_con2 .fixed_tit .hthobu-a {
    background-image: url(../images/hyjf-a.png);
    background-position: 34px center;
    padding-left: 65px;
    background-repeat: no-repeat;
}

.product_con2 .fixed_tit .l5 {
    padding-left: 0;
    background-repeat: no-repeat;
    background-position: 34px center;
    position: relative;
}

.product_con2 .fixed_tit .l1.on {
    background-image: url(../images/pro/city1_iconon.png);
}

.product_con2 .fixed_tit .l2.on {
    background-image: url(../images/pro/city2_iconon.png);
}

.product_con2 .fixed_tit .l3.on {
    background-image: url(../images/pro/city3_iconon.png);
}

.product_con2 .fixed_tit .l4.on {
    background-image: url(../images/pro/city4_iconon.png);
}

.product_con2 .fixed_tit .on .hthobu-a {
    background-image: url(../images/hyjf-b.png);
}

.product_con2 .fixed_tit .l6.on {
    background-image: url(../images/pro/htsc1.png);
}

.product_con2 .fixed_tit .l6.on a {
    color: #fff;
}

.hthobu {
    width: 100%;
    display: none;
    position: absolute;
    z-index: 60;
    right: 0;
}

.hthobu-b {
    background: #fff;
    text-align: center;
    border-bottom: 1px solid #f4f4f4;
}

.hthobu-b a {
    color: #999;
    font-size: 14px;
}

.product_con3 .pro3_bottombg {
    height: 460px;
    background: url(../images/pro/pro3_bottombg.jpg) no-repeat center;
}

.i_lump3 {
    margin-top: 30px;
}

.i_lump3 .tit li {
    position: absolute;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.i_lump3 .tit li:after {
    content: "";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    background: #fff;
    transition: all .3s;
    border-radius: 50%;
    overflow: hidden;
}

.i_lump3 .tit li.on {
    color: #d62020;
    font-weight: bold;
}

.i_lump3 .tit li:hover {
    color: #d62020;
}

.i_lump3 .tit li.on:after {
    background: #d62020;
}

.i_lump3 .tit li:hover:after {
    background: #d62020;
}

.i_lump3 .tit .l1:after {
    top: 6px;
    right: -12px;
}

.i_lump3 .tit .l2:after {
    top: 6px;
    left: -12px;
}

.i_lump3 .box_list {
    position: absolute;
    right: 0;
    top: 80px;
    width: 554px;
    height: 470px;
    overflow: hidden;
}

.i_lump3 .box_list .box_parent {}

.i_lump3 .box_list .box {}

.i_lump3 .box_list li {
    height: 140px;
    margin-bottom: 20px;
    background: #fff;
}

.i_lump3 .box_list li a {
    display: block;
    position: relative;
}

.i_lump3 .box_list li a:hover:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    height: 140px;
    background: url(../images/pro/map_imgbg.png) no-repeat center/cover;
    transition: all 1s;
}

.i_lump3 .box_list img {
    float: left;
    width: 220px;
    height: 140px;
}

.i_lump3 .box_list .text {
    float: right;
    width: 290px;
    padding: 20px 20px 0 0;
}

.i_lump3 .box_list .text h3 {
    font-size: 16px;
    color: #d62020;
    margin-bottom: 10px;
}

.i_lump3 .box_list .text p {
    font-size: 14px;
    color: #808080;
    line-height: 22px;
}

.i_lump3 .cnt {
    position: relative;
    height: 688px;
    background: url(../images/pro/pro_bgblue.jpg) no-repeat center;
    overflow: hidden;
}

.i_lump3 .map_wr {
    position: relative;
    height: 100%;
    z-index: 9;
}

.i_lump3 .top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
}

.i_lump3 .top>h2 {
    font-size: 30px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    margin-top: 40px;
}

.i_lump3 .top>h3 {
    font-size: 30px;
    color: #7a8dab;
    text-align: center;
    font-family: "Brandon_Grotesque-re";
}

.i_lump3 .top .zl_txt {
    margin-top: 65px;
    letter-spacing: 2px;
}

.i_lump3 .top .zl_txt h3 {
    font-size: 20px;
    color: #fff;
}

.i_lump3 .top .zl_txt p {
    font-size: 16px;
    color: #fff;
    margin: 25px 0;
}

.i_lump3 .top .zl_txt em {
    font-size: 30px;
    color: #fff;
}

.i_lump3 .bom {
    position: absolute;
    left: 0;
    bottom: 40px;
    padding-top: 5px;
    width: 100%;
    height: 80px;
    z-index: 9;
    border-top: 1px solid rgba(255, 255, 255, .3);
}

.i_lump3 .bom .w1200 {
    margin-top: -19px;
    font-size: 0;
    text-align: center;
}

.i_lump3 .bom a {
    display: inline-block;
    margin: 0 30px;
    width: 70px;
    height: 75px;
    font-size: 18px;
    color: #a1c7f4;
    line-height: 18px;
    padding-top: 49px;
    text-align: center;
    background: url("../images/map_dot.png") no-repeat center 4px;
    cursor: pointer;
    opacity: .7;
    filter: alpha(opacity=70);
}

.i_lump3 .bom a.on {
    background: url("../images/map_dot.png") no-repeat center 4px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.i_lump3 .bom a:hover,
.i_lump3 .bom a.on {
    color: #fff;
}

.i_lump3 .bom .bd {
    width: 650px;
    margin: 0 auto;
}

.i_lump3 .bom .bd li {
    display: inline-block;
    margin: 0 30px;
    width: 70px;
    height: 75px;
    font-size: 18px;
    color: #a1c7f4;
    line-height: 18px;
    padding-top: 49px;
    text-align: center;
    background: url("../images/map_dota.png") no-repeat center -1px;
    cursor: pointer;
}

.i_lump3 .bom .bd li.on {
    background: url("../images/map_dot.png") no-repeat center 4px;
}

.i_lump3 .bom .bd li:hover,
.i_lump3 .bom .bd li.on {
    color: #fff;
}

.i_lump3 .bom .hd {
    font-size: 0;
    text-align: center;
    margin-top: 25px;
}

.i_lump3 .bom .hd li {
    display: inline-block;
    width: 15px;
    height: 15px;
    opacity: .4;
    filter: alpha(opacity=9);
    border-radius: 50%;
    background: #fff;
    margin: 0 8px;
    cursor: pointer;
}

.i_lump3 .bom .hd li.on {
    width: 25px;
    opacity: 1;
    filter: alpha(opacity=1);
    border-radius: 20px;
}

.i_lump3 .map_wr>img {
    position: absolute;
    z-index: 999;
}

.i_lump3 .map_wr .img_wh1 {
    left: 700px;
    top: 152px;
    display: none;
}

.i_lump3 .map_wr .img_hn1 {
    left: 650px;
    top: 174px;
    display: none;
}

.i_lump3 .map_wr .img_hn2 {
    left: 46px;
    top: 173px;
    display: none;
}

.i_lump3 .map_wr .img_gx3 {
    left: 334px;
    top: 176px;
    display: none;
}

.i_lump3 .map_wr .img_gx4 {
    left: 778px;
    top: 181px;
    display: none;
}

.i_lump3 .map_wr .img_gx1 {
    left: 262px;
    top: 184px;
    display: none;
}

.i_lump3 .map_wr .img_gd5 {
    left: 116px;
    top: 164px;
    display: none;
}

.i_lump3 .map_wr .img_gd3 {
    left: 350px;
    top: 164px;
    display: none;
}

.i_lump3 .map_wr .img_gd4 {
    left: 511px;
    top: 171px;
    display: none;
}

.i_lump3 .map_wr .img_gd1 {
    left: 116px;
    top: 162px;
    display: none;
}

.i_lump3 .map_wr .img_gd2 {
    left: 170px;
    top: 170px;
    display: none;
}

.i_lump3 .map {
    position: absolute;
    left: 0;
    top: -80px;
    width: 1560px;
    height: 1292px;
    background: url("../images/map1.png") no-repeat center;
}

.i_lump3 .map .map0 {
    position: absolute;
    display: none;
    background: no-repeat center;
}

.i_lump3 .map .map_xinjiang {
    left: -4px;
    top: 152px;
    width: 628px;
    height: 474px;
    background-image: url('../images/map1_map_xinjiang.png');
    display: block;
}

.i_lump3 .map .map_xizang {
    left: 67px;
    top: 603px;
    width: 605px;
    height: 367px;
    background-image: url('../images/map1_map_xizang.png');
}

.i_lump3 .map .map_heilongjiang {
    right: -5px;
    top: 0;
    width: 346px;
    height: 314px;
    background-image: url('../images/map1_map_heilongjiang.png');
}

.i_lump3 .map .map_neimenggu {
    right: 217px;
    top: 14px;
    width: 686px;
    height: 586px;
    background-image: url(../images/map1_map_neimenggu.png);
}

.i_lump3 .map .map_jilin {
    right: 27px;
    top: 246px;
    width: 259px;
    height: 176px;
    background-image: url(../images/map1_map_jilin.png);
}

.i_lump3 .map .map_xizang {
    left: 67px;
    top: 603px;
    width: 605px;
    height: 367px;
    background-image: url(../images/map1_map_xizang.png);
}

.i_lump3 .map .map_beijing {
    right: 361px;
    top: 460px;
    width: 53px;
    height: 57px;
    background-image: url(../images/beijing.png);
}

.i_lump3 .map .map_tianjin {
    right: 335px;
    top: 485px;
    width: 40px;
    height: 57px;
    background-image: url(../images/map1_map_tianjin.png);
}

.i_lump3 .map .map_liaoning {
    right: 147px;
    top: 350px;
    width: 181px;
    height: 173px;
    background-image: url(../images/map1_map_liaoning.png);
}

.i_lump3 .map .map_shandong {
    right: 200px;
    top: 561px;
    width: 210px;
    height: 132px;
    background-image: url(../images/map1_map_shandong.png);
}

.i_lump3 .map .map_shanghai {
    right: 183px;
    top: 777px;
    width: 30px;
    height: 34px;
    background-image: url(../images/map1_map_shanghai.png);
}

.i_lump3 .map .map_jiangsu {
    right: 186px;
    top: 668px;
    width: 182px;
    height: 164px;
    background-image: url(../images/map1_map_jiangsu.png);
}

.i_lump3 .map .map_zhejiang {
    right: 174px;
    top: 831px;
    width: 117px;
    height: 113px;
    background-image: url(../images/map1_map_zhejiang.png);
}

.i_lump3 .map .map_anhui {
    right: 256px;
    top: 692px;
    width: 148px;
    height: 181px;
    background-image: url(../images/map1_map_anhui.png);
}

.i_lump3 .map .map_fujian {
    right: 191px;
    top: 908px;
    width: 181px;
    height: 173px;
    background-image: url(../images/map1_map_fujian.png);
}

.i_lump3 .map .map_guangdong {
    right: 298px;
    top: 1027px;
    width: 244px;
    height: 194px;
    background-image: url(../images/map1_map_guangdong.png);
}

.i_lump3 .map .map_taiwan {
    right: 153px;
    top: 1009px;
    width: 51px;
    height: 123px;
    background-image: url(../images/map1_map_taiwan.png);
}

.i_lump3 .map .map_jiangxi {
    right: 279px;
    top: 859px;
    width: 147px;
    height: 200px;
    background-image: url(../images/map1_map_jiangxi.png);
}

.i_lump3 .map .map_hainan {
    right: 503px;
    top: 1224px;
    width: 77px;
    height: 67px;
    background-image: url(../images/map1_map_hainan.png);
}

.i_lump3 .map .map_chongqing {
    right: 545px;
    top: 799px;
    width: 137px;
    height: 140px;
    background-image: url(../images/map1_map_chongqing.png);
}

.i_lump3 .map .map_hubei {
    right: 356px;
    top: 756px;
    width: 238px;
    height: 147px;
    background-image: url(../images/map1_map_hubei.png);
}

.i_lump3 .map .map_henan {
    right: 359px;
    top: 634px;
    width: 181px;
    height: 173px;
    background-image: url(../images/map1_map_henan.png);
}

.i_lump3 .map .map_shanxi {
    right: 442px;
    top: 479px;
    width: 105px;
    height: 228px;
    background-image: url(../images/map1_map_shanxi.png);
}

.i_lump3 .map .map_shanxi2 {
    right: 525px;
    top: 530px;
    width: 156px;
    height: 279px;
    background-image: url(../images/map1_map_shanxi2.png);
}

.i_lump3 .map .map_ningxia {
    right: 636px;
    top: 538px;
    width: 89px;
    height: 148px;
    background-image: url(../images/map1_map_ningxia.png);
}

.i_lump3 .map .map_gansu {
    right: 595px;
    top: 408px;
    width: 439px;
    height: 372px;
    background-image: url(../images/map1_map_gansu.png);
}

.i_lump3 .map .map_sichuan {
    right: 593px;
    top: 722px;
    width: 338px;
    height: 297px;
    background-image: url(../images/map1_map_sichuan.png);
}

.i_lump3 .map .map_qinghai {
    left: 405px;
    top: 527px;
    width: 390px;
    height: 280px;
    background-image: url(../images/map1_map_qinghai.png);
}

.i_lump3 .map .map_hunan {
    left: 985px;
    top: 865px;
    width: 167px;
    height: 193px;
    background-image: url(../images/map1_map_hunan.png);
}

.i_lump3 .map .map_guizhou {
    left: 811px;
    top: 903px;
    width: 187px;
    height: 160px;
    background-image: url(../images/map1_map_guizhou.png);
}


/*.i_lump3 .map .map1{left:1903px;top:1923px;width:458px;height:364px;}
.i_lump3 .map .map2{left:1578px;top:1874px;width:452px;height:346px;}
.i_lump3 .map .map3{left:1843px;top:1623px;width:310px;height:361px;}
.i_lump3 .map .map4{left:1522px;top:1640px;width:346px;height:399px;}
.i_lump3 .map .map5{left:1806px;top:1419px;width:440px;height:275px;}*/

.i_lump3 .map .map1 .dot {
    position: absolute;
    left: 62px;
    bottom: 89px;
    width: 50px;
    height: 26px;
}

.i_lump3 .map .map1 .box {
    display: none;
    position: absolute;
    width: 448px;
    left: -325px;
    bottom: -2px;
    margin-left: -112px;
}

.i_lump3 .sea {
    position: absolute;
    left: 566px;
    bottom: 149px;
}

.i_lump3 .map .map0 .dots .circle_bottom2,
.i_lump3 .map .map0 .dots .circle_bottom {
    background: #FFF;
}

.i_lump3 .map .map0 .dots .circle {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    z-index: 999;
    text-align: center;
    top: 0;
    left: 0;
    position: absolute;
}

.i_lump3 .map .map0 .dots .circle_bottom {
    background-color: #FFF;
    border-radius: 100%;
    width: 7px;
    height: 7px;
    filter: alpha(opacity=40);
    z-index: 998;
    position: absolute;
    top: -2px;
    left: -2px;
    opacity: 0.4;
}

.i_lump3 .map .map0 .dots .circle_bottom2 {
    background-color: #FFF;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    filter: alpha(opacity=20);
    z-index: 997;
    position: relative;
    opacity: 0.2;
    top: -4px;
    left: -4px;
}

.i_lump3 .map .map0 p {
    font-size: 16px;
    color: #fff;
    margin-left: -10px;
    margin-top: -2px;
}

.i_lump3 .map .map0 .city {
    position: absolute;
    left: 136px;
    bottom: 100px;
    /*width: 50px;*/
    height: 26px;
}

.i_lump3 .map .map0 .city .af_bor {
    position: absolute;
    left: 0;
    top: 1px;
    border-top: 1px solid #fff;
}

.animation {
    -webkit-animation: twinkling 2.1s infinite ease-in-out;
    animation: twinkling 2.1s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animation2 {
    -webkit-animation: twinkling 2.1s 0.2S infinite ease-in-out;
    animation: twinkling 2.1s 0.2S infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes twinkling {
    0% {
        opacity: 0.2;
        filter: alpha(opacity=20);
        -webkit-transform: scale(1);
    }
    50% {
        opacity: 0.8;
        filter: alpha(opacity=80);
        -webkit-transform: scale(1.1);
    }
    100% {
        opacity: 0.2;
        filter: alpha(opacity=20);
        -webkit-transform: scale(1);
    }
}

@keyframes twinkling {
    0% {
        opacity: 0.3;
        filter: alpha(opacity=20);
        -webkit-transform: scale(1);
    }
    50% {
        opacity: 0.8;
        filter: alpha(opacity=80);
        -webkit-transform: scale(1.1);
    }
    100% {
        opacity: 0.3;
        filter: alpha(opacity=20);
        -webkit-transform: scale(1);
    }
}


/*6.28*/

.i_lump3 .case_list {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1200px;
    margin-left: -600px;
}

.i_lump3 .map .map0 .dots {
    position: relative;
    cursor: default;
}

.i_lump3 .map_wr .posCont {
    display: none;
    width: 388px;
    height: 545px;
    position: absolute;
    z-index: 9999;
    top: 80px;
    right: -20px;
}

.i_lump3 .map .map0 .gd1 .dots .posCont .bor {
    position: relative;
    z-index: 20;
}

.i_lump3 .map_wr .posCont.float-ri .card {
    float: right;
    margin-left: 24px;
    margin-right: 0;
}

.i_lump3 .map_wr .posCont .card {
    position: absolute;
    width: 185px;
    height: 170px;
    margin-right: 24px;
    background-color: #FFF;
    z-index: 99;
}

.i_lump3 .map_wr .posCont .card ._h2 {
    height: 45px;
    vertical-align: middle;
    display: table-cell;
}

.i_lump3 .map_wr .posCont .card h2 {
    color: #666666;
    font-size: 14px;
    text-align: center;
    padding: 0 15px;
    line-height: 18px;
}

.i_lump3 .map_wr .posCont .card .img img {
    width: 185px;
    height: 125px;
}

.i_lump3 .map .map0 .gd2 {
    position: absolute;
    left: 178px;
    bottom: 155px;
    width: 50px;
    height: 26px;
}

.i_lump3 .map .map0 .gd3 {
    position: absolute;
    left: 301px;
    bottom: 165px;
    width: 50px;
    height: 26px;
}

.i_lump3 .map .map0 .gd4 {
    position: absolute;
    left: 300px;
    bottom: 195px;
    width: 50px;
    height: 26px;
}

.i_lump3 .map .map0 .gd5 {
    position: absolute;
    left: 320px;
    bottom: 200px;
    width: 50px;
    height: 26px;
}

.i_lump3 .map .map0 .gd6 {
    position: absolute;
    left: 320px;
    bottom: 233px;
    width: 50px;
    height: 26px;
}

.i_lump3 .map .map0 .gd7 {
    position: absolute;
    left: 211px;
    top: 65px;
    width: 50px;
    height: 26px;
}

.i_lump3 .map .map0 .gx1 {
    position: absolute;
    left: 225px;
    bottom: 25px;
    width: 50px;
    height: 26px;
}

.i_lump3 .map .map0 .gx2 {
    position: absolute;
    left: 190px;
    bottom: 80px;
    width: 50px;
    height: 26px;
}

.i_lump3 .map .map0 .gx3 {
    position: absolute;
    left: 295px;
    bottom: 220px;
    width: 50px;
    height: 26px;
}

.i_lump3 .map .map0 .gx4 {
    position: absolute;
    left: 420px;
    bottom: 195px;
    width: 50px;
    height: 26px;
}

.i_lump3 .map .map0 .hn1 {
    position: absolute;
    left: 200px;
    bottom: 65px;
    width: 50px;
    height: 26px;
}

.i_lump3 .map .map0 .hn2 {
    position: absolute;
    left: 123px;
    bottom: 237px;
    width: 50px;
    height: 26px;
}

.i_lump3 .map .map0 .hn3 {
    position: absolute;
    left: 194px;
    bottom: 211px;
    width: 50px;
    height: 26px;
}

.i_lump3 .map .map0 .gz1 {
    position: absolute;
    left: 246px;
    bottom: 85px;
    width: 65px;
    height: 26px;
}

.i_lump3 .map .map0 .gz2 {
    position: absolute;
    left: 176px;
    bottom: 101px;
    width: 50px;
    height: 26px;
}

.i_lump3 .map .map0 .gz3 {
    position: absolute;
    left: 190px;
    bottom: 159px;
    width: 50px;
    height: 26px;
}

.i_lump3 .map .map0 .wh1 {
    position: absolute;
    left: 319px;
    bottom: 110px;
    width: 50px;
    height: 26px;
}

.i_lump3 .map .map0 .wh2 {
    position: absolute;
    left: 150px;
    top: 41px;
    width: 50px;
    height: 26px;
}

.i_lump3 .map .map0 .wh3 {
    position: absolute;
    left: 312px;
    bottom: 44px;
    width: 50px;
    height: 26px;
}

.product_con4 .pro4_bottombg {
    height: 460px;
    background: url(../images/pro/pro4_bottombg.jpg) no-repeat center;
}

.product_con4 .transport_box {
    height: 634px;
    background: url(../images/pro/transport_bg.jpg) no-repeat center;
    padding-top: 60px;
    margin-top: 50px;
}

.product_con4 .pro_map {
    margin-top: 0;
    display: none;
}

.product_con4 .transport_box ._h3 {
    font-size: 20px;
    color: #fff;
}

.product_con4 .transport_box ul {
    font-size: 0;
    margin: 25px 0 0 -30px;
    padding-bottom: 60px;
}

.product_con4 .transport_box ul li {
    display: inline-block;
    margin-right: 30px;
    width: 380px;
    cursor: pointer;
}

.product_con4 .transport_box ul .img {
    width: 100%;
    height: 214px;
    overflow: hidden;
}

.product_con4 .transport_box ul p {
    font-size: 16px;
    color: #4c4c4c;
    background: #fff;
    line-height: 70px;
    height: 70px;
    transition: all .6s;
    text-align: center;
}

.product_con4 .transport_box ul li:hover p {
    color: #fff;
    background: #273fb9;
}

.product_con4 .trading {
    position: relative;
    margin-top: 40px;
}

.product_con4 .trading .bd {
    overflow: hidden;
}

.product_con4 .trading .btn a {
    position: absolute;
    top: 50%;
    display: block;
    width: 45px;
    height: 45px;
    margin-top: -22.5px;
    background-repeat: no-repeat;
    background-position: center;
    transition: all .4s;
    background-size: cover;
}

.product_con4 .trading .btn .prev {
    left: -60px;
    background-image: url(../images/about/wel_btn1.png);
}

.product_con4 .trading .btn .next {
    right: -60px;
    background-image: url(../images/about/wel_btn2.png);
}

.product_con4 .trading .btn a:hover {}

.product_con4 .trading .btn .prev:hover {
    background-image: url(../images/about/wel_btn1on.png);
}

.product_con4 .trading .btn .next:hover {
    background-image: url(../images/about/wel_btn2on.png);
}

.product_con4 .transport_box .bor {
    border-bottom: 2px solid rgba(255, 255, 255, .7);
    margin-top: 40px;
}

.product_con4 .more_btn {
    background: none;
    border: 2px solid #fff;
    margin: 0 auto;
    margin-top: 30px;
}

.atlas_pop {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 50;
    display: none;
}

.atlas_pop .bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /*background:url(../images/pro/bg.png);*/
    opacity: .5;
    filter: alpha(opacity=50);
    background: #000;
}

.product_con4deta .box_text {
    position: relative;
    margin-top: 40px;
}

.product_con4deta .box_text:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 170px;
    background: url(../images/pro/text_bg.png) no-repeat;
}

.product_con4deta .box_text .text {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 30px;
    padding: 0 40px;
}

.product_con4deta .box_text .text p {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}

.product_con4deta .ul_list .address {
    overflow: hidden;
    font-size: 14px;
    color: #808080;
    line-height: 22px;
}

.product_con4deta .ul_list ._p1 {
    float: left;
    width: 50px;
}

.product_con4deta .ul_list ._p2 {
    float: left;
    width: 230px;
}

.product_con4deta .lng_list .ul_list li ._text p em {
    color: #d62020;
}

.product_con4deta .lng_list .ul_list li.on .address {
    color: #fff;
}

.product_con4deta .lng_list .ul_list li.on ._text p em {
    color: #fff;
}

.pro_pop {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 50;
    display: none;
}

.pro_pop .bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /*background:url(../images/pro/bg.png);*/
    opacity: .5;
    filter: alpha(opacity=50);
    background: #000;
}

.pro_pop .pro_box {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -289px;
    margin-left: -600px;
    width: 1200px;
    height: 578px;
    background: #fff;
    padding: 50px 30px 0 30px;
}

.pro_pop .pro_box .map {
    float: left;
    width: 558px;
    height: 458px;
    background: url(../images/pro/pop_map.jpg) no-repeat;
    border-right: 2px solid #f5f5f5;
    position: relative;
}

.pro_pop .map .tit li {
    position: absolute;
    font-size: 14px;
    color: #4c4c4c;
    cursor: pointer;
}

.pro_pop .map .tit li:after {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 20px;
    background: url(../images/pro/pop_icon.png) no-repeat;
    transition: all .3s;
}

.pro_pop .map .tit li.on:after {
    background: url(../images/pro/pop_iconon.png) no-repeat;
}

.pro_pop .map .tit li:hover:after {
    background: url(../images/pro/pop_iconon.png) no-repeat;
}

.pro_pop .map .tit .l1:after {
    top: 0;
    right: -20px;
}

.pro_pop .map .tit .l2:after {
    top: 0;
    left: -20px;
}

.pro_pop .pro_box .contact_listbox {
    float: left;
    width: 490px;
    height: 458px;
    margin-left: 40px;
}

.pro_pop .pro_box .contact_listbox .box {
    height: 458px;
    display: none;
    overflow: hidden;
}

.pro_pop .pro_box .list {
    margin-left: -18px;
}

.pro_pop .pro_box .list li {
    width: 220px;
    height: 125px;
    margin-top: 10px;
    float: left;
    margin-left: 18px;
}

.pro_pop .pro_box .list h3 {
    font-size: 16px;
    color: #d62020;
    margin-bottom: 15px;
}

.pro_pop .pro_box .list p {
    font-size: 14px;
    color: #808080;
    line-height: 23px;
}

.party_con {
    background: #f3f3f3;
}

.party_con .party_banner {
    height: 280px;
    background: url(../images/party/party_banner.jpg) no-repeat center;
}

.party_con .party_top {
    position: relative;
    width: 1300px;
    margin: 0 auto;
    background: #fff;
    /*margin-top:-60px;*/
}

.party_con .party_top .left {
    float: left;
    width: 460px;
    height: 475px;
    background: url(../images/party/party_leftbg.jpg) no-repeat;
    padding: 60px 0 0 50px;
}

.party_con .party_top .left h3 {
    font-size: 48px;
    color: #4c4c4c;
    margin-top: -8px;
}

.party_con .party_top .right {
    float: left;
    width: 790px;
    padding-top: 60px;
}

.party_con .party_top .right p {
    font-size: 14px;
    color: #808080;
    margin-bottom: 20px;
    line-height: 24px;
}

.party_con .honor_box {
    margin-top: 70px;
}

.party_con .honor_box h3 {
    font-size: 24px;
    color: #4c4c4c;
}


/*.about_con5 .honor_list{}*/

.party_con .honor_list li {
    float: left;
    width: 380px;
    margin-right: 30px;
}

.party_con .honor_list li .text {
    padding: 20px;
    transition: all .6s;
    background-size: 0 100%;
    background-repeat: no-repeat;
    background-color: #fff;
    height: 114px;
}


/*.about_con5 .honor_list li:first-child{margin-left:0;}*/

.party_con .honor_list li img {
    width: 380px;
    height: 214px;
}

.party_con .honor_list li .num {
    font-size: 18px;
    color: #d62020;
    font-family: 'rubik-regular';
}

.party_con .honor_list li p {
    font-size: 17px;
    color: #4c4c4c;
    line-height: 24px;
    margin-top: 5px;
}

.party_con .honor_list li:hover .text {
    background-image: url(../images/party/learn_bg.jpg);
    background-size: 100% 100%;
}

.party_con .honor_bd {
    position: relative;
    margin-top: 30px;
}

.party_con .honor_bd .bd {
    overflow: hidden;
}

.party_con .honor_bd .btn a {
    position: absolute;
    top: 50%;
    display: block;
    width: 54px;
    height: 54px;
    margin-top: -27px;
    background-repeat: no-repeat;
    background-position: center;
    border: 2px solid #d9d0c7;
    transition: all .4s;
}

.party_con .honor_bd .btn .prev {
    left: -80px;
    background-image: url(../images/party/party_btn1.png);
}

.party_con .honor_bd .btn .next {
    right: -80px;
    background-image: url(../images/party/party_btn2.png);
}

.party_con .honor_bd .btn a:hover {
    background-color: #d9d0c7;
}

.party_con .honor_bd .btn .prev:hover {
    background-image: url(../images/party/party_btn1on.png);
}

.party_con .honor_bd .btn .next:hover {
    background-image: url(../images/party/party_btn2on.png);
}

.party_con .build {
    background: #e6dcd3;
    padding: 30px 0 70px 0;
    margin-top: 70px;
}

.party_con .build li {
    padding: 30px 0;
    border-bottom: 2px solid #d4cbc3;
}

.party_con .build h2 {
    font-size: 24px;
    color: #4c4c4c;
}

.party_con .build .deta {
    float: left;
    width: 90px;
    height: 108px;
    border: 2px solid #ccbdad;
    padding: 10px 10px 0 0;
    transition: all .8s;
}

.party_con .build .deta h3 {
    font-size: 30px;
    color: #d62020;
    text-align: right;
}

.party_con .build .deta p {
    font-size: 16px;
    color: #a69a8d;
    font-family: 'rubik-regular';
    text-align: right;
}

.party_con .build .text {
    float: right;
    width: 1090px;
    padding-top: 10px;
}

.party_con .build .text h3 {
    font-size: 17px;
    color: #4c4c4c;
    transition: all .4s;
}

.party_con .build .text p {
    font-size: 14px;
    color: #808080;
    line-height: 21px;
    margin-top: 5px;
}

.party_con .build li:hover .deta {
    background: #ccbdad;
}

.party_con .build li:hover .deta h3 {
    color: #fff;
}

.party_con .build li:hover .deta p {
    color: #fff;
}

.party_con .build li:hover .text h3 {
    color: #d62020;
}

.party_detacon {
    padding-bottom: 70px;
}

.party_detacon .box {
    padding: 0 50px;
    padding-top: 70px;
}

.party_detacon .box h3 {
    font-size: 20px;
    color: #4c4c4c;
}

.party_detacon .box .num {
    margin-top: 15px;
    padding-bottom: 30px;
    border-bottom: 3px dashed #e6e6e6;
}

.party_detacon .box .num h4 {
    float: left;
    font-size: 24px;
    color: #d62020;
    font-family: 'rubik-regular';
}

.party_detacon .rei {
    float: right;
    margin-top: -35px;
}

.party_detacon .rei .readNum {
    font-size: 14px;
    color: #808080;
    font-family: 'rubik-regular';
    text-align: right;
    margin-top: 10px;
}

.party_detacon .bshare-custom {
    line-height: 32px!important;
}

.party_detacon .bshare-custom a {
    padding: 0;
    width: 33px;
    height: 32px;
    background: url(../images/news/shareIcon.png);
}

.party_detacon .bshare-custom .bshare-sinaminiblog {
    background-position: -41px center;
}

.party_detacon .bshare-custom .bshare-qzone {
    background-position: -84px center;
}

.party_detacon .bshare-custom .bshare-qqim {
    background-position: -125px center;
}

.party_detacon .info p {
    margin-top: 20px;
    line-height: 30px;
    font-size: 14px;
    color: #808080;
}

.party_detacon .btn {
    text-align: center;
}

.party_detacon .btn a {
    display: inline-block;
    margin: 0 auto;
    height: 100px;
    line-height: 100px;
    font-size: 14px;
    color: #808080;
    transition: all .4s;
}

.party_detacon .btn a:hover {
    color: #d62020;
}

.party_detacon .btn .a_1 {
    float: left;
}

.party_detacon .btn .a_3 {
    float: right;
}

.party_detacon .read {
    width: 1300px;
    margin: 0 auto;
    padding: 40px 50px;
    padding-bottom: 80px;
    background: #fff;
    margin-top: 30px;
}

.party_detacon .read h2 {
    font-size: 24px;
    color: #4c4c4c;
}

.party_detacon .read ul {
    margin-top: 30px;
}

.party_detacon .read li {
    float: left;
    width: 380px;
    height: 190px;
    background: #f3f3f3;
    padding: 0 30px;
    padding-top: 30px;
    margin-left: 30px;
    transition: all .4s;
}

.party_detacon .read li:hover {
    background: #fcf2e8;
}

.party_detacon .read li:first-child {
    margin-left: 0;
}

.party_detacon .read li h3 {
    font-size: 18px;
    color: #4c4c4c;
}

.party_detacon .read li .num {
    font-size: 18px;
    color: #d62020;
    margin-top: 5px;
}

.party_detacon .read li p {
    font-size: 14px;
    color: #808080;
    line-height: 21px;
    margin-top: 10px;
}


/*.search_con .news_info{border-top:1px solid #f7f3f0;margin-top:40px;}*/

.search_con .news_info .left {
    padding-bottom: 80px;
}

.search_con .news_info .list {
    margin-top: 10px;
}

.search_con .news_info .list li {
    padding: 30px 0;
    transition: all .4s;
    border-bottom: 1px solid #e6dcd3;
}

.search_con .news_info .list li:hover {
    background: #e6dcd3;
}

.search_con .news_info .list li:hover .img img {
    transform: scale(1.05);
}

.search_con .news_info li .num {
    float: left;
    width: 85px;
    height: 105px;
    background: #e6dcd3;
    padding: 15px 15px 0 0;
}

.search_con .news_info .num h3 {
    font-size: 30px;
    color: #d62020;
    font-family: 'rubik-regular';
    text-align: right;
}

.search_con .news_info .num p {
    font-size: 16px;
    color: #b2b2b2;
    font-family: 'rubik-regular';
    text-align: right;
    margin-top: 5px;
}

.search_con .news_info .text {
    float: left;
    width: 1086px;
    padding-top: 10px;
    margin-left: 20px;
}

.search_con .news_info .text h3 {
    font-size: 18px;
    color: #4d4d4d;
}

.search_con .news_info .text p {
    font-size: 14px;
    color: #808080;
    margin-top: 5px;
    line-height: 25px;
}

.search_con ._p {
    font-size: 14px;
    color: #808080;
    margin-top: 35px;
}

.search_con ._p em {
    color: #d62020;
}