@charset "utf-8";
/* CSS Document */
/*--------------------------信箱说明-----------------*/
.xinxiangshuoming{ background:#f7f7f7; border:1px solid #e6e6e6; padding:0 7px 20px 0;}
.xinxiangshuoming h2{ font-size:14px; font-weight:bold; color:#cc0000; padding:9px 0 20px 15px;}
.xinxiangshuoming p{ color:#29608c; line-height:25px; padding-left:38px;}
/*--------------------------tab-----------------*/
.title_new{ margin-top:15px;}
.menu_ul{ overflow:hidden; height:1%;}
.menu_ul li{cursor:pointer; float:left; text-align:center; color:#666; line-height:35px; display:inline; font-weight:normal; height:40px; background:url(/Content/Areas/Common/images/libg1.jpg) no-repeat 0 10px; width:60px; display:block; padding:0 5px;}
.menu_ul li.hover{ color:#cc0000; width:89px; height:40px; background:url(/Content/Areas/Interactions/images/YiYuanXinXiang/tab_hover.jpg) no-repeat scroll 0 0; font-size:14px; font-weight:bold; line-height:32px;} 
.menu_ul li.hover a{ color:red;}
.menu_st{ width:1px; height:25px; line-height:25px; color:#666; float:left; margin:0;}
.message_list_1{ margin:10px 0 0 0; overflow:hidden; height:1%;}
.message_list_1 select{ width:95px; height:19px; border:1px solid #7f9db9; margin:2px 5px 0 0; float:left;}
/*--------------------------按钮样式-----------------*/
.input_text{ width:170px; color:#b6cefc; height:20px; line-height:20px; padding:0 0 0 5px; margin:0 5px 0 0; float:left;}
.input_bt1{ width:65px; height:23px; border-style:none; background:url(/Content/Areas/Interactions/images/YiYuanXinXiang/tbn1.jpg) no-repeat scroll 0 0; color:#fff; cursor:pointer; float:left;}
.input_bt1:hover{ background:url(/Content/Areas/Interactions/images/YiYuanXinXiang/tbn1_hover.jpg) no-repeat scroll 0 0;}
.input_bt2{ width:85px; height:23px; background:url(/Content/Areas/Interactions/images/YiYuanXinXiang/tbn2.jpg) no-repeat scroll 0 0; color:#fff; cursor:pointer; float:right; height:23px; display:inline; border-style:none;}
.input_bt2:hover{ background:url(/Content/Areas/Interactions/images/YiYuanXinXiang/tbn2_hover.jpg) no-repeat scroll 0 0;}
/*--------------------------ag百家在线信箱-----------------*/
.email_table{ background:#97d0fb; margin:6px 0 0 0;}
.email_table tr{height:30px; text-align:center;}
.email_table tr th{ background:#e7f5fe; font-weight:normal; color:#095297}
.email_table tr td, .email_table tr td a{ background:#FFFFFF; color:#474645; text-indent:5px;}

/*--------------------------已恢复样式-----------------*/


/*--------------------------院务详细-----------------*/
.email{ border:1px solid #e7e7e7; margin:15px 0 0 0; padding:0 25px 20px 25px;}
.email .letter_detail_tit{ width:887px; height:40px; line-height:40px; border-bottom:1px dashed #999; color:#29608b;}
.email .letter_detail_tit h3{ background:url(/Content/Areas/Interactions/images/YiYuanXinXiang/icon01.jpg) no-repeat left center; float:left; padding-left:25px;}
.email .letter_detail_tit h3.a{ background:url(/Content/Areas/Interactions/images/YiYuanXinXiang/icon02.jpg) no-repeat left center; float:left; padding-left:25px;}
.email .letter_detail_tit span{ background:url(/Content/Areas/Interactions/images/YiYuanXinXiang/icon_time.jpg) no-repeat left center; float:right; padding-left:25px;}
.email .letter_detail_cont{ border-bottom:1px solid #2687d4; padding-bottom:20px; width:887px;}
.email .letter_detail_cont h3{ color:#999; margin-top:5px;}
.email .letter_detail_cont p{ color:#474645; line-height:25px; margin-top:20px; text-indent:2em;}

/*--------------------------新建信箱-----------------*/
.main02_left{ float:left;}
.main02_right{ float:left;}
.email_left{ width:200px; float:left;}
.email_left .email_left_box{ border:1px solid #ccc; padding:0 3px; margin-bottom:15px;}
.email_left .email_left_box .email_left_box_inside{ padding:10px;}
.email_right{ margin-left:300px;}
.email_right .letter_form{ width:540px; margin:0 auto; margin-top:25px;}
.email_right .letter_form label{ display:block; height:16px; line-height:16px; margin:10px 0;}
.letter_form_tit_tx{ height:20px; width:200px; line-height:20px;}
.letter_form .letter_form_tx{ height:20px; width:200px; line-height:20px;}
.letter_form_txa{ background:url(/Content/Areas/Interactions/images/YiYuanXinXiang/letter_form_txa.jpg) no-repeat; border-style:none; width:370px; height:110px; overflow:hidden; }
.title_head{ background:url(/Content/Areas/Interactions/images/YiYuanXinXiang/head_tit_bg.jpg) repeat-x scroll left center transparent; height:33px;}
.title_head h3{ background:#2b84ea; color:#fff; float:left; font-size:14px; height:33px; line-height:33px; margin-left:15px; display:inline; padding:0 25px;}
.article_list1 li{ border-bottom:1px dashed #ccc; height:24px; line-height:24px; padding-left:10px; background:url(/Content/Areas/Common/images/li_icon.jpg) no-repeat left center;}
.contact_us p{ color:#787878; line-height:24px;}


@media only screen and (max-width:768px){
 .main{padding-bottom:15px}
 .main_content{width:96%;margin:0 auto;}
 .title_new{width:100%;margin:15px auto;}
 .message_list_1{width:100%;margin:0 auto;}
 .xinxiangshuoming p{width:90%;margin:0 auto;padding:0;}
 .main02_right{width:50%;margin:0 auto;float:none;clear:both;padding-bottom:15px;}
 .email_right,.email_right .letter_form{width:100%;margin:0;}

 .email .letter_detail_tit,.email .letter_detail_cont{width:100%;}
 .email{box-sizing:border-box;padding:0 15px 20px 15px;}
 


}
@media only screen and (max-width:640px){
 .main{width:98%;margin:0 auto;}
 .message_list_1 select,.message_list_1 input,.input_bt2{margin:10px 0;}
 .message_list_1 select{height:24px;margin-left:4%;}
 .input_text{margin-right:4%!important;}
 .main02_right{width:90%;margin:0 auto;}
 .letter_form_txa{width:100%;background: none;background:none;border:1px solid #d2d2d2;border-radius: 5px;-moz-box-shadow:0px -3px 0px #999 inset;-webkit-box-shadow:0px -3px 0px #999 inset;box-shadow:0px -3px 0px #999 inset }
 .letter_form .letter_form_tx,.letter_form_tit_tx{width:60%;}
 .email .letter_detail_tit span{display:none;}
 .menu_ul li{width:48px;}

 


} 