/*初始化css BEGIN*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
    outline: none;
}
input,textarea{
    font-family: "微软雅黑";
}
/*清除内外边距*/
a:focus {
    -moz-outline-style: none;
}
/*IE不支持*/
a:focus {
    outline: none;
}
/*很多网站都会加的属性*/
body,
button,
input,
select,
textarea {
    /*for ie*/
    /*font:12px/1 Tahoma,Helvetica,Arial,"宋体",sans-serif;*/
    font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
    /*用 ascii 字符表示，使得在任何编码下都无问题*/
}
/*设置默认字体*/
address,
cite,
dfn,
em,
i,
var {
    font-style: normal;
}
/*将斜体扶正*/
code,
kbd,
pre,
samp,
tt {
    font-family: "Courier New", Courier, monospace;
}
/*统一等宽字体*/
small {
    font-size: 12px;
}
/*小于 12px 的中文很难阅读，让 small 正常化*/
ul,
ol {
    list-style: none;
}
/*重置列表元素*/
a {
    text-decoration: none;
}
/*重置文本格式元素*/
abbr[title],
acronym[title] {
    /*注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果*/
    border-bottom: 1px dotted;
    cursor: help;
}
q:before,
q:after {
    content: '';
}
/*重置表单元素*/
legend {
    color: #000;
}
/*for ie6*/
fieldset,
img {
    border: none;
}
img {
    max-width: 100%;
    display: block;
}
/*img 搭车：让链接里的 img 无边框*/
/*注：optgroup 无法扶正*/
button,
input,
select,
textarea {
    font-size: 100%;
    /*使得表单元素在 ie 下能继承字体大小*/
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*重置表格元素*/
hr {
    border: none;
    height: 1px;
}
/*重置 hr*/
html {
    overflow-y: scroll;
}
input,textarea{
    font-family: "微软雅黑";
}
/*让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁*/
/*苹果手机字体兼容设置开始  PS 不可以修改任何东西*/
@media screen and (max-device-width: 320px) {
    body {
        -webkit-text-size-adjust: none;
    }
}
@media screen and (max-device-width: 480px) {
    body {
        -webkit-text-size-adjust: none;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    body {
        -webkit-text-size-adjust: none;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body {
        -webkit-text-size-adjust: none;
    }
}
/*苹果手机字体兼容设置完成*/
html,body{
    max-width: 750px;
    min-width: 320px;
    margin:0 auto;
    position: relative;
    font-family: 微软雅黑;
    overflow-x: hidden;
}
.zz_clear{clear: both;}

/*整体设置完成*/

/*分页信息开始*/
.fenyebox .fenyetop {
    text-align: center;
    font-size: 0.24rem;
}
.fenyebox .fenyetop a {
    display: inline-block;
    color: #323232;
    font-size: 0.24rem;
    margin: 0 0.08rem;
    vertical-align: middle;
    background: #fff;
    width: 0.4rem;
    height: 0.4rem;
    border: .01rem solid #bbbbbb;
    line-height: 0.4rem;
    border-radius: 50%;
}
.fenyebox .fenyetop span {
    display: inline-block;
    color: #fff  !important;
    font-size: 0.24rem !important;
    margin: 0 0.08rem;
    vertical-align: middle;
    background: #90c31f;
    width: 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    border-radius: 50%;
}

.fenyebox .fenyetop a.a1 {
    background: url(../images/fenyetop-a1.png) no-repeat center center;
    background-size: .09rem;
}
.fenyebox .fenyetop a.a2 {
   background: url(../images/fenyetop-a2.png) no-repeat center center;
   background-size: .09rem;
}
/* .fenyebox .fenyetop span{
    display: inline-block;
    line-height: .46rem;
    font-size: .36rem;
    color: #333333;
    font-family: "Courier New";
    vertical-align: middle;
} */
.fenyebot {
    padding-left: 0.19rem;
    padding-right: 0.24rem;
    padding-top: 0.24rem;
    padding-bottom: 0.2rem;
    width: 4.6rem;
    margin: 0 auto;
}
.fenyebot .d1 {
    float: right;
    position: relative;
    background: #fff;
    width: 1.1rem;
    border: 1px solid #ebebeb;
}
.fenyebot .d1 span {
    position: absolute;
    width: 0.62rem;
    height: 0.42rem;
    line-height: 0.42rem;
    z-index: 3;
    color: #333333;
    font-size: 0.24rem;
    text-align: center;
}
.fenyebot .d1 em {
    position: absolute;
    top: 0.09rem;
    right: 0.11rem;
    width: 0.36rem;
    height: 0.25rem;
    background: #dc0212 url("../images/dy_sanjiao.png") no-repeat center / 0.36rem 0.25rem;
    z-index: 10;
    background-size: .15rem;
}
.fenyebot .d1 select {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    height: 0.42rem;
    line-height: 0.42rem;
    width: 1.1rem;
    padding-right: 0.28rem;
    padding-left: 0.28rem;
    position: relative;
    z-index: 3;
    color: #fff;
    font-size: 0.24rem;
    text-align: center;
    background: #dc0212;
}
.fenyebot .d1 select option {
    width: 100%;
    text-align: center;
}
.fenyebot .d2 {
    float: left;
    line-height: 0.44rem;
    height: 0.44rem;
    color: #666666;
    font-size: 0.24rem;
}
/*分页信息结束*/

/*公用头部开始*/
.zz_top{
    height:1.33rem;
    padding: 0 .24rem;
    background: url(../images/head-bg.png) no-repeat 3.83rem top;
}
.zz_top .logo {
    float: left;
    width: 1.86rem;
    height: .56rem;
    margin-top: 0.43rem;
}
.zz_top .logo a {
    float: left;
    width: 100%;
    height: 100%;
    background: url(../images/logo.png) no-repeat;
    background-size: 100%;
}
.zz_top h4 {
    float: left;
    font-size: 0.24rem;
    font-weight: normal;
    color: #7a7a7a;
    line-height: 1.33rem;
    margin-left: 0.3rem;
    display: none;
}
.zz_top_r {
    float: right;
}
.zz_top_r a {
    float: right;
    margin-top: 0.51rem;
    width: 0.41rem;
    height: 0.31rem;
    background: url(../images/cd-ico.png) no-repeat;
    background-size: .41rem .31rem;
}
/*公用头部结束*/

/*公用底部开始*/
.zz_bottom{
    width:100%;
    min-height:1.22rem;
    background-color: #232323;
    text-align: left;
    padding: .3rem .24rem;
    text-align: center;
    line-height: 0.44rem;
    background: url(../images/foot-bg.png) no-repeat left bottom;
    padding-top: 0.36rem;
    border-top: .03rem solid #d2cdbe;
}
.zz_bottom .img{
    text-align: center;
    margin-bottom: 0.1rem;
}
.zz_bottom .img img {
    width: 2.08rem;
    display: inline-block;
}
.zz_bottom p a{
    display: inline-block;
    font-size: .24rem;
    color: #929292;
}
.zz_bottom p .gaba{
    padding-left: .32rem;
    background: url("../images/gaba.png") left center no-repeat;
    background-size: .27rem .3rem;
}
/*公用底部结束*/

/*遮罩开始*/
.zhezhao{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 8;
    background-color: #000000;
    opacity: 0.4;
    display: none;
    overflow-x: hidden;
}
/*遮罩结束*/



/* 首页 开始 */
body {
    background: url(../images/big-bg.png) repeat-y;
}


/* 首页 结束 */



/* 产业化扶贫 开始 */
.cyhfp-c {
    padding: 0 .24rem;
}
.cyhfp-title {
    text-align: center;
    margin-top: 0.46rem;
    margin-bottom: 0.3rem;
}
.cyhfp-title h3 {
    font-size: 0.26rem;
    line-height: 0.36rem;
    color: #6cbd2c;
}
.cyhfp-title h4 {
    text-transform: uppercase;
    font-size: 0.24rem;
    line-height: 0.36rem;
    color: #afafaf;
    font-weight: normal;
}
.cyhfp-text {
    font-size: 0.24rem;
    line-height: 0.46rem;
    color: #666666;
    margin-bottom: 0.3rem;
}
.cyhfp-text .img {
    float: right;
}
.cyhfp-text .img img {
    display: inline-block;
    width: 4.04rem;
}
/* 产业化扶贫 结束 */

/* 二级栏目 开始 */
.lmm {
    position: relative;
}
.lmm span {
    width: 1.26rem;
    height: 0.34rem;
    background: url(../images/lm-bg.png) no-repeat left -.44rem;
    position: absolute;
    left: 0;
    top: -.14rem;
    z-index: 10;
}
.lm {
    margin: 0 .24rem;
    width: auto;
    height: .6rem;
    overflow: hidden;
    margin-bottom: .4rem;
    margin-top: 0.5rem;
    line-height: 0.58rem;
    border: .01rem solid #e0e0e0;
    border-right: none;
    border-left: none;
}
.lm nav {
    overflow-x: auto;
    height: .81rem;
    white-space: nowrap;
    text-align: center;
}
.lm nav a {
    display: inline-block;
    color: #323232;
    font-size: 0.26rem;
    margin-right: 0.3rem;
    margin-left: 0.45rem;
    border-bottom: .03rem solid transparent;
}
.lm nav a.on {
    border-bottom: .03rem solid #90c31f;
    color: #90c31f;
}
/* 二级栏目 结束 */



/* 关于阴山优麦 开始 */
.gyysym-c {
    padding: 0 .24rem;
    background: url(../images/gyysym-c-bg.png) no-repeat right -.5rem;
    padding-top: 0.1rem;
    margin-bottom: 0.5rem;
    min-height: 6rem;
}
.qywh h3 {
    width: 3.56rem;
    height: 0.23rem;
    background: url(../images/qywh-title.png) no-repeat;
    background-size: 3.56rem;
    margin-top: 0.42rem;
    margin-bottom: 0.3rem;
}
.gyysym-text {
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: #666666;
    position: relative;
}
.gyysym-text span {
    width: 1.13rem;
    height: 2.98rem;
    background: url(../images/gyysym-text-s.png) no-repeat;
    font-size: 0.24rem;
    color: #ffffff;
    position: absolute;
    right: 0;
    top: 0.76rem;
    background-size: 1.13rem;
    line-height: 0.42rem;
    padding-top: 0.76rem;
    text-align: center;
}
.gyysym-text span a {
    display: inline-block;
    color: #ffffff;
}
.gyysym-text span em.on {
    color: #00625A;
}
.gyysym-text .img {
    margin-top: 0.3rem;
    margin-bottom: 0.4rem;
}

.jsys h3 {
    width: 4.41rem;
    height: 0.24rem;
    background: url(../images/jsys-h3.png) no-repeat;
    background-size: 4.41rem;
    margin-bottom: 0.3rem;
}

.jsys-text {
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: #666666;
}
.jsys h4 {
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: #cc9752;
}
/* 关于阴山优麦 结束 */


/* 合作招商 开始 */
.hzzs-c {
    padding: 0 .24rem;
}
.hzzs-c>div {
    overflow: hidden;
    margin-top: 0.28rem;
}
.hzzs-c .left {
    text-align: right;
    line-height: 0.58rem;
    float: left;
    font-size: 0.24rem;
    color: #333333;
    margin-right: 0.18rem;
    width: 1.5rem;
}
.hzzs-c .right {
    width: 4.8rem;
    height: 0.58rem;
    background: #fff;
    float: left;
    padding: 0 .2rem;
}
.hzzs-c .right input {
    background: none;
    border: none;
    width: 100%;
    height: 100%;
    line-height: 0.58rem;
}
.hzzs-c .yzm {
    margin-bottom: 0.54rem;
}
.hzzs-c .yzm .right input {
    width: 50%;
    float: left;
}
.hzzs-c .yzm .right img {
    float: right;
    vertical-align: middle;
    display: inline-block;
    height: 0.54rem;
}
.hzzs-c .btn {
    display: block;
    margin: 0 auto;
    width: 2.3rem;
    height: 0.6rem;
    font-size: 0.24rem;
    line-height: 0.6rem;
    color: #ffffff;
    text-align: center;
    background: #90c31f;
    border-radius: .05rem;
}
.hzzs {
    padding-bottom: 0.38rem;
    border-bottom: .24rem solid #ededed;
    margin-bottom: 0.22rem;
}

.ly {
    margin-bottom: 0.75rem;
}
.ly-c-title {
    text-align: center;
    margin-bottom: 0.27rem;
}
.ly-c-title h3 {
    font-size: 0.24rem;
    color: #cc9752;
    margin-top: 0.09rem;
}
.ly-c-title span {
    display: inline-block;
    width: 0.26rem;
    height: 0.03rem;
    background: #cc9752;
}
.ly-c li {
    padding: .32rem .24rem;
    width: 100%;
    background: #f3f3f3;
    border: 1px solid #e2e2e2;
    border-left: none;
    border-right: none;
    margin-bottom: 0.25rem;
    overflow: hidden;
    box-sizing: border-box;
}
.ly-c li .left {
    overflow: hidden;
    margin-bottom: 0.2rem;
}
.ly-c li .left .tx {
    float: left;
    margin-right: 0.33rem;
}
.ly-c li .left .text {
    width: 4.9rem;
    background: #fff;
    font-size: 0.2rem;
    color: #666666;
    line-height: 0.36rem;
    min-height: .52rem;
    float: left;
    padding: .18rem 0.32rem;
}
.ly-c li .left .text span {
    color: #90c31f;
}
.ly-c li .right  {
    overflow: hidden;
}
.ly-c li .right .tx {
    float: right;
}
.ly-c li .right .text {
    width: 4.9rem;
    background: #fff;
    font-size: 0.2rem;
    color: #666666;
    line-height: 0.36rem;
    min-height: .52rem;
    float: left;
    padding: .18rem 0.32rem;
}
/* 合作招商 结束 */

/* 联系我们子页 开始 */
.lxwmzy-c {
    padding: 0 .24rem;
    margin-bottom: 2.56rem;
}
.lxwmzy-c .img {
    text-align: center;
}
.lxwmzy-c .img img {
    display: inline-block;
    width: 2.1rem;
}
.lxwmzy-c .text {
    font-size: 0.24rem;
    line-height: 0.6rem;
    color: #666666;
}
.lxwmzy-c .text .d1 {
    background: url(../images/lxwmzy-c-ico1.png) no-repeat left center;
    padding-left: 0.34rem;
    background-size: .19rem;
}
.lxwmzy-c .text .d2 {
    background: url(../images/lxwmzy-c-ico2.png) no-repeat left center;
    padding-left: 0.34rem;
    background-size: .19rem;
}
.lxwmzy-c .text .d3 {
    background: url(../images/lxwmzy-c-ico3.png) no-repeat left center;
    padding-left: 0.34rem;
    background-size: .16rem;
}
.lxwmzy-c .dt {
    width: 6.93rem;
    height: 3.94rem;
    border: .04rem solid #e2e2e2;
    margin-top: 0.3rem;
}
/* 联系我们子页 结束 */


/* 领导关怀 开始 */
.ldgh-c {
    padding: 0 .24rem;
    margin-bottom: 0.54rem;
}
.ldgh-c .text {
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: #666666;
    margin-bottom: 0.25rem;
}
/* 领导关怀 结束 */



/* 品牌展示 开始 */
.ppzs-c {
    padding: 0 .24rem;
    margin-bottom: 1rem;
}
.ppzs-c ul {
    overflow: hidden;
}
.ppzs-c li {
    width: 3.28rem;
    margin-bottom: 0.17rem;
    float: left;
}
.ppzs-c li:nth-child(even) {
    float: right;
    margin-right: 0.04rem;
}
.ppzs-c li .img {
    width: 3.28rem;
    height: 1.29rem;
    border: .01rem solid #d8d8d8;
    border-radius: .05rem;
    overflow: hidden;
}
.ppzs-c li .text {
    font-size: 0.24rem;
    line-height: 0.54rem;
    color: #323232;
    text-align: center;
}
.ppzs-c li .text a {
    color: #323232;
}
/* 品牌展示 结束 */



/* 品牌展示详情 开始 */
.ppzsxq-c {
    padding: 0 .24rem;
    margin-bottom: 0.62rem;
    min-height: 4rem;
}
.ppzsxq-c .text {
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: #666666;
}
.ppzsxq-c .img {
    margin-top: 0.34rem;
}
/* 品牌展示详情 结束 */



/* 人才招聘 开始 */
.rczp {
    margin-bottom: 0.7rem;
}
.rczp-list>ul>li {
    margin-bottom: 0.26rem;
}
.rczp-list>ul>li>h3 {
    padding: 0 .24rem;
    background: #e9e9e9;
    line-height: 0.62rem;
    overflow: hidden;
    font-weight: normal;
}
.rczp-list>ul>li>h3 span {
    float: left;
}
.rczp-list>ul>li h3 .sj {
    float: right;
    font-size: 0.22rem;
    color: #323232;
    background: url(../images/rczp-list-sj-r.png) no-repeat right center;
    padding-right: 0.45rem;
    background-size: .21rem;
}
.rczp-list>ul>li>h3 .sj em {
    float: left;
    width: 0.25rem;
    height: 0.25rem;
    background: url(../images/sj-ico.png) no-repeat;
    margin-top: 0.19rem;
    margin-right: 0.12rem;
    background-size: .25rem;
}
.rczp-list>ul>li.on>h3 {
    color: #ffffff;
    background: #90c31f;
}
.rczp-list>ul>li.on .sj {
    color: #fff;
}
.rczp-list>ul>.on>h3 .sj em  {
    background: url(../images/sj-on-ico.png) no-repeat;
    background-size: .25rem;
}
.rczp-list>ul>.on>h3 .sj {
    background: url(../images/rczp-list-sj-r-on.png) no-repeat right center;
    background-size: .21rem;
}
.rczp-list>ul>.on {
    margin-bottom: 0.4rem;
}

.rczp-list>ul>li .bao {
    display: none;
}
.rczp-list>ul>li .twoul {
    padding: 0 .24rem;
    overflow: hidden;
    padding-top: 0.22rem;
    margin-bottom: 0.2rem;
}
.rczp-list>ul>li .twoul li {
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: #333333;
    width: 3.5rem;
    float: left;
}

.rczp-list>ul>li .title {
    font-size: 0.24rem;
    line-height: 0.38rem;
    color: #333333;
    padding: 0 .24rem;
}
.rczp-list>ul>li .title h3 {
    font-weight: normal;
    margin-bottom: 0.15rem;
}
.rczp-list>ul>li .list {
    font-size: 0.24rem;
    line-height: 0.52rem;
    color: #333333;
    padding: 0 .24rem;
    margin-bottom: 0.3rem;
}
.rczp-list>ul>li .btn {
    display: block;
    width: 1.78rem;
    height: 0.56rem;
    background: #cc9752;
    text-align: center;
    font-size: 0.24rem;
    color: #ffffff;
    line-height: 0.56rem;
    margin: 0 auto;
    border-radius: .05rem;
}

/* 人才招聘 结束 */


/* 视频中心 开始 */
.spzx {
    margin-bottom: 0.47rem;
}
.spzx-c {
    padding: 0 .24rem;
}
.spzx-c ul {
    overflow: hidden;
}
.spzx-c li {
    width: 3.1rem;
    height: 3.76rem;
    background: #fff;
    padding: .12rem;
    float: left;
    margin-bottom: 0.3rem;
}
.spzx-c li:nth-child(even) {
    float: right;
}
.spzx-c .img {
    width: 3.09rem;
    height: 3.26rem;
    position: relative;
}
.spzx-c .img .btn {
    position: absolute;
    width: 0.65rem;
    height: 0.65rem;
    background: url(../images/spzx-c-img-ico.png) no-repeat;
    background-size: 100%;
    left: 50%;
    top: 50%;
    margin-left: -0.32rem;
    margin-top: -0.32rem;
}
.spzx-c .text {
    color: #323232;
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.62rem;
}
.spzx-c .text a {
    color: #323232;
}

/* 视频中心 结束 */




/* 我要应聘 开始 */
.wyyp-c {
    padding: 0 .24rem;
    margin-bottom: 1.47rem;
}

.wyyp-c>div {
    border-bottom: .01rem solid #dedede;
    line-height: 0.84rem;
    overflow: hidden;
}
.wyyp-c .xb a {
    float: right;
    margin-top: 0.4rem;
    margin-right: 0.2rem;
    width: 0.18rem;
    height: 0.13rem;
    background: url(../images/mb.png) no-repeat right center;
    background-size: .18rem;
}
.wyyp-c .xl a {
    float: right;
    margin-top: 0.4rem;
    margin-right: 0.2rem;
    width: 0.18rem;
    height: 0.13rem;
    background: url(../images/mb.png) no-repeat right center;
    background-size: .18rem;
}
.wyyp-c .gznx a {
    float: right;
    margin-top: 0.4rem;
    margin-right: 0.2rem;
    width: 0.18rem;
    height: 0.13rem;
    background: url(../images/mb.png) no-repeat right center;
    background-size: .18rem;
}

.wyyp-c .xb ul {
    margin-top: 0.9rem;
    text-align: center;
    display: none;
}
.wyyp-c .xl ul {
    margin-top: 0.9rem;
    text-align: center;
    display: none;
}
.wyyp-c .gznx ul {
    margin-top: 0.9rem;
    text-align: center;
    display: none;
}
.wyyp-c>div .text {
    font-size: 0.26rem;
    color: #333333;
    float: left;
}
.wyyp-c>div .inp {
    width: 4.6rem;
    float: left;
    padding: 0 .24rem;
    height: .84rem;
    box-sizing: border-box;
}
.wyyp-c .yzm .inp {
    width: 80%;
}

.wyyp-c>div .inp input {
    border: none;
    background: none;
    width: 100%;
    height: 100%;
}
.wyyp-c>div .textr {
    float: left;
    height: 1.4rem;
    width: 5.2rem;
    padding: .24rem;
    line-height: 0.36rem;
}
.wyyp-c>div .textr textarea {
    border: none;
    background: none;
    width: 100%;
    height: 100%;
}
.wyyp-c .yzm .inp input {
    width: 60%;
    vertical-align: middle;
}
.wyyp-c>div .inp img {
    width: 1.5rem;
    height:80%;
    float: right;
    margin-top: 0.09rem;
}
.wyyp-c .btn {
    display: block;
    margin: 0 auto;
    width: 2.66rem;
    height: 0.7rem;
    background: #90c31f;
    font-size: 0.28rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.7rem;
    margin-top: 0.46rem;
}
/* 我要应聘 结束 */




/* 新闻动态 开始 */
.xwdt {
    margin-bottom: 0.72rem;
}
.xwdt-c {
    padding: 0 .24rem;
}
.xwdt-c ul li {
    height: 1.74rem;
    width: 100%;
    background: #fff;
    margin-bottom: 0.3rem;
    padding: 0 .2rem;
    box-sizing: border-box;
    padding-top: 0.07rem;
}
.xwdt-c ul li .title {
    overflow: hidden;
    line-height: 0.58rem;
    background: url(../images/xwdt-c-tltle.png) no-repeat left bottom;
    background-size: 4.68rem;
    margin-bottom: 0.14rem;
}
.xwdt-c ul li .title h3 {
    float: left;
    font-size: 0.24rem;
    color: #323232;
    background: url(../images/xwdt-c-h3-bl.png) no-repeat left center;
    background-size: .03rem;
    padding-left: 0.2rem;
}
.xwdt-c ul li .title h3 a {
    color: #323232;
}
.xwdt-c ul li .title span {
    float: right;
    font-size: 0.22rem;
    color: #848484;
}
.xwdt-c ul li .text {
    font-size: 0.22rem;
    line-height: 0.36rem;
    color: #6d6d6d;
}
/* 新闻动态 结束 */



/* 新闻动态详情 开始 */
.xwdtxq .title {
    text-align: center;
    background: url(../images/xwdtxq-title.png) no-repeat left bottom;
    background-size: 100%;
    padding-bottom: 0.2rem;
}
.xwdtxq .title h3 {
    font-size: 0.26rem;
    color: #90c31f;
    line-height: 0.34rem;
}

.xwdtxq-c {
    padding: 0 .24rem;
    padding-bottom: 0.6rem;
    border-bottom: .01rem solid #e0e0e0;
    margin-bottom: 0.36rem;
}
.xwdtxq-c-text {
    font-size: 0.24rem;
    line-height: 0.46rem;
    color: #4c4c4c;
}
.xwdtxq-c .sun {
    text-align: center;
    font-size: 0.22rem;
    line-height: 0.7rem;
    margin-bottom: 0.2rem;
    color: #525252;
}
.xgtj {
    margin-top: 0.46rem;
}
.xgtj>h3 {
    height: 0.5rem;
    background: url(../images/xgtj-bg.png) no-repeat center;
    background-size: 1.59rem;
    margin-bottom: 0.22rem;
}
.xgtj-list {
    border-top: .1rem solid #e8e8e7;
    background: #eeeeee;
}
.xgtj-list ul {
    padding: .2rem .24rem;
}
.xgtj-list ul li {
    overflow: hidden;
    line-height: 0.5rem;
}
.xgtj-list ul li h3 {
    font-weight: normal;
    font-size: 0.22rem;
    line-height: 0.5rem;
    color: #333333;
    float: left;
    width: 5.5rem;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.xgtj-list ul li h3 a {
    color: #333333;
}
.xgtj-list ul li span {
    float: right;
    color: #6e6e6e;
}
/* 新闻动态详情 结束 */


/* 上下篇 开始 */
.fenyebox {
    padding: 0 .24rem;
}
.fenyebox>div {
    margin-bottom: 0.1rem;
    line-height: 0.44rem;
    font-size: .24rem;
}
.fenyebox a span {
    width: 1.35rem;
    height: 0.44rem;
    border-radius: .22rem;
    margin-right: 0.15rem;
    float: left;
    color: #fff;
    line-height: 0.44rem;
    text-align: center;
}
.fenyebox .prev a {
    color: #90c31f;
}
.fenyebox .prev a span {
    background: #90c31f url(../images/fenyebox-ico.png) no-repeat top right;
    background-size: 1rem;
}
.fenyebox .next a {
    color: #323232;
}
.fenyebox .next a span {
    background: #cc9752 url(../images/fenyebox-ico.png) no-repeat top right;
    background-size: 1rem;
}
/* 上下篇 结束 */


/* 燕麦产业园 开始 */
.ymcyy {
    margin-bottom: 0.62rem;
}
.ymcyy-c {
    padding: 0 .24rem;
}
.ymcyy-c ul {
    overflow: hidden;
}
.ymcyy-c ul li {
    width: 3.4rem;
    height: 2.8rem;
    background: #fff;
    padding: 0.05rem;
    box-sizing: border-box;
    float: left;
    margin-bottom: 0.3rem;
}
.ymcyy-c ul li:nth-child(even) {
    float: right;
}
.ymcyy-c ul li .img {
    width: 3.28rem;
}
.ymcyy-c ul li .text {
    padding: 0 .1rem;
    font-size: 0.22rem;
    color: #323232;
    line-height: 0.6rem;
}
.ymcyy-c ul li .text a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/ymcyy-c-text-ico.png) no-repeat right center;
    background-size: .23rem;
    color: #323232;
}
/* 燕麦产业园 结束 */


/* 燕麦产业园详情 开始 */
.ymcyyxq {
    margin-bottom: 1.94rem;
}
.ymcyyxq-c  .img {
    width: 6.05rem;
    margin: 0 auto;
    margin-bottom: 0.14rem;
}

/* 燕麦产业园详情 结束 */



/* 燕麦起源子页 开始 */
.ymqyzy-c {
    padding: 0 .24rem;
    margin-bottom: .5rem;
    min-height: 8.8rem;
}
.ymqyzy-c .text {
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: #666666;
    margin: 0.2rem 0;
}
/* 燕麦起源子页 结束 */


/* 战略合作 开始 */


/* 战略合作 结束 */


/* 中国燕麦文化 开始 */
.zgymwh-c {
    padding: 0 .24rem;
    margin-bottom: 0.5rem;
    min-height: 9.2rem;
}

.zgymwh-c .text {
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: #666666;
    margin-top: 0.2rem;
}
/* 中国燕麦文化 结束 */


/* 终端展示 开始 */


/* 终端展示 结束 */


/* 终端展示详情 开始 */
.zdzsxq-c .img {
    width: 4.58rem;
    margin: 0 auto;
}
.zdzsxq-c-text {
    margin-top: 0.2rem;
}
/* 终端展示详情 结束 */


/* 种植优势子页 开始 */
.zzyszy-c {
    padding: 0 .24rem;
    margin-bottom: 0.62rem;
}
.zzyszy-c .text {
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: #666666;
    margin-bottom: 0.2rem;
}
/* 种植优势子页 结束 */


/* 视频中心详情 开始 */
.spzxxq-c .img {
    margin-bottom: 0.2rem;
    position: relative;
}
.spzxxq-c .img a {
    position: absolute;
    width: 0.6rem;
    height: 0.6rem;
    background: url(../images/spzxxq-c-img-a.png) no-repeat;
    background-size: 100%;
    left: 50%;
    top: 50%;
    margin-top: -0.3rem;
    margin-left: -0.3rem;
}

/* 视频中心详情 结束 */


/* 乌兰察布 开始 */
.wlcb-c {
    padding: 0 .24rem;
    margin-bottom: 0.58rem;
}
.wlcb-c h3 {
    width: 3.79rem;
    height: 0.69rem;
    background: url(../images/wlcb-c-h3.png) no-repeat;
    background-size: 100%;
    margin-bottom: 0.3rem;
}
.wlcb-c-text {
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: #666666;
    margin-bottom: 0.2rem;
}
/* 乌兰察布 结束 */



/* 二级菜单 开始 */
.zz {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 17;
    display: none;
}
.two-nav {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 18;
    width: 100%;
    height: 100%;
    padding: 0 .6rem;
    padding-top: 0.43rem;
    box-sizing: border-box;
    display: none;
}
.close {
    font-size: 0.5rem;
    line-height: 0.9rem;
    text-align: right;
}
.close a {
    color: #e8e8e7;
}
.cd-logo {
    width: 3rem;
    margin: 0.4rem auto;
}
.two-nav ul {
    width: 4.4rem;
    margin: 0 auto;
}
.two-nav ul li {
    line-height: 0.9rem;
    width: 100%;
    border-bottom: .01rem solid #464646;
    text-align: center;
    font-size: 0.26rem;
}
.two-nav ul li.on a {
    color: #4fd200;
}
.two-nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
}
/* 二级菜单 结束 */


/* 首页 开始 */
.banner {
    position: relative;
}
.banner-qh {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner-qh a {
    position: absolute;
    width: 0.26rem;
    height: 0.49rem;
    top: 50%;
    margin-top: -0.26rem;
    z-index: 1;
}
.banner-qh .a1 {
    left: .24rem;
    background: url(../images/banner-qh-a1.png) no-repeat;
    background-size: 100%;
}
.banner-qh .a2 {
    right: .24rem;
    background: url(../images/banner-qh-a2.png) no-repeat;
    background-size: 100%;
}
.sy-gsxw {
    min-height: 3rem;
    padding: 0 .24rem;
}
.sy-gsxw-t {
    overflow: hidden;
    line-height: 1.04rem;
}
.sy-gsxw-t h2 {
    float: left;
    font-weight: normal;
}
.sy-gsxw-t h2 a {
    font-size: 0.24rem;
    color: #3e3e3e;
    font-weight: bold;
    background: url(../images/sy-gsxw-h2.png) no-repeat left center;
    padding-left: 0.5rem;
    background-size: .34rem;
}
.sy-gsxw-t h2 span {
    font-size: 0.24rem;
    color: #8a8a8a;
    text-transform: uppercase;
}

.sy-gsxw-t-r {
    float: right;
}
.sy-gsxw-t-r a {
    font-weight: bold;
    font-size: 0.34rem;
}
.sy-gsxw-t-r .jia {
    color: #525151;
}
.sy-gsxw-t-r .jian {
    color: #90c31f;
}

.sy-gsxw-t-r .swiper-pagination4 span {
    float: left;!important;
    width: 0.19rem !important;
    height: 0.19rem !important;
    background: url(../images/swiper-pagination4-s.png) no-repeat !important;
    background-size: 100% !important;
    margin-top: 0.4rem !important;
    opacity: 1 !important;
}
.sy-gsxw-t-r .swiper-pagination4 span.swiper-pagination-bullet-active {
    background: url(../images/swiper-pagination4-s-on.png) no-repeat center !important;
    background-size: 100%;
}
.sy-gsxw-c {
    width: 100%;
    height: 2.1rem;
    background: #fff;
    padding: .22rem .26rem;
    box-sizing: border-box;
    border-radius: .05rem;
}
.sy-gsxw-c h3 {
    font-size: 0.24rem;
    color: #90c31f;
    line-height: 0.4rem;
}
.sy-gsxw-c h3 a {
    color: #90c31f;
}
.sy-gsxw-c span {
    display: block;
    background: url(../images/sy-gsxw-c-sj.png) no-repeat left center;
    padding-left: 0.3rem;
    font-size: 0.2rem;
    color: #909090;
    background-size: .23rem;
    line-height: 0.4rem;
    margin: 0.1rem 0;
}
.sy-gsxw-c p {
    font-size: 0.24rem;
    line-height: 0.38rem;
    color: #686868;
}

.sy-gsxw-content {
    border-bottom: .02rem solid #d2cdbe;
    padding-bottom: 0.44rem;
}
.sy-gsjj {
    padding: 0 .24rem;
    margin-bottom: 0.12rem;
    min-height: 3rem;
}
.sy-gsjj h2 {
    font-weight: normal;
    line-height: 1rem;
}
.sy-gsjj h2 a {
    background: url(../images/sy-gsxw-h2.png) no-repeat left center;
    background-size: .35rem;
    padding-left: 0.5rem;
    font-size: 0.24rem;
    color: #3e3e3e;
    font-weight: bold;
}
.sy-gsjj h2 span {
    font-size: 0.24rem;
    color: #8a8a8a;
    text-transform: uppercase;
}

.sy-gsjj-c-text {
    font-size: 0.24rem;
    line-height: 0.44rem;
    color: #7a7a7a;
    margin-bottom: 0.24rem;
}


.sy_ryzz-spzs {
    padding: 0 .24rem;
    min-height: 2rem;
}
.sy_ryzz-spzs-c {
    border-bottom: .02rem solid #d2cdbe;
    overflow: hidden;
    padding-bottom: 0.35rem;
}
.sy_ryzz-spzs h2 {
    line-height: 0.8rem;
    font-size: 0.24rem;
}
.sy_ryzz-spzs h2 a {
    color: #3e3e3e;
    background: url(../images/sy-gsxw-h2.png) no-repeat left center;
    padding-left: 0.58rem;
    background-size: .34rem;
}
.sy_ryzz-spzs .img {
    width: 3.33rem;
}
.sy-ryzz {
    width: 3.33rem;
    float: left;
}
.sy-ryzz .text {
    color: #575757;
    font-size: 0.24rem;
    line-height: 0.4rem;
    margin-top: 0.15rem 0;
}
.sy-spzs {
    float: right;
    width: 3.33rem;
}
.sy-spzs .text {
    color: #575757;
    font-size: 0.24rem;
    line-height: 0.4rem;
    margin-top: 0.15rem 0;
}
.sy-spzs .img {
    position: relative;
}
.sy-spzs .img a {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -0.23rem;
    margin-left: -0.23rem;
    width: 0.47rem;
    height: 0.47rem;
    background: url(../images/sy-spzs-a.png) no-repeat;
    background-size: 100%;
}

.sy-cptj {
    padding: 0 .24rem;
    margin-bottom: 0.28rem;
    min-height: 3rem;
}
.sy-cptj-title {
    overflow: hidden;
    line-height: 0.94rem;
    margin-bottom: 0.15rem;
}
.sy-cptj-title h2 {
    font-size: 0.24rem;
    color: #3e3e3e;
    float: left;
}
.sy-cptj-title h2 a {
    color: #3e3e3e;
    background: url(../images/sy-gsxw-h2.png) no-repeat left center;
    background-size: .34rem;
    padding-left: 0.5rem;
}
.sy-cptj-title a {
    float: right;
    font-weight: bold;
    font-size: 0.34rem;
    color: #90c31f;
}

.sy-cptj-list ul {
    overflow: hidden;
    width: 7.1rem;
}
.sy-cptj-list ul li {
    float: left;
    margin-bottom: 0.6rem;
    margin-right: 0.05rem;
    width: 2.3rem;
}
.sy-ppzs {
    margin-bottom: 0.5rem;
}
.sy-ppzs h2 {
    text-align: center;
    margin-bottom: 0.32rem;
}
.sy-ppzs h2 a {
    display: block;
    line-height: 0.5rem;
    font-size: 0.24rem;
    color: #3e3e3e;
}
.sy-ppzs h2 span {
    display: block;
    margin: 0 auto;
    width: 0.38rem;
    height: 0.08rem;
    background: #000000;
}
.sy-ppzs-list {
    overflow: hidden;
}
.sy-ppzs-list .swiper-slide {
    width: 1.92rem;
    height: 0.75rem;
    float: left;
}

.sy-ppzs-list {
    padding: 0 .24rem;
}
/* 首页 结束 */



/* 关于 开始 */
.bigImg {
    width: 100%;
    height: 100%;
    position: relative;
}
.gy h1 {
    width: 2.6rem;
    position: absolute;
    left: 0.24rem;
    top: 0.74rem;
    z-index: 10;
}
.gy h1 img {
    width: 100%;
}

.qh-d {
    position: absolute;
    bottom: 1.88rem;
    text-align: center;
    left: 50%;
    margin-left: -1.26rem;
    z-index: 10;
}
.swiper-pagination3 {
    position: absolute;
    z-index: 10;
    left: 50% !important;
    margin-left: -1.26rem !important;
    bottom: 1.88rem !important;
}
.swiper-pagination-bullet {
    float: left !important;
    margin: 0 !important;
    margin-right: 12px !important;
    width: 0.38rem !important;
    height: 0.03rem !important;
    background: #fff !important;
    opacity: 0.5 !important;
    display: block !important;
}

.qh-d span:last-child {
    margin-right: 0;
}

.bigImg .btn {
    position: absolute;
    bottom: 0.74rem;
    font-size: .24rem;
    color: #ffffff;
    width: 2.25rem;
    height: 0.52rem;
    background: #90c31f;
    border-radius: .3rem;
    border: .05rem solid rgba(102, 150, 24, .5);
    left: 50%;
    margin-left: -1.12rem;
    text-align: center;
    line-height: 0.52rem;
    z-index: 10;
}
.bigImg h2 {
    position: absolute;
    top: 0.74rem;
    right: 0.24rem;
    font-size: 0.38rem;
    font-family: '宋体';
    color: #ffffff;
    width: 0.3rem;
    font-weight: normal;
    background: url(../images/gy-h2-e.png) no-repeat right top;
    background-size: .16rem 1.98rem;
    padding-right: 0.4rem;
}
.bigImg h2 a {
    color: #fff;
}
.bigImg .text {
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #ffffff;
    width: 6rem;
    position: absolute;
    top: 38%;
    left: 50%;
    margin-left: -3rem;
}
.bigImg .lxwm {
    background: url(../images/lxwm-h2-r.png) no-repeat right top;
    background-size: .14rem 1.09rem;
}
.bigImg .ymqy {
    background: url(../images/ymqy-h2-e.png) no-repeat right top;
    background-size: .19rem 1.09rem;
}

.bigImg .cyhfp {
    background: url(../images/cyhfp-h2-r.png) no-repeat right top;
    background-size: .16rem 1.85rem;
}

.bigImg .zzys {
    padding-bottom: 1rem;
    background: url(../images/zzys-h2-e.png) no-repeat right top;
    background-size: .19rem 1.97rem;
}
.swiper-pagination-bullet-active {
    opacity: 1 !important;
}

/* 关于 结束 */

.swiper-container4 {
    overflow: hidden;
}

.gy {
    position: fixed;
    width: 100%;
    height: 100%;
}

.ldgh{
    min-height: 6rem;
}
.ymcyy {
    min-height: 6rem;
}
.xwdt {
    min-height: 6rem;
}
.spzx {
    min-height: 6rem;
}
.ppzs {
    min-height: 6rem;
}
.ymqyzy {
    min-height: 6rem;
}
.zzyszy {
    min-height: 6rem;
}

.ymqyzy {
     min-height: 6rem;
}
.cyhfp {
     min-height: 6rem;
}
.lxwmzy {
     min-height: 6rem;
}
.hzzs {
     min-height: 6rem;
}
.rczp {
     min-height: 6rem;
}

.gyysym-text1 {
    position:fixed;
    right: .24rem;
    top: 4rem;
}

.wyyp-c>div .text b {
    margin-top: .1rem;
    margin-right: .2rem;
    float: left;
}

.wyyp-c>div .text .xg89 {
    width: 1.9rem;
    text-align: right;
    float: left;
}

.youku-playerBox {
    text-align: center;
}
.ykplayer {
    display: inline-block;
}