@charset "utf-8";
/* CSS Document */
/*containerSixOne start*/

.containerSixOne .wrapper {
    width: 96%;
    margin: 0 auto;
}
.containerSixOne .setOne {
    padding: 0.8rem 0 0 0.8rem;
    display: block;
}
.containerSixOne .setTwo {
    padding: 1.5rem 0 0.8rem 0.8rem !important;
}
.containerSixOne .clock {
    width: 0.9rem;
    padding-top: 0.1rem;
}
.containerSixOne .clockText {
    color: #333333;
    font-size: 0.8rem;
    padding-left: 0.35rem;
}
.containerSixOne .clicKSec {
    font-size: 0.75rem;
    color: #999999;
    text-align: center;
    background: #f7f7f7;
    padding: 0.85rem 0;
    cursor: pointer;
	margin-top:0.8rem;
}
/*tab start*/

.containerSixOne .TabbedPanelsTabGroup {
    width: 96%;
    margin: 0 auto;
    padding: 0px;
    background: #fff;
    border-bottom: 1px solid #e7e7e7;
    position: relative;
}
.containerSixOne .TabbedPanelsTab {
    float: left;
    font-size: 0.75rem;
    text-align: center;
    cursor: pointer;
    padding: 0.25rem 0 0.6rem 0;
    color: #999999;
    width: 6.2rem;
    margin: 0.5rem 1.4rem 0rem 1.4rem;
}
.containerSixOne .secondTab::before {
    content: '';
    border-right: 1px solid #e7e7e7;
    position: absolute;
    top: 0.7rem;
    left: 9rem;
    height: 1rem;
}
.containerSixOne .TabbedPanelsTabSelected {
    outline: none;
    color: #22bae0;
    border-bottom: 2px solid #22bae0;
}
.containerSixOne .TabbedPanelsTab:focus {
    outline: none
}
/*tab end*/
/*containerSixOne end*/
/*containerSixTwo start*/

.containerSixTwo .wrapper {
    width: 96%;
    margin: 0 auto;
}
/*tab start*/

.containerSixTwo .TabbedPanelsTabGroup {
    width: 92%;
    margin: 0.7rem auto 0 auto;
    padding: 0px;
    background: #fff;
    border: 3px solid #22bae0;
    border-radius: 5px;
}
.containerSixTwo .TabbedPanelsTab {
    float: left;
    font-size: 0.75rem;
    text-align: center;
    cursor: pointer;
    padding: 0.25rem 0 0.25rem 0;
    color: #22bae0;
    width: 8.623rem;
}
.containerSixTwo .TabbedPanelsTabSelected {
    outline: none;
    color: #22bae0;
    background: #22bae0;
    color: #ffffff;
}
.containerSixTwo .TabbedPanelsTab:focus {
    outline: none
}
/*tab end*/
/*containerSixTwo end*/
/*containerEight start*/

.containerEight .picMainSec {
    padding-top: 0.75rem;
}
.containerEight .picOne {
    width: 100%;
    position: relative;
}
.containerEight .picTextOne {
    position: absolute;
    top: 1.75rem;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    padding: 0.38rem 0.5rem 0.38rem 0.2rem;
}
.containerEight .pricePic {
    width: 0.9rem;
    padding: 0.1rem 0.2rem 0 0;
}
.containerEight .pricePicText {
    font-size: 0.85rem;
    color: #fff;
    font-weight: bold;
}
.containerEight .picTextTwo {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 0 0.5rem 0.5rem;
}
.containerEight .topArow {
    width: 0.65rem;
}
.containerEight .topArowText {
    font-size: 0.6rem;
    color: #fff;
    padding-left: 0.4rem;
}
.containerEight .topArowTextNew {
    font-size: 0.7rem;
    color: #fff;
    padding-top: 0.2rem;
}
.containerEight .picTextThree {
    position: absolute;
    bottom: 0.4rem;
    right: 0.4rem;
    font-size: 0.7rem;
    color: #fff;
}
/*containerEight end*/
/*5_1首页(新版) starts*/
.headermainNew {
  /* position: fixed !important;*/
    z-index: 9;
   /* top:0;*/
    width: 96.4%;
	display:block;
}
.headerEdit {
    height:0 !important;
	display:none;
}
.myHeaderBg {
    height: 2.5rem;
}
.containerFive .swiper-pagination {
    left: 90% !important;
    width: 0.5rem !important;
    text-align: center;
    top: 50% !important;
    height: 2.65rem;
    background: #6a7c7f;
    border-radius: 1rem;
    padding: 0 .15rem;
    line-height: 0.8rem;
	margin-top:-28px;
}
.containerFive .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #ffffff;
	opacity:1;
}
.containerFive .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
    margin-right: 1% !important;
}
.containerFive .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #22bae0 !important;
}
.containerFive .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 !important;
}
.containerFive .firstSlider {
    width: 100%;
    position: relative;
}
.containerFive .logoSec {
    width: 95%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    padding-top: .5rem;
}
.containerFive .firstLogo {
    width: 5.18rem;
    padding: .2rem .5rem .2rem 0;
    border-right: 1px solid #fff;
    margin-top: 0.1rem;
}
.containerFive .firstLogo a {
    display: block;
}
/*pulldown*/

.containerFive .selectSec {
    width: 3.5rem;
    padding-top: .3rem;
}
.containerFive .selectSec .nice-select {
    width: 3.2rem;
    height: 1.2rem;
    border-radius:10px;
    position: relative;
    background: #254766 url(../images/whitearrowfive.png) no-repeat 79% 50%;
    margin-left: 0.7rem;
    background-size: 10px 5px;
}
.containerFive .selectSec .nice-select.spx {
	border-radius:5px !important;	
}
.containerFive .selectSec .nice-select input {
    display: block;
    width: 100%;
    height: 1.2rem;
    line-height: 1.2rem;
    border: 0;
    outline: 0;
    font-size: .6rem;
    text-indent: .6rem;
    color: #fff;
    background: none;
	pointer-events: none !important;
	position: relative;
    z-index: 5999999;

}
.containerFive .selectSec .nice-select ul {
    width: 100%;
    display: none;
    position: absolute;
    top:.8rem;
    overflow: hidden;
    background-color: #254766;
    overflow-y: auto;
    z-index: 9999;
    border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}
.containerFive .selectSec .nice-select ul li {
    line-height: 1rem;
    overflow: hidden;
    padding: .22rem 0;
    cursor: pointer;
    color: #fff;
    font-size: .6rem;
     text-indent: .6rem;
}
.containerFive .hiddenSelect .nice-select ul {
    width: 100%;
    display: none;
    position: absolute;
    top:.9rem;
    overflow: hidden;
    background-color: #254766;
    overflow-y: auto;
    z-index: 9999;
    border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.containerFive .hiddenSelect .nice-select ul li {
    line-height: 1rem;
    overflow: hidden;
    padding: .22rem 0;
    cursor: pointer;
    color: #fff;
    font-size: .6rem;
     text-indent: .6rem;
}
.containerFive .oneLi{
	padding-top:.5rem !important;
}
.containerFive .nice-select ul li.on {
    background-color: #e0e0e0;
}
.containerFive .arrowchange{
 	width: 3.2rem !important;
    height: 1.2rem !important;
    border-radius: 10px !important;
    position: relative !important;
    background: #254766 url(../images/whitearrowfivere.png) no-repeat 79% 50% !important;
    margin-left: 0.7rem !important;
    background-size: 10px 5px !important;
}
/*pulldown end*/

.containerFive .lastBtn {
    width: 3rem;
    padding-top: .12rem;
}
.containerFive .lastBtn button {
    color: #fff;
    font-size: .5rem;
    background: #365570;
    padding: 0.3rem .5rem;
    border-radius: 21px;
    line-height: 1rem;
    display: flex;
    margin-top: 0.14rem;
}
.containerFive .lastBtnText {
    vertical-align: middle;
}
.containerFive .myBtn {
    background: url(../images/userimgfive.png) no-repeat;
    width: .6rem;
    height: .6rem;
    display: inline-block;
    background-size: contain;
    margin-right: .2rem;
    vertical-align: middle;
}
.containerFive .loopSet {
    width: 84%;
    margin: 0 auto;
}
.containerFive .loopSet ul {
    margin-top: 1.5rem;
}
.containerFive .loopSet ul li {
    float: left;
    width: 3.5rem;
    color: #3c3635;
    font-size: .59rem;
    text-align: center;
    margin-right: 2.6rem;
    line-height: 1.5rem;
}
.containerFive .lpImg {
    display: block;
    background: #f7fbff;
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 50%;
    overflow: hidden;
}
.containerFive .loopSet ul li a {
    width: 100%;
    margin: 0 auto 0 auto;
    display: block;
}
.containerFive .loopSet ul li:nth-child(3n+3) {
    margin-right: 0;
}
.containerFive .centalText {
    border-top: 1px solid #cccccc;
    width: 92%;
    margin: 1.5rem auto 0 auto;
}
.containerFive .centalText h1 {
    text-align: center;
    color: #999999;
    font-size: .75rem;
    margin-top: -.2rem;
    background: #f2f2f5;
    width: 5rem;
    margin: -.5rem auto 0 auto;
}
.containerFive .set {
    margin-top: 1rem;
}
.containerFive .setImg {
    width: 100%;
    position: relative;
	z-index:-1;
}
.containerFive .setText {
    width: 92%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.containerFive .left h1 {
    color: #fff;
    font-size: .78rem;
    text-align: left;
}
.containerFive .left h2 {
    color: #fff;
    font-size: .65rem;
    line-height: 1.5rem;
    text-align: left;
}
.containerFive .right{
	margin-top:-.4rem;
}
.containerFive .right h1 span {
    color: #00ccff;
    font-size: .65rem;
    text-align: right;
    background: rgba(25, 25, 25, .5);
    border-radius: 10px;
    padding: .15rem .3rem;
}
.containerFive .right h2 {
    color: #22bae0;
    font-size: .65rem;
    text-align: right;
    line-height: 1rem;
    background: rgba(25, 25, 25, .5);
    border-radius: 10px;
    padding: .02rem .3rem;
    margin-top: .2rem;
}
.containerFive .centralBtn {
    color: #777777;
    font-size: .65rem;
    text-align: center;
    width: 6.4rem;
    margin: 1rem auto 0 auto;
    border: 1px solid #22bae0;
    border-radius: 5px;
    /*padding: .28rem 0 .2rem 0;*/
	height:2.2rem;
    background-color: transparent;
    display: block;
    line-height: 2.2rem;
}

.containerFive .btnLoop {
    width: 2.13rem;
    height: 2.13rem;
    display: block;
    background: url(../images/footonefive.png) no-repeat;
    margin: 0 auto;
    background-size: contain;
}
.containerFive .lastSection ul {
    width: 92%;
    margin: 1.5rem auto 1rem auto;
}
.containerFive .lastSection ul li {
    float: left;
    color: #999999;
    font-size: .7rem;
    text-align: center;
    line-height: 1.2rem;
    width: 3rem;
    margin-right: .56rem;
}
.containerFive .lastSection ul li:last-child {
    margin-right: 0;
}
.containerFive .copyText {
    color: #8e8c8e;
    font-size: .58rem;
    text-align: center;
    padding-bottom: 1rem;
}
.containerFive .lastSection ul li:nth-child(2) .btnLoop {
    background: url(../images/foottwofive.png) no-repeat;
    background-size: contain;
}
.containerFive .lastSection ul li:nth-child(3) .btnLoop {
    background: url(../images/foottheefive.png) no-repeat;
    background-size: contain;
}
.containerFive .lastSection ul li:nth-child(4) .btnLoop {
    background: url(../images/footfourfive.png) no-repeat;
    background-size: contain;
}
.containerFive .lastSection ul li:nth-child(5) .btnLoop {
    background: url(../images/footfivefive.png) no-repeat;
    background-size: contain;
}
.containerFive .lastSection ul .hovOne:nth-child(1) .btnLoop {
    background: url(../images/footonehovfive.png) no-repeat;
    background-size: contain;
}
.containerFive .lastSection ul .hovOne:nth-child(2) .btnLoop {
    background: url(../images/foottwohovfive.png) no-repeat;
    background-size: contain;
}
.containerFive .lastSection ul .hovOne:nth-child(3) .btnLoop {
    background: url(../images/footthreehovfive.png) no-repeat;
    background-size: contain;
}
.containerFive .lastSection ul .hovOne:nth-child(4) .btnLoop {
    background: url(../images/footforhovfive.png) no-repeat;
    background-size: contain;
}
.containerFive .lastSection ul .hovOne:nth-child(5) .btnLoop {
    background: url(../images/footfivehovefive.png) no-repeat;
    background-size: contain;
}
.containerFive .myHead {
    margin: 0 auto;
    position: relative;
    padding: 0.40rem .35rem 0rem .35rem;
}
.containerFive .myHeader {
    width: 88%;
    margin: 0 auto;
    padding-top: .5rem;
}
.containerFive .MyserachSec {
    width: 16rem;
	box-shadow: 0px 0px 3px 0px #756f6f;
    background-color: #22bae0;
    border-radius: 5px;
}
.containerFive .MyserachSec .clickOne {
    border: 1px solid #22bae0;
    background-color: #ffffff;
    color: #999999;
    font-size: 0.75rem;
    width: 13rem;
    text-indent: 0.5rem;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
	line-height:2.27rem;
}
.containerFive .MyserachSec .inpNewFour {
	border: 1px solid #22bae0;
    height: 2rem;
    background-color: #ffffff;
    color: #999999;
    font-size: 0.75rem;
    width: 13rem;
    text-indent: 0.5rem;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    line-height: 2rem;
	
	
}
.containerFive .serachSecNew .clickTwo {
    border: 1px solid #d8d8d8;
    height: 2rem;
    background-color: #f8f8f8;
    color: #999999;
    font-size: 0.75rem;
    width: 9rem;
    text-indent: 0.5rem;
    border-radius: 0;
    line-height: 2rem;
}

.containerFive .MyserachSec button {
    background: #22bae0;
    height: 2.1rem;
    width: 2.75rem;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.containerFive .MyserachSec button span {
    display: inline-block;
    width: 1.5rem;
}
/*5_1首页(新版) ends*/
/*threeOne starts*/

.containerThreeOne {
    padding-bottom: 3.5rem;
}
.containerThreeOne .colSection .bx-wrapper {
    margin: 0 !important;
}
.containerThreeOne .loopContent {
    width: 100%;
    margin-top: .8rem;
    background: #fff;
}
.containerThreeOne .textSet {
    margin-left: .9rem;
    border-bottom: 2px solid #f3f3f3;
    padding: .8rem 0;
}
.containerThreeOne .textSet h1 {
    color: #22bae0;
    font-size: .9rem;
    padding-left: .04rem;
    line-height: 1.2rem;
}
.containerThreeOne .textSet h2 {
    color: #999999;
    font-size: .8rem;
    width: 5rem;
}
.containerThreeOne .textSet h5{
	color: #333333;
    font-size: .9rem;
    width: 5rem;
}
.containerThreeOne .textSet h3 {
    color: #333333;
    font-size: .8rem;
}
.containerThreeOne .arrow {
    cursor: pointer;
    color: #999999 !important;
    font-size: .7rem !important;
    padding: .025rem .5rem 0 0;
    display: flex;
    align-items: center;
}
.containerThreeOne .textSet .arrow span {
    background: url(../images/gryarrowfour.png) no-repeat;
    display: inline-block;
    width: .8rem;
    height: .8rem;
    background-size: contain;
    vertical-align: middle;
}
.containerThreeOne .textLoop .textSet:nth-child(3) h3 {
    color: #22bae0;
}
.containerThreeOne .textLoop .textSet:nth-child(4) h3 {
    color: #22bae0;
}
.containerThreeOne .textLoop .textSet:nth-child(5) h3 {
    color: #22bae0;
}
.containerThreeOne .setText h1 {
    color: #999999;
    font-size: .8rem;
    width: 5rem;
}
.containerThreeOne .setTwo {
    margin-left: .9rem;
    display: none;
}
.containerThreeOne .setText {
    padding-top: .8rem;
}
.containerThreeOne .setText h2 {
    color: #333333;
    font-size: .8rem;
}
.containerThreeOne .setTwo .setText:nth-child(6) h2 {
    color: #22bae0;
}
.containerThreeOne .centralClick {
    width: 4rem;
    margin: 0 auto;
    padding: .7rem 0;
}
.containerThreeOne .centralClick h1 {
    color: #24badf;
    font-size: .75rem;
    margin: 0 auto;
}
.containerThreeOne .centralClick span {
    background: url(../images/clickdown.png) no-repeat;
    width: .65rem;
    height: .8rem;
    display: inline-block;
    background-size: contain;
    background-position: 0 0.165rem;
}
.containerThreeOne .centralClickUp {
    width: 2.4rem;
    margin: 0 auto;
    padding: .7rem 0;
}
.containerThreeOne .centralClickUp h1 {
    color: #24badf;
    font-size: .75rem;
    margin: 0 auto;
}
.containerThreeOne .centralClickUp span {
    background: url(../images/clickup.png) no-repeat;
    width: .65rem;
    height: .8rem;
    display: inline-block;
    background-size: contain;
    background-position: 0 0.09rem;
}
/*threeOne ends*/
/*containerten-start*/

.tenFive {
    border-bottom: 1px solid #d8d8d8;
}
.hidetwoo{
	display: none;
	top:2.3rem !important;	
}
.contTenHeder {
    height: 3rem !important;
    position: fixed;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
    background: #fff;
}
.containerten .hidden {
    display: none;
}
.containerten .mywrapper {
    width: 91%;
    margin: 0 auto;
}
/*page-no:10.5(start)*/

.containerten .firsttext {
    border-bottom: 1px solid #d8d8d8;
    padding-top: .4rem;
}
.containerten .firsttext p {
    font-size: 1.15rem;
    color: #262626;
    line-height: 1.65rem;
}
.containerten .firsttext h1,
.containerten .firsttext h1 a {
    font-size: .75rem;
    color: #8b8c8b;
    line-height: 1.65rem;
}
.containerten .firstbuild {
    width: 100%;
    margin: .5rem auto;
}
.containerten .secondtext {
    padding-bottom: 1.25rem;
}
.containerten .secondtext p {
    color: #262626;
    font-size: .8rem;
    line-height: 1.3rem;
}
.containerten .secondtext p:nth-child(1) {
    text-indent: 0;
}
/*page-no:10.5(end)*/
/*page-no:10.3(start)*/

.containerten .manicontent {
    border-bottom: 1px solid #d8d8d8;
    margin-top: 3rem;
}
.containerten .firstulset li {
    float: left;
    color: #333333;
    font-size: .75rem;
    margin: .65rem 0 .65rem 1.5rem;
    border-bottom: 2px solid #fff;
    line-height: 1rem;
}
.containerten .firstulset li:nth-child(6n+1) {
    margin-left: 0;
}
.containerten .firstulset li:nth-child(18) {
    float: right !important;
    margin-left: 0;
}
.containerten .downarrow {
    display: inline-block;
    width: .5rem;
    vertical-align: middle;
}
.containerten .uparrow {
    transform: rotate(180deg);
}
.containerten .on {
    border-bottom: 2px solid #22bae0 !important;
    color: #22bae0 !important;
}
.containerten .thirdtext {
    border-bottom: 1px solid #d8d8d8;
    padding: .7rem 0 .5rem 0;
}
.containerten .thirdtext p a,
.containerten .imgtext a {
    color: #333333;
    width: 16rem;
    font-size: .8rem;
    line-height: 1.8rem;
}
.containerten .lastspill {
    width: 15.9rem !important;
}
.containerten .imgtext {
    padding-top: .25rem;
}
.containerten .thirdtext h1 {
    color: #888788;
    font-size: .6rem;
    margin-right: .75rem;
}
.containerten .bigbuild {
    width: 100%;
}
.containerten .buttontext {
    color: #22bae0 !important;
    border: 1px solid #22bae0;
    padding: .06rem .2rem 0.025rem .2rem;
    border-radius: 4px;
}
.containerten .thirdtextul,
.containerten .lastmargin {
    margin-bottom: .5rem;
}
.containerten .thirdtextul li {
    float: left;
    width: 5.5rem;
    margin-right: .25rem;
}
.containerten .thirdtextul li:nth-child(3) {
    margin-right: 0;
}
.containerten .thirdtextul li a,
.containerten .bigbuild a {
    display: block;
}
/*page-no:10.3(end)*/
/*page-no:9.3(start)*/

.containerten .firsth {
    padding: 3.25rem 0 .75rem 0;
}
.containerten .firsth h1 {
    color: #999999;
    font-size: .75rem;
    width: 4rem;
    text-align: center;
}
.containerten .firsth span {
    width: 6.5rem;
    border-bottom: 1px solid #cccccc;
    margin: .4rem 0;
}
.containerten .newbuild {
    width: 100%;
    position: relative;
    margin-bottom: 1rem;
}

.containerten .newbuild a {
    display: block;
}
.containerten .newbuildtexta {
    position: absolute;
    left: .6rem;
    bottom: 1rem;
}
.containerten .newbuildtexta h1 {
    color: #fff;
    font-size: .85rem;
    padding-top: .65rem;
}
.containerten .newbuildtexta h1:nth-child(2) {
    font-size: .65rem;
}
.containerten .newbuildtextb {
    position: absolute;
    right: .5rem;
    bottom: 1.1rem;
}
.containerten .newposh {
    color: #00ccff;
    font-size: .7rem;
    background: rgba(0, 0, 0, 0.5);
    padding: .1rem .4rem;
    border-radius: 25px;
}
.containerten .newposha {
    position: absolute;
    right: .5rem;
    bottom: 2.35rem;
}
.containerten .btnspace {
    padding: 1rem 0;
    background: #f2f2f5;
    z-index: 55;
    position: relative;
}
.containerten .btn {
    color: #777777;
    font-size: .65rem;
    border: 2px solid #22bae0;
    padding: 0rem 1.8rem;
	height: 2rem;
    display: block;
    margin: 0 auto;
    background: #f2f2f5;
    border-radius: 6px;
}
/*page-no:9.3(end)*/
/*containerten-end*/
/*containerfourtwelve-start*/

.containerfourtwelve {
    padding-bottom:1rem;
    margin-top: .6rem;
}
.containerfourtwelve .main {
    background: #fff;
    margin-bottom: .7rem;
}
.containerfourtwelve .maintwo{
	margin-top:1.2rem !important;
}
.containerfourtwelve .sides {
    margin-left: .88rem;
}
.containerfourtwelve .sides h1 {
    color: #333333;
    font-size: .85rem;
    padding: .75rem 0;
    border-bottom: 2px solid #f3f3f3;
}
.containerfourtwelve .linksec {
    background: #eeeeee;
    margin: .75rem 0 .35rem .88rem;
}
.containerfourtwelve .leftright {
    padding: .4rem 0;
}
.containerfourtwelve .green {
    width: 3.6rem;
    margin: .35rem .3rem;
}
.containerfourtwelve .imgpart {
    width: 13.65rem;
}
.containerfourtwelve .secondtext {
    font-size: .65rem;
    color: #333333;
    line-height: 1.45rem;
}
.containerfourtwelve .imgpart h2 {
    color: #22bae0;
    font-size: .6rem;
}
.containerfourtwelve .imgpart h2 span {
    width: .525rem;
    display: inline-block;
    vertical-align: middle;
    margin: -.25rem .15rem 0 .15rem;
    vertical-align: middle;
}
.containerfourtwelve .thirdh {
    color: #999999;
    font-size: .6rem;
    margin-right: .4rem;
}
.containerfourtwelve .thirdh span {
    width: .5rem;
    display: inline-block;
    margin: -.1rem .15rem 0 0;
    vertical-align: middle;
}
.containerfourtwelve .textpart {
    padding: .3rem 0;
}
.containerfourtwelve .textpart h2,
.containerfourtwelve .textpart p,
.containerfourtwelve .colorbox h4 {
    font-size: .75rem;
}
.containerfourtwelve .textpart p {
    width: 13.3rem;
    line-height: 1rem;
}
.containerfourtwelve .firstone {
    color: #999999;
    width: 4.6rem;
}
.containerfourtwelve .textSpace{
	width:13rem !important;
}
.containerfourtwelve .secondone,
.containerfourtwelve .secondone a {
    color: #333333;
}
.containerfourtwelve .bluecolor {
    color: #22bae0;
}
.containerfourtwelve .textindex {
    text-indent: 4.6rem;
}
.containerfourtwelve .sidepart {
    padding: .75rem 0;
}
.containerfourtwelve .sidepart p {
    font-size: .7rem;
    color: #999999;
    line-height: 1rem;
    text-indent: 1.4rem;
    letter-spacing: .05rem;
}
.containerfourtwelve .sidepart p:nth-child(2),
.containerfourtwelve .sidepart p:nth-child(4),
.containerfourtwelve .sidepart p:nth-child(6) {
    text-indent: 0;
}
.containerfourtwelve .colorbox {
    width: 15rem;
    background: #22bae0;
    margin: 0 auto;
    padding: .7rem;
    border-radius: 15px;
}
.containerfourtwelve .colorbox:nth-child(2) {
    background: #787878 !important;
    margin-top: .75rem;
}
.containerfourtwelve .colorbox:nth-child(2) h4 {
    background: #919191 !important;
}
.containerfourtwelve .colorbox h4,
.containerfourtwelve .colorbox p {
    color: #fff;
}
.containerfourtwelve .colorbox p {
    font-size: .7rem;
    line-height: .85rem;
    text-indent: .5rem;
    letter-spacing: .05rem;
}
.containerfourtwelve .colorbox h4 {
    background: #1b94b3;
    width: 2.5rem;
    text-align: center;
    padding: .3rem 0;
    border-radius: 8px;
    margin-bottom: 0.625rem;
}
.containerfourtwelve .indTxt{
	text-indent:.5rem !important;
}
/*containerfourtwelve-end*/
/* 4_1_10位置及周边 starts Here */

.containerFourOne #TabbedPanels1 {
    width: 100%;
}
.containerFourOne .TabbedPanelsTabGroup {
    position: fixed;
    bottom: 0;
    background-color: rgba(254, 253, 253, .8);
    z-index: 9;
}
.containerFourOne .TabbedPanelsContent {
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    top: 0;
	z-index:-1;
}
.containerFourOne #TabbedPanels1 li {
    float: left;
    width: 3.125rem;
    color: #333;
    font-size: .75rem;
    text-align: center;
    padding: .45rem 0;
}
.containerFourOne #TabbedPanels1 li span {
    display: block;
    margin: 0 auto .25rem auto;
    width: 1.9rem;
    height: 1.6rem;
}
.containerFourOne #TabbedPanels1 li:first-child span {
    background: url(../images/ftabsix.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.containerFourOne #TabbedPanels1 li:nth-child(2) span {
    background: url(../images/ftabone.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.containerFourOne #TabbedPanels1 li:nth-child(3) span {
    background: url(../images/ftabtwo.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.containerFourOne #TabbedPanels1 li:nth-child(4) span {
    background: url(../images/ftabthree.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.containerFourOne #TabbedPanels1 li:nth-child(5) span {
    background: url(../images/ftabfour.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.containerFourOne #TabbedPanels1 li:last-child span {
    background: url(../images/ftabfive.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.containerFourOne #TabbedPanels1 .TabbedPanelsTabSelected {
    color: #24badf;
}
.containerFourOne #TabbedPanels1 .TabbedPanelsTabSelected:first-child span {
    background: url(../images/ftabsixh.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.containerFourOne #TabbedPanels1 .TabbedPanelsTabSelected:nth-child(2) span {
    background: url(../images/ftaboneh.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.containerFourOne #TabbedPanels1 .TabbedPanelsTabSelected:nth-child(3) span {
    background: url(../images/ftabtwoh.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.containerFourOne #TabbedPanels1 .TabbedPanelsTabSelected:nth-child(4) span {
    background: url(../images/ftabthreeh.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.containerFourOne #TabbedPanels1 .TabbedPanelsTabSelected:nth-child(5) span {
    background: url(../images/ftabfourh.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.containerFourOne #TabbedPanels1 .TabbedPanelsTabSelected:last-child span {
    background: url(../images/ftabfiveh.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
/* 4_1_10位置及周边 ends Here*/
/* 4_1_14在线预约 starts Here */

.containerFourTwo .topBox {
    width: 92%;
    padding: .6rem 4%;
    border-bottom: 1px solid #dedfde;
}
.containerFourTwo .topBox .topBoxL {
    color: #666;
    font-size: 1rem;
	padding-top:.2rem
}
.containerFourTwo .topBox .topBoxR {
    width: 1.25rem;
}
.containerFourTwo form {
    width: 92%;
    margin: 0 auto;
    padding-top: .5rem;
    text-align: center;
}
.containerFourTwo form input {
    width: 99.5%;
    border: 1px solid #dedfde;
    border-radius: 5px;
    height: 1.8rem;
    line-height: 1rem;
    text-indent: .7rem;
    margin-bottom: .5rem;
    color: #999699;
    font-size: .8rem;
}
.containerFourTwo form input::-webkit-input-placeholder {
    color: #999699;
    line-height: 1rem;
    text-indent: .7rem;
}
.containerFourTwo form textarea {
    width: 93.5%;
    color: #333;
    font-size: .7rem;
    border: 1px solid #dedfde;
    border-radius: 5px;
    resize: none;
    line-height: 1.2rem;
    padding: 0 3%;
    margin-bottom: 3.5rem;
}
.containerFourTwo form textarea::-webkit-input-placeholder{
	color: #333;
    font-size: .7rem;
}
.containerFourTwo form button {
    width: 96%;
    background: #22bae0;
    color: #fff;
    font-size: 1rem;
    padding: .6rem 0;
    line-height: 1;
    border-radius: 5px;
}
/* 4_1_14在线预约 ends Here*/
/*containerfourthree start*/

.containerfourthree .loops {
    padding: .725rem 0;
    border-top: 1px solid #e6e6e6;
}
.containerfourthree .loopz {
    padding-top: 1.5rem;
    margin-top: 1rem;
    position: relative;
}
.containerfourthree .lpleft {
    width: 6.1rem;
    display: inline-flex;
}
.containerfourthree .lpright {
    width: 10.9rem;
}
.containerfourthree ul {} .containerfourthree ul li {
    color: #999;
    font-size: .625rem;
    float: left;
    border: 1px solid #c5c6c5;
    width: 5.35rem;
    padding: .175rem 0;
}
.containerfourthree ul li:nth-child(3) {
    border-top: none;
}
.containerfourthree ul li:nth-child(1) {
    border-right: none;
}
.containerfourthree ul li:nth-child(4) {
    border-top: none;
    border-left: none;
}
.containerfourthree .picz {
    width: .85rem;
    display: inline-block;
    margin: 0 .45rem 0 1rem;
    vertical-align: middle;
}
.containerfourthree .textleft {
    width: 5.45rem;
}
.containerfourthree .textleft h1 {
    color: #999;
    font-size: .65rem;
    text-align: center;
    margin: .52rem 0 .1rem 0;
}
.containerfourthree .textleft h2 {
    color: #22bae0;
    font-size: .6rem;
    text-align: center;
}
.containerfourthree h3 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 4.9rem;
    background: #f2f2f5;
    font-size: 0.8rem;
    color: #999999;
    text-align: center;
    margin-top: -0.5rem;
    z-index: 1;
}
.containerfourthree {
    margin-top: 3.5rem;
}
.containerfourthree .wrapper {
    width: 96%;
    margin: 0 auto;
}
.fourthree .one,
.two {
    width: 50%;
}
.fourthree .red {
    background: #22bae0 !important;
}
.fourthree .bluebox {
    background: #f7f7f7;
    padding: .5rem 0;
}
.fourthree .bluebox li {
	border-radius: 5px;
	padding: .425rem;
    background-color: #999;
    color: #fff;
    font-size: .75rem;
    outline: none;
	width: 6.5rem;
	margin: 0 1.01rem;
	float:left;
	text-align:center;

}
/*containerfourthree start*/

/* 4_1_6楼盘详情 Start Here */

.containerfour .gal {
    background: #000;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999999;
    top: 0;
    visibility: hidden;
}
.containerfour .firstslid {
    position: relative;
    z-index: 100000;
    display: block;
}
.containerfour .TabbedPanelsTab {
    font-size: .7rem;
    color: #999;
    padding: .675rem 0 .675rem .675rem;
    float: left;
}
.containerfour .TabbedPanelsTabSelected {
    color: #fff !important;
}
.containerfour .TabbedPanelsTabGroup {
    position: fixed;
    bottom: 0;
    width: 100%;
}
.containerfour .hedLeft {
    width: .625rem;
    display: inline-flex;
}
.containerfour .hedRight {
    width: 1.1rem;
    display: inline-flex;
}
.containerfour .hedLeft button {
    background: none;
}
.containerfour .hedRight button {
    background: none;
}
.containerfour .hedtext {
    position: absolute;
    text-align: center;
    color: #999999;
    font-size: .85rem;
    left: 0;
    right: 0;
	z-index:-1;
}
.containerfour .hed {
    padding: .75rem 0;
}
.containerfour .loopSet {
    background: #fff;
}
.containerfour .secOne {
    margin-left: .9rem;
    margin-top: .625rem;
}
.containerfour .middleSec {
    border-bottom: 1px solid #f3f3f3;
    padding: .75rem 0;
}
.containerfour .secTwo {
    margin-left: .9rem;
}
.containerfour .textC {
    color: #333;
    font-size: .8rem;
}
.containerfour .arrow {
    cursor: pointer;
    padding-right: .5rem;
    color: #999 !important;
    font-size: .7rem !important;
    padding-top: .025rem;
    display: flex;
    align-items: center;
}
.containerfour .arrow span {
    background: url(../images/gryarrowfour.png) no-repeat;
    display: inline-block;
    width: .8rem;
    height: .8rem;
    background-size: contain;
    vertical-align: middle;
}
.containerfour .loopz {
    border-bottom: 1px solid #f3f3f3;
    padding: .75rem 0;
}
.containerfour .fista {
    font-size: .9rem;
    color: #333;
    margin-right: .5rem;
}
.containerfour .blueset {
    background: #24badf;
    padding: 0.15rem .225rem;
    color: #ffffff;
    font-size: .4rem;
    border-radius: 4px;
    vertical-align: middle;
    margin-left: .15rem;
	display:inline-block;
}
.containerfour .pic {
    width: .85rem;
    margin-right: .2rem;
    vertical-align: middle;
}
.containerfour .lipsy {
    font-size: .75rem;
    color: #22bae0;
    width: 15.5rem;
}
.containerfour .loopz h2 {
    color: #999999;
    font-size: .75rem;
}
.containerfour .grytext {
    margin-left: .9rem;
    color: #333;
}
.containerfour .bluecolor {
    color: #24badf;
}
.containerfour .centralClick {
    width: 4rem;
    margin: 0 auto;
    padding: .7rem 0;
}
.containerfour .centralClickUp {
    width: 2.4rem;
    margin: 0 auto;
    padding: .7rem 0;
}
.containerfour .centralClick h1 {
    color: #24badf;
    font-size: .75rem;
    margin: 0 auto;
}
.containerfour .centralClick span {
    background: url(../images/clickdown.png) no-repeat;
    width: .65rem;
    height: .8rem;
    display: inline-block;
    background-size: contain;
    background-position: 0 0.165rem;
}
.containerfour .centralClickUp h1 {
    color: #24badf;
    font-size: .75rem;
    margin: 0 auto;
}
.containerfour .centralClickUp span {
    background: url(../images/clickup.png) no-repeat;
    width: .65rem;
    height: .8rem;
    display: inline-block;
    background-size: contain;
    background-position: 0 0.165rem;
}
.containerfour .textleft {
    width: 4.5rem;
    font-size: .75rem;
    color: #999;
}
.containerfour .textright {
    width: 13rem;
    font-size: .75rem;
    color: #333;
}
.containerfour .maintext {
    padding: .35rem 0;
}
.containerfour .secFour {
	background-color:#fff;
	padding-left:.9rem;	
	margin:.6rem 0;
}
.containerfour .secFour .fourHead{
	font-size:.85rem;
	color:#333;
	padding:.75rem 0;
}
.containerfour .fourBox{
	border-top:1px solid #f3f3f3;
	padding:.65rem .6rem .65rem 0;
}
.containerfour .fourBox .fourBoxL{
	width:2.6rem;
	background: #22bae0;
	color:#fff;
	font-size: .5rem;
    border-radius: 3px;
    text-align: center;
    padding: .12rem 0 .1rem 0;
	margin-top:.1rem;
}
.containerfour .fourBox .fourBoxR{
	font-size:.66rem;
	color:#000;	
	width:14rem;
}
.containerfour .fourBox .fourBoxR p{
	line-height:1rem;	
}
.containerfour .fourBox .fourBottom{
	font-size:.65rem;
	color:#999;	
	margin-top:.2rem;
}
.containerfour .wrapper{
	width:96%;
	margin:0 auto;
}
.containerfour{
	padding-bottom:3.5rem;
}
/* 4_1_6楼盘详情 End Here */

.myswip{
	margin:0 !important;
}
.fourOnIcn{
	padding-left:.5rem !important;
}

@media only screen and (min-width: 380px) and (max-width: 640px) {
    .cnt_tr_new .boxOne {
    font-size: 0.45rem;
    color: #fff;
    background: #22bae0;
	padding: 0.2rem .1rem 0.2rem .1rem;
    border-radius: 3px;
    margin: 0rem 0 0 0.1rem;
	line-height: 0.55rem;
	
}
}