﻿
/*========================二级界面================================*/
.logo2{height: 180px;
    text-align: center;
    margin: 0 auto;
    padding-top: 60px;
background: url(wf2_res/title_pic.png) no-repeat center center;    
}

.main{width: 1000px;margin: 26px auto 88px;border: 1px solid #ccc;background-image: url(wf2_res/left_bg.png);background-repeat: repeat-y;background-position: left center;position: relative;}
.main_left_bg{position:  absolute;z-index: 2;bottom: 0px;left:0;}
/*内容左侧*/
.main_left{width: 234px;background: white;/*min-height: 658px;*/background-color: #fcfcfc;}
.main_left h3{background-color: #F3F3F3;background-image: url(wf2_res/degree.png);background-repeat:no-repeat;
background-position: 25px center;
height: 38px;line-height: 38px;font-size: 15px;font-weight: bold;
color:#272636;border-bottom: 2px solid #d19792;
padding-left: 60px;
}
.main_left ul{padding:2px 20px 0;}
.main_left ul li{border-bottom: 1px dashed #bbb;padding-left: 22px;}
.main_left ul li a{background: url(wf2_res/list_sm.png) no-repeat left 32px;line-height: 40px;height: 40px;font-size: 15px;padding:15px 0 5px 20px;color: #444;display: block;}
.main_left ul li a:hover{background: url(wf2_res/list_sm2.png) no-repeat left 32px;color: #9B0304;text-decoration: none;}


/*内容右侧*/
.main_right{width: 748px;margin-left: 9px;background:#fffbf2 ;min-height: 658px;}
.main_right .located{
	background-color:#f3f3f3;
	background-image: url(wf2_res/home.png);
	background-repeat:no-repeat ;
	background-position: 32px center;
	height: 38px;line-height: 38px;font-size: 15px;padding-left: 65px;border-bottom: 2px solid #d19792;}
#es{color: #9a0b00;font-weight: bold;}
.main_right .essay{padding: 0 25px 60px;}
.main_right .essay h1{line-height: 90px;height: 90px;color: #333;text-align:center;font-size: 16px;font-family: "微软雅黑","microsoft yahei";}
.main_right .essay h3{color: #848586;font-size: 11px;background: #f5f5f5;line-height: 26px;height: 26px;text-align: center;}
.main_right .essay .essay_main{margin-top: 45px;padding: 0 30px;}
.main_right .essay .essay_main>p{line-height: 32px;text-indent: 2em;font-size: 14px;color: #444;}

/*列表*/
.list{padding: 30px;}
.list ul li{height: 34px;line-height: 34px;background: url(wf2_res/list_a.jpg) no-repeat left center;}
.list ul li>div{border-bottom:1px dashed #C3C3C3;height: 34px;margin-left: 20px;}
.list ul li a{padding-left:10px;font-size: 13px;display: block;float: left;color: #333;}
.list ul li a:hover{color: #9B0304;}
.list ul li span{display: block;float: right;font-size: 13px;color: #666;}
.fy{width: 100%;text-align: center;margin-top: 15px;font-size: 12px;line-height: 20px;color: #686868;padding: 20px 0px;}
.fy select{appearance: menulist;-webkit-appearance: menulist;box-sizing: border-box;align-items: center;white-space: pre;-webkit-rtl-ordering: logical;color: black;background-color: white;cursor: default;border: 1px solid #D0D0D0;}
.list-paddingleft-2 .sub-item a {
    line-height: 0px !important;
    height: 20px !important;background: url(wf2_res/list_sm2.png) no-repeat left 10px !important;
}
.list-paddingleft-2 .sub-item {
    border:none;
}
.logo2 img {
    width: 600px;
    height: 100px;
}

