@charset "utf-8";
/* Style Reset*/
* {
  font-family: "微软雅黑"
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
  border: medium none;
  margin: 0;
  padding: 0;
}
.warp {
  width: 1000px;
  margin: 0 auto 20px;
  overflow: hidden;
}
.title-h h2 {
  border-bottom: 2px solid #efeded;
  color: #323232;
  font-size: 24px;
  padding-bottom: 5px;
}
.title-h > h2 > span {
  font-weight: 500;
  border-bottom: 2px solid #e67272;
  padding: 3px 5px 6px 5px;
}
.title-h sub {
  color: #cccccc;
  font-size: 16px;
  font-weight: 500;
}
.lianxi-left {
  width: 325px;
}
.lianxi-right {
  width: 630px;
  margin-top: 10px
}
.lianxi-left dl dd:nth-child(1) span {
  width: 180px;
  display: block;
  padding: 5px 5px 15px 5px;
  padding-left: 60px;
  font: 18px/1.2 "[FZLTCHJW]";
  color: #047d8a;
  font-weight: bold;
  margin-top: 13px;
}
.lianxi-left dl dd:nth-child(1) span i {
  font-style: normal;
  font: 25px/1.2 "Impact";
  color: #c83815;
}
.dd-tel {
  background: url(../images/web-bg.png) no-repeat;
  background-position: -10px -5px;
}
.dd-qq {
  background: url(../images/web-bg.png) no-repeat;
  background-position: -10px -80px;
}
.lianxi-left dl dd:nth-child(2) {
  color: #047c89;
  font-size: 18px;
}
.lianxi-left dl dd:nth-child(3) {
  padding: 20px 0 2px 5px;
}
.lianxi-left dl dd:nth-child(3) > img {
  float: left;
}
.lianxi-left dl dd:nth-child(3) > span {
  display: inline-block;
  padding: 10px 5px;
  float: left;
}
.right {
  float: right
}
.left {
  float: left
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, h2, font {
  margin: 0;
  padding: 0;
  border: 0;
}
input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
}
ul, li, dl, dt, dd, ol {
  display: block;
  list-style: none;
}
img {
  border: 0;
}
.fl {
  float: left
}
.fr {
  float: right
}
.clear {
  clear: both;
  height: 0px;
  overflow: hidden
}
a {
  text-decoration: none;
  outline: 0;
}
html {
  overflow-x: hidden;
}
.center {
  text-align: center;
}
.center img {
  border: 1px solid #ccc;
}
/*header*/
body {
  color: #666;
  font-size: 12px;
  overflow-x: hidden;
  background: #ffffff;
}
a {
  color: #606060;
  font-family: "微软雅黑"
}
.header {
  width: 100%;
  min-width: 1000px;
  height: 106px;
  background: #01673a;
  position: relative;
  z-index: 9;
}
.logo {
  float: left;
  display: inline;
  padding-top: 26px;
}
.menu {
  float: right;
  width: 570px;
}
.menu p {
  float: right;
  padding-right: 10px;
  padding-top: 16px;
  height: 34px;
  text-align: right;
}
.menu p a {
  color: #fff;
  width: 74px;
  float: left;
  text-align: center;
  border-right: 1px solid #fff;
}
.menu ul {
  width: 570px;
  float: left;
  height: 55px;
  line-height: 42px;
}
.menu li {
  display: inline;
  float: left;
  position: relative;
  text-align: center;
  width: 106px;
}
.menu ul li:hover {
  background: #f3f3f3;
  border-top: 2px solid #0356a7;
}
.menu li a {
  text-align: center;
  display: block;
  width: 100%;
  font-size: 14px;
  color: #003940;
  font-family: 'Microsoft Yahei';
}
.menu a:hover, .menu a.cur {
  color: #000;
  font-weight: bold;
}
.nav {
  position: absolute;
  display: none;
  left: 0;
  width: 106px;
}
.menu li .nav a {
  float: left;
  color: #000;
  width: 100%;
  text-align: center;
  line-height: 29px;
  background: #f3f3f3
}
.menu .nav a:hover, .menu .nav a.cur {
  height: 29px;
  line-height: 29px;
  padding: 0;
  margin: 0;
  background: #c6c6c6;
}
.banner{max-width: 1920px;min-width: 1000px;margin: 0 auto;}
.banner img{width: 100%;}
.nin{float:left; width:500px}
.notice {
  float: left;
  border-bottom: 10px solid #fff;
  width: 100%;
  background: #269fad;
  line-height: 53px;
}
.notice .main {
  width: 1000px;
}
.noticetxt {
  float: left;
  width: 500px;
  color: #fff;
  font-size: 14px;
}
.noticetxt b {
  float: left;
  width: 114px;
  font-family: 'Microsoft Yahei';
  text-align: right;
  color: #fdd503;
  font-size: 18px;
  background: url(../images/notice.jpg) center left no-repeat
}
.noticetxt marquee {
  float: left;
  width: 300px;
}
.search {
  position: relative;
  padding-top: 12px;
  padding-left: 90px;
  float: right;
  width: 360px;
  z-index: 999;
  height: 41px;
  display: inline;
  line-height: 22px;
  background: url(../images/search.gif) left top no-repeat;
}
.text {
  float: left;
  width: 235px;
  padding-left: 5px;
  border: 1px solid #213f69;
  background: #0a1825;
  color: #fff;
  height: 30px;
  line-height: 30px;
}
.button {
  float: left;
  width: 33px;
  margin-left: 3px;
  height: 31px;
  display: inline;
  background: url(../images/button.gif) center no-repeat
}
.select {
  float: left;
  width: 80px;
  color: #fff;
  height: 32px;
  line-height: 32px;
  background: url(../images/select.gif) left top no-repeat;
  position: relative
}
.select select {
  margin: 5px auto;
  width: 74px;
}
.searchBar span {
  float: right;
  margin-top: 6px;
}
.searchBar span a {
  color: #666;
  margin-right: 8px;
}
.searchBar span a:hover {
  color: #ef9b11;
}
.searchBar .select {
  float: left;
  margin-top: 1px;
  display: inline;
  margin-right: 8px;
}
.searchBar .text {
  float: left;
}
.searchBar .text input {
  width: 214px;
  padding-top: 3px;
  height: 17px;
  border: 1px solid #b7d1eb;
}
div.selectbox-wrapper {
  border-right: #b7d1eb 1px solid;
  border-top: #b7d1eb 0 solid;
  overflow: hidden;
  border-left: #b7d1eb 1px solid;
  width: 80px;
  border-bottom: #b7d1eb 1px solid;
  *left: 0;
  position: absolute;
  background: #fff;
  text-align: left;
  *margin-top: 0;
  z-index: 10;
}
div.selectbox-wrapper ul li.selected {
  background-color: #e0ecf7;
}
div.selectbox-wrapper ul li.current {
  color: #fff;
  background-color: #36c
}
div.selectbox-wrapper ul li {
  text-align: center;
  padding-right: 3px;
  padding-bottom: 3px;
  width: 100%;
  cursor: pointer;
  line-height: 20px;
  padding-top: 3px;
  font-size: 12px;
  font-family: 'Microsoft Yahei';
  color: #333;
}
.selectbox {
  border: none;
  display: block;
  width: 84px;
  text-indent: 8px;
  cursor: pointer;
  height: 32px;
  background: none;
  font-size: 12px;
  font-family: 'Microsoft Yahei';
  color: #fff;
  line-height: 32px;
}
.btn {
  float: left;
  display: inline;
  margin-left: 8px;
  margin-top: 2px;
}
.main {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.partFourCon li {
  float: left;
  width: 411px;
  display: inline;
}
.partFourM .proimg {
  float: left;
}
.partFourM {
  float: left;
  position: relative;
}
.partFourM p {
  width: 420px;
  text-indent: 2em;
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#A0000000', EndColorStr='#A0000000');
  padding: 12px 5px 10px;
  position: absolute;
  left: 0;
  top: 180px;
  text-decoration: none;
  font: 14px Microsoft YaHei, Verdana;
  color: #fff;
}
.partFourM p a {
  color: #fff;
}
.partFourCon {
  float: left;
  overflow: hidden;
  width: 411px;
  height: 340px;
  margin: 0 22px;
  display: inline;
}
.partFourCon ul {
  width: 2000px;
}
.partFourCon img {
  border: 5px solid #58c7d8
}
#l, #r {
  width: 22px;
  float: left;
  height: 316px;
  display: inline;
}
.meitibaodao {
  padding-top: 20px;
  float: left;
  border-bottom: 1px solid #ababab;
  padding-bottom: 20px;
}
.meitibaodao img {
  display: block;
  float: left;
}
.meitibaodao p {
  float: left;
  padding-left: 10px;
  font-size: 12px;
}
.meitibaodao p a {
  color: #575757;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 8px;
}
.mtbd-ul {
  padding: 2px 10px;
}
.mtbd-ul li {
  list-style: circle;
  line-height: 30px;
}
.mtbd-ul li a span {
  display: inline-block;
  float: right;
}
.news ul {}
.news ul li {
  float: left;
  margin-right: 20px;
}
.news ul li:last-child {
  margin-right: 0px;
}
.news ul li p {
  width: 216px;
  background: #f4f4f4;
  padding: 5px 7px;
  height: 100px;
}
.news ul li p span {
  display: block;
  text-align: center;
  font-size: 19.5px;
  font-weight: bold;
  color: #000000;
}
.map {
  clear: both;
}
.map p {
  width: 50%;
  font-size: 16px;
  line-height: 41px;
  float: left;
}
.map img {
  display: block;
  float: right;
  width: 500px;
  height: 160px;
}
.rend {
  background: url(../images/right1.jpg) center no-repeat !important;
}
#processli {
  float: right;
  width: 410px;
}
#processli li {
  float: left;
  width: 100%;
}
#processli li font {
  float: left;
  color: #fff;
  height: 36px;
  line-height: 36px;
  width: 30px;
  margin-right: 15px;
  text-align: center;
  font-size: 24px;
  font-family: impact;
  background: url(../images/num1.gif) center no-repeat
}
#processli li {
  line-height: 20px;
  height: 50px;
  float: left;
  width: 373px;
  padding: 15px 15px 0 22px;
  color: #10c2d7
}
#processli li .fl {
  width: 85%;
}
#processli li.cur {
  color: #fff;
  background: url(../images/processli.gif) center no-repeat;
}
#processli li.cur font {
  color: #10c2d7;
  background: url(../images/num2.gif) center no-repeat
}
.singleline {
  line-height: 40px;
}
/* indMain*/
.process {
  background: #fff;
  float: left;
  width: 100%;margin-bottom: 20px;
}
.process_t {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  font-family: 'Microsoft Yahei';
  padding-top: 20px;
  height: 30px;
  line-height: 1;
}
.process_t .fl {
  font-size: 22px;
  color: #000000;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 3px solid #cc0001;
}
.process_t a {
  font-size: 16px;
  color: #0a1825;
  font-weight: bold;
}
.process_t .fr font {
  color: #10c2d7
}
.ad{width: 1000px;margin: 0 auto 20px;}
.main {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.pro {
  width: 1000px;
  margin: 0 auto;
}
.pro li {
  float: left;
  margin: 0 10px;
  width: 230px;
  display: inline;
}
.proimg {
  float: left;
}
.proname {
  float: left;
  width: 282px;
  font-family: 'Microsoft Yahei';
  font-size: 16px;
  padding-left: 18px;
  line-height: 27px;
  margin-top: 2px;
  color: #0a1825;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
}
.lbox{width: 300px;overflow: hidden;margin-bottom: 20px;}
.lbox .llist{font-size: 14px;line-height: 32px;overflow: hidden;width: 300px;}
.lbox .llist ul li{border-bottom: 1px #ccc dashed;height: 32px;overflow: hidden;}

.lists{font-size: 16px;line-height: 46px;}
.lists li{font-size: 16px;line-height: 46px;border-bottom: 1px #ccc dashed;}
.lists li:nth-child(5n){margin-bottom: 20px;}
.lists li:last-child{margin-bottom: 0;}
.lists li a{color: #444444;}
.lists li span{float: right;color: #666666;}

.case {
  float: left;
  width: 100%;
  background: #d0f3f7;
  padding-top: 20px;
  height: 347px;
  border-bottom: 5px solid #c3f1f7;
  border-top: 5px solid #c3f1f7;
}
.case .title {
  margin-bottom: 30px;
  background: url(../images/case_t.gif) bottom left repeat-x
}
.caseli {
  float: left;
  width: 960px;
  padding-left: 20px;
}
.caseli li {
  float: left;
  width: 320px;
  position: relative;
}
.caseli li img {
  float: left;
  border: 5px solid #fff;
}
.detail {
  position: absolute;
  width: 69px;
  height: 69px;
  right: 3px;
  top: 80px;
  background: url(../images/detail.png) center left no-repeat
}
.title {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  line-height: 30px;
  background: url(../images/titlebg.gif) left 17px repeat-x;
}
.more {
  color: #fff;
  font-size: 12px;
  font-family: 微软雅黑;
}
.more font {
  color: #fff;
  font-size: 14px;
  background: #31debb
}
.title_l {
  float: left;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  width: auto;
  padding: 3px 10px;
  font-family: 微软雅黑;
  color: #fff;
  background: #cc0001;
  border-radius: 15px;
}
.ititle_r {
  font-family: 微软雅黑;
  font-size: 14px;
  margin-top: 8px;
  color: #0c0c0c;
  height: 14px;
  line-height: 14px;
  float: right;
}
.ititle_r a {
  color: #0c0c0c;
}
.ititle_r font {
  font-size: 14px;
  color: #fff;
  line-height: 14px;
  background: #10c2d7;
}
.case .ititle_r font {
  background: #58c7d8;
}
.titlefr {
  float: right;
  color: #000;
  line-height: 14px;
  height: 14px;
  margin-top: 15px;
  padding: 0 6px;
}
.titlefr a {
  color: #000000;
}
.titlefr font {
  font-size: 12px;
}
.newsmain {
  float: left;
  height: 338px;
  padding-top: 50px;
  width: 100%;
  background: #f5f5f3;
  position: relative;
  border-top: 1px solid #eeeeec;
}
.maintop2 {
  position: absolute;
  top: -9px;
  height: 9px;
  width: 100%;
  left: 0;
}
.newsmain ul {
  width: 980px;
  margin: 0 auto;
}
.newsmain ul li {
  float: left;
  width: 475px;
  margin: 0 30px 30px 0;
}
.time {
  float: left;
  width: 48px;
  padding: 15px 12px;
  height: 55px;
  background: #015d34;
  margin-right: 1px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
.time font {
  font-size: 12px;
  line-height: 30px;
  margin-bottom: 7px;
  width: 100%;
  float: left;
  border-bottom: 1px solid #fff;
}
.time span {
  font-size: 18px;
}
.product {
  float: right;
}
.rowtitle {
  float: left;
  width: 100%;
  height: 25px;
}
.rowtitle span font {
  font-family: Impact, Charcoal, sans-serif;
  color: #ccc;
  font-size: 16px;
  font-weight: normal;
  margin-left: 3px;
}
.rowtitle span {
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  font-family: 'Microsoft Yahei'
}
.rmore {
  float: right;
  text-align: right;
  width: 60px;
  margin-top: 4px;
  line-height: 18px;
  height: 18px;
  font-size: 14px;
  color: #fff;
  padding-right: 16px;
  background: url(../images/more.gif) no-repeat right top #10c2d7;
}
.proli {
  float: left;
  padding-top: 28px;
}
.proli li {
  float: left;
  position: relative;
  overflow: hidden;
  display: inline;
  width: 213px;
  margin: 0 9px;
  border: 1px solid #babdbf;
}
.proli li p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 213px;
  padding: 0;
  text-align: center;
  color: #fff;
  background: url(../images/gray.png) repeat right top;
  line-height: 26px;
  font-size: 14px;
}
.inbz{width: 320px;float: left;margin-top: 20px;}
.a2,.a5{margin: 20px 20px 0 20px;}
.inbz .intit{text-align: center;line-height: 40px;font-size: 18px;background: #10c2d7;border-radius: 12px;}
.inbz .intit a{color: #fff;}
.inbz .bl1{margin-top: 5px;border-bottom: 1px #ccc solid;margin-bottom: 10px;padding: 0 5px;}
.inbz .bl1 h3{font-size: 16px;line-height: 32px;height: 32px;overflow: hidden;}
.inbz .bl1 h3 a{color: #333333;}
.inbz .bl1 p{font-size: 14px;color: #888;line-height: 22px;padding-bottom: 10px;text-indent: 2rem;}
.inbz .bl1 p a{color: #cc0000;}
.inbz .bls{font-size: 15px;line-height: 32px;padding: 0 5px;}
.inbz .bls li{border-bottom: 1px #ccc dashed;height: 32px;overflow: hidden;}
.inbz .bls li a{color: #444444;}

.yyhj{overflow: hidden;}
.yyhj img{width: 235px;float: left;margin: 10px;}
.yyhj img:first-child{margin-left: 0;}
.yyhj img:last-child{margin-right: 0;}

.flink{padding: 10px 0;}
.flink a{margin-right: 10px;}

.contactarea {
  float: left;
  width: 100%;
  padding: 30px 0 20px;
}
.friend-link ul li {
  float: left;
  padding: 3px 5px;
}
.contact {
  float: left;
  width: 330px;
  padding-right: 50px;
}
.contact_t {
  float: left;
  width: 330px;
  height: 69px;
  background: url(../images/contact_t.gif) 0px center no-repeat;
}
.contact_t a {
  float: left;
  display: inline;
  width: 92px;
  height: 16px;
  margin-top: 40px;
  margin-left: 168px;
}
.contactmain {
  padding: 5px 0 10px 0px;
  float: left;
  width: 330px;
  line-height: 29px;
}
.about {
  float: left;
  width: 600px;
}
.about .title {
  margin-bottom: 20px;
}
.aboutimg {
  border: 1px solid #36cee0;
  margin-top: 6px;
  border-radius: 3px;
  padding: 4px;
  background: #fff;
  float: left;
  margin-right: 20px;
}
.abouttxt {
  float: left;
  width: 400px;
  height: 150px;
  overflow: hidden;
  line-height: 26px;
}
/* boot
----------------------------------------------------------------------------------------------------*/
.foot_x {
  color: #ffffff;
  margin-top: 38px;
  width: 100%;
  min-width: 1004px;
  float: left;
  background: #035cb3;
  overflow: hidden;
  padding-bottom: 20px;
  font-size: 16px;
}
.foot_x a {
  color: #ffffff;
  font-size: 16px;
}
.bottomnav {
      text-align: center;
    line-height: 30px;
    margin: 20px auto;
    padding-bottom: 10px;
    border-bottom: 1px #fff solid;
}
.bottomnav a {
 text-align: center;
    padding: 0 10px;
    border-right: 2px #fff solid;
}
.bottomnav a:last-child{border-bottom:none;}
.bootTxt {
  text-align: center;
  line-height: 30px;
}
/* 二级页面*/
.fyMain {
  width: 1000px;
  margin: 0 auto 0px;
  overflow: auto;
  padding-top: 32px;
  padding-bottom: 60px;
  clear: both;
}
.fyLeft {
  float: left;
  width: 300px;
  overflow: hidden;
  margin-right: 35px;
}
.left-jianjie {
  position: relative;
}
.left-jianjie h3 {
  width: 100%;
  text-align: center;
  color: #D3D3D4;
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#A0000000', EndColorStr='#A0000000');
  padding: 12px 5px 10px;
  position: absolute;
  left: 0;
  top: 120px;
  text-decoration: none;
  font: 16px Microsoft YaHei, Verdana;
  color: #fff;
}
.left-jianjie p {
  text-indent: 2em;
}
.left-jianjie p a {
  color: #cc0000;
}
.l_news {
  float: left;
  width: 300px;
  padding-bottom: 40px;
}
.l_news li a {
  float: left;
  width: 260px;
  padding-left: 25px;
}
.l_newsmore {
  float: left;
  width: 280px;
  margin-top: 20px;
  text-align: right;
  color: #fff;
  line-height: 18px;
  padding-right: 18px;
  background: url(../images/more.gif) no-repeat right top #d8d8d8;
}
.l_pro {
  float: left;
  width: 300px;
  margin-bottom: 20px;
  font-size: 14px;
}
.l_pro .rowtitle {
  float: left;
  width: 300px;
  margin-bottom: 17px;
  padding-bottom: 12px;
  background: url(../images/l_pro_t.gif) repeat-x bottom left
}
.l_procon {
  float: left;
  width: 300px;
  overflow: hidden;
  margin-top: 0px;
}
.proOne {
  width: 300px;
  float: left;
  overflow: hidden;
  margin-top: 7px;background: #e6e6e6;text-align: center;line-height: 34px;
}
.proOne a {
  color: #000;
}
.proOne a:hover {
  background: #065eb4;
  color: #fff;
}
.l_procon .cur {
  background: #065eb4;
  color: #fff;
}
.l_procon .cur a{color: #fff;}
.proTwo {
  float: left;
  line-height: 25px;
  text-align: center;
  overflow: hidden;
  padding: 0px 0 5px;
  background: url(../images/protwo.jpg) repeat-x top left #e0e0e0;
  border-bottom: 1px solid #6bc1cb;
}
.proTwo li {
  width: 300px;
  float: left;
}
.proTwo li a {
  float: left;
  color: #269fad;
  background: none;
  position: relative;
  line-height: 38px;
  width: 300px;
  text-align: center
}
.proTwo li a:hover, .proTwo .cur {
  float: left;
  color: #0B375E;
  background: none;
}
/* fyRight*/
.fyRight {
  float: left;
  width: 645px;
  overflow: hidden;
}
.fyRight .title {
  margin-bottom: 20px;
}
.fyRight li a:hover {
  color: #0c7884;
}
.fyLeft li a:hover {
  color: #fff;
}
.mainRightMain {
  color: #555;
  float: left;
  width: 645px;
  padding-bottom: 20px;
}
.padding25 {
  padding: 0 25px;
  line-height: 30px;
  font-size: 14px;
}
/* list*/
.pro_list {
  float: left;
  padding-top: 20px;
}
.pro_list li {
  float: left;
  position: relative;
  z-index: 10;
  display: inline;
  width: 195px;
  height: 190px;
  margin: 0 10px 20px;
  overflow: hidden;
}
.pro_list li img {
  float: left;
  border: 5px solid #fff;
  background: #ccc;
}
.pro_list li a {
  float: left;
  width: 195px;
}
.pro_list p {
  color: #0a1825;
  width: 183px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
}
.news_list {
  float: left;
  width: 680px;
  padding-left: 25px;
  font-size: 14px;
  margin-bottom: 20px;
}
.news_list li {
  float: left;
  width: 100%;
  line-height: 28px;
}
.news_list li a {
  float: left;
  font-size: 14px;
  width: 100%;
  height: 35px;
  line-height: 35px;
  color: #575757;
}
.news_list li a:hover {
  background: #01673a;
  color: #fff;
}
.news_list li a:hover .fr {
  color: #fff;
}
.news_list li a span {
  cursor: pointer;
}
.news_list li .fl {
  width: 400px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 22px;
}
.news_list .fr {
  margin-right: 10px;
  color: #01673a;
}
.news_line {
  clear: both;
  width: 687px;
  height: 18px;
  margin: 18px 0;
}
.news_list p {
  font-size: 12px;
  padding: 10px 20px;
  line-height: 20px;
  color: #ccc;
}
.pro_txtimg {
  float: left;
  padding-top: 10px;
  width: 624px;
  margin-bottom: 20px;
  padding-left: 10px;
}
.pro_txtimg li {
  float: left;
  width: 624px;
  padding-bottom: 27px;
}
.pro_li_img {
  float: left;
  width: 195px;
  margin-right: 14px;
}
.pro_li_img img {
  float: left;
  border: 5px solid #fff;
}
.pro_li_txt {
  float: left;
  width: 410px;
  color: #555;
  line-height: 27px;
  font-size: 12px;
}
.pro_t {
  float: left;
  color: #0c7884;
  background: #7fd1db;
  border: 1px solid #5faab3;
  width: 100%;
  height: 23px;
  line-height: 23px;
  margin-bottom: 13px;
}
.pro_t .fr {
  margin-right: 7px;
}
.pro_t font {
  float: left;
  height: 23px;
  display: inline;
  margin-right: 6px;
  margin-left: 10px;
}
.protitle {
  float: left;
  width: 200px;
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.pro_t a {
  color: #0c7884;
}
/*news_view*/
.mainRightMain h1 {
  font-size: 18px;
  font-family: 黑体;
  font-weight: normal;
  color: #065eb4;
text-align: center;
}
.padding20 {
  float: left;
  width: 583px;
  text-align: justify;
  padding: 0 30px 0 35px;
}
.title_s {
  text-align: center;
  color: #555;
  font-size: 12px;
  line-height: 35px;
}
.title_s a{color: #555;}
.title_s span{margin: 0 10px;}
.conbanner {
  float: left;
  width: 100%;
}
.mainrbanner {
  border: 1px solid #dbdbdb;
  width: 306px;
  margin: 0 auto 20px;
}
.mainrbanner img {
  border: 3px solid #fff
}
.padding25 .center img {
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.line_s {
  float: left;
  width: 96%;
  height: 8px;
  margin: 8px 0 15px 10px;
  display: inline;
  border-bottom: 1px dashed #BEC0BF;
}
.newsview {
  min-height: 400px;
  width: 625px;
  border-bottom: 1px dashed #BEC0BF;
  margin-bottom: 25px;
  padding-bottom: 15px;
  font-size: 14px;
  line-height: 28px;
  float: left;
  padding-top: 10px;
}
.newsview p{text-indent: 2rem;margin-bottom: 15px;}
.sxp{line-height: 26px;font-size: 14px;color: #333333;}
.sxp a{color: #444444;}
.main_r_nav div {
  line-height: 25px;
  color: #555;
}
.main_r_nav {
  float: left;
  width: 400px;
  font-size: 12px;
}
.returnlist {
  margin-top: 30px;
  float: right;
  color: #0c7884;
  font-size: 12px;
}
.main_r_nav a {
  color: #555
}
/* page*/
.pages {
  text-align: center;
	line-height: 50px;
	font-size: 14px;
	padding: 20px 0 0 0;
}
.pages span.page_nowindex, .pages a:hover {
  border: 1px solid #269fad;
  background: #269fad;
  color: #fff;
}
.pages a,.pages span {
  padding: 4px 10px;
  border: 1px solid #CCC;
  background: #fff;
  color: #666666;
	text-decoration: none;margin: 0 5px;
}
/* search*/
.searchnull {
  float: left;
  text-align: center;
  width: 100%;
  padding: 3% 0;
  font-size: 14px;
}
.searchnull font {
  color: #F00;
  font-size: 14px;
}
.searchmore {
  float: left;
  width: 92%;
  background: #efefef;
  text-align: center;
  margin: 10px 20px;
  _margin: 10px;
  border: 1px solid #dbd6f1
}
.searchmore a {
  line-height: 25px;
  color: #333;
}
.input_title {
  background: none;
  line-height: 30px;
  height: 30px;
  padding-left: 7px;
}
/* book*/
.book {
  float: left;
  padding-left: 25px;
}
.bookmain {
  width: 640px;
  margin: 20px auto;
  height: auto;
  background: #fff;
  padding: 0 25px;
  overflow: auto;
}
.bookline {
  width: 640px;
  height: 34px;
  float: left;
  margin-top: 10px;
}
.book3 {
  width: 640px;
  margin: 0 auto;
}
.booktop {
  width: 640px;
  height: 30px;
  float: left;
  background: url(../images/bookico.png) no-repeat 10px 7px;
}
.booktop_name {
  width: 470px;
  height: 30px;
  float: left;
  padding-left: 30px;
  line-height: 30px;
  font-weight: bold;
}
.booktop_time {
  width: 150px;
  height: 30px;
  float: left;
  color: #ccc;
  text-align: right;
  line-height: 30px;
}
.bookcontent {
  width: 610px;
  min-height: 40px;
  height: auto !important;
  height: 40px;
  float: left;
  border: 1px solid #d6deef;
  background: url(../images/bookcontentbg.jpg) repeat-x;
  background-color: #fff;
  padding: 10px;
  color: rgb(30, 54, 1);
}
.bookadmin {
  width: 650px;
  height: auto;
  float: left;
}
.bookadmin_top {
  width: 650px;
  height: 12px;
  float: left;
}
.bookadmin_mid {
  width: 610px;
  min-height: 30px;
  background: #fff;
  height: auto !important;
  height: 30px;
  border-left: 1px solid #d6deef;
  border-right: 1px solid #d6deef;
  border-bottom: 1px solid #d6deef;
  float: left;
  padding: 10px;
  color: rgb(30, 54, 1);
}
.admintimecol {
  color: #5e7194;
}
.message {
  width: 600px;
  height: auto;
  float: left;
  padding-left: 50px;
}
.message li {
  width: 500px;
  height: 40px;
  float: left;
  margin: 0px;
  padding: 0px;
  cur/sor: pointer
}
.message li input {
  height: 20px;
  line-height: 20px;
  width: 150px;
  border: 1px solid #ccc;
}
.message li p.message_title {
  width: 100px;
  height: 25px;
  float: left;
  text-align: right;
  line-height: 20px;
}
.message li p.message_content {
  width: 400px;
  height: 25px;
  float: left;
}
.message li.contentb {
  width: 500px;
  height: 160px;
  float: left;
}
.message li.contentb textarea {
  width: 370px;
  height: 120px;
  border: 1px solid #ccc
}
.message li.yzm {
  width: 500px;
  height: 60px;
  float: left;
}
.message li p.message_yzminput {
  width: 100px;
  height: 15px;
  float: left;
}
.message li p.message_yzminput input {
  width: 80px;
}
.message li p.message_yzmico {
  width: 100px;
  height: 40px;
  float: left;
}
.message li p.message_sub {
  width: 170px;
  height: 40px;
  float: left;
  text-align: right;
}
/* hr*/
.hrBox {
  width: 634px;
  float: left;
  min-height: 91px;
  _height: 91px;
  border: 1px solid #dbdbdb;
  margin-bottom: 20px;
  background: #efefef;
}
.hrBoxL {
  width: 100px;
  float: left;
  text-align: center;
}
.hrBoxL li {
  width: 100px;
  min-height: 30px;
  _height: 30px;
  line-height: 30px;
  border-bottom: 1px #dbdbdb solid;
  vertical-align: bottom
}
.jobName {
  width: 380px;
  float: left;
}
.hrBtn {
  width: 100px;
  float: left;
  text-align: center;
  padding-top: 3px;
}
.hrBoxL li.haode {
  border-bottom: none;
}
.hrBoxR {
  width: 533px;
  float: left;
  text-align: left;
  border-left: 1px solid #dbdbdb;
}
.hrBoxR li {
  width: 508px;
  min-height: 30px;
  _height: 30px;
  line-height: 30px;
  border-bottom: 1px #dbdbdb solid;
  padding-left: 15px;
  vertical-align: bottom;
  padding-right: 10px;
}
.hrBoxR li.topline {
  overflow: hidden;
  height: 30px;
}
.hrBoxR li.topline img {
  margin-top: 3px;
}
.hrBoxR li.haode {
  border-bottom: none;
}
.hrTable {
  width: 614px;
  float: left;
  height: 440px;
  background: #efefef;
  border: 1px solid #dbdbdb;
  margin-left: 20px;
  _margin-left: 10px;
}
.tableTitle {
  width: 614px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border-bottom: 1px solid #dbdbdb;
  font-weight: bold;
}
.lineOne {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #dbdbdb;
  width: 614px;
}
.lineOneL {
  width: 94px;
  float: left;
  text-align: center;
  border-right: 1px solid #dbdbdb;
}
.lineOneR {
  width: 509px;
  float: left;
  padding-left: 10px;
}
.tableMainL {
  width: 94px;
  float: left;
  border-right: 1px solid #dbdbdb;
  text-align: center;
}
.tableMainL li {
  width: 94px;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #dbdbdb;
}
.tableMainR {
  width: 211px;
  float: left;
  border-right: 1px solid #dbdbdb;
  text-align: left;
}
.tableMainR li {
  width: 206px;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #dbdbdb;
  padding-left: 5px;
  vertical-align: bottom;
}
.tableMainR li span {
  display: inline-block;
}
.tableMainRno {
  width: 212px;
  float: left;
  text-align: left;
}
.tableMainRno li {
  width: 207px;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #dbdbdb;
  padding-left: 5px;
  vertical-align: bottom;
}
.tableMainRno li span {
  display: inline-block;
}
.input_hr {
  width: 126px;
  height: 17px;
  line-height: 17px;
  padding: 0px;
  vertical-align: middle;
  font-size: 12px;
  border: 1px solid #dbdbdb;
}
.sel_hr {
  width: 130px;
  height: 20px;
  line-height: 20px;
  padding: 0px;
  vertical-align: middle;
  font-size: 12px;
}
.bottomLine {
  width: 614px;
  height: 123px;
  border-bottom: 1px solid #dbdbdb;
}
.lineBootL {
  width: 94px;
  height: 123px;
  border-right: 1px solid #dbdbdb;
  text-align: center;
  float: left;
}
.lineBootR {
  width: 509px;
  float: left;
  padding-left: 10px;
  height: 123px;
}
.are_hr {
  width: 470px;
  height: 80px;
  margin-top: 11px;
}
.hr_btn {
  width: 614px;
  height: 31px;
  line-height: 31px;
}
.hr_btnL {
  width: 310px;
  float: left;
  border-right: 1px solid #dbdbdb;
  text-align: center;
  height: 31px;
}
.hr_btnR {
  width: 300px;
  float: left;
  text-align: center;
}
.c_red {
  color: #f00;
}
.pagebox .ly {
  padding: 50px
}
.pagebox .ly li {}
.pagebox .ly .k {
  width: 300px;
  height: 36px;
  line-height: 36px;
  padding-left: 10px;
  margin-bottom: 10px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
}
.pagebox .ly textarea {
  width: 400px;
  height: 100px;
  vertical-align: top;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
}
.pagebox .ly .t {
  padding: 6px 20px;
  background: #10c2d7;
  margin: 10px 0 0 70px;
  color: #fff;
  border-radius: 3px;
  cursor: pointer
}