﻿/* CSS Document */
@charset "utf-8";
@import url("public.css");
@import url("animate.css");	

.page1 { }
.page2 { background: url(../images/wbk2_1.jpg) no-repeat;background-size:100% 100%;} 
.page3 { background: url(../images/wbk3_1.jpg) no-repeat;background-size:100% 100%;}
.page4 { background: url(../images/wbk4_1.jpg) no-repeat;background-size:100% 100%;}
.page5 {background: url(../images/wbk5_1.jpg) no-repeat;background-size:100% 100%;}
.page6 { background:#f7f7f9;}
.page7 { background: url(../images/wbk6_1.jpg) no-repeat;background-size:100% 100%;}



.wapw{ max-width:750px; height:auto; overflow:hidden; margin:0 auto}
.wapzhan{ display:block; width:100%; height:auto; overflow:hidden;position:fixed;z-index:10; top:0px;}
.wapdhx{ width:100px; height:48px; display:block}
.wapdh{ display:block}
.sp_header{max-width: 750px;height:50px;overflow:hidden;background:#da251c;position:fixed;z-index:10;width:100%;box-shadow: darkgrey 0px 0px 6px 0px; }
.sp_logo{padding:0px;float:left;height:50px; margin-left: 5px;}
.sp_logo img{margin:auto;max-height:38px; margin-top:6px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px; margin-right: 15px;}
.sp_nav span{display:block;background:#fff;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:99999999;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}


/*1*/
.swiper-container {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: block;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.swiper-slide img{ width:100%; height:auto;}
.swiper-pagination-bullet {
    width: 12px!important;
    height: 12px!important;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: .2;
}
:root {
    --swiper-theme-color: #fff!important}

/*2*/
.bank2_2{ width:96%; height:auto; overflow:hidden; margin:0 auto; margin-top:70px;}
.bank2_3{ width:100%; height:30px; overflow:hidden; line-height:30px; font-size:16px; font-weight:bold; text-align:center; color:#000;}
.bank2_4{ width:100%; height:32px; overflow:hidden; line-height:32px; font-size:18px; font-weight:bold; text-transform:uppercase;text-align:center; color:#C3251F}
.bank2_5{ width:100%; height:auto; overflow:hidden; line-height:26px; font-size:12px; text-align:left; color:#333;}
.bank2_6{ width:100%; height:42px; overflow:hidden; margin-top:18px;}
.bank2_6_1{ width:30%; height:32px; line-height:32px; font-size:14px; text-align:center; float:left; background:#C3251F; margin-right:20px;}
.bank2_6_1 a{ color:#fff;}
.bank2_6_1 a:hover{ color:#fff; text-decoration:underline}
.bank2_6_2{ width:60%; height:29px; line-height:29px; font-size:14px; text-align:center; float:left; border:1px solid #C3251F; color:#C3251F}


/*3*/
.bank3{ width:96%; height:auto; overflow:hidden; margin:0 auto; }
@media  screen and (max-width: 1900px) {
.bank3 ul li{width:750px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 1600px) {
.bank3 ul li{width:750px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 1400px) {
.bank3 ul li{width:750px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 750px) {
.bank3 ul li{width:750px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 640px) {
.bank3 ul li{width:640px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 540px) {
.bank3 ul li{width:540px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 450px) {
.bank3 ul li{width:440px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 425px) {
.bank3 ul li{width:415px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 375px) {
.bank3 ul li{width:375px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 350px) {
.bank3 ul li{width:350px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 325px) {
.bank3 ul li{width:325px; height:auto; overflow:hidden;}
}
.bank3_0{width:100%; height:auto; overflow:hidden; margin:auto; margin-top:60px;}
.bank3_1{width:100%; height:auto; overflow:hidden; margin:0 auto; }
.bank3_1_1{width:100%; height:32px; line-height:32px; margin:0 auto; overflow:hidden; font-size:18px; font-weight:bold; color:#000; text-align:center;}
.bank3_1_2{width:100%; height:26px; line-height:26px;margin:0 auto; overflow:hidden; font-size:14px; font-weight:bold; text-transform:uppercase; color:#c3251f;text-align:center}
.bank3_1_3{width:100%; height:52px; margin-top:12px;margin:0 auto;}
.bank3_1_4{width:70%; height:24px; margin-top:13px; line-height:24px; border-left:4px solid #c3251f; text-align:left; float:left; font-size:16px;text-indent:0.5em;}
.bank3_1_4 a{ color:#000;}
.bank3_1_4 a:hover{ color:#000; text-decoration:underline}
.bank3_1_5{width:20%; height:26px; float:left;border:1px solid #c3251f; line-height:26px; color:#c3251f; text-align:center; margin-top:11px; }
.bank3_1_5 a{ color:#c3251f;}
.bank3_1_5 a:hover{ color:#c3251f;}
.bank3_1_6{width:100%; height:auto; margin-top:10px;margin:0 auto; text-align:center;}
.bank3_1_6 img{width:80%; height:auto;}


.bank3_2{width:100%; height:auto; overflow:hidden; margin:0 auto;}
.bank3_2_1{width:100%; height:30px; line-height:30px; overflow:hidden; float:right; margin-top:20px; text-align:left; font-size:16px; color:#FFF;}
.bank3_2_2{width:100%; height:24px; line-height:24px; overflow:hidden; float:right; margin-top:10px; text-align:left; font-size:14px; color:#FFF; font-weight:bold;}
.bank3_2_3{width:100%; height:28px; line-height:28px; overflow:hidden; float:right; margin-top:5px; text-align:left; font-size:14px; color:#FFF; }
.bank3_2_4{width:100%; height:24px; line-height:24px; overflow:hidden; float:right; text-align:left; font-size:14px; color:#FFF; font-weight:bold;}

.picScroll-left{ overflow:hidden;   }
.picScroll-left .hd{width:66%; height:37px;overflow:hidden;  padding:0 0px; position:fixed; bottom:10px; right:0px; z-index:99999 }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:34px; height:34px; float:left; margin-right:5px; margin-top:0px;  overflow:hidden;
	 cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat;border: 1px solid #fff;border-radius: 17px; text-align:center; font-size:18px; color:#fff; line-height:34px;}
.picScroll-left .hd .next{ background-position:0 -50px; margin-right:4%;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }

.pageState{ float:left;display:block;  width:34px; height:34px;font-size:16px; color:#fff; line-height:34px; margin-left:20px; margin-top:-17px;}



/*4*/

.bank4{ width:96%; height:auto; overflow:hidden; margin:0 auto; margin-top:80px;}
.bank4_1{ width:415px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
@media  screen and (max-width: 1900px) {
.bank4_1{ width:730px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank4_1 ul li{width:730px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 1600px) {
.bank4_1{ width:730px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank4_1 ul li{width:730px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 1400px) {
.bank4_1{ width:730px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank4_1 ul li{width:730px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 750px) {
.bank4_1{ width:730px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank4_1 ul li{width:730px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 640px) {
.bank4_1{ width:620px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank4_1 ul li{width:620px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 540px) {
.bank4_1{ width:520px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank4_1 ul li{width:520px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 450px) {
.bank4_1{ width:430px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank4_1 ul li{width:430px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 425px) {
.bank4_1{ width:405px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank4_1 ul li{width:405px; height:auto; overflow:hidden; margin-right:10px;}
}
@media  screen and (max-width: 375px) {
.bank4_1{ width:355px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank4_1 ul li{width:355px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 350px) {
.bank4_1{ width:330px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank4_1 ul li{width:330px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 325px) {
.bank4_1{ width:305px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank4_1 ul li{width:305px; height:auto; overflow:hidden;}

}

.bank4_2{ width:100%; height:auto; overflow:hidden;}
.bank4_2 img{width:100%; height:auto;}
.bank4_3{ width:100%; height:42px; overflow:hidden; background:#fff;}
.bank4_4{ width:75%; height:42px; overflow:hidden; float:left; line-height:42px; font-size:16px; text-indent:1em;}
.bank4_4 a{ color:#c3251f;}
.bank4_4 a:hover{ color:#c3251f; text-decoration:underline;}
.bank4_5{ width:25%; height:42px; overflow:hidden; float:left; line-height:42px; font-size:16px; text-align:center;}
.bank4_5 a{ color:#c3251f;}
.bank4_5 a:hover{ color:#c3251f;}

.bank4a_1{width:100%; height:auto; overflow:hidden; float:left;}
.bank4a_1_1{width:100%; height:32px; line-height:32px;overflow:hidden; font-size:18px; font-weight:bold; color:#000; text-align:center;}
.bank4a_1_2{width:100%; height:26px; line-height:26px;overflow:hidden; font-size:16px; font-weight:bold; text-transform:uppercase; color:#c3251f;text-align:center}

.picScroll-left1{ overflow:hidden;   }
.picScroll-left1 .hd1{width:94%; height:45px;overflow:hidden;  height:50px;  padding:0 0px; position:fixed; bottom:45%; left:3%;  z-index:99999 }
.picScroll-left1 .hd1 .prev,.picScroll-left1 .hd1 .next{ display:block;  width:45px; height:47px; float:left; margin-right:5px; margin-top:0px;  overflow:hidden;
	 cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat; text-align:center; font-size:18px; color:#fff; line-height:44px;}
.picScroll-left1 .hd1 .next{ background-position:0 -50px; margin-right:0px; float:left; }
.picScroll-left1 .hd1 .prev{ background-position:0 -50px; margin-right:0px; float:right; }
.picScroll-left1 .hd1 .prevStop{ background-position:-60px 0; }
.picScroll-left1 .hd1 .nextStop{ background-position:-60px -50px; }
.picScroll-left1 .hd1 ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left1 .hd1 ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left1 .hd1 ul li.on{ background-position:0 0; }
.pageState1{ float:left;display:block;  width:44px; height:44px;font-size:18px; color:#fff; line-height:44px; margin-left:20px; margin-top:5px;}




/*5*/

.bank5{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:20px;}
/*@media  screen and (max-width: 1900px) {
.bank5_1{ width:730px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank5_1 ul li{width:360px;margin-right:10px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 1600px) {
.bank5_1{ width:730px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank5_1 ul li{width:360px;margin-right:10px; height:auto; overflow:hidden;}
}
@media  screen and (max-width: 1400px) {
.bank5_1{ width:730px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank5_1 ul li{width:360px; height:auto; overflow:hidden;margin-right:10px;}
}
@media  screen and (max-width: 750px) {
.bank5_1{ width:730px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank5_1 ul li{width:360px; height:auto; overflow:hidden;margin-right:10px;}
}
@media  screen and (max-width: 640px) {
.bank5_1{ width:620px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank5_1 ul li{width:305px; height:auto; overflow:hidden;margin-right:10px;}
}
@media  screen and (max-width: 540px) {
.bank5_1{ width:520px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank5_1 ul li{width:255px; height:auto; overflow:hidden;margin-right:10px;}
}
@media  screen and (max-width: 450px) {
.bank5_1{ width:430px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank5_1 ul li{width:210px; height:auto; overflow:hidden;margin-right:10px;}
}
@media  screen and (max-width: 425px) {
.bank5_1{ width:405px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank5_1 ul li{width:197px; height:auto; overflow:hidden; margin-right:10px;}
}
@media  screen and (max-width: 375px) {
.bank5_1{ width:355px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank5_1 ul li{width:172px; height:auto; overflow:hidden;margin-right:10px;}
}
@media  screen and (max-width: 350px) {
.bank5_1{ width:330px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank5_1 ul li{width:160px; height:auto; overflow:hidden;margin-right:10px;}
}
@media  screen and (max-width: 325px) {
.bank5_1{ width:305px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
.bank5_1 ul li{width:147px; height:auto; overflow:hidden;margin-right:10px;}

}*/


.bank5_1{ width:96%; height:auto; overflow:hidden; margin:0 auto; margin-top:0px;}
.bank5_1 ul li{width:48.5%; height:auto; overflow:hidden; margin-right:3%; float:left; margin-bottom:10px;}
.bank5_1 ul li:nth-child(2n){margin-right: 0;}



.bank5_2{ width:99%; height:auto; overflow:hidden; border:1px solid #c3251f;}
.bank5_2 img{width:100%; height:auto;}
.bank5_3{ width:100%; height:30px; overflow:hidden; line-height:30px; text-align:center; font-size:14px; background:#fff;}
.bank5_3 a{ color:#222;}
.bank5_3 a:hover{ color:#222; font-weight:bold;}

.picScroll-left2{ overflow:hidden;   }
.picScroll-left2 .hd2{width:150px; height:45px;overflow:hidden;  height:50px;  padding:0 0px; position:fixed; bottom:10px; margin-left:32%; z-index:99999 }
.picScroll-left2 .hd2 .prev,.picScroll-left2 .hd2 .next{ display:block;  width:45px; height:47px; float:left; margin-right:5px; margin-top:0px;  overflow:hidden;
	 cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat; text-align:center; font-size:18px; color:#fff; line-height:44px;}
.picScroll-left2 .hd2 .next{ background-position:0 -50px; margin-right:30px;  }
.picScroll-left2 .hd2 .prevStop{ background-position:-60px 0; }
.picScroll-left2 .hd2 .nextStop{ background-position:-60px -50px; }
.picScroll-left2 .hd2 ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left2 .hd2 ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left2 .hd2 ul li.on{ background-position:0 0; }



/*6*/

.bank6{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:30px;}
.bank6_1{ width:100%; height:auto; overflow:hidden;}
.bank6_1_1{ width:100%; height:auto;overflow:hidden;}
.bank6_1_1 img{ width:100%; height:auto;overflow:hidden;}
.bank6_1_2{ width:100%; height:30px;overflow:hidden; line-height:30px; margin-top:2px; text-align:left; font-size:14px;}
.bank6_1_2 a{ color:#222;}
.bank6_1_2 a:hover{ color:#222;  text-decoration:underline}
.bank6_1_3{ width:100%; height:auto;overflow:hidden; line-height:20px; margin-top:5px; text-align:left; font-size:12px; color:#949494}

.bank6_qh{ width:100%; height:auto; overflow:hidden; margin-top:20px; }

.bank6_3{ width:100%; height:auto; overflow:hidden;}
.bank6_3 ul li{width:48.5%; height:auto; overflow:hidden; margin-right:3%; margin-bottom:0px; float:left}
.bank6_3 ul li:nth-child(2n){margin-right:0;}
.bank6_3_1{ width:100%; height:30px;overflow:hidden; line-height:30px; text-align:left; font-size:14px;}
.bank6_3_1 a{ color:#222;}
.bank6_3_1 a:hover{ color:#222;  text-decoration:underline}
.bank6_3_2{ width:100%; height:44px;overflow:hidden; line-height:22px; margin-top:5px; text-align:left; font-size:13px; color:#949494}
.bank6_3_3{ width:100%; height:auto;overflow:hidden; margin-bottom:0px;}
.bank6_3_3 img{ width:100%; height:auto;}




.bank7{ width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:70px;}
.bank7_1{width:96%; height:auto; overflow:hidden; margin:0 auto; }
.bank7_2{width:100%; height:auto; overflow:hidden; line-height:30px; font-size:18px; color:#fff; }
.bank7_3{width:100%; height:auto; overflow:hidden; line-height:24px; font-size:16px; color:#fff; margin-top:7px; }
.bank7_4{width:100%; height:auto; overflow:hidden; line-height:32px; font-size:14px; color:#fff; margin-top:2px; }
.bank7_4 img{ margin-top:-6px; margin-right:5px;}
.bank7_4 a{ color:#fff;}
.bank7_4 a:hover{ color:#fff;  text-decoration:underline}
.bank7_5{width:40%; height:34px; overflow:hidden; line-height:34px; margin:0 auto; font-size:16px; color:#fff; margin-top:20px; background:#c3251f; border-radius:17px; text-align:center; }
.bank7_5 a{ color:#fff;}
.bank7_5 a:hover{ color:#fff;  text-decoration:underline}
.bank7_6{width:40%; height:auto; overflow:hidden; margin:0 auto; margin-top:25px; }
.bank7_6 img{ width:100%; height:auto;}






/*内页**/


.wlind{ width:94%; height:auto; overflow:hidden; margin:0 auto; margin-top:20px;}
.wlind_1{ width:96%; height:auto; overflow:hidden; margin:0 auto;}
.wlind_1 img{ width:100%; height:auto;}
.wlind_2{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.wlind_2 ul li{ width:48.5%; height:auto; overflow:hidden; float:left; margin-right:3%; margin-bottom:6px;}
.wlind_2 ul li:nth-child(2n){margin-right: 0;}
.wlind_2_1{width:100%; height:150px; overflow:hidden;}
.wlind_2_1 img{ width:100%; height:150px;}
.wlind_2_2{width:100%; height:30px; overflow:hidden; font-size:14px; line-height:30px; text-align:center;}
.wlind_2_2 a{ color:#2D2D2D;}
.wlind_2_2 a:hover{ color:#0085E1; text-decoration:underline}

.lind1_4{ width:142px; height:28px; font-size:14px;  overflow:hidden; margin:0 auto; margin-top:16px; line-height:28px;background:#02879a; text-align:center; margin-bottom:20px; text-transform:uppercase}
.lind1_4 a{ color:#fff;}
.lind1_4 a:hover{ color:#fff;}


.wlind1{ width:100%; height:auto; overflow:hidden;margin-top:20px; background:#EBF2FA}
.wlind1_1{ width:94%; height:auto; overflow:hidden; margin:0 auto;margin-top:20px;}
.wlind1_2{ width:100%; height:auto; overflow:hidden;margin-top:20px; font-size:14px; color:#7D8184; text-indent:2em; line-height:26px;}
.wlind1_3{ width:100%; height:auto; overflow:hidden;margin-top:20px; }
.wlind1_3 ul li{ width:32%; height:100px; float:left; margin-right:2%;}
.wlind1_3 img{ width:100%; height:100px;}
.wlind1_3 ul li:nth-child(3n){margin-right: 0;}

.wlind1_4{ width:100%; height:auto; overflow:hidden;margin-top:20px;}
.wlind1_4 img{ width:100%; height:auto;}
.wlind1_5{ width:100%; height:auto; overflow:hidden;margin-top:20px;}
.wlind1_5 ul li{ width:100%; height:41px; border-bottom:1px solid #CDCDCD; line-height:40px; font-size:14px;}
.wlind1_6{ width:70%; height:40px; float:left; text-align:left; overflow:hidden}
.wlind1_6 a{ color:#323232;}
.wlind1_5 ul li:hover{border-bottom:1px solid #0085E1;color:#0085E1;}
.wlind1_5 ul li:hover a{color:#0085E1;}

.wlind1_7{ width:30%; height:30px; float:left; text-align:right; font-size:13px;}
.wlind2{ width:100%; height:9px; overflow:hidden;margin-top:20px; background:url(../images/wld_10.jpg)}
.wlind3{ width:94%; height:auto; margin:0 auto; margin-top:10px; overflow:hidden; line-height:24px; font-size:13px; color:#959595; text-align:center; margin-bottom:50px;}

/* 工具栏 */
#toolbar{position:fixed;bottom:0;width:100%;z-index: 888;height:50px;left: 0;}
#toolbar .list{width:100%;max-width:640px;min-width: 320px;margin: 0 auto;background:#0848b8;}
#toolbar .list li{float:left; width:25%; text-align:center;}
#toolbar .list a{display:block;height:50px;line-height:0.24rem;font-size: 0.22rem;color:#fff;padding-top: 0.15rem;}
#toolbar .list a.hover{background:#84CBFF;}
#toolbar .list a s{margin-left:auto;margin-right:auto;width:100%;height:auto; overflow:hidden;display:block;background-size: 5rem auto; margin-top:5px;}
#toolbar .list a s img{ width:auto; height:18px;}
#toolbar .list a span{text-align: center;line-height:24px; height:auto; overflow:hidden;display: block; font-size:14px;}
#toolbar .list a .too-home{background-position: 0.03rem 0;}
#toolbar .list a .too-qiao{background-position: -1.6rem 0;}
#toolbar .list a .too-map{background-position: -.79rem 0;}
#toolbar .list a .too-tel{background-position: -2.36rem 0;}
.xbg{width:100%; display:block;position: fixed;height:1.05rem;left: 0;bottom: 0;background: #fff;z-index: 880;}
#toolbar .list a s span{color: #fff;padding-top:.9rem;text-transform: initial;font-style:normal;}

/*微信弹窗*/
#wxnr{width:100%;height: 100%;position:fixed;top: 0;z-index:1000;display:none;background: rgba(0,0,0,.6);}
#wxnr .nrdf{margin: auto;position: absolute;top: 50%;left: 0;right: 0;width: 60%;height:240px;padding: 0.3rem;padding-top: 0.6rem;margin-top: -2.5rem;text-align:center;background-color: rgba(255, 255, 255, 0.8);box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777;border-radius:10px;}
#wxnr img{width:143px;height:auto;display: block;margin: 0 auto; overflow:hidden}
#wxnr p{font-size: 12px;line-height:20px;text-align:center;}
#wxnr i{position: absolute;top: 0.2rem;right: 0.2rem;width:18px;height:18px;font-size: 12px;line-height:18px;text-align:center;color: #fff;font-weight: bold;font-style: normal;background: #333;border-radius: 1rem;cursor: pointer;}
#wxnr span{display:inline-block;padding: 0.03rem 0.1rem;line-height: 1.2rem;background-color: #009b4c;color:#fff;border-radius: 0.05rem;cursor:pointer;}
#wxnr span.wx{padding-left: 0.4rem;background-image: url(../images/wx.png);background-size: 0.28rem;background-position: 0.1rem center;background-repeat: no-repeat;}
/*复制提示*/
#weixin{position: fixed;top: 50%;margin-top: -0.4rem;z-index: 9999999;font-size: 0.26rem;color: #fff;width: 90%;right: 5%;line-height: 0.8rem;text-align: center;background: rgba(0, 0, 0, 0.8);border: 2px solid #333;border-radius: 0.1rem;display: none;}

.wlind4{ width:100%; height:auto; overflow:hidden;background: url(../images/wld_13.jpg) no-repeat;background-size:100% ;}

.lind_1_1{ width:94%; height:50px; margin:0 auto; margin-top:35px; margin-bottom:35px; }
.lind_1_2{ width:35%; height:17px; float:left; margin-top:16px;}
.lind_1_2 img{ width:100%; height:auto}
.lind_1_3{ width:30%; height:50px; float:left; }
.lind_1_4{ width:100%; height:32px; float:left; font-size:18px; color:#fff; text-align:center; line-height:32px; font-weight:bold}
.lind_1_5{ width:100%; height:18px; float:left; font-size:14px; color:#C0E3FF; text-align:center; line-height:18px; text-transform:uppercase; margin-top:3px;}

.wlind5{ width:98%; height:auto; overflow:hidden; margin:0 auto; margin-top:15px;}
.wlind5 ul li{ width:22.8%; height:32px; line-height:32px; margin-right:2%; text-align:center; border:1px #CDCDCD solid; float:left; margin-bottom:10px; overflow:hidden}

.wlind5 ul li:nth-child(4n){margin-right: 0;}
.wlind5 ul li a{ color:#333;}
.wlind5_h{width:23.2%!important; height:33px!important; line-height:33px!important; border:0px!important; background:#0848b8}
.wlind5_h a{ color:#fff!important;}


.wlind5c{ width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:15px;}
.wlind5c ul li{ width:22.8%; height:32px; line-height:32px; margin-right:2%; text-align:center; border:1px #CDCDCD solid; float:left; margin-bottom:10px;}
.wlind5c ul li:nth-child(4n){margin-right: 0;}
.wlind5c ul li a{ color:#333;}
.wlind5c_h{width:32%!important; height:33px!important; line-height:33px!important; border:0px!important; background:#0183E1}
.wlind5c_h a{ color:#fff!important;}

.wlind6{ width:94%; height:auto; overflow:hidden; margin:0 auto; margin-top:15px;}
.wlind7{ width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:15px;}
.title{font-size:16px;text-align: center;line-height:30px;margin-bottom:10px;color: #333333;}
.mark{font-size:12px;line-height:26px;text-align: center;color: #666666;border-top: 1px dashed #e5e5e5;border-bottom: 1px dashed #e5e5e5;}
.mark span{margin:0 6px;}
.wlind8{ width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:15px; line-height:26px; font-size:14px; text-indent:1em;}
.wlind8 img{ max-width:90%; width:auto!important; height:auto!important}
.wlind9{ width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:15px;}
.wlind9 ul li{ width:100%; height:30px; border-bottom:1px #CDCDCD solid; line-height:30px; color:#666 ; margin-bottom:10px; font-size:14px;}
.wlind9 ul li a{ color:#666;}

.lind_4{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
.lind_4 ul li{ height:110px; width:48.5%; margin-right:3%; float:left; margin-bottom:10px;}
.lind_4 ul li img{ width:100%; height:110px;}
.lind_4 ul li:nth-child(2n){margin-right: 0;}


/*分页*/
.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{

	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}



.adv1{ float: left; width: 100%; height: 80px; float: left; background: #0f889a; border-radius: 8px;}
.adv1 div{ width: 82%; height: 64px; margin:0 auto;overflow: hidden; text-align: center; border: 1px #fff solid; border-radius: 8px; margin-top:5px;}
.adv1 div p{ display:block; padding:3px 0px;}
.adv1 div p span{ font-size: 14px; color: #fff; font-weight: bold; letter-spacing: 2px; line-height:30px;}
.adv1 div p font{ font-size: 12px; color: #fff;letter-spacing: 2px; line-height: 20px;}














