@charset "utf-8";
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
textarea{overflow:auto;}
sub,sup{font-size:75%;}
html{font-size: 14px;}
a{color:#000000;text-decoration:none;outline:0;}
a:hover{color:#9d0711;text-decoration:none;}
img{border:0;}
p{word-wrap:break-word;}
.clear{clear:both;}
.mt_20{margin-top:20px;}
.mt_30{margin-top:30px;}
.mr_30{margin-right:30px;}

body{
	margin:0px;
	padding:0px;
	color:#000000;
	font-size: 14px;
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
	
	
}
.left{float:left;}
.right{float:right;}
div{
	text-align:left;
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
}
.right .head li{float: right;font-size: 16px;padding-left: 26px;margin-left: 20px;}
.right .head li.i1{background: url(../images/phone.png)no-repeat left center;}
.right .head li.i2{background: url(../images/mail.png)no-repeat left center;}
.wrapper .inner{width:1400px;margin:0 auto;}
.main1 .inner{padding: 48px 0 45px 0;}
/* header */
#header {/* width:1004px; */background: url(../images/header.png) center -1px no-repeat;margin:0 auto;}
#header .inner{padding: 12px 0  0px 0;}
#header .logo{/* padding:20px 0px 0px 30px; */}
#header .search{padding-right:40px;padding-top:30px;}
#header .search .input{
	height:23px;
	width:236.47px;
	float:left;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
}
#header .search .head{margin-top:10px;}
#header .search .head a{
	background-color:#9d0711;
	display:block;
	font-size:14px;
	color:#ffffff;
	float:left;
	padding-left:12px;
	padding-right:12px;
	margin-right:2px;
	height:26px;
	text-align:center;
	line-height:26px;
}
#header .search .head li.i3 a {
    margin-right: 0px;
}
#header .search .head a:hover{background-color:#d5be9e;text-decoration:none;}
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top: 20px;width: 298px;}
.wp-search {position: relative;background: #f3e9e9;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 13px 0 13px 24px;line-height: 22px;background: none;color: #1c1c1c;font-size: 1.143rem;border:0;outline: 0; font-family:"Microsoft Yahei";}
.wp-search .search-btn {width: 48px;height: 48px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width: 48px;height: 48px;border:0;outline: 0;background: #9d0711 url(../images/sous.png) no-repeat center;cursor: pointer;}
/* menu */
#menu{width:1004px;height:45px;margin:0 auto;background-color:#9d0711;}
#menu ul{padding-left:30px;padding-right:30px;}
#menu ul li{float:left;display:block;text-align:center;}
#menu ul li a{display:block;font-size:14px;font-weight:bold;color:#ffffff;padding-left:18px;padding-right:18px;line-height:45px;}
#menu ul li a:hover{text-decoration:none;background-color:#b13a42;color:#ffffff;}
.meimenu{width:1004px;position:absolute;text-align:center;visibility:hidden;top:175px;}
.meimenu_x{z-index:11;margin:0 auto;position:relative;}
.meimenu_x3{z-index:11;width:130px;margin:0 auto;position:relative;}
.meimenu_x1{z-index:11;width:160px;margin:0 auto;position:relative;}
.meimenu_x2{z-index:11;width:225px;margin:0 auto;position:relative;}
.meimenu_span {z-index:12;position:relative;}
.meimenu_span ul{background-color:#b33f46;padding:8px 0px 12px 0px;}
.meimenu_span li{text-align:left;display:block;position:relative;text-indent:20px;}
.meimenu_span li a{display:block;font-size:14px;font-weight:bold;color:#ffffff;line-height:28px;}
.meimenu_span li a:hover{color:#ffffff;text-decoration:underline;}

/* menu2 */
#trans-nav{margin:0 auto;background-color:#9d0711;}
#trans-nav ul{padding:0px 32px;display: flex;flex-direction: row;align-content: space-between;flex-wrap: nowrap;justify-content: space-around;align-items: center;}
#trans-nav ul li{float:left;position:relative;padding:0;line-height: 65px;background-color:#9d0711;}
#trans-nav ul li:hover{background-position:0 -40px;}
#trans-nav ul li a{
	display:block;
	padding:0 18px;
	color:#ffffff;
	text-decoration:none;
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
#trans-nav ul li a:hover{background-color:#b13a42;color:#ffffff;}
#trans-nav li ul{display:none;z-index:9999;position:absolute;background:#b13a42;padding:6px 10px 15px 10px;}
#trans-nav li:hover ul{display:block;position:absolute;background:#b13a42;}
#trans-nav li ul li{float:none;position:static;display:block;border-bottom:1px dotted #ffffff;}
#trans-nav li:hover ul li{/* height:30px; */line-height:30px;border-bottom:1px dotted #ffffff;}
#trans-nav li ul li a{
	background:#b13a42;
	font-family:Arial, Helvetica, Times New Roman, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px dotted #ffffff;
	white-space: nowrap;
}
#trans-nav li ul li a:hover{color:#ffffff;text-decoration:underline;}

/* pic */
#owl-demo{position:relative;width:1004px;height:460px;margin:0 auto;}
#owl-demo .item{position:relative;display:block;}
#owl-demo img{display:block;width:1004px;height:460px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:1004px;height:78px;background-color:#000000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:1004px;font:18px/32px "微软雅黑","黑体",Arial;color:#ffffff;text-align:center;}
.owl-pagination{position:absolute;left:0;bottom:10px;width:1004px;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(css_res/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(css_res/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(css_res/bg17.png);}
.owl-next{right:0;background-image:url(css_res/bg18.png);}
.owl-prev:hover{background-image:url(css_res/bg19.png);}
.owl-next:hover{background-image:url(css_res/bg20.png);}
/* clearfix */
.owl-carousel .owl-wrapper:after {content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
/* display none until init */
.owl-carousel{display:none;position:relative;width:1004px;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:1004px;}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition:height 500ms ease-in-out;
	-moz-transition:height 500ms ease-in-out;
	-ms-transition:height 500ms ease-in-out;
	-o-transition:height 500ms ease-in-out;
	transition:height 500ms ease-in-out;
}	
.owl-carousel .owl-item{float:left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer;}
.owl-controls {
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {cursor:url(http://www.fp-askpro.com/ibs/grabbing.png) 8 8, move;}
/* fix */
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform:translate3d(0,0,0);
  -moz-transform:translate3d(0,0,0);
  -ms-transform:translate3d(0,0,0);
}

/* 首页 */
#indexPageBody{margin:0 auto;background-color: #f7f7f7;}
#indexPageBody .pad_30{}
#PageBody{margin:0 auto;}
#PageBody .pad_30{padding: 30px 0;position: relative;}
.page_left{width: 34.7%;margin-right: 1.55%;}
.page_center{width: 34.7%;}
.page_right{width: 27.5%;margin-right:0px;}
.wid_322{}
.wid_240{}

/* 首页-通用 */
.index_title{/* height:32px; *//* background-color:#eeeeee; */line-height: 66px;border-bottom: solid 1px #e3e3e3;}
.post .p{font-size: 1.79rem;font-weight:bold;color: #1d1d1d;}
.index_title .more{margin: 0;font-size: 1.143rem;position: absolute;right: 31px;top: 0;}
/*.index_title_2{width:238px;height:32px;background-color:#eeeeee;border:solid 1px #e3e3e3;}
.index_title_2 .p{font-size:16px;font-weight:bold;color:#9d0711;margin-left:10px;line-height:32px;}
.index_title_2 .more{padding-right:10px;padding-top:3px;margin: 0;}*/
.showimg{margin:0 auto;text-align:center;position: relative;overflow: hidden;padding-top: 54.5%;}
.showimg img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;transition: all ease 0.4s;}
.bt_pi{padding:5px 0px 0px 10px;line-height:20px;}
.bt_pi a{color:#CC0000;font-size:14px;font-weight:bold;line-height:20px;}
.bt_pi a:hover{color:#CC0000;text-decoration:none;}
div#divScroll {overflow:hidden;width:238px;height:240px;}
.index_news{padding-top:10px;padding-bottom:10px;}
.index_news li{
	/* background-image:url(../images/icon_dot.png); */
	background-repeat:no-repeat;
	background-position:8px 14px;
	border-bottom: 1px solid #d9d9d9;
}

.tab-list .index_news li .txt { width: 660px; }
.index_news li .txt a{color: #1d1d1d;}
.index_news li .txt a:hover{color:#9d0711;text-decoration:none;}
.index_pub{padding-top:10px;padding-bottom:10px;}
.index_pub li{
	background-image:url(../images/icon_dot.png);
	background-repeat:no-repeat;
	background-position:8px 14px;
}
.index_pub li .pub_txt{
	display:block;
	padding:5px 5px 5px 25px;
	font-family:Helvetica,Gotham,Helvetica Neue,Arial,"sans-serif";
	border-bottom:1px dotted #666666;
}
.index_pub li .pub_txt a{
	color:#000000;
	line-height:24px;
	font-family:Helvetica,Gotham,Helvetica Neue,Arial,"sans-serif";
	font-size:14px;
}
.index_pub li .pub_txt a:hover{color:#9d0711;text-decoration:none;}
.year .tab-list { width: 100%; }
.year .tab-menu { padding: 0px 20px 10px 20px; }
.year_small .tab-menu { padding: 0px 20px 20px 20px; }

/* 学术活动 */
.events{padding:10px 0px;}
.events li{border-bottom:1px dotted #666666;margin-top:12px;padding-bottom:12px;}
.events li .date{background-color:#a34442;width:62px;height:62px;text-align:center;margin-left:8px;margin-top:5px;}
.events li .date .month{font-weight:bold;color:#d7d0b4;line-height:26px;height:26px;font-size:14px;}
.events li .date .day{background-color:#d5be9e;font-size:24px;line-height:36px;color:#333333;font-weight:bold;}
.events li .text{width:236px;overflow:hidden;}
.events li .text a{
	font-size:14px;
	line-height:22px;
	font-family:Helvetica,Gotham,Helvetica Neue,Arial,"sans-serif";
}
.events li .text_2{width:602px;overflow:hidden;}
.events li .text_2 a{
	font-size:14px;
	line-height:24px;
	font-family:Helvetica,Gotham,Helvetica Neue,Arial,"sans-serif";
}

/* footer */
#footer{margin:0 auto;background-color:#9d0711;}
#footer .foot{text-align:center; color:#ffffff;font-size: 16px;}

/* 内页 */
.main_left{
	width:210px;
	
	height:680px;
	height:auto!important;
	background:#efefef;
position: absolute;left: 0;top: 30px;bottom: 30px;}
.leftmenu_bt{
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	line-height:55px;
	text-indent:25px;
	height:55px;
	background-color:#b13a42;
}
.leftmenu_list{padding:12px;}
.leftmenu_list li.one{
	display:block;
	line-height:22px;
	background-image:url(../images/icon_menu_dot.png);
	background-repeat:no-repeat;
	background-position:15px 16px;
	padding:10px 5px 10px 35px;
	border-bottom:1px dotted #cccccc;
}
.leftmenu_list li a{
	color:#000000;
	font-size:14px;
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
}
.leftmenu_list li a.parent{color:#9d0711 !important;}
.leftmenu_list li a.selected{color:#9d0711 !important;}
.leftmenu_list li a:hover{color:#9d0711;text-decoration:none;}
.list_on{background:url(css_res/jiantou1.jpg) no-repeat;background-position:95% 50%;}
.currentDt{background-image:url(css_res/jiantou.jpg) no-repeat;background-position:95% 50%;}
.navContent{display:none;border-bottom:solid 1px #e5e3da;}
.navContent li a{list-style:none;display:block;height:28px;text-align:center;font-size:14px;line-height:28px;color:#333}
.navContent li a:hover{color:#fff;background-color:#277fc2}


.main_right{width: 100%;}
.col_news_box{padding-left: 266px;}
.right_bar{/* height:55px; */border-bottom:3px solid #cccccc;margin:0 auto;line-height:55px;}
.right_bar .p{font-size:20px;color:#444444;font-weight:bold;float: left;}
.right_bar .more{padding-top:5px;color:#666666;font-size:12px;margin: 0;float: right;}
.right_bar .more a{font-size:12px;color:#666666;text-decoration:none;}
.right_bar .more a:hover{color:#9d0711;text-decoration:none;}
.right_content,.right_content_2{margin:22px 5px 0px 5px;min-height:680px;height:auto!important;overflow:hidden;}
.right_content p{
	padding-bottom:20px;
	font-size:14px;
	line-height:24px;
	color:#000000;
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
        margin: 0;
}
.right_content p.bslc {float: left; padding: 0 10px 20px 10px;}
.bslc-8 {
    margin-left: 30px;
}
.right_content_2 p{
	padding-bottom:20px;
	font-size:14px;
	line-height:26px;
	color:#000000;
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
}
.bt_hui{font-size:18px;font-weight:bold;color:#555555;}
.bt_hei{font-size:16px;font-weight:bold;color:#000000;}
.bt_hong{font-size:16px;font-weight:bold;color:#9d0711;}
.bt_lan{font-size:16px;font-weight:bold;color:#004e8f;}

/* 现任领导 */
.leader{padding:2px 5px;}
.leader ul.left { margin-right: 15px; }
.leader li{float:left;}
.leader li .zuo{width:120px;}
.leader li .zuo img{
	width:100px;
	height:125px;
	background-color:#ffffff;
	border:1px solid #dddddd;
	border-radius:4px;
	display:block;
	padding:5px;
	transition:all 0.2s ease-in-out 0s;
	color:#6e6e6e;
	margin-bottom:10px;
}
.leader li .you{
	width:200px;
	padding-top:15px;
	font-size:16px;
	line-height:32px;
	color:#000000;
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
	text-align:left;
}
.leader li .you span a {font-size:20px;color:#9d0711;font-weight:bold;}

/* 年份列表 */
.year{margin:0 auto;text-align:center;position: relative;}
.year li{float:left;}
.year div.year-li{float:left;}
.year li.year-li, .year div.year-li{
	display:block;
	font-weight:bold;
	color:#333333;
	background-color:#dddddd;
	text-align:center;
	padding:6px 15px;
	text-decoration:none;
	text-transform:uppercase;
        cursor: pointer;
}
.year div.year-li {
    position: absolute;
    top: 0;
    right: 63px;
}
.year li.year-li:hover, year li.year-li:active{background-color:#555555;color:#ffffff;}
.year div.year-li:hover, .year div.year-li:active{background-color:#555555;color:#ffffff;}
.year li.selected{color:#ffffff !important;background-color:#555555 !important;}
.year_small{margin:0 auto;text-align:center;}
.year_small li{float:left;}
.year_small li.year-li{
	display:block;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	background-color:#e7e7e7;
	text-align:center;
	padding:2px 8px;
	text-decoration:none;
	text-transform:uppercase;
        cursor: pointer;
}
.year_small li.year-li:hover,.year_small li.year-li:active{background-color:#004e8f;color:#ffffff;}
.year_small li.selected{color:#ffffff !important;background-color:#004e8f !important;}

/* 分页 */
.ep-pages{
	padding:10px 12px;
	clear:both;
	text-align:center;
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
} 
.ep-pages a, .ep-pages span{
	display:inline-block;
	height:23px;
	line-height:23px;
	padding:0 8px;
	margin:5px 1px 0 0;
	background:#fff;
	border:1px solid #e5e5e5;
	overflow:hidden;
	vertical-align:top;
} 
.ep-pages a:hover{background:#cc1b1b;border:1px solid #cc1b1b;text-decoration:none;} 
.ep-pages a, .ep-pages a:visited{color:#252525;} 
.ep-pages a:hover, .ep-pages a:active{color:#ffffff;} 
.ep-pages .current{background:#cc1b1b;border:1px solid #cc1b1b;color:#fff;} 
.ep-pages a.current, .ep-pages a.current:visited{color:#ffffff;} 
.ep-pages a.current:hover, .ep-pages a.current:active{color:#ffffff;} 
.ep-pages-ctrl{font-family:"\5B8B\4F53", sans-serif;font-weight:bold;font-size:16px;} 
.ep-pages-e5e5e5{color:#e5e5e5;} 
.ep-pages-all{font-size:12px;vertical-align:top;}

/* 人才队伍 */
.people{padding:0px;    display: flex;}
.people li{padding:2px 5px;}
.people li .zuo{width:70px;}
.people li .zuo img{
	width:60px;
	height:75px;
	background-color:#ffffff;
	border:1px solid #dddddd;
	border-radius:4px;
	display:block;
	padding:5px;
	transition:all 0.2s ease-in-out 0s;
	color:#6e6e6e;
	margin-bottom:15px;
}
.people li .you{
	width:140px;
	padding-left:8px;
	padding-top:2px;
	font-size:14px;
	line-height:22px;
	color:#000000;
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
	text-align:left;
}
.people li .you span a {font-size:14px;color:#9d0711;font-weight:bold;}
.people li .zuo_2{width:140px;}
.people li .zuo_2 img{
	width:120px;
	height:150px;
	background-color:#ffffff;
	border:1px solid #dddddd;
	border-radius:4px;
	display:block;
	padding:5px;
	transition:all 0.2s ease-in-out 0s;
	color:#6e6e6e;
	margin-bottom:0px;
}
.people li .you_2{
	width:550px;
	padding-top:2px;
	font-size:14px;
	line-height:24px;
	color:#000000;
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
	text-align:left;
}
.people li .you_2 span{font-size:20px;color:#9d0711;font-weight:bold;}
/**院士风采**/
.people li{height:116px;}
/* innews */
.innews{padding:10px 0px;}
.innews li.i0 {
    border-top: 1px dotted #666666;
    padding-top: 8px;
}
.innews li:first-child {
    border: 0px;
}
.innews li:last-child {
    border-bottom: 1px dotted #666666;;
}
.innews li .month{
	background-color:#c8bfd1;
	width:60px;
	height:60px;
	text-align:center;
	margin-right:20px;
	margin-top:3px;
}
.innews li .month p{
	font-weight:bold;
	color:#ffffff;
	line-height:60px;
	font-size:16px;
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
}
.innews .in_txt {
	width: auto;
	display:block;
	padding:0px 0px 4px 0px;
	border-bottom:0px dotted #666666;
        margin-left: 80px;
white-space: normal;overflow: hidden;text-overflow: ellipsis;}
.innews .in_txt li a{
	color:#000000;
	line-height:24px;
	font-size:14px;
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
}
.innews .in_txt a span{color:#aaaaaa;}
.innews .in_txt a:hover{color:#9d0711;text-decoration:none;}

/* change */
.change{padding:0px 0px 20px 0px;text-align:center;margin:0 auto;color:#999999;}
.change a{color:#999999;line-height:22px;}
.change a:hover{color:#999999;text-decoration:underline;}

/* publication */
.mulu{color:#000000;padding-left:35px;padding-bottom:20px;display:block;}
.mulu ol{color:#000000;list-style:decimal;list-style-position:outside;}
.mulu ol li{
	color:#000000;
	font-size:14px;
	font-family:Helvetica,Gotham,Helvetica Neue,Arial,"sans-serif";
	line-height:24px;
	list-style-position:outside;
	list-style-type:decimal;
}

/* tech */
.tech{padding:0px;}
.tech ul{border-bottom:1px dotted #cccccc;padding-top:10px;padding-bottom:10px;}
.tech ul li{padding:0px 5px 0px 0px;}
.tech ul li .zuo{width:200px;}
.tech ul li .zuo img{
	width:200px;
	height:150px;
	background-color:#ffffff;
	border:1px solid #dddddd;
	border-radius:4px;
	display:block;
	padding:5px;
	transition:all 0.2s ease-in-out 0s;
	color:#6e6e6e;
}
.tech ul li .you{
	width:450px;
	padding-top:2px;
	font-size:14px;
	line-height:24px;
	color:#000000;
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
	text-align:left;
}
.tech ul li .you a{color:#9d0711;text-decoration:underline;font-size:14px;}
.tech ul li .you a:hover{color:#9d0711;text-decoration:underline;}

.tech_2{padding:0px;}
.tech_2 li{float:left;width:210px;margin:0px 20px 10px 0px;}
.tech_2 li img{
	width:200px;
	height:150px;
	background-color:#ffffff;
	border:1px solid #dddddd;
	border-radius:4px;
	display:block;
	padding:5px;
	transition:all 0.2s ease-in-out 0s;
	color:#6e6e6e;
}
.tech_2 li div{
	width:210px;
	padding-top:4px;
	font-size:12px;
	line-height:22px;
	color:#000000;
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
	text-align:left;
}
.tech_2 li div a{color:#9d0711;text-decoration:underline;font-size:14px;}
.tech_2 li div a:hover{color:#9d0711;text-decoration:underline;}

.tech_more{width:374px;margin:0 auto;padding-bottom:30px;}
.tech_more img{
	width:360px;
	height:270px;
	background-color:#ffffff;
	border:1px solid #dddddd;
	border-radius:4px;
	display:block;
	padding:5px;
	transition:all 0.2s ease-in-out 0s;
	color:#6e6e6e;
}

/* 表格 */
table.table_1 {
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	border-width:1px;
	border-color:#cccccc;
	border-collapse:collapse;
	margin-bottom:20px;
}
table.table_1 th {
	font-weight:bold;
	text-align:left;
	border:1px solid #cccccc;
	padding:5px;
	background-color:#efefef;
	vertical-align:top;
}
table.table_1 td {
	text-align:left;
	padding:5px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	vertical-align:top;
}

table
  {
  border-collapse:collapse;
  }

table,th, td
  {
  border: 1px solid cccccc;
  }

#www_zzjs_net p{
	padding-bottom:20px;
	font-size:14px;
	line-height:24px;
	color:#000000;
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
}

/* right_news */
.right_news{padding-top:0px;padding-bottom:10px;}
.right_news li{
	background-image:url(../images/icon_dot.png);
	background-repeat:no-repeat;
	background-position:8px 14px;
	border-bottom:1px dotted #666666;
}
.right_news li .right_txt{display:block;padding:5px 5px 5px 25px;width:540px;}
.right_news li .right_txt a{
	font-size:14px;
	color:#000000;
	line-height:24px;
}
.right_news li .right_txt a:hover{color:#9d0711;text-decoration:none;}
.right_news li .right_time{color:#555555;padding-top:5px;}
/* right_area */
.area{
	border:1px solid #cccccc;
	
	padding:10px 0px 10px 15px;
	margin-bottom:30px;
}
.area_title{
	text-align:center;
	color:#9d0711;
	font-size:16px;
	font-weight:bold;
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.area_show{
	padding-top:5px;
}
.area_show ul li{
	padding-bottom:10px;
}
.area_show li{
	display:block;
	float:left;
	width:65px;
	margin-right:12px;
	text-align:center;
}
.area_show li.n2, .area_show li.n3, .area_show li.n4 {height: 134.4px;}
.area_show li .area_showlist{
	font-size:14px;
	color:#000000;
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
}
.area_show li .area_showlist a{
	font-size:14px;
	color:#000000;
	font-family:"Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
}
.area_show li .area_showlist a:hover{color:#9d0711;text-decoration:none;}
.area_show li .area_img{
	width:65px;
	height:80px;
        margin-bottom: 6px;
}

.inpage_pub{padding-top:10px;}
.inpage_pub li{
	display:block;
	background-image:url(../images/icon_dot.png);
	background-repeat:no-repeat;
	background-position:5px 14px;
	border-bottom:1px #666666 dashed;
}
.inpage_pub li .pub_txt p{	
	padding:2px 0px 2px 25px;
	line-height:24px;
	font-size:14px;
	font-family:Helvetica,Gotham,Helvetica Neue,Arial,"sans-serif";
	margin-bottom:0px;
}
.inpage_pub li .pub_txt p a{
	color:#000000;
	font-family:Helvetica,Gotham,Helvetica Neue,Arial,"sans-serif";
	font-size:14px;
}
.inpage_pub li .pub_txt p a:hover{color:#9d0711;text-decoration:none;}


/* english version */
#header_en {
	width:1004px;
	margin:0 auto;
	background-color:#ffffff;
}
#header_en .logo_en{padding:35px 0px 35px 45px;}
#header_en .btn_en{padding:80px 45px 0px 0px;}
#header_en .btn_en a{
	background-color:#9d0711;
	display:block;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	width:120px;
	height:36px;
	line-height:36px;
}
#header_en .btn_en a:hover{
	background-color:#d5be9e;
	text-decoration:none;
}
#index_en{
	width:1004px;
	margin:0 auto;
	background-color:#ffffff;
}
#index_en .pad_en{padding:0px 30px 40px 30px;}
#titlebar_en{
	width:100%;
	height:45px;
	margin:0 auto;
	background-color:#9d0711;
}
#titlebar_en .p_en{
	text-align:center;
	color:#ffffff;
	font-family:Gotham, Helvetica Neue, Helvetica, Arial, "sans-serif";
	line-height:45px;
	font-size:18px;
	font-weight:bold;
}
.text_en{
	padding:30px;
}
.text_en p{
	color:#000000;
	font-family:Gotham, Helvetica Neue, Helvetica, Arial, "sans-serif";
	line-height:22px;
	font-size:14px;
	margin-bottom:15px;
}
.text_en p .img_1{
	margin:5px 20px 0px 0px;
}
#footer_en{
	width:1004px;
	margin:0 auto;
	background-color:#9d0711;
}
#footer_en .foot_en{
	text-align:center;
	padding:30px;
	color:#ffffff;
	font-family:Gotham, Helvetica Neue, Helvetica, Arial, "sans-serif";
	line-height:26px;
	font-size:14px;
}

/*头部*/
#header img {  }

/*导航*/
#trans-nav li.i2 .sub-menu { width: 170px; }
#trans-nav li .sub-menu {min-width: 100%;}
#trans-nav li.i4 .sub-menu { width: 170px; }
#trans-nav li.i5 .sub-menu { width: 130px; }
#trans-nav li.i6 .sub-menu { width: 130px; }
#trans-nav li.i7 .sub-menu { width: 240px; }
#trans-nav li.i8 .sub-menu { width: 140px; }
#trans-nav li.i9 .sub-menu { width: 170px; }
#trans-nav li.i10 .sub-menu { width: 120px; }

/*大图切换*/
.mbanner .inner {  margin: 0 auto;width: auto;}
.mbanner .focus-title-bg{width:100%;height: 151px;top: 0;}
.mbanner .focus-page{width:26px;height:8px;border-radius:0;opacity:.3;margin: 0 6px;}
.mbanner .focus-page-active{opacity:0.6;background:#fff;width:38p;}
.mbanner .focus-pagination{bottom:55px;}
.mbanner .focus-title-bar{bottom: 0;height: 151px;top: auto;position: absolute;}
.mbanner .focus-title{font-size: 2.57rem;font-weight:bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;left: 0;right: 0;}
.mbanner .focus-title a:hover,.focus-text a:hover { color: unset; text-decoration: none;}
.possplit {
    background-image: url(../images/posSplit.png);
    width: 16px;
}
.wp_articlecontent .list-paddingleft-2 {
    padding-left: 0px;
}
.year li.second {
    display: none;
}
.xymd { margin-top: 70px; }
ul.year_xymd {
    position: absolute;
    top: 110px;
    left: 299px;
}
ul.year_xymd .two {
    float: left;
    font-weight: bold;
}
.year_xymd li a {
    font-size: 12px;
    color: #333333;
    background-color: #e7e7e7;
    padding: 3px 8px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
}
.year_xymd li a.selected {
    color: #ffffff !important;
    background-color: #004e8f !important;
}
.year_xymd li a:hover, .year_xymd li a:active {
    background-color: #004e8f;
    color: #ffffff;
}
.innews li .month {
    display: none;
    position: absolute;
}
.innews li.i0 .month {
    display: block;
    float: none;
}
.xwzx_list .xwzx_1,.xwzx_list .xwzx{margin-top: 0 !important;}
.xwzx, .xwzx_1 {
    margin-top: 68px;
}
.leftmenu_list .year_xwzx{display:none;}
.col_news_box div.year_xwzx{left:0;display: none;}
.col_news_box .year_xwzx{left:0;width: auto;position: static;margin-top: 30px;}
.year_xwzx {
    position: absolute;
    top: 110px;
    left: 299px;
width: 540%;}
ul.year_xwzx .two {
    float: left;
    font-weight: bold;
}
.xwzx_nav{position:relative;}
.xwzx_nav .more_xwzx{top:0;right:0}
.year_xwzx li a {
    font-size: 14px;
    color: #333333;
    background-color: #ddd;
    padding: 7px 15px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
}
.year_xwzx li a.selected {
    color: #ffffff !important;
    background-color: #555555 !important;
}
.year_xwzx li a:hover, .year_xwzx li a:active {
    background-color: #555555;
    color: #ffffff;
}
ul.year_xwzx .text {
    height: 36px;
}
ul.year_xwzx .second {
    display: none;
}
div.year_xwzx .second {
    display: none;
}
.xwzx_list .col_menu_con .more_xwzx{display:none;}
.more_xwzx {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    background-color: #ddd;
    padding: 7px 15px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    width: 28px;
    position: absolute;
    top: 110px;
    right: 98px;
    cursor: pointer;
}
.more_xwzx:hover {
    background: #555;
    color: #fff;
}
.more_xwzx_1 {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    background-color: #ddd;
    padding: 7px 15px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    width: 28px;
    height: 22px;
    position: absolute;
    top: 110px;
    right: 98px;
    cursor: pointer;
}
.more_xwzx_1:hover {
    background: #555;
    color: #fff;
}
.xwzx1 li {
    display: none;
}
.year_xwzx .one {
    float: left;
    font-weight: bold;
    background-image: none !important;
    border-bottom: none !important;
    padding: 0 !important;
}
.year_xwzx .one::marker{display: none !important;}
.kyxm li.one.column-4 .list-paddingleft-2 {
    display: none;
}

.leader li .you .h1{
border:2px solid #333;
padding:5px;
}
.people li .you .h1 {
    border: 2px solid #333;
    padding: 1px;
}
.main1 .mod2{padding:20px 0 0 0}
.postm{border:1px solid #e0e0e0;background:#fff;border-top: 5px solid #9d0711;}
.postm .news_title{position: relative;font-size: 1.143rem;line-height: 30px;height: 60px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}
.post .con{padding:33px 31px 35px 26px;}
.post .index_title{padding:0 31px 0 26px;position: relative;}
.sy .news_list li .news_title{/* display:block; *//* padding:5px 5px 5px 25px; */padding-left: 12px;}
.sy .news_list li .news_title:before{content:" ";display:block;background:#9d0711;width:5px;height:5px;border-radius:50%;position: absolute;left: 0;top: 13px;}
.post-11 .index_news .news, .post-12 .index_news .news{position:relative;padding: 16px 0;}
.post-11 .news_list .news_box,.post-12 .news_list .news_box{position:absolute;bottom:0;left:0;right:0;line-height:50px;background:#9d071194}
.post-11 .news_list.list1 .news_box .news_title, .post-12 .news_list.list1 .news_box .news_title{display: block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding: 0 19px;color: #fff;font-size: 1.143rem;font-weight: bold;line-height: 60px;}
.post-11 .news_list.list1 li .news_title:before,.post-12 .news_list.list1 li .news_title:before{display:none;}
.post-11 .news_list .news_box .news_title a, .post-12 .news_list .news_box .news_title a{color:#fff}
.post-13 .con{padding: 33px 31px 6px 26px;}
.post-13 .news_list .news:last-child{border-bottom:none;}
.post .news_list.list1 .news{position:relative;padding: 0px 0;}
.post .news_list .news{position:relative;padding: 16px 0;}
.post1 .news_list .news:hover,.post2 .news_list .news:hover{padding-left:15px;}
.post1 .news_list.list1 .news:hover{padding-left:0;}
.post1 .news_list.list1 .news .showimg:hover img{transform:scale(1.1)}
.post1 .news_list .news,.post2 .news_list .news{transition:all 0.4s ease;}
.post2 .news_list .news:first-child{padding-top:0;}
.sy .news_list li .news_title a{color: #1d1d1d;}
.sy .news_list li .news_title a:hover{color:#9d0711;text-decoration:none;}
.sy .news_list li{
	/* background-image:url(../images/icon_dot.png); */
	background-repeat:no-repeat;
	background-position:8px 14px;
	border-bottom: 1px solid #d9d9d9;
}
.post-21 .news_list .news{padding: 0 0 25.5px;border-bottom: none;}
.post-21 .news_list .news:last-child{padding:0}
.post-22 .news_list .news:first-child{padding: 0 0 8px;}
.post-21 .news_list .news:first-child .news_meta{top:0;}
.post-21 .news_list .news_meta{width:82px;height:86px;text-align:center;position:absolute;left:0;top: 16px;border:1px solid #9d0711; }
.post-21 .news_list .news_meta .news_day{background:#9d0711;text-align:center;font-size: 35px;line-height: 50px;color: #fff;}
.post-21 .news_list .news_meta .news_month{text-align:center;font-size: 16px;line-height: 36px;color: #9d0711;}
.post-21 .news_list li .news_con{margin-left: 101px;border-bottom: 1px solid #d9d9d9;padding-bottom: 20px;}
.post-21 .news_list li .news_title{padding-left:0;font-size: 16px;line-height: 25px;height: 50px;}
.post-21 .news_list .sub{font-size:14px; color:#6f6f6f;line-height:25px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.post-22  .news_title{
	-webkit-line-clamp: 5;
  line-clamp: 5;
height: 150px;}
.post-21 .news_list li .news_title:before{display:none;}
.post-23 .con{padding: 12px 31px 36px 26px;}
.post-24{margin-top:20px;}
.post-24 .news_list li {border-bottom:none;float: left;width: 100%;/*background: #f8eff0;*/margin-right: 3%;margin-bottom:10px;}
.post-24 .news_list li:nth-child(2n){margin-right:0;}
.post-24 .news_list li:nth-child(7){width:100%;margin:0}
.post-24 .news_list li .news_title {
    text-align: center;
    /* padding: 9px 16px; */
    font-weight: bold;
    line-height: 24px;
    display: flex;
    /* height: 266px; */
    align-items: center;
    text-align: center;
    vertical-align: middle;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: space-around;
    font-size: 20px;
}
.post-24 .news_list li .news_titlee {
    /* text-align: center; */
    /* padding: 9px 16px; */
    font-weight: bold;
    /* line-height: 24px; */
    /* display: flex; */
    /* height: 266px; */
    align-items: center;
    text-align: center;
    vertical-align: middle;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: space-around;
    font-size: 20px;
}
.post-24 .news_list li .news_titlee a{color:#9d0711}
.post-24 .news_list li .news_title a{color:#9d0711}
.post-24 .news_list li .news_title:before{display:none;}
.post-24 .news_list li .news_titlee:before{display:none;}
.post-24 .news_title{height:auto;}
.post-24 .con{padding: 22px 26px 35px 25px;}
.footer .inner{padding: 43.5px 0;}

/**kyjk**/
.index_news{padding-top:10px;padding-bottom:10px;}
.index_news li{
	background-image:url(../images/icon_dot.png);
	background-repeat:no-repeat;
	background-position:8px 14px;
	border-bottom:1px dotted #666666;
}
.index_news li .txt{display:block;padding:5px 5px 5px 25px;}
.tab-list .index_news li .txt { width: 660px; }
.index_news li .txt a{color:#000000;line-height:22px;}
.index_news li .txt a:hover{color:#9d0711;text-decoration:none;}
.index_pub{padding-top:10px;padding-bottom:10px;}
.index_pub li{
	background-image:url(../images/icon_dot.png);
	background-repeat:no-repeat;
	background-position:8px 14px;
}

/**jspt**/
.tech ul li .zuo{width:250px;}

/**lrld**/
.lrld .leader li.news{position:relative;width: 50%;margin-bottom: 22px;}
.lrld .leader li.news .zuo{position:absolute;top:0;left:0;}
.lrld .leader li.news .you{width: auto;padding-left: 120px;}

/**xrld**/
.xrld .leader li.news{width:33%;}

/**rcdw**/
.rcdw .people li.news{width:25%;padding: 0;}

/**yjly**/
.yjly .right_content .left:first-child{margin-right: 7%;}

.yjly .right_content .left{width: 30.1%;}
.yjly .right_content .right{width: 30.1%;}

/**kyjz**/
.kyjz .year .index_news li{float:none;}
.kyjz .year .index_news li .txt{width:auto;}

  .wp-link {
    margin: 35px 0 32px 0;
}
.botlinks {padding: 0; width: 100%;}
.links-tt {display: inline-block; float: left;}
.links-tt .links-tit {display: inline-block; font-weight: normal; float: left; padding-left: 58px;/* background: url(../images/2.png) left center no-repeat;*/}
.links-tt .links-tit .links-title {display: inline-block; font-size: 21px; color: #333333; line-height: 50px; font-weight: bold;}
.botlinks .links-wrap {position: relative; float: left; display: inline-block; line-height: 35px; background: #fff; min-width: 31.3%; margin: 6px 0 0 2%; border: 1px solid #dcdcdc;box-sizing:border-box} 
.botlinks .links-wrap a.links-arrow {display: block; height: 35px; line-height: 35px; padding: 0 30px 0 19px; font-size: 14px; color: #333; background: url(../images/arrow.png) no-repeat right top; text-align: left;transition: all 0.4s ease-in-out;}
.botlinks .links-wrap a.links-arrow:hover, .botlinks .wrap-open a.links-arrow {color: #9d0711; background-position: right bottom; text-decoration: underline; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; right: 0; bottom: 35px; width: 100%; min-width: 102px; height: auto; max-height: 272px; overflow: auto; overflow-x: hidden; background: #f5f5f5; z-index: 999;}
.botlinks .links-wrap .link-items a {display: block; line-height: 24px; padding: 5px 10px; color: #444;}
.botlinks .links-wrap .link-items a span {display: block; margin: 0 6px; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.botlinks .links-wrap .link-items a:hover {color: #fff; background: #9d0711; cursor: pointer;}
.chy{margin-left:150px}
.foot {width: 33.3%; float: left; position:relative}
.foot  a{color:#fff}
.foot_center:before{content:"";position:absolute;left:0;top:50%;height:60px;background:#fff;margin-top:-30px;width:1px}
.foot_center:after{content:"";position:absolute;right:0;top:50%;height:60px;background:#fff;margin-top:-30px;width:1px}
.foot p{text-align:center}
.foot_left:before{display:none;background: none;}

.newslist .leftmenu_list li.one.column-3 {
    display: none;
}
.post-24 .news_list li .news_title img {
    width: 100%;

    margin-bottom: 12px;

}

#header img {
    width: 500px;
}

.wp_column.column-3 .sub_list{display:none}