
.header {
    height: 60px;
    background: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1)
}

.header .logo {
    top: 5px;
    left: 40px;
    z-index: 2
}

.header .index_nav {
    right: 300px;
    left: 286px;
    top: 0;
    font-size: 0
}

.header .index_nav>ul {
    text-align: left
}

.header .index_nav>ul>li {
    float: none;
    display: inline-block;
    height: 60px;
    position: relative;
    padding-left: 1px
}
.index_more{
    text-align: right;
    position: relative;
    top: 20px;
    margin-top: -20px;
}
.index_more a{
    color: #333;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.index_more a:hover{
    color: #00a0e8;
}
.header .index_nav>ul>li>a {
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 60px;
    padding-left: 30px;
    padding-right: 30px
}

.header .index_nav>ul>li>a.on,
.header .index_nav>ul>li>a:hover {
    background: #00a0e8
}

.header .hotline {
    line-height: 60px;
    border-radius: 15px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    right: 30px;
    top: 0
}

.header .hotline img {
    margin-right: 10px
}

.menu {
	font-size: 22px;
    /* position: absolute; */
    right: 15px;
    top: 18px;
    color: #fff;
    /* border: solid 1px #fff; */
    /* border-radius: 5px; */
    /* padding: 5px; */
    cursor: pointer;
    /* display: none; */
    z-index: 1;
}

.hsbtm {
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: none
}

.menu_close {
    font-size: 14px;
    padding: 10px;
    background: #fff;
    color: #000;
    position: absolute;
    top: 0;
    left: -39px;
    z-index: 11;
    display: none;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1)
}

.banner {
    width: 100%;
    position: relative
}

.banner .prev {
    width: 54px;
    height: 54px;
    position: absolute;
    top: 50%;
    left: 50px;
    z-index: 3;
    cursor: pointer;
    opacity: .8;
    background: url(../m/images/zuojian.png) no-repeat center center
}

.banner .prev:hover {
    opacity: 1
}

.banner .next {
    width: 54px;
    height: 54px;
    position: absolute;
    top: 50%;
    right: 50px;
    z-index: 3;
    cursor: pointer;
    opacity: .8;
    background: url(../m/images/youjian.png) no-repeat center center
}

.banner .next:hover {
    opacity: 1
}

.banner .owl-theme .owl-controls {
    margin-top: 0
}

.banner #owl-demo1 {
    height: 600px
}

.banner #owl-demo1 .item {
    display: block;
    height: 600px
}

.banner #owl-demo1 .item img {
    display: none;
    width: 100%;
    height: 210px;
}

.banner .banner_form {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    width: 100%
}

.banner .banner_form .form {
    background: rgba(0, 0, 0, .8);
    padding: 8px 20px 20px
}

.banner .banner_form .form .tit {
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    margin-bottom: 3px
}

.banner .banner_form .form .tit span {
    color: #00a0e8
}

.banner .banner_form .form .select1 {
    width: 315px;
    height: 54px;
    border-radius: 5px;
    color: #333;
    font-size: 18px;
    float: left;
    margin-left: 18px
}

.banner .banner_form .form .select1:nth-child(1) {
    margin-left: 0
}

.banner .banner_form .form .btn1 {
    width: 156px;
    height: 54px;
    background: #00bee8;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    border: 0;
    float: right
}

.index_tit {
    color: #010101;
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    font-weight: 700
}

.index_tit img {
    margin-left: 15px;
    margin-right: 10px
}

.index_main {
    padding-top: 75px;
    padding-bottom: 80px
}

.index_main .index_tit {
    margin-bottom: 45px
}

.index_main .index_m {
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px
}

.index_main .index_m .col-xs-12 {
    padding-left: 10px;
    padding-right: 10px
}

.index_main .index_m .col-xs-12 .item {
    height: 390px;
    padding-top: 30px;
    padding-left: 30px
}

.index_main .index_m .col-xs-12 .item .note {
    padding-top: 20px;
    width: 110px
}

.index_main .index_m .col-xs-12 .item .note span {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    display: inline-block;
    margin-right: 10px
}

.index_main .index_m .col-xs-12 .item .more {
    padding-top: 10px
}

.index_main .index_m .col-xs-12 .item .more a {
    width: 76px;
    height: 28px;
    background: #00a0e8;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    display: block
}

.index_main .index_m .col-xs-12 .item1 {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1);
    height: 390px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0 0 2px 2px
}

.index_main .index_m .col-xs-12 .item1:hover {
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .3);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.index_main .index_m .col-xs-12 .item1:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.index_main .index_m .col-xs-12 .item1 .pic {
    height: 160px;
    margin-left: -20px;
    margin-right: -20px
}

.index_main .index_m .col-xs-12 .item1 .pic img {
    width: 100%;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.index_main .index_m .col-xs-12 .item1 .tit {
    padding-top: 15px
}

.index_main .index_m .col-xs-12 .item1 .tit a {
    color: #333;
    font-size: 16px;
    font-weight: 700
}

.index_main .index_m .col-xs-12 .item1 .note {
    margin-left: -10px;
    padding-top: 10px
}

.index_main .index_m .col-xs-12 .item1 .note span {
    width: 75px;
    height: 26px;
    background: #f0f0f0;
    border-radius: 3px;
    margin-left: 7px;
    color: #666;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    line-height: 26px
}

.index_main .index_m .col-xs-12 .item1 .note1 {
    padding-top: 15px;
    color: #999;
    font-size: 14px;
    line-height: 22px
}

.index_main .index_m .col-xs-12 .item1 .note2 {
    color: #666;
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 8px
}

.index_main .index_m .col-xs-12 .item1 .note3 .fl {
    color: #666;
    font-size: 12px
}

.index_main .index_m .col-xs-12 .item1 .note3 .fr {
    margin-top: -5px
}

.index_main .index_m .col-xs-12 .item1 .note3 .fr a {
    width: 76px;
    height: 26px;
    border: solid 1px #bfbfbf;
    line-height: 24px;
    text-align: center;
    color: #666;
    font-size: 14px;
    display: block;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.index_main .index_m .col-xs-12 .item1 .note3 .fr a:hover {
    background: #00a0e8;
    border: solid 1px #00a0e8;
    color: #fff
}

.index_main1 {
    background: url(../m/images/szbg1.jpg) no-repeat center center;
    height: 193px
}

.index_main1 .logo {
    margin-top: 75px;
    margin-right: 15px
}

.index_main1 .item {
    width: 310px;
    text-align: center;
    color: #fff;
    padding-top: 50px
}

.index_main1 .item .tit {
    font-size: 18px;
    margin-top: 10px
}

.index_main1 .item .note {
    margin-top: 8px;
    font-size: 12px
}

.index_main2 {
    padding-top: 75px;
    padding-bottom: 80px
}

.index_main2 .index_m2 {
    padding-top: 25px;
    margin-left: -11px;
    margin-right: -11px
}

.index_main2 .index_m2 .col-xs-12 {
    padding-left: 11px;
    padding-right: 11px
}

.index_main2 .index_m2 .col-xs-12 .item {
    margin-top: 22px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.index_main2 .index_m2 .col-xs-12 .item:hover {
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.index_main2 .index_m2 .col-xs-12 .item .item_abs {
    height: 116px;
    background: rgba(0, 0, 0, .4);
    left: 0;
    top: 50%;
    margin-top: -58px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px
}

.index_main2 .index_m2 .col-xs-12 .item .item_abs .tit {
    border-bottom: solid 1px #fff;
    line-height: 46px
}

.index_main2 .index_m2 .col-xs-12 .item .item_abs .tit a {
    color: #fff;
    font-size: 30px
}

.index_main2 .index_m2 .col-xs-12 .item .item_abs .note {
    color: #fff;
    font-size: 16px;
    padding-top: 10px
}

.index_main2 .index_m2 .col-xs-12 .item .item_abs .note a {
    color: #fff
}

.index_main3 {
    background: url(../m/images/bgtp2.jpg) no-repeat center bottom;
    padding-bottom: 86px
}

.index_main3 .index_m3 .m3_m {
    margin-top: 50px;
    margin-left: -14px;
    margin-right: -14px
}

.index_main3 .index_m3 .m3_m .col-xs-12 .item {
    padding-left: 14px;
    padding-right: 14px;
    padding-left: 20px;
    padding-right: 20px;
    background: #fff;
    padding-bottom: 20px
}

.index_main3 .index_m3 .m3_m .col-xs-12 .item:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .2)
}

.index_main3 .index_m3 .m3_m .col-xs-12 .item:hover .tit a {
    color: #00a0e8
}

.index_main3 .index_m3 .m3_m .col-xs-12 .item:hover .hengxian {
    background: #00a0e8
}

.index_main3 .index_m3 .m3_m .col-xs-12 .item:hover .note {
    color: #00a0e8
}

.index_main3 .index_m3 .m3_m .col-xs-12 .item .pic {
    height: 160px;
    margin-left: -20px;
    margin-right: -20px
}

.index_main3 .index_m3 .m3_m .col-xs-12 .item .pic img {
    width: 100%
}

.index_main3 .index_m3 .m3_m .col-xs-12 .item .tit {
    margin-top: 15px
}

.index_main3 .index_m3 .m3_m .col-xs-12 .item .tit a {
    color: #333;
    font-size: 18px
}

.index_main3 .index_m3 .m3_m .col-xs-12 .item .hengxian {
    width: 60px;
    height: 2px;
    background: #9f9f9f;
    margin-top: 10px;
    margin-bottom: 13px
}

.index_main3 .index_m3 .m3_m .col-xs-12 .item .note {
    color: #666;
    font-size: 14px;
    line-height: 26px;
    height: 104px;
    overflow: hidden
}

.index_main3 .index_m3 .m3_m .col-xs-12 .item .more {
    margin-top: 20px
}

.index_main3 .index_m3 .m3_m .col-xs-12 .item .more a {
    float: right;
    width: 60px;
    height: 20px;
    line-height: 18px;
    border: solid 1px #bfbfbf;
    color: #9c9c9c;
    display: block;
    font-size: 12px;
    text-align: center
}

.index_main3 .index_m3 .m3_m .col-xs-12 .item .more a:hover {
    color: #00a0e8;
    border: solid 1px #00a0e8
}

.index_main3 .index_m4 {
    margin-top: 77px
}

.index_main3 .index_m4 .index_tit {
    color: #fff
}

.index_main3 .index_m4 .m4_m {
    margin-top: 25px;
    margin-left: -10px;
    margin-right: -10px
}

.index_main3 .index_m4 .m4_m .col-xs-6 {
    padding-left: 10px;
    padding-right: 10px
}

.index_main3 .index_m4 .m4_m .col-xs-6 a {
    height: 80px;
    background: #fff;
    text-align: center;
    line-height: 80px;
    display: block;
    margin-top: 20px
}

.index_main3 .index_m4 .m4_m .col-xs-6 a img {
    max-width: 90%;
    max-height: 76px
}

.index_main5 {
    padding-top: 75px;
    padding-bottom: 80px
}

.index_main5 .index_m5 {
    margin-top: 30px;
    margin-left: -10px;
    margin-right: -10px
}

.index_main5 .index_m5 .col-xs-12 {
    padding-left: 10px;
    padding-right: 10px
}

.index_main5 .index_m5 .col-xs-12 .item {
    margin-top: 20px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.index_main5 .index_m5 .col-xs-12 .item:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .2)
}

.index_main5 .index_m5 .col-xs-12 .item .item_abs {
    background: rgba(0, 0, 0, .6);
    height: 60px;
    line-height: 60px;
    bottom: 0;
    left: 0;
    width: 100%;
    position: absolute;
    text-align: center
}

.index_main5 .index_m5 .col-xs-12 .item .item_abs a {
    color: #fff;
    font-size: 16px
}

.index_main5 .index_m5 .col-xs-12 .item .item_note {
    width: 66px;
    height: 66px;
    background: #12a4e6;
    border-radius: 100%;
    position: absolute;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    right: 20px;
    top: 20px;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    padding-top: 14px
}

.footer {
    background: #2a2a2a;
    padding-top: 20px;
    padding-bottom: 15px;
    border-top: solid 2px #00a0e8;
    border-bottom: solid 1px #141414
}

.footer .footer_left {
    width: 400px;
    padding-top: 15px
}

.footer .footer_left .item {
    margin-bottom: 5px
}

.footer .footer_left .item .cont {
    margin-left: 34px;
    color: silver;
    font-size: 16px
}

.footer .footer_left .item .cont .tit {
    color: #00a0e8;
    font-size: 30px;
    margin-top: -10px
}

.footer .footer_left .item .cont .note {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px
}

.footer .dblogo {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.footer .footer_right .item {
    color: #666;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    margin-left: 15px
}

.footer .footer_right .item img {
    margin-bottom: 5px;
    width: 116px
}

.friendLink {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #2a2a2a;
    border-top: solid 1px #4c4c4c
}

.friendLink .name {
    width: 108px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    padding-right: 4px;
    line-height: 38px;
    color: #fff;
    font-size: 14px;
    background: url(../m/images/bgtp3.png) no-repeat center center
}

.friendLink .cont {
    margin-left: 110px;
    line-height: 38px
}

.friendLink .cont a {
    display: inline-block;
    margin-left: 12px;
    color: silver;
    font-size: 14px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.friendLink .cont a:hover {
    color: #fff
}

.copyRight {
    background: #1c1c1c;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
    color: #fff;
    font-size: 12px
}

.xuanfu {
    position: fixed;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10
}

.xuanfu a {
    background: #222;
    width: 80px;
    height: 80px;
    padding-top: 12px;
    text-align: center;
    color: #fff;
    border-top: solid 1px #3a3a3a;
    position: relative
}

.xuanfu a span {
    width: 200px;
    height: 80px;
    background: #00a0e8;
    text-align: center;
    line-height: 80px;
    color: #fff;
    font-size: 24px;
    position: absolute;
    right: 80px;
    top: 0;
    display: none
}

.xuanfu a:nth-child(1) {
    border-top: 0
}

.xuanfu a img {
    margin-bottom: 5px
}

.xuanfu a:hover {
    background: #00a0e8
}

.mobileshow {
    display: none !important
}

.ejbanner {
    height: 350px;
    position: relative
}

.ejbanner img {
    width: 100%
}

.shaxuan .sx_main {
    background: #f8f8f8;
    margin-top: 20px;
    padding: 20px
}

.shaxuan .sx_main .sx_top {
    padding-bottom: 20px
}

.shaxuan .sx_main .sx_top .inp1 {
    width: 445px;
    height: 50px;
    background: #fff;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px
}

.shaxuan .sx_main .sx_top .btn1 {
    background: url(../m/images/fdj.png) no-repeat 55px center #00a6e8;
    padding-left: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    width: 166px;
    height: 50px;
    border: 0
}

.shaxuan .sx_main .sx_m {
    margin-top: -20px
}

.shaxuan .sx_main .sx_m .sx_item {
    margin-top: 16px
}

.shaxuan .sx_main .sx_m .sx_item .sx_tit {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    width: 86px;
    text-align: left;
    padding-top: 12px
}

.shaxuan .sx_main .sx_m .sx_item .sx_cont {
    margin-left: 86px
}

.shaxuan .sx_main .sx_m .sx_item .sx_cont .sx_cont2 {
    position: relative;
    padding-right: 40px;
    overflow: hidden
}

.shaxuan .sx_main .sx_m .sx_item .sx_cont .sx_cont2 .sx_toggle {
    position: absolute;
    line-height: 26px;
    right: 0;
    top: 10px;
    color: #00a0e8;
    display: none;
    cursor: pointer
}

.shaxuan .sx_main .sx_m .sx_item .sx_cont .sx_cont2 .sx_toggle.on img {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.shaxuan .sx_main .sx_m .sx_item .sx_cont.sx_contt .sx_cont2 a.on {
    background: #e2f6ff;
    border: solid 1px #00a0e8;
    color: #00a0e8
}

.shaxuan .sx_main .sx_m .sx_item .sx_cont a {
    padding: 0 10px;
    margin-left: 8px;
    border-radius: 14px;
    color: #666;
    font-size: 14px;
    line-height: 28px;
    display: inline-block;
    margin-top: 10px;
    height: 28px
}

.shaxuan .sx_main .sx_m .sx_item .sx_cont a.on {
    background: #00a0e8;
    color: #fff
}

.shaxuan .sx_main1 {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px
}

.shaxuan .sx_main1 .name {
    color: #666;
    font-size: 14px;
    line-height: 28px
}

.shaxuan .sx_main1 .cont {
    margin-left: 76px
}

.shaxuan .sx_main1 .cont .cont_yxz .item {
    padding: 0 10px;
    border: solid 1px #d7d7d7;
    background: #f8f8f8;
    line-height: 26px;
    height: 28px;
    margin-right: 15px;
    position: relative
}

.shaxuan .sx_main1 .cont .cont_yxz .item .item_close {
    width: 14px;
    height: 14px;
    position: absolute;
    top: -8px;
    right: -8px;
    background: url(../m/images/chacha.png) no-repeat center center;
    cursor: pointer
}

.shaxuan .sx_main1 .cont .cont_btn {
    color: #00a0e8;
    font-size: 14px;
    cursor: pointer
}

.ej_tit {
    border-bottom: solid 1px #eee
}

.ej_tit span {
    width: 100px;
    height: 32px;
    background: #00a0e8;
    border-radius: 4px 4px 0 0;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-weight: 700
}

.pages {
    padding-top: 35px;
    padding-bottom: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.pages li{
    list-style: none;
    margin: 0 10px;
}
.pages a {
    padding: 5px 10px;
    display: inline-block;
    background: #fff;
    border: solid 1px #c7c7c7;
    color: #666;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.pages a:hover {
    color: #fff;
    background: #00a0e8;
    border: solid 1px #00a0e8
}

.tj_main {
    margin-top: 30px
}

.tj_main .tj_mm .tj_m {
    width: 880px
}

.tj_main .tj_mm .tj_m ul li {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #ededed
}

.tj_main .tj_mm .tj_m ul li:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.tj_main .tj_mm .tj_m ul li .pic {
    width: 285px
}

.tj_main .tj_mm .tj_m ul li .pic img {
    width: 285px
}

.tj_main .tj_mm .tj_m ul li .cont {
    width: 420px;
    margin-left: 20px
}

.tj_main .tj_mm .tj_m ul li .cont .tit a {
    color: #333;
    font-size: 18px
}

.tj_main .tj_mm .tj_m ul li .cont .note {
    padding-top: 10px;
    font-size: 0
}

.tj_main .tj_mm .tj_m ul li .cont .note span {
    padding: 0 10px;
    height: 26px;
    background: #f0f0f0;
    border-radius: 3px;
    line-height: 26px;
    color: #666;
    font-size: 14px;
    margin-left: 10px;
    display: inline-block
}

.tj_main .tj_mm .tj_m ul li .cont .note span:nth-child(1) {
    margin-left: 0
}

.tj_main .tj_mm .tj_m ul li .cont .note1 {
    color: #666;
    font-size: 14px;
    padding-top: 10px
}

.tj_main .tj_mm .tj_m ul li .cont .note2 {
    padding-top: 5px;
    color: #999;
    font-size: 14px;
    line-height: 24px
}
.tj_main .tj_mm .tj_m ul li .cont .note2 a{
	color: #999;
}

.tj_main .tj_mm .tj_m ul li .cont1 {
    width: 100px
}

.tj_main .tj_mm .tj_m ul li .cont1 .cont1_pf .item {
    margin-bottom: 5px
}

.tj_main .tj_mm .tj_m ul li .cont1 .cont1_pf .item .fenshu {
    padding-top: 6px;
    padding-left: 2px
}

.tj_main .tj_mm .tj_m ul li .cont1 .cont1_pf .item .fenshu span {
    width: 14px;
    height: 2px;
    background: #ececec;
    margin-left: 3px
}

.tj_main .tj_mm .tj_m ul li .cont1 .cont1_pf .item .fenshu span.on {
    background: #00a0e8
}

.tj_main .tj_mm .tj_m ul li .cont1 .more {
    padding-top: 50px
}

.tj_main .tj_mm .tj_m ul li .cont1 .more a {
    width: 75px;
    height: 35px;
    border: solid 1px #bfbfbf;
    text-align: center;
    line-height: 35px;
    color: #666;
    font-size: 14px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.tj_main .tj_mm .tj_m ul li .cont1 .more a:hover {
    background: #00a0e8;
    border: solid 1px #00a0e8;
    color: #fff
}

.tj_main .tj_mm .tj_m1 {
    width: 302px;
    border: solid 2px #00a0e8;
    padding: 20px
}

.tj_main .tj_mm .tj_m1 .tit {
    text-align: center;
    color: #333;
    font-size: 22px;
    margin-bottom: 15px
}

.tj_main .tj_mm .tj_m1 .select1 {
    width: 100%;
    height: 48px;
    border: 0;
    margin-top: 10px;
    background-color: #f7f7f7;
    border-radius: 4px;
    text-indent: 8px
}

.tj_main .tj_mm .tj_m1 .item {
    height: 48px;
    border: 0;
    border-radius: 4px;
    background: #f7f7f7;
    margin-top: 10px;
    line-height: 48px
}

.tj_main .tj_mm .tj_m1 .item .name {
    width: 80px
}

.tj_main .tj_mm .tj_m1 .item .name span {
    color: red;
    width: 16px;
    display: inline-block;
    text-align: right
}

.tj_main .tj_mm .tj_m1 .item .cont {
    margin-left: 80px
}

.tj_main .tj_mm .tj_m1 .item .cont .inp1 {
    width: 100%;
    height: 48px;
    background: 0 0;
    border: 0
}

.tj_main .tj_mm .tj_m1 .item_btn {
    margin-top: 20px
}

.tj_main .tj_mm .tj_m1 .item_btn .btn1 {
    width: 100%;
    height: 48px;
    background: #00a0e8;
    color: #fff;
    border: 0;
    font-size: 16px
}

.tj_main .tj_mm .tj_m2 {
    width: 880px;
    padding-bottom: 40px
}

.tj_main .tj_mm .tj_m2 img {
    max-width: 100%
}

.tj_main .tj_mm .tj_m2 .dw {
    position: relative;
    top: -100px
}

.tj_main .tj_mm .tj_m2 .tj_m2top {
    border-bottom: solid 2px #eee;
    height: 42px
}

.tj_main .tj_mm .tj_m2 .tj_m2top a {
    width: 100px;
    color: #666;
    font-size: 16px;
    border-bottom: solid 3px transparent;
    text-align: center;
    height: 42px;
    line-height: 36px
}

.tj_main .tj_mm .tj_m2 .tj_m2top a:hover {
    border-bottom: solid 3px #00a0e8
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .pic_div {
    margin-left: -8px;
    margin-right: -8px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .pic_div .col-xs-12 {
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 16px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .pic_div img {
    width: 100%
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item {
    margin-top: 40px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item .item_m {
    padding-top: 30px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item .item_m .tit {
    color: #333;
    font-size: 24px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item .item_m .tit1 {
    font-size: 18px;
    color: #333
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item .item_m .note {
    color: #333;
    font-size: 14px;
    line-height: 26px;
    margin-top: 5px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item .cont1 {
    color: #333;
    font-size: 14px;
    line-height: 18px;
    padding-top: 15px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item .cont1 .item3 {
    padding-left: 15px;
    background: url(../m/images/yuandian2.png) no-repeat left 6px;
    margin-top: 15px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item .item_m1 {
    padding-top: 40px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item .item_m1 .item_m11 {
    position: relative;
    padding-left: 45px;
    padding-bottom: 45px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item .item_m1 .item_m11:last-child {
    padding-bottom: 0
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item .item_m1 .item_m11:before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 15px;
    background: #00a0e8
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item .item_m1 .item_m11 .tit {
    position: relative;
    color: #333;
    font-size: 18px;
    line-height: 30px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item .item_m1 .item_m11 .tit span {
    width: 30px;
    height: 35px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: url(../m/images/bgtp4.png) no-repeat center center;
    position: absolute;
    top: 0;
    left: -45px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item .item_m1 .item_m11 .item {
    margin-top: 30px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item .item_m1 .item_m11 .item .tit1 {
    color: #333;
    font-size: 14px;
    position: relative;
    line-height: 24px;
    font-weight: 700
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item .item_m1 .item_m11 .item .tit1 span {
    width: 24px;
    height: 24px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #00a0e8;
    border-radius: 12px;
    position: absolute;
    top: 0;
    left: -41px;
    line-height: 24px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item .item_m1 .item_m11 .item .note {
    margin-top: 14px;
    color: #666;
    font-size: 14px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item3 {
    margin-top: 55px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item3 .row {
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item3 .row .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
    border-left: solid 2px #fff;
    background: #f8f8f8
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item3 .row .col-xs-12:nth-child(1) {
    border-left: 0
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item3 .row .col-xs-12 .tit {
    height: 48px;
    background: #c9edff;
    text-align: center;
    line-height: 48px;
    color: #333;
    font-size: 18px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item3 .row .col-xs-12 .note {
    height: 238px;
    padding: 25px 20px;
    line-height: 32px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item3 .row .col-xs-12 .note .name {
    width: 48px;
    font-weight: 700;
    color: #333
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item3 .row .col-xs-12 .note .cont {
    margin-left: 48px;
    color: #666
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item3 .row .col-xs-12 .note .item2 {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
    padding-left: 15px;
    background: url(../m/images/yuandian.png) no-repeat left 7px
}

.tj_main .tj_mm .tj_m2 .tj_m2bot .tj_item3 .row .col-xs-12 .note .item2:first-child {
    margin-top: 0
}

.xq_top {
    padding-top: 80px;
    background: #f8f8f8;
    padding-bottom: 20px
}

.xq_top .xq_left {
    width: 655px
}

.xq_top .xq_left .bigpic .item {
    width: 655px;
    height: 368px;
    display: none
}

.xq_top .xq_left .smallpic {
    margin-top: 10px
}

.xq_top .xq_left .smallpic .prev {
    width: 18px;
    height: 100%;
    background: url(../m/images/zuojian1.png) no-repeat center center rgba(0, 0, 0, .4);
    left: 0;
    top: 0;
    z-index: 2;
    cursor: pointer
}

.xq_top .xq_left .smallpic .next {
    width: 18px;
    height: 100%;
    background: url(../m/images/youjian1.png) no-repeat center center rgba(0, 0, 0, .4);
    right: 0;
    top: 0;
    z-index: 2;
    cursor: pointer
}

.xq_top .xq_right {
    width: 520px
}

.xq_top .xq_right .tit {
    color: #333;
    font-size: 24px;
    line-height: 42px
}

.xq_top .xq_right .note {
    margin-top: 15px
}

.xq_top .xq_right .note span {
    height: 26px;
    padding: 0 10px;
    display: inline-block;
    margin-right: 10px;
    color: #fff;
    font-size: 14px;
    background: #00a0e8;
    line-height: 26px;
    border-radius: 3px
}

.xq_top .xq_right .note1 {
    color: #999;
    font-size: 14px;
    margin-top: 15px
}

.xq_top .xq_right .bot {
    margin-top: 15px
}

.xq_top .xq_right .bot .bot_left {
    width: 300px
}

.xq_top .xq_right .bot .bot_left .note2 {
    color: #666;
    font-size: 14px
}

.xq_top .xq_right .bot .bot_left .note2 span {
    margin-right: 15px
}

.xq_top .xq_right .bot .bot_left .cont1_pf .item {
    color: #333;
    font-size: 14px;
    margin-top: 15px
}

.xq_top .xq_right .bot .bot_left .cont1_pf .item .notee {
    margin-left: 6px;
    margin-right: 15px
}

.xq_top .xq_right .bot .bot_left .cont1_pf .item .fenshu {
    padding-top: 6px;
    padding-left: 2px
}

.xq_top .xq_right .bot .bot_left .cont1_pf .item .fenshu span {
    width: 24px;
    height: 4px;
    background: #ececec;
    margin-left: 3px
}

.xq_top .xq_right .bot .bot_left .cont1_pf .item .fenshu span.on {
    background: #00a0e8
}

.xq_top .xq_right .bot .bot_right {
    color: #999;
    font-size: 14px;
    text-align: center
}

.xq_top .xq_right .bot .bot_right img {
    width: 130px
}

.xq_top .xq_right .bot_btn {
    padding-top: 38px
}

.xq_top .xq_right .bot_btn .btn1 {
    float: left;
    width: 250px;
    height: 42px;
    background: #222;
    border-radius: 21px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 18px
}

.xq_top .xq_right .bot_btn .btn1 img {
    margin-right: 10px
}

.xq_top .xq_right .bot_btn .btn2 {
    float: right;
    width: 250px;
    height: 42px;
    background: #00a0e8;
    border-radius: 21px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 18px
}

.xq_top .xq_right .bot_btn .btn2 img {
    margin-right: 10px
}

.ejbanner1 {
    height: 350px;
    position: relative
}

.ejbanner1 .banner_cont {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -45%);
    transform: translate(-50%, -45%);
    width: 660px
}

.ejbanner1 .banner_cont .tit {
    color: #fff;
    font-size: 36px;
    font-weight: 700
}

.ejbanner1 .banner_cont .note {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    padding-top: 10px
}

.ejbanner1 .banner_cont .more {
    padding-top: 25px
}

.ejbanner1 .banner_cont .more a {
    width: 166px;
    height: 44px;
    border: solid 2px #fff;
    border-radius: 22px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 700
}

.ss_main {
    padding-top: 40px
}

.ss_main .ss_tit {
    color: #000;
    font-size: 30px
}

.ss_main ul {
    padding-top: 25px
}

.ss_main ul li {
    margin-top: 20px
}

.ss_main ul li img {
    width: 100%
}

.cd_main .row {
    margin-left: -11px;
    margin-right: -11px
}

.cd_main .row .col-xs-12 {
    padding-left: 11px;
    padding-right: 11px
}

.cd_main .row .col-xs-12 .item {
    margin-top: 22px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.cd_main .row .col-xs-12 .item:hover {
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.cd_main .row .col-xs-12 .item .item_abs {
    height: 116px;
    background: rgba(0, 0, 0, .4);
    left: 0;
    top: 50%;
    margin-top: -58px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px
}

.cd_main .row .col-xs-12 .item .item_abs .tit {
    border-bottom: solid 1px #fff;
    line-height: 46px
}

.cd_main .row .col-xs-12 .item .item_abs .tit a {
    color: #fff;
    font-size: 30px
}

.cd_main .row .col-xs-12 .item .item_abs .note {
    color: #fff;
    font-size: 16px;
    padding-top: 10px
}

.cd_main .row .col-xs-12 .item .item_abs .note a {
    color: #fff
}

.ejbanner2 {
    height: 400px;
    position: relative
}

.ejbanner2 .banner_cont {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -45%);
    transform: translate(-50%, -45%);
    width: 660px
}

.ejbanner2 .banner_cont .tit {
    color: #fff;
    font-size: 36px
}

.ejbanner2 .banner_cont .note {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    padding-top: 15px
}

.ejbanner2 .banner_cont .more {
    padding-top: 25px
}

.ejbanner2 .banner_cont .more a {
    width: 166px;
    height: 44px;
    border-radius: 22px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background: #00a0e8
}

.ej_tit1 {
    text-align: center
}

.ej_tit1 .tit {
    color: #010101;
    font-size: 30px;
    line-height: 30px
}

.ej_tit1 .tit1 {
    color: #999;
    font-size: 14px;
    margin-top: 10px
}

.al_main {
    padding-top: 20px
}

.al_main .index_m5 {
    margin-top: 10px;
    margin-left: -10px;
    margin-right: -10px
}

.al_main .index_m5 .col-xs-12 {
    padding-left: 10px;
    padding-right: 10px
}

.al_main .index_m5 .col-xs-12 .item {
    margin-top: 20px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.al_main .index_m5 .col-xs-12 .item:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .2)
}

.al_main .index_m5 .col-xs-12 .item .item_abs {
    background: rgba(0, 0, 0, .6);
    height: 60px;
    line-height: 60px;
    bottom: 0;
    left: 0;
    width: 100%;
    position: absolute;
    text-align: center
}

.al_main .index_m5 .col-xs-12 .item .item_abs a {
    color: #fff;
    font-size: 16px
}

.al_main .index_m5 .col-xs-12 .item .item_note {
    width: 66px;
    height: 66px;
    background: #12a4e6;
    border-radius: 100%;
    position: absolute;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    right: 20px;
    top: 20px;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    padding-top: 14px
}

.al_main1 {
    padding-top: 20px;
    padding-bottom: 60px
}

.al_main1 .al_m1 {
    margin-top: 25px
}

.al_main1 .al_m1 a {
    border: solid 1px #ccc;
    margin-left: -1px;
    width: 16.66%;
    margin-top: -1px;
    height: 92px;
    line-height: 90px;
    text-align: center
}

.al_main1 .al_m1 a img {
    max-width: 90%;
    max-height: 80px;
    display: inline-block;
    vertical-align: middle
}

.alxq_main {
    padding-top: 50px;
    padding-bottom: 45px
}

.alxq_main .alxq_tit {
    border-bottom: solid 1px #e1e1e1;
    text-align: center;
    padding-bottom: 15px
}

.alxq_main .alxq_tit .tit {
    color: #151515;
    font-size: 36px;
    line-height: 36px
}

.alxq_main .alxq_tit .note {
    color: #999;
    font-size: 14px;
    margin-top: 10px
}

.alxq_main .alxq_m .alxq_left {
    width: 850px;
    padding-top: 15px
}

.alxq_main .alxq_m .alxq_left .tit {
    color: #151515;
    font-size: 14px
}

.alxq_main .alxq_m .alxq_left .cont {
    color: #666;
    font-size: 14px;
    line-height: 28px
}

.alxq_main .alxq_m .alxq_left .cont img {
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 100%
}

.alxq_main .alxq_m .alxq_right {
    width: 330px;
    background: #f2fafe;
    padding: 15px 20px
}

.alxq_main .alxq_m .alxq_right .item {
    margin-top: 20px
}

.alxq_main .alxq_m .alxq_right .item:nth-child(1) {
    margin-top: 0
}

.alxq_main .alxq_m .alxq_right .item .tit {
    color: #151515;
    font-size: 18px;
    font-weight: 700
}

.alxq_main .alxq_m .alxq_right .item .cont {
    padding-top: 10px
}

.alxq_main .alxq_m .alxq_right .item .cont .item1 {
    width: 50%;
    color: #666;
    font-size: 16px;
    line-height: 30px
}

.alxq_main .alxq_m .alxq_right .item .num {
    margin-top: 15px;
    margin-left: 60px;
    width: 28px;
    height: 28px;
    background: #00a0e8;
    border-radius: 14px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-size: 16px
}

.alxq_main .alxq_m .alxq_right .item ul {
    padding-top: 10px
}

.alxq_main .alxq_m .alxq_right .item ul li {
    line-height: 32px;
    line-height: 30px;
    position: relative
}

.alxq_main .alxq_m .alxq_right .item ul li:before {
    content: '';
    width: 1px;
    height: 20px;
    background: #bfeaff;
    position: absolute;
    left: 73px;
    top: -10px
}

.alxq_main .alxq_m .alxq_right .item ul li span {
    color: #666;
    font-size: 14px;
    margin-right: 50px
}

.alxq_main .alxq_m .alxq_right .item ul li .name {
    color: #666;
    font-size: 14px;
    position: relative
}

.alxq_main .alxq_m .alxq_right .item ul li .name:before {
    content: '';
    width: 10px;
    height: 10px;
    background: url(../m/images/yuanquan3.png) no-repeat left center;
    position: absolute;
    left: -28px;
    top: 10px
}

.alxq_main .alxq_m .alxq_right .item ul li .hour {
    color: #00a0e8;
    font-size: 14px;
    margin-left: 10px
}

.alxq_main .alxq_m .alxq_right .item .pic {
    margin-top: 10px
}

.alxq_main .alxq_m .alxq_right .item .pic img {
    max-width: 100%
}

.alxq_main .alxq_m .alxq_right .item .tit1 {
    padding-top: 15px
}

.alxq_main .alxq_m .alxq_right .item .tit1 a {
    color: #333;
    font-size: 16px;
    font-weight: 700
}

.alxq_main .alxq_m .alxq_right .item .note1 {
    color: #999;
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px
}

.alxq_main .alxq_m .alxq_right .item .note2 {
    color: #666;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px
}

.alxq_main .alxq_m .alxq_right .item .bot .note3 {
    color: #666;
    font-size: 12px
}

.alxq_main .alxq_m .alxq_right .item .bot .more {
    margin-top: -5px
}

.alxq_main .alxq_m .alxq_right .item .bot .more a {
    width: 74px;
    height: 24px;
    border: solid 1px #bfbfbf;
    background: #fff;
    text-align: center;
    display: block;
    line-height: 22px;
    color: #666;
    font-size: 14px
}

.ab_main {
    padding-top: 65px;
    padding-bottom: 60px
}

.ab_main .ab_m {
    margin-top: 55px
}

.ab_main .ab_m .item {
    width: 25%;
    height: 190px;
    background-size: 100% 100% !important
}

.ab_main .ab_m .item .ab_abs {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 18px
}

.ab_main .ab_m .item .ab_abs img {
    margin-bottom: 15px
}

.ab_main1 {
    /*background: url(../m/images/bglogo1.png) no-repeat center center #fafafa;*/
    padding-top: 55px;
    padding-bottom: 55px
}

.ab_main1 .note {
    padding-top: 18px;
    color: #666;
    font-size: 14px;
    line-height: 24px;
    text-align: center
}

.ab_main2 {
    background: url(../m/images/bgtp5.jpg) no-repeat center center;
    padding-top: 75px;
    padding-bottom: 70px
}

.ab_main2 .ej_tit1 .tit {
    color: #fff
}

.ab_main2 .ej_tit1 .tit1 {
    color: #fff
}

.ab_main2 .cont {
    text-align: center;
    padding-top: 50px
}

.ab_main2 .cont .item {
    margin-left: 65px;
    margin-right: 65px;
    position: relative
}

.ab_main2 .cont .item:nth-child(1):before {
    display: none
}

.ab_main2 .cont .item:before {
    content: '';
    width: 21px;
    height: 37px;
    background: url(../m/images/jiantoun.png) no-repeat center center;
    position: absolute;
    left: -75px;
    top: 45px
}

.ab_main2 .cont .item .icon {
    width: 128px;
    height: 128px;
    background: #fff;
    border-radius: 100%;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    line-height: 128px
}

.ab_main2 .cont .item .tit {
    color: #fff;
    font-size: 18px;
    margin-top: 15px
}

.ab_main2 .cont .item .tit span {
    font-size: 30px
}

.ab_main2 .cont .item .note {
    color: #fff;
    font-size: 14px
}

.ab_main2 .more {
    margin-top: 75px
}

.ab_main2 .more a {
    width: 200px;
    height: 40px;
    border: solid 1px #fff;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.hsbtm2 {
    background: rgba(0, 0, 0, .6);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 13;
    display: none
}

.xq_tk {
    width: 616px;
    background: #fff;
    padding: 35px 50px 50px;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 10px;
    z-index: 14;
    display: none;
	border: 2px solid #3998fc;
}

.xq_tk .tit {
    color: #333;
    font-size: 24px;
    line-height: 42px;
	text-align: center;
}

.xq_tk .note {
    color: #666;
    font-size: 14px;
    padding-top: 5px
}

.xq_tk .note span {
    margin-right: 15px
}

.xq_tk .note span img {
    margin-right: 5px
}

.xq_tk .form .item {
    margin-top: 20px
}

.xq_tk .form .item .item1 {
    width: 250px;
    height: 48px;
    background: #f7f7f7;
    border-radius: 5px
}

.xq_tk .form .item .item1 select {
    height: 48px;
    width: 100%;
    border: 0;
    text-indent: 4px;
	background-color: #f7f7f7;
	font-size: 14px;
}

.xq_tk .form .item .item1 .name {
    color: #666;
    font-size: 14px;
    width: 80px;
    padding-left: 12px;
    line-height: 48px
}

.xq_tk .form .item .item1 .cont {
    margin-left: 80px
}

.xq_tk .form .item .item1 .cont .inp1 {
    width: 100%;
    height: 48px;
    border: 0;
    background: 0 0;
    font-size: 14px
}

.xq_tk .form .item2 {
    height: 48px;
    background: #f7f7f7;
    border-radius: 5px;
    margin-top: 20px
}

.xq_tk .form .item2 .name {
    color: #666;
    font-size: 14px;
    width: 80px;
    padding-left: 12px;
    line-height: 48px
}

.xq_tk .form .item2 .name span {
    color: red
}

.xq_tk .form .item2 .cont {
    margin-left: 90px
}
.btn_kefu span{
    width: 150px!important;
    height: 150px!important;
    position: absolute;
    top: 50%!important;
    margin-top: -75px!important;
    right: 80px;
    display: none;
}
.btn_kefu span img{
    width: 100%;
}
.btn_kefu{
    position: relative;
}
.xq_tk .form .item2 .cont .inp1 {
    width: 100%;
    height: 48px;
    border: 0;
    background: 0 0;
    font-size: 14px
}

.xq_tk .form .item_btn {
    margin-top: 20px
}

.xq_tk .form .item_btn .btn1 {
    border: 0;
    background: #00a0ea;
    color: #fff;
    font-size: 16px;
    display: block;
    height: 48px;
    width: 100%
}
.tk_close1{
    position: absolute;
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    background: url(../m/images/chacha.png) no-repeat center center;
    background-size: cover!important;
    cursor: pointer;
}
.sx_wz{
    float:left;
    margin-right:10%;
    margin-top:5%;
}
@media screen and (max-width:768px){
 .index_main1 {
   display:none;
  }
}
@media screen and (min-width:768px){
.banner #owl-demo1{
  margin-top:60px;
	}

}
.fsdk-page {
    border-width: 0.00333rem 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0);
    _zoom: 1;
    color: rgba(31, 31, 31, 1);
    background-color: rgba(255, 255, 255, 1);
}
.mth-header {
    margin: .24rem .17rem 0rem;
    line-height: .36rem;
    font-size: .24rem;
    color: #333;
    font-weight: 700;
}
.mth-extra-info .author {
    height: 35px;
    width: 35px;
    margin: 0 8px 0 0;
    background-size: cover;
    display: block;
    float: left;
    border-radius: 50%;
}
.mth-extra-info div {
    display: inline-block;
}

.fsdk-author-head {
    padding-top: 0.3rem;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.style-module_authorContainer__Jc0WT {
    padding-right: 0.16rem;
}
.style-module_avatarLink__uShtH {
    position: relative;
    margin-right: 0.08rem;
}
.w-avatar-hairline {
    position: relative;
    overflow: visible;
    border-radius: 3rem;
}
.w-avatar-default {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-color: rgba(234, 234, 234, 1);
    border-radius: 3rem;
}
.w-avatar-img {
    border-radius: 3rem;
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.contentText {
    overflow: visible;
    letter-spacing: normal;
    word-break: normal;
    overflow-wrap: anywhere;
    margin-top: calc(0.3rem - 0.11rem / 2);
    margin-left: 0.17rem;
    margin-right: 0.17rem;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
	box-sizing: border-box;
}
.contentText h2 {
	margin: 0.14rem 0rem 0.18rem;
	font-size: 16px;
	padding: 0px;
	font-weight: 600;
	text-decoration: none;
}
.contentText p {
	margin: 0.14rem 0rem 0.18rem;
	font-size: 16px;
	padding: 0px;
	font-weight: 400;
	text-decoration: none;
}
.contentText strong {    
	font-weight: 600;
	}

.contentText blockquote{
	padding-left: 1em;
    color: rgb(100, 100, 100);
    border-left: 3px solid rgb(211, 211, 211);
	margin: 0;
	display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	}
.contentText img {
    width: 100%;
	height:auto;
  }
	
.min-w { width: 1200px; margin: auto;}	
.flex{ display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap:wrap; }	
.flex li{padding: 30px 20px; border: 1px solid #008bff; border-radius: 5px;  text-align: center;  box-sizing: border-box; width: 24%; margin: 10px 0; font-family: "思源黑体 CN"; background: url(../m/images/home_zy_bg.jpg) top center no-repeat; overflow: hidden;}
.flex li h3 { font-size: 24px; color: #ff0;}	
.flex li h4 { font-size: 20px; color: #fff;}	
.flex li span { text-transform: uppercase; font-size: 14px; color: #dbdbdb; line-height: 28px;}	
.flex li p { text-transform: uppercase; font-size: 16px; color: #555; line-height: 32px;}
.plan_b { margin-top: 45px;}	
.plan_b a { width: 48%; padding: 15px 0; background: #008bff; color: #fff; font-size: 16px; border-radius: 5px; display: block; margin: 15px auto 0 auto;}	

   table {
        margin-top: 30px;
        font-family: STKaiti;
        border-collapse: collapse;
        border: 1px solid black;
    }
  tbody tr {
            display: table;
            width: 100%;
            table-layout: fixed;
        }  
		  th {
        color: white;
        height: 60px;
        text-align: center;
        font-size: 20px;
        font-weight: lighter;
        letter-spacing: 2px;
        border-radius:5px;
    }
    tr, td {
        border: 1px solid #dccccc;
		padding:5px;
        height: 30px;
        text-align: center;
    }
   
