@charset "utf-8";
html {
    background-color: #f5f5f5;
}
/*信箱页面样式*/
/*信箱列表*/
.wrap {
    max-width: 132rem;
    margin: 0 auto;
}
.w-gl {
    background: #f2f6f9;
    margin: 20px;
    padding: 20px 0px;
    border-radius: 12px;
}
.content-center {
    background: #fff;
    padding: 1.5rem 0px;
    border-radius: 8px;
}
.w-content-bg .wrap {
    background: #fff;
}
.w-leaderInfo {
    padding-top: 20px;
    padding-bottom: 30px;
}
.w-leader-tit>.con-lm-top {
    float: left;
}
.hd-conts .w-leaderInfo .w-leader-tit {
    border-bottom: none;
}
.hd-conts .w-leader-tit>.con-lm-top {
    padding-left: 0px;
}
.hd-conts .w-leaderInfo .hd-center {
    background: #fff;
    margin: 0px 20px;
    border-radius: 8px;
    padding: 20px;
}
.w-xin-search .xin-tit-lf {
    background: url(hd_lf_icon.png) no-repeat center left;
    padding-left: 15px;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
}
.w-xinSelect-cont {
    border: 1px solid #E7E7E7;
    border-radius: 8px;
    padding: 0px 10px;
    height: 48px;
    line-height: 48px;
}
.w-xin-search,.w-xinSelect-cont,.w-xin-list li {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}
.w-xin-list {
    margin-bottom: 30px;
}
.w-xin-search .w-xinSelect-cont img {
    width: auto;
    height: 20px;
    cursor: pointer;
}
.fgx-line {
    width: 1px;
    height: 20px;
    background: #E7E7E7;
    margin-right: 10px;
}
.w-xin-list li {
    width: 100%;
    align-items: flex-start;
}
.w-xin-list li span {
    text-align: center;
}
.w-xin-list li span.w-tit {
    text-align: left;
    padding-left: 10px;
}
.w-xin-list #content {
    background: #F5F8FA;
    border-radius: 8px;
}
.w-xin-list #content span {
    font-size: 18px;
    line-height: 56px;
    height: 56px;
}
.w-xin-list li span a {
    padding-left: 15px;
    color: #333;
    background: url(hd_list.png) no-repeat center left;
    display: block;
}
.w-xin-list li span a:hover {
    color: #1B5395;
    background: url(hd_list_on.png) no-repeat center left;
}
.w-state {
    color: #19721B;
}
/*写信须知*/
.xin-xzbj {
    position: relative;
    margin: 0px 20px 20px;
}
.xin-xzbj h3 {
    position: absolute;
    font-size: 36px;
    top: 75px;
    left: 50px;
    color: #fff;
}
.xin-notice-tit {
    height: 24px;
    line-height: 24px;
    justify-content: space-between;
    margin: 10px 0px 30px;
}
.xz-dw-tit,.xin-notice-tit {
    display: inline-flex;
    align-items: center;
}
.xz-dw-tit {
    margin: 0px !important;
}
.w-dqlm {
    display: inline-flex;
    line-height: 24px;
    height: 24px;
}
.w-dqlm span {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin-left: 10px;
}
.xin-notice {
    background: #F9F9F9 url(hd_bj2.png) no-repeat bottom right;
    padding: 20px;
}
.xin-notice p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.xin-notice p.detail-tit {
    font-weight: bold;
}
.xin-notice .detail {
    margin-left: 8px;
}
/*按钮*/
.xin-button {
    text-align: center;
}
.xin-button button {
    display: inline-block;
    width: 160px;
    height: 45px;
    background: #f2f2f2;
    font-size: 16px;
    color: #999999;
    line-height: 45px;
    text-align: center;
    margin-right: 20px;
    margin-top: 25px;
    cursor: pointer;
}
.xin-button button:hover {
    color: #fff;
    background: #155c9e;
}

/*我要写信样式*/
.writeByMy {
    padding: 1rem;
    background: #f2f6f9;
    border-radius: 8px;
}
.writeByMy form {
    background: #fff;
    padding: 1rem;
    border-radius: 8px;
}
.writeByMy .w-h1 {
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    padding-left: 16px;
    margin-bottom: 30px;
    border-left: 3px solid #155c9e;
}
.writeByMy .w-table {
    width: 100%;
}
.writeByMy .w-table .redstar {
    font-size: -16px;
    color: #db1f1f;
    font-weight: bold;
}
.writeByMy .w-table tr th,.writeByMy .w-table tr td {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
}
.writeByMy .w-table tr th {
    width: 156px;
    font-weight: 400;
}
.writeByMy .w-table tr td {
    padding: 8px 10px;
}
.writeByMy .w-table tr td select,.writeByMy .w-table tr td input,.writeByMy .w-table tr td textarea {
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding: 0 16px;
    border: 1px solid #d2d2d2;
    background: #f6f8fc;
    box-sizing: border-box;
}

.writeByMy .w-table tr .s-label {
    margin-right: 18px;
}
.writeByMy .w-table tr .s-label input {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    cursor: pointer;
}
.writeByMy .w-table tr .s-textarea {
    line-height: 20px;
}
.writeByMy .w-table tr .s-textarea textarea {
    height: 155px;
}
.writeByMy .w-table tr .phone-yz input {
    width: 170px;
}
.writeByMy .w-table tr .phone-yz span:hover {
    text-decoration: underline;
}
.writeByMy .w-table tr .phone-yz button {
    width: 102px;
    height: 40px;
    margin-left: 10px;
    line-height: 38px;
    font-size: 14px;
    border: 1px solid #d2d2d2;
    background: #fff;
}
.writeByMy .w-table tr .phone-yz img {
    padding: 0 12px;
}
.writeByMy .write-btns {
    margin-top: 30px;
    margin-left: 167px;
}
.writeByMy .write-btns button {
    width: 160px;
    height: 45px;
    margin-right: 20px;
    line-height: 45px;
    font-size: 16px;
    color: #999999;
    border-radius: 5px;
    background: #f2f2f2;
    cursor: pointer;
}
.writeByMy .write-btns button:hover {
    color: #fff;
    background: #155c9e;
}
.modal-auth {
    height: 370px;
    width: 800px;
    border-radius: 5px;
    position: fixed;
    left: 50%;
    top: 100px;
    margin-left: -400px;
    background-color: #fff;
    z-index: 99999;
    display: none;
    padding: 40px;
    box-sizing: border-box;
}
.modal-auth * {
    box-sizing: border-box;
}
.modal-auth .title {
    margin-bottom: 40px;
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.modal-auth .close {
    font-family: mailbox;
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 22px;
    color: #BDBDBD;
    cursor: pointer;
}
.modal-auth .step-box {
    margin-bottom: 30px;
    overflow: hidden;
}
.modal-auth .step-box .step {
    overflow: hidden;
}
.modal-auth .step-box .text {
    float: left;
    width: 727px;
    height: 120px;
    text-indent: 4em;
}
.modal-auth .step-box .text p {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    float: left;
}
.modal-auth .step-box .text .status {
    float: left;
    width: 70px;
    height: 35px;
    padding: 5px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    margin-left: 15px;
    background: #BDBDBD;
    margin-top: 2.5px;
}
.modal-auth .step-box .text .status.complete {
    background: #60b775;
}
.modal-auth .step-box .btn {
    float: right;
    padding: 0 50px;
    border-radius: 0;
    height: 43px;
    line-height: 43px;
    font-size: 18px;
    background-color: #4489ca;
    color: #fff;
}
.modal-auth .step-box .btn.disabled {
    background-color: #BDBDBD;
    cursor: not-allowed;
}
.modal-auth .step-box .img-box {
    margin-top: 20px;
    height: 180px;
}
.modal-auth .step-box .img-box img {
    height: 180px;
}
.modal-auth .btn-group {
    text-align: center;
    padding-top: 10px;
}
.modal-auth .btn-group .btn {
    width: 300px;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    border-radius: 0;
}
.modal-auth .btn-group .btn.disabled {
    background-color: #BDBDBD;
    margin: auto;
}
.mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 88888;
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
}
.read {
    background: #f1f1f1 !important;
}
/*信件详情*/
.w-xin-detail .tit {
    margin: 0 50px;
    padding: 37px 0 30px;
    background: url(w-xinTitBg.png) repeat-x bottom center;
}
.w-xin-detail .tit a {
    width: 80px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    vertical-align: top;
    background: #f3b50f;
}
.w-xin-detail .tit .titContent {
    background: none;
    width: 982px;
    height: auto;
    font-size: 30px;
    color: #333333;
}
.w-xin-detail .tit .titContent span {
    color: #ef0909;
}
.w-xin-detail .question-box {
    border: 1px solid #e2ecf6;
    margin: 24px 50px;
    text-align: right;
    border-radius: 8px 8px 0px 0px;
}
.w-xin-detail .question-box .ask-box {
    padding-right: 40px;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
    background: #f7f8fd;
}
.w-xin-detail .question-box .ask-box span {
    display: inline-block;
    line-height: 50px;
    color: #333333;
    font-size: 16px;
}
.w-xin-detail .question-box .ask-box img {
    float: left;
    margin-left: 37px;
    width: 45px;
    height: auto;
    line-height: 40px;
    text-align: center;
    vertical-align: top;
    margin-bottom: 10px;
    padding-top: 3px;
}
.w-xin-detail .question-box .ask-box span.answer {
    background: #155c9e;
}
.w-xin-detail .question-box .quest-cont {
    padding: 17px 38px;
    font-size: 16px;
    line-height: 40px;
    color: #333333;
}
/*信箱样式结束*/

/*在线访谈样式*/
.ftConts .w-leaderInfo .w-gl{
    background: #f2f6f9;
    margin: 0px 20px;
    padding: 20px 0px;
    border-radius: 12px;
}
.ftConts .w-leaderInfo .w-leader-tit {
    border-bottom: none;
    margin-bottom: 10px;
}
.ftConts .w-loc{
	margin-bottom: 20px;
    margin-top: -10px;
}
.w-ft>div{
background: #fff;
padding: 30px;
margin: 0px 20px;
border-radius: 12px;
height: max-content;
overflow: hidden;
}
.w-ft>div:nth-child(1){
margin-bottom:20px;
}
.ft-tit{
border-left: 3px solid #1c5394;
line-height: 20px;
height: 21px;
padding-left: 12px;
font-size: 20px;
margin-bottom: 20px;
}
.w-ft-new img {
width: 560px;
height: 345px;
border-radius: 12px;
}
.w-ft-newConts{	
display: flex;
align-items: flex-start !important;
justify-content: space-between;
}
.w-ft-new-tit>span{
display: block;
font-size:20px;
color:#1c5394;
background: url(ft_icon.png) no-repeat center left;
margin-bottom:25px;
height: 45px;
line-height: 50px;
text-align: center;
width: 136px;
}
.w-ft-rt{
width: calc(100% - 590px);
}
.w-ft-new-tit>a{
font-size: 22px;
margin-bottom: 30px;
display: inline-block;
}
.w-ft-cont>div{
font-size:18px;
margin-bottom: 20px;
}
.w-ft-cont>div>span:nth-child(1){
color:#1c5394;
display:block;
flex: 0 0 90px;
}
.ft-jb,.ft-time,.ft-nr{
display: flex;
justify-content: flex-start !important;
}
.w-ft-old-cont>div>div{
width:calc(100% - 90px);
text-align: left;
}
.w-ft-list ul{
padding-left:0px;
}
.w-ft-list ul li{
height:max-content;
margin-bottom: 2rem;
}
.w-ft-list ul li>div>a{
/*background: url(ft_wq_icon.png) no-repeat center left;
padding-left: 68px;*/
padding-left: 0px;
width: 20rem;
flex: 0 0 20rem;
}
.w-ft-list ul li>div>a img{	
 width: 100%;
 height: 14.5rem;	
}
.w-ft-old-tit{
	display:flex;
}
.cm-news-list li .w-ft-old-tit a {
	float:none;
	padding-left:0px;
}
.clearfix:before, .clearfix:after {
    display: none;
}
.w-ft-old-rt{
	width: calc(100% - 22rem);
}

/*在线访谈详情*/
.w-ft-wj h4,.w-ft-sl h4,.w-ft-pic h4 {
    background: #f2f6f9 url(wzdt_icon.png) no-repeat center left;
    margin: 20px;
    padding: 15px 10px 15px 20px;
    border-radius: 12px;
    width: 100%;
    display: inline-block;
    background-position-x: 10px;
    font-size: 16px;
    font-weight: normal;
    margin-left: 0px;
}
.w-ft-sl-cont p {
    line-height: 26px;
}
.w-ft-sl-cont span {
    color: #21528c;
}
.w-ft-wj-list {
    padding-left: 15px;
}
.w-ft-wj-list li {
    line-height: 40px;
    display: inline-flex;
    align-items: center;
}
.w-ft-wj-list li img {
    margin-right: 15px;
}
.w-ft-wj-list li a {
    cursor: pointer;
}
.swiper-ft {
    margin: 0px 1.5rem;
}
.swiper-ft .imgs-swiper-bottom {
    height: 160px;
    overflow: hidden;
}
.swiper-ft .imgs-swiper-bottom>img {
    object-fit: initial;
    border-radius: 8px;
    transition: all ease .2s;
}
.swiper-ft .swiper-slide a:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.swiper-ft .swiper-button-next,
.swiper-ft .swiper-button-prev {
    width: 19px;
    height: 24px;
    margin-top: -11px;
    -moz-background-size: 32px 18px;
    -webkit-background-size: 32px 18px;
    background-size: 32px 18px;
    background-color: rgba(0, 0, 0, 0.5);
}
/*互动适配*/
@media screen and (max-width: 640px) {
.wap-hide {
	display: none !important;
}
.w-xin-list #content span {
	font-size: 16px;
}
/*信箱适配*/
.sw-lf,
.szf-hd-w1 a.tit,
.szf-hd-w1l,
.sw-titdiv,
.szf-hd-c .bing-echart,
.g-hd-sw-c51,
.g-hd-sw-c31,
.xin-xzbj img {
	width: 100%;
}
.szf-hd-c .szf-hd-w2,
.szf-hd-w2 .sw-lf {
	padding: 1rem;
}
.szf-hd-w1 {
	padding: 0px;
	height: 132px;
	background: url(hd_ldxx_bg.png) center no-repeat;
	background-size: cover;
}
.szf-hd-w1 a.tit {
	margin-top: 20px;
	text-align: center;
}
.szf-hd-w1l {
	margin-top: 10px;
	margin-right: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.szf-hd-w1l a {
	width: auto;
	height: 44px;
	line-height: 44px;
	margin-right: 10px;
	padding: 0px 15px;
}
.c3-tit>a,
.sw-lf .sw-lftit>a {
	width: 160px;
}
.sw-lf .w528 {
	width: 40%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sw-lf .w140 {
	width: 25%;
}
.sw-lf .w120 {
	width: 34%;
}
.sw-lf .sw-titdiv .w140 {
	padding-left: 0px;
}
.szf-hd-w2 .sw-rt {
	margin-top: 20px;
}
.sw-titdiv {
	display: inline-flex;
}
.szf-hd-c .szf-hd-l li a {
	max-width: 72%;
}
.w-ft-rt {
	width: 100%;
}
.xin-xzbj h3 {
	font-size: 22px;
	top: 10px;
	left: 90px;
}
.w-leaderInfo .w-leader-tit {
	margin: 0px 15px 15px !important;
	margin-top: -15px !important;
}
.w-leaderInfo .w-leader-tit a.lf {
	font-size: 20px !important;
}
.w-leader-tit>.con-lm-top {
	float: left;
	padding-left: 0px;
}
.xz-dw-tit {
	display: none;
}
.xin-button {
	margin-left: 0px;
}
.xin-button button {
	width: 47%;
	margin-right: 6px;
}
.w-gl {
	padding: 1rem;
	margin: 1rem;
	width: calc(100vw - 2rem);
}
.hd-conts .w-leaderInfo .hd-center {
	margin: 0rem;
	border-radius: 8px;
	padding: 1rem;
}
.xin-xzbj {
	margin: 0px 1rem 1rem;
}
.w-xin-search {
	flex-direction: column;
	padding: 0px;
}
.w-xin-search .xin-tit-lf {
	margin-bottom: 15px;
	font-size: 20px;
}
#searchxx {
	box-sizing: initial;
	-webkit-box-sizing: initial;
}
.w-xin-list {
	padding: 0px;
}
.w-xin-list li {
	padding: 0px 1rem;
}
.w-xin-list li span {
	padding: 0px;
}
.w-xin-list li span a {
	display: inline-block;
	width: 100%;
}
.w-xinSelect-cont input {
	font-size: 14px;
}
.writeByMy {
	width: 100% !important;
	margin-left: 0px;
	margin-right: 0px;
	padding: 1rem;
}
.writeByMy .w-table tr {
	display: flex;
	flex-direction: column;
}
.writeByMy .w-table tr th,
.writeByMy .w-table tr td {
	flex: 1;
}
.writeByMy .w-table tr th {
	text-align: left;
	padding-left: 10px;
}
.writeByMy .write-btns {
	margin-left: 10px;
}
.w-xin-detail .tit .titContent {
	width: 100% !important;
	font-size: 24px;
}
.w-xin-detail .tit {
	margin: 1rem;
	text-align: left;
}
.w-xin-detail .question-box {
	margin: 24px 1rem;
	padding: 0px 1rem;
}

.w-xin-detail .question-box .quest-cont {
	padding: 0px;
}
.w-xin-detail .question-box .ask-box {
	margin: 10px 0px;
	text-align: left;
	padding: 10px;
}
.w-xin-detail .question-box .ask-box img {
	margin-right: 10px;
	margin-left: 0px;
}
.phone-yz input,
.phone-yz img {
	width: 33.5% !important;
}
.phone-yz span {
	font-size: 14px;
}
.writeByMy .write-btns button {
	width: 45%;
	margin-right: 8px;
}
/*在线访谈适配*/
.w-leaderInfo .w-hd-ft{
margin: 20px 1rem 0px;
	width: calc(100vw - 2rem);
}
.ftConts .w-leaderInfo .w-gl {
	margin: 0px;
}
.w-ft>div {
	margin: 0px 1rem;
	padding: 1rem;
}
.w-ft-newConts{
	flex-direction: column;
}
.w-ft-new img {
	width: 100%;
		height: auto;
}
.w-ft-new-tit>span {
	margin-top: 20px;
}
.w-ft-new-tit>a {
	font-size: 2rem;
}
.w-ft-cont>div {
	font-size: 15px;
}
.w-ft-list ul li>div>a {
	width:100%;
	max-width: 100%;
	flex: initial;
}
.w-ft-old-rt {
	width:100%;
}
.w-ft-list ul li>div>a img {
	height: auto;
}
.swiper-slide {
	width: 100% !important;
}
.cm-news-list li .w-ft-old-tit a {
   padding-left:0px;
}
.w-ft-old-tit>span{
  display: block;
  width: 72px;
  text-align: left;
}
.w-ft-old-cont>div>div {
	width: calc(100% - 72px);
	text-align: justify;
}
}