@charset "UTF-8";
/* svn相对地址 */
/* 项目下建立文本或者其他说明 本产品的产品及其对接的相关人员 */
/* 首页头部 */
body {
  background-color: #f5f5f5;}

.head {
  position: relative;
  z-index: 50;
  height: 80px;
  background: url(../images/y_head.jpg) left top repeat-x;}
  .head .header {}
  .head .logo {
    float: left;
    width: 370px;
    height: 70px;
    margin-top: 8px;
    background: url(../images/y_logo.png) left top no-repeat;}
  .head .nav_list {
    float: right;
    list-style: none;
    padding: 20px 0 0 0;
    margin-top:-9px;
}
    .head .nav_list li {
      position: relative;
      height: 50px;
      float: left;
      margin: 0 0 0 10px;
      padding: 0;}
      .head .nav_list li > a {
        display: inline-block;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        border-radius: 5px;}
        .head .nav_list li > a span {
          display: inline-block;
          height: 36px;
          padding: 0 5px;
          border-radius: 5px;
          line-height:50px;
}
        .head .nav_list li > a:hover {
          -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);}
          .head .nav_list li > a:hover span {
            -webkit-box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.4);
            box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.4);
            background-color: rgba(0, 0, 0, 0.4);}
      .head .nav_list li .y_btn_search {
        -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
        box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);}
        .head .nav_list li .y_btn_search span {
          width: 46px;
          background: url(../images/y_search.jpg) center center no-repeat;
          -webkit-box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.4);
          box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.4);
          background-color: rgba(0, 0, 0, 0.4);}
    .head .nav_list .cur {
      -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
      box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);}
      .head .nav_list .cur span {
        -webkit-box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.4);
        box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.4);
        background-color: rgba(0, 0, 0, 0.4);}
      .head .nav_list .cur .list_group {
        display: block;}
    .head .nav_list .list_group {
      display: none;
      position: absolute;
      left: 50%;
      top: 50px;
      padding: 12px 0;
      margin-left: -72px;
      width: 144px;
      border-radius: 5px;}
      .head .nav_list .list_group a {
        display: block;
        width: 100%;
        height: 36px;
        margin-bottom: 2px;
        text-decoration: none;
        color: #fff;
        line-height: 36px;
        background-color: rgba(0, 0, 0, 0.5);
        font-size: 13px;
        text-align: center;
        border-radius: 5px;}
        .head .nav_list .list_group a:hover {
          background-color: #002601;}
    .head .nav_list a {
      color: #fff;}
  .head .y_ipt_search {
    position: absolute;
    right: 15px;
    top: 90px;
    width: 197px;}

.y_banner {
  height: 125px;
  background: url(../images/y_banner.jpg) center top no-repeat #d3d3d3;}

.y_slider .y_tit {
  height: 60px;
  margin: -4px 0 5px;
  background-color: #002301;
  color: #fff;
  line-height: 60px;
  text-align: center;}
.y_slider .t_leftnav {
  width: 100%;
  background: #dcdbdb;}
  .y_slider .t_leftnav ul, .y_slider .t_leftnav li {
    list-style: none;
    width: 100%;
    padding: 0;}
  .y_slider .t_leftnav li.t_cur a {
    background: #375138;
    color: #fff;}
  .y_slider .t_leftnav a {
    width: 100%;
    line-height: 44px;
    display: block;
    text-indent: 23px;
    color: #333;
    text-decoration: none;}
    .y_slider .t_leftnav a:hover {
      background: #375138;
      color: #fff;}
.y_slider .y_imgbox {
  padding-top: 15px;}
  .y_slider .y_imgbox img {
    width: 100%;}

.y_content {
  position: relative;
  background-color: #fff;
  padding-bottom: 80px;}
  .y_content .y_lh4 {
    height: 4px;
    background-color: #002401;
    margin: -4px -15px 0;}
  .y_content .y_crumb {
    padding: 20px 0;
    margin: 0;
    background: none;}
    .y_content .y_crumb a {
      color: #333;
      font-size: 14px;}
  .y_content .y_crumb > li + li:before {
    content: ">";
    color: #333;}
  .y_content .y_tit {
    height: 44px;
    padding-left: 20px;
    background-color: #f5f5f5;
    color: #4f4f4f;
    font-size: 18px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    font-weight: bold;
    border-radius: 5px;
    line-height: 44px;}
  .y_content .y_tit1 {
    height: 68px;
    padding: 0 0 0 33px;
    line-height: 68px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    font-weight: bold;
    font-size: 18px;
    color: #4f4f4f;
    background-color: #f5f5f5;
    border-radius: 5px;}
  .y_content .y_time {
    height: 44px;
    padding: 0 0 0 33px;
    color: #4f4f4f;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    line-height: 44px;}
  .y_content .y_download {
    width: 540px;
    margin: 40px auto;
    padding: 18px 15px 0;
    background-color: #f5f5f5;
    border-radius: 5px;
    list-style: none;}
    .y_content .y_download li {
      margin-bottom: 18px;}
    .y_content .y_download p {
      float: left;
      width: 408px;
      padding-left: 74px;
      height: 64px;
      border: 1px solid #959595;
      border-radius: 5px;
      background: url(../images/y_icon1.jpg) 17px 14px no-repeat;
      line-height: 64px;}
    .y_content .y_download .y_btn_down {
      float: right;
      width: 76px;
      height: 64px;
      padding-top: 14px;
      font-family: '\5FAE\8F6F\96C5\9ED1';
      font-size: 14px;
      background-color: #375138;
      border-radius: 5px;
      color: #fff;
      text-align: center;}
      .y_content .y_download .y_btn_down span {
        display: block;
        color: #96a797;
        font-family: 'Arial';
        font-size: 10px;}
      .y_content .y_download .y_btn_down:hover {
        text-decoration: none;}
  .y_content .y_con_box {
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;}
    .y_content .y_con_box p {
      padding: 0 33px;
      text-align: left;
      font-size: 12px;
      line-height: 2;
      color: #4f4f4f;}
    .y_content .y_con_box img {
      vertical-align: top;}
  .y_content .y_key {
    color: #a0a0a0;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;}
    .y_content .y_key li {
      line-height: 26px;}
    .y_content .y_key a {
      color: #a0a0a0;
      margin-right: 5px;}
    .y_content .y_key img {
      vertical-align: middle;}
  .y_content .y_key1 {
    color: #4f4f4f;
    margin: 0;
    padding: 10px 0 0;
    list-style: none;
    text-align: left;}
    .y_content .y_key1 li {
      line-height: 26px;}
    .y_content .y_key1 a {
      color: #626262;
      margin-right: 5px;}
  .y_content .y_change {
    position: absolute;
    right: 15px;
    top: 18px;
    text-align: right;
    width: 340px;}
    .y_content .y_change a {
      display: inline-block;
      padding: 0 15px;
      color: #333;
      margin-left: 10px;
      height: 26px;
      line-height: 26px;
      font-size: 12px;}
      .y_content .y_change a:hover {
        background-color: #b9b9b9;
        color: #fff;
        text-decoration: none;}
    .y_content .y_change .cur {
      background-color: #b9b9b9;
      color: #fff;
      text-decoration: none;}
  .y_content .t_student ul, .y_content .t_student li {
    list-style: none;
    width: 100%;}
  .y_content .t_student ul {
    padding: 17px 0;}
  .y_content .t_student a {
    color: #333;
    font-size: 12px;
    line-height: 36px;
    display: block;}
  .y_content .t_student em {
    color: #999;
    font-style: normal;
    line-height: 36px;
    font-size: 14px;
    padding-right: 10px;}
  .y_content .t_page1 p, .y_content .t_page1 a, .y_content .t_page1 div {
    display: inline-block;
    font-size: 12px;
    color: #626262;
    vertical-align: middle;
    margin: 0;}
  .y_content .t_page1 .t_pageCode {
    float: right;}
  .y_content .t_page1 p, .y_content .t_page1 a {
    line-height: 24px;}
  .y_content .t_page1 a {
    margin-left: 13px;}
  .y_content .t_page1 p {
    margin-right: 10px;}
  .y_content .t_page1 .ml26 {
    margin-left: 26px;}
  .y_content .t_page1 .t_input, .y_content .t_page1 .t_btn {
    width: 38px;
    height: 24px;}
  .y_content .t_page1 .t_input {
    border: 1px solid #dcdfe4;}
    .y_content .t_page1 .t_input input {
      width: 100%;
      height: 100%;
      display: block;
      text-align: center;
      border: 0;}
  .y_content .t_page1 .t_btn {
    background: #d1d1d1;
    text-align: center;
    color: #fff;}

.t_foot1 {
  width: 100%;
  background: #ddddc6;}

.t_footer1 {
  clear: both;}

.t_col3_1 {
  height: 100%;
  box-sizing: border-box;}
  .t_col3_1 h5 {
    color: #323232;
    line-height: 18px;
    margin: 24px 0 22px;
    font-weight: bold;}
    .t_col3_1 h5 i {
      font-size: 17px;
      margin: 0 5px;}
    .t_col3_1 h5 em {
      display: inline-block;
      font-family: 'Tahoma';
      font-weight: normal;
      color: #4e5043;
      font-style: normal;}
  .t_col3_1 .t_star {
    width: 111px;
    height: 78px;
    text-align: center;
    display: block;
    border-radius: 3px;
    background: -moz-linear-gradient(top, #3e5938, #3e4e37);
    background: -webkit-gradient(top, #3e5938, #3e4e37);
    background: -webkit-linear-gradient(top, #3e5938, #3e4e37);
    background: -o-linear-gradient(top, #3e5938, #3e4e37);
    background: -ms-linear-gradient(top, #3e5938, #3e4e37);}
    .t_col3_1 .t_star span {
      font-size: 17px;
      color: #fff;
      display: block;
      padding-top: 30px;}
    .t_col3_1 .t_star em {
      font-size: 11px;
      color: #728255;
      font-style: normal;}
  .t_col3_1 .t_cbox p, .t_col3_1 .t_cbox a {
    display: block;
    font-size: 12px;
    color: #323232;
    line-height: 30px;
    margin: 0;}

.t_cop {
  color: #3e5237;
  width: 100%;
  display: inline-block;
  font-size: 12px;
  text-align: center;
  height: 82px;
  line-height: 82px;}

.t_set {
  width: 742px;}

.t_s_col {
  width: 100%;
  margin-bottom: 30px;}
  .t_s_col h4 {
    height: 31px;
    line-height: 31px;
    background: #f5f5f5;
    border-radius: 3px;
    font-weight: bold;
    text-indent: 10px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    font-size: 14px;}
    .t_s_col h4 span {
      font-size: 12px;
      color: #7d7d7d;
      line-height: 31px;
      font-weight: normal;
      margin-left: 20px;
      font-family: '\9ED1\4F53';}
  .t_s_col p {
    font-size: 12px;
    line-height: 18px;
    margin-top: 2px;
    font-family: '\9ED1\4F53';}

.t_clt {
  margin-bottom: 40px;
  height: 265px;}
  .t_clt a:hover {
    text-decoration: none;}
    .t_clt a:hover .t_cover {
      display: block;}
  .t_clt .t_img {
    position: relative;
    height: 227px;
    overflow: hidden;}
    .t_clt .t_img img {
      display: block;
      width: 100%;}
    .t_clt .t_img .t_cover {
      position: absolute;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center;
      background-color: rgba(0, 0, 0, 0.52);
      top: 0;
      left: 0;
      text-align: center;
      display: none;}
      .t_clt .t_img .t_cover.t_music {
        background-image: url(../images/t_music.jpg);}
      .t_clt .t_img .t_cover.t_prev {
        background-image: url(../images/t_prev.jpg);}
      .t_clt .t_img .t_cover span {
        margin-top: 146px;
        display: block;
        color: #fff;
        font-size: 20px;}
  .t_clt p {
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: block;
    background: #eaeaea;
    color: #333;}

/* 首页轮播图 */
.y_slide {
  text-align: center;
  height: 460px;}
  .y_slide .carousel-inner > .item > img {
    margin: 0 auto;
    height: 460px;}
  .y_slide .carousel-indicators {
    bottom: -40px;}
  .y_slide .carousel-indicators li {
    width: 60px;
    height: 5px;
    overflow: hidden;
    background-color: #b0b8b9;
    border: 0;
    margin: 0 5px;}
  .y_slide .carousel-indicators .active {
    background-color: #1f3d03;}

.y_ipt_link {
  padding: 20px 0 40px;}
  .y_ipt_link a {
    position: relative;
    display: block;
    height: 64px;
    border: 1px solid #cccccc;
    color: #323303;
    font-weight: bold;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    font-size: 18px;
    line-height: 64px;
    border-radius: 5px;
    padding-left: 64px;}
    .y_ipt_link a:before {
      content: ' ';
      width: 36px;
      height: 31px;
      position: absolute;
      left: 24px;
      top: 16px;}
    .y_ipt_link a:hover {
      border: 1px solid #c9c9c9;
      background-color: #c9c9c9;
      color: #fff;
      text-decoration: none;}
  .y_ipt_link .y_tab1:before {
    background: url(../images/y_icon3.jpg) left top no-repeat;}
  .y_ipt_link .y_tab1:hover:before {
    background: url(../images/y_icon31.jpg) left top no-repeat;}
  .y_ipt_link .y_tab2 {
    padding-left: 70px;}
    .y_ipt_link .y_tab2:before {
      background: url(../images/y_icon5.jpg) left top no-repeat;
      top: 17px;}
    .y_ipt_link .y_tab2:hover:before {
      background: url(../images/y_icon51.jpg) left top no-repeat;}
  .y_ipt_link .y_tab3:before {
    background: url(../images/y_icon4.jpg) left top no-repeat;}
  .y_ipt_link .y_tab3:hover:before {
    background: url(../images/y_icon41.jpg) left top no-repeat;}
  .y_ipt_link .y_tab4:before {
    background: url(../images/y_icon6.jpg) left top no-repeat;}
  .y_ipt_link .y_tab4:hover:before {
    background: url(../images/y_icon61.jpg) left top no-repeat;}

.pt35 {
  padding-top: 35px;}

.y_newsbox {
  border: 1px solid #d2d2d2;
  background-color: #fff;
  border-radius: 5px;}
  .y_newsbox ul {
    width:450px;
    padding: 0px 15px;
    margin: 0;
    list-style: none;}
  .y_newsbox li {font-size:14px;padding:5px 0; color:#999;font-family: '\5FAE\8F6F\96C5\9ED1';}
  .y_newsbox li a {
     line-height: 22px;
     overflow: hidden;
     color: #333;
     font-size: 14px;}
  .y_newsbox li a:hover {text-decoration: none;color: #999;}
  .y_newsbox li span {
      display:inline-block;float:right;color:#999;font-size:12px;}

.y_title {
  height: 35px;
  padding-left: 30px;
  background: url(../images/y_icon2.jpg) 2px 3px no-repeat;
  font-size: 18px;
  color: #002601;
  font-family: '\5FAE\8F6F\96C5\9ED1';
  font-weight: bold;}
  .y_title .y_more {
    float: right;
    margin-top: 5px;
    color: #999;
    font-size: 12px;
    font-weight: normal;}

.y_imgbox1 {
  padding-top: 35px;}
  .y_imgbox1 img {
    width: 100%;}

.y_login {
  position: absolute;
  bottom: -440px;
  width: 330px;
  height: 160px;
  background-color: rgba(255, 255, 255, 0.7);}
  .y_login h3 {
    margin: 23px 0;
    font-size: 18px;
    text-align: center;
    color: #333333;}
  .y_login .y_pl {
    float: left;
    width: 218px;
    padding: 0 15px 0 25px;}
    .y_login .y_pl .y_ipt_search1 {
      margin-bottom: 10px;}
  .y_login .y_btn_down {
    float: left;
    width: 86px;
    height: 72px;
    margin-top: 2px;
    padding-top: 20px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    font-size: 14px;
    background-color: #002601;
    border-radius: 5px;
    color: #fff;
    text-align: center;}
    .y_login .y_btn_down span {
      display: block;
      color: #638c0b;
      font-family: 'Arial';
      font-size: 10px;
      font-weight: bold;}
    .y_login .y_btn_down:hover {
      text-decoration: none;}

/*# sourceMappingURL=styles.css.map */