@charset "UTF-8";
/*共用样式*/
@font-face {
  font-family: 'iconfont';
  /* project id 455609 */
  src: url("../fonts/iconfont.woff");
}

.iconfont {
  font-family: iconfont !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: .2px;
  -moz-osx-font-smoothing: grayscale;
}

.news_detail h3.title_bar .iconfont::before {
  content: '\e67a';
  margin-right: 5px;
}


.tabli1{text-align:center;}
.tabli1 li{display:inline-block;width:397px;height:50px;text-align:center;cursor:default;font:400 18px/50px "å¾®è½¯é›…é»‘"; 
color:#333;background:#f5f5f5;}
.tabli1 li.cur{background:#1e50ae;color:#fff;}
.tab1{display:none;width: 1200px;margin: 0 auto;margin-top:10px;}

.news_listt li{width: 280px;float: left;margin-right: 26px;}
.news_listt li:nth-child(4){float: right;margin-right: 0;}
.news_listt li img{padding-bottom: 6px;}
.news_sub a{font:400 14px/30px "微软雅黑";color:#333;}
.news_sub h3{font-weight: 400;color:#999;}
.news_sub span{font:400 12px/18px "微软雅黑";color:#333;height:62px;display:block;padding-top:8px}
.news_listt li:hover .news_sub a{color:#1e50ae;}


.top {
  width: 1200px;
  margin: 0 auto;
}

.i-row {
  margin: 0 -15px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.di {
  _display: inline;
}

.fwn {
  font-weight: normal;
}

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}

/*头部*/
#header .wel {
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 14px;
  background: #1e4fab;
}

#header .wel a {
  color: #fff;
}

#header .logo {
  width: 300px;
  padding-top: 20px;
}

#header .logo img {
  max-width: 100%;
}

#header .logo-wen {
  font-size: 16px;
  padding-left: 10px;
  margin-top: 35px;
}

#header .logo-wen b {
  font-size: 17px;
}

#header .top_contact {
  float: right;
}

#header .top_contact .k2 {
  font-size: 20px;
  font-family: "impact";
  color: #333;
  line-height: 100px;
}

#header .out-nav {
  margin-top: 15px;
  border-top: 1px solid #ccc;
}

#header .out-nav .nav li {
  line-height: 54px;
  height: 54px;
  text-align: center;
  width: 150px;
  float: left;
  position: relative;
  z-index: 999;
}

#header .out-nav .nav li a {
  display: block;
  line-height: 54px;
  color: #666;
  height: 54px;
  font-size: 16px;
}

#header .out-nav .nav li a:hover {
  color: #666;
  text-decoration: none;
  background: url(../images/nav_hover.png) no-repeat top center;
}

#header .out-nav .nav .dropdown {
  background: #1e4fab;
  color: #fff;
  z-index: 9999;
  position: absolute;
  top: 54px;
  left: 0px;
  display: none;
  width: 100%;
}

#header .out-nav .nav .dropdown a {
  background: #1e4fab;
  color: #fff;
  height: 38px;
  line-height: 38px;
}

#header .out-nav .nav .dropdown a:hover {
  background: #042d3f;
  text-decoration: none;
}

.search {
  width: 368px;
  margin-top: 30px;
}

.hotSearch {
  font-size: 14px;
  font-weight: normal;
  margin-top: 6px;
}

.i-top-news {
  padding: 20px 0;
}

.i-top-news h2 {
  font-size: 16px;
  background: url(../images/n.png) no-repeat left center;
  padding-left: 35px;
  font-weight: normal;
}

.i-top-news .bd {
  font-size: 14px;
  margin-left: 20px;
  width: 1000px;
}

.i-xian {
  margin-top: 30px;
}

.i-xian h2 {
  font-size: 24px;
  color: #333;
  line-height: 36px;
  text-align: center;
  position: relative;
}

.i-xian h2::before, .i-xian h2::after {
  content: '';
  position: absolute;
  width: 400px;
  left: 0;
  height: 5px;
  background: url(../images/x.png) repeat-x;
  top: 50%;
  margin-top: -2.5px;
}

.i-xian h2::after {
  content: '';
  position: absolute;
  width: 400px;
  left: auto;
  right: 0;
  height: 5px;
  background: url(../images/x.png) repeat-x;
  top: 50%;
  margin-top: -2.5px;
}

.i-xian h2 p {
  font-size: 14px;
  color: #949494;
  font-weight: normal;
}

.i-xian .bd {
  margin-top: 30px;
}

.i-xian .bd li {
  width: 220px;
  float: left;
  margin-right: 25px;
}

.i-xian .bd li img {
  width: 220px;
}

.i-xian .bd li h3 {
  text-align: center;
  line-height: 40px;
  font-weight: normal;
  font-size: 14px;
}

.i-list1 {
  margin-top: 30px;
}

.i-list1 .top {
  border-top: 1px solid #ccc;
  padding-top: 30px;
}

.i-list1 li {
  float: left;
  width: 200px;
  text-align: center;
}

.i-list1 li img.vh {
  display: none;
}

.i-list1 li h3 {
  font-size: 16px;
  color: #1e4fab;
  font-weight: normal;
  padding-top: 20px;
}

.i-list1 li h3 p {
  color: #a9a9a9;
  font-size: 13px;
  padding-top: 6px;
}

.i-list1 li:hover img.vh {
  display: inline-block;
}

.i-list1 li:hover img.vb {
  display: none;
}

.i-product {
  margin-top: 50px;
}

.i-product h2 {
  text-align: center;
  color: #353535;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 50px;
}

.i-product h2 p {
  color: #dedede;
  font-size: 20px;
  background: url(../images/tt.png) no-repeat bottom center;
  padding-bottom: 40px;
}

.i-product h2 span {
  display: block;
  font-size: 16px;
  color: #4b4b4b;
  line-height: 30px;
  padding-top: 20px;
}

.i-product .i-product-left {
  width: 220px;
}

.i-product .i-product-left li {
  line-height: 58px;
  background: #f5f5f5;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}

.i-product .i-product-left li.on {
  background: #1e50ae;
  color: #fff;
}

.i-product .i-product-right {
  width: 930px;
  margin-top: 40px;
}

.i-product .i-product-right dl {
  margin-bottom: 30px;
}

.i-product .i-product-right dl .img {
  width: 300px;
}

.i-product .i-product-right dl .nei {
  width: 610px;
}

.i-product .i-product-right dl .nei h3 {
  font-size: 16px;
}

.i-product .i-product-right dl .nei .content {
  font-size: 14px;
  padding-top: 20px;
}

.i-product .i-product-right ul li {
  width: 180px;
  margin-right: 10px;
}

.i-product .i-product-right ul li img {
  width: 180px;
}

.i-product .i-product-right ul li h3 {
  text-align: center;
  font-size: 12px;
  line-height: 38px;
  font-weight: normal;
}

.i-he {
  margin-top: 40px;
}

.i-he h2 {
  text-align: center;
  color: #353535;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 50px;
  text-transform: uppercase;
}

.i-he h2 p {
  color: #dedede;
  font-size: 20px;
  background: url(../images/tt.png) no-repeat bottom center;
  padding-bottom: 40px;
}

.i-he a.prev {
  display: block;
  float: right;
  margin-top: 10px;
  cursor: pointer;
  background: url(../images/right.png) 0 0 no-repeat;
  width: 35px;
  height: 46px;
}

.i-he a.next {
  float: left;
  margin: 10px 20px 0px 0px;
  cursor: pointer;
  display: inline;
  background: url(../images/right.png) 0 0 no-repeat;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 35px;
  height: 46px;
}

.i-he .tempWrap {
  float: left;
  margin-left: 50px;
}

.i-he ul li {
  float: left;
  width: 170px;
  margin-right: 30px;
}

.i-he ul li img {
  width: 170px;
  border: 1px solid #ccc;
  height: 108px
}

.i-about {
  background: #f0f0f0;
  padding-top: 40px;
  padding-bottom: 30px;
  margin-top: 40px;
}

.i-about h2 {
  text-align: center;
  color: #353535;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 50px;
  text-transform: uppercase;
}

.i-about h2 p {
  color: darkgray;
  font-size: 20px;
  background: url(../images/tt.png) no-repeat bottom center;
  padding-bottom: 40px;
}

.i-about .nei-about {
  width: 660px;
  font-size: 16px;
  
}

.i-ads {
  background: url(../images/ads.jpg) no-repeat top center;
  height: 506px;
}

.i-ads .i-ads-nei {
  width: 380px;
  text-align: center;
  padding-top: 220px;
  padding-left: 200px;
}

.i-ads .i-ads-nei p {
  font-size: 14px;
  line-height: 30px;
}

.i-ads .i-ads-nei dl {
  width: 180px;
  margin-left: 80px;

  padding-left: 52px;
  color: #333;
  background: url(../images/hdPhoen_ico.png) no-repeat left center;
}

.i-ads .i-ads-nei dl dd {
  font-size: 26px;
  font-family: Arial, Helvetica, sans-serif;
  color: #246cd7;
}

.ys_01 {
  height: 512px;
  background: url(../images/ys1.jpg) no-repeat top center;
  width: 100%;
  text-align: left;
}

.ys_01 dt b {
  margin-bottom: 4px;
  font-size: 22px;
  display: block;
}

.ys_01 dt {
  position: relative;
  padding-left: 84px;
  margin-bottom: 18px;
  font-size: 16px;
  color: #246cd7;
  font-family: microsoft yahei, "宋体";
}

.ys_01 dt em {
  position: absolute;
  left: 0px;
  top: -18px;
  width: 70px;
  height: 69px;
  line-height: 69px;
  background: url(../images/ysDtEm.png) no-repeat center;
  text-align: center;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 50px;
}

.ys_01 dd {
  font-size: 13px;
  line-height: 22px;
  color: #333;
  width: 394px;
  font-family: microsoft yahei , "宋体";
}

.ys_01 .y1 {
  padding-top: 92px;
  margin-bottom: 50px;
}

.ys_01 .y1 dd {
  padding-bottom: 32px;
  border-bottom: 1px solid #d4d4d4;
}

.ys_02 {
  height: 474px;
  background: url(../images/ys2.jpg) no-repeat top center;
  width: 100%;
  text-align: left;
}

.ys_02 dt {
  position: relative;
  padding-left: 84px;
  margin-bottom: 18px;
  font-size: 16px;
  color: #246cd7;
  font-family: microsoft yahei , "宋体";
}

.ys_02 dt b {
  margin-bottom: 4px;
  font-size: 22px;
  display: block;
}

.ys_02 dt em {
  position: absolute;
  left: 0px;
  top: -18px;
  width: 70px;
  height: 69px;
  line-height: 69px;
  background: url(../images/ysDtEm.png) no-repeat center;
  text-align: center;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 50px;
}

.ys_02 dd {
  font-size: 13px;
  line-height: 22px;
  color: #333;
  width: 394px;
  font-family: microsoft yahei , "宋体";
}

.y3 {
  margin-bottom: 34px;
  margin-left: 640px;
  padding-top: 60px
}

.y4 {
  margin-left: 640px;
}

.y3 dd {
  padding-bottom: 32px;
  border-bottom: 1px solid #d4d4d4;
  font-family: microsoft yahei , "宋体";
}

.ys_03 {
  height: 524px;
  background: url(../images/y3.jpg) no-repeat top center;
  width: 100%;
  text-align: left;
}

.ys_03 dt {
  position: relative;
  padding-left: 84px;
  margin-bottom: 18px;
  font-size: 16px;
  color: #246cd7;
  font-family: microsoft yahei , "宋体";
}

.ys_03 dt b {
  margin-bottom: 4px;
  font-size: 22px;
  display: block;
}

.ys_03 dt em {
  position: absolute;
  left: 0px;
  top: -18px;
  width: 70px;
  height: 69px;
  line-height: 69px;
  background: url(../images/ysDtEm.png) no-repeat center;
  text-align: center;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 50px;
}

.ys_03 dd {
  font-size: 13px;
  line-height: 22px;
  color: #333;
  width: 394px;
  font-family: microsoft yahei, "宋体";
}

.y5 {
  padding-top: 150px;
}

.y5 dd {
  width: 300px;
  font-family: microsoft yahei , "宋体";
}

.hotSearch a {
  margin-right: 6px;
}

#formsearch {
  width: 368px;
  background: #eeeeee;
  color: #666;
}

#formsearch input {
  height: 22px;
  background: none;
  border: none;
  line-height: 22px;
}

#formsearch input::-webkit-input-placeholder {
  color: #666;
}

#formsearch input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #666;
}

#formsearch input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #666;
}

#formsearch input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #666;
}

#formsearch input#keyword {
  height: 36px;
  line-height: 36px;
  padding-left: 4px;
  color: #666;
  width: 300px;
  float: left;
  font-family: 微软雅黑;
}

#formsearch input#s_btn {
  width: 46px;
  height: 36px;
  float: right;
  line-height: 36px;
  text-align: center;
  background-color: #1e4fab;
  color: #fff;
  border: none;
  font-family: 微软雅黑;
  cursor: pointer;
}

/*热门搜索*/
.i-you {
  margin-top: 40px;
}

.i-you h2 {
  font-size: 24px;
  color: #333;
  line-height: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}

.i-you h2::before, .i-you h2::after {
  content: '';
  position: absolute;
  width: 400px;
  left: 0;
  height: 5px;
  background: url(../images/x.png) repeat-x;
  top: 50%;
  margin-top: -2.5px;
}

.i-you h2::after {
  content: '';
  position: absolute;
  width: 400px;
  left: auto;
  right: 0;
  height: 5px;
  background: url(../images/x.png) repeat-x;
  top: 50%;
  margin-top: -2.5px;
}

.i-you h2 p {
  font-size: 14px;
  color: #949494;
  font-weight: normal;
}

.i-you .bd ul li {
  float: left;
  width: 280px;
  margin-right: 27px;
}

.i-you .bd ul li img {
  width: 280px;
}

.i-you .bd ul li h3 {
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  line-height: 38px;
}

.i-you .hd {
  text-align: center;
}

.i-you .hd li {
  display: inline-block;
  text-align: center;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #666;
  font-size: 0;
  margin-right: 5px;
  cursor: pointer;
}

.i-you .hd li.on {
  background: #1e4fab;
}

/*首页新闻*/
.i-news {
  margin-top: 40px;
}

.i-news h2 {
  text-align: center;
  color: #dedede;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 50px;
  text-transform: uppercase;
}

.i-news h2 p {
  color: darkgray;
  font-size: 20px;
  background: url(../images/tt.png) no-repeat bottom center;
  padding-bottom: 40px;
}

.i-news .i-news-left {
  width: 500px;
}

.i-news .i-news-left h3 {
  line-height: 40px;
  font-size: 16px;
  position: relative;
  font-weight: normal;
  padding-top: 8px;
}

.i-news .i-news-left h3 span {
  font-size: 13px;
  position: absolute;
  right: 0;
  top: 0;
}

.i-news .i-news-left p {
  font-size: 14px;
}

.i-news .i-news-right {
  width: 680px;
}

.i-news .i-news-right li {
  margin-bottom: 35px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 35px;
}

.i-news .i-news-right li:last-child {
  border: none;
}

.i-news .i-news-right dl {
  width: 84px;
  height: 84px;
  background: #f2f2f2;
  text-align: center;
  float: left;
}

.i-news .i-news-right dl dd {
  padding-top: 20px;
  line-height: 25px;
  font-size: 20px;
  height: 25px;
}

.i-news .i-news-right dl dt {
  font-size: 12px;
}

.i-news .i-news-right .nei {
  width: 580px;
}

.i-news .i-news-right .nei h3 {
  font-size: 16px;
  font-weight: normal;
  padding-bottom: 8px;
}

.i-news .i-news-right .nei p {
  font-size: 14px;
}

.news_company {
  width: 280px;
  float: right;
}

.news_company .news1_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.news_company .content {
  padding: 5px;
}

.navigation {
  float: right;
  width: 100px;
}

.index-title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.index-table td {
  border: solid #add9c0;
  border-width: 0px 1px 1px 0px;
  padding: 10px 5px;
}

.index-table {
  border: solid #add9c0;
  border-width: 1px 0px 0px 1px;
  margin-top: 10px;
}

/*首页左侧联系我们*/
.contact {
  width: 218px;
  float: left;
  padding-bottom: 5px;
  margin-top: 10px;
}

.contact .contact_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.contact .content {
  padding: 5px;
  padding-left: 8px;
}

/*工程案例*/
.case {
  width: 460px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
  margin-top: 10px;
}

.case .case_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.case .content {
  padding: 5px;
  padding-bottom: 12px;
  text-indent: 20px;
}

.news2_company {
  margin-top: 10px;
}

.slideBox {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 5px;
  z-index: 1;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  text-align: center;
}

.slideBox .hd ul li {
  display: inline-block;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  font-size: 0;
}

.slideBox .hd ul li.on {
  background: #1e4fab;
  color: #fff;
  font-size: 0;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd li img {
  width: 100%;
  height: auto;
  display: block;
}

.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

/*产品推荐*/
.recommend_product {
  margin-top: 10px;
  width: 692px;
  float: left;
}

.recommend_product .title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.recommend_product .content {
  padding-top: 15px;
  padding-bottom: 14px;
}

/*前台多页签*/
.news {
  width: 1200px;
  margin-top: 10px;
}

.news .hd {
  position: relative;
}

.news .hd li {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  margin-right: 8px;
  text-align: center;
  color: #333;
  font-size: 12px;
  cursor: pointer;
}

.news .hd li.on {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  background: #95a9dc;
  border-color: #95a9dc;
}

.news .bd li {
  width: 100%;
}

.news .bd li span {
  float: right;
}

/*友情链接*/
.f_link {
  width: 1200px;
  margin: 0 auto;
}

.f_link h2 {
  border-bottom: 1px solid #1e50ae;
}

.f_link h2 span {
  width: 94px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #1e50ae;
  display: block;
  color: #fff;
  font-weight: normal;
  font-size: 16px;
}

/*页面底部*/
#footer {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 8px;
  margin-top: 15px;
}

#footer a {
  color: #666;
}

#footer a:hover {
  color: #e87518;
  text-decoration: none;
}

#footer .nav_foot {
  text-align: center;
  line-height: 24px;
  color: #666;
}

#footer .copyright {
  text-align: center;
  line-height: 24px;
}

/*内页公用*/
.ny_all {
  padding-top: 30px;
}

.ny_left_top {
  width: 20%;
  float: left;
}

.ny_left_top h3 {
  line-height: 41px;
  text-align: center;
  font-weight: normal;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #fff;
  background: #1e4fab;
}

.ny_left_top .ny_menu {
  padding: 10px;
  border: 1px solid #ccc;
}

.ny_left_top .ny_menu .n-news-list {
  font-size: 14px;
}

.ny_left_top .ny_menu .n-news-list li {
  line-height: 28px;
}

.ny_left_top .ny_menu .n-news-list li::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 4px;
  background: #1e4fab;
}

.out-foot {
  background: #000;
  color: darkgray;
  font-size: 14px;
  line-height: 40px;
  border-top: 2px solid #1e50ae;
  margin-top: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.out-foot a {
  color: darkgray;
}

.out-foot .f-contact {
  width: 300px;
}

.out-foot .f-contact p {
  line-height: 26px;
}

.out-foot .f-zhong {
  width: 490px;
  float: left;
  margin-left: 100px;
  text-align: center;
}

.out-foot .f-er {
  text-align: center;
}

.ny_banner {
  width: 100%;
  margin: 0 auto;
}

.ny_banner img {
  width: 100%;
}

.sort_product {
  margin-top: 10px;
}

.ny_contact {
  margin-top: 10px;
}

.ny_contact .content {
  padding: 5px;
  line-height: 24px;
}

.ny_right_top {
  width: 78%;
  padding-bottom: 10px;
  float: right;
}

.ny_ding {
  padding: 10px 0;
}

.ny_ding .site {
  text-align: left;
  line-height: 30px;
  background: url(../images/home.png) no-repeat left center;
  padding-left: 20px;
  font-size: 14px;
}

.ny_right_top .content {
  padding-top: 15px;
  overflow: hidden;
  line-height: 24px;
}

.ny_right_top .content .content {
  padding: 10px;
}

/*内页分类样式*/
.ny_sort li {
  position: relative;
  z-index: 999;
}

.ny_sort li:last-child a {
  margin-bottom: 0;
}

.ny_sort li a {
  color: #fff;
  display: block;
  line-height: 39px;
  font-family: "微软雅黑";
  text-align: center;
  font-size: 14px;
  background: #1e4fab;
  margin-bottom: 10px;
}

.ny_sort li a:hover {
  background: #8392bd;
}

.ny_sort li .about_b {
  position: absolute;
  left: 100%;
  top: 0px;
  width: 210px;
  background: #1e4fab;
  z-index: 9999;
}

.ny_sort li .layer2 {
  position: absolute;
  left: 100%;
  top: 0px;
  width: 218px;
  padding: 10px;
  background: #ccc;
  z-index: 9999;
}

.ny_sort li .layer2 li {
  overflow: hidden;
}

.ny_sort li .layer2 li a {
  font-weight: normal;
  background: none;
}

.ny_sort li .layer2 li a:hover {
  text-decoration: none;
  color: #333;
}

.ny_sort li .layer2 li .layer3 li {
  margin: 6px 0px;
  line-height: 24px;
  padding-left: 10px;
}

.ny_sort li .layer2 li .layer3 li a {
  font: normal 12px/24px "微软雅黑";
  background: none;
}

.ny_sort li .layer2 li .layer3 li .layer4 li {
  margin: 6px 0px;
  line-height: 24px;
  padding-left: 15px;
}

.ny_sort li .layer2 li .layer3 li .layer4 li a {
  font: normal 12px/24px "微软雅黑";
  background: none;
}

.i-container {
  margin-top: 20px;
}

/*内页新闻*/
.ny_news_list li {
  line-height: 27px;
  position: relative;
  margin: 20px 0;
}

.ny_news_list li a.more {
  background: #fcfcfc;
  border: 1px solid #f0f0f0;
  display: block;
  width: 86px;
  text-align: center;
  float: right;
  color: #65beba;
  border-radius: 4px;
}

.ny_news_list li h3 {
  font-size: 14px;
  margin: 10px 0;
  color: #323232;
}

.ny_news_list li h3 a {
  color: #323232;
}

.ny_news_list li h3 a:HOVER {
  color: #65beba;
}

.ny_news_list li p {
  line-height: 22px;
  font-size: 14px;
  color: #666666;
}

/*内页产品列表*/
.ny_product_list li {
  width: 297px;
  position: relative;
  margin-right: 20px;
  float: left;
  margin-bottom: 20px;
  overflow: hidden;
}

.ny_product_list li:nth-child(3n) {
  margin-right: 0;
}

.ny_product_list li img {
  width: 297px;
  height: 238px;
}

.ny_product_list li h3 {
  text-align: center;
  line-height: 40px;
}

.ny_product_list li h3 a {
  color: #333;
  font-size: 14px;
}

/*内页留言*/
.f_message {
  padding: 30px;
}

.f_message .m_label {
  position: absolute;
  width: 160px;
  text-align: left;
  line-height: 40px;
  padding-left: 8px;
  color: #ccc;
  z-index: 1;
  cursor: text;
  left: 118px;
}

.f_message .c_label {
  line-height: 18px;
  padding-top: 12px;
}

.f_message ul li {
  text-align: center;
  width: 440px;
  position: relative;
  margin-top: 20px;
}

.f_message ul li p {
  float: left;
  font-size: 14px;
  text-align: right;
  width: 100px;
  position: relative;
}

.f_message ul li p.bix::before {
  content: '*';
  color: red;
  position: absolute;
  left: 15px;
  top: 0;
  font-size: 12px;
}

.f_message ul li textarea {
  width: 333px;
  float: right;
  border: 1px solid #e4e4e4;
  line-height: 40px;
  height: 120px;
}

.f_message ul li .code_img {
  margin-left: 18px;
  visibility: hidden;
}

.f_message ul li input {
  width: 333px;
  float: right;
  border: 1px solid #e4e4e4;
  line-height: 40px;
}

.f_message ul li input#contact {
  height: 40px;
}

.f_message ul li input#name {
  height: 40px;
}

.f_message ul li input#checkcode {
  width: 170px;
}

.f_message ul li input#msgbtn {
  background: #088b3f;
}
