﻿/*全局样式开始*/

html {
	margin-top: 0 !important;
}

.height_100 {
	height: 100%;
}
.n_img {
    float:  left;
    width: 100px;
}

.n_con {
    float:  right;
    width: calc(100% - 120px);
}

.n_infos {
    color:  #000;
    font-size:  12px;
    height:  60px;
    text-align:  left;
    overflow:  hidden;
}
.am-header .am-header-title {
	position: relative;
}
.index_pro_box.bg-clr-f5.am-text-center.appli-area {
    display:  none;
}.clear {
    clear: both;
    font-size: 1px;
    width: 1px;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}
.over-y {
	overflow-y: hidden;
}


/*主盒容器*/

.mian-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	height: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
	position: relative;
}

.content-box {
	position: relative;
	overflow: auto;
	width: 100%;
	height: 100%;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow-y: auto;
	overflow-x: hidden;
}


/*列表页盒模型 用于无限滚动*/

.main_list_box {
	position: absolute;
	width: 100%
}

#commercelist {
	width: 100%;
	height: calc(100% - 104px);
	position: absolute;
	top: 0;
	left: 0;
	overflow-x: hidden;
	overflow-y: auto;
	touch-action: pan-y;
	-webkit-overflow-scrolling: touch;
}


/*底部菜单*/

.foot_menu {
	border-top: 0.02rem solid #e7e7e7;
	text-align: center;
}

.flex_align_center {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.flex_subitem {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	display: block;
}

.foot_menu {
	height: 54px;
	background: #fff;
}

.foot_menu a {
	height: 50px;
	line-height: 75px;
	font-size: 13px;
	font-weight: 300;
	color: #222;
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: center 3px;
}


/*分类菜单*/

#headerSortBox:after {
	content: "";
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -2px;
	border-width: 5px 5px 0 5px;
	border-style: solid;
	border-color: #ffffff transparent;
}

#headerSortBox.on:after {
	border-width: 0px 5px 5px 5px;
}

.sortbar {
	display: none;
	position: absolute;
	top: 105%;
	left: 25%;
	right: 25%;
	padding: 5px;
	background-color: rgba(47, 47, 47, 1);
	border-radius: 7px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
}

#headerSortBox.on+.sortbar {
	display: block;
}

.sortbar a {
	display: block;
	overflow: hidden;
	border-color: #494949 #181818 #181818 #494949;
	border-left: 1px solid #494949;
	border-style: solid;
	border-width: 1px;
	height: 37px;
	background-color: rgba(58, 58, 58, 1);
	color: #FFFFFF;
	line-height: 37px;
	text-align: center;
	text-shadow: 0 2px 2px #000000;
}


/*左侧菜单*/

.quickmenu ul {
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 0;
}

.quickmenu ul li {
	font-size: 15px;
	line-height: 45px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08);
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #333;
}

.quickmenu ul li a {
	color: #fff;
	background-repeat: no-repeat;
	padding-left: 45px;
	display: block;
	background-position: left center;
	font-weight: 300;
	background-size: 36px;
	margin-left: 15px;
}

.quickmenu ul li.divider {
	padding-left: 10px;
	color: #fff;
	line-height: 35px;
}


/*全局样式结束*/


/*首页*/


/*logo*/

.am-header .am-header-title {
	color: #ffffff;
}

.am-header-default {
	background: #444444;
}

.am-header .am-header-title img {
	margin-top: 12px;
}


/*banner*/

.am-slider-default .am-control-nav {
	bottom: 10px;
}

.am-slider-default .am-control-nav li a {
	background-color: #7d7d7d;
}

.am-slider-default .am-control-nav li a:hover {
	background-color: #0e90d2;
	background-color: #0e90d2;
}


/*搜索框*/

.input-head {
	background: #ffffff !important;
}

.input-head input {
	background: #ffffff;
	color: #888888;
	font-size: 14px;
}

.search-bg {
	
}

.i-s-box {
	height: 32px;
	position: relative;
	color: #999999;
    border: 1px solid #ededed;
    border-radius: 0px !important;
}

.i-s-box a {
	color: #666666;
	padding-left: 4px;
}

.index-search input {
	padding: 0;
	margin: 0;
	height: 29px;
	position: absolute;
	top: 1;
	bottom: 0;
	width: calc(100% - 50px);
	text-align: center;
}


/*首页菜单*/

.index_menu_box {
	background: #ffffff;
}

.index_menu_box li {
	width: 25%;
	float: left;
	text-align: center;
	padding: 2px;
	height: 60px;
	line-height: 40px;
	margin-bottom: 5px;
}

.index_menu_box a {
	text-align: center;
	display: block;
	font-size: 12px;
	color: #555555;
	background: #ffffff;
}

.index_menu_box a img {
	height: 60px;
}

.index_menu_box a p {
	margin: 0px 0;
}

.index_menu_box li span {
	display: block;
	width: 100%;
	height: 60px;
	background-size: 61px;
	background-repeat: no-repeat;
	background-position: center;
}


/*首页标题*/

.title {
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	color: #555555;
	margin: 0 auto;
}

.title1 {
    text-align: center;
    font-size: 22px;
    font-weight: 300;
    color: #444444;
    width: 250px;
    height: 34px;
    margin: 0 auto;
    font-family: SimSun;
    margin-top: 24px;
}
.title2 {
    text-align: center;
    font-size: 22px;
    font-weight: 300;
    color: #444444;
    width: 250px;
    height: 56px;
    margin: 0 auto;
    font-family: SimSun;
    margin-top: 24px;
    padding-top: 20px;
}
.servicemax {
	padding-left: 10px;
	background: #fff;
	padding-right: 10px;
	padding-bottom: 26px;
	margin-top: 10px;
}
.maintenance{
	    margin-top: 27px;
    background: #fafafa !important; 
    padding-bottom: 20px;
}

/*首页新闻*/

.area-li {
	width: 33.33% !important;
	padding: 4px;
}
.area-lis {
	width: 33.33% !important;
	padding: 4px;
}
.area-liss {
	width: 100% !important;
	padding: 5px 10px;
	float:  none;
}

.area-li span {
	font-size: 12px;
	color: #333333;
	font-family: SimSun;
	height: 55px;
    line-height: 55px;
    display: block;
}

.area-li img {
	border: none !important;
	width: 62% !important;
	margin-top: 10px;
	height:  70px;
}
.area-lis span {
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	height: 26px;
    line-height: 34px;
    display: block;
}
.area-lis font{
    color: #39abff;
    font-size: 12px;
    font-family: SimSun;
    font-weight: bold;
}
.area-lis img {
	border: none !important;
	width: 100% !important;
	margin-top: 20px;
	margin-bottom: 20px;
}.am-avg-sm-4>li:nth-of-type(4n+1) {
    clear: none;
}



.area-liss >div >a {
    width: 40%;
    float:  left;
}

.area-liss >div >span {
    width:  60%;
    float: left;
}
.area-liss span {
	font-size: 14px;
	color: #333333;
	font-family: Arial;
	height: 26px;
	line-height: 24px;
	display: block;
	margin-top: 10px;
	margin-bottom:  10px;
	text-align:  left;
	white-space: nowrap;
	overflow:  hidden;
	text-overflow: ellipsis;
}

.area-liss img {
	border: none !important;
	width: 100% !important;
}
.i-n-img {
	max-width: 100px;
	max-height: 100px;
}

.i-n-text {
	width: calc(100% - 110px);
}

.i-n-text h3 {
	margin: 0;
}

.i-n-text h3 a {
	font-size: 14px;
	color: #555555;
	font-weight: 400;
	line-height: 28px;
	display: block;
	font-family: SimSun;
}

.i-n-text div {
	font-size: 12px;
	color: #888;
	line-height: 25px;
	height: 45px;
}

.i-n-text div a {
	color: #946652;
}

.index_news_box>div

.brand {
	font-size: 14px;
	color: #888888;
}


/*分类首页*/

.ili_title {
	line-height: 44px;
	padding-left: 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	color: #727272;
	font-size: 18px;
	height: 44px;
	margin-top: 10px;
}

.ili_title i {
	padding-right: 6px;
	font-size: 15px;
}


/*新闻*/

.n-img {
	max-width: 100px;
	max-height: 100px;
}

.n-text {
	width: calc(100% - 110px);
}

.nl_text {
	width: 100%;
}

.n-text h3 {
	margin: 0;
}

.n-text h3 a {
	font-size: 14px;
	color: #555555;
	font-weight: 400;
	line-height: 28px;
	display: block;
}

.n-text div {
	font-size: 12px;
	color: #888;
	line-height: 25px;
	height: 45px;
}

.n-text div a {
	color: #888;
}

.nl .news-list {
	border-bottom: 1px dashed #ededed;
}

.text {
	font-family: SimSun;
	font-size: 14px;
	color: #888888;
	padding-top: 10px;
	text-align: left;
	width: 96%;
	margin: 0 auto;
}


/*分类招聘*/

.lists.jobs li {
	list-style: none;
	position: relative;
	border-bottom: 1px dashed #ededed;
}

.lists.jobs li a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}

.lists.jobs ol li>a {
	display: block;
	overflow: hidden;
	margin-right: 25px;
	height: 49px;
	padding-left: 50px;
	background: url(/wap/templates/default/images/icon-32x32-list-jobs.png) no-repeat 10px center;
	background-size: 23px;
	background-position: 15px center;
	white-space: nowrap;
}

.lists.jobs li>a>span {
	display: block;
	overflow: hidden;
	line-height: 50px;
	text-overflow: ellipsis;
	color: #000000;
	font-size: 17px;
	font-weight: 300;
}

.lists.jobs li>i {
	display: block;
	position: absolute;
	top: 0px;
	right: 5px;
	width: 50px;
	height: 50px;
	background-image: url(/wap/templates/default/images/icon-11x11-attributeitems.png);
	background-position: center;
	background-repeat: no-repeat;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	background-size: 10px;
}

.lists.jobs li>i.on {
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

.lists.jobs li>i.on+div {
	display: block;
	overflow: hidden;
}

.lists.jobs li>div {
	display: none;
	background-color: #f1f0f5;
	color: #000;
	width: 100%;
}

.lists.jobs li>div>span {
	display: block;
	float: left;
	padding: 15px;
	width: 100%;
	font-size: 18px;
	line-height: 100%;
	text-align: left;
	font-weight: 300;
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 23px;
	padding-left: 54px;
	border-bottom: 1px dashed #e2dbdb;
	margin-left: 0px;
}

.lists.jobs li>div>span.j_num {
	background-image: url(/wap/templates/default/images/pro_icon.png);
}

.lists.jobs li>div>span.j_sexneed {
	background-image: url(/wap/templates/default/images/sex_icon.png);
}

.lists.jobs li>div>span.j_jobsobj {
	background-image: url(/wap/templates/default/images/boj_icon.png);
}

.lists.jobs li>div>span.j_more {
	padding-left: 15px;
}


/*下载列表页*/

.lists.downs .dl div {
	display: block;
	border-bottom: 1px dashed #ededed;
	overflow: hidden;
	background: #fff;
	color: #555555;
	line-height: 50px;
}

.lists.downs .dl div>small {
	display: block;
	float: left;
	width: 50px;
	background-image: url(/wap/templates/default/images//icon-32x26-downs.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	line-height: 50px;
	text-align: center;
}

.lists.downs .dl div a:nth-of-type(1) {
	display: block;
	width: calc(100% - 150px);
	white-space: nowrap;
	overflow: hidden;
	float: left;
	text-overflow: ellipsis;
	color: #8c8c8c;
}

.lists.downs .dl div>a:nth-of-type(2) {
	font-size: 16px;
}

.lists.downs .dl div>a:only-of-type {
	line-height: 52px;
}

.lists.downs .dl div>small.docx {
	background-image: url(/wap/templates/default/images/docx.png);
}

.lists.downs .dl div>small.rar {
	background-image: url(/wap/templates/default/images/rar.png);
}

.lists.downs .dl div>small.ppt {
	background-image: url(/wap/templates/default/images/ppt.png);
}

.lists.downs .dl div>small.pdf {
	background-image: url(/wap/templates/default/images/pdf.png);
}

.lists.downs .dl div>small.apk {
	background-image: url(/wap/templates/default/images/apk.png);
}

.lists.downs .dl div>small.xls {
	background-image: url(/wap/templates/default/images/xlsx.png);
}

.lists.downs .dl div>small.jpg {
	background-image: url(/wap/templates/default/images/jpg.png);
}

.lists.downs .dl div>small.txt {
	background-image: url(/wap/templates/default/images/txt.png);
}


/*详细页*/
.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}
.v_title {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #555555;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ededed;
}

.detailed_box {
	line-height: 30px;
	color: #555;
	font-size: 17px;
}

.infos {
	font-size: 14px;
	color: #555555;
}


/*留言板*/

.gbook_frm_box input {
	margin-bottom: 10px;
}

.am-btn {
	padding: 10px 16px
}

.More-pro {
	padding: 10px 20px;
	background: #f4527b;
	border-color: #f4527b;
	border-radius: 4px !important;
}

.more {
	width: 10%;
	margin-top: 22px;
	margin-bottom: 10px;
}


/*搜索页面*/
.pl .img img {
    height: 170px;
    width: 170px;
}
.pro_serarch .keywd_input {
	border: 1px solid #e2e2e2;
	width: calc(100% - 150px);
}