@charset "utf-8";

/*
*/

/*CSS Reset*/
a:link {
	color: #333333;
	font-weight: normal;

	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:active{ 
    color: #333333;
	text-decoration: none;
	font-weight: normal;

	}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
body,input,ul,ol,p,h1,h2,h3,h4,h5,h6{ padding:0; margin:0; }
body{ background-color: #f9f9f9; min-width: 320px;font-family:arial;}
ul{ list-style:none; }
h1,h2,h3,h4,h5,h6{ font:inherit; }
img{ border:0; vertical-align:middle; }
a{ text-decoration:none; }
strong,b{ font-weight:normal; }
em,i{ font-style:normal; }
table{ border-collapse:collapse; border-spacing:0; }

header{ height: 44px; background: #e9492e; background: -webkit-gradient(linear,left top,left bottom,from(#E43B3E),to(#E43B3E)); position: relative; z-index: 10; }
header .logo{ height: 100%; display: block; background: url(/images/logo_wap.gif) no-repeat 6px 7px; background-size: 138px;}
header nav{ position: absolute; left: 0; top: 44px; z-index: 10; width: 100%; display: none; }
header .nav-btn{ float: right; border-left:1px solid #d42f18; height: 100%; width: 43px; background: url(/images/icons.png) no-repeat center -92px; box-shadow: 1px 0px 0px #f2583a inset; background-size: 74px; z-index: 1;}
header nav ul li{ display: -webkit-box; text-align: center; border-bottom: 1px solid #e7e7e7; height: 38px; }
header nav ul li a{ -webkit-box-flex: 1; display: block; line-height: 38px; border-right: 1px solid #e7e7e7; background: #fff; color: #333; font-size: 16px; }
header nav ul li a:last-child{ border: none; }
header h1{ text-align: center; font-size: 20px; line-height: 44px; color: #fff; font-weight: bold;}

.btn-nav ul{ display: -webkit-box; margin-bottom: 5px; }
.btn-nav ul li{ -webkit-box-flex: 1; text-align: center; margin-right: 5px; border-radius: 3px; overflow: hidden; }
.btn-nav ul li:nth-child(1){ margin-left: 5px; }

.btn-nav ul:nth-child(3) li a{ background-position-y: -256px; }
.btn-nav ul:nth-child(1) li:nth-child(1) a{ background-position-y: 16px; background-color: #022150; }
.btn-nav ul:nth-child(1) li:nth-child(2) a{ background-position-y: -224px; background-color: #058384; }
.btn-nav ul:nth-child(1) li:nth-child(3) a{ background-position-y: -481px; background-color: #04820A; }
.btn-nav ul:nth-child(2) li:nth-child(1) a{ background-position-y: -67px; background-color: #ABA907; }
.btn-nav ul:nth-child(2) li:nth-child(2) a{ background-position-y: -307px; background-color: #0A88BD; }
.btn-nav ul:nth-child(2) li:nth-child(3) a{ background-position-y: -565px; background-color: #61676b; }
.btn-nav ul:nth-child(3) li:nth-child(1) a{ background-position-y: -149px; background-color: #4B3F94; }
.btn-nav ul:nth-child(3) li:nth-child(2) a{ background-position-y: -387px; background-color: #82055A; }
.btn-nav ul:nth-child(3) li:nth-child(3) a{ background-position-y: -646px; background-color: #AB4507; }
.btn-nav ul:nth-child(4) li:nth-child(1) a{ background-position-y: -149px; background-color: #7fb845; }
.btn-nav ul:nth-child(4) li:nth-child(2) a{ background-position-y: -387px; background-color: #ac92ed; }
.btn-nav ul:nth-child(4) li:nth-child(3) a{ background-position-y: -646px; background-color: #d6a872; }
.btn-nav li a{ padding-top: 48px; padding-bottom: 7px; display: block; background-image: url(/images/nav_icon.png); background-repeat: no-repeat; background-position-x: center; font-size: 16px; line-height: 32px; color: #fff; background-size: 48px;}

footer{ margin-bottom: 60px; text-align: center; }
footer .switch-to-pc{ color: #666; font-size: 14px; line-height: 36px; display: block; }
footer .copyright{ font-size: 10px; color: #bbb; text-transform: uppercase; }

.fixed-contact{ border-top: 1px solid #d4d4d4; position: fixed; bottom: 0; width: 100%; }
.fixed-contact .fixed-contact-tel{ border-top: 1px solid #f8f8f8; display: block; height: 43px; line-height: 43px; color: #999; text-align: center; background: #f2f2f2;}
.fixed-contact .fixed-contact-tel span{ font-size: 14px; margin-right: 5px; vertical-align: top; display: inline-block;}
.fixed-contact .fixed-contact-tel span:before{ content: ""; width: 40px; height: 43px; display: inline-block; background: url(/images/icons.png) no-repeat 7px 8px; background-size: 74px;}
.fixed-contact .fixed-contact-tel em{ font-size: 20px; vertical-align: top; }

/*!slider*/
.ui-slider{ width:100%; overflow:hidden; position:relative; -webkit-user-select:none; -webkit-touch-callout:none; -webkit-tap-highlight-color:rgba(0,0,0,0); margin-bottom: 5px; margin-top: 5px;}.ui-slider-group{ overflow:hidden; position:relative; white-space:nowrap; -webkit-transform:translateZ(0); }.ui-slider-item{ background-color:#e3e3e3; text-align:center; position:relative; float:left; overflow:hidden; -webkit-box-sizing:border-box; }
.ui-slider-item img{ width:100%;}
.ui-slider-item cite{
    position: absolute;
    bottom: 0px;
    left: 0;
    font: normal normal 16px/30px sans-serif;
    color: #fff;
    background: rgba(0,0,0,.5);
    width: 100%;
    text-align: left;
    padding-left: 10px;
}
.ui-slider-dots{ font-size:0; line-height:0; padding-right: 18px; text-align: right; position: absolute; width: 100%; bottom: 12px; right: 0;}
.ui-slider-dots>b{ display:inline-block; width: 7px; height: 7px; margin: 0 2px; background: #fff; border-radius: 7px; box-shadow: 0px 1px 1px #aaa inset;}
.ui-slider-dots>b.ui-state-active{ background: #eb4b31; }

.overlay{ background: rgba(0,0,0,0.2); position: fixed; top: 0; left: 0; width: 100%; height: 100%; display: none; }

.back-btn{ float: left; background: url(/images/icons.png) no-repeat 8px -176px; height: 44px; width: 47px; background-size: 74px;}
.tab-control{ height: 45px; line-height: 45px; display: -webkit-box; background: #fcfcfc; border-bottom: 1px solid #efefef; white-space: nowrap; box-sizing: border-box;}
.service .tab-control a{ width: 25%; display: inline-block; }
.tab-control a{ display: block; text-align: center; border-right: 1px solid #efefef; font-size: 18px; color: #333; -webkit-box-flex: 1; overflow: hidden; }
.tab-control a:last-child{ bordr-right:none; }
.tab-control .cur{ color: #e7452b; border-bottom: 2px solid #e7452b; }
.tab-content ul li{ display: none; }
.tab-content ul li .article{ padding:20px 12px 6px 12px; }
.tab-content ul li .article p{ font-size: 18px; line-height: 28px; margin-bottom: 12px; }
.more{ display: block; text-align: center; color: #aaa; border: 1px solid #e8e8e8; height: 29px; line-height: 29px; margin: 12px; font-size: 14px; background: url(//images/icons.png) no-repeat center -167px #fdfdfd; background-size: 88px;}
.tab-content ul li .list{ padding: 0 12px; }
.tab-content ul li .list dl{ min-height: 30px; border-bottom: 1px solid #e8e8e8; border-top: 1px solid #fff; position: relative; margin: 10px 0;}
.tab-content ul li .list dl:first-child{ border-top: none; }
.tab-content ul li .list dl:last-child{ border-bottom: none; }
.tab-content ul li .list dl dt{ position: absolute; }
.tab-content ul li .list dl dt img{ width:66px; }
.tab-content ul li .list dl dd{ margin-left: 72px; }
.tab-content ul li .list dl dd h3{ font-size: 18px; color: #333; margin-bottom: 5px; }
.tab-content ul li .list dl dd h3 a{ color: #333; }
.tab-content ul li .list dl dd p{ font-size: 16px; color: #999; margin-bottom: 15px; }
.tab-content ul li .list dl dd p a{ color: #999; }

.ui-scroller .ui-navigator-list{ white-space: nowrap; }
.ui-scroller .ui-navigator-list .cur{ color: #333; }
.ui-scroller .ui-navigator-list .ui-state-active a{ border-bottom: 2px solid #e7452b; height: 42px; color: #e7452b; z-index: 1;}
.ui-scroller .ui-navigator-list li{ display: inline-block; vertical-align: top; }
.ui-scroller .ui-navigator-list li a{ width: auto; padding: 0 10px; }

article h2{ color: #000; font-size: 24px; font-weight:bold;line-height: 28px; padding:20px 12px 6px 12px; }
article h3{ font-size: 12px; color: #999; border-bottom: 1px solid #fff; box-shadow: 0 -1px 0 #ededed inset; margin: 0 12px; padding-bottom: 12px; }
article h3 span{ margin-right: 10px; }
article p{ font-size: 18px; line-height: 28px; padding: 6px 12px; }

.newslist .title{ border-top: 2px solid #cecece; background: #ededed; }
.newslist .title h2{ line-height: 33px; font-size: 18px; color: #333; padding-left: 12px; }
.newslist ul li{ border-bottom: 1px solid #fff; box-shadow: 0 -1px 0 #ededed inset; padding: 6px 12px; }
.newslist ul li a{ font-size: 18px; line-height: 24px; color: #333; }
.newslist ul li .time{ display: block; color: #999; font-size: 16px; margin-top: 4px; }

.form .tips{ font-size: 18px; border-bottom: 1px solid #dedede; padding: 0 12px; }
.form .tips i{ background: #e7452b; color: #fff; position: absolute; left: 0; width: 24px; height: 24px; line-height:24px;text-align: center; border-radius: 2px; }
.form .tips p{ position: relative; padding-left: 31px; border-bottom:1px dashed #d5d5d5; line-height: 28px; padding-bottom: 6px; padding-top: 9px; }
.form .tips p:last-child{ border: none; }
.form .tips p em{ color: #e8462c; }
.form form{ padding: 12px; }
.form form textarea{ font-size: 18px; border: 1px solid #e4e4e4; border-radius: 3px; box-sizing: border-box; width: 100%; padding: 6px; height: 76px; }
.form.ask form textarea{ height: 111px; }
.form form .input{ margin-top: 12px; border: 1px solid #e4e4e4; border-radius: 3px; overflow: hidden; }
.form form .input p{ border-bottom: 1px solid #e4e4e4; background: #fff; position: relative; }
.form form .input p:last-child{ border:none; }
.form form .input p input{ padding-right: 31px; padding-left: 6px;}
.form form .input p .cls{ position: absolute; width: 25px; height: 34px; right: 1px; top: 2px; background: url(/images/icons.png) no-repeat -4px -269px #fff; background-size: 88px; z-index: 1;}
.form form input{ font-size: 18px; height: 42px; width: 100%; box-sizing: border-box; border: none; }
.form form input[type=submit]{ background:#e9482d; color: #fff; margin-top: 12px; border-radius: 3px; }

/**** ²úÆ·Õ¹Ê¾ *****/
.wapcpzs{ padding-bottom:14px;}
.wapcpzs-bg{  width:100%; height:37px;}
.wapcpzs-lb{ float:left; line-height:37px; padding-left:22px; color:#393939; font-weight:bold; font-size:14px; font-family:"Î¢ÈíÑÅºÚ"}
.wapcpzs-more{ float:right;line-height:37px;color:#393939; font-weight:bold; font-size:14px; font-family:"Î¢ÈíÑÅºÚ"; padding-right:15px;}
.wapcpzs-more strong{ color:#E41A2E;}
.wapcpzs-cp{ padding-left:15px; padding-top:14px;background:#F5F5F5; padding-bottom:12px;}

.ul.wapprolist{ padding-left:30px;}
ul.wapprolist li{ display:block; height:120px; width:120px; float:left; margin-bottom:30px; margin-left:16px;}
ul.wapprolist li a img{ border:1px solid #CCC; padding:1px; width:120px; height:95px;}
ul.wapprolist li a:hover img{ border:1px solid #E52F3E;}
ul.wapprolist li span{ float:left; width:120px; height:30px; line-height:30px; display:block; text-align:center; }
ul.wapprolist li span a{ color:#666;height:30px; line-height:30px;}
ul.wapprolist li span a:hover{ color:#207303; height:30px; line-height:30px;}




.bt_01_wap{width:240; height:30px; overflow:hidden; background:url(/images/bt_02_wap.gif) repeat-x; border:#cccccc 1px solid; }
.bt_02_wap{float:left; height:25px; padding-top:5px; padding-left:15px; display:block; background:url(/images/bt_01_wap.gif) no-repeat; font-weight:bold; font-size:14px;}
.bt_03_wap{float:right; display:block; padding-right:15px; padding-top:5px; height:25px; background:url(/images/bt_03_wap.gif) right no-repeat;}
.bian{ background-color:#FFFFFF;}
.News_01_wap{width:100%; height:auto; padding:7px 0px 4px 0px; border-bottom:#cccccc 1px solid; border-top:none;}
.News_01_wap ul{width:99%; height:auto; overflow:hidden;}
.News_01_wap ul li{width:95%; height:30px; background:url(/images/dian_wap.gif) 7px no-repeat; font-size:16px; border-bottom:#ccc 1px dotted; line-height:30px; overflow:hidden;  padding-left:5%; float:left;}

.dy_01_wap{width:100%; height:auto; padding:7px 0px 4px 0px; font-size:18px; border-bottom:#cccccc 1px solid; border-top:none;}

.wenzi_wap{height:auto; float:left; display:inline; margin-left:25px;}
.riqi_wap{height:auto; float:right; display:block; margin-right:10px;}


.bottomqq {
	position:fixed;   
    bottom:0;   
    left:0;   
    z-index:2000;
	right:0px;
	width:100%; height:49px;
	overflow:hidden;
	cursor:default; padding-top:-61px; background:#E43B3E; 
}
.bottom1 {
	width:320px;
	margin: 0 auto;
}
.bottom1 a {
	float:left;
	width:43px;
	text-align:center;
	line-height:20px;
	color:#fff;
	height:44px;
	border-right: solid 1px #d42f18;
	padding:5px 30px 0 30px;
	font-size:12px;
}
.bottom1 a img {
	margin-bottom:5px;
}
.bottom1 a.xianqd {
	border:0px;
}
.grkai{ float:left; width:100%; height:50px;}


html{-webkit-text-size-adjust:none}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,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0;outline:none}body{color:#323232;background:#fff;max-width:640px;margin:0
auto}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}body,button,input,select,textarea{font:13px/20px helvetica,arial,sans-serif}input,button,select,textarea{font-size:100%;color:#636363;outline:none;-webkit-appearance:none;border-radius:0}textarea{resize:none}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}iframe{display:block}abbr,acronym{border:0;font-variant:normal}del{text-decoration:line-through}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:500}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:500}q:before,q:after{content:""}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}a{text-decoration:none;color:#006aad}a:hover{text-decoration:none}a:focus{outline:none}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#959595 !important;word-wrap:break-word;word-break:break-all}input:-moz-placeholder,textarea:-moz-placeholder{color:#959595 !important;word-wrap:break-word;word-break:break-all}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#959595 !important;word-wrap:break-word;word-break:break-all}.tl{text-align:left}.tc{text-align:center}.tr{text-align:right}.bc{margin-left:auto;margin-right:auto}.fl{float:left;display:inline}.fr{float:right;display:inline}.cb{clear:both}.clear{clear:both;height:0;overflow:hidden}.cl{clear:left}.cr{clear:right}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.clearfix{zoom:1}.vm{vertical-align:middle}.pr{position:relative}.pa{position:absolute}.zoom{zoom:1}.hidden{visibility:hidden}.none{display:none}.block{display:block}.inline{display:inline}.hand{cursor:pointer}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb13{margin-bottom:13px}.mb15{margin-bottom:15px}.mb18{margin-bottom:18px}.mb90{margin-bottom:90px !important}.mb100{margin-bottom:100px !important}.mt0{margin-top:0px}.mt5{margin-top:5px}.mt10{margin-top:10px}.mt13{margin-top:13px}.mt23{margin-top:23px}.h10{width:100%;height:10px;overflow:hidden}.h13{width:100%;height:13px;overflow:hidden}.h13{width:100%;height:13px;overflow:hidden}.h15{width:100%;height:15px;overflow:hidden}.h23{width:100%;height:23px;overflow:hidden}.border1{width:100%;height:1px;overflow:hidden;background:#dadada}.noborder{border:none !important}.bodybg{background-color:#fff}.wrapbox{margin-left:13px;margin-right:13px}.wrapbox2{margin-left:5px;margin-right:5px}.wrapbor{background-color:#fff;margin-left:5px;margin-right:5px;border:1px
solid #e3e3e3}.mTitles{margin-bottom:9px;width:100%;overflow:hidden}.mTitles
.title{float:left;font-size:17px;line-height:19px;color:#636363}.mTitles .title
a{}.mTitles .title
a.current{color:#636363;cursor:default}.mTitles
.more{float:right;font-size:16px;line-height:19px}.title1{height:38px;border-bottom:1px solid #e4e4e4;text-indent:10px;font-size:16px;line-height:38px}.tipsbg{background-color:#fffac2}.icon_view{display:inline-block;padding-left:19px;background:url(//images/m/bbs2/icon_view.png) no-repeat 0 center;background-size:15px 10px;font-size:11px;color:#b2b2b2}.icon_reply{display:inline-block;padding-left:16px;background:url(//images/m/bbs2/icon_reply.png) no-repeat 0 center;background-size:11px 10px;font-size:11px;color:#b2b2b2}.icon_like{display:inline-block;padding-left:16px;background:url(//images/m/bbs2/icon_like.png) no-repeat 0 center;background-size:12px 10px;font-size:11px;color:#b2b2b2}.m_message{position:absolute;left:0;top:0;width:136px;padding:16px
20px;background-color:#000;opacity:0.8;border-radius:10px;font-size:15px;line-height:22px;color:#fff}.msgDigit{position:absolute;width:14px;height:14px;background-color:#f25e2b;border-radius:50%;text-align:center;color:#fff;font-size:9px;line-height:14px}.mHeader{position:relative;width:100%;height:44px;background-color:#3f9f5f}.mHeader
.Logo{position:absolute;left:0;top:0}.mHeader
.Menu{position:absolute;right:0;top:0;cursor:pointer}.mHeader .Menu
.msgDigit{right:2px;top:3px}.mHeader
.Title{margin:0
44px;font-size:19px;line-height:44px;text-align:center;color:#fff}.mHeader
img{display:block}.mHeader
.Left{position:absolute;left:10px;top:0;font-size:15px;line-height:44px}.mHeader .Left
a{color:#fff}.mHeader
.Right{position:absolute;right:10px;top:0;font-size:15px;line-height:44px}.mHeader .Right
a{color:#fff}.mHeader
.logo{position:absolute;left:13px;top:0}.mHeader
.btn{position:absolute;right:13px;top:6px}.mHeader .btn
a{display:inline-block;width:54px;height:30px;background-color:#238655;border:1px
solid #62a971;border-radius:3px;font-size:16px;line-height:30px;color:#e0f1df;text-align:center}.mHeader
.faces{position:absolute;right:13px;top:4px}.mHeader
.face{width:32px;height:32px;overflow:hidden;border:2px
solid #fff;border-radius:50%}.mHeader .face
img{display:block;border-radius:50%}.mMasklay{position:absolute;left:0;top:0;z-index:99;width:100%;height:100%;background-color:rgba(0,0,0,0.6)}.mMenulay{position:absolute;right:3px;top:47px;z-index:100;width:222px;background-color:rgba(255,255,255,0.95)}.mMenulay
.navtop{background-color:#d7d7d7}.mMenulay
.logins{padding:9px
0 13px;text-align:center}.mMenulay .logins
.title{font-size:12px;color:#636363}.mMenulay .logins
.button{display:inline-block;width:179px;height:30px;border-radius:3px;background-color:#60a673;font-size:15px;line-height:30px;color:#fff;cursor:pointer}.mMenulay
.userinfo{height:47px;padding:12px
10px 12px 20px}.mMenulay .userinfo
a{display:block;width:100%;overflow:hidden;color:#323232}.mMenulay .userinfo
.face{float:left;border:2px
solid #fff;border-radius:50%;margin-right:10px}.mMenulay .userinfo .face
img{display:block;border-radius:50%}.mMenulay .userinfo
.name{font-size:16px;line-height:22px}.mMenulay .userinfo
.info{margin-top:6px;font-size:15px;line-height:18px;color:#006aad}.mMenulay
.navlist{}.mMenulay .navlist
li{border-top:1px solid #e4e4e7}.mMenulay .navlist li:first-child{border-top:none}.mMenulay .navlist
a{display:block;padding-left:55px;height:50px;background:url() no-repeat 16px 13px;background-size:24px;font-size:15px;line-height:50px;color:#323232}.mMenulay .navlist
a.home{background-image:url(//images/m/ios7/nav_home.png)}.mMenulay .navlist
a.place{background-image:url(//images/m/ios7/nav_place.png)}.mMenulay .navlist
a.bbs{background-image:url(//images/m/ios7/nav_bbs.png)}.mMenulay .navlist
a.ask{background-image:url(//images/m/ios7/nav_ask.png)}.mMenulay .navlist
a.guide{background-image:url(//images/m/ios7/nav_guide.png)}.mMenulay .navlist
a.app{background-image:url(//images/m/ios7/nav_app.png)}.mMenulay .navlist
a.hotel{background-image:url(//images/m/ios7/nav_hotel.png)}.mTopSearch{position:relative;padding:8px
10px;background-color:#ecece5}.mTopSearch
.ipts{display:block;height:32px;padding:0
10px 0 37px;overflow:hidden;background:#fff url(//images/m/ios7/topsch.png) no-repeat 3px center;background-size:32px 32px}.mTopSearch .ipts
input{width:100%;height:14px;border:none;padding:9px
0;line-height:14px}.mTopSearch
.cancel{position:absolute;top:0;right:0;width:54px;height:48px;font-size:15px;line-height:48px;text-align:center;background-color:#ecece5;cursor:pointer}.mTopSearchLay{position:absolute;z-index:99;left:0;top:48px;width:100%;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,0.12)}.mTopSearchLay
li{border-bottom:1px solid #dadada;line-height:38px}.mTopSearchLay
a{display:block;padding-left:43px;background:url() no-repeat 13px center;background-size:17px 17px;color:#323232}.mTopSearchLay .history
a{background-image:url(//images/m/ios7/search-history.png)}.mTopSearchLay .search
a{background-image:url(//images/m/ios7/search-zoom.png)}.mTopSearchLay .clean
a{padding:0;background:none;text-align:center}.mTopSearchLay .searchPic
a{background-image:url(//images/m/ios7/search-zoom.png);height:32px;padding:13px
13px 13px 87px}.mTopSearchLay .searchPic
.pic{float:left;margin-left:-45px}.mTopSearchLay .searchPic
.tit{line-height:15px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mTopSearchLay .searchPic
.tag{margin-top:5px;line-height:11px;line-height:13px;color:#959595}.mFooter{border-top:1px solid #65ae76;margin-top:23px;padding:10px
13px 5px;font-size:15px;line-height:30px}.mFooter
.sign{color:#1e66b2}.mFooter
.nav{color:#727272}.mFooter .nav
a{color:#727272}.mFooter
.type{color:#636363}.mFooter .type
em{color:#000}.mFooter
.copy{font-size:13px;line-height:24px;color:#b4b4b4}.mTravelList{}.mTravelList
li{border-bottom:1px solid #dadada}.mTravelList li:first-child{}.mTravelList
a.a1{display:block;min-height:60px;padding:9px
9px 9px 94px;color:#323232}.mTravelList
a.a2{display:block;min-height:60px;padding:9px;color:#323232}.mTravelList
img{float:left;margin-left:-85px}.mTravelList
.title{word-wrap:break-word;word-break:break-all}.mTravelList
.info{font-size:14px;color:#b2b2b2}.mTravelList
.icons{}.mTravelList .icons
span{margin-left:20px}.mTravelList .icons span:first-child{margin-left:0}.mRouteList{}.mRouteList
li{border-top:1px solid #dadada}.mRouteList li:first-child{border-top:none}.mRouteList
a{display:block;min-height:76px;padding:9px
9px 9px 124px;color:#323232}.mRouteList
img{float:left;margin-left:-115px}.mRouteList
.title{margin-bottom:3px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mRouteList
.route{min-height:34px;padding-left:12px;background:url(//images/m/ios7/icon_route.png) no-repeat left 5px;background-size:8px 8px;font-size:10px;line-height:17px;color:#636363}.mRouteList .route
span{padding:0
3px;color:#f25e2b}.mRouteList
.info{margin-top:5px;font-size:10px;line-height:12px;color:#b2b2b2}.mguideList{border-bottom:1px solid #eee}.mguideList
li{float:left;width:25%}.mguideList
a{display:block;border-left:1px solid #eee;padding:10px
0 15px;text-align:center;color:#2c2c2c}.mguideList li:first-child
a{border-left:0}.mguideList
img{display:block;margin:0
auto}.mguideList
.name{padding-top:8px;font-size:13px;line-height:15px;color:#919495}.mBbsList{width:100%;margin-top:-13px}.mBbsList
li{width:50%;margin-top:13px}.mBbsList li.fl
a{margin-right:6px}.mBbsList li.fr
a{margin-left:6px}.mBbsList
a{display:block;height:40px;padding:9px
0 9px 59px;border:1px
solid #dadada;box-shadow:0 2px 2px rgba(218,218,218,0.4);background:#fff;color:#646464}.mBbsList
img{float:left;margin-left:-50px}.mBbsList
h3{height:28px;font-size:13px;line-height:14px;font-weight:700}.mBbsList
p{font-size:11px;line-height:12px;color:#646464}.mAskList{}.mAskList
li{border-top:1px solid #dadada}.mAskList li:first-child{border-top:none}.mAskList
a{display:block;padding:14px
10px}.mAskList
.tit{margin-bottom:7px;font-size:16px;line-height:24px;color:#323232;word-wrap:break-word;word-break:break-all}.mAskList
.txt{color:#646464;font-size:14px;line-height:21px}.mAskList
.info{margin-top:3px;font-size:12px;color:#969696}.mLoadMore{display:block;border-top:1px solid #dadada;font-size:15px;line-height:40px;text-align:center;cursor:pointer;color:#636363}.mSift{position:relative;width:100%;height:42px;box-shadow:0 1px 2px rgba(0,0,0,0.12);background-color:#fff}.mSift
.item{float:left;width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mSift .item:first-child{border-right:1px solid #dadada}.mSift
.tap{position:relative;height:42px;text-align:center;font-size:15px;line-height:42px}.mSift .tap:after{content:"";position:absolute;right:2px;bottom:2px;width:8px;height:8px;background:url(//images/m/ios7/sift-arw.png) no-repeat right bottom;background-size:8px 8px}.mSift
.current{color:#dadada}.mSift
.selects{position:absolute;left:0;top:42px;width:100%;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,0.12)}.mSift .selects
li{border-top:1px solid #dadada;font-size:15px;line-height:40px}.mSift .selects
a{display:block;padding-left:17px;color:#323232}.mSiftMask{position:absolute;z-index:99;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6)}.mFixToolbar{position:fixed;left:0;bottom:0;width:100%;background:#f5f4ee;border-top:1px solid #cfcfcf;box-shadow:0 0 2px rgba(207,207,207,0.8)}.mFixToolbar
.wrap{height:32px;padding:8px
13px;overflow:hidden}.mFixToolbar .wrap
.item{float:left;margin-left:7px}.mFixToolbar .wrap .item:first-child{margin-left:0}.mFixToolbar
.reply{display:block;margin-right:116px;border:1px
solid #b4b4b4;border-radius:2px;padding-left:35px;box-shadow:inset 0 0 2px rgba(0,0,0,0.2);background:#fff url(//images/m/ios7/toolbar_reply.png) no-repeat 10px 8px;background-size:15px 13px;font-size:15px;line-height:30px;color:#b4b4b4}.mFixToolbar
.btn{float:right;margin:0
10px;width:32px;height:32px;background:url() no-repeat center center}.mFixToolbar
.share{background-image:url(//images/m/ios7/toolbar_share.png);background-size:21px 18px}.mFixToolbar
.collect{background-image:url(//images/m/ios7/toolbar_collect.png);background-size:22px 23px}.mFixToolbar
.collected{background-image:url(//images/m/ios7/toolbar_collected.png);background-size:22px 23px}.mFixToolbarMask{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6)}.mFixToolbarMask
.layer{position:relative;width:292px;background-color:#fff;margin:0
auto}.mFixToolbarMask
.close{position:absolute;top:18px;right:18px}.mFixToolbarMask .close
img{display:block}.mFixToolbarMask
.title{height:54px;padding:0
18px;border-bottom:2px solid #5cad77;font-size:21px;line-height:54px;color:#5cad77}.mFixToolbarMask
.list{}.mFixToolbarMask .list
li{border-top:1px solid #cee6d6;font-size:18px;line-height:54px}.mFixToolbarMask .list li:first-child{border-top:none}.mFixToolbarMask .list
a{display:block;padding-left:52px;color:#323232;background:url() no-repeat 18px center;background-size:24px 24px}.mFixToolbarMask .list .like
a{background-image:url(//images/m/ios7/mask_like.png)}.mFixToolbarMask .list .liked
a{background-image:url(//images/m/ios7/mask_liked.png)}.mFixToolbarMask .list .weibo
a{background-image:url(//images/m/ios7/mask_weibo.png)}.mFixToolbarMask .list .more
a{background-image:url(//images/m/ios7/mask_more.png)}.m_header{position:relative;height:43px;padding:0
13px;border-bottom:1px solid #0d5f39;background:#17774a url(//images/m/m_headbg.png) repeat-x 0 0;background-size:100% 43px}.m_header
.logo{float:left;padding-top:7px}.m_header
.navs{float:left;margin-left:5px;padding-top:7px}.m_header .navs
li{float:left;font-size:16px;line-height:30px}.m_header .navs
li.current{border-bottom:6px solid #72b083}.m_header .navs li
a{display:block;padding:0
10px;color:#fff}.m_header
.login{float:right;padding-top:7px}.m_header .login
a{display:inline-block;height:28px;padding:0
7px;font-size:16px;line-height:28px;border:1px
solid #6eae7b;border-radius:2px;background-color:#208556;color:#fff}.m_header
.title{position:absolute;top:0;left:30%;right:30%;height:30px;padding-top:7px;font-size:19px;line-height:30px;text-align:center;color:#fff}.topuser{position:absolute;z-index:99;top:5px;right:13px}.topuser
.arrow{position:absolute;top:15px;right:0}.topuser .arrow
span{width:0;height:0;overflow:hidden;border-width:4px 4px 0 4px;border-style:solid;border-color:#fff transparent transparent}.topuser
.face{position:relative;width:36px;height:36px;margin-right:12px}.topuser .face
.mask{position:absolute;z-index:2;left:0;top:0;width:32px;height:32px;border:2px
solid #fff;border-radius:50px;overflow:hidden}.topuser .face
img{position:absolute;z-index:1;left:1px;top:1px;display:block;border-radius:50px}.topuser
.layer{position:absolute;top:43px;right:-2px;width:98px;border:1px
solid #b2b2b2;background-color:#fff;box-shadow:0 0 3px rgba(0,0,0,0.2)}.topuser
.jiao{position:absolute;top:-8px;left:60px;width:0;height:0;overflow:hidden;border-width:0 9px 8px 9px;border-style:solid;border-color:transparent transparent #ababab}.topuser
.jiao2{position:absolute;top:-7px;left:61px;width:0;height:0;overflow:hidden;border-width:0 8px 7px 8px;border-style:solid;border-color:transparent transparent #fff}.topuser
.layerlist{font-size:15px;line-height:34px;text-align:center}.topuser .layerlist
a{display:block;color:#1a7846}.topuser .layerlist .myask
a{border-top:1px dotted #ddd}.topuser .layerlist .quit
a{border-top:1px solid #8e8e8e;margin:0
3px;color:#ed1c24}.m_search{height:32px;padding:8px
13px;background:#ecebe6}.m_search
.ipts{overflow:hidden;border:1px
solid #ddd9cc;border-right:none;padding:0
8px;background:#fff}.m_search .ipts
input{width:100%;height:20px;padding:5px
0;border:none;font-size:16px;line-height:20px}.m_search
.btn{float:right;width:44px;height:32px;border:1px
solid #ddd9cc;background:#fff;font-size:16px;line-height:30px}.m_search
.btn_talk{float:right;margin-left:12px;width:53px;height:30px;border:1px
solid #3d8c53;border-radius:3px;background:#5ea577;background:-moz-linear-gradient(top,#5fa678,#509769);background:-webkit-linear-gradient(#5fa678 0%,#509769 100%);font-size:14px;line-height:30px;text-align:center;color:#fff}.m_crumbs{margin:8px
13px;overflow:hidden}.m_crumbs
li{float:left;margin-right:1px;font-size:14px;line-height:32px}.m_crumbs
a{position:relative;display:block;padding:0
16px 0 12px;background:#ecebe6;color:#636363}.m_crumbs
span{position:absolute;top:10px;right:5px;width:0;height:0;overflow:hidden;border:5px
solid transparent;border-left-color:#636363;border-right-width:0}.m_crumbs
span.arrow2{right:8px;border-left-color:#ecebe6}.m_crumbs .column
a{max-width:8em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m_crumbs .current
a{padding:0
12px;background:#5fa678;color:#d2eecd}.foot{margin:30px
13px 15px;text-align:left}.foot
.gap{color:#636363}.foot
.copy{color:#b4b4b4}.foot
.version{color:#000}.foot
.login{color:#000}.m_tabs{width:100%;overflow:hidden;border-bottom:1px solid #e8e8e3;margin-bottom:18px}.m_tabs
li{float:left;font-size:14px;line-height:30px;cursor:pointer}.m_tabs
a{display:block;padding:0
11px;color:#636363}.m_tabs
li.current{background:#5fa678;cursor:default}.m_tabs li.current
a{color:#d2eecd}.m_focuspic{position:relative;overflow:hidden}.swipe{width:100%;overflow:hidden;position:relative}.swipe-wrap{overflow:hidden;position:relative}.swipe-wrap
li{float:left;width:100%;position:relative}.swipe-wrap
a{display:block}.swipe-wrap
img{display:block}.m_focuspic
.page{position:absolute;z-index:99;right:14px;bottom:2px;width:100%;text-align:right}.m_focuspic .page
li{display:inline-block;width:8px;height:8px;overflow:hidden;line-height:100px;margin:0
5px;background:#fff;border-radius:50%;cursor:pointer}.m_focuspic .page
li.on{background:#F82021}.bbs_page{position:relative;width:100%;height:30px;border-top:1px solid #fff;border-bottom:1px solid #c8c8c8;background:url(//images/m/bbs/page_bg.png) repeat-x 0 0;background-size:100% 30px;font-size:13px;line-height:30px;text-align:center}.bbs_page
a{display:block;color:#0069b2}.bbs_page
.first{position:absolute;left:0;top:0;width:41px;border-right:1px solid #c2c2c2}.bbs_page .first
a{border-right:1px solid #fff}.bbs_page
.prev{position:absolute;left:42px;top:0;width:55px;border-right:1px solid #c2c2c2}.bbs_page .prev
a{border-right:1px solid #fff}.bbs_page
.next{position:absolute;right:42px;top:0;width:55px;border-left:1px solid #c2c2c2}.bbs_page .next
a{border-left:1px solid #fff}.bbs_page
.last{position:absolute;right:0;top:0;width:41px;border-left:1px solid #c2c2c2}.bbs_page .last
a{border-left:1px solid #fff}.bbs_page .num
input{width:75px;height:20px;border:1px
solid #c8c8c8;border-radius:3px;text-align:center;font-size:13px;line-height:20px;color:#000}.m_toolfixbar{position:fixed;left:0;bottom:0;width:100%;background:#f5f4ee;border-top:1px solid #cfcfcf;box-shadow:0 0 2px rgba(207,207,207,0.8)}.m_toolfixbar
.wrap{height:32px;padding:8px
13px;overflow:hidden}.m_toolfixbar .wrap
.item{float:left;margin-left:7px}.m_toolfixbar .wrap .item:first-child{margin-left:0}.m_toolfixbar
.reply{display:block;margin-right:141px;border:1px
solid #ddd9cc;border-radius:3px;padding:0
7px;background:#fff;font-size:14px;line-height:30px;color:#c8c8c8}.m_toolfixbar
.btn{float:right;margin-left:7px;width:53px;border:1px
solid #3d8c53;border-radius:3px;background:#5ea577;background:-moz-linear-gradient(top,#5fa678,#509769);background:-webkit-linear-gradient(#5fa678 0%,#509769 100%);font-size:14px;line-height:30px;color:#fff;text-align:center}.m_toolfixbar
.relate{float:right;margin-left:7px;border:1px
solid #c8c8c8;border-radius:3px;padding:0
7px;background:#e7e6e0;background:-moz-linear-gradient(top,#eae9e3,#dbdad4);background:-webkit-linear-gradient(#eae9e3 0%,#dbdad4 100%);font-size:14px;line-height:30px;color:#636363}.ind_columns{margin:0
13px 20px}.ind_columns
article{width:50%}.ind_columns article.fl
a{margin-right:6px}.ind_columns article.fr
a{margin-left:6px}.ind_columns
a{display:block;height:59px;padding-left:53px;border:1px
solid #dadada;box-shadow:0 2px 2px rgba(218,218,218,0.4);background:#fff;color:#636363}.ind_columns
img{float:left;margin-left:-53px}.ind_columns
h2{padding:11px
0 2px;font-size:17px;line-height:20px}.ind_guides{margin:0
13px 20px}.ind_guides
.title{width:100%;overflow:hidden;margin-bottom:7px}.ind_guides .title
.tit{float:left;font-size:17px;line-height:20px}.ind_guides .title
.more{float:right}.ind_guides
.list{border:1px
solid #dadada;box-shadow:0 2px 2px rgba(218,218,218,0.4);background:#fff}.ind_guides .list
li{float:left;width:33.33%}.ind_guides .list
a{display:block;border-left:1px solid #dadada;padding:10px
0 8px;text-align:center;color:#2c2c2c}.ind_guides .list li:first-child
a{border-left:0}.ind_guides .list
img{display:block;margin:0
auto}.ind_guides .list
.name{padding-top:8px;font-size:13px;line-height:15px}.ind_travels{margin:0
13px 20px}.ind_travels
.title{margin-bottom:7px;font-size:17px;line-height:20px}.ind_travels
.box{border-top:1px solid #dadada;box-shadow:0 2px 2px rgba(218,218,218,0.4);background:#fff}.ind_travels ul
li{border:1px
solid #dadada;border-top:none}.ind_travels ul
a{display:block;min-height:76px;padding:9px
9px 9px 124px;color:#323232}.ind_travels ul
img{float:left;margin-left:-115px}.ind_travels ul
h3{}.ind_travels ul
.info{color:#636363}.ind_travels ul
.icons{}.ind_travels ul .icons
span{margin-left:20px}.ind_travels ul .icons span:first-child{margin-left:0}.ind_travels
.loadmore{border:1px
solid #dadada;border-top:none;font-size:15px;line-height:40px;text-align:center;cursor:pointer;color:#636363}.pgfoot_ad{width:320px;margin:23px
auto 13px;text-align:center}.pgfoot_ad
img{display:block}.lgcontent{padding:10px
8px}.lgform_tit{margin:20px
0;font-size:15px;line-height:16px;text-align:center;color:#969696;background:url(//images/m/login/tit_bg.png) repeat-x 0 center;background-size:100% 1px}.lgform_tit
span{display:inline-block;background:#fff;padding:0
10px}.lgform_ipts{border:1px
solid #ccc;border-radius:3px}.lgform_ipts
li{border-top:1px solid #dadada}.lgform_ipts
li.first{border-top:none}.lgform_ipts
input{border:none;width:100%;height:20px;padding:11px
0;font-size:15px;line-height:20px;text-indent:10px}.lgform_ipts li.first
input{background:url(//images/m/login/ipt_bg.png) repeat-x 0 0;background-size:100% 5px}.form_btn{margin-top:10px;width:100%;height:43px;border:1px
solid #22965c;background:#22a161 url(//images/m/login/btn_bg.png) repeat-x 0 0;background-size:100% 43px;font-size:20px;color:#fff}.form_error{display:none;margin-bottom:10px;padding-left:23px;background:url(//images/m/login/form_error.png) no-repeat 0 0;background-size:17px 15px;line-height:16px;color:#f7461c}.lgform_regist
li{position:relative}.lgform_regist
input{padding-left:25%;width:75%}.lgform_regist
.title{position:absolute;width:25%;height:44px;font-size:15px;line-height:44px;text-indent:10px}.validate_box{margin-top:10px}.validate_box
input{width:180px;height:20px;border:1px
solid #ccc;border-radius:3px;padding:11px
0;font-size:15px;line-height:20px;text-indent:10px}.validate_box
img{display:block}.jointlogin{padding-top:10px}.jointlogin
li{height:41px;margin-bottom:8px;text-align:center}.bbshead{position:relative;height:38px;padding:0
13px;border-top:1px solid #fff;border-bottom:1px solid #c8c8c8;background-color:#ececec}.bbshead
.btn{position:absolute;right:13px;top:7px}.bbshead .btn
.normal{display:inline-block;margin-left:7px;height:22px;padding:0
8px;font-size:14px;line-height:22px;border:1px
solid #999;border-radius:2px;background:#dddcdc url(//images/m/bbs/barbtn_bg.png) repeat-x;background-size:100% 22px;color:#666}.bbshead .btn
.normal_ck{display:inline-block;margin-left:7px;height:22px;padding:0
8px;font-size:14px;line-height:22px;border:1px
solid #c2c2c2;border-radius:2px;background:#dddcdc url(//images/m/bbs/barbtnck_bg.png) repeat-x;background-size:100% 22px;color:#a9a9a9;cursor:default}.bbshead .btn
.sift{padding-right:22px;background:url(//images/m/bbs/sift_cor2.png) no-repeat right 9px;background-size:16px 5px}.bbshead .btn
.sift2{padding-right:22px;background:url(//images/m/bbs/sift_cor.png) no-repeat right 9px;background-size:16px 5px}.bbshead .btn
.reply{display:inline-block;margin-left:7px;height:22px;padding:0
8px;font-size:14px;line-height:22px;border:1px
solid #3d8c53;border-radius:2px;background:#499c60 url(//images/m/bbs/submit_bg.png) repeat-x 0 0;background-size:100% 26px;color:#fefefe}.bbshead
.back{position:absolute;left:13px;top:9px}.bbshead .back
img{display:block}.bbshead
.title{font-size:16px;font-weight:700;line-height:38px;text-align:center;color:#333}


.indFocuspic
img{background:url() no-repeat center center;background-size:100% auto}.indFocuspic
.mask{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;bottom:0;width:100%;height:80px;padding:0
20px;background:rgba(0,0,0,0.5);color:#fff}.indFocuspic
.tit{display:block;width:100%;overflow:hidden;padding:12px
0 5px;font-size:20px;line-height:22px}.indFocuspic
.txt{display:block;width:100%;overflow:hidden}.mHotPlaceList{}.mHotPlaceList
li{float:left}.mHotPlaceList li
img{display:block}.mHotPlaceList
li.line1{width:58.163265%;margin-bottom:6px}.mHotPlaceList
li.line2{width:39.795918%;margin-left:2.040816%;margin-bottom:6px}.mHotPlaceList
li.line3{width:31.972789%;margin-left:2.040816%}.mHotPlaceList li.line3-1{margin-left:0}body{font-family:"Helvetica Neue",Helvetica,STHeiTi,sans-serif}.none{display:none}.center{padding:10% 0 !important;text-align:center !important}.green{color:#7EBC70}.blue{color:#41B5A4}.red{color:#EB7B6A}.idxColumns{width:100%;overflow:hidden}.idxColumns
li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:50%;margin-bottom:5px}.idxColumns
li.fl{padding-right:2px}.idxColumns
li.fr{padding-left:2px}.idxColumns
a{display:block;border:1px
solid #e3e3e3;padding:10% 0 10% 45%;background:#fff url() no-repeat 10px center;color:#636363}.idxColumns
a.a1{background-image:url(/public//images/index/1.png);background-size:41px 40px;background-position:15%}.idxColumns
a.a2{background-image:url(/public//images/index/2.png);background-size:41px 40px;background-position:15%}.idxColumns
a.a3{background-image:url(/public//images/index/3.png);background-size:41px 40px;background-position:15%}.idxColumns
a.a4{background-image:url(/public//images/index/4.png);background-size:41px 40px;background-position:15%}.idxColumns
a.a5{background-image:url(/public//images/index/7.png);background-size:41px 40px;background-position:15%}.idxColumns
a.a5{background-image:url(/public//images/index/13.png);background-size:41px 40px;background-position:15%}.idxColumns
a.a6{background-image:url(/public//images/index/share.png);background-size:41px 40px;background-position:15%}.idxColumns
.title{padding-top:5px;font-size:17px;line-height:20px}.frame-title{font-size:16px;font-weight:bold;color:#7F7F7F;margin:15px
10px 10px}.item-first{position:relative;margin:5px
10px 10px}.item-first>a{display:block;text-decoration:none;width:100%;overflow:hidden}.img-full{width:100%}.item-first>p{position:absolute;bottom:6px;width:100%;text-align:left;pointer-events:none;overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis;color:#fff;background:rgba(0, 0, 0, 0.5);padding:10px
0;text-indent:10px;font-size:16px}.mTravelList
h3{font-size:16px;line-height:24px;width:100%;overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis}.mTravelList
p{line-height:17px;font-size:14px;word-wrap:break-word;overflow:hidden;max-height:34px;color:#878c92}.intro-top{background:#F7F7F7;padding:15px;min-height:100px;border-bottom:#DADADA 1px solid}.intro-top
h3{font-size:16px;margin-bottom:5px;font-weight:bold}.intro-top
img{float:left;margin-right:15px;padding:2px;box-shadow:0 2px 2px rgba(218,218,218,0.4);border:1px
#dadada solid;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;background:#fff}.intro-top
.info{font-size:14px;color:#b2b2b2;line-height:16px;margin-bottom:5px;margin-left:90px}.tel-icon{padding-left:30px;background:url(/images/tel-icon001.png) no-repeat 0 center;background-size:23px 17px;font-size:14px;color:#b02222}.intro-main{padding:15px
15px 0px}.intro-main-top{border-bottom:#DADADA 1px solid;padding:5px
0px 15px}.intro-main-top
p{font-size:15px;line-height:1.5}.intro-main-info
p{padding:5px
0;font-size:17px !important;line-height:1.5;word-break:break-all}.intro-main-info
img{width:100% !important}.xinde{margin:5px;padding:10px;background:#F5FFF1;border:1px
#D6D6D6 solid}.idxColumns
a.br1{background-image:url(/public//images/businessRange/1.png);background-size:41px 40px;background-position:15%}.idxColumns
a.br2{background-image:url(/public//images/businessRange/2.png);background-size:41px 40px;background-position:15%}.idxColumns
a.br3{background-image:url(/public//images/businessRange/3.png);background-size:41px 40px;background-position:15%}.idxColumns
a.br4{background-image:url(/public//images/businessRange/4.png);background-size:41px 40px;background-position:15%}.idxColumns
a.br5{background-image:url(/public//images/businessRange/5.png);background-size:41px 40px;background-position:15%}.idxColumns
a.br6{background-image:url(/public//images/businessRange/6.png);background-size:41px 40px;background-position:15%}.idxColumns
a.br7{background-image:url(/public//images/businessRange/7.png);background-size:41px 40px;background-position:15%}.idxColumns
a.br8{background-image:url(/public//images/businessRange/8.png);background-size:41px 40px;background-position:15%}.idxColumns
a.br9{background-image:url(/public//images/businessRange/9.png);background-size:41px 40px;background-position:15%}.idxColumns
a.br10{background-image:url(/public//images/businessRange/10.png);background-size:41px 40px;background-position:15%}.title-h2{font-size:18px;font-weight:bold;padding:5px
0 10px 0;text-align:center;border-bottom:1px solid #dadada}.Btn{position:relative}.Btn
a{display:block;font-size:15px;color:#323232;padding:7% 0 7% 37%}.Btn
a.s1{background:url(/public//images/index/4_2.png) no-repeat 17%;background-size:41px 40px}.Btn
a.s2{background:url(/public//images/index/5_2.png) no-repeat 17%;background-size:41px 40px}.Btn
a.s3{background:url(/public//images/index/11.png) no-repeat 17%;background-size:41px 40px}.Btn
.title{padding-top:5px;font-size:17px;line-height:20px}.Btn
p{color:#7f7f7f}.Btn
a.b1{background:url(/public//images/index/5_3.png) no-repeat 17%;background-size:41px 40px}.Btn
a.b2{background:url(/public//images/index/4.png) no-repeat 17%;background-size:41px 40px}.Btn
a.b3{background:url(/public//images/index/12.png) no-repeat 17%;background-size:41px 40px}.item-first-2{margin:10px}.item-first-2>a{display:block;text-decoration:none;width:100%;overflow:hidden}.img-full{width:100%}.item-first-2>p{font-size:14px;padding:5px
0px 10px;color:#7F7F7F}.date{margin-left:10px;color:#999}.view{float:right;margin-right:10px;color:#999}.dynamic{background:#F4F4F4;padding:10px
10px 5px;margin:10px;border-left:#bbb 2px solid;position:relative}.event
.time{background:url(/public//images/icons/dot-icon.png) no-repeat;background-position-y:2px;background-size:15px 15px;position:relative;left:-18px;z-index:999;padding-left:20px;color:#7f7f7f;font-size:15px}.event-item{background-color:#fff;margin:10px
0px;border:1px
solid #dadada;box-shadow:0 2px 2px rgba(218,218,218,0.4);padding:10px;min-height:110px}.event-item
h3{color:#7F7F7F;font-size:16px;font-weight:bold;padding:10px
0px}.event-item
img{float:left}.event-item
.info{margin-left:110px;color:#7f7f7f;font-size:14px}.event-item
.info2{color:#7f7f7f;font-size:14px}.wenji-nav{background:#F7F7F7;height:40px;border-bottom:#DADADA 1px solid}.no-border{border-top:none !important}.bor-bottom{border-bottom:1px solid #dadada}.bor-top{border-top:1px solid #dadada}.intro-main-top
h2{font-size:18px;font-weight:bold}.albumSec{margin:0px
13px}.album{width:100%;overflow:hidden}.album
li{box-sizing:border-box;width:50%;margin-bottom:11px}.album
li.fl{padding-right:6px}.album
li.fr{padding-left:6px}.album li
a{padding:10px;display:block;text-align:center;color:#333;border:1px
solid #dadada;box-shadow:0 2px 2px rgba(218,218,218,0.4);position:relative}.album li a
em{color:#fff;font-size:20px;font-weight:bold;position:absolute;right:10%;bottom:25%}.album-desc
h2{font-size:16px;font-weight:bold}.album-desc
p{color:#7F7F7F;font-size:14px}.image
img{padding:5px;margin-left:-5px;border:1px
solid #dadada}.image
h2{text-align:center;font-size:18px;font-weight:bold;padding:10px
0 15px}.image
p{font-size:17px;line-height:1.5}.dynamic
h2{text-align:center;font-size:18px;font-weight:bold;padding:15px
0px;border-bottom:1px #eee solid}.event
.title{background:url(/public//images/icons/dot-icon.png) no-repeat;background-position-y:22px;background-size:15px 15px;position:relative;left:-18px;z-index:999;padding:15px
15px 15px 20px;color:#7f7f7f;font-size:18px;font-weight:bold}.event-item2{background-color:#fff;border:1px
solid #dadada;box-shadow:0 2px 2px rgba(218,218,218,0.4);padding:20px}.event-item2
.info2{color:#7f7f7f;font-size:17px}footer{margin-top:-5px}footer
p{font-size:13px;color:#7F7F7F;text-align:center;margin:10px
0 10px}.copyright{font-size:13px;color:#7F7F7F;text-align:center;margin:10px
0 10px}.idxColumns2
a{padding:10px
0 10px 35%}.idxColumns2
a.a1{background-position:7%}.idxColumns2
a.a2{background-position:7%}#mcover{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.7);display:none;z-index:20000}#mcover
img{position:fixed;right:18px;top:5px;width:260px!important;height:180px!important;z-index:20001}.ui-video{width:100%;margin-top:15px}.footer{position:fixed;z-index:9999999;bottom:28px;width:100%;max-width:640px}.footer-bar{height:85px;background:#f0f0f0;border-top:1px #C9CAC8 solid;margin-top:20px;width:100%}.footer-bar
li{padding:8px
0 5px;float:left;text-align:center}.bar-li1,.bar-li2,.bar-li3,.bar-li4{width:18%}.footer-bar
span{margin-top:-5px;color:#3D3D39;font-size:10px !important}.footer-bar li a.bar1, .footer-bar li a.bar2, .footer-bar li a.bar3, .footer-bar li
a.bar4{background-repeat:no-repeat;width:25px;height:25px;display:inline-block;background-size:25px 25px}.footer-bar li
a.bar1{background-image:url(/public//images/icons/footer-bar-1.png)}.footer-bar li
a.bar2{background-image:url(/public//images/icons/footer-bar-2.png)}.footer-bar li
a.bar3{background-image:url(/public//images/icons/footer-bar-3.png)}.footer-bar li
a.bar4{background-image:url(/public//images/icons/footer-bar-4.png)}.footer-bar li a:hover{}.bar-icon{background:#f0f0f0;border-top:1px #C9CAC8 solid;border-left:1px #C9CAC8 solid;border-right:1px #C9CAC8 solid;-moz-border-radius:50% 50% 0px 0px;-webkit-border-radius:50% 50% 0px 0px;border-radius:50% 50% 0px 0px;display:inline-block;padding:7px}.bar-icon
img{width:62px;height:62px;-moz-border-radius:60px;-webkit-border-radius:60px;border-radius:60px;box-shadow:0 0 0 2px #FFFFFF, 0 2px 3px 2px rgba(0, 0, 0, 0.25);-moz-box-shadow:0 0 0 2px #FFFFFF, 0 2px 3px 2px rgba(0, 0, 0, 0.25);-webkit-box-shadow:0 0 0 2px #FFFFFF, 0 2px 3px 2px rgba(0,0,0,0.25)}.bar-face{width:28%;margin-top:-30px}.bor3-1{border-top:1px solid #e3e3e3;border-bottom:1px solid #eee;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3}.bor3-2{border-bottom:1px solid #e3e3e3;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3}.idxColumns3{width:100%;overflow:hidden}.idxColumns3
li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:50%}.idxColumns3
a{display:block;padding:10% 0 10% 45%;background:#fff url() no-repeat 10px center;color:#636363}.idxColumns3
.fr{border-left:1px solid #eee}.idxColumns3 .qr, .idxColumns3
.tel{display:block;background:#fff url() no-repeat 10px center;color:#636363;background-size:41px 40px;background-position:15%}.qr-title
h2{font-size:20px;text-align:center;padding:15px
0;border-bottom:1px solid rgb(218,218,218)}.qr-image{border-bottom:1px solid rgb(218, 218, 218);margin-bottom:20px}.qr-image
img{width:60%;padding:15px
0;display:block;margin:0
auto}.qr-image
h3{text-align:center;font-size:20px;font-weight:bold;padding:5px
0 15px;line-height:1.5}.tishi{margin:5px
15px;border-bottom:1px solid #dadada}blockquote{margin-bottom:10px;border-left:4px solid #DDD;padding:0
28px;color:#777}blockquote
h3{font-size:16px;margin-bottom:5px;font-weight:bold}blockquote
p{font-size:14px;color:#b2b2b2;line-height:16px;margin-bottom:5px}#popmenu{position:fixed;z-index:9999;bottom:113px;width:100%;max-width:640px}#popmenu
.wrapbor{margin:0;border-top:2px solid #e3e3e3}#popmenu
.mguideList{border-bottom:0px solid #eee}#popmenu .mguideList
a{border-left:0px solid #eee}#popmenu .pic
img{width:20px;height:20px}#popmenu .mguideList
.name{font-size:13px !important}@-moz-keyframes
rotated{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes
rotated{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes
rotated{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes
rotated{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes
rotated{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.rota{-moz-animation:rotated 3s 1 linear;-webkit-animation:rotated 3s 1 linear;-o-animation:rotated 3s 1 linear;-ms-animation:rotated 3s 1 linear;animation:rotated 3s 1 linear}.rota2{-moz-animation:rotated 5s 1 linear;-webkit-animation:rotated 5s 1 linear;-o-animation:rotated 5s 1 linear;-ms-animation:rotated 5s 1 linear;animation:rotated 5s 1 linear}.intro-main-info
.text{color:#3e3e3e;line-height:1.5;width:100%;font-size:16px;overflow:hidden}.media{margin:0
0 18px 0;padding:6px
0 0}.media
img{width:100%}.m_focuspic{height:196px}.m_focuspic
img{height:196px}@media only screen and (max-device-width: 640px){.m_focuspic{height:168px}.m_focuspic
img{height:168px}}.message{margin:15px
10px 0px;padding:10px
15px 20px;background-color:#f4f4f4}.msg-title
h1{padding:10px
0 15px 0;text-align:center;font-size:20px}.msg-intro
p{background-color:#fff;border:1px
#eee solid;border-top:1px #D6D6D6 solid;padding:10px;font-size:15px;color:#7f7f7f}.msg-area{margin-top:15px;background-color:#fff;border:2px
#CACACA solid;border-radius:4px;padding:5px}.msg-area
.item{width:97%;height:25px;margin:10px;border:1px
solid transparent;font-size:14px}.dashed{width:100%;height:1px;border-bottom:1px #c6c6c6 dashed}#msg-submit{margin-top:15px;background-color:#179F00;padding:10px
20px;font-size:16px;text-decoration:none;border:1px
solid #0B8E00;background-image:linear-gradient(bottom,  #179F00 0%, #5DD300 100%);background-image:-o-linear-gradient(bottom, #179F00 0%, #5DD300 100%);background-image:-moz-linear-gradient(bottom, #179F00 0%, #5DD300 100%);background-image:-webkit-linear-gradient(bottom, #179F00 0%, #5DD300 100%);background-image:-ms-linear-gradient(bottom, #179F00 0%, #5DD300 100%);background-image:-webkit-gradient(
linear,
left bottom,
left top,
color-stop(0, #179F00),
color-stop(1, #5DD300)
);-webkit-box-shadow:0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5);-moz-box-shadow:0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5);box-shadow:0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5);-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;color:#fff;display:block;text-align:center;text-shadow:0 1px rgba(0,0,0,0.2)}#msg-submit:active{padding-bottom:9px;padding-left:20px;padding-right:20px;padding-top:11px;top:0px;background-image:linear-gradient(bottom, #5DD300 0%, #179F00 100%);background-image:-o-linear-gradient(bottom,  #5DD300 0%, #179F00 100%);background-image:-moz-linear-gradient(bottom,  #5DD300 0%, #179F00 100%);background-image:-webkit-linear-gradient(bottom,  #5DD300 0%, #179F00 100%);background-image:-ms-linear-gradient(bottom,  #5DD300 0%, #179F00 100%);background-image:-webkit-gradient(
linear,
left bottom,
left top,
color-stop(0, #5DD300),
color-stop(1, #179F00)
);-webkit-box-shadow:0 1px 0 #5DD300 inset, 0 1px 2px rgba(0, 0, 0, 0.5);-moz-box-shadow:0 1px 0 #5DD300 inset, 0 1px 2px rgba(0, 0, 0, 0.5);box-shadow:0 1px 0 #5DD300 inset, 0 1px 2px rgba(0,0,0,0.5)}#Toolbar{position:fixed;z-index:999999999;bottom:0;background:url(/public//images/btnBg.png);background-repeat:repeat-x;width:100%;max-width:640px;height:50px}.toolbar{height:60px}.toolbar-1>a,.toolbar-2>a{display:block;width:50px;height:50px;position:absolute;top:-17px;left:-15px}.toolbar-3>a{display:block;width:50px;height:50px;position:absolute;top:-13px;left:-15px}.toolbar-1{background:url(/public//images/goback.png);background-repeat:no-repeat;background-size:12px 20px;width:12px;height:20px;position:absolute;top:17px;left:10%}.toolbar-2{background:url(/public//images/goahead.png);background-repeat:no-repeat;background-size:12px 20px;width:12px;height:20px;position:absolute;top:17px;left:30%}.toolbar-3{background:url(/public//images/refresh.png);background-repeat:no-repeat;background-size:20px 25px;width:20px;height:25px;position:absolute;top:13px;right:9%}#loadDiv{position:fixed;z-index:999;width:expression(document.body.clientWidth);height:expression(document.body.clientHeight);background-color:#FFF;max-width:640px;width:100%;height:100%}.loadDiv-fix{width:250px;height:80px;line-height:80px;position:absolute;left:50%;margin-left:-125px;top:50%;margin-top:-50px;background:rgba(0,0,0,.3);border-radius:6px;color:#fff;padding-left:110px;box-sizing:border-box;font-size:1.6rem}.loadDiv-fix
.load{width:70px;height:70px;display:block;position:absolute;left:15px;top:5px;animation:myfirst 1.5s linear infinite;-webkit-animation:myfirst 1.5s linear infinite }.loadDiv-fix
.loading{width:80px;height:80px;display:block;position:absolute;left:10px;top:0px;animation:mysec 1.5s linear infinite;-webkit-animation:mysec 2s linear infinite }.refresh-down{background:#fff;padding:1em
10px;margin-left:5px;margin-right:5px;border:1px
solid #ccc;font-size:14px;color:#888;text-align:center}#getMore{display:inline-block;vertical-align:middle;color:#2E435D}@-webkit-keyframes
myfirst{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes
mysec{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(-360deg)}}