* {
  padding: 0px;
  margin: 0px;
}
html {
  _overflow-y: scroll;
  height: 100%;
}
/*****锛侊紒椤甸潰閫氱敤css鏍峰紡瀹氫箟寮€濮�******/
/* body鐨刢ss瀹氫箟:杩欓噷瀹氫箟椤甸潰涓婁笅宸﹀彸杈硅窛锛岄〉闈㈣儗鏅鑹诧紝婊氬姩鏉￠鑹叉牱寮� */
body {
  font-family: Microsoft YaHei;
  /*鏂囧瓧瀛椾綋瀹氫箟 */
  font-size: 12px;
  /*鏂囧瓧澶у皬瀹氫箟 */
  color: #6f6f6f;
  /*鏂囧瓧棰滆壊瀹氫箟 */
  height: 100%;
  max-width: 768px ;
  margin: 0  auto;
}
/* 缃戠珯瓒呴摼鎺ss閫氱敤璁剧疆 */
a {
  text-decoration: none;
}
/* 閾炬帴鏃犱笅鍒掔嚎,鏈変负underline */
ul,
li {
  list-style-type: none;
}
img {
  border: 0px;
  max-width: 100%;
  display: block;
}
.clear {
  clear: both;
  line-height: 0;
  height: 0;
  font-size: 0px;
}
.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*娓呴櫎娴姩*/
* {
  box-sizing: border-box;
}
.left {
  float: left;
}
.right {
  float: right;
}
.ft {
  float: left;
}
.fr {
  float: right;
}
.ells {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.banner {
  position: relative;
  margin: 0 auto;
}
.main .promain {
  width: 95%;
  margin: 0 auto;
}
.banimg {
  display: block;
  margin: 0 auto;
}
/*鏁翠綋鑹茶皟*/
.pCol,
.content .page a.select,
.in_news ul li .time {
  background: #0166B6;
}
/*.floatLink {*/
  /*width: 100%;*/
  /*height: 60px;*/
  /*line-height: 30px;*/
  /*border-top: 0px solid #bfbfbf;*/
/*}*/
/*.floatLink ul li {*/
  /*width: 33.3%;*/
  /*float: left;*/
  /*text-align: center;*/
  /*padding-top: 10px;*/
/*}*/
/*.floatLink ul li a {*/
  /*display: block;*/
  /*font-size: 16px;*/
  /*color: #fff;*/
  /*position: relative;*/
/*}*/
/*.floatLink ul li a img {*/
  /*width: 25px;*/
  /*vertical-align: middle;*/
  /*display: block;*/
  /*margin: 0 auto;*/
/*}*/
/*.floatLink ul li a span {*/
  /*color: #fff;*/
  /*display: block;*/
/*}*/
.content {
  padding-bottom: 20px;
}
/*鍐呴〉*/
.top {
  line-height: 35px;
  position: relative;
  height: 35px;
  background: #e3e3e3;
  color: #383838;
  font-size: 14px;
  border-bottom: 1px solid #bcbcbc;
}
.top .more {
  position: absolute;
  color: #FFF;
  padding: 0 10px 0 40px;
  right: 0;
  top: 0;
  background-image: url(../images/base/morebg.png);
  background-repeat: no-repeat;
  background-position: 10px center;
}
.moreul {
  width: 100%;
  position: absolute;
  left: 0;
  top: 36px;
  display: none;
  z-index: 100;
}
.moreul > li {
  line-height: 35px;
}
.moreul > li > div {
  color: #616161;
  display: block;
  background: #ededed;
  border-bottom: 1px solid #959595;
  padding: 0 0 0 60px;
}
.moreul ul li {
  padding: 0 0 0 75px;
  background: #fff;
  border-bottom: 1px solid #959595;
}
.moreul ul li {
  line-height: 35px;
  padding: 0 0 0 75px;
  background: #fff;
  border-bottom: 1px solid #959595;
}
.moreul ul li img {
  vertical-align: middle;
  margin: 0 3px 0 0;
}
.moreul ul li a {
  color: #000;
}
.moreul > li > div a {
  color: #000;
}
.ul2 {
  display: none;
}
.more1 {
  background: url(../images/base/morebg1.png) no-repeat 90% center #b2b6b1;
  padding: 0 30px 0 10px;
  line-height: 25px;
  margin: 0 auto;
  width: 132px;
  border-radius: 2px;
  color: #FFF;
}
.homeico {
  width: 38px;
  height: 30px;
  margin: 2px 5px 5px 10px;
  float: left;
  border-radius: 3px;
}
.nyText {
  width: 90%;
  margin: 0 5%;
  padding: 10px 0 36px 0;
  line-height: 25px;
  color: #000;
  min-height: 200px;
}
.nyText img{ height: auto !important;}
.content img {
  display: inline-block;
 
}
.newP {
  position: absolute;
  width: 8px;
  height: 8px;
  display: block;
  top: 14px;
  left: 7px;
}
.nynews li a {
  font-size: 14px;
  color: #02467c;
  height: 25px;
  line-height: 25px;
  padding: 0 0 0 10px;
}
.nynews li div {
  line-height: 23px;
  padding: 0 0 5px 9px;
  color: #8d9daa;
}
.nynews li {
  border-bottom: 1px solid #c1c4c0;
  position: relative;
  padding: 5px 10px 0 10px;
  height: 82px;
  line-height: 23px;
  box-shadow: 0 0 3px #c1c4c0;
}
.newsdate {
  position: absolute;
  right: 8px;
  bottom: 5px;
  font-size: 14px;
}
/*浜у搧*/
.pro {
  width: 95%;
  margin: 2% 2.5%;
}
.pro li {
  width: 48%;
  margin: 1%;
  float: left;
  text-align: center;
}
.pro li a {
  display: block;
  border: 1px solid #bfbfbf;
  box-shadow: 0 0 0 2px #f9e4e4;
}
.pro li a img {
  height: 120px;
  display: block;
  margin: 0 auto;
  padding: 3px;
}
.pro li span {
  display: block;
  line-height: 25px;
  text-align: center;
  height: 25px;
  overflow: hidden;
  color: #484848;
  font-size: 14px;
}
/*浜у搧鏂伴椈鍏辩敤鍐呴〉*/
.news_title {
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.news_time {
  width: 100%;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 10px;
}
.news_img {
  margin-bottom: 10px;
}
.news_img img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
/*鐣欒█*/
.nyMainC3 {
  background-color: #fff;
  color: #000;
  font-family: "瀹嬩綋";
  line-height: 26px;
  padding: 10px 16px 45px 16px;
}
.nyMainMessage {
  color: #000;
  font-family: "瀹嬩綋";
  line-height: 34px;
  height: 34px;
}
.nyMainMessage span {
  color: red;
  display: block;
  float: right;
  margin-right: 20px;
}
.txtInput1 {
  border: solid 1px #929292;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  height: 36px;
  width: 99%;
  padding-left: 15px;
  line-height: 36px;
  -moz-box-shadow: 2px 2px 2px #929292 inset;
  -webkit-box-shadow: 2px 2px 2px #929292 inset;
  box-shadow: 2px 2px 2px #929292 inset;
}
.btnInput {
  height: 45px;
  color: #000000;
  width: 98%;
  cursor: pointer;
  font-size: 14px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: solid 1px #8f8f8f;
  background: -moz-linear-gradient(top, #f3f4f3, #dfddda);
  background: -o-linear-gradient(top, #f3f4f3, #dfddda);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3f4f3), to(#dfddda));
  box-shadow: 1px 2px 3px #888888;
}
.btnTJ {
  margin: 10px 0;
}
/* 鍒嗛〉 */
.page a {
  padding: 4px 10px;
  color: #000;
}
.page a.num {
  margin: 0 5px;
  padding: 2px 8px;
  color: #FFF;
  background: #ababab;
}
.page a.num:hover {
  color: #fff;
  background: #0166B6;
}
.page a.select {
  margin: 0 5px;
  padding: 2px 8px;
  color: #FFF;
  background: #0166B6;
}
.pager-next-pre {
  width: 100%;
  margin-top: 20px;
}
.pager-next-pre span {
  width: 50%;
  float: left;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pager-next-pre span:nth-child(1) {
  background: #ccc;
}
.pager-next-pre span:nth-child(2) {
  background: #999;
}
.pager-next-pre span a {
  color: #333;
}
.page span {
  display: none;
}
.page {
  text-align: center;
}
/*鏄ュ摜*/
.in_content {
  max-width: 640px;
  margin: 20px auto 0 auto;
}
.in_title {
  text-align: center;
  color: #0065b3;
  position: relative;
}
.in_title span {
  display: block;
}
.in_title p.title {
  font-size: 0.3rem;
  position: relative;
  z-index: 10;
  font-weight: bold;
}
.in_title p.title span {
  display: inline-block;
  border-bottom: 0.05rem solid #0065b3;
}
.in_title span.dis {
  width: 100%;
  height: 0.32rem;
  line-height: 0.32rem;
  display: block;
  font-size: 0.14rem;
}
.in_title .line {
  height: 0px;
  border-bottom: 1px solid #c7c7c7;
  position: relative;
  top: -0.35rem;
  width: 100%;
  z-index: 0;
}
.in_prolist {
  padding: 0.5rem 0 0;
  padding-bottom: 80px;
}
.in_prolist li {
  width: 48%;
  padding: 0.1rem;
  float: left;
  border: 2px solid #ddd;
  margin: 0.07rem;
}
.in_prolist li img {
  width: 100%;
  display: block;
  min-height: 135px;
}
.in_prolist span {
  width: 100%;
  height: 0.54rem;
  line-height: 0.54rem;
  font-size: 0.28rem;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.in_prolist .more {
  text-align: center;
  font-size: 0.2rem;
  padding-top: 0.5rem;
}
.in_prolist .more a {
  background: #EF2D09;
  color: #fff;
  padding: 0.1rem 0.57rem;
  border-radius: 5px;
}
.in_about img {
  width: 100%;
}
.in_about {
  padding: 0.9rem 0 0;
}
.in_about img:nth-child(1) {
  margin-bottom: 0.8rem;
}
.in_about .text {
  padding: 0 0.24rem;
  font-size: 0.35rem;
}
.in_about .text h5 {
  font-weight: normal;
  margin-bottom: 0.5rem;
  color: #000;
}
.in_about .text h5 span {
  color: #096335;
}
.in_about .text p {
  font-size: 0.28rem;
  line-height: 0.4rem;
  color: #5b5b5b;
  margin-bottom: 0.4rem;
}
/*.in_contact {*/
  /*font-size: 0.28rem;*/
  /*color: #007036;*/
  /*background: #f5f5f5;*/
  /*margin-top: -18px;*/
  /*padding-top: 30px;*/
/*}*/
/*.in_contact ul.con {*/
  /*padding: 0.4rem 0.5rem;*/
/*}*/
/*.in_contact ul.con li {*/
  /*height: 0.9rem;*/
  /*line-height: 0.9rem;*/
  /*text-indent: 0.9rem;*/
  /*margin-bottom: 0.2rem;*/
  /*font-size: 0.28rem;*/
/*}*/
/*.in_contact ul.con li:nth-child(1) {*/
  /*background: url(../images/ico1.png) no-repeat 0.12rem center;*/
  /*background-size: auto 80%;*/
/*}*/
/*.in_contact ul.con li:nth-child(2) {*/
  /*background: url(../images/ico2.png) no-repeat 0.12rem center;*/
  /*background-size: auto 80%;*/
/*}*/
/*.in_contact ul.con li:nth-child(3) {*/
  /*background: url(../images/ico3.png) no-repeat 0 center;*/
  /*background-size: 0.7rem auto;*/
/*}*/
/*.in_contact .form {*/
  /*padding: 0.4rem 0.5rem;*/
/*}*/
/*.in_contact .form .left,*/
/*.in_contact .form .right {*/
  /*width: 50%;*/
  /*float: left;*/
  /*margin-bottom: 0.34rem;*/
/*}*/
/*.in_contact .form .left {*/
  /*padding-right: 0.25rem;*/
/*}*/
/*.in_contact .form .left li {*/
  /*height: 0.4rem;*/
  /*line-height: 0.4rem;*/
  /*position: relative;*/
  /*border-bottom: 1px solid #378e61;*/
  /*font-size: 0.28rem;*/
/*}*/
/*.in_contact .form .left li:nth-child(1) {*/
  /*margin-bottom: 0.5rem;*/
/*}*/
/*.in_contact .form .left li .r {*/
  /*height: 0.4rem;*/
  /*position: absolute;*/
  /*left: 0px;*/
  /*top: 0px;*/
  /*width: 100%;*/
  /*padding-left: 3em;*/
/*}*/
/*.in_contact .form .left li .r input {*/
  /*height: 0.34rem;*/
  /*width: 100%;*/
  /*border: 0px;*/
  /*background: none;*/
  /*outline: none;*/
  /*font-size: 0.28rem;*/
/*}*/
/*.in_contact .form .right {*/
  /*padding-left: 0.25rem;*/
/*}*/
/*.in_contact .form .right span {*/
  /*width: 100%;*/
  /*height: 0.39rem;*/
  /*display: block;*/
/*}*/
/*.in_contact .form .right textarea {*/
  /*width: 100%;*/
  /*border: 1px solid #378e61;*/
  /*height: 0.91rem;*/
/*}*/
.submit_btn {
  width: 100%;
  height: 0.42rem;
  line-height: 0.42rem;
  text-align: center;
  background: #359600;
  border: 1px solid #1e5d45;
  color: #fff;
  -webkit-appearance: none;
}
