@charset "utf-8";
/********公共样式*********/
html,body,div,ul,ol,li,img,span,em,b,i,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
body {
	font-family:"黑体";
	font-size: 14px;
	color: #333333;
	width:100%;min-width:1200px;  height:100%; overflow-x:hidden; overflow-y:auto;margin:auto;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
.clear {
	clear: both;
}
img {
	vertical-align: middle;
}

@font-face {font-family: 'bviconfont';
    src: url('/Public/Index/bviconfont/iconfont.eot'); /* IE9*/
    src: url('/Public/Index/bviconfont/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Public/Index/bviconfont/iconfont.woff') format('woff'), /* chrome、firefox */
    url('/Public/Index/bviconfont/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('/Public/Index/bviconfont/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.bviconfont{
    font-family:"bviconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {font-family: 'ygiconfont';
    src: url('/Public/Index/ygiconfont/iconfont.eot'); /* IE9*/
    src: url('/Public/Index/ygiconfont/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Public/Index/ygiconfont/iconfont.woff') format('woff'), /* chrome、firefox */
    url('/Public/Index/ygiconfont/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('/Public/Index/ygiconfont/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.ygiconfont{
    font-family:"ygiconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}


/********在线下单*********/

#onlineOrder {
	display: none;
	position: fixed;/* 相对于屏幕定位 */
	top: 0px;
	z-index: 200;
	color: #fff;
	background-color: #f07701;
	width: 140px;
	height: 40px;
	line-height: 40px;
	font-family:'黑体';
	font-size:18px;
	text-align: center;
}

/********固定窗口*********/
#fixed {
	position: fixed;/* 相对于屏幕定位 */
	right: 0px;
	z-index: 400;
	top: 50%;
	margin-top: -90px;
}
#fixed ul li {
	width: 60px;
	height: 60px;
	background-color: #F0F0F0;
	font-size: 12px;
	color: #333333;
	text-align: center;
	border-bottom: 1px solid #eaedec;
	position: relative;
}
#fixed ul li.teleCounseling {
	border-bottom: 0px;
}
#fixed ul li.toTop {
	border-bottom: 0px;
	display: none;
}
#fixed ul li > i {
	color: #E60012;
	display: block;
	padding: 10px 0px;
}
#fixed ul li .call {
	position: absolute;
	right: 0px;
	top:0px;
	z-index: 500;
	width: 158px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	background-color: #E60012;
	font-size: 18px;
	display: none;
}
#fixed ul li .call > i {
	padding: 0px 10px 0px 0px;
	font-size: 20px;
}



/********header*********/
#header {
	height: 30px;
	width: 100%;
	background-color: #F5F5F5;
	color: #333333;font-size: 12px;
}
#header .header {
	width: 1200px;
	margin: 0px auto;
	font-size: 12px;
	line-height: 30px;
}
#header a {
	color: #333333;
}
#header a:hover {
	color: #177EE5;
}
#header .left {
	float: left;
	width: 100%;
}
#header .left span {
	padding: 0px 8px;
}
#header .right {
	float: left;
	width: 546px;
	margin-left: -546px; 
	text-align:right;
}
#header .right span {
	color: #ccc;
	padding: 0 10px;
}
#header .right a img {
	height: 14px;
	padding-right: 10px;
}
#header .right a.mobile {
	position: relative;
	display: inline-block;
}
#header .right .ma {
	position: absolute;
	right:-25px;
	top: 30px;
	z-index: 10;
	display: none;
}
#header .right .ma img {
	width: 100px;
	height: 100px;
}



/********logo*********/
#logo {
	width: 1200px;
	height: 90px;
	margin: 0px auto;
	color: #828282;
}
#logo .logo {
	float: left;
}
.logo h1 a {
	width: 640px;
	height: 90px;
	background :url(/Public/Index/images/yyw_logo.jpg) center left no-repeat;	
	display: block;
}
.logo h1 {
	text-indent: -2000px;
}
.zizhi{ 
	width:560px;
	float:left; 
	padding-top:35px;
}
.zizhi li {
	display: block;
	float: left;
	padding-left: 35px;
}
.zizhi li img {
	padding-right: 4px;
	height: 24px;
}


/********nav*********/
#nav {
	width: 100%;
	height: 50px;
	font-size: 16px;
	border-bottom: 1px solid #989898;
}
#nav .nav {
	width: 1200px;
	margin: 0px auto;
}
#nav .nav .headNav > li {
	display: block;
	float: left;
	margin-right: 14px; 
	font-family: "黑体"; 
}
#nav .nav .headNav li.first {
	position: relative;
}
#nav .nav .headNav li.first > a {
	color: #fff;
	background :#0752A0;
	width: 200px;
	height:50px; line-height:50px;
	padding-left: 50px;
}
#nav .nav .headNav li.first > a img {
	display: inline-block;
	margin-left: 50px;
	transition: transform 0.25s ease-in 0s;
}
#nav .nav .headNav li.first:hover img {
	transform: rotate(180deg);
}
#nav .nav .headNav > li > a {
	color: #333333;
	display: block;
	padding: 0 10px;
	height: 50px;
	line-height: 50px;
}
#nav .nav .headNav > li.hot {
	background:url(/Public/Index/images/hot.gif) 60px 3px no-repeat;
}
#nav .nav .headNav > li.hot > a:hover {
	background:#0752A0 url(/Public/Index/images/hot.gif) 62px 3px no-repeat;
}
#nav .nav .headNav > li > a:hover {
	color: #fff;
	background-color: #0752A0;
}
#nav .nav .headNav li.phone { 
	padding-top:12px;
	padding-left: 30px;
}
#nav .nav .service {
	height: 434px;
	display: none;
	z-index: 90;
	position: absolute;
	left: 0;
	top: 50px;
}
#nav .nav .service .sub {
	position: relative;
}
#nav .nav .service .sub > li span {
	color: #fff;
	display: block;
	height: 72px;
	width: 260px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box; 
	line-height: 72px;
	font-size: 16px;
	padding-left: 48px;
	background: #333333 url(/Public/Index/images/jiantouLeft.png) 200px center no-repeat;
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6; 
	-khtml-opacity: 0.6; 
	opacity: 0.6;
}
.on {
	display: block;
	height: 61px;
	width: 1px;
	position: relative;
	top: -63px;
	left: 223px;
	background-color: #fff;
	z-index: 100;
}
#nav .main {    
	width: 944px;
	height: 360px;
	background-color: #fff;
	border: 1px solid #0752A0;
	box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box; 
	position: absolute;
	top: 0;
	z-index:-1;
	left: 259px;
	display: none;
	padding-top:20px;
	overflow-x:hidden; 
	overflow-y:scroll;
}
#nav .main .row {    
	height: auto;
	width: 944px;
}
#nav .main .row h2 {
	float: left;
	width: 164px;
	padding-top: 12px;
	text-align: center;
	font-size: 16px;
}
#nav .main .row h2 a {
	font-weight: bold;
}
#nav .main .row ul {
	border-bottom: 1px solid #EAEAEA;
	float: left;
	width: 770px;
	font-size: 14px;
	margin: 10px 5px;
	padding-bottom: 20px;
	font-family:'宋体';
}
#nav .main .last ul {
	border-bottom: 0px;
}
#nav .main .row ul li {
	display: block;
	float: left;
	padding-right: 20px;
	line-height: 26px;
}
#nav .main .row a {
	color: #333333;
}
#nav .main .row a:hover {
	color: #FF9501;
}


/********product*********/
#product {
	width: 1200px;
	height: 430px;
	margin: 0px auto;
}
#product .left {
	width: 622px;
	height: 430px;
	float: left;
	color: #828282;
	font-size: 14px;
}
#product .left p {
	height: 40px;
	line-height: 40px;
}
#product .left a {
	color: #828282;
	padding-right: 5px;
}
#product .left a:hover {
	color: #FF9501;
}
#product .left .img {
	width: 572px;
	height: 380px;
	overflow: hidden;
}
#product .left .img img {
	width: 572px;
}
#product .right {
	float: left;
	width: 576px;
	height: 430px;
	color: #828282;
}
#product .right h1 {
	margin-top: 40px;
	font-size: 24px; 
	font-family:'黑体';
	color: #333333;
}
#product .right > p { 
	width:466px;
	margin: 15px 0px; 
	line-height:22px;
}
#product .right .price {
	background: url(/Public/Index/images/zcbj_bg2.jpg) no-repeat;
	height: 80px;
	padding-top: 20px;
	padding-left: 15px;
}
#product .right .price p {
	line-height: 32px;
}
#product .right .price p span {
	color: #F96003;
	font-size: 30px;
	font-weight: bold;
}
#product .right .row {
	padding-top: 15px;
	height: 34px;
	line-height: 34px;
}
#product .right .row span {
	width: 108px;
	height: 32px;
	margin-right: 10px;
	display: inline-block;
	border: 1px solid #E3E3E3;
	text-align: center;
}
.xuanzhong {
	border: 1px solid #FA6408!important;
}
#product .right .row strong {
	width: 100px;
	text-align: left;
	display: block;
	float: left;
	font-weight: normal;
}
#product .right .row strong.item {
	height: 80px;
}
#product .right div.shenji,#product .right div.kuaiji {
	height: 80px;
	width:466px;
}
#product .right div.kuaiji {
	display: none;
}
#product .right .kjsj span {
	width: 164px;
	margin-bottom: 6px;
}
#product .right .hwns span {
	width: 144px;
	margin-bottom: 12px;
}
#product .right .area {
	display: inline-block;
	position: relative;
}
#product .right .area span {
	background: url(/Public/Index/images/area.jpg) 90px 14px no-repeat;
}
#product .right .area b {
	width: 108px;
	height: 1px;
	background-color: #ffffff;
	position: absolute;
	top: 33px;
	left: 0px;
	z-index: 10;
	display: none;
}
#product .right .area ul {
	width: 390px;
	height: 95px;
	padding: 5px 10px;
	border: 1px solid #E3E3E3;
	background-color: #fff;
	position: absolute;
	top: 33px;
	left: 0px;
	display: none;
}
#product .right .area ul li {
	display: block;
	float: left;
	padding-right: 20px;
	line-height: 30px;
}
#product .right .application {
	width: 577px;
	height: 40px;
	margin-top: 20px;
	line-height: 40px;
}
#product .right .application a {
	display: block;
	width: 160px;
	margin: 20px 0px 0px 0px;
	text-align: center;
	background-color: #FA6408;
	color: #fff;
	border-radius: 5px;
	font-size: 20px;
	font-family: "黑体";
}



/*******content部分*********/

#content {
	width: 1200px;
	margin:22px auto 0px;
}

/*******content部分左侧列表*********/
#content .tuijian {
	float: left; 
	width: 260px;
	height: auto;
	margin-right: 20px;
	border: 1px solid #eaedec;
	background-color: #fff;
}
#content .tuijian h3 {
	background-color: #f4f4f4; padding-left:60px;
	text-align: left;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	margin-bottom: 20px;
	font-family:'黑体';
	color: #000; 
	border-top:#0752a0 2px solid;
	font-weight:normal
}
#content .tuijian dl { width:185px;margin:0 auto;
	margin-bottom: 20px;
}
#content .tuijian dt {
	line-height: 30px;
}
#content .tuijian dt i {
	margin-right: 10px;
	padding: 0px 3px;
	border: 1px solid #DDDFDE;
	color: #B2B2B1;
}
#content .tuijian dd {
	line-height: 30px;
	padding-left: 30px;
	display: none;
}
#content .tuijian dd a {
	color: #666666;
	font-size: 12px;
}
#content .tuijian a:hover {
	color: #0752A0;
}

#content .tuijian p {
	line-height: 34px;
	text-indent: 60px;
}
#content .tuijian p a {
	color: #666666;
	font-size: 14px;
}

.fixedtuijian {
	position: fixed;/* 相对于屏幕定位 */
	top:0px;
}

/*******content部分右侧详情*********/

#content .detail {
	float: left;
	width: 918px;	
}
.fixednav {
	position: fixed;/* 相对于屏幕定位 */
	top:0px;
	width: 916px;
	height: 40px;
	z-index: 100;
	background-color: #fff;
	border-right: 1px solid #eaedec;
}

/*******content部分右侧详情 服务介绍*********/

.detail .row {
	border: 1px solid #eaedec;	
	margin-bottom: 20px;
}
.detail .row > h3{
	background-color: #f5f5f5;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 16px;
	font-family: "黑体";
	font-weight: normal;
}
#serviceInfo {
	padding-bottom: 20px;
}
#serviceInfo .bar {
	border-bottom: 1px solid #eaedec;
	font-weight: "黑体";
	height: 40px;
	line-height: 40px;
}
#serviceInfo .bar a {
	float: left;
	padding: 0px 30px;
	font-size: 16px;
	border-right: 1px solid #eaedec;
	color: #333333;
	position: relative;
	font-family: "黑体";
}
#serviceInfo .bar li.last a {
	border-right: 0px;
}
#serviceInfo .bar i {
	position: absolute;
	top: 0px;
	left: 20px;
}
#serviceInfo .subtitle {
	color: #FA6408;
	text-align: center;
	line-height: 24px;
	font-family: "黑体";
	font-size: 20px;
	text-transform: uppercase;
	margin: 0 auto;
	padding: 11px 0px;
	height: 48px;
	background: url(/Public/Index/images/subtitle.jpg) center center no-repeat;
	margin-top:30px;
}

.gjsb_css {
	width: 800px;
	height: auto;
	margin: 0 auto;
	border: 1px solid #BEBEBE;
	border-collapse:collapse;
	text-align: left;
	margin-top:15px;
	line-height:25px;
}
.gjsb_css th {
	background-color: #F5F5F5;
	border: 1px solid #BEBEBE;
	padding-left: 34px;
	width: 144px;
	line-height: 70px;
}
.gjsb_css td {
	border: 1px solid #BEBEBE;
	padding: 20px;
}
.gjsb_css td > ol {
	margin: 10px 0px;
}
.gjsb_css td > ol li {
	list-style: decimal inside;
	line-height: 28px;
}
.gjsb_css td li ol {
	margin-left: 20px;
}
.gjsb_css td li ol li {
	list-style: lower-alpha inside;
	line-height: 24px;
}
#serviceInfo .qa {
	width: 800px;
	margin: 5px auto 0px;
}
#serviceInfo .qa h6 {
	color: #0080C0;
	line-height: 30px;
	padding-left: 2em;
	font-weight: bolder;
}
#serviceInfo .qa p {
	line-height: 24px;
	text-indent: 2em;
}
.selected {
	border-top: 2px solid #FA6408;
	border-right: 1px solid #eaedec!important;
	height: 38px!important;
}
.square {
	width:0px;
	height:0px;
	border-top:5px solid #FA6408;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
	border-left:5px solid #fff;
}
#serviceInfo h4 {
	text-align: center;
	line-height: 80px;
	font-family: "黑体";
	background: #f4f4f4;
	font-size:24px;
	color: #333333;
	font-size: 22px;
	margin-bottom:40px
}

/********萨摩亚公司注册条件*********/

#serviceInfo .condition .tb {
	width: 800px;
	margin: 0px auto;
	border: 1px solid #D8D8D8;
	border-collapse: collapse;
	line-height: 50px;
}
#serviceInfo .condition .tb tr,#serviceInfo .condition .tb td {
	border: 1px solid #D8D8D8;
}
#serviceInfo .condition .tb th {
	text-align: left;
	width: 250px;
}
#serviceInfo .condition .tb th s {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-left: 20px;
	margin-right: 10px;
}
#serviceInfo .condition .tb th s img {
	width: 24px;
	height: 24px;
}
#serviceInfo .condition .tb td {
	padding: 10px 10px 10px 30px;
	line-height: 24px;
}

/********萨摩亚公司注册流程*********/

#serviceInfo .smySteps ul {
	background: url(/Public/Index/images/material_00.jpg) center 60px no-repeat;
	height: 160px;
	width: 800px;
	margin: 0px auto;
}
#serviceInfo .smySteps ul li {
	float: left;
	text-align: center;
	width: 200px;
	line-height: 24px;
}
#serviceInfo .smySteps .icon {
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	margin: 0px auto 60px;
}
#serviceInfo .smySteps ul li i {
	color: #FB8A00;
	font-size: 40px!important;	
}
#serviceInfo .smySteps ul li span {
	padding: 0px 50px;
	text-align: center;
	display: block;
}


/********VIE架构服务介绍*********/

#serviceInfo .viefw {
	width: 800px;
	margin: 0px auto;
	height:270px;
	overflow: hidden;
}
#serviceInfo .viefw li {
	display: block;
	float: left;
	width: 350px;
	height:60px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border: #E8E8E8 3px solid;
}
#serviceInfo .viefw li p {
	text-align: center;
	line-height: 30px;
}

#serviceInfo p.viebz {
	padding-left: 60px;
	height: 30px;
}

#serviceInfo .gsbgService li {
	height: 30px;
}


/*会计审计服务介绍*/

#serviceInfo .kjsjService > ol {
	width: 800px;
	margin: 0px auto;
}
#serviceInfo .kjsjService > ol > li {
	font-size: 16px;
	line-height: 30px;
}
#serviceInfo .kjsjService > ol > li ol li {
	line-height: 26px;
	font-size: 14px;
	text-indent: 2em;
}

#serviceInfo .kjjzService {
	width: 800px;
	height: 190px;
	margin: 0px auto;
}
#serviceInfo .kjjzService li {
	width: 182px;
	margin-right: 24px;
	display: block;
	float: left;
}
#serviceInfo .kjjzService li.last {
	margin-right: 0;
}
#serviceInfo .kjjzService li img {
	padding-bottom: 20px;
	width: 182px;
}
#serviceInfo .kjjzService li p {
	text-align: center;
	line-height: 26px;
}

#serviceInfo .sjbsService {
	height: 240px;
	width: 800px;
	margin: 0px auto;
}
#serviceInfo .sjbsService > li {
	width: 400px;
	line-height: 30px;
	display: block;
	float: left;
	text-align: left;
}

/*香港公司周年续牌*/

#serviceInfo .hongkongznxp {
	width: 800px;
	height: 520px;
	overflow: hidden;
	margin: 0px auto;
}
#serviceInfo .hongkongznxp li {
	width: 238px;
	height: 240px;
	float: left;
	margin-bottom: 30px;
	border: 1px solid #EAEDEC;
}
#serviceInfo .hongkongznxp li.middle {
	margin: 0px 40px 
}
#serviceInfo .hongkongznxp li img {
	width: 108px;
	height: 108px;
	padding: 30px 65px;
}
#serviceInfo .hongkongznxp li p {
	text-align: center;
	line-height: 30px;
}




.advantage {
	height: auto; 
	padding-bottom:30px;
}

.advantage ul {
	width: 800px;
	height: 380px;
	 margin:0 auto
}
.advantage ul li {
	width: 380px;
	height: 60px;
	line-height: 60px;
	float: left;
	margin:10px 20px 0px 0px;
	background: url(/Public/Index/images/advantage_00.jpg) left center no-repeat;
}
.advantage ul li span.num {
	font-family: "黑体";
	font-size:20px;
	color: #e97c1d;
	padding-left: 16px;
}
.advantage ul li span.matter {
	padding-left: 10px;
}
.advantage ul li.lines {
	position: relative;
}
.advantage ul li.lines span.matter {
	line-height: 22px;
	position: absolute;
	top :8px;
	left: 46px;
	width: 280px;
}

/*******content部分右侧详情 服务介绍*********/
.yg_youshi{ width:598px; height:376px;background: url(/Public/Index/images/yg_bg1.jpg) center no-repeat; margin:0 auto}
.yg_tiaojian{ width:602px; height:178px;background: url(/Public/Index/images/yg_bg2.jpg) center no-repeat; margin:0 auto}


#serviceInfo .condition {
	height: auto; padding-bottom:50px
}
#serviceInfo .condition  table tr td{ padding:8px 20px 8px 20px;}
.condition ul{ width:800px;margin:0 auto;}
.condition ul li{ width:230px;list-style: none;float:left; border: #d8d8d8 2px dashed; margin-bottom:10px; padding:12px; line-height:22px;}

#serviceInfo .time {
	height:370px;
}
#serviceInfo .time ul {
	width: 800px;
	height: 270px;
	margin: 0px auto;
	background: url(/Public/Index/images/time.jpg) left top no-repeat;
	padding-top: 50px;
}
#serviceInfo .time ul li {
	padding-left: 400px;
	line-height: 30px;
}
#serviceInfo .time .bk1{border-bottom:#CCCCCC 1px dashed;border-right:#CCCCCC 1px dashed;border-left:#CCCCCC 1px dashed;}
#serviceInfo .time .bk2{border-bottom:#CCCCCC 1px dashed;border-right:#CCCCCC 1px dashed;}
#serviceInfo .material {
	height: auto; padding-bottom:30px
}
#serviceInfo .material table{ width:800px; margin:0 auto}
#serviceInfo .material .xgzl1{width:256px; height:108px;background:url(/Public/Index/images/xg_cl2.gif) no-repeat center;}
#serviceInfo .material .xgzl2{width:256px; height:108px;background:url(/Public/Index/images/xg_cl3.gif) no-repeat center;}
#serviceInfo .material .xgzl3{width:256px; height:108px;background:url(/Public/Index/images/xg_cl4.gif) no-repeat center;}

.xglc1{width:187px; height:100px;background:url(/Public/Index/images/xg_lc1.gif) no-repeat center;}
.xglc2{width:187px; height:100px;background:url(/Public/Index/images/xg_lc2.gif) no-repeat center;}
.xglc3{width:187px; height:100px;background:url(/Public/Index/images/xg_lc3.gif) no-repeat center;}
.xglc4{width:187px; height:100px;background:url(/Public/Index/images/xg_lc4.gif) no-repeat center;}

#serviceInfo .material ul {
	background: url(/Public/Index/images/material_00.jpg) center 90px no-repeat;
	height: 180px;
	width: 800px;
	margin: 20px auto 20px;
}
#serviceInfo .material ul li {
	float: left;
	text-align: center;
	width: 180px;
	margin-left: 20px;
	line-height: 24px;
}
#serviceInfo .material ul li.name {
	margin-left: 10px;
}
#serviceInfo .material .icon {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	display: block;
	margin: 0px auto 80px;
}
#serviceInfo .material ul li i {
	color: #FB8A00;
	font-size: 40px!important;	
}
#serviceInfo .material ul li span {
	padding: 0px 10px;
	display: inline-block;
	text-align: center;
}
#serviceInfo .steps {
	height: 240px;
}
#serviceInfo .steps ul {
	background: url(/Public/Index/images/steps_00.jpg) center 100px no-repeat;
	height: 150px;
	width: 760px;
	margin: 0px auto;
}
#serviceInfo .steps li {
	float: left;
	text-align: center;
	width: 190px;
}
#serviceInfo .steps li div {
	height: 170px;
}
#serviceInfo .steps li.search {
	margin-left: -6px;
}
#serviceInfo .steps li.pay {
	margin-right: 8px;
}
#serviceInfo .steps li.write {
	margin-left: -2px;
}

#serviceInfo .process .steps {
	width: 800px;
	height: auto; padding-bottom:50px;
	line-height: 36px;
	margin:0px auto;
	background: url(/Public/Index/images/process_00.jpg) left 10px no-repeat;
}
#serviceInfo .process .steps .icon {
	width: 36px;
	height: 36px;
	text-align: center;
	display: inline-block;
}
#serviceInfo .process .steps i {
	color: #CCCCCC;
}
#serviceInfo .process .steps .headline {
	color: #5D5A5A;
	font-size: 18px;
	font-family: "黑体";
	font-weight: bold;
	padding-left: 18px;
	padding-right: 20px;
}
.headline1 {
    width:800px; margin:0 auto;
	height: 50px; text-align:center;
	line-height: 50px; margin-bottom:30px;
	color: #333333;
	font-family: "黑体";
	font-size: 18px;
	border-bottom: #EBEBEB 3px dashed;
}
#serviceInfo .process .steps > div.name {
	padding-left: 98px;
	padding-top: 10px;
}
#serviceInfo .process .steps > div.idCopy {
	padding-left: 97px;
	padding-top: 32px;
}
#serviceInfo .process .steps > div.rules {
	padding-left: 97px;
	padding-top: 35px;
}
#serviceInfo .process .steps > div.takeFile {
	padding-left: 98px;
	padding-top: 31px;
}
#serviceInfo .data {
	height: 530px;
} 
#serviceInfo .data ul {
	width: 800px;
	margin: 0px auto;
}
#serviceInfo .data ul li {
	float: left;
	text-align: center;
}
#serviceInfo .data ul img {
	padding-bottom: 20px;
}
#serviceInfo .doWhat ul {
	margin-left: 65px;
	width: 875px;
	margin: 0px auto;
}
#serviceInfo .doWhat ul li {
	float: left;
	width: 175px;
	text-align: center;
}
#serviceInfo .doWhat .tubiao {
	height: 80px;
}
#serviceInfo .doWhat .shijian {
	line-height: 50px;
	height: 70px;
	color: #3c3c3c;
}

/*******content部分右侧详情 用户评价*********/

#userReview .reviewLabel {
	height: 194px;
}
#userReview .reviewLabel .label {
	float: left;
	width: 400px;	
}
#userReview .reviewLabel .label dl {
	margin: 10px 30px 10px 36px;
}
#userReview .reviewLabel .label dt {
	line-height: 40px;
	font-size: 16px;
}
#userReview .reviewLabel .label dd {
	background-color: #FFD495;
	padding: 0px 10px;
	line-height: 20px;
	display: block;
	float: left;
	margin-right: 18px;
	margin-bottom: 8px;
}
#userReview .reviewLabel .num {
	float: left;
	width: 200px;
	text-align: center;
	font-size: 20px;
	padding-top: 50px;
}
#userReview .reviewLabel .num span {
	color: #F33D3D;
	font-size: 62px;
	font-weight: bold;
}
#userReview .reviewLabel .reviewRate {
	float: left;
	height: 144px;
	width: 226px;
	font-size: 18px;
	padding: 50px 60px 0px 30px;
}
#userReview .reviewLabel .reviewRate li {
	height: 30px;
}
#userReview .reviewLabel .reviewRate span {
	width: 100px;
	height: 10px;
	background-color: #CFCFCF;
	border-radius: 5px;
	display: block;
	float: right; 
	margin-top: 5px;
}
#userReview .reviewLabel .reviewRate span.highOpinion {
	background-color: #F33D3D;
}
#userReview .review .button {
	background-color: #EFEFEF;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
}
#userReview .review .button label {
	padding-right: 20px;
}
#userReview .review .pingjia {
	height: 220px;
	border-bottom: 1px solid #CFCFCF;
}
#userReview .review .pingjia .neirong {
	width: 580px;
	float: left;
	padding-left: 30px;
	padding-top: 30px;
}
#userReview .review .pingjia .neirong h5 {
	height: 50px;
	line-height: 50px;
	padding-left: 70px;
	font-weight: normal;
	font-size: 16px;
	background: url(/Public/Index/images/pingjia.jpg) left center no-repeat;
}
#userReview .review .pingjia .neirong h5 i {
	font-style: normal;
	color: #FFC424;
	padding-left: 20px;
}
#userReview .review .pingjia .neirong p {
	margin: 20px 0px;
}
#userReview .review .pingjia .neirong p span {
	background-color: #FFD495;
	padding: 5px 15px;
	line-height: 20px;
	margin-right: 20px;
}
#userReview .review .pingjia .info {
	width: 306px;
	float: left;
	color: #BABABA;
	line-height: 30px;
	padding-top: 60px;
}
#userReview .review .last {
	border-bottom: 0px;
}
#userReview .review .fenye {
	height: 80px;
	width: 800px;
	margin: 0px auto;
	border-top: 1px solid #eaedec;
	padding-right: 60px;
	text-align: right;
}
#userReview .review .fenye span {
	padding: 4px 8px;
	border: 1px solid #eaedec;
	text-align: center;
	line-height: 80px;
}

/*******content部分右侧详情 售后保障*********/

.detail #guarantee {
	padding-bottom: 20px;
}
#guarantee .goodness {
	width: 840px;
	height: 110px;
	margin: 0px auto;
	padding-top: 16px;
	border-bottom: 1px solid #eaedec;
}
#guarantee .consultant {
	background: url(/Public/Index/images/consultant_01.png) 660px center no-repeat;
}
#guarantee .order {
	background: url(/Public/Index/images/consultant_02.png) 660px center no-repeat;
}
#guarantee .service {
	background: url(/Public/Index/images/consultant_03.png) 660px center no-repeat;
}
#guarantee .last {
	border-bottom: 0px;
	background: url(/Public/Index/images/consultant_04.png) 660px 40px no-repeat;
}
#guarantee .goodness h4 {
	color: #0752A0;
	font-size: 18px;
	line-height: 60px;
	padding-left: 10px;
	font-family:'黑体'
}
#guarantee .goodness p {
	font-size: 14px;
	line-height: 30px;
	padding-left: 10px;
}

/*******content部分右侧详情 热门问答*********/


.detail #hotQA {
	padding-bottom: 20px;
}
#hotQA .question {
	width: 840px;
	height: auto;
	margin: 0px auto;
	padding-top: 16px;
	 padding-bottom:16px;
	border-bottom: 1px solid #eaedec;
}
#hotQA .last {
	border-bottom: 0px;
}
#hotQA .question h4 {
	font-size: 16px;
	line-height: 40px;
	padding: 0px 10px;
	font-family:'黑体'
}
#hotQA .question p {
	font-size: 14px;
	line-height: 30px;
	padding: 0px 10px;
}


/*******content部分右侧详情 关于运营网*********/

#aboutUs { 
	font-family:'黑体';
}
.about1 { 
	width:43px; 
	height:28px;
	background: url(/Public/Index/images/about2.gif) center no-repeat;
}
.about2 { 
	width:43px; 
	height:28px;
	background: url(/Public/Index/images/about3.gif) center no-repeat;
}
.about3 { 
	width:43px; 
	height:28px;
	background: url(/Public/Index/images/about4.gif) center no-repeat;
}
.about4 { 
	width:43px; 
	height:28px;
	background: url(/Public/Index/images/about5.gif) center no-repeat;
}
#aboutUs > h3{
	margin-bottom: 20px;
}

/****footer*******/ 

#footer {
	width: 100%;
	height: 260px;
	background-color: #f7f7f7;
}
#footer #footerIndex {
	width: 100%;
	height: 220px;
}
.footerIndex {
	width: 1200px;
	height: 220px;
	margin: 0px auto;
	overflow: hidden;
}
.footerIndex .index {
	float: left;
	height: 170px;
	width: 615px;
	padding-top: 50px;
}
.footerIndex .index dl {
	width: 120px;
	text-align: left;
	float: left;
}
.footerIndex .index dt {
	line-height: 36px;
}
.footerIndex .index dl dd a {
	color: #8F8D8D;
	font-size: 14px;
	line-height: 28px;
}
.footerIndex .index dl dd a:hover {
	color: #0752A0;
}
.footerIndex .wexin {
	height: 220px;
	width: 345px; 
	float:left;
}
.footerIndex .wexin .img {
	width: 120px;
	height: 120px;
	margin-top: 50px;
	border-left: 1px solid #DFDFDF;
}
.footerIndex .wexin .img table{ width:345px;}
.footerIndex .wexin .img img {
	width: 120px;
	height: 120px;
}
.footerIndex .phone {
	float: left;
	height: 220px;
	width: 206px;
	padding-left: 20px;
}
.footerIndex .phone ul {
	padding-top: 40px;
}
.footerIndex .phone ul li {
	height: 38px;
	margin-bottom: 16px;
}
.footerIndex .phone ul li s {
	display: block;
	float: left;
	width: 36px;
	height: 38px;
	line-height: 38px;
	margin-left: 10px;
	margin-right: 10px;
	
}
.footerIndex .phone ul li s img {
	height: 30px;
}
.footerIndex .phone ul li .txtLayer {
	float: left;
	width: 150px;
}
.footerIndex .phone ul li h5 {
	color: #333333;
	font-size: 16px;
	font-family: "黑体";
	line-height: 24px;
}
.footerIndex .phone ul li p {
	color: #8F8D8D;
	font-size: 14px;
	line-height: 14px;
}
#footer #copyright {
	background-color: #2e2e33;
	height: 40px;
	width: 100%;
}
.copyright {
	width: 1200px;
	margin: 0px auto;
	color: #fff;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
}
.copyright span {
	padding: 0px 20px;
}

/*焦点图*/
.focus{ width:100%; height:445px;}  
.focus .shadow .title{width: 260px; height: 65px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:80px; line-height: 80px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:20px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:1920px;display:none; margin:0 auto;}  
.focus .fcon img{ display:block; }  
.focus .fbg{ top:420px; right:40px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  


.clear {
	clear: both;
}
.subnav .subnavList > li p a {
	display: block;
	width: 100px;
	float: left;
	color: #333;
}
/********固定窗口*********/
@font-face {
	font-family: 'ygiconfont';
	src: url('/Public/Index/ygiconfont/iconfont.eot'); /* IE9*/
	src: url('/Public/Index/ygiconfont/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('/Public/Index/ygiconfont/iconfont.woff') format('woff'), /* chrome、firefox */  url('/Public/Index/ygiconfont/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/  url('/Public/Index/ygiconfont/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.ygiconfont {
	font-family: "ygiconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
#fixed {
	position: fixed;/* 相对于屏幕定位 */
	right: 0px;
	z-index: 400;
	top: 50%;
	margin-top: -90px;
}
#fixed ul li {
	width: 60px;
	height: 60px;
	background-color: #F0F0F0;
	font-size: 12px;
	color: #333333;
	text-align: center;
	border-bottom: 1px solid #eaedec;
	position: relative;
}
#fixed ul li.teleCounseling {
	border-bottom: 0px;
}
#fixed ul li.toTop {
	border-bottom: 0px;
	display: none;
}
#fixed ul li > i {
	color: #E60012;
	display: block;
	padding: 10px 0px;
}
#fixed ul li .call {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 500;
	width: 158px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	background-color: #E60012;
	font-size: 18px;
	display: none;
}
#fixed ul li .call > i {
	padding: 0px 10px 0px 0px;
	font-size: 20px;
}

.location-layer{

}

.location-layer ul{

}

