﻿* {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: Microsoft YaHei;
}
img {border:0px; vertical-align:middle;}
div,ul,li,p,h1,h2,h3,span,a { margin:0px; padding:0px; list-style:none;font-family:"微软雅黑";text-decoration:none}
.w {
    width: 910px;
    margin: 0 auto;
}

body {
    background-image:url(../images/bg1.png);
	background-repeat:no-repeat;
	height: 100%; 
	background-size: 100%;
	width:100%;
	
}


.bottom {
    width: 100%;
    height: 300px;
    margin: 0 auto;
    background: url(../images/bg_bottom1.png) no-repeat center/100% 100%;
    top: 0;
}
.bottom_con{ width:910px; margin: 0 auto; line-height:30px; height:120px; margin-top:40px;text-align:center}
/* 标题 */
.title_ch {
    font-size: 46.5px;
    font-weight: bolder;
    color: white;
    padding-top:7%;
    font-family:"微软雅黑";
}

.title_en {
    color: white;
    font-weight: 300;
    font-size: 18px;
    margin-top: 5px;
}

.enter_wrap {
    height: 185px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.enter_wrap li {
    float: left;
}


.enter_sb a{ color: #262626; 
font-size: 22px; 
border: 1px solid #b1b1b1; display:block;    text-align: center;
width:318px;
    height: 70px;
    line-height: 70px;
    border-radius: 5px;
    background: #e6e5e5;
	cursor: pointer;}
.enter_sb a:hover{ color:#fff !important;background: #22ac38;
}

.enter_ser a{ color: #262626; 
font-size: 22px; 
border: 1px solid #b1b1b1; display:block;    text-align: center;
width:318px;
    height: 70px;
    line-height: 70px;
    border-radius: 5px;
    background: #e6e5e5;
	cursor: pointer;}
.enter_ser a:hover{ color:#fff !important;background: #22ac38;
}

.enter_ser {
    margin-right: 25px;
}

.enter_ser img {
    vertical-align: middle;
}

.enter_sb {
    margin-left: 25px;
}

.enter_sb img {
    vertical-align: middle;
}

/* 菜单 */
.menu_wrap {
    height: 320px;
}

.bjgc,
.spjg {
    width: 440px;
    height: 100%;
    border-radius: 12px;
    behavior: url(ie-css3.htc);
    border: 1px solid #22ac38;
    color: #666;
    background: white;
}

.bjgc {
    float: left;
    margin-right: 10px;
}

.spjg {
    float: right;
    margin-left: 10px;
}

.menu_title {
    height: 45px;
    line-height: 45px;
    font-size: 22px;
    color: #22ac38;
}

.menu_title span {
    border-left: 5px solid #22ac38;
    margin-left: 20px;
    padding-left: 15px;
    height: 22px;
}

.menu_title a{ float:right; padding-right:10px; color:#666; text-decoration:none; font-size:14px}
.menu_cont{ width:413px; margin:0 auto; margin-bottom:10px}
.menu_cont li {
    line-height: 33px;
    border-bottom: 1px dashed #ddd;
    padding-left: 20px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	height:33px;
    cursor: pointer;
}
.menu_cont li a{ color:#666; text-decoration:none;height:33px;line-height: 33px;}
.menu_cont li a:hover{ color:#22ac38}
.menu_cont li a img{ text-align:center; width:8px; height:8px; float:left; padding:13px 5px 0 0;}
/* 滚动菜单 */
.xqtz-pc {
    text-decoration: none;
    width:413px;
	margin:0 auto;
    height: 155px
}

.xqtz-pc li {
    line-height: 33px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
}

.xqtz-pc li a {
    line-height: 33px;
    padding-left: 5px;
    overflow: hidden;
	height:33px;
    color: #666;
    text-decoration: none;
}

.xqtz-pc li a:hover {
    padding-left: 5px;
    line-height: 33px;
    overflow: hidden;
    color: #22ac38;
    cursor: pointer
}

.xqtz-pc li span {
    line-height: 33px;
    float: right;
    color: #1674c3;
    text-align: center
}
/* 稿件 */
.animenu__nav li {
    float: left;
}



/* 页脚 */
        .footer {
            width: 100%;
            height: 106px;
            background: #067DF8;
            overflow: hidden;
        }

        .footer_main {
            width: 1000px;
            margin: 0 auto;
            margin-top: 0px;
            text-align: center;

        }

        .footer_main div {
            font-size: 14px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: #FFFFFF;
            line-height: 30px;
        }