
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
body{ color:#333; font-size:14px; font-family:微软雅黑;}
ul,li,dl,dt,dd, ol { list-style: none;} 
img,fieldset{vertical-align:middle;border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
.nodispaly{ display:none}
.line{height:20px; line-height:20px; font-size:0px; clear:both; overflow:hidden; display:block;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{color:#333; text-decoration:none;}
a:hover {color:#2e9536; text-decoration:none;}
.fl{float: left;}
.fr{float: right;}
 em,i{font-style: normal;}
 select{border: none;appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url('/Data/yuanmeisz/template/cn/images/common/select.svg') no-repeat right 10px center/14px auto;}
textarea{resize:none; border: 0;}
select, button, input, img{vertical-align: middle;}
table{border-collapse: collapse; border-spacing: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video{display: block;margin: 0;padding: 0;}
mark{background: #ff0;}
input{border: none;appearance:none;-moz-appearance:none;outline:none;-webkit-appearance: none;}
input:focus{outline:none;}
.container{max-width:1280px;margin:0 auto;}

/* 图片封面动画 */
.white, .whites{position: relative;overflow: hidden;}
.white::after, .whites::after{content: '';cursor: pointer;position: absolute;left: -120%;top: 0;width: 100%;height: 100%;
background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
transform: skewx(-25deg);transition: unset;}
.white:hover::after{left: 120%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}
.dh300s{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}


header{}
.head_top{ height:95px; padding-top: 10px;padding-bottom: 10px; overflow: hidden;}
.head_top .logo{width: 86px;  margin-right: 10px; padding-right: 15px;}
.head_top .logo img{ max-width: 100%;}
.top_word{display: block;overflow: hidden;float: left;padding-left: 0; padding-top: 8px; }
.top_word small{color: #333;font-size: 29px; font-weight: bold; display: block;letter-spacing: 2px;}
.top_word em{display: block;color: #2e9536;font-size:22px; padding-top: 5px; letter-spacing: 1px;}

.top_right{overflow: hidden;float: right;width: 555px; margin-top: 18px;}
.top_tel{overflow: hidden; float: left; height: 50px;background: url("../image/tel.png") no-repeat 0px 4px; background-size: 40px; padding-left: 55px; }
.top_tel small{overflow: hidden;color: #333;font-size: 15px;display: block;}
.top_tel p{color: #f08200;font-size: 25px;font-weight: 600;}

/*搜索*/
.searcher{width:275px;height:35px;float:right;   margin-top:14px;}
.searcher .submit{width:36px;height:36px;float:right;border:0px; background-position: -215px top;color: #fff;cursor:pointer;}
.searcher .txt{width:214px;height:35px;line-height:35px;float:right;background-position: left top;text-indent: .85em;border:none ;color:#c0c0c0;}
.s{background:url(../image/tip.png) no-repeat; }

.nav{width: 100%; background:#005727; position: relative;}
.nav::after{content:'';position:absolute;bottom:0;width:100%;height:4px;background:#023318;}
.nav ul{}
.nav li{float: left;width: 14.285%;text-align: center;position: relative; cursor: pointer;}
.nav li:last-child{background: none;}
.nav li p{font-size: 16px;z-index: 1;position: relative;}
.nav li p a{display: block;line-height: 60px;color: #FFF; }
.nav li dl{position: absolute;left: 0px;top: 60px;width: 100%;z-index: 100;line-height: 45px;visibility: hidden;opacity: 0;transition: all 0.3s;background: #FFF;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.nav li:hover dl{visibility: visible;opacity: 1;}
.nav li dl a{display: block; font-size: 15px;}
.nav li dl a:hover{display: block;text-decoration: none;background: #389730;color: #FFF;}
.nav li dd{position: relative;}
.nav li dd .san{position: absolute;left: 100%;top: 0px;width: 100%; visibility: hidden;opacity: 0;transition: all 0.3s;box-shadow: 0 3px 3px rgba(0,0,0,0.2);}
.nav li dd .san .list{background: #FFF;color: #333; display: block;}
.nav li dd:hover .san{visibility: visible;opacity: 1;}
.nav li dd:hover .san .list:hover{background: #2a4983;color: #FFF;}

.nav li .current,.nav li:hover{color: #fff;background: #389730;}
.nav li:before,.nav li:before{ content:""; position:absolute;height:0;width:100%;left:0;top:0;transition-duration: 250ms; background: #389730; }
.nav li:hover:before,.nav li.current:before{height:60px;}

.sp_header,.sjj_nav{display: none}

/*文字屑*/
.Titles{text-align: center;margin-bottom:30px;}
.Titles h2{font-size: 30px; color: #082610;  font-weight: 500;padding-bottom: 0;}
.Titles p{color: #555;font-size: 17px;margin-top: 3px; line-height: 30px; display: block; text-transform: uppercase;position:relative; letter-spacing: .5px;}
.Titles p:after{content:'';position:absolute;left:50%;bottom:-5px;transform:translate(-50%);height:2px;width:32px;background:#f08200; }



.brij{position: relative;z-index:2;padding:32px 0;background: #f7f5f4;  box-sizing: border-box;  overflow: hidden;}
.brij dl{ overflow: hidden;  height: auto; background: #fff;}
.brij dl dt{ font-size: 0; line-height: 0; float: left; width: 55%; overflow: hidden;}
.brij dl dt img{width: 100%;}

.brij dl dd{ float: right; width: calc(100% - 60.5%); margin-top: 15px; margin-right: 25px;}
.brij dl dd h3{height:52px;font-size: 24px;color: #fff;line-height:52px;background: #00662e;font-weight: normal;width:88%;text-align: center;letter-spacing: 2px;margin-top: 15px;}
.brij dl dd p{ color: #342c2a; font-size: 15px; line-height: 35px;}

.brij ul{margin:50px auto 15px; overflow: hidden;}
.brij ul li{ float: left; line-height: 100%; color: #342c2a; font-size: 15px;background:url(../image/bj_lin.jpg) no-repeat right 15px; width: 33.333%; text-align: center;}
.brij ul li i{ display: block; position: relative; line-height: 100%;font-weight: bold; padding-bottom: 20px;}
.brij ul li i b{ display: inline-block; position: absolute; top: 0; font-size:22px; line-height: 60%; color: #f08200; padding-left: 10px;}
.brij ul li i span{ display: inline-block; line-height: 80%; font-size: 65px; font-family: arial; letter-spacing: -2px; color: #f08200;}
.brij ul li i strong{ font-size:65px; font-family: arial;  letter-spacing: 0; color: #f08200;}
.brij ul li:last-of-type{ padding-right: 0; background: none; margin-right: 0;}


.fuw{width: 100%; padding: 45px 0; background: #f7f5f4; position: relative; z-index: 22; overflow: hidden; display: none;}
.fuw ul {margin-left: -2%;}
.fuw ul li{ float: left; width: 31.333%; margin-left: 2%; margin-bottom: 2%;overflow: hidden; position:relative;}
.fuw ul li img{max-width: 100%;}
.fuw ul li a{ display: block; overflow: hidden;}
.fuw ul li span{ color: #333; line-height: 30px; text-align: center; display: block; font-size: 16px; padding-top: 10px;}
.ser-bg{position:absolute;left:0;top:0;width:100%;height:100%;background: transparent repeat-x bottom;}
.fuw ul>li a:hover .ser-bg{background:url(../image/ser-bg.png) repeat-x bottom;transition: all .3s;}

.ser-more{text-align:center;margin-top:10px;}
.ser-more a{position:relative;display:inline-block;width:170px;height:46px;border:1px solid #2c9437;border-radius:24px;line-height:46px;color:#2c9437;font-size:16px;padding-left:32px;transition: all .5s;
    -webkit-transition: all .5s;}
.ser-more a em{position:absolute;left:2px;top:2px;display:block;width:42px;height:42px;line-height:38px;float:left;background:#2c9437;border-radius:50%;color:#fff;font-size:26px;transition: left .5s;
    -webkit-transition: left .5s;}
.ser-more a:hover{background:#2c9437;color:#fff;padding-left:0;padding-right:32px;}
.ser-more a:hover em{animation: page .5s linear 1 forwards;left: 158px;color:#2c9437;background:#fff;}


.fuwIC{width: 100%; padding: 45px 0 65px; background: #f7f5f4; position: relative; z-index: 22; overflow: hidden; }
.fuwIC ul {margin-left: -1%; margin-bottom: 2.5%;overflow: hidden; }
.fuwIC ul li{ float: left; width: 32.333%; margin-left: 1%; margin-bottom: 1%; overflow: hidden; }
.fuwIC ul li .icons_t{max-width: 135px; height: 135px; margin:20px auto 0 auto; display: block; background: #fff; border-radius: 100%;}
.fuwIC ul li .icons_t img{max-width: 100%; margin: 0 auto; display: inline-block; padding: 25px 0;}
.fuwIC ul li .icons_t .grays{display: block;}
.fuwIC ul li .icons_t .whites{display: none;}
.fuwIC ul li:hover .icons_t .grays{display: none;}
.fuwIC ul li:hover .icons_t .whites{display: block;}

.fuwIC ul li .itext{padding:0; text-align: center; line-height: 30px; overflow: hidden;}
.fuwIC ul li .itext h3{font-size: 22px; color: #666; padding:20px 0 10px 0; font-weight: 400;}
.fuwIC ul li .itext p{font-size: 16px;color: #555;}
.fuwIC ul li:hover .icons_t{background: #2c9437; box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);}
.fuwIC ul li:hover .itext h3{color: #2c9437;}



.dsanp{ padding: 58px 0;background: url(../image/adv.jpg) no-repeat center center;  color: #fff; text-align: center; width: 1280px; margin: 35px auto 0;}
.dsanp .zi{ background: url(/Data/yuanmeisz/template/cn/images/igao_kuang.png) no-repeat center bottom;width: 55%; text-align: left; padding-left: 2%;}
.dsanp .zi h2 b{font-size: 35px;margin-right: 10px;line-height: 70px;}
.dsanp .zi h2 b span{ color: #f08200;}
.dsanp .zi p{font-size: 28px;}
.dsanp .zi p span{color: #2c9437; }
.dsanp .wd{text-align: right; margin-right: 12%;}
.dsanp .wd p{ font-size: 17px; color: #000; font-weight: bold; text-shadow: 0 1px 1px #fff;}
.dsanp .wd span{font-size: 34px; display: block; padding: 5px 0; color: #f08200; font-weight: bold; text-shadow: 0 2px 1px #fff; }
.dsanp a.igao_link{color: #fff;background: #2c9437;display: block;width: 134px;height: 39px;line-height: 39px;text-align: center; border-radius: 3px; font-size: 15px;}


.anli{ width: 100%; padding: 32px 0; background: #f4f4f4; overflow: hidden;}
.a_on {width: 100%;margin-top: 15px; overflow: hidden;}
.a_on ul {margin-right: -2%;}
.a_on ul li{ float: left; width: 23%; margin: 0 2% 2% 0; font-size: 0; line-height: 0;transition: all 0.2s; background: #fff;box-shadow: 2px 2px 15px 0 rgb(0 0 0 / 10%);}
.a_on ul li img{ width: 100%;}
.a_on ul li a{ overflow: hidden; display:block;}
.a_on ul li em{ display: block; border: 1px solid #e1e1ed; padding: 12px 0;}
.a_on ul li em span{ display: block;line-height: 32px; color: #222; font-size: 15px; text-align: center;}
.a_on ul li:hover{background:#2c9437 ;}
.a_on ul li:hover em span{color: #fff;}


/*合作伙伴*/
.dhezp{background: #fff; padding: 32px 0; overflow: hidden;}
.dhezp .hzhbs{margin-top:3%; overflow: hidden;}
.dhezp .hzhbs ul {margin-right:-0.5%;overflow: hidden; }
.dhezp .hzhbs ul li{ width:16.15%; margin-right:0.5%; margin-bottom: 1%; float:left; box-sizing: border-box;position: relative; background: #fff;}
.dhezp .hzhbs ul li .hz{width:98%;text-align: center; overflow: hidden; border: 1px solid #ddd;}
.dhezp .hzhbs ul li .hz img{ max-width:100%; margin: 0 auto; transition: all .3s;}
.dhezp .hzhbs ul li .hz img:hover{transform: translateY(-10px);}
.dhezp .hzhbs ul li p{font-size: 14px; line-height: 22px;}



.dryp{ padding: 0 0 20px 0 ; background-size: cover; position: relative; margin-top: 32px;  z-index: 22; overflow: hidden;}
.dryp .zzzs{margin-top:2.2%; overflow: hidden;}
.dryp .zzzs ul {margin-right:-2%;overflow: hidden; padding:  1%;}
.dryp .zzzs ul li{ width:23%; margin-right:2%; margin-bottom: 2.5%; padding: 1.2%; float:left; box-sizing: border-box;position: relative; background: #eee; box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);}
.dryp .zzzs ul li .hz{width:98%;text-align: center; overflow: hidden; border: 1px solid #ddd;}
.dryp .zzzs ul li .hz img{ max-width:100%; margin: 0 auto; transition: all .3s;}
.dryp .zzzs ul li .hz img:hover{transform: translateY(-10px);}
.dryp .zzzs ul li p{font-size: 14px; line-height: 22px;}


.news_bg{background: #fff;padding:32px 0 45px; overflow: hidden;}
.news_nav{width: 100%;margin: 0 auto; padding-bottom: 35px; text-align: center;}
.news_nav ul li{width: 170px; padding: 0; display: inline-block;}
.news_nav ul li a{display: block;font-size: 17px;color: #333;width: 165px;height: 45px;text-align: center;line-height: 45px;background: #f1f1f1;border-radius: 30px;}
.news_nav ul li a:hover,.news_nav ul li.on a{background: #2c9437;color: #fff;}
.news_l{width: 47.5%;}
.news_l dl dt{width: 100%; overflow: hidden;}
.news_l dl dt a{display: block;width: 100%; line-height: 0;float: left;overflow: hidden;}
.news_l dl dt img{max-width: 100%;width: 100%;}
.news_time{width: 140px;float: left;text-align: center;padding: 30px 0 0;}
.news_time span{display: block;font-size: 20px;color: #fff;line-height: 24px;height: 85px;}
.news_time i{display: block;font-size: 12px;text-transform: uppercase;color: rgba(255,255,255,0.5);}
.news_time p{font-size: 16px;line-height: 24px;overflow: hidden;color: rgba(255,255,255,0.5); font-family:"Times New Roman", Times, serif;}
.news_time p b{display: block;font-size: 26px;color: #fff;font-style: italic;}
.news_l dl dd{padding-top: 20px;width: 100%;}
.news_l dl dd h5{height: 30px;line-height: 30px;overflow: hidden;}
.news_l dl dd h5 a{font-size: 17px;color: #333;display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;width: 100%;}
.news_l dl dd h5 a:hover,.news_r dl dd h5 a:hover{color: #0165a3;}
.news_desc{font-size: 14px; color: #888; line-height: 27px; height: 54px; overflow: hidden;padding: 5px 0 0;} 

.news_r{width: 47.5%;margin-top: -18px;}
.news_r dl{height: 83px;padding: 20px 0 0;border-bottom: #dadada 1px solid;}
.news_r dl dt{width: 20%;float: left;font-size: 22px;color: #333; font-family:"DINOT";line-height: 30px;padding: 12px 0 0;font-weight: bold;}
.news_r dl dt i{font-size: 36px;}
.news_r dl dd{width: calc(100% - 23%);float: left;}
.news_r dl dd h5{height: 30px;line-height: 30px;overflow: hidden;}
.news_r dl dd h5 a{font-size: 16px;color: #333;}
.news_r .wd_desc{font-size: 14px;color: #888;height: 30px;line-height: 30px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}


.link{background:#fff; line-height:45px; padding: 15px 0; border-top: 5px solid #eee; overflow: hidden;}
.link .lks_tit{width: 100px; float: left; font-size: 15px;font-weight: bold; }
.link ul{float: right; width: calc(100% - 100px)}
.link ul li {float:left; padding:0 8px;}


.foot{background: #333; height: auto; padding:38px 0 0 0; overflow: hidden;}

.bq_zk{ width:calc(100% - 245px); height:auto;  }
.bq_dh{float: left; width:32%; padding-top: 10px;  height:auto; color:#bebebe;border-right:1px solid #484848;}
.bq_dh a{ font-size:17px; color:#fff; line-height:45px; }
.bq_dh a:hover{  font-size:16px; color:#0165a3; }
.bq_dh ul li{ width:50%; height:auto; float:left; margin-bottom: 10px;}


.bq_lxdk{ width:53%; float:right; padding:0 5%; border-right:1px solid #484848; }
.bq_lxbt{ width:100%; margin-top:0; background:url(../image/d_dhs.png) left 8px no-repeat; border-bottom: 1px solid #484848; padding-bottom: 10px;font-size:20px; color:#fff; text-align:left; line-height:38px; text-indent: 45px;}

.bq_lxk{ width:100%; height:auto; font-size:14px; color:#fff; margin-top:10px; line-height:30px;}


.bq_ewk{ width:150px;  margin-top:0;  float: right;}
.bq_ewbtk{ width:100%; height:20px; margin-top:15px; background:url(../image/ewm_b.png) left center no-repeat;}
.bq_ewbt{ font-size:15px; color:#FFF; text-align:right;  line-height: 20px;}
.bq_e{ width:100%; height: auto; margin-top:24px;}
.bq_e img{width:125px;}

.copys{ width:100%; border-top:1px solid #484848; margin-top:28px;}
.bq_dbwz{font-size:14px; line-height:32px; color:#eee; text-align: center; padding: 12px 0;}
.bq_dbwz a{font-size:14px;  color:#eee; }
.bq_dbwz a:hover{font-size:14px;  color:#e60d21; }

