*{
    margin: 0px;
    padding: 0px;
    font-family: "Microsoft YaHei";
}
body{
    margin: 0px;
    padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-rendering: optimizelegibility;
}
a{
    text-decoration: none;
}
ul,li{
    margin: 0px;
    list-style: none;
}
.mt40{
    margin-top: 20px;
}
.pdr55{
    padding-right: 55px;
}
.wrap-title{
    position: absolute;
    width: 100%;
    z-index: 99999;
}
.wrap-title .wrap-top{
    height: 100px;
    background: url(./images/home/top_bg.png) right top no-repeat;
    overflow: hidden;
}
.wrap-title .search .site-search{
    z-index: 99;
}
.wrap-title .logo {
    background: url(./images/home/top_icon.png) right center no-repeat;
    /*background-position: 105%; */
    background-size: 280px;
    background-position: 92%;
}
.wrap-title .logo img{
    margin: 15px 0px 15px;
    height: 70px;
    width: auto;
}
.wrap-title .search{
    position: absolute;
    top: -40px;
    right: 0px;
}
.wrap-title .search .site-search{
    position: relative;
    padding-top: 6px;
}
.wrap-title .search .site-search .keyword{
    width: 100%;
    border:1px solid #0082d6;
    padding: 3px 12px;
    border-radius: 15px;
    background: rgba(255,255,255,0.7);
    outline: none;
}
.wrap-title .search .site-search .search-btn{
    position: absolute;
    top: 6px;
    right: 0px;
    width: 36px;
    height: 28px;
    overflow: hidden;
    border: none;
    background: url(./images/home/icon_search.png) center no-repeat;
    text-indent: -9999px;
    cursor: pointer;
}
/*默认二级下拉导航菜单*/
.menuNav{
    /*background: rgba(25,156,239,0.95);*/
    height: 40px;
}
.menu{ 
    height:40px;
    position:relative;
    z-index:998; 
    margin:0 auto; 
    background: rgba(25,156,239,0.95);
}
#nav {
    padding-right: 200px;
    width:1170px;   
    height:40px; 
    line-height:40px; 
    margin:0px auto; 
}
@media screen and (max-width: 1200px)
{
    #nav{
        width: 970px;
    }
}
#nav .on{
    width: 14.2%;
}
#nav .on:hover{
    background: #ff9958;
}
#nav li{
    float:left;
    display:inline; 
    height:40px; 
    text-decoration:none;
    font-size:18px; 
    color:#fff;
    text-align:center;
    z-index:990; 
}
#nav li a{ 
    text-align:center; 
    display:block;
    font-size:16px; 
    font-weight: bold;
    color:#fff;
    text-decoration:none; 
    float:left;
    position:relative; 
    z-index:999; 
    width: 100%;
}
#nav li a:hover{ 
    color:#fff; 
    /*background: rgba(8,171,197,0.8);*/
}

#nav .menu-hover a{ 
    color:#fff; 
    background:#700d0d;
}
#nav .menuBlock{
    display: none;  
    position:absolute;
    width: 100%;
    height: auto;
    min-height: 180px;      
    /*overflow: hidden;*/
    left:0px;
    top:40px; 
    box-shadow: 0px 1px 5px #dbdbdb;
    background: rgba(255,255,255,0.95);
    z-index:999;  
/*    transition-property: height; 
    transition-duration: 1s;*/
}
#nav li.on:hover .menuBlock{    
    display: block;
    min-height: 180px;
    
}
#nav .menuBlock .menuLeft{
    display: inline-block;
    width: 100%;
    min-height: 180px;
    padding-left: 200px;
    background: url(./images/home/manu_icon.png) left center no-repeat;
}
#nav .menuBlock .menuLeft ul{
    margin: 5px 0px 0px;
    width: 80%;
    float: left;
}
#nav .menuBlock .menuLeft ul .listOne{
    padding: 5px 0px 5px 0px;
    width: 25%;
    height: auto;
    line-height: 40px;
    list-style: none;
    float: left;
    text-align: center;
}
#nav .menuBlock .menuLeft ul li a{
    font-weight: normal;
    font-size: 14px;
}
#nav .menuBlock .menuLeft ul .listOne a{
    text-align: left;
    font-size: 16px;
    color: #2c2c2c;
}
#nav .menuBlock .menuLeft ul .listOne a:hover{
    color: #199cef;
}
#nav .menuBlock .menuLeft ul .listTwo{
    display: inline-block;
    height: auto;
    padding: 5px 0px 5px 0px;
    width: 100%;
    line-height: 1.5;
    list-style: none;
    text-align: left;
}
#nav .menuBlock .menuLeft ul .listTwo a{
    text-align: left;
    font-size: 16px;
    color: #2c2c2c;
}
#nav .menuBlock .menuLeft ul .listTwo .listThree{
    display: inline-block;
    width: 100%;
    margin: 0px;
    padding-left: 80px;
}
#nav .menuBlock .menuLeft ul .listTwo .listThree li{
    padding: 5px 10px 5px 10px;
    list-style: none;
    float: left;
    text-align: center;
}

/*wrap-content*/
.banner{
    margin: auto;
}
.banner ul li{
    position: relative;
}
.banner ul li p{
    padding: 10px 15px;
    margin: 0px;
    position: absolute;
    bottom: 20%;
    left: 0px;
    width: 30%;
    font-size: 20px;
    color: #ffffff;
    background: rgba(0,0,0,0.5);
}
.banner ul li img{
    max-width: 100%;
}
.bannerTitle{
    margin: auto;
    max-width: 1140px;
    position: relative;
}
.bannerTitle p{
    margin: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    text-align: center;
    font-size: 40px;
    color: #ffffff;
    line-height: 160px;
}
.banner .bx-wrapper{
    margin: 0px;
}
.banner .bx-wrapper .bx-viewport{
    box-shadow: none;
    border:0px;
    left: 0px;  
}
.banner .bx-wrapper .bx-controls-direction{
    display: none;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a{
    background: #c9c9c9;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover, .banner .bx-wrapper .bx-pager.bx-default-pager a.active{
    background: #199cef;
}
.banner .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
    bottom: 10px;
}
.banner .bx-wrapper ul li img{
    margin: 0px auto;
}
/*block*/
/*.wrap-content{
    margin-top: -150px;
}*/
.wrap-content .leftBlock{
    padding: 15px 15px 0px;
}
.wrap-content .leftBlock .quickLink .title ul{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #199cef;
}
.wrap-content .leftBlock .quickLink .title ul li{
    float: left;
    margin-right: 15px;
    padding: 0px 5px;
    font-size: 18px;
    color: #199cef;
}
.wrap-content .leftBlock .quickLink .title ul .bt{
    padding: 0px 5px;
    font-size: 18px;
    color: #ffffff;
    background: #199cef;
}
.wrap-content .leftBlock .quickLink .title ul .bt span{
    display: block;
    padding-left: 20px;
    font-size: 18px;
    color: #ffffff;
    background: url(./images/home/entrance.png) left center no-repeat;
    background-size: 14px;
}
.wrap-content .leftBlock .quickLink .title ul li a{
    text-decoration: none;
    font-size: 18px;
    color: #666666;
}
.wrap-content .leftBlock .quickLink .title ul li .active{
    border-bottom: 2px solid #199cef;
    color: #199cef; 
}
.wrap-content .leftBlock .quickLink .title ul li a:hover{
    border-bottom: 2px solid #199cef;
    color: #199cef; 
}

.wrap-content .leftBlock .aaaa .content .bx-wrapper .bx-viewport{
    left: 0px;
    border:0px;
    box-shadow: none;
    background-color: transparent;
}
.wrap-content .leftBlock .aaaa .content{
    padding: 0px 15px;
    margin-top: -5px;
    overflow: hidden;
    background: rgba(231,242,249,0.6);
}
.wrap-content .leftBlock .aaaa .content ul li img{
    margin: 10px auto 5px;
    height: 40px;
}
.wrap-content .leftBlock .aaaa .content ul li{
    text-align: center;
}
.wrap-content .leftBlock .aaaa .content ul li a{
    text-decoration: none;
}
.wrap-content .leftBlock .aaaa .content ul li p{
    font-size: 14px;
    color: #333333;
}
.wrap-content .leftBlock .aaaa .content ul li:hover p{
    font-size: 14px;
    color: #199cef;
}
.wrap-content .leftBlock .aaaa .content .bx-wrapper{
    margin: 0px auto 0px;
}
.wrap-content .leftBlock .aaaa .content .bx-wrapper .bx-pager{
    display: none;
}
.wrap-content .leftBlock .aaaa .content .bx-wrapper .bx-prev{
    left: -25px;
    background: url(./images/home/left.png) center no-repeat;
}
.wrap-content .leftBlock .aaaa .content .bx-wrapper .bx-next{
    right: -25px;
    background: url(./images/home/right.png) center no-repeat;
}

/*contentLeft*/
.wrap-content .leftBlock .contentLeft{
    margin-top: 20px;
    padding-left: 0px;
}
.wrap-content .leftBlock .contentLeft .title h3{
    position: relative;
    margin: 0px;
    line-height: 35px;
    border-bottom: 1px solid #bfbfbf;
}
.wrap-content .leftBlock .contentLeft .title h3 span{
    font-size: 20px;
    color: #080808;
    line-height: 25px;
    border-bottom: 3px solid #199cef;
}
.wrap-content .leftBlock .contentLeft .title h3 a{
    text-decoration: none;
    position: absolute;
    right: 0px;
    bottom: 0px;
    line-height: 20px;
    font-size: 12px;
    color: #e11d1d;
}
.wrap-content .leftBlock .contentLeft .content{
    margin-top: 5px;
}
.wrap-content .leftBlock .contentLeft .content ul li a{
    text-decoration: none;  
}
.wrap-content .leftBlock .contentLeft .content .media{
    padding: 10px 0px 10px;
    border-bottom: 1px dashed #dcdcdc;
}
.wrap-content .leftBlock .contentLeft .content .media a{
    text-decoration: none;
}
.wrap-content .leftBlock .contentLeft  .content  .media .media-left .time{
    width: 55px;
    height: 50px;
}
.wrap-content .leftBlock .contentLeft  .content  .media .media-left .time h3{
    margin: 0px;
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    color: #139bca;
    border: 1px solid #eeeeee;
}
.wrap-content .leftBlock .contentLeft  .content .media .media-left .time p{
    margin: 0px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    line-height: 20px;
    background: #139bca;
}
.wrap-content .leftBlock .contentLeft .content .media .media-body h3{
    margin: 0px;
    font-size: 18px;
    color: #333333;
    line-height: 1.5;
}
.wrap-content .leftBlock .contentLeft .content a:hover .media .media-body h3{
    color: #199cef;
}
/*contentRight*/
.wrap-content .leftBlock .contentRight{
    margin-top: 20px;
    padding-right: 0px;
}
.wrap-content .leftBlock .contentRight .title h3{
    position: relative;
    margin: 0px;
    line-height: 35px;
    border-bottom: 1px solid #bfbfbf;
}
.wrap-content .leftBlock .contentRight .title h3 span{
    font-size: 20px;
    color: #080808;
    line-height: 25px;
    border-bottom: 3px solid #199cef;
}
.wrap-content .leftBlock .contentRight .title h3 a{
    text-decoration: none;
    position: absolute;
    right: 0px;
    bottom: 0px;
    line-height: 20px;
    font-size: 12px;
    color: #e11d1d;
}
.wrap-content .leftBlock .contentRight .content{
    margin-top: 5px;
}
.wrap-content .leftBlock .contentRight .content ul li a{
    text-decoration: none;  
}
.wrap-content .leftBlock .contentRight .content  .media{
    padding: 10px 0px 10px;
    border-bottom: 1px solid #dcdcdc;
}
.wrap-content .leftBlock .contentRight .content  .media a{
    text-decoration: none;  
}
.wrap-content .leftBlock .contentRight .content .media .media-left img{
    margin:0px auto;
    height: 130px;
}
.wrap-content .leftBlock .contentRight .content .media .media-body{
    position: relative;
}
.wrap-content .leftBlock .contentRight .content .media .media-body h3{
    margin: 0px;
    font-size: 18px;
    color: #333333;
    line-height: 1.5;
}
.wrap-content .leftBlock .contentRight .content .media:hover .media-body h3{
    color: #199cef;
}
.wrap-content .leftBlock .contentRight .content .media .media-body a.ckxq{
    position: absolute;
    bottom: 0px;
    padding: 2px 5px;
    border:1px solid #338dcd;
    font-size: 12px;
    color: #338dcd;
}
.wrap-content .leftBlock .contentRight .content ul li.li{
    padding-left: 15px;
    font-size: 18px;
    color: #2c2e32;
    line-height: 45px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(./images/home/dd.png) left center no-repeat;
}
.wrap-content .leftBlock .contentRight .content ul li.li:hover a{
    color: #199cef;
}
.wrap-content .leftBlock .contentRight .content ul li.li a{
    font-size: 18px;
    color: #2c2e32;
}
/*rightBlock*/
.wrap-content .rightBlock{
    padding-top: 40px;
}
.wrap-content .rightBlock ul li{
    padding-left: 15px;
    margin-bottom: 25px;
    height: 85px;
    line-height: 85px;
    border-left: 4px solid rgba(15,118,191,0.8);
    background: rgba(19,125,200,0.1);
}
.wrap-content .rightBlock ul li:hover{
    border-left: 4px solid rgba(238,152,82,0.85);
}
.wrap-content .rightBlock ul li a{
    text-decoration: none;
    display: block;
    font-size: 16px;
    color: #006dbb;
    font-weight: bold;
}
.wrap-content .rightBlock ul li a:hover{
    color: rgba(238,152,82,0.85);
}
.wrap-content .rightBlock ul li.t1 a{
    padding-left: 50px;
    background: url(./images/home/1-1.png) left center no-repeat;
    background-size: 45px;
}
.wrap-content .rightBlock ul li.t2 a{
    padding-left: 50px;
    background: url(./images/home/1-2.png) left center no-repeat;
    background-size: 45px;
}
.wrap-content .rightBlock ul li.t3 a{
    padding-left: 50px;
    background: url(./images/home/1-3.png) left center no-repeat;
    background-size: 45px;
}
.wrap-content .rightBlock ul li.t4 a{
    padding-left: 50px;
    background: url(./images/home/1-4.png) left center no-repeat;
    background-size: 45px;
}
.wrap-content .rightBlock .contentLeft{
    padding-left: 0px;
}
.wrap-content .rightBlock .contentLeft .user-zh{
    padding: 10px 0px;
    text-align: center;
    background: rgba(0,173,161,0.85);
}
.wrap-content .rightBlock .contentLeft .user-zh a{
    text-decoration: none;
}
.wrap-content .rightBlock .contentLeft .user-zh p{
    margin: 5px 0px 0px;
    color: #ffffff;
}

.wrap-content .rightBlock .contentRight{
    padding-right: 0px;
}
.wrap-content .rightBlock .contentRight:hover .emailHover{
    display: block;
}
.wrap-content .rightBlock .contentRight .email-cz{
    padding: 10px 0px;
    text-align: center;
    background: rgba(238,142,82,0.85);
}
.wrap-content .rightBlock .contentRight .email-cz a{
    text-decoration: none;
}
.wrap-content .rightBlock .contentRight .email-cz p{
    margin: 5px 0px 0px;
    color: #ffffff;
}
.wrap-content .rightBlock .contentRight .emailHover{
    display: none;
    position: absolute;
    top: 0px;
    right: 120px;
    height: 78px;
    padding: 10px;
    background: #eeeeee;
}
.wrap-content .rightBlock .contentRight .emailHover p{
    text-align: center;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}

/*Links */
.wrap-content .Links ul{
    margin: 25px 0px 15px;
    display: inline-block;
    width: 100%;
}
.wrap-content .Links ul li{
    float: left;
    margin-right: 20px;
    line-height: 35px;
}
.wrap-content .Links ul li.title{
    padding-left: 25px;
    font-size: 16px;
    color: #0086db;
    background: url(./images/home/icon_link.png) left center no-repeat;
}
.wrap-content .Links ul li a{
    text-decoration: none;
    font-size: 14px;
    color: #131313;
}


/*footer*/
.footer{
    margin-top: 15px;
    height: 85px;
    border-top: 1px solid #83ccf0;
}
.footer .footer-info{
    padding-top: 20px;
    height: 85px;
    background: #ffffff;
}
.footer .footer-info p{
    margin: 0px;
    text-align: center;
    font-size: 12px;
    color: #222222;
    line-height: 1.8;
}
.footerList{
    background: #0082d6;
}
.footerList .footer-info{
    background: #0082d6;
}
.footerList .footer-info p{
    margin: 0px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    line-height: 1.8;
}

/*contentLeftnav*/
.contentLeftNav{
    padding: 0px 45px 30px 0px;
    margin-top: 30px;
}
.contentLeftNav .title{
    margin-bottom: 10px;
}
.contentLeftNav .title h3{
    margin:0px;
    font-size: 26px;
    color: #0083d6;
    line-height: 30px;
}
.contentLeftNav .content{
    margin-bottom: 30px;
}
.contentLeftNav .content .leftN .leftNavOne{    
    line-height: 35px;
    border-bottom: 1px solid #d2d2d2;   
}
.contentLeftNav .content .leftN .leftNavOne .inactive{
    display: block;
    padding: 0px 15px;
    text-decoration: none;
    font-size: 16px;
    color: #4a4a4a;
    font-weight: bold;
    border-radius: 3px; 
    background: url(./images/list/icon_07.png) right center no-repeat;
    background-position: calc( 100% - 15px);
}
.contentLeftNav .content .leftN .leftNavOne .inactives{
    color: #ffffff;
    border-radius: 3px;
    background: #25a1f0 url(./images/list/choose_icon.png) right center no-repeat;
    background-position: calc( 100% - 15px);
}
.contentLeftNav .content .leftN .leftNavOne .leftNT .inactives{
    display: block;
    padding: 0px 15px;
    text-decoration: none;
    font-size: 16px;
    color: #4a4a4a;
    font-weight: bold;
    border-radius: 3px; 
    background: url(./images/list/choose_icon2.png) right center no-repeat;
    background-position: calc( 100% - 15px);
}
.contentLeftNav .content .leftN .leftNavOne .leftNT{
    display: none;
    padding-left: 25px;
}
.contentLeftNav .content .leftN .leftNavOne .leftNT li a{
    text-decoration: none;
    display: block;
    font-size: 16px;
    color: #333333;
}
.contentLeftNav .content .leftN .leftNavOne .leftNT li a:hover{
    color: #25a1f0;
}
.contentLeftNav .content .leftN .leftNavOne .leftNT .inactive{
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    border-radius: 3px;
/*    background: url(./images/list/choose_icon2.png) left center no-repeat;
    background-position: none;*/
    background: transparent;
}
.contentLeftNav .content .leftN .leftNavOne .leftNT .inactives{
    color: #25a1f0;
    border-radius: 3px;
    background: url(./images/list/choose_icon2.png) left center no-repeat;
    background-position: none;
}
.contentLeftNav .content .leftN .leftNavOne .leftNT .leftNTT{
    display: none;
    padding-left: 35px;
}
.contentLeftNav .content .leftN .leftNavOne .leftNT .leftNTT li{
    
}
.contentLeftNav .content .leftN .leftNavOne .leftNT .leftNTT li a{
    display: block;
    font-size: 14px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contentLeftNav .content .leftN .leftNavOne .leftNT .leftNTT li a:hover{
    color: #25a1f0;
}


.jnu-email {
    position: relative;
    background: rgba(238,142,82,0.85);
    text-align: center;
    border-radius: 5px;
}
.jnu-email a{
    /*display: block;*/
    padding-left: 30px;
    line-height: 35px;
    text-align: center; 
    text-decoration: none;
    color: #ffffff;
    background: url(./images/home/icon_email.png) left center no-repeat;
    background-size: 20px;
}
.jnu-email:hover .emailHover{
    display: block;
}
.jnu-email .emailHover{
    display: none;
    position: absolute;
    top: 35px;
    height: 78px;
    padding: 10px;
    width: 100%;
    background: #eeeeee;
}
.jnu-email .emailHover p{
    text-align: center;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}
/*reimbursement-time*/
.reimbursement-time{
    padding: 0px 0px 10px;
    border:1px solid #dd726a;
    background: #eaeaea;
} 
.reimbursement-time span{
    display: block;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    background: #dd726a;
}
.reimbursement-time p{
    margin: 5px 0px;
    padding: 0px 15px;
    text-align: center;
    font-size: 12px;
}
/*ewm*/
.wxewm{
    margin-top: 25px;
    padding: 0px 0px 10px;
    text-align: center;
    border-top:1px solid #f7a438;
    background: #f7fdff;
} 
.wxewm p {
    margin: 0px;
    text-align: center;
    background: #f7fdff ;
}
.wxewm p span{
    padding-left: 35px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #555555;
    background: url(./images/home/wxtb.png) left center no-repeat;
    background-size: 30px;
}
.wxewm img{
    max-width: 100%;
    border: 1px solid #ffffff;
    border-radius: 5px;
    margin: auto;
}

.contentLeftNav .contentLeft{
    padding-left: 0px;
}
.contentLeftNav .contentLeft .user-zh{
    padding: 10px 0px;
    text-align: center;
    background: rgba(0,173,161,0.85);
}
.contentLeftNav .contentLeft .user-zh a{
    text-decoration: none;
}
.contentLeftNav .contentLeft .user-zh p{
    margin: 5px 0px 0px;
    color: #ffffff;
}

.contentLeftNav .contentRight{
    padding-right: 0px;
}
.contentLeftNav .contentRight .email-cz{
    padding: 10px 0px;
    text-align: center;
    background: rgba(238,142,82,0.85);
}
.contentLeftNav .contentRight .email-cz a{
    text-decoration: none;
}
.contentLeftNav .contentRight .email-cz p{
    margin: 5px 0px 0px;
    color: #ffffff;
}



.contentLeftNav .contentRight:hover .emailHover{
    display: block;
}
.contentLeftNav .contentRight .emailHover{
    display: none;
    position: absolute;
    top: 0px;
    left: 125px;
    height: 78px;
    padding: 10px;
    background: #eeeeee;
}
.contentLeftNav .contentRight.emailHover p{
    text-align: center;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}
/*faq*/
.contentLeftNav .faq h3{
    margin: 0px;
    padding-left: 35px;
    border-top: 2px solid #f3985e;
    border-left: 1px solid rgba(243,152,94,0.25);
    border-right: 1px solid rgba(243,152,94,0.25);
    line-height: 40px;
    font-size: 18px;
    color: #131313;
    background: #eeeeee url(./images/list/question_icon.png) left center no-repeat;
    background-position: 10px;
}
.contentLeftNav .faq ul{
    padding: 0px 15px;
    border: 1px solid rgba(243,152,94,0.25);
    border-top: 0px;
}
.contentLeftNav .faq ul li{
    line-height: 30px;
    color: #333333;    
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contentLeftNav .faq ul li a{
    text-decoration: none;
    font-size: 14px;
    color: #333333;
}




/*.contentRightNav*/
.contentRightNav .title{
    margin-top: 30px;
    position: relative;
    border-bottom: 1px solid #25a1f0;
}
.contentRightNav .title h3{
    margin:0px;
}
.contentRightNav .title h3 span{
    font-size: 18px;
    color: #0083d6;
    line-height: 25px;  
}
.contentRightNav .title ul{
    margin: 0px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.contentRightNav .title ul li{
    list-style: none;
    float: left;
    font-size: 12px;
    color: #7b7b7b;
}
.contentRightNav .title ul li a{
    text-decoration: none;
    font-size: 12px;
    color: #7b7b7b;
}
.contentRightNav .content{
    padding: 5px 15px 25px;
    /*margin-top: 15px;*/
    background: #fafafa;
}
.contentRightNav .content .contentTitle{
    margin-top: 15px;
    padding: 5px 0px;
}
.contentRightNav .content .contentTitle h3{
    margin: 0px;
    text-align: center;
    font-size: 20px;
    color: #0083d6;
    font-weight: bold;
}
.contentRightNav .content .contentTitle p{
    margin: 10px 0px 0px;
    font-size: 12px;
    color: #6c6c6c;
    text-align: center;
}
.contentRightNav .content .contentTitle p a{
    text-decoration: none;
    margin-left: 10px;
    font-size: 12px;
    color: #f3985e;
}
/*searchArticle*/
.searchArticle {
    margin-bottom:10px;
    height:35px;
}
.searchArticle .form-group{
    margin:0px;
    padding: 0px 15px 0px 0px;
}
.searchArticle .form-group .form-control{
    height: 30px;
}
.searchArticle .btn{
    padding: 0px;
    height: 30px;
    border: 0px;
    color: #ffffff;
    background: #4aaeee;
}
/*jnu-user*/
.jnu-user {
    background-color: #26b9af;
    text-align: center;
    border-radius: 5px;
}
.jnu-user a{
    /*display: block;*/
    padding-left: 30px;
    line-height: 35px;
    text-align: center; 
    text-decoration: none;
    color: #ffffff;
    background: url(./images/home/icon_user.png) left center no-repeat;
    background-size: 20px;
}
/*listBlock*/
.contentRightNav .content .listBlock ul.ul li{
    position: relative;
    padding: 0px 80px 0px 15px;
    line-height: 40px;
    background: url(./images/list/title_icon.png) left center no-repeat;
}
.contentRightNav .content .listBlock ul.ul li a{
    display: block;
    text-decoration: none;
    font-size: 18px;
    color: #2c2e32;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contentRightNav .content .listBlock ul.ul li span{
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 14px;
    color: #666666;
}
/*textBlock*/
.contentRightNav .content .textBlock{
    padding: 10px 25px;
    background: #eeeeee;
}
.contentRightNav .content .textBlock .form-group{
    margin-right: 25px;
}
.contentRightNav .content .textBlock .form-group label{
    font-size: 14px;
    color: #333333;
    font-weight: normal;
}
.contentRightNav .content .textBlock .btn-default{
    color: #ffffff;
    border:0px;
    background-color: #25a1f0;
}
.contentRightNav .content .textTable .table-striped>{
    background-color: #eeeeee;
}
.contentRightNav .content .textTable .table-striped>thead>tr>td{
    color: #ffffff;
    background-color: #25a1f0;
}
.contentRightNav .content .textTable .table-striped>thead>tr td:first-child{
    text-align: center;
}
.contentRightNav .content .textTable .table-striped>tbody>tr>td{
    border:0px;
}
.contentRightNav .content .textTable .table-striped>tbody>tr:nth-of-type(odd){
    background-color: #e9f0f7;
}
/*downloadBlock*/
.contentRightNav .content .downloadBlock ul li{
    position: relative;
    padding: 0px 15px 0px 15px;
    line-height: 40px;
    background: url(./images/list/title_icon.png) left center no-repeat;
}
.contentRightNav .content .downloadBlock ul li a{
    position: relative;
    text-decoration: none;
    display: block;
    font-size: 18px;
    color: #2c2e32;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contentRightNav .content .downloadBlock ul li a span{
    position: absolute;
    top: 7.5px;
    right: 0px;
    padding: 0px 15px 0px 35px;
    color: #ffffff;
    font-size: 12px;
    line-height: 25px;
    border-radius: 5px;
    background: #25a1f0 url(./images/list/download.png) left center no-repeat;
    background-size: 14px;
    background-position: 15px;
}
/*faqBox*/
.contentRightNav .content .faqBox iframe{
    width: 100%;
    min-height: 700px;
    border: 0px;
}
.contentRightNav .content .faqBox iframe .wp_guestbook_head{
    display: none!important;
}
/*quick_guide*/
.quick_guide{
    position: fixed;
    right: 300px;
    top:70%;
    z-index: 999;
    /*display: none;*/
}
@media screen and ( max-width: 1480px ){
    .quick_guide{
        right: 15px;
    }
}
.quick_guide ul{
    margin: 0px;
}
.quick_guide ul li{
    position: relative;
    list-style: none;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 35px;  
}
.quick_guide ul li a{
    text-decoration: none;
}
.quick_guide ul li img{
    margin-top: 5px;
    width: 50px;
    height: 50px;
}
.quick_guide ul .code_ewm{
    position: relative;
}
.quick_guide ul .code_ewm:hover .code_wx,.quick_guide ul .code_ewm:hover .code_wx1{
    display: block;
}
.quick_guide ul .code_ewm .code_wx{
    position: absolute;
    bottom: 0px;
    left: 60px;
    display: none;
}
@media screen and ( max-width: 1300px ){
    .quick_guide ul .code_ewm .code_wx{
        left: -150px;
    }
}
.quick_guide ul .code_ewm .code_wx img{
    height: 150px;
    width: 150px;
}
