.index .t_wrap .bus .card {
    overflow: hidden;
}

.index .t_wrap .bus .card .li {
    float: left;
    width: 360px;
    height: 225px;
    box-sizing: border-box;
    padding: 60px 30px 0;
    position: relative;
}

.index .t_wrap .bus .card .li.i1 {
    background: url(../images/index-ctop-card1.jpg) no-repeat 0 0;
}

.index .t_wrap .bus .card .li.i2 {
    background: url(../images/index-ctop-card3.jpg) no-repeat right 0;
}

.index .t_wrap .bus .card .li.i2:hover .pos {
    opacity: 1;
    filter: Alpha(opacity=100);
}

.index .t_wrap .bus .card .li.i2 .pos {
    display: none;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: Alpha(opacity=0);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
}

.index .t_wrap .bus .card .li.i2 .pos img {
    width: 360px;
    height: 225px;
}

.index .t_wrap .bus .card h2 {
    color: #FFF;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 10px;
}

.index .t_wrap .bus .card h3 {
    color: #FFF;
    font: 400 20px 'webfont-DIN-Medium';
    line-height: 1;
    margin-bottom: 6px;
    opacity: .5;
    filter: Alpha(opacity=50);
    margin-bottom: 30px;
}

.index .b_wrap .inbox .center {
    width: 360px;
}

.index .b_wrap .inbox .right .en {
    left: 180px;
}

.index .b_wrap .inbox .right .cn {
    left: 180px;
}

.product_fun_wrap .lands_type {
    padding-bottom: 40px;
}

.product_fun_wrap .lands_type .hd {
    width: 38%;
}

.product_fun_wrap .lands_type .hd li {
    background: #faeec9 url(../img2/icons/close.png) no-repeat 360px 25px;
}

.product_fun_wrap .lands_type .hd li.on {
    border-left: 0;
    background: #014ea0 url(../images/product_fun_lands_type-ic2.png) no-repeat 360px 30px !important;
}
.product_fun_wrap .lands_type .hd li.on h1{
  
    color:#fff;
}
.product_fun_wrap .lands_type .hd li {
    background: #c9e4f9 url(../images/product_fun_lands_type-ic1.png) no-repeat 360px 25px;
    cursor: default;
    position: relative;
    overflow: hidden;
}

.product_fun_wrap .lands_type .hd li p {
    transition: all .3s ease;
}

.product_fun_wrap .lands_type .hd li p:hover {
    /* text-decoration: underline; */
}

.product_fun_wrap .lands_type .hd li .posBtn {
    position: absolute;
    left: 30px;
    top: 170px;
    opacity: .7;
    filter: Alpha(opacity=70);
}

.product_fun_wrap .lands_type .hd li:nth-child(odd) {
    background-color: #dfeffb;
}

.product_fun_wrap .lands_type .hd li.on.i1 h1 {
    color: #fff;
}

.product_fun_wrap .lands_type .hd li.on.i2 h1 {
    color: #fff;
}

.product_fun_wrap .lands_type .hd li.on.i3 h1 {
    color: #fff;
}

.product_fun_wrap .lands_type .hd li.on.i4 h1 {
    color: #fff;
}

.product_fun_wrap .lands_type .hd li.on p {
    color: #FFF;
}

.product_fun_wrap .lands_type .hd li .h140 {
    padding: 0 30px;
}

.product_fun_wrap .lands_type .bd {
    width: 62%;
}

.product_manage_wrap .manage_lists {
    margin-top: 20px;
    padding-bottom: 80px;
}

.product_manage_wrap .manage_lists .ul {
    width: 1260px;
    overflow: hidden;
}

.product_manage_wrap .manage_lists .li {
    float: left;
    width: 590px;
    height: 388px;
    margin-right: 20px;
    margin-bottom: 20px;
    background-color: #fff;
    position: relative;
}

.product_manage_wrap .manage_lists .li img {
    max-width: 100%;
}

.product_manage_wrap .manage_lists .li .manage_type_title {
    height: 100px;
}

.product_manage_wrap .manage_lists h1 {
    color: #333;
    font-size: 20px;
    line-height: 100px;
    padding: 0 30px;
}

.product_manage_wrap .manage_lists .li:hover .posa {
    opacity: 1;
    filter: Alpha(1);
}

.product_manage_wrap .manage_lists .posa {
    width: 100%;
    height: 287px;
    padding: 60px 30px 0;
    box-sizing: border-box;
    overflow: hidden;
    opacity: 0;
    filter: Alpha(0);
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .3s ease;
}

.product_manage_wrap .manage_lists .li .txt {
    position: relative;
    z-index: 20;
}

.product_manage_wrap .manage_lists .li .txt p {
    color: #fff;
}

.product_manage_wrap .manage_lists .posa:before {
    content: "";
    width: 100%;
    height: 100%;
    opacity: .9;
    filter: Alpha(90);
    background-color: #fabe00;
    position: absolute;
    left: 0;
    top: 0;
}

.product_prop_wrap .city ul li a, .product_manage_wrap .manage_map_box .all_manage_city li {
    cursor: pointer;
}

.pd_manage .banner .route :last-child a {
    color: #fabe00;
}

.product_manage_wrap>.show:first-child>div>h1:first-child {
    color: #fabe00;
}

.product_manage_wrap .fake_input.sea_btn .val {
    background-color: #fabe00;
}

.product_manage_wrap .fake_input.sea_btn .val:hover {
    background-color: #e5af04;
}

.chinaMap .data_city li em, .product_manage_wrap .chinaMap .data_city li em {
    background-color: #fabe00;
}

.chinaMap .data_city li span, .product_manage_wrap .chinaMap .data_city li span {
    background-color: #aaaaaa;
}

.product_manage_wrap .down_arrow {
    color: #84888b;
}

.product_fun_wrap .in_imgs .tabs div {
    width: 74px;
    height: 74px;
    margin: 0;
    padding: 0;
    top: auto;
    position: absolute;
    bottom: 0;
}

.product_fun_wrap .in_imgs .tabs div:hover {
    background-color: #fabe00!important;
}

.product_fun_wrap .in_imgs .tabs div.prev {
    left: 0;
    background: #FFF url(../images/product_fun_live-prev.png) no-repeat center;
}

.product_fun_wrap .in_imgs .tabs div.next {
    left: 74px;
    background: #FFF url(../images/product_fun_live-next.png) no-repeat center;
}

.product_fun_wrap .all_center .f_r {
    width: 140px;
    height: 140px;
}

.pd_prop .banner .route :last-child a {
    color: #fabe00;
}

.product_prop_wrap>.show:first-child>div>h1:first-child {
    color: #fabe00;
}

.prop_title_infos ul li h1 {
    color: #fabe00;
}

.prop_intro_cons .w240 h1 {
    color: #fabe00;
}

.prop_intro_cons {
    background: #fff url(../img2/product3_prop/smile_16.png) no-repeat 550px 80px;
}

.mainBusiness .tit-nt {
    color: #fabe00;
}

.mainBusiness .tit-nt em:after {
    border-top-color: #fabe00;
}

.mainBusiness .ovs-dt li.on {
    background-color: #fabe00;
}

.mainBusiness .ovs-dt li h4 {
    color: #fabe00;
}

.media_video .video_list ul li {
    width: 285px;
    height: 290px;
    margin-top: 0;
    margin-left: 20px;
}

.media_video .video_list .ywbk ul li {
    margin-bottom: 20px;
}

.media_video .video_list ul li .ov {
    width: 285px;
    height: 180px;
}

.media_video .video_list ul li .cn {
    width: 285px;
}

.media_video .video_bx {
    width: 1200px;
    height: 330px;
    overflow-y: hidden;
}

.media_video .video_bx::-webkit-scrollbar {
    width: 5px;
    height: 10px;
    background-color: rgba(225, 225, 225, 0.1);
}

.media_video .video_bx::-webkit-scrollbar-thumb {
    background-color: #ddcec5;
}

.media_video .video_bx ul {
    left: 0;
    width: 1200px;
}

.media_video .toggle-dd {
}

.media_video .toggle-dd h2 {
    color: #333;
    font-size: 14px;
    margin-top: 50px;
    margin-bottom: 30px;
    font-weight: inherit;
    line-height: 1;
    text-align: center;
}

.media_video .toggle-dd h2 em {
    padding: 0 12px;
    position: relative;
    font-style: normal;
}

.media_video .toggle-dd h2 em:after, .media_video .toggle-dd h2 em:before {
    content: "";
    width: 13px;
    height: 0;
    border-bottom: 2px solid #e60012;
    position: absolute;
    top: 8px;
}

.media_video .toggle-dd h2 em:after {
    left: 100%;
}

.media_video .toggle-dd h2 em:before {
    right: 100%;
}

.mainBusiness .ovs-dd h4 strong {
    color: #fabe00;
}

.pd_prop .banner .subnav li a.on h3, .pd_manage .banner .subnav li a.on h3 {
    color: #fabe00;
    border-bottom: 4px solid #fabe00;
}

.down_app:hover {
    background-color: #fabe00;
    border-color: #fabe00;
}

.banner .subnav li a h3.hcolor2:hover {
    color: #fabe00;
}

.product_fun_wrap .lands_type .bd li {
    width: 790px;
    height: 490px;
    overflow: hidden;
}

.banner .fun_nav {
    height: 0;
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
}

.banner .fun_nav .ul {
    width: 1200px;
    margin: 0 auto;
}

.banner .fun_nav .ul .dd {
    float: right;
}

.banner .fun_nav .ul .dd a {
    float: left;
    margin-right: 15px;
    color: #666;
    font-size: 14px;
    padding-top: 30px;
    line-height: 1;
}

.banner .fun_nav .ul .dd a.on {
    color: #fabe00;
}

.service_hotline .show>div.pos .toggle h4 {
    line-height: 24px;
}

.intro_con>h1 {
    font-size: 30px!important;
}

.media_wemedia .ovs-dt.toggle a i {
    font-style: inherit;
    margin-right: 1px;
    position: relative;
    top: -4px;
}

.media_wemedia .ovs-dt.toggle a i:after {
    display: none;
}

.index_sitemap .show .des ul li h3 {
    line-height: 17px;
}

.product_fun_wrap .intro_con>h1 sup {
    margin-right: 1px;
}

.chinaMap .data_city li.zhengzhou {
    top: 264px;
    right: 176px;
}

.chinaMap .data_city li.zhengzhou strong {
    left: 7px;
    top: 10px;
}
