* {
	margin:0px;
	padding:0px;
}
html {
	overflow-x:hidden;
	max-width:360px;
	margin:0 auto;
	background: #000;
}
body {
	font:12px 'Microsoft YaHei' Arial;
	color:#333;
	background:#fff;
}
img[src*="pre.png"] {
border:none;
background-image:url(../images/loading.gif);
background-size:10px 10px;
background-position:center center;
background-repeat:no-repeat;
}
li {
	list-style:none;
}
h1, h2 {
	font-size:18px;
	font-weight:normal;
	color:#000;
	line-height: 32px;
}
a {
	text-decoration:none;
	color:#000;
	-webkit-tap-highlight-color:rgba(0, 255, 0, 0.3);
}
em {
	font-style:normal;
}
.left {
	float:left; 
}
.right {
	float:right;width:30%;
}
.clear {
	overflow:hidden;
}
.p1 li, .p2, .nav li, .search form, .fsdx, .bar-top, .cb_d ul, .cb_d1 ul, .zj_bt, .page ul, .zixun {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.page ul {
	-moz-box-pack: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.reverse {
	-webkit-box-direction:reverse;
	flex-direction: row-reverse;
}
.p1 li a, .p2 a, .nav li a, .search form input, .fsdx input, .bar-top>div, .cb_d ul li, .zj_bt a, .zixun a {
	-webkit-box-flex: 1;
	-moz-box-flex:1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
}
.top {
	position:fixed;
	left:0px;
	top:0px;
	z-index:1000001;
	width:100%;
	background:#bc2c26;
	height:40px;
	line-height:40px;
	padding:0 8px 0 0;
	box-sizing:border-box;
	box-shadow: 0 0 5px #000;
}
.icon-list {
	color:wheat;
	font-weight:bold;
}
.icon-list {
	background:#bc2c26;
	width:40px;
	height: 40px;
	text-align: center;
}
.icon-phone:before {
	color:wheat;
	margin-right:5px;
}
/***********头部*************/
.pptop {
	position:fixed;
	left:0;
	top:0;
	z-index:22;
	overflow:hidden;
	background:#bc2c26;
	width:100%;
}
.t-tel a {
	font-size:12px;
width: 50%;
float: left;
line-height: 40px;
color: #FFF;
text-transform: none;
text-align: center;
}
.t-tel em {
	padding-left:5px;
	font-weight:bold;
}
.t-tel {
	max-width:360px;
	margin:0 auto;
	height:auto;
	overflow: hidden;
}
.t-tel span {
color: #FFE459;
font-weight: 900;
}
 @keyframes change {
 0% {
transform: scale(1);
}
 50% {
transform: scale(1.2);
}
 100% {
transform: scale(1);
}
}
@-webkit-keyframes change {
 0% {
-webkit-transform: scale(1);
}
 50% {
-webkit-transform: scale(1.2);
}
 100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes change {
 0% {
-moz-transform: scale(1);
}
 50% {
-moz-transform: scale(1.2);
}
 100% {
-moz-transform: scale(1);
}
}
.top span {
	color:#fff;
}
.top span em {
	float:left;
}
.top span.bt {
	background:#bc2c26;
	padding:4px 8px;
	border-radius:4px;
}
.caidan {
	padding:8px 8px 24px;
	margin:0 0 8px 0;
	background:/*#0e9580*/#F1F1F1;
	position:fixed;
	left:0px;
	top:0px;
	z-index:1139999;
	width:100%;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height:100%;
	display: none;
}
.caidan a {
	display: block;/*color:#fff;*/
}
.p1 {
	margin:0 0 8px;
	border-bottom:1px solid /*#00883F*/#C7ECD8;
	border-right:1px solid /*#00883F*/#C7ECD8;
	text-align:center;
	border-radius: 8px;
	overflow: hidden;
}
.p1 a {
	background:/*#007b68*/#E7FFF2;
	border-left:1px solid /*#00883F*/#C7ECD8;
	border-top:1px solid /*#00883F*/#C7ECD8;
	width:33%;
}
.p1 h3 {
	background: wheat;
	color:#000;
	font-weight: normal;
}
.p2 {
	padding:8px 0 0;
	border-top:1px solid /*#00883F*/#C7ECD8;
}
.p2 a {
	width:25%;
	text-align:center;
	border-radius:4px;
	background:wheat;
	color: #000;
	margin-right: 8px;
}
.p2 a:last-child {
	margin: 0px;
}
.caidanjt {
	color:#fff;
	text-align: center;
	position:absolute;
	bottom:-30px;
	left:50%;
	margin-left: -30px;
	width: 60px;
	height: 60px;
	line-height: 36px;
	border-radius: 30px;
	background: #bc2c26;
	box-shadow:0 -1px 2px #fff;
}
.logo {
	margin: 40px 0 0;
}
.logo img, .banner img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 8px;
}
.img img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 8px;
	padding:0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.nav {
	background: #bc2c26;
	margin: 0 0 8px;
}
.nav li:nth-child(1) {
border-bottom:1px solid #760000;
}
.nav li a {
	width:25%;
	text-align: center;
	line-height: 40px;
	border-right:1px solid #760000;
	color:#fff;
	display: block;
}
.nav li a:last-child {
	border: none;
}
.search {
	padding:0 8px 8px;
}
.search input, .fsdx input {
	display: block;
	-webkit-appearance: none;
	outline: none;
}
.search input[type="text"], .fsdx input[type="text"] {
	width: 70%;
	line-height: 1;
	padding:10px 8px;
	border:1px solid #f1f1f1;
	background: #fff;
}
.search input[type="submit"], .fsdx input[type="submit"] {
	width: 30%;
	border:none;
	background:#bc2c26;
	color:#fff;
}



.nr_op_2 {
	background:#fff;
	margin: 0 8px;
	padding: 0 8px 8px;
	
}



.nr_op_2 h2 {
	color: #007b68;
	padding-top: 4px;
	text-align: left;
}
.nr_op_2 p {
    color:#747474;
	line-height:26px;
	padding:0px 12px 9px 12px;
	font-size:14px;
	font-family:"宋体";
	text-align: left;
	line-height: 28px;
}
.fsdx {
	background: #bc2c26;
	margin-top: 4px;
	padding: 4px;
}
.bar {
	background:#ededed;
	padding:8px;
	margin:8px;
	overflow:hidden;
}
/***********************/
.blz {
	width:100%;
	overflow:hidden; height:150px; border-bottom:1px dashed #999;
}
.blz li {
	width:31%;
	float:left;
	margin-top:10px;
	display:inline;
	margin-left:2%
}
.blz li h2 {
	text-align:center;
	font-size:14px;
	line-height:15px;
}
.blz li h2 a {
	color:#000;
}
.blz li img {
	margin-left:1px;
	margin-top:1px
}
/****************************/
.bar-top .b_z_btz {
	width: 60%;
	background: #bc2c26;
}
.bar-top .b_z_btz h3 {
	padding:0 8px;
	background: #bc2c26;
	line-height: 40px;
}
.bar-top .b_z_btz p {
	text-align:center;
	font-size:14px;
	background: #bc2c26;
	padding:4px;
	line-height: 28px;
}
.bar-top .b_z_bty {
	width: 70%;
}
.bar-top .b_z_bty a {
	display: block;
	position: relative;
	height: 83px;
}
.bar-top .b_z_bty a span {
	position: absolute;
	bottom: 0px;
	display: inline;
	width: 100%;
	text-align: center;
	line-height: 25px;
	height: 25px;
	background-color: rgba(101, 110, 107, 0.68);
	color: #fff;
}
.bar-top .b_z_bty img {
	display: block;
	width: 100%;
}
.b_z_btz a {
	color:#fff;
	text-shadow: 0 1px 1px #000;
}
.cb_d ul {
	margin-top: 8px;
}
.cb_d ul li {
	width: 33%;
	text-align: center;
	background: #fff;
	border-radius:4px;
	box-shadow: 0 1px 2px #CACACA;
	margin: 0 8px 0 0;
}
/*.cb_d ul li.hover{border-color:red;}*/
.cb_d ul li.hover a, .cb_d1 ul li.hover a {
	color: #FF7800;
	font-weight: bold;
}
.cb_d ul li:last-child, .cb_d1 ul li:last-child {
	margin: 0;
}
.cb_d1 ul {
	margin-top: 8px;
}
.cb_d1 ul li {
	width: 49%;
	text-align: center;
	background: #fff;
	border-radius:4px;
	box-shadow: 0 1px 2px #CACACA;
	margin: 0 8px 0 0;
}
/*.cb_d1 ul li.hover{border-color:red;}*/
.sz_bt {
	height:40px;
	line-height:40px;
	overflow:hidden;
	background: #ededed;
}
.sz_bt .zjcz1 {
	display:block;
	float:left;
	margin:0 8px;
	font-size:18px;
	color: #007b68;
}
.sz_bt .zjcz1 em {
	font-family: "microsoft yahei";
	font-weight: bold;
}
.sz_bt .zjcz1:before {
	color:#1B972A;
	margin:0 5px 0 0;
	font-size: 1.1em;
	position:relative;
	top:2px;
}
.sz_bt .zj_gd a {
	font-size:14px;
	padding-right:8px;
	color: #007b68;
}
.doctor .zj_js1 {
	margin-left: 126px;
}
.doctor .zj_tu1 img {
	width:118px;
	height:128px;
	float:left;
	margin: 0 8px 0 0;
}
.doctor .zj_js1 h3 {
	color:#454545;
	font-size:14px;
	line-height: 1;
}
.zj_js1 h3 span {
	font-weight:normal;
	color:#007b68;
	font-size:20px;
}
.zj_js1 p {
	line-height:22px;
	font-size:14px;
	color:#333333;
	padding:6px 0 4px;
}
.zj_js1 .zixun a {
	padding:4px 8px;
	color:#fff;
	text-align: center;
}
.zixun .zaixian {
	background: #bc2c26;
	margin-right: 8px;
}
.zixun .dianhua {
	background: #bc2c26;
}
.zj_bt {
	margin: 8px 0 0;
}
.zj_bt a {
	display:block;
	margin-right: 8px;
	text-align: center;
	border-radius:4px;
	box-shadow:0 1px 2px #CACACA;
	background: #fff;
}
.zj_bt a:last-child {
	margin: 0;
}
.zj_bt a.hover {
	background:#bc2c26;
	color:#FFF;
}
.show {
	display: block;
}
.hidden {
	display: none;
}
.li_st li {
	line-height:40px;
	border-bottom:1px dashed #b7b7b7;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	list-style-position: inside;
	list-style-type: square;
}
.li_st li:last-child {
	border: none;
}
.li_st li a {
	color:#333;
}
.phone {
	border-radius:4px;
	background: -webkit-linear-gradient(top, #FF9C44, #FF7800);
	margin: 8px 8px;
	line-height: 45px;
	color:#fff;
	text-align: center;
}
.phone a:before {
	color:#fff;
	font-size: 1.8em;
	vertical-align: sub;
	margin-right: 8px;
}
.phone a {
	color:#fff;
	font-size: 0.8em;
}
.phone a strong {
	font-size: 1.8em;
	font-family: "arial, helvetica, sans-serif";
}
.weixin {
	margin:0 8px 8px;
	padding:8px;
	background:#f1f1f1;
}
.weixin span {
	color:red;
}
.weixin img {
	display:block;
	float:left;
	height:32px;
	margin-right:5px;
}
.footer {
	background:#bc2c26;
	color: wheat;
	padding:16px 8px 8px;
	text-align: center;
	margin:0 0 40px;
	padding-bottom:20px;
}
.footer h1 {
	display: inline;
	background: #bc2c26;
	border-radius: 4px;
	padding:6px 10px;
	color:#fff;
	box-shadow: 0 1px 1px #000;
	line-height: 28px;
	font-size:20px;
}
.footer p:nth-child(2) {
margin-top: 8px;
color: wheat;
}
.footer p a {
	color: #FF7800;
}
.bottom {
	width:100%;
	overflow:hidden;
	position:fixed;
	bottom:0;
	left:0px;
	border-top:1px solid #0C1D6C;
	z-index:999;
}
.bottom li {
	width:50%;
	float:right;
	height:41px;
	background-color: #bc2c26;
}
.bottom li a {
	line-height:1.6em;
	display:block;
	padding-top:3px;
	text-align:center;
	color:white;
	text-decoration:none;
	font-size:12px;
	border-right:1px solid #A50909;
	position:relative;
}
.bottom li a span {
	position:absolute;
	top:2px;
	right:8px;
	background:#1672CE;
	color:#fff;
	width:20px;
	height:20px;
	line-height:20px;
	border-radius:100px;
	border:2px solid #fff;
	-webkit-transform:scale(0.6);
	-webkit-transform-origin:top center;
	-ms-transform:scale(0.6);
	-ms-transform-origin:top center;
	transform:scale(0.6);
	transform-origin:top center;
	-webkit-animation:run 1s linear 0 infinite;
}
.bottom li {
	float:left;
}
.bottom li:first-child a {
	border-left:none;
}
.bottom li:first-child a span {
	-webkit-animation:none;
	-webkit-transform:scale(0.75);
}
.bottom li a:before {
	display:block;
	margin:0 auto;
	height:20px;
}
.icon-tel:before {
	width:16px;
	height: 16px;
	background-position:0px -104px;
}
 .bottom li:nth-of-type(1) {
background:#bc2c26;
}
.bottom li:nth-of-type(1) a {
border-right:none;
}
.bottom li:nth-of-type(1) a span {
background-color:#bc2c26;
}
@-webkit-keyframes run {
 0% {
opacity:1;
}
 50% {
opacity:1;
}
 50.1% {
opacity:0;
}
 100% {
opacity:0;
}
}
@-ms-keyframes run {
 0% {
opacity:1;
}
 50% {
opacity:1;
}
 50.1% {
opacity:0;
}
 100% {
opacity:0;
}
}
/*list*/
ul.oth_btn {
	margin:2% 0px;
	clear:both;
}
ul.oth_btn li {
	width:32%;
	float:left;
	background:#bc2c26;
	margin-left:2%;
	text-align:center;
	padding:2% 0px;
}
ul.oth_btn li:nth-child(2) {
background:#fa6567
}
ul.oth_btn li:last-child {
	background:#58b5e1
}
ul.oth_btn li:first-child {
	margin-left:0px
}
ul.oth_btn li a {
	color:#fff;
}
.position {
	background:#ededed;
	padding: 0 8px;
}
.list ul li, .wr3_wz_1, .sx_puan {
	background:#fff;
	margin: 8px;
	padding: 8px;
}
.list ul li img {
	float:left;
	margin-right:8px;
	width:64px;
	height:64px;
}
.list ul li h3 {
	font-weight:normal;
	color:#000;
	font-size:16px;
	line-height:22px;
}
.list ul li p {
	color:#888;
	line-height:20px;
	font-size:14px;
	margin-left:8px;
	text-indent:2em;
}
.list ul li a {
	max-height:64px;
	overflow:hidden;
	display: block;
}
.page ul {
	text-align: center;
	margin: 0 0 8px 0;
}
.page li {
	padding:0 8px;
	border-radius: 4px;
	background:#ededed;
	margin-right: 8px;
}
.page li:last-child {
	margin: 0;
}
/*article*/
.wr5_lylx h1 {
	font-size:22px; text-align:center;
	padding:8px;
	line-height: 28px;
	margin:8px;
	background:#ededed;
}
.wr3_wz_1 img {
	max-width: 100%;
	height: auto !important;
	display: block;
	margin: 0 auto;
}
.wr_bz_4 {
	margin:8px;
}
.wr_bz_4 table {
	width: 100%;
	text-align: center;
	background:#fff;
	border-spacing: 1px;
}
.wr_bz_4 table td {
	line-height: 40px;
	background:#ededed;
}
.wr_bz_4 table td img {
	width: 100%;
	height: 100%;
	display: block;
}
.wr_t_1 {
	background: wheat !important;
}
.wr_t_2 {
	background: #FFCDA0 !important;
}
.wr_t_3, .wr_t_7 {
	background: #D5F5B3 !important;
}
.wr_t_4 {
	background: #C8F8FF !important;
}
.wr_t_5 {
	background: #F2D2FF !important;
}
.wr_t_6 {
	background: #FFC8C8 !important;
	width: 35%;
}
/*表单*/
.tjbiaodan {
	position:relative;
	width:100%;
	height:100%;
	background:#fff;
	z-index:10;
	top:0;
	left:0px;
}
.tjbiaodan .close {
	display:none;
	padding:4px;
	border-radius:400px;
	border:2px solid red;
	color:#0e9580;
	position:absolute;
	top:8px;
	right:10px;
	line-height:1;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	z-index:99999;
	background:#fff;
}
.biaodan {
	padding:0 8px;
	background:#fff;
	max-width:360px;
	box-sizing:border-box;
	margin:0 auto;
}
.biaodan h3 {
	background: #bc2c26;
	color:#007b68;
	line-height: 2;
	position:relative;
	margin: 0 0 8px;
}
.biaodan h3 span {
	background: #fff;
	line-height: 40px;
	display: inline-block;
	position:relative;
	width: 70%;
	margin: 2px 0 2px 36px;
	text-align: center;
	font-size:14px;
}
.biaodan .act-other {
	line-height: 28px;
	padding: 8px;
	background: #f1f1f1;
	display:block;
}
.biaodan .act-other a, .biaodan .act-other span {
	color:#FF7800;
	text-decoration: none;
	display: inline;
}
.biaodan .jiami {
	color:#FF7800;
	display: block;
	text-align: center;
	line-height: 28px;
	font-size:14px;
}
.biaodan .zhu {
	text-align:center;
	display:block;
}
.biaodan .act-des {
	min-height: 80px;
}
 @media screen and (max-width:320px) {
 .biaodan .act-des {
min-height: 60px;
}
}
.yz {
	width: 45% !important;
	border: none;
}
 @media only screen and (max-width:320px) {
 .bar-top .b_z_btz p {
font-size:12px;
line-height: 22px;
}
 .footer h1 {
font-size:16px;
}
 .footer p {
font-size:14px;
line-height: 28px;
}
 .biaodan .zhu {
font-size:14px;
}
 .zixun {
font-size:14px;
}
}
/*****2015-03-10**add***/
.ask_about {
	padding:0px 8px;
	overflow:hidden;
	margin-bottom: 8px;
}
.ask_about ul li {
	width:49%;
	float:left;
	margin-top:8px;
}
.ask_about ul li img {
	width:100%;
	float:left;
}
.ask_about ul li:nth-child(2), .ask_about ul li:last-child {
float:right;
}
/*****2015-03-14**add***/
.fenlei {
	overflow:hidden;
	margin-bottom: 8px;
}
.fenlei ul li {
	width:32%;
	float:left;
	margin-top:6px;
	margin-right:2%;
}
.fenlei ul li img {
	width:100%;
	float:left;
}
.fenlei ul li:nth-child(3n) {
margin-right:0px;
}
/*祛白中心*/
.qbzx1 {
	width:100%;
	margin:0 auto;
}
.qbzx1 .tit {
	line-height:30px;
	font-size:18px;
	color:#007b68;
	margin-top:8px;
}
.lfzs {
	margin-top:12px;
	height:160px;
}
.lfzs dl {
	background:none;
	height:49px;
}
.lfzs dl a {
	display:block;
	height:38px;
	color:#fff;
}
.lfzs dl dt {
	float:left;
	text-align:center;
	line-height:30px;
	margin-left:8px;
	padding-left:10px;
	width:65%;
	font-size:15px;
	height:38px;
	background-color:#390;
	padding-top:10px;
}
.lfzs dl dd {
	background-color:#3C3;
	width:20%;
	text-align:center;
	padding-left:8px;
	padding-right:10px;
	margin-right:8px;
	font-size:15px;
	height:38px;
	color:#fff;
	line-height:30px;
	float:right;
	overflow:hidden;
	display:inline;
	padding-top:10px;
}
.lfzs dl:nth-child(2) dt {
height:38px;
font-size:15px;
width:55%;
background-color:#396;
margin-top:5px;
}
.lfzs dl:nth-child(2) dd {
height:38px;
font-size:15px;
width:30%;
background:#a0d745;
margin-top:5px;
}
.lfzs dl:nth-child(3) dt {
height:38px;
margin-top:5px;
width:44%;
font-size:15px;
background-color:#0C6;
}
.lfzs dl:nth-child(3) dd {
height:38px;
margin-top:5px;
font-size:15px;
}
.lfzs dl:nth-child(3) dd:nth-child(3) {
height:38px;
width:17%;
background-color:#ec6c3f;
}
.lfzs dl:nth-child(3) dd:nth-child(2) {
height:38px;
width:17%;
background:#ff0000;
}
/*****2015-03-10**add***/
/******束孝泉 预约表单*****/
.nrjjsb {
	width:100%;
	height:auto;
	padding:0 0 10px 0;
	overflow:hidden;
	border-radius:5px;
	border:1px solid #bebebe;
	box-sizing:border-box;
}
.nr_top {
	width:100%;
	height:55px;
}
.nr_top img {
	width:100%;
	height:auto;
}
.nr_n1 {
	width:94%;
	margin:0 auto;
	height:56px;
	border-bottom:1px dashed #CCCCCC;
}
.nr_n1 p {
	line-height:30px;
	font-size:16px;
}
.nr_n1_dx {
	width:95%;
	height:26px;
	padding-left:5%;
}
.nr_n1_dx input {
	float:left;
	line-height:26px;
	margin-top:6px;
}
.nr_n1_dx label {
	float:left;
	line-height:26px;
	width:30%;
	text-align:left;
}
.nr_n1_dx label a {
	display:block;
	line-height:26px;
	text-indent:0.5em;
	font-size:14px;
}
.nr_n2 {
	width:94%;
	height:auto;
	overflow:hidden;
	padding:10px 0;
	margin:0 auto;
}
.nr_n2_d1 {
	width:100%;
	height:34px;
	margin:2px 0px;
}
.nr_n2_d1 p {
	float:left;
	line-height:34px;
	font-size:14px;
	padding:0 2%;
	width:28%;
	text-align:left;
}
.nr_n2_d1 input {
	display:block;
	width:66%;
	height:32px;
	border:1px solid #CCC;
	font:12px/30px Verdana, Geneva, sans-serif;
	color:#ccc;
	padding-left:2px;
	display:inline;
}
.nr_n2_d2 {
	width:100%;
	height:47px;
}
.nr_n2_d2 p {
	line-height:47px;
	font-size:14px;
	padding:0 2%;
	float:left;
	width:24%;
	text-align:center;
}
.nr_n2_d2 span {
	width:70%;
	display:block;
	line-height:47px;
	height:47px;
	text-align:left;
	float:left;
}
.nr_n2_d2 span a {
	line-height:47px;
	font-size:14px;
}
.anniu1 {
	width:40%;
	height:30px;
	background:#eb862a;
	margin:10px auto;
	border-radius:5px;
}
.anniu1 a {
	display:block;
	width:100%;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#fff;
}
/*****************搜索*************/
.ss{ 
float: left; width:65%;
height: 40px; margin-left:2%;
}
.sousuo{ float:left; width:100%;}
.bd{ width:92%; float:left;}
.icon-search{ float:left;}
.srk{ width:70%;float:left; z-index:100000; line-height30px; height:25px; margin-top:8px; margin-left:2%;border: medium none !important;}
.button{ width:20%; padding:0 5px;float:left; height:25px; margin-top:8px; vertical-align:bottom;border: medium none !important; cursor: pointer;
}
/*5.30Ftoutu*/
#cj_slide {
	position:relative;
	overflow:hidden;
	height:auto;
	width:100%;
	margin:0 auto 5px;
}
#cj_slide .bdd {
	position:relative;
}
#cj_slide .hd {
	position:absolute;
	bottom:3px;
	left:0px;
	height:20px;
	width:100%;
	text-align:center;
}
#cj_slide .hd li {
	display:inline-block;
	width:10px;
	height:10px;
	background:url(../images/slide_point.png) left center no-repeat; 
	margin:0px 3px;
	text-indent:-9999px;
}
#cj_slide .hd li.on { background:url(../images/slide_point.png) -10px center no-repeat; }
/*6.25Fyiyuan pinpai*/
.ry{width:360px;height:200px;background:url(../images/tb1.jpg);margin:0 auto; font-size:12px;}
.ry ul{float:left;width:165px;padding-top:13px;}
.ry ul li{width:130px;height:33px;line-height:16px;padding-top:10px;padding-left:50px;}
.ry ul li a {color:red;}
.no2 {
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	position: absolute;
	border: 2px solid #fff;
	width: 20px;
	height: 20px;
	line-height: 17px;
	font-size: 14px;
	color: #fff;
	right: 1px;
	top: 1px;
	font-family: arial;
	font-weight: bold;
	-webkit-animation: dot 2s infinite;
	animation: dot 2s infinite;
	border-radius: 10px;
	background: -webkit-linear-gradient(top, #ff9602, #bf0116);
	background: linear-gradient(to bottom, #ff9602, #ff9602);
}
@-webkit-keyframes dot{
	  0%{opacity:1;}
	  50% {opacity:1;}
	  50.01%{opacity:0;}
	  100%{opacity:0;}
	}
@keyframes dot{
	  0%{opacity:1;}
	  50.01%{opacity:1;}
	  50%{opacity:0;}
	  100%{opacity:0;}
	}
@-webkit-keyframes run {
 0% {
opacity:1;
}
 50% {
opacity:1;
}
 50.1% {
opacity:0;
}
 100% {
opacity:0;
}
}
@-ms-keyframes run {
 0% {
opacity:1;
}
 50% {
opacity:1;
}
 50.1% {
opacity:0;
}
 100% {
opacity:0;
}
}
.contents1_2 { height:30px; border-bottom:1px solid #bc2c26; margin:10px 0; text-align:center;; color:#FFF;}
.contents1_2 li{ background-color:#bc2c26; height:30px; font-size:16px; line-height:30px; text-align:center; color:#FFF; float:left; margin-right:10px; width:138px;}
.contents1_2 .dhr{ background-color:#FFF; color:#bc2c26; float:right; width:90px;}
.contents1_2 .dhr span{ color:#bc2c26;}
.contents1_2 .dhr a{ color:#bc2c26;}