*{
    font-family: 微软雅黑;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
.containerr-fluid{
    background: #fff;

}
    /*头部样式*/
.row-header{
    margin-right: 0;
}
.navbar-fixed-top{height: 80px;}
.navbar-nav-ul-right{margin-right: 0;}
#navbar-top{
    background: #fff;
}
.nav-item{
    padding-top: 4px;
    text-align: center;
    /*cursor: pointer;*/
}
.nav-item a{
    color: #000;
}
.nav-item a:link{
    text-decoration:none;
}
.div-login-button{
    float: right;
    margin-top: 13px;
}
#login-button{
    width: 90px;
    height: 36px;
    color: #fff;
    background-color: #1DA7FF;
    border-radius: 2px;
    font-size: 16px;
}
#login-button:hover{
    color: #fff;
}
#login-button:focus {
    color: #fff;
}

.modal-open{overflow: auto}
.navbar-default .navbar-nav>li>a{color: #000;font-size: 15px;margin-top: 4px;}
.nav-img{float: right;margin-top: 2px;}
/*#navbar-collapse{float: left}*/
/*头部样式结束*/
/*内容和banner样式开始*/
.content{
    margin-top: 60px;
}
.row-content{width: 1000px;height: 500px;margin: auto;}
.row-content-left{width: 500px;height: 500px;float: left;}
.row-content-right{width: 500px;height: 500px;float: right;}
.content .row-content:nth-child(6){
    border-width: 1px;
    border-color: #fbfbfb;
    border-bottom-style: solid;
    margin-bottom: 20px;
}
.row-color{
    background-color: #fbfbfb;
}
.img-responsive{
    margin: auto;
}
.banner-background{
    margin: 0;
}
.subtitle{
    padding-left: 20px;
    font-size: 30px;
}
.describe-ul{
    list-style-image: url('../../images/dsp/blue.png');
    padding-left: 15px;
}
.describe-ul li{
    color: #777777;
    font-size: 16px;
    margin-top: 30px;
}
.parter-image{
    margin-left: 15px;
    margin-bottom: 90px;
}
.item{
    height: 440px;
}
.img-word{
    color: #777777;
    top: 400px;
    text-shadow: none;
}
.pull-down-p{float: right;color: #1ca7ff;margin-right: 15px;}
/*内容样式结束*/
/*footer样式开始*/
.row-footer{
    margin: 0;
    padding: 50px 0 20px 0;
    background-color: #2a2a2a;
}
.footer-img{
    margin-bottom: 20px;
}
.both-border{
    border-left: thin solid #484848;
    border-right: thin solid #484848;
}
.footer-p{
    margin: 15px 0 0 0;
    color: #999999;
    font-size: 14px;
    text-align: center;
}
.footer-img{
    word-wrap: break-word;
    word-break: normal;
}
.footer-phone{
    margin-top: 10px;
    color: #d1d1d1;
    font-size: 18px;
    text-align: center;
}
/*footer样式结束*/
/*ssp滚动样式 */
.carousel-control.left{
    filter: none;
    background-image: url('../../images/ssp/left.png');
    background-repeat:  no-repeat;
    background-position: 50% 50%;
}
.carousel-control.right{
    filter: none;
    background-image:url('../../images/ssp/right.png');
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: 0% 50%;
}
.slide-image{
    margin-top: 40px;
}
/*ssp滚动样式结束*/
/*modal弹窗样式开始*/
.big-dialog{
    max-width: 484px;
    margin-top: 0;
}
.modal-nav{
    border-bottom: 0;
    padding: 0;
}
/*弹窗的标签页样式开始*/
.li-nav-left{width: 240px;height: 56px;text-align: center;font-size: 18px;background-color: #dfdfdf}
.li-nav-right{width: 240px;height: 56px;text-align: center;font-size: 18px;margin-left: 4px;background-color: #dfdfdf}
.active>#li-left{color: #1ca7ff;padding-top: 17px;}
.active>#li-right{color: #1ca7ff;padding-top: 17px;}
#li-left{color: #666666;padding-top: 17px;}
#li-right{color: #666666;padding-top: 17px;}
.ul-nav{border-bottom: 0;}
.nav-tabs>li>a{border: 0;margin-right: 0;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{border: 0;}
/*弹窗的标签页样式结束*/



.modal-content-self{
    width: 484px;
    height: 415px;
    margin: auto;
    background-color: rgba(0,0,0,0);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
    box-shadow: 0 0 0 rgba(0,0,0,.0);
    border: 0;
}
.modal-body-color{
    height: 360px;
    background-color: #fff;
    border-radius: 4px;
}
.modal-div-input{
    width: 310px;
    margin: auto;
}
.btn-login{
    height: 50px;
    width: 100%;
    background-color: #1ca7ff;
    color: #fff;
    font-size: 18px;
    padding-top: 11px;
    border-radius: 2px;
}
.btn-login:hover{
    color: #fff;
}
.modal-div-input>p:nth-child(1){color: #666666;margin-top: 5px;margin-bottom: 8px;}
.modal-div-input>p:nth-child(3){color: #666666;margin-top: 22px;margin-bottom: 8px;}
.login-input{height: 44px;background-color: #fafafa;}
.pwd-div{margin-top: 18px;}
.pwd-p{color: #999999;padding-top: 2px}
.pwd-input{width: 16px;height: 16px;}
.modal-tip{margin-top: 18px;text-align: center;color: #999999;}
.red{color: #ff0000;}
.li-pull-down{width: 172px;}
.pull-down {margin: auto;height: 44px;}
.down-nav{height: 48px;margin-top: 8px;border-bottom: none;}
#ul-pull-down{background-color: #fff; width: 174px;box-shadow: none;}
#ul-pull-down li{height: 48px;}
#ul-pull-down li:nth-child(1){border-bottom: solid 1px #e5e5e5;}
#ul-pull-down li a{height: 48px;padding-top: 15px}
#ul-pull-down li a:hover{background: #fff}
.li-a:hover{border-bottom: solid 1px #e5e5e5;}
.pull-down-img{float: left;margin-right: 10px}
.login-close{margin-top: 150px;position: relative;top:0;left:239px;}
.login-close:hover{cursor:pointer;}
.login-contact-us{color: #1ca7ff;}
.login-contact-us:hover{cursor:pointer;}
/*modal弹窗样式结束*/
.parter-image{padding-top: 20px;}

/*媒体查询开始*/
@media (min-width: 992px) and (max-width: 1476px) {
    /*底部*/
    .row-footer .col-md-3:nth-child(1){
         width: 18.222222%;
    }
    .row-footer .col-md-2:nth-child(4){
        width: 22.222222%;
    }
    .row-footer .col-md-2:nth-child(2){
        width: 18.222222%;
    }
    .row-footer .col-md-2:nth-child(3){
        width: 35.222222%;
    }
}
/*头部居中自适应*/
#navbar-li-four{float: right;}
#login-button2{display: none}
#nav-small{display: none}
#nav-small1{display: none}
#nav-small2{display: none}
@media (min-width: 1000px) {
    .row-center{width: 1000px;margin: auto;}
    .navbar-header{width: 180px;}
    .nav-item{margin-left: 25px;}
    .navbar-nav-ul{width: auto;margin: 0;}
}
@media (min-width: 768px) and (max-width: 1280px){
    .row-content{width: 768px;height: 384px}
    .row-content-left{width: 384px;height: 384px;}
    .row-content-right{width: 384px;height: 384px;}
    .carousel-inner>.item>img{height: 300px;}
    .img-word{top: 288px;}
    .carousel-control.right{background-position: 0% 50%;}
    .carousel-control.left{top: 140px;}

}
@media (min-width: 768px) and (max-width: 1000px) {
    /*.navbar-nav-ul{width: 542px;}*/
    .describe-ul>li{margin-left: 20px;margin-right: 20px;}

}
@media (max-width: 767px) {
    .navbar-header{margin-left: 10px;}
    .modal-dsp{width: 230px;}
    .modal-dsp a{width: 230px;}
    .modal-ssp{width: 230px;}
    .modal-ssp a{width: 230px;}
    .login-close{left: 229px;}
    .navbar-toggle{margin-top: 13px;}
    .nav-item{margin-left: 15px;padding-top: 0;text-align: left;font-size: 18px;color: #666666;border-bottom: solid 1px #e6e6e6;}
    #contact-us{padding-top: 0;text-align: left;font-size: 18px;color: #666666;border-bottom: solid 1px #e6e6e6;}
    .div-login-button{display: none}
    .li-pull-down{margin: auto}
    #navbar-collapse{background-color: #f4f4f4;overflow-x: hidden;overflow-y: auto;}
    #navbar-li-four{margin-left: 15px;float: left;}
    #login-button2{display: block;width: 768px;}
    .down-nav{display: none}
    #nav-small{display: block}
    #nav-small1{display: block}
    #nav-small2{display: block}
    .parter-image{width: 88%;}
    .navbar-nav-ul{margin: 0;}
    .navbar-default .navbar-nav>li>a{margin-top: 0;}
    .carousel-inner>.item>img{height: 300px;}
    .img-word{top: 288px;}
    .describe-ul>li{margin-left: 20px;margin-right: 20px;}
    .subtitle{text-align: center;}
    .navbar-nav-ul-right{margin: 0}
}
