.index_img {
  width: 100%;
  min-width: 1000px;
  position: relative;
  overflow: hidden;
  height: 557px;
  display: block;
}
.index_img img {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}
.qyjjtit {
  height: 70px;
  line-height: 70px;
  text-indent: 50px;
  background: url(../images/homeicon.png) 10px center no-repeat;
  font-size: 16px;
  color: #6a6a6a;
}
.qyjjqh {
  height: 35px;
  margin-top: 60px;
  display: flex;
  justify-content: center;
}
.qyjjqh li {
  width: 168px;
  height: 35px;
  font-size: 16px;
  text-align: center;
  line-height: 35px;
  margin-left: 15px;
}
.qyjjqh .on {
  background: #114578;
  color: #FFFFFF;
}
.qyjjqh .on a {
  color: #FFFFFF;
}
.qyjjqh .off {
  border: #dddddd solid 1px;
  color: #515151;
}
.qyjjqh .off a {
  color: #515151;
}
.about-item {
  margin-bottom: 20px;
}
/*标题开始*/
.titlebox {
  text-align: center;
  width: 100%;
  float: left;
  color: #333333;
  font-size: 28px;
  font-weight: 900;
  margin-top: 60px;
  background: url("../img/title.png") center 50px no-repeat;
  padding-bottom: 20px;
}
.titlebox span {
  text-align: center;
  width: 100%;
  float: left;
  font-weight: normal;
  font-size: 12px;
  margin-top: 20px;
  text-transform: uppercase;
}
/*标题结束*/
.div-item {
  text-align: left;
  font-size: 16px;
  line-height: 34px;
  font-family: 'Microsoft YaHei', arial, sans-serif;
  color: #7c7c7c;
  margin-top: 30px;
  margin-bottom: 40px;
}
.div-item-center {
  text-align: left;
  font-size: 18px;
  line-height: 34px;
  font-family: 'Microsoft YaHei', arial, sans-serif;
  color: #919191;
  margin-top: 30px;
  margin-bottom: 40px;
}
.div-item-c {
  text-align: left;
  font-size: 16px;
  line-height: 34px;
  font-family: 'Microsoft YaHei', arial, sans-serif;
  color: #7c7c7c;
  margin-top: 30px;
  margin-bottom: 40px;
}
/*itemtwo开始*/
.itemtwo {
  border: #d7d7d7 solid 1px;
  overflow: hidden;
  margin: 15px;
}
.itemtwo .imgboxin {
  overflow: hidden;
  margin: 15px;
}
.itemtwo .imgboxin img {
  width: 100%;
  transition: all 0.6s;
}
.itemtwo .imgboxin img:hover {
  transform: scale(1.1, 1.1);
}
/*itemtwo结束*/
.numlist {
  font-size: 30px;
  color: #000;
  text-align: center;
}
.titlist {
  font-size: 30px;
  color: #000;
  text-align: center;
}
.titlist span {
  font-size: 30px;
}
.conlist {
  font-size: 20px;
  color: #919191;
  font-weight: 100;
  text-align: center;
  margin-bottom: 60px;
}
/*广告开始*/
.adbox01 {
  background: #3a6fa3;
  height: 240px;
  display: -ms-flexbox;
  display: flex-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
/*广告结束*/
.itemthree {
  width: 30%;
  float: left;
  margin-top: 15px ;
}
.itemthree .tit {
    text-align: center;
  font-size: 28px;
  color: #000;
}
.itemthree .botbox {
  font-size: 18px;
  line-height: 37px;
  color: #7c7c7c;
  margin-top: 30px;
}
.itemthree .imgbox {
  width: 100%;
  height: auto;
  margin-top: 40px;
  margin-bottom: 100px;
}
.itemthree .imgbox img {
  width: 100%;
}
.list-line {
  height: 400px;
  width: 5%;
  float: left;
  background: url("../images/line.gif") center center repeat-y;
  margin-top: 20px;
}
/*itemtwo-text开始*/
.itemtwo-text {
  font-size: 20px;
}
/*item-list-text开始*/
.item-list {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 30px;
}
.item-list span {
  width: 100%;
  float: left;
  font-size: 19px;
  line-height: 70px;
  text-align: center;
}
.item-list img {
  width: 100%;
  height: auto;
  background: #FFFFFF;
  border: #dddddd solid 1px;
  padding: 15px;
}
.full-item {
  width: 100%;
}
.full-item img {
  width: 100%;
  display: block;
}
.qyjjimg {
  float: left;
}
.qyjjimg img {
  width: 100%;
  border: #dddddd solid 1px;
  padding: 15px;
}
.qyjjbox1 {
  float: left;
  display: block;
  padding-left: 40px ;
}
.qyjjbox1 span {
  float: left;
  width: 100%;
}
.qyjjbox1 .tita {
  font-size: 34px;
  color: #000000;
  
}
.qyjjbox1 .titb {
  font-size: 18px;
  color: #666666;
  font-family: 'Microsoft YaHei', arial, sans-serif;
  height: 40px;
  line-height: 40px;
}
.qyjjbox1 .titc {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  line-height: 35px;
}
.qyjjbox1 .titd {
  color: #666666;
  font-size: 17px;
  margin-top: 20px;
  line-height: 35px;
}
.enter-r {
  text-align: left;
  font-size: 16px;
  line-height: 34px;
  font-family: 'Microsoft YaHei', arial, sans-serif;
  color: #7c7c7c;
  margin-top: 30px;
  margin-bottom: 40px;
}
.qyjjbox2 {
  float: left;
  display: block;
}
.qyjjbox2 span {
  float: left;
  width: 100%;
}
.qyjjbox2 .tita {
  font-size: 32px;
  color: #000000;
  margin-top: 20px;
}
.qyjjbox2 .titb {
  font-size: 18px;
  color: #666666;
  font-family: 'Microsoft YaHei', arial, sans-serif;
  height: 40px;
  line-height: 40px;
}
.qyjjbox2 .titc {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  line-height: 35px;
}
.qyjjbox2 .titd {
  color: #666666;
  font-size: 17px;  
  line-height: 32px;
}
.pad-bot-60 {
  padding-bottom: 60px;
}
.pad-top-60 {
  padding-top: 60px;
}
.qyjjad2r {
  color: #666666;
  font-size: 16px;
  margin-left: 70px;
  width: 460px;
  line-height: 35px;
  margin-top: 70px;
}
.qy2ad1 {
  height: auto;
}
.qy2ad1 img {
  width: 100%;
  border: #dddddd solid 1px;
  padding: 15px;
  display: block;
}
.qy2box1 {
  width: 100%;
  height: auto;
  float: left;
  margin-left: 60px;
}
.qy2box1 span {
  width: 100%;
  float: left;
}
.qy2box1 .tita {
  font-size: 24px;
  color: #333333;
  margin-top: 0;
}
.qy2box1 .txta {
  font-size: 17px;
  color: #7c7c7c;
  margin-top: 10px;
  margin-bottom: 15px;
}
.qy2box {
  height: 300px;
  text-align: center;
  width: 150px;
  float: left;
  padding-top: 30px;
}
.qy2box span {
  float: left;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}
.qy2boxa {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: #dddddd solid 6px;
  background: url(../images/qy2ic01.png) center center no-repeat;
}
.qy2boxa:hover {
  background: url(../images/qy2ic01a.png) center center no-repeat;
  border: #de9549 solid 6px;
}
.qy2boxb {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: #dddddd solid 6px;
  background: url(../images/qy2ic02.png) center center no-repeat;
}
.qy2boxb:hover {
  background: url(../images/qy2ic02a.png) center center no-repeat;
  border: #de9549 solid 6px;
}
.qy2boxc {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: #dddddd solid 6px;
  background: url(../images/qy2ic03.png) center center no-repeat;
}
.qy2boxc:hover {
  background: url(../images/qy2ic03a.png) center center no-repeat;
  border: #de9549 solid 6px;
}
.qy2boxd {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: #dddddd solid 6px;
  background: url(../images/qy2ic04.png) center center no-repeat;
}
.qy2boxd:hover {
  background: url(../images/qy2ic04a.png) center center no-repeat;
  border: #de9549 solid 6px;
}
.qy2tita {
  width: 100%;
  font-size: 20px;
  float: left;
  margin-top: 15px;
}
.qy2titb {
  width: 100%;
  font-size: 18px;
  float: left;
  line-height: 35px;
  color: #7c7c7c;
  text-indent: 30px;
}


@media screen and (min-width:1000px) {
.qyjjbox1 .tita {    font-size: 30px;}
.qyjjbox1 .titb{font-size: 16px;  height: 30px;  line-height: 30px;}
.qyjjbox1 .titc {    font-size: 16px;   margin-top: 10px;  line-height: 30px;}
.qyjjbox1 .titd {  font-size: 15px;  margin-top: 10px;  line-height: 30px;}

.qyjjbox2 .tita{font-size: 30px;margin-top:0}
.qyjjbox2 .titb{font-size: 16px;  height: 30px;  line-height: 30px;}
.qyjjbox2 .titc {  font-size: 16px;  font-weight: bold;  margin-top: 10px;  line-height: 30px;}
.qyjjbox2 .titd {   font-size: 15px;    line-height: 30px;}
}