.container{
  min-width:1170px;
}
.fl{
  float:left;
}
.fr{
  float:right;
}
.ml20{
  margin-left: 20px;
}
.co-btn1{
  width: 226px;
  height:37px;
  background-color: #ff6600;
  color:#fff !important;
  font-size: 16px;
  padding:5px;
  border-radius: 30px;
}
.co-btn1:hover{
  color:#fff;
}
.co-btn2{
  width: 226px;
  height:37px;
  background-color: #4285f4;
  color:#fff !important;
  font-size: 16px;
  padding:5px;
  border-radius: 30px;
}
.co-btn2:hover,.co-btn2:active ,.co-btn2:focus{
  color:#fff;
}
.co-btn3{
  width: 290px;
  height:47px;
  background-color: #fbbc05;
  color:#fff !important;
  font-size: 16px;
  padding:11px;
  border-radius: 30px;
}
.co-btn3:hover{
  color:#fff;
}
.co-btn4{
  width: 290px;
  height:47px;
  background-color: #4285f4;
  color:#fff !important;
  font-size: 16px;
  padding:11px;
  border-radius: 30px;
}
.co-btn4:hover,.co-btn2:active ,.co-btn2:focus{
  color:#fff;
}
/*群岛 新页面 2018/10/22  */
.index-banner.newis {
  background: url(../images/companybanner/offshore-banner1.jpg) no-repeat center
    center;
  background-size: cover;
}
.btn-lg {
  border-radius: 30px;
}
.tm-int-country-box {
  padding: 20px;
}
.country-box-list {
  list-style: none;
  padding: 0;
}
.country-box-list li {
  float: left;
  width: 262px;
  margin: 10px 8px;
}
.country-box-list li:first-child {
  margin-left: 0;
}
.country-box-list li:nth-child(4n) {
  margin-right: 0;
}
.country-box-list li:nth-child(5n) {
  margin-left: 0;
}
.country-box-list::after {
  content: "";
  position: relative;
  display: block;
  clear: both;
}
.islands-font1 {
  display: block;
  width: 252px;
  height: 61px;
  background-color: #003051;
  border-top: 1px solid #6a989f;
  border-bottom: 3px solid #001e33;
  border-radius: 8px;
  color: #64f3b4;
  font-size: 16px;
  float: left;
}
.islands-font2 {
  display: block;
  width: 252px;
  height: 11px;
  border-top: 1px solid #6a989f;
  padding-top: 16px;
  border-radius: 8px;
  margin-top: 1px;
}
.islands-font3 {
  border-top: 5px dotted #003051;
  width: 27px;
  height: 5px;
  display: block;
  margin-top: 28px;
  float: left;
}
.islands-font4 {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #ff6600;
}
.islands-font6 {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}
.islands-img {
  width: 70px;
  height: 70px;
  padding: 10px;
}
.islands-city {
  height: 110px;
  margin: 10px;
}
.islands-hotcountry-box {
  width: 257px;
  height: 300px;
  border: 1px solid #ddd;
  box-shadow: 0 0 10px #ddd;
  position: relative;
}
.islands-hotcountry-box:hover {
  text-decoration: none;
  transform: scale(1.05);
}
.islands-contbox {
  height: 286px;
  outline: 1px solid #ff6600;
  margin: 5px;
  margin-top: -4px;
}
.islands-intcountry-box {
  width: 257px;
  height: 300px;
  border: 3px double #d8d8d8;
  box-shadow: 0 0 10px #ddd;
  position: relative;
}
.islands-intcountry-box:hover {
  border: 3px double #ff6600;
  text-decoration: none;
  transform: scale(1.05);
}

.islands-detail {
  height: 110px;
  padding: 10px;
  text-decoration: none;
}
.islands-font5 {
  position: relative;
  color: #666666;
  line-height: 2;
}

.zl-country-details {
  position: absolute;
  margin-top: -99px;
  left: 0;
  height: 98px;
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  padding: 5px;
  margin: 5px;
  display: none;
  font-size: 13px;
}
.islands-detail:hover .zl-country-details {
  color: #fff;
  font-size: 13px;
  line-height: 1.6;
  text-decoration: none;
  display: block;
}
.zl-country-details1 {
  position: absolute;
  margin-top: -99px;
  left: 0;
  height: 98px;
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  padding: 5px;
  display: none;
  font-size: 13px;
}
.islands-detail:hover .zl-country-details1 {
  color: #fff;
  font-size: 13px;
  line-height: 1.6;
  text-decoration: none;
  display: block;
}
.btn-lines2 {
  color: #eea236 !important;
  background-color: #fff;
  border: 2px solid transparent;
  border-color: #eea236;
  padding: 3px 23px 3px 23px;
  font-size: 16px;
  border-radius: 30px;
}
.btn-lines2:hover {
  border-color: #f60;
  color: #f60 !important;
}
.title-all-title span {
  border: none;
  display: inline-block;
  padding: 40px 40px 20px;
}
.islands-please {
  margin: 10px;
}
.islands-book {
  float: left;
  width: 346px;
  height: 309px;
  border: 1px solid #8ce8ff;
  box-shadow: 0 0 10px #f3f2fd;
  margin-left: 33px;
}
.islands-img2 {
  width: 331px;
  height: 228px;
}
.clear-islands-pd {
  padding: 0;
}
.islands-pd {
  padding: 20px;
}
.tm-int-new-casebox {
  padding: 0px;
}
.islands-img3 {
  width: 204px;
  height: 150px;
}
.islands-list {
  width: 204px;
  height: 263px;
  background: url(../images/company/islands-listbg.png) no-repeat center center;
}
.tm-int-new-casebox p {
  color: #ff6600;
}
.col-sm-20 {
  width: 20% !important;
}
.tm-c-btn-box {
  padding: 10px 10px 20px;
}
.tm-c-btn {
  background-color: #fc9d2c;
  border: 1px solid #fc9215;
  border-radius: 30px;
  color: #fff !important;
}
.tm-c-btn:hover {
  background-color: #ef9428;
  border: 1px solid #ee8a14;
}
/*中国香港新增页面*/
.index-banner.newhk-index {
  background: url(../images/companybanner/hk-banner.jpg) no-repeat center bottom;
  height: 612px;
  background-size: cover;
}
.zl-newsearch {
  width: 1075px;
  height: 180px;
  margin: 0px auto;
  background-color: rgba(0, 0, 0, 0.5);
  filter: alpha(opacity=50);
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid #525252;
  border-radius: 8px;
}
.zl-chooseCity {
  text-align: left;
  font-size: 16px;
  font-weight: 0;
  color: #fff;
  margin-left: 24px;
  margin-top: 24px;
}
.zl-int-new-warpper {
  position: relative;
  padding: 10px;
  height: 66px;
  width: 1042px;
  margin: auto;
  border-radius: 33px;
}
.zl-int-new-warpper input.zl-search {
  width: 491px;
}
.zl-int-new-warpper input.zl-search-mid {
  width: 345px;
  height: 46px;
  font-size: 18px;
  padding-left: 10px;
}
.form-control.input-new-lg {
  height: 46px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  border-radius: 33px;
}
.search-pc {
    top: 9px;
  }
.country-box-list-hk {
  list-style: none;
  padding: 0;
}
.country-box-list-hk li {
  float: left;
  width: 212px;
  margin: 10px 8px;
}
.hk-intcountry-box {
  width: 212px;
  border: 1px solid #d9dce2;
  border-top: 1px solid #3d2706;
  box-shadow: 0px 0px 10px #ddd;
  position: relative;
}
.hk-intcountry-box:hover {
  text-decoration: none;
  transform: scale(1.05);
}
.hk-hotCity {
  height: 132px;
  background: #fff;
}
.hk-city1 {
  font-size: 16px;
  font-weight: bold;
  color: #3d2706;
}
.hk-city2 {
  font-size: 14px;
  color: #967a4f;
}
.hk-img {
  width: 32px;
  height: 32px;
}
.hk-c-detail {
  height: 132px;
  background-color: #fffaf6;
  padding: 10px;
}
.hk-btn1 {
  background: url(../img/company/hk-btnbg1.png) no-repeat center center;
}
.hk-btn2 {
  background: url(../img/company/hk-btnbg2.png) no-repeat center center;
}
.hk-btn3 {
  background: url(../img/company/hk-btnbg3.png) no-repeat center center;
}
.hk-btn4 {
  background: url(../img/company/hk-btnbg4.png) no-repeat center center;
}
.hk-btn5 {
  background: url(../img/company/hk-btnbg5.png) no-repeat center center;
}
.hk-btn-pd {
  padding: 15px 20px;
}
.hk-clearfw {
  font-weight: normal;
}
.hk-package {
  background-color: #fff;
}
.hk-policy {
  height: 460px;
}
.hk-policy-test1 {
  width: 360px;
  height: 443px;
  background-color: #ffe8e0;
  border-radius: 6px;
  box-shadow: 3px 3px 10px #ccdbff;
  float: left;
  margin: 0px 5px;
}
.hk-policy-cont1 {
  width: 340px;
  height: 335px;
  border: 1px solid #9b5142;
  border-radius: 6px;
  margin: 0px auto;
  background-color: #fff;
}
.hk-policy-test2 {
  width: 360px;
  height: 443px;
  background-color: #f7efff;
  border-radius: 6px;
  box-shadow: 3px 3px 10px #ccdbff;
  float: left;
  margin: 0px 20px;
}
.hk-policy-cont2 {
  width: 340px;
  height: 335px;
  border: 1px solid #57429b;
  border-radius: 6px;
  margin: 0px auto;
  background-color: #fff;
}
.hk-policy-test3 {
  width: 360px;
  height: 443px;
  background-color: #e6f4ff;
  border-radius: 6px;
  box-shadow: 3px 3px 10px #ccdbff;
  float: left;
  margin: 0px 5px;
}
.hk-policy-cont3 {
  width: 340px;
  height: 335px;
  border: 1px solid #42649b;
  border-radius: 6px;
  margin: 0px auto;
  background-color: #fff;
}
.hk-policy p {
  font-size: 16px;
  color: #999999;
  text-indent: 2em;
  line-height: 1.8;
  padding: 10px 5px;
}
.hk-please {
  margin: 10px;
}
.btn-new-radius{
  border-radius: 30px;
}

/*新版弹窗*/
.popup-cont{
	display: block;
    float: left;
    padding: 0px 43px;
}
.popup-cont:hover,.popup-cont:active{
	text-decoration: none;
}
.popup-i{
	float: left;
    padding: 0px 10px;
}
.popup-font{
	padding-top: 71px;
}

/*新加坡改版*/
.index-banner.newsg-index{
  background: url(../images/companybanner/sg-newbg.png) no-repeat center;
  height:3000px;
  background-size: cover;
}
.newsg-num{
  background-color:#4417bb;
  border-radius: 10px 10px 0px 0px;
  padding: 0px;
}
.new-sg{
  margin-top:-2668px;
}
.newsg-classify{
  background-color: #fff;
  width:1034px;
  min-width:1034px !important;
  height:388px;
  border:1px solid #e6eeff;
  border-radius: 10px;
  padding: 0px;
}
.country-box-list-sg{
  list-style: none;
  padding: 0;
}
.country-box-list-sg li{  
  padding: 0px 7px;
  float: left;
}
.sg-box-action1{
  width: 192px;
  height:337px;
  background: url(../images/company/sg-contentbg.png) no-repeat 0px 27px;
}
.sg-box-action2{
  width: 192px;
  height:337px;
  background: url(../images/company/sg-contentbg.png) no-repeat -204px 27px;
  
}
.sg-box-action3{
  width: 192px;
  height:337px;
  background: url(../images/company/sg-contentbg.png) no-repeat -404px 27px;
  
}
.sg-box-action4{
  width: 192px;
  height:337px;
  background: url(../images/company/sg-contentbg.png) no-repeat -604px 27px;
  
}
.sg-box-action5{
  width: 192px;
  height:337px;
  background: url(../images/company/sg-contentbg.png) no-repeat -809px 27px;
  
}
.sg-cont-box{
  border:1px solid #fff;
}
.sg-cont-box:hover{
  border: 1px solid #e4ebff;
  border-radius: 10px;
  box-shadow:-4px 0px 4px #e4ebff,
              4px 0px 4px #e4ebff,
              0px 4px 4px #e4ebff;
}
.pt25{
  padding-top:25px;
}
.pt80{
  padding-top:80px;
}
.sg-font1 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.sg-font2 {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}
.sg-font3{
  padding: 25px 10px;
  line-height: 1.8;
  color: #333333;
}
.sg-sale-hdis{
  position: relative;
  right: 13px;
  top: -21px;
}
.newsg-type{
  display: block;
  width: 340px;
  height:42px;
  font-size: 30px;
  color:#13025d;
  background: url(../images/company/sg-topfont2bg.png) no-repeat;
  background-position-y:bottom;
  margin: 0px auto;
  font-weight: bold;
}
.newsg-sign{
  width: 951px;
  height:671px;
  background: url(../images/company/sg-signbg.png) no-repeat;
  margin: 0px auto;
  padding: 0px 45px;
}
.sg-font4{
  font-size: 20px;
}
.mb5{
  margin-bottom:5px;
}
.sg-font5{
  display: block;
  font-size:16px;
  color: #fff !important;
  text-align:center;
}
.newsg-processbg{
  width: 1094px;
  height:316px;
  background: url(../images/company/sg-processbg.jpg) no-repeat;
  margin: 0px auto;
}
.sg-btn1{
  width: 89px;
  height:30px;
  background-color: #ff9900;
  color:#fff !important;
  font-size: 16px;
  padding:3px;
  border-radius: 10px;
  margin-top: -130px;
  margin-left: 36px;
}
.sg-btn1:hover{
  color:#fff;
}
/*图片切换*/
.sgcontainer img{display: block; border:none;}

.sgcontainer{width: 198px; height: 247px; margin-top: -286px;margin-right: 70px;float:right;}
.sgcontainer .img{width: 198px; height: 247px; overflow: hidden; position: relative;z-index: 0;}
.bg{width: auto; height: 20px; z-index: 99; position: absolute; left: 15px; bottom: 15px;}
.bg_in{width: 200px; height: 20px; position: relative;}
.bg_in li{width: 20px; height: 20px; line-height: 20px; opacity: 0.5; text-align: center;list-style: none; color: #333333; float: left; margin-right: 10px; position: relative; z-index: 999;}

.nav{width: 594px; 
  height: 247px; 
  position: absolute; 
  left: 0px; 
  top: 0; 
  z-index: 9; 
  animation: myfirst 10s infinite; 
  -webkit-animation: myfirst 10s infinite; 
  -o-animation: myfirst 10s infinite;
  -moz-animation: myfirst 10s infinite;}
.nav li{float: left;}
.nav li img{width: 198px; height: 247px;}
@keyframes myfirst 
{
0%   {left: 0px;}
18%   {left: 0px;}
30%   {left: -198px;}
48%   {left: -198px;}
60%   {left: -396px;}
78%   {left: -396px;}
100%   {left: -0px;}
}

@-o-keyframes myfirst 
{
0%   {left: 0px;}
18%   {left: 0px;}
30%   {left: -198px;}
48%   {left: -198px;}
60%   {left: -396px;}
78%   {left: -396px;}
100%   {left: -0px;}
}

@-moz-keyframes myfirst 
{
0%   {left: 0px;}
18%   {left: 0px;}
30%   {left: -198px;}
48%   {left: -198px;}
60%   {left: -396px;}
78%   {left: -396px;}
100%   {left: -0px;}
}

@-webkit-keyframes myfirst
{
0%   {left: 0px;}
18%   {left: 0px;}
30%   {left: -198px;}
48%   {left: -198px;}
60%   {left: -396px;}
78%   {left: -396px;}
100%   {left: -0px;}
}

.sg-title-f{
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 1px;
  color: #13025d;
  padding-top: 5px;
  margin-bottom: 20px;
}
.sg-more{
  width: 1090px;
  margin: 0px auto;
}
.sg-bank-box{
  width: 294px;
  height:201px;
  border:1px solid #d6d9e0;
  padding: 10px;
}
.sg-bank-font1{
  font-size: 20px;
  color:#333333;
}
.sg-bank{
  color: #3c79f3;
  z-index: 11;
  font-size: 20px;
  position: relative;
}
.sg-dbs{
  text-align: center;
  margin-top: 20px;
  margin-left: 28px;
}
.sg-bank-font2{
  display: block;
  padding-top:15px;
}
.sg-uob{
  text-align: center;
  margin-top: 20px;
  margin-right: 15px;
}
.sg-bank-font3{
  display: block;
  font-size: 18px;
  color: #6696f5;
  margin-top:120px;
  text-align: center;
  text-decoration-line: underline;
}
.sg-law-box{
  width: 779px;
  height:201px;
  border:1px solid #d6d9e0;
  padding: 10px;
}
.sg-law-font{
  width:400px;
  height:121px;
  border: 1px solid #c8dded;
}
.sg-law-font ul li{
  float: left;
  width: 199px;
  height: 39px;
  font-size: 14px;
  color: #333333;
  padding: 10px 23px;
  background-color: #f5fbfe;
  list-style-type:none;
}
.sg-icon{
  width:79px;
  height: 80px;
}
.sg-maintain{
  text-align: center;
  margin: 5px 8px 0px 28px;
}
.sg-content{
  width:1100px;
  margin:0px auto;
}
.sg-infor-box{
  width: 385px;
  margin: 0px 6px;
  border: 1px solid #bcd1ff;
  border-radius: 8px;
}
.sg-infor-bd {
  width: 371px;
  border-top: none;
  color: #666;
  border-radius: 0 0 5px 5px;
  background-size: 30%;
  background-color: #fff;
  margin-bottom:2px;
}
.sg-infor-left-top{
  width: 383px;
  height:60px;
  font-size:22px;
  color: #333333;
  padding:15px;
  background-color: #e8efff;
  border-radius: 8px 8px 0px 0px;
}
.sg-infor-more{
  background-color: #7ea5f2;
  font-size: 13px;
  padding: 2px 15px;
  border-radius: 15px;
  display: inline-block;
  color: #fff !important;
  margin-top:5px;
}
.sg-infor-more:hover{
  color:#fff;
}
.sg-news-box{
  width: 368px;
  padding: 0px 22px;
}
.sg-news{
  width: 324px;
  height:51px;
  background: url(../images/company/sg-newsbg.png) no-repeat;
  padding-left: 10px;
}
.sg-news-font1{
  font-size: 14px;
  color:#999999;
  padding:4px 0px;
  margin: 0px;
}
.sg-news-font2{
  display: block;
  width: 293px;
  font-size: 14px;
  color:#333333;
  padding:0px;
  margin: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sg-question-box{
  width: 688px;
  margin: 0px 6px;
  border: 1px solid #bcd1ff;
  border-radius: 8px;
}
.sg-question-top{
  width: 686px;
  height:60px;
  font-size:22px;
  color: #333333;
  padding:15px;
  background-color: #e8efff;
  border-radius: 8px 8px 0px 0px;
}
.sg-question{
  padding: 12px 0px;
  height: 326px;
}
.sg-question-cont{
  width: 331px;
  height: 92px;
  background-color:#f5fbfe;
  border-radius:8px;
  padding: 12px 7px;
  margin: 5px 6px;
 }
.sg-question-font1{
  color:#333333;
}
.sg-question-font2{
  color: #999999;
}
.sg-question-font3{
  display:block;
  float: right;
  text-decoration:underline;
  color: #4285f4 !important;
  padding-right:10px; 
}
.sg-question-font3:hover{
  color: #4285f4 ;
  text-decoration:underline;
}
.sg-answer-box{
  width: 354px;
}
.sg-answer-cont{
  width:276px;
  height:63px;
  border:1px solid #dae6f0;
  background-color: #fff;
  margin-top: 18px;
  margin-left: 7px;
}

.sg-question-i{
  position: relative;
  top: -66px;
  left: 213px;
}
.sg-answer-font2{
  padding: 6px;
  margin: 0px;
  font-size:16px;
  color: #333333;
}
.sg-answer-font3{
  padding: 0px 6px;
  margin: 0px;
  color: #666666;
}
/*FDA页面*/
.index-banner.fda-index {
  background: url(../images/company/fda-bannerbg.jpg) no-repeat center;
  height: 423px;
  background-size: cover;
}

.fda-newsearch {
  margin-top: 181px;
  margin-left: 18px;
}

.fda-warpper {
  margin-left: 0px;
  position: relative;
  padding: 0px;
  height: 66px;
  width: 670px;
  border-radius: 33px;
}

.fda-warpper input.fda-search {
  width: 280px;
  border: none;
}

.fda-warpper input.fda-search-mid {
  width: 248px;
  height: 46px;
  font-size: 18px;
  padding-left: 23px;
  border: none;
}

.fda-type {
  display: block;
  width: 449px;
  height: 58px;
  font-size: 26px;
  color: #4b51ff;
  background: url(../images/company/fda-titlebg.png) no-repeat;
  background-position-y: bottom;
  margin: 0px auto;
  font-weight: bold;
}

.fda-sign {
  width: 1078px;
  height: 363px;
  background: url(../images/company/fda-contentbg.jpg?v=1.3) no-repeat;
  margin: 0px auto;
  padding: 0px 32px;
}

.fda-processbg {
  width: 1091px;
  height: 351px;
  margin: 0px auto;
}

.fda-btn1 {
  width: 83px;
  height: 83px;
  color: #fff !important;
  font-size: 16px;
  padding: 17px;
  border-radius: 50px;
  margin-top: -137px;
  margin-left: 60px;
  -webkit-animation: scaleout 1.3s infinite ease-in-out;animation: scaleout 1.3s infinite ease-in-out;
  background-color: #8854ff;
}
@-webkit-keyframes scaleout {
  0% { -webkit-transform: scale(1.0) }
  100% {
    -webkit-transform: scale(1.1);
    opacity: 1;
  }
}
@keyframes scaleout {
  0% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  } 100% {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      opacity: 1;
    }
}
.fda-policy {
  width: 1161px;
  margin: 0px auto;
}

.fda-hot {
  width: 347px;
  height: 353px;
  background-color: #fff;
  border: 1px solid #eeeaff;
  margin: 20px;
}

.fda-hot:hover {
  box-shadow: 0 0 20px #f0efff;
}

.fda-i {
  width: 84px;
  height: 82px;
  margin: 20px auto;
}

.fda-font1 {
  font-size: 26px;
  color: #5166ec;
}

.fda-font2 {
  font-size: 16px;
  color: #444444;
}

.fda-font3 {
  padding: 0px 20px;
  color: #666666;
  font-size: 14px;
}

.fda-font4 {
  font-size: 26px;
  color: #333333;
}

.fda-btn2 {
  width: 50%;
  margin: 0px auto;
  background-color: #4285f4;
  border: none;
  border-radius: 30px;
  color: #fff !important;
}

.fda-btn2:hover {
  background-color: #376bc2;
}
.index-banner.fda-index2 {
  background: url(../images/company/fda-bannerbg2.jpg?v=1.5) no-repeat center;
  height: 423px;
  background-size: cover;
}
/*fda2.0新增样式*/
.fda-i.new190311{
  margin:20px 5px 5px 10px;
  text-align: center;
}
.fda-i.new190311 img{
  width: 80%;
}
.fda-box-new190311{
  padding-top: 20px;
}
.fda-hot.new190311{
  height: 250px;
}
.fda-text-color{
  color: #012663;
}
.fda-s-tag{
  margin-top: -84px;
}
.pt10{
  padding-top: 10px;
}
/*VAT页面*/
.index-banner.vat-index {
  background: url(../images/company/vat-banner.jpg?v=1.2) no-repeat center;
  height: 395px;
  background-size: cover;
}
.vat-newsearch {
  margin-top: 230px;
}

.vat-warpper {
  position: relative;
  padding: 0px;
  height: 66px;
  width: 934px;
  border-radius: 33px;
  margin: 0px auto;
}

.vat-warpper input.vat-search {
  width: 400px;
  border: none;
}

.vat-warpper input.vat-search-mid {
  width: 392px;
  height: 46px;
  font-size: 18px;
  padding-left: 23px;
  border: none;
}
.vat-type {
  display: block;
  width: 371px;
  height: 42px;
  font-size: 26px;
  color: #4b51ff;
  background: url(../images/company/vat-titlebg.png) no-repeat;
  background-position-y: bottom;
  margin: 0px auto;
  font-weight: bold;
}
.vat-what {
  width: 1145px;
  height: 505px;
  background: url(../images/company/vat-whatbg.png) no-repeat;
  margin: 0px auto;
  padding: 0px 50px;
}
.vat-bg2{
  background: url(../images/company/vat-bg2.jpg) no-repeat center;
  height: 773px;
  background-size: cover;
}
.vat-policy {
  width: 1161px;
  margin: 0px auto;
}

.vat-hot {
  width: 260px;
  height: 252px;
  background-color: #fff;
  border: 1px solid #eeeaff;
  margin: 15px;
}

.vat-hot:hover {
  box-shadow: 0 0 20px #f0efff;
}

.vat-i {
  width: 260px;
  height: 82px;
  box-shadow: 0px 6px 10px #f5f3ff;
}
.vat-country{
  margin-top: -90px;
  margin-right: 28px;
}
.vat-font1{
  font-size: 20px;
  color: #333333;
}
.vat-font2{
  font-size: 16px;
  color: #aaaaaa;
}
.vat-content{
  background: url(../images/company/vat-contentbg.png) no-repeat center;
  height: 147px;
  background-size: cover;
}
.vat-font3 {
  padding: 0px 20px;
  color: #666666;
  font-size: 14px;
}
.vat-font4{
  font-size: 26px;
  color:#ff6600;
  font-weight: bold;
}
.vat-bg3{
  background: url(../images/company/vat-bg3.jpg) no-repeat center;
  height: 469px;
  background-size: cover;
}
.vat-processbg {
  width: 1145px;
  height: 244px;
  margin: 0px auto;
}
.vat-btn1 {
  width: 106px;
  height: 106px;
  color: #4c5aff !important;
  font-size: 22px;
  font-weight: bold;
  padding: 17px;
  border-radius: 50px;
  border: 6px solid #e9f2ff;
  margin-top: -137px;
  margin-left: 26px;
  -webkit-animation: scaleout 1.3s infinite ease-in-out;animation: scaleout 1.3s infinite ease-in-out;
  background-color: #fff;
}
/*iqc国际资质认证页面*/
.index-banner.iqc-index2 {
  background: url(../images/company/iqc-bannerbg.jpg?v=1.3) no-repeat center;
  height: 396px;
  background-size: cover;
}
.iqc-rightbox {
  width: 343px;
  height: 285px;
  background-color: #f6f9fb;
  box-shadow:4px 4px 10px #d8e6fe;
  padding: 11px 8px;
  margin-right: 60px;
}
.iqc-sbox{
  width: 326px;
  height: 265px;
  border: 1px solid #edf3f7;
  background-color: #fff;
}
.iqc-inp {
  width: 287px;
  padding: 6px 27px;
  border-radius: 5px;
  font-size: 14px;
  outline: none;
  background-color: #f5f8ff;
  border: none;
}

.iqc-icon {
  position: relative;
  border-collapse: separate;
  width: 287px;
  margin: 0px auto;
}
.iqc-box-font1{
  font-size: 16px;
  color: #ff6600;
}
.iqc-box-font2{
  font-size: 14px;
  color: #606a8b;
}
.iqc-box-btn{
  width: 287px;
  border-radius: 30px;
  font-size: 16px;
}
.iqc-type1 {
  display: block;
  width: 457px;
  height: 48px;
  font-size: 26px;
  color: #333333;
  background: url(../images/company/iqc-content1bg.png) no-repeat;
  background-position-y: top;
  margin: 0px auto;
  padding-top: 15px;
}
.iqc-type2 {
  display: block;
  width: 532px;
  height: 46px;
  font-size: 26px;
  color: #333333;
  background: url(../images/company/iqc-content2bg.png) no-repeat;
  background-position-y: top;
  margin: 0px auto;
  padding-top: 15px;
}
.iqc-type3 {
  display: block;
  width: 532px;
  height: 48px;
  font-size: 26px;
  color: #333333;
  background: url(../images/company/iqc-content3bg.png) no-repeat;
  background-position-y: top;
  margin: 0px auto;
  padding-top: 15px;
}
.iqc-policy {
  width: 1170px;
  height: 760px;
  margin: 0px auto;
}
.iqc-hot {
  width: 260px;
  height: 342px;
  background-color: #fff;
  border: 1px solid #eeeaff;
  margin: 13px;
  position: relative;
}

.iqc-hot:hover {
  box-shadow: 0 0 20px #f0efff;
}
.iqc-i {
  width: 84px;
  height: 82px;
  margin: 20px auto;
}

.iqc-font1 {
  font-size: 24px;
  color: #5166ec;
  text-align: center;
}

.iqc-font2 {
  font-size: 16px;
  color: #666666;
  padding-left: 20px;
}

.iqc-font3 {
  padding: 0px 20px;
  color: #999999;
  font-size: 14px;
}

.iqc-font4 {
  font-size: 26px;
  color: #333333;
}
.iqc-question {
  position: absolute;
  width: 510px;
  max-width: 510px;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #c8dded;
  border-radius: 8px;
  color: #666666;
  padding: 14px 23px;
  cursor:pointer;
}
.iqc-question:hover {
  box-shadow:4px 4px 10px #dbddec;
}
.iqc-question:before {
  position: absolute;
  top: -16px;
  right: 40px;
  border: 8px solid #c8dded;
  border-color: transparent transparent #c8dded transparent;
  display: block;
  content: " ";
}

.iqc-question:after {
  position: absolute;
  top: -15px;
  right: 40px;
  border: 8px solid #c8dded;
  border-color: transparent transparent #fff transparent;
  display: block;
  content: " ";
}
.iqc-question-icon{
  background: url(../images/company/iqc-question-icon.png) no-repeat;
  display: block;
  width: 29px;
  height: 29px;
  margin-top: 5px;
  margin-right: 7px;
}
.iqc-font5 {
  font-size: 24px;
  color: #4285f4;
  text-align: right;
}
.iqc-font6{
  font-size: 14px;
  color: #4285f4;
}
.iqc-font7 {
  font-size: 24px;
  color: #4285f4;
  text-align: left;
}
.iqc-process {
  margin: 13px;
}
.iqc-btn {
  width: 55%;
  margin: 0px auto;
  background-color: #4285f4;
  border: none;
  border-radius: 30px;
  color: #fff !important;
}
.iqc-btn:hover {
  background-color: #376bc2;
}
.iqc-btn2 {
  width: 70%;
  margin: 0px auto;
  background-color: #4285f4;
  border: none;
  border-radius: 30px;
  color: #fff !important;
}
.iqc-btn2:hover {
  background-color: #376bc2;
}
/*银行开户2.0*/
.index-banner.account-index2 {
  background: url(../images/company/account-bannerbg.jpg) no-repeat center;
  height: 396px;
  background-size: cover;
}
.account-rightbox {
  width: 343px;
  height: 285px;
  background-color: #f6f9fb;
  box-shadow:4px 4px 10px #d8e6fe;
  padding: 11px 8px;
  margin-right: 140px;
}
.account-type{
  display: block;
  width: 581px;
  height: 53px;
  font-size: 28px;
  font-weight: bold;
  color: #2162f5;
  background: url(../images/company/account-contentbg.png) no-repeat;
  background-position-y: top;
  margin: 0px auto;
  padding-top: 5px;
}
.account-title2{
  font-size: 16px;
  color: #676767;
}
.account-content1{
  width: 516px;
  height: 332px;
  background-color: #fff;
  border: 2px solid #c1edff;
  border-radius: 13px;
  box-shadow: 0 0 20px #dce4fe;
  margin: 0px 30px;
}
.account-content2{
  width: 516px;
  height: 332px;
  background-color: #fff;
  border: 2px solid #fce4ff;
  border-radius: 13px;
  box-shadow: 0 0 20px #dce4fe;
  margin: 0px 30px;
}
.account-font1{
  color: #fffefe;
  font-size: 30px;
  margin-top: -115px;
  font-weight: bold;
}
.account-font2{
  font-size: 22px;
  color: #fff;
}
.account-font3{
  padding: 46px 30px 13px;
  font-size: 16px;
  color: #676767;
}
.account-font4{
  padding: 46px 30px 13px;
  font-size: 16px;
  color: #676767;
}
.account-font5{
  font-size: 18px;
  color: #ffffff;
}
.account-policy1 {
  width: 1170px;
  height: 365px;
  margin: 0px auto;
}
.account-policy {
  width: 1170px;
  height: 562px;
  margin: 0px auto;
}
.account-btn{
  display: block;
  width: 246px;
  height: 42px;
  line-height: 27px;
  margin: 0px auto;
  font-size: 20px;
  color: #fffefe;
  border-radius: 30px;
}
.account-box{
  width: 1170px;
  margin: 0px auto;
}
.account-bank{
  width: 210px;
  height: 130px;
  margin: 0px 12px 10px 12px;
}
.account-bank-benefit-box {
  background-color: #fff;
  border: 1px solid #dedede;
  text-align: center;
  display: block;
  padding: 0;
  cursor: pointer;
  position: relative;
  width: 210px;
  height: 130px;
  line-height: 130px;
}
.account-bank-benefit-box img {
  width: 90%;
}
.account-bank-benefit-box:hover .account-bmask {
  display: block;
}
.account-bmask {
  display: none;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0.96;
  position: absolute;
  top: 0;
  left: -15px;
  width: 100%;
  height: 100%;
  margin: 0 15px;
}
.account-dujia {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 34px;
  width: 73px;
  z-index: 1;
  background: url(../images/company/account-dujia.png) no-repeat;
}
.account-hot {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 34px;
  width: 73px;
  z-index: 1;
  background: url(../images/company/account-hot.png) no-repeat;
}
.account-process {
  margin: 9px;
}
/*新版弹窗*/
.form-horizontal .form-group {
    margin-left: 8.33333333%;
    margin-right: 8.33333333%;
}
.popup-cont {
  display: block;
  float: left;
  padding: 0px 49px;
}
.popup-cont:hover,
.popup-cont:active {
  text-decoration: none;
}
.popup-i {
  float: left;
  padding: 0px 10px;
}
.popup-font {
  padding-top: 71px;
}
/*第二、三步弹窗*/
.tc-bottom {
    padding: 0 20%;
}
.popup-int{display: block;
    float:left;
    width: 70%;
    height: 42px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ff6600;
    border-left:none;
    border-radius:0px 30px 30px 0px ;
    outline:none;
}
.popup-sel{
	float:left;
	width: 30%;
	height:42px;
	padding-left:12px;
	border: 1px solid #ff6600;
	border-radius:30px 0px 0px 30px ;
	outline:none;
}
.modal-title{
  padding-left:12px;
}


/*fda2.0新增样式*/
.fda-i.new190311{ margin:20px 10px;}
.fda-box-new190311{ padding-top: 30px;}
.fda-hot.new190311{height: 310px;}

/*新增认证样式*/
.new-iqc-logo{
    position: absolute;
    left: 0;
    top:0;
}
.ml5{
    margin-left: 5px;
}

.iqc-rz-jk{
    background:url(../images/company/rz-jk.png) no-repeat;
    height:395px;
    width:1125px;
    margin:30px auto auto 29px
}
.iqc-type4 {
    display: block;
    width: 590px;
    height: 48px;
    font-size: 26px;
    color: #333333;
    background: url(../images/company/iqc-content4bg.png) no-repeat;
    background-position-y: top;
    margin: 0px auto;
    padding-top: 15px;
}
.iqc-affect-left{
    width: 260px;
    padding-right: 20px;
}
.iqc-affect-right{
    width: 851px;
    padding: 21px 50px 0 33px;
}
.iqc-int{
    padding-top: 30px;
    list-style: none;
    padding-left: 10px;
}
.iqc-int li{
    font-size: 18px;
    color: #5166ec;
    padding: 5px 10px;
    list-style:none;
    width: 180px;
    margin:30px auto;
    border: 1px solid #dbddec;
    height: 40px;
    text-align: center;
    border-radius: 20px;
    background-color:#fff;
    box-shadow: 0 2px 5px rgba(166,187,254,0.2);
    -moz-box-shadow:0 2px 5px rgba(166,187,254,0.2);
    -wibkit-box-shadow:0 2px 5px rgba(166,187,254,0.2);
}
.iqc-out{
    float: left;
    width: 370px;
}
.iqc-in{
    float: left;
    width: 370px;
    margin-left: 28px;
}
.iqc-out h3, .iqc-in h3{
    text-align: center;
    font-size: 24px;
    color: #fff;
    letter-spacing: 3px;
    text-shadow: 1px 1px 2px #0060ff;
    padding:27px 0;
}
.iqc-out h3 i{
    background:url(../images/company/iqc-af-icon.png) no-repeat;
    display: inline-block;
    height: 26px;
    width: 26px;
    margin-right: 10px;
    vertical-align: bottom;
}
.iqc-in h3 i{
    background:url(../images/company/iqc-af-icon.png) no-repeat 0px -32px;
    display: inline-block;
    height: 26px;
    width: 26px;
    margin-right: 10px;
    vertical-align: bottom;
}
.iqc-affect-content{
    padding: 5px 16px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 2px #0060ff;
    line-height: 35px;

}
.btn-iqc-aff{
    display: block;
    font-size: 18px;
    width: 260px;
    color: #5166ec;
    padding: 5px 10px;
    background-color: #fff;
    height: 40px;
    text-align: center;
    border-radius: 20px;
    margin: 53px auto auto;
    line-height: 33px;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(166,187,254,0.2);
    -moz-box-shadow:0 2px 5px rgba(166,187,254,0.2);
    -wibkit-box-shadow:0 2px 5px rgba(166,187,254,0.2);
}
.btn-iqc-aff:hover{
    text-decoration: none;
}
/*ce认证*/
.index-banner.ce-index {
    background: url(../images/company/ce-bannerbg.jpg) no-repeat center;
    height: 396px;
    background-size: cover;
    padding: 35px 0 70px 0;
}
.ce-type1 {
    display: block;
    width: 457px;
    height: 48px;
    font-size: 26px;
    color: #333333;
    background: url(../images/company/ce-content1bg.png) no-repeat;
    background-position-y: bottom;
    margin: 0px auto;
    padding-top: 15px;
}
.ce-hot {
    width: 353px;
    height: 160px;
    background-color: #fff;
    margin: 13px;
    position: relative;
    box-shadow: 0 0 10px rgba(121,201,228,0.2);
    -moz-box-shadow: 0 0 10px rgba(121,201,228,0.2);
    -webkit-box-shadow: 0 0 10px rgba(121,201,228,0.2);
    border-radius: 5px;
    padding: 10px;
}
.ce-hot:hover{
    box-shadow:  0 0 10px rgba(121,201,228,0.5);
}
.ce-sort-img{
    width: 92px;
}
.ce-sort-item{
    width: 230px;
    margin-left: 10px;
}
.ce-sort-font1{
    font-size: 18px;
    color: #333;
}
.ce-sort-font2{
    font-size: 14px;
    color: #666;
}
.ce-sort-font3{
    color: #f60!important;
    cursor:pointer;
}
.page-turning{
    display: inline-block;
    width: 120px;
    height: 30px;
    border: 2px solid #f60;
    color: #f60!important;
    border-radius: 15px;
    text-align: center;
    line-height: 25px;
    margin: auto 15px;
}
.page-turning:hover, .page-turning.active{
    background-color: #f60;
    color: #fff!important;
    text-decoration: none;
}
.ce-synopsis-item{
    background:url(../images/company/ce-synopsis.jpg) no-repeat;
    height:500px;
    width:1170px;
    margin: 30px auto auto;
}
.ce-synopsis-item-left{
    width: 600px;
    padding-top: 40px;
    padding-left: 60px;
}
.ce-synopsis-item-left h3{
    background-color: #ff9e93;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    height: 40px;
    border-radius: 20px;
    width:180px;
    line-height: 40px;
    text-align: center;
    text-shadow: 0 3px 5px rgba(255,69,45,0.8);;
}
.ce-synopsis-item-right{
    width:570px;
}
.ce-synopsis-item-font1{
    font-size: 16px;
    letter-spacing: 1px;
    color: #666;
    line-height: 30px;
}
.ce-synopsis-item-font2{
    font-size: 14px;
    letter-spacing: 1px;
    color: #999999;
    line-height: 30px;
    padding: 133px 50px 0 80px;
}
.ce-step{
    background:url(../images/company/ce-step-line.jpg) no-repeat;
    height:320px;
    width:1170px;
    margin: 70px auto auto;
}
.ce-step-item{
    width: 200px;
    height:200px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(121,201,228,0.3);
    padding: 10px;
    display: block;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    cursor: pointer;
}
.ce-step-item:hover{
    box-shadow: 0 0 20px rgba(121,201,228,0.5);
    text-decoration: none;
}
.ce-step-item:hover .ce-bt-item-button{
    background-color: #ff9d92;
}
.ce-step-item:nth-child(2){
    margin: 80px 37px 30px 47px;
}
.ce-step-item:nth-child(4){
    margin: 90px 40px 30px 36px;
}
.ce-step-item-in{
    width: 180px;
    height:180px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #bceeff;
    box-shadow: 0 0 15px rgba(121,201,228,0.3);
    position: relative;
}
.ce-step-item-in img{
    position: absolute;
    top: -50px;
    left: 45px;
}
.ce-bt-item{
    position: relative;
    text-align: center;
    padding-top: 60px;
}
.ce-bt-item-button{
    height: 40px;
    color: #fff;
    background-color: #79c9e4;
    width: 140px;
    line-height: 40px;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    cursor:pointer;
    border: none;
}
.ce-seeming
{
    color: #fff;
    display: block;
    font-size: 18px;
}
.ce-inside{
    color: #fff;
    display: none;
    font-size: 18px;
}
.ce-bt-item-button:hover{
    text-decoration: none;
    background-color: #ff9d92;
}
.ce-step-item:hover .ce-bt-item-button > .ce-seeming{
    display: none;
}
.ce-step-item:hover .ce-bt-item-button > .ce-inside{
    display: block;
}
.ce-zs-box{
    background-color: #d7f0ff;
    padding: 10px;
    width: 272px;
    position: relative;
}
.ce-zs-box:after{
    content: " ";
    background: url(../images/company/ce-subscript.png) no-repeat;
    width: 91px;
    height: 85px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 5;
}
.ce-zs-box:nth-child(2), .ce-zs-box:nth-child(3){
    margin: auto 20px;
}
.ce-zs-box-in{
    background-color: #fff;
    width: 252px;
    padding: 10px;
    box-shadow: 0 0 6px rgba(184,228,255,0.8);
}


/*新首页*/
.index-banner.index-bac {
    background: url(../images/company/co-banner.jpg) no-repeat center;
    height: 395px;
    background-size: cover;
}

.co-new-floor-title{
    font-size: 16px;
    color: #666;
    display: inline-block;
}
.co-new-floor-title span{
    font-size: 34px;
    color: #333;
    border-bottom: 2px solid #cedaf8;
    display: inline-block;
    padding: 10px;
    min-width: 420px;
    margin-bottom: 10px;
}
.co-new-floor-title1:before{
    content: "";
    background: url(../images/company/title-img.png) no-repeat -15px 0;
    height: 92px;
    width: 102px;
    display:inline-block;
    vertical-align: -7px;
}
.co-new-floor-title1:after{
    content: "";
    background: url(../images/company/title-img.png) no-repeat -15px -103px;
    height: 92px;
    width: 102px;
    display: inline-block;
    vertical-align: -7px;
}
.co-new-floor-title2:before{
    content: "";
    background: url(../images/company/title-img.png) no-repeat -15px -195px;
    height: 92px;
    width: 102px;
    display:inline-block;
    vertical-align: -7px;
}
.co-new-floor-title2:after{
    content: "";
    background: url(../images/company/title-img.png) no-repeat -15px -279px;
    height: 92px;
    width: 102px;
    display: inline-block;
    vertical-align: -7px;
}
.co-new-floor-title3:before{
    content: "";
    background: url(../images/company/title-img.png) no-repeat -15px -371px;
    height: 92px;
    width: 102px;
    display:inline-block;
    vertical-align: -7px;
}
.co-new-floor-title3:after{
    content: "";
    background: url(../images/company/title-img.png) no-repeat -15px -483px;
    height: 92px;
    width: 102px;
    display: inline-block;
    vertical-align: -7px;
}
.co-new-floor-title4:before{
    content: "";
    background: url(../images/company/title-img.png) no-repeat 0 -577px;
    height: 92px;
    width: 135px;
    display: inline-block;
    vertical-align: -7px;
}
.co-new-floor-title4:after{
    content: "";
    background: url(../images/company/title-img.png) no-repeat 0 -577px;
    height: 92px;
    width: 135px;
    display: inline-block;
    vertical-align: -7px;
}
.co-new-floor-title5:before{
    content: "";
    background: url(../images/company/title-img.png) no-repeat -15px -653px;
    height: 92px;
    width: 112px;
    display: inline-block;
    vertical-align: -7px;
}
.co-new-floor-title5:after{
    content: "";
    background: url(../images/company/title-img.png) no-repeat -15px -739px;
    height: 92px;
    width: 112px;
    display: inline-block;
    vertical-align: -16px;
}
.co-new-policy {
    width: 1170px;
    margin: 0px auto;
}
.co-new-country {
    width: 260px;
    height: 250px;
    background:-webkit-linear-gradient(#fff,#fff,#fff, #eaf0ff);
    background: -o-linear-gradient(#fff,#fff,#fff, #eaf0ff);
    background: -moz-linear-gradient(#fff,#fff,#fff, #eaf0ff);
    background: linear-gradient(#fff,#fff,#fff, #eaf0ff);
    border: 1px solid #d4dbfd;
    margin: 13px 13px 43px 13px;
    position: relative;
    border-radius: 5px;
}
.co-new-country .con-img{
    position: absolute;
    left: calc(50% - 59px);
    top:-50px;
}
.co-new-coun-title{
    text-align: center;
    font-size: 20px;
    color: #1e245c;
    position: relative;
    z-index: 2;
    margin: 70px auto auto;
}
.co-new-coun-tg{
    text-align: center;
    font-size: 18px;
    color: #ebf0ff;
    position: relative;
    z-index: 1;
    margin-top: -10px;
    line-height: 14px;
}
.co-new-coun-tg span{
    display: inline-block;
    height: 2px;
    width: 50px;
    background-color: #a2adf9;
}
.co-new-content{
    font-size: 14px;
    color: #666;
    padding:10px 15px;
}
.co-new-content a{
    color: #556df6;
}
.co-new-btn {
    margin: 0px auto;
    background-color: #4285f4;
    border: none;
    border-radius: 30px;
    color: #fff !important;
    border: 2px solid #4285f4;
}

.co-new-btn:hover {
    background-color: #376bc2;
    border: 2px solid #376bc2;
}
.co-new-btn2 {
    margin: 0px auto;
    background-color: #fff;
    border: none;
    border-radius: 30px;
    border: 2px solid #a0bcff;
    color: #a0bcff!important;
}
.co-new-btn2:hover {
    color: #4285f4!important;
    border-color: #4285f4;
}

.co-new-bg2 {
    background: url(../images/company/co-floor-bac.jpg) no-repeat center;
    height: 815px;
    background-size: cover;
}
.co-new-yt{
    width: 350px;
    height: 240px;
    background: url(../images/company/co-new-yt-bc.jpg) no-repeat left bottom #fff;
    box-shadow: 0 0 6px #cdd7ed;
    border-radius: 5px;
    position: relative;
}
.co-new-yt:hover{
  text-decoration: none;
  box-shadow:  0 0 10px rgba(190,203,255,0.3);
  transform: scale(1.01);
}
.co-new-yt-inbox{
    padding: 15px;
}
.co-new-yt-left{
    width: 714px;
}
.co-new-yt-tt{
    font-size: 20px;
    color: #333;
}
.co-new-yt-tt:after{
    content: "";
    display: inline-block;
    height: 2px;
    width: 50px;
    background-color: #98a6f8;
}
.co-new-yt-tt div{
    text-shadow: 0 3px 0 #e4e7fc;
    position: relative;
    z-index: 2;
}
.co-new-yt-tt span{
    position: absolute;
    color: #aab6fb;
    z-index: 1;
    top: 16px;
    opacity: 0.2;
}
.co-new-yt-content{
    font-size: 16px;
    color: #666;
}
.co-new-yt-link{
    font-size: 16px;
    color: #556df6!important;
    cursor: pointer;
}
.tag-nb{
    position: absolute;
    background-color: #ff9999;
    color: #fff;
    width: 40px;
    height: 60px;
    right: 10px;
    top:-10px;
    box-shadow: 2px 6px 3px #fec7c7;
    text-align: center;
    padding-top: 15px;
}
.tag-nb.blue{
    background-color: #99bdff;
    box-shadow: 2px 6px 3px #cccfee;
}
.tag-nb:before{
    content: "";
    border: 20px solid #ff9999;
    border-color: transparent #ff9999 transparent transparent;
    display: block;
    bottom: -20px;
    position: absolute;
    filter:drop-shadow(2px 6px 3px #fec7c7)
}
.tag-nb:after{
    content: "";
    border: 20px solid #ff9999;
    border-color: transparent transparent transparent #ff9999;
    display: block;
    bottom: -20px;
    position: absolute;
    filter:drop-shadow(2px 6px 3px #fec7c7)
}
.tag-nb.blue:before{
    content: "";
    border: 20px solid #99bdff;
    border-color: transparent #99bdff transparent transparent;
    display: block;
    bottom: -20px;
    position: absolute;
    filter:drop-shadow(2px 6px 3px #cccfee)
}
.tag-nb.blue:after{
    content: "";
    border: 20px solid #99bdff;
    border-color: transparent transparent transparent #99bdff;
    display: block;
    bottom: -20px;
    position: absolute;
    filter:drop-shadow(2px 6px 3px #cccfee)
}
.co-new-yt-right{
    width: 420px;
    height: 520px;
    background: url(../images/company/co-new-yt-rbac.jpg) no-repeat top left;
}
.co-new-yt-right-title h3{
    text-align: center;
    color: #fff;
    font-size: 20px;
    letter-spacing:2px;
    padding: 25px 0;
}
.co-new-yt-inbox2{
    padding: 20px 30px 20px 66px;
}
.co-new-chekbox{
    display: inline-block;
    color: #fff;
    width: 160px;
    float: left;
    margin: 15px auto;
    font-size: 15px;
}
.co-new-chekbox input{
    height: 15px;
    width: 15px;
    vertical-align: top;
}
.co-new-input{
    width: 287px;
    padding: 6px 15px;
    border-radius: 5px;
    font-size: 14px;
    outline: none;
    background-color: #f5f8ff;
    border: none;
    height: 40px;
    border: 2px solid #e3e7f6;
}
.co-new-bg3{
    background-color: #f5f8ff;
}
.co-new-howdo-left ,.co-new-howdo-right{
    width: 580px;
    position:relative;
}
.con-new-howdo-item{
    width: 180px;
    height: 180px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(121,201,228,0.3);
    padding: 10px;
    display: block;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    cursor: pointer;
    text-decoration: none;
}

.con-new-howdo-item-in {
    width: 160px;
    height: 160px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #bceeff;
    box-shadow: 0 0 15px rgba(121,201,228,0.3);
    position: relative;
}
.con-new-howdo-bt-item {
    position: relative;
    text-align: center;
    padding-top: 40px;
}
.con-new-howdo-bt-item:after{
    content:"";
    display: block;
    width: 50px;
    height: 2px;
    background-color: #a8e5f0;
    margin: 10px auto;
}
.con-new-howdo-seeming {
    color: #333;
    display: block;
    font-size: 18px;
    text-decoration: none;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}
.con-new-howdo-inside {
    color: #f60;
    display: none;
    font-size: 18px;
    text-decoration: none;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}
.con-new-howdo-item:hover{
    text-decoration: none;
    box-shadow: 0 0 10px rgba(121,201,228,0.8);
}
.con-new-howdo-item:hover > .con-new-howdo-item-in > .con-new-howdo-bt-item > .con-new-howdo-seeming{
    display: none;
    text-decoration: none;
}
.con-new-howdo-item:hover > .con-new-howdo-item-in > .con-new-howdo-bt-item > .con-new-howdo-inside{
    display: block;
    text-decoration: none;
}

.company-a-wap{
}
.company-wap {
  position: relative;
}
.company-wap-item {
  position: relative;
  text-align: center;
}

.company-wap-item-a {
  color: #3542b5;
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
}
.company-wap-item-b {
  color: #f60;
  display: none;
  text-decoration: none;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
}

.company-a-wap:hover{
  text-decoration: none;
  box-shadow: 0 0 10px rgba(121,201,228,0.8);
}
.company-a-wap:hover > .company-wap > .company-wap-item > .company-wap-item-a{
  display: none;
  text-decoration: none;
}
.company-a-wap:hover > .company-wap > .company-wap-item > .company-wap-item-b{
  display: block;
  text-decoration: none;
}

.con-new-howdo-item2{
    width: 180px;
    height: 180px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(121,201,228,0.3);
    padding: 10px;
    display: block;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    text-decoration: none;
}

.con-new-howdo-item-in {
    width: 160px;
    height: 160px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #bceeff;
    box-shadow: 0 0 15px rgba(121,201,228,0.3);
    position: relative;
}
.con-new-howdo-bt-item {
    position: relative;
    text-align: center;
    padding-top: 40px;
}
.con-new-howdo-bt-item:after{
    content:"";
    display: block;
    width: 50px;
    height: 2px;
    background-color: #a8e5f0;
    margin: 10px auto;
}
.con-new-howdo-seeming2 {
    color: #333;
    display: block;
    font-size: 18px;
    text-decoration: none;
}
.con-new-howdo-inside2 {
    color: #333;
    display: none;
    font-size: 18px;
    text-decoration: none;
}
.con-new-howdo-item2:hover{
    text-decoration: none;
}
.con-new-howdo-item2:hover > .con-new-howdo-item-in > .con-new-howdo-bt-item > .con-new-howdo-seeming2{
    display: none;
    text-decoration: none;
}
.con-new-howdo-item2:hover > .con-new-howdo-item-in > .con-new-howdo-bt-item > .con-new-howdo-inside2{
    display: block;
    text-decoration: none;
}
.co-new-howdo-left-item{
    position: relative;
}
.co-new-howdo-left-item-img1{
    position: absolute;
    z-index: 1;
    top: -60px;
    left: 15px;
}
.co-new-howdo-right-title{
    font-size: 22px;
    color: #333333;
}
.co-new-howdo-right-title i{
    display: inline-block;
    height: 25px;
    width: 6px;
    border-radius: 3px;
    background-color: #abb3ff;
    vertical-align: -5px;
    margin-right: 5px;
}
.co-new-howdo-right-title span{
    display: inline-block;
    float: right;
    font-size: 16px;
    color: #777;
    margin-top: 7px;
}
.co-new-howdo-right-title span a{
    color: #f60;
}
.co-new-hoedo-right-item{
    width: 180px;
    height: 200px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #d8e8ff;
    box-shadow: 0 0 6px rgba(232,236,252,0.8);
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 20px 0;
    margin: 10px auto 10px;
    float: left;
}
.co-new-hoedo-right-item:nth-child(2) ,.co-new-hoedo-right-item:nth-child(5){
    margin: 10px 19px 10px;
}
.co-new-hoedo-right-item h6{
    color: #3542b5;
    font-size: 16px;
    font-weight: bold;
}
.co-new-hoedo-right-item p{
    color: #3542b5;
}
.co-new-bg4 {
    background: url(../images/company/co-floor-bac2.jpg) no-repeat center;
    height: 773px;
    background-size: cover;
}
.co-new-service{
    width: 492px;
    height: 375px;
    background: url(../images/company/co-new-service-bac-left.jpg) no-repeat left top;
}
.co-new-service h4{
    padding:15px 56px 0 30px;
    color: #fff;
    text-shadow:  0 3px 1px #4e52eb;
}
.co-new-service h4 a{
    float: right;
    color: #64f6ff;
    font-size: 16px;
    text-shadow: none;
    cursor: pointer;
}
.co-new-service-in{
    padding:12px 58px 0 30px;
}
.co-new-service-left-block{
    width: 190px;
    height: 120px;
    background-color: #f5f7ff;
    border: 1px solid #b2bdfb;
    display: inline-block;
    cursor: pointer;
    margin: 10px auto;
    text-align: center;
    text-decoration: none;
}
.co-new-service-left-block p{
    font-size: 18px;
    color: #333;
    text-decoration: none;
}
.half{
    width: 50%;
}
.co-new-service-left-block:hover{
    box-shadow: 0 0 5px rgba(163,189,255,0.5);
    text-decoration: none;
}
.co-new-service-right{
    /*width: 648px;*/
}
.co-new-service-right-item{
    width: 286px;
    height: 189px;
    border: 1px solid #d3dafd;
    background-color: #fff;
    padding: 20px 0;
    display: inline-block;
    float: left;
    text-align: center;
    margin-left: -1px;
    text-decoration: none;
    position: relative;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.co-new-service-right-item:nth-child(1) ,.co-new-service-right-item:nth-child(2) ,.co-new-service-right-item:nth-child(3){
    box-shadow: 0 0 5px rgba(255,172,190,0.3);
    border-color: #ffacbe;
    z-index: 1;
}
.co-new-service-right-item h6{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}
.co-new-service-right-item p{
    color: #999;
}
.co-new-service-right-item:hover{
    text-decoration: none;
    box-shadow: 0 0 5px rgba(163,189,255,0.5);
    transform: scale(1.02);
    z-index: 3;
}
.co-new-service-right-item:nth-child(1):hover ,.co-new-service-right-item:nth-child(2):hover ,.co-new-service-right-item:nth-child(3):hover{
    box-shadow: 0 0 10px rgba(255,172,190,0.3);
    text-decoration: none;
    transform: scale(1.05);
    z-index: 3;
}
.co-new-faq-item{
    width: 556px;
    height: 183px;
    border: 5px solid #d4dfff;
    background: url(../images/company/co-new-faq-bc.jpg) no-repeat left bottom #fff;
    float: left;
    margin-bottom: 30px;
}
.co-new-faq-item:nth-child(2n){
    float: right;
}
.co-new-faq-item-title{
    height: 46px;
    width: 100%;
    background: linear-gradient(#fff,#dee7ff);
    background: -o-linear-gradient(#fff,#dee7ff);
    background: -webkit-linear-gradient(#fff,#dee7ff);
    background: -moz-linear-gradient(#fff,#dee7ff);
    box-shadow:0 3px 3px rgba(208,221,255,0.5);
    color: #4157eb;
    margin-top: 0;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
}
.co-new-faq-item-title i{
    height: 26px;
    width: 26px;
    display: inline-block;
    border: 2px solid #4157eb;
    border-radius: 13px;
    margin-right: 10px;
    padding-left: 2px;
    font-size: 16px;
    vertical-align: 3px;
    padding-top: 1px;
}
.co-new-faq-item-title span{
    float: right;
    color: #6678e8;
    font-weight: bold;
    opacity: 0.5;
    font-size: 16px;
    display: inline-block;
    margin-top: 8px;
}
.co-new-item-content{
    padding: 5px 15px;
    font-size: 15px;
    letter-spacing:1px;
    color: #666;
}
.co-new-item-content a{
    color: #4157eb;
    cursor: pointer;
}
.title-lines {
    height: 3px;
    display: inline-block;
    width: 50px;
    background-color: #9e9fb8;
    margin: 10px 20px;
    border-radius: 3px;
}
.title-lines {
    height: 3px;
    display: inline-block;
    width: 50px;
    background-color: #9e9fb8;
    margin: 10px 20px;
    border-radius: 3px;
}
.color-purplegray {
    color: #9e9fb8;
}
#Tab_lawyer {
    width: 792px;
    margin: 0px;
    padding: 0px;
}
.Menubox_lawyer {
    width:100%;
    background:url(bg2.gif);
    height:28px;
    line-height:28px;
}
.Menubox_lawyer ul{
    margin:0px;
    padding:0px;
}
.Menubox_lawyer li{
    float:left;
    display:block;
    cursor:pointer;
    width:116px;
    text-align:center;
    color: #333333;
    font-size: 15px;
}
.Menubox_lawyer li.hover {
    padding: 0px;
    background: #fff;
    width: 116px;
    border: 1px solid #4285f4!important;
    color: #fff!important;
    height: 27px;
    line-height: 25px!important;
    background-color: #4285f4!important;
    border-radius: 22px;
}
.Contentbox_lawyer{
    clear:both;
    margin-top:15px;
    text-align:center;
    padding-top:8px;
}
.index-lawyer-box{
    width: 376px;
    /*height: 143px;*/
    /*border: 1px solid #000000;*/
    margin: 10px 10px;
}
.lawyer-box-in {
    padding: 10px 17px 20px;
    position: relative;
    border: 1px solid #d9e2f1;
    background-color: #fff;
    height: 135px;
    margin: 15px auto;
}
.lawyer-box-in-left{
    width: 120px;
    float: left;
    position: relative;
    text-align: center;
}
.lawyer-img{
    width: 100px;
    border-radius:50px;
    box-shadow: 1px 5px 5px rgba(188, 196, 255, 0.8);
    -moz-box-shadow: 1px 5px 5px rgba(188, 196, 255, 0.8);
    -webkit-box-shadow:1px 5px 5px rgba(188, 196, 255, 0.8);
    position: absolute;
    margin-top: -40px;
    overflow: hidden;
    border: 1px solid #e4e7ff;
}
.lawyer-box-in-left p{
    text-transform: uppercase;
    color: #666666;
    font-size: 18px;
    margin-top: 15px;
}
.lawyer-box-in-right{
    width: 210px;
    float: right;
    text-align: left;
}
.input-slogan{
    list-style: none;
}
.index-ca-rightbox {
    width: 354px;
    height: 488px;
    background-color: #ffffff;
}
.input-slogan li{
    padding-left: 30px;
    background: url(../images/company/hook.png) no-repeat left top;
    margin-bottom: 10px;
    color: #999;
}
.index-tm-inp-new{
    width: 290px;
    margin: 5px 23px;
    padding: 6px 27px;
    border: none;
    border-radius: 0;
    font-size: 12px;
    outline: none;
    background-color: #f5f8ff;
}
.search-tm-pc-new {
    position: absolute;
    top: 12px;
    left: 29px;
    color: #ccc;
    z-index: 11;
    font-size: 14px;
}
.newbox-index{
    padding: 10px;
    background-color: #eff5fa;
}
.index_search_up_label {
    border-radius: 4px;
    font-size: 14px;
    height: 40px;
    padding-left: 24px;
    text-align: right;
    position: relative;
}
.index_search_up_input {
    width: 286px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 10px;
    vertical-align: middle;
    background: none;
    border: none;
    background-color: #f5f8ff;
    color: #666;
    font-weight: normal;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.index_search_up_search {
    left: 20px;
    top: 20%;
    display: inline-block;
    vertical-align: middle;
    background-size: 100% auto;
    background-position: 50%;
    background-repeat: no-repeat;
    position: absolute;
    color: #333;
}
.tab-carrow-tool {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 15px;
    font-weight: bold;
}

/*改版iqc*/
.iqc-i-new{
    margin: auto;
    text-align: center;
}
.iqc-hot.new{
    height: 260px;
}


/*新英国公司注册*/
.index-banner.co-index-uk-bac {
    background: url(../images/company/co-uk-banner.jpg) no-repeat center;
    height: 395px;
    background-size: cover;
    padding: 50px 0 70px 0;
}
.co-uk-tg{
    background: url(../images/company/co-uk-tg.png) no-repeat center;
    height: 344px;
    margin: 50px 0;
    padding-top: 160px;
}
.co-uk-tg > ul{
    padding: 0;
    margin: 0;
}
.co-uk-tg > ul >li{
    float: left;
    width: 369px;
    margin-left: 15px;
    list-style: none;
    color: #395299;
    font-size: 14px;
    padding: 10px 20px;
    line-height: 35px;
}
.co-uk-title{
    position: relative;
    text-align: center;
    margin: 40px auto 30px;
}
.co-uk-title h2{
    font-size: 36px;
    color: #153793;
    position: relative;
    z-index: 2;
    margin-top: -30px;
}
.co-uk-title span{
    display: inline-block;
    margin: auto;
    position: relative;
    z-index: 1;
    color: #b5caff;
    font-size: 32px;
    text-transform: uppercase;
    opacity: .5;
}
.co-uk-type{
    height: 160px;
    width: 550px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(201,216,255,0.15);
    position: relative;
    padding: 15px 120px 10px 40px;
    float: left;
    margin: 10px 10px;
}
.co-uk-type.srgs{
    background: url(../images/company/co-uk-icon4.png) no-repeat bottom right #fff;
}
.co-uk-type.jjh{
    background: url(../images/company/co-uk-icon3.png) no-repeat bottom right #fff;
}
.co-uk-type.dbgs{
    background: url(../images/company/co-uk-icon2.png) no-repeat bottom right #fff;
}
.co-uk-type.wxgs{
    background: url(../images/company/co-uk-icon1.png) no-repeat bottom right #fff;
}
.co-uk-type-title{
    font-size: 26px;
    color: #4c7fff;
}
.co-uk-type-font{
    margin-top: 15px;
    color: #999999;
    line-height: 28px;
}
.co-uk-step{
    background: url(../images/company/co-uk-f3bc.jpg) no-repeat;
    height: 320px;
    width: 1170px;
    padding-top: 50px;
}
.co-uk-step-item {
    width: 180px;
    height: 210px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 5px 0 #e4ecff;
    padding: 10px;
    display: block;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    cursor: pointer;
    float: left;
    margin-left:9px;
    margin-right:9px;
}
.co-uk-step-item:first-child{
    margin-left: 0;
}
.co-uk-step-item:last-child{
    margin-right: 0;
}
.co-uk-step-item-in {
    width: 160px;
    height: 190px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px dashed #a7bfff;
    position: relative;
}

.co-uk-step-item-in img{
    position: absolute;
    top: -50px;
    left: 34px;
}
.co-uk-bt-item{
    position: relative;
    text-align: center;
    padding-top: 60px;
}
.co-uk-bt-item-button{
    height: 40px;
    color: #fff;
    background-color: #7fa3ff;
    width: 140px;
    line-height: 40px;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    cursor:pointer;
    border: none;
}
.co-uk-seeming
{
    color: #fff;
    display: block;
    font-size: 18px;
}
.co-uk-inside{
    color: #fff;
    display: none;
    font-size: 18px;
}
.co-uk-step-item:hover .co-uk-bt-item-button{
    text-decoration: none;
    background-color: #ff9d92;
}
.co-uk-step-item:hover .co-uk-bt-item-button > .co-uk-seeming{
    display: none;
}
.co-uk-step-item:hover .co-uk-bt-item-button > .co-uk-inside{
    display: block;
}
.co-uk-step-item:hover{
    text-decoration: none!important;
}
.co-uk-se-left{
    background: url(../images/company/co-uk-sebc.jpg) no-repeat;
    height: 287px;
    width: 405px;
    float: left;
    padding: 38px 34px 10px 64px;
}
.co-uk-se-left h5{
    font-size: 22px;
    letter-spacing: 5px;
    margin-top: 3px;
}
.co-uk-se-left p{
    color: #666666;
    font-size: 14px;
    line-height: 28px;
    margin-top: 30px;
}
.co-uk-se-right{
    float: right;
    width: 700px;
}
.co-uk-other-service{
    background-color: #fff;
    border:1px solid #becbff;
    display: inline-block;
    height: 119px;
    width: 329px;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 30px;
    margin-bottom: 40px;
}
.co-uk-other-service:nth-child(2n){
    margin-right: 0;
}
.co-uk-other-service .left{
    width: 118px;
    padding-top: 15px;
    text-align: center;
}
.co-uk-other-service .right{
    width: 209px;
    padding: 15px 0 0 15px;
    height: 117px;
    background-color: #eff3ff;
    border-radius: 0 5px 5px 0;
}
.co-uk-other-service .right h4{
    color: #4c7fff;
    margin-top: 20px;
}
.co-uk-other-service .right p{
    color: #555555;
}
.co-uk-other-service:hover{
    text-decoration: none;
    box-shadow:  0 0 10px rgba(190,203,255,0.3);
    transform: scale(1.01);
}
.iqc-question.faq-b2:before {
    position: absolute;
    top: -16px;
    right: 430px;
    border: 8px solid #c8dded;
    border-color: transparent transparent #c8dded transparent;
    display: block;
    content: " ";
}
.iqc-question.faq-b2:after {
    position: absolute;
    top: -15px;
    right: 430px;
    border: 8px solid #c8dded;
    border-color: transparent transparent #fff transparent;
    display: block;
    content: " ";
}
.tag-uk{
    position: absolute;
    background-color: #ff9999;
    color: #fff;
    width: 30px;
    height: 30px;
    left: 5px;
    top:-5px;
    box-shadow: 2px 6px 3px #fec7c7;
    text-align: center;
    padding-top: 7px;
    z-index: 2;
}
.tag-uk:before{
    content: "";
    border: 15px solid #ff9999;
    border-color: transparent #ff9999 transparent transparent;
    display: block;
    bottom: -15px;
    position: absolute;
    filter:drop-shadow(2px 6px 3px #fec7c7);
    z-index: -1;
}
.tag-uk:after{
    content: "";
    border: 15px solid #ff9999;
    border-color: transparent transparent transparent #ff9999;
    display: block;
    bottom: -15px;
    position: absolute;
    filter:drop-shadow(2px 6px 3px #fec7c7);
    z-index: -1;
}

.uk-font6 {
    font-size: 14px;
    color: #4285f4!important;
}
/*ISO页面*/
.index-banner.iso-index {
  background: url(../images/company/ce-iso-banner.png) no-repeat center;
  height: 579px;
  background-size: cover;
}
.iso-rightbox {
  width: 343px;
  height: 285px;
  background-color: #f6f9fb;
  padding: 11px 8px;
  margin-top: 50px;
}
.iso-sbox{
  width: 326px;
  height: 265px;
  border: 1px solid #edf3f7;
  background-color: #fff;
}
.iso-inp {
  width: 287px;
  padding: 6px 27px;
  border-radius: 5px;
  font-size: 14px;
  outline: none;
  background-color: #f5f8ff;
  border: none;
}
.iso-icon {
  position: relative;
  border-collapse: separate;
  width: 287px;
  margin: 0px auto;
}
.iso-box-font1{
  font-size: 20px;
  color: #ff6600;
  letter-spacing: 2px;
}
.iso-box-font2{
  font-size: 14px;
  color: #606a8b;
  margin-bottom: 0px;
}
.iso-box-font3{
  color: #a1a1a1;
  padding: 10px 0px 0px 0px;
}
.iso-box-font4{
  color: #ff6600;
}
.iso-box-btn{
  width: 287px;
  border-radius: 30px;
  font-size: 16px;
}
.iso-test1{
  background: url(../images/company/ce-iso-bg1.png) no-repeat bottom;
  height: 700px;
}
.iso-test2{
  background: url(../images/company/ce-iso-bg2.png) no-repeat bottom;
  height: 443px;
}
.iso-test3{
  background: url(../images/company/ce-iso-bg3.jpg) no-repeat bottom;
  height:725px;
}
.iso-test4{
  background: url(../images/company/ce-iso-bg4.png) no-repeat bottom;
  height: 635px;
}
.iso-test5{
  background-color: #f5f8ff;
  height: 394px;
}
.iso-policy {
  width: 1170px;
  height: 760px;
  margin: 60px 0px auto;
}
.iso-species{
  color:#333333;
}
.iso-species:hover{
  color: #3569ff;
}
.iso-hot {
  width: 260px;
  height: 260px;
  background-color: #fff;
  border: 1px solid #eeeaff;
  margin: 13px;
  position: relative;

}

.iso-hot:hover {
  box-shadow: 0 0 20px #f0efff;
  background-color: #cfe2f3;

}
.iso-i {
  width: 110px;
  height: 110px;
  margin: 20px auto;
  /* 3D变形 */
  transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}
.iso-i-in {
  height: 100%;
  transition: 0.8s;
}
.iso-i:hover .iso-i-in{
  transform: rotateY(180deg);
}
.iso-font1 {
  font-size: 26px;
  text-align: center;
  padding-top: 10px;
}

.iso-font2 {
  font-size: 16px;
  padding-left: 20px;
}

.iso-font3 {
  font-size: 18px;
  text-align: center;
}

.iso-font4 {
  font-size: 26px;
  color: #333333;
  font-weight: bold;
}
.iso-font5{
  font-size: 16px;
  color: #676767;
}
.iso-font6{
  font-size: 24px;
  color: #fff;
}
.iso-font7{
  font-size: 16px;
  color: #fff;
}
.iso-font8{
  font-size: 18px;
  color: #676767;
  border-left: 5px solid #357ef4;
  padding-left: 10px;
}
.iso-font9{
  font-size: 16px;
  color: #3b3b3b;
}
.iso-font10{
  font-size: 16px;
  padding-left: 60px;
}
.ce-iso-title {
  font-size: 36px;
  color: #3981f4;
  font-weight: 500;
  position: relative;
  letter-spacing: 5px;
  z-index: 2;
}
.ce-iso-title span {
  display: block;
  position: absolute;
  font-size: 45px;
  color: #79a3dc;
  opacity: .1;
  top: -21px;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
}
.iso-join{
  width: 1160px;
  margin: 40px auto;
}
.iso-join-box{
  width: 193px;
  height: 231px;
  text-align: center;
  margin: 0px 19px;
}
.iso-package-box{
  width: 369px;
  height: 480px;
  background-color: #fff;
  border: 1px solid #d2dfff;
  padding: 30px 16px;
  margin: 0px 10px;
}
.iso-package-title{
  width:334px;
  height: 112px;
  border-radius: 5px;
  background: -webkit-linear-gradient(right,#84c7ff,#327bf3);
  background: -o-linear-gradient(right,#84c7ff,#327bf3);
  background: -moz-linear-gradient(right,#84c7ff,#327bf3);
  background: -mos-linear-gradient(right,#84c7ff,#327bf3);
  background: linear-gradient(right,#84c7ff,#327bf3);
  margin: 0px auto;
  padding: 20px;
}
.iso-package-title2{
  width:334px;
  height: 112px;
  border-radius: 5px;
  background: -webkit-linear-gradient(right,#8e98f4,#4e42e3);
  background: -o-linear-gradient(right,#8e98f4,#4e42e3);
  background: -moz-linear-gradient(right,#8e98f4,#4e42e3);
  background: -mos-linear-gradient(right,#8e98f4,#4e42e3);
  background: linear-gradient(right,#8e98f4,#4e42e3);
  margin: 0px auto;
  padding: 20px;
}
.iso-package-title3{
  width:334px;
  height: 112px;
  border-radius: 5px;
  background: -webkit-linear-gradient(right,#f88bc1,#e73d74);
  background: -o-linear-gradient(right,#f88bc1,#e73d74);
  background: -moz-linear-gradient(right,#f88bc1,#e73d74);
  background: -mos-linear-gradient(right,#f88bc1,#e73d74);
  background: linear-gradient(right,#f88bc1,#e73d74);
  margin: 0px auto;
  padding: 20px;
}
.iso-btn2 {
  width: 70%;
  margin: 0px auto;
  background-color: #ff6600;
  border: none;
  border-radius: 30px;
  color: #fff !important;
  font-size: 18px;
}
.iso-btn2:hover {
  background-color: #cc5200;
}
#isoTab_process{
  width:1140px;
  height: 395px;
  background-color: #fff;
  margin:0px auto;
  padding:0px;
}
.isoMenubox_process {
  width:100%;
  height:28px;
  line-height:28px;
}
.isoMenubox_process ul{
  margin:0px;
  padding:0px;
}
.isoMenubox_process li{
  background-color: #f3f7ff;
  width:227px;
  height: 40px;
  line-height: 40px;
  float:left;
  display:block;
  cursor:pointer;
  text-align:center;
  color: #333333;
  font-size: 18px;
  overflow: hidden;
  position: relative;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.isoMenubox_process li.hover{
  background-color: #fff;
  padding:0px;
  width:231px;
  height:45px;
  line-height: 45px;
  color:#1985fc;
  margin-top: -7px;
  border-radius: 5px 5px 0px 0px;
}
.isoContentbox_process{
  clear:both;
  margin-top:15px;
  text-align:center;
  padding-top:8px;
}
.tab_process_box{
  width: 1140px;
  height: 150px;
}
.iso-process-box{
  width: 400px;
  /*height: 143px;*/
  /*border: 1px solid #000000;*/
  margin: 10px 10px;
}
.process-box-in{
  width: 1140px;
}
.iso-process-detail{
  width: 320px;
  text-align: left;
  margin-left: 40px;
  margin-right: 27px;
}
.iso-process-detail3{
  width: 260px;
  text-align: left;
  margin-left: 40px;
  margin-right: 27px;
}
.iso-process-detail1{
  width: 593px;
  height: 151px;
  border: 1px dashed #b4b4b4;
  text-align: left;
  margin-left: 20px;
  margin-right: 27px;
}
.iso-process-detail2{
  width: 775px;
  height: 151px;
  border: 1px dashed #b4b4b4;
  text-align: left;
  margin-right: 27px;
}
.iso-process-font1{
  font-size: 18px;
  color: #fdaa22;
  border-left: 2px solid #fda413;
  padding-left: 10px;
}
.iso-process-font2{
  font-size: 14px;
  color: #666666;
}
.iso-process-font3{
  width: 145px;
  font-size: 18px;
  color: #fdaa22;
  background-color: #fff;
  margin: 0px auto;
  margin-top: -13px;
}
.iso-process-content{
  width: 187px;
  margin: 40px 0px 0px 75px;
}
.iso-process-content1{
  width: 222px;
  margin: 40px 0px 0px 27px;
}
.iso-icon1 {
  position: relative;
  border-collapse: separate;
  width: 447px;
  height: 43px;
}
.iso-inp1 {
  width: 447px;
  padding: 6px 27px;
  font-size: 14px;
  outline: none;
  background-color: #ebedf2;
  border: 2px solid #c9cfdc;
  box-shadow: 0px 0px 10px #cdd3de inset;
}
/*iso新页面2020/2/21*/
.index-banner.ceiso-index {
    background: url(../images/company/ceiso-banner.png) no-repeat center;
    height: 467px;
    background-size: cover;
}
.ceiso-rightbox {
    width: 343px;
    height: 270px;
    background-color: #f6f9fb;
    padding: 11px 8px;
    margin-top: 50px;
}
.ceiso-sbox {
    width: 326px;
    height: 250px;
    border: 1px solid #edf3f7;
    background-color: #fff;
}
.ceiso-inp {
    width: 285px;
    padding: 6px 18px;
    border-radius: 5px;
    font-size: 14px;
    outline: none;
    background-color: #f5f8ff;
    border: none;
}
.ceiso-title {
    font-size: 36px;
    color: #333333;
    font-weight: bold;
    position: relative;
    letter-spacing: 5px;
    z-index: 2;
}
.ceiso-title span {
    display: block;
    position: absolute;
    font-size: 45px;
    color: #79a3dc;
    opacity: .1;
    top: -21px;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
}
.ceiso-package-title{
    width:334px;
    height: 112px;
    border-radius: 5px;
    background-color: #72c5ff;
    margin: 0px auto;
    padding: 20px;
    box-shadow:4px 4px 10px #a7c3f0;
}
.ceiso-package-title2{
    width:334px;
    height: 112px;
    border-radius: 5px;
    background-color: #8ca8ff;
    margin: 0px auto;
    padding: 20px;
    box-shadow:4px 4px 10px #d4dfff;
}
.ceiso-package-title3{
    width:334px;
    height: 112px;
    border-radius: 5px;
    background-color: #4c9cff;
    margin: 0px auto;
    padding: 20px;
    box-shadow:4px 4px 10px #bcdaff;
}
.Menubox_process li{
    background-color: #f3f7ff;
    width:227px;
    height: 40px;
    line-height: 40px;
    float:left;
    display:block;
    cursor:pointer;
    text-align:center;
    color: #333333;
    font-size: 18px;
    overflow: hidden;
    position: relative;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.ceiso-font1{
    font-size: 20px;
    color: #333333;
}
.ceiso-font2{
    font-size: 18px;
    color: #5c5c5c;
    background-color: #f2f7ff;
    padding: 10px 0px;
}
.ceiso-font3 {
    font-size: 18px;
    color: #676767;
    border-left: 5px solid #72c5ff;
    padding-left: 10px;
}
.ceiso-join-box {
    width: 180px;
    text-align: center;
    margin: 0px 6px;
    border:1px solid #d6e2ff;
    border-top: 1px solid #79a1e3;
    box-shadow:4px 4px 10px #e8ecf4;
    padding: 40px 0px 10px 0px;
    background-color: #fff;
}
.ceiso-join-box:hover{
	box-shadow:0px 0px 10px #b8cdef;
}
.ceiso-btn2{
    width: 75%;
    margin: 0px auto;
    background-color: #4285f4;
    border: none;
    border-radius: 30px;
    color: #fff !important;
}
.ceiso-btn2:hover{
    background-color: #FF9900;
    color: #fff;
}
/*医疗器械出口认证*/
.index-banner.ce-ylqx-index {
  background: url(../images/company/ce_ylqx_banner.png) no-repeat center;
  background-color: #f5f8ff;
  height: 425px;
  background-size: cover;
}
.ce-ylqx-warpper {
    margin-left: 0px;
    position: relative;
    padding: 0px;
    height: 66px;
    width: 636px;
    border-radius: 33px;
}
.ce-ylqx-cont1{
	background-color: #f5f8fc;
	border-bottom:1px solid #d4dbfe;
	height: 110px;
    padding: 0px 18px;
    margin-top: -54px;
}
.ce-ylqx-cont{
	background-color: #f5f8fc;
	border-bottom:1px solid #d4dbfe;
	height: 110px;
    padding: 0px 18px;
}
.ce-ylqx-i.new190311{
	margin: 20px 0px;
	width: 60px;
	}
.ce-ylqx-i.new190311 img{
  	width: 100%;
}
.ylqx-sale-hdis {
    position: relative;
    left: 70px;
    top: 2px;
}
.ylqx-font1{
	font-size: 18px;
    color: #333333;
    font-weight:bold;
}
.ylqx-font2 {
    padding: 0px 20px;
    color: #666666;
    font-size: 16px;
    line-height: 25px;
}
.ce-ylqx-btn {
    color: #fff !important;
    color: #fff;
    background-color: #4285f4;
    border-color: #4285f4;
}
.ce-ylqx-btn:hover, .ce-ylqx-btn:focus, .ce-ylqx-btn:active, .ce-ylqx-btn.active, .open > .dropdown-toggle.ce-ylqx-btn{ color:#fff; background-color:#376bc2; border-color:#376bc2 }
.ce-ylqx-btn:active, .ce-ylqx-btn.active, .open > .dropdown-toggle.ce-ylqx-btn{ background-image:none }
.pt100{
	padding-top:100px;
}
.ce_ylqx_icon1 {
    background: url(../images/company/ce_ylqx_icon1.png) no-repeat;
    background-size: 100%;
    display: block;
    width: 29px;
    height: 29px;
    margin-top: 5px;
    margin-right: 7px;
}
.ce_ylqx_icon2 {
    background: url(../images/company/ce_ylqx_icon2.png) no-repeat;
    background-size: 100%;
    display: block;
    width: 29px;
    height: 29px;
    margin-top: 5px;
    margin-right: 7px;
}
.ce_ylqx_icon3 {
    background: url(../images/company/ce_ylqx_icon3.png) no-repeat;
    background-size: 100%;
    display: block;
    width: 29px;
    height: 29px;
    margin-top: 5px;
    margin-right: 7px;
}
.ce_ylqx_icon4 {
    background: url(../images/company/ce_ylqx_icon4.png) no-repeat;
    background-size: 100%;
    display: block;
    width: 29px;
    height: 29px;
    margin-top: 5px;
    margin-right: 7px;
}
.ce-top-hot-s {
  position: relative;
}

.ce-top-hot-s:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 165px;
  display: inline-block;
  height: 12px;
  width: 19px;
  background: url(../images/menu-hn.png) no-repeat center;
  background-position: 0 -15px;
}