*{
    margin: 0;
    padding: 0;
    border: 0 solid #fff;
    text-decoration:none;
    list-style-type:none;
    color: #2e4067;
}
body{
    background-color: #fff;
    min-width: 1240px;
}
h2{
    font-weight:normal;
    font-size: 28px;
}
font{
    font-size: 18px;
    line-height: 30px;
}
p{
    line-height: 30px;
}
.header{
    width: 100%;
    height: 90px;
    margin: 0 auto;
    background-color: #ffffff;
    text-align: center;
}
.logo{
    height: 50px;
    vertical-align: top;
    line-height: 90px;
    padding: 21px 0;
}
.nav{
    display: inline-block;
    height: 90px;
    margin-left: 135px;
}
.nav a{
    display: inline-block;
    width: 100px;
    height: 47px;
    line-height: 47px;
    color: #000;
    margin-top: 20px;
}
.nav a:hover{
    color: #0160d5;
}
.nav .active{
    color: #0160d5;
}
.nav .login{
    background: url("../images/login_bg.png") no-repeat;
    color: #fff;
    width: 130px;
    vertical-align: top;
}
.nav .login:hover{
    color: #fff;
}
.content{

    margin: 0 auto;
}
/** 首页 */
.banner{
    width: 1240px;
    height: 465px;
    overflow: hidden;
    margin: 0 auto;
}
.banner_list{
    width: 4970px;
}
.banner_list li{
    float: left;
    width: 1240px;
    height: 465px;
}
.banner_list li .detail{
    font-size: 18px;
    color: #fff;
    display: inline-block;
    width: 125px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #fff;
    border-radius: 3px;
    margin: 295px 0 0 150px;
    -moz-user-select:none;
    -webkit-user-select:none;
    user-select:none;
}
.dot_list{
    width: 160px;
    position: absolute;
    top: 500px;
    left: 50%;
    margin-left: -80px;
}
.dot_list .dot{
    display: inline-block;
    width: 50px;
    height: 5px;
    background-color: #aca6fc;
}
.dot_list .active{
    background-color: #fff;
}
.product{
    width: 1240px;
    margin: 0 auto;
    padding-top: 90px;
    padding-bottom: 90px;
    text-align: center;
}
.product h2{
    font-size: 28px;
}
.pod_con{
    width: 785px;
    margin: 0 auto;
}
.product .pod_li{
    display: inline-block;
    width: 310px;
    height: 110px;
    text-align: left;
    padding: 25px 40px;
}
.product .pod_li span{
    display: block;
    width: 310px;
    font-size:26px;
    text-align: center;
    height: 45px;
    border-bottom: 3px solid #d2d2d2;
    margin-bottom: 10px;
}
.pod_li div{
    margin-left: 2px;
    font-size: 18px;
}
.product font{
    font-size: 18px;
    line-height: 30px;
}
.introduce{
    background: url("../images/product_bg.png") no-repeat;
    height: 570px;
    width: 1240px;
    margin: 0 auto;
    text-align: center;
}
.introduce div{
    display: inline-block;
    width: 150px;
    border-radius: 10px;
    background: url("../images/introduce_detail_bg.png");
    background-size: 100% 100%;
    margin: 0 100px;
    padding: 20px 35px;
    text-align: left;
}
.introduce h2{
    text-align:center;
    color: #fff;
    padding: 60px 0 35px 0;
}
.introduce img{
    vertical-align: sub;
    padding: 0 10px 0 0;
}
.introduce  span{
    display: block;
    font-weight:normal;
    font-size:26px;
    height: 45px;
    margin-bottom: 10px;
}
.introduce font{
    font-size: 18px;
    display: block;
    line-height: 30px;
}
.case{
    background: url("../images/case_bg.png") no-repeat;
    height: 950px;
    margin: 0 auto 0 auto;
    width: 1240px;
}

.case div{
    width: 345px;
    height: 155px;
    border-radius: 10px;
    text-align: left;
}
.case div.case_con{
    width: 775px;
    margin: 0 auto 0 auto;
    width: 861px;
}
.case .message,.video{
    margin-bottom: 55px;
    padding-top: 70px;
    margin-left: 79px;
}
.case h2{
    text-align:center;
    text-align:center;
    padding: 60px 0 35px 0;
}
.case span img{
    vertical-align: sub;
    padding: 0 10px 0 0;
    width: 36px;
    height: 28px;
}
.case  span{
    display: block;
    font-weight:normal;
    font-size:26px;
    margin-bottom: 25px;
    width: 100px;
    height: 37px;
    padding: 5px 5px;
    border-radius: 5px;
    cursor:pointer
}
.case  span.active{
    background: url("../images/active.png");
    color: #fff;
}
.case font{
    font-size: 18px;
    display: block;
    line-height: 30px;
}
.case .phone{
    float: right;
    width: 386px;
    height: 747px;
    background: url("../images/phone.png");
    background-size: 100% 100%;
    text-align: center;
}
.case .phone img{
    margin-top: 150px;
    margin-left: -5px;
}
.case .phone video{
    position: relative;
    z-index: 2;
    top:-282px;
    width: 282px;
    left: -3px;
}
.partner{
    width:1240px;
    background-color: #fff;
    margin: 65px auto 0 auto;
}
.partner h2{
    text-align:center;
    color: #2e4067;
    padding: 0 0 35px 0;
}
.partner ul{
    width: 950px;
    margin: 0 auto;
    margin-bottom: 65px;
}
.partner ul li{
    display: inline-block;
    width:180px;
    height: 75px;
    font-size: 28px;
    text-align: left;
    line-height: 76px;
    padding-left: 50px;
}
.partner ul li img{
    width:189px;
}
/** 首页 */
.contact{
    background: url("../images/contact-bg.png") no-repeat;
    padding-left: 20px;
    padding-top: 15px;
    font-size: 16px;
    width: 220px;
    height: 105px;
    color: #fff;
    position: fixed;
    top: 50%;
    margin-top: -67.5px;
    right: 0;
    z-index: 2000;
}
.contact .control{
    float: left;
    height: 100%;
}
.contact .control img{
    padding: 20px 10px 0 0;
}
.contact div{
    color: #fff;
}
.contact img{
    padding-right: 5px;
}
.footer{
    height: 360px;
    margin: 0 auto;
    background-color: #f5f5f5;
    width: 1240px;
}
.footer .map{
    text-align: center;
    padding-top: 80px;
    padding-bottom: 55px;
}
.footer .map .li {
    display: inline-block;
    vertical-align: top;
    padding: 0 40px;
    text-align: left;
    font-size: 16px;
}
.footer .map .li .li_inli{
    height: 40px;
    font-size: 16px;
}
.footer .Record{
    font-size: 16px;
    text-align: center;
    width: 1000px;
    height: 60px;
    border-top: 3px solid #d2d2d2;
    margin: 0 auto;
    line-height: 75px;
}
/** 短信产品 */
.message .page1{
    width: 1240px;
    height: 469px;
    background: url("../images/message_page_1.png") no-repeat;
    margin: 0 auto;
}
.message .page1 .text{
    margin-left: 50%;
    text-align: left;
}
.message .page1 .text h2{
    height: 130px;
    line-height: 140px;
    font-size: 30px;
}
.message .page1 .text font{
    font-size: 18px;
    line-height: 30px;
}
.message .page2{
    width: 1240px;
    height: 675px;
    margin: 0 auto;
}
.message .page2 .text{
    width: 1000px;
    height: 495px;
    margin: 0 auto;
    background: url("../images/message_page_2.png") no-repeat right;
    text-align: left;
    padding: 80px;
}
.message .page2 .text h2{
     height: 100px;
 }
.message .page2 .text font{
   display: block;
    width: 330px;
    line-height: 30px;
}
.message .page2 .text ul{
    display: inline-block;
    padding-top: 55px;
    margin: 0 90px 0 20px;
}
.message .page2 .text ul li{
    list-style-type: disc;
    text-align: left;
    height: 30px;
    font-size: 18px;
}
.message .page3{
    width: 1240px;
    height: 767px;
    background-color: #f5f5f5;
    padding-top: 40px;
    margin: 0 auto;
}
.message .page3 h2{
    text-align: center;
    margin-bottom: 20px;
    margin-top: 35px;
}
.message .page3 ul{
    text-align: center;
}
.message .page3 ul li{
    background-color: #fff;
    display: inline-block;
    width: 440px;
    height: 140px;
    margin: 26px;
    vertical-align: top;
    text-align: left;
}
.message .page3 ul li img{
    padding: 50px 30px;
    float: left;
}
.message .page3 ul li span{
    display: block;
    font-size: 22px;
    padding: 23px 0 10px 0;
}
.message .page3 ul li font{
    width: 310px;
    display: inline-block;
}
.message .page4{
    width: 1240px;
    height: 875px;
    margin: 0 auto;
}
.message .page4 h2{
     text-align: center;
    padding-top: 60px;
}
.message .page4 div{
    margin-bottom: 0px;
    width: 345px;
    height: 155px;
    border-radius: 10px;
    text-align: left;
}
.message .page4 div.case_con{
    width: 775px;
    margin: 0 auto 0 auto;
    width: 885px;
}
.message .page4 .message_case_1,.message_case_2,.message_case_3{
    padding-top: 55px;
    margin-left: 79px;
}
.message .page4 h2{
    text-align:center;
    text-align:center;
    padding: 60px 0 35px 0;
}
.message .page4 span img{
    vertical-align: sub;
    padding: 0 6px 0 0;
    height: 39px;
    position: relative;
    top: 3px;
}
.message .page4  span{
    display: block;
    font-weight:normal;
    font-size:26px;
    margin-bottom: 17px;
    width: 160px;
    height: 50px;
    padding: 5px 10px;
    border-radius: 5px;
    cursor:pointer;
    line-height: 50px;
}
.message .page4  span.active{
    background: url("../images/message_active.png");
    color: #fff;
}
.message .page4 font{
    font-size: 18px;
    display: block;
    line-height: 30px;
}
.message .page4 .phone{
    float: right;
    width: 386px;
    height: 747px;
    background: url("../images/phone.png");
    background-size: 100% 100%;
    text-align: center;
}
.message .page4 .phone img{
    margin-top: 150px;
    margin-left: -5px;
}
.message .page5{
    width: 1240px;
    height: 670px;
    text-align: center;
    margin: 0 auto;
}
.message .page5 h2{
    padding-top: 125px;
}
.message .page5 img{
    padding-top: 70px;
}
/** 短信产品 */



/** 彩信产品 */
.MMS .page1{
    width: 1240px;
    height: 469px;
    background: url("../images/MMS_page_1.png") no-repeat;
    margin: 0 auto;
}
.MMS .page1 .text{
    margin-left: 50%;
    text-align: left;
}
.MMS .page1 .text h2{
    height: 130px;
    line-height: 140px;
}
.MMS .page1 .text font{
    font-size: 18px;
}
.MMS .page2{
    width: 1240px;
    height: 675px;
    margin: 0 auto;
}
.MMS .page2 .text{
    width: 1000px;
    height: 495px;
    margin: 0 auto;
    background: url("../images/MMS_page_2.png") no-repeat right;
    text-align: left;
    padding: 80px;
}
.MMS .page2 .text h2{
    height: 120px;
}
.MMS .page2 .text font{
    display: block;
    width: 330px;
    margin-bottom: 65px;
}
.MMS .page2 .text ul{
    display: inline-block;
    padding-top: 55px;
    margin: 0 90px 0 20px;
}
.MMS .page2 .text ul li{
    list-style-type: disc;
    text-align: left;
}
.MMS .page3{
    width: 1240px;
    height: 505px;
    background-color: #f5f5f5;
    padding-top: 40px;
    margin: 0 auto;
}
.MMS .page3 h2{
    text-align: center;
    margin-bottom: 10px;
}
.MMS .page3 ul{
    text-align: center;
}
.MMS .page3 ul li{
    background-color: #fff;
    display: inline-block;
    width: 440px;
    height: 140px;
    margin: 26px;
    vertical-align: top;
    text-align: left;
}
.MMS .page3 ul li img{
    padding: 50px 30px;
    float: left;
}
.MMS .page3 ul li span{
    display: block;
    font-size: 22px;
    padding: 23px 0 10px 0;
}
.MMS .page3 ul li font{
    width: 310px;
    display: inline-block;
}
.MMS .page4{
    width: 1240px;
    height: 670px;
    text-align: center;
    margin: 0 auto;
}
.MMS .page4 h2{
    padding-top: 125px;
}
.MMS .page4 img{
    padding-top: 70px;
}
/** 彩信产品 */

/** 了解数远 */
.content .banner_img{
    height: 465px;
    width: 1240px;
    background: url("../images/abou_banner.png") no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.content .tab{
    text-align: center;
    width: 1240px;
    background-color: #fff;
    border-bottom: 3px solid #d2d2d2;
    position: fixed; top: 0px; z-index: 100;
    margin: 0 auto;
}
.content .tab ul li{
    display: inline-block;
    width: 250px;
    height: 70px;
    text-align: center;
}
.content .tab ul li a{
    font-size: 18px;
    color: #000000;
    line-height: 70px;
    display: inline-block;
    height: 100%;
    width: 90px;
}
.content .tab ul li a:hover{
    border-bottom: 5px solid #0160d5;
    color: #0160d5;
}
.content .tab ul li a.active{
    border-bottom: 5px solid #0160d5;
    color: #0160d5;
}
.content .abuot{
    margin: 44px auto;
}
.content .abuot h2{
    text-align: center;
}
.content .abuot p{
    text-align: left;
    text-indent: 2rem;
    width: 750px;
    margin: 20px auto;
}
.problem{
    width: 730px;
    padding: 60px 255px;
    margin: 0 auto;
    background-color: #f5f5f5;

}
.problem h2{
    text-align: center;
    margin-bottom: 30px;
}
.problem li{
    margin: 25px 0;
}
.problem span{
    font-size: 20px;
    color: #000000;
}
.problem li font{
    display: block;
}
.problem li font.blue{
    color: #0160d5;
}
.problem li font.black{
    color: #2e4067;
}
.content_contact{
    height: 525px;
    padding-top: 90px;
    margin: 0 auto;
    width: 1240px;
}
.content_contact .baidu_map{
    width: 685px;
    height: 100%;
    float: left;
    margin-left: 130px;
}
.content_contact font{
    display: block;
    padding-bottom: 29px;
    font-size: 16px;
}
.content_contact iframe{
    width: 615px;
    height: 480px;
}
/** 了解数远 */

/** 接入 */
.content .api{
    width: 1060px;
    padding: 48px;
    margin: 0  auto;
}
.insert .banner_img{
    height: 465px;
    width: 1240px;
    background: url("../images/insetr_banner.png") no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.api .api_box{
    width: 1056px;
    height: 458px;
    background: url('../images/api_box.png') no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    padding-top: 95px;
}
.api .api_box .language{
    height: 30px;
    padding: 15px 10px;
}
.api .api_box .language li {
    display: inline-block;
    height: 24px;
    padding: 3px 27px;
    cursor:pointer;
}
.api .api_box .language li.active{
    background: url("../images/select_api.png") no-repeat;
    background-size: 100% 100%;
}
.api .api_box .api_text li{
    display: none;
    padding: 30px;
    height: 300px;
    overflow-y: auto;
}
.pln {
    color: #a3ff05;
}
.clo, .opn, .pun {
    color: #ff056f;
}
.str {
    color: #ffff89;
}
.com, .kwd {
    color: #fff;
}
.typ {
    color: #98fff3;
}