ul,li {list-style-type:none; text-transform:capitalize; padding:0; margin:0;}
body {font-size:12px; font-family:"宋体"; }
img,input{border:none;vertical-align:middle;outline:none;padding:0;margin:0;}
body{padding:0;margin:0;min-width:1000px; background-color: #ffffff;
}
form,ul,li,h1,h2,h3,h4,h5,h6,p,dl,dd,dt.input{margin:0px;padding:0px;}

a {text-decoration: none;}
a {*text-decoration: none;}
.dblg {
 height: 95px;
 width: 100%;
}
.jz {
 width:1000px;
 margin:0 auto;
 }
.logo {
 float:left;
 width:600px;
 padding-top:14px;}
.logo img {
 float:left;
 width:480px;
}

.ljss {
 float:right;
 width:320px;
 padding-top:18px;}
.lj {
 font-family: "微软雅黑";
 font-size: 14px;
 line-height: 16px;
 color: #2B2B2B;
 text-align: right;
 float:right;
}
.lj a {color: #2B2B2B; padding:0 10px;text-decoration: none;}
.lj a:hover {color:#034DA2;}
.ss {
 margin-top: 12px;
 font-family: "微软雅黑";
 font-size: 12px;
 line-height: 31px;
 height: 34px;
 color: #aaa;
 background-image: url(../images/pc4_1_r3_c5.jpg);
 background-repeat: repeat-x;
 background-position: top;
 float:right;
 clear:both;
 width:260px;
}
.ss img {
 float:left;}
.ss span {
 display:block;}
.ss .srk{
 float:left;
 height: 30px;
 width: 200px;
 border: 0px none #FFF;
 background-image: none;
 background-color:none;
 vertical-align:middle;
 display:block;
 color:#999;
 line-height:30px;
}
.daohang {
 background-color: #034DA2;
 font-family: "微软雅黑";
 font-size: 18px;
 line-height: 50px;
 color: #FFF;
 height:50px;
 width:100%;
 z-index:1;
 position:absolute;
 min-width:1000px;
 }
.m_daohang {
 display:none;}
#menu {height:50px;*min-width:1000px;
 min-width:1000px/0;}
#nav {margin:0 auto; width:1000px; display:block;height:50px;}
#nav .jquery_out {float:left;line-height:50px;display:block; border-right:1px solid #fff; text-align:center; color:#fff;font:18px"微软雅黑"; background:#062723 url(../images/slide-panel_03.png) 0 0 repeat-x;}
#nav .jquery_out .smile {padding-left:1em;}
#nav .jquery_inner {margin-left:16px;}
#nav .jquery {margin-right:1px;padding:0 2em;}
#nav .mainlevel { height:50px; float:left; background-image: url(../images/pc4_1_r3_c6.jpg);
 background-repeat: no-repeat;
 background-position: right center; padding-right:2px;}
#nav .mainlevel a {color:#fff; text-decoration:none; line-height:50px; padding:0 33px; display:block;}
#nav .mainlevel a:hover {color:#fff; text-decoration:none; background:#c71118 url(../images/slide-panel_03.png) 0 0 repeat-x;}
#nav .mainlevel ul {display:none; position:absolute; *margin-left:0px; line-height:30px;  white-space:nowrap;background-color:#034DA2; position:absolute; z-index:100px;}
#nav .mainlevel li {
 border-top: 1px solid #fff;
 height:30px;
 *height:25px;
 width:100%;
}
#nav .mainlevel ul a {color:#fff; text-decoration:none; font-size:14px; line-height:30px; padding:0 20px; display:block; min-width:140px; background-color:#034DA2;}
#nav .mainlevel ul a:hover {color:#fff; text-decoration:none; background:#c71118 url(../images/slide-panel_03.png) 0 0 repeat-x;}
.log {text-align:center; color:skyblue; line-height:24px; text-transform:capitalize; margin:50px auto;}

.banner {
 max-width:1000px;
 width:100%;
 margin:50px auto 0 auto;
 }
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  position:absolute;
  z-index:-1; 
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  position: relative;
  float: left;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background:none;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
.nrq .news {
 width:58%;
 float:left;}
.nrq .xian {
 width: 7%;
 float: left;
 background-image: url(../images/pc4_1_r13_c15.jpg);
 background-repeat: no-repeat;
 background-position: center bottom;
 height:160px;
}
.nrq .Events {
 width:35%;
 float:left;}
.lmbt {
 font-family: "微软雅黑";
 font-size: 18px;
 line-height: 30px;
 color: #034ea2;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #034DA2;
 height: 35px;
}
.lmbt span {
 padding-right:12px;
 float:left;}
.lmbt a {
 float:right;
 font-size:12px;
 color:#ff4e00;
 padding-right:10px;}
.widget-area {
 padding:10px 0;
 line-height: 23px;
 }
.widget-area ul li a


{

       TEXT-DECORATION:none;

       overflow:hidden;
    float:left;

}
.widget-area ul li .xw {
 float: right;
 padding-right: 8px;
 font-family: Arial;
 font-size: 12px;
}

.widget-area ul li {
 width:100%;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #CCC;
 height:23px;}
 
.widget-area ul li a

{
 width: 75%;
 padding-left:2%;
 display: block;
 word-break: keep-all;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 font-family: Arial;
 font-size: 12px;
 line-height: 23px;
 color: #333;
}
.widget-area ul li a:hover
{ color:#ff4e00;}



.widget-area2 {
 padding:10px 0;}
 
.widget-area2 ul li a
{
       TEXT-DECORATION:none;
       overflow:hidden;
    float:left;
}

.widget-area2 ul li div {
 float: left;
 width:12%;
 height:32px;
 font-family: Arial;
 font-size: 12px;
 line-height: 14px;
 background-image: url(../images/pc4_1_r16_c27.jpg);
 background-repeat: no-repeat;
 background-position: right center;
}
.widget-area2 ul li .tz {
 text-align:center;
 font-family: Arial;
 font-size: 12px;
 line-height: 14px;
 display:block;
}
.widget-area2 ul li {
 width:100%;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #CCC;
 height:32px;}
.widget-area2 ul li a
{
 width: 85%;
 padding-left:2%;
 font-family: Arial;
 font-size: 12px;
 line-height: 14px;
 color: #333;
}
.widget-area2 ul li a:hover
{ color:#ff4e00;}
.xlx {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #034DA2;
 height:1px;
 max-width:1000px;
 margin:0 auto;
 clear:both;}
.lj2 {
 padding-top:20px;}
.lj_1,.lj_2,.lj_3 {
 float:left;
 width:30%;}

.lj_1 .tb {
 float:left;
 width:15%;}
.lj_2 .tb {
 float:left;
 width:15%;}
.lj_3 .tb {
 float:left;
 width:15%;}
.tb img {
 width:100%;
}

.lj1 .ljys {
 float:left;}
.nrq {
 width:1000px;
 margin:10px auto 0 auto;}
.nrq .xian2,.xian3 {
 width:5%;
 float: left;
 background-image: url(../images/pc4_1_r13_c15.jpg);
 background-repeat: no-repeat;
 background-position: center bottom;
 height:130px;
}

.ljys {
 width:85%;
 float: left;
 line-height: 38px;
 font-family: "微软雅黑";
 font-size: 14px;
 line-height: 38px;
}
.ljbt {
 color: #FFF;
 background-color: #034DA2;
 height: 38px;
 width: 85%;
 padding-top: 0px;
 padding-right: 5%;
 padding-bottom: 0px;
 padding-left: 10%;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #FFF;
}
.ljbt a {
 color:#fff;
 cursor:hand;
 text-decoration: none;}
.ljbt a:hover {
 color:#fff;}
.ljlb {
 color: #FFF;
 background-color: #EEEEEE;
 height: 38px;
 width: 85%;
 padding-top: 0px;
 padding-right: 5%;
 padding-bottom: 0px;
 padding-left: 10%;
 margin-bottom: 1px;
 background-image: url(../images/pc4_1_r2_c21.jpg);
 background-repeat: repeat-y;
 background-position: left;
}
.ljlb a {
 color:#034DA2;
 cursor:hand;
 text-decoration: none;}
.ljlb a:hover {
 color:#034DA2;}
.ljys2 {
 border: 1px solid #E6EAEB;
 color: #333;
 width: 84%;
 float: left;
 line-height: 38px;
 font-family: "微软雅黑";
 font-size: 14px;
 line-height: 38px;
}
.xlbt {
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #CCC;
 margin-top: 0px;
 margin-right: 10px;
 margin-bottom: 0px;
 margin-left: 10px;
 text-align:left;
}
.xllb {
 margin-top: 0px;
 margin-right: 10px;
 margin-bottom: 0px;
 margin-left: 10px;
 padding:0;}
.xllb select {
 margin: 0px;
 padding: 0px;
 height: 25px;
 width: 100%;
 border: 1px solid #999;
 font-family: "微软雅黑";
 font-size: 12px;
 line-height: 25px;
 color: #666;
}
.dbdhlj {
 font-family: "微软雅黑";
 font-size: 14px;
 color: #333;
 text-align: center;
 padding:10px 0 10px 0;
}
.dbdhlj a {color: #333;}
.dbdhlj a:hover {color:#034DA2;}
.banquan {
 background-color: #e0e0e0;
 font-family: "微软雅黑";
 font-size: 12px;
 line-height: 45px;
 color: #666;
 text-align: center;
 height: 45px;
 width: 100%;
}

.nrq2 {
 width:100%;
 max-width:1000px;
 background-color:#EEEEEE;
 margin:20px auto 0 auto;}
.ejdh {
 float:left;
 width:29%;
 display:block;}
.m_ejdh {
 display:none;
 float:left;
 width:29%;}
.fylb {
 float:right;
 width:68%;
 padding-left:3%;
min-height:480px;
 background-color:#FFF;}
.yjlm {
 width: 100%;
 background-color: #034DA2;
 height: 40px;
 text-align: center;
 line-height: 40px;
 color: #FFF;
 font-family: "微软雅黑";
 font-size: 18px;
}
.menu_head{width:90%;line-height:36px;padding-left:10%;font-size:14px;color:#525252;cursor:pointer;border-bottom:1px solid #e1e1e1;position:relative;margin:0px;font-weight:bold;background:#f1f1f1  center right no-repeat;}
.menu_list .current{background:#f1f1f1  center right no-repeat;}
.menu_body{width:100%;height:auto;overflow:hidden;line-height:30px;backguound:#F6F6F6;}
.menu_body a{display:block;width:90%;font-size:14px; font-family:"微软雅黑"; line-height:30px;padding-left:10%;color:#666;background: #FAFAFA;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body a:hover{text-decoration:none;}

.dqwzbj {padding-bottom:5px;background-color:#fff;} 
.dqwz {
 font-family: "微软雅黑";
 font-size: 14px;
 line-height: 40px;
 color: #034DA2;
 background-image: url(../images/pc4_l_r3_c9.jpg);
 background-repeat: no-repeat;
 background-position: left center;
 height: 40px;
 padding-left: 50px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #034DA2;
}
.dqwzbj a {
 color:#034ea2;}
.dqwzbj a:hover {
 color: #F30;}
.more{
 width: 96%;
 margin: 0 auto;
 border-radius: 10px;
 -moz-border-radius: 5px;
 height: 24px;
 margin-top: 5px;
 margin-bottom: 5px;
 background: #FFF;
 line-height: 24px;
 text-align: center;
 color: #06C;
 border: 1px solid  #06C;
 line-height: 24px;
 font-family: "微软雅黑";
}
.more a {
 color: #06C;
 font-family: "微软雅黑";
 font-size:14px;}
.fybt_m {
 display:none;}
.fybt_p {
 display:block}
.wztp {
 float:left;
 padding-right:10px;}
.wztp img { width:100px; } 
.tpwzbt {
 font-family: "微软雅黑";
 font-size: 12px;
 line-height: 24px;
}
.tpwzbt a {
 color:#333;}
.tplb li {
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #CCC;
 clear: both;
 padding-top: 10px;
 padding-bottom: 10px;
}

.wztp2 {
 width:100%;}
.wztp2 img { width:100%; } 
.tpwzbt2 {
 font-family: "微软雅黑";
 font-size: 12px;
 line-height: 24px;
 text-align:center;
}
.tpwzbt2 a {
 color:#333;}
.tplb2 li {
 margin:1.6%;
 width:30%;
 float:left;
}
.nrwzbt {
 font-family: "微软雅黑";
 font-size: 18px;
 color: #fe0000;
 line-height: 30px;
 background-image: url(../img/i_r10_c4.jpg);
 background-repeat: repeat-x;
 background-position: bottom;
 text-align: center;
 padding-bottom:10px;
}
.wzxx {
 font-family: "宋体";
 font-size: 12px;
 color: #666;
 padding-bottom:9px;
 background-image: url(../img/i_r10_c4.jpg);
 background-repeat: repeat-x;
 background-position: bottom;
 text-align: center;}
.nrzw {
 font-family:"Times New Roman";"微软雅黑";
 font-size: 14px;
 line-height: 30px;
 color: #333;
 text-indent:2em;
 background-image: url(../img/i_r10_c4.jpg);
 background-repeat: repeat-x;
 background-position: bottom;
}
.nrzw p {
 font-family:"Times New Roman";"微软雅黑";
 font-size: 14px;
 line-height: 30px;
 color: #333;
 text-indent:2em;
}
.nrzw img {
 margin-left:-2em;
}
.nrzw p img {
 margin-left:-2em;

}
.wzsxt {
 background-image: url(../img/i_r10_c4.jpg);
 background-repeat: repeat-x;
 background-position: bottom;
 font-family: "微软雅黑";
 font-size: 12px;
 line-height: 24px;
 color: #666;
 padding:10px 0;
}
.wzsxt a {
 color: #666;}
.ljlb5 {
 min-height:600px;}
.ljlb5 li {
 width: 48%;
 float: left;
 margin: 0 1%;
 height: 36px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #CCC;
 font-family: "微软雅黑";
 font-size: 14px;
 line-height: 36px;
}
.ljlb5 li a {color: #666;}
.ljlb5 li a:hover {
 color: #F30;}
.dqwz1 {display:block;
 font-family: "微软雅黑";
 font-size: 14px;
 line-height: 40px;
 color: #034DA2;
 background-image: url(../images/pc4_l_r3_c9.jpg);
 background-repeat: no-repeat;
 background-position: left center;
 height: 40px;
 padding-left: 50px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #034DA2;}
.dqwz2 {display:none;
 font-family: "微软雅黑";
 font-size: 14px;
 line-height: 40px;
 color: #034DA2;
 background-image: url(../images/pc4_l_r3_c9.jpg);
 background-repeat: no-repeat;
 background-position: left center;
 height: 40px;
 padding-left: 50px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #034DA2;}