﻿
/**定義整個頁面大小 默認爲1002px*/
body {
	background:url(/Public/images/bg.gif) repeat-x #fff;
	margin:0 auto;
	padding:0;
	font-size:14px;
	color:#595959;
	font-family:microsoft yahei,Arial, Helvetica, sans-serif;
	line-height:20px;
	-webkit-text-size-adjust:none;
	}
.clearfloat{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size:0;
	line-height:0;
	}
/**hack Opera, FF, Float "bug"*/
.clearfix{
    clear: both; 
}

img{ border:0}

.uborder_line{ border-bottom:1px gray solid; }
.uborder_dot{ border-bottom:1px gray dotted; }

/**複制你自己的代碼到這裏*/

/**--------------------------------------LINK-----------------------------------*/

/**--------------------------------------/LINK/END-----------------------------------*/

.indexbox{
	width:960px;
	margin:0 auto;
	}
	
header {
	margin:0 auto;
	background: url(/Public/images/index_bg.gif) no-repeat #fff;
	position: fixed;
	width: 100%;
	z-index: 99999999999;
	-moz-box-shadow:0 1px 2px #bbb;
-webkit-box-shadow:0 1px 2px #bbb;
box-shadow:0 1px 2px #bbb;
	}
.header_fix {
	clear: both;
	height: 140px;
	}

.logo{
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	text-align:center;
	width:80%;
	margin:0 auto;
	}
.logo img{
	margin:0 auto;
	}
.top_tel{
	padding-top:0;
	padding-right:0;
	text-align:center;
	width:70%;
	margin:0 auto;
	text-align:center;
	padding-bottom:10px;
	}
.top_tel img{
	margin:0 auto;
	}

.nav_bg{
	width:100%;
	clear:both;
	background:#154fa6;
	}
.navbar-toggle{
	z-index:999999;
	border:1px solid #fff;
	color:#fff;
	}
.navbar-default .navbar-collapse,.navbar-default .navbar-form {
	border:0;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ddd
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
  background: none
}
.navbar-default{
	border:0;
	margin-bottom:0;
	width:100%;
	top:0;
	background:url(/Public/images/index_11.jpg) repeat-x;
	padding:0;
	}
.navbar-collapse{
	position:absolute;
	width:100%;
	background:#f9f9f9;
	border:0;
	z-index:9999;
	}
.navbar-nav{
	margin-top:0;
	margin-bottom:0;
	}
.navbar-default .navbar-nav li{
	padding-top:0;
	padding-bottom:0;
	border-bottom:1px solid #ddd;
	}
.navbar-default .navbar-nav li a{
	line-height:52px;
	height:52px;
	padding-top:0;
	padding-bottom:0;
	color:#666;
	outline:0;
	}
.navbar-default .navbar-nav .active a{
	background:#fff;
	color:#666;
	}
.navbar-default .navbar-nav .active a:hover{
	color:#fff;
	}
.navbar-default .navbar-nav .active a:focus{
	color:#fff;
	}
@media (min-width:768px){
.header_fix {
	clear: both;
	height: 93px;
	}
.logo{
	float:left;
	padding:15px;
	width:auto;
	}
.logo img{
	margin:0 auto;
	}
.top_tel{
	padding-top:15px;
	padding-right:20px;
	text-align:center;
	float:right;
	width:auto;
	padding-bottom:0;
	}
.top_tel img{
	margin:0 auto;
	}
.nav_bg{
	float:right;
	background:url(/Public/images/index_11.jpg) repeat-x;
	height:50px;
	width:62%;
	clear:none;
	}
.navbar-collapse{
	background:none;
	position:static;
	border:0;
	-moz-box-shadow:0;
	-webkit-box-shadow:0;
	box-shadow:0;
	}
.navbar-default{
	border:0;
	background:none;
	}
.navbar-default .navbar-nav{
	width:100%;
}
.navbar-default .navbar-nav>li {
  width:14.28571428571429%;
  font-size:14px;
  text-align:center;
  border:0;
  background:url(/Public/images/index_16.png) right no-repeat;
}
.navbar-default .navbar-nav>li>a {
  color: #333;
  padding:0;
  line-height:45px;
  height:45px;
}

.navbar-default .navbar-nav>.active>a {
	background:none;
	color:#000;
	line-height:45px;
}
.navbar-default .navbar-nav>.active>a:hover {
	background:none;
	color:#f00;
}
.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
	background:none;
	color:#f00;
}

}	

		
.mainbox{
	clear:both;
	}	
.main_banner{
	clear:both;
	}	
.main_title{
	clear:both;
	background:url(../image/index_05.jpg) center center repeat-x;
	text-align:center;
	padding:30px 0;
	font-size:24px;
	color:#999;
	line-height:40px;
	}
.main_title span{
	display:inline-block;
	padding:0 20px;
	background:#fff;
	}
.main_title strong{
	color:#154fa6;
	padding:0 10px 0 0;
	font-weight:normal;
	}
.main_title2{
	clear:both;
	padding:30px 0;
	font-size:24px;
	color:#999;
	line-height:40px;
	}
.main_title2 span{
	display:inline-block;
	padding:0 20px;
	background:#fff;
	}
.main_title2 strong{
	color:#154fa6;
	padding:0 10px 0 0;
	font-weight:normal;
	}
.main_title2 a{
	float:right;
	color:#888;
	font-size:14px;
	}
.main_bt{
	clear:both;
	text-align:center;
	padding:30px 0;
	font-size:14px;
	color:#999;
	line-height:40px;
	}
.main_bt a{
	display:inline-block;
	border:1px solid #ddd;
	width:140px;
	line-height:34px;
	text-align:center;
	color:#666;
	}
.main_bt a:hover{
	background:#f4f4f4;
	border:1px solid #ddd;
	text-decoration:none;
	}

.main_wrap{
	clear:both;
	border-bottom:1px solid #ddd;
	}
.main_wrap2{
	clear:both;
	}
.main_pro{
	clear:both;
	}
.main_pro li{
	padding-bottom:15px;
	}
.main_pro li span{
	display:block;
	}
.main_pro li img{
	border:1px solid #ddd;
	width: 100%;
	}
.main_pro li p{
	padding-top:10px;
	text-align:center;
	height:40px;
	}
.main_pro li p a{
	color:#666;
	height:40px;
	}

.pro_list{
	clear:both;
	}
.pro_list li{
	padding-bottom:15px;
	padding-top:5px;
	}
.pro_list li span{
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	}
.pro_list li img{
	border:1px solid #ddd;
	width:100%;
	}
.pro_list li p{
	padding-top:10px;
	text-align:center;
	}
.pro_list li p a{
	color:#666;
	}
	
	
.case_list{
	clear:both;
	}
.case_list li{
	padding-bottom:15px;
	padding-top:5px;
	}
.case_list li span{
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:100%;
	}
.case_list li img{
	width:100%;
	}
.case_list li p{
	padding-top:10px;
	text-align:center;
	}
.case_list li p a{
	color:#666;
	}
	
.main_about_pic{
	float:left;
	padding:0 10px 10px 0;
	}
.main_about{
	clear:both;
	}
.main_news{
	clear:both;
	}
.main_news li{
	clear:both;
	text-align:right;
	}
.main_news li a{
	float:left;
	background:url(../image/li_23.jpg) left no-repeat;
	padding:0 0 0 15px;
	line-height:34px;
	color:#666;
	}
.main_link{
	clear:both;
	padding:30px 0;
	line-height:30px;
	}
.main_link strong{
	display:inline-block;
	font-size:16px;
	font-weight:normal;
	color:#333;
	padding:0 15px;
	}
.main_link a{
	display:inline-block;
	color:#666;
	padding:0 15px;
	}


footer{
	margin:0 auto;
	clear:both;
	background:#f4f4f4;
	padding:40px 0 0;
	}
.foot_nav dt{
	font-size:18px;
	font-weight:normal;
	}
.foot_nav dt a{
	color:#333;
	line-height:40px;
	}
.foot_nav dd{
	clear:both;
	}
.foot_nav dd a{
	color:#666;
	line-height:30px;
	}
.foot_contact{
	}
.foot_c_title{
	font-size:18px;
	font-weight:normal;
	color:#333;
	line-height:40px;
	}
.foot_c_text{
	clear:both;
	color:#666;
	}
.foot_c_text strong{
	clear:both;
	display:block;
	padding:10px 0;
	font-weight:normal;
	color:#333;
	font-size:16px;
	}
.foot_copy{
	clear:both;
	background:#e9e9e9;
	padding:30px 0;
	text-align:center;
	font-size:12px;
	}
.foot_c_text{
	float:left;
	width:70%;
	padding:0 20px 0 0;
	}
.foot_code{
	float:right;
	width:30%;
	}
.foot_code span{
	display:block;
	}
.foot_code img{
	display:block;
	background:#fff;
	border:1px solid #ddd;
	padding:3px;
	}
.foot_code p{
	padding:8px 0 0;
	text-align:center;
	}


.sub_left {
	height:auto;
	padding:0;
}
.left_nav li {
	text-align:center;
	padding:0;
}
.left_nav ul {
	margin:0;
}
.left_nav li a {
	clear: both;
	background:url(/Public/images/arr_12.png) 95% no-repeat #f4f4f4;
	border-bottom:1px solid #ddd;
	display: block;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	color:#666;
	padding:0 10px;
	text-align:center;
}
.left_nav li a:hover {
	color:#F00;
	background:url(/Public/images/arr_12.png) 95% no-repeat #f1f1f1;
}
.left_nav li ul{
	margin:0 -15px;
}
.left_nav li li a {
	clear: both;
	border-bottom:1px solid #ddd;
	display: block;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	color:#666;
	padding:0 10px 0 25px;
	text-align:left;
	background:url(../image/position_line.gif) 10px no-repeat #fafafa;
}
.left_nav li li a:hover {
	color:#333;
	background:url(../image/position_line.gif) 10px no-repeat #f1f1f1;
}

.sub_right {
	padding-top:15px;
}
.left_title {
	clear: both;
	text-align:left;
	font-size:18px;
	padding:0 15px;
	display:block;
	line-height:50px;
	height:60px;
	border-bottom:3px solid #eb1f20
}
.left_nav li a {
	text-align:left;
	border-right:1px solid #ddd;
}

.sub_about_pic{
	padding:15px 0;
	}
.sub_about_pic img{
	width:100%;
	height:100%;
	}

@media all and (min-width:768px) {
.sub_about_pic{
	padding:0 15px;
	}
.sub_about_pic img{
	width:100%;
	height:100%;
	}
.sub_left {
	float: left;
	padding:0px 20px 0 0
}
.sub_right {
	padding-top:0px;
	padding-left:15px;
}
.left_nav li {
	text-align:center;
	padding:0 15px;
}
.left_nav li a {
	text-align:left;
	border-right:0;
}
.left_title {
	clear: both;
	text-align:left;
	font-size:18px;
	margin:0 15px;
	padding:0;
	display:block;
	line-height:50px;
	height:60px;
	border-bottom:3px solid #eb1f20
}
}

.sub_guide{
	border-bottom:1px solid #ddd;
	clear:both;
	line-height:42px;
	height:42px;
	}
.guide_box span{
	display:inline-block;
	background:url(../image/location_05.jpg) left no-repeat;
	padding:0 0 0 20px;
	}
.guide_box a{
	display:inline-block;
	padding:0 5px;
	color:#666;
	}

.right_guide {
	clear: both;
	line-height: 50px;
	height:50px;
}
.gui_left {
	float: left;
	font-size:18px;
	color:#333;
}
.gui_right {
	float: right;
	color: #888;
}
.gui_right a {
	display: inline-block;
	padding: 0 5px;
	color: #888;
}
.sub_content {
	clear: both;
	min-height: 400px;
	_height: 400px;
	_overflow: visible;
	line-height:24px;
}
.sub_content img{
	max-width: 100%;
	max-height: 100%;
	margin:0 auto;
}


.news_list{
	margin-left:-5px;
	margin-right:-5px;
	}
.news_list li{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	}
.news_list li .m_news_bg{
	background:#f4f4f4;
	padding:15px;
	min-height:250px;
	clear:both;
	}
.news_list li .m_news_data{
	line-height:30px;
	font-size:12px;
	color:#888;
	}
.news_list li .m_news_title{
	font-size:18px;
	color:#000;
	}
.news_list li .m_news_title a{
	color:#000;
	line-height:30px;
	}
.news_list li .m_news_pic a{
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:100%;
	}
.news_list li .m_news_pic img{
	width:100%;
	border:#f4f4f4 1px solid;
	}
.news_list li .m_news_c{
	font-size:14px;
	color:#888;
	line-height:24px;
	padding:5px 0 0;
	}


.page{
	clear:both;
	text-align:center;
	line-height:36px;
	}
.page span{
	display:inline-block;
	padding:0 8px;
	margin:3px;
	}
.page a{
	display:inline-block;
	border:1px solid #ddd;
	background:#fafafa;
	padding:0 15px;
	margin:3px;
	color:#666;
	}
.page a:hover{
	border:1px solid #ddd;
	background:#f1f1f1;
	color:#333;
	}
.page .hover{
	border:1px solid #eb1f20;
	background:#eb1f20;
	color:#fff;
	}
.page .hover:hover{
	border:1px solid #eb1f20;
	background:#eb1f20;
	color:#fff;
	}
.page input{
	display:inline-block;
	border:1px solid #ddd;
	background:#fafafa;
	padding:0 5px;
	width:50px;
	line-height:36px;
	height:36px;
	margin:0 10px;
	}
.page .page_bt{
	margin:0;
	padding:0;
	}
.page .page_bt input{
	background:url(/Public/images/bt_36.jpg) repeat-x;
	cursor:pointer;
	font-size:14px;
	margin:0;
	}



.contact_wp1{
	clear:both;
	padding:30px 0 40px;
	}
.contact_wp2{
	clear:both;
	padding:30px 0 40px;
	border-top:1px solid #ddd;
	}
.contact_map{
	clear:both;
	}
.contact_wp1 .main_title{
	text-align:left;
	}
.contact_wp1 .main_title strong{
	background:none;
	font-size:28px;
	}
.contact_wp2 .main_title strong{
	background:none;
	font-size:28px;
	}
.contact_text{
	clear:both;
	line-height:30px;
	}
.contact_text strong{
	display:block;
	font-size:18px;
	color:#000;
	font-weight:normal;
	margin-bottom:10px;
	}
.contact_fbk{
	clear:both;
	line-height:36px;
	}
.fbk_input{
	margin-bottom:10px;
	}
.fbk_input input{
	background:#f7f7f7;
	}
.fbk_textarea{
	margin-bottom:10px;
	}
.fbk_textarea textarea{
	background:#f7f7f7;
	}
.fbk_bt{
	}
.fbk_bt button{
	width:100%;
	line-height:40px;
	height:50px;
	font-size:16px;
	padding:0;
	background:#154fa6
	}


.pro_d_pic{
	margin-bottom:20px;
	}
.pro_d_pic img{
	width:100%;
	border:1px solid #ddd;
	}
.pro_d_bigpic{
	}
.pro_d_spic{
	padding:30px 0;
	text-align:center;
	}
.pro_d_spic a{
	display:inline-block;
	border:1px solid #ddd;
	margin:0 3px;
	}
.pro_d_info{
	}
.pro_d_name{
	font-size:24px;
	line-height:40px;
	color:#000;
	}
.pro_d_price{
	clear:both;
	line-height:60px;
	}
.pro_d_price span{
	color:#ed2d2c;
	font-size:24px;
	padding:0 0 0 10px;
	}
.pro_d_price strong{
	color:#ed2d2c;
	font-size:36px;
	display:inline-block;
	font-weight:normal;
	padding:0 10px 0 0;
	}
.pro_d_price a{
	display:inline-block;
	background:url(/Public/images/cart_26.jpg) left no-repeat;
	padding:0 0 0 15px;
	color:#3a99f6
	}
.pro_d_i{
	clear:both;
	padding:20px 0;
	}
.pro_d_ship{
	clear:both;
	line-height:40px;
	}
.pro_d_ship span{
	display:inline-block;
	padding:0 3px;
	}
.pro_d_ship select{
	width:80px;
	line-height:30px;
	height:30px;
	}
.pro_d_ship a{
	display:inline-block;
	background:url(/Public/images/cart_26.jpg) left no-repeat;
	padding:0 0 0 15px;
	color:#3a99f6;
	margin:0 0 0 15px;
	}
.pro_d_text{
	clear:both;
	line-height:30px;
	}
.pro_d_text span{
	float:left;
	width:90px;
	}
.pro_d_text p{
	float:left;
	width:100%;
	}
.pro_d_choice{
	clear:both;
	line-height:30px;
	padding:20px 0;
	}
.pro_d_choleft{
	float:left;
	width:70px;
	}
.pro_d_choright{
	float:left;
	width:560px;
	}
.pro_d_choright a{
	display:inline-block;
	border:1px solid #ddd;
	height:28px;
	line-height:28px;
	margin:0 10px 10px 0;
	padding:1px;
	position:relative;
	}
.pro_d_choright a i{
	display:none;
	}
.pro_d_choright .hover i{
	display:block;
	position:absolute;
	background:url(/Public/images/right_09.jpg) no-repeat;
	width:9px;
	height:9px;
	right:-1px;
	bottom:-1px;
	}
.pro_d_choright .hover{
	border:2px solid #0092ff;
	padding:0;
	}
.pro_d_choright strong{
	float:left;
	}
.pro_d_choright span{
	float:left;
	padding:0 10px;
	}
.pro_d_qua{
	clear:both;
	padding:20px 0 0;
	line-height:30px;
	}
.pro_d_qua span{
	float:left;
	width:70px;
	}
.pro_d_bt{
	clear:both;
	padding:20px 0;
	}
.pro_d_bt a{
	display:inline-block;
	width:200px;
	height:50px;
	line-height:50px;
	color:#fff;
	text-align:center;
	font-size:22px;
	background:#1c9121;
	border:1px solid #1c9121;
	-moz-border-radius:8px;      /* Gecko browsers */
-webkit-border-radius:8px;   /* Webkit browsers */
border-radius:8px;            /* W3C syntax */
	}
.pro_d_bt .pro_d_bt_cart{
	color:#0092ff;
	background:url(/Public/images/pro_d_11.jpg) 30px no-repeat #fff;
	padding:0 0 0 20px;
	width:180px;
	}
.pro_d_share{
	clear:both;
	}
.pro_d_share .pro_d_colle{
	float:right;
	padding:0 0 0 25px;
	background:url(/Public/images/pro_d_18.jpg) left no-repeat;
	}

.pro_d_title{
	clear:both;
	line-height:50px;
	font-size:18px;
	}




.border_blue { border:solid 1px #7f9db9;}
.height5{
	height:5px;
	line-height:0;
	font-size:0;
	clear:both;
	}
.height10{
	height:10px;
	line-height:0;
	font-size:0;
	clear:both;
	}
	
.height20{
	height:20px;
	line-height:0;
	font-size:0;
	clear:both;
	}
	
.border_ccc { border:solid 1px #ccc;}

.sub_content h6{
	font-size:24px;
	background:url(../image/xx.jpg) bottom repeat-x;
	padding:25px 0 10px 0;
	margin:0 0 10px;
	text-align:center;
	line-height:30px;
	}
.sub_content h6 span{
	display:block;
	color:#999;
	font-size:12px;
	font-weight:normal;
	}

.page{
	padding:20px 0;
	text-align:center;
	clear:both;
	}
.page2{
	padding:20px 0;
	text-align:center;
	clear:both;
	border-top:1px solid #e3e3e3;
	}
/**--------------------------------------from-----------------------------------*/

.form1{
	padding:2px 8px 0 3px;
	border:1px solid #ee9b00;
	background-color:#fdf5e5;
	color:#ee9b00;
	}

.form2{
	padding:6px 12px 6px 12px;
	border:1px solid #ccc;
	background-color:#fff;
	}

.formfont input,select{font-size:12px; color:#666;}
.formfont textarea{
	font-size:14px;
	color:#666;
	width:545px;
}
/**--------------------------------------/from/END-----------------------------------*/

/**--------------------------------------/margin&padding-----------------------------------*/

.margin_0{ margin:0}
.margin_5{ margin:5px;}
.margin_top_5{ margin-top:5px;}
.margin_left_5{ margin-left:5px;}
.margin_right_5{ margin-right:5px;}
.margin_bottom_5{ margin-bottom:5px;}
.margin_t_b_5{ margin:5px auto 5px auto;}
.margin_l_r_5{ margin:auto 5px auto 5px;}

.padding_0{ padding:0}
.padding_top_5{ padding-top:5px;}
.padding_left_5{ padding-left:5px;}
.padding_right_5{ padding-right:5px;}
.padding_bottom_5{ padding-bottom:5px;}
.padding_5{ padding:5px;}
.padding_t_b_5{ padding:5px 0 5px 0;}
.padding_l_r_5{ padding:0 5px 0 5px;}
.pdtd td{ padding:5px;}
/**--------------------------------------/margin&padding/END-----------------------------------*/

/**--------------------------------------/margin&padding/END-----------------------------------*/
.qq{
	background:#fff;
	border:1px solid #1b6dc4;
	}
.qq ul{
	padding:10px 0 5px;
	}
.qq li{
	text-align:center;
	padding:0 0 5px;
	}
.qq li span{
	display:block;
	text-align:center;
	}
.qq li p{
	display:block;
	text-align:center;
	}


#floatTools {
	top: 150px;  right: 0; overflow: hidden; position: fixed; z-index:999999;
}
#contact {
	background:#e4e4e4; border-radius: 10px; overflow: hidden;float:left;
}
#contact .contact-title {
	background: #154fa6; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; overflow: hidden; font-size: 15px; font-weight: bold;
}
#contact .contact-main {
	padding: 10px 15px; overflow: hidden;
}
#contact .qqwx {
	padding-bottom: 10px; margin-bottom: 10px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dashed;
}
#contact .qqwx a {
	width: 80px; height: 80px; overflow: hidden;
}

.floatL{
	padding:60px 0 0;
	width:32px;
	float:left;
	z-index:9999;
	}
.floatL a{
	z-index:9999;
	width:30px;
	background:#154fa6;
	padding:10px 8px;
	color:#fff;
	line-height:22px;
	text-align:center;
	-moz-border-radius:5px 0 0 5px;      /* Gecko browsers */
-webkit-border-radius:5px 0 0 5px;   /* Webkit browsers */
border-radius:5px 0 0 5px;            /* W3C syntax */
display:block;
	}
#aFloatTools_Show{
	right:0;
	}
#aFloatTools_Hide{
	
	}
/*    手機-底部    */

.phone_foot { position: fixed; width: 100%; bottom: 0; left: 0; z-index: 501;  height: 3.625rem;}
.f_nav { background: #154fa6; height: 3.625rem; line-height: 3.625rem; width:100%;}
.f_nav a { color: #fff;font-size:14px; margin:5px;}
.f_nav li { float: left; width: 24%; text-align: center; border-right: 0.0625rem solid #959595; position: relative; list-style:none;  }
.f_nav li.sy { width:5%; height: 100%;  text-align: center;}
.f_nav li.sy img { width:100%; display: block; margin:2px auto; }
.f_nav li:last-child { border: 0; }
.f_nav li dl { position: absolute; bottom: 42px; background: #fff; width: 100%; display: none; }
.f_nav li dl dt { border: 0.0625rem solid #625f5f; border-bottom: 0; }
.f_nav li dl a { color: #154fa6; line-height: 24px; height: 24px; display: block; }
.rxdh { width: 18%; right: 0; bottom: 3.625rem; display: block; }
.rxdh img { width: 100%; display: block; }


.left_contact {
	clear: both;
	margin:0 15px;
	padding: 10px;
border:1px solid #eee;
background:#f9f9f9;
}



/* 後期修改樣式 */
.prohotword{
	padding: 15px 0px;
}
.prohotword > p{
	display: inline-block !important;
}