﻿
html,body{font-family: "Microsoft YaHei","Arial";}
/*hide scroll*/
/* html,body{-ms-overflow-style: none;} */
/* ::-webkit-scrollbar-track-piece { position: fixed;right:0;background-color:#f8f8f8;}
::-webkit-scrollbar {width:0px;height:0px;}
::-webkit-scrollbar-thumb {background:#dddddd;background-clip:padding-box;min-height:28px;}
::-webkit-scrollbar-thumb:hover {background:#bbb;} */

header,
footer,
.lg_wrap{margin:0 auto;min-width: 1300px;}

/*头部样式*/
header{margin:0 auto;top:0;left:0;right:0;z-index: 99;transition: all .5s;background: rgba(255, 255, 255, 0.95);}

.head_top{height: 168px;border-bottom: 1px solid #d8d9d9;}
.head_top2{height: auto;border-bottom: none;}
.head_right2 {margin: 12.5px auto;font-size: 18px;}
.head_top .logo a{display: block;width: 554px;height:131px;margin: 18.5px auto;background-size: contain !important;}
.head_top .logos{line-height: 110px;}
.head_top .logos span{font-size: 28px;font-weight: bold;color:#1466a5;margin-left: 10px;display: inline-block;vertical-align: top;}
.head_top .logos>a{display: inline-block;vertical-align: middle;width: 60px;height: 60px;}
.head_btm{background: #2696fd;}
.head_btm ul li{display: inline-block;font-size: 18px;line-height: 80px;color:#fff;padding:0 17px;}
.head_btm ul li a{display: block;color:#fff;}
.head_btm ul li em{width: 14px;height:14px;display: inline-block;vertical-align: middle;margin-top: -2px;overflow: hidden;}
.head_btm ul li em img{display: block;width: 100%;height: 100%;}
/* .head_btm ul li:nth-child(2) em{background-position: 0 -14px;}
.head_btm ul li:nth-child(3) em{background-position: 0 -28px;}
.head_btm ul li:nth-child(4) em{background-position: 0 -42px;}
.head_btm ul li:nth-child(5) em{background-position: 0 -56px;}
.head_btm ul li:nth-child(6) em{background-position: 0 -14px;} */
.head_btm ul li:hover,
.head_btm ul li.active{background: #1d2d63;}

.hyzx,
.ss,
.ts{line-height: 32px;margin: 26.5px 0 26.5px 25px;}
.ss{cursor: pointer;position: relative;}
.ss_bd{position: absolute;right: 32px;top: 0;width: 0px;overflow: hidden;transition: all .5s ease-out;}
.ss_bd.active{width:200px;transition: all .75s ease-out;}
.ss_bd input{width: 85%;float: left;box-sizing: border-box;height:32px;line-height: 32px;border:1px solid #e5e5e5;}
.ss_bd button{width: 15%;background: #2696fd;border:none;float: right;height:32px;line-height: 32px;text-align: center;box-sizing: border-box;}
.ss_bd button img{width: 60%;}
.ss span{display: block;}
.ts sup{background: #f25767;padding: 5px;border-radius: 20px;text-align: center;font-size: 12px;color:#fff;display: inline-block;vertical-align: top;line-height: 1;min-width: 12px;}

.hyzx span{background: #2696fd;display: inline-block;width: 32px;height:32px;border-radius: 32px;text-align: center;margin-right: 5px;}
.hyzx span img{margin-top: -5px;}

.head_right{text-align: right;margin: 46px auto;}
.head_right .link a{padding-left: 15px;font-size: 14px;line-height: 20px;color:#666;float: left;}
.head_right .link a::before{content: "";display: inline-block;vertical-align: middle;width: 1px;height: 12px;background: #aaa;margin-right: 15px;}
.head_right .link a:first-child{padding-left: 0;}
.head_right .link a:first-child:before{display: none;}
.head_right .link a.wxh{position: relative;}
.head_right .link a.wxh .ewm{width: 100px;height: 0;overflow: hidden;position: absolute;top: 20px;left: 0;right: 0;margin: 0 auto;z-index: 33;overflow: hidden;transition: 0.5s ease-in-out;}
.head_right .link a.wxh:hover .ewm{height: 100px;transition: 0.5s ease-in-out;}
.head_right .search{width: 240px;height: 36px;position: relative;margin: 20px 0 0 auto;}
.head_right .search input{width: 240px;height: 36px;border:1px solid #e5e5e5;border-radius: 2px;background: #fff;text-indent: 0.5em;box-sizing: border-box;font-size: 14px;}
.head_right .search button{background: #1466a5;border-radius: 2px;width: 42px;height: 36px;text-align: center;border:none;position: absolute;right: 0;top: 0;}

nav{border-bottom: 1px solid #d8d9d9;}
nav ul{display: flex;}
nav ul li{width: 12.11%;text-align: center;position: relative;}
nav ul li::after{content: "";display: inline-block;vertical-align: middle;width: 1px;height: 18px;background: rgba(170, 170, 170, 0.3);position: absolute;right: 0;top: 50%;margin-top: -9px;}
nav ul li:last-child:after{display: none;}
nav ul li a{display: block;font-size: 20px;line-height: 55px;color:#333;}
nav ul>li a img{margin-top: -3px;}
nav ul>li:hover>a,
nav ul>li.active>a{background: url(../image/031_03.jpg) no-repeat;background-size: cover;color:#fff;font-weight: bold;}
nav ul>li:hover:nth-child(6)>a,
nav ul>li.active:nth-child(6)>a{background:#df0000;}
nav ul>li>ul{display: none;position: absolute;top: 55px;left: 0;width: 560px;background: #fff;z-index: 3;border-radius: 0 0 5px 5px;flex-wrap: wrap;padding: 30px 25px;box-sizing: border-box;box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);}
nav ul>li:hover>ul{display: flex;}
nav ul>li>ul>li{width: 50%;text-align: left;padding-left: 3%;box-sizing: border-box;position: relative;}
nav ul>li>ul>li::before{content: "";display: block;width: 3px;height: 14px;background: #4083b6;position: absolute;left: 0;top: 12px;}
nav ul>li>ul>li:nth-child(2n){border-right: none;}
nav ul>li>ul>li>a{font-size: 16px;color:#1466a5;display: inline-block;line-height: 36px;}
nav ul>li>ul>li:hover>a{background: none;color:#1387ec;font-weight: normal;text-decoration: underline !important;}
nav ul>li>ul>li:hover::before{width: 6px;height: 6px;border-radius: 6px;background: #1387ec;top: 17px;}
nav ul>li>ul>li::after{display: none;}
nav ul>li>ul>li:hover:nth-child(6)>a,
nav ul>li>ul>li.active:nth-child(6)>a{background: none;}
nav ul>li:nth-child(7)>ul,
nav ul>li:nth-child(8)>ul,
nav ul>li:nth-child(9)>ul{left: auto;right: 0;}

/*底部样式*/
footer{margin: 20px auto;overflow: hidden;}
/* footer p{background: #00589c;padding: 20px 50px;font-size: 14px;line-height: 30px;color:#fff;text-align: center;}
footer p span{padding: 0 18px;}
footer p span a{font-size: 14px;line-height: 30px;color:#fff;} */
.foot_con{display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;padding: 30px;background: #e9e9e9;box-sizing: border-box;align-items: flex-end;}
.foot_left{width: 330px;}
.foot_left p{font-size: 14px;line-height: 36px;color: #333;}
.foot_left p span{display: inline-block;width: 250px;vertical-align: top;}
.foot_left p img{border-radius: 19px;overflow: hidden;width: 19px;height: 19px;}
.foot_center{width: 340px;display: inline-flex;justify-content: space-evenly;}
.foot_center p{width: 100px;text-align: center;}
.foot_center p em{width: 94px;height: 94px;overflow: hidden;display: block;}
.foot_center p span{font-size: 14px;line-height: 30px;color: #333;}
.foot_right{width: 500px;}
.foot_right p{font-size: 14px;line-height: 30px;color: #333;}
.foot_right p span{display: inline-block;margin-right: 10px;}
.foot_right p span:last-child{margin-right: 0;}
.foot_right p a{color: #333;}
.box_con{min-width: 1300px;margin: 0 auto;width: 1300px;}
.box_con2{min-width: 1200px;margin: 0 auto;width: 1200px;}

/*banner样式*/
.banner { width: 100%; margin-left: auto; margin-right: auto;position: relative;height:356px;overflow: hidden;}
.banner .item{ display: block;height:356px;overflow: hidden;}
.banner img { display: block; width: 100%; border: 0 none;}
#bar{ width: 0%; max-width: 100%; height: 3px; background: #1387ec; overflow: hidden;}
#progressBar{ width: 100%; background: #ededed;}
.owl-controls{text-align: right;width: auto;position: absolute;bottom: 10px;right: 10px;margin-top: 0 !important;}
.owl-controls .owl-page span{width: 10px !important;height:10px !important;border:1px solid #fff !important;background: none !important;opacity: 1 !important;margin: 5px !important;transition: 0.25s ease-in-out;}
.owl-controls .owl-page.active span{background: #28badd !important;border:1px solid #28badd !important;transition: 0.25s ease-in-out;}

.box_title{background: #f9f9f9;width: 100%;box-sizing: border-box;}
.box_title h3{background: url(../image/box_title_bg.png) no-repeat left 25px;min-width: 107px;text-align: center;line-height: 60px;font-size: 18px;font-weight: bold;color:#333;}
.box_title a{font-size: 12px;line-height: 60px;color:#1387ec;}

.bor_box{border-radius: 5px;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);overflow: hidden;}
.bg_white{background: #fff;}

.society_left{width: 980px;box-sizing: border-box;height: 380px;}
.society_pics{width: 478px;height:340px;overflow: hidden;}
.society_pics .mySwiper2{width: 478px;height:340px;position:relative;}
.society_pics .mySwiper2 .swiper-slide{position: relative;}
.society_pics .mySwiper2 .swiper-slide span{display: block;width: 100%;height:340px;}
.society_pics .mySwiper2 .swiper-slide span img{width: 100%;height:100%;/*object-fit: cover;*/}
.society_pics .mySwiper2 .swiper-slide p{position: absolute;bottom: 0;left: 0;right: 0;z-index: 3;;background: rgba(0, 9, 127, 0.48);line-height: 55px;font-size: 16px;color:#fff;text-indent: 1em;padding-right: 110px;box-sizing: border-box;}
.society_pics .mySwiper2 .swiper-pagination-mySwiper2{width: 110px;position: absolute;right: 10px;bottom: 15px;left: auto;text-align: right;z-index: 33;}
.society_pics .mySwiper2 .swiper-pagination-mySwiper2 .swiper-pagination-bullet{width: 15px;height: 15px;border-radius: 2px;overflow: hidden;font-size: 12px;line-height: 15px;text-align: center;color:#fff;opacity: 1;margin: 0 2px;background: #1466a5;}
.society_pics .mySwiper2 .swiper-pagination-mySwiper2 .swiper-pagination-bullet-active{background: #d52027;}
.society_news{width: 475px;margin-top: -20px;margin-right: -20px;}
.society_news .yyui_tab>ul{background: #f9f9f9;}
.society_news .yyui_tab>ul>li{display: inline-block;vertical-align: top;width: 125px;text-align: center;line-height: 60px;font-size: 16px;color:#545454;cursor: pointer;position: relative;}
.society_news .yyui_tab>ul>li::after{content: "";display: block;width: 1px;height:30px;background: #e6e6e6;position: absolute;right: 0;top: 50%;margin-top: -15px;}
.society_news .yyui_tab>ul>li:nth-child(3):after{display: none;}
.society_news .yyui_tab>ul>li.yyui_tab_title_this{background: url(../image/box_title_bg.png) no-repeat left 25px;font-size: 18px;font-weight: bold;color:#333;}
.society_news .yyui_tab>ul>a{line-height: 60px;font-size: 12px;color:#1387ec;margin-right: 20px;}
.yyui_tab_content{display: none;}
.society_news .yyui_tab .yyui_tab_content_this{padding: 20px;box-sizing: border-box;}
.society_news .yyui_tab .yyui_tab_content_this dl dt{border-bottom: 1px solid #e5e5e5;padding-bottom: 10px;margin-bottom: 10px;}
.society_news .yyui_tab .yyui_tab_content_this dl dt h3{font-size: 16px;line-height: 30px;font-weight: bold;color:#1387ec;height: 60px;}
.society_news .yyui_tab .yyui_tab_content_this dl dt em{display: block;font-size: 14px;line-height: 30px;color:#888;}
.society_news .yyui_tab .yyui_tab_content_this dl dt em img{margin-top: -5px;}
.society_news .yyui_tab .yyui_tab_content_this dl dt p{font-size: 14px;line-height: 24px;color:#545454;height:48px;}
.society_news .yyui_tab .yyui_tab_content_this dl dd p{width: 80%;font-size: 14px;line-height: 30px;color:#545454;position: relative;padding-left: 15px;box-sizing: border-box;}
.society_news .yyui_tab .yyui_tab_content_this dl dd p::before{content: "";display: block;width: 6px;height: 6px;background: #bfbfbf;border-radius: 6px;position: absolute;left: 0;top: 50%;margin-top: -3px;}
.society_news .yyui_tab .yyui_tab_content_this dl dd em{width: 20%;font-size: 14px;line-height: 30px;color:#888;display: block;text-align: right;}
.society_news .yyui_tab .yyui_tab_content_this dl dd:hover p,
.society_news .yyui_tab .yyui_tab_content_this dl dd:hover em{color:#1387ec;font-weight: bold;}
.society_news .yyui_tab .yyui_tab_content_this dl dd:hover p::before{background: #1387ec;}
.society_right{width: 300px;height: 380px;}
.society_right .member_con{border-radius: 5px;overflow: hidden;}
.society_right .member_con ul{font-size: 0;}
.society_right .member_con ul li{display: inline-block;vertical-align: top;width: 26%;text-align: center;margin: 0 3.6%;}
.society_right .member_con ul li span{display: block;width: 40px;height:40px;margin: 0 auto;transition: 0.75s ease-in-out;}
.society_right .member_con ul li:hover span{transform: rotateY(360deg);transition: 0.75s ease-in-out;}
.society_right .member_con ul li p{font-size: 15px;line-height: 16px;font-weight: bold;color:#333;height:32px;margin: 5px auto;}
.society_right .member_con ul li:hover p{color:#1387ec;}
.society_right .member_con .zscx{display: block;width: 240px;line-height: 42px;background: #d52027;border-radius: 2px;overflow: hidden;text-align: center;margin: 14px auto 0;font-size: 16px;font-weight: bold;color:#fff;}
.society_right .member_con .zscx a{display: block;color:#fff;}
.society_right .member_con .zscx a img{margin-top: -3px;}

.notice_left{width: 500px;box-sizing: border-box;height: 315px;margin-right: 16px;}
.notice_left .list ul{border-left: 1px solid #1387ec;}
.notice_left .list ul li{border-bottom: 1px dashed #a0a0a0;padding: 6px 6px 6px 20px;position: relative;transition: 0.75s ease-in-out;box-sizing: border-box;}
.notice_left .list ul li p{font-size: 14px;line-height: 20px;color:#545454;height: 40px;width: 77%;transition: 0.75s ease-in-out;}
.notice_left .list ul li em{width: 23%;text-align: right;font-size: 14px;color:#888;height:40px;transition: 0.75s ease-in-out;line-height: 40px;}
.notice_left .list ul li:hover{background: #1387ec;transition: 0.75s ease-in-out;}
.notice_left .list ul li:hover p,
.notice_left .list ul li:hover em{color:#fff;font-weight: bold;transition: 0.75s ease-in-out;}
.notice_left .list ul li::before,
.notice_left .list ul li::after{content: "";display: block;position: absolute;left: 0;top: 50%;z-index: 3;}
.notice_left .list ul li::before{width: 12px;height:12px;border-radius: 12px;background: #fff;margin-top: -6px;margin-left: -8px;}
.notice_left .list ul li::after{width: 6px;height:6px;border-radius: 6px;background: #27d1fa;margin-top: -3px;margin-left: -4px;}

.notice_center{width: 465px;box-sizing: border-box;height: 315px;}
.notice_center .list{overflow: hidden;}
.notice_center .list ul{width: 100%;height: 399px;overflow: hidden;}
.notice_center .list ul li{margin: 0 auto 0.5px;}
.notice_center .list ul li p{width: 74%;position: relative;font-size: 14px;line-height: 20px;color:#545454;padding-left: 15px;box-sizing: border-box;}
.notice_center .list ul li p span{color:#1387ec;}
.notice_center .list ul li p::before{content: "";display: block;width: 6px;height: 6px;background: #bfbfbf;border-radius: 6px;position: absolute;left: 0;top: 50%;margin-top: -3px;}
.notice_center .list ul li em{/*width: 30%;*/font-size: 14px;line-height: 20px;color:#888;text-align: left;}
.notice_center .list ul li:hover p,
.notice_center .list ul li:hover em{color:#1387ec;font-weight: bold;}
.notice_center .list ul li:hover p::before{background: #1387ec;}

.notice_right{width: 300px;box-sizing: border-box;height: 315px;border: 1px solid #9d0101;box-sizing: border-box;}
.notice_right .box_title{background: #9d0101;}
.notice_right .box_title h3{color:#fff;background: none;}
.notice_right .box_title a{color:#fff;}
.notice_right .list dl dt{border-bottom: 1px dashed #9d0101;margin-bottom: 10px;padding-bottom: 10px;}
.notice_right .list dl dt span{display: block;width: 109px;height: 78px;overflow: hidden;}
.notice_right .list dl dt span img{width: 100%;height: 100%;object-fit: cover;transition: 0.75s ease-in-out;}
.notice_right .list dl dt em,
.notice_right .list dl dt p{width: 140px;display: block;}
.notice_right .list dl dt em{font-size: 14px;line-height: 24px;color:#9d0101;font-weight: bold;}
.notice_right .list dl dt p{font-size: 14px;line-height: 24px;color:#545454;height: 48px;font-weight: bold;}
.notice_right .list dl dd p{width: 80%;font-size: 14px;line-height: 28px;color:#545454;position: relative;padding-left: 15px;box-sizing: border-box;}
.notice_right .list dl dd p::before{content: "";display: block;width: 6px;height: 6px;background: #9d0101;border-radius: 6px;position: absolute;left: 0;top: 50%;margin-top: -3px;}
.notice_right .list dl dd em{width: 20%;text-align: right;font-size: 14px;line-height: 28px;color:#888;}
.notice_right .list dl dd:hover p,
.notice_right .list dl dd:hover em,
.notice_right .list dl dt:hover p{color:#9d0101;font-weight: bold;}
.notice_right .list dl dt:hover span img{transform: scale(1.1);transition: 0.75s ease-in-out;}

.mySwiper3{position: relative;}
.swiper-pagination-mySwiper3{width: auto !important;position: absolute;bottom: 10px;right: 20px !important;left: auto;z-index: 33;text-align: right;}
.swiper-pagination-mySwiper3 .swiper-pagination-bullet{width: 20px;height: 5px;background: #fff;border-radius: 0;opacity: 1;}
.swiper-pagination-mySwiper3 .swiper-pagination-bullet-active{background: #1387ec;}

.info_list ul{font-size: 0;margin-top: -15px;}
.info_list ul li{display: inline-block;vertical-align: top;width: 240px;height:80px;border-radius: 2px;box-sizing: border-box;margin-right: 15px;margin-top: 15px;}
.info_list ul li:nth-child(5n){margin-right: 0;}
.info_list ul li span{display: block;width: 40px;height: 40px;float: left;margin: 4px auto;}
.info_list ul li p{font-size: 18px;line-height: 24px;color:#545454;height: 48px;text-align: left;width: 175px;justify-content:left;padding-left: 5px;box-sizing: border-box;}
.info_list ul li .box-modal{position: relative;display: block;width: 100%;height: 80px;overflow: hidden;border:1px solid #1387ec;box-sizing: border-box;}
.info_list ul li .box-modal-con{padding: 15px 10px;box-sizing: border-box;height:78px;background: #e9f4ff;}
.info_list ul li .box-modal-hover {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
    padding: 15px 10px;
    box-sizing: border-box;
}
.info_list ul li .box-modal-hover p{font-weight: bold;color:#1387ec;}

.service_top ul{font-size: 0;}
.service_top ul li{display: inline-block;vertical-align: top;width: 200px;margin-bottom: 15px;margin-right: 12px;}
.service_top ul li:nth-child(6n){margin-right: 0;}
.service_top ul li span{display: block;width: 45px;height:45px;background: #1387ec;position: absolute;z-index: 2;margin: 5px auto;transition: 0.75s ease-in-out;}
.service_top ul li p{height: 56px;background: #ebf5ff;overflow: hidden;width: 180px;float: right;font-size: 16px;font-weight: bold;color:#333;text-indent: 2em;line-height: 56px;border-radius: 5px;}
.service_top ul li:hover span{transform: rotate(360deg);border-radius: 45px;transition: 0.75s ease-in-out;}
.service_btm ul{width: 380px;float: left;margin-right: 30px;padding-right: 29px;border-right: 1px dashed #bfbfbf;margin-top: 5px;margin-bottom: 10px;}
.service_btm ul:nth-child(3){margin-right: 0;padding-right: 0;border-right: none;}
.service_btm ul h3{width: 100%;height: 138px;overflow: hidden;margin-bottom: 10px;}
.service_btm ul h3 img{width: 100%;height: 100%;object-fit: cover;transition: all 0.75s ease-in-out;}
.service_btm ul li p{width: 75%;font-size: 14px;line-height: 30px;color:#545454;padding-left: 15px;box-sizing: border-box;position: relative;}
.service_btm ul li p::before{content: "";display: block;width: 6px;height: 6px;background: #bfbfbf;border-radius: 6px;position: absolute;left: 0;top: 50%;margin-top: -3px;}
.service_btm ul li em{width: 25%;text-align: right;font-size: 14px;line-height: 30px;color:#888;}
.service_btm ul h3:hover img{transform: scale(1.1);transition: all 0.75s ease-in-out;}
.service_btm ul li:hover p,
.service_btm ul li:hover em{font-weight: bold;color:#1387ec;}
.service_btm ul li:hover p::before{background: #1387ec;}

.activity_con{height:405px}
.activity_left{width: 900px;box-sizing: border-box;}
.activity_right{background: #fffcf4;width: 370px;margin-right: -20px;margin-top: -20px;padding: 15px;box-sizing: border-box;}
.activity_right h3{font-size: 18px;line-height: 28px;color:#f17010;font-weight: bold;}
.activity_right h3 a{font-size: 12px;line-height: 28px;color: #1387ec;}
.activity_right ul li{font-size: 14px;line-height: 20px;margin: 10px auto;}
.activity_right ul li span{display: inline-block;vertical-align: top;}
.activity_right ul li span:nth-child(1){width: 40px;}
.activity_right ul li span:nth-child(2){width: 290px;}
.activity_right ul li:nth-child(1) span:nth-child(1){font-weight: bold;color:#cd1f02;text-align: center;}
.activity_right ul li:nth-child(1) span:nth-child(2){font-weight: bold;color:#0d4086;}
.activity_right ul li:nth-child(2) span em{background: #fc2c11;color:#fff;}
.activity_right ul li:nth-child(3) span em{background: #fc7a11;color:#fff;}
.activity_right ul li:nth-child(4) span em{background: #2e90db;color:#fff;}
.activity_right ul li:nth-child(5) span em{background: #0a875f;color:#fff;}
.activity_right ul li:nth-child(6) span em{background: #76b9ca;color:#fff;}
.activity_right ul li span em{width: 20px;height: 20px;line-height: 20px;color:#333;background: #daf6fc;border-radius: 3px;display: block;text-align: center;margin: 0 auto;font-size: 12px;}
.activity_right ul li span font{color:#ef680e;}

.trend_con{font-size: 0;}
.trend_item{display: inline-block;vertical-align: top;width: 388px;margin-right: 38px;}
.trend_item h3{font-size: 18px;font-weight: bold;line-height: 30px;color:#333;margin-bottom: 10px;}
.trend_item .trend_txt{font-size: 14px;width: 388px;height: 307px;overflow: hidden;}
.trend_item:nth-child(3){margin-right: 0;}

/*.vip{height: 685px;}*/

.vip_left{width: 910px;}
.vip_left_topl{width: 280px;height: 180px;overflow: hidden;}
.vip_left_topl p{width: 135px;float: left;text-align: center;} 
.vip_left_topl p b{display: block;font-size: 24px;line-height: 36px;font-weight: bold;color:#fff;padding-top: 50%;}
.vip_left_topl p em{font-size: 14px;line-height: 24px;color:#fff;}
.vip_left_topl span{display: block;width: 144px;height:180px;overflow: hidden;float: right;}
.vip_left_topl span img{width: 100%;height: 100%;object-fit: cover;}

.vip_left_topr{width: 615px;}

.mySwiper{position: relative;overflow: hidden;height:205px;}
.mySwiper .swiper-slide{background: #fff;}
.mySwiper .swiper-button{position: absolute;bottom: 5px;right: 0;width: 60px;height: 24px;border:1px solid #f1f1f1;border-radius: 5px;z-index: 33;}
.mySwiper .swiper-button .swiper-button-next,
.mySwiper .swiper-button .swiper-button-prev{width: 26px;height:19px;opacity: 1;top: 1px;margin-top: 2px;display: block;}
.mySwiper .swiper-button .swiper-button-next:after,
.mySwiper .swiper-button .swiper-button-prev:after{display: none;}
.mySwiper .swiper-button .swiper-button-next{right: 2px;transform: rotateY(180deg);}
.mySwiper .swiper-button .swiper-button-prev{left: 2px;}

.vip_left_topr ul{font-size: 0;}
.vip_left_topr ul li{display: inline-block;vertical-align: top;border: 1px solid #f1f1f1;width: 145px;height:70px;text-align: center;margin-right: 9px;margin-bottom: 10px;}
.vip_left_topr ul li a{display: flex;height: 100%;align-items: center;}
.vip_left_topr ul li:nth-child(4n){margin-right: 0;}
.vip_right_item h3,
.vip_left_item h3{border-bottom: 2px solid #1387ec;font-size: 18px;line-height: 30px;font-weight: bold;color:#333;position: relative;padding-left: 1em;padding-bottom: 10px;margin-bottom: 10px;}
.vip_right_item h3 a,
.vip_left_item h3 a{font-size: 12px;line-height: 24px;color:#1387ec;}
.vip_right_item h3::before,
.vip_left_item h3::before{content: "";display: block;width:5px;height:25px;background: #1387ec;position: absolute;left: 0;bottom: 10px;visibility:initial}
.vip_left_item h3{margin-top: 20px;}
.vip_right_item ul li p,
.vip_left_item ul li p{font-size: 14px;line-height: 28px;color:#545454;padding-left: 15px;box-sizing: border-box;position: relative;}
.vip_right_item ul li p::before,
.vip_left_item ul li p::before{content: "";display: block;width: 5px;height: 5px;background: #1387ec;position: absolute;left: 0;top: 50%;margin-top: -3px;}
.vip_right_item ul li:hover p,
.vip_left_item ul li:hover p{font-weight: bold;color:#1387ec;}
.vip_left_center .vip_left_item{width: 425px;padding-right: 25px;margin-right: 25px;float: left;border-right:1px solid #f0f0f0;}
.vip_left_center .vip_left_item:nth-child(2){padding-right: 0;margin-right: 0;border:none;}
.vip_left_btm .vip_left_item .vip_left_con{margin-top: 20px;}
.vip_left_btm .vip_left_item .vip_left_con ol{width: 480px;font-size:0;margin-top: -12px;}
.vip_left_btm .vip_left_item .vip_left_con ol li{width: 150px;height: 70px;border: 1px solid #f1f1f1;display: inline-block;vertical-align: top;margin-right: 12px;margin-top: 12px;text-align: center;}
.vip_left_btm .vip_left_item .vip_left_con ol li a img{max-width: 100%;max-height: 100%}
.vip_left_btm .vip_left_item .vip_left_con ol li:nth-child(3n){margin-right: 0;}
.vip_left_btm .vip_left_item .vip_left_con ul{width: 395px;}
.vip_right{width: 340px;margin-right: -20px;margin-top: -20px;}
.vip_right_item:nth-child(2){background: #fafafa;}
.vip_right_item{margin-top: -5px;min-height: 345px;box-sizing: border-box;}

.branch_list ul{font-size: 0;margin-top: -29px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.branch_list ul li{display: inline-block;vertical-align: top;width: calc(100% / 6 - 20px);height: 90px;overflow: hidden;border-radius:3px;margin-right: 20px;margin-top: 29px;position: relative;background: #e6f0f8;border:1px solid #c4d8e8;box-sizing: border-box;}
.branch_list ul li:nth-child(6n){margin-right: 0;}
.branch_list ul li span{display: none;width: 100%;height: 90px;}
.branch_list ul li span img{width: 100%;height: 100%;object-fit: cover;}
.branch_list ul li p{position: absolute;top:0;left: 0;right: 0;margin: 0 auto;height:60px;font-size: 18px;line-height: 24px;font-weight: bold;color:#1466a5;text-align: center;padding: 15px;transform: scale(1);transition: 1.75s ease-in-out;}
.branch_list ul li:hover p{transition: 0.75s ease-in-out;transform: scale(1.05);}

.links_list ul{font-size: 0;}
.links_list ul li{padding-right: 18px;display: inline-block;vertical-align: top;}
.links_list ul li a{display: inline-block;font-size: 14px;line-height: 32px;color:#545454;}
.links_list ul li a:hover{color:#1387ec;text-decoration: underline !important;}
.links_list ul li::after{content: "";display: inline-block;vertical-align: sub;width: 1px;height: 12px;background:#d2d2d2;margin-left: 18px;}
.links_list ul li:last-child:after{display: none;}
.links_list .items{display: flex;flex-wrap: wrap;justify-content: space-between;}
.links_list .items .item{inline-size: 280px;}
.links_list .items .item select{width: 100%;height: 45px;line-height: 45px;border:1px solid #b8daea;font-size: 16px;color: #666;}
.item select option:nth-child(1) {display: none; }

.ban{height: 259px;}
.ban2{height: 149px;}
.ban3{height:256px;}
.ban h3{font-size: 36px;font-weight: bold;color:#fff;padding-top: 100px;}
.ban2 h3{padding-top: 50px;}
.ban dl dt,
.ban dl dd{font-size: 14px;line-height: 40px;color:#fff;display: inline-block;vertical-align: top;position: relative;}
.ban dl dt img{margin-top: -2px;}
.ban dl dd a{display: block;color:#fff;}
.ban dl dd{padding-right: 20px;}
.ban dl dd:last-child{padding-right: 0;}
.ban dl dd::after{content: "";display: block;width: 1px;height:10px;background: rgba(255, 255, 255, 0.41);position: absolute;right: 7px;top: 50%;margin-top: -5px;}
.ban dl dd:last-child:after{display: none;}
.box_left,
.box_right{margin-top: -65px;position: relative;z-index: 2;}

.box_left{width: 260px;}
/* .box_left ul li{height: 65px;overflow: hidden;background: #f9f9f9;}
.box_left ul li a{display: block;font-size: 16px;line-height: 65px;color:#333;border-bottom: 1px solid #e6e6e6;text-align: center;transition: 0.5s ease-in-out;position: relative;z-index: 3;box-sizing: border-box;height:65px;}
.box_left ul li::after{content: "";display: block;width: 260px;height: 65px;background: url(../image/box_left_bg.png) no-repeat center #16b2d7;transition: 0.5s ease-in-out;}
.box_left ul li.active::after,
.box_left ul li:hover::after{transform: translateY(-100%);transition: 0.5s ease-in-out;}
.box_left ul li.active a,
.box_left ul li:hover a{font-weight: bold;color:#fff;transition: 0.5s ease-in-out;} */
.box_left ul li a{height: 65px;overflow: hidden;background: #f9f9f9;display: block;font-size: 16px;line-height: 65px;color:#333;border-bottom: 1px solid #e6e6e6;text-align: center;transition: 0.5s ease-in-out;position: relative;z-index: 3;box-sizing: border-box;height:65px;}
.box_left ul li a::after{content: "";display: block;width: 260px;height: 65px;background: url(../image/box_left_bg.png) no-repeat center #16b2d7;transition: 0.5s ease-in-out;}
.box_left ul li a span{display: block;position: relative;z-index: 2;}
.box_left ul li.active a::after,
.box_left ul li:hover a::after{transform: translateY(-100%);transition: 0.5s ease-in-out;}
.box_left ul li.active>a,
.box_left ul li:hover>a{font-weight: bold;color:#fff;transition: 0.5s ease-in-out;}
.box_left ul li ul li a{line-height: 50px;background: #f3f4f9;height: 50px;color: #333;}
.box_left ul li ul li a::after{display: none;}
.box_left ul li ul li a span::before{content: "";display: inline-block;vertical-align: middle;width: 3px;height: 3px;background: #a0a1a3;margin-right: 10px;}
.box_left ul li ul li.active a,
.box_left ul li ul li:hover a{background: #fff;color: #18b2d8;border-bottom: 1px solid #18b2d8;font-weight: normal;}
.box_left ul li ul li:hover a span::before,
.box_left ul li ul li.active a span::before{background: #18b2d8;}

.box_right{width: 1020px;}
.box_right .box_nav{line-height: 65px;background: rgba(255, 255, 255, 0.18);font-size: 22px;font-weight: bold;color:#fff;}

.lead_top{border-bottom: 1px solid #e2e2e2;padding-bottom: 40px;margin-bottom: 40px;}
.lead_top .pic{width: 360px;height:238px;overflow: hidden;}
.lead_top .tct{width:505px;}
.lead_top .tct h3{font-size: 30px;line-height: 60px;color:#1466a5;}
.lead_top .tct p{font-size: 16px;line-height: 30px;color:#333;text-align: justify;margin: 10px auto;}
.lead_btm ul{font-size: 0;}
.lead_btm ul li{display: inline-block;vertical-align: top;width: 278px;overflow: hidden;margin-right: 43px;margin-bottom: 43px;transition:  0.75s ease-in-out;}
.lead_btm ul li:nth-child(3n){margin-right: 0;}
.lead_btm ul li span{display: block;width: 278px;height:183px;overflow: hidden;text-align: center;transition:  0.5s ease-in-out;}
.lead_btm ul li p{font-size: 16px;line-height: 30px;color:#1466a5;text-align: center;padding-top: 10px;}
.lead_btm ul li:hover{transform: translateY(10px);}
.lead_btm ul li:hover span{box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);transition:  0.5s ease-in-out;}
.lead_btm ul li:hover p{font-weight: bold;}

.memoir_top ul{font-size: 0;}
.memoir_top ul li{display: inline-block;vertical-align: top;width: 78px;height:40px;background: #8fc3eb;border-bottom: 2px solid #8fc3eb;border-radius: 3px;font-size: 16px;color: #fff;text-align: center;line-height: 40px;margin-right: 6px;margin-bottom: 8px;box-sizing: border-box;transition: all 0.5s;}
.memoir_top ul li:nth-child(11n){margin-right: 0;}
.memoir_top ul li a{display: block;color:#fff;}
.memoir_top ul li.active::after,
.memoir_top ul li:hover::after{content: "";display: block;width:0px;height:0px;border:4px solid transparent;border-top-color:#28badd;text-align: center;margin: 0 auto;transition: all 0.5s;}
.memoir_top ul li.active,
.memoir_top ul li:hover{background: #1466a5;border-bottom: 2px solid #28badd;font-weight: bold;transition: all 0.5s;}

.memoir_tit{border-bottom: 1px solid #e2e2e2;box-sizing: border-box;}
.memoir_tit span{display: inline-block;font-size: 36px;font-weight: bold;color:#1466a5;border-bottom: 2px solid #1466a5;padding-bottom: 10px;}
.memoir_tit span img{margin-top: -3px;}

/* new */
.news_list{border-bottom: 1px solid #ececec;}
.news_list ul li{font-size: 16px;line-height: 48px;color:#666;}
.news_list ul li p{width: 80%;padding-left: 15px;position: relative;box-sizing: border-box;color:#666;}
.news_list ul li p::before{content: "";display: block;width: 6px;height: 6px;background: #bfbfbf;border-radius: 6px;position: absolute;left: 0;top: 50%;margin-top: -3px;}
.news_list ul li em{display: block;width: 20%;text-align: right;font-size: 14px;color:#666;}
.news_list ul li:hover p,
.news_list ul li:hover em{color:#9d0101;font-weight: bold;}
.news_list ul li:hover  p::before{background: #9d0101;}
.news_list ul li.active{border-bottom: 1px solid #ececec;padding-bottom: 30px;margin-bottom: 10px;}
.news_list ul li.active .pic{width: 418px;height:280px;overflow: hidden;}
.news_list ul li.active .pic img{width: 100%;height:100%;object-fit: cover;transition: 0.75s ease-in-out;}
.news_list ul li.active .tct{width: 480px;}
.news_list ul li.active .tct h3{font-size: 24px;line-height: 36px;font-weight: bold;color:#333;height:72px;}
.news_list ul li.active .tct p{font-size: 16px;line-height: 24px;color:#666;height:48px;margin: 10px auto;width: 100%;padding: 0;}
.news_list ul li.active .tct p::before{display: none;}
.news_list ul li.active .tct em{font-size: 16px;line-height: 36px;color:#666;width: 100%;display: block;text-align: left;margin-top: 10px;}
.news_list ul li.active .tct em img{margin-top: -3px;}
.news_list ul li.active .tct span{width: 100px;line-height: 35px;text-align: center;font-size: 14px;color:#fff;background: #1466a5;display: block;margin-top: 20px;}
.news_list ul li.active:hover .pic img{transform: scale(1.1);transition: 0.5s ease-in-out;}
.news_list ul li.active:hover .tct p,
.news_list ul li.active:hover .tct em{font-weight: normal;}
.news_list ul li.active:hover .tct h3{color:#9d0101;}

/* new-tit */
.news_tit{text-align: center;border-bottom: 1px solid #eee;padding-bottom: 20px;margin-bottom: 20px;}
.news_tit h3{font-size: 24px;line-height: 30px;color:#333;padding-bottom: 15px;}
.news_tit p span{font-size: 14px;line-height: 24px;color:#888;margin: 0 15px;}

/* nwe-page */
.return a{width: 100px;line-height: 36px;text-align: center;background: #00589c;display: block;font-size: 14px;color:#fff;border-radius: 3px;float: right;}
.turn_page{border:none;border-top: 1px solid #eee;}
.turn_page dl{line-height: 36px;border:none;}
.turn_page dl:nth-child(1){border:none;}
.turn_page dl dd{font-size: 16px;line-height: 36px;color:#666;height: 36px;display: block;}
.turn_page dl dd:hover a{font-weight: bold;color:#28badd;}

.social_list ul li{border-bottom: 1px solid #ececec;padding-bottom: 20px;margin-bottom: 20px;transition: all 0.75s ease-in-out;}
.social_list ul li .time{width: 78px;height:80px;text-align: center;background: #eee;}
.social_list ul li .time b{display: block;font-size: 24px;line-height: 36px;color: #666;padding-top: 10px;transition: all 0.5s ease-in-out;}
.social_list ul li .time span{display: block;font-size: 14px;line-height: 24px;color: #666;transition: all 0.5s ease-in-out;}
.social_list ul li .tct{width: 830px;display: inline-flex;align-items: center;justify-content: space-between;}
.social_list ul li .tct h3{font-size: 18px;line-height: 30px;font-weight: bold;color:#333;transition: all 0.5s ease-in-out;width: 85%;margin: 10px 0;height: 60px;display: inline-flex;align-items: center;}
.social_list ul li .tct p{font-size: 16px;line-height: 24px;color:#666;height:48px;margin: 5px auto 10px;}
.social_list ul li .tct em{width: 100px;line-height: 36px;text-align: center;display: block;background: #eee;font-size: 14px;color:#666;transition: all 0.5s ease-in-out;}
.social_list ul li:hover{transform: translateX(10px);transition: all 0.75s ease-in-out;}
.social_list ul li:hover .time b,
.social_list ul li:hover .time span,
.social_list ul li:hover .tct h3{color:#1466a5;font-weight: bold;transition: all 0.5s ease-in-out;}
.social_list ul li:hover .tct em{background: #1466a5;color:#fff;transition: all 0.5s ease-in-out;}

.specialist_search{background: #edf3f8;}
.search_left dl dt,
.search_left dl dd{display: inline-block;vertical-align: top;}
.search_left dl dd{padding-left: 30px;}
.search_left dl dd p{font-size: 36px;font-weight: 500;color:#1466a5;line-height: 40px;}
.search_left dl dd span{font-size: 24px;color:#1466a5;line-height: 30px;}
.search_right{width: 505px;height: 55px;border-radius: 50px;border:1px solid #e5e5e5;overflow: hidden;position: relative;margin-top: 10px;}
.search_right input{height: 55px;line-height: 55px;border:none;text-indent: 1em;width: 425px;font-size: 16px;color:#333;}
.search_right button{width: 80px;text-align: center;line-height: 55px;background: #1466a5;position: absolute;right: 0;top: 0;border:none;}

.specialist ul{font-size: 0;}
.specialist ul li{display: inline-block;vertical-align: top;width: 154px;margin-right: 37px;margin-bottom: 37px;text-align: center;transition: 0.75s ease-in-out;}
.specialist ul li:nth-child(5n){margin-right: 0;}
.specialist ul li span{display: block;width: 154px;height: 186px;overflow: hidden;text-align: center;transition: 0.5s ease-in-out;}
.specialist ul li h3{font-size: 16px;font-weight: bold;line-height: 30px;color:#333;padding-top: 5px;}
.specialist ul li p{font-size: 14px;line-height: 24px;color:#545454;}
.specialist ul li:hover{transform: translateY(10px);transition: 0.75s ease-in-out;}
.specialist ul li:hover span{box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);transition: 0.5s ease-in-out;}
.specialist ul li:hover h3{color:#28badd;}

.search_tit{background: #edf3f8;text-align: center;}
.search_tit dl dt{width: 80px;display: inline-block;vertical-align: top;}
.search_tit dl dd{width: 700px;display: inline-block;vertical-align: top;padding-left: 20px;}
.search_tit dl dd p{font-size: 34px;color:#1466a5;line-height: 40px;letter-spacing: 0.5px;text-align: left;}
.search_tit dl dd span{font-size: 16px;line-height: 24px;color:#666;opacity: 0.5;letter-spacing: -0.5px;text-align: left;display: block;}

.search_bd span{display: inline-block;vertical-align: top;width: 285px;font-size: 0;margin-right: 27.5px;margin-bottom: 20px;}
.search_bd span:nth-child(3n){margin-right: 0;}
.search_bd span em{display: inline-block;vertical-align: top;width: 85px;font-size: 16px;line-height: 30px;color:#1466a5;}
.search_bd span input,
.search_bd span select{display: inline-block;vertical-align: top;width: 200px;font-size: 14px;height: 30px;line-height: 30px;color:#666;border:1px solid #e5e5e5;box-sizing: border-box;padding-left: 0.5em;border-radius: 3px;}
.search_bd span button{font-size: 16px;line-height: 30px;border:none;background: #b70000;border-radius: 3px;width: 100px;text-align: center;color:#fff;}
.search_bd span button img{transform: scale(0.8);}


.search_list h3{font-size: 18px;line-height: 30px;font-weight: bold;color:#1466a5;}
.search_list dl{width: 940px;}
.search_list dl dt,
.search_list dl dd{font-size: 0;display: inline-flex;width: 100%;justify-content: space-between;}
.search_list dl dt span,
.search_list dl dd span{display: inline-block;vertical-align: top;width: 20%;text-align: center;padding: 0 10px;box-sizing: border-box;}
.search_list dl dt span:nth-child(1),
.search_list dl dd span:nth-child(1){padding-left: 15px;box-sizing: border-box;position: relative;text-align: left;width: 43%;}
.search_list dl dt span:nth-child(3),
.search_list dl dd span:nth-child(3),
.search_list dl dt span:nth-child(4),
.search_list dl dd span:nth-child(4){text-align: center;}
.search_list dl dd span:nth-child(1)::before{content: "";display: block;width: 6px;height: 6px;background: #28badd;position: absolute;left: 0;top: 8px;/*margin-top: -3px;**/}
.search_list dl dt{background: #edf3f8;}
.search_list dl dt span{font-size: 16px;line-height: 60px;color:#1466a5;font-weight: bold;}
.search_list dl dd{border-bottom: 1px dashed #b5b5b5;padding: 10px 0;}
.search_list dl dd span,
.search_list dl dd span a{font-size: 14px;color:#545454;}
.search_lists dl dd span:nth-child(1) a{line-height: 60px;}
.search_list dl dd:hover span,
.search_list dl dd:hover span a,
.search_lists dl dd:hover b{font-weight: bold;color:#1466a5;}
.search_lists dl dd span:nth-child(1)::before{display: none;}
.search_lists dl dd{padding: 20px 0;}
.search_lists dl dd em{display: inline-block;width: 112px;height:128px;overflow: hidden;}
.search_lists dl dd em img{width: 100%;height: 100%;object-fit: cover;}
.search_lists dl dd abbr{display: inline-block;vertical-align: top;text-align: center;margin-left: -4px;height:128px;}
.search_lists dl dd b{width: 90px;display: block;font-size: 16px;line-height: 30px;color:#333;height:68px;overflow: hidden;}
.search_lists dl dd font{width: 90px;display: inline-block;vertical-align: bottom;font-size: 14px;line-height: 26px;color:#fff;font-weight: bold;}
.search_lists dl dd font.font1{background: #ff7e00;}
.search_lists dl dd font.font2{background: #00b48d;}
.search_list2 dl dt span,
.search_list2 dl dd span{width: 15%;text-align: center;}
.search_list2 dl dt span:nth-child(1),
.search_list2 dl dd span:nth-child(1){width: 40%;text-align: left;}

.statistics_top ul{font-size: 0;}
.statistics_top ul li{display: inline-block;vertical-align: top;width: 225px;background: #28badd;border-radius: 3px;text-align: center;margin-right: 6px;margin-bottom: 6px;height:55px;}
.statistics_top ul li:nth-child(4n){margin-right: 0;}
.statistics_top ul li a{display: inline-flex;font-size: 15px;font-weight: bold;color:#fff;align-items: center;justify-content: center;height: 55px;}
.statistics_top ul li.active,
.statistics_top ul li:hover{background: #1466a5;}
.statistics_top ul li.active::after,
.statistics_top ul li:hover::after{content: "";display: block;width:0px;height:0px;border:6px solid transparent;border-top-color:#1466a5;text-align: center;margin: 0 auto;transition: all 0.5s;}

.statistics_tops ul{font-size: 0;}
.statistics_tops ul li{display: inline-block;vertical-align: top;width: 112px;background: #28badd;border-radius: 3px;text-align: center;margin-right: 6px;margin-bottom: 6px;height:55px;}
.statistics_tops ul li:nth-child(4n){/*margin-right: 0;*/}
.statistics_tops ul li a{display: inline-flex;font-size: 15px;font-weight: bold;color:#fff;align-items: center;justify-content: center;height: 55px;}
.statistics_tops ul li.active,
.statistics_tops ul li:hover{background: #1466a5;}
.statistics_tops ul li.active::after,
.statistics_tops ul li:hover::after{content: "";display: block;width:0px;height:0px;border:6px solid transparent;border-top-color:#1466a5;text-align: center;margin: 0 auto;transition: all 0.5s;}

.party_bg .box_title{background: #9d0101;}
.party_bg .box_title h3{background: url(404.png) no-repeat left 25px;}
.party_bg .box_title h3,
.party_bg .box_title a{color:#ffe400;}

.branch_con{border: 1px solid #9d0101;box-sizing: border-box;border-radius:0 0 5px 5px;}
.branch_left{width: 515px;height:300px;overflow: hidden;}
.branch_left img{width: 100%;height: 100%;object-fit: cover;transition: 0.75s ease-in-out;}
.branch_left:hover img{transform: scale(1.1);transition: 0.5s ease-in-out;}
.branch_right{width: 585px;}
.branch_right dl dt{margin-bottom: 10px;}
.branch_right dl dt h3{font-size: 24px;line-height: 36px;font-weight: bold;color:#9d0101;height:72px}
.branch_right dl dt p{font-size: 14px;line-height: 24px;color:#545454;height:72px;margin: 10px auto;}
.branch_right dl dt em{font-size: 14px;line-height: 24px;color:#545454;display: block;}
.branch_right dl dt em img{margin-top: -3px;}
.branch_right dl dd{font-size: 0;}
.branch_right dl dd p{display: inline-block;vertical-align: top;width: 75%;font-size: 14px;line-height: 32px;color:#545454;padding-left: 15px;position: relative;box-sizing: border-box;}
.branch_right dl dd p::before{content: "";display: block;width: 6px;height: 6px;border-radius: 6px;background: #b7b7b7;position: absolute;left: 0;top: 50%;margin-top: -3px;}
.branch_right dl dd em{display: inline-block;vertical-align: top;width: 25%;text-align: right;font-size: 14px;line-height: 32px;color:#545454;}
.branch_right dl dd:hover p,
.branch_right dl dd:hover em{font-weight: bold;color:#9d0101;}
.branch_right dl dd:hover p::before{background: #9d0101;}

.party_item{width: 390px;margin-right: 15px;box-sizing: border-box;}
.party_item:nth-child(3){margin-right: 0;}
.party_item .party_tit{background: #9d0101;padding: 10px 0;}
.party_item .party_tit h3{font-size: 20px;line-height: 40px;width: 155px;text-align: center;display: inline-block;vertical-align: top;font-size: 20px;line-height: 40px;color:#fff446;background: #dd1201;}
.party_item .party_tit a{display: block;font-size: 12px;line-height: 40px;color:#fff446;padding-right: 20px;}
.shape4{clip-path: polygon(0% 0%, 100% 0%,100% 0%,85% 120%, 0% 100% ,0% 100%);}
.party_list{height:290px;box-sizing: border-box;}
.party_list ul li p{font-size: 14px;line-height: 34px;color:#545454;width: 75%;float: left;padding-left: 15px;position: relative;box-sizing: border-box;}
.party_list ul li p::before{content: "";display: block;width: 6px;height: 6px;border-radius: 6px;background: #b7b7b7;position: absolute;left: 0;top: 50%;margin-top: -3px;}
.party_list ul li em{font-size: 14px;line-height: 34px;color:#545454;width: 25%;text-align: right;float: right;}
.party_list ul li:hover p,
.party_list ul li:hover em{font-weight: bold;color:#9d0101;}
.party_list ul li:hover p::before{background: #9d0101;}

.party_left{width: 870px;}
.party_right{width: 313px;height:350px;overflow: hidden;border-radius: 5px;}
.party_right img{width: 100%;height: 100%;object-fit: cover;transition: 0.75s ease-in-out;}
.party_right:hover img{transform: scale(1.1);transition: 0.5s ease-in-out;}

/* member */
.member_cons .member_left{width: 878px;}
.member_cons .member_left .pic{width: 878px;height:375px;overflow: hidden;}
.member_cons .member_left .pic img{width: 100%;height: 100%;transform: scale(1.1);}
.member_cons .member_con{height:255px;box-sizing: border-box;}
.member_cons .member_con .zscx{padding: 0 50px;box-sizing: border-box;text-align: left;}

.member_cons .member_right{width: 300px;}
.member_cons .member_right .member_list ul li p{font-size: 14px;line-height: 32px;color:#545454;position: relative;padding-left: 15px;box-sizing: border-box;}
.member_cons .member_right .member_list ul li p::before{content: "";display: block;width: 6px;height: 6px;border-radius: 6px;background: #b7b7b7;position: absolute;left: 0;top: 50%;margin-top: -3px;}
.member_top .pics{width: 200px;height: 120px;overflow: hidden;}
.member_top .pics img{width: 100%;height:100%;object-fit: cover;transition: 0.75s ease-in-out;}
.member_top .pics:hover img{transform: scale(1.1);transition: 0.5s ease-in-out;}
.member_top .tct{width: 610px;}
.member_top .tct ul li{font-size: 14px;line-height: 32px;color:#545454;}
.member_top .tct ul li p{width: 75%;float: left;color:#545454;padding-left: 15px;box-sizing: border-box;position: relative;}
.member_top .tct ul li p::before{content: "";display: block;width: 6px;height: 6px;border-radius: 6px;background: #b7b7b7;position: absolute;left: 0;top: 50%;margin-top: -3px;}
.member_top .tct ul li em{display: block;width: 25%;text-align: right;float: right;color:#545454;}
.member_btm ul{width: 390px;margin-right: 25px;padding-right: 25px;float: left;border-right: 1px dashed #d8d8d8;}
.member_btm ul li{font-size: 14px;line-height: 32px;color:#545454;}
.member_btm ul li p{width: 75%;padding-left: 15px;box-sizing: border-box;position: relative;color:#545454;float: left;}
.member_btm ul li p::before{content: "";display: block;width: 6px;height: 6px;border-radius: 6px;background: #b7b7b7;position: absolute;left: 0;top: 50%;margin-top: -3px;}
.member_btm ul li em{display: block;float: right;width: 25%;text-align: right;color:#888;}
.member_btm ul:nth-child(2){margin-right: 0;padding-right: 0;border-right: 0;}
.member_cons .member_right .member_list ul li:hover p,
.member_top .tct ul li:hover p,
.member_top .tct ul li:hover em,
.member_btm ul li:hover p,
.member_btm ul li:hover em{font-weight: bold;color:#28badd;}
.member_cons .member_right .member_list ul li:hover p::before,
.member_top .tct ul li:hover p:before,
.member_btm ul li:hover p::before{background: #28badd;}
.member_box{height:328px;box-sizing: border-box;}

.member_cons .member_item{width: 300px;}
.member_cons .member_item1{width: 558px;margin-right: 20px;}
.member_cons .member_item .member_list ul li{font-size: 14px;line-height: 32px;color:#545454;}
.member_cons .member_item .member_list ul li p{width: 100%;color:#545454;float: left;padding-left: 15px;position: relative;box-sizing: border-box;}
.member_cons .member_item .member_list ul li p::before{content: "";display: block;width: 6px;height: 6px;border-radius: 6px;background: #b7b7b7;position: absolute;left: 0;top: 50%;margin-top: -3px;}
.member_cons .member_item1 .member_list ul li p{width: 75%;}
.member_cons .member_item1 .member_list ul li em{color:#888;width: 25%;text-align: right;float: right;}
.member_cons .member_item .member_list ul li:hover p,
.member_cons .member_item1 .member_list ul li:hover em{font-weight: bold;color:#28badd;}
.member_cons .member_item .member_list ul li:hover p::before{background: #28badd;}
.member_conss{display: flex;flex-wrap: wrap;width: 100%;justify-content: space-between;}
.member_cons .member_items{width: calc(100% / 4 - 15px);}
.member_cons .member_items .member_list ul li{font-size: 14px;line-height: 32px;color:#545454;}
.member_cons .member_items .member_list ul li p{width: 100%;color:#545454;float: left;padding-left: 15px;position: relative;box-sizing: border-box;}
.member_cons .member_items .member_list ul li p::before{content: "";display: block;width: 6px;height: 6px;border-radius: 6px;background: #b7b7b7;position: absolute;left: 0;top: 50%;margin-top: -3px;}
.member_cons .member_item1 .member_list ul li p{width: 75%;}
.member_cons .member_item1 .member_list ul li em{color:#888;width: 25%;text-align: right;float: right;}
.member_cons .member_items .member_list ul li:hover p,
.member_cons .member_item1 .member_list ul li:hover em{font-weight: bold;color:#28badd;}
.member_cons .member_items .member_list ul li:hover p::before{background: #28badd;}

.member_cons_left{inline-size: 390px;height: 280px;}
.member_cons_left .mySwiper2{width: 390px;height:280px;position:relative;}
.member_cons_left .mySwiper2 .swiper-slide{position: relative;}
.member_cons_left .mySwiper2 .swiper-slide span{display: block;width: 100%;height:280px;}
.member_cons_left .mySwiper2 .swiper-slide span img{width: 100%;height:100%;/*object-fit: cover;*/}
.member_cons_left .mySwiper2 .swiper-slide p{position: absolute;bottom: 0;left: 0;right: 0;z-index: 3;;background: rgba(0, 9, 127, 0.48);line-height: 55px;font-size: 16px;color:#fff;text-indent: 1em;padding-right: 110px;box-sizing: border-box;}
.member_cons_left .mySwiper2 .swiper-pagination-mySwiper2{width: 110px;position: absolute;right: 10px;bottom: 15px;left: auto;text-align: right;z-index: 33;}
.member_cons_left .mySwiper2 .swiper-pagination-mySwiper2 .swiper-pagination-bullet{width: 15px;height: 15px;border-radius: 2px;overflow: hidden;font-size: 12px;line-height: 15px;text-align: center;color:#fff;opacity: 1;margin: 0 2px;background: #1466a5;}
.member_cons_left .mySwiper2 .swiper-pagination-mySwiper2 .swiper-pagination-bullet-active{background: #d52027;}
.member_cons_right{width: calc(100% - 410px);}
.member_cons_right .member_right_list .item{width: calc(100% / 2 - 15px);}
.member_cons_right .member_right_list .item ul li.active{margin-bottom: 10px;}
.member_cons_right .member_right_list .item ul li.active p{font-size: 16px;line-height: 30px;color: #1387ec;-webkit-line-clamp: 2 !important;white-space: normal;;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;font-weight: bold;}
.member_cons_right .member_right_list .item ul li.active span{font-size: 16px;}
.member_cons_right .member_right_list .item a{display: inline-flex;width: 100%;}
.member_cons_right .member_right_list .item ul li p{width: 80%;font-size: 14px;line-height: 30px;color: #545454;position: relative;padding-left: 15px;box-sizing: border-box;}
.member_cons_right .member_right_list .item ul li p::before{content: "";display: block;width: 6px;height: 6px;border-radius: 6px;background: #b7b7b7;position: absolute;left: 0;top: 12px;}
.member_cons_right .member_right_list .item ul li span{width: 20%;text-align: right;font-size: 14px;line-height: 30px;color: #888;}
.member_cons_right .member_right_list .item ul li.active p:before{background:#1387ec;}

.member_new ul li{float: left;width: 150px;height: 70px;border:1px solid #f1f1f1;text-align: center;margin-right: 16px;margin-bottom: 16px;}
.member_new ul li:nth-child(7n){margin-right: 0;}
.member_new ul li img{max-width: 100%;max-height: 100%;}
.spaced_left{width: 620px;height:520px;border-right: 1px dashed #bad0e6;}
.spaced_left h3{width: 200px;}
.spaced_left .tct{padding-right: 20px;width: 600px;}
.spaced_left .tct img{width: 100%;height: 100%;object-fit: cover;}
.spaced_right{width: 525px;height: 520px;}
.spaced_right .spaced_item{width: 245px;float: left;padding: 8px;border-right: 1px dashed #bad0e6;border-bottom: 1px dashed #bad0e6;}
.spaced_right .spaced_item h3,
.spaced_left h3{border-bottom: 2px solid #1387ec;font-size: 18px;line-height: 30px;font-weight: bold;color:#333;position: relative;padding-left: 1em;padding-bottom: 10px;margin-bottom: 10px;}
.spaced_right .spaced_item h3 a,
.spaced_left h3 a{font-size: 12px;line-height: 24px;color:#1387ec;}
.spaced_right .spaced_item h3::before,
.spaced_left h3::before{content: "";display: block;width:5px;height:25px;background: #1387ec;position: absolute;left: 0;bottom: 10px;visibility:initial}
.spaced_right .spaced_item .tct{height:190px;overflow: hidden;margin-top: 10px;}
.spaced_right .spaced_item:nth-child(2n){border-right: none;}
.spaced_right .spaced_item:nth-child(3),
.spaced_right .spaced_item:nth-child(4){border-bottom: none;}

/* service */
.service .box_title{background: #f0f2f9;}
.service .box_title h3{background: none;color:#1466a5;}
.service_left{width: 930px;border:1px solid #bed4e6;box-sizing: border-box;}
.service_left .service_tct{width: 390px;}
.service_left .service_tct ul li{border-bottom: 1px solid #eee;padding-bottom: 8px;margin-bottom: 8px;}
.service_left .service_tct ul li:last-child{margin-bottom: 0;}
.service_left .service_tct ul li h3{font-size: 16px;line-height: 30px;font-weight: bold;color:#333;height:30px;}
.service_left .service_tct ul li em{display: block;width: 85px;font-size: 12px;line-height: 20px;color:#fff;background: #d40000;border-radius: 2px;text-align: center;margin: 5px 0;}
.service_left .service_tct ul li p{font-size: 12px;line-height: 20px;color:#666;height:40px;}
.service_left .service_tct ul li:hover h3{color:#1466a5;}
.service_right{width: 340px;border:1px solid #a7cded;}
.service_right ul{border-left: 1px solid #dcdcdc;}
.service_right ul.ul{height: 254px;}
.service_right ul li{border-bottom: 1px solid #dcdcdc;padding-bottom: 11.5px;margin-bottom: 11.5px;margin-left: 20px;font-size: 14px;line-height: 20px;color:#666;position: relative;}
.service_right ul li a.as{display: inline-flex;background: #e9f4ff;padding: 10px;box-sizing: border-box;}
.service_right ul li span{width: 40px;height:40px;display: block;margin-right: 10px;}
.service_right ul li p{max-width: 210px;text-align: left;}
.service_right ul li:hover a.as{background: #fff;}
.service_right ul li:hover p{color: #1466a5;}
/* .service_right ul li{border-bottom: 1px solid #dcdcdc;padding-bottom: 10px;margin-bottom: 10px;margin-left: 20px;font-size: 14px;line-height: 20px;color:#666;position: relative;}
.service_right ul li.active::before,
.service_right ul li.active::after,
.service_right ul li:hover::before,
.service_right ul li:hover::after{content: "";display: block;position: absolute;left: -21px;}
.service_right ul li.active::before,
.service_right ul li:hover::before{width: 2px;height: 60px;background: #1466a5;}
.service_right ul li.active::after,
.service_right ul li:hover::after{width: 0px;height: 0px;border: 6px solid transparent;border-left-color: #1466a5;text-align: center;transition: all 0.5s;top: 50%;margin-top: -15px;}
.service_right ul li em{display: block;color:#666;display: block;line-height: 27px;}
.service_right ul li p{color:#666;height: 40px;}
.service_right ul li:hover p,
.service_right ul li.active p{font-weight: bold;color:#1466a5;}
.service_right ul li:last-child{margin-bottom: 0;} */

.service_item{width: 445px;margin-right: 35px;}
.service_item:last-child{margin-right: 0;}
.service_item ul{height:255px;}
.service_item ul li{font-size: 14px;line-height: 36px;color:#545454;}
.service_item ul li p{color:#545454;padding-left: 15px;box-sizing: border-box;position: relative;width: 75%;float: left;}
.service_item ul li p::before{content: "";display: block;width: 6px;height: 6px;border-radius: 6px;background: #b7b7b7;position: absolute;left: 0;top: 50%;margin-top: -3px;}
.service_item ul li em{display: block;width: 25%;text-align: right;float: right;color:#888;}
.service_item ul li:hover p,
.service_item ul li:hover em{font-weight: bold;color:#1466a5;}
.service_item ul li:hover p::before{background: #1466a5;}
.service_team ul{font-size: 0;}
.service_team ul li{display: inline-block;vertical-align: top;text-align: center;width: 139px;margin-right: 21px;}
.service_team ul li:last-child{margin-right: 0;}
.service_team ul li span{width: 139px;height:168px;overflow: hidden;display: block;}
.service_team ul li span img{width: 100%;height: 100%;object-fit: cover;transition: 0.75s ease-in-out;}
.service_team ul li h3{font-size: 14px;font-weight: bold;line-height: 24px;color:#333;padding-top: 5px;}
.service_team ul li p{font-size: 14px;line-height: 24px;color:#888;}
.service_team ul li:hover span img{transform: scale(1.1);transition: 0.5s ease-in-out;}
.service_team ul li:hover h3{color:#1466a5;}

.zt_year ul{display: flex;overflow: hidden;}
.zt_year ul li{width: calc(100% / 8);background: #28badd;text-align: center;font-size: 24px;font-weight: bold;color:#fff;line-height: 50px;position: relative;clip-path: polygon(0% 0%, 85% 0, 100% 50%, 85% 100%, 0% 100%, 15% 50%);padding-right: 10px;margin-left: -10px;z-index: 3;}
.zt_year ul li a{color:#fff;display: block;font-style: oblique;}
.zt_year ul li:nth-child(1){clip-path: polygon(0% 0%, 85% 0, 100% 50%, 85% 100%, 0% 100%);}
.zt_year ul li.active,
.zt_year ul li:hover{background: #027fe9;z-index: 2;}

.zt_left{width: 865px;}
.zt_right{width: 405px;}
.zt_left .zt_btm{background: #fafafa;border:1px solid #e5e5e5;border-radius: 5px;}
.zt_left .zt_btm ul{margin: 20px auto;}
.zt_left .zt_btm ul li{font-size: 16px;line-height: 36px;color:#333;padding-left: 90px;box-sizing: border-box;position: relative;}
.zt_left .zt_btm ul li::before{content: "";display: block;width: 8px;height: 8px;border-radius: 8px;background: #ff7608;position: absolute;left: 70px;top: 50%;margin-top: -3px;}
.zt_right .zt_btm  .pic{border-radius: 5px;width: 405px;height:133px;overflow: hidden;}
.zt_right .zt_btm  .pic img{width: 100%;height: 100%;object-fit: cover;}
.zt_right .zt_btm .tct{background: #ebf5fd;margin-top: 25px;border-radius: 5px;}
.zt_right .zt_btm .tct p{font-size: 16px;line-height: 36px;color:#333;padding: 0 30px;box-sizing: border-box;}
.zt_right .zt_btm .tct p strong{color:#027fe9;}
.zt_top{height:263px;}
.zt_left .zt_top{background: #eaeaea;border-radius: 5px;margin-left: 22px;display: flex;}
.zt_left .zt_top h3{width: 50px;height:220px;border-radius: 50px;background: #027fe9;font-size: 26px;font-weight: bold;color:#fff;text-align: center;margin-left:-22px;padding-top: 35px;box-sizing: border-box;margin-top: 20px;position: relative;z-index: 2;box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);}
.zt_left .zt_top .txt{width: 825px;height: 205px;padding: 30px 60px;box-sizing: border-box;border-radius: 0 100px 100px 0;background: #fff;font-size: 18px;line-height: 36px;color:#1d2d63;text-align: justify;margin: 30px 20px 0 -30px;position: relative;}
.zt_left .zt_top .txt::before{content: "";display: block;width: 31px;height: 31px;background: url(404.png) no-repeat;position: absolute;top: -30px;left: 25px;}
.zt_right .zt_top{border-radius: 5px;}
.zt_btm h3{text-align: center;position: relative;margin-bottom: 20px;width: 365px;}
.zt_btm h3::before,
.zt_btm h3::after{content: "";display: block;width: 30px;height:1px;background: #027fe9;position: absolute;top: 50%;}
.zt_btm h3::before{left: 30px;}
.zt_btm h3::after{right: 30px;}
.zt_btm h3 span{display: block;width: 225px;line-height: 50px;border-radius: 50px;margin: 0 auto;font-size: 26px;font-weight: bold;font-style: oblique;color:#fff;background: #027fe9;border-radius: 50px;text-align: center;}

.mySwipers{position: relative;overflow: hidden;}
.mySwipers .swiper-button-next,
.mySwipers .swiper-button-prev{width: 32px;height:62px;background: rgba(0, 0, 0, 0.5);}
.mySwipers .swiper-button-next{right: 0;}
.mySwipers .swiper-button-prev{left: 0;}
.mySwipers .swiper-button-next::after,
.mySwipers .swiper-button-prev::after{color:#fff;font-size: 30px;}


.sign_con{margin: 130px auto;height: 650px;background: #fff;position: relative;box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.1);}
.sign_con2{height: auto;}
.sign_logo{position: absolute;width: 120px;height:127px;left: 720px;top: -63px;}
.sign_con .sign_left{width: 760px;padding: 55px 40px;box-sizing: border-box;}
.sign_con .sign_left .sign_tit{font-size: 36px;font-weight: bold;color:#217ae5;line-height: 1.5em;text-align: center;}

/*mh*/
.sign_con .sign_left .sign_tit2{font-size: 26px;font-weight: bold;color:#217ae5;line-height: 1.5em;text-align: center;}

.sign_con .sign_left .sign_way{width: 600px;margin: 0 auto;}
.way_item{padding: 25px 0;}
.way_item ul{background: #dcedff;width: 400px;height:60px;padding: 5px;box-sizing: border-box;border-radius: 60px;margin: 0 auto;}
.way_item ul li{float: left;width: 49%;text-align: center;line-height: 50px;font-size: 18px;color:#217ae5;cursor: pointer;}
.way_item ul li:hover,
.way_item ul li.active{background: #217ae5;font-weight: bold;color:#fff;}
.way_item ul li:nth-child(1){border-radius: 50px 0 0 50px;margin-right: 2%;}
.way_item ul li:nth-child(2){border-radius: 0 50px 50px 0;}
.way_con .way_bd form{border-top: 1px dashed #d2d2d2;padding-top: 30px;}
.way_bd{margin: 0 auto;display: none;}
.way_bd.active{display: block;}
.way_bd ul li{display: flex;margin-bottom: 20px;}
.way_bd ul li span{width: 160px;font-size: 16px;line-height: 40px;color:#333;text-align: left;display: inline-flex;justify-content: flex-end;}
.way_bd ul li p{line-height: 40px;width: 390px;position: relative;}
.way_bd ul li p a.as{width: 120px;;background: #ff9600;line-height: 40px;display: block;position: absolute;right: 1px;top: 1px;text-align: center;color: #fff;}
.way_bd ul li.lis p{line-height: 20px;}
.way_bd ul li p input{width: 100%;border:1px solid #e5e5e5;border-radius: 3px;text-indent: 1em;height:40px;line-height: 40px;box-sizing: border-box;}
.way_bd ul li p.yzm{width: 180px;} 
.way_bd ul li p.checkbox input{width: 15px;height: 15px;box-sizing: border-box;margin-left: 20px;margin-right: 10px;}
.way_bd ul li p label{font-size: 16px;line-height: 24px;color:#545454;}
.way_bd ul li p label a{color:#217ae5;}
.way_bd ul li p label input{width: 15px;height: 15px;box-sizing: border-box;}
.way_bd ul li p select{width: 100%;height: 40px;line-height: 40px;border:1px solid #e5e5e5;border-radius: 3px;}
.way_bd ul li em{font-size: 16px;line-height: 40px;color:#f30000;margin-left: 10px;}
.way_bd ul li .yzm_btn{width: 119px;line-height: 40px;margin: 0 20px;border-radius: 3px;background: #ff8a00;cursor: pointer;text-align: center;font-size: 12px;color:#fff;height: 40px;}
.way_bd ul li .yzm_btn img{display: block;}
.way_bd ul li button{width: 390px;border:none;background: #217ae5;border-radius: 5px;font-size: 18px;font-weight: bold;color:#fff;}
.way_bd ul li button a{color:#fff;}
.sign_con .sign_right{width: 520px;background: #217ae5;padding: 55px 25px;box-sizing: border-box;height: 650px;box-sizing: border-box;}
.sign_con2 .sign_right{height:1015px;}
.sign_con .sign_right .sign_title{text-align: left;padding: 0 15px;}
.sign_title h3{font-size: 30px;font-weight: bold;color:#fff;line-height: 2;}
.sign_title span{display: inline-block;font-size: 24px;font-weight: bold;color:#6298ea;border-bottom: 1px solid #73abef;padding-right: 50px;padding-bottom: 10px;}
.sign_list{margin: 20px auto;padding: 0 15px;}
.sign_list ul li{font-size: 14px;line-height: 30px;color:#fff;}
.sign_list ul li p{width: 75%;float: left;color:#fff;padding-left: 20px;position: relative;box-sizing: border-box;}
.sign_list ul li p::before{content: "";display: block;width: 8px;height: 8px;border-radius: 8px;background: #fff;position: absolute;left: 0;top: 50%;margin-top: -4px;}
.sign_list ul li em{display: block;width: 25%;text-align: right;float: right;color:#fff;}
.sign_list ul li:hover p,
.sign_list ul li:hover em{font-weight: bold;}

.sign_items{background: rgba(4, 57, 121, 0.1);padding: 20px 15px;border-radius: 5px;margin-top: 20px;}
.sign_items h3{font-size: 16px;color:#2dffc6;line-height: 2;font-weight: bold;}
.sign_items h3 a{font-size: 12px;color:#2dffc6;}
.sign_items ul{margin-top: 20px;}
.sign_items ul li{font-size: 14px;line-height: 30px;color:#fff;}
.sign_items ul li p{width: 75%;float: left;color:#fff;padding-left: 20px;position: relative;box-sizing: border-box;}
.sign_items ul li p::before{content: "";display: block;width: 8px;height: 8px;border-radius: 8px;background: #fff;position: absolute;left: 0;top: 50%;margin-top: -4px;}
.sign_items ul li em{display: block;width: 25%;text-align: right;float: right;color:#fff;}
.sign_items ul li:hover p,
.sign_items ul li:hover em{font-weight: bold;}

.sign_con2 .sign_list ul li{line-height: 36px;}

.sign_item2{padding: 15px;}
.sign_item2 a{font-size: 16px;font-weight: bold;line-height: 40px;border-radius: 3px;display: inline-block;vertical-align: top;color:#fff;padding: 0 20px;margin: 0 10px 10px 0;}
.sign_item2 a:nth-child(1){background: #e54020;}
.sign_item2 a:nth-child(2){background: #51aef4;}
.sign_item2 a:nth-child(3){background: #24c160;}
.sign_item2 a:nth-child(4){background: #93adff;}
.sign_item2 a:nth-child(5){background: #ea9824;}

.membership{width: 890px;margin: 130px auto;background: #217ae5;padding: 35px 20px;box-sizing: border-box;position: relative;border-radius: 5px;box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.1);}
.membership .sign_logo{position: absolute;left: 0;right: 0;margin: 0 auto;}
.membership_con{background: #fff;padding: 50px 80px;}
.membership_tit{font-size: 36px;font-weight: bold;color:#217ae5;line-height: 2em;border-bottom: 1px dashed #d2d2d2;text-align: center;}

.membership_bd .membership_item{margin: 30px auto;border-bottom: 1px solid #e5e5e5;padding-bottom: 30px;}
.membership_bd .membership_item h3{font-size: 16px;line-height: 40px;color:#333;margin-bottom: 15px;text-align: center;font-weight: bold;}
.membership_bd .membership_item h3 em{color:#f30000;display: inline-block;vertical-align: middle;margin-left: 10px;}
.membership_item ul::before,
.membership_item ul::after{display: none;}
.membership_item ul{display: flex;flex-wrap: wrap;}
.membership_item ul li{width: 50%;display: flex;float: left;font-size: 16px;line-height: 40px;color:#333;margin-bottom: 15px;}
.membership_item ul li span{width: 160px;font-size: 16px;color:#333;text-align: right;display: flex;flex-direction: column;justify-content: center;justify-content: flex-start;}
.membership_item ul li p{width: 180px;min-height: 40px;}
.membership_item ul li p input,
.membership_item ul li p select{width: 100%;height:40px;line-height: 40px;text-indent: 0.5em;border:1px solid #e5e5e5;border-radius: 3px;}
.membership_item ul li p.checkbox label,
.membership_item ul li p.checkboxs label{padding-right: 10px;box-sizing: border-box;}
.membership_item ul li p.checkboxs label{width: 30%;display: inline-block;}
.membership_item ul li p.checkboxs2 label{width: 49%;display: inline-block;}
.membership_item ul li p.checkbox input,
.membership_item ul li p.checkboxs input,
.membership_item ul li p.checkboxs2 input{width: 15px;height: 15px;box-sizing: border-box;margin-left: 20px;margin-right: 10px;}
.membership_item ul li p.checkboxs input,
.membership_item ul li p.checkboxs2 input{margin:0 5px;}
.membership_item ul li em{font-size: 16px;line-height: 40px;color:#f30000;margin-left: 10px;}
.membership_item ul li.ls{width: 100%;}
.membership_item ul li.ls p{width: 530px;}
.membership_item .btns{font-size: 14px;line-height: 36px;color:#217ae5;border:1px solid #217ae5;line-height: 36px;display: inline-block;padding: 0 15px;margin-left: 157px;cursor: pointer;border-radius: 3px;}
.membership_item .btns:hover{background: #217ae5;color:#fff;font-weight: bold;}

.membership_bd .membership_item2{border-bottom: none;padding-bottom: 0;}
.membership_item2 ul li{display: flex;margin-bottom: 15px;width: 100%;}
.membership_item2 ul li font{width: 150px;line-height: 20px !important;}
.membership_item2 ul li p{height: auto;position: relative;} 
.membership_item2 ul li span{line-height: 20px;width: 157px;}
.membership_item2 ul li span.file-name{width: 100%;text-align: left;max-width: 180px;}
.membership_item2 ul li p em{width: 150px;line-height: 40px;background: #00b5f8;border-radius: 3px;text-align: center;font-size: 16px;font-weight: bold;color:#fff;display: block;margin-left: 0;}
.membership_item2 ul li p input{font-size: 0;width: 150px;line-height: 40px;opacity: 0;position: absolute;left: 0px;top: 0;z-index: 1;cursor: pointer;}
.membership_item2 .ps{margin-left: 157px;font-size: 14px;color:#545454;line-height: 30px;margin-top: 10px;}
.membership_item2 .ps input{margin-right: 5px;}
.btn4{width: 390px;line-height: 40px;text-align: center;font-size: 16px;font-weight: bold;color:#fff;background: #217ae5;border-radius: 3px;cursor: pointer;margin-left: 157px;margin-bottom: 15px;}


.fellow_tit{margin: 30px auto;}
.fellow_tit h3{font-size: 30px;color:#2696fd;line-height: 2;font-weight: bold;}
.fellow_tit h3 span{font-size: 18px;color:#2696fd;font-weight: normal;}
.fellow_tit h3 span font{font-size: 36px;color:#ff9600;font-weight: bold;}
.fellow_tit h4{font-size: 26px;font-weight: bold;line-height: 40px;margin: 15px auto;}
.fellow_tit h4 span{display: inline-block;font-size: 20px;font-weight: bold;line-height: 40px;color:#fff;padding: 0 20px;border-radius: 5px;}
.fellow_tit h4.as1{color:#d90000;}
.fellow_tit h4.as1 span{background: #d90000;}
.fellow_tit h4.as2{color:#51aef4;}
.fellow_tit h4.as2 span{background: #51aef4;}
.fellow_tit h4.as3{color:#24c160;}
.fellow_tit h4.as3 span{background: #24c160;}
.fellow_tit h4.as4{color:#93adff;}
.fellow_tit h4.as4 span{background: #93adff;}
.fellow_tit h4.as5{color:#ea9824;}
.fellow_tit h4.as5 span{background: #ea9824;}
.fellow_tit p{font-size: 18px;color:#333;line-height: 50px;margin: 15px auto;}
.fellow_tit p font{display: inline-block;padding: 0 10px;color:#ff9600;font-size: 28px;font-weight: bold;background: #fff;}
.fellow_tit p a{display: inline-block;vertical-align: top;background: url(../image/fellow_tit_bg.png) repeat-x center;padding: 0 20px;border-radius: 5px;line-height: 50px;height: 50px;color:#fff;margin-left: 30px;}

.fellow_con{display: flex;justify-content: space-between;margin: 30px auto;}
.fellow_items{width: 100%;min-height: 380px;}
.fellow_item1{width: 420px;}
.fellow_item2{width: 850px;}
.fellow_item .box_title{background: #fff;}
.fellow_item .box_title h3{background: none;text-align: left;}

.fellow_item1 .item_list{height:350px;overflow-y: scroll;box-sizing: border-box;position: relative;margin-right: 20px;}
.fellow_item1 .item_list ul{padding-left: 30px;border-left: 2px solid #ebeef6;margin-left: 15px;}
.fellow_item1 .item_list::-webkit-scrollbar-track-piece { position: fixed;right:0px;background-color:#ebeef6;}
.fellow_item1 .item_list::-webkit-scrollbar {width:5px;height:20px;}
.fellow_item1 .item_list::-webkit-scrollbar-thumb {background:#3a7afe;background-clip:padding-box;min-height:28px;}
.fellow_item1 .item_list::-webkit-scrollbar-thumb:hover {background:#bbb;}
.fellow_item1 .item_list ul li{position: relative;margin-bottom: 20px;border-left: 5px solid #3a7afe;}
.fellow_item1 .item_list ul li::before,
.fellow_item1 .item_list ul li::after{content: "";display: block;position: absolute;top: 6px;left:-49px;border-radius: 24px;}
.fellow_item1 .item_list ul li::before{width: 12px;height: 12px;background: #3a7afe;margin-top: 7px;margin-left: 7px;z-index: 3;}
.fellow_item1 .item_list ul li::after{width: 24px;height:24px;border:1px solid #d6e4ff;margin-top: 0px;background: #fff;z-index: 2;}
.fellow_item1 .item_list ul li:nth-child(2):before{background: #00afef;}
.fellow_item1 .item_list ul li:nth-child(2)::after{border:1px solid #baecff;}
.fellow_item1 .item_list ul li:nth-child(3):before{background: #f25767;}
.fellow_item1 .item_list ul li:nth-child(3)::after{border:1px solid #ffc7cd;}
.fellow_item1 .item_list ul li a{padding-left: 15px;display: block;position: relative;}
.fellow_item1 .item_list ul li a::before{content: "";display: block;border: 6px solid transparent;border-right-color: #1466a5;position: absolute;left: -17px;top: 13px;}
.fellow_item1 .item_list ul li:nth-child(2){border-left: 5px solid #00afef;}
.fellow_item1 .item_list ul li:nth-child(2) a::before{border-right-color: #00afef;}
.fellow_item1 .item_list ul li:nth-child(3){border-left: 5px solid #f25767;}
.fellow_item1 .item_list ul li:nth-child(3) a::before{border-right-color: #f25767;}
.fellow_item1 .item_list ul li em{font-size: 14px;line-height: 30px;color:#adadbd;opacity: 0.86;}
.fellow_item1 .item_list ul li p{font-size: 14px;line-height: 20px;color:#666;font-weight: bold;margin: 8px auto;}

.fellow_item2 .item_list{height:350px;box-sizing: border-box;}
.fellow_item2 .item_list ul li{border-bottom: 1px solid #ebeef6;padding: 13px 0;box-sizing: border-box;}
.fellow_item2 .item_list ul li p{max-width: 75%;float: left;font-size: 14px;line-height: 30px;color:#666;font-weight: bold;padding-left:20px;box-sizing: border-box;position: relative;}
.fellow_item2 .item_list ul li p::before{content: "";display: block;width: 8px;height: 8px;border-radius: 8px;background: #dae0ef;position: absolute;left: 0;top: 50%;margin-top: -4px;}
.fellow_item2 .item_list ul li font{text-align: center;float: left;display: inline;font-size: 12px;line-height: 20px;padding:0 10px;color:#fff;border-radius: 3px;margin: 5px auto 5px 10px;text-transform: uppercase;}
.fellow_item2 .item_list ul li font.font1{background: #f25767;}
.fellow_item2 .item_list ul li font.font2{background: #ff9d00;}
.fellow_item2 .item_list ul li font.font3{background: #3a7afe;}
.fellow_item2 .item_list ul li em{width: 15%;float: right;text-align: right;display: block;font-size: 14px;line-height: 30px;color:#adadbd;opacity: 0.86;}

.fellow_item1 .item_list ul li:hover p,
.fellow_item1 .item_list ul li:hover em,
.fellow_item2 .item_list ul li:hover p,
.fellow_item2 .item_list ul li:hover em,
.fellow_items .item_list ul li:hover p,
.fellow_items .item_list ul li:hover em{color:#3a7afe;}

.fellow_items .item_list ul li{border-bottom: 1px solid #ebeef6;padding: 13px 0;box-sizing: border-box;}
.fellow_items .item_list ul li p{max-width: 75%;float: left;font-size: 14px;line-height: 30px;color:#666;font-weight: bold;padding-left:15px;box-sizing: border-box;position: relative;}
.fellow_items .item_list ul li p::before{content: "";display: block;width: 8px;height: 8px;border-radius: 8px;background: #dae0ef;position: absolute;left: 0;top: 50%;margin-top: -4px;}
.fellow_items .item_list ul li font{text-align: center;float: left;display: inline;font-size: 12px;line-height: 20px;padding:0 10px;color:#fff;border-radius: 3px;margin: 5px auto 5px 10px;text-transform: uppercase;}
.fellow_items .item_list ul li font.font1{background: #f25767;}
.fellow_items .item_list ul li font.font2{background: #ff9d00;}
.fellow_items .item_list ul li font.font3{background: #3a7afe;}
.fellow_items .item_list ul li em{width: 15%;float: right;text-align: right;display: block;font-size: 14px;line-height: 30px;color:#adadbd;opacity: 0.86;}

.hy_bd ul{display: flex;flex-direction: row;flex-wrap: wrap;text-align: center;justify-content: space-between;width: 90%;margin:  0 auto;}
.hy_bd ul li{width: 45%;margin-bottom: 20px;line-height: 42px;font-size: 16px;}
.hy_bd ul li span{width: 160px;display: inline-block;text-align: right;}
.hy_bd ul li p{width: 300px;display: inline-block;text-align: left; vertical-align: top;}
.hy_bd ul li p a{color:#3a7afe;}
.hy_bd ul li p input,
.hy_bd ul li p select{width: 100%;height: 42px;line-height: 42px;background: #ebeef6;border-radius: 3px;border:none;padding-left: 10px;}
.hy_bd ul li p select{width: 155px;}
.hy_bd ul li p input::placeholder{color:#545454;}
.hy_bd ul li p.radios label{display: inline-block;vertical-align: middle;margin: 0 5px;}
.hy_bd ul li p.radios label input{width: 12px;height: 12px;display: inline-block;margin-left: 5px;}
.hy_bd ul li.lsp{width: 100%;}
.hy_bd ul li.lsp p{width: 927px;}
.hy_bd ul li.lsp p textarea{width: 100%;box-sizing: border-box;}
.hy_bd ul li p.checkboxs{display: inline-flex;flex-wrap: wrap;width: 927px;}
.hy_bd ul li p.checkboxs label{margin-right: 15px;}
.hy_bd ul li p.checkboxs label input{width: 14px;height: 14px;margin-right: 5px;}
.hy_bd button{width: 390px;line-height: 42px;border-radius: 5px;background: #f25767;border:none;color:#fff;margin: 20px 70px 0 auto;display: block;}
.hy_bd ul li.list{width: 100%;}
.hy_bd ul li.list span{position: relative;}
.hy_bd ul li.list span img{/*width: 94px;height: 94px;*/overflow: hidden;}
.hy_bd ul li.list span input{width: 94px;height: 94px;position: absolute;top: 0;right: 0;opacity: 0;}
.hy_bd ul li.list p{width: 930px;}
.hy_bd ul li.list p textarea{width: 100%;background: #ebeef6;border-radius: 3px;border:none;padding-left: 10px;}
.hy_bd ul li.list p abbr{display: block;font-size: 24px;font-weight: bold;line-height: 40px;margin: 15px auto;padding-left: 20px;}
.hy_bd ul li.list p abbr span{display: inline-block;font-size: 16px;font-weight: bold;line-height: 40px;color:#fff;padding: 0 20px;border-radius: 5px;width: auto;}
.hy_bd ul li.list p abbr.as1{color:#d90000;}
.hy_bd ul li.list p abbr.as1 span{background: #d90000;}
.hy_bd ul li.list p abbr.as2{color:#51aef4;}
.hy_bd ul li.list p abbr.as2 span{background: #51aef4;}
.hy_bd ul li.list p abbr.as3{color:#24c160;}
.hy_bd ul li.list p abbr.as3 span{background: #24c160;}
.hy_bd ul li.list p abbr.as4{color:#93adff;}
.hy_bd ul li.list p abbr.as4 span{background: #93adff;}
.hy_bd ul li.list p abbr.as5{color:#ea9824;}
.hy_bd ul li.list p abbr.as5 span{background: #ea9824;}

.declare_list ul li{border-bottom: 1px solid #edeff4;margin-bottom: 30px;padding-bottom: 30px;}
.declare_list ul li:last-child{margin-bottom:0;padding-bottom: 0;}
.declare_list ul li:nth-child(odd) .tct{background: #f2f4f9;}
.declare_list ul li .tct{display: flex;flex-direction: row;align-items: center;padding: 20px;box-sizing: border-box;}
.declare_list ul li .pic{width: 240px;height:147px;overflow: hidden;margin-right: 30px;}
.declare_list ul li .tst{width: 800px;}
/*mh*/
.declare_list ul li .tst h3{font-size: 20px;font-weight: bold;color:#545454;margin-bottom: 20px;white-space: normal;}
.declare_list ul li .tst p{font-size: 16px;line-height: 30px;color:#545454;}
.declare_list ul li .tst p b{color:#077de9;}
.declare_list ul li .bts a{display: block;width: 110px;line-height: 40px;text-align: center;margin: 25px auto;font-size: 14px;border-radius: 5px;}
.declare_list ul li .bts a.a1{background: #f45666;color:#fff;font-weight: bold;}
.declare_list ul li .bts a.a3{background: #b5b5b5;color:#fff;font-weight: bold;}
.declare_list ul li .bts a.a4{border:1px solid #005ecc;color:#005ecc;box-sizing: border-box;}
.declare_list ul li .bts a.a4:hover{background: #2696fd;color:#fff;}

.declare_bd{width: 850px;margin: 0 auto;}
.declare_bd h3{font-size: 30px;line-height: 2;color:#2696fd;font-weight: bold;text-align: center;margin-bottom: 30px;}
/* .declare_bd ul{max-width: 850px;margin: 0 auto;} */
.declare_bd ul li{display: block;font-size: 16px;color:#333;text-align: left;margin-bottom: 20px;vertical-align: top;border-bottom: 1px solid #ddd;}
.declare_bd ul li .file-list{width: auto;display: inline-block;word-wrap: break-word;}
.declare_bd ul li .file-list li{border:none;padding-bottom:0;margin-bottom:0;}
.declare_bd ul li span{width: 200px;display: inline-block;margin-right: 10px;word-wrap: break-word;text-align: right;}
.declare_bd ul li span.file-name{text-align: left;width: 310px;word-wrap: break-word;}
.declare_bd ul li p{display: inline-block;width: 385px;position: relative;vertical-align: top;}
.declare_bd ul li p input,
.declare_bd ul li p textarea{width: 100%;height: 42px;line-height: 42px;border:1px solid #e5e5e5;padding-left: 0.5em;border-radius: 3px;box-sizing: border-box;}
.declare_bd ul li p textarea{height: 126px;}
.declare_bd ul li p.ps{width: 130px;line-height: 42px;height: 42px;border-radius: 5px;background: #00b5f8;text-align: center;color:#fff;font-weight: bold;}
.declare_bd ul li p.ps input{width: 100%;position: absolute;top: 0;left: 0;opacity: 0;cursor: pointer;}
.form-horizontal1 .declare_bd ul li span{width: 100%;text-align: left;}

.declare_bd ul li em{color:#ff3838;margin-left: 15px;vertical-align: top;display: block;text-align: left;width: 100%;font-size: 12px;line-height: 20px;padding-left:230px;box-sizing: border-box;}
.declare_bd .btns{width: 385px;margin-left: 170px;background: #f45666;border-radius: 5px;border:none;line-height: 42px;color:#fff;font-weight: bold;font-size: 18px;}

.declare_con h4 {line-height: 32px;font-size: 18px;color:#333;}
.declare_con h4 font{color:#f25767;font-size: 36px;font-weight: bold;}
.declare_con h4 span{background: #2696fd;display: inline-block;width: 32px;height: 32px;border-radius: 32px;text-align: center;margin-right: 5px;}
.declare_con h4 span img{margin-top: -3px;}
.declare_con h3{font-size: 20px;font-weight: bold;color:#333;line-height: 2;margin: 30px auto 0;}
.declare_con dl{border:1px solid #dcdcdc;box-sizing: border-box;margin:30px auto;}
.declare_con dl dt,
.declare_con dl dd{display: flex;}
.declare_con dl dt{background: #2696fd;color: #fff;}
.declare_con dl dt span,
.declare_con dl dd span{width: 33.3333%;line-height: 55px;text-indent: 10em;}
.declare_con dl dd span:nth-child(1){text-indent: 0;text-align: center;}
.declare_con dl dt span{border-right: 1px solid #fff;box-sizing: border-box;}
.declare_con dl dd{border-bottom:1px solid #dcdcdc;}
.declare_con dl dd:last-child{border-bottom: none;}
.declare_con dl dd span{border-right:1px solid #dcdcdc;}
.declare_con dl dt span:last-child,
.declare_con dl dd span:last-child{border-right:none;color:#ff5f11;}
.declare_con dl dt span:last-child{color:#fff;}
.declare_con dl dt span:nth-child(2),
.declare_con dl dd span:nth-child(2){text-indent: 0;text-align: center;}

.cost_left{width: 840px;}
.cost_list dl dt,
.cost_list dl dd{display: flex;}
.cost_list dl dt{background: #ebeef6;color:#1466a5;font-weight: bold;font-size: 16px;}
.cost_list dl dt span:nth-child(1){width: 35%;text-indent: 2em;text-align: left;font-size: 16px;}
.cost_list dl dd span:nth-child(1){width: 35%;text-indent: 1em;text-align: left;font-size: 16px;}
/*.cost_list dl dd span:nth-child(1)::before{content: "";display: block;width: 6px;height: 6px;border-radius: 6px;background: #e3e6f0;}*/
.cost_list dl dd{border-bottom: 1px dashed #d3d3d3;}
.cost_list dl dt span,
.cost_list dl dd span{width: 20%;line-height: 55px;text-align: center;}
.cost_list dl dd span{font-size: 14px;}
.cost_list dl dd span:nth-child(3){color:#ec7500;}
.cost_list dl dd span:nth-child(4) a{color:#16b2d7;}

.cost_right{width: 440px;}
.cost_fp span{background: #f4f5fa;padding: 10px 35px;font-size: 12px;line-height: 20px;color:#f25767;display: block;}
.cost_fp h2{font-size: 16px;line-height: 30px;font-weight: bold;color:#333;margin: 20px auto;}
.cost_fp ul{border-top: 1px solid #edf0f7;}
.cost_fp ul li{padding: 10px 35px;border-bottom: 1px solid #edf0f7;}
.cost_fp ul li em{float: right;display: inline-block;line-height: 30px;cursor: pointer;}
.cost_fp ul li h3{font-size: 16px;line-height: 36px;color:#333;}
.cost_fp ul li p{font-size: 14px;line-height: 30px;color:#888;}

.cost_lg{display: none;}
.cost_bd ul li{display: flex;margin-bottom: 20px;line-height: 42px;}
.cost_bd ul li span{width:100px;display: inline-block;text-align: right;margin-right: 20px;}
.cost_bd ul li p{width: 250px;}
.cost_bd ul li p input{width: 100%;height: 42px;line-height: 42px;background: #f4f5fa;border:none;text-indent: 1em;}
.cost_bd .bts{width: 250px;line-height: 42px;border-radius: 5px;background: #f25767;font-size: 18px;font-weight: bold;color:#fff;text-align: center;border:none;margin-left: 120px;}

.pop1_con,
.pop2_con,
.pop3_con,
.pop4_con,
.pop5_con{display: none;position: fixed;top: 0;left: 0;right: 0;margin: 0 auto;width: 100%;height: 100vh;background: rgba(0, 0, 0, 0.5);z-index: 999;}
.pop_con{width: 750px;height: 600px;box-sizing: border-box;margin: 5% auto 0;position: relative;overflow: initial;}
.pop_con .pop_tit{font-size: 20px;line-height: 2;text-align: center;margin-bottom: 20px;}
.pop_con .pop_txt{height: 480px;overflow-y: scroll;font-size: 16px;line-height: 2;color:#333;}
.pop_con .pop_colse{width: 35px;height:35px;border-radius: 35px;background: #f25767;position: absolute;top: -12px;right: -12px;text-align: center;line-height: 30px;font-size: 30px;color:#fff;transform: rotate(45deg);cursor: pointer;}





/*其他缴费*/
.renew0{position: fixed;top: 0;left: 0;right: 0;margin: 0 auto;background: rgba(0, 0, 0, 0.5);width: 100%;height:100%;z-index: 999;display: none;}
.renew0_con{width: 1150px;background: #fff;margin: 5% auto 0;text-align: center;position: relative;}
.renew0_con .gbs0{width: 35px;height: 35px;border-radius: 35px;background: #ff9600;font-size: 24px;text-align: center;line-height: 32px;color: #fff;transform: rotate(45deg);position: absolute;right: -15px;top: -15px;cursor: pointer;}
.renew0_con h2{width: 390px;line-height: 55px;text-align: center;border-radius: 55px;background: #2696fd;margin: -45px auto 30px;display: inline-block;color:#fff;font-size: 22px;}
.renew0_item{width: 640px;margin: 0 auto;}
.renew0_item ul{display: flex;justify-content: space-between;}
.renew0_item ul li{width: 20.3333%;position: relative;}
.renew0_item ul li span{display: block;margin: 0 auto;width: 66px;height: 66px;border-radius:50%;background: #e9e9e9;}
.renew0_item ul li.active0 span{background: #2696fd;}
.renew0_item ul li.active0 p{color:#2696fd;font-weight: bold;}
.renew0_item ul li span::before{content: "";display: block;width: 30px;height: 30px;padding: 18px;}
.renew0_item ul li:nth-child(1) span::before{background: url(../image/haead_btm_icon_03.png) no-repeat center;}
.renew0_item ul li:nth-child(2) span::before{background: url(../image/renew_item_icon_02s.png) no-repeat center;}
.renew0_item ul li:nth-child(3) span::before{background: url(../image/renew_item_icon_03s.png) no-repeat center;}
.renew0_item ul li.active0:nth-child(2) span::before{background: url(../image/renew_item_icon_02.png) no-repeat center;}
.renew0_item ul li.active0:nth-child(3) span::before{background: url(../image/renew_item_icon_03.png) no-repeat center;}

.renew0_item ul li p{font-size: 18px;line-height: 60px;color:#333;}
.renew0_item ul li::after{content: "";display: block;width: 105px;height: 2px;background: #969696;position: absolute;right: -100px;top: 30%;}
.renew0_item ul li.active0::after{background: #2696fd;}
.renew0_item ul li:last-child:after{display: none;}

.renew0_cons{width: 640px;margin: 30px auto;display: inline-block;}
.renew0_cons p{padding-bottom: 20px;text-align: left;}
.renew0_cons p span{padding-left: 50px;width:100px;display: inline-block;}
.renew0_cons p select,
.renew0_cons p em,
.renew0_cons p em span,
.renew0_cons p em input{width: 355px !important;line-height: 50px;height: 50px !important;display: inline-block;position: static !important;padding: 0 !important;box-sizing: border-box;}
.renew0_cons p em span{position: relative !important;}
.renew0_cons p em span button{width: 60px;height: 48px !important;background: #e5e5e5;display: block !important;border:none;top: 3px !important;left: 1px;position:absolute;font-size: 20px !important;}
.renew0_cons p em span button:last-child{right: 1px !important;left: auto !important;}
.renew0_cons p select{padding-left: 15px !important;}
.renew0_cons p abbr{width: 355px !important;line-height: 50px;height: 50px !important;display: inline-block;text-align: right;}
.renew0_cons p abbr b{font-size: 24px;color:#ff5317;}
.renew0_cons p a.bbtts0{display: block;width: 355px !important;line-height: 50px;height: 50px !important;display: inline-block;text-align: center;background: #ff5317;border-radius: 5px;font-size: 18px;color:#fff;font-weight: bold;}

.renew0_cons2,
.renew0_cons3{display: none;}

.renew0_cons2 p,
.renew0_cons3 p{text-align: center;color:#0075e0;}
.renew0_cons2 p a{display: inline-block;background: none;font-size: 18px;color:#0075e0;font-weight: bold;float: right;width: 100%;text-align: right;font-weight: normal;}
/*.renew0_cons2 p .lpss{width: 100%;outline: dotted #F30307 1px;}*/
.renew0_cons2 p button{background: #2696fd;width: 120px;line-height: 40px;text-align: center;border:none;border-radius: 40px;color:#fff;}
.renew0_cons3 p{font-size: 30px;}
.renew0_cons3 p a{width: 190px !important;line-height: 50px;display: inline-block;background: #2696fd;border-radius: 5px;color: #fff;font-size: 18px;}







/*缴费*/
.renew{position: fixed;top: 0;left: 0;right: 0;margin: 0 auto;background: rgba(0, 0, 0, 0.5);width: 100%;height:100%;z-index: 999;display: none;}
.renew_con{width: 1150px;background: #fff;margin: 5% auto 0;text-align: center;position: relative;}
.renew_con .gbs{width: 35px;height: 35px;border-radius: 35px;background: #ff9600;font-size: 24px;text-align: center;line-height: 32px;color: #fff;transform: rotate(45deg);position: absolute;right: -15px;top: -15px;cursor: pointer;}
.renew_con h2{width: 390px;line-height: 55px;text-align: center;border-radius: 55px;background: #2696fd;margin: -45px auto 30px;display: inline-block;color:#fff;font-size: 22px;}
.renew_item{width: 640px;margin: 0 auto;}
.renew_item ul{display: flex;justify-content: space-between;}
.renew_item ul li{width: 20.3333%;position: relative;}
.renew_item ul li span{display: block;margin: 0 auto;width: 66px;height: 66px;border-radius:50%;background: #e9e9e9;}
.renew_item ul li.active span{background: #2696fd;}
.renew_item ul li.active p{color:#2696fd;font-weight: bold;}
.renew_item ul li span::before{content: "";display: block;width: 30px;height: 30px;padding: 18px;}
.renew_item ul li:nth-child(1) span::before{background: url(../image/renew_item_icon_01.png) no-repeat center;}
.renew_item ul li:nth-child(2) span::before{background: url(../image/renew_item_icon_02s.png) no-repeat center;}
.renew_item ul li:nth-child(3) span::before{background: url(../image/renew_item_icon_03s.png) no-repeat center;}
.renew_item ul li.active:nth-child(2) span::before{background: url(../image/renew_item_icon_02.png) no-repeat center;}
.renew_item ul li.active:nth-child(3) span::before{background: url(../image/renew_item_icon_03.png) no-repeat center;}

.renew_item ul li p{font-size: 18px;line-height: 60px;color:#333;}
.renew_item ul li::after{content: "";display: block;width: 105px;height: 2px;background: #969696;position: absolute;right: -100px;top: 30%;}
.renew_item ul li.active::after{background: #2696fd;}
.renew_item ul li:last-child:after{display: none;}

.renew_cons{width: 640px;margin: 30px auto;display: inline-block;}
.renew_cons p{padding-bottom: 20px;text-align: left;}
.renew_cons p span{padding-left: 50px;width:100px;display: inline-block;}
.renew_cons p select,
.renew_cons p em,
.renew_cons p em span,
.renew_cons p em input{width: 355px !important;line-height: 50px;height: 50px !important;display: inline-block;position: static !important;padding: 0 !important;box-sizing: border-box;}
.renew_cons p em span{position: relative !important;}
.renew_cons p em span button{width: 60px;height: 48px !important;background: #e5e5e5;display: block !important;border:none;top: 3px !important;left: 1px;position:absolute;font-size: 20px !important;}
.renew_cons p em span button:last-child{right: 1px !important;left: auto !important;}
.renew_cons p select{padding-left: 15px !important;}
.renew_cons p abbr{width: 355px !important;line-height: 50px;height: 50px !important;display: inline-block;text-align: right;}
.renew_cons p abbr b{font-size: 24px;color:#ff5317;}
.renew_cons p a.bbtts{display: block;width: 355px !important;line-height: 50px;height: 50px !important;display: inline-block;text-align: center;background: #ff5317;border-radius: 5px;font-size: 18px;color:#fff;font-weight: bold;}

.renew_cons2,
.renew_cons3{display: none;}

.renew_cons2 p,
.renew_cons3 p{text-align: center;color:#0075e0;}
.renew_cons2 p a{display: inline-block;background: none;font-size: 18px;color:#0075e0;font-weight: bold;float: right;width: 100%;text-align: right;font-weight: normal;}
.renew_cons2 p button{background: #2696fd;width: 120px;line-height: 40px;text-align: center;border:none;border-radius: 40px;color:#fff;}
.renew_cons3 p{font-size: 30px;}
.renew_cons3 p a{width: 190px !important;line-height: 50px;display: inline-block;background: #2696fd;border-radius: 5px;color: #fff;font-size: 18px;}







.examine_tit h2{font-size: 30px;font-weight: bold;color:#107fe5;line-height: 40px;font-weight: bold;}
.examine_tit p{font-size: 14px;line-height: 36px;color:#333;border-bottom: 1px solid #ececec;padding-bottom: 30px;}
.examine_tit p a{display: inline-block;padding: 0 15px;background: #2696fd;border-radius: 5px;color:#fff;}
.examine_bd textarea{width: 100%;padding: 15px;box-sizing: border-box;}
.examine_bd button{background: #f45666;border-radius: 5px;font-size: 14px;line-height: 36px;padding: 0px 20px;border: none;color:#fff;margin-top: 20px;float: right;}
.examine_tst{border-bottom: 1px solid #107fe5;margin: 30px auto;}
.examine_tst span{display: inline-block;padding: 7px 20px;background: #107fe5;color:#fff;border-radius:5px 5px 0 0;}
.examine_txt{}
.examine_txt h3{font-size: 16px;line-height: 30px;color:#107fe5;}
.examine_txt p{font-size: 16px;line-height: 30px;color:#545454;/*height: 90px;*/overflow: hidden;}
.examine_more{text-align: right;font-size: 16px;line-height: 30px;color:#107fe5;}
.examine_more a{color:#107fe5;}
.examine_more span{font-size: 30px;line-height: 30px;display: inline-block;vertical-align: top;transform: rotate(90deg);}
.examine_bd .declare_bd{width: 100%;box-sizing: border-box;}
.examine_bd .declare_bd ul li span{width: 15%;}
.examine_bd .declare_bd ul li p{width: 80%;text-align: left;}
.examine_bd .declare_bd ul li p a{color: #0075e0;}
.tps{font-size: 12px;display: flex;align-items: center;align-content: center;height: 70px;padding: 10px;overflow: hidden;box-sizing: border-box;justify-content: center;}


.specialist_con{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.specialist_left{width: 290px;height: 365px;overflow: hidden;}
.specialist_left .pic{background: #eee;height: 100%;}
.specialist_left .pic img{width: 100%;height: 100%;object-fit: cover;}
.specialist_right{width: 595px;}
.specialist_right .tit{font-size: 30px;font-weight: bold;color: #1566a5;}
.specialist_right .txt{font-size: 20px;line-height: 30px;color: #545454;margin: 20px auto;}
.specialist_right .tst{font-size: 18px;line-height: 30px;font-weight: bold;color: #545454;margin-bottom: 20px;}
.specialist_right .tst span{width: 3px;height: 14px;background: #00589c;display: inline-block;}
.specialist_right .text{font-size: 16px;line-height: 30px;color: #545454;}


.declare_news ul li{border-bottom: 1px solid #edeff4;margin-bottom: 30px;padding-bottom: 30px;}
.declare_news ul li:nth-child(odd) .declare_newsc{background: #f2f4f9;}
.declare_news ul li .declare_newsc{padding: 30px;box-sizing: border-box;display: inline-flex;width: 100%;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.declare_news ul li .declare_newsl{width: 60%;}
.declare_news ul li .declare_newsl h3{font-size: 20px;font-weight: bold;color: #666;line-height: 30px;}
.declare_news ul li .declare_newsl p{font-size: 16px;line-height: 30px;color: #666;}
.declare_news ul li .declare_newsl p span{font-weight: bold;color: #077de9;}
.declare_news ul li .declare_newsr{width: 40%;text-align: right;}
.declare_news ul li .declare_newsr a{display: inline-flex;width: 110px;line-height: 40px;text-align: center;margin: 15px auto;font-size: 14px;border-radius: 5px;justify-content: center;;}
.declare_news ul li .declare_newsr a.a1{background: #f45666;color:#fff;font-weight: bold;}
.declare_news ul li .declare_newsr a.a3{background: #b5b5b5;color:#fff;font-weight: bold;}
.declare_news ul li .declare_newsr a.a4{border:1px solid #005ecc;color:#005ecc;box-sizing: border-box;}
.declare_news ul li .declare_newsr a.a4:hover{background: #2696fd;color:#fff;}

.fellow_item .box_title h3.active a{color: #077de9;font-size: 18px;}

.declare_news_bd{width: 600px;margin: 0 auto;}
.declare_news_bd p{display: inline-flex;flex-wrap: wrap;width: 100%;margin-bottom: 20px;}
.declare_news_bd p span{width: 60px;}
.declare_news_bd p font{color: #f30000;margin-left: 10px;}
.declare_news_bd p input,
.declare_news_bd p select{height: 40px;line-height: 40px;border:1px solid #ddd;box-sizing: border-box;background: #fff;padding: 0 10px;width: 340px;}
.declare_news_bd p textarea{padding: 10px;box-sizing: border-box;width: 520px;}
.declare_news_bd p button{min-width: 380px;background: #f25767;line-height: 40px;border-radius: 5px;color: #fff;border:none;}

.way_was{text-align: center;margin: 20px auto;}
.way_was ol{text-align: center;}
.way_was ol li{display: inline-flex;font-size: 18px;align-items: center;padding: 0 20px;font-weight: bold;cursor: pointer;}
.way_was ol li span{width: 14px;height: 14px;border-radius: 14px;border:1px solid #666;display: inline-block;vertical-align: middle;position: relative;margin-right: 5px;}
.way_was ol li span::before{content: "";display: none;width: 10px;height: 10px;background: #077de9;border-radius: 10px;position: absolute;top: 2px;left: 2px;}
.way_was ol li.active{color: #077de9;}
.way_was ol li.active span{border: 1px solid #077de9;}
.way_was ol li.active span::before{display: block;}

.search_con{max-width: 920px;margin: 0 auto;}
.search_right select{width: 425px;height: 55px;line-height: 55px;border:none;padding-left: 10px;box-sizing: border-box;}
.specialist2 ul li{display: inline-flex;justify-content: space-between;width: 100%;flex-wrap: wrap;padding: 0 30px;margin: 10px auto;box-sizing: border-box;}
.specialist2 ul li:first-child{background: #f4f8fa;}
.specialist2 ul li:first-child span{font-size: 20px;font-weight: bold;line-height: 50px;color: #1566a5 !important;color: #545454;}
.specialist2 ul li span{text-align: center;font-size: 18px;color: #545454;}
.specialist2 ul li span:nth-child(1){width: 10%;}
.specialist2 ul li span:nth-child(2){width: 40%;}
.specialist2 ul li span:nth-child(3){width: 40%;}
.specialist2 ul li span:nth-child(4){width: 10%;}
.specialist2 ul li span em{width: 30px;height: 20px;line-height: 20px;color: #545454;background: #daf6fc;border-radius: 3px;display: block;text-align: center;margin: 0 auto;font-size: 18px;padding: 5px;}
.specialist2 ul li span:last-child{color: #ef6c06;}
.specialist2 ul li:nth-child(2) span em{background: #fc2c11;color:#fff;}
.specialist2 ul li:nth-child(3) span em{background: #fc7a11;color:#fff;}
.specialist2 ul li:nth-child(4) span em{background: #2e90db;color:#fff;}
.specialist2 ul li:nth-child(5) span em{background: #0a875f;color:#fff;}
.specialist2 ul li:nth-child(6) span em{background: #229bb5;color:#fff;}




.hy_pops{background: rgba(0, 0, 0, 0.5);position: fixed;z-index: 99;width: 100%;height: 100%;top: 0;left: 0;right: 0;margin: 0 auto;}
.pops_con{background: url(../image/hy_bgs.jpg) no-repeat;background-size: cover;max-width: 680px;height: 550px;overflow: hidden;border-radius: 10px;padding: 35px;box-sizing: border-box;position: absolute;top: 15%;left: 0;right: 0;margin: 0 auto;}
.pops_tit{text-align: center;font-size: 36px;color: #fff;font-weight: bold;padding-bottom: 35px;display: inline-flex;align-items: center;justify-content: center;width: 100%;text-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);}
.pops_tit img{margin: 0 10px;}
.pops_tct{background: #fff;border-radius: 10px;padding: 60px;box-sizing: border-box;}
.pops_tct h3{font-size: 20px;font-weight: bold;color: #333;}
.pops_tct p{font-size: 20px;color: #333;margin: 30px auto;line-height: 30px;}
.pops_tct p font{color: #005dc4;}
.pops_btn{text-align: right;display: inline-flex;align-items: flex-end;justify-content: flex-end;width: 100%;}
.pops_btn a{font-size: 18px;color: #ff6c00;text-decoration: underline !important;}
.pops_btn .pops_btn1{background: #3e9808;line-height: 50px;display: inline-block;padding: 0 20px;border-radius: 5px;color: #fff;font-size: 20px;margin-right: 30px;text-decoration: none !important;}

@media screen and (max-width:1200px){
    .pops_con{height: auto;width: 90%;top: 10%;}
    .pops_tit{font-size: 20px;}
    .pops_tit img{width: 20px;}  
    .pops_tct{padding: 20px;} 
    .pops_tct h3{font-size: 16px;}
    .pops_tct p{font-size: 16px;margin: 20px auto;}
    .pops_btn .pops_btn1{font-size: 16px;margin-right: 15px;line-height: 40px;}
    .pops_btn a{font-size: 15px;}
}