/*body {
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #333;
}*/

input {
    outline: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    /* font-size: 100%; */
    /* font: inherit; */
    vertical-align: baseline;
}


/*颜色*/
.c334 {
    color: #01040e;
}

.cf1a {
    color: #F1AF77;
}

.c4 {
    color: #444;
}

.c5 {
    color: #555;
}

.c5f8 {
    color: #5F8BE5;
}

.c6 {
    color: #666;
}

.c7 {
    color: #777;
}

.c419 {
    color: #4191EF;
}

.cb6 {
    color: #57bb97;
}

.cb {
    color: #cbcbcb;
}

.cb9 {
    color: #B96879;
}

.c58 {
    color: #585757;
}

.bgc009 {
    background-color: #0092F6;
}

.c92 {
    color: #929292;
}

.c093 {
    color: #0093F7;
}

.c093h:hover {
    color: #0093F7;
}

.c293 {
    color: #293A6C;
}

.c498 {
    color: #4983F1;
}

.c57a {
    color: #57A5DB;
}

.ceb {
    color: #EB8627;
}

.ce86 {
    color: #E86A6B;
}

.c404 {
    color: #404040
}

.c8e8 {
    color: #8e8e8e;
}

.bgcf {
    background-color: #fff;
}

.bgcfa {
    background-color: #fafafa;
}

.bgcd {
    background-color: #ddd;
}

.sline {
    font-size: 0px;
    line-height: 0;
    content: "";
    background-color: transparent;
    border-bottom: 1px dashed #293B6B;
}

.sline2 {
    font-size: 0px;
    line-height: 0;
    content: "";
    border-bottom: 1px solid #d2d2d2;
}

.all {
    width: 1100px;
}

.nolistyle li {
    list-style: none;
}

/* 按钮样式 */
/* 白字 蓝底 */
.btn1 {
    color: #fff;
    background-color: rgb(0, 146, 247);
}

.btn1:hover,
.btn1hover:hover {
    background-color: rgb(0, 167, 255);
}

.btn1hover:hover {
    border: 1px solid rgb(0, 167, 255);
}

/* 蓝色边框白色底按钮 */
.btn2 {
    background-color: #fff;
    color: #4192EF;
    border: 1px solid #4192EF;
}

.btn2:hover,
.currentshowitem {
    color: #fff;
    /* background-color: rgb(65, 145, 238); */
    background-color: rgb(0, 146, 247);
}

.btn3 {
    border: 1px solid white;
}

.videobtn {
    display: inline-block;
    padding: 6px 20px;
    border-radius: 4px;
    color: #fff;
    background-color: rgb(0, 146, 247);
    text-decoration: none;
}

.tdn {
    text-decoration: none;
}

#YSF-CUSTOM-ENTRY-0 {
    box-shadow: none !important;
}

.menuBox {
    width: 100%;
    min-width: 1150px;
    position: fixed !important;
    background: #ffffff;
    height: 97px;
    z-index: 99999;
    display: block !important;
}

.menu {
    height: 97px;
    margin: auto;
}

.menuList li,
.menuList li a {
    float: left;
}

.menuList li {
    /* margin: 0 30px; */
}

.menuList li a:hover,
.menuList .currentNavi a {
    /* border-bottom: 4px solid #297DE1; */
    color: #188DFF;
}

/* .menuList li a:hover::after,
.menuList .currentNavi a::after {
    position: absolute;
    width: 32px;
    height: 4px;
    background-color: #297DE1;
    bottom: 0px;
    content: "";
    left: 34px;
} */

.menuList li,
.menuList li a {
    position: relative;
    text-align: center;
    width: 90px;
    color: #393939;
    font-size: 16px;
    text-decoration: none;
    height: 97px;
    line-height: 102px;
}

.promenulist,
.famenulist {
    background: #313131;
}

/* 页脚 */


.bottomActity .acvityimg {
    background: url(/images/bottomactivity.png) no-repeat top center;
}

.footer table td {
    vertical-align: top;
}

.footer .footerlink a,
.cb5 {
    color: #b5b5b9;
    text-decoration: none;
}

.footer .footerlink a:hover {
    text-decoration: underline;
}

.flink span {
    margin: 4px 10px;
    display: inline-block;
}

.position {
    color: #cbcbcb;
}

.position a {
    text-decoration: none;
    color: #999;
}

@media only screen and (max-width: 1099px) {
    body {
        min-width: 1118px;
    }
}

.submenu {
    border-top: 1px solid #A4A4A4;
    padding: 25px 0 34px;
}

.submenu ul {
    list-style: none;
    float: left;
    padding: 0 40px;
    line-height: 44px;
    /* border-right: 1px solid #A4A4A4; */
}

.submenu ul li img {
    width: 21px;
    height: 21px;
    vertical-align: middle;
}

.submenu ul li a {
    vertical-align: middle;
    text-decoration: none;
    font-size: 17px;
    color: #404040;
    line-height: 17px;
    padding-left: 14px;
}

.submenu ul li a:hover,
.submenu ul li a.current {
    color: #4192EF;
}

.submenu ul li.active a:hover,
.submenu ul li.active a.current {
    color: #e9766f;
}

