@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; 
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
body {line-height:1;font-size: 13px;font-family: "Microsoft YaHei","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#004c99;}



.search-box {
    height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    position: relative;
    z-index: 1000;
    background: #fff;
}

    .search-box h2 {
        font-size: 24px;
        color: #555;
        margin-bottom: 30px;
        margin-top: 50px;
    }

    .search-box .inner{
        position: relative;
    }

    .search-box .close {
        position: absolute;
        top: 0px;
        right: 15px;
        font-size: 14px;
        cursor: pointer;
    }

        .search-box .close i {
            font-style: normal;
        }

.search-form {
    margin-bottom: 80px;
    width: 100%;
    position: relative;
}

    .search-form .form-text {
        width: 100%;
        border: none;
        border-bottom: 1px solid #004c99;
        height: 60px;
        font-size: 16px;
        font-family: "Microsoft YaHei", "Arial", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
    }

        .search-form .form-text:focus {
            border-bottom-color: #004c99;
        }

    .search-form .form-submit {
        position: absolute;
        right: 0;
        top: 0px;
        width: 100px;
        height: 60px;
        line-height: 60px;
        background: url(images/srhh.png) no-repeat center center;
        border: none;
        outline: none;
        color: #666;
        font-weight: bold;
        font-size: 20px;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }

        .search-form .form-submit:hover {
            background: #004c99 url(images/search.png) no-repeat center center;
            color: #fff;
        }


/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1200px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background:url(images/top.jpg) top left repeat-x;height:54px;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
#header {background:#004c99;}
#header .inner{height:140px;position:relative;}
.header .sitelogo{float:left;margin-top:28px;}
.header .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;}
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(images/icon_role.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -90px 0px;}
.site-rale ul li.links.i3 a{background-position: -187px 0px;}
.site-rale ul li.links.i4 a{background-position: -269px 0px;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height:42px;margin:0px 8px;font-size: 14px;color: #fff;}
.site-lang ul li.links a:hover{color:#004c99;}
/*默认主导航样式*/
.wrapper.wc-menu {
    background: #006ac8;
}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto;
    display: table;
    text-align: center;
    width: 100%;}
.nav .wp-menu .menu-item {
position: relative;
    text-align: center;
    display: table-cell;
}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.nav .wp-menu .menu-item a.menu-link {display: block;padding: 0 ;line-height:56px;color: #fff;font-size: 18px;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color:#004c99; text-decoration: none; color: #fff;font-weight:bold;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 56px;min-width: 100%;z-index: 100;background:#f5f5f5;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; border-bottom: 1px solid #e5e7ed;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 45px;line-height: 45px;padding: 0 17px;font-size: 16px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#004c99; display: block;text-decoration: none; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {position:relative;z-index:10;background: #f2ede6;}
#banner .inner {width:auto;max-width: 100%;text-align: center;position:relative;}

/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{}
.main1 .inner{padding:70px 0px 62px;}
.main1 .ml{float:left; width:850px;}
.main1 .mc{float:left; margin-left:30px;}
.main1 .mr{float:right;width:385px;}

.main4{background:url(images/cont2s.png) top center no-repeat #01468b;min-height:580px;}
.main4 .inner{padding: 70px 0 80px;}
.main4 .ml{float:left; width:100%;}
.main4 .mr{float:right;width:83px;margin-left:-83px;}
.main4 .mr .mlink{}
/**标题栏新闻窗口**/
.post { margin-bottom:10px; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 32px;font-weight:bold;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 36px;color: #004c99;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 6px 0; margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1; float:right;margin-top:5px;}
.post .more_btn .more_text,.post .more_btn a {font-size:14px; cursor:pointer;} 
.post .more_btn a{color:#838383;} 
.post .more_btn a:hover{} 

/****/

/*左标题右内容*/

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 42px;padding-left:0px;font-size:18px;} /**标题图标**/
.news_list li.news span.news_title { float:left;width:72%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
 }/*标题*/

.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
.news_list li.news .news_text a{color:#666;}


/*内页新闻列表*/
.col_news_list .news_list li.news {
    line-height: 42px;
    font-size:18px;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
    transition: all 0.4s ease-out;
    box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0);
} 

.col_news_list .news_list li.news:hover {
    box-shadow: 0px 35px 77px -17px rgb(173 175 183);
    transform: scale(1.02);
    cursor: pointer;
    background: #3b5ca6;
}

.col_news_list .news_list li.news:hover a, .col_news_list .news_list li.news:hover .news_meta {    
    color: #fff;
}



/*日历新闻样式1*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;width:48.25%;margin-right:3.5%;margin-bottom:82px;}
.rili .news_list li.news.n2,.rili .news_list li.news.n4{margin-right:0;}
.rili .news_list li.news.n3,.rili .news_list li.news.n4{margin-bottom:0;}
.rili .news_list li.news .news_date{float: left;width:74px;margin-right: -74px;font-family:"Microsoft YaHei";text-align:center;vertical-align:middle;}
.rili .news_list li.news .news_date .news_year{font-size: 40px;color: #5c636b;line-height:68px;background: #e5edf5;height: 68px;}
.rili .news_list li.news .news_date .news_days{line-height:39px;font-size: 12px;color: #004c99;background: #fff;vertical-align:top;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left:100px;}
.rili .news_list li.news .news_title{line-height: 32px;margin-top: 0px;font-size: 18px;color:#fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;} 
.rili .news_list li.news .news_title a{color:#fff;}
.rili .news_list li.news .news_text{line-height: 26px; margin-top:10px;font-size: 14px;color:#bbc8db;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.rili .news_list li.news .news_text a{color:#bbc8db;}
.rili .news_list li.news:hover .news_year{background:#dc0022;color:#fff;}


/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{background:#fff;margin-bottom:20px;}
.rili2 .news_list li.news.n5{margin-bottom:0;}
.rili2 .news_list li.news .news_date{float: left;width: 82px;margin-right:-82px;text-align:center;font-family:"Microsoft Yahei";background:#e5edf5;padding:9px 0;color:#666; }
.rili2 .news_list li.news .news_date .news_year{line-height: 44px;font-size:40px;  transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height:20px; font-size: 12px; }
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:112px; padding: 11px 0px;margin-right:30px;} 
.rili2 .news_list li.news .news_title{line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size:16px;} 
.rili2 .news_list li.news:hover .news_date{background:#dc0022;color:#fff;}








/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 0;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #004c99;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 22px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:80px; padding:0px 5px 0px 42px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 42px;line-height:40px;font-size: 18px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#004c99; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #004c99;font-size: 18px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#004c99;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:block;line-height: 28px;padding: 5px 10px 5px 78px;cursor:pointer; font-size: 16px;  background: url(images/san1.png) no-repeat 64px center;}
.col_list .wp_listcolumn .sub_list a .column-name:hover {background: url(images/san2.png) no-repeat 64px center;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color:#004c99;  background: none;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#004c99;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 18px;font-family:"Microsoft yahei";font-weight: normal;color: #004c99;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;font-size: 16px;} /**当前位置**/
.col_metas .col_path a{color: #666;font-size: 16px;    margin: 0px 3px;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_list { margin-top:20px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:18px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:100%; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;min-height:450px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #333;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding:10px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span { margin:0 5px; font-size:15px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:18px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer {background:#004b97;}
#footer .inner {padding:63px 0px 0;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;padding:12px 0px;    width: 60%;}
#footer .inner .foot-left .title , #footer .inner .foot-right .title{   
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 14px;
}

#footer .inner .foot-left .news_ul li {
    line-height: 40px;
    width: 46%;
    background: url(images/link.png) no-repeat left center;
    padding-left: 25px;
}

#footer .inner .foot-left .news_ul li a{
   font-size: 16px;
    color: #fff;
}
#footer .inner .foot-right .news_table{
  margin-top:26px;
}

#footer .inner .foot-right .news_table  li {
    width: 49.5%;
    padding: 20px 0;
    background: #01448a;
    text-align: center;
    border: 1px solid #1361b2;
    border-bottom: none;
}

#footer .inner .foot-right .news_table  li:nth-child(3),#footer .inner .foot-right .news_table  li:nth-child(4){
    border-bottom: 1px solid #1361b2;
}

#footer .inner .foot-right .news_table  li:nth-child(2) ,#footer .inner .foot-right .news_table  li:nth-child(4){
    border-left: none;
}

#footer .inner .foot-right .news_table  li  a span{
     font-size: 16px;
     color: #fff;
     display: block;
     margin-top: 10px;
}

#footer .inner .foot-right{float:right;margin-top: 10px;    width: 38%;}

#footer .inner p{font-size: 16px;line-height: 28px; font-weight:normal;text-align:left;color: #e0e0e0;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#debbbe;}
#footer .inner .copyright a:hover{color:#fff;text-decoration:none;}

.wp_articlecontent .list-paddingleft-2{
    padding-left: 20px;
}

.wp_entry ul li , .wp_articlecontent ul li{
      list-style-type: disc;
}

.wp_entry ol li , .wp_articlecontent ol li{
      list-style-type: decimal;
}

/*点击展开折叠页面*/

.banshi {
    margin: 0 0 30px;
    padding: 0;
}

.ban-box {
    border: 1px solid #ccc;
    margin-bottom: 23px;
}

    .ban-box .ban-tit p {
        margin: 0;
        font-size: 18px;
    line-height: 58px;
    }
    .ban-box .ban-tit i {
position: absolute;
    right: 20px;
    top: 6px;

    }
.ban-box .ban-tit p .i2{
                display: none;
            }

.ban-box .ban-tit p.up .i1 {
                display: none;
            }


.ban-box .ban-tit p.up .i2 {
display: block;
    }

    .ban-box .ban-tit {
        line-height: 58px;

background: #005bb5;
    color: #fff;
        font-size: 18px;
        padding: 0 20px;
        cursor: pointer;
        border-left: 5px solid #fbad26;
        position: relative;
    }

        .ban-box .ban-tit i {
            position: absolute;
            right: 20px;
            top: 6px;
        }

    .ban-box .view-cnt {
        margin-top: 0px;
        border-top: 1px solid #ccc;
        padding: 20px 30px;
        display: none;
    }

.ban-box .ban-tit img {
    max-width: 100% !important;
    height: auto !important;
    vertical-align: -2px;
    margin-right: 5px;
}

.possplit {
    background: none;
    display: initial;
    padding: 0 3px;
}


 .wp_subcolumn_list .wp_sublist .sublist_title {
        border-bottom: 0;
        margin: 0px 0 20px;
        font-size: 20px;
        color: #4b698f;
        font-weight: normal;
        padding-left: 0px;
    border-bottom: 2px solid;
    line-height: 45px;
    height: 45px;
    }
        .wp_subcolumn_list .wp_sublist .sublist_title a {
            font-size: 18px;
            color: #224b9b;
            font-weight: normal;
            text-decoration:none;
        }
            .wp_subcolumn_list .wp_sublist .sublist_title a:hover {
                text-decoration: none;
                color: #4b698f;
            }
            .wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
            display: none;
        }

/* 师资 shi-box */


 .shi-box {
       margin-top: 20px;
    }

        .shi-box h4 {
            margin: 20px 0;
            font-size: 20px;
            color: #4b698f;
            font-weight: normal;
        }

        .shi-box ul li {
            float: left;
            /*margin: 15px;*/
        }

            .shi-box ul li a {
                display: inline-block;
                /*padding: 8px 23px;*/
                line-height: 25px;
                color: #333;
                /*box-shadow: 0px 1px 3px 1px #ccc inset;*/
                border-radius: 5px;
                text-decoration: none;
                font-size: 16px;
         
    margin: 0 15px;       
    width: 49px;
    height: 40px;
    text-align: justify;
    line-height: 40px;
    text-align-last: justify;
                    overflow: hidden;
            }




.shi-box ul li a.len{
    width: 130px;
   text-align: left;
    text-align-last: left;
}
.shi-box ul li a.len2{
    width: 210px;
    text-align: left;
    text-align-last: left;
}

                .shi-box ul li a:hover {
                    color: #224b9b;
                    /*background: #224b9b;*/
                    box-shadow: none;

                }
    .wp_subcolumn_list .wp_sublist .sublist_title {
        border-bottom: 0;
        margin: 0px 0 20px;
        font-size: 20px;
        color: #4b698f;
        font-weight: normal;
        padding-left: 0px;
    border-bottom: 2px solid;
    line-height: 45px;
    height: 45px;
    }
        .wp_subcolumn_list .wp_sublist .sublist_title a {
            font-size: 18px;
            color: #224b9b;
            font-weight: normal;
            text-decoration:none;
        }
            .wp_subcolumn_list .wp_sublist .sublist_title a:hover {
                text-decoration: none;
                color: #4b698f;
            }
            .wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
            display: none;
        }

 .peson-box {
        padding-top: 0px;
    }

    .person-top {
        margin-bottom: 20px;
    }

    .person-img {
        width: 18%;
    }

        .person-img img {
            max-width: 100%;
        }

    .person-tt {
        width: 65%;
        padding-left: 2%;
    }

        .person-tt p.p1 {
            font-weight: bold;
            color: #224b9b;
            font-size: 20px;
        }


        .person-tt p {
            line-height: 30px;
            color: #333;
            margin: 10px 0;
        }

            .person-tt p a {
                color: #333;
            }


    .person-dcon {
        margin: 20px 0;
    }

        .person-dcon h4 {
            color: #fff;
            background: #224b9b;
            display: inline-block;
            line-height: 50px;
            width: 100%;
            padding-left: 0px;
    font-size: 20px;
    color: #4b698f;
    font-weight: normal;
    border-bottom: 2px solid;
    line-height: 45px;
    height: 45px;
    border-left: 0px solid #ecc746;
}

        .person-dcon hr {
            margin: 10px 0;
            border-top: 1px solid #666;
        }

        .person-dcon p {
            line-height: 30px;
        }

    


/***分页**/
.pages {
        margin-top: 30px;
        width: 100%;
        text-align: center;
        padding: 0;
    }

        .pages li {
            border: 1px solid #ddd;
            line-height: 40px;
            margin: 0 5px;
            color: #847f93;
            display: inline-block;
        }

            .pages li a {
                float: left;
                color: #847f93;
                font-size: 16px;
                padding: 0 15px;
                text-decoration: none;
                display: inline-block;
            }

            .pages li a:hover , .pages li a.page-number.pgCurrent {
                color: #fff;
                background: #063294;
            }

            .pages li.ye a:hover {
                background: none;
                color: #063294;
            }

.w-ul-disc {
    padding-left: 20px !important;
    margin: 0 !important;
}

    .w-ul-disc li {
        list-style-type: disc !important;
    }

.w-ul-decimal {
    padding-left: 20px !important;
    margin: 0 !important;
}

    .w-ul-decimal li {
        list-style-type: decimal !important;
    }

.w-ul-none {
    padding: 0 !important;
    margin: 0 !important;
}

    .w-ul-none li {
        padding: 0 !important;
        margin: 0 !important;
        list-style-type: none !important;
    }

/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/

/*自定义输入框*/
.searchbox{text-align:right;margin-top:52px;float:right;}
.wp-search {position: relative;border: 1px solid #fff;border-radius:15px; margin-top: 16px;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:16px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:40px;height: 30px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:40px;height: 30px;border:0;outline: 0;background: url(images/sous.png) no-repeat center;cursor: pointer;}

.search-btn {
    margin-left: 20px;
    vertical-align: -10px;
}

/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:15%;left: 0;margin-left:0px;width:100%;}
.mbanner .focus .focus-title-bg {background:none;}
.mbanner .focus .focus-title{font-size:40px;width:100%;padding:0;text-align:center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding-top: 20px;}

.mbanner .focus .focus-pagination {position:absolute;right: auto;bottom:4%;left:0;margin-right: 0px;z-index:60;width:100%;text-align:center;}
.mbanner .focus .focus-page { display:inline-block; width:50px; height:3px;  margin-right:20px;background:#fff;border-radius:0;opacity:0.3; filter:Alpha(opacity=30);}
.mbanner .focus .focus-page-active {background: #fff;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}

.post-11 .focus .focus-title {height: 34px;line-height: 34px;padding: 0 15px; font-size: 14px;}
.post-11 .focus .focus-title-bar {height: 34px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background-color: #000;}

.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom: 46px;}
.post-11 .focus .focus-page {width: 20px;height: 20px; line-height: 20px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;}
.post-11 .focus .focus-page span {display:block;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #146CC1;color:#fff;}

.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   -webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-text-size-adjust: none;
   -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
   -o-text-size-adjust: none;
   text-size-adjust: none;
}
/*************************************************************
*二级页面
*/
/*组织机构*/






.post .more_btn .more_text{display:inline-block;line-height:30px;color:#004c99;}
.post .more_btn{padding:0 19px;border:1px solid #004c99;border-radius:15px;}
.post .more_btn:hover{background:#004c99;}
.post .more_btn:hover .more_text,.post .more_btn:hover .more_text a{color:#fff;}
.post .more_btn:hover .more_text{}



.main1 .mod2{margin-top:50px;}




#footer .inner .foot-mid{margin-left:260px;padding-top:12px;}
#footer .mod1{padding-bottom:50px;}

#footer .inner .mod2{padding:26px 0;border-top:1px solid #5190dc;}
#footer .inner .mod2 p{text-align:center;}

.post .tt .tit .title .eng{font-size:20px;font-weight:normal;color:#999;padding-left:20px;}
.main1 .mod1 .ml{float:left; width:100%;}
.main1 .mod1 .mr{float:right;width:560px;margin-left:-560px;}
.post-11{margin-right:620px;}
.news_more{width:81px;height:30px;text-align:center;line-height:30px;background:#004c99;}
.news_more a{font-size:14px;color:#fff;}
.post-11 .news_more{width:104px;height:39px;line-height:39px;margin-top:40px;}
.news_nr{font-size:16px;line-height:36px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.news_nr p{line-height:36px;}
.post .cont{width:100%;}
.post-11 .con{padding:30px 0 0;}

.post-12{margin-top:15px;}
.post-12 .news_list li.news .news_imgs {padding-top: 56.43%;  position: relative; overflow: hidden;}
.post-12 .news_list li.news .news_imgs img {width: 100%; height: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%;}
.post-12 .news_list li.news .news_title{text-align:center;margin-top:6px;}

.main2{background:url(images/cont1.png) center no-repeat #e2e2e2;}
.main2 .inner{padding:70px 0 65px;}
.main2 .ml{float:left;width:742px;margin-right:-742px;position:relative;z-index:999;}
.main2 .mr{float:right; width:100%;}
.post-22{margin-left:752px;}
.post-21 .more_btn{margin-right:25px;}
.post2 .con{padding:45px 0 0;}
.post-21 .news_list li.news{width:346px;margin-right:25px;}
.post-21 .news_list li.news .news_imgs {padding-top: 66.47%;  position: relative; overflow: hidden;}
.post-21 .news_list li.news .news_imgs img {width: 100%; height: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%;}
.post-21 .news_list li.news .news_cont{padding:20px;background:#fff;}
.post-21 .news_list li.news .news_title{font-size:18px;color:#004c99;line-height:32px;height:64px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.post-21 .news_list li.news .news_title a{color:#004c99;}
.post-21 .news_list li.news .news_time{font-size:12px;color:#004c99;padding-left:20px;background:url(images/time.png) left center no-repeat;}
.post-21 .news_list li.news .news_text{font-size:14px;line-height:24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top:11px;}
.post-21 .news_more{margin-top:25px;}
.post-21 .news_more a{font-size:10.87px;}


.main3{}
.main3 .inner{padding:60px 0px 65px;}
.main3 .ml{float:left; width:60%;}
.main3 .mr{float:right;width:37.5%;}
.post-31 .news_list li.news{width:100%;margin-bottom:36px;}
.post-31 .news_list li.news.n3{margin-bottom:0;}
.post-31 .news_list li.news .news_imgs{width:198px;height:132px;margin-right:-198px;}
.post-31 .news_list li.news .news_imgs img{width:100%;height:100%;}
.post-31 .news_list li.news .news_cont{width:100%;}
.post-31 .news_list li.news .news_con{margin-left:220px;}
.post-31 .news_list li.news .news_title{font-size:18px;line-height:32px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.post-31 .news_list li.news .news_time{font-size:16px;color:#004c99;margin-top:15px;}
.post-31 .news_list li.news .news_text{font-size:16px;line-height:24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top:10px;}

.post3 .con{padding:40px 0 0;}
.post-32 .news_list li.news{width:100%;padding:17px 0 18px;border-bottom:1px solid #e5e5e5;}
.post-32 .news_list li.news.n1{padding-top:4px;}
.post-32 .news_list li.news .news_time{width:90px;height:22px;line-height:22px;text-align:center;background:#004c99;font-size:12px;color:#fff;margin-right:-90px;}
.post-32 .news_list li.news .news_con{width:100%;}
.post-32 .news_list li.news .news_title{font-size:18px;margin-left:106px;line-height:22px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.post-32 .news_list li.news .news_text{font-size:16px;line-height:32px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-top:12px;}

.sudy-tab .tab-menu{width:100%;text-align:center;}
.sudy-tab .tab-menu li{color: #7996b3;float:none;font-size:32px;padding:0 25px;background:url(images/point.png) left center no-repeat;font-weight:normal;}
.sudy-tab .tab-menu li.selected{color: #fff;}
.sudy-tab .tab-menu li.sl1{background:none;}
.sudy-tab .post2 .con{padding:88px 0 0;}

.main5{background:url(images/cont3.png) top center no-repeat #ebeced;min-height:803px;}
.main5 .inner{padding: 70px 0 0;}
.main5 .ml{float:left; width:60%;}
.main5 .mr{float:right;width:37.5%;}
.post5 .con{padding:40px 0 0;}
.post-51 .news_list li.news{padding:26px 0;border-top:2px solid #e5e5e5;width:100%;}
.post-51 .news_list li.news:hover{border-top:4px solid #004c99;}
.post-51 .news_list li.news .news_title_short{width:106px;height:32px;text-align:center;line-height:32px;background:url(images/short_title.png) center;font-size:14px;color:#fff;}
.post-51 .news_list li.news .news_time{line-height:32px;padding:0 35px 0 15px;font-size:14px;color:#585858;margin-left:5px;background:#fff;}
.post-51 .news_list li.news .news_title{font-size:18px;color:#004c99;line-height:28px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-top:15px;}
.post-51 .news_list li.news .news_title a{color:#004c99;}
.post-51 .news_list li.news .news_text{font-size:14px;line-height:26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top:15px;}
.post-51 .news_list li.news .news_text a{color:#666;}

.post-52 .cont{margin-top:40px;}
.post-52 .con{padding:5px 35px 30px;background:#eee;}
.post-52 .news_list li.news{padding:10px 0 20px;border-bottom:1px dashed #b5b5b5;width:100%;}
.post-52 .news_list li.news .news_title{font-size:18px;line-height:32px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.post-52 .news_list li.news .news_time{font-size:12px;color:#004c99;}

.foot-right .news_list li.news .news_title{font-size:16px;line-height:32px;color:#e0e0e0;padding-left:91px;padding-top:15px;}
.foot-right .news_list li.news .news_title a{color:#e0e0e0;}
.foot-right .news_list li.news .news_title a:hover{color:#fff;}

.siteCounter4{display:inline;}
.siteCounter4 span{padding:0; margin:0;background:none;
color: #FFFFFF;border-radius: 0;}

.post .news_list li.news .news_imgs{overflow:hidden;}
.post .news_list li.news .news_imgs img {transition-duration: 1s;}
.post .news_list li.news:hover .news_imgs img { transform: scale(1.1);}

.fl{float:left;}
.fr{float:right;}

.dtjt8_div_img{
  text-align: center;
    margin: 0px auto;
}

.dtjt8_div_img .number{
      right: 20%;
    bottom: 50px;
}

.dtjt8_div_img .number .current{
  background:#004c99;
}

@media  (max-width: 1100px) {
   #footer .inner .foot-left .news_ul li{
       width: 100%;
   }

   #footer .inner .foot-right .news_table li{
       width: 100%;
       border: 1px solid #1361b2 !important;
   }

}


@media (min-width: 768px) and (max-width: 992px) {
        /*小屏幕设备 平板*/
        .person-img {
            width: 25%;
        }

        .person-tt {
            width: 72%;
        }

            .person-tt p {
                margin: 5px 0;
            }
    }

    @media (max-width: 767px) {
        /*超小屏幕设备 手机*/
        .person-img {
            width: 33%;
        }
.person-tt p.p1{
                    margin-top: 20px;
                    margin-bottom: 20px;
}
        .person-tt {
            width: 100%;
            padding-left: 15px;
        }

            .person-tt p {
                margin: 3px 0;
            }

            .person-tt p {
                line-height: 27px;
            }

        .person-dcon p {
            line-height: 27px;
        }

        .person-dcon h4 {
            font-size: 16px;
            line-height: 35px;
        }

    }