 a:active,
 a:hover {
   color: #ff6113 !important;
   font-family: "å¾®è½¯é›…é»‘";
 }

 .content {
   width: 1000px;
   height: auto;
   margin: 0 auto;
 }

 .banner {
   width: 100%;
   height: 500px;
   margin: 0 auto;
   position: relative;
   background:  center top no-repeat;
 }

 .column-title {
   width: 1200px;
   height: auto;
   margin: 0 auto;
 }

 /*banner*/
 body {
   width: 100%;
   height: auto;
   overflow-x: hidden;
   font-family: "å¾®è½¯é›…é»‘";
 }

 /*end*/
 /*å¯¼èˆª*/
 .nav_box {
   width: 1100px;
   height: 60px;
   margin: -60px auto 0;
 }

 .nav_list {
   list-style: none;
   font-size: 0;
   white-space: nowrap;
 }

 .nav_list li {
   display: inline-block;
   font-size: 20px;
   font-weight: bold;
   color: #fff;
   line-height: 60px;
   text-align: center;
   cursor: pointer;
   position: relative;
 }

 .nav_list li a {
   font-weight: bold;
   color: #fff;
 }

 .nav_list li li {
   margin-left: 50px;
 }

 .language-more {
   background: url(/uploads/image/wwsimages/arrow_down.png) no-repeat 94px 25px;
   padding-right: 50px;
 }

 .language-more:hover .sub {
   height: 280px;
   padding: 15px 0;
 }

 .sub {
   position: absolute;
   left: 0;
   width: 100px;
   transition: all 0.5s;
   overflow: hidden;
   height: 0px;
   background: #2c9592;
   background: linear-gradient(to top, #2c9592 0%, #2c9592 100%);
   z-index: 50;
 }

 .sub a {
   display: block;
   text-align: center;
   font-weight: normal;
 }

 .sub a:hover {
   background-color: rgba(255, 255, 255, 0.5);
 }

 .lh-xl {
   line-height: 2;
 }

 .fs-sm {
   font-size: 14px;
 }

 .footer {
   text-align: center;
   margin-top: 20px;
   height: 100px;
   background: #c40302;
 }

 .footer p {
   line-height: 30px;
   font-size: 16px;
   color: #fff;
 }

 /*end*/
 /*èšç„¦åœº*/
 .jj_tu_box {
   width: 586px;
   height: 380px;
   overflow: hidden;
   margin-top: 35px;
 }

 .focusbox3 {
   width: 586px;
   height: 356px;
   position: relative;
 }

 .focusbox3:hover .arrow-left {
   background: url(/uploads/image/wwsimages/jj_right.png) no-repeat left top;
   position: absolute;
   left: 0;
   top: 135px;
   width: 38px;
   height: 72px;
   z-index: 2;
 }

 .focusbox3:hover .arrow-right {
   background: url(/uploads/image/wwsimages/jj_left.png) no-repeat left bottom;
   position: absolute;
   right: 0;
   top: 135px;
   width: 38px;
   height: 72px;
   z-index: 2;
 }

 .focusbox3 .swiper-container {
   width: 586px;
   height: 356px;
 }

 .swiper-slide {
   position: relative;
 }

 .focusbox3 .swiper-container.swiper-wrapper .swiper-slide img {
   width: 586px;
   height: 356px;
 }

 .focusbox3 .swiper-container .swiper-wrapper .swiper-slide .bg {
   position: absolute;
   left: 0;
   bottom: 0;
   width: 100%;
   height: 45px;
   opacity: 0.8;
   background: #035899;
   z-index: 0;
 }

 .focusbox3 .swiper-container .swiper-wrapper .swiper-slide .title {
   position: absolute;
   left: 2%;
   bottom: 0;
   width: 96%;
   height: 45px;
   line-height: 45px;
   color: #fff;
   overflow: hidden;
   z-index: 1;
   font-size: 18px;
   font-weight: bold;
   text-align: center;
 }

 .focusbox3 .swiper-container .swiper-wrapper .swiper-slide .title a {
   color: #fff;
 }

 .focusbox3 .pagination {
   position: absolute;
   right: 10px;
   text-align: center;
   bottom: -25px;
   width: 100%;
   z-index: 2;
 }

 .swiper-pagination-switch {
   display: inline-block;
   width: 10px;
   height: 10px;
   border-radius: 10px;
   background: #035899;
   margin: 0 10px;
   cursor: pointer;
 }

 .swiper-active-switch {
   background: #2c9592;
 }

 .jj_txt_box {
   width: 395px;
   height: 450px;
   overflow: hidden;
 }

 .jj_txt_box .title {
   font-size: 22px;
   color: #035899;
   font-weight: bold;
   line-height: 29px;
 }

 .jj_txt_box .title a {
   color: #035899;
 }

 .jj_txt_box .txt {
   font-size: 14px;
   color: #333;
   line-height: 25px;
   margin-top: 15px;
   border-bottom: 1px solid #bfbfbf;
   padding-bottom: 18px;
   text-indent: 2em;
 }

 .jj_txt_box .txt span a {
   font-size: 14px;
   color: #035899;
 }

 .jj_list li {
   font-size: 17px;
   color: #333;
   position: relative;
   margin-top: 11px;
   line-height: 24px;
   padding-left: 20px;
 }

 .jj_list li a {
   color: #333;
 }

 .jj_list li:before {
   content: "";
   position: absolute;
   left: 0;
   top: 10px;
   width: 7px;
   height: 7px;
   background: #035899;
   border-radius: 100%;
 }

 /*end*/
 .dh_box {
   width: 1000px;
   height: auto;
   overflow: hidden;
   margin: 0 auto;
   margin-top: 75px;
   margin-bottom: 10px;
   position: relative;
 }

 .dh_box span {
   width: 465px;
   height: 112px;
   display: inline-block;
   position: absolute;
   top: 5px;
   left: 215px;
 }

 /*çƒ­ç‚¹é€è§†*/
 .rdts_box {
   width: 1000px;
   height: 415px;
   overflow: hidden;
 }

 .rdts_left {
   width: 300px;
   height: auto;
 }

 .rdts_left .title {
   font-size: 22px;
   color: #035899;
   font-weight: bold;
   line-height: 34px;
   margin-top: 20px;
 }

 .rdts_left .title a {
   color: #035899;
 }

 .rdts_left .txt {
   font-size: 14px;
   color: #333;
   line-height: 30px;
   margin-top: 15px;
   text-indent: 2em;
 }

 .rdts_mid {
   width: 330px;
   height: auto;
   margin-left: 32px;
 }

 .rdts_mid .title {
   font-size: 22px;
   color: #035899;
   font-weight: bold;
   line-height: 34px;
 }

 .rdts_mid .title a {
   color: #035899;
 }

 .rdts_mid .txt {
   font-size: 14px;
   color: #333;
   line-height: 30px;
   margin-top: 15px;
   border-bottom: 1px solid #bfbfbf;
   padding-bottom: 15px;
   text-indent: 2em;
 }

 .rdts_mid .txt span a {
   font-size: 14px;
   color: #035899;
 }

 .rdts_list li {
   font-size: 17px;
   color: #333;
   position: relative;
   margin-top: 15px;
   line-height: 26px;
   padding-left: 20px;
 }

 .rdts_list li a {
   color: #333;
 }

 .rdts_list li:before {
   content: "";
   position: absolute;
   left: 0;
   top: 10px;
   width: 7px;
   height: 7px;
   background: #035899;
   border-radius: 100%;
 }

 .rdts_right {
   width: 305px;
   height: auto;
 }

 .rdts_right .dh {
   width: 119px;
   height: 27px;
   float: right;
   margin-bottom: 7px;
 }

 .picnews {
   background: #f1f1f1  no-repeat scroll 50% 50%;
   height: 380px;
   overflow: hidden;
   position: relative;
   width: 305px;
 }

 .picnews .picimg a {
   display: block;
   line-height: 0;
 }

 .picnews .picimg img {
   width: 100%;
 }

 .picnews .picbg {
   background: #1d71b6 none repeat scroll 0 0;
   bottom: 0;
   height: 35px;
   left: 0;
   opacity: 0.8;
   position: absolute;
   width: 100%;
   z-index: 10;
 }

 .picnews .pictit {
   bottom: 0;
   color: #fff;
   height: 35px;
   left: 0;
   line-height: 35px;
   overflow: hidden;
   position: absolute;
   text-align: center;
   width: 100%;
   z-index: 11;
 }

 .picnews .pictit a {
   color: #ffffff;
   line-height: 35px;
 }

 /*end*/
 /*ç‹¬å®¶ç­–åˆ’*/
 .djch_box {
   width: 100%;
   height: 460px;
   background: #ffe9d7;
 }

 .djch_nr {
   width: 1172px;
   height: 460px;
   margin: 0 auto;
 }

 .focusbox4 {
   width: 1172px;
   height: 460px;
   position: relative;
   background: #fff;
 }

 .focusbox4 .arrow-left4 {
   background: url(/uploads/image/wwsimages/djch_left.png) no-repeat left top;
   position: absolute;
   left: -55px;
   top: 189px;
   width: 37px;
   height: 82px;
   z-index: 2;
 }

 .focusbox4 .arrow-right4 {
   background: url(/uploads/image/wwsimages/djch_right.png) no-repeat left bottom;
   position: absolute;
   right: -55px;
   top: 189px;
   width: 37px;
   height: 82px;
   z-index: 2;
 }

 .focusbox4 .swiper-container {
   width: 1171px;
   height: 460px;
 }

 .swiper-slide {
   position: relative;
 }

 .slide_cont {
   width: 1185px;
 }

 .narrow_box {
   float: left;
   width: 230px;
   height: 460px;
   position: relative;
   margin-right: 7px;
   transition: all 1s;
   cursor: pointer;
 }

 .narrow_box .title {
   position: absolute;
   left: 0;
   width: 230px;
   height: 230px;
   background: url(/uploads/image/wwsimages/djch_bj.png) no-repeat;
   font-size: 18px;
   color: #fff;
   font-weight: bold;
   line-height: 32px;
   text-align: center;
   padding: 40px 35px;
   z-index: 2;
   box-sizing: border-box;
 }

 .narrow_box .title a {
   color: #fff;
 }

 .narrow_box .img {
   position: absolute;
   left: 0;
   width: 230px;
   height: 230px;
   top: 230px\9;
 }

 .narrow_box .img img {
   width: 100%;
   height: 100%;
 }

 .narrow_box:nth-child(odd) .title {
   top: 0;
 }

 .narrow_box:nth-child(odd) .img {
   top: 230px;
 }

 .narrow_box:nth-child(even) .title {
   top: 230px;
 }

 .narrow_box:nth-child(even) .img {
   top: 0;
 }

 .narrow_box.on {
   width: 460px;
   height: 460px;
 }

 .narrow_box.on .img {
   position: absolute;
   left: 0;
   width: 460px;
   height: 460px;
   top: 0\9;
 }

 .narrow_box.on .title {
   position: absolute;
   left: 0;
   top: 327px;
   width: 100%;
   height: 133px;
   background: url(/uploads/image/wwsimages/djch_bj2.png) repeat-x;
   font-size: 18px;
   color: #fff;
   font-weight: bold;
   line-height: 32px;
   text-align: center;
   padding: 75px 10px 0 10px;
 }

 .narrow_box.on:nth-child(odd) .img {
   top: 0;
 }

 /*é«˜æ¸…å¤§å›¾*/
 .gqdt_box {
   width: 100%;
   height: 724px;
   background: #ffe9d7;
 }

 .gqdt_nr {
   width: 1200px;
   height: 724px;
   margin: 0 auto;
 }

 .focusbox5 {
   width: 1200px;
   height: 724px;
   position: relative;
 }

 .focusbox5 .arrow-left5 {
   background: url(/uploads/image/wwsimages/gqdt_left.png) no-repeat left top;
   position: absolute;
   left: -55px;
   top: 320px;
   width: 38px;
   height: 82px;
   z-index: 2;
 }

 .focusbox5 .arrow-right5 {
   background: url(/uploads/image/wwsimages/gqdt_right.png) no-repeat left bottom;
   position: absolute;
   right: -55px;
   top: 320px;
   width: 38px;
   height: 82px;
   z-index: 2;
 }

 .focusbox5 .swiper-container {
   width: 1200px;
   height: 724px;
 }

 .swiper-slide {
   position: relative;
 }

 .focusbox5 .swiper-container.swiper-wrapper .swiper-slide img {
   width: 1200px;
   height: 724px;
 }

 .focusbox5 .swiper-container .swiper-wrapper .swiper-slide .bg {
   position: absolute;
   left: 0;
   bottom: 0;
   width: 100%;
   height: 35px;
   opacity: 0.8;
   background: #2a6a64;
   z-index: 0;
 }

 .focusbox5 .swiper-container .swiper-wrapper .swiper-slide .title {
   position: absolute;
   left: 2%;
   bottom: 0;
   width: 96%;
   height: 35px;
   line-height: 35px;
   color: #fff;
   overflow: hidden;
   z-index: 1;
   font-size: 18px;
   font-weight: bold;
   text-align: center;
 }

 .focusbox5 .swiper-container .swiper-wrapper .swiper-slide .title a {
   color: #fff;
 }

 .focusbox5 .pagination {
   position: absolute;
   right: 10px;
   text-align: right;
   bottom: 5px;
   width: 15%;
   z-index: 2;
 }

 .focusbox5 .swiper-pagination-switch {
   display: inline-block;
   width: 9px;
   height: 10px;
   border-radius: 9px;
   background: #fff;
   margin: 0 5px;
   cursor: pointer;
 }

 .focusbox5 .swiper-active-switch {
   background: #00cdff;
 }

 /*end*/
 /*èƒœæ™¯èµ„æ–™*/
 .bjzl_list {
   width: 100%;
   height: auto;
   list-style: none;
 }

 .bjzl_list li {
   float: left;
   width: 322px;
   height: 230px;
 }

 .bjzl_list li li {
   margin-left: 16px;
 }

 /*end*/
 .dtt {
   width: 1000px;
   height: 128px;
   overflow: hidden;
   margin: 0 auto;
 }

 .dtt .tit {
   width: 1000px;
   font-size: 36px;
   color: #305798;
   font-weight: bold;
   height: 47px;
   overflow: hidden;
   line-height: 47px;
   margin-top: 25px;
   text-align: center;
 }

 .dtt .tit a {
   color: #305798;
   font-weight: bold;
 }

 .dtt .txt {
   width: 1000px;
   font-size: 15px;
   color: #535353;
   height: 24px;
   overflow: hidden;
   line-height: 24px;
   margin-top: 15px;
   font-family: å®‹ä½“, arial, helvetica, sans-serif;
   text-align: center;
 }

 .dtt .txt a {
   color: #535353;
 }

 .part1 {
   width: 1000px;
   height: 356px;
   position: relative;
   margin: 0 auto;
   /* background:  no-repeat; */
 }

 .part1-left {
   width: 586px;
   height: 356px;
   position: relative;
   float: left;
   margin-right: 30px;
 }

 .part1-left .arrow-left {
   background:  no-repeat left top;
   position: absolute;
   left: 10px;
   top: 47%;
   margin-top: -15px;
   width: 17px;
   height: 30px;
   z-index: 2;
 }

 .part1-left .arrow-right {
   background:  no-repeat left bottom;
   position: absolute;
   right: 10px;
   top: 47%;
   margin-top: -15px;
   width: 17px;
   height: 30px;
   z-index: 2;
 }

 .part1-left .swiper-container {
   width: 586px;
   height: 356px;
 }

 .swiper-slide {
   position: relative;
 }

 .part1-left .pagination {
   position: absolute;
   right: 10px;
   text-align: right;
   bottom: 7px;
   width: 19%;
   z-index: 2;
 }

 .part1-left .swiper-pagination-switch {
   display: inline-block;
   width: 7px;
   height: 7px;
   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;
 }

 .part1-left .pictitle {
   position: relative;
   width: 586px;
   height: 356px;
   overflow: hidden;
 }

 .part1-left .pictitle .img img {
   width: 586px;
   height: 356px;
   display: block;
 }

 .part1-left .pictitle .bg {
   background: #000000;
   bottom: 0;
   height: 35px;
   left: 0;
   opacity: 0.4;
   filter: alpha(opacity=40);
   position: absolute;
   width: 100%;
   z-index: 10;
 }

 .part1-left .pictitle .name {
   bottom: 0;
   color: #ffffff;
   height: 35px;
   left: 0;
   line-height: 35px;
   overflow: hidden;
   position: absolute;
   text-indent: 1em;
   text-align: left;
   width: 100%;
   z-index: 11;
 }

 .part1-left .pictitle .name a {
   color: #ffffff;
   text-decoration: none;
 }

 .part1-left .pictitle .name a:hover {
   text-decoration: underline;
 }

 .part1-right {
   width: 412px;
   height: 356px;
   float: right;
   /* background: #1d71b7; */
 }

 .part1-right h3 {
   width: 348px;
   font-size: 24px;
   color: #333;
   padding: 25px 0px 15px 0px;
   border-bottom: 1px dashed #528dfa;
   text-align: center;
   margin: 0 auto;
   line-height: 35px;
   font-weight: bold;
 }

 .part1-right h3 a {
   color: #333;
   font-weight: bold;
 }

 .part1-right ul {
   width: 385px;
   margin: -6px auto 0;
 }

 .part1-right li {
   background:  0 22px no-repeat;
   color: #333;
   padding: 16px 0 14px 12px;
 }

 .part1-right li a {
   color: #333;
 }

 .indexlink {
   width: 126px;
   height: 29px;
   line-height: 29px;
   position: absolute;
   left: 50%;
   top: 140px;
   margin-left: -63px;
   background:  0 0 no-repeat;
   text-align: center;
   color: #fff;
 }

 .indexlink a {
   color: #fff;
 }

 .mul-play {
   position: absolute;
   width: 88px;
   height: 88px;
   bottom: 35px;
   left: 5px;
   display: none;
   cursor: pointer;
   z-index: 999;
 }

 .videopart {
   width: 586px;
   height: 356px;
   background: #333;
   position: absolute;
   top: 0;
   left: 0;
   z-index: 50;
 }

 .videopart iframe {
   width: 586px;
   height: 356px;
 }

 .videopart .videopart-close {
   width: 22px;
   height: 22px;
   position: absolute;
   top: 0;
   right: -22px;
   z-index: 50;
   background: url(/uploads/image/wbbundle/s1014_icon_btn_close.png) no-repeat;
   cursor: pointer;
   background-size: 100% auto;
 }

 /*èšç„¦åœº*/
 .spearea-box {
   padding-top: 20px;
 }

 .spearea-head {
   /* padding-bottom: 18px;
        margin-bottom: 20px; */
   width: 1200px;
   margin-left: auto;
   margin-right: auto;
 }

 .spearea-head h2 {
   font-size: 36px;
   line-height: 50px;
   font-weight: bold;
   color: #d90009;
   text-align: center;
   margin-bottom: 10px;
 }

 .spearea-head h2 a {
   color: #d90009;
 }

 .spearea-head p {
   font-size: 16px;
   line-height: 30px;
   color: #333333;
   text-align: center;
 }

 .spearea-bottom {
   position: relative;
   width: 1200px;
   height: 460px;
   margin: 0 auto;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding-top: 5px;
   padding-bottom: 5px;
 }

 .spearea-bottom::after {
   content: "";
   width: 60px;
   height: 60px;
   display: block;
   position: absolute;
   right: -30px;
   bottom: -30px;
   z-index: 3;
 }

 .spearea-video {
   position: absolute;
   width: 760px;
   height: 450px;
   z-index: 3;
   left: 0;
   top: 0;
 }

 .spearea-iframe {
   width: 760px;
   height: 450px;
   background: #000;
 }

 .spearea-close {
   width: 30px;
   height: 30px;
   background:  center center no-repeat;
   -webkit-background-size: 100% 100%;
   -moz-background-size: 100%;
   background-size: 100%;
   position: absolute;
   right: -30px;
   top: 0;
   cursor: pointer;
 }

 .spearea-inside {
   width: 700px;
   height: 400px;
   margin-left: 0;
   float: left;
 }

 .spearea-inside .swiper-pagination {
   text-align: right;
   width: 20%;
   right: 10px;
   left: auto;
   bottom: 15px;
 }

 .spearea-inside .swiper-pagination-bullet {
   background: #0e5a97;
   opacity: 1;
 }

 .spearea-inside .swiper-pagination-bullet-active {
   background: #329591;
 }

 .spearea-inside-prev {
   width: 45px;
   height: 45px;
   background:  center center no-repeat;
   -webkit-background-size: 100% 100%;
   -moz-background-size: 100%;
   background-size: 100%;
 }

 .spearea-inside-next {
   width: 45px;
   height: 45px;
   background:  center center no-repeat;
   -webkit-background-size: 100% 100%;
   -moz-background-size: 100%;
   background-size: 100%;
 }

 .spearea-inside-play {
   width: 80px;
   height: 80px;
   background:  center center no-repeat;
   -webkit-background-size: 100% 100%;
   -moz-background-size: 100%;
   background-size: 100%;
   position: absolute;
   left: 10px;
   bottom: 60px;
   z-index: 2;
   cursor: pointer;
 }

 .spearea-inside-img {
   width: 700px;
   height: 400px;
   position: relative;
   z-index: 1;
   overflow: hidden;
 }

 .spearea-inside-img img {
   width: 100%;
 }

 .spearea-inside-tit {
   width: 100%;
   position: absolute;
   left: 0;
   bottom: 0;
   z-index: 2;
   background: rgba(51, 51, 51, 0.8);
   color: #fff;
   font-size: 22px;
   line-height: 50px;
   height: 50px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0 10px;
 }

 .spearea-inside-tit a {
   color: #fff;
 }

 .spearea-list {
   width: 455px;
   height: 450px;
   float: right;
 }

 .spearea-list li {
   font-size: 16px;
   line-height: 26px;
   color: #333333;
   padding-left: 26px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
 }

 .spearea-list li:last-child {
   border-bottom: 0;
 }

 .spearea-list li::before {
   content: "";
   width: 8px;
   height: 8px;
   /*  background: #ffcc31;*/
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   border-radius: 50%;
   display: block;
   position: absolute;
   left: 10px;
   top: 10px;
 }

 .spearea-list li a {
   color: #333333;
   position: relative;
 }

 .spearea-list li a:hover {
   color: #329591 !important;
 }

 .iphoto {
   width: 21px;
   height: 45px;
   float: left;
   margin-left: 5px;
   margin-right: 15px;
   display: inline-block;
   background:  0 2px no-repeat;
 }

 .ivideo {
   width: 24px;
   height: 45px;
   float: left;
   margin-left: 5px;
   margin-right: 12px;
   display: inline-block;
   background:  0 2px no-repeat;
 }

 .isound {
   width: 22px;
   height: 45px;
   float: left;
   margin-left: 5px;
   margin-right: 15px;
   display: inline-block;
   background:  0 2px no-repeat;
 }

 .ipen {
   width: 21px;
   height: 45px;
   float: left;
   margin-left: 5px;
   margin-right: 15px;
   display: inline-block;
   background:  0 2px no-repeat;
 }

 .itxt {
   width: 17px;
   height: 45px;
   float: left;
   margin-left: 5px;
   margin-right: 18px;
   display: inline-block;
   background:  0 2px no-repeat;
 }

 /*# sourcemappingurl=maps/index.css.map */
 /*end*/
 /*20190419*/
 .syhs_box {
   width: 100%;
   height: 310px;
 }

 .dh_box {
   margin-top: 60px;
   width: 100%;
 }

 /*.m130 { margin-top:-120px; }*/
 .p60 {
   padding-top: 0px;
   margin-bottom: 36px;
 }

 .hsy_nr {
   width: 100%;
   height: 308px;
   position: relative;
 }

 .hs_right {
   width: 526px;
   height: 289px;
   background: url(/uploads/image/wpqimages1/fttj_bg.png) no-repeat;
   position: absolute;
   top: 0;
   right: 0;
   z-index: 50;
 }

 .hs_left {
   width: 504px;
   height: 264px;
   position: absolute;
   bottom: 0;
   left: 0;
   z-index: 10;
 }

 .hs_text {
   width: 460px;
   height: 180px;
   margin: 0 auto;
   margin-top: 65px;
   overflow: hidden;
 }

 .hs_text h2 {
   font-size: 22px;
   color: #fff;
   line-height: 30px;
 }

 .hs_text h2 a {
   color: #fff;
 }

 .hs_text p {
   font-size: 16px;
   color: #fff;
   line-height: 28px;
   margin-top: 10px;
 }

 .hs_xq {
   font-size: 16px;
   padding: 5px 15px;
   margin-right: 50px;
   background: #23cefd;
   border-radius: 15px 15px 15px 15px;
   color: #fff;
 }

 .hs_xq a {
   color: #fff;
 }

 .footer {
   padding-top: 30px;
 }

 .gdxw {
   width: 1071px;
   margin: 20px auto 0;
   padding-left: 130px;
   background: #ffdec3 url(/uploads/image/wpqimages/zxbb.png) 0 3px no-repeat;
   position: relative;
   border-radius: 6px;
   height: 30px;
 }

 /*æ»šåš¨æ•ˆæžœæ ·å¼*/
 #gd_area {
   width: 1070px;
   height: 30px;
   line-height: 30px;
   overflow: hidden;
   float: left;
 }

 .wrap {
   float: left;
   width: 100000px;
 }

 #gd_content,
 #gd_scroll {
   float: left;
 }

 #gd_content li,
 #gd_scroll li {
   height: 30px;
   color: #000;
   padding-left: 8px;
   margin-right: 15px;
   display: inline;
   float: left;
   line-height: 30px;
   background: url(/uploads/image/wsicommon_img/com_dot.gif) 0 14px no-repeat;
 }

 #gd_content li a,
 #gd_scroll li a {
   color: #000;
 }

 .jj_txt_box {
   width: 395px;
   height: 450px;
   overflow: hidden;
   margin-top: 0px;
 }

 .dyx {
   width: 1200px;
   margin: auto;
 }

 .dyxl {
   width: 581px;
   float: left;
 }

 .dyxl .zcxw {
   width: 251px;
   float: left;
 }

 .dyxl .zcxw img {
   width: 251px;
   height: 140px;
   margin-top: 20px;
 }

 .dyxl .zcxw h3 {
   font-size: 22px;
   color: #000;
   line-height: 28px;
   margin-top: 6px;
 }

 .dyxl .zcxw h3 a {
   color: #000;
 }

 .dyxl .zcxw p {
   font-size: 14px;
   color: #666666;
   line-height: 22px;
   margin-top: 6px;
 }

 .dyxl .zcxw p a {
   color: #666666;
 }

 .dyxl .ycxw {
   width: 303px;
   float: right;
   margin-top: 20px;
 }

 .dyxr {
   width: 581px;
   float: right;
 }

 .jj_txt_box {
   width: 580px;
   height: auto;
   overflow: hidden;
 }

 .jj_txt_box .title {
   font-size: 22px;
   color: #333333;
   font-weight: bold;
   line-height: 32px;
 }

 .jj_txt_box .title a {
   color: #333333;
 }

 .jj_txt_box .txt {
   font-size: 16px;
   color: #666;
   line-height: 28px;
   margin-top: 10px;
   padding-bottom: 10px;
   text-indent: 2em;
   border-bottom-width: 1px;
   border-bottom-style: dotted;
   border-bottom-color: #bfbfbf;
 }

 .jj_txt_box .txt a {
   color: #666;
 }

 .jj_txt_box .txt span a {
   font-size: 16px;
   color: #d30306;
 }

 .jj_list {
   margin-top: 9px;
 }

 .jj_list li {
   font-size: 18px;
   color: #333;
   position: relative;
   margin-top: 13px;
   line-height: 25px;
   padding-left: 15px;
   height: auto;
 }

 .jj_list li a {
   color: #333;
 }

 .jj_list li:before {
   content: "";
   position: absolute;
   left: 0;
   top: 9px;
   width: 5px;
   height: 5px;
   background: #d30306;
   border-radius: 100%;
 }

 .dyxr {
   width: 581px;
   float: right;
 }

 /*å›¾ç‰‡åˆ—è¡¨ç»„ä»¶2*/
 .xwdyx {
   width: 1200px;
   margin: auto;
 }

 .xwdyxl {
   width: 732px;
   float: left;
 }

 .xwdyxr {
   width: 426px;
   float: right;
 }

 .xxdt_list2 {
   width: 100%;
   height: auto;
 }

 .xxdt_list2 li {
   width: 100%;
   height: 147px;
   overflow: hidden;
   background: #ffe9d7;
   padding-right: 15px;
 }

 .xxdt_list2 li li {
   margin-top: 20px;
 }

 .xxdt_list2 li img {
   float: left;
   width: 246px;
   height: 147px;
   margin-right: 5px;
 }

 .xxdt_list2 li p {
   padding-left: 10px;
   font-size: 14px;
   color: #000;
   line-height: 24px;
   margin-top: 10px;
   height: 72px;
   overflow: hidden;
 }

 .xxdt_list2 li p span {
   color: #d30306;
   padding-left: 10px;
 }

 .xxdt_list2 li p span a {
   color: #d30306;
 }

 .xxdt_list2 li p a {
   color: #000;
 }

 .xxdt_list2 li h2 {
   padding-left: 10px;
   font-size: 22px;
   color: #000;
   line-height: 29px;
   height: 28px;
   overflow: hidden;
   margin-top: 20px;
 }

 .xxdt_list2 li h2 a {
   color: #000;
 }

 .xxdt_list3 {
   width: 100%;
   height: auto;
 }

 .xxdt_list3 li {
   width: 100%;
   height: 147px;
   overflow: hidden;
   background: #ffe9d7;
   padding-left: 15px;
 }

 .xxdt_list3 li li {
   margin-top: 20px;
 }

 .xxdt_list3 li img {
   float: right;
   width: 246px;
   height: 147px;
   margin-left: 5px;
 }

 .xxdt_list3 li p {
   font-size: 14px;
   color: #000;
   line-height: 24px;
   margin-top: 10px;
   height: 72px;
   overflow: hidden;
   padding-right: 10px;
 }

 .xxdt_list3 li p span {
   color: #d30306;
   padding-left: 10px;
 }

 .xxdt_list3 li p span a {
   color: #d30306;
 }

 .xxdt_list3 li p a {
   color: #000;
 }

 .xxdt_list3 li h2 {
   font-size: 22px;
   padding-right: 10px;
   color: #000;
   line-height: 29px;
   height: 28px;
   overflow: hidden;
   margin-top: 20px;
 }

 .xxdt_list3 li h2 a {
   color: #000;
 }

 .xxdt_list {
   width: 100%;
   height: auto;
 }

 .xxdt_list li {
   width: 100%;
   height: 184px;
   overflow: hidden;
   padding-bottom: 20px;
   border-bottom-width: 1px;
   border-bottom-style: dotted;
   border-bottom-color: #bfbfbf;
 }

 .xxdt_list li img {
   float: left;
   width: 210px;
   height: 125px;
   margin-right: 15px;
 }

 .xxdt_list li p {
   font-size: 14px;
   color: #000;
   line-height: 25px;
   height: 124px;
   overflow: hidden;
 }

 .xxdt_list li p a {
   color: #000;
 }

 .xxdt_list li h2 {
   font-size: 22px;
   height: 24px;
   overflow: hidden;
   color: #000;
   line-height: 24px;
   margin-bottom: 15px;
 }

 .xxdt_list li h2 a {
   color: #000;
 }

 .xxdt_list li p span {
   color: #d30306;
   padding-left: 10px;
 }

 .xxdt_list li p span a {
   color: #d30306;
 }

 .jj_txt_box3 {
   width: 455px;
   height: 450px;
   overflow: hidden;
 }

 .jj_txt_box3 .title {
   font-size: 22px;
   color: #333;
   font-weight: bold;
   line-height: 29px;
 }

 .jj_txt_box3 .title a {
   color: #333;
 }

 .jj_txt_box3 .txt {
   font-size: 14px;
   color: #333;
   line-height: 23px;
   margin-top: 15px;
   border-bottom: 1px solid #bfbfbf;
   padding-bottom: 18px;
   text-indent: 2em;
 }

 .jj_txt_box3 .txt span a {
   font-size: 14px;
   color: #035899;
 }

 .jj_list3 li {
   font-size: 17px;
   color: #333;
   position: relative;
   margin-top: 11px;
   line-height: 26px;
   padding-left: 20px;
 }

 .jj_list3 li a {
   color: #333;
 }

 .jj_list3 li:before {
   content: "";
   position: absolute;
   left: 0;
   top: 10px;
   width: 7px;
   height: 7px;
   background: #035899;
   border-radius: 100%;
 }

 .gdxwlj {
   width: 120px;
   height: 28px;
   position: absolute;
   left: 0px;
   top: 0px;
 }

 .focusbox5 .swiper-container .swiper-wrapper .swiper-slide .bg {
   position: absolute;
   left: 0;
   bottom: 0;
   width: 100%;
   height: 45px;
   opacity: 0.6;
   background: #333;
   z-index: 0;
 }

 .focusbox5 .swiper-container .swiper-wrapper .swiper-slide .title {
   position: absolute;
   left: 2%;
   bottom: 0;
   width: 96%;
   height: 45px;
   line-height: 45px;
   color: #fff;
   overflow: hidden;
   z-index: 1;
   font-size: 20px;
   font-weight: bold;
   text-align: center;
 }

 .focusbox5 .swiper-container .swiper-wrapper .swiper-slide .title a {
   color: #fff;
 }

 .focusbox5 .pagination {
   position: absolute;
   right: 10px;
   text-align: right;
   bottom: 5px;
   width: 15%;
   z-index: 2;
 }

 .focusbox5 .swiper-pagination-bullet {
   display: inline-block;
   width: 9px;
   height: 9px;
   border-radius: 9px;
   background: #fff;
   margin: 0 5px;
   cursor: pointer;
 }

 .focusbox5 .swiper-pagination-bullet-active {
   background: #00cdff;
 }

 .content {
   width: 1200px;
   height: auto;
   margin: 0 auto;
 }

 .xsd_list {
   overflow: hidden;
 }

 .xsd_list li {
   float: left;
   width: 50%;
   overflow: hidden;
   border-bottom: 1px solid #ccc;
   padding-bottom: 20px;
   margin-top: 20px;
   height: 170px;
 }

 /* .xsd_list li   li {
        margin-top: 20px;
      } */
 .xsd_list li img {
   float: left;
   width: 200px;
   height: 130px;
   padding-right: 25px;
 }

 .xsd_list li h2 {
   float: left;
   width: 360px;
   font-size: 20px;
   font-weight: 800;
   color: #000;
   line-height: 29px;
 }

 .xsd_list li h2 a {
   color: #000;
 }

 .xsd_list li h4 {
   font-size: 18px;
   color: #666;
   margin-top: 10px;
 }

 .xsd_list li p {
   float: left;
   display: block;
   width: 360px;
   font-size: 14px;
   color: #000;
   line-height: 24px;
   margin-top: 10px;
 }

 .qgfx_list {
   overflow: hidden;
   list-style: none;
 }

 .qgfx_list .qgfx_list {
   margin-top: 20px;
 }

 .qgfx_list li {
   float: left;
   width: 580px;
   height: 151px;
   overflow: hidden;
 }

 .qgfx_list li li {
   margin-left: 20px;
 }

 .qgfx_pic {
   width: 260px;
   height: 151px;
 }

 .qgfx_pic img {
   width: 260px;
   height: 151px;
 }

 .qgfx_tit {
   width: 305px;
   height: auto;
 }

 .qgfx_tit h2 {
   font-size: 18px;
   color: #000;
 }

 .qgfx_tit p {
   font-size: 14px;
   color: #666;
   margin-top: 5px;
   line-height: 22px;
 }

 .lqxm_left {
   float: left;
   width: 590px;
   height: 400px;
 }

 .focusbox9 {
   width: 590px;
   height: 400px;
   overflow: hidden;
   position: relative;
 }

 .focusbox9 .swiper-wrapper .swiper-slide img {
   width: 590px;
   height: 400px;
 }

 .focusbox9 .swiper-wrapper .swiper-slide .bg {
   position: absolute;
   left: 0;
   bottom: 0;
   width: 100%;
   height: 50px;
   opacity: 0.6;
   background: #000;
   z-index: 0;
 }

 .focusbox9 .swiper-wrapper .swiper-slide .title {
   position: absolute;
   left: 2%;
   bottom: 0;
   width: 96%;
   height: 50px;
   line-height: 50px;
   color: #fff;
   overflow: hidden;
   z-index: 1;
   font-size: 18px;
 }

 .focusbox9 .swiper-wrapper .swiper-slide .title a {
   color: #fff;
 }

 .focusbox9 .swiper-pagination {
   text-align: right;
   left: inherit;
 }

 .focusbox9 .swiper-pagination-bullet-active {
   background: #00cdff;
 }

 .focusbox9 .swiper-pagination {
   position: absolute;
   right: 10px;
   text-align: right;
   bottom: 5px;
   width: 15%;
   z-index: 2;
 }

 .lqxm_list {
   padding-top: 50px;
   float: left;
   width: 590px;
   height: auto;
   overflow: hidden;
 }

 .lqxm_list li:before {
   content: "";
   background-color: #0d47a1;
   display: inline-block;
   width: 5px;
   height: 5px;
   position: absolute;
   top: 10px;
   left: 0;
 }

 .lqxm_list li {
   overflow: hidden;
   border-bottom: 1px dotted #d0beb9;
   padding-bottom: 20px;
   position: relative;
   padding-left: 10px;
 }

 .lqxm_list li h2 {
   font-size: 16px;
   color: #000;
 }

 .lqxm_list li h2 a {
   color: #000;
 }

 .lqxm_list li p {
   font-size: 16px;
   color: #666;
   margin-top: 5px;
   line-height: 22px;
 }

 .lqxm_list li li {
   margin-top: 20px;
 }

 .lqxm_left {
   float: left;
   width: 590px;
   height: 400px;
 }

 .dmbj_left {
   float: right;
   width: 590px;
   height: 400px;
 }

 .dmbj_list {
   float: left;
   width: 590px;
   height: auto;
   overflow: hidden;
 }

 .dmbj_list li {
   overflow: hidden;
   border-bottom: 1px dotted #d0beb9;
   padding-bottom: 20px;
 }

 .dmbj_list li h2 {
   font-size: 22px;
   color: #000;
 }

 .dmbj_list li h2 a {
   color: #000;
 }

 .dmbj_list li p {
   font-size: 16px;
   color: #666;
   margin-top: 5px;
   line-height: 22px;
 }

 .dmbj_list li li {
   margin-top: 20px;
 }

 .guest {
   width: 1200px;
   margin: auto;
 }

 .guest li {
   width: 100%;
   height: 185px;
   overflow: hidden;
   position: relative;
   float: left;
   margin: 0 16px 20px 16px;
   padding-bottom: 20px;
 }

 .guest li img {
   width: 330px;
   height: 185px;
   z-index: 0;
   float: left;
 }

 .guest li .text {
   width: 826px;
   height: auto;
   line-height: 24px;
   font-size: 16px;
   color: #fff;
   padding: 5px 20px 5px 20px;
   z-index: 1;
   float: left;
 }

 .guest li .text h2 {
   font-size: 22px;
   color: #000;
 }

 .guest li .text h2 a {
   color: #000;
 }

 .guest li .text p {
   font-size: 14px;
   line-height: 24px;
   margin-top: 10px;
   color: #000;
 }

 .guest li .text p a {
   color: #000;
 }

 #more {
   width: 230px;
   height: 50px;
   line-height: 50px;
   margin: 0 auto;
   font-size: 16px;
   font-weight: bold;
   color: #fff;
   background: #1853b5;
   border-radius: 50px;
   text-align: center;
   margin-top: 15px;
   cursor: pointer;
 }

 .choosebox-language {
   position: absolute;
   z-index: 2;
   left: 41%;
   top: 457px;
   width: 95px;
   overflow: hidden;
   height: 25px;
   margin-left: 556px;
 }

 .choosebox-language ul {
   z-index: 2;
   position: relative;
 }

 .choosebox-language li {
   height: 25px;
   line-height: 25px;
   position: relative;
   color: #6ac6f0;
   text-align: left;
   padding-left: 12px;
 }

 .choosebox-language li a {
   color: #fff;
   font-size: 12px;
   font-family: arial;
 }

 .choosebox-language-bg {
   width: 100%;
   height: 100%;
   position: absolute;
   left: 0;
   top: 0;
   background-color: #142751;
   opacity: 0.7;
   filter: progid:dximagetransform.microsoft.alpha(opacity=20);
   z-index: 1;
 }

 .choosebox-icon {
   position: absolute;
   right: 5px;
   top: 6px;
 }

 .icon {
   display: inline-block;
   vertical-align: middle;
   background: url(/uploads/image/w2img2015/icon_all.png) no-repeat;
   overflow: hidden;
 }

 .icondownarrowwhite {
   width: 14px;
   height: 14px;
   background-position: -19px -45px;
 }

 .gallery11 {
   margin: 0 auto;
   width: 1200px;
 }

 .gallery11 .swiper-container {
   width: 100%;
   padding-top: 30px;
   padding-bottom: 20px;
 }

 .gallery11 .spearea-inside-img {
   width: 800px;
 }

 .gallery11 .spearea-inside-img img {
   width: 800px;
   height: 450px;
 }

 .gallery11 .swiper-slide {
   background-position: center;
   background-size: cover;
   width: 800px;
   height: 450px;
 }

 .language-more {
   background: url(/uploads/image/wwsimages/arrow_down.png) no-repeat 94px 20px;
   padding-right: 50px;
 }

 .language-more ul#lang-ul {
   z-index: 50;
   position: absolute;
   top: 45px;
   display: none;
   width: 120px;
   height: auto;
   background: #003c5d;
   opacity: 0.8;
   filter: progid:dximagetransform.microsoft.alpha(opacity=20);
 }

 .language-more ul#lang-ul li {
   margin: 0;
   padding: 5px;
   display: block;
   width: 100px;
   line-height: 30px;
   clear: both;
 }


 #topheader { height: 32px; text-align: center; border-bottom: 1px solid #fff; background: linear-gradient(to right, #007cdd, #06b191); }
#topheader .top { width: 1260px; margin: 0 auto; height: inherit; }
#topheader a { float: left; height: 32px; line-height: 30px; color: #fff; margin: 0 29px; font-size: 13px; }
.fengmian{width:1920px;height:780px;background:  no-repeat center 0;left:50%;margin:0 0 0 -960px;z-index:969;position:absolute;}
.titu{height:780px;overflow:hidden;background:  no-repeat center 0;position:relative;}
.nav{position:relative;z-index:999;margin:0 auto;width:100%;margin-top: 1px;height:70px;background: -webkit-linear-gradient(to right, #007cdd, #06b191);  /* chrome 10-25, safari 5.1-6 */
background: linear-gradient(to right, #007cdd, #06b191); /* w3c, ie 10 / edge, firefox 16 , chrome 26 , opera 12 , safari 7  */}
.nav .w1200{overflow:visible;height:70px;}
.nav ul li{position:relative;float:left;margin:0 10px 0 0px;height:70px;font-size:18px;line-height:70px;cursor:pointer;}
.nav ul li a{position:relative;z-index:3;display:block;padding: 0 32px 0 40px;color:#fff;text-align:center;line-height:70px;}
.nav ul li a:hover{z-index:3;color:#fff;text-decoration:none;}
.nav ul li:after{position:absolute;top:0;left:0;z-index:0;display:block;display:none;padding:0 5px;width:100%;height:100%;background: linear-gradient(45deg, #707bf9 30%, #43bfff 80%);content:"";opacity:1;transform:skewx(160deg);}
.nav ul li:hover:after{display:block;display:none\9;}
.nav ul li:before{position:absolute;top:0;left:-4px;color:#fff;content:"";}
.nav ul li:nth-child(5){margin:0;}
.w1200{margin:0 auto;padding:0;width:1200px; overflow:hidden;}
.fullslide{width:1920px;height:780px;overflow:hidden;position:absolute;left:50%;margin:0 0 0 -960px;}
.fullslide .hd{display:none;}
.ss_list li {float: left;width: 386.65px;height: 465px;position: relative;}
.ss_list li .bg { width: 100%; height: 75px; background: url(/uploads/image/wpghimages/ss_bg.png) repeat-x; position: absolute; left: 0; bottom: 0; z-index: 2; }
.ss_list li .title {position: absolute;left: 2%;bottom: 0;width: 100%;height: 42px;line-height: 20px;color: #fff;overflow: hidden;z-index: 5;}
.ss_list li .title a { color: #fff; }
.ss_list li   li { margin-left: 20px; }

.section_pm_59{width:1200px;margin:0 auto;background:;background-size: 100% 100%;padding: 1px 0px 3px 0px;/* border-top:1px #f1f1f1 solid; */}
.section_pm_59 .lmtt{margin:0px auto;width:1000px;padding:20px 0px 10px 0px;overflow: hidden}
.section_pm_59 .lmtt .lm_f{float:left;width:220px;background: repeat-x;height:70px;}
.section_pm_59 .lmtt .lm_z{float:left;width:360px;}
.section_pm_59 .tlsc_center{width:1200px; overflow:hidden; }
.section_pm_59 .tlsc_center .tlsc_left{float:left; width: 640px;}
.section_pm_59 .tlsc_center .tlsc_left .tlsc_ltop{margin-bottom:2px}
.section_pm_59 .tlsc_center .tlsc_left .tlsc_ltop dl dt{float:left; margin-right:2px; width: 340px; height: 185px; overflow: hidden; display: block;}
.section_pm_59 .tlsc_center .tlsc_left .tlsc_ltop dl dt img:hover{ transform: scalex(1.2) scaley(1.2);}
.section_pm_59 .tlsc_center .tlsc_left .tlsc_ltop dl dt img{width:340px;height:185px;transition: 0.5s;}
.section_pm_59 .tlsc_center .tlsc_left .tlsc_ltop dl dd{float:left;padding:60px 32px 70px 32px;width:225px;background:#6ac6f5;height:56px;text-align:center;line-height:24px;font-size:18px;color:#ffffff;text-align:justify;text-align-last:left;position:relative;opacity: 0.8;}
.section_pm_59 .tlsc_center .tlsc_left .tlsc_ltop dl dd a{color:#fff;line-height: 160%;font-size:18px;line-height:24px;}
.section_pm_59 .tlsc_center .tlsc_left .tlsc_ltop dl span{background:;width:23px;height:27px;position:absolute;left:-15px; z-index: 100;}
.section_pm_59 .tlsc_center .tlsc_left .tlsc_ltop.lbottom  dd{margin-right:2px;position:relative}
.section_pm_59 .tlsc_center .tlsc_left .lbottom dl span{background:;left:288px;}
.section_pm_59 .tlsc_center .tlsc_right{float:left;width:560px;background:#f5f5f5}
.section_pm_59 .tlsc_center .tlsc_right .it_expertxt{position:relative;padding:0 30px;font-size:14px;line-height: 22px;text-align: justify;text-align-last: left;height: 124px;    border-bottom: 1px dotted grey;}
.section_pm_59 .tlsc_center .tlsc_right .it_expertit{color:#434343;font-size:16px;position:relative;font-weight: bold;padding:12px 0 0 0}
.section_pm_59 .tlsc_center .tlsc_right .it_experconter{padding:12px 0 12px 0;color: #888;position:relative;/*border-bottom:1px solid #e4e4e4;*/height:83px;cursor: pointer;}
.news .dtt1{ width:580px; float:right;height: 270px;}
.con{box-sizing: border-box;}
.col-title{width: 1000px; margin: 0 auto; height: 124px;}
.con_l{float: left; width: 590px}
.con_r{float: right; width: 590px}
.twys{float: left; width: 590px; margin-top: 20px;}
.twys img{width: 160px; height: 90px; float: left}
.twys_r{float: left; margin-left: 20px;width:310px;}
.twys_r h3{color: #484848; font-size: 18px; font-weight: bold;height: 48px;}
.twys_r h3 a{color: #484848; font-size: 18px; font-weight: bold}
.twys_r p{height: 75px; overflow: hidden; font-size: 14px; width:300px; line-height: 24px; color:#999999;height:48px;overflow:hidden;}
.list li{position: relative; border-bottom: 1px dotted #999999; height: 50px; line-height: 50px; padding-left: 15px; overflow:hidden}
.list li .dradius{display: block; height: 4px; width: 4px; position: absolute; left: 0px; top: 28%; margin-top: -2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background: #b60004;}
.list li a{font-size: 17px; color: #484848}
.tit1 {
width: 100%;
position: relative;
display: inline-block;
height: 40px;
padding: 0 0 0 0;
font-size: 26px;
color: #6ac6f5;
font-weight: bold;
line-height: 40px;
}
.tit1 a{
color: #6ac6f5;
}
.tit1:before {
content: "";
position: absolute;
display: block;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background-color: #6ac6f5;
}
.foot{width:100%;overflow: hidden;padding:25px 0px 10px 0px;clear:both;background: #c90010;}
.news .nbox { overflow: hidden; width: 1200px;  margin: 0 auto;  height: 335px;padding-top: 30px;}
.news1 {width: 590px;float:right;}
.news1 .shz{margin-bottom: 16px;border-bottom:1px solid #e5e5e5;}
.news1 .shz .bbb{/* font-size:18px; *//* color:#484848; *//* font-family:\5fae\8f6f\96c5\9ed1; *//* line-height: 70px; */height: 46px;/* overflow:hidden; *//* font-weight:bold; *//* display:block; *//* padding-bottom:16px; */}
.news1 .shz .bbb a{font-size:16px;color:#484848;font-family:\5fae\8f6f\96c5\9ed1;line-height: 44px;height: 40px;overflow:hidden;font-weight:400;display:block;padding-bottom:16px;margin-left: 8px;
float: left;}
.tit1 h2 { height:30px; line-height:30px; font-size:16px; color:#999999; text-align:right; float:right; margin-top: 6px;}
.partleft1 { width:580px; height: 270px; position: relative; float: left;}
.partleft1 .arrow-left { background:  no-repeat left top; position: absolute; left: 10px; top: 70%; margin-top: -15px; width: 17px; height: 30px; z-index: 2}
.partleft1 .arrow-right { background:  no-repeat left bottom; position: absolute; right: 10px; top: 70%; margin-top: -15px; width: 17px; height: 30px; z-index: 2}
.partleft1 .swiper-container { width:580px; height: 270px;}
.partleft1 .swiper-slide { position: relative;height: 270px;}
.partleft1 .swiper-slide img { width:580px; height: 270px;}
.partleft1 .swiper-slide .bg { position: absolute; left: 0; bottom: 0; width: 100%; height: 35px; opacity: 0.5; background: #000; z-index: 0}
.partleft1 .swiper-slide .title { position: absolute; left: 0; bottom: 0; width: 100%; height: 35px; line-height: 35px; color: #fff; overflow: hidden; z-index: 1; padding-left: 10px}
.partleft1 .swiper-slide .title a { color: #fff; font-size:16px;}
.partleft1 .pagination { position: absolute; right: 10px; text-align: right; bottom: -50px; width: 100%; z-index: 2;}
.partleft1 .swiper-pagination-switch { display: inline-block; width: 18px; height: 4px; background: #ccc; margin: 0 3px; cursor: pointer;}
.partleft1 .swiper-active-switch { background: #142c86;}
/*jiceng*/ 
.jcx_box {width:1200px;height:auto;overflow:hidden;margin: 60px auto;}
.jcx_box .dh {width: 1200px;height:60px;}
.jcx_box .dh img{width: 1200px;height:40px;}
.jcx_tab1 {width:1200px;position:relative; } 
.jcx_tab1 .tab_menu{width: 600px;margin:0 auto;margin-top:30px;} 
.jcx_tab1 .tab_menu li{float:left;width:130px;height:30px;line-height:30px;font-size:24px;color: #666666;cursor:pointer;text-align:center;margin:0 2px 0 0;border-bottom: 4px solid #d7d7d7;position:relative;} 
.jcx_tab1 .tab_menu li:after { content:""; width:6px; height:6px; border:2px solid #6f6f6f; position:absolute; left:0; top:10px; border-radius:60px;  }
.jcx_tab1 .tab_box { width:1200px; height:329px; clear:both; margin-top:30px;  } 
.jcx_tab1 .tab_menu .selected {border-bottom: 4px solid #d70016;color: #d70016;/* font-weight: bold; */cursor:pointer;} 
.jcx_tab1 .tab_menu .selected:before { content: ""; width: 13px; height: 8px; background: url(/uploads/image/wpgyimages/daosj.png) no-repeat; position: absolute; left: 45%; top: 33px; }
.jcx_tab1 .tab_menu .selected:after { content:""; width:10px; height:10px; border:2px solid #d70016; position:absolute; left:0; top:8px; border-radius:60px;  }
.jcx_tab1 .hide{display:none;} 
.jcx_left { width:385px; height:329px; }
.jcx_list { width:585px; height:329px; overflow:hidden; }
.jcx_list li h2 { height:30px; font-size: 22px; font-weight: bold; color: #484848; line-height: 30px; overflow:hidden;  }
.jcx_list li h2 a {color: #484848;font-size: 20px;}
.jcx_list li p {height:52px;font-size: 14px;color: #999999;line-height: 26px;margin-top: 15px;/* text-indent: 2em; */overflow:hidden;}
.jcx_list li   li { margin-top:22px; }
.jcx01 { width:585px; height:329px;  position: relative;} 
.jcx01 .swiper-container { width:585px; height:329px;} 
.jcx01 .swiper-slide{position: relative;} 
.jcx01 .swiper-container.swiper-wrapper .swiper-slide img {width:585px; height:329px;} 
.jcx01 .swiper-container .swiper-wrapper .swiper-slide .bg{ position: absolute; width: 100%; height: 44px; z-index: 0; left: 0px; bottom: 0px; background: #000; opacity: 0.4; filter: alpha(opacity=40);  } 
.jcx01 .swiper-container .swiper-wrapper .swiper-slide .title{position:absolute;left: 2%;bottom: 0;width:96%; font-size: 18px; height: 44px; line-height: 44px; color: #fff;overflow: hidden;z-index: 1; } 
.jcx01 .swiper-container .swiper-wrapper .swiper-slide .title a{color: #fff; }
.jcx01 .pagination { position: absolute; right: 0px; bottom: 12px; width: 16%; z-index: 2; }
.jcx01 .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: #999; margin: 0 6px; cursor: pointer; }
.jcx01 .swiper-active-switch { background: #ff1000; }
.jcx02 { width:585px; height:329px;  position: relative;} 
.jcx02 .swiper-container { width:585px; height:329px;} 
.jcx02 .swiper-slide{position: relative;} 
.jcx02 .swiper-container.swiper-wrapper .swiper-slide img {width:585px; height:329px;} 
.jcx02 .swiper-container .swiper-wrapper .swiper-slide .bg{ position: absolute; width: 100%; height: 44px; z-index: 0; left: 0px; bottom: 0px; background: #000; opacity: 0.4; filter: alpha(opacity=40);  } 
.jcx02 .swiper-container .swiper-wrapper .swiper-slide .title{position:absolute;left: 2%;bottom: 0;width:96%; font-size: 18px; height: 44px; line-height: 44px; color: #fff;overflow: hidden;z-index: 1; } 
.jcx02 .swiper-container .swiper-wrapper .swiper-slide .title a{color: #fff; }
.jcx02 .pagination { position: absolute; right: 0px; bottom: 12px; width: 16%; z-index: 2; }
.jcx02 .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: #999; margin: 0 6px; cursor: pointer; }
.jcx02 .swiper-active-switch { background: #ff1000; }
.jcx03 { width:585px; height:329px;  position: relative;} 
.jcx03 .swiper-container { width:585px; height:329px;} 
.jcx03 .swiper-slide{position: relative;} 
.jcx03 .swiper-container.swiper-wrapper .swiper-slide img {width:585px; height:329px;} 
.jcx03 .swiper-container .swiper-wrapper .swiper-slide .bg{ position: absolute; width: 100%; height: 44px; z-index: 0; left: 0px; bottom: 0px; background: #000; opacity: 0.4; filter: alpha(opacity=40);  } 
.jcx03 .swiper-container .swiper-wrapper .swiper-slide .title{position:absolute;left: 2%;bottom: 0;width:96%; font-size: 18px; height: 44px; line-height: 44px; color: #fff;overflow: hidden;z-index: 1; } 
.jcx03 .swiper-container .swiper-wrapper .swiper-slide .title a{color: #fff; }
.jcx03 .pagination { position: absolute; right: 0px; bottom: 12px; width: 16%; z-index: 2; }
.jcx03 .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: #999; margin: 0 6px; cursor: pointer; }
.jcx03 .swiper-active-switch { background: #ff1000; }
.jcx04 { width:585px; height:329px;  position: relative;} 
.jcx04 .swiper-container { width:585px; height:329px;} 
.jcx04 .swiper-slide{position: relative;} 
.jcx04 .swiper-container.swiper-wrapper .swiper-slide img {width:585px; height:329px;} 
.jcx04 .swiper-container .swiper-wrapper .swiper-slide .bg{ position: absolute; width: 100%; height: 44px; z-index: 0; left: 0px; bottom: 0px; background: #000; opacity: 0.4; filter: alpha(opacity=40);  } 
.jcx04 .swiper-container .swiper-wrapper .swiper-slide .title{position:absolute;left: 2%;bottom: 0;width:96%; font-size: 18px; height: 44px; line-height: 44px; color: #fff;overflow: hidden;z-index: 1; } 
.jcx04 .swiper-container .swiper-wrapper .swiper-slide .title a{color: #fff; }
.jcx04 .pagination { position: absolute; right: 0px; bottom: 12px; width: 16%; z-index: 2; }
.jcx04 .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: #999; margin: 0 6px; cursor: pointer; }
.jcx04 .swiper-active-switch { background: #ff1000; }
.jcx05 { width:585px; height:329px;  position: relative;} 
.jcx05 .swiper-container { width:585px; height:329px;} 
.jcx05 .swiper-slide{position: relative;} 
.jcx05 .swiper-container.swiper-wrapper .swiper-slide img {width:585px; height:329px;} 
.jcx05 .swiper-container .swiper-wrapper .swiper-slide .bg{ position: absolute; width: 100%; height: 44px; z-index: 0; left: 0px; bottom: 0px; background: #000; opacity: 0.4; filter: alpha(opacity=40);  } 
.jcx05 .swiper-container .swiper-wrapper .swiper-slide .title{position:absolute;left: 2%;bottom: 0;width:96%; font-size: 18px; height: 44px; line-height: 44px; color: #fff;overflow: hidden;z-index: 1; } 
.jcx05 .swiper-container .swiper-wrapper .swiper-slide .title a{color: #fff; }
.jcx05 .pagination { position: absolute; right: 0px; bottom: 12px; width: 16%; z-index: 2; }
.jcx05 .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: #999; margin: 0 6px; cursor: pointer; }
.jcx05 .swiper-active-switch { background: #ff1000; }
.footer { margin-top: 65px;}