/*全局样式*/

.w100 {
    width: 100%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/*原文件配置*/

.w1200{
    width: 1200px;
    margin: 0 auto;

}


body {
    color: #000;
    background: #fff;
    font: 14px 'Microsoft YaHei', arial, sans-serif;
    min-width: 1200px;
}

/*最小宽度1200px是为了适应移动端预览*/
a {
    color: #000;
}

input {
    outline: none;
}

a:hover {
    color: #6ad3ff;
}

input,
textarea {
    outline: none;
}

i,
em {
    font-style: normal;
}

/*按钮专用 end*/
.btn_com {
    display: inline-block;
    width: 90px;
    height: 32px;
    line-height: 32px;
    background: #417be7;
    font-size: 12px;
    text-align: center;
    color: #FFF;
    cursor: pointer;
}

.btn_com:hover {
    color: #fd711c;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.input_com {
    border: 2px solid #0099d9;
    padding: 8px 10px;
    font-size: 16px;
    line-height: 16px;
}



/*块级转化*/
.di_in {
    display: inline-block;
}

.di_no {
    display: none;
}

.di_bl {
    display: block;
}

/*原文件配置  end*/



/* 到顶部间距 */
.mt0 {
    margin-top: 0px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}

.mt40 {
    margin-top: 40px;
}

.mt45 {
    margin-top: 50px;
}

.mt50 {
    margin-top: 50px;
}

.mt55 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}



/* 到左边间距 */

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 25px;
}

.ml35 {
    margin-left: 35px;
}

.ml40 {
    margin-left: 35px;
}

.ml45 {
    margin-left: 35px;
}

.ml50 {
    margin-left: 50px;
}

/* 字体大小 */

.font14 {
    font-size: 14px;
}

.font16 {
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}

.font22 {
    font-size: 22px;
}

.font24 {
    font-size: 24px;
}

.font26 {
    font-size: 26px;
}

.font28 {
    font-size: 28px;
}

.font30 {
    font-size: 30px;
}

/*纵向居中*/
.v_middle {
    vertical-align: middle;
}

/*横向居中*/
.te-align {
    text-align: center;
}

/*相对定位*/
.p_r {
    position: relative;
}

.p_a {
    position: absolute;
}

/* 白色背景 */
.bgfff {
    background: #fff;
}




.clear {
    clear: both;
    display: block;
}

/*= 清除浮动=*/
.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    overflow: hidden
}

.clearfix:after {
    content: "";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0px;
}

img {
    max-width: 100%;
}


/*全局样式 end*/


.headr {

    width: 100%;
    position: relative;
}

.hea-shade {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 140px;
  /*   background: url(../images/imgtopbg_01.png) no-repeat 0 50%; */
    z-index: 998;


/*  */


    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(19, 122, 175, 0.9)), to(rgba(255, 255, 255, 0)));
    background: -moz-linear-gradient(left, rgba(19, 122, 175, 0.9), rgba(255, 255, 255, 0));
    background: -o-linear-gradient(left, rgba(19, 122, 175, 0.9), rgba(255, 255, 255, 0));
    background: linear-gradient(left, rgba(19, 122, 175, 0.9),rgba(255, 255, 255, 0)); 
    background: -ms-linear-gradient(top, rgba(19, 122, 175, 0.9),rgba(255, 255, 255, 0));   /* ie10+ */
   /*  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0883c2, endColorstr=#ffffff, GradientType=0);  */

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e50883c2', endColorstr='#00FFFFFF',GradientType=0 ); /* IE6-9 */
  


}

.head-top {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    z-index: 999;
}

.logo {
    margin-top: 17px;
    margin-left: 13px;
    width: 265px;
    height: 62px;
}

.hear-right {
    width: 820px;

}

.mtausir {
    margin-top: 6px;
    height: 29px;
}

.mtau-form {
    position: relative;
    width: 160px;
    background: #a7d2e8;
}

.inwap {
    padding: 5px 28px 4px 8px;
    position: relative;
}

.intext {
    width: 100%;
    height: 20px;
    padding-right: 20px;
    background: #a7d2e8;
}

.butquery {
    width: 20px;
    height: 20px;
    position: absolute;
     top: 50%;
     transform: translateY(-50%); 
     -ms-transform: translateY(-50%);
     right: 9px;
  /*   margin: auto; */
    background: url(../images/index4_03.png) no-repeat 0 50%; 
    outline: none;
}

.mtau-item {
    font-size: 13px;
    margin-top: 7px;
   width:320px;
}

.mtau-item a:hover {
    filter: alpha(opacity=50);

    -moz-opacity: 0.5;

    -khtml-opacity: 0.5;

    opacity: 0.5;
}

.mtau-item a {
    border-left: 1px solid #fff;
    display: block;
    float: left;
    color: #fff;
    font-size: 13px;
    padding: 0 9px;
    line-height: 15px;
}

.mtau-item a:first-child {
    border-left: none;
}

.top-nav {
    width: 100%;
background:#007ebf;height:50px;line-height:50px;
}

.top-nav .topscroop {
    float: left;
    position:relative;
}

.topscroop ul {
    display: none;
    position:absolute;
    top:40px;
    left:0;
    z-index:9999999;
}

.top-nav .topscroop:hover ul {
    display: block;
}

.topscroop>ul {
    background: rgba(0, 0, 0, .5);
    margin-top: 10px;
}

.topscroop li {
    text-align: center;
    border-top: 1px solid #fff;
    cursor: pointer; 
    padding: 10px 0;
}
.topscroop li:hover a span{ 
    color: #6ad3ff;
}

.topscroop li:first-child {
    border-top: none;
}

.topscroop li span {
    padding-right: 0px;
    font-size: 13px;
    color: #fff;
}

.top-nav li a {
    display: block;
    width: 130px;
    text-align: center;
    color: #fff;
    font-size: 15px;
}
.top-nav li ul li a {
    line-height: 25px;
}

.top-nav li:hover a .texmag{
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.texmag {
    position: relative;
    padding-right: 26px;
}

.ler {
    position: absolute;
    height: 0px;
    width: 0px;
    border-top: 7px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    margin-left: 16px;
    display: inherit;
    margin-top: 20px;
}

/* .ler:after { 
    content: '';
    position: absolute;
    top: -8px;
    left: 2px;
    border-top: 8px solid transparent;
    border-right: 9px solid #FFFFFF;
    border-bottom: 9px solid transparent;
  
} */

/* slide cc */

* {
    margin: 0;
    padding: 0;
    list-style: none;
}


img {
    border: 0;
}


#footer {
    text-align: center;
}

.fullSlide {
    width: 100%;
    position: relative;
    background: #000;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    /* overflow: hidden; */
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
}
/* .fullSlide .bd li:first-child a img {
    display: block;
}
.fullSlide .bd li a img {
    display: none;
} */
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    /*    background: url(../images/touming.png) repeat-x; */
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}

.fullSlide .hd ul {
    text-align: center;
    padding-top: 0px;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    position: relative;
    z-index: 999;
    *display: inline;
    zoom: 1;
    width: 17px;
    height: 17px;
    margin: 5px;
    background: url(../images/tg_flash_p1_03.png) no-repeat -30px 0;
    overflow: hidden;
    line-height: 9999px;
}

.fullSlide .hd ul .on {
    background-position: 0 0;
}

/* slide end */

.lianj{background: #007ebf; height: 56px; line-height: 56px; margin-top: 20px;}
.lianj a{float: left; width: 33%; color: #fff; text-align: center; font-size: 14px;}




/* page1 */
.page1 {
    padding-top: 33px;
    padding-bottom: 43px;
    background: url(../images/bgimg9_02.png) no-repeat center bottom #f6f6f6;
}

.schoopnew {
    width: 818px;
    margin-right: 28px;
}

.title-nuh5 {
    border-bottom: 5px solid #007ebf;
    width: 92px;
    line-height: 34px;
    padding-left: 37px;
    padding-bottom: 5px;
    background: url(../images/incon_03.png) no-repeat left top;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-weight: 400;
    text-align: center;
}

.text-tit {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 20px;
    color: #06275f;
}

.text-tit-beizhu {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 15px;
    color: #ababab;
}

.more {
    width: 37px;
    height: 37px;
    color: #fff;
    line-height: 37px;
    border-radius: 50%;
    background: #01488a;
    text-align: center;
    cursor: pointer; 
    -moz-border-radius:50%;
   -webkit-border-radius:50%;
    -o-box-border-radius:50%;
   position: relative;
   z-index: 900;

    behavior:url(css/PIE.htc);
}

.schoopnew-left {
    width: 400px;
}

.shopwap {
    position: relative;
    width: 400px;
    height: 300px;
}

.shopwap span {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    color: #fff;
    width: 100%;
  /*   background: rgba(0, 0, 0, .5); */
    line-height: 40px;
    height: 40px;
    font-size: 15px;
    text-indent: 5px;
}

/* 插件CSS */
.demo2 {
    width: 400px;
    height: 301px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}

.demo2 .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 12px;
    z-index: 1;
}

.demo2 .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.demo2 .hd ul li {
    float: left;
    margin-right: 3px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.demo2 .hd ul li.on {
    background: #007ebf;
    color: #fff;
}

.demo2 .bd {
    position: relative;
    height: 301px;
    z-index: 0;
}

.demo2 .bd .con {
    position: relative;
    z-index: 1;
}

.demo2 .bd img {
    width: 400px;
    height: 301px;
    display: block;
}

.demo2 .bd .title {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 5px;
    height: 40px;
    line-height: 40px;
}

.demo2 .bd .title a {
    color: #fff; 
    font-size: 15px;

} 
.demo2 .bd .title a:hover {
    color: #6ad3ff;
}

.demo2 .bg {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 400px;
    height: 40px;
    line-height: 40px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
#demo2 .bd .tempWrap li {
    position: relative;
}



/* 插件CSS  end */

.schoopnew-left p {
    margin-top: 10px;
    line-height: 24px;
    color: #01488a;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.schoopnew-right {
    width: 390px;
    margin-left: 28px;
}

.schoopnew-right li {
    padding-top: 20px;
    padding-bottom: 19px;
    position: relative;
    border-bottom: 1px solid #01488a;
}

.schoopnew-right li:first-child {
    padding-top: 0;
}

.saninMarch {
    padding-left: 70px;
    position: relative;
}

.saninMarch h6 {
    line-height: 20px;
    font-size: 15px;
    color: #06275f;
} 
.saninMarch h6:hover { 
    color: #6ad3ff;
}

.saninMarch p {
    line-height: 20px;
    font-size: 12px;
    color: #9b9b9b;
}


.tiemesan {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 61px;
    height: 58px;
    background: #007ebf;
    text-align: center;
}

.tiemesan strong,
.tiemesan span {
    display: block;
    color: #fff;
    line-height: 25px;

}

.tiemesan strong {
    font-size: 17px;
    margin-top: 3px;
}

.tiemesan span {
    font-size: 14px;
}









.calendar {
    width: 354px;
}
.calendar table{margin: 0 auto;}
.calendar .calen {
    background: url(../images/incon_06.png)no-repeat left 50%;
}



/* page2 */
.page2 {

    background: #fff;
    padding-top: 25px;
    padding-bottom: 45px;
}

.recruit-wap .recruit {
    background: url(../images/incon_10.png)no-repeat left top;
}

.colleges {
    margin-top: 32px;
}

.colleges li {
    margin-right: 72px;
    float: left;
    overflow: hidden;
}

.colleges .clebk {
    margin-right: 0;
}

.colleges li a {
    display: block;
    width: 332px;
    height: 126px;
    padding: 10px;
    position: relative; 
    transition: .3s all;
}
.colleges li:hover a{ 
    transform: scale(1.2);
}

.lita1 {
    background: url(../images/colleges01_98.png) no-repeat 0 50%;
}

.lita2 {
    background: url(../images/colleges01_100.png) no-repeat 0 50%;
}

.lita3 {
    background: url(../images/colleges01_103.png) no-repeat 0 50%;
}

.boxborc {
    height: 100%;
    text-align: center;
    border: 1px solid #fff;
}

.colleges li a span {
    position: absolute;
    display: block;
    width: 197px;
    height: 45px;
    line-height: 45px;
    background: rgba(32, 124, 171, .5);
    color: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 20px;
}



/* page3 */
.page3 {
    padding-top: 18px;
    padding-bottom: 14px;
    background: #ececec;
}

.arrsintme .itemin-lis {
    float: left;
}

.arrsintme .iniwapon1 {
    width: 404px;
    padding-right: 24px;
}

.arrsintme .iniwapon2 {
    width: 394px;
    padding-right: 24px;
}

.arrsintme .iniwapon3 {
    width: 354px;
}

.campuswap .campus {
    background: url(../images/imgpe_24.png)no-repeat left top;
}

.adowncor {
    margin-right: -51px;
    margin-top: 10px;
}

.adowncor li {
    float: left;
    margin-right: 51px;
    text-align: center;
    margin-top: 18px;
    width: 98px;
}

.adowncor li a {
    display: block;
}

.adowncor li a img {
    display: block;
    height: 98px;
    border-radius: 50%;
}

.adowncor li p {
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.logistics {
    margin-top: 16px;
}

.logistics li {
    border-bottom: 2px solid #e1e1e1;
 
    position: relative;
}

.logistics li a {
    display: block;
    font-size: 15px;
overflow:hidden; text-overflow:ellipsis;white-space:nowrap; 

    line-height: 42px;
    color: #06275f;
    width:80%;
   float:left;
}
.logistics li a:hover {
    color: #6ad3ff;
}
.logistics li span {
    float: right;
    line-height: 42px;
    color: #7e7e7e;
    font-size: 12px;
}




.campuswap .yuanBu {
    background: url(../images/imgpe_27.png)no-repeat left top;
}

.campuswap .inform {
    background: url(../images/imgpe_29.png)no-repeat left top;
}


.notification {
    margin-top: 25px;
}

.notification li {
    margin-bottom: 20px;
}

.notification-content-right {
    width: 273px;
    margin-right: 10px;
    margin-left: 10px;
}

.notification-content-right h6 {
    font-size: 15px;
    color: #06275f;
} 
.notification-content-right h6:hover { 
    color: #6ad3ff;
}

.notification-content-right p {
    margin-top: 5px;
    color: #a7a7a7;
    line-height: 17px;
    font-size: 12px;
}


.notification-content-tirem {
    border: 1px solid #007ebf;
    width: 59px;
    height: 56px;
}

.notification-content-tirem span {
    background: #fff;
    display: block;
    height: 50%;
    line-height: 28px;
    text-align: center;
    color: #06275f;
    font-size: 12px;
}

.notification-content-tirem strong {
    background: #007ebf;
    display: block;
    height: 50%;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 13px;
}













/* page4 */
.page4 {

    margin-top: 26px;
    padding-bottom: 22px;
}

.messagetp {
    margin-top: 35px;
}

.recommendation {
    width: 589px;
}

.recommendation-content {
    margin-right: -33px;
    margin-top: 23px;
}

.recommendation-content li {
    float: left;
    margin: 0 32px 19px 0;
}

.recommendation-content li a {
    display: block;
}

.campuswap .informdang {
    background: url(../images/incon01_52.png)no-repeat left top;
}

.campuswap .recommnew {
    background: url(../images/incon01_58.png)no-repeat left top;
}

.campuswap .recommnew2 {
    background: url(../images/incon01_62.png)no-repeat left top;
}


.information {
    width: 554px;
    padding-left: 56px;
}

.information-content {
    margin-top: 10px;
}

.information-content li {
    line-height: 51px;
    position: relative;
}

.information-content li a {
    display: block;
    padding-right: 106px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.information-content li span {
    position: absolute;
    color: #0092dd;
    font-size: 12px;
    line-height: 12px;
    right: 0;
    top: 50%;
    margin-top: -6px;
}












/* page5 */
.page5 {

    padding-top: 39px;
    background: url(../images/bgimg10_131.png) no-repeat 0 50%;
    padding-bottom: 65px;
}

.particularly {
    height: 37px;
    line-height: 37px;
}

.particularly h5 {
border-bottom: 5px solid #fff;
    width: 92px;
    line-height: 34px;
    padding-left: 37px;
    padding-bottom: 7px;
    background: url(../images/gz.png) no-repeat left top;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-weight: 400;
    text-align: center;

}

.particularly a {
    width: 38px;
    height: 37px;
    display: block;
    background: #fff;
    color: #01488a;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    position: relative;
    z-index: 900;
    behavior: url(css/PIE.htc);
}



.particularly1 {
    height: 37px;
    line-height: 37px;
}

.particularly1 h5 {
border-bottom: 5px solid #fff;
    width: 92px;
    line-height: 34px;
    padding-left: 37px;
    padding-bottom: 7px;
    background: url(../images/xmts.png) no-repeat left top;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-weight: 400;
    text-align: center;

}

.particularly1 a {
    width: 38px;
    height: 37px;
    display: block;
    background: #fff;
    color: #01488a;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    position: relative;
    z-index: 900;
    behavior: url(css/PIE.htc);
}





.attention {
    width: 466px;
    padding-right: 23px;
}

.attention-content {
    margin-top: 29px;
position: absolute;
}

.attention-content li {
    border-bottom: 2px solid #e1e1e1;
    padding-bottom: 6px;
    line-height: 30px;
    font-size: 15px;
    position: relative;
}

.thumbnail-right {
    position: relative;

}

.thumbnail-right a {
    display: block;
    padding-right: 100px;
    color: #fff;
} 
.thumbnail-right a:hover{ 
    color: #6ad3ff;
}

.thumbnail-right span {
    position: absolute;
    color: #b9d3ff;
    font-size: 12px;
    line-height: 12px;
    right: 0;
    top: 50%;
    margin-top: -6px;
}

.thumbnail {
    width: 146px;
    height: 100px;
    display: none;
}



.attention-content li.hover .thumbnail {
    display: block;
}

.attention-content li.hover .thumbnail {
    display: block;
    margin-right: 10px;
    float: left;
}

.attention-content li.hover .thumbnail-right {
    width: 60%;
    float: left;
    line-height: 24px;
    height: 100px;
    position: relative;
}

.attention-content li.hover .thumbnail-right a {
    padding-right: 0;
}

.attention-content li.hover .thumbnail-right span {
    bottom: 0;
    left: 0;
    top: initial;
    line-height: 25px;
}

.rit1 {
    width: 223px;
    height: 153px;
    margin-top: 23px;
}

.rit1:first-child {
    margin-top: 0px;
}

.newmedia {
    width: 710px;
}

.microblog {
    margin-left: 25px;
    width: 460px;
}

.microblog li {
    background: #fff;
    margin-top: 18px;
    padding: 10px 14px 13px;
}

.microblog li:first-child {
    margin-top: 0px;
}

.portraittx {
    width: 50px;
    height: 50px;
}

.portraittx-right {
    margin-left: 5px;
    width: 376px; 
    position: relative;
}

.portraittx-right h3 {
    display: inline-block;
    margin-top: 2px;
    padding-right: 20px;
    line-height: 24px;
    color: #33335c;
    font-size: 12px;
    background: url(../images/mricon_06.png)no-repeat 100% 50%;
    *display: inline;
    *zoom: 1;
}

.colcc {
    color: #808080;
    line-height: 24px;
}

.portraittx-right p {
    line-height: 24px;
    display: inline-block;
    margin-right: 25px;
}

.portraittx-right .shot {
    margin-right: 13px;
    color: #eb7350;
    display: inline-block;
    line-height: 24px;
    vertical-align: bottom;
    position: relative;
    width: 100%;
}

.portraittx-right .site {
    display: inline-block;
    padding-left: 18px;
    background: url(../images/mricon_11.png)no-repeat 0 50%;
    line-height: 24px;
    color: #eb7350; 
    vertical-align: bottom; 
    position: absolute;
    bottom: 0;
} 
.itmarle { 
    left: 130px;
}





/* page6 */
.page6 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.thecampus {
    margin-left: -8px;
    margin-right: -8px;
    margin-top: 14px;
}

.thecampus li {
    float: left;
    margin: 0 8px 14px 8px;
}

.thecampus li:hover .zruiwv {
    display: block;
}

.thecampus li a {
    display: block;
    position: relative;
    width: 288px;
    /*  height: 174px; */
}

.zruiwv {
    width: 260px;
    height: 89%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    padding: 14px;
    display: none;
}

.zruiwv-content {
    width: 256px;
    height: 81%;
    border: 2px solid #fff;
    position: absolute;
}

.leoor-rw {
    top: 50%;
    text-align: center;
}

.zruiwv p {
    color: #fff;

}


/* foot  */
.foot {

    background: #006fa8;
    padding: 38px 0;
}

.foot-content-left {
    margin-top: 14px;
    margin-left: 26px;
}

.foot-content-left p {
    color: #fff;
    font-size: 12px;
    line-height: 36px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.content-right-as {
    margin-top: 14px;
    position:relative;
}

.content-right-as a {
    float: left;
    width: 55px;
    height: 55px;
    margin-right: 19px;
}

.onlia1 {
    background: url(../images/codeimg_123.png) no-repeat 0 50%;
}

.onlia2 {
    background: url(../images/codeimg_125.png) no-repeat 0 50%;
}

.onlia3 {
    background: url(../images/codeimg_127.png) no-repeat 0 50%;
}

.onlia4 {
    background: url(../images/codeimg_129.png) no-repeat 0 50%;
}

.content-right-code {
    margin-left: 26px;
    margin-right: 5px;
}

.timcodes {
    width: 81px;
    margin-right: 20px;
    text-align: center;
}

.timcodes span {
    display: block;
    margin-top: 10px;
    color: #fff;
    font-size: 12px;
    filter: alpha(opacity=80);

    -moz-opacity: 0.8;

    -khtml-opacity: 0.8;

    opacity: 0.8;
}




.nban{width:100%; position:relative;}
.nban img{width: 100%; height: auto;}
.ejdh{background: #f3f3f3; height: 80px; position:absolute; bottom: -100px;  box-shadow: 0 0 5px rgba(0,0,0,0.3);}
.ntit{width: 100%; background:#0b4064; color: #fff; }
.ntit h2{font-size: 22px; line-height: 80px; text-align: center;}
.nymenu{margin:0 auto; width:100%;background:#f3f3f3;}
.nymenu li{height:60px; line-height:60px; text-align:center;width:100%;color:#000; }
.nymenu li a{padding:0 20px; font-size:16px; display:block}
.nymenu li a:hover{display:block; color:#fff !important; background:#007ebf;}
.nymenu li a.cur{background:#007ebf; color:#fff; display:block}
.sjdh{margin:0 auto; width:100%; background: #dff0ff; padding-top: 20px;}
.sjdh li{height:40px; line-height:40px; text-align:center; margin:0 auto 10px auto ;}
.sjdh li a{color:#000; padding:0 20px; font-size:16px;}
.sjdh li a:hover{display:block; color:#0b4064; background:#fff; width: 75%; margin: 0 auto; border-radius: 10px; }




.ny_dqwz{border-bottom:1px dotted #ccc; height: 34px; text-align:left; padding-right:10px; font-size: 14px;}
.ny_dqwz span{float: left; line-height:34px;}
.ny_dqwz a{ line-height: 34px;}

.ny_about{padding:15px; overflow:hidden; line-height:24px; font-size:13px; color:#616161}

.ny_about p{text-indent:2em;}
.ny_about h2{font-size:24px; color:#0085ff; line-height:40px; text-align:center;}
.ny_fbt{text-align:center; line-height:38px; border-bottom:1px solid #ccc; margin-bottom:20px;}
.tt_more{line-height:30px; color:#8d8d8d; padding-right:10px}
.tit3{width:100%; border-bottom:1px solid #ccc;  margin: 0 auto; text-align: center}
.tit3 h2{height:40px; line-height:40px; color:#0085ff; font-weight: bold; font-size:20px; padding:0 10px; }
.tit3 span{text-transform: uppercase; color: #bcdfff;}
.nt_bt{line-height:60px; text-align:left; background: #007ebf; }
.nt_bt h2{font-size:24px; text-indent: 10px; color: #fff;}
.nt_eng{text-align:right; font-size:16px; text-transform:uppercase;}
.kstdn{background: #f3f3f3;  width:100%;}






.logistics1 {
    margin-top: 16px;
}

.logistics1 li {
    border-bottom: 2px solid #e1e1e1;
  
    position: relative;
}

.logistics1 li a {
    display: block;
    font-size: 14px;
    line-height: 42px;
    color: #06275f;
    width:80%;
   float:left;
}
.logistics1 li a:hover {
    color: #6ad3ff;
}
.logistics1 li em{
    float: right;
    line-height: 42px;
    color: #7e7e7e;
    font-size: 12px;
}

/*qiehuan*/
.tzgg{padding:10px; width: 355px;}
.sy-tzgg-con{padding:3px 0;}
.sy-tzgg-title{width:100%; height:55px; line-height:55px; background: #007ebf; font-size:14px;}
.sy-tzgg-title a{color:#fff; line-height:55px; float:left; padding:0 31px;}
.aaa_current a:link,.aaa_current a:visited,.aaa_current a:hover,.aaa_current a:active{color:#fff; padding:0 31px; background:#2d8bfd;}