@charset "UTF-8";
body{min-width: 1260px; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin:0;
    padding:0;
    -webkit-text-size-adjust:none;
}
body,input,select,textarea{background: #fff;}
body,button,input,select,textarea {
    font:16px "Microsoft YaHei",SimSun,tahoma,arial,sans-serif; color: #333;
}

input,select,textarea {
    font-size:100%;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
th {
    text-align:inherit;
}
fieldset,img {
    border:none;
}
iframe {
    display:block;
    margin: 0 auto 10px;
}
abbr,acronym {
    border:none;
    font-variant:normal;
}
del {
    text-decoration:line-through;
}
address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
    font-weight:500;
}
ol,li,ul {
    list-style:none; margin:0 ; padding: 0;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:500;
}
q:before,q:after {
    content:'';
}
sub, sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline;
}
sup {
    top:-0.5em;
}
sub {
    bottom:-0.25em;
}
ins,a {
    text-decoration:none;
}
a:hover {
    text-decoration:none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
a:focus,*:focus {
    outline:none;
}
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}
.clearfix {
    zoom:1;
}
.clear{
    clear:both;
    display:block;
    overflow:hidden;
    height:0;
    line-height:0;
    font-size:0;
}
.hide {
    display:none!important;
    visibility:hidden;
}
.block {
    display:block!important;
}
.pull-left {
    float:left;
    display:inline;
}
.pull-right {
    float:right;
    display:inline;
}
input{ outline: none;}
button{border: none; outline: none}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:none; color:#D70717;}
img{ border:none;}
em,i{ font-style:normal;}
.m-r-sm{ margin-right: 5px;}
.m-r{ margin-right: 10px;}
.m-r-md{ margin-right: 15px;}
.m-r-lg{ margin-right: 20px;}

.m-l-sm{ margin-left: 5px;}
.m-l{ margin-left: 10px;}
.m-l-md{ margin-left: 15px;}
.m-l-lg{ margin-left: 20px;}

.m-t-sm{ margin-top: 5px;}
.m-t{ margin-top: 10px;}
.m-t-md{ margin-top: 15px;}
.m-t-lg{ margin-top: 20px;}

.m-b-sm{ margin-bottom: 5px;}
.m-b{ margin-bottom: 10px;}
.m-b-md{ margin-bottom: 15px;}
.m-b-lg{ margin-bottom: 20px;}
img{ margin: 0;}
.font-bold{ font-weight: bold}
.btn{ border-radius: 3px; color: #fff; cursor: pointer}
.btn-primary{ background: #005EA8; border: none;}
.btn-primary:hover{ background: #1189E8;color: #fff;}

.text-primary{ color: #005EA8}
a.text-primary:hover{ color:#1189E8;}
.text-danger{ color: #D70717}
.text-warning{ color: #ff8700}
.text-muted{ color: #999;}
.text-right{ text-align: right!important;}
.text-left{ text-align: left}

.text-md{ font-size: 14px;}
.text-sm{ font-size: 12px;}
.text-lg{ font-size: 18px;}
.text-arial{ font-family: arial;}

::-webkit-input-placeholder{ color: #aaa;}    /* 使用webkit内核的浏览器 */
:-moz-placeholder{ color: #aaa}                  /* Firefox版本4-18 */
::-moz-placeholder{ color: #aaa}                  /* Firefox版本19+ */
:-ms-input-placeholder{ color: #aaa}           /* IE浏览器 */

.trans{
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}


.old_model * {
    font-size: 28px !important;
}
.old_model #toolbarHtml #toolbarPage2 .textKey{font-size: 28px !important;}
.old_model #toolbarHtml #toolbarPage2 .textStr{font-size: 28px !important;}
.old_model #toolbarHtml #toolbarPage2 .toolbarTexts{width: auto;margin-left: 0;}
.old_model #toolbarHtml #toolbarPage2 .toolbarTexts .textSpan{margin-left: 0;}
.old_model #toolbarHtml #toolbarPage2content {
    width: 1300px;
}

.old_model a {
    font-size: 28px !important;
        line-height:2;

}

.old_model .onlineMenu{margin-right: -13px;overflow: hidden;margin-top: 110px;}

.old_model .open-title{
    line-height: 1.8;
}