BODY, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, DL, DT, DD, UL, OL, LI, PRE, FIELDSET, LEGEND, BUTTON,  LABEL,ul{

  padding:0px;

  margin:0px;

  border:0px;

  font-family: "微软雅黑";}
*{  
  font-family: "微软雅黑";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}
h1,h2,h3,h4,h5,h6{ font-size: 12px; font-weight:normal;}

img {border:0 none;}

ol,ul{ list-style-type:none;}

a { color:#000000; text-decoration:none !important; outline: medium none;}

.clear { 
  clear:both;}
.both:after {
  display: block;
  content: "";
  clear: both;}
.fl{ float:left;}

.fr{ float:right;}

.commonWidth {
  width: 1400px;
  margin: 0 auto;}
.commonA {
  display: block;
  width: 100%;
  height: 100%;}
.commonImg {
  display: block;
  width: 100%;}
input {
  outline: none;
  border: 0;
  background: none;}
input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none;}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;}
::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #9a0000;}

.headerBg {
  width: 100%;
  height: 180px;
  /*background: url(../images/header_opacity.jpg) repeat-x;*/
background:#9a0000;
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 99999;}
@media screen and (max-width: 768px){
.header {
    width: 100%;
    margin: 0 auto;}

}
@media screen and (min-width: 768px){
.header {
    width: 1330px;
    margin: 0 auto;}
}
.logo {
  width: 650px;
  height: 110px;
  overflow: hidden;
  margin-top: 25px;}
.menu_right {
  width: calc(100% - 55%);}
.menu_btn {
  width: auto;
  margin-top: 20px;
  margin-right: 20px;}
.menu_btn>a {
  display: inline-block;
  font-size: 14px;
  color: #cccccc;
  line-height: 10px;
  padding: 0px 10px;}
.menu_btn>a+a{
  border-left: 2px solid #cccccc;}
.menu_btn>a:last-child{
  border-right: 2px solid #cccccc;}
.headerbtn_bar, .iphone_nav {
  display: none;}
.headerbtn_bar {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-right: 0px;
  font-size: 0;
  cursor: pointer;
  background: url(../images/nav-btn.jpg) no-repeat center center ;
  background-size: 60%;
  margin-top: 13px;
  margin-left: 10px;}
.search {
  position: relative;
  width: auto;
  margin-top: 22px;
  margin-left: 15px;}
.search .btn2{
  border-style: none;
  outline: none;
  background:url(../images/icon_search.jpg) no-repeat;
  width: 16px;
  height: 16px;
  position:absolute;
  right: 0px;
  top: 0px;
  z-index:99;
  background-size: cover;
  cursor: pointer;}
.search .btn1{
  border-radius: 5px;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  z-index: 77;
  padding: 0;
  right: -10px;
  top: -5px;
  
  outline: none;
  width: 0;
  color: #fff;
  transition: all 1s ease .1s;
  -webkit-transition: all 1s ease .1s;
  -moz-transition: all 1s ease .1s;
  -ms-transition: all 1s ease .1s;
  -o-transition: all 1s ease .1s;}
.search .active {
  width: 198px !important;
  background: #ffffff;
  padding-left: 10px;
  padding-right: 51px;}



/*新导航*/
.wrapper {
    width: 100%;
    margin: 0 auto;
}
.inner {
    width: 1400px;
    margin: 0 auto;
}
#nav {
    background: #ffffff;
}

.nav .wp-menu {
    text-align: left;
}


/**导航**/

.nav .wp-window {
    height: 45px;
}

.nav .wp-menu {
    height: 60px;
}

.nav .wp-menu .menu-item{
    display: inline-block;
    position: relative;
    height: 45px;
    width: 8.7%;
    text-align: center;
}

.nav .wp-menu .menu-item>a {
    display: block;   color: #ffffff;
    height: 45px;
    line-height: 45px;
    position: relative;
}

.nav .wp-menu .menu-item a.menu-link {
    color: #9a0000;
    font-size: 18px;
    font-family: "Microsoft YaHei";
}

.nav .wp-menu .menu-item a.menu-link:hover {
    background: #9a0000;color: #ffffff;
    -webkit-transition: all 0.5s;
}

.nav .wp-menu li.menu-item.hover a.menu-link {
    background: #9a0000;color: #ffffff;
    -webkit-transition: all 0.5s;
}

.nav .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 45px;
    min-width: 100%;
    width: auto;
    z-index: 100;
    background: #e0e0e0;
}

.nav .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
}

.nav .sub-menu .sub-item a {
    display: block;
    color: #9a0000;
    height: 42px;
    line-height: 42px;
    padding: 0 4px;
    font-size: 16px;
    text-align: center;
}

.nav .sub-menu .sub-item.hover>a,
.nav .sub-menu .sub-item a:hover {
    color: #fff!important;
    background-color: #9a0000;
    display: block;
}

.nav .sub-menu .sub-menu {
    left: 100%;
    top: 0px;
    z-index: 200;
    background: rgba(0, 0, 0, 0.2);
}
.wp_nav { display:block; margin: 0; padding: 0;display: block; *zoom:1;}
.wp_nav * {margin: 0; padding: 0}
.wp_nav:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.wp_nav .nav-item { display:inline-block; float:left; position:relative; vertical-align:bottom;}
.wp_nav .on { z-index:10;}
.wp_nav .nav-item .mark {display:block; width:100%; height:100%; position:absolute; left:0;top:0; z-index:99; }
.wp_nav .nav-item a{ font-family:"Microsoft Yahei"; display:block;text-align:center;position:relative; z-index:100;}
.wp_nav .nav-item a.parent:hover{}
.wp_nav .nav-item a.parent {color:#000;}
.wp_nav .nav-item a span.item-name { display:inline-block; padding:5px 10px; line-height:22px;cursor:pointer;}
.wp_nav .sub-nav {display:block; width:100%; position:absolute; z-index:200; visibility:hidden; border:1px solid #ccc;border-top:none;}
.wp_nav .sub-nav .nav-item { white-space:nowrap; }
.wp_nav .sub-nav .nav-item .mark { background:#fff;}
.wp_nav .sub-nav .nav-item a {font-family:"Microsoft Yahei"; font-size:13px;font-weight:normal; color:#000;text-align:left;border-top:1px solid #D8E1CC;min-width: 80px;}
.wp_nav .sub-nav .nav-item a.parent:hover{ background:#eee;color:#000;}
.wp_nav .sub-nav .nav-item a.parent { background:#eee;color:#000;}
.wp_nav .sub-nav .nav-item a span.item-name { padding:5px 10px; line-height:22px;}
.wp_nav .nav-item a.parent:hover span.item-name{}
.wp_nav .nav-item a.parent span.item-name{}
.wp_nav .sub-nav .nav-item a.parent:hover span.item-name{}
.wp_nav .sub-nav .nav-item a.parent span.item-name{}




/*


.nav {
  width: auto;
  clear: both;
  margin-top: 10px;
  text-align: right;
  float: right;}
.nav>li {
  float: left;
  position: relative;}
.nav>li>a {
  display: block;
  font-size: 18px;
  color: #ffffff;
  line-height: 25px;
  padding: 10px 12px;}
.nav>li:hover >a{
  color: #ffffff;}
.nav>li:hover >a{
  background-image: linear-gradient(#c70d0d, #9b0000);
  background-color: #9b0000;}
.navAct {
  background-image: linear-gradient(#fe0000, #9b0000);
  color: #ffffff !important;
  background-color: #9b0000;}
.navT {
  display: none;
  position: absolute;
  z-index: 100;
  width: auto;
  left: 0px;
  margin: 0px;
  background: #ffff;
  border-bottom: 2px solid #9a0000;}
.navT>li>a{
  display: block;
  color: #525252;
  white-space: nowrap;
  width: auto;
  font-size: 16px;
  line-height: 50px;
  height: 50px;
  text-align: center;
  overflow: hidden;}
.navT>li>a:hover{background-image: linear-gradient(#c70d0d, #9b0000);
      color: #fff;
    background: #9a0000;}
.navActive {
  background-image: linear-gradient(#fe0000, #9b0000) !important;
  background-color: #9b0000 !important;}
*/

.footerBg {
  width: 100%;
  height: 350px;
  background: url(../images/footer_bg.jpg) no-repeat center center;
  background-size: cover;
  position: relative;}
.footer_shortcut {
  width: 100%;
  height: 1px;
  background: url(../images/icon_opacity_t.jpg) repeat;}
.footer_shortcut_list {
  width: 100%;}
.footer_shortcut_list_item {
  width: 16.6%;
  height: 160px;
  text-align: center;}
.footer_shortcut_list_item>a {
  
  padding-top: 25px;}
.footer_shortcut_list_item>a>h3 {
  display: block;
  font-size: 18px;
  color: #ffffff;
  line-height: 28px;
  margin-top: 20px;}
.footer_shortcut_list_item>a>i {
  display: block;
  font-style: normal;
  width: 62px;
  height: 56px;
  margin: 0 auto;}
.icon_first {
  background: url(../images/icon_first.jpg) no-repeat center center;
  background-size: 56px 56px;}
.icon_sec {
  background: url(../images/icon_sec.jpg) no-repeat center center;
  background-size: 56px 56px;}
.icon_thi {
  background: url(../images/icon_thi.jpg) no-repeat center center;
  background-size: 62px 56px;}
.icon_four {
  background: url(../images/icon_four.jpg) no-repeat center center;
  background-size: 56px 56px;}
.icon_five {
  background: url(../images/icon_yq.jpg) no-repeat center center;}
.icon_six {
  background: url(../images/icon_six.jpg) no-repeat center center;
  background-size: 56px 56px;}
.footer_shortcut_list_item:hover {
  background-color: #9a0000;}
.footer_info {
  width: 100%;
  padding-top: 50px;}
.footer_link {
  width: 50%;}
.footer_title {
  display: block;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  line-height: 28px;
  margin-bottom: 15px;}
.footer_title:after {
  display: block;
  content: '';
  width: 21px;
  height: 2px;
  background-color: #9a0000;
  margin-top: 10px;}
.footer_list {
  width: 70%;}
.footer_link_list {
  width: 50%;}
.footer_link_list>a, .contact_us_cont>p,.contact_us_cont>p a {
  /* display: block; */
  font-size: 14px;
  color: #ffffff;
  line-height: 30px;
  height: 30px;
  overflow: hidden;}
.contact_us {
  width: 48%;}
.contact_us_cont {
  width: 55%;}
.code {
  width: 140px;
  height: 150px;
  margin-top: 20px;}
.code>img {
  display: block;
  width: 120px;
  height: 120px;
  margin: 0 auto;}
.code>h3 {
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 28px;
  margin-top: 10px;
  color: #ffffff;}
.copyRight {
  width: 100%;
  height: 60px;
  background-color: #9a0000;
  text-align: center;
  clear: both;
  margin-top: 55px;
  position: absolute;
  bottom: -30px;}
.copyRight>p {
  font-size: 13px;
  color: #ffffff;
  line-height: 60px;}

.commonBg {
  width: 100%;
  height: 100%;
  padding: 20px 0px 70px 0px;}
.commonLeftNav {
  width: 240px;
  background-color: #f5f5f5;}
.commonLeftNavTitle {
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
  overflow: hidden;
 /* background-image: linear-gradient(137deg, #1824EC 0%, #981111 100%);*/
  background-color: #9b0000;}
.commonLeftNavTitle>h3 {
  display: block;
  font-size: 26px;
  color: #ffffff;
  font-weight: bold;}
.commonLeftMemu {
  width: 100%;
  height: auto;
  padding: 0px 10px;}
.commonLeftMemu>li {
  
  text-align: center;}
.common_icon_arrow {
  display: block;
  width: 18px;
  height: 11px;
  background: url(../images/icon_arrow_bottom.jpg) no-repeat;
  position: absolute;
  top: 40%;
  right: 0px;}
.commonLeftMemu>li>a {
  display: block;
  position: relative;
  font-size: 20px;
  padding: 18px 0px;
  color: #333333;
  border-bottom: 1px solid #e2e2e2;
  font-weight: bold;}
.commonLeftMemu>li:last-child a{
  border-bottom: 0px;}
.commonLeftMemu>li>a:hover,
.locationNav>span>a:hover,
.commonLeft_T_Nav>a:hover {
  color: #9a0000;}
.commonLeftActive>a,
.commonLeft_T_Nav_act>a {
  color: #9a0000 !important;}
.common_icon_arrow_h {
  background: url(../images/icon_arrow_bottom_h.jpg) no-repeat !important;}
.commonLeft_T {
  display: none;
  width: 100%;
  padding: 10px 0px;
  border-bottom: 1px solid #e2e2e2;
  text-align: center;}
.commonLeft_T_Nav>a {
  display: block;
  font-size: 16px;
  color: #666666;
  line-height: 40px;}
.commonRightCont {
  width: calc(100% - 280px);}

.location {
  width: 100%;
  height: 47px;
  
  border-bottom: 1px solid #e2e2e2;
  margin-top: 13px;}
.locationTitle>h3 {
  display: block;
  font-size: 22px;
  color: #333333;
  padding-left: 15px;
  background: url(../images/icon_axis.jpg) no-repeat 0px;}
.locationNav {
  margin-top: 5px;}
.locationNav>span,
.locationNav>span>a {
  display: inline-block;
  font-size: 14px;
  color: #999999;}
.locationNav>span>a {
  padding: 0px 5px;}
.commonLeft_F_nav {
  width: 100%;
  background: #e5e5e5;}
.commonLeft_F_nav>a {
  display: block;
  font-size: 14px;
  color: #666666;
  line-height: 40px;}
.commonLeft_F_nav>a+a {
  border-top: 1px solid #fff;}
.commonLeft_F_nav>a:hover {
  color: #9a0000;}

/* 图片新闻css */
	.focusBox { position: relative; width: 320px; height: 240px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
	.focusBox .pic img { width: 320px; height: 240px; display: block; }
	.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
	.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
	.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
	.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
	.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
	.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
	.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
	.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }

/*文章切换*/
@media screen and (max-width: 768px){
.wzqh{width: 100%; padding: 30px 0 50px;background: #f5faff;}
.wzkd{width: 1200px;margin: 0px auto;}
/* news tab */
	.tabRank{    width: 100%;
    margin: 0px auto;    padding-top: 20px;
    float: left;     overflow: hidden;}
	.tabRank .hd{     height: auto;min-width: 395px;}
	.tabRank .hd h3 { float:left; width:124px; overflow:hidden; text-align:center;margin: 0 auto;}
.tabRank .hd i { background: rgb(28 27 27 / 25%);   padding: 0 7px;
    float: left;
    margin: 0 auto;     width: 33.333%;height:100px;
    line-height: 100px;    color: #666;
}
.tabRank .hd i.on {
    color: #fff;padding: 0 7px;
    background: rgba(233, 233, 233, 0.35);
    border-radius: 0px;
    line-height: 58px;}
.tabRank .hd i.on a {color:#9b0000;font-weight: bold;font-size: 16px;float: right;}
	.tabRank .hd h3 a { font-size: 16px;
    line-height: 50px;
    color: #666666;
    padding: 0px 25px;
    height: auto;
    line-height: 58px;}
	.tabRank .hd h3.on {     font-size: 22px;
    color: #fff;
    background: #006098;
    border-radius: 0px;
    line-height: 58px;}
	.tabRank .hd h3.on a { display:block; color:#ffffff;}

	.tabRank .bd {  height:500px; clear:both;}
	.tabRank .bd ul { padding:15px 10px;}
	.tabRank .bd .ulList  li { height: 50px;
    line-height: 50px;
    width: 550px;}
.tabRank .bd .ulList  li .djzl{float: left;
    color: #e50404;
    padding-right: 10px;}
	.tabRank .bd .ulList li a { color:#333;}
	.tabRank .bd .ulList li .num { font-size:14px; font-weight:bold; color:#333; background:url(images/icons.png) no-repeat -50px 0; width:24px; height:20px; display:block; float:left; line-height:17px; text-align:center; margin-top:13px; padding-right:6px;}
	.tabRank .bd .ulList li.t .num { background-position:0 0; color:#fff;}
	.tabRank .bd .ulList li.t2 {    margin-top: 15px;
    overflow: hidden;
    margin-bottom: 15px;}
.tabRank .bd .ulList li.t2 li{margin-top:15px;overflow:hidden; margin-bottom:15px;}
.tabRank .bd .ulList li.t2 .time{width:54px;height:49px;float:left;text-align:center;border:1px solid #e5e5e5;}
.tabRank .bd .ulList li.t2 .time span{display:block;text-align:center;}
.tabRank .bd .ulList li.t2 .time .year{color:#006098;line-height:24px;background: none;font-size: 14px;font-weight: bold; border-bottom:1px solid #eee;}
.tabRank .bd .ulList li.t2 .time .date{color:#565656;line-height:22px;font-size:9px;background: #fff;}
.tabRank .bd .ulList li.t2 .info{margin-left:15px;width:80%;float:left;}
.tabRank .bd .ulList li.t2 .info h3{font-size:16px;font-weight:normal;margin:0;line-height:23px;color:#757575;}
	.tabRank .bd .ulList li.on img {width:150px; height:94px; padding:4px; border:1px solid #d0d0d0; background-color:#fff;}
	.tabRank .bd .ulList li .pubtext {color:#777;display:none; }
	.tabRank .bd .ulList li .pubtext strong {color:#E72410;}
	.tabRank .bd .ulList li .pubtext a {color:#E72410;}
	.tabRank .bd .ulList li .pubpic{display:none;}
	.tabRank .bd .ulList li .pubtitle p{display:none;}
	.tabRank .bd .ulList li.on{height:180px;text-align:center;line-height:22px !important;}
	.tabRank .bd .ulList li.on .pubpic{display:block;padding-top:5px;}
	.tabRank .bd .ulList li.on .pubtext {color:#777;display:block; }
	.tabRank .bd .ulList li.on .pubtitle p{display:block;}

	.tabRank .bd .ulList2 .pic { float:left;}
	.tabRank .bd .ulList2 .con {float:right; width:160px;} 
	.tabRank .bd .ulList2 li { clear:both; padding-top:8px;height:58px;border-bottom:1px solid #E5E5E5;}
	.tabRank .bd .ulList2 img {width:57px; height:47px; padding:1px; border:1px solid #d0d0d0; background-color:#fff; float:left;}
.tabRank .bd .ulList li .time{float:right;color:#7b7b7b;font-size: 14px;}
.tabRank .bd .ulList2.t .time{width:54px;height:49px;float:left;text-align:center;border:1px solid #e5e5e5;}
.tabRank .bd .ulList2.t .time span{display:block;text-align:center;}
.tabRank .bd .ulList2.t .time .year{color:#006098;line-height:24px;background: none;font-size: 14px;font-weight: bold; border-bottom:1px solid #eee;}
.tabRank .bd .ulList2.t .time .date{color:#565656;line-height:22px;font-size:9px;background: #fff;}
.tabRank .bd .ulList2.t .info{margin-left:15px;width:80%;float:left;}
.t .info h3{font-size:16px;font-weight:normal;margin:0;line-height:23px;color:#757575;}
.tabmore{    color: #006098;
    float: right;
    padding: 20px 15px;}

	.tabRankr{    width: 588px;
    margin: 0px auto;
    float: right;    background: #ffffff;    overflow: hidden;}
	.tabRankr .hd{     height: auto;
    border-bottom: 2px solid #f5f5f5;}
	.tabRank .hd .icon{ 
    width: 35x;
    height: 42px;
    display: flex;
    float: left;
    justify-content: center;
    align-items: center;}

	.tabRankr .hd h3 { float:left; width:124px; overflow:hidden; text-align:center;margin: 0 auto;}
.tabRankr .hd i {    padding: 0 61px;
    float: left;
    margin: 0 auto;
    line-height: 58px;    color: #666;
}
	.tabRankr .hd i.on {overflow: hidden;
    color: #d50000;
    height: 100px;
    font-style: normal;
    color: #fff;padding: 0 61px;
    background: #006098;
    border-radius: 0px;
    line-height: 58px;}
.tabRankr .hd i a { font-size: 20px;
    line-height: 50px;
    color: #666666;
    padding-left: 10px;
    height: auto;
    line-height: 58px;font-weight: bold;}
.tabRankr .hd i.on a {color:#ffffff;font-weight: bold;font-size: 20px;}
	.tabRankr .hd h3 a { font-size: 18px;
    line-height: 50px;
    color: #666666;
    padding: 0px 25px;
    height: auto;
    line-height: 58px;}
	.tabRankr .hd h3 a { font-size: 18px;
    line-height: 50px;
    color: #666666;
    padding: 0px 25px;
    height: auto;
    line-height: 58px;}
	.tabRankr .hd h3.on {     font-size: 22px;
    color: #fff;
    background: #006098;
    border-radius: 0px;
    line-height: 58px;}
	.tabRankr .hd h3.on a { display:block; color:#ffffff;}

	.tabRankr .bd {  height:325px; background-color:#f9f9f9; clear:both;}
	.tabRankr .bd ul { padding:15px 10px;}
	.tabRankr .bd .ulList  li { height: 50px;
    line-height: 50px;
    width: 550px;}
	.tabRankr .bd .ulList li a { color:#333;}
	.tabRankr .bd .ulList li .num { font-size:14px; font-weight:bold; color:#333; background:url(images/icons.png) no-repeat -50px 0; width:24px; height:20px; display:block; float:left; line-height:17px; text-align:center; margin-top:13px; padding-right:6px;}
	.tabRankr .bd .ulList li.t .num { background-position:0 0; color:#fff;}
	.tabRankr .bd .ulList li.t2 {    margin-top: 15px;
    overflow: hidden;
    margin-bottom: 15px;}
.tabRankr .bd .ulList li .time{float:right;color:#7b7b7b;font-size: 14px;}
.tabRankr .bd .ulList li.t2 li{margin-top:15px;overflow:hidden; margin-bottom:15px;}
.tabRankr .bd .ulList li.t2 .time{width:54px;height:49px;float:left;text-align:center;border:1px solid #e5e5e5;}
.tabRankr .bd .ulList li.t2 .time span{display:block;text-align:center;}
.tabRankr .bd .ulList li.t2 .time .year{color:#006098;line-height:24px;background: none;font-size: 14px;font-weight: bold; border-bottom:1px solid #eee;}
.tabRankr .bd .ulList li.t2 .time .date{color:#565656;line-height:22px;font-size:9px;background: #fff;}
.tabRankr .bd .ulList li.t2 .info{margin-left:15px;width:80%;float:left;}
.tabRankr .bd .ulList li.t2 .info h3{font-size:16px;font-weight:normal;margin:0;line-height:23px;color:#757575;}
	.tabRankr .bd .ulList li.on img {width:150px; height:94px; padding:4px; border:1px solid #d0d0d0; background-color:#fff;}
	.tabRankr .bd .ulList li .pubtext {color:#777;display:none; }
	.tabRankr .bd .ulList li .pubtext strong {color:#E72410;}
	.tabRankr .bd .ulList li .pubtext a {color:#E72410;}
	.tabRankr .bd .ulList li .pubpic{display:none;}
	.tabRankr .bd .ulList li .pubtitle p{display:none;}
	.tabRankr .bd .ulList li.on{height:180px;text-align:center;line-height:22px !important;}
	.tabRankr .bd .ulList li.on .pubpic{display:block;padding-top:5px;}
	.tabRankr .bd .ulList li.on .pubtext {color:#777;display:block; }
	.tabRankr .bd .ulList li.on .pubtitle p{display:block;}

	.tabRankr .bd .ulList2 .pic { float:left;}
	.tabRankr .bd .ulList2 .con {float:right; width:160px;} 
	.tabRankr .bd .ulList2 li { clear:both; padding-top:8px;height:58px;border-bottom:1px solid #E5E5E5;}
	.tabRankr .bd .ulList2 img {width:57px; height:47px; padding:1px; border:1px solid #d0d0d0; background-color:#fff; float:left;}

.tabRankr .bd .ulList2.t .time{width:54px;height:49px;float:left;text-align:center;border:1px solid #e5e5e5;}
.tabRankr .bd .ulList2.t .time span{display:block;text-align:center;}
.tabRankr .bd .ulList2.t .time .year{color:#006098;line-height:24px;background: none;font-size: 14px;font-weight: bold; border-bottom:1px solid #eee;}
.tabRankr .bd .ulList2.t .time .date{color:#565656;line-height:22px;font-size:9px;background: #fff;}
.tabRankr .bd .ulList2.t .info{margin-left:15px;width:80%;float:left;}
.t .info h3{font-size:16px;font-weight:normal;margin:0;line-height:23px;color:#757575;}
.tabmore{    color: #006098;
    float: right;
    padding: 20px 15px;}
}

@media screen and (min-width: 768px){
.wzqh{width: 100%; padding: 30px 0 50px;background: #f5faff;}
.wzkd{width: 1200px;margin: 0px auto;}
/* news tab */
	.tabRank{    width: 100%;
    margin: 0px auto;    padding-top: 20px;
    float: left;     overflow: hidden;}
	.tabRank .hd{     height: auto;}
	.tabRank .hd .icon{ 
    width: 66px;
    height: 100px;
    display: flex;
    float: left;
    justify-content: center;
    align-items: center;}

	.tabRank .hd h3 { float:left; width:124px; overflow:hidden; text-align:center;margin: 0 auto;}
.tabRank .hd i {  background: rgb(28 27 27 / 25%);    padding: 0 130px;
    float: left;
    margin: 0 auto; 
    line-height: 58px;    color: #666;
}
	.tabRank .hd i.on {
 padding: 0 130px;
    background: rgba(233, 233, 233, 0.35);
    color: #858585;
    border-radius: 0px;
   height:100px; line-height: 100px;    border-right: 1px solid rgba(233, 233, 233, 0.05);}
.tabRank .hd i a { font-size: 20px;
    line-height: 100px;
    color: #000000;
    padding-left: 10px;
    height: auto;
font-weight: bold;}
.tabRank .hd i.on a {color:#9b0000;font-weight: bold;font-size: 20px;}
	.tabRank .hd h3 a { font-size: 18px;
    line-height: 50px;
    color: #666666;
    padding: 0px 25px;
    height: auto;
    line-height: 58px;}
	.tabRank .hd h3.on {     font-size: 22px;
    color: #fff;
    background: #006098;
    border-radius: 0px;
    line-height: 58px;}
	.tabRank .hd h3.on a { display:block; color:#ffffff;}

	.tabRank .bd {  height:500px; clear:both;}
	.tabRank .bd ul { padding:15px 10px;}
	.tabRank .bd .ulList  li { height: 50px;
    line-height: 50px;
    width: 550px;}
.tabRank .bd .ulList  li .djzl{float: left;
    color: #e50404;
    padding-right: 10px;}
	.tabRank .bd .ulList li a { color:#333;}
	.tabRank .bd .ulList li .num { font-size:14px; font-weight:bold; color:#333; background:url(images/icons.png) no-repeat -50px 0; width:24px; height:20px; display:block; float:left; line-height:17px; text-align:center; margin-top:13px; padding-right:6px;}
	.tabRank .bd .ulList li.t .num { background-position:0 0; color:#fff;}
	.tabRank .bd .ulList li.t2 {    margin-top: 15px;
    overflow: hidden;
    margin-bottom: 15px;}
.tabRank .bd .ulList li.t2 li{margin-top:15px;overflow:hidden; margin-bottom:15px;}
.tabRank .bd .ulList li.t2 .time{width:54px;height:49px;float:left;text-align:center;border:1px solid #e5e5e5;}
.tabRank .bd .ulList li.t2 .time span{display:block;text-align:center;}
.tabRank .bd .ulList li.t2 .time .year{color:#006098;line-height:24px;background: none;font-size: 14px;font-weight: bold; border-bottom:1px solid #eee;}
.tabRank .bd .ulList li.t2 .time .date{color:#565656;line-height:22px;font-size:9px;background: #fff;}
.tabRank .bd .ulList li.t2 .info{margin-left:15px;width:80%;float:left;}
.tabRank .bd .ulList li.t2 .info h3{font-size:16px;font-weight:normal;margin:0;line-height:23px;color:#757575;}
	.tabRank .bd .ulList li.on img {width:150px; height:94px; padding:4px; border:1px solid #d0d0d0; background-color:#fff;}
	.tabRank .bd .ulList li .pubtext {color:#777;display:none; }
	.tabRank .bd .ulList li .pubtext strong {color:#E72410;}
	.tabRank .bd .ulList li .pubtext a {color:#E72410;}
	.tabRank .bd .ulList li .pubpic{display:none;}
	.tabRank .bd .ulList li .pubtitle p{display:none;}
	.tabRank .bd .ulList li.on{height:180px;text-align:center;line-height:22px !important;}
	.tabRank .bd .ulList li.on .pubpic{display:block;padding-top:5px;}
	.tabRank .bd .ulList li.on .pubtext {color:#777;display:block; }
	.tabRank .bd .ulList li.on .pubtitle p{display:block;}

	.tabRank .bd .ulList2 .pic { float:left;}
	.tabRank .bd .ulList2 .con {float:right; width:160px;} 
	.tabRank .bd .ulList2 li { clear:both; padding-top:8px;height:58px;border-bottom:1px solid #E5E5E5;}
	.tabRank .bd .ulList2 img {width:57px; height:47px; padding:1px; border:1px solid #d0d0d0; background-color:#fff; float:left;}
.tabRank .bd .ulList li .time{float:right;color:#7b7b7b;font-size: 14px;}
.tabRank .bd .ulList2.t .time{width:54px;height:49px;float:left;text-align:center;border:1px solid #e5e5e5;}
.tabRank .bd .ulList2.t .time span{display:block;text-align:center;}
.tabRank .bd .ulList2.t .time .year{color:#006098;line-height:24px;background: none;font-size: 14px;font-weight: bold; border-bottom:1px solid #eee;}
.tabRank .bd .ulList2.t .time .date{color:#565656;line-height:22px;font-size:9px;background: #fff;}
.tabRank .bd .ulList2.t .info{margin-left:15px;width:80%;float:left;}
.t .info h3{font-size:16px;font-weight:normal;margin:0;line-height:23px;color:#757575;}
.tabmore{    color: #006098;
    float: right;
    padding: 20px 15px;}

	.tabRankr{    width: 588px;
    margin: 0px auto;
    float: right;    background: #ffffff;    overflow: hidden;}
	.tabRankr .hd{     height: auto;
    border-bottom: 2px solid #f5f5f5;}
	.tabRankr .hd h3 { float:left; width:124px; overflow:hidden; text-align:center;margin: 0 auto;}
.tabRankr .hd i {    padding: 0 61px;
    float: left;
    margin: 0 auto;
    line-height: 58px;    color: #666;
}
	.tabRankr .hd i.on {
    color: #fff;padding: 0 61px;
    background: #006098;
    border-radius: 0px;
    line-height: 58px;}
.tabRankr .hd i a { font-size: 20px;
    line-height: 50px;
    color: #666666;
    padding-left: 10px;
    height: auto;
    line-height: 58px;font-weight: bold;}
.tabRankr .hd i.on a {color:#ffffff;font-weight: bold;font-size: 20px;}
	.tabRankr .hd h3 a { font-size: 18px;
    line-height: 50px;
    color: #666666;
    padding: 0px 25px;
    height: auto;
    line-height: 58px;}
	.tabRankr .hd h3 a { font-size: 18px;
    line-height: 50px;
    color: #666666;
    padding: 0px 25px;
    height: auto;
    line-height: 58px;}
	.tabRankr .hd h3.on {     font-size: 22px;
    color: #fff;
    background: #006098;
    border-radius: 0px;
    line-height: 58px;}
	.tabRankr .hd h3.on a { display:block; color:#ffffff;}

	.tabRankr .bd {  height:325px; background-color:#f9f9f9; clear:both;}
	.tabRankr .bd ul { padding:15px 10px;}
	.tabRankr .bd .ulList  li { height: 50px;
    line-height: 50px;
    width: 550px;}
	.tabRankr .bd .ulList li a { color:#333;}
	.tabRankr .bd .ulList li .num { font-size:14px; font-weight:bold; color:#333; background:url(images/icons.png) no-repeat -50px 0; width:24px; height:20px; display:block; float:left; line-height:17px; text-align:center; margin-top:13px; padding-right:6px;}
	.tabRankr .bd .ulList li.t .num { background-position:0 0; color:#fff;}
	.tabRankr .bd .ulList li.t2 {    margin-top: 15px;
    overflow: hidden;
    margin-bottom: 15px;}
.tabRankr .bd .ulList li .time{float:right;color:#7b7b7b;font-size: 14px;}
.tabRankr .bd .ulList li.t2 li{margin-top:15px;overflow:hidden; margin-bottom:15px;}
.tabRankr .bd .ulList li.t2 .time{width:54px;height:49px;float:left;text-align:center;border:1px solid #e5e5e5;}
.tabRankr .bd .ulList li.t2 .time span{display:block;text-align:center;}
.tabRankr .bd .ulList li.t2 .time .year{color:#006098;line-height:24px;background: none;font-size: 14px;font-weight: bold; border-bottom:1px solid #eee;}
.tabRankr .bd .ulList li.t2 .time .date{color:#565656;line-height:22px;font-size:9px;background: #fff;}
.tabRankr .bd .ulList li.t2 .info{margin-left:15px;width:80%;float:left;}
.tabRankr .bd .ulList li.t2 .info h3{font-size:16px;font-weight:normal;margin:0;line-height:23px;color:#757575;}
	.tabRankr .bd .ulList li.on img {width:150px; height:94px; padding:4px; border:1px solid #d0d0d0; background-color:#fff;}
	.tabRankr .bd .ulList li .pubtext {color:#777;display:none; }
	.tabRankr .bd .ulList li .pubtext strong {color:#E72410;}
	.tabRankr .bd .ulList li .pubtext a {color:#E72410;}
	.tabRankr .bd .ulList li .pubpic{display:none;}
	.tabRankr .bd .ulList li .pubtitle p{display:none;}
	.tabRankr .bd .ulList li.on{height:180px;text-align:center;line-height:22px !important;}
	.tabRankr .bd .ulList li.on .pubpic{display:block;padding-top:5px;}
	.tabRankr .bd .ulList li.on .pubtext {color:#777;display:block; }
	.tabRankr .bd .ulList li.on .pubtitle p{display:block;}

	.tabRankr .bd .ulList2 .pic { float:left;}
	.tabRankr .bd .ulList2 .con {float:right; width:160px;} 
	.tabRankr .bd .ulList2 li { clear:both; padding-top:8px;height:58px;border-bottom:1px solid #E5E5E5;}
	.tabRankr .bd .ulList2 img {width:57px; height:47px; padding:1px; border:1px solid #d0d0d0; background-color:#fff; float:left;}

.tabRankr .bd .ulList2.t .time{width:54px;height:49px;float:left;text-align:center;border:1px solid #e5e5e5;}
.tabRankr .bd .ulList2.t .time span{display:block;text-align:center;}
.tabRankr .bd .ulList2.t .time .year{color:#006098;line-height:24px;background: none;font-size: 14px;font-weight: bold; border-bottom:1px solid #eee;}
.tabRankr .bd .ulList2.t .time .date{color:#565656;line-height:22px;font-size:9px;background: #fff;}
.tabRankr .bd .ulList2.t .info{margin-left:15px;width:80%;float:left;}
.t .info h3{font-size:16px;font-weight:normal;margin:0;line-height:23px;color:#757575;}
.tabmore{    color: #006098;
    float: right;
    padding: 20px 15px;}
}