@charset "UTF-8";
/* sass±äÁ¿ */
body{min-width: 1360px;}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

body,
button,
input,
select,
textarea {
  font-size: 16px;
  font-family: 'Î¢ÈíÑÅºÚ';
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
  font-style: normal;
  font-weight: normal;
}

code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}

ul,
ol {
  list-style: none;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #01631f;
}

input::-webkit-input-placeholder {
  font-size: 12px;
  color: #fff;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 12px;
  color: #fff;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 12px;
  color: #fff;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 12px;
  color: #fff;
}

fieldset,
img {
  border: 0;
  vertical-align: bottom;
}

q:before,
q:after {
  content: '';
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
  font-size: 16px;
}

.clearfix:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.mb20 {
  margin-bottom: 20px;
}
.main-tit{
  margin: 20px 0;
}
.main-tit h6 {
  position: relative;
  line-height: 34px;
  background: url(/zy2020/img/tit.png) left no-repeat;
}

.main-tit h6 b {
  font-size: 26px;
  font-weight: normal;
  position: relative;
  padding: 0 15px;
  color: #3b3b3b;
  font-weight: bold;
}

.main-tit .more {
  font-size: 16px;
  float: right;
  color: #313131;
  line-height: 26px;
  position: relative;
  z-index: 2;
  padding: 0 30px;
  margin-top: 6px;
  background: url(/zy2020/img/more.png)  no-repeat;
}

.main-list li {
  line-height: 26px;
  border-bottom: 1px solid #d2d2d2;
  padding: 5px 0;
}

.main-list li a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main-list li a:hover{
  color: #00264f;
}
.main-list li span {
  padding-left: 18px;
  display: block;
  background: url(/zy2020/img/time.png) left center no-repeat;
  font-size: 14px;
  color: #01742f;
}

.header {
  padding-top: 16px;
  background: url(/zy2020/img/top.jpg) top center no-repeat;
 /***** background: url(/zy2020/img/top07.jpg) top center no-repeat;****/
  height: 119px;
}

.header .logo {
  float: left;
  margin-top: 5px;
}

.header .right {
  float: right;
  text-align: right;
margin-top: 30px;
}

.header .right .xx {
  font-size: 14px;
  margin-bottom: 20px;
  opacity: .7;
  display: none;
}

.header .right .xx img {
  margin: 10px 10px;
}

.search-box {
  display: inline-block;
  text-align: left;
  position: relative;
  vertical-align: middle;
}

.search-box .text {
  border: none;
  background: transparent;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  font-size: 14px;
  width: 98px;
  padding: 9px 10px;
}

.search-box .btn {
  position: absolute;
  right: 10px;
  top: 8px;
  vertical-align: middle;
}

.main-nav {
  position: relative;
  z-index: 3;
  line-height: 56px;
}

.main-nav li {
  position: relative;
  float: left;
  width: 8%;
  text-align: center;
  z-index: 10;
  font-size: 18px;
}

.main-nav li a {
  color: #000;
  display: block;
  text-align: center;
}

.main-nav li .dropdown {
  position: relative;
  display: none;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 99%;
  min-width: 170%;
}

.main-nav li .dropdown ul {
  position: relative;
}

.main-nav li .dropdown li {
  float: none;
  width: 100%;
  padding: 0;
  line-height: 48px;
  overflow: hidden;
  font-size: 14px;
  background: #dadada;
  position: relative;
}

.main-nav li .dropdown li:hover {
  background: #ad2a24;
}

.main-nav li.on {
  background: #ffa800;
}

.main-nav li.on a {
  color: #fff;
}

.main-nav li:hover {
  z-index: 11;
  background: #ffa800;
}

.main-nav li:hover a {
  color: #fff;
}

.main-nav li:hover .dropdown li a {
  color: #000;
}

.main-nav li:hover .dropdown li a:hover {
  color: #fff;
}


/*µ¼º½*/

/*banner*/
.banner {
  min-width: 1200px;
  max-width: 100%;
  overflow: hidden;
}

.banner .slide {
  position: relative;
}

.banner .prev, .banner .next {
  position: absolute;
  z-index: 2;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  margin-top: -45px;
}

.banner .prev {
  margin-left: -700px;
  background: url(/zy2020/img/arr-left.png) center center no-repeat;
}

.banner .next {
  margin-left: 600px;
  background: url(/zy2020/img/arr-right.png) center center no-repeat;
}

.banner .hd {
  position: absolute;
  bottom: 36px;
  left: 0;
  width: 100%;
  z-index: 2;
  display: none;
  text-align: center;
}

.banner .hd li {
  display: inline-block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin: 0 8px;
  background: url(/zy2020/img/dote.png) center center no-repeat;
}

.banner .hd li.on {
  background: url(/zy2020/img/dote-on.png) center center no-repeat;
}

.banner .bd ul li {
  width: 100%;
  position: relative;
  height: 442px;
  overflow: hidden;
}

.banner .bd ul li .pic {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}

.banner .bd ul li .pic img {
  width: 100%;
  height: 100%;
}

/*banner*/



.index-row1 .r1{
  float: left;
  width: 800px;
}
.index-row1 .c1 {
  float: left;
}

.index-row1 .c1 .slide {
  position: relative;
}

.index-row1 .c1 .slide .hd {
  position: absolute;
  top: 200px;
  right: 10px;  
  z-index: 2;
}

.index-row1 .c1 .slide .hd li {
  display: inline-block;
  cursor: pointer;
  width: 9px;
  height: 8px;
  margin: 0 3px;
  background: #fff;
}

.index-row1 .c1 .slide .hd li.on {
  background: #ff9000;
}

.index-row1 .c1 .slide .bd .pic {
  height: 235px;
  overflow: hidden;
}

.index-row1 .c1 .slide .bd .pic img {
  transition: all ease .2s;
  width: 406px;
  height: 260px;
}

.index-row1 .c1 .slide .bd .pic:hover img {
  transform: scale(1.1);
}
.index-row1 .c1 .slide .bd .text {
  float: right;
  line-height: 20px;
  padding: 14px;
  background: #01742f;
  color: #fff;
  font-size: 16px;
  width: 291px;height:40px
}
.index-row1 .c1 .slide .bd .date{
  float: left;
  width: 85px;
  height: 68px;
  text-align: center;
  background: #ffa800;
  color: #fff;
}
.index-row1 .c1 .slide .bd .date .d{
  margin-top: 3px;
  font-size: 28px;
}

.index-row1 .c1 .slide .bd .date p{
  font-size: 14px;
}

.index-row1 .c2 .main-list li{
  border: none;
  line-height: 22px;
}
.index-row1 .c2 .main-list li a{
  display: inline-block;
}
.headline{
  float: left;
  margin-bottom: 14px;
}
.index-row1 .c2{
  float: right;
  width: 368px;
}
.index-row1 .c2 .date{
  width: 70px;
  height: 70px;
  float: left;
  background: url(/zy2020/img/date.png) center center no-repeat;
}
.index-row1 .c2 .date .d{
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
.index-row1 .c2 .date p{
  text-align: center;
  font-size: 30px;
  color: #01742f;
  font-weight: normal;
}

.index-row1 .c2 .text{
  line-height: 28px;
  float: right;
  width: 265px;
  padding: 0 15px;

}
.index-row1 .r2 .main-list{
  float: left;
}


.index-row1 .r2{
  float: right;
  width: 390px;
}

.index-row2{
  background: #fff url(../img/bj1_02.jpg) center center no-repeat;
  
}

.index-row2 .r1{
  float: left;
  width: 380px;
  margin-right: 20px;
}
.index-row2 .r2{
  float: left;
  width: 380px;
  margin-right: 20px;
}
.index-row2 .r3{
  float: right;
  width: 390px;
}
.index-row2 .r1 .date{
  width: 62px;
  height: 56px;
  float: left;
  border: 1px solid #cfcfcf;
}
.index-row2 .r1 .date .d{
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  background: #01742f;
}
.index-row2 .r1 .date p{
  text-align: center;
  font-size: 12px;
  color: #000;
  line-height: 24px;
}
.index-row2 .r1 .main-list li{
  border: none;
}
.index-row2 .r1 .main-list li a{
  white-space: normal;
  padding: 0 10px;
  display: block;
}

.index-row2 .r3 .slide {
  position: relative;
}

.index-row2 .r3 .slide .hd {
  position: absolute;
  top: 280px;
  right: 10px;  
  z-index: 1;
}

.index-row2 .r3 .slide .hd li {
  display: inline-block;
  cursor: pointer;
  width: 9px;
  height: 8px;
  margin: 0 3px;
  background: #fff;
}

.index-row2 .r3 .slide .hd li.on {
  background: #ff9000;
}

.index-row2 .r3 .slide .bd .pic {
  height: 310px;
  overflow: hidden;
}

.index-row2 .r3 .slide .bd .pic img {
  transition: all ease .2s;
  width: 100%;
  height: 100%;
}

.index-row2 .r3 .slide .bd .pic:hover img {
  transform: scale(1.1);
}
.index-row3{
  margin: 35px 0;
}
.index-row3 .icon_list li{
  float: left;
  text-align: center;
  width: 16.5%;
}
.index-row3 .icon_list li p{
  margin-top: 15px;
}


.index-row4{
  background: #fff url(../img/bj2.jpg) center center no-repeat;
}

.index-row4 .slide {
  position: relative;
}

.index-row4 .slide .prev, .index-row4 .slide .next {
  position: absolute;
  z-index: 2;
  width: 50px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
}

.index-row4 .slide .prev {
  left: -70px;
  background: url(/zy2020/img/arr-left.png) center center no-repeat;
}

.index-row4 .slide .next {
  right: -70px;
  background: url(/zy2020/img/arr-right.png) center center no-repeat;
}

.index-row4 .slide .bd {
  padding: 50px 0;
}

.index-row4 .slide .bd li {
  float: left;
  width: 229px;
  text-align: center;
  margin-right: 15px;
}

.index-row4 .slide .bd li .pic {
  height: 85px;
}


.footer{
  background: #01631f url(../img/footer.png) top center no-repeat;
  padding: 35px 0;
  background:#d22b22 
}

.footer .bt_logo{
  float: left;
}
.logo img{width:355px;height:97;}
.footer .copy{
  float: left;
  color: #fff;
  line-height: 30px;
  padding-left: 50px;
}
.footer .wx{
  float: right;
  width: 255px;
  height: 100px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 26px;
  margin:0 10px;
}
/*ÄÚÒ³*/
.inner-banner {
  position: relative;
  width: 100%;
  height: 230px;
  overflow: hidden;
}
.inner-banner img {
  width: 100%;
  height: 100%;

}
.inner-wrap{
  margin-top: 20px;
  min-height: 560px;
}
.leftbar {
  float: left;
  width: 255px;
}
.inner-wrap .leftbar .main-tit{
  margin: 0;
}
.inner-wrap .leftbar .main-tit h6 {
  font-size: 22px;
  font-weight: 100;
  text-align: center;
  color: #fff;
  line-height: 4;
  position: relative;
  border: none;
  background: #01631f url(../img/inner_bj.png) top center no-repeat;
}


.leftbar .list {
  margin-bottom: 20px;
  background: #f7efe6;
}
.leftbar .list ul{
  padding: 15px 0;
}

.leftbar .list li {
  line-height: 25.5px;
  position: relative;
  border-right: none;
  text-align: center;
  transition: all 0.1s ease 0.2s;
}
.leftbar .list li:hover a{color:#fff}
.leftbar .list li a {
  font-size: 16px;
  display: block;
}

.leftbar .list li a span{
  position: relative;
  left: 0;  
}
.leftbar .list li em{
  width: 0;
  height: 0;
  border-right: 0;
  border-left: 6px solid #aeaeae;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  top: 25px;
  left: 60px;
  margin-top: -5px;
  display: block;
  opacity: 1;
  transition: all 0.1s ease 0.2s;
}
.leftbar .list li:hover em,leftbar .list li.on em {border-left: 6px solid #fff;}
.leftbar .list li:hover,.leftbar .list li.on {    background: #01631f;}
.leftbar .list li.on a{
  color:#fff
}
.detail div.tops{margin-top:20px}
 
.inner-wrap .right-con {
  float: right;
  width: 910px;
}

.inner-wrap .right-con .inner-tit {
  line-height: 60px;
}


.inner-wrap .right-con .inner-tit h6 {
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  line-height: 40px;    width: 500px;
}

.inner-wrap .right-con .inner-tit h6 b {
  font-size: 22px;
  font-weight: normal;
  position: relative;
  padding: 0 10px;
  color: #002956;
}
.inner-wrap .right-con .inner-tit h6 b img{
  vertical-align: middle;
  padding-right: 6px;
}
.inner-wrap .right-con .inner-tit h6 b:after {
  content: '';
  position: absolute;
  top: 100%;
  margin-top: 8px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #ff9000;
}

.inner-wrap .right-con .inner-tit .bread {
  float: right;
  font-size: 14px;
  height: 45px;
  line-height: 46px;
  color: #727272;
}

.inner-wrap .right-con .inner-tit .bread a {
  color: #727272;
}

.inner-wrap .right-con .inner-tit .bread span {
  margin: 0 5px;
}

.inner-wrap .right-con.block {
  width: 100%;
  float: none;
}


.inner-wrap .right-con .main-text-list ul {
  padding-bottom: 15px;
  margin: 10px 0;
}

.inner-wrap .right-con .main-text-list li {
  position: relative;
  padding: 0 18px;
  margin-left: 12px;
  line-height: 52px;
}

.inner-wrap .right-con .main-text-list li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 80%;
  font-size: 16px;
}

.inner-wrap .right-con .main-text-list li .date {
  float: right;
  font-size: 14px;
  color: #353535;
  text-align: center;
}
.detail{margin-bottom: 30px}
.detail .tit {
  line-height: 1.5;
  color: #333;
  font-size: 22px;
  padding-top: 10px;
  text-align: center;
    margin: 5px 0;
}

.detail .infor {
  font-size: 14px;
  line-height: 1;
  color: #999;
  padding-bottom: 20px;
  padding-top: 15px;
  border-bottom: 1px solid #f2f2f2;
  text-align: center;
}

.detail .infor span {
  margin: 0 10px;
}

.detail .content {
  line-height: 34px;
  font-size: 15px;
  padding-bottom: 20px;
  margin: 0 auto;
  color: #666;
}

.detail .content img {
  margin: 10px 0;
  max-width: 100%;
}

.detail .content p {
  text-indent: 2em;
  margin: 10px 0;
}
.inner-wrap .right-con .team-list {
overflow: hidden;
margin: 20px 10px;
}
.inner-wrap .right-con .team-list ul{
    margin: 0 -24px;
}
.inner-wrap .right-con .team-list li {
  float: left;
  width: 260px;
  margin: 10px 8px;
}

.inner-wrap .right-con .team-list li a {
  margin: 0 6px;
  position: relative;
  display: block;
}

.inner-wrap .right-con .team-list li a .pic img {
  width: 100%;
  height: 155px;
}

.inner-wrap .right-con .team-list li a .text {
  line-height: 35px;
  font-size: 15px;
  color: #000;
  text-align: center;
}

.inner-wrap .right-con .team-list li a .text p {
  margin: 0 15px;
}
  /*ÄÚÒ³*/
.fy p{    margin: 5px 0;}
.fy p,.fy a{color:#666;font-size:14px}
#vsb_content p {font-size:16px!important;line-height:36px!important; font-family:"Î¢ÈíÑÅºÚ"!important;color:#666666!important; text-indent:2em;}
#vsb_content font {font-size:16px!important;line-height:36px!important; font-family:"Î¢ÈíÑÅºÚ"!important;color:#666666!important}
#vsb_content span {font-size:16px!important;line-height:36px!important; font-family:"Î¢ÈíÑÅºÚ"!important;color:#666666!important}
#vsb_content_4 p {font-size:16px!important;line-height:36px!important; font-family:"Î¢ÈíÑÅºÚ"!important;color:#666666!important; }
#vsb_content_4 font {font-size:16px!important;line-height:36px!important; font-family:"Î¢ÈíÑÅºÚ"!important;color:#666666!important}
#vsb_content_4 span {font-size:16px!important;line-height:36px!important; font-family:"Î¢ÈíÑÅºÚ"!important;color:#666666!important}
#vsb_content table p{text-indent:0em !important; } 
#vsb_content img{display:block;margin:3px auto; max-width:700px;}



/********************/