﻿/*
 * @Author: yj 
 * @Date: 2019-10-14 10:42:46 
 * @Last Modified by: yj
 * @Last Modified time: 2019-10-21 15:29:43
 */
 * {
  margin: 0;
  padding: 0
}

/* 头部样式 */

.yj-h {
  width: 100%;
  height: 267px;
  min-width: 1200px;
}

.yj-ht {
  /* width: 1920px; */
  height: 40px;
  box-sizing: border-box;
  margin: 0 auto;
}

.yj-ht1 {
  height: 40px;
  margin-top: 3px;
  background: url(hlbg_02.jpg) no-repeat top center;
  
}

.yj-ht1title {
  width: 1200px;
  height: 29px;
  margin: 0 auto;
}

.yj-ht1l {
  padding-left: 6px;
  padding-top: 10px;
}

.yj-ht1l a {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  color: #666666;
  font-family: SimSun;
}
.yj-ht1l span{
  font-size: 12px;
    color: #444444;
    padding: 0 8px;
}
.yj-ht1r {
  padding-top: 10px;
}

.yj-ht1r a {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  color: #666666;
}

.yj-ht1l a:hover {
  color: #e42727;
}

.yj-ht1r a:hover {
  color: #e42727;
}


.yj-hc {
  /* width: 1920px; */
  height: 175px;
  margin: 0 auto;
  box-sizing: border-box;
  background: url(hbbg.jpg) no-repeat top center;
}

.yj-hc .yj-banner {
  width: 1200px;
  height: 175px;
  margin: 0 auto;
}

.yj-logo {
  margin-top: 46px;
}

.yj-search {
  width: 366px;
  height: 41px;
  margin-top: 74px;
  position: relative;
  border: solid 1px #e42826;
  border-radius: 3px;
  background-color: #ffffff;

}

.search-sousuo {
  display: block;
  position: absolute;
  top: 13px;
  left: 15px;
}

.yj-search .search-in {
  width: 249px;
  height: 41px;
  padding-left: 43px;
  padding-right: 10px;
  font-size: 12px;

}

.yj-search .button {
  width: 64px;
  height: 41px;
  background-color:#e42826;
  color: #fff;
  font-family: MicrosoftYaHei-Bold;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  text-align: center;
  line-height: 41px;
  cursor: pointer;

}
.yj-nav {
  /* width: 1920px; */
  height: 50px;
  min-width: 1200px;
  line-height: 50px;
  background-color: #3480ce;
  margin: 0 auto;
}

.yj-navul {
  width: 1200px;
  height: 50px;
  margin: 0 auto;
}

.yj-navul ul {
  display: inline-block;
  width: 100%;
}

.yj-navul li {
  width: 185px;
  height: 50px;
  float: left;
  margin-left: 15px;
}
/* .yj-navul .li-first{
 
} */
.yj-navul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 17px;
  color: #fff;
}

.yj-navul li a.yj-cur1,
.yj-navul li a:hover {
  background-image: url(ulbg.jpg);
  color:  #3480ce;
  font-weight: bold;
 
}
.yj-navul li a:first-child img {
  padding-right: 10px;
  vertical-align: middle;
}

/* footer样式 */
.footer {
  width: 100%;
  min-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  background: #fdfefe url(yj-footerbg_02.png) center top no-repeat;
}
.yydh-drop {
  width: 100%;
  height: 72px;
  padding: 6px 0;
}
.drop-groups {
  width: 1200px;
  margin: 0 auto;
}

.zyu-link {
  margin-top: 40px;
  float: left;
  width: 90px;
  height: 30px;
}

.zyu-link a {
  font-size: 14px;
  line-height: 30px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  margin-left: 7px;
  /* margin-right: 7px; */
  color: #3480ce;
}
.zyu-link img{
  margin-top: 3px;
}
.drop-down {
  float: left;
  position: relative;
  width: 210px;
  height: 30px;
  margin-left: 10px;
  line-height: 30px;
  margin-top: 40px;
  border: 1px solid rgba(204, 209, 211, 1);
  background: #fff url(zyu-drop.png) 182px center no-repeat;
}
.drop-down:first-child {
  margin-left: 0;
}
.drop-down .tag {
  padding-left: 10px;
  font-size: 12px;
  color: #828282 ;
  cursor: pointer;
}

.drop-down .tag:hover {
  font-weight: bold;
}
.drop-lists {
  display: none;
  position: absolute;
  bottom: 31px;
  width: 100%;
  max-height: 100px;
  overflow-y: auto;
  background: rgba(204, 209, 211, 1);
}

.drop-lists li {
  height: 30px;
}

.drop-lists li a {
  margin-left: 20px;
  font-size: 12px;
  color: #666;
}

.drop-lists li a:hover {
  font-weight: bold;
}
.yydh-help {
  width: 100%;
  box-sizing: border-box;
  padding-top: 4px;
}

.yydh-w1200 {
  width: 1200px;

  margin: 0 auto;
  margin-top:  10px;

}

.yydh-t {
  margin: 0 auto;
  margin-bottom: 17px;
  display: inline-block;
  font-size: 12px;
  color: #666;
  font-family: MicrosoftYaHei;
  line-height: 30px;
}

.yydh-w1200 img {
  vertical-align: top;
  float: right;
}

.img1 {
  margin-right: 0;
  margin-left: 31px;
}