@charset "UTF-8";
body{background: #fff;color:#3E444C;}
#wrapper_pager{position: absolute;width:auto;bottom: 30px;left: 50%;transform: translateX(-50%); -webkit-transform: translateX(-50%);z-index: 100;}
#wrapper_pager span{display:block;height:5px;border-radius: 5px;text-indent: -999px;overflow: hidden;background-color:#fff;width:0px;position: relative;z-index: 100;}
#wrapper_pager a{height: 15px;padding-top: 5px;width:45px;margin:0 5px;float:left;position: relative;cursor: pointer;}
#wrapper_pager a::before{display: block;content:'';height: 5px;width: 100%;border-radius: 5px;background:#666;position: absolute;left: 0;top: 5px;opacity: 0.6}
#wrapper_pager a:hover{border-color:#999;}

.i_banner_swiper-container{}
.i_banner_swiper-container .swiper-slide{height:700px;/*height:calc(100vh - 129px);*/}
.i_banner_swiper-container .swiper-slide .pic{display: block;width: 100%;height:100%;background: no-repeat center;background-size: cover;}

.pt60{padding-top: 60px;}
.i_tit {text-align: center;color: #a8a8a8;line-height: 38px;background: url(../images/title.png) center 15px no-repeat;}
.i_tit .name {font-size: 30px;font-weight: bold;color: #4c4f52;}
.i_tit .desc{font-size: 14px;text-align: center;}

.i_case_box{background: #f5f5f5;padding-bottom: 75px;}
.slides_container{position: relative;overflow: hidden;}
.i_case_slides{position: relative;margin-top: 60px;}
.i_case_slides .prev,
.i_case_slides .next{width: 50px; height: 50px; background: url(../images/prev.png) no-repeat -2px 1px #fff; position: absolute;top: 50%;margin-top: -25px; cursor: pointer; z-index: 10;text-indent: -9999px;border-radius: 50px;
-webkit-transition: 0s;
-o-transition: 0s;
transition: 0s;
}
.i_case_slides .prev{left: 5px;}
.i_case_slides .next{right: 5px;background-position: -148px 1px;}
.i_case_slides .prev:hover{background-position: -52px 1px;}
.i_case_slides .next:hover{background-position: -98px 1px;}

.i_case_slides .item_box{width: 1200px;height: 460px;}
.i_case_slides .item_box ul{}
.i_case_slides .item_box li { float:left; width:220px; margin: 0 5px 10px;  height:110px;position:relative; }
.i_case_slides .item_box li::before { content: ""; position:absolute; left:0px; top:0cm; display:block; width:220px; height:220px;background:url(../images/lxs.png) no-repeat;}
.i_case_slides .item_box li img{ position:absolute; left:55px; top:55px; display:block; width:110px; height:110px; z-index: 2;}
.i_case_slides .item_box li:nth-child(6) { margin-left: 120px;}

.i_news_box{padding-bottom: 70px;}
.i_news_sub_cate{text-align: center;margin: 40px 0;}
.i_news_sub_cate a {position: relative;display: inline-block;margin: 0 8px;font-size: 16px;width: 120px;height: 40px;line-height: 38px;border: 1px solid #dcdcdc;border-radius: 40px;}
.i_news_sub_cate a em {display: block;position: relative;z-index: 2;font-weight: normal;font-style: normal;}
.i_news_sub_cate a:before {border-radius: 40px;content: "";position: absolute;left: 50%;top: 50%;width: 0;height: 0;background: #C38533;transition: all .3s;opacity: 0;}
.i_news_sub_cate a:hover, 
.i_news_sub_cate .item.hover {color: #fff;border: 1px solid #C38533;}

.i_news_sub_cate .item.hover:before, 
.i_news_sub_cate a:hover:before {left: 0;top: 0;width: 100%;height: 100%;opacity: 1;}

.i_news_box .news_box{overflow: hidden;float: left;width: 635px;}
.i_news_box .news_box .item{display: block;float: left;width: 300px;margin-right: 20px;}
.i_news_box .news_box .item:last-child{margin-right: 0;}
.i_news_box .news_box .item .pic_box{width: 100%;height: 200px;overflow: hidden;position: relative;}
.i_news_box .news_box .item .pic{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;
background: no-repeat top center;
background-size: cover;
}
.i_news_box .news_box .item .pic img{opacity: 0;}
.i_news_box .news_box .item .title{line-height: 32px;margin-top: 15px;font-size: 16px;font-weight: bold;color:#333;}
.i_news_box .news_box .item .content{margin-top: 5px;line-height: 24px;height: 72px;color:#999;}

.i_news_box .news_box2{float: right;width: 545px;}
.i_news_box .news_box2 .item {display: block;position: relative;padding-left: 115px;color:#333;height: 98px;margin-bottom: 20px;}
.i_news_box .news_box2 .item:last-child{margin-bottom: 0;}
.i_news_box .news_box2 .item .title{line-height: 32px;padding-top: 5px;font-size: 16px;font-weight: bold;}
.i_news_box .news_box2 .item .content{margin-top: 5px;line-height: 24px;height: 48px;color:#999;}
.i_news_box .news_box2 .item .time {width: 98px;height: 98px;position: absolute;left: 0;top: 50%;margin-top: -49px;border: 1px solid #d6d6d6;line-height: 1;text-align: center;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

.i_news_box .news_box2 .item .time .day{display: block;font-size: 25px;color: #666;margin-top: 19px;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.i_news_box .news_box2 .item .time .line{display: block;width: 21px;height: 1px;margin: 8px auto 10px;background-color: #757575;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.i_news_box .news_box2 .item .time .month{display: block;font-size: 14px;color: #5f5f5f;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.i_news_box .news_box2 .item:hover{color: #C38533;}
.i_news_box .news_box2 .item:hover .time{border: 1px solid #C38533;background-color: #C38533;}
.i_news_box .news_box2 .item:hover .day{color:#fff;}
.i_news_box .news_box2 .item:hover .line{background-color: #eee;}
.i_news_box .news_box2 .item:hover .month{color:#fff;}

#wrapper_pager{bottom: 150px;}
.i_yewu_box{height: 1020px;background: url(../images/i_yewu_bg.jpg) no-repeat top center;position: relative;}

.i_zixun_box{height: 310px;background: #fff;margin-top: -140px;position: relative;z-index: 100;}
.i_zixun_left{width: 910px;height: 310px;position: relative;border-right: 1px solid #eee;}
.i_zixun_left::before{content:'';display: block;width: 100%;border-bottom: 1px dashed #eee;position: absolute;top:140px;left: 0;}
.i_zixun_right{width: 290px;padding-top: 35px;}
.i_zixun_right_tit{font-size: 18px;font-weight: bold;color:#333;line-height: 1;padding-left: 25px;}
.i_zixun_right_icons{padding:40px 15px;}
.i_zixun_right_icons .item{text-align: center;width: 30%;}
.i_zixun_right_icons .item .icon{}
.i_zixun_right_icons .item .icon img{width: 40px;}
.i_zixun_right_icons .item .text{font-size: 14px;color:#666;margin-top: 25px;}
.i_zixun_right .i_zixun_right_btn{display: block;width: 170px;background: linear-gradient(#D7B376,#CD9E4D);text-align: center;color:#fff;font-size: 16px;line-height: 50px;margin: 0 auto;border-radius: 5px;}

.i_zixun_left_tit{margin-top: 30px;}
.i_zixun_left_tit .tit{font-size: 18px;color:#333;font-weight: bold;line-height: 1;padding-left: 25px;margin-right: 15px;}
.i_zixun_left_tit .desc{color:#999;font-size: 14px;}
.i_zixun_left_tit .desc span{font-size: 16px;color: #f60;margin-left: 2px;margin-right: 2px;font-weight: bold;}

.i_zixun_form{padding:20px 25px;}
.i_zixun_form .input_text{border: none;height: 44px;background: #f3f3f3;padding:0 15px;}
.i_zixun_form .input_text1{margin-right: 10px;}
.i_zixun_form .input_text2{margin-right: 10px;}
.i_zixun_form .input_text3{}
.i_zixun_form .i_zixun_form_btn{display: block;width: 115px;background: linear-gradient(#D7B376,#CD9E4D);text-align: center;color:#fff;font-size: 16px;line-height: 44px;}
.i_zixun_form .select {}
.i_zixun_form .layui-form-select{margin-right: 10px;}
.i_zixun_form .layui-select-title .layui-input{height: 44px;background: #f3f3f3;border: none;}
.i_zixun_form .layui-input:focus, 
.i_zixun_form .input_text:focus{}
.i_zixun_form .layui-form-select dl dd.layui-this{background: #cfa358;}

.i_zixun_data{padding-left: 25px;padding-top: 60px;line-height: 30px;}
.i_zixun_data .tit{font-size: 18px;font-weight: bold;width: 220px;}
.i_zixun_data_list{width: 660px;}
.i_zixun_data_list .item{width: 30%;}
.i_zixun_data_list .item .num{font-size: 28px;}
.i_zixun_data_list .item .desc{font-size: 12px;color:#999;}
.i_zixun_data_list .item .desc span{color:#D0A459;}
.i_zixun_kuaibao{padding-left: 25px;padding-top: 30px;}
.i_zixun_kuaibao .tit{font-size: 14px;color:#333;font-weight: bold;}
.i_zixun_kuaibao .tit span{color:#f60;}
.i_zixun_kuaibao .desc{font-size: 14px;color:#999;}
.i_zixun_kuaibao .desc span{margin-right: 15px;}
.i_zixun_kuaibao .desc .span3{color:#D0A459;}

.i_tit2 {text-align: center;color: #999;line-height: 38px;padding-top: 40px;}
.i_tit2 .name {font-size: 30px;font-weight: bold;color: #333;line-height: 40px;}
.i_tit2 .desc{font-size: 14px;text-align: center;}

.i_yewu_con{background: #fff;height: 400px;overflow: hidden;}
.i_yewu_con ul{overflow: hidden;padding:20px 60px 0;}
.i_yewu_con li{float: left;width: 16.666%;padding-top: 40px;text-align: center;}
.i_yewu_con li .icon{width: 80px;height: 80px;margin:0 auto;border: 1px solid #C38533;border-radius: 100%;overflow: hidden;}
.i_yewu_con li .icon a{display: block;height: 100%;}
.i_yewu_con li .icon img{margin-top:22px;max-width: 40px;max-height: 35px;}
.i_yewu_con li .tit{line-height: 30px;font-size: 16px;color:#3E444C;padding-top: 12px;padding-bottom: 18px;}
.i_yewu_con li .tit a{color:#3E444C;}
.i_yewu_con li .tit a:hover{color:#C38533;}
.i_shangbiao_box{background: #fff;padding-bottom: 35px;}
.i_zhuanli_box{background: #F4F7FF;padding-bottom: 50px;}
.i_shangbiao_cat{margin: 50px 15px 0;}
.i_shangbiao_cat_hot{font-size: 16px;color:#fff;background: linear-gradient(90deg,#D7B376,#CD9E4D);height: 50px;width: 157px;cursor: pointer;}
.i_shangbiao_cat_hot .icon_hot{background: url(../images/icon_hot.png) center;background-size: 20px;width: 20px;height: 20px;margin-right: 10px;}
.i_shangbiao_cat_hot .text{}

.i_shangbiao_cat li{margin-left: 15px;text-align: center;line-height: 46px;}
.i_shangbiao_cat li a{display: block;padding:0 19px;border: 1px solid #308DC5;color:#3E444E;}
.i_shangbiao_cat li a.hover{border-color: #cd9e4d;background-color: #cd9e4d;color:#fff;}

.i_shangbiao_con{margin: 20px 15px 0;}
.i_shangbiao_left{width: 278px;border: 1px solid #dedede;padding:20px;}
.i_shangbiao_right{width: 872px;}
.i_shangbiao_left .shangbiao_big_tit{padding: 10px 0 30px 15px;}
.i_shangbiao_left .shangbiao_big_tit .icon{margin-right: 25px;}
.i_shangbiao_left .shangbiao_big_tit .name{font-size: 30px;color:#3E444D;}
.i_shangbiao_left .desc{font-size: 16px;line-height: 1.6;}
.i_shangbiao_left .des2{background: #F5F6F6;display: inline-block;border: 1px solid #E6E8E9;color:#9FA1A7;padding:0 10px;margin-top: 10px;}
.i_shangbiao_left .youshi_list{font-size: 14px;color:#656565;padding:15px 0;}
.i_shangbiao_left .youshi_list li{line-height: 38px;}
.i_shangbiao_left .youshi_list li .icon{width: 22px;height: 22px;background: url(../images/i_icon6.png) no-repeat center;margin-right: 10px;}
.i_shangbiao_left .zxzx_btn{display: block;width: 150px;line-height: 35px;border: 1px solid #F87803;color:#FF4343;margin: 0 auto;text-align: center;border-radius: 4px;}

.i_shangbiao_list{overflow: hidden;}
.i_shangbiao_list ul{overflow: hidden;margin-right: -20px;margin-bottom: -20px;}
.i_shangbiao_list li{margin-right: 19px;margin-bottom: 20px;padding:8px 10px 60px;border: 1px solid #dedede;width: 278px;position: relative;float: left;}
.i_shangbiao_list li .pic_box{width: 102px;height: 82px;overflow: hidden;position: relative;border: 1px solid #dedede;float: left;margin-right: 10px;}
.i_shangbiao_list li .pic_box .img_text{line-height: 1.5;font-size: 14px;font-weight: bold;}
.i_shangbiao_list li .pic{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;
background: no-repeat top center;
background-size: cover;
}
.i_shangbiao_list li .pic_box img{max-width: 100%;max-height: 100%;}
.i_shangbiao_list li .info{line-height: 27px;}
.i_shangbiao_list li .title{font-size: 16px;color:#333;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.i_shangbiao_list li .title a{color:#333;}
.i_shangbiao_list li .nick_name{font-size: 14px;color:#FF4343;}
.i_shangbiao_list li .cate_name{font-size: 12px;color:#999999;}
.i_shangbiao_list li .desc{font-size: 12px;color:#999999;line-height: 20px;padding:10px;background: #F7F8FA;margin-top: 10px;height: 80px;}
.i_shangbiao_list li .desc p{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.i_shangbiao_list li .price{color:#FF4343;font-size: 16px;font-weight: bold;position: absolute;left: 15px;bottom: 15px;}
.i_shangbiao_list li .btns{position: absolute;bottom: 15px;right: 15px;}
.i_shangbiao_list li .btns a{display: block;width: 80px;line-height: 30px;border: 1px solid #FF4343;text-align: center;font-size: 14px;background: #fff;color:#FF4343;float: right;}
.i_shangbiao_list li .btns a:hover{background: #FF4343;color:#fff;}


.i_zhuanli_list{overflow: hidden;margin-top: 40px;}
.i_zhuanli_list ul{overflow: hidden;margin-left: -7px;margin-right: -7px;}
.i_zhuanli_list li{float: left;width: 25%;padding:0 7px;}
.i_zhuanli_list .item{display: block;padding:10px;background: #fff;border-radius: 6px;}
.i_zhuanli_list .item .pic_box{width: 100%;height: 200px;overflow: hidden;position: relative;border: 1px solid #eee;}
.i_zhuanli_list .item .pic{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;
background: no-repeat top center;
background-size: cover;
}
.i_zhuanli_list .item .pic_box img{max-height: 100%;max-width: 100%;}
.i_zhuanli_list .item .pic img{opacity: 0;width: 100%;}
.i_zhuanli_list .item .info{padding:15px 10px 10px;position: relative;}
.i_zhuanli_list .item .title{line-height: 32px;font-size: 18px;font-weight: bold;color:#C38533;text-align: center;}
.i_zhuanli_list .item .info::after{content:'';display: block;position: absolute;width: 70px;height: 2px;background: #CC9853;left: 50%;margin-left: -35px;top:60px;}
.i_zhuanli_list .item .desc{color:#BABABA;font-size: 12px;margin-top: 30px;line-height: 1.8;height: 63px;}