@charset "utf-8";
@import url(iconfont/iconfont.css);
body{
	font-size: 16px;
	color:#666666;
	font-family: "Microsoft YaHei",Arial;
}
body, div, img, span, ul, li, a,select, h1, h2, h3,h4, h5,dl,dt,dd,img, h6, p{
	padding: 0;
	margin: 0;
	font-family: "Microsoft YaHei";
}
h1,h2,h3,h4,h5,h6{
    font-size: 1em;
}

li {
    list-style: none;
}
img {
    border: none;
    max-width: 100%;
}

a,a:visited,a:focus{
    text-decoration: none;
}

a,button{transition: 0.5s;-webkit-transition: 0.5s;-moz-transition: 0.5s;outline:none;}
a:focus {outline-style:none; -moz-outline-style: none;} 


a:hover {
    text-decoration: none;
}
label{
	font-weight: normal;
}

input ,textarea
{
    outline:none;
}

.nopadding{
    padding-left: 0;
    padding-right: 0;
}


/* 自定义栅格间距
---------------------------------- */

.grid-space-0 {	margin-right: 0;	margin-left: 0;}
.grid-space-0 .col-lg-5,.grid-space-0 .col-lg-7,.grid-space-0 .col-lg-6,.grid-space-0 .col-lg-4,.grid-space-0 .col-lg-3,.grid-space-0 .col-md-8,.grid-space-0 .col-md-6,.grid-space-0 .col-md-4,.grid-space-0 .col-md-5,.grid-space-0 .col-md-7,.grid-space-0 .col-md-3,.grid-space-0 .col-sm-6,.grid-space-0 .col-sm-8,
.grid-space-0 .col-sm-4,.grid-space-0 .col-sm-3,.grid-space-0 .col-xs-6,.grid-space-0 .col-xs-4,.grid-space-0 .col-xs-3 {
    padding-left: 0;	padding-right: 0;}
.grid-space-0>div {	margin-bottom: 0;	padding-bottom: 0;}


/*头部样式*/
#nav{
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    height: 100%;
    width: 11.9791666%;
    background-color: rgba(0,0,0,0.5);
    border: none;
    border-radius: inherit;
    border-right: 2px solid #0f677f;
}
#nav .navbar-header{
    width: 100%;
    height: 16.526%;
    padding-top: 21.93%;
    padding-left: 21.93%;
}
#nav .navbar-header .navbar-brand{
    width: 100%;
    height: 100%;
    padding: 0;
}

#nav .navbar-collapse{
    padding: 0;
    padding-left: 21.93%;
}
#nav .navbar-nav{
    margin-top: 42%;
    position: relative;
    width: 100%;
}
#nav .navbar-nav:before{
    background-color: #343e44;
    width: 1px;
    height: 88%;
    content: "";
    position: absolute;
    left: 10px;
    display: block;
    top: 6%;
}
#nav .navbar-nav > li{
    float: none;
    text-align: left;
    padding: 1.53em 0;
    position: relative;
    cursor: pointer;
}
#nav .navbar-nav > li > a{
    display: inline-block;
    font-size: 1.125em;
    color: #fff;
    padding: 2px 0;
    line-height: 1;
    padding-left:2em;
    padding-right:1em;
    background: url(../images/round_nav.png) no-repeat 7px center;
}
#nav .navbar-nav > li > a:hover{
    color: #00c9ff;
    background: url(../images/round_nav_hov.png) no-repeat 7px center;
}
#nav .navbar-nav > li.active > a{
    background: url("../images/round_nav_cur.png") no-repeat 2px center;
    color: #00c9ff;
    font-weight: bold;
}

.navbar-nav ul.hover_nav{
    position: absolute;
    top: 1em;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    padding: 5px 0;
    margin-right: -175px;
    display: none;
    width: 175px;
}
#nav .navbar-nav > li:nth-child(1) ul.hover_nav{
    display: none !important;
}
.navbar-nav ul.hover_nav li{
    width: 100%;
    padding: 0.5em 15px;
}
.navbar-nav ul.hover_nav li a{
    color: #fff;
    font-size: 14px;
}
.navbar-nav ul.hover_nav li a:hover{
    color: #00c9ff;
}

#wapnav{
    display: none;
}
.header_logo{
    float: left;
}
.header_logo img{
    height: 50px;
    margin: 0 auto;
    margin-top: 20px;
}
.header_more{
    display: block;
    float: right;
    margin: 20px 20px 0;
    position: relative;
    z-index: 100;
}
.header_more span{
    width: 30px;
    height: 2px;
    display: block;
    background: #00c9ff;
    margin-top: 8px;
    transition: .5s;
}
.header_nav{
    position: fixed;
    top: 0;
    left: 0;
    margin-top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    z-index: 99;
    display: none;
}
.header_nav ul{
    width: 100%;
    margin-top: 60px;
}
.header_nav li{
    float: left;
    width: 50%;
    text-align: center;
    line-height: 35px;
    margin: 0;
    border-top: 1px solid #333;
}
.nav_top{
    line-height: 35px;
    height: 35px;
}
.header_nav li a{
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;
}
.header_nav li.cur a{
    color: #00c9ff;
}
.header_right{
    position: fixed;
    bottom: 10px;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    border-top: 1px solid #eee;
    padding-top: 3px;
    display: none;
}

.rotate span:nth-child(1){
    transform: rotate(-135deg);
    transform-origin: center;
    margin-top: 15px;
}
.rotate span:nth-child(2){
    display: none;
}
.rotate span:nth-child(3){
    transform: rotate(135deg);
    transform-origin: center;
    margin-top: -2px;
}

/*响应部分*/
@media screen and (max-width: 1630px) {
    #nav .navbar-header{
        padding-left: 0;
        padding-top: 17.5%;
        height: 12%;
    }
    .navbar-brand > img{
        margin: 0 auto;
    }
    #nav .navbar-collapse{
        padding-left: 15%;
    }
    #nav .navbar-nav{
        margin-top: 20%;
    }

    #nav .navbar-nav > li:nth-last-child(2) ul.hover_nav,#nav .navbar-nav > li:nth-last-child(1) ul.hover_nav{
        top: -0.5em;
    }
    .navbar-nav ul.hover_nav li {
        padding: 0.35em 15px;
    }
}
@media screen and (max-width: 1366px) {
    #nav .navbar-nav > li{
        padding: 1.2em 0;
    }
    #nav .navbar-nav{
        margin-top: 35%;
    }
    .navbar-brand > img{
        max-width: 110px;
    }


    #nav .navbar-nav > li:nth-last-child(2) ul.hover_nav,#nav .navbar-nav > li:nth-last-child(1) ul.hover_nav{
        top: -1.5em;
    }
    .navbar-nav ul.hover_nav li {
        padding: 0.30em 15px;
    }
}
@media screen and (max-width: 1280px) {
    #nav .navbar-collapse{
        padding-left: 10%;
    }

    .navbar-nav ul.hover_nav{
        display: none !important;
    }
}




@media screen and (max-width: 1500px) {
    body{
        font-size: 15px;
    }
}


@media screen and (max-width: 1200px) {
	body{
		font-size: 14px;
	}
}

@media screen and (max-width: 1024px) {
    #nav .navbar-nav:before{
        display: none;
    }
    #nav .navbar-nav > li > a,#nav .navbar-nav > li.active > a{
        background: none;
    }
    #nav .navbar-collapse{
        padding-left: 0;
    }
    #nav .navbar-nav{
        width: 100%;
    }
    #nav .navbar-nav > li{
        text-align: center;
    }
    #nav .navbar-nav > li > a{
        padding-left: 0;
        padding-right: 0;
    }
    #nav .navbar-header{
        padding-left: 10px;
        padding-right: 10px;
    }
    .navbar-brand > img{
        max-width: 100%;
    }
}

@media screen and (max-width: 1004px) {
    body{
        font-size: 12px;
    }
}
@media screen and (max-width: 812px) {
    .nopadding{
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width:767px) {
    #nav,#top_gd{
        display: none !important;
    }

    #wapnav {
        display: block;
        height: 70px;
        padding: 0 3%;
        background-color: rgba(0,0,0,0.5);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 10;
    }

}
@media screen and (max-width: 640px) {
    .header_logo img{
        height: 40px;
    }
}
@media screen and (max-width: 414px) {
    .header_nav li{
        width: 100%;
    }
}

















