@charset "utf-8";
.page_navbar {
    height: 59px;
    border-bottom: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 0 3px #eee, inset 0 0 3px #fff;
    box-shadow: 0 0 3px #eee, inset 0 0 3px #fff;
    background: #f9f9f7
}

.page_navbar .page-navbar-warp {
    width: 97%;
    margin: 0 auto;
    height: 59px;
    position: relative
}

.page_navbar .page-navbar-warp .title {
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    color: #d84c31;
    white-space: nowrap;
    line-height: 59px
}

.page_navbar .page-navbar-warp .title h3 {
    display: inline;
    min-width: 100px;
    margin: 0;
    line-height: 59px;
    font-size: 20px
}

.page_navbar .page-navbar-warp .title h3 i {
    text-shadow: 0 2px 0 #fff, 0 -2px 0 #f2f2ea
}

.page_navbar .page-navbar-warp .title h3 a {
    color: #d84c31;
    padding: 10px 15px;
    border-radius: 5px;
    margin-left: -15px
}

.page_navbar .page-navbar-warp .title h3 a:hover {
    color: #d84c31;
    background: #f2f2ea
}

.page_navbar .page-navbar-warp .main {
    padding-top: 10px;
    margin-left: 180px
}

#footer-outer {
    -webkit-box-shadow: inset 0 0 3px #e1e1e1;
    box-shadow: inset 0 0 3px #e1e1e1;
    background: #f9f9f7;
    padding-top: 30px
}

#footer-outer .columns {
    width: 920px;
    margin: 0 auto
}

#footer-outer .columns:before, #footer-outer .columns:after {
    content: " ";
    display: table
}

#footer-outer .columns:after {
    clear: both
}

#footer-outer .columns .column {
    float: left;
    width: 70px;
    margin-left: 0;
    line-height: 220%
}

#footer-outer .columns .column li h2 {
    font-size: 19px
}

#footer-outer .text-center {
    padding: 20px;
    color: #ccc
}

#index-wrap {
    background:url("../img/index/banner_bg2.png") center top no-repeat ;
    background-size:100% 540px;
    -moz-background-size:63px 100px; /* 老版本的 Firefox */
}

#index-wrap .index-banner {
    min-width: 980px;
    background: url("../img/index/banner_bg.png") center 20px no-repeat ;
}

#index-wrap .index-banner .index-banner-wrap {
    width: 980px;
    height: 540px;
    margin: 0 auto;
    position: relative
}

#index-wrap .index-banner .index-banner-wrap .index-banner-inner {
    padding: 60px 60px 60px 0px;
}

#index-wrap .index-banner .index-banner-wrap .index-banner-inner h1 {
    color: #fff;
    margin-bottom: 50px
}
#index-wrap .index-banner .index-banner-wrap .index-banner-inner h2 {
    color: #fff;
    margin-bottom: 50px
}

#index-wrap .index-banner .index-banner-wrap .index-banner-inner p {
    color: #fbfbfb;
    width: 410px;
    font-size: 24px;
    line-height: 150%;
    margin-top: 20px
}

#index-wrap .index-banner .index-banner-wrap .index-banner-inner .index-banner-action {
    margin-top: 30px;
}

#index-wrap .index-banner .index-banner-wrap .index-banner-inner .index-banner-action .btn-success {
    padding: 15px 60px;
    font-size: 23px
}

#index-wrap .index-banner .index-banner-wrap .index-banner-inner .index-banner-action a {
    color: #fff
}

#index-wrap .index-banner .index-banner-wrap .index-banner-inner .index-banner-carousel {
    width: 458px;
    height: 281px;
    position: absolute;
    right: 20px;
    top: 107px
}

#index-wrap .index-banner .index-banner-wrap .index-banner-inner .index-banner-carousel ol.carousel-indicators {
    bottom: -30px;
    top: auto;
    left: 50%
}

#index-wrap .index-banner .index-banner-wrap .index-banner-inner .index-banner-carousel ol.carousel-indicators li {
    cursor: pointer
}

#index-wrap .index-banner .index-banner-wrap .index-banner-inner .index-banner-carousel .carousel-control {
    display: none
}

#index-wrap .index-body {
    background-color: #ffffff;
}

#index-wrap .index-body h3.index-feature-title {
    text-align: center;
    margin: 0 auto;
    padding-top: 50px;
    font-weight: normal;
    width: 980px
}

#index-wrap .index-body ul.index-feature {
    width: 1010px;
    margin: 0 auto
}

#index-wrap .index-body ul.index-feature:before, #index-wrap .index-body ul.index-feature:after {
    content: " ";
    display: table
}

#index-wrap .index-body ul.index-feature:after {
    clear: both
}

#index-wrap .index-body ul.index-feature li {
    float: left;
    width: 308px;
    text-align: center;
    line-height: 200%;
    padding: 29px 26px 50px;
    font-size: 14px;
    color: #999;
    margin:0 14px;
    border: 1px solid #e3e3e3;
    box-shadow:3px 3px 1px rgba(0,0,0,0.1);
    background-color: #ffffff;
}

#index-wrap .index-body ul.index-feature li img {
    border-radius: 10px;
    width: 100px;
    height: 100px
}

#index-wrap .index-body ul.index-feature li h4 {
    color: #333;
    font-size: 24px;
    font-weight: normal;
}

#index-wrap .index-body .index-say {
    padding-bottom: 20px;
    border: solid 1px #e1e1e1;
    border-width: 1px 0;
    background: #f4f4f4 url("../img/index/div-grey-top.png") no-repeat center top
}

#index-wrap .index-body .index-say .index-say-inner {
    height: 460px;
    width: 980px;
    margin: 0 auto;
    position: relative
}

#index-wrap .index-body .index-say .index-say-inner .index-say-title {
    margin: 0;
    padding: 30px 0 30px 0;
    text-align: center;
    font-weight: normal
}

#index-wrap .index-body .index-say .index-say-inner .index-say-carousel {
    width: 980px;
    color: #979797;
    font-size: 16px;
    padding-bottom: 30px
}

#index-wrap .index-body .index-say .index-say-inner .index-say-carousel .carousel .item {
    height: 140px
}

#index-wrap .index-body .index-say .index-say-inner .index-say-carousel .carousel .item span.people {
    left: 0;
    top: 0;
    z-index: 100;
    position: absolute;
    width: 170px;
    text-align: center;
    font-size: 16px;
    color: #333
}

#index-wrap .index-body .index-say .index-say-inner .index-say-carousel .carousel .item span.people img {
    width: 45px
}

#index-wrap .index-body .index-say .index-say-inner .index-say-carousel .carousel .item p {
    font-size: 16px;
    margin-left: 170px;
    margin-right: 30px;
    padding-top: 25px;
    line-height: 240%
}

#index-wrap .index-body .index-say .index-say-inner .index-say-carousel .carousel .item p i {
    font-size: .8em;
    color: #ddd
}

#index-wrap .index-body .index-say .index-say-inner .index-say-carousel ol.carousel-indicators {
    bottom: -30px;
    top: auto;
    left: 50%
}

#index-wrap .index-body .index-say .index-say-inner .index-say-carousel ol.carousel-indicators li {
    cursor: pointer;
    margin: 5px;
    border-width: 2px;
    border-color: #ddd
}

#index-wrap .index-body .index-say .index-say-inner .index-say-carousel ol.carousel-indicators li.active {
    width: 10px;
    height: 10px;
    background-color: #ddd
}

#index-wrap .index-body .index-say .index-say-inner .index-say-carousel .carousel-control {
    display: none
}

#index-wrap .index-body .index-say .index-say-inner .index-say-list li:before, #index-wrap .index-body .index-say .index-say-inner .index-say-list li:after {
    content: " ";
    display: table
}

#index-wrap .index-body .index-say .index-say-inner .index-say-list li:after {
    clear: both
}

#index-wrap .index-body .index-say .index-say-inner .index-say-team-title {
    text-align: center;
    margin: 0 auto;
    font-size: 26px;
    font-weight: normal;
    width: 980px
}

#index-wrap .index-body .index-say .index-say-inner .index-say-team-title span {
    border: 0;
    background: #f4f4f4;
    bottom: -12px;
    position: relative;
    padding: 0 30px
}

#index-wrap .index-body .index-say .index-say-inner .index-say-team-list {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

#index-wrap .index-body .index-say .index-say-inner .index-say-team-list:before, #index-wrap .index-body .index-say .index-say-inner .index-say-team-list:after {
    content: " ";
    display: table
}

#index-wrap .index-body .index-say .index-say-inner .index-say-team-list:after {
    clear: both
}

#index-wrap .index-body .index-say .index-say-inner .index-say-team-list li {
    opacity: .6;
    float: left;
    text-align: center;
    width: 25%;
    line-height: 70px
}

#index-wrap .index-body .index-say .index-say-inner .index-say-team-list li:hover {
    opacity: 9
}

#index-wrap .index-body .index-say .index-say-inner .index-say-team-list li img {
    height: 50px
}

#index-wrap .index-body .index-who {
    height: 460px;
    background: #58b454 url("../img/index/pat.png") repeat center top;
    color: #fff;
    text-align: center
}

#index-wrap .index-body .index-who .index-who-inner {
    width: 980px;
    margin: 0 auto
}

#index-wrap .index-body .index-who .index-who-inner .index-who-title {
    margin: 0;
    padding: 40px 0 50px 0;
    font-weight: normal
}

#index-wrap .index-body .index-who .index-who-inner .index-who-grid:before, #index-wrap .index-body .index-who .index-who-inner .index-who-grid:after {
    content: " ";
    display: table
}

#index-wrap .index-body .index-who .index-who-inner .index-who-grid:after {
    clear: both
}

#index-wrap .index-body .index-who .index-who-inner .index-who-grid li {
    float: left;
    width: 25%;
    height: 93px;
    line-height: 200%;
    font-size: 16px
}

#index-wrap .index-body .index-who .index-who-inner .index-who-grid li i {
    font-size: 2em;
    display: block
}

#index-wrap .index-body .index-who .index-who-inner .index-who-footer {
    font-size: 18px;
    padding: 10px 0 40px 0
}

#index-wrap .index-body h3.index-other-title {
    text-align: center;
    margin: 0;
    padding-top: 50px;
    font-weight: normal
}

#index-wrap .index-body ul.index-other-list {
    width: 1010px;
    margin: 0 auto
}

#index-wrap .index-body ul.index-other-list:before, #index-wrap .index-body ul.index-other-list:after {
    content: " ";
    display: table
}

#index-wrap .index-body ul.index-other-list:after {
    clear: both
}

#index-wrap .index-body ul.index-other-list li {
    float: left;
    width: 25%;
    text-align: center;
    line-height: 150%;
    padding: 45px 20px;
    font-size: 14px
}

#index-wrap .index-body ul.index-other-list li h4 {
    font-size: 20px;
    font-weight: normal
}

.tour-warp {
    background: url("../img/tour/tour_bg.jpg") center top no-repeat
}

.tour-warp .tour-banner {
    width: 980px;
    height: 450px;
    margin: 0 auto;
    position: relative
}

.tour-warp .tour-banner h3 {
    color: #fff;
    text-align: center;
    font-weight: normal;
    margin: 0;
    padding: 80px 0 0 0
}

.tour-warp .tour-banner ul.tour-feature {
    width: 1000px;
    margin: 0 auto
}

.tour-warp .tour-banner ul.tour-feature:before, .tour-warp .tour-banner ul.tour-feature:after {
    content: " ";
    display: table
}

.tour-warp .tour-banner ul.tour-feature:after {
    clear: both
}

.tour-warp .tour-banner ul.tour-feature li {
    float: left;
    width: 25%;
    color: #fff;
    text-align: center;
    line-height: 150%;
    font-size: 14px
}

.tour-warp .tour-banner ul.tour-feature li img {
    width: 70%
}

.tour-warp .tour-banner ul.tour-feature li h4 {
    font-size: 20px;
    font-weight: normal
}

.tour-warp .tour-body {
    background: #fbfbfb
}

.tour-warp .tour-body .tour-inner {
    width: 980px;
    margin: 0 auto
}

.tour-warp .tour-body .tour-inner h3 {
    text-align: center;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 10px;
    font-weight: normal
}

.tour-warp .tour-body .tour-inner .tour-main {
    height: 325px;
    background: url("../img/tour/tour-main2.png") center top no-repeat
}

.tour-warp .tour-body .tour-inner .tour-main-list {
    width: 980px;
    margin: 25px auto
}

.tour-warp .tour-body .tour-inner .tour-main-list:before, .tour-warp .tour-body .tour-inner .tour-main-list:after {
    content: " ";
    display: table
}

.tour-warp .tour-body .tour-inner .tour-main-list:after {
    clear: both
}

.tour-warp .tour-body .tour-inner .tour-main-list li {
    float: left;
    width: 240px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: left
}

.tour-warp .tour-body .tour-inner .tour-main-list li img {
    width: 240px
}

.tour-warp .tour-body .tour-inner .tour-main-list li h4 {
    font-size: 18px;
    font-weight: normal
}

.tour-warp .tour-body .tour-inner .tour-main-list li p {
    color: #888;
    line-height: 170%;
    font-size: 14px
}

.tour-warp .tour-body .tour-task {
    background: #f7f7f7;
    box-shadow: inset 0 0 20px rgba(185, 185, 185, 0.5)
}

.tour-warp .tour-body .tour-task h3 {
    text-align: center;
    margin: 0;
    padding-top: 50px;
    font-weight: normal
}

.tour-warp .tour-body .tour-task .tour-task-main {
    height: 484px;
    background: url("../img/tour/task-main.png") center center no-repeat
}

.tour-warp .tour-body .tour-task .tour-task-list {
    width: 980px;
    margin: 0 auto;
    padding-bottom: 20px
}

.tour-warp .tour-body .tour-task .tour-task-list:before, .tour-warp .tour-body .tour-task .tour-task-list:after {
    content: " ";
    display: table
}

.tour-warp .tour-body .tour-task .tour-task-list:after {
    clear: both
}

.tour-warp .tour-body .tour-task .tour-task-list li {
    float: left;
    width: 50%;
    margin: 20px 0
}

.tour-warp .tour-body .tour-task .tour-task-list li:before, .tour-warp .tour-body .tour-task .tour-task-list li:after {
    content: " ";
    display: table
}

.tour-warp .tour-body .tour-task .tour-task-list li:after {
    clear: both
}

.tour-warp .tour-body .tour-task .tour-task-list li .task-icon {
    float: left;
    margin-left: 20px
}

.tour-warp .tour-body .tour-task .tour-task-list li h4 {
    margin-left: 190px
}

.tour-warp .tour-body .tour-task .tour-task-list li p {
    color: #888;
    margin-left: 190px;
    padding-right: 60px;
    line-height: 200%;
    font-size: 15px
}

.tour-warp .tour-6key h3 {
    text-align: center;
    margin: 0;
    font-weight: normal;
    padding-top: 40px
}

.tour-warp .tour-6key ul {
    width: 980px;
    margin: 0 auto;
    padding-top: 30px
}

.tour-warp .tour-6key ul:before, .tour-warp .tour-6key ul:after {
    content: " ";
    display: table
}

.tour-warp .tour-6key ul:after {
    clear: both
}

.tour-warp .tour-6key ul li {
    float: left;
    width: 50%;
    margin: 15px 0
}

.tour-warp .tour-6key ul li img {
    float: left;
    margin-left: 20px;
    width: 120px
}

.tour-warp .tour-6key ul li h4 {
    margin-left: 160px
}

.tour-warp .tour-6key ul li p {
    color: #999;
    margin-left: 160px;
    padding-right: 60px;
    line-height: 200%;
    font-size: 15px
}

.tour-warp .tour-apply {
    padding-bottom: 20px;
    padding: 70px 0;
    border: solid 1px #e1e1e1;
    border-width: 1px 0;
    background: #f4f4f4 url("../img/index/div-grey-top.png") no-repeat center top;
    text-align: center
}

.tour-warp .tour-apply h3 {
    text-align: center;
    margin: 0;
    padding-bottom: 20px;
    font-weight: normal
}

.tour-warp .tour-apply .tour-apply-action {
    position: relative
}

.tour-warp .tour-apply .tour-apply-action .btn {
    padding: 15px 60px;
    font-size: 23px
}

.tour-warp .tour-apply .tour-apply-action a.tour-apply-knowmore {
    position: absolute;
    left: 61%;
    top: 30%;
    color: #555
}

.mobile-warp .mobile-banner {
    height: 400px;
    background: #89776a url("../img/mobile/banner.jpg") center top no-repeat
}

.mobile-warp .mobile-banner .mobile-banner-inner {
    width: 980px;
    margin: 0 auto
}

.mobile-warp .mobile-banner .mobile-banner-inner:before, .mobile-warp .mobile-banner .mobile-banner-inner:after {
    content: " ";
    display: table
}

.mobile-warp .mobile-banner .mobile-banner-inner:after {
    clear: both
}

.mobile-warp .mobile-banner .mobile-banner-inner h3 {
    color: #333;
    font-weight: normal;
    margin: 0;
    padding: 80px 0 0 50px;
    font-size: 30px
}

.mobile-warp .mobile-banner .mobile-banner-inner p {
    padding: 20px 0 0 55px;
    font-size: 20px;
    color: #777
}

.mobile-warp .mobile-banner .mobile-banner-inner .mobile-down {
    float: right;
    width: 605px;
    line-height: 100px;
    margin-top: 60px
}

.mobile-warp .mobile-banner .mobile-banner-inner .mobile-down:before, .mobile-warp .mobile-banner .mobile-banner-inner .mobile-down:after {
    content: " ";
    display: table
}

.mobile-warp .mobile-banner .mobile-banner-inner .mobile-down:after {
    clear: both
}

.mobile-warp .mobile-body {
    background: #fbfbfb
}

.mobile-warp .mobile-body .mobile-inner {
    width: 980px;
    margin: 0 auto
}

.mobile-warp .mobile-body .mobile-inner h4 {
    margin: 0;
    padding: 130px 0 15px 60px;
    font-size: 30px
}

.mobile-warp .mobile-body .mobile-inner p {
    color: #777;
    padding-left: 65px;
    font-size: 18px
}

.mobile-warp .mobile-body .mobile-inner .mobile_feature_01 {
    height: 400px;
    background: url("../img/mobile/mobile_feature_01.png") right center no-repeat
}

.mobile-warp .mobile-body .mobile-inner .mobile_feature_02 {
    height: 383px;
    background: url("../img/mobile/mobile_feature_02.png") 30px center no-repeat
}

.mobile-warp .mobile-body .mobile-inner .mobile_feature_02 h4 {
    padding-left: 550px
}

.mobile-warp .mobile-body .mobile-inner .mobile_feature_02 p {
    padding-left: 555px
}

.mobile-warp .mobile-body .mobile-inner .mobile_feature_03 {
    height: 350px;
    background: url("../img/mobile/mobile_feature_03.png") right center no-repeat
}

.mobile-warp .mobile-icons {
    width: 980px;
    margin: 0 auto;
    height: 290px;
    position: relative
}

.mobile-warp .mobile-icons h3 {
    text-align: center;
    margin: 0 auto 50px auto;
    font-weight: normal;
    width: 980px;
    text-transform: uppercase;
    border-bottom: 3px solid #f1f1f1
}

.mobile-warp .mobile-icons h3 span {
    border: 0;
    background: #fbfbfb;
    bottom: -12px;
    position: relative;
    padding: 0 30px
}

.mobile-warp .mobile-icons ul:before, .mobile-warp .mobile-icons ul:after {
    content: " ";
    display: table
}

.mobile-warp .mobile-icons ul:after {
    clear: both
}

.mobile-warp .mobile-icons ul li {
    float: left;
    width: 33%;
    text-align: center;
    line-height: 60px;
    font-size: 16px
}

.plan-wrap .plan-banner {
    background: #c6c3be url("../img/plan/banner.png") center center no-repeat
}

.plan-wrap .plan-banner .plan-banner-inner {
    width: 980px;
    height: 160px;
    margin: 0 auto;
    position: relative
}

.plan-wrap .plan-banner .plan-banner-inner h3 {
    position: absolute;
    left: 0;
    top: 30px;
    font-size: 30px
}

.plan-wrap .plan-banner .plan-banner-inner p {
    font-size: 20px;
    text-align: right;
    line-height: 190px;
    color: #888
}

.plan-wrap .plan-list {
    width: 980px;
    margin: 80px auto;
    position: relative
}

.plan-wrap .plan-list:before, .plan-wrap .plan-list:after {
    content: " ";
    display: table
}

.plan-wrap .plan-list:after {
    clear: both
}

.plan-wrap .plan-list .col {
    float: left;
    width: 270px;
    border: solid 1px #e1e1e1;
    border-radius: 5px;
    min-height: 320px;
    text-align: center;
    padding-top: 15px;
    -webkit-box-shadow: 0 0 3px #eee, inset 0 0 3px #fff;
    box-shadow: 0 0 3px #eee, inset 0 0 3px #fff
}

.plan-wrap .plan-list .col ul {
    margin: 20px 0 0 0
}

.plan-wrap .plan-list .col ul li {
    line-height: 240%
}

.plan-wrap .plan-list .col ul li span {
    margin-left: 10px;
    width: 60px;
    display: inline-block;
    color: #aaa
}

.plan-wrap .plan-list .col h3 {
    font-size: 24px;
    text-shadow: 0 2px 0 #fff, 0 -2px 0 #f2f2ea;
    margin-bottom: 20px
}

.plan-wrap .plan-list .col .price {
    color: #aaa;
    margin-top: 20px
}

.plan-wrap .plan-list .col.business {
    position: absolute;
    left: 365px;
    z-index: 2;
    margin: -20px -10px;
    height: 360px;
    background: #fbfbfb;
    padding-top: 0
}

.plan-wrap .plan-list .col.business h3 {
    color: #f0ad4e;
    font-size: 32px
}

.plan-wrap .plan-list .col.business .price {
    font-size: 18px;
    color: #f0ad4e
}

.plan-wrap .plan-list .col.business .price small {
    font-size: 16px
}

.plan-wrap .plan-list .col.business .price b {
    font-size: 40px
}

.plan-wrap .plan-list .col.business ul li span {
    color: #f0ad4e
}

.plan-wrap .plan-list .col.business a {
    width: 230px;
    margin-top: 20px
}

.plan-wrap .plan-list .col.free h3 {
    color: #5cb85c
}

.plan-wrap .plan-list .col.free ul li span {
    color: #5cb85c
}

.plan-wrap .plan-list .col.nonprofit {
    float: right
}

.plan-wrap .plan-list .col.nonprofit h3 {
    color: #5bc0de
}

.plan-wrap .plan-list .col.nonprofit ul li span {
    color: #5bc0de
}

.plan-wrap .plan-list span.plantip {
    position: absolute;
    left: 368px;
    bottom: -60px;
    color: #555
}

.plan-wrap .plan-intro {
    border: solid 1px #e1e1e1;
    border-width: 1px 0;
    padding-top: 20px;
    padding-bottom: 40px;
    background: #f4f4f4 url("../img/index/div-grey-top.png") no-repeat center top
}

.plan-wrap .plan-intro h3 {
    text-align: center
}

.plan-wrap .plan-intro .plan-intro-list {
    width: 980px;
    margin: 0 auto
}

.plan-wrap .plan-intro .plan-intro-list:before, .plan-wrap .plan-intro .plan-intro-list:after {
    content: " ";
    display: table
}

.plan-wrap .plan-intro .plan-intro-list:after {
    clear: both
}

.plan-wrap .plan-intro .plan-intro-list li {
    width: 467px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px
}

.plan-wrap .plan-intro .plan-intro-list li:before, .plan-wrap .plan-intro .plan-intro-list li:after {
    content: " ";
    display: table
}

.plan-wrap .plan-intro .plan-intro-list li:after {
    clear: both
}

.plan-wrap .plan-intro .plan-intro-list li i {
    float: left;
    margin-top: 15px;
    color: #f0ad4e;
    font-size: 50px;
    width: 60px;
    text-align: center;
    text-shadow: 0 2px 0 #fff, 0 -2px 0 #f2f2ea
}

.plan-wrap .plan-intro .plan-intro-list li h4 {
    margin-left: 80px
}

.plan-wrap .plan-intro .plan-intro-list li p {
    color: #888;
    margin-left: 80px;
    line-height: 200%;
    font-size: 15px
}

.plan-wrap .plan-qa h3 {
    text-align: center;
    margin-top: 40px
}

.plan-wrap .plan-qa ul {
    width: 980px;
    margin: 15px auto
}

.plan-wrap .plan-qa ul:before, .plan-wrap .plan-qa ul:after {
    content: " ";
    display: table
}

.plan-wrap .plan-qa ul:after {
    clear: both
}

.plan-wrap .plan-qa ul li {
    width: 467px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px
}

.plan-wrap .plan-qa ul li span {
    float: left;
    text-align: center;
    margin-left: 7px;
    margin-top: 5px;
    color: #dcd8cd;
    border: solid 3px #dcd8cd;
    border-radius: 50%;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 35px;
    font-size: 22px;
    font-weight: normal;
    overflow: hidden
}

.plan-wrap .plan-qa ul li h4 {
    margin-left: 80px
}

.plan-wrap .plan-qa ul li p {
    color: #888;
    margin-left: 80px;
    line-height: 200%;
    font-size: 15px
}

.security-wrap .security-banner {
    background: #c6c3be url("../img/plan/banner.png") center center no-repeat
}

.security-wrap .security-banner .security-banner-inner {
    width: 980px;
    height: 160px;
    margin: 0 auto;
    position: relative
}

.security-wrap .security-banner .security-banner-inner h3 {
    position: absolute;
    left: 0;
    top: 30px;
    font-size: 30px
}

.security-wrap .security-banner .security-banner-inner p {
    font-size: 20px;
    text-align: right;
    line-height: 190px;
    color: #888
}

.security-wrap .security-intro {
    padding-top: 20px;
    padding-bottom: 20px
}

.security-wrap .security-intro ul {
    width: 980px;
    margin: 0 auto;
    padding: 20px 0
}

.security-wrap .security-intro ul:before, .security-wrap .security-intro ul:after {
    content: " ";
    display: table
}

.security-wrap .security-intro ul:after {
    clear: both
}

.security-wrap .security-intro ul li {
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
    width: 50%
}

.security-wrap .security-intro ul li img {
    margin: 0 30px;
    width: 100px;
    float: left
}

.security-wrap .security-intro ul li h4 {
    margin-left: 80px;
    text-shadow: 0 2px 0 #fff, 0 -2px 0 #f2f2ea
}

.security-wrap .security-intro ul li p {
    color: #888;
    margin-left: 80px;
    line-height: 200%;
    font-size: 15px
}

.security-wrap .security-addition h3 {
    text-align: center;
    margin: 0 auto 50px auto;
    font-weight: normal;
    width: 980px;
    text-transform: uppercase;
    border-bottom: 3px solid #f1f1f1
}

.security-wrap .security-addition h3 span {
    border: 0;
    background: #fbfbfb;
    bottom: -12px;
    position: relative;
    padding: 0 30px
}

.security-wrap .security-addition ul {
    width: 980px;
    margin: 15px auto 30px auto
}

.security-wrap .security-addition ul:before, .security-wrap .security-addition ul:after {
    content: " ";
    display: table
}

.security-wrap .security-addition ul:after {
    clear: both
}

.security-wrap .security-addition ul li {
    width: 980px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px
}

.security-wrap .security-addition ul li span {
    float: left;
    text-align: center;
    margin-left: 30px;
    margin-top: 5px;
    color: #dcd8cd;
    border: solid 3px #dcd8cd;
    border-radius: 50%;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 35px;
    font-size: 22px;
    font-weight: normal;
    overflow: hidden
}

.security-wrap .security-addition ul li h4 {
    margin-left: 107px
}

.security-wrap .security-addition ul li p {
    color: #888;
    margin-left: 107px;
    line-height: 200%;
    font-size: 15px
}

.about-wrap .about-banner {
    background: #c6c3be url("../img/about/banner.png") center center no-repeat;
    background-size: 100% 160px;
    -moz-background-size:63px 100px; /* 老版本的 Firefox */
}
.about-banner-inner{
    background:  url("../img/about/banner2.png") center center no-repeat;
}
.about-wrap .about-banner .about-banner-inner {
    width: 100%;
    height: 160px;
    margin: 0 auto;
    position: relative;
    color: #f0f0f0
}

.about-wrap .about-banner .about-banner-inner h3 {
    position: absolute;
    left: 0;
    top: 30px;
    font-size: 30px
}

.about-wrap .about-banner .about-banner-inner p {
    font-size: 20px;
    text-align: right;
    line-height: 190px
}

.about-wrap .about-mission {
    width: 980px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-shadow: 0 2px 0 #fff, 0 -2px 0 #f2f2ea;
    background: url("../img/about/mission.png") 685px bottom no-repeat
}

.about-wrap .about-mission h4 {
    font-size: 25px;
    margin: 20px 0
}

.about-wrap .about-mission p {
    font-size: 14px;
    color: #999
}

.about-wrap .about-mission ol {
    margin: 0;
    padding: 20px 0
}

.about-wrap .about-mission ol:before, .about-wrap .about-mission ol:after {
    content: " ";
    display: table
}

.about-wrap .about-mission ol:after {
    clear: both
}

.about-wrap .about-mission ol li {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 19px;
    line-height: 40px
}

.about-wrap .about-mission ol li span {
    float: left;
    text-align: center;
    color: #dcd8cd;
    border: solid 3px #dcd8cd;
    border-radius: 50%;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 35px;
    font-size: 22px;
    margin-right: 15px;
    font-weight: normal;
    overflow: hidden
}

.about-wrap .about-team {
    width: 980px;
    margin: 0 auto;
    padding: 20px 0
}

.about-wrap .about-team h4 {
    padding: 20px 0;
    font-size: 14px;
    color: #999
}

.about-wrap .about-team ul {
    margin: 0 auto
}

.about-wrap .about-team ul:before, .about-wrap .about-team ul:after {
    content: " ";
    display: table
}

.about-wrap .about-team ul:after {
    clear: both
}

.about-wrap .about-team ul li {
    float: left;
    margin: 0;
    width: 33%;
    overflow: hidden;
    text-align: center
}

.about-wrap .about-team ul li img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.press-wrap .press-banner {
    background: #c6c3be url("../img/about/banner.png") center center no-repeat
}

.press-wrap .press-banner .press-banner-inner {
    width: 980px;
    height: 160px;
    margin: 0 auto;
    position: relative;
    color: #f0f0f0
}

.press-wrap .press-banner .press-banner-inner h3 {
    position: absolute;
    left: 0;
    top: 30px;
    font-size: 30px
}

.press-wrap .press-banner .press-banner-inner p {
    font-size: 20px;
    text-align: right;
    line-height: 190px
}

.press-wrap .press-body {
    padding: 40px 0
}

.press-wrap .press-body .press-list {
    width: 980px;
    margin: 0 auto
}

.press-wrap .press-body .press-list li {
    margin: 50px 0;
    min-height: 90px
}

.press-wrap .press-body .press-list li:before, .press-wrap .press-body .press-list li:after {
    content: " ";
    display: table
}

.press-wrap .press-body .press-list li:after {
    clear: both
}

.press-wrap .press-body .press-list li img {
    float: left
}

.press-wrap .press-body .press-list li h4 a:link {
    display: block;
    margin-left: 170px;
    color: #333
}

.press-wrap .press-body .press-list li p {
    margin-left: 200px;
    color: #979797
}

.press-wrap .press-body .press-list li span {
    font-size: 14px;
    float: right;
    color: #979797
}

.uservoice-wrap .uservoice-banner {
    background: #c6c3be url("../img/about/banner.png") center center no-repeat
}

.uservoice-wrap .uservoice-banner .uservoice-banner-inner {
    width: 980px;
    height: 160px;
    margin: 0 auto;
    position: relative;
    color: #f0f0f0
}

.uservoice-wrap .uservoice-banner .uservoice-banner-inner h3 {
    position: absolute;
    left: 0;
    top: 30px;
    font-size: 30px
}

.uservoice-wrap .uservoice-banner .uservoice-banner-inner p {
    font-size: 20px;
    text-align: right;
    line-height: 190px
}

.uservoice-wrap .uservoice-body {
    padding: 40px 0
}

.uservoice-wrap .uservoice-body .uservoice-list {
    width: 980px;
    margin: 0 auto
}

.uservoice-wrap .uservoice-body .uservoice-list li {
    position: relative;
    margin: 50px 0;
    min-height: 90px
}

.uservoice-wrap .uservoice-body .uservoice-list li .people {
    left: 0;
    top: 0;
    z-index: 100;
    position: absolute;
    width: 170px;
    text-align: center;
    font-size: 16px;
    color: #333
}

.uservoice-wrap .uservoice-body .uservoice-list li .people img {
    width: 45px;
    height: 45px;
    border-radius: 50%
}

.uservoice-wrap .uservoice-body .uservoice-list li p {
    font-size: 16px;
    margin-left: 170px;
    margin-right: 30px;
    line-height: 200%;
    color: #979797
}

.uservoice-wrap .uservoice-body .uservoice-list li p i {
    font-size: .8em;
    color: #ddd
}

.customers-wrap .customers-banner {
    background: #c6c3be url("../img/about/banner.png") center center no-repeat
}

.customers-wrap .customers-banner .customers-banner-inner {
    width: 980px;
    height: 160px;
    margin: 0 auto;
    position: relative;
    color: #f0f0f0
}

.customers-wrap .customers-banner .customers-banner-inner h3 {
    position: absolute;
    left: 0;
    top: 30px;
    font-size: 30px
}

.customers-wrap .customers-banner .customers-banner-inner p {
    font-size: 20px;
    text-align: right;
    line-height: 190px
}

.customers-wrap .customers-body h4 {
    text-align: center;
    margin: 0 auto 50px auto;
    font-weight: normal;
    width: 980px;
    text-transform: uppercase;
    border-bottom: 3px solid #f1f1f1;
    margin: 40px auto;
    font-size: 30px
}

.customers-wrap .customers-body h4 span {
    border: 0;
    background: #fbfbfb;
    bottom: -22px;
    position: relative;
    padding: 0 30px
}

.customers-wrap .customers-body h4 span strong {
    font-size: 55px;
    margin: 0 10px
}

.customers-wrap .customers-list {
    width: 980px;
    margin: 20px auto
}

.customers-wrap .customers-list:before, .customers-wrap .customers-list:after {
    content: " ";
    display: table
}

.customers-wrap .customers-list:after {
    clear: both
}

.customers-wrap .customers-list li {
    float: left;
    width: 25%;
    border: solid 2px transparent;
    opacity: .6;
    filter: alpha(opacity=60)
}

.customers-wrap .customers-list li a {
    display: block;
    padding: 30px 0;
    text-align: center;
    height: 160px;
    line-height: 90px;
    font-size: 22px
}

.customers-wrap .customers-list li a img {
    max-width: 200px;
    max-height: 100px
}

.customers-wrap .customers-list li:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    border: solid 2px #eee
}

.contact-wrap .contact-banner {
    background: #c6c3be url("../img/about/banner.png") center center no-repeat
}

.contact-wrap .contact-banner .contact-banner-inner {
    width: 980px;
    height: 160px;
    margin: 0 auto;
    position: relative;
    color: #f0f0f0
}

.contact-wrap .contact-banner .contact-banner-inner h3 {
    position: absolute;
    left: 0;
    top: 30px;
    font-size: 30px
}

.contact-wrap .contact-banner .contact-banner-inner p {
    font-size: 20px;
    text-align: right;
    line-height: 190px
}

.contact-wrap .contact-cols {
    width: 980px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
    text-shadow: 0 2px 0 #fff, 0 -2px 0 #f2f2ea
}

.contact-wrap .contact-cols:before, .contact-wrap .contact-cols:after {
    content: " ";
    display: table
}

.contact-wrap .contact-cols:after {
    clear: both
}

.contact-wrap .contact-cols .contact-col {
    float: left;
    width: 50%
}

.contact-wrap .contact-cols .contact-col img {
    float: left;
    height: 100px;
    border-radius: 50%;
    border: solid 5px #f4f4f4;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2)
}

.contact-wrap .contact-cols .contact-col h4 {
    font-size: 24px;
    margin-left: 120px
}

.contact-wrap .contact-cols .contact-col p {
    margin-left: 120px;
    color: #888;
    line-height: 170%;
    font-size: 14px
}

.contact-wrap .contact-cols .contact-col ul {
    margin-left: 120px;
    color: #888;
    line-height: 200%;
    font-size: 16px
}

.contact-wrap .contact-cols .contact-col ul i {
    font-size: 20px;
    margin-right: 15px
}

.contact-wrap .contact-address {
    height: 550px;
    padding: 40px 0;
    background: url("../img/contact/contact_bg.png") center bottom no-repeat
}

.contact-wrap .contact-address .contact-address-inner {
    width: 880px;
    margin: 0 auto
}

.contact-wrap .contact-address .contact-address-inner:before, .contact-wrap .contact-address .contact-address-inner:after {
    content: " ";
    display: table
}

.contact-wrap .contact-address .contact-address-inner:after {
    clear: both
}

.contact-wrap .contact-address .contact-address-inner #baidumap_address {
    width: 500px;
    height: 270px;
    border-radius: 10px;
    border: solid 5px #fff;
    float: left;
    padding: 4px 4px 0;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    background: #d3d3d3 url("../img/contact/contact-map.png") center center no-repeat
}

.contact-wrap .contact-address .contact-address-inner h4 {
    padding: 20px 0;
    color: #999;
    text-align: center
}

.contact-wrap .contact-address .contact-address-inner ul {
    margin-left: 550px;
    color: #888;
    line-height: 200%;
    font-size: 16px
}

.contact-wrap .contact-address .contact-address-inner ul li i {
    font-size: 20px;
    margin-right: 15px
}

.nonprofit-wrap .nonprofit-banner {
    background: #c6c3be url("../img/plan/banner.png") center center no-repeat
}

.nonprofit-wrap .nonprofit-banner .nonprofit-banner-inner {
    width: 980px;
    height: 160px;
    margin: 0 auto;
    position: relative
}

.nonprofit-wrap .nonprofit-banner .nonprofit-banner-inner h3 {
    position: absolute;
    left: 0;
    top: 30px;
    font-size: 30px
}

.nonprofit-wrap .nonprofit-banner .nonprofit-banner-inner p {
    font-size: 20px;
    text-align: right;
    line-height: 190px;
    color: #888
}

.nonprofit-wrap .nonprofit-intro {
    border: solid 1px #e1e1e1;
    border-width: 1px 0;
    padding-top: 20px;
    padding-bottom: 40px;
    background: #f4f4f4 url("../img/index/div-grey-top.png") no-repeat center top
}

.nonprofit-wrap .nonprofit-intro h3 {
    text-align: center
}

.nonprofit-wrap .nonprofit-intro .nonprofit-intro-list {
    width: 980px;
    margin: 0 auto
}

.nonprofit-wrap .nonprofit-intro .nonprofit-intro-list:before, .nonprofit-wrap .nonprofit-intro .nonprofit-intro-list:after {
    content: " ";
    display: table
}

.nonprofit-wrap .nonprofit-intro .nonprofit-intro-list:after {
    clear: both
}

.nonprofit-wrap .nonprofit-intro .nonprofit-intro-list li {
    width: 467px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px
}

.nonprofit-wrap .nonprofit-intro .nonprofit-intro-list li:before, .nonprofit-wrap .nonprofit-intro .nonprofit-intro-list li:after {
    content: " ";
    display: table
}

.nonprofit-wrap .nonprofit-intro .nonprofit-intro-list li:after {
    clear: both
}

.nonprofit-wrap .nonprofit-intro .nonprofit-intro-list li i {
    float: left;
    margin-top: 15px;
    color: #5bc0de;
    font-size: 50px;
    width: 60px;
    text-align: center;
    text-shadow: 0 2px 0 #fff, 0 -2px 0 #f2f2ea
}

.nonprofit-wrap .nonprofit-intro .nonprofit-intro-list li h4 {
    margin-left: 80px
}

.nonprofit-wrap .nonprofit-intro .nonprofit-intro-list li p {
    color: #888;
    margin-left: 80px;
    line-height: 200%;
    font-size: 15px
}

.nonprofit-wrap .nonprofit-apply {
    padding-top: 20px;
    padding-bottom: 40px
}

.nonprofit-wrap .nonprofit-apply h3 {
    text-align: center
}

.nonprofit-wrap .nonprofit-apply ul {
    width: 980px;
    margin: 0 auto;
    padding: 20px 0
}

.nonprofit-wrap .nonprofit-apply ul:before, .nonprofit-wrap .nonprofit-apply ul:after {
    content: " ";
    display: table
}

.nonprofit-wrap .nonprofit-apply ul:after {
    clear: both
}

.nonprofit-wrap .nonprofit-apply ul li {
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    width: 33%;
    text-align: center
}

.nonprofit-wrap .nonprofit-apply ul li img {
    margin: 0 30px;
    width: 90px
}

.nonprofit-wrap .nonprofit-apply ul li h4 {
    text-shadow: 0 2px 0 #fff, 0 -2px 0 #f2f2ea;
    margin-top: 30px;
    font-size: 25px
}

.nonprofit-wrap .nonprofit-apply ul li p {
    color: #888;
    line-height: 200%;
    font-size: 15px
}

.login-wrap .single-panel .single-panel-inner {
    margin: 7% auto
}

.login-wrap .single-panel .single-panel-inner.login-mini {
    width: 480px
}

.login-wrap .single-panel .single-panel-inner.login-mini .single-panel-body {
    padding: 20px 40px 0 40px
}

.login-wrap .single-panel .single-panel-inner.login-mini .single-panel-body form {
    margin: 0 5% !important
}

.login-wrap .single-panel .single-panel-inner.login-mini .single-panel-footer {
    border: 0;
    padding: 0 20px
}

.forgot-wrap .single-panel-inner {
    margin: 7% auto
}

.video-list {
    margin-left: 40px;
    min-height: 400px
}

.video-list:before, .video-list:after {
    content: " ";
    display: table
}

.video-list:after {
    clear: both
}

.video-list .video {
    float: left;
    position: relative;
    margin: 30px 35px 20px 0;
    text-align: center
}

.video-list .video .figure:after {
    background: rgba(0, 0, 0, 0.3) url("../img/video/btn-play.png") center center no-repeat;
    content: "";
    display: block;
    position: absolute;
    background-size: 45px 45px;
    width: 200px;
    height: 112px;
    left: 0;
    top: 0;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out
}

.video-list .video .figure:hover:after {
    background-color: rgba(0, 0, 0, 0);
    background-size: 60px 60px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out
}

.video-list .video .figure img {
    width: 200px;
    height: 112px
}

.video-list .video .name {
    margin-top: 10px;
    font-size: 15px
}

.video-list .video .duration {
    font-size: 12px;
    color: #d7d7d7
}

.video-list .video a {
    display: block
}

.video-content .video-meta {
    color: #d7d7d7;
    margin-bottom: 10px;
    line-height: 30px
}

.content-panel .content-container {
    width: 97%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 25px;
    margin-bottom: 30px
}

.content-panel .content-container:before, .content-panel .content-container:after {
    content: " ";
    display: table
}

.content-panel .content-container:after {
    clear: both
}

.content-panel .content-container .content .content-wrapper {
    background: #fbfbfb;
    border: solid 1px #e1e1e1;
    -webkit-box-shadow: 0 0 3px #eee, inset 0 0 3px #fff;
    box-shadow: 0 0 3px #eee, inset 0 0 3px #fff;
    min-height: 478px;
    padding: 20px
}

.content-panel .content-container .content .content-wrapper .content-title {
    color: #d84c31;
    font-size: 24px;
    border-bottom: solid 1px #e1e1e1;
    padding-bottom: 10px
}

.content-panel .content-container .content .content-wrapper .article-list {
    margin-top: 20px
}

.content-panel .content-container .content .content-wrapper .article-list .article {
    padding-bottom: 20px;
    position: relative
}

.content-panel .content-container .content .content-wrapper .article-list .article .action {
    position: absolute;
    right: 20px
}

.content-panel .content-container .sidebar button {
    margin-bottom: 15px
}

.content-panel .content-container .sidebar .sidebar-widget {
    background: #fbfbfb;
    border: solid 1px #e1e1e1;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 0 3px #eee, inset 0 0 3px #fff;
    box-shadow: 0 0 3px #eee, inset 0 0 3px #fff;
    padding: 15px
}

.content-panel .content-container .sidebar .sidebar-widget h4 {
    border-bottom: solid 1px #e1e1e1;
    margin: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 16px
}

.content-panel .content-container .sidebar .sidebar-widget .widget-text {
    line-height: 2.4em
}

.content-panel .content-container .sidebar .sidebar-widget ul {
    margin: 0
}

.content-panel .content-container .sidebar .sidebar-widget ul li {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px
}

.content-panel .content-container .sidebar .sidebar-widget ul li.active a {
    color: #d84c31
}

.content-panel .content-container .sidebar .sidebar-widget ul li i {
    margin-right: 5px
}

.content-panel .content-container .sidebar .sidebar-widget .category-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.content-panel .content-container .sidebar .sidebar-widget .category-list li {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 30px;
    position: relative;
    border-bottom: 1px #c4e3f3 dashed
}

.content-panel .content-container .sidebar .sidebar-widget .category-list li:hover .action {
    visibility: visible
}

.content-panel .content-container .sidebar .sidebar-widget .category-list li .action {
    position: absolute;
    right: 0;
    visibility: hidden;
    font-size: 15px
}

.content-panel .content-container .sidebar .sidebar-widget .category-list li .action.openpop {
    visibility: visible
}

.blog-panel .content-wrapper .article {
    margin: 15px 15px 40px 15px
}

.blog-panel .content-wrapper .article .article-title {
    padding-bottom: 10px;
    margin: 0;
    font-size: 22px;
    position: relative;
    border-bottom: solid 1px #e1e1e1;
    margin-bottom: 10px;
    padding-right: 40px
}

.blog-panel .content-wrapper .article .article-title .article-comments-num {
    position: absolute;
    width: 30px;
    height: 24px;
    color: #fff;
    top: 2px;
    right: 1px
}

.blog-panel .content-wrapper .article .article-title .article-comments-num a {
    text-align: center;
    width: 30px;
    height: 20px;
    display: block;
    position: absolute;
    background: #d84c31;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin: 0;
    padding: 0;
    z-index: 2
}

.blog-panel .content-wrapper .article .article-title .article-comments-num .arrow {
    display: block;
    position: absolute;
    left: 12px;
    bottom: 0;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-width: 4px 4px;
    border-style: solid;
    border-color: #d84c31 #fff #fff #d84c31;
    z-index: 1
}

.blog-panel .content-wrapper .article .article-meta {
    color: #d7d7d7;
    margin-bottom: 10px
}

.blog-panel .content-wrapper .article .article-meta a {
    color: #d7d7d7
}

.blog-panel .content-wrapper .article .article-meta .published {
    margin-left: 5px;
    margin-right: 5px
}

.blog-panel .content-wrapper .article .article-meta a.category-name {
    margin-left: 5px
}

.blog-panel .content-wrapper .article .article-meta a.category-name:hover {
    color: #d14836
}

.blog-panel .content-wrapper .article .article-summary {
    margin-bottom: 10px
}

.blog-panel .content-wrapper .article .article-summary img {
    margin-bottom: 10px;
    max-width: 90%;
    border: solid 5px #fbfbfb
}

.blog-panel .content-wrapper .article .article-footer i {
    margin-left: 10px
}

.contact-code {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px
}

.article-markdown {
    font-size: 16px;
    line-height: 200%
}

.article-markdown a {
    word-break: break-all
}

.article-markdown p {
    margin: 0 0 15px
}

.article-markdown h4 {
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 5px
}

.article-markdown h5 {
    font-size: 16px
}

.article-markdown h6 {
    font-size: 14px
}

.article-markdown pre {
    background-color: #f9f9f7;
    padding: 10px;
    line-height: 24px;
    border: 1px solid #e1e1e1
}

.article-markdown blockquote {
    color: #888;
    margin-left: 15px
}

.article-markdown blockquote p {
    font-size: 14px;
    line-height: 180%
}

.article-markdown ul, .article-markdown ol {
    margin-left: 30px
}

.article-markdown ul li {
    list-style-type: disc
}

.article-markdown ol li {
    list-style-type: decimal
}

.article-markdown a, .article-markdown a:link {
    color: #d84c31
}

.article-markdown a:hover {
    text-decoration: underline
}

.article-markdown hr {
    margin: 15px 0;
    border: 0;
    border-top: 1px solid #e1e1e1
}

.article-markdown img {
    max-width: 98%;
    margin: 15px;
    border: solid 5px #fbfbfb;
    -webkit-box-shadow: 0 0 3px #e1e1e1, inset 0 0 3px white;
    box-shadow: 0 0 3px #e1e1e1, inset 0 0 3px white
}

.article-markdown img.emoji {
    width: 22px;
    height: 22px;
    margin: 0;
    border: 0;
    box-shadow: 0 0 0 #fff, inset 0 0 0 #fff
}

@media (max-width: 767px) {
    .content-panel .content-container {
        width: 99%
    }

    .content-panel .content-container .content .content-wrapper {
        padding: 0
    }
}

.guide-panel .content-wrapper ul.guide-list {
    margin-top: 20px
}

.guide-panel .content-wrapper ul.guide-list li {
    line-height: 200%;
    margin-bottom: 20px;
    font-size: 16px
}

.guide-panel .content-wrapper ul.guide-list li i {
    margin-right: 10px
}

.guide-panel .content-wrapper .subguide {
    margin-top: 30px;
    margin-bottom: 30px
}

.guide-panel .content-wrapper .subguide h4 {
    color: #333;
    font-size: 22px
}

.guide-panel .content-wrapper .subguide p {
    line-height: 200%
}

div.hr {
    margin: 1.428571429 auto;
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #fff
}

div.hr_black {
    margin: 1.428571429 auto;
    border-top: solid 1px #111415;
    border-bottom: solid 1px #646668
}

.border-notop {
    border-top: solid 1px transparent
}

html {
    -webkit-text-size-adjust: none
}

html body {
    padding: 0;
    background: #fbfbfb;
    overflow-x: hidden
}

html body header.navbar-fixed-top {
    margin-bottom: 0
}

html body .container-fluid {
    padding: 0
}

ul, ol {
    padding: 0;
    margin: 0 0 10px 25px
}

li {
    list-style-type: none
}

textarea {
    resize: vertical
}

form {
    margin: 0
}

dd {
    margin-left: 10px
}

label {
    font-weight: normal
}

.popbox-body .control-label {
    line-height: 26px
}

.input-lg {
    font-size: 1em;
    padding: 4px 6px
}

.help-inline {
    display: inline
}

.help-inlineblock {
    display: inline-block
}

select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    height: 38px
}

.form-control[readonly], input[readonly], select[readonly], textarea[readonly] {
    cursor: default;
    background: #fbfbfb
}

.btn {
    border: 1px solid #e1e1e1;
    background: #f9f9f7;
    background-image: none;
    text-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    padding: 8px 25px
}

.btn.btn-hover.openpop, .btn.btn-hover:hover {
    color: #666;
    background: #f2f2ea;
    border: solid 1px #e1e1e1 !important
}

.btn.btn-hover:focus, .btn.btn-hover:active {
    background: #f2f2ea
}

.btn.btn-danger {
    border: solid 1px #d14836
}

.btn.btn-primary {
    border: solid 1px #3079ed;
    background-color: #4d90fe
}

.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
    background: #357ae8
}

.btn.btn-sm {
    padding: 2px 10px
}

.btn.btn-link {
    color: #333
}

.btn.btn-link:link {
    text-decoration: none
}

.btn.btn-link:hover, .btn.btn-link:active {
    text-decoration: none;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent
}

.label-inverse {
    background: #333;
    color: #888
}

ul.list-col-2:before, ul.list-col-2:after {
    content: " ";
    display: table
}

ul.list-col-2:after {
    clear: both
}

ul.list-col-2 li {
    width: 50%;
    float: left
}

ul.list-col-3:before, ul.list-col-3:after {
    content: " ";
    display: table
}

ul.list-col-3:after {
    clear: both
}

ul.list-col-3 li {
    width: 33%;
    float: left
}

.dropdown-menu {
    padding: 0;
    background: #fbfbfb;
    border-radius: 3px;
    border-color: #e1e1e1;
    -webkit-box-shadow: 0 0 3px #eee, inset 0 0 3px #fff;
    box-shadow: 0 0 3px #eee, inset 0 0 3px #fff
}

.dropdown-menu li.divider {
    margin: 0
}

.dropdown-menu > li {
    line-height: 200%;
    margin: 5px
}

.dropdown-menu > li i {
    margin-right: 5px
}

.dropdown-menu > li > a {
    padding: 8px 20px
}

.dropdown-menu > li > a:hover, .dropdown-menu > li a:focus {
    color: #333;
    background-image: none;
    background: #f2f2ea;
    border-radius: 3px
}

.btn-group.open .btn.dropdown-toggle {
    background-image: none;
    text-shadow: 0 0 0 transparent
}

.btn-group .btn.dropdown-toggle {
    margin-left: -1px;
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent
}

.btn-group > .tooltip + .btn {
    margin-left: -1px
}

.nav-tabs {
    margin-left: 0
}

.nav-tabs li.active a {
    background: #f9f9f7
}

.nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
    background: #f9f9f7
}

.nav-tabs li a {
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 5px;
    margin-right: 0;
    cursor: pointer;
    color: #d7d7d7
}

.ui-sortable-helper {
    box-sizing: content-box
}

.fs_17 {
    font-size: 17px
}

.fs_15 {
    font-size: 15px
}

.ml_sub2 {
    margin-left: -2px
}

.ml_0 {
    margin-left: 0
}

.ml_5 {
    margin-left: 5px
}

.ml_20 {
    margin-left: 20px
}

.ml_10 {
    margin-left: 10px
}

.ml_15 {
    margin-left: 15px
}

.mr_5 {
    margin-right: 5px
}

.mr_10 {
    margin-right: 10px
}

.mr_15 {
    margin-right: 15px
}

.mr_45 {
    margin-right: 45px
}

.mr_115 {
    margin-right: 115px
}

.mr_210 {
    margin-right: 210px
}

.mb_10 {
    margin-bottom: 10px
}

.pr_10 {
    padding-right: 10px
}

.pl_0 {
    padding-left: 0
}

.plr_5 {
    padding-left: 5px;
    padding-right: 5px
}

.pl_5 {
    padding-left: 5px
}

.pl_10 {
    padding-left: 10px
}

.pl_12 {
    padding-left: 12px
}

.pl_15 {
    padding-left: 15px
}

.pl_20 {
    padding-left: 20px
}

.p_0 {
    padding: 0
}

.pr_0 {
    padding-right: 0 !important
}

.pr_15 {
    padding-right: 15px;
}

.pr_5 {
    padding-right: 5px
}

.p_5 {
    padding: 5px
}

.p_10 {
    padding: 10px
}

.p_12 {
    padding: 12px
}

.p_15 {
    padding: 15px
}

.p_20 {
    padding: 20px
}

.pl_20 {
    padding-left: 15px
}

.pt_0 {
    padding-top: 0 !important
}

.pt_15 {
    padding-top: 15px
}

.pt_45 {
    padding-top: 45px
}

.pb_0 {
    padding-bottom: 0
}

.pb_10 {
    padding-bottom: 10px
}

.ml_sub100 {
    margin-left: -100px
}

.m_0 {
    margin: 0
}

.m_10 {
    margin: 10px
}

.m_12 {
    margin: 12px
}

.m_15 {
    margin: 15px
}

.m_20 {
    margin: 20px
}

.mt_0 {
    margin-top: 0
}

.mt_5 {
    margin-top: 5px
}

.mt_12 {
    margin-top: 12px
}

.mt_20 {
    margin-top: 20px
}

.mb_0 {
    margin-bottom: 0
}

.mb_100 {
    margin-bottom: 100px
}

.w_25 {
    width: 25px
}

.w_120 {
    width: 120px
}

.w_165 {
    width: 165px
}

.w_260 {
    width: 260px
}

.w_300 {
    width: 300px
}

.w_355 {
    width: 355px
}

.w_360 {
    width: 360px
}

.w_600 {
    width: 600px
}

.w_660 {
    width: 660px
}

.w_678 {
    width: 678px
}

.w_m100 {
    min-width: 100px
}

.w_30p {
    width: 30%
}

.w_50p {
    width: 50%
}

.w_70p {
    width: 70%
}

.w_75p {
    width: 75%
}

.w_83p {
    width: 83%
}

.h_36 {
    height: 36px
}

.h_38 {
    height: 38px
}

.lh-40 {
    line-height: 40px
}

.mh-300 {
    max-height: 300px
}

.min-h-400 {
    min-height: 400px
}

.dcenter {
    margin-left: auto;
    margin-right: auto
}

.min-w200 {
    min-width: 200px
}

.not-allowed {
    cursor: not-allowed !important
}

.color_gray {
    color: #ccc
}

.color_main {
    color: #d84c31
}

.tab-content {
    min-height: 100px
}

.ui-match {
    background: #ffd860
}

.wt-form input:focus:invalid:focus, .wt-form textarea:focus:invalid:focus, .wt-form select:focus:invalid:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    color: #000
}

.wt-form input.error:focus:invalid:focus, .wt-form textarea.error:focus:invalid:focus, .wt-form select.error:focus:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7
}

.wt-form .dropdown-menu {
    max-height: 400px;
    overflow-y: auto
}

.wt-form textarea.error, .wt-form select.error {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7
}

.wt-form textarea.ng-invalid.error, .wt-form select.ng-invalid.error {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7
}

.wt-form input.error {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7
}

.wt-form input.ng-invalid.error {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7
}

.breadcrumb {
    margin: 10px 0 0;
    background-color: #f9f9f7;
    border: solid 1px #f2f2ea
}

.breadcrumb.blank {
    margin-left: 25px;
    margin-right: 25px
}

.breadcrumb a {
    color: #333;
    font-weight: normal
}

.breadcrumb a:hover {
    color: #d14836
}

button[type="submit"], input[type="submit"] {
    cursor: pointer
}

::-moz-selection {
    color: #fff;
    color: rgba(255, 255, 255, 0.85);
    background: rgba(216, 76, 49, 0.8)
}

::selection {
    color: #fff;
    color: rgba(255, 255, 255, 0.85);
    background: rgba(216, 76, 49, 0.8)
}

.rightpanel-wrapper {
    position: relative
}

.height-scrollauto {
    overflow: auto
}

embed {
    display: block
}

.btn {
    background-color: #f9f9f7;
    border-color: #e1e1e1
}

.btn:hover {
    background-color: #f2f2ea
}

.btn:active, .btn.active {
    background-color: #f2f2ea;
    border-color: #e1e1e1
}

.btn-default {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-color: #f9f9f7;
    background-repeat: repeat-x;
    border-color: #dadace;
    text-shadow: 0 1px 0 #fff;
    border-color: #ccc
}

.btn-default:hover, .btn-default:focus {
    background-color: #dfdfd4;
    background-position: 0 -15px
}

.btn-default:active, .btn-default.active {
    background-color: #dfdfd4;
    border-color: #dadace
}

.btn-primary {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-color: #428bca;
    background-repeat: repeat-x;
    border-color: #2b669a
}

.btn-primary:hover, .btn-primary:focus {
    background-color: #2d6ca2;
    background-position: 0 -15px
}

.btn-primary:active, .btn-primary.active {
    background-color: #2d6ca2;
    border-color: #2b669a
}

.btn-success {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-color: #5cb85c;
    background-repeat: repeat-x;
    border-color: #3e8f3e
}

.btn-success:hover, .btn-success:focus {
    background-color: #419641;
    background-position: 0 -15px
}

.btn-success:active, .btn-success.active {
    background-color: #419641;
    border-color: #3e8f3e
}

.btn-info {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-color: #5bc0de;
    background-repeat: repeat-x;
    border-color: #28a4c9
}

.btn-info:hover, .btn-info:focus {
    background-color: #2aabd2;
    background-position: 0 -15px
}

.btn-info:active, .btn-info.active {
    background-color: #2aabd2;
    border-color: #28a4c9
}

.btn-warning {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-color: #f0ad4e;
    background-repeat: repeat-x;
    border-color: #e38d13
}

.btn-warning:hover, .btn-warning:focus {
    background-color: #eb9316;
    background-position: 0 -15px
}

.btn-warning:active, .btn-warning.active {
    background-color: #eb9316;
    border-color: #e38d13
}

.btn-danger {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-color: #d84c31;
    background-repeat: repeat-x;
    border-color: #a3341f
}

.btn-danger:hover, .btn-danger:focus {
    background-color: #ab3720;
    background-position: 0 -15px
}

.btn-danger:active, .btn-danger.active {
    background-color: #ab3720;
    border-color: #a3341f
}

.thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075)
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #e8e8e8
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #357ebd
}

.navbar-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075)
}

.navbar-default .navbar-nav > .active > a {
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075)
}

.navbar-brand, .navbar-nav > li > a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25)
}

.navbar-inverse {
    background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
/*todo 导航样式调整 11.15*/
/*.navbar-inverse .navbar-nav > .active > a {
    background-image: -webkit-linear-gradient(top, #222 0, #282828 100%);
    background-image: linear-gradient(to bottom, #222 0, #282828 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25)
}*/

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.navbar-static-top, .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0
}

.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.alert-success {
    border-color: #b2dba1
}

.alert-info {
    border-color: #9acfea
}

.alert-warning {
    border-color: #f5e79e
}

.alert-danger {
    border-color: #dca7a7
}

.progress {
    background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0)
}

.progress-bar {
    background-image: -webkit-linear-gradient(top, #428bca 0, #3071a9 100%);
    background-image: linear-gradient(to bottom, #428bca 0, #3071a9 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0)
}

.progress-bar-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0)
}

.progress-bar-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0)
}

.progress-bar-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0)
}

.progress-bar-danger {
    background-image: -webkit-linear-gradient(top, #d84c31 0, #b43a22 100%);
    background-image: linear-gradient(to bottom, #d84c31 0, #b43a22 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd84c31', endColorstr='#ffb43a22', GradientType=0)
}

.list-group {
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075)
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    text-shadow: 0 -1px 0 #3071a9;
    background-image: -webkit-linear-gradient(top, #428bca 0, #3278b3 100%);
    background-image: linear-gradient(to bottom, #428bca 0, #3278b3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);
    border-color: #3278b3
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
}

.panel-default > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0)
}

.panel-primary > .panel-heading {
    background-image: -webkit-linear-gradient(top, #428bca 0, #357ebd 100%);
    background-image: linear-gradient(to bottom, #428bca 0, #357ebd 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0)
}

.panel-success > .panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0)
}

.panel-info > .panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0)
}

.panel-warning > .panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0)
}

.panel-danger > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0)
}

.well {
    background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1)
}
