
.banner .flexslider {
    position: relative;
    height: 600px;
    overflow: hidden;
    width: 100%;
}

.banner .slides {
    position: relative;
    z-index: 1;
}

.banner .slides li {
    height: 600px;
}

.banner .flex-control-nav {
    position: absolute;
    bottom: 35px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.banner .flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

.banner .flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    background: url(/static/upload/image/20201201/1606828590342009.png) right 0 no-repeat;
    cursor: pointer;
}

.banner .flex-control-nav .flex-active {
    background-position: 0 0;
}

.banner .flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

.banner .flex-direction-nav li a {
    display: block;
    width: 56px;
    height: 120px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.banner .flex-direction-nav li a.flex-prev {
    left: 0px;
    background: url(/images/prev.png) center center no-repeat;
    top: -50px;
}

.banner .flex-direction-nav li a.flex-next {
    right: 0px;
    background: url(/images/next.png) center center no-repeat;
    top: -50px;
}

/* banner缁撴潫 */
.f_search{
    width: 690px;
    height: 44px;
    float: right;
    margin: 37px 0;
}
.f_searchleftp{
    font-size: 22px;
    line-height: 44px;
    display: none;
}
.f_searchright{
     width: 590px;
      height: 44px;
  border: 2px solid #2bb1c7;
}
.leftselectbox{
    width:85px;
     height: 44px;
    border-right: 1px #e7e7e7 solid;
    position: relative;
}
.leftselectbox img{
        position: relative;
    top: -2px;
}
/* .leftselectbox:hover #huangbiao{
    display: block;
} */
.leftselectbox input{
    width: 53px;
    height: 44px;
    text-indent: 1em;
    font-size: 14px;
    color: #2bb1c7;
}
.leftselectbox div{
     width: 85px;
    z-index: 9999;
    display: none;
    overflow-y: auto;
    overflow-x: hidden;
    position: absolute;
    top: 44px;
    background: #fff;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
.leftselectbox ul{
    margin: 0;
    padding: 0;
}
.leftselectbox li{
    list-style-type: none;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #000;
    font-size:16px;
    cursor: pointer;
}
.leftselectbox li:hover{
    background: #006dc4;
    color: #fff;
}
#name{
    width: 190px;
    height: 44px;
    text-indent: 1em;
    font-size: 14px;
    color: #006dc4;
    border: none;
    border-right: 1px #e7e7e7 solid;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;
}
#tel{
       width: 190px;
    height: 44px;
    text-indent: 1em;
    font-size: 14px;
    color: #006dc4;
    border: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#submit{
    width: 148px;
    height: 46px;
    margin: 3px ;
    margin-left: 6px;
    padding: 0;
    text-indent: 1em;
    font-size: 14px;
    color: #fff;
    border: none;
    background: #006dc4;
    border-radius: 5px;
    cursor: pointer;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;
}
.f_searchinfo{
    height: 28px;    width: 100%;
    margin-top: 10px;
    font-size: 13px;
    text-align: right;
    line-height: 28px;
    color: #999999;
    display: none;
}
.f_searchinfo span{
    font-weight: bold;
}
/* 鏌ヨ琛ㄥ崟缁撴潫 */
.rmtj{
    width:100%;
    height: 240px;
    background: url(/images/rmtj_bg.png) repeat;
}
.hottj{
    height: 240px;
    background: url(/images/hottj_bg.png) no-repeat;
}
.hottj .title{
    font-size: 26px;
    font-weight: bold;
    margin-top:80px;
    margin-left: 63px; 
}
.rmtjdiv{
    margin-top: 35px;
    margin-left: 70px;
    width:135px;
    height: auto;
}
.rmtjdiv p{
    width:100%;
    height: 30px;
    float: left;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    background: url(/images/rmtj_titlebg.png) no-repeat left bottom;
}
.rmtjdiv ul{
    width:100%;
    float: left;
    margin-top: 15px;
}
.rmtjdiv ul li{
    width:100%;
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    text-align: left;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;
}
/* 鐑棬鎺ㄨ崘缁撴潫 */
.serverces{
    width:100%;
    height: auto;
    padding-top: 50px;
    background: #f5f5f5;
    padding-bottom: 50px;
}
.serverces .part{
    height: 481px;
    background: #fff;background-image: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1), -8px -8px 20px #fff;
    padding-bottom: 0px!important;    position: relative;
}
.serverces .part .leftdiv{
    width:230px;
    height: 481px;
    margin-top: -1px;
}
.serverces .part .topdiv{
 width: 12%;
    height: auto;
    float: left;
    padding: 20px;
}
.serverces .part .contentdiv{
  width: 75%;
    height: auto;
    margin-right: 15px;
}
.serverces .part .bottomdiv{
    width:935px;
    height: auto;
    margin-right: 15px;
    position: absolute;
    bottom: 15px;
    right: 0;
}
.serverce01 .topdiv a{
    font-size: 12px;
    line-height: 30px;
    color: #917feb;
    text-align: right;
}
.serverce01 .contentdiv li{
    width:50%;
    height: 62px;
    float: left;
    background: url(../images/serverce01libg.png) no-repeat bottom center;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;
}
.serverce01 .contentdiv li:hover .title{
	color:#037bdb;
}
.serverce01 .contentdiv li .title{
    margin-top: 17px;
    font-size: 14px;
    line-height: 16px;
    color: #333333;
}
.serverce01 .contentdiv li .describe{
    height: 28px;
    font-size: 12px;
    line-height: 30px;
    color: #999999;
}
/* .bottomdiv鍏叡杈撳叆琛ㄥ崟寮€濮� */
.bottomdiv{
    height: 105px; 
    margin-top: 22px;
    background: #f9f8fe;
}
.bottomdiv p{
    font-size: 18px;
    text-align: center;
    line-height: 55px;
    background: url(/images/serverce01_bottom.png) no-repeat 320px center;
}
.bottomdivform label{
    width:110px;
    height: 38px;
    display: block;
    background: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: right;
    color: #333333;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;

}
.bottomdivform label:first-child{
    margin-left: 40px;
}
.bottomdivform input{
    width:170px;
    height: 40px;
    display: block;
    background: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: left;
    color: #333333;
   border-top: 1px solid #999;
	border-bottom: 1px solid #999;
    text-indent: 1em;
    box-sizing:border-box;
      -moz-box-sizing:border-box; /* Firefox */
      -webkit-box-sizing:border-box; /* Safari */;
}
.bottomdivform .submit{
    width:200px;
    height: 40px;
    margin-left: 10px;
    background: #037bdb;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
/* 鏈嶅姟涓€缁撴潫 */
.serverce02 .topdiv .tabs{
    width:100%;
    height: 100%;
    background: #f5fbfd;
}
.serverce02 .topdiv .tabs li{
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 60px;
    text-align: center;
    color: #333333;
    float: left;
}
.serverce02 .topdiv .tabs .tab_active{
    color: #44b1d5;
    position: relative;    background: #ecf7f9;
}
.serverce02 .topdiv .tabs .tab_active:after {
 /*   padding:0;margin:0;display:block;
    content: "";
    width:36%;
    height:2px;
    background:#4fbfe5;
    position: absolute;
    right:-1px;*/
}
.serverce02 .contentdiv .tabcont li{
  width: 45%;
    height: auto;
    border: 1px #f1f1f1 solid;
    margin-top: 15px;
    margin-right: 40px;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 20px;
    background-image: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1), -8px -8px 20px #fff;

}


.serverce02 .contentdiv .tabcont li:nth-child(6){
	margin-right: 0px;
}
.serverce02 .contentdiv .tabcont li:nth-child(9){
	margin-right: 0px;
}
.serverce02 .contentdiv .tabcont li:hover .title{
	color:#037bdb;
}
.serverce02 .contentdiv .tabcont li .title{
  font-size: 17px;
    line-height: 16px;
    text-align: left;
    color: #333333;
    margin-bottom: 15px;
}
.serverce02 .contentdiv .tabcont li .title span{
    width:14px;
    height: 16px;
    display: inline-block;
    background: url(/images/hot.png) no-repeat top center;
}
.serverce02 .contentdiv .tabcont li .describe{
 font-size: 15px;
    text-align: left;
    color: #999999;
    line-height: 1.5;
}
.serverce02 .contentdiv .tabcont li .more{
    font-size: 14px;
    line-height: 78px;
    text-align: center;
    color: #037bdb;
}
/* 鏈嶅姟浜岀粨鏉� */
.serverce03 .contentdiv .swiper-container{
    height: 483px;
}
.serverce03 .contentdiv .swiper-container .swiper-wrapper{
    height: 410px;
}
.serverce03 .contentdiv .swiper-container .swiper-pagination-bullets{
    bottom: 15px;
}
.serverce03 .contentdiv .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet{
    width: 22px;
    height: 22px;
    border-radius: 0;
    background: none;
    font-size: 14px;
    line-height: 22px;
    color: #999999;
	opacity:1;
}
.serverce03 .contentdiv .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet-active{
    color: #63d252;
}
.serverce03 .swiper-button-prev,.swiper-button-next{
    top:auto;
    bottom: 15px;
    width:15px;
    height: 22px;
}
.serverce03 .swiper-button-prev{
    background: url(/images/prev.png) no-repeat center center;
    background-color: #63d252;
    left: 410px;
}
.serverce03 .swiper-button-next{
    background: url(/images/next.png) no-repeat center center;
    background-color: #63d252;
    right: 410px;
}
.serverce03 .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity: 1;
    background-color: #c3c3c3;
}
.serverce03 .swiper-slide li{
    width:246px;
    height: 126px;
    border: 1px #f1f1f1 solid;
    margin-top: 15px;
    margin-right: 10px;
    float: left;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;
}

.serverce03 .swiper-slide li:nth-child(4){
	margin-right: 0px;
}

.serverce03 .swiper-slide li:nth-child(8){
	margin-right: 0px;
}
.serverce03 .swiper-slide li .title{
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    color: #333333;
    margin-top: 30px;
    margin-left: 15px;
}
.serverce03 .swiper-slide li .describe{
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    color: #999999;
    margin-top: 15px;
    margin-left: 15px;
}
.index-trade-box {
    margin: 24px 36px 0;
}
.index-trade-box .title {
    height: 14px;
    position: relative;
}
.index-trade-box .title p {
    font-size: 14px;
    color: #ff7968;
    line-height: 14px;
    width: 379px;
    background: #fcf8f6;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    text-align: center;
}
.index-trade-box .title .border {
    width: 100%;
    height: 1px;
    background: #fde6e2;
    margin-top: -6px;
}
.index-trade-box .comm {
    text-align: center;
}
.index-trade-box .comm .topic {
    margin: 20px 0 14px 0;
}
.index-trade-box .index-phone span {
    font-size: 16px;
    color: #262626;
    line-height: 30px;
}
.index-trade-box .index-phone a {
    width: 130px;
    height: 30px;
    line-height: 30px;
    background: url(/images/index-trade-phone.png) 13px center no-repeat #2bb1c7;
    display: inline-block;
    font-size: 12px;
    text-indent: 30px;
    color: #ffffff;
    margin-left: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    cursor: pointer;
}
/* 鏈嶅姟涓夌粨鏉� */
.serverce04 .contentdiv .bqfw li{
    width:283px;
    height: 130px;
    border: 1px #f1f1f1 solid;
    margin-top: 24px;
    margin-right: 40px;
    float: left;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;

}
.serverce04 .contentdiv .bqfw li:nth-child(3) {
	margin-right: 0px;
}

.serverce04 .contentdiv .bqfw li:nth-child(6) {
	margin-right: 0px;
}

.serverce04 .contentdiv .bqfw li:nth-child(9) {
	margin-right: 0px;
}
.serverce04 .contentdiv .bqfw li .title{
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    color: #333333;
    margin-top: 25px;
    margin-left: 15px;
}
.serverce04 .contentdiv .bqfw li .title span{
    width:14px;
    height: 16px;
    display: inline-block;
    background: url(/images/hot.png) no-repeat top center;
}
.serverce04 .contentdiv .bqfw li .describe{
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    color: #999999;
    margin-left: 15px;
    margin-top: 15px;
}
.serverce04 .contentdiv .bqfw li .more{
    font-size: 14px;
    line-height: 130px;
    text-align: center;
    color: #037bdb;
}
/* 鏈嶅姟鍥涚粨鏉� */
.serverce05{
    position: relative;
}
.serverce05 .topdiv .tabs02{
    width:100%;
    height: 100%;
    background: rgba(255,102,0,0.1);
}
.serverce05 .topdiv .tabs02 li{
    width:33.33%;
    height: 100%;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    color: #333333;
    float: left;
}
.serverce05 .topdiv .tabs02 .tab_active02{
    background: #fff;
    color: #ff6600;
    position: relative;
}
.serverce05 .topdiv .tabs02 .tab_active02:after {
    padding:0;margin:0;display:block;/* probably not really needed? */
    content: "";
    width:26%;
    height:2px;/* slight higher to work around rounding errors(?) on some zoom levels in some browsers. */
    background:#ff6600;
    position: absolute;
    right:37%;
    bottom:-1px;
}
.serverce05 .contentdiv .swiper-container{
    height: 390px;
    margin-top: 30px;
}
.serverce05 .contentdiv .swiper-container .swiper-wrapper{
    height: 390px;
}
.serverce05 .contentdiv .swiper-container .swiper-pagination-bullets{
    bottom: 15px;
    width:100%;
}
.serverce05 .contentdiv .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet{
    width: 22px;
    height: 22px;
    border-radius: 0;
    background: none;
    font-size: 14px;
    line-height: 22px;
    color: #999999;
	opacity:1;
}
.serverce05 .contentdiv .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet-active{
    color: #ff6600;
}
.serverce05 .swiper-button-prev,.swiper-button-next{
    top:auto;
    bottom: 15px;
    width:15px;
    height: 22px;
}
.serverce05 .swiper-button-prev{
    background: url(/images/prev.png) no-repeat center center;
    background-color: #ff6600;
    left: 380px;
}
.serverce05 .swiper-button-next{
    background: url(/images/next.png) no-repeat center center;
    background-color: #ff6600;
    right: 380px;
}
.serverce05 .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity: 1;
    background-color: #c3c3c3;
}
.serverce05 .contentdiv .swiper-container .swiper-slide img{
    width:165px;
    height: 313px;
    display: inline-block;
}
.serverce05 .contentdiv .swiper-container .swiper-slide ul{
    width:720px;
    height: 313px;
    display: inline-block;
    margin-left: 30px;
}
.serverce05 .contentdiv .tabcont02 li{
    width:340px;
    height: 145px;
    border: 1px #f1f1f1 solid;
    margin-right: 40px;
    position: relative;
    float: left;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;

}
.serverce05 .contentdiv .tabcont02 li:nth-child(2){
	 margin-right: 0px;
}

.serverce05 .contentdiv .tabcont02 li:nth-child(3){
	    margin-top: 25px;

}
.serverce05 .contentdiv .tabcont02 li:nth-child(4){
	    margin-top: 25px;
	 margin-right: 0px;
}
.serverce05 .contentdiv .tabcont02 li:hover{
    transform:scale(1.05,1.05);
    -webkit-transform:scaleX(1.05,1.05);  /*鍏煎-webkit-寮曟搸娴忚鍣�*/
    -moz-transform:scaleX(1.05,1.05);     /*鍏煎-moz-寮曟搸娴忚鍣�*/
}
.serverce05 .contentdiv .tabcont02 li:after {
    padding:0;margin:0;display:block;/* probably not really needed? */
    content: "";
    width:2px;
    height:15px;/* slight higher to work around rounding errors(?) on some zoom levels in some browsers. */
    background:#ff6600;
    position: absolute;
    left:0;
    top:-1px;
}
.serverce05 .contentdiv .tabcont02 li .title{
    font-size: 36px;
    line-height: 40px;
    text-align: center;
    color: #333333;
    margin-top: 20px;
    letter-spacing: 10px;
}
.serverce05 .contentdiv .tabcont02 li .title span{
    font-size:23px;
    height: 30px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.serverce05 .contentdiv .tabcont02 li .describe{
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #999999;
}
.serverce05 .contentdiv .tabcont02 li .describe span{
    color: #333333;
}
.serverce05 .morea{
    font-size: 12px;
    line-height: 30px;
    text-align: right;
    color: #ff6600;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 100 !important;
}
/* 鏈嶅姟浜旂粨鏉� */
/* 鏈嶅姟缁撴潫 */
.slzs{
    background: #fff;
}
.maintitle{
    font-size: 36px;
    line-height: 84px;
    text-align: center;
    font-weight: bold;
    margin-top: 40px;
}
.maintitle:after {
    padding:0;
    margin:0 auto;
    display:block;/* probably not really needed? */
    content: "";
    width:180px;
    height:6px;/* slight higher to work around rounding errors(?) on some zoom levels in some browsers. */
    background:#2bb1c7;
}
.secondarytitle{
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    margin-top: 40px;
}
.secondarytitle2{
    height: 60px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;

    background: url(/images/secondarytitlebg.png) no-repeat bottom center;
}
.zs{
    width:100%;
    height: auto;
    margin: 20px 0 50px 0;
}
.zs li{
    width:295px;
    height: 250px;
    float: left;
    border-radius: 5px;
    background: #b9b9b9;
    margin-right: 6px;
    margin-bottom: 6px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;
}
.zs li:last-child{
    margin-right: 0;
}
/* 鎴戜滑涓嶆儳瀵规瘮锛屾垜浠洿鍏峰疄鍔� 缁撴潫 */
.khyz{
    height: 630px;
    background: url(/images/khyz.png) no-repeat center;
    overflow: hidden;
}
.khyz li{
    width:380px;
    height: 400px;
    float: left;
    margin-right: 30px;
    margin-top: 40px;
    position: relative;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;
}
.khyz li:last-child{
    margin-right: 0;
}
.khyz li div{
    width:100%;
    height: 210px;
    background: #fff;
    overflow: hidden;
}
.khyz li div img{
    height: 53px;
    display: block;
    margin: 22px auto;
}
.khyz li div .khjs{
    padding: 0 29px;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
}
.khms{
    width:330px;
    height: 145px;
    margin-top: 20px;
    padding: 30px 25px 16px 25px;
    background: url(/images/khmsbg.png) no-repeat;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}
.khms span{
    font-weight: bold;
}
.khxx {
    width:120px;
    height: 40px;
    background: #282828;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 10px;
    bottom: 0;
}
/* 閮ㄥ垎瀹㈡埛璇佽█ 缁撴潫 */
.hz_logo{
    overflow: hidden;
    margin-bottom: 45px;
}
/* 浠栦滑閮介€夋嫨 */
.zxgw{
    height: 620px;
    background: #f5f5f5;
    overflow: hidden;
}
.zxgw li{
    width:33%;
    height: 155px;
    float: left;
    margin: 0.165%;
    margin-top: 30px;
    position: relative;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;
}
.zxgw li:nth-child(4):after{
	display:none;
}
.zxgw li:nth-child(5):after{
	display:none;
}
.zxgw li:nth-child(6):after{
	display:none;
}
.zxgw li .personLeft{
    width:120px;
    float: left;
}
.zxgw li .personLeft p{
    font-size: 12px;
    line-height: 30px;
    text-align: center;
}
.zxgw li .personLeft p span{
    font-size: 20px;
    font-weight: bold;
}
.zxgw li .personLeft img{
    width:106px;
    margin: 10px auto;
}
.zxgw li .personRight{
    width:calc(100% - 120px);
    float: left;
}
.zxgw li .personRight .Button{
    width:80px;
    height: 28px;
    display: block;
    background: #2bb1c7;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    margin-left: 180px;
}
.zxgw li .personRight p{
    width:100%;
    font-size: 12px;
    line-height: 18px;
    color: #888888;
}
.zxgw li .personRight span{
    display: block;
    float: left;
    color: #555555;
}
.zxgw li:after {
    padding:0;
    margin:0 auto;
    display:block;/* probably not really needed? */
    content: "";
    width:380px;
    height:2px;/* slight higher to work around rounding errors(?) on some zoom levels in some browsers. */
    background:#e3e3e3;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
}
/* 鍦ㄧ嚎椤鹃棶 缁撴潫 */
.vlzx{
    width:100%;
    height: 458px;
       background: #2bb1c71a;
    overflow: hidden;
}
.bgtitle{
    width:190px;
    height: 36px;
     
    margin: 50px auto 25px auto;
 /* 
 padding-left: 70px;
 background: url(../images/vlyjy.png) no-repeat left center;*/
    font-size: 36px;
    line-height: 36px;
    text-align: left;
    font-weight: bold;
}
.smtitle{
    font-size: 24px;
    line-height: 24px;
    text-align: center;
}
.vlzxContent{
    width:100%;
    margin-top: 55px;
}
.vlzxLeft{
    width:720px;
    height: 290px;
    padding: 30px 35px;
    background: #fff;
}
.vlzxLeft div.title{
    width:100%;
    height: 30px;
    border-bottom: 1px #e1e1e1 solid;
    position: relative;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;
}
.vlzxLeft div.title span{
    height: 28px;
    display: inline-block;
    font-size: 16px;
    color: #555555;
    padding: 0 26px;
    cursor: pointer;
}
.vlzxLeft div.title a{
    font-size: 16px;
    color: #2bb1c7;
}
.vlzxLeft .title .titleBor{
    width:65px;
    height: 2px;
    background: #2bb1c7;
    position: absolute;
    left: 26px;
}
.vlzxLeft div.title .active{
    color: #2bb1c7;
}
.vlzxLeft ul{
    width:100%;
    height: 230px;
    margin-top: 30px;
}
.vlzxLeft ul li{
    width:100%;
    height: 230px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;
}
.vldt,.ajjj{
    display: none;
}
.vlzxLeft ul li div.vldtFrist{
    width:320px;
    height: 230px;
}
.vlzxLeft ul li.vldt div.vldtFrist img{
    width:100%;
}
.vlzxLeft ul li.vldt div.vldtFrist p{
    width:100%;
}
.vlzxLeft ul li.vldt div.vldtFrist p.articleTitle{
    font-size: 14px;
    color: #333333;
    margin-top: 20px;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.vlzxLeft ul li.vldt div.vldtFrist p.articleDescription{
    font-size: 12px;
    color: #999999;
    margin-top: 10px;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.vlzxLeft ul li.vldt ul{
    width:340px;
    height: 230px;
    margin: 0;
}
.vlzxLeft ul li.vldt ul li{
    height: 60px;
}
.vlzxLeft ul li.vldt ul li p.articleTitle{
    font-size: 14px;
    color: #333333;
    margin-top: 20px;
    padding-left: 20px;
    background: url(../images/wpdt_dot.png) no-repeat 5px center;
      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.vlzxLeft ul li.vldt ul li p.articleDescription{
    font-size: 12px;
  line-height: 18px;
    color: #999999;
    margin-top: 10px;
    padding-left: 20px;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ajjj ul{
    width:320px;
    margin-top: 0;
}
.ajjj ul li{
    height: 60px;
}
.ajjj ul li p.articleTitle{
    font-size: 14px;
    color: #333333;
    margin-top: 20px;
}
.ajjj ul li p.articleDescription{
    font-size: 12px;
      line-height: 18px;
    color: #999999;
    margin-top: 10px;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ajjj ul li:first-child p.articleTitle{
    margin-top: 0;
}
.vlzxRight{
    width:330px;
    height: 290px;
    padding: 30px 35px;
    background: #fff;
}
.vlzxRight div.title{
    width:100%;
    height: 30px;
    border-bottom: 1px #e1e1e1 solid;
    position: relative;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;
}
.vlzxRight div.title p{
    display: inline-block;
    font-size: 16px;
    color: #555555;
    margin-right: 70px;
}
.vlzxRight div.title span{
    height: 25px;
    display: inline-block;
    font-size: 12px;
    color: #555555;
    padding: 0 10px;
    cursor: pointer;
}
.vlzxRight div.title a{
    font-size: 16px;
    color: #2bb1c7;
}
.vlzxRight .title .titleBor{
    width:26px;
    height: 2px;
    background: #2bb1c7;
    position: absolute;
    left: 150px;
}
.vlzxRight div.title .active{
    color: #037bdb;
}
.vlzxRight ul{
    width:100%;
    height: 230px;
    margin-top: 30px;
}
.vlzxRight ul li{
    width:100%;
    height: 230px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;
}
.vlzxRight ul li.ajjj ul li{
    height: 60px;
}
.vlzxRight ul li.ajjj ul{
    margin-top: 0;
}
.vlzxRight ul li.ajjj ul li p.articleTitle{
    font-size: 14px;
    color: #333333;
    margin-top: 20px;
    padding-left: 20px;
    background: url(../images/wpdt_dot.png) no-repeat 5px center;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.vlzxRight ul li.ajjj ul li p.articleDescription{
    font-size: 12px;
    color: #999999;
    margin-top: 10px;
    padding-left: 20px;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/*  缁撴潫 */

.submit_x {
     width: 124px;
    height: 44px;
    padding: 0;
    font-size: 14px;
    color: #fff;
    border: none;
    background: #2bb1c7;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.bottomdivform .submit_xx {
	    width: 200px;
    height: 40px;
    margin-left: 10px;
    background: #2bb1c7;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    cursor: pointer;
	display: inline-block;
    border: 0;
}

.footer .commWith ul li img{
	    width: 200px;
    margin-top: 14px;
}

.khyz_xiaoe .maintitle {
      color: #333;
}

.khyz_xiaoe .commWith ul{
    padding-top: 30px;
    padding-bottom: 50px;
}

.khyz_xiaoe .commWith ul li {
    width: 18.4%;
    display: inline-block;
    text-align: center;
    box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    margin-left: 20px;
}

.khyz_xiaoe .commWith ul li:nth-child(1) {
    margin-left: 0px;
}

.khyz_xiaoe .commWith ul li:nth-child(6) {
    margin-left: 0px;
}

.khyz_xiaoe .commWith ul li:nth-child(11) {
    margin-left: 0px;
}

.manp .cont {
    height: auto;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.manp .cont h2 {
  text-align: center;
      margin-top: 53px;
    margin-bottom: 20px;
}

.manp .cont h2 strong {
font-size: 48px;
      color: #333;
    font-weight: 600;
}
.cont p.gray {
    color: #fff;
    font-size: 18px;
    width: 680px;
    margin: auto;
    padding: 4px;
    background-color: #969696;
}
.cont_1_bj {
    background-image: url(/static/upload/image/20210202/1612268142817545.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 534px;
    width: 1204px;
    margin-bottom: 70px;
    margin-top: 40px;
}

.cont_1 .kuai {
    float: left;
    width: 245px;
    margin-right: 29px;
    margin-top: 63px;
    text-align: left;
}

.cont_1 .kuai h3 {
    font-size: 20px;
    line-height: 30px;
    color: #E9351D;
    text-align: center;
    float: left;
    height: 30px;
    width: 228px;
    border-radius: 0 0 40px 40px;
    transition-duration: 0.5s;
    font-weight: bold;
    margin-top: 102px;
    margin-bottom: 5px;
}

.cont_1 .kuai div {
    height: 390px;
}

.cont_1 .kuai a {
    margin-left: 53px;
    font-size: 14px;
    color: #333;
    height: 35px;
    width: 130px;
    line-height: 35px;
    text-align: center;
    background-color: #fff;
    transition-duration: 0.5s;
    border: 1px solid #333;
    display: inline-block;
    font-weight: bold;
}

.cont_1 .kuai p {
    line-height: 30px;
    color: #666666;
    margin-left: 24px;
    float: left;
    width: 205px;
    font-size: 14px;
}


/*topBar*/
.topBar {
    height: 30px;
    color: #666;
    font-size: 14px;
    border-bottom: 1px solid #eee;
    background: #f8f8f8;
}
.topBar-left{
    line-height: 40px;
}
.topBar-left p {
    font-size: 14px;
        line-height: 30px;
}
.topBar-right{
    line-height: 40px;
}
.topBar-right p {
    font-size: 14px;
}

/* topLogo */
.topIndexNav{
    height: 120px;
}
.topLogo-left{
    float: left;
}
.topLogo-left img{
 float: left;
    height: 50px;
    margin-top: 30px;
}
.topLogo-left span{
    font-size: 24px;
    line-height: 49px;
    border-left: 1px #2bb1c7 solid;
    margin-left: 10px;
}
.topTelright{
 margin-top: 1px;
    display: flex;
    align-items: center;
}
.topTelright p {
    margin-left: 6px;
}
.topTelright img {
        height: 17px;

}
.topTelright span:first-child{
    font-size: 12px;
    line-height: 14px;
}
.topTelright span:last-child{
    font-size: 14px;
    line-height: 30px;color: #2bb1c7;
}

/* topNav */
.topNav{
    height: 38px;
    position: relative;
}
.focusNav{
   width: 210px;
    position: absolute;
}
.focusNavtitle{
width: calc(100% - 70px);
    height: 40px;
    padding-left: 70px;
    background: url(/static/upload/image/20201201/1606827498224054.png) no-repeat 40px center #2bb1c7;
    font-size: 15px;
    line-height: 40px;
    text-align: left;
    cursor: pointer;
}
.focusNav ul{
    width:100%;
    position: relative;
    z-index: 5;
    display: none;
}
.focusNav:hover ul{
    display: block;
}
.focusNav ul li{
 width: calc(100% - 75px);
    height: 65.5px;
    padding-left: 75px;
    float: left;
    border-bottom: 1px #838383 solid;
    font-size: 17px;
    line-height: 65.5px;
    text-align: left;
    color: #fff;
    background-size: 20px;
}
.focusNav ul li:hover .twoNav{
    display: block;
}
.focusNav ul li:hover{
    color: #2bb1c7;
}
.focusNav ul li:last-child{
    border-bottom: none;
}
.top_serverce01{
    background: url(/images/1/1.png) no-repeat 40px center rgba(0, 0, 0, 0.8);
}
.top_serverce01:hover{
    background: url(/images/1/1_1.png) no-repeat 40px center #fff;
       background-size: 20px;
}
.top_serverce02{
    background: url(/images/1/2.png) no-repeat 40px center rgba(0, 0, 0, 0.8);
}
.top_serverce02:hover{
    background: url(/images/1/2_2.png) no-repeat 40px center #fff;
       background-size: 20px;
}
.top_serverce03{
    background: url(/images/1/3.png) no-repeat 40px center rgba(0, 0, 0, 0.8);
}
.top_serverce03:hover{
    background: url(/images/1/3_3.png) no-repeat 40px center #fff;
       background-size: 20px;
}
.top_serverce04{
    background: url(/images/1/4.png) no-repeat 40px center rgba(0, 0, 0, 0.8);
}
.top_serverce04:hover{
    background: url(/images/1/4_4.png) no-repeat 40px center #fff;
       background-size: 20px;
}
.top_serverce05{
    background: url(/images/1/5.png) no-repeat 40px center rgba(0, 0, 0, 0.8);
}
.top_serverce05:hover{
    background: url(/images/1/5_5.png) no-repeat 40px center #fff;
       background-size: 20px;
}
.top_serverce06{
    background: url(/images/1/6.png) no-repeat 40px center rgba(0, 0, 0, 0.8);
}
.top_serverce06:hover{
    background: url(/images/1/6_6.png) no-repeat 40px center #fff;
       background-size: 20px;
}
.top_serverce07{
    background: url(/images/1/7.png) no-repeat 40px center rgba(0, 0, 0, 0.8);
}
.top_serverce07:hover{
    background: url(/images/1/7_7.png) no-repeat 40px center #fff;
       background-size: 20px;
}
.top_serverce08{
    background: url(/images/1/8.png) no-repeat 40px center rgba(0, 0, 0, 0.8);
}
.top_serverce08:hover{
    background: url(/images/1/8_8.png) no-repeat 40px center #fff;
       background-size: 20px;
}
.top_serverce09{
    background: url(/images/1/9.png) no-repeat 40px center rgba(0, 0, 0, 0.8);
}
.top_serverce09:hover{
    background: url(/images/1/9_9.png) no-repeat 40px center #fff;
       background-size: 20px;
}
.twoNav{
    width: 990px;
    height: 567px;
    position: absolute;
    left: 210px;
    top: 0;
    background: #fff;
    display: none;
    padding-top: 30px;
}
.twoNav ul{
    width: 100%;
    height: 100%;
}
.twoNav ul li{
    width: calc(100% - 40px);
    height: 10%;
    padding: 0;
    padding-left: 40px;
    border-bottom: 1px #eeeeee dotted;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;
}
.twoNav ul li a{
    height: 100%;
    display: block;
    font-size: 12px;
    line-height: 46px;
    color: #666;
    width: auto;
    margin-right: 10px;
}
.twoNav ul li a:hover{
    color: #2bb1c7;
}
.leftNav{
    margin-left: 240px;
}
.leftNav li{
    float: left;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;
}
.leftNav li a{
    font-size: 16px;
    line-height: 40px;
    color: #444444;
    padding:0 22px;
}
.leftNav li a:hover{
    color: #2bb1c7;
}
/* 菜单结束 */
.gjwz{float: left;width: 98px;text-align: center;}
.gjwz2{float: left;width: 90px;text-align: center;}
.gjwz3{float: left;width: 90px;text-align: center;}
.gjwz4{float: left;width: 90px;text-align: center;}

.banner_sh_tit{
      position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    width: 100%;
}
.banner_sh_tit h3{
      font-size: 4rem;
    line-height: 1;
    margin-bottom: 2rem;    font-weight: 900;
}
.banner_sh_tit p{
         font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.5;
    width: 80%;
    display: inline-block;
}
.banner_sh_tit div{
        margin-top: 4rem;
}
.banner_sh_tit div a{
   display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 30px;
    font-size: 16px;
    margin: 0 10px; 
}
.banner_sh_tit div a:hover,.banner_sh_tit div a:nth-child(1){
    border: 1px solid #f7aa01;
        background: #f7aa01;
}



.footer{
    height: 220px;
    background: #3e3f40;
    position: relative;
    overflow: hidden;
}
.footer .commWith{
    overflow: hidden;
}
.footer ul{
    margin-top: 60px;
    width:100%;
    float: left;
}
.footer ul li{
    height: 120px;
    float: left;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;
}
.footer ul li:first-child{
    width: 20%;
    background: url(/images/footerlibg.png) no-repeat right top;
}
.footer ul li:nth-child(2){
    width: 360px;
    background: url(/images/footerlibg.png) no-repeat right top;
}
.footer ul li:nth-child(3){
        width: 390px;
}
.footer ul li:last-child{
    width: 120px;
    float: right;
}
.footer ul li:last-child img{
    width: 100%;
    margin-top: 0;
}
.footer ul li p{
    padding: 5px 30px;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
}
.footTel{
    background: url(/images/footerTel.png) no-repeat 10px 3px;
}
.footAddress{
    background: url(/images/footerAddress.png) no-repeat 10px 3px;
}
.footer .Copyright{
    width:100%;
    float: left;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    text-align: center;
}
.footer .Copyright a{
    color: #fff;
}
.footer .Copyright img{
      width: 18px;
    margin: 0 6px;
}
/* 底部结束 */

/*关于我们 */
.about{
     color: #fff;
     background: url(/static/upload/image/20240118/1705586682729222.jpg);padding: 5rem 0;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
 }
 .about .commWith{
        text-align: justify;
 }
 .about .commWith .com{
        text-align: right;
     
 }
  .about .commWith .com div{
      font-size: 15px;
    line-height: 2;
    width: 40%;
    display: inline-block;
    text-align: justify;
    margin-right: 5%;
    color: #000;
    background-image: linear-gradient(180deg,#f3f5f878,#ffffffc2);
    border: 2px solid #ffffff73;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1), -8px -8px 20px #ffffffad;
    border-radius: 10px;
    padding: 30px;
  }
  .about .commWith .com p{
         margin-bottom: 1rem;
    color: #333;
  }
  .about .commWith .com h3{
      line-height: 2;
    margin-bottom: 10px;
    font-size: 36px;
    color: #222;
    font-weight: 700;
  }
    .about .commWith .com h4{
       border-left: 4px solid #2bb1c7;
    font-size: 18px;
    line-height: 1;
    padding-left: 10px;
  }

.Qualification_application{
         background: #f5f5f5;
         padding: 50px 0;
}
.Qualification_application li{
   width: 13.333333%;
    margin-bottom: 2%;
    margin-right: 2%;
    padding: 20px;
    background-image: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1), -8px -8px 20px #fff;
    text-align: center;
    display: inline-block;    border-radius: 10px;
}
.Qualification_application li img{
    max-width: 100%;
    margin-bottom: 15px;
    height: 109px;

}
.Qualification_application li p{
      font-size: 15px;
    color: #333333;  
}
.Qualification_application ul{
        display: inline-block;  text-align: center;
    width: 100%;
}
.Qualification_application ul li  span {
    width: 14px;
    height: 16px;
    display: inline-block;
    background: url(/images/hot.png) no-repeat top center;
}
.Qualification_application ul li:nth-child(6),
.Qualification_application ul li:nth-child(7),
.Qualification_application ul li:nth-child(8),
.Qualification_application ul li:nth-child(9){
    margin-bottom: 0;
}
.Qualification_application  h3{
        font-size: 36px;
    color: #222222;
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px;
}
.Handling_process{
      padding: 50px 0;
}
.Handling_process  h3{
        font-size: 36px;
    color: #222222;
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px;
}
.Handling_process ul{
       display: inline-block;  text-align: center;
    width: 100%;   
}
.Handling_process li{
    width: 14%;
    margin-bottom: 2%;
    margin-right: 2%;
    padding: 20px;
    background-image: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1), -8px -8px 20px #fff;
    text-align: center;
    display: inline-block;       border-radius: 10px;
}
.Handling_process li img{
        max-width: 100%;
    margin-bottom: 15px;
    height: 109px;
}
.Handling_process li p{
    font-size: 15px;
    color: #333333;  
}

.Tax_authentication{
       background: #f5f5f5;
    padding: 50px 0; 
}
.Tax_authentication h3{
        font-size: 36px;
    color: #222222;
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px;
}
.Tax_authentication ul{
        display: inline-block;
    text-align: center;
    width: 100%;
}
.Tax_authentication ul li{
    width: 27.4%;
    margin-bottom: 2%;
    margin-right: 2%;
    padding: 20px;
    background-image: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1), -8px -8px 20px #fff;
    display: inline-block;
    border-radius: 10px;  text-align: left;    height: 84px;
    float: left;
}
.Tax_authentication ul li p{
        font-size: 15px;
    color: #333333;    margin-bottom: 15px;
}
.Tax_authentication ul li span{
        line-height: 1.6;
    display: inline-block;
}
.Tax_authentication ul li p i{
        background: #2bb1c7;
    color: #fff;
    font-size: 13px;
    width: 20px;
    display: inline-block;
    height: 20px;
    border-radius: 50px;
    text-align: center;
    line-height: 20px;
    margin-right: 10px;
}
.Tax_authentication ul li span i{
        background: #d2d2d2;
    color: #fff;
    font-size: 13px;
    width: 20px;
    display: inline-block;
    height: 20px;
    border-radius: 50px;
    text-align: center;
    line-height: 20px;
    margin-right: 10px;
}

/*鏀跨瓥鏀寔*/
.zczc_mid{
	width: 1200px;
	height: 430px;
	margin: 0 auto;
	background-size: 100%;
}
.zczc_mid h2{
	font-size: 32px;
	color: #000;
	padding-top: 139px;
	padding-left: 98px;
	padding-bottom: 39px;
}
.zczc_mid p{
	font-size: 16px;
	line-height: 24px;
	color:#666;
	padding-left: 98px;
}

.Social_Security_Fund{
        background: #f5f5f5;
    padding: 50px 0;
}
.Social_Security_Fund h3{
       font-size: 36px;
    color: #222222;
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px; 
}

.Social_Security_Fund ul{
       display: inline-block;
    text-align: center;
    width: 100%; 
}
.Social_Security_Fund ul li{
     width: 28.3%;
    margin-bottom: 2%;
    margin-right: 2%;
    padding: 20px;
    background-image: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1), -8px -8px 20px #fff;
    display: inline-block;
    border-radius: 10px;
    text-align: left;
    float: left;
    display: flex;
    align-items: center;    height: 40px;
}
.Social_Security_Fund ul li:nth-child(3n){
     margin-right: 0;
}
.Social_Security_Fund ul li span{
  display: inline-block;
    background: #2bb1c7;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    margin-right: 15px;
}
.Social_Security_Fund ul li p{
        font-size: 15px;
    color: #333333;     line-height: 1.6;
}

.Social_Security_Fund2{
        padding: 50px 0;
}
.Social_Security_Fund2 h3{
      font-size: 36px;
    color: #222222;
    font-weight: bold;
    text-align: center;
    padding-bottom: 30px; 
}
.Social_Security_Fund2 p{
        font-size: 18px;text-align: center;
}

.Audit_verification{
        background: #f5f5f5;
    padding: 50px 0;
}
.Audit_verification h3{
    font-size: 36px;
    color: #222222;
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px;
}
.Audit_verification ul{
        display: inline-block;
    text-align: center;
    width: 100%;
}
.Audit_verification li{
    width: 19.5%;
    margin-right: 2%;
    padding: 40px 20px;
    background-image: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1), -8px -8px 20px #fff;
    display: inline-block;
    border-radius: 10px;
    text-align: center;
}
.Audit_verification li:nth-child(4n){
 margin-right: 0;
}
.Audit_verification li img{
        max-width: 100%;
    height: 120px;
}
.Audit_verification li p{
        font-size: 15px;
    color: #333333;
    line-height: 1.6;
}

  .Audit_verification2{
            padding: 50px 0;
    }
    .Audit_verification2 h3{
    font-size: 36px;
    color: #222222;
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px;
}
    .Audit_verification2 .reg .box{
      display: inline-block;  
          background-image: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1), -8px -8px 20px #fff;
    display: inline-block;
    border-radius: 10px;    padding: 20px;
    }
        
.Audit_verification2 .reg .box .left {
    float: left;
    width: 246px;
}
.Audit_verification2 .reg .box .right {
    float: right;
    width: 905px;
    height: 319px;
}
.Audit_verification2 .reg .box .right ul li {
    float: left;
    width: 264px;
    text-align: center;
    background-image: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1), -8px -8px 20px #fff;
    display: inline-block;
    border-radius: 10px;
    margin-left: 30px;    padding: 30px 0;    padding: 80px 0;
}
.Audit_verification2 .reg .box .right ul li h3 {
    font-size: 15px;
    color: #000;   padding-bottom: 0;
}
.Audit_verification2 li img {
    max-width: 100%;
    height: 120px;    margin-bottom: 20px;
}

    .Audit_verification3 .ideal .box {
    position: relative;
    float: left;
    width: 360px;
    height: 110px;
    background-image: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1), -8px -8px 20px #fff;
    display: inline-block;
    border-radius: 10px;
        
    }
    .Audit_verification3 .ideal .box .icon {
      font-style: normal;
      font-size: 24px;
      position: absolute;
      top: -30px;
      left: -25px;
      width: 44px;
      height: 44px;
      text-align: center;
      line-height: 44px;
      border-radius: 50%;
    background-color: #2bb1c7;
      color: #fff;
      border: 6px solid #f4f6f7; }
    .Audit_verification3 .ideal .box .p1 {
      font-size: 22px;
      color: #333333;
      background-repeat: no-repeat;
      margin-top: 37px;
      margin-bottom: 20px; }
    .Audit_verification3 .ideal .box .title {
      font-size: 14px;
      color: #999999;
      text-align: center; }
  .Audit_verification3 .ideal .img1 .p1 {
    background-image: url("/images/liucheng-img01.png");
    background-position: 40px 0px;
    line-height: 42px;
    padding-left: 100px; }
  .Audit_verification3 .ideal .img2 .p1 {
    background-image: url("/images/liucheng-img02.png");
    background-position: 48px 0px;
    line-height: 42px;
    padding-left: 100px; }
  .Audit_verification3 .ideal .img3 .p1 {
    background-image: url("/images/liucheng-img03.png");
    background-position: 49px 0px;
    line-height: 42px;
    padding-left: 100px; }
  .Audit_verification3 .ideal .ideal-next {
    float: left;
    width: 30px;
    height: 20px;
    background: url("/images/liucheng-next.png") no-repeat 0 0;
       margin: 48px 11px 0px;}
    
.Audit_verification3{
        background: #f5f5f5;
    padding: 50px 0;
}
.Audit_verification3 .ideal{
        display: inline-block;
}
.Audit_verification3 h3{
        font-size: 36px;
    color: #222222;
    font-weight: bold;
    text-align: center;
    padding-bottom: 70px;
}

 .Audit_verification2.High_and_new_enterprise3 .reg .box .right ul li{
                  padding: 25px 20px;
    height: 40px;
    width: 207px;
    margin-bottom: 18px;
    position: relative;
    padding-left: 40px;
    }
    .Audit_verification2.High_and_new_enterprise3 .reg .box .right ul li p{
           width: 30px;
    height: 30px;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    border-radius: 10px 0;
    background: #2bb1c7;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    }
    .Audit_verification2.High_and_new_enterprise3 .reg .box .right ul li h3{
        line-height: 1.6;    text-align: left;
    }
   .Audit_verification2.High_and_new_enterprise3 .reg .box .right ul li h3 span {
    width: 14px;
    height: 16px;
    display: inline-block;
    background: url(/images/hot.png) no-repeat top center;
}
.High_and_new_enterprise,.High_and_new_enterprise3{
        background: #f5f5f5;
    padding: 50px 0;
}
.High_and_new_enterprise2{
    padding: 50px 0;
}
.High_and_new_enterprise h3,
.High_and_new_enterprise2 h3{
    font-size: 36px;
    color: #222222;
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px;
}
.High_and_new_enterprise ul,
.High_and_new_enterprise2 ul{
       display: inline-block;
    text-align: center;
    width: 100%; 
}
.High_and_new_enterprise ul li{
width: 42.5%;
    margin-right: 2%;
    height: 100px;
    padding: 30px;
    background-image: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1), -8px -8px 20px #fff;
    text-align: left;
    display: inline-block;
    border-radius: 10px;
    float: left;
    position: relative;
    padding-left: 44px;
}
.High_and_new_enterprise ul li:nth-child(2){
   margin-right: 0;  
}
.High_and_new_enterprise ul li h4{
        font-size: 17px;
    color: #333333;
    margin-bottom: 20px;
}
.High_and_new_enterprise ul li p{
     font-size: 14px;
    line-height: 1.6;
}
.High_and_new_enterprise ul li h4 span,
.High_and_new_enterprise ul li p span{
       color: rgb(235, 29, 78);
}
.High_and_new_enterprise2 ul{
    background-image: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1), -8px -8px 20px #fff;
}
.High_and_new_enterprise2 ul li{
        width: 33.33333%;
    transition: .6s;
    float: left;
    text-align: center;
    padding: 70px 0;
}
.High_and_new_enterprise2 ul li p{
    font-size: 17px;
    color: #363636;  
}

.High_and_new_enterprise2 ul li:nth-child(even) {
     background: rgb(249 181 62);
}

.High_and_new_enterprise ul li i{
        width: 30px;
    height: 30px;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    border-radius: 10px 0;
    background: #2bb1c7;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.Audit_verification2.High_and_new_enterprise3.Finance_and_taxation_service .reg .box .right ul li {
    padding: 25px 20px;
    height: 23px;
    width: 150px;
    margin-bottom: 18px;
    position: relative;
    padding-left: 40px;
    margin-left: 0;
    margin-right: 20px;
    float: none;
}    
.Audit_verification2.Finance_and_taxation_service .reg .box{
        background-image: linear-gradient(180deg,#f3f5f800,#fff0);
    border: 0;
    box-shadow: 0px 0 0 rgb(55 99 170 / 0%), -8px -8px 20px #fff0;
    display: inline-block;
    border-radius: 0;
    padding: 0;
}
.Audit_verification2.Finance_and_taxation_service .reg .box .right {
        float: none;
    width: 100%;
    height: auto;
}
.Audit_verification2.Finance_and_taxation_service .reg .box .right ul{
        text-align: center;
    display: inline-block;
}


.Audit_verification3.Finance_and_taxation_service2 {
    background: #ffffff;
}
.Audit_verification3.Finance_and_taxation_service2 .ideal .box{
       margin-bottom: 50px;
}
.Audit_verification3.Finance_and_taxation_service2 .ideal .box .p1{
    font-size: 15px;
}
.Audit_verification3.Finance_and_taxation_service2 .ideal .img1 .p1 {
    background-image: url(/images/Finance_and_taxation_service2_1.svg);
        background-position: 40px 0px;
    line-height: 42px;
    padding-left: 100px;     background-size: 42px;
}
.Audit_verification3.Finance_and_taxation_service2 .ideal .img2 .p1 {
    background-image: url(/images/Finance_and_taxation_service2_2.svg);
        background-position: 40px 0px;
    line-height: 42px;    background-size: 42px;
    padding-left: 100px;
}
.Audit_verification3.Finance_and_taxation_service2 .ideal .img3 .p1 {
    background-image: url(/images/Finance_and_taxation_service2_3.svg);
        background-position: 40px 0px;     background-size: 42px;
    line-height: 42px;
    padding-left: 100px;
}
.Audit_verification3.Finance_and_taxation_service2 .ideal .img4 .p1 {
    background-image: url(/images/Finance_and_taxation_service2_4.svg);
        background-position: 40px 0px;     background-size: 42px;
    line-height: 42px;
    padding-left: 100px;
}
.Audit_verification3.Finance_and_taxation_service2 .ideal .img5 .p1 {
    background-image: url(/images/Finance_and_taxation_service2_5.svg);
        background-position: 40px 0px;     background-size: 42px;
    line-height: 42px;
    padding-left: 100px;
}
.Audit_verification3.Finance_and_taxation_service2 .ideal .img6 .p1 {
    background-image: url(/images/Finance_and_taxation_service2_6.svg);
        background-position: 40px 0px;
    line-height: 42px;       background-size: 42px;
    padding-left: 100px;
}
.Audit_verification3.Finance_and_taxation_service2 .ideal .img7 .p1 {
    background-image: url(/images/Finance_and_taxation_service2_7.svg);
        background-position: 40px 0px;
    line-height: 42px;      background-size: 42px;
    padding-left: 100px;
}

/*战略咨询*/
#zjzl{
        background: #f5f5f5;
    padding: 50px 0;
}
#zjzl h3{
        font-size: 36px;
    color: #222222;
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px;
}


.international-comm .inter-same {
	width: 386px;
	height: 190px;
	position: relative;
	float: left;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
}
.international-comm .inter-same:hover{
	box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    -webkit-box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
}

.international-comm .first{
	background: url(/images/domestic-img01.png) no-repeat;
}

.international-comm .second{
	background: url(/images/domestic-img02.png) no-repeat;
	margin: 0 21px;
}

.international-comm .third{
	background: url(/images/domestic-img03.png) no-repeat;
}

.international-comm .link{
	padding:42px 30px 30px;
	display: block;
	height: 118px;
}

.international-comm .inter-same h2 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	position: relative;
	display: inline-block;
}

.international-comm .inter-same h2 .hot{
	position: absolute;
	background: url(/images/zl-hot-white.png) no-repeat;
	display: inline-block;
	width: 17px;
	height: 16px;
	top: -1px;
	right: -22px;
}

.international-comm .inter-same p {
	font-size: 14px;
	color: #ffe8e5;
	line-height: 18px;
	margin:12px 0 0px 0;
}

.international-comm .inter-same .know {
	width: 120px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #f66e5e;
	display: inline-block;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	/*text-indent: 20px;*/
	position: absolute;
	bottom: 30px;
	left: 30px;
	text-align: center;
	background:#ffffff;

}
/*.international-comm .inter-same .know:hover{
	background: url(../img/list2/sp/icon/know-btn.png) #ffffff 91px center no-repeat;
}*/

.internation-items .items li{
	width: 285px;
	height: 125px;
	background: #ffffff;
	float: left;
	margin:20px 20px 0 0;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.internation-items .items li .link{
	padding:29px 20px 0px;
	height: 96px;
	display: block;
}

.internation-items .items li.last{
	margin-right: 0px;
}


 .internation-items .items li .left-img{
	text-align: center;
	/*width:53px;*/
	margin-right: 12px;
	margin-top: 2px;
}
 .internation-items .items li .left-img2{
	text-align: center;
	width:53px;
	margin-right: 14px;
	margin-top: 2px;
}

.internation-items .items li .right-comm h2{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
}

.internation-items .items li .right-comm p{
	font-size: 14px;
	color: #949799;
	line-height: 20px;
}


.business{
    padding: 50px 0;
}

.comestic-title {
	text-align: center;
	position: relative;
}

.comestic-title .title-top {
	font-size: 36px;
	font-weight: bold;
	color: #000;
	line-height: 53px;
}

.comestic-title .title-bottom {
	font-size: 18px;
	color: #999999;
	line-height: 14px;
	margin-top: 12px;
}

.zl-domestic .domestic-list {
	margin-top: 20px;
}

.domestic-list .domestic-items li {
    width: 220px;
    float: left;
    margin: 20px 20px 0 0;
    background: #f5f5f5;
    position: relative;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    padding: 50px 30px;
}

.domestic-list .domestic-items li:hover,
.internation-items .items li:hover{
	cursor: pointer;
    box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    -webkit-box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
}

.domestic-list .domestic-items li.last {
	margin-right: 0;
}

.domestic-list .domestic-items li .link {
	display: block;
	width: 100%;
	height: 100%;
}

.domestic-list .domestic-items li .img {
	width: 100%;
	height: 60px;
	padding:33px 0;
	text-align: center;
}

.domestic-items .zl-product-link{
	border-top: 1px solid #e4e8eb;
	position: absolute;
	bottom: 20px;
	z-index: 10;
	margin: 0 30px;
	padding-top: 24px;
}

.domestic-items .zl-product-link a{
	height: 28px;
	line-height: 28px;
	background: #ebeff2;
	padding: 0 8px;
	display: inline-block;
	float: left;
	font-size: 1px;
	color: #7c7e80;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0 20px 10px 0;
	position: relative;
}
.domestic-items .zl-product-link a span{
	font-size: 12px;
}

.domestic-items .zl-product-link a:hover{
	background: #2bb1c7;
	color: #ffffff;
}

.domestic-items .zl-product-link a i{
	position: absolute;
	background: url(../images/zl-hot-icon.png) no-repeat;
	display: inline-block;
	width: 15px;
	height: 14px;
	top: -16px;
	right: -9px;
}

.domestic-items .zl-product-link a.last{
	margin-right: 0px;
}

.domestic-list .domestic-items li .comm-bottom h2 {
	font-size: 16px;
	color: #333333;
	line-height: 1.6;
	font-weight: bold;
}

.domestic-list .domestic-items li .comm-bottom .border {
    width: 70px;
    height: 2px;
    background: #2bb1c7;
    display: inline-block;
    margin: 20px 0 14px 0;
}

.domestic-list .domestic-items li .comm-bottom .p p {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
}

.domestic-items .zl-product-link2{
     border-top: 1px solid #e4e8eb;
    margin: 0 0px;
    padding-top: 40px;
    text-align: center;
    margin-top: 30px;
}

.domestic-items .zl-product-link2 .know{
	width: 120px;
	height: 36px;
	line-height: 36px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 14px;
	color: #ffffff;
	background: #ec0011;
	display: inline-block;
}

.domestic-items .zl-product-link2 .know:hover{
	cursor: pointer;
	background: #a2000c;
}
.sp-domestic-comm .domestic-item li:hover .comm h2, 
.internal-box .internal-right .items li:hover h2, 
.sp-lawerBox .sp-lawer-right .lawer-item li:hover h2, 
.sp-other-comm .sp-other-items li:hover .bottom h2, 
.bqservicelist li:hover .bqservicecon .bq_name, 
.domestic-list .domestic-items li:hover .comm-bottom h2, 
.internation-items .items li:hover .right-comm h2, 
.zl-lawer-box .zl-lawer-items li:hover h2 {

    color: #2bb1c7;

}


.business_registration{
        background: #f5f5f5;
    padding: 50px 0;
}
.cppg_registration{
    display: flex;
    justify-content: space-between;
}

.business_registration h3{
     background: #2bb1c796;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border-radius: 20px 20px 0 0;
    font-size: 17px;   
}
.business_registration img{
        max-width: 100%;
}
.business_registration .cppg div,
.business_registration .qypg div{
       padding: 30px; 
}
.business_registration .cppg {
    width: 479px;
    height: 420px;
    border: 1px solid #2bb1c7;
    float: left;
    border-radius: 20px;background: #fff;
}
.business_registration .qypg {
    width: 660px;
    height:420px;
    border: 1px solid #2bb1c7;
    border-radius: 20px;
    float: right;
    background: #fff;
}

.Social_Security_Fund.foreign_registered{
        background: #fff;
}
.Social_Security_Fund.foreign_registered ul li p {
    font-size: 15px;
    color: #333333;
    line-height: 1.6;
    width: 86%;
}

.hong_kong .internation-items .other-items li{
height: 184px;
    background-image: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1), -8px -8px 20px #fff;
    display: inline-block;
    border-radius: 10px;
    width: 281px;
}
.hong_kong .international-comm .inter-same h2 {
    color: #000;
}
.hong_kong .international-comm .inter-same p{
        color: #656565;
}
.hong_kong .internation-items .other-items li .link{
	padding: 20px 30px 0;
	height: 134px;
}

.hong_kong .internation-items .other-items li .right-comm h2{
	margin-top: 12px;
}
.hong_kong .international-comm .inter-same{
    width: 100%;
    background-image: linear-gradient(180deg,#f3f5f8,#fff);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px rgba(55,99,170,.1), -8px -8px 20px #fff;
    display: inline-block;
    border-radius: 10px;
}

.hong_kong .international-comm .link {
    background: url(/static/upload/image/20240121/1705851489311361.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 300px;
    padding-right: 400px;
}
.hong_kong  h3 {
    font-size: 36px;
    color: #222222;
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px;
}

.hong_kong{
    background: #f5f5f5;
    padding: 50px 0;
}

.Changes1 span,
.Changes2 span,
.Changes5 span{
       font-size: 24px;
    color: #707070;
    margin-left: 10px; 
}
.Audit_verification3.Changes2{
    background: #fff;    padding-bottom: 0;
}
.Audit_verification3.Changes2 .ideal .img4 .p1 {
    background-image: url(/images/Finance_and_taxation_service2_4.svg);
    background-position: 40px 0px;
    background-size: 42px;
    line-height: 42px;
    padding-left: 100px;
}
.Audit_verification3.Changes2 .ideal .img5 .p1 {
    background-image: url(/images/Finance_and_taxation_service2_5.svg);
    background-position: 40px 0px;
    background-size: 42px;
    line-height: 42px;
    padding-left: 100px;
}
.Audit_verification3.Changes2 .ideal .box {
    margin-bottom: 50px;
}
.Audit_verification3.Changes2 .ideal .box .p1 {
    font-size: 18px;
}
.chengzhang{width: 100%;height: 638px;}
.cz_mid{width: 1200px;margin: 0 auto;}
.cz_mid h3{font-size: 36px;color: #222;padding-top: 60px;text-align: center;font-weight: bold;padding-bottom: 40px;}
.cz_mid .cz_wz{width: 1199px;height: 400px;background: url(/images/cz_bg.png) no-repeat;background-size: 100%;margin: 0 auto;position: relative;}
.cz_wz h6{color: #fff;font-size: 26px;font-weight: bold;}
.cz_wz p{color: #fff;font-size: 20px;line-height: 24px;}
.czwz_h1{position: absolute;top: 60px;left: 430px;}
.czwz_h2{position: absolute;top: 175px;left: 20px;}
.czwz_h3{position: absolute;top: 253px;left: 430px;}
.czwz_h4{position: absolute;top: 175px;left: 837px;}
.czwz_p1{position: absolute;top: 106px;left: 430px;}
.czwz_p2{position: absolute;top: 220px;left: 20px;}
.czwz_p3{position: absolute;top: 298px;left: 430px;}
.czwz_p4{position: absolute;top: 230px;left: 837px;}

.cancel_out p{
        font-size: 16px;
    line-height: 1.6;
}
.business_registration.cancel_out .cppg,
.business_registration.cancel_out .qypg{
        height: 368px;
}
.cancel_out p span{
        color: #f9b53e;
}

#so_sety_img{
     position: absolute;
    right: 30px;
    width: 505px;
    bottom: 104px;
}
#visitCount{
    background: #565656;
    padding: 4px 10px;
    margin-left: 8px;
    color: #c7c7c7;
    font-size: 12px;
}