﻿@charset "utf-8";
html,body{color:#666;background:#FFF;font-family:"Microsoft YaHei UI","Microsoft YaHei UI Light","微软雅黑","宋体",Helvetica-Black-SemiBold,Tahoma,Arial,sans-serif;font-size:12px;line-height:24px;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset{border:solid 1px #666}img{border:0}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-weight:normal}h2{font-size:16px}h3{font-size:14px}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}input,button,textarea,select{*font-size:100%}strong{font-weight:bold}em{font-style:italic}a{color:#666;text-decoration:none}a:hover{color:#06e}a:focus{outline:thin dotted}a:hover,a:active{outline:0}.clear{_zoom:1;clear:both}.clear:after{content:'\0020';display:block;clear:both;height:0}
*{-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;outline:none}
html{font-size:10px;background:#fff url(../images/loading.gif) center 100px no-repeat;}
body{ padding:0; margin:0;  border:none;-webkit-text-size-adjust: none;background:#eeeeee url(../images/loading.gif) center 100px no-repeat; font-family:"微软雅黑";font-family:"Microsoft Yahei"}
.main{/*display:none;*/background:#f7f4f1; }
a{ text-decoration:none;}
em{ font-style:normal;}
ul,li,p,a,form,label,input,textarea,button,h4{padding:0; margin:0; border:none; list-style:none;outline:none; -webkit-appearance: none;font-family:"微软雅黑";font-family:"Microsoft Yahei"}
input{ border-radius:0}
img{padding:0; margin:0; border:none; vertical-align:top;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.clear {zoom:1;}
.clear:after { content:''; display:block; clear:both;}
.fl{float:left;}
.fr{float:right}
header{ position:relative}
.pic{height:auto; width: 100%;}
.part{margin:0 0.3rem;}
::-webkit-input-placeholder{color:#CCC}
/*按钮*/
.btn{display:block; width:100%;background:#1abc9c; border-radius:0.2rem; height:1.7rem; line-height:1.7rem; font-size:0.6rem;font-family:"微软雅黑"; color:#fff; margin:1.3rem 0;-webkit-appearance: none; text-align:center}
<!--.btn1{position:absolute;display:block; width:100%; border-radius:0.2rem; height:1.7rem; line-height:1.7rem; font-size:0.6rem;font-family:"微软雅黑"; color:#fff; margin:1.3rem 0;-webkit-appearance: none; text-align:center; }-->
.btn2{ font-size:1rem; position:fixed; z-index:999;width:100%; height:100%; background:#eeeeee; text-align:center;}
.btn2 a{border:1px #fff solid; padding:6px 10px; background:#403224; color:#fff100;}
input.searchsubmit {color: #fff100;padding: 6px 10px; background:#403224; }
input.searchinput {padding: 6px 10px;}
.btn_gb{ width:100%; height:100%; position:absolute; top:2rem; left:3.5rem;}
.btn_gb a{}
.btn_ss{ width:100%; height:auto; background:#999; padding-bottom:1rem;}
.btn_ss ul li{ padding-top:2.5rem; margin-top:0.5rem; line-height:1.7rem; font-size:1rem;}
.btn_ss ul li a{ border:1px #fff solid; padding:6px 10px; background:#fff; color:#403224; margin:0 0.1rem 0 0;}

/*H5占位符*/
::-webkit-input-placeholder{color:#CCC}

#down{ position:absolute; bottom:2rem; left:45%; z-index:199; width:3rem; height:auto; -webkit-animation: guideDown 1.5s infinite;animation: guideDown 1.5s infinite;}
#down {-webkit-animation:guideNext1 1.5s infinite;}
@-webkit-keyframes guideNext1 {0% {-webkit-transform: translateY( 0 );transform: translateY( 0 );}20% {-webkit-transform: translateY( -10px );transform: translateY( -10px );}
35% {-webkit-transform: translateY( 0px );transform: translateY( 0px );}50% {-webkit-transform: translateY( -10px );transform: translateY( -10px );}65% {-webkit-transform: translateY( 0px );
transform: translateY( 0px );}80% {-webkit-transform: translateY( -10px );transform: translateY( -10px );}100% {-webkit-transform: translateY( 0px );transform: translateY( 0px );}}

@keyframes guideNext1 {0% {-webkit-transform: translateY( 0 );transform: translateY( 0 );}20% {-webkit-transform: translateY( -10px );transform: translateY( -10px );}35% {
-webkit-transform: translateY( 0px );transform: translateY( 0px );}50% {-webkit-transform: translateY( -10px );transform: translateY( -10px );}65% {-webkit-transform: translateY( 0px );
transform: translateY( 0px );}80% {-webkit-transform: translateY( -10px );transform: translateY( -10px );}100% {-webkit-transform: translateY( 0px );transform: translateY( 0px );}}

/*头部导航栏*/
.header{ z-index:999;width:100%; background:#fff; text-align:center; overflow:hidden;}
.header .logo{display:inline-block;  vertical-align:middle; width:100%;}
.menu ,.phone{position:absolute; width:2rem; height:100%;}
.phone{ right:0; margin-top:-6rem;}
.menu img{left:1.5rem;position:absolute;height:auto;top:33%;width:100%;}
.phone img{right:1.5rem;position:absolute; top:1.5rem;}

/* 官网 */
.project{width: 100%;padding: 2% 0;background: #fff;}
.project .contents{width: 100%;margin: 30px auto;display: flex;flex-wrap: wrap;justify-content: center;}
.project .contents li{margin: 1.5% 0.3% 0 0.3%;width: 20%;position: relative;text-align: center;}
.project .contents li div{width: 42px;height: 42px;border: 1px solid #fbf8f3;border-radius: 50%;margin: 0 auto;background: #fbf8f3;position: relative;}
.project .contents li div img{transform: scale(.5);position: absolute;top: -6%;left: -3%;}
.kefu{position: relative;background: #fff;margin-top: 14px;}
.kefu .kefuonline{width: 90%;margin: 38px 10px 38px 20px;}
.kefu .chaxun{position: absolute;top: 38%;left: 77%;width: 14%;}
.xsth{background: #fff;padding-bottom: 80px;position: relative;}
.xsth_cont{text-align: center;}
.xsth_btn{width: 12.7rem;position: absolute;top: 91%;display: grid;left: 34.5%;}
.xsth_btn img{width:100%;}
.jqhd{background: #fff;position: relative;}
.jqhd_cont{text-align: center;margin-top: 14px;padding-bottom: 80px;}
.jqhd_cont ul{display: flex;flex-wrap: wrap;justify-content: center;}
.jqhd_cont ul li{width: 43%;padding: 6px;}
.jqhd_cont ul li img{width: 100%;}
.jqhd_btn{width: 12.7rem;position: absolute;top: 90%;display: grid;left: 34.5%;}
.jqhd_btn img{width:100%;}
.ygpp{background-image: url("/images/Official_website/ygpp.png");background-repeat: no-repeat;background-size: 420px auto;}
.ygpp_cont{padding-top: 50px;text-align: center;}
.dizhi{background: #fff;}
.dizhi_cont{text-align: center;padding: 0 0 70px 0;}
.nav{height:55px;border: 1px solid #eee;box-shadow: 0 10px 40px rgba(0, 0, 0, .1);display: flex;}
.nav .nav-item{width: 25%;display: flex;flex-direction: column;justify-content: center;color: #b1b1b1;text-decoration: none;align-items: center;transition: color .3s;}
.nav .is-active{color: #333;}
.nav .nav-item.svg{margin-top: 10px;}
.nav .is-active svg path{fill: #fec943;}
.nav .is-active svg path{fill: #fec943;}
.nav .nav-item svg path{transition: fill .3s;}


.footer{ width:100%; height:auto;position:fixed; bottom:0; /*background:#433427;*/ z-index:66;transform: translate3d(0, 0, 0);background: #fff;}
/* .footer a{ display:block; width:33%; height:100%;position:absolute; top:0; font-size:0.4rem;} */
.footer .a2{ left:20%;}
.footer .a3{ left:1%;}
.footer .a4{ left:67%;}
.footer .a5{ left:34%;}
.footer .a5 img{ opacity:-9999;}




/*侧栏*/
.leftMenu{ width:56%; position:fixed; z-index:33; left:-57%; top:3%; height:100%; overflow:auto; background-color:#FFFFFF}
.leftMenu ul{ padding:2rem 0 2rem 0; height:auto;}
.leftMenu li{vertical-align:middle;border-bottom:1px #ccc solid; padding-left:2rem;}
.leftMenu a{ font-size:1.3rem;height:2rem;line-height:1.5rem; display:block; color:#666; padding:1rem 0 0 0;}
.leftMenu a:hover{ color:#666;}
.leftMenu ul li.sToggleH .consult a{ height: 1.7rem;}


/*底部*/
.hide {display: none}
.side_bar {position: fixed; left:85%;bottom:13%; width:2.6rem;z-index: 10000;}
.side_bar a {display: inline-block;}
.side_bar img{ width:100%;}

.di img{ margin-bottom:0.8rem; margin-left:4.5%; width:91%; padding-top:1.5rem;}

/*广告滚动*/
.cls_container{ width:100%;font-size:12px;height:24px;overflow:hidden;}
.cls_lb img{ width:0.8rem; position:absolute; top:1.6rem;}
.cls_container ul{list-style-type:none;margin:0;padding:0;margin-left:32px;}
.cls_container ul li{height:24px;line-height:24px;width:100%;float:left;display:inline;list-style:none;}
.cls_container ul li a{ color:#000; }

/*地图*/
.map p{ font-size:1.5rem;padding-top:5.5rem;}
.consult{ margin-left:-1.5rem;}
.consult a {padding-left: 3rem; background:#eeeeee; font-size:1rem;}
.sToggle .sToggle_1.up {background: url(../images/up.png) no-repeat center right 15px;background-size: 20px;}
.sToggle .sToggle_1.down {background: url(../images/down1.png) no-repeat center right 15px;background-size: 20px;}

.sec_menu{ background-color:#fff; margin:1rem 0; padding-top:1rem; padding-bottom:1rem; width:100%;}
.sec_menu ul{ margin-left:2.5%; }
.sec_menu li{ float:left; width:32.6%; height:auto; border-radius:50%; text-align:center;  display:inline-block; }
.sec_menu img{ width:100%; height:auto;}
.sec_menu .down{ padding-top:0.8rem;}

.news{ margin:0 1.5rem 0.8rem 1.5rem;overflow:hidden; padding-top:1rem; padding-bottom:2rem;}
.news ul{border-bottom:1px #b5b5b5 solid;}
.news .ne{ font-size:1.6rem;  color:#433427; margin-bottom:0.2rem }
.news li{ padding:0; height:auto; width:100%; border-top:1px #b5b5b5 solid; }
.news img{ width:32%; margin:0.5rem 0 0.5rem 0;}
.news a ,.news span{ font-size:1.2rem; color:#433427;}
.news a:hover{ color:#666;}
.news .news_mz{ font-size:1.2rem; line-height:1rem; display:inline-table; margin-top:1.5rem; margin-left:5%;}
.news .news_mz img{ width:20%; float:right; margin-top:-0.6rem; }
.news span{ float:left; margin-top:-5rem; margin-left:38%; overflow:hidden; line-height:1.4rem; }


/*.list{ padding:0.5rem 0.3rem 0.5rem 0.3rem;}
.list ul{border-bottom:1px #b5b5b5 solid;}
.list li{ padding:0.2rem 0;border-top:1px #b5b5b5 solid; clear:both; max-height:1.46rem;margin-bottom:6px;}
.list a{ font-size:0.4rem;line-height:0.7rem;float:left;color:#323232; display:block;width:66%; padding-left:2%;_overflow:hidden}
.list img{ float:right;height:1.7rem;width:28%; margin-right:2%;}*/

/*医师个人页*/
.content{ background:#eeeeee; padding:0 1.6rem;padding-top:5rem;}
.con{ line-height:2rem; overflow:hidden;}
.con p{ margin-bottom:0.3rem; font-size:1rem;line-height:2.2rem; color:#403224;}
.con .con_name{ font-size:1.8rem;}
.con span{ font-size:1.4rem;}
.con img{ width:100%; height:auto; margin:0.3rem 0}
.con .con_t ul li{ color:#403224; margin-top:1rem;}
.con strong{ font-weight:bold;font-size:1rem;}

/*较新咨询*/
.consul{background:#eeeeee; padding:0 1.6rem;padding-top:5rem;}
section.consul.xw {padding: 0 1.4rem; padding-top:5rem;}
.consul p{font-size:1.4rem;line-height:2rem; color:#444444;}
.list li{width:100%; height:auto; line-height:2rem; overflow:hidden; margin-bottom:0.5rem; border-bottom:2px #403224 solid;}
.list .title{font-size:2rem; text-align:center; color:#403224;}
.list .description a{font-size:1.4rem; width:32%; border:1px #403224 solid; margin-left:35%; color:#403224;}
.list .time{ font-size:1rem; color:#444444; margin-top:-0.3rem; margin-left:38%;}
.list .img img{width:100%; height:auto; margin:1rem 0;}


/*文章页*/
.consul_bt{font-size:2rem; text-align:center; color:#403224;}
.consul_z{width:100%; font-size:1.4rem; height:auto; line-height:2.5rem; color:#403224; overflow:hidden; margin-bottom:0.5rem; border-bottom:2px #403224 solid;}
.consul_z center img{width:100%; height:auto; margin:0.3rem 0;}
.consul_z .cli img{width:100%; height:auto; margin:0.3rem 0;}
.consul_fx{ margin-left:7%; margin-top:50px;}
.consul_fx li{ float:left; margin:0.5rem 0 0 0.9rem;}
.consul_fx img{width:0.8rem;} 
.consul_b{ width:100%; font-size:1.4rem; margin-top:1rem; margin-left:5.8rem;}

.article_db{ position:relative; height:10rem; padding-bottom:3rem;}
.article_db img{ width:100%;}
.article_db .article_p{ position:absolute; top:0rem; left:1.2rem;}
.article_db p{ position:absolute; top:0.8rem; left:1rem;}
.article_db a{ color:#444444;}

/*个人*/
.case_z{ width:100%; height:auto; line-height:0.7rem; overflow:hidden; margin-bottom:0.5rem;}
.case_z p{ font-size:1.3rem; line-height:2.4rem;color:#403224; margin-top:1rem;}
.case_z .case_mz{font-size:2rem; }
.case_z .case_xm{ margin-top:0.5rem;}
.case_z .case_xm span{ font-size:1rem;}
.case_z .case_tp{ margin-top:0.8rem; font-size:1.6rem;}
.case_z img{width:100%; height:auto; margin:0.6rem 0;}

.envri3{position:relative; width:100%; height:auto; margin:0 auto; padding-bottom:2rem;}
.envri3 .envri2_x{ position:absolute; top:100%;}
.envri3 img{ width:100%;}
.envri3 .swiper-button-next{ right:40%; background:url(../images/next1.png) no-repeat; width:12px; height:18px;  background-size:contain}
.envri3 .swiper-button-prev{ left:40%; background:url(../images/pre1.png) no-repeat;width:12px; height:18px;  background-size:contain}

.case_al{ width:100%; height:100%;}
.case_al p{font-size:1.6rem;color:#403224; margin-bottom:1.5rem;}
/*.case_al ul li{ float:left; margin:0 0.05rem 0.1rem 0.05rem;}
.case_al img{ width:4.3rem;}*/
.case_al ul{ width:100%; height:auto;}
.case_al img{ width:45%;float:left;margin:0.5rem 0rem; margin-left:3.5%;}

/*首页项目*/
.xm_title{font-size:2rem; color:#000; text-align: center; margin-bottom: 1rem;}
.xiangmu{border: solid 1px #ccc; }
.xm_list{padding-bottom: 1.5rem;}
.xm_list:last-child{padding-bottom: 0;}
.xiangmu ul{overflow: hidden;}
.xiangmu li{width: 50%; float: left; box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */}
.xiangmu img{width: 100%}
.sun_yinxiang{padding: 1rem 0; background: #fff;}
.sun_yinxiang img{width: 100%}
.scrollbox{ overflow: hidden; position: relative; background: #fff; margin-bottom: 1rem;}
#scrollDiv{height:6.8rem; width: 100%; float: left; padding:1rem 0; overflow:hidden;}/*这里的高度和超出隐藏是必须的*/
#scrollDiv li{height:3.5rem; width: 80%; line-height: 3.5rem; padding-left:10px;overflow:hidden; vertical-align:bottom; zoom:1;}
#scrollDiv li a{color:#353535; text-decoration:none; font-size: 1.5rem}

.scroltit{ height:26px; line-height:26px; position: absolute; padding-bottom:4px; margin-bottom:4px; right: 1rem;}
.scroltit .updown{width:32px; height:22px; margin-left:4px}
#but_up{ background:url(../images/shang.png) no-repeat 0 0; text-indent:-9999px; margin-top: 1.2rem; margin-bottom: 2rem;}
#but_down{ background:url(../images/xia.png) no-repeat 0 0; text-indent:-9999px}

/*简介*/
.tit{ font-size:2rem; margin-left:1rem;}
.brief_con{line-height:0.7rem; overflow:hidden; margin: 0 1rem;}
.brief_con p{ margin-bottom:0.3rem;font-size:1.3rem;line-height:2.4rem; color:#403224;}
.brief_con span{ font-size:1.6rem;}
.brief_con img{ width:100%; height:auto; margin:0.3rem 0}
.brief_con .brief_bt{ font-size:1.8rem;}

/*首屏滑动*/
.top{ position:relative; overflow:hidden}
.top img{ width:100%;height:auto}
.top2{ position:relative; overflow:hidden;}
.top2 img{ width:100%;height:auto}
.top5{ position:relative; overflow:hidden; padding-top:5rem;}
.top5 img{ width:100%;height:auto}
.top5 .swiper-button-next{ right:0.15rem; background:url(../images/next2.png) no-repeat;  background-size:contain}
.top5 .swiper-button-prev{left:0.15rem; background:url(../images/pre2.png) no-repeat; background-size:contain}
.top2 .tp img{ width:2.2rem; }
.envri{position:relative; background-color:#35291f; width:90%; height:100%; margin-bottom:1.2rem;  margin:0 auto; }
.envri p{ width:90%; font-size:1rem; text-align:center; color:#bbbbbb;line-height:1.6rem; margin-top:70%;}

.envri .swiper-container1{height:auto;width:80%;overflow:hidden; margin:0 auto; line-height:2rem; margin-top:-1rem; margin-bottom:1rem;}
.envri .en{text-align:center; margin-bottom:2rem;}
.envri .en img{ width:30%; height:100%; position:relative;}
.envri1{position:relative;}
.envri img{ width:100%;height:auto; position:absolute; top:0rem; left:0rem;}


/*简介*/
.envri2{position:relative; width:100%; height:100%; padding-top:15rem;  margin:0 auto;}
.envri2 img{ width:100%;}
.envri2 .envri2_x{ position:absolute; top:100%;}
.envri2 .swiper-button-next{ right:10rem; background:url(../images/next1.png) no-repeat; width:12px; height:18px;  background-size:contain}
.envri2 .swiper-button-prev{ left:10rem; background:url(../images/pre1.png) no-repeat;width:12px; height:18px;  background-size:contain}
.envri2 .swiper-container3{height: 100%;width:80%;overflow:hidden; margin:0 auto; line-height:2rem; margin-top:-9rem; margin-bottom:3rem;}

.swiper-button-next{ right:1rem; background:url(../images/next.png) no-repeat; width:24px; height:41px;  background-size:contain}
.swiper-button-prev{ left:1rem; background:url(../images/pre.png) no-repeat;width:24px; height:41px;  background-size:contain}
.swiper-pagination-bullet-active{ background:#c5c5c5;}

.swiper-container{width: 100%;height: 100%;background:#000}
.swiper-container0{width: 100%;height: 100%;}
.swiper-container1{height: 100%;width:80%;overflow:hidden; margin:0 auto; line-height:2rem; margin-top:-9rem; margin-bottom:1rem;}
.swiper-container3{height: 100%;width:100%;overflow:hidden; margin:0 auto; line-height:2rem; margin-top:-9rem; margin-bottom:1rem;}
.envri .swiper-container3{height: 90%;width:100%;overflow:hidden; margin:0 auto; line-height:2rem;}

.swiper-containerz{height: 100%;width:100%;overflow:hidden; margin:0 auto;}
.swiper-container2{height: 100%;width:84%;overflow:hidden; margin:0 auto;}
.swiper-slide {text-align: center; font-size: 18px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-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;}
.fangda{height:14rem;}
.anli a{ position:absolute; right:5%; top:95%; width:1.5rem; z-index:99}
.swiper-button-prev.z-move {-webkit-animation:guidePrev 1.5s infinite;}
.swiper-button-next.z-move {-webkit-animation:guideNext 1.5s infinite;}
@-webkit-keyframes guidePrev {0% {-webkit-transform:translateX(0px)}20% {-webkit-transform:translateX(0px)}35% {-webkit-transform:translateX(12px)}50% {-webkit-transform:translateX(-20px)}65% {-webkit-transform:translateX(0px)}80% {-webkit-transform:translateX(-12px)}100% {-webkit-transform:translateX(0px)}}
@-webkit-keyframes guideNext {0% {-webkit-transform:translateX(0px)}20% {-webkit-transform:translateX(0px)}35% {-webkit-transform:translateX(-12px)}50% {-webkit-transform:translateX(20px)}65% {-webkit-transform:translateX(0px)}80% {-webkit-transform:translateX(12px)}100% {-webkit-transform:translateX(0px)}}


.zt_tab{position:relative;height:10.4rem;}
.height{height:11.8rem;}
.zt_tab img{ width:100%;height:auto; position:absolute; top:0; left:0}
.zt_tab .zt_txt{ width:100%;height:auto; position:absolute; top:5rem; left:0; font-size:0.42rem; line-height:0.7rem;text-align:left; color:#606160}
.zt_tab .zt_intr{font-size:0.42rem; color:#606160; width:100%; text-align:left}
.zt_tab .zt_txt h4{text-align:left; margin-top:0.4rem;}
.zt_tab li{ text-align:left}
.zt_tab span{background:#0db000; display:inline-block; width:0.3rem; height:0.3rem; margin-right:0.3rem;}
.zt_pre ,.zt_next{ margin-top:-3.3rem;}


/*.container{width: 100%;height: 100%;position: absolute;left: 0;top: 10%;}
.container .page{height:18rem;position: relative;}*/

/*医师页*/
.expert{ padding-bottom:0.9rem; height:100%; clear:both; padding-top:6rem; margin:0 1.5rem;}
.expert ul li {width: 100%;}
.expert_bt{ font-size:16px; color:#000; margin-top:0.5rem;}
.expert .xhx{font-size:20px; color:#403224; margin-top: 1rem; width:96%; border-bottom:2px solid #59493f; }
.expert ul li a img{ width:23%;margin: 0.5rem 0.2rem 0 0;}
.expert212{padding: 0px 1.3rem; background: #fff;}
.zj_tit .tit_name{ font-size: 1.8rem; color: #000; padding-left: 8px; border-left: solid 5px #4b3f35; float: left;}
.zj_tit{padding-top: 1.3rem; clear: both; overflow: hidden; margin-bottom: 2rem;}
.zj_tit .zj_more{float: right; font-size: 1.2rem; color: #000;}
.zj_tit .zj_more img{height: 1rem; width: auto; float: right; margin-top: 0.48rem;}
.zj_tit .zj_more span{float: left;}
.zhuanjia212{width: 50%; float: left;}
.experts{overflow: hidden; padding-bottom: 1.4rem;}
.zhuanjia212 img{ float: left; }
.zj_right{float: left; margin-left: 1rem;}
.zj_name{font-size: 1.8rem; color: #000}
.zjzy{font-size: 1.4rem; line-height: 3.6rem;}
.zj_right a{width: 7.8rem; height: 2.5rem; border-radius: 4px; background: #e1a26d; text-align: center; line-height: 2.5rem; color: #fff; font-size: 1.8rem; display: block;}

/*专题*/
.gray{ background:#eee; padding-top:0;}
.tit1{ color:#8ec31e; font-size:0.7rem;width:100%;text-align:center; font-weight:normal; line-height:2.4rem;}
.adapt ul{ width:96%; margin:0 auto;padding-bottom:0.8rem}
.adapt li{float:left; width:2.3rem; height:2.3rem; border:0.06rem #b5b5b5 solid; border-radius:50%; text-align:center; margin:0.4rem 0.36rem 0 0.36rem;}
.adapt span ,.tab_item span{font-size:0.45rem;line-height:0.64rem;color:#323232; display:block; padding-top:0.5rem;}
.adapt .down{ padding-top:0.8rem;}
.expert_tab li{ display:none; }
.tab_item{text-align:center;}
.tab_item li{ display:inline-block;width:2rem; height:2rem; border:0.06rem #b5b5b5 solid; border-radius:50%; text-align:center; margin:0.4rem 0.16rem 0 0.16rem;}
.tab_item span{ color:#666666;padding-top:0.7rem;font-size:0.5rem;}
.tab_item .hover{ background:#8ec31e;color:#fff;border:0.06rem #8ec31e solid;}
.tab_item .hover span{color:#fff;}
.tab_touched{ padding:0.8rem 0}
.outer{ width:96%; margin:0 auto; padding-top:0.4rem; position:relative; _height:6rem;}
.node{width:100%;text-align:center}
.node li{ width:0.2rem; height:0.2rem; border-radius:50%; background:#c9c9c9; display:inline-block; margin-right:0.2rem; }
.node .on{ background:#90c31f}

.tab_pic {width:6.6rem;position:relative; margin:0 auto;height:5.3rem;overflow:hidden}
.tab_pic ul{ position:absolute;height:5.3rem;}
.tab_pic li{width:6.6rem;float:left}
.tab_pic img{width:6.4rem; height:auto;border:solid 0.1rem #FFF}
.tab_txt{ clear:both;width:6.6rem; margin:0 auto;}
.tab_txt li{display:none}
.tab_txt h3{ font-size:0.6rem; margin:0.3rem 0; font-weight:normal; line-height:0.8rem;color:#658c0f}
.tab_txt strong{font-size:0.5rem;color:#323232; display:block; font-weight:normal}
.recomment{ margin-bottom:0.4rem;}
.tab_txt span{ color:#658c0f;font-size:0.46rem;}
.tab_txt p{ font-size:0.4rem; line-height:0.6rem; color:#323232}


#pre ,#next{ position:absolute;display:block; top:3.1rem;width:1rem;height:auto;}
#pre img,#next img{ width:1rem; height:auto}
#next{ right:0}


/*荣耀*/
.glory{ width:100%; height:auto; padding-top:6rem;}
.glory_t{margin-left:1.2rem; }
.glory img{ width:47%;margin:0.5rem 0.2rem 0.3rem 0;}


.item2 ul li{float:left;margin-right:20px;}
.item2 ul li img{width:4rem;cursor:pointer;}
.lb_wrap{display:none; width:100%; height:100%;}
.lightbox_bg{background:#000;filter:alpha(opacity=70);opacity:.7;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;}
.lightbox{position:absolute;left:0;top:50%;width:100%;z-index:2;text-align:center;}
.lightbox img{ height:100%; width:100%;}
.lightbox p{position:absolute;height:61px;width:38px;top:50%;left:0;z-index:2;background:transparent url(themes.png) no-repeat left top;margin-top:-30.5px;cursor:pointer;}
.lightbox p.next{left:auto;background-position:right top;right:0;}


.container{ width:100%; height:100%; position:relative; padding-top:5.5rem;}
.container .thumbnails{width:100%; height:100%;}
.container .thumbnails .span3{margin-left:4.5%;}
.jz{ padding-bottom:1rem;}
.span3 img{ float:left; width:45%; margin:1.2rem 1.2rem 0 0;}
.swiper-slide,
.swiper-wrapper {
	height: 100%;
	position: relative;
	transform-style: preserve-3d;
	width: 100%
}

.swiper-pagination,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0)
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-slide,
.swiper-wrapper {
	-ms-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-fles-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #ffff00
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px)
}

.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow {
	z-index: 0
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s step-end infinite;
	-moz-animation: swiper-preloader-spin 1s step-end infinite;
	animation: swiper-preloader-spin 1s step-end infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	0% {
		-webkit-transform: rotate(0)
	}
	8.33333333% {
		-webkit-transform: rotate(30deg)
	}
	16.66666667% {
		-webkit-transform: rotate(60deg)
	}
	25% {
		-webkit-transform: rotate(90deg)
	}
	33.33333333% {
		-webkit-transform: rotate(120deg)
	}
	41.66666667% {
		-webkit-transform: rotate(150deg)
	}
	50% {
		-webkit-transform: rotate(180deg)
	}
	58.33333333% {
		-webkit-transform: rotate(210deg)
	}
	66.66666667% {
		-webkit-transform: rotate(240deg)
	}
	75% {
		-webkit-transform: rotate(270deg)
	}
	83.33333333% {
		-webkit-transform: rotate(300deg)
	}
	91.66666667% {
		-webkit-transform: rotate(330deg)
	}
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0)
	}
	8.33333333% {
		transform: rotate(30deg)
	}
	16.66666667% {
		transform: rotate(60deg)
	}
	25% {
		transform: rotate(90deg)
	}
	33.33333333% {
		transform: rotate(120deg)
	}
	41.66666667% {
		transform: rotate(150deg)
	}
	50% {
		transform: rotate(180deg)
	}
	58.33333333% {
		transform: rotate(210deg)
	}
	66.66666667% {
		transform: rotate(240deg)
	}
	75% {
		transform: rotate(270deg)
	}
	83.33333333% {
		transform: rotate(300deg)
	}
	91.66666667% {
		transform: rotate(330deg)
	}
	100% {
		transform: rotate(360deg)
	}
}
	.swt_box {
    z-index: 99999;
    width: 320px;
    height: 255px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -122px 0px 0px -160px;
    background: #4b3f35;
    -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    -ms-box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    -o-box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
}
.swt_box dl .setTime {
    width: 90%;
    font-size: 15px;
    line-height: 35px;
	text-align: center;
    margin: 1% auto 4% auto;
    border-bottom: 1px solid #CACACA;
}
.swt_box .setp{
	font-size:26px;
	color:#fff100;
	}
.swt_box dl dt {
    width: 95%;
    font: 30px "微软雅黑";
    line-height: 50px;
    margin-top: 2rem;
    margin-left: 0.8rem;
    color: #fff100;
    text-align: center;
    font-weight: 100;
    border-bottom: 1px solid #fff100;
}
.swt_box dl dd {
    font:20px "微软雅黑";
    line-height: 35px;
    color: #fff;
    text-align: center;
	margin-left: 0rem;
}
.swt_box dl dd table{
	margin-top:2.5rem;
	margin-left:0.42rem;	
	}
.swt_box dl dd tr th,td{
	text-align:center;
	color:#4b3f35;
	padding:10px 10px;
	font:16px "微软雅黑";
	background-color:#fff100;	
	}	
.swt_box dl dd tr span{
	font-size:30px;
	}
.swt_box dl p {
    width: 100%;
    font-size: 20px;
    margin: 0px;
    line-height: 28px;
    color: #fff;
    font-weight: 100;
    text-align: center;
}
.swt_box dl .swt_link { width: 100%; position: absolute; left: 0px; bottom: 0px; overflow: hidden;  border-radius: 0 0 20px 20px; -webkit-border-radius: 0 0 0 20px; -moz-border-radius: 0 0 0 20px;-ms-border-radius: 0 0 0 20px;
 -o-border-radius: 0 0 0 20px;}
.swt_box dl .swt_link a { display: block; width: 50%; float: left; color: #4b3f35; font-size: 24px; line-height: 54px; text-decoration:none; text-align: center;}
.swt_box dl .swt_link a img { width: 22%; margin-right: 1.5%; vertical-align: -7px;}
.swt_box dl .closeBtn {cursor: pointer;width: 63px;height: 63px;background:url(/images/close.png) no-repeat left top; position: absolute; right: -8%;top: -8%;}
.swt_box dl .swt_link a:nth-child(1) { /*background: #999; border-radius: 0 0 0 20px; -webkit-border-radius: 0 0 0 20px; -moz-border-radius: 0 0 0 20px;-ms-border-radius: 0 0 0 20px;
 -o-border-radius: 0 0 0 20px;*/}
.swt_box dl .swt_link a:nth-child(2) { background: #fff100; border-radius: 0 0 20px 0; -webkit-border-radius: 0 0 20px 0; -moz-border-radius: 0 0 20px 0; -ms-border-radius: 0 0 20px 0;
 -o-border-radius: 0 0 20px 0;}

 @media all and (max-width: 518px) {
	.zhuanjia212{text-align: center;}
	.zj_right,.zhuanjia212 img{margin:0 auto; float: none}
	.zj_right a{margin:0 auto;}
 }