@charset "utf-8";
@font-face {
    font-family: "OpenSansBoldwebfont";       /*这里是说明调用来的字体名字*/
    src: url('../fonts/neutraface2display-titling.otf');   /*这里是字体文件路径*/
}
*, *:before, *:after {
    /* -webkit-box-sizing: border-box; */
    ox; */
    -moz-box-sizing: border-box;
    /* box-sizing: border-box; */
}

body {
    font-weight: normal;
    margin: 0 auto;
    font-size: 12px;
    /* font-family: SimHei; */
    /* line-height: normal; */
}

ul, dl, dd, h1, h2, h3, h4, h5, h6, form, p {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

ul {
    list-style: none;
}

* {
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
    max-width: 100%;
}

h2, h4 {
    font-weight: normal;
}

a {
    text-decoration: none !important;
    text-decoration: none;
    transition: all .5s;
}

a:hover {
    color: #f00;
}

.clear {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hidden {
    display: none;
}

/*-----------------头部开始--------------------*/
/*.swiper-slide img {*/
    /*width: 100%;*/
/*}*/
.advert-msg {
	margin: 20px 0;
	display: none;
}
.advert-msg img {
	width: 100%;
}
.swiper-container3 .swiper-wrapper {
    width: 25%;
}
.fw.fw1 .icofw {
    margin-bottom: 25px;
}
.col-sm-3.col-xs-6 a {
    color: #000;
}

/* 顶部 */
.btn1:hover {
    background: #F60;
    color: #fff
}

.btn1 {
    color: #fff;
    font-size: 16px;
    background: #F90;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    padding: 0px 10px;
    line-height: 34px;
}

.m-sub-menu {
    display: none;
}

.header-top {
    line-height: 50px;
    padding: 0 3%;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.fixed .header-top {
    background: #F5F5F5;
    color: #545454;
    border-bottom: 1px solid #CDCDCD;
}

.header-top span {
    vertical-align: middle;
}

.zuoji {
    font-size: 19px;
    color: #fff;
}

.fixed .zuoji {
    color: #000;
}

.header_nav {
    width: 100%;
    padding: 0 3%;
    position: relative;
    transition: all .3s;
    display: flow-root;
    align-items: center;
    justify-content: space-between;
}

.fixed .header_nav {
    background: #fff;
    border-bottom: 1px solid #CDCDCD;
}

.top_box {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 3;
    background: rgba(255,255,255,0.8);
    transition: all .3s;
    -webkit-backdrop-filter: saturate(180%) blur(6px);
        backdrop-filter: saturate(180%) blur(6px);
    box-shadow: 0 0 25px rgb(0 0 0 / 10%);
}

.top_box.fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    box-shadow: 0 0 10px #ccc;
}

.nav_l {
    margin-left: 24px;
    margin-top: 58px;
}

.nav_l a {
    font-size: 16px;
    margin-right: 50px;
    color: #333;
}

.fixed .nav_l a {
    color: #000;
}


.logo {
    padding: 23.5px 0;
}

.fixed .nav_l a:hover {
    color: #E58127;
}

.fixed_hide {
    display: none;
}

.fixed .fixed_show {
    display: none;
}

.fixed .fixed_hide {
    display: block;
}


.nav_r {
    padding-left: 3%;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.nav_r ul { display: flex; }

.fixed .nav_r {
    border-left: 1px solid #E2E2E2;
}

.nav_r li {
    float: left;
    margin-right: 65px;
    line-height: 97px;
}

#banner .swiper-slide {
    position: relative !important
}

.video-sign {
    position: absolute;
    top: 0;
    left: 0
}

.nav_r li:last-child {
    margin-right: 0;
}

.nav_r li > a {
    display: block;
    height: 100%;
    border-bottom: 3px solid transparent;
    font-size: 16px;
    color: #333;
    padding: 0 20px;
}

.fixed .nav_r li > a {
    color: #000;
}

.nav_r li.on > a, .nav_r li > a:hover {
    color: #e04a2d;
    border-bottom: 3px solid #e04a2d;
}

.fixed .nav_r li.on > a, .fixed .nav_r li > a:hover {
    color: #E58127;
    border-bottom: 3px solid #E58127;
}

.hover_r a:hover {
    color: #E58127;
}

.hover {
    -moz-box-shadow: 0px 3px 5px #ddd inset; /* For Firefox3.6+ */
    -webkit-box-shadow: 0px 3px 5px #ddd inset; /* For Chrome5+, Safari5+ */
    box-shadow: 0px 3px 5px #ddd inset; /* For Latest Opera */
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    background: url(../images/bg.jpg) center center no-repeat;
    z-index: 3;
    padding: 40px 0;
    display: none;
    overflow: hidden;
}

.hover_infor {
    width: 316px;
    font-size: 16px;
    color: #000;
    line-height: 25px;
    margin-left: 38px;
    margin-top: 20px;
}

.hover_r {
    margin-top: 13px
}

.hover_r a {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    display: block;
    line-height: 28px;
}

#sec8 {
    position: relative;
    height: 470px
}

/*新增*/
.konw-mode .know-mode-pic {
    max-width: 1200px;
    /*eight: 513px;h*/
    margin: 80px 0 50px;
    background: url(../images/table_bg.jpg);
    background-size: 100% auto;
    text-align: center;
}
.konw-mode .know-mode-pic img {
    max-width: 100%;
}
.konw-mode .know-mode-pic .sub-text {
    text-align:center;
    font-size: 15px;
    color: #4f4f4f;
    margin: 30px 0 50px;
    font-weight: 500;
}
.huashang-method-btn {
    color: #fff;
    background: #f0ad4e;
    width:230px;
    height: 60px;
    line-height: 66px;
    margin: 66px auto;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 23px;

}
.active {
    background: #f0ad4e;
}
.header-top .fr {
    padding-top: 10px;
}
.huashang-nab-lists {
    background: #f0ad4e;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
}
.huashang-nab-lists  a li{
    float: left;
    margin: 0 5px;
    color: #fff;
}
.Certificates-pic {
    float: left;
    width: calc(33.33333% - 24px);
    margin:0 0 85px;
    margin-right: 24px;
}
.Certificates-pic img {
    /* width: auto; */
    /* height: 300px; */
    margin-right: 3.3%;
}
.Certificates-pic:last-child{
    margin-right: 0;
}
.pic-intro {
    font-size: 27px;
    text-align: center;
    margin: 10px 0;
}
.huashang-b-tips {
    font-size: 24px;
    color: #949494;
    margin: 0 0 10px;
}
/*新增*/


/*pc轮播图 */

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox {
    position: relative;
    overflow: hidden;
}

.device .prev,
.device .next {
    width: 62px;
    height: 119px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -19.5px;
    z-index: 2;
}

.device {
    position: relative
}

.device .prev {
    background-image: url(../images/left.png);
    left: 97px;
}

.device .next {
    background-image: url(../images/right.png);
    right: 97px;
}

.eng {
    font-size: 50px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
}

.china {
    font-size: 25px;
    margin: 25px 0;
    color: #000;
    text-align: center;
}

.section1 {
    padding: 86px 0;
    background: #fff url(../images/bg05.png) no-repeat;
    background-size: contain;
}

.wrap {
    max-width: 1200px;
    /* font-family: "微软雅黑"; */
    margin: 0 auto;
    /*overflow: hidden;*/
}

.espg_xz {
    padding-top: 95px;
}

.espg_xz_list li i {
    display: block;
    transition: all .5s;
    /* font-family: "OpenSansBoldwebfont";  */
}

/*.OpenSansBoldwebfont {*/
/*font-family: OpenSansBoldwebfont*/
/*}*/

.espg_xz_list li a {
    display: block;
    position: relative;
}

.espg_xz_list li i.pic_one {
    width: 64px;
    height: 64px;
    background: url(../images/cg.png) center no-repeat;
}

.espg_xz_list li i.pic_two {
    width: 64px;
    height: 68px;
    background: url(../images/dq.png) center no-repeat;
}

.espg_xz_list li {
    width: 49.5%;
    padding: 51px 3% 82px;
    float: left;
    background-color: #F6F6F6;
    border-radius: 10px;
    margin-right: 1%;
    transition: all .5s;
    position: relative;
    top: 0;
    height: 780px;
}

.espg_xz_list li:last-child, .espg_xz_list li.lss {
    margin-right: 0;
}

.number {
    font-size: 128px;
    color: #dfdfdf;
    position: absolute;
    right: 5%;
    top: 0;
    transition: all .5s;
}

.espg_xz_list li h3 {
    font-size: 46px;
    color: #e37410;
    margin-top: 47px;
    position: relative;
    z-index: 2;
    transition: all .5s;
}

.small {
    font-size: 24.12px;
    color: #b7b7b7;
    margin-top: 34px;
    transition: all .5s;
}

.espg_xz_list li img {
    width: 100%;
    margin-top: 27px;
}

.desc {
    font-size: 14px;
    color: #636363;
    line-height: 34px;
    margin-top: 40px;
    transition: all .5s;
}

.espg_xz_list li:hover {
    top: -20px;
    background: #FF8A00;
    background: linear-gradient(to bottom, #FF8A00, #FF8A00);
    background: -moz-linear-gradient(to bottom, #FF8A00, #FF8A00);
    background: -o-linear-gradient(to bottom, #FF8A00, #FF8A00);
    background: -webkit-linear-gradient(to bottom, #FF8A00, #FF8A00);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#FF8A00, endColorstr=#FF8A00); /*IE<9>*/
}

.espg_xz_list li:hover .desc, .espg_xz_list li:hover h3 {
    color: #fff;
}

.espg_xz_list li:hover .small {
    color: #fff;
    opacity: .8;
}

.espg_xz_list li:hover .number {
    color: #FF9F47;
}


.espg_xz_list li:hover i.pic_one {
    background: url(../images/jiaoyi.png) center no-repeat;
}

.espg_xz_list li:hover i.pic_two {
    background: url(../images/zx.png) center no-repeat;
}

/* 市场就业前景 */
.li_inner_box {
    display: inline-block;
    padding: 42px 15px 14px;
    margin: 0 12px;
    background: #F6F6F6;
    border: 1px solid #D3D3D3;
    height: 428px;
}

#sec12 {
    height: 430px
}

.li_inner_box h2 {
    margin-bottom: 15px;
}

.li_inner_box h3 {
    margin: 25px auto;
    color: #F60;
    font-size: 18px;
    font-weight: bold
}

.li_inner_box p {
    font-size: 14px;
    color: #666;
    line-height: 24px
}

.section2 {
    padding-bottom: 132px;
    background: url(../images/index_07.jpg) top center no-repeat;
    background-size: 100% auto
}

.mid1 {
    max-width: 1300px;
    margin: 0 auto;
    font-family: "微软雅黑"
}

#sec2 .swiper-slide:hover {
    background: #FFF
}

#sec2 .swiper-slide {
    font-family: Microsoft YaHei;
    text-align: center
}

#sec2 .swiper-slide p {
    text-align: left;
    font-size: 14px;
    height: 155px;
    overflow: hidden
}

#sec2 .swiper-slide a {
    color: #333;
}

#sec2 .swiper-slide div {
    margin-top: 10px
}

#sec2 .swiper-slide h3 {
    margin-top: 20px;
    font-weight: bold;
    color: #65707d;
    font-size: 20px;
    margin-bottom: 40px;
}

#sec2 .swiper-slide > div {
    border: #999 solid 1px;
    border-radius: 3px;
    padding: 30px;
    margin: 3px
}

.sec3_info {
    font-size: 16px;
    line-height: 40px;
    margin-top: 40px;
    color: #fff;
    clear: both
}

#sec3 {
    height: 800px;
    padding-top: 70px;
    font-family: Microsoft YaHei
}

#sec3 .sec3_txt {
    font-size: 22px;
    line-height: 36px;
    color: #fff
}

#sec3 .sec3_txt p {
    padding: 9px 0
}

.simg {
    position: relative;
    padding: 10px;
    border: #fff solid 2px
}

.spanmy1 i {
    color: #ff8a00;
    font-style: normal;
    display: inline-block;
    text-align: center;
    width: 45px;
    margin-left: 15px;
    text-indent: 10px;
    background: #fff;
}

.spanmy1 {
    display: inline-block;
    right: -46px;
    top: 40px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    background: #ff8a00;
    border: #fff solid 1px;
    font-size: 24px;
    padding-left: 15px;
    line-height: 60px
}

.pad0 {
    padding: 0
}

.bgh {
    background: #F90;
    color: #fff;
}

.btn2 {
    background: #fff;
    border-radius: 5px;
    color: #ff8a00;
    background: #fff;
    padding: 7px 60px;
    display: inline-block;
    font-size: 18px
}

.btn3 {
    background: #fff;
    border-radius: 5px;
    color: #ff8a00;
    background: #fff;
    padding: 9px 30px;
    display: inline-block;
    font-size: 14px;
    position: relative;
    z-index: 44
}

.btn3:hover {
    background: #ff8a00;
    color: #fff
}

.small_infor {
    font-size: 16px;
    font-weight: bold;
    color: #363636;
    line-height: 35px;
    text-align: center;
    margin-top: 59px;
}

.hei {
    height: 20px;
}

.small_infor strong {
    color: #ff8a00;
}

.main {
    width: 100%;
    margin: 62px auto 0;
    position: relative;
}

.picScroll-left {
    width: 1305px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}


.picScroll-left {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left li {
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    border-radius: 5px;
    width: 318px;
    padding: 0 11.5px;
}

.picScroll-left li .li_inner_box {
    display: inline-block;
    padding: 42px 15px 14px;
    background: #F6F6F6;
    border: 1px solid #D3D3D3;
    height: 443px;
}

.swiper_job .swiper-slide:last-child {
    margin-right: 0;
}

.swiper_job h3, .picScroll-left li h3 {
    font-size: 18px;
    color: #fc7830;
    font-weight: bold;
    margin: 24px 0 22px;
}

.swiper_job .swiper-slide img, .picScroll-left li img {
    margin: 0 auto;
}

.swiper_job .swiper-slide img.line_l, .picScroll-left li img.line_l {
    margin-top: 12px;
}

.swiper_job .swiper-slide .sub, .picScroll-left li .sub {
    font-size: 13px;
    color: #5f5f5f;
    line-height: 25px;
}

.job_btn {
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: -30px;
}

.picScroll-left .prev {
    background: url(../images/prev_btn.jpg) center center no-repeat;
    opacity: .6;
    transition: all .5s;
    left: 0;
}

.picScroll-left .next {
    right: 0;
    opacity: .6;
    transition: all .5s;
    background: url(../images/next_hover.png) center center no-repeat;
}

.picScroll-left .next:hover {
    opacity: 1;
}

.picScroll-left .prev:hover {
    opacity: 1;
}

/* 课程设置 */

.section3 {
    padding: 123px 0 87px;
    background-size: cover;
}

.colorf {
    color: #fff;
}

.culum_box {
    width: 67%;
    margin: 42px auto 0;
}

.culum_list li {
    float: left;
    width: 32.8333%;
    background: #F6F6F6;
    border-radius: 8px;
    margin-right: .5%;
    position: relative;
    transition: all .3s;
    top: 0;
}

.culum_list li:hover {
    top: -15px;
}

.culum_list li:last-child {
    margin-right: 0;
}

.culum_list li a > div {
    padding: 39px 7.5% 0 8.5%;
    position: relative;
    height: 226px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.news-list {
    height: 551px;
}

.pic01 {
    background: url(../images/pic05.png) center center no-repeat;
    background-size: cover;
}

.news-list .pagination {
    position: absolute;
    z-index: 20;
    right: 10px;
    bottom: 20px;
}

.news-list .swiper-pagination-switch {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 8px;
    background: #ccc;
    margin-right: 12px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.news-list .swiper-visible-switch {
    background: #fff;
}

.news-list .swiper-active-switch {
    background: #fff;
}

.culum_list li a > div h3 {
    font-size: 40.15px;
    margin-top: 28px;
    color: #000;
}

.culum_list li a > div p {
    font-size: 16.06px;
    color: #666666;
    margin-top: 21px;
}

.culum_list li a > div span {
    font-size: 110px;
    color: #CDCCCC;
    position: absolute;
    right: 8.5%;
    top: 34px;
}

.culum_list li a p.p1 {
    height: 309px;
    font-size: 16px;
    color: #3c3c3c;
    line-height: 26px;
    padding: 44px 7.5% 30px 8.5%;
}

/* 环境展示 */

.section4 {
    padding: 110px 0;
    background: url(../images/bg02.jpg) center center no-repeat;
    background-size: cover;
}

.show_list {
    margin-top: 30px;
}

.show_list li {
    float: left;
    width: 50%;
    position: relative;
}

.t_infor {
    width: 349px;
    height: 100%;;
    background: url(../images/bg03.png) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 97%;
    z-index: 2;
    top: 0;
    padding: 62px 0 51px;
    text-align: center;
    display: none;
}

.t_infor h3 {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
}

.t_infor p {
    margin-top: 26px;
    font-size: 41.26px;
    color: #fff;
}

.sanjiao {
    width: 20px;
    height: 42px;
    background: url(../images/zuosanjiao.png) center center no-repeat;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -21px;
    z-index: 5;
}

.sc {
    left: auto;
    right: 97%;
}

.sc i.sanjiao {
    transform: rotate(180deg);
    right: -20px;
    left: auto;;
}


/* 往期精彩 */

.section5 {
    padding-bottom: 163px;
    background-color: #f7f7f7;
}

.past_l {
    width: 38%;
    position: relative;
    overflow: hidden;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
}

.news .con {
    color: #fff;
    padding: 20px 40px;
    height: 402px
}

.past_l i {
    display: inline-block;
}


.swiper2 {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 100%;
}

.top {
    position: absolute;
    top: -38%;
    left: -16%;
    z-index: 4;

}

.tiit {
    font-size: 30px;
    color: #fff;
    position: absolute;
    left: 18px;
    top: 14px;
    z-index: 5;
}

.slideBox2 .hd {
    position: absolute;
    width: 100%;
    bottom: 24px;
    left: 0;
    padding-right: 3%;
    z-index: 8;
    text-align: right;
}

.slideBox2 .hd ul li {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    background-color: #e5ded3;
    margin-right: 8px;
    cursor: pointer;
    text-indent: 10000px;
}

.slideBox2 {
    height: 100%;
}

.slideBox2 .hd ul {
    overflow: hidden;
    zoom: 1;
}

.slideBox2 .hd ul li.on {
    background-color: #fff;
}

.slideBox2 .bd li {
    overflow: hidden;
    height: 100%;
    position: relative;
}

.slideBox2 .bd li a {
    display: block;
    height: 100%;
}

.bottom {
    position: absolute;
    right: -110px;
    bottom: -237px;
}

.swiper2 .swiper-slide a img, .slideBox2 .bd li, .slideBox2 .bd, .slideBox2 .tempWrap, .slideBox2 .tempWrap ul {
    height: 100%;
}

.wq {
    margin-top: 65px;
    position: relative;
}

.past_r {

    background: url(../images/bg_03.jpg) #3b3b3b;
}

.past_r h3 {
    font-size: 18px;
    display: inline-block;
    color: #fff;
    line-height: 119px;
    padding-left: 44px;

}

.past_r h3.on a {
    color: #F90
}

.past_r h3:hover .hot {
    animation: myfirstee 1.5s infinite;
    animation-direction: alternate;
    /* Safari and Chrome */
    -webkit-animation: myfirstee 1.5s infinite;
    -webkit-animation-direction: alternate;
}

@keyframes myfirstee {
    0% {
        margin-top: 13px;
        opacity: 1
    }
    50% {
        margin-top: 23px;
        opacity: 0.8
    }
    100% {
        margin-top: 13px;
        opacity: 1
    }
}

@-webkit-keyframes myfirstee /* Safari and Chrome */
{
    0% {
        margin-top: 33px;
        opacity: 1
    }
    50% {
        margin-top: 23px;
        opacity: 0.8
    }
    100% {
        margin-top: 33px;
        opacity: 1
    }
}

.news {
    display: none
}

.news.on {
    display: block
}

.past_r h3 a {
    color: #fff
}

.news li {
    padding-left: 40px;
    position: relative;
    padding-top: 20px;
    height: 134px;
    padding-bottom: 20px;
    overflow: hidden;
    transition: all .3s;
}

.news {
    border-top: 1px solid #484848;
}

.news li:hover {
    background-color: #ff8f00;
}

.news_sub h4 {
    font-size: 16px;
    margin-bottom: 14px;
    color: #fff;
}

.news_sub p {
    font-size: 16px;
    color: #fff;
    opacity: .8;
    line-height: 20px;
}

.news_sub p span {
    color: #969696;
    font-style: italic;
    margin-left: 10px;
}

.section7 {
    padding: 100px 0
}

.pics {
    position: absolute;
    top: 20px;
    left: 40px;

}

.section8 {
    background: #f7f7f7;
    padding: 100px 0
}

.sec7 {
    margin-top: 90px
}

.se7con {
    font-family: Microsoft YaHei;
    padding: 50px;
    color: #fff;
}

.se7con div {
    display: none;
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.se7con h2 {
    font-weight: bold;
    position: relative;
    z-index: 4;
    font-size: 30px;
    padding-bottom: 100px
}

.se7con:hover div {
    display: block
}

.se7con p {
    font-size: 18px;
    line-height: 30px;
    margin-right: 30px;
    height: 300px
}

.news_sub {

    margin-left: 155px;
    margin-right: 40px;
}

.sec8 {
    padding-top: 60px;
    font-family: Microsoft YaHei;
    padding-bottom: 20px
}

.sec8 .swiper-slide {
    height: 460px !important;
    border-bottom: #f7f7f7 solid 8px;
}

.sec8 .swiper-slide:hover {
    background: #fff;
    border-bottom: #F90 solid 8px;
}

.sec8 .swiper-slide img {
    height: 204px;
}

.sec8 div h3 {
    font-size: 18px;
    margin: 15px 0;
    max-height: 57px;
    min-height: 57px;
    overflow: hidden;
}

.sec8 .swiper-slide > div {
    padding: 20px
}

.sec8 .swiper-slide > div:after {
    clear: both;
    content: "";
    display: block
}

.sec8 div p {
    font-size: 16px;
    color: #999
}

.sec8 div span {
    margin-top: 40px
}

.sec8 div a.btn4 {
    margin-top: 30px
}

.btn4 {
    background: #ff8a00;
    border: #fff solid 1px;
    padding: 5px 12px;
    font-size: 16px;
    color: #fff
}

.btn4:hover {
    border: #ff8a00 solid 1px;
    background: #fff;
}

.btn5 {
    font-family: Microsoft YaHei;
    background: #ff8a00;
    margin-top: 50px;
    border-radius: 10px;
    display: inline-block;
    padding: 15px 62px;
    font-size: 20px;
    color: #fff
}

.btn5:hover {
    background: #F60;
    color: #fff
}

.i-ban {
    position: relative;
    overflow: hidden;
    width: 100%;
    z-index: 1;
    height: 800px;
}

.i-ban li {
    background-size: cover !important;
    position: absolute;
    left: 100%;
    top: 0;
    overflow: hidden;
}

.i-ban ul, .i-ban li {
    width: 100%;
    height: 100%;
}

.i-ban ul, .i-ban li {
    width: 100%;
    height: 100%;
}


.link {
    padding: 3.4% 40px;
    border-top: 1px solid #484848;
}

.link a {
    width: 130px;
    height: 38px;
    font-size: 14px;
    color: #ff8e00;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 38px;
}

.link a.bmt {
    background-color: #ff8e00;
    color: #fff;
    margin-right: 20px;
}

.m_hide {
    width: 1306px;
    margin: 0 auto;
}

#s4 i {
    color: #fff;
    z-index: 52255;
    position: absolute;
    font-size: 18px;
    font-style: normal;
    left: 0;
    top: 0;
}

#s4 .swiper-slide {
    position: relative
}

.footer {
    width: 100%;
    font-family: Microsoft YaHei;
    background: url(../images/foot-bg.png) center no-repeat;
    background-size: cover;
    padding: 84px 0 47px;
}

.footer li a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}

.footer li h3 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 18px;
}


.f_nav_list li {
    float: left;
    min-height: 200px;
    margin-right: 45px;
}

.f_nav_list li:last-child {
    margin-right: 0;
}

.zg {
    width: 130px;
    border-radius: 4px;
    height: 40px;
    font-size: 14px;
    background-color: #fff;
    color: #FF8A00;
    line-height: 40px;
    padding-left: 50px;
    position: relative;
}

.dh {
    display: block;
    width: 17px;
    height: 17px;
    background: url(../images/call.png) center center no-repeat;
    position: absolute;
    left: 24px;
    top: 10px;
}

.zhi {
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    text-align: right;
}

.zzz {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-top: 20px;
}

.wx_code {
    margin-left: 15px;
}

.wx_code p {
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    text-align: center;
}

.friend_link {
    font-size: 13px;

    padding-bottom: 20px;
    line-height: 30px;
    border-bottom: 1px solid #fff;
    color: #fff;
}

.friend_link a {
    color: #fff
}

.copy {
    padding-top: 30px;
}

.copy p {
    font-size: 12px;
    color: #fff;
}

.copy p a {
    font-size: 12px;
    color: #fff;
}

.fixedright {
    position: fixed;
    right: 0;
    top: 25%;
    z-index: 888;
}

.fixedright li {
    width: 82px;
    padding: 20px 0;
    background-color: #ff8a00;
    border-radius: 6px;
    margin-bottom: 5px;
    text-align: center;
    position: relative;
}

.fixedright li:hover {
    background: #F60
}

.fixedright li img {
    margin: 0 auto 15px;
}

.fixedright li p {
    font-size: 14px;
    color: #fff;
}

.fixedright .kf_wx {
    position: absolute;
    left: -91px;
    top: 16px;
    display: none;
}

.bg1 {
    background: url(../images/bg1.jpg) no-repeat top center #ff9d00;
    background-size: 100% auto
}

.bg2 {
    background: url(../images/bg2.jpg) no-repeat top center #f7f7f7;
    background-size: 100% auto
}

.section1 {
    background: url(../images/bg.jpg) no-repeat top center #fff;
    background-size: 100% auto
}

.mmk2 {
    color: #fff;
    padding-top: 20px;
    padding-left: 20px;
    font-size: 22px;
    background: url(../images/sanjiao.png) right bottom no-repeat;
    width: 300px;
    height: 200px;
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 5;
}

.mmk {
    background: url(../images/sanjiao.png) no-repeat;
    width: 300px;
    height: 200px;
    position: absolute;
    right: -1px;
    bottom: 0;
    z-index: 5;
}

.news-page {
    margin-bottom: 10px;
    padding-right: 10px;
    text-align: right !important
}

.news-page .swiper-pagination-bullet {
    background: #ccc;
    opacity: 1;
    width: 14px;
    height: 14px;
}

.news-page .swiper-pagination-bullet-active {
    background: #fff
}

#banner_point span i {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    height: 10px;
    content: "";
}

#banner_point span {
    position: relative;
    width: 70px !important;
    height: 10px;
    background: #fff;
    border-radius: 4px !important;
}

.ttxx {
    font-family: Microsoft YaHei;
    max-width: 1300px;
    margin: 0 auto
}

.ttxx div {
    position: absolute;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    top: 70%;
    margin-top: -60px;
    color: #fff;
    opacity: 1
}

.ttxx div h3 {
    margin-bottom: 30px;
    color: #ff8a00;
    font-weight: bold
}

.font60 {
    font-size: 60px
}

.btn6 {
    background: #ff8a00;
    padding: 15px 40px;
    font-size: 14px;
    color: #fff;
    display: inline-block
}

.btn6:hover {
    background: #fff
}

.swiper-slide-active .ttxx div {
    top: 50%;
    opacity: 1
}

.culum_list {
    padding-top: 30px
}

#banner_point {
    position: absolute;
    text-align: left;
    bottom: 20%
}

#banner_point span {
    display: inline-block;
    opacity: 0.8;
    margin-right: 10px
}

#banner_point .swiper-pagination-bullet-active {
}

#banner_point span i {
    display: inline-block;
    opacity: 1;
    border-radius: 5px;
    background: #F90;
    height: 10px;
}

.fw2 {
    background: url(../images/fw1on.png) no-repeat center center #ccc;
    background-size: cover
}

.fw1 {
    background: url(../images/fw2on.png) no-repeat center center #ccc;
    background-size: cover
}

.fw3 {
    background: url(../images/fw3on.png) no-repeat center center #ccc;
    background-size: cover
}

.fw4 {
    background: url(../images/fw4on.png) no-repeat center center #ccc;
    background-size: cover
}

.fw2:hover {
    background: url(../images/fw1.png) no-repeat center center #ff9d00;
    background-size: cover
}

.fw1:hover {
    background: url(../images/fw2.png) no-repeat center center #ff9d00;
    background-size: cover
}

.fw3:hover {
    background: url(../images/fw3.png) no-repeat center center #ff9d00;
    background-size: cover
}

.fw4:hover {
    background: url(../images/fw4.png) no-repeat center center #ff9d00;
    background-size: cover
}


.fuwu {
    padding: 0;
}
.fuwu > div {
    padding: 0;
}
.fuwu > div {
    font-family: Microsoft YaHei;
    padding: 3px;
}

.fuwu .fw {
    padding: 25px 30px;
    border-radius: 5px;
    height: 200px;
    overflow: hidden;
    margin: 20px 0;
}

.fuwu > div h3 {
    font-size: 30px;
    margin: 10px 0;
    font-weight: bold;
}

.fuwu > div * {
    color: #000;
    padding: 0;
}

.fuwu > div div p {
    opacity: 0.4
}

.all_wrap {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.hei100 {
    height: 100px
}

.icons {
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);

    filter: grayscale(100%);
    opacity: 0.7;

    filter: gray;
    display: inline-block;
    font-style: normal
}

.icons-gray-u-cloud {

    background-position: -410px -71px;
    background-size: 610px 350px;
    width: 200px;
    height: 66px;
}

.icons-gray-api-cloud {
    background-image: url('../images/logoson.png');
    background-position: 0px -71px;
    background-size: 610px 350px;
    width: 200px;
    height: 66px;
}

.icons-gray-dev-store {
    background-image: url('../images/logoson.png');
    background-position: 0px -213px;
    background-size: 610px 350px;
    width: 200px;
    height: 66px;
}

.icons-gray-iflyrec {
    background-image: url('../images/logoson.png');
    background-position: -205px 0px;
    background-size: 610px 350px;
    width: 200px;
    height: 66px;
}

.icons-gray-m-smart {
    background-image: url('../images/logoson.png');
    background-position: -205px -71px;
    background-size: 610px 350px;
    width: 200px;
    height: 66px;
}

.icons-gray-mobile-360 {
    background-image: url('../images/logoson.png');
    background-position: 0px -142px;
    background-size: 610px 350px;
    width: 200px;
    height: 66px;
}

.icons-gray-niu-trans {
    background-image: url('../images/logoson.png');
    background-position: -205px -142px;
    background-size: 610px 350px;
    width: 200px;
    height: 66px;
}

.icons-gray-os-china {
    background-image: url('../images/logoson.png');
    background-position: 0px 0px;
    background-size: 610px 350px;
    width: 200px;
    height: 66px;
}

.icons-gray-ox-codes {
    background-image: url('../images/logoson.png');
    background-position: -205px -213px;
    background-size: 610px 350px;
    width: 200px;
    height: 66px;
}

.icons-gray-qiniu {
    background-image: url('../images/logoson.png');
    background-position: 0px -284px;
    background-size: 610px 350px;
    width: 200px;
    height: 66px;
}

.icons-gray-roobo {
    background-image: url('../images/logoson.png');
    background-position: -205px -284px;
    background-size: 610px 350px;
    width: 200px;
    height: 66px;
}

.icons-gray-tesin {
    background-image: url('../images/logoson.png');
    background-position: -410px 0px;
    background-size: 610px 350px;
    width: 200px;
    height: 66px;
}

.icons-gray-u-cloud {
    background-image: url('../images/logoson.png');
    background-position: -410px -71px;
    background-size: 610px 350px;
    width: 200px;
    height: 66px;
}

.icons:hover {
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);

    filter: grayscale(0%);
    opacity: 1;

    filter: none;
}

.icons-gray-xiaoxiang {
    background-image: url('../images/xx.jpg');
    width: 200px;
    height: 66px;
    background-position: center;
}

.icons-gray-xiaoxiang:hover {
    background-image: url('../images/logoson.png');

}

.linkimg li {
    margin-top: 20px;
    margin-bottom: 20px
}

.icons-gray-hudong {
    background-image: url('../images/bk.jpg');
    width: 200px;
    height: 66px;
    background-position: center;
}

.icons-gray-hudong:hover {
    background-image: url('../images/logoson.png');
}

.icons-blue-os-china, .partners .main-item-content li .icons-gray-os-china:hover {
    background-image: url(../images/logoson.png);
    background-position: 0px 0px;
    background-size: 610px 350px;
}

/*
.fw{-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);

    filter: grayscale(100%);

    filter: gray;
    transition: all 0.3s; position:relative; top:0;

	}
.fuwu>div:hover .fw{-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);

    filter: grayscale(0%);

    filter: none; position:relative; top:-10px;-moz-box-shadow:2px 22px 40px #fff3e8; -webkit-box-shadow:2px 22px 40px #fff3e8; box-shadow:2px 22px 40px #fff3e8;}
*/
.fuwu:hover div * {
    color: #fff
}

/* 必要布局样式css */
.small_infor {
    font-family: "微软雅黑"
}

.product-num-box {
    width: 100%;
    height: 680px;
    background-color: #3e88f1;
    background-image: url(../images/pre-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.product-num-content {
    width: 1200px;
    height: 577px;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
}

.product-num-title {
    padding-top: 110px;
    margin-bottom: 30px;
    font-size: 42px;
    color: #fff;
    line-height: 45px;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, Helvetica, PingFangSC-Medium, Hiragino Sans GB, Microsoft YaHei, SimSun, sans-serif;
}

.product-num-text {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}

.product-num-head {
    margin-top: 80px;
    font-size: 0;
}

.product-num-item {
    text-align: center;
    position: relative;
    display: inline-block;
    width: 400px;
    font-size: 108px;
    color: #fff;
    line-height: 62px;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, Helvetica, PingFangSC, Hiragino Sans GB, Microsoft YaHei, SimSun, sans-serif;
}

.product-num-jus {
    display: inline-block;
    margin: 80px 0;
    width: 162px;
    height: 56px;
    font-size: 22px;
    color: #fff;
    line-height: 48px;
    letter-spacing: 2px;
    border: 4px solid #fff;
    cursor: pointer;
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, Helvetica, PingFangSC-Medium, Hiragino Sans GB, Microsoft YaHei, SimSun, sans-serif;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    text-decoration: none;
}

.product-num-nub {
    display: inline-block;
    width: 400px;
    font-size: 108px;
    color: #fff;
    line-height: 62px;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, Helvetica, PingFangSC, Hiragino Sans GB, Microsoft YaHei, SimSun, sans-serif;
}

.product-num-add {
    font-size: 24px;
    color: #fff;
    margin-left: -20px;
    position: absolute;
    right: 75px;
    top: 30px;
}

.product-num-inf {
    margin-top: 24px;
    font-size: 28px;
    color: #fff;
    line-height: 0;
    margin-left: 30px;
}

.product-num-jus:hover {
    background-color: #fff;
    color: #3e88f1;
}

.product-num-wan {
    position: absolute;
    right: 55px;
    top: 0px;
}

.icofw {
    background: url(../images/icos.png);
    margin-top: 10px;
    width: 54px;
    height: 40px;
    display: inline-block
}

.icofw1 {
    background-position: -28px 244px
}

.icofw2 {
    background-position: -94px 244px
}

.icofw3 {
    background-position: -175px 244px
}

.icofw4 {
    background-position: -256px 244px
}

.fuwu > div:hover .icofw1 {
    background-position: -28px 188px
}

.fuwu > div:hover .icofw2 {
    background-position: -94px 188px
}

.fuwu > div:hover .icofw3 {
    background-position: -175px 188px
}

.fuwu > div:hover .icofw4 {
    background-position: -256px 188px
}

.fuwu > div:hover span {
    opacity: 0.1
}

.fw span {
    font-size: 60px;
    opacity: 0.05;
    position: absolute;
    right: 30px;
    bottom: 10px
}

.fuwu div a {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.fuwu div p, .fuwu div i, .fuwu div h3 {
    position: relative;
    z-index: 5
}

.fuwu > div:hover a {
    opacity: 0
}

.i1 {
    display: inline-block;
    background: url(../images/a.png) no-repeat;
    position: relative;
    top: 2px;
    width: 14px;
    height: 14px;
}

.i2 {
    display: inline-block;
    background: url(../images/b.png) no-repeat;
    position: relative;
    top: 2px;
    width: 14px;
    height: 14px;
}

.next {
    display: inline-block;
    width: 50px;
    height: 50px;
}

/*.swiper-button-next, .swiper-container-rtl .swiper-button-prev {*/
/*    background-image: none !important*/
/*}*/

.btn-fy {
    position: absolute;
    z-index: 55;
    top: 50%;
    margin-top: -25px;
    background: url(../images/icos.png);
    background-size: auto;
    width: 60px !important;
    height: 60px !important;
    display: inline-block
}
.wrap-s {
    position:relative;
}
.next1 {
    right: -100px;
    background-position: 96px -112px;
    opacity: 0.4;
    position: absolute;
    outline: none;
}

.prev1 {
    left: -100px;
    background-position: 184px -112px;
    opacity: 0.4;
    position: absolute;
    outline: none;
}

.next1:hover {
    background-position: -74px -112px;
    opacity: 1
}

.prev1:hover {
    background-position: 0px -112px;
    opacity: 1
}

.section3 .next1 {
    right:-100px;
    background-position: 96px -112px;
    opacity: 1;
    outline: none;
    position: absolute;
}

.section3 .prev1 {
    left: -100px;
    background-position: 184px -112px;
    opacity: 1;
    outline: none;
    position: absolute;
}

.section3 .next1:hover {
    background-position: 94px -31px;
    opacity: 1
}

.section3 .prev1:hover {
    background-position: 184px -31px;
    opacity: 1
}

.hot {
    background: url(../images/icos.png);
    background-position: 74px -326px;
    position: absolute;
    width: 40px;
    height: 40px;
    display: inline-block;
    top: 20px;
}

.nav_r li {
}

.past_r h3 .hot {
    margin-top: 33px;
    margin-left: -10px
}

.xw {
    font-family: "微软雅黑"
}

.list {
    border-bottom: #ccc solid 1px;
}

.list li {
    margin-top: 40px;
    border-bottom: #ccc solid 1px;
    padding-bottom: 20px;
    position: relative;
    height: 190px;
    width: 100%;
    float: left
}

.list b {
    position: absolute;
    left: 0;
    top: 0;
}

.list span strong {
    height: 50px;
    display: inline-block;
    width: 100%
}

.list span {
    margin-right: 130px;
    padding-right: 20px;
    border-right: #ddd solid 1px;
    display: inline-block;
    margin-left: 280px
}

.list span strong a {
    color: #000;
    font-size: 18px;
}

.list span p {
    font-size: 16px;
    color: #999;
    height: 85px;
    overflow: hidden;
    margin-bottom: 15px;
}

.list span em {
    font-style: normal;
    border-bottom: #999 solid 2px;
    padding-bottom: 1px;
}

.list li .more {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    border: #F60 solid 1px;
    padding: 10px 20px;
    color: #F60;
    right: 0;
}

.list li:hover span * {
    color: #F60
}

.list li:hover span em {
    border-bottom: #F60 solid 2px;
}

.list li:hover .more {
    background: #F60;
    color: #fff
}

.right {
    border-top: #F90 solid 5px
}

.w {
    width: 95%
}

.fy {
    border-top: #CCC dashed 1px;
    clear: both;
    margin-top: 40px;
    padding: 20px 0;
    border-bottom: #CCC dashed 1px;
}

.fy p {
    margin: 10px 0;
    font-weight: bold
}

.pinglun {
    padding: 30px 0;
    border-bottom: #ccc solid 1px;
    font-size: 16px
}


#collage .china {
    font-family: "微软雅黑";
    font-size: 36px;
    font-weight: bold
}

.fy p a {
    color: #F90
}

.nav_r li:hover .hot {
    animation: myfirst 1.5s infinite;
    animation-direction: alternate;
    /* Safari and Chrome */
    -webkit-animation: myfirst 1.5s infinite;
    -webkit-animation-direction: alternate;
}

@keyframes myfirst {
    0% {
        top: 20px;
        opacity: 1
    }
    50% {
        top: 30px;
        opacity: 0.8
    }
    100% {
        top: 20px;
        opacity: 1
    }
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
    0% {
        margin-top: -75px;
        opacity: 1
    }
    50% {
        margin-top: -65px;
        opacity: 0.8
    }
    100% {
        margin-top: -75px;
        opacity: 1
    }
}


.mar-10 {
    margin-right: 10px;
}

.btn8 {
    background: #F90 !important;
    color: #fff !important;
}

.link a:hover {
    background: #F60 !important;
    color: #fff !important
}

.wrong {
    text-decoration: line-through
}


.fuwutitle {
    position: relative;
    height: 190px;
    padding: 30px 0
}

.fuwutitle span {
    color: #eee !important;
    position: absolute;
    font-weight: bold;
    font-size: 100px;
    left: 50%;
    margin-left: -60px
}

.fuwutitle strong {
    top: 50px;
    font-size: 30px;
    display: inline-block;
    position: relative;
    z-index: 5
}

.fuwucon {
    display: table;
    width: 100%;
    background: url(../images/jc.jpg);
    height: 350px;
    text-align: center;
    color: #fff
}

.fuwucon > div {
    vertical-align: middle;
    display: table-cell;
}

.fuwucon > div strong {
    font-size: 48px;
    display: block
}

.fuwucon > div b {
    font-size: 18px;
    display: block;
    padding: 20px 0
}

.infuwu {
    font-family: "微软雅黑"
}

.fuwucon > div p {
    font-size: 18px;
    font-weight: normal
}

.fuwu2 > div {
    padding: 0;
    border-right: #ccc solid 1px;
    text-align: center;
}

.fuwu2 > div strong {
    display: block;
    font-size: 18px;
    padding: 30px 0;
    padding-bottom: 20px
}

.fuwu2 > div b {
    font-size: 36px;
    display: block;
    color: #C33;
    padding-bottom: 50px;
}

.fuwu2 {
    border-bottom: #ccc solid 1px
}

.fuwu2 > div:first-child {
    border-left: #ccc solid 1px
}


.fuwu3, .fuwu4 {
    padding: 40px;
    font-size: 18px;
    line-height: 30px;
    clear: both;
    border: #ccc solid 1px;
}

.btn7 {
    background: #eee;
    color: #999;
    display: inline-block;
    margin-top: 20px;
    line-height: 18px;
    margin-right: 4px;
    padding: 10px 25px;
    font-size: 14px;
    border-radius: 5px;
}

.btn9 {
    background: #F90;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    line-height: 18px;
    margin-right: 4px;
    padding: 10px 25px;
    font-size: 14px;
    border-radius: 5px;
}

.btn9:hover {
    background: #F60;
    color: #fff !important
}

.bar {
    padding: 30px 0
}

.bar strong {
    font-size: 18px
}

.page a:hover {
    border: #F90 solid 1px;
    background: #F90;
    color: #fff
}

.page li {
    display: inline-block;
    font-size: 18px;
    color: #F90;
    border: #ccc solid 1px;
    border-radius: 5px;
    list-style: none;
    margin-left: 5px;
}

.page li span{
    display: block;
    width: 100%;
    height: 100%;
    padding: 8px 15px;
}

.page li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #F90;
    padding: 8px 15px;
}

.page li.active  {
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    border: #F90 solid 1px;
    border-radius: 5px;
    background: #F90;
    list-style: none;
}

.page {
    clear: both;
    padding: 50px 0;
    text-align: center
}

.gz > a {
    font-size: 16px;
    margin: 5px 0;
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
    color: #666;
}

.mo {
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline !important;
    color: #999
}

.gz p {
    padding-top: 15px
}

.wz li {
    background: url(../images/d.jpg) no-repeat;
    background-position: 0 10px;
    padding: 10px 0;
    padding-left: 25px
}

.wz li a {
    font-weight: bold;
    color: #333;
}

.abab i {
    font-size: 60px;
    font-weight: bold;
    font-style: normal;
    display: inline-block;
    position: relative;
    top: -20px
}

.rbox {
    margin-bottom: 50px
}

.pl p {
    text-decoration: underline;
    margin: 10px 0;
    color: #999;
    font-size: 16px;
}

.pl strong {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}

.pl a {
    color: #999
}

.rbox a:hover {
    color: #F90
}

.content {
    font-size: 14px;
}

.content p, .content div {
    margin-top: 25px;
    line-height: 24px
}

.title {
    border-top: #ccc solid 1px;
    padding-bottom: 10px;
    padding-top: 40px;
    border-bottom: #ccc dashed 1px;
}

.title h1 {
    font-size: 22px;
    font-weight: bold
}

.title p {
    margin-top: 20px;
    color: #999
}

.abab {
    display: block;
    text-align: center;
    padding-right: 0;
    padding-left: 0
}

.abab strong {
    font-size: 58px;
    margin: 20px 0;
    display: inline-block
}

.abab b {
    display: block;
    font-size: 16px
}

.about1 .con {
    padding-top: 60px;
    padding-bottom: 50px
}

.mp {
    background: url(../images/mp.jpg) no-repeat center center
}

.con {
    font-size: 16px;
    line-height: 26px;
}

.con p, .con div {
    margin-top: 30px;
}

.about4 {
    font-size: 24px
}

.lx span {
    margin: 40px 10px;
    display: inline-block
}

.lx span img {
    border: #999 solid 1px
}

.lx .wxewm {
    margin: 40px 10px;
    display: inline-block
}

.lx .wxewm img {
    border: #999 solid 1px
}

.lx {
    padding: 100px 0;
    line-height: 60px
}


#sec2 {
    height: 440px
}

#list1_1 {
	height: 340px;
}
::-webkit-scrollbar
{
    width: 0;
    height: 0;
    background-color: #555;
}
 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px transparent;
    border-radius: 0px;
    background-color: transparent;
}
 
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb
{
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 6px transparent;
    background-color: #transparent;
}


.table_type {
	opacity: .8;
	width: 100%;
	white-space: nowrap;
	
}
.table-responsive {
	border: none!important;
}
.table_type th {
	background: rgb(255,138,0);
	color: #fff;
	font-size: 21px;
	text-align: center;
	margin-bottom: 20px;
	border-bottom: 10px solid #fff;
	padding: 15px 0;

}
.table_type td {
	background: #dedede;
	border-bottom: 10px solid #fff;
	font-weight: 100;
	padding: 15px;
	font-size: 16px;
}
.table_type .border-right {
	border-right: 10px solid #fff;
}
.table_type .border-right-m  {
	border-right: 15px solid #fff;
}
@media (max-width: 1346px) and (min-width: 1200px) {
    .wrap, .m_hide {
        width: 1200px;
    }

    .main {
        width: 87%;
    }

    .culum_box {
        width: 90%;
    }

    .tiit {
        font-size: 18px;
        top: 26px;
    }

    .friend_link {
        margin-top: 124px;
    }
}

@media (max-width: 1305px) and (min-width: 1000px) {
    .wrap, .m_hide {
        width: 1000px;
    }

    .main, .culum_box {
        width: 90%;
    }

    .job_btn_r {
        right: -26px;
    }

    .job_btn_l {
        left: -26px;
    }

    .culum_list li a > div span {
        font-size: 54px;
    }

    .culum_list li a > div h3 {
        font-size: 32.15px;
        margin-top: 18px
    }

    .culum_list li a p.p1 {
        font-size: 14px;
    }

    .small_infor {
        font-size: 15px;
        padding: 0 15px;
    }

    .top {
        top: -25%;
    }

    .tiit {
        font-size: 23px;
        top: 26px;
    }

    .bottom {
        bottom: -195px;
    }

    .m_hide {
        width: 100%;
        padding: 0 8%;
    }

    .f_nav_list {
        width: 68%;
    }

    .f_nav_list li {
        margin-right: 17px;
    }

    .prev_btn {
        left: 0;
    }

    .next_btn {
        right: 0;
    }

    .btn {
        width: 30px;
        height: 58px;
        background-size: 100% 100%;
    }

    .espg_xz_list li {
        height: 623px;
    }
}

@media (max-width: 1560px) {
    .li_inner_box p {
        font-size: 14px;
        line-height: 20px
    }

    .nav_l {
        display: none;
    }

    .t_infor {
        padding: 35px 0 30px;
    }

    .t_infor h3 {
        font-size: 28px;
    }

    .t_infor p {
        font-size: 24px;
    }

    .main {
        width: 90%;
    }
}

@media (min-width: 1000px) and (max-width: 1280px) {
    .main {
        width: 100%;
        padding: 0 3%;
    }

    .hover {
        background-size: cover;
    }

    .picScroll-left {
        width: 100%;
    }

    .picScroll-left .bd ul li {
        height: 460px;
    }
}

@media (max-width: 1143px) {
    #sec3 .sec3_txt, .sec3_info {
        font-size: 18px;
        line-height: 24px !important;
    }

    .con {
        margin: 10px
    }

    .m_hide {
        padding: 0 4%;
    }
}

@media (min-width: 900px) {
    #sec8 .swiper-slide {
        width: 325px
    }

    .list {
        width: 94%
    }
}

@media (max-width: 1464px) and (min-width: 1200px) {
    .main {
        width: 100%;
    }

    .picScroll-left {
        width: 1200px;
    }

    .picScroll-left li {
        width: 298px;
    }
}

@media (max-width: 1305px) {

    .culum_list li a > div {
        height: 190px
    }

    .culum_list li a > div p {
        margin-top: 11px;
    }

    .culum_list li a p.p1 {
        padding: 20px 7%;
        height: 230px;
    }

    .list span strong a {
        font-size: 16px
    }

    .btn6 {
        padding: 10px 30px
    }

    .abab i, .font60 {
        font-size: 40px
    }

    .about4 {
        font-size: 18px
    }

    .fuwu > div h3 {
        font-size: 24px;
    }

    .eng {
        font-size: 36px
    }

    .sec8 div p {
        font-size: 12px;
    }

    .abab strong {
        font-size: 48px
    }

    .con, .sec3_info, .se7con p, .fuwu3, .fuwu4, .list span p, .fuwucon > div p {
        font-size: 14px;
    }

    .sec8 .swiper-slide {
        height: 400px !important
    }

    #sec8 {
        height: 420px
    }

    .section3 {
        padding-bottom: 50px
    }

    .section8 {
        padding: 60px 0
    }

    .sec8, #sec3 {
        padding-top: 10px
    }

    .fuwu2 > div b {
        padding-bottom: 20px
    }

    .fuwu2 > div strong {
        padding: 20px 0
    }

    .fixedright li {
        width: 65px;
    }

    .fixedright li img:first-child {
        width: 50%
    }

    .kf_wx {
        left: -69px
    }

    .fixedright li {
        padding: 10px 0
    }

    .fixedright {
        top: 32%
    }

    .navnav, .ht {
        width: 1000px;
        left: 50%;
        margin-left: -500px;
    }

    .navnav a {
        padding: 5px 30px !important;
        font-size: 16px !important;
        height: 50px !important
    }

    .past_r h3 {
        line-height: 60px;
        padding-left: 20px;
    }

    .past_r h3:first-child {
        padding-left: 40px
    }

    .news_sub h4 {
        font-size: 14px;
    }

    .news_sub p {
        font-size: 12px;
    }

    .news li {
        height: 108px
    }

    .fuwucon > div strong {
        font-size: 36px
    }

    .fuwu2 > div b {
        font-size: 24px;
    }
}

@media (max-width: 1360px) {
    .news .con {
        color: #fff;
        padding: 20px 40px;
        height: 324px
    }

    .espg_xz_list li i {
        font-size: 66px
    }

    .li_inner_box h3 {
        font-size: 16px;
    }

    .espg_xz_list li h3 {
        font-size: 30px;
        margin-top: 20px
    }

    .small, .desc {
        margin-top: 20px
    }

    .li_inner_box p {
        font-size: 12px;
        line-height: 18px
    }

    #sec2 .swiper-slide p {
        height: 160px
    }

    .news-list {
        height: 448px;
    }
    

    .hover_infor {
        font-size: 14px;
    }

    .fixedright li {
        width: 65px;
    }

    .fixedright li img:first-child {
        width: 50%
    }

    .kf_wx {
        left: -69px
    }

    .fixedright li {
        padding: 10px 0
    }

    .fixedright {
        top: 32%
    }

    .navnav, .ht {
        width: 1000px;
        left: 50%;
        margin-left: -500px;
    }

    .navnav a {
        padding: 5px 30px !important;
        font-size: 16px !important;
        height: 50px !important
    }

    #sec3 {
        height: 600px
    }

    .footer li h3 {
        font-size: 16px
    }

    .footer li a {
        font-size: 14px
    }

    #sec3 .sec3_txt p {
        padding: 0px 0;
        font-size: 16px
    }

    .past_r h3 .hot {
        margin-top: 13px
    }

    .news li {
        height: 108px
    }

    .pics img {
        height: 80px
    }

    .sec8 .swiper-slide {
        height: 400px
    }

    .past_r h3 {
        line-height: 60px;
        padding-left: 20px;
    }

    .past_r h3:first-child {
        padding-left: 40px
    }

    .news_sub h4 {
        font-size: 14px;
    }

    .news_sub p {
        font-size: 12px;
    }

    .main {
        width: 1200px;
        padding: 0;
    }

    .picScroll-left {
        width: 1000px;
    }

    .picScroll-left li {
        width: 256px;
    }

    .picScroll-left li .li_inner_box {
        height: 498px;
    }
}

@media (max-width: 999px) {
    .navnav {
        position: relative !important
    }

    .ht {
        top: 60px !important
    }

    .navnav a {
        width: auto;
        font-size: 14px !important;
        padding: 10px 10px !important;
        height: 50px !important;
        margin-top: 5px;
        line-height: 24px;
        color: #333 !important;
        border: #ccc solid 1px;
        border-radius: 0 !important
    }

    .navnav {
        text-align: center;
    }

    .all_wrap {
        padding-top: 50px
    }

    .sec3_info {
        margin-top: 20px
    }

    #sec3 .sec3_txt, .sec3_info {
        font-size: 14px;
        line-height: 18px !important;
    }

    #sec3 .sec3_txt p {
        padding: 4px 0
    }

    .m_header {
        width: 100%;
        position: fixed;
        background-color: #fff;
        padding: 8px 15px;
        top: 0;
        transition: all 0.3s ease-out 0s;
        border-top: 8px solid #bd0021;
        left: 0;
        display: block;
        z-index: 999;
        box-shadow: 0 0 10px 5px #ccc;
    }

    .header-top, .header_nav, .btn, .fixedright {
        display: none;
    }

    .m_logo img {
        width: 100px;
    }

    .navbtn {
        margin-top: 10px;
    }

    .navbtn span {
        display: block;
        width: 16px;
        height: 2px;
        margin-bottom: 3px;
        background-color: #b90022;
    }

    .m-sub-menu {
        position: fixed;
        right: -100%;
        width: 66%;
        top: 0;
        z-index: 100;
        height: 100%;
        background-color: #fff;
        transition: all 0.74s ease 0s;
        z-index: 1005;
        display: block;
    }

    .m-sub-menu.left {
        right: 0;
        transition: all 0.3s ease 0s;
    }

    .m-sub-menu .top-box {
        height: 54px;
        line-height: 44px;
        padding: 0 8%;
        background: #333;
        background-size: 1px 1px;
    }

    .m-sub-menu .top-box .stt {
        display: inline-block;
        font-size: 14px;
        color: #999;
        width: 80%;
    }

    .m-sub-menu .top-box .close {
        display: inline-block;
        opacity: 1;
        width: 17px;
        height: 17px;
        background: url(../images/ico_37.png) no-repeat center;
        margin-top: 18px;
        cursor: pointer;
        transition: transform 0.3s ease 0s;
    }

    .sp ul li {
        background: url(../images/navline.png) repeat-x center bottom;
        background-size: 1px 1px;
        line-height: 44px;
        padding: 0 8%;
    }

    .sp ul li a {
        display: block;
        font-size: 14px;
        color: #333;
        position: relative;
    }

    .sp ul li a::before {
        content: "";
        display: block;
        width: 8px;
        height: 16px;
        background: url(../images/flex-next.png) no-repeat center;
        background-size: 8px 16px;
        margin-top: -8px;
        position: absolute;
        right: 0;
        top: 50%;
    }

    .navlist ul li {
        background: url(../images/navline.png) repeat-x center bottom;
        background-size: 1px 1px;
        line-height: 44px;
    }

    .navlist ul li a {
        padding: 0 8%;
        font-size: 14px;
        color: #333;
        display: block;
    }

    .navlist ul li .navh {
        display: block;
        position: relative;
    }

    .navlist ul li .navh::before {
        content: "";
        display: block;
        width: 16px;
        height: 16px;
        background: url(../images/subnavjia.png) no-repeat;
        background-size: 16px 16px;
        position: absolute;
        right: 7.5%;
        top: 50%;
        margin-top: -8px;
    }

    .navlist ul li dl {
        display: none;
        background-color: #eee;
    }

    .navlist ul li dl dd {
        background: none;
    }


    .all_wrap.left, .m_header.left {
        transform: translateX(-66%);
        transition: all 0.3s ease-out 0s;
    }

    .m_hide {
        display: none;
    }

    .wrap, .m_hide {
        width: 100%;
    }

    .footer {
        padding: 10px 0;
    }

    .friend_link {
        display: none;
    }

    .friend_link_m {
        display: block;
        color: #000;
        padding: .5rem 15px;
        margin-top: 0;
    }

    .wrap {
        width: 100%;
        padding: 0 10px;
        overflow:;
    }

    .copy {
        padding-top: 0;
    }

    .copy p {
        float: none;
        text-align: center;
    }

    .past_l, .past_r {
        float: none;
        width: 100%;
    }

    .past_l {
        position: static;
    }

    .past_r h3 {
        line-height: 44px;
        font-size: 16px;
    }

    .pics {
        width: 100px;
        height: 60px

    }

    .pics img {
        height: 60px
    }

    .swiper2 .swiper-slide a img {
        height: auto;
        width: 100%;
    }

    .pics img {
        margin: 0 auto;
    }

    .news li {
        padding-left: 0;
    }

    .eng {
        font-size: 24px;
    }

    .china {
        font-size: 16px;
    }

    .news_sub {

    }

    .news_sub p span {
        display: block;
        margin-left: 0;
    }

    .link {
        padding: 10px 15px;
    }

    .link a {
        width: 31%;
        float: left;
        margin-right: 2.1%;
    }

    .link a:last-child {
        margin-right: 0;
    }

    .culum_list li {
        width: 100%;
        margin-bottom: 15px;
    }

    .culum_box {
        width: 100%;
        padding: 0 15px;
    }

    .section3 {
        padding: 50px 0;
    }

    .small_infor {
        font-size: 13px;
        padding: 15px;
        margin-top: 0;
        line-height: 24px;
    }

    .culum_list li a p.p1 {
        padding: .4rem 15px;
        height: auto;
    }

    .job_btn {
        display: none;
    }

    .main {
        width: 100%;
        padding: 0 15px;
        margin-top: 15px;
    }

    .swiper_job {
        width: 100%;
        display: block;
    }

    .swiper_job .swiper-slide {
        margin-right: 0;
        height: auto;
        padding: 15px;
    }

    .espg_xz_list li {
        width: 100%;
    }

    .espg_xz_list li h3 {
        font-size: .45rem;
        margin-top: .12rem;
    }

    .espg_xz_list li i.pic_one {
        width: 32px;
        height: 32px;
        background: url(../images/cg.png) center no-repeat;
        background-size: 100% 100%;
    }

    .number {
        font-size: 1.28rem;
        top: -.34rem;
    }

    .desc {
        font-size: .26rem;
        margin-top: .3rem;
        line-height: .42rem;
    }

    .espg_xz_list li {
        padding: .5rem 15px;
        margin-bottom: 15px;
        height: auto;;
    }

    .espg_xz {
        margin-top: 15px;
    }

    .swiper {
        margin-top: 55px;
    }


    .past_r h3 {
        padding-left: 15px;
    }

    .tiit {
        font-size: .32rem;
        top: .45rem;
    }

    #sec3 {
        padding-top: 10px
    }

    .section4 {
        padding: 20px 0;
    }

    .show_list li {
        float: none;
        margin-bottom: .3rem;
    }

    .t_infor {
        display: block !important;
        width: 100%;
        padding: 10px;
        left: 100%;
    }

    .sanjiao, .sc i.sanjiao {
        width: .2rem;
        height: .42rem;
        background: url(../images/zuosanjiao.png) center center no-repeat;
        background-size: 100% 100%;
        display: block;
        position: absolute;
        left: -.1rem;
        top: 50%;
        margin-top: -.21rem;
        z-index: 5;
    }

    .sc i.sanjiao {
        transform: rotate(0)
    }

    .sc {
        left: 100%;
        right: auto;
    }

    .t_infor h3 {
        font-size: 14px;
    }

    .t_infor p {
        font-size: 13px;
        margin-top: .2rem;
    }

    .section1 {
        padding: .8rem 0 .1rem;
    }

    .section2 {
        padding-bottom: 1.3rem;
        padding-top: .3rem;
        background-attachment: #fff;
        overflow: hidden;
    }

    .section5 {
        padding-bottom: 25px;
    }

    .bottom {
        bottom: -3.6rem;
        right: -2rem;
    }

    .top {
        left: -1rem;
        top: -2.8rem;
    }

    .swiper2 .span {
        bottom: .4rem !important;
    }

    .slideBox, .slideBox2 {
        display: none;
    }

    .swiper {
        display: block;
        overflow: hidden;
        position: relative;
    }

    .picScroll-left {
        display: none;
    }

    .swiper_job {
        width: 100%;
        overflow: hidden;
        text-align: center;
    }

    .swiper_job .swiper-slide {
        padding: 42px 20px 14px;
        background-color: #F6F6F6;
        border: 1px solid #D3D3D3;
        border-radius: 5px;
    }

    .span1 {
        display: block;
        position: absolute;
        width: 100%;
        z-index: 3;
        left: 0;
        bottom: 20px;
        text-align: center;
    }

    .span1 .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        display: inline-block;
        border-radius: 100%;
        background: #fff;
        opacity: 1;
    }

    .span1 .swiper-pagination-bullet-active {
        opacity: 1;
        background-color: #b90022;
    }

    .espg_xz_list li i:nth-child(1), .small {
        display: none;
    }

    .span2 {
        display: block;
        margin-top: 25px;
    }

    .span2 .swiper-pagination-bullet {
        width: 13px;
        height: 13px;
        display: inline-block;
        border-radius: 100%;
        background-color: #f1f1f1;
        opacity: 1;
    }

    .span2 .swiper-pagination-bullet-active {
        opacity: 1;
        background: #b90022;
    }

    .wq {
        margin-top: .5rem;
    }

    .espg_xz_list li img {
        margin-top: .27rem;
    }
}

@media (min-width: 768px) {
    .op-xs {
        opacity: 0
    }


}

@media (max-width: 768px) {
    .konw-mode .know-mode-pic .sub-text {
    	margin: 15px 0 30px;
    	font-size: 12px;
    	font-weight: bold;
    }
    .konw-mode .know-mode-pic .zh_tit {
	    margin: 20px auto 0;
	    transform: scale(0.8);
	}
    .konw-mode .know-mode-pic {
		margin: 40px 0 30px;
    }
	.advert-msg {
		display: block;
	}
    .side-bar {
        display: block;
    }
    .pic-intro{
        font-size: 16px;
    }
    .wrap-nav {
        overflow: auto;
    }
    .navnav {
        width: auto;
        left: 0;
        margin-left: 0;
        white-space: nowrap;
    }
  .huashang-b-tips {
        font-size: 18px;
    }
    .huashang-method-btn {
        color: #fff;
        background: #f0ad4e;
        width: 120px;
        height: 40px;
        line-height: 40px;
        margin: 20px auto;
        text-align: center;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        font-size: 18px;
    }
    .Certificates-pic {
        width: calc(33.33333% - 10px);
        margin: 0 0 25px;
        margin-right: 10px;
    }
    .ht.font60 {
        display: none;
    }
    .hot {
        display: none;
    }
    li {
        list-style: none;
    }
    .fuwucon > div strong {
        font-size: 24px
    }

    .fuwutitle {
        padding: 0;
        height: 140px
    }

    .about4 {
        font-size: 18px
    }

    .lx {
        line-height: 24px;
        padding: 20px 0
    }

    .abab strong {
        font-size: 25px
    }

    .about1 .con {
        padding: 10px 0
    }

    .main-join .job-list-body .job-name, .main-join .job-list .job-name {
        width: 30% !important
    }

    .list span strong a {
        font-size: 14px;
    }

    .list span p {
        font-size: 12px
    }

    .list span p {
        overflow: hidden;
        height: 30px
    }

    .list span {
        margin-right: 0;
        border: none;
        margin-left: 160px;
    }

    .list b img {
        width: 150px;
        height: 100px
    }

    .btn5 {
        margin-top: 0px;
        padding: 10px 40px;
        font-size: 16px
    }

    .list li .more {
        top: auto;
        bottom: 20px;
        padding: 5px 10px;
    }

    .list li {
        height: 140px
    }

    .fuwu > div h3 {
        font-size: 18px
    }

    .section8, .sec8, .section7, .section3 {
        padding-top: 40px;
        overflow:;
        overflow: hidden;
    }

    .sec7 {
        margin-top: 20px
    }

    .section7 {
        padding-bottom: 20px
    }

    #banner_point .swiper-pagination-bullet {
        width: 40px;
        height: 5px;
    }

    .hei100 {
        height: 30px
    }

    .font60 {
        font-size: 24px
    }

    .btn6, .sec8 {
        padding: 5px 20px
    }

    .past_r h3 .hot {
        margin-top: 0
    }

    .f_nav_list li {
        width: 100%;
        min-height: 0;
        margin: 0;
        border-bottom: #fff solid 1px;
        padding-top: 10px
    }

    .eee {
        margin: 0 auto;
        width: 283px;
        padding: 30px 0;
        clear: both
    }

    .zzz, .wx_code {
        margin-top: 5px
    }

    .wx_code {
        margin-left: 0
    }

    .eee, .eee * {
        text-align: center !important
    }

    .eee .fr, .eee .fl {
        float: none;
        display: inline-block
    }

    .f_nav_list li a {
        display: none
    }

    .f_nav_list li:hover a {
        display: block
    }

    .pics {
        left: 10px;
    }

    .news_sub {
        margin-left: 130px;
        margin-right: 20px
    }

    .font12-xs {
        font-size: 12px !important
    }

    .qh {
        margin-left: 0 !important;
        padding-left: 0 !important;
    }

    .qh.pad0 {
    }

    .imgss {
        padding: 0 !important
    }

    .past_r h3 {
        font-size: 12px !important;
        padding: 8px !important
    }

    .news_sub p {
    }

    .china {
        font-size: 13px
    }

    .spanmy1 {
        line-height: 30px;
        font-size: 14px;
        right: -40px
    }

    .spanmy1 i {
        width: 40px;
    }

    .se7con p {
        height: auto;
        margin-right: 0;
        padding-bottom: 20px;
        line-height: 24px
    }

    .se7con h2 {
        padding-bottom: 20px;
        font-size: 24px
    }

    .fuwu2 > div b {
        font-size: 20px
    }

    .btn7 {
        padding-left: 10px;
        padding-right: 10px
    }
}
@media (max-width: 400px) {
	.navnav a {
    display: inline-block;
    padding: 10px 35.7px;
    height: 60px;
    line-height:30px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px 10px 0 0;
    min-width: 82px;
}
}

.fuwu.on .fw {
    background: #ff9d00;
    color: #fff;
}
.fuwu.on .fw .icofw {
    filter: invert(100%);
}
.fuwu.on .fw>* {
    color: #fff;
}

.wx-pic {
    display: table;
    margin: 0 auto;
}
.wx-pic img {
    width: 100px;
    height: 100px;
    /*margin: 0 auto;*/
}

.nav-news {
	margin:20px;
	color:#a9a9a9;
	font-size:16px
}
.zh_tit {
	display: block;
	margin: 45px auto 0;
}