﻿.container {
    width: 1400px;
    margin: 0 auto;
}

.main {
    width: 100%;
    margin: 0 auto;
	padding-top:0px;
}

.paddbo {
    padding-bottom: 100px;
}

@media(max-width:1620px) {
    .container {
       width: 100%;
    }
}

@media(max-width:1440px) {
    .container {
       width: 100%;
    }
}

@media (max-width: 1268px) {
    .container, .main {
       width: 100%;
    }
}

@media(max-width:1260px) {
    .container, .main {
     width: 100%;
    }
}

@media(max-width:1200px) {
    .container {
        width: 1100px;
    }

    .main {
       width: 100%;
    }
}

@media(max-width:1160px) {
    .container, .main {
       width: 100%;
    }
}

@media(max-width:1100px) {
    .container, .main {
        width: 100%;
    }
}

@media(max-width:1025px) {
    .container, .main {
        width: 100%;
    }
}

@media(max-width:768px) {
    .container {
        width: auto;
        padding: 0 10px;
    }

    .main {
        width: auto;
        padding: 0 10px;
    }
}

@media (max-width: 640px) {
    .container, .main {
        width: auto;
        padding: 0 10px;
    }
}


@-webkit-keyframes searchform-fade {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1);
        animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1)
    }

    100% {
        opacity: 1
    }
}

@keyframes searchform-fade {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1);
        animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1)
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes searchform-slide {
    0% {
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
        animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1)
    }

    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes searchform-slide {
    0% {
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
        animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1)
    }

    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes item-searchshow {
    0% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
        animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1)
    }

    40% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }
}

@keyframes item-searchshow {
    0% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
        animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1)
    }

    40% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3)
    }
}
/*  */



/*pc-kefu*/
.kf-shqi {
    width: 100%;
    height: 40px;
} .kf-shqi .m-icon:hover {
        opacity: 1;
    } .gr_kefu.show .m-icon {
    transform: rotate(0);
} .gr_kefu {
    position: fixed;
    width: 50px;
    height: 154px;
    right: 0;
    top: 50%;
    margin-top: -77px;
    z-index: 100;
} .gr_kefu ul li {
        width: 50px;
        height: 50px;
        position: relative;
        margin-bottom: 1px;
        font-size: 14px;
        line-height: 50px;
    } .gr_kefu ul li .sidebox {
            position: absolute;
            width: 50px;
            height: 50px;
            top: 0;
            right: 0;
            transition: all 0.3s;
            color: #fff;
            background: #1d65b0;
            overflow: hidden;
            /* opacity: .7; */
        } .gr_kefu ul li.kf2 .sidebox {
            overflow: visible;
        } .gr_kefu ul li .sidebox:hover {
            opacity: 1;
        } .gr_kefu ul li .sidebox3 {
            font-size: 16px;
        } .gr_kefu .kf-icon {
        float: left;
        width: 50px;
        height: 50px;
        font-size: 18px;
        text-align: center;
        line-height: 50px;
    } .gr_kefu .kf_wx {
        position: absolute;
        top: 0;
        left: -140px;
        width: 140px;
        display: none;
        background: #fff;
        border: 1px solid #dadada;
        padding: 14px;
        line-height: 20px;
        color: #333;
        text-align: center;
        display: none;
    } .gr_kefu .kf_wx img {
            display: block;
            width: 110px;
            height: 110px;
            margin-bottom: 5px;
            float: none;
        } .gr_kefu .qq {
        height: 0;
        position: relative;
        z-index: 2;
    } .gr_kefu .qq .sidebox {
            border: 1px solid #78be21;
            height: auto;
            border-radius: 5px 0 0 5px;
            width: 140px;
            background: #fff;
            opacity: 1;
            bottom: -50px;
            top: auto;
            text-align: center;
            padding-bottom: 5px;
            right: -150px;
        } .gr_kefu .qq h5 {
            height: 35px;
            line-height: 35px;
            background: #78be21;
            font-weight: normal;
            color: #fff;
            font-size: 14px;
            padding: 0 10px;
            text-align: left;
            margin-bottom: 10px;
        } .gr_kefu .qq h5 i {
                float: right;
                cursor: pointer;
                transition: all 0.3s;
                position: relative;
                z-index: 5;
            } .gr_kefu .qq h5 i:hover {
                    transform: rotate(90deg);
                } .gr_kefu .qq a {
            display: block;
            height: 32px;
            line-height: 32px;
            border-radius: 18px;
            border: 1px solid #78be21;
            margin: 5px 15px
        } .gr_kefu span {
        float: left;
    } .kf-shqi .m-icon {
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #1d65b0 url(../images/kf-close.png) no-repeat center;
    background-size: 15px;
    /* opacity: .7; */
    cursor: pointer;
    transform: rotate(45deg);
    transition: all 0.3s;
} .kf2 .kf-icon {
    background: url(../images/kf-wx.png) no-repeat center;
    background-size: 27px;
} .kf3 .kf-icon {
    background: url(../images/kf-phone.png) no-repeat center;
    background-size: 27px;
} .kf4 .kf-icon {
    background: url(../images/kf-email.png) no-repeat center;
    background-size: 27px;
} .kf-gotop .kf-icon {
    background: url(../images/kf-top.png) no-repeat center;
    background-size: 25px;
} .canshu {
    height: auto !important;
} .spec-scroll {
    position: static !important;
    margin-top: 20px;
} .kf1 .kf-icon {
   /* background: url(../images/liuyan.png) no-repeat center;*/
    background-size: 28px;
} .kf5 .kf-icon {
    background: url(../images/kefu-qq.png) no-repeat center;
    background-size: 20px;
} @media (max-width: 1440px) {
    .picScroll-left .in5-bd ul li {
        width: 376px !important;
    }
} @media (max-width: 1260px) {
    .picScroll-left .in5-bd ul li {
        width: 365px !important;
    }
}
/* ab4 */
.ban {
    width: 100%;
    position: relative;
    margin: 40px auto 0 auto;
} .ban2 {	
    height: 200px;
    margin-top: 30px;
    width: 100%;
    position: relative;
    overflow: hidden;
} .ban2 ul {
        position: absolute;
        left: 0;
        top: 0;
    } .ban2 ul li {
            width: 1200px;
            height: 182px;
        } .ban2 ul li .ban-li {
                width: 800px;
                height: auto;
                margin: 0 auto;
                text-align: center;
                padding: 20px 90px;
                line-height: 24px;
                font-size: 15px;
                color: #888888;
            } .prev {
    float: left;
    cursor: pointer;
} .num {
    height: 85px;
    width: 100%;
    position: relative;
    float: left;
    overflow: hidden;
} .min_pic {
    position: relative;
    height: 85px;
    padding: 0 85px;
    background: url(../images/abx-bg.png) repeat-x left bottom 5px;
} .num ul {
    position: absolute;
    left: 0;
    top: 20px;
} .num ul li {
        font-family: arial;
        position: relative;
        line-height: 25px;
        margin-left: -5px;
        font-size: 20px;
        color: #777;
        text-align: center;
        width: 250px;
        height: 65px;
        margin-right: 0px;
        float: left;
        background: url(../images/time-line_03.png) repeat-x left bottom;
    } .num ul li.on {
            color: #1f1a17;
        }
/* .num ul li:after{position: absolute;content: '';width: 7px;height: 7px;border-radius: 50%;background: white;bottom: 2px;left: 50%;margin-left: -3.5px;} */
/* .num ul li:before{position: absolute;content: '';    margin-left: -0.5px;width: 1px;height: 17px;background: white;bottom: 8px;left: 50%;} */
.prev_btn1 {
    position: absolute;
    left: -60px;
    z-index: 777;
    width: 40px;
    text-align: center;
    height: 40px;
    margin-top: 40px;
    margin-right: 20px;
    cursor: pointer;
    float: left;
    border: solid 1px white;
    border-radius: 50%;
    background: url(../images/ab-left.png) no-repeat center;
} .next_btn1 {
    position: absolute;
    right: -60px;
    z-index: 777;
    width: 40px;
    text-align: center;
    height: 40px;
    margin-top: 40px;
    cursor: pointer;
    float: right;
    border: solid 1px white;
    border-radius: 50%;
    background: url(../images/ab-right.png) no-repeat center;
} .prev_btn1:hover, .next_btn1:hover {
        border: none;
        background-color: #7bc91e;
    } .ban2 ul li .ban-li h4 {
    text-align: center;
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 26px;
    color: #1861ae;
    font-family: arial;
} .about5-con li .picc {
    position: relative;
    z-index: 2;
    border: solid 1px transparent;
    box-shadow: 5px 10px 25px 20px rgba(0, 0, 0, .05);
    transition: ease .5s;
} 
.picScroll-left .ab5-bd ul li .ab5-pic:hover .picc{
    border-color: #1d65b0;
    z-index: 1;
} .time-line {
    width: 100%;
    height: 121px;
    position: relative;
} .dot {
    padding: 3px;
    width: 14px;
    height: 14px;
    border: 1px solid #1861ae;
    border-radius: 50%;
    position: absolute;
    top: 56px;
    left: -7px;
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
} .daty {
    font-size: 16px;
    line-height: 24px;
    color: #777777;
    font-family: arial;
    position: absolute;
    top: 80px;
    left: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
} #historySlide .arrow-left, #historySlide .arrow-right {
    width: 55px;
    height: 55px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background: url(../images/left_ico.png) no-repeat center;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    z-index: 10;
    cursor: pointer;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
} .time-line .dot {
    position: absolute;
} .num {
    height: 130px;
} .min_pic {
    padding: 0;
} .num ul li.on .dot {
    opacity: 1;
} .dot em {
    display: block;
    background: #1861ae;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.picScroll-left .ab5-bd ul li {
            float: left;
            _display: inline;
            overflow: hidden;
            text-align: center;
            width: 1200px !important;
            padding: 0 10px
        }  
@media(max-width:1260px) {
    .picScroll-left .ab5-bd ul li {
        width: 1155px !important;
    }
} .picScroll-left .ab5-hd .prev, .picScroll-left .ab5-hd .next {
    position: absolute;
    top: 40%;
    margin-top: -20px;
    border: solid 1px #d5d5d5;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    z-index: 100;
} .picScroll-left .ab5-hd .next {
    background: white url(../images/abv-right.png) no-repeat center;
    right: -80px;
} .picScroll-left .ab5-hd .prev {
    background: white url(../images/abv-left.png) no-repeat center;
    left: -80px;
} .picScroll-left .ab5-hd .next:hover {
    border: none;
    background: #1d65b0 url(../images/ab-right.png) no-repeat center;
} .picScroll-left .ab5-hd .prev:hover {
    border: none;
    background: #1d65b0 url(../images/ab-left.png) no-repeat center;
} .abf-swiper .swiper-pagination {
    width: 100%;
    bottom: -10px;
} .abf-swiper .swiper-pagination-bullet {
    margin: 0 10px;
    background: #1d65b0;
    opacity: 1;
} .abf-swiper .swiper-pagination-bullet-active {
    background: url(../images/ab5-act.png);
    width: 16px;
    height: 16px;
    margin-bottom: -4px !important;
} .picScroll-left p {

    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin-top: 20px;
} .about5-con .picScroll-left {
    position: relative;
    overflow: visible;
} .picScroll-left .ab5-hd {
    overflow: hidden;
    text-align: center;
    margin-top: 35px;
} .picScroll-left .ab5-hd ul {
        overflow: hidden;
        zoom: 1;
        display: inline-block;
    } .picScroll-left .ab5-hd ul li {
            float: left;
            border-radius: 50%;
            margin: 0 10px;
            background: #1d65b0;
            text-indent: -999px;
            cursor: pointer;
            width: 16px;
            height: 16px;
        text-indent: -99999px;
        } .picScroll-left .ab5-hd ul li.on {
                background: url(../images/ab5-act.png);
                width: 16px;
                height: 16px;
                margin-bottom: 0px !important;
            } .picScroll-left .ab5-bd {
} .picScroll-left .ab5-bd ul {
        overflow: hidden;
        zoom: 1;
    } .picScroll-left .ab5-bd ul li .ab5-pic {
                text-align: center;
                width: 25%;
float:left;padding:0 10px;
            } .picScroll-left .ab5-bd ul li .ab5-pic img {
                    width: 100%;
                    height: auto;
                    display: block;
                    padding: 0;
                } .picScroll-left .ab5-bd ul li .ab5-pic a:hover img {
                }
/* .picScroll-left .ab5-bd ul li .title{ line-height:24px;} */



@media(max-width:1440px) {


    .bottom1 .box1 .img {

        margin-right: -30px;
    }
}

@media(max-width:1260px) {


    .bottom1 .box1 .img {
        margin-right: -26px;
    }
}
@media(max-width:1215px) {


    .bottom1 .box1 .img {
        width: 9.7%;
        margin-right: -17px;
    }
}
.yzm {
    display: box; /* OLD - Android 4.4- */
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: inline-flex;
    line-height: 50px;
    margin-top: 20px;
}

@media(max-width: 767px) {
    #random {
        font-size: 22px !important;
        width: 60px !important;
        height: auto !important;
    }

    #yzm {
        height: 36px !important;
        margin-top: 2px !important;
        margin-left: 10px !important;
        font-size: 16px;
    }
}
.new-txt tr{border:solid 1px #333;}
.new-txt td{border:solid 1px #333;    line-height: 50px;
    text-align: center;}
