/*通用*/
body{
    font-family: 微软雅黑;
}
ul,li,div,p,ol{
    margin: 0px;
    padding: 0px;
}
a:hover {
  color: #bd1a2d;
}
.w1100{
    width: 1200px;
}
.center{
    margin:  0 auto;
}
.cf:after{display:block;content:'';height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}

/*mid-nav*/
/*当前位置*/
.dqwz-bg{
    width: 100%;
    height: 40px;
    background-color: #fff;
    margin: 5px 0px;
}
.dqwz{
    height: 40px;
    background: url("dqwz_img.png")1px  no-repeat;
    color: #454545;
    font-size: 14px;padding-left: 20px;
}
.dqwz a{
    color: #454545;
}
.dqwz a:hover{
    color: #bd1a2d;
}
.dqwz-bg table{
    margin-left: 2px;
}

/*当前位置结束*/
/*主体*/
.main-fl-bg{
    width: 280px;
    min-height: 800px;
    background-color: #fff8f3;
}
.main-fl-tit{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #ffffff;
    background-color: #bd1a2d;
    font-weight: bold;
    text-align: center;
}
.main-fl-box{
    width: 100%;
    margin-top: 0px;
}
.main-fl-box li{
    width: 230px;
    height: 60px;
    line-height: 60px;
    background-color: #ffe4d0;
    margin-left: 25px;
    margin-top: 25px;
    float: left;
    text-align: center;
}
.main-fl-box li>div{
    width: 230px;
    height: 60px;
    background: url("tylm_pic_03.png")30px no-repeat;
}
.main-fl-box li>div>a{
    color:#333;
    font-size: 16px;
    font-weight: lighter;
}

.main-fl-box li.active{
	font-weight: bold;
}
.main-fl-box li.active>div{
	background: url("tylm_pic_04.png")30px no-repeat !important;
}

/*右部分*/
.main-fr-bg{
    width: 890px;
    min-height: 800px;
    border: solid 1px #dedede;
}
.main-fr-tit{
    width: 100%;
    height: 50px;
    background-color: #e9e9e9;
    display: none;
}
.main-fr-tit li{
    color: #606060;
    font-size: 16px;
    line-height: 48px;
    float: left;
    width: 95px;
    text-align: center;
    border-top: solid 2px #e9e9e9;
    background-color: #e9e9e9;
}
.main-fr-tit li a{color:#333;}
.main-fr-tit li:hover{
    cursor: pointer;
}
.main-fr-box li:hover{
    cursor: pointer;
}
.main-fr-tit li.active{
    color: #1d79cc !important;
    font-size: 16px;
    line-height: 48px;
    float: left;
    width: 95px;
    text-align: center;
    border-top: solid 2px #1d79cc !important;
    background-color: #ffffff !important;
}
.main-fr-box{
    width: 100%;
}
.main-fr-box li{
    width: 96%;
    line-height: 50px;
    margin: 0 auto;
    background: url("tylm_pic_02.png") left 22px  no-repeat;
    border-bottom: dashed 1px #e8e8e8;
    padding-left: 15px;
}
.main-fr-box li>a{
    color: #333333;
    font-size: 17px;
}
.main-fr-box li>span{
    color: #999999;
}

.mobile-left-column{display: none;}
/*以下css是使用于手机端的样式代码*/



@media screen and (max-width: 768px) {
	.mobile-left-column{display: block;}
	.mobile-left-column{height: 40px;}
.main-fl-bg .main-fl-box{
	width: 280px;
	min-height: 720px;
	font-size: 17px;
	color: #333;
	background-color: #fff8f3;
}
.main-fl-box li{
	width: 280px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px #e3e3e3 solid;
}
.main-fl-box li>div>a{
	padding-left: 20px;
	font-size: 17px;
	color: #333;
}
.main-fl-box li.active {
	font-weight: bold;
}
.main-fl-box li.active>div>a{
	color: #427fda;
}
.main-fl-box li:hover{
	cursor: pointer;
}
.main-fl-box li:hover>div>a{
	color: #427fda;
}
	.mobile-left-column img{float: right;width: 20px;float: right;margin-top:14px;margin-right: 10px;}
.head-bg{display:none;}
.logo-bg{display:none;}
.mi-nav-bg{display:none;}
.main-fl-bg{display:none;}
.foot-bg1{display:none;}
.foot-bg2{display:none;}
.center{width:100%;margin:0 auto;}	
.dqwz-bg{padding-left:3%;}
.main-fr-bg{width:94%;margin:0 3%; border:none;}
.main-fr-tit{height:3.5rem;line-height:3.5rem;}
.main-fr-tit li{line-height:3.5rem;font-size:0.9rem;width:20%;}
.main-fr-box li{width:100%;line-height:normal;height:auto;background: url(tylm_pic_02.png) left 1.4rem no-repeat;padding:3% 0 3% 2%;}
.main-fr-box li>a{line-height:170%;}
.main-fr-box li>span{line-height:170%;}
.main-fr-box{padding:0 2%;}
.center{position: relative;}
	.center .main-fl-bg{width: 50%;margin: 0;position: absolute;background: #ffe4d0;right: 0;display: none;top:-3%;}
	.main-fl-bg .main-fl-tit,.main-fl-bg .main-fl-box,.main-fl-box li{width: 100%; margin: 0;}
	.main-fl-bg .main-fl-box{min-height: auto !important;}
	.main-fl-bg{min-height: auto !important;}
	.main-fl-box{margin-top:0;}
	.main-fr-tit li.active{line-height:3.5rem;width:20%;}
	.main-fl-box li>div {
    width: 100%;
    height: 45px;
    background: url(tylm_pic_03.png)10px no-repeat;
}
}