/*
************ author: yaozhixing
************ base鍏叡css
*/
*{margin: 0; padding: 0;}
html,body{margin: 0; padding: 0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,iframe{margin:0;padding:0;word-break:break-all;word-wrap:break-word;}
body{position:relative;font-size:14px; font-family: '\9ED1\4F53','\5b8b\4f53',arial,tahoma, Srial, helvetica, sans-serif;color:#666; overflow-x: hidden;}
table{border-spacing:0;border-collapse:collapse;}
img{border:0;vertical-align:top;}
img.imgbgnone{background-color: transparent;}
address,caption,cite,code,dfn,em,th,var,i,b,p{font-style:normal;}
ul,li,ol,dl,dt{list-style:none; margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6,strong{font-weight:normal; margin: 0; padding: 0; font-size: 14px;}
br{letter-spacing:0px;}
hr{margin:20px 0;border:none 0;border-bottom:solid 1px #dedede;}
button, select{font:14px; color:#676767; font-family: '\9ED1\4F53','\5b8b\4f53',arial,tahoma, Srial, helvetica, sans-serif;}
button,input[type="submit"],input[type="button"]{border:none 0; border:none; cursor: pointer; transition:all .2s ease-in-out; font-family: '\9ED1\4F53','\5b8b\4f53',arial,tahoma, Srial, helvetica, sans-serif;}
.text{width:200px;height:18px;line-height:18px;padding:6px 5px;border-radius:3px;border:solid 1px #dedede;vertical-align:middle;box-sizing:content-box;box-shadow:none;}
input{font-size:14px; font-family: '\9ED1\4F53','\5b8b\4f53',arial,tahoma, Srial, helvetica, sans-serif;}
select{width:80px;padding:5px 5px 6px;white-space:nowrap;border-radius:3px;border:solid 1px #dedede;vertical-align:middle;box-sizing:initial; font-family: '\9ED1\4F53','\5b8b\4f53',arial,tahoma, Srial, helvetica, sans-serif;}
input[type=radio]{vertical-align:-2px;}
input[disabled],  select[disabled]{background-color:#eee;}
input.required, select.required,.sortClick.required{border-left-color:#ff0000;box-shadow:1px 0px 0px rgba(255, 0, 0, .5) inset;}
textarea{resize:none; outline:none; border: none;}
a{text-decoration:none;color:#666;transition:color,background-color .2s ease-in-out;}
a:hover{color:#4276d6; transition:color .2s ease-in-out;}
button{outline:none;}
.hidden{line-height:0;font-size:0;text-indent:-9999px;overflow:hidden;}
.clear{clear:both;height:0;overflow:hidden;}
.oh{overflow:hidden;}
.ellone{overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.elltwo{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.clearfix{*zoom:1;}
.clearfix:after{display:block;height:0;line-height:0;font-size:0;clear:both;visibility:hidden;content:".";}
.pos-r{position:relative;}
.pos-a{position:absolute;}
.fl{display:inline;float:left;}
.fr{display:inline;float:right;}
.dis-none{display:none;}
.dis-inline{display:inline;}
.dis-block{display:block;}
.word-nor{word-wrap:normal !important;word-break:normal !important;}
.disbled, .disbled:hover{text-decoration:none;color:#ccc !important;cursor:text;background-color:#fff !important;}
.tl{text-align:left;}
.tr{text-align:right;}
.tc{text-align:center;}
.fb{font-weight:bold;}
.v-mid{vertical-align:middle;}
.v-top{vertical-align:text-top;}
.v-bottom{vertical-align:text-bottom;}
.v-2{vertical-align:-2px;}
.underline{text-decoration:underline}
.nowrap{white-space:nowrap;}
.text-overflow{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.pointer{cursor:pointer;}
.fs12{font-size:12px;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}
.fs18{font-size:18px;}
.fs20{font-size:20px;}
.fs22{font-size:22px;}
.fs24{font-size:24px;}
.fs26{font-size:26px;}
.fs28{font-size:28px;}
.fs30{font-size:30px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mt80{margin-top:80px;}
.mt90{margin-top:90px;}
.mt100{margin-top:100px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.ml50{margin-left:50px;}
.ml60{margin-left:60px;}
.ml70{margin-left:70px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}
.mr50{margin-right:50px;}
.mr60{margin-right:60px;}
.mr70{margin-right:70px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.wrapper{width:1110px;margin-right:auto;margin-left:auto;}
.w250{width:250px}
.w260{width:260px}
.w328{width:328px}
.w330{width:330px}
.w370{width:370px}
.w442{width:442px}
.w570{width:570px}

.btn{background: #ffbb33;}

.bg-white,.bg-fff{background-color:#fff;}
.bg-f5f5f9{background-color: #f5f5f9;}
.bg-ffbb33{background-color: #ffbb33;}
.bor-radius2{-webkit-border-radius:2px; -ms-border-radius:2px; -moz-border-radius:2px; border-radius:2px;}
.bor-radius3{-webkit-border-radius:3px; -ms-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.bor-radius4{-webkit-border-radius:4px; -ms-border-radius:4px; -moz-border-radius:4px; border-radius:4px;}
.bor-radius5{-webkit-border-radius:5px; -ms-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.box-shadow{-webkit-box-shadow: 0px 0px 16px rgb(227,227,227); -moz-box-shadow: 0px 0px 16px rgb(227,227,227); -ms-box-shadow: 0px 0px 16px rgb(227,227,227); box-shadow: 0px 0px 16px rgb(227,227,227);}

.pop-div{position: fixed; top:50%; left:50%; z-index: 999; display: none;}

/* index page */
/* header */
.headBanner{height: 670px; background-color: #f2f2f2; position: relative}
.headerNav{width:100%; height:60px; position: fixed; top:0; left:0; z-index: 9999;}
.headerNav .logo{width:290px; height: 60px;}
.headerNav .logo a{width:100%; height: 100%; display: block; overflow: hidden;}
.headerNav .logo img{margin:8px 0 0 34px; display: block;}
.headerNav .backIndex{}
.backIndex a{display: block; width: 98px; height: 24px; line-height: 24px; color: #333; border: 1px solid #464646; margin-top: 18px;}

.menu{width:620px; height:60px; position: relative;}
.menu a{display:block; color:#666; float: left; text-align: center; width: 86px; height: 60px; line-height: 60px;}/*padding: 0 15px;*/
.menu a.curr{color:#333}
.menu a:hover{color:#333}
.menu .navline{width:26px; height: 2px; display: inline-block; position: absolute; top:50px; left:30px; background-color: #464646;}

.banner{height:670px; position:relative;overflow:hidden;background:url(../images/loading.gif) center center no-repeat;}
/* flexslider */
.flexslider{}
.slides{position:relative;z-index:1;}
.slides li{height:670px;}
.slides li a{display: block; width: 100%; height: 100%;}
.flex-control-nav{position:absolute;bottom:0;z-index:2;width:100%; height:52px; text-align:center; background-color: rgba(255,255,255,.3);}
.flex-control-nav li{display:inline-block;width:120px;height:6px;margin:14px 38px 0 0;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:120px;height:6px;line-height:40px;overflow:hidden;cursor:pointer;background-color: rgba(0,0,0,.5);}
.flex-control-nav .flex-active{background-color: rgba(255,255,255,.9);}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

/* footer */
.footer{height: 200px; background-color: #242424; color: #fff;}
.footer .footcopy{line-height: 40px; margin-left: 28px; margin-top: 25px;}
.footcopy .friendlinkList a{color:#e7e7e7;margin-right:20px;}
.footcopy .friendlinkList a:hover{color: #fff; text-decoration: underline}
.fqcodewrap{margin-top: 48px; margin-right: 30px;}
.fqcodewrap .fcodeBox{float: left; width: 86px; margin-right: 62px; cursor: pointer; transition: all .2s linear}
.fqcodewrap .fcodeBox:hover{transform: translateY(-15px)}
.fcodeBox .qcodeimg{display: block; width:86px; height: 86px; border-radius: 5px;}
.fcodeBox .qcodetitle{line-height: 40px;}
.footer .footCopyWrap{height:48px; line-height: 48px; background-color: #000}
.footCopyWrap .footCopyText{color: #666;}
.footCopyWrap .footCopyText a{color: #666;}
.footCopyWrap .footCopyText a:hover{color: #838383; text-decoration: underline}

.characteristic{padding-bottom: 60px}
.characteristic .charactBox{width:250px; margin-top: 14px; opacity: 0;}
.characteristic.currPage .charactBox{animation: fadeinmove .5s linear forwards;}
.characteristic .charactBox1{margin-left: 76px; margin-right: 106px;}
.characteristic .charactBox2{margin-right: 106px;}
.characteristic.currPage .charactBox1{animation-delay: .5s;}
.characteristic.currPage .charactBox2{animation-delay: 1s;}
.characteristic.currPage .charactBox3{animation-delay: 1.5s;}
.charactBox .charactTitle{font-size: 18px; color: #F69027; line-height: 28px; margin-top: -10px;}
.charactBox .charactContent{color: #999; line-height: 20px;}
.charactBox .charactContent3{padding-top: 18px;}

.productAdvantage{}
.productAdvantage .proTitle{font-size: 34px; color: #666; margin-top: 26px;}

.advantTit .advTitle{position: absolute; top:0; left: 50%; margin-left: -98px; width:196px; height: 48px; font-size: 22px; line-height: 48px; z-index: 5;}
.advantTit .advBg{position: absolute; top:0; left:0; width:952px; height: 48px; background: url(../images/advBg.jpg) top center no-repeat;}

.advFocus{margin-top: 170px; position: relative; opacity: 0;}
.productAdvantage.currPage .advFocus{animation: fadeinmove .5s linear forwards; animation-delay: .5s;}
.advFocus .focusTitle{}
.focusTitle a{display: inline-block; width: 44px; height: 44px; line-height: 44px; font-size: 28px; color: #fff; border-radius: 5px; margin-right: 24px; background-color: #c8c8c8;}
.focusTitle a.curr{background-color: #464646;}
.advFocus .focusTabMain{height:593px; overflow: hidden; margin-top: 52px;}
.focusTabMain .advantTit{width:952px; height: 48px; position: absolute; top:-140px; left:50%; margin-left: -476px;}
.focusTabcontent{height:593px; display: none;}
.focusTabcontent.showTab{display: block;}
.advDes{width:100%; font-size: 18px; color: #999; position: absolute; top:-70px; left:0}
.focusTabcontent.showTab img{animation: imgmove .6s linear}

.joinAgent{height:585px; background: url(../images/joinAgentBg.png) top center no-repeat;}
.joinAgent .joinTitle{font-size: 34px; color:#fff; line-height: 46px; margin-top: 72px;}
.joinAgent .joinTab{width:886px; height: 390px; margin-top: 46px!important; margin-left: 128px;}
.joinTab .joinTabTitle{width:244px;}
.joinTabTitle .jTit{position: relative; line-height: 54px; font-size: 22px; text-indent: 20px; color: #9b9b9b; cursor: pointer; margin-bottom: 10px;}
.joinTabTitle .jTit.curr{font-size: 28px; color: #fff; text-indent: 0;}
.joinTabTitle .jTit.curr::after{position:absolute; top:26px; left:154px; display: block; content: ''; width:110px; height: 2px; background-color: #fff; z-index: 2;}
.joinTab .joinTabMain{width:610px; height: 368px; position: relative;}
.joinTab .joinTabContent{position: absolute; top:0; left:0; background-color: #fafafa; display: none;}
.joinTabContent .tabimg{width:612px; height: 368px;}
.joinTabContent .tabdes{display: flex; align-items: center; line-height: 25px; color: #333; position: absolute; left:-105px; bottom:-20px; width:286px; height: 132px; background-color: #fff; padding: 10px;}
.joinTabContent .tabdes::after{width: 60px; height: 4px; content:'.'; display:block; position: absolute; bottom:22px; left:-20px; background-color: #ffb400;}

.shopMap{height: 684px;}
.shopMap .mapDes{width:300px; padding-bottom: 48px; margin:150px 0 0 30px; line-height: 26px; padding-bottom: 50px; position: relative; opacity: 1;}
.shopMap.currPage .mapDes{ animation: xslider .4s linear forwards; animation-delay: 1.3s; }
.shopMap .mapDes::after{position:absolute; bottom:0; left:0; display: block; content: ''; width:62px; height: 4px; background-color: #ffb400;}
.shopMap .mapArea{margin-top: 30px; width:756px; height: 635px; position: relative; background: url(../images/mapArea.png) top center no-repeat; opacity: 0;}
.shopMap.currPage .mapArea{ animation: fadeinmove .8s linear forwards; animation-delay: .5s;}
.mapCity{width: 150px;
    text-align: center;
    padding: 10px;
    background: rgba(255,255,255,1);
    box-shadow: 0px 0px 19px 1px rgba(174,182,215,0.25);
    position: absolute;display:none;
}
.mapGd{ top: 450px;left: 470px;}
.mapGd2{ top: 430px;left: 500px;}
.mapGd3{ top: 470px;left: 440px;}
.mapJx{    top: 310px;left: 450px;}
.mapZj{top: 340px;right: 30px;}
.mapArea .mapPos{position: absolute; cursor: pointer; opacity: 0;} /*opacity: 0;*/
.mapArea .mapPos1{top:308px; left:520px;}
.mapArea .mapPos2{top:370px; left:386px;}
.mapArea .mapPos3{top:360px; left:516px;}
.mapArea .mapPos4{top:350px; left:580px;}
.mapArea .mapPos5{top:435px; left:436px;}
.mapArea .mapPos6{top:430px; left:496px;}
.mapArea .mapPos7{top:415px; left:560px;}
.mapArea .mapPos8{top:388px; right:106px;}
.mapArea .mapPos9{top:494px; left:466px;}
.mapArea .mapPos10{top:490px; left:530px;}
.mapArea .mapPos11{top:448px; right:130px;}
.mapArea .mapPos12{top:62px; right:58px;}
.mapArea .mapPos13{top:195px; left:142px;}
.mapArea .mapPos14{top:162px; right:99px;}
.mapArea .mapPos15{top:252px; right:230px;}
.mapArea .mapPos16{top:290px; left:288px;}
.mapArea .mapPos17{top:314px; left:444px;}
.mapArea .mapPos18{top:362px; left:179px;}
.mapArea .mapPos19{top:476px; left:344px;}
.mapArea .mapPos20{top:476px; left:570px;}
.mapArea .mapPos21{top:510px; left:500px;}
.shopMap.currPage .mapArea .mapPos1{ animation: animatmap 1.3s linear infinite; animation-delay: 1.3s;}
.shopMap.currPage .mapArea .mapPos2{ animation: animatmap 2s linear infinite; animation-delay: 1.5s;}
.shopMap.currPage .mapArea .mapPos3{animation: animatmap 2.7s linear infinite; animation-delay: 1.4s; }
.shopMap.currPage .mapArea .mapPos4{ animation: animatmap 1.8s linear infinite; animation-delay: 1.6s;}
.shopMap.currPage .mapArea .mapPos5{ animation: animatmap 2.2s linear infinite; animation-delay: 2.1s;}
.shopMap.currPage .mapArea .mapPos6{ animation: animatmap 2.5s linear infinite; animation-delay: 1.7s;}
.shopMap.currPage .mapArea .mapPos7{ animation: animatmap 1.6s linear infinite; animation-delay: 2s;}
.shopMap.currPage .mapArea .mapPos8{ animation: animatmap 2.8s linear infinite; animation-delay: 1.89s;}
.shopMap.currPage .mapArea .mapPos9{ animation: animatmap 1.9s linear infinite; animation-delay: 1.95s;}
.shopMap.currPage .mapArea .mapPos10{ animation: animatmap 1.9s linear infinite; animation-delay: 2.1s;}
.shopMap.currPage .mapArea .mapPos11{ animation: animatmap 2.1s linear infinite; animation-delay: 1.8s;}
.shopMap.currPage .mapArea .mapPos12{ animation: animatmap 2.2s linear infinite; animation-delay: 1.9s;}
.shopMap.currPage .mapArea .mapPos13{ animation: animatmap 1.9s linear infinite; animation-delay: 2.2s;}
.shopMap.currPage .mapArea .mapPos14{ animation: animatmap 2.3s linear infinite; animation-delay: 2.3s;}
.shopMap.currPage .mapArea .mapPos15{ animation: animatmap 2s linear infinite; animation-delay: 1.4s;}
.shopMap.currPage .mapArea .mapPos16{ animation: animatmap 1.8s linear infinite; animation-delay: 1.8s;}
.shopMap.currPage .mapArea .mapPos17{ animation: animatmap 1.7s linear infinite; animation-delay: 1.6s;}
.shopMap.currPage .mapArea .mapPos18{ animation: animatmap 2.2s linear infinite; animation-delay: 1.9s;}
.shopMap.currPage .mapArea .mapPos19{ animation: animatmap 2.6s linear infinite; animation-delay: 2.4s;}
.shopMap.currPage .mapArea .mapPos20{ animation: animatmap 2.6s linear infinite; animation-delay: 2.4s;}
.shopMap.currPage .mapArea .mapPos21{ animation: animatmap 2.6s linear infinite; animation-delay: 2.4s;}

.newsListWrap{height: 360px; padding: 30px 0; background-color: #f1f1f1;}
.newsListWrap .newsTopone{width:492px; height: 362px; margin-left: 30px; background-color: #dfdfdf;}
.newsListWrap .newsList{width:538px;}
.newsList .title{line-height: 35px; }
.newsList .title .wz{font-size: 22px; color: #333;}
.newsList .title .more{color:#666}
.newsList .title .more:hover{color:#4276d6}
.newsList ul{height: 320px; margin-top: 10px;}
.newsList ul li{line-height: 32px; position: relative;}
.newsList ul li a{display: block; padding-left: 20px; width:420px; line-height: 32px; transition: all .5s;}
.newsList ul li a::after{position:absolute; top:12px; left:0; display: block; content: ''; width:8px; height: 8px; border-radius: 50%; background-color: #272e40; transition: all .5s;}
.newsList ul li a:hover{padding-left: 28px;}
.newsList ul li a:hover::after{background-color: #4276d6; left:8px;}
.newsList ul li span{position: absolute; top:0; right: 0;}

.qrcodeDownWrap{}
.qrcodeDwonMain{height: 510px; position: relative;}
.qrcodeDownWrap .qrcodeDwon{width:456px; height: 210px; margin: 219px 0 0 98px; position: relative; }
.qrcodeDwon .qrcodeTit{position: absolute; top:0; left:0; width:168px;}
.qrcodeTit a{position: relative; display: block; width:168px; height: 56px; line-height: 56px; text-indent: 78px; color: #fff; margin-bottom: 32px; background-color: #fff; color:#272e40; border:2px solid #272e40; border-radius: 4px;}
.qrcodeTit a.curr{background-color: #272e40; color: #fff; border:2px solid #272e40;}
.qrcodeTit a i{display: block; width:34px; height: 34px; position: absolute; top:12px; left:32px; background:url(../images/qrcodeTitIco.png) no-repeat}
.qrcodeTit .androidIco i{background-position: -34px 0}
.qrcodeTit .iosIco i{background-position: -34px -34px}
.qrcodeTit .androidIco.curr i{background-position: 0 0}
.qrcodeTit .iosIco.curr i{background-position: 0 -34px}
.qrcodeDwon .qrcodeBoxWrap{position: absolute; top:-36px; left:188px; width:234px; height: 218px;}
.qrcodeDwon .qrcodeBox{position: absolute; top:0; left:-234px; width:234px; height: 218px;  background:url(../images/qrcodeBox.jpg) no-repeat}
.qrcodeBox img{position: absolute; top:34px; left: 50px;}
.qrcodeDownWrap .downLoadBg{position: absolute; bottom: 0; right: 20px;}

/*鏂伴椈*/
.pageBanner{height: 250px;}
.newsBanner{background: url(../images/newsbanner.jpg) center top no-repeat;}

.pageNewslist{margin-top: 10px; height: 1000px}
.LiBox{height:140px; padding:30px 40px; position: relative;}
.LiBox::before{position:absolute; left:42px; bottom: 0; content: ''; width:1016px; height: 1px; background-color: #e9e9e9;}
.LiBox:hover{background-color: #edf6ff;}
.LiBox .LiImg{width:250px; height: 140px; background-color: #f5f5f5;}
.LiBox .LiContent{width:740px; height: 140px;}
.LiContent .LiTitle{height: 38px; line-height: 38px;}
.LiTitle a{color:#333; font-size: 18px;}
.LiContent .LiDes{height:52px; line-height: 26px; color: #999;}
.LiContent .LiBottom{margin-top: 20px;}
.LiBottom .other{height:24px; color: #999;}
.other .pubData,.contPublic .pubData{display: inline-block; padding-left: 20px; background: url(../images/datatime.png) no-repeat; background-position: 0 4px;}
.other .pubLookNum,.contPublic .pubLookNum{display: inline-block; margin-left: 32px;}
.newsMore a{display: inline-block; text-align: center; width:80px; height: 22px; line-height: 22px; color:#999; border:1px solid #bfbfbf; border-radius: 2px;}

.newsContentWrap{background-color: #f1f1f1; padding: 10px 0;}
.newsContentList{padding:0 10px;}
.hotRecommend{width:280px; padding: 10px 0; margin-left: 10px;}
.hotRecommend .title{height:32px; line-height: 32px; padding:0 20px; margin-left: 20px; color: #333; background: url(../images/hotico.png) no-repeat; background-position: 0 6px;}
.hotRecommend .hotList{width:240px; height: 660px; margin-left: 20px; padding-right: 10px; overflow-y: auto;}
.hotList ul li{padding:15px 0 12px 20px; border-bottom: 1px solid #ccc; line-height: 26px; max-height: 52px; position: relative;}
.hotList ul li::after{position: absolute; top: 24px; left: 0; display: block; content: ''; width: 8px; height: 8px; border-radius: 50%; background-color: #272e40;}
.hotList ul li:hover::after{background-color: #4276d6;}
.hotList ul li a{color: #666;}
.hotList ul li a:hover{color: #4276d6;}

.pContent{width:800px; padding: 10px 0; margin-right: 10px;}
.pContent .pTitle{line-height: 60px; font-size: 22px; color: #333; padding-bottom: 10px; border-bottom: 1px solid #dfdfdf; margin: 0 20px;}
.contPublic{line-height: 40px; font-size: 12px;}
.contPublic .pubData{background-position: 0 14px;}
.pContentMain{width:710px; min-height: 526px; margin-left: 40px; padding-right: 40px; color: #333; line-height: 26px; }
.pContentMain.sitemapContent ul li{line-height: 40px; margin-bottom: 5px}
.pContentMain.sitemapContent ul li a{ display: inline-block; padding: 0 10px}
.pContentMain.sitemapContent ul li a:first-child{ padding-left:0}
.pContentMain img{max-width: 710px;}
.praWrapControll{margin: 16px 40px 0; color: #999;}
.praWrapControll .prePra,.praWrapControll .nextPra{width:240px; height:38px; line-height: 38px;}
.praWrapControll a{color: #999;}
.praWrapControll a:hover{color: #4276d6;}

/*缇庡寲婊氬姩鏉�/
.pContentMain::-webkit-scrollbar,.hotList::-webkit-scrollbar{width: 8px;}
.pContentMain::-webkit-scrollbar-track,.hotList::-webkit-scrollbar-track {background-color:transparent; -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius:2em;}
.pContentMain::-webkit-scrollbar-thumb,.hotList::-webkit-scrollbar-thumb {background-color:#c9c9c9; -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius:2em;}

/*x杞村乏杈归鍏ュ姩鐢�/
@keyframes xslider{
	0%{
		opacity: 1;
		transform: translateX(-500px);
	}
	100%{
		opacity: 1;
		transform: translateX(0);
	}
}
@-webkit-keyframes xslider{
	0%{
		opacity: 1;
		transform: translateX(-500px);
	}
	100%{
		opacity: 1;
		transform: translateX(0);
	}
}
@-moz-keyframes xslider{
	0%{
		opacity: 1;
		transform: translateX(-500px);
	}
	100%{
		opacity: 1;
		transform: translateX(0);
	}
}
@-ms-keyframes xslider{
	0%{
		opacity: 1;
		transform: translateX(-500px);
	}
	100%{
		opacity: 1;
		transform: translateX(0);
	}
}

/*娣″叆 鍔ㄧ敾*/
@keyframes fadeinmove{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
@-webkit-keyframes fadeinmove{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
@-moz-keyframes fadeinmove{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
@-ms-keyframes fadeinmove{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}

/*y杞�涓嬮潰涓婂崌鍔ㄧ敾*/
@keyframes imgmove{
	0%{
		transform: translateY(180px);
	}
	100%{
		transform: translateY(0);
	}
}
@-webkit-keyframes imgmove{
	0%{
		transform: translateY(180px);
	}
	100%{
		transform: translateY(0);
	}
}
@-moz-keyframes imgmove{
	0%{
		transform: translateY(180px);
	}
	100%{
		transform: translateY(0);
	}
}
@-ms-keyframes imgmove{
	0%{
		transform: translateY(180px);
	}
	100%{
		transform: translateY(0);
	}
}

/*鍦板浘鍧愭爣鍔ㄧ敾*/
@keyframes animatmap{
	0%{
		transform: scale(1);
		opacity: 1;
	}
	33.33%{
		transform: scale(1.3);
		opacity: 1;
	}
	100%{
		transform: scale(1);
		opacity: 1;
	}
}
@-webkit-keyframes animatmap{
	0%{
		transform: scale(1);
		opacity: 1;
	}
	33.33%{
		transform: scale(1.3);
		opacity: 1;
	}
	100%{
		transform: scale(1);
		opacity: 1;
	}
}
@-moz-keyframes animatmap{
	0%{
		transform: scale(1);
		opacity: 1;
	}
	33.33%{
		transform: scale(1.3);
		opacity: 1;
	}
	100%{
		transform: scale(1);
		opacity: 1;
	}
}
@-ms-keyframes animatmap{
	0%{
		transform: scale(1);
		opacity: 1;
	}
	33.33%{
		transform: scale(1.3);
		opacity: 1;
	}
	100%{
		transform: scale(1);
		opacity: 1;
	}
}
.index_contact{position: fixed;right: 0;bottom:10%;z-index:999;}
.index_contactQQ>a{display: inline-block;background: url(../images/tel.png)no-repeat;background-size: 100% 100%;width:125px;height:205px;    text-align: center;}
.index_contactQQ>a>span{position: relative;bottom: -160px;color:#fff;font-size: 14px;}
.index_contactTel>a{display: inline-block;background: url(../images/qq.png)no-repeat;background-size: 100% 100%;width: 125px;height:125px;    text-align: center;}
.index_contactTel>a>span{position: relative;bottom: -85px;color:#fff;font-size: 14px;}













