 body {
     background: #f4f4f4 url(../image/top.jpg) 50% 0 no-repeat
 }
 html,
 body {
     min-width: 1400px;
 }
a:hover {
    color: #f09f35 !important;
}
 .banner {
	height: 985px;
	font-size: 36px;
	font-weight: bold;
	color: #ffe5b4;
	text-decoration: none;
	text-align: center;
	top: 850px;
	position: relative;
	font-family: "微软雅黑";
 }

 .content {
     width: 1200px;
     height: auto;
     margin: 0 auto;
 }

 .title {
     margin: 0 auto 20px
 }

 .title img {
     margin: 0 auto;
     width: 580px;
     display: block
 }
  /*banner视频*/
 /*.view_more_video {
    width: 1200px;
    margin: 0px auto;
    position: relative
}

.view_more_video img {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 34px;
    top: 806px;
    cursor: pointer;
}

#show-video {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999 !important;
    background: rgba(0, 0, 0, .7);
    display: none;

}

.video-close {
    width: 45px;
    height: 45px;
    color: #211d1e;
    position: absolute;
     right: 15%;
     top: 20%;
    z-index: 999;
    cursor: pointer;
}

#show-video video {
    outline: none;
    max-width: 85%;
    max-height: 70vh;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 20px 40px rgb(0 0 0 / 50%);
    width:800px;
    height: 450px;
}*/
 /*part1*/
 .part1 {
     margin-bottom: 80px;
 }

 .part1-right {
	width: 490px;
	float: right;
	overflow: hidden;
	height: 386px;
	background:rgba(255, 255, 255, 0.6);
	box-shadow: 0px 0px 5px 1px #e2e2e2;
 }


 .part1-right ul {
     overflow: hidden;
     margin: 30px;
 }

 .part1-right li {
	font-size: 17px;
	color: #305798;
	padding-top: 20px;
	padding-left: 24px;
	padding-bottom: 20px;
	position: relative;
	line-height: auto;
	height: auto;
	width: 95%;
	       /* overflow: hidden;
         white-space: nowrap;
        text-overflow: ellipsis;*/
 }

 .part1-right li:before {
     content: "";
     position: absolute;
     left: 2px;
     top: 28px;
     width: 6px;
     height: 6px;
     background: #012d76;
 }

 .part1-right li+li {
     border-top: 1px dotted #ccc;
 }

 .part1-right li a {
     color: #000000;
 }

 .part1-right li * {
     vertical-align: middle;
 }
 .more {
     float: right;
     margin-top: -20px;
     margin-right: 30px;
     font-size: 14px;
     color: #999;
 }
 .more a {
     font-size: 14px;
     color: #999;
 }
  .more1 {
      float: right;
      border: 1px solid #a8a8a8;
     width: 160px;
     height: 45px;     
      font-size: 14px;
      color: #666;
      text-align: center;
      line-height: 45px;
      margin-top: 45px;
      margin-right: 10px;
  }

  .more1 a {
      font-size: 14px;
      color: #666;
  }
 .part1-left {
     width: 686px;
     height: 386px;
     position: relative;
     float: left;
 }

 .part1-left .part1-left-button-prev {
     background: url(../image/left.png) no-repeat left top;
     position: absolute;
     left: 10px;
     top: 194px;
     width: 16px;
     height: 28px;
     z-index: 2;
 }

 .part1-left .part1-left-button-next {
     background: url(../image/right.png)no-repeat left bottom;
     position: absolute;
     right: 10px;
     top: 194px;
     width: 16px;
     height: 28px;
     z-index: 2;
 }

 .part1-left .swiper-container {
     width: 686px;
     height: 386px;
     margin: 0 auto;
 }

 .swiper-slide {
     position: relative;
 }

 .part1-left .swiper-pagination {
     position: absolute;
     right: 10px;
     text-align: right;
     bottom: 15px;
     z-index: 2;
 }

 .part1-left .swiper-pagination-switch {
     display: inline-block;
     width: 10px;
     height: 10px;
     background: #ccc;
     margin: 0 3px;
     cursor: pointer;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
     border-radius: 10px;
 }

 .part1-left .swiper-active-switch {
     background: #fb964c !important;
 }

 .part1-left .swiper-pagination-bullet {
     margin-left: 5px;
 }

 .part1-left .swiper-pagination-bullet-active {
     background: #fff !important;
 }

 .part1-left .picTitle {
     position: relative;
     width: 686px;
     height: 386px;
     overflow: hidden;
 }

 .part1-left .picTitle .img img {
     width: 686px;
     height: 386px;
     display: block;
 }

 .part1-left .picTitle .bg {
     background: rgba(0, 0, 0, 0.5);
     bottom: 0;
     height:50px;
     left: 0;
     position: absolute;
     width: 100%;
     z-index: 10;
 }

 .part1-left .picTitle .name {
     bottom: 0;
     color: #fff;
     height: 50px;
     left: 0;
     line-height: 50px;
     overflow: hidden;
     position: absolute;
     text-indent: 0.5em;
     text-align: left;
     font-size: 20px;
     width: 90%;
     z-index: 11;
 }

 .part1-left .picTitle .name a {
     color: #fff;
     text-decoration: none;
 }

 .mul-play {
     position: absolute;
     width: 70px;
     height: 70px;
     bottom: 64px;
     left: 18px;
     display: none;
     cursor: pointer;
     z-index: 999;
 }

 .mul-play img {
     width: 100%;
     height: 100%;
     display: block;
 }

 .videoPart {
     width: 686px;
     height: 386px;
     background: #333;
     position: absolute;
     top: 0;
     left: 0;
     z-index: 50;
 }

 .videoPart iframe {
     width: 686px;
     height: 386px;
 }

 .videoPart .videoPart-close {
     width: 22px;
     height: 22px;
     position: absolute;
     top: 0;
     right: -22px;
     z-index: 50;
     background: url(../image/s1014_icon_btn_close.png) no-repeat;
     cursor: pointer;
     background-size: 100% auto;
 }

 .titlebox {
     width: 1200px;
     height: auto;
     margin: 0 auto;
     margin-top: 35px;
     margin-bottom: 30px;
 }

 .titlebox img {
     width: 100%;
     height: auto;
 }

 /*part2*/
 .part2 {
        background: #fff;
        padding: 60px 0px;
 }

 .part2_l {
     float: left;
     width: 580px;
 }
 .part2_l li {
     font-size: 18px;
     padding-left: 25px;
     position: relative;
     color: #666;
     line-height: 45px;
     height: 45px;
     width: 560px;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
 }

 .part2_l li a {
     position: relative;
     color: #666;
 }



 .part2_l li::before {
     content: "";
     width: 6px;
     height: 6px;
     background: #d79642;
     position: absolute;
     left: 5px;
     top: 18px;
     z-index: 2;
 }

 .part2_r {
     float: right;
     width: 580px;
 }

 .picNews2 {
     width: 580px;
     height: 310px;
     overflow: hidden;
     position: relative;
     margin-bottom: 25px;
 }

 .picNews2 .picImg a {
     display: block;
     line-height: 0
 }

 .picNews2 .picImg img {
     width: 100%
 }

 .picNews2 .picBg {
     background: rgba(0, 0, 0, .65);
     background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .8)));
     background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
     background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
     background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
     bottom: 0;
     height: 35px;
     left: 0;
     position: absolute;
     width: 100%;
     z-index: 10;
 }

 .picNews2 .picTit {
     bottom: 0;
     color: #ffffff;
     height: 35px;
     left: 20px;
     line-height: 35px;
     overflow: hidden;
     position: absolute;
     text-align: left;
     width: 100%;
     z-index: 11;
 }

 .picNews2 .picTit a {
     color: #ffffff;
     line-height: 35px;
     font-size: 18px;
 }

 .list-style2 li {
     position: relative;
     margin-bottom: 40px
 }
 .list-style2 li:last-child {
      margin-bottom:20px
 }
 .list-style2 li .img {
     float: left;
     margin-right: 10px;
     width: 250px;
     height: 140px;
     overflow: hidden;
     
     /* border-radius: 5px; */
 }

 .list-style2 li .img img {
     width: 100%;
     height: 100%
 }

 .list-style2 li .tit {
     font-size: 18px;
     line-height:32px;
     color: #333;
     padding: 5px 10px 10px 0;
     max-height: 85px;
     overflow: hidden;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box
 }

 /*part3*/
 .part3 {
     height: 450px;
     padding-top: 0px;
 }

 .part03_con {
     width: 1200px;
     margin: 0 auto;
 }

 .part03_left {
  width: 540px;
  float: left;
  height: 380px;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0px 0px 5px 1px #cdcdcd;
  padding: 20px;
 }

 .wzlist li {
     font-size: 18px;
     padding-left: 25px;
     position: relative;
     color: #666;
     line-height: 55px;
     height: 55px;
     width: 500px;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
 }

 .wzlist li a {
     position: relative;
     color: #666;
 }
 .wzlist li+li {
     border-top: 1px dotted #ccc;
 }

 .wzlist li::before {
     content: "";
     width: 6px;
     height: 6px;
     background: #d79642;
     position: absolute;
     left: 5px;
     top: 24px;
     z-index: 2;
 }

 .wzlist li:last-child {
     border-bottom: none;
 }

 .part03_right {
     width: 580px;
     height: 380px;
     float: right;
 }
 .part03_left1 {
     width: 580px;
     height: 380px;
     float: left;
 }
 .part03_right .sdgc .swiper-pagination {
     width: auto;
     right: 10px;
     left: auto;
     bottom: 13px
 }

 .part03_right .sdgc .swiper-pagination .swiper-pagination-bullet {
     margin-right: 0;
     opacity: 1;
     background: #d3d3d3;
     -webkit-transition: width .5s;
     -moz-transition: width .5s;
     transition: width .5s;
     -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
     border-radius: 4px
 }

 .part03_right .sdgc .swiper-pagination .swiper-pagination-bullet-active {
     background: #fbca49
 }

 .part03_right .sdgc .swiper-button-prev {
     display: none;
     width: 34px;
     height: 73px;
     left: 0;
     margin-top: -52px;
     background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAABJCAYAAABYdPRbAAADLUlEQVRoge3az0vTcRzH8fd36GrFN1ALvkRuLDaSUc6DBgW76kEh+O4keHCHgd9JV/+Rcjp2mAdBL3rSg95qp5iYyxjGRJllfCE12RdcTvl+46UF8SVoP776/hLfF+y47x6ML9uT7SMYhpGi690pEe0TUY6I3hLROV695ZoR2A0ievjr8ZyIXhPRsYsB8uc6iegl3hBuCPaAiCJ2gGBP7QLx2gVii3vkYg7EPAdingMxz4GY939CdnZ2bsuy/GJiYuIZKySZTIYFQTDGx8fzbJDl5eX7xWJRGhgY2PL5fCcsEE3TWubn57s7Ojq00dHR7UauYQkknU53lctlTywW23C73ToLpFAo3Mlms4FwOPw5Eol8a/Q6TUF0Xafp6eme1tbW80Qi8bGZazUFWVxc9JZKpbtDQ0MFSZJ+sECOjo7cCwsLTyRJOh4ZGdltBtEUZGpqKlSpVNzxePy9y+UyWCDr6+ttuVzO39fXt9vb2/u9WURDEF3XhVQq1ePxeKqKohSsQDQEmZ2d9auq2ibL8mZ7e3uVBaKq6s2lpaWQ1+s9iEaje1Yh6oYkk8nHZ2dnLYqibLhc1hZEzVfLZrP38vl8ZyQS2Q6FQmVLFbVCqtWqK5PJ9IiiWInH41tWI2qGZDKZ4OHhoTg8PPxBFMVzFkipVLq1urr6KBAIqIODg1+vAlETZHJyMmwYhpBIJOquLkshvycIwlU6/g1RFCWPDkWPskL8fv9Jf3//J/QoupQNgsVisSJ6dG5urht9ygZBh6JHNU3zoE/ZIBh6FF2KPkWnskEwdCn6FJ2KXmWDoEvRp+hU9CobBEOfolPRq+hWNgj6FJ2KXkW3skEwdCp6Fd26trbWxgahy0/cAro1nU7jxm36879hCHo1Go1uol/RsWwQTJblPZ/Pd4CORc+yQdCtY2NjG+hY9CwbBEO/omPRs+haNgiGjkXPomvRt2wQdCx6Fl07MzMTYINg6NlgMKiurKx0oXPZIHT5pZhH36Jz630uxx/Qf53zE7h5DsQ8B2KeAzHPgZh2ahfIvl0gOTtAvuD0FTcEiFc4AsZx/Avn0FQiekdEby7OoRHRTxZxRi0nu0IrAAAAAElFTkSuQmCC) 0 0 no-repeat
 }

 .part03_right .sdgc .swiper-button-next {
     display: none;
     width: 34px;
     height: 73px;
     right: 0;
     margin-top: -52px;
     background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAABJCAYAAABYdPRbAAADH0lEQVRoge3aQWvTABjG8TdhrVbJcJtCUNZSWHGUaXdoFQ/R2y4bCO1psEsPha3zvC8i61Z6yA6DnrrTduiO9tgxV5WiVDbqRAKuUwys0o1GHq0iQViXpHsr5Lkn+dOG9EdbwTAM6myAiB4TUYyI7hDRFbrEDXQudYOInhHR6GVe/O+JnRjWCOqEKNwRv0MecEdQJ8TfBx1/7hH2if0QQW7IP+aGmOeGmOeGmPf/hiwtLT2Kx+NP9/f3r7OGLC4uVgRBMDKZTIQ1JBAInExNTb2r1Wry1tbWbbYQLJlM1kZGRvR8Pn9f13VHPr0thXi93nYymdzTdd2Xy+XG2UIwRVE+RyKRw1KpNFatVgfZQrB0Ov3G4/Gcra6uTrbbbb4QWZa/z8zMVOv1+s2NjQ1b5LT9QJubmzuQZflroVC4d3x87GULEUXRSKVSL5vNpndlZSXMFoJFo9EvsVjsoFwuB3d3d4fYQrCFhYWqz+drZbNZ3LgCW8jw8HArkUi81jRtaH19PcgWgsXj8Q9+v/9oc3MzrGnaVbYQURTxFu2dnp4OZDKZCbYQLBwOf1MU5X2lUhktlUq32EKwVCr1VpKkpqqqkVar1dU1ehIiSdLZ7Ozsq0ajMbi2tjbGFoJNT09/CoVCWrFYHK/X69fYQujXs6ViGIawvLx8ruZ6GiII3T/XehoC18K3eGXYQuBZuBa+DQaDJywhcCw8C9fCt90c05MQOBaehWvhW5YQ+BWOhWfh2m6PczQEboVf4Vh49iLHOhoCt8KvcCw8yxICr8Kt8Csce9HjHQuBV+FW+BWOZQnZ2dkZglfhVvjVyjlsh8CnuVxuEl6FW62ex3YIfAqnwqtwK0sIXAqfBgKBI3jVzrlshcCl8On8/PwevMoSAo/CpfApnGqrwmoIHKqq6iRcCp/ajbAcoqpqqNFoSHApfMoSAn9ub2/fhUfhUiciLIXAn3BoOp0+V10XGX6Azjp5QqtzvwI3zw0xzw0xzw0xr69CHPnQsjuE2JKVkyHlPuj4GfKCiD72QwjukedEdMgZYv4f2hMieoifYi71f2hE9AOXzT+BgEqniAAAAABJRU5ErkJggg==) 0 0 no-repeat
 }

 .part03_right .sdgc .swiper-container {
     width: 100%;
     height: 100%
 }

 .part03_right .sdgc .swiper-container:hover .swiper-button-next,
 .part03_right .sdgc .swiper-container:hover .swiper-button-prev {
     display: block
 }

 .part03_right .sdgc .swiper-slide {
     position: relative;
     overflow: hidden;
     cursor: pointer
 }

 .part03_right .sdgc .swiper-slide .img {
     position: relative;
     z-index: 1;
     width: 580px;
     height: 380px;
 }

 .part03_right .sdgc .swiper-slide .img img {
     width: 580px;
     height: 380px;
 }

 .part03_right .sdgc .swiper-slide .tit {
     position: absolute;
     left: 0;
     right: 0;
     bottom: 0;
     z-index: 3;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     width: 100%;
     font-size: 18px;
     font-weight: 400;
     line-height: 32px;
     padding: 10px 10px 10px 10px;
     color: #fff;
     background: rgba(0, 0, 0, .65);
     background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .65)));
     background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
     background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
     background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%)
 }

 .part03_right .sdgc .swiper-slide .tit a {
     color: #fff
 }

 .part03_right .sdgc .swiper-slide .tit .btn {
     display: inline-block;
     margin-right: 10px;
     margin-top: -6px;
     vertical-align: middle;
     width: 46px;
     height: 46px;
     background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAEO0lEQVRogc2aX4jVRRTHP2vbrsKWZbu2WZsV1AbrUoKyEkXQH6KHHt1MhCiJDIJIFEF8qIcgwQdfRN/yz/pSoNuTQRAYsgtB1lKKBUKkSVLEbiuoW+6Rs5xZzk73yu/3m7nd+4Vhhju/Oec75ze/M2fO3DYRoQFoA+4CbgB/N0JBewYZK4AXgGeBAeAx4G7Xr+T/As4B3wFngRPArylKq1q8A9gIvAE8YxYugwngyRTiZS2uz78F7AQeqNGvVvwJuARccUvmHuAJoNeeuxSN08n3A0eBq4WYqMULliER+V4WYkZERkVko4jcV0DOUhF5XEQ63G9PicisSR0pyqfIQ7qcthrJgCkR+VBElpeYeL2yyckdz0W8XUQ+iax8RETuzUA4lMUiclhEvjHrJxNX0sciKw9nJJxUbrU8RhzpiyKyqlVI34r4Nkf6goisbCXSWmr58SHga/PVuus9DfxQ0m02HIsiBeqnDxhpzGe3HGlqEH/b7Wi6GXzaBE4eS4CDwBjQt6DHrZsO+wiDB+ltgbW8yn1rp/3G5S2+Cbjf2vuA3ytYSLf3nhymNpwBRqy9Ghie73GzO2kzuy4iPRUttF9E/hSRVzJa/UER+ce4nYrdYZ+LF44nKDlqMlTWXhHpzER+1Mnt80vlZReafpbhFaus94Bxi89TcdzJfQnnVdaFlQN8mUFRgK7Lb4HXE+V84dprccQHrP4F+CNRSYwuc2lHgDsqyrgM/GbtQRzxfqvPZaW8EOq11PprKo4/Y/UcVyV+G7DUfoxPJrnxKHAK2FJB7mWrl+laXxS9visNJq7oBN6tMG7Kte+Mt/z/Az8u2EiK41/35JzFp90PXQ0mfsC8wtkKY/3KmG63vMe0dazISNJjEtgMHEuQEbhpqH0jLJXzVvfXGZSCMUtNpJDGbWRzXAPxCasfzhgkzQIfWYYrKWtlnB6x9hzXQHzMat1Sn09UgrnVF4Fd0UdVFc+5kGTcEz9h273i1QQFp4FRO4x8lYFwwAarxbjWDWu7W+AQEUqPcRLj+J+DxCGr9by5NaO1UvG+OwMfmpflZtbpjm6TLXJ06zUuIbdT8+h2HfjY2hq77GkBa+9xcZRym5nviWbYHmVkm5lyG3Y8JozbfH+tAUMuM6uvabAJpAfdElEu6+Jn6g3c3sQU3ErTGbC91nP1Bjcr6TngHIQYh7YyxLEv+PMozby+gaTXm46A0ejmojBxLbdb0t3jYOYNqttkehw23XXHFRGsr2pHdJWiH84HiRPoNhmTTu6M6aq5PMoSD2XI3JLHNbu12FDwekWfec2STtciWROmoxCfsvecevB4B9jh8owemt74Gbjozq9ddrWo8fRDNcZo2mE3sL9UJFnxNWt48KYFPbNSHrM2dnPVNF2Ou/w+i5fDlXi/26YDpuziVnMjJy3kvZCitFF/QtAYKJBX0noaygfgJsI00YX19pVQAAAAAElFTkSuQmCC) 0 0
 }

 .part03_right .sdgc .swiper-slide .tit .btn.hide {
     display: none
 }

 .part03_right .sdgc .swiper-slide img {
     width: 640px;
     height: 357px;
 }

 /*大咖说*/
 .part4 {
     height:580px;
     background: url(../image/bg02_jhcf.png) 50% 0 no-repeat;
     padding-top: 100px;
 }

 .hyfc_box {
     position: relative;
 }

 

 .talking-swiper {
     width: 100%;
     height: 400px;
     overflow: hidden;
 }

 .talking-swiper .swiper-container {
     width: 100%;
     height:400px;
 }

 .hyfc_nr {
     width: 220px;
     margin: 0 auto;    
     box-shadow:0px 0px 5px 1px #cdcdcd
 }

 .talking-swiper .swiper-container img {
     width: 220px;
     height: 268px;
 }
 .talking-swiper .swiper-text {
     padding: 15px;
     background: #fff;
     height: 90px;
 }
 .talking-swiper .swiper-container h3 {
     height: 90px;
     font-size: 16px;
     display:-webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp:3;
     overflow: hidden;
 }
  .talking-swiper .swiper-container h3 a {
      font-size: 16px;
      line-height: 28px;
  }

 .talking-arrow-left {
     background: url("../image/lefta.png") no-repeat left top;
     position: absolute;
     left: -80px;
     top: 50%;
     margin-top: -80px;
     width: 48px;
     height: 136px;
     cursor: pointer;
 }

 .talking-arrow-right {
     background: url("../image/righta.png") no-repeat right top;
     position: absolute;
     right: -80px;
     top: 50%;
     margin-top: -80px;
     width: 48px;
     height: 136px;
     cursor: pointer;
 }


 



 

 /*part5*/
 .part5 {
     height: 500px;
     padding-top: 100px;
 }

 .listPic1 {}

 .listPic1 li {
     width: 290px;
     height: 340px;
     overflow: hidden;
     float: left;
     margin-right: 10px;
     margin-bottom: 5px;
     background: #fff
 }
.listPic1 li:hover {
    background: #012d76;
    color: #fff!important;
}
 .listPic1 li a {
     display: block;
     line-height: 0
 }

 .listPic1 li img {
     width: 290px;
     height: 240px;
 }

 .listPic1 li .picTit {
     padding: 6px 15px;
     font-size: 16px;
     line-height: 32px;
     overflow: hidden;
     margin-top: 10px;
     display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp:2;
     overflow: hidden;

 }

 .listPic1 li .picTit a {
     line-height: 32px;
     
 }
.listPic1 li .picTit a:hover {
    color: #fff!important;
}
 /*part6*/
 .part6 {
     width: 100%;
     overflow: hidden;
     margin: 15px auto 0;
 }

 .part6 .part6_t_l {
     width: 1200px;
     overflow: hidden;
 }

 .part6 .part6_t_l ul {
     overflow: hidden;
     width: 1200px;
     height: 510px;
     position: relative;
 }

 .part6 .part6_t_l li {
     position: absolute;
     overflow: hidden;
 }

 .part6 .part6_t_l li .img {
     width: 100%;
     height: 100%;
 }

 .part6 .part6_t_l li img {
     width: 100%;
     height: 100%;
 }

 .part6 .part6_t_l .ts1 {
     width: 400px;
     height: 510px;
     top: 0;
     left: 0;
 }

 .part6 .part6_t_l .ts2 {
     width: 388px;
     height: 248px;
     top: 0;
     left: 412px;
 }

 .part6 .part6_t_l .ts3 {
     width: 388px;
     height: 248px;
     bottom: 0;
     left: 412px;
 }

 .part6 .part6_t_l .ts4 {
     width: 388px;
     height: 248px;
     top: 0;
     right: 0;
 }

 .part6 .part6_t_l .ts5 {
     width: 388px;
     height: 248px;
     bottom: 0;
     right: 0;
 }

 .part6 .part6_t_l .text {
     position: absolute;
     bottom: 0;
     left: 0;
     height: 60%;
     z-index: 11;
     line-height: 28px;
     padding: 5px 10px;
     display: none;
     text-align:left;
 }

 .part6 .part6_t_l .text a {
     color: #fff;
     text-decoration: none;
     font-size: 18px;
 }

.part6 .part6_t_l .text:before {
    content: "";
    position: absolute;
    left: 10px;
    top: -10px;
    width: 30px;
    height: 2px;
    background: #fff;
}
 .part6 .part6_t_l .bg {
     width: 100%;
     height: 100%;
     opacity: 0.6;
     filter: alpha(opacity=60);
     position: absolute;
     bottom: 0;
     left: 0;
     background: #000;
     z-index: 10;
     display: none;
 }

 .part6 .part6_t_r {
     width: 290px;
     float: right;
     margin-right: 10px;
     margin-top: 10px;
 }

 .part6 .part6_t_r .dl1 {
     width: 290px;
 }

 .part6 .part6_bot {
     width: 1000px;
     margin: 0px auto 0;
     overflow: hidden;
     background: #fff;
     padding-bottom: 20px;
 }

 .part6 .part6_b_l {
     margin-top: 10px;
     background: url(../image/20151203_tgpd_dian06_v1.png) 100% 100% no-repeat;
     float: left;
     width: 330px;
     margin-left: 13px;
 }

 .part6 .part6_b_c {
     margin-top: 10px;
     float: left;
     width: 320px;
     margin-left: 28px;
 }

 .part6 .part6_b_r {
     margin-top: 10px;
     background: #e9e9e9;
     float: right;
     width: 270px;
     overflow: hidden;
     padding: 10px;
     margin-right: 10px;
 }

 .part6 .part6_b_r ul {
     background: #fff;
     margin-top: 10px;
 }

 .part6 .part6_b_r li {
     padding: 12px 0px;
     font-size: 16px;
     margin: 0 5px;
 }

 .part6 .part6_b_r li+li {
     border-top: 1px solid #ccc;
 }

 /* part7 */
 .part7 {
     margin-top: 100px;
 }

 .slider {
     width: 100%;
     min-width: 1000px;
     height: 500px;
     position: relative;
     overflow: hidden;
     background: #fff;
     text-align: center;
     margin-top: 18px;
 }

 .slider .bd {
     width: 1000px;
     position: absolute;
     left: 50%;
     margin-left: -521px
 }

 .slider .bd li {
     width: 1000px;
     overflow: hidden;
     position: relative;
 }

 .slider .bd li img {
     display: block;
     width: 1000px;
     height: 500px;
     background: #0FF;
 }

 .slider .tempWrap {
     overflow: visible !important
 }

 .slider .tempWrap ul {
     margin-left: -980px !important;
     /*强制位置*/
 }

 .slider .hd {
     position: absolute;
     width: 100%;
     left: 70%;
     z-index: 1;
     height: 8px;
     bottom: 20px;
     text-align: center;
 }

 .slider .hd li {
     display: inline-block;
     *display: inline;
     zoom: 1;
     width: 8px;
     height: 8px;
     line-height: 99px;
     overflow: hidden;
     background: url(../image/slider-btn.png) 0 -10px no-repeat;
     margin: 0 5px;
     cursor: pointer;
     filter: alpha(opacity=60);
     opacity: 0.6;
 }

 .slider .hd li.on {
     background-position: 0 0;
     filter: alpha(opacity=100);
     opacity: 1;
 }

 .slider .pnBtn {
     position: absolute;
     z-index: 1;
     top: 0;
     width: 100%;
     height: 508px;
     cursor: pointer;
 }

 .slider .prev {
     left: -50%;
     margin-left: -501px;
 }

 .slider .next {
     left: 50%;
     margin-left: 499px;
 }

 .slider .pnBtn .blackBg {
     display: block;
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 500px;
     background: #000;
     filter: alpha(opacity=50);
     opacity: 0.5;
 }

 .slider .pnBtn .arrow {
     display: none;
     position: absolute;
     top: 70px;
     z-index: 1;
     width: 60px;
     height: 500px;
 }

 .slider .pnBtn .arrow:hover {
     filter: alpha(opacity=60);
     opacity: 0.6;
 }

 .slider .prev .arrow {
     right: 0;
     background: url(../image/slider-arrow.png) -114px 0 no-repeat;
 }

 .slider .next .arrow {
     left: 0;
     background: url(../image/slider-arrow.png) 0 0 no-repeat;
 }

 .slider .bd li .bg {
     position: absolute;
     left: 0;
     bottom: 0;
     width: 100%;
     height: 50px;
     opacity: 0.6;
     background: #000;
     z-index: 0
 }

 .slider .bd li .bt {
     position: absolute;
     left: 0;
     bottom: 0;
     width: 100%;
     height: 50px;
     line-height: 50px;
     color: #fff;
     overflow: hidden;
     z-index: 1;
     padding-left: 10px;
     font-size: 18px;
 }

 .slider .bd li .bt a {
     position: absolute;
     left: 0;
     bottom: 0;
     width: 100%;
     height: 50px;
     line-height:50px;
     color: #fff;
     overflow: hidden;
     z-index: 1;
     padding-left: 10px
 }

 .footer {
     padding: 25px 0 25px 0;
     background: #3773db;
     text-align: center;
     margin-top: 60px;
 }

 .footer p {
     line-height: 30px;
     font-size: 14px;
     color: #fff;
 }