        a {
            font-family: 微软雅黑;
        }
			body{
				font-family: 微软雅黑;
			}
        .fwb {
            font-weight: bold;
        }
        
        .w1030 {
            width: 1030px;
            margin: 0 auto;
        }
        
        #carousel {
            background-color: #e7e7e7;
        }
        
        .carousel-indicators li {
            background-color: #444;
        }
		.screen-reader-response>p{
			font-size:16px;
			font-weight:bold;
			padding-left:5px
		}

#imgDiv {
            position: absolute;
            left: 10px;
            top: 60px;
            z-index: 99999
        }
        
        #a {
            width: 20px;
            height: 20px;
            position: absolute;
            left: 161px;
            background: #6ab84b;
            text-align: center;
            cursor: pointer;
				color: #fff;
        }
        
        .imgDiv_img {
            width: 181px;
            height: 181px;
        }

	.alert_windows {
            display: none;
            position: absolute;
            z-index: 10;
        }
        .tc_new {
            width: 100%;
            position: fixed;
            top: -50%;
            /* left: -100%; */
            z-index: 9999;
        }
        
        .page_tc_zj_new {
            width: 600px;
            margin: auto;
            overflow: hidden;
            background: #fff;
            background: url("/wp-content/uploads/2021/06/210628-1.jpg") no-repeat;
            background-size: 100%;
            height: 401px;
        }
        
        .tc_zz_new .reset {
            width: 22px;
            height: 22px;
            border: 2px solid #fff;
            border-radius: 50%;
            float: right;
            cursor: pointer;
            font-weight: bold;
            text-align: center;
            line-height: 18px;
            color: #fff;
        }
		  .tc_zz_new a {
            width: 100%;
            height: 401px;
            display: block;
        }
        /* banner */
        
        .carousel-indicators {
            bottom: -28px !important;
        }
        
        .html_top {
            background: url(/wp-content/uploads/2021/04/top_1-1.png) left top no-repeat;
				background-size: 100%;
        }
        
        .banner_b {
            background-size: 100%;
        }
        
        .carousel-control-prev-icon {
            background-image: url('../img/left.png');
            cursor: pointer;
            display: block;
            text-align: right;
        }
        
        .carousel-control-next-icon {
            background-image: url('../img/right.png');
            cursor: pointer;
        }
        
        .carousel-indicators li {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            background-color: rgb(87, 87, 87);
        }
        
        .carousel-indicators .active {
            background-color: #fff;
            width: 10px;
            height: 10px;
				margin:0 1%;
        }
        
        .banner {
            z-index: 888;
        }
        
        .banner_icon_left {
            display: block;
            text-align: left;
            height: 48px !important;
            width: 30px !important;
        }
        
        .banner_icon_right {
            height: 48px !important;
            width: 30px !important;
        }
        
        .banner_a1 {
            width: 16.5%;
            height: 16%;
            position: absolute;
            top: 77%;
            left: 55.2%;
        }
        
        .banner_a2 {
            width: 16.5%;
            height: 16%;
            position: absolute;
            top: 77%;
            left: 73%;
        }
        
        .carousel-indicators li {
            margin: 0 1%;
        }
        
        .banner_1 {
            padding-bottom: 6%;
        }
        
        .carousel-inner {
            background: #055959;
        }
        /* banner */
        /* 导航 */
        
        .navbar-nav {
            margin: 0px !important;
        }
        
        .navbar {
            margin-bottom: 0;
            min-height: 28px;
        }
        
        .nav_a1 {
            background: #808080;
            font-family: "微软雅黑";
            width: 100%;
            padding: 0;
            border-radius: 0px;
        }
        
        .nav_a2 {
            width: 100%;
        }
        
        .nav-item {
            text-align: center;
            margin-left: 33px;
            letter-spacing: 1px;
        }
        
        .nav-item:hover {
            background: #d3d3d3;
        }
        
        .nav-item:hover>a {
            color: #000 !important;
            border-bottom: 2px solid #6ab84b;
            padding-bottom: 6%;
        }
        
        .nav-item>a {
            font-size: 16px;
        }
        
        .nav-item:nth-child(1) {
            margin-left: 0;
        }
        
        .nav-item:last-child {
            float: right;
            color: #fff !important;
        }
        
        .nav-item:last-child:hover {
            background: #808080;
            color: #fff !important;
        }
        
        .nav-item:last-child:hover a {
            color: #fff !important;
            border-bottom: none !important;
        }
        
        .nav-item:last-child a.cn {
            color: #6ab84b !important;
        }
        
        .nav-item:last-child>a {
            float: left;
        }
        
        .nav-link {
            color: #fff !important;
        }
        
        .nav-item a {
            font-family: "微软雅黑";
        }
        
        .dropdown-menu {
            z-index: 9999;
            top: 85%;
            background-color: #fff;
            min-width: 5rem;
            margin: 0;
            border-radius: 0px;
            font-size: 14px !important;
        }
        
        .dropdown-menu li:first {
            width: 80%;
            height: 2px;
            background: #6ab74b;
        }
        
        .dropdown-menu li {
            line-height: 30px;
            letter-spacing: 1.5px;
            font-size: 14px;
        }
        
        .dropdown-menu>li>a {
            padding: 6px 20px;
        }
        
        .dropdown-item {
            padding: 0 0.7rem;
        }
        
        .dropdown-item:hover {
            background: #a0a0a0 !important;
            color: #fff !important;
        }
        
        .navbar-brand {
            position: absolute;
            right: 1%;
            margin-right: 0px !important;
            padding: 0;
            top: 3px;
            z-index: 999;
        }
        
        .navbar-toggler {
            position: absolute;
            left: 1%;
            top: 1px;
            z-index: 999;
            background: #4d4d4d;
            color: #fff;
            font-size: 16px;
        }
        
        .navbar-toggler span {
            color: #fff;
        }
        
        .navbar-toggler span i {
            color: #fff;
            margin-top: 2px;
        }
        /* 导航 */
        /* foot */
        
        .foot {
            background: #333333;
            color: #fff;
            overflow: hidden;
            font-family: 微软雅黑;
        }
        
        .foot h4 {
            font-weight: 540;
        }
        
        .color-b {
            color: #6bb846;
        }
			a.color-b:hover{
				color: #6bb846;
			}
        .foot .test {
            border: 1px solid #fff;
            background: none;
            color: #fff;
            line-height: 3rem;
        }
        
        .foot .sub {
            font-size: 14px;
            background: #6bb846;
            color: #fff;
            border: none;
            line-height: 3.4rem;
            padding: 0 5%;
        }
        .foot button {
            font-size: 14px;
            color: #fff;
            border: 1px solid #e1af00;
            line-height: 3.4rem;
            padding: 0 5%;
				 background: none;
        }
        .foot_wx {
            max-width: 127px;
        }
        
        .foot_p_b {
            width: 100%;
            text-align: center;
        }
        
        .foot_mil h4 {
            margin-top: 22px;
        }
        /* foot */
        /* index_1 */
        
        .index_1_1 p {
            font-size: 42px;
            color: #6bb846;
            padding: 0;
            margin: 0;
            font-weight: 550;
            line-height: 45px;
        }
        
        .index_1_2 p {
            font-size: 20px;
            padding: 0;
            margin: 0;
        }
        
        .index_1_2 p:nth-child(1) {
            margin-top: 7%;
        }
        
        .a_1 {
            position: absolute;
            width: 21%;
            height: 40%;
            left: 3%;
        }
        
        .a_2 {
            position: absolute;
            width: 21%;
            height: 40%;
            left: 28%;
        }
        
        .a_3 {
            position: absolute;
            width: 21%;
            height: 40%;
            left: 52%;
        }
        
        .a_4 {
            position: absolute;
            width: 21%;
            height: 40%;
            left: 76%;
        }
        
        .a_5 {
            position: absolute;
            width: 21%;
            height: 40%;
            left: 3%;
            top: 59%
        }
        
        .a_6 {
            position: absolute;
            width: 21%;
            height: 40%;
            left: 28%;
            top: 59%
        }
        
        .a_7 {
            position: absolute;
            width: 21%;
            height: 40%;
            left: 52%;
            top: 59%
        }
        
        .a_8 {
            position: absolute;
            width: 21%;
            height: 40%;
            left: 76%;
            top: 59%
        }
        /* index_1 */
        /* index_2 */
        
        .index_2 {
            background: url(/wp-content/uploads/2021/04/index_6_1-1.png) repeat-y;
            background-size: 100%;
            overflow: hidden;
            width: 100%;
        }
        
        .index_2_1 h2 {
            color: #fff;
        }
        
        .index_2_3 {
            overflow: hidden;
        }
        /* index_2 */
        /* 专业观众 */
        /* 专业观众 */
        /* 新闻版块 */
        
        .index_4 {
            background: url(/wp-content/uploads/2021/04/index_8_1-1.png) repeat-y;
            background-size: 100%;
            padding-bottom: 5%;
            padding-top: 2%;
        }
        
        .index_4 h2,
        .index_4 h3 {
            color: #fff;
        }
        
        .index_4_1 {
            background: #fff;
            box-shadow: 0px 0px 10px #333;
            margin-top: 5%;
            overflow: hidden;
				max-height:480px;
        }
        
        .index_4_1 ul {
            padding: 5px 0 15px 0;
            overflow: hidden;
        }
        
        .index_4_1 ul li {
            border-bottom: 1px dashed #7e7e7e;
            list-style: none;
            padding: 8px 0;
            overflow: hidden;
            margin-top: 8px;
        }
        
        .index_4_1 ul li span {
            display: inline-block;
            font-size: 20px;
            color: #6bb846;
            line-height: 150%;
            float: left;
        }
        
        .index_4_1 ul li samp {
            border-left: 1px solid #7e7e7e;
            display: inline-block;
            margin-left: 5px;
            width: 89%;
            padding-left: 5px;
            line-height: 120%;
            float: right;
        }
        
        .index_4_1 ul li samp a {
            color: #333;
				 font-family: 微软雅黑;
        }
        
        .index_4_1 ul li samp a.float-left {
            width: 15%;
        }
        
        .index_4_1 ul li samp a.float-right {
            width: 82%;
        }
			
        .index_4_1 .more {
            width: 50%;
            background: #6bb846;
            padding-top: 7%;
        }
			.index_41_1 a{ color:none;text-decoration:none}
			.index_41_1 a p{
				color:#333;
			}
			.index_41_1 a p.color-b{
				color:#6bb846;
			}
        .index_4_1 .more a {
            color: #fff;
            text-decoration: none;
            margin-left: 5%;
            font-size: 18px;
        }
        
        .index_41_1 {
            border-bottom: 1px dashed #7e7e7e;
            margin-bottom: 9.1%;
        }
        
        .index_41_b h2 {
            color: rgb(99, 99, 99);
            margin: 5px 0 0 0;
        }
        
        .index_4_2 {
            overflow: hidden;
        }
        
        .index_4_2 h2 {
            color: #fff;
            margin: 0 10%;
        }
        
        .index_4_2 span {
            width: 20%;
            height: 1px;
            background: #fff;
            margin-top: 17px;
        }
        
        .index_42_1 {
            background: #fff;
            box-shadow: 0px 0px 10px #333;
            margin-top: 5%;
            overflow: hidden;
        }
        
        .index_4_3 h3 {
            color: #fff;
        }
        
        .index_42_1 .swiper-button-prev,
        .index_42_1 .swiper-button-prev-c,
        .index_42_1 .swiper-button-prev-r {
            position: absolute;
            top: 50%;
            background: url(../img/index_12.png) no-repeat;
            width: 26px;
            height: 29px;
            margin-top: 21px;
            left: 7%;
            z-index: 10;
            cursor: pointer;
        }
        
        .index_42_1 .swiper-button-next,
        .index_42_1 .swiper-button-next-c,
        .index_42_1 .swiper-button-next-r {
            position: absolute;
            top: 50%;
            background: url(../img/index_13.png) no-repeat;
            width: 26px;
            height: 29px;
            margin-top: 21px;
            right: 7%;
            z-index: 10;
            cursor: pointer;
        }
        /* 新闻版块 */
        /* 精彩集锦 */
        
        .index_5 {
            background: #004648;
        }
        
        .index_5_img img {
            border: 15px solid #fff;
            margin-top: -15%;
        }
        
        .index_5_1 {
            overflow: hidden;
            font-family: 微软雅黑;
            padding-left: 10%;
        }
        
        .index_5_1 h5 {
            color: #fff;
            font-size: 20px;
        }
        
        .index_52_1 h5 {
            color: #fff;
            font-size: 20px;
            text-align: center;
        }
        
        .index_5_1 h6 {
            width: 7%;
            height: 2px;
            background: #669048;
        }
        
        .index_52_1 h6 {
            width: 7%;
            height: 2px;
            background: #669048;
            margin: 0 auto;
        }
        
        .index_5_1 p,
        .index_52_1 p {
            color: #fff;
            font-size: 15px;
            line-height: 25px;
            margin-top: 5px;
        }
        
        .index_52_b {}
        
        .index_5_2 h2 {
            color: #fff;
        }
        
        .index_52_1 {
            background: url(/wp-content/uploads/2021/04/index_17.png) repeat-y;
            background-size: 100%;
            margin-top: 5%;
        }
        
        .index_52_img img {
            border: 15px solid #fff;
            position: relative;
            bottom: -25px
        }
        .index_52_img video {
            border: 15px solid #fff;
            position: relative;
            bottom: -25px
        }
        .index_5_1 .more {
            width: 30%;
            background: #6bb846;
            padding-top: 5%;
        }
        
        .index_5_1 .more a {
            color: #fff;
            text-decoration: none;
            margin-left: 5%;
            font-size: 14px;
        }
        
        .br1 {
            border-right: 3px solid #fff;
        }
        
        .bb1 {
            border-bottom: 3px solid #fff;
        }
        /* 精彩集锦 */
        /* 第二部分 */
        
        .index_6_1 {
            margin-bottom: 7%;
            margin-top: -3%;
        }
        
        .index_61_1 {
            overflow: hidden;
            margin: 2%;
        }
        
        .index_61_1_m {
            overflow: hidden;
            margin: 2%;
            line-height: 3rem;
            padding-left: 18%;
				 color: #fff;
        }
        
        .index_61_1_m img {
            margin: 2% 5% 0 0;
        }
        
        .index_61_1_m a {
            color: #fff;
            font-size: 18px;
            font-family: 微软雅黑;
            letter-spacing: 2px;
        }
        
        .bag_1 {
            background: #6ab74b;
        }
        
        .bag_2 {
            background: #45898a;
        }
        
        .index_6_1 .bimg1 p {
            color: #fff;
            font-size: 25px;
            margin: 58% 0 0 8%;
            letter-spacing: 2px;
        }
        
        .index_6_1 .bimg1 h4 {
            color: #fff;
            font-size: 24px;
            margin: 2% 0 0 8%;
            letter-spacing: 2px;
            font-weight: 500;
        }
        
        .index_6_2>div {
            background: #fff;
        }
        
        .index_6_3_1 {
            overflow: hidden;
            color: #fff;
            font-size: 23px;
            padding: 33.7% 0 5% 15%;
            letter-spacing: 2px;
				 height: 264px;
        }
        
        .index_6_3_1 a {
            color: #fff;
        }
        
        .index_6_3_1:hover a {
            text-decoration: none;
        }
        
        .index_6_3_2 {
            overflow: hidden;
            text-align: center;
				 height: 264px;
        }
        
        .index_6_3_2 .img {
            width: 20.79%;
            margin: auto;
            margin-top: 23%;
				 
        }
        
        .index_6_3_2 p {
            color: #fff;
            font-size: 22px;
            margin: 11% 0 20% 0;
            letter-spacing: 2px;
        }
        
        .index_6_3_3 {
            overflow: hidden;
            text-align: center;
				 height: 264px;
        }
        
        .index_6_3_3 .img {
            width: 14.475%;
            margin: auto;
            margin-top: 23%;
        }
        
        .index_6_3_3 p {
            color: #fff;
            font-size: 22px;
            margin: 11% 0 18.7% 0;
            letter-spacing: 2px;
        }
        
        .index_6_3_4 {
            overflow: hidden;
            text-align: center;
				 height: 264px;
        }
        
        .index_6_3_4 .img {
            width: 13.95%;
            margin: auto;
            margin-top: 23%;
        }
        
        .index_6_3_4 p {
            color: #fff;
            font-size: 22px;
            margin: 11% 0 16.5% 0;
            letter-spacing: 2px;
        }
        
        .index_6_3_5 {
            overflow: hidden;
            text-align: center;
				 height: 264px;
        }
        
        .index_6_3_5 .img {
            width: 17.109%;
            margin: auto;
            margin-top: 23%;
        }
        
        .index_6_3_5 p {
            color: #fff;
            font-size: 22px;
            margin: 6% 0 17% 0;
            letter-spacing: 2px;
        }
        
        .index_6_3_6 {
            overflow: hidden;
            text-align: center;
				 height: 264px;
        }
        
        .index_6_3_6 .img {
            width: 9.74%;
            margin: auto;
            margin-top: 23%;
        }
        
        .index_6_3_6 p {
            color: #fff;
            font-size: 22px;
            margin: 7.6% 0 17% 0;
            letter-spacing: 2px;
        }
        
        .bg_1 {
            background: url(../img/index_6_1.jpg) no-repeat;
            background-size: 100%;
        }
        
        .bg_2 {
            background: url(../img/index_6_2.jpg) no-repeat;
            background-size: 100%;
        }
        
        .bg_3 {
            background: url(../img/index_6_3.jpg) no-repeat;
            background-size: 100%;
        }
        
        .bg_4 {
            background: url(../img/index_6_4.jpg) no-repeat;
            background-size: 100%;
        }
        
        .bg_5 {
            background: url(../img/index_6_5.jpg) no-repeat;
            background-size: 100%;
        }
        
        .bg_6 {
            background: url(../img/index_6_6.jpg) no-repeat;
            background-size: 100%;
        }
        /* 第二部分 */
        /* 头部 */
        
        .index_top_b {
            background-color: rgba(0, 0, 0, 0.3);
            overflow: hidden;
        }
        
        .index_top p {
            color: #fff;
            font-size: 23px;
            padding-left: 10%;
            padding: 2% 5%;
            border-left: 2px solid #fff;
            margin: 5px 0 0 4%;
        }
        
        .index_top_m p {
            color: #fff;
            font-size: 18px;
            padding-left: 10%;
            padding: 2% 5%;
            border-left: 2px solid #fff;
            margin: 5px 0 0 7%;
            font-weight: bold;
        }
        
        .index_top_1 {
            float: left;
            overflow: hidden;
            padding: 0 3%;
            border-right: 2px solid #fff;
            margin: 20px 0 5px 0;
        }
        
        .index_top_1:nth-child(3) {
            border-right: 0px solid #fff;
        }
        
        .index_top_1 h5 {
            color: #6abf4a;
            font-size: 20px;
            margin: 0px 0 5px 0;
            font-weight: bold;
        }
        
        .index_top_1 h6 {
            color: #fff;
            margin: 5px 0 0px 0;
        }
        
        .index_top_1_m {
            float: left;
            overflow: hidden;
            padding: 0 6%;
            border-right: 2px solid #fff;
            margin: 10px 0 10px 0;
        }
        
        .index_top_1_m:nth-child(1) {
            margin-left: 9%;
        }
        
        .index_top_1_m:nth-child(3) {
            border-right: 0px solid #fff;
        }
        
        .index_top_1_m h5 {
            color: #6abf4a;
            font-size: 18px;
            margin: 0px 0 5px 0;
        }
        
        .index_top_1_m h6 {
            color: #fff;
            margin: 5px 0 0px 0;
        }
        
        .index_top_2 {
            float: right;
            width: 65px;
            height: 72px;
            background: url(../img/top_3.png) no-repeat;
            background-size: 100%;
            text-align: center;
        }
        
        .index_top_2 i {
            color: #fff;
            font-size: 20px;
            margin-top: 5px;
        }
        
        .index_top_2 p {
            font-size: 13px;
            border-left: 0 solid #000;
            margin: 0;
        }
        
        .index_top_3_1 {
            float: left;
            height: 22px;
            width: 22.7%;
            background: #004648;
        }
        
        .index_top_3_m {
            background: #69bf4a;
            overflow: hidden;
        }
        
        .index_top_3_2 {
            padding: 0 20px;
            float: left;
            height: 22px;
            background: url(../img/top_4.png) right no-repeat;
            font-size: 14px;
            color: #fff;
            line-height: 22px;
        }
        /* 头部 */
        /* 点击留言 */
        .d_dy {
            position: fixed;
            right: 0;
            top: 70%;
            width: 150px;
            background: url(/wp-content/uploads/2021/07/index_32_2.png) no-repeat;
            background-size: 100%;
            z-index: 999999;
            height: 35px;
            line-height: 35px;
            color: #fff;
            font-size: 16px;
        }
        
        .d_dy img {
            margin: 3% 5% 0 13%;
        }
        
        .d_dy a {
            color: #fff;
        }
        .d_ly {
            position: fixed;
            right: 0;
            top: 84%;
            width: 150px;
            background: url(../img/index_32.png) no-repeat;
            background-size: 100%;
            z-index: 999999;
            height: 35px;
            line-height: 35px;
            color: #fff;
            font-size: 16px;
        }
        
        .d_ly img {
            margin: 3% 5% 0 13%;
        }
        
        .d_ly a {
            color: #fff;
        }
			.d_yd {
            position: fixed;
            right: 0;
            top: 77%;
            width: 150px;
            background: url(/wp-content/uploads/2021/04/index_32_1.png) no-repeat;
            background-size: 100%;
            z-index: 999999;
            height: 35px;
            line-height: 35px;
            color: #fff;
            font-size: 16px;
        }
        
        .d_yd img {
            margin: 2% 5% 0 13%;
        }
        
        .d_yd a {
            color: #fff;
        }
        /* 点击留言 */
        /* PC浮窗 */
        
        .fc_r {
            position: fixed;
            right: 0;
            top: 70%;
            z-index: 9999;
        }
        
        .fc {
            overflow: hidden;
            width: 190px;
            height: 40px;
            border-radius: 10px;
            color: #fff;
            font-size: 18px;
            letter-spacing: 2px;
            font-family: 微软雅黑;
            margin-bottom: 10px;
        }
        
        .fc a:hover {
            text-decoration: none;
        }
        
        .fc img {
            float: left;
            margin: 5px 5px 0 35px;
        }
        
        .fc span {
            float: left;
            margin: 8px 0 0 0;
        }
        
        .fc_bg_1 {
            background: #6ab84b;
        }
        
        .fc_bg_2 {
            background: #457b7d;
        }
        
        .fc_bg_3 {
            background: #004648;
            cursor: pointer;
        }
        /* PC浮窗 */
        /* 弹窗 */
        
        .tc {
            display: none;
            position: fixed;
            top: 20%;
            left: 41.5%;
            width: 320px;
            overflow: hidden;
            border: 2px solid #004648;
            background: #fff;
            padding: 10px;
            border-radius: 10px;
            z-index: 999999;
        }
        
        .tc i {
            width: 25px;
            height: 25px;
            border-radius: 50%;
            border: 1px solid #444;
            font-size: 15px;
            text-align: center;
            line-height: 25px;
            cursor: pointer;
            position: absolute;
            right: 5px;
            top: 5px;
        }
        
        .tc h3 {
            color: #004643;
            font-weight: 500;
            margin-top: 5px;
        }
        
        .tc p {
            font-size: 16px;
            margin-bottom: 0;
			overflow:hidden;
        }
.tc_div{
	overflow:hidden;
	margin-top: 5px;
}
.tc samp{
	float:left;
	color:red;
	margin-right:5px;
	line-height:27px;
}
.tc input.text{
	float:left;
	width:95%;
}
        .tc input {
            border: 1px solid #c7c7c7;
            width: 100%;
            line-height: 25px;
            font-size: 14px;
            padding: 0 5px;
        }
        
        .tc label {
            width: 48%;
            font-weight: normal;
            line-height: 25px;
            margin-bottom: 0;
        }
        
        .tc label input[type=radio] {
            width: 15%;
        }
        
        .tc input.sub {
            background: #6ab74b;
            text-align: center;
            font-size: 15px;
            color: #fff;
            border: none;
            line-height: 30px;
			   margin-top:5px;
        }
        /* 弹窗 */
        /* news_banner */
        
        .news_banner {
            overflow: hidden;
            text-align: center;
        }
        
        .news_banner img {
            max-width: 1139px;
        }
        
        .news_banner h1 {
            position: absolute;
            color: #6abf4a;
            top: 32%;
            left: 10%;
            font-weight: bold;
            font-size: 40px;
        }
        
        .news_banner h3 {
            position: absolute;
            color: #fff;
            top: 52%;
            left: 10%;
            font-size: 30px;
            letter-spacing: 2px;
        }
        
        .news_banner a {
            color: #fff;
        }
        
        .news_banner_a {
            position: absolute;
            background: #6ab74b;
            width: 14%;
            height: 18%;
            right: 20%;
            top: 52%;
            text-align: center;
        }
        
        .news_banner .r_2 {
            right: 4% !important;
        }
        
        .news_banner_a img {
            float: left;
            margin: 8% 3% 0 10%;
        }
        
        .news_banner_a span {
            float: left;
            margin: 8% 0 0 0;
            font-size: 20px;
            color: #fff;
            letter-spacing: 2px;
        }
        /* news_banner */
        /* news_search */
        
        .news_search form {
            width: 60%;
        }
        
        .news_search span {
            line-height: 3.1rem;
            font-size: 14px;
        }
        
        .news_search .test {
            float: left;
            border: 1px solid #dcdcdc;
            padding: 5px;
            margin: 0 5px;
        }
        
        .news_search .sub_news {
            font-size: 14px;
            background: #6bb846;
            color: #fff;
            border: none;
            line-height: 3.1rem;
            padding: 0 5%;
            float: left;
        }
        
        .news_list_1 h5 a {
            color: #000;
            font-size: 16px;
        }
        
        .news_list_1 h6 {
            color: #a5a5a7;
            font-size: 14px;
        }
        
        .news_list_1 p {
            font-size: 15px;
            color: #a5a5a7;
        }
        
        .news_list_1 .more {
            width: 80%;
            background: #6bb846;
            padding-top: 7%;
            margin-top: 70%;
        }
        
        .news_list_1 .more a {
            color: #fff;
            text-decoration: none;
            margin-left: 5%;
            font-size: 14px;
        }
        
        .news_list_1 {
            border-bottom: 1px dashed #a5a5a7;
            padding: 10px 0 20px 0;
            margin-top: 10px;
        }
		  .news_list_1 img{ max-width:235px; width:100%;}

			.news_list_2 {
            overflow: hidden;
            margin-bottom: 10px;
        }
        
        .news_list_2 h1 {
            font-size: 16px;
            text-align: center;
            margin-top: 5px;
            color: #333;
        }
        
        .news_list_2 h1 a {
            color: #333;
            text-decoration: none;
        }
        
        .news_list_2 p {
            font-size: 15px;
            color: #a5a5a7;
        }
			.wp-pagenavi {
            text-align: center;
            display: block;
            clear: both;
				margin:20px 0 10px 0;
        }
	     
		 	.wp-pagenavi a,.wp-pagenavi span {
            border: 0;
            overflow: hidden;
            line-height: 200%;
            text-align: center;
            text-decoration: none;
            padding: 0 10px;
            border-style: solid;
            border-width: 0 1px 0 0;
            border-color: inherit;
            color: #333;
            border-right: 1px solid #a5a5a7;
        }
			.wp-pagenavi a.nextpostslink{
				border-right: none;
			}
        .paging_wrapper {
            text-align: center;
            display: block;
            clear: both;
        }
        
        .paging_wrapper>.page-numbers {
            border: 1px solid #a5a5a7;
            display: inline-table;
            margin: 0;
            padding: 0;
            position: relative;
            list-style-type: none;
            border-style: solid;
            border-width: 1px;
            overflow: hidden;
        }
        
        .paging_wrapper>.page-numbers li {
            display: inline;
            float: left;
        }
        
        .paging_wrapper>.page-numbers a,
        .paging_wrapper>.page-numbers li>span {
            border: 0;
            overflow: hidden;
            line-height: 200%;
            display: block;
            text-align: center;
            text-decoration: none;
            padding: 0 10px;
            border-style: solid;
            border-width: 0 1px 0 0;
            border-color: inherit;
            color: #333;
            border-right: 1px solid #a5a5a7;
        }
        
        .paging_wrapper>.page-numbers li:last-child a,
        .paging_wrapper>.page-numbers li:last-child>span {
            border-width: 0;
        }
        
        .paging_wrapper>.page-numbers .prev,
        .paging_wrapper>.page-numbers .next {
            padding: 0 15px;
        }
        
        .paging_wrapper>.page-numbers .current,
        .paging_wrapper>.page-numbers .dots {
            text-decoration: none;
            padding: 0 15px;
        }
        
        .paging_wrapper>.page-numbers a:hover,
        .paging_wrapper>.page-numbers .current {
            text-decoration: none;
        }
        
        .paging_wrapper>.page-numbers .current {
            color: #669048;
        }
        /* news_search */
        /* news_search_show */
        
        .news_search_show p {
            color: #a5a5a7;
        }
        
        .news_list_show h1 {
            font-size: 20px;
            text-align: center;
            border-bottom: 1px dashed #a5a5a7;
            padding-bottom: 15px;
        }
        
        .news_list_show .show {
            overflow: hidden;
            margin-top: 10px;
            font-size: 14px;
            line-height: 23px;
        }
        
        .news_list_show .show h6 {
            font-size: 14px;
        }
        
        .news_list_show .show img {
				max-width:100%;
            height: auto;
            margin: 0 auto;
        }
			.news_list_show .show p{  color:#666}
			.news_list_show .show p.ti0{ text-indent:0em;}
        .aligncenter {
            display: table;
            margin: auto;
            text-align: center;
        }
        /* 右侧搜索 */
        
        .news_r_search {
            overflow: hidden;
        }
        
        .news_r_search form {
            width: 100%;
        }
        
        .news_r_search span {
            line-height: 3.1rem;
            font-size: 16px;
        }
        
        .news_r_search .test {
            float: left;
            border: 1px solid #dcdcdc;
            padding: 5px;
        }
        
        .news_r_search .sub {
            font-size: 14px;
            background: #6bb846;
            color: #fff;
            border: none;
            line-height: 3rem;
            float: left;
            margin: 0 5px;
        }
        
        .blx {
            border-left: 1px solid #a5a5a7;
        }
        /* 右侧搜索 */
        
        .news_r_list {
            overflow: hidden;
            margin: 15px 0;
        }
        
        .news_r_list ul {
            overflow: hidden;
            padding: 0;
        }
        
        .news_r_list ul li {
            overflow: hidden;
            list-style: none;
            font-size: 14px;
            color: #a5a5a7;
            border-bottom: 1px solid #a5a5a7;
            margin-bottom: 10px;
        }
        
        .news_r_list ul li a {
            color: #a5a5a7;
        }
        
        .news_r_list ul li span {
            display: block;
            margin: 6px 0;
        }
        /* news_search_show */
        /* news_bottom */
        
        .news_bottom {
            overflow: hidden;
        }
        
        .news_bottom p {
            position: absolute;
            color: #fff;
            font-weight: bold;
            font-size: 18px;
            left: 8%;
            bottom: 6%
        }
        /* news_bottom */
        /* 支持单位 */
        
        .list_1 {
            overflow: hidden;
            border-bottom: 1px solid #a5a5a7;
            padding: 5px 0;
            margin-bottom: 10px;
        }
        
        .list_1 p {
            font-size: 16px;
            line-height: 25px;
            color: #a5a5a7;
        }
        /* 支持单位 */
        /* 演讲嘉宾 */
        
        .list_2 {
            overflow: hidden;
            margin-top: 8%;
        }
        
        .list_2 h4 {
            font-weight: bold;
            margin: 15px 0 5px 0;
        }
        
        .list_2 p {
            font-size: 16px;
            margin: 0;
        }
        
        .list_2r_p {
            font-size: 16px;
            color: #a5a5a7;
            line-height: 25px;
        }
        
        .list_3 h3 {
            font-size: 18px;
            font-weight: bold;
            margin-top: 15px;
            margin-bottom: 15px;
        }
        
        .list_3 td {
            padding: 10px 0 10px 5px;
        }
        
        .list_3 td p.t_t {
            margin: 0;
            font-size: 15px;
            font-weight: bold;
        }
        
        .list_3 td p.t_n {
            margin: 0;
            font-size: 14px;
        }
        
        .cog_1 {
            color: #6fba50;
        }
        
        .cog_2 {
            color: #05494a;
        }
        
        .list_3_wx {
            overflow: hidden;
            text-align: center;
        }
        
        .list_3_wx img {
            max-width: 193px;
        }
        
        .cfg {
            color: #fff !important;
        }
        
        .list_4_1 {
            overflow: hidden;
            box-shadow: 0px 0px 10px #333;
            margin-top: 5%;
            margin-bottom: 10%;
        }
        
        .list_4_1 h5 {
            border-bottom: 1px solid #c8c8c8;
            padding: 8px 0;
            text-align: center;
            color: #669048;
            margin-bottom: 10px;
        }
        
        .list_4_1 p {
            margin-bottom: 5px;
            text-align: center;
        }
        
        .list_4_1 p i {
            margin-right: 5px;
        }
        
        .list_4_1 a {
            display: block;
            background: #669048;
            color: #fff;
            text-align: center;
            line-height: 28px;
            letter-spacing: 1px;
        }
        
        .list_4_2 p {
            margin-bottom: 5px;
        }
        
        .list_5 {
            border-top: 1px solid #c8c8c8;
        }
        
        .list_5 a {
            display: block;
            background: #004548;
            color: #fff;
            line-height: 35px;
            text-align: center;
            letter-spacing: 1px;
            font-size: 15px;
        }
        
        .list_5 a:hover {
            text-decoration: none;
        }
        /* 演讲嘉宾 */
			.show_tl{ padding:0 15px; margin-bottom:20px}
			.show_tl p a{ color:#333}
			.rt_heading {
				font-weight: bold !important;
				font-size: 16px;
			}
			.rt_heading_wrapper {
				padding-bottom: 20px;
			}
			.rt_heading.style-1:after {
				position: absolute;
				width: 10%;
				height: 1px;
				content: "";
				left: 30px;
				top:55px;
				background-color: #e6aa21;
			}
			.button_wrapper {
            border: 1px solid #E8E8E8;
            display: inline-block;
            font-size: 13px;
            overflow: hidden;
            padding: 13px 14px;
            background: #e6aa21;
            cursor: pointer;
        }
        
        .button_wrapper:hover {
            background: #fff;
        }
        
        .button_wrapper a {
            color: #fff;
            text-decoration: none;
        }
        
        .button_wrapper:hover a {
            color: #999;
        }
        
        .wpcf7-form {
            overflow: hidden;
            margin-top: 20px;
            font-size: 13px;
            color: #666;
        }
		 .wpcf7-form p {
            line-height: 25px;
            text-indent: 0em !important;
			 overflow:hidden;
        }
.wpcf7-form p samp{
	float:left;
	color:red;
	line-height:42px;
	margin-right:5px
}
        #wpcf7-f403-p401-o1 p span {
            margin-right: 5px;
				width:98%;
			float:left;
        }
        
        .wpcf7-form input.wpcf7-text {
            border: 1px solid #E8E8E8;
            background-color: rgba(0, 0, 0, 0.02);
            padding: 12px 10px;
            line-height: 100%;
            height: 42px;
            width: 100%;
        }
        
        .wpcf7-form input.wpcf7-submit {
            background-color: #bbb;
            color: #fff;
            border-width: 0;
            border-style: solid;
            text-decoration: none;
            position: relative;
            display: inline-block;
            overflow: hidden;
            z-index: 1;
            padding: 12px 20px;
            height: 42px;
            -webkit-appearance: none;
            -webkit-border-radius: 0;
            border-radius: 0;
            line-height: 1;
        }
        
        .wpcf7-form input.wpcf7-submit:hover {
            background: #e6aa21;
        }
			.wpcf7-list-item {
				display: inline-block;
				width: 45%;
			}
			.wpcf7-list-item-label {
				margin-left: 5px;
			}
			.shop_tl_h3 {
            font-size: 16px;
            font-weight: bold;
				margin-bottom:15px;
				 margin-top: 0;
        }
 		 .wpb_wrapper p {
            line-height: 25px;
            text-indent: 0em !important;
			    font-size: 13px;
            color: #666;
        }
			.wpcf7-form textarea {
            border: 1px solid #E8E8E8;
            background-color: rgba(0, 0, 0, 0.02);
            padding: 12px 10px;
            line-height: 100%;
            width: 100%;
        }
		.gat {
            overflow: hidden;
        }
        
        .gat p {
            margin: 5px 0 0 0;
        }
.has-text-align-right{ text-align:right;}
.has-text-align-center{ text-align:center;}
.news_top {
            overflow: hidden;
            float: right;
        }
        
        .news_top a {
            float: right;
            padding: 8px 15px;
            font-size: 20px;
            color: #fff;
            font-weight: bold;
            margin-top: 18px;
            text-align: center;
        }
        
        .news_top a:hover {
            text-decoration: none;
        }
        
        .newstop_a1 {
            background: #00b27f;
            margin-right: 10px;
        }
        
        .newstop_a2 {
            background: #69bf4a;
        }
			.index_3 p.tqzh {
            text-align: center;
            font-size: 15px;
            line-height: 25px;
            font-weight: bold;
        }
@media screen and (max-width: 1366px) {
            .html_top {
                background: url(/wp-content/uploads/2021/04/bj_210419.jpg) left top no-repeat;
                background-size: 100%;
            }
        }
        
        @media screen and (max-width: 1198px) {}
        
        @media screen and (max-width: 991px) {}
        
        @media screen and (max-width: 767px) {
				.html_top {
					
					background:none;
				}
			.page_tc_zj_new {
            width: 350px;
            height: 236px;
        }
				.top_m{
				background: url(/wp-content/uploads/2021/04/top_m.jpg) left top no-repeat;
					background-size: 100%;
				}
            .w1030 {
                width: 100%;
                margin: 0 auto;
            }
				.navbar{
					min-height: 32px;
				}
				.news_list_1 img{
					max-width:100%;
					height:100%
				}
            /* banner */
				
            .carousel-indicators li {
                width: 6px;
                height: 6px;
                margin: 0 2%;
            }
            .carousel-indicators .active {
                width: 6px;
                height: 6px;
            }
            .carousel-indicators {
                bottom: -2% !important;
            }
            .banner_b {
                margin-top: 7%;
            }
            /* banner */
            /* index_1 */
            .index_1_1 p {
                font-size: 16px;
                color: #6bb846;
                padding: 0;
                margin: 0;
                font-weight: 550;
                line-height: 20px;
            }
            .index_1_2 p {
                font-size: 12px;
                padding: 0;
                margin: 0;
            }
            .index_1_2 p:nth-child(1) {
                margin-top: 0%;
            }
            /* index_1 */
            /* index_2 */
            .index_2 {
                background: url(/wp-content/uploads/2021/04/index_6_m.jpg) repeat-y !important;
                background-size: 100% !important;
            }
            /* index_2 */
            /* 专业观众 */
            .index_3 {
                background: rgb(102, 102, 102);
                color: #fff;
            }
            .index_3_1 {
                background: #fff;
            }
            /* 专业观众 */
            /* 新闻版块 */
            .index_4 {
                background: url(/wp-content/uploads/2021/04/index_8_m.jpg) repeat-y !important;
                background-size: 100%;
            }
            .index_4_1 .more {
                width: 33% !important;
            }
            /* 新闻版块 */
            /* 精彩集锦 */
            .index_5 {
                overflow: hidden;
                padding-bottom: 5%;
            }
            .index_5_2 h2 {
                color: #fff;
                font-size: 20px;
            }
            .index_52_img img {
                bottom: 0px !important;
            }
            .index_52_1 h6 {
                margin: 0 auto;
            }
            .index_5_1 {
                padding-left: 0 !important;
            }
            .index_5_1 h5 {
                font-size: 20px;
            }
            .index_52_1 h5 {
                font-size: 16px;
                text-align: center;
            }
            .index_52_img {
                overflow: hidden;
            }
            .index_5_1 p {
                font-size: 14px;
                line-height: 23px;
            }
            .index_52_1 p {
                color: #fff;
                font-size: 12px;
                line-height: 20px;
            }
            /* 精彩集锦 */
            /* 第二部分 */
            .index_6_1 {
                padding: 0px 8% 0 8% !important;
                margin-bottom: 5% !important;
            }
           .index_6_3_1 {
                font-size: 18px;
                padding: 8% 0 0 15%;
					  height:112px;
            }
				.index_6_3_2 {
					height:112px;
				}
				.index_6_3_3 {
					height:112px;
				}
				.index_6_3_4 {
					height:112px;
				}
				.index_6_3_5 {
					height:112px;
				}
				.index_6_3_6 {
					height:112px;
				}
            .index_6_3_2 p {
                font-size: 17px;
                margin: 30% 0 0 0;
            }
            .index_6_3_3 p {
                font-size: 17px;
                margin: 30% 0 0 0;
            }
            .index_6_3_4 p {
                font-size: 17px;
                margin: 30% 0 0 0;
            }
            .index_6_3_5 p {
                font-size: 17px;
                margin: 20% 0 0 0;
            }
            .index_6_3_6 p {
                font-size: 17px;
                margin:20% 0 0 0;
            }
            /* 第二部分 */
            /* 导航 */
            .nav_a1 {
                position: absolute;
                z-index: 999;
                background: rgba(0, 0, 0, 0.5);
            }
            .nav-item {
                margin-left: 0;
            }
            .nav-item:hover {
                background: none;
            }
            .nav-item:hover>a {
                color: #fff !important;
                border-bottom: 0px solid #6ab84b;
            }
            .dropdown-menu {
                background: none;
            }
            .dropdown-menu li {
                text-align: center;
            }
            .dropdown-menu>li>a {
                color: #fff;
            }
            /* 导航 */
            /* 弹窗 */
            .tc {
                top: 20%;
                left: 20%;
            }
            /* 弹窗 */
            /* news_banner */
            .news_banner {
                /* margin-top: 6.8%; */
            }
            .news_banner_a {
                width: 23%;
                height: 30%;
                right: 55%;
                top: 45%;
                text-align: center;
            }
            .news_banner .r_2 {
                right: 19% !important;
            }
            .news_banner_a span {
                display: block;
                float: none;
                text-align: center;
                font-size: 12px;
                letter-spacing: 2px;
                margin: 13% 0 0 0;
            }
            .news_banner h1 {
                top: 24%;
                font-size: 30px;
            }
            .news_banner h3 {
                font-size: 23px;
            }
            /* news_banner */
            /* news_search */
            .news_search form {
                width: 100%;
            }
            .news_search .test {
                width: 80%;
            }
            .news_list_1 {
                border-bottom: 1px dashed #a5a5a7;
                padding: 10px 0 5px 0;
                margin-top: 10px;
            }
            .news_list_1 .more {
                width: 40%;
                background: #6bb846;
                padding-top: 7%;
                margin-top: 0px;
                margin-bottom: 10px;
            }
            /* news_search */
            .list_4_1 {
                margin-top: 5%;
                margin-bottom: 0;
            }
			.wpb_wrapper img{
				width:100%
			}
			.index_3 p.tqzh {
                background: #fff;
                color: #000;
                padding-bottom: 8px;
            }
        }
        
        @media screen and (max-width: 575px) {
            /* 第二部分 */
            .index_6_1 {
                padding: 0px 8% 0 8% !important;
                margin-bottom: 5% !important;
            }
            .index_6_3_1 {
                font-size: 15px;
                padding: 17.7% 0 5% 15%;
            }
            .index_6_3_2 p {
                font-size: 15px;
                margin: 34% 0 28% 0;
            }
            .index_6_3_3 p {
                font-size: 15px;
                margin: 33% 0 28% 0;
            }
            .index_6_3_4 p {
                font-size: 15px;
                margin: 34% 0 28% 0;
            }
            .index_6_3_5 p {
                font-size: 15px;
                margin: 26% 0 24% 0;
            }
            .index_6_3_6 p {
                font-size: 15px;
                margin: 25% 0 23.5% 0;
            }
            /* 第二部分 */
        }
        
        @media screen and (max-width: 476px) {
            /* 第二部分 */
            .index_6_3_1 {
                font-size: 14px;
                padding: 10.7% 0 0 15%;
					  height:93px;
            }
				.index_6_3_2 {
					height:93px;
				}
				.index_6_3_3 {
					height:93px;
				}
				.index_6_3_4 {
					height:93px;
				}
				.index_6_3_5 {
					height:93px;
				}
				.index_6_3_6 {
					height:93px;
				}
            .index_6_3_2 p {
                font-size: 14px;
                margin: 34% 0 26.1% 0;
            }
            .index_6_3_3 p {
                font-size: 14px;
                margin: 33% 0 25.4% 0;
            }
            .index_6_3_4 p {
                font-size: 14px;
                margin: 32% 0 28% 0;
            }
            .index_6_3_5 p {
                font-size: 14px;
                margin: 25% 0 19% 0;
            }
            .index_6_3_6 p {
                font-size: 14px;
                margin: 24% 0 18% 0;
            }
            /* 第二部分 */
            /* 弹窗 */
            .tc {
                top: 20%;
                left: 12%;
            }
            /* 弹窗 */
            /* news_banner */
            .news_banner_a span {
                margin: 9% 0 0 0;
            }
            /* news_banner */
            .foot_mil h4 {
                margin-top: 14px;
            }
        }
        
        @media screen and (max-width: 411px) {
            /* 第二部分 */
            .index_6_3_1 {
                font-size: 14px;
                padding: 10.7% 0 0 15%;
					  height:91px;
            }
				.index_6_3_2 {
					height:91px;
				}
				.index_6_3_3 {
					height:91px;
				}
				.index_6_3_4 {
					height:91px;
				}
				.index_6_3_5 {
					height:91px;
				}
				.index_6_3_6 {
					height:91px;
				}
            .index_6_3_2 p {
                font-size: 14px;
                margin: 34% 0 26.1% 0;
            }
            .index_6_3_3 p {
                font-size: 14px;
                margin: 33% 0 25.4% 0;
            }
            .index_6_3_4 p {
                font-size: 14px;
                margin: 32% 0 28% 0;
            }
            .index_6_3_5 p {
                font-size: 14px;
                margin: 25% 0 19% 0;
            }
            .index_6_3_6 p {
                font-size: 14px;
                margin: 24% 0 18% 0;
            }
            /* 第二部分 */
            .foot_mil h4 {
                margin-top: 11px;
            }
        }
        
        @media screen and (max-width: 375px) {
            /* 第二部分 */
            .index_61_1_m a {
                font-size: 14px;
            }
            .index_6_3_1 {
                font-size: 14px;
                padding: 3.7% 0 0 15%;
					  height:83px;
            }
				.index_6_3_2 {
					height:83px;
				}
				.index_6_3_3 {
					height:83px;
				}
				.index_6_3_4 {
					height:83px;
				}
				.index_6_3_5 {
					height:83px;
				}
				.index_6_3_6 {
					height:83px;
				}
            .index_6_3_2 p {
                font-size: 14px;
                margin: 31% 0 26.1% 0;
            }
            .index_6_3_3 p {
                font-size: 14px;
                margin: 31% 0 25.4% 0;
            }
            .index_6_3_4 p {
                font-size: 14px;
                margin: 30% 0 28% 0;
            }
            .index_6_3_5 p {
                font-size: 14px;
                margin: 22% 0 17% 0;
            }
            .index_6_3_6 p {
                font-size: 14px;
                margin: 21% 0 17% 0;
            }
            /* 第二部分 */
            /* 弹窗 */
            .tc {
                top: 16%;
                left: 7%;
            }
            /* 弹窗 */
            /* news_search */
            .news_search .test {
                width: 78%;
            }
            /* news_search */
        }
        
        @media screen and (max-width: 360px) {
            /* index_1 */
            .index_1_1 p {
                font-size: 15px;
            }
            /* index_1 */
            /* 第二部分 */
            .index_6_3_1 {
                font-size: 13px;
                padding: 8.7% 0 0 15%;
					  height:80px;
            }
				.index_6_3_2 {
					height:80px;
				}
				.index_6_3_3 {
					height:80px;
				}
				.index_6_3_4 {
					height:80px;
				}
				.index_6_3_5 {
					height:80px;
				}
				.index_6_3_6 {
					height:80px;
				}
            .index_6_3_2 p {
                font-size: 13px;
                margin: 31% 0 28.1% 0;
            }
            .index_6_3_3 p {
                font-size: 13px;
                margin: 30% 0 27.4% 0;
            }
            .index_6_3_4 p {
                font-size: 13px;
                margin: 30% 0 28% 0;
            }
            .index_6_3_5 p {
                font-size: 13px;
                margin: 24% 0 17% 0;
            }
            .index_6_3_6 p {
                font-size: 13px;
                margin: 23% 0 17% 0;
            }
            /* 第二部分 */
            /* 弹窗 */
            .tc {
                top: 16%;
                left: 5%;
            }
            /* 弹窗 */
            /* news_banner */
            .news_banner_a span {
                margin: 7% 0 0 0;
            }
            /* news_banner */
        }
        
        @media screen and (max-width: 320px) {
            /* 导航 */
            .navbar-toggler {
                font-size: 15px;
            }
            /* 导航 */
            /* 头部 */
            .index_top_m p {
                font-size: 17px;
            }
            /* 头部 */
            /* index_1 */
            .index_1_1 p {
                font-size: 13px;
            }
            /* 第二部分 */
            .index_61_1_m a {
                font-size: 15px;
            }
            .index_6_3_1 {
                font-size: 12px;
                padding: 23% 0 2.2% 15%;
					  height:73px;
            }
				.index_6_3_2 {
					height:73px;
				}
				.index_6_3_3 {
					height:73px;
				}
				.index_6_3_4 {
					height:73px;
				}
				.index_6_3_5 {
					height:73px;
				}
				.index_6_3_6 {
					height:73px;
				}
            .index_6_3_1 {
                font-size: 12px;
                padding: 5.7% 0 0 15%;
            }
            .index_6_3_2 p {
                font-size: 12px;
                margin: 31% 0 28.1% 0;
            }
            .index_6_3_3 p {
                font-size: 12px;
                margin: 30% 0 27.4% 0;
            }
            .index_6_3_4 p {
                font-size: 12px;
                margin: 31% 0 28% 0;
            }
            .index_6_3_5 p {
                font-size: 12px;
                margin: 24% 0 17% 0;
            }
            .index_6_3_6 p {
                font-size: 12px;
                margin: 23% 0 17% 0;
            }
            /* 第二部分 */
            /* 精彩集锦 */
            .index_5_1 h5 {
                font-size: 18px;
            }
            /* 精彩集锦 */
            /* 弹窗 */
            .tc {
                top: 10%;
                left: 0%;
            }
            /* 弹窗 */
            /* news_search */
            .news_search .test {
                width: 76%;
            }
            /* news_search */
            /* news_banner */
            .news_banner_a span {
                margin: 6% 0 0 0;
            }
            /* news_banner */
        }