
.head1 {
  background: #3c3c3c;
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  color: #d2d2d2;
}

.head1 a {
  color: #d2d2d2;
}

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

.head2 .tel {
  color: #666666;
  font-size: 18px;
  text-align: right;
  background: url(../image/tel.png) no-repeat right center;
  padding-right: 80px;
  height: 69px;
  line-height: 34px;
  margin-top: 26px;
}

.index-c1 {
  background: #f8f8f8;
  border-bottom: 2px solid #007a87;
  padding-bottom: 50px;
}

.ss {
  background: #0072bd;
  border-radius: 8px;
  height: 80px;
  margin-top: -40px;
  position: relative;
  z-index: 999;
  padding: 0 24px;
}

.ss .hot {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background: url(../image/hh.png) no-repeat left center;
  line-height: 80px;
  padding-left: 48px;
}

.ss .hot a {
  color: #f5f5f5;
  font-weight: normal;
  padding-right: 40px;
}

.xuan {
  width: 74px;
  height: 36px;
  border-radius: 6px;
  background-color: white;
  margin-top: 22px;
  padding-left: 13px;
  margin-right: 10px;
  line-height: 36px;
  font-size: 14px;
  color: #333333;
  position: relative;
}

.xuan::before {
  content: "";
  position: absolute;
  left: 53px;
  top: 12px;
  width: 6px;
  height: 12px;
  background: url(../image/san.png) no-repeat top center;
}

#formsearch {
  background: url(../image/sou.png) no-repeat top center;
  height: 36px;
  width: 300px;
  float: right;
  margin-top: 22px;
}

#formsearch input {
  height: 36px;
  background: none;
  border: none;
  line-height: 36px;
}

#formsearch input#keyword {
  height: 36px;
  line-height: 36px;
  padding-left: 20px;
  color: #cacaca;
  font-size: 14px;
}

#formsearch input#s_btn {
  width: 56px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 12px;
  float: right;
  padding: 0;
}

#formsearch ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #cacaca;
}

#formsearch ::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #cacaca;
}

#formsearch ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #cacaca;
}

#formsearch ::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #cacaca;
}

.index-tlt {
  text-align: center;
  padding: 40px 0;
}

.index-tlt h2 {
  font-size: 30px;
  color: #323232;
  font-weight: bold;
}

.index-tlt h3 {
  font-size: 14px;
  font-weight: 100;
  color: #787878;
  text-transform: uppercase;
  padding-top: 12px;
}

.picScroll-left {
  position: relative;
}

.picScroll-left .bd ul li {
  width: 275px;
  float: left;
  margin: 0 13px;
}

.picScroll-left .bd ul li a {
  display: block;
  border: 1px solid #e5e5e5;
}

.picScroll-left .bd ul li img {
  width: 273px;
  height: 182px;
}

.picScroll-left .bd ul li h3 {
  font-size: 14px;
  color: #fff;
  line-height: 48px;
  border-bottom: 1px solid #e5e5e5;
  background: #333333;
  text-align: center;
  font-weight: normal;
}

.picScroll-left .bd ul li:hover h3 {
  background: #0072bd;
}

.picScroll-left .hd a.next {
  width: 35px;
  height: 53px;
  background: url(../image/right01.png) no-repeat center #313131;
  position: absolute;
  top: 110px;
  right: -45px;
  cursor: pointer;
  z-index: 99;
}

.picScroll-left .hd a.prev {
  width: 35px;
  height: 53px;
  background: url(../image/left01.png) no-repeat center #313131;
  position: absolute;
  top: 110px;
  left: -45px;
  cursor: pointer;
  z-index: 99;
}

.picScroll-left .hd a.next:hover {
  background: url(../image/right01.png) no-repeat center #0072bd;
}

.picScroll-left .hd a.prev:hover {
  background: url(../image/left01.png) no-repeat center #0072bd;
}

.tt {
  display: none;
}

.sort1 {
  margin-bottom: 46px;
}

.sort1 .psort {
  text-align: center;
}

.sort1 .psort li {
  display: inline-block;
  width: 196px;
  height: 47px;
  border: 1px solid #e3e3e3;
  border-radius: 30px;
  margin: 0 8px;
}

.sort1 .psort li a {
  display: block;
  text-align: center;
  line-height: 45px;
  font-size: 16px;
  font-weight: bold;
  color: #323232;
}

.sort1 .psort li.cur {
  border: 1px solid #0072bd;
  background: #0072bd;
}

.sort1 .psort li.cur a {
  color: #fff;
}

.tt {
  display: none;
}

.tt .pl {
  width: 706px;
}

.tt .pl .p1 {
  margin-bottom: 15px;
}

.tt .pl .p1 b {
  display: block;
  font-size: 20px;
  color: #696969;
  padding-bottom: 18px;
}

.tt .pl .p1 p {
  font-size: 13px;
  color: #696969;
  line-height: 26px;
}

.tt .pl .p-list1 {
  margin: 0 -3px;
}

.tt .pl .p-list1 .box {
  float: left;
  background-color: white;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.11);
  width: 230px;
  margin: 0 3px;
  margin-bottom: 6px;
}

.tt .pl .p-list1 .box .proImgBox {
  width: 100%;
  height: 100%;
  padding-bottom: 66%;
  position: relative;
  overflow: hidden;
}

.tt .pl .p-list1 .box .proImgBox .proLink {
  display: block;
  width: 100%;
  padding: 0px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all .5s ease;
}

.tt .pl .p-list1 .box .proImgBox .proLink .proImg {
  position: absolute;
  top: 50%;
  width: 100%;
  height: auto;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all .5s ease;
}

.tt .pl .p-list1 .box .txtBox {
  padding: 12px;
  transition: all .5s ease;
}

.tt .pl .p-list1 .box .txtBox .proTitle {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.tt .pl .p-list1 .box .txtBox .proTitle .proLink {
  display: block;
  width: 100%;
  padding: 0px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all .5s ease;
  color: #707070;
  font-size: 12px;
}

.tt .pl .p-list1 .box .txtBox .proTitle .eye {
  position: absolute;
  right: 0px;
  top: 0px;
  display: block;
  width: 15px;
  height: 11px;
  overflow: hidden;
  background: url(../image/eye.png) no-repeat;
  background-position: right center;
}

.tt .pl .p-list1 .box .txtBox .line {
  position: relative;
  margin-top: 10px;
  width: 100%;
  height: 2px;
}

.tt .pl .p-list1 .box .txtBox .line::before {
  content: '';
  position: absolute;
  right: 0px;
  display: block;
  width: 21px;
  height: 1px;
  background: #d4d4d4;
  transition: all .5s ease;
}

.tt .pl .p-list1 .box:hover .proImgBox .proImg {
  transform: translate(-50%, -50%) scale(1.1);
}

.tt .pl .p-list1 .box:hover .txtBox {
  background: #0092d1;
}

.tt .pl .p-list1 .box:hover .txtBox .proLink {
  color: #fff;
}

.tt .pl .p-list1 .box:hover .txtBox .eye {
  background-position: left center;
}

.tt .pl .p-list1 .box:hover .line::before {
  width: 100%;
  background: #fff;
}

.tt .pr {
  width: 413px;
}

.about-bg {
  background: url(../image/about.jpg) no-repeat top center;
  background-size: 100% 100%;
  overflow: hidden;
  margin-top: 60px;
  padding-bottom: 60px;
}

.about-bg .about-index .about-tlt h2 {
  color: #fff;
}

.about-bg .about-index .about-tlt h3 {
  color: #fff;
}

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

.about-bg .about-index .con .abl {
  width: 580px;
}

.about-bg .about-index .con .abl h4 {
  color: #fff;
  font-size: 30px;
  margin-bottom: 30px;
}

.about-bg .about-index .con .abl h4 span {
  font-size: 18px;
}

.about-bg .about-index .con .abl p {
  font-size: 16px;
  line-height: 34px;
  color: #fff;
}

.about-bg .about-index .con .abl a {
  display: block;
  width: 190px;
  height: 56px;
  border-radius: 6px;
  background-color: #005fac;
  color: #fff;
  text-align: center;
  line-height: 56px;
  font-size: 18px;
  margin-top: 30px;
}

.about-bg .about-index .con .abr {
  width: 560px;
  height: 400px;
}

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

.about-bg .about-index .ads .ads-list li {
  float: left;
  margin: 0 8px;
  background-color: #999999;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.14);
}

.about-bg .about-index .ads .ads-list li a {
  display: block;
}

.about-bg .about-index .ads .ads-list li a img {
  width: 285px;
  height: 180px;
}

.cpzl-index {
  margin-top: 20px;
}

.cpzl-index .cpzl-list li {
  float: left;
  width: 230px;
  height: 332px;
  border-radius: 10px;
  background-color: white;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.09);
  border: 1px solid #f0f0f0;
  margin: 0 5px;
  text-align: center;
  margin-bottom: 38px;
}

.cpzl-index .cpzl-list li a {
  display: block;
}

.cpzl-index .cpzl-list li .img1 {
  margin-top: 10px;
}

.cpzl-index .cpzl-list li  .img1 img {
  width: 210px;
  height: 266px;
}

.cpzl-index .cpzl-list li a h3 {
  padding-top: 2px;
  font-size: 16px;
  color: #333333;
  line-height: 25px;
}

.cpzl-index .cpzl-list li a h3 span {
  display: block;
}

.cpzl-index .cpzl-list li:hover a h3 {
  color: #005fac;
}

.ad-bg {
  background: url(../image/bj1.jpg) no-repeat top center;
  height: 163px;
  overflow: hidden;
  margin-top: 40px;
}

.ad-bg .adbl {
  padding-top: 30px;
  width: 706px;
  text-align: center;
}

.ad-bg .adbl b {
  display: block;
  font-size: 36px;
  color: #fff;
}

.ad-bg .adbl span {
  display: block;
  font-size: 36px;
  color: #fff;
  padding-top: 10px;
}

.ad-bg .adbr {
  width: 198px;
  height: 49px;
  background-color: white;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.11);
  border-radius: 30px;
  text-align: center;
  line-height: 49px;
  font-size: 24px;
  color: #007ec4;
  font-weight: bold;
  margin-top: 56px;
  margin-right: 84px;
}

.p3b {
  position: relative;
  padding: 0 10px;
  margin-top: 40px;
}

.p3b1 {
  overflow: hidden;
}

.p3b1 ul li {
  width: 372px;
  background-color: white;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.17);
  margin: 10px;
  margin-right: 15px;
  position: relative;
}

.p3b1 ul li a {
  display: block;
}

.p3b1b {
  border: 1px solid #e5e5e5;
  border-top: none;
  overflow: hidden;
}

.p3b1b h3 {
  text-align: center;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  color: #333333;
  text-align: center;
  line-height: 78px;
}

.p3b1b p {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  display: none;
}

.p3b1 ul li:hover .p3b1b {
  background: #005fac;
  position: absolute;
  bottom: -80px;
  left: 0;
  right: 0;
  height: 160px;
}

.p3b1 ul li:hover .p3b1b h3 {
  line-height: 24px;
  padding-top: 25px;
  color: #fff;
  padding-bottom: 15px;
}

.p3b1 ul li:hover .p3b1b p {
  display: block;
  color: #fff;
  line-height: 24px;
  padding: 0 38px;
}

.p3b2 a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
  line-height: 44px;
  font-size: 22px;
  font-family: "宋体";
  color: #8c8c8c;
}

.p3b2 a.prev {
  right: -70px;
  background: url(../image/right1.png) no-repeat center center #fff;
}

.p3b2 a.next {
  left: -70px;
  background: url(../image/left1.png) no-repeat center center #fff;
}

.p3b2 a:hover.prev {
  background: url(../image/right1h.png) no-repeat center center #005fac;
}

.p3b2 a:hover.next {
  background: url(../image/left1h.png) no-repeat center center #005fac;
}

.news-bg {
  background: #f9f9f9;
  margin-top: 40px;
  padding-bottom: 50px;
}

.news-bg .nsort {
  text-align: center;
}

.news-bg .nsort li {
  display: inline-block;
  width: 198px;
  height: 49px;
  border: 1px solid #e3e3e3;
  border-radius: 30px;
  margin: 0 8px;
  margin-bottom: 40px;
}

.news-bg .nsort li a {
  display: block;
  text-align: center;
  line-height: 45px;
  font-size: 16px;
  font-weight: bold;
  color: #323232;
}

.news-bg .nsort li.cur {
  border: 1px solid #0072bd;
  background: #0072bd;
}

.news-bg .nsort li.cur a {
  color: #fff;
}

.news-bg .tt1 {
  display: none;
}

.news-bg .tt1 .n-list2 {
  margin: 0 -21px;
}

.news-bg .tt1 .n-list2 li {
  float: left;
  margin: 0 21px;
  width: 371px;
  margin-bottom: 40px;
  position: relative;
}

.news-bg .tt1 .n-list2 li .img1 {
  overflow: hidden;
}

.news-bg .tt1 .n-list2 li .img1 img {
  width: 371px;
  height: 244px;
  transition: 0.5s;
}

.news-bg .tt1 .n-list2 li .zi {
  height: 78px;
  background: #fff;
  padding: 0 14px;
}

.news-bg .tt1 .n-list2 li .zi h3 {
  font-size: 16px;
  color: #333333;
  line-height: 43px;
  height: 45px;
  border-bottom: 2px solid #dedede;
}

.news-bg .tt1 .n-list2 li .zi .d1 {
  float: left;
  font-size: 14px;
  color: #9d9d9d;
  line-height: 33px;
}

.news-bg .tt1 .n-list2 li .zi .d2 {
  float: right;
  line-height: 33px;
}

.news-bg .tt1 .n-list2 li .hh {
  position: absolute;
  background: rgba(0, 95, 172, 0.7);
  width: 100%;
  height: 244px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  opacity: 0;
}

.news-bg .tt1 .n-list2 li .hh span {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 16px;
  background: url(../image/t1.png) no-repeat center center;
  height: 37px;
  line-height: 37px;
  margin-top: 104px;
}

.news-bg .tt1 .n-list2 li:hover .img1 img {
  transform: scale(1.1);
}

.news-bg .tt1 .n-list2 li:hover .hh {
  opacity: 1;
}

.news-bg .news-more {
  width: 132px;
  height: 34px;
  border-radius: 10px;
  background-color: #005fac;
  margin: 0 auto;
}

.news-bg .news-more a {
  display: block;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 34px;
  text-align: center;
}

.foot-bg {
  background: url(../image/foot.png) no-repeat top center;
  height: 338px;
  overflow: hidden;
}

.foot-bg .foot-index {
  padding-top: 25px;
}

.foot-bg .foot-index .footl {
  width: 824px;
}

.foot-bg .foot-index .footl .logo1 {
  text-align: center;
}

.foot-bg .foot-index .footl .lx {
  margin-top: 90px;
}

.foot-bg .foot-index .footl .lx .lx-list li {
  float: left;
  color: #fff;
  margin-right: 55px;
}

.foot-bg .foot-index .footl .lx .lx-list li .img1 {
  margin-right: 15px;
}

.foot-bg .foot-index .footl .lx .lx-list li .wz h3 {
  color: #fff;
  font-size: 14px;
}

.foot-bg .foot-index .footl .lx .lx-list li .wz h3 span {
  display: block;
  padding-top: 5px;
}

.foot-bg .foot-index .footl .lx .lx-list li:last-child {
  margin-right: 0;
}

.foot-bg .foot-index .footr {
  width: 376px;
  padding-top: 30px;
}

.foot-bg .foot-index .footr h2 {
  color: #ffffff;
  font-size: 18px;
}

.foot-bg .foot-index .footr h2 span {
  display: block;
  width: 16px;
  height: 2px;
  background: #aac8e0;
  margin-top: 15px;
}

#x-form1 .text-input1 {
  width: 170px;
  float: left;
  position: relative;
}

#x-form1 .text-input1:nth-child(1) {
  margin-right: 36px;
}

#x-form1 .text-input1:nth-child(2) {
  margin-right: 0px;
}

#x-form1 .text-input1 input {
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #bfbfbf;
  line-height: 39px;
  padding-left: 32px;
  font-size: 12px;
  color: #bfbfbf;
  outline: none;
}

#x-form1 .text-input1 span {
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  top: 9px;
  left: 0px;
}

#x-form1 .text-area {
  position: relative;
}

#x-form1 textarea {
  width: 100%;
  border-bottom: 1px solid #bfbfbf;
  line-height: 53px;
  height: 54px;
  padding-left: 32px;
  font-size: 14px;
  color: #bac7e0;
  outline: none;
}

#x-form1 .text-area span {
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  top: 16px;
  left: 0px;
}

#x-form1 .code-group {
  position: relative;
}

#x-form1 .code-group #checkcode {
  width: 236px;
  height: 34px;
  border-bottom: 1px solid #bfbfbf;
  line-height: 34px;
  padding-left: 18px;
  font-size: 14px;
  color: #bfbfbf;
  outline: none;
  float: left;
}

#x-form1 .code-group dt {
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  top: 9px;
  left: 2px;
}

#x-form1 .code-group .checkCodeImg {
  padding: 0px 10px;
  float: left;
}

#x-form1 .code-group .checkCodeImg a {
  color: #bac7e0;
}

#x-form1 .x-submit {
  border: none;
  outline: none;
  background: #005fac;
  width: 376px;
  height: 40px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  padding: 0;
  border-radius: 5px;
  margin-top: 20px;
}

#x-form1 ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #bac7e0;
}

#x-form1 ::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bac7e0;
}

#x-form1 ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bac7e0;
}

#x-form1 ::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #bac7e0;
}

.footer-bg {
  background: #005fac;
  padding: 20px 0;
  color: #fff;
  text-align: center;
}

.footer-bg a {
  color: #fff;
}
