body {
    font-family: Montserrat, Microsoft YaHei, Avenir, Helvetica, Arial, sans-serif;
	background-color: #fff; 
	font-size: 14px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
	color:#333;
	cursor:pointer;
	outline:0;
}

a, span, i, em {
    display: inline-block;
}

a:active {
    color: inherit;
	border:none;
}

a:after {
	border:none;
}

ol,ul {
    list-style: none;
}

form, input, textarea,select {
	font-family: "Microsoft YaHei";
	outline: 0;
}

h1, h2, h3, h4 {
	font-weight: 400;
}

i{ 
	font-style:normal; 
}

b {
	font-weight: normal;
}

img {
	border:0;
    vertical-align: middle;
}
::-moz-placeholder {
	color:#999;
}

::-webkit-input-placeholder {
	color:#999;
}

:-ms-input-placeholder {
	color:#999;
}

.clear {
	clear: both;
}

.clearfix::after {
	clear: both; 
	content: ""; 
	display: block; 
	height: 0;
}

.clearfix {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/**
  自定义滚动条，chrome
 */
*::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

*::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(144, 147, 153, 0.3);
}

img {
    max-width: 100%;
    height: auto;
}

body {
	background-color:#F8F8F9;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

/*搜索框*/
.search .search-input {
    box-sizing: content-box;
}

.search .search-input {
    display: block;
    width: 526px;
    height: 40px;
    padding: 0 10px 0 20px;
    border: #11AA99 2px solid;
    color: #333;
    border-top-left-radius: 44px;
    border-bottom-left-radius: 44px;
    font-size: 14px;
    line-height: 40px;
}

.search .search-btn {
    width: 95px;
    padding-left: 10px;
    text-align: center;
    background-color: #11AA99;
    line-height: 44px;
    height: 44px;
    cursor: pointer;
    border-top-right-radius: 44px;
    border-bottom-right-radius: 44px;
	display: flex;
    align-items: center;
    outline: none;
    border: none;
}

.search .search-btn i {
	width: 30px;
    margin-right: 5px;
    vertical-align: -1px;
	display: flex;
    align-items: center;
}

.search .search-btn span {
    color: #fff;
}

.rec {
    width: 615px;
    margin: 5px auto;
    height: 20px;
    overflow: hidden;
}

.rec a {
    color: #999;
    display: inline-block;
    margin-right: 15px;
    font-size: 12px;
}

.rec a:hover {
	color: #11AA99;
}

/*搜索页*/
.top-bar {
    height: 35px;
    background-color: #f0f0f0;
    line-height: 35px;
}

.top-bar .slogan { 
	color: #8b8b8b;
	line-height:35px;
}

.top-bar a {
	color:#8b8b8b;
	margin-left:30px;
}

.top-bar a i {
	margin-right: 5px;
	color: #8b8b8b;
}

.top-bar a:hover i,.top-bar a:hover {
	color: #11AA99;
}

.top-bar .tit:hover i {
	background-position:-46px -10px;
}

.haeder {
    height: 130px;
    width: 100%;
    background-color: #fff;
}

.haeder .logo {
    width: 120px;
    margin-top: 45px;
}

.no-login {
    width: 60px;
    text-align: center;
    cursor: pointer;
	margin-top: 40px;
    margin-left: 15px;
}

.no-login i {
    display: inline-block;
    width: 25px;
}

.no-login span {
    color: #11AA99;
    font-size: 12px;
    display: inline-block;
    width: 60px;
    text-align: center;
}

.fixed-top {
    position: fixed;
    left: 0;
    top: -70px;
    z-index: 5;
    width: 100%;
    background-color: #fff;
    height: 64px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
}

.haeder .search-box {
    height: 44px;
}

.search-banner {
    width: 100%;
    height: auto;
    padding-top: 16px;
}

.search-category {
	padding-top: 1px;
    background-color: #fff;
    position: relative;
}

.search-result {
    width: 1140px;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
    color: #999;
}

.search-result span {
    color: #999;
    line-height: 45px;
    display: inline-block;
}

.search-result .clearfix {
    line-height: normal;
}

.search-result .result-num {
    margin-left: 5px;
}

.search-result a{
    color: #999;
}

.sub-category{
    overflow: hidden;
    position: relative;
    background-color: #fff;
    clear: both;
    height: 45px;
}

.cate-title{
    width: 50px;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    color: #999;
    background-color: #fff;
    margin-left: 28px;
}

.right-title{
    width: 1110px;
    overflow: hidden;
    background-color: #fff;
    padding: 5px 0;
}

.sub-category a{
    color: #666;
    height: 35px;
    margin-right: 38px;
    line-height: 35px;
    display: inline-block;
}

.sub-category a:hover{
	color: #11AA99;
}

.dashed-line {
    border-bottom: #ebebeb 1px dashed;
    width: 100%;
}

/*主体*/
.template {
    background-color: #fff;
}

.title {
    color: #666;
    font-size: 18px;
    padding-top: 16px;
}

.title span {
    width: 4px;
    height: 25px;
    background-color: #11AA99;
    margin-left: 10px;
    margin-right: 15px;
    float: left;
}

.content {
    background-color: #fff;
    padding: 1px 26px 30px;
    width: 1148px;
    margin: 16px auto;
    box-sizing: content-box;
}

/*推荐*/
.rec-title {
    color: #666;
    font-size: 18px;
    font-weight: bolder;
    margin-top: 30px;
}

.rec-title span {
    width: 4px;
    height: 16px;
    background-color: #11AA99;
    margin-left: 6px;
    margin-right: 15px;
}

.rec-list {
    width: 1148px;
    /*height: 100px;*/
    overflow: hidden;
    border-radius: 5px;
    margin-top: 30px;
    position: relative;
}

.charge {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 3;
    width: 28px;
}

.rec-list .list-info {
    padding: 0 36px 0 20px;
}

.rec-list .list-info {
    background: url(../images/top-bg.png);
    height: 45px;
    position: absolute;
    top: -50px;
    left: 0;
    padding: 0 35px 0 45px;
    z-index: 2;
    transition: all 0.2s;
}

.rec-list:hover .list-info {
	top: 0;
}

.rec-list .list-info a {
    display: block;
    width: 1092px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    font-size: 14px;
}

.pic-list {
    width: 205px;
    /*height: 205px;*/
    overflow: hidden;
    border-radius: 5px;
    margin-right: 30px;
    margin-top: 30px;
    position: relative;

}

.pic-list .img a {
	height: 100%;
}

.pic-list .img a img {
	display: block;
	border-radius: 5px;
}

.pic-list .list-info {
	background: url(../images/top-bg.png);
	height: 45px;
	position: absolute;
	top:-50px;
	left: 0;
	padding: 0 35px 0 45px;
	z-index:2;
	transition: all 0.2s;
}

.pic-list .list-info a{
	display: block;
	width:210px;
	line-height:40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	font-size:14px;
}

.pic-list:hover .list-info {
	top: 0;
}

.pic-list .list-info {
	padding: 0 36px 0 20px;
}

.over-width {
    width: 1180px;
}

.hf-list .number {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0px 13px;
    color: #fff;
    height: 26px;
    line-height: 26px;
    border-radius: 14px;
    background: #666;
}

/*导航悬浮*/
.fixed-top {
    position: fixed;
    left: 0;
    top:-70px;
    display:none;
    z-index: 5;
    width: 100%;
    background-color: #fff;
    height:64px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
}

.fixed-top .logo {
    width:90px;
    margin-top: 14px; 
    margin-right: 140px;

}

.fixed-top .logo img {
    width:100%;
}

.fixed-top .search {
    margin-top: 11px;
}

.fixed-top .no-login {
    width: 60px;
    text-align: center;
    cursor: pointer;
    margin-top: 11px;
    margin-left: 15px;
}

.block {
    display: block; 
    top: 0px;
}

/*底部*/
footer {
	width: 100%;
    background: #2b3139;
    height: auto;
}

footer .bottom-logo {
	width:100px;
	display: block;
    margin: 0 auto;
    text-align: center;
	padding: 40px 0;
}

footer .copyright {
    height: 38px;
    background-color: #313740;
}

footer .copyright p {
    line-height: 38px;
    text-align: center;
    font-size: 12px;
    color: #6c7076;
}

footer .copyright p * {
    color: #6c7076;
}

/*侧边悬浮*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#11AA99;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{/*background:#D2D3D6;*/display:none;}
.suspension .a-top:hover{background:#11AA99;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}