* {
    -webkit-tap-highlight-color: rgba(255,0,0,0);
    outline: none;
}

body {
    font-size: 14px;
    color: #666;
    position: relative;
    padding-top: 45px;

    background: #ffffff;
    line-height: 1.5;
}

html {
    font-family: PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, \\5FAE\8F6F\96C5\9ED1, STHeitiSC-Light, simsun, \\5B8B\4F53, WenQuanYi Zen Hei, WenQuanYi Micro Hei, "sans-serif";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    -webkit-text-size-adjust: 100% !important;
    height: 100%
}

html,body {
    overflow-x: hidden
}

html.pc body {
    margin: 0 auto;
    max-width: 750px
}

html.pc {
    background-color: #ccc
}

html.phone body {
    width: 100%
}

html.phone {
    background-color: #f8f8f8
}

button {
    -webkit-user-select: none
}

input[type="number"] {
    -moz-appearance: textfield
}

input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0
}

input[type=text],input[type=number],input[type=tel],input[type=password],button {
    -webkit-appearance: none
}

input::-webkit-search-cancel-button {
    display: none
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,button,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,input,select,textarea,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    border-radius: 5px;
    vertical-align: baseline
    
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

a {
    color: inherit;
    outline: none;
    text-decoration: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none
}

caption,th {
    text-align: left
}

fieldset,img {
    border: 0
}

legend {
    color: #000
}

ol,ul {
    list-style: none
}

sub {
    vertical-align: text-bottom
}

sup {
    vertical-align: text-top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

textarea {
    resize: none
}

button,input[type=button] {
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

header{
    width: 100%;
    height: 120px;
    background: #ffffff;
}
.head{
    width: 1200px;
    margin: auto;
}
.logo{
    float: left;
    width: 300px;
    height: 70px;
    padding-top: 26px;
}
.logo img{
    width: 100%;
    height: 100%;
    display: block;
}
.url{
    float: left;
    padding-left: 98px;
    padding-top: 22px;
    width: 295px;
    height: 75px;
}
.url img{
    display: block;
    width: 100%;
}
.kefu{
    width: 340px;
    height: 66px;
    float: right;
    padding-top: 28px;
}
.kefu a{
    display: block;
    width: 340px;
    height: 66px;
    background-image: url("../images/PC_09.png");
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
}
.kefu a:hover{
    display: block;
    width: 340px;
    height: 66px;
    background-image: url("../images/PC_12.png");
    background-repeat: no-repeat;
    background-position: center;
}
.main{
    width: 100%;
    background: #f7fcff;
    height: 550px;
}
.boxn {
    background-color: #f7fcff;
    width: 100%;
    height: 30px;
}
.boxshadow1{
    box-shadow:inset 0px 5px 8px 0px #e3eaee;
}
.flex{
    width: 1200px;
    height: auto;
    margin: auto;
}
.main-left{
    width: 650px;
    height: 520px;
    float: left;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 0 5px #d1e2eb;
}
.main-left-title{
    width: 580px;
    height: 65px;
    margin: auto;
    font-size: 34px;
    color: #269ffe;
    background-image: url("../images/PC_19.png");
    text-align: center;
    line-height: 65px;
}
.main-left ul{
    overflow: hidden;
    margin-top: 18px;
}
.main-left ul li{
    width: 570px;
    height: 50px;
    overflow: hidden;
    margin: 13px auto 0 auto;
}
.ulli-left{
    width: 388px;
    float: left;
    height: 48px;
    text-align: center;
    color: #909193;
    font-size: 18px;
    background-image: linear-gradient(#ecf3fb, #ffffff);
    border: 1px solid #dae9f0;
    border-radius: 6px;
    line-height: 48px;
}
.ulli-right{
    width: 160px;
    height: 50px;
    float: right;
}
.ulli-right a{
    width: 160px;
    height: 50px;
    display: block;
    color: #ffffff;
    font-size: 22px;
    background-image: linear-gradient(#0097ff, #25b4ff);
    border-radius: 6px;
    text-align: center;
    line-height: 50px;
}
.ulli-right a:hover{
    background-image: linear-gradient(#25b4ff, #0097ff);
}
.main-left-foot{
    width: 610px;
    height: auto;
    overflow: hidden;
    margin-top: 12px;
    margin-left: 40px;
    line-height: 32px;
    font-size: 16px;
}


.tab-box{
    width: 530px;
    height: 520px;
    float: right;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 0 5px #d1e2eb;
}
.tab{
    height: 72px;
    width: 450px;
    margin: auto;
    margin-top: 23px;
}
.tab ul{
    overflow: hidden;
}
.tab ul li{
    width: 215px;
    height: 48px;
    border-radius: 24px;
    background-color: #ffffff;
    border: 2px solid #d2cfcf;
    line-height: 48px;
    font-size: 20px;
    color: #333333;

}
.tab ul .action{
    background-color: #f1f8ff;
    border: 2px solid #0096FC;

}
.tab ul .onon1{
    background-image: url("../images/dnb_03.png");
    background-repeat: no-repeat;
    background-position: 30px center;
    float: left;
    text-indent: 67px;
}
.tab ul .onon2{
    background-image: url("../images/dnb_05.png");
    background-repeat: no-repeat;
    background-position: 35px center;
    float: right;
    text-indent: 84px;
}
.tab ul li:hover{
    background-color: #f1f8ff;
    border: 2px solid #269ffe;
}
.tab ul li span{
    display: block;
    width: 45px;
    text-align: center;
    font-size: 14px;
    color: #555555;
    line-height: 50px;
    height: 50px;
    margin: auto;
}
.tab ul .action span{
    font-weight: bold;
    color: #333333;
    border-bottom: 2px solid #17b4a8;
    box-sizing: border-box;
}
.box{
    background: #fff;
    padding-bottom: 20px;
}
.tab-box .box .item{ display: none; overflow: hidden}
.tab-box .box .item:first-child{display: block;}
.item{
    width: 454px;
    height: 400px;
    margin: auto;

}
.huanyu{
    background-image: url("../images/dnb_08.png");
    background-repeat: no-repeat;
    background-position: center;
}
.lingwai{
    background-image: url("../images/dnb_13.png");
    background-repeat: no-repeat;
    background-position: center;
}
.foot{
    width: 100%;
    overflow: hidden;
    background: #f7fcff;
    padding-bottom: 20px;
}
.foot p{
    overflow: hidden;
}
.foot p span{
    display: block;
    width: 1200px;
    height: 90px;
    padding-top: 10px;
    text-align: center;
    font-size: 30px;
    color: #269ffe;
    margin: auto;
    line-height: 90px;
    background-image: url("../images/dnb_18.png");
    background-position: center 45px;
    background-repeat: no-repeat;
}
.foot ul{
    overflow: hidden;
    width: 1200px;
    margin: auto;
}
.foot ul li{
    width: 150px;
    height: auto;
    margin-right: 23px;
    float: left;
}
.foot ul li img{
    width: 148px;
    height: 160px;
    border-radius:20px ;
    border: 2px solid #b9e0ff;
}
.foot ul li:hover img{
    width: 148px;
    height: 160px;
    border-radius:20px ;
    border: 2px solid #269ffe;
}
.foot ul li p{
    text-align: center;
    color: #555555;
    font-size: 20px;
}
.foot ul li:hover p{
    color: #269ffe;
}
footer{
    height: 80px;
    width: 100%;
    text-align: center;
    line-height: 80px;
    color: #c0e4ff;
    background: #1885f2;
    font-size: 14px;

}
.ononon{
    color: #32b16c;
}
.ononon:hover{
    color: #ff0000;
}
.onononon{
    color: #ff0000;
}
.onononon:hover{
    color: #32b16c;
}
.erweima{
    width: 90px;
    height: 90px;
    padding-left: 19px;
    padding-top: 294px;
    float: left;
}
.erweima img{
    width: 90px;
    height: 90px;
    display: block;
}
.erweima-wenzi{
    padding-left: 19px;
    padding-top: 300px;
    width: 220px;
    height: 90px;
    float: left;
    font-size: 14px;
}
.erweima-xiazai{
    width: 93px;
    height: 105px;
    margin-top: 290px;
    float: left;
}
.erweima-xiazai a{
    display: block;
    width: 93px;
    height: 105px;
    font-size: 0;
}












.kefu2 {
  width: 340px;
  height: 66px;
  float: left;
  padding-top: 28px;
}