@charset "utf-8";
*{margin :0;padding:0;}
html,body{
    overflow-x: hidden;
    overflow-y: auto;
    width:100%;
    height:100%;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:12px;
    color:#666666;
    vertical-align: baseline;
    background-color: #f0f0f0;
}
.navbar .nav.pull-right {
    margin-right: 8%;
}
a,a:hover,a:focus,button{
    text-decoration:none;
    color:black;
}
#footLink a:hover,#footLink a:focus{
    text-decoration:underline;
    color:#ffffff;
}
.cl-fff{
    color:#ffffff;
}
.lf{float: left;}
.rt{float:right;}
.clear{clear:both;}
.text-c{text-align: center}
.ft-11{font-size:1.1rem;}
.ft-12{font-size:1.2rem;}
.mytop{
    position: fixed;left:0;top:0;z-index:1000;
}
.mynav{
    border: none;border-radius: 0;padding:0;
}
.nav>li{
    margin-left:15px ;
    margin-right:15px;
}
.navbar{
    -webkit-box-shadow: 0 2.5px 2.5px 0 rgba(221,221,221,0.5);
    -moz-box-shadow: 0 2.5px 2.5px 0 rgba(221,221,221,0.5);
    box-shadow: 0 2.5px 2.5px 0 rgba(221,221,221,0.5);
}
.navbar .brand{color:#333333;}
.navbar .nav>li>a {
    padding: 10px 5px 10px;
    color:#333333;
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus,.nav>li>a:hover{
    color: #e04b4b;
    text-decoration: none;
    background-color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom:3px solid #e04b4b;
}
.relative{
    position: relative;
}
.splash-bg{
    width: 100%;
    height: 100%;
    background: url('../img/update/top.jpg') no-repeat center;
    overflow: hidden;
    background-size: cover;
}
.btn-navbar{
    border-radius:0;
}
.pd-10{
    padding:10px;
}
.pd-m10{
    padding:10px 0;
}
.txtBlock{margin-bottom:10px;}
.main-title{font-size:2.2rem;padding:10px 5px;padding-left:0;color:#333333;}
.main-title2{font-size:1.8rem;padding:5px;padding-left:0;color:#333333;}
.main-txt{font-size: 1.3rem;line-height:2.3rem;}
.cl-50{
    color:#505050;
}
.cl-91{
    color:#919191
}
.fBold{font-weight:bold;}
.hLine{
    color: #FAA419;
    border-right: 3px solid #FAA419;
    margin-right: 10px;
}
.main-ftSize{font-size:1.2rem;}
.h-center {
    display: -webkit-flex!important;
    display: flex!important;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    flex: 0 1 auto;
}
.pd-l{padding-left:10px;}
.pd-r{padding-right:10px;}
.ft-bg{background-color: #4A4A4A;}
.ft-pd{padding:20px 0;}
.ft-mg{margin-top:50px;}
.ft-cl{color:white;}
.ft-box{
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    flex: 0 1 auto;
}
.f1-line1-l{font-size:2rem;display: inline-block;}
.f1-line1-r{font-size:1rem;line-height:1.3rem;display: inline-block;}
.v-line{display: inline-block;height:20px;border-right:1px solid white;}
.f1-line1{line-height:2.5rem;}
.f1-line2,.f1-line3,.ft-txt{line-height:2rem;font-size:1.1rem;}
p{margin:0}
.f2-line,.f3-line3-l{line-height:2.5rem;}
.f3-line3-l{font-size:1.5rem;}
.bot-h-center {
    display: -webkit-flex!important;
    display: flex!important;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    flex: 0 1 auto;
}
.cl-fff{
    color:#ffffff!important;
}
.bot-h-center-lf{
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    flex: 0 1 auto;
}
.bot-h-center-rt{
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    flex: 0 1 auto;
}
ul{
    margin:0;padding:0;
}
ul li{list-style: none;}
.cl-50{color:#505050;}
.cl-fff{color:#ffffff;}



/*.clean:before{*/
    /*content: " ";*/
    /*display: table;*/
/*}*/
/*.clean:after{*/
    /*content: " ";*/
    /*display: table;*/
    /*clear: both;*/
/*}*/
/*.before-list{*/
    /*box-shadow: 0 0 10px rgba(250,177,177,.3);*/
    /*padding: 20px 0;*/
    /*zoom: 1;*/
    /*margin:0;*/
/*}*/
/*.before-list-li{*/
    /*border-right: 1px solid #e0e0e0;*/
    /*padding: 15px;*/
    /*width: 210px;*/
    /*float: left;*/
    /*text-align: center;*/
    /*height: 350px;*/
    /*overflow: hidden;*/
    /*transition: all .2s;*/
/*}*/
/*.before-list-li h3 {*/
    /*font-size: 24px;*/
    /*color: #505050;*/
    /*padding: 20px 0;*/
    /*margin:0;*/
    /*font-weight: 500;*/
/*}*/
/*.before-list-li .last {*/
    /*border: none!important;*/
/*}*/
/*.icon {*/
    /*display: inline-block;*/
    /*width: 60px;*/
    /*height: 60px;*/
/*}*/
/*.before-list .on {*/
    /*width: 435px;*/
    /*border-right: 1px solid #e73d3d;*/
/*}*/
/*.before-list .last {*/
    /*border: none!important;*/
/*}*/
/*.before-list .on .icon {*/
    /*width: 90px;*/
    /*height: 90px;*/
    /*float: left;*/
    /*margin-right: 20px;*/
/*}*/
/*.before-list .on h3 {*/
    /*text-align: left;*/
    /*padding: 0;*/
    /*color: #e73d3d;*/
    /*font-weight: 500;*/
/*}*/
/*.before-list .on p {*/
    /*line-height:1.2em;*/
    /*color: #e73d3d;*/
    /*font-size:16px;*/
/*}*/
/*.list-icon1 {*/
    /*background: url('../img/update/before-icon1.png') 50% no-repeat;*/
    /*background-size: contain;*/
/*}*/
/*.list-icon2 {*/
    /*background: url('../img/update/before-icon2.png') 50% no-repeat;*/
    /*background-size: contain;*/
/*}*/
/*.list-icon3 {*/
    /*background: url('../img/update/before-icon3.png') 50% no-repeat;*/
    /*background-size: contain;*/
/*}*/
/*.list-icon4 {*/
    /*background: url('../img/update/before-icon4.png') 50% no-repeat;*/
    /*background-size: contain;*/
/*}*/
/*.before-list-li p {*/
    /*line-height:1.2em;*/
    /*font-size:16px;*/
    /*color: #666;*/
    /*text-align: left;*/
    /*padding-bottom:40px;*/
/*}*/
/*.before-list-sub {*/
    /*/!*display: none;*!/*/
    /*padding: 40px 0;*/
    /*margin-top: 30px;*/
    /*position: relative;*/
/*}*/
/*.sub-hide{display:none;}*/
/*.sub-show{display:block;}*/
/*.before-list-sub li {*/
    /*float: left;*/
    /*width: 50%;*/
    /*color: #666;*/
    /*text-align: left;*/
    /*padding: 0 0 15px;*/
/*}*/
/*.before-list-sub li span {*/
    /*padding: 0 20px 0 0;*/
    /*display: inline-block;*/
    /*font-size:16px;*/
    /*line-height:1.2em;*/
/*}*/
/*.on .before-list-sub {*/
    /*display: block;*/
    /*border-top: 1px solid #e73d3d;*/
/*}*/
/*.before-list-sub:before {*/
    /*border-color: transparent transparent #fff;*/
    /*top: -19px;*/
    /*z-index: 9;*/
/*}*/
/*.before-list-sub:after, .before-list-sub:before {*/
    /*content: "";*/
    /*position: absolute;*/
    /*border-style: solid;*/
    /*border-width: 10px;*/
    /*left: 40px;*/
/*}*/
/*.before-list-sub:after {*/
    /*border-color: transparent transparent #e73d3d;*/
    /*top: -20px;*/
/*}*/
/*.sub-icon {*/
    /*display: inline-block;*/
    /*float: left;*/
    /*margin-right: 15px;*/
    /*width: 30px;*/
    /*height: 30px;*/
    /*margin-bottom:40px;*/
    /*background: url('../img/update/sub-icon.png') 50% no-repeat;*/
/*}*/
/*.after-wrap-bac{*/
    /*margin-top:38px;*/
    /*background: url('../img/update/after-top.jpg') no-repeat left center;*/
    /*background-size: cover;*/
/*}*/
/*.after-list{*/
    /*padding-bottom:52px;*/
/*}*/
/*.after-list li{*/
    /*width:278px;*/
    /*margin-right:28px;*/
    /*border-radius:10px;*/
    /*float: left;*/
    /*background: #fff;*/
    /*/!*padding: 0 0 50px;*!/*/
    /*box-shadow: 0 0 17px rgba(134,194,225,.3);*/
    /*text-align: center;*/
    /*transition: all .3s;*/
/*}*/
/*.after-list li:hover {*/
    /*-webkit-transform: scale(1.05);*/
    /*transform: scale(1.05);*/
    /*box-shadow: 0 0 17px rgba(207,124,128,.4);*/
    /*/!*border: 1px solid #e73d3d;*!/*/
/*}*/
/*.after-list h3{*/
    /*margin:0;*/
    /*font-size: 26px;*/
    /*color: #505050;*/
    /*padding:20px;*/
    /*padding-top:30px;*/
    /*text-align: left;*/
    /*line-height: 26px;*/
    /*font-weight: 500;*/
/*}*/
/*.after-list p{*/
    /*color: #505050;*/
    /*height: 185px;*/
    /*line-height: 1.2em;*/
    /*font-size:16px;*/
    /*text-align: left;*/
    /*padding: 0 20px 20px;*/
/*}*/
/*.after-list li:last-child{*/
    /*margin-right:0;*/
/*}*/
/*.after-box{*/
    /*border-top-left-radius:10px;*/
    /*border-top-right-radius:10px;*/
    /*text-align: center;*/
    /*background: #e73d3d;*/
    /*padding: 43px 0;*/
    /*display: block;*/
    /*background-image:-webkit-linear-gradient(120deg, #f68f8f, #f55b5b);*/
    /*background-image:linear-gradient(120deg,#f68f8f, #f55b5b);*/
/*}*/
/*.aftericon{*/
    /*display: inline-block;*/
    /*width: 78px;*/
    /*height: 78px;*/
/*}*/
/*.after-icon1{*/
    /*background: url('../img/update/after-icon1.png') 0 no-repeat;*/
    /*background-size: contain;*/
/*}*/
/*.after-icon2{*/
    /*background: url('../img/update/after-icon2.png') 0 no-repeat;*/
    /*background-size: contain;*/
    /*width: 70px;*/
    /*height: 70px;*/
    /*margin-top:4px;*/
    /*margin-bottom:4px;*/
/*}*/
/*.after-icon3{*/
    /*background: url('../img/update/after-icon3.png') 0 no-repeat;*/
    /*background-size: contain;*/
/*}*/
/*.after-icon4{*/
    /*background: url('../img/update/after-icon4.png') 0 no-repeat;*/
    /*background-size: contain;*/
/*}*/