html {
    min-height: 100%;
    _height:100%;
}
body {
    min-height: 100%;
    _height:100%;
}

body {
    font-family: "Microsoft YaHei", 微软雅黑;
    color: rgb(102, 102, 102);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    background: rgb(255, 255, 255);
    padding: 0px;
}

.container {
    /*width: 1210px;*/
    padding: 0;
}
.container.news {
    background: #eef2f5;
}
.container.show {
    width: 1002px;
}

.wrapper img {
    max-width: 100%;
}

a {
    padding: 0;
    margin: 0;
    outline: none;
    text-decoration: none;
    transition: background-color .2s linear, color .2s linear;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}
/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.swiper-container {
    /* Specify Swiper's Size: */
    /*width:200px;
      height: 100px;*/
}
.swiper-slide {
    /* Specify Slides's Size: */
    /*width: 100%;
      height: 100%;*/
}
.swiper-slide-active {
    /* Specific active slide styling: */
}
.swiper-slide-visible {
    /* Specific visible slide styling: */
}
/* ===============================================================
Pagination Styles
================================================================*/
.swiper-pagination-switch {
    /* Stylize pagination button: */
}
.swiper-active-switch {
    /* Specific active button style: */
}
.swiper-visible-switch {
    /* Specific visible button style: */
}

a {
    color: #0650d0;
    text-decoration: none;
}

.top-bar {
    width: 100%;
    height: 45px;
    background: #212741;
    color: #acabab;
    line-height: 45px;
}
.top-bar .hello-group {
    float: left;
}
.top-bar .top-bar-nav {
    float: right;
    color: #fff;
    padding-top: 10px;
}
.top-bar .top-bar-nav .tel {
    display: block;
    background: url('../../images/bct/sprit.png') no-repeat -423px -2702px;
    width: 180px;
    height: 24px;
}

.main-nav {
    height: 100px;
}
.main-nav .container {
    position: relative;
}
.main-nav .logo {
    display: block;
    float: left;
    top: 18px;
    position: relative;
    background-image: url('../../images/ygsl/logo.png');
    background-repeat: no-repeat;
    background-size: 192px 80px;
    width: 192px;
    height: 80px;
}
.main-nav .nav-inner {
    float: right;
}

.banner {
    width: 100%;
    height: 520px;
}

.banner2 .swiper-container {
    width: 100%;
    height: 310px;
    margin-top: 80px;
}
.banner .swiper-container {
    width: 100%;
    height: 520px;
}
.banner .slide-pag {
    text-align: center;
    position: relative;
    top: -50px;
    z-index: 100;
}
.banner .swiper-pagination-bullet,
.banner .swiper-pagination-switch {
    opacity: 1;
    width: 60px;
    height: 6px;
    border-radius: 13px 13px 13px 13px;
    background-color: #fff;
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
}
.banner .swiper-pagination-bullet-active,
.banner .swiper-active-switch {
    background-color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.index {
    display: block;
}

.service_label {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat -1340px -34px;
    width: 320px;
    height: 68px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}


.weixiu_label {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat -1340px -302px;
    width: 320px;
    height: 68px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    margin-bottom: 30px;
}



.weixiu_content {
    width: 1210px;
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.weixiu_content dl {
    float: left;
    width: 188px;
    height: 280px;
    background: #fff;
    margin-left: 25px;
    margin-right: 25px;
    text-align: center;
}

.weixiu_content dl h3 {
    font-weight: bold;
}

.weixiu_content dl p {
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
}

.fangan_label {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat -1340px -102px;
    width: 320px;
    height: 68px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    margin-bottom: 0px;
}
.fangan_content {
    display: block;
    position: relative;
    /*background: url('../../images/bct/sprit.png') no-repeat -16px -1292px;*/
    width: 985px;
    height: 835px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 30px;
}

.service_content {
    width: 1210px;
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.service_content dl {
    float: left;
    width: 295px;
    height: 350px;
    background: #fff;
    margin-right: 5px;
    text-align: center;
    background: url('../../images/bct/sprit.png') no-repeat -1001px -11px;
    padding-top: 50px;
}

.service_content dl h3 {
    font-weight: bold;
}

.service_content dl p {
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
}
.service_content dl p.more {
    text-align: right;
    font-size: 14px;
}

.panel-primary {
    border-color: #ebebeb;
    border-radius: 0px;
    margin-bottom: 50px;
    overflow: hidden;
}

.panel-primary img {
    max-width: 100%;
}

.main-content {
    background: #f3f3f3;
    padding-top: 30px;
    min-height: 100%;
    _height:100%;
    padding-bottom: 30px;
}

.container .mt, .container .summary {
    text-align: center;
}

.container .summary {
    margin-bottom: 15px;
    color: #808489;
}

.container .mt h1 {
    font-size: 20px;
    font-weight: bold;
}


a.sf-button {
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    max-width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 26px;
    margin: 0 10px 20px 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: 0;
    outline: none;
    text-shadow: none;
    text-decoration: none;
    vertical-align: middle;
    letter-spacing: 2px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

a.sf-button.large {
    font-size: 16px;
    line-height: 26px;
    padding: 10px 30px;
}

a.sf-button.transparent-light {
    color: #fff;
    border: 2px solid rgba(255, 255, 255, .5);
}

a.sf-button, a.sf-button:hover {
    background-image: none;
    color: #fff;
}

a.sf-button.transparent-light:hover {
    background: #fff;
    border-color: #fff;
}

a.sf-button.transparent-light:hover,
a.sf-button.transparent-dark:hover {
    color: #d00915 !important;
}

a.sf-button.sf-icon-reveal {
    padding: 0 !important;
    color: #fff;
    background-color: #d00915;
    border-color: #d00915;
    -webkit-transform: translate3d(0, 0, 0);
}

a.sf-button.sf-icon-reveal i {
    position: absolute;
    left: -48px;
    display: inline-block;
    width: 46px;
    height: 100%;
    padding: 17px 14px 10px;
    background: rgba(0, 0, 0, 0.1);
    font-size: 18px;
    line-height: 16px !important;
    -o-transform: scale(1.0) !important;
    -webkit-transform: scale(1.0) !important;
    -moz-transform: scale(1.0) !important;
    transform: scale(1.0) !important;
    opacity: 0;
}

a.sf-button.sf-icon-reveal span.text {
    width: 100%;
    padding: 13px 35px;
    display: block;
    vertical-align: 4px;
    text-align: center;
}

a.sf-button.sf-icon-reveal i, a.sf-button.sf-icon-reveal span.text {
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms linear;
}

a.sf-button.sf-icon-reveal:hover i {
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    right: 20px;
    left: 0;
}

a.sf-button.sf-icon-reveal:hover span.text {
    padding-left: 59px;
    padding-right: 11px;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}

.menu-wrapper {
    width: 100%;
    z-index: 9999;
    transition: all 0.8s;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%);
    background: white;
    position: relative;
    z-index: 1000;
}

.menu-wrapper.affix .navbar-default {
    padding: 15px 0;
}

.menu-wrapper.affix .navbar-inner {
    padding: 0 20px;
}

.menu-wrapper.affix .dropdown-menu {
    margin-top: 0;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.menu-wrapper.affix .header .nav li a:hover,
.menu-wrapper.affix .header .nav li a:focus {
    background: rgb(255, 255, 255) !important;
    background: rgba(255, 255, 255, 0) !important;
}

.navbar-collapse {
    /*padding-right: 20px;*/
}

.header, .navbar-default,
#custom .menu-wrapper.affix .header,
#custom .menu-wrapper.affix .navbar-default {
    transition: .4s;
}

#custom .menu-wrapper.affix .navbar-default .navbar-nav i,
#custom .menu-wrapper.affix .navbar-default .navbar-nav > li > a {
    color: #fff !important;
}

@media (max-width: 800px) {
    #custom .menu-wrapper.affix .navbar-default .navbar-nav i,
    #custom .menu-wrapper.affix .navbar-default .navbar-nav > li > a {
        color: #fff !important;
    }
}

.menu-wrapper.affix {
    width: 100%;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    position: fixed;
    z-index: 9999;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}

.main-nav .nav-inner {
    position: absolute;
    /*right: 0px;*/
    top: 50px;
    left: 400px;
}

.develop-pic-container {
    width: 1140px;
    height: 350px;
    overflow: hidden;
}


.index .list-box,
.index .list-box-wrapper {
    z-index: 500;
    position: relative;
    width: 1140px;
    height: 450px;
    overflow: hidden;
    margin: 0 auto;
}

.list-inner:before,
.list-inner:after {
    content: " ";
    display: table;
}
.list-inner:after {
    clear: both;
}
.list-inner:before,
.list-inner:after {
    content: " ";
    display: table;
}
.list-inner:after {
    clear: both;
}
.list-inner > ul {
    margin-left: 20px;
    padding: 0;
    list-style: none;
}
.list-inner > ul .touzi-item {
    display: inline-block;
    float: left;
    margin: 10px 53px 0 0;
    height: 420px;
    width: 240px;
    border: 1px solid #ccc;
    padding: 40px 20px;
    position: relative;
    color: #666;
    background-color: #fff;
}
.list-inner > ul .touzi-item a {
    color: #fff;
}
.list-inner > ul .touzi-item h3:hover {
    color: #f26600 !important;
}
.list-inner > ul .touzi-item .item-title {
    background-color: #443bae;
    color: #fff;
    width: 100px;
    font-size: 16px;
    padding: 3px 10px 3px 40px;
    position: absolute;
    left: -20px;
    top: 10px;
}
.list-inner > ul .touzi-item .item-title:after {
    content: ' ';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 28px;
    left: 0px;
    border-width: 10px;
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-top-color: #3a3080;
    border-right-color: #3a3080;
}
.list-inner > ul .touzi-item .time-profit {
    padding: 10px;
}
.list-inner > ul .touzi-item .time-profit:before,
.list-inner > ul .touzi-item .time-profit:after {
    content: " ";
    display: table;
}
.list-inner > ul .touzi-item .time-profit:after {
    clear: both;
}
.list-inner > ul .touzi-item .time-profit:before,
.list-inner > ul .touzi-item .time-profit:after {
    content: " ";
    display: table;
}
.list-inner > ul .touzi-item .time-profit:after {
    clear: both;
}
.list-inner > ul .touzi-item .time-profit .time {
    float: right;
}
.list-inner > ul .touzi-item .time-profit .time .text-primary {
    font-size: 2em;
}
.list-inner > ul .touzi-item .time-profit .profit {
    float: left;
}
.list-inner > ul .touzi-item .time-profit .profit .text-primary {
    font-size: 2em;
}
.list-inner > ul .touzi-item .item-logo {
    display: block;
    background: url('../image/sprite-bg.png') no-repeat -324px -57px;
    width: 82px;
    height: 82px;
    margin: -20px auto;
}
.list-inner > ul .touzi-item .round-star {
    display: inline-block;
    background: url('../image/sprite-bg.png') no-repeat -385px -578px;
    width: 98px;
    height: 32px;
    margin: 10px 50px;
}
.list-inner > ul .touzi-item .round-star.star-1 {
    background-position: -496px -578px;
    width: 98px;
    height: 32px;
}
.list-inner > ul .touzi-item .round-star.star-2 {
    background-position: -385px -621px;
    width: 98px;
    height: 32px;
}
.list-inner > ul .touzi-item .round-star.star-3 {
    background-position: -496px -621px;
    width: 98px;
    height: 32px;
}
.list-inner > ul .touzi-item .round-star.star-4 {
    background-position: -385px -668px;
    width: 98px;
    height: 32px;
}
.list-inner > ul .touzi-item .round-star.star-5 {
    background-position: -496px -668px;
    width: 98px;
    height: 32px;
}
.list-inner > ul .touzi-item h3 {
    font-size: 16px;
    margin-top: 0px;
    text-align: center;
}
.list-inner > ul .touzi-item .item-info {
    text-align: center;
}
.list-inner > ul .touzi-item .item-info ul {
    padding: 0;
}
.list-inner > ul .touzi-item .item-info ul li {
    display: inline-block;
}
.list-inner > ul .touzi-item .time-left {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-size:13px;
}
.list-inner > ul .touzi-item .time-left .text-primary {
    color: #666;
}
.list-inner > ul .touzi-item .process-bar {
    width: 100%;
    margin-top: 40px;
    height: 10px;
    background-color: #ccc;
}
.list-inner > ul .touzi-item .process-bar .process-bar-content {
    width: 60%;
    height: 10px;
    background-color: #f26600;
}
.list-inner > ul .touzi-item .process-bar.over .process-bar-content {
    width: 100%;
    background-color: #999;
}
.list-inner > ul .touzi-item .process-content {
    font-size: 12px;
    margin-top: 10px;
}
.list-inner > ul .touzi-item .process-content .text-primary {
    color: #666;
}
.list-inner > ul .touzi-item .process-content .float-left {
    float: left;
}
.list-inner > ul .touzi-item .process-content .float-right {
    float: right;
}
.list-inner > ul .touzi-item .btn-lg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.list-inner > ul .touzi-item .btn-lg.is-backing {
    background-color: #999;
    border-color: #999;
}
.list-inner > ul .touzi-item.che .item-title {
    background-color: #2888cf;
}
.list-inner > ul .touzi-item.che .item-title:after {
    border-top-color: #2761a6;
    border-right-color: #2761a6;
}
.list-inner > ul .touzi-item.che .item-logo {
    background-position: -323px -56px;
    width: 82px;
    height: 82px;
}
.list-inner > ul .touzi-item.fang .item-title {
    background-color: #67a626;
}
.list-inner > ul .touzi-item.fang .item-title:after {
    border-top-color: #4c8b1a;
    border-right-color: #4c8b1a;
}
.list-inner > ul .touzi-item.fang .item-logo {
    background-position: -411px -56px;
    width: 82px;
}
.list-inner > ul .touzi-item.danbao .item-title {
    background-color: #d64949;
}
.list-inner > ul .touzi-item.danbao .item-title:after {
    border-top-color: #bc3333;
    border-right-color: #bc3333;
}
.list-inner > ul .touzi-item.danbao .item-logo {
    background-position: -500px -56px;
}
.index .list-box,
.index .list-box-wrapper {
    z-index: 500;
    position: relative;
    width: 1210px;
    height: 600px;
    overflow: hidden;
    margin: 0 auto;
}
.index .list-inner {
    position: absolute;
}

.zj {
    width: 100%;
    text-align: center;
    background: url('../../images/bct/bg.jpg') no-repeat center;
    height: 712px;
    padding-top: 120px;
}

.zj_content {
    width: 1210px;
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.zj_content dl {
    float: left;
    width: 295px;
    height: 600px;
    margin-right: 10px;
    text-align: center;
    padding-top: 50px;
    color: white;
}

.zj_content dl dt {
    background: url('../../images/bct/sprit.png') no-repeat -1002px -11px;
    height: 350px;
    padding-top: 30px;

}

.zj_content dl h3 {
    font-size: 18px;
}

.zj_content dl p {
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
}

.zj_content dl p.more {
    text-align: right;
    font-size: 14px;
}

.zj_content .prev {
    top: 140px;
    left: 30px;
    position: absolute;
    width: 109px;
    height: 109px;
    background: url('../../images/bct/sprit.png') no-repeat -958px -1089px;
    z-index: 500;
}
.zj_content .next {
    top: 140px;
    right: 30px;
    position: absolute;
    width: 109px;
    height: 109px;
    background: url('../../images/bct/sprit.png') no-repeat -958px -947px;
    z-index: 500;
}


.liyou_label {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat -7px -2743px;
    width: 320px;
    height: 68px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    margin-bottom: 30px;
}

.liyou_content_1 {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat 0px -1840px;
    width: 1180px;
    height: 850px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.liyou_content_2 {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat 0px -859px;
    width: 952px;
    height: 982px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 80px;
}


.news_label {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat -1330px -2762px;
    width: 320px;
    height: 68px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    margin-bottom: 30px;
}


.news_content {
    width: 1210px;
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.news_content dl {
    float: left;
    width: 262px;
    height: 350px;
    background: #fff;
    margin-right: 32.4px;
    text-align: left;
    padding-top: 50px;
}

.news_content dl h3 {
    font-size: 18px;
    text-align: left;
    color: #666;
}

.news_content dl p {
    text-align: left;
    color: #999;
}
.news_content dl p.more {
    font-size: 14px;
}

.youshi_label {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat -1340px -166px;
    width: 320px;
    height: 68px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    margin-bottom: 30px;
}

.youshi_content_1 {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat -1072px -2202px;
    width: 578px;
    height: 225px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.contact_top {
    position: fixed;
    right: 25px;
    bottom: 25px;
    display: block;
    text-align: center;
    height: 163px;
    padding-left: 197px;
    overflow: hidden;
    cursor: pointer;
    z-index: 999;
}

.contact_top a {
    position: relative;
    width: 40px;
    height: 40px;
    display: block;
    line-height: 40px !important;
    background-color: rgba(0, 0, 0, .4);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    color: #fff;
}

.contact_top a.contact_qq, .contact_top a.contact_edit, .contact_top a.contact_phone {
    margin-bottom: 1px;
    /*transition: none;*/
}

.contact_top a i {
    position: static;
    top: 0;
    left: -40px;
    font-size: 20px;
}

.contact_top a p {
    position: absolute;
    width: 197px;
    height: 40px;
    top: 0;
    left: 40px;
    background-color: #d00915;
}

.contact_top a.contact_phone p {
    width: 267px;
}

.contact_top a:hover {
    background-color: #d00915;
}

.contact_top a.contact_phone:hover {
    left: -267px;
}

.title {
    position: relative;
    display: block;
    margin-bottom: 50px;
}



.btn {
    display: block;
    width: 200px;
    margin: 0 auto;
}

.contact_details {
    margin-left: 0;
}

.contact_details li {
    margin-bottom: 18px;
    list-style: none;
    border-bottom: 1px solid #4f4f4f;
}

.contact_details li i {
    color: #FFFFFF;
    font-size: 20px;
    padding-right: 10px;
    text-align: center;
    width: 35px;
}

.contact_details li span {
    font-size: 14px;
    font-weight: bold;
}

.contact_details p {
    margin-top: 10px;
    font-size: 12px;
}

ul, li {
    padding-left: 0;
    list-style: none;
}


.about_adv {
    position: relative;
    display: block;
    /*background: url("../../images/bct/sprit.png") no-repeat center top;*/
    width: 869px;
    height: 1200px;
    margin: 0 auto;
}

.aa-item1-bg, .aa-item2-bg, .aa-item3-bg, .aa-item4-bg, .aa-item5-bg, .aa-item6-bg{
    position: absolute;
    background: url("../../images/bct/sprit.png") no-repeat;
    width: 280px;
    height: 228px;
}

.aa-item1,.aa-item2,.aa-item3,.aa-item4,.aa-item5,.aa-item6 {
    position: absolute;
    width: 200px;
}

.aa-item1 h4, .aa-item2 h4, .aa-item3 h4, .aa-item4 h4, .aa-item5 h4, .aa-item6 h4 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 0;
}

.aa-item1 {
    top: 110px;
    left: 290px;
}

.aa-item1-bg {
    background-position: -1072px -920px;
    left: 0px;
    top: 5px;
}

.aa-item3 {
    left: 290px;
    top: 475px;
}

.aa-item3-bg {
    background-position: -1053px -1402px;
    left: 0px;
    top: 370px;
}

.aa-item2-bg {
    background-position: -1369px -1163px;
    top: 185px;
    left: 590px;
}

.aa-item2 {
    top: 285px;
    left: 390px;
}

.aa-item4 {
    top: 650px;
    left: 390px;
}
.aa-item4-bg {
    background-position: -1369px -1636px;
    top: 555px;
    left: 590px;
}


.aa-item5 {
    left: 290px;
    top: 840px;
}

.aa-item5-bg {
    background-position: -1003px -398px;
    left: 0px;
    top: 735px;
}


.aa-item6 {
    top: 1015px;
    left: 390px;
}
.aa-item6-bg {
    background-position: -1369px -642px;
    top: 920px;
    left: 590px;
}

.about_adv_text {
    display: none;
}

.about_adv_text .aa-item {
    background: #fbfcfc;
    border: 1px solid #e6ebf0;
    padding: 30px 20px;
    margin-bottom: 20px;
}

.aa-cirle {
    margin: 0 auto;
    width: 110px;
    height: 110px;
    line-height: 110px!important;
    border-radius: 50%;
    color: #fff;
    font-size: 36px;
    background: #00f0ff;
    background: -moz-linear-gradient(45deg, #00f0ff 0%, #ebacfd 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #00f0ff), color-stop(100%, #ebacfd));
    background: -webkit-linear-gradient(45deg, #00f0ff 0%, #ebacfd 100%);
    background: -o-linear-gradient(45deg, #00f0ff 0%, #ebacfd 100%);
    background: -ms-linear-gradient(45deg, #00f0ff 0%, #ebacfd 100%);
    background: linear-gradient(45deg, #00f0ff 0%, #ebacfd 100%);
}

.aa-item h4 {
    font-weight: bold;
}

.ml15 {
    margin-left: 15px;
}
.pb20 {
    padding-bottom: 20px;
}
.pt20 {
    padding-top: 20px;
}
.pl20 {
    padding-left: 20px;
}
.mr20 {
    margin-right: 20px;
}
.mb20 {
    margin-bottom: 20px;
}
.bggrey {
     background: #f1f1f1;
 }
.pb100 {
    padding-bottom: 100px;
}
.pt20 {
    padding-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.breadcrumb {
    margin-bottom: 20px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
    color: #666;
}

.zhizhu-list-con {
    padding: 20px;
    margin-bottom: 20px;
}
.bgwhite {
    background: #fff;
}

.breadcrumb a {
    color: #666;
    text-decoration: none;
}

.zhizhu-list-con .zhizhu-list-inner-con1 a {
    color: #666;
}

.zhizhu-list-con .zhizhu-list-inner-con2 {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    width: 100%;
    color: #999;
}
.fgrey1 {
    color: #999!important;
}

div.share-div a {
    width: 80px;
    display: block;
    float: right;
    color: #999;
}

.zhiku-list2 {
    width: 246px;
    overflow: hidden;
    /*background-color: #d00915;*/
    color:white;
}

.zhiku-list2 .zhiku-title2 {
    text-align: center;
    height: 80px;
    line-height: 80px;
    width: 100%;
    background-image: url(../../images/ygsl/title_bg.jpg);
    background-repeat: no-repeat;
}

.zhiku-list2 .zhiku-title2 .title {
    font-size:26px;
}

.zhiku-list2 .zkservice a {
    display: inline-block;
    padding: 5px 10px;
    background: #f0ad4e;
    color: #fff;
    font-size: 14px;
    margin-right: 5px;
    margin-bottom: 10px;
}


.zhiku-list2 a.on  {
    color:  #d00915;
}

.zhiku-list2 .zhiku-title2 .more {
    float: right;
    display: inline-block;
}

.zhiku-list2 .zhiku-title2 .more a {
    color: #666;
}
.f14 {
    font-size: 14px;
}

.zhiku-list2 .zhiku-title2 .hh {
    float: left;
    height: 40px;
    color: #666;
    line-height: 40px;
    display: inline-block;
}

.zhiku-list2 .content {
    border-width: 0px 8px 8px;
    border-style: solid;
    border-color: transparent rgb(212, 33, 28) rgb(212, 33, 28);
    width: 246px;
    text-align:center;
    padding: 20px 0;
}

.zhiku-list2 ul {
    width: 190px;
    margin-left: auto;
    margin-right: auto;
}

.zhiku-list2 ul li {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    background-image: url(../../images/ygsl/li_bg.png);
    background-repeat: no-repeat;
    text-align:center;
    margin-bottom:12px;
}


.zhiku-list2 ul li a {
    display: inline-block;
    color: #d4211c;
}

.new_pic {
    width: 158px;
    height: 106px;
    line-height: 106px;
    float: left;
    margin-left: 15px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

.new_pic .jzimg {
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
}
.new_pic .jzimg {
    text-align: center;
}
.jzimg {
    display: table-cell;
    overflow: hidden;
    font: 0px/0px 'Arial';
    text-align: center;
    vertical-align: middle;
}

.new_pic .jzimg i {
    height: 100%;
    display: inline-block;
}
.new_pic .jzimg img, .new_pic .jzimg i {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.news_list {
    position: relative;
}

.news_list .list_content {
    /*width: 667px;*/
    /*position: absolute;*/
    /*left: 230px;*/
}

.page {
    text-align: center;
    margin-top: 35px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.page span, .page a {
    padding: 10px;
    border: 1px solid #ddd;
    margin-right: 5px;
    background: #fff;
    text-decoration: none;
    color: #333;
}
.page span {
    background: #fff;
    color: #d00915;
    font-weight: bold;
}

.lxbanner {
    width: 100%;
    height: 260px;
    background: url(../../images/ygsl/xbbant.jpg) center center no-repeat;
}

.pb100 {
    padding-bottom: 100px;
}
.pt30 {
    padding-top: 30px;
}

.mb50 {
    margin-bottom: 50px;
}

.about-category-con {
    width: 100%;
    border-top: 1px solid #d00915;
    position: relative;
    margin-bottom: 80px;
    margin-top: 30px;
}

.about-category-con ul.about-category {
    width: 380px;
    margin-top: -20px;
    position: absolute;
    z-index: 100;
    left: 311px;
    top: 0px;
}

.about-category-con ul.about-category li {
    width: 170px;
    height: 40px;
    float: left;
}

.about-category-con ul.about-category li a.active {
    background: #d00915;
    color: #fff;
}


.about-category-con ul.about-category li a:hover {
    text-decoration: none;
}
.about-category-con ul.about-category li a {
    display: block;
    width: 170px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 15px;
    font-size: 16px;
    background: #ededed;
    color: #333;
}

.aboutftitle {
    margin-bottom: 15px;
    font-size: 18px;
    color: #d00915;
}

.grey_container {
    width: 100%;
    text-align: center;
    background: url('../../images/bct/line.jpg') repeat-y center;
}

.htaocan-con{
    text-align: center;
    height:320px;
    width:100%;
    position:relative;
    overflow:hidden;
    background:#fff;
    margin-bottom: 20px;
    border: 1px solid rgb(238, 238, 238);
    padding: 15px;
    color:#333;
    text-decoration: none;
}

.htaocan-con:hover {
    border: 1px solid rgb(212, 33, 28);
    color:#333;
    text-decoration: none;
}

.htaocan-con .himg {
    width:70%;
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.htaocan-con a {
}
/*.htaocan-con .himg,.htaocan-con .htitle,.htaocan-con .hbtn{position:absolute;left:0px;text-align: center;width:200px;}*/
/*.htaocan-con .himg{width:100px;height:100px;top:40px;left:50%;margin-left: -50px;}*/
/*.htaocan-con .himg img{width:80px;max-width:80px;}*/
/*.htaocan-con .htitle{top:150px;font-size: 14px;}*/
/*.htaocan-con .hbtn{top:180px;}*/

/*.htaocan-con:hover .himg{top:10px;}*/
/*.htaocan-con:hover .htitle{top:120px;}*/
/*.htaocan-con:hover .hbtn{top:150px;}*/


.cn_label {
    display: block;
    position: relative;
    background: url('../../images/bct/sprit.png') no-repeat -1340px -234px;
    width: 320px;
    height: 68px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    margin-bottom: 30px;
}

.cn_content {
    width: 1210px;
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 30px;
}

.cn_content_1 {
    display: inline-block;
    background: url('../../images/bct/sprit.png') no-repeat -1201px -1870px;
    width: 246px;
    height: 212px;
    margin-right: 15px;
}
.cn_content_2 {
    display: inline-block;
    background: url('../../images/bct/sprit.png') no-repeat -1201px -2092px;
    width: 246px;
    height: 212px;
    margin-right: 15px;
}
.cn_content_3 {
    display: inline-block;
    background: url('../../images/bct/sprit.png') no-repeat -1201px -2313px;
    width: 246px;
    height: 212px;
    margin-right: 15px;
}
.cn_content_4 {
    display: inline-block;
    background: url('../../images/bct/sprit.png') no-repeat -1200px -2534px;
    width: 246px;
    height: 212px;
}
.consumer_container {
    width: 100%;
    text-align: center;
    background: url('../../images/bct/consumer_bg.jpg') no-repeat center;
    height: 668px;
}

.pro_detail .pro_detail_img {
    width: 404px;
    height: 323px;
    margin: 32px 153px 35px 170px;
    border: 1px solid #c3c3c3;
    position: relative;
}

.pro_detail_img p.jzimg {
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
}

.pro_detail_img .jzimg img, .pro_detail_img .jzimg i {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

 .hh {
    float: left;
    height: 40px;
    border-bottom: 1px solid #d00915;
    color: #666;
    line-height: 40px;
    display: inline-block;
}

.zhiku-title1 {
    border-bottom: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    width: 100%;
}



















/* common styling */ 
/* set up the overall width of the menu div, the font and the margins */ 
.menu { 
/*width:750px; */
margin-top:30px; 
} 

.menu .menu_text.on {
    color: white;
    background: #0650d0;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */ 
.menu ul { 
padding:0; 
margin:0; 
list-style-type: none; 
} 
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */ 
.menu ul li { 
float:left; 
position:relative; 
} 
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */ 
.menu ul li a, .menu ul li a:visited { 
display:block; 
text-align:center; 
text-decoration:none; 
width:100px; 
height:30px; 
color:#000; 
/*border:1px solid #fff; */
border-width:0px 0px 0 0; 
background:#ffffff; 
line-height:30px; 
font-size:14px; 
} 
/* make the dropdown ul invisible */ 
.menu ul li ul { 
display: none; 
} 
/* specific to non IE browsers */ 
/* set the background and foreground color of the main menu li on hover */ 
.menu ul li:hover a { 
color:#fff; 
background:#0650d0; 
} 
/* make the sub menu ul visible and position it beneath the main menu list item */ 
.menu ul li:hover ul { 
display:block; 
position:absolute; 
top:30px; 
left:0; 
width:105px; 
} 
/* style the background and foreground color of the submenu links */ 
.menu ul li:hover ul li a { 
display:block; 
background:#0650d0; 
color:#fff; 
} 
/* style the background and forground colors of the links on hover */ 
.menu ul li:hover ul li a:hover { 
background:#f1f1f1; 
color:#000; 
} 
.col-md-20{
    float: right;
    background: url('../../images/bct/sprit.png') no-repeat -1470px -2489px;
    width: 100px;
    height: 100px;   
}


.hd_nav {
    background-image: url(../../images/ygsl/daohang.jpg);
    background-repeat: repeat-x;
    height: 45px;
    width: 100%;
    min-width: 1002px;
}

.hd_nav ul {
    margin-bottom: 0;
}

.hd_nav .sub_nav {
    float: left;
}

.hd_nav .sub_nav .nLi {
    float: left;
    height: 45px;
    /* overflow: hidden; */
    font-size: 14px;
    padding-left: 0px;
    /*background-image: url(../img/menu_sep.jpg);*/
    /*background-repeat: no-repeat;*/
    /*background-position: right 50%;*/
    position: relative;
    margin-right:50px;
}

.hd_nav .sub_nav li a {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    width: 90px;
    text-align: center;
    color: #fff;
}

.hd_nav .sub_nav li:last-child {
    margin-right:0
}

.hd_nav .sub_nav li a:hover, .hd_nav .sub_nav .nLi.current .menu_text {
    text-decoration: none;
    background-image:url(../../images/ygsl/hd_nav.jpg);
    background-repeat: repeat-x;

}


/* make the dropdown ul invisible */
.hd_nav .sub {
    display: none;
    position:absolute;
    top:46px;
    left:0;
    width:180px;
    z-index: 200;
    color:#fff;
}

.hd_nav .sub li {
    height: 45px;
    background-image: url(../../images/ygsl/daohang.jpg);
    background-repeat: repeat-x;
    border-bottom: 1px solid #fff;
}

.hd_nav .sub li a {
    color:#fff;
}

.hd_nav .sub li a:hover {
    text-decoration: underline;
    background-image: none;
}

footer {
    display: block;
    position: relative;
    padding: 50px;
    background-color: #d00915;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top:50px;
}

footer .copyright {
    padding-bottom: 50px;
}

footer .copyright a {
    color: #ffffff;
    font-size: 14px;
}

.m1 {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}

.m2 {
    padding: 50px 0 20px 0;
}

.m3 {
    padding: 50px 0;
    background-image: url(../../images/ygsl/m3_bg.jpg);
    background-repeat:no-repeat;
    background-size:100% 100%;
}

.m4 {
    padding: 50px 0 20px 0;
}

.m5 {
    padding: 50px 0;
    background-color: #f2f2f2;
}

.m6 {
    padding: 50px 0;
}

.m5 .m5-row {
    text-align: left;
    margin-top: 50px;
    width: 1020px;
    height: 350px;
    margin-left:auto;
    margin-right:auto;
}

.m1 .container, .m2 .container, .m3 .container, .m4 .container, .m5 .container, .m6 .container {
    text-align: center;
}

.m2-tbl {
    margin-top:30px;
}

.m2-tbl td {
    padding-right: 50px;
}

.m2-tbl td:last-child {
    padding-right:0;
}

.m2-tbl td p {
    margin-top:12px;
    font-size:14px;
}

.ad {
    margin-top:50px;
}

.ad img {
    width: 150px;
    height: 71px;
    border: 1px solid #efefef;
}

.ad .col-sm-4 {
    margin-bottom:30px;
}

.my-map { height: 320px; }
.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }
.my-map .icon-cir { height: 31px; width: 28px; }
.my-map .icon-cir-red { background-position: -11px -5px; }
.amap-container{height: 100%;}

.index-product {
    text-align: center;
    margin-top: 50px;
}

.index-product .col-md-4 {
    padding-bottom:50px;
}

.index-product a {
    margin-left:auto;
    margin-right: auto;
    display:block;
    width:100%;
    height:281px;
    color:#333;
    text-decoration: none;
}

.index-product a:hover {
    color: #d00915;
}

.index-product .himg {
    display:block;
    width:100%;
    height:281px;
    line-height: 281px;
    background-image: url(../../images/ygsl/chanp1.png);
    background-repeat: no-repeat;
    text-align:center;
    overflow:hidden;
    background-size:100% auto;
}
.index-product .himg:hover {
    background-image: url(../../images/ygsl/chanp2.png);

}

.index-product .himg img {
    width:50%;
    height:auto;
    vertical-align: middle;
}

.index-news {
    text-align: left;
    color:#999;
}

.index-news .row {
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
}

.index-news .col-xs-9 {
    font-size: 16px;
}

.index-news .col-xs-9 a {
    color:#333;
}

.index-news .col-xs-12 {
    margin-bottom:20px;
    margin-top: 20px;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.tc {
    text-align: center;
}

.m2-row {
    margin-top:50px;
}

.m2-row p {
    margin-top:12px;
}

.m5-row .col-sm-5 {
    line-height: 3;
    padding-right:50px;
}

.smenu {
    display: none;
}

.no-scroll {
    overflow: hidden;
    height: 100%;
}

.index-product .product-title {
    font-size:12px;position: absolute;bottom:10px;right:0;width:160px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;
}

@media (max-width: 994px)
{
    .nav-inner {
        display:none;
    }
    .index .banner {
        display:none;
    }

    .m5 .m5-row {
        width: 100%;
        height: auto;
    }

    .m5-row .col-sm-5 {
        padding-right:15px;
    }

    .m5-row .col-sm-7 {
        display: none;
    }

    .m5-row table {
        display: none;
    }

    .about-category-con {
        display: none;
    }

    .hd_nav {
        min-width: 100%;
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: 3000;
        height: 100%;
        background-image: none;
        background-color: rgba(0, 0, 0, 0.9);
        display: none;
    }

    .hd_nav .sub_nav {
        float: none;
        margin-top: 50px;
    }

    .hd_nav .sub_nav .nLi {
        width: 100%;
        float: none;
        text-align: center;
    }

    .hd_nav .sub_nav li a {
        margin-left: auto;
        margin-right: auto;
    }

    .hd_nav .sub_nav li a:hover, .hd_nav .sub_nav .nLi.current .menu_text {
        background-image: none;
        color: #ddd;
    }

    .smenu {
        position: absolute;
        right: 15px;
        top: 15px;
        display: block;
        color: #d00915;
        z-index: 3001;
        cursor:pointer;
        font-size: 20px;
    }

    .smenu.active {
        color:#fff;
    }

    .smenu.active .fa:before {
        content: "\f00d";

    }

    .index-product a {
        border:1px solid rgb(238, 238, 238);
        height: auto;
        padding: 30px 0;
    }

    .index-product .himg {
        height: auto;
        line-height: 1.2;
        background-image: none;
    }

    .index-product .himg:hover {
        background-image: none;
    }

    .index-product .product-title {
        position: relative;
        margin: auto 0;
        width: 100%;
    }
}