/*reset*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements ????? */
dl, dt, dd, ul, ol, li, /* list elements ?��???? */
pre, /* text formatting elements ????????? */
fieldset, button, input, textarea, /* form elements ????? */
th, td { /* table elements ?????? */
    margin: 0;
    padding: 0;
}

/* ??????????? */
body,
button, input, select, textarea { /* for ie */
    /*font: 12px/1 Tahoma, Helvetica, Arial, "????", sans-serif;*/
    font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; /* ?? ascii ??????????????�ʦ�???????????? */
}

h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }

address, cite, dfn, em, var { font-style: normal; } /* ??��????? */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* ????????? */
small { font-size: 12px; } /* ��?? 12px ???????????????? small ?????? */

/* ?????��???? */
ul, ol { list-style: none; }

/* ????????????? */
a { text-decoration: none; cursor: pointer;color: #333 }
a:hover { text-decoration: none; }

abbr[title], acronym[title] { /* ???1.ie6 ????? abbr; 2.??????????????????ie6 ????��?? */
    border-bottom: 1px dotted;
    cursor: help;
}
*{
    font-family: 'microsoft yahei';
}
q:before, q:after { content: ''; }

/* ???????? */
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img ????????????? img ???? */
/* ???optgroup ??????? */
button, input, select, textarea {
    font-size: 100%; /* ????????? ie ???????????�� */
}

/* ????????? */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* ???? hr */
hr {
    border: none;
    height: 1px;
}

/* ?��?ie????????????????????????????????????????? */
html { overflow-y: scroll; }
.clear {
    zoom: 1;
}
/*?????��??*/
.center{
    margin: 0 auto;
    width: 1200px;
}
.clearfix:after{
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
}


.slideBox{ width:100%; /*height:688px;*/ overflow:hidden; position:relative;}

.slideBox .bd{ position:relative; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{
    width: 100%;min-width: 1200px; display:block; margin: 0 auto
}
.top{
    width: 100%;
    height: 29px;
    border-bottom: 1px solid #e6e6e6;
}
.top .wel{
    width: 400px;
    float: left;
    line-height: 29px;
    font-size: 12px;
    color: #848484;
}
.top .savebox{
    width: 220px;
    float: right;
    line-height: 29px;
}
.top .savebox *{
    display: inline;
}
.top .savebox a{
    margin:0 5px;
}
.top .savebox img{
    vertical-align: middle;
}
.top-log{
    height: 120px;
}
.top-log .logo{
    float: left;
    width: 583px;
    margin-top: 27px;
}
.top-log .hotline{
    float: right;
    width: 445px;
    margin-top: 13px;
}
.top-log .hotline img{
    float: left;
}
.top-log .hotline .line{
    width: 160px;
    float: right;
}



/* 新增轮播 */
.about-lunb{
    margin-top: 80px;
}
.about-lunb .center{

}
.about-lunb .center .lunb-tab{
    border: solid 1px rgb(0,81,173);
    border-radius: 5px;
    display: flex;
    justify-content: center;
    width: fit-content;
    margin: 0 auto;
}
.about-lunb .center .lunb-tab li{
    font-size: 16px;
    color: #666;
    width: 130px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 5px;
    transition: all .5s;
}
.about-lunb .center .lunb-tab li:hover{
    background: rgb(0,81,173);
    color: #fff;
}
.p-active{
    background: rgb(0,81,173) !important;
    color: #fff !important;
}
.lunb-con{

}
.lunb-con .lunb-items{
    display: none;
}
.lunb-con .lunb-items:nth-child(1){
    display: block;
}
.lunb-con .lunb-items img{
    max-width: 100%;
    height: 173px;
}
.lunb-con .lunb-items .lunb-cont{
    display: flex;
    justify-content: space-between;
    align-items: center
}
.lunb-con .lunb-items .lunb-cont .qy-swiper,.lunb-con .lunb-items .lunb-cont .qy-swiper1{
    margin-top: 30px;
    max-width: 1097px;
}
.lunb-con .lunb-items .lunb-cont .swiper-slide{

}
.lunb-con .lunb-items .lunb-cont .swiper-slide a:nth-child(1){
    display: block;
    text-align: center;
}

.lunb-con .lunb-items .lunb-cont .qy-prev,.lunb-con .lunb-items .lunb-cont .qy-prev1{
    position: relative;
    left: 0;
    margin-top: 0;
    outline: none;
}
.lunb-con .lunb-items .lunb-cont .qy-next,.lunb-con .lunb-items .lunb-cont .qy-next1{
    position: relative;
    right: 0;
    margin-top: 0;
    outline: none;
}
.lunb-con .lunb-items .lunb-cont .qy-next:after,.lunb-con .lunb-items .lunb-cont .qy-prev:after,.lunb-con .lunb-items .lunb-cont .qy-next1:after,.lunb-con .lunb-items .lunb-cont .qy-prev1:after{
    font-weight: bold;
    color: rgb(0,81,173);
}
.lunb-con .lunb-items .lunb-cont .swiper-slide a:nth-child(2){
    font-size: 14px;
    color: #666;
    display: block;
    margin-top: 16px;
    text-align: center;
}





.top-log .hotline .line .name{
    font-size: 14px;
    color: #666;
    margin-top: 8px;
}
.top-log .hotline .line .number{
    font-size:20px;
    color: #004896;
    margin-top: 2px;
}
.navbox{
    height: 40px;
    background: #0051ad;
}
.navbox li{
    float: left;
    width: 100px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    margin-right: 20px;
}
.navbox li a{
    color: #fff;
}
.navbox li.active{
    background: #c31818;
}
.sy-part1{
    width: 100%;
    height: 510px;
    background: url("part1bg.jpg") center;
    overflow: hidden;
}
.sy-part1 .sy-tit{
    font-size: 34px;
    text-align: center;
    color: #ffffff;
    font-weight: 600;
    margin-top: 60px;
}
.sy-part1 .sy-tit-en{
    font-size: 20px;
    background: url("sytit_line.png") no-repeat center;
    text-align: center;
    color: #ffffff;
    font-weight: 400;
    margin-top: 10px;
}
.sy-part1 .maincontent{
    margin-top: 60px;
}
.sy-part1 .video{
    width: 576px;
    height: 274px;
    float: left;
}
.sy-part1 .about-wrap{
    width: 624px;
    padding: 30px;
    float: right;
    box-sizing: border-box;
}
.sy-part1 .aboutmenu span{
    width: 120px;
    height: 34px;
    margin-right: 14px;
    margin-left: 20px;
    display: block;
    border: 1px solid #ffffff;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    color: #ffffff;
    float: left;
    box-sizing: border-box;
    cursor: pointer;
}
.sy-part1 .aboutmenu span:hover{
    background: #c31818;
    border: 1px solid #c31818;
}
.sy-part1 .aboutmenu span.active{
    background: #c31818;
    border: 1px solid #c31818;
}
.sy-part1 .about-main{
    height: 220px;
    position: relative;
    margin-top: 20px;
}
.sy-part1 .about-main .about{
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.sy-part1 .about-main .about p{
    font-size: 14px;
    line-height: 2;
    color: #ffffff;
    text-indent: 28px;
}
.sy-part1 .about-main .about a{
    color: #ffffff;
    display: block;
    text-align: right;
    opacity: .5;
}
.sy-part1 .about-main .about a:hover{
    opacity: 1;
}
.sy-part2{
    overflow: hidden;
}
.sy-part2 .sy-tit{
    font-size: 34px;
    text-align: center;
    color: #0051ad;
    font-weight: 600;
    margin-top: 60px;
}
.sy-part2 .sy-tit-en{
    font-size: 20px;
    background: url("sytit_line_blue.png") no-repeat center;
    text-align: center;
    color: #0051ad;
    font-weight: 400;
    margin-top: 10px;
    position: relative;
    z-index: 9;
}
.sy-part2 .moreline{
    background: url("xuline.jpg") repeat-x center;
    width: 100%;
    text-align: center;
    margin-top: 36px;
    position: relative;
    z-index: 9;
}
.sy-part2 .moreline a{
    width: 38px;
    height: 39px;
    background: url("more.jpg");
    display: inline-block;
}
.sy-part2 .hotprobox{
    /*background: url("sy_part2_bg.jpg") center no-repeat;
    height: 1590px;
    margin-top: -84px;*/
    position: relative;
    overflow: hidden;
}
.sy-part2 .hotpro1{
    margin-top: 30px;
}
.sy-part2 .hotpro1 .lefttext{
    width: 420px;
    float: left;

    overflow: hidden;

}
.sy-part2 .hotpro h3{
    font-size: 22px;
    color: #4b4b4b;
    font-weight: 600;
    margin-top: 20px;
}
.sy-part2 .hotpro h4{
    color: #4b4b4b;
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px;
}
.sy-part2 .hotpro p{
    font-size: 14px;line-height: 1.5;color: #4b4b4b;
    margin-top: 20px;
}
.sy-part2 .hotpro1 .rightimg{
    float: right;
    margin-right: 0;
    margin-top: 8px;
}
.sy-part2 .hotpro2 .leftimg{
    float: left;
}
.sy-part2 .hotpro2 .righttext{
    float: right;
    width: 820px;
}
.sy-part2 .hotpro3{
    margin-top: 30px;
}
.sy-part2 .hotpro3 .lefttext{
    width: 460px;
    float: left;
    margin-left: 0px;
    overflow: hidden;
    margin-top: 0;
}
.sy-part2 .hotpro3 .rightimg{
    float: right;
    margin-right: 0px;
    margin-top: 20px;
}
.sy-part2 .hotpro4 .leftimg{
    float: left;
    margin-top: 30px;
    margin-left: 0px;
}
.sy-part2 .hotpro4 .righttext{
    float: right;
    width: 660px;
    margin-left: 40px;
    margin-top: 30px;
}
.hotpro5{
    text-align: center;
}
.hotpro5 img{
    margin: 30px auto;
    display: inline;
}
.sy-part3{
    background: #ecf0f3;
    overflow: hidden;
}
.sy-part3 .sy-tit{
    margin-top: 48px;
    text-align: center;
}
.sy-part3 .sy-tit img{
    display: inline-block;
}
.sy-part3 .leftmenu{
    float: left;
    background: url("symenubg.png") center no-repeat;
    width: 138px;
    height: 600px;
}
.sy-part3 .leftmenu span:first-child{
    margin-top: 34px;
}
.sy-part3 .leftmenu span{
    display: block;
    margin-bottom: 22px;
    background: url("menubg.jpg") no-repeat;
    height: 46px;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    line-height: 46px;
    color: #545454;
}
.sy-part3 .leftmenu span.on{
    background: url("menubg_on.jpg") no-repeat;
    color: #ffffff;
}
.sy-part3 .leftmenu span:hover{
    background: url("menubg_on.jpg") no-repeat;
    color: #ffffff;
}
.sy-part3 .ff-main-wrap{
    width: 1038px;
    height: 560px;
    float: right;
    margin-right: -26px;
    position: relative;
    margin-top: 40px;
}
.sy-part3 .ff-main:first-child{
    display: block;
}
.sy-part3 .ff-main{
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.sy-part3 .ff-main li{
    width: 320px;
    float: left;
    /* margin-right: 26px; */
    height: 215px;
    /* background: #ffffff; */
    /* margin-bottom: 26px; */
    margin-bottom: 40px;
    width: calc(100%/3);
    text-align: center;
}
.sy-part3 .ff-main li img{
    /* width: 100%;
    height: 180px; */
}
.sy-part3 .ff-main li h3{
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #4d4d4d;
    display:none
}
.sy-part3 .ff-main .ff-more{
    text-align: center;
    /* margin-top: 20px; */
}
.sy-part3 .ff-main .ff-more a{
    width: 142px;
    height: 36px;
    background: #0051ac;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    display: inline-block;
    border-radius: 6px;
}

.sy-part4{
    width: 100%;
    height: 740px;
    background: url("sy_part4_bg.jpg") no-repeat;
    overflow: hidden;
}
.sy-part4 .sy-tit{
    font-size: 34px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin-top: 60px;
}
.sy-part4 .sy-tit-en{
    font-size: 20px;
    background: url("sytit_line.png") no-repeat center;
    text-align: center;
    color: #fff;
    font-weight: 400;
    margin-top: 10px;
    position: relative;
    z-index: 9;
}
.sy-part4 .sy-case{
    width: 1224px;
    margin-left: -24px;
    margin-top: 54px;
}
.sy-part4 li{
    width: 384px;
    float: left;
    margin-left: 24px;
    background: #ffffff;
    margin-bottom: 24px;
}
.sy-part4 li img{
    width: 100%;

}
.sy-part4 li p{
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    padding-left: 20px;
    color: #3c3c3c;
    box-sizing: border-box;
}

.sy-part5{
    background: url("sy_part5_bg.jpg") center no-repeat;
    height: 485px;
    overflow: hidden;
}
.sy-part5 .sy-tit{
    font-size: 34px;
    text-align: center;
    color: #0051ad;
    font-weight: 600;
    margin-top: 60px;
}
.sy-part5 .sy-tit-en{
    font-size: 20px;
    background: url("sytit_line_blue.png") no-repeat center;
    text-align: center;
    color: #0051ad;
    font-weight: 400;
    margin-top: 10px;
    position: relative;
    z-index: 9;
}
.sy-part5 ul{
    margin-top: 70px;
}
.sy-part5 li{
    float: left;
    width: 172px;
    text-align: center;
    float: left;
    margin-left: 85px;
}
.sy-part5 li:first-child{
    margin: 0;
}
.sy-part5 li img{
    display: inline-block;
}
.sy-part5 li h3{
    font-size: 18px;
    margin-top: 34px;
    font-weight: 600;
    color: #0051ac;
}
.sy-part5 li p{
    font-size: 14px;
    margin-top: 16px;
    color: #0051ad;
}

.sy-part6{
    overflow: hidden;
}
.sy-part6 .sy-tit{
    font-size: 34px;
    text-align: center;
    color: #0051ad;
    font-weight: 600;
    margin-top: 60px;
}
.sy-part6 .sy-tit-en{
    font-size: 20px;
    background: url("sytit_line_blue.png") no-repeat center;
    text-align: center;
    color: #0051ad;
    font-weight: 400;
    margin-top: 10px;
    position: relative;
    z-index: 9;
}
.sy-part6 .moreline{
    background: url("xuline.jpg") repeat-x center;
    width: 100%;
    text-align: center;
    margin-top: 36px;
    position: relative;
    z-index: 9;
}
.sy-part6 .moreline a{
    width: 38px;
    height: 39px;
    background: url("more.jpg");
    display: inline-block;
}
.sy-part6 .newswrap{
    margin-top: 40px;
}
.sy-part6 .newswrap .lefthot{
    width: 474px;
    float: left;
}
.sy-part6 .newswrap .newsrec h3{
    font-size: 14px;
    color: #1c1c1c;
    margin-top: 16px;
}
.sy-part6 .newswrap .newsrec h3:hover{
    color: #0051ad;
}
.sy-part6 .newswrap .newsrec h3 span{
    float: right;
}
.sy-part6 .newswrap .newsrec h3 i{
    font-style: normal;
    float: left;
    display: inline-block;
    width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sy-part6 .newswrap .newsrec p{
    margin-top: 10px;
    line-height: 1.8;
    font-size: 12px;
    color: #6c6c6c;
}
.sy-part6 .sy-news-list{
    width: 674px;
    float: right;
}
.sy-part6 .sy-news-list li{
    height: 66px;
    margin-bottom: 20px;
    margin-top: 6px;
    overflow: hidden;
}
.sy-part6 .sy-news-list li .num{
    width: 74px;
    float: left;
    display: block;
    font-size: 44px;
    line-height: 66px;
    text-align: center;
    border-right: 1px solid #9a9a9a;
}
.sy-part6 .sy-news-list li a{
    width: 598px;
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
    display: block;
}
.sy-part6 .sy-news-list li a h3{

    font-size: 14px;
    color: #1c1c1c;
    margin-top: 16px;
}
.sy-part6 .sy-news-list li a h3:hover{
    color: #0051ad;
}
.sy-part6 .sy-news-list li a h3 i{
    font-style: normal;
    float: left;
    display: inline-block;
    width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sy-part6 .sy-news-list li a h3 span{
    float: right;
}
.sy-part6 .sy-news-list li a p{
    margin-top: 10px;
    line-height: 1.8;
    font-size: 12px;
    color: #6c6c6c;
}


.footer{
    width: 100%;
    background: #5d5d5d;
    margin-top: 30px;
}
.footer .botmenu{
    padding: 30px 20px 18px 20px;
    border-bottom: 1px solid #7a7a7a;
  }
.footer .botmenu a{
    padding: 0 32px;
    background: url("botline.jpg") no-repeat left center;
    font-size: 16px;
    color: #ffffff;
}
.footer .botmenu a:hover{
    color: #0051ad;
}
.footer .botmenu a:first-child{
    background: none;
}
.footer .sy-contact-box{
    margin-top: 32px;
}
.footer .sy-contact-box .botlogo{
    float: left;
    width: 153px;
    padding: 0 40px;
    border-right: 1px solid #7a7a7a;
    height: 116px;
}
.footer .sy-contact{
    width: 930px;
    float: left;
    margin-left: 34px;
}
.footer .sy-contact .wembox{
    float: left;
    width: 115px;
}
.footer .sy-contact .ctmain{
    width: 790px;
    float: right;
}
.footer .sy-contact .ctmaintop{
    padding-bottom: 10px;
    border-bottom: 1px solid #7a7a7a;
}
.footer .sy-contact .ctmaintop p{
    font-size: 14px;
    color: #e2e2e2;
    margin-bottom: 20px;
}
.footer .sy-contact .ctmaintop p span{
    margin-right: 40px;
}
.footer .ctmainbot{
    padding: 16px 0 28px 0;
    text-align: right;
    font-size: 14px;
    color: #e2e2e2;
}


/******��ҳ������******/
.in-new-right{
    width: 335px;
    float: right;
    height: 288px;
    overflow: hidden;
}
.title_t{
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 30px;
}
.title_t img{padding-top: 10px;}
.in-new-right .title{
    border-left: 4px solid #0051ad;
}
.in-new-right .title p{
    font-weight: bold;
    font-size: 20px;
    color: #333;
    margin-bottom: 23px;
    padding-left: 19px;
}
.in-new-right .text{
    padding-top: 20px;
}
.in-new-right .text p{
    color: #8f8f8f;
}
.index-btm{
    background: #f5f5f5;
    height: 312px;
}
.index-btm .box ul li{
    float: left;
    width: 270px;
    margin-right: 25px;
    background: #fff;
    border-bottom: 4px solid #e0e0e0;
}
.index-btm .box ul li:hover{
    border-bottom: #0051ad 4px solid;
}
.index-btm .box ul li.hover{
    border-bottom: #0051ad 4px solid;
}
.index-btm .box ul{
    width: 1185px;
    padding-top: 53px;
}
.index-btm .box ul li .title{

}
.index-btm .box ul li .title p{
    color: #4c4c4c;
    font-weight: bold;
    height: 58px;
    line-height: 58px;
    text-align: center;
    font-size: 16px;
}
.footer{
    width: 100%;
    height: 305px;
    background: #333;
}
.footer-box{

}
.footer-box .left{
    width: 200px;
    margin-right: 50px;
    float: left;
}
.foot-logo{
    text-align: center;
    padding-top: 40px;
    padding-bottom: 23px;
}
.footer-menu{
    padding-top: 50px;
}
.footer-box .right{
    width: 840px;
    float: left;
}
.footer-menu ul li{
    width: 140px;
    float: left;
    background: url(bg4.jpg) no-repeat right top;
}
.footer-menu ul li .ftm-top{
    padding-bottom: 20px;
}
.footer-menu ul li .ftm-top .ch{
    font-size: 14px;
    font-weight: bold;
    color: #a7a7a7;
    text-align: center;
}
.footer-menu ul li .ftm-top .en{
    color: #a7a7a7;
    font-size: 10px;
    text-align: center;
    line-height: 10px;
}
.footer-menu ul li dl dt{
    text-align: center;
}
.footer-menu ul li dl dt a{
    display: block;
}
.foot{
    height: 30px;
    border-top: 1px solid #2b2b2b;
    background: #303030;
}
.foot .left{
    width: 500px;
    float: left;
}
.foot .left p{
    line-height: 30px;
    color: #6b6b6b;
}
.foot .right{
    float: right;
}
.foot-menu ul{
    float: right;
}
.foot-menu ul li{
    float: left;
    width: 65px;
    text-align: center;
    line-height: 75px;
}
.foot-menu ul li.p{
    width: 84px;
}
.foot-menu ul li span{
    float: right;

}
.foot-menu ul li p{
    line-height: 75px;
}
.foot-menu ul li img{
    padding-top: 30px;
    line-height: 75px;
}
.foot-menu .ewm{
    float: right;
    margin-left: 30px;
    padding-top: 10px;

}
.yd-crumbs{
    padding-top: 60px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec;
    margin-bottom: 45px;
}
.yd-crumbs p{
    text-align: right;
}
.yd-crumbs p img{
    padding-top: 7px;
    padding-right: 6px;
}
.about-list ul{width: 1200px;}
.about-list ul li{
    width: 360px;
    min-height: 305px;
    border-bottom: 4px solid #eaeaea;
    float: left;
    margin-right: 39px;
    margin-bottom: 40px;
}
.about-list ul li:hover{
    border-bottom: 4px solid #ce3f3c;
}
.about-list ul li .title{
    background: #f7f7f7;

}
.about-list ul li .title p{
    line-height: 68px;
    text-align: center;
    font-size: 20px;
}
.demo{
    padding-top: 60px;
    padding-bottom: 20px;
}
.nav-demo{
    width: 270px;
    float: left;
    border-bottom: 4px solid #eaeaea;
    margin-right: 50px;
}
.nav-demo .nav-top{
    width: 270px;
    height: 102px;
    background: url(bg5.jpg) no-repeat;

}
.nav-demo .nav-top p{
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    padding-left: 35px;
    padding-top: 40px;
}
.nav-demo .nav-top p img{
    padding-top: 7px;
    padding-left: 5px;
}

.nav-list ul li{
    height: 61px;
    line-height: 61px;
    border-bottom: 1px solid #eaeaea;
    background: #f7f7f7;
    width: 270px;float: left;

}
.nav-list ul li a{
    display: block;
    padding-left: 39px;
    font-size: 16px;
    background: url(tb9.png) no-repeat 236px 25px;
    color: #7f7f7f;
}
.nav-list ul li:hover a{
    background: url(tb10.png) no-repeat 236px 25px;
}
.nav-list ul li:hover{
    background: #fff;
}
.nav-list ul li.hover a{
    background: url(tb10.png) no-repeat 236px 25px;
}
.nav-list ul li.hover{
    background: #fff;
}

.nav-lists ul li{
    min-height: 61px;
    line-height: 61px;
    border-bottom: 1px solid #eaeaea;
    background: #f7f7f7;
    width: 270px;float: left;

}
.nav-lists ul li .top a{
    display: block;
    padding-left: 39px;
    font-size: 16px;
    background: url(tb9.png) no-repeat 236px 25px;
}

.nav-lists ul li .tops a{
    display: block;
    padding-left: 39px;
    font-size: 16px;
    background: url(tb9.png) no-repeat 236px 25px;
}
.nav-lists ul li:hover .tops a{
    background: url(tb_down.jpg) no-repeat 236px 25px;
}
.nav-lists ul li:hover .tops{
    background: #fff;
}
.nav-lists ul li.hover .tops a{
    background: url(tb_down.jpg) no-repeat 236px 25px;
}
.nav-lists ul li.hover .tops{
    background: #fff;
}

.nav-lists ul li:hover .top a{
    background: url(tb10.png) no-repeat 236px 25px;
}
.nav-lists ul li:hover .top{
    background: #fff;
}
.nav-lists ul li.hover .top a{
    background: url(tb10.png) no-repeat 236px 25px;
}
.nav-lists ul li.hover .top{
    background: #fff;
}
.nav-lists ul li:hover .btm{
    background: #fff;
}
.nav-lists ul li.hover .btm{
    background: #fff;
}
.nav-lists ul li .btm{
    display: none;
}
.nav-lists ul li dl{
    padding-left: 40px;
    padding-bottom: 20px;
}
.nav-lists ul li dl dt{
    height: 40px;
}
.nav-lists ul li dl a{
    line-height: 40px;
    display: block;
}
.nav-lists ul li dl dt.hover a{
    color: #ce3f3c;
}
.demo-right{
    width: 840px;
    float: right;
    min-height: 300px;
    margin-bottom: 40px;
}

.crumbs-about p{
    text-align: right;
}
.crumbs-about{
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec;
    margin-bottom: 20px;
}

.crumbs-about p img{
    padding-top: 7px;
    padding-right: 6px;
}
.crumbs-about p span{
    color: #ce3f3c;
}
.about .content .top{}
.about .content .top .p1{
    font-size: 20px;
    color: #131313;
}
.about .content .top .p2{
    font-size: 33px;
    color: #9e9e9e;
    line-height: 35px;
}
.about .content .top .p2 span{
    font-size: 20px;
    color: #262626;
}
.about .content .top .p3{
    font-size: 14px;
    color: #9e9e9e;
}
.about .content .con{

}
.about .content .con p{
    /*text-indent: 2em;*/
    font-size: 16px;
    line-height: 30px;
}

.about .content .con p.img{
    padding: 40px 0px;
}
.com-yg{
    margin-bottom: 50px;
    margin-top: 50px;
}
.com-yg .left{
    background: url(bg6.jpg) repeat-y;
    width: 704px;
    float: left;
    min-height: 500px;
    padding: 40px 0px;
}
.com-yg .right{
    float: right;
    width: 82px;
    border-left: 3px solid #f5f5f5;
    min-height: 500px;
}
.yg-year{
    width: 90px;height: 36px;
    background: #ce3f3c;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 40px;
    top: 22px;
}
.yg-con{
    width: 480px;
    height: 78px;
    background: url(bg7.png) no-repeat;
    position: absolute;
    left: 140px;
    top: 0px;
}
.yg-con p{
    padding-top: 20px;
    padding-left: 30px;
    font-size: 14px;
    color: #777;
}
.com-box{
    height: 110px;
    position: relative;
}
.com-yg .right{}
.com-yg .right ul li{
    height: 30px;

}
.com-yg .right ul li a{
    padding-left: 22px;
}
.com-yg .right ul li.on{
    border-left: 3px solid #ce3f3c;
    font-weight: bold;
    margin-left: -3px;
}

.honour{
    padding-top: 45px;
    position: relative;
}
.honour .bd{
    width: 541px;
    height: 525px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.honour .bd ul{
    position: absolute;
}
.honour .bd ul li{
    width: 541px;
    float: left;
}
.honour .bd ul li .pic{
    width: 541px;
    background: url(bg8.jpg) no-repeat;
    height: 481px;
}
.honour .bd ul li .pic img{
    margin-top: 70px;
    margin-left: 55px;
}
.honour .bd ul li .tit{
    text-align: center;
    padding-top: 20px;
}
.honour .prev{
    width: 25px;
    height: 51px;
    background: url(about_btn.jpg);
    position: absolute;
    left: 33px;
    top: 260px;
}
.honour .next{
    width: 25px;
    height: 51px;
    background: url(about_btn.jpg);
    position: absolute;
    right: 33px;
    top: 260px;
    background-position: -25px 0px;
}
.honour .hd{
    width: 860px;
    margin-top: 40px;
    height: 175px;
    overflow: hidden;
    position: relative;
}
.honour .hd ul{
    position: absolute;
    top: 0px;
}
.honour .hd ul li{
    float: left;
    margin: 0px 10px;
    border: 10px solid #f6f7f4;
    width: 175px;
    height: 156px;
}
.honour .hd ul li.cur{
    border: 10px solid #f5d6d6;
}
.honour .hd ul li a{
    padding-top: 30px;
    padding-left: 15px;
    display: block;
}
.org{
    padding-top: 30px;
}

.about .content .con span{
    /*color: #dc423f;*/
    color: #666;
}

.news ul{
    width: 800px;
    margin: 0 auto;
}
.new-infer{
    padding-top: 50px;
}
.new-infer img{float: left;}
.new-incom{
    width: 430px;
}
.new-incom .p-tit{
    color: #545454;
    font-size: 14px;
    font-weight: bold;
    padding-top: 15px;
}

.new-incom .p-data{
    color: #777;
    padding: 10px 0px;
}
.new-incom .more{
    width: 86px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    color: #fff;
    background: #8a8a8a;
    margin-top: 20px;
}
.new-incom .more a{
    color: #fff;
}
.new-list{
    padding: 35px 0px;
    padding-bottom: 0px;
}
.new-list ul{
    border-top: 1px dashed #d9d9d9;
}
.new-list ul li{
    height: 43px;
    background: url(tb11.jpg) no-repeat 10px 20px;
    border-bottom: 1px dashed #d9d9d9;
}
.new-list ul li a{
    display: block;
    color: #545454;
    font-size: 14px;
    line-height: 43px;
    padding-left: 20px;
}
.new-list ul li a span{
    float: right;
}

.new_next{
    padding-top: 20px;
    border-top: 1px solid #f0efef;
    height: 150px;
}
.new_next p{
    font-size: 12px;
    color: #666;
}
.new_next .p_back{
    margin-top: -36px;
}
.p_back{text-align: right;}
.new-info .top{height: 70px;border-top: 0px solid #f0efef;border-bottom: 1px solid #f0efef;padding-top: 30px;margin-bottom: 0px;}
.new-info .top .p1{text-align: center;font-size: 20px;color: #666;}
.new-info .top .p2{text-align: right;font-size: 12px;color: #666;padding-top: 10px;}
.new-info .top .p2 span{padding-right: 15px;}
.new-info .text{
    padding: 30px 0;
}
.new-info .text p{
    line-height: 30px;
    font-size: 16px;
}

.cause p{font-size: 16px;line-height: 30px;color: #777;}
.cause-con,.cause-con p{font-size: 16px;line-height: 30px;}

.study-list ul li{
    width: 839px;
    height: 128px;
    background: #f6f6f6;
    margin-bottom: 20px;
}
.study-list ul li .left{
    width: 162px;height: 125px;
    border-bottom: 4px solid #b93936;
    background: #ce3f3c;
    float: left;
}
.study-list ul li .left .day{
    text-align: center;
    font-size: 52px;
    line-height: 60px;
    padding-top: 15px;
    color: #fff;
}
.study-list ul li .left .date{
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}
.study-list ul li .right{
    width: 610px;
    float: right;
    margin-right: 30px;
}
.study-list ul li .right .tit{
    color: #545454;
    font-size: 14px;
    font-weight: bold;
    padding-top: 15px;
}
.study-list ul li .right .text{
    font-size: 12px;
}
.study-list ul li .right .btn{
    padding-top: 10px;
}
.study-list ul li .btn a{
    display: inline-block;
    float: left;
    width: 86px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    color: #fff;
    margin-right: 12px;
    font-size: 12px;
}
.study-list ul li .btn a.read{
    background: #ce3f3c;
}
.study-list ul li .btn a.down{
    background: #8a8a8a;
}
.study-list ul li .right .btn .div1{
    width: 86px;
    height: 27px;
    background: #ce3f3c;
    float: left;
}
.study-list ul li .right .btn .div2{
    width: 86px;
    height: 27px;
    background: #8a8a8a;
    float: left;margin-left: 15px;
}
.study-list ul li .right .btn  a{
    text-align: center;
    display: block;
    color: #fff;
}
.video-list{
    padding-top: 50px;
    width: 880px;
}
.video-list ul li{
    width: 400px;
    float: left;
    margin-right: 35px;
}
.video-list ul li .tit{
    font-size: 16px;font-weight: bold;
    color: #545454;
    padding-top: 20px;
    text-align: center;
}
.video-list ul li .date{
    text-align: center;
    padding-bottom: 35px;
}
.uploading{
    text-align: center;
    width: 840px;
    height: 80px;
    background: #8a8a8a;
    color: #fff;
    font-weight: bold;
    line-height: 80px;
    font-size: 24px;
}
.gu-tit{
    padding-top: 25px;
    background: url(tb12.jpg) 1px 25px no-repeat;
    padding-bottom: 40px;
}
.gu-tit p{
    font-size: 20px;
    color: #494949;
    padding-left: 20px;
}
.guide-box .clear div{
    text-align: center;
    color: #777777;
    font-size: 14px;
    width: 140px;
    float: left;
    padding: 0px 12px;
}
.guide-box{
    padding-bottom: 45px;
    background: url(tb13.jpg) repeat-x bottom;
}
.guide-boxs{
    padding-bottom: 45px;
    background: url(tb13.jpg) repeat-x bottom;
}
.guide-scro{
    width: 820px;
    height: 310px;
    overflow: hidden;
    border: 10px solid #ce3f3c;
    background: #fffcfc url(bg9.png) no-repeat 760px 40px;
}
.guide-scro .scrollc{
    margin: 45px;
    height: 225px;
    position: relative;
    overflow: hidden;
}
.scrollba{
    position: absolute;
    top: 5px;
    right: -22px;
    z-index: 8;
    width: 12px;height: 215px;
}
.scrolld{
    position: absolute;
    top: 0px;
    width: 700px;
}
.scrollba span{
    position: absolute;
    background: #ce3f3c;
    width: 6px;
    height: 25px;
    line-height: 22px;
    overflow: hidden;
    left: -22px;
    top: 0;
    display: block;
    cursor: pointer;
}
.guide-list ul{
    border-top: 1px dashed #999;
}
.guide-list ul li{
    min-height: 48px;
    border-bottom: 1px dashed #999;

}
.guide-list ul li .title{
    height: 48px;
    background: url(tb14.jpg) no-repeat 810px 15px;
}
.guide-list ul li.hover .title{
    height: 48px;
    background: url(tb15.jpg) no-repeat 810px 15px;
}
.guide-list ul li.hover .title{
    height: 48px;
    background: url(tb15.jpg) no-repeat 810px 15px;
}
.guide-list ul li .title p{
    font-size: 14px;
    font-weight: bold;
    line-height: 48px;
}
.guide-list ul li .text{
    margin-bottom: 25px;

    display: none;
}
.join-move{
    padding-top: 40px;
}
.join-move .tit{
    font-size: 14px;
    color: #545454;
    padding-bottom: 15px;
}
.join-move .table{}
.join-move .table table th{
    height: 41px;
    border-top: 1px solid #ce3f3c;
    border-bottom: 1px solid #ce3f3c;
    width: 160px;
}
.join-move .table table th p{
    height: 36px;
    background: #ce3f3c;
    line-height: 36px;
    color: #fff;
    font-weight: bold;
}
.join-move .table table td{
    height: 36px;
    width: 160px;
}
.join-move .table table td p{
    height: 36px;
    line-height: 36px;
    text-align: center;
}
.join-move .table table tr.on{
    background: #f2f2f2;
}
.join-info{
    padding-top: 40px;
}
.join-info .table table td{
    height: 36px;
    width: 160px;
}
.join-info .table table{
    border: 1px solid #ddd;
}
.join-info .table table td p{
    text-align: center;
    line-height: 36px;
}
.join-info .table table td{
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.join-info .table table td.on{
    background: #f7f7f7;
}
.join-info .apply{
    width: 177px;height: 55px;
    line-height: 55px;
    background: #ce3f3c;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-top: 25px;
    cursor: pointer;
}
.join-apply{
    padding-top: 40px;
}
.join-apply .table table td{
    height: 36px;
    width: 160px;
}
.join-apply .table table td p{
    text-align: center;
    line-height: 36px;
}
.join-apply .table table td select{
    margin-top: 8px;
    margin-left: 12px;
    margin-right: 10px;
}
.join-apply .table table td.on{
    background: #f7f7f7;
}
.join-apply .table table td{
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.join-apply .table table td span{
    color: #c30000;
    padding-left: 5px;
}
.join-apply .table table{
    border: 1px solid #ddd;
}
.join-apply .table table td input{
    border: 1px solid #e2e3ea;
    background: none;
    margin-left: 17px;
}
.join-apply .table table td .sh{
    width: 50px;
}
.join-apply .table table td .school{
    width: 105px;
}
.join-apply .table table td .zy{
    width: 100px;
}
.join-apply .table table td .file{
    border: none;
}
.join-apply .table .sub-tj{
    width: 78px;
    height: 22px;
    border: 1px solid #eee;
}
.join-apply .table .sub-cz{
    width: 78px;
    height: 26px;
    border: 1px solid #eee;
}
.join-apply .table table tr.tj td{
    height: 65px;
    background: #fff;
    line-height: 65px;
}
.apply-textcon{}
.apply-textcon .top{
    padding-top: 25px;
}
.apply-textcon .top .p1{
    color: #545454;
    font-weight: bold;
    font-size: 14px;
}
.apply-textcon .top .p1 span{
    color: #ce3f3c;
    font-weight: normal;
    font-size: 14px;
}
.apply-textcon .top .p2{
    color: #545454;
    font-weight: bold;
    font-size: 14px;
    padding-top: 10px;
}
.apply-textcon .btm{
    padding-left: 15px;
}
.join-info .apply a{
    color: #fff;
}
.map{
    padding-top: 50px;
}
.contact-text{
    padding-top: 35px;
}
.contact-text .p1{
    font-size: 22px;
    color: #545454;
    padding-left: 20px;
    border-left: 3px solid #ce3f3c;
    padding-bottom: 10px;
}

.contact-text .p2{
    font-size: 16px;
    line-height: 30px;
}
.video-adv{
    padding-top: 40px;
}
.vadv-con{
    width: 840px;
    height: 395px;
    background: #f6f6f6;
}
.vadv-con .clear{
    padding-left: 60px;
    padding-top: 40px;
}
.vadv-con .clear img{
    float: left;
}
.vadv-con .clear .right{
    float: right;
    width: 440px;
    margin-right: 40px;
}
.vadv-con .clear .right .p1{
    color: #545454;
    font-weight: bold;
    font-size: 16px;
    padding-top: 20px;
}
.vadv-con .clear .right .p1 span{
    font-size: 28px;
    font-weight: bold;
    color: #ce3f3c;
}
.vadv-con .clear .right .p2{
    color: #545454;
    font-weight: bold;
    font-size: 14px;
    padding-top: 15px;
}
.vadv-con .clear .right .p3{
    color: #777;
    padding-top: 20px;
}
.vadv-con .clear .right .btn{
    width: 85px;
    height: 28px;
    background: #ce3f3c;
    margin-top: 20px;
}
.vadv-con .clear .right .btn a{
    line-height: 28px;
    text-align: center;
    color: #fff;
    display: block;
}
.vadv-list{
    padding-top: 25px;
    width: 100%;
    overflow: hidden;
}
.vadv-list ul{
    width: 110%;
}
.vadv-list ul li{
    width: 130px;
    float: left;
    margin: 0 47px 25px 0;
}
.vadv-list ul li .txt p{
    text-align: center;
    font-size: 14px;
    padding-top: 5px;
}
.vadv-list ul li .txt p span{
    padding: 0 5px;
    color: #b53838;
}


.vadv-list{
    position: relative;
    /*height: 300px;*/
}
.vadv-list .prev{
    position: absolute;
    top: 122px;
    left: 0px;
    display: block;
    width: 25px;
    height: 51px;
    background: url(btn.jpg) no-repeat;
}

.vadv-list .next{
    position: absolute;
    top: 122px;
    right: 0px;
    display: block;
    width: 25px;
    height: 51px;
    background: url(btn.jpg) no-repeat;
    background-position: -25px 0px;
}
.vadv-list ul{

}
.vadv-list-box ul{
    width: 725px;
}
.vadv-list-box{
    position: absolute;
    top: 50px;
    left: 70px;
    width: 710px;
    overflow: hidden;
    height: 225px;
}

.guide-box span{
    font-size: 18px;
    font-weight: bold;
}
.guide-boxss p{
    font-size: 18px;
    color: #494949;
    line-height: 36px;
}
.video-info{
    padding-top: 40px;
}



.close{
    font-size: 30px;
    position: fixed;
    top: 50px;
    right: 50px;
    color: #fff;
}

/*��������*/
.pop-up {
    width: 960px;
    height:300px;
    border: 1px solid #bbb;
    border-radius: 5px;
    box-shadow: 0 0 2px rgba(187,187,187,.5);
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    padding:35px 0;
    margin: -120px 0 0 -480px;
    font-size: 14px;
    z-index: 12;
    _position: absolute;
    _top:220px;
}
.pop-up .title {
    border-bottom: 1px solid #d9d9d9;
    margin: 0 30px 25px;
    height: 50px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
}
.pop-up .close{
    font-size: 24px;
    line-height: 24px;
    font-family: "΢���ź�";
    color: #797979;
}
.pop-up .close:hover{
    color: #e25353;
}
.pop-up .text{
    position:relative;
    height:230px;
    width: 930px;
    padding: 0 0 0 30px;
    overflow: hidden;
}
.pop-up .con{
    font-size: 12px;
    height: 230px;
    width: 900px;
    position: relative;

}
.pop-up .roll{
    width:5px;
    height:230px;
    position: absolute;
    right:10px;
    top:0px;
    background:url("roll.jpg") repeat-y center;
}
.pop-up .roll_btn{
    width:5px;
    height:35px;
    position: absolute;
    left:0;
    top: 0px;
    cursor: pointer;
    background:url("handless.jpg") no-repeat center center;
}
.body-shadow{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter:alpha(opacity=50);
    z-index: 11;
    _position: absolute;
    _top:expression(offsetParent.scrollTop);
}

.hidden{
    display:none;
}



/*===��ҳ===*/
.banner_ny{
    width: 100%;
    height: 350px;
    background: url(banner_ny.jpg) no-repeat center center;
}
.main_ny{
    width: 100%;
    margin-bottom: 35px;

}
.page_main {margin-bottom: 25px;}
.mp30 {margin-top: 30px;}
.width1080 {
    width: 1080px;
    margin-right: auto;
    margin-left: auto;
}
.fl {
    float: left;
}
.fr{
    float: right;
}
.page_left {
    width: 230px;
}
.p-tit {
    color: #FFF;
    line-height: 45px;
    background-color: #829198;
    height: 45px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
}
.page_menu ul li a {
    text-align: left;
    padding-left: 23px;
    font-size: 14px;
    line-height: 35px;
    margin-top: 10px;
    display: block;
    background: url(list_a.jpg) no-repeat;
}
.page_menu ul li a:hover,.page_menu ul li a.hover {
    color:#fff;
    background: url(list_h.jpg) no-repeat;
}

.contact img {
    margin-bottom: 20px;
}
.page_info {
    padding-bottom: 35px;
    width: 900px;
    border: 1px solid #e5e9eb;
}
.page_info .tit {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #0051ad;
    line-height: 48px;
    padding-left: 25px;
    font-size: 14px;
    margin-bottom: 25px;
}
.about-main {
    padding-right: 25px;
    padding-left: 25px;
    line-height: 1.8;
    font-size: 14px;
    color: #666;
}
.about-main img{
    max-width: 100%;
}

.about-main p,.about-main div{
    line-height: 24px;
}
.about-main1 {
    padding-right: 25px;
    padding-left: 25px;
}

.about-main1 p,.about-main1 div{
    line-height: 24px;
    text-indent: 2em;
}
.dangqian {
    padding-left: 20px;
    background-image: url(tb8.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.colorls {
    color: #0051ad;
    font-weight: 800;
}

/*===��ҳ����====*/
.about-main ul{list-style: none;}
.about-main ul li{
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.about-main ul li a{
    float: right;
    width: 84%;
    text-align: left;
    padding: 15px 0;
}
.about-main ul li a:hover{color: #0051ad;}
.about-main ul li .data{
    width:95px;
    height: 95px;
    float: left;
    background: #888;
    text-align: center;
}

.month{
    font-size: 36px;
    font-weight: 800;
    color: #fff;
    padding-top: 25px;
    padding-bottom: 5px;
}
.day{
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}
.right_nr{
    font-size:13px;
    font-family:"΢���ź�";
    line-height:28px;
}
.news_title{margin:5px 0;padding:0;text-align:center;font-size:16px;}
.news_info{text-align:center;color:#999;border:1px solid #e1e1e1;border-left:0;border-right:0;margin:10px 0;padding:5px 0;}
#art_content{word-break:break-all;font-size:13px;padding:0 0 10px 0;}
#art_content img{max-width:750px;}

/*====��ҳ��Ʒ====*/
#ny_right_r{
    float:right;
    width:100%;}
#ny_right_r_b{
    font-size:15px;
    background:url("ny_dd.jpg") left center no-repeat;
    height:46px;
    color:#01966F;
    font-weight:bold;
    line-height:35px;
    padding-left:15px;
    border-bottom:1px solid #dfdfdf;}
#ny_right_r_b .more{
    float:right;
    font-weight:normal;
    font-size:12px;
    color:#666;}
#ny_right_r_b .more a{
    margin:0 3px;
    color:#666;}
#ny_right_r_b .more a:hover{
    color:#ff0000;}
#ny_right_r_n{
    margin:10px 5px;
    color:#666;
    line-height:24px;
    padding-top:10px}
#ny_right_r_n{width: 100%;height: auto;float: left;}
#ny_right_r_n ul li{width: 260px;height: 226px;margin: 10px 9px;border: 1px solid#eee;overflow: hidden;float: left;}
#ny_right_r_n ul li:hover{box-shadow:0 0 5px #ccc}
#ny_right_r_n ul li a{float: right;width: 100%;padding: 0 0;}
#ny_right_r_n ul li img{width: 100%;/*height: 85%;*/margin-bottom: 10px;}
#ny_right_r_n ul li span{font-size: 14px;color: #141414;padding:0 10px;display: block}






/*��ҳ ����*/
.List_page {padding:30px 0;float: right;text-align: right;height: 40px;}
.List_page li{list-style: none;display: inline-block;width: auto;}
.List_page a{padding:3px 15px;display:block;border:1px #eee solid;background:#f9f9f9;display:inline-block;margin-right:5px;overflow:hidden;}
.List_page a.active{background:#0051ad;color:#fff;}





table {
    background-color: #ededed;
    width: 100%;
}
table td {
    background-color: #fff;
    height: 40px;
    font-size: 12px;
    line-height: 1.5;
    border: 1px solid #ddd;
    padding: 8px;
}
.navbox li{
    position: relative;
}
.navbox li .nonelist{
    width: 130px;
    position: absolute;
    left: -15px;
    top: 96px;z-index: 9999;
    background: #f5f5f5;
    border-radius: 5px;
    display: none;
}
.navbox li .nonelist a{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color:#1193e3;
    text-align: center;
    font-size: 14px;
}
.navbox li .nonelist a:hover{
    background: #1193e3;
    color: #ffffff;
    font-weight: 600;
}
.slideBox .btns {
    position: absolute;
    bottom: 100px;
    left: 50%;
    margin-left: -30px;
}
.slideBox .btns li {
    float: left;
    width: 14px;
    height: 14px;
    background: #e5e5e5;
    border-radius:7px;
    margin-left: 10px;
    cursor: pointer;
}
.slideBox .btns li.active{
    background: #1193e3;
    width: 28px;
}
.p-tit{
    cursor: pointer;
}
.navhid{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
}