﻿body{ font-size:14px; font-family:\5FAE\8F6F\96C5\9ED1; color:#333; line-height:24px; margin:0 auto; background:#ffffff;}
ul,li,p,span,img,p,h1,h2,h3,h4,h5{ list-style:none; padding:0; margin:0; border:none; font-weight:normal;}
a{ text-decoration:none; color:#333;}
input{outline: none;}

.main{ width:1200px; margin:0 auto;overflow: hidden;}

.top {
    width: 100%;
    height: 448px;
    float: left;
    background: url(../img/20210112_dj_ban.jpg) top center no-repeat;
}
.m-menu {
    width: 100%;
    height: 60px;
    background: #006EAB;
    clear: both;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
}
.menu-list {
    float: left;
}
.m-menu .search {
    float: right;
    margin-top: 12px;
    margin-right: 10px;
    width: 180px;
    height: 36px;
    background: url(../img/20210112_top_search_bg.png) no-repeat;
    display: inline-block;
}
.menu-list a {
    display: inline-block;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding: 0 24px;
    letter-spacing: 0.9px;
}
.dropselect_SimpleSelect li {
    width: 100%;
    height: 28px;
    line-height: 28px;
}
.dropselect_SimpleSelect li.hover a {
    color: #83c0e2;
    font-size: 14px;
    width: 100%;
    display: block;
}
.dropselect_SimpleSelect {
    width: 100%;
    height: 30px;
    display: block;
    overflow: hidden;
    background: url(../img/2021_search_jt.png) no-repeat 40px 12px #005889;
    line-height: 28px;
    text-indent: 5px;
    position: relative;
    left: 0px;
    top: 0px;
    padding: 0;
}
.m-menu .search .sr {
    display: inline-block;
    float: left;
    width: 90px;
    height: 22px;
    margin-top: 6px;
    margin-left: 12px;
    color: #fff;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    background: none;
    font: 14px/22px 微软雅黑;
}
.m-menu .search .btn {
    display: inline-block;
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 6px;
    margin-left: 0;
    border: none;
    background: url(../img/2021_search_btn.png) no-repeat center center;
    cursor: pointer;
}
.search span.dropselect_box {
    position: relative;
    width: 50px;
    display: inline-block;
    float: left;
    height: 28px;
    z-index: 99;
    left: 7px;
    top: 3px;
}
#inputid{
    color: #83c0e2;
}

.search span.dropselect_box { position:relative;  width:50px;  display:inline-block; float:left; height:28px; z-index:99; left: 7px; top: 3px;}
		
		.dropselect_SimpleSelect ul{border:none;}
		.dropselect_SimpleSelect li{ width:100%; height:28px; line-height:28px; }
		.dropselect_SimpleSelect li a{height:auto; width:85%; color:#83c0e2; padding: 0 2px; font-size: 14px;}
		.dropselect_SimpleSelect li.hover a { color:#83c0e2; font-size:14px; width:100%; display:block;}
		.dropselect_SimpleSelect li a:hover,.dropselect_SimpleSelect li a:focus,.dropselect_SimpleSelect li:hover,.dropselect_SimpleSelect li:focus{background:none;}
.hidden {display:none;}

/* 选择历史记录的文字颜色和背景颜色 */
		.m-menu .search input:-webkit-autofill {
		    -webkit-animation: autofill-fix 1s infinite!important;
		    /* 选择历史记录的文字颜色*/
		    -webkit-text-fill-color: #83c0e2;
		    -webkit-transition: background-color 50000s ease-in-out 0s!important;
		    transition: background-color 50000s ease-in-out 0s!important;
		    background-color: transparent!important;
		    background-image: none !important;
		    /* 选择历史记录的背景颜色 */
		    -webkit-box-shadow: 0 0 0 1000px transparent inset!important;
		}

/*答卷专题寄语*/
.dajuan_tit{
    width: 100%;
    height: 252px;
    background: url(../img/20210112_dj_bg.png) center no-repeat;
    margin: 46px 0 64px 0;
}
.dajuan_tit p{
    width: 1114px;
    font-size: 18px;
    color: #322008;
    line-height: 33px;
    padding-top: 65px;
    margin: auto;
}
.dajuan_con_box{
    width: 100%;
    height: 861px;
    background: url(../img/2021_dajuan_bg.png) center no-repeat;
clear: both;
}
/*答卷-块*/
.dajuan_k ul li{
    float: left;
    margin: 0px 22px 25px 0px;
}
.dajuan_k ul li img{
    cursor: pointer;
    transition: all 1s;
}
.dajuan_k ul li:hover img {
    transform: scale(1.08);
}
.dajuan_k{
    width: 1221px;
    margin: 75px auto 0 auto;
}



