﻿    /*ÊÊÅä */
    
    .zjsc-box-bg {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .4);
        z-index: 99;
        display: none;
    }
    
    .tcdi-box {
        width: 34%;
        border-radius: 4px;
        box-shadow: 0 0 8px rgba(122, 122, 122, .45);
        position: fixed;
        left: 34%;
        top: 30%;
        /*     margin-left: -17%; */
        /*     margin-top: 10%; */
        background: #fff;
        z-index: 999999;
        display: none;
    }
    
    .tc-title {
        line-height: 48px;
        height: 48px;
        border-bottom: 1px solid #d9d9d9;
        padding: 0 20px;
    }
    
    .tc-title1 {
        /* line-height: 48px; */
        height: 40px;
        padding: 0 3px;
        font-weight: bold;
        font-size: 14px;
        top-padding: 10px;
    }
    
    .tc-con {
        padding: 11px 40px 11px;
        border-bottom: 1px solid #d9d9d9;
    }
    
    .tc-con1 {
        padding: 11px 40px 11px;
        border-bottom: 1px solid #d9d9d9;
        height: 150px;
        padding-left: 80px;
        border-radius: 4px;
    }
    
    .tc-f1 {
        padding: 16px 0;
        text-align: center;
        font-size: 0;
    }
    
    .tc-f2 {
        padding: 16px 0;
        text-align: center;
        font-size: 0;
    }
    
    .tc-f1 .s1 {
        background: #2e5aa6;
        color: #fff;
    }
    
    .tc-f1 span {
        cursor: pointer;
        display: inline-block;
        width: 40%;
        height: 48px;
        line-height: 48px;
        font-size: 18px;
        margin: 0 5px;
        background: #e8f4ff;
        color: #2e5aa6;
    }
    
    .areaul-c2 li {
        height: 35px;
    }
    
    .areaul-c2 li a {
        width: 100%;
        height: 35px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .yjs-banner {
        height: 100px;
        background: url(../images/zbanner_03.png) no-repeat;
        position: relative;
        margin: 20px 0;
    }
    
    .yjs-banner .a2 {
        position: absolute;
        right: 70px;
        top: 20px;
        height: 60px;
        font-size: 18px;
        font-weight: bold;
        color: #fff;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        text-align: center;
    }
    
    .imgspan {
        float: left;
        width: 50px;
        height: 50px;
        margin-top: 5px;
        border-radius: 50%;
        background: #fff;
        line-height: 0px;
        position: relative;
    }
    
    .imgspan img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    
    .word_wrap {
        margin: 10px 5px;
        float: left;
        width: 75px;
        font-size: 16px;
        line-height: 20px;
    }
    
    .word_wrap span {
        display: block;
    }
    
    .hotright h2 {
        font-size: 20px;
        font-weight: bold;
        color: #006eab;
    }
    
    .fythings-box3 .tdt1-t1 h2 a {
        float: none;
        display: inline-block;
    }
    
    .link-items {
        margin-top: 45px;
    }
    
    .link-items ul.fgfc-select-tab {
        overflow: hidden;
    }
    
    .link-items ul.fgfc-select-tab li {
        width: 25%;
        float: left;
        margin-bottom: 15px;
    }
    
    .link-items ul.fgfc-select-tab li a {
        display: table;
        margin: 0 auto;
        width: 95%;
        height: 80px;
        background-color: #f1f2f4;
        _position: relative;
        text-align: center;
        font-size: 16px;
        color: #333;
    }
    
    .link-items ul.fgfc-select-tab li a:hover {
        /* background-color: #006eab;
                        color: #fff; */
        cursor: pointer;
    }
    
    .link-items ul.fgfc-select-tab li a .select-tab-subwrap {
        vertical-align: middle;
        display: table-cell;
        _position: absolute;
        _top: 50%;
    }
    
    .link-items ul.fgfc-select-tab li a .select-tab-content {
        text-align: left;
        _position: relative;
        _top: -50%;
        letter-spacing: 0px;
        -webkit-box-orient: vertical;
        box-orient: vertical;
        display: -webkit-box !important;
        display: box !important;
        -webkit-line-clamp: 2;
        overflow: hidden;
        padding-left: 25px;
        padding-right: 25px;
    }
    
    .link-items ul.fgfc-select-tab li a b {
        display: none;
        margin: 0 10px;
        border: 1px solid #0d98e5;
        border-radius: 4px;
        width: 90px;
        height: 30px;
        line-height: 28px;
        font-size: 14px;
        color: #fff;
    }
    /*  .link-items ul.fgfc-select-tab li a:hover .select-tab-content {
                         display: none !important;
                     }

                     .link-items ul.fgfc-select-tab li a:hover b {
                         display: inline-block;
                     } */
    
    .bottomContentBox {
        overflow: hidden;
    }
    
    .bottomContentBox .bottomleft {
        float: left;
        width: 376px;
        margin-right: 25px;
        /* border: 1px solid #e5e5e5; */
    }
    
    .bottomContentBox .bottomright {
        float: left;
        width: 735px;
        padding-left: 25px;
        border-left: 1px solid #e5e5e5;
    }
    
    .bottomContentBox .lefttabContent ul {
        overflow: hidden;
        padding: 0 0 30px;
        display: none;
    }
    
    .bottomContentBox .lefttabContent ul.active {
        display: block;
    }
    
    .bottomContentBox .lefttabContent li {
        float: left;
        width: calc(50% - 20px);
        text-align: center;
        line-height: 32px;
        cursor: pointer;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-size: 18px;
        margin: 10px;
        border: 1px solid #e5e5e5;
    }
    
    .bottomContentBox .lefttabContent li.active,
    .bottomContentBox .lefttabContent li:hover {
        color: #fff;
        background-color: #006eab;
    }
    
    .tdt1-t1 {
        text-align: center;
        position: relative;
    }
    
    .tdt1-t1 .zhouq-sou {
        position: absolute;
        right: 0;
        top: 0;
        width: 300px;
    }
    
    .tdoc-box .tdt1-t1 h2 {
        float: none !important;
    }
    
    .tdoc-box .tdt1-t1 h2 a {
        float: none !important;
    }
    
    .hotitem {
        text-align: center;
        margin: 20px 0;
    }
    
    .hotitem h2 a {
        display: inline-block;
        font-size: 26px;
        font-weight: bold;
        padding-bottom: 12px;
        border-bottom: 4px solid transparent;
        margin-right: 60px;
    }
    
    .hotitem h2 a.active {
        color: #006eab;
        border-bottom-color: #006eab;
    }
    
    .sli-hotbox {
        position: relative;
    }
    
    .hotbox1 {
        background: url(../images/chaoshi_03.png) no-repeat left top;
        background-size: 100% 100%;
    }
    
    .hotbox2 {
        background: url(../images/chaoshi_03.png) no-repeat left top;
        background-size: 100% 100%;
    }
    
    .hotbox3 {
        background: url(../images/chaoshi_03.png) no-repeat left top;
        background-size: 100% 100%;
    }
    
    .hotbox11 {
        background: url(../images/chaoshi_03.png) no-repeat left top;
        background-size: 100% 100%;
    }
    
    .hotbox22 {
        background: url(../images/chaoshi_03.png) no-repeat left top;
        background-size: 100% 100%;
    }
    
    .hotbox33 {
        background: url(../images/chaoshi_03.png) no-repeat left top;
        background-size: 100% 100%;
    }
    
    .hottitle {
        color: #006eab;
        font-size: 30px;
        margin: 20px 0;
        text-align: center;
    }
    
    .hottitle span {
        position: relative;
        display: inline-block;
    }
    
    .hottitle img {
        position: absolute;
        right: -50px;
        top: -5px;
    }
    
    .hotcontent {
        margin: 0 60px;
        overflow: hidden;
    }
    
    .hotleft {
        float: left;
        width: calc(40% - 20px);
        margin-right: 20px;
    }
    
    .hotdetail li {
        float: left;
        transition: .2s;
        width: 30%;
        color: #006eab;
        text-align: center;
        padding: 10px 5px;
        font-size: 18px;
    }
    
    .xie li {
        text-decoration: line-through;
    }
    
    .hotdetail li:first-child {
        width: 40%;
    }
    
    .hotdetail span {
        font-size: 18px;
        font-weight: 700;
    }
    
    .hotstatus li {
        float: left;
        transition: .2s;
        width: 30%;
        padding: 0 5px;
    }
    
    .hotstatus li:first-child {
        width: 40%;
    }
    
    .hotstatus li a {
        display: block;
        text-align: center;
        padding-top: 1px;
    }
    
    .hotstatus li a i {
        background: url(../images/icon.png) no-repeat 80% 80%;
        display: block;
        width: 40px;
        height: 40px;
        margin: 5px auto;
        border-radius: 50%;
        background-color: rgba(0, 110, 171, .1);
    }
    
    .hotstatus li a span {
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        color: #006eab;
        font-size: 18px;
        padding: 15px 0px;
    }
    
    .hotline {
        margin-bottom: 20px;
    }
    
    .left1 {
        float: left;
        width: 20%;
        text-align: center;
        color: #006eab;
        font-weight: 700;
        padding: 10px;
        font-size: 18px;
        background-color: rgba(0, 110, 171, .1);
        position: relative;
    }
    
    .left1::after {
        content: "";
        position: absolute;
        width: 0px;
        height: 0px;
        right: -5px;
        top: 50%;
        transform: translateY(-50%);
        border-bottom: 5px solid transparent;
        border-top: 5px solid transparent;
        border-left: 5px solid rgba(255, 255, 255, 0.2);
        font-size: 0px;
        line-height: 0px;
    }
    
    .hoticon {
        float: right;
        width: calc(80% - 10px);
        margin-left: 10px;
    }
    
    .right1 {
        float: right;
        width: calc(80% - 10px);
        margin-left: 10px;
        background-color: rgba(0, 110, 171, .1);
    }
    
    .hotstatus li a .i1 {
        background-position: -9px -22px;
    }
    
    .hotstatus li a .i2 {
        background-position: -46px -22px;
    }
    
    .hotstatus li a .i3 {
        background-position: -82px -22px;
    }
    
    .hotstatus li a .i4 {
        background-position: -124px -22px;
    }
    
    .hotright {
        float: right;
        width: calc(60% - 20px);
        margin-left: 20px;
    }
    
    .glist {
        margin-bottom: 20px;
    }
    
    .glist li {
        width: 50%;
        float: left;
        padding-left: 18px;
        position: relative;
        margin: 10px 0;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    
    .glist li:before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -3px;
        width: 6px;
        height: 6px;
        background: rgba(0, 110, 171, .35);
        border-radius: 50%;
    }
    
    .glist li a {
        display: block;
        width: 95%;
        margin-left: 5px;
        font-size: 18px;
        color: #006eab;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        cursor: pointer;
    }
    
    .glist li a:hover {
        color: #006eab;
    }
    
    .pic_cont {
        z-index: 12;
    }
    
    .goon {
        background: rgba(0, 0, 0, 0.29);
        height: 40px;
        width: 120px;
        font-size: 14px;
        line-height: 40px;
        text-align: center;
        margin: 20px auto;
        border-radius: 5px;
    }
    
    .goon a {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        font-weight: 700;
        font-size: 18px;
    }
    
    .goon:hover {
        background: rgba(51, 139, 188, 0.29);
    }
    
    .hot-item .slick-dots li button {
        font-size: 0;
        width: 10px;
        height: 10px;
        background-color: #dddddd;
        border-radius: 50%;
        padding: 0;
    }
    
    .hot-item .slick-dots li {
        width: auto;
        height: auto;
        margin: 0 2px;
    }
    
    .hot-item .slick-dots .slick-active button {
        background-color: #006eab;
    }
    
    .hot-item .slick-prev {
        left: 0px;
    }
    
    .hot-item .slick-next {
        right: 0px;
    }
    
    .hot-item .slick-prev,
    .hot-item .slick-next {
        position: absolute;
        display: block;
        height: 80px;
        width: 40px;
        line-height: 0;
        font-size: 0;
        cursor: pointer;
        background: rgba(0, 0, 0, .29) url(../images/arrows.png) no-repeat;
        color: #fff;
        top: 50%;
        transform: translateY(-50%);
        padding: 0;
        border-radius: 5px;
        border: none;
        outline: none;
    }
    
    .hot-item .slick-prev {
        background-position: -20px 0px;
    }
    
    .hot-item .slick-prev:hover {
        background-position: -20px -88px;
    }
    
    .hot-item .slick-next {
        background-position: -136px 0px;
    }
    
    .hot-item .slick-next:hover {
        background-position: -140px -88px;
    }
    
    .single-item {
        text-align: center;
    }
    
    .gr_nav_box {
        border-bottom: 1px solid #f5f6f8;
        position: relative;
        padding: 0 10px;
    }
    
    .gr_nav_box em {
        float: left;
        font-size: 14px;
        font-weight: bold;
        color: #006eab;
        line-height: 32px;
        width: 20%;
    }
    
    .gr_nav_box .common {
        float: left;
        width: 80%;
    }
    
    .gr_nav_box .common li {
        float: left;
        margin-right: 15px;
        line-height: 32px;
    }
    
    .gr_nav_box .common li a {
        font-size: 14px;
        color: #333;
        padding: 6px;
    }
    
    .gr_nav_box span {
        display: block;
        position: absolute;
        height: 15px;
        background: url(../zwfwimages/gr_nav_dn.png) no-repeat right;
        right: 10px;
        top: 8px;
        cursor: pointer;
        font-size: 14px;
        text-align: left;
        color: #2e5aa6;
        background-position-y: 8px;
    }
    
    .gr_nav_box ul li a:hover {
        background: #e9edff;
        color: #3346b1;
    }
    
    .gr_nav_box .gr_navh a {
        background: #2e5aa6 !important;
        color: #fff !important;
    }
    
    .zhouq-sou .search2020 {
        width: 100%;
        margin-top: 1px;
    }
    
    .area1 {
        width: 80%;
        float: right;
        line-height: 32px;
        font-size: 15px;
        border: 0 !important;
    }
    
    .areaselect {
        width: 80%;
        float: right;
        line-height: 32px;
        font-size: 14px;
        border: 0 !important;
    }
    
    .lifebox {
        position: relative;
        padding: 0 10px;
        border: 0;
        margin: 10px 0;
    }
    
    .lifebox em {
        color: #333;
    }
    
    .bjcx {
        font-weight: bold;
        margin: 20px 0;
    }
    
    .newbox {
        width: 100%;
        overflow: hidden;
        position: relative;
        padding: 0 10px;
    }
    
    .new-select.active .new-select-title:before {
        transform: rotate(180deg);
    }
    
    .new-select.active .new-memu-list {
        display: block;
    }
    
    .new-select {
        position: relative;
        display: inline-block;
        width: 47%;
        margin: 0 4% 0 0;
        border: 1px solid #d7d8dd;
        border-radius: 4px;
        white-space: nowrap;
    }
    
    .new-select:nth-child(2n) {
        margin: 0 0 20px 0;
    }
    
    .new-select-title:before {
        display: block;
        content: "";
        position: absolute;
        right: 5px;
        top: 10px;
        width: 13px;
        height: 7px;
        background: url(../images/2020_hn_turn_icon2.png) no-repeat;
        background-size: cover;
        transition: transform .3s ease;
    }
    
    .new-select-title {
        width: 100%;
        text-align: center;
        padding: 0 20px 0 5px;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
        color: #353b47;
        border-radius: 4px;
        cursor: pointer;
        position: relative;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .new-memu-list {
        display: none;
        position: absolute;
        padding: 5px 5px;
        width: 100%;
        top: 102%;
        left: 0;
        height: 225px;
        overflow-y: auto;
        z-index: 999;
        background-color: #fff;
        box-shadow: 0 10px 10px 0 rgba(13, 28, 40, .2);
    }
    
     .new-memu-list::-webkit-scrollbar {
        width: 5px;
    }
    
    .new-memu-item {
        line-height: 33px;
        font-size: 16px;
        cursor: pointer;
        overflow: hidden;
        word-wrap: normal;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #1a2b40;
        display: block;
        font-size: 15px;
        text-align: center;
    }
    
    .new-memu-item:hover {
        background: #f1f4f7;
    }
    
    .fontcon {
        margin: 0 !important;
    }
    
    .fontcon li {
        font-weight: bold;
        position: relative;
    }
    
    .fontcon li.active::after {
        content: "";
        position: absolute;
        bottom: 0px;
        left: 50%;
        transform: translateX(-50%);
        border-bottom: 5px solid #999999;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }
    
    .area1 .common {
        margin: 10px 0;
    }
    
    .perfy-box ul li:hover {
        border: 1px solid #00a8ff !important;
    }
    
    .perfy-box ul li .text-l1:hover a {
        display: block;
        background: none;
        color: #006eab;
    }
    
    .perfy-box ul li:hover .text-l1 p span,
    .perfy-box ul li:hover .text-l1 p span:nth-of-type(1) i,
    .perfy-box ul li:hover .text-l1 p span:nth-of-type(2) i {
        color: #006eab !important;
    }
    
    @media screen and (max-width:1200px) {
        .ss_main {
            width: auto !important;
            margin: 0 10px !important;
        }
        .yjs-banner {
            background: url(../images/newzbanner.png);
        }
        .yjs-banner .a2 {
            right: 10px;
        }
        .fythings-box2 ul {
            margin: 0 10px;
        }
        .fythings-box2 .fblw-li {
            width: 100%;
            float: none;
        }
        .left11 {
            width: 100%;
            float: none;
            height: 380px;
            padding: 0 20px;
        }
        .fythings-box2 .fblw-li.active .right11 {
            width: 100%;
            height: 380px;
        }
        .fythings-box2 .fblw-li.active {
            width: 100%;
        }
        .link-items ul.fgfc-select-tab li a .select-tab-content {
            padding: 0 10px;
        }
        .fblw-h2 {
            margin-top: 10px;
        }
        .right11 {
            height: 0;
        }
        .area-box {
            width: 100%;
            transform: translateX(-50%);
            margin-left: 0;
        }
        .searchTotalleft918{
        	display:none;
        }
        .searchmain918,.feedback-helper,.areacon920{
        	width:98%;
        	margin:0 auto;
        }
        .searchinput918{
        	width:calc(100% - 155px);
        	padding-right:20px;
        }
        .search-form .search-form-association{
        	width:calc(100% - 155px) !important;
        	left:91px !important;
        	line-height:inherit !important;
        }
        .search-form .search-form-association .search-form-hot-service{
        	padding:10px !important;
        }
        .search-form .search-form-association .search-form-hot-service .clear-btn{
        	padding: 0 10px !important;
		    text-align: center;
		    width: 100% !important;
		    display: block !important;
		    font-size: 14px !important;
		    height: auto !important;
        }
        .search-form .search-form-association .search-form-hot-service-list{
        	margin-top: 10px !important;
		    margin-left: 0 !important;
		    margin-bottom: 0 !important;
        }
        .search-form .search-form-association .search-form-hot-service-list>li{
        	margin-bottom: 0 !important;
        }
        .search-form .search-form-association .search-form-hot-service .search-infobox{
        	display:block !important;
        }
        .dep920{
	        right:0;
	        width:auto;
        }
        .hot_list920{
        	width:calc(100% - 155px);
        	margin-left:0;
        	left:91px;
        	top:42px;
        }
        .feedback-helper{
        	/* border: 1px solid #91d5ff; */
        }
        .feedback-helper-action a{
        	width:30px;
        }
        .searchTotalcenter918,.searchTotalright918{
        	float:none;
        	width:98%;
        	margin:0 auto;
        }
        .uld1-c1 li {
            float: left;
            width: auto !important;
        }
        .zxblbox{
        	width:95% !important;
        	margin:0 auto;
        }
        .newblock920{
        	padding-bottom:50px;
        }
        .do-cell-nowrap920{
        	bottom:20px;
        }
        .onerowitem {
		    width: 100%; 
		}
        .areaul-c1 li {
            width: 20%;
        }
        .tdoc-box {
            margin: 0 10px;
            margin-top: 20px;
        }
        .tdoc-box .tdt1-t1 h2 {
            width: 100%;
        }
        .tdoc-box .tdt1-t1 h2 a {
            width: 23%;
            margin-right: 2%;
            font-size: 16px;
            display: inline-block;
        }
        .tdtab1-con li a {
            height: 140px;
            padding-top: 10px;
            padding-bottom: 10px;
        }
        .tdtab1-con li a span {
            display: -webkit-box;
            overflow: hidden;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }
        .zhq-slider .slick-prev {
            left: 0px;
        }
        .zhq-slider .slick-next {
            right: 0px;
        }
        .slick-disabled {
            display: none !important;
        }
        .zhq-slider .slick-list {
            margin: 0 51px !important;
        }
        .fythings-box3 .tdt1-t1 h2 {
            width: 100%;
            margin-bottom: 10px;
        }
        .fythings-box3 .tdt1-t1 h2 a {
            width: 30%;
            margin-right: 1%;
            margin-bottom: 20px;
            font-size: 16px;
            display: inline-block;
        }
        .link-items ul.fgfc-select-tab li {
            width: 33%;
            float: left;
            margin-bottom: 15px;
        }
        .zhouq-sou {
            float: none;
        }
        .zhouq-sou .search2020 {
            width: 100%;
        }
        .grzq-box li,
        .grzq-box2 li {
            float: left;
            margin-right: 5%;
            width: 20%;
            margin-bottom: 10px;
            font-size: 14px
        }
        .zhq-slider .slick-prev.slick-disabled:before {
            content: "";
            background-position: 0 0;
            opacity: 1;
        }
        .zhq-slider .slick-next.slick-disabled:before {
            background-position: -37px 0;
            opacity: 1;
        }
        .grzq-box ul:before,
        .grzq-box2 ul:before {
            display: none;
        }
        .grzq-box li::after,
        .grzq-box2 li::after {
            content: "";
            position: absolute;
            width: 88%;
            height: 24px;
            left: 70%;
            height: 2px;
            background: #dadada;
            content: "";
            position: absolute;
            bottom: 10px;
            z-index: 11;
        }
        .grzq-box li:last-child::after,
        .grzq-box2 li:last-child::after {
            display: none;
        }
        .page-btns a {
            margin-top: 5px;
        }
        .hotitem h2 a {
            display: inline-block;
            font-size: 18px;
            font-weight: bold;
            padding-bottom: 12px;
            border-bottom: 4px solid transparent;
            margin-right: 10px;
        }
        /* .hotbox1 {
        background: rgba(55, 31, 21, 0.7) url(../images/canguan.jpg) no-repeat left bottom;
        background-size: 100% 100%;
    }
    .hotbox2 {
        background: rgba(168, 102, 86, 0.7) url(../images/bld.jpg) no-repeat left bottom;
        background-size: 100% 100%;
    }
    .hotbox3 {
        background: rgba(180, 135, 94, 0.8) url(../images/chaoshi.jpg) no-repeat left bottom;
        background-size: 100% 100%;
    } */
        .hotcontent {
            height: auto;
            margin: 0 10px;
            margin-bottom: 20px;
        }
        .hotleft,
        .hotright {
            float: none;
            width: 100%;
            margin: 0;
        }
        .hotstatus li a span,
        .hotdetail li,
        .left1,
        .hotdetail span {
            font-size: 12px;
            font-weight: normal;
        }
        .hotdetail li,
        .left1 {
            padding: 10px 0;
        }
        .tdt1-t1 .zhouq-sou {
            position: relative;
            width: 100%;
        }
        .bottomContentBox .bottomleft {
            width: 100% !important;
        }
        .gr_nav_box .common li {
            float: left;
            margin-right: 1%;
            line-height: 32px;
            width: 30%;
        }
        .bottomContentBox .bottomright {
            width: 100% !important;
            border: 0 !important;
            padding-left: 0 !important;
        }
        .glist li {
            width: 100%
        }
        
        .newarea-li-c1{max-height: 100px;}
        .region_enter_list .table-list{width:100%;}
        .list_opt{display: block;width: 100%;}
        
    }
    /* .hotbox1 .hotstatus li a span,.hotbox2 .hotstatus li a span,.hotbox3 .hotstatus li a span{color: #fff;}
.hotbox1 .hotdetail li,.hotbox2 .hotdetail li,.hotbox3 .hotdetail li{color: #fff;}
.hotbox1 .glist li a,.hotbox2 .glist li a,.hotbox3 .glist li a{color: #fff;}
.hotbox1 .glist li:before,.hotbox2 .glist li:before,.hotbox3 .glist li:before{background: rgba(255, 255, 255, 0.6);}
.hotbox1 .hotright h2,.hotbox2 .hotright h2,.hotbox3 .hotright h2{color: #fff;}
.hotbox1 .hottitle,.hotbox2 .hottitle,.hotbox3 .hottitle{color: #fff;}
.hotbox1 .left1,.hotbox2 .left1,.hotbox3 .left1{color: #fff; background-color: rgba(255, 255, 255, 0.2);}
.hotbox1 .right1,.hotbox2 .right1,.hotbox3 .right1{background-color: rgba(255, 255, 255, 0.2);}
.hotbox1 .hotstatus li a i,.hotbox2 .hotstatus li a i,.hotbox3 .hotstatus li a i{background-image: url(../images/icon22.png); background-color: rgba(255, 255, 255, 0.2);} */
    
    .select-tab-collapse-toggle {
        display: block;
        width: 90px;
        margin: 15px auto;
        font-size: 14px;
        text-align: center;
        height: 30px;
        line-height: 30px;
        color: #2e5aa6;
        cursor: pointer;
    }
    
    .moress {
        background: url(../images/icon_up.png) right center no-repeat;
    }

    @media screen and (max-width: 1200px){#area-1{top:80px !important;}}
