.head-index {
  position: relative;
  height: 140px;
}

.head-index .wel {
  line-height: 40px;
  font-size: 12px;
  color: #999999;
}

.head-index .top-ad {
  font-size: 18px;
  color: #333333;
  margin-top: 20px;
  line-height: 30px;
}

.head-index .logo {
  position: absolute;
  width: 142px;
  left: 50%;
  margin-left: -71px;
  top: 8px;
}

.head-index .seo {
  line-height: 40px;
  font-size: 12px;
  color: #999999;
}

.head-index .seo a {
  color: #999999;
}

.head-index .tel {
  background: url(../images/tel.png) no-repeat left 70%;
  padding-left: 35px;
  text-align: right;
  float: right;
}

.ss .hot {
  font-size: 14px;
  color: #999999;
  line-height: 38px;
}

.ss .hot a {
  padding-right: 5px;
  color: #999999;
}

#formsearch {
  float: right;
  border-bottom: 1px solid #999999;
  width: 208px;
}

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

#formsearch input#keyword {
  height: 30px;
  line-height: 30px;
  color: #999999;
  font-size: 12px;
}

#formsearch input#s_btn {
  width: 20px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 12px;
  float: right;
  padding: 0;
  background: url(../images/sou.png) no-repeat center center;
}

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

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

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

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

.about-idnex {
  margin-top: 65px;
}

.about-idnex .title1 {
  text-align: center;
}

.about-idnex .title1 b {
  font-size: 30px;
  color: #0151a8;
}

.about-idnex .title1 span {
  display: block;
  width: 36px;
  height: 2px;
  background: #0151a8;
  margin: 10px auto;
}

.about-idnex .title1 p {
  background: url(../images/t1.png) no-repeat center center;
  text-transform: uppercase;
  font-size: 18px;
  color: #999999;
  letter-spacing: 2px;
}

.about-idnex .con {
  margin-top: 30px;
}

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

.about-idnex .con .abl h2 {
  font-size: 44px;
  color: #0151a8;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 48px;
}

.about-idnex .con .abl h2 span {
  display: block;
  color: #333333;
  font-size: 24px;
  font-weight: normal;
}

.about-idnex .con .abl p {
  font-size: 16px;
  color: #333333;
  line-height: 32px;
  text-indent: 2em;
  text-align: justify;
}

.about-idnex .con .abl a {
  display: block;
  width: 161px;
  height: 50px;
  border-radius: 6px;
  background-color: #ff7d04;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-top: 56px;
}

.about-idnex .con .abr {
  width: 587px;
  height: 394px;
  margin-top: 56px;
}

.about-idnex .con .abr p {
  overflow: hidden;
}

.about-idnex .con .abr p img {
  width: 587px;
  height: 394px;
  transition: 0.5s;
}

.about-idnex .con .abr p:hover img {
  transform: scale(1.1);
}

.picScroll-left {
  position: relative;
  margin-top: 52px;
  margin-left: -13px;
}

.picScroll-left .hd a.next {
  background: url(../images/left.png) no-repeat top center;
  width: 32px;
  height: 32px;
  position: absolute;
  left: -52px;
  top: 70px;
}

.picScroll-left .hd a.prev {
  background: url(../images/right.png) no-repeat top center;
  width: 32px;
  height: 32px;
  position: absolute;
  right: -52px;
  top: 70px;
}

.picScroll-left .bd .picList li {
  float: left;
  margin: 0 13px;
}

.picScroll-left .bd .picList li .pic {
  width: 280px;
  height: 188px;
  overflow: hidden;
}

.picScroll-left .bd .picList li .pic img {
  width: 280px;
  height: 188px;
  transition: 0.5s;
  cursor:default;
}

.picScroll-left .bd .picList li .title {
     cursor:default;
  padding-top: 20px;
}

.picScroll-left .bd .picList li .title a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #333333;
   cursor:default;
}

.picScroll-left .bd .picList li:hover .pic img {
  transform: scale(1.1);
}

.picScroll-left .bd .picList li:hover .title a {
  color: #0151a8;
}

.tt {
  display: none;
}

.p-index {
  margin-top: 96px;
}

.p-index .sort1 {
  font-size: 0;
  margin: 0 -12px;
}

.p-index .sort1 li {
  display: inline-block;
  width: 180px;
  height: 45px;
  background: #0151a8;
  margin: 0 12px;
}

.p-index .sort1 li a {
  display: block;
  font-size: 18px;
  color: #fff;
  line-height: 45px;
  text-align: center;
}

.p-index .sort1 li.cur {
  background: #ff7d04;
}

.p-index .p-list {
  margin: 0 -15px;
  margin-top: 30px;
}

.p-index .p-list li {
  float: left;
  margin: 0 15px;
}

.p-index .p-list li .img1 {
  width: 380px;
  height: 250px;
  overflow: hidden;
}

.p-index .p-list li .img1 img {
  width: 380px;
  height: 250px;
  transition: 0.5s;
}

.p-index .p-list li h3 {
  text-align: center;
  font-size: 18px;
  color: #333333;
  line-height: 66px;
}

.p-index .p-list li:hover .img1 img {
  transform: scale(1.1);
}

.p-index .p-list li:hover h3 {
  color: #0151a8;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

.ys-title {
  margin-top: 30px;
}

.you {
  width: 580px;
  float: left;
  margin-top: 45px;
  margin-left: 53px;
}

.you1 {
  margin-top: 40px;
}

.yttx1 {
  color: #0151a8;
  font-size: 24px;
  font-weight: 600;
  background: url(../images/y1.png) no-repeat left bottom;
  height: 110px;
  padding-left: 162px;
}

.yttx1 span {
  color: #999999;
  font-weight: 400;
  font-size: 14px;
  display: block;
  text-transform: uppercase;
  margin-top: 5px;
}

.you1 dt {
  color: #333333;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  margin-top: 15px;
}

.you2 {
  margin-top: 70px;
}

.yttx2 {
  color: #0151a8;
  font-size: 24px;
  font-weight: 600;
  background: url(../images/y2.png) no-repeat left bottom;
  height: 110px;
  padding-left: 162px;
}

.yttx2 span {
  color: #999999;
  font-weight: 400;
  font-size: 14px;
  display: block;
  text-transform: uppercase;
  margin-top: 5px;
}

.you2 dt {
  color: #333333;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  margin-top: 15px;
}

.ystw2 {
  margin-top: 68px;
}

.ystw2 img {
  margin-right: 10px;
}

.you3 {
  margin-top: 80px;
  margin-left: 360px;
  float: left;
}

.yttx3 {
  color: #0151a8;
  font-size: 24px;
  font-weight: 600;
  background: url(../images/y3.png) no-repeat left bottom;
  height: 110px;
  padding-left: 162px;
}

.yttx3 span {
  color: #999999;
  font-weight: 400;
  font-size: 14px;
  display: block;
  text-transform: uppercase;
  margin-top: 5px;
}

.you3 dt {
  color: #333333;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  margin-top: 15px;
}

.you4 {
  margin-top: 86px;
  float: left;
  margin-left: 50px;
  width: 435px;
}

.yttx4 {
  color: #0151a8;
  font-size: 24px;
  font-weight: 600;
  background: url(../images/y4.png) no-repeat left bottom;
  height: 110px;
  padding-left: 162px;
}

.yttx4 span {
  color: #999999;
  font-weight: 400;
  font-size: 14px;
  display: block;
  text-transform: uppercase;
  margin-top: 5px;
}

.you4 dt {
  color: #333333;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  margin-top: 15px;
}

.tel3 {
  margin-bottom: 40px;
}

.you_img1 {
  margin-top: 40px;
  float: left;
  width: 924px;
  height: 533px;
}

.you_img1 img {
  width: 924px;
  height: 533px;
}

.you_img2 {
  float: right;
  width: 928px;
  height: 292px;
}

.you_img2 img {
  width: 928px;
  height: 292px;
}

.you_img3 {
  float: left;
  width: 763px;
  height: 355px;
  margin-left: 360px;
  margin-top: 20px;
}

.you_img3 img {
  width: 763px;
  height: 355px;
}

.case-bg {
  background: url(../images/casebg.png) repeat-x top center;
  height: 964px;
  overflow: hidden;
  margin-top: 100px;
}

.case-bg .case-index {
  padding-top: 28px;
}

.case-bg .case-index .c-title .c1 b {
  display: block;
  font-size: 53px;
  color: #0151a8;
  text-transform: uppercase;
}

.case-bg .case-index .c-title .c1 span {
  display: block;
  font-size: 30px;
  color: #333333;
  font-weight: bold;
  background: url(../images/t3.png) no-repeat 132px center;
}

.case-bg .case-index .c-title .c2 span {
  display: block;
  font-size: 56px;
  color: #d5d5d5;
  text-transform: uppercase;
}

.case-bg .case-index .c-title .c2 a {
  display: block;
  width: 144px;
  height: 39px;
  background-color: #343434;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 39px;
  float: right;
}

.case-bg .case-index .case-con {
  position: relative;
  margin-top: 30px;
}

.case-bg .case-index .case-con .hd a.next {
  background: url(../images/left.png) no-repeat top center;
  width: 32px;
  height: 32px;
  position: absolute;
  left: -52px;
  top: 200px;
}

.case-bg .case-index .case-con .hd a.prev {
  background: url(../images/right.png) no-repeat top center;
  width: 32px;
  height: 32px;
  position: absolute;
  right: -52px;
  top: 200px;
}

.case-bg .case-index .case-con .bd .case-list li {
  float: left;
  width: 300px;
  position: relative;
}

.case-bg .case-index .case-con .bd .case-list li .img1 {
  width: 300px;
  height: 400px;
  overflow: hidden;
}

.case-bg .case-index .case-con .bd .case-list li .img1 img {
  width: 300px;
  height: 400px;
  transition: 0.5s;
}

.case-bg .case-index .case-con .bd .case-list li .wz {
  text-align: center;
  padding: 0 38px;
  padding-top: 36px;
  padding-bottom: 80px;
}

.case-bg .case-index .case-con .bd .case-list li .wz h3 {
  font-size: 14px;
  color: #333333;
}

.case-bg .case-index .case-con .bd .case-list li .wz b {
  display: block;
  font-size: 18px;
  color: #333333;
}

.case-bg .case-index .case-con .bd .case-list li .wz p {
  font-size: 16px;
  line-height: 30px;
  margin-top: 15px;
  color: #333333;
}

.case-bg .case-index .case-con .bd .case-list li:hover .wz {
  background: #0151a8;
  bottom: -180px;
  position: absolute;
  z-index: 999;
  padding-top: 48px;
}

.case-bg .case-index .case-con .bd .case-list li:hover .wz b {
  color: #fff;
}

.case-bg .case-index .case-con .bd .case-list li:hover .wz h3 {
  color: #fff;
}

.case-bg .case-index .case-con .bd .case-list li:hover .wz p {
  color: #fff;
}

.case-bg .case-index .case-con .bd .case-list li:hover .img1 img {
  transform: scale(1.1);
}

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

.ad-bg .ad-index {
  padding-top: 60px;
}

.ad-bg .ad-index .adl {
  width: 688px;
  text-align: center;
  padding-top: 50px;
}

.ad-bg .ad-index .adl p {
  color: #fff;
  line-height: 40px;
}

.ad-bg .ad-index .adl p:nth-of-type(1) {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.ad-bg .ad-index .adl p:nth-of-type(2) {
  font-size: 30px;
  font-weight: bold;
}

.ad-bg .ad-index .adl p:nth-of-type(3) {
  font-size: 24px;
}

.ad-bg .ad-index .adl p:nth-of-type(5) {
  font-size: 18px;
  margin-top: 48px;
}

.ad-bg .ad-index .adr {
  width: 498px;
}

.ad-bg .ad-index .adr h2 {
  color: #fff;
  font-size: 24px;
}

.ad-bg .ad-index .adr h2 span {
  font-size: 12px;
  color: #bac7e0;
}

.ad-bg .ad-index .adr h2 p {
  width: 50px;
  height: 1px;
  background: #bac7e0;
  margin: 12px 0;
}

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

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

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

#x-form1 .text-input1 input {
  width: 100%;
  height: 44px;
  border: 1px solid #bac7e0;
  line-height: 42px;
  padding-left: 18px;
  font-size: 14px;
  color: #bac7e0;
  outline: none;
}

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

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

#x-form1 textarea {
  width: 100%;
  border: 1px solid #bac7e0;
  line-height: 28px;
  padding-left: 18px;
  font-size: 14px;
  color: #bac7e0;
  outline: none;
}

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

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

#x-form1 .code-group #checkcode {
  width: 160px;
  height: 44px;
  border: 1px solid #bac7e0;
  line-height: 42px;
  padding-left: 18px;
  font-size: 14px;
  color: #bac7e0;
  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: #ffffff;
  width: 90px;
  height: 44px;
  text-align: center;
  font-size: 14px;
  color: #333333;
  padding: 0;
  float: right;
}

#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;
}

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

.news-index .title1 {
  text-align: center;
}

.news-index .title1 b {
  font-size: 30px;
  color: #0151a8;
}

.news-index .title1 span {
  display: block;
  width: 36px;
  height: 2px;
  background: #0151a8;
  margin: 10px auto;
}

.news-index .title1 p {
  background: url(../images/t4.png) no-repeat center center;
  text-transform: uppercase;
  font-size: 18px;
  color: #999999;
  letter-spacing: 2px;
}

.xinwen {
  margin-top: 26px;
}

.xin {
  width: 388px;
  height: 588px;
  border: solid 2px #dfdfdf;
  padding: 19px 22px 0 18px;
}

.nbt {
  margin-bottom: 20px;
}

.nbt h3 {
  color: #0151a8;
  font-size: 18px;
  font-weight: bold;
}

.nbt a {
  display: block;
  text-transform: uppercase;
  color: #999999;
  font-size: 12px;
}

.nimg img {
  display: block;
  width: 344px;
  height: 150px;
}

.news_list1 li h3 a {
  color: #333333;
  font-size: 16px;
  display: block;
  font-weight: normal;
  margin: 20px 0 15px 0;
}

.news_list1 li p {
  color: #666666;
  font-size: 14px;
  line-height: 28px;
}

.nmore a {
  display: block;
  text-align: right;
  color: #0151a8;
  font-size: 12px;
  margin-top: 10px;
}

.xinwen .bd {
  margin-top: 23px;
}

.news_list2 li a {
  display: block;
  color: #666666;
  padding-left: 25px;
  font-size: 14px;
  background: url(../images/xin.png) no-repeat left center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 30px;
}

.xin:nth-child(2n) {
  margin: 0 18px;
}

.foot-bg {
  background: #000e1e;
  margin-top: 100px;
}

.foot-bg .link {
  font-size: 16px;
  color: #ffffff;
  border-bottom: 1px solid #1a2735;
  padding: 23px 0;
}

.foot-bg .link a {
  color: #ffffff;
}

.foot-bg .foot-con {
  padding-top: 42px;
}

.foot-bg .foot-con dl {
  float: left;
  width: 148px;
}

.foot-bg .foot-con dl dt {
  padding-bottom: 26px;
}

.foot-bg .foot-con dl dt a {
  display: block;
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
}

.foot-bg .foot-con dl dd a {
  display: block;
  color: #999999;
  font-size: 14px;
  line-height: 28px;
}

.foot-bg .foot-con .lx p {
  line-height: 28px;
}

.foot-bg .foot-con .lx p:nth-of-type(1) {
  color: #fff;
  font-size: 14px;
}

.foot-bg .foot-con .lx p:nth-of-type(2) {
  color: #ff7d04;
  font-size: 24px;
  font-weight: bold;
}

.foot-bg .foot-con .lx p:nth-of-type(3) {
  color: #999999;
  font-size: 14px;
}

.foot-bg .foot-con .lx p:nth-of-type(4) {
  color: #999999;
  font-size: 14px;
}

.foot-bg .foot-con .erq {
  text-align: center;
  color: #cccccc;
  font-size: 14px;
  line-height: 30px;
}

.foot-bg .cop {
  text-align: center;
  color: #999999;
  font-size: 12px;
  line-height: 22px;
  padding-bottom: 20px;
}

.foot-bg .cop a {
  color: #999999;
}
