/**

===============================================================

	author:wangenci

	name: CSS rest

	date:2013-10-30 11:34 AM

	version:2.0 beta

	Q   Q:  1764387002

===============================================================

**/

html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {



	margin: 0;



	padding: 0;



}



body{/*Font-size=62.5%,"Arial Narrow",HELVETICA;*/  line-height:1.2;  font-family: "Microsoft YaHei" ; overflow-x:hidden}



/*A*/



a{



	text-decoration:none;



}



a:hover{



	text-decoration:none;



}



/*img*/



img{ border:0 none; vertical-align:top;}



/*li*/



ul,li{list-style-type:none;}



/*浮动*/



.fl{



	float:left;



	display:inline;



}



.fr{



	float:right;



	display:inline;



}



.cl{



	clear:both;



}



.clearfix:after {



	visibility: hidden;



	display: block;



	content: " ";



	clear: both;



	height: 0;



	line-height: 0;



}



.clearfix {



	zoom: 1;



}



img{boder:0;}



 a{blr:expression(this.onFocus=this.close());} /* 只支持IE，过多使用效率低 */



       a{blr:expression(this.onFocus=this.blur());} /* 只支持IE，过多使用效率低 */



      a:focus { -moz-outline-style: none; } /* IE不支�?*/



      a:focus { outline: none; } /*很多网站都会加的属�?/



.clear{clear:both;}



/*wrap*/



#wrap{text-align:left;}



/*宽度*/



.w1000{



	width:1004px;



	margin:0 auto;



	overflow:hidden;



}


.w560{



	width:560px;



	margin:0 auto;



	overflow:hidden;



}



.w1001{



	width:1002px;



	margin:0 auto;





}



.w1003{



	width:1003px;



	margin:0 auto;



}

.w1040{



	width:1040px;



	margin:0 auto;

	overflow:hidden

}

.w1420{



	width:1420px;



	margin:0 auto;

	overflow:hidden

}

.w1154{



	width:1154px;



	margin:0 auto;



	overflow:hidden;



}



.w1280{



	width:1280px;



	margin:0 auto;



	overflow:hidden;



}



.w1003{



	width:1003px;



	margin:0 auto;





}



.w1004{



	width:1003px;



	margin:0 auto;



}



.w1216{



	width:1216px;



	margin:0 auto;



	padding:0; overflow:hidden;







}

.w1200{



	width:1000px;



	margin:0 auto; overflow:hidden;





}



.pc_100{



	width:100%;



	overflow:hidden;



}



.mb-none{



	margin-bottom:0px;



}



.mr-none{



	margin-right:0px !important;



}



.border{



	border:none !important



}



/*mt*/



.mt6{margin-top:6px;}



.mt10important{margin-top:10px !important;}



.mt15{margin-top:15px;}



.mt15important{margin-top:15px !important;}



.mt20{ margin-top:20px !important;}



/*颜色red*/



.red{color:red;}



.green{color:#B5FF00}



/*more按钮*/



.more{



	float:right;



	margin:13px 10px 0 0;



}



.more2{



	float:right;



	margin:26px 10px 0 0;



}



/*button*/



button{ cursor:pointer;}







/*i,em重置*/



i,em{ font-style:normal;}



/*居中*/



.tc{ text-align:center;}



.mauto{margin:0 auto;}







.center{margin:0 auto;}



.border{ border:1px solid red;}



.text{color:#666666;}



.rj{behavior:url(../css/ie-css3.htc);

	-moz-border-radius:10px;      /* Gecko browsers */

    -webkit-border-radius:10px;   /* Webkit browsers */

    border-radius:10px;}

.rj50{

	behavior:url(../css/ie-css3.htc);

	-moz-border-radius:50px;      /* Gecko browsers */

    -webkit-border-radius:50px;   /* Webkit browsers */

    border-radius:50px;}

.sl{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/*.sxyxx li:last-child{ border:none;}*/

.photoimgBox{width:165px;height:165px;text-align:center;border:1px solid #afafaf;vertical-align:middle;line-height:165px;overflow:hidden;display:table-cell;*display:block;*font-size:144px;}/*图片垂直居中*/
.jidi {    
	    color: #fff;
    font-size: 18px;
    line-height: 35px;
    font-weight: bold;
    background-color: #ef443c;
    /* padding: 16px; */
    padding-left: 20px;
    margin:15px 0;
    border-radius: 5px 5px 0px 0px;
    }
 .jidi a{
    float: right;
    color: #fff !important;
    font-size: 14px;
    padding-right: 15px;
    line-height: 36px;
    }
