﻿/*公共配置*/
/*{margin:0px;padding:0px;font-size:24px;font-family:"微软雅黑";}*/
*{margin:0px;padding:0px;font-size:32px;font-family:Helvetica,Tahoma,Arial,"Microsoft YaHei","WenQuanYi Micro Hei",STXihei,sans-serif,monospace;}
a { text-decoration:none;outline:none;font-size:32px;font-family:Helvetica,Tahoma,Arial,"Microsoft YaHei","WenQuanYi Micro Hei",STXihei,sans-serif,monospace;}
a,img{border:0;outline:none;-webkit-tap-highlight-color:rgba(255,0,0,0);}
img{vertical-align: top}
a:hover { text-decoration:none;}
a:active{background:rgba(0,0,0,0);}
ul li{list-style-type:none;}
img{border:0px;}
h1,h2,h3,h4,h5,h6,h7,h8{font-weight:100;}
input{outline:none;-webkit-tap-highlight-color:rgba(255,0,0,0);}

/*2017-08-10 yuer last update 需配合jquery使用*/
.bodyForbidScroll{overflow: hidden;height: 100%;}

html,body{
	width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}
.index_body{
	background:#F3F5F4;
}
.more_tt{
	width:200px;
	text-align:center;
	border:1px solid #3968B1;
	color:#3968B1;
	height:70px;
	line-height:74px;
	margin:20px auto 50px;
	font-size:30px;
	border-radius:4px;
	/*background:url(../images/more.png)no-repeat 25px center;*/
	
	background:url(../images/more.png);
	background-repeat:no-repeat;
	background-position:25px center;

	padding-left:40px;
	background-size:35px;
	padding-top:1px;
	position:relative;
	top:1px;
}

/*微信端首页*/
.top{
	wdith:100%;
	height:auto;
	overflow:hidden;
}

/*2017-08-07 yuer last update*/
.top .logo{
	width:100%;
	/*overflow:hidden;*/
	height:80px;
	background:#e6e6e6;
}
.top .logo h1{
	width:320px;
	float:left;
	/*margin-top:13px;*/
}

.top .logo .logo_left{
	width:320px;
	float:left;
	/*margin-top:13px;*/
}

.top .logo .logo_right{
	width:150px;
	/*height:74px;*/
	float:right;
	text-align:right;
	/*margin-top:13px;*/
	
}
.top .logo .logo_right a{
padding-right:10px;
line-height:80px;
font-size:26px;
}
/**********************/


.category_box{
	height:90px;
	width:100%;
}
.top .category{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:90px;
	background:#00532A;
	overflow:hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	z-index:1000;
}
.top .category li{
	float:left;
	width:20%;
	height:90px;
	text-align:center;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.top .category li a{
	font-size:36px;
	color:#fff;
	display:block;
	line-height:90px;
	height:90px;
	border-radius:3px;
}
.top .category li.on a{
	background:#127C48;
	font-size:36px;
}
.index_product_intro{
	background:#fff;
	width:94%;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:50px;
}
.top_title{
	/*height: 60px;
	line-height: 80px;
	font-size: 28px;0
	color: #E61E87;
	background-size: 260px;
	font-weight: bold;
	display: inline-block;
	margin-top:30px;*/
	margin-bottom:20px;
}
.index_product_intro .cont{
  /*
    padding:20px 0px 20px;
	font-size:30px;
 */
	min-height:100px;
	max-height:50000px;
}
.index_product_intro .cont .tt_1{
	font-size:30px;
	padding-bottom:10px;
	padding-top:20px;
}
.index_product_intro .cont .desc{
	font-size:30px;
	padding-bottom:20px;
	border-bottom:1px solid #999;
}


.bottom ,.bottom_share{
	width:100%;
	height:125px;
	height:auto;
	overflow: hidden;
	background:#00532A;
}

.bottom .cont{
	margin:0px auto;
	width:750px;
	position: relative;
	padding:10px 0px;
}
.bottom .cont div{
	color:#fff;
	font-size:28px;
	line-height:50px !important;
	height:50px;
	text-align: center;
}

/*电话样式*/
.bottom_phone_1{
	position:absolute;
	left:20px;
	top:15px;
	width:80px;
	height:80px;
}
.bottom_phone_1 img{
	width:80px;
	height:80px;
}
.bdsharebuttonbox a{
	float:left;
	width:25% !important;
	margin:0 !important;
	height:130px !important;
	text-align:center;
	padding-bottom:40px;
	text-indent:0 !important;
	line-height:265px !important;
	font-size:24px;
	color:#666 !important;
}
.bdsharebuttonbox #sina{
	/*background:url(../images/xinlang.png)no-repeat top center !important;*/
	
	background:url(../images/xinlang.png);
	background-repeat:no-repeat;
	background-position:center 30px;
	
	background-size:80px !important;
}
.bdsharebuttonbox #qq{
	/*background:url(../images/tengxun.png)no-repeat top center !important;*/
	
	background:url(../images/tengxun.png);
	background-repeat:no-repeat;
	background-position:center 30px;
	
	background-size:80px !important;
}
.bdsharebuttonbox #weixin{
	/*background:url(../images/pengyouquan.png)no-repeat top center !important;*/
	
	background:url(../images/pengyouquan.png);
	background-repeat:no-repeat;
	background-position:center 30px;	
	
	background-size:80px !important;
}
.bdsharebuttonbox #qzone{
	/*background:url(../images/QQkongjian.png)no-repeat top center !important;*/
	
	background:url(../images/QQkongjian.png);
	background-repeat:no-repeat;
	background-position:center 30px;
	
	background-size:80px !important;
}
.news_title{
	height:70px;
	/*border-bottom:1px solid #2E8E5F;*/
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
}
.news_title span{
	background:#2E8E5F;
	height:70px;
	line-height:70px;
	text-align:center;
	width:200px;
	color:#fff;
	display:block;
	font-size:32px;
	float:left;
}
.news_title .news_page_info{
	float:right;
	margin-right:15px;
	line-height:120px;
	font-size:24px;
	color:#999;
}
.page{
	text-align:center;
	font-size:24px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#fff;
	overflow:hidden;
	width:100%;
}
.page a{
	font-size:30px !important;
	width:25%;
	float:left;
	color:#333;
	line-height:80px;
	height:80px;
	background:#f0f0f0;
}
.page a:hover{
	color:#000;
}
.news_page{
	float:left;
	width:100%;
	height:40px;
	text-align:right;
	line-height:40px;
	font-size:24px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	color:#999;
	border-top:1px solid #ddd;
	padding-right:2px;
}
.page .current{
	font-size:28px !important;
	color:red;
}
/*新闻列表*/
.news_list li{
	border-bottom:1px solid #eee;
	padding:30px 15px 30px 15px;
	overflow:hidden;
}
.news_list li:hover{
}
.news_list li .pic{
	float:left;
	width:230px;
	height:180px;
}
.news_list li .pic img{
	width:100%;
	height:100%;
}
.news_list li .desc{
	width:352px;
	position:absolute;
	right:15px;
	/*margin-left:300px;*/
	height:180px;
	/*position: relative;*/
}
/*.news_list li .desc .date{
	position:absolute;
	bottom:0;
	left:0;
	font-size:30px;
	color:#999;
}*/
.news_list li .desc .read{
	position:absolute;
	bottom:0px;
	right:0px;
	font-size:26px;
	color:#999;
}
.news_list li .desc .title{
	font-size:32px;
	/*position:absolute;后加的 
	padding-top:10px;*/
	position:absolute;
	top:-10px;
	/*background-color:blue;*/
	color:#000;
	line-height:52px;
	/*min-height:23px;
	max-height:32px;*/
	overflow:hidden;
	/*font-weight:100 !important;*/
	white-space: inherit;
	word-break: break-all;
}

.news_list li .desc .title.title-gray{
	color:#999;
}

.new_type{
	margin:70px 0;
	height:70px;
	line-height:70px;
	width:270px;
	text-indent:36px;
	color:#fff;
	font-size:32px;
}
.return_top{
	position:fixed;
	right:0px;
	bottom:110px;
	height:80px;
	width:80px;
	background:blue;
	background:url(../images/returnTop.png);
	background-repeat:no-repeat;
	background-size:80px;
	display:none;
}
.news_cont .title{
	min-height:60px;
	margin:30px 20px 20px;
	text-align:center;
	line-height:60px;
	font-weight:700;
	font-size:34px;
}
.time_author{
	font-size:24px !important;
	line-height:40px;
	text-align:right;
	padding:0 15px 40px;
	color:#999;
}
/*.intor_3{
	margin:0px 15px;
	background:#C9CACA;
	padding:15px;
	font-size:26px;
	color:#444;
}
*/
.news_cont .content{
	padding:0px 5px;
	line-height:60px;
}


.news_cont .cont,.news_cont .cont_2{
	padding:0px 0px;
	font-size:32px;
	line-height:60px;
	margin-top:50px;
}
.buy_box{
	clear:both;
}
.buy_box .title{
	height:70px;
	margin:40px 20px;
}

/*
.buy_box .title span{
	height: 60px;
	line-height: 80px;
	font-size: 28px;
	color: #E61E87;
	padding-left: 146px;
	background: url(../images/title_bg.png)no-repeat left bottom;
	background-size: 260px;
	font-weight: bold;
	display: inline-block;
}
*/

.buy_box .cont{
	margin:40px 20px 40px;
	line-height:60px;
}

/*快递模块*/
.express_category{
	border-bottom:1px solid #eee;
	overflow:hidden;
	
}
.express_category li{
	float:left;
	width:16.66%;
	height:70px;
	line-height:74px;
	text-align:center;
	font-size:30px;
	color:#333;
}
.express_category li.on{
	color:red !important;
}
.more_box{
	display:none;
}
.more, .top{
	color:red !important;
}
.nocc{
	color:#999 !important;
}
.express_dl dt{
	background:#0E6EB8;
	overflow:hidden;
	height:50px;
}
.express_dl dt div{
	float:left;
	height:50px;
	line-height:50px;
	color:#fff;
	text-align:center;
	font-size:28px;
}
.express_name, .express_name_box{
	width:20%;
}
.express_address, .express_address_box{
	width:50%;
}
.express_di, .express_di_box{
	width:15%;
}
.express_gen, .express_gen_box{
	width:15%;
}
.express_dl{
	margin-bottom:2px;
	border-bottom:1px solid #e0e0e0;
}
.express_dl dd{
	border-top:1px solid #e0e0e0;
	overflow:hidden;
	padding:37px 0 47px;
	height:120px;
	position:relative;
}
.express_dl dd:first-child{
	border:none;
}
.express_dl dd .express_name_box,.express_dl dd .express_address_box,.express_dl dd .express_di_box,.express_dl dd .express_gen_box,.express_dl dd .express_number,.express_dl dd .express_date{
	float:left;
}
.express_name_box{
	height:120px;
	text-align:center;
	font-size:28px;
	line-height:60px;
}
.express_address_box{
	line-height:60px;
	font-size:28px;
	height:60px;
	/*50px*/
	white-space:nowrap; 
	overflow:hidden;  
	text-overflow:ellipsis;
}
.express_di_box{
	height:60px;
	line-height:60px;
	text-align:center; /*后加的*/
}
.express_gen_box{
	height:60px;
	line-height:60px;
	text-align:center; /*后加的*/
}
.express_name_box span{
	background:#006935;
	color:#fff;
	font-size:26px;
	border-radius:25px;
	display:inline-block;
	height:50px;
	width:50px;
	line-height:50px;
}

.express_name_box span.shou-gray{
	background:gray;
}
/*
.express_date{
	width:22%;
	line-height:80px;
	text-align:right;
	margin-right:3%;
	font-size:24px;
	color:#999;
	height:50px;
}
*/
.express_number{
	height:60px;
	line-height:80px;
	width:80%;
	font-size:24px;
	color:#999;
	float:right !important;
	text-align:right;
	margin-right:20px;
	position:absolute;
	right:0px;
	bottom:43px;
}
/*
.express_di_box figure div{
	text-align:center;
	width:100%;
	height:60px;
	line-height:60px;
	voice-family: middle;
} 
*/
.express_di_box img{
	width:50px;
	position:relative;
	top:13px;
}


/*2017-08-10 yuer last update 注释掉，因为该模块的快递底单是需要弹窗缩放显示底单图片的，要使用第三方插件，因此这里改变图片时直接js中修改图片为灰色图片即可，无须操作css*/
/*彩色图标*/
/*
.express_di_box{
	background:url(../images/camera_1.png)no-repeat center center;
	background-size:65px;
}
*/
/*灰色图标*/
/*
.express_di_box.on{
	background:url(../images/camera.png)no-repeat center center !important;
	background-size:65px !important;
}
*/


.express_gen_box{
	/*background:url(../images/ce_1.png)no-repeat center center;*/
	
	background:url(../images/ce_1.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	background-size:50px 34px;
}
.express_gen_box.on{
	/*background:url(../images/ce.png)no-repeat center center !important;*/
	
	background:url(../images/ce.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	background-size:50px 34px; !important;
}

/*2017-08-10 yuer last update 空运飞机样式*/
.express_gen_box.fei{
	/*background:url(../images/feiji_1.png)no-repeat center center;*/
	
	background:url(../images/feiji_1.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	background-size:50px 34px;
}
.express_gen_box.fei.on{
	/*background:url(../images/feiji.png)no-repeat center center !important;*/
	
	background:url(../images/feiji.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	background-size:50px 34px !important;
}


.express_select{
	height:60px;
	margin:80px 30px;
	overflow:hidden;
	border:1px solid #0E6EB8;
	position:relative;
	top:2px;
	left:1px;
	border-radius:5px;
}
.express_select .select_sub{
	float:right;
	width:140px;
	height:60px;
	background:#0E6EB8;
	color:#fff;
	line-height:60px;
	text-align:center;
	font-size:34px;
	border-radius:0 5px 5px 0;
}
.express_select .input{
	height:60px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	border-radius:5px 0 0 5px;
	overflow:hidden;
	padding:0 20px;
	font-size:28px;
}
.express_select .input input{
	height:60px;
	width:100%;
	border:none;
	font-size:26px;
}
.disease_ul li{
	background:#fff;
	margin-bottom:30px;
}
.disease_ul li .title{
	height:50px;
	line-height:50px;
	border-bottom:1px solid #ddd;
	oveflow:hidden;
	/*margin-left:28px;*/
	padding-left:2px;
	padding-right:2px;
	position: relative;
}
.disease_ul li .title span{
	position: absolute;
	left:50%;
	bottom:-20px;
	margin-left:-10px
	width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
	border:1px solid #eee;
}
.disease_ul li .title .tt{
	float:left;
	width:50%;
	font-size:26px;
	white-space:nowrap; 
	overflow:hidden;  
	text-overflow:ellipsis;
	font-weight:bold;
}
.disease_ul li .title .cont{
	float:left;
	width:50%;
	text-align:right;
	font-size:28px;
	white-space:nowrap; 
	overflow:hidden;  
	text-overflow:ellipsis;
	color:#444;
	font-weight:bold;
}
.disease_ul li dl{
	overflow:hidden;
	width:100%;
	padding-bottom:20px;
	border-bottom:1px solid #c0c0c0;
	padding-top:20px;
}
.disease_ul li dl dd{
	float:left;
	width:20%;
	height:110px;
	font-size:22px;
	text-align:center;
	line-height:220px;
	padding-bottom:30px;
	color:#777;
}
.disease_ul li dl dd img{
	height:80px;
}
.disease_body{
	background:#efefef;
}
.use_ul{
	padding-top:36px;
	overflow:hidden;
	padding-bottom:20px;
}
.use_ul li{
	width:100%;
	float:left;
	width:28%;
	overflow: hidden;
}
.use_ul li .pic .gallery{
	width:100%;
	height:0px;
	padding-bottom:100%;
	position: relative;
	overflow: hidden;
}
.use_ul li .pic a{
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:block;
	overflow: hidden;
}
.use_ul li .pic img{
	width:100%;
	height:100%;
	border-radius:10px;
	border:none;
}
.use_ul li .tt{
	width:100%;
	line-height:23px;
	text-align:center;
	font-size:16px;
	padding-top:19px;
	color:#333;
}

/*箭头垂直居中*/
.user_bg{
	width:8% !important;
	height:200px;
	/*background:url(../images/use_bg.png)no-repeat center center;*/
	
	background:url(../images/use_bg.png);
	background-repeat:no-repeat;
	background-position:center center;	
	
	background-size:35px;
}
.news_cont .content .content_1 .tt1,.news_cont .content .content_1 .tt{
	width:200px;
	text-align:center;
	border:1px solid #3968B1;
	color:#3968B1;
	height:70px;
	line-height:74px;
	margin:20px auto 50px;
	font-size:30px;
	border-radius:4px;
	/*background:url(../images/more.png)no-repeat 25px center;*/
	
	background:url(../images/more.png);
	background-repeat:no-repeat;
	background-position:25px center;
	
	padding-left:40px;
	background-size:35px;
}
/*合并至前面了419
.news_cont .content{
	padding-bottom:50px;

}
*/

.disease_ul li dl dd.wangwang{
	/*background:url(../images/wangwang.png)no-repeat center 10px;*/
	
	background:url(../images/wangwang.png);
	background-repeat:no-repeat;
	background-position:center 10px;	
	
	background-size:80px;
}
.disease_ul li dl dd.wangwang.on{
	/*background:url(../images/wangwang_1.png)no-repeat center 10px !important;*/
	
	background:url(../images/wangwang_1.png);
	background-repeat:no-repeat;
	background-position:center 10px;	
	
	background-size:80px !important;
}
.disease_ul li dl dd.kuaidi{
	/*background:url(../images/kuaidi.png)no-repeat center 10px;*/
	
	background:url(../images/kuaidi.png);
	background-repeat:no-repeat;
	background-position:center 10px;	
	
	background-size:80px;
}
.disease_ul li dl dd.kuaidi.on{
	/*background:url(../images/kuaidi_1.png)no-repeat center 10px !important;*/
	
	background:url(../images/kuaidi_1.png);
	background-repeat:no-repeat;
	background-position:center 10px;	

	background-size:80px !important;
}
.disease_ul li dl dd.yinpin{
	/*background:url(../images/yinpin.png)no-repeat center 10px;*/
	
	background:url(../images/yinpin.png);
	background-repeat:no-repeat;
	background-position:center 10px;
	
	background-size:80px;
}
.disease_ul li dl dd.yinpin.on{
	/*background:url(../images/yinpin_1.png)no-repeat center 10px !important;*/
	
	background:url(../images/yinpin_1.png);
	background-repeat:no-repeat;
	background-position:center 10px;
	
	background-size:80px !important;
}
.disease_ul li dl dd.yinpin.on.tiao{
	/*background:url(../images/tiao.gif)no-repeat center 10px !important;*/
	
	background:url(../images/tiao.gif);
	background-repeat:no-repeat;
	background-position:center 10px;	
	
	background-size:80px !important;
}
.disease_ul li dl dd.yinpin.on.tiao.onn{
	/*background:url(../images/yinyue.png)no-repeat center 10px !important;*/
	
	background:url(../images/yinyue.png);
	background-repeat:no-repeat;
	background-position:center 10px;
	
	background-size:80px !important;
}
.disease_ul li dl dd.qq{
	/*background:url(../images/qq.png)no-repeat center 10px;*/
	
	background:url(../images/qq.png);
	background-repeat:no-repeat;
	background-position:center 10px;
	
	background-size:80px;
}
.disease_ul li dl dd.qq.on{
	/*background:url(../images/qq_1.png)no-repeat center 10px !important;*/
	
	background:url(../images/qq_1.png);
	background-repeat:no-repeat;
	background-position:center 10px;	
	
	background-size:80px !important;
}
.disease_ul li dl dd.duanxin{
	/*background:url(../images/duanxin.png)no-repeat center 10px;*/
	
	background:url(../images/duanxin.png);
	background-repeat:no-repeat;
	background-position:center 10px;
	
	background-size:80px;
}
.disease_ul li dl dd.duanxin.on{
	/*background:url(../images/duanxin_1.png)no-repeat center 10px !important;*/
	
	background:url(../images/duanxin_1.png);
	background-repeat:no-repeat;
	background-position:center 10px;
	background-size:80px !important;
}
.disease_ul li dl dd.taobao{
	/*background:url(../images/taobao.png)no-repeat center 10px;*/
	
	background:url(../images/taobao.png);
	background-repeat:no-repeat;
	background-position:center 10px;
	
	background-size:80px;
}
.disease_ul li dl dd.taobao.on{
	/*background:url(../images/taobao_1.png)no-repeat center 10px !important;*/
	
	background:url(../images/taobao_1.png);
	background-repeat:no-repeat;
	background-position:center 10px;	
	
	background-size:80px !important;
}
.disease_ul li dl dd.weixin{
	/*background:url(../images/weixin.png)no-repeat center 10px;*/
	
	background:url(../images/weixin.png);
	background-repeat:no-repeat;
	background-position:center 10px;		
	
	background-size:80px;
}
.disease_ul li dl dd.weixin.on{
	/*background:url(../images/weixin_1.png)no-repeat center 10px !important;*/
	
	background:url(../images/weixin_1.png);
	background-repeat:no-repeat;
	background-position:center 10px;
	
	background-size:80px !important;
}
.disease_ul{
	margin-top:30px;
}
.bg{
	background:rgba(0,0,0,0.5);
	position: fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:none;
}
.bg_1{
	background:rgba(0,0,0,0.8);
	position: fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:none;
	z-index:9999;
}
.big_icon_photo{
	position: fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#fff;
	z-index:9999;
	overflow:auto;
	display:none;
	text-align:center;
}
.pswp{
	z-index:99999;
}
.big_icon_photo p{
	
	margin-bottom:10px;
}
.kuaidi_box{
	padding:10px 4px 10px 4px;
	width:100%;
	height:96%;
	background:#fff;
/*	position:absolute; 2018-07-15注释掉 */
	position:fixed;
	left:0%;
	top:2%;
	overflow:auto;
	z-index:9999;
	display:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	border-radius:6px;
}
/*快递盒子 关闭按钮*/
.kuaidi_box .close{
	position:absolute;
	right:6px;
	top:6px;
	/*right:4.5%;
	top:2.6%;*/
	width:70px;
	height:70px;
	/*background:url(../images/close_13.png)no-repeat center center;*/
	background:url(../images/close_13.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	background-size:70px;
	/*z-index:9999;*/
}
.kuaidi_box .cont{
width:100%;
height:100%;
overflow:auto;
/*background-color:blue;*/
}
.kuaidi_box .cont p{
	word-break:break-all;
	border-bottom:1px solid #9f9f9f;
	font-size:26px;
	color:#888;
	line-height:40px;
	min-height:40px;
 	max-height:200px;
	padding:9px 0px 15px 5px;
	margin-bottom:6px;
}
.kuaidi_box .cont p a{
	font-size:26px;
	color:blue;
}
.share_box{
	background:#fff;
	width:80%;
	height:200px;
	margin:0 auto;
	padding-top:100px;
	overflow:hidden;
}
.share_box .title{
	width:100%;
	text-align:center;
	line-height:30px;
	border-top:1px solid #e0e0e0;
}
.share_box .title span{
	background:#fff;
	font-size:30px;
	color:#666;
	width:130px;
	text-align:center;
	position:relative;
	top:-15px;
	padding:0 20px;
}

.index_product_intro .tt1,.index_product_intro .tt{
    width: 200px;
    text-align: center;
    border: 1px solid #3968B1;
    color: #3968B1;
    height: 70px;
    line-height: 74px;
    margin: 20px auto 50px;
    font-size: 30px;
    border-radius: 4px;
	/*background:url(../images/more.png)no-repeat 25px center;*/
	
	background:url(../images/more.png);
	background-repeat:no-repeat;
	background-position:25px center;

    padding-left: 40px;
    background-size: 35px;
    padding-top: 1px;
    position: relative;
    top: 1px;
}
.index_product_intro .cont_1,.index_product_intro .cont_2{
	display:none;
}
.tt_2{
	font-size:18px;
	text-align:center;
	line-height:20px;
	margin-top:20px;
}

/*快递单列表页的 All图标的样式*/
.count{
	position:fixed;
	right:0px;
	bottom:250px;
	height:80px;
	width:80px;
	background:blue;
	background:url(../images/unset.png);
	background-repeat:no-repeat;
	background-size:80px;
/*	z-index:99999;*/
	display:none;
}
.count.on{
	display: block;
}

.news_list li a:visited .title{
	color:#999;
}
.news_list li a:visited .read{
	color:#999 !important;	
}
.bottom{
	/*height:120px;*/
	/*overflow:hidden;*/
	text-align:center;
}
.index_product_intro .cont2,.index_product_intro .cont3{
	display:none;
}

/*修复针对ie6等浏览器的播放按钮显示的问题*/
.jp-play{
	visibility: hidden;	
}
