@charset "utf-8";

/* CSS Document */
* {
   margin: 0;
   padding: 0;
}

body {
   font-size: 12px;
   color: #333;
   position: relative;
}

body {
    font-family: Arial, Helvetica, sans-serif,'寰蒋闆呴粦';
   color: #333;
}
/*瀛椾綋 start*/
.yh_012{
   font-size:12px !important;
   font-family:Arial, Helvetica, sans-serif,'寰蒋闆呴粦' !important;
}
.st_012{
   font-size:12px !important;
   font-family:Arial, Helvetica, sans-serif,'瀹嬩綋' !important;
}
.zw_st{
   font-size:14px !important;
   font-family:Arial, Helvetica, sans-serif,'瀹嬩綋' !important;
   color:#666;
}
.btn_yh{
   font-size:14px !important;
   font-family:Arial, Helvetica, sans-serif,'寰蒋闆呴粦' !important;
}
   
.zw_yh{
   font-size:14px !important;
   font-family:Arial, Helvetica, sans-serif,'寰蒋闆呴粦' !important;
}
.img_hover:hover{
   opacity:.8; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.btn_hover:hover{
   opacity:.8; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.link_hover_background{
   background:#fafafa !important;
}
.bt_01{
   font-size:16px !important;
   font-family:Arial, Helvetica, sans-serif,'寰蒋闆呴粦' !important;
}
.bt_02{
   font-size:15px !important;
   font-family:Arial, Helvetica, sans-serif,'寰蒋闆呴粦' !important;
}
.nav_tit_01{
   font-size:14px !important;
   font-family:Arial, Helvetica, sans-serif,'寰蒋闆呴粦' !important;
}
.nav_tit_02{
   font-size:13px !important;
   font-family:Arial, Helvetica, sans-serif,'寰蒋闆呴粦' !important;
   color:#555 !important;
}
.pic_name_yh{
   font-size:14px !important;
   font-family:Arial, Helvetica, sans-serif,'寰蒋闆呴粦' !important;
}

.top_px{
   font-size:13px !important;
   font-family:Arial, Helvetica, sans-serif,'寰蒋闆呴粦' !important;
}
.sign{ margin-right: 7px; font-style: normal;}
.seq{ font-style: normal; }   
/*瀛椾綋 end*/
table {
   border-collapse: collapse;
   border-spacing: 0;
}

s {
   text-decoration: none;
}

s, em {
   font-style: normal;
}

img {
   border: none;
}

li {
   list-style: none;
}

input, select, textarea {
   outline: none;
   color:#666;
}

textarea {
   resize: none;
}

a {
   text-decoration: none;
   outline: none;
   background-color: transparent;
}

a:hover, a:focus {
   text-decoration: none;
   outline: none;
}

body a {
   outline: none;
   _blr: expression(this.onFocus = this.blur ());
}

.main{
   padding-bottom:10px;
   min-height:800px;
}

.fl {
   float: left;
}

.fr {
   float: right;
}

.clear {
   display: block;
   line-height: 0;
   font-size: 0;
   height: 0;
   width: 0;
   clear: both;
   overflow: hidden;
}

.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   font-size: 0;
   visibility: hidden;
   line-height: 0;
}

.clearfix {
   display: inline-table;
   min-height: 0;
}

* html .clearfix {
   height: 1%;
   _height: auto;
   _zoom: 1;
}

.clearfix {
   display: block;
}

/*header start*/
#header {
   height: 90px;
   /* box-shadow: 1px 0 3px 3px rgba(0, 0, 0, 0.4); */
   min-width: 1200px;
}
.scroll_nav {
   position: fixed;
   top: 0;
   left: 0;
   z-index: 999;
   display: none;
   width: 100%;
   height: 40px;
   text-align: center;
   background: rgba(0, 0, 0, 0.3);
   *background: #000;
   filter: Alpha(opacity = 20);
}

.scroll_nav_inner {
   width: 1200px;
   margin: 0 auto;
}

@font-face {
   font-family: index_nav;
   src: url(../font/jianyouxian.TTF);
}

.header_inner {
   width: 88%;
   margin: 0 auto;
   height: 120px;
}
.header_inner>.name{
   color:#333;
   font-size:15px;
   margin-top:17px !important;
   font-weight:bold;
   border-left:1px solid #333;
   margin-left:16px !important;
   padding-left:16px;
}
.header_inner>.name p:nth-child(1){
	font-size:30px;
	line-height:30px;
	font-weight:bold !important;
}
.header_inner>.name p:nth-child(2){
	font-size:12px;
	margin-top:5px;
}
.logo img {
   height: 55px;
}

.logo, .name {
   float: left;
}

.logo {
   padding-top: 11px;
}

.scroll_nav .nav {
   float: left;
   margin-top: 10px;
   width: 410px;
}

.scroll_nav .nav a {
   color: #ddd;
}

.nav {
   float: right;
   margin-top: 34px;
}

.nav li {
   float: left;
   padding:0 20px;
   border-right:2px solid #333;
   line-height:20px;
}
.nav li:last-child{
	border:none;
}
.nav li .active, .scroll_nav .nav .active {
   color: #ff9046;
   font-weight: 500;
}

.nav li a {
   float: left;
   color: #000;
   display: block;
   font-size: 22px;
}

.nav_01 li a {
   width: 36px;
}

.login {
   float: right;
   color: #092c5a !important;
   display: block;
   font-size: 16px;
   margin-top: 34px;
   margin-left:25px;
   margin-right:20px;
   text-align: center;
}
.login_btn {
	float:right;
	margin:28px 0 0 16px;
}
.login_btn a{
	line-height:10px;
	display:block;
	font-size:16px;
	text-align:center;
	color:#333;
}

.nav li a:hover, .login:hover {
   color: #092c5a !important;
}

.top_img_box {
   padding-left: 15px;
   height: 61px;
   line-height: 39px;
   float: right;
   padding-top: 26px;
   position: relative;
   cursor: pointer;
}

.top_img_box span {
   display: block;
   float: left;
   line-height: 40px;
   color: #092d5b;
   font-size: 13px;
   max-width: 100px;
   border-radius: 20px;
   overflow: hidden;
   height: 39px;
}

.top_img_box span:hover {
   color: #ff9046;
}

.top_img_box .top_img {
   width: 39px;
   height: 39px;
   background-size: cover;
   margin-right: 10px;
}

#img_nav {
   position: absolute;
   top: 67px;
   width: auto;
   background: rgba(18, 15, 12, 0.6);
   border-radius: 3px;
   box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
   z-index: 99;
   display: none;
}

#img_nav li a {
   display: block;
   line-height: 40px;
   color: #fff;
   font-size: 13px;
   width: 96px;
   text-align: left;
   padding-left: 30px;
}

#img_nav li a:hover {
   color: #ff9046;
}

#img_nav li a:active {
   color: #ff690f;
}

.img_a_01 {
   background: url(../images/icon_front.png) no-repeat 8px -1177px;
}

.img_a_02 {
   background: url(../images/icon_front.png) no-repeat 8px -1119px;
}

.img_a_03 {
   background: url(../images/icon_front.png) no-repeat 8px -1296px;
}

.img_a_04 {
   background: url(../images/icon_front.png) no-repeat 8px -1355px;
}

.img_a_05 {
   background: url(../images/img_a_05.png) no-repeat left top;
}

.img_a_06 {
   background: url(../images/img_a_06.png) no-repeat left top;
}

.img_a_07 {
   background: url(../images/icon_front.png) no-repeat 8px -1059px;
}
.img_a_08 {
   background: url(../images/img_a_08.png) no-repeat left top;
}
.img_a_09 {
   background: url(../images/img_a_09.png) no-repeat left top;
}
/*header end*/

/*footer start*/
#footer {
   min-height: 70px;
   text-align: center;
   color: #333;
   font-size: 14px;
   line-height: 24px;
   padding-top: 24px;
   min-width: 1200px;
   bottom: 0;
   left: 0;
   width: 100%;
}

#footer a:hover{
    color: #ff9046;
}

#footer a {
   color: #333;
}


.foot_b {
   font-size: 13px;
}

/*footer end*/
/* ======================缁熻鍥捐〃鍏叡鏍峰紡============================ */
/*缁熻鍒嗘瀽*/
.tongjibox {
   padding-top: 20px;
}

.floor {
   margin-bottom: 20px;
}

.floor-tit {
   height: 30px;
   line-height: 30px;
}

.floor-tit span {
   font-size: 16px;
   font-weight: 700 !important;
   vertical-align: middle;
}

.floor-col {
   width:600px;
   min-height: 10px;
}

.floor .chartbox {
   min-height: 100px;
   padding: 20px;
   margin-bottom: 20px;
   border: 1px solid #ccc;
   background: #fff;
   overflow: hidden;
}
.floor .chartbox_left {
   min-height: 100px;
   padding: 20px;
   margin-bottom: 20px;
   border: 1px solid #ccc;
   background: #fff;
   overflow: hidden;
   border-right: none;
   padding-right: 0px;
}
.floor .chartbox_right {
   min-height: 100px;
   padding: 20px;
   margin-bottom: 20px;
   border: 1px solid #ccc;
   background: #fff;
   overflow: hidden;
   border-left: none;
   padding-left: 0px;
}
.floor .detailbox {
   margin-bottom: 20px;
   padding: 0 20px;
}

.floor .pages {
   margin-bottom: 20px;
   padding-top: 20px;
}

.floor .chartbox img {
   display: block;
   margin: 0 auto;
}

.floor-db {
   padding-top: 30px;
   margin-bottom: 40px;
}

.floor-wrap {
   border: 1px solid #ccc;
}

.floor-db .floor-tit {
   margin-top: -30px;
}

.floor-wrap .chartbox {
   border: none;
   margin-bottom: 10px;
   margin-top: 10px;
   border-left: 1px solid #ccc;
   margin-left: -1px;
}


/*閿氱偣瀵艰埅--end*/
.icon-tit-line {
   display: inline-block;
   *display: inline;
   *zoom: 1;
   height: 16px;
   width: 0;
   border-left: 2px solid;
   padding-left: 10px;
   vertical-align: middle;
   font-size: 0;
}

/* 鏀惰捣鎸夐挳 */
.cbtnbox {
   min-height: 24px;
   text-align: right;
   padding: 0 20px;
}

.cbtnbox .cbtn-packup {
   color: #6392fe;
}

.cbtnbox .cbtn-packup:hover {
   color: #092c5a;
}

.cbtn {
   display: inline-block;
   *display: inline;
   *zoom: 1;
   vertical-align: middle;
   margin-left: 10px;
}

.cbtn-order-desc, .cbtn-order-asc {
   width: 24px;
   height: 16px;
   background: url(../images/icon-order.png) 0 0 no-repeat;
}

.cbtn-order-asc {
   background-position: 0 -14px;
}

.carrowDown {
   position: relative;
   top: 0px;
   left: 3px;
   display: inline-block;
   *display: inline;
   *zoom: 1;
   width: 17px;
   height: 7px;
   overflow: hidden;
   -webkit-transition: transform 0.1s ease-in 0s;
   -moz-transition: transform 0.1s ease-in 0s;
   -ms-transition: transform 0.1s ease-in 0s;
   -o-transition: transform 0.1s ease-in 0s;
   transition: transform 0.1s ease-in 0s;
   margin-right: 6px;
}

.carrowDown s {
   position: absolute;
   left: 0;
   top: -14px;
   font-size: 28px;
   line-height: 28px;
  font-family: PingFang SC,"Microsoft YaHei", "寰蒋闆呴粦", "榛戜綋", "Simsun", serif;
}

.cbtnbox .cbtn-packup:hover .carrowDown {
   top: 0;
   left: 3px;
   -webkit-transform: rotate(180deg);
   -moz-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   -o-transform: rotate(180deg);
   transform: rotate(180deg);
}
/* 鏀惰捣鎸夐挳 end*/
/* 琛ㄦ牸 */
.table-list {
   width: 100%;
   border: 1px solid #eee;
    font-family: "瀹嬩綋", "SimSun", arial, "STFangsong", Helvetica Neue, Helvetica, PingFang SC, sans-serif;
   font-size: 12px;
}

.table-list caption {
   height: 32px;
   line-height: 32px;
   text-align: left;
   padding-left: 16px;
   font-weight: 700 !important;
   font-size: 14px;
}

.table-list tr, .table-list td, .table-list th {
   border: 1px solid #eaeaea;
}

.table-list th, .table-list td {
   text-align: left;
   padding-left: 10px;
   padding-right: 10px;
   word-break: break-all;
   word-wrap: break-word;
   line-height: 18px;
}

.table-list th {
   height: 32px;
   color: #555;
   word-break: keep-all;
   word-wrap: normal;
}

.table-list td {
   height: 36px;
   color: #6a727f;
}

.table-list .checkcon span {
   padding-left: 6px;
   vertical-align: middle;
   font-family: arial, sans-serif;
   word-break: keep-all;
   white-space: nowrap;
}

.table-list .checkcon [type="checkbox"] {
   vertical-align: middle;
}

.table-list .bgc-gray {
   background-color: #f8f9fb;
}

.table-list tbody tr:hover {
   background-color: #fafafa;
}

.table-list-link {
   color: #6392fe;
}

.table-list-link:hover {
   color: #092c5a;
}

.table-list .num, .table-list .year, .table-list .times {
   white-space: nowrap;
   word-break: keep-all;
}

.table-list .times {
   text-align: right;
}

/* 鍥炬爣 */
.cicon {
   display: inline-block;
   *display: inline;
   *zoom: 1;
   width: 30px;
   height: 30px;
   background: url(../images/cicon-sprite_04.png) 0 0 no-repeat;
   vertical-align: middle;
}

.cicon-chart {
   background-position: 0 -30px;
}

.on .cicon-chart, .tabbox-style1 .tabhead li:hover .cicon-chart {
   background-position: 0 0;
}

.cicon-files {
   /*background-position: -170px 0;*/
   background-position: -174px 0;
}

.cicon-scholar {
   /*background-position: -127px 0;*/
   /* background-position: -131px 0;*/
   background-position: -131px -30px;
}

.tabbox-style1 .tabhead li:hover {
   color: #44a6ec;
}

.on .cicon-scholar, .tabbox-style1 li:hover .cicon-scholar {
   background-position: -131px 0;
}

.cicon-zycgtj {
    /* background-position: -127px 0; */
    /* background-position: -131px 0; */
    background-position: -210px -30px;
}

.on .cicon-zycgtj, .tabbox-style1 li:hover .cicon-zycgtj {
    background-position: -210px 0;
}

.cicon-xmtj {
    /* background-position: -127px 0; */
    /* background-position: -131px 0; */
    background-position: -172px -30px;
}

.on .cicon-xmtj, .tabbox-style1 li:hover .cicon-xmtj {
    background-position: -172px 0;
}

.cicon-project {
   background-position: -212px 0;
}

.cicon-footmark {
   background-position: -43px 0;
}

.cicon-downloads {
   background-position: -85px 0;
}

.cicon-arrow {
   position: absolute;
   width: 0;
   height: 0;
   line-height: 0;
   border-width: 20px;
   border-style: dashed dashed solid dashed;
   border-color: transparent transparent #f2f2f2 transparent;
   overflow: hidden;
   background: none;
}

@font-face {
   font-family: "ir-icon";
   src: url("../font/icomoon.eot"); /* IE9 鍏煎妯″紡 */
   src: url("../font/icomoon.eot?#iefix") format("embedded-opentype"),
      url("../font/icomoon.woff") format("woff"), url("../font/icomoon.ttf")
      format("truetype"), url("../font/icomoon.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}

.ir-icon {
   font-family: "ir-icon";
   font-style: normal;
   font-weight: normal;
   font-size: 20px;
   margin-right:5px;
   color: gray; -webkit-font-smoothing : antialiased;
   -moz-osx-font-smoothing: grayscale;
   -webkit-font-smoothing: antialiased;
}

.hide {
   display:none !important;
}
.backClass:hover{
   color: #ff690f;
}
.backClass{
   cursor:pointer;
}
.YBdownload{
   /* background:url(../images/download_icon_04.png) no-repeat; */
   background:url(../images/icon_front.png) no-repeat -2px -910px;
   background-position:top right;
   display: inline-block;
   width: 20px;
}
.YB_download{
   margin-left:20px;
   padding-left:36px;
   /* background:url(../images/down.png) no-repeat left center; */
   background:url(../images/icon_front.png) no-repeat -2px -910px;
}

/*11-27 棣栭〉鏍峰紡淇敼锛氬鍔犱簡index_new.css鍚庣粺涓�娣诲姞鐨勫叕鍏眂ss*/
.main_top{
   padding-top:0px;
}
.m_t_b li{
   padding:0px;
}
.m_t_b li .number{
   line-height:normal;
}
.nav li .active, .scroll_nav .nav .active {
    font-weight: bold;
    color:#092c5a;
}

/*杩斿洖椤堕儴鎸夐挳*/
.goTopBtn {
    position: fixed;
    line-height:40px;
    width:40px;
    bottom:120px;
    height:40px;
    right: 13px;
    cursor:pointer;
    display:none;
    background: #333;
    opacity:0.4;
    border: 0;
}
.goTopBtn .icon-mask {
    height: 40px;
    width: 30px;
    line-height: 40px;
    border: 0;
    color: #fff;
    display:none;
    margin:0 5px;
}
.goTopBtn .icon-mask .text {
    line-height: 17px;
    position: absolute;
    top: 4px;
    width: 30px;
    text-align: center;
}
.goTopBtn .icon {
    display: block;
    height: 17px;
    width: 33px;
    margin: 10px 3px;
    background: url(../images/top.png) no-repeat;
}
.item_without {
   margin-top:160px;
   text-align: center;
   font-weight: normal;
   color: gray;
   font-size: 18px;
}

/* //// */
.goTopBtn2 {
    position: fixed;
    line-height:40px;
    width:40px;
    bottom:180px;
    height:40px;
    right: 13px;
    cursor:pointer;
    display:none;
    background: #333;
    opacity:0.4;
    border: 0;
}
.goTopBtn2 .icon-mask {
    height: 40px;
    width: 30px;
    line-height: 40px;
    border: 0;
    color: #fff;
    display:none;
    margin:0 5px;
}
.goTopBtn2 .icon-mask .text {
    line-height: 17px;
    position: absolute;
    top: 4px;
    width: 30px;
    text-align: center;
}
.goTopBtn2 .icon {
    display: block;
    height: 17px;
    width: 33px;
    margin: 10px 3px;
    background: url(../images/top.png) no-repeat;
}