﻿.head {
    width: 100%;
    height: 96px;
    background: #fff;
    z-index: 99999;
}
.head-main {
    max-width: 1200px;
    margin: 0 auto;
}
.head .logo {
    float: left;
    width: 200px;
    height: 96px;
    position: relative;
}
.head .logo img {
    display: none;
}
.head .logo img.cur {
    display: block;
}
.i-head2 .logo img {
    display: block;
}
.i-head2 .logo img.cur {
    display: none;
}
.head .logo img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin:  auto;
    max-width: 100%;
    max-height: 100%;
}
.head .nav {
    float: right;
    margin-top: 30.5px;
}
.head .nav a {
    float: left;
    font-size: 16px;
    padding: 5px 10px;
    margin-left: 20px;
    line-height: 25px;
    color: #333;
}
.nav-btn {
    float: right;
    margin: 12.5px 20px 0 0;
    display: none;
}
.i-head {
    height: 96px;
    position: absolute;
    background: rgba(0,0,0,0.2);
}
.i-head .nav a {
    color: #fff;
}
.i-head2 {
    height: 82px;
    top: 0;
    box-shadow: 0 1px 3px #e5e5e5;
    position: fixed;
    background: #fff;
	padding-top:8px;
}
.i-head2 .nav a {
    color: #333;
}
.i-head2 .logo {
    height: 66px;
}
.i-head2 .nav {
    margin-top: 15.5px;
}
.banner {
    position: relative;
}
.banner li a {
    height: 640px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
/*.banner .img-txt {*/
    /*position: absolute;*/
    /*left: 0;*/
    /*right: 0;*/
    /*bottom: 0;*/
    /*top: 0;*/
    /*margin:23% auto;*/
    /*max-width: 100%;*/
    /*max-height: 100%;*/
    /*background: rgba(0,0,0,0.2);*/
/*}*/
.i-box2 .img,.i-box3 .img,.i-box4 .img {
    display: block;
    width: 100%;
    height: 500px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.i-box2 .left-txt {
    float: right;
    width: 50%;
    font-size: 50px;
    margin-right: 40px;
    color: #fff;
    line-height: 74px;
    padding-top: 140px;
	font-family:"黑体";
}
.i-box2 .left-txt p {
    width: 100%;
}
.i-box2 .item-r a {
    width: 100%;
    height: 500px;
    background: #b61f24;
    color: #fff;
    padding: 120px 10% 0;
}
.i-box2 .item-r h2 {
    font-size: 48px;
    margin-bottom: 30px;
}
.i-box2 .item-r p {
    font-size: 18px;
    color: #ffd7d8;
    line-height: 32px;
    height: 96px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.i-box2 .item-r .see {
    margin-top: 40px;
    border: 1px solid #fff;
    padding: 3px;
}
.i-box2 .item-r .see i {
    display: inline-block;
    font-size: 16px;
    color: #b61f24;
    padding: 7px 29px;
    background: #fff;
}
.i-box3 li .item-l {
    width: 33.33333%;
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255,255,255,0.9);
    text-align: center;
    padding: 170px 50px 0;
}
.i-box3 li .item-l h2 {
    color: #cc0007;
    font-size: 40px;
    margin-bottom: 20px;
	font-family:"黑体";
}
.i-box3 li .item-l a {
    padding: 8px 29px;
    margin-top: 20px;
    color: #fff;
    background: #c3aa00;
    font-size: 14px;
}
.i-box3 li .item-l .txt {
    height: 78px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.i-box3 .bx-wrapper .bx-pager {
    bottom: 13px;
}
.i-box3 .bx-wrapper .bx-pager.bx-default-pager a {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
}
.i-box3 .bx-wrapper .bx-pager.bx-default-pager a.active, 
.i-box3 .bx-wrapper .bx-pager.bx-default-pager a:focus, 
.i-box3 .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #c3aa00;
}
.i-box4 .item-r {
    min-height: 500px;
    padding: 120px 50px 0;
    background: url(../../images/default/bg1.jpg) no-repeat center center;
}
.i-box4 .item-r a {
    font-size: 28px;
	font-family:"黑体";
}
.i-box4 .item-r a:hover {
    color:#cc0007;
}
.i-box4 .item-r .time {
    font-size: 16px;
    color: #999;
    margin: 10px 0 20px;
}
.i-box4 .item-r p {
    font-size: 16px;
    line-height: 26px;
    max-height: 104px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.i-box4 .bx-wrapper .bx-pager {
    bottom: -50px;
}
.i-box4 .bx-wrapper .bx-pager.bx-default-pager a {
    background: #888887;
}
.i-box4 .bx-wrapper .bx-pager.bx-default-pager a.active, 
.i-box4 .bx-wrapper .bx-pager.bx-default-pager a:focus, 
.i-box4 .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #b61f24;
}
.i-box4 .bx-wrapper .bx-controls-direction a {
    top: initial;
    bottom: -52px;
    width: 15px;
    height: 17px;
}
.i-box4 .bx-wrapper .bx-prev {
    background: url(../../images/default/jt.png) no-repeat 0 0;
    left: 50%;
}
.i-box4 .bx-wrapper .bx-next {
    background: url(../../images/default/jt.png) no-repeat -90px 0;
    right: 50%;
}
.footer {
    background: url(../../images/default/f-bg.jpg);
}
.footer-mauto {
    max-width: 1068px;
    margin:  auto;
    border-bottom: 1px solid #212121;
    padding: 50px 0;
} 
.footer .item-l dl {
    float: left;
    width: 25%;
    text-align: left;
    color: #888;
}
.footer .item-l dl dt,.footer .item-r dl dt {
    font-size: 15px;
    margin-bottom: 15px;
    color: #a2a2a2;
}
.footer .item-l dl dd {
    font-size: 13px;
    line-height: 26px;
}
.footer .item-r dl {
    float: left;
    text-align: left;
    color: #888;
	width:268px
}
.footer .item-r dl dd {
    font-size: 14px;
    line-height: 26px;
}
.footer .item-r dl dd span {
    display: inline-block;
    width: 210px;
}
.footer .item-r dl dd.d3 {
    color: #c4aa00;
    font-size: 18px;
    margin-top: 10px;
}
.footer .item-r .img {
    float: right;
}
.footer .item-r .img p {
    font-size: 15px;
    margin-bottom: 20px;
    color: #a2a2a2;
}
.footer .copyright {
    max-width: 1068px;
    margin: 0 auto;
    padding: 13px 0;
    line-height: 24px;
    text-align: center;
    color: #646464;
    border-top: 1px solid #3e3e3e;
}
.top-img {
    width: 100%;
    height: 426px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.top-nav {
    background: #b61f24;
    text-align: center;
    height: 46px;
    line-height: 46px;
}
.top-nav a {
    color: #fff;
    padding: 0 26px;
    height: 100%;
    line-height: 46px;
    font-size: 14px;
    transition: all 0.1s ease-out;
}
.top-nav a.cur,.top-nav a:hover,.top-nav a.on {
    background: #fff;
    color: #b61f24;
}
.about-box {
    padding: 40px 0 55px;
}
.title1 {
    font-size: 40px;
    color: #b61f24;
    text-align: center;
    margin-bottom: 25px;
	font-family:"黑体";
}
.title1 span {
    display: block;
    height: 3px;
    width: 54px;
    margin: 10px auto 0;
    background: #c21f25;
}
.article {
    line-height: 32px;
    color: #555;
    padding: 0 70px;
    font-size: 15px;
}
.article h2 {
    text-align: center;
    color: #c21f25;
    font-size: 20px;
    margin-bottom: 10px;
}
.about-box-bg {
    min-height: 432px;
    width: 100%;
    background: url(../../images/default/bg2.jpg) no-repeat center center;
    background-size: cover;
}
.about-box-img {
    padding: 0 15px;
    margin-top: 50px;
}
.about-box2-l {
    background: #c21f25;
    padding: 50px 50px 50px 100px;
    color: #fff;
    min-height: 580px;
}
.about-box2-l h1,.about-box2-r h1 {
    font-size: 40px;
	font-family:"黑体";
}
.about-box2-l dl dt {
    font-size: 20px;
    line-height: 30px;
    font-weight:  400;
}
.about-box2-l dl dd {
    color: #ffdcdd;
    font-size: 14px;
    line-height: 30px;
}
.about-box2-r {
    background: #f2f2f3;
    padding: 50px 100px 50px 50px;
    min-height: 580px;
}
.about-box2-r dl dt {
    font-size: 24px;
    font-weight: 400;
    margin-top: 30px;
}
.about-box2-r dl dd {
    font-size: 14px;
    color: #555;
    line-height: 30px;
}
.top-img1 {
    height: 296px;
}
.article2 {
    padding: 0 70px;
    color: #444;
}
.article2 h2 {
    font-size: 22px;
    line-height: 30px;
}
.article2 p {
    line-height: 30px;
    font-size: 15px;
}
.tz-p {
    text-align: center;
    font-size: 15px;
    color: #a2a2a2;
}
.field-list .item {
    position: relative;
    transition: all 0.3s ease-out;
}
.field-list .item a img {
    height: 2.186rem;
}
.field-list .item .bg {
    background: #fff;
    opacity: .7;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    transition: all 0.3s ease-out;
	cursor:pointer;
}
.field-list .item .txt {
    color: #fff;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    height: auto;
    line-height: 1px;
    z-index: 5;
	font-family:"黑体";
}
.field-list .item .txt1 {
    width: 100%;
    padding: 10%;
    text-align: center;
    position: absolute;
    top: 20%;
    display: none;
    z-index: 5;
    transition: all 0.3s ease-out;
}
.field-list .item .txt1 h2 {
    color: #cc0007;
    font-size: 36px;
    margin-bottom: 20px;
	font-family:"黑体";
}
.field-list .item .txt1 p {
    line-height: 25px;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	display:-webkit-box;
	overflow:hidden;
}
.field-list .item .txt1 a {
    padding: 8px 29px;
    margin-top: 20px;
    color: #fff;
    background: #c3aa00;
    font-size: 14px;
}
.field-list .item:hover .bg {
    height: 100%;
}
.field-list .item:hover .txt {
    display: none;
}
.field-list .item:hover .txt1 {
    display: block;
}
.field {
    padding: 50px 0 20px;
}
.field .title1 {
    margin-bottom: 15px;
}
.field-top-p {
    color: #444444;
    text-align: center;
    font-size: 16px;
	margin-bottom:20px;
}
.property-list li {
    border-bottom: 1px solid #eee;
}
.property-list li:last-child  {
    border-bottom: none;
}
.property-list .item {
    padding: 40px 30px;
}
.property-list .item a img {
    height: 248.88px;
}
.property-list .item .txt {
    padding-left: 50px;
}
.property-list .item1 .txt {
    padding: 0 50px 0 0;
}
.property-list .item .txt h2 {
    font-size: 24px;
    padding-bottom: 20px;
    border-bottom: 1px solid #bbb;
}
.property-list .item .txt span {
    margin-top: 30px;
    font-size: 14px;
    color: #666;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.property-list .item .txt a.btn {
    margin-top: 40px;
    padding: 9px 22px;
    font-size: 14px;
    color: #fff;
    background: #aaa;
}
.property-list .item .txt a.btn:hover {
    background: #b61f24;
}
.field-detail {
    padding: 50px 30px 100px;
}
.field-detail .detail-others {
    padding: 25px 20px;
    background: #f5f5f5;
}
.field-detail .detail-others .top {
    background: #b61f24;
    color: #fff;
    font-size: 30px;
    margin-bottom: 25px;
}
.field-detail .detail-others .top p {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 20px;
}
.field-detail .detail-others .top div {
    display: inline-block;
    padding: 20px 0 20px 25px;
}
.field-detail .detail-others .top p {
    color: #d1464a;
    font-size: 20px;
}
.field-detail .detail-others .item {
    padding-bottom: 25px;
}
.field-detail .detail-others .item p a {
    margin-top: 5px;
    font-size: 14px;
    color: #555;
    line-height: 22px;
}
.detail-others .detail-slider img {
    margin: 0 auto;
    height: 142.75px;
}
.detail-main {
    padding-right: 70px;
}
.detail-main h1 {
    color: #b61f24;
    font-size: 36px;
    margin-bottom: 15px;
}
.detail-main .date {
    color: #a0a0a0;
    font-size: 14px;
    margin-bottom: 40px;
}
.detail-main p {
    font-size: 14px;
    line-height: 32px;
    color: #444;
}
.new_a {
    line-height: 240px;
    text-align: center;
    font-size: 48px;
    width: 100%;
    height: 48%;
    background: rgba(255,255,255,0.55);
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.new_a img {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.new_i{
	position:relative;
}
.news li.li2 {
    background: #f5f5f5;
}
.news li .item {
    padding: 40px 30px;
}
.news li .item a img {
    height: 261.77px;
}
.news li .item .txt {
    padding-left: 50px;
}
.news li .item .txt h2 {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 12px;
    position: relative;
}
.news li .item .txt h2 span {
    width: 46px;
    height: 2px;
    background: #b61f24;
    position: absolute;
    bottom: 0;
    left: 0;
}
.news li .item .txt .date {
    margin: 10px 0 20px;
    font-size: 13px;
    color: #bbb;
}
.news li .item .txt span {
    line-height: 26px;
    font-size: 13px;
    color: #666;
    height: 78px;
    overflow: hidden;
        width: 100%;
}
.news li .item .txt .btn {
    margin-top: 40px;
    padding: 4px 12px;
    font-size: 12px;
    color: #fff;
    background: #c3c3c3;
}
.news li .item .txt .btn:hover {
    background: #b61f24;
}
.t-scale {
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
}
.t-scale:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
}
.pagenation {
    text-align: center;
    margin: 40px 0 50px;
    font-size: 13px;
}
.pagenation a {
    border: 1px solid #ccc;
    padding: 6px 14px;
}
.pagenation a.active {
    color: #b61f24;
    border-color: #b61f24;
}
.pagenation a.cannot {
    color: #eee;
    border-color: #eee;
}
.popup {
    min-height: 194px;
    width: 180px;
	max-height:460px;
    padding: 5px;
    border-radius: 6px;
    border: 1px solid #c0c0c0;
    position: fixed;
    left: 20px;
    top: 22%;
    background: #f6f6f6;
	overflow:hidden;
}
.popup .top {
    border-bottom: 1px solid #d6d6d6;
}
.popup .top span {
    float: right;
    padding-left: 15px;
    line-height: 25px;
    background: url(../../images/default/close.png) no-repeat left center;
    cursor: pointer;
}
.popup .main {
    padding: 10px 6px;
	font-size:14px;
	line-height:24px;
}

.contact{width:100%;position:relative;min-height:500px;}
.contact ul{float:left;width:80%;}
.contact ul li{margin-bottom:16px;width:100%;float:left}
.contact ul li span{width:118px;text-align:right;line-height:32px;float:left;font-size:14px;color:#444}
.contact ul li .contact_text{width:382px;height:34px;line-height:34px;padding-left:5px;border:#e2e2e2 solid 1px; border-radius:3px;}
.contact ul li .contact_textarea{outline:none;width:516px;height:180px;border:#e2e2e2 solid 1px; border-radius:3px;}
.contact .submit{width:50%;text-align:left; margin-left:10.4%;margin-top:20px;float:left}
.contact .submit a{width:90px;height:30px;line-height:25px;margin:0 10px;text-align:center;font-size:14px;color:#fff;display:inline-block; border-radius:3px;}
.contact .submit a.a1{background:#b61f24;}
.contact .submit a.a2{background:#898989}
.button_1{background:none; color:#fff; cursor:pointer;}
@media (max-width: 767px) {
 /********联系我们*******/
  .contact ul {
    width: 100%;
  }
  .contact ul li span {
    width: 28%;
  }
  .contact ul li .contact_text,
  .contact ul li .contact_textarea {
    width: 3.735rem;
  }
  .contact .submit {
    width: 100%;
  }
  .project dl dt {
    display: none;
  }
  .project dl dd {
    float: left;
    width: 80%;
    padding-left: 10%;
  }
  .go-top{display:none !important;}
}


/**********************开始返回顶部*****************/
.go-top{position: fixed;bottom: 40px;right: 20px;width: 46px;z-index: 999;}
.go-top a{display: block;width: 46px;height: 46px;margin-bottom: 10px;background-image: url(../../images/default/go-top.png);}
.go-top a:last-child{margin-bottom: 0;}
.go-top .go{background-position: 0 -150px;}

.go-top .feedback01{background-position: 0 -49px;}
/**********************结束返回顶部*****************/


/*分页*/
.page{text-align: center; margin-bottom: 50px; margin-top: 50px;}
.page span {display: inline-block;height: 22px;line-height: 22px;background: #b61f24;color: #fff;text-align: center;padding: 0 10px; font-size: 12px;}
.page a:hover {background: #b61f24;color: #fff!important}
.page a {display: inline-block;height: 24px;line-height: 22px;background: #fff;border: 1px solid #e3e3e3;  text-align: center; color: #333; padding: 0 10px; font-size: 12px}