@charset "utf-8";

.mobileshow {
    display: none
}

.header {
    height: 160px;
    background: url(../images/topbg.jpg) no-repeat center center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1)
}

.header .container {
    height: 160px;
    position: relative
}

.header .top_word {
    top: 30px;
    right: 15px
}

.header .logo {
    top: 28px;
    left: 15px;
    z-index: 2;
    width: 780px
}

.header .logo .shuxian {
    margin-left: 15px;
    margin-right: 15px
}

.header .index_nav {
    left: 15px;
    right: 15px;
    bottom: 0;
    background: #0b4f8b
}

.header .index_nav>ul {
    text-align: left;
    font-size: 0;
    margin-bottom: 0
}

.header .index_nav>ul>li {
    float: none;
    display: inline-block;
    height: 56px;
    position: relative;
    width: 111px;
    margin-left: -2px;
    background: url(../images/shuxian.png) no-repeat left center;
    text-align: center;
}

.header .index_nav>ul>li:nth-child(1) {
    background: 0 0
}

.header .index_nav>ul>li:hover {
    position: relative;
    z-index: 2
}

.header .index_nav>ul>li>a {
    display: block;
    font-size: 18px;
    line-height: 56px;
    color: #fff
}

.header .index_nav>ul>li>a.on,
.header .index_nav>ul>li>a:hover {
    background: #fff;
    color: #0b4f8b
}

.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)
}

body {
    padding-top: 160px
}

.index_main {
    margin-top: 30px
}

.index_main .m_left {
    width: 800px;
    height: 400px
}

.index_main .m_left .owl-dots {
    display: block !important;
    position: absolute;
    bottom: 20px;
    right: 15px;
    text-align: center
}

.index_main .m_left .owl-dots .owl-dot {
    display: inline-block;
    float: none;
    margin-left: 5px;
    margin-right: 5px;
    width: 10px;
    height: 10px;
    -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;
    border-radius: 100%;
    opacity: .5
}

.index_main .m_left .owl-dots .owl-dot.active {
    opacity: 1
}

.index_main .m_left .item {
    position: relative
}

.index_main .m_left .item img {
    width: 800px;
    height: 400px
}

.index_main .m_left .item span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 135px 0 20px;
    color: #fff;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    background: rgba(0, 0, 0, .5);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.index_main .m_right {
    width: 400px;
    height: 400px;
    background: #f8f9fc;
    padding: 25px 25px 0 30px
}
.index_main .m_right .more1{
    position: absolute;
    right: 0px;
    top: 0px;
}
.index_main .m_right .more1 a{
    color: #999;
}
.index_main .m_right .mr_top .tit {
    height: 60px;
    line-height: 30px;
    overflow: hidden;
    font-size: 24px;
}

.index_main .m_right .mr_top .tit a {
    color: #04447c
}

.index_main .m_right .mr_top .note {
    margin-top: 10px;
    color: #333;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}

.index_main .m_right .mr_bot {
    margin-top: 15px
}

.index_main .m_right .mr_bot ul li {
    height: 52px;
    line-height: 52px;
    padding-left: 18px;
    background: url(../images/landian.png) no-repeat left center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px
}

.index_main .m_right .mr_bot ul li a {
    color: #111e36
}

.index_tit {
    color: #111e36;
    font-size: 24px;
    line-height: 24px;
    position: relative
}

.index_tit .more {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px
}

.index_tit .more a {
    color: #999
}

.index_tit .shuxian {
    width: 5px;
    height: 20px;
    border-radius: 2px;
    background: #04447c;
    margin-right: 5px
}

.index_main1 {
    margin-top: 30px
}

.index_main1 .m1_left {
    width: 800px
}

.index_main1 .m1_left .xxk .xxk1 {
    width: 184px;
    height: 56px;
    background: #f8f9fc;
    text-align: center;
    line-height: 56px;
    color: #111e36;
    font-size: 16px;
    position: relative;
    float: left;
    margin-left: 21px;
    cursor: pointer
}

.index_main1 .m1_left .xxk .xxk1:nth-child(1) {
    margin-left: 0
}

.index_main1 .m1_left .xxk .xxk1.on {
    background: #04447c;
    color: #fff
}

.index_main1 .m1_left .xxk .xxk1.on:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: 0;
    width: 0;
    height: 0;
    border: solid 10px #04447c;
    border-bottom: solid 10px #fff
}

.index_main1 .m1_left .xxkqh {
    margin-top: 28px
}

.index_main1 .m1_left .xxkqh .xxkqh1 .m1_top .pic {
    width: 245px;
    height: 130px
}

.index_main1 .m1_left .xxkqh .xxkqh1 .m1_top .pic img {
    width: 245px;
    height: 130px
}

.index_main1 .m1_left .xxkqh .xxkqh1 .m1_top .cont {
    margin-left: 270px
}

.index_main1 .m1_left .xxkqh .xxkqh1 .m1_top .cont .tit {
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px
}

.index_main1 .m1_left .xxkqh .xxkqh1 .m1_top .cont .tit a {
    color: #111e36
}

.index_main1 .m1_left .xxkqh .xxkqh1 .m1_top .cont .note {
    color: #111e36;
    font-size: 16px;
    line-height: 32px;
    height: 96px;
    overflow: hidden;
}

.index_main1 .m1_left .xxkqh .xxkqh1 .m1_bot ul li {
    height: 50px;
    border-bottom: dashed 1px #eee;
    line-height: 50px
}

.index_main1 .m1_left .xxkqh .xxkqh1 .m1_bot ul li .tit {
    width: 700px;
    padding-left: 18px;
    background: url(../images/landian.png) no-repeat left center;
    height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #111e36;
    font-size: 16px
}

.index_main1 .m1_left .xxkqh .xxkqh1 .m1_bot ul li .time {
    color: #999;
    font-size: 14px
}

.index_main1 .m1_right {
    width: 370px
}

.index_main1 .m1_right .m1r_top ul li {
    width: 370px;
    height: 44px;
    background: #f8f9fc;
    border: solid 1px #e5ecf2;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    margin-bottom: 10px
}

.index_main1 .m1_right .m1r_top ul li a {
    color: #000
}

.index_main1 .m1_right .m1r_bot {
    margin-top: 25px
}

.index_main1 .m1_right .m1r_bot .cont {
    margin-top: 20px
}

.index_main1 .m1_right .m1r_bot .cont .item {
    padding: 20px
}

.index_main1 .m1_right .m1r_bot .cont a {
    display: block;
    width: 100%;
    height: 130px;
    border-radius: 15px;
    box-shadow: 0 0 15px 10px rgba(0, 0, 0, .05);
    text-align: center;
    line-height: 130px
}

.index_main1 .m1_right .m1r_bot .cont a img {
    max-width: 90%;
    max-height: 90%;
    display: inline-block;
    width: auto
}

.index_main2 {
    margin-top: 30px
}

.index_main2 .index_m2 {
    margin-top: 15px
}

.index_main2 .index_m2 ul li {
    margin-left: 12px;
    margin-top: 10px
}

.index_main2 .index_m2 ul li:nth-child(6n+1) {
    margin-left: 0
}

.index_main2 .index_m2 .item a {
    width: 100%;
    height: 80px;
    line-height: 78px;
    text-align: center;
    border: solid 1px #f2f2f2;
    display: block;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.index_main2 .index_m2 .item a:hover {
    border: solid 1px #0f5387
}
.index_main2 .index_m2 .item a img{
    max-width: 90%;
    max-height: 70px;
    width: auto!important;
    height: auto!important;
    vertical-align: middle;
    display: inline-block;
}
.index_main3 {
    margin-top: 40px
}

.index_main3 .index_m3 {
    margin-top: 25px
}

.index_main3 .index_m3 .item {
    float: left
}

.index_main3 .index_m3 .item .icon {
    width: 60px;
    text-align: center;
    color: #333;
    font-size: 14px
}

.index_main3 .index_m3 .item .icon img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.index_main3 .index_m3 .item .cont {
    margin-left: 78px;
    color: #333;
    font-size: 16px;
    line-height: 60px
}

.index_main3 .index_m3 .item .cont1 {
    margin-left: 50px;
    color: #333;
    font-size: 16px;
    line-height: 25px;
    margin-top: 5px;
    text-align: center
}

.index_main3 .index_m3 .item:nth-child(1) {
    width: 276px
}

.index_main3 .index_m3 .item:nth-child(2) {
    width: 276px
}

.index_main3 .index_m3 .item:nth-child(3) {
    width: 350px
}

.index_main3 .index_m3 .item:nth-child(4) {
    width: 290px
}

.index_main4 {
    margin-top: 35px;
    margin-bottom: 50px
}

.index_main4 .index_m4 {
    margin-top: 15px
}

.index_main4 .index_m4 .item_fxl {
    width: 100%;
    height: 44px;
    border: solid 1px #81a1bd;
    cursor: pointer;
    position: relative
}

.index_main4 .index_m4 .item_fxl:hover {
    z-index: 2
}

.index_main4 .index_m4 .item_fxl .note {
    padding-left: 20px;
    color: #333;
    font-size: 14px;
    line-height: 42px;
    background: url(../images/huijian.png) no-repeat 95% center
}

.index_main4 .index_m4 .item_fxl .f_xl {
    width: 100%;
    height: 150px;
    border: solid 1px #81a1bd;
    box-sizing: content-box;
    position: absolute;
    left: -1px;
    overflow-y: auto;
    display: none;
    background: #fff
}

.index_main4 .index_m4 .item_fxl .f_xl ul li {
    height: 30px;
    line-height: 30px
}

.index_main4 .index_m4 .item_fxl .f_xl ul li a {
    display: block;
    color: #333;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px
}

.index_main4 .index_m4 .item_fxl .f_xl ul li a:hover {
    background: #81a1bd;
    color: #fff
}

.footer {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #042949;
    text-align: center;
    color: #788ea0;
    font-size: 14px;
    line-height: 26px
}

.footer a {
    color: #788ea0
}

.footer .ewm {
    right: 15px;
    top: -15px;
    color: #788ea0;
    font-size: 14px;
    text-align: center
}

.footer .ewm img {
    width: 92px;
    height: 92px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px
}

.ej_main {
    margin-top: 65px;
    margin-bottom: 50px
}

.ej_main .ej_nav {
    width: 205px
}

.ej_main .ej_nav .ejnav_top {
    color: #333;
    font-size: 26px;
    padding-bottom: 22px;
    line-height: 26px;
    border-bottom: solid 3px #1c619e
}

.ej_main .ej_nav .cont {
    margin-top: 26px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f8f9fc
}

.ej_main .ej_nav .cont ul li a {
    color: #333;
    font-size: 20px;
    height: 54px;
    line-height: 54px;
    display: block;
    text-align: center;
    position: relative;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.ej_main .ej_nav .cont ul li a:before {
    content: '';
    width: 3px;
    height: 20px;
    background: #0d5ba1;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: 10px;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.ej_main .ej_nav .cont ul li a:after {
    content: '';
    width: 3px;
    height: 20px;
    background: #0d5ba1;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.ej_main .ej_nav .cont ul li a.on,
.ej_main .ej_nav .cont ul li a:hover {
    color: #0d5ba1
}

.ej_main .ej_nav .cont ul li a.on:before,
.ej_main .ej_nav .cont ul li a:hover:before {
    opacity: 1;
    margin-top: -10px
}

.ej_main .ej_nav .cont ul li a.on:after,
.ej_main .ej_nav .cont ul li a:hover:after {
    opacity: 1;
    margin-top: -10px
}

.ej_main .ej_m {
    margin-left: 220px
}

.ej_main .ej_m .breadCrumb {
    border-bottom: solid 1px #ebebeb;
    line-height: 26px;
    padding-bottom: 25px;
    color: #616161;
    font-size: 16px
}

.ej_main .ej_m .breadCrumb a {
    color: #616161
}

.ej_main .ej_m .ejm_details {
    padding-left: 45px;
    padding-right: 10px;
    padding-top: 50px
}
.ejm_details table td{
    border-style: solid!important;
}
.ej_main .ej_m .ejm_details img {
    max-width: 100%
}

.ej_main .ej_m .ejm_details .tit {
    color: #333;
    font-size: 30px;
    text-align: center
}

.ej_main .ej_m .ejm_details .note {
    color: #333;
    font-size: 16px;
    padding-top: 20px;
    text-align: center
}

.ej_main .ej_m .ejm_details .cont {
    padding-top: 35px;
    color: #333;
    font-size: 16px;
    line-height: 30px
}

.ej_main .ej_m .ejm_details .cont img {
    margin-top: 30px;
    margin-bottom: 30px
}

.ej_main .ej_m .ejm_details .tit1 {
    color: #333;
    font-size: 24px;
    text-align: center
}

.ej_main .ej_m .ejm_details .note1 {
    color: #333;
    font-size: 20px;
    text-align: center;
    margin-top: 10px
}

.ej_main .ej_m .ejm_details .cont1 {
    padding-top: 20px
}

.ej_main .ej_m .ejm_list {
    padding-top: 35px;
    padding-left: 35px;
    padding-bottom: 45px
}

.ej_main .ej_m .ejm_list ul li {
    height: 65px;
    border-bottom: dotted 1px #d0d0d0;
    line-height: 64px
}

.ej_main .ej_m .ejm_list ul li .tit {
    width: 80%;
    padding-left: 18px;
    background: url(../images/landian.png) no-repeat left center;
    color: #333;
    font-size: 18px
}

.ej_main .ej_m .ejm_list ul li .time {
    color: #333;
    font-size: 16px;
    float: right
}

.ej_main .ej_m .ejm_list ul li .download {
    float: right;
    margin-left: 10px;
    margin-top: 18px
}

.pages {
    text-align: center;
    padding-left: 35px
}

.pages a {
    border: solid 1px #d9d9d9;
    width: 36px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    color: #616161;
    font-size: 16px;
    display: inline-block
}

.pages a.on {
    border: 0;
    color: #0d5ba1
}

.pages a.next,
.pages a.prev {
    width: 75px
}

.pages a.disabled {
    opacity: .6
}

.pages span {
    color: #616161
}

.fanye {
    border-top: solid 1px #d9d9d9;
    padding-top: 30px;
    margin-top: 40px
}
.fanye div{
    float: none;
    text-align: left;
}
.fanye a {
    color: #333;
    font-size: 16px
}

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

.ej_main1 .ej_m1_top {
    border-bottom: solid 1px #d9d9d9
}

.ej_main1 .ej_m1_top .tit {
    color: #333;
    font-size: 26px;
    padding-bottom: 22px;
    border-bottom: solid 3px #1c619e
}

.ej_main1 .ej_m1_top .breadCrumb {
    float: right;
    padding-top: 10px;
    line-height: 26px;
    color: #616161;
    font-size: 16px
}

.ej_main1 .ej_m1_top .breadCrumb a {
    color: #616161
}

.ej_main1 .ej_m1_mid {
    padding-top: 25px;
    padding-bottom: 70px
}

.ej_main1 .ej_m1_mid ul {
    padding-bottom: 35px
}

.ej_main1 .ej_m1_mid ul li {
    border-bottom: dotted 1px #d9d9d9
}

.ej_main1 .ej_m1_mid ul li .li_top {
    height: 70px;
    line-height: 70px;
    border-bottom: solid 1px #d9d9d9;
    position: relative;
    top: 1px
}

.ej_main1 .ej_m1_mid ul li .li_top .tit {
    padding-left: 18px;
    background: url(../images/landian.png) no-repeat left center;
    color: #333;
    font-size: 18px;
    font-weight: 700;
    width: 80%
}

.ej_main1 .ej_m1_mid ul li .li_top .time {
    color: #333;
    font-size: 16px
}

.ej_main1 .ej_m1_mid ul li .li_top .li_btn {
    color: #0d5ba1;
    font-size: 16px;
    margin-left: 20px;
    float: right;
    cursor: pointer
}

.ej_main1 .ej_m1_mid ul li .li_bot {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    color: #616161;
    font-size: 16px;
    line-height: 30px;
    display: none
}

.ej_main1 .ej_m1_bot {
    background: #f8f9fc;
    padding-bottom: 40px
}

.ej_main1 .ej_m1_bot .tit {
    padding: 30px 35px 30px;
    color: #333;
    font-size: 20px
}

.ej_main1 .ej_m1_bot .tit span {
    color: #ff2b2b;
    margin-right: 10px
}

.ej_main1 .ej_m1_bot .form {
    padding-left: 55px;
    padding-right: 55px
}

.ej_main1 .ej_m1_bot .form .xing {
    color: #ff2b2b;
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    right: 20px;
    top: 19px
}

.ej_main1 .ej_m1_bot .form .inp1 {
    width: 100%;
    height: 54px;
    border: solid 1px #e5e5e8;
    padding-left: 25px;
    font-size: 18px
}

.ej_main1 .ej_m1_bot .form .text1 {
    margin-top: 15px;
    width: 100%;
    border: solid 1px #e5e5e8;
    resize: none;
    height: 316px;
    padding: 10px 25px
}

.ej_main1 .ej_m1_bot .form .item1 {
    margin-top: 12px
}

.ej_main1 .ej_m1_bot .form .item1 .item2 {
    width: 540px
}

.ej_main1 .ej_m1_bot .form .btn1 {
    margin-top: 35px;
    width: 468px;
    height: 56px;
    background: #0d5ba1;
    color: #fff;
    font-size: 20px;
    border: 0
}

.ej_main1 .index_m2 {
    margin-top: 25px
}

.ej_main1 .index_m2 ul {
    padding-bottom: 40px
}

.ej_main1 .index_m2 ul li {
    margin-left: 12px;
    margin-top: 25px
}

.ej_main1 .index_m2 ul li:nth-child(6n+1) {
    margin-left: 0
}

.ej_main1 .index_m2 ul li>a:nth-child(1) {
    width: 190px;
    height: 80px;
    line-height: 78px;
    text-align: center;
    border: solid 1px #f2f2f2;
    display: block;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.ej_main1 .index_m2 ul li>a:nth-child(1):hover {
    border: solid 1px #0f5387
}

.ej_main1 .index_m2 ul li>a.tit {
    color: #616161;
    text-align: center;
    display: block;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-top: 15px;
    width:190px;
}

.ej_main1 .ejm1_m {
    padding-top: 60px;
    padding-bottom: 30px
}

.ej_main1 .ejm1_m .icon {
    width: 344px;
    height: 144px;
    border: solid 1px #f1f1f1;
    text-align: center;
    line-height: 142px
}

.ej_main1 .ejm1_m .icon img {
    vertical-align: middle;
    max-width: 90%;
    max-height: 90%
}

.ej_main1 .ejm1_m .cont {
    margin-left: 385px
}

.ej_main1 .ejm1_m .cont .tit {
    color: #333;
    font-size: 24px
}

.ej_main1 .ejm1_m .cont .note {
    color: #616161;
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px
}

.ej_main1 .map_m .map {
    margin-top: 55px
}

.ej_main1 .map_m .map img {
    width: 100%
}

.ej_main1 .map_m .map_bot {
    padding-top: 35px
}

.ej_main1 .map_m .map_bot .map_left .tit {
    color: #333;
    font-size: 22px
}

.ej_main1 .map_m .map_bot .map_left .note {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px
}

.ej_main1 .map_m .map_bot .map_right {
    text-align: center;
    color: #333;
    font-size: 16px
}

.ej_main1 .map_m .map_bot .map_right img {
    width: 126px;
    margin-bottom: 5px
}
.mobileshow{
    display: none!important;
}

.pro_list{
    padding-top: 60px;
    padding-bottom: 30px;
}
.pro_list .row{
    margin-left: -11px;
    margin-right: -11px;
}
.pro_list .row .col-xs-6{
    padding-left: 11px;
    padding-right: 11px;
}
.pro_list .row .col-xs-6 .item{
    padding-bottom: 20px;
}
.pro_list .row .col-xs-6 .item .tit{
    text-align: center;
    padding-top: 15px;
}
.pro_list .row .col-xs-6 .item .tit a{
    color: #04447c;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.header .logowz{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 5px;
    font-family: "楷体";
    position: relative;
    top: 8px;
}
.ej_main1 .index_m2 ul li>a:nth-child(1) img{
    max-width:90%;
    max-height:90%;
    width:auto;
    height:auto;
}
.index_main2 .index_m2 ul li a img{
    max-width:90%;
    max-height:90%;
    width:auto;
    height:auto;
}
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;   }
.picMarquee-left .hd{ overflow:hidden;  height:0px; padding:0 10px; display: none; }
.picMarquee-left .bd{ height: 100px;overflow: hidden;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ width: 200px;margin:0 8px!important;height: 80px;line-height: 80px;text-align: center; float:left; _display:inline; overflow:hidden; text-align:center; }
.picMarquee-left .bd ul li a{ width: 200px;height: 80px;line-height: 80px;text-align: center;display: block;overflow:hidden; text-align:center;  border:solid 1px #f2f2f2;}
.picMarquee-left .bd ul li image{ max-width:90%;max-height:78px;height:auto!important;width:auto!important;}