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, font, 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,
caption, tbody, tfoot, thead {
font-family:"microsoft yahei";
margin: 0;padding: 0;border: 0;outline: 0;vertical-align: baseline;background: transparent;color:#343434;font-size:14px;}
body {line-height: 1;font-size:14px;}
ol, ul ,li{list-style: none;}
blockquote, q {quotes: none;}
blockquote:before,blockquote:after,q:before, q:after 
{content: '';content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
input{border: none;background-color:rgba(255,255,255,0.9);}

.fl{float: left;}
.fr{float: right;}
.comwidth{width: 1200px;margin: 0 auto;}
.clearfix:after{content: "";display: block;height: 0;visibility: hidden;clear: both;}
.clearfix{zoom: 1;}
.clear{clear:both}
.none{display:none;}
a:link,a:visited,a:active{text-decoration: none;}
a:active {outline: none;star:expression(this.onFocus=this.blur());}
a:hover{ color:#a40000; text-decoration:none;}
i{font-style:normal; }
.none{display:none;}
.transform{transition: all 0.3s linear;}
.transform:hover{box-shadow: 0 15px 25px rgba(0,0,0,.2);transform:translate3d(0,-2px ,0);}
.qs_info { text-align: justify; text-justify : inter-ideograph; }
.qs_yin {width: 0;height: 0;overflow: hidden;display: none;}
.tab_x_y{ display:block; opacity: 1; height: auto; }
.tab_x_n{ opacity: 0; height: 0; overflow: hidden;  }

/*headBox*/
.headBox{height: 144px;background: url(/eportal/fileDir/nongmyj/resource/cms/2018/11/logoBg.jpg) top center no-repeat;}
.headBox img{float: left;margin-top: 30px;}
.headBox .search{height: 35px;margin-top: 50px;}
.headBox .search input{border:1px solid #d1d6db;height:33px;line-height: 33px;color: #999999;width: 197px;padding-right: 20px;text-indent: 10px;border-right: none;font-size: 14px;font-weight: bold;font-family: yahei;}
.headBox .search button{width: 75px;height: 35px;color: #fff;font-size: 17px;line-height: 35px;border: none;padding: 0;margin: 0;text-indent: 1em;}
.headBox .search button{background: #a40000 url(/eportal/uiFramework/commonResource/image/2020121414041861852.png) 10px center no-repeat;}
.headBox .search select{height:35px;line-height:35px;width:100px;font-size:14px;float: left;margin-right:5px; }
/*headnav*/
.indexNav{width:1220px;margin:0 auto;}
.indexNav{background: url(/eportal/uiFramework/commonResource/image/2020121414040243408.png) top center no-repeat;}
.indexNav ul{padding: 0 110px;}
.indexNav .liOne{float: left;width: 20%;text-align: center;position:relative;}
.indexNav .liOne .liA{font-size: 20px;color: #fff;line-height: 65px;}
.indexNav .liOne .liA:hover{background-color: #aa0000;}
.indexNav .liOne:hover ul{display:block;}
.indexNav .liOne ul{position:absolute;width: 100%;background-color: #a40000;padding: 0;z-index:999;display:none;max-height:500px;overflow:hidden;overflow-y:auto;}
.indexNav .liOne ul li{line-height: 38px;border-bottom: 1px dotted #ff9191;}
.indexNav .liOne ul li a{color:#fff;font-size: 16px;display: block;}
/*footer*/
.footer{background-color: #f4f4f4;padding: 40px 0;margin-top: 60px;border-top: 2px solid #353535;}
.footer .copyRight p,.footer .copyRight a,.footer .copyRight span {line-height: 24px;color: #666666;font-size: 14px;}
.footer .copyRight span { padding:0 10px; }
.footer .copyRight p img { vertical-align: top; margin-right: 4px; }
.footer .copyRight.fl{width:682px;text-align:center;}
.findWro.fr{margin-top: 20px;}
.footer .findWro.fl img{float: left;margin-left: 14px !important;margin-top:10px !important;}
.footer .findWro.fl #imgConac{margin-top:0 !important;}



.f-fl {
    float: left;
}

.f-fr {
    float: right;
}

.headone {
    height: 38px;
    background-color: #f9f9f9;
    line-height: 35px;
    width:1220px;
margin:0 auto;
}

.title {
    font-size: 14px;
}

.today {
    margin-left: 20px;
}

.searchform {
    width: 290px;
    /* background-color: yellow; */
    border: 2px solid #3282d7;
    /* height: 30px; */
}

.search-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    position: absolute;
    margin-top: 9px;
    margin-left: 8px;

    vertical-align: middle;
}

.s-input {
    height: 30px;
    width: 178px;
    margin-left: 33px;
    border: none;
    margin-bottom: 1px;
}

.search-btn {
    display: inline-block;
    width: 75px;
    height: 35px;
    float: right;
    background: url('/eportal/fileDir/nongmyj/resource/cms/2019/01/img_pc_site/2019010816200854899.png');
    vertical-align: middle;
}


/* 清除浮动 */

.clearfix::after {
    content: ".";
    clear: both;
    display: block;
    overflow: hidden;
    font-size: 0;
    height: 0;
}

.clearfix {
    zoom: 1;
}


/* 版心 */

.wrapper {
    width: 1220px;
    /* background-color: red; */
    margin: 0 auto;
}

.banner {
    width: 1220px;
    /* height: 167px; */
    /* background-color: yellow; */
}

.banner img {
    width: 100%;
    display: block;
}

.nav {
    width: 100%;
    height: 48px;
    background-color: #3282d7;
}

.nav ul {
    margin-right: 20px;
    height: 100%;
}

.nav li {
    float: left;
    line-height: 48px;
    /* padding: 0 40px; */
    font-size: 14px;
    margin-right: 16px;
}

.nav li.one {
    margin-left: 109px;
}

.nav li a {
    color: #fff;
}


/* main 部分 */

.main {
    width: 100%;
}

.main-l {
    width: 191px;
}

.main-ltwo {
    width: 387px;
}

/*留言*/
.easysite-board-title { height: 44px !important; line-height: 44px !important; background-color: #aa0000 !important }
.easysite-online-survey .easysite-survey-title { background-color: #aa0000 !important }
.easysite-board-page-icon { top: 12px !important }

/*调查列表*/
.easysite-online-survey { margin-top: 0 !important; }
.easysite-online-survey .easysite-survey-title { height: 44px !important; line-height: 44px !important; }
.easysite-online-survey .easysite-survey-title .easysite-survey-list-icon  { top: 10px !important }