html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

img {
    vertical-align: middle
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

h5, .h5 {
    font-size: 14px;
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {

    .col-sm-3 {
        width: 25%
    }

    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:hover, a:focus {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

body {
    font-family: "Microsoft YaHei", sans-serif
}
.fl {
    float: left;
}
.fr{
    float:right;
}
a, a:visited {
    color: #666
}
a:hover {
    color: #ff6700
}
a.btn-link {
    color: #5bc0de
}
a.btn-link:hover {
    color: #ff6700
}
a.label-primary:visited {
    color: #fff
}
.clear {
    clear: both;
    display: block
}
.mt30 {
    margin-top: 30px
}
.mt10 {
    margin-top: 10px
}
.mt20 {
    margin-top: 20px
}
.mb30 {
    margin-bottom: 30px
}
.mb40 {
    margin-bottom: 40px;
}
.mb10 {
    margin-bottom: 10px
}
.mb20 {
    margin-bottom: 20px
}
.ml30 {
    margin-left: 30px
}
.ml10 {
    margin-left: 10px
}
.ml20 {
    margin-left: 20px
}
.ml40 {
    margin-left: 40px
}
.mr30 {
    margin-right: 30px
}
.mr10 {
    margin-right: 10px
}
.mr20 {
    margin-right: 20px
}
.nomargin {
    margin: 0
}
.txt-lg {
    font-size: 18px
}
.txt-mdx2 {
    font-size: 16px
}
.txt-md {
    font-size: 14px
}
.txt-sm {
    font-size: 10px
}
.weight-normal {
    font-weight: normal
}
.label-weight-normal {
    font-weight: normal
}
.bg-f1 {
    background: #f1f1f1
}
.required {
    color: red;
}
/*新英国公司注册*/
.index-banner.co-index-uk-bac {
    background: url(../ygimages/co-uk-banner.jpg) no-repeat center;
    height: 395px;
    background-size: cover;
    padding: 50px 0 70px 0;
}
.co-uk-tg{
    background: url(../ygimages/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(../ygimages/co-uk-icon4.png) no-repeat bottom right #fff;
}
.co-uk-type.jjh{
    background: url(../ygimages/co-uk-icon3.png) no-repeat bottom right #fff;
}
.co-uk-type.dbgs{
    background: url(../ygimages/co-uk-icon2.png) no-repeat bottom right #fff;
}
.co-uk-type.wxgs{
    background: url(../ygimages/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(../ygimages/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(../ygimages/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;
}

.iqc-question {
    position: absolute;
	margin:20px;
    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(../ygimages/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;
}
.list_ty li{
    line-height: 30px;
}
.list_ty_ li{
    line-height:40px;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.text-center {
    text-align: center
}