body {
	background-image: url(/static/images/bj.jpg);
}
@media (min-width: 768px){
	body {
		font-size: 14px;
	}	
	.containBox {
	    background-color: #fff0;
	}
	.new-1{
		height: 150px;
	}
	.fzzj{
		height: 300px;
		background-size: initial;
	}
	.wap-container{
		background: url(/static/images/bian02.jpg);
	}
	.newsphotolist {

	}
	.newsphotolist li {
		width: 155px;
	    margin: 7px;
		display: inline-block;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	    height: auto;
	    padding: 4px;
	    line-height: 1.42857143;
	    background-color: #ffffff;
	    border: 1px solid #ddd;
	    -webkit-transition: all .2s ease-in-out;
	    -o-transition: all .2s ease-in-out;
	    transition: all .2s ease-in-out;
	    text-align: center;
	}
	.newsphotolist img {
	    max-width: 145px;
	}
	.newsphotolist dt {
		font-size: 14px;
		line-height: 24px;
		color: #033E7E;
		text-align: center;
		height: 28px;
		line-height: 28px;
		overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
	.newsphotolist dd {
		color: #999;
		text-align: center;
		height: 24px;
		line-height: 28px;
		font-size: 12px;
	}
	.LastAndNext li:nth-of-type(odd){
		float: left;
		text-align: left;
		width: 50%;
	}
	.LastAndNext li:nth-of-type(even){
		float: right;
		text-align: right;
		width: 50%;
	}
	.contenta {
		font-size: 16px;
		line-height: 25px;
/*    padding-left: 120px;
    padding-right: 120px;
*/
	}
	.rjfjyjlist li {
    	width: 50%;
	}

}
@media (max-width: 767px){
	body {
	    overflow: auto;
	    font-size: 18px;
	}
	.wap-container {
	    overflow: hidden;
	}
	.row {
	    box-sizing: border-box;
	    margin-left: -15px;
	    margin-right: -15px;
	}
	.containBox {
	    background-color: #fff;
	    position: relative;
	}
	body.sideBox-open .containBox {
	    -moz-transform: translate3d(-100%,0,0);
	    -webkit-transform: translate3d(-100%,0,0);
	    transform: translate3d(-100%,0,0);
	}
	.sideBox .navbar-nav {
	    margin-left: 10px;
	}
	.sideBox .navbar-nav li {
	    border-bottom: none;
	    display: block;
	    float: left;
	    margin-left: 5px;
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.sideBox .navbar-nav a {
	    display: block;
	    line-height: 28px;
	    padding: 0px;
	    font-size: 14px;
	    color: #795548;
	    cursor: pointer;
	    border-color: transparent;
	    background-color: transparent;
	}
	.sideBox .titleBar {
	    background-image: none;
	    font-size: 16px;
	    padding-left: 20px;
	    font-weight: bold;
	}
	.sideBox .titleBar a {
	    color: #795548;
	}
	
	.container {
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

	.sideBox {
	    background-color: #FFFFFF;
	    width: 100%;
	    overflow-y: auto;
	}
	.new-1{
		height: auto;
	}
	.fzzj{
		height: 250px;
		background-size: 100% 100%;
	}
	.wap-container{
		background: url();
	}

	.newsphotolist {

	}
	.newsphotolist li {
		width: 100%;
	    margin-bottom: 10px;
		display: inline-block;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	    height: auto;
	    padding: 4px;
	    line-height: 1.42857143;
	    background-color: #fff;
	    border: 1px solid #ddd;
	    -webkit-transition: all .2s ease-in-out;
	    -o-transition: all .2s ease-in-out;
	    transition: all .2s ease-in-out;
	    text-align: center;
	}
	.newsphotolist img {
	    max-width: 100%;
	}
	.newsphotolist dt {
		font-size: 16px;
		line-height: 24px;
		color: #033E7E;
		text-align: center;
		height: 28px;
		overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    line-height: 28px;
	}
	.newsphotolist dd {
		color: #999;
		text-align: center;
		height: 24px;
		font-size: 14px;
		line-height: 28px;
	}
	
	.LastAndNext li{
		float:none;
		width: 100%;
	}
	
	.contenta {
		font-size: 20px;
		line-height: 36px;
	}
	.rjfjyjlist li {
    	width: 100%;
	}


}

.banner img{
	width: 100%;
	height: auto;
}

.wap-container {
	background-color: white;
}

.navBg,.nav-toggle {
	background-image: url(/static/images/toplistbj.jpg);
}

.navbar-nav > ul > li, .navbar-nav > ul > li > a {
    padding: 0px 2px;
    font-size: 18px;
    font-weight: bold;
    font-family: cursive;
    color: #380000;
}

.navbar-nav > ul > li > a {
    width: 80px;
}

.navbar-nav > ul > li > .pipe {
    /*width: 2px;*/
    color: #380000;
    margin: 0px;
}

.titleBar{
	background-image: url(/static/images/titlebj.png);
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-position: left center;
    font-size: 16px;
    padding-left: 25px;
	font-weight: bold;
    color: #5f5c00;
}

.titleBar2{
	background-image: url(/static/images/titlebj01.gif);
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-position: left center;
    font-size: 16px;
    padding-left: 25px;
	font-weight: bold;
    color: #5f5c00;
}

.line-dotted{
    font-size: 0;
    line-height: 0;
    border-top: dotted 1px #eee;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: rgb(238, 238, 238);
    float: none;
}

.line-solid{
    font-size: 0;
    line-height: 0;
    border-top: solid 1px #eee;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(238, 238, 238);
    float: none;
}

.line-dashed{
    font-size: 0;
    line-height: 0;
    border-top: dashed 1px #808080;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color:#808080;
    float: none;
}




.line-double{
    font-size: 0;
    line-height: 0;
    border-top: double 1px #eee;
    border-top-width: 1px;
    border-top-style: double;
    border-top-color: rgb(238, 238, 238);
    float: none;
}


/* 焦点图 */
.slider .bd, .slider .bd li, .slider .bd img {
    height: 190px;
}


.focusBox { float:left; position: relative; width: 320px; height: 240px; margin-bottom:10px;  overflow: hidden; font-family:Arial; text-align: left; background:#fff; }
.focusBox .pic img { width: 320px; height: 240px; display: block; }
.slider .txt-bg { position: absolute; bottom: -36px; z-index: 1; height: 36px; width:100%;  background: white; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.slider .txt { position: absolute; bottom: -36px; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.slider .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;width:100%;}
.slider .txt li a{ display: block; color: black; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.slider .num { position: absolute; z-index: 3; bottom: 2px; right: 2px;}
.slider .num li{ float: left; position: relative; width: 18px; height: 14px; line-height: 14px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer;color: #ffffff;background-color: #900;font-size: smaller;}
.slider .num li a,.slider .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.slider .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.slider .num li.on a,.slider .num a:hover{ background:#f60;  }
.slider .num .active{ background:#f00;  }









.alist li{
    background: url(/static/images/dian.jpg) no-repeat 3px 15px;
    padding: 2px 0 2px 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.b-f3 {
	background:#f3f3f3;
}

.c-red a:hover,a.c-red:hover{color:red}

.new-1-text{
	height: 100px;
	/*overflow: hidden;
    text-overflow: ellipsis;*/

    display:-webkit-box;
    overflow:hidden;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4;
    text-overflow:ellipsis;
}

.new-1-img{
	height: 90px;
}

.new-1-img img{
	max-width: 100%;
	height: 90px;
}

.fzzj{
	background-image: url(/static/images/rightbj02.jpg);
    background-position-x: 0px;
    background-position-y: 0px;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
	padding: 10px;
	color: #666;
	line-height: 20px;
	text-indent:2em;
}
.fzzj img{
	float: left;
	margin-right: 5px;
}

.quick_link{
	margin: 5px;
}

.quick_link li{
	height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.HuiTab1{
	width: 100%;
    float: left;
    border: 1px solid #d4d4d4;
    margin-top: 10px;
}

.HuiTab1 .tabBar {
	height: 21px;
    background-color: #d7d8d8;
    background-image: url(/static/images/qiebj01.jpg);
}

.HuiTab1 .tabBar span {
	cursor: pointer;
    display: inline-block;
    float: left;
    /* font-weight: bold; */
    height: 20px;
    line-height: 20px;
    /* padding: 0 10px; */
    width: 78px;
    padding: 0px;
    text-align: center;
    border-bottom-color: #c9c9c9;
}

.HuiTab1 .tabBar span.current {
	background-color: #efeeee;
    color: #000;
    background-image: url(/static/images/qiebj02.jpg);
}

.HuiTab1 .tabCon {
	display: none;
	clear: both;
	line-height: 26px;
    text-indent: 2em;
    padding-top: 15px;
}

.HuiTab1 .tabCon img{
	float: left;
	margin: 15px;
	margin-top: 0px;
    margin-right: 20px;
}

.HuiTab2{
	width: 100%;
    float: left;
    margin-top: 10px;
}

.HuiTab2 .tabBar {
	height: 31px;
    background-color: #d7d8d8;
    background-image: url(/static/images/qiebj04.jpg);
}

.HuiTab2 .tabBar span {
	cursor: pointer;
    display: inline-block;
    float: left;
    /* font-weight: bold; */
    height: 30px;
    line-height: 30px;
    /* padding: 0 10px; */
    width: 95px;
    padding: 0px;
    text-align: center;
    border-bottom-color: #c9c9c9;
}

.HuiTab2 .tabBar span.current {
	background-color: #efeeee;
    color: #000;
    background-image: url(/static/images/qiebj03.jpg);
}

.HuiTab2 .tabCon {
	display: none;
	clear: both;
	line-height: 26px;
    text-indent: 2em;
    padding-top: 10px;
}

.HuiTab2 .tabCon img{
	float: left;
	width: 76px;
	margin: 10px;
	margin-top: 5px;
    margin-right: 10px;
}

.dclist li{
    background: url(/static/images/dian.jpg) no-repeat 16px 12px;
    padding: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
    float: left;
    margin-left: -10px;
    line-height: 22px;
}

.dclist1{
    padding: 0px;
    line-height: 22px;
    height: 90px;
    display:-webkit-box;
    overflow:hidden;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4;
    text-overflow:ellipsis;
}

.dzzz{
    background: #f9f6f1;
    padding: 10px;
    line-height: 26px;
}
.dzzz1 li{
    background: url(/static/images/dian.jpg) no-repeat 5px 12px;
    padding: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
}

.dzzz1 img{
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.dzzz2 li{
    background: url(/static/images/dian.jpg) no-repeat 18px 12px;
    padding: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 20px;
}

.pxlist{
    padding-top: 15px;
}

.pxlist span{
    font-weight: bold;
    font-size: 1.2em;
}

.pxlist p{
    padding-top: 10px;
    line-height: 26px;
    height: 50px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    text-indent: 2em;
}

.pxlist1 li{
    background: url(/static/images/dian.jpg) no-repeat 3px 12px;
    padding: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
}

.pxlist2{
    background-color: #f6f3ee;
    margin-top: 15px;
    /*height: 150px;*/
    padding: 5px;
}
.pxlist2 li{
    background: url(/static/images/dian.jpg) no-repeat 3px 12px;
    padding: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
    line-height: 27px;
}

.pxtj {
    background-color: #eff4f2;
    padding: 10px;
    display: table;
}
.pxtj li:nth-of-type(odd){/*奇数行*/
    height: 141px;
    float: left;
    margin-right: 5px;
    width: 45%;
}
.pxtj li:nth-of-type(even){/*偶数行*/
    height: 141px;
    float: right;
    margin-right: 10px;
    width: 45%;
}


.pxtj img{
    width: 105px;
    height: 120px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.pxtj div{
    /*width: 105px;*/
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.rjfjyj {
    background-color: #eff3f2;
    padding: 10px;
}

.rjlist{
    /*display: table;*/
    padding: 10px;
}

.rjlist li{
    /* background: url(/static/images/dian.jpg) no-repeat 0px 12px; */
    padding: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
    float: left;
    line-height: 24px;
}

.dian li{
    background: url(/static/images/dian.jpg) no-repeat 3px 12px;
}

.rjlist1{
    display: table;
    padding: 10px;
    width: 100%;
}

.rjlist1 li{
	background: url(/static/images/dian.jpg) no-repeat 0px 12px;
    padding: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 48%;
    float: left;
    padding-left: 1%;
    line-height: 24px;
}

.yy{
	margin-top: 20px;
    padding-bottom: 30px;
    text-align: center;
}
.yy img{
	width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.yy2{
	margin-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.yy2 img{
	display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	width: 90%;
    height: auto;
    margin-bottom: 20px;
}

.friendlink {
	/*display: table;
     width: 100%; */
    padding: 15px;
}
.friendlink li{
	float: left;
    margin-left: 5px;
}
.friendlink .pipe{
    margin-left: 15px;
    margin-right: 15px;
}

.foot .tools{
    padding: 5px;
}
.foot .tools .pipe{
    margin-left: 20px;
    margin-right: 20px;
}

.foot .infos .pipe{
    margin-left: 15px;
    margin-right: 15px;
}
.foot .infos p{
    margin: 5px;
}

.classnav ul{
	margin-top: 20px;
}
.classnav li{
	line-height: 28px;
    height: 28px;
    background: url(/static/images/cstitlebj.jpg);
    background-repeat-y: no-repeat;
    width: 100%;
    text-indent: 1em;
    text-align: left;
}

.classnav li.current{
    line-height: 28px;
    height: 28px;
    width: 100%;
    background: url(/static/images/cstitlebj02.jpg);
    background-repeat-y: no-repeat;
    background-repeat-x: no-repeat;
    background-size: cover;
}

.c-darkred{
	color: darkred;
}

.clear{
	clear: both;
}

.txt_img{
	width: 252px;
    float: left;
    padding-right: 15px;
}
.txt_img img{
	width: 252px;
    height: 130px;
    padding-bottom: 30px;
}
.txt_img p{
	padding-bottom: 25px;
    font-size: 14px;
    line-height: 32px;
}

.wbox li{
    padding: 0px;
    line-height: 22px;
    height: 90px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
}
.wbox img {
    float: left;
    width: 120px;
    margin: 10px;
    margin-top: 5px;
    margin-right: 10px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.teacherlist img{
	width: 160px;
	height: auto;
	float: left;
	margin-right: 20px;
}

.ss{

}
.ss dd{

}
.ss dt{

}

.calendarSearchBox{

}
.calendarSearchBox table{

}

.calendarSearchBox tr{

}

.calendarSearchBox th{
	text-align: center;
	background-color: antiquewhite;
    font-weight: bold;
}

.calendarSearchBox td{
	text-align: center;
}

.calendarSearchBox td a{
	/*font-weight: bold;*/
	/*color: red;*/
}

.imgandtext{
	text-align: center;
}

.imgandtext img{
	max-width: 60%;
	display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.dclistimg{
	width: 690px;
    float: left;
    padding: 3px 0;
}
.dclistimg ul{
	padding: 0px;
    width: 690px;
    position: relative;
    float: left;
}
.dclistimg li{
	float: left;
    height: 140px;
    overflow: hidden;
    padding-left: 1px;
    padding-top: 1px;
    position: relative;
}
}
.dclistimg li a:hover span {
    width: 100%;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 32px;
    position: absolute;
    background: rgba(0,0,0,0.2);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
    z-index: 99;
    padding-right: 0px;
    float: left;
}
.dclistimg li a {
    width: 145px;
    height: 140px;
    overflow: hidden;
    position: relative;
}
.dclistimg li a span {
    width: 145px;
    display: none;
    float: left;
}
.dclistimg li{float:left;height:140px;overflow:hidden;padding-left:1px;padding-top:1px;position: relative;}
.dclistimg li a{width:145px;height:140px;overflow:hidden;position:relative;}
.dclistimg li a span{width:145px;display:none;float:left;}
.dclistimg li a:hover span{width:100%;display:block;color:#fff;text-align:center;line-height:32px;position:absolute;background:rgba(0,0,0,0.2);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000); z-index:99;padding-right:0px;float:left;}

.dclistimg li.two{float:left;width:251px;height:140px;}
.dclistimg li.two a{width:251px;height:140px;overflow:hidden;position:absolute;}
.dclistimg li.two a span{width:251px;display:none;}
.dclistimg li.two a:hover span{width:251px;display:block;color:#fff;text-align:center;line-height:32px;position:absolute;top:106px;background:rgba(0,0,0,0.2);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);}

.dclistimg li.three{float:left;width:397px;height:140px;}
.dclistimg li.three a{width:397px;height:140px;overflow:hidden;position:absolute;}
.dclistimg li.three a span{width:397px;display:none;}
.dclistimg li.three a:hover span{width:397px;display:block;color:#fff;text-align:center;line-height:32px;position:absolute;top:106px;background:rgba(0,0,0,0.2);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);}

.msks{

}
.msks li{
	clear: both;
	padding-top: 10px;
	height: 90px;
    overflow: hidden;
}
.msks img{
	display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 120px;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    float: left;
    margin-right: 10px;
}
.msks p{
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 20px;
}

.pxjs{

}
.pxjs li{
	clear: both;
	padding-top: 10px;
	display: table;
}
.pxjs img{
	display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 120px;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    float: left;
    margin-right: 10px;
}
.pxjs p{
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 20px;
}

.rjfjyjlist{
	display: flow-root;
}
.rjfjyjlist li{
	float: left;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zhwylist{

}
.zhwylist span {
    font-weight: bold;
    font-size: 1.2em;
}
.zhwylist div{
	padding-top: 10px;
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    text-indent: 2em;
    height: 50px;
}

.fmlxlist{
    margin-top: 15px;
    height: 150px;
    padding: 5px;
}
.fmlxlist li{
    background: url(/static/images/dian.jpg) no-repeat 3px 12px;
    padding: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
    line-height: 27px;
}
.xfrmtwlist{

}
.xfrmtwlist img{
	display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	
	width: 75px;
	height:54px;
	float: left;
    margin-right: 15px;
}
.xfrmtwlist li{
	clear: both;
	margin-top: 5px;
	display: flex;
}

.fojieri{
    margin: 15px;
    padding: 10px;
    background-color: #fffdf5;
    color: #8a8a8a;
    /* font-weight: bold; */
    font-size: 12px;
}
.fojieri span{
    color: #9b282d;
    font-size: 16px;
    font-weight: bold;
}
.fojieri1{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	color: #900202;
    font-weight: bold;
}
.fojieri1 span{
	color: #8a8a8a;
	font-size: 12px;
    font-weight: normal;
}

.ellipsis li{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ellipsis p{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ellipsis div{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ellipsis2 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}
.ellipsis3 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
}
.ellipsis4 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
}
.ellipsis5 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
}





.qrcode {
    background-image: url(/static/images/saoyisao.jpg);
    background-repeat: no-repeat;
    height: 150px;
    clear: both;
    margin-bottom: 20px;
}
.code {
    margin-left: 366px;
    position: absolute;
    z-index: 2;
    margin-top: 10px;
}
.code img{
    max-width: 150px;
}

.contenta {
	position: relative;
	overflow: hidden;
}
.contenta h3 {
	margin-top: 20px;
	font-size: 16px
}
.contenta p {
	margin-top: 10px;
}
.contenta ul {
	text-indent: 2em;
}
.contenta img {
	display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    
    border-radius: 2%;
    box-shadow: rgba(205, 205, 205, 0.901961) 2px 3px 2px;
}