body, p, input, h1, h2, h3, h4, ul, ol, li, dl, dt, dd, form{margin: 0; padding: 0; list-style: none; vertical-align: middle;}
body{  font-family: "方正黑体" , "Helvetica Neue" ,Helvetica,Arial,sans-serif; -webkit-text-size-adjust: none; font-size: 14px;}
a{text-decoration:none}
header,nav,section,figure,figcaption,article, hgroup, menu, nav, section, menu, footer, article, img{display: block; margin: 0; padding: 0;}
i {font-style:normal;}
html{height:100%;}
*{padding:0;margin:0;}
body{overflow-x:hidden;position:relative;}
img{border:0;width:100%;}
*{-webkit-tap-highlight-color:rgba(0,0,0,0);}

/* top开始 */
header{
     height:96px;
     background:url(/img/201405/webindex_01.jpg) no-repeat;
     background-size:100% 100%;
     display: -webkit-box;
    -webkit-box-orient: horizontal;
 
    position: relative;
}
.top_logo{
      width: 100%;

     display: -webkit-box;
     -webkit-box-align: center;
     -webkit-box-pack: center;
 
     display: -moz-box;
     -moz-box-pack: center;
    -moz-box-orient: horizontal;
     display:box;
     box-pack: center;
     box-orient: horizontal; 
text-align:center;
}
.top_logo a img{
     width:102px;
     /* min-width:10%; */
}
header>.wh{
     width:50px;
     height:20px;
     position: absolute;
     right:13px;
}
header>.fh{
     width:30px;
     height:15px;
     position: absolute;
     left:13px;
     top:38px;
}
header>.fh>a>img{
width: 50px;
min-width: 11%;
}
header>.wh>a>img{
width: 60px;
min-width: 11%;
}
article{
     width:100%;
}
.center_top{
    display: -webkit-box;
    -webkit-box-pack: center;
   
}
.center_top_1{
    margin-top:10px;
}
.center_top p{
    display: -webkit-box;
    width:303px;
    height:225px;
    background:#ffffff;
    -webkit-box-pack: center;
 
}
.center_top p img{
   display: -webkit-box;
    -webkit-box-pack: center;
   width:95%;
   height:93%;
   margin-top:8px;
}

.center_top1{
    display: -webkit-box;
    -webkit-box-pack: center;

}
.center_top1 ul{
display: -webkit-box;
width: 314px;
height: 100%;
-webkit-box-pack: center;
-webkit-box-ordinal-group: 2;
}
.center_top1 ul li{
display: inline-block;
width: 143px;
height: 184px;
background: #fff;
margin-top: 18px;
margin-left: 8px;
 
}
.center_top3{
    display: -webkit-box;
    -webkit-box-pack: center;

}
.center_top3 ul{
    display: -webkit-box;
    width:314px;
    height: 100%;
    -webkit-box-pack: center;

 -webkit-box-ordinal-group:2;
}
.center_top3 ul li{
    display: inline-block;
    width:147px;
    height:184px;
    background:#fff;
   margin-top:10px;
   margin-left:4px;

 
}
.center_top3 ul li a{
display: -webkit-box;
-webkit-box-pack: center;
width: 95%;
height: 70%;
margin-left: 4px;
}
.center_top1 ul li a{
width: 130px;
margin-left: 6px;
height: 130px;
overflow: hidden;
float: left;
margin-top:8px;
}
.center_top_2{
    width: 310px;
    height:100%;
    position: relative;
}
.center_top_2 p{
    font-family: "方正黑体" , "Helvetica Neue" ,Helvetica,Arial,sans-serif;
}

.center_top_2  p{
width: 125px;
height: 36px;
font-size: 12px;
margin-left: 4px;
margin-top: 6px;
line-height: 18px;
 float: left;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.center_top_2  p span{
  padding-left:6px;
  color:#797979;
}
.center_top_2  .p3{
text-align: center;
margin-top: 22px;
width: 147px;
font-size: 15px;
}

.center_top1  img{
min-width: 10%;
 
min-height: 10%;

}
.center_top3  img{
   min-width:93%;
   height:130px;
 
}

.dd{
   height:25px;
   width:100%;

}
.box_11 p{
width:90%;
}
.box_11 p img{
width:108%;
}
.box_11 p a img {
width:40%;
}



footer{
     height:50px;
     background:url(/img/201405/webindex_18.jpg) no-repeat;
     background-size:100%;
     display: -webkit-box;
    -webkit-box-orient: horizontal;
    position: relative;
}
footer>.footer_logo{
     min-width: 87%;
     height:45px;
     display: -webkit-box;
     -webkit-box-align: center;
margin-top: 4px;
    margin-left:18px;
}
footer>.footer_logo>img{
     width:99px;
     min-width:16%;
}
footer>.wh{
     width:60px;
     height:30px;
     position: absolute;
     right:38px;
     top:9px;
}
footer>.wh>a>img{
width: 85px;
min-width: 15%;
}


/* list样式 */
#jiazai{
   background:none;
   text-align: center;
   margin-top: 70px;
}
.m-tab2 {
      display: -webkit-box;
      -webkit-box-pack: center;   

}
.m-tab2 ul {
     width:182px;
     border: 1px solid #ccc;
      display: -webkit-box;
      -webkit-box-pack: center;   
     border-radius: 6px;
      margin:16px 0 0 0;
}
.m-tab2 ul li{
     width:60px;
     height:30px;
     display: -webkit-box;
     -webkit-box-align: center;
     -webkit-box-pack: center;  
     
    cursor:pointer;
}
.m-tab2 li:nth-child(2) {
border-right: 1px solid #ccc;
}
.m-tab2 li:nth-child(1) {
border-right: 1px solid #ccc;
}
.m-tab2 .curr, .m-tab2 .curr a {
background:url(/img/201405/web_list_07.png) no-repeat;
background-size: 100% 100%;
color: #fff;
}

.m-tab2 .curr1, .m-tab2 .curr1 a {
background:url(/img/201405/222.png) no-repeat;
background-size: 100% 100%;
color: #fff;
}

.m-tab2 .curr2, .m-tab2 .curr2 a {
background:url(/img/201405/1111.png) no-repeat;
background-size: 100% 100%;
color: #fff;
}

.center_top_4{
    width: 310px;
    height:100%;
    position: relative;
}
.center_top_4 p{
    font-family: "方正黑体" , "Helvetica Neue" ,Helvetica,Arial,sans-serif;
}

.center_top_4  p{
width: 125px;
height: 36px;
font-size: 13px;
margin-left: 7px;
margin-top: 145px;
line-height: 17px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
 
}
.center_top_4  .p3{
text-align: center;
margin-top: 18px;

}
.center_top_4  .p5{
    width:125px;
    height:20px;
    display: -webkit-box;
     -webkit-box-align: center;
    font-size:12px;
     position: absolute;
     right: 6px;
     top: 163px;
}
.center_top_4  .p4{
    width:125px;
    height:20px;
    display: -webkit-box;
     -webkit-box-align: center;
    font-size:12px;
     position: absolute;
     left: 8px;
     top: 163px;
}
.center_top_4  span{
    font-size:12px;
    margin-left: 6px;
    color: #9b9b9b;
}

.ck{
    display: -webkit-box;

    -webkit-box-pack: center;
    position: absolute;
    bottom: 70px;
    left: 50%;
    margin-left: -100px;
 
}

.ck img{
      display: -webkit-box;
    width:198px;
    height:32px;
    -webkit-box-pack: center;
   margin-top:20px;
    cursor:pointer;
}
.cc{
   height:25px;
   width:100%;

}


/* center样式 */
.box{
   background:#fff;
}
.center_t{

     display: -webkit-box;
     -webkit-box-align: center;
     -webkit-box-pack: center; 
}
.center_t div{
margin-top: 20px;

min-height: 100px;


}
.center_t div img{
min-width: 50%;
display: -webkit-box;
width: 284px;
-webkit-box-pack: center;


}
.biaoti{
 display: -webkit-box;
     -webkit-box-align: center;
     -webkit-box-pack: center; 
     margin-top:8px;
     margin-left: -8px;
}
.biaoti h2{
  font-size: 18px;
font-weight: 100;
}
.biaoti h3{
  font-size: 12px;
  color:#797979;
font-weight: 100;
}
.biaoti p{
line-height: 25px;
color: #999;
}
.biaoti p span{font-size:14px;color: #999;}
.biaoti h1{
font-size: 16px;
margin-top: 10px;
line-height:40px;
}
.jj{
     display: -webkit-box;
     -webkit-box-align: center;
     -webkit-box-pack: center; 
   width:100%;
   height:16px;
   border-bottom: 1px solid #cccccc;

}
.IDart{
     display: -webkit-box;
     -webkit-box-align: center;
     -webkit-box-pack: center; 
     width:100%;
     margin-top:10px;
}
.artID{
  width:270px;
  display: -webkit-box;
     -webkit-box-align: center;
    height: 18px;
    color:#797979;
}
.artID span{
  padding-left:24px;
}
.artID .artid{
padding-left: 20px;
}
.artID .span{
 
  font-size: 18px;
  color:#000;
}
.center_t1{
display: -webkit-box;
-webkit-box-align: center;
-webkit-box-pack: center;
height: 70px;


}
.center_t1 div{
width: 290px;
height: 40px;
}
.center_t1>div>a>img{
    min-width:17%;
    display: -webkit-box;
    width: 126px;
     -webkit-box-pack: center; 
}
.center_t00{
display: -webkit-box;
-webkit-box-align: center;
-webkit-box-pack: center;
height: 70px;
background: #f1f2f4;
 
}
.center_t00>div{
width: 126px;
height: 40px;
}
.center_t00>div>a>img{
    min-width:17%;
    display: -webkit-box;
    width: 126px;
     -webkit-box-pack: center; 
}
.gm{
   margin-left:20px;
}
.kk{
     display: -webkit-box;
     -webkit-box-align: center;
     -webkit-box-pack: center; 
   width:100%;
   height:15px;
   border-bottom: 1px solid #cccccc;

}
.tx{
  display: -webkit-box;
     -webkit-box-align: center;
     -webkit-box-pack: center; 
     width:100%;
     margin-top:0px;
     height:45px;
}
.mz{
  width:132px;
  display: -webkit-box;
     -webkit-box-align: center;


}
.mz>img{
    width: 15px;
    min-width:25px;

}
.mz>span{
   padding-left: 10px;
}
.mz>a>p{
   font-size:12px;
color: #a3a3a3;
padding-left: 65px;
}
.mz>a>.span>img{
   width:10px;
 padding-left: 10px;
}
.mztx{
  width:137px;
  display: -webkit-box;
     -webkit-box-align: center;


}
.mztx>img{
    width: 11%;
    min-width:25px;

}
.mztx>span{
    padding-left:10px;
}
.mztx>a>p{
   font-size:12px;
color: #a3a3a3;
}
.mztx>a>.span>img{
   width:30%;
 padding-left: 10px;
}
.zuopin{
 display: -webkit-box;
     -webkit-box-align: center;
     -webkit-box-pack: center; 
}
.zuopin_1 ul li{
       padding-top: 6px;
}
.zuopin_1 ul li a img{
     width: 290px;
}


/* hdcenter样式 */

.bt_1{
 display: -webkit-box;
     -webkit-box-align: center;
     -webkit-box-pack: center; 
 
 
     font-size: 14px;
}
.bt_1 h2{
     margin-top:16px;
     font-weight: 100;
          font-size: 14px;
     font-family: 微软雅黑;
   width: 302px;
text-align: center;
 
}

.bt_1 h3{
margin-top: 10px;
font-size: 14px;
color: #989898;
font-weight: 300;

}
.hdcenter{

     display: -webkit-box;
     -webkit-box-align: center;
     -webkit-box-pack: center; 
}
.hdcenter>div{
     margin-top:14px;
}
.hdcenter>div>p>img{
min-width: 50%;
display: -webkit-box;
width: 284px;

margin-top: 8px;
-webkit-box-pack: center;

}
.hdcenter p{
    display: -webkit-box;
    width:301px;
    height:160px;
    background:#ffffff;
    -webkit-box-pack: center;
 
}
.hdxq{
display: -webkit-box;
-webkit-box-align: center;
-webkit-box-pack: center;
width: 100%;
margin-top: 18px;
height: 52px;
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
background: #fff;
}
.hd{
  width:135px;
  display: -webkit-box;
     -webkit-box-align: center;


}
.hd>img{
    width: 11%;
    min-width:25px;

}
.hd>span{
    margin-left: -15px;
    font-weight: 500;
}
.hd>a>p{
   font-size:12px;
color: #a3a3a3;
}

.xq{
   width: 80px;
   padding-left: 30px;
  display: -webkit-box;
     -webkit-box-align: center;


}
.xq>img{
    width: 11%;
    min-width:25px;

}
.xq>span{
    margin-left: -12px;
    font-weight: 700;
}
.xq>a>p{
   font-size:12px;
color: #a3a3a3;
}
.xq>a>.span>img{
   width:30%;
 padding-left: 10px;
}

/* hdlist样式 */

.m-tab1 {
      display: -webkit-box;
      -webkit-box-pack: center;   

}
.m-tab1 ul {
     width:213px;
     border: 1px solid #ccc;
      display: -webkit-box;
      -webkit-box-pack: center;   
     border-radius: 5px;
      margin:16px 0 0 0;
}
.m-tab1 ul li{
     width:106px;
     height:30px;
     display: -webkit-box;
     -webkit-box-align: center;
     -webkit-box-pack: center;  
     
    cursor:pointer;
}

.m-tab1 li:nth-child(1) {
border-right: 1px solid #ccc;
}
.m-tab1 .curr, .m-tab2 .curr a {
background:url(/img/201405/web_list_07.png) no-repeat;
background-size: 100% 100%;
color: #fff;
}



.m-tab1 .curr2, .m-tab2 .curr2 a {
background:url(/img/201405/1111.png) no-repeat;
background-size: 100% 100%;
color: #fff;
}
.hd_list {
display: -webkit-box;
-webkit-box-pack: center;
}
.hd_list ul {
display: -webkit-box;
width: 310px;
height: 100%;
-webkit-box-pack: center;
-webkit-box-ordinal-group: 2;
}
.hd_list ul li {
display: inline-block;
width: 303px;
height: 190px;

margin-top: 6px;
margin-left: 3px;
}
.hd_list{
display: -webkit-box;
-webkit-box-align: center;
-webkit-box-pack: center;
}

.hd_list>div {
width: 303px;
height: 215px;
background: #ffffff;
margin-top: 16px;
}
.hd_list>div>p{
width: 290px;
height: 40px;
line-height: 18px;
margin-left: 8px;
margin-top: 6px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 12px;
}
.hd_list>div>p>span{
font-size: 12px;
margin-left: 8px;
color: #9b9b9b;
color: #9b9b9b;
}
.hd_list>div>a>img {
min-width: 50%;
display: -webkit-box;
width: 284px;
height: 144px;
padding-top: 12px;
-webkit-box-pack: center;
margin-left: 10px;
}


/* yspxx 样式 */
.mc{
     display: -webkit-box;
     -webkit-box-align: center;
     -webkit-box-pack: center; 
     width:100%;

}
.mc_top{
  width:290px;
  display: -webkit-box;
     -webkit-box-align: center;
  line-height: 55px;
  height: 50px;
  border-bottom: 1px solid #cccccc;
  font-weight: 600;

}
.mc_top span{
  padding-left: 23px;
}
.hzxx{
  width:265px;
  display: -webkit-box;
     -webkit-box-align: center;
  line-height: 47px;
  height: 35px;

  font-weight: 600;

}



.ffh{
  width:290px;
  display: -webkit-box;
     -webkit-box-align: center;
  line-height: 47px;
  height: 35px;
  -webkit-box-pack: center; 
  font-weight: 600;

}
.ffh a p{
width: 120px;
height: 40px;
background: #70a7dd;
line-height: 40px;
text-align: center;
color: #fff;
}
.yxj{
width: 270px;
display: -webkit-box;
-webkit-box-align: center;
line-height: 30px;
padding-left: 5px;
color: #666666;
}
.yxj span{
   padding-left: 42px;
}
.yxj .span1{
   padding-left:54px;
}
.yxj .span2{
   padding-left:54px;
}

.yxj .span3{
   padding-left:27px;
}

.yxj .span4{
   padding-left:14px;
}

.yxj .span5{
   padding-left:26px;
}


.yxj .span6{
   padding-left:55px;
}

.tt{
width: 100%;
display: -webkit-box;
-webkit-box-align: center;
-webkit-box-pack: center;
 
}
.k {
height: 10px;
width: 290px;
border-bottom: 1px solid #cccccc;
}
.ckk p{
  height:100%;
line-height: 30px;

}
.ckk{
width: 268px;
display: -webkit-box;
-webkit-box-align: center;

padding-left: 5px;
color: #666666;
}







.gy{
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    position: relative;
}
.gy .bg{
    width:318px;
}


.loading_p{
	width:198px;
	height:32px;
	border:1px solid #ccc;
	text-align: center;
	line-height: 32px;
	margin-top: 20px;
	cursor: pointer;
	font-size:14px;
	font-weight:bold;
	color:#666;
}
.biaoti p img{max-width: 100%;}
