﻿.talentapt_news_list{margin-top: 25px; padding:0 15px;}
.talentapt_news_list > li{width: 50%; float: left; margin-bottom:10px;}

.talentapt_news_list > li:nth-of-type(2n){padding-left:30px;}

.talentapt_news_list > li > a{display: block; font-weight:normal; padding-left:25px; padding-right:35px; position:relative;}
    .talentapt_news_list > li > a:before{display: block; content:''; width: 0; height: 0; border:2px solid #231815; position:absolute; left:10px; top:7px;}
    .talentapt_news_list > li > a:after{display: block; content:''; width: 10px; height: 11px; position:absolute; right:20px; top:3px; background:url(../../../Images/r_icon.png) no-repeat 0 center;}
.talentapt_news_list > li > a:hover,
.talentapt_news_list > li > a:focus{color:#0b82db;}
.talentapt_news_list > li > a:hover:before{border-color:#0b82db;}
.talentapt_news_list > li > a:hover:after{background-position:-10px center;}
/*表单样式*/
.red{color:red}
.suqiu_table{width:100%;font-size:14px}
.suqiu_table td{padding:16px 5px}
.suqiu_input{height:36px;padding:0 8px;width:100%;border:1px solid #ccc}
.txtArea {height:100px;line-height:22px;padding:8px;border:1px solid #ccc}
.submit_btn{background:rgb(44,163,221);color:#fff;border-radius:3px;width:140px;height:40px;border:1px solid rgb(44,163,221);margin-left:50px}
.row{padding: 0 30px;}

/*placeholder样式*/
.suqiu_table input::-webkit-input-placeholder { /* WebKit browsers */
color:#999;
}

.suqiu_table input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#999;
}

.suqiu_table input::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#999;
}

.suqiu_table input:-ms-input-placeholder { /* Internet Explorer 10+ */
color:#999;
}

.suqiu_table textarea::-webkit-input-placeholder { /* WebKit browsers */
color:#999;
}

.suqiu_table textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#999;
}

.suqiu_table textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#999;
}

.suqiu_table textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
color:#999;
}
