@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;
}

.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 {
  background: #f7f7f7;
  line-height: 38px;
}

#header .top_contact {
  float: right;
  background: url(../images/tel.jpg) no-repeat left center;
  padding-left: 64px;
  margin-top: 30px;
}

#header .top_contact .k2 {
  font-size: 24px;
  font-family: "impact";
  color: #281a71;
  line-height: 30px;
}

.out-nav {
  background: #281a71;
  height: 58px;
}

.out-nav .nav li {
  line-height: 58px;
  height: 58px;
  text-align: center;
  width: 120px;
  float: left;
  position: relative;
  z-index: 999;
  font-weight: bold;
}

.out-nav .nav li a {
  display: block;
  line-height: 58px;
  color: #fff;
  height: 58px;
  font-size: 14px;
}

.out-nav .nav li a:hover {
  color: #fff;
  text-decoration: none;
  background: url(../images/nav.jpg) no-repeat;
}

.out-nav .nav .dropdown {
  background: #01557a;
  color: #fff;
  z-index: 9999;
  position: absolute;
  top: 58px;
  left: 0px;
  display: none;
  width: 100%;
}

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

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

/*热门搜索*/
.yq_search {
  text-align: left;
  height: 24px;
  margin: 10px 0;
}

.yq_search #form_search {
  float: right;
}

.yq_search #form_search input {
  height: 22px;
  background: #fff;
  border: 1px solid #c8c8c8;
  line-height: 22px;
}

.yq_search #form_search input#sou_word {
  height: 22px;
  line-height: 22px;
  padding-left: 4px;
  color: #666;
}

.yq_search #form_search input#s_btn {
  width: 46px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #281a71;
  color: #fff;
  border: none;
  cursor: pointer;
}

.yq_search .hotSearch {
  float: left;
  height: 24px;
  line-height: 24px;
  font-weight: normal;
}

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

/*首页分类*/
.i-product-cate {
  width: 240px;
  float: left;
}

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

/*首页关于我们*/
.i-about {
  width: 660px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
}

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

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

/*首页新闻*/
.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: #f00;
  color: #fff;
}

.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;
}

.search-wrap {
  height: 74px;
  box-shadow: 6px 6px 6px   #e7e7e7;
  padding-bottom: 6px;
}

.search-wrap .search {
  padding-top: 28px;
}

.search-wrap .searchl {
  color: #343434;
  font-size: 15px;
}

.search-wrap .searchl a {
  padding-right: 10px;
  font-weight: 400;
}

.search-wrap #form_search {
  background: url(../images/s.jpg) no-repeat;
  width: 279px;
  height: 35px;
  float: right;
}

.search-wrap #form_search input {
  border: none;
  background: none;
}

.search-wrap #form_search input#pd {
  width: 231px;
  float: left;
  height: 35px;
  line-height: 35px;
  text-indent: 14px;
}

.search-wrap #form_search input#s_btn {
  font-size: 0;
  width: 48px;
  float: right;
  height: 35px;
}

/*产品推荐*/
.index-banner-list {
  margin-top: 30px;
}

.index-banner-list ul li {
  width: 256px;
  float: left;
  padding-left: 30px;
  padding-top: 19px;
  border-right: 1px dashed #cccccc;
}

.index-banner-list ul li:first-child {
  padding-left: 0;
}

.index-banner-list ul li .img {
  width: 50px;
  float: left;
}

.index-banner-list ul li .nei {
  width: 180px;
  float: right;
}

.index-banner-list ul li .nei h3 {
  font-size: 16px;
  color: #281a71281a71;
}

.index-banner-list ul li .nei p {
  font-size: 13px;
  color: #666;
}

.index-banner-list dl {
  width: 346px;
  float: right;
}

.index-banner-list dl h3 {
  text-align: center;
  font-size: 16px;
  color: #281a71281a71;
}

.index-banner-list dl dt {
  position: relative;
  line-height: 24px;
}

.index-banner-list dl dt h4 {
  font-size: 13px;
  color: #666;
  font-weight: normal;
}

.index-banner-list dl dt span {
  position: absolute;
  right: 0;
  line-height: 24px;
  font-size: 12px;
  top:0;
}

.i-he {
  background: url(../images/heng.jpg) no-repeat top center;
  padding-top: 30px;
  margin-top: 33px;
  padding-bottom: 50px;
}

.i-he h2 {
  text-align: center;
  font-size: 28px;
  color: #281a71;
}

.i-he h2 p {
  font-size: 14px;
  color: #281a71281a71;
  text-align: center;
  padding-top: 6px;
  font-weight: normal;
  line-height: 30px;
}

.i-he h2 p::before {
  content: '';
  width: 215px;
  height: 1px;
  background: #281a71281a71;
  margin: 0 auto;
  display: block;
  margin-bottom: 10px;
}

.i-he ul {
  margin-top: 30px;
}

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

.i-he ul li:last-child {
  margin: 0;
}

.i-he ul li h3 {
  line-height: 58px;
  font-size: 18px;
  font-weight: bold;
  color: #281a71;
  text-align: center;
}

.i-he ul li p {
  text-align: center;
  font-size: 14px;
  color: #281a71;
}

.i-he ul li .more {
  width: 109px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  background: #1d7fea;
  border-radius: 6px;
  color: #fff;
  margin: 0 auto;
  margin-top: 18px;
}

.i-case {
  margin-top: 36px;
}

.i-case h2 {
  text-align: center;
  font-size: 28px;
  color: #281a71;
}

.i-case h2 p {
  font-size: 14px;
  color: #281a71281a71;
  text-align: center;
  padding-top: 6px;
  font-weight: normal;
  line-height: 30px;
}

.i-case h2 p::before {
  content: '';
  width: 215px;
  height: 1px;
  background: #281a71281a71;
  margin: 0 auto;
  display: block;
  margin-bottom: 10px;
}

.i-case .i-case-cate li {
  height: 36px;
  border-bottom: 2px dashed #efefef;
}

.i-case .i-case-cate li a.sortab {
  width: 151px;
  height: 36px;
  background: url(../images/more.jpg) no-repeat 123px center #0054ac;
  font-size: 16px;
  text-indent: 8px;
  display: block;
  line-height: 36px;
  color: #fff;
  margin: 0;
  float: left;
}

.i-case .i-case-cate li dt {
  float: left;
  margin: 0 6px;
}

.i-case .i-case-cate li dt a {
  display: block;
  line-height: 36px;
  font-size: 14px;
}

.i-case .i-case-list {
  margin-top: 37px;
}

.i-case .i-case-list ul {
  margin: 0 -15px;
}

.i-case .i-case-list li {
  width: 33.33%;
  float: left;
  box-sizing: border-box;
  padding: 0 15px;
  margin-bottom: 20px;
}

.i-case .i-case-list li img {
  width: 380px;
  height: 304px;
}

.i-case .i-case-list li h3 {
  line-height: 28px;
  text-align: center;
  background: #ebebeb;
  font-size: 14px;
  font-weight: normal;
  box-shadow: 6px 6px 6px  #d8d8d8;
}

.i-heng {
  margin-top: 46px;
  width: 100%;
}
.i-heng img{
    width: 100%!important;
    height: auto!important
}

.i-you {
  height: 2031px;
  background: url(../images/ys.jpg) no-repeat top center;
  margin-top: 30px;
}

.i-you h3 {
  font-size: 24px;
  color: #1d7fea;
  margin-bottom: 10px;
}

.i-you p {
  font-size: 14px;
  color: #7a7a7a;
  line-height: 30px;
}

.i-you .i-you1 {
  width: 500px;
  float: left;
  margin-left: 80px;
  padding-top: 100px;
}

.i-you .i-you2 {
  width: 478px;
  float: right;
  margin-right: 47px;
  padding-top: 150px;
}

.i-you .i-you3 {
  width: 510px;
  float: left;
  margin-left: 30px;
  padding-top: 180px;
}

.i-you .i-you4 {
  width: 430px;
  float: right;
  margin-right: 122px;
  padding-top: 120px;
}

.i-you .i-you5 {
  width: 460px;
  float: left;
  margin-left: 56px;
  padding-top: 160px;
}

.i-you .i-you6 {
  width: 343px;
  float: right;
  margin-right: 196px;
  padding-top: 160px;
}

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

.i-sheng h2 {
  text-align: center;
  font-size: 28px;
  color: #0081d2;
  padding-top: 30px;
  line-height: 50px;
}

.i-sheng ul {
  margin-top: 30px;
}

.i-sheng ul li {
  float: left;
  height: 291px;
  width: 86px;
}

.i-sheng ul li.on {
  width: 418px;
}

.i-sheng ul .txt {
  background-color: #000;
  background: rgba(0, 0, 0, 0.5);
  height: 291px;
  width: 86px;
}

.i-sheng ul .txt p {
  float: left;
  color: #fff;
}

.i-sheng ul .txt .p1 {
  font-size: 13px;
  width: 13px;
  padding: 25px 25px 0px 20px;
}

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

.i-horn h2 {
  text-align: center;
  font-size: 28px;
  color: #000000;
  line-height: 55px;
}

.i-horn ul {
  margin-top: 26px;
}

.i-horn ul li {
  float: left;
  margin-right: 23px;
}

.i-xia {
  background: url(../images/xia.jpg) no-repeat top center;
  height: 188px;
  margin-top: 72px;
  padding-top: 118px;
}

.i-xia .left {
  width: 180px;
  margin-left: 5px;
}

.i-xia .left h3 {
  font-size: 22px;
  color: #fff;
}

.i-xia .left a.more {
  width: 159px;
  height: 41px;
  line-height: 41px;
  background: #0081d2;
  text-align: center;
  border-radius: 6px;
  color: #fff;
  font-size: 18px;
  display: block;
  margin-top: 20px;
}

.i-xia .ightr-list {
  width: 990px;
  float: right;
}

.i-xia .ightr-list ul li {
  width: 109px;
  height: 109px;
  background: #cccccc;
  text-align: center;
  float: left;
  margin-right: 16px;
}

.i-xia .ightr-list ul li:last-child {
  margin-right: 0;
}

.i-xia .ightr-list ul li:hover, .i-xia .ightr-list ul li.on {
  background: #0081d2;
}

.i-xia .ightr-list ul li:hover .img1, .i-xia .ightr-list ul li.on .img1 {
  height: 63px;
  line-height: 63px;
  text-align: center;
}

.i-xia .ightr-list ul li:hover .img1 img.on, .i-xia .ightr-list ul li.on .img1 img.on {
  display: inline-block;
}

.i-xia .ightr-list ul li:hover .img1 img.o, .i-xia .ightr-list ul li.on .img1 img.o {
  display: none;
}

.i-xia .ightr-list ul li .img1 {
  height: 63px;
  line-height: 63px;
  text-align: center;
}

.i-xia .ightr-list ul li .img1 img.on {
  display: none;
}

.i-xia .ightr-list ul li h3 {
  color: #fff;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  line-height: 46px;
}

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

.i-xiadan h2 {
  text-align: center;
  font-size: 30px;
  color: #281a71281a71;
}

.i-xiadan .hd {
  margin-top: 24px;
}

.i-xiadan .hd ul {
  text-align: center;
}

.i-xiadan .hd ul li {
  display: inline-block;
  background: url(../images/n.jpg) no-repeat;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  margin-right: 20px;
}

.i-xiadan .hd ul li:hover, .i-xiadan .hd ul li.on {
  background: #0081d2;
  cursor: pointer;
}

.i-xiadan .bd {
  margin-top: 38px;
}

.i-xiadan .bd ul .left {
  width: 520px;
  float: left;
}

.i-xiadan .bd ul .right {
  width: 678px;
  float: right;
  border: 1px solid #cccccc;
  padding: 10px;
  box-sizing: border-box;
  border-left: none;
  height: 356px;
}

.i-xiadan .bd ul .le {
  width: 164px;
}

.i-xiadan .bd ul .le img {
  margin-bottom: 9px;
}

.i-xiadan .bd ul .nei {
  width: 468px;
  font-size: 14px;
  line-height: 33px;
  padding-top: 12px;
}

.pagecontent{

	box-sizing: border-box;
	padding: 20px;
	font-size: 14px;
	color: #666666;
	background-color: #f3f7f9;
	border-radius: 5px;
}

.i-news {
  background: #f7f7f7;
  margin-top: 64px;
  padding-top: 30px;
  padding-bottom: 45px;
}



.i-news h2 {
  line-height: 50px;
  text-align: center;
  color: #281a71281a71;
  font-size: 30px;
}

.i-news ul.cate1 {
  margin-top: 26px;
  margin-bottom: 26px;
}

.i-news ul.cate1 li {
  width: 118px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  float: left;
  margin-right: 2px;
  background: #0081d2;
  margin-bottom: 10px;
}

.i-news ul.cate1 li a {
  color: #fff;
}

.i-news ul.cate1 li:last-child {
  margin-right: 0;
}

.i-news div.news1 {
  width: 387px;
  float: left;
}

.i-news div.news1 h3 {
  text-align: center;
  line-height: 35px;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
}

.i-news div.news1 img{
    width: 387px;
    height: 168px;
}

.i-news div.news1 p {
  font-size: 13px;
  color: #666666;
}

.i-news div.news1 p span {
  float: right;
}

.i-news div.news2 {
  width: 786px;
  float: right;
}

.i-news div.news2 li {
  width: 374px;
  float: left;
  margin-bottom: 15px;
}

.i-news div.news2 li:nth-child(2n) {
  float: right;
}

.i-news div.news2 li .time {
  width: 70px;
  height: 70px;
  float: left;
  text-align: center;
  color: #fff;
  background: #0081d2;
}

.i-news div.news2 li .time dt {
  line-height: 45px;
  font-size: 24px;
}

.i-news div.news2 li .time dd {
  line-height: 25px;
  font-size: 14px;
}

.i-news div.news2 li .nei {
  width: 295px;
}

.i-news div.news2 li .nei h3 {
  font-size: 12px;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.i-news div.news2 li .nei p {
  font-size: 13px;
}

/*前台多页签*/
.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: #281a71;
  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;
  margin-top: 15px;
  line-height: 40px;
  text-indent: 20px;
  font-size: 14px;
  background: #95a9dc;
  color: #fff;
}

/*页面底部*/
footer {
  background: #363839;
  padding-top: 46px;
  padding-bottom: 6px;
}

footer ul {
  border-bottom: 3px solid #454849;
  padding-bottom: 20px;
  margin-bottom: 16px;
}

footer ul li {
  width: 260px;
  float: left;
  color: #fff;
  margin-left: 20px;
  margin-right: 10px;
}

footer ul li .img1 {
  width: 70px;
}

footer ul li .nei {
  width: 184px;
}

footer ul li .nei h3 {
  font-size: 18px;
}

footer ul li .nei p {
  font-size: 14px;
}

footer .left {
  width: 920px;
}

footer .left dl {
  color: #fff;
  font-size: 14px;
}

footer .left dl a {
  color: #fff;
  margin-left: 14px;
}

footer .left dl dd {
  float: left;
}

footer .left dl dt {
  float: left;
}

footer .right {
  width: 204px;
  margin-right: 20px;
  color: #fff;
  text-align: center;
  font-size: 20px;
}

footer .right p {
  font-size: 28px;
}

footer .i-img-he {
  border-top: 3px solid #454849;
  margin-top: 16px;
  padding-top: 4px;
}

/*内页公用*/
.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: #281a71;
}

.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: #999;
}

.out-foot {
  background: #040505;
  color: #fff;
  padding: 14px 0  10px 0;
  font-size: 14px;
}

.out-foot a {
  color: #fff;
}

.out-foot .copyright {
  width: 580px;
}

.out-foot .w580 {
  width: 480px;
}

.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: #281a71;
  margin-bottom: 10px;
}

.ny_sort li a:hover {
  background: #281a71;
}

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

.ny_sort li .layer2 {

  left: 0;
  top: 0px;
  width: 218px;
 
  background: #281a71;
  z-index: 9999;
  margin-bottom: 20px;
}

.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: #fff;
}

.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: 216px;
  position: relative;
  margin-right: 10px;
  float: left;
  margin-bottom: 20px;
  overflow: hidden;
}

.ny_product_list li img {
  width: 216px;
  height: 173px;
}

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

.ny_product_list li h3 a {
  color: #281a71;
  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;
}

.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;
}
