li{
    list-style-type: none;
}

/********************************/
#scrollPics{
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    border: 1px solid red;
}
.num{
    position:absolute;
    right:5px;
    top:5px;
}
.num li{
    float: left;
    width: 16px;
    height: 16px;
    cursor: pointer;
    overflow: hidden;
    margin: 3px 1px;
    border: 1px solid #ffffff;
}
.num li.on{
    color: #fff;
    line-height: 21px;
    width: 21px;
    height: 21px;
    font-size: 16px;
    margin: 0 1px;
    border: 0;
    background-color: #ffffff;
    font-weight: bold;
}
/*!********************************!*/
/*.slider>li{*/
    /*width: 100%;*/
    /*height:418px;*/
    /*clear: both;*/
/*}*/
.banner_weixin{
    background: url("../imgs/weixin.jpg") no-repeat center;
}
.banner_shangbiao{
    background: url("../imgs/shangbiao.jpg") no-repeat center;
}
div.main{
    width:990px;
    margin:0 auto;
}
div.case{
    width:990px;
    text-align:center;
}
div.case>ul>li{
    width:200px;
    margin:20px;
    display:inline-block;
    cursor: pointer;
    text-align: center;
}
.case>ul>li:hover a{
    color: #FF9900;
}
.case>ul>li:hover span{
    opacity: 0.7;
}
div.case>ul>li span{
    width:150px;
    height:150px;
    display:block;
    margin-left:20px;
}
.weixin{
    background:url("../imgs/icon.png") no-repeat;
}
.R{
    background:url("../imgs/icon.png") no-repeat -243px 0;
}
.ipad{
    background:url("../imgs/icon.png") no-repeat -490px 0;
}
.E{
    background:url("../imgs/icon.png") no-repeat -729px 0;
}
div.case>ul>li i{
    width:106px;
    height:22px;
    display:block;
    margin:10px 0 10px 40px;
    background:url("../imgs/yy.png") no-repeat;
}
div.case>ul>li a{
    text-decoration:none;
    color:#000;
    height: 30px;
}
div.case>h1{
    font-size:45px;
    color:#999;
    margin:40px 0 0px;
}

.trademark{
    width: 100%;
    height:600px;
}
.trademark>li{
    width: 990px;
    height:130px;
    margin-top: 20px;
    box-shadow: 2px 2px 2px 1px #999;
    border: 1px solid #ccc;
}
.trademark a:hover{
    color: #FF9900;
}
.sreach{
    width: 130px;
    height:130px;
    display: inline-block;
    float: left;
    position: relative;
}
.green{
    background-color: #2BD597;
}
.red{
    background-color: #FFA81B;
}
.blue{
    background-color: #54A4FF;
}
.tel-c{
    background-color: #FC3592;
}
.sreach>b{
    width: 80px;
    height:67px;
    display: block;
    margin: 10px auto;
}
.green_bg{
    background: url("../imgs/icon.png") no-repeat 0 -171px;
}
.red_bg{
    background: url("../imgs/icon.png") no-repeat -128px -171px;
}
.blue_bg{
    background: url("../imgs/icon.png") no-repeat -266px -171px;
}
.tel_bg{
    background: url("../imgs/icon.png") no-repeat -375px -171px;
}
.sreach>u{
    text-decoration: none;
    color: #fff;
    width: 130px;
    display: inline-block;
    text-align: center;
}
.sreach>i{
    border-style: solid;
    border-width: 10px;
    position: absolute;
    left:130px;
    top:55px;
}
.green_r{
    border-color: transparent transparent transparent #2BD597;
}
.red_r{
    border-color: transparent transparent transparent #FFA81B;
}
.blue_r{
    border-color: transparent transparent transparent #54A4FF;
}
.tel_r{
    border-color: transparent transparent transparent #FC3592;
}
.context>p{
    width: 810px;
    float: right;
    padding: 20px;
}
.button{
    float: right;
    padding: 10px 30px;
}
.button>a{
    padding: 10px 15px;
    color: #fff !important;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 900;
}
.b_g>a{
    background: #2BD597;
}
.b_g>a:hover{
    background: #24986F;
}
.b_r>a{
    background: #FFA81B;
}
.b_r>a:hover{
    background: #C47500;
}
.button>b{
    text-decoration: none;
    color: #FFA81B;
    margin-right: 15px;
}
.register{
    width: 130px;
    height:130px;
    display: inline-block;
    float: left;
    position: relative;
    background-color: #F95252;
}
.context>ul{
    width: 700px;
    padding:15px;
    float: left;
}
.context>ul>li{
    float: left;
}
.context>ul>li>a{
    text-decoration: none;
    color: #000;
    padding:10px;
    display: inline-block;
    font-size:15px !important ;
}
.context_a{
    font-size: 16px;
}
.tel>ul{
    padding:30px;
    margin-left: 30px;
    float: left;
}
.tel>.tel_list>li{
    padding:5px 0 5px 22px;
}
.praise>a{
    color: #fff !important;
    padding: 10px;
    width:60px;
    margin-left: 10px;
    text-align: center;
    display: inline-block;
    background-color: #FC3592;
    font-weight: 900;
    border: none;
    border-radius: 5px;
    text-decoration: none;
    cursor: pointer;
}
.praise>a:hover{
    background-color: #B7296C;
    color: #fff;
}
/*---------------
banner
-----------------*/
.banner{
    width:100%;
    height: 412px;
    background-color: #fff;
    margin: 0 auto;
    overflow: hidden;
}

.slideTxtBox{
    width:100%;
    position: relative;
    overflow: hidden;
}
.slideTxtBox .hd {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 5px;
    z-index: 10;
}

.slider2{
    width: auto !important;
}

.slideTxtBox .hd ul {
    display: inline;
}

.slideTxtBox .hd ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    border: 1px solid white;
    background-color: white;
}

.slideTxtBox .hd ul li.on {
    background: #f60;
}

.slideTxtBox .bd{
    /*height: 412px !important;*/
}

.slideTxtBox .bd li {
    height: 412px !important;
}

.phone{
    background: url("../imgs/icon_phone.png") no-repeat 0 -8px;
}
.Iphone{
    background: url("../imgs/icon_phone.png") no-repeat 0 -30px;
}
/*.qq{*/
    /*background: url("../imgs/icon_phone.png") no-repeat 0 -55px;*/
/*}*/
.gray{
    background-color: #ccc !important;
}
.gray:hover{
    background-color: #9D9D9D !important;
}
.praise{
    font-size: 15px !important;
    padding:0 !important;
}

/*********************************************************************************/
#service_pop{
    display: none;
    z-index:99 !important;
    position:fixed;
    top:30%;
    left:35%;
    box-shadow: #666 0px 0px 10px;
    background-color: #ffffff;
    border: 1px solid #000;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: center center;
    height:320px;
    width:400px;
    margin:0 auto;
}
.title{
    line-height: 30px;
    padding-left: 10px;
    background: #E5E5E5;
    background:rgba(221,221,221,0.72);
}
#service_pop .close{
    text-align: center;
    float: right;
    margin-top: 5px;
    height: 30px;
    width:30px;
    color: red;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
#service_pop .name{
    font-size: 14px;
    display: block;
    padding-top: 10px;
    padding-left: 10px;
}
#service_pop .info{
    padding-left: 60px;
    padding-top: 20px;
}
p{
    /*margin: 0 0 10px;*/
    margin: 0;
}
#service_pop .error{
    display: block;
    text-align: center;
    height: 25px;
}
#service_pop #submit, #enter{
    margin-top: 5px;
    margin-left: 150px;
    font-size: 16px;
    line-height: 36px;
    color:#fff;
    background: #ff9900;
    height: 36px;
    width:120px;
    border:none;
    vertical-align: middle;
    cursor: pointer;
    float: left;
}

/*******************************
qq
*******************************/
.bg{
    background-image: url("../imgs/icon_phone.png") !important;
    background-position: 0 -55px ;
}
