@font-face {
    font-family: "Chinese Quotes";
    src: local("Some Chinese Font");
    unicode-range: U+2018-2019, U+201C-201D;
}

.section02 a {
    font-size: 13px;
}

.home .block02 h2 {
    font-size: 15px;
}

.section06 .col .seo-h2-package {
    font-size: 15px;
}

.sidemodule .sidemoduleheader {
    font-size: 15px;
}

.section05 .col-1 h2 {
    font-size: 15px;
}

.section05 .module2 h2 {
    font-size: 16px;
}

.section05 .col-2 .seo-col2-h3 {
    font-size: 15px;
}

.expocolumn h3 {
    font-size: 15px;
}

/*#dvContent, #dvExtra {
	font-size: 13px;
}*/
#products-and-services-sidebar h5,
#release-article-sidebar h5 {
    font-size: 15px;
}

#global6 {
    background-image: url(../images/bg-navigation-sel-off_PRN.gif);
    background-repeat: no-repeat;
    background-position: 100% 9px;
}

a:hover#global6 {
    background-image: url(../images/bg-navigation-sel-on_PRN.gif);
}

.section02 .sel a:hover#global6 {
    color: #333;
    background-color: #EFEFEF;
    background-image: url(../images/bg-navigation-sel-off_PRN.gif);
}

#global4,
a:hover#global4,
.section02 .sel a:hover#global4 {
    background-image: none;
}

/*20170519修改：增加默认字体*/
/*20171031修改：修改默认字体*/
.col-1 .presscolumn h3 {
    font-family: 'Helvetica Neue', Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei", SimHei, "WenQuanYi Micro Hei", sans-serif;
}


#header-message h2 {
    font-family: 'Helvetica Neue', Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei", SimHei, "WenQuanYi Micro Hei", sans-serif;
}

#dvSource {
    /*line-height: 1.2em;*/
}

/*20171031修改：修改默认字体 start*/
/*.section01 .block02, .section01 .block03 h6, .section04 .block01 h2, .section05 h1, .section05 h2, .section05 h3, .section05 h4, .section05 h5, .section05 h1, .section05 .by, .home h1, .home h2, .flyout h1, .flyout h2, .flyout h3, .block01 .col a, .home .block02 .col h6, .home .block03 .cta1 p, .section06 h3, .section06 h6, .section05 span, .column h6, .ticker, -list h6, .leftlist h5{
	font-family:'Helvetica Neue',Helvetica,Tahoma,Arial,"PingFang SC","Microsoft YaHei",SimHei,"WenQuanYi Micro Hei",sans-serif;
}*/
/*20171031修改：修改默认字体 end*/

/*.news-releases .section05 h2 {
	font-size: 22px!important;
	line-height: 1.2em;
	border-bottom: 1px solid #ccc;
}
.news-releases .section05 .column h2{
	font-size: 14px!important;
}
.section05 .module2 h2{
	font-size: 16px;
}*/


.section05 .col-2 {
    font-size: 14px;
}

.section04 .lastblock p {
    font-size: 14px;
}


/* 20181220 */
#footer ol li a {
    font-size: 14px;
    font-weight: 700;
}

#footer .end {
    margin-top: 10px;
}

/* 20181220 */

/*20190109*/
#header-message.service-header-message h1,
.service-header-message h1 {
    font-family: 'Helvetica Neue', Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei", SimHei, "WenQuanYi Micro Hei", sans-serif;
    font-size: 25px;
    font-weight: 700;
    padding: 0;
    padding-bottom: 5px;
    border-bottom: 0;
    line-height: 1.2em;
}

#header-message.service-header-message h2,
.service-header-message h2 {}

/*20190109*/