﻿@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, iframe {
    margin: 0;
    padding: 0
}
.bignav{
    width:100%;
    background:#fff;
}
.wraper {
    float: right;
}
.navbox {
    background: #fff;
    height: 110px;
    width: 85%;
    margin: 0 auto;
}
.nav {
    position: relative;
    width: 100%;
    height: 110px;
    /*background: #fafafa;*/
    /*overflow: hidden*/
}

    .nav ul {
        width: 100%;
    }

.nav-item {
    position: relative;
    float: left;
    width: 130px;
    height: 110px;
    line-height: 110px;
    text-align: center;
    font-size: 15px;
    color: #505050;
    font-weight: bold;
    z-index: 1
}

    .nav-item a {
        display: block;
        height: 110px;
        color: #000000;
        cursor: pointer;
        transition:all 0.3s;
　　    
    }

        .nav-item a:hover {
            color: #fff ;
            transform: scale(1.1);
        }

.cur a {
    color: #fff;

}
.navli {
    display: none;
    transition-delay: 2s;
}

    .navli li {
        background: #fff;
        height: 40px;
        line-height: 40px;
    }

    .navli a {
        color: #000;
        height: 40px;
    }

.nav-item:nth-child(2):hover .navli {
    display: block;
    transition-delay: 2s;
}


.navli{margin-left:-50px;}
.navli li:hover {
    background: #ff3334;
}

.navli li{width:220px;}
.navli li .nava{width:220px;}

    .navli li:hover .nava {
        color: #fff;
    }
.move-bg {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 130px;
    height: 110px;
    background: #ff3334;
    z-index: 0;
    position:relative;
}
.navline{
    width:17px;
    height:2px;
    background:#fff;
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    bottom:30px;
}

li {
    list-style: none;
}
.header_box{width:100%;height:110px;background:#efefef;vertical-align:middle;}
.nav_ul {
    float:right;
    height: 110px;
    margin-right:10%;
}
    .nav_ul .current a {
        color: #fff;
    }
    .nav_ul li {
        float: left;
        line-height: 110px;
    }
    .nav_ul li a {
        float: left;
        font-weight: bold;
        color: #505050;
        text-align: center;
        font-size: 15px;
        margin: auto 20px;
        width: 100px;
        text-decoration: none;
        position: relative;
        z-index: 3;
    }
/*.nav_ul li a:hover{text-decoration:none; color:#fff;}*/
    .nav_ul li.back {
        height: 110px;
        background: #ff3334;
        position: absolute;
        z-index: 2;
    }
.header_logo {
    display: inline-block;

    height: 80px;
    margin-left:20px;
    margin-top: 15px;
}
.header_logo .left{
    display:inline-block;
    vertical-align:middle;
    line-height:inherit;
}
.header_logo .right{
    /*display:inline-block;*/
    display:none;
    line-height:inherit;
    vertical-align:middle;
    margin-left:10px;
}
.header_logo img{
    height:80px;
}
.header_logo .right .logo_bigtit{
    font-size:26px;
    font-weight:bold;
    color:#000000;
}
.header_logo .right .logo_littit{
    font-size:12px;
      font-weight:bold;
       color:#000000;
}
.indexcontact {
    height: 560px;
    width: 100%;
}

    .indexcontact .left {
        width: 50%;
        background: #fafafa;
        float: left;
        height: 100%;
        padding: 50px 170px;
        box-sizing: border-box;
    }

    .indexcontact .right {
        width: 50%;
        background: #ff0000;
        float: right;
        height: 100%;
        padding: 50px 100px;
        box-sizing: border-box;
    }
.combox {
    width: auto;
}

.combigtit {
    font-size: 26px;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

.comline {
    height: 2px;
    width: 40px;
    background: #ff3334;
    margin: 20px auto;
}
.idinfobox {
    font-size: 14px;
}

    .idinfobox p {
        margin-top: 20px;
    }

        .idinfobox p span:first-child {
            font-weight: bold;
            color: #000;
            display: inline-block;
            width: 100px;
        }

        .idinfobox p span:last-child {
            color: #505050;
        }

.idrbigtit {
    color: #fff;
    font-size: 26px;
}

.inputbox {
    position: relative;
    margin-top: 130px;
}

.input {
    width: 500px;
    outline: none;
    caret-color: #a6a6a6;
    background: #fff;
    height: 60px;
    border-radius: 60px;
    border: none;
    font-size: 14px;
    color: #a6a6a6;
    box-sizing: border-box;
    padding-left: 60px;
}

.icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    color: #a6a6a6;
}

.tj {
    display: block;
    height: 48px;
    width: 170px;
    line-height: 48px;
    color: #000;
    border-radius: 48px;
    margin: 80px auto;
    font-size: 14px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    position:relative;
}

.indexbottom {
    height: 200px;
    width: 100%;
    background: #383838;
    box-sizing:border-box;
}
.yqbox {
    width:80%;
    position:relative;
    z-index:9;
    margin: 0 auto;
    padding: 30px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #565454;
}
.yqlj ul{
    padding-left:0;
}
.yqlj ul li {
    display: inline-block;
    margin-right: 20px;
    font-size: 14px;
}
.jszc {
    color: #a2a1a1;
    font-size: 14px;
    text-align: center;
    margin-top: 25px;
    position: relative;
    z-index: 9;
}
.indexbottom {
    position: relative;
}

#myid canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}