@charset "gb2312"; 
/* ----------------------------------
 * Discuz! X3.0 X3.1 X3.2 (C) 周末设计
 * http://www.haoweek.com
----------------------------------*/


.who {
    width: 995px;
    margin: 0px auto;
    overflow: hidden;
    text-align: left;
}
.main { padding: 50px 0 80px 0; }
.main .main__list { text-align: center; }
.main .main__list h4 { margin: 0 10px; font-size: 30px; color: #c12428; }
.main .main__list h4::after { width: 100px; height: 2px; background: #000; display: block; margin: 5px auto; }
.main form { text-align: center; padding: 30px 0; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
.main form .sr_frm_box { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
.main form .ipt { padding: 10px; border-radius: 6px; outline: 0; border: 1px solid #ccc; font-size: 16px; width: 400px; }
.main form button[type=submit] { padding: 10px 40px; cursor: pointer; margin-left: 15px; display: block; background: #c12428; color: #fff; border: 0; transition: all 0.5s; border-radius: 6px; font-size: 16px; outline: 0; }
.main form button[type=submit]:hover { background:#c12428; }
.sr_logo{height:auto!important; height:150px; min-height:150px;}
.sr_list{background:url(../images/sr_list_tbg.jpg) repeat-x;}
.sr_logo{height:auto!important; height:80px; min-height:80px;}
.sr_list .sr_frm_box{position:relative;}
.sr_list .sr_frm_box .sr_infoul{position:absolute; top:33px; background:#fff; left:0px!important;}

.sr_list .sr_main{background:url(../images/sr_listbg.jpg) no-repeat;}
.sr_list .sr_head{ padding:0px 30px;}
.sr_list .sr_logo img{ margin-left:0px;}
.sr_list .sr_logo{position:relative;overflow:visible;}
.sr_list .sr_logo div.l{ margin-top:80px;position:relative;}
.sr_list .jg{ text-align:center; font-size:12px; margin:46px 0 20px 0;}
.brd1s{background:url(../images/sr_xbg.jpg) no-repeat; width:946px; height:2px; margin:10px auto 0px;}
.sr_lists{padding-bottom:80px}
.sr_lists .l{ width:220px; float:left; background:url(../images/sr_ybg.jpg) no-repeat right top; height:auto!important; height:842px; min-height:842px;}
.sr_lists .l div{margin:16px 0px 0px; text-align:right; font-size:12px; background:url(../images/sr_bbg.jpg) no-repeat 100% 100%; padding:10px; padding-left:0px; margin-right:1px;}
.bgno{background:none!important;}
.sr_lists .l div span{ font-size:12px; color:#999;}
.sr_lists .l div ul{ margin-top:6px;}
.sr_lists .l div ul li{ height:24px; line-height:24px; overflow:hidden;}
.sr_lists .l div ul li a{ padding-right:16px;}
.sr_lists .l div ul li a:hover,.sr_lists .l div ul li a.ac{background:url(../images/bg_member_1.gif) no-repeat 100% -30px; font-weight:bold;}

.sr_lists .c{text-align:left;}
.sr_lists .c ul{ margin:10px;}
.sr_lists .c li{border-bottom:1px dashed #CCC; margin-top:18px;}
.sr_lists .c li div p{ line-height:25px; margin-top:6px; font-size:12px; color:#999;}
.sr_lists .c li div.adds{ font-size:12px; margin:10px 0px;}

.sr_lists .c li a img{float:left; border:1px solid #ADCBE9; padding:2px; background:#FFF; margin-right:10px;}
.sr_lists .c li a:hover img{background:#efefef;}
.sr_lists .c .a2{ margin:10px;}

.sr_list .sr_frm_box {
    position: relative;
}
.sr_frm_box {
    height: 33px;
    line-height: 33px;
}
.sr_frm_box form{padding:0 !important;}
.sr_frmipt {
	margin:0 auto;
    width:398px;
    height: 30px;
	border:#ddd solid 1px;
	border-right:0;
	position: relative;
}
.sr_frmipt input, .sr_frmipt .sp {
    float: left;
}

.sr_frmipt input.ipt {
	padding:0 !important;
    height: 26px;
    line-height: 26px;
    margin-left: 8px;
    max-width:282px;
	width:282px;
    border: none;
}
.sp {
    background: url(../images/sr_iptbg.gif) no-repeat -423px 0px;
    text-indent: -10000px;
    width: 8px;
    margin-left: 8px;
    height: 30px;
    cursor: pointer;
}
.ss_btn {
	position:absolute;
	top:-1px; right:0;
    background:#c12428;
    width: 82px;
    cursor: pointer;
    border: none;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    height: 32px!important;
    
}

.bhxq h3 {
    text-align: center;
    color: #333;
    font-size: 26px;
    padding: 0 0 30px;
}
.lists{padding-bottom:40px;}

.item {
    border-bottom: 2px solid #d4a66b;
    display: flex;
    align-items: center;
    padding: 15px 10px;
}

.item p {
    font-size: 16px;
    color: #333;
}

.item p:first-of-type {
    padding-right: 30px;
   white-space: nowrap;
}