@charset "utf-8";
body {
    padding-top: 128px
}

.header {
    height: 80px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    border-bottom: solid 1px #e9e9e9
}

.header .logo {
    top: 10px;
    left: 15px;
    z-index: 2
}

.header .logo .logowz {
    position: relative;
    top: 2px;
    margin-left: 13px
}

.header .language {
    top: 25px;
    right: 15px;
    display: none;
}

.header .language a {
    margin-left: 8px
}

.header .search {
    right: 15px;
    top: 25px;
    border: solid 1px #d2d2d2;
    border-radius: 15px;
    height: 30px;
    width: 190px;
}

.header .search .search_inp {
    width: 150px;
    padding-left: 20px;
    border: 0;
    background: 0 0;
    line-height: 28px;
    color: #333;
    font-size: 12px
}

.header .search .search_btn {
    float: right;
    width: 28px;
    height: 28px;
    border: 0;
    margin-right: 5px;
    background: url(../images/fdj.png) no-repeat center center
}

.index_nav {
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    height: 48px;
    z-index: 3;
    background: #fff;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1)
}

.index_nav>.container>ul {
    width: 100%;
    text-align: center
}

.index_nav>.container>ul>li {
    height: 48px;
    width: 14.2%;
    position: relative
}

.index_nav>.container>ul>li>a {
    display: block;
    color: #333;
    font-size: 18px;
    line-height: 48px;
    width: 80%;
    margin-left: auto;
    margin-right: auto
}

.index_nav>.container>ul>li>a.on,
.index_nav>.container>ul>li>a:hover {
    background: #eff1f6
}

.index_nav>.container>ul>li .xl {
    width: 180px;
    position: absolute;
    top: 48px;
    left: 50%;
    margin-left: -90px;
    background: #eff1f6;
    text-align: center;
    line-height: 30px;
    display: none;
    padding-top: 10px;
    padding-bottom: 10px
}

.index_nav>.container>ul>li .xl.xl1 {
    width: 10000px;
    margin-left: -4835px;
    padding-top: 45px;
    padding-bottom: 45px
}

.index_nav>.container>ul>li .xl.xl1 .xl_div {
    width: 20%;
    background: url(../images/shuxian.png) repeat-y right center;
    padding-left: 40px;
    text-align: left;
    height: 400px
}

.index_nav>.container>ul>li .xl.xl1 .xl_div .tit {
    margin-top: -10px
}

.index_nav>.container>ul>li .xl.xl1 .xl_div .tit a {
    color: #333;
    font-size: 16px
}

.index_nav>.container>ul>li .xl.xl1 .xl_div .tit a:hover {
    color: #117ce5;
    text-decoration: underline!important;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.index_nav>.container>ul>li .xl.xl1 .xl_div .cont ul li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dian.jpg) no-repeat left center;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    color: #666;
    font-size: 16px;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_nav>.container>ul>li .xl.xl1 .xl_div .cont ul li a:hover {
    color: #117ce5;
    text-decoration: underline!important;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.index_nav>.container>ul>li .xl>a {
    color: #333;
    font-size: 16px;
    margin-left: 17px;
    margin-right: 17px;
    display: block
}

.index_nav>.container>ul>li .xl>a:hover {
    color: #005bac
}

.menu {
    font-size: 22px;
    position: absolute;
    right: 15px;
    top: 18px;
    color: #000;
    border: solid 1px #000;
    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)
}

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

.banner {
    overflow: hidden
}

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

.banner #owl-demo1 .owl-dots {
    display: block!important;
    position: absolute;
    bottom: 30px;
    right: 50%;
    margin-right: -590px;
    width: 76%;
    text-align: right
}

.banner #owl-demo1 .owl-dots .owl-dot {
    display: inline-block;
    float: none;
    margin-left: 6px;
    margin-right: 6px;
    border-radius: 100%;
    width: 15px;
    height: 15px;
    -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;
    border: solid 1px #fff
}

.banner #owl-demo1 .owl-dots .owl-dot.active {
    opacity: 1;
    background: #fff
}

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

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

.index_tit .tit {
    color: #0e2f56;
    font-size: 26px;
    line-height: 26px;
    background: url(../images/hengxian.png) no-repeat center center;
    font-weight: 700
}

.index_tit .tit1 {
    font-weight: 700;
    color: #0e2f56;
    font-size: 16px;
    line-height: 16px;
    padding-top: 8px
}

.index_main1 {
    background: url(../images/huawen.jpg);
    padding-top: 50px;
    padding-bottom: 85px
}

.index_main1 .cont {
    background: #fff;
    margin-top: 40px
}

.index_main1 .cont .xxkqh {
    border: solid 1px #d5d5d5;
    margin-right: 180px
}

.index_main1 .cont .xxkqh:hover .pic .picspan {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.index_main1 .cont .xxkqh .pic {
    width: 478px
}

.index_main1 .cont .xxkqh .cont1 {
    margin-left: 478px;
    padding: 45px 30px 0
}

.index_main1 .cont .xxkqh .cont1 .tit {
    padding-bottom: 15px;
    line-height: 18px
}

.index_main1 .cont .xxkqh .cont1 .tit a {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.index_main1 .cont .xxkqh .cont1 .tit a:hover {
    color: #1d89f3
}

.index_main1 .cont .xxkqh .cont1 .hengxian {
    width: 45px;
    height: 3px;
    background: #1d89f3
}

.index_main1 .cont .xxkqh .cont1 .note {
    padding-top: 20px;
    color: #999;
    font-size: 14px;
    line-height: 30px;
    height: 200px;
    overflow: hidden;
}

.index_main1 .cont .xxkqh .cont1 .note span.b {
    color: #333
}

.index_main1 .cont .xxkqh .cont1 .more {
    padding-top: 30px
}

.index_main1 .cont .xxkqh .cont1 .more a {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    display: block;
    width: 110px;
    height: 32px;
    border: solid 1px #999;
    text-align: center;
    line-height: 32px;
    color: #333;
    font-size: 12px
}

.index_main1 .cont .xxkqh .cont1 .more a:hover {
    background: #f2f2f2;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
    margin-top: -3px
}

.index_main1 .cont .xxk {
    width: 180px;
    overflow: hidden
}

.index_main1 .cont .xxk .xxk1 {
    height: 77px;
    line-height: 77px;
    border-top: solid 1px #d5d5d5;
    background: #fff;
    margin-top: -1px;
    padding-left: 45px;
    background: url(../images/huijian.png) no-repeat 30px center #fff;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #333;
    font-size: 16px
}

.index_main1 .cont .xxk .xxk1.on {
    background: url(../images/baijian.png) no-repeat 30px center #1d89f3;
    color: #fff
}

.xxkqh {
    position: relative
}

.index_main2 {
    padding-top: 50px;
    padding-bottom: 85px;
    background: url(../images/index_bg2.jpg) no-repeat center center;
    background-size: cover
}

.index_main2 .cont {
    background: #fff;
    margin-top: 40px;
    padding: 50px 85px;
    position: relative
}

.index_main2 .cont .prev {
    width: 19px;
    height: 36px;
    background: url(../images/zuojian1.png) no-repeat center center;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    left: 35px;
    cursor: pointer;
    opacity: .8
}

.index_main2 .cont .prev:hover {
    opacity: 1
}

.index_main2 .cont .next {
    width: 19px;
    height: 36px;
    background: url(../images/youjian1.png) no-repeat center center;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    right: 35px;
    cursor: pointer;
    opacity: .8
}

.index_main2 .cont .next:hover {
    opacity: 1
}

.index_main2 .cont .xxk {
    bottom: -36px;
    left: 0;
    width: 100%
}

.index_main2 .cont .xxk .xxk1 {
    width: 72px;
    height: 72px;
    background: #118df0;
    border-radius: 100%;
    text-align: center;
    line-height: 24px;
    display: inline-block;
    margin-left: 30px;
    margin-right: 30px;
    padding-top: 16px;
    line-height: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.index_main2 .cont .xxk .xxk1.on {
    background: #ff304f
}

.index_main2 .cont .xxk .xxk1:nth-child(3) {
    font-size: 14px
}

.index_main2 .cont .xxkqh .xxkqh1:hover .pic .picspan {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.index_main2 .cont .xxkqh .xxkqh1 .pic {
    width: 480px
}

.index_main2 .cont .xxkqh .xxkqh1 .cont1 {
    margin-left: 520px
}

.index_main2 .cont .xxkqh .xxkqh1 .cont1 .tit {
    color: #333;
    font-size: 16px;
    font-weight: 700
}

.index_main2 .cont .xxkqh .xxkqh1 .cont1 .note {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
    height: 48px;
    overflow: hidden;
}

.index_main3 {
    padding-top: 60px
}

.index_main3 .cont {
    padding-top: 40px
}

.index_main3 .cont .owl-dots {
    display: block!important;
    position: absolute;
    bottom: 40px;
    right: 50%;
    margin-right: -590px;
    width: 76%;
    text-align: right
}

.index_main3 .cont .owl-dots .owl-dot {
    display: inline-block;
    float: none;
    margin-left: 12px;
    width: 34px;
    height: 3px;
    -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;
    background: #fff
}

.index_main3 .cont .owl-dots .owl-dot.active {
    opacity: 1;
    background: #118df0
}

.index_main3 .cont .item {
    height: 560px;
    background: #125290
}

.index_main3 .cont .item .pic {
    width: 50%;
    height: 560px
}

.index_main3 .cont .item .item_right {
    width: 50%
}

.index_main3 .cont .item .item_right .cont1 {
    width: 600px;
    padding-left: 50px;
    padding-top: 95px
}

.index_main3 .cont .item .item_right .cont1 .tit a {
    font-size: 20px;
    color: #fff;
    font-weight: 700
}

.index_main3 .cont .item .item_right .cont1 .tit1 a {
    font-size: 16px;
    color: #fff;
    font-weight: 700
}

.index_main3 .cont .item .item_right .cont1 .note {
    color: #fff;
    font-size: 14px;
    opacity: .7;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 20px
}

.index_main3 .cont .item .item_right .cont1 .cont2 {
    margin-top: 15px
}

.index_main3 .cont .item .item_right .cont1 .more a {
    color: #fff;
    font-size: 14px;
    width: 120px;
    height: 36px;
    border-radius: 18px;
    background: #1d89f3;
    text-align: center;
    line-height: 36px;
    display: block;
    margin-top: 50px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    opacity: .8
}

.index_main3 .cont .item .item_right .cont1 .more a:hover {
    opacity: 1;
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, .1);
    margin-top: 48px
}

.index_main4 {
    padding-top: 85px;
    padding-bottom: 60px
}

.index_main4 .more1 {
    margin-top: 2px
}

.index_main4 .more1 a {
    overflow: hidden;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 190px;
    height: 46px;
    background: #118df0;
    border-radius: 23px;
    text-align: center;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    opacity: .8
}

.index_main4 .more1 a:hover {
    margin-top: -2px;
    opacity: 1;
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, .1)
}

.index_main4 .cont {
    padding-top: 40px;
    overflow: hidden
}

.index_main4 .cont .row .col-xs-12 {
    height: 160px
}

.index_main4 .cont .pic {
    width: 180px
}

.index_main4 .cont .cont1 {
    margin-right: 200px
}

.index_main4 .cont .cont1 .date {
    float: left;
    width: 56px;
    border-radius: 5px;
    border: solid 1px #bdbdbd;
    text-align: center;
    padding-top: 8px;
    line-height: 18px;
    font-weight: 700;
    padding-bottom: 8px
}

.index_main4 .cont .cont1 .cont2 {
    margin-left: 72px
}

.index_main4 .cont .cont1 .cont2 .tit a {
    color: #333;
    font-size: 18px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.index_main4 .cont .cont1 .cont2 .tit a:hover {
    color: #118df0;
    text-decoration: underline
}

.index_main4 .cont .cont1 .cont2 .note {
    color: #999;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px
}

.index_main4 .cont .cont1 .cont2 .more a {
    color: #999;
    font-size: 14px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.index_main4 .cont .cont1 .cont2 .more a:hover {
    color: #118df0;
    text-decoration: underline!important
}

.footer {
    background: #125290;
    padding-top: 50px;
    padding-bottom: 30px
}

.footer .footer_left .dblogo {
    display: block;
    margin-bottom: 20px
}

.footer .footer_right {
    padding-left: 90px
}

.footer .footer_right .db_div {
    margin-bottom: 30px;
    line-height: 24px;
    color: #fff;
    font-size: 14px
}

.footer .footer_right .db_div img {
    margin-top: -2px;
    margin-right: 20px
}

.footer .footer_center {
    border-left: solid 1px #4175a6;
    border-right: solid 1px #4175a6
}

.footer .footer_center div.fl {
    width: 33.33%;
    padding-left: 80px
}

.footer .footer_center div.fl .tit a {
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.footer .footer_center div.fl ul {
    margin-top: 10px
}

.footer .footer_center div.fl ul li {
    height: 32px;
    line-height: 32px;
    overflow: hidden
}

.footer .footer_center div.fl ul li a {
    color: #fff;
    font-size: 14px;
    opacity: .7
}

.footer .footer_center div.fl ul li a:hover {
    opacity: 1
}

.copyRight {
    line-height: 42px;
    background: #0b3e6f
}

.copyRight .copy_left {
    color: #fff;
    opacity: .16;
    font-size: 12px
}

.copyRight .copy_left div.dib {
    margin-right: 30px
}

.copyRight .copy_left div.dib a {
    color: #fff
}

.copyRight .copy_right .fxl {
    width: 130px;
    height: 26px;
    border: solid 1px #446280;
    margin-top: 8px;
    text-align: center;
    position: relative;
    cursor: pointer
}

.copyRight .copy_right .fxl .fxl_xl {
    position: absolute;
    bottom: 24px;
    left: -1px;
    width: 130px;
    background: #0b3e6f;
    padding: 10px 10px 0;
    border: solid 1px #446280
}

.copyRight .copy_right .fxl .fxl_xl ul li a {
    display: block;
    padding-left: 10px;
    background: url(../images/baidian.png) no-repeat left center;
    height: 26px;
    line-height: 26px;
    font-size: 12px
}

.copyRight .copy_right .fxl .note {
    line-height: 26px;
    color: #fff;
    font-size: 12px;
    opacity: .16
}

.ejbanner {
    height: 180px;
    line-height: 180px;
    text-align: center
}

.breadCrumb {
    height: 60px;
    line-height: 60px;
    color: #333;
    font-size: 14px;
    background: #f9fafc
}

.breadCrumb a {
    color: #333;
    font-size: 14px
}

.ejnav {
    padding-top: 30px
}

.ejnav .ejnav1 {
    padding-bottom: 14px;
    border-bottom: solid 1px #eceef5
}

.ejnav .ejnav1:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0
}

.ejnav .tit {
    line-height: 24px;
    color: #333;
    font-size: 24px;
    position: relative;
    top: 7px;
    padding-bottom: 10px
}

.ejnav .cont {
    margin-left: 150px
}

.ejnav .cont a {
    display: inline-block;
    color: #666;
    font-size: 16px;
    padding: 0 25px;
    margin-left: 10px;
    height: 36px;
    line-height: 36px;
    border-radius: 18px
}

.ejnav .cont a.on {
    background: #1d89f3;
    color: #fff
}

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

.ejmain .col-xs-12 {
    margin-bottom: 50px
}

.ejmain .col-xs-12:hover .cont {
    border-color: #1d89f3
}

.ejmain .col-xs-12:hover .cont .more a {
    color: #1d89f3
}

.ejmain .col-xs-12:hover .cont .more a span.jt {
    background: url(../images/lanjiantou.png) no-repeat center center
}

.ejmain .pic {
    border: solid 1px #dedede;
    height: 282px;
    line-height: 282px;
    overflow: hidden;
    text-align: center
}

.ejmain .pic img {
    max-width: 100%;
    width: auto;
    max-height: 280px
}

.ejmain .cont {
    background: #f6f7fa;
    padding: 15px;
    border-bottom: 3px solid #eaedf4;
    text-align: center;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.ejmain .cont .tit a {
    color: #333;
    font-size: 18px;
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.ejmain .cont .more a {
    color: #bac2d9;
    font-size: 16px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.ejmain .cont .more span {
    margin-left: 5px
}

.ejmain .cont .more span.jt {
    width: 24px;
    height: 8px;
    vertical-align: middle;
    background: url(../images/huijiantou.png) no-repeat center center
}

.pro_details .pro_main {
    padding-top: 40px;
    padding-bottom: 60px
}

.pro_details .pro_main .pro_mtop {
    background: #f9fafc
}

.pro_details .pro_main .pro_mtop .pic {
    width: 480px;
    height: 380px;
    border: solid 1px #dedede
}

.pro_details .pro_main .pro_mtop .cont {
    margin-left: 550px;
    padding-right: 45px;
    padding-top: 60px
}

.pro_details .pro_main .pro_mtop .cont .tit {
    color: #333;
    font-size: 28px
}

.pro_details .pro_main .pro_mtop .cont .note {
    color: #333;
    font-size: 16px;
    margin-top: 20px;
    line-height: 32px;
    height: 140px;
    overflow: hidden
}

.pro_details .pro_main .pro_mtop .cont .bot .bot_hotline {
    width: 340px
}

.pro_details .pro_main .pro_mtop .cont .bot .bot_hotline img {
    float: left
}

.pro_details .pro_main .pro_mtop .cont .bot .bot_hotline .tit1 {
    color: #333;
    font-size: 14px
}

.pro_details .pro_main .pro_mtop .cont .bot .bot_hotline .note1 {
    color: #333;
    font-size: 18px
}

.pro_details .pro_main .pro_mtop .cont .bot .bot_btn a {
    width: 110px;
    height: 40px;
    background: #82b9ef;
    border-radius: 20px;
    display: block;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px
}

.pro_details .pro_main .pro_mbot .tit {
    padding-top: 40px;
    color: #333;
    font-size: 18px;
    font-weight: 700
}

.pro_details .pro_main .pro_mbot .note {
    color: #333;
    font-size: 16px;
    line-height: 32px;
    padding-top: 5px
}

.pro_details .pro_main .pro_mbot .note img {
    margin-top: 10px;
    width: 100%
}

.ejmain2 .ejm2_div {
    margin-top: -1px;
    padding-top: 55px;
    padding-bottom: 50px;
    border-top: solid 1px #eceef5
}

.ejmain2 .ejm2_div:hover .pic img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.ejmain2 .ejm2_div:nth-child(2n) .pic {
    float: right
}

.ejmain2 .ejm2_div:nth-child(2n) .cont {
    margin-left: 0;
    margin-right: 605px
}

.ejmain2 .ejm2_div .pic {
    width: 550px;
    float: left;
    overflow: hidden
}

.ejmain2 .ejm2_div .pic img {
    width: 100%;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.ejmain2 .ejm2_div .cont {
    margin-left: 605px
}

.ejmain2 .ejm2_div .cont .tit {
    color: #333;
    font-size: 28px
}

.ejmain2 .ejm2_div .cont .tit1 {
    color: #c9c9c9;
    font-size: 12px
}

.ejmain2 .ejm2_div .cont .note {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    margin-top: 15px
}

.ejmain2 .ejm2_div .cont .note1 {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px
}

.ejmain2 .ejm2_div .cont .note1 img {
    margin-top: 30px
}

.about_bot {
    background: #f6f7fa;
    padding: 35px 0
}

.about_bot .container {
    text-align: center;
    background: url(../images/shuxian.png) no-repeat center center
}

.about_bot .container .col-xs-12:hover .more a {
    color: #1d89f3
}

.about_bot .container .col-xs-12:hover .more a span.jt {
    background: url(../images/lanjiantou.png) no-repeat center center
}

.about_bot .container .tit {
    padding-top: 30px
}

.about_bot .container .tit a {
    color: #333;
    font-size: 22px
}

.about_bot .container .hengxian {
    width: 75px;
    height: 2px;
    background: #b9c4e4;
    margin-top: 15px;
    margin-bottom: 10px
}

.about_bot .container .note {
    color: #999;
    font-size: 14px;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 30px
}

.about_bot .container .more {
    padding-bottom: 25px;
    margin-top: 25px
}

.about_bot .container .more a {
    color: #bac2d9;
    font-size: 16px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.about_bot .container .more span {
    margin-left: 5px
}

.about_bot .container .more span.jt {
    width: 24px;
    height: 8px;
    vertical-align: middle;
    background: url(../images/huijiantou.png) no-repeat center center
}

.contact_main {
    padding-top: 45px;
    padding-bottom: 60px
}

.contact_main .contact_top .map {
    width: 600px
}

.contact_main .contact_top .map img {
    width: 100%
}

.contact_main .contact_top .cont {
    margin-left: 650px;
    padding-top: 30px;
    color: #333;
    font-size: 16px;
    line-height: 40px
}

.contact_main .contact_top .cont .cont_bot {
    color: #333;
    margin-top: 15px;
    padding-top: 15px;
    border-top: dashed 1px #d9dbdc;
}

.contact_main .contact_bot {
    padding-top: 50px
}

.contact_main .contact_bot .tit .tit1 .cn {
    color: #333;
    font-size: 28px;
    line-height: 28px;
    font-weight: 700
}

.contact_main .contact_bot .tit .tit1 .en {
    color: #999;
    font-size: 16px
}

.contact_main .contact_bot .tit .note .note1 {
    color: #333;
    font-size: 18px;
    font-weight: 700
}

.contact_main .contact_bot .tit .note .note2 {
    color: #999;
    font-size: 14px
}

.contact_main .contact_bot .cont ul {
    padding-top: 10px
}

.contact_main .contact_bot .cont ul li {
    background: #f3f3f3;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 10px
}

.contact_main .contact_bot .cont ul li.on .li_tit .fl {
    color: #117ce5
}

.contact_main .contact_bot .cont ul li.on .li_tit .fr {
    background: url(../images/shangjian1.png) no-repeat center center
}

.contact_main .contact_bot .cont ul li .li_tit {
    height: 56px;
    line-height: 56px;
    cursor: pointer
}

.contact_main .contact_bot .cont ul li .li_tit .fl {
    color: #333;
    font-size: 18px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.contact_main .contact_bot .cont ul li .li_tit .fr {
    width: 25px;
    height: 16px;
    margin-top: 20px;
    background: url(../images/xiajian1.png) no-repeat center center;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.contact_main .contact_bot .cont ul li .li_cont {
    padding-bottom: 30px;
    display: none
}

.contact_main .contact_bot .cont ul li .li_cont .this_top {
    color: #333;
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px
}

.contact_main .contact_bot .cont ul li .li_cont .this_top span {
    color: #999
}

.contact_main .contact_bot .cont ul li .li_cont .this_top div.dib {
    margin-right: 85px
}

.contact_main .contact_bot .cont ul li .li_cont .cont_div {
    padding-top: 20px
}

.contact_main .contact_bot .cont ul li .li_cont .cont_div .titt {
    margin-bottom: 10px;
    color: #333;
    font-size: 16px
}

.contact_main .contact_bot .cont ul li .li_cont .cont_div .notet {
    color: #999;
    font-size: 16px;
    line-height: 32px
}

.news_main {
    padding-top: 50px
}

.news_main .news_main1 .pic {
    width: 530px
}

.news_main .news_main1 .pic:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.news_main .news_main1 .pic img {
    width: 100%;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.news_main .news_main1 .cont {
    margin-left: 560px;
    overflow: hidden
}

.news_main .news_main1 .cont .cont_top {
    color: #999;
    font-size: 18px
}

.news_main .news_main1 .cont .cont_top span.fl {
    width: 71px;
    height: 22px;
    background: url(../images/lanjian.png) no-repeat center center;
    padding-left: 10px;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    margin-right: 10px
}

.news_main .news_main1 .cont .tit {
    padding-top: 25px;
    line-height: 34px
}

.news_main .news_main1 .cont .tit a {
    color: #333;
    font-size: 24px
}

.news_main .news_main1 .cont .note {
    padding-top: 15px;
    color: #999;
    font-size: 15px;
    line-height: 30px;
    height: 90px;
    overflow: hidden
}

.news_main .news_main1 .cont .more a {
    color: #1d89f3;
    font-size: 14px
}

.news_main .news_main1 .cont .more a:hover {
    text-decoration: underline!important
}

.news_main .news_main2 {
    padding-top: 30px;
    padding-bottom: 85px
}

.news_main .news_main2 .col-xs-12 {
    line-height: 60px;
    margin-top: 5px
}

.news_main .news_main2 .col-xs-12 .row_div {
    border-bottom: dashed 1px #dde0eb
}

.news_main .news_main2 .col-xs-12 .row_div:hover a {
    background: url(../images/lanlingxing.png) no-repeat left center;
    text-decoration: underline!important
}

.news_main .news_main2 .col-xs-12 .date {
    width: 120px;
    text-align: right;
    color: #999;
    font-size: 16px;
    float: right;
    line-height: 60px
}

.news_main .news_main2 .col-xs-12 a {
    display: block;
    margin-right: 120px;
    padding-left: 32px;
    background: url(../images/huilingxing.png) no-repeat left center;
    color: #333;
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    font-size: 16px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.news_details {
    padding-top: 25px;
    padding-bottom: 60px
}

.news_details .tit {
    color: #333;
    font-size: 28px;
    line-height: 28px;
    padding-bottom: 20px;
    border-bottom: solid 1px #eceef5
}

.news_details .note {
    color: #333;
    font-size: 16px;
    padding-top: 18px;
    padding-bottom: 25px
}

.news_details .note div.dib {
    margin-left: 15px;
    margin-right: 15px
}

.news_details .cont {
    color: #5e5e5e;
    font-size: 16px;
    line-height: 28px
}

.news_details .cont .picimg {
    margin-top: 30px;
    margin-bottom: 30px
}

.news_details .backlist {
    padding-top: 30px
}

.news_details .backlist a {
    width: 120px;
    height: 36px;
    border-radius: 18px;
    background: #1d89f3;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 36px
}

.hy_main {
    padding-top: 35px;
    padding-bottom: 30px
}

.hy_main ul li {
    margin-bottom: 35px;
    border: solid 1px #dedede
}

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

.hy_main ul li:nth-child(2n) .pic {
    float: left
}

.hy_main ul li:nth-child(2n) .cont {
    padding-right: 50px;
    padding-left: 0;
    margin-left: 640px;
    margin-right: 0
}

.hy_main ul li .pic {
    float: right;
    width: 50%;
    overflow: hidden
}

.hy_main ul li .pic img {
    width: 100%;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.hy_main ul li .cont {
    padding-top: 50px;
    margin-right: 640px;
    padding-left: 50px
}

.hy_main ul li .cont .tit {
    color: #333;
    font-size: 30px
}

.hy_main ul li .cont .note {
    color: #999;
    font-size: 16px;
    line-height: 30px;
    padding-top: 30px;
    height: 150px;
    overflow: hidden
}

.hy_main ul li .cont .more a {
    display: block;
    width: 110px;
    height: 32px;
    background: #82b9ef;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.hy_main ul li .cont .more a:hover {
    background: #1d89f3
}

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

.hy_details .pic img {
    width: 100%;
    margin-bottom: 10px
}

.hy_details .cont {
    padding-top: 20px;
    color: #666;
    font-size: 16px;
    line-height: 30px
}

.hy_details .cont .tit {
    color: #333;
    font-size: 16px;
    font-weight: 700
}

.hy_details .backlist {
    padding-top: 25px
}

.hy_details .backlist a {
    width: 120px;
    height: 36px;
    border-radius: 18px;
    background: #1d89f3;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 36px
}

.hy_details .cont1 {
    line-height: 30px;
    margin-top: -40px
}

.hy_details .cont1 .titt {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    margin-top: 30px
}

.hy_details .cont1 .note1 {
    margin-top: 5px;
    color: #333;
    font-size: 16px;
    padding-bottom: 15px
}

.hy_details .cont1 .picc {
    width: auto
}

.hy_details .cont1 .picc img {
    margin-right: 10px
}

.app_main {
    padding-top: 55px;
    padding-bottom: 40px
}

.app_main ul li {
    margin-bottom: 40px;
    border: solid 1px #dedede;
    padding: 30px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.app_main ul li:hover {
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.app_main ul li .pic {
    width: 540px
}

.app_main ul li .cont {
    padding-left: 20px;
    margin-right: 600px;
    padding-top: 50px
}

.app_main ul li .cont .tit a {
    color: #333;
    font-size: 30px;
    display: block;
    overflow: hidden;
    height: 40px;
    line-height: 40px
}

.app_main ul li .cont .note {
    color: #999;
    font-size: 16px;
    line-height: 32px;
    margin-top: 10px
}

.app_main ul li .cont .more {
    padding-top: 20px
}

.app_main ul li .cont .more a {
    display: block;
    width: 110px;
    height: 32px;
    background: #82b9ef;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.app_main ul li .cont .more a:hover {
    background: #1d89f3
}
.maodian{
    position: relative;
    top: -140px;    
}