#header .welcome {
  height: 36px;
  border-bottom: 1px solid #8B9AB8;
  font-size: 12px;
}
#header .welcome .into {
  line-height: 36px;
  margin-left: 10px;
}
#header .welcome .join {
  line-height: 36px;
}
#header .welcome .join a {
  padding: 0 15px;
  border-right: 1px solid #6D6D6D;
}
#header .welcome .join a:last-child {
  border-right: none;
}
#header .search {
  margin: 40px 15px 0 0;
}
#header .search > span {
  line-height: 30px;
  margin-right: 5px;
}
#header .search .searchInput {
  height: 30px;
  width: 250px;
  background-color: #C9211A;
  position: relative;
  float: left;
  padding: 2px 65px 2px 2px;
}
#header .search .searchInput .text {
  border: none;
  height: 26px;
  padding-left: 10px;
  width: 185px;
  outline: none;
}
#header .search .searchInput .submit {
  width: 65px;
  height: 30px;
  background-color: #C9211A;
  background: url(../images/search.png) no-repeat center;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
}
.content .index-type {
  padding: 50px 0;
}
.content .index-type ul li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid #DFDFDF;
  text-align: center;
}
.content .index-type ul li a .typebox {
  height: 60%;
}
.content .index-type ul li a .type1 {
  background: url(../images/type1.png) no-repeat center;
}
.content .index-type ul li a .type2 {
  background: url(../images/type2.png) no-repeat center;
}
.content .index-type ul li a .type3 {
  background: url(../images/type3.png) no-repeat center;
}
.content .index-type ul li a .type4 {
  background: url(../images/type4.png) no-repeat center;
}
.content .index-type ul li a .p2 {
  font-size: 18px;
}
.content .index-type ul li a:hover {
  background-color: #DE0000;
}
.content .index-type ul li a:hover .type1 {
  background: url(../images/type1-hover.png) no-repeat center;
}
.content .index-type ul li a:hover .type2 {
  background: url(../images/type2-hover.png) no-repeat center;
}
.content .index-type ul li a:hover .type3 {
  background: url(../images/type3-hover.png) no-repeat center;
}
.content .index-type ul li a:hover .type4 {
  background: url(../images/type4-hover.png) no-repeat center;
}
.content .index-type ul li a:hover .p2 {
  color: #fff;
}
.content .index-about {
  background: url(../images/aboutBg.png) repeat;
  padding: 40px 0;
}
.content .index-about .meassage {
  margin-top: 50px;
  position: relative;
}
.content .index-about .meassage .meassage-left {
  width: 75%;
  position: absolute;
  background-color: #fff;
  z-index: 10;
  top: 45px;
}
.content .index-about .meassage .meassage-left .border {
  width: 178px;
  height: 178px;
  border: 3px solid #EA1B35;
  background-color: #fff;
  position: absolute;
  bottom: -15px;
  left: -15px;
}
.content .index-about .meassage .meassage-left .culture {
  width: 180px;
  background-color: #0D2758;
  color: #fff;
  padding: 40px 10px;
  position: relative;
  z-index: 10;
}
.content .index-about .meassage .meassage-left .culture h2 {
  font-size: 21px;
  position: relative;
}
.content .index-about .meassage .meassage-left .culture h2::after {
  content: "";
  height: 2px;
  width: 35px;
  background-color: #D20001;
  position: absolute;
  bottom: -20px;
  left: 0;
}
.content .index-about .meassage .meassage-left .culture .cultureText {
  line-height: 28px;
  height: 168px;
  overflow: hidden;
  margin-top: 35px;
}
.content .index-about .meassage .meassage-left .aboutText {
  margin-left: 230px;
  padding: 45px 50px 25px 0;
}
.content .index-about .meassage .meassage-left .aboutText > div {
  line-height: 28px;
  height: 168px;
  overflow: hidden;
}
.content .index-about .meassage .meassage-left .aboutText > a {
  display: block;
  width: 116px;
  height: 36px;
  border: 1px solid #0E1D3A;
  line-height: 36px;
  text-align: center;
  margin: 30px auto 0;
}
.content .index-about .meassage .meassage-left .aboutText a:hover {
  background-color: #89BDF7;
  color: #fff;
}
.content .index-about .meassage .meassage-right {
  position: relative;
  margin-right: 25px;
}
.content .index-about .meassage .meassage-right .right-more {
  width: 40px;
  height: 40px;
  background: url(../images/aboutMore.jpg) no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: -39px;
  top: -40px;
}
.content .index-about .meassage .meassage-right .idea {
  display: none;
}
.content .index-about .meassage .meassage-right .idea p {
  position: relative;
  font-size: 18px;
}
.content .index-about .meassage .meassage-right .idea p .span1 {
  font-size: 24px;
}
.content .index-about .meassage .meassage-right .idea p::after {
  content: "";
  height: 4px;
  width: 38px;
  background-color: #fff;
  position: absolute;
  bottom: -10px;
  left: 2px;
}
.content .index-news {
  padding: 50px 0 20px;
}
.content .index-news .newsBox {
  margin-top: 30px;
}
.content .index-news .newsBox .newsBox-right > p img {
  width: 100%;
}
.content .index-news .newsBox .newsBox-right form ul li {
  line-height: 36px;
  margin-top: 10px;
}
.content .index-news .newsBox .newsBox-right form ul li span {
  width: 78px;
}
.content .index-news .newsBox .newsBox-right form ul li > div {
  margin-left: 78px;
}
.content .index-news .newsBox .newsBox-right form ul li > div input {
  width: 100%;
  border: 1px solid #DEDEDE;
  border-radius: 6px;
  height: 36px;
  outline: none;
  padding-left: 15px;
}
.content .index-news .newsBox .newsBox-right form ul li > div textarea {
  width: 100%;
  border: 1px solid #DEDEDE;
  border-radius: 6px;
  outline: none;
  padding-left: 15px;
  height: 80px;
}
.content .index-news .newsBox .newsBox-right form ul li > div .submit {
  width: 100%;
  border: none;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  background-color: #CC0000;
  border-radius: 6px;
  font-size: 18px;
}
.content .location {
  height: 66px;
  background: url(../images/location.png) no-repeat center bottom;
}
.content .location .text {
  line-height: 45px;
}
.content .location .text span {
  color: #808080;
  margin-left: 10px;
}
.content ._aside {
  margin-bottom: 50px;
}
.content ._aside .sidemenu {
  border: 1px solid #ddd;
  padding-bottom: 20px;
}
.content ._aside .sidemenu > li {
  padding: 0 15px;
  margin-top: 20px;
}
.content ._aside .sidemenu > li > a {
  padding: 20px 10px 20px 10px;
  background-color: #ECF0F3;
}
.content ._aside .sidemenu > li > a > span::before {
  content: "";
  float: left;
  width: 19px;
  height: 19px;
  background: url(../images/video.png) no-repeat;
  margin: 3px 10px;
}
.content ._aside .sidemenu > li .sub2 span::before {
  content: "";
  float: left;
  width: 8px;
  height: 8px;
  background: url(../images/add.png) no-repeat;
  margin: 5px 10px;
}
.content ._aside .sidemenu > li .sub2 .sub3 span::before {
  content: "";
  float: left;
  width: 3px;
  height: 5px;
  background: url(../images/right.png) no-repeat;
  margin: 5px 10px;
}
.content ._aside .sidemenu > li:hover > a {
  border-left: 5px solid #063E88;
}
.content .list-image dl {
  border: 1px solid #ddd;
  text-align: center;
  margin-top: 20px;
}
.content .list-image dl a {
  display: block;
  padding: 10px;
}
.content .list-image dl a:hover {
  background-color: #063E88;
}
.content .list-image dl a:hover dd {
  color: #fff;
}
.content .list-image dl dd {
  line-height: 40px;
  /*更改添加的样式*/
  overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content .list-imagetext {
  margin-top: 20px;
}
.content .list-text ul li {
  margin-top: 30px;
}
.content .list-text ul li .date {
  float: left;
  text-align: center;
}
.content .list-text ul li .date .p1 {
  width: 80px;
  line-height: 32px;
  font-size: 15px;
  color: #fff;
  background-color: #063E88;
}
.content .list-text ul li .date .p2 {
  font-size: 26px;
  color: #4B4B4B;
  line-height: 50px;
  background-color: #EBEBEB;
}
.content .list-text ul li .text {
  margin-left: 100px;
}
.content .list-text ul li .text .p1 {
  padding-left: 20px;
  background: url(../images/zz.jpg) no-repeat left center;
  line-height: 30px;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.content .list-text ul li .text .p1 a:hover {
  color: #007ED7;
}
.content .list-text ul li .text .p2 {
  line-height: 24px;
  margin-top: 5px;
  height: 48px;
  overflow: hidden;
}
.content .page,
.content .feedback,
.content .content-product {
  padding-top: 20px;
}
.box {
  padding: 20px 0;
}
.index-title {
  height: 56px;
  text-align: center;
  background: url(../images/index-title.png) no-repeat center;
  color: #063E88;
}
.index-title h2 {
  font-size: 30px;
  font-weight: bold;
}
.index-title p {
  font-size: 18px;
  margin-top: 6px;
}
.newsBox-left > ul > li,
.list-imagetext > ul > li {
  margin-bottom: 30px;
}
.newsBox-left > ul > li > p.left,
.list-imagetext > ul > li > p.left {
  width: 129px;
}
.newsBox-left > ul > li .text,
.list-imagetext > ul > li .text {
  margin-left: 145px;
}
.newsBox-left > ul > li .text .p1,
.list-imagetext > ul > li .text .p1 {
  font-size: 18px;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.newsBox-left > ul > li .text .p1 a,
.list-imagetext > ul > li .text .p1 a {
  color: #5F5F5F;
}
.newsBox-left > ul > li .text .p1 a:hover,
.list-imagetext > ul > li .text .p1 a:hover {
  color: #CC0000;
}
.newsBox-left > ul > li .text .p2,
.list-imagetext > ul > li .text .p2 {
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-top: 10px;
}
.newsBox-left > ul > li .text .p2 a,
.list-imagetext > ul > li .text .p2 a {
  color: #787878;
}
#footer {
  background-color: #F2F2F2;
}
#footer .footer-top {
  padding: 30px 15px 40px;
}
#footer .footer-top > ul {
  width: 13%;
  float: left;
}
#footer .footer-top > ul li {
  line-height: 24px;
}
#footer .footer-top > ul li a {
  color: #979797;
}
#footer .footer-top > ul li a:hover {
  text-decoration: underline;
}
#footer .footer-top > ul li.first {
  font-size: 18px;
  margin-bottom: 10px;
}
#footer .footer-top > ul li.first a {
  color: #4C4C4C;
}
#footer .footer-top .index-ewm {
  float: right;
}
#footer .footer-top .index-ewm > p {
  width: 135px;
  margin-right: 30px;
}
#footer .footer-top .index-ewm > ul {
  color: #373737;
  margin-top: 10px;
}
#footer .footer-top .index-ewm > ul li {
  margin-bottom: 6px;
}
#footer .footer-top .index-ewm > ul .li1 {
  font-size: 18px;
}
#footer .footer-top .index-ewm > ul .li2 {
  font-size: 20px;
}
#footer .copyright {
  padding: 20px 0 30px;
  background-color: #4D4D4D;
  line-height: 24px;
}
#footer .phone-footer {
  padding: 15px 50px 15px 15px;
  background-color: #F0F0F0;
  color: #7A7A7A;
  position: relative;
}
#footer .phone-footer .top {
  position: absolute;
  right: 15px;
  top: 40%;
}
.scale {
  animation: scale linear 0.8s;
  -webkit-animation: scale linear 0.8s;
  -moz-animation: scale linear 0.8s;
}
@keyframes scale {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.content .index-news .newsBox .newsBox-right form ul li.yzm{
  margin: 0 0 10px;
}
.content .index-news .newsBox .newsBox-right form ul li.yzm input{
  width: 120px;
}
.right-more{
  display: none;
}
@media (max-width: 992px) {
  .content .index-type ul li a .typebox {
    height: 70%;
  }
  .content .index-about .meassage .meassage-left {
    width: 65%;
  }
  .content .index-about .meassage .meassage-left .aboutText {
    margin-left: 200px;
    padding: 45px 20px 25px 0;
  }
}
@media (max-width: 767px) {
  .newsBox-left > ul > li .text .p1,
.list-imagetext > ul > li .text .p1{
    font-size: 14px;
    line-height: 24px;
  }
  .content ._aside .sidemenu > li > a{
    padding: 10px;
  }
  .content .index-about .meassage .meassage-left .culture h2{
    font-size: 16px;
  }
  .box{
    padding: 10px 0;
  }
  #header .menu_icon {
    top: 55%;  /*更改前是33%*/
}
  .logo img{
    width: 120px;
  }
  .content .list-text ul li {
    margin-top: 15px;
  }
  .content .list-text ul li .text {
    margin-left: 95px;
  }
  .content ._aside {
    margin: 15px 0;
    padding: 0 15px;
  }
  ._aside > h2 {
    height: 40px;
    border-radius: 6px;
    text-align: left;
    line-height: 40px;
  }
  ._aside > h2 > span::before {
    display: none;
  }
  .content ._aside .sidemenu {
    border: none;
  }
  .content ._aside .sidemenu > li {
    margin-top: 10px;
  }
  .content .index-type ul li a .p2 {
    font-size: 14px;
    /*更改的样式*/
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .content .index-type ul li a .typebox {
    background-size: 50% auto;
  }
  .content .index-type {
    padding: 20px 0;
  }
  .content .index-about .meassage .meassage-right .right-more {
    width: 25px;
    height: 25px;
    right: 1px;
    top: -25px;
  }
  .content .index-about .meassage .meassage-right {
    margin-right: 0;
  }
  .content .index-about .meassage .meassage-left {
    width: 90%;
  }
  .content .index-about .meassage .meassage-left .culture {
    width: 150px;
  }
  .content .index-about .meassage .meassage-left .aboutText {
    margin-left: 160px;
    padding: 45px 10px 25px 0;
  }
  .content .index-about .meassage .meassage-left .border {
    width: 140px;
    height: 140px;
  }
  .index-title {
    background: url(../images/index-title2.png) no-repeat center;
    background-size: 120% auto;
    padding-top: 10px;
  }
  .index-title h2 {
    font-size: 16px;
  }
  .index-title p {
    font-size: 14px;
  }
  .content .index-about .meassage {
    margin-top: 20px;
  }
  .content .index-about,
  .content .index-news {
    padding: 20px 0 40px;
  }
  .newsBox-left > ul > li .text,
  .list-imagetext > ul > li .text {
    margin-left: 140px;
  }
  .content .index-news .newsBox .newsBox-right form ul li span {
    width: 68px;
  }
  .content .index-news .newsBox .newsBox-right form ul li > div {
    margin-left: 68px;
  }
}
