@charset "UTF-8";
/**
 * Index Css
 * @Authors Mr.Cai
 * @Email 297272788@qq.com
 * @Date 2015-06-11
 */
 
.m-title-txt {
    color: #fff;
    width: 250px;
    margin: 0 auto;
    position: relative;
    text-align: center
}
.m-title-txt:before {
    content: "";
    position: absolute;
    left: -100px;
    top: 50%;
    height: 1px;
    background: #fff;
    width: 100px;
}
.m-title-txt:after {
    content: "";
    position: absolute;
    right: -100px;
    top: 50%;
    height: 1px;
    background: #fff;
    width: 100px;
}
.m-title-zw {
    font-size: 36px;
    display: block;
    letter-spacing: 1px;
}
.m-title-ew {
    font-size: 22px;
    letter-spacing: 5px;
    display: block;
}
.m-top {
    height: 42px;
    line-height: 42px;
    position: relative;
    color: #fff;
    width: 100%;
}
.m-top a {
    color: #fff
}
.m-top-left {
    position: absolute;
    left: 50px;
    top: 0;
}
.m-header {
    width: 100%;
    height: 137px;
    background: url(../images/top_ba.png) repeat-x;
    position: relative;
    top: 0;
    left: 0;
    z-index: 99;
}
.m-logo {
    position: absolute;
    left: 10%;
    top: 49px;
}
.m-nav {
    position: absolute;
    right: 10%;
    top: 42px;
}
.m-nav a.index, .m-nav dl dt a {
    float: left;
    color: #f2d374;
    font-size: 15px;
    overflow: hidden;
    text-align: center;
     
    line-height: 86px;
    margin: 0 20px;
   font-size:18px;
}
.m-nav a.active, .m-nav a.index:hover, .m-nav dl.hover dt a {
    background: url(../images/titbg.png) no-repeat center 65px;
   
}
.m-nav dl {
    float: left;
    position: relative;
    font-size: 14px;
}
.m-nav dl dd {
    width: 180px;
    padding: 15px 0 15px 0;
    position: absolute;
    top: 95px;
      left: 50%; margin-left: -90px;
    background: url(../images/navbg.png);
    color: #ffffee;
    display: none; text-align: center;
}
.m-nav dl dd:before {
    content: "";
    font-size: 0;
    width: 0;
    height: 0;
    line-height: 0;
    display: block;
    border: 0 solid transparent;
    border-width: 8px;
    border-bottom-color: #ebcc79;
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -8px;
}
.m-nav dl dd a {
    display: block;
    line-height: 30px;
}
.m-nav dl dd a:hover {
    text-decoration: underline;
}
.m-tool {
    position: absolute;
    right: 50px;
    top: 0px;
    height: 42px;
    line-height: 42px;
    z-index: 100;
}

.m-tool li {
    float: left;
    position: relative;
    cursor: pointer;
    padding: 0 15px;
}
.m-tool li span{ padding:10px; display:block; line-height:22px;}
.m-tool li.map {
    background: url(../images/ss.png) no-repeat 15px;
    padding-left: 38px;
}
.m-tool .borderright:after {
    content: "";
    position: absolute;
    top: 14px;
    right: 0;
    height: 14px;
    width: 1px;
    background: #fff;
}
.m-tool li.qq a {
    margin-top: 10px;
    display: block;
}
.m-tool li .tooldiv {
    position: absolute;
    top: 40px;
    left: 50%;
    background-color: #ebcc79;
    border-radius: 3px;
    padding: 10px;
    width: 80px;
    text-align: center;
    color: #fff;
    margin-left: -50px;
    display: none; line-height: 20px;
}
.m-tool li .tooldiv:before {
    content: "";
    background: url(../images/arrow.png) no-repeat;
    display: block;
    width: 16px;
    height: 9px;
    position: absolute;
    top: -7px;
    left: 50%;
    margin-left: -8px;
}
.m-tool li  .sousu{
 position: absolute;
    top: 40px;
    left: auto;
	right: 0;
    background-color: #ebcc79;
    border-radius: 3px;
    padding: 10px;
    width: 172px;
    text-align: center;
    color: #fff;
    margin-left: 0;
    display: none;	 height: 38px;
}
.m-tool li .sousu:before {
    content: "";
    background: url(../images/arrow.png) no-repeat;
    display: block;
    width: 16px;
    height: 9px;
    position: absolute;
   top: -7px;  
    left: auto;right: 7px;
    margin-left: -8px;
}
 
.m-tool li .sousu form input.text {
    display: inline-block;
    position: absolute;
   left: 10px;
    top: 10px;
    width: 158px;
    height: 27px;
    border: none;
    text-indent: 10px;
    color: #333;
    font-size: 14px;
    border: none;
    border-radius: 3px; 
}
.m-tool li .sousu form input.submit {
    display: inline-block;
    position: absolute;
    right: 10px;
       top: 15px;
    width: 30px;
    height: 27px;
    background: #9b9b9b url(../images/search.png) center center no-repeat;
    background-size: auto 16px;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
}

@media screen and (max-width:1440px) {
.m-logo {
    left: 20px;
}
.m-tool, .m-login {
    right: 25px;
}
.m-nav {
    margin-left: 180px;
}
}

@media screen and (max-width:1280px) {
.m-nav a.index, .m-nav dl dt a {
    width: 100px!important;
}
.m-nav dl dd {
    width: 90px!important;
}
}

@media screen and (max-width:1024px) {
.m-nav {
    margin-left: 150px;
}
.m-tool {
    display: none;
}
}
.m-sliderpage {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
}
.m-sliderpage .page {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
}
.m-sliderpage .page .banner {
    position: absolute;
    bottom: 0;
    right: 0;
}
.taoyuan .text-con {
    position: absolute;
    left: 50%;
    top: 180px;
    width: 520px;
    margin-left: -260px;
    z-index: 2;
}
.taoyuan i {
    position: absolute;
    display: block;
    overflow: hidden;
    z-index: 2;
}
.taoyuan .text-con i {
    opacity: 0;
    filter: alpha(opacity=0);
}
.taoyuan i.ty-a {
    background: url(../images/text1.png) no-repeat;
    width: 598px;
    height: 199px;
    top: 30px;
    left: 40%;
    margin-left: -300px;
}
.taoyuan i.ty-b {
    background: url(../images/text2.png) no-repeat;
    width: 622px;
    height: 63px;
    top: 230px;
    left: 50%;
    margin-left: -300px;
}
.taoyuan i.ty-c {
    background: url(../images/text3.png) no-repeat;
    width: 598px;
    height: 197px;
    top: 300px;
    left: 60%;
    margin-left: -300px;
}
.taoyuan i.yun-a, .taoyuan i.yun-b {
    background: url(../images/image8.png) no-repeat;
    width: 900px;
    height: 350px;
    bottom: -150px;
    left: -150px;
    opacity: .9;
    filter: alpha(opacity=90);
}
.taoyuan i.yun-b {
    top: 0;
    left: auto;
    right: -500px;
    opacity: .1;
    filter: alpha(opacity=10);
}
.shanshui .text-con {
    width: 1360px;
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -680px;
    z-index: 2;
    font-size: 0;
    text-align: center;
}
.gongyi .text-con {
    position: absolute;
    left: 0;
    width: 100%;
    top: 150px;
    text-align: center;
    z-index: 2;
}
.m-sliderpage-nav {
    position: absolute;
    right: 35px;
    top: 50%;
    display: block;
    margin-top: -47px;
    z-index: 8;
}
.m-sliderpage-nav li {
    width: 10px;
    height: 10px;
    display: block;
    background-color: #fff;
    opacity: .8;
    filter: alpha(opacity=80);
    border-radius: 100px;
    margin: 8px 0;
    cursor: pointer;
}
.m-sliderpage-nav li.active {
    background-color: #50a261;
    height: 24px;
    opacity: 1;
    filter: alpha(opacity=100);
}
.m-arrow {
    position: absolute;
    width: 38px;
    height: 28px;
    bottom: 130px;
    left: 50%;
    margin-left: -19px;
    background: url(../images/arr.png) no-repeat;
    z-index: 9;
    cursor: pointer;
}
.m-content {
    position: absolute;
    bottom: 60px;
    left: 0;
    width: 100%;
    z-index: 9;
}
.m-content>div {
    float: left;
    width: 25%;
    position: relative;
    height: 60px;
}
.m-content dl {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.m-content dl dt {
    margin: 0 1px;
    background-color: #e0c479;
    display: block;
    overflow: hidden;
    line-height: 60px;
    height: 60px;
    text-align: center;
    opacity: .95;
    filter: alpha(opacity=95);
    font-size: 18px;
    color: #fff;
}
.m-content dl.hover dt {
    background-color: #287f5f; opacity: 0.9; filter: alpha(opacity=90);
    color: #fff;
}
.m-content dl dt a {
    display: block;
    color: #fff;
}
.m-content dl dt i {
    font-size: 12px;
    margin-left: 10px;
}
.m-content dl dd {
    background-color: #fff;
    margin: 0 1px;
    display: none;
    overflow: hidden;
    padding: 0 10px;
    opacity: .9;
    filter: alpha(opacity=95);
}
.m-content dl dd.news li a {
    font-size: 16px;
    display: block;
    padding-right: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
}
.m-content dl dd.news li a:hover {
    color: #1c7d5c;
    text-decoration: underline;
}
.m-content dl dd.news li i {
    position: absolute;
    right: 5px;
    top: 16px;
    color: #48422b; font-size: 14px;
}
.order{ text-align: center;}
.order img{ max-width: 100%}
.m-content dl dd.news li, .m-content dl dd.order a, .m-content dl dd.activity a, .m-content dl dd.video a {
    display: block;
    overflow: hidden;
    padding: 15px 5px;
    border-top: 1px #655d3c dotted;
    position: relative;
}
.m-content dl dd.news li:first-child, .m-content dl dd.order a:first-child, .m-content dl dd.activity a:first-child, .m-content dl dd.video a:first-child {
    border: 0;
}
.m-content dl dd.order a img {
    float: left;
    width: 80px;
    height: 60px;
}
.m-content dl dd.order a:hover img {
    border: 2px #1c7d5c solid;
    width: 76px;
    height: 56px;
}
.m-content dl dd.order a div {
    margin-left: 95px;
    overflow: hidden;
}
.m-content dl dd.order a h4, .m-content dl dd.activity a div h4 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-content dl dd.order a p {
    font-size: 14px;
    color: #fff;
}
.m-content dl dd.order a p b {
    font-family: 'Georgia';
    font-size: 28px;
    line-height: 1;
}
.m-content dl dd.activity a label {
    float: left;
    font-size: 50px;
    line-height: 1;
    font-style: italic;
    color: #fff;
}
.m-content dl dd.activity a:hover label {
    color: #1c7d5c;
}
.m-content dl dd.activity a div {
    margin-left: 40px;
    overflow: hidden;
}
.m-content dl dd.activity a p {
    color: #48422b
}
.m-content dl dd.video a {
    padding-left: 33px;
    background: url(../images/video.png) no-repeat 8px 16px;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-content dl dd.video a:hover {
    color: #1c7d5c;
    text-decoration: underline;
}

@media screen and (max-width : 1024px) {
.m-content dl dd.order a h4 {
    font-size: 16px;
}
.m-content dl dd.order a p {
    font-size: 12px;
}
.m-content dl dd.order a p b {
    font-size: 24px;
}
}
.m-footer {
    width: 100%;
    height: 46px;
    line-height: 23px;
    padding: 7px 0;
    overflow: hidden;
    background-color: #1c7d5c;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    z-index: 9;
    text-align: center;
    font-size: 14px;
}
.m-footer a {
    color: #fff;
    font-size: 14px;
}
.m-div {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}
.m-div .m-left {
    float: left;
    overflow: hidden;
    width: 308px;
    border-radius: 10px;
}
.m-div .m-left img {
    width: 100%;
    height: auto;
    max-height: 492px;
}
.m-div .m-zhong {
    float: left;
    width: 490px;
    margin-left: 6px;
}
.m-div .m-zhong .mzh-top {
    width: 100%;
    overflow: hidden;
}
.m-div .m-zhong .mzh-top div {
    float: left;
    max-width: 243px;
    overflow: hidden;
    border-radius: 10px;
}
.m-div .m-zhong .mzh-top div img {
    width: 100%;
    height: auto;
    max-height: 243px;
}
.m-div .m-zhong .mzh-top div:nth-child(2) {
    float: right;
}
.m-div .m-zhong .mzh-di {
    width: 100%;
    margin-top: 6px;
    border-radius: 10px;
    overflow: hidden;
}
.m-div .m-zhong .mzh-di img {
    width: 100%;
    height: auto;
    max-height: 243px;
}
.m-div .m-right {
    float: right;
    width: 391px;
}
.m-div .m-right .mri-top {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.m-div .m-right .mri-top img {
    width: 100%;
    height: auto;
    max-height: 243px;
}
.m-div .m-right .mri-di {
    margin-top: 6px;
    border-radius: 10px;
    overflow: hidden;
}
.m-div a {
    display: block;
}
.m-div .m-right .mri-di img {
    width: 100%;
    height: auto;
    max-height: 243px;
}
.m-div div img {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.m-div div a:hover img {
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.picgd {
    position: relative;
}
.swiper1 {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.swiper1 .swiper-slide {
    position: relative;
}
.swiper1 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.swiper1 .swiper-slide:hover img {
    margin-top: -10px;
}
.swiper1 .swiper-slide p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 110px;
    line-height: 110px;
    background: url("../images/titbg1.png") repeat-x;
    color: #fff;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    z-index: 9999;
    font-size: 30px;
}
.picgd .swiper-button-next {
    background: url("../images/right.png") no-repeat;
    width: 43px;
    height: 53px;
}
.picgd .swiper-button-prev {
    background: url("../images/left.png") no-repeat;
    width: 43px;
    height: 53px;
}
.picgd .swiper-button-prev:after, .picgd .swiper-button-next:after {
    content: '';
}
