﻿@charset "utf-8";
* {
	border: 0 none;
	margin: 0;
	padding: 0;
	outline: 0;
	/*text-align: left;*/
	letter-spacing: 0px;
	/*font-size: 14px;*/
	font-family: "微软雅黑", "宋体";
	font-weight: normal;
}
@font-face {
    font-family: "FX-LED";
    src: url("../fonts/FakeHope.eot");
}
ul,
ol,
li {
	list-style-type: none;
}
a {
	text-decoration: none;
	outline: none;
	color: #222222;
}
 input[type=text]::-ms-clear {
    display:none
  }
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
/*头部*/
.bj-header{
	width: auto;
	height: 96px;
	background: url(../images/head.png) no-repeat;
	background-size: 100%;
}
.header-content{
	height: 68px;
	width: 1150px;
	background: url(../images/logo.png) left center no-repeat;
	background-position:left bottom;
	margin: auto;
}
.header-content .title {
	float: right;
    width: 350px;
    text-align: right;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 33px;
    padding-top: 17px;
    font-size: 16px;
    padding-left: 40px;
    padding-right: 20px;
}
.com-mask-background{
  position: fixed;
  width: 100%;
  height: 100%;
}
.mask {
    display: none;
	position: fixed;
	left: 0px;
	top: 0px;
	background: rgba(0,0,0,0.4);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000); /*IE8支持*/
	width: 100%;
	height: 100%;
	z-index: 100;
}
.site{
    position:absolute; 
    margin:102px auto;
    left:0;right:0;top:0;bottom:0;
    width: 1140px;
    height: 100px;
    padding: 30px;
    background-color: #ffffff;
}
.site:before{
    display: block;
    content: "";
    position: absolute;
    left:707px;
    top:-24px;
    width: 0px;
    height: 0px;;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 24px solid #ffffff;
}
.site-province{
    width: inherit;
    border-bottom: 1px dashed rgb(236,236,236);
}
.site span{
    display: inline-block;
    font-size: 18px;
    padding: 15px 20px;
    color: #222222;
    cursor: pointer;
}
.site-province span{
    padding-top: 5px;
}
.site span.site-title{
    padding-left: 0px;
    color: #006ECC;
    cursor: default;
}
.site-radio:hover{
    color: #0059C2;
}
.bj-header h1{
	display: block;
    height: 76px;
    font-weight: bold;
    margin-left: 104px;
    margin-top: 3px;
    float: left;
    line-height: 76px;
    font-size: 32px;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #185df8;
}
.bj-header h1 span{
	display: block;
    margin-top: 12px;
    font-size: 12px;
    line-height: 10px;
    letter-spacing: -1px;
    font-family: PingFang-SC-Bold;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #0045e2;
}
.bj-header h2{
	display: block;
    float: left;
    font-size: 18px;
    line-height: 18px;
    margin-top: 25px;
    text-align: right;
    color: #333333;
}
.site-switch{
	display: block;
	float: left;
	background: url(../images/locate.png) left center no-repeat;
	font-size: 16px;
	line-height: 16px;
	text-indent: 16px;
	margin-top: 26px;
	margin-left: 20px;
}
.dep-win{
	display: block;
	float: left;
	background: url(../images/depwin.png) left center no-repeat;
	font-size: 16px;
	line-height: 16px;
	text-indent: 23px;
	margin-top: 26px;
	margin-left: 20px;
    margin-right: 20px;
}
.head-register{
	display: block;
	float: right;
	width: 74px;
	height: 31px;
	background-color: #ffffff;
	text-align: center;
	line-height: 31px;
	color: #3167d4;
	margin-top: 16px;
	border-radius: 4px;
	border: solid 1px #0045e2;
}
.head-login{
	display: block;
    float: right;
    width: 76px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    color: #ffffff;
    margin-top: 35px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    background-color: #0045e2;
    border-radius: 4px;
    border: solid 1px #005fe2;
    margin-right: 14px;
}


.head-logout{
	display: block;
	float: right;
	width: 74px;
	height: 31px;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #3167d4;
	text-align: center;
	line-height: 31px;
	color: #3167d4;
	margin-left: 14px;
	margin-top: 16px;
	cursor: pointer;
}
.head-title {
	width: 250px;
	text-align: right;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 33px; 
	padding-top: 17px;
	font-size: 16px;
	float: right;
}
/*导航条*/
.bj-headnav{
	height: 48px;
	background-color:rgb(51,170,255);
}
.bj-headnav div{
	width: 1169px;
	margin: 0 auto;
}
.bj-headnav a{
	display: inline-block;
    width: 171px;
    line-height: 51px;
    text-align: center;
    
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-right: 59px;
}

.bj-headnav a:hover{
	/*随便写的颜色*/
	background: url(../images/selectNav.png) repeat-x;
}

.bj-headnav .active{
	/*随便写的颜色*/
	background: url(../images/selectNav.png) repeat-x;
}

.bj-body{
	/*background: url(../images/bg.png) no-repeat;*/
	background-color:rgba(244, 244, 244, 0.36);
	min-height: 500px;
	padding-bottom:40px;
	position: relative;
}
/*当前页面*/
.body-pos{
	width: 1200px;
	margin: 0 auto;
	color: #555555;
	height: 72px;
	line-height: 72px;
}
.body-pos a{
	color: #555555;
}
.body-pos span{
	color: #6ba8ed;
}
/*内容*/
.bj-content{
	width: 1200px;
	margin: 0 auto 0;
	padding: 30px 30px 40px 30px;
	background: #ffffff;
}
/*左边导航条*/
.left-nav{
	width: 235px;
	float: left;
	margin-top:10px;
}
.bj-main{
	float: left;
	width: 865px;
	margin:10px 0px 0px 40px;
}
/*搜索框*/
.bj-search{
	width: 258px;
	height: 30px;
	float: right;
	border-radius: 2px;
	border: solid 1px #dddddd;
}
.bj-search input{
	float: left;
	width: 305px;
	height: 100%;
	margin-left: 14px;
	color: #666666;
}
.bj-search input::-webkit-input-placeholder {
	color: #666666;
}

.bj-search input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #666666;
}

.bj-search input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #666666;
}

.bj-search input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #666666;
}
.bj-search a{
	display: block;
	float: right;
	width: 15px;
	height: 15px;
	margin: 7px 12px 0px 0px;
	background: url(../images/search.png) no-repeat;
}
/*小标题*/
.bj-title{
	position: relative;
	font-size: 18px;
	width: 585px;
	float: left;
	font-weight: bold;
	line-height: 17px;
	height: 33px;
	color: #333333;
	text-indent: 19px;
	border-bottom: 1px solid #e9e9e9;
}

.bj-title span{
	display: inline-block;
	text-indent: 5px;
	color: #999999;
	font-size: 13px;
}
.bj-title div{
	width: 95px;
	height: 3px;
	background-color: #3167d4;
	position: absolute;
	left: 0px;
	top: 31px;
}
.bj-title a{
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
}
.bj-title:after{
	width: 2px;
	height: 18px;
	position: absolute;
	display: block;
	content: "";
	left: 0px;
	top: 0px;
	border-left: 5px solid #0076ff;
	border-right: 2px solid #ff2d2d;
}
.left-nav a{
	display: block;
	width: 233px;
	height: 48px;
	margin-bottom: 20px;
	background-color: #f5fafe;
	border-radius: 2px;
	text-align: center;
	border: solid 1px #e5f1fe;
	font-size: 16px;
	line-height: 48px;
	color: #666666;
}
.left-nav a.current{
	border: solid 1px #6ba8ed;
	background-color: #6ba8ed;
	color: #FFFFFF;
}
.left-nav a:hover{
	border: solid 1px #6ba8ed;
	background-color: #6ba8ed;
	color: #FFFFFF;
}
/*分页条*/
.bj-paging{
	clear: both;
	text-align: center;
	margin: 40px auto;
	line-height: 28px;
	color: #888888;
}
.bj-paging a{
	display: inline-block;
	margin: 0px 2px 0px 2px;
	height: 26px;
	color: #888888;
	line-height: 26px;
	background-color: #ffffff;
	border: solid 1px #cbcfd7;
	padding: 0px 12px 0px 12px;
}
.bj-paging a:hover{
	border: solid 1px #6ba8ed;
	color: #6ba8ed;
}
/*页脚*/
.bj-footer{
	height: 138px;
    background-color: #2b3852;
    position: relative;
}
.footer-content1 {
	position: relative;
    width: 1140px;
    height: inherit;
    margin: 0 auto;
    background: url() 0px 41px no-repeat;
}
/*第二张背景图*/
.footer-content1 span{
	display: block;
	width: 56px;
	height: 67px;
	position: absolute;
	background: url(../images/red.png) no-repeat;
	left:0px;
	top:128px;
}
/*下拉框*/
.footer-select{
	width: 235px;
	height: 41px;
	float:left;
	background-color: #2b3852;
	position: relative;
	margin-right: 26px;
	margin-top: 34px;
}
.footer-select input {
	width: 233px;
	height: 39px;
	border-radius: 2px;
	border: solid 1px #dddddd;
	border: solid 1px rgba(221,221,221,0.65);
	color: #dedede;
	text-align: center;
	background-color: #2b3852;
}
.footer-select input::-webkit-input-placeholder {
	color: #dedede;
}

.footer-select input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #dedede;
}

.footer-select input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #dedede;
}

.footer-select input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #dedede;
}
.select-arrow{
	position: absolute;
	width: 10px;
	height: 6px; 
	background: url(../images/selectArrow.png) center center no-repeat;
	top:18px;
	left:167px;
}
.footer-select ul{
	display: none;
	position: absolute;
	width: 233px;
	top:39px;
	border:1px solid #0F8ADF;
	transition: all 0.6s;
	border-radius: 0 0 2px 2px;
	z-index: 2;
}
.footer-select li{
	width: 100%;
	height: 39px;
	line-height: 39px;
	color: #dedede;
	text-align: center;
	background-color: #2b3852;
	cursor: pointer;
	transition: all 0.4s;
}
.footer-select:hover input{
	border-color: #0F8ADF;
	border-bottom: none;
	border-radius: 2px 2px 0 0;
}
.footer-select:hover input::-webkit-input-placeholder {
	color: #FFFFFF;
}
.footer-select:hover input::-moz-placeholder {
	color: #FFFFFF;
}
.footer-select:hover input:-moz-placeholder {
	color: #FFFFFF;
}
.footer-select:hover input:-ms-input-placeholder {
	color: #FFFFFF;
}
.footer-select:hover ul{
	display: block;
	border-color: #0F8ADF;
	border-top: none;
}

.footer-select li:hover{
	background-color: #0F8ADF;
	color: #ffffff;
}

.footer-content1 p{
	color: #aaaaaa;
	line-height: 23px;
	text-align: center;
	/*margin: 56px auto 0px auto;*/
	padding-top:35px!important;
}
.footer-url{
	margin: 7.5px auto 0px auto;
	text-align: center;
	color: #aaaaaa;
}
.footer-url a{
	color: #aaaaaa;
	margin-left: 8px;
	margin-right: 8px;
}
/*页脚按钮*/
.footer-correct{
	position: absolute;
	width: 110px;
	height: 55px;
	top:133px;
	right: 0px;
	background: url(../images/jiucuo.png);
}
.body-title {
    font-family: '微软雅黑 Bold', '微软雅黑';
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    text-align: center;
}
.body-head {
	height: 50px;
}
.white_content2 {
    background-color: white;
    position: relative;
    margin: 200px auto;
    height: 360px;
    /*position: fixed;*/
    z-index: 1002;
    width: 860px;
    /*margin-top: -230px;
    margin-left: -540px;
    left: 20%;
    top: 25%;*/
    border-radius: 10px;
}
#registerclose {
    background: url(../images/index/map-cancel.png) center center no-repeat;
    cursor: pointer;
    float: right;
    position: relative;
    right: -3px;
    top: -4px;
    width: 32px;
    height: 32px;
    z-index: 1;
}
.registerDiv {
    width: 306px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    padding: 40px 10px;
    margin-top: 50px;
}
.dwbs {
    width: 100%;
    height: 20px;
    
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    display: block;
}
.work-for-company {
    width: 100%;
    height: 15px;
    font-family: FZLTHK--GBK1-0;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #999999;
    display: block;
}
.black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 1200px;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.6;
    opacity: .50;
    filter: alpha(opacity=50);
}
span.operationSpan {
    color: #2473FF;
    cursor: pointer;
    font-family: "Microsoft YaHei";
    font-size: 12px;
}
span.operationSpan:hover {
    color: #006ecc;
}
.agreementp {
	width: 830px;
	padding: 2px;
	margin: 0 auto;
	border: 2px solid #d8dce3;
	position: relative;
	background-color: white;
	margin-top: 22px;
}
	
.agreementp .icon-bgp {
	position: absolute;
	width: 14px;
	height: 14px;
}
	
.agreementp .icon-TLp {
	background: url(../images/register/TL.png) no-repeat;
	top: -2px;
	left: -2px;
}
	
.agreementp .icon-TRp {
	background: url(../images/register/TR.png) no-repeat;
	top: -2px;
	right: -2px;
}
	
.agreementp .icon-BLp {
	background: url(../images/register/BL.png) no-repeat;
	bottom: -2px;
	left: -2px;
}
	
.agreementp .icon-BRp {
	background: url(../images/register/BR.png) no-repeat;
	bottom: -2px;
	right: -2px;
}
	
.agreementForBorderp {
	padding: 30px 55px 50px;
	border: 2px solid #e9edf3;
}
	
.agreementp h5 {
	text-align: center;
	color: #404040;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}
	

	
.agreementDetailsp p {
	line-height: 25px;
	margin-bottom: 25px;
}
/*同意协议*/

.agreementSignp {
	padding-left: 160px;
	margin-top: 30px;
	padding-bottom: 20px;
}

.agreementSignp a {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/register/unchose.png) no-repeat;
	cursor: pointer;
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}

.agreementSignp a.current {
	background: url(../images/register/chose.png) no-repeat;
}

.agreementSignp span {
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #404040;
	vertical-align: middle;
	float: left;
}
.white_contentfz {
	display: none;
	position: fixed;
	top: 25% !important;
	left: 35% !important;
	width: 50% !important;
	height: 65% !important;
	z-index: 1002 !important;
}
.white_contentps {
	display: none;
    position: fixed;
    top: 50px;
    left: 25%;
    width: 841px;
    height: 725px;
    z-index: 9998;
    background-color: gainsboro;
}
.pubBtn {
	text-align: center;
}

.pubBtn a {
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 2px;
	font-size: 16px;
	text-align: center;
}

.pubBtn a.blueBg {
	background-color: #1974e0;
	border: 1px solid #1974e0;
	color: #ffffff;
}

.pubBtn a.greyBg {
	border: 1px solid #dddddd;
    background-color: #fff !important;
    color: #666666 !important;
    cursor: not-allowed;
}
.pubBtn a.greyBgs {
	border: 1px solid #dddddd;
    background-color: #006ECC !important;
    color: #dddddd !important;
}
.pubBtn a.blueBorder {
	background-color: #ffffff;
	border: 1px solid #0059c2;
	color: #0059c2;
}

.pubBtn a.blueBorder:hover,
.pubBtn a.blueBg:hover {
	background-color: #0059c2;
	color: #ffffff;
}
.btnBack{
	background-color: grey !important;
	cursor: not-allowed;
}
.choseOne {
	position: absolute;
	width: 830px;
	height: 320px;
	background: #ffffff;
	/*box-shadow: 0 0 5px 5px #dddddd;*/
	border-radius: 5px;
	margin: 20px auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

.choseOne .item {
	width: 50%;
	height: 100%;
	float: left;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	transition: all .5s ease;
}

.choseOne .item img {
	position: absolute;
	display: block;
	width: 100%;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: all .9s ease;
}
.img{
	position: absolute;
	display: block;
	width: 100%;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: all .9s ease;
}
.img h1{
	font-size: 20px;
	line-height: 24px;
	color: #ffffff;
	margin-top: 40px;
	text-indent: 30px;
}
.img p{
	color: #ffffff;
    text-indent: 30px;
}
.enterprise{
	background:#8296f8 url(../images/1.png) center center no-repeat;
	-moz-background-size:100% 100%; 
	background-size:100% 100%;
}
.personal{
	background:#f38277 url(../images/2.png) center center no-repeat;
	-moz-background-size:100% 100%; 
	background-size:100% 100%;
}
.choseOne .shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .01);
	transition: all .3s ease;
}
.item:hover .img h1{
    text-indent: 80px;
    transition: all .5s ease;
}
.item:hover .img p{
    text-indent: 80px;
    transition: all .5s ease;
}
/*10.29协议阅读遮罩*/
.wrap{/*公用*/
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	/*opacity: 0.6;*/
	z-index: 9999;
	position: fixed;
	top: 0;
}
.xyRead_wrap{
	
}
.xyContent{
	width: 800px;
	/*height: 500px;*/
	margin: 30px auto;
	background-color: #ffffff;
	border-radius: 8px;
}
.xyTopTitle{
	width: 800px;
	height: 60px;
	line-height: 60px;
	background-color: #3167d4;
	border-radius: 8px 8px 0px 0px;
}
.xyName{
	
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
}
.xyClose{
	display: inline-block;
	width: 20px;
	height: 20px;
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 2px;
	/*opacity: 0.2;*/
	text-align: center;
	line-height: 20px;
	float: right;
	font-weight: 600;
	font-size: 16px;
	margin-top: 20px;
	margin-right: 20px;
	cursor: pointer;
	color: white;
}
.xyInf{
	padding: 20px 50px;
	max-height: 430px;
	overflow-y: scroll;
	border-bottom: 1px solid #e9e9e9;
}
.xyInf>p{
	text-indent: 2rem;
	
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #333333;
}
.xyInf::-webkit-scrollbar {
  width: 4px;
}
.xyInf::-webkit-scrollbar-thumb {
  background-color: #6CD0EF;
}
.xyFooter{
	/*height: 150px;*/
	padding-bottom:24px ;
}
.xyFooter>p{
	margin-top: 24px;
	margin-bottom: 24px;
	
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
}
.xyFooter>p>img{
	width: 20px;
	height: 20px;
	margin-right: 10px;
	vertical-align: middle;
}
.footerBtnDiv{
	text-align: center;
}
.footerBtn{
	width: 180px;
	height: 40px;
	background-color: #6ba8ed;
	border-radius: 2px;
	
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
}
/*协议签订等待遮罩*/
.xyWait_wrap{
	
}
.xyWait_content{
	width: 800px;
	/*height: 500px;*/
	padding-bottom: 24px;
	background-color: #ffffff;
	border-radius: 8px;
	margin:100px auto;
}
.waitInf1{
	
	font-size: 16px;
	line-height: 32px;
	color: #999999;
	text-align: center;
	margin-top: 48px;
}
.waitInf2{
	
	font-size: 28px;
	line-height: 32px;
	color: #333333;
	text-align: center;
	margin-top: 24px;
}
.waitImg{
	height: 185px;
	margin-top: 24px;
	text-align: center;
}
.waitImg>img{
	height: 185px;
}
/*协议签订完成反馈遮罩*/
.xyFeedback_wrap{
	
}
.xyFeedback_content{
	width: 800px;
	/*height: 500px;*/
	padding-bottom: 88px;
	background-color: #ffffff;
	border-radius: 8px;
	margin:100px auto;
}
.xyFeedbackInf1{
	
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
	margin-top: 24px;
}
.xyFeedbackInf2{
	
	font-size: 28px;
	line-height: 32px;
	color: #333333;
	text-align: center;
	margin-top: 24px;
}
.xyFeedbackInf2>span{
	
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #6ccaa9;
}
.xyFeedbackImg{
	height: 45px;
	margin-top: 88px;
	text-align: center;
}
.xyFeedbackImg>img{
	height: 45px;
}

/*支付等待界面*/
.payWait_wrap_content{
	width: 800px;
	/*height: 500px;*/
	padding-bottom: 88px;
	background-color: #ffffff;
	border-radius: 8px;
	margin:50px auto;
}
.payInf1{
	
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #3167d4;
	text-align: center;
	margin-top: 48px;
}
#qrcode {
	width: 180px;
	height: 180px;
	margin: 0 auto;
}
.payInfImg{
	text-align: center;
	margin-top: 5px;
}
.payInfImg>img{
	width: 120px;
	height: 120px;
}
#qrcode>img{
	width: 100%;
	height: 100%;
}
.payInfInf2{
	
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
	margin-top: 24px;
}
.payInfInf3{
	
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
	margin-top: 24px;
}
.payInfInf3>span{
	
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #6ccaa9;
}
/*支付完成界面*/
.payFinshed_wrap_content{
	width: 800px;
	/*height: 500px;*/
	padding-bottom: 88px;
	background-color: #ffffff;
	border-radius: 8px;
	margin:50px auto;
}
.payFinshedInf1{
	
	font-size: 26px;
	line-height: 32px;
	color: #333333;
	text-align: center;
	margin-top: 48px;
}
.payFinshedInfImg{
	text-align: center;
	margin-top: 5px;
}
.payFinshedInfImg>img{
	width: 150px;
	height: 140px;
}
.payFinshedInfInf2{
	
	font-size: 16px;
	line-height: 32px;
	color: #333333;
	text-align: center;
	margin-top: 24px;
}
.payFinshedInfInf2>span{
	
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #6ccaa9;
}
.payFinshedInfInf3{
	
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
	margin-top: 24px;
}
.payFinshedInfInf3>button{
	width: 120px;
	height: 40px;
	background-color: #6ba8ed;
	border-radius: 2px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	cursor: pointer;
}
.paySucc {
	width: 180px;
	height: 180px;
	margin: 0 auto;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 0px;
	left: 310px;
	display: none;
}
.paySucc p {
	text-align: center;
	color: #eeeeee;
}

/*视频与操作手册*/
.boxs{
	position: relative;
}
.box-center{
	height: 200px;
	position: absolute;
	left: 65%;
	padding-top: 87px;
}
.box-center>div{
	display: inline-block;
	width: 80px;
	height: 50px;
	z-index: 1;
	position: relative;
	margin-top: -70px;
	line-height: 30px;
}
.box-operation{
	margin-left: -10px;
}
.box-video{
	margin-left: 20px;
}
.box-compress{
	margin-left: 8px;
}
.box-flag{
	width: 80px;
	height: 50px;
	position: relative;
	margin-left: 48px;
	line-height: 30px;
	z-index: 1;
}
.box-operation::before {
	content: "";
	background: url('../images/icon-operation.png');
	background-size:contain;
	width: 28px;
	height: 28px;
    position: absolute;
	left: -27px;
	display: inline-block;
}

.box-video::before {
	content: "";
	background: url('../images/video.png');
	background-size:cover;
	width: 23px;
	height: 23px;
    position: absolute;
    left: -29px;
	display: inline-block;
}
.box-compress::before{
	content: "";
	background: url('../images/compress.png');
	background-size:cover;
	width: 27px;
	height: 27px;
    position: absolute;
    left: -26px;
	display: inline-block;
}
.box-flag::before {
	content: "";
	background: url('../images/icon-flag.png');
	background-size:cover;
	width: 25px;
	height: 25px;
    position: absolute;
    left: -27px;
	display: inline-block;
}
.box-operation:hover,.box-video:hover,.box-flag:hover,.box-compress:hover{
	color: blue;
	cursor:pointer;
}

/*流程图获取*/
.wtjcb-process-box{
	width: 220px;
	/*height: 100px;*/
	/*background: red;*/
	display: inline-block;
	padding-top: 16px;
}
.wtjcb-state{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 2px;
	color: #0082ff;

}
.wtjcb-img{
	width: 25px;
	position: relative;
}
.wtjcb-img-box{
	position: relative;
	left: 98px;
	text-align: left;
}
.wtjcb-line:after{
	content: "";
	display: inline-block;
	width: 195px;
	height: 1px;
	background: #0082ff;
	position: relative;
	top:-5px;
}

.wtjcb-line1:after{
	background:  rgba(0, 0, 0, 0.15);
}

.wtjcb-title{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: rgba(0, 0, 0, 0.65);
}

.wtjcb-content{
	padding-top: 5px;
	width: 220px;
	height: 89px;
	border: solid 1px #dddddd;
	margin: auto;
}

.wtjcb-time{
	display: inline-block;
	text-align: left;
	width: 220px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	text-indent: 0.3em;
	line-height: 28px;
	letter-spacing: 0px;
	color: rgba(0, 0, 0, 0.45)
}
.wtjcb-content-box{
	position: absolute;
	background: rgb(255,255,255);
	z-index: 9999;
	margin-left: 17px;
}

.wtjbc-up-line{
	display: inline-block;
	position: absolute;
	width: 97px;
	height: 51px;
	border: 1px solid #0082ff;
	transform:translateX(13px);
	border-top: 0px;
	border-left: 0px;
	
}


