.new_head {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 12px;
    background: #F8F8F8;
}

.safe .s-left {
    float: left;
}

.safe .s-left .s-l-reg {
    color: #E76D11;
}
.s-left .s-l-log{
    color:#47C2FB;
}
.safe .s-right {
    float: right;
}

.safe .s-right .line {
    display: block;
    float: left;
    width: 1px;
    height: 14px;
    background: #999;
    margin-top: 8px;
    margin-left: 20px;
    margin-right: 20px;
}

.safe .s-right .s-right-v {
    width: 80px;
    color: #999;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: right;
    background-image: url(../images/h-1.png);
    background-position: 12px 8px;
    background-repeat: no-repeat;
}
.safe .s-right .s-right-v:hover,.safe .s-right .s-right-h:hover,.safe .s-right .s-right-a:hover{
    color: #47C2FB;
}
.safe .s-right .s-right-h {
    width: 80px;
    color: #999;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.safe .s-right .s-right-a {
    width: 80px;
    color: #999;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
}

.safe .s-right .s-right-n {
    width: 120px;
    text-align: center;
    color: #999;
    float: left;
    height: 30px;
    line-height: 30px;
    position: relative;
}

.s-right-n .box {
    cursor: pointer;
}

.s-right-n .fixed {
    width: 210px;
    height: 41px;
    line-height: 41px;
    z-index: 999;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
    border: 1px solid #e9e9e9;
    text-align: center;
    position: absolute;
    top: 30px;
    left: -98px;
    display: none;
}

.s-right-n .fixed a {
    color: #999;
    font-size: 12px;
}

.s-right-n .fixed a:hover,.safe .s-right .s-right-n .ico-nav:hover {
    color: #47C2FB;
}

.safe .s-right .s-right-n .ico-nav {
    display: inline-block;
    width: 50px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 30px;
}

.safe .s-right .s-right-n .ico1 {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../images/h-2.png);
    background-position: 12px 9px;
    background-repeat: no-repeat;
}

.safe .s-right .s-right-n .ico2 {
    position: absolute;
    top: 0;
    left: 80px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../images/h-3.png);
    background-position: 6px 11px;
    background-repeat: no-repeat;
}



.new_ipt .input-box {
    height: 130px;
}

.input-box .ipt-left {
    float: left;
    margin-top: 40px;
}

.ipt-left .logo {
    display: block;
    width: 304px;
    height: 48px;
}

.input-box .ipt-right {
    width: 820px;
    height: 38px;
    float: left;
    margin-left: 68px;
    margin-top: 40px;
}

.ipt-right .ipt-r-box {
    width: 490px;
    height: 38px;
    padding: 5px 10px;
    border: 2px solid #47C2FB;
    border-radius: 2px 0 0 2px;
    float: left;
}

.ipt-r-box .ipt-ico {
    display: inline-block;
    vertical-align: middle;
    width: 46px;
    height: 29px;
    line-height: 29px;
    color: #666666;
    font-size: 12px;
    background-image: url(../images/h-3.png);
    background-position: 30px 12px;
    background-repeat: no-repeat;
    cursor: pointer;
	position:relative;
}
.ipt-ico .ipt-nav1{
    position: absolute;
	z-index: 999;
    top: 29px;
    left: -12px;
    display: block;
    width: 64px;
    height: 120px;
    font-size: 12px;
    background-color: #fff;
    border: 2px solid #47c2fb;
    border-top: none;
    display: none;
}
.ipt-ico .ipt-nav1 span{
    margin:0 10px;
}
.ipt-ico .ipt-nav1 span:hover{
    color: #47C2FB;
}
.ipt-r-box #input {
    border: none;
    width: 410px;
    font-size: 12px;
    text-indent: 1em;
	border-left: 1px solid #CCCCCC;
}

.ipt-right .block {
    display: block;
    width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    float: left;
}

.ipt-right .btn-s {
    background: #47C2FB;
    color: #fff;
    font-size: 16px;
}

.ipt-right .btn-g {
    background: #f8f8f8;
    color: #E76D11;
    border-radius: 2px;
    margin-left: 20px;
    font-size: 14px;
    border: 1px solid #e4e4e4;
}

.ipt-right .btn-q {
    background: #f8f8f8;
    color: #E76D11;
    border-radius: 2px;
    margin-left: 10px;
    font-size: 14px;
    border: 1px solid #e4e4e4;
}

.ipt-small a {
    font-size: 12px;
    color: #999999;
}

.ipt-small .ipt-or {
    color: #E76D11;
}
.ipt-small a:hover{
    color: #E76D11;
} 
.navbar {
    height: 40px;
}

.bar #nav-all {
    width: 200px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    color: #fff;
    font-size: 16px;
    background-color: #47C2FB;
    float: left;
}

.bar #nav-or {
    float: left;
    width: 600px;
    height: 40px;
    line-height: 40px;
    margin-left: 50px;
}

#nav-or .m-l-80 {
    margin-left: 80px;
}

#nav-or a {
    color: #333;
    font-size: 16px;
    padding-bottom: 7px;
}

#nav-or a:hover {
    color: #47C2FB;
}

#view .list {
width: 200px;
position: absolute;
left: 0;
top: 0;
z-index: 999;
height: 500px;
overflow-x: hidden;
overflow-y: scroll;

}
#view .list::-webkit-scrollbar{
width: 2px;
}

.list>a {
    background: rgba(0, 0, 0, 0.7);
    display: block;
    width: 200px;
    padding-left: 20px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 14px;
}

.list .m-l-10 {
    margin-left: 10px;
}

#list-l {
    position: relative;
}

#list-l .list-des {
    width: 770px;
    height: 500px;
    position: absolute;
    top: 0;
    left: 200px;
    padding: 20px;
    border: 1px solid #47C2FB;
    background-color: #fff;
}

.list-des {
    overflow: hidden;
    display: none;
}

.list-des .float {
    float: left;
    width: 350px;
    height: 100px;
    margin: 10px 6px;
}

.float .title {
    color: #333;
    font-size: 14px;
    font-weight: bolder;
}

.float .content a {
    color: #999;
    font-size: 12px;
    margin-left: 10px;
}

.float .content a:hover {
    color: #47c2fb;
}

.float .content a:nth-child(1) {
    margin-left: 0;
}

.list-reg {
    width: 230px;
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 999;
}

.list-reg .col-top {
    width: 230px;
    height: 174px;
    padding: 20px 14px;
    background-color: #fff;
}

.col-top .box {
    width: 230px;
    overflow: hidden;
}

.col-left {
    float: left;
    width: 46px;
    height: 46px;
    background-image: url(../images/g-logo.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.col-right {
    float: left;
    width: 146px;
    margin-left: 10px;
}

.col-right .col-r-1 {
    color: #333;
    font-size: 16px;
    font-weight: bolder;
}

.col-right .col-r-2 {
    color: #666;
    font-size: 12px;
}

.col-vip {
    display: block;
    width: 190px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 12px;
    margin: 10px auto 0;
    border: 1px solid #E76D11;
    border-radius: 14px;
    color: #E76D11
}

.col-top .login {
    width: 190px;
    margin: 25px auto 21px;
    overflow: hidden;
}

.col-top .login .reg {
    float: left;
    border-radius: 2px;
    border: 1px solid #47C2FB;
    display: block;
    width: 90px;
    height: 30px;
    color: #47C2FB;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
.col-top .login .reg:hover{
    color: #fff;
    background-color: #47C2FB;
}
.col-top .login .log {
    float: left;
    border-radius: 2px;
    border: 1px solid #47C2FB;
    display: block;
    width: 90px;
    height: 30px;
    color: #fff;
    background-color: #47C2FB;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin-left: 10px;
}

.col-down {
    margin-top: 6px;
    width: 230px;
    height: 300px;
    background-color: #fff;
}

.col-down .box {
    padding: 10px 47px 3px;
    overflow: hidden;
}

.col-down .box .suport {
    float: left;
    width: 50%;
    height: 20px;
    color: #333;
    font-size: 14px;
    font-weight: bolder;
    cursor: pointer;
    text-align: center;
}

.col-down .box1 {
    overflow: hidden;
    padding: 0 60px;
}

.col-down .box1 .line01,
.col-down .box1 .line02 {
    width: 45px;
    height: 2px;
    border-radius: 1px;
    background: #47C2FB;
    float: left;
}

.col-down .box1 .line02 {
    margin-left: 65px;
    display: none;
}

.col-down .box .purchase {
    float: left;
    width: 50%;
    height: 20px;
    color: #999;
    font-size: 14px;
    font-weight: bolder;
    text-align: center;
    cursor: pointer;
}

.out-box {
    width: 230px;
    height: 250px;
    overflow: hidden;
    margin-top: 10px;
}

.sup-show,
.pur-show {
    width: 100%;
    height: 248px;
    padding: 0 20px;
    overflow: hidden;
    display: none;
}

.sup-show a,
.pur-show a {
    display: block;
    width: 100%;
    color: #333;
    font-size: 12px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sup-show a:hover,
.pur-show a:hover {
    color: #47C2FB;
}

/* lunbo */
#view{
    width: 100%;
    min-width: 1200px;
    height: 500px;
    position: relative;
    overflow: hidden;
}
#banner{
    width: 1920px;
    height: 500px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
#banner>a>img{
    width: 1920px;
    height: 500px;
    display: none;
}

#left {
    position: absolute;
    left: 0;
    top: 225px;
    font-size: 40px;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    cursor: pointer;
    display: none;
}

#right {
    position: absolute;
    right: 0;
    top: 225px;
    font-size: 40px;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    cursor: pointer;
    display: none;
}

#left:hover,
#right:hover {
    color: #47C2FB;
    opacity: 0.7;
} 
#dian{
    position: absolute;
    left: -1920px;
    top: -1080px;
}
#click{
   
    overflow: hidden;
    position: absolute;
    bottom: 12px;
    left: 50%;
    margin-left: -68px;
}
#click li{
    width: 24px;
    height: 5px;
    background-color: #ffffff;
    margin: 0 5px;
    float:left;
    cursor: pointer;
}

.row1 {
    width: 100%;
    height: 230px;
    background-color: #fff;
    padding: 20px 0;
}

.row1-child {
    overflow: hidden;
}

.row1-child .child {
    width: 290px;
    height: 190px;
    float: left;
    position: relative;
}

.row1-child .child .more {
    display: block;
    width: 80px;
    height: 24px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    margin-left: 30px;
    margin-top: 40px;
    background: rgba(0, 0, 0, 1);
    border-radius: 12px;
    opacity: 0.2;
}
.row1-child .child .img{
    width: 129px;
    height: 114px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 20px;
}
.row1-child .child .img img{
    width: 100%;
    height: 100%;
}
.child .des1 {
    width: 100%;
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Medium;
    font-weight: bolder;
    line-height: 25px;
    margin-left: 30px;
    margin-top: 30px;
}

.child .des2 {
    width: 100%;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    line-height: 20px;
    margin-left: 30px;
}

.row1-child .child1 {
    background:rgba(71,194,251,0.1);
}
.row1-child .child1 p{
  color: #47C2FB;
}
.row1-child .child2 {
    background:rgba(231,109,17,0.1);
}
.row1-child .child2 p{
    color: #E76D11;
  }
  .row1-child .child3{
    background:rgba(26,188,156,0.1);
  }
.row1-child .child3 p {
    color: #1ABC9C;
}
.row1-child .child4{
    background:rgba(246,73,55,0.1);
}
.row1-child .child4 p{
    color: #F64937;
}

.m-l-14 {
    margin-left: 13.3333px
}

#body-box {
    width: 100%;
    background: #F8F8F8;
}

.b-f {
    padding: 30px 0 20px;
}

.b-f .b-f-h1 {
    font-size: 24px;
    font-weight: bolder;
    color: #47C2FB;
}

.b-f .b-f-h2 {
    font-size: 12px;
    font-weight: bolder;
    color: #999999;
}

.b-products {
    width: 593px;
    overflow: hidden;
    float: left;
    margin-top: 20px;
    background-color: #fff;
}
.b-products:hover{
    box-shadow: 0 0 5px #999;
}
.b-products:nth-child(2n) {
    margin-left: 14px;
}

.b-products .col-p1 {
    width: 192px;
    height: 278px;
    float: left;
    background-color: lightblue;
}
.col-p1 .img-boxs{
    display: block;
    width: 100%;
    height: 180px;
    padding: 10px;
    margin-top: 40px;
}
.img-boxs img,.img img{
    width: 100%;
    height: 100%;
}
.b-products .col-p2 {
    width: 401px;
    float: left;
}

.col-p1 .p-title1 {
    display: inline-block;
    width: 181px;
    height: 28px;
    color: #333333;
    font-size: 20px;
    margin: 30px 0 0 20px;
}

.col-p2 .top {
    width: 401px;
    height: 180px;
    padding: 30px 17px 0;
    overflow: hidden;
}

.top .t-1 {
    width: 120px;
    height: 150px;
    overflow: hidden;
}

.top .t-1 .title {
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 16px;
}

.top .t-1 .img-box img {
    width: 100px;
    height: 75px;
    margin-top: 26px;
}

.line-p {
    width: 352px;
    height: 1px;
    margin: 0 auto;
    background: #EEEEEE;
}

.col-p2 .down {
    height: 97px;
    padding: 18px 30px;
    overflow: hidden;
}
.col-p2 .down .d-row1{
    height: 35px;
    line-height: 35px;
}
.down .dot {
    display: block;
    float: left;
    width: 80px;
    height: 100%;
    color: #666666;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#body-box .banner {
    height: 118px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#body-box .banner img {
    width: 100%;
    height: 100%;
}

#body-box .news {
    width: 1200px;
    overflow: hidden;
}

.news .n-left {
    width: 400px;
    height: 492px;
    padding: 20px;
    float: left;
    background: #fff;
}


.n-top .title1 {
    color: #333;
    height: 33px;
    float: left;
    font-size: 24px;
    font-weight: bolder;
}

.n-top .title2 {
    height: 33px;
    float: left;
    margin-left: 14px;
    line-height: 33px;
    color: #999;
    font-size: 12px;
    font-weight: bolder;
}

.n-down {
    margin-top: 20px;
}

.n-down .good-com {
    display: none;
}

.n-down .part1 {
    width: 360px;
    height: 180px;
    overflow: hidden;
}

.part1 .p-l {
    float: left;
    width: 120px;
    height: 180px;
    background: #5F9C7C;
    
    padding: 10px 10px 0;
}

.p-l .name {
    color: #fff;
    font-size: 14px;
    font-weight: bolder;

}

.p-l .shop {
    width: 80px;
    margin: 10px auto 0;
}

.shop .logo {
    width: 20px;
    height: 20px;
    float: left;
    background-image: url(../images/c-5.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 2px 0px 0px 2px;
    border: 1px solid rgba(231, 109, 17, 1);
}

.shop .good {
    float: left;
    width: 60px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #E76D11;
    color: #fff;
    font-size: 10px;
}

.p-l .skan {
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-top: 33px;
}

.part1 .p-r {
    float: left;
    width: 240px;
    height: 180px;
    background: #5F9C7C;
    
    overflow: hidden;
}

.p-r .img {
    display: block;
    width: 64px;
    height: 64px;
    float: left;
    margin: 13px 8px;
    border-radius: 4px;
    border: 2px solid #fff;
}

.part2 {
    margin-top: 10px;
}

.part2 .p-r,
.part2 .p-l {
    background: #BF8C8A;
}

.spot {
    overflow: hidden;
    width: 60px;
    margin: 20px auto 0;
}

.spot li {
    width: 10px;
    height: 10px;
    float: left;
    margin-left: 10px;
    border-radius: 50%;
    cursor: pointer;
    background: rgba(153, 153, 153, 0.3);
}

/* 底部切换待定 */



.news .n-right {
    width: 786px;
    height: 492px;
    float: right;
    background: #fff;
}

.n-right .r-head {
    width: 100%;
    height: 60px;
    padding: 20px 20px 0;
    overflow: hidden;
}

.r-head .h-t {
    float: left;
    height: 33px;
    line-height: 33px;
    font-size: 24px;
    color: #333;
    font-weight: bolder;
}

.r-head .h-d {
    float: left;
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    color: #999;
    margin-left: 14px;
}

.r-head .bar {
    color: #666;
    font-size: 14px;
    overflow: hidden;
    height: 33px;
    line-height: 33px;
    float: right;
}

.r-head .bar .bar-1 {
    float: left;
    /* margin-left: 50px; */
}

.bar-1 .bar-pad {
    padding: 0 20px;
    border-right: 1px solid #ccc;
    cursor: pointer;
}

.bar-1 .bd-none {
    border-right: none;
}

.n-info {
    width: 100%;
    height: 494px;
    padding: 20px 20px 0;
    overflow: hidden;
}

.sec1 {
    width: 100%;
    height: 494px;
    display: none;
}

.sec1 .info-para {
    display: block;
    width: 100%;
    margin: 13.45px 0;
}

.sec1 .info-para .i {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    font-size: 14px;
    color: #47C2FB;
}

.sec1 .info-para .i-title {
    display: inline-block;
    vertical-align: middle;
    width: 556px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    margin-left: 10px;
    color: #333333;
}

.sec1 .info-para .i-title:hover {
    color: #47C2FB;
}

.sec1 .info-para .i-time {
    display: inline-block;
    vertical-align: middle;
    width: 140px;
    text-align: right;
    font-size: 12px;
    color: #999999;
}

/* 脚部 */
.new-foot1 {
    width: 100%;
    height: 120px;
    background-color: #47C2FB;
    background-image: url(../images/c-6.png);
    background-repeat: no-repeat;
    background-position: center;
}

.n-flex {
    width: 1200px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.best1{
    width: 250px;
    height: 60px;
    background-image:url(../images/c-3.png)
}
.best2{
    width: 250px;
    height: 60px;
    background-image:url(../images/c-2.png)
}
.best3{
    width: 250px;
    height: 60px;
    background-image:url(../images/c-1.png)
}
.best4{
    width: 250px;
    height: 60px;
    background-image:url(../images/c-4.png)
}

.new-foot2 {
    width: 100%;
    height: 104px;
    background: rgba(51, 51, 51, 1);
    opacity: 0.96;
    overflow: hidden;
}
.new-foot2 .f-link{
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
}
.new-foot2 .f-link-a{
    margin-top: 10px;
}
.new-foot2 .f-link-a a{
    font-size: 12px;
    color: #fff;
    opacity: 0.5;
    padding-right: 20px;
}
.new-foot3{
    width: 100%;
    height: 124px;
    background: #333;
    overflow: hidden;
}
.new-foot3 .f-link{
    margin-top: 30px;
    text-align: center;
}
.new-foot3 .f-link a{
    color: #fff;
    font-size: 14px;
    padding: 0 20px;
    border-right: 2px solid #666;
}
.new-foot3 .copyright{
    text-align: center;
    margin: 20px 0;
    font-size: 12px;
    color: #fff;
    opacity: 0.5;
}
.new-foot3 .copyright a{
    font-size: 12px;
    color: #fff;
}




.word {
    height: 30px;
    line-height: 30px;
    background-color: #505050;
    text-align: center;
    font-size: 12px;
    /* margin-top: 10px; */
}

.word a {
    color: #fff;
    margin-left: 10px;
}

.word .head {
    color: #b3b3b3;
}

.footer_new {
    width: 100%;
    height: 218px;
    /* background-color: #3A3A3A; */
    background: rgba(51, 51, 51, 1);
    opacity: 0.96;
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    /* margin-top: 10px; */
}

.row11,
.row22,
.row33,
.row44,
.row55 {
    text-align: center;
    margin-top: 20px;
}

.row11 a {
    display: inline-block;
    height: 15px;
    margin: 5px 0;
    padding: 0 5px;
    font-size: 12px;
    color: #b3b3b3;
    vertical-align: middle;
    border-right: 1px solid #b3b3b3;
}

.row55 {
    color: #b3b3b3;
}

.bottom {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.bottom .bom-word {
    display: inline-block;
    width: 100px;
    color: #b3b3b3;
    text-align: center;
}

.bottom .line {
    display: inline-block;
    width: 300px;
    height: 1px;
    background: #b3b3b3;
}
/* 广告位 */
.bg-adver{
    width: 100%;
    height: 160px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99999999;
    background-image: url(../images/foot-adver.png);
    background-position: center center;
}
.adver-pos{
    position: relative;
    height: 160px;
}
.foot-link{
    display: block;
    width: 165px;
    height: 43px;
    position: absolute;
    right: 160px;
    bottom: 16px;
}
.foot-link img{
    width: 100%;
    height: 100%;
}
.foot-shut{
    width: 23px;
    height: 23px;
    position: absolute;
    right: 0;
    bottom: 50px;
    cursor: pointer;
}