﻿
@charset "utf-8";
/* CSS Document */
body {margin:0;padding:0;font-family:'Microsoft YaHei','微软雅黑 Regular';font-size:14px;}
input, select, textarea { vertical-align: middle; outline:none; }
h1, h2, h3, h4, h5, h6{font-weight:normal;}
img { border: 0; vertical-align:middle; }
ul, li, ol, dl, dt {list-style: none;}
a { text-decoration: none; outline: none; color: #000; }
* { padding: 0px; margin: 0px; }
.fl { float: left; }
.fr { float: right; }
.fw{ overflow:hidden;}
.clear { clear: both;}
.clearfix:before, .clearfix:after {display: table;content: "";}
.clearfix:after {clear: both;}
/*.wrap{width:1720px;margin:0 auto;  }
*/.wrap{width:90%;margin:0 auto;  }
.text{text-align: center;}





.leshan{
    bottom: 292px;
    right: 609px;
}
.leshan11{
bottom:100px;
}
.deyang11{
bottom:100px;
}
.deyang{
bottom: 280px;
    left: 525px;
}
.taiyuan11{
    bottom: 171px;
    right: 255px;
}
.taiyuan{
    bottom: 460px;
    right: 443px;
}
.fujian{
bottom: 150px;
    right: 322px;
}
.zhjiang11{
bottom: 24% !important;
    right: 35% !important;
}
.yzm-img
{
width:120px;
}
.fujian11{

    bottom: 69px;
    right: 203px;

}
.guangzhou{
    bottom: 102px;
    right: 400px;
}
.shenzhen{
    bottom: 102px;
    right: 400px;
}
.guangzhou11{
bottom: 50px;
    right: 239px;
}
.zhongshan11{
    bottom: 35%;
    right: 44% ;
}
.hainan11{
    bottom: 7px;
    right: 270px;
}
.zhjiang11{
    right: 29%;
    bottom: 30%;
}
.zhongshan11{
    bottom: 25% !important ;
    right: 34% !important;
}
.tongchuan{
 bottom: 26%;
    left: 46%;
}
.hainan{
bottom: 20px;
    right: 474px;
}
.shenzhen11{
bottom: 55px;
    right: 219px;
}
/*index*/
.top{background:#034099;height: 98px;}
.logo{/*width: 140px;*/height:63px;margin: 15px 0 0 0;}
.logo a img{width: 100%;height: 100%;}
.topR{width:70%;}

.search{position: relative;height:98px;line-height: 98px;}
.search span{width: 39px;height: 39px;display:inline-block;cursor:pointer;}
.search span img{width: 100%;height: 100%;}

.searchBox{position: absolute;right:-60%;bottom:-51px;z-index: 99999999999;background:#eee;line-height: 0;width: 200px;height: 0;overflow: hidden;}
.searchBox dl{padding:10px;border-top:2px #9f855a solid;}
.search input{height: 30px;line-height: 30px;width:120px;padding:0 0 0 13px;border:none;float:left;}
.search input::-webkit-input-placeholder{ color:#9a9a9a;font-size: 14px; }
.search input:-moz-placeholder{  color:#9a9a9a;font-size: 14px;  }
.search input::-moz-placeholder{ color:#9a9a9a;font-size: 14px;   }
.search input:-ms-input-placeholder{  color:#9a9a9a;font-size: 14px;  }
.searchBox dl a{display:inline-block;float:left; width: 40px; background:#9f855a; height: 30px;line-height: 30px;text-align: center;color:#fff;font-size: 14px;margin:0 0 0 5px; }


.nav{height:98px;line-height:98px;width: 95%;}
.nav ul li{float:left;position:relative;text-align: center;margin:0 1% 0 0;width: 13%;}
.nav ul li a{color:#fff;font-size: 16px;display:block;}
.nav ul li a:hover{background:url(../images/hover.png) no-repeat center center;}
.nav li.on a {color:#ff6600;}
.onnav a{background:url(../images/hover.png) no-repeat center center;}




/*侧导航*/
.slide-bar.active{
    position:absolute;
    height: 100%;top:4em;
    width:100%;
    background:#fff;

    display:block;/*可以解决左滑BUG*/
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.wraper-page{position: absolute;top:44px;right: 0;bottom: 44px;left: 0;overflow: hidden;}
.slide-bar{
    padding:4em 0 0 0;
    width: 0;margin-top:0;
    position: absolute;height: 100%;
    right:0;z-index: 999999;
    transform: translate3d(100%,0,0);
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);

    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.btn-slide-bar{background: url('../images/tb111.png') no-repeat center center;width:37px;height:30px;display:none;margin:.5em 0 0 0;position:absolute;right:1em;top:0;}
.btn-slide-bar.on{background: url('../images/tb11.png') no-repeat center center;}

.menu{overflow: hidden;width: 100%;position: absolute;right:0;height: 100%;}
.menu li{padding:1em;border-bottom: 1px #333 solid;}
.menu li a{color:#333;font-size:1.2rem;display: block;}
.menu li a span{float:right;}
.menu li a span img{width: 50%;}

/*二级菜单*/
.sonav{cursor:pointer;background:url(../images/tb6.png) no-repeat;background-position:90% 50%;background-size:10px;}
.currentDt{background:url(../images/tb5.png) no-repeat;background-position:90% 50%;background-size:20px;}
.navContent{display: none;}
.navContent li a{display:block;color:#333;font-size:1rem;}
/*侧导航*/






.banner{width: 100%;height:687px;position: relative;overflow: hidden;}
#container{position: relative;width: 100%;height: 100%;z-index: 50;}
.pic li {position: absolute;top: 0;left: 0;display: none;height: 100%;width: 100%;}
.pic li img {width:  100%;height:  100%;}
.positionBox{width: 100%;position: absolute;bottom:32px;}
#position{text-align: center;display:inline-block;display:none;}
#position li{width: 40px;height: 3px;margin:0 12px;display: inline-block;background-color:#fff;float: left;cursor:pointer;}
#position .cur{height: 5px;position:relative;top:-2px;}
.arrbtn{width: 90%;margin:0 auto;position: absolute;height: 53px;top:41%;left:0;right:0;}
.arrow {cursor:pointer;width:41px;height:70px;position: absolute;z-index: 2;}
.arrow img{width: 100%;}
#prev {left:0;}
#next {right:0;}
.banner-te{position: absolute;text-align: center;left:0;top:40%;z-index:99;right:0;margin:0 auto;width: 50%;}
.banner-te img{width: 100%;}



.banner-btn{position: absolute;left:0;bottom:0;height: 68px;line-height: 68px;width: 100%;}
.banner-btn a{width: 50%;display: inline-block;font-size: 28px;color:#fff;text-indent: 88px;float:left;}
.wyrh{background:url(../images/bg22.png) repeat;text-align: right;}
.wyrh img{margin:0 88px 0 0;}
.hybz{background:url(../images/bg1.png) repeat;}

.window{position:fixed;right:20px;width: 68px;top:40%;z-index: 99999;}
.window dl{margin:0 0 1px 0;text-align: center;width:53px;height: 53px;cursor:pointer;padding:10px 10px;}
.window dl a p{color:#fff;font-size:20px;}
.return_top:hover{background:#034099;}
.return_top{display:none;line-height: 53px;background:#eee;}
.window1{background:#0a65c5;}
.window2{background:#b7a280;}


.footer{}
.footer-top{height: 17px;background:url(../images/bg3.png) repeat-x;}
.footer-bottom{background:#313131;padding:26px 0 39px 0;}
.footerL{}
.ewm{margin:0 52px 0 0;}
.addre h1{font-size:20px;color:#d0d0d0;font-weight: bold;}
.addre h1 span{margin:0 22px;color:#ff9600;}
.addre p{font-size: 12px;color:#d0d0d0;line-height: 22px;}
.footerR{text-align: right;}
.footerR p{font-size: 12px;color:#d0d0d0;line-height: 22px;}


.link{margin:15px 0 0 0;}
.link-head{background:#eeeeee;height: 41px;line-height: 41px;}
.link-head span{background:#fff url(../images/border1.jpg) no-repeat left top;padding:0 15px;height: 100%;float:left;font-size:24px;color:#000;}
.link-head a{float:right;color:#999999;font-size: 14px;margin:0 32px 0 0;}
.link-head a:hover{color:#e60012;}
.link-main{margin:23px 0 13px 0;}
.link-main ul li{float:left;width: 10%;text-align: center;height: 68px;line-height: 68px;}
.link-main ul li a img{width: auto;max-width:92%;}

.link-main2{margin:23px 0 43px 0;}
.link-main2 ul li{float:left;width: 10%;text-align: center;height:36px;line-height: 36px;}
.link-main2 ul li a {width: auto;}




.box1{margin:37px 0 0 0;}
.newH{width: 73%;}
.newH-cont{margin:33px 0 0 0;height: 387px;overflow: hidden;}
.pic1{width: 50%;height: 383px;position: relative;overflow: hidden;}
.pic1 a img{width: 100%;height: 100%;}
.pic1-text{position: absolute;left:0;bottom:0;width: 100%;height: 30%;background:url(../images/bg33_03.png) repeat-x left bottom;display:none;}
.pic1 a:hover .pic1-text{display:block;}
.dlbox{margin:0 20px;position: absolute;bottom: 20px;text-indent: 0;}
.dlbox dl{margin:0 0 5px 0;}
.dlbox dl span{height: 20px;line-height: 20px;padding:0 9px;color:#ffffff;font-size:12px;font-family: '宋体';display:inline-block;margin:0 7px 0 0;text-indent: 0;}
.blue{background:#0a65c5;}
.red{background:#e60012;}
.pic1-text p{color:#ffffff;font-size:16px;}

.pic2{height: 100%;width: 50%;}
.pic2 ul li{ background-repeat:no-repeat; background-position: center; background-size:cover; float:left;margin: 0 3% 4% 3%;position: relative;width: 44%;height: 179px;}
.pic2 ul li a{ display:block; width:100%; height:100%; position:absolute; left:0; top:0;}
.pic2 ul>li+li+li{margin: 0 3% 0 3%;}
.pic2 ul>li+li+li+li{margin: 0 3% 0 3%;}
.pic2 ul li a img{width: 100%;height: 100%;}

.pic2-text{position: absolute;left:0;bottom:0;width: 100%;height:100%;background:url(../images/bg33_03.png) repeat-x left bottom;background-size: 100%;color:#ffffff;font-size:14px;line-height: 22px;text-indent: 2em;display:none;}
.pic2-text a{color:#ffffff;font-size:14px;}
.pic2-text a:hover{color:#e60012;}
.pic2 ul li a:hover .pic2-text{display:block;}



.nlistH{/*width: 396px;*/width: 25%;}
.nlistH-cont{margin:33px 0 0 0;height: 23%;overflow: hidden;}
.nlistH-cont ul li{height:35px;line-height: 35px;overflow:hidden;}
.nlistH-cont ul li a{color:#000;font-size:16px;padding:0 0 0 15px;display:block;background:url(../images/tb22_03.jpg) no-repeat left 16px;}
.nlistH-cont ul li a:hover{color:#b8302d;background:url(../images/tb22_06.jpg) no-repeat 0 16px;}



.box2{margin:30px 0 0 0;}
.box2L{width:34.5%;padding:16px 14px;background:#eeeeee; }
.box2L-pic{/*width: 33%;*/width: 32%;}
.box2L-pic img{width: 100%;}
.box2L-list{/*width: 65%;*/     width: 62%;max-height: 261px;overflow:hidden;}
.list-head{position: relative;}
.list-head a{width: 82px;height: 29px;line-height: 29px;text-align: center;color:#fff;font-size: 14px;background:#b8302d;display:inline-block;position: absolute;right:0;top:0;}
.list-head h1{color:#000;font-size:24px;}
.list-head p{color:#999;font-size:12px;text-transform: capitalize;}
.list-text{color:#000;font-size:14px;line-height:22px;text-indent: 2em;margin:32px 0 0 0;}
.box2R{width: 62.2%;}
.box2R-cont{margin:21px 0 0 0;height: 238px;overflow: hidden;}


  .lubo{ width: 100%; min-width:1000px;clear: both; position: relative; height:230px;}
  .lubo_box{ position: relative; width:100% !important; height:230px;margin:0 auto;z-index: 99999;overflow: hidden; }
  .lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100% !important; height:226px;}
   .lubo .bd{width: 100%;height: 100%;}
  .lubo_box li div{z-index: 99999;height: 100%;}
  .lubo_box li div dl{ background-repeat:no-repeat; background-size:cover; background-position:center; position:relative; width:21%;height: 100%;margin:0 2% 0 2%;float:left;}
  .lubo_box li div dl a { display:block; position:absolute; left:0; top:0; width: 100%; height: 100%;}


  /*圆点*/
  .cir_box{ overflow: hidden; position: absolute; z-index: 100;display:none;}
  .cir_box li{ float: left; width: 30px; height: 5px; margin:0 5px; cursor: pointer; background: #fff; opacity: 0.8;filter:alpha(opacity=80);}
  .cir_on{ background: #000 !important;}

  /*按钮*/
  .lubo_btn{ position: absolute; width: 100%; top: 30%;z-index: 99;display:none;}
  .left_btn, .right_btn{ width:24px; height:82px;cursor: pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
  .left_btn{ float: left;background:url(../images/left2.png) no-repeat;}
  .right_btn{ float: right;background:url(../images/right2.png) no-repeat;}











.box3{margin:0px 0 0 0;background:#f9f9f9;padding:21px 0 10px 0;}
.box3L{width: 36%;}
.box3L-top{height: 42px;background:url(../images/bg4.png) no-repeat ;line-height: 42px;}
.box3L-top span{height: 100%;float:left;font-size:24px;color:#000;margin:0 0 0 38px;}
.box3L-top a{float:right;color:#999999;font-size: 14px;margin:0 32px 0 0;}
.box3L-top a:hover{color:#e60012;}
.box3L-main{padding:40px 0 46px 0;background:#fff;}
.box3L-main ul{position: relative;}
.box3L-main ul li{float:left;width: 50%;text-align: center;}
.box3L-main ul li a img{width: 176px;height: 232px;}
.box3L-main ul li a p{color:#000;font-size: 14px;}
.box3L-main ul b{width: 1px;height: 100%;background:#dcdcdc;position: absolute;left:0;right:0;top:0;margin:0 auto;}


.box3C{width: 40%;margin:0 2%;}
.box3C-main{;overflow: hidden;height: 324px; margin: 19px 0 0 0;}
.box3C-main ul li{/*height:36px;*/line-height: 36px;}
.box3C-main ul li a{color:#000;font-size:14px;padding:0 0 0 15px;display:block;background:url(../images/tb22_03.jpg) no-repeat left 17px;}
.box3C-main ul li a:hover{color:#b8302d;background:url(../images/tb22_06.jpg) no-repeat center left;}

.box3R{width: 20%;height: 360px;overflow: hidden;}
.box3R ul li{margin:0 0 18px 0;height: 108px;}
.box3R ul li a img{width: 100%;height: 100%;}


.box4{margin:20px 0 0 0;height:362px;}
.box4L{width: 38%;}
.box4L-top{height: 273px;position: relative;width: 100%;}
.box4L-top img{width: 100%;height: 100%;}
.box4L-bottom{height: 88px;margin:1px 0 0 0;background:url(../images/bg2.png) repeat-x;/*font-size: 22px;*/color:#fff;font-weight: bold;line-height: 88px;background-size: 100% 100%;font-size: 16px;}
.box4L-bottom span{margin:0 21px 0 26px;border-right:1px #92beec solid;padding:0 23px 0 0;width: 30%;}
.box4L-bottom img{width: 60%;}
.box4R{width: 62%;background:#eeeeee;height: 100%;}
.box4R-left{background:url(../images/map.png) no-repeat center top;width: 50%;height: 330px;margin:17px 0 0 28px;position: relative;}
.map2-top{display:inline-block;position: absolute;z-index: 99999;}
.map2-top h1{color:#333333;font-size:22px;font-weight: bold;}
.map2-top p a{color:#000000;font-size: 14px;}
.box4R-text{background:#fff;border:1px #dcdcdc solid;width:34%;height: 330px;margin:10px 10px 0 0;padding:0 34px;overflow: hidden;}




.pic33 li {position: relative;top: 0;left: 0;display: none;height: 100%;width: 100%;}
#position33{position: absolute;bottom:0;right:0;margin: 0;text-align: center;width: 100%;height: 100%;}
#position33 li{width: 7px;height: 7px;margin:0;display: inline-block;float: left;cursor:pointer;background:url(../images/tb3.png) no-repeat;position: absolute;}
#position33 li b{width:14px;height:16px;position: absolute;left:2px;top:-16px;}
#position33 .cur b{background:url(../images/tb2.png) no-repeat;}
#position33 .cur .dian-text33{display:inherit;}
.dian-text33{position: absolute;background:#fff;border:1px #bd0506 solid;height:23px;line-height: 23px;color:#333333;font-size:14px;min-width: 215px;top:-49px;left:0;display:none;}
.dian-text33 span{background:url(../images/tb4.png) no-repeat;width:12px;height:10px;display: inline-block;position: absolute;left: 7px;bottom: -10px;background-size: 100%;}


.chengdu11{top:66%;left:48%;}
.dazong11{top:61%;left:57%;}
.beijing11{top:36%;left:63%;}
.haikou11{top:94%;left:61%;}
.chongqing11{top:66%;left:55%;}
.tianjin11{top:39%;left:69%;}
.hangzhou11{top:68%;left:75%;}
.guangxi11{top:84%;left:58%;}
.guizhou11{top:76%;left:55%;}

.guangdong11{top: 84%;left: 66%;}
.kunming11{top: 80%;left: 46%;}
.mianyang11{top: 60%;left: 50%;}

.zhjiang11{bottom:22%;right: 25%;}
.zhongshan11{bottom: 12%;right: 30%;}
.quxian11{bottom: 30%;left: 52%;}
.kaijiang11{bottom: 28%;left: 54%;}
.tongchuan11{bottom: 38%;left: 55%;}
.dazhu11{bottom: 34%;left: 52%;}






.mapte-top33{margin:23px 0 0 0;}
.mapte-top33 h6{color:#333333;font-size:18px;margin:0 0 15px 0;}
.mapte-top33 p{color:#666666;font-size:14px;line-height:24px;text-indent: 2em;}
.mapte-addre33{border-top:1px #dcdcdc solid;padding:5px 0 0 0;margin:33px 0 0 0;position: relative;}
.mapte-addre33 dl{color:#666666;font-size:14px;line-height:24px;}
.mapte-addre33 dl img{width: auto;margin:0 28px 0 0;}
.mapte-addre33 p{color:#666666;font-size:14px;line-height:24px;margin:0 0 15px 0;}
.mapte-addre33 a{background:#b8302d;width: 82px;height: 29px;line-height: 29px;text-align: center;color:#fff;font-size: 14px;display:inline-block;position: absolute;right:0;top:10px;}


/*about*/
.nybanner{height: 347px;width: 100%;position: relative;}
.nybanner img{width: 100%;height: 100%;}
.nybanner h1{color:#fff;font-size: 55px;position: absolute;text-align: center;width: 100%;left:0;top:40%;}
.banner-text{position:absolute;left:0;top:111px;width: 1172px;margin:0 auto;right:0;}
.banner-text h1{color:#ff6600;font-size:42px;font-weight: bold;text-transform: uppercase;}

.subnav{/*position: absolute;*/background: url(../images/bg1.png) repeat;height: 44px;line-height: 44px;width: 100%;left:0;bottom:0;text-align: center;}
.subnav ul{    /* display: inline-block; */
    display: flex;
    justify-content: center;
  }
.subnav ul li{float: left;width: 162px;height: 44px;line-height: 44px;}
.subnav ul li a{color:#fff;font-size: 14px;display:block;}
.subnav ul li a:hover{background:url(../images/bg22.png) repeat;}
.onsub{background:url(../images/bg22.png) repeat;}

.about{margin:77px 0 0 0 ;overflow: hidden;}
.about h1{height: 53px;line-height: 53px;background:#eee;text-align: center;color:#000;font-size: 22px;}
.about-main{border:1px #e5e5e5 solid; font-size:14px;line-height:28px;overflow:hidden;
    margin-top: 130px;margin-top: 50px;
    justify-content: space-between;
    padding: 0px 100px;}
.abtop{margin:40px 0 0 0 ;}
.abtopL{width: 40%;padding: 58px 0;}
.abtopL p{color:#000000;font-size: 22px;line-height: 58px;}
.abtopR{width: 60%;}
.abtopR img{width: 100%;}
.abtop-text{margin:62px 0 0 0;}
.abtop-text p{color:#000000;font-size:14px;line-height:36px;text-indent: 2em;}







/*入会申请*/
.apply{margin:50px auto 0 auto;width: 520px;}
.apply ul li{margin:0 0 15px 0;}
.apply ul li span{width: 120px;text-align: right;float:left;height: 34px;line-height: 34px;font-size: 16px;color:#000000;}
.apply ul li input{width: 313px;height: 32px;border:1px #a0a0a0 solid;float:left;text-indent: 15px;font-size: 14px;color:#000000;}
.apply ul li b{font-weight: normal;height: 34px;line-height: 34px;font-size: 16px;color:#000000;margin:0 0 0 16px;}
.apply-btn{margin:35px 0 0 0;}
.apply-btn a{width: 82px;height: 32px;line-height: 32px;text-align: center;color:#fff;font-size: 16px;display:inline-block;}
.apply-btn input.blue{background:#0a65c5;width: 82px;height: 32px;line-height: 32px;text-align: center;color:#fff;font-size: 16px;display:inline-block; border:none; cursor:pointer; }
.apply-btn input.gray{background:#a0a0a0;margin:0 0 0 30px;width: 82px;height: 32px;line-height: 32px;text-align: center;color:#fff;font-size: 16px;display:inline-block;border:none;cursor:pointer;}
.apply ul li textarea{width: 313px;height: 100px;resize:none;border:1px #a0a0a0 solid;float:left;text-indent: 15px;font-size: 14px;color:#000000;padding:10px 0;}






/*会员展示*/
.show{margin:0 0 50px 0;}
.show-head{margin:81px 0 0 0;border-bottom: 1px#a0a0a0 solid;padding:0 0 16px 0;}
.show-head dl{float:right;}
.show-tab{margin:6px 32px 0 0; }
.show-tab a{height: 26px;line-height: 26px;display:inline-block;padding:0 10px;font-size: 14px;color:#666;margin:0 0 0 1em;}
.blue2{color:#fff !important;background:#034099;}
.saerch2{border:1px #d1c0a5 solid;width:210px;height: 34px;padding:0 20px;border-radius:34px;}
.saerch2 input{width: 180px;float:left;height: 32px;line-height: 32px;border:none;font-size: 14px;color:#666;}
.saerch2 a{width: 22px;float:right;height: 34px;line-height: 34px;}
.show-main{margin:69px 0 0 0;}
.show-main ul li{float:left;box-shadow: 0 0 5px #d6d6d6;width:17%;margin:0 1% 2% 1%;position: relative;padding:5px;overflow: hidden; height:290px;}
.show-main ul li img{width: 100%;}
.smtext{position: absolute;left:0;width: 100%;bottom:-136px;background:url(../images/bg1.png) repeat;padding: 10px 0;}
.smtext-line{}
.smtext-line b{width: 24px;height: 1px;background:#fff;display:inline-block; margin: 0 auto;}
.smtext-top{}
.smtext-top p{color:#fff;font-weight: bold;font-size: 16px;line-height: 22px;}
.smtext-main{width: 80%;margin:0 auto;color:#fff;font-size:14px;line-height: 28px;height: 112px;}
.smtext-main a{color:#fff;font-size:14px;}
/*.smtext-main a:hover{color:#f00;}
*/


.show-pag{}
.show-pag a{color:#000000;font-size: 16px;margin:0 1em;}
.show-pag a:hover{color:#f00;}


.ny-page{ text-align:center; padding-bottom:30px; clear:both; }
.ny-page a{ background:#e4e4e4; line-height:26px; display:inline-block; font-size:14px; color:#666; padding:0 11px; margin:0 4px;}
.ny-page a.cur, .ny-page a:hover{ background:#0cb34f;color:#fff;}
.ny-page .nowpage{ background:#0cb34f;line-height:26px; display:inline-block; font-size:14px; color:#fff; padding:0 11px; margin:0 4px;}



/*总会新闻*/
.news{margin:71px 0 80px 0;}
.news-main{}
.news-main ul li{float:left;box-shadow: 0 0 5px #cccccc;width:19%;margin:0 1% 2% 1%;overflow: hidden;padding:0 22px 14px 22px;}
.news-top{height: 77px;  position: relative;}
.news-top span{/*float:left;*/color:#000000;font-size: 16px;font-weight: bold;line-height: 77px;}
.news-date{background:url(../images/news_03.png) no-repeat #034099 left top;height: 77px;/*float:right;*/background-size: 100% 9px;width: 76px;   position: absolute;right:0;top:0;}
.news-date h1{color:#fff;font-size: 30px;font-weight: bold;font-family: Arial;margin:16px 0 0 0;}
.news-date p{color:#fff;font-size: 12px;}
.news-pic{margin:13px 0 0 0;min-height:193px;max-height: 193px;overflow: hidden;}
.news-pic img{width: 100%;}
.news-tex{margin:12px 0 0 0;}
.news-tex p{line-height: 20px;color:#999999;font-size: 14px;height: 40px;overflow: hidden;}
.news-tex dl{margin:5px 0 0 0 ;text-align: right;}
.news-main ul li a:hover .news-top span{color:#034099;}
.news-main ul li:hover{box-shadow: 0 0 10px #333;}
.news-main ul li a:hover .news-tex p{color:#034099;}

.newsBox{margin:18px 0 28px 0;}
.newsBox ul li{border-bottom: 1px #eeeeee solid;/*height: 59px;*/line-height: 46px;}
.newsBox ul li p:first-child{ background:url(../images/index_12.jpg) no-repeat left center; text-indent:12px; }
.newsBox ul li a{font-size: 14px;color:#000;display:block;}
.newsBox ul li a span{float:right;}
.newsBox ul li a:hover{color:#f9b800;text-decoration: underline;}

/*天下达商*/
.map{width: 100%;margin:38px auto 0 auto;}
.map-top{height: 922px;/*background:url(../images/map2.png) no-repeat center top;*/position: relative;width: 100%;}
.map-biao{position: absolute;right:0;bottom:0;}
.map-biao p{color:#d5d5d5;font-size:24px;line-height: 29px;text-transform: uppercase;}
.map-main{border-top:1px #bb0c15 solid !important;border:1px #dcdcdc solid;padding:50px 100px;margin:75px 0 0 0;}
.mapte-top{}
.mapte-top h6{color:#333333;font-size:18px;font-weight: bold;text-align: center;margin:0 0 25px 0;}
.mapte-top p{color:#666666;font-size:14px;line-height:24px;text-indent: 2em;}
.mapte-addre{border-top:1px #dcdcdc solid;padding:30px 0 0 0;margin:50px 0 0 0;display: inline-block;}
.mapte-addre dl{color:#666666;font-size:14px;line-height:24px;}
.mapte-addre dl img{width: auto;margin:0 28px 0 0;}


.about-main2{border:1px #e5e5e5 solid;padding:0; font-size:14px;line-height:28px;overflow:hidden; }
.about-main2 h4{color:#cccccc;font-size: 22px;font-family: Arial;text-align: center;text-transform: capitalize;line-height: 36px;}

.pic22 li {position: relative;top: 0;left: 0;display: none;height: 100%;width: 100%;}
#position22{position: absolute;bottom:0;right:0;left:0;margin: 0 auto;text-align: center;width: 1200px;height: 100%;background: url(../images/map2.png) no-repeat center top;
    background-size: 100% 100%;}
#position22 li{width: 13px;height: 13px;margin:0 6px;display: inline-block;float: left;cursor:pointer;background:url(../images/txds_06.png) no-repeat;position: absolute;}
#position22 li b{width: 26px;height: 42px;position: absolute;left:-7px;top:-42px;}
#position22 .cur b{background:url(../images/dingwei.png) no-repeat;}
#position22 .cur .dian-text{display:inherit;}
.dian-text{position: absolute;background:#fff;border:1px #bd0506 solid;height: 33px;line-height: 33px;color:#000;font-size: 20px;min-width:296px;top:-87px;left:0;display:none;}
.dian-text span{background:url(../images/tb4.png) no-repeat;width:18px;height:14px;display: inline-block;position: absolute;left: 25px;bottom: -14px;}


.chengdu{bottom: 242px;left: 530px;}
.beijing{top:372px;right:375px;background:url(../images/txds_10.png) no-repeat !important;width: 26px !important;height: 25px !important;}
.haikou{top:92%;left:58%;}
.chongqing{bottom: 244px;right: 546px;}
.tianjin{top:44%;left:69%;}
.hangzhou{top:68%;left:75%;}
.guangxi{bottom:115px;right:500px;}
.guizhou{bottom: 186px;right: 547px;}
.dazong {bottom:303px;right:523px;}
.guangdong{bottom:127px;right:416px;}
.kunming{bottom: 127px;right: 657px;}
.mianyang{bottom: 290px;left: 550px;}
.zhjiang{bottom:237px;right:283px;}
.zhongshan{bottom: 127px;right:395px;}
.quxian{bottom: 310px;left: 600px;}
.kaijiang{bottom: 279px;left: 620px;}
.tongchuan{bottom: 26%;
    left: 46%;}
.dazhu{bottom: 300px;left: 630px;}





.about-main p img{/*width: 359px;*/margin: 0 35px 0 0;}


.right-on{ margin:0 15px; padding:30px 0; line-height:25px; border-top:1px #ccc dashed;}
.right-on > div{ width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:10px 0px; }
.right-on > div .btn{ background:#f0f0f0; min-width:60px; text-align:center; display:inline-block; margin-right:5px;}
.right-on > div a{ color:#666;}