@charset "utf-8";
/* css reset www.admin10000.com */
html {
  font-size: 10px;
  font-size: 62.5%;
}
.container {
  width: 100%;
}
html,
body {
  max-width: 768px;
  margin: 0 auto;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
body {
  background: #fff;
  color: #555;
  font-size: 1.4rem;
  font-family: "Microsoft Yahei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
i,
b,
u,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #555;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.h_d {
  padding-top: 15px;
}
.hd_l {
  width: 40%;
}
.hd_l img {
  width: 100%;
}
.hd_r {
  width: 60%;
}
.hd_r i {
  float: right;
  display: inline-block;
  width: 23%;
}
.hd_r i img {
  width: 40px;
  height: 40px;
}
.hd_r > div {
  float: right;
}
.hd_r > div p {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
}
.hd_r > div span {
  font-size: 18px;
  color: #005c9d;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
}
.header_meau {
  padding-top: 15px;
}
.header_meau ul li {
  float: left;
  width: 25%;
  padding: 1%;
  padding-top: 0;
}
.header_meau ul li a {
  text-align: center;
  width: 100%;
  display: inline-block;
  background-color: #66ccff;
}
.header_meau ul li a img {
  margin-top: 10px;
  width: 60%;
  height: 45px;
  margin-bottom: 10px;
}
.header_meau ul li a p {
  padding: 5px;
  color: white;
  font-size: 14px;
}
.header_meau ul li:nth-of-type(2) a {
  background-color: #ff6666;
}
.header_meau ul li:nth-of-type(3) a {
  background-color: #ffc607;
}
.header_meau ul li:nth-of-type(4) a {
  background-color: #9999ff;
}
.header_meau ul li:nth-of-type(5 ) a {
  background-color: #fb718a;
}
.header_meau ul li:nth-of-type(6) a {
  background-color: #6699ff;
}
.header_meau ul li:nth-of-type(7) a {
  background-color: #e8b1ff;
}
.header_meau ul li:nth-of-type(8) a {
  background-color: #66cccc;
}
.i_hd {
  margin: 15px 0;
  text-align: center;
}
.i_hd > h3 {
  font-size: 20px;
  color: #bdbcbc;
  margin-bottom: 5px;
  text-align: center;
}
.i_hd > a {
  display: inline-block;
  padding-bottom: 3px;
  font-size: 18.237px;
  color: #575656;
  background: url("../images/cp_js2.png") no-repeat bottom;
  background-size: 100%;
}
.cp_zs li {
  text-align: center;
  padding: 2%;
}
.cp_zs li a {
  width: 100%;
  display: inline-block;
  padding: 10px;
  border: 1px solid #dedede;
  padding-bottom: 0;
}
.cp_zs li a img {
  border: 1px solid #dedede;
  width: 100%;
}
.cp_zs li a p {
  font-size: 1.2rem;
  color: #373737;
  margin: 5px 0;
  height: 34px;
  overflow: hidden;
}
.i_news li {
  padding: 15px 0;
  border-bottom: 1px solid #dedede;
}
.i_news li .in_l {
  width: 30%;
  float: left;
}
.i_news li .in_l img {
  width: 100%;
}
.i_news li .in_r {
  width: 68%;
  float: right;
}
.i_news li .in_r .in_t {
  line-height: 2;
  border-bottom: 1px solid #dedede;
}
.i_news li .in_r .in_t span {
  font-size: 14px;
}
.i_news li .in_r .in_t a {
  float: right;
  font-size: 12px;
}
.i_news li .in_r > span {
  margin-top: 3px;
  display: inline-block;
  height: 37px;
  overflow: hidden;
  font-size: 12px;
}
.footer {
  padding: 10px 0;
  background-color: #005c9d;
}
.footer li {
  text-align: center;
  float: left;
  width: 25%;
  background: url("../images/xianxian.png") no-repeat right;
}
.footer li p {
  margin-top: 5px;
  color: white;
}
.xiangce ul {
  padding-bottom: 20px;
  background-color: #ebebeb;
}
.xiangce ul li {
  padding: 7px;
}
.xiangce ul li a {
  width: 100%;
  display: inline-block;
  padding: 3px;
  border-radius: 5px;
  border: 1px solid white;
  background-color: white;
}
.xiangce ul li a img {
  width: 100%;
  border-radius: 5px;
  height: 80px
}
.pic_ul {
  padding: 0 15px;
}
.pic_ul ul {
  border: 1px solid #7f7b78;
  border-bottom: none;
  box-shadow: 2px 2px 2px #ebebeb;
}
.pic_ul ul li {
  padding: 2%;
  text-align: center;
  float: left;
  width: 25%;
  border-right: 1px solid #dedede;
}
.pic_ul ul li a {
  color: #8d8888;
}
.pic_ul2 li a.active {
  color: #000000;
}
.w_z {
  padding: 0 15px;
  width: 100%;
  line-height: 2;
  font-size: 12px;
  padding-bottom: 30px;
}
.w_z > img {
  margin-top: 10px;
  width: 100%;
  padding: 0 1%;
}
.w_z h3 {
  color: #666666;
  font-size: 18px;
  font-weight: bold;
  margin:15px 0;
}
.w_z span {
  font-size: 12px!important;
  line-height: 2;
  /*color: #a9a9a9;*/
}
.l_y {
  padding: 30px 15px;
}
.l_y .ll_y {
  background: url("../images/l_y.png") no-repeat;
  background-size: 100% 100%;
}
.l_y .ll_y .liuyan {
  padding-left: 2%;
  height: 30px;
  line-height: 30px;
}
.l_y .ll_y .liuyan span {
  color: white;
}
.l_y .ll_y .liuyan i {
  color: white;
}
.l_y .ll_y ul {
  padding: 15px;
}
.l_y .ll_y ul li {
  margin-top: 10px;
  width: 100%;
  text-align: center;
}
.l_y .ll_y ul li img{
  width:32%;
}
.l_y .ll_y ul li span {
  display: inline-block;
  width: 30%;
}
.l_y .ll_y ul li input[type="submit"] {
  width: 100px;
  background-color: #005c9d;
  color: white;
}
.l_y .ll_y ul li input {
  width: 68%;
  border-radius: 5px;
  outline: none;
  list-style: none;
  border: 1px solid #dedede;
  height: 25px;
}
.l_y .ll_y ul li textarea {
  width: 68%;
  height: 100px;
  border: 1px solid #dedede;
  border-radius: 5px;
}
.l_y .ll_y ul li i {
  width: 100%;
  display: inline-block;
  line-height: 1.5;
}
.tttt span {
  float: left;
}
.yanzheng {
  text-align: left!important;
}
.yanzheng input{
  width: 30%!important;
}
.yanzheng span{
  text-align: center;
}
.hd_r > div span  a{
    font-size: 18px;
    color: #005c9d;
} 
#pages{
  text-align: center;
  margin-bottom: 10px

}
#pages a{
  margin: 0 5px;
  padding: 0 5px;
  border: 1px solid #dedede;
  display: inline-block;
}
#pages span{
  display: inline-block;
  background: #005c9d;
  padding: 0 5px;
  color: #fff;
}
#pages a:nth-of-type(1){


}
.carousel-indicators{
  bottom: -2px;;
}

/*新加样式*/
.w_z >div>img{width: 100%;height: auto!important;}