@charset "utf-8";
.hsbtm {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/hsbtm.png);
    z-index: 3;
    display: none
}

.nav_mb {
    width: 150px;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 4;
    background: #fff;
    box-shadow: 0 0 2px 5px rgba(0, 0, 0, .1);
    opacity: 0;
    left: -150px
}

.nav_mb ul li {
    height: 56px;
    width: 100%;
    text-align: center;
    line-height: 56px;
    background: #f5f5f5;
    border-bottom: solid 1px #e3e4e4;
    font-size: 16px
}

.nav_mb ul li a {
    color: #333;
    height: 56px;
    width: 100%;
    display: block
}

.nav_mb ul li a.on,
.nav_mb ul li a:hover {
    background: #0054a7;
    color: #fff
}

.header {
    height: 100px;
    border-bottom: solid 1px #e8e8e8
}

.header .logo {
    top: 20px;
    left: 0
}

.header .nav {
    margin-top: 36px;
    height: 34px;
    position: relative;
    right: -15px
}

.header .nav ul li {
    width: 105px
}

.header .nav ul li a {
    float: left;
    height: 32px;
    border-bottom: solid 2px #fff;
    text-align: center;
    line-height: 32px;
    color: #474747;
    font-size: 16px
}

.header .nav ul li a.on,
.header .nav ul li a:hover {
    color: #0054a7;
    border-bottom: solid 2px #0054a7
}

.header .navr {
    margin-top: 33px;
    height: 34px;
    line-height: 34px;
    color: #cecece;
    font-size: 20px;
    font-family: Arial;
    padding-left: 20px
}

.header .navr img {
    vertical-align: middle;
    position: relative;
    top: -1px
}

.header .navr a {
    margin-left: 15px;
    opacity: .4
}

.header .navr a:hover {
    opacity: 1
}

.header .header_mobile {
    display: none
}

.header .header_mobile .logo2 {
    top: 10px;
    left: 0
}

.header .header_mobile .menu {
    top: 25px;
    right: 0;
    cursor: pointer
}

.banner {
    width: 100%
}

.banner #owl-demo .item img {
    display: block;
    width: 100%;
    height: auto
}

.banner .owl-controls {
    margin-top: -35px;
    position: relative;
    z-index: 2
}

.banner .owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: .5;
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.banner .owl-theme .owl-controls .owl-page.active span {
    width: 25px;
    opacity: 1
}

.index_about_tit {
    color: #999;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    line-height: 36px
}

.index_about_tit1 {
    color: #0054a7;
    font-size: 16px;
    font-family: Arial;
    text-transform: uppercase;
    background: url(../images/hengxian1.png) no-repeat center center;
    line-height: 16px;
    font-weight: 400;
    margin-top: 10px
}

.index_about {
    background: url(../images/index_bg1.jpg) no-repeat center bottom #fafafa;
    background-size: 100%;
    padding-top: 90px;
    padding-bottom: 160px
}

.index_about .index_about_tit {
    color: #999;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    line-height: 36px
}

.index_about .index_about_tit1 {
    color: #0054a7;
    font-size: 16px;
    font-family: Arial;
    text-transform: uppercase;
    background: url(../images/hengxian1.png) no-repeat center center;
    line-height: 16px;
    font-weight: 400;
    margin-top: 10px
}

.index_about .index_about_note {
    margin-top: 50px;
    line-height: 40px;
    text-align: center;
    color: #999;
    font-size: 16px
}

.index_about .index_about_note div {
    color: #0054a7;
    font-size: 22px;
    margin-top: 70px
}

.index_product {
    padding-top: 80px;
    background: url(../images/index_bg2.jpg) no-repeat center top
}

.index_product .index_tit {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    line-height: 36px
}

.index_product .index_tit1 {
    color: #fff;
    font-size: 16px;
    font-family: Arial;
    text-transform: uppercase;
    background: url(../images/hengxian2.png) no-repeat center center;
    line-height: 16px;
    margin-top: 10px;
    font-weight: 400
}

.index_product .index_pro_nav {
    font-size: 0;
    margin-top: 60px
}

.index_product .index_pro_nav a {
    border-radius: 16px;
    border: solid 1px #999;
    display: inline-block;
    height: 32px;
    text-align: center;
    line-height: 32px;
    padding: 0 15px;
    margin: 0 5px;
    color: #fff;
    font-size: 14px
}

.index_product .index_pro_nav a:hover {
    color: #0054a7;
    background: #fff
}

.index_product .index_pro_cont {
    margin-top: 120px
}

.index_product .index_pro_cont .abs.bgf8 {
    top: 0;
    left: 15px;
    right: 15px;
    bottom: 0;
    background: #f8f8f8!important
}

.index_product .index_pro_cont .abs.bgea {
    top: 0;
    left: 15px;
    background: #eaeaea!important;
    right: 15px;
    bottom: 0
}

.index_product .index_pro_pic.index_pro_pic1>div.rel>div.abs {
    right: -30px;
    z-index: 111
}

.index_product .index_pro_pic>div.rel>div.abs {
    right: 0;
    height: 100%;
    top: 0;
    left: 0
}

.index_product .index_pro_pic>div.rel>div.abs #owl-demo1 a,
.index_product .index_pro_pic>div.rel>div.abs #owl-demo2 a {
    width: 100%;
    height: 100%
}

.index_product .index_pro_pic>div.rel>div.abs #owl-demo1 a img,
.index_product .index_pro_pic>div.rel>div.abs #owl-demo2 a img {
    width: 100%;
    height: 100%
}

.index_product .index_pro_pic>div.rel>div.abs .owl-controls {
    margin-top: -30px;
    position: relative;
    z-index: 2;
    text-align: right;
    padding-right: 10px
}

.index_product .index_pro_pic>div.rel>div.abs .owl-theme .owl-controls .owl-page span {
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: 1;
    border-radius: 6px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.index_product .index_pro_pic>div.rel>div.abs .owl-theme .owl-controls .owl-page.active span {
    width: 25px;
    opacity: 1
}

.index_product .index_pro_pic1 {
    margin-top: -80px!important
}

.index_product .index_pro_note1 {
    height: 180px;
    padding: 0 85px 0 70px;
    width: 100%;
    box-sizing: border-box;
    top: 50%;
    left: 0;
    margin-top: -90px
}

.index_product .index_pro_note1 .index_pro_note1_tit {
    color: #333;
    font-size: 20px
}

.index_product .index_pro_note1 .index_pro_note1_note {
    color: #666;
    font-size: 14px;
    line-height: 38px;
    height: 152px;
    overflow-x: hidden
}

.index_product .index_pro_more {
    bottom: 0;
    right: 0
}

.index_product .index_pro_note2 {
    margin-top: -80px!important;
    background: #f5f5f5;
    left: 15px;
    z-index: 14!important
}

.index_product .index_pro_note2 .index_pro_more {
    bottom: 0;
    left: -15px
}

.index_case {
    padding-top: 80px
}

.index_case .index_case_cont {
    padding-top: 60px
}

.index_case .index_case_cont a {
    width: 25%;
    overflow: hidden;
    position: relative
}

.index_case .index_case_cont a>img.db {
    width: 100%
}

.index_case .index_case_cont a>img.abs {
    top: 0;
    left: 0;
    width: 100%
}

.index_case .index_case_cont a .bsbtm1 {
    background: url(../images/bsbtm.png);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.index_case .index_case_cont a .bsbtm1 .abs1 {
    height: 100px;
    top: 50%;
    margin-top: -50px;
    left: 0;
    width: 100%
}

.index_case .index_case_cont a .bsbtm1 .abs1 .abs1_tit {
    display: block;
    text-align: center;
    color: #666;
    font-size: 16px
}

.index_case .index_case_cont a .bsbtm1 .abs1 .abs1_tit1 {
    width: 100px;
    height: 26px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    text-align: center;
    line-height: 26px;
    background: #999;
    border-radius: 13px;
    margin-top: 15px
}

.index_case .index_case_cont a .bsbtm1 .abs1 img.db {
    margin-top: 20px
}

.index_case .index_case_cont a .yuan {
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px
}

.index_case .index_case_cont a .yuan .lanyuan {
    width: 50px;
    height: 50px;
    background: url(../images/yuan1.png);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.index_case .index_case_cont a .yuan .yuan_wz {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.index_case .index_case_cont a:hover .yuan .lanyuan {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.index_case .index_case_cont a:hover .yuan .yuan_wz {
    opacity: 1
}

.index_case .index_case_cont a:hover .bsbtm1 {
    opacity: 0
}

.index_news_cont {
    padding-top: 115px
}

.index_news_cont .index_news_tit {
    color: #666;
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 22px;
    background: url(../images/hengxian3.png) no-repeat left bottom
}

.index_news_cont .index_news_cont1 {
    line-height: 26px;
    color: #999;
    font-size: 14px;
    padding-top: 25px
}

.index_news_cont .index_news_sj {
    color: #999;
    font-size: 12px;
    padding-top: 5px
}

.index_news_cont .index_news_more {
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    border: solid 1px #999;
    color: #999;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 30px
}

.index_news_cont .index_news_more:hover {
    background: #0054a7;
    color: #fff
}

.footer {
    background: url(../images/huawen.png);
    padding-top: 110px
}

.footer .copyRight {
    padding: 8px 0;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    background: url(../images/hsbtm2.png)
}

.footer .copyRight div:nth-child(1) {
    margin-right: 30px
}

.footer .footer1 {
    padding-bottom: 70px
}

.footer .footer1 .footer_right {
    float: right;
    width: 589px
}

.footer .footer1 .footer_right .footer_form_tit {
    color: #fdfaf3;
    font-size: 42px;
    font-family: Arial;
    line-height: 42px
}

.footer .footer1 .footer_right .footer_form_tit1 {
    color: #fdfaf3;
    font-weight: 700;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 20px
}

.footer .footer1 .footer_right .light_inp1 {
    width: 100%;
    box-sizing: border-box;
    border: 0;
    border-bottom: solid 1px #383736;
    hegiht: 34px;
    line-height: 34px;
    background: 0 0;
    margin-top: 10px;
    color: #fff
}

.footer .footer1 .footer_right .light_textarea {
    width: 100%;
    padding: 5px 0;
    box-sizing: border-box;
    border: 0;
    border-bottom: solid 1px #383736;
    line-height: 24px;
    height: 158px;
    background: 0 0;
    margin-top: 10px;
    resize: none;
    color: #fff
}

.footer .footer1 .footer_right .light_btn1 {
    height: 48px;
    background: url(../images/jiantou3.png) no-repeat right center #0054a7;
    width: 100%;
    border: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-top: 25px;
    text-align: left;
    padding-left: 20px;
    box-sizing: border-box
}

.footer .footer1 .footer_left {
    float: left;
    width: 300px
}

.footer .footer1 .footer_left .footer_div {
    color: #9a9a9a;
    font-size: 18px;
    line-height: 42px;
    margin-bottom: 40px
}

.footer .footer1 .footer_left .footer_div .footer_div_tit {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    font-family: Arial;
    line-height: 40px
}

.footer .footer1 .footer_left .footer_ewm {
    margin-top: -10px
}

.footer .footer1 .footer_left .footer_div_address {
    margin-top: -20px
}

.footer .footer1 .footer_left .footer_div_cfff {
    color: #fff;
    margin-top: -5px
}

.ejnav {
    padding: 12px 0;
    background: #f9f9f9;
    font-size: 0
}

.ejnav a {
    height: 38px;
    line-height: 38px;
    display: inline-block;
    font-size: 16px;
    color: #333;
    border-radius: 19px;
    padding: 0 25px;
    margin-right: 10px
}

.ejnav a.on,
.ejnav a:hover {
    background: #0054a7;
    color: #fff
}

.ejbanner img{
    display: block;
    width:100%;
}

.ejmain {
    padding-top: 30px;
    padding-bottom: 50px
}

.ejmain .breadCrumb {
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 14px
}

.ejmain .breadCrumb a {
    color: #999
}

.ejmain .breadCrumb a.on,
.ejmain .breadCrumb a:hover {
    color: #0054a7!important
}

.ejmain .breadCrumb a img {
    position: relative;
    top: -1px
}

.ejmain .breadCrumb span {
    margin: 0 5px
}

.ejmain .about_tit {
    color: #c4c4c4;
    font-size: 30px;
    margin-top: 20px;
    line-height: 30px
}

.ejmain .about_tit1 {
    color: #666;
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px;
    text-transform: uppercase
}

.ejmain .about_cont {
    color: #333;
    font-size: 14px;
    line-height: 34px;
    margin-top: 20px;
    min-height: 350px
}

.ejfooter {
    background: url(../images/huawen.png);
    padding: 30px 0
}

.ejfooter .ejfooter_top .ejfooter_top_left {
    width: 300px;
    float: left;
    color: #666;
    font-family: Arial;
    font-size: 20px;
    font-weight: 700
}

.ejfooter .ejfooter_top .ejfooter_top_right {
    text-align: right;
    padding-top: 5px;
    margin-left: 300px
}

.ejfooter .ejfooter_top .ejfooter_top_right a {
    color: #999;
    font-size: 14px;
    margin-left: 22px
}

.ejfooter .ejfooter_top .ejfooter_top_right .ejfrbot {
    color: #666;
    font-size: 14px;
    margin-top: 5px
}

.ejfooter .ejfooter_bot {
    padding-top: 35px
}

.ejfooter .ejfooter_bot .ejfb_left {
    width: 630px;
    color: #999;
    font-size: 14px;
    line-height: 28px;
    float: left
}

.ejfooter .ejfooter_bot .ejfb_right {
    width: 90px;
    float: right;
    font-size: 0
}

.ejfooter .ejfooter_bot .ejfb_right a {
    width: 34px;
    height: 34px;
    margin-left: 10px;
    display: inline-block;
    text-align: center;
    line-height: 34px
}

.ejfooter .ejfooter_bot .ejfb_right a img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px
}

.ejfooter .ejfooter_bot .ejfb_right a:hover {
    background: url(../images/yuan2.png) no-repeat center center
}

.ejmain1 {
    background: #f0f1f1;
    padding-top: 40px;
    padding-bottom: 180px
}

.ejmain1 .ry_main .ry_div1 {
    margin-bottom: 30px
}

.ejmain1 .ry_main .ry_div1:hover .ry_bot {
    background: #0054a7;
    color: #fff
}

.ejmain1 .ry_main .ry_div1>div {
    border: solid 1px #e3e4e4
}

.ejmain1 .ry_main .ry_div1>div a.ry_pic {
    padding: 14px;
    background: #fff;
    display: block
}

.ejmain1 .ry_main .ry_div1>div a.ry_pic img {
    width: 100%;
    height: 355px
}

.ejmain1 .ry_main .ry_div2 {
    margin-bottom: 30px
}

.ejmain1 .ry_main .ry_div2:hover .ry_bot {
    background: #0054a7;
    color: #fff
}

.ejmain1 .ry_main .ry_div2>div {
    border: solid 1px #e3e4e4
}

.ejmain1 .ry_main .ry_div2>div a.ry_pic {
    padding: 14px;
    background: #fff;
    display: block
}

.ejmain1 .ry_main .ry_div2>div a.ry_pic img {
    width: 100%;
    height: 355px
}

.ejmain1 .ry_main .ry_bot {
    hegiht: 50px;
    border-top: solid 1px #e3e4e4;
    line-height: 50px;
    text-align: center;
    color: #000;
    font-size: 16px;
    display: block;
    background: #fff
}

.ejmain2 {
   background: #f0f1f1;
    padding-top: 50px;
    padding-bottom: 180px
}

.ejmain2 .news_div {
    margin-bottom: 30px
}

.ejmain2 .news_div>a.rel img.db {
    width: 100%
}

.ejmain2 .news_div>a.rel img.abs {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.ejmain2 .news_div .news_div_bot {
    background: #fff;
    padding: 20px 25px
}

.ejmain2 .news_div .news_div_bot .news_div_bot_tit {
    color: #000;
    font-size: 18px;
    line-height: 40px;
    height: 120px;
    overflow-x: hidden
}

.ejmain2 .news_div .news_div_bot .news_div_bot_sj {
    text-align: left;
    color: #d4d4d4;
    font-size: 22px;
    font-family: Arial
}

.ejmain2 .news_div .news_div_bot .news_div_bot_a {
    color: #0054a7;
    font-size: 12px;
    margin-top: 5px
}

.ejmain2 .news_div .news_div_bot1 {
    display: none;
    bottom: 0;
    left: 15px;
    right: 15px;
    box-sizing: border-box;
    padding: 20px 25px;
    background: #fff
}

.ejmain2 .news_div .news_div_bot1 .news_div_bot1_note {
    margin-bottom: 40px;
    line-height: 28px;
    max-height: 224px;
    overflow-x: hidden;
    font-size: 14px;
    color: #000
}

.ejmain2 .news_div .news_div_bot1 .news_div_bot_sj {
    text-align: right;
    color: #d4d4d4;
    font-size: 22px;
    font-family: Arial
}

.ejmain2 .news_div .news_div_bot1 .news_div_bot_a {
    text-align: right;
    color: #0054a7;
    font-size: 12px;
    margin-top: 5px
}

.pro_div {
    margin-bottom: 30px
}

.pro_div:hover .pro_div_bot {
    background: #0054a7;
    color: #fff
}

.pro_div>div {
    background: #fff;
    border: solid 1px #e3e4e4
}

.pro_div>div .pro_div_pic img.db {
    width: 100%
}

.pro_div>div .pro_div_pic img.abs {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.pro_div>div .pro_div_bot {
    color: #333;
    font-size: 16px;
    padding: 6px 25px;
    line-height: 30px;
    height: 72px;
    overflow: hidden;
    border-top: solid 1px #e3e4e4;
    display: block
}

.ejnav2 {
    height: 60px;
    line-height: 60px;
    background: #f6f7f7;
    color: #999;
    font-size: 14px
}

.ejnav2 a {
    color: #999
}

.ejnav2 a.on,
.ejnav2 a:hover {
    color: #0054a7
}

.ejnav2 a img {
    position: relative;
    top: -1px
}

.ejnav2 span {
    margin: 0 5px
}

.pro_main_nr {
    background: #fff;
    padding: 70px 40px 40px
}

.pro_main_nr .pro_main_nr_tit {
    font-size: 28px;
    color: #333;
    padding-bottom: 35px;
    padding-right: 180px!important;
    background: url(../images/hengxian5.png) no-repeat center bottom
}

.pro_main_nr .pro_main_nr_tit .pro_main_nr_a {
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 10px
}

.pro_main_nr .pro_main_nr_tit .pro_main_nr_a a {
    color: #333;
    font-size: 16px;
    display: block;
    margin-bottom: 15px
}

.pro_main_nr .pro_main_nr_cont {
    font-size: 14px;
    color: #333;
    line-height: 48px;
    padding-top: 30px
}

.pro_main_nr .pro_main_nr_cont img {
    max-width: 100%;
    margin-top: 30px
}

.ejm_case {
    padding-top: 0;
    margin-top: 0
}

.ejm_case .index_case_cont {
    margin-top: 0;
    padding-top: 0
}

.join_main_div {
    border: solid 1px #e2e2e2;
    border-radius: 10px;
    background: #f8f8f8;
    padding: 15px 20px;
    margin-top: 20px
}

.join_main_div.on .join_main_div_top .join_main_div_tr .join_zhankai {
    display: none
}

.join_main_div.on .join_main_div_top .join_main_div_tr .join_hotline {
    display: block
}

.join_main_div.on .join_main_div_bot {
    display: block
}

.join_main_div .join_main_div_top {
    padding: 0 20px
}

.join_main_div .join_main_div_top .join_main_div_tl {
    float: left;
    color: #666;
    font-size: 14px;
    line-height: 26px
}

.join_main_div .join_main_div_top .join_main_div_tl span {
    display: inline-block;
    width: 54px;
    height: 26px;
    background: #fff;
    border: solid 1px #f2f2f2;
    border-radius: 5px;
    text-align: center;
    line-height: 26px;
    color: #f05a67
}

.join_main_div .join_main_div_top .join_main_div_tl div {
    display: inline-block;
    color: #666;
    font-size: 24px;
    margin-right: 30px
}

.join_main_div .join_main_div_top .join_main_div_tr {
    float: right
}

.join_main_div .join_main_div_top .join_main_div_tr .join_zhankai {
    color: #333;
    font-size: 14px;
    line-height: 26px;
    text-align: right;
    cursor: pointer
}

.join_main_div .join_main_div_top .join_main_div_tr .join_hotline {
    color: #f05a67;
    font-size: 18px;
    display: none;
    position: relative;
    right: -20px
}

.join_main_div .join_main_div_bot {
    display: none;
    padding: 15px 0 10px
}

.join_main_div .join_main_btop {
    border-left: solid 1px #ccc
}

.join_main_div .join_main_btop div {
    width: 16.66%;
    border: solid 1px #ccc;
    border-left: 0;
    height: 60px;
    box-sizing: border-box;
    float: left;
    margin-top: -1px;
    padding: 0 30px;
    color: #666;
    font-size: 18px;
    line-height: 60px;
    overflow-x: hidden
}

.join_main_div .join_main_btop div.join_mbtop_mx {
    background: #fff;
    text-align: center;
    line-height: 60px;
    color: #f05a67;
    font-size: 18px;
    padding: 0
}

.join_main_div .join_main_bbot {
    border: solid 1px #ccc;
    ox-sizing: border-box;
    background: #f8f8f8;
    margin-top: -1px
}

.join_main_div .join_main_bbot .join_main_mc {
    width: 16.66%;
    border-left: 0;
    float: left;
    margin-top: -1px;
    padding: 0 30px;
    color: #666;
    font-size: 16px;
    line-height: 60px
}

.join_main_div .join_main_bbot .join_main_nr {
    width: 83.34%;
    border-left: solid 1px #ccc;
    min-height: 60px;
    box-sizing: border-box;
    float: left;
    margin-top: -1px;
    margin-left: -1px;
    background: #fff;
    padding: 20px 25px;
    color: #666;
    font-size: 16px;
    line-height: 30px
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: -10px;
    overflow-x: hidden
}

.video video {
    height: 150%!important
}

.lfmain_n6 .ditu {
    display: block;
    margin: 0 auto;
    width: 691px;
    height: 570px
}

.lfmain_n6 .ditu img {
    display: block;
    margin: 0 auto
}

.lfmain_nnn {
    color: #848484;
    font-size: 14px;
    line-height: 30px;
    padding-top: 17px;
    border-top: solid 1px #d5d5d5;
    margin-top: 50px
}

.lfmain_nnn b {
    display: block;
    color: #393939;
    font-size: 24px;
    margin-bottom: 5px
}

.ditu_1 {
    width: 406px;
    position: absolute;
    top: 180px;
    right: 159px;
    
}

.ditu_1_z {
    width: 316px;
    padding: 11px 55px 20px 26px;
    background: url(../images/pic57.png) left top repeat-y;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    display: none;
}

.ditu_1_z span {
    display: block;
    height: 32px;
    line-height: 32px;
    border-bottom: solid 1px #eee;
    font-size: 18px;
    margin-bottom: 7px
}

.ditu_1>bdo {
    display: block;
    width: 48px;
    height: 48px;
    background: url(../images/pic56.png) center center no-repeat;
    position: relative;
    /*margin-top: 34px;*/
}

.lfmain_n6 .ditu_1>bdo img {
    position: absolute;
    top: 12px;
    left: -43px;
    display: none;
}

.ditu_1>bdo i {
    display: block;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    width: 12px;
    line-height: normal;
    margin: 0 auto;
    padding-top: 8px
}
.ditu_1_1 {
    top: 205px;
    right: 150px
}

.ditu_1_2 {
    top: 464px;
    right: 154px
}
.ditu_1_3 {
    top: 364px;
    right: 245px
}

.ditu_1_4 {
    top: 304px;
    right: 90px
}


.ditu_1_5 {
    top: 254px;
    right: 130px;
}

.ditu_1_6 {
    top: 344px;
    right: 185px
}
.ditu_1_7 {
    top: 364px;
    right: 90px
}

.ditu_1_8 {
    top: 164px;
    right: 70px
}

.ditu_1_9 {
    top: 399px;
    right: 195px
}

.ditu_1_10 {
    top: 384px;
    right: 50px
}
.ditu_1_11 {
    top: 284px;
    right: 55px
}


.ditu_1_12 {
    top: 170px;
    right: 150px
}

.lu {
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
    z-index: 2
}

.lu_1 {
    top: 220px;
    right: 180px
}

.lu_2 {
    top: 465px;
    right: 159px
}

.lu_3 {
    top: 360px;
    right: 256px
}

.lu_4 {
    top: 310px;
    right: 93px
}

.lu_5 {
    top: 345px;
    right: 190px;
}

.lu_6 {
    top: 344px;
    right: 190px
}
.lu_7 {
    top: 370px;
    right: 93px
}
.lu_8 {
    top: 150px;
    right: 75px
}
.lu_10 {
    top: 320px;
    right: 65px
}
.lu_11 {
    top: 230px;
    right: 50px
}
.lu12 {
    top: 120px;
    right: 140px
}

.lu_9 {
    top: 330px;
    right: 150px
}

.ditu_list .col-xs-12 {
    margin-top: 30px
}

.ditu_list .ditu_div1 {
    background: #f8f8f8;
    text-align: center;
    padding-top: 40px;
    line-height: 30px;
    height: 150px;
    color: #666;
    font-size: 20px
}

.ditu_list .ditu_div2 {
    background: #f8f8f8;
    padding-top: 30px;
    padding-left: 45px;
    padding-right: 45px;
    height: 150px;
    text-align: left
}

.ditu_list .ditu_div2 .tit {
    color: #0054a7;
    font-size: 18px;
    line-height: 18px
}

.ditu_list .ditu_div2 .note {
    line-height: 28px;
    color: #999;
    font-size: 16px;
    padding-top: 10px
}

.ejm_biaodan1 {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/biaodanbg1.jpg) no-repeat;
    background-size: cover;
    margin-top: 60px;
    padding: 100px 20px 85px
}

.ejm_biaodan1 table {
    width: 100%;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto
}

.ejm_biaodan1 table td {
    padding-bottom: 24px;
    color: #fff;
    font-size: 16px;
    line-height: 34px
}

.ejm_biaodan1 table td.td1 {
    padding-right: 10px
}

.ejm_biaodan1 table td .inp1 {
    width: 100%;
    border: solid 1px #d6d6d6;
    border-radius: 18px;
    height: 34px;
    background: 0 0;
    max-width: 220px;
    padding: 0 15px;
    font-size: 14px
}

.ejm_biaodan1 table td .text1 {
    width: 100%;
    border: solid 1px #d6d6d6;
    border-radius: 18px;
    height: 116px;
    background: 0 0;
    padding: 10px 15px;
    line-height: 32px;
    font-size: 14px
}

.ejm_biaodan1 table td .btn2 {
    width: 166px;
    height: 42px;
    background: url(../images/btnbg1.png) no-repeat center center;
    border: 0
}

.ejm_biaodan1 table td .fxl {
    width: 100%;
    border: solid 1px #d6d6d6;
    border-radius: 18px;
    height: 34px;
    background: 0 0;
    max-width: 220px;
    padding: 0 15px
}

.ejm_biaodan1 table td .fxl .fxl_note {
    line-height: 32px;
    font-size: 14px;
    background: url(../images/f_xljian.png) no-repeat right center;
    cursor: pointer;
    height: 32px
}

.ejm_biaodan1 table td .fxl .fxl_cont {
    width: 100%;
    top: 34px;
    left: 0;
    border: solid 1px #d6d6d6;
    border-radius: 18px;
    background: #fff
}

.ejm_biaodan1 table td .fxl .fxl_cont a {
    display: block;
    padding: 0 20px;
    color: #333;
    font-size: 14px;
    line-height: 30px
}


.nav{
	height:60px;
	background: #0054a7;
	line-height:60px;
}
.nav ul li{
	width:12.5%;
	text-align: center;
}
.nav ul li a{
	color:#fff;
	font-size:18px;
	display: block;
}
.nav ul li a:hover,.nav ul li a.on{
	background: #0062c5;
}

.yzmtk{
    width:360px;
    height:195px;
    position: fixed;
    top:50%;
    left:50%;
    margin-top: -98px;
    margin-left: -180px;
    background: #ccd8e7;
    border:solid 1px #8ea4c1;
    border-radius:5px;
    z-index:10;
}
.yzmtk .tit{
    height:30px;
    line-height:30px;
    padding:0 10px;
}
.yzmtk .tit span.fl{
    color:#15428b;
    font-size:16px;
}
.yzmtk .tit .yzm_close{
    width:16px;
    height:16px;
    background: #ffffff;
    border:solid 1px #99bbe8;
    border-radius:3px;
    text-align: center;
    line-height:12px;
    font-size:12px;
    color:#7d8ec8;
    margin-top: 8px;
    cursor:pointer;
}
.yzmtk .cont{
    background: #dfe8f6;
    border:solid 1px #99bbe8;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    height:100px;
    padding-top: 16px;
    color:#010101;
    font-size:16px;
}
.yzmtk .cont .cont_note{
    padding-top: 5px;
    line-height:20px;
}
.yzmtk .cont_bot{
    padding-top: 15px;
    padding-right: 10px;
    text-align: right;
}
.yzmtk .cont_bot .btn_qx{
    color:#010101;
    font-size:16px;
    background: #b5bfcb;
    width:76px;
    height:24px;
    display: inline-block;
    text-align: center;
}
.yzmtk .cont_bot .btn_qd{
    color:#fff;
    font-size:16px;
    background: #0054a7;
    width:76px;
    height:24px;
    display: inline-block;
    text-align: center;
    margin-left: 18px;
}

@media (max-width:991px){
	.nav{
		display: none;
	}
}