/*header start*/

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
}
.headerSingle {
    height: 2.9rem !important;
    z-index: 100
}
.headerDouble {
    height: 3.038rem !important;
}
.header {
    height: 4.86rem;
}
.header img {
    width: 100%;
}
.header .headermain {
    height: 2.5rem;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
    padding: 0.40rem .5rem 0rem .5rem;
   /* z-index: 1000;*/
}
.header .headerMiddle {
    position: absolute;
    top: 50%;
    margin: -0.58rem auto 0rem auto;
    left: 0;
    right: 0;
    width: 13rem;
}
.header .headerMiddle h1 {
    text-align: center;
    color: #333333;
    font-size: 1rem;
}
.header .headermain .back {
    width: 3rem;
    margin: 0.35rem 0rem;
	background: none;
}
.header .headermain .back .icon {
    width: .75rem;
    margin: .10rem 0rem;
}
.header .dropTwo {
    width: 2.8rem;
    margin: 0.55rem 0rem;
}
.header .dropTwo .prof {
    width: 1rem;
	position: relative;
	top: -.1rem;
}
.header .dropTwo .txtc {
    font-size: .75rem;
    color: #333333;
    background: none;
}
.header .headermain .back .iconOne {
    width: .6rem;
    margin: .30rem 0rem;
}
.header .headermain .text {
    font-size: 0.8rem;
    line-height: 1.5rem;
    color: #333333;
	padding-left:.25rem;
}
.header .headermain .serachSec {
    width: 13rem;
}
/*.header .headermain .serachSec input {
    border: 1px solid #d8d8d8;
    height: 2rem;
    background-color: #f8f8f8;
    color: #999999;
    font-size: 0.65rem;
    width: 10rem;
    text-indent: 0.5rem;
	border-radius:0;
	line-height:1rem;
}*/


.header .headermain .serachSec .clickThree {
    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;
}


.header .headermain .serachSecNew {
    width: 12rem;
}
.header .headermain .serachSecNew input {
    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
}
.header .headermain .serachSec button {
    background: #22bae0;
    height: 2.1rem;
    width: 2.75rem;
}
.header .headermain .serachSec button span {
    display: inline-block;
    width: 1.5rem;
	margin-top:.2rem;
}
.header .headermain .serachSecNew button {
    background: #22bae0;
    height: 2.095rem;
    width: 2.75rem;
}
.header .headermain .serachSecNew button span {
    display: inline-block;
    width: 1.5rem;
	margin-top:.2rem;
}
.header .headermain .drop {
    width: 1.3rem;
    margin: 0.52rem 0rem;
    position: relative;
    z-index: 99999;
}
.header .headPop {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.52);
    position: fixed;
    z-index: 10000;
    top: 0;
    display: none;
}
.header .menu {
    background-color: #ffffff;
    width: 11rem;
    position: absolute;
    right: 0;
    border-radius: 15px 0px 0px 15px;
}
.header .menu li:hover h1 {
    color: #22bae0;
}
.header .menu span {
    background: url(../images/headone.png) no-repeat;
    width: 1.5rem;
    height: 1.75rem;
    background-size: 100% 100%;
}
.header .menu ul {
    margin-top: 2rem;
}
.header .menu li:hover span {
    background: url(../images/headonehover.png) no-repeat;
    width: 1.5rem;
    background-size: 100% 100%;
}
.header .menu li:nth-child(2) span {
    background: url(../images/headtwo.png) no-repeat;
    width: 1.5rem;
    background-size: 100% 100%;
	margin-top:.05rem;
}
.header .menu li:nth-child(2):hover span {
    background: url(../images/looponefive.png) no-repeat;
    width: 1.5rem;
    background-size: 100% 100%;
}
.header .menu li:nth-child(3) span {
    background: url(../images/headthree.png) no-repeat;
    width: 1.75rem;
    background-size: 100% 100%;
}
.header .menu li:nth-child(3):hover span {
    background: url(../images/looptwofive.png) no-repeat;
    width: 1.75rem;
    background-size: 100% 100%;
}
.header .menu li:nth-child(4) span {
    background: url(../images/headfour.png) no-repeat;
    width: 1.75rem;
    background-size: 100% 100%;
	margin-top:.09rem;
}
.header .menu li:nth-child(4):hover span {
    background: url(../images/loopthreefive.png) no-repeat;
    width: 1.75rem;
    background-size: 100% 100%;
}
.header .menu li:nth-child(5) span {
    background: url(../images/headfive.png) no-repeat;
    width: 1.75rem;
    background-size: 100% 100%;
}
.header .menu li:nth-child(5):hover span {
    background: url(../images/loopfourfive.png) no-repeat;
    width: 1.75rem;
    background-size: 100% 100%;
}
.header .menu li:nth-child(6) span {
    background: url(../images/headsix.png) no-repeat;
    width: 1.75rem;
    background-size: 100% 100%;
}
.header .menu li:nth-child(6):hover span {
    background: url(../images/loopfivefive.png) no-repeat;
    width: 1.75rem;
    background-size: 100% 100%;
}
.header .menu li:nth-child(7) span {
    background: url(../images/headseven.png) no-repeat;
    width: 1.75rem;
    background-size: 100% 100%;
}
.header .menu li:nth-child(7):hover span {
    background: url(../images/loopsixfive.png) no-repeat;
    width: 1.75rem;
    background-size: 100% 100%;
}
.header .menu li:last-child {
    border-bottom: none;
}
.header .menu li {
    border-bottom: 1px solid #d7d7d7;
    padding: .15rem .75rem .15rem .95rem;
}
.header .menu h1 {
    font-size: .85rem;
    color: #939393;
    padding-left: 1rem;
    line-height: 2rem;
}
.subHeader {
    padding: .5rem 0rem;
    background-color: #fff;
    position: fixed;
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
}
.subHeader .menuMain .lopz {
    float: left;
    margin-left: 1.95rem;
}
.subHeader .menuMain .lopz:first-child {
    margin-left: 1rem;
}
.subHeader .menuMain .lopz h1 {
    font-size: .8rem;
    color: #333333;
}
.subHeader .menuMain .lopz .arrow {
    width: 0.6rem;
    margin: -.28rem 0rem 0rem 0.4rem;
}
.header .firstSet {
    height: 16rem;
    background-color: #fff;
    overflow: auto;
}
.header .setTwo {
    position: absolute;
    top: 0;
    width: 100%;
}
.header .firstSet .loop {
    border-bottom: 1px solid #f4f4f4;
    padding: 0.75rem 0rem;
    margin-left: 0.5rem;
    font-size: .75rem;
    color: #333333;
    float: none;
}
.header .firstSet ul li {
    border-bottom: 1px solid #f4f4f4;
    padding: 0.75rem 0rem;
    margin-left: 0.5rem;
    font-size: .75rem;
    color: #333333;
    float: none;
}
.header .firstSet ul li:hover {
    color: #22bae0;
}
.header .txt {
    text-align: center;
    background-color: #f7f7f7;
    padding: .5rem 0rem;
    margin-top: .75rem;
}
.header .txt button {
    background-color: #22bae0;
    padding: .5rem 0rem;
    color: #fff;
    width: 95%;
    border-radius: 5px;
}
.header .firstSet .rightIcon {
    width: .5rem;
    margin-right: .5rem;
}
.header .firstSet .rightIcontwo {
    width: .6rem;
    margin-left: .5rem;
}
.header .firstSet .tct {
    font-size: .75rem;
    color: #333333;
	line-height:1rem;
}
.header .firstSet .sec:first-child {
    border-right: 1px solid #f4f4f4;
}
.header .firstSet .sec {
    width: 49%;
}
.header .mainSet {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.52);
    position: fixed;
    margin-top: 1.45rem;
}
.header .checkField {
    padding: 0.325rem .75rem .325rem 0rem;
    user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    border-bottom: 1px solid #f4f4f4;
    margin-left: 0.75rem;
}
.header .checkField h1 {
    font-size: .75rem;
    color: #333333;
    padding: 0.375rem 0rem;
}
.header .checkField input[type=checkbox]:checked + label:before {
    content: "";
    background: url(../images/radioboximgticktwentysix.png) no-repeat;
    width: 1.1rem;
    height: 1.1rem;
    background-size: 100% 100%;
    display: block;
    margin-top: .25rem;
}
.header .checkField .smallText:before {
    content: "";
    width: 1.1rem;
    height: 1.1rem;
    background: url(../images/radioboximgtwentysix.png) no-repeat;
    display: block;
    float: right;
    background-size: 100% 100%;
    cursor: pointer;
    margin-top: .25rem;
}
.header .checkField input {
    -webkit-appearance: none;
    width: 0;
}
.header .checkField label {
    line-height: 1.75rem;
    font-size: .75rem;
    color: #666666;
    width: 98%;
    display: inline-block;
}
.header .mainSet {
    display: none;
}
.header .secTwo {
    display: none;
}
.header .setMain {
    position: absolute;
    z-index: 555;
    width: 100%;
    top: 0;
}
.header .ff {
    display: none;
    border: none !important;
}
.header .setTwoo {
    position: absolute;
    top: 0;
    width: 100%;
}
.header .btOne {
    margin-top: 3rem !important;
}
.header .whatever {
    background-color: #ffffff;
    display: inline-block;
    width: 4.5rem;
    height: 1.5rem;
    font-size: .75rem;
    border-radius: 5px;
    border: 1px solid #cccdcc;
    color: #666666;
    text-align: center;
    line-height: 1.5rem;
    float: left;
    margin: 1rem 0rem 0rem 1.6rem;
}
.header .ml {
    margin-left: 0px !important;
}
.header .checkboxes input[type=checkbox] {
    display: none;
}
.header .checkboxes input[type=checkbox]:checked + .whatever {
    background-color: #22bae0 !important;
    color: #fff;
    border: 1px solid #22bae0;
}
.header .checkNew {
    padding: 0rem 0rem 0rem 1rem;
    background-color: #fff;
}
.header .checkNew h2 {
    padding: .75rem 0rem;
    color: #333333;
    font-size: .75rem;
    border-bottom: 1px solid #f4f4f4;
}
.header .bn {
    border: none !important;
}
.header .br {
    border: none !important;
    height: auto !important;
}
.header .aaa {
    height: 15rem;
    overflow: auto;
    background-color: #fff;
}
.header .reset {
    font-size: .75rem;
    color: #999999;
    padding: .75rem 0rem;
    padding: 1rem 0rem .5rem 0rem;
    text-align: center;
    border-top: 1px solid #dddedd;
    margin-top: 1rem;
}
.header .mainTab {
    position: relative;
}
.header .mainTab .TabbedPanelsTabGroup {
    position: absolute;
    bottom: 0;
    background: #f7f7f7;
    padding: .35rem 2rem;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}
.header .mainTab .TabbedPanelsTabGroup li {
    border-radius: 5px;
    background-color: #999999;
    padding: .5rem 2.5rem;
    color: #fff;
    font-size: .75rem;
    outline: none;
}
.header .active {
    background-color: #22bae0 !important;
}
.header .TabbedPanelsTab:hover,
.TabbedPanelsTab:focus,
.TabbedPanelsTab:active {
    outline: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}
.header .nice-select {
    width: 1.75rem;
    position: relative;
	
}
.header .nice-select input {
    display: block;
    width: 100%;
    height: 1.4rem;
    line-height: 1.5rem;
    border: 0;
    outline: 0;
    background: none;
    font-size: .75rem;
    color: #333333;
}
.header .nice-select ul {
    width: 3rem;
    display: none;
    position: absolute;
    left: -1px;
    top: 1.5rem;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.84);
    overflow-y: auto;
    border-top: 0;
    z-index: 5;
    border-radius: 0px 0px 5px 5px;
}
.header .nice-select ul li {
    height: 1.5rem;
    line-height: 1.5rem;
    overflow: hidden;
    cursor: pointer;
    font-size: .75rem;
    color: #333333;
	text-indent:.2rem;
    border-bottom: 1px solid #d8d8d8;
}
.header .nice-select ul li:last-child {
    border-bottom: none;
}
@media only screen and (max-width: 320px) {
    .header .menu li {
        padding: .5rem .75rem .5rem .95rem;
    }
}
/*header ends*/
/* Footer CSS Start Here */

.footer {
    width: 100%;
    height: auto;
    background: #fff;
    position: fixed;
    bottom: 0px;
    box-shadow: 0px 0px 12px 1px #a9a9a9;
}
.footer .footerBox {
    width: 100%;
    height: auto;
}
.footer .footerBox button {
    height: auto;
    float: left;
    text-align: center;
    background: none;
    line-height: 1;
}
.footer .footerBox button:first-child {
    border-right: 1px solid #f0f0f0;
}
.footer .footerBox .fOne {
    width: 18%;
    padding: .25rem 0;
}
.footer .footerBox .fTwo {
    width: 32%;
    background-color: #999;
    padding: .8rem 0;
}
.footer .footerBox button:last-child {
    background-color: #22bae0;
}
.footer .footerBox .fOne i {
    width: 1.5rem;
    height: 1.4rem;
    display: block;
    margin: 0 auto;
}
.footer .footerBox .fTwo i {
    width: 1.2rem;
    height: 1.2rem;
    display: inline-block;
    margin: 0 auto;
}
.footer .footerBox .icoOne {
    background: url(../images/fone.png) no-repeat;
    background-size: 100%;
}
.footer .footerBox .cur .icoOne {
    background: url(../images/foneh.png) no-repeat;
    background-size: 100%;
}
.footer .footerBox .icoTwo {
    background: url(../images/ftwo.png) no-repeat;
    background-size: 100%;
}
.footer .footerBox .icoThree {
    background: url(../images/fthree.png) no-repeat;
    background-size: 100%;
}
.footer .footerBox .icoFour {
    background: url(../images/ffour.png) no-repeat;
    background-size: 100%;
}
.footer .footerBox .fOne h1 {
    text-align: center;
    font-size: .6rem;
    color: #aaabad;
    padding-top: .3rem;
}
.footer .footerBox .fTwo h1 {
    text-align: center;
    font-size: .9rem;
    color: #fff;
    display: inline-block;
    vertical-align: super;
    line-height: 1.3rem;
}
/* Footer CSS End Here */