@charset "utf-8";
/* css document */
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, dl, dt, dd, ul, ol, li, pre,
form, fieldset, button, input,legend,div, 
img{
  border:medium none;
  margin: 0;
  padding: 0;
}
body{color:#333;overflow-x: hidden;font-family: "microsoft yahei";font-size: 14px;}
/** 重置列表元素 **/
ul, ol,li{ list-style: none; }
/** 重置超链接元素 **/
a { text-decoration:none; color:#333;}
a:hover {color:#e38409;}
/** 重置图片元素 **/
img{ border:none;}
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0;}
em,i{font-style: normal;}

/*--通用样式预设--*/
/*清除浮动*/
.clear{clear:both;}
/*浮动*/
.left{float: left;}
.right{float: right;}
/*宽高*/
.width{width: 1130px;}
.w100{width: 100%;}
/*对齐方式*/
.center{margin: 0 auto;}
/*over*/
.overflow{overflow: hidden;}
/*定位*/
.pr{position: relative;}
.pa{position: absolute;}
.pf{position: fixed;}
/*测试 背景色填充*/
.tb{background: #f60;}

/*页面*/
.head{height: 689px;background:  no-repeat center top;}
.yw{height: 151px;background:  no-repeat center top;}
.ywhotcon{width:970px;padding-left: 150px;}
.ywcon{height: 461px;background:  no-repeat center top;}
.yccon{width: 1150px;}
.ycconl{width: 560px;height: 440px;margin:10px 0 0 26px;}
.ycconr{width: 530px; }
.ljzttit{height: 157px;background:  no-repeat center top;}
.ljztcon{height: 818px;background:  no-repeat center top;}
.ljztccon{width: 1105px;padding-left: 30px;height: 1060px;padding-top: 100px;}
.fsljcon_w{width: 1105px;padding-left: 30px;height: 412px;margin-top: 30px;}
.fsljtit{height: 196px;background:  no-repeat center top;}
.fsljcon{height: 484px;background:  no-repeat center top;}
.xjljtit{height: 107px;background:  no-repeat center top;}
.xjljcon{height: 550px;background:  no-repeat center top;}
.xjljcon_w{width: 1090px;padding-right: 30px;margin-top: 30px;}
.xjljcon_wl{width: 600px;height: 485px;}
.xjljcon_wr{width: 480px;height: 485px;overflow-y: auto;}
.dmlj{height: 696px;background:  no-repeat center top;padding-top: 114px;}
.dmljcon{width: 1120px;height: 623px;padding-left: 10px;}
.footer{height: 145px;background:  no-repeat center top;}




