/*reset*/
:focus {
	outline: 0;
}
body, ul, img, p, input, dl, dd, tr, th, td {
	margin: 0;
	padding: 0;
}
em {
	font-style: normal;
}
img {
	border: none;
}
li, ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
	color: #4d4d4d;
}
input {
	padding: 0px;
	vertical-align: middle;
	line-height: normal;
	border: none;
}
body {
	overflow-x: hidden;
}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"]>input[type="button"]::-moz-focus-inner {
border:none;
padding:0;
}
::selection {
	background: #808080;
	color: #fff;
}
::-moz-selection {
background:#808080;
color:#fff;
}
::-webkit-selection {
background:#808080;
color:#fff;
}
/*share*/
body {
	font-size: 12px;
	font-family: Arial, serif;
	color: #4d4d4d;
	background: #fff;
}
.bold {
	font-weight: bold;
}
.fontRed {
	color: red;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
 @media only screen and (max-width: 768px) {
.row {
	margin: 0;
}
}
*:link, *:visited, *:hover, *:active, *:focus {
	transition: color .30s linear, background-color .30s linear, border-color .30s linear, opacity .30s linear, background-image .30s linear;
	-webkit-transition: color .30s linear, background-color .30s linear, border-color .30s linear, opacity .30s linear, background-image .30s linear;
}
@font-face {
	font-family: 'oswald-regular';
	src: url(../font/oswald-regular.eot);
	src: url(../font/oswald-regular.eot?#iefix) format('embedded-opentype'),  url(../font/oswald-regular.svg#oswald-regular) format('svg'),  url(../font/oswald-regular.woff) format('woff'),  url(../font/oswald-regular.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
/*header*/
.header {
	padding: 15px 22px 0 23px;
	border-bottom: 2px solid #8A8A8A;
	width: 100%;
}
#logo {
	float: left;
	display: inline-block;
	width: 15%
}
#logo h1 {
	margin: 0;
	padding: 0;
}
#logo img {
	max-width: 100%;
	height: auto;
}
.head-right {
	float: right;
	text-align: right;
	width: 85%;
	margin-top: 18px
}
.head-share {
	float: right;
	margin-right: 23px
}
.head-share li {
	display: inline-block;
	margin-left: 7px;
}
.head-share li>a {
	display: block;
	width: 24px;
	text-align: center;
	line-height: 24px;
}
.head-share li>a i {
	color: #898989;
	font-size: 18px;
}
.head-share li>a:hover img {
	opacity: 0.8
}
@media only screen and (max-width: 1188px) {
.head-share li {
	margin-left: 0
}
.head-share {
	margin-right: 10px
}
.header {
	padding: 15px 15px 0 15px;
}
}
@media only screen and (max-width: 990px) {
.head-share {
	display: none
}
}
@media only screen and (max-width: 845px) {
.head-right {
	margin-top: 7px;
}
#logo {
	width: 18%
}
.head-right {
	width: 82%
}
.header {
	padding-bottom: 10px
}
}
@media only screen and (max-width: 768px) {
#logo {
	width: 35%;
}
}
@media only screen and (max-width: 445px) {
#logo {
	width: 40%;
}
}
@media only screen and (max-width: 342px) {
#logo {
	width: 47%;
}
}
/*search*/
.theme-buy .btn {
	z-index: 999999999;
	position: relative;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	border-radius: 50%;
	border: none;
	background: none;
	padding: 0;
}
.theme-buy .btn:hover {
	background: none;
}
.theme-buy .btn span {
	width: 20px;
	height: 19px;
	display: inline-block;
	background: url(../images/search_btn.png) no-repeat;
}
.theme-buy {
	float: right;
	text-align: center;
}
.theme-gobuy, .theme-signin {
	font-size: 15px;
}
.theme-popover-mask {
	z-index: 999999998;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	display: none;
}
.theme-popover {
	z-index: 999999999;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40%;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: none;
	background: #fff;
	box-shadow: 0 0 12px 5px rgba(255,255,255,0.1);
}
.theme-poptit {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 40px;
	background: #e94733;
	text-align: center;
}
.theme-poptit .close {
	color: #fff;
	font-size: 30px;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	line-height: 40px;
	float: none;
	text-shadow: none;
	display: block;
}
.theme-poptit:hover {
	background: #e94733;
	color: #fff;
}
.theme-poptit .close:hover {
	color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
.theme-popbod {
	color: #444;
	text-align: center;
}
.theme-popbod>em {
	font-family: 'oswald-regular';
	text-transform: uppercase;
	display: block;
	margin: 30px 0 40px;
	font-size: 20px;
}
.search_main {
	width: 76%;
	max-width: 500px;
	height: 40px;
	display: inline-block;
	color: #444;
	vertical-align: middle;
	padding-left: 10px;
	line-height: 40px;
	background: #fff;
	font-size: 12px;
	border: 1px solid #D6D6D6;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	margin-bottom: 30px;
}
.search_main:focus {
	box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
}
.search_btn {
	display: inline-block;
	padding: 0 20px;
	height: 40px;
	cursor: pointer;
	background: #444;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 5px;
	margin-bottom: 30px;
}
.search_btn:hover {
	background: #e94733;
	color: #fff;
}
 @media only screen and (max-width: 1200px) {
.theme-popover {
	width: 60%;
}
}
 @media only screen and (max-width: 768px) {
.theme-popover {
	width: 94%;
}
.theme-buy {
	top: 35px;
	right: 15px;
	position: absolute
}
}
@media only screen and (max-width: 445px) {
.theme-buy {
	top: 30px;
}
}
/*in_aboutW*/
.in_aboutW {
	background: #f6f6f6;
	padding: 20px 24px;
	width: 100%;
	max-width: 1903px;
	margin: 0 auto
}
.in_about {
	background: #fff;
}
.in_about .in_about_left {
	padding: 0
}
.in_about .in_about_left_m {
	text-align: center;
	background: #fff;
	padding: 58px 25px 63px;
}
.in_about .in_about_left .in_about_title {
	font-size: 36px;
	text-transform: capitalize;
	color: #444444;
	line-height: 34px;
	display: block;
	text-align: center;
	font-family: 'oswald-regular';
}
.in_about .in_about_left .in_about_title:after {
	content: '';
	display: block;
	background: #d6d6d6;
	height: 3px;
	width: 30px;
	margin: 19px auto 0
}
.in_about .in_about_left p {
	color: #888888;
	font-size: 13px;
	line-height: 26px;
	overflow: hidden;
	max-height: 182px;
	margin-top: 23px;
}
.in_about .in_about_left a.in_about_more {
	display: block;
	width: 132px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	margin: 45px auto 0;
	font-size: 12px;
	color: #424242;
	font-weight: bold;
	text-transform: uppercase
}
.in_about .in_about_right {
	background: #f6f6f6;
	padding: 0 0 0 24px
}
.in_about .in_about_right a {
	width: 100%;
	display: block;
}
.in_about .in_about_right a img {
	width: 100%;
	max-width: 100%;
	height: auto
}
.in_about .in_about_left a.in_about_more:hover {
	background: #e94733;
	border-color: #e94733;
	color: #fff
}
@media only screen and (max-width: 1622px) {
.in_about .in_about_left_m {
	padding: 30px 25px 25px;
}
}
@media only screen and (max-width: 1326px) {
.in_about .in_about_left a.in_about_more {
	margin: 20px auto 0;
}
.in_about .in_about_left_m {
	padding: 20px 20px 20px;
}
.in_about .in_about_left p {
	margin-top: 15px;
}
.in_about .in_about_left .in_about_title:after {
	margin: 13px auto 0;
}
}
@media only screen and (max-width: 1135px) {
.in_about .in_about_left .in_about_title {
	font-size: 28px;
	line-height: 26px;
}
.in_about .in_about_left a.in_about_more {
	margin: 10px auto 0;
}
.in_about .in_about_left_m {
	padding: 15px;
}
.in_about .in_about_left p {
	margin-top: 8px;
	max-height: 130px
}
.in_about .in_about_left .in_about_title:after {
	margin: 8px auto 0;
}
}
 @media only screen and (max-width: 864px) {
.in_about .in_about_left p {
	line-height: 24px;
	max-height: 96px
}
}
 @media only screen and (max-width: 768px) {
.in_about .in_about_right {
	padding: 0
}
.in_about .in_about_left {
	margin-bottom: 15px
}
}
/*in_whyW*/
.in_whyW {
	padding: 0 150px;
	width: 100%;
	max-width: 1903px;
	margin: 33px auto 0
}
.in_title {
	text-align: center;
}
.in_title span {
	font-size: 36px;
	text-transform: capitalize;
	color: #444444;
	line-height: 34px;
	display: inline-block;
	text-align: center;
	font-family: 'oswald-regular';
}
.in_title p {
	font-size: 15px;
	color: #c1c1c1;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 16px;
}
.in_whyL {
	margin-top: 4px;
}
.in_whyL li {
	margin-top: 24px;
	float: left;
	width: 20%;
	padding: 0 12px;
}
.in_whyL li .in_whyL_m {
	width: 100%;
}
.in_whyL li .in_whyL_m .in_whyL_img {
	display: block;
	width: 100%;
	border-radius: 4px;
}
.in_whyL li .in_whyL_m .in_whyL_img img {
	width: 100%;
	max-width: 100%;
	height: auto
}
.in_whyL li .in_whyL_m .in_whyL_img:hover img {
	opacity: 0.5
}
.in_whyL li .in_whyL_m .in_whyL_t {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	overflow: hidden;
	height: 40px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	width: 100%;
	font-weight: bold;
	margin-top: 11px;
}
.in_whyL li .in_whyL_m .in_whyL_t:hover, .in_whyL li .in_whyL_m:hover .in_whyL_t {
	color: #e94733
}
.in_more {
	text-align: right;
}
.in_more>a {
	display: inline-block;
	width: 132px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	border-radius: 4px;
	margin: 24px auto 0;
	font-size: 12px;
	color: #fff;
	background: #424242;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #424242;
}
.in_more>a:hover {
	background: none;
	border: 1px solid #b6b6b6;
	color: #424242
}
@media only screen and (max-width: 1024px) {
.in_whyW {
	padding: 0 24px;
}
}
@media only screen and (max-width: 948px) {
.in_whyL.row {
	margin: 4px -10px 0;
}
.in_whyL li {
	padding: 0 10px;
	width: 25%
}
}
@media only screen and (max-width: 652px) {
.in_whyL li {
	width: 33.333%
}
.in_whyL li .in_whyL_m .in_whyL_t {
	height: 40px;
	max-height: none;
}
}
@media only screen and (max-width: 500px) {
.in_whyL li {
	width: 50%
}
}
.in_proW {
	padding: 0 150px;
	width: 100%;
	max-width: 1903px;
	margin: 33px auto 0
}
.in_pro .in_proL {
	margin-bottom: 6px;
}
.in_pro .in_proL li {
	float: left;
	width: 20%;
	padding: 0 12px;
	margin-top: 24px;
}
.in_pro .in_proL li .in_proL_m {
	width: 100%;
	position: relative;
	overflow: hidden
}
.in_pro .in_proL li .in_proL_m .in_proL_img {
	width: 100%;
	display: block;
	overflow: hidden
}
.in_pro .in_proL li .in_proL_m .in_proL_img img {
	width: 100%;
	max-width: 100%;
	height: auto;
	transition: color .6s, background-color .8s, transform 1s;
}
.in_pro .in_proL li .in_proL_m .in_proL_img:hover img {
	transform: scale(1.12, 1.12);
	-moz-transform: scale(1.12, 1.12);
	-webkit-transform: scale(1.12, 1.12);
}
.in_pro .in_proL li .in_proL_m .in_proL_t {
	display: block;
	width: 100%;
	height: 44px;
	overflow: hidden;
	line-height: 22px;
	padding: 0 12px;
	color: #5555;
	font-size: 16px;
	text-align: center;
	font-family: 'oswald-regular';
	transition: all 0.3s ease-in-out;
	margin-top: 8px
}
.in_pro .in_proL li .in_proL_m:hover .in_proL_t {
	color: #E94733
}
@media only screen and (max-width: 1024px) {
.in_proW {
	padding: 0 24px;
}
}
@media only screen and (max-width: 948px) {
.in_pro .in_proL {
	margin: 0 -10px 6px;
}
.in_pro .in_proL li {
	padding: 0 10px;
	width: 33.333%
}
}
@media only screen and (max-width: 768px) {
.in_pro .in_proL li .in_proL_m .in_proL_t {
	display: none
}
}
@media only screen and (max-width: 565px) {
.in_pro .in_proL li {
	width: 50%
}
}
@media only screen and (max-width: 325px) {
.in_pro .in_proL li {
	width: 100%
}
.in_pro .in_proL {
	max-height: 500px;
	overflow-y: scroll;
}
}
.in_packW {
	background: url(../images/pagek_bg.png) no-repeat;
	background-attachment: fixed;
	background-size: cover;
	padding: 38px 24px 40px;
	width: 100%;
	max-width: 1903px;
	margin: 30px auto 0
}
.in_packW .in_title span {
	color: #333;
}
.in_packW .in_title p {
	color: #838383
}
.in_pack .in_packL {
	margin-bottom: 6px;
}
.in_pack .in_packL li {
	margin-top: 24px;
}
.in_pack .in_packL li .in_packL_m {
	width: 100%;
}
.in_pack .in_packL li .in_packL_m>a {
	display: block;
	width: 100%;
	overflow: hidden
}
.in_pack .in_packL li .in_packL_m>a img {
	width: 100%;
	max-width: 100%;
	height: auto;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: color .6s, background-color .8s, transform 1s;
	-o-transition: color .6s, background-color .8s, transform 1s;
	transition: color .6s, background-color .8s, transform 1s;
	overflow: hidden;
}
.in_pack .in_packL li .in_packL_m>a:hover img {
	transform: scale(1.08, 1.08);
	-moz-transform: scale(1.08, 1.08);
	-webkit-transform: scale(1.08, 1.08);
	transition: all 0.25s ease-in;
	-webkit-transition: color .6s, background-color .8s, transform 1s;
	-moz-transition: color .6s, background-color .8s, transform 1s;
	-o-transition: color .6s, background-color .8s, transform 1s;
	transition: color .6s, background-color .8s, transform 1s;
}
.in_pack .in_packL li .in_packL_m .in_packL_w {
	background: #fff;
	padding: 16px 10px 28px
}
.in_pack .in_packL li .in_packL_m .in_packL_w>a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #333333;
	font-size: 18px;
	font-family: 'oswald-regular';
}
.in_pack .in_packL li .in_packL_m .in_packL_w p {
	color: #888888;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	max-height: 72px;
	margin-top: 11px;
}
.in_pack .in_packL li .in_packL_m .in_packL_w .in_packL_more {
	text-align: right;
	margin-top: 9px;
}
.in_pack .in_packL li .in_packL_m .in_packL_w .in_packL_more a {
	display: inline-block;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
}
.in_pack .in_packL li .in_packL_m .in_packL_w .in_packL_more a:after {
	content: "\f0da";
	font-family: FontAwesome;
	line-height: 20px;
	color: #333333;
	display: inline-block;
	text-align: right;
	margin-left: 6px;
	vertical-align: middle;
	font-size: 13px;
}
.in_pack .in_packL li .in_packL_m:hover .in_packL_w {
	box-shadow: 0 0 5px rgba(0,0,0,0.1)
}
.in_pack .in_packL li .in_packL_m:hover .in_packL_w>a, .in_pack .in_packL li .in_packL_m:hover .in_packL_w .in_packL_more a, .in_pack .in_packL li .in_packL_m:hover .in_packL_w .in_packL_more a:after {
	color: #e94733
}
 @media only screen and (max-width: 948px) {
.in_pack .in_packL.row {
	margin: 0px -10px 6px;
}
.in_pack .in_packL li {
	padding: 0 10px
}
}
@media only screen and (max-width: 375px) {
.in_pack .in_packL li {
	width: 100%
}
}
.in_faqW {
	padding: 0 24px;
	width: 100%;
	max-width: 1903px;
	margin: 33px auto 0
}
.in_faq ul.expmenu {
	margin-top: 8px;
}
.in_faq ul.expmenu li {
	margin: 20px 0px 0
}
.in_faq ul.expmenu li div.header_le:before, .in_faq ul.expmenu li div.header_le:after {
	line-height: 0;
	display: table;
	content: "";
}
.in_faq ul.expmenu li div.header_le:after {
	clear: both;
}
.in_faq ul.expmenu li:nth-child(3) {
	clear: both;
}
.in_faq ul.expmenu li div.header_le {
	padding: 0px 5px 0px 0px;
}
.in_faq ul.expmenu li:last-child div.header_le {
	border-bottom: none;
}
.in_faq ul.expmenu li ul li {
	padding: 0px 12px;
	border-bottom: 1px dashed #c0987e;
	color: #727272;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
}
.in_faq ul.expmenu li ul li:last-child {
	border-bottom: none;
}
.in_faq ul.expmenu li ul li.selected {
	background-color: #f4f4f4;
}
.in_faq ul.expmenu div.header_le {
	color: #203f61;
}
.in_faq .expmenu {
	padding-bottom: 6px;
}
.in_faq ul.expmenu li div.header_le .label {
	background: no-repeat;
	color: #555555;
	font-size: 14px;
	display: block;
	line-height: 36px;
	font-weight: normal;
	padding: 0;
	padding-left: 14px;
	border-radius: 0;
	width: 92%;
}
.in_faq ul.expmenu li div.header_le .label a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #555555;
	line-height: 36px;
	white-space: nowrap;
	width: 100%;
	text-align: left;
}
.in_faq ul.expmenu li div.header_le .label a:hover {
	color: #e94733
}
.in_faq ul.expmenu li div.header_le .arrow {
	display: block;
	width: 36px;
	height: 36px;
	background: no-repeat center;
	float: left;
	cursor: pointer
}
.menu p {
	color: #777777;
	font-size: 13px;
	line-height: 22px;
	display: block;
	width: 100%;
	max-height: 88px;
	overflow: hidden
}
.in_faq ul.expmenu li div.header_le .arrow.down:hover {
	background: url(../images/down_img.png)no-repeat;
}
.in_faq ul.expmenu li div.header_le .arrow.up {
	background: url(../images/down_img.png)no-repeat;
}
.in_faq ul.expmenu li div.header_le .arrow.down {
	background: url(../images/top_img.png) no-repeat
}
.in_faq ul.expmenu li .menu {
	display: none;
	margin-top: 4px
}
.in_faq ul.expmenu li ul li:not(.selected):active {
	background: #f9ece4;/* Old browsers */
	cursor: pointer;
}
.in_faq ul.expmenu li div.header_le span.label_b {
	color: #118de4
}
.in_faq ul.expmenu li div.header_le span.label_w {
	color: #444444
}
.in_faq .header_le span {
	float: left
}
 @media only screen and (max-width: 992px) {
.in_faq ul.expmenu li div.header_le .label {
	width: 89%;
}
}
@media only screen and (max-width: 768px) {
.in_faq ul.expmenu.row {
	margin: 0 -12px
}
}
@media only screen and (max-width: 383px) {
.in_faq ul.expmenu li div.header_le .label {
	width: 82%;
	padding-left: 8px;
}
}
.footerW {
	background: url(../images/fot_bg.png) repeat-x top;
	padding: 48px 24px 47px;
	width: 100%;
	max-width: 1903px;
	margin: 34px auto 0
}
.footerW li, .footerW ul {
	list-style: none;
}
.footer .fot_title {
	color: #555555;
	font-size: 16px;
	text-transform: uppercase;
	display: block;
	font-family: 'oswald-regular';
}
.footer .fot_title .column_icon_toggle, .fot-con .icon-plus-sign {
	display: none;
}
.footer .fot_links {
	position: relative;
}
.footer .fot_links li {
	margin: 13px 0;
}
.footer .fot_links li a {
	font-size: 13px;
	color: #999999;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	white-space: nowrap;
}
.footer .fot_links li a:hover {
	color: #e94733
}
.footer .fot_Navigation {
	margin-right: 40px;
	width: 14%;
}
.footer .fot_tags {
	margin: 0 50px 0 0;
	width: 22%
}
.footer .fot_proW {
	margin: 0 0px 0 140px;
	width: 22%
}
.footerW .icon-minus-sign:before {
	content: "\f068";
	font-family: 'FontAwesome';
}
.footerW .icon-plus-sign:before {
	content: "\f067";
	font-family: 'FontAwesome';
}
.footer .fot_con {
	width: 24%
}
.footer .fot_con ul li {
	margin-top: 12px;
	color: #999999;
	font-size: 13px;
}
.footer .fot_con ul li a {
	font-size: 13px;
	color: #999999;
}
.footer .fot_con ul li p {
	display: inline-block;
	max-width: 92%;
	padding-left: 10px;
}
.footer .fot_con ul li span {
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: middle;
}
.footer .fot_con ul li.fcon01 span {
	background: url(../images/fot_add.png) no-repeat 0 5px;
	vertical-align: top;
}
.footer .fot_con ul li.fcon02 span {
	background: url(../images/fot_tel.png) no-repeat;
}
.footer .fot_con ul li.fcon03 span {
	background: url(../images/fot_fax.png) no-repeat;
}
.footer .fot_con ul li.fcon04 span {
	background: url(../images/fot_email.png) no-repeat;
}
.footer .fot_con ul li.fcon05 span {
	background: url(../images/fot_whats.png) no-repeat;
}
.footer .fot_con ul li.fcon06 span {
	background: url(../images/fot_sky.png) no-repeat;
}
.footer .fot_con ul li a:hover {
	color: #e94733;
}
.footer .fot_con .in_ce {
	margin-top: 20px
}
.footer .fot_con .in_ce img {
	max-width: 100%;
	height: auto;
}
.footer-box-04 {
	width: 21%;
	height: auto;
	padding: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #d4d4d4;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	overflow: hidden;
	-moz-box-shadow: 0px 0px 10px #ccc;
	-o-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
	padding-bottom: 20px;
	box-shadow: inset;
	margin-top: 4px;
}
.footer-box-04 .fot_title {
	text-align: center;
	width: 100%;
	display: block;
	font-size: 16px;
	font-family: 'oswald-regular';
	color: #555555;
	text-transform: uppercase;
	line-height: 34px;
	background: #f7f7f7;
	margin: 0px;
	padding: 5px 0px;
}
.menu_go-02 {
	display: block;
	position: relative;
	padding: 0 15px;
}
.menu_go-02 p {
	line-height: 20px;
	font-size: 12px;
	margin: 20px 0;
	text-align: center;
}
.menu_go-02 .text_box-02 {
	width: 100%;
	height: 30px;
	border: none;
	background: transparent;
	color: #245134;
	line-height: 28px;
	padding: 0 0 0 10px;
	border: 1px solid #e5e5e5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	transition: all 0.3s ease 0s;
}
.menu_go-02 .text_box-02:focus {
	background: #f7f7f7;
	-webkit-box-shadow: 0px 1px 5px #ccc inset;
	-moz-box-shadow: 0px 1px 5px #ccc inset;
	-o-box-shadow: 0px 1px 5px #ccc inset;
	box-shadow: 0px 1px 5px #ccc inset;
}
.menu_go-02 .btn-02 {
	padding: 0 8px;
	color: #fff;
	display: block;
	border: none;
	cursor: pointer;
	margin: 20px 0 0 0;
	line-height: 32px;
	font-size: 12px;
	text-transform: capitalize;
	background: #e94733;
	display: inline-block;
	transition: all 0.3s ease 0s;
}
.menu_go-02 .btn-02:hover {
	background: #373737;
	color: #fff
}
.fot-botW {
	background: #242424;
	padding: 24px 24px 18px;
}
.fot-botW .fot_bot_left {
	float: left;
	width: 80%
}
.fot-bot .fot-fri {
	float: left
}
.fot-bot .fot-fri p {
	display: inline-block;
	color: #b4b4b4;
}
.fot-bot .fot-fri li {
	margin: 0px 10px 14px;
	display: inline-block;
}
.fot-bot .fot-fri li a {
	color: #b4b4b4;
}
.fot-bot .fot-fri li a:hover {
	color: #e94733;
	text-decoration: underline
}
.fot-bot .copy {
	color: #b4b4b4;
	float: left;
	margin: 0 0 14px 25px
}
.fot_share {
	float: right;
	margin-top: 8px;
}
.fot_share li {
	display: inline-block;
	margin-left: 14px;
}
.fot_share li a {
	display: block;
}
.fot_share li a i {
	color: #acacac;
	font-size: 32px
}
.fot_share li a:hover i {
	color: #e94733
}
.fot_nav li {
	display: inline-block;
	line-height: 20px;
}
.fot_nav li a {
	display: inline-block;
	color: #eeeeee;
	font-size: 14px;
	font-family: 'oswald-regular';
	text-transform: uppercase
}
.fot_nav li em {
	color: #eeeeee;
	font-size: 14px;
	font-family: 'oswald-regular';
	display: inline-block;
	margin: 0 13px;
}
.fot_share li a:hover img {
	opacity: 0.8
}
 @media only screen and (max-width: 1755px) {
.footer .fot_proW {
	margin: 0 0px 0 100px;
}
.footer .fot_tags {
	margin: 0
}
}
@media only screen and (max-width: 1300px) {
.footer .fot_proW {
	margin: 0 0px 0 40px;
}
.footer .fot_con {
	width: 26%
}
}
@media only screen and (max-width: 1165px) {
.footer .fot_proW {
	margin: 0 0px 0 20px;
}
.footer .fot_con {
	width: 30%
}
.footer-box-04 {
	width: 22%;
}
.fot-botW .fot_bot_left {
	width: 75%;
}
}
@media only screen and (max-width: 1024px) {
.fot-bot .copy {
	margin-left: 0;
	width: 100%;
	float: none
}
.fot-bot .fot-fri {
	float: none
}
}
@media only screen and (max-width: 925px) {
.fot-botW .fot_bot_left {
	float: none;
	width: 100%;
}
.fot-bot .copy, .fot-bot .fot-fri, .fot_nav {
	text-align: center
}
.fot_share {
	float: none;
	width: 100%;
	text-align: center;
	margin-top: 15px
}
}
@media only screen and (max-width: 866px) {
.footer .fot_proW {
	margin: 0 0px 0 10px;
}
.footer .fot_con {
	width: 31%
}
.footer .fot_con ul li p {
	max-width: 91%;
	padding-left: 4px;
}
}
@media only screen and (max-width: 768px) {
.footer .fot_proW, .footer .fot_con, .footer .fot_tags, .footer-box-04 {
	width: 100%;
	padding: 0
}
.footer .fot_tags {
	margin-right: 0px;
}
.footer .fot_proW {
	margin: 15px 0px 0;
}
.footer .fot_follow {
	margin: 0
}
.footer .fot_title {
	padding: 10px 0 10px 12px;
	border-bottom: 1px solid #EFEFEF;
}
.footer .fot_title .column_icon_toggle {
	display: inline-block;
	position: absolute;
	right: 12px;
	top: 8px;
	font-style: normal;
	cursor: pointer;
	font-size: 16px;
	color: #333;
	font-weight: normal;
}
.menu_go-02 {
	padding-bottom: 25px;
}
.footer .fot-con .fot_title .column_icon_toggle {
	color: #fff
}
.fot-bot .fot-fri {
	float: none;
	text-align: center
}
.fot-bot .copy {
	float: none;
	text-align: center
}
}
/*page*/
.breadcrumb {
	color: #808080;
	text-transform: capitalize;
	font-size: 14px;
	border-radius: 0;
	background: none;
	padding: 8px 24px;
	width: 100%;
	max-width: 1248px;
	margin: 0 auto;
}
.breadcrumb p {
	color: #333333;
	display: inline-block;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 14px;
	vertical-align: middle;
	font-family: 'oswald-regular';
	display: none;
}
.breadcrumb i {
	padding: 0 5px;
}
.breadcrumb a {
	font-size: 13px;
	font-weight: bold
}
.breadcrumb a:hover {
	color: #e94733;
}
.breadcrumb h2 {
	margin: 0;
	display: inline-block;
	padding: 0;
	font-size: 13px;
	font-weight: bold
}
.page_banner img {
	max-width: 100%;
	width: 100%
}
.pagebox {
	background: #fff;
	padding: 10px 24px 10px;
	width: 100%;
	max-width: 1248px;
	margin: 0 auto
}
.left-nav .column_box>span, .left-rel .column_box>span, .left-blog .column_box>span {
	display: block;
	background: none;
	color: #e94733;
	line-height: 22px;
	font-size: 20px;
	font-family: "oswald-regular", Times, serif;
	text-transform: capitalize;
	border-bottom: 1px solid #eceff1;
	margin-bottom: 10px;
}
.left-nav .column_box>span:after, .left-rel .column_box>span:after, .left-blog .column_box>span:after {
	content: '';
	background: #e94733;
	width: 40px;
	height: 3px;
	display: block;
	margin-top: 13px
}
.left-nav span, .left-rel span, .left-blog span {
	font-size: 20px;
	text-align: left;
}
.mtree-skin-selector {
	display: none;
}
.left-nav, .left-blog, .left-rel, .left-news {
	position: relative;
	margin-bottom: 20px;
}
.left-nav span .column_icon_toggle, .left-blog span .column_icon_toggle, .left-rel span .column_icon_toggle, .left-news span .column_icon_toggle, .left-cat span .column_icon_toggle {
	display: none;
}
.htmleaf-container>em {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	display: block;
	margin-bottom: 10px;
}
.page_left .left-nav, .page_left .left-news, .page_left .left-pro, .page_left .left-blog, .page_left .left-rel {
	position: relative;
}
.page_left .column .column_box>span .column_icon_toggle {
	display: none;
}
.page_left .icon-minus-sign:before, .left-nav .icon-minus-sign:before, .left-rel .icon-minus-sign:before {
	content: "\f077";
	font-family: 'FontAwesome';
}
.page_left .icon-plus-sign:before, .left-nav .icon-plus-sign:before, .left-rel .icon-plus-sign:before {
	content: "\f078";
	font-family: 'FontAwesome';
}
.left-news {
	margin-top: 0px;
	background: none !important;
}
.kx-ul li {
	border-bottom: dotted 1px #CBCBCB;
}
.kx-ul li:hover {
	border-bottom: dotted 1px #e94733;
}
.kx-ul li a {
	width: 100%;
	height: 100%;
	display: block;
	padding: 12px 0;
	font-size: 14px
}
.kx-ul li .time {
	float: left;
	width: 58px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #272322;
	font-size: 16px;
	background: #e5e5e5;
}
.kx-ul li .title {
	height: 36px;
	line-height: 18px;
	overflow: hidden;
	font-size: 13px;
	color: #4b4b4b;
	padding-left: 8px;
}
.kx-ul li:hover .time {
	background: #e94733;
	color: #ffffff
}
.kx-ul li:hover, .kx-ul li:hover a {
	color: #e94733;
	text-decoration: none;
}
.kx-ul li:hover .title {
	color: #e94733;
}
.page-title {
	display: block;
	font-family: "oswald-regular", Times, serif;
	font-size: 28px;
	text-transform: capitalize;
	margin-bottom: 0px;
	padding: 0 24px;
	color: #E94733;
}
.page_right .page-title {
	padding: 0;
	margin-bottom: 10px;
}
.about-main {
}
.about-main img {
	max-width: 100%;
	margin: 5px;
}
ul.mtree {
	opacity: 0;
	margin-left: 0;
}
ul.mtree>li {
	list-style: none;
	border-bottom: 1px solid #e5e5e5;
}
ul.mtree>li>a {
	display: block;
	font-size: 13px;
	padding: 10px 10px 10px 10px;
}
ul.mtree>li>a i {
	padding-right: 5px;
}
ul.mtree li.mtree-node > a {
}
ul.mtree>li.mtree-node>a:after {
	content: "\f078";
	font-family: FontAwesome;
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	overflow: hidden;
	width: 30px;
	text-align: center;
	line-height: 40px;
	color: #808080;
	font-size: 12px;
}
ul.mtree>li.mtree-active>a:after {
	content: "\f077";
	font-family: FontAwesome;
	padding-left: 5px;
	color: #fff;
}
ul.mtree>li:hover {
}
ul.mtree>li:hover>a {
	background: #e94733;
	text-transform: none;
	color: #fff;
}
ul.mtree>li.mtree-node {
}
ul.mtree>li.mtree-open {
	background: #e94733;
	text-transform: none;
}
ul.mtree>li.mtree-open>a {
	color: #fff;
	text-decoration: none;
}
ul.mtree>li.mtree-node:hover {
}
ul.mtree>li.mtree-node .mtrss-all {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
	color: #008adb;
	font-size: 13px;
	color: #ff3053;
}
ul.mtree>li.mtree-node .mtrss-all span {
	font-weight: bold;
	display: inline-block;
	border: none;
	margin-bottom: 0;
	color: #000;
	padding: 0;
	padding-right: 5px;
	font-size: 13px;
}
ul.mtree>li.mtree-node .mtrss-all a {
	font-size: 13px;
	color: #000;
	text-transform: capitalize;
}
ul.mtree>li.mtree-node .mtrss-all a:hover, ul.mtree>li.mtree-node .mtrss-all:hover span {
	text-decoration: none;
	color: #e94733;
}
ul.mtree a {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
ul.mtree ul {
	margin-top: 1px;
	background: #f2f2f2;
	padding: 10px 0;
}
ul.mtree ul li {
	background: #f2f2f2;
	margin-bottom: 1px;
}
ul.mtree ul li a:hover {
	background: #f2f2f2;
}
ul.mtree ul li ul {
	border: none;
}
ul.mtree ul li ul li {
	margin: 5px 0;
}
ul.mtree li.mtree-node ul li a {
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 15px;
}
ul.mtree li.mtree-node ul li a i {
	padding-right: 5px;
}
ul.mtree ul li a:hover {
	color: #e94733;
	background: #fff;
	text-decoration: none;
}
ul.mtree li ul li.mtree-open>a {
	color: #e94733;
}
ul.mtree li.mtree-node ul li.mtree-node>a:after {
	content: "\f107";
	font-family: FontAwesome;
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	overflow: hidden;
	width: 30px;
	text-align: center;
	line-height: 30px;
	color: #e94733;
	font-size: 16px;
}
ul.mtree li.mtree-node ul li.mtree-active>a:after {
	content: "\f106";
	font-family: FontAwesome;
	padding-left: 5px;
	color: #e94733;
}
ul.mtree .mtree-level-2 {
	border-bottom: 1px dotted #ccc;
}
ul.mtree li ul li.mtree-open a {
	text-decoration: none;
}
ul.mtree li ul.mtree-level-2 li a {
	font-weight: normal;
	font-size: 12px;
}
ul.mtree .mtree-level-2 li a:hover {
	text-decoration: none;
	color: #e94733;
	font-weight: normal;
}
ul.mtree ul li ul li a:before {
	content: "\f105";
	font-family: FontAwesome;
	padding-right: 5px;
}
ul.mtree.jet ul {
	margin-left: 0;
}
ul.mtree.jet li {
	margin-bottom: 1px;
}
ul.mtree.jet li:last-child {
	margin-bottom: 0px;
}
ul.mtree.jet li:first-child {
	margin-top: 1px;
}
ul.mtree.jet li.mtree-active a {
	background: #E3E3E3;
}
ul.mtree.jet li.mtree-active li:last-child > a {
	border-radius: 0px 0px 3px 3px;
}
ul.mtree.jet li.mtree-active > a {
	background: #008cba;
	color: #FFF;
	border-radius: 3px 3px 0px 0px;
}
ul.mtree.jet li > a:hover {
	background: #FFC000;
	color: #FFF;
}
ul.mtree.jet a {
	padding: 5px 0px 5px 1em;
}
ul.mtree.jet li li > a {
	padding-left: 2em;
}
ul.mtree.jet li li li > a {
	padding-left: 3em;
}
ul.mtree.jet li li li li > a {
	padding-left: 4em;
}
ul.mtree.jet li li li li li > a {
	padding-left: 5em;
}
ul.mtree a:hover {
	text-decoration: none;
}
 @media only screen and (max-width: 768px) {
ul.mtree>li:last-child {
	border-bottom: 1px solid #e5e5e5;
}
.page_left .column .column_box>span {
	padding: 8px 0 0px 0;
	text-align: left;
}
.left-nav, .left-blog, .left-rel, .left-news {
	padding: 0;
}
.left-nav span .column_icon_toggle, .left-blog span .column_icon_toggle, .left-rel span .column_icon_toggle, .left-news span .column_icon_toggle, .left-cat span .column_icon_toggle {
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 0;
	font-style: normal;
	cursor: pointer;
	font-size: 14px;
	color: #e94733;
	font-weight: normal;
}
.page_left .column .column_box>span .column_icon_toggle {
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 12px;
	font-style: normal;
	cursor: pointer;
	font-size: 14px;
	color: #e94733;
	font-weight: normal;
}
}
.page_pro {
	padding-top: 30px;
}
.page_pro>em {
	border-bottom: 1px solid #e5e5e5;
	text-transform: uppercase;
	display: block;
	font-size: 20px;
	color: #e94733;
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-family: "oswald-regular", Times, serif;
}
.page_pro .nbs-flexisel-container {
	max-width: 100%;
	padding: 0;
}
.page_pro .nbs-flexisel-inner {
	width: 92%;
	margin-left: 4%;
	background: #fff;
}
.page_pro .nbs-flexisel-item {
	margin: 0;
}
.page_pro .nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
.page_pro .nbs-flexisel-item:hover span img {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.page_pro .nbs-flexisel-nav-left, .page_pro .nbs-flexisel-nav-right {
	width: 12px;
	height: 18px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	top: 40%;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
 @media only screen and (max-width: 1820px) {
.page_pro .nbs-flexisel-item span {
	max-width: 220px;
	max-height: 220px;
}
.page_pro .nbs-flexisel-item span img {
	max-width: 218px;
	max-height: 218px;
}
}
@media only screen and (max-width: 1380px) {
.page_pro .nbs-flexisel-item span {
	max-width: 180px;
	max-height: 180px;
}
.page_pro .nbs-flexisel-item span img {
	max-width: 178px;
	max-height: 178px;
}
}
@media only screen and (max-width: 1380px) {
.page_pro .nbs-flexisel-item span {
	max-width: 150px;
	max-height: 150px;
}
.page_pro .nbs-flexisel-item span img {
	max-width: 148px;
	max-height: 148px;
}
}
/*news-list*/
.news_list {
	width: 100%;
}
.news_list li {
	margin-bottom: 15px;
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
}
.news_list li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.news_list li .newl_left {
	width: 78%;
	margin-left: 2%;
	float: right;
}
.news_list li .newl_left em {
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
	text-transform: capitalize;
	color: #000;
}
.news_list li:hover .newl_left em, .news_list li:hover .newl_left a {
	color: #e94733;
	text-decoration: none;
}
.news_list li .newl_left .newm_date {
	margin-bottom: 10px;
	color: #999999;
	font-style: italic;
	font-size: 12px;
}
.news_list li .newl_left .newm_date p {
	display: inline-block;
	margin-right: 10px;
}
.news_list li .newl_left .newm_date i {
	padding-right: 5px;
}
.news_list li .newl_left>div {
	color: #999;
	line-height: 20px;
	font-size: 12px;
	overflow: hidden;
	max-height: 36px;
	margin: 0;
}
.news_list li .newl_left .newl_more {
	display: inline-block;
	background: #f08200;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 30px;
	margin-top: 20px;
}
.news_list li .newl_left .newl_more:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	color: #fff;
}
.news_list li .newl_right {
	float: left;
	display: inline-block;
	max-width: 20%;
	width: 100%;
}
.news_list li .newl_right img {
	max-width: 100%;
	height: auto;
	width: 100%;
}
@media only screen and (max-width: 768px) {
.news_list li .newl_right {
	width: 100%;
	margin-bottom: 20px;
	float: none;
	max-width: 100%;
}
.news_list li .newl_left {
	width: 100%;
}
}
/*page-number*/
.page_num {
	width: 100%;
	margin: 0 auto 2em auto;
	text-align: center;
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
	margin-top: 20px;
}
.page_num>p {
	display: inline-block;
	color: #fff;
	background: #e94733;
	font-size: 14px;
	text-transform: capitalize;
	margin-bottom: 0;
	padding: 5px 13px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.page_num a {
	display: inline-block;
	color: #333;
	background: #EFEFEF;
	font-size: 14px;
	text-transform: capitalize;
	padding: 5px 13px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	margin: 0 2px;
}
.page_num a:hover {
	color: #fff;
	text-decoration: none;
	background: #e94733;
}
.page_num span {
	display: block;
	font-size: 12px;
	margin-top: 15px;
}
.page_num span:before {
	content: '[';
	padding-right: 3px;
}
.page_num span:after {
	content: ']';
	padding-left: 3px;
}
.page_num span p {
	display: inline-block;
	margin: 0 5px;
}
@media only screen and (max-width: 768px) {
.page_num span {
	width: 100%;
	margin-top: 15px;
}
}
@media only screen and (max-width: 400px) {
.page_num li {
	margin: 5px 0;
}
.page_num li p, .page_num a {
	font-size: 12px;
	padding: 8px;
}
.page_num span {
	margin-top: 10px;
}
}
/*news-main*/
.news_main_table {
	margin-top: 15px;
}
.news_main_table li {
	display: inline-block;
}
.news_main_table li>a {
	padding-left: 10px;
	padding-right: 10px;
	background: #dedede;
	border-radius: 5px;
	font-size: 13px;
	color: #444;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	min-width: 150px;
	margin-bottom: 10px;
	text-align: center;
}
.news_main {
	width: 100%;
}
.news_main_table li.current_li>a, .news_main_table li>a:hover {
	background: #d92b1b;
	border-radius: 5px;
	color: #fff;
}
.news_main em {
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
	color: #555;
	text-align: left;
}
.news_main .newm_date {
	margin-bottom: 10px;
	color: #999999;
	font-style: italic;
	font-size: 12px;
	text-align: left;
}
.news_main .newm_date p {
	display: inline-block;
	margin-right: 10px;
}
.news_main .newm_date i {
	padding-right: 5px;
}
.newm_date p {
	display: inline-block;
	color: #b3b3b3;
	font-size: 12px;
}
.newm_date i {
	padding-right: 5px;
}
.news_main div {
	margin-top: 12px;
	line-height: 24px;
	font-size: 14px;
}
.news_main div img {
	max-width: 100%;
	height: auto;
}
.newm pre {
	padding: 0;
	margin: 0;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	word-break: normal;
	word-wrap: normal;
	background: none;
	border: none;
	border-radius: 0;
}
/*page-turning*/
.page_turn {
	padding-top: 10px;
	border-top: 1px solid #e5e5e5;
	margin-top: 20px;
}
.page_turn li {
	display: block;
	background: #F5F5F5;
	padding: 2px 12px;
}
.page_turn li:first-child {
	border-bottom: 1px dashed #E8E8E8
}
.page_turn li p {
	display: inline-block;
	color: #808080;
	font-size: 13px;
	text-transform: capitalize;
	margin-bottom: 0;
}
.page_turn li a {
	display: inline-block;
	font-size: 14px;
	padding: 2px 10px 5px 10px;
	text-transform: capitalize;
}
.page_turn li a:hover {
	color: #e94733;
	text-decoration: underline;
}
/*blog*/
.left-blog {
	margin-bottom: 20px;
}
.column .block .blog_main {
	margin-bottom: 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}
.blog_list>li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: left;
	background: #f2f2f2;
	padding: 10px;
}
.blog_list>li em {
	font-size: 13px;
	display: inline-block;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	font-weight: bold;
	width: 83%;
}
.blog_list>li:hover em {
	color: #e94733;
}
ul.blog-list, ul.blog-list1 {
	padding: 0;
	list-style: none;
	background: url(../images/hr.jpg) repeat-x bottom left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
	text-align: left;
}
ul.blog-list li {
	background: url(../images/icon-circle.png) no-repeat left 7px;
	margin: 0 20px 10px 0;
	padding-left: 15px;
}
ul.blog-list1 p, ul.blog-list p {
	font-size: 16px;
	color: #333;
	margin-bottom: 15px;
	text-transform: capitalize;
	font-family: Verdana, Geneva, sans-serif;
}
ul.blog-list:last-child, ul.blog-list1:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
ul.blog-list li a {
	color: #808080;
	font-size: 13px;
	vertical-align: initial;
	text-decoration: none;
	display: block;
}
ul.blog-list li a:hover {
	color: #e94733;
	text-decoration: underline;
}
ul.blog-list3 li.blog-list3-img {
	float: left;
	width: 24%;
	margin-right: 5%;
}
.blog-list3-img img {
	width: 60;
	border-radius: 5px;
	height: 45px;
	border: solid 1px #eee;
}
ul.blog-list1 li {
	display: inline-block;
	margin: 10px 3px;
}
ul.blog-list1 li a {
	text-decoration: none;
	background: #e5e5e5;
	padding: 7px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}
ul.blog-list1 li a:hover {
	background: #e94733;
	color: #fff;
}
.blog_list {
	width: 100%;
}
.blog_list li a:hover {
	text-decoration: none;
}
.blog_list li .blog_date {
	display: inline-block;
	margin-bottom: 10px;
	color: #999999;
	float: right;
}
.blog_list li .blog_date i {
	padding-right: 5px;
}
.blog_list li p {
	font-size: 12px;
	line-height: 18px;
	color: #999;
	overflow: hidden;
	max-height: 54px;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal;
}
.blog_list li .blog_tag {
	margin-top: 10px;
}
.blog_list li .blog_tag li {
	background: #d9d9d9;
	display: inline-block;
	margin-right: 10px;
}
.blog_list li .blog_tag li a {
	padding: 5px;
	display: inline-block;
}
.blog_list li .blog_tag li i {
	padding-right: 5px;
	color: #808080;
}
.blog_list li .blog_tag li:hover {
	background: #e94733;
}
.blog_list li .blog_tag li:hover a {
	color: #fff;
}
.blog_list li .blog_tag li:hover i {
	color: #fff;
}
.blog_list .blog_more {
	padding: 6px 20px;
	margin-top: 20px;
	border-radius: 5px;
	background-image: -moz-linear-gradient(top, #ffa128, #fc9818);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffa128), color-stop(1, #fc9818));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa128', endColorstr='#fc9818', GradientType='0');
	background: linear-gradient(to bottom, #ffa128, #fc9818);
	display: inline-block;
	text-transform: capitalize;
	color: #fff;
	font-size: 14px;
}
.blog_list .blog_more:hover {
	color: #000;
	text-decoration: none;
	box-shadow: 0 0 5px 1px #e5e5e5;
	background: #ffe400;
}
/*blog-main*/
.blog_main {
	width: 100%;
	margin-bottom: 30px;
}
.blog_main em {
	font-size: 18px;
	overflow: hidden;
	display: block;
	margin-bottom: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	color: #555;
}
.blog_main a:hover {
	text-decoration: none;
}
.blog_main .blog_date {
	display: block;
	margin-bottom: 10px;
	color: #808080;
	text-align: left;
	color: #b3b3b3;
	font-style: italic;
}
.blog_main .blog_date i {
	padding-right: 5px;
}
.blog_main img {
	max-width: 100%;
	height: auto;
}
.blog_main div {
	font-size: 14px;
	line-height: 180%;
	margin-top: 10px;
	text-align: left;
}
.blog_main .blog_tag {
	margin-top: 10px;
	text-align: left;
}
.blog_main .blog_tag li {
	background: #e5e5e5;
	display: inline-block;
	margin-right: 10px;
}
.blog_main .blog_tag li a {
	display: inline-block;
	padding: 5px;
}
.blog_main .blog_tag li i {
	padding-right: 5px;
	color: #808080;
}
.blog_main .blog_tag li:hover {
	background: #e94733;
}
.blog_main .blog_tag li:hover a {
	color: #fff;
}
.blog_main .blog_tag li:hover i {
	color: #fff;
}
#loop-nav-singlular-post {
	border-top: 1px solid #e5e5e5;
	margin-top: 20px;
	padding-top: 10px;
}
#loop-nav-singlular-post i {
	padding: 0 5px;
}
 @media only screen and (max-width: 768px) {
.left-blog {
	margin: 0;
}
.column .block .blog_main {
	width: 100%;
	border-top: none;
	margin-top: 0;
}
}
/*products*/
.pro-text {
	line-height: 20px;
	font-size: 13px;
	max-height: 60px;
	overflow: hidden
}
.pro-text img {
	max-width: 100%;
}
.cbp-vm-switcher {
	width: 100%;
}
.cbp-vm-options {
	text-align: left;
	margin-top: 0px;
}
.cbp-vm-options p {
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
	font-size: 14px;
}
.cbp-vm-options a {
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 35px;
	overflow: hidden;
	white-space: nowrap;
	color: #ccc;
	margin: 2px;
}
.cbp-vm-options span {
	display: inline-block;
	float: right;
	font-size: 12px;
	margin-top: 10px;
	color: #b3b3b3;
}
.cbp-vm-options a:hover, .cbp-vm-options a.cbp-vm-selected {
	color: #e94733;
}
.cbp-vm-options a:before {
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 24px;
	text-align: center;
	display: inline-block;
}
/* General list */
.cbp-vm-switcher ul {
	list-style: none;
	padding: 0;
}
/* Clear eventual floats */
.cbp-vm-switcher ul:before, .cbp-vm-switcher ul:after {
	content: " ";
	display: table;
}
.cbp-vm-switcher ul:after {
	clear: both;
}
.cbp-vm-switcher ul li {
	display: block;
	position: relative;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.cbp-vm-image {
	display: block;
	margin: 0 auto;
	position: relative;
}
.cbp-vm-image span {
	display: inline-block;
	width: 100%;
	height: auto;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	border: 1px solid #f2f2f2;
}
.cbp-vm-image img {
	width: 100%;
	cursor: pointer;
	position: relative;
	max-width: 100%;
	max-height: 100%;
	height: auto;
}
.cbp-vm-image span:hover {
	border: 1px solid #e5e5e5;
}
.cbp-vm-switcher ul li em {
	font-size: 14px;
	display: block;
	margin: 10px 0;
	height: 36px;
	color: #333333;
	text-transform: capitalize;
	word-wrap: break-word;
	line-height: 18px;
	text-align: left;
	overflow: hidden;
}
.cbp-vm-switcher ul li .cbp-vm-details {
	color: #999;
	overflow: hidden;
	height: 36px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
.cbp-vm-switcher ul li a:hover, .cbp-vm-switcher ul li:hover em {
	text-decoration: none;
	color: #e94733;
}
.cbp-vm-view-grid .prol_more {
	display: none;
}
.cbp-vm-view-grid .pro-list-tags {
	display: none;
}
/* Common icon styles */
.cbp-vm-icon:before {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.cbp-vm-grid:before {
	content: "\f00a";
}
.cbp-vm-list:before {
	content: "\f00b";
}
.cbp-vm-add:before {
	content: "\f055";
}
/* Large grid view */
.cbp-vm-view-grid ul {
	text-align: left;
	margin-bottom: 10px;
}
.cbp-vm-view-grid ul li {
	width: 20%;
	float: left;
	text-align: center;
	padding: 10px 10px 20px 10px;
	display: inline-block;
	vertical-align: top;
}
.cbp-vm-view-grid ul li em {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	height: 40px;
}
.cbp-vm-view-grid ul li .cbp-vm-details {
	text-align: center;
}
/* List view */
.cbp-vm-view-list li {
	padding: 20px 0;
	border-top: 1px solid #e5e5e5;
	white-space: nowrap;
	text-align: left;
	white-space: normal;
}
.cbp-vm-view-list ul.row {
	margin: 0;
}
.cbp-vm-view-list li:before, .cbp-vm-view-list li:after {
	content: " ";
	display: table;
}
.cbp-vm-view-list li:after {
	clear: both;
}
.cbp-vm-view-list .cbp-vm-image, .cbp-vm-view-list .cbp-vm-title, .cbp-vm-view-list .cbp-vm-details, .cbp-vm-view-list .cbp-vm-price, .cbp-vm-view-list .cbp-vm-add {
	display: inline-block;
	vertical-align: middle;
}
.cbp-vm-view-list .cbp-vm-image {
	width: 20%;
	display: inline-block;
	vertical-align: middle;
	float: left;
}
.cbp-vm-view-list ul li>div {
	width: 80%;
	display: inline-block;
	padding-left: 20px;
}
.cbp-vm-view-list ul li em {
	display: block;
	vertical-align: top;
	text-align: left;
	font-size: 16px;
	line-height: 22px;
	height: auto;
	margin-top: 0;
	margin-bottom: 15px;
}
.cbp-vm-view-list ul li .cbp-vm-details {
	overflow: hidden;
	white-space: normal;
	max-height: 66px;
	height: auto;
	line-height: 22px;
	margin-bottom: 10px;
}
.cbp-vm-view-list .pro-list-tags {
	width: 100%;
	overflow: hidden;
	background: #f8f8f8;
	padding: 0 10px;
}
.cbp-vm-view-list .pro-list-tags p {
	display: inline-block;
	padding-right: 10px;
	text-transform: capitalize;
}
.cbp-vm-view-list .pro-list-tags li {
	padding: 0;
	display: inline-block;
	margin: 10px 5px;
	border: none;
}
.cbp-vm-view-list .prol_more {
	color: #fff;
	display: inline-block;
	padding: 7px 20px 6px;
	text-transform: uppercase;
	margin-top: 20px;
	background: #444;
	font-size: 12px;
	font-weight: bold;
}
.cbp-vm-view-list .prol_more:hover {
	background: #e94733;
	color: #fff;
}
@media only screen and (max-width: 1340px) {
.cbp-vm-view-list .cbp-vm-image {
	width: 30%;
}
.cbp-vm-view-list ul li>div {
	width: 70%
}
}
 @media screen and (max-width: 1000px) {
.cbp-vm-view-grid ul li {
	width: 25%;
}
}
@media screen and (max-width: 876px) {
.cbp-vm-view-grid ul li {
	width: 33.333%;
}
.cbp-vm-view-list .cbp-vm-image {
	width: 40%;
}
.cbp-vm-view-list ul li>div {
	width: 60%
}
}
@media screen and (max-width: 520px) {
.cbp-vm-view-grid ul li {
	width: 50%;
}
}
 @media only screen and (max-width: 768px) {
.left-nav span, .left-rel span {
	text-align: left;
}
.pro-center {
	padding: 0;
}
.left-rel {
	float: none;
	width: 100%;
}
.pro-cat li {
	margin-bottom: 10px;
}
.cbp-vm-options {
	text-align: center;
}
.left-rel li {
	width: 50%;
	float: left;
	margin-bottom: 0;
}
.left-rel li:last-child {
	border-bottom: 1px solid #e5e5e5;
}
.left-rel li:nth-child(2n+1) {
	border-right: 1px solid #e5e5e5;
}
.cbp-vm-view-grid ul.row {
	margin: 0 -12px;
}
}
@media screen and (max-width: 500px) {
.cbp-vm-view-list .cbp-vm-image {
	width: 50%;
}
.cbp-vm-view-list ul li>div {
	width: 50%
}
}
 @media screen and (max-width: 400px) {
.cbp-vm-view-list ul li em {
	width: 100%;
}
.cbp-vm-view-list ul li .cbp-vm-details {
	width: 100%;
}
.cbp-vm-view-list .cbp-vm-image {
	width: 100%;
}
.cbp-vm-view-list ul li>div {
	width: 100%;
	padding-left: 0;
	margin-top: 15px
}
}
 @media screen and (max-width: 325px) {
.cbp-vm-view-grid ul li {
	width: 100%;
}
}
/*products main*/
.products .pro_img {
	padding-left: 0;
}
.products .pro_img>img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	width: 100%;
	padding: 8px;
	border: 1px solid #e5e5e5;
}
.products .pro_img .pro_simples {
	margin-top: 10px;
	text-align: left;
}
.products .pro_img .pro_simples>img {
	max-width: 58px;
	margin: 3px;
	border: 1px solid #e5e5e5;
}
.products .pro_table {
	float: right;
}
.pro_table h1 {
	font-size: 22px;
	color: #000;
	display: block;
	text-transform: capitalize;
	margin: 0;
	margin-bottom: 20px;
}
.pro_table ul {
	background: #f2f2f2;
	margin-top: 10px;
}
.pro_table ul li {
	padding: 10px;
	font-size: 12px;
	vertical-align: middle;
	text-transform: capitalize;
	border-bottom: 1px solid #fff;
}
.pro_table ul li p {
	display: inline-block;
	margin-right: 10px;
	color: #999;
	font-size: 12px;
	vertical-align: middle;
	width: 18%;
}
.pro_table .pro_more {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 20px;
	padding: 8px 7%;
	background: #444;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.pro_table .pro_more:hover {
	background: #e94733;
	color: #fff;
	text-decoration: none;
}
.mostBox {
	margin-top: 20px;
	margin-bottom: 10px;
}
.mostBox>em {
	border-bottom: 1px solid #e5e5e5;
	text-transform: capitalize;
	display: block;
	font-size: 20px;
	color: #e94733;
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-family: "oswald-regular", Times, serif;
}
.mostBox .mostBox_detail {
	line-height: 20px;
	font-size: 13px;
}
.mostBox .mostBox_detail img {
	max-width: 100%;
	height: auto;
	width: auto;
}
.relatedTags {
	width: 100%;
	background: #F5F5F5;
	line-height: 20px;
	margin: 15px 0;
	padding: 10px;
	overflow: hidden;
}
.relatedTags p {
	display: inline-block;
	float: left;
	overflow: hidden;
	margin: 0;
	margin-right: 5px;
	font-size: 14px;
}
@media only screen and (max-width: 768px) {
.relatedTags p {
	width: 100%;
}
.products .pro_table {
	padding-left: 0;
	margin-top: 15px
}
}
.re_main {
	width: 85%;
	display: block;
	float: left;
}
.re_main a {
	margin-right: 15px;
	color: #4c4c4c;
	text-transform: capitalize;
}
.relatedTags a:hover {
	color: #e94733;
	text-decoration: underline;
}
.reProTitle {
	width: 100%;
	border-bottom: 2px solid #1996e6;
}
.reProTitle p {
	color: #1a1a1a;
	font-size: 16px;
	margin-top: 30px;
}
#pro_inquiry {
	margin-top: 30px;
	padding: 10px 20px 20px 20px;
	border-radius: 10px;
	border: 1px solid #eee;
}
#pro_inquiry .pro_title {
	display: block;
	font-size: 20px;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 15px;
	font-family: "oswald-regular", Times, serif;
	color: #e94733;
}
#pro_inquiry .form-group p {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
#pro_inquiry .form-group p b {
	font-size: 12px;
	text-align: left;
	display: inline-block;
	margin-right: 10px;
	font-weight: bold;
	text-transform: capitalize;
}
#pro_inquiry .form-group p a {
	display: inline-block;
	font-size: 13px;
	color: red;
	text-transform: capitalize;
}
#pro_inquiry .control-label {
	font-size: 12px;
	text-transform: capitalize;
	margin-bottom: 5px;
	font-weight: bold;
}
#pro_inquiry .btn-lg, .btn-group-lg > .btn {
	margin-top: 15px;
	font-size: 14px;
	text-transform: uppercase;
	background: #444;
	border: none;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	padding: 10px 26px;
}
#pro_inquiry .btn-lg:hover, .btn-group-lg > .btn:hover {
	background: #e94733;
}
#pro_inquiry .p {
	line-height: 22px;
	max-height: 66px;
	overflow: hidden;
	font-size: 13px;
	color: #888;
}
#pro_inquiry .page_title2 span, #pro_inquiry .page_title2 p {
	padding: 0
}
.pro-inqBox .pro_title .icon-plus-sign:before {
	content: "\f067";
	font-family: 'FontAwesome';
}
.pro-inqBox .pro_title .icon-minus-sign:before {
	content: "\f068";
	font-family: 'FontAwesome';
}
.main-hpro {
	padding: 10px 24px 0px;
	background: url(../images/cer-bg.jpg);
	text-align: center;
}
#flexiselDemo1 {
	display: none
}
.main-hpro .in_title span:after {
	content: '';
	background: #e94733;
	width: 50px;
	height: 2px;
	display: block;
	margin: 10px auto 0
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
	display: inline-block;
	vertical-align: middle;
	margin-top: 45px;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
.nbs-flexisel-inner {
	float: left;
	width: 100%;
	overflow: hidden;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	line-height: 0px;
	text-align: center;
}
.nbs-flexisel-item span {
	max-width: 300px;
	max-height: 300px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	border: 1px solid #f5f5f5;
}
.nbs-flexisel-item span img {
	width: 100%;
	cursor: pointer;
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-item span .pro-arrow:hover {
	background: rgba(0,0,0,0.8);
}
.nbs-flexisel-item em {
	display: block;
	font-size: 14px;
	width: 100%;
	color: #4c4c4c;
	text-align: center;
	padding: 0 20px;
	margin-top: 15px;
	line-height: 24px;
	overflow: hidden;
	max-height: 48px;
}
.nbs-flexisel-item a:hover, .nbs-flexisel-item:hover em {
	text-decoration: none;
	color: #e94733;
}
.nbs-flexisel-item:hover span img {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 10px;
	height: 18px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	top: -30px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.nbs-flexisel-nav-left {
	left: 48%;
	text-align: center;
	background: url(../images/prev-g.png) no-repeat;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.nbs-flexisel-nav-left:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.nbs-flexisel-nav-right {
	right: 48%;
	text-align: center;
	background: url(../images/next-g.png) no-repeat;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.nbs-flexisel-nav-right:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
 @media only screen and (max-width: 1600px) {
.nbs-flexisel-item span {
	max-width: 260px;
	max-height: 260px;
}
.nbs-flexisel-item span img {
	max-width: 258px;
	max-height: 258px;
}
}
@media only screen and (max-width: 1400px) {
.nbs-flexisel-item span {
	max-width: 220px;
	max-height: 220px;
}
.nbs-flexisel-item span img {
	max-width: 218px;
	max-height: 218px;
}
}
@media only screen and (max-width: 1180px) {
.nbs-flexisel-item span {
	max-width: 180px;
	max-height: 180px;
}
.nbs-flexisel-item span img {
	max-width: 178px;
	max-height: 178px;
}
}
@media only screen and (max-width: 855px) {
.nbs-flexisel-nav-left {
	left: 44%;
}
.nbs-flexisel-nav-right {
	right: 44%;
}
}
@media only screen and (max-width: 580px) {
.nbs-flexisel-item span {
	max-width: 100%;
	max-height: 100%;
}
.nbs-flexisel-item span img {
	max-width: 100%;
	max-height: none
}
}
@media only screen and (max-width: 358px) {
.nbs-flexisel-nav-left {
	left: 40%;
}
.nbs-flexisel-nav-right {
	right: 40%;
}
}
/*contact us*/
.con-box {
	margin-top: 0px;
	padding-bottom: 18px;
}
.con_main {
	float: left;
	width: 50%;
	padding-right: 15px;
}
.con_main div {
	line-height: 24px;
	font-size: 14px;
}
.con_main img {
	max-width: 100%;
	height: auto;
	width: auto;
}
.con_right {
	float: right;
	width: 50%;
	padding-left: 15px;
}
.con_right .control-label {
	font-size: 12px;
	text-transform: capitalize;
	margin-bottom: 5px;
	font-weight: bold;
}
.con_right .btn-lg, .btn-group-lg > .btn {
	margin-top: 15px;
	font-size: 14px;
	text-transform: uppercase;
	background: #444;
	border: none;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	padding: 10px 26px;
}
.con_right .btn-lg:hover, .btn-group-lg > .btn:hover {
	background: #e94733;
}
.con_right .p {
	line-height: 22px;
	max-height: 66px;
	overflow: hidden;
	font-size: 13px;
	padding: 0 12px;
	color: #888;
}
.page_title2 span {
	display: block;
	font-family: "oswald-regular", Times, serif;
	font-size: 22px;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.page_title2 p {
	font-size: 13px;
	display: block;
	margin-bottom: 15px;
	color: #555;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-transform: capitalize
}
/*sitemap*/
.sitemap {
	width: 100%;
	margin-top: 20px;
}
.stp-listA>li {
	text-transform: capitalize;
	margin-bottom: 15px;
	background: #f9f9f9;
	padding: 10px;
}
.stp-listA>li:nth-child(2n+2) {
	background: #f2f2f2;
}
.stp-top {
	width: 100%;
	height: 34px;
	line-height: 34px;
}
.stp-top a {
	padding: 0 10px;
	font-size: 14px;
	text-transform: capitalize;
	font-family: "oswald-regular", Times, serif;
	display: block;
}
.stp-top a i {
	padding-left: 10px;
}
.stp-top a:hover {
	color: #e94733;
	text-decoration: none;
}
.stp-listB {
	display: block;
	padding: 10px;
	border-top: 1px solid #ccc;
}
.stp-listB li {
	width: 18%;
	margin-right: 2%;
	float: left;
	padding: 8px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}
.stp-listB li a {
	font-size: 13px;
	line-height: 22px;
	display: block;
	color: #4d4d4d;
}
.stp-listB li a i {
	padding-right: 5px;
}
.stp-listB li:hover a {
	color: #e94733;
	text-decoration: underline;
}
 @media only screen and (max-width: 768px) {
.main-left, .main-right {
	padding: 0;
}
.stp-listB li {
	width: 48%;
}
.stp-listB li a {
	font-size: 14px;
}
}
@media only screen and (max-width: 400px) {
.stp-listB li {
	width: 100%;
	margin-right: 0;
	margin-bottom: 2%;
}
}
.page_right .in_whyL {
	margin-top: 0
}
.page_right .in_whyL li {
	margin-bottom: 20px;
margin-top:
}
/*service*/

.service {
	position: fixed;
	right: 0;
	top: 300px;
	z-index: 99999;
	max-width: 160px;
}
.ser_top {
	width: 100%;
	text-align: center;
	padding: 5px 10px;
	display: block;
	width: 100%;
	border-bottom: 1px solid #ececec;
}
.ser_top p {
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'oswald-regular';
	color: #404040;
	width: 50%;
	text-align: left;
	margin-left: 5px;
}
.ser_top img {
	max-width: 66px;
	max-height: 66px;
	width: 100%;
	height: auto;
	border: 1px solid #404040;
	border-radius: 50%;
	margin-top: -20%;
	margin-left: -14%;
}
.service .im_main {
	background: #fff;
	border: 1px solid #404040;
	border-radius: 10px;
	display: none;
}
.service .im_main ul li:nth-child(2n+2) {
	background: #f2f2f2;
}
.service .im_main ul li:last-child {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.service .im_main .im-tel {
	padding: 10px;
	text-align: left;
	width: 100%;
}
.service .im_main .im-tel em {
	color: #e94733;
	text-transform: capitalize;
	display: block;
}
.service .im_main .im-tel p {
	vertical-align: middle;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal;
	font-size: 12px;
}
.service .im_main .im-tel i {
	vertical-align: middle;
	margin-right: 5px;
	font-size: 16px;
	color: #e94733;
}
.service .im_main .im-tel a:hover {
	color: #e94733;
	text-decoration: underline;
}
.service .close-im {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
	width: 18px;
	height: 18px;
	background: #404040;
	border-radius: 50%;
	text-align: center;
}
.service .close-im a {
	display: block;
}
.service .close-im a:after {
	content: "\f00d";
	font-family: FontAwesome;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}
.service .close-im a:hover {
	text-decoration: none;
}
.service .open-im {
	cursor: pointer;
	height: 176px;
	width: 40px;
	color: #fff;
	font-size: 15px;
	background: url(../images/ser-close.png) no-repeat;
	text-align: center;
}
.service .open-im p {
	display: none;
}
 @media only screen and (max-width: 768px) {
.service {
	display: none
}
}
/*back-top*/
.back_top {
	width: 30px;
	height: 30px;
	position: fixed;
	right: 20px;
	bottom: 100px;
	z-index: 9999;
	display: none;
	background: url(../images/top.png) no-repeat center;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.back_top:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
@media only screen and (max-width: 768px) {
.back_top {
	right: 5px;
	bottom: 50px;
}
}
.fixed-con {
	width: 100%;
	display: none;
	line-height: 45px;
	color: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 45px;
	font-size: 16px;
	font-family: "oswald-regular";
	text-align: center;
	background: #e94733;
	text-transform: uppercase;
	box-shadow: 0 0 5px 2px rgba(255,255,255,0.2);
	z-index: 99999
}
.fixed-con:hover {
	color: #fff;
}
@media only screen and (max-width: 768px) {
.fot-botW {
	padding-bottom: 80px
}
.fixed-con {
	display: block;
}
}
.table-responsive {
	overflow-x: auto
}
.page-title em {
	display: none;
}
.faq_more {
	float: left;
	display: inline-block;
	width: 4%;
	background: #eee;
	line-height: 50px;
	text-align: center;
	max-width: 50px;
	color: #555;
	font-size: 26px;
}
.news_list li .faq_left {
	width: 96%;
	margin-left: 0;
	padding-left: 15px;
}
.news_list li .faq_left>div {
	max-height: 20px;
}
