@charset "UTF-8";
p {
  margin: 0;
}

li {
  list-style: none;
}

.w1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.head1 {
  position: relative;
}

.head-bg {
  background: #0e0732;
  height: 35px;
}

.head-bg .hot1 {
  line-height: 35px;
  color: #ffffff;
  font-size: 12px;
}

.head-bg .hot1 a {
  line-height: 35px;
  color: #ffffff;
  font-size: 12px;
  margin-right: 5px;
}

.head-bg .k1 {
  line-height: 35px;
  color: #ffffff;
  font-size: 12px;
}

.head-bg .k1 a {
  line-height: 35px;
  color: #ffffff;
  font-size: 12px;
}

/*搜索和热门搜索*/
.hotSearch a {
  margin-right: 6px;
}

.topLink {
  width: 20px;
  line-height: 35px;
  height: 35px;
  z-index: 999;
  float: left;
  position: absolute;
  right: 354px;
  top: 0px;
}

.search {
  position: absolute;
  width: 280px;
  top: 4px;
  right: -40px;
  display: none;
  z-index: 99999;
}

#formsearch {
  width: 230px;
  float: left;
}

#formsearch input {
  height: 22px;
  background: #fff;
  border: 1px solid #c8c8c8;
  line-height: 22px;
}

#formsearch input#keyword {
  height: 22px;
  line-height: 22px;
  padding-left: 4px;
  color: #666;
}

#formsearch input#s_btn {
  width: 46px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #2a368c;
  color: #fff;
  border: none;
  cursor: pointer;
}

.head2 .logo {
  line-height: 86px;
}

.x-menu {
  float: right;
  width: auto;
  margin-top: 18px;
}

.x-menu > li {
  background: url(../images/navli.png) no-repeat right center;
  margin: 0;
  height: 54px;
  padding-top: 7px;
}

.x-menu > li > a {
  padding: 0 30px;
  font-size: 15px;
  color: #5a5a5a;
  line-height: 42px;
}

.x-menu > li > a:hover {
  background: #ee8601;
  border-radius: 5px;
}

.x-menu > li:last-child {
  background: none;
}

.enwen {
  width: 32px;
  height: 32px;
  background: #e5e5e5;
  border-radius: 50%;
  line-height: 32px;
  text-align: center;
  font-size: 15px;
  color: #4f4f4f;
  margin-top: 30px;
}

.enwen a {
  color: #4f4f4f;
}

.p1 {
  margin-top: 40px;
}

.p1 .title1 {
  font-size: 28px;
  color: #323232;
  text-align: center;
  font-weight: bold;
  background: url(../images/t1.png) no-repeat 50% 50%;
}

.p1 .title1 span {
  display: block;
  font-size: 22px;
  color: #323232;
  opacity: 0.5;
  font-weight: normal;
  text-transform: uppercase;
}

.p1 .p-list1 {
  margin: 0 -6px;
  margin-top: 30px;
}

.p1 .p-list1 li {
  float: left;
  margin: 0 6px;
  margin-bottom: 28px;
}

.p1 .p-list1 li .img1 {
  border: 1px solid #dedede;
  padding: 8px 13px;
}

.p1 .p-list1 li .img1 img {
  width: 257px;
  height: 208px;
  border: 1px solid #fff;
}

.p1 .p-list1 li h3 {
  border: 1px solid #ededed;
  background: #f6f6f6;
  height: 50px;
}

.p1 .p-list1 li h3 a {
  display: block;
  font-size: 16px;
  color: #5a5a5a;
  text-align: center;
  line-height: 50px;
}

.p1 .p-list1 li:hover .img1 img {
  border-color: #ee8601;
}

.p1 .p-list1 li:hover h3 {
  background: #ee8601;
}

.p1 .p-list1 li:hover h3 a {
  color: #fff;
}

.p1 .p-more {
  text-align: center;
  margin-top: 8px;
}

.about-bg {
  background: url(../images/bj1.png) no-repeat top center;
  height: 538px;
  overflow: hidden;
  margin-top: 40px;
}

.about-bg .about-index {
  margin-top: 40px;
}

.about-bg .about-index .title1 {
  font-size: 28px;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  background: url(../images/t1.png) no-repeat 50% 50%;
}

.about-bg .about-index .title1 span {
  display: block;
  font-size: 22px;
  color: #fff;
  opacity: 0.5;
  font-weight: normal;
  text-transform: uppercase;
}

.about-bg .about-index .con {
  margin-top: 40px;
}

.about-bg .about-index .con .aboutl {
  width: 467px;
  height: 330px;
}

.about-bg .about-index .con .aboutr {
  background: #fff;
  width: 733px;
  height: 330px;
}

.about-bg .about-index .con .aboutr .slide_tab1 .process_list2 {
  width: 132px;
  height: 330px;
  border-right: 1px solid #bfbfbf;
  float: left;
  padding-top: 38px;
}

.about-bg .about-index .con .aboutr .slide_tab1 .process_list2 li {
  line-height: 72px;
  border-left: 3px solid #fff;
}

.about-bg .about-index .con .aboutr .slide_tab1 .process_list2 li a {
  display: block;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 10px;
  font-size: 16px;
  color: #5a5a5a;
}

.about-bg .about-index .con .aboutr .slide_tab1 .process_list2 li:hover {
  background: #e5e5e5;
  border-left: 3px solid #ee8601;
}

.about-bg .about-index .con .aboutr .slide_tab1 .process_list2 li:hover a {
  border-bottom: none;
}

.about-bg .about-index .con .aboutr .slide_tab1 .bd {
  width: 578px;
  height: 330px;
  float: right;
  margin-right: 10px;
  padding-top: 35px;
}

.about-bg .about-index .con .aboutr .slide_tab1 .bd b {
  display: block;
  font-size: 20px;
  color: #5a5a5a;
  border-bottom: 1px solid #e5e5e5;
  line-height: 40px;
}

.about-bg .about-index .con .aboutr .slide_tab1 .bd h2 {
  font-size: 14px;
  color: #787878;
  line-height: 30px;
  margin-top: 35px;
  margin-bottom: 35px;
}

.tt {
  display: none;
}

.ys-index {
  margin-top: 38px;
}

.ys-index .title1 {
  font-size: 28px;
  color: #323232;
  text-align: center;
  font-weight: bold;
  background: url(../images/t1.png) no-repeat 50% 50%;
}

.ys-index .title1 span {
  display: block;
  font-size: 22px;
  color: #323232;
  opacity: 0.5;
  font-weight: normal;
  text-transform: uppercase;
}

.ys-bg {
  background: url(../images/bj2.jpg) no-repeat top center;
  height: 1255px;
  overflow: hidden;
}

.ys-bg .yscon {
  padding-top: 79px;
  position: relative;
}

.ys-bg .yscon .ys1 {
  font-size: 16px;
  color: #5a5a5a;
  line-height: 38px;
  padding-left: 133px;
}

.ys-bg .yscon .ys2 {
  position: absolute;
  right: 143px;
  top: 79px;
  padding-left: 0;
}

.ys-bg .yscon .ys3 {
  position: absolute;
  left: 76px;
  top: 176px;
  padding-left: 0;
}

.ys-bg .yscon .ys4 {
  position: absolute;
  right: 96px;
  top: 176px;
  padding-left: 0;
}

.ys-bg .yscon .ys5 {
  position: absolute;
  left: 134px;
  top: 265px;
  padding-left: 0;
}

.ys-bg .yscon .ys6 {
  position: absolute;
  right: 188px;
  top: 265px;
  padding-left: 0;
}

.hang-bg {
  background: url(../images/bj3.png) no-repeat top center;
  height: 587px;
  overflow: hidden;
}

.hang-bg .hangye-index {
  margin-top: 30px;
}

.hang-bg .hangye-index .title1 {
  font-size: 28px;
  color: #323232;
  text-align: center;
  font-weight: bold;
  background: url(../images/t1.png) no-repeat 50% 50%;
}

.hang-bg .hangye-index .title1 span {
  display: block;
  font-size: 22px;
  color: #323232;
  opacity: 0.5;
  font-weight: normal;
  text-transform: uppercase;
}

.hang-bg .hangye-index .slide_tab2 {
  margin-top: 40px;
}

.hang-bg .hangye-index .slide_tab2 .bd {
  width: 1198px;
  height: 339px;
  margin: 0 auto;
  position: relative;
}

.hang-bg .hangye-index .slide_tab2 .bd .more {
  width: 140px;
  height: 40px;
  background: #304699;
  position: absolute;
  bottom: 22px;
  right: 16px;
  border-radius: 20px;
}

.hang-bg .hangye-index .slide_tab2 .bd .more a {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-align: center;
}

.hang-bg .hangye-index .slide_tab2 .hangye-list {
  border: 1px solid #bfbfbf;
}

.hang-bg .hangye-index .slide_tab2 .hangye-list li {
  float: left;
  border-right: 1px solid #bfbfbf;
  width: 299px;
  padding-left: 70px;
  line-height: 66px;
}

.hang-bg .hangye-index .slide_tab2 .hangye-list li .img1 {
  float: left;
}

.hang-bg .hangye-index .slide_tab2 .hangye-list li span {
  line-height: 40px;
  padding-left: 15px;
  font-size: 16px;
  color: #4d4d4d;
}

.hang-bg .hangye-index .slide_tab2 .hangye-list li:last-child {
  border-right: none;
}

.hang-bg .hangye-index .slide_tab2 .hangye-list li:hover {
  background: #304699;
}

.hang-bg .hangye-index .slide_tab2 .hangye-list li:hover .img1 img {
  filter: brightness(100);
}

.hang-bg .hangye-index .slide_tab2 .hangye-list li:hover span {
  color: #fff;
}

.hang-bg .hangye-index .slide_tab2 .hangye-list li.cur {
  background: #304699;
}

.hang-bg .hangye-index .slide_tab2 .hangye-list li.cur .img1 img {
  filter: brightness(100);
}

.hang-bg .hangye-index .slide_tab2 .hangye-list li.cur span {
  color: #fff;
}

.tt2 {
  display: none;
}

.heng-bg {
  background: url(../images/bj4.png) no-repeat top center;
  height: 155px;
  overflow: hidden;
}

.heng-bg .heng-index .heng1 {
  font-size: 24px;
  color: #ee8601;
  width: 374px;
  margin-left: 79px;
  text-align: center;
  padding-top: 34px;
  float: left;
}

.heng-bg .heng-index .heng1 span {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 34px;
  margin-top: 8px;
}

.heng-bg .heng-index .heng2 {
  float: right;
  background: url(../images/tel.png) no-repeat left center;
  padding-left: 48px;
  font-size: 24px;
  color: #fff;
  padding-top: 10px;
}

.heng-bg .heng-index .heng2 p:nth-of-type(2) {
  font-weight: bold;
}

.news-index {
  margin-top: 48px;
}

.news-index .title1 {
  font-size: 28px;
  color: #323232;
  text-align: center;
  font-weight: bold;
  background: url(../images/t1.png) no-repeat 50% 50%;
}

.news-index .title1 span {
  display: block;
  font-size: 22px;
  color: #323232;
  opacity: 0.5;
  font-weight: normal;
  text-transform: uppercase;
}

.news-index .con {
  margin-top: 45px;
}

.news-index .con .newsl {
  width: 554px;
  border: 1px solid #e5e5e5;
}

.news-index .con .newsl .news-list1 li {
  position: relative;
}

.news-index .con .newsl .news-list1 li img {
  width: 552px;
  height: 130px;
}

.news-index .con .newsl .news-list1 li .wen {
  padding: 0 8px;
}

.news-index .con .newsl .news-list1 li .wen a {
  display: block;
  font-size: 16px;
  color: #ee8601;
  font-weight: bold;
  line-height: 50px;
}

.news-index .con .newsl .news-list1 li .wen span {
  position: absolute;
  right: 8px;
  top: 145px;
  color: #3c3c3c;
  opacity: 0.78;
}

.news-index .con .newsl .news-list1 li .wen p {
  font-size: 14px;
  color: #3c3c3c;
  line-height: 24px;
  opacity: 0.78;
  padding: 7px 0;
}

.news-index .con .newsl .news-list1 li .wen a.nmore {
  display: block;
  width: 82px;
  height: 28px;
  background: #ee8601;
  border-radius: 20px;
  line-height: 28px;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  margin: 8px 0;
}

.news-index .con .newsr {
  width: 560px;
}

.news-index .con .newsr .news-list2 li {
  border-bottom: 1px dashed #bfbfbf;
  padding-bottom: 14px;
  margin-bottom: 14px;
}

.news-index .con .newsr .news-list2 li .date {
  width: 70px;
  height: 70px;
  background: #304699;
  border-radius: 5px;
  line-height: 79px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.news-index .con .newsr .news-list2 li .wen {
  width: 460px;
}

.news-index .con .newsr .news-list2 li .wen a {
  display: block;
  font-size: 16px;
  color: #5a5a5a;
  font-weight: bold;
}

.news-index .con .newsr .news-list2 li .wen span {
  display: block;
  font-size: 14px;
  color: #3c3c3c;
  padding-top: 10px;
}

.news-index .con .newsr .news-list2 li:hover .date {
  background: #ee8601;
}

.news-index .con .newsr .news-list2 li:hover .wen a {
  color: #ee8601;
}

.liu-bg {
  background: #eeeeee;
  padding: 22px 0;
  margin-top: 40px;
}

.liu-bg .liu-index {
  background: #fff;
  padding: 19px 0;
}

.liu-bg .liu-index .liu1 {
  width: 355px;
  margin-left: 22px;
}

.liu-bg .liu-index .liu1 b {
  display: block;
  font-size: 20px;
  color: #535353;
}

.liu-bg .liu-index .liu1 span {
  display: block;
  font-size: 16px;
  color: #ee8601;
  padding-top: 6px;
}

.liu-bg .liu-index .liu1 h2 {
  font-size: 18px;
  color: #323232;
  font-weight: bold;
  margin-top: 15px;
}

.liu-bg .liu-index .liu1 .f11 {
  border: 1px solid #cccccc;
  width: 296px;
  height: 44px;
  line-height: 44px;
  font-weight: bold;
  font-size: 24px;
  color: #00479d;
  padding-left: 14px;
  margin-top: 14px;
}

.liu-bg .liu-index .liu1 .f12 {
  font-size: 14px;
  color: #4c4c4c;
  margin-top: 14px;
}

.liu-bg .liu-index .liu3 {
  width: 312px;
  background: #00479d;
  height: 271px;
margin-left: 43px;  
}

.liu-bg .liu-index .liu3 h2 {
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 70px;
}

.x-message-wrap {
  margin: 0;
}

.x-message {
  background: none;
  padding: 0;
  margin: 0 11px;
}

.x-message-wrap input[type='text'], .x-message-wrap textarea {
  background: #fff;
  border: none;
  color: #9a9a9a !important;
  height: 35px;
  line-height: 35px;
}

.x-message-wrap #checkcode {
  width: 50%;
}

.x-message-wrap .checkCodeImg {
  height: 35px;
  width: 50%;
  padding: 0;
}

.x-message-wrap .x-submit {
  float: none;
  width: 100%;
  background: #ffffff;
  height: 35px;
  line-height: 35px;
  color: #9a9a9a;
  margin-top: 10px;
}

.x-message-wrap::-webkit-input {
  /* WebKit, Blink, Edge */
  color: #9a9a9a;
}

.x-message-wrap::-moz-input {
  /* Mozilla Firefox 4 to 18 */
  color: #9a9a9a;
}

.x-message-wrap::-moz-input {
  /* Mozilla Firefox 19+ */
  color: #9a9a9a;
}

.x-message-wrap::-ms-input {
  /* Internet Explorer 10-11 */
  color: #9a9a9a;
}

.x-message-wrap ::-webkit-textarea {
  /* WebKit, Blink, Edge */
  color: #9a9a9a;
}

.x-message-wrap ::-moz-textarea {
  /* Mozilla Firefox 4 to 18 */
  color: #9a9a9a;
}

.x-message-wrap ::-moz-textarea {
  /* Mozilla Firefox 19+ */
  color: #9a9a9a;
}

.x-message-wrap ::-ms-textarea {
  /* Internet Explorer 10-11 */
  color: #9a9a9a;
}

.link {
  color: #5a5a5a;
  font-size: 14px;
  line-height: 45px;
}

.link a {
  font-size: 12px;
  color: #7e7e7e;
  margin-right: 10px;
}

.x-footer {
  background: #0e0732;
  color: #c3c3c3;
}

.x-footer a {
  color: #c3c3c3;
}
