/* *{
    margin: 0;
    padding: 0;
}

html,body{
    width: 100%;
    height: auto;
    font-family: "Microsoft Yahei";
} */
.navbar{
    border-bottom: 0;
}
.navbar-brand img{
    width: 219px;
    height: 44px;
    max-height: 44px;
}
.navbar-collapse .nav li:nth-child(2) a{
}
.navbar-collapse .nav li{
    text-align: left;
}
.navbar-collapse .nav>li>a{
    height: 60px;
    width: auto;
    font-size: 18px;
    color: #000;
}
.navbar-collapse .nav>li:nth-child(2)>a:hover{
    color: #00a0e9;
    border-bottom: 4px solid #00a0e9;
}
.navbar-collapse .nav>li:nth-child(3)>a:hover{
    color: #00a0e9;
    border-bottom: 4px solid #00a0e9;
}
.navbar-collapse .nav>li:nth-child(4)>a:hover{
    color: #00a0e9;
    border-bottom: 4px solid #00a0e9;
}
.navbar-collapse .nav>li:nth-child(5)>a:hover{
    color: #00a0e9;
    border-bottom: 4px solid #00a0e9;
}
.navbar{
    position: relative;
}
.nav > li{
    position:static;
}
.nav_box{
    position: absolute;
    top: 70px;
    width: 100%;
    left: 0;
    display: none;
    height: 400px;
}
.navbar-nav{
    border-bottom: 0;
}
.navbar-nav>li{
    height: 70px;
    padding-left: 15px;
    padding-right: 15px;
}
.navbar-nav li:nth-child(1) a{
    color: #42ab85;
}
.nav_uls{
    margin-top: 9px;
    position: absolute;
    z-index: 8888;
    width: 117px;
    height: auto;
    display: none;
    padding-left:15px;
}
.nav_uls2{
    width: 145px;
}

 .nav_uls>li{
    list-style: none;
    margin-top: 12px;
}
.nav_uls>li>a{
    text-decoration: none;
    font-size: 18px;
    color: #5d5c5c;
}
.nav_uls>li:nth-child(1) a{
    color: #5d5c5c;
}

.s1:hover .nav_uls1{
    display: block;
}
.s2:hover .nav_uls2{
    display: block;
}
.s3:hover .nav_uls3{
    display: block;
}
.s4:hover .nav_uls4{
    display: block;
}
.nav_uls1>li>a:hover{
    color: #00a0e9;
}
.nav_uls2>li>a:hover{
    color: #00a0e9;
}
.nav_uls3>li>a:hover{
    color: #00a0e9;
}
.nav_uls4>li>a:hover{
    color: #00a0e9;
}
.s1:hover .nav_box1{
    display: block;
}
.s2:hover .nav_box2{
    display: block;
}
.s3:hover .nav_box3{
    display: block;
}
.s4:hover .nav_box4{
    display: block;
}

.navbar-user {
    line-height: 72px;
    margin-left: 60px;
}
.navbar-user a {
    color: #000
}
.navbar-user a:first-child {
    margin-right: 20px;
}
.navbar-user .user {

}

.advantage{
    left: 0;
    width: 100%;
    min-height: 220px;
    height: auto;
    z-index: 900;
    overflow: hidden;
    background-color:rgba(246,246,246,0.9);
}
.advantage img{
    float: left;
    margin-top:25px;
}
.advantage dl{
    float: left;
    margin-top: 25px;
    padding-left:2em;
}
.header_txt>ul>li>a{
    border-bottom:3px solid #ccc;
}
.advantage dl dt{
    font-size: 26px;
    color: #00a0e9;
    text-align: left;
    font-weight:normal;
}
.advantage dl dd{
    font-size: 20px;
    color: #595757;
    text-align: left;
}
.advantage ul{
    float: left;
    margin-left: 30%;
}
.advantage ul li{
    list-style: none;
    margin-top: 12px;
}
.advantage>.container>ul>li>a{
    text-decoration: none;
    color: #595757;
    font-size: 18px;
}
.advantage>.container>ul>li>a:hover{
    color: red;
}

@media screen and (max-width: 764px) {
    .s1:hover .nav_box1{
        display: none;
    }
    .s2:hover .nav_box2{
        display: none;
    }
    .s3:hover .nav_box3{
        display: none;
    }
    .s4:hover .nav_box4{
        display: none;
    }
    .navbar-collapse .nav>li{
        color: #00a0e9;
        height: 50px;
    }
}

.footer{
    width: 100%;
    height: auto;
}
.footer .footer_top{
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #434343;
}
.footer .footer_top .footer_txt{
    padding-left: 20px;
}
.footer .footer_top .footer_ewm dl dt{
    margin-top: 5px;
}
.footer .footer_top .footer_ewm dl dd{
      font-size: 12px;
      color: #fff;
    margin-left: 12px;
     margin-top: 5px;
     text-align: center;
}
.footer .footer_top .footer_txt{
    font-size: 12px;
    color: #707070;
}
/*.footer .footer_top .footer_txt .footer_txt_dls{
    margin-top: 25px;
}*/
.footer .footbottom{
	background:#313131;
	margin:0;
}
.footbottom .row{
	margin:0;
	height:56px;
	vertical-align: middle;
	font-size:12px;
	overflow: hidden;
	line-height: 56px;
}
.footbottom .galogo,.gatext{
	float:left;
	height:100%;
}
.footbottom .galine{
	width:1px;
	background:#707070;
	height: 22px;
	display: inline-block;
	line-height: 56px;
	vertical-align:middle;
	margin-right:1em;
}
.footbottom .gatext{
	font-size:12px;
	color:#707070;
	padding-left:1em;
}

.side{
    width: auto;
    height: auto;
    position: fixed;
    right: 0;
    top:30%;
    z-index: 99999;
    border: 1px solid rebeccapurple;
}
.side .side_img{
    transform:scale(0.8);
    -moz-transform:scale(0.8);
    -ms-transform:scale(0.8);
    -webkit-transform:scale(0.8);
    -o-transform:scale(0.8);
    width: auto;
}
.side_img01{
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    z-index: 2;
}
.side_img02{
    z-index: 3;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}
.side_img03{
    position: absolute;
    top: 0;
    right: 0;
}
.side_img03 .img4_top{
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 100%;
    height: 50%;
}
.side_img03 .img4_bottom{
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 50%;
    z-index: 1000;
}

.active{
    color: #00a0e9;
    border-bottom: 4px solid #00a0e9;
}
.active1{
    color: #00a0e9;
    border-bottom: 4px solid #00a0e9;
}






