﻿body {
  margin: 0;
  padding: 0;
  color: #666;
  background: #eaf4fc;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
i, cite, em, var, address, dfn {
  font-style: italic;
}
ul li {
  vertical-align: top;
}
div,
dl,
dt,
td,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
p,
blockquote {
  list-style: none;
  margin: 0;
  padding: 0;
}
li {
  display: list-item;
  text-align: -webkit-match-parent;
}
a:link,
a:visited {
  text-decoration: none;
  vertical-align: baseline;
  word-break: break-all;
  outline: none;
}
a,
input,
textarea,
select,
button,
a:focus,
input:focus,
textarea:focus,
select:focus,
button:focus {
  outline: none;
}
a {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
Form,
Select {
  margin: 0;
  padding: 0;
}
.f-fl {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.f-fl {
  float: left;
}
.f-fr {
  float: right;
}

/* top */
.top_bg {
  height: 40px;
  line-height: 40px;
  background: rgb(3, 61, 90);
  overflow: hidden;
}
.top_bg_left a,
.top_bg_right a {
  font-size: 12px;
  color: #fff;
  margin: 0 5px;
  padding-right: 3px;
}
.top_bg_left a:hover,
.top_bg_right a:hover {
  color: #f33;
}
.top_bg_left ul li {
  float: left;
}
.top_bg_right ul li {
  float: right;
}
/* èœå• */
.topbox {
  height: 80px;
  line-height: 80px;
  background: #1e6bb7;
}
.width1200 {
  width: 1200px;
  margin: 0 auto;
}
.topnav {
  float: left;
  display: inline-block;
}
.topnav li {
  width: 140px;
  text-align: left;
  float: left;
}
.topnav li.c1 {
  width: 100px;
}
.topnav li a.on {
  background: #e9844d;
}
.topnav li a {
  text-align: center;
  width: 96%;
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* æœç´¢ */
.bannerbox {
  height: 300px;
  background: url(banner.png) no-repeat center;
}
.searchbox {
  width: 387px;
  float: left;
  padding-top: 80px;
}
.searchLogo {
  padding-bottom: 25px;
}
.searchText {
  width: 600px;
  line-height: 50px;
  position: relative;
}
.searchText input {
  width: 450px;
  height: 40px;
  border-radius: 18px;
  border: none;
  padding-left: 10px;
}
.search-btn {
  display: inline-block;
  width: 80px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #e9844d;
  color: #fff;
  border-radius: 18px;
}
.bannerText {
  padding-top: 80px;
  float: right;
}
.bannerText img {
  width: 728px;
  height: 98px;
}
/* æ”¿å£°ä¼ é€’ */
.topNavNotice {
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  background: #ffffff;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 0 20px;
}
.topNavNotice .zs_title {
  font-weight: bold;
  background: url(zs_icon.png) no-repeat left center;
}
.zs_title {
  float: left;
}
.topNavNotice .zs_title a {
  padding-left: 38px;
}
.zsTitle {
  max-width: 600px;
  display: block;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* ç„¦ç‚¹å›¾ */
.serverbox {
  padding: 20px;
  background: #ffffff;
  margin-top: 20px;
  border-radius: 10px;
}
.first_left {
  float: left;
  width: 450px;
  height: 410px;
}
#first_left_img {
  width: 450px;
  height: 300px;
}
.first_right {
  float: right;
  width: 700px;
  height: 410px;
  margin-left: 10px;
}
.newsType {
  margin-bottom: 15px;
  overflow: hidden;
}
.newsType li {
  float: left;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #017ad3;
  margin-right: 15px;
  padding: 0 25px;
}
.newsType li a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
.newsType-hover {
  background: #e9844d !important;
}
/*æ–°é—»*/
.newslist2,
.newslist3 {
  display: none;
}
.newslist ul li {
  clear: both;
  line-height: 35px;
  background: url(../icon/dot.png) no-repeat left;
  position: relative;
}

.newslist ul li em {
  width: 6px;
  height: 6px;
  background-color: #bcb4b4;
  float: left;
/*  margin: 20px 15px 0 5px;*/
}
.newslist ul li a {
  display: inline-block;
  color: #333;
/*  padding-left: 20px;*/
  width: 475px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
}
.newslist ul li a:hover {
  color: #f63;
  text-decoration: underline;
}
.newslist ul li span {
  display: inline-block;
  position: absolute;
  right: 0;
  color: #999;
}
/* bannerè½®æ’­ */
.scrollContent{
	clear:both;
	overflow:hidden;
	}
.scroll-title{
	width:165px;
	line-height:43px;
	background:#009688;
	text-align:center;
	margin:15px;
	}
.scroll-title>a{
	font-size:1.6em;
	font-weight:700;
	color:#fff;
	}
.scroll{
	width:1200px;
	height:150px;
	position:relative;
	}
.scrollbox{
	height:150px;
	}
.scroll_list{
	float:left;
	height:150px;
	width:1000px;
	margin-left:25px;
	}
.scroll_list ul li{
	display:inline;
	float:left;
	width:200px;
	overflow:hidden;
	margin:0 15px;
	}
.scroll_list ul li img{
	width:200px;
	height:126px;
	}
.scroll-prev{
	cursor:pointer;
	display:inline;
	height:30px;
	width:25px;
	position:absolute;
	top:50px;
	left:0;
	}
.scroll-next{
	cursor:pointer;
	width:25px;
	height:30px;
	position:absolute;
	top:50px;
	right:0;
	}
/* å…¬å¼€ã€äº’åŠ¨åˆ‡æ¢ */
.tabservice {
    background-color: #ffffff;
    padding: 20px;
    margin-top: 20px;
    border-radius: 10px;
}
.tabtitle {
    height: 140px;
}
.tabtitle ul {
    display: block;
    height: 133px;
    text-align: center;
}
.tabtitle  ul li {
    display: inline-block;
    width: 120px;
    text-align: center;
    font-size: 24px;
    color: #666666;
    cursor: pointer;
    padding-bottom: 15px;
/*    letter-spacing: 8px;*/
    position: relative;
    transition: 0.2s all linear;
}
.tabtitle ul li.tab_hover {
    border-bottom: 3px solid #e9844d;
    transition: 0.2s all linear;
}
.tabtitle ul li.active::before {
    width: 100%;
    left: 0;
    top: 0;
}
.tabtitle ul li.tab_hover span {
    background: url(sixicon_1.png) no-repeat center;
}
.tabtitle ul li span {
    display: block;
    margin: 0 auto;
    width: 57px;
    height: 65px;
    background: url(sixicon_2.png) no-repeat center;
    margin-bottom: 10px;
}
.tabtitle ul li span img {
    margin-top: 15px;
}
.tabcon2,.tabcon3,.tabcon4,.tabcon5,.tabcon6{
    display: none;
}
.inbox{
    padding-top: 20px;
}
.infobox {
    background: #ffffff;
    padding: 20px;
    margin-bottom: 20px;
}
.infobox {
    padding: 0;
}
.infobox ul li {
    float: left;
    width: 230px;
    background-color: #fff;
    border: 0px solid #d7ebf5;
    margin-right: 10px;
    height: 65px;
    line-height: 65px;
    font-size: 19px;
    margin-top: 10px;
}
.infobox ul li.infobg1 {
    background: url(gc_icon1.png) no-repeat 20px center #41b0c5;
}
.infobox ul li.infobg2 {
    background: url(gc_icon2.png) no-repeat 20px center #5bbfd1;
}
.infobox ul li.infobg3 {
    background: url(gc_icon3.png) no-repeat 20px center #62c6d8;
}
.infobox ul li.infobg4 {
    background: url(gc_icon4.png) no-repeat 20px center #79d0e0;
}
.infobox ul li.infobg5 {
    background: url(gc_icon5.png) no-repeat 20px center #7fd8e8;
}
.infobox ul li a {
    display: block;
    color: #ffffff;
    font-size: 17px;
    padding-left: 60px;
    webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
/* æ”¿ç­–è§£è¯» */
.newsbox {
    float: left;
    width: 610px;
}
.newsbox .newsboxTitle {
    height: 50px;
    line-height: 50px;
    margin-bottom: 16px;
}
.newsbox .newsboxTitle ul li.newsboxTitle_hover {
    background: #e9844d;
}
.newsbox .newsboxTitle ul li {
    float: left;
    width: 180px;
    text-align: center;
    margin-right: 15px;
    font-size: 20px;
    cursor: pointer;
    background: #017ad3;
}
.newsbox .newsboxTitle ul li a {
    font-weight: bold;
    color: #ffffff;
}
.newsboxCon{
    overflow:hidden;
    position:relative;
    width:610px;
}
.newsboxConList{
    width: 1220px;
    left: 0px;
    position: relative;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}
.newsboxConList2{
    display: none;
}
.newsboxConList ul{
    float: left;
    width: 610px;
}
.newsbox .newsboxConList ul li {
    line-height: 42px;
    position: relative;
}
.newsbox .newsboxConList ul em {
    width: 6px;
    height: 6px;
    background-color: #bcb4b4;
    float: left;
    margin: 20px 15px 0 5px;
}
em.dot {
    width: 6px;
    height: 6px;
    background-color: #bcb4b4;
    float: left;
    margin: 16px 15px 0 5px;
}
.newsbox .newsboxConList ul li a {
    display: block;
    width: 515px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 17px;
}
.newsbox .newsboxConList ul li span {
    position: absolute;
    display: inline-block;
    top: 0;
    right: 0;
    color: #777676;
    font-size: 16px;
}
.gcright {
    width: 482px;
    float: left;
	margin-left: 50px;
}
.gcright ul li {
    float: left;
    width: 136px;
    text-align: center;
    margin-right: 36px;
}
.gcright ul li a {
    display: block;
    padding-top: 55px;
    background-position: top center;
    background-repeat: no-repeat;
    margin-top: 55px;
    font-size: 17px;
}
.gcright ul li.aa3, .gcright ul li.aa6 {
    margin-right: 0;
}
.gcright ul li.aa1 a {
    background-image: url(gc_icon1_1.png);
}
.gcright ul li.aa2 a {
    background-image:  url(gc_icon1_2.png);
}
.gcright ul li.aa3 a {
    background-image:  url(gc_icon1_3.png);
}
.gcright ul li.aa4 a {
    background-image:  url(gc_icon1_4.png);
}
.gcright ul li.aa5 a {
    background-image:  url(gc_icon1_5.png);
}
.gcright ul li.aa6 a {
    background-image:  url(gc_icon1_6.png);
}
/* æœåŠ¡ */
.sebox4 {
    padding: 0;
}
.sebox4 {
    height: 65px;
    background: #ffffff;
    padding: 20px;
    margin-bottom: 20px;
}
.sebox4 ul li {
    float: left;
    width: 280px;
    background: #ffffff;
    border: 0px solid #4c4c4c;
    margin-right: 10px;
    height: 65px;
    line-height: 65px;
    font-size: 17px;
    box-shadow: 0 0 15px rgba(186,204,207,.7);
}
.sebox4 ul li a {
    display: block;
    padding-left: 70px;
    webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    color: #ffffff;
    font-size: 17px;
}
.sebox4 ul li.ser1 {
    background: url(server_icon1.png) no-repeat 20px center #41b0c5;
}
.sebox4 ul li.ser2 {
    background: url(server_icon2.png) no-repeat 20px center #5bbfd1;
}
.sebox4 ul li.ser3 {
    background: url(server_icon1.png) no-repeat 20px center #41b0c5;
}
.sebox4 ul li.ser4 {
    background: url(server_icon2.png) no-repeat 20px center #79d0e0;
    margin-right: 0;
    padding-right: 0;
}
.f-fl {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sebox1 {
    line-height: 0;
    width: 390px;
    height: 248px;
    overflow: hidden;
}
.sebox3 img, .sebox1 img {
    width: 100%;
    height: 248px;
    webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.f-fl {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sebox2 {
    width: 390px;
    padding: 20px 0 0 25px;
}
.sebox2 ul li {
    float: left;
    width: 130px;
    text-align: center;
    margin: 15px 0;
}

.sebox2 ul li a {
    display: block;
    padding-top: 60px;
    background-position: top center;
    background-repeat: no-repeat;
    font-size: 17px;
}
.sebox2 ul li.setbg1 a {
    background-image: url(serbox1_new.png);
}
.sebox2 ul li.setbg2 a {
    background-image: url(serbox2_new.png);
}
.sebox2 ul li.setbg3 a {
    background-image: url(serbox3_new.png);
}
.sebox2 ul li.setbg4 a {
    background-image: url(serbox4_new.png);
}
.sebox2 ul li.setbg5 a {
    background-image: url(serbox5_new.png);
}
.sebox2 ul li.setbg6 a {
    background-image: url(serbox6_new.png);
}

.sebox3 {
    line-height: 0;
    width: 325px;
    height: 248px;
    overflow: hidden;
}
/* ä¸“é¢˜ä¸“è®¿ */
.zttj {
    margin-top: 20px;
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
}
.ztlist {
    float: left;
    width: 523px;
    overflow: hidden;
  }
.ztlist_pic ul li{
	display:inline;
	float:left;
	width: 523px;
	overflow:hidden;
	margin:0 15px;
	}
.ztlist_pic ul li img{
	width: 523px;
	height: 229px;
	}
.ztbox2 {
    width: 583px;
    float: left;
}
.ztbox2 h2 {
    float: left;
    line-height: 0;
    width: 60px;
    height: 230px;
}
.tuijian {
    width: 582px;
    float: right;
}
.tuijian h2 {
    float: left;
    line-height: 0;
    width: 60px;
    height: 230px;
}
.tuijian ul {
    float: left;
    width: 520px;
    display: inline-block;
}
.tuijian ul li {
    float: left;
    width: 258px;
    height: 110px;
    line-height: 0;
    margin-right: 4px;
    margin-bottom: 7px;
    webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    overflow: hidden;
}
.tuijian ul li img {
    width: 100%;
    height: auto;
    webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.tuijian ul li.t2 {
    margin-right: 0;
}
.tuijian ul li.t4 {
    margin-bottom: 0;
    margin-right: 0;
}
/* footer */
.footbox {
  width: 100%;
  background: #1e6bb7;
  color: #fff;
  padding-bottom: 15px;
}
.footleft {
  float: left;
  width: 780px;
  font-size: 15px;
}
.footleft ul {
  display: block;
  height: 50px;
  width: 100%;
  padding: 10px 0 10px 0;
}
.footleft ul li.c1 {
  padding-left: 0;
}
.footleft ul li {
  float: left;
  padding: 0 50px;
  line-height: 50px;
  background: url(slinebg.png) no-repeat right center;
}
.footleft ul li a{
  color: #fff;
}
.footleft ul li.c4 {
  background: none;
}
.footleft p {
  text-align: left;
  line-height: 30px;
}
.footleft p i {
  display: inline-block;
  float: left;
  padding-right: 30px;
  font-size: 15px;
  font-style: normal;
}
.footleft p i a{
  color: #fff;
}
.dianh {
  float: left;
  width: 300px;
  margin-top: 75px;
}
.footright {
  float: right;
  width: 110px;
  padding-top: 65px;
}
/* æ–°é—»åŠ¨æ€è¯¦æƒ… */
.mapnav {
  height: 40px;
  line-height: 40px;
  background: #f5f5f5;
}
.articlebg {
  background: #fff;
  padding: 30px 0;
}
.articletitle {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 30px;
}
.articletitle h1 {
  text-align: center;
  font-size: 24px;
  color: #0f4ea1;
  font-weight: normal;
}
.articletitle p {
  text-align: center;
  font-size: 17px;
  color: #666666;
  padding-top: 10px;
}
.articlebox {
  padding: 30px 0;
  font-size: 16px;
}
.articlebox p {
  line-height: 28px;
  padding-bottom: 20px;
  text-indent: 25px;
}
.article_pdf, .article_rel, .article_yjtj, .article_fgtj {
  border-top: 1px dashed #ccc;
  clear: both;
}
.article_pdf h3, .article_rel h3, .article_yjtj h3, .article_fgtj h3 {
  color: #005dc9;
  font-size: 17px;
  padding: 15px 0;
}
.article_pdf ul li, .article_rel ul li, .article_fgtj ul li {
  padding-bottom: 10px;
}
.pdf:hover{
  color: #005dc9;
}
/* æ–°é—»åˆ—è¡¨ */
.newInfo{
  margin-top: 50px;
  margin-bottom: 50px;
}
.newInfoList{
  margin-top: 30px;
}
.listrightinfo {
  width: 970px;
  margin-left: 34px;
}
.crumbs {
  font-size: 15px;
  line-height: 35px;
  margin-top: 20px;
  color: #a8a9a9;
}
.crumbs a {
  color: #a8a9a9;
}
.crumbs span {
  margin: 0 5px;
  color: #a8a9a9;
}
.listNav {
  width: 161px;
  height: 886px;
  box-shadow: 0 10px 20px #ced9ed;
  border: 1px solid #ced9ed;
  background: #fff;
}
.toplist {
  width: 163px;
  height: 61px;
  line-height: 61px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #005dc9;
}
.listNav ul li {
  width: 160px;
  height: 50px;
  line-height: 50px;
}
.listNav ul li a {
  width: 160px;
  height: 50px;
  display: block;
  line-height: 50px;
  color: #000;
  font-size: 16px;
  text-align: center;
}
.listNav ul li a:hover {
  width: 160px;
  height: 50px;
  display: block;
  line-height: 50px;
  color:#005dc9;
  font-size: 16px;
  text-align: center;
}
.listright {
  width: 1007px;
  height: 886px;
  background: #fff;
  box-shadow: 0 10px 20px #ced9ed;
  border: 1px solid #ced9ed;
}
.listright ul {
  margin-top: 10px;
  width: 940px;
  margin-left: 30px;
}
.listright ul li {
  font-size: 16px;
  color: #000;
  height: 37px;
  line-height: 37px;
}
.listright ul li a{
  display: inline-block;
  width: 730px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.listright ul li span {
  float: right;
}

/* é€‚è€åŒ–æ ·å¼ */
.oldModel .top_bg li a {font-size: 18px;}
.oldModel .searchbox input {font-size: 22px;}
.oldModel .searchbox button {font-size: 22px;}
.oldModel .topNavNotice {font-size: 32px; height: 80px !important; line-height: 80px;}
/* slides */
.oldModel .first_left {width: 1200px;height: 780px;}
.oldModel .first_right {width: 1200px;height: 550px;}
.oldModel .first_left #first_left_img {width: 1200px;height: 752px !important;}
.oldModel .first_left .pic {width: 1200px;height: 600px;}
.oldModel .first_left .pic img {width: 1200px; height: 600px;}
.oldModel .mF_games_tb .thumb {height: 155px !important;width: 1165px !important;}
.oldModel .mF_games_tb .thumb ul {width: 1445px !important;}
.oldModel .mF_games_tb .thumb ul li {width: 255px !important;}
.oldModel .mF_games_tb .thumb ul li img {height: 130px !important;width: 241px !important;}
.oldModel .mF_games_tb .txt li {bottom: 153px !important;height: 50px;line-height: 50px;}
.oldModel .mF_games_tb .txt li a {font-size: 26px;}
.oldModel .mF_games_tb .next, .oldModel .mF_games_tb .prev {bottom: 40px;}

/* news tab */
.oldModel .first_right .newsType li a {font-size: 32px;}
.oldModel .first_right .newslist li {line-height: 64px;height: 64px;}
.oldModel .first_right .newslist li a {font-size: 32px;width: 80%;}
.oldModel .first_right .newslist li span {font-size: 32px;}
.oldModel em.dot {margin-top: 32px;}
.oldModel .tabtitle li a {font-size: 30px;}
.oldModel .tabtitle li {font-size: 32px;}
.oldModel .infobg1 a {font-size: 32px;}
.oldModel .infobg1 {width: 390px;}
.oldModel .ser1 a {font-size: 32px;}
.oldModel .ser1 {width: 390px !important; margin-top: 10px;}
.oldModel .footbox {font-size: 22px;}
/* .oldModel .footbox img {width:25%} */
.oldModel .footbox a {font-size: 22px;}
.oldModel .footbox .footleft {width: 500px !important;}
.oldModel .footbox .footleft {font-size: 22px;}
.oldModel .footbox .footleft i {font-size: 22px;}
.oldModel .footbox .dianh {float: right;}
.oldModel .infobox {margin-bottom: 0;}

/* list */
.oldModel .mapnav {font-size: 26px;}
.oldModel .listNav {width: 185px;}
.oldModel .toplist {width: 185px;}
.oldModel .listNav li {height: auto;width: 185px;}
.oldModel .listNav ul li a {width: 185px;}
.oldModel .listNav li a {font-size: 26px;white-space: nowrap;height: auto;text-align: center;overflow: hidden;text-overflow: ellipsis;}
.oldModel .listNav li a:hover {font-size: 26px;}
.oldModel .listright .crumbs {font-size: 26px;}
.oldModel .listright ul li {line-height: 52px; height: 52px;}
.oldModel .listright ul li a {font-size: 26px; line-height: 52px; height: 52px; width: 800px;}
.oldModel .listright ul li span {font-size: 20px;}
.oldModel .listright {height: auto;width: 1000px;}
.oldModel .currentpage {font-size: 26px;}
.oldModel .currentpage input {font-size: 20px;}
.oldModel .listright table a {font-size: 26px !important;}
.oldModel .listright .body {font-size: 26px !important;}
.oldModel .listright table {font-size: 26px !important;}

/* content */
.oldModel .articletitle h1 {font-size: 60px;}
.oldModel .articletitle p {font-size: 24px;}
.oldModel .articlebox div {font-size: 32px !important;line-height: 64px !important;}
.oldModel .articlebox p {font-size: 32px !important;line-height: 64px !important;}
.oldModel .articlebox b {font-size: 32px !important;line-height: 64px !important;}
.oldModel .articlebox strong {font-size: 32px !important;line-height: 64px !important;}
.oldModel .articlebox font {font-size: 32px !important;line-height: 64px !important;}
.oldModel .articlebox span {font-size: 32px !important; line-height: 64px !important;}
.oldModel .article_pdf h3 {font-size: 30px !important;}
.oldModel .article_pdf ul li a{font-size: 30px !important;}

.searchbox {position: relative;}
.wza-box {position: absolute;right: -823px;top: 50px;z-index: 999;}
.wza-box a{display: block;float: right;height: 30px;line-height: 30px;padding: 0 5px;font-size: 16px;letter-spacing: 0.32px;}
.wza-box a.wza{background: #fff;color: #F76B00;border: 1px solid #FC740D;border-radius: 2px 0px 0px 2px;}
.wza-box a.oldman{background:#F79600;color: #fff;border: 1px solid #F79600;border-radius: 0px 2px 2px 0px;}