﻿
* name:Global && Pc StyleSheet
* version:v3.3.1
* update:雪碧图对齐
* date:2016-04-30
*/

/* 雪碧图 */
/* 对齐方案引用(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */
.ico { display:inline-block; width:20px; height:20px; white-space:nowrap; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(../img/ico.png);
	*text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');}
.ico:before {content:'\3000';}
.ico1_2 { background-position:-20px 0;}
.ico1_3 { background-position:-40px 0;}
.ico1_4 { background-position:-60px 0;}
.ico1_5 { background-position:-80px 0;}
.ico2_1 { background-position:0 -20px;}
.ico2_2 { background-position:-20px -20px;}
.ico2_3 { background-position:-40px -20px;}
.ico2_4 { background-position:-60px -20px;}
.ico2_5 { background-position:-80px -20px;}
.ico3_1 { background-position:0 -40px;}
.ico3_2 { background-position:-20px -40px;}
.ico3_3 { background-position:-40px -40px;}
.ico3_4 { background-position:-60px -40px;}
.ico3_5 { background-position:-80px -40px;}
.ico4_1 { background-position:0 -60px;}
.ico4_2 { background-position:-20px -60px;}
.ico4_3 { background-position:-40px -60px;}
.ico4_4 { background-position:-60px -60px;}
.ico4_5 { background-position:-80px -60px;}
/* 常量设置 */
html { overflow-x:auto;}
html,body,.wrap { min-width:1200px;}
.wrap { width:1200px; margin-right:auto; margin-left:auto;}
body{font-size:14px; line-height:1.6; color:#555; background:#fff;min-width: 768px;}
a{color:inherit;font-size:13px;}
/*a:hover { color:#073d87;}*/
::-moz-selection {color:#fff; background:#39f; }
::selection {color:#fff; background:#39f; }
::-webkit-input-placeholder { color:#aaa; } 
.placeholder { color:#aaa;}
/*css组件设置*/
.form-control, .input-group-addon, .btn{border-radius:2px; }
.form-control:focus { border-color:#66afe9; outline:0; box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}

.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}

.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }

/* 网站样式 */
 *{margin:0;padding:0;}

.pageHeader{background-color:#0F4681;position: relative;z-index: 20;}
.head_top{height:84px;z-index: 10;}
/*logo右侧下拉 备份*/
/*.head_top_con .i_left{width: 60%;float: left;}*/
/*.head_top_con ._button{position: absolute;left: 28.917%;width: 100px;top: 8px;}*/
/*logo右侧下拉 备份*/
.head_top_con .i_left{/*width: 60%;*/float: left;position: relative;}
.head_top_con .i_right{width: 18%;float: right;color: #fff;}/* 修改所训的大小的时候要兼顾调整width的值，所训越大width值需调小*/ 
.head_top_con h1 {line-height: 84px;height: 84px;/*width: 30%*/}
.head_top_con h1 a{display: block;}
.head_top_con h1 a img{/*margin-top: 5px;*/vertical-align: middle;}
.head_top_con h2.l img{vertical-align: middle;}
.head_top_con h2 {line-height: 84px;height: 84px;margin-left: 40px;}   /* 控制页面顶部所训与一所名称之间的距离*/     
/*.head_top_con ._button{position: absolute;left:103%;width: 100px;top: 9px;}*/
.head_top_con ._button{line-height: 84px;background: url(../img/index_03.png) center no-repeat;width: 38px;height: 22px;position: absolute;top: 50%;margin-top: -13px;right:-52px; display:none;}   /*  display:none;控制在线留言是否显示*/
/* .head_top_con ._button i.icon1{font-size: 40px;color: #fff;display: inline-block;margin-top: 10px;margin-right: 0;}
.head_top_con ._button i.icon2{font-size: 15px;color: #fff;display: inline-block;margin-top: 10px;margin-right: 0;} */

.head_top_con .i_right a{display: inline-block;height: 84px;line-height: 84px;}
.head_top_con .i_right a:hover{color: #efefef;}

.head_top_con .i_right .lan{font-size: 16px;margin-left: 11px;}
.head_top_con .i_right .lan i{font-size: 12px;margin-left: 3px;margin-top: -2px;}
.head_top_con .i_right .search{width: 68px; height: 84px;font-size: 16px;position: relative;padding-right: 11px;}
.head_top_con .i_right .search:after{content: '';width: 1px;height: 12px;position: absolute;right: 0px;top: 36px;background: #efefef;}
.head_top_con .i_right .search i{font-size: 26px;margin-top: -2px;}
/*.head_top_con .i_right .search span{}*/

._form ._search {
    display: block;
    position: absolute;
    top: 23px;
    left: -50px;
    width: 38px;
    font-size: 28px;
    color: #fff;
    background: none;
    outline: none;
    box-shadow: none;
    border: none;
    cursor: pointer;
}
._form:hover input {
    width: 268px;
    transition: all 0.5s ease;
    text-indent: 1em;
    display: block;
}
._form  input {
    position: absolute;
    right:130px;
    top: 26px;
    height: 34px;
    width: 0px;
    transition: all 0.5s ease;
    border-width: 0;
    background-color: #fff;
    /*text-indent: 1em;*/
    overflow: hidden;
    line-height: 34px;
}

/*在线留言  联系我们*/
/*.i_mode{float: right;font-size: 13px;color: #484848;line-height: 57px;}
.i_mode .i_message{margin-right: 15px;}
.i_mode a:hover{color:#ee220d;}*/

/* nav导航*/
.widget-nav { position:relative; z-index:10;width: 96%;float: left;}
/*.widget-nav > ul > li { width:7.5%; float:left; position:relative;} */ 
.widget-nav > ul > li { width:7.0%; float:left; position:relative;}   /* 修改nav导航宽度*/      
.widget-nav > ul > li > a { display:block; text-align:center; font-size:14px; height:57px; line-height:57px; /*font-weight:bold;*/}
.widget-nav > ul > li > a:hover{ color:#073d87;}
/*下拉css*/
.widget-nav li .nav_layer10{ position:absolute; top:100%; left:0;width: 100%; display:none;}
.widget-nav li .nav_layer10 li{ width:100%; float:none; text-align:center;border-bottom: 1px solid #aaa;}
.widget-nav li .nav_layer10 li a{ background-color:rgba(239,239,239,0.9); color:#313030;font-size: 13px;display: block;line-height: 40px;text-align:center; position:relative;}
.widget-nav li .nav_layer10 li:hover a{ color:#ee220d;/*background-color:;*/}
.widget-nav li:hover ul{border-top: 2px solid #073d87;}
.widget-nav li .nav_layer10 li a i{ display:none; width:0; height:0; border-color:transparent transparent transparent #ee220d; border-style:dashed dashed dashed solid; border-width:4px; overflow:hidden; position:absolute; right:-1px; top:16px;}
.widget-nav li .nav_layer10 li:hover a i{ display:block;}
.widget-nav li .nav_layer10 li.secNav{ position:relative;}
.widget-nav li .nav_layer10 li.secNav ul{left:100%; top:0; background-color:rgba(239,239,239,0.8);position: absolute;
width: 100%; display:none;}
.widget-nav li .nav_layer10 li.secNav li a{color:#313030;}
.widget-nav li .nav_layer10 li.secNav li:hover a{color:#ee220d;}


.widget-nav .hover > a { color:#073d87;font-weight: bold;}
.widget-nav .hover ._layer { display:block;}
.mobile_key { display:none;}
@media only screen and (max-width: 640px) {
.mobile_key { display:block;}
.widget-nav li .nav_layer10 li a i{ display:none!important;}
}






.head_top_con ._con{/*background:url(../img/heat_sele.jpg) center top no-repeat;*/background: #FAFAFA;height:516px;position:absolute;top:100%;left:0;width: 100%;display:none;z-index:10;}
.head_top_con{height:84px;position:absolute;width:100%;top:0;left:0;}
.head_top_con{
 /*   background-color:#0E457F\0;  */
 /*   background-color:#0E457F\9\0;    */
 /*   *background-color:#0E457F;  */
 /*   _background-color:#0E457F; */
}
.head_top_con ._con .down_left{width: 43.75%;float: left;margin-right: 5.333%;}
.down_l1{margin-top: 68px;margin-bottom: 17px;}
.down_l2{border-bottom: 1px solid #efefef;padding-bottom: 20px;}
.down_l2 .down_font{margin-left: 13px;color: #016db8;}
.down_l2 .down_font .t{font-size: 21px;font-weight: bold;} 
.down_l2 .down_font .c{font-size: 10px;margin-top: 7px;} 

.down_l3{padding-top: 15px;padding-bottom: 28px;border-bottom: 1px solid #efefef;}
.down_l3 .down_ewm{width: 27.619%;}
.down_l3 .d_infor{width: 19.619%;font-size: 14px;margin-left: 10px;}
.down_l3 .d_contact{width: 49.905%;}
.down_l3 .d_contact .t{font-size: 15px;color: #272727;margin-bottom: 7px;}
.down_l3 .d_contact .c{font-size: 13px;color: #5d5c5c;line-height: 26px;}

.head_top_con ._con .down_right{width: 45.167%;float: left;padding-bottom: 70px;}
.down_r1{margin-top: 68px;font-size: 19px;color: #272727;margin-bottom: 18px;}
.d_form input{display: block;width: 78.782%;height: 39px;margin-bottom: 10px;border:none;background: #fff;padding-left: 20px;}
.d_form .d_message{border: none;width: 78.782%;height: 125px;padding-left: 20px;margin-bottom: 10px;}
.d_form input.d_btn{width: 82.472%;font-size: 15px;color: #016DB8;border:2px solid #016DB8;}

.head_top_con ._con .d_close{position: absolute;right: 0;cursor: pointer;top: 34px;}

.anitOut {background: url(../img/head_bg.jpg)no-repeat center;}



.head_bottom{background: #f2f1eb;z-index:1}
/*.head_bottom .menu_nav{width:125px;height:100%;position: absolute;left: 50%;margin-left: -412px;top: 0;}
.head_bottom .menu{display:block;width:100%;height:100%;}
.head_bottom ._con{width:125px;height:132px;background:url(../img/menu.png) no-repeat;position: absolute;top: 100%;left: 0;display: none;}*/
.top-cover {width:100%; height:100%; position:fixed; top:0; left:0;  z-index:12; background:url(../img/black.6.png) repeat 0 0; background:rgba(0,0,0,0.7); display:none;}



/*.c1_img1{background:url(../img/c1_img1.jpg) center top no-repeat;height:492px;}
*/


/*.pageFooter{height:auto;position:relative;z-index:10;margin-top:0;}
.pageFooter .f_main{padding-top:40px;background:#073d87;height:auto ;position:relative;z-index: 10;}*/
.pageFooter #bg{height:100%;width: 8000px;}
#bg {
		-moz-animation: bg 60s linear infinite;
		-webkit-animation: bg 60s linear infinite;
		-o-animation: bg 60s linear infinite;
		-ms-animation: bg 60s linear infinite;
		animation: bg 60s linear infinite;
		-moz-backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
		-moz-transform: translate3d(0,0,0);
		-webkit-transform: translate3d(0,0,0);
		-o-transform: translate3d(0,0,0);
		-ms-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
		background-image: url("../img/foot_bg.png");
		background-position: top left;
		background-repeat: repeat-x;
		height: 100%;
		left: 0;
		opacity: 1;
		position: absolute;
		top: 0;
	}
	@-moz-keyframes bg { 0% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } 100% { -moz-transform: translate3d(-2250px,0,0); -webkit-transform: translate3d(-2250px,0,0); -o-transform: translate3d(-2250px,0,0); -ms-transform: translate3d(-2250px,0,0); transform: translate3d(-2250px,0,0); } }
	@-webkit-keyframes bg { 0% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } 100% { -moz-transform: translate3d(-2250px,0,0); -webkit-transform: translate3d(-2250px,0,0); -o-transform: translate3d(-2250px,0,0); -ms-transform: translate3d(-2250px,0,0); transform: translate3d(-2250px,0,0); } }
	@-o-keyframes bg { 0% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } 100% { -moz-transform: translate3d(-2250px,0,0); -webkit-transform: translate3d(-2250px,0,0); -o-transform: translate3d(-2250px,0,0); -ms-transform: translate3d(-2250px,0,0); transform: translate3d(-2250px,0,0); } }
	@-ms-keyframes bg { 0% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } 100% { -moz-transform: translate3d(-2250px,0,0); -webkit-transform: translate3d(-2250px,0,0); -o-transform: translate3d(-2250px,0,0); -ms-transform: translate3d(-2250px,0,0); transform: translate3d(-2250px,0,0); } }
	@keyframes bg { 0% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } 100% { -moz-transform: translate3d(-2250px,0,0); -webkit-transform: translate3d(-2250px,0,0); -o-transform: translate3d(-2250px,0,0); -ms-transform: translate3d(-2250px,0,0); transform: translate3d(-2250px,0,0); } }

.c2_img1{height:440px;position:relative;overflow: hidden;}  /*height原来的值为494 */
.c2_img1 .bd {z-index: 6;}
.c2_img1 .bd .inews_scroll{height: 409px;position: relative;}
.c2_img1 .bd .inews_scroll li{width:1349px;position: relative;}
    .inews_scroll li a {
    display: block;
    position: relative;
    height: auto;
    text-align: center;
    overflow: hidden;
    -webkit-transition: none;
    transition: none;
}
.inews_scroll li img {
    display: inline-block;
    max-width: none;
    width: auto;
}
.inews_scroll .is_arr {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
 /*   background:blue;
    opacity: 0.3;
    filter:alpha(opacity=30);*/
    background: rgba(138,140,143,.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#dd8A8C8F,endcolorstr=#dd8A8C8F);
    z-index: 10;
}
.inews_scroll .is_arr_left {
  margin-right: 674px;
  right: 50%;
}
.inews_scroll .is_arr_right {
    left:50%;
    margin-left: 674px;
}
.inews_scroll .is_arr_left .ion {
    right: 3%;
    background: url(../img/i_jt_l.png)no-repeat center;
}
.inews_scroll .is_arr .ion {
    width: 80px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 50px;
    margin: 0;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    color: #000;

}
.inews_scroll .is_arr_right .ion {
    left: 3%;
    background: url(../img/i_jt_r.png) no-repeat center;
}
.c2_img1 .bolang{position: absolute;left: 0;bottom: 26px; height: 200px;width: 100%;z-index: 10;}       /*同时修改236行height的值和296行bottom的值可以减小隐藏学术活动栏目之后波浪和一所要闻之间的空白区域*/  /*bottom原来的值为78 */
.c2_img1 .bolang b,
.c2_img1 .bolang i{
    position: absolute;
    bottom: 5px;
    height: 100px;
    left: 0;
    width: 100%;
    background:url("../img/bolang.png") 0 -25px;
    z-index: 99;
}
.c2_img1 .bolang b{
    background-position:0 -300px;
    z-index: 2;
}
.scroll_nav{text-align: center;
    bottom: 15%;
    width: 100%;
    z-index: 15!important;
    cursor: pointer;
}
.inews_scroll .scroll_nav a {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: #ffffff;
    font-size: 0;
    border-radius: 50%;
    margin: 0px 8px;
    box-shadow: 2px 6px 6px #000;
}
.inews_scroll .scroll_nav a.on {
    background: #d8261c;
}

/*纵向滚动*/
.c2_img1 .bd .menus{/*background:url(../img/banner_bottom_02.jpg) center top no-repeat*/;height:85px;position: relative;}
.c2_img1 .bd .menus .wrap{position: relative;}
.ipart01 .infor01{font-size: 20px;color: #000;display: inline-block;margin-top: 17px;}

.c2_img1 .bd .menus .iscroll_y { position: relative; width: 83%; height:60px; overflow: hidden;display: inline-block; line-height: 65px;}
.c2_img1 .bd .menus .iscroll_y{padding-left: 6%;/*padding-top: 30px;*/}
/*.c2_img1 .bd .menus .iscroll_y:before{content: '';background: url(../img/i_scroll_y.jpg)no-repeat;width: 5px;height: 55px;position: absolute;left: 40px;top: 13px;}*/
.c2_img1 .bd .menus .iscroll_y>ul>li>a{display: block;}
.c2_img1 .bd .menus .iscroll_y li{ height: 45px; overflow: hidden; margin-bottom:1em; font-size: 13px;margin-right: 2%;/*padding-top: 33px;*/}
.c2_img1 .bd .menus .iscroll_y .d{margin-left: 25px;}
.c2_img1 .bd .menus .myprev{position: absolute;left: 7%;top: 25px;margin-left: 10px;background: url(../img/sanjiao_top.png)no-repeat;width: 12px;height: 7px;cursor: pointer;}
.c2_img1 .bd .menus .mynext{position: absolute;left: 7%;bottom: 7px;margin-left: 10px;background: url(../img/sanjiao_bottom.png)no-repeat;width: 12px;height: 20px;cursor: pointer;}
.c2_img1 .bd .menus .ion{font-size: 18px;color: #efefef;}
.c2_img1 .bd .menus .ion2{color: #ee220d;}
.myprev_add{background: url(../img/sanjiao_top2.png)no-repeat!important;}
.mynext_add{background: url(../img/sanjiao_bottom2.png) no-repeat!important;}




/*ipart02*/

.ipart02{}
.ipart02 .left{width:42.75%;}/*width:42.75%;*/
.rect-61988{padding-bottom: 61.988%;}
.ipart02 .left .img_s .infor_s{position: absolute;width: 96%;height:64px;color: #fff;background-color: rgba(5,10,7,.88);bottom: 0;padding-left: 3.5%;;font-size: 15px;line-height: 64px;}
.ipart02 .left .img_s img{width: 100%;}
/*轮播*/
.i_p2_scroll{max-width:513px;margin:auto;height:0; overflow:hidden; padding-bottom:61.988%;}
.i_p2_scroll img{width:100%;}
.i_p2_scroll .slide_nav{display:block; right: 25px;bottom:20px;}
.i_p2_scroll .slide_nav a{float: left;width: 9px;height: 10px;overflow:hidden;background:#fff;margin:6px;font-size: 0;}
.i_p2_scroll .slide_nav .on{background:#ed1b05;}

.ipart02 .rights{width: 51.917%;/*margin-left: 3.083%;*/}
/*选项卡*/
.i_p2_tab{/*width:633px;*/padding-top: 45px;margin-bottom: 23px;}/*padding: 30px;目的是挤出选项卡头部的位置*/
/*.i_p2_tab .tab_b{text-align:right;background:#ccc;}*/
.i_p2_tab .tab_t{width: 25%; text-align: center;color:#373737;line-height: 45px;border: 1px dashed #d6d6d6;font-size: 18px;border-left: 1px dashed transparent; font-weight:bold;}
.i_p2_tab .tab_t.first {border-left: 1px dashed #d6d6d6;}
/*.tabs_4 {margin-left: 17px;}*/
.tabs_4 .i_p2_tab .tab_t{width: 25%;}
.tabs_5 .i_p2_tab .tab_t{width: 25%; }      /*修改首页通知公告等栏目标签的宽度*/
.tabs_6 .i_p2_tab .tab_t{width: 16.6%; }

.tabs_4 .i_p2_tab .tab_t_cur{background:#042e80;color: #fff;}
.tabs_5 .i_p2_tab .tab_t_cur{background:#042e80;color: #fff;}
.tabs_6 .i_p2_tab .tab_t_cur{background:#042e80;color: #fff;}
.tab_t_cur{position: relative;}
.tab_t_cur:after{content: '';position: absolute;width: 0;height: 0;border-color: #042e80 transparent transparent transparent;
    bottom: -9px;
    border-style: solid dashed solid dashed;
    border-width: 9px 10px 0px 10px;
    left: 50%;
    margin-left: -5px;
}




/*.i_p2_tab .tab_c{height:273px;/*border:1px solid #ccc;}*/

.ipart02 .rights{min-height: 314px;margin-right: 0;}
/*.ipart02 .rights .i_p2_tab .tab_c .t{font-size: 16px;color: #303030;font-weight: bold;padding-top: 18px;margin-bottom: 22px;}
.ipart02 .rights .i_p2_tab .tab_c .c1{font-size: 13px;color:rgba(48,48,48,0.8);margin-top: 12px;border-bottom: 1px dashed #dddddd;padding-bottom: 10px;}*/

.ipart02 .rights .i_p2_tab .tab_c{margin-top: 6px;}
.ipart02 .rights .i_p2_tab .tab_c.tab_c1{margin-top: 6px;}
.ipart02 .rights .i_p2_tab .ip2_bott .dels .final{float: right;border:none;font-size: 15px;}
.ipart02 .rights .i_p2_tab .ip2_bott .dels .final:hover{color: #fa3211;}

.ipart02 .rights .i_p2_tab .ip2_top .c2{}

.ipart02 .rights .i_p2_tab .ip2_top .t a:hover{color: #fa3211;}
.ipart02 .rights .i_p2_tab .ip2_top .c1 a:hover{color:#fa3211;}
.ipart02 .rights .i_p2_tab .ip2_bott .dels{font-size: 15px;color:rgba(48,48,48,0.8);/*line-height: 42px;*/}

.ipart02 .rights .i_p2_tab .ip2_bott .dels a{display: block;border-bottom: 1px dashed #dddddd;line-height: 44px;}
.ipart02 .rights .i_p2_tab .ip2_bott .dels .fonts{float: left;}
.ipart02 .rights .i_p2_tab .ip2_bott .dels .dates{float: right;}
.ipart02 .rights .i_p2_tab .ip2_bott .dels a:hover .fonts{color: #fa3211;}

.ipart03 {margin-bottom: 20px;}
.ipart03 .ip3_infor {border-bottom: 2px solid #f14e3d;margin-bottom: 21px;}
.ipart03 .ip3_infor3{border-bottom: 2px solid #0c3584;margin-bottom: 24px;}
.ipart03 .ip3_infor .t{font-weight: bold;font-size: 20px;color: #181818;/*border-bottom: 2px solid #0c3584;*/margin-top: -1px;position: relative;}
.ipart03 .ip3_infor .t0:after{content: '';position: absolute;width: 100%;height: 2px;bottom: -3px;background: #0c3584;left: 0;}
.ipart03 .ip3_infor .t1:after{content: '';position: absolute;width: 100%;height: 2px;bottom: -3px;background: #f14e3d;left: 0;}
.ipart03 .ip3_infor .t2:after{content: '';position: absolute;width: 100%;height: 2px;bottom: -3px;background: #0c3584;left: 0;}
.ipart03 .ip3_infor .t3:after{content: '';position: absolute;width: 100%;height: 2px;bottom: -3px;background: #f14e3d;left: 0;}

.ipart03 .ip3_infor .more{line-height: 32px;}
.rect-73529{padding-bottom: 73.529%;}
.rect-73529 img{width: 100%;}
/*.ip3_img{padding-bottom: 73.529%;}*/
/* .binhaiyaowen{height: 318px;padding-bottom: 30px;} */
.ip3_img{margin-bottom: 0px;}             /*调整媒体一所标题和新闻列表之间的距离*/
.ip3_img a:hover{color: #ed1b05;}
.ip3_img .left{width: 52%;}
.ip3_img .right{padding: 0px;width: 43%;}
.ip3_img .right .top1{font-size: 15px;margin-bottom: 12px;line-height: 2em;height: 6em;overflow: hidden;}
.rect-74634{padding-bottom: 74.634%;}
.i3_left{width: 30.667%;float: left;margin-right: 33px;}
.i3_center{width: 27.75%;float: left;margin-right: 25px;font-size: 15px;}
.i3_center span.dates{float:right;}               /* 修改学术活动日期对齐方式 */
.i3_center span.fonts{width: 60%; float:left;}   /*控制首页学术活动标题显示长度及字数*/
.i3_bott{width: 36.667%;float: left;}
.i3_bott1{width: 47.273%;margin-right: 19px;float: left;}
.i3_bott2{width: 46.59%;float: left;}

.ip3_news{font-size: 15px; color: #333434;/*margin-bottom: 47px;*/}
.ip3_news1{line-height: 30px;}
.ip3_news2 .i3_li {line-height: 30px;}
.ip3_news i{margin-right: 2px;color: #042e80;margin-left: -4px; float:left;}    /* 修改学术活动箭头和文字之间的空格 */

.ip3_news a:hover{color: #ed1b05;}
.ipart03 {min-height: 280px;}
.ipart03 .ip3_infor1 {border-bottom: 2px solid #0c3584;}
.ipart03 .ip3_infor .t1{font-weight: bold;font-size: 20px;color: #181818;/*border-bottom: 2px solid #f14e3d;*/margin-top: -1px;}
.ip3_img2 .infor2{padding: 0px 20px 0px 16px;background-color: #f5f5f5;line-height: 2em;font-size: 13px;height: 4em;overflow: hidden;}
.ip3_img2 .infor2:hover{color: #ed1b05;}
/*20220916*/
/*.ip3_img2{position: relative;font-size: 15px;}*/
.ip3_img2{position: relative;font-size: 15px;margin-top: 11%;}
.ip3_img2 img{width: 100%;height: 156px;}
.ip3_img2 ._mask{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../img/ip3_video.png) center center no-repeat;cursor: pointer;}
.ipart04 .select-ui-choose-default{width: 270px;border-radius: 0px!important;line-height: 3em;height: 3em;}
.ipart04 .select-ui-choose-default ._txt {padding-left: 25px!important;}
.ipart04 {margin-bottom: 25px;}
.ipart05{width: 100%;/*height: 201px;*/background: #f5f5f5;position: relative;padding-bottom: 21px;}
/*.ipart04 .demo-fromdom{margin-bottom: 10px;margin-top: 20px;}*/
.hi-icon-effect-3 .hi-icon {
    /*box-shadow: 0 0 0 4px #fff;*/
    border:4px transparent solid;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.hi-icon {
    display: inline-block;
    font-size: 0px;
    cursor: pointer;
    margin: 15px 20px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff;
    margin-top: 40px;
}
/*图标处公共部分*/
.ipart05 .t{font-size: 16px;font-weight: bold;color: #3e3e3e;margin-bottom: 14px;}
.ipart05 .c{font-size: 13px;color: #797878;}

.hi-icon-effect-3:hover a:after{ transform: scale(1.5);opacity:0;filter:Alpha(opacity=0) }
.hi-icon-effect-3 a:after {content: '';position: absolute;transform: scale(1);opacity:1;width: 80px;height: 80px;border-radius: 50%;background: #fff;z-index: 1;left: 50%;margin-left: -40px;top: 50%;margin-top: -40px; transition: all 0.6s; }
.ipart05 .right{width: 75%;margin-top:55px; }
/*图标处公共部分*/

/*电话*/
.phone.hi-icon-effect-3 a:after { background-color: #3dd6d6; }
.hi-icon-phone .tubiao{position:relative;z-index:10;background: url(../img/ip4_phone.png) center no-repeat;width: 80px;height: 80px; transition:all 0.6s;}
.hi-icon-phone {width: 80px;height: 80px;border-radius: 50%;position: relative;z-index: 10;}
.phone:hover .tubiao{background: url(../img/ip4_phoneadd.png) center no-repeat;}
/*向外放大消失效果*/
.hi-icon-effect-3 a:after {content: '';position: absolute;transform: scale(1);opacity:1;width: 80px;height: 80px;border-radius: 50%;background: #fff;z-index: 1;left: 50%;margin-left: -40px;top: 50%;margin-top: -40px; transition: all 0.6s; }
.phone:hover .hi-icon { border-color:#3dd6d6; }
/*铅笔*/
.pen.hi-icon-effect-3 a:after { background-color: #fc7f4c; }
.hi-icon-pen .tubiao{position:relative;z-index:10;background: url(../img/ip4_pen.png) center no-repeat;width: 80px;height: 80px; transition:all 0.6s;}
.hi-icon-pen {width: 80px;height: 80px;border-radius: 50%;position: relative;z-index: 10;}
.pen:hover .tubiao{background: url(../img/ip4_penadd.png) center no-repeat;}
.pen:hover .hi-icon { border-color:#fc7f4c; }
/*地球*/
.earth.hi-icon-effect-3 a:after { background-color: #abb15f; }
.hi-icon-earth .tubiao{position:relative;z-index:10;background: url(../img/ip4_map.png) center no-repeat;width: 80px;height: 80px; transition:all 0.6s;}
.hi-icon-earth {width: 80px;height: 80px;border-radius: 50%;position: relative;z-index: 10;}
.earth:hover .tubiao{background: url(../img/ip4_mapadd.png) center no-repeat;}
.earth:hover .hi-icon { border-color:#abb15f; }

/*下载*/
.down.hi-icon-effect-3 a:after { background-color: #c64d80; }
.hi-icon-down .tubiao{position:relative;z-index:10;background: url(../img/ip4_down.png) center no-repeat;width: 80px;height: 80px; transition:all 0.6s;}
.hi-icon-down {width: 80px;height: 80px;border-radius: 50%;position: relative;z-index: 10;}
.down:hover .tubiao{background: url(../img/ip4_downadd.png) center no-repeat;}
.down:hover .hi-icon { border-color:#c64d80; }

/*2017-01-08 ysl*/
/*下层通用样式*/
/*图片*/
.rect-133 { padding-bottom:133%; }
/*动画*/
.news_list .com_more,
    .transition { transition:all ease 0.3s; }
/*下层-通用底部留白*/
.channel_main { padding-bottom:50px; }
/*下层-banner*/
.channel_banner { display:block; position:relative; height:auto; text-align:center; overflow:hidden; margin-bottom:15px;}
.channel_banner img { display:inline-block; margin:0 -100%; margin:0 -50%\9; max-width:none; width:auto; }

/*下层-波浪*/
.channel_banner .bolang{position: absolute;left: 0;bottom:-10px; height: 200px;width: 100%;z-index: 10;}
.channel_banner .bolang b,
.channel_banner .bolang i{
    position: absolute;
    bottom: 5px;
    height: 100px;
    left: 0;
    width: 100%;
    background:url("../img/bolang.png")  repeat-x -600px -25px;
    z-index: 99;
}
.channel_banner .bolang b{
    background-position:0 -300px;
    z-index: 2;
}
/*下层-面包屑*/
.breadcrumbs { font-weight:normal; line-height:20px; padding:10px 0 20px;}
.breadcrumbs a,.breadcrumbs .lt{ display:inline-block; white-space:nowrap; color:#999999;}
/*, .breadcrumbs .current*/
.breadcrumbs .lt { margin:0 3px; width:20px; height:20px; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(../img/ico.png) -20px 0 no-repeat;
    *text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');}
/*下层-二级导航*/
.channel_menu { background-color:#ebebeb; clear:both; margin-bottom:0px;}
.channel_menu,.channel_menu a { color:#000000; }
.channel_menu li { float:left; border-right:#fff 1px solid;}
.channel_menu a { display:block; white-space:nowrap; padding:0 20px; height:50px; line-height:50px; font-size:15px;}
.channel_menu a:hover,.channel_menu .cur a { background-color:#073d87; color:#fff; }


/*下层-页面标题*/
.channel_title { margin-bottom:25px; font-size:28px; color:#000000; line-height:1.5; }
/*下层-分页*/
.page{ color:#777777; text-align:center; font-size:0;}
.page a,.page span { color:#777777;display:inline-block;border:1px solid #ededed;padding:5px 10px;vertical-align:middle;margin:0 0 10px -1px; font-size:13px;}
.page .goprev{margin-right:10px;}
.page .gonext,.page .count {margin-left:10px;}
.page a:hover,.page span{color:#fff;}
.page span.goprev,.page span.gonext {color:#777777; background:none}
.page span.count { border:0;background:0;color:#777777;}
.page a:hover,.page span { background-color:#073d87; }


/*新闻列表*/
.com_more { display:inline-block; width:auto; height:20px; line-height:20px; border:#073d87 1px solid; padding:7px 10px 7px 15px; color:#073d87;}
.com_more:hover { background-color:#073d87; color:#fff;}
.com_more:hover ._arr { background-position:0 -20px; }
.com_more ._arr { margin-left:30px; }
._arr { width:26px; background-image:url(../img/image/arr.png);}
.channel_left { width:74%; float:left; }
.channel_left.channel_leftnews{width: 70%;}
.channel_right { width:26%; float:right; }
.rec_news { margin-bottom:30px; }
.rec_news ._img,.rec_news ._title,.rec_news ._text { margin-bottom:10px; }
.rec_news ._title { font-size:18px; font-weight:normal; line-height:1.5em; max-height:3em; overflow:hidden; }
.rec_news ._text { line-height:1.8em; max-height:5.2em; overflow:hidden; }

.news_search { border-top:#ebebeb 1px solid; }
.com_hd { padding:15px 0; }
.com_hd ._title { font-size:26px; color:#5a5a5a; font-weight:normal; }

.nsearch-main .news-sele{ width:auto; display:block; height:35px; line-height:35px; border:none; background:url(../img/arr_down.png) no-repeat 97% 50%; border-radius:0; margin-bottom:10px; border:#e9e9e9 1px solid;}
.nsearch-main .news-sele ._arrow{ display:none;}
.nsearch-main .select-ui-choose-default-bottom.on{border-radius:0;}
.select-ui-options-default{ border-color:#f1f1f1 !important; }
.nsearch-main .news-inp{ width:87%; float:left;  height:35px; line-height:35px; background:#fff; border:none; padding:0; margin:0; text-indent:8px;}
.nsearch-main .news-btn{ width:13%; float:right; height:35px; line-height:1; border:none; padding:0; margin:0; cursor:pointer; color:#fff; background-color:#fff; font-size:21px;}
.nsearch-main .search { border:#e9e9e9 1px solid; }
/* newslist-2 start*/
.widget-newslist-2 { margin-bottom:20px; }
.widget-newslist-2 li { clear:both; overflow:hidden; padding:0px; margin-bottom:30px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; position:relative;}
.widget-newslist-2 .ir { width:32px; height:32px; line-height:32px; text-align:center; position:absolute; right:20px; top:50%; margin:-30px 0 0; font-size:27px; color:#ccc;}
.widget-newslist-2 ._date2 { width:60px; float:left; *border-right:1px solid #ccc; margin-top:4px; margin-right:15px; position:relative;}
.widget-newslist-2 ._date2:after { content:""; display:block; width:0px; height:52px; border-right:#ccc 1px solid; position:absolute; right:0; top:5px; }
.widget-newslist-2 ._date2 span { display:block; text-align:left; font-size:12px; font-family:arial; color:#ccc;}
.widget-newslist-2 ._date2 ._d1 { line-height:44px; font-size:42px; font-weight:bold; padding-left:2px;}

.widget-newslist-2 ._intro { overflow:hidden; border-bottom:#eee 1px solid; padding-bottom:20px; padding-right:70px;} 
.widget-newslist-2 ._title { font-size:20px; height:36px; line-height:36px; font-weight:normal; color:#333333; margin-bottom:5px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }
.widget-newslist-2 ._text { line-height:1.8em; height:3.6em; overflow:hidden; margin-bottom:5px; }
.widget-newslist-2 ._more { color:#999999; }

.widget-newslist-2 li:hover a,.widget-newslist-2 li:hover ._date2 span,.widget-newslist-2 li:hover ._title,.widget-newslist-2 li:hover .ir { color:#073d87; }
.widget-newslist-2 li:hover ._date2,.widget-newslist-2 li:hover ._date2:after { border-right-color:#073d87; }

.widget-newslist-2 .tools { line-height:20px; margin-bottom:10px;}
.widget-newslist-2 .tools .ion { vertical-align:0; }
.widget-newslist-2 .tools .lt { display:inline-block; float:left; white-space:nowrap; margin-right:10px; }
.widget-newslist-2 .tools,.widget-newslist-2 .tools a { color:#ccc!important; }
.news_list .bdshare-button-style0-16 a,.news_list .bdshare-button-style0-16 .bds_more { margin-top:0; margin-bottom:0; padding-left:0; height:20px; line-height:20px; background-image:none; }

/*科研队伍-专家学者*/
.team_scholar .channel_bd { min-height:300px; }
.team_scholar .major_lists .m_list { margin-bottom:40px; }
.team_scholar .major_lists .m_title { margin-bottom:15px; padding-left:10px; padding-bottom:5px; font-size:18px; font-weight:bold; color:#073d87; border-bottom:#d2d2d2 1px solid; }
.team_scholar .major_lists .m_names { padding-left:36px;}    
.team_scholar .major_lists .m_name { margin-right:23px; font-size:16px; color:#000000; white-space: nowrap;}  /*修改专家学者页面姓名之间的宽度*/
.team_scholar .major_lists .m_name:hover { color:#073d87; }
.scholar_box .bg-primary { background-color:#ffffff; }
.scholar_box .box_wrap_close a { display:block; width:46px; height:46px; font-size:0; background:url(../img/close_0901.png) center center no-repeat; }
.scholar_box .box_wrap_body { padding:0 25px 0px 30px; }
.scholar_box .box_wrap_body .con_box { margin-bottom:4%; height:93%; overflow:auto; }
.scholar_box .box_wrap_body .con_box::-webkit-scrollbar { width:5px; }
.scholar_box .box_wrap_body .con_box::-webkit-scrollbar-thumb { width:5px; background-color:#073d87; }
.scholar_box .box_wrap_body .con_box::-webkit-scrollbar-track { width:5px; background:url(../img/team02.png) repeat; }
.scholar_box .box_wrap_body .con_box .detail_top { margin-bottom:22px;padding-top:10px; }   
.scholar_box .box_wrap_body .con_box .pic_wrap { float:left; width:16.5%;padding-left:35px;padding-top:5px;}
.scholar_box .box_wrap_body .con_box .txt_wrap { float:right; width:75.2%; font-size:15px; color:#000000; padding-top:5px}
.scholar_box .box_wrap_body .con_box .txt_wrap .txt_hd { margin-bottom:25px; padding-top:15px; font-size:20px; font-weight:bold; color:#000000; }
.scholar_box .box_wrap_body .con_box .txt_wrap .txt_hd .hd_name { margin-right:15px;}
.scholar_box .box_wrap_body .con_box .txt_wrap .rec { position:relative; margin-bottom:10px; }
.scholar_box .box_wrap_body .con_box .txt_wrap .rec .rec_hd { position:absolute; top:0; left:0; font-weight:bold;font-size:15px;}
.scholar_box .box_wrap_body .con_box .txt_wrap .rec .rec_hd_fx {font-size:16px; line-height: 20px;display: inline-block;position: relative;margin-bottom: 5px;margin-top: 10px;}
.scholar_box .box_wrap_body .con_box .txt_wrap .rec .rec_bd { padding-left:80px;font-size:15px; }
.scholar_box .box_wrap_body .con_box .txt_wrap  .bd_rt .rec .rec_bd  { padding-left:55px; }
.scholar_box .box_wrap_body .con_box .txt_wrap .bd_lt { float:left; width:40%; }
.scholar_box .box_wrap_body .con_box .txt_wrap .bd_rt { float:right; /*padding-top:30px;*/ width:60%; }
.scholar_box .box_wrap_body .con_box .txt_wrap .bd_btm { float:left; width:100%; }
.scholar_box .box_wrap_body .con_box .intro_wrap .intro_tit { margin-bottom:7px; font-size:18px; font-weight:bold; color:#000000; margin-top:10px; }
.scholar_box .box_wrap_body .con_box .intro_wrap .intro_txt b { margin:20px 0; font-size:15px; font-weight:bold; color:#000000; }
.scholar_box .box_wrap_body .con_box .intro_wrap .intro_txt { font-size:15px; line-height:1.7; }

/*新闻详细*/
.channel_banner { display:block; height:auto; text-align:center; overflow:hidden; margin-bottom:15px;}
.channel_banner img { display:inline-block; margin:0 -100%; margin:0 -50%\9; max-width:none; width:auto; }
.breadcrumbs { font-weight:normal; line-height:20px; padding:10px 0 15px;}
.breadcrumbs a,.breadcrumbs .lt{ display:inline-block; white-space:nowrap; color:#999999;} ,./*breadcrumbs .current */
.breadcrumbs .lt { margin:0 3px; width:20px; height:20px; letter-spacing:-1em;} 

.channel_main { clear:both; padding-bottom:0;}

.channel_hd { margin-bottom:20px; }


.channel_title { font-size:28px; color:#000000; line-height:1.5; }

/**/
/* newsdetail-8 start*/
/*widget-newsdetail-8*/
/*#big{margin-top: 3px;display: inline-block;}*/
#switcher a{display: inline-block;margin-right: 5px;vertical-align: middle;}
.widget-newsdetail-8{background: #fbfbfb;padding-bottom: 70px;}
.widget-newsdetail-8 .ion { color:#676767; }
.widget-newsdetail-8 .n_left { width:66.8%; float:left; padding-left: 23px;}
.widget-newsdetail-8 ._head {padding-top: 28px;}
.widget-newsdetail-8 ._head ._title { font-size:24px; font-weight:bold; color:#000000; margin-bottom:10px; text-align:center;}

.widget-newsdetail-8 ._tools { font-size:0; color:#7e7e7e; margin-bottom:15px;}
.widget-newsdetail-8 ._tools ._tool{ font-size:12px; margin-right:10px; display:inline-block; height:30px; line-height:30px; overflow:hidden;}
.widget-newsdetail-8 ._tools .ion { font-size:18px; display:inline-block; height:30px; line-height:30px; vertical-align:-2px;}
.widget-newsdetail-8 ._tools b { font-weight:normal; }
.widget-newsdetail-8 ._tools #switcher { margin-left:10px; }
.widget-newsdetail-8 ._tools #switcher ._title{margin-right:5px;font-size:12px;color:#7e7e7e;}
.widget-newsdetail-8 ._tools #switcher .ion { font-size:15px; }
.widget-newsdetail-8 ._tools .bds_more { float:none; background:none; padding:0;}

.widget-newsdetail-8 .myart { line-height:2; min-height:200px; font-size:13px; color:#555555; }
.widget-newsdetail-8 .n_right { width:30%; float:right; padding-top:90px; }
.widget-newsdetail-8 .n_right ._tools { text-align:right; }
.widget-newsdetail-8 ._tools ._back { font-size:20px; font-weight:normal; font-weight:bold; 
    color:#676767; height:35px; line-height:26px; /*border-right:#cccccc 1px solid;*/ padding-right:40px; vertical-align:5px;}
.widget-newsdetail-8 ._tools ._back {position: relative;padding-left: 80px;}
.widget-newsdetail-8 ._tools ._back :after{content: '';position: absolute;width: 36px;height: 22px;background: url(../img/news_dels02.png) center no-repeat;left: 44px;top: 10px;}
.widget-newsdetail-8 ._tools .share,.widget-newsdetail-8 ._tools .print { width:36px; height:36px; line-height:36px; text-align:center; background-color:#80939e; border-radius:50%; cursor:pointer; overflow:hidden; margin-right:0px; margin-left:15px;}
.widget-newsdetail-8 ._tools .print{position: relative;}
.widget-newsdetail-8 ._tools .print:after{content: '';position: absolute;width: 1px ;height: 12px;background: #ccc;left: -5px;}
.widget-newsdetail-8 ._tools .share:hover,.widget-newsdetail-8 ._tools .print:hover 
{ background-color:#073D87; }
.widget-newsdetail-8 ._tools .share .ion,.widget-newsdetail-8 ._tools .print .ion { font-size:18px; color:#ffffff; }
.widget-newsdetail-8 ._tools .share:hover .ion,.widget-newsdetail-8 ._tools .print:hover .ion { color:#ffffff; }
.widget-newsdetail-8 ._tools .share .ion { font-size:20px; }

.widget-newsdetail-8 ._detailPage_bottom li strong,.widget-newsdetail-8 ._detailPage_bottom li span,.widget-newsdetail-8 ._detailPage_bottom li a{ display:block;}
.widget-newsdetail-8 ._detailPage_bottom{margin-top:45px; border:#f3f3f3 10px solid; }
.widget-newsdetail-8 ._detailPage_bottom ul{padding:10px 7%;}
.widget-newsdetail-8 ._detailPage_bottom li ._mark{ padding-bottom:8px; font-size:19px; font-weight:bold; color:#000000; }
.widget-newsdetail-8 ._detailPage_bottom ._date{ height:30px; line-height:30px; margin-bottom:7px; font-family:Arial; font-size:13px; color:#676767; }
.widget-newsdetail-8 ._detailPage_bottom ._date .ion { font-size:20px; height:30px; vertical-align:-2px; margin-left:0;}
.widget-newsdetail-8 ._detailPage_bottom li ._title:hover { color:#5c5c5c; }
.widget-newsdetail-8 ._detailPage_bottom li ._title { font-size:16px; font-weight:bold; color:#5c5c5c; }
.widget-newsdetail-8 ._detailPage_bottom li { padding: 27px 0; }
.widget-newsdetail-8 ._detailPage_bottom li._prev{ border-bottom:1px #ececec solid; }
.rect-62003{padding-bottom: 48%;}
/*.bdsharebuttonbox {margin-right: 88px!important;}*/

@media only screen and (max-device-width:1024px) {
.widget-newsdetail-8 .n_right { padding-top:0; }
.widget-newsdetail-8 ._detailPage_bottom { margin-top:10px; }
.widget-newsdetail-8-tools,._tools { display:none; }
.widget-newsdetail-8 ._detailPage_bottom ul { padding-right:3%; }
}

@media only screen and (max-device-width: 760px) {
.widget-newsdetail-8 ._head ._title { font-size:24px; }
.widget-newsdetail-8 .n_left,.widget-newsdetail-8 .n_right,.widget-newsdetail-8 .news_img { width:100%; float:none; }
.widget-newsdetail-8 .n_left { margin-bottom:20px; }
}

/*公告*/
/*newslist*/
.li_cur{background: #073d87;color: #fff;}
.li_cur a{color: #fff;}
.com_more { display:inline-block; width:auto; height:20px; line-height:20px; border:#073d87 1px solid; padding:7px 10px 7px 33px; color:#073d87;margin-top: 17px;text-align: center;}
.com_more:hover { background-color:#073d87; color:#fff;}
.com_more:hover ._arr { background-position:0 -20px; }
/*.com_more ._arr { margin-left:30px; }
._arr { width:26px; background-image:url(../img/arr.png);}*/
.channel_left { width:74%; float:left; }
.channel_right { width:26%; float:right; }

.widget-newslist-7 { margin-bottom:40px; }
.widget-newslist-7 li { clear:both; overflow:hidden; padding:6px 10px; height:40px; line-height:40px; position:relative;}
.widget-newslist-7 ._time { width:17%; min-width:100px; float:left; font-family:Verdana; font-size:14px;padding-left: 20px;}
.widget-newslist-7 ._title { width:75%; font-weight:normal; font-size:16px; float:left; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; padding-left: 25px;}
.widget-newslist-7 ._download { width:60px; height:40px; position:absolute; right:5%; top:6px; overflow:hidden;}
.widget-newslist-7 ._download img { position:absolute; left:0; top:0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.widget-newslist-7 ._download img._hover { display:none; }

/*.widget-newslist-7 li:nth-child(odd),.widget-newslist-7 li.odd { background-color:#f7f7f7; }
*/
.widget-newslist-7 li{border-bottom: 1px }
.widget-newslist-7 li:hover a,.widget-newslist-7 li:hover ._title,.widget-newslist-7 li:hover ._time { color:#073d87;  background-color:#f7f7f7; }
.rec_news ._title{font-size: 19px;font-weight: normal;margin-top: 14px;margin-bottom: 16px;}
.rec_news{padding-bottom: 20px;border-bottom: 1px solid #efefef;}
.notices .t{font-size: 27px;padding-top: 20px;}
.notices .select-ui-choose-default{width: 300px;border-radius: 0;height: 34px;line-height: 34px;}
.notices .select-ui-choose-default ._arrow .arr{background: url(../img/notices_jt.png) center no-repeat;border-color: transparent;}
.notices .select-ui-choose-default.on ._arrow .arr{border-color: transparent;}
.notices .select-ui-choose-default{border-color: #efefef;}
.month{margin-top: 10px;}

.sousuo{position: relative;}
.sousuo .con{width: 272px;height: 34px;border:1px solid #efefef;margin-top: 10px; padding-right: 20px; padding-left: 8px;}
.fang{    background: none; outline: none; box-shadow: none; border: none;position: absolute;right: 0;bottom: 5px;font-size: 20px;cursor: pointer;color: #c2c2c3;}


/*page*/
/*.page{ color:#777777; text-align:center; font-size:0;}
.page a,.page span { color:#777777;display:inline-block;border:1px solid #ededed;padding:5px 10px;vertical-align:middle;margin:0 0 10px -1px; font-size:13px;}
.page .goprev{margin-right:10px;}
.page .gonext,.page .count {margin-left:10px;}
.page a:hover,.page span{color:#fff;}
.page span.goprev,.page span.gonext {color:#777777; background:none}
.page span.count { border:0;background:0;color:#777777;}
.page a:hover,.page span { background-color:#073d87; }*/



/*所报*/
.suobao_intro {font-size: 15px;color: #464646;margin-top: 20px;margin-bottom: 20px;}
.suobao_intro a{display: inline-block;}
.suobao_intro .font{margin-left: 30px;display: inline-block;line-height: 66px;}


.suobao_li{width: 96%;padding-left: 2%;padding-right:2%;border-bottom: 1px solid #efefef;}
.suobao_li:hover{background: #efefef;color: #184a7f;}
.suobao_date{line-height: 66px;}
.suobao_li a.s_icon{background: url(../img/suobao_01.png) center no-repeat;width: 48px;height: 40px;position: relative;top: 15px;}
.suobao_li:hover a.s_icon{background: url(../img/suobao_add01.png) center center no-repeat;}
.suobao_li a{display: inline-block;}

/*用工信息*/
/*社会招聘*/
.job_resume{position: relative;z-index: 20;background-color: #fff;overflow: hidden;}
.job_resume .yg_part01{position: relative;z-index: 30;background-color: #fff;line-height: 
padding-bottom: 25px;}
.job_resume .yg_part01{font-size: 13px;color: #515151;margin-bottom: 35px;}
.job_resume .yg_part01 .yg_intro{line-height: 26px;}
        /*社会招聘-招聘信息*/
.job_resume .yg_part02{background-color: #fff;z-index: 20;}
.job_resume .yg_part02 .job_list { margin-bottom:60px;position: relative;}
.job_resume .yg_part02 .joblist_tt{background-color: #00489d;height: 54px;line-height: 54px; overflow:hidden;float:left; width:100%;}
.job_resume .yg_part02 .joblist_tt span{ float:left;text-indent:3%;font-weight: bold;}
.job_resume .yg_part02 .joblist_tt span.jobli1{ width:20%;text-align: left;color:#fff;font-size: 15px;font-weight: normal;
text-indent: 5%;}
.job_resume .yg_part02 .joblist_tt span.jobli2{ width:20%;text-align: left;color:#fff;font-size: 15px;font-weight: normal;
text-indent: 5%;}
.job_resume .yg_part02 .joblist_tt span.jobli3{ width:20%;text-align: left;color:#fff;font-size: 15px;font-weight: normal;
text-indent: 5%;}
.job_resume .yg_part02 .joblist_tt span.jobli4{ width:20%;text-align: left;color:#fff;font-size: 15px;font-weight: normal;
text-indent: 5%;}
.job_resume .yg_part02 .joblist_tt span.jobli5{ width:20%;text-align: left;color:#fff;font-size: 15px;font-weight: normal;
text-indent: 5%;}
.job_resume .yg_part02 .JobList-J2 { overflow:hidden;}
.job_resume .yg_part02 .JobList-J2 ._jt {
  background-color: #fff;
  height: 70px;
  line-height: 70px;
  border:1px solid #f2f2f2;
  overflow: hidden;
  *zoom: 1;
  cursor: pointer; position:relative; float:left; width:100%;
  background: url(../img/yonggong_01.png) 1150px no-repeat; 
}
.job_resume .yg_part02 .JobList-J2 ._jt strong {
  float: left;
  width: 20%;
  color:#5a5a5a;font-size: 14px;text-align: left;text-indent: 2%;font-weight: normal;
}
.job_resume .yg_part02 .JobList-J2 ._jt span {
  float: right;
}
.job_resume .yg_part02 .JobList-J2 ._jt ._jt_btn{ display:block; background:url(../img/job_btn.png) left top no-repeat; width:30px; height:35px; position:absolute; right:2%; top:50%; margin-top:-17.5px;}
.job_resume .yg_part02 .JobList-J2 ._jc {
  display: none;float:left; width:96.4%;background-color:#f9f9f9;padding-left: 3.6%;padding-bottom: 30px;
}
.job_resume .yg_part02 .JobList-J2 ._jcon {
  padding: 10px 10px 10px 20px;
}
.job_resume .yg_part02 .JobList-J2 ._jcon ._title{font-size: 15px;color:#000;margin-top: 32px;margin-bottom: 12px;}
.job_resume .yg_part02 .JobList-J2 ._jcon ._typeIn .con{font-size: 13px;line-height: 26px;}
.job_resume .yg_part02 .JobList-J2 ._jcon ._typeIn p{line-height: 24px;}
.job_resume .yg_part02 .JobList-J2 ._jt_act  {color:#fff;}
.job_resume .yg_part02 .JobList-J2 ._jt_act ._jt_btn{ background-position:left bottom;}
.job_resume .yg_part02 ._channelBtn{ display: inline-block;border: 1px #d6d6d6 solid;    width: 160px;
    height: 40px;line-height: 40px;text-align: center;margin-top: 14px;margin-right: 10px;}
.job_resume .yg_part02 ._channelBtn:hover{ background-color:#073d87; color:#fff;}
.job_resume .yg_part02 .JobList-J2 ._jt strong.srong1{ width:20%;color:#5a5a5a;font-size: 14px;text-align: left;text-indent: 5%;font-weight: normal;}
.job_resume .yg_part02 .JobList-J2 ._jt strong.srong2{ width:20%;color:#5a5a5a;font-size: 14px;text-align: left;text-indent: 5%;font-weight: normal;}
.job_resume .yg_part02 .JobList-J2 ._jt strong.srong3{ width:20%;color:#5a5a5a;font-size: 14px;text-align: left;text-indent: 5%;font-weight: normal;}
.job_resume .yg_part02 .JobList-J2 ._jt strong.srong4{width:20%;color:#5a5a5a;font-size: 14px;text-align: left;text-indent: 5%;font-weight: normal;}
body .album_ordinary .slide_c p { bottom:30px; }
.job_resume .yg_part02 .zzz{height: 45px;line-height: 45px;width:100px;background-color: #fff100;
margin-top:50px;}


/*关于*/
.abouts_01 .about{margin-bottom: 50px;}
.abouts_01 .rect-6557{padding-bottom: 65.57%;}
.abouts_01 .about .left{float: left;/*width: 57.417%;*/line-height: 26px;}   /*width控制一所简介中文字介绍的宽度*/
.abouts_01 .about .right{float: right;width: 38%;position: relative;display:none;}  /*display控制一所简介中视频是否显示*/
/*.abouts_01 .about .right.right_img a{cursor: pointer;display: block;}*/
.abouts_01 .about .right .ab_video{position: absolute;background: url(../img/about_03.png) center no-repeat;width: 73px;height: 73px;left: 50%;margin-left: -36px;top:50%;margin-top: -36px;cursor:pointer;}
/*20220915*/
/*.abouts_02{height: 245px;background: url(../img/about_04new.jpg) center no-repeat;margin-bottom: 30px;}*/
.abouts_02{height: 245px;background: url(../img/about_04new.jpg) center no-repeat;margin-bottom: 30px;display:none;}
.abouts_02 .bd_l{width:100%;}
.abouts_02 .bd_l_box{padding-bottom:68px;margin-top: 71px;}
.abouts_02 .bd_l dl{float:left;width: 25%;text-align:center;color: #fff;}
.abouts_02 .bd_l dl dt{font-size:16px;margin-bottom: 8px;}
.abouts_02 .bd_l dl dt i{font-size: 46px;margin-right: 10px;}
.abouts_02 .bd_l dl dd{color:#fff;font-size: 16px;text-align: center;}
/*
.abouts_02 ._banner_num2{color: #1f909f}*/
.abouts_03 .wrap{position:relative; }
.abouts_03 .scroll_con{margin-bottom: 60px;}
.abouts_03 .scroll_con .name{line-height: 56px;color: #1f1f1f;font-size: 16px;text-align: center;}
.abouts_03 .scroll_nav{display: none; }
.abouts_03 .prev{position:absolute; left:-60px; bottom:130px;}
.abouts_03 .next{position:absolute; right:-60px; bottom:130px;}
.abouts_03 .arrow i{font-size:60px; line-height:60px; height:60px; color:#818181;}
.abouts_03 a:hover i{color:#073d87;}
.abouts_03 .arrow .ion{margin:0;}
.about_img{margin-top: 30px;}
.about_img .scroll_con img{width: 100%;}

/*现任领导*/
.now_leader{margin-top: 47px;margin-bottom: 55px;}
.now_leader .cont_l{width: 35%;}
.rect-120{padding-bottom: 120%;}
.now_leader .cont_r{width: 65%;/*background: #f6f6f6;*/}
.cont_r .intro{padding: 15px;}
.cont_r .name{font-size: 22px;font-weight: normal;padding-bottom: 5px;color: #333232}
.cont_r .post{color: #093d88;font-size: 16px;font-weight: bold;padding-bottom: 7px;display: block;border-bottom: 1px solid #f4f4f4;}   /*修改现任领导页面所长和介绍之间的距离*/
.cont_r .job_cont{font-size: 14px;color: #333232;padding-bottom: 60px;width: 100%;}
.cont_r .more{width: 115px;height: 32px;border: 1px solid #b8b8b8;text-align: center;line-height: 32px;}
.cont_r .more a{color: #606161;}
.now_leader .leader{padding-bottom: 20px;}
.cont_r .more:hover{background: #073d87;}
.cont_r .more:hover a{color: #fff;}

/*实验室*/
.shiyan .shiyanshi{margin-top:20px; margin-bottom: 9px;}    /*margin-top修改主体和菜单之间的距离*/
.shiyanshi{padding-bottom: 15px;}            /*padding-bottom控制留客导航和学会介绍主体之间的距离*/
.title_lists {/*max-width: 304px;*/width: 298px;}
.shiyanshi .title_lists .tab_t{padding: 20px 15px;background: #efefef;margin-bottom: 10px;font-size: 15px;color: #464646;}
.shiyanshi .title_lists .tab_t_cur{background: url(../img/shiyanshi_tab_bg.png) repeat;color: #fff;position: relative;}
.shiyanshi .title_lists .tab_t_cur:after{content: "";width: 0;height: 0;border-top: 9px transparent solid; border-bottom: 9px transparent solid;border-left: 9px #073d87 solid;position: absolute; left: 102%; top: 50%; margin-top: -8px;}
.shiyanshi .cont_lists{width: 70%;background: #f9f9f9;min-height: 934px;padding: 20px;color: #636363}   /* min-height控制学会介绍主体的高度*/
.shiyanshi .cont_lists .tit{font-size: 16px;font-weight: bold;color: #020202;margin-bottom: 10px;}

/*研究方向*/
/* newslist-4 start*/
.widget-newslist-4 { margin-bottom:20px; margin-top: 37px;}
.widget-newslist-4 li { margin-top:-1px; vertical-align:top; border:1px solid #ededed; background:#ffffff;}
.widget-newslist-4 li a {position:relative;  display:block; overflow:hidden; padding-left:45px; transition:none; *zoom:1; }
.widget-newslist-4 ._mark,.widget-newslist-4 ._title { height:54px; line-height:54px;}
.widget-newslist-4 ._mark { position:absolute; top:0; left:0; width:45px;}
.widget-newslist-4 ._mark:before { content:"+"; position:absolute; left:17px;top:0px; font-weight:700; font-size:18px; font-family:tahoma;}
.widget-newslist-4 ._title { padding:0 30px 0 30px; cursor:pointer; padding-right:115px; position:relative;}
.widget-newslist-4 ._title ._t { font-size:16px; display:block; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight: normal;color: #222; }
.widget-newslist-4 ._title ._date { float:right; text-align:right; color:#333333; width:auto; position:absolute; right:10px; top:0; white-space:nowrap;padding-right: 30px;}
.widget-newslist-4 ._p { display:none; line-height:2; overflow:hidden; color:#464646;}
.widget-newslist-4 ._text { font-size:13px; padding: 20px 35px 20px 30px}

.widget-newslist-4 a:hover, .widget-newslist-4 .hover a { background-color:#f9f8f8;}
.widget-newslist-4 a:hover ._title,.widget-newslist-4 .hover ._title { color:#333; background:#f5f5f5;border-bottom: 1px solid #fff;font-weight: bold;}
.widget-newslist-4 a:hover ._mark, .widget-newslist-4 .hover ._mark { color:#333333; background:#f9f8f8;}
.widget-newslist-4 a:hover ._mark:before, .widget-newslist-4 .hover ._mark:before {content:"-"; }
.widget-newslist-4 a:hover ._date, .widget-newslist-4 .hover ._date{color:#333;}
.widget-newslist-4 a:hover ._p, .widget-newslist-4 .hover ._p { display:block;background: #f5f5f5}
.widget-newslist-4 a:hover ._title ._t,.widget-newslist-4 .hover ._title ._t{font-weight: bold}
@media only screen and (max-width:480px) { 
  .widget-newslist-4 ._title ._t { width:100%;}
  .widget-newslist-4 ._title ._date { display:none;}
  .widget-newslist-4 ._img { width:100%; float:none; margin-right:0; }
  .widget-newslist-4 ._text { height:auto; }
}

.res .page a,.res .page span { padding:10px 17px;}
.res .page{margin-top: 50px;margin-bottom: 43px;}

/*研究项目固定高度*/
.widget-newslist-4.widget-newslist-5 ._text{height:5.4em; line-height:1.8em; overflow:hidden;}



/*大开发资质*/
.develop{margin-top: 43px;margin-bottom: 45px;}


.develop .rect-7850{padding-bottom: 78.5%;}
.develop .item ._item_top {position: relative; overflow: hidden;}
.develop .item { margin-bottom: 46px; cursor: pointer;}
.develop .item ._pic img {width: 100%;}  
.develop .item ._mask {position: absolute; top: 100%; left: 0; width: 100%; height: 100%; opacity: 0; background: url(../img/develop_bg.png)  repeat; -webkit-transition: all 0.1s ease; transition: all 0.1s ease;}
.develop .item ._mask .develop_kan{background: url(../img/develop_kan.png)  no-repeat;width: 68px;height: 68px;position: relative;top: 50%;margin-top: -34px;left: 50%;margin-left: -34px;}  
.develop ._item_down{background: #aaa;}
.develop ._name{padding: 20px;font-size: 16px;color: #fff;    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
.develop .item:hover ._mask {top: 0; opacity: 1; -webkit-transition-delay: 0.1s;transition-delay: 0.1s;}
.develop .item:hover ._item_down{background: #093d88; -webkit-transition-delay: 0.1s;transition-delay: 0.1s;}


/*大型设备*/
.equ .develop{margin-bottom: 0px;}
.equ .page a,.equ .page span { padding:10px 17px;}

/*视频列表*/
.video .rect-7850{padding-bottom: 78.5%;}
.video .item ._item_top {position: relative; overflow: hidden;}
.video .item { margin-bottom: 50px; cursor: pointer;}
.video .item ._pic img {width: 100%;}  
.video .item ._mask {position: absolute; top: 100%; left: 0; width: 100%; height: 100%; opacity: 0; background: url(../img/video_play_bg.png)  repeat; -webkit-transition: all 0.1s ease; transition: all 0.1s ease;}
.video .item ._mask .develop_kan{background: url(../img/ip3_video.png)  no-repeat;width: 68px;height: 68px;position: relative;top: 50%;margin-top: -34px;left: 50%;margin-left: -34px;}  
.video ._item_down{background: #ecf1f4;padding: 20px 0;}
.video ._name{padding: 0 20px;font-size: 14px;color: #353535;width: 65%;display: inline-block;vertical-align: middle;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.video .video_play{display: inline-block;background: url(../img/video_play.png) no-repeat;width: 22px;height: 17px;vertical-align: middle;}
.video .item:hover ._mask {top: 0; opacity: 1; -webkit-transition-delay: 0.1s;transition-delay: 0.1s;}
.video .item:hover ._item_down{background: #093d88;  -webkit-transition-delay: 0.1s;transition-delay: 0.1s;} 
.video .item:hover ._item_down ._name{color: #fff;}
.video .item:hover .video_play{display: none;}

.videos .page a,.videos .page span { padding:10px 17px;}

/*发展历程*/
.widget-history-3 { cursor: default; position:relative;}
.widget-history-3-T { height:60px;  overflow: hidden;width:94%;margin:0px auto;background:url(../img/history_number_line.png) repeat-x center 43px;padding:10px 0px 30px;}
.widget-history-3-tab .tab_t { position:relative; width:16%; font-size: 14px; color: #999999;}
.widget-history-3-tab .tab_t_cur { font-size: 16px; color: #333333; }
.widget-history-3-tab .tab_t b { width:180px; height:52px; background:url(../img/history_number_ico.png) no-repeat center 21px;display:block;margin:0 auto;margin-bottom:10px;}
.widget-history-3-tab .tab_t.tab_t_cur b{ background:url(../img/coordniate.png) no-repeat center;background-size: auto 100%}
.widget-history-3-tab .tab_t span{font-size:20px;color:#000;text-align:center;display:block;}
.widget-history-3-tab .tab_c ._history_bd{background-color:#fff;}
.widget-history-3-tab .tab_c ._history_bd ._bd_l{width:68%;}
.widget-history-3-tab .tab_c ._history_bd ._bd_r{width:32%;}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._l_box{padding:38px 78px;}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._time{font-size:38px;color:#23549f;font-weight:bold;}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._time span{font-size:20px;vertical-align:middle;margin-left:3px;}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._list_box li{color:#787878;margin-bottom:10px;padding-left:10px;position:relative;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.widget-history-3-tab .tab_c ._history_bd ._bd_l ._list_box li:before{content:"";width:2px;height:2px;background-color:#787878;display:block;position:absolute;left:0;top:50%;margin-top:-1px;}
.widget-history-3 ._history_arr{width:37px;height:37px;position:absolute;display:block;background-position:center;background-repeat:no-repeat;top:25px;z-index:10;}
.widget-history-3 ._history_arr._arr_prev{left:0;background-image:url(../img/history_arr_l.png);}
.widget-history-3 ._history_arr._arr_next{right:0;background-image:url(../img/history_arr_r.png);}
.widget-history-3-T .scroll_nav{display:none;}
.history-list { margin:100px 0; position:relative; min-height:400px;}
.history-list .line {width:1px; position:absolute; left:50%; top:0; bottom:0; background:#ddd;}
.history-list .list { width:100%; margin:0 auto 0; padding-top:20px;}
.history-list .list li { float:left; width:50%; position:relative; min-height:260px;margin-top:42px;}
.history-list .list li.even { margin-top: 0;}
.history-list .list li .i1 { position:absolute; width:17px; height:17px; top:0;right:auto; left:-8px; background:url(../img/history_main_ico.png) no-repeat center;}
.history-list .list li.even .i1{right:-9px;left: auto;}
.history-list .list li .i2 {font-size:33px;color:#093d88;margin-bottom:14px;font-weight:bold;}
.history-list .list li .text{font-size:14px;color:#010101;line-height:28px;margin-bottom:10px;}
.history-list .list li .bx {  background:#fff; width:92%; position:relative;border:1px solid #d7d7d7;text-align:left;margin-top:-22px;float:right;}
.history-list .list li .bx .bx_main{padding:20px 30px;position:relative;}
/*.history-list .list li.odd .bx { }*/
.history-list .list li.even .bx {float: left; }
.history-list .list li .box_ico{width:15px;height:22px;position:absolute;top:16px;left:-15px;background:url(../img/history_main_ion2.png) no-repeat center;}
.history-list .list li.even .box_ico{right:-15px;background:url(../img/history_main_ion.png) no-repeat center;left: auto;}
/*.history-list .list li.odd .box_ico{}*/
.widget-history-3-T .tab_t_cur:after{display: none;}








/*底部*/
.f_main .foot_top{padding-bottom: 20px;}
.pageFooter .foot_top{padding-right: 11px;padding-bottom: 15px;}
.foot_top a:hover{color: #ddd;}
.pageFooter .foot_top .dl{color: #fff;float: left;}
.pageFooter .foot_top .dl .dt{font-size: 16px;line-height: 19px;margin-bottom: 11px;}
.pageFooter .foot_top .dl .dd{font-size: 13px;line-height: 24px;color: #e2f6fe;}

.pageFooter .foot_top .dl1{position: relative;width: 17.833%;padding-right: 20px;}
.pageFooter .foot_top .dl1:after{content: '';width: 1px;height: 222px;;background: url(../img/i_line.png) no-repeat center;position: absolute;right: 0;top: -13px;}/*将height由172改为222*/
.pageFooter .foot_top .dl2{width: 10.917%;padding-left: 40px;}    /*底部管理部门宽度控制*/
.pageFooter .foot_top .dl3{width: 10.5%;}                          /*底部业务部门宽度控制*/
.pageFooter .foot_top .dl4{width: 11.583%;padding-right: 18px;}  /*底部支撑部门宽度控制*/
.pageFooter .foot_top .dl5{width: 13.5%;position: relative;padding-right: 22px;}/*底部保障部门宽度控制*/
.pageFooter .foot_top .dl5:after{content: '';width: 1px;height: 222px;;background: url(../img/i_line.png) no-repeat center;position: absolute;right: 0;top: -13px;}/*将height由172改为222*/
.pageFooter .foot_top .d6{/*width: 8.167%;*/padding-top: 10px;margin-left: 10px;margin-right: 15px;}  /*控制官方微信公众号二维码的位置*/
.pageFooter .foot_top .d7{/*width: 8.167%;*/padding-top: 10px;padding-right: 15px;}/*控制手机官网二维码的位置*/
.pageFooter .foot_top .ewm_t{font-size: 16px;color: #fff;line-height: 32px;text-align:center;padding-top: 10px;}
.pageFooter .foot_top .d8{width: 24.6%;margin-top: 25px;}  /*margin-top由10改为35，控制分享栏与二维码之间的距离，width由18.6改为24.6*/
.d8 .bdshare-button-style0-16 a, 
.d8 .bdshare-button-style0-16 .bds_more{
    width: 34px;height: 34px;background: url(../img/icon.png)no-repeat;padding-left: 0px;margin:0 12px;
}/*控制分享图标之前的间隔margin由6改为12*/
.d8 .bdshare-button-style0-16 .bds_tsina{background-position: 0 0;}
.d8 .bdshare-button-style0-16 .bds_weixin{background-position: -46px 0;}
.d8 .bdshare-button-style0-16 .bds_bdhome{background-position: -90px 0; }
.d8 .bdshare-button-style0-16 .bds_qzone{background-position: -135px 0;}
.d8 .bdshare-button-style0-16 .bds_tqq {background-position: -179px 0;}

/*20220927
.pageFooter{padding-top: 30px;background:#073d87; padding-bottom: 20px;margin-top:10%;}*/
.pageFooter{padding-top: 30px;background:#073d87; padding-bottom: 20px;}
.pageFooter .foot_bottom{/*height: 60px;*/color: #fff;border-top: 1px solid #4a70a3;font-size: 13px;}
.pageFooter .foot_bottom .left{float: left;margin-top: 20px;}
.pageFooter .foot_bottom .right{float: right;margin-top: 20px;}
.pageFooter .foot_bottom .left .banquan{margin-right: 20px;/*margin-left: 160px;*/font-size: 13px;}
.pageFooter .foot_bottom .left .jiancha{margin-right: 160px;font-size: 13px;}
.pageFooter .foot_bottom .left .num{display: inline-block;padding-left: 20px;position: relative;margin-right: 15px;}
.pageFooter .foot_bottom .left .num span.police{position: absolute;left: -4px;top:0px;}
.pageFooter .foot_bottom .left .tongji{display: inline-block;padding-left: 20px;position: relative;margin-right: 5px; color:#073d87;}
.pageFooter .foot_bottom .right .jerei01{padding-right:10px;position: relative;font-size: 13px;}
/* .pageFooter .foot_bottom .right .jerei01:after{content:'';width: 1px;height: 12px;background:#839ec3;position: absolute;right: 0px;top: 4px;}  */
.pageFooter .foot_bottom .right .jerei02{margin-left: 10px;}
.sele-fromdom{ height: 36px; width: 100%; }
.channel_titlenews{margin-bottom: 15px;}
.page{margin-bottom: 45px;}
.suobao_page{margin-top: 45px;}
.major_lists{margin-bottom: 50px;}

/*0117*/
/*.phone:hover .tubiao{}*/


/*ljx2017-0119*/
.ipart04 .select-ui-choose ._arrow{right: 7px;}

/*导航search*/
._form .search_show{display:block;transition: all 0.5s;width: 268px;text-indent: 1em;}
.search_none{display:none;transition: all 0.5s;width: 0px;}

/*一所简介*/
.breadcrumbs span{color: #999;font-size:15px;}
.breadcrumbs a{font-size: 15px;}



/*2017-0121ljx*/
/*line:390(before):.ipart02 .rights .i_p2_tab .tab_c{margin-top: 20px;};*/
.widget-nav li .nav_layer10 li:hover a{ color:#073d87;/*background-color:;*/}
.widget-nav li .nav_layer10 li:hover a i{ display:none;}
.abouts_03 .arrow .ion{display: none;}
.show_ion{display: block;}

.now_leader .leader {margin-bottom: 20px; background: #f6f6f6; padding-bottom: 0; position: relative;}
.now_leader .leader .more{position: absolute;bottom: 20px;}
.cont_r .job_cont{padding-bottom: 0px;height: ;margin-top: 12px;line-height: 1.6;height: 5.1em;overflow: hidden;text-align:justify;}  /*修改现任领导页面详细介绍段间距*/
.now_leader .leader{width: 48.25%;margin-right: 0px;}
.now_leader .leader.odds{margin-left: 2.5%;}
.rect-134{padding-bottom: 134%;}

.suobao_intro{margin-bottom: 50px;}
.abouts_03 .scroll_con {margin-bottom: 50px; }
.now_leader {margin-bottom: 30px; }
.history-list {margin-bottom: 50px; margin-top: 70px; }
.news_search {margin-bottom: 50px; }
.shiyan .shiyanshi {margin-bottom: 0px; }
.res .widget-newslist-4{margin-bottom: 50px;}
.develop {margin-bottom: 4px; }
/*.job_resume .yg_part02 .job_list {margin-bottom: 50px; }*/
.rec_news{border-bottom: none;padding-bottom: 0px;}
.shiyanshi .cont_lists{line-height: 2;}
.abouts_01 .about{line-height: 2;}
.ipart04{ position: relative; }
/*._selected.first.hide{display: block!important;}*/

/*0308*/
/*研究生教育*/
.edu_p1{height: 410px;}
.edu_p2 {margin-bottom: 39px;}
.edu_p2 .edu_p2_left{width: 71%;float: left;}
.edu_p2 .edu_p2_right{width: 26%;float: left;}
.edu_p2 .edu_p2_left{padding: 36px 31px 0 0px;}
.edu_p2 .fonts{border-bottom: 2px solid #E5E5E5;padding-bottom: 23px;margin-bottom: 19px;}
.edu_p2 .title{float: left;font-size: 20px;color: #000;font-weight: bold;}
.edu_p2 .title i{line-height: 1.3;}
.edu_p2 .more{float: right;margin-top: 8px;}
.edu_p2 .edu_p2_left .rect-69{padding-bottom: 69%;}
.edu_p2 .edu_p2_left .rect-69 img{width: 100%;}
.edu_p2 .e2_img .imgbox .infor{color: #1c1c1c;padding: 20px 30px 13px 12px;background-color: #fafafa;}
.edu_p2 .e2_img .imgbox .infor .tit{font-size:16px;margin-bottom: 7px;}
.edu_p2 .e2_img .imgbox .infor .con{font-size:13px;margin-top: 15px;line-height: 1.7;height: 72px;overflow: hidden;}
.edu_p2 .e2_img .imgbox:hover .tit{color: #073d87;}
.edu_p2 .e2_img .imgbox:hover .infor{color: #073d87;}
.edu_p2 .edu_p2_right{padding: 36px 0px 0 0px;}
.edu_p2 .e2_list .e2_li {line-height: 32px;}
.edu_p2 .e2_list .e2_li i{color: #527cd3;margin: -4px 12px 0 -2px;font-size: 16x;}
.edu_p2 .e2_list .e2_li:hover{color: #073d87;}

.edu_p3{margin-bottom: 20px;}
.edu_p3 .imgbox{padding-right: 35px;}
.edu_p3 .e3_intro{padding-right: 35px;}
.edu_p3 .e3_list{padding-right: 35px;}
.edu_p3 .fonts{border-bottom: 2px solid #E5E5E5;padding-bottom: 23px;margin-bottom: 19px;}
.edu_p3 .title{float: left;font-size: 20px;color: #000;font-weight: bold;}
.edu_p3 .title i{line-height: 1.3;}
.edu_p3 .more{float: right;margin-top: 8px;}
.edu_p3 .e3_intro li{margin-bottom: 27px;}
.edu_p3 .e3_intro li:hover .tit{color: #073d87;}
.edu_p3 .e3_intro li:hover .time{color: #073d87;}
.edu_p3 .e3_intro li:hover .addr{color: #073d87;}
.edu_p3 .e3_intro .e3_date{border: 1px solid #EEEBF2;text-align: center;margin-right: 17px;}
.edu_p3 .e3_intro .e3_date .e3_mon{width: 60px;height: 23px;padding-top: 5px;color: #fff;background-color: #2253ac;}
.edu_p3 .e3_intro .e3_date .e3_day{width: 60px;height: 23px;padding-top: 5px;color: #2253ac;}
.edu_p3 .e3_intro .infors{width: 200px;} 
.edu_p3 .e3_intro .tit{font-size: 14px;color: #020202;margin-bottom: 5px;} 
.edu_p3 .e3_intro .time,
.edu_p3 .e3_intro .addr{font-size: 12px;color: #454545}
.edu_p3 .e3_list li{padding-bottom: 11px;border-bottom: 1px dashed #D3D3D3;margin-bottom: 11px;}
.edu_p3 .e3_list li:hover{color: #073d87;}
.edu_p3 .e3_img li{position: relative; overflow: hidden; margin-bottom: 18px;height: 93px; }
.edu_p3 .e3_img a {display: block; height: 0; padding-bottom: 25%; }
.edu_p3 .e3_img .li_1 a{background:url(../img/edu12.jpg) no-repeat center;background-size:auto auto;}
.edu_p3 .e3_img .li_2 a{background:url(../img/edu13.jpg) no-repeat center;background-size:auto auto;}
.edu_p3 .e3_img .li_3 a{background:url(../img/edu14.jpg) no-repeat center;background-size:auto auto;}
.edu_p3 .e3_img .li_4 a{background:url(../img/edu15.jpg) no-repeat center;background-size:auto auto;}
.edu_p3 .e3_img .cover { position:absolute; left:15px; top:4px; width:25%; height:100%; color:#fff; text-align:center; font-weight:bold; z-index:5; background: rgba(53,147,217,.8);-webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.edu_p3 .e3_img .cover .ion_sign {background:url(../img/baoming.png) no-repeat center;background-size:auto auto;}
.edu_p3 .e3_img img{-webkit-transition: all 0.3s ease; transition: all 0.3s ease;width: 100%; height: auto; }
.edu_p3 .e3_img .cover i{display:block;font-size: 35px;margin:8px auto 0px;}
.edu_p3 .e3_img li:hover .cover {width: 30%; }
.edu_p3 .e3_img li:hover img {transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); }

/*研究成果*/
/*.result {margin-top: -7px;margin-bottom: 100px;}*/
.result_cur{background-color: #f23636;}
.result .tit {padding-left: 7px;}
.result .tit .tit_li{float: left;margin-right: 28px;margin-bottom: 15px;}       /*margin-bottom控制实验室分类和主体介绍之间的距离*/
.result .tit .icon{border: 1px solid #A5A5A5;width:10px;height:10px;border-radius:50%;display: inline-block;margin-right: 8px;}

/**【奖励】**/
.result .reward li{float: left;text-align: center;color: #515151;}
.result .reward .bd_li{background-color: #093d88;font-weight: bold;font-size: 18px;color: #fff;padding: 16px 0 15px;}
/*表格头部和内容公共部分*/
.result .reward .bd_li1{width: 6%;}      /*修改奖励表格字段宽度*/
.result .reward .bd_li2{width: 8%;}
.result .reward .bd_li3{width: 20%;}
.result .reward .bd_li4{width: 12.75%;}
.result .reward .bd_li5{width: 53.25%;}
/* .result .reward .bd_li6{width: 20.5%;}   */
/*  .result .reward .bd_li7{width: 17.667%;}  */
.result .reward .re_sub_li{height: 72px;overflow: hidden;}
.result .reward .re_intro{display: table;height: 100%;width: 100%; border: 1px solid #F2F1EB;border-top: none;}
.result .reward .re_intro span{display: table-cell;vertical-align: middle;padding:0 25px;}
.result .reward .result_bd ul{ border-right: 1px solid #F2F1EB; margin-right:1px; }
.result .reward .result_bd .page {margin-top:40px}


/*【期刊】*/
.result .qikan li{float: left;text-align: center;color: #515151;}
.result .qikan .bd_li{background-color: #093d88;font-weight: bold;font-size: 18px;color: #fff;padding: 16px 0 15px;}
/*表格头部和内容公共部分*/
.result .qikan .bd_li1{width: 14.833%;}
.result .qikan .bd_li2{width: 23.167%;}
.result .qikan .bd_li3{width: 28.833%;}
.result .qikan .bd_li4{width: 33.167%;}
.result .qikan .re_sub_li{height: 72px;overflow: hidden;}
.result .qikan .re_intro{display: table;height: 100%;width: 100%; border: 1px solid #F2F1EB;border-top: none;}
.result .qikan .re_intro span{display: table-cell;vertical-align: middle;padding:0 25px;}
.result .qikan .result_bd ul{ border-right: 1px solid #F2F1EB; margin-right:1px; }

/**【专利】**/
.result .zhuanli li{float: left;text-align: center;color: #515151;}
.result .zhuanli .bd_li{background-color: #093d88;font-weight: bold;font-size: 18px;color: #fff;padding: 16px 0 15px;}
/*表格头部和内容公共部分*/
.result .zhuanli .bd_li1{width: 14.833%;}
.result .zhuanli .bd_li2{width: 17%;}
.result .zhuanli .bd_li3{width: 19.75%;}
.result .zhuanli .bd_li4{width: 15.25%;}
.result .zhuanli .bd_li5{width: 33.167%;}
.result .zhuanli .re_sub_li{height: 72px;overflow: hidden;}
.result .zhuanli .re_intro{display: table;height: 100%;width: 100%; border: 1px solid #F2F1EB;border-top: none;}
.result .zhuanli .re_intro span{display: table-cell;vertical-align: middle;padding:0 25px;}
.result .zhuanli .result_bd ul{ border-right: 1px solid #F2F1EB; margin-right:1px; }

/*专著*/
.result .zhuanzhu li{float: left;text-align: center;color: #515151;}
.result .zhuanzhu .bd_li{background-color: #093d88;font-weight: bold;font-size: 18px;color: #fff;padding: 16px 0 15px;}
/*表格头部和内容公共部分*/
.result .zhuanzhu .bd_li1{width: 14.833%;}
.result .zhuanzhu .bd_li2{width: 23.167%;}
.result .zhuanzhu .bd_li3{width: 28.833%;}
.result .zhuanzhu .bd_li4{width: 33.167%;}
.result .zhuanzhu .re_sub_li{height: 72px;overflow: hidden;}
.result .zhuanzhu .re_intro{display: table;height: 100%;width: 100%; border: 1px solid #F2F1EB;border-top: none;}
.result .zhuanzhu .re_intro span{display: table-cell;vertical-align: middle;padding:0 25px;}
.result .zhuanzhu .result_bd ul{ border-right: 1px solid #F2F1EB; margin-right:1px; }


/**【软件著作权】**/
.result .soft li{float: left;text-align: center;color: #515151;}
.result .soft .bd_li{background-color: #093d88;font-weight: bold;font-size: 18px;color: #fff;padding: 16px 0 15px;}
/*表格头部和内容公共部分*/
.result .soft .bd_li1{width: 15.5%;}
.result .soft .bd_li2{width: 16.5%;}
.result .soft .bd_li3{width: 10.25%;}
.result .soft .bd_li4{width: 10.333%;}
.result .soft .bd_li5{width: 15.917%;}
.result .soft .bd_li6{width: 15.5%;}
.result .soft .bd_li7{width: 16%;}
.result .soft .re_sub_li{height: 72px;overflow: hidden;}
.result .soft .re_intro{display: table;height: 100%;width: 100%; border: 1px solid #F2F1EB;border-top: none;}
.result .soft .re_intro span{display: table-cell;vertical-align: middle;padding:0 25px;}
.result .soft .result_bd ul{ border-right: 1px solid #F2F1EB; margin-right:1px; }




/*补充页面-研究成果0324*/
.grade_search{}
.grade_search .grade_infor{font-size: 28px;color: #010101;font-weight: bold;text-align: center;margin-top: 30px;margin-bottom: 45px;}
.grade_search .grade_form{text-align: center;}
.grade_search .grade_form .grade_input{margin-bottom: 24px;width: 405px;height: 40px;border:1px solid #E1E0E0;padding-left: 10px;}
.grade_search .grade_form  label{width: 80px;height: 42px;line-height: 42px;text-align: right;display: inline-block;font-size: 16px;color: #464646;}
.grade_search .grade_btn .btn{width: 89px;height: 39px;color: #fff;background: #074087;margin: 21px 0 100px;font-size: 16px;text-align: center;}
.grade_search .grade_btn .btn.btn1{margin-right: 10px;}
.grade_search .grade_btn .btn.btn2{margin-left: 11px;}

/*【期刊】*/
.grade_box .grade{width: 100.5%;}
.grade_box .grade li{float: left;text-align: center;color: #515151;}
.grade_box .grade .bd_li{background-color: #093d88;font-weight: bold;font-size: 18px;color: #fff;padding: 15px 0 14px;}
/*表格头部和内容公共部分*/
.grade_box .grade .grade_li1{width: 15.5%;}
.grade_box .grade .grade_li2{width: 16.5%;}
.grade_box .grade .grade_li3{width: 10.25%;}
.grade_box .grade .grade_li4{width: 10.333%;}
.grade_box .grade .grade_li5{width: 15.917%;}
.grade_box .grade .grade_li6{width: 15.5%;}
.grade_box .grade .grade_li7{width: 16%;}
.grade_box .grade .grade_sub_li{height: 53px;overflow: hidden;}
.grade_box .grade .grade_intro{display: table;height: 100%;width: 100%; border: 1px solid #F2F1EB;border-top: none;}
.grade_box .grade .grade_intro span{display: table-cell;vertical-align: middle;padding:0 10px;}
.grade_box .grade .grade_bd ul{ border-right: 1px solid #F2F1EB; margin-right:1px; }

.grade_box .grade .grade_close{width: 89px;height: 39px;color: #fff;background: #074087;text-align: center; display: block;font-size: 16px;line-height: 39px;margin: 40px auto 0;cursor: pointer;}



/*第一次调整0324*/
.ipart02 .left{margin-bottom: 20px;}
.rect-134{padding-bottom: 119%;}
.now_leader .leader{margin-bottom: 30px; }
.widget-newsdetail-8 .n_left{background: #FBFBFB;}
.widget-newsdetail-8 {background: none;}
.team_scholar .major_lists .m_names{margin-bottom: 30px;}
.team_scholar .major_lists .team_content{line-height: 2;}
.edu_p2 .e2_img .imgbox .infor .tit {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

/*0327*/
.pageFooter .foot_top .dl {min-height: 174px; }
/*.pageFooter .foot_top .d8 {width: 18.6%; margin-top: 14px; float: left!important; margin-left: 546px; }*/
.h_cur{color: #073d87;border-bottom: 2px solid #073d87;}
.h_cur a{font-weight: bold;}
.widget-newsdetail-8 .n_left{width: 65.5%;}
.edu_p3 .e3_intro .infors {width: 260px; }

.head_top_con .i_right ._search span{width: 68px; height: 84px; font-size: 16px; position: relative; padding-right: 11px;top: -5px;left: 11px; }
.ipart02 .left .img_s .infor_s {position: absolute; width: 96.5%;}
.about_img .rect-75{overflow: hidden;}
.about_img .rect-75 img, .imgY180 img {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}
.about_img .rect-75:hover img {
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}


._form ._search {top: 50%; margin-top: -20px; width: auto; height: 40px;line-height: 40px;}
._form  input{border: none;}

/*2017-03-27 ysl*/
._form  input {
      visibility:hidden\9;
      visibility:hidden\9\0;
      *visibility:hidden;
      _visibility:hidden;
 }
._form:hover input { 
     visibility:visible\9;
     visibility:visible\9\0;
     *visibility:visible;
     _visibility:visible;
 }


.widget-nav li .nav_layer10 li:hover a {background-color: #073d87;background-color:073d87\0; 
background-color:073d87\9\0; *background-color:073d87; _background-color:073d87;  color: #fff; }
.widget-newsdetail-8 .myart{padding-right: 22px;}
.widget-nav li .nav_layer10 li.secNav li a{color: #fff;}
.widget-nav li .nav_layer10 li.secNav li:hover a {color: #fff; }

/*0328*/
.widget-nav li .nav_layer10 li a {
    background-color: #efefef\9;
    background-color: #efefef\9\0;
    *background-color: #efefef;
    _background-color: #efefef;
    line-height: 21px;
    padding: 10px 0;
}

.ipart02 .left .img_s .infor_s {
    background-color: #050a07\9;
    background-color: #050a07\9\0;
    *background-color: #050a07;
    _background-color: #050a07;
}
.d8 .bdshare-button-style0-16 a, .d8 .bdshare-button-style0-16 .bds_more{
display: inline-block\9;
display: inline-block\9\0;
*display: inline-block;
_display: inline-block;
}
.hi-icon-pen .tubiao,
.hi-icon-phone .tubiao,
.hi-icon-earth .tubiao,
.hi-icon-down .tubiao{
  display: inline-block\9;
  display: inline-block\9\0;
  *display: inline-block;
  _display: inline-block;
}

/*0329*/
.ipart01 .infor01{position: relative;}
.ipart01 .infor01:before{content: ''; background: url(../img/i_scroll_y.jpg)no-repeat; width: 5px; height: 55px; position: absolute; right:-45px; top: -7px;}
.c2_img1 .bd .menus .iscroll_y{margin-left: 6%;padding-left: 0;}


/*0504*/
.c2_img1 .bd .menus .mynext{bottom: 0;}
.c2_img1 .bd .menus .iscroll_y{width: 80%; vertical-align: middle;}
.c2_img1 .bd .menus .more{display: inline-block; vertical-align: middle;}
/* .pageFooter .foot_bottom .right{display: none;} */    /*控制页面底部右侧信息是否显示*/
.abouts_01 .about .left{font-size: 14px;}
.head_top_con h1 a{display: inline-block;}
.grade .phone_li1,.grade .phone_li2{width: 50%;}
.pageFooter .foot_top .dl .dd img{padding-top: 4px;}
.result .qikan .re_intro{height: 71px;}
.edu_p3 .e3_intro li a{display: block;}

/*0512*/
.ipart02 .left .img_s .infor_s{background-color: rgba(5,10,7,.6)}
.cont_r .job_cont{ margin-top: 0; height: 11.1em;}      /*修改现任领导页面详细介绍文字整体高度*/
.result .soft .re_sub_li,.result .zhuanli .re_sub_li,.result .zhuanzhu .re_sub_li,.result .reward .re_sub_li{height: auto;}
.result .soft .re_intro span,.result .zhuanli .re_intro span,.result .zhuanzhu .re_intro span,.result .reward .re_intro span{padding: 15px 16px;}    /*修改奖励表格高度*/
/* 以下修改组织机构图显示参数   */
.about_new{ margin-bottom:40px;}
.newabout_left{ position: relative; min-height: 915px; width:640px;}
.newabout_left span{ display: inline-block; color: #fff; text-align: center; position: absolute; z-index: 2;}
.newabout_left .s1{  top: 240px; left: 188px; font-size: 20px; width: 374px; height: 52px; line-height: 52px; background: #1f487c;}
.newabout_left .s1:after{ content:''; position: absolute; height: 3px; width: 119px; background: #07346d; right: -118px; top: 25px;}
.newabout_left .s1:before{ content:''; position: absolute; height: 3px; width: 96px; background: #07346d; right: 374px; top: 25px;}
.newabout_left .s2{  top: 340px; left: 253px; font-size: 18px; color: #07346d; background: #cfcdce; width: 297px;height: 44px; line-height: 44px; }
.newabout_left .s3,.newabout_left .s4,.newabout_left .s20{ top: 482px; height: 46px; line-height: 46px; font-size: 18px; }
.newabout_left .s3{ left: 196px;background: #1f487c; width:90px;}
.newabout_left .s4{ left: 292px; background: #a27e32; width:175px; }
.newabout_left .s5,.newabout_left .s6,.newabout_left .s7,.newabout_left .s8,.newabout_left .s9,.newabout_left .s10,.newabout_left .s11{ top: 595px; padding: 9px 10px 5px 10px; line-height: 1.1; width: 10px; height: 352px; font-size: 16px; background: #a27e32; }    
/* 调整组织结构图中左侧栏目的字体大小等参数   */
.newabout_left .s5{ left: 213px; margin-top: -20px; background: #1f487c; }
.newabout_left .s6{ left: 243px; background: #1f487c;margin-top: -20px; }
.newabout_left .s7{ left: 284px; margin-top: -20px; }
.newabout_left .s8{ left: 314px; margin-top: -20px; }
.newabout_left .s9{ left: 344px; margin-top: -20px; }
.newabout_left .s10{ left: 374px; margin-top: -20px; }
.newabout_left .s11{ left: 577px;  }
.newabout_left .s12{ left: -12px; top: 340px; font-size: 16px; width: 200px; height: 44px; line-height: 44px;  background: #205867; }
.newabout_left .s13,.newabout_left .s14,.newabout_left .s15,.newabout_left .s16,.newabout_left .s17,.newabout_left .s18,.newabout_left .s19,.newabout_left .s20,.newabout_left .s21 {left: -12px; font-size: 16px; width: 200px; height: 30px; line-height: 30px;  background: #205867; }
.newabout_left .s13 {top: 482px; height:60px; line-height:60px}
.newabout_left .s14 {top: 522px;}
.newabout_left .s15 {top: 552px;}
.newabout_left .s16 {top: 582px;}
.newabout_left .s17 {top: 612px;}
.newabout_left .s18 {top: 642px;}
.newabout_left .s19 {top: 672px;}
.newabout_left .s20 {top: 482px;left: 494px;height: 46px;width: 150px;background: #a27e32;line-height: 46px;}
.newabout_left .s21 {top: 575px;padding: 9px 10px 5px 10px;line-height: 1.1;width: 10px;height: 352px;font-size: 16px;background: #a27e32;left: 63%;}
span.s22 {top: 575px;padding: 9px 10px 5px 10px;line-height: 1.1;width: 10px;height: 352px;font-size: 16px; background: #a27e32;left: 67.5%;}
span.s23, span.s24,span.s25,span.s26,span.s27,span.s28,span.s29{ top: 575px;padding: 9px 12px 5px 10px;line-height: 1.1;width: 10px;height: 352px;font-size: 16px;background: #a27e32;}
/*span.s23{margin-left: 73%;}
span.s24{margin-left: 77.5%;}
span.s25{margin-left: 82%;}
span.s26{margin-left: 86.5%;}
span.s27{margin-left: 91%;}
span.s28{margin-left:95.5%;}
span.s29{margin-left:100%;}*/
span.s23{margin-left: 72.4%;}
span.s24{margin-left: 77.3%;}
span.s25{margin-left: 82.2%;}
span.s26{margin-left: 86.5%;}
span.s27{margin-left: 91%;}
span.s28{margin-left:95.3%;}
span.s29{margin-left:100.2%;}
.newabout_left .linebg{ position: absolute; top: 266px; left: 89px; z-index: 1;}

.newabout_right{ width: 360px; padding-left: 157px; border-left: 3px solid #07346d; font-size:15px;}    /* 调整组织结构图中右侧栏目的字体大小等参数   */
.newabout_right .depart{ width: 120px; height: 50px; line-height: 50px; text-align: center; color: #fff; position: absolute; left: -140px; background: #d36205; top: 50%; margin-top: -25px;}
.newabout_right .depart:after{ content:''; width: 20px; height: 3px; background: #07346d; position: absolute; right:-20px;top: 24px;}
.newabout_right .depart:before{ content:''; width: 20px; height: 3px; background: #07346d; position: absolute; left:-20px;top: 24px;}
.newabout_right ._box{ padding: 12px; color: #fff; margin-bottom: 22px; }       /* 修改padding的值调整组织结构图中右侧栏目整体高度  */
.newabout_right ._box a{ display: block;}
.item_box1{  background: #d36205; }
.newabout_right .item_box1 a{ display: inline-block; margin-right: 10px; white-space: nowrap;}
.item_box2,.item_box2 .depart{ background: #1f487c; }
.item_box3,.item_box3 .depart{ background: #a27e32;}
.newabout_right .item_box3 a { display: inline-block;margin-right: 10px;}
.item_box4,.item_box4 .depart{ background: #205867; }
.item_box5,.item_box5 .depart{ background: #008023; }
.white_mask{ height: 50%; width: 10px; position: absolute;  top: -1px; left: -160px; z-index: 5; background: #fff;}
.item_box5 .white_mask{ bottom: -2px; top:auto; }
.newabout_right .item_box5 { margin-bottom: 0; }


/*20170607*/
/*.job_resume .yg_part02 .job_list .page{margin-top: 30px;}*/
.job_resume .yg_part02 .JobList-J2{margin-bottom: 50px;}
.job_resume .yg_part02 .job_list {margin-bottom: 0px; }/*注释line:1110改为前面*/
/*注释了line:1173*/
/*.c2_img1 .bd .menus .iscroll_y .d{display:none;}   */ /*显示学术活动日期*/
.c2_img1 .bd .menus .iscroll_y li>a>span{width: 47%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: inline-block;}/*学术活动标题宽度*/
.ipart02 .rights .i_p2_tab .ip2_bott .dels .fonts {width: 85%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }   /*控制首页推荐阅读标题显示字数*/
.cont_r .post{height: 34px;overflow: hidden;text-overflow: ellipsis;}   /*修改现任领导页面所长和介绍之间的距离*/
/*研究生教育banner*/
/*.inews_scroll  .scroll_wrap{height: auto;}*/
/*人事信息*/
.job_resume{z-index: 2}
/*头部-联系下拉的验证码*/
img.yzm{float: left;margin-left: 4%;height: 39px;}
.d_form input#rand{float: left;width: 39%;}

/*0609*/
.pageFooter .foot_top .dl dt>a {cursor: default;}
/*0617新闻搜索  放大镜*/
.nsearch-main .news-btn>i{width: 22px;height: 22px;background: url(../img/ico_search.png) center no-repeat;}

/*20171017*/


/* 网站样式 */
/*公用样式*/
.pageHeader.kkc_head{background-color:#0F4681;position: relative;z-index: 20;}
.kkc_head .head_top{height:84px;z-index: 10;}
.kkc_head .head_top_con .i_left{/*width: 60%;*/float: left;position: relative;}
.kkc_head .head_top_con .i_right{width: 40%;float: right;color: #fff;}
.kkc_head .head_top_con h1 {line-height: 84px;height: 84px;/*width: 30%*/}
.kkc_head .head_top_con h1 a{display: block;}
.kkc_head .head_top_con h1 a img{margin-top: 15px;}
.kkc_head .head_top_con ._button{line-height: 84px;background: url(../img/index_03.png) center no-repeat;width: 38px;height: 22px;position: absolute;top: 50%;margin-top: -13px;right:-52px; }
.kkc_head .head_top_con .i_right a{display: inline-block;height: 84px;line-height: 84px;}
.kkc_head .head_top_con .i_right a:hover{color: #efefef;}

.kkc_head .head_top_con .i_right .lan{font-size: 16px;margin-left: 11px;}
.kkc_head .head_top_con .i_right .lan i{font-size: 12px;margin-left: 3px;margin-top: -2px;}
.kkc_head .head_top_con .i_right .search{width: 68px; height: 84px;font-size: 16px;position: relative;padding-right: 11px;}
.kkc_head .head_top_con .i_right .search:after{content: '';width: 1px;height: 12px;position: absolute;right: 0px;top: 36px;background: #efefef;}
.kkc_head .head_top_con .i_right .search i{font-size: 26px;margin-top: -2px;}
.kkc_head ._form ._search {
    display: block;
    position: absolute;
    top: 23px;
    left: -50px;
    width: 38px;
    font-size: 28px;
    color: #fff;
    background: none;
    outline: none;
    box-shadow: none;
    border: none;
    cursor: pointer;
}
.kkc_head ._form:hover input {
    width: 268px;
    transition: all 0.5s ease;
    text-indent: 1em;
    display: block;
}
.kkc_head ._form  input {
    position: absolute;
    right:130px;
    top: 26px;
    height: 34px;
    width: 0px;
    transition: all 0.5s ease;
    border-width: 0;
    background-color: #fff;
    /*text-indent: 1em;*/
    overflow: hidden;
    line-height: 34px;
}
.kkc_head  ._form ._search {top: 50%; margin-top: -20px; width: auto; height: 40px;line-height: 40px;}
.kkc_head  ._form  input{border: none;}
.kkc_head  ._form  input {
      visibility:hidden\9;
      visibility:hidden\9\0;
      *visibility:hidden;
      _visibility:hidden;
 }
.kkc_head  ._form:hover input { 
     visibility:visible\9;
     visibility:visible\9\0;
     *visibility:visible;
     _visibility:visible;
 }
.kkc_head .widget-nav li .nav_layer10 li:hover a {background-color: #073d87;background-color:073d87\0; 
background-color:073d87\9\0; *background-color:073d87; _background-color:073d87;  color: #fff; }
.kkc_head .widget-newsdetail-8 .myart{padding-right: 22px;}
.kkc_head .widget-nav li .nav_layer10 li.secNav li a{color: #fff;}
.kkc_head .widget-nav li .nav_layer10 li.secNav li:hover a {color: #fff; }
.kkc_head .widget-nav li .nav_layer10 li:hover a{ color:#073d87;/*background-color:;*/}
.kkc_head .widget-nav li .nav_layer10 li:hover a i{ display:none;}
/* nav导航*/
.kkc_head .widget-nav { position:relative; z-index:10;width: 88%;float: left;}
.kkc_head .widget-nav > ul > li { width:9%; float:left; position:relative;}
.kkc_head .widget-nav > ul > li > a { display:block; text-align:center; font-size:15px; height:57px; line-height:57px; /*font-weight:bold;*/}
.kkc_head .widget-nav > ul > li > a:hover{ color:#073d87;}
/*下拉css*/
.kkc_head .widget-nav li .nav_layer10{ position:absolute; top:100%; left:0;width: 100%; display:none;}
.kkc_head .widget-nav li .nav_layer10 li{ width:100%; float:none; text-align:center;border-bottom: 1px solid #aaa;}
.kkc_head .widget-nav li .nav_layer10 li a{ background-color:rgba(239,239,239,0.9); color:#313030;font-size: 13px;display: block;line-height: 40px;text-align:center; position:relative;}
.kkc_head .widget-nav li .nav_layer10 li:hover a{ color:#fff;/*background-color:;*/}
.kkc_head .widget-nav li:hover ul{border-top: 2px solid #073d87;}
.kkc_head .widget-nav li .nav_layer10 li a i{ display:none; width:0; height:0; border-color:transparent transparent transparent #ee220d; border-style:dashed dashed dashed solid; border-width:4px; overflow:hidden; position:absolute; right:-1px; top:16px;}
.kkc_head .widget-nav li .nav_layer10 li.secNav{ position:relative;}
.kkc_head .widget-nav li .nav_layer10 li.secNav ul{left:100%; top:0; background-color:rgba(239,239,239,0.8);position: absolute;
width: 100%; display:none;}



.kkc_head .widget-nav .hover > a { color:#073d87;font-weight: bold;}
.kkc_head .widget-nav .hover ._layer { display:block;}
.kkc_head .mobile_key { display:none;}
@media only screen and (max-width: 640px) {
.mobile_key { display:block;}
.kkc_head .widget-nav li .nav_layer10 li a i{ display:none!important;}
}


.kkc_head .head_top_con{height:84px;position:absolute;width:100%;top:0;left:0;}
.kkc_head .head_top_con{
    background-color:#0E457F\0;
    background-color:#0E457F\9\0;
    *background-color:#0E457F; 
    _background-color:#0E457F;
}
.kkc_head .head_bottom{background: #f2f1eb;z-index:1}
.kkc_head .anitOut {background: url(../img/head_bg.jpg)no-repeat center;}

.pageFooter.kkc_footer{padding-top: 20px;background:#073d87; padding-bottom: 20px;}
.pageFooter.kkc_footer .foot_bottom{/*height: 60px;*/color: #fff;font-size: 13px; border-top:none;}
.pageFooter.kkc_footer .foot_bottom a{color:#fff;}
.pageFooter.kkc_footer .foot_bottom .left{float: left;}
.pageFooter.kkc_footer .foot_bottom .right{float: right;}
.pageFooter.kkc_footer .foot_bottom .left .banquan{margin-right: 20px;}
.pageFooter.kkc_footer .foot_bottom .left .num{display: inline-block;padding-left: 20px;position: relative;margin-right: 10px;}
.pageFooter.kkc_footer .foot_bottom .left .num span.police{position: absolute;left: -4px;top:0px;}

.pageFooter.kkc_footer .foot_bottom .right .jerei01{padding-right:10px;position: relative;}
.pageFooter.kkc_footer .foot_bottom .right .jerei01:after{content:'';width: 1px;height: 12px;background:#839ec3;position: absolute;right: 0px;top: 4px;}
.pageFooter.kkc_footer .foot_bottom .right .jerei02{margin-left: 10px;}

.pageFooter.kkc_footer .foot_bottom .right{display: none;}
.kkc_head .head_top_con h1 a{display: inline-block;}
.kkc_head .head_top_con .i_right ._search span{width: 68px; height: 84px; font-size: 16px; position: relative; padding-right: 11px;top: -5px;left: 11px; }


.kkc_channel_content{min-height:500px; padding-bottom:50px;}

/*下层banner*/
.kkc_channel_banner{position:relative; height:auto; text-align:center; overflow:hidden; margin-bottom:15px;}
.kkc_channel_banner img{width:auto; max-width:none; margin:0 -100%; margin:0 -50%\9\0;}
/*下层-波浪*/
.kkc_channel_banner .bolang{position: absolute;left: 0;bottom:-10px; height: 200px;width: 100%;z-index: 10;}
.kkc_channel_banner .bolang b,
.kkc_channel_banner .bolang i{
    position: absolute;
    bottom: 5px;
    height: 100px;
    left: 0;
    width: 100%;
    background:url("../img/bolang.png")  repeat-x -600px -25px;
    z-index: 99;
}
.kkc_channel_banner .bolang b{
    background-position:0 -300px;
    z-index: 2;
}
.kkc_posi_box .breadcrumbs { font-weight:normal; line-height:20px; padding:10px 0 25px;}
.kkc_posi_box .breadcrumbs a,.kkc_posi_box .breadcrumbs .lt{ display:inline-block; white-space:nowrap; color:#999999;} ,./*breadcrumbs .current */
.kkc_posi_box .breadcrumbs .lt { margin:0 3px; width:20px; height:20px; letter-spacing:-1em;} 

/*video_list*/
.rect-75{padding-bottom:75%;}
.video_list .com_more { display:inline-block; width:auto; height:20px; line-height:20px; border:#073d87 1px solid; padding:7px 10px 7px 15px; color:#073d87;}
.video_list .com_more:hover { background-color:#073d87; color:#fff;}
.video_list .com_more:hover ._arr { background-position:0 -20px; }
.video_list .com_more ._arr { margin-left:30px; }
.video_list ._arr { width:13px; background-image:url(../img/arr.png);}
.video_list li{cursor:pointer; overflow:hidden; margin-bottom:25px;}
.video_list .img_box{width:33%;}
.video_list .img_box .mask{background:url(../img/video_mask.png) center center no-repeat; position:absolute; left:0; top:0; width:100%; height:100%;}
.video_list .info_box{width:67%;}
.video_list .info_box .pd{padding:50px 80px 62px 30px; border:1px solid #eaeaea; border-left:0; }
.video_list li:hover .info_box .pd{border-color:#fafafa;}
.video_list li:hover{background:#fafafa;}
.video_list .info_box .title{font-size:20px; color:#2d2e2f; font-weight:bold; line-height:1; margin-bottom:15px;}
.video_list .info_box .date{font-size:13px; color:#555555; margin-bottom:10px;}
.video_list .info_box .info{font-size:13px; color:#536370; line-height:24px; height:72px; overflow:hidden; margin-bottom:10px;}
.video_list ul{margin-bottom:50px;}


.pic_list .tit_box{line-height:85px; background:#aaaaaa;}
.pic_list .tit_box .pd{padding:0 20px; font-size:16px; color:#fff;}
.pic_list  li{margin-bottom:45px; cursor:pointer;}
.pic_list  li:hover .tit_box{background:#093d88;}
.pic_list  li .mask{position:absolute; width:100%; height:100%; left:0; top:100%; background:url(../img/pic_mask.png) center center no-repeat; transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}
.pic_list  li:hover .mask{top:0;}
body .album_ordinary .album_close{background:#073d87;}

/*news_list*/

.widget-newslist-10 {margin-bottom:40px;}
.widget-newslist-10 .list_box{padding:46px 60px 40px;position:relative;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.widget-newslist-10 .list_main{overflow:hidden;}
.widget-newslist-10 .bd_r{width:20%;}
.widget-newslist-10 .bd_l{font-size:14px;color:#536370;padding:0 2% 2% 0;border-right:1px solid #e6e6e6;font-family: Arial;width:60px;}
.widget-newslist-10 .bd_l_day{display:block;font-size:50px;color:#0a2135;line-height:50px;}
.widget-newslist-10 .bd_c{width:76%;padding:0 8% 0 5%;}
.widget-newslist-10 .list_title{font-size:20px;color:#0a2135;}
.widget-newslist-10 .list_tool{font-size:12px;color:#c9c9c9;padding:10px 0px;}
.widget-newslist-10 .list_tool .more{font-size:12px; width:auto; padding-left:0;}
.widget-newslist-10 .list_tool .see_number{margin-right:20px;}
.widget-newslist-10 .list_tool .tool_ico{width:20px;height:20px;background:url(../img/tools_ico.png) no-repeat;display:inline-block;vertical-align:middle;}
.widget-newslist-10 .list_tool .share_ico{background-position:-20px 0px;}
.widget-newslist-10 .list_p{font-size:14px;color:#464646;line-height: 26px;height:52px;overflow:hidden;}
.widget-newslist-10 .list_box:after{content: "";width:88%;height:1px;background-color:#e6e6e6;position:absolute;bottom:0;right:0;}
.widget-newslist-10 li:hover .list_box{background-color:#f8f8f8;}
.widget-newslist-10 li:hover .list_box:after{background-color:#f8f8f8;}
.widget-newslist-10 li:hover .bd_l_day{color:#043982;}
.widget-newslist-10 li:hover .list_title a{color:#043982;}
.widget-newslist-10 .bdshare-button-style1-16 a{padding:0;margin:0;background:none;height:20px;line-height:20px;}
.news_list .bdshare-button-style0-16 a, .news_list .bdshare-button-style0-16 .bds_more{background-image: none !important; margin: 0px 6px 6px 0 !important;}


/*index banner*/
.edu_p1{height: 410px;}
.c2_img1{position:relative;overflow: hidden;}
.c2_img1 .bd {z-index: 6;}
.c2_img1 .bd .inews_scroll{height: 409px;position: relative;}
.c2_img1 .bd .inews_scroll li{width:1349px;position: relative;}
    .inews_scroll li a {
    display: block;
    position: relative;
    height: auto;
    text-align: center;
    overflow: hidden;
    -webkit-transition: none;
    transition: none;
}
.inews_scroll li img {
    display: inline-block;
    max-width: none;
    width: auto;
}
.inews_scroll .is_arr {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
 /*   background:blue;
    opacity: 0.3;
    filter:alpha(opacity=30);*/
    background: rgba(138,140,143,.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#dd8A8C8F,endcolorstr=#dd8A8C8F);
    z-index: 10;
}
.inews_scroll .is_arr_left {
  margin-right: 674px;
  right: 50%;
}
.inews_scroll .is_arr_right {
    left:50%;
    margin-left: 674px;
}
.inews_scroll .is_arr_left .ion {
    right: 3%;
    background: url(../img/i_jt_l.png)no-repeat center;
}
.inews_scroll .is_arr .ion {
    width: 80px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 50px;
    margin: 0;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    color: #000;

}
.inews_scroll .is_arr_right .ion {
    left: 3%;
    background: url(../img/i_jt_r.png) no-repeat center;
}
/*
.c2_img1 .bolang{position: absolute;left: 0;bottom: 78px; height: 200px;width: 100%;z-index: 10;}
.c2_img1 .bolang b,
.c2_img1 .bolang i{
    position: absolute;
    bottom: 5px;
    height: 100px;
    left: 0;
    width: 100%;
    background:url("../img/bolang.png") 0 -25px;
    z-index: 99;
}
.c2_img1 .bolang b{
    background-position:0 -300px;
    z-index: 2;
}
*/
.scroll_nav{text-align: center;
    bottom: 15%;
    width: 100%;
    z-index: 15!important;
    cursor: pointer;
}
.inews_scroll .scroll_nav a {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: #ffffff;
    font-size: 0;
    border-radius: 50%;
    margin: 0px 8px;
    box-shadow: 2px 6px 6px #000;
}
.inews_scroll .scroll_nav a.on {
    background: #d8261c;
}
/*index*/
.kkc_index .pt1{margin-top:20px; overflow:hidden; margin-bottom:30px;}
.kkc_index .pt1 .pd{padding:20px; border:1px solid #eeeeee; background:#f5f7f8;}
.kkc_index .pt1 .pd .title{font-size:20px; color:#000; line-height:1; margin-bottom:20px; font-weight:bold;}
.kkc_index .pt1 .pd .title .icon{display:inline-block; *display:inline; *zoom:1; width:35px; height:27px; background:url(../img/i_pt1_i.png) 0 0  no-repeat; vertical-align:-2px; margin-right:5px;}
.kkc_index .pt1 .pd .info{font-size:14px; color:#272727; line-height:26px;}
.kkc_index .pt2 {padding-bottom:40px;}
.kkc_index .pt2 .box_l .title{font-size:20px; color:#000; line-height:1; margin-bottom:20px; font-weight:bold;}
.kkc_index .pt2 .box_l .title .icon{display:inline-block; *display:inline; *zoom:1; width:35px; height:27px; background:url(../img/i_pt1_i.png) -35px 0 no-repeat; vertical-align:-2px; margin-right:5px;}
.kkc_index .pt2 .box_con .box_l{width:62%;}
.kkc_index .pt2 .box_l .top_box{padding-bottom:15px; border-bottom:1px dashed #dbdbdb; margin-bottom:20px;}
.kkc_index .pt2 .box_l .top_box a{display:block;}
.kkc_index .pt2 .box_l .top_box .l_box{width:30%;}
.kkc_index .pt2 .box_l .top_box .r_box{width:66%;}
.kkc_index .pt2 .box_l .top_box .r_box .pd{padding:20px;}
.kkc_index .pt2 .box_l .top_box .r_box .pd .t{font-size:18px; color:#000; margin-bottom:15px; line-height:1; font-weight:bold;}
.kkc_index .pt2 .box_l .top_box .r_box .pd .desc{font-size:13px; color:#666666; line-height:24px; height:72px; overflow:hidden; margin-bottom:15px;}
.kkc_index .pt2 .box_l .top_box .r_box .pd .read_more{font-size:12px; color:#5589c5;}
.kkc_index .pt2 .box_l .btm_box .icon{display:inline-block; *display:inline; *zoom:1; width:10px; height:10px; background:url(../img/i_sj.png) center center no-repeat; vertical-align:middle; margin-right:12px;}
.kkc_index .pt2 .box_l .btm_box .t{width:85%; font-size:14px; color:#393939;}
.kkc_index .pt2 .box_l .btm_box .date{width:15%; color:#a1a1a1; font-size:12px;}
.kkc_index .pt2 .box_l .btm_box a{display:block; line-height:1; margin-bottom:15px;}
.kkc_index .pt2 .box_con .box_r{width:36%;}
.kkc_index .pt2 .box_r .title{font-size:20px; color:#000; line-height:1; margin-bottom:20px; font-weight:bold;}
.kkc_index .pt2 .box_r .title .icon{display:inline-block; *display:inline; *zoom:1; width:35px; height:27px; background:url(../img/i_pt1_i.png) -70px 0 no-repeat; vertical-align:-2px; margin-right:5px;}
.kkc_index .pt2 .box_r .img_box{width:50%;}
.kkc_index .pt2 .box_r .text_box{width:50%;}
.kkc_index .pt2 .box_r .img_box .play{position:absolute; width:60px; height:60px; background:url(../img/i_play.png) center center no-repeat; left:50%; top:50%; margin-left:-30px; margin-top:-30px;}
.kkc_index .pt2 .box_r .video_box .top_box {cursor:pointer;}
.kkc_index .pt2 .box_r .video_box .top_box .text_box{background:#fafafa; color:#000; font-size:14px; transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}
.kkc_index .pt2 .box_r .video_box .top_box .text_box .text{line-height:24px; height:72px; overflow:hidden;}
.kkc_index .pt2 .box_r .video_box .top_box:hover .text_box{background:#3b74b5; color:#fff;}
.kkc_index .pt2 .box_r .video_box .top_box .text_box .pd{position:relative; left:7%; right:7%;top:40px; width:86%;}
.kkc_index .pt2 .box_r .video_box .top_box .text_box .jt{position:absolute; right:0; bottom:0; width:40px; height:40px; background:url(../img/i_jt.png) center center no-repeat;}
.kkc_index .pt3{background:#fbfbfb; padding:50px 0;}
.kkc_index .pt3  .title{font-size:20px; color:#000; line-height:1; margin-bottom:20px; font-weight:bold;position:relative; overflow:hidden;}
.kkc_index .pt3  .li1 .title .icon{display:inline-block; *display:inline; *zoom:1; width:35px; height:27px; background:url(../img/i_pt1_i.png) -105px 0 no-repeat; vertical-align:-4px; margin-right:5px;}
.kkc_index .pt3  .title a{float:right; font-size:13px; color:#656565; line-height:50px; font-weight:normal;}
.kkc_index .pt3  .title a:hover{color:#0c3482;}
.kkc_index .pt3  .title:after{content:'';position:absolute; width:100%; height:2px; background:#ed4d3c;left:0; bottom:0;}
.kkc_index .pt3  .title .red_line{position:relative; line-height:50px;}
.kkc_index .pt3  .title .red_line:after{content:'';position:absolute; width:70%; height:2px; background:#0c3482;left:0; bottom:0;z-index:2;}
.kkc_index .pt3  .li1 .top_box {margin-bottom:15px;}
.kkc_index .pt3  .li1 .top_box .img_box{width:45%;}
.kkc_index .pt3  .li1 .top_box .info_box{width:50%;}
.kkc_index .pt3  .li1 .top_box .info_box .t{font-size:15px; color:#0c3482; line-height:24px; height:72px; overflow:hidden; margin-bottom:15px;}
.kkc_index .pt3  .li1 .top_box .info_box .date{font-size:13px; color:#808080;}
.kkc_index .pt3  .li1 .btm_box {font-size:14px; color:#333;}
.kkc_index .pt3  .li1 .btm_box i{margin:0;margin-right:5px; color: #042e80;}
.kkc_index .pt3  .li1 .btm_box li{line-height:24px; margin-bottom:10px;}
.kkc_index .pt3  .li2 .title .icon{display:inline-block; *display:inline; *zoom:1; width:35px; height:27px; background:url(../img/i_pt1_i.png) -140px 0 no-repeat; vertical-align:-4px; margin-right:5px;}
.kkc_index .pt3  .li2 .top_box .t{width:75%; font-size:13px; color:#454545;}
.kkc_index .pt3  .li2 .top_box .time{width:20%; font-size:13px; color:#808080;}
.kkc_index .pt3  .li2 .top_box li{margin-bottom:15px;}
.kkc_index .pt3  .li2 .top_box li a{display:block;}
.kkc_index .pt3  .li2 .top_box li a:hover .t{color:#0c3482;}
.kkc_index .pt3  .li2 .btm_box .img_box{width:48%;}
.kkc_index .pt3  .li2 .btm_box .img_box .t{font-size:13px; color:#454545; line-height:20px; height:40px; overflow:hidden; margin-top:8px;}
.kkc_index .pt3  .li3 .title .icon{display:inline-block; *display:inline; *zoom:1; width:35px; height:27px; background:url(../img/i_pt1_i.png) -175px 0 no-repeat; vertical-align:-4px; margin-right:5px;}
.kkc_index .pt3  .li2 .top_box .t{width:75%; font-size:13px; color:#454545;}
.kkc_index .pt3  .li3  .video_box{margin-bottom:15px; cursor:pointer;}
.kkc_index .pt3  .li3  .video_box .img_box{width:50%;}
.kkc_index .pt3  .li3  .video_box .img_box .play{position:absolute; width:60px; height:60px; background:url(../img/i_play.png) center center no-repeat; left:50%; top:50%; margin-left:-30px; margin-top:-30px; display:none;}
.kkc_index .pt3  .li3  .video_box .info{width:50%;}
.kkc_index .pt3  .li3  .video_box .info .pd{padding:10px 0 0 20px;}
.kkc_index .pt3  .li3  .video_box .info .t{font-size:14px; color:#656565; line-height:24px; height:48px; overflow:hidden; margin-bottom:5px;}
.kkc_index .pt3  .li3  .video_box .info .time{font-size:13px; color:#656565;}
.kkc_index .pt4  {padding:40px 0;}
.kkc_index .pt4 .slide_con{position:relative;}
.kkc_index .pt4 .slide_box{height:162px; overflow:hidden;}
.kkc_index .pt4  .title{font-size:20px; color:#000; line-height:1; margin-bottom:20px; font-weight:bold;position:relative; overflow:hidden; margin-bottom:20px;}
.kkc_index .pt4  .title .icon{display:inline-block; *display:inline; *zoom:1; width:35px; height:27px; background:url(../img/i_pt1_i.png) -210px 0 no-repeat; vertical-align:-4px; margin-right:5px;}
.kkc_index .pt4  .title a{float:right; font-size:13px; color:#656565; line-height:40px; font-weight:normal;}
.kkc_index .pt4  .title:after{content:'';position:absolute; width:100%; height:2px; background:#ed4d3c;left:0; bottom:0;}
.kkc_index .pt4  .title .red_line{position:relative; line-height:40px;}
.kkc_index .pt4  .title .red_line:after{content:'';position:absolute; width:70%; height:2px; background:#0c3482;left:0; bottom:0;z-index:2;}
.kkc_index .pt4  .slide_box li{width:18%; float:left; cursor:pointer;}
.kkc_index .pt4  .slide_box li:hover .tit{display:none;}
.kkc_index .pt4  .slide_box li:hover  .mask{top:0;}
.kkc_index .pt4  .slide_box .mask{position:absolute; left:0; top:100%; width:100%; height:100%; background:url(../img/i_pt4_mask.png) center center no-repeat; transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}
.kkc_index .pt4  .slide_box .tit{position:absolute; width:80%; padding-left:10%;padding-right:10%;left:0%; bottom:0; font-size:15px; color:#fff; line-height:40px; background:url(../img/black.6.png) repeat;}
.kkc_index .pt4 .slide_con .arr{position:absolute; width:30px; height:30px;  top:50%; background-image:url(../img/s_arr.png); margin-top:-15px; cursor:pointer;}
.kkc_index .pt4 .slide_con .arr.prev{background-position:0 0 ; background-repeat:no-repeat;left:-30px;}
.kkc_index .pt4 .slide_con .arr.next{background-position:-30px 0 ; background-repeat:no-repeat;right:-30px;}
/*add 171018*/
.kkc_head .head_top_con .i_right{width:23%;}
.widget-newsdetail-8 .myart{font-size:16px;}
.kkc_head .widget-nav > ul > li{width:auto; padding:0 20px;}

.pt4 .scroll_nav{display:none;}
.kkc_index .pt2 .box_l .top_box .r_box .pd:hover .t{color:#0c3482;}
.kkc_index .pt2 .box_l .top_box .r_box .pd:hover .desc{color:#0c3482;}
.kkc_index .pt2 .box_l .btm_box .t:hover{color:#0c3482;}
.kkc_index .pt3  .li1 .btm_box li a:hover{color:#0c3482;}
.kkc_index .pt3  .li3  .video_box .info .t:hover,.kkc_index .pt3  .li2 .btm_box .img_box .t:hover{color:#0c3482;}

/*audio*/
.audio_box .com_more{display:block; padding:0; height:auto;}
.audio_box .img_box .mask{display:none;}

/*实验室分类*/
.sys_fl {margin-top:15px;}
.shiyan .shiyan_box{display:none; }
.shiyan .shiyan_box.cur{display:block;}
.channel_bd .sys_fl .shiyan_box .shiyanshi {margin-top:5px;}

/*报名系统*/
.form_text {width:100%;float:left;}
.form_text .form-m1-li{width:100%;}

.content-41576{overflow:hidden;}
.content-41576 .form-m1 .form-m1-Left { float: left; width: 50%; }
.content-41576 .form-m1 .form-m1-right { float: right; width: 50%; }
.content-41576 .form-m1 .form-m1-li { padding-top: 10px; }
.content-41576 .form-m1 .form-m1-li label { width: 8em; display: inline-block; color: #666; vertical-align: top; }
.content-41576 .form-m1 .form-m1-li label span{padding: 0 6px;}
.content-41576 .form-m1 .form-m1-li input { height: 28px; line-height: 28px; border: 1px #ddd solid; width: 75%; }
.content-41576 .form-m1 .form-m1-li textarea { border: 1px #ddd solid; width: 75%; }
.content-41576 .form-m1 .form-m1-li em { color: red; vertical-align: top; padding-left: 10px; }
.content-41576 .form-m1 .form-m1-li input._yzm { width: 8%; }
.content-41576 .form-m1 .form-m1-li img {height:28px;vertical-align: middle; padding-left: 10px; cursor: pointer; }
.content-41576 .form-m1 .form-m1-li b { color: #666; font-size: 12px; padding-left: 4px; }
.content-41576 .form-m1 .form-m1-btn { clear: both; text-align: center; padding-top: 20px; }
.content-41576 .form-m1 .form-m1-btn button { width: 90px; height: 24px; line-height: 24px; text-align: center; color: #fff; border-radius: 4px; cursor: pointer; }
.content-41576 .form-m1 .form-m1-btn ._submit { background: #d50e25; margin-right: 10px; margin-top:20px;width: 89px;height: 39px;color: #fff;background: #074087;text-align: center;border: 0;margin-bottom: 30px;}
.content-41576 .form-m1 .form-m1-btn ._reset { background: #909090; width: 89px;
    height: 39px;color: #fff;background: #074087;text-align: center;border: 0;margin-bottom: 30px;}
.content-41576 .form-m1 .Validform_right{white-space: nowrap;}
select#gender {height: 28px;line-height: 28px;border: 1px #ddd solid;width: 75%;}
@media only screen and (max-width: 40em) {
.content-41576 .form-m1 .form-m1-Left { width: 100%; }
.content-41576 .form-m1 .form-m1-li input { width: 65%; }
.content-41576 .form-m1 .form-m1-right { width: 100%; }
.content-41576 .form-m1 .form-m1-li textarea { width: 65%; }
.content-41576 .form-m1 .form-m1-li input._yzm { width: 27%; }
.content-41576 .form-m1 .form-m1-li b { display: none; }

}

/*20201230licx*/
.foot_bottom .left .footright{float: left;margin-left: 30px;margin-top: 30px;}
.foot_bottom .left .jubao{float: left}
.foot_bottom .left .dd{float: left}


/* 2021-0422 */
/* 发展历程-13 */
.widgets_xc_history_lr_13{padding:55px 0 70px;background:#f4f9ff url(../img/zhuanti/develop_bg.jpg) no-repeat center top;}
.widgets_xc_history_lr_13 .wrap{position:relative;}
.widgets_xc_history_lr_13 .left_box{width:28%;}
.widgets_xc_history_lr_13 .left_box.fixed{position:fixed; top:0px; left:50%; margin-left:-600px; width:336px;}
.widgets_xc_history_lr_13 .left_box.abs{position:absolute; bottom:0; left:0;}
.widgets_xc_history_lr_13 .left_box ul{border-top:1px solid #d2d2d2; margin-right:90px; text-align:right;}
.widgets_xc_history_lr_13 .left_box li{border-bottom:1px solid #d2d2d2; padding:30px 0; position:relative; -moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.widgets_xc_history_lr_13 .left_box li:before{content:""; position:absolute; top:0; left:0; right:0; bottom:0; background:#c42028; z-index:0;}
.widgets_xc_history_lr_13 .left_box li:after{content:""; position:absolute; right:-15px; top:50%; margin-top:-12px; height:24px; width:15px; background:url(../img/zhuanti/develop_sj.png); z-index:0;}
.widgets_xc_history_lr_13 .left_box li:after,.widgets_xc_history_lr_13 .left_box li:before{opacity:0; visibility:hidden; -moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.widgets_xc_history_lr_13 .left_box li .info{position:relative; z-index:1; display:block;}
.widgets_xc_history_lr_13 .left_box li .y{font-size:36px; font-family:Impact; color:#7a7e80; line-height:1;}
.widgets_xc_history_lr_13 .left_box li .name{font-size:20px; color:#000; font-weight:bold;}
.widgets_xc_history_lr_13 .left_box li:hover,.widgets_xc_history_lr_13 .left_box li.cur{padding-right:20px;}
.widgets_xc_history_lr_13 .left_box li:hover:after,.widgets_xc_history_lr_13 .left_box li:hover:before,.widgets_xc_history_lr_13 .left_box li.cur:after,.widgets_xc_history_lr_13 .left_box li.cur:before{visibility:visible; opacity:1;}
.widgets_xc_history_lr_13 .left_box li:hover .y,.widgets_xc_history_lr_13 .left_box li:hover .name,.widgets_xc_history_lr_13 .left_box li.cur .y,.widgets_xc_history_lr_13 .left_box li.cur .name{color:#fff;}
.widgets_xc_history_lr_13 .right_box{width:72%;}
.widgets_xc_history_lr_13 .right_box .item_wrap{border-left:1px solid #d2d2d2; padding-bottom:80px; position:relative;}
.widgets_xc_history_lr_13 .right_box .item_wrap:after{content:""; width:8px; height:8px; border:3px solid #c42028; border-radius:50%; display:inline-block; *display:inline; *zoom:1; position:absolute; top:0; left:-8px;}
.widgets_xc_history_lr_13 .right_box .item_wrap:before{content:""; position:absolute; left:6px; top:6px; width:20px; height:2px; background:#c42028;} 
.widgets_xc_history_lr_13 .right_box .item{position:relative; padding-left:70px;}
.widgets_xc_history_lr_13 .right_box .item .pic{position:relative; width:88%;}
.widgets_xc_history_lr_13 .right_box .item .pic:before{content:""; position:absolute; top:15px; bottom:15px; width:10px; background:#c42028; left:-10px;}
.widgets_xc_history_lr_13 .right_box .item .text_box{position:absolute; top:15px; bottom:15px; right:0; background:#9d9d9d; width:165px; color:#fff; -webkit-box-shadow:0px 0px 10px 2px rgba(0,0,0,.2); box-shadow:0px 0px 10px 2px rgba(0,0,0,.2); padding:40px 25px; -moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.widgets_xc_history_lr_13 .right_box .item .text_box .date{font-size:37px; font-family:Impact; }
.widgets_xc_history_lr_13 .right_box .item .text_box .date.date2{font-size:26px; line-height:1.4; margin-bottom:20px; font-family:'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif; font-weight:bold;}
.widgets_xc_history_lr_13 .right_box .item:hover .text_box{background:#c42028;}

@media only screen and (max-width:1240px){
    /*发展历程*/
    .widgets_xc_history_lr_13 .left_box li .y{font-size:28px;}
    .widgets_xc_history_lr_13 .left_box.fixed{margin-left: -470px; width: 264px;}

}
@media only screen and (max-width:992px){
    /*发展历程*/
    .widgets_xc_history_lr_13 .left_box ul{margin-right:30px;}
    .widgets_xc_history_lr_13 .left_box li .y{font-size:26px;}
    .widgets_xc_history_lr_13 .left_box li{padding:20px 0;}
    .widgets_xc_history_lr_13 .right_box .item .text_box{padding:10px 15px;}
    .widgets_xc_history_lr_13 .right_box .item .text_box .date{font-size:27px;}
    .widgets_xc_history_lr_13 .right_box .item .text_box .desc{left:10px; bottom:15px; font-size:12px; }
    .widgets_xc_history_lr_13 .right_box .item .text_box{width:125px;}
    .widgets_xc_history_lr_13 .left_box.fixed{margin-left: -370px; width: 207px;}

}

@media only screen and (max-width:760px){
    /*发展历程*/
    .widgets_xc_history_lr_13{padding:20px 0;}
    .widgets_xc_history_lr_13 .left_box{width:100%;}
    .widgets_xc_history_lr_13 .right_box{width:100%; margin-top:30px;}
    .widgets_xc_history_lr_13 .left_box ul{margin-right:0; text-align:center;}
    .widgets_xc_history_lr_13 .left_box li .y{font-size:20px;}
    .widgets_xc_history_lr_13 .left_box li .name{font-size:16px;}
    .widgets_xc_history_lr_13 .left_box li{padding:10px 0;}
    .widgets_xc_history_lr_13 .left_box li:after{display:none;}
    .widgets_xc_history_lr_13 .right_box .item{padding-left:30px;}
    .widgets_xc_history_lr_13 .right_box .item .text_box{position:static; width:auto;}
    .widgets_xc_history_lr_13 .right_box .item .text_box .desc{position:static;}
    .widgets_xc_history_lr_13 .right_box .item .pic{width:auto;}
    .widgets_xc_history_lr_13 .right_box .item_wrap{padding-bottom:30px;}
    .widgets_xc_history_lr_13 .right_box .item .text_box .date{font-size:20px;}
    .widgets_xc_history_lr_13 .left_box li:hover, .widgets_xc_history_lr_13 .left_box li.cur{padding-right:0;}

}
                                                     
.channel_hd{margin-bottom:0px;}
/* 党建先锋 */
/*新闻列表*/
.zt_djxf{padding:80px 0 100px; background:#f0f0f0;}
.zt_djxf01 .content{margin-top:43px;}
.zt_djxf01 .content li{margin-bottom:30px; transition:.5s ease;}
.zt_djxf01 .content li .rect-545{padding-bottom:54.4%;}
.zt_djxf01 .content li .rect-3917{padding-bottom:39.17%;}
.zt_djxf01 .content .li_{width:32%; margin-right:2%; float:left; position:relative; height:400px;}
.zt_djxf01 .content .li_three{margin-right:0px;}
.zt_djxf01 .content li .front{background:#fff; border-bottom:3px solid #cecdcf;}
.zt_djxf01 .content li.no_img .front .intro .box{padding:20px 30px;}
.zt_djxf01 .content li .front .intro .box{padding:27px 30px;}
.zt_djxf01 .content li .front .intro .box .con{ color:#262626;}
.zt_djxf01 .content li .front .intro .box .tit{font-size:24px; line-height:35px; height:70px; overflow:hidden; color:#565656;  margin:0 0 45px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.zt_djxf01 .content li .front .intro .box .date{font-size:15px; line-height:20px; color:#a1a0a1;  position:absolute; left:25px; bottom:25px;}
.zt_djxf01 .content li .front .intro .box .icon{width:23px; height:23px; background:url(../img/zhuanti/news_list01_3.png) no-repeat center; transition:.3s ease; position:absolute; right:23px; bottom:23px; cursor:pointer;}
.zt_djxf01 .content li:hover .front .intro .box .icon{background:url(../img/zhuanti/news_list01_3_on.png) no-repeat center;}
.zt_djxf01 .content li:hover{box-shadow:0 0 10px 0 rgba(0,0,0,0.2);}

/*没有图片*/
.zt_djxf01 .content li.no_img .front .img_{width:100%; padding-bottom:57.6%; background:url(../img/zhuanti/news_list01_7.png) no-repeat bottom; background-size:cover; position:relative;}
.zt_djxf01 .content li.no_img .front .img_ .t{font-size:20px; line-height:30px; height:90px; color:#fff; position:absolute; width:84%; left:8%; top:30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
/*前后翻转*/
.zt_djxf01 .content li .front{transform: rotateY(0deg);}
.zt_djxf01 .content li .back{transform:rotateY(180deg);}
.zt_djxf01 .content li.on .front{transform: rotateY(180deg); }
.zt_djxf01 .content li.on .back{transform: rotateY(0deg);}
.zt_djxf01 .content li .front, 
.zt_djxf01 .content li .back {border-bottom:3px solid #cecdcf; position:absolute; left:0; top:0; bottom:0; width:100%; -webkit-backface-visibility:hidden; backface-visibility:hidden; transform-style:preserve-3d; transition:ease-in-out 600ms;}
/*前后翻转 end*/

.zt_djxf01 [class*="rect-"] ._full {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    *height: auto;
}


@media only screen and (max-width:1240px){
    .zt_djxf01{padding:0;}
    .zt_djxf01 .content .li_{height:420px}
    .zt_djxf01 .content .li_{width:49%; margin-right:2%;}
    .zt_djxf01 .content .li_:nth-child(2n){margin-right:0px;}

}
@media only screen and (max-width:760px){
    /*新闻列表*/
    .zt_djxf{padding:20px 0;}
    .zt_djxf01 .inp_wrap{height:40px; line-height:40px;}
    .zt_djxf01 .inp_wrap .btns{height:40px; line-height:40px;}
    .zt_djxf01 .inp_wrap .inp{height:40px; line-height:40px;}
    .zt_djxf01 .content{margin-top:20px;}
    .zt_djxf01 .content .li_{width:100%; margin-right:0}
    .zt_djxf01 .content .li_{height:auto}
    .zt_djxf01 .content li{margin-bottom:20px;}
    .zt_djxf01 .content li .front .intro .box .tit{font-size:20px; line-height:24px; height:auto;}
    .zt_djxf01 .content li .back .box .tit a{font-size:20px; line-height:24px; height:auto;}
    .zt_djxf01 .content li .front{position:relative;}
    .zt_djxf01 .content li .back{position:relative; display:none;}
    .zt_djxf01 .content li .front .intro .box .date{position:relative; left:inherit; bottom:inherit;}
    .zt_djxf01 .content li .front .intro .box .icon{display:none;}
    .zt_djxf01 .content li .front .intro .box{padding:20px;}
    .zt_djxf01 .content li.no_img .front .intro .box{padding:20px;}

}

/* 新闻详细 */
.zt_newsDetail01{/*text-align:center;*/ margin-bottom:60px;}
.zt_newsDetail01 .title { font-size:24px; font-weight:bold; color:#000000; margin-bottom:10px; text-align:center;}
.zt_newsDetail01 ._tools { font-size:0; color:#7e7e7e; margin-bottom:15px; display:block;}
.zt_newsDetail01 ._tools ._tool{ font-size:12px; margin-right:10px; display:inline-block; height:30px; line-height:30px; overflow:hidden;}
.zt_newsDetail01 ._tools .ion { font-size:18px; display:inline-block; height:30px; line-height:30px; vertical-align:-2px;}
.zt_newsDetail01 ._tools b { font-weight:normal; }
.zt_newsDetail01 ._tools #switcher { margin-left:10px; }
.zt_newsDetail01 ._tools #switcher ._title{margin-right:5px;font-size:12px;color:#7e7e7e;}
.zt_newsDetail01 ._tools #switcher .ion { font-size:15px; }
.zt_newsDetail01 ._tools .bds_more { float:none; background:none; padding:0;}
.zt_newsDetail02{background:url(../img/zhuanti/news_detail03_bg.jpg) no-repeat center; padding:83px 0 93px;}
.zt_newsDetail02 .tit{color:#fff; font-size: 36px; margin-bottom:40px; text-align:center;}
.zt_newsDetail02 .content .item{display:block; background:#fff; padding:25px 50px; position:relative;}
.zt_newsDetail02 .content .item .date{font-size: 16px; margin-bottom: 20px; color:#265ba8;}
.zt_newsDetail02 .content .item .icon{width:23px; height:23px; background:url(../img/zhuanti/news_list01_3.png) no-repeat center; transition:.3s ease; position:absolute; right:23px; bottom:23px; cursor:pointer;}
.zt_newsDetail02 .content .item:hover .icon{background:url(../img/zhuanti/news_list01_3_on.png) no-repeat center;}
.zt_newsDetail02 .content .item .t{font-size:24px; color:#333; line-height:35px; height:70px; overflow:hidden; margin-bottom: 25px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.zt_newsDetail02 .content .item:hover .common-line-right{color:#fff; background:#265ba8; border:1px solid #265ba8;}

@media only screen and (max-width:992px){
    .zt_newsDetail02 .tit{font-size: 20px; margin-bottom:20px;}
    .zt_newsDetail02{padding:30px 0; background-size:cover;}
    .zt_newsDetail02 .content .item{padding:30px 20px;}
    .zt_newsDetail02 .content .item .t{font-size: 18px; margin-bottom: 10px; line-height:25px; height:50px;}
    .zt_newsDetail02 .content .item .date{margin-bottom: 10px;}
    .zt_newsDetail02 .content .item {margin-bottom:20px;}

}

@media only screen and (max-width:760px){
    .channel_title{font-size:20px; line-height:24px}
    .zt_newsDetail01 .title{font-size:20px; line-height:24px}
    .zt_newsDetail02{padding:30px 0; background-size:cover;}
    .zt_newsDetail01 ._tools{margin-bottom:5px;}
    .zt_newsDetail01 .myart{font-size:14px; line-height:24px;;}
    .zt_newsDetail01{margin-bottom:25px;}  


}

/* 专题首页 */
.zt_index_ban{position:relative; height:412px; background:#ffffff; overflow:hidden;}
.zt_index_ban .owl-carousel .owl-item img{position:absolute; top:0; left:50%; width:1920px; max-width:none; margin-left:-960px;}
.zt_index_ban .item{display:block; height:411px; position:relative; overflow:hidden}
.zt_index{background:#ffffff url(../img/zhuanti/main_bg.png) no-repeat top center; overflow:hidden;}
.zt_index .infor{ height:96px; margin:0 auto; overflow:hidden;}
.zt_index [class*="rect-"] ._full {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    *height: auto;
}

.zt_index{margin-top:70px}
.zt_index01 .infor{background:url(../img/zhuanti/ipart01_1.png) no-repeat center/100% auto; overflow:hidden;width:582px;}
.zt_index01 .content{margin-top: 60px;}
.zt_index01 .content .sale_item{margin-left: 2%;;margin-top: 0;width: 32%;overflow: hidden; height:192px;}
.zt_index01 .content .sale_item.pics{margin-left:0;}
.zt_index01 .content .sale_item.video_box{margin-left:0;}
.zt_index01 .content .sale_item:nth-of-type(3n+1){margin-left: 0;}
.zt_index01 .content .sale_item:nth-of-type(n+4){margin-top: 18px;}
.zt_index01 .content .sale_item .link{position: relative;display: block;width: 100%;height: 100%;}
.zt_index01 .content .sale_item.words{color: #333333;border-bottom: 2px solid #dcdcde;}
.zt_index01 .content .sale_item.words .tit{margin-top: 10px;line-height: 36px;font-size: 24px;font-weight: bold;}
.zt_index01 .content .sale_item.words:hover .tit{color: #ec363f;}
.zt_index01 .content .sale_item.words .des{margin-top: 16px;line-height: 24px;height: 72px;font-size: 14px;overflow: hidden;}
.zt_index01 .content .sale_item.words .poi_icon{margin-top: 10px;width: 30px;height: 30px;background: url(../img/zhuanti/poi_icon.png) no-repeat center/100% auto;}
.zt_index01 .content .sale_item .play_btn{position: absolute;left: 50%;top: 50%;width: 60px;height: 60px;background: url(../img/zhuanti/play_icon.png) no-repeat center/100% auto;margin: -30px 0 0 -30px;z-index: 2;cursor: pointer;}

.zt_index02{padding-top:70px;}
.zt_index02 .infor{background:url(../img/zhuanti/ipart02_1.png) no-repeat center/100% auto; overflow:hidden;width:479px;}
.zt_index02 .content{margin-top: 60px; position:relative;}
.zt_index02 .content .item {display:none; position:relative; padding-bottom:52px;}
.zt_index02 .content .owl-item .item{display:block;}
.zt_index02 .content .item .rect-5375{padding-bottom:53.75%;;}
.zt_index02 .content .item a{display:block;}
.zt_index02 .content .item .cover{width:100%; height:41px; background:url(../img/zhuanti/ipart02_3.png) no-repeat center; position:absolute; right:0; bottom:0;}
.zt_index02 .content .item .intro{background:url(../img/zhuanti/black60.png) center;}
.zt_index02 .content .item .intro .box{padding:30px 35px 40px 30px}
.zt_index02 .content .item .intro .box .t{font-size:22px; line-height:24px; color:#fff; font-weight:bold;}
.zt_index02 .content .item .intro .box .d{font-size:14px; line-height:20px; color:#fff; margin-top:18px;}
.zt_index02 .content .item:after {content:''; width:8px; height:8px; border:3px solid #dadada; position:absolute; left:50%; margin-left:-7px; bottom:0px; border-radius:50px; display:none}
.zt_index02 .xian{float:left; width:100%; margin-top:0; height:3px; background:url(../img/zhuanti/black30.png) center; margin-top:-8px; display:none;}
.zt_index02 .content .owl-item.active .item:after{background:#fddb02; border-color:#fddb02;}

.zt_index03{padding:50px 0}
.zt_index03 .infor{background:url(../img/zhuanti/ipart03_1.png) no-repeat center/100% auto; overflow:hidden;width:575px;}
.zt_index03 .content{margin-top:60px;}
.zt_index03 .f3{position: relative;}
.zt_index03 .f3 .bg_box{content: '';position: absolute;top: 0;left: 0;width: 102px;height: 102px;border: 1px solid #ec363f;margin-left: -20px;margin-top: -20px;z-index: 1;}
.zt_index03 .course_item{box-sizing: border-box;padding: 34px 0 34px 34px; background: transparent url(../img/zhuanti/course_item_bg.png) no-repeat top left/auto 100%;}
.zt_index03 .course_item a{display: block;}
.zt_index03 .course_item_con .course_con_l{box-sizing: border-box;width: 62.3%;padding: 34px; overflow: hidden;}
.zt_index03 .course_con_l .course_tit .tit{box-sizing: border-box;width: 88%;padding: 0 20px;line-height: 70px;font-size: 26px;color: #ffffff;background: #ec363f;}
.zt_index03 .course_con_l .course_tit .course_play{margin-left: 2%;width: 10%;height: 70px;background: #ec363f url(../img/zhuanti/play_ano_icon.png) no-repeat center/30% auto;cursor: pointer;}
.zt_index03 .course_con_l .course_des{margin-top: 50px;line-height: 30px;font-size: 16px;color: #333333; height:90px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical;}
.zt_index03 .course_item_con .course_con_r{width: 36.46%;overflow: hidden;}
.zt_index03 .course_item_con .course_con_r .play_btn{position: absolute;left: 50%;top: 50%;width: 60px;height: 60px;background: url(../img/zhuanti/play_icon.png) no-repeat center/100% auto;margin: -30px 0 0 -30px;z-index: 2;cursor: pointer;}
.zt_index03 .owl-nav{position: absolute;left: 68px;bottom: 34px;width: 108px;}
.zt_index03 .owl-nav i{color:#fff;}
.zt_index03 .owl-nav .owl-prev,
.zt_index03 .owl-nav .owl-next{display: inline-block;width: 54px;height: 40px;line-height: 40px;color: #ffffff;background: rgba(0,0,0,.4);text-align: center;}
.zt_index03 .owl-nav .owl-prev:hover,
.zt_index03 .owl-nav .owl-next:hover{color: #333333;background: #ec363f;}

.zt_index04{padding:0 0 50px 0}
.zt_index04 .infor{background:url(../img/zhuanti/ipart04_1.png) no-repeat center/100% auto; overflow:hidden;width:606px;}
.zt_index04 .content{margin-top:60px;}
.zt_index04 .content .left{width:48%; float:left; position:relative}
.zt_index04 .content .left .cover{position: absolute;left: 24px;bottom: 20px;right: 24px;z-index: 2;}
.zt_index04 .content .left .cover .txt{line-height: 36px;font-size: 24px;color: #ffffff;font-weight: bold;}
.zt_index04 .content .right{width:52%; float:left; background:#f2f5f8;}
.zt_index04 .content .right .box{padding:8px 50px 0;}
.zt_index04 .content .right .box li{border-bottom:1px solid #e0e3e5;}
.zt_index04 .content .right .box li:last-child{border-bottom:none;}
.zt_index04 .content .right .box li .li_box{padding:27px 10px; display:block;}
.zt_index04 .content .right .box li .li_box .t{font-size:25px; line-height:27px; color:#000; font-weight:bold; margin-bottom:10px; transition:all 0.5s ease;}
.zt_index04 .content .right .box li .li_box .c{font-size:14px; line-height:25px; color:#666; height:50px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.zt_index04 .content .right .box li:hover .li_box .t{color:#ec363f}

.zt_footer{padding-top:0;}

@media only screen and (max-width:1240px){
    .zt_index03 .course_con_l .course_des{margin-top:20px;}
    .zt_index03 .course_item_con .course_con_l{padding:0 30px 30px}
    .zt_index04 .content .right .box li .li_box{padding:14px 10px}
    .zt_index04 .content .right .box li .li_box .t{margin-bottom:11px;}
}
@media only screen and (max-width:992px){
    .zt_index01 .content .sale_item.pics{width:100%}
    .zt_index01 .content .sale_item{height:auto; width:100%;  margin-left:0;;}
    .zt_index03 .course_con_l .course_des{height:60px; -webkit-line-clamp:2}
    .zt_index04 .content .left{width:100%;}
    .zt_index04 .content .right{width:100%;;}

}
@media only screen and (max-width:760px){
    .zt_index_ban {height:172px;}
    .zt_index_ban img{width:800px; margin-left:-400px;;}
    .zt_index{margin-top:25px;}
    .zt_index01 .infor{width:300px; height:60px;}
    .zt_index01 .content{margin-top:20px;}
    .zt_index01 .content .sale_item.words .tit{font-size:20px; line-height:24px;}
    .zt_index01 .content .sale_item.words .des{margin-top:5px; font-size:14px;;}
    .zt_index01 .content .sale_item.words{border-bottom:none}
    .zt_index01 .content .sale_item .link{border-bottom:2px solid #dcdcde}
    .zt_index02{padding-top:25px;}
    .zt_index02 .infor{width:300px; height:60px;;}
    .zt_index02 .content{margin-top:20px;}
    .zt_index02 .content .item .intro .box{padding:20px}
    .zt_index02 .content .item .intro .box .t{font-size:18px; line-height:23px;}
    .zt_index02 .content .item .intro .box .d{margin-top:10px;}
    .zt_index02 .content .item{padding-bottom:0;}
    .zt_index03{padding:25px 0}
    .zt_index03 .infor{width:300px; height:60px;}
    .zt_index03 .course_item_con .course_con_l{width:100%;}
    .zt_index03 .course_item{padding:20px 20px 50px}
    .zt_index03 .course_con_l .course_tit .tit{font-size:17px; line-height:40px}
    .zt_index03 .course_con_l .course_tit .course_play{height:40px}
    .zt_index03 .course_item_con .course_con_r{width:100%; margin-bottom:20px;}
    .zt_index03 .course_item_con .course_con_l{padding:0 10px 30px}
    .zt_index03 .owl-nav{left:30px; bottom:20px}
    .zt_index04 .infor{width:300px; height:60px;}
    .zt_index04 .content{margin-top:20px;}
    .zt_index04 .content .left .cover .txt{font-size:20px; line-height:24px;}
    .zt_index04 .content .right .box{padding:20px}
    .zt_index04 .content .right .box li .li_box .t{font-size:20px; line-height:24px; margin-bottom:5px;}
    .zt_index04{padding:0 0 20px 0}




}

/* history-7 start*/
.widget-history-10-slide .his_title{font-size:45px;color:#3b3b3b;font-weight:bold;margin-bottom:30px;}
.widget-history-10-slide .bd_l{width:76%;height:750px;overflow-y:auto;}
.widget-history-10-slide .bd_l dl{margin-bottom:60px;opacity:.6;}
.widget-history-10-slide .bd_l dt{position:relative;height:30px;line-height:30px;margin:16px 0px 20px;}
.widget-history-10-slide .bd_l dt span{display:inline-block;font-size:26px;color:#00317e;position:absolute;left:0;z-index:2;width:13%;}
.widget-history-10-slide .bd_l dt .year_bj{width:86%;height:0;border-bottom:1px #00317e dotted;position:absolute;top:50%;right:0;z-index:1;}
.widget-history-10-slide .bd_l dd{font-size:15px;color:#454545;line-height:30px;margin-bottom:18px;}
.widget-history-10-slide .bd_r{width:18%;height:750px;position:relative;overflow:hidden;}
.widget-history-10-slide .bd_r li{padding:20px 0px 20px 50px;position:relative;cursor:pointer;border-left:6px solid #fff;}
.widget-history-10-slide .bd_r .list_box{border-radius:50%;font-size:24px;text-align:center;width:80px;height:80px;line-height:80px;border:2px solid #a3a3a3;color:#a3a3a3;}
.widget-history-10-slide .bd_r .year_line{width:50px;height:1px;position:absolute;left:0px;top:50%;display:block;background-color:#a3a3a3;}
.widget-history-10-slide .bd_r .year_bot{width:8px;height:8px;position:absolute;left:-6px;top:50%;margin-top:-4px;border-radius:50%;background-color:#a3a3a3;display:none;}
.widget-history-10-slide .bd_r .active .list_box{background-color:#204a89;color:#fff;}
.widget-history-10-slide .bd_r .active .year_line{background-color:#204a89;}
.widget-history-10-slide .bd_r .active .year_bot{background-color:#204a89;display:block;}
.widget-history-10-slide .bd_l .active{opacity:1;}
.widget-history-10-slide .add_height{width:100%;/*height:1000px;*/display:block;}

@media only screen and (max-width: 992px){
.widget-history-10-slide .bd_r{display:none;}
.widget-history-10-slide .bd_l{width:100%;height:auto;}
.widget-history-10-slide .bd_l dl{opacity:1;}
.widget-history-10-slide .bd_l dt span{font-size:18px}
}
@media only screen and (max-width: 760px){
.widget-history-10-slide .bd_r li{padding: 20px 0px 20px 16px;}
.widget-history-10-slide .bd_r .year_line{width:16px;}
.widget-history-10-slide .bd_r .list_box{width:50px;height:50px;font-size:20px;line-height:50px;}
.widget-history-10-slide .bd_l dt span{width:20%;font-size:16px}
.widget-history-10-slide .bd_l dt .year_bj{width:80%;}

}


.top_header{background:#e70012;align: center;width: 100%;}
.top_header img{algin: center;position: relative;width: 1300px;margin-right: auto;}

/* 学习资料 */
.Learning1{background:#f0f0f0; padding-bottom:170px;}
.Learning1 .item_list .item{float:left; width:23.33%; margin-right:2.22%; margin-bottom:30px; border-radius:10px; overflow:hidden;}
.Learning1 .item_list .item:nth-child(4n){margin-right:0;}
.Learning1 .item_list .item a{display:block;}
.Learning1 .item_list .item .img_ .rect-75{padding-bottom:75%;}
.Learning1 .item_list .item .text_box{padding-top:20px; padding-bottom:26px; background:#fff; padding-left:7%; padding-right:7%; transition:all .2s ease;}
.Learning1 .item_list .item .text_box .time{font-size:14px; color:#999; line-height:1; margin-bottom:18px; transition:all .2s ease;}
.Learning1 .item_list .item .text_box .tit{font-size:24px; color:#333; line-height:30px; display:-webkit-box;
    -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; height:60px; transition:all .2s ease;}
.Learning1 .item_list .item:hover .time{color:#fff;}
.Learning1 .item_list .item:hover .tit{color:#fff;}
.Learning1 .item_list .item:hover .text_box{background:#e40007;}

/* 党建新闻列表 */
.party_building1 .content .item_list .item{width:31%; float:left; margin-right:3.5%; box-shadow:0px 4px 10px 0px #ececec;}
.party_building1 .content .item_list .item:last-child{margin-right:0;}
.party_building1 .content .item_list .item a{display:block;}
.party_building1 .content .item_list .item .img_ .rect-575{padding-bottom:57.5%;}
.party_building1 .content .item_list .item .img_ .rect-575 img{width:100%;}
.party_building1 .content .item_list .item .text_box{padding-top:35px; padding-bottom:45px; padding-left:5%; padding-right:5%;}
.party_building1 .content .item_list .item .text_box .time{font-size:12px; color:#d5251c; line-height:1; margin-bottom:9px;}
.party_building1 .content .item_list .item .text_box .tit{font-size:15px; color:#000; line-height:25px;  display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; height:50px; transition:all .2s ease; margin-bottom:12px; transition:all .2s ease;}
.party_building1 .content .item_list .item:hover .text_box .tit{color:#d5251c;}
.party_building1 .content .item_list .item .text_box .con{font-size:12px; color:#777; line-height:20px;  display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; height:40px;}
.party_building2 .content .item_list .item a{display:block; position:relative; padding:45px 0; border-bottom:1px solid #e5e5e5;}
.party_building2 .content .item_list .item .left{float:left; width:62.5%; position:absolute; top:50%; left:0; transform:translateY(-50%);}
.party_building2 .content .item_list .item .left .tit{font-size:24px; line-height:1; color:#000; transition:all .2s ease;}
.party_building2 .content .item_list .item:hover .left .tit{color:#d5251c;}
.party_building2 .content .item_list .item .left .con{font-size:14px; line-height:26px; color:#888888; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; height:52px; transition:all .2s ease; margin-top:14px;}
.party_building2 .content .item_list .item .left .time{font-size:14px; line-height:1; color:#d5251c; margin-top:31px;}
.party_building2 .content .item_list .item .right{float:right; width:25.8%;}
.party_building2 .content .item_list .item .right .rect-613{padding-bottom:61.3%;}

.page{margin:60px 0;}
.page .item_list{text-align:center;}
.page .item_list .item{display:inline-block; width:42px; height:18px; margin-right:6px; cursor:pointer; line-height:18px; font-size:12px;}
.page .item_list .item.on{background:#d5251c; color:#fff;}
.page .item_list .item i{font-weight:bold;}
.page .item_list .item:last-child{font-size:14px; color:#656565;}

/* 专题新闻列表 */
.special{background:#f0f0f0; padding-bottom:135px;}
.special .party_building2 .content .item_list .item{background:#fff; padding:0 3%; border-radius:10px; margin-bottom:30px;}
.special  .party_building2 .content .item_list .item a{padding:35px 0; border:0;}
.special .party_building2 .content .item_list .item .right{float:left;}
.special .party_building2 .content .item_list .item .left{float:left; left:inherit; right:0; width:70.5%;}
.special .party_building2 .content .item_list .item .right .rect-75{padding-bottom:75%; border-radius:10px;}
.special .party_building2 .content .item_list .item .left .time{color:#999;}

/* ibanner */
.zt02_ban .img_box{height:410px; overflow:hidden; position:relative;}
.zt02_ban .img_box>img{position:absolute; left:50%; margin-left:-960px; height:100%; width:1920px; top:0; max-width:none;}

/* 公共部分 */
.zt02_index .common_title{text-align:center; overflow:hidden;}
.zt02_index .common_title .t{font-size:56px; line-height:76px; padding-top:15px; color:#d5251c; font-weight:bolder; font-style:oblique; text-transform:uppercase; text-align:left; display:inline-block; width:auto; padding-left:95px; box-sizing:border-box; position:relative; }
.zt02_index .common_title .t::before{content:''; position:absolute; left:0; bottom:0; background:url(../img/zt02_common_title01.png) no-repeat center left; width:100%; height:100%;}
.zt02_index .common_title .img_{position:absolute; bottom:0; right:0;}

.zt02_index01{margin-top:70px; background:url(../img/zt02_index01_bg.jpg) no-repeat bottom; padding-bottom:105px;}
.zt02_index01 .content{margin-top:60px;}
.zt02_index01 .content .left{width:50.8%; float:left;}
.zt02_index01 .content .left .rect-559{padding-bottom:55.9%;}
.zt02_index01 .content .left .bott{font-size:24px; line-height:33px; color:#333333; font-weight:bold; margin-top:15px; transition:all .3s ease;}
.zt02_index01 .content .left .owl-dots{position:absolute; bottom:66px; right:25px;}
.zt02_index01 .content .left .owl-dots .owl-dot{display:inline-block; width:12px; height:12px; border-radius:6px; background:#ffffff; margin-left:12px;}
.zt02_index01 .content .left .owl-dots .owl-dot.active{width:29px;}
.zt02_index01 .content .left .item:hover .bott{color:#d5251c;}
.zt02_index01 .content .right{width:42.5%; float:right;}
.zt02_index01 .content .right li{border-bottom:1px solid #dcdcdc; padding:20px 0;}
.zt02_index01 .content .right li .tit{font-size:20px; line-height:35px; color:#333333; padding-left:8px; position:relative;}
.zt02_index01 .content .right li .tit::before{content:''; position:absolute; left:0; top:50%; width:4px; height:4px; border-radius:50%; background:#d5251c; margin-top:-2px;}
.zt02_index01 .content .right li:first-child{padding-top:0;}
.zt02_index01 .content .right li:last-child{border-bottom:0;}
.zt02_index01 .content .right li:hover .tit{color:#d5251c;}

.zt02_index02{background:url(../img/zt02_index02_bg.png) no-repeat center; padding:120px 0; margin-top:-55px;}
.zt02_index02 .common_title .t{color:#ffffff;}
.zt02_index02 .common_title .t::before{background:url(../img/zt02_common_title01_white.png) no-repeat center left;}
.zt02_index02 .content{margin-top:55px;}
.zt02_index02 .content .rect-5738{padding-bottom:57.38%;}
.zt02_index02 .content .bott{padding:20px 30px; background:#ffffff;}
.zt02_index02 .content .bott .time{font-size:14px; line-height:30px; color:#d5251c;}
.zt02_index02 .content .bott .words{font-size:20px; line-height:26px; color:#333333; transition:all .3s ease; height:52px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.zt02_index02 .content .item:hover .bott .words{color:#d5251c;}
.zt02_index02 .content .owl-dots{text-align:center; margin-top:40px;}
.zt02_index02 .content .owl-dots .owl-dot{display:inline-block; width:16px; height:16px; border-radius:8px; background:#ffffff; margin-right:15px;}
.zt02_index02 .content .owl-dots .owl-dot.active{width:47px;}

.zt02_index03{margin-top:40px; margin-bottom:20px; position:relative; overflow:hidden; padding-bottom:55px;}
.zt02_index03 .content::after{content:''; position:absolute; left:50%; margin-left:-960px; top:0; width:1920px; height:100%; background:url(../img/zt02_index03_bg.png) no-repeat bottom; z-index:-1;}
.zt02_index03 .content{margin-top:65px; position:relative;}
.zt02_index03 .content .top{position:relative; background:url(../img/zt02_index03_top_bg.jpg) no-repeat bottom; padding:55px 65px; padding-right:0; box-sizing:border-box;}
.zt02_index03 .content .top::before{content:''; position:absolute; top:-22px; left:-25px; width:102px; height:102px; border:1px solid #d5251c; z-index:-1;}
.zt02_index03 .content .top .left{width:55.8%; float:left;}
.zt02_index03 .content .top .left .tit{position:relative; font-size:24px; line-height:33px; color:#d5251c; font-weight:bold; padding-bottom:20px; max-height:66px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.zt02_index03 .content .top .left .tit::after{content:''; position:absolute; bottom:0; left:0; width:50px; height:4px; background:#d5251c;}
.zt02_index03 .content .top .left .con{margin-top:20px; font-size:16px; line-height:24px; color:#333333; text-transform:uppercase; height:48px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.zt02_index03 .content .top .right{width:38%; float:right;}
.zt02_index03 .content .top .rect-5651{padding-bottom:56.51%;}
.zt02_index03 .content .top .owl-nav{position:absolute; bottom:0; left:0; font-size:0; }
.zt02_index03 .content .top .owl-nav .owl-prev,
.zt02_index03 .content .top .owl-nav .owl-next{width:53px; height:39px; background:#8b8d8f; display:inline-block; transition:all .3s ease;}
.zt02_index03 .content .top .owl-nav .owl-prev .icon,
.zt02_index03 .content .top .owl-nav .owl-next .icon{width:8px; height:13px; background:url(../img/zt02_index03_jt01.png) no-repeat; display:block; margin:13px auto; }
.zt02_index03 .content .top .owl-nav .owl-next .icon{background:url(../img/zt02_index03_jt02.png) no-repeat; }
.zt02_index03 .content .top .owl-nav .owl-prev:hover,
.zt02_index03 .content .top .owl-nav .owl-next:hover{background:#d5251c;}
.zt02_index03 .content .bott{margin-top:10px; position:relative; z-index:10;}
.zt02_index03 .content .bott li{float:left; width:48%; margin-right:2%;}
.zt02_index03 .content .bott li:nth-child(2n){margin-right:0;}
.zt02_index03 .content .bott li .cont{margin:20px 0 15px;}
.zt02_index03 .content .bott li .left{float:left; padding-right:20px; position:relative;}
.zt02_index03 .content .bott li .left::after{content:''; position:absolute; right:0; top:0; width:1px; height:calc(100% - 10px); background:#cacaca;}
.zt02_index03 .content .bott li .left .day{font-size:48px; line-height:1; color:#d5251c;}
.zt02_index03 .content .bott li .left .time{font-size:14px; line-height:33px; color:#d5251c;}
.zt02_index03 .content .bott li .right{float:left; width:calc(100% - 81px); padding:0 20px; margin-top:10px; box-sizing:border-box; font-size:20px; line-height:26px; color:#333333; height:52px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition:all .3s ease;}
.zt02_index03 .content .bott li .bott_line .icon{width:21px; height:8px; background:url(../img/zt02_index03_ta.png) no-repeat center; display:inline-block; vertical-align:middle;}
.zt02_index03 .content .bott li .bott_line .line{width:calc(100% - 70px); margin:0 9px; height:1px; background:#d5251c; display:inline-block; vertical-align:middle;}
.zt02_index03 .content .bott li:hover .right{color:#d5251c;}

.zt02_index04{background:url(../img/zt02_index04_bg.jpg); padding:75px 0 80px;}
.zt02_index04 .content{margin-top:45px;}
.zt02_index04 .content li{float:left; width:23.8%; margin-right:1.6%; margin-bottom:20px;}
.zt02_index04 .content .li04{margin-right:0;}
.zt02_index04 .content li .rect-9035{padding-bottom:90.35%;}
.zt02_index04 .content li .t{background:#d5251c; color:#ffffff; font-size:18px; line-height:60px; text-align:center;}

/*20221015*/
.head_bottom.twenty_nav{background: #fff2e2;}
.twenty_nav .widget-nav li a{color: #d5251c;}
.special1,.party_building1,.Learning1{padding-top: 45px;}

/*20221017*/
.special .party_building2 .content .item_list .item.no_img .right img{display:none}
.special .party_building2 .content .item_list .item.no_img .left{width:100%;}
.zt_newsDetail01{margin-top: 60px;}

/*20221018*/
.twenty_nav .h_cur{color:#d5251c; border-bottom:2px solid #d5251c;}
.twenty_nav .widget-nav > ul > li > a:hover{color:#d5251c;}
*[class*="rect-"] ._full{left:inherit; top:inherit; height:101%;}
.special1, .party_building1, .Learning1{padding:45px 0;}
.special{padding-bottom:0;}
.head_bottom.twenty_nav{position:relative; z-index:21;}
.zt02_index02{background-size:100% 100%;}
.zt02_ban .img_box{height:auto !important;}
.zt02_ban .img_box>img{width:100% !important; position:static; margin:0 !important;}
.party_building1 .content .item_list .item .text_box .tit,.party_building2 .content .item_list .item .left .tit,.zt02_index01 .content .right li .tit,.party_building2 .content .item_list .item .left .tit,.Learning1 .item_list .item .text_box .tit{font-size:22px;line-height:1.1;}
/*.zt02_index01 .common_title .img_{right:16%;}*/
.zt02_index .common_title .t{width:auto;}
.zt02_index .common_title .img_{right:36%; transform:translateX(50%);}
.zt02_index01 .content .right li .tit{font-size:20px;}
.zt02_index04 .content li .t{padding:0 0.5em;}
.twenty_nav .widget-nav>ul>li{width:auto; padding:0 20px;}
.zt02_index .common_title .t{font-size:45px;}
.zt02_index .common_title .img_{width:70%;}
.party_building1 .content .item_list .item .text_box{padding-top: 20px;padding-bottom: 20px;padding-left: 5%; padding-right:5%;}
.party_building1 .content .item_list .item:nth-child(3n){margin-right:0;}
.party_building1 .content .item_list .item{margin-bottom:20px;}
/*.party_building1 .content .item_list .item .text_box .tit{font-size:20px;}*/
.party_building1 .content .item_list .item .text_box .tit{font-size:19px;}
.zt02_index .common_title .img_{width:70%; height:70%; bottom:15%;}
.zt02_index .common_title .img_ img{width:100%; height:100%;}
.zt02_index01 .content .right li .tit{font-size:18px;}
.zt02_index01 .content .right li:last-child{display:none;}
.zt02_index .common_title .t {width:auto !important;}
.party_building1{padding-bottom: 0px;}

.zt02_index .common_title{position:relative;}
.zt02_index .common_title .more{position:absolute; bottom:0; right:0%; font-size:20px; color:#d4241b; text-transform:uppercase;}
.zt02_index02 .common_title .more{color:#fff;}

/* 20221201黑白 */
/* .tabs_5 .i_p2_tab .tab_t_cur{background:#2b2b2b;}
.tab_t_cur:after{border-color:#2b2b2b transparent transparent transparent;}
.phone.hi-icon-effect-3 a:after{background:#b5b5b5;}
.pen.hi-icon-effect-3 a:after{background:#b5b5b5;}
.phone:hover .tubiao{background:url(../img/ip4_phone.png) center no-repeat;}
.phone:hover .hi-icon{background:#5b5b5b;}
.pen:hover .tubiao{background:url(../img/ip4_pen.png) center no-repeat;}
.pen:hover .hi-icon{background:#5b5b5b;}
.phone:hover .hi-icon{border-color:#fff;}
.pen:hover .hi-icon{border-color:#fff;}
.i_p2_scroll .slide_nav .on,.inews_scroll .scroll_nav a.on{background:#5b5b5b;}
.ipart03 .ip3_infor,.ipart03 .ip3_infor1,.ipart03 .ip3_infor3,.ipart03 .ip3_infor .t0:after,.ipart03 .ip3_infor .t1:after,.ipart03 .ip3_infor .t2:after,.ipart03 .ip3_infor .t3:after{border-color:#5b5b5b;}
.ip3_news a:hover{color:#5b5b5b;}
.ipart02 .rights .i_p2_tab .ip2_bott .dels a:hover .fonts{color:#5b5b5b;} */

/*20230512*/
.ipart06{margin:30px 0;}
.ipart06 .content{overflow:hidden;}
.ipart06 .rect-182{padding-bottom:18.2%;}
.ipart06 .left{width:48%; float:left; position:relative; margin-right:3.1%;}
.ipart06 .right{width:48%; float:left; position:relative;}
.ipart06 .content .tit{font-size:13px; color:#051a38; padding:10px; box-sizing:border-box; position:absolute;right: 0;bottom:0;text-align:right;background: rgb(245 245 245 / 50%); font-weight:bold;}
.i3_bott2{width:46.50%;}
.ipart02 .left{width:42%;}
.ipart02 .rights{width:53%;}

/*20231221*/
.newabout_left{min-height:960px;}
.newabout_left .s5,.newabout_left .s6,.newabout_left .s7,.newabout_left .s8,.newabout_left .s9,.newabout_left .s10,.newabout_left .s11{height:400px;}    
.newabout_left .s21{height:400px;}
span.s22, span.s23, span.s24,span.s25,span.s26,span.s27,span.s28,span.s29{height:400px;}


/* 三级导航 */
.pc_sanji{display:block; margin-bottom:20px}
.pc_sanji .content{height:47px; overflow:hidden; text-align:center;}
.pc_sanji ul {width:100%; overflow-x:auto; overflow-y:hidden; white-space:nowrap; height:60px;}
.pc_sanji ul li{display:inline-block; font-size:20px;  margin:0 4px; line-height:47px; position:relative;}
.pc_sanji ul li:first-child:after{display:none;}
.pc_sanji ul li:after{content:''; position:absolute; left:0; top:50%; margin-top:-9px; background:#333e46; width:1px; height:18px;}
.pc_sanji ul li a{display:inline-block; position:relative; padding:16px 40px; line-height:1;}
.pc_sanji ul li.on{font-weight:bold; font-size:22px; color:#1a55ab;}


.imgs .video ._name{white-space:normal; width:88%;}
.imgs .video.img_detail{margin-top:18px;}
.imgs .video.img_detail ._item_down{height:45px;}


/* 20241015举报弹窗 */
.jubao_tc{position:fixed; left:0; top:0; width:100%; height:100%; z-index:100; display:none;}
.jubao_tc .bg{position:absolute; width:100%; height:100%; left:0; top:0; z-index:1; background:rgba(0,0,0,.6);}
/*.jubao_tc .close{width: 30px;height: 30px;background-color: #0f4681;position:absolute;right: 18px;top: 18px;cursor:pointer;z-index: 3;}*/
.jubao_tc .close{font-size:21px; font-weight:700; line-height:1; color:#000; text-shadow: 01px 0 #fff; filter:alpha ( opacity = 20 ); opacity:.4; position:absolute; right: 18px;top: 18px;cursor:pointer;z-index: 3;}
/*.jubao_tc .close{width: 30px;height: 30px;background:url(../img/about_close.png) no-repeat center;background-color: #0f4681;position:absolute;right: 18px;top: 18px;cursor:pointer;z-index: 3;}*/
.jubao_tc .content{width:600px; height:30vh; position:absolute; background:#fff; left:50%; top:50%; transform:translate(-50%,-50%); z-index:3; text-align:center;}
.jubao_tc .content .box{padding:50px;}
.jubao_tc .content .box .text .t{font-size:20px;line-height:30px;text-align:center;margin-bottom:15px;font-weight: bold;}
.jubao_tc .content .box .text .c{font-size: 16px;line-height:30px;max-height:calc(65vh - 205px);overflow-y:auto;}
.jubao_tc .content .box .text .c::-webkit-scrollbar {width:2px; height:4px;}
.jubao_tc .content .box .text .c::-webkit-scrollbar-thumb {border-radius:5px; background:#ca0915; }
.jubao_tc .content .box .text .c::-webkit-scrollbar-track {border-radius:0; background:transparent;}
.jubao_tc .content .box .btns{line-height:30px;font-size:16px;text-align:center;margin-top: 35px;}
.jubao_tc .content .box .btns div{display:inline-block; margin:0 15px; font-weight:bold; background:#042e80; color:#fff; padding:3px 20px; cursor:pointer;}
.jubao_tc .content .box .btns div.btns01{background:#fff; color:#373737; border:1px solid #d9d9d9;}
/*.jubao_tc .content .box .btns a.btns02{color:#ca0915;}*/


/*20241104*/
.page .count{margin-left:200px;}
.page .count span{background-color:#fff; color:#777777; border:none;}
.page .count .txt1 input{width:35px; margin:0 10px;}
.page .count .true{cursor:pointer;}

/*20241105*/
.modeling .infor{text-align:center; margin-bottom:40px;}
.modeling .infor .tit{font-size:36px; color:#3f3f3f; position:relative; margin-bottom:40px;}
.modeling .infor .tit:after{content:''; position:absolute; width:50px; height:4px; background:#073d87; bottom:-10px; left:50%; margin-left:-25px;}
.modeling .infor .con{font-size:15px; color:#666; padding:0 9%;}
.modeling01 .infor .con{text-align:left;}
.modeling01 .img_box{font-size:0; margin-top:20px; display:flex; align-items:flex-start; justify-content:center;}
.modeling01 .img_box .img{width:auto; margin-right:8%; max-width:30%;}
.modeling01 .img_box .img:nth-child(2n){margin-right:0;}
.modeling01 .img_box .img img{height:260px; display:block; margin:0 auto 10px;}
.modeling01 .img_box .img>div{font-size:15px; text-align:center; margin-bottom:10px;}
.modeling02{background:#f8f8f8; padding:60px 0; margin-top:20px;}
.modeling02 .tit{font-size:20px; margin-bottom:10px;}
.modeling02 .form{width:1050px;margin:0 auto;}
.modeling02 .form input{border:1px solid #d5d5d5; font-size:16px;}
.modeling02 .line1{width:100%; height:48px; line-height:48px; padding:0 46px 0 13px; box-sizing:border-box;}
.modeling02 .select-ui-choose-default{border:1px solid #d5d5d5; width:75%; height:48px; line-height:48px; padding:0 46px 0 13px; background:transparent; border-radius:0;}
.modeling02 select{border:1px solid #d5d5d5; width:75%; height:48px; line-height:48px; padding:0 46px 0 13px; background:transparent; border-radius:0;}
body .select-ui-choose-default ._arrow{width:2em;}
.modeling02 .form .btns_list{text-align:center;}
.modeling02 .form .btns_list button{width:45%; height:45px; line-height:37px; border:none; font-size:17px; color:#fff; cursor:pointer;}
.modeling02 .form .btns_list .sub{background-color:#848484; border-radius:0; display:inline-block;}
.modeling02 .form .btns_list .reset{background-color:#848484; border-radius:0; display:inline-block;}
.modeling02 .form .btns_list .btn{transition:.3s ease;}
.modeling02 .form .btns_list .on{background-color:#073d87;}
.modeling02 .form .btns_list .btn:hover{background-color:#073d87;}
.modeling02 .btns_list{width:50%; margin:0 auto;}
.modeling02 .form .form_cb .model_input{margin-bottom:25px;}
.modeling02 .form .form_cb .model_input .row>div{position:relative;}
.modeling02 .modeling_part02 .inp_mobile{position:relative;}
.modeling02 .modeling_part02 .inp_mobile .veri_btn{position:absolute; right:10px; top:50%; transform:translateY(-50%); border:0; background:none; margin:0; padding:0; outline:none; color:#568de9; cursor:pointer;}
.modeling02 span{position:absolute; left:0; bottom:0; transform:translateY(100%);}
.modeling02 .Validform_right{position:absolute; left:0; bottom:0; transform:translateY(100%);}
.modeling02 .form .form_cb .model_input .text_file{background:#fff; border:1px solid #d5d5d5; height:48px; line-height:48px; padding:0 13px; box-sizing:border-box; margin-top:25px; }
.modeling02 .form textarea{border:1px solid #d5d5d5; font-size:16px; }
.modeling02 .text_line{width:100%; height:110px; line-height:30px; padding:10px; box-sizing:border-box; resize:none; background:#fff;}

.modeling_part03 .date_box{display:flex; align-items:flex-start; justify-content:space-between; width:100%;}
.modeling_part03 .date_input{width:48%; display:flex; align-items:center; justify-content:space-between;     position:relative;}
.modeling_part03 .date_input label{font-size:16px;}
.modeling_part03 .date_input input{width:calc(100% - 80px); color:#aaaaaa;}

/*20250220*/
.widget-newsdetail-8 .myart em{font-style:italic;}