body {
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, 'microsoft yahei ui', 'microsoft yahei', 'simhei', Arial, sans-serif;
    color: #585858;
    font-size: 16px;
    line-height: 180%;
}

ul {
    list-style-type: none;
}

a, a:hover {
    text-decoration: none;
}

/*首页*/

ul {
    -webkit-padding-start: 0px;
    margin: 0;
    padding: 0;
}

/* Header and header elements */
.header {
    box-shadow: 0 1px 4px rgba(228, 228, 228, 0.95);
    padding-bottom: 10px;
}

.header .site-logo {
    padding-top: 15px;
}

.header .site-txt1 {
    font-size: 32px;
    color: #313131;
    font-weight: 800;
    margin-top: 10px;
}

.header .site-txt2 {
    font-size: 20px;
    color: #1e64bc;
    font-weight: 600;
    margin-top: 5px;
}

.header .site-right {
    padding-top: 5px;
}

.header .site-right .site-tel {
    height: 60px;
    width: 280px;
    background: url(../img/page/tel.png) -3px center no-repeat;
    position: relative;
}

.header .site-right .site-tel .tel1 {
    font-size: 28px;
    color: #ff7b02;
    font-weight: 800;
    position: absolute;
    top: -5px;
    left: 60px;
}

.header .site-right .site-tel .tel2 {
    font-size: 24px;
    color: #ff7b02;
    font-weight: 800;
    position: absolute;
    top: 20px;
    left: 60px;
}

.header .site-right .header-menu a {
    float: left;
    border: 1px solid #1e64bc;
    color: #1e64bc;
    padding: 0px 10px;
    margin-right: 5px;
    border-radius: 35px !important;
}

.header .site-right .header-menu a:hover {
    background: #8dd02b;
    color: #fff;
    border: 1px solid #279405;
}

.header .site-right .header-menu a:active {
    background: #1BBC9B;
    color: #ffff00;
    border: 1px solid #1BBC9B;
}

/*导航*/

.top_bar {
    /*background:url(../img/page/menu_bg.jpg) repeat-x;*/
    background: #1e64bc;
    font-size: 16px;
    font-weight: 800;

}

.top_menu {
    display: block;
    width: 1200px;
    margin: 0;
    padding: 0;
}

.top_bar .top_menu > li {
    min-width: 150px;
    float: left;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(22, 168, 254, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.4))), -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.15)));
    -webkit-background-size: 1px 100%, 1px 100%;
    background: -moz-linear-gradient(top, rgba(22, 168, 254, 0.1), rgba(255, 255, 255, 0.15));
    background-size: 1px 100%, 1px 100%;
    background-position: 1px center, 2px center;
    background-repeat: no-repeat;

    position: relative;
    text-align: center;
}

.top_menu li:first-child {
    background: none;
}

.top_bar .top_menu li a {
    line-height: 45px;
    padding: 0 10px;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;

}

.top_bar li:first-child a {
    display: block;
}

.menu_font li a {
    text-align: left !important;
}

.top_bar .top_menu > li > a:hover, .top_bar .top_menu > li > a:active {
    -webkit-box-orient: horizontal;
    background: #1BBC9B;
    color: #fff;
}

.top_bar .top_menu .current {
    -webkit-box-orient: horizontal;
    background: #1BBC9B;
    color: #fff;
}

.top_bar .dropdown-menu {
    left: auto;
    top: 100%;
    padding: 0;
    background: #1BBC9B;
    position: absolute;
    border: none;
    box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
    text-transform: none;
    letter-spacing: 0;
    border-radius: 0;
    z-index: 9999;
}

.dropdown > .dropdown-menu:after, .dropdown-toggle > .dropdown-menu:after, .btn-group > .dropdown-menu:after {
    position: absolute;
    top: -7px;
    left: 75px;
    right: auto;
    display: inline-block !important;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #1BBC9B;
    border-left: 7px solid transparent;
    content: '';
}

.dropdown > .dropdown-menu:before, .dropdown-toggle > .dropdown-menu:before, .btn-group > .dropdown-menu:before {
    top: -8px;
    left: 75px;
}

.top_bar > ul > li > .dropdown-menu {
    margin-top: -5px;
    border-top: solid 3px transparent;
    z-index: 1001;
}

.ie8 .top_bar > ul > li.dropdown:hover > a:after {
    display: none !important;

}

.top_bar .dropdown-menu li {
    padding: 0;
    margin: 0;
    border-bottom: solid 1px #efefef;
    position: relative;
    float: none;
}

.top_bar .dropdown-menu li:last-child {
    border: none;
}

.top_bar .top_menu .dropdown-menu li a {
    line-height: 40px;
    padding-left: 10px;
}

.top_bar .top_menu .dropdown-menu a {
    color: #fff;
}

.top_bar .top_menu .dropdown-menu a:Hover {
    color: #000;
}

/*正文 首页*/

/*触摸一体机查询软件*/

.gns {
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px #ddd;
    -moz-box-shadow: 0 0 10px #ddd;
    box-shadow: 0 0 10px #ddd;
}

.gns .gns-body {
    text-align: center;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
}

.gns .gns-header img {
    border-radius: 5px 5px 0px 0px;
}

/*标题*/
.title-left {
    width: 35%;
    float: left;
}

.title-center {
    width: 30%;
    float: left;
}

.title-right {
    width: 35%;
    float: right;
}

.title-text {
    color: #3f444a;
    text-align: center;
    text-transform: uppercase;
}

.title-center {
    text-align: center;
    margin-bottom: 20px;
}

.title-center h3 {
    color: #1e64bc;
    font-size: 32px;
    font-weight: 700;
    margin-top: 10px;
}

.title {
    text-align: center;
}

.title-line {
    border-bottom: 1px solid #c0c1c3;
    height: 30px;
}

.title-left2 {
    width: 35%;
    float: left;
}

.title-center2 {
    width: 30%;
    float: left;
}

.title-right2 {
    width: 35%;
    float: right;
}

.title-text2 {
    color: #bab9b8;
    text-align: center;
    text-transform: uppercase;
}

.title-center2 {
    text-align: center;
    margin-bottom: 20px;
}

.title-center2 h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-top: 10px;
}

.title2 {
    text-align: center;
}

.title-line2 {
    border-bottom: 1px solid #FFFFFF;
    height: 30px;
}

.c-content-box.c-size-md {
    padding: 40px 0;
}

.c-bg-img-center-contain {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.c-bg-img-center {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.c-bg-img-top {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.c-bg-img-bottom-right {
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
}

.c-bg-img-top-center {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.c-bg-none,
.c-bg-transparent {
    background: none;
}

/*为什么选择我们*/
.why-us {
    color: #fff;
}

.why-us .item {
    text-align: center;
}

.why-us i {
    font-size: 60px;
    margin: 40px 0;
}

.why-us h3 {
    font-weight: bold;
}

/*物联平台*/
.wlpt {
    text-align: center;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px #ddd;
    -moz-box-shadow: 0 0 10px #ddd;
    box-shadow: 0 0 10px #ddd;
}

.wlpt h3 {
    background: #1BBC9B;
    height: 40px;
    line-height: 40px;
    color: #fff;
    margin: 0;
}

.wlpt-txt {
    padding: 10px;
}

/*合作伙伴*/

.c-logos .row > div {
    padding: 0;
}

.c-logo {
    display: block;
    overflow: hidden;
}

.c-logo-1 {
    border-right: 1px solid #edeff0;
    border-bottom: 1px solid #edeff0;
}

.c-logo-2, .c-logo-3 {
    border-right: 1px solid #edeff0;
    border-bottom: 1px solid #edeff0;
}

.c-logo-4 {
    border-bottom: 1px solid #edeff0;
}

.c-logo-5, .c-logo-6, .c-logo-7 {
    border-right: 1px solid #edeff0;
}

.menu-list {
    overflow: hidden;
}

.zs-icon {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    padding-top: 20px;
}

.zs-icon1 {
    background-color: #f28e74;
}

.zs-icon2 {
    background-color: #b4d8a2;
}

.zs-icon3 {
    background-color: #43ceb8;
}

.zs-icon4 {
    background-color: #f7bb5b;
}

.zs-icon5 {
    background-color: #3cbbff;
}

.zs-icon6 {
    background-color: #94cbce;
}

.zs-icon7 {
    background-color: #e3a045;
}

.zs-icon8 {
    background-color: #9e87bb;
}

.zs-icon9 {
    background-color: #bfbd42;
}

.zs-icon10 {
    background-color: #a13cff;
}

.zs-icon11 {
    background-color: #fca40c;
}

.zs-icon12 {
    background-color: #34e06a;
}

.zs-icon13 {
    background-color: #ffb731;
}

.zs-icon14 {
    background-color: #bfb5da;
}

.zs-icon15 {
    background-color: #86cddf;
}

.zs-icon16 {
    background-color: #6fd25d;
}

.zs-icon17 {
    background-color: #f08e67;
}

.zs-icon18 {
    background-color: #d25a5c;
}

.icon {
    transition: width 0.3s;
    -webkit-transition: width 0.3s; /* Safari */
}

.zs-icon1 .icon {
    width: 100px;
    height: 100px;
    background-image: url(../img/page/zsicon.png);
    background-size: cover;
    margin: 0px auto;
    background-position: 0px 0;
}

.zs-icon2 .icon {
    width: 100px;
    height: 100px;
    background-image: url(../img/page/zsicon.png);
    background-size: cover;
    margin: 0px auto;
    background-position: 0px -100%;
}

.zs-icon3 .icon {
    width: 100px;
    height: 100px;
    background-image: url(../img/page/zsicon.png);
    background-size: cover;
    margin: 0px auto;
    background-position: 0px -200%;
}

.zs-icon4 .icon {
    width: 100px;
    height: 100px;
    background-image: url(../img/page/zsicon.png);
    background-size: cover;
    margin: 0px auto;
    background-position: 0px -300%;
}

.zs-icon5 .icon {
    width: 100px;
    height: 100px;
    background-image: url(../img/page/zsicon.png);
    background-size: cover;
    margin: 0px auto;
    background-position: 0px -401%;
}

.zs-icon6 .icon {
    width: 100px;
    height: 100px;
    background-image: url(../img/page/zsicon.png);
    background-size: cover;
    margin: 0px auto;
    background-position: 0px -500%;
}

.zs-icon7 .icon {
    width: 100px;
    height: 100px;
    background-image: url(../img/page/zsicon.png);
    background-size: cover;
    margin: 0px auto;
    background-position: 0px -600%;
}

.zs-icon8 .icon {
    width: 100px;
    height: 100px;
    background-image: url(../img/page/zsicon.png);
    background-size: cover;
    margin: 0px auto;
    background-position: 0px -700%;
}

.zs-icon9 .icon {
    width: 100px;
    height: 100px;
    background-image: url(../img/page/zsicon.png);
    background-size: cover;
    margin: 0px auto;
    background-position: 0px -800%;
}

.zs-icon10 .icon {
    width: 100px;
    height: 100px;
    background-image: url(../img/page/zsicon.png);
    background-size: cover;
    margin: 0px auto;
    background-position: 0px -900%;
}

.zs-icon11 .icon {
    width: 100px;
    height: 100px;
    background-image: url(../img/page/zsicon.png);
    background-size: cover;
    margin: 0px auto;
    background-position: 0px -1000%;
}

.zs-icon12 .icon {
    width: 100px;
    height: 100px;
    background-image: url(../img/page/zsicon.png);
    background-size: cover;
    margin: 0px auto;
    background-position: 0px -1100%;
}

.zs-icon13 .icon {
    width: 100px;
    height: 100px;
    background-image: url(../img/page/zsicon.png);
    background-size: cover;
    margin: 0px auto;
    background-position: 0px -1200%;
}

.zs-icon14 .icon {
    width: 100px;
    height: 100px;
    background-image: url(../img/page/zsicon.png);
    background-size: cover;
    margin: 0px auto;
    background-position: 0px -1300%;
}

.zs-icon15 .icon {
    width: 100px;
    height: 100px;
    background-image: url(../img/page/zsicon.png);
    background-size: cover;
    margin: 0px auto;
    background-position: 0px -1400%;
}

.zs-icon16 .icon {
    width: 100px;
    height: 100px;
    background-image: url(../img/page/zsicon.png);
    background-size: cover;
    margin: 0px auto;
    background-position: 0px -1500%;
}

.zs-icon17 .icon {
    width: 100px;
    height: 100px;
    background-image: url(../img/page/zsicon.png);
    background-size: cover;
    margin: 0px auto;
    background-position: 0px -1600%;
}

.zs-icon18 .icon {
    width: 100px;
    height: 100px;
    background-image: url(../img/page/zsicon.png);
    background-size: cover;
    margin: 0px auto;
    background-position: 0px -1700%;
}

.zs-icon:hover .icon {
    width: 110px;
    height: 110px;
}

.menu-list p {
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
    color: #ffffff;
}

.mt-element-ribbon .ribbon-content {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}

.mt-element-ribbon i {
    font-size: 30px;
}

.zxyy {
    background: #1e64bc;
    padding: 20px 0;
}

.zxyy label {
    color: #fff;
    font-size: 16px;
}

/*外接硬件*/
.wjyj {
    position: relative;
    width: 1170px;
    height: 480px;
    margin: 0 auto;
}

.wjyj-jq {
    position: absolute;
    bottom: -40px;
    left: 465px;
}

.wjyj-icon-box {
    text-align: center;
    width: 140px;
}

.wjyj-icon-box p {
    font-size: 16px;
    font-weight: 600;
    color: 333;
}

.wjyj-icon {
    width: 70px;
    height: 70px;
    background: #dfeffe;
    border: 5px solid #99cbfb;
    box-shadow: -2px 2px 5px #1368c2;
    border-radius: 50px !important;
    margin: 0 auto;
}

.wjyj-icon1 {
    position: absolute;
    top: -10px;
    left: 260px;
}

.wjyj-icon5 {
    position: absolute;
    top: -10px;
    right: 270px;
}

.wjyj-icon11 {
    position: absolute;
    bottom: 30px;
    left: 20px;
}

.wjyj-icon6 {
    position: absolute;
    bottom: 30px;
    right: 10px;
}

.wjyj-icon2 {
    position: absolute;
    bottom: 160px;
    left: 170px;
}

.wjyj-icon4 {
    position: absolute;
    bottom: 160px;
    right: 170px;
}

.wjyj-icon3 {
    position: absolute;
    top: 120px;
    left: 350px;
}

.wjyj-icon7 {
    position: absolute;
    top: 120px;
    left: 680px;
}

.wjyj-icon8 {
    position: absolute;
    top: 110px;
    left: 20px;
}

.wjyj-icon12 {
    position: absolute;
    top: 110px;
    right: 30px;
}

.wjyj-icon9 {
    position: absolute;
    bottom: 10px;
    left: -160px;
}

.wjyj-icon10 {
    position: absolute;
    bottom: 10px;
    right: -150px;
}

.owl-carousel.c-theme .owl-controls .owl-dot {
    background: #e1e1e1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.owl-carousel.c-theme .owl-controls .owl-dot:hover {
    background: #fff;
}

.owl-carousel.c-theme .owl-controls .owl-dot.active {
    background: #32c5d2;

}

/*创业导师*/
.c-lxmj-content .c-content-person-1 .c-body p {
    text-align: center;
    font-size: 16px;
}

.c-lxmj-content .owl-carousel .owl-controls {
    margin-top: 0;
}

.c-lxmj-content .owl-theme .owl-controls .owl-nav div {
    display: inline-block;
    width: 23px;
    height: 41px;
    background-size: cover;
}

.c-lxmj-content .owl-theme .owl-controls .owl-nav div.owl-prev {
    background-image: url(../img/page/arrow-left.png);
    left: -20px;
    position: absolute;
    opacity: 0.3;
    transition: all 0.5s;
}

.c-lxmj-content .owl-theme .owl-controls .owl-nav div.owl-prev:hover {
    opacity: 1;
}

.c-lxmj-content .owl-theme .owl-controls .owl-nav div.owl-next {
    background-image: url(../img/page/arrow-right.png);
    right: -10px;
    position: absolute;
    opacity: 0.3;
    transition: all 0.5s;
}

.c-lxmj-content .owl-theme .owl-controls .owl-nav div.owl-next:hover {
    opacity: 1;
}

.c-lxmj-content .owl-nav {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin: auto;
}

.c-lxmj-content .c-content-person-1 {
    min-height: 100%;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.c-lxmj-content .c-content-person-1 .owl-theme .owl-controls .owl-nav div {
    background: url(../img/line-icons/grey1.png);
    display: inline-block;
    width: 40px;
    height: 40px;
    background-size: cover;
}

.c-lxmj-content .c-content-person-1.owl-theme .owl-controls .owl-nav div.owl-prev {
    background-position: 0px 3600%;
    left: -120px;
    position: absolute;
    opacity: 0.5;
}

.c-lxmj-content .c-content-person-1.owl-theme .owl-controls .owl-nav div.owl-prev:hover {
    opacity: 1;
}

.c-lxmj-content .c-content-person-1 .owl-theme .owl-controls .owl-nav div.owl-next {
    background-position: 0px 3700%;
    right: -120px;
    position: absolute;
    opacity: 0.5;
}

.c-lxmj-content .c-content-person-1 .owl-theme .owl-controls .owl-nav div.owl-next:hover {
    opacity: 1;
}

.c-content-testimonials-4.c-icon-white .owl-theme .owl-controls .owl-nav div {
    background-image: url(../img/line-icons/white.png);
}

.c-content-testimonials-4 .owl-nav {
    position: absolute;
    top: 115px;
    left: 50%;
}

.icon-link {
    display: inline-block;
    width: 44px;
    height: 44px;
    border-radius: 40px;
    text-align: center;
    padding: 14px 6px 8px 6px;
    color: #fff;
    font-size: 16px;
    background: #000000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    margin: 0 5px;
}

.c-overlay-wrapper {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    height: auto;
    width: 100%;
}

.ys-img-border {
    border: 10px solid #00A0D1;
    -webkit-box-shadow: 0 0 10px #40648a;
    -moz-box-shadow: 0 0 10px #40648a;
    box-shadow: 0 0 10px #40648a;

}

.c-lxmj-content .c-content-overlay {
    padding: 10px;
}

.c-lxmj-content .c-content-overlay .c-overlay-wrapper {
    border-radius: 50%
}

.cbp-l-filters-buttonCenter .cbp-filter-item {
    border-radius: 0;

    background-color: #edecec;

    color: #3f444a;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 20px;
}

.cbp-l-filters-buttonCenter .cbp-filter-item:hover {
    background-color: #1e64bc;
    color: #fff;
}

.cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active {
    background-color: #1BBC9B;
    color: #fff;
    border: 0;
}

.cbp-l-filters-buttonCenter .cbp-filter-item {
    margin: 0;
}

.cbp-l-inline-title {

    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    color: #3f444a;
}

.cbp-l-inline-subtitle {

    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    color: #3f444a;
    margin-top: 0px;
}

.cbp-l-grid-masonry-projects-desc {

    margin-top: 2px;
    font-size: 13px;
    color: #7a838e;
}

.cbp-l-caption-buttonLeft,
.cbp-l-caption-buttonRight {
    padding-left: 10px;
    padding-right: 10px;
    min-width: 90px;
}

.cbp-l-grid-masonry-projects-title {
    color: #3f444a;

    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}

.cbp-l-grid-masonry-projects-title:hover {
    color: #1e64bc;
}

.cbp-l-grid-masonry-projects-desc {
    color: #5c6873;

    font-size: 16px;
    font-weight: 300;
}

/*新闻资讯*/
.News-block {
    margin-bottom: 20px;
}

.news-talks .tab-style-1 ul.nav-tabs li > a {
    border: 0;
    padding: 10px 43px;
}

.news-talks .nav-tabs > li.active > a, .news-talks .nav-tabs > li.active > a:hover, .news-talks .nav-tabs > li.active > a:focus {
    background: #1e64bc;
    color: #fff;
    front-size: 18px;
}

.news-talks .nav-tabs {
    margin-bottom: 0;
    border-bottom: 0px solid #1e64bc;
}

.news-talks .nav-tabs > li > a {
    font-size: 18px;
    background: #ddd;
    color: #3f444a;
}

.news-talks .tab-content .hot-news {
    background: #eee;
    padding: 20px 15px;
    position: relative;
}

.btn2 {
    background: #d43742;
    width: 111px;
    height: 30px;
    line-height: 30px;
    display: block;
    font-size: 14px;
    color: #fff;
    padding-left: 20px;
    border-radius: 25px !important;
}

a.btn2 {
    color: #fff;
}

a:hover.btn2 {
    color: #ffff00;
}

ul.ys-news {
    -webkit-padding-start: 0px;
    min-height: 200px;
}

ul.ys-news li {
    border-bottom: 1px dashed #ddd;
}

ul.ys-news li i {
    padding-right: 10px;
}

ul.ys-news time {
    width: 80px;
    height: 80px;
    font-size: 24px;
    padding: 6px 6px;
    background: #1BBC9B;
    text-align: center;
    color: #fff;
    display: block;
    margin-right: 20px;
    -moz-box-shadow: 2px 2px 5px #ddd;
    -webkit-box-shadow: 2px 2px 5px #ddd;
    box-shadow: 2px 2px 5px #ddd;
    border-radius: 10px !important;
    float: left;
}

ul.ys-news time p {
    font-size: 20px;
}

ul.ys-news h4 {
    font-weight: bold;
}

.jszc h4 {
    color: #1BBC9B;
    margin-top: 0;
}

.ys_title {
    height: 45px;
    line-height: 45px;
    display: block;
    overflow: hidden;
    z-index: 1;

}

.ys_title h2 {
    float: left;
    color: #1BBC9B;
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;

}

.ys_title h2 small {
    font-size: 14px;
    padding-left: 10px;
}

span.more {
    width: 50px;
    float: right;
    font-weight: bold;
    padding-right: 4px;
    font-size: 12px;
}

span.more a {
    font-weight: normal;
}

.jszc-hot-news {
    background: #1e64bc;
    height: 130px;
    margin-top: 20px;
    padding: 10px 0;
    color: #fff;
    border-radius: 4px !important;
}

.jszc-hot-news .more2 {
    color: #fff;
    background: #ffcf01;
    height: 40px;
    line-height: 40px;
    width: 45px;
    font-size: 30px;
}

.jszc-hot-news .more2 a {
    text-decoration: none;
}

.ask {
    background: #1e64bc;
    color: #fff;
    padding: 5px;
}

.question {
    background: #1e64bc;
    color: #fff;
    padding: 5px;
}

/*底部*/

.Footer-block {
    width: 100%;
    background: #1e64bc;
    color: #ffffff;
    font-size: 14px;
    padding: 10px 0;
}

.Footer-block p {
    margin: 0;
    color: #e6f4f4;
}

.Footer-block a {
    color: #e6f4f4;
}

/*公司简介*/
.web-about {
    margin-bottom: 40px;
}

/*时间线*/
.mt-timeline-2 > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container .mt-title {
    margin-bottom: 0px;
    width: 100%;
}

.mt-timeline-2 > .mt-container > .mt-item > .mt-timeline-icon {
    width: 80px;
    height: 80px;
    text-align: center;
    padding-top: 13px;
    font-size: 20px;
}

.mt-timeline-2 > .mt-container > .mt-item > .mt-timeline-icon p {
    margin: 0;
    padding: 0;
    font-size: 26px;
}

.mt-timeline-2 > .mt-container > .mt-item {
    padding-bottom: 30px;
}

.mt-timeline-2 > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container {
    border-radius: 15px;
    padding: 25px;

}

/*新闻中心*/

.web-news {
    margin-bottom: 20px;
}

.hospital_sidebar {
    background: #1e64bc;
    position: relative;
    top: -84px;
    border-radius: 10px;
}

.hospital_sidebar .title3 {
    margin-bottom: 0px;
    padding: 10px;
}

.hospital_sidebar .title3 h2 {
    color: #fff;
    font-size: 33px;
}

.hospital_sidebar small {
    color: #fbe4e0;
}

.hospital_sidebar .nav {
    font-size: 20px;
    margin: 10px;
    padding-bottom: 20px;
}

.hospital_sidebar .nav li a {
    color: #fff;
    border-bottom: 1px dashed #fff;
}

.hospital_sidebar .nav li a:hover {
    color: #d43742;
}

.hospital_sidebar .nav li .hospital-current {
    color: #000;
    background: #f4f9fa;
}

.hospital_sidebar .nav .subsmall {
    font-size: 18px;
}

.hospital_sidebar .nav .subsmall a:hover {
    color: #000;
    background: #f4f9fa;
}

.News {
    border: 1px solid #ddd;
    position: relative;
}

.News h2 {
    background: #1e64bc;
    color: #fff;
    padding: 10px;
    margin: 0px;
    font-size: 20px;
}

.News ul {
    margin: 0;
    padding: 10px;
    text-align: left;
}

.News ul li {
    border-bottom: 1px dashed #ddd;
    padding: 5px 0;
}

.News ul li a {
    color: #666;
}

.News ul li i {
    padding-right: 10px;
}

/* Blog Page */
.blog-posts h4 {
    padding-top: 0;
    color: #1e64bc;
}

.blog-posts p {
    /* text-align: justify;font-size:14px;*/
}

.blog-posts .carousel {
    margin-bottom: 0;
}

.blog-posts hr.blog-post-sep {
    margin: 40px 0;
}

.blog-info {
    list-style: none;
    margin: 15px 0 12px 0;
    padding-left: 0;
}

.blog-info li {
    padding: 0;
    color: #a4a4a4;
    font-size: 18px;
    margin-right: 10px;
    display: inline-block;
}

.blog-info li i {
    color: #a4a4a4;
    margin-right: 10px;
}

.blog-posts .pagination li {
    margin-left: -12px;
    margin-right: 17px;
}

.blog-posts .more,
.blog-sidebar .more {
    color: #d43742;
}

.banner {
    width: 100%;
    height: 380px;
}

.banner-box {
    position: relative;
    width: 1170px;
    height: 380px;
    margin: 0 auto;
}

.banner-bg {
    background: url(../img/page/a-banner.jpg) top center no-repeat;
    background-size: cover;
}

.banner-bg2 {
    background: url(../img/page/a-banner2.jpg) top center no-repeat;
    background-size: cover;
}

.banner-bg3 {
    background: url(../img/page/a-banner3.jpg) top center no-repeat;
    background-size: cover;
}

.banner-bg4 {

    background: url(../img/page/a-banner4.jpg) top center no-repeat;
    background-size: cover;
}

.banner-bg5 {

    background: url(../img/page/a-banner5.jpg) top center no-repeat;
    background-size: cover;
}

.banner-bg6 {
    background: url(../img/page/a-banner6.jpg) top center no-repeat;
    background-size: cover;
}

.banner-bg7 {
    background: url(../img/page/a-banner7.jpg) top center no-repeat;
    background-size: cover;
}
.banner-bg8 {
    background: url(../img/page/a-banner8.jpg) top center no-repeat;
    background-size: cover;
}
.banner-bg9 {
    background: url(../img/page/a-banner9.jpg) top center no-repeat;
    background-size: cover;
}
.banner-bg10 {
    background: url(../img/page/a-banner10.jpg) top center no-repeat;
    background-size: cover;
}
.banner-bg11 {
    background: url(../img/page/a-banner11.jpg) top center no-repeat;
    background-size: cover;
}
.banner-txt1 {
    position: absolute;
    top: 90px;
    left: 50px;
}

.banner-txt1 h2 {
    font-size: 48px;
    font-weight: 700;
    color: #ffffff;
}

.banner-txt1 h2 span {
    color: #ffa800;
}

.banner-txt1 h3 {
    font-size: 30px;
    color: #ffffff;
}

.banner-txt1 h3 img {
    vertical-align: text-top;
}

.banner-txt2 {
    position: absolute;
    top: 100px;
    left: 50px;
}

.banner-txt2 h2 {
    font-size: 48px;
    font-weight: 700;
    color: #d70000;
}

.banner-txt2 h2 span {
    color: #000001;
    font-size: 34px;
}

.banner-txt2 h3 {
    font-size: 30px;
    color: #000001;
}

.banner-txt2 h3 img {
    vertical-align: text-top;
}

.banner-txt3 {
    position: absolute;
    top: 100px;
    left: 50px;
}

.banner-txt3 h2 {
    font-size: 48px;
    font-weight: 700;
    color: #ffffff;
}

.banner-txt3 h2 span {
    color: #ffa800;
}

.banner-txt3 h3 {
    font-size: 30px;
    color: #ffffff;
}

.banner-txt3 h3 img {
    vertical-align: text-bottom;
}

.banner-txt4 {
    position: absolute;
    top: 100px;
    right: 50px;
    text-align: right
}

.banner-txt4 h2 {
    font-size: 48px;
    font-weight: 700;
    color: #1e64bc;
}

.banner-txt4 h2 span {
    color: #000001;
}

.banner-txt4 h3 {
    font-size: 30px;
    color: #000001;
}

.banner-txt4 h3 img {
    vertical-align: text-top;
}

.banner-txt5 {
    position: absolute;
    top: 100px;
    left: 380px;
}

.banner-txt5 h2 {
    font-size: 48px;
    font-weight: 700;
    color: #ffffff;
}

.banner-txt5 h2 span {
    color: #ffa800;
}

.banner-txt5 h3 {
    font-size: 30px;
    color: #ffffff;
}
/*企业荣誉*/

.recent-work-item {
    width: 100%;
    overflow: hidden;
}

.recent-work-item img {
    display: block;
    margin: 0px auto;
    padding: 10px;
}

.recent-work-item em {
    width: 100%;
    overflow: hidden;
    background: #eee;
    display: block;
    overflow: hidden;
    position: relative;
}

.recent-work-item a.recent-work-description {
    padding: 10px;
    display: block;
    background: #fff;
}

.recent-work-item:hover a.recent-work-description {
    background: #1e64bc;
    transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -webkit-transition: all 0.9s ease;
}

.recent-work-item strong {
    color: #000;
    display: block;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
}

.recent-work-item b {
    color: #656565;
    font-weight: 300;
}

.recent-work-item:hover b,
.recent-work-item:hover strong {
    color: #fff;
}

.recent-work-item .fa {
    color: #fff;
    padding: 16px 30px 16px 18px;
    font-size: 16px;
    position: absolute;
    top: 50%;
    width: 47px;
    height: 47px;
    margin-top: -23.5px;
    border-radius: 47px;
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
}

.recent-work-item .fa:hover {
    color: #E02222;
}

.recent-work-item .fa-link {
    left: -100px;
}

.recent-work-item .fa-search {
    right: -100px;
}

.recent-work-item:hover .fa-link {
    left: 30%;
}

.view-3d .recent-work-item:hover .fa-link {
    left: 45%;
}

.recent-work-item:hover .fa-search {
    right: 30%;
}

/*产品列表*/
.pro_list img {
    border: 1px solid #ddd;
}

.pro_more {
    border-bottom: 2px solid #1BBC9B;
    color: #1BBC9B;
    padding: 0 10px;
    margin-bottom: 30px;
}

.pro_more a {
    color: #1BBC9B;
}

.pro_more a:hover {
    color: #d43742;
}

/*装修案例*/
.web-product {
    margin-top: 20px;
    margin-bottom: 20px;
}

.pro-pic h3 {
    font-weight: 800;
}

.pro-pic .pro-txt {
    background: url(../img/page/cp-bg.png) no-repeat;
    background-size: cover;
    padding: 20px;
}

.web-product .nav-tabs {
    border-top: 3px solid #1BBC9B;
    background: #f2f2f2;
}

.web-product .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: #fff;
    color: #d43742;
    border-radius: 0;
}

.web-product .nav-tabs > li > a {
    font-size: 18px;
    padding: 7px 30px;
}

.web-product .nav-tabs, .nav-pills {
    margin-bottom: 0px;
}

.web-product .tab-content {
    padding: 20px;
    border: 1px solid #ddd;
    border-top: 0;
}

.product_title_box {
    background: url(../img/page/cp-title-bg.jpg) 0 10px repeat-x;
}

.product_title {
    background-color: #fff;
    width: 300px;
    text-align: center;
}

.product_title h3 {
    color: #1BBC9B;
    font-size: 30px;
    font-weight: 800;
}

ul.product-ul {
    margin: 20px 0;
}

ul.product-ul li {
    background: url(../img/page/cp-icon.jpg) 0 6px no-repeat;
    text-indent: 20px;
    margin-bottom: 3px;
}

.pro_contact {
    background: #f2f2f2;
    padding: 15px;
    margin-bottom: 20px;
}

.dark_blue {
    color: #1BBC9B;
}

.table .ysactive {
    background: #1BBC9B;
    color: #e3ebfd;
}

/*产品显示*/
.web-product-view {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
}

.product-content p {
    margin: 10px 0;
}

.product-content h4 {
    margin-top: 0;
    background: url(../img/page/bg.png) center repeat-x;
}

.product-content h4 span {
    font-size: 24px;
    background: #019fbe url(../img/page/jibing_bg.jpg) right bottom no-repeat;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-weight: 100;
    padding: 7px 35px 7px 22px;
}

.product-content h3 {
    font-size: 20px;
}

.front-team .thumbnail {
    border: none;
    margin-bottom: 0;
}

.front-team h3 {
    margin: 10px 0 12px;
    line-height: 40px;
}

.front-team h3 {
    color: #d43742;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}

.front-team ul {
    padding: 4px 0 0;
}

.front-team .social-icons {
    overflow: hidden;
}

.yjsq {
    border: 1px solid #ddd;
    border-top: 0;
}

.yjsq-title {
    border-top: 2px solid #1BBC9B;
    margin-bottom: 40px;
}

.yjsq-title h2 {
    width: 200px;
    text-align: center;
    background: #1BBC9B;
    color: #fff;
    height: 45px;
    line-height: 42px;
    border-radius: 0 0 15px 15px !important;
}

.Productlists_tj {
    text-align: center;
    border: 1px solid #ddd;
    overflow: hidden;
    margin-top: 20px;
    border-top: 0;
    padding-bottom: 20px;
}

.Productlists_tj .shjs-title {
    background: url(../img/page/zsicon.png) / bar-2 . jpg) bottom left repeat-x;
    color: #fff;
    height: 50px;
    line-height: 50px;
}

.Productlists_tj .shjs-title h4 {
    text-align: left;
    line-height: 50px;
    text-indent: 20px;
}

.Productlists_tj img {
    border: 1px solid #ddd;
    margin: 0 20px;
    width: 85%;
}

.Productlists_tj p {
    background: #dddddd;
    margin: 15px;
}

.product_sidebar {
    text-align: center;
}

.product_sidebar .nav {
    word-wrap: normal;
    display: inline-block;
    font-size: 18px;
}

.product_sidebar .nav li {
    width: inherit !important;
    display: table-cell;

    border-radius: 0;

    background-color: #edecec;

    color: #3f444a;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;

}

.product_sidebar .nav li a {
    text-decoration: none;
    display: block;
    padding: 0;
    margin: 0;
    padding: 10px 20px;
}

.product_sidebar .nav li:last-child {
    border-left: 0;
}

.product_sidebar .nav li a:hover {
    background-color: #1e64bc;
    color: #fff;
}

.product_sidebar .nav li .hospital-current {
    background-color: #1BBC9B;
    color: #fff;
    border: 0;
}

.min-box {
    min-height: 500px;
}

.nav-tabs {
    border-color: #1e64bc;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: #1e64bc;
}

.sexangle {
    width: 150px;
    height: 86px;
    background-color: #1e64bc;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: auto 173px;
    position: relative;
    margin: 60px auto;
    text-align: center;
    zoom: 1;
}

.sexangle:hover {
    background-color: #f57715;
}

.sexangle .left,
.sexangle .right {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    z-index: -2;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
}

.sexangle .left {
    z-index: -1;
    -webkit-transform: rotate(60deg);
}

.sexangle .right {
    -webkit-transform: rotate(-60deg);
}

.sexangle .left:before,
.sexangle .right:before {
    width: 173px;
    height: 173px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: inherit;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
}

.sexangle .left:before {
    -webkit-transform: rotate(-60deg) translate(-87px, 0px);
    -webkit-transform-origin: 0 0;
}

.sexangle .right:before {
    -webkit-transform: rotate(60deg) translate(-48px, -11px);
    bottom: 0;
}

.sexangle .fa, .sexangle .glyphicon {
    font-size: 60px;
    padding: 35px 0 0;
    color: #fff;
}

.box-orange {
    background: #fbfaf7;
    border: 2px dashed #ffa800;
    padding: 15px;
    overflow: hidden;
}

.box-green {
    background: #e0eafa;
    border: 2px dashed #2a7fb8;
    padding: 15px;
    overflow: hidden;
}

.step-layout-item {
    float: left;
    vertical-align: top;
    width: auto;
    padding: 20px 34px 20px 0;
    margin-right: 12px;
    position: relative;
}

.step-layout-item:not(:last-child):after {
    content: "";
    position: absolute;
    top: 22px;
    right: 0px;
    display: block;
    width: 20px;
    height: 28px;
    background: url(../img/page/sapp-store-arror.png) no-repeat;
}

.step-layout-item:last-child {
    margin-right: 0px;
}

/*步骤*/
.buzou {
    width: 210px;
    height: 200px;
    background: #fff;
    border-radius: 35px;
    margin: 10px auto;
}

.buzou img {
    width: 100px;
    height: auto;
    padding-top: 20px;
}

.buzou .buzou-body {
    text-align: center;
    margin-top: 6px;
}

.buzou1 {
    -webkit-box-shadow: 0 0 10px #17a9f9;
    -moz-box-shadow: 0 0 10px #17a9f9;
    box-shadow: 0 0 10px #17a9f9;
}

.buzou1 .buzou-header {
    height: 135px;
    border-radius: 35px 35px 0px 0px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#01f1fe), to(#4baffd));
    background: -moz-linear-gradient(top, #01f1fe, #4baffd);
    background: -o-linear-gradient(left, #01f1fe, #4baffd);
}

.buzou2 {
    -webkit-box-shadow: 0 0 10px #f46287;
    -moz-box-shadow: 0 0 10px #f46287;
    box-shadow: 0 0 10px #f46287;
}

.buzou2 .buzou-header {
    height: 135px;
    border-radius: 35px 35px 0px 0px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f187df), to(#f46287));
    background: -moz-linear-gradient(top, #f187df, #f46287);
    background: -o-linear-gradient(left, #f187df, #f46287);
}

.buzou3 {
    -webkit-box-shadow: 0 0 10px #3cd877;
    -moz-box-shadow: 0 0 10px #3cd877;
    box-shadow: 0 0 10px #3cd877;
}

.buzou3 .buzou-header {
    height: 135px;
    border-radius: 35px 35px 0px 0px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#39f9d2), to(#3cd877));
    background: -moz-linear-gradient(top, #39f9d2, #3cd877);
    background: -o-linear-gradient(left, #39f9d2, #3cd877);
}

.buzou6 {
    -webkit-box-shadow: 0 0 10px #fe9a68;
    -moz-box-shadow: 0 0 10px #fe9a68;
    box-shadow: 0 0 10px #fe9a68;
}

.buzou6 .buzou-header {
    height: 135px;
    border-radius: 35px 35px 0px 0px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fed585), to(#fe9a68));
    background: -moz-linear-gradient(top, #fed585, #fe9a68);
    background: -o-linear-gradient(left, #fed585, #fe9a68);
}

.buzou7 {
    -webkit-box-shadow: 0 0 10px #fd9c69;
    -moz-box-shadow: 0 0 10px #fd9c69;
    box-shadow: 0 0 10px #fd9c69;
}

.buzou7 .buzou-header {
    height: 135px;
    border-radius: 35px 35px 0px 0px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffd787), to(#fd9c69));
    background: -moz-linear-gradient(top, #ffd787, #fd9c69);
    background: -o-linear-gradient(left, #ffd787, #fd9c69);
}

.buzou8 {
    -webkit-box-shadow: 0 0 10px #a48fd4;
    -moz-box-shadow: 0 0 10px #a48fd4;
    box-shadow: 0 0 10px #a48fd4;
}

.buzou8 .buzou-header {
    height: 135px;
    border-radius: 35px 35px 0px 0px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f5c0ea), to(#a48fd4));
    background: -moz-linear-gradient(top, #f5c0ea, #a48fd4);
    background: -o-linear-gradient(left, #f5c0ea, #a48fd4);
}

.buzou9 {
    -webkit-box-shadow: 0 0 10px #17a9f9;
    -moz-box-shadow: 0 0 10px #17a9f9;
    box-shadow: 0 0 10px #17a9f9;
}

.buzou9 .buzou-header {
    height: 135px;
    border-radius: 35px 35px 0px 0px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#01f1fe), to(#4baffd));
    background: -moz-linear-gradient(top, #01f1fe, #4baffd);
    background: -o-linear-gradient(left, #01f1fe, #4baffd);
}

/*地图导视*/
.map-box {
    position: relative;
    width: 100%;
    height: 500px;
}

.map-img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -126px;
    margin-left: -126px;
    box-shadow: 0 0 10px #939393;
    border-radius: 50%;
    z-index: 1000;
    border: 12px solid #fff;
}

.map-wrap {
    background: #e8e8e8;
    border-radius: 15px;
    padding: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.map-thumb-icon {
    border-radius: 10px;
    float: left;
    width: 60px;
    height: 60px;
    display: inline-block;
    font-size: 28px;
    line-height: 41px;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-right: 15px;
}

.map-thumb-icon.fa {
    line-height: 41px;
}

.map-thumb-icon2 {
    float: right;
}

.map-thumb-body {
    overflow: hidden;
    padding-left: 40px;
}

.map-thumb-body-right {
    text-align: right;
    padding-left: 0px;
    padding-right: 40px;
}

.map-thumb-body .map-thumb-subtitle {
    display: block;
    font-size: 24px;
    padding: 2px;
}

.map-thumb-body .map-thumb-body-stat {
    display: block;
    font-size: 20px;
    padding: 2px;
    color: #a5a5a5;
}

.card-icon, .card-title {
    text-align: center
}

.card-icon {
    overflow: hidden
}

.card-icon i {
    font-size: 50px;
    border: 1px solid #ecf0f4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 47px 30px;
    margin: 30px 0
}

.card-title span {
    font-size: 18px;
    font-weight: 600;
    color: #373d43
}

.card-desc {
    margin-top: 20px;
    margin-bottom: 30px
}

.card-desc span {
    color: #808a94
}


.about-text {
    height: 400px;
    padding: 0 !important
}

.about-text > h4 {
    background-color: #1BBC9B;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    padding: 1em 20px;
    margin: 0
}

.about-text > h4 > i {
    font-size: 24px !important;
    color: #fff;
    padding-right:10px;
}


 .about-text ul, .about-text > p {
    padding-left: 20px;
    padding-right: 20px
}

.about-text li {
    margin-bottom: .5em;
}
/*智能垃圾箱*/
.znljx {
    padding: 0;
    margin: 0;
}
.c-bg-white {background-color: #f7f7f7  !important; }
.c-content-box.c-no-padding {
    padding: 0; }

.znljx .znljx-container {
    padding: 80px; }

.znljx .znljx-tile {
    padding: 20px; }
.znljx .znljx-tile > i {
    float: left; }
.znljx .znljx-tile > .znljx-content {
    padding-left: 55px; }
.znljx .znljx-tile > .znljx-content > h4 {
    margin-top: 0;
    font-size: 18px; }
.c-theme-font, .c-theme-color,.c-theme-font.iconfont {
    color: #1e64bc !important;
    font-size:40px;
}

.c-font-uppercase {
    text-transform: uppercase;
}
.c-font-bold{
    font-weight:600;
}
/*平台模块*/
.c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a {
    background-color: #1e64bc;font-size:20px;
}
.c-content-accordion-1 .panel > .panel-heading > .panel-title > a {
    transition: all 0.2s;
    color: #fff;
    display: block;
    padding: 30px 30px 25px 30px;
    border-radius: 0;
    box-shadow: none;
}
.c-content-accordion-1 .panel > .panel-heading > .panel-title > a.collapsed {
    background-color: #fff;
    color: #3f444a;
}
.c-content-accordion-1 .panel {
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    margin-bottom: 10px; }
.c-content-accordion-1 .panel:last-child {
    margin-bottom: 0; }
.c-content-accordion-1 .panel:last-child {
    margin-bottom: 0; }
.c-content-accordion-1 .panel > .panel-heading {
    padding: 0;
    color: #ffffff; }
.c-content-accordion-1 .panel > .panel-heading > .panel-title {
    padding: 0;
    margin: 0; }
.c-content-accordion-1 .panel > .panel-heading > .panel-title > a {
    transition: all 0.2s;
    color: #ffffff;
    display: block;
    padding: 30px 30px 25px 30px;
    border-radius: 0;
    box-shadow: none; }
.c-content-accordion-1 .panel > .panel-heading > .panel-title > a > i {
    margin-right: 5px;
    font-size: 40px; }
.c-content-accordion-1 .panel > .panel-heading > .panel-title > a.collapsed {
    background-color: #f7f7f7;
    color: #3f444a; }
.c-content-accordion-1 .panel > .panel-heading > .panel-title > a.collapsed:hover, .c-content-accordion-1 .panel > .panel-heading > .panel-title > a.collapsed:focus {
    color: #1e64bc;
    transition: all 0.2s; }
.c-content-accordion-1 .panel > .panel-collapse > .panel-body {
    border-top: none;
    padding: 0px 30px 35px 30px;
    color: #ffffff; }
.c-content-accordion-1.c-theme .panel > .panel-collapse > .panel-body {
    background-color: #1e64bc;
}

.c-content-accordion-1 .panel > .panel-collapse > .panel-body {
    border-top: none;
    padding: 0px 30px 35px 30px;
    color: #ffffff;
    font-size: 16px;
}

/*////////*/
