﻿@charset "utf-8";
/* 左侧栏目 */
.leftnav .leftnav_title {
	background:#fecb86;
	font-family: "微软雅黑","黑体";
	font-size:24px;
	height:90px;
	line-height:90px;
	color:#ba0101;
	text-align:center;
}
.leftnav .leftnav_bg {
	/*border:1px solid #cab694;*/
	background:#fff;
	padding:15px 25px 25px;
}
.leftnav .leftnav_bg li {
}
.leftnav .leftnav_bg li a {
	background: url("https://www.isitazebra.com/images/common/ico_leftnav.gif") no-repeat 97% 15px;
	display:block;
	padding:0 5px;
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #ccc;
	font-size:14px;
	color:#2f2f2f;
}
.leftnav .leftnav_bg li a:hover, .leftnav .leftnav_bg li.on a {
	color:#ba0101;
	font-weight:bold;
}
.leftnav_button {
	font-size:0;
	line-height:0;
	padding-top:10px;
}
.leftnav_tb {
	font-size:0;
	line-height:0;
}
.leftnav_tb li {
	padding-top:10px;
	font-size:0;
	line-height:0;
}
.leftnav_tb li img {
	width: 200px;
	height: 150px;
}
/* 左侧栏目-三级 */
.leftnav .CollapsiblePanel_bt {
	cursor:pointer;
}
.leftnav .CollapsiblePanelClosed .CollapsiblePanel_bt {
	background: url("https://www.isitazebra.com/images/common/ico_leftnav.gif") no-repeat 97% -32px;
	display:block;
	padding:0 5px;
	height:40px;
	line-height:40px;
	border-bottom:1px dotted #ccc;
	font-size:14px;
}
.leftnav .CollapsiblePanelOpen .CollapsiblePanel_bt, .leftnav .CollapsiblePanelTabHover {
	background: url("https://www.isitazebra.com/images/common/ico_leftnav.gif") no-repeat 97% -82px;
	display:block;
	padding:0 5px;
	height:40px;
	line-height:40px;
	border-bottom:1px dotted #ccc;
	color:#ba0101;
	font-size:14px;
	font-weight: bold;
}
.leftnav .CollapsiblePanelContent {
	border-bottom:1px solid #DDDAD3;
}
.leftnav .CollapsiblePanelContent_bj {
	padding:10px 0;
}
.leftnav .CollapsiblePanelContent a {
	font-size:12px !important;
	padding:0 0 0 18px !important;
	background: none !important;
	border-bottom:none !important;
	height:25px !important;
	line-height:25px !important;
}
.leftnav .CollapsiblePanelContent a:hover {
}

/*左侧栏目新闻*/
.left_01 {
	padding:0 22px 10px;
}
.left_01 li {
	padding:8px 0;
	border-top:1px dotted #CCC;
}
.left_01 li .time {
	color:#ff6600;
	font-size:11px;
}
.left_01 li a {
	display: block;
	max-height:36px;
	line-height:18px;
	overflow:hidden;
	color:#7C7C7C;
}
.left_01 li a:hover {
	color:#FF6600;
}
.column_02 {
	/*border:1px solid #D9D9D9;*/
	border-top:4px solid #fecb86;
	background:#ffffff;
}
.column_02 .column_t {
	padding:15px 20px;
}
.column_02 .column_t .column_title {
	font-size:18px;
	font-weight: normal;
	font-family:"微软雅黑","Arial";
}
.column_02 .column_t .column_more {
	float: right;
}

/*底部新闻*/
.bottom_01 {
	background:url("https://www.isitazebra.com/images/part_03.gif") no-repeat 0 8px;
	padding:0 22px 0 98px;
	width:360px;
	margin-top:30px;
}
.bottom_01 ul {
	border-left:1px solid #DEDEDE;
	padding-left:25px;
}
.bottom_01 li {
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.bottom_01 li a {
	font-size:14px;
}
.bottom_01 li .time {
	color:#ff7200;
	padding-right:10px;
}

/* 面包屑 */
.crumb {
	padding-bottom:10px;
}
.crumb .title {
	padding:15px 0 0;
	height:48px;
	border-bottom:3px solid #E5E5E5;
}
.crumb .title p {
    font-size: 30px;
	font-weight:normal;
	font-family:"微软雅黑","黑体";
	color:#995e25;
}
.crumb .position * {
    vertical-align: middle;
}
.crumb .position .home {
	display:inline-block; *display:inline; zoom:1;
	background:url("https://www.isitazebra.com/images/common/ico_home2.gif") no-repeat 0 3px;
	width:19px;
	height:18px;
}
.crumb .position p {
	display:inline-block; *display:inline; zoom:1;
	height:18px;
	line-height:18px;
	color:#b8b8b8;
	padding-left:5px;
}
.crumb .position p a {
	color:#b8b8b8;
}
.crumb .position p a:hover {
	color:#000000;
}
.crumb .position p span {
	font-family:"宋体";
	padding:0 12px;
}

/*注意事项*/
.warn {
    background: url("https://www.isitazebra.com/images/common/ico_point.gif") no-repeat 12px 8px #fffcf7;
    border: 1px solid #ffde9c;
    color: #bd7b00;
    line-height: 22px;
    padding: 5px 15px 5px 35px;
}

/*页码*/
.page {
	text-align:center;
	color:#999;
	padding-top:20px;
	padding-bottom:20px;
}
.page .a1 a, .page .a1 span, .page b {
	display:inline-block; 
    *display:inline; 
    /*zoom:1;*/
	padding:1px 14px;
	border:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	border-radius:3px;
	font-weight:normal;
	background:#FFF;
    cursor: pointer;
}
.page .a1 a:hover, .page .a1 span {
	border:1px solid #062a63;
	background:#d4dce6;
	color:#1d2312;
}
.page .a2 {
	padding-left:8px;
}

/*表单提交*/
.message_forms {
	margin: 0 auto;
	text-align: center;
	width: 700px;
}
.message_forms tr td {
	padding: 6px 0;
}
.message_forms input {
    border-radius: 5px;
}
.message_forms textarea {
    border-radius: 5px;
}
.message_forms .text_box {
    background: #fff;
    border: 1px solid #cfcfcf;
    color: #878787;
    font-family: "宋体";
    font-size: 14px;
    height: 300px;
    line-height: 18px;
    padding: 10px;
    width: 700px;
}
.message_forms .title_box {
    background: #fff;
    border: 1px solid #cfcfcf;
    color: #878787;
    font-family: "宋体";
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    width: 700px;
}
.message_forms .input-box {
    background: #fff;
    border: 1px solid #cfcfcf;
    color: #878787;
    font-family: "宋体";
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    width: 330px;
}
.message_forms .button {
    background: #ffb34c none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    font-family: "微软雅黑","Arial","宋体";
    font-size: 14px;
    height: 40px;
    width: 100px;
}
.message_forms .button:hover {
	cursor: pointer;
    background: #ff6600;
}
/*表单提交*/
.message {
	width: 90%;
	margin: 5% auto 3%;
}
.message form {
   padding: 0% 1%;
}
.message form li.first,li.second{
	border:none;
	list-style:none;
	margin-bottom:10px;
	width:100%;
}
.message .icon,.icon2  {
	height:55px;
	width:55px;
	display: block;
	float: left;
	border-top-left-radius: 0.3em;
	-o-border-top-left-radius: 0.3em;
	-moz-border-top-left-radius: 0.3em;
	-webkit-border-top-left-radius: 0.3em;
	border-border-bottom-left-radius: 0.3em;
	-o-border-bottom-left-radius: 0.3em;
	-moz-border-bottom-left-radius: 0.3em;
	-webkit-border-bottom-left-radius: 0.3em;
}
.message .user {
    background: url("https://www.isitazebra.com/images/erji/icons.png") no-repeat 14px 15px #f79d29;
}
.message .email{
	background:url("https://www.isitazebra.com/images/erji/icons.png") no-repeat 15px -39px #f79d29;
}
.message .phone{
	background: url("https://www.isitazebra.com/images/erji/icons.png") no-repeat 15px -93px #f79d29;
}
.message .msg{
	background: url("https://www.isitazebra.com/images/erji/msg.png") no-repeat 16px 16px #f79d29;
}
.message li.first:hover .user{
	background: url("https://www.isitazebra.com/images/erji/icons.png") no-repeat 14px 15px #ba0101;
}
.message li.first:hover .email{
	background:url("https://www.isitazebra.com/images/erji/icons.png") no-repeat 15px -39px #ba0101;
}
.message li.first:hover .phone{
	background: url("https://www.isitazebra.com/images/erji/icons.png") no-repeat 15px -93px #ba0101;
}
.message li.second:hover .msg {
	background: url("https://www.isitazebra.com/images/erji/msg.png") no-repeat 16px 16px #ba0101;
}
/*-----*/
.message input[type="text"],form textarea {
	width: 80%;
	padding: 1.13em 1em 1.13em 1em;
	color: #858282;
	font-size: 16px;
	outline: none;
	background: #fff;
	font-weight: 500;
	border: none;
	font-family: 'Lora', serif;
	border-top-right-radius: 0.3em;
	-o-border-top-right-radius: 0.3em;
	-moz-border-top-right-radius: 0.3em;
	-webkit-border-top-right-radius: 0.3em;
	border-border-bottom-right-radius: 0.3em;
	-o-border-bottom-right-radius: 0.3em;
	-moz-border-bottom-right-radius: 0.3em;
	-webkit-border-bottom-right-radius: 0.3em;
}
.message .submit{
}
.message form textarea {
	resize: none;
	height: 140px;
}
.message input[type="submit"]{
	font-size: 17px;
	font-weight: 300;
	color: #fff;
	cursor: pointer;
	outline: none;
	padding: 10px 10px;
	width: 25%;
	border: 2px solid #F79D29;
	float: right;
	background: #F79D29;
	border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	margin-right:2.85em;
}
.message input[type="submit"]:hover{
	background: #ba0101;
}
.message li.lost {
	margin-bottom: 21px;
}



/*产品列表*/
.pro_list .page {
	padding:20px 0;
}
.pro_list li {
    border: 1px solid #E5E5E5;
	background:#FFF;
	width:234px;
	margin:0 15px 15px 0;
	float:left;
}
.pro_list li:hover {
    border: 1px solid #CCC;
	box-shadow:0 0 2px #AAAAAA;
}
.pro_list li.off {
	margin-right:0;
}
.pro_list li .pic {
	padding:18px 18px 0;
}
.pro_list li .pic img {
	width:198px;
	height:198px;
}
.pro_list li .title {
	height:36px;
	line-height:18px;
	overflow:hidden;
	display:block;
	padding-top:12px;
}
.pro_list li .price {
	padding:8px 18px 0;
}
.pro_list li .price span {
	color:#DE0707;
}
.pro_list li .price span b {
	font-size:18px;
	padding-left:3px;
}
.pro_list li .price del {
    color: #ccc;
	padding-left:10px;
}
.pro_list li .review {
	padding:3px 18px 18px;
}
.pro_list li .review a {
	color:#0081CC;
}
.pro_list li .review a:hover {
	color:#FF6600;
}
.pro_list li .button {
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
	background:#F6F6F6;
}
.pro_list li .button a {
	display: block;
	height:35px;
	line-height:35px;
	text-align:center;
}
.pro_list li .button span {
	float:right;
	background:#F6F6F6;
}
.pro_list li .button span a {
    border-left: 1px solid #E5E5E5;
	padding:0 25px;
}
.pro_list li .button a:hover {
	background:#FF6600;
	color:#FFFFFF;
}

/* 内页top */
.bottom_top {
    border-top: 1px dotted #c4c4c4;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    text-align: right;
	background: #fafafa;
}
.bottom_top .fr {
	_padding-top:12px;
}

/* 单页 */
.about_content {
	/*padding:20px 40px;*/
	line-height: 30px;
	overflow:hidden;
	font-size: 14px;
	min-height: 920px;
	border-bottom:1px solid #CCC;
}
.about_content img {
	max-width:740px;
	_width:document.body.clientWidth > 740 ? "740px" : "auto");
}

/* 信息文字列表-上方图文推荐 */
.right_title{
	height:60px;
	border-bottom:3px #b8b8b8 solid;
	margin-bottom:20px;
}
.right_title p{
	color:#000000 ;
	font-size:30px;
	font-family:"微软雅黑", "Arial Unicode MS";
	line-height:60px;
	height:60px;
}
.news_pic {
    padding: 25px 0;
	border-bottom: 1px dotted #ccc;
}
.news_pic .pic {
	float:left;
}
.news_pic .pic img {
	width:160px;
	height:110px;
	border:1px solid #DBDBDB;
	padding:7px;
}
.news_pic .title_bg {
	margin-left:200px;
}
.news_pic .title_bg .time {
	background:url("https://www.isitazebra.com/images/common/time_bg.gif") no-repeat;
	width:106px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#FFFFFF;
}
.news_pic .title_bg .title {
	height:25px;
	line-height:25px;
	font-family:"微软雅黑","黑体";
	font-size:18px;
	overflow:hidden;
	padding-top:10px;
	border:none;
}
.news_pic .title_bg .title a {
	color:#242424;
}
.news_pic .title_bg .title a:hover {
	color:#FF6600;
}
.news_pic .title_bg .sum {
	height:48px;
	line-height:24px;
	color:#9f9f9f;
	overflow:hidden;
	padding-top:13px;
	/*text-indent:2em;*/
}

/* 信息文字列表 */
.news_list {
    padding: 25px 0 30px;
	/*min-height:684px;*/
}
.news_list li {
	color:#b77c43;
	font-family:"宋体";
	background:url("https://www.isitazebra.com/images/common/ico_01.gif") no-repeat left 11px;
    height: 30px;
    line-height: 30px;
	overflow:hidden;
	font-size:14px;
	padding-left:20px;
}
.news_list li a:hover {
	color:#ff6600;
}
.news_list li.x {
    background: none;
    border-bottom: 1px dotted #ccc;
    height: 15px;
    margin-bottom: 15px;
}
.news_list li a {
	color:#494949;
}
.news_list li .time {
	float:right;
	padding-left:20px;
	color:#adadad;
	font-style: italic;
	font-family:Arial, Helvetica, sans-serif;
}
.news_list li b {
    color: #CCCCCC;
    font-weight: normal;
    padding-right: 3px;
}
.news_list .page {
	padding-top:10px;
}

/* 信息详细 */
.news_show {
	padding:20px 0 15px;
	position:relative;
	
}
/*.news_show .title {
	font-size:30px;
	font-family:"微软雅黑","黑体";
	text-align:center;
	padding:40px 55px 35px;
	color:#000;
    border-top: 3px solid #4E4E4E;
}
.news_show .title2 {
	color:#999;
	text-align:center;
    border-bottom: 1px dotted #CCCCCC;
	padding-bottom:20px;
}*/
.news_show .content {
	padding-top:12px;
	/*padding-bottom:12px;*/
	line-height: 30px;
	overflow:hidden;
	font-size: 14px;
	color:#000000;
	/*min-height:555px;*/
	/*min-height:736px;
	_height:this.scrollHeight < 736 ? "736px" : "auto");*/
}
.news_show .content img {
	max-width:740px;
	_width:document.body.clientWidth > 740 ? "740px" : "auto");
}
.news_show .page_lr {
    border-top: 1px dotted #CCCCCC;
	height:38px;
	line-height:38px;
	overflow:hidden;
	padding-top:2px;
}
.news_show .page_lr span {
	color:#FF6600;
}
.news_show .title {
	font-size:30px;
	font-family:"微软雅黑","黑体";
	min-height: 60px;
    padding: 30px 0 15px 0;
	color:#000;
	border-top:3px solid #4e4e4e;
	text-align:center;
}
.news_show .title2 {
	color:#999;
    border-bottom: 1px dotted #CCCCCC;
	padding-bottom:20px;
	text-align:center;
}
.news_show .code {
	float:right;
	padding-top: 25px;
}
.news_show .code img {
	width:85px;
	height:85px;
}

/* 信息详情上下页 */
.news_page {
    border-top: 1px solid #E4E4E4;
    border-bottom: 2px solid #6B6B6B;
	margin-top:40px;
	padding:10px 0;
}
.news_page p {
	height:40px;
	line-height:20px;
	overflow:hidden;
	float:left;
	width:50%;
}
.news_page p a {
	background:url("https://www.isitazebra.com/images/common/ico_flip.gif") no-repeat;
	display:inline-block; *display:inline; zoom:1;
	font-size:14px;
	min-height: 40px;
	font-weight:bold;
}
.news_page p.a2 {
	float:right;
}
.news_page p.a1 a {
	padding:0 25px 0 90px;
    border-right: 1px solid #E4E4E4;
	display:block;
	text-align:right;
	color:#323232;
}
.news_page p.a1 a:hover {
	background-position: 0 -60px;
	color:#C73030;
}
.news_page p.a2 a {
	padding:0 90px 0 22px;
	background-position: right -120px;
	display:block;
	color:#323232;
}
.news_page p.a2 a:hover {
	background-position: right -180px;
	color:#C73030;
}

/* 信息详情 打印 关闭等按钮 */
.news_button {
	text-align:center;
	padding-top:10px;
}
.news_button span {
	padding:0 20px;
}


/*图片列表*/
.pic_kuangs {
    height: 170px;
    padding-bottom: 40px;
    width: 250px;
}
.pic_kuangs .title {
    width: 230px;
	overflow: hidden;
}
.pic_bg {
    background-image: url("https://www.isitazebra.com/images/page/pic_bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    height: 135px;
    text-align: center;
}
.p_top_10 {
    padding-top: 10px;
}
.divpicturecss {
    background-color: White;
    border: 1px solid #ccc;
    height: 150px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    width: 220px;
}
.divpicview {
    height: 150px;
    overflow: hidden;
    text-align: center;
    width: 220px;
}
.divpicview img {
    height: 100%;
    width: 100%;
}
.t_center {
    text-align: center;
}

/*.pic_list {
	padding:35px 0 45px;
}
.pic_list li {
	text-align:center;
	padding:0 21px 30px;
	float:left;
	width:224px;
}
.pic_list li .title {
	display:block;
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding-top:8px;
}
.pic_list li .price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	padding-top:3px;
}
.pic_list li .price del {
	color:#999999;
	padding-left:6px;
}
.pic_list li img {
	width:220px;
	height:165px;
	padding:1px;
	border:1px solid #E6E6E6;
}*/
/*用户中心表格列表*/
.user_table_list {
	padding:20px;
	min-height:244px;
}
.user_table_list .page {
	padding-top:20px;
}
.user_table_list .list table {
	width:100%;
	border: 1px solid #FDDFAE;
}
.user_table_list .list th {
	background: url("https://www.isitazebra.com/images/shopping/shopping_05a.gif") repeat-x;
	height:35px;
	line-height:35px;
	border-bottom: 1px solid #FDDFAE;
	color:#FF6600;
}
.user_table_list .list td {
	text-align:center;
	padding:10px 0;
	line-height:20px;
	color:#333333;
}
.user_table_list .list td a {
	text-decoration:underline;
}
.user_table_list .list .tr_col td {
	background:#FFFBF6;
}
.user_table_list .list tr:hover td {
	background:#FEFEE2;
}
.user_table_list .list td.pic img {
	width:58px;
	height:58px;
	border: 1px solid #E0E0E0;
	padding:1px;
	background:#FFF;
}
.user_table_list .list td.amount * {
	vertical-align: middle;
}
.user_table_list .list td.amount a {
	background:url("https://www.isitazebra.com/images/product/product_02.gif") no-repeat;
	display:inline-block; *display:inline; zoom:1;
	width:15px;
	height:15px;
}
.user_table_list .list td.amount a.amount_r {
	background-position:right top;
}
.user_table_list .list td.amount a:hover {
	background-position: 0 bottom;
}
.user_table_list .list td.amount a.amount_r:hover {
	background-position: right bottom;
}
.user_table_list .list td.amount input {
	background:#FFF;
	border: 1px solid #C9C9C9;
	width:28px;
	padding:2px 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 5px;
}
/* 用户中心文字列表 */
.user_text_list {
    padding: 25px 0;
	border-bottom: 1px dotted #975c23;
}
.user_text_list .title_bg {
	margin-left:0px;
}
.user_text_list .title_bg .time {
	float:left;
	width:106px;
	height:20px;
	line-height:20px;
	text-align:left;
	color:#8e8e8e;
	padding-top:20px;
}
.user_text_list .title_bg .title {
	height:22px;
	line-height:22px;
	font-family: "宋体";
	font-size:14px;
	overflow:hidden;
	color:#995e25;
}
.user_text_list .title_bg .title a {
	color:#995e25;
	font-family: "宋体";
	font-size:14px;
	text-decoration:underline;
}
.user_text_list .title_bg .title a:hover {
	color:#FF6600;
}
.user_text_list .title_bg .sum {
	height:40px;
	line-height:20px;
	color:#454545;
	overflow:hidden;
	padding-top:13px;
	/*text-indent:2em;*/
}
.user_text_list .title_bg .delete {
	float:right;
	padding-top:20px;
}
.user_text_list_bottom .page {
	padding:50px 0;
	border:none;
}
/*招聘页面*/
.part_14 {
    padding-bottom: 20px;
}
.part_14 li {
    border-bottom: 1px dotted #ccc;
    padding: 13px 10px;
}
.part_14 li:hover {
    background: #f9f9f9 none repeat scroll 0 0;
}
.part_14 li .title a {
    color: #6497dd;
    font-size: 14px;
    font-weight: bold;
}
.part_14 li .needs {
    color: #999;
    padding-top: 8px;
}
.part_14 li .title a:hover {
    color: #ff6600;
}
.part_14 li .sum {
    color: #666;
    line-height: 22px;
    padding-top: 8px;
}
.part_14 li .button {
    float: right;
    padding-top: 5px;
}
.part_14 li .button a {
    background: #7ac142 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
}
.part_14 li .button a:hover {
    background: #6497dd none repeat scroll 0 0;
}
/*评论列表页面*/
.show_general .review .review_t {
    padding-bottom: 12px;
}
/*.show_general .review .review_t p {
    background: rgba(0, 0, 0, 0) url("https://www.isitazebra.com/images/care/gif_02.gif") no-repeat scroll 0 center;
    color: #3ba188;
    font-family: "微软雅黑","黑体";
    font-size: 18px;
    padding-left: 16px;
}*/
.show_general .review .review_t p {
	color:#000000 ;
	font-size:30px;
	font-family:"微软雅黑", "Arial Unicode MS";
	line-height:60px;
	height:60px;
}

.show_general .review .review_t span {
    color: #666666;
    float: right;
    padding-top: 20px;
}
.show_general .review .review_t span b {
    color: #fd6400;
    font-size: 18px;
}
.show_general .review .review_form {
}
.show_general .review .review_form .textarea textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c6c6c6;
    font-size: 14px;
    height: 80px;
    line-height: 20px;
    padding: 8px;
    width: 722px;
}
.show_general .review .review_form .textarea {
    padding-bottom: 12px;
}
.show_general .review .review_form .button_bg {
    padding-bottom: 15px;
}
.show_general .review .review_form .button_bg .sign_in {
    background: rgba(0, 0, 0, 0) url("https://www.isitazebra.com/images/show_general/gif_02.gif") no-repeat scroll 0 0;
    float: left;
    height: 28px;
    width: 408px;
}
.show_general .review .review_form .button_bg .user {
    float: left;
    padding: 8px 0 0;
}
.show_general .review .review_form .button_bg .user b a {
    color: #ff6600;
}
.show_general .review .review_form .button_bg .sign_in .text {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    float: left;
    margin: 6px 0 0 28px;
    width: 135px;
}
.show_general .review .review_form .button_bg .sign_in .text2 {
    margin-left: 36px;
}
.show_general .review .review_form .button_bg .sign_in .button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #666;
    cursor: pointer;
    float: right;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 66px;
}
.show_general .review .review_form .button_bg .sign_in .button:hover {
    background: #ff6600 none repeat scroll 0 0;
    color: #fff;
}
.show_general .review .review_form .button_bg .anony {
    float: left;
    padding: 8px 0 0 25px;
}
.show_general .review .review_form .button_bg .anony * {
    vertical-align: middle;
}
.show_general .review .review_form .button_bg .button_r input {
    background: rgba(0, 0, 0, 0) url("https://www.isitazebra.com/images/show_general/gif_03.gif") no-repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100px;
}
.show_general .review .review_list {
    border-top: 1px dotted #c6c6c6;
}
.show_general .review .review_list li {
    border-bottom: 1px dotted #c6c6c6;
    padding: 15px 0;
}
.show_general .review .review_list .name {
    color: #999999;
}
.show_general .review .review_list .name span {
    color: #ff6600;
    font-size: 14px;
}
.show_general .review .review_list .sum {
    height: 44px;
    /*line-height: 22px;
    overflow: hidden;
    padding-top: 3px;*/

        line-height: 22px;
    overflow: hidden;
    padding-top: 3px;
    height: auto;
    position: relative;

}


.show_general .review .review_list .close {
    max-height: 44px;
}
.show_general .review .review_list .open {
    height: auto;
        padding-bottom: 15px;
}
.show_general .review .review_list .sum .more {
    position: absolute;
    bottom: -3px;
    right: 0;
    cursor: pointer;
    *bottom:4px;
}




.show_general .review .review_list .name .time {
    color: #999999;
    float: right;
}
.show_general .review .review_list .more {
    padding-top: 15px;
}
.show_general .review .review_list .more a {
    background: #f0f0f0 none repeat scroll 0 0;
    display: block;
    padding: 8px 0;
    text-align: center;
}
.show_general .review .review_list .reply {
    background: #f5efe2 none repeat scroll 0 0;
    border-radius: 5px;
    margin-top: 10px;
    padding: 12px 20px 15px;
}
.show_general .review .review_list .reply .reply_sum {
    height: 44px;
    line-height: 22px;
    margin-bottom: 8px;
    overflow: hidden;
}
.show_general .review .review_list .reply .reply_sum span {
    color: #000;
    font-weight: bold;
}
.show_general .review .review_list .reply .reply_open {
    height: auto;
}
.show_general .review .review_list .reply .reply_sum .more {
    color: #ff6600;
    font-family: "宋体";
    margin-left: 10px;
}
.show_general .review .review_list .reply .reply_sum .more:hover {
    color: #ff0000;
}
.show_general .review .review_list .reply .time {
    color: #999999;
}
.show_general .review .review_list .reply .recom {
    float: right;
}
.show_general .review .review_list .reply .recom b {
    color: #f64245;
    font-size: 14px;
}
/* 大图文列表 */
.photo_text_big {
    padding: 25px 0;
	border-bottom: 1px dotted #ccc;
}
.photo_text_big .pic {
	float:left;
}
.photo_text_big .pic img {
	width:160px;
	height:110px;
	border:1px solid #fecb86;
	padding:4px;
	background: #fff;
}
.photo_text_big .title_bg {
	margin-left:200px;
}
.photo_text_big .title_bg .title {
	height:25px;
	line-height:25px;
	font-family:"微软雅黑","黑体";
	font-size:18px;
	overflow:hidden;
	border:none;
}
.photo_text_big .title_bg .title a {
	color:#242424;
}
.photo_text_big .title_bg .title a:hover {
	color:#FF6600;
}
.photo_text_big .title_bg .sum {
	height:72px;
	line-height:24px;
	color:#6b6b6b;
	overflow:hidden;
	padding-top:13px;
	/*text-indent:2em;*/
}
/* 小图文列表 */
.photo_text_small {
    padding: 25px 0;
	border-bottom: 1px dotted #ccc;
}
.photo_text_small .pic {
	float:left;
}
.photo_text_small .pic img {
	width:96px;
	height:126px;
	border:1px solid #fecb86;
	padding:4px;
	background: #fff;
}
.photo_text_small .title_bg {
	margin-left:130px;
}
.photo_text_small .title_bg .title {
	height:25px;
	line-height:25px;
	font-family:"微软雅黑","黑体";
	font-size:18px;
	overflow:hidden;
	border:none;
}
.photo_text_small .title_bg .title a {
	color:#242424;
}
.photo_text_small .title_bg .title a:hover {
	color:#FF6600;
}
.photo_text_small .title_bg .sum {
	height:96px;
	line-height:24px;
	color:#6b6b6b;
	overflow:hidden;
	padding-top:13px;
	/*text-indent:2em;*/
}


.pageNumOuter{
     display: inline-block;
     /*width:206px;*/
     width:auto;
         max-width: 211px;
     overflow:hidden;
}
.pageNumInner,.pageNumInner2{
    display:inline-block;
    width:1000px;
    text-align:left;
}
.pageNumInner a,.pageNumInner2 a{
    display: inline-block;
    /* zoom: 1; */

        text-align: center;
    width: 36px;

    /*padding: 1px 14px;*/
    border: 1px solid #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    border-radius: 3px;
    font-weight: normal;
    background: #FFF;
}

.pageNumInner span,.pageNumInner2 span{
    display: inline-block;
    /*zoom: 1;*/
      text-align: center;
    width: 36px;
    /*padding: 1px 14px;*/
    border: 1px solid #062a63;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    border-radius: 3px;
    font-weight: normal;
    background: #d4dce6;
}

.aa1{
     display: inline-block;
    /*zoom: 1;*/
       text-align: center;
    width: 36px;
    /*padding: 1px 14px;*/
    border: 1px solid #062a63 !important;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    border-radius: 3px;
    font-weight: normal;
    background: #d4dce6 !important;
}



.aa2{
     display: inline-block;
    /*zoom: 1;*/
       text-align: center;
    width: 36px;
    /*padding: 1px 14px;*/
    border: 1px solid #062a63 !important;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    border-radius: 3px;
    font-weight: normal;
    background: #d4dce6 !important;
}



.page .a1{
    display:inline-block;
    overflow:hidden;
}

.curentThreeSection{
        color: #ba0101 !important;
    font-weight: bold;
}