.phone_top{display: none;}
a{
    text-decoration: none;
    cursor: pointer;
}
.top_box{
    /*height: 295px;*/
    /*background-image: url("../images/cloud.png");*/
    background-repeat: no-repeat;
    background-position: left top;
    position: relative;
}
.top_bar{
    height: 55px;
    background: rgba(255,255,255,0.4);
}
.top_bar_c{
    width: 1200px;
    height: 55px;
    margin:0 auto;
    font-size: 12px;
    color: #333;
}
.top_bar_c a{
    color: #333;
}
.top_bar_l {

    font-size: 16px;
    float: left;
    line-height: 55px;
    padding-left: 14px;
}
.top_bar_l img{
    vertical-align: -3px;
    margin-right: 5px;
}
.top_bar_r{
    float: right;
    padding-right: 14px;
}
.top_bar_r a{
    font-size: 16px;
    padding: 0 10px;
    border-left: 1px solid #000;
    float: right;
    height: 16px;
    line-height: 16px;
    margin-top: 20px;
}
.top_bar_r a:last-child{
    border-left: none;
}
.top_bar_r a:hover{
    color: #005fb0;
}
.top_empty{
    height: 130px;
    margin: 16px auto 0px;
    /*background: url("../images/top_bg.png") no-repeat center 100%;*/
}
.top_logo{

    width: 1200px;
    height: 144px;
    position: absolute;
    left: 50%;
    margin-left: -605px;
    top: 73px;
    /*padding: 55px 0 25px;*/
    box-sizing: border-box;
}
/*.top_logo img{width: 750px;}*/
.top_pos {
    width: 1122px;
    height: 190px;
    position: absolute;
    left: 50%;
    margin-left: -561px;
    margin-top: 50px;
}
.imgList{
    position: absolute;
    right: -58px;
    top: 0;
    width: 560px;
    height: 205px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.imgList li,.imgList li img{
    width: 560px;
    height: 190px;
}
.imgList li{
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.imgList li:first-child{
    display: block;
}

/**/
.search{
    width: 375px;
    height: 40px;
    margin-top: 30px;
    font-size: 14px;
    float: right;
    background: #fff;
    border-radius: 30px;
    padding: 4px;
    margin-right: 80px;
}
.search{
    border-radius: 30px;
    border: 1px solid #d7d7d7;
}
.search_keyword{
    width: 220px;
    height: 38px;
    outline: mediumaquamarine;
    border: none;
    padding-left: 15px;
    box-sizing: border-box;
    color: #989898;
    vertical-align: middle;
    background: transparent;
}
.search_keyword::-webkit-input-placeholder {
    color:#989898!important;
}
.search_submit{
    width: 80px;
    height: 30px;
    /*background: url("../images/srIcon.png") no-repeat;*/
    cursor: pointer;
    float: right;
    border: none;
    margin: 4px 4px 0 0;
    outline: medium;


    background:#2564d0;color: white ;font-size: 16px;font-weight: bold;border-radius: 15px;border: none
}
.top_navs{min-width: 1200px;
    height: 48px;
    background: #285abe;
    border-bottom: 6px solid #80abf7;
}
.navs{
    width: 1200px;
    height: 48px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.navs a{
    /*letter-spacing:5px;*/
    float: left;
    width: 240px;
    height: 48px;
    /*font-size: 30px;*/
    /*color: #fff;*/
    text-align: center;
    line-height: 48px;
    /*font-family: monospace;*/
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    display: block;
    /*font-weight: 600;*/
    font-family: 'Microsoft YaHei', sans-serif;
}
.navs a.active{
    background:-webkit-gradient(linear, 100% 0%, 100% 100%,from(#285abe), to(#3f75e2));
    position: relative;
}
.navs a.active:after{
    content:"";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid #80abf7;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}
.top_child{
    background: rgba(255,255,255,0.5);
    min-height: 40px;
    box-sizing: border-box;
    display: none;
    padding-bottom: 10px;

}
.top_child>div{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.top_child ul{
    margin: 0 auto;
    color: #000;
    display: none;
    box-sizing: border-box;
    padding: 0 0 0 49px;
    overflow: hidden;
    position: absolute;
}
.top_child ul li{
    float: left;
    list-style: square;
    margin: 9px 45px 0 0;
}
.top_child ul li:last-child{
    margin-left: 130px;
}
.top_child ul li a{
    font-size: 16px;
    color: #333;
}

.top_child ul:nth-child(1){
    left: 0px;
}
.top_child ul:nth-child(2){
    left: 200px;
}
.top_child ul:nth-child(3){
    left: 100px;
}.top_child ul:nth-child(4){
    right: 300px;
}.top_child ul:nth-child(5){
    right: 100px;
}.top_child ul:nth-child(6){
    right: -100px;
}.top_child ul:nth-child(7){
    right: -150px;
}
/*.top_child ul:last-child{*/
/*    right: 30px;*/
/*}*/
.syxx img{width: 100%}

/*大宣传轮播*/
.lunbo2{
    
    min-widthwidth: 100%;

    position: relative;}
.lunbo2 ul{
    padding: 0;
    list-style: none;
}
.lunbo2 ul  img{
    display: block;
    width: 100%;
    /*height: 100px;*/
}
/*小按钮,lunbo2中的小按钮有默认的间距6px*/
.lunbo2 .flex-control-nav{
    position: absolute;
    margin: 0;
    bottom: 10px;
    right: 20px;
    z-index: 1000;
}
/*lunbo2中的小按钮有默认的间距6px如下*/
.lunbo2 .flex-control-nav li{
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
}
.lunbo2  .flex-control-paging li a{
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #fff;
    font-size: 0;
    border-radius: 50%;
}
.lunbo2 .flex-control-paging li a.flex-active{
    background:#ffee66;
}
.search_icon1{position: absolute;top: 40px;right:0;background:#2564d0;color: white ;width: 80px;height: 30px;font-size: 16px;font-weight: bold;border-radius: 15px;border: none; cursor: pointer;}
#button{ background: white;color: #2564D0;text-align: center;line-height: 46px;border:2px solid #2564D0;font-size: 16px;font-weight: bold;position: absolute;top: 0px;right:25px;}

/*@media screen and (max-device-width: 768px){.top_navs{width: 1200px}.lunbo2 {width: 1200px}*/
    /*.top_logo{*/


        /*margin-left: -100px;*/

        /*!*padding: 55px 0 25px;*!*/
    /*}*/

    /*.top_bar_c,.top_logo{width: 100%}*/
    /*.top_logo{margin-left: 2%;*/
        /*left: 0;*/

        /*!*margin-left: -605px;*!*/
        /*!*top: 0px;*!*/
    /*}*/
    /*.top_logo{position: relative;*/
        /*top: 0px;height: auto;padding: 10px 0}*/
    /*.top_bar{height: auto; }*/
    /*.top_logo img{width:95%}*/
    /*.top_bar_l{display: none}*/
    /*.top_bar_r,.search,.search-btn{display: none}*/
    /*.top_navs,.navs,.lunbo2,.top_child>div{width: 100%;}*/
    /*.top_child>div{position: absolute}*/
    /*.navs a{width: 33%;font-size: 1.4rem}*/
    /*.top_empty{display: none}*/
    /*!*.top_bar{height: 250px}*!*/
    /*.navs{display: inline-block}*/
    /*.top_navs{height: 145px}*/
    /*.top_child ul li:last-child{margin-left: 0}*/





/*}*/
 
