::-webkit-scrollbar {
    background: #666666;
    width: 5px;
    height: 5px;
}

a {
    text-decoration: none;
}
input,button {
    clear: none;
}
.i_header>.container>.row {
    margin-top: 10px;
}
.i_header>.container>.row>.col-sm-4:first-child>img {
    width: 20%;
    display: block;
    margin: 0 auto;
}
.i_header>.container>.row>.col-sm-4:nth-child(2)>img {
    width: 60%;
    display: block;
}
.i_header>.container>.row>.col-sm-4:nth-child(3) {
    font-size: 2em;
    color: #d58512;
    font-weight: bold;
}
.i_header>.container>.row>.col-sm-4:nth-child(3)>img {
    width: 20%;
    display: inline-block;
}
.i_header {
    border-bottom: 1px solid #666666;
}
.i_navbar-default {
    border: none;
    background: #ffffff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-bottom: 0;
}
.i_nav {
    width: 100%;
}
.i_nav>li {
    width: 12.5%;
    display: inline-block;
    text-align: center;
}
@media screen and (max-width: 640px){
    .i_nav>li {
        width: 100%;
    }
}
/*index_nav*/
/*
.i_carousel-caption {
    height: 100%;
    font-size: 2em;
    line-height: 500%;
}*/
.i_ourservice {
    background: url("../images/2kdr.jpg");
    margin: 1% 0;
}
.i_ourservice>.container>.row>.col-xs-12:first-child {
    font-size: 2em;
    color: #666666;
}
.i_ourservice>.container>.row>.col-xs-12:nth-child(2) {
    font-size: 1.6em;
    color: #000000;
    margin-bottom: 1%;
}
.i_ourservice>.container>.row>.col-xs-12:nth-child(3) {
    font-size: 1.2em;
    color: #ff6666;
    margin-bottom: 1%;
}
.i_menu>.col-sm-2 {
    text-align: center;
    font-size: 1.5em;
    color: #ffffff;
    padding: 1%;
    border: 10px solid #ffffff;
}






.i_menu>.col-sm-2:first-child {
    background: #14BFC5;
}
.i_menu>.col-sm-2:first-child:hover {
    background: #2cd0d6;
}
.i_menu>.col-sm-2:nth-child(2) {
    background: #0099E1;
}
.i_menu>.col-sm-2:nth-child(2):hover {
    background: #3cb6ef;
}
.i_menu>.col-sm-2:nth-child(3) {
    background: #A5CF14;
}
.i_menu>.col-sm-2:nth-child(3):hover {
    background: #c1e643;
}
.i_menu>.col-sm-2:nth-child(4) {
    background: #E3A90C;
}
.i_menu>.col-sm-2:nth-child(4):hover {
    background: #eebd38;
}
.i_menu>.col-sm-2:nth-child(5) {
    background: #ff6666;
}
.i_menu>.col-sm-2:nth-child(5):hover {
    background: #f87d7d;
}
.i_menu>.col-sm-2:nth-child(6) {
    background: #9cd7f5;
}
.i_menu>.col-sm-2:nth-child(6):hover {
    background: #c4e3f3;
}
.i_menu>.col-sm-2>img {
    display: block;
    margin: 0 auto;
    width: 40%;
}
.i_menu>.col-sm-2>.col-xs-12>p {
    margin: 0;
    padding: 0;
}
.i_menu>.col-sm-2>.col-xs-12>p>a {
    font-size: 0.6em !important;
    color: #F6FAFB;
    text-decoration: none;
}
.i_menu>.col-sm-2>.col-xs-12>p>a:hover {
    font-size: 0.6em !important;
    color: #ffffff;
}





/*备案号*/

.i_menu>.col-sm-20 {
    text-align: center;
    font-size: 1.5em;
    color: #ffffff;
    padding: 1%;
    border: 10px solid #ffffff;
}

.i_menu>.col-sm-20:first-child {
    background: #14BFC5;
}
.i_menu>.col-sm-20:first-child:hover {
    background: #2cd0d6;
}
.i_menu>.col-sm-20:nth-child(2) {
    background: #0099E1;
}
.i_menu>.col-sm-20:nth-child(2):hover {
    background: #3cb6ef;
}
.i_menu>.col-sm-20:nth-child(3) {
    background: #A5CF14;
}
.i_menu>.col-sm-20:nth-child(3):hover {
    background: #c1e643;
}

.i_menu>.col-sm-20:nth-child(4):hover {
    background: #eebd38;
}
.i_menu>.col-sm-20:nth-child(5) {
    background: #ff6666;
}
.i_menu>.col-sm-20:nth-child(5):hover {
    background: #f87d7d;
}
.i_menu>.col-sm-20:nth-child(6) {
    background: #9cd7f5;
}
.i_menu>.col-sm-20:nth-child(6):hover {
    background: #c4e3f3;
}
.i_menu>.col-sm-20>img {
    display: block;
    margin: 0 auto;
    width: 40%;
}
.i_menu>.col-sm-20>.col-xs-12>p {
    margin: 0;
    padding: 0;
}
.i_menu>.col-sm-20>.col-xs-12>p>a {
    font-size: 0.6em !important;
    color: #F6FAFB;
    text-decoration: none;
}
.i_menu>.col-sm-20>.col-xs-12>p>a:hover {
    font-size: 0.6em !important;
    color: #ffffff;
}












/*菜单结束*/
.i_abous {
   /* background: #f6fafb;*/
    background:url("../images/i_bg.jpg")no-repeat center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    padding: 1% 0 2% 0;
}
.i_abousleft {
    margin-top: 5%;
}
.i_abousleft>.col-xs-12:first-child {
    font-size: 2em;
    color: #666666;
    line-height: 2em;
}
.i_abousleft>.col-xs-12:nth-child(2) {
    font-size: 1.6em;
    color: #000000;
    line-height: 2em;
}
.i_abousleft>.col-xs-12:nth-child(3) {
    font-size: 1.2em;
    line-height: 2em;
    color: #ff6666;
}
.i_abousleft>.col-xs-12:nth-child(4) {
    line-height: 28px;
}
.i_abousleft>.col-xs-12:last-child>button {
    background: #ff6666;
    border: none;
    color: #ffffff;
    padding: 5px 10px;
    -webkit-transition: 2s time;
    -moz-transition: 2s time;
    -ms-transition: 2s time;
    -o-transition: 2s time;
    transition: 2s time;
}
.i_abousleft>.col-xs-12:last-child>button:hover {
    background: #d58512;
}
.i_abousright>img {
    width: 100%;
}
/*关于我们结束*/
.i_caseshow {
    padding: 1% 0 2% 0;
}
.i_caseshow>.container>.row>.col-sm-3 {
    background: url("../images/pc.png") no-repeat center;
    background-size: 100% 200px;
}

.i_caseshow>.container>.row>.col-sm-3>a>img {
     width: 100%;
     height: 200px;
     overflow: hidden;
     padding: 40px;
 }

@media screen and (max-width: 639px){
    .i_caseshow>.container>.row>.col-sm-3 {
        background-size: 100% 150px;
        margin-bottom: 20px;
    }
    .i_caseshow>.container>.row>.col-sm-3>a>img {
        width: 100%;
        height: 130px;
        overflow: hidden;
        padding: 20px;
    }
}

.i_caseshowlist>.col-xs-12:first-child {
    font-size: 2em;
    color: #666666;
    line-height: 2em;
}
.i_caseshowlist>.col-xs-12:nth-child(2) {
    font-size: 1.6em;
    color: #000000;
    line-height: 2em;
}
.i_caseshowlist>.col-xs-12:nth-child(3) {
    font-size: 1.2em;
    color: #ff6666;
    line-height: 2em;
}
/*案例展示结束*/
.i_ad {
    background: #ff6666;
    color: #ffffff;
    padding: .5% 0;
}
.i_ad>.container>a>button {
    margin-top: 1.1%;
    background: none;
    border: 1px solid #ffffff;
    padding: 5px 10px;
}
.i_ad>.container>a {
    color: #ffffff;
}

@media screen and (max-width: 639px) {
    .i_ad h3 {
        font-size: 14px;
    }
    .i_ad>.container>a>button {
        margin-top: 3.5%;
        padding: 2px 5px;
    }
}
/*广告条*/
.i_our {
    background: url("../images/bg1.jpg");
    padding: 1% 0 2% 0;
}
.i_our>.container>.row>.col-xs-12:first-child {
    font-size: 2em;
    color: #666666;
    line-height: 2em;
}
.i_our>.container>.row>.col-xs-12:nth-child(2) {
    font-size: 1.6em;
    color: #000000;
    line-height: 2em;
}
.i_our>.container>.row>.col-xs-12:nth-child(3) {
    font-size: 1.2em;
    color: #ff6666;
    line-height: 2em;
}
.i_our>.container>.row>.col-sm-6>img {
    width: 100%;
}
.i_ourright>.col-sm-12>.col-sm-1>img {
    margin-top: 20px;
}
/*我们的优势结束*/
.i_news {
    padding: 1% 0 2% 0;
}
.i_news>.col-xs-12:first-child {
    font-size: 2em;
    color: #666666;
    line-height: 2em;
}
.i_news>.col-xs-12:nth-child(2) {
    font-size: 1.6em;
    color: #000000;
    line-height: 2em;
}
.i_news>.col-xs-12:nth-child(3) {
    font-size: 1.2em;
    color: #ff6666;
    line-height: 2em;
}
.i_newslist {
    border-bottom: 1px dashed #cccccc;
    padding: 1% 0;
    margin-left: 0;
    margin-right: 0;
}
.i_newslist>.col-sm-1 {
    background: #ff6666;
    color: #ffffff;
}
.i_newslist a {
    text-decoration: none;
    color: #777777;
}
.i_newslist h4 {
    color: #000000;
}
.i_newslist> a:hover {
    text-decoration: none;
    color: #000000;
}
.i_newslist>.col-sm-11>a>h4,p {
    margin: 0;
}
/*新闻结束*/
.i_service {
    padding: 0 3%;
    color: #777777;
    line-height: 28px;
}
.i_service:hover {
    color: #000000;
}

.service {
    background: #F6FAFB;
    padding: 1% 0 2% 0;
}
.service>.container>.row>.col-xs-12:first-child {
    font-size: 2em;
    color: #666666;
    line-height: 2em;
}
.service>.container>.row>.col-xs-12:nth-child(2) {
    font-size: 1.6em;
    color: #000000;
    line-height: 2em;
}
.service>.container>.row>.col-xs-12:nth-child(3) {
    font-size: 1.2em;
    color: #ff6666;
    line-height: 2em;
}
.service>.container>.row>.col-sm-3>h4 {
    text-align: center;
    color: #000000;
}
.service>.container>.row>.col-sm-3>span>img {
    display: block;
    margin: 5% auto;
}
/*服务流程*/
.i_link {
    padding: 1% 0 2% 0;
}
.i_linklist>.col-sm-2>p>a {
    display: block;
    text-align: center;
    color: #777777;
    text-decoration: none;
    line-height: 24px;
}
.i_linklist>.col-sm-2>p>a:hover {
    display: block;
    text-align: center;
    color: #000000;
}
/*友情链接结束*/
.footer {
    background: #333;
    padding: 1% 0;
}
.footer>.container>.row>.col-sm-2>h5>a {
    color: #ffffff;
}
.footer>.container>.row>.col-sm-2>p {
    color: #ffffff;
    font-size: 1.2em;
}
.footer>.container>.row>.col-sm-2>p>a:hover {
    color: #ffffff;
}
.footer>.container>.row>.col-sm-2>p>a {
    color: #cccccc;
    font-size: 0.7em;
}
.oTop {
    position: fixed;
    right: 50px;
    bottom: 50px;
    color: #f00f00;
    font-weight: bold;
    background: #cccccc;
    padding: 20px 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
/*首页结束*/
.a_menu {
    text-align: center;
    margin-bottom: 1%;
}
.a_menu>a {
    border: 1px solid #333;
    display: inline-block;
    background: #333;
    color: #ffffff;
    padding: 10px 20px;
    -webkit-transition: 1s ;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    margin: 0.5% 0;
}
.a_menu>a:hover {
    background: #ffffff;
    color: #000000;
    border: 1px solid #000000;
}
.a_list img {
    width: 100%;
}
.a_list p {
    line-height: 44px;
    color: #777777;
    margin-bottom: 1%;
}
.a_list p:hover {
    color: #000000;
}
.a_list>.col-sm-12:nth-child(2)>.col-sm-4{
    margin-bottom: 2%;
    margin-right: 0;
    margin-left: 0;
}
.a_list>.col-sm-12:nth-child(3)>.col-sm-4{
    margin-bottom: 2%;
    margin-right: 0;
    margin-left: 0;
}
.a_list>.col-sm-12:nth-child(3)>.col-sm-4>p {
    line-height: 28px;
}
.alist2 img {
    border-radius: 2%;
    box-shadow: 5px 5px 5px #777777;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.alist3 {
    border-radius: 2%;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.alist3:hover {
    -webkit-transform: translate(0px, -5px);
    -moz-transform: translate(0px, -5px);
    -ms-transform: translate(0px, -5px);
    -o-transform: translate(0px, -5px);
    transform: translate(0px, -5px);
}
.alist2 img:hover {
    -webkit-transform: translate(0px, -5px);
    -moz-transform: translate(0px, -5px);
    -ms-transform: translate(0px, -5px);
    -o-transform: translate(0px, -5px);
    transform: translate(0px, -5px);
}
/*关于我们*/
.n_list>.col-sm-12>p {
    line-height: 28px;
}
.n_list>.col-sm-12 img {
    width: 100%;
}
.n_list>.col-sm-12>p>a {
    color: #777777;
}
.n_list>.col-sm-12>p>a:hover {
    color: #000000;
}
.n_list>.col-sm-12>p>span {
    display: inline-block;
    background: #ff6666;
    width: 20px;
    height: 20px;
    line-height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    color: #ffffff;
}
/*新闻结束*/
.s_list>.col-sm-12>.i_newslist>a {
    color: #777777;
}
.s_list>.col-sm-12>.i_newslist>a>span {
    color: #ff6666;
}
.s_list>.col-sm-12>.i_newslist>a:hover {
    color: #000000;
}
/*直销制度*/
.p_list {

}
.p_list img{
    width: 100%;
    margin-bottom: 5%;
    box-shadow: 10px 10px 10px #888888;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.p_list img:hover {
    -webkit-transform: translate(0px,-5px);
    -moz-transform: translate(0px,-5px);
    -ms-transform: translate(0px,-5px);
    -o-transform: translate(0px,-5px);
    transform: translate(0px,-5px);
}
.p_list p {
    line-height: 28px;
    color: #ffffff;
    margin-bottom: 1%;
    background: rgba(0,0,0,.2);
    /*display: none;*/
}
.p_list>.col-sm-12>.col-sm-4 {
    position: relative;
}
.p_list>.col-sm-12>.col-sm-4 p {
    display: block;
    width: 92%;
    position: absolute;
    left: 15px;
    bottom: 6%;
    text-align: center;
}
/*案例*/
.c_list>.col-sm-12>.col-sm-3 {
    background: #ff6666;
    padding: 5% 2%;
    border: 20px solid #ffffff;
    text-align: center;
    min-height: 260px;
    color: #ffffff;
}
.c_list>.col-sm-12>.col-sm-3 {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.c_list>.col-sm-12>.col-sm-3:nth-child(2) {
    background: #46b8da;

}
.c_list>.col-sm-12>.col-sm-3:nth-child(3) {
    background: #FFB82A;
}
.c_list>.col-sm-12>.col-sm-3:nth-child(4) {
    background: #4B75D9;
}
.c_list>.col-sm-12>.col-sm-3:hover {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
    background: #000000;
}
/*联系我们*/
.ns_cont img {
    width: 100%;
}
.ns_cont h5 {
    font-weight: bold;
}
.ns_cont p {
    line-height: 28px;
   margin-bottom: 2%;
    text-indent: 2em;
}