@charset "utf-8";
/* CSS Document */
.benefit{
    margin-top: 60px;
    margin-bottom: 40px;
}
.benefit ul li{
    width: 264px;
    float: left;
    background: #fff;
    height: 168px;
    border-radius: 10px;
    margin-right: 73px;
    margin-bottom: 50px;
    text-align: center;
    position: relative;
    padding: 0px 20px;
    box-sizing: border-box;
}
.benefit ul li img{
    text-align: center;
    display: inline-block;
    position: absolute;
    top: -24px;
    left: 108px;
}
.benefit_title{
    font-size: 20px;
    margin-top: 42px;
    margin-bottom: 10px;
}
.benefit_info{
    line-height: 26px;
    text-align: left;
}
.bold{
    font-weight: bold;
}
.no_margin{
	margin-bottom: 0px!important;
}


.reconmmend_special{
    margin-bottom:24px;
}
.mt-tabpage {
    width: 1280px;
    margin: 15px auto 0px;
    background-color: #FFFFFF;
    border: 1px solid #e1e8f6;
}
.mt-tabpage-title {
    height: 56px;
    font-size: 0;
    width: 100%;
    margin: auto;
    background: #f1f4fa;
    border-bottom: 1px solid #dae1ef;
    padding: 0px 30px;
    box-sizing: border-box;
}
.mt-tabpage-title a:first-child{
    width: 298px;
}
.mt-tabpage-title a:nth-of-type(2){
    width: 300px;
}
.mt-tabpage-title a:nth-of-type(3){
    width: 300px;
}
.mt-tabpage-title a:nth-of-type(4){
    width: 300px;
}
.mt-tabpage-title a:nth-of-type(5) {
    width: 213px;
}
.mt-tabpage-title .mt-tabpage-item {
    display: inline-block;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #333;
    font-size: 18px;
    float: left;
}
.mt-tabpage-title .mt-tabpage-item:hover{
    color: #f97306;
    text-decoration: none;
}
.mt-tabpage-title .mt-tabpage-item-cur {
    color: #f97306;
    font-size: 20px;
    position:relative;
    background: #fff;
    border-left: 1px solid #dae1ef;
    border-right: 1px solid #dae1ef;
    font-weight: bold;
}
.mt-tabpage-title .mt-tabpage-item-cur:before{
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background: #f97306;
}
.mt-tabpage-count {
    position: relative;
    overflow: hidden;
    margin: 10px 30px 20px 30px;
    height: 655px;
}
.mt-tabpage-cont__wrap {
    position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
    width: 1280px;
}
.tab_div{
    position: relative;
}
.con_table{}
.con_table tr td:first-child{
    text-align:center;
}
.con_table tr th{
    color: #111b51;
    font-size: 15px;
    font-weight: bold;
    padding: 10px;
}
.con_table tr:nth-of-type(2n){
	
background: #f3f3fb;
}
.con_table tr td{
    font-size: 15px;
    padding: 12px 10px;
}
.con_table tr td:nth-of-type(5){text-indent: 10px;}
.con_list_a{
    color: #007fe9;
    margin-right: 20px;
}
.tab_p{
    padding: 10px 0px 5px;
    line-height: 32px;
}
.page_second_title span:after {
    width: 84px;
}
.submission_tip{
    font-size: 13px;
    line-height: 26px;
    padding-top: 9px;
}
.submission_method:last-child{
	border: none;
	margin-bottom: 0;
}
.select_tip{
    display: inline-block;
    background: #fcf8e3;
    line-height: 32px;
    text-align: center;
    padding: 0px 10px;
    font-size: 14px;
    color: #a26b22;
    border-radius: 4px;
    margin-left: 20px;
}
.fm_radio{width: 16px;height: 16px;margin-right: 0px;}
.submission_method:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.dowmload_item{
	margin-top: 0px;
}
.benefit ul li{
	width: 378px;
}
.benefit ul li img {
    left: 170px;
}