﻿@charset "utf-8";
/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;}
body{font-family:"微软雅黑", Arial, Tahoma, Verdana, sans-serif;font-size:14px;background:#fff;}
ol,ul,li{list-style-type:none;}
a{text-decoration:none;}
img{border:0;}
body{background:#fff;}
picture{display:block;}
.ysj{width:1300px; margin:0 auto;}
a:hover{text-decoration:none;}
a{color:#666; font-size:14px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.fl{float:left;}
.fr{float:right;}
@font-face {
  font-family: '../font/iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../font/iconfont.woff2') format('woff2'),
      url('../font/iconfont.woff') format('woff'),
      url('../font/iconfont.ttf') format('truetype'),
      url('../font/iconfont.svg#iconfont') format('svg');
}
@font-face
    {
        font-family:"HeroicCondensed-Regular.ttf";
        src: url("../font/HeroicCondensed-Regular.ttf");
    }
@font-face
    {
        font-family:"felixtitling.ttf";
        src: url("../font/felixtitling.ttf");
    }
.iconfont {
  font-family: "../font/iconfont";
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.top_info{ height:206px;position:fixed; top:0; z-index:3; background:url(../images/top_bj.jpg) no-repeat center top;width:100%;}
/*top*/
.top{ height:140px; color:#fff;font-size:12px; text-align:center;}
.top .top_lt{ float:left; line-height:36px;}
.top .top_dh{ float:right; position:relative; z-index:9999;}
.top .top_dh a{ color:#fff; line-height:36px; padding:0 10px;}
.top .top_dh img{ padding-top:8px; padding-left:10px;}
.top .logo{  padding-top:10px;}



/*网站导航*/
.ys_menu{width:100%; margin:0 auto; height:66px; background:#025e21;}
.nav{width:1300px; margin:0 auto;}
.nav li{ position:relative; float:left; width:130px; z-index: 999; text-align:center;}
.nav li a{ display:block; line-height:66px;  font-size:16px; color:#fff;}
.span_1 .b_left { width:0px; height:3px; background:#025e21; display: block; position:absolute; right:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.span_1 .b_right { width:0px; height:3px; background:#025e21; display: block; position:absolute; left:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.nav ul li.hover .span_1 .b_left { width:37px; height:3px; background:#025e21; display: block; position:absolute; right:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.nav ul li.hover .span_1 .b_right { width:37px; height:3px; background:#025e21; display: block; position:absolute; left:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.nav ul li.hover a{ color:#ff0;}
.nav li .lev2{position:absolute;display:none;top:66px;width:140px;left:0px;background-color:#fff;border-top:1px solid #ddd;}
.nav li .lev2 li{position:static;width:100%;line-height:56px;height:56px; border-bottom:1px solid #f0f0f0; }
.nav li .lev2 li a{ width:100%;  margin:0 auto; color: #2c2b2b; background:#fff;line-height:56px;}
.nav li .lev2 li:hover a{ color:#fff; background-color:#025e21}
.nav li .menu_fine{color: #ff0;}


/* bannercss */
.slideBox{ width:100%; height:700px;overflow:hidden; margin-top:206px;}
.slideBox .hd{ height:12px; overflow:hidden; position:absolute; left:50%;margin-left: -50px;  margin-top:660px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul span li{ width:11px;}
.slideBox .hd ul li{ float:left; margin:0 6px; width:26px; height:6px;filter: Alpha(Opacity=70);opacity: 0.7; background:#fff;  font-size:0; cursor:pointer;-moz-border-radius:8px; -webkit-border-radius: 8px;border-radius:8px;}
.slideBox .hd ul li.on{background:#025e21; filter: Alpha(Opacity=100);opacity: 1;width:26px;}
.slideBox .banner{ position:relative; height:100%; z-index:0;}
.slideBox .banner li{ zoom:1; vertical-align:middle; height:700px;}
.slideBox .banner li a{ display:block; width:100%; height:700px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.absolute{ position:absolute;}
.web_widht{ width:1300px; margin:0 auto; position:absolute; padding-top:20px; text-align:center; left:0; right:0;}
.fast_nav{ height:85px; position:relative; margin-top:-85px; z-index:9;}
.fast_nav .back_hei{ width:100%; height:100%; left:0; top:0; background:#000;}
.fast_nav .web_widht{ z-index:10;}


.cpzs{ overflow:hidden; padding-top:10px; background:#f8f8f8; padding-bottom:60px;}
.cpzs_nr{ padding-top:30px;}

/* 本例子css */
.slideTxtBox{ width:1300px; overflow:hidden;}
.slideTxtBox .hd{position:relative;width:465px; float:left;}
.slideTxtBox .hd ul{ float:left; position:absolute;}
.slideTxtBox .hd ul li{padding:26px 20px;cursor:pointer; background:#fafafa; color:#303030; font-size:16px; border-bottom:1px solid #ebebeb;}
.slideTxtBox .hd ul li p{ color:#222; font-size:16px;}
.slideTxtBox .hd ul li dl{ padding:12px 0; color:#9a9a9a; font-size:13px;}
.slideTxtBox .hd ul li span{ line-height:22px; color:#777; font-size:14px;}
.slideTxtBox .hd ul li dl i{ color:#bebebe; font-size:18px; margin-right:6px;}
.slideTxtBox .hd ul li.on{ background:#025e21; color:#fff;}
.slideTxtBox .hd ul li.on dl i,.slideTxtBox .hd ul li.on dl,.slideTxtBox .hd ul li.on p,.slideTxtBox .hd ul li.on span{ color:#fff;}
.slideTxtBox .bd{ float:right;width:810px;}
.slideTxtBox .bd ul{ zoom:1;}
.slideTxtBox .bd ul dl{width:810px; height:485px; position:relative;}
.slideTxtBox .bd ul dl dt{width:770px; text-align:center; color:#fff; font-size:18px; background:rgba(0,0,0,.3); position:absolute; bottom:0; padding:20px;}


.slideGroup{ width:100%; text-align:left;}
.kskc_t{ text-align:center; margin:50px 0 10px 0; font-size:18px; color:#666; line-height:36px;}
.kskc_t p{ font-size:36px; color:#333; line-height:60px;}
.xw_ee{ overflow:hidden; background:url(../images/xi1.png) repeat-x 10px;width:100%;}
.xw_ee dl{width:100px; height:44px; background:#fff;-moz-border-radius:64px; -webkit-border-radius:64px;border-radius:64px; padding:10px; margin:0 auto;}
.slideGroup .sPrev{ float:left; color:#4e4e4e; font-size:36px; font-family:"宋体"; border:1px solid #eee;-moz-border-radius:64px; -webkit-border-radius:64px;border-radius:64px; padding:10px;}
.slideGroup .sNext{ float:right;color:#4e4e4e;font-size:36px; font-family:"宋体";border:1px solid #eee;-moz-border-radius:64px; -webkit-border-radius:64px;border-radius:64px; padding:10px;}
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ color:#025e21; border:1px solid #025e21;}
.slideGroup .parBd ul{ padding-bottom:20px;}
.slideGroup .parBd ul li{ float:left; _display:inline; background:#f7f7f7; padding-bottom:1%; width:18%; margin:30px 16px; height:auto; text-align:center; overflow:hidden;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;-webkit-box-shadow:0 0 15px rgba(0,0,0,0.1);box-shadow:0 0 15px rgba(0,0,0,0.1);}
.slideGroup .parBd ul li:hover{ background:#025e21;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -6px, 0);transform:translate3d(0, -6px, 0)}
.slideGroup .parBd ul li:hover .title a dl,.slideGroup .parBd ul li:hover .title a .tit11{ color:#fff;}
.slideGroup .parBd ul li .pic{width:90%; margin:5%; height:auto; overflow:hidden;}
.slideGroup .parBd ul li .pic img{ width:100%; height:auto; display:block;transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;}
.slideGroup .parBd ul li:hover .pic img{transform:scale(1.2);    -webkit-transform:scale(1.2);    -moz-transform:scale(1.2);    -o-transform:scale(1.2);    -ms-transform:scale(1.2);}
.slideGroup .parBd ul li .title{ padding:2px 15px; }
.slideGroup .parBd ul li .title a dl{ overflow:hidden; font-size:14px; color:#777; line-height:24px;}
.slideGroup .parBd ul li .title a .tit11{ font-size:20px; font-weight:bold; color:#332e34; line-height:50px;}
.slideGroup .parBd ul li .title a .ljzx{ margin:10% auto 0 auto;width:100px; height:30px; background:#025e21; text-align:center; line-height:30px; color:#fff;}
.slideGroup .parBd ul li:hover .title a .ljzx{ background:#fff; color:#025e21;}


.zsjz{ background:url(../images/al_bj.jpg) no-repeat center; background-attachment:fixed; height:870px; margin-top:40px; padding-top:30px;}
.zsjz_t{ text-align:center; margin:30px 0 10px 0; font-size:18px; color:#fff; line-height:42px;}
.zsjz_t p{ font-size:40px; color:#fff; font-weight:bold;}
.zsjz_nr{ background:#fafafa; height:640px; margin:30px auto;width:1300px; padding-top:30px;}
.zsjz_nrnr{width:1230px; margin:0 auto; height:600px; background:url(../images/zs_bj.png) no-repeat center;}
.zs01{width:450px; float:left; margin:50px 0 0 70px;}
.zs01_t{ background:#025e21; height:80px; border-radius:8px; line-height:80px; color:#fff; font-size:22px; text-align:center;}
.zs01_t i{ font-size:50px; display:block; float:left; padding-left:100px;}
.zs01_t b{ font-weight:300; float:left; padding-left:10px;}
.zs01_nr{ padding:10px 30px 0 10px;}
.zs01_nr ul li{ border-bottom:1px dashed #d4d4d4; line-height:26px; color:#333; font-size:15px; padding:11px 0;}
.zs01_nr ul dl{ color:#025e21; font-size:15px; line-height:26px; padding-top:13px;}

.zs02{width:540px; float:right; margin:50px 0px 0 0;}
.zs02_t{ background:#025e21; height:80px; border-radius:8px; line-height:80px; color:#fff; font-size:22px; text-align:center;}
.zs02_t i{ font-size:50px; display:block; float:left; padding-left:100px;}
.zs02_t b{ font-weight:300; float:left; padding-left:10px;}
.zs02_nr{ padding:10px 0px 0 10px;}
.zs02_nr ul li{ border-bottom:1px dashed #d4d4d4; line-height:26px; color:#333; font-size:15px; padding:15px 0;}
.zs02_nr ul dl{ color:#025e21; font-size:15px; line-height:26px; padding-top:13px;}



.zjhj{ overflow:hidden; height:auto; margin-bottom:50px; margin-top:50px;}
.zjhj_nr{ background:#f8f8f8; overflow:hidden;}
.zjhj_lt{ float:left; width:630px;}
.zjhj_lt img{width:630px; height:470px;}
.zjhj_rt{ float:right; width:600px; padding-top:20px; padding-right:20px;}
.zjhj_rt strong{ padding-top:26px; font-size:26px; color:#2b292f; line-height:40px; display:block;}
.zjhj_rt span{ font-size:12px; color:#5f5f5f; display:block;}
.zjhj_rt dl{ line-height:30px; color:#646464; padding-top:30px;}
.zjhj_rt ul{ overflow:hidden;}
.zjhj_rt ul li{ float:left;width:400px; color:#707070; font-size:16px; padding:20px 0;}
.zjhj_rt ul li h1{ font-size:18px; color:#025e21; line-height:50px;}
.zjjt_a{ margin-top:30px;}
.zjjt_a a{width:200px; height:48px; background:#025e21; line-height:48px; text-align:center; font-size:16px; color:#fff; display:block;-moz-border-radius:26px; -webkit-border-radius: 26px;border-radius:26px;}
.zjjt_a a::after{ content:""; display:block; width:0; height:100%; background:#2e3c3a; margin-top:-48px; transition:all 0.3s ease;-moz-border-radius:26px; -webkit-border-radius: 26px;border-radius:26px;}
.zjjt_a a:hover{ color:#FFF;}
.zjjt_a a:hover::after{ width:100%;}



.gscj{ overflow:hidden; margin-bottom:40px;}
.slideTxtBox1{ padding-top:40px;}
.slideTxtBox1 .hd{ height:60px;  position:relative; overflow:hidden;}
.slideTxtBox1 .hd ul{ height:60px; text-align:center;overflow:hidden;}
.slideTxtBox1 .hd ul li{ float:left; width:322px;height:60px; margin-right:4px; line-height:60px;  cursor:pointer; font-size:20px; color:#595959; background:#f4f4f4;}
.slideTxtBox1 .hd ul li:last-child{ margin-right:0;}
.slideTxtBox1 .hd ul li.on{ height:60px; background:#025e21; color:#fff;}
.slideTxtBox1 .bd{ margin-top:30px;}
.slideTxtBox1 .bd li{width:306px; float:left; margin:0 25px 0 0; color:#fff; text-align:center; line-height:36px; font-size:14px;}
.slideTxtBox1 .bd li a{overflow:hidden; display:block;}
.slideTxtBox1 .bd li:nth-child(4n){ margin-right:0;}
.slideTxtBox1 .bd li img,.slideTxtBox1 .bd ul dl img{transition:All 0.4s ease-in-out; -webkit-transition:All 0.4s ease-in-out; -moz-transition:All 0.4s ease-in-out; -o-transition:All 0.4s ease-in-out;}
.slideTxtBox1 .bd li img:hover,.slideTxtBox1 .bd ul dl img:hover{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);}
.slideTxtBox1 .bd ul li{text-align:center; float:left; overflow:hidden;width:306px; margin-bottom:25px; position:relative; height:230px;}
.slideTxtBox1 .bd ul li img{width:306px; height:230px;}
.slideTxtBox1 .bd ul li p{ font-family:"微软雅黑"; font-weight:lighter; color:#fff;width:306px; background:rgba(0,0,0,0.5); position:absolute; bottom:0; line-height:40px; height:40px; text-align:center;}
.slideTxtBox1 .bd ul li:hover p{color:#fff;background:#01921b;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}


.useript{ background-color: white; border-color: #CCCCCC #E2E2E2 #E2E2E2 #CCCCCC; border-style: solid; border-width: 1px;  box-shadow: 1px 2px 3px #F0F0F0 inset; overflow: hidden; padding: 10px 0 8px 8px; vertical-align: middle;}
.usertel{ width:260px; margin-right:20px;}
.userbtn{ padding:0.2em 0.8em; font-family:"微软雅黑"; font-size:20px; border:none; float:left; cursor:pointer;}
.usersbmt{ background:url(/skins/gfxx/res/images/logbg.jpg) no-repeat; color:#fff; float:left; margin-top:15px;}
.guestinfo{ width:90%; height:80px; margin-bottom:15px; float:left;}
#tbguest td{ line-height:40px;}
.sbtn{float:left; width:100px; border-radius:30px; height:41px;background:#025e21; cursor:pointer; display:inline-block;  border:0; color:#fff; font-size:16px; margin-top:20px;} 


.altz{ overflow:hidden; background:url(../images/al_bj.jpg) no-repeat center; background-attachment:fixed; height:auto; padding-top:50px; padding-bottom:30px;}
.zhxx_t{ text-align:center;}
.zhxx_t p{ color:#fff; font-size:38px; font-weight:bold; line-height:40px; background:url(../images/zh_jt.png) no-repeat center;}
.zhxx_t span{ color:#d3d3d3; font-size:16px;display:block; line-height:60px; position:relative;}
.zhxx_t span:after{ content:""; position:absolute;width:38px; height:2px; background:#fff;left:50%; margin-left:-19px; bottom:0;}
.blk_18 { overflow:hidden; zoom:1; font-size:9pt;width:1380px; margin:0 auto; padding-top:30px; padding-bottom:30px;}
.blk_18 .pcont { width:1300px;float:left; overflow:hidden;}
.blk_18 .ScrCont { width:32766px; zoom:1;}
.blk_18 #List1_1, .blk_18 #List2_1 { float:left;}
.blk_18 .LeftBotton{ margin-top:120px;width:40px; text-align:left;line-height:70px; font-size:76px; font-family:"宋体"; float:left; color:#8f8f8f;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.blk_18 .RightBotton { margin-top:120px;width:40px; text-align:right; line-height:70px; font-size:76px; font-family:"宋体"; float:right; color:#8f8f8f;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.blk_18 .LeftBotton:hover{ color:#ffc000;}
.blk_18 .RightBotton:hover{ color:#ffc000;}
.blk_18 .pl img{ display:block; cursor:pointer; margin:0 auto; border:none;width:200px; height:300px;transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;}
.blk_18 .pl img:hover {    transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.blk_18 .pl { width:200px; height:300px; float:left; float:left; text-align:center; background:#025e21; line-height:60px; color:#515151; margin:6px 8px; font-family:"微软雅黑"; font-size:14px; overflow:hidden; position:relative;}
.blk_18 .pl b{width:200px; height:300px; display:block; overflow:hidden;}
.blk_18 .pl:hover{background:#025e21; color:#fff;}
.blk_18 .pl dl{width:200px; text-align:center;line-height:40px;font-size:16px; color:#fff; background:rgba(0,0,0,.5); position:absolute; bottom:0;left:0;}
.blk_18 .pl:hover dt,.blk_18 .pl:hover dd{ color:#fff;}


/*.news*/
.news{width: 100%;overflow: hidden;height: auto; padding-bottom:70px; background:url(../images/xw_bj.jpg) no-repeat top;}
.news .leftnews {width:820px;margin-top: 40px;float: left;}
.leftnews .topwt{ overflow:hidden; width:100%; height:70px;}
.topwt h3{ float:left; font-size:24px; color:#025e21; font-weight:bold; line-height: 60px;}
.topwt h3 em { font-size:18px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; color:#b0b0b0;}
.topwt .more{ float:right; background:#eaeaea; border-radius:20px; height:20px; font-size:12px; color:#666;text-decoration: none;display: block;line-height: 22px; padding:2px 15px; margin-top:20px;margin-right: 20px;}
.topwt .more:hover { background:#025e21; color:#fff;}
.news .menu li:hover{color: #374795;}
.news .menu li:hover a{color: #374795;}

.newslist { padding:30px 20px 20px 20px; height:411px; background:#fff}
.newslist li { border-bottom: 1px solid #f2f2f2; margin-bottom:18px; padding-bottom:18px; position: relative; clear:both; height:auto; overflow:hidden; padding-right:50px;}
.newslist li:hover {}
.newslist li a{display:block;}
.newslist li a:hover h4{color:#1d1d1d; font-weight:bold;}
.newslist li a:hover .txt{color:#7d7d7d;}
.newslist h4 { font-size: 18px; font-weight: normal; margin-bottom: 6px; padding-top:10px; color:#000;}
.newslist .txt{color:#878787; font-size:14px; line-height:24px;}
.newslist li a:hover .news_date ._d { color:#fff}
.newslist li a:hover .news_date ._m { color:#fff}

.news_date { width:133px; height:100px; float: left;  margin-right: 20px; text-align:center;}
.news_date img{width:133px; height:100px;}


.rightnews { overflow:hidden; width:420px; float:right;margin-top: 40px;height: 530px;}
.rightnews .topwt{ overflow:hidden; width:100%; height:70px;}
.rightnews h3{ float:left; font-size:24px; color:#025e21; font-weight:bold; line-height: 60px;}
.rightnews h3 em { font-size:18px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; color:#b0b0b0;}
.rightnews .more{ float:right; background:#eaeaea; border-radius:20px; height:20px; font-size:12px; color:#666;text-decoration: none;display: block;line-height: 22px; padding:2px 15px; margin-top:20px;margin-right: 20px;}
.rightnews .more:hover { background:#025e21; color:#fff;}

.rightnews .wenda{ overflow:hidden;width:400px;height:460px; padding:20px 15px;background-color:#fff;}
.rightnews .wenda .wendanr{width:380px; height:420px; overflow:hidden;position: relative;}
.rightnews .wenda ul{ overflow:hidden;position: absolute;top:30px;width:390px;left:10px;}
.rightnews .wenda li{ overflow:hidden; width:94%; border-bottom:1px dotted #cecece;margin-top:12px;padding-bottom: 15px;height: 83px;}
.rightnews .wenda .A{ font-weight:bold; font-size:14px;line-height:26px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin-bottom: 8px;}
.rightnews .wenda .A a{ color:#333333}
.rightnews .wenda .Q{font-size:14px; line-height:24px; color:#777777; height:48px; overflow:hidden; text-overflow:ellipsis; }

/* News End */


.lzsp{ padding:20px 0 40px 0;}
.lzsp li{ margin:0 10px;}
.lzsp li img{width:240px; height:180px;}
.lzsp li:hover{}


.link{ height:94px; background:#f5f5f5;}
.link p{ float:left; padding-top:30px;}
.link li a{ color:#666666; padding:0 15px; line-height:94px;}
.link li a:hover{ color:#ff5e14;}


.footer{ height:auto; background:#09290f; }
.footer_01{ overflow:hidden; padding-bottom:30px;}
.footer_t{padding-top:50px;}
.footer_lt{ float:left;width:400px; line-height:30px; color:#b8b8b8; font-size:14px; padding-top:0px;}
.footer_lt ul li{ float:left; margin-left:20px; text-align:center;}
.footer_rt{width:600px; float:left;}
.footer_rt ul{ float:left; padding-left:10px; min-height:160px; border-right:1px solid #262626;}
.footer_rt ul:first-child{ padding-left:0;}
.footer_rt ul p a{ font-size:18px; color:#cacaca; display:block; padding-bottom:20px; position:relative; padding-left:45px;}
.footer_rt ul li{ color:#aaaaaa; line-height:32px;padding-left:45px;}
.footer_rt ul li a{ color:#828282; font-size:14px; line-height:32px;}
.footer_rt ul li a:hover{ color:#ff5e14;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.footer_zh{ float:right;width:250px; font-size:14px; line-height:32px; color:#989ca2;}
.footer_zh a{ color:#989ca2;}
.footer_zh a:hover{ color:#ff5e14;}
.footer_e{ height:70px; color:#bdbdbd; line-height:70px; font-size:14px; text-align:center; border-top:1px solid #494949;}
.footer_e a{ color:#bdbdbd; font-size:14px;}


.nyban1{ height:300px; background:url(../images/banner1.jpg) no-repeat center; margin-top:200px;}
.ny_nav{ height:60px; margin-top:-60px; line-height:60px;text-align:right;}
.ny_nav1{width:1300px; margin:0 auto;}
.ny_nav li{ display:inline-block;width:160px; height:60px; line-height:60px; text-align:center; margin:0 auto; font-size:16px; box-shadow:0px 2px 3px #e5e1e1;}
.ny_nav a{ color:#333; line-height:60px; text-align:center; font-size:16px; background:#fff; display:block;width:100%; height:100%;}
.ny_nav ul .column_active{ background:#025e21; color:#fff;}
.ny_nav ul li a:hover{ background:#025e21; color:#fff;}
.ny_ll{ height:60px; border-bottom:1px solid #d8d8d8; color:#666;}
.ny_ll ul p{ border-bottom:2px solid #025e21; line-height:58px; font-size:14px; display:inline-block;}
.ny_ll ul p img{ float:left; padding-top:20px; padding-right:6px;}
.nynr{ line-height:34px; color:#333; font-size:14px; padding:30px 0; overflow:hidden;}



.ny_rt{width:1020px; float:right; line-height:30px;}
.cpfl_ny{width:250px; height:auto; float:left;}
.cpfl_ny_t{ text-align:center; background:#025e21; height:90px;}
.cpfl_ny_t p{ display:block; font-size:20px; padding-top:17px; line-height:30px;color:#fff; font-weight:bold;}
.cpfl_ny_t span{ font-size:12px; color:#fff; line-height:30px; }
.cpfl_ny_nr ul{ height:auto; margin-bottom:4px;background:#f5f5f5; padding-bottom:20px;}
.cpfl_ny_nr li{ border-top:1px solid #eaeaea;}
.cpfl_ny_nr li a{ color:#666; line-height:74px; display:block; font-size:16px; padding-left:20px;}
.cpfl_ny_nr li a:hover{ color:#fff; background:#025e21;}
.cpfl_ny_nr li a i{ float:right; font-size:20px; padding-right:20px;}
.ny_rt iframe{width:600px; height:400px;}
