@charset "utf-8";
/* CSS Document */
/*containerOne starts*/
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.containerOne .content {
	width:485px ;
	margin:30px auto 0 auto;
}
.containerOne .contentLoop {
	padding-top:30px;
}
.containerOne .loopTwo {
	padding-top:17px;
}
.containerOne .loopThree {
	padding-top:34px;
}
.containerOne .contentLoop h2,.contentLoop h3 {
	color:#666;
	font-size:14px;
	line-height:20px;
}
.containerOne .contentLoop h2 {
	padding-left:12px;
    text-align: right;
}
.containerOne .contentLoop .one {
	padding-left:0;
	width:75px;
	margin: 8px 0;
}
.containerOne .contentLoop h3 {
	padding-left:15px;
}
.containerOne .radioField input[type=radio]:checked + label:before {
    content: "";
    background: url(../images/contonerad.png) no-repeat;
    width: 12px;
    height: 12px;
    background-size: 100% 100%;
    display: block;
}
.containerOne .labelTxt:before {
    content: "";
    width: 12px;
    height: 12px;
    background: url(../images/contoneradio.png) no-repeat;
    display: block;
    float: left;
    margin: 5px 6px 0px 0px;
    background-size: 100% 100%;
    cursor: pointer;
}
.containerOne .radioField label {
    font-size: 14px;
    color: #666;
    padding-left: 14px;
    width: auto;
    line-height: 20px;
 	cursor: pointer;
}
.containerOne .radioTwo  label{
	padding-left:15px;
}
.containerOne .radioField {
	top:0;
}
.containerOne .contentLoop  span {
	color:#e80000;
	font-size:14px;
	padding-right:5px;
}
.containerOne .inp {
	width:369px;
	height:26px;
	padding:5px 12px;
	border:1px solid #e5e5e5;
	color:#666;
	font-size:14px;
	margin:0 0 0 15px;
}
.containerOne .text_Field {
	border:1px solid #e5e5e5;
	width:369px;
	height:62px;
	resize:none;
	margin-left: 15px;
    padding:8px 12px;
	color:#666;
	font-size:14px;
}
.containerOne .set {
	margin:30px 0 0 90px;
}
.containerOne .blueBtn {
	color:#fff;
	font-size:14px;
	background:#00bff3;
	padding:10px 14px;
	border-radius:3px;
}
.containerOne .set a {
	color:#999;
	font-size:14px;
	text-decoration:underline;
	padding-left:20px;
}
.containerOne .set h3 {
	color:#00bff3;
	font-size:14px;
	padding:25px 0 0 20px;
}

/*containerOne ends*/
/*containerOne_one starts*/
.containerOne_one .section {
	width:720px;
	margin:26px auto 0 auto;
	text-align:center;
}
.containerOne_one .setTwo a {
	color:#00bff3;
	font-size:14px;
	text-decoration:underline;
	padding-right:15px;
	cursor:pointer;
	line-height: 35px;
}
.containerOne_one .subSection {
	margin-top:34px;
}
.containerOne_one .subSection h4 {
	color:#666;
	font-size:14px;
	text-align: right;
    width: 75px;
	margin: 11px 0;
}
.containerOne_one .subSection h4 span { 
	color:#e80000;
	padding-right:5px;
}
.containerOne_one .subInp {
	border:1px solid #e5e5e5;
	height:26px;
	width:293px;
	padding:5px 0;
	color:#666;
	font-size:14px;
	text-indent:12px;
	margin-left:8px;
}
.containerOne_one .valid {
	width:18px;
	padding:10px 0 0 10px;
}
.containerOne_one .validTwo {
	padding-left:5px;
}
.containerOne_one .subSection  h5 {
	font-size:12px;
	color:#999;
	padding-left:5px;
	margin:12px 0;
}
.containerOne_one .subInpTwo {
	width:163px;
}
.containerOne_one .subSection .nice-select input { 
	width: 94%;
    margin: 0;
    outline: none;
    display: block;
    height: 26px;
	text-indent: 12px;
}
.containerOne_one .nice-select ul {
	border:1px solid #e5e5e5;
	text-align:left;
 }
 .containerOne_one .subSection .centralTxt {
	 width:95px;
	 margin:9px 0;
}
 .containerOne_one .subSection .centralTxt sup {
	 font-size:12px;
}
 .containerOne_one .subSection .centralTxtTwo {
	width:64px;
	margin:9px 0;
}
 .containerOne_one .subSection .centralTxtTwo sup {
	 font-size:12px;
}
 .containerOne_one .subSection .centralTxtThree {
	width:0;
	padding:0 15px;
}
.containerOne_one .subInpThree {
	width:113px;
}
.containerOne_one .checkboxes input[type=radio]:checked + .whatever{
    background-color: #00bff3 !important;
	color:#fff;
}
.containerOne_one  .whatever{
    background-color: #fff;
    display: inline-block;
    width:58px;
    height: 23px;
	font-size:12px;
	color: #00bff3;
	text-align: center;
	border:1px solid #00bff3;
	line-height:22px;
	cursor:pointer;
	padding-left: 0;
}
.containerOne_one .checkboxes {
	margin:7px 0 0 10px;
	top:0;
}
.containerOne_one  .firstOne {
	line-height:15px;
}
.containerOne_one .radioField input[type=radio]:checked + label:before {
    content: "";
    background: url(../images/contonerad.png) no-repeat;
    width: 12px;
    height: 12px;
    background-size: 100% 100%;
    display: block;
}
.containerOne_one .labelTxt:before {
    content: "";
    width: 12px;
    height: 12px;
    background: url(../images/contoneradio.png) no-repeat;
    display: block;
    float: left;
    margin: 5px 6px 0px 0px;
    background-size: 100% 100%;
    cursor: pointer;
}
.containerOne_one .radioField label {
    font-size: 14px;
    color: #666;
    padding-left: 8px;
    width: auto;
    line-height: 20px;
 	cursor: pointer;
}
.containerOne_one .radioTwo  label{
	padding-left:15px;
}
.containerOne_one .radioField {
	top:0;
}
.containerOne_one .subSection .topText {
	line-height:18px;
	margin: 0;
}
.containerOne_one .uploadSec {
	width:630px;
}
.containerOne_one .uploadSec ul li {
	float:left;
	width:124px;
	height:116px;
	margin-left:20px;
	position:relative;
}
.containerOne_one .strip {
	color:#999;
	font-size:12px;
	text-align:center;
	padding:4px 5px;
	background:rgba(0, 0, 0, 0.86);
	position:absolute;
	right:0;
	bottom:10px;
}
.containerOne_one .uploadSec {
	border:1px solid #e5e5e5;
	padding:30px 0 145px 0;
	margin-left:7px;
}
.containerOne_one .upload {
	position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 116px;
}
.containerOne_one .upLoadText {
	color:#999;
	font-size:14px;
	text-align:center;
	display:block;
	padding-top: 50px;
}
.containerOne_one .uploadSec ul .lastLink {
	border:1px solid #e5e5e5;
}
.containerOne_one  .submitBtn {
	color:#fff;
	font-size:16px;
	text-align:center;
	background:#00bff3;
	padding:12px 40px;
	margin-top:34px;
}
.containerOne_one .secOne {
	min-height:1115px;
}
.containerOne_one  .hiddenValid {
	display:none;
}
.containerOne_one .uploadSec ul {
 	padding-left:14px;
}
/*containerOne_one end*/
/*container_two starts*/
.container_two h2 {
    color: #666;
    font-size: 20px;
    border-bottom: 2px solid #e5e5e5;
    padding: 12px 0;
}
.container_two .prompt-box {
    margin: 70px auto 0 auto;
    width: 420px;
}
.container_two .prompt-box h3 {
    font-size: 24px;
}
.container_two .prompt-box h3 img {
    width: auto;
    margin-right: 8px;
    float: left;
}
.container_two .prompt-box .head-text {
    margin: 0 auto;
    display: table;
    padding-bottom: 35px;
}
.container_two .prompt-box p {
    text-align: center;
    font-size: 16px;
    color: #777777;
    padding-bottom: 33px;
}
.container_two .prompt-box p span.red {
    color: #e80000;
}
.container_two .prompt-box a.blu-btn {
    padding: 8px 13px;
    background: #00bff3;
    color: #fff;
    font-size: 12px;
    margin-right: 35px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.container_two .prompt-box .pmt-btn-wrp {
    text-align: center;
    margin: 0 auto;
    display: table;
}
.container_two .prompt-box .btn-lst {
    margin-right: 0 !important;
	 padding: 8px 25px !important;
}
/*============================================================= 
          4在线充值（展开头部导航）-recharge -properties
=============================================================*/

.container_two .recharge-cnt-box {
    width: 650px;
    margin: 0 auto;
}
.container_two .list-line {
    margin: 60px 0 0 20px;
    padding: 0;
}
.container_two .list-line li {
    margin: 0 0 40px 0;
    padding: 0;
    float: left;
    width: 210px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.container_two .list-line li a {
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.container_two .list-line li .line {
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 3px;
    background: #e8e8e8;
    float: left;
    margin-bottom: 30px;
    position: relative;
}
.container_two .list-line li .nbr {
    position: absolute;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    left: 44.55%;
    top: -10px;
    border-radius: 100%;
    font-size: 14px;
    color: #999;
    width: 23px;
    height: 23px;
    line-height: 23px;
    background: #ebebeb;
    text-align: center;
}
.container_two .list-line li .text {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    color: #666;
    font-size: 12px;
    width: 100%;
    float: left;
}
.container_two .list-line li .arrw {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    left: 47.88%;
    top: 15px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ebebeb;
}
.container_two .list-line li.active .line,
.container_two .list-line li:hover .line {
    background: #00bff3;
}
.container_two .list-line li.active .nbr,
.container_two .list-line li:hover .nbr {
    background: #00bff3;
    color: #fff;
}
.container_two .list-line li.active .text,
.container_two .list-line li:hover .text {
    color: #00bff3;
}
.container_two .list-line li.active .arrw,
.container_two .list-line li:hover .arrw {
    border-top: 5px solid #00bff3;
}
.container_two .input-field-one {
    width: 238px;
    font-size: 13px;
    color: #666;
    padding: 0 10px 0 10px;
    height: 36px;
    border: 1px solid #e5e5e5;
    float: left;
}
.container_two .label-txt {
    color: #666;
    font-size: 14px;
    margin-right: 10px;
    padding-top: 11px;
    padding-bottom: 9px;
    float: left;
}
.container_two .label-txt .rd-sign {
    color: #e80000;
}
.container_two .lbl-aftr-txt {
    color: #999;
    font-size: 14px;
    margin-left: 5px;
    margin-right: 20px;
    padding-top: 11px;
    padding-bottom: 9px;
    float: left;
}
.container_two .rest-btn {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 5px 15px;
    background: none;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    color: #666;
    font-size: 12px;
    margin-top: 5px;
    float: left;
}
.container_two .rest-btn:hover {
    color: #fff;
    background: #00bff3;
    border-color: #00bff3;
}
.container_two .lbl-btm-text {
    margin-right: 10px;
    display: inline-block;
    margin: 12px 0 0 125px;
    color: #666;
    font-size: 12px;
}
.container_two .clt-red {
    color: #e80000 !important
}
.container_two .TabbedPanelsContent {
    background: #fafafa;
    border: 1px solid #e6e6e6;
    width: 550px;
}
.container_two .TabbedPanelsTabGroup li:first-child {
    border-radius: 8px 0px 0px 0px;
}
.container_two .TabbedPanelsTabGroup li {
    float: left;
    padding: 7px 35px;
    background: #fff;
    border: 1px solid #e6e6e6;
    margin-bottom: -1px;
    color: #333;
    font-size: 17px;
    outline: none;
    z-index: 999;
    position: relative;
	font-weight: bold;
}
.container_two .TabbedPanelsTabGroup li.TabbedPanelsTabSelected {
    background: #fafafa !important;
    cursor: pointer;
    color: #666 !important;
    border-bottom: 1px solid #fafafa !important;
}
.container_two .TabbedPanels {
    margin:0 0 200px 30px;
}
.container_two .qq-code-box-textz {
    float: left;
    width: 155px;
    text-align: center;
}
.qq-code-box-textz img {
    width: auto !important;
    margin: 0 auto;
}
.container_two .qq-code {
    padding-top: 20px;
}
.container_two .wecht-code {
    padding-bottom: 35px;
}
.container_two .wecht-code-2 {
    padding-bottom: 5px;
}
.container_two .qq-code-box-textz h3 {
    text-align: center;
    font-size: 12px;
    color: #666;
    padding: 10px 0;
}
.container_two .txt-tb-box h4 {
    padding-top: 65px;
    color: #333;
}
.container_two .txt-tb-box span {
    color: #ff5200;
}
.container_two .qq-code-box-textz a {
    color: #41a9e0;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: center;
	text-decoration:underline;
}
.container_two .list-line-btmm {
    margin-top: 120px;
}
/*============================================================= 
                7数据统计- statistics  properties
=============================================================*/

.container_two .tbl-boxtable {
    border: 1px solid #e5e5e5;
    margin: 20PX;
    width: 96.55%;
}
.container_two .tbl-boxtable tr th p {
    position: relative;
}
.container_two .tbl-boxtable tr th p:after {
    position: absolute;
    content: "";
    height: 15px;
    width: 1px;
    right: -15px;
    top: 0;
    background: #e5e5e5;
}
.container_two .tbl-boxtable td {
    padding: 15px !important;
    color: #666;
    font-size: 12px;
    text-align: center;
	vertical-align:middle;
}
.container_two .tbl-boxtable td h3 {
    color: #595959;
    padding-bottom: 5px;
}
.container_two .tbl-boxtable td p {
    color: #999;
}
.container_two .tbl-boxtable th {
    padding: 15px !important;
    color: #666;
    font-size: 12px;
    border-bottom: 1px solid #e5e5e5
}
.container_two .tbl-boxtable th img {
    width: auto !important;
    margin: -3px;
    display: inline-block;
}
.container_two .tbl-boxtable tr td.tblEight {
    color: #00bff3 !important
}
.container_two .tbl-boxtable tr td.tblEight a {
	color: #00bff3 !important	
}
.container_two .tbl-boxtable tr .tblOne {
    text-align: left !important;
	width: 230px;
}
.container_two .tbl-boxtable tr .tblTwo {
	width: 130px;
}
.container_two .tbl-boxtable tr .tblSix {
	width: 85px;
}
.container_two .tbl-boxtable tr .tblSeven {
	width: 100px;
}
.container_two .tbl-boxtable tr .tblFive {
    text-align: right;
	width: 300px;
}
/*container_two ends*/
/*containerThree starts*/
.containerThree .loop {
	padding:20px 0;
	margin:0 8px;
	border-bottom:1px solid #e5e5e5;
}
.containerThree .loop h2 .loopText {
	color: #333;
	font-size: 14px;
	margin:5px 0;
	display: inline-block;
}
.containerThree .loop  h2 {
	width: 155px;
}
.containerThree .loop h2 .loopImg {
	width: 24px;
	display: inline-block;
	vertical-align:middle;
	margin:-2px 8px 0 18px;
}
.containerThree .loop  h3 {
	width: 190px;
	color: #666;
	font-size: 14px;
	margin:5px 0 ;
	padding-left:45px;
	border-left:1px solid #e5e5e5;
}
.containerThree .loop  h4 {
	color: #ff002a;
	font-size: 12px;
	margin:6px 0 ;
}
.containerThree .loop h5 .loopText {
	color: #00bff3;
	font-size: 14px;
	margin:6px 20px 6px 0 ;
	display: inline-block;
}
.containerThree .loop h5 {
	cursor:pointer;
}
.containerThree .loop h5 .loopImg {
	width: 16px;
	display: inline-block;
	vertical-align:middle;
	margin:-3px 8px 0 18px;
}
.popMine .contrThreePopOne .blueBtn,
.popMine .contrThreePopTwo .blueBtn,
.popMine .contrThreePopThree .blueBtn,
.popMine .contrThreePopFour .blueBtn,
.popMine .contrThreePopfive .blueBtn,
.popMine .contrThreePopSix .blueBtn {
	margin:42px 0 38px 0;
}
.popMine .popContent.contrThreePopOne,
.popMine .contrThreePopTwo  {
	margin-top:-204px;
}
.popMine .contrThreePopSeven .rad {
	margin:37px 40px;
}
.popMine  .rad .radio label{
	cursor:pointer;
}
.popMine .contrThreePopSeven .radio span {
	display: block;
	width: 32px;
	margin: 20px auto 0 auto;
}
.popMine .contrThreePopOne .setpop,
.popMine .contrThreePopTwo .setpop,
.popMine .contrThreePopFour .setpop {
	margin-bottom:23px;
}
.popMine .contrThreePopThree .setpop,
.popMine .contrThreePopfive .setpop,
.popMine .contrThreePopSix .setpop {
	margin-bottom:35px;
}
.popMine .contrThreePopSeven .radio .radone {
    -webkit-appearance: none;
    width: 0;
    display: none;
}
/*containerThree ends*/
/*containerFour start*/

.containerFour .setTwo h2 {
    font-size: 14px;
    color: #999;
    margin: 8px 14px 0px 0px;
}
.containerFour .seThree {
    margin-top: 30px;
    padding: 0px 15px;
}
.containerFour .seThree tr {
    border: 1px solid #e5e5e5;
}
.containerFour .seThree tr td {
    width: 333px;
    padding: 11px 0 15px 0px;
    text-align: center;
    font-size: 14px;
    color: #333;
}
.containerFour .setFour {
    margin-top: 13px;
    padding: 0 15px;
}
.containerFour .setFour button {
    font-size: 12px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    background-color: #00bff3;
    padding: 7px 14px;
}
.containerFour .setFour p {
    font-size: 14px;
    color: #666;
    margin: 5px 0px 5px 4px;
}
.containerFour .setFour p span {
    color: #999;
    margin-left: 23px;
}
.containerFour .tal {
    text-align: left !important;
}
.containerFour .sub {
    font-size: 12px !important;
    color: #666 !important;
}
.containerFour .one td {
    font-size: 12px !important;
    color: #666 !important;
    padding: 9px 0 18px 0px !important;
}
.containerFour .one td.talOne {
	width: 180px;
}
.containerFour .one td.talTwo {
	width: 40px;
}
.containerFour .setFive {
    padding: 25px 0 0 0;
}
.containerFour .select .selectionWdth {
    border: 1px solid #d5d5d5;
    width: 89px;
    margin-right: 7px;
}
.containerFour .select label {
    font-size: 14px;
    color: #666;
    line-height: 25px;
}
.containerFour .nice-select input {
    padding: 0;
    text-indent: 5px;
    background: #fff url(../images/slectdown.png) no-repeat 92% 50%;
    width: 95%;
    font-size: 12px;
    color: #666;
}
.containerFour .nice-select {
    height: 24px;
    line-height: 20px;
}
.containerFour .nice-select ul {
    border: 1px solid #d5d5d5;
    top: 25px;
    border-top: none;
    width: 92%;
    border-radius: 0;
}
.containerFour .nice-select ul li {
    overflow: hidden;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 12px;
    height: auto;
    color: #666;
    line-height: 14px;
}
.containerFour .secondTable {
    width: 100%;
}
.containerFour .secondTable tr {
    border-bottom: 1px dashed #e5e5e5;
    width: 100%;
}
.containerFour .secondTable a {
    font-size: 12px;
    color: #00bff3;
}
.containerFour .secondTable label {
    width: 96% !important;
}
.containerFour .select {
    margin: 0px 0 22px 14px;
}
.containerFour .setFour .btnOne {
    color: #787878;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    padding: 6px 31px;
}
.containerFour .setFour .btTwo {
    padding: 6px 12px;
    margin-left: 14px;
}
.containerFour .set .icon {
    width: 50px;
    margin: 0 auto;
}
.containerFour .set h2 {
    font-size: 14px;
    color: #777;
    margin-top: 10px;
}
.containerFour .rightSet {
    width: 17.6%;
    margin-right: 1.5%;
}
.containerFour .rightSet .setRpt {
    background-color: #fff;
}
.containerFour .rightSet .setTxt {
    background-color: #f5f5f6;
    padding: 16px 15px;
}
.containerFour .rightSet h3 {
    font-size: 14px;
    color: #666;
}
.containerFour .rightSet a {
    font-size: 12px;
    color: #00bff3;
}
.containerFour .rightSet .setRpt {
    border: 1px solid #e7eaec;
    border-top: none;
}
.containerFour .rightSet ul {
    padding: 21px 15px 5px 15px;
}
.containerFour .rightSet ul li {
    font-size: 13px;
    color: #777;
    margin-bottom: 12px;
	line-height: 17px;
}
.containerFour .rightSet .second {
    margin-top: 20px;
}
.containerFour .leftSec {
    background-color: #fff;
    border: 1px solid #e7eaec;
    padding: 13px 0px 21px 14px;
    width: 79%;
}
.containerFour .leftSec h4 {
    font-size: 14px;
    color: #333;
    margin-right: 5%;
}
.containerFour .leftSec a {
    margin: 11px 15% 0 0;
}
.containerFour .leftSec .last {
    margin-right: 8%;
}
.containerFour .setFinal {
    margin-top: 65px;
}
.containerFour .nice-select ul li:hover {
	background-color: #EFEFEF;	
}
@media screen and (min-width: 1280px) and (max-width: 1800px) {
    .containerFour .leftSec a {
        margin: 11px 12% 0 0;
    }
}
@media screen and (max-width: 1280px) {
    .containerFour .leftSec a {
        margin: 11px 6% 0 0;
    }
	.containerFour .leftSec {
		width: 78%;
	}
}
/*containerFour ends*/
/*containerSix start*/
.containerSix .tbSet{
	padding:50px 20px 0px 20px;
}
.containerSix .tbSet table{
	width:100%;
	border:1px solid #e5e5e5;
	border-top:none;
}
.containerSix .tbSet table tr{
	width:100%;
	border-top:1px solid #e5e5e5;
}
.containerSix .tbSet table th{
	width:14%;
	color:#333;
	font-size:14px;
	padding:15px 0px;
}
.containerSix .tbSet table td{
	width:14%;
	text-align:center;
	padding:17px 0px;
	color:#666;
	font-size:12px;
}
.containerSix .tbSet table td.textThree {
	color: #999;
}
.containerSix table td a{
	color:#00bff3;
}
.containerSix table td a.rd{
	color:#e80000;
}
.containerSix table .textOne{
	text-align:left !important;
	text-indent:20px;
}
.containerSix table .textwo{
	text-align:left !important;
	text-indent:30px;
}
/*containerSix end*/

/*containerSixOne start*/
.containerSixOne .boxs{
	margin:20px 0px 0px 15px;
}
.containerSixOne .boxs h1{
	background:#fbfbfb;
	padding:16px;
	color:#00bff3;
	font-size:12px;
	border:1px solid #e5e5e5;
	border-bottom:none !important;
	display: block;
}
.containerSixOne .boxs h1 a {
	color:#00bff3
}
.containerSixOne .boxs h1 span{
	display:inline-block;
	width: 11px;
    vertical-align: bottom;
    margin-left: 5px;
}
.containerSixOne .boxs table{
	width:100%;
	border:1px solid #e5e5e5;
	margin-bottom:15px;
	border-top:0;
}
.containerSixOne .boxs table tr{
	border-top:1px solid #e5e5e5;
	width:100%;
	text-align:left;
	padding:18px 0px;
	display:block;
	min-height: 117px\9;
}
.containerSixOne table tr .fisOne{
	width:30px;
	padding-right:6px;
}
.containerSixOne table tr .imgeSet{
	width:100px;
	margin-right:14px;
}
.containerSixOne table tr,th,td{
	vertical-align:middle !important;
}
.containerSixOne table tr .ctnSet{
	width:285px;
	padding-left:15px;
}
.containerSixOne .ctnSet h2{
	color:#595959;
	font-size:20px;
	padding-bottom:10px;
}
.containerSixOne .ctnSet h3{
	font-size:14px;
	color:#999;
}
.containerSixOne .blueset{
	width:233px;
	padding-right:164px;
}
.containerSixOne h4{
	color:#777;
	font-size:20px;
	text-align:center;
}
.containerSixOne h4 span{
	width:26px;
	display:inline-block;
	vertical-align:middle;
	padding-right:5px;
}
.containerSixOne .blueset h5{
	color:#22bae0;
	font-size:16px;
	text-align:center;
	padding-top:7px;
}
.containerSixOne .blueset h5 span{
	width:16px;
	display:inline-block;
	padding-right:5px;
	vertical-align:bottom;
}
.containerSixOne .checkField label{
	width: 12px;
    margin: 0 8px;
    padding: 0px;
}
.containerSixOne .textSet{
	width:95px;
	text-align:center;
}
.containerSixOne .textSet h5{
	font-size:14px;
	color:#333;
	padding-bottom:22px;
}
.containerSixOne .textSet h6{
	font-size:12px;
	color:#666;
}
.containerSixOne .textSet a{
	color:#00bff3;
	font-size:12px;
	display:block;
}
.containerSixOne .btn{
	width: 88px;
	height: 28px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	border:1px solid #d3d3d3;
	font-size:12px;
	color:#787878;
}
.containerSixOne .btnz{
	width: 72px;
	height: 28px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	border:1px solid #d3d3d3;
	font-size:12px;
	color:#787878;
	margin-left:10px;
}
.ctnsixtext{
	font-size:16px;
	color:#666;
	min-height:260px;
}
.sixthree .textSet{
	padding-left:50px;
}
.sixthree .ctnSet {
	padding-right:254px;
}
.sixctnPop{
	display:none ;
}
@media \0screen\,screen\9 {
.containerSixOne .checkField  input {
   width:12px;
   height:12px;
   display: inline-block;
   margin: 4px 8px -29px 8px;
   position:relative;
   z-index:10;
}
.containerSixOne .boxs table tr {
	min-height:117px;
}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { 
.containerSixOne .boxs table tr {
	min-height:auto;
}
}
/*containerSixOne end*/

/*containerFive starts */
/*1操作指南-operation starts here*/

.containerFive .loop .main {
    padding: 23px 0;
    cursor: pointer;
}
.containerFive .loop .rep {
    border-radius: 5px;
    box-shadow: 0px 1px 6px 0px #ccc;
    margin: 0 auto 9px auto;
    padding: 0 25px 0 20px;
}
.containerFive .loop .main h1 {
    font-size: 14px;
}
.containerFive .loop .bolder {
    color: #384b66;
}
.containerFive .loop .boldering {
    color: #2a384c;
    font-weight: bold;
    -webkit-transition: all linear .6s;
    -moz-transition: all linear .6s;
    -ms-transition: all linear .6s;
    transition: all linear .6s;
}
.containerFive .loop .arrower {
    background: url(../images/leftarroww.png) no-repeat;
    background-size: 100% 100%;
    width: 11px;
    height: 11px;
    display: block;
}
.containerFive .loop .arrowerDown {
    background: url(../images/downarroww.PNG)no-repeat;
    background-size: 100% 100%;
    width: 11px;
    height: 11px;
    display: block;
}
.containerFive .loop .sub {
    margin-top: -5px;
    padding-bottom: 73px;
    display: none;
}
.containerFive .loop .sub h2 {
    font-size: 12px;
    color: #2196f3;
    padding-bottom: 3px;
}
.containerFive .loop .dot {
    vertical-align: middle;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #00bff3;
    display: inline-block;
    margin: -3px 7px 0 0;
}
.containerFive .loop .sub p {
    font-size: 12px;
    color: #666;
    padding-bottom: 15px;
}
.containerFive .loop .larrow {
    width: 21px;
    display: inline-block;
    margin-right: 5px;
}
/*Tabbed strat*/

.containerFive .mainTab {
    width: 100%;
    margin-top: 40px;
}
.containerFive .TabbedPanels {
    float: left;
    clear: none;
    width: 100%;
}
.containerFive .TabbedPanelsTab {
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 28px;
    cursor: pointer;
    padding: 3px 0px;
    color: #666;
    width: 111px;
    border-radius: 17px;
    text-align: center;
}
.containerFive .TabbedPanelsTab:focus {
    outline: none
}
.containerFive .TabbedPanelsContentGroup {
    clear: both;
    background-color: #fff;
    padding: 24px 0 0px 0;
}
.containerFive .TabbedPanelsTabSelected {
    color: #fff;
    background: #00bff3;
}
/*Tabbed end*/
/*1操作指南-operation ends here*/
/*3申请发票3-apply_step3 starts here*/

.containerFive .lineOne {
    font-size: 24px;
    color: #777;
    text-align: center;
    margin: 60px 0 30px 0;
}
.containerFive .lineOne .bulb {
    width: 29px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
}
.containerFive .lineTwo {
    font-size: 12px;
    color: #999;
    text-align: center;
}
.containerFive .linkSet {
    padding-top: 24px;
    width: 208px;
    margin: 0 auto;
}
.containerFive .linkSet .blueLink {
    font-size: 12px;
    color: #fff;
    background: #00bff3;
}
.containerFive .linkSet .linkOne {
    margin-right: 60px;
    padding: 7px 13px;
}
.containerFive .linkSet .linkTwo {
    padding: 7px 13px;
}
/*3申请发票3-apply_step3 starts here*/
/*4在线充值（充值成功提示）-recharge starts here*/

.containerFive .sectionSpl .lineOne {
    margin: 80px 0 38px 0;
}
.containerFive .sectionSpl .lineTwo {
    font-size: 16px;
    color: #777;
    text-align: center;
}
.containerFive .sectionSpl .lineTwo .sen {
    font-size: 16px;
    color: #e80000;
}
.containerFive .sectionSpl .linkSet {
    padding-top: 35px;
}
.containerFive .linkSet .linkNew {
    padding: 7px 25px;
}
/*4在线充值（充值成功提示）-recharge ends here*/
/*5房源发布（发布成功）-success starts here*/

.containerFive .rightTxt {
    font-size: 14px;
    color: #00bff3;
    margin-top: 10px;
    text-decoration: underline;
	cursor:pointer;
}
.popupp {
    display: none;
}
/*5房源发布（发布成功）-success ends here*/
/*8房源管理(展开头部导航)-manarge starts here*/
.containerFive .FullSett {
 padding-bottom:20px;
}
.containerFive .FullSett .menus {
    padding: 25px 0;
    border-bottom: 1px dashed #e5e5e5;
}
.containerFive .FullSett .menus li {
    position: relative;
    border-right: 1px solid #e5e5e5;
}
.containerFive .FullSett .menus li .normal {
    font-size: 14px;
    color: #666;
    width: 146px;
    border-bottom: 2px solid #e5e5e5;
    padding-bottom: 14px;
    text-align: center;
    word-spacing: 8px;
 cursor:pointer;
}
.containerFive .specialClass {
    color: #00bff3 !important;
    border-bottom: 2px solid #00bff3 !important;
 font-size: 14px;
    width: 146px;
    padding-bottom: 14px;
    text-align: center;
    word-spacing: 8px;
}
.containerFive .FullSett .menus li a .number {
    font-size: 14px;
    color: #ff2200;
    margin: 0 6px;
}
.containerFive .FullSett .menus .listone {
    padding: 0 40px 0 17px;
}
.containerFive .FullSett .menus .listtwo {
    padding: 0 33px;
}
.containerFive .FullSett .menus .listthree {
    padding: 0 40px;
    border-right: none;
}
.containerFive .FullSett .menus .blueArrowup {
    width: 10px;
    margin: 0 auto;
    display: block;
}
.containerFive .FullSett .menus .blueArrowup img {
    position: absolute;
    bottom: 2px;
    width: 10px;
    display: none;
}
.containerFive .FullSett .menus .blueArrowup .hide {
 display:none !important;
}
.containerFive .FullSett .menus .blueArrowup .show {
 display:block !important;
}
.containerFive .FullSett .toper {
    margin: 20px 0 30px 0;
    padding-left: 16px;
}
.containerFive .FullSett .toper .formOne input {
    width: 330px;
    border: 1px solid #e5e5e5;
    border-radius: 3px 0 0 3px;
    padding: 11px 8px 11px 38px;
    background: url(../images/searchfiv.png) no-repeat 3% center;
 color: #999;
 font-size: 14px;
}
.containerFive .FullSett .toper .formOne input::-webkit-input-placeholder {
    font-size: 14px;
    color: #999;
}
.containerFive .FullSett .toper .formOne button {
    font-size: 16px;
    color: #fff;
    width: 98px;
    border-radius: 0px 3px 3px 0;
    padding: 12px 0;
    background: #2fa8e1;
}
.containerFive .FullSett .toper .note {
    margin-left: 20px;
    padding: 13px 0;
}
.containerFive .FullSett .toper .note .spanOne {
    font-size: 14px;
    color: #666;
    margin-right: 5px
}
.containerFive .FullSett .toper .note .spanTwo {
    font-size: 14px;
    color: #ff2200;
    margin-left: 7px;
}
.containerFive .FullSett .midSet {
    margin-left: 24px;
}
.containerFive .FullSett .midSet ul li {
    font-size: 12px;
    color: #333;
}
.containerFive .FullSett .midSet ul .rowOne {
    margin-bottom: 35px;
}
.containerFive .FullSett .midSet ul .rowTwo {
    margin-bottom: 28px;
}
.containerFive .FullSett .midSet ul .rowThree {
    margin-bottom: 30px;
}
.containerFive .FullSett .midSet ul li .spanThree {
    font-size: 12px;
    color: #333;
    margin-right: 5px;
}
.containerFive .FullSett .midSet ul li .spanFour {
    font-size: 12px;
    margin: 0 10px 0 13px;
}
.containerFive .FullSett .midSet ul li .addColor {
    color: #00bff3 !important;
}
.containerFive .FullSett .midSet ul li .spanFive {
    font-size: 12px;
    color: #666;
    margin-right: 6px;
}
.containerFive .FullSett .midSet ul .clickeffect {
 cursor:pointer;
}
.containerFive .FullSett .midSet ul li .inputBox {
    margin-top: -6px;
}
.containerFive .FullSett .midSet ul li .inputBox .inputForm {
	 position: relative;
    border: 1px solid #d4d4d4;
    width: 48px;
}
.containerFive .FullSett .midSet ul li .inputBox input {
    padding: 3px 0 3px 5px;
 width: 57%;
}
.containerFive .FullSett .midSet ul li .inputBox .square {
    font-size: 12px;
    color: #333;
    position: absolute;
    right: 2px;
    top: 4px;
	top: 2px\9;
}
.containerFive .FullSett .midSet ul .rowThree .inputBox .square {
  color:#666;
}
.containerFive .FullSett .midSet ul li .inputBox .square sup {
  font-size:8px;
  color:#333;
}
.containerFive .FullSett .midSet ul li .inputBox .dash {
    color: #666;
    font-weight: bold;
    padding: 0 4px;
 line-height:24px;
}
.containerFive .FullSett .midSet ul li .inputBox .btnn {
    font-size: 12px;
    color: #333;
    width: 36px;
    text-align: center;
    background: #f7f7f7;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    padding: 4px 0;
    margin-left: 6px;
}
/*select starts here*/

.containerFive .selectionWdth {
    border: 1px solid #d5d5d5;
    width: 88px;
    height: 22px;
    margin: -6px 0px 0 13px;

}
.containerFive .nice-select input {
    text-indent: 5px;
    background: #fff url(../images/slectdown.png) no-repeat 92% 50%;
    width: 95%;
    font-size: 12px;
    color: #333;
 display: block;
 height: 22px;
}
.containerFive .nice-select {
    height: 24px;
    line-height: 20px;
}
.containerFive .nice-select ul {
    border: 1px solid #d5d5d5;
    top: 22px;
    border-top: none;
    width: 92%;
    border-radius: 0;
}
.containerFive .nice-select ul li {
    overflow: hidden;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 12px;
    height: auto;
    color: #666;
    line-height: 14px;
}
/*select starts here*/

.containerFive .mybox {
    border: 1px solid #e5e5e5;
    margin: 20px 16px 0 0;
}
.containerFive .greyerbox {
    border-bottom: 1px solid #e5e5e5;
    background: #fbfbfb;
    padding: 12px 0 12px;
}
.containerFive .greyerbox h1 {
    font-size: 12px;
    padding: 2px 0 2px 15px;
    cursor: pointer;
}
.containerFive .mygreen {
    color: #00bff3 !important;
}
.containerFive .myblue {
    color: #666;
}
.containerFive .hikarrow {
    width: 7px;
    display: inline-block;
    margin: 0 15px 0 4px;
    vertical-align: middle;
}
.containerFive .mybrdr {
    width: 1px;
    background: #e5e5e5;
    height: 19px;
    display: inline-block;
}
.containerFive .mytable tr th {
    font-size: 14px;
    color: #333;
    text-align: center;
    padding: 15px 0;
}
.containerFive .mytable tr td {
    font-size: 12px;
    color: #666;
    text-align: center;
    padding: 15px 0;
    vertical-align: top !important;
}
.containerFive .mytable tr td sup {
  font-size:8px;
  color:#666;
}
.containerFive .nooleft {
 text-align:left !important;
}
.containerFive .blutab {
    color: #00bff3 !important;
}
.containerFive .blutab a {
	color: #00bff3 !important;
	margin:0 3px;	
}
.containerFive .tabler .smallText:before {
    margin: 4px 16px 4px 8px;
}
.containerFive .tabler .checkField label {
    font-size: 12px;
    color: #595959;
    width: auto;
    padding-left: 0;
    margin-top: -4px;
}
.containerFive .adjust {
    text-indent: 39px;
    text-align: left !important;
 width: 650px;
}
.containerFive .tabler h5 {
    font-size: 12px;
    color: #999;
    padding: 8px 0 0 35px;
}
.containerFive .adjusta {
 width: 68px;
}
.containerFive .adjustaOne {
 width: 182px;
}
.containerFive .adjustaTwo {
 width: 72px;
}
.containerFive .adjustaThree{
 width: 174px;
}
.containerFive .hibrdr {
    width: 1px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 9px;
    background: #999;
}
.containerFive .checkBoxx {
    margin-top: 13px;
}
.containerFive .checkBoxx .btncommon {
    font-size: 12px;
    color: #777;
    background: none;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    margin-right: 14px;
}
.containerFive .checkBoxx .btnAll {
    padding: 6px 31px;
}
.containerFive .checkBoxx .btnExtra {
    padding: 6px 12px;
}
.containerFive .checkBoxx .singleTxt {
    font-size: 14px;
    color: #999;
    vertical-align: sub;
}
.containerFive .FullSett .blockTwo {
    display: none;
}
.containerFive .FullSett .blockThree {
    display: none;
}
@media \0screen\,screen\9 {
.containerFive .checkField input {
    width:15px;
    height:15px;
    margin: 0px 9px 0px 0px;
   }
   .containerFive .FullSett .midSet ul li .inputBox .square {
		top: 2px;
	}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.containerFive .FullSett .midSet ul li .inputBox .square {
		top: 2px;
	}
}
/*8房源管理(展开头部导航)-manarge ends here*/

/*containerFive starts */


/*containerThird starts*/
html,.bgNew,.container {
	height: 100%;	
}
.containerThird{
	background: url(../images/bgmain.png) no-repeat;
	width: 100%;
	min-height: 100%;
	background-size:cover;
	position: relative;
	
}
.containerThird .setRegi {
	width: 524px;
	margin: 0 auto;
	padding-top: 100px;
}
.containerThird .copyright {
	font-size: 12px;
	color: #fff;
	text-align: center;	
	text-transform: uppercase;
	margin-top: 25px;
}
.containerThird .acount span {
	font-size: 14px;
	color: #fff;	
	margin-right: 14px;
}
.containerThird .acount a {
	font-size: 14px;
	color: #fff;
	border:1px solid #fff;
	padding: 7px 10px;	
}
.containerThird .setFill {
	background-color: #fff;
	padding: 57px 50px 45px 50px;	
	margin-top: 14px;
}
.containerThird .setFill .logo {
	width: 286px;
	margin: 0 auto;
	margin-bottom: 25px;
	display: block;
}
.containerThird .setFill .inpt {
	border: 1px solid #e3e3e3;
    font-size: 14px;
    color: #999;
    width: 89%;
    padding: 13px 0 13px 11%;
	margin-top: 15px;
}
.containerThird .setFill .inputOne {
    background: url(../images/user.png) no-repeat 3% center;
}
.containerThird .setFill .inputTwo {
    background: url(../images/lock.png) no-repeat 3% center;
}
.containerThird .setFill .inputOne::-webkit-input-placeholder {
	color: #999;	
}
.containerThird .setFill .blueBtn {
	font-size: 20px;
	color: #fff;
	text-align: center;
	width: 100%;
	background-color: #00bff3;
	padding: 13px 0px;
	margin-bottom: 30px;
}
.containerThird .setFill h2 {
    font-size: 16px;
    color: #999;
    text-align: center;
    background-color: #fff;
    width: 46%;
    margin: -10px auto 0 auto;
}
.containerThird .setFill .bor {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #e3e3e3;
		
}
.containerThird .logz {
	text-align: center;	
	display: block;
	margin-top: 25px;
}
.containerThird .logz li {
	display: inline-block;
	text-align: center;	
	margin: 0 30px;
	
}
.containerThird .logz li a{
	width: 50px;
	height: 50px;
	display: block;
}
.containerThird .chek a {
	font-size: 14px;
	color: #333;	
}
.containerThird .chek {
	padding: 34px 0 17px 0;	
}
.containerThird .checkField {
	top: 0;	
}
.containerThird .checkField label {
	width: 100%;
	padding-left: 0;	
}
.containerThird .smallText:before {
	  margin: 4px 6px 4px 0px;	
}
.containerThird .setFill .second .inpt  { 
	padding-left: 0;
	width: 100%;
	text-indent: 14px;	
}
.containerThird .setTxt h4 {
	font-size: 20px;
	color: #333;	
}
.containerThird .setTxt {
	margin-bottom: 10px;	
}
.containerThird .setTxt h5 {
	font-size: 14px;
	color: #808080;	
	margin-top: 7px;
}
.containerThird .input {
	position: relative;	
}
.containerThird .input button {
	position: absolute;
    right: 4px;
    top: 22px;
    color: #333;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #d0d0d0;
    background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(251,251,251,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(251,251,251,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(251,251,251,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(251,251,251,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(251,251,251,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(251,251,251,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbfbfb', GradientType=0 );
    padding: 8px 20px;
}
.containerThird .input input {
    width: 71% !important;
    padding-right: 29% !important;
}
.containerThird .setFill  .blueBtnTwo {
	margin: 12px 0 0 0;	
}
.containerThird .setFillTwo .logo{
	margin-bottom: 65px;	
}
.containerThird .newCheck {
	margin-top: 22px;	
}
.containerThird .newCheck label span {
	color: #00bff3;
	font-size: 14px;	
}
.containerThird .setRegiNew .setFill {
	padding-bottom: 30px;	
}
.containerThird .rdTxt {
	font-size: 12px;
	color: #ff2942;
	text-align: center;
	margin: 15px 0 35px 0;	
}
.containerThird .setProf a {
	border:1px solid #22bae0;
	border-radius:4px;	
	width: 100%;
	padding: 25px 0;
}
.containerThird .setProf .user {
	background: url(../images/usr.png) no-repeat;	
	width: 57px;
	height: 66px;
	margin-left: 17px;
}
.containerThird .setProf a:hover .user {
	background: url(../images/usrhover.png) no-repeat;	
	width: 57px;
	height: 66px;
	margin-left: 17px;
}
.containerThird .setProf .userTwo {
	background: url(../images/usrtwo.png) no-repeat;	
	width: 63px;
	height: 66px;
	margin-left: 17px;
}
.containerThird .setProf a:hover .userTwo {
	background: url(../images/usrhovertwo.png) no-repeat;	
	width: 63px;
	height: 66px;
	margin-left: 17px;
}

.containerThird .setProf .userThree {
	background: url(../images/usrthree.png) no-repeat;	
	width: 75px;
	height: 66px;
	margin-left: 17px;
}
.containerThird .setProf a:hover .userThree  {
	background: url(../images/usrhovthree.png) no-repeat;	
	width: 75px;
	height: 66px;
	margin-left: 17px;
}
.containerThird .setProf {
	text-align: center;	
}
.containerThird .setProf  li{
	text-align: center;
    display: inline-block;
    width: 298px;
	margin-top: 20px;
}
.containerThird .setProf a:hover {
	background-color: #22bae0;	
}
.containerThird .setProf a:hover .txtNew {
	color: #fff;	
}
.containerThird .setProf .txtNew {
    font-size: 30px;
    color: #22bae0;
    background: url(../images/arozzb.png) no-repeat 96% 50%;
    margin: 11px 15px 11px 0px;
    padding-right: 50px;
}
.containerThird .setProf a:hover .txtNew {
	font-size: 30px;
	color: #fff;
	background: url(../images/arozz.png) no-repeat 96% 50%;	
    margin: 11px 15px 11px 0px;
    padding-right: 50px;
}
@media \0screen\,screen\9 {
.containerThird  .checkField label {
	margin-left: -5px;	
}
.containerThird  .checkField  input {
   width:250px;
   height:12px;
   display: inline-block;
   margin: 4px 8px -29px 8px;
   position:relative;
   z-index:10;
   left:0;
   margin-left: -124px;
}
}
/*containerThird ends*/


/*containerFirst starts */

.containerFirst .banner {
	background: url(../images/conatinerfirstbanner.jpg) no-repeat;
	padding: 124px 0 115px 0;
	background-size: cover;
}
.containerFirst .bannerSec {
	width: 1200px;
	margin: 0 auto;
}
.containerFirst .bannerSec .textWdth {
	width:58%;
}
.containerFirst .bannerSec .textWdth h1{
	font-size: 40px;
	color: #fff;
	padding-bottom: 20px;
}
.containerFirst .bannerSec .textWdth p{
	font-size: 18px;
	color: #fff;
	line-height: 25px;
}
.containerFirst .bannerSec .textWdth a{
	font-size: 24px;
	color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #22bae0;
	padding: 15px 55px;
	margin-top: 4px;
}
.containerFirst .bannerSec .textWdthtwo {
	width: 30%;
    margin: 20px 3% 0 0;
}
.containerFirst .bannerSec .textWdth h2 {
	font-size: 18px;
	color: #fff;
}
.containerFirst .bannerSec .textWdthtwo.firstchild {
	margin-right: 0;
}
.containerFirst .bannerSec .textWdthtwo p{
	font-size:14px;
	padding-top: 10px;
}
.containerFirst .bannerSec .textWdth .place {
	display: inline-block;
    vertical-align: middle;
	margin-right: 4%;
}
.containerFirst .bannerSec .textWdth p span {
	display: block;
}
.containerFirst .bannerSec .formWdth {
	width:30%;
	background: rgba(240,239,236,.8);
	padding: 30px 35px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.containerFirst .bannerSec .formWdth input {
	width: 93%;
	border: 1px solid #e5e5e5;
	font-size: 15px;
	color: #999;
	height: 17px;
	padding: 15px 10px 15px 15px;
	margin-bottom: 20px;
}
.containerFirst .bannerSec .formWdth .upload {
	background: #fff url(../images/containerfirstupload.png) no-repeat 96% ;
}
.containerFirst .bannerSec .formWdth h1 {
	font-size: 34px;
	color: #666;
	text-align: center;
	padding-bottom: 45px;
}
.containerFirst .bannerSec .formWdth a{
	font-size: 14px;
	color: #22bae0;
	float:left;
	text-decoration: underline;
}
.containerFirst .bannerSec .formWdth h2{
	font-size: 14px;
	color: #808080;
	float:right;
}
.containerFirst .bannerSec .formWdth .links {
	padding: 28px 0 13px 0;
}
.containerFirst .secondSec {
	background-color: #f8f8f8;
	padding: 87px 0 25px 0;
}
.containerFirst .secondSec h1 {
	text-align: center;
	font-size: 40px;
	color: #333;
	padding-bottom: 55px;
}
.containerFirst .commonSec {
	width: 1000px;
	margin: 0 auto;
}
.containerFirst .secondSec .commonSec .imgWdth {
	width: 44%;
}
.containerFirst .secondSec .commonSec .rightMrgn{
	margin-right: 2%;
}
.containerFirst .secondSec .commonSec .topMrgn {
	margin-top: -51px;
}
.containerFirst .secondSec .commonSec .bottomMrgn{
	overflow: hidden;
	margin-bottom: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #eaeaea;
	-webkit-box-shadow: 0 1px 8px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 8px rgba(0,0,0,.4);
	box-shadow: 0 1px 8px rgba(0,0,0,.4);
}
.containerFirst .texsec {
	    margin-top: 95px;
}
.containerFirst .texsec h2{
	font-size: 34px;
	color: #333;
	padding-bottom: 20px; 
}
.containerFirst .texsec .arrowleft{
	display: inline-block;
    vertical-align: middle;
    margin-top: -6px;
    margin-right: 20px;
}
.containerFirst .texsec h3{
	font-size: 18px;
	color: #999;
	text-align: right;
	padding-bottom: 10px;
}
.containerFirst .thirdSec {
	padding: 15px 0px;
}
.containerFirst .thirdSec .texsec h3 {
	text-align: left;
}
.containerFirst .fourthSec {
	background-color: #f8f8f8;
	padding: 50px 0 25px 0;
}
.containerFirst .Section-five {
	padding-bottom:20px;
}
.containerFirst .Section-five h5 {
	font-size:40px;
	color:#333;
	text-align:center;
	padding:50px 0;
}
.containerFirst .Section-five .secFive-sub dl {
	width:30%;
	margin-left:5%;
	position:relative;
	cursor:pointer;
}
.containerFirst .Section-five .secFive-sub dl dt {
	width:185px;
	border-radius:50%;
	margin:0 auto;
	overflow:hidden;
}
.containerFirst .Section-five .secFive-sub dl:hover .sub-five-hover {
	opacity: 1;	
}
.containerFirst .Section-five .secFive-sub dl dd {
	text-align:center;
	font-size:24px;
	color:#333;
	padding:30px 0;
}
.containerFirst .Section-five .secFive-sub dl dd a {
	color:#22bae0;
}
.containerFirst .Section-five .secFive-sub dl:first-child {
	margin-left:0;
}
.containerFirst .sub-five-hover {
	background:rgba(35,62,85,.5);
	width:185px;
	height:185px;
	opacity: 0;
	position:absolute;
	top:0;
	left:0;
	right:0;
	margin:0 auto;
	border-radius:50%;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3333333', endColorstr='#3333333');
}
.containerFirst .hovimg {
	width:83px;
	margin:30% auto;
}
.containerFirst .Section-six {
	background:#f8f8f8;
	padding:80px 0;
}
.containerFirst .Section-six h6 {
	font-size:40px;
	color:#333;
	text-align:center;
}
.containerFirst .Section-six p {
	color:#666;
	font-size:24px;
	text-align:center;
	padding:30px 0 60px 0;
}
.containerFirst .Section-six .blueSection {
	 text-align:center;
	 position:relative;
}
.containerFirst .Section-six .blueSection:before {
	 content:"";
	 position:absolute;
	 border-top:3px solid #69cfe8;
	 top:25px;
	 left:0;
	 right:0;
	 margin:0 auto;
	 width: 685px;
}
.containerFirst .Section-six .blueSection li {
	 display:inline-block;
	 padding:0 43px;
}
.containerFirst .Section-six .blueSection .blue {
	 background:url(../images/blue_bg.png) no-repeat center center;
	 width:54px;
	 height:52px;
	 background-size:100% 100%;
	 margin:0 auto;
	 position:relative;
	 z-index:55;
}
.containerFirst .Section-six .blueSection li span {
	 display:block;
}
.containerFirst .Section-six .blueSection li h2 {
	 color:#333;
	 font-size:24px;
	 padding:30px 0;
}
.containerFirst .Section-six .blueSection li h3 {
	 color:#666;
	 font-size:18px;
	 line-height:25px;
}
.containerFirst .Section-six .blueSection .blue span {
	 color:#fff;
	 font-size:24px;
	 padding: 12px 0;
}
@media (max-width: 1024px) {
 	.containerFirst .bannerSec {
		width: 1024px;
	}
}
@media \0screen\,screen\9 {
.sub-five-hover {
   display:none;
}
.Section-five .secFive-sub dl:hover .sub-five-hover {
   display:block;
}
}

/*containerSecond starts*/
.containerSecond {
	min-width:1000px;
}
.containerSecond .wrapper {
	width: 1200px;
    margin: 0 auto;
}
/*hedSet starts*/
.containerSecond .hedSet ul{
	border-left: 1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}
.containerSecond .hedSet ul li{
	float:left;
	width: 33.33%;
	text-align: center;
	font-size:16px;
	padding:17px 0;
	color:#999;
	background:url(../images/foractivethree.png) no-repeat right;
}
.containerSecond .hedSet .active {
	background:#fff url(../images/foractive.png) no-repeat right !important;
}
.containerSecond .hedSet .active .rnds {
	background:#22bae0;
	color:#fff;
	border:1px solid #22bae0;
}
.containerSecond .hedSet .activeTwo{
    background:#fff url(../images/foractivetwo.png) no-repeat right !important;
}
.containerSecond .hedSet .activeTwo .rnds{
	background:#22bae0;
	color:#fff;
	border:1px solid #22bae0;
}
.containerSecond .hedSet{
	background:#f7f7f7;
	border-bottom:1px solid #e5e5e5;
}
.containerSecond .hedSet .rnds{
	width:20px;
	height:20px;
	border:1px solid #c5c5c5;
	display:inline-block;
	border-radius:50%;
	font-size:12px;
	color:#c5c5c5;
	margin-right:14px;
	position: relative;
	top: -4px;
}
.containerSecond .hedSet ul .hedLastli{
	background:none;
}
.containerSecond .hedSet .pding{
	display: inline-block;
	vertical-align: sub;
}
/*hedSet ends*/
.containerSecond .cntSetMain {
	width: 810px;
	margin: 0 auto;
	padding: 70px 0 144px 0;
}
.containerSecond .cntSet {
	padding-bottom: 20px;
}
.containerSecond .leftLabel {
	width: 123px;
	font-size: 14px;
	color: #666;
	padding: 9px 0;
	text-align: right;
}
.containerSecond .inpOne {
    width: 334px;
    height: 24px;
    padding: 4px 12px;
    border: 1px solid #e5e5e5;
    color: #666;
    font-size: 14px;
	margin:0 0 0 25px;
}
.containerSecond .selectTwo {
	padding-left: 12px !important;
}
/*select starts here*/
.containerSecond .selectOne {
	width: 173px;
	padding-left: 21px;
}
.containerSecond .selectionWdth {
    border: 1px solid #d5d5d5;
    width: 88px;
    height: 22px;
    margin: -6px 0px 0 13px;
}
.containerSecond .nice-select input {
    text-indent: 5px;
    background: #fcfcfc url(../images/cntscndbtm.png) no-repeat 97% 50%;
    width: 100%;
    font-size: 12px;
    color: #333;
	display: block;
	height: 33px;
	border: 1px solid #e5e5e5;
}
.containerSecond .nice-select {
    height: 24px;
    line-height: 20px;
}
.containerSecond .nice-select ul {
    border: 1px solid #e5e5e5;
    top: 34px;
    left: 4px;
    border-top: none;
    width: 173px;
    border-radius: 0;
}
.containerSecond .nice-select ul li {
    overflow: hidden;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 12px;
    height: auto;
    color: #666;
    line-height: 14px;
}
/*select end here*/
.containerSecond .inpOneEdtNew {
    margin: 0 0 0 148px;
}
.containerSecond .validText {
	font-size: 12px;
	color: #22bae0;
	padding: 10px 0  0 16px;
}
.containerSecond .checkField input[type=checkbox]:checked + label:before {
    content: "";
    background: url(../images/checkedone.png) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 100% 100%;
    display: block;
}
.containerSecond .smallText:before {
    content: "";
    width: 16px;
    height: 16px;
    background: url(../images/checkone.png) no-repeat;
    display: block;
    float: left;
    margin: 2px 7px 2px 0px;
    background-size: 100% 100%;
    cursor: pointer;
}
.containerSecond .checkField label {
    font-size: 14px;
    color: #333;
	padding: 4px 0 0 25px;
    width: initial;
    line-height: 20px;
    cursor: pointer;
}
.containerSecond .checkSetNew {
	width: initial;
}
.containerSecond .newEdt {
	padding: 4px 0 0 15px !important;
}
.containerSecond .linkNewForm {
	font-size: 14px;
	color: #22bae0;
	background:#f0fcff;
	border:1px solid #22bae0;
	padding: 8px 33px;
	border-radius: 4px;
    margin-left: 10px;
}
.containerSecond .selectThree {
	width: 358px;
	padding-left: 21px !important;
}
.containerSecond .selectThree .nice-select ul {
    width: 358px;
}
.containerSecond .btnForm {
	width: 360px;
    font-size: 14px;
    color: #fff;
    background: #22bae0;
    padding: 9px 0px;
    border-radius: 5px;
    margin-left: 148px;
}
.containerSecond .lastTextNew {
	font-size: 12px;
	color: #666;
	padding: 33px 0 0 147px;
}
/*secondWork starts*/
.containerSecond .cntSecTwo {
	padding-top: 40px;
}
.containerSecond .manPic {
	width: 114px;
	margin: 0 auto;
	padding-bottom:60px;
}
.containerSecond .textNewMain {
	font-size: 18px;
	color: #666;
	text-align: center;
	line-height: 32px;
}
.containerSecond .textNewMain span {
	display: block;
	line-height: 32px;
}
.containerSecond .lastSecCnt {
	width: 360px;
	margin: 0 auto;
}
.containerSecond .btnBlue {
	width: 100%;
	font-size: 14px;
	color: #fff;
	background: #22bae0;
    padding: 9px 0;
	border-radius: 5px;
	margin: 52px 0 32px 0;
}
.containerSecond .inpFive {
	width: 186px;	
}
.lastSecCnt h4 {
	font-size: 12px;
	color: #666;
}
/*secondWork ends*/
@media \0screen\,screen\9 {
.containerSecond .checkField LABEL {
	width:auto;
}
.containerSecond .checkField INPUT {
	left: 5px;
	top: 5px;
}
.containerSecond .ieEdt {
	left: 15px !important;
}
.containerSecond .nice-select {
	height: 18px;
}
.containerSecond .nice-select INPUT {
	height: 18px;
	padding: 10px 0 5px 0;
}	
}
@media only screen and (max-width: 1024px) {
.containerSecond .wrapper {
	width: 1024px;
}
}
/*containerSecond ends*/


