/*清除浮动*/
.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0;
    display: block;
    overflow: hidden;
    clear: both;
}

/*全局字体*/
* {
    font-family: "微软雅黑";
}

a {
    color: #333333;
}

a:hover {
    color: #0187e6;
}
body{
	width: 100%;
    background-image: url(banner.png);
    background-repeat: no-repeat;
    background-color: #eff8fe;
    background-position: bottom 250px center;
}

/*pc端*/
@media only screen and (min-width: 768px){
	
	/*版心区*/
	.inner {
	    width: 1200px;
	    margin: 20px auto;
	}	
	.box {
	   	background: #fff;
	    padding:0 30px 30px;
	}
	
	/*当前位置*/
	.dqwz{
    	height: 45px;
    	line-height: 45px;
    	color: #999999;
	}
	.crumbs td{font-size:15px;color: #999999 ;}
	
	.crumbs td {
		font-size: 15px;
		color: #999999;
	}
	
	.crumbs a {
		font-size: 15px;
		color: #999999;
	}
	.crumbs a:hover{
	     color: #0187e6;
	 }
	 
	.sidenav{
	    width: 295px;
	    min-height: 975px;
	    background-color: #f8f8f8;
	}
	.cont{
	    width: 815px;
	    min-height: 975px;
	}
	.sidenav .swld{
	    width: 295px;
	    height: 55px;
	    background: url("swld.png");
	    background-repeat: no-repeat;
	    background-size: 100%;
	    text-align: center;
	    line-height: 50px;
	    color: #ffffff;
	    font-size: 22px;
	    margin-bottom: 15px;
	}
	.navactive{
	    color: #0187e6;
	}
	.sidenav ul li{
	    padding: 0 20px;
	}
	.sidenav ul li a{
	    display: inline-block;
	    width: 100%;
	    height: 100%;
	    line-height: 45px;
	    border-bottom: 1px solid #d6d6d6;
	    font-size: 15px;
	}
	.zfld{
	    margin: 30px auto 0;
	    background: url("zfld.png");
	    width: 200px;
	    height: 50px;
	    font-size: 22px;
	    color: #ffffff;
	    text-align: center;
	    line-height: 50px;
	}
	.cont .title{
	    width: 100%;
	    background: url("border_bottom.png") no-repeat left bottom;
	    padding:0 0 10px;
	    color: #0187e6;
	    font-size: 21px;
	    margin-bottom: 20px;
	}
	.cont .profession{
	    width: 815px;
	    height: 200px;
	    background: url("rw.png") #f5f5f5 no-repeat right 73px;
	    margin: 0 0 30px;
	}
	.cont .profession img{
	    margin: 29px 30px;
	    float: left;
	}
	.cont .profession .profession_name{
	    margin-top: 29px;
	    float: left;
	}
	.cont .profession .profession_name .name{
	    font-size: 20px;
	    margin-bottom: 15px;
	    padding-top: 28px;
	}
	.cont .cont_content{
	    margin: 0 0 30px;
	}
	.cont .cont_content p{
	    text-indent: 2em;
	    line-height: 30px;
	}
	.cont .zyhd{
	    margin-bottom: 0;
	}
	.cont .zyhd .more{
	    display: inline-block;
	    float: right;
	    font-size: 16px;
	}
	.cont ul li{
	    width: 100%;
	    height: 45px;
	    line-height: 45px;
	}
	.cont ul li a{
	    padding-left: 15px;
	    background: url("dian.png") no-repeat left center;
	}
	.cont ul li a:hover{
	    background: url("dian_active.png") no-repeat left center;
	}
	
	.cont ul li span{
	    display: inline-block;
	    float: right;
	    color: #999999;
	}
	
	/*页脚*/
	.footer{
	    width: 100%;
	    height: 300px;
	    background-color: #f8f8f8;
	}
}

/*适应移动web端*/
@media only screen and (min-width: 200px) and (max-width: 767px) {
	/*当前位置*/
	.bt-right{
		float: none;
	}
	.dqwz{
    	height: 45px;
    	line-height: 45px;
    	color: #999999;
    	width: 95%;
    	margin: 0 auto;
    	display: none;
	}
	.crumbs td{font-size:15px;color: #999999 ;}
	
	.crumbs td {
		font-size: 0.3rem;
		color: #999999;
	}
	
	.crumbs a {
		font-size: 0.3rem;
		color: #999999;
	}
	.crumbs a:hover{
	     color: #0187e6;
	 }
	 
	/*左边内容*/
	.m_switch {
	    display: block;
	    width: 46px;
	    height: 123px;
	    position: fixed;
	    left: 0;
	    top: 40%;
	    background: rgba(0, 0, 0, 0.2) url(/cms_files/jcms1/web149/site/picture/1245/2103051328377905045.png?0.5424068832320117) no-repeat 40%;
	    z-index: 10;
		background-size:cover;
	}
	
	.center .bt-left{
		position: fixed;
	    top: 0;
	    left: 0;
	    background: #FdFdfD;
	    margin-top: 0;
	    height: 100%;
	    width: 90%;
	}
	
	.col_left{
		display: none;
	}
	.sidenav{
	    width: 260px;
	    min-height: 1015px;
	    background-color: #f8f8f8;
	}
	.sidenav .swld {
	   width: 33.5rem;
	    height: 6.5rem;
	    background: url(swld.png);
	    text-align: center;
	    line-height: 7rem;
	    color: #ffffff;
	    font-size: 3rem;
	    /* margin-bottom: 1rem; */
	    margin: 1rem auto;
		background-size: cover;
	}
	.sidenav ul li {
	    height: 4rem;
    	padding: 0 3rem;
	}
	.sidenav ul li a {
	    display: inline-block;
	    width: 100%;
	    height: 100%;
	    line-height: 4rem;
	    border-bottom: 1px solid #d6d6d6;
	    font-size: 2rem;
		padding-left: 2rem;
	}
	.navactive {
   	 	color: #0187e6;
	}
	.zfld {
	    margin: 30px auto 0;
		background: url(zfld.png);
		width: 30rem;
		height: 7rem;
		font-size: 1.1rem;
		color: #ffffff;
		text-align: center;
		line-height: 7rem;
		background-size: cover;
	}
	
	.zfld a {
	    color: #ffffff;
	    font-size: 3rem;
	}
	
	.center{
		width: 95%;
		margin: 0 auto;
	}
	
	.cont .title{
	    width: 100%;
	    background: url("border_bottom.png") no-repeat left bottom;
	    padding:1rem 0;
	    color: #0187e6;
	    font-size: 2.5rem;
	}
	.cont .profession{
	    width: 100%;
	    height: 30rem;
	    margin: 0 0 2rem;
	    background: #F8F8F8;
	    text-align: center;
	}
	.cont .profession img{
	   	display: inline-block;
    	width: 30%;
    	margin-top: 0.9rem;
	}
	.cont .profession .profession_name{
	    margin-top: 1.3rem;
	}
	.cont .profession .profession_name .name{
	    font-size: 2rem;
	    margin-bottom: 0.8rem;
	    padding-top: 2rem;
	}
	.cont .cont_content{
	    margin: 0 0 30px;
	}
	.cont .cont_content p{
	    text-indent: 2em;
	    line-height: 3rem;
	    font-size: 2rem;
	}
	
	.profession_name p{
		font-size: 2rem;
	}
	
	.cont .zyhd{
	    margin-bottom: 0;
	}
	.cont .zyhd .more{
	    display: inline-block;
	    float: right;
	    font-size: 16px;
	}
	.cont ul li{
	    width: 100%;
	    line-height: 3rem;
	    border-bottom: dashed 1px #e8e8e8;
	}
	.cont ul li a{
	    padding-left: 15px;
	    background: url("dian.png") no-repeat left center;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    width: 70%;
	    display: inline-block;
	    font-size: 2rem;
    	line-height: 4rem;
	}
	.cont ul li a:hover{
	    background: url("dian_active.png") no-repeat left center;
	}
	
	.cont ul li span{
	    display: inline-block;
	    color: #999999;
	    float: right;
	    line-height: 4rem;
	}
	.zyhdlist{
		padding-top: 1rem;
	}
}