
html {overflow-x:hidden;}
html, body {
    width: 100%;
    background-color: #ffffff;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    font: 12px/1.5 Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\\5b8b\4f53,sans-serif;
	overflow-x:hidden;
}

body, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, img, p, span, input, select, textarea {
    padding: 0;
    margin: 0;
}

article, aside, footer, header, nav, section, img, a, span {
   /* display: block;*/
}

a {
    text-decoration: none;
	outline:none;
}
a:active {star:expression_r(this.onFocus=this.blur());}
a:focus { outline:0; }

img {
    border: none;
}

li {
    list-style-type: none;
}

em {
    font-style: normal;
}

input, select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    outline: none;
    display: block;
    resize: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix:before, .clearfix:after {
    content:"";
    display:table;
}

.clearfix:after {
    clear:both;
}

.clearfix {
    *zoom:1;
}

.g-fl {
    float: left;
}

.g-fr {
    float: right;
}



.ds-inline {
	display: inline ;
}

.tar {
	text-align: right ;
}

.tac{
	text-align: center ;
}

.tal{
	text-align: left ;
}

.ttI{
	text-indent: -9999px ;
}

.fl {
	float: left ;
}

.fr {
	float: right ;
}

.pr {
	position: relative ;
}

.pa {
	position: absolute ;
}

.ofh {
	overflow: hidden ;
}

.box-s {
	-webkit-box-sizing: border-box ;
	-moz-box-sizing: border-box ;
	-ms-box-sizing: border-box ;
	-o-box-sizing: border-box ;
	box-sizing: border-box ;
}

.clbe9d67 {
	color: rgba(190,157,103,1);
}
.cl271c1c {
	color: rgba(39,28,28,1);
}
.cl888 {
	color: rgba(136,136,136,1);
}
.clred {
	color: rgba(144,0,0,1) ;
}



.bdr-b {
	border-bottom: 1px solid rgba(184,141,90,1) ;
}
.bdr-b725533 {
	border-bottom: 3px solid rgba(114,85,51,1);
}
.bdr-bBE9D68 {
	border-bottom: 3px solid rgba(190,157,104,1);
}



#g-root {
    width: 100%;
    height: auto;
    background: #fff;
    position: relative;
}

.g-center-block {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.g-box-sizing {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.g-fixed {
    position: relative;
    z-index: 10002;
}

.g-fixed.current {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    box-shadow: 0 5px 10px rgba(0,0,0,.25);
}

.g-box {
    width: 100%;
    height: 182px;
    display: none;
}


.g-header-top {
    height: 38px;
    background-color: #f1efeb;
    border-top: 1px solid #e6e5e4;
    border-bottom: 1px solid #e6e5e4;
    position: relative;
    z-index: 9999;
}

.g-hdt-left,
.g-hdt-right {
    height: 36px;
    line-height: 36px;
}

.g-hdt-left {
    float: left;
}

.g-hdt-right {
    float: right;
}

.g-hdt-left > li,
.g-hdt-right > li {
    float: left;
    font-size: 14px;
    position: relative;
}

.g-hdt-left > li + li {
    padding: 0 0 0 20px;
}

.g-hdt-right > li + li {
    padding: 0 0 0 26px;
}

.g-hdt-left > li + li:before,
.g-hdt-right > li + li:before {
    display: block;
    content: '|';
    position: absolute;
    font-size: 12px;
    top: -1px;
    color: #cdb896;
}

.g-hdt-left > li + li:before {
    left: 10px;
}

.g-hdt-right > li + li:before {
    left: 12px;
}

.g-hdt-left a,
.g-hdt-right a {
    color: #86745f;
}

.g-hdt-left a:hover,
.g-hdt-right a:hover {
    color: #990000;
}


.g-hdt-mobile a {
    padding: 0 0 0 16px;
    background: url("https://www.yimxun.com/statics/image/g-hdt-mobile.png") no-repeat left center;
    background-size: 12px 18px;
}

.g-hdt-mobile a:hover,
.g-hdt-mobile a.current {
    background: url("https://www.yimxun.com/statics/image/g-hdt-mobile-current.png") no-repeat left center;
    background-size: 12px 18px;
    color: #990000;
}

.g-hdt-qrCode {
    width: 126px;
    height: 150px;
    position: absolute;
    left: 50%;
    top: 100%;
    margin: 0 0 0 -63px;
    padding: 7px 0 0 0;
    background: #57371c;
    cursor: pointer;
    border: 1px solid #503218;
    display: none;
}

.g-hdt-qrCode:before {
    display: block;
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 12px solid #57371c;
    position: absolute;
    top: -12px;
    left: 50%;
    margin: 0 0 0 -7px;
}

.g-hdt-qrCode img {
    width: 106px;
    height: 111px;
    margin: 0 auto;
}

.g-hdt-qrCode em {
    display: block;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    line-height: 1;
    padding: 6px 0 0 0;
}


.g-header {
    height: 90px;
    background: #faf7f1;
    position: relative;
    z-index: 9998;
}


.g-logo {
    width: 463px;
    height: 58px;
    float: left;
    padding: 16px 0 16px 0;
}

.g-hq-logo {
    float: left;
    width: 146px;
    height: 58px;
}

.g-cctv-logo {
    float: right;
    width: 270px;
    height: 57px;
    background: url(https://www.yimxun.com/statics/image/g-cctv-logo.png) no-repeat left center;
    background-size: 270px 36px;
    position: relative;
}

.g-cctv-logo:before {
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    background: rgb(166,126,61);
    position: absolute;
    left: -24px;
    top: 21px;
    border-radius: 5px;
}

.g-hd-right {
    float: right;
    height: 58px;
    padding: 16px 0 16px 0;
}

.g-hd-right > li {
    float: left;
}

.g-hd-right > li + li {
    margin: 0 0 0 30px;
}

.g-hd-right > li > a {
    padding: 0 0 0 40px;
    font-size: 16px;
    color: #684c2c;
    line-height: 58px;
    font-weight: 700;
}

.g-hd-right > li > a:hover {
    color: #990000;
}

.g-hd-immigration-self-test a {
    background: url("https://www.yimxun.com/statics/image/mfpg1.png") no-repeat left center;
    background-size: 112px 36px;
    width: 112px;
    height: 36px;
}

.g-hd-immigration-self-test .choose_a{
    background: url(https://www.yimxun.com/statics/image/mfpg2.png) no-repeat left center;
}



.g-hd-video-resolution a {
    background: url("https://www.yimxun.com/statics/image/g-hd-video-resolution.png") no-repeat left center;
    background-size: 32px 32px;
}

.g-hd-video-resolution a:hover {
    background: url("https://www.yimxun.com/statics/image/g-hd-video-resolution-current.png") no-repeat left center;
    background-size: 32px 32px;
}

.g-hd-immigration-bible a {
    background: url("https://www.yimxun.com/statics/image/g-hd-immigration-bible.png") no-repeat left center;
    background-size: 32px 32px;
}

.g-hd-immigration-bible a:hover {
    background: url("https://www.yimxun.com/statics/image/g-hd-immigration-bible-current.png") no-repeat left center;
    background-size: 32px 32px;
}


.g-hd-search-container {
    width: 224px;
    height: 28px;
    padding: 3px 0 0 0;
}

.g-hd-search {
    width: 224px;
    height: 28px;
    position: relative;
}

.g-hd-search-select {
    position: absolute;
    left: 0;
    top: 0;
    width: 68px;
    border: 1px solid #e5e5e5;
    border-right: none;
    height: 28px;
    overflow-y: hidden;
    cursor: pointer;
}

.g-hd-search-option {
    position: absolute;
    left: -1px;
    top: -1px;
    text-indent: 12px;
    background: #ffffff url("https://www.yimxun.com/statics/image/g-hd-search-select.png") no-repeat 48px 10px;
    width: 100%;
    line-height: 26px;
    font-size: 14px;
    color: #684c2c;
    border: 1px solid #e5e5e5;
}

.g-hd-search-text {
    width: 116px;
    height: 28px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    position: absolute;
    left: 66px;
    top: 0;
    font-size: 14px;
    color: #684c2c;
    padding: 0 4px 0 0;
}

.g-hd-search-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    height: 28px;
    background: #a67e3d url("https://www.yimxun.com/statics/image/g-hd-search-btn.png") no-repeat center;
    cursor: pointer;
    font-size: 0;
}


.g-nav {
    height: 54px;
    background: url("https://www.yimxun.com/statics/image/g-nav-bg.jpg") repeat-x left top;
    position: relative;
    z-index: 9997;
}




.g-nav-item {
    float: left;
    position: relative;
    width: 120px;
}

.g-nav-item > a {
    width: 120px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    font-size: 18px;
    color: #faf7f1;
}

.g-nav-item.current > a {
    color: #ffffff;
    background: #be9d67;
}

.g-nav-item.current > .g-nav-item-list {
    display: block;
}

.g-nav-item-list {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    display: none;
}

.g-nav-item-list > li {
    position: relative;
}

.g-nav-item-list > li + li {
    border-top: 1px solid #614626;
}

.g-nav-item-list > li > a {
    width: 100%;
    height: 35px;
    background: rgba(66, 40, 17, .9);
    text-align: center;
    line-height: 35px;
    color: #f5ead6;
    font-size: 14px;
}

.g-nav-item-list > li > dl {
    position: absolute;
    top: 0;
    display: none;
    background: rgba(66,40,17,.7);
    overflow: hidden;
}

.g-nav-item-list.left > li.current > dl {
    left: 100%;
}

.g-nav-item-list.right > li.current > dl {
    right: 100%;
}

.g-nav-item-list > li > dl > dd {
    width: 210px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
}

.g-nav-item-list.left > li > dl > dd{
    float:left;
}


.g-nav-item-list.right > li > dl > dd{
    float:right;
}

.g-nav-item-list > li > dl > dd > a {
    color: #ffffff;
}

.g-nav-item-list > li > dl > dd > a:hover {
    text-decoration: underline;
}

.g-nav-item-list > li.current > a {
    background: rgba(80, 50, 24, 1);
    color: #ffffff;
}

.g-nav-item-list.left > li.current > dl:before,
.g-nav-item-list.right > li.current > dl:before {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 10px;
    z-index: 2;
}

.g-nav-item-list.left > li.current > dl:before {
    left: 0;
    border-left: 8px solid rgba(80, 50, 24, 1);
}

.g-nav-item-list.right > li.current > dl:before {
    right: 0;
    border-right: 8px solid rgba(80, 50, 24, 1);
}

.g-nav-item-list > li.current > dl {
    display: block;
}


.g-footer {
    height: auto;
    background: #271c1c;
}

.g-ft-top {
    border-bottom: 1px solid #433529;
    padding: 24px 0 24px 0;
}

.g-ft-top dt,
.g-ft-top dd {
    float: left;
}

.g-ft-top dt {
    height: 52px;
    line-height: 26px;
    font-size: 18px;
    font-weight: 700;
    color: #8d6b41;
}

.g-ft-top dd {
    padding: 0 14px 0 14px;
    font-size: 12px;
    line-height: 26px;
    position: relative;
}

.g-ft-top dd a {
    color: #8d6b41;
}

.g-ft-top dd a:hover {
    color: #990000;
}

.g-ft-top dd + dd:before {
    display: block;
    content: '|';
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    color: #8d6b41;
}

.g-ft-top dd.no-before:before {
    content: '';
}

.g-ft-bottom {
    border-top: 1px solid #000000;
}

.g-ft-bottom .g-center-block {
    width: 1200px;
}

.g-ft-link {
    font-size: 0;
    text-align: center;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #433529;
}

.g-ft-link li {
    display: inline-block;
    font-size: 14px;
    padding: 0 7px 0 7px;
    position: relative;
}

.g-ft-link li + li:before {
    display: block;
    content: '';
    width: 5px;
    height: 1px;
    position: absolute;
    left: -2px;
    top: 50%;
    background: #ffffff;
    margin: -.5px 0 0 0;
}

.g-ft-link li a {
    color: #ffffff;
}

.g-ft-link li a:hover {
    color: #990000;
}

.g-ft-b-container {
    border-top: 1px solid #000000;
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0 30px 0;
    height: 182px;
}

.g-ft-b-l {
    float: left;
    height: 100%;
    padding: 7px 12px 0 12px;
    border-right: 1px solid #433529;
}

.g-ft-b-l li {
    float: left;
    width: 110px;
    margin: 0 24px 0 0;
}

.g-ft-b-l li img {
    width: 110px;
    height: 110px;
}

.g-ft-b-l li p {
    text-align: center;
    line-height: 40px;
    color: #8d6b41;
}

.g-ft-b-r {
    float: left;
    padding: 0 0 0 16px;
    height: 100%;
    border-left: 1px solid #000000;
}

.g-ft-copyRight {
    line-height: 26px;
    color: #8d6b41;
    font-size: 14px;
}

.g-ft-thead-title,
.g-ft-thead-list,
.g-ft-thead-list li {
    float: left;
    line-height: 26px;
    color: #8d6b41;
}

.g-ft-thead-list li {
    margin: 0 6px 0 6px;
    cursor: pointer;
}

.g-ft-thead-list li.current {
    color: #ffffff;
}

.no-float {
    clear: both;
}

.g-ft-tbody {
    line-height: 26px;
    font-size: 14px;
    color: #8d6b41;
}

.g-ft-tbody dl {
    display: none;
}

.g-ft-tbody dl.show {
    display: block;
}

.g-ft-tbody dd {
    padding: 0 0 0 32px;
}

.g-ft-hotline {
    background: url("https://www.yimxun.com/statics/image/g-ft-hotline.png") no-repeat left center;
}
.g-ft-telephone {
    background: url("https://www.yimxun.com/statics/image/g-ft-telephone.png") no-repeat 3px center;
}
.g-ft-address {
    background: url("https://www.yimxun.com/statics/image/g-ft-address.png") no-repeat 3px center;
}

#g-right {
    width: 60px;
    height: auto;
    position: fixed;
    right: 0;
    top: 190px;
    padding: 0;
    z-index:10010;
}

#g-right.current > a,
#g-right.current > ul{
    display: none;
}

#g-right.current {
    height: 49px;
    margin: -24.5px 0 0 0;
    padding: 0;
}

#g-right span {
    height: 49px;
    background: url("https://www.yimxun.com/statics/image/right_small.jpg") no-repeat center;
	cursor: pointer;
}

#g-right.current span {
    display: block;
    cursor: pointer;
}

#g-right.current span {
    display: block;
}

#g-right > a {
    float:right;
}
#g-right li {
    width: 60px;
    height: 59px;
    position: relative;
}

#g-right li a {
    width: 100%;
    height: 100%;
}

#g-right li:hover {
    background: #896a45;
}

#g-right li div {
    position: absolute;
    top: -1px;
    right: 0;
    margin-right: 60px;
    border-radius: 5px 0 0 5px;
    display: none;
}

#g-right li.current div {
    display: block;
}

#g-right li.saoyisao div {
    padding: 6px;
    overflow: hidden;
    border: 3px solid #53341a;
    background: #ffffff;

}

#g-right li.callback div {
    padding: 2px 6px;
    overflow: hidden;
    border: 3px solid #53341a;
    background: #53341a;
}

#g-right li.callback div input[type=text] {
    width: 140px;
    height: 28px;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: inset 0 0 5px 0 rgba(5, 12, 22, 0.35);
    padding: 0 0 0 8px;
}

#g-right li.callback div input[type=button] {
    width: 148px;
    text-align: center;
    line-height: 22px;
    color: #f5ead6;
    font-weight: 700;
    background: transparent;
}

#g-right li + li {
    border-top: 1px solid #896a45;
}

#g-right li.current {
    background: #896a45;
}

#g-right li a {
    position: relative;
    width: 60px;
    height: 20px;
    text-align: center;
    padding: 40px 0 0 0;
    line-height: 1;
    color: #f5ead6;
}

#g-right li.current a:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin: -8px 0 0 0;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 10px solid #53341a;
}
 
#g-right li a.a1 {
    background: url("https://www.yimxun.com/statics/image/zixun.png") no-repeat center 10px;
}

#g-right li a.a2 {  
    background: url("https://www.yimxun.com/statics/image/weixin.png") no-repeat center 10px;
}

#g-right li a.a3 {
    background: url("https://www.yimxun.com/statics/image/tjpc2.png")  no-repeat center 10px;
}


#g-right li a.a4 {
    background: url("https://www.yimxun.com/statics/image/dingzhi.png") no-repeat center 10px;
}

#g-right li a.a5 {
    background: url("https://www.yimxun.com/statics/image/guojia.png") no-repeat center 10px;
}

#g-right li a.a6 {
    background: url("https://www.yimxun.com/statics/image/shipin.png") no-repeat center 10px;
}

#g-right li a.a7 {
    background: url("https://www.yimxun.com/statics/image/dianhua.png") no-repeat center 10px;
}

#g-right li a.a8 {
    background: url("https://www.yimxun.com/statics/image/top.png") no-repeat center 10px;
}

#g-right li a.a9 { 
    background: url("https://www.yimxun.com/statics/image/lingjiang.png") no-repeat center 10px;
}

.g-backTop {
    display: none;
}