@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.woff2?t=1625532141317') format('woff2'),
       url('../font/iconfont.woff?t=1625532141317') format('woff'),
       url('../font/iconfont.ttf?t=1625532141317') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.width1200{ min-width:1400px;}
.indexcontent{ margin:0 auto; width:1400px;}
.sl{overflow:hidden; text-overflow:ellipsis;white-space: nowrap;}
a.bs:hover{ text-decoration:underline;}
.block{ display:block;}
.fl {
  float: left;
}

.fr {
  float: right;
}
.enlarge8{
  -moz-transition:all 0.8s; /* Firefox 4 */
  -webkit-transition:all 0.8s; /* Safari and Chrome */
  -o-transition:all 0.8s; /* Opera */
  transition:all 0.8s;
  cursor: pointer;
}

.enlarge4{
  -moz-transition:all 0.4s; /* Firefox 4 */
  -webkit-transition:all 0.4s; /* Safari and Chrome */
  -o-transition:all 0.4s; /* Opera */
  transition:all 0.4s;
  cursor: pointer;
}
.ellipsis{
  overflow: hidden; /*自动隐藏文字*/
  text-overflow: ellipsis;/*文字隐藏后添加省略号*/
  white-space: nowrap;/*强制不换行*/
}
.ellipsis2{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ellipsis3{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.clearfix::after {
  content: "";
  clear: both;
  overflow: hidden;
  display: block;
  height: 0;
  visibility: hidden;
}

.clear {
  clear: both;
  font-size: 1px;
  width: 1px;
  height: 0;
  visibility: hidden;
  zoom: 1;
}

.content{ font-size:16px; color:#222; line-height:30px;}
.content *{ line-height:30px;}
.content img{ max-width:100%;}
.content video,
.content iframe{ width:100%;}

.pages { font-size: 16px; line-height: 50px; text-align: center;}
.pages a { text-decoration: none; color: #888; /*background: #eeeeee;*/ border:#e0e0e0 1px solid; padding:8px 15px; margin-right: 10px }
.pages a.active { background: #204f90; color: #fff; border:#204f90 1px solid;  }
.pages a:hover {  background: #204f90; color: #fff; border:#204f90 1px solid;  text-decoration: none;  }
.pages a.wz{  padding:9px 20px;}


/*首页*/
.top1{ width:100%; background:#fff; z-index:99999;box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1); position:relative;}
.top1_d1{ height:36px; background:#f7f7f7;}
.top1_d1 .indexcontent{ font-size:12px; color:#666666; line-height:36px; position:relative;}
.top1_d1 .indexcontent .txt{ position:absolute; right:0; top:0; color:#999999; line-height:36px;}
.top1_d1 .indexcontent .txt a{ color:#999999;}

.top1 .top1_t1{ position:relative; height:120px;}
.top1 .top_txt{ position:absolute; left:235px; top:46px;}

.top1 .top2_content{ height:44px; /*position:relative;*/}
.top1 .top_logo{ position:absolute; left:0; top:22px;}
.top1 .top_dh{ position:absolute; right:0; top:30px; background:url(../images/top_dh_ico.png) left center no-repeat; padding-left:48px; font-size:14px; color:#222222; font-weight:bold; line-height:20px;}
.top1 .top_search_bg{ position:absolute; right:0; top:40px; width: 448px; height: 32px; border:#03367c 1px solid;}
.top1 .search_ico{ float:left; padding:0 10px; margin-top:6px; height:20px; border-right:#eeeeee 1px solid;}
.top1 .top_search_txt{ float: left; width: 315px; height: 32px; line-height: 32px; border: 0; padding: 0 10px; outline: none;}
.top1 .top_search_bt{ float: right; background:#03367c; width: 70px; height: 32px; border: 0; font-size:14px; color:#ffffff; cursor: pointer;}

.top_sub_ul{ position:relative;}
.top_sub_ul .swiper-container {
      width: 974px;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
	  padding:20px 0;
    }

.top_sub_ul .swiper-slide a{ float:left; display:block; width:220px; margin:10px 11px;}
.top_sub_ul .swiper-slide a .txt{ height:50px; line-height:50px; text-align:center; font-size:16px; color:#333333;}
.top_sub_ul .swiper-slide a .img{ width:220px; height:150px; overflow:hidden;}
.top_sub_ul .swiper-slide a .img img{transition:transform 0.3s; width:220px; height:150px;}
.top_sub_ul .swiper-slide a:hover .img img{transform: scale(1.1)}
.top_sub_ul .swiper-slide a:hover .txt{ color:#03367c;}


.top_sub_ul .swiper-button-prev{ position:absolute; left:123px; right:auto; top: 200px; display:block; width:44px; height:66px; line-height:66px; text-align:center; overflow:hidden; cursor:pointer; background: #bcbcbc;}
.top_sub_ul .swiper-button-next{ position:absolute; right:123px; left:auto; top: 200px; display:block; width:44px; height:66px; line-height:66px; text-align:center; overflow:hidden; cursor:pointer; background: #bcbcbc;}
.top_sub_ul .swiper-button-prev:hover{ background: #03367c;}
.top_sub_ul .swiper-button-next:hover{ background: #03367c;}

.top_sub_ul2{ width: 974px; padding:20px 0; margin:0 auto;}
.top_sub_ul2 li{ float:left; width:220px; margin:10px 11px;}
/*.top_sub_ul2 li:nth-child(4n+1){ margin-left: 0;}*/
.top_sub_ul2 li a .txt{ height:50px; line-height:50px; text-align:center; font-size:14px; color:#333333;}
.top_sub_ul2 li .img{ width:220px; height:150px; overflow:hidden;}
.top_sub_ul2 li .img img{transition:transform 0.3s; width:220px; height:150px;}
.top_sub_ul2 li:hover .img img{transform: scale(1.1)}
.top_sub_ul2 li:hover a .txt{ color:#03367c;}

.t_wx{ position:relative;}
.t_wx img{ display:none; position:absolute; left:50%; top:25px; width:120px; margin-left:-60px; z-index:9999;}
.t_wx:hover img{ display:block;}

.i_d1{ position:relative; margin-top:-80px; background:#fff; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); z-index:2; padding:26px 0;}
.i_d1_list li{ float:left; width:25%; border-left:#f2f2f2 1px solid; box-sizing:border-box;}
.i_d1_list li:nth-child(4n+1){ border-left:0;}
.i_d1_list li .ico{ text-align:center; height:70px; line-height:70px;}
.i_d1_list li .ico img{ vertical-align:middle;}
.i_d1_list li .txt{ text-align:center; line-height:25px; padding-top:15px; font-size:16px; color:#666666;}

.i_d2_1{ float:left; width:440px; font-size:14px; color:#333333; text-align:center; height:52px; line-height:52px;}
.i_d2_1 img{ position:relative; margin-right:10px; top:-2px;}
.i_d2_r{ float:right; width:960px; height:52px;}
.i_d2_inp{ width:350px; height:52px; border:0; padding:0 20px; box-sizing:border-box; background:#f5f5f6; border-radius:10px; margin-right:20px; font-size:16px; outline:none;}
.i_d2_bt{ width:168px; height:52px; border:0; box-sizing:border-box; background:#03367c; border-radius:10px; font-size:16px; color:#fffefe; cursor:pointer;}

.i_title1 .txt1{ font-size:14px; color:#999999; line-height:30px; text-align:center; text-transform:uppercase; display:none;}
.i_title1 .txt2{ font-size:30px; color:#2c2b2c; line-height:50px; text-align:center; font-weight:bold;}
.i_title1 .txt3{ font-size:16px; color:#999999; line-height:30px; text-align:center; margin-top:5px;}
.i_title1 .txt3 *{ text-align:center;}

.i_title2 .txt1{ font-size:14px; color:#cccccc; line-height:30px; text-align:center; text-transform:uppercase; display:none;}
.i_title2 .txt2{ font-size:30px; color:#fff; line-height:50px; text-align:center; font-weight:bold;}
.i_title2 .txt3{ font-size:16px; color:#cccccc; line-height:30px; text-align:center; margin-top:5px;}
.i_title2 .txt3 *{ text-align:center;}

.i_d3_list li{ float:left; margin-bottom:30px; margin-left:31px; width:446px; height:272px; position:relative; overflow:hidden;}
.i_d3_list li img{ display:block; border:#e1e1e1 1px solid; width:444px; height:270px; object-fit: cover;}
/*.i_d3_list li:nth-child(1){ margin-left:0; width:760px; height:272px;}
.i_d3_list li:nth-child(2){ width:608px; height:272px;}*/
.i_d3_list li:nth-child(3n+1){ margin-left:0;}
.i_d3_list li .txt{ position:absolute; left:50%; top:50%; margin-left:-132px; margin-top:-41px; width:264px; height:82px; text-align:center; line-height:82px; background:rgba(255,255,255,0.8); font-size:20px; color:#333333; font-weight:bold; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); transition:all 0.3s; padding:0 15px;}
.i_d3_list li .mb{ position:absolute; left:0; top:272px; width:446px; height:272px; background:rgba(3,54,124,0.7); padding:0 60px; box-sizing:border-box; transition:all 0.3s;}
.i_d3_list li .mb .mb_title{ font-size:24px; color:#fff; line-height:50px; padding-top:46px; text-align:center;}
.i_d3_list li .mb .mb_txt{ font-size:16px; color:#fff; line-height:30px; padding-top:15px;}
.i_d3_list li:hover .txt{ opacity:0;}
.i_d3_list li:hover .mb{ top:0;}

.i_d4{ background:url(../images/i_d4_bg.jpg) top center no-repeat; height:711px;}
.i_d4_list li{ float:left; width:260px; height:342px; background:#fff; margin-left:20px; padding-top:46px; box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.05);}
.i_d1_list li:nth-child(5n+1){ border-left:0;}
.i_d4_list li .ico{ text-align:center; height:81px;}
.i_d4_list li .txt1{ font-size:20px; color:#333333; font-weight:bold; text-align:center; padding-top:12px; height:40px; line-height:40px;}
.i_d4_list li .txt2{ font-size:12px; color:#999999; text-align:center; height:30px; line-height:30px; text-transform:uppercase; display:none;}
.i_d4_list li .txt3{ font-size:16px; color:#666666; text-align:center; line-height:30px; padding:0 30px; margin-top:20px;}

.i_d5_list{ width:1404px;}
.i_d5_list li{ float:left; width:156px; height:539px; position:relative;}
.i_d5_list li img{ width:156px; height:539px;}
.i_d5_list li .txt{ position:absolute; left:20px; top:390px; height:70px;}
.i_d5_list li .txt .txt1{ font-size:14px; color:#ffffff; line-height:30px;}
.i_d5_list li .txt .txt2{ font-size:12px; color:#ffffff; line-height:30px;}
.i_d5_list li .txt:after { content: ""; position: absolute; left: 0; bottom: 0; width: 30px; height: 2px; background: #03367c;}

.i_d6{ background:url(../images/i_d6_bg.jpg) top center no-repeat; height:898px;}
.i_d6_list li{ float:left; width:260px; margin:0 45px; height:320px;}
.i_d6_list li .ico{ width:140px; height:140px; border-radius:50%; margin:0 auto; transition:all 0.3s; box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.02);}
.i_d6_list li .txt1{ font-size:16px; color:#333333; text-align:center; font-weight:bold; line-height:45px; margin-top:30px;}
.i_d6_list li .txt2{ font-size:16px; color:#999999; text-align:center; line-height:30px; display:none;}
.i_d6_list li .ico1{ background:url(../images/i_d6_ico1.png) #fff center center no-repeat;}
.i_d6_list li:hover .ico1{ background:url(../images/i_d6_ico1_on.png) #03367c center center no-repeat;}
.i_d6_list li .ico2{ background:url(../images/i_d6_ico2.png) #fff center center no-repeat;}
.i_d6_list li:hover .ico2{ background:url(../images/i_d6_ico2_on.png) #03367c center center no-repeat;}
.i_d6_list li .ico3{ background:url(../images/i_d6_ico3.png) #fff center center no-repeat;}
.i_d6_list li:hover .ico3{ background:url(../images/i_d6_ico3_on.png) #03367c center center no-repeat;}
.i_d6_list li .ico4{ background:url(../images/i_d6_ico4.png) #fff center center no-repeat;}
.i_d6_list li:hover .ico4{ background:url(../images/i_d6_ico4_on.png) #03367c center center no-repeat;}
.i_d6_list li .ico5{ background:url(../images/i_d6_ico5.png) #fff center center no-repeat;}
.i_d6_list li:hover .ico5{ background:url(../images/i_d6_ico5_on.png) #03367c center center no-repeat;}
.i_d6_list li .ico6{ background:url(../images/i_d6_ico6.png) #fff center center no-repeat;}
.i_d6_list li:hover .ico6{ background:url(../images/i_d6_ico6_on.png) #03367c center center no-repeat;}
.i_d6_list li .ico7{ background:url(../images/i_d6_ico7.png) #fff center center no-repeat;}
.i_d6_list li:hover .ico7{ background:url(../images/i_d6_ico7_on.png) #03367c center center no-repeat;}
.i_d6_list li .ico8{ background:url(../images/i_d6_ico8.png) #fff center center no-repeat;}
.i_d6_list li:hover .ico8{ background:url(../images/i_d6_ico8_on.png) #03367c center center no-repeat;}

.i_d7{ background:url(../images/i_d7_bg.jpg) top center no-repeat; height:1068px;}
.i_d7_list li{ float:left; width:466px; background:#fff;}
.i_d7_list li .fd{ width:466px; height:372px;}
.i_d7_list li .fd img{ display:block; width:466px; height:372px;}
.i_d7_list li .txt{ width:466px; height:372px; padding:100px 60px 0 60px; box-sizing:border-box;}
.i_d7_list li .txt .txt1{ font-size:24px; color:#333333; font-weight:bold; line-height:60px; height:60px; text-align:center;}
.i_d7_list li .txt .txt2{ font-size:16px; color:#666666; line-height:30px; text-align:center; margin-top:10px; display:none;}

.i_d8{ background:url(../images/i_d8_bg.jpg) top center no-repeat; height:702px;}
.i_d8_txt{ font-size:16px; color:#333333; line-height:38px; padding:0 230px; text-align:center; height:200px;}
.i_d8_txt *{ line-height:38px;}
a.i_d8_more{ display:block; width:216px; height:48px; line-height:48px; text-align:center; border:#03367c 1px solid; font-size:16px; color:#03367c; margin:0 auto; transition:all 0.3s;}
a.i_d8_more:hover{ background:#03367c; color:#fff;}

.i_d9{ background:url(../images/i_d9_bg.jpg) top center no-repeat; height:850px;}
.i_d9_list li{ float:left; width:334px; height:268px; position:relative; margin-bottom:20px; margin-left:16px;}
.i_d9_list li:nth-child(4n+1){ border-left:0;}
.i_d9_list li img{ display:block; width:334px; height:268px;}
.i_d9_list li .txt{ position:absolute; left:0; bottom:0; width:100%; height:52px; line-height:52px; background:rgba(0,0,0,0.8); font-size:18px; color:#ffffff; text-align:center;}

.i_d10_list li{ float:left; width:210px; height:120px; margin-left:23px; margin-bottom:25px;}
.i_d10_list li:nth-child(6n+1){ border-left:0;}
.i_d10_list li img{ display:block; width:208px; height:118px; border:#f0f0f0 1px solid;}

.i_d11_l{ float:left; width:673px;}
.i_d11_title{ height:60px; border-bottom:#e1e1e1 1px solid; position:relative; margin-bottom:25px;}
.i_d11_title .title{ width:240px; border-bottom:#03367c 4px solid; height:56px; line-height:56px; text-align:center; font-size:16px; color:#03367c;}
.i_d11_title .title img{ position:relative; top:-2px; margin-right:10px;}
.i_d11_title a.more{ position:absolute; right:0; top:20px; font-size:14px; color:#999999;}

.i_d11_l_img{ width:673px; height:232px;}
.i_d11_l_img img{ width:673px; height:232px; object-fit: cover;}
.i_d11_l_txt1{ float:left; width:100px; padding-left:15px; padding-top:15px;}
.i_d11_l_txt1 .txt1{ font-size:20px; color:#333333; text-align:center;}
.i_d11_l_txt1 .txt2{ font-size:16px; color:#999999; line-height:25px; text-align:center; margin-top:10px;}
.i_d11_l_txt2{ float:right; width:555px; padding-top:15px; background:url(../images/i_d11_l_ico.png) 478px 85px  no-repeat; transition:all 0.3s;}
.i_d11_l_txt2 .txt1{ font-size:18px; color:#333333;}
.i_d11_l_txt2 .txt2{ font-size:14px; color:#999999; height:50px; line-height:25px; margin-top:10px; padding-right:150px;}
.i_d11_l_txt2:hover{ background:url(../images/i_d11_l_ico_on.png) 478px 85px  no-repeat;}

.i_d11_r{ float:right; width:678px;}
.i_d11_r_list li{ padding-top:19px; border-top:#e1e1e1 1px dashed; padding-bottom:22px;}
.i_d11_r_list li:nth-child(1){padding-top:0; border-top:0;}
.i_d11_r_list li .fd{ float:left; width:174px; height:144px;}
.i_d11_r_list li .fd img{ width:174px; height:144px; object-fit: cover;}
.i_d11_r_list li .txt{ float:right; width:474px;}
.i_d11_r_list li .txt .txt1{ font-size:16px; color:#666666; height:30px; line-height:30px;}
.i_d11_r_list li .txt .txt1 a{ color:#666666;}
.i_d11_r_list li .txt .txt2{ font-size:14px; color:#999999; height:50px; line-height:25px; margin-top:5px;}
.i_d11_r_list li .txt .txt3{ font-size:14px; color:#999999; line-height:30px; margin-top:15px;}

.footer1{ background:#03367c; padding-top:65px; padding-bottom:45px;}
.footer1_txt{ float:left; width:140px;}
.footer1_txt .title{ font-size:14px; color:#cccccc; padding-bottom:10px; line-height:30px; font-weight:bold;}
.footer1_txt .title a{ color:#cccccc;}
.footer1_txt .title a:hover{ color:#fff;}
.footer1_txt .footer1_txt_list li{ line-height:25px; padding:5px 0; font-size:12px; color:#cccccc;}
.footer1_txt .footer1_txt_list li a{ color:#cccccc;}
.footer1_txt .footer1_txt_list li a:hover{ color:#fff;}
.footer1_r{ float:right; width:240px; color:#cccccc;}
.footer1_r .txt1{ font-size:14px; line-height:35px;}
.footer1_r .txt2{ font-size:24px; font-weight:bold; line-height:50px;}
.footer1_r .txt3{ font-size:14px; line-height:35px;}
.footer1_r .footer1_ewm{ width:121px; font-size:14px; line-height:35px; text-align:center; margin-top:10px;}
.footer1_r .footer1_ewm img{ width:121px;}

.footer2{ background:#03367c; border-top:#cccccc 1px solid; padding-top:20px; padding-bottom:20px;}
.footer2 .footer2_link{ font-size:14px; color:#cccccc; line-height:30px;}
.footer2 .footer2_link a{ color:#cccccc;}
.footer2 .footer2_link a:hover{ color:#fff;}
.footer2 .footer2_txt1{ float:left; width:1250px;font-size:14px; color:#cccccc; line-height:30px;}
.footer2 .footer2_txt1 a{ color:#cccccc;}
.footer2 .footer2_txt2{ float:right; width:300px;font-size:14px; color:#cccccc; line-height:30px; text-align:right;}
.footer2 .footer2_txt2 a{ color:#cccccc;}

/*美国公司年审报税*/
.n_banner{ background:url(../images/hwzcgs_banner.jpg) center no-repeat; height:460px;}
.n_weizhi{ padding:15px 0; height:30px; line-height:30px; font-size:14px; color:#666666;}
.n_weizhi img{ position:relative; margin-right:10px; top:-2px;}
.n_weizhi a{ color:#666666;}
.n_title1 .title1{ font-size:14px; color:#cccccc; line-height:30px; text-align:center; text-transform:uppercase; display:none;}
.n_title1 .title2{ font-size:30px; color:#333333; font-weight:bold; line-height:50px; text-align:center;}
.n_title2 .title1{ font-size:14px; color:#cccccc; line-height:30px; text-align:center; text-transform:uppercase; display:none;}
.n_title2 .title2{ font-size:30px; color:#fff; font-weight:bold; line-height:50px; text-align:center;}
.n_content1{ padding:40px 120px 50px 120px; text-align:center;}
.mggsnsbs_d1_img{ float:left; width:621px;}
.mggsnsbs_d1_txt{ float:right; width:717px; font-size:20px; color:#333333; line-height:40px; padding-top:82px;}
.mggsnsbs_d1_tx *{ line-height:40px;}

.mggsnsbs_d2{ background:#f1f7ff;}
.mggsnsbs_d2_content{ font-size:16px; color:#666666; line-height:30px; padding:5px 120px 35px 120px; text-align:center;}
.mggsnsbs_d2_list1{ border-bottom:#cccccc 1px solid; height:20px; position:relative;}
.mggsnsbs_d2_list1:before { content: "";  position:absolute; left:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.mggsnsbs_d2_list1 li{ float:left; position:relative; width:33.33%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333333;}
.mggsnsbs_d2_list1 li:after{ content: "";  position:absolute; right:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.mggsnsbs_d2_list1 li span{ padding:5px 10px; background:#f1f7ff;}

.mggsnsbs_d2_list2 li{ float:left; width:395px; height:92px; margin-left:107px;}
.mggsnsbs_d2_list2 li:nth-child(3n+1){ margin-left:0;}
.mggsnsbs_d2_list2 li img{ display:block; width:395px; height:92px;}

.mggsnsbs_d3_list li{ float:left; width:323px; height:286px; margin-left:36px; box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.08); position:relative; padding-top:100px;}
.mggsnsbs_d3_list li:nth-child(4n+1){ margin-left:0;}
.mggsnsbs_d3_list li .ico{ position:absolute; left:50%; top:-60px; margin-left:-60px; background:#fff; width:120px; height:120px; border-radius:50%; text-align:center; line-height:120px; box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.08);}
.mggsnsbs_d3_list li .title1{ font-family:Arial; font-size:78px; color:#ededed; line-height:70px; text-align:center;}
.mggsnsbs_d3_list li .title2{ font-size:24px; color:#333333; font-weight:bold; line-height:35px; text-align:center; margin-top:-25px;}
.mggsnsbs_d3_list li .txt{ font-size:16px; color:#666666; line-height:30px; text-align:center; margin-top:25px; padding:0 30px; max-height:180px; overflow:hidden;}

.mggsnsbs_d4{ background:#191919;}
.mggsnsbs_d4_c{ padding:20px 0; line-height:54px; font-size:30px; color:#fefefe; text-align:center;}
.mggsnsbs_d4_c span{ background:#f1f7ff; font-size:24px; color:#03367c; font-weight:bold; padding:10px 20px; border-radius:10px; margin-left:70px;}

/*美国公司注册*/
.mggszc_d1_img{ float:left; width:621px;}
.mggszc_d1_txt{ float:right; width:717px; font-size:20px; color:#333333; line-height:40px; padding-top:82px;}
.mggszc_d1_txt *{ line-height:40px;}
.mggszc_d2{ background:url(../images/mggszc_d2_bg.jpg) center no-repeat; background-size:cover; min-height:433px;}
.mggszc_d2_list li{ float:left; width:146px; margin-left:63px;}
.mggszc_d2_list li:nth-child(7n+1){ margin-left:0;}
.mggszc_d2_list li .ico{ width:98px; height:98px; border-radius:50%; border:#03367c 1px solid; margin:0 auto; transition:all 0.3s;}
.mggszc_d2_list li .ico1{ background:url(../images/mggszc_d2_ico1.png)  center center no-repeat;}
.mggszc_d2_list li:hover .ico1{ background:url(../images/mggszc_d2_ico1_on.png) #03367c center center no-repeat;}
.mggszc_d2_list li .ico2{ background:url(../images/mggszc_d2_ico2.png)  center center no-repeat;}
.mggszc_d2_list li:hover .ico2{ background:url(../images/mggszc_d2_ico2_on.png) #03367c center center no-repeat;}
.mggszc_d2_list li .ico3{ background:url(../images/mggszc_d2_ico3.png)  center center no-repeat;}
.mggszc_d2_list li:hover .ico3{ background:url(../images/mggszc_d2_ico3_on.png) #03367c center center no-repeat;}
.mggszc_d2_list li .ico4{ background:url(../images/mggszc_d2_ico4.png)  center center no-repeat;}
.mggszc_d2_list li:hover .ico4{ background:url(../images/mggszc_d2_ico4_on.png) #03367c center center no-repeat;}
.mggszc_d2_list li .ico5{ background:url(../images/mggszc_d2_ico5.png)  center center no-repeat;}
.mggszc_d2_list li:hover .ico5{ background:url(../images/mggszc_d2_ico5_on.png) #03367c center center no-repeat;}
.mggszc_d2_list li .ico6{ background:url(../images/mggszc_d2_ico6.png)  center center no-repeat;}
.mggszc_d2_list li:hover .ico6{ background:url(../images/mggszc_d2_ico6_on.png) #03367c center center no-repeat;}
.mggszc_d2_list li .ico7{ background:url(../images/mggszc_d2_ico7.png)  center center no-repeat;}
.mggszc_d2_list li:hover .ico7{ background:url(../images/mggszc_d2_ico7_on.png) #03367c center center no-repeat;}
.mggszc_d2_list li .txt{ font-size:14px; color:#666666; line-height:25px; text-align:center; margin-top:30px;}
.mggszc_d2_list li .txt *{ line-height:25px;}

.mggszc_d3_list li{ float:left; width:323px; height:338px; border:#f3f3f3 1px solid; margin-left:25px; position:relative;}
.mggszc_d2_list li:nth-child(7n+1){ margin-left:0;}
.mggszc_d3_list li img{ display:block; width:323px; height:338px;}
.mggszc_d3_list li .txt{ position:absolute; left:0; top:250px; width:100%;}
.mggszc_d3_list li .txt .txt1{ font-size:20px; color:#333333; line-height:40px; text-align:center;}
.mggszc_d3_list li .txt .txt2{ font-size:14px; color:#999999; line-height:30px; text-align:center; text-transform:uppercase;}

.mggszc_d4{ background:#f1f7ff;}
.mggszc_d4_list{ width:1398px;}
.mggszc_d4_list li{ float:left; width:466px; height:289px; overflow:hidden; position:relative;}
.mggszc_d4_list li .mggszc_d4_img{ display:block; width:466px; height:289px; object-fit: cover;}
.mggszc_d4_list li .txt{ position:absolute; left:0; bottom:0; width:100%; height:30px; padding:15px 0; background:rgba(0,0,0,0.6); font-size:16px; color:#ffffff; line-height:30px; text-align:center; transition:all 0.3s;}
.mggszc_d4_list li .mb{ position:absolute; left:0; top:289px; width:100%; height:289px; background:rgba(3,54,124,0.6); padding:35px 40px 0 40px; box-sizing:border-box; transition:all 0.3s;}
.mggszc_d4_list li .mb .txt1{ font-size:24px; color:#ffffff; font-weight:bold; line-height:20px; text-align:center;}
.mggszc_d4_list li .mb .txt2{ font-size:12px; color:#ffffff; line-height:20px; text-align:center; margin-top:10px;}
.mggszc_d4_list li .mb .txt2 *{ line-height:20px;}
.mggszc_d4_list li:hover .txt{ bottom:-60px;}
.mggszc_d4_list li:hover .mb{ top:0;}

.mggszc_d5{ background:url(../images/mggszc_d5_bg.jpg) center no-repeat; height:559px;}
.mggszc_d5_img{ float:left; margin-left:123px; width:538px;}
.mggszc_d5_txt{ float:left; margin-left:50px; width:570px; font-size:16px; color:#333333; line-height:30px; padding-top:20px;}
.mggszc_d5_txt *{ line-height:30px;}

.mggszc_d5_list1{ border-bottom:#cccccc 1px solid; height:20px; position:relative;}
.mggszc_d5_list1:before { content: "";  position:absolute; left:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.mggszc_d5_list1 li{ float:left; position:relative; width:25%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333333;}
.mggszc_d5_list1 li:after{ content: "";  position:absolute; right:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.mggszc_d5_list1 li span{ padding:5px 10px; background:#fff;}
.mggszc_d5_list2 li{ float:left; width:240px; height:92px; margin-left:146px;}
.mggszc_d5_list2 li:nth-child(4n+1){ margin-left:0;}
.mggszc_d5_list2 li img{ display:block; width:240px; height:92px;}

.mggszc_d6_list li{ float:left; width:280px; background:#fff;}
.mggszc_d6_list li .fd{ width:280px; height:200px;}
.mggszc_d6_list li .fd img{ display:block; width:280px; height:200px;}
.mggszc_d6_list li .txt{ width:280px; height:200px; padding:70px 10px 0 10px; background:#f7f7f7; box-sizing:border-box;}
.mggszc_d6_list li .txt .txt1{ font-size:20px; color:#8996b3; line-height:30px; height:30px; text-align:center; text-transform:uppercase;}
.mggszc_d6_list li .txt .txt2{ font-size:16px; color:#333333; line-height:30px; text-align:center;}

/*美国银行账户*/
.mgyhzh_d1_img{ float:left; width:575px;}
.mgyhzh_d1_txt{ float:right; width:770px; font-size:16px; color:#333333; line-height:35px; /*padding-top:40px;*/}
.mgyhzh_d1_txt *{ line-height:35px;}

.mgyhzh_d2{ background:url(../images/mgyhzh_d2_bg.jpg) center no-repeat; height:432px;}

.mgyhzh_d2_list li{ float:left; width:25%; text-align:center;}
.mgyhzh_d2_list li .txt{ font-size:20px; color:#fff; line-height:40px; text-align:center; margin-top:20px;}

.mgyhzh_d3{ background:#f5f5f6;}
.mgyhzh_d3_img{ float:left; width:661px; height:575px;}
.mgyhzh_d3_list{ float:right; width:690px;}
.mgyhzh_d3_list li{ padding:15px 40px; background:#fff; border-radius:10px; box-sizing:border-box; margin-top:10px;}
.mgyhzh_d3_list li:nth-child(1){ margin-top:0;}
.mgyhzh_d3_list li .title{ font-size:20px; color:#333333; font-weight:bold; line-height:40px; position:relative; padding-left:54px;}
.mgyhzh_d3_list li .no{ position:absolute; left:0; top:2px; width:36px; height:36px; text-align:center; line-height:36px; border-radius:50%; background:#12468e; font-size:24px; color:#ffffff;}
.mgyhzh_d3_list li .txt{ font-size:16px; color:#666666; line-height:30px; padding-top:5px;}

.mgyhzh_d4{ background:#f1f7ff;}
.mgyhzh_d4_list1{ border-bottom:#cccccc 1px solid; height:20px; position:relative;}
.mgyhzh_d4_list1:before { content: "";  position:absolute; left:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.mgyhzh_d4_list1 li{ float:left; position:relative; width:25%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333333;}
.mgyhzh_d4_list1 li:after{ content: "";  position:absolute; right:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.mgyhzh_d4_list1 li span{ padding:5px 10px; background:#f1f7ff;}
.mgyhzh_d4_list2 li{ float:left; width:240px; height:92px; margin-left:146px;}
.mgyhzh_d4_list2 li:nth-child(4n+1){ margin-left:0;}
.mgyhzh_d4_list2 li img{ display:block; width:240px; height:92px;}

.mgyhzh_d5{ background:url(../images/mgyhzh_d5_bg.jpg) center no-repeat; height:298px;}
.mgyhzh_d5_txt1{ font-size:30px; color:#fffefe; line-height:50px; text-align:center; padding-top:40px;}
.mgyhzh_d5_txt1 *{ line-height:50px;}
.mgyhzh_d5_txt2{ width:380px; height:68px; margin:0 auto; margin-top:30px; background:#f1f7ff; line-height:68px; text-align:center; font-size:24px; color:#03367c; font-weight:bold;}

.mgyhzh_d6_list li{ float:left; margin-left:32px; width:326px; height:348px; box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.06); padding:75px 25px 0 25px; box-sizing:border-box;}
.mgyhzh_d6_list li:nth-child(4n+1){ margin-left:0;}
.mgyhzh_d6_list li .ico{ float:left; width:87px; height:87px;}
.mgyhzh_d6_list li .title{ float:right; width:180px;}
.mgyhzh_d6_list li .title .title1{ font-size:16px; color:#333333; font-weight:bold; line-height:40px; padding-top:10px;}
.mgyhzh_d6_list li .title .title2{ font-size:12px; color:#999999; line-height:30px; text-transform:uppercase; display:none;}
.mgyhzh_d6_list li .txt{ font-size:16px; color:#666666; line-height:30px; margin-top:40px;}

.mgyhzh_d7{ background:#131213;}
.mgyhzh_d7_list li{ float:left; width:334px; height:350px; position:relative; margin-left:16px;}
.mgyhzh_d7_list li:nth-child(4n+1){ border-left:0;}
.mgyhzh_d7_list li img{ display:block; width:334px; height:350px;}
.mgyhzh_d7_list li .txt{ position:absolute; left:0; bottom:0; width:100%; height:52px; line-height:52px; background:rgba(0,0,0,0.8); font-size:18px; color:#ffffff; text-align:center;}

/*香港银行账户*/
.xgyhzh_d1_c{ margin-bottom:30px;}
.xgyhzh_d1_img1{ float:left; width:680px;}
.xgyhzh_d1_list1{ float:right; width:680px;}
.xgyhzh_d1_list1 li{ margin-top:30px;}
.xgyhzh_d1_list1 li:nth-child(1){ margin-top:0;}
.xgyhzh_d1_list1 li .ico{ float:left; width:60px; height:60px;}
.xgyhzh_d1_list1 li .txt{ float:right; width:600px;}
.xgyhzh_d1_list1 li .txt .txt1{ font-size:20px; color:#333333; line-height:60px;}
.xgyhzh_d1_list1 li .txt .txt2{ font-size:14px; color:#666666; line-height:30px; display:none;}

.xgyhzh_d1_img2{ float:right; width:680px;}
.xgyhzh_d1_list2{ float:left; width:680px;}
.xgyhzh_d1_list2 li{ margin-top:30px;}
.xgyhzh_d1_list2 li:nth-child(1){ margin-top:0;}
.xgyhzh_d1_list2 li .ico{ float:right; width:60px; height:60px;}
.xgyhzh_d1_list2 li .txt{ float:left; width:600px;}
.xgyhzh_d1_list2 li .txt .txt1{ font-size:20px; color:#333333; line-height:60px; text-align:right;}
.xgyhzh_d1_list2 li .txt .txt2{ font-size:14px; color:#666666; line-height:30px; text-align:right; display:none;}

.xgyhzh_d2{ background:#f5f5f6;}

.xgyhzh_d2_img{ float:left; width:661px; height:575px;}
.xgyhzh_d2_list{ float:right; width:690px;}
.xgyhzh_d2_list li{ padding:15px 40px; background:#fff; border-radius:10px; box-sizing:border-box; margin-top:10px;}
.xgyhzh_d2_list li:nth-child(1){ margin-top:0;}
.xgyhzh_d2_list li .title{ font-size:20px; color:#333333; font-weight:bold; line-height:40px; position:relative; padding-left:54px;}
.xgyhzh_d2_list li .no{ position:absolute; left:0; top:2px; width:36px; height:36px; text-align:center; line-height:36px; border-radius:50%; background:#12468e; font-size:24px; color:#ffffff;}
.xgyhzh_d2_list li .txt{ font-size:16px; color:#666666; line-height:30px; padding-top:5px;}

.xgyhzh_d3_list1{ border-bottom:#cccccc 1px solid; height:20px; position:relative;}
.xgyhzh_d3_list1:before { content: "";  position:absolute; left:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.xgyhzh_d3_list1 li{ float:left; position:relative; width:16.66%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333333;}
.xgyhzh_d3_list1 li:after{ content: "";  position:absolute; right:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.xgyhzh_d3_list1 li span{ padding:5px 10px; background:#fff;}
.xgyhzh_d3_list2 li{ float:left; width:205px; height:92px; margin-left:34px;}
.xgyhzh_d3_list2 li:nth-child(6n+1){ margin-left:0;}
.xgyhzh_d3_list2 li img{ display:block; width:205px; height:92px;}

.xgyhzh_d4{ background:#03367c;}
.xgyhzh_d4_list li{ float:left; width:334px; height:350px; position:relative; margin-left:16px;}
.xgyhzh_d4_list li:nth-child(4n+1){ border-left:0;}
.xgyhzh_d4_list li img{ display:block; width:334px; height:350px;}
.xgyhzh_d4_list li .txt{ position:absolute; left:0; bottom:0; width:100%; height:52px; line-height:52px; background:rgba(0,0,0,0.8); font-size:18px; color:#ffffff; text-align:center;}

.xgyhzh_d5{ background:#f1f7ff;}
.xgyhzh_d5_list li{ float:left; width:440px; height:246px; background:#fff; box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.06); border-radius:8px; padding:60px 40px 0 40px; box-sizing:border-box; margin-left:40px; margin-bottom:36px;}
.xgyhzh_d5_list li:nth-child(3n+1){ margin-left:0;}
.xgyhzh_d5_list li .ico{ float:left; width:130px; height:246px; line-height:120px; text-align:center;}
.xgyhzh_d5_list li .ico img{ vertical-align:middle;}
.xgyhzh_d5_list li .txt{ float:right; width:220px;}
.xgyhzh_d5_list li .txt .txt1{ font-size:20px; color:#333333; font-weight:bold; line-height:45px;}
.xgyhzh_d5_list li .txt .txt2{ font-size:16px; color:#666666; line-height:30px; margin-top:10px;}
/*
.xgyhzh_d6_list li{ float:left; width:210px; height:120px; margin-left:23px; margin-bottom:25px;}
.xgyhzh_d6_list li:nth-child(6n+1){ border-left:0;}
.xgyhzh_d6_list li img{ display:block; width:208px; height:118px; border:#f0f0f0 1px solid;}
*/

/*英国公司注册*/
.yggszc_d1_list{ padding:50px 0;}
.yggszc_d1_list li{ float:left; width:200px; margin:0 75px;}
.yggszc_d1_list li .ico{ width:98px; height:98px; text-align:center; line-height:98px; border:#03367c 1px solid; border-radius:50%; margin:0 auto; transition:all 0.3s;}
.yggszc_d1_list li .ico1{ background:url(../images/yggszc_d1_ico1.png) #ffffff center no-repeat;}
.yggszc_d1_list li .ico2{ background:url(../images/yggszc_d1_ico2.png) #ffffff center no-repeat;}
.yggszc_d1_list li .ico3{ background:url(../images/yggszc_d1_ico3.png) #ffffff center no-repeat;}
.yggszc_d1_list li .ico4{ background:url(../images/yggszc_d1_ico4.png) #ffffff center no-repeat;}
.yggszc_d1_list li:hover .ico1{ background:url(../images/yggszc_d1_ico1_on.png) #03367c center no-repeat;}
.yggszc_d1_list li:hover .ico2{ background:url(../images/yggszc_d1_ico2_on.png) #03367c center no-repeat;}
.yggszc_d1_list li:hover .ico3{ background:url(../images/yggszc_d1_ico3_on.png) #03367c center no-repeat;}
.yggszc_d1_list li:hover .ico4{ background:url(../images/yggszc_d1_ico4_on.png) #03367c center no-repeat;}
.yggszc_d1_list li .txt{ font-size:18px; color:#666666; line-height:30px; margin-top:10px; text-align:center;}

.yggszc_d2{ background:url(../images/yggszc_d2_bg.jpg) center no-repeat; background-size:cover; min-height:668px;}
.yggszc_d2_list{ width:726px; margin:0 auto;}
.yggszc_d2_list li{ padding:20px 0 20px 114px; background:#fff; border-radius:5px; margin-bottom:30px; line-height:40px; font-size:20px; color:#333333;}
.yggszc_d2_list li .no{ display:inline-block; width:40px; height:40px; text-align:center; line-height:40px; border-radius:50%; background:#12468e; font-size:24px; color:#ffffff; margin-right:20px;}

.yggszc_d3_list1{ border-bottom:#cccccc 1px solid; height:20px; position:relative;}
.yggszc_d3_list1:before { content: "";  position:absolute; left:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.yggszc_d3_list1 li{ float:left; position:relative; width:20%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333333;}
.yggszc_d3_list1 li:after{ content: "";  position:absolute; right:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.yggszc_d3_list1 li span{ padding:5px 10px; background:#fff;}
.yggszc_d3_list2 li{ float:left; width:240px; height:92px; margin-left:50px;}
.yggszc_d3_list2 li:nth-child(5n+1){ margin-left:0;}
.yggszc_d3_list2 li img{ display:block; width:240px; height:92px;}

.yggszc_d4{ background:url(../images/yggszc_d2_bg.jpg) center no-repeat; height:598px;}
.yggszc_d4_list li{ float:left; width:25%; margin-top:50px;}
.yggszc_d4_list li .ico{ height:80px; text-align:center; line-height:80px;}
.yggszc_d4_list li .txt{ font-size:18px; color:#333333; line-height:50px; text-align:center;}

.yggszc_d5{ background:#f5f5f5; padding:50px 125px;}
.yggszc_d5 li{ margin-top:40px;}
.yggszc_d5 li:nth-child(1){ margin-top:0;}
.yggszc_d5_q{ padding-left:60px; background:url(../images/yggszc_d5_q.png) left center no-repeat; font-size:20px; color:#333333; font-weight:bold; line-height:50px;}
.yggszc_d5_a{ padding-left:160px; background:url(../images/yggszc_d5_a.png) 100px 3px no-repeat; margin-top:20px;}
.yggszc_d5_a .yggszc_d5_a_box{ padding:25px 30px; background:#fff; border:#cccccc 1px solid; border-radius:10px; font-size:16px; color:#333333; line-height:30px; min-height:60px;}

/*香港公司注册*/
.xggszc_d1_list{ padding:50px 0;}
.xggszc_d1_list li{ float:left; width:200px; margin:0 75px;}
.xggszc_d1_list li .ico{ width:98px; height:98px; text-align:center; line-height:98px; border:#03367c 1px solid; border-radius:50%; margin:0 auto; transition:all 0.3s;}
.xggszc_d1_list li .ico1{ background:url(../images/xggszc_d1_ico1.png) #ffffff center no-repeat;}
.xggszc_d1_list li .ico2{ background:url(../images/xggszc_d1_ico2.png) #ffffff center no-repeat;}
.xggszc_d1_list li .ico3{ background:url(../images/xggszc_d1_ico3.png) #ffffff center no-repeat;}
.xggszc_d1_list li .ico4{ background:url(../images/xggszc_d1_ico4.png) #ffffff center no-repeat;}
.xggszc_d1_list li:hover .ico1{ background:url(../images/xggszc_d1_ico1_on.png) #03367c center no-repeat;}
.xggszc_d1_list li:hover .ico2{ background:url(../images/xggszc_d1_ico2_on.png) #03367c center no-repeat;}
.xggszc_d1_list li:hover .ico3{ background:url(../images/xggszc_d1_ico3_on.png) #03367c center no-repeat;}
.xggszc_d1_list li:hover .ico4{ background:url(../images/xggszc_d1_ico4_on.png) #03367c center no-repeat;}
.xggszc_d1_list li .txt1{ font-size:20px; color:#666666; line-height:30px; margin-top:10px; text-align:center;}
.xggszc_d1_list li .txt2{ font-size:14px; color:#666666; line-height:25px; margin-top:10px; text-align:center; padding:0 30px;}

.xggszc_d2{ background:#f1f7ff;}
.xggszc_d2_list{ width:726px; margin:0 auto;}
.xggszc_d2_list li{ padding:20px 0 20px 20px; background:#fff; border-radius:5px; margin-bottom:30px; line-height:40px; font-size:20px; color:#333333;}
.xggszc_d2_list li .no{ display:inline-block; width:40px; height:40px; text-align:center; line-height:40px; border-radius:50%; background:#12468e; font-size:24px; color:#ffffff; margin-right:20px;}

.xggszc_d3_txt{ font-size:18px; color:#000000; text-align:center; margin-top:10px;}
.xggszc_d3_list1{ border-bottom:#cccccc 1px solid; height:20px; position:relative;}
.xggszc_d3_list1:before { content: "";  position:absolute; left:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.xggszc_d3_list1 li{ float:left; position:relative; width:20%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333333;}
.xggszc_d3_list1 li:after{ content: "";  position:absolute; right:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.xggszc_d3_list1 li span{ padding:5px 10px; background:#fff;}
.xggszc_d3_list2 li{ float:left; width:240px; height:92px; margin-left:50px;}
.xggszc_d3_list2 li:nth-child(5n+1){ margin-left:0;}
.xggszc_d3_list2 li img{ display:block; width:240px; height:92px;}

/*香港公司年审*/
.top_xx{ font-size:16px; color:#333333; text-align:center; padding:20px 120px; background:#f5f8fb;}
.xggsns_d1_img{ float:left; width:601px;}
.xggsns_d1_txt{ float:right; width:517px; padding-top:30px; padding-right:200px;}
.xggsns_d1_txt li{ font-size:16px; color:#333333; line-height:30px; margin-top:10px; position:relative;}
.xggsns_d1_txt li *{ line-height:30px;}
.xggsns_d1_txt li .no{ position:absolute; left:-20px; top:0;}

.xggsns_d2{ background:#f1f7ff;}
.xggsns_d2_list li{ float:left; width:25%;}
.xggsns_d2_list li .ico{ height:100px; text-align:center;}
.xggsns_d2_list li .txt{ font-size:20px; color:#666666; text-align:center; margin-top:10px;}

/*香港公司审计报税*/
.xggssjbs_d1_list{ width:1360px; margin:0 auto;}
.xggssjbs_d1_list li{}
.xggssjbs_d1_list li .img{ display:block; width:680px;}
.xggssjbs_d1_list li .txt{ width:680px; box-sizing:border-box; padding-top:30px;}
.xggssjbs_d1_list li .txt .txt1{ font-size:20px; color:#333333; line-height:40px; font-weight:bold;}
.xggssjbs_d1_list li .txt .txt2{ font-size:14px; color:#333333; line-height:30px; margin-top:20px;}
.xggssjbs_d1_list li:nth-child(2n+1) .img{ float:left;}
.xggssjbs_d1_list li:nth-child(2n+1) .txt{ float:right; padding-left:45px; text-align:left;}
.xggssjbs_d1_list li:nth-child(2n) .img{ float:right;}
.xggssjbs_d1_list li:nth-child(2n) .txt{ float:left; padding-right:45px; text-align:right;}

.xggssjbs_d2{ background:#f1f7ff;}
.xggssjbs_d2_list li{ float:left; width:25%;}
.xggssjbs_d2_list li .ico{ height:100px; text-align:center;}
.xggssjbs_d2_list li .txt{ font-size:20px; color:#666666; text-align:center; margin-top:10px;}

.xggssjbs_d3_img{ float:left; width:621px;}
.xggssjbs_d3_txt{ float:right; width:717px; font-size:20px; color:#333333; line-height:40px; padding-top:82px;}
.xggssjbs_d3_txt *{ line-height:40px;}

.xggssjbs_d4{ background:#f1f7ff;}
.xggssjbs_d4_list1{ border-bottom:#cccccc 1px solid; height:20px; position:relative;}
.xggssjbs_d4_list1:before { content: "";  position:absolute; left:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.xggssjbs_d4_list1 li{ float:left; position:relative; width:20%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333333;}
.xggssjbs_d4_list1 li:after{ content: "";  position:absolute; right:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.xggssjbs_d4_list1 li span{ padding:5px 10px; background:#f1f7ff;}
.xggssjbs_d4_list2 li{ float:left; width:240px; height:92px; margin-left:50px;}
.xggssjbs_d4_list2 li:nth-child(5n+1){ margin-left:0;}
.xggssjbs_d4_list2 li img{ display:block; width:240px; height:92px;}

.xggssjbs_d5_list li{ float:left; width:20%; margin-left:0;}
.xggssjbs_d5_list li:nth-child(5n+1){ margin-left:0;}
.xggssjbs_d5_list li .ico{ width:98px; height:98px; border-radius:50%; border:#03367c 1px solid; margin:0 auto; transition:all 0.3s;}
.xggssjbs_d5_list li .ico1{ background:url(../images/xggssjbs_d5_ico1.png)  center center no-repeat;}
.xggssjbs_d5_list li:hover .ico1{ background:url(../images/xggssjbs_d5_ico1_on.png) #03367c center center no-repeat;}
.xggssjbs_d5_list li .ico2{ background:url(../images/xggssjbs_d5_ico2.png)  center center no-repeat;}
.xggssjbs_d5_list li:hover .ico2{ background:url(../images/xggssjbs_d5_ico2_on.png) #03367c center center no-repeat;}
.xggssjbs_d5_list li .ico3{ background:url(../images/xggssjbs_d5_ico3.png)  center center no-repeat;}
.xggssjbs_d5_list li:hover .ico3{ background:url(../images/xggssjbs_d5_ico3_on.png) #03367c center center no-repeat;}
.xggssjbs_d5_list li .ico4{ background:url(../images/xggssjbs_d5_ico4.png)  center center no-repeat;}
.xggssjbs_d5_list li:hover .ico4{ background:url(../images/xggssjbs_d5_ico4_on.png) #03367c center center no-repeat;}
.xggssjbs_d5_list li .ico5{ background:url(../images/xggssjbs_d5_ico5.png)  center center no-repeat;}
.xggssjbs_d5_list li:hover .ico5{ background:url(../images/xggssjbs_d5_ico5_on.png) #03367c center center no-repeat;}
.xggssjbs_d5_list li .txt{ font-size:18px; color:#666666; line-height:30px; text-align:center; margin-top:20px;}
.xggssjbs_d5_list li .txt *{ line-height:30px;}


/*新加坡公司注册*/
.xjpgszc_d1_list{ padding:50px 0;}
.xjpgszc_d1_list li{ float:left; width:200px; margin:0 75px;}
.xjpgszc_d1_list li .ico{ width:98px; height:98px; text-align:center; line-height:98px; border:#03367c 1px solid; border-radius:50%; margin:0 auto; transition:all 0.3s;}
.xjpgszc_d1_list li .ico1{ background:url(../images/xjpgszc_d1_ico1.png) #ffffff center no-repeat;}
.xjpgszc_d1_list li .ico2{ background:url(../images/xjpgszc_d1_ico2.png) #ffffff center no-repeat;}
.xjpgszc_d1_list li .ico3{ background:url(../images/xjpgszc_d1_ico3.png) #ffffff center no-repeat;}
.xjpgszc_d1_list li .ico4{ background:url(../images/xjpgszc_d1_ico4.png) #ffffff center no-repeat;}
.xjpgszc_d1_list li:hover .ico1{ background:url(../images/xjpgszc_d1_ico1_on.png) #03367c center no-repeat;}
.xjpgszc_d1_list li:hover .ico2{ background:url(../images/xjpgszc_d1_ico2_on.png) #03367c center no-repeat;}
.xjpgszc_d1_list li:hover .ico3{ background:url(../images/xjpgszc_d1_ico3_on.png) #03367c center no-repeat;}
.xjpgszc_d1_list li:hover .ico4{ background:url(../images/xjpgszc_d1_ico4_on.png) #03367c center no-repeat;}
.xjpgszc_d1_list li .txt1{ font-size:20px; color:#666666; line-height:30px; margin-top:10px; text-align:center;}
.xjpgszc_d1_list li .txt2{ font-size:14px; color:#666666; line-height:25px; margin-top:10px; text-align:center;}
.xjpgszc_d1_list li .txt2 *{ line-height:25px;}

.xjpgszc_d2{ background:url(../images/xjpgszc_d2_bg.jpg) center no-repeat; height:554px;}
.xjpgszc_d2_list{ width:726px; margin:0 auto;}
.xjpgszc_d2_list li{ padding:20px 20px 20px 20px; background:#fff; border-radius:5px; margin-bottom:30px; line-height:40px; font-size:20px; color:#333333;}
.xjpgszc_d2_list li .no{ display:inline-block; width:40px; height:40px; text-align:center; line-height:40px; border-radius:50%; background:#12468e; font-size:24px; color:#ffffff; margin-right:20px;}

.xjpgszc_d3_list1{ border-bottom:#cccccc 1px solid; height:20px; position:relative;}
.xjpgszc_d3_list1:before { content: "";  position:absolute; left:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.xjpgszc_d3_list1 li{ float:left; position:relative; width:20%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333333;}
.xjpgszc_d3_list1 li:after{ content: "";  position:absolute; right:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.xjpgszc_d3_list1 li span{ padding:5px 10px; background:#fff;}
.xjpgszc_d3_list2 li{ float:left; width:240px; height:92px; margin-left:50px;}
.xjpgszc_d3_list2 li:nth-child(5n+1){ margin-left:0;}
.xjpgszc_d3_list2 li img{ display:block; width:240px; height:92px;}

.xjpgszc_d4_list li{ float:left; width:20%;}
.xjpgszc_d4_list li .ico{ height:80px; text-align:center; line-height:80px;}
.xjpgszc_d4_list li .txt{ font-size:18px; color:#333333; line-height:50px; text-align:center;}

/*新加银行账户*/
.xjpyhzh_d1_c{ margin-bottom:30px;}
.xjpyhzh_d1_img1{ float:left; width:680px;}
.xjpyhzh_d1_list1{ float:right; width:680px; padding-top:50px;}
.xjpyhzh_d1_list1 li{ margin-top:30px;}
.xjpyhzh_d1_list1 li:nth-child(1){ margin-top:0;}
.xjpyhzh_d1_list1 li .ico{ float:left; width:60px; height:60px;}
.xjpyhzh_d1_list1 li .txt{ float:right; width:600px;}
.xjpyhzh_d1_list1 li .txt .txt1{ font-size:20px; color:#333333; line-height:30px;}
.xjpyhzh_d1_list1 li .txt .txt2{ font-size:14px; color:#666666; line-height:30px;}

.xjpyhzh_d1_img2{ float:right; width:680px;}
.xjpyhzh_d1_list2{ float:left; width:680px; padding-top:50px;}
.xjpyhzh_d1_list2 li{ margin-top:30px;}
.xjpyhzh_d1_list2 li:nth-child(1){ margin-top:0;}
.xjpyhzh_d1_list2 li .ico{ float:right; width:60px; height:60px;}
.xjpyhzh_d1_list2 li .txt{ float:left; width:600px;}
.xjpyhzh_d1_list2 li .txt .txt1{ font-size:20px; color:#333333; line-height:30px; text-align:right;}
.xjpyhzh_d1_list2 li .txt .txt2{ font-size:14px; color:#666666; line-height:30px; text-align:right;}

.xjpyhzh_d2{ background:#f5f5f6;}
.xjpyhzh_d2_img{ float:left; width:661px; height:515px;}

.xjpyhzh_d2_list{ float:right; width:690px;}
.xjpyhzh_d2_list li{ padding:15px 40px; background:#fff; border-radius:10px; box-sizing:border-box; margin-top:10px;}
.xjpyhzh_d2_list li:nth-child(1){ margin-top:0;}
.xjpyhzh_d2_list li .title{ font-size:20px; color:#333333; font-weight:bold; line-height:40px; position:relative; padding-left:54px;}
.xjpyhzh_d2_list li .no{ position:absolute; left:0; top:2px; width:36px; height:36px; text-align:center; line-height:36px; border-radius:50%; background:#12468e; font-size:24px; color:#ffffff;}
.xjpyhzh_d2_list li .txt{ font-size:16px; color:#666666; line-height:30px; padding-top:5px;}

.xjpyhzh_d3_list1{ border-bottom:#cccccc 1px solid; height:20px; position:relative;}
.xjpyhzh_d3_list1:before { content: "";  position:absolute; left:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.xjpyhzh_d3_list1 li{ float:left; position:relative; width:25%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333333;}
.xjpyhzh_d3_list1 li:after{ content: "";  position:absolute; right:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.xjpyhzh_d3_list1 li span{ padding:5px 10px; background:#fff;}
.xjpyhzh_d3_list2 li{ float:left; width:240px; height:92px; margin-left:146px;}
.xjpyhzh_d3_list2 li:nth-child(4n+1){ margin-left:0;}
.xjpyhzh_d3_list2 li img{ display:block; width:240px; height:92px;}

.xjpyhzh_d4{ background: url(../images/i_d9_bg.jpg) top center no-repeat;}
.xjpyhzh_d4_list li{ float:left; width:334px; height:350px; position:relative; margin-left:16px;}
.xjpyhzh_d4_list li:nth-child(4n+1){ border-left:0;}
.xjpyhzh_d4_list li img{ display:block; width:334px; height:350px;}
.xjpyhzh_d4_list li .txt{ position:absolute; left:0; bottom:0; width:100%; height:52px; line-height:52px; background:rgba(0,0,0,0.8); font-size:18px; color:#ffffff; text-align:center;}

/*香港公司注销*/
.xggszx_d1_list li{ float:left; width:25%;}
.xggszx_d1_list li .ico{ height:100px; text-align:center;}
.xggszx_d1_list li .txt{ font-size:20px; color:#666666; text-align:center; margin-top:10px;}
.xggszx_d1_list li .txt1{ font-size: 14px; color: #666666; text-align: center; line-height: 25px; margin-top:10px; padding:0 60px;}
.xggszx_d1_list li .txt1 *{ line-height: 25px;}

.xggszx_d2{ background:url(../images/xggszx_d2_bg.jpg) center no-repeat; height:571px;}
.xggszx_d2_box{ width:638px; height:360px; background:#ffffff; border-radius:10px; padding:45px 60px 0 110px; box-sizing:border-box;}
.xggszx_d2_box .title{ font-size:16px; color:#333333; font-weight:bold; line-height:30px; height:90px; position:relative;}
.xggszx_d2_box .title .no{ position:absolute; left:-40px; top:0; line-height:40px;}
.xggszx_d2_box .xggszx_d2_list li{ font-size:14px; color:#333333; margin-bottom:10px; position:relative;}
.xggszx_d2_box .xggszx_d2_list li .no{ position:absolute; left:-40px; top:5px; width:20px; height:20px; background:#12468e; border-radius:50%; font-size:14px; color:#ffffff; line-height:20px; text-align:center;}

.xggszx_d3_img{ float:left; width:680px;}
.xggszx_d3_list{ float:right; width:680px;}
.xggszx_d3_list li{ background:#f8f8f8; padding: 20px 20px 20px 110px; line-height:40px; border-radius:10px; margin-top:21px;}
.xggszx_d3_list li:nth-child(1){  margin-top:0;}
.xggszx_d3_list li .txt{ font-size:20px; color:#333333; line-height:40px; position:relative;}
.xggszx_d3_list li .txt .no{ position:absolute; left:-50px; top:2px; width:36px; height:36px; background:#12468e; border-radius:50%; font-size:24px; color:#ffffff; line-height:36px; text-align:center;}

.xggszx_d4{ background:#f1f7ff;}
.xggszx_d4_list1{ border-bottom:#cccccc 1px solid; height:20px; position:relative;}
.xggszx_d4_list1:before { content: "";  position:absolute; left:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.xggszx_d4_list1 li{ float:left; position:relative; width:25%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333333;}
.xggszx_d4_list1 li:after{ content: "";  position:absolute; right:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.xggszx_d4_list1 li span{ padding:5px 10px; background:#f1f7ff;}
.xggszx_d4_list2 li{ float:left; width:240px; height:92px; margin-left:146px;}
.xggszx_d4_list2 li:nth-child(4n+1){ margin-left:0;}
.xggszx_d4_list2 li img{ display:block; width:240px; height:92px;}


/*(ODI)境外投资备案*/
.jwtzba_d1_list{}
.jwtzba_d1_list li{ float:left; background:#f8f8f8; width:470px; padding: 20px 20px 20px 150px; line-height:40px; border-radius:10px; margin-bottom:28px; margin-left:120px;}
.jwtzba_d1_list li:nth-child(2n+1){  margin-left:0;}
.jwtzba_d1_list li .txt{ font-size:20px; color:#333333; line-height:40px; position:relative;}
.jwtzba_d1_list li .txt .no{ position:absolute; left:-50px; top:2px; width:36px; height:36px; background:#12468e; border-radius:50%; font-size:24px; color:#ffffff; line-height:36px; text-align:center;}

.jwtzba_d2{ background:#f1f7ff;}
.jwtzba_d2_list{}
.jwtzba_d2_list li{ float:left; width:466px;}
.jwtzba_d2_list li .ico{ width:98px; height:98px; text-align:center; line-height:98px; border:#03367c 1px solid; border-radius:50%; margin:0 auto; transition:all 0.3s;}
.jwtzba_d2_list li .ico1{ background:url(../images/jwtzba_d2_ico1.png) center no-repeat;}
.jwtzba_d2_list li .ico2{ background:url(../images/jwtzba_d2_ico2.png) center no-repeat;}
.jwtzba_d2_list li .ico3{ background:url(../images/jwtzba_d2_ico3.png) center no-repeat;}
.jwtzba_d2_list li:hover .ico1{ background:url(../images/jwtzba_d2_ico1_on.png) #03367c center no-repeat;}
.jwtzba_d2_list li:hover .ico2{ background:url(../images/jwtzba_d2_ico2_on.png) #03367c center no-repeat;}
.jwtzba_d2_list li:hover .ico3{ background:url(../images/jwtzba_d2_ico3_on.png) #03367c center no-repeat;}
.jwtzba_d2_list li .txt{ font-size:14px; color:#666666; line-height:25px; margin-top:15px; text-align:center; padding:0 142px;}

.jwtzba_d3_img{ float:left; width:680px;}
.jwtzba_d3_list{ float:right; width:666px; padding-top:0px;}
.jwtzba_d3_list li{ padding: 16px 0 16px 50px; line-height:40px; border-radius:10px;}
.jwtzba_d3_list li:nth-child(1){  margin-top:0;}
.jwtzba_d3_list li .txt{ font-size:16px; color:#333333; line-height:30px; padding-top:5px; position:relative;}
.jwtzba_d3_list li .txt .no{ position:absolute; left:-50px; top:2px; width:36px; height:36px; background:#12468e; border-radius:50%; font-size:24px; color:#ffffff; line-height:36px; text-align:center;}

.jwtzba_d4_list1{ border-bottom:#cccccc 1px solid; height:20px; position:relative;}
.jwtzba_d4_list1:before { content: "";  position:absolute; left:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.jwtzba_d4_list1 li{ float:left; position:relative; width:25%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333333;}
.jwtzba_d4_list1 li:after{ content: "";  position:absolute; right:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.jwtzba_d4_list1 li span{ padding:5px 10px; background:#fff;}
.jwtzba_d4_list2 li{ float:left; width:240px; height:92px; margin-left:146px;}
.jwtzba_d4_list2 li:nth-child(4n+1){ margin-left:0;}
.jwtzba_d4_list2 li img{ display:block; width:240px; height:92px;}

/*BVI公司注册*/
.bvigszc_d1_list{ padding:50px 0;}
.bvigszc_d1_list li{ float:left; width:200px; margin:0 75px;}
.bvigszc_d1_list li .ico{ width:98px; height:98px; text-align:center; line-height:98px; border:#03367c 1px solid; border-radius:50%; margin:0 auto; transition:all 0.3s;}
.bvigszc_d1_list li .ico1{ background:url(../images/bvigszc_d1_ico1.png) #ffffff center no-repeat;}
.bvigszc_d1_list li .ico2{ background:url(../images/bvigszc_d1_ico2.png) #ffffff center no-repeat;}
.bvigszc_d1_list li .ico3{ background:url(../images/bvigszc_d1_ico3.png) #ffffff center no-repeat;}
.bvigszc_d1_list li .ico4{ background:url(../images/bvigszc_d1_ico4.png) #ffffff center no-repeat;}
.bvigszc_d1_list li:hover .ico1{ background:url(../images/bvigszc_d1_ico1_on.png) #03367c center no-repeat;}
.bvigszc_d1_list li:hover .ico2{ background:url(../images/bvigszc_d1_ico2_on.png) #03367c center no-repeat;}
.bvigszc_d1_list li:hover .ico3{ background:url(../images/bvigszc_d1_ico3_on.png) #03367c center no-repeat;}
.bvigszc_d1_list li:hover .ico4{ background:url(../images/bvigszc_d1_ico4_on.png) #03367c center no-repeat;}
.bvigszc_d1_list li .txt1{ font-size:20px; color:#666666; line-height:30px; margin-top:10px; text-align:center;}
.bvigszc_d1_list li .txt2{ font-size:14px; color:#666666; line-height:25px; margin-top:10px; text-align:center;}
.bvigszc_d1_list li .txt2 *{ line-height:25px;}

.bvigszc_d2{ background:url(../images/bvigszc_d2_bg.jpg) center no-repeat; height:593px;}
.bvigszc_d2_list{ width:638px; padding:40px 45px 0 100px; background:#fff; height:350px; border-radius:10px; box-sizing:border-box;}
.bvigszc_d2_list li{ margin-bottom:20px; line-height:25px; font-size:16px; color:#333333; position:relative; height:80px;}
.bvigszc_d2_list li .no{ position:absolute; left:-60px; top:0; width:40px; height:40px; text-align:center; line-height:40px; border-radius:50%; background:#12468e; font-size:24px; color:#ffffff; margin-right:20px;}

.bvigszc_d3_list1{ border-bottom:#cccccc 1px solid; height:20px; position:relative;}
.bvigszc_d3_list1:before { content: "";  position:absolute; left:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.bvigszc_d3_list1 li{ float:left; position:relative; width:20%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333333;}
.bvigszc_d3_list1 li:after{ content: "";  position:absolute; right:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.bvigszc_d3_list1 li span{ padding:5px 10px; background:#fff;}
.bvigszc_d3_list2 li{ float:left; width:240px; height:92px; margin-left:50px;}
.bvigszc_d3_list2 li:nth-child(5n+1){ margin-left:0;}
.bvigszc_d3_list2 li img{ display:block; width:240px; height:92px;}

.bvigszc_d4{ background:#f1f7ff;}
.bvigszc_d4_list li{ float:left; width:33.33%; margin-top:50px;}
.bvigszc_d4_list li .ico{ height:80px; text-align:center; line-height:80px;}
.bvigszc_d4_list li .txt1{ font-size:18px; color:#333333; line-height:50px; text-align:center;}
.bvigszc_d4_list li .txt2{ font-size:14px; color:#666666; line-height:25px; text-align:center; padding:0 70px;}
.bvigszc_d4_list li .txt2 *{ line-height:25px;}

.bvigszc_d5_list li{ float:left; width:440px; height:246px; background:#fff; box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.06); border-radius:8px; padding:60px 40px 0 40px; box-sizing:border-box; margin-left:40px; margin-bottom:36px;}
.bvigszc_d5_list li:nth-child(3n+1){ margin-left:0;}
.bvigszc_d5_list li .ico{ float:left; width:130px; height:246px; line-height:120px; text-align:center;}
.bvigszc_d5_list li .ico img{ vertical-align:middle;}
.bvigszc_d5_list li .txt{ float:right; width:220px;}
.bvigszc_d5_list li .txt .txt1{ font-size:20px; color:#333333; font-weight:bold; line-height:45px;}
.bvigszc_d5_list li .txt .txt2{ font-size:16px; color:#666666; line-height:30px; margin-top:10px;}


/*开曼公司注册*/
.kmgszc_d1_list{ padding:50px 0;}
.kmgszc_d1_list li{ float:left; width:200px; margin:0 75px;}
.kmgszc_d1_list li .ico{ width:98px; height:98px; text-align:center; line-height:98px; border:#03367c 1px solid; border-radius:50%; margin:0 auto; transition:all 0.3s;}
.kmgszc_d1_list li .ico1{ background:url(../images/kmgszc_d1_ico1.png) #ffffff center no-repeat;}
.kmgszc_d1_list li .ico2{ background:url(../images/kmgszc_d1_ico2.png) #ffffff center no-repeat;}
.kmgszc_d1_list li .ico3{ background:url(../images/kmgszc_d1_ico3.png) #ffffff center no-repeat;}
.kmgszc_d1_list li .ico4{ background:url(../images/kmgszc_d1_ico4.png) #ffffff center no-repeat;}
.kmgszc_d1_list li:hover .ico1{ background:url(../images/kmgszc_d1_ico1_on.png) #03367c center no-repeat;}
.kmgszc_d1_list li:hover .ico2{ background:url(../images/kmgszc_d1_ico2_on.png) #03367c center no-repeat;}
.kmgszc_d1_list li:hover .ico3{ background:url(../images/kmgszc_d1_ico3_on.png) #03367c center no-repeat;}
.kmgszc_d1_list li:hover .ico4{ background:url(../images/kmgszc_d1_ico4_on.png) #03367c center no-repeat;}
.kmgszc_d1_list li .txt1{ font-size:20px; color:#666666; line-height:30px; margin-top:10px; text-align:center;}
.kmgszc_d1_list li .txt2{ font-size:14px; color:#666666; line-height:25px; margin-top:10px; text-align:center;}
.kmgszc_d1_list li .txt2 *{ line-height:25px;}

.kmgszc_d2{ background:url(../images/kmgszc_d2_bg.jpg) center no-repeat; height:593px;}
.kmgszc_d2_list{ width:638px; padding:40px 45px 0 100px; background:#fff; height:350px; border-radius:10px; box-sizing:border-box;}
.kmgszc_d2_list li{ margin-bottom:20px; line-height:25px; font-size:16px; color:#333333; position:relative; height:80px;}
.kmgszc_d2_list li .no{ position:absolute; left:-60px; top:0; width:40px; height:40px; text-align:center; line-height:40px; border-radius:50%; background:#12468e; font-size:24px; color:#ffffff; margin-right:20px;}

.kmgszc_d3_list1{ border-bottom:#cccccc 1px solid; height:20px; position:relative;}
.kmgszc_d3_list1:before { content: "";  position:absolute; left:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.kmgszc_d3_list1 li{ float:left; position:relative; width:20%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333333;}
.kmgszc_d3_list1 li:after{ content: "";  position:absolute; right:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.kmgszc_d3_list1 li span{ padding:5px 10px; background:#fff;}
.kmgszc_d3_list2 li{ float:left; width:240px; height:92px; margin-left:50px;}
.kmgszc_d3_list2 li:nth-child(5n+1){ margin-left:0;}
.kmgszc_d3_list2 li img{ display:block; width:240px; height:92px;}

.kmgszc_d4{ background:url(../images/kmgszc_d4_bg.jpg) center no-repeat; height:559px;}
.kmgszc_d4_img{ float:left; width:538px;}
.kmgszc_d4_txt{ float:left; width:800px; font-size:14px; color:#333333; line-height:30px; padding-top:20px; margin-left:50px;}
.kmgszc_d4_txt *{ line-height:30px;}


.kmgszc_d5{ background:#f1f7ff;}
.kmgszc_d5_list li{ float:left; width:25%; margin-top:50px;}
.kmgszc_d5_list li .ico{ height:80px; text-align:center; line-height:80px;}
.kmgszc_d5_list li .txt1{ font-size:18px; color:#333333; line-height:50px; text-align:center;}
.kmgszc_d5_list li .txt2{ font-size:14px; color:#666666; line-height:25px; text-align:center; padding:0 40px;}
.kmgszc_d5_list li .txt2 *{ line-height:25px;}

.kmgszc_d6_list li{ float:left; width:440px; height:246px; background:#fff; box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.06); border-radius:8px; padding:60px 40px 0 40px; box-sizing:border-box; margin-left:40px; margin-bottom:36px;}
.kmgszc_d6_list li:nth-child(3n+1){ margin-left:0;}
.kmgszc_d6_list li .ico{ float:left; width:130px; height:246px; line-height:120px; text-align:center;}
.kmgszc_d6_list li .ico img{ vertical-align:middle;}
.kmgszc_d6_list li .txt{ float:right; width:220px;}
.kmgszc_d6_list li .txt .txt1{ font-size:20px; color:#333333; font-weight:bold; line-height:45px;}
.kmgszc_d6_list li .txt .txt2{ font-size:16px; color:#666666; line-height:30px; margin-top:10px;}

/*新加坡公司审计报税*/
.xjpgssjbs_d1_title3{ font-size:14px; color:#666666; text-align:center; margin-top:10px;}
.xjpgssjbs_d1_list li{ float:left; width:666px; height:257px; box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.06); margin-left:68px; padding:0px 30px 0 30px; box-sizing:border-box;}
.xjpgssjbs_d1_list li:nth-child(2n+1){ margin-left:0;}
.xjpgssjbs_d1_list li .title{ font-size:20px; color:#333333; font-weight:bold; line-height:30px; padding:20px 0;}
.xjpgssjbs_d1_list li .hr{ width:40px; height:2px; background:#03367c;}
.xjpgssjbs_d1_list li .txt{ font-size:14px; color:#333333; line-height:25px; margin-top:20px;}
.xjpgssjbs_d1_list li .txt *{ line-height:25px;}

.xjpgssjbs_d2{ background:#f1f7ff;}
.xjpgssjbs_d2_list{ width:1360px; margin:0 auto;}
.xjpgssjbs_d2_list li{}
.xjpgssjbs_d2_list li .img{ display:block; width:680px;}
.xjpgssjbs_d2_list li .txt{ width:680px; box-sizing:border-box;}
.xjpgssjbs_d2_list li .txt .txt1{ font-size:20px; color:#333333; line-height:40px; font-weight:bold; margin-top:20px;}
.xjpgssjbs_d2_list li .txt .txt2{ font-size:14px; color:#333333; line-height:30px; margin-top:10px; padding-bottom:10px;}
.xjpgssjbs_d2_list li:nth-child(2n+1) .img{ float:left;}
.xjpgssjbs_d2_list li:nth-child(2n+1) .txt{ float:right; padding-left:45px; text-align:left; padding-right:80px;}
.xjpgssjbs_d2_list li:nth-child(2n) .img{ float:right;}
.xjpgssjbs_d2_list li:nth-child(2n) .txt{ float:left; padding-right:45px; text-align:right; padding-left:80px;}

.xjpgssjbs_d3_list li{ float:left; width:25%;}
.xjpgssjbs_d3_list li .ico{ height:100px; text-align:center;}
.xjpgssjbs_d3_list li .txt{ font-size:20px; color:#666666; text-align:center; margin-top:10px;}

.xjpgssjbs_d4{ background:url(../images/xjpgssjbs_d4_bg.jpg) center no-repeat; background-size:cover; min-height:668px;}
.xjpgssjbs_d4_list{ width:726px; margin:0 auto;}
.xjpgssjbs_d4_list li{ padding:20px 0 20px 45px; background:#fff; border-radius:5px; margin-bottom:30px; line-height:40px; font-size:20px; color:#333333;}
.xjpgssjbs_d4_list li .no{ display:inline-block; width:40px; height:40px; text-align:center; line-height:40px; border-radius:50%; background:#12468e; font-size:24px; color:#ffffff; margin-right:20px;}

.xjpgssjbs_d5_list1{ border-bottom:#cccccc 1px solid; height:20px; position:relative;}
.xjpgssjbs_d5_list1:before { content: "";  position:absolute; left:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.xjpgssjbs_d5_list1 li{ float:left; position:relative; width:20%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333333;}
.xjpgssjbs_d5_list1 li:after{ content: "";  position:absolute; right:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.xjpgssjbs_d5_list1 li span{ padding:5px 10px; background:#fff;}
.xjpgssjbs_d5_list2 li{ float:left; width:240px; height:92px; margin-left:50px;}
.xjpgssjbs_d5_list2 li:nth-child(5n+1){ margin-left:0;}
.xjpgssjbs_d5_list2 li img{ display:block; width:240px; height:92px;}

.xjpgssjbs_d6{ background:#f1f7ff;}
.xjpgssjbs_d6_list li{ float:left; width:440px; height:246px; background:#fff; box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.06); border-radius:8px; padding:60px 40px 0 40px; box-sizing:border-box; margin-left:40px; margin-bottom:36px;}
.xjpgssjbs_d6_list li:nth-child(3n+1){ margin-left:0;}
.xjpgssjbs_d6_list li .ico{ float:left; width:130px; height:246px; line-height:120px; text-align:center;}
.xjpgssjbs_d6_list li .ico img{ vertical-align:middle;}
.xjpgssjbs_d6_list li .txt{ float:right; width:220px;}
.xjpgssjbs_d6_list li .txt .txt1{ font-size:20px; color:#333333; font-weight:bold; line-height:45px;}
.xjpgssjbs_d6_list li .txt .txt2{ font-size:16px; color:#666666; line-height:30px; margin-top:10px;}



/*塞舌尔公司注册*/
.ssrgszc_d1_list{ padding:50px 0;}
.ssrgszc_d1_list li{ float:left; width:200px; margin:0 75px;}
.ssrgszc_d1_list li .ico{ width:98px; height:98px; text-align:center; line-height:98px; border:#03367c 1px solid; border-radius:50%; margin:0 auto; transition:all 0.3s;}
.ssrgszc_d1_list li .ico1{ background:url(../images/ssrgszc_d1_ico1.png) #ffffff center no-repeat;}
.ssrgszc_d1_list li .ico2{ background:url(../images/ssrgszc_d1_ico2.png) #ffffff center no-repeat;}
.ssrgszc_d1_list li .ico3{ background:url(../images/ssrgszc_d1_ico3.png) #ffffff center no-repeat;}
.ssrgszc_d1_list li .ico4{ background:url(../images/ssrgszc_d1_ico4.png) #ffffff center no-repeat;}
.ssrgszc_d1_list li:hover .ico1{ background:url(../images/ssrgszc_d1_ico1_on.png) #03367c center no-repeat;}
.ssrgszc_d1_list li:hover .ico2{ background:url(../images/ssrgszc_d1_ico2_on.png) #03367c center no-repeat;}
.ssrgszc_d1_list li:hover .ico3{ background:url(../images/ssrgszc_d1_ico3_on.png) #03367c center no-repeat;}
.ssrgszc_d1_list li:hover .ico4{ background:url(../images/ssrgszc_d1_ico4_on.png) #03367c center no-repeat;}
.ssrgszc_d1_list li .txt1{ font-size:20px; color:#666666; line-height:30px; margin-top:10px; text-align:center;}
.ssrgszc_d1_list li .txt2{ font-size:14px; color:#666666; line-height:25px; margin-top:10px; text-align:center;}
.ssrgszc_d1_list li .txt2 *{ line-height:25px;}

.ssrgszc_d2{ background:url(../images/ssrgszc_d2_bg.jpg) center no-repeat; height:634px;}
.ssrgszc_d2_list{ width:638px; padding:40px 45px 0 100px; background:#fff; height:390px; border-radius:10px; box-sizing:border-box;}
.ssrgszc_d2_list li{ margin-bottom:20px; line-height:30px; font-size:16px; color:#333333; position:relative; min-height:80px;}
.ssrgszc_d2_list li .no{ position:absolute; left:-60px; top:0; width:40px; height:40px; text-align:center; line-height:40px; border-radius:50%; background:#12468e; font-size:24px; color:#ffffff; margin-right:20px;}

.ssrgszc_d3_list1{ border-bottom:#cccccc 1px solid; height:20px; position:relative;}
.ssrgszc_d3_list1:before { content: "";  position:absolute; left:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.ssrgszc_d3_list1 li{ float:left; position:relative; width:20%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333333;}
.ssrgszc_d3_list1 li:after{ content: "";  position:absolute; right:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.ssrgszc_d3_list1 li span{ padding:5px 10px; background:#fff;}
.ssrgszc_d3_list2 li{ float:left; width:240px; height:92px; margin-left:50px;}
.ssrgszc_d3_list2 li:nth-child(5n+1){ margin-left:0;}
.ssrgszc_d3_list2 li img{ display:block; width:240px; height:92px;}

.ssrgszc_d4{ background:#f1f7ff;}
.ssrgszc_d4_list li{ float:left; width:33.33%; margin-top:50px;}
.ssrgszc_d4_list li .ico{ height:80px; text-align:center; line-height:80px;}
.ssrgszc_d4_list li .txt1{ font-size:18px; color:#333333; line-height:50px; text-align:center;}
.ssrgszc_d4_list li .txt2{ font-size:14px; color:#666666; line-height:25px; text-align:center; padding:0 70px;}
.ssrgszc_d4_list li .txt2 *{ line-height:25px;}

.ssrgszc_d5_list li{ float:left; width:440px; height:246px; background:#fff; box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.06); border-radius:8px; padding:60px 40px 0 40px; box-sizing:border-box; margin-left:40px; margin-bottom:36px;}
.ssrgszc_d5_list li:nth-child(3n+1){ margin-left:0;}
.ssrgszc_d5_list li .ico{ float:left; width:130px; height:246px; line-height:120px; text-align:center;}
.ssrgszc_d5_list li .ico img{ vertical-align:middle;}
.ssrgszc_d5_list li .txt{ float:right; width:220px;}
.ssrgszc_d5_list li .txt .txt1{ font-size:20px; color:#333333; font-weight:bold; line-height:45px;}
.ssrgszc_d5_list li .txt .txt2{ font-size:16px; color:#666666; line-height:30px; margin-top:10px;}



/*马绍尔公司注册*/
.mzegszc_d1_list{ padding:50px 0;}
.mzegszc_d1_list li{ float:left; width:200px; margin:0 75px;}
.mzegszc_d1_list li .ico{ width:98px; height:98px; text-align:center; line-height:98px; border:#03367c 1px solid; border-radius:50%; margin:0 auto; transition:all 0.3s;}
.mzegszc_d1_list li .ico1{ background:url(../images/mzegszc_d1_ico1.png) #ffffff center no-repeat;}
.mzegszc_d1_list li .ico2{ background:url(../images/mzegszc_d1_ico2.png) #ffffff center no-repeat;}
.mzegszc_d1_list li .ico3{ background:url(../images/mzegszc_d1_ico3.png) #ffffff center no-repeat;}
.mzegszc_d1_list li .ico4{ background:url(../images/mzegszc_d1_ico4.png) #ffffff center no-repeat;}
.mzegszc_d1_list li:hover .ico1{ background:url(../images/mzegszc_d1_ico1_on.png) #03367c center no-repeat;}
.mzegszc_d1_list li:hover .ico2{ background:url(../images/mzegszc_d1_ico2_on.png) #03367c center no-repeat;}
.mzegszc_d1_list li:hover .ico3{ background:url(../images/mzegszc_d1_ico3_on.png) #03367c center no-repeat;}
.mzegszc_d1_list li:hover .ico4{ background:url(../images/mzegszc_d1_ico4_on.png) #03367c center no-repeat;}
.mzegszc_d1_list li .txt1{ font-size:20px; color:#666666; line-height:30px; margin-top:10px; text-align:center;}
.mzegszc_d1_list li .txt2{ font-size:14px; color:#666666; line-height:25px; margin-top:10px; text-align:center;}
.mzegszc_d1_list li .txt2 *{ line-height:25px;}

.mzegszc_d2{ background:url(../images/mzegszc_d2_bg.jpg) center no-repeat; height:593px;}
.mzegszc_d2_list{ width:638px; padding:40px 45px 0 100px; background:#fff; height:350px; border-radius:10px; box-sizing:border-box;}
.mzegszc_d2_list li{ margin-bottom:20px; line-height:30px; font-size:16px; color:#333333; position:relative; height:80px;}
.mzegszc_d2_list li .no{ position:absolute; left:-60px; top:0; width:40px; height:40px; text-align:center; line-height:40px; border-radius:50%; background:#12468e; font-size:24px; color:#ffffff; margin-right:20px;}

.mzegszc_d3_list1{ border-bottom:#cccccc 1px solid; height:20px; position:relative;}
.mzegszc_d3_list1:before { content: "";  position:absolute; left:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.mzegszc_d3_list1 li{ float:left; position:relative; width:20%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333333;}
.mzegszc_d3_list1 li:after{ content: "";  position:absolute; right:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.mzegszc_d3_list1 li span{ padding:5px 10px; background:#fff;}
.mzegszc_d3_list2 li{ float:left; width:240px; height:92px; margin-left:50px;}
.mzegszc_d3_list2 li:nth-child(5n+1){ margin-left:0;}
.mzegszc_d3_list2 li img{ display:block; width:240px; height:92px;}

.mzegszc_d4{ background:#f1f7ff;}
.mzegszc_d4_list li{ float:left; width:33.33%; margin-top:50px;}
.mzegszc_d4_list li .ico{ height:80px; text-align:center; line-height:80px;}
.mzegszc_d4_list li .txt1{ font-size:18px; color:#333333; line-height:50px; text-align:center;}
.mzegszc_d4_list li .txt2{ font-size:14px; color:#666666; line-height:25px; text-align:center; padding:0 70px;}
.mzegszc_d4_list li .txt2 *{ line-height:25px;}

.mzegszc_d5_list li{ float:left; width:440px; height:246px; background:#fff; box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.06); border-radius:8px; padding:60px 40px 0 40px; box-sizing:border-box; margin-left:40px; margin-bottom:36px;}
.mzegszc_d5_list li:nth-child(3n+1){ margin-left:0;}
.mzegszc_d5_list li .ico{ float:left; width:130px; height:246px; line-height:120px; text-align:center;}
.mzegszc_d5_list li .ico img{ vertical-align:middle;}
.mzegszc_d5_list li .txt{ float:right; width:220px;}
.mzegszc_d5_list li .txt .txt1{ font-size:20px; color:#333333; font-weight:bold; line-height:45px;}
.mzegszc_d5_list li .txt .txt2{ font-size:16px; color:#666666; line-height:30px; margin-top:10px;}



/*萨摩亚公司注册*/
.smygszc_d1_list{ padding:50px 0;}
.smygszc_d1_list li{ float:left; width:200px; margin:0 75px;}
.smygszc_d1_list li .ico{ width:98px; height:98px; text-align:center; line-height:98px; border:#03367c 1px solid; border-radius:50%; margin:0 auto; transition:all 0.3s;}
.smygszc_d1_list li .ico1{ background:url(../images/smygszc_d1_ico1.png) #ffffff center no-repeat;}
.smygszc_d1_list li .ico2{ background:url(../images/smygszc_d1_ico2.png) #ffffff center no-repeat;}
.smygszc_d1_list li .ico3{ background:url(../images/smygszc_d1_ico3.png) #ffffff center no-repeat;}
.smygszc_d1_list li .ico4{ background:url(../images/smygszc_d1_ico4.png) #ffffff center no-repeat;}
.smygszc_d1_list li:hover .ico1{ background:url(../images/smygszc_d1_ico1_on.png) #03367c center no-repeat;}
.smygszc_d1_list li:hover .ico2{ background:url(../images/smygszc_d1_ico2_on.png) #03367c center no-repeat;}
.smygszc_d1_list li:hover .ico3{ background:url(../images/smygszc_d1_ico3_on.png) #03367c center no-repeat;}
.smygszc_d1_list li:hover .ico4{ background:url(../images/smygszc_d1_ico4_on.png) #03367c center no-repeat;}
.smygszc_d1_list li .txt1{ font-size:20px; color:#666666; line-height:30px; margin-top:10px; text-align:center;}
.smygszc_d1_list li .txt2{ font-size:14px; color:#666666; line-height:25px; margin-top:10px; text-align:center;}
.smygszc_d1_list li .txt2 *{ line-height:25px;}

.smygszc_d2{ background:url(../images/smygszc_d2_bg.jpg) center no-repeat; height:593px;}
.smygszc_d2_list{ width:638px; padding:40px 45px 0 100px; background:#fff; height:350px; border-radius:10px; box-sizing:border-box;}
.smygszc_d2_list li{ margin-bottom:20px; line-height:30px; font-size:16px; color:#333333; position:relative; height:80px;}
.smygszc_d2_list li .no{ position:absolute; left:-60px; top:0; width:40px; height:40px; text-align:center; line-height:40px; border-radius:50%; background:#12468e; font-size:24px; color:#ffffff; margin-right:20px;}

.smygszc_d3_list1{ border-bottom:#cccccc 1px solid; height:20px; position:relative;}
.smygszc_d3_list1:before { content: "";  position:absolute; left:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.smygszc_d3_list1 li{ float:left; position:relative; width:20%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333333;}
.smygszc_d3_list1 li:after{ content: "";  position:absolute; right:0; top:14px; width:13px; height:13px; background:#cccccc; border-radius:50%;}
.smygszc_d3_list1 li span{ padding:5px 10px; background:#fff;}
.smygszc_d3_list2 li{ float:left; width:240px; height:92px; margin-left:50px;}
.smygszc_d3_list2 li:nth-child(5n+1){ margin-left:0;}
.smygszc_d3_list2 li img{ display:block; width:240px; height:92px;}

.smygszc_d4{ background:#f1f7ff;}
.smygszc_d4_list li{ float:left; width:33.33%; margin-top:50px;}
.smygszc_d4_list li .ico{ height:80px; text-align:center; line-height:80px;}
.smygszc_d4_list li .txt1{ font-size:18px; color:#333333; line-height:50px; text-align:center;}
.smygszc_d4_list li .txt2{ font-size:14px; color:#666666; line-height:25px; text-align:center; padding:0 70px;}
.smygszc_d4_list li .txt2 *{ line-height:25px;}

.smygszc_d5_list li{ float:left; width:440px; height:246px; background:#fff; box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.06); border-radius:8px; padding:60px 40px 0 40px; box-sizing:border-box; margin-left:40px; margin-bottom:36px;}
.smygszc_d5_list li:nth-child(3n+1){ margin-left:0;}
.smygszc_d5_list li .ico{ float:left; width:130px; height:246px; line-height:120px; text-align:center;}
.smygszc_d5_list li .ico img{ vertical-align:middle;}
.smygszc_d5_list li .txt{ float:right; width:220px;}
.smygszc_d5_list li .txt .txt1{ font-size:20px; color:#333333; font-weight:bold; line-height:45px;}
.smygszc_d5_list li .txt .txt2{ font-size:16px; color:#666666; line-height:30px; margin-top:10px;}

/*香港公司变更类型*/
.xggsbg_d1{ background:#f1f7ff;}
.xggsbg_d1_list li{ float:left; width:426px; height:520px; background:#fff; box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.06); margin-left:61px; margin-bottom:50px; overflow:hidden;}
.xggsbg_d1_list li:nth-child(3n+1){ margin-left:0;}
.xggsbg_d1_list li:nth-child(4){ margin-left:244px;}
.xggsbg_d1_list li .fd img{ display:block; width:426px; height:260px;}
.xggsbg_d1_list li .title{ font-size:20px; color:#333333; font-weight:bold; text-align:center; line-height:30px; padding:25px 30px;}
.xggsbg_d1_list li .txt{ font-size:14px; color:#333333; text-align:center; line-height:25px; padding:0 30px;}
.xggsbg_d1_list li .txt *{ line-height:25px;}
.xggsbg_d1_list li:hover .fd img{transform: scale(1.05);}

.xggsbg_d2_list li{ float:left; width:440px; height:246px; background:#fff; box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.06); border-radius:8px; padding:60px 40px 0 40px; box-sizing:border-box; margin-left:40px; margin-bottom:36px;}
.xggsbg_d2_list li:nth-child(3n+1){ margin-left:0;}
.xggsbg_d2_list li .ico{ float:left; width:130px; height:246px; line-height:120px; text-align:center;}
.xggsbg_d2_list li .ico img{ vertical-align:middle;}
.xggsbg_d2_list li .txt{ float:right; width:220px;}
.xggsbg_d2_list li .txt .txt1{ font-size:20px; color:#333333; font-weight:bold; line-height:45px;}
.xggsbg_d2_list li .txt .txt2{ font-size:16px; color:#666666; line-height:30px; margin-top:10px;}

/*成功案例*/
.case_list li{ float:left; width:334px; height:350px; position:relative; margin-left:16px; margin-bottom:25px; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);}
.case_list li:nth-child(4n+1){ border-left:0;}
.case_list li img{ display:block; width:334px; height:350px;}
.case_list li .txt{ position:absolute; left:0; bottom:0; width:100%; height:52px; line-height:52px; background:rgba(0,0,0,0.8); font-size:18px; color:#ffffff; text-align:center;}

/*新闻中心*/
.news_nav{ text-align:center; line-height:62px;}
.news_nav a{ display:inline-block; width:300px; height:60px; line-height:60px; text-align:center; border:#cccccc 1px solid; background:#fff; font-size:20px; color:#666666; margin:0 30px;}
.news_nav a.on,
.news_nav a:hover{ background:#03367c; color:#fff; border:#03367c 1px solid;}

.news_list li{ padding:37px 0; border-bottom:#f0f0f0 1px dashed;}
.news_list li .fd{ float:left; width:300px; height:200px;}
.news_list li .fd img{ width:300px; height:200px; object-fit: cover;}
.news_list li .txt{ float:left; margin-left:40px; width:700px;}
.news_list li .txt .txt1{ padding:15px 0; height:30px; line-height:30px; font-size:20px; color:#222222;}
.news_list li .txt .txt2{ height:40px; line-height:40px; font-size:14px; color:#666666;}
.news_list li .txt .txt3{ padding-top:10px; line-height:25px; font-size:14px; color:#666666;}
.news_list li:hover .fd img{transform: scale(1.05)}
.news_list li:hover .txt1{ color:#204f90;}

/*新闻详情页*/
.news_i_title1{ font-size:28px; color:#333333; line-height:40px; text-align:center; font-weight:bold;}
.news_i_title2{ font-size:14px; color:#999999; line-height:30px; text-align:center; padding-top:15px; padding-bottom:20px; border-bottom:#e5e5e5 1px solid; margin-bottom:20px;}
.news_i_more{ margin-top:20px; border-top:#e5e5e5 1px solid; position:relative; padding-top:10px;}
.news_i_more .news_i_more1{ float:left; width:320px; margin-right:10px; font-size:16px; color:#222222; line-height:30px;}
.news_i_more .news_i_more2{ position:absolute; right:0; top:10px; font-size:16px; color:#222222; line-height:30px;}

.news_i_ywzx{ background:#f7f7f7; padding:0 275px;}
.news_i_inp{ display:block; width:100%; height:50px; line-height:30px; padding:10px 25px; box-sizing:border-box; border:0; outline:none;}
.news_i_textarea{ display:block; width:100%; height:150px; line-height:30px; padding:10px 25px; box-sizing:border-box; border:0; font-family:"微软雅黑"; outline:none;}
.news_i_bt{ display:block; width:180px; height:50px; line-height:50px; border:0; background:#03367c; font-size:16px; color:#fff; margin:0 auto; cursor:pointer;}

/*联系我们*/
.lianxi_d1_list li{ float:left; width:25%;}
.lianxi_d1_list li .ico{ width:68px; height:68px; margin:0 auto; line-height:68px; text-align:center; border:#cccccc 1px solid; border-radius:50%; position:relative; top:0; transition:all 0.3s;}
.lianxi_d1_list li .title{ font-size:20px; color:#222222; line-height:40px; margin-top:20px; text-align:center;}
.lianxi_d1_list li .txt{ font-size:16px; color:#666666; line-height:30px; text-align:center;}
.lianxi_d1_list li:hover .ico{ top:-10px;}

.lianxi_d2{ background:url(../images/lianxi_d2_bg.jpg) center no-repeat; height:697px; padding:0 275px;}
.lianxi_d2_title{ font-size:24px; color:#ffffff; font-weight:bold; line-height:50px; text-align:center;}
.lianxi_d2_txt{ font-size:16px; color:#ffffff; line-height:30px; text-align:center; margin-top:10px; height:105px;}
.lianxi_d2_txt *{ line-height:30px;}

.lx_inp{ display:block; width:390px; height:50px; line-height:30px; padding:10px 25px; box-sizing:border-box; border:0; outline:none;}
.lx_textarea{ display:block; width:100%; height:150px; line-height:30px; padding:10px 25px; box-sizing:border-box; border:0; font-family:"微软雅黑"; outline:none;}
.lx_bt{ display:block; width:390px; height:50px; line-height:50px; border:0; background:#222222; font-size:16px; color:#fff; margin:0 auto; cursor:pointer;}

/*关于我们*/
.ab_d1_l{ float:left; width:700px;}
.ab_d1_l_title{ font-size:24px; color:#03367c; line-height:30px; font-weight:bold;}
.ab_d1_l_txt{ font-size:16px; color:#333333; line-height:35px; margin-top:40px;}
.ab_d1_l_txt *{ line-height:35px;}
.ab_d1_r{ float:right; width:622px;}
.ab_d1_img{ display:block; width:100%;}

.ab_d1_list li{ float:left; width:80px; margin-left:70px; margin-top:60px;}
.ab_d1_list li:nth-child(1){ margin-left:0;}
.ab_d1_list li .ico{ height:70px; line-height:70px; text-align:center;}
.ab_d1_list li .ico img{}
.ab_d1_list li .txt{ font-size:18px; color:#2c2b2c; text-align:center; line-height:30px; margin-top:20px;}

.ab_d2_list li{ float:left; width:334px; margin-left:21px; background:#f0f0f0;}
.ab_d2_list li:nth-child(4n+1){ margin-left:0;}
.ab_d2_list li img{ display:block; width:334px; height:452px;}
.ab_d2_list li .txt{ padding:15px 0; font-size:18px; color:#666666; line-height:30px; text-align:center;}

