*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration:none;
    out-line:none;
}
ul,ol,li{
    list-style:none；
}
.li{
    list-style:none；
}
/**
**导航的css开始
 */
*{
    margin: 0;
    padding: 0;
    list-style: none;
}
a{
    text-decoration: none;
}
#top{
    position: relative;
    display: flex;
    flex-direction: row;
    top: 10px;
    width: 100%;
    z-index: 99999;

}
#top .nav{
    position: relative;
    width: 69%;

  

}
#top .nav ul li{
    display: block;
    width: 8%;
    height: 65px;
    line-height: 65px;
    float: left;
    text-align: center;
    font-size: 15px;
    border: 0.3px solid #FFFFFF;
    border-left: none;
    border-right: none;
    font-family: SimHei;
}
.nav_color{
    -webkit-transition: text-shadow 300ms ease-in 0ms, color 300ms ease-in 0ms;
    display: block;
    position: relative;

    width: 100%;
    height: 100%;
    color: #444;
  
}
.nav_color_l{
    background: #63B8FF;
    color: white;
}
#top .nav ul li a:hover{
    color: #fff;
    background: #63B8FF;
}
#top .nav-two{
    display: none;
    background: white
}
#top .nav-two a{
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    text-align: center;
    font-family: SimHei;
    color: #444444;
}
#top .bj{
    width: 100%;
    height: 70px;

    background: #fff;
    opacity: 0.8;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
}
.logo{
    position: relative;
    width: 30%;
    height: 70px;
    top: 10px;
    margin-right:2%;
}
.logo_img{
    width: 500px;
}
/**
**导航的css结束
*/
/*轮播图*/


.displayImg{
    height: 500px;
    border-radius: 15px;
}
div.box{
    height: 555px;
    padding-top: 20px;
    overflow: hidden;
    margin: 20px auto;
    position: relative;
    visibility:hidden;
    border-radius: 15px 15px 0 0;

}
ul.unbotu_img{
    top: 0px;
    left: 0px;
    width: 1000%;
    position: absolute;
}
ul.unbotu_img li{
    float: left;
    list-style: none;
}
ul.circle{
    left: 50%;
    bottom: 10px;
    margin-left: -10px;
    position: absolute;
}
ul.circle li{
    width: 20px;
    height: 20px;
    float: left;
    color: #666;
    cursor: pointer;
    margin: 0 5px;
    list-style: none;
    text-align: center;
    border-radius: 10px;
    background: #e4e4e4;
    opacity: 0.7;
    font: normal 12px/20px "conslas";
}

ul.arrow{
    top: 50%;
    width: 100%;
    position: absolute;
    margin-bottom: -25px;
}
ul.arrow li{
    width: 35px;
    height: 50px;
    color: #666;
    cursor: pointer;
    list-style: none;
    text-align: center;
    background: #ccc;
    font: 800 30px/50px "conslas";
}
ul.arrow li.left{
    float:left;
    visibility: hidden;
}
ul.arrow li.right{
    float: right;
    visibility: hidden;
}
ul.circle li.current{
    color:#fff;
    background: #63B8FF;
}

.center_wrap{
    position: relative;
    display: flex;
    flex-direction: row;
    width: 88%;
    height: 200px;
    margin: 10px auto 30px auto;
    background: white;
}
.center_l{
    position: relative;
    width: 48%;
    height: 200px;
    margin-right: 2.5%;
    margin-left: 1%;
}
.center_r{
    position: absolute;
    display: none;
    left: 50.5%;
    flex-direction: row;
    width: 48%;
    height: 200px;
}
.center_top_tti{
    width: 100%;
    height: 30px;
    color: #666666;
    font-size: 15px;
    margin-bottom: 10px;
    font-family: SimHei;
}
.tti{
    padding-bottom: 7px;
    border-bottom:3px solid #52B5FF;
}
.center_l_bottom{
    position: absolute;
    display: none;
    flex-direction: row;
    width: 100%;
    height: 160px;
    overflow: hidden;
}
.img{
    width: 100%;
    height: 100%;
}
.news_wrap{
    position: relative;
    width: 48%;
    margin-top: 5px;
}
.fagui_wrap{
    width: 48%;
    height: 200px;

    margin-right: 2.5%;
}
.news_tti{
    width: 95.5%;
    padding: 3px;
    overflow: hidden;
    color: #888888;
    font-size: 16px;
    margin-top: 5px;
}
.news_tti:hover{color: #fff;background: #63B8FF;cursor: pointer;}
.fagui_tti{
    width: 95.5%;
    padding: 3px;
    overflow: hidden;
    color: #888888;
    font-size: 16px;
    margin-top: 5px;
}
.first_fg{
    margin-top: 19px;
}
.fagui_tti:hover{color: #fff;background: #63B8FF;cursor: pointer;}
.upload_wrap{
    margin-top: 40px;
    width:285px;
    background: #63B8FF;
    color: white;
    text-align: center;
    height: 151px;
    letter-spacing: 1px;
    font-family: SansSerif;
    border-radius: 16px 0 16px 0;
    overflow: hidden;

}
.upload_icon{
    width: 35px;
    height: 35px;
    margin: 10px auto;
}
 .message{
     width: 98%;
     height: 65px;
     border-radius: 2px;
     margin: 55px auto 10px auto;
     background: #EDEDED;
     color: #888888;
     font-size: 14px;
     padding: 10px;
     border: none;
 }
.input_yzm{
    display: block;
    width: 98%;
    height: 30px;
    background: #EDEDED;
    color: #888888;
    padding-left: 10px;
    border: none;
}

.yzm_wrap{
    display: block;
    width: 110px;
    height: 30px;
    margin-top: 5px;
    background: #EDEDED;
    color: #888888;
    padding-left: 10px;
    border: none;
}
.message_btn {
    width: 120px;
    height: 30px;
    margin-top: 10px;
    background: #63B8FF;
    color: #fff;
    text-align: center;
    border: none;
}
.footer_wrap{
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    background: #F7F7F7;
    margin-top: 150px;
}
.footer_section{
    width: 30%;
    height: 235px;
    margin-right: 1%;
}
.footer_gmu{
    width: 98%;
    height: 180px;
    border-radius: 2px;
    margin: 40px auto 10px auto;
    background: #EDEDED;
    color: #333333;
}
.company{
    width: 98%;
    height: 65px;
    border-radius: 2px;
    margin: 40px auto 10px auto;
    background: #EDEDED;
    color: #333333;
}
.address{
    width: 98%;
    height: 180px;
    border-radius: 2px;
    margin: 40px auto 10px auto;
    background: #EDEDED;
    color: #333333;
}
.jszc{
    width: 98%;
    height: 105px;
    border-radius: 2px;
    margin: 10px auto 10px auto;
    background: #EDEDED;
    color: #333333;
}
h3{
    color: #333333;font-size: 13px;padding: 10px 0 5px 10px
}
.company_box{
    position: relative;
}
.footer_logo{
    position: absolute;
    display: inline-block;
    width: 120px;
    height: 30px;
}
.footer_guanwang{
    position: absolute;
    display: inline-block;
    left: 120px;
    width: 120px;
    font-size: 14px;
    color: #444444;
    height: 30px;
    line-height: 30px;
}
.beian_icon{
    display: inline-block;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    margin-top: 3px;
}
.beian_content{
    display: inline-block;
    width: 290px;
    height: 20px;
    font-size: 12px;
    line-height: 0;
    margin-bottom: 20px;
}
.yika_logo{
    position: relative;
    margin-top: 10px;
    margin-left: 10px;
    width: 106px;
     height: 55px;
}
