@charset "utf-8";
/* CSS Document */
A,ABBR,ACRONYM,ADDRESS,APPLET,BIG,BLOCKQUOTE,BODY,CAPTION,CITE,CODE,DD,DEL,DFN,DIV,DL,DT,EM,FIELDSET,FONT,FORM,H1,H2,H3,H4,H5,H6,HTML,IFRAME,IMG,INS,KBD,LABEL,LEGEND,LI,OBJECT,OL,P,Q,S,SAMP,SMALL,SPAN,STRIKE,SUB,SUP,TABLE,TBODY,TD,TFOOT,TH,THEAD,TR,TT,UL,VAR,INPUT,BUTTON,I,SELECT{
	margin:0;
	padding:0;
	outline:0;
	list-style:none;
	font-weight:inherit;
	font-style:inherit;
	font-size:14px;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu,Arial,"FontAwesome" !important;
	text-decoration:none;
	color:#303030;
	font-style: normal;
	font-size:13px;
	}
img{border:0;}
.com_order_parent{ position:relative;}
html,body{
	height:100%;}	
/*头部菜单*/
.comheader{
	width:100%;
	height:48px;
	line-height:48px;
	position:relative;
	}
.hleft{
	float:left;
	width:30%;
	height:48px;
	}
.hleft>i{
    display: inline-block;
    width: 14px;
    height: 18px;
    margin-top: 14px;
    float: left;
    background: url(../images/weizhi.png) no-repeat center;
    margin-left: 10%;}
.hleft>font{
    float: left;
    font-size: 14px;
    margin: 0 6px;}
.hleft>span{
    display: inline-block;
    float: left;
    width: 9px;
    margin-top: 21px;
    height: 6px;
    background: url(../images/head_down.png) no-repeat center;
	}
.hcenter{
	float:left;
    background: url(../images/logo.png) no-repeat center;
    background-size: 80%;

    width: 50%;
    height: 48px;

	}
.hcenter a{ display:block; width:100%; height:48px; border:none;}
.city_all{ position:absolute; top:48px; left:4%; z-index:1000; background:rgba(0,0,0,0.5); padding:10px; width:190px; line-height:2em; display:none;}
.city_all a{ line-height:40px; margin:0; display:inline-block; width:50px; text-align: center; padding:0 2px; color:#fff;}
.city_all a:hover{ color:#fff;}
.city_all em{ z-index:999; float:right; color:#fff; position:relative; right:0px; top:3px; width:18px; height:18px; line-height:18px; text-align:center; font-style:normal; font-size:14px;}
.hright{
	float:right;
	width:20%;
	height:48px;}
.hright>i{
	display:block;
	width:45px;
	height:48px;
	float:right;
	background:url(../images/menu.png) no-repeat center;
	background-size:50%;}	
	
.am-offcanvas {
	display:none;
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1090;
	background:rgba(0,0,0,.15)
}
.am-offcanvas.am-active {
	display:none;
}
.am-offcanvas-page {
	position:fixed;
	-webkit-transition:margin-left .3s ease-in-out;
	transition:margin-left .3s ease-in-out
}
.am-offcanvas-bar {
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	z-index:1091;
	width:100px;
	max-width:100%;
	background:rgba(0,0,0,0.5);
	overflow-y:auto;
	-webkit-overflow-scrolling:touch;
	-webkit-transition:-webkit-transform .3s ease-in-out;
	transition:-webkit-transform .3s ease-in-out;
	transition:transform .3s ease-in-out;
	transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
	-webkit-transform:translateX(-100%);
	-ms-transform:translateX(-100%);
	transform:translateX(-100%)
}
.am-offcanvas-bar:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	width:1px;
	background:#262626
}
.am-offcanvas.am-active .am-offcanvas-bar.am-offcanvas-bar-active {
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0)
}
.am-offcanvas-bar-flip {
	left:auto;
	right:0;
	-webkit-transform:translateX(100%);
	-ms-transform:translateX(100%);
	transform:translateX(100%)
}
.am-offcanvas-bar-flip:after {
	right:auto;
	left:0
}
.am-offcanvas-content {
	padding:15px;
	color:#999
}
.am-offcanvas-content a {
	color:#ccc
}
	
.am-menu-nav {
	padding:10px 5px
}
 .am-menu-nav>li {
	padding:5px
}
 .am-menu-nav>li>a {
	-webkit-transition:all .3s;
	transition:all .3s;
	background-color:#d4500b;
	color:#fff;
	display:block;
	word-wrap:normal;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	border:1px solid rgba(0,0,0,.3);
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.05);
	text-shadow:0 1px 0 rgba(0,0,0,.5);
	height:38px;
	line-height:38px;
	padding:0;
	text-align:center
}	
	
/*底部菜单*/
	.comfooter{
			}
	
.am-navbar {
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	height:54px;
	line-height:54px;
	z-index:999999;
}
.am-navbar ul {
	padding-left:0;
	margin:0;
	list-style:none;
	width:100%;
	height:100%;
}
.am-navbar .am-navbar-nav {
	padding-right:8px;
	text-align:center;
}
.am-navbar .am-navbar-nav li {
	display:table-cell;
	width:20%;
	float:left;
}
.am-navbar-nav {
	position:relative;
	z-index:1015
}
.am-navbar-nav a {
	display:inline-block;
	width:100%;
	height:49px;
	line-height:20px
}
.am-navbar-nav a img {
	display:block;
	vertical-align:middle;
	height:24px;
	width:24px;
	margin:4px auto 0
}
.am-navbar-nav a [class*=am-icon] {
	width:24px;
	height:24px;
	margin:4px auto 0;
	display:block;
	line-height:24px
}
.am-navbar-nav a [class*=am-icon]:before {
	font-size:22px;
	vertical-align:middle
}
.am-navbar-nav a .am-navbar-label {
	padding-top:2px;
	line-height:1;
	font-size:12px;
	display:block;
	word-wrap:normal;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.am-navbar-more [class*=am-icon-] {
	-webkit-transition:.15s;
	transition:.15s
}
.am-navbar-more.am-active [class*=am-icon-] {
	-webkit-transform:rotateX(-180deg);
	transform:rotateX(-180deg)
}
.am-navbar-actions {
	position:absolute;
	bottom:49px;
	right:0;
	left:0;
	z-index:1009;
	opacity:0;
	-webkit-transition:.3s;
	transition:.3s;
	-webkit-transform:translate(0,100%);
	-ms-transform:translate(0,100%);
	transform:translate(0,100%)
}
.am-navbar-actions.am-active {
	opacity:1;
	-webkit-transform:translate(0,0);
	-ms-transform:translate(0,0);
	transform:translate(0,0)
}
.am-navbar-actions li {
	line-height:42px;
	position:relative
}
.am-navbar-actions li a {
	display:block;
	width:100%;
	height:40px;
	-webkit-box-shadow:inset 0 1px rgba(220,220,220,.25);
	box-shadow:inset 0 1px rgba(220,220,220,.25);
	padding-left:20px;
	padding-right:36px
}
.am-navbar-actions li a:after {
	font-family:FontAwesome,sans-serif;
	content:"\f105";
	display:inline-block;
	position:absolute;
	top:0;
	right:20px
}
.am-navbar-actions li a img {
	vertical-align:middle;
	height:20px;
	width:20px;
	display:inline
}
#am-navbar-qrcode {
	width:220px;
	height:220px;
	margin-left:-110px
}
#am-navbar-qrcode .am-modal-bd {
	padding:10px
}
#am-navbar-qrcode canvas {
	display:block;
	width:200px;
	height:200px
}
.am-with-fixed-navbar {
	padding-bottom:54px
}
.am-navbar-default a {
	color:#333;
}
.am-navbar-default .am-navbar-nav {
	border-top:1px solid #777;
	background-color:#f0f1ed;
	filter:alpha(opacity=97);  
    -moz-opacity:0.97;  
    -khtml-opacity: 0.97;  
    opacity: 0.97; 
}
.am-navbar-default .am-navbar-actions {
	background-color:#f0f1ed
}
.am-navbar-default .am-navbar-actions a {
	border-bottom:1px solid #9dc816
}	

.home1{
	width: 24px;
    height: 24px;
    margin: 4px auto 0;
    display: block;
    line-height: 24px;
	background: url(../images/home1.png) no-repeat center;
	background-size: 80%;
	}
.home2{
	width: 24px;
    height: 24px;
    margin: 4px auto 0;
    display: block;
    line-height: 24px;
	background: url(../images/home2.png) no-repeat center;
	background-size: 80%;
	}	
.home3{
	width: 24px;
    height: 24px;
    margin: 4px auto 0;
    display: block;
    line-height: 24px;
	background: url(../images/home3.png) no-repeat center;
	background-size: 80%;
	}	
.home4{
	width: 24px;
    height: 24px;
    margin: 4px auto 0;
    display: block;
    line-height: 24px;
	background: url(../images/home4.png) no-repeat center;
	background-size: 80%;
	}	
	
/*报名框弹出层*/
.tcbminput,.tcbmselect,.tcbmyuyue{
	display: block;
    width: 80%;
    height: 30px;
    padding: 4px 5%;
    margin: 4px 5%;
    font-size: 16px;
    line-height: 30px;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
	list-style:none;
	}	
	
	
.index_search {
    padding: 0px;
    overflow: hidden;
}
.index_search dl {
    overflow: hidden;
    position: relative;
    background-color: #eaeaea;
    font-size: 14px;
}
.index_search dl dt.l {
    color: #575757;
    line-height: 1em;
    text-align: right;
    width: 100px;
    float: left;
    padding: 18px 0;
}
.index_search dl dd {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    padding: 12px 80px 0 110px;
}
.index_search dl dd input {
    border: 0;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    border-radius: 5px;
    height: 26px;
    padding: 0 6px;
}
.index_search dl dt.r {
    color: #000000;
    line-height: 1em;
    text-align: left;
    width: 70px;
    float: right;
    padding: 18px 0 18px 22px;
    box-sizing: border-box;
    background: url(../images/search.png) no-repeat left center;
    background-size: 19px 18px;
    position: absolute;
    right: 0;
    z-index: 1000;
}

/*nav*/
.drawer-main { position: fixed; top: 0; width: 64%; height: 100%; z-index: 99999; }
.drawer-right .drawer-main { right: -64%; -webkit-transition: right .4s cubic-bezier(.19,1,.22,1); -o-transition: right .4s cubic-bezier(.19,1,.22,1); transition: right .4s cubic-bezier(.19,1,.22,1); }
.drawer-right.drawer-open .drawer-main { right: 0; }
.drawer-overlay { position: relative; }
.drawer-right .drawer-hamberger,.drawer-right .drawer-overlay { right: 0; -webkit-transition: right .4s cubic-bezier(.19,1,.22,1); -o-transition: right .4s cubic-bezier(.19,1,.22,1); transition: right .4s cubic-bezier(.19,1,.22,1); }
.drawer-right.drawer-open .drawer-hamberger,.drawer-right.drawer-open .drawer-overlay { right: 64%; }
.drawer-overlay-upper { position: fixed; top: 0; z-index: 1100; display: none; height: 100%; background-color: #000; background-color: rgba(0,0,0,.5); }
.drawer-right.drawer-open .drawer-overlay-upper { left: 0; }
.drawer-default { background-color: #333; -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.5); box-shadow: inset 0 0 0 rgba(0,0,0,.5); }
.drawer-default+.drawer-overlay { background-color: #fff; }

.panel-menu > li{ padding: 0 10px 0 20px; border-bottom: 1px solid #232323; box-shadow: 0 1px 0 #3C3C3C; }
.panel-menu li a{ display: block; position: relative; height: 40px; line-height: 40px; font-size: 14px; color: #CCC; }
.panel-menu li a span{ position: absolute; right: 0; width: 20px; height: 40px; -webkit-transition: All 300ms linear; text-align: left; line-height: 40px; }
.panel-menu li a.down span{ -webkit-transform: rotate(90deg); }
.panel-menu li ol{ display: none; padding-left: 10px; margin: -6px 0 5px; }
.panel-menu ol li a{ height: 30px; line-height: 30px; font-size: 12px; }
.panel-menu li.current ol{ display: block; }
.panel-menu li.current > a, .panel-menu ol li.current a{ color: #FFF; }

.drawer-hamberger { position: absolute; /*top: 13px;*/ right: 20px; z-index: 1000; display: block; width: 25px; height: 17px; padding-right: 10px; background-color: transparent; border: 0; }
.drawer-hamberger span { margin-top: 7px; }
.drawer-hamberger span,.drawer-hamberger span:after,.drawer-hamberger span:before { position: absolute; display: block; width: 25px; height: 3px; cursor: pointer; content: ''; background-color: #fff; border-radius: 1px; -webkit-transition: all .4s cubic-bezier(.19,1,.22,1); -o-transition: all .4s cubic-bezier(.19,1,.22,1); transition: all .4s cubic-bezier(.19,1,.22,1); }
.drawer-hamberger span:before { top: -7px; }
.drawer-hamberger span:after { bottom: -7px; }
.drawer-open .drawer-hamberger span { background-color: transparent; }
.drawer-open .drawer-hamberger span:after,.drawer-open .drawer-hamberger span:before { top: 0; }
.drawer-open .drawer-hamberger span:before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.drawer-open .drawer-hamberger span:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.drawer-hamberger:hover { cursor: pointer; }

/*case*/
.choice{ position: relative; background-color: #E75D26; height: 40px; }
.choice ul li { float: left; width: 49%; border-right: 2px solid #CFD2D0; text-align: center; height: 40px; line-height: 40px; }
.choice ul li.last { border-right: none; }
.choice ul li a{ display: inline-block; padding-right: 15px; font-size: 14px; color: #fff; background: url(../images/arrow-down.png) no-repeat right; }
.choice .toggle{ position: absolute; width:100%; border-top:0; left: 0; top: 40px; z-index: 99990; background-color: #F5F5F5; padding-bottom: 20px; }
.choice .toggle a{ float: left; width: 28%; margin: 20px 0 0 3%; text-align: center; background-color: #fff; display: inline-block; line-height: 34px; height: 34px; color: #333333; border: 1px solid #ececec; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.casebox{
	height:auto;
	overflow:hidden;
	padding-bottom:70px;
	}

.caselist{
	margin:0 4%;
	height:auto;
	overflow:hidden;
margin-bottom: 26px;
	}
.detailtop{
	height:38px;
	line-height:38px;
	margin:0 2%;}
.detailtop a{
	display:inline-block;
	color:#4d4a4a;}
.detailtop i{
    display: block;
    background: url(../images/home.png) no-repeat 1px;
    background-size: 50%;
    width: 28px;
    float: left;
    height: 38px;}
.casebox>h1{
	    font-size: 18px;
    text-align: center;
    margin: 8px auto;
    font-weight: bold;}
.casebox>h3{
    font-size: 12px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    /*padding-left: 15px;*/
    color: #7e7777;
    /*border-left: 4px solid #ddd;*/
    margin: 0 4%;
	}
.zdbox { margin: 10px 2%;}
.zdbox span{ font-weight:bolder;}
.detailbox{
	height:auto;
	overflow:hidden;
    margin: 10px 2%;}
.detailbox img { max-width:100%; height:auto !important;}
/*公共预约样式*/
.indexyuyue{
	padding:0 4%;}
.indexyuyue input{
    width: 91%;
    padding: 4px 4%;
    height: 30px;
    line-height: 30px;
    display: block;
    margin: 8px auto;}
.indexyuyue a{
    width: 100%;
    text-align: center;
    height: 38px;
    color: #fff;
    background: #ea5505;
    line-height: 38px;
    display: block;
    margin: 8px auto;
	font-size: 16px;
	border-radius: 4px;
	}
.indexba p{
    height: auto;
    line-height: 28px;
    text-align: center;
    color: #4d4a4a;}	
/*公共预约样式*/


.swiper-slide,.swiper-wrapper {
    height: auto !important;
}
.baoming1{
    width: 92%;
    height: auto;
    margin: auto;
	}
.baoming1>h1	{
    font-size: 18px;
    padding: 12px 0;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
        color: #3c3c3c;
    text-align: center;}
.baoming1>input {
border: 1px solid #d4500b;
    border-radius: 4px;
    font-size: 14px;
    padding: 8px 4%;
    display: block;
    width: 92%;
    margin: 0 auto;
    margin-top: 10px;
    outline: none;
}
.baoming1>p{
    width: 100%;
    text-align: center;
    margin: 10px auto 10px;}
.baoming1>p>b{
    padding: 0 10px;
    font-size: 18px;
    color: #ea5404;}
.zt_bm1 {
    display: block;
    width: 100%;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #d4500b;
    background-size: 100%;
    color: #fff;
    border-radius: 4px;
    margin: 14px auto;
    border: 1px solid #d4500b;
}
/*新加代码*/
.new_lj{
    padding-top: 20px;
  }  
.new_lj>.lj_box{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box; 
    width: 32%;
    margin-right: 2%;
    float: left;
}
.new_lj>.lj_box:nth-child(3){
        float: right;
    margin-right: 0;
}
ul.anli-box li{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box; 
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}
.anli-box>li:nth-child(even){
        float: left;
}
.anli-box>li:nth-child(odd){
        float: right;
}
.anli-box>li img{
    width: 100%;
    }  
.anli-box>li a{
    position: relative;
}
.anli-box>li a>p{
    position: absolute;
    z-index: 9;
    bottom: 0px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.3);
}
 .kl-boxn{
    /*margin: 20px 0;*/
    /*padding: 10px;*/
    
    clear: both;
    overflow: auto;
 }
 .kl-box {padding: 10px;
    border: 1px solid #cacaca;
    clear: both;
    overflow: auto;}
 .kl-left{
        /*width: 78%;*/
    /*float: left;*/
        box-sizing: border-box;
    -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box; 
   padding: 0 10px 0 0;
 }
  .kl-left h3{
        color: #3c3c3c;
    font-size: 16px;
    
    overflow: hidden;
    
  }
  .kl-left a{
        color: #3c3c3c;
    font-size: 16px;
    
  }
  .kl-left p{
        margin: 5px 0;
    text-indent: 14px;
    font-size: 14px;
    color: #8a8a8a;
    width: 92%;
    height: 58px;
    overflow: hidden;
        -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    /*white-space: nowrap; text-overflow: ellipsis;*/
  }
/*  .kl-left  a{
      width: 56px;
    padding: 3px 6px;
    border: 1px solid #f08551;
    display: block;
    border-radius: 4px;
    color: #f08551;
    margin-top: 6px;
  }*/

  .kl-right{
        /*width: 20%;*/
    float: left;
	margin-right: 10px;
    
        box-sizing: border-box;
    -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box; 
  }
   .kl-right img{
        width: 90px;
    height: 60px;
	border: 1px solid;
   }
   
   
/*===FlexSlider幻灯片  开始===*/
#banner { }
#banner img { max-width:100%; }
/*幻灯片标题*/
 .flex-caption { width:100%; padding:3px 0px; position: absolute; bottom: 3px;color: #fff;text-align: right;font-size: 14px;line-height: 22px;height:22px;}
/* FlexSlider Necessary Styles*/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0px; background: #fff; border: 0px solid #fff; position: relative;  zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
/*.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}*/
.flex-control-nav{ width: 100%;position:absolute; bottom:10px;  margin:0px; text-align: center; border:0px dashed red}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
/*===FlexSlider幻灯片  结束===*/

.slide{ position:relative; overflow:hidden; margin:0px auto; }
.slide .hd{ position: absolute; bottom:10px; text-align: center; width: 100%; }
.slide .hd li{ display: inline-block; width:11px; height:11px; margin: 0 .4em; -webkit-border-radius: .8em; -moz-border-radius: .8em; -ms-border-radius: .8em; -o-border-radius: .8em; border-radius: .8em; background: #FFF; filter: alpha(Opacity=60); opacity: .6; box-shadow: 0 0 1px #ccc; text-indent:-100px; overflow:hidden; }
.slide .hd li.on{ filter: alpha(Opacity=90); opacity: .9; background: #ff7a13; box-shadow: 0 0 2px #ccc; }
.slide .bd{ position:relative; z-index:0; }
.slide .bd li{ position:relative; text-align:center; }
.slide .bd li img{ background:url(../images/loading.gif) center center no-repeat; vertical-align:top; width:100%; }
.slide .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }

.mpage{ text-align: center;line-height: 40px;}
.mpage a{border: none;color: #fa4c06;}
.mpage span{border: none;color: #fa4c06;}

.index_search .btnsearch button{ border:0; font-size:14px;background: #eaeaea;line-height: 1em;}