﻿/*配置字体，字体大小，字体颜色*/
body {
    font-family: PingFang SC,'Helvetica Neue',Hiragino Sans GB,Roboto,Arial,Helvetica,Microsoft YaHei，Microsoft JhengHei，SimSun,sans-serif;
    font-size: 12px;
    line-height: 1.71429;
    color: #333;
    background-color: #fff
}
input::-ms-clear {
	display:none;
}
.productid-for-webmagic{display:none !important;font-size:0 !important;}

a {
    /*color: #3ec0f0;*/
    text-decoration: none;
    -webkit-transition: color, 0.2s;
    transition: color, 0.2s
}
/*鼠标移上就变成主色#e1303d*/
a:hover {
    color: #e1303d;
    text-decoration: none
}
.clear:after {
    display: block;
    content: "";
    clear:both;
}

.left{float:left;}
.right{float: right;}

/*头部和尾部链接字体的设置*/
.menu-top-content a{
    color:#333;
}

.menu-top-content a:hover{
    color:#3ec0f0;
}

.select-box{padding:0 10px;text-align:center;float:right;color:#333333;margin-top: 35px;position: relative;}
.select-box .select-text{padding:0 8px; cursor: pointer; height:26px;line-height: 26px;background: url(../../images/v1/help/arrow-up.png) no-repeat right 16px;}
.select-box .select-text.up{background: url(../../images/v1/help/arrow-down.png) no-repeat right 16px;}
.select-box .select-option{display: none; width:100px;position: absolute;top:40px;left:0;background: #f5f5f5;z-index: 99999;}
.select-box .select-option a{display: block;overflow: hidden;height:30px;line-height: 30px;}
.select-box .select-option em{
    content: '';
    display: inline-block;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #f5f5f5;
    border-top: none;
    position: absolute;
    top: -8px;
    left: 59px;
}

/*主色为：#e1303d*/
/*header配置*/
.menu-top-line {
    width: 100%;
    position: fixed;
    top: 0;
    border-bottom: 2px solid #e1303d;
    display: block;
}
.menu-top{
    border-bottom: 1px solid #eee;
    background-color: #e41981;
}
.menu-top-content {
    height: 80px;
    background-color: #fff;
    margin: auto;
    font-weight: 400;
    font-style: normal;
    color: #333;
    display: block;
    width: 1200px;
    margin: 0 auto;
    background-color: #e41981;
}

.console-nav-logo {
    display: block;
    background: url("../../images/v1/help/newlogo.png") left center no-repeat;
   	color: #fff;
    font-size: 18px;
    font-weight: 700;
    width:232px;
    height: 41px;
    line-height: 41px;
    vertical-align: middle;
    margin-top: 5px;
    padding-left: 45px;
    margin-left: calc((100% - 1200px)/2);
    
}
.console-helpcenter-font{
    color: #FFFFFF;
    float: right;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    margin-right: 24px;
}
/*.console-helpcenter-logo {*/
    /*display: block;*/
    /*background: url("../../images/v1/help/helpcenter-logo.png") left center no-repeat;*/
    /*width: 105px;*/
    /*height: 81px;*/
    /*background-size: 105px;*/
/*}*/
/*footer配置*/
.console-top-footer{
	position:fixed;
	bottom:0;
	margin-bottom: 0;
    width: 100%;
    height: 50px;
    clear: both;
    font-size: 14px;
    display: table;
    z-index: 10000;
}

.footer-left {
	text-align: left;
	float: left;
}

.footer-left > a:first-child {
	border-left: none;
	padding-left: 0;
}

.footer-left > a {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	padding-left: 8px;
	padding-right: 4px;
	color: rgba(255, 255, 255, 0.65);
}

.footer-left > a:hover {
	color: #e1303d;
}

.footer-right > span{
    display: inline-block;
	height: 18px;
	line-height: 18px;
	padding-left: 8px;
	padding-right: 4px;
}

.container-fluid:after, .container-fluid:before, .container:after, .container:before {
    display: table;
    line-height: 0;
    content: "";
}
.footer-copyright-content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    min-width: 1280px;
}
/*配置主体色调的控件*/

/*分页控件*/

.pagination .go{
    border:1px solid #e1303d;
}
.pagination a.page.active,.pagination .go:hover{
    background-color: #e1303d;
}
/*左边菜单栏的样式设置*/
.vnavbar ul .sub-level li.current {
    /*border-left: 2px solid #e1303d;*/
}
.vnavbar ul li.current {
	position:relative;
    color: #e1303d;
    /* background-color: #e1303d !important; */
}
.vnavbar ul li.current:before{
    content: '';
    position: absolute;
    left: -200px;
    top: 0;
    width: 500px;
    height: 58px;
    background-color: #ffeced;
}
.vnavbar ul li.current a{
	border-right: 4px solid #e1303d;
}
.vnavbar ul .current .arrow-up {
    border-bottom-color: #e1303d
}
.vnavbar ul .current .arrow-down {
    border-top-color: #e1303d
}
.vnavbar ul li[data-haschild='false'].current {
    /*border-left: 2px solid #e1303d;*/
    /* background-color: #e1303d !important; */
}
/*内容中按钮和图片样式设置*/
.tab_list li:hover, .tab_list li.active {
    background-color: #e1303d;
}

.dld-text-box{margin:20px 0 40px 0;}
.dld-text-box .dld-text-title{line-height: normal; text-align: left; font-size: 24px;font-style: normal;font-weight: normal;margin:0;padding:0;}
.dld-text-box .dld-content{margin-top: 16px;}
