@charset "utf-8";
body,html{font-size:14px;min-width:320px;color:#3c3c3c;position:relative;}
body,html, button, input, select, textarea,a{ font-family:"微软雅黑"; color:#020202}
body,html{ max-width: 100%; overflow-x:hidden; width: 100vw }
.fl{float:left}
.fr{float:right}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
* html .clearfix{zoom:1}
img{max-width:100%}
a:hover{text-decoration:none}
.clearfix:after,.clearfix:before{content:"";display:table}
.clearfix:after{clear:both}
.clearfix{zoom:1}
a:hover{text-decoration:none}
img{max-width:100%;vertical-align:middle}



/*公共部分*/
.mian-container{background:#001741;position:relative}
.index_title{text-align:center;margin-bottom:40px;}
.index_title .box{ display:inline-block; padding: 0; margin:0;}
.index_title h3{font-size:30px;color:#000000; margin:1px 0 10px; display: inline-block; padding-bottom:0;}
.index_title p{font-size:18px;color:#000000;}
@media(max-width:768px){
	.index_title{ margin-bottom:20px;}
	.index_title h3{font-size:20px; margin-bottom: 5px;}
	.index_title p{font-size:12px;}
}

	



/*header*/
.header{  position:fixed; z-index:1000; height:75px; width:100%; top:0; background:rgba(0,0,0,0.5); border-bottom: 1px solid #fff}
.dropdown-menu{ border-radius:0; box-shadow:none; border:1px solid #d0d6e2; right:0; left:-2px;}

.new-info-text,.page-info,.product-text{line-height:2.1em; font-size:16px;}
.header,.header .navbar-brand img,.header .navbar-nav,.header .nav li a, .header.sticky .navbar-brand{transition-duration:.3s;transition-property:transform,background-color,box-shadow,line-height,height,width,margin,color,margin-top;}
.header .nav > li > a:hover,.header .nav > li.active > a{color:#fff!important}
.header .nav li > a:hover span,.header .nav li.active > a span{ display: block; position: absolute; bottom: 0; height: 3px; background: #96cde9; width: 100%}

.navbar-nav > li{ position:relative}
.navbar .nav > li:hover .dropdown-menu {display: block; right:0; min-width:160px; text-align:center; border-radius:0; border-top:1px solid #049499}
.navbar .nav > li:hover .dropdown-menu li{ border-bottom:#eee 1px solid}
.navbar .nav > li:hover .dropdown-menu li a{ padding:10px 0}
.navbar-nav{ margin:0; padding:0;}
.navbar-nav>li>a{ line-height:75px; height:75px; font-size:18px; color:#2c2b2b;margin-left:40px;padding:0; margin-right: 0;}
.navbar{border:0}
.navbar-default{margin-bottom:0;margin-right:-15px;margin-left:-15px;background:0 0}
.navbar-default .navbar-nav>li>a{color:#ffffff;background:0 0!important}
.navbar-brand{height:auto; padding: 0; padding-top:10px; padding-left: 15px}
.header .navbar-brand img{ height:55px;}
.navbar-toggle{ border: none; padding: 6px 2px; }
.navbar-default .navbar-toggle .icon-bar{ background:#fff; height: 3px; width: 30px; width: 30px;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{ background: none }
@media(min-width:768px){
	.header.sticky{color:#333;height:63px;box-shadow:0 0 5px rgba(0,0,0,.3)}
	.header.sticky .navbar-brand{ padding-top:10px; }
	.header.sticky .navbar-brand img{ height:45px; }
	.header.sticky .navbar-nav{}
	.header.sticky .navbar-default .navbar-nav>li>a{height:63px; line-height:63px;}
	.header .navbar-brand img.logo2{display:none}
	.header.sticky .navbar-brand img.logo1{display:none}
	.header.sticky .navbar-brand img.logo2{display:block}
}

@media(max-width:1200px){
	.dropdown-menu{ left:-28px;}
}

@media(max-width:768px){
	.header .nav li > a:hover span,.header .nav li.active > a span{ display: none; }
	.header .navbar-brand img{ height:32px;}
	.header .navbar-brand{ padding-top:8px; padding-left: 10px}
}
/*header-mobile*/

@media(max-width:768px){
	.header_bg{ height:49px; }
	.header_mobile{ border:none; background: #fff}
	.header_mobile .navbar-toggle .icon-bar{ background: #7b7b7b }
}


/*index-banner*/
.index_banner .swiper-pagination{ display: none; }
.banner_txt{position: absolute; width: 100%; text-align: center; margin-top: -50px; top: 50%;}
.banner_txt span{ color: #fff;}
.banner_txt1{ text-align: center;display: block; font-size: 55px; margin-bottom: 20px; letter-spacing: 15px;}
.banner_txt2{ text-align: center; font-size: 24px; display: inline-block; border:1px solid #fff; padding:5px 70px;}
.index_banner .swiper-button-next,.index_banner .swiper-button-prev{ display:none}
@media(max-width:768px){
	.index_banner .swiper-button-next,.index_banner  .swiper-button-prev{ display:block; width:40px; height:48px; }
	.index_banner .swiper-container .swiper-button-prev{ background: url(../images/in_wap_03.png) no-repeat;background-size: cover; }
	.index_banner .swiper-container .swiper-button-next{background: url(../images/in_wap_05.png) no-repeat;background-size: cover;}
	.banner_txt{ margin-top: -35px; }
	.banner_txt1{ font-size: 30px; max-width: 100%; width: 200px; display: inline-block;letter-spacing:0px;}
}


.swiper-container1 .swiper-slide-pc{  height:400px; }
@media(max-width:1200px){
	 .swiper-container1 .swiper-slide-pc{  height:400px; }
}




/*index-huoban*/
.index_huoban{padding:70px 0 35px; background: #f3f1f1}
.index_huoban .box img{ border:1px solid #d5d5d5; }
.index_huoban  .container .box{ margin-bottom:30px;}
.index_huoban .img{ margin-bottom: 15px; }
.index_huoban .img img{ display: block; }
.huoban_list{ position: relative; }
.index_huoban .huoban_list .swiper-button-next,.huoban_list .swiper-button-prev{ display:block; width:53px; height:127px; margin-top: -80px;}
.index_huoban .huoban_list .swiper-button-prev{ background: url(../images/in_15.jpg) no-repeat;background-size: cover; left: -80px;}
.index_huoban .huoban_list .swiper-button-next{background: url(../images/in_18.jpg) no-repeat;background-size: cover; right: -80px;}

@media (max-width: 992px){
	.index_huoban{padding:70px 0 50px;}
	.index_huoban .huoban_list .swiper-button-next,.huoban_list .swiper-button-prev{ width:40px; height:40px; margin-top: -80px;}
	.index_huoban .huoban_list .swiper-button-prev{ 
		background: url(../images/in_wap_10.png) no-repeat;background-size: cover; left:50%;top: 100%; margin-top: 0;
		margin-left: -90px;
	}
	.index_huoban .huoban_list .swiper-button-next{
		background: url(../images/in_wap_12.png) no-repeat;background-size: cover; right: 50%; top: 100%;margin-top: 0;
		margin-right: -90px;
	}
}

@media (max-width:768px) {
.index_huoban{ padding:50px 0 50px;}
.index_huoban .img{ margin-bottom:15px; }
}





/*index-产品*/
.index_pro{padding:40px 0 40px;}
.index_pro .pro_nav{ margin-bottom: 30px; position: relative;}
.index_pro .pro_nav li{ line-height: 60px; font-size: 16px;}
.index_pro .pro_nav li.nav_list{ border-bottom: 2px solid #fafafa;}
.index_pro .pro_nav li span{ margin-right:30px; cursor: pointer;}
.index_pro .pro_nav li em{margin-right:30px;}
.index_pro .pro_nav li .list_box{ display: none; border-bottom: 2px solid #fafafa;}
.index_pro .pro_nav li .list_box span{ margin-right: 30px;display: inline-block;  }
.index_pro .pro_nav li .list_box span.on{ color: #fe0101;; border-bottom:3px solid #f60606; }
.index_pro .productLi p{ font-size: 20px; margin: 10px 0 30px; height: 20px; line-height: 20px; overflow:hidden; text-overflow: ellipsis; overflow:hidden; text-align: center; }
.index_pro .nav_list span.on{ color: #fe0101 }

#moreWrap{ text-align: center; padding-top: 20px;}
#moreWrap span{ display: inline-block; color: #fff; background: #40a000; font-size: 16px; width: 140px; height: 45px; line-height: 45px; cursor: pointer;}

.zixunkefu{ position: absolute; right: 0; top: 14px; }
@media (max-width:992px) {
	.zixunkefu{ position: static; text-align: center; margin-bottom:15px; }
}
@media (max-width:768px) {
	.index_pro .pro_nav li{ line-height: 30px; font-size: 14px;}
	.index_pro .pro_nav li span{ margin-right:15px; }
	.index_pro .pro_nav li em{margin-right:15px;}
	.index_pro .pro_nav li.nav_list{ margin-bottom: 15px}
	.index_pro .productLi p{ font-size: 14px; }
}



/*index-联系我们*/
.index_yaowen{ background:#f3f1f1;padding: 0; }
.index_yaowen .box{ position: relative; background: #fff; border:1px solid #e2e2e2; padding: 45px 15px 30px; text-align: center; line-height: 2em; font-size: 16px;margin-bottom: 15px;}
.index_yaowen .box .tit{ font-size: 18px; margin-bottom: 25px; }
@media (max-width:992px) {
	.index_yaowen .box{}
}

@media (max-width:768px) {
	.index_yaowen .box{ font-size: 12px; line-height: 1.5em;padding: 25px 5px 15px; }
	.index_yaowen .box .tit{font-size: 14px;margin-bottom: 15px;}
}




.index_peitaofuwu2{ padding:80px 0 80px;background:#ffffff}
@media (max-width:768px) {
	.index_peitaofuwu2{ padding:40px 0 40px;}
}



.index_yaowen2{ background:#ffffff;padding: 0; }
.index_yaowen2 .box{ position: relative; background: #f6f7f7; border:1px solid #e5e5e5; padding: 45px 15px 30px; text-align: center; line-height: 2em; font-size: 16px;margin-bottom: 15px;}
.index_yaowen2 .box .tit{ font-size: 18px; margin-bottom:15px; }
.index_yaowen2 .p{ text-align: center; font-size: 24px; color: #000; margin-top: 30px; }
@media (max-width:992px) {
	.index_yaowen2 .box{}
}

@media (max-width:768px) {
	.index_yaowen2 .box{ font-size: 12px; line-height: 1.5em;padding: 25px 5px 15px; }
	.index_yaowen2 .box .tit{font-size: 14px;margin-bottom: 15px;}
	.index_yaowen2 .p{ text-align: center; font-size:18px; color: #000; margin-top: 30px; }

}




/*public-底部*/
.footer{text-align:left;background:#363636;color:#fff;}

.f_link{ text-align: center; font-size: 16px; padding: 25px 0; line-height:22px;}
.f_link em{ padding: 0 20px; }
.f_link a{ font-size: 16px; color: #fff;line-height:22px;}
.f_link a:hover{ color: #009eff }
.f_info{ font-size:16px; text-align:center;  line-height:22px; padding:30px 0; border-top: 1px solid #5e5e5e;} 
.f_info a{ color:#fff}
@media (max-width:992px) {
	.f_info{ padding: 15px ; }
	.f_link{ padding: 15px ; }
	.f_link em{ padding: 0 10px; }
}
@media (max-width:768px) {
	.f_link{ font-size: 14px; }
	.f_link a{ font-size: 14px; }
	.f_info{ font-size: 14px;  }
}



/*产品详情-电脑端图片切换*/
.xiangqing{ padding: 90px 0 60px; }
.pic_focus{margin-bottom:24px;position:relative;width:100%;}
.pic_focus .bigScroll{float:left;height:377px;position:relative;width:670px}
.pic_focus .big_img{width:100%;height:100%;overflow:hidden}
.pic_focus .big_img img,.pic_focus .big_img li{width:100%;height:100%}
.pic_focus .big_img li{display:none}
.pic_focus .small_img li.current{border-color:#088de8}
.pic_focus .smallScroll{float:right;height:377px;position:relative;width:209px;zoom:1}
.pic_focus .small_img{ height: 100%; overflow:hidden; }
.pic_focus .small_img,.pic_focus .small_ul{position:relative;left:0;top:0}
.pic_focus .small_img li{border:1px solid #fff;cursor:pointer;height:118px;margin-bottom:15px;position:relative;width:209px}
.pic_focus .small_img img{width:100%; height: 100%}
.pic_focus_bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;filter:alpha(opacity=50)\9;opacity:.5}
.on .pic_focus_bg{display:none}
.pic_focus .sNext,.pic_focus .sPrev{display:none;position:absolute;top:50%;margin-top:-20px;width:22px;height:40px;line-height:40px;text-align:center;font-size:30px;color:#737373;background-color:#f3f3f3;font-weight:700;font-family:"宋体";cursor:pointer;z-index:5}
.pic_focus .prev,.pic_focus .sPrev{left:0}
.pic_focus .next,.pic_focus .sNext{right:0}
.pic_focus .nextStop,.pic_focus .prevStop{color:#b3b3b3!important;cursor:default}
.pic_focus .next,.pic_focus .prev{position:absolute;left:50%;width:54px;height:27px;text-align:center;z-index:5;margin-left:-27px;}
.pic_focus .next{background:url(../images/xq_btn_04.png) no-repeat -0 top; top:-30px;}
.pic_focus .prev{background:url(../images/xq_btn_07.png) no-repeat -0 top; bottom:-30px;}
.pic_focus .nextStop,.pic_focus .prevStop{filter:alpha(opacity=50)!important\9;opacity:.5!important}
.pic_focus .small_img li.on{border:2px solid #088de8}
.map_flash{float:right;width:282px;height:390px;position:relative}
.map_flash .map_flash_bg{position:absolute;z-index:2;width:100%;height:100%;left:0;top:0;cursor:pointer}
.map_flash #code_data_id{z-index:1}
.pic_desc{bottom:0;height:80px;left:0;position:absolute;width:100%;z-index:1}
.pic_desc_bg{opacity:.4;filter:alpha(opacity=40);width:100%;height:100%;background-color:#000;position:absolute}
.pic_des_txt{color:#fff;font-size:12px;height:40px;line-height:20px;overflow:hidden;margin:16px 158px 16px 10px;position:relative}
.pic_desc .comment_person{position:absolute;bottom:6px;right:158px;color:#fff}
.pic_desc .eval_r{position:absolute;right:10px;top:21px}
.pic_desc .eval_date{color:#fff;text-align:right}
.pic_desc .general-eval{background-repeat:no-repeat;display:inline-block;height:25px;margin-right:0;width:auto}
.pic_desc .general-eval .li{background-image:url(../images/start.jpg)!important;background-repeat:no-repeat;background-size:100% 100%;border-radius:3px;display:inline-block;height:16px;margin-left:5px;overflow:hidden;width:16px}
.pic_desc .general-eval .li i{background:url(../images/start-active.jpg) no-repeat;background-size:16px 16px;display:inline-block;height:100%}


.show_title{ height: 33px; margin-bottom: 30px; }
.xq_map_title{ text-align: right; }
.xq_title{ font-size: 26px; color: #030303; }
.xq_title span{ color: #919090; font-size: 16px; }
.xq_content{ padding:30px 0 0}
.bigBg{ position:fixed; z-index: 10000000; display: none; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,0,0,0.6) }
.bigBox{ position: absolute; left: 50%; top: 50%; width: 90vw; height: 80vh; margin-left: -45vw; margin-top: -40vh; background: 
#929292;}
.big_close{ text-align: right; color:#fff; padding: 5px; cursor: pointer; position: absolute; right: 0; top: 0;}
.big_content{ text-align:center;   height: 100%; padding: 30px 8px 8px;}

.big_content_img{display:flex;justify-content:center;}
.big_content_img img{ max-width: 100%; max-height: 100%;align-self: center; align-items: center;}



/*产品详情-移动端图片切换*/
@media (max-width:768px) {
	.xiangqing{ padding: 45px 0 30px; }
	.show_title{ height: 33px; margin-bottom: 0; padding: 15px 15px 0;}
}


.addWrap{ position:relative; width:100%;background:#fff;margin:0; padding-top:56.25%;}
.addWrap .swipe{height:100%;overflow: hidden;visibility: hidden;position:absolute;width: 100%; left: 0;top:0;}
.addWrap .swipe-wrap{width:100%;height:100%;overflow:hidden;position:relative;}
.addWrap .swipe-wrap > div {float: left;width: 100%;position:relative; height: 100%;}
.addWrap .swipe-wrap > div > a {display: block; width: 100%; height: 100%; background-size: cover;}
#position{ position:absolute; bottom:0; right:0; padding-right:8px; margin:0; width:100%; text-align:center;}
#position li{color: rgb(225,225,225); width:11px;height:11px;margin:0 4px;display:inline-block;-webkit-border-radius:50%;border-radius:50%;background-color:#fff; opacity:0.8; filter:alpha(opacity=80);}
#position li.cur{background-color:rgb(8,141,232);opacity:1; filter:alpha(opacity=100);}
.img-responsive { display: block;width: 100%;  height:200px;}

.fancybox-button svg{ display: none; }
.fancybox-button--close svg{ display: block; }
.pic_num { position: absolute; bottom: 15px; width: 100%; text-align: center; color: #7b7b7b; font-weight: bold; }

.mobile_title{ padding: 30px 15px; }
.mobile_title h3{ font-size: 30px; color: #020202 }
.mobile_title p{ font-size: 20px; color: #919090; margin-top:5px; }
.mobile_map{ padding-bottom:20px; border-bottom: 10px solid #efefef; margin-bottom: 30px;}
.mobile_content{ padding:15px; }

.page_side li a{ line-height: 53px; height: 53px; border:1px solid #0ea531; margin-bottom: 5px; display:block; width: 215px; font-size: 18px; text-align: center;}
.page_side li a.on{ background: #0ea531; color: #fff }
.page_content{ padding: 20px; border:1px solid #d0d0d0; width: 970px; }


@media (max-width:1210px) {
	.page_side{ width: 100%; }
	.page_side li{ display:inline-block; }
	.page_side li a{ height: 40px; line-height: 40px; font-size: 16px; width: auto; padding: 0 15px; display: inline-block; }
	.page_content{ width: 100%;}
}

.page_main{ font-size: 14px; line-height: 200%;; word-wrap: break-word;
    word-break: normal; word-break:break-all; text-indent: 2em}
.page_main p{ margin-bottom: 0.2em; margin-top: 0.2em;text-indent: 2em ;line-height:200%;}

.pc_right{ text-align: right; }
.pc_left{ text-align: left; }

.kehumingzi .col-lg-1{ margin-bottom: 15px; }
@media (min-width: 1200px){
	.kehumingzi .col-lg-1 {
	    width: 10%;
	}
}
.location{ padding-bottom: 10px; border-bottom: 1px solid #e4e3e3 }


@media (max-width:992px) {
	.pc_right{ text-align: center; padding: 10px;}
	.pc_left{ text-align: center; padding: 10px;}
}

.page_title{ padding: 30px; text-align: center; font-size: 30px; color: #3d3d3d }

@media (max-width:768px) {
	.page_title{ font-size: 20px; }
}


/*留言*/
.mes_title{ font-size: 30px; color: #020202;text-align: center; padding: 50px 0;}
.mes_box{ background: #f6f7f7; border:1px solid #e2e2e2; padding: 25px; font-size: 18px;}
.mes_box .red{ color: #fe0202 }
.mes_box .shuru{ border:1px solid #ececec; background: #fff; line-height: 40px; font-size: 18px; display: inline-block; margin-left: 15px; height: 40px; padding: 0 15px; max-width: 100%}
.mes_box .shuru1{ width:330px; }
.mes_box .shuru2{ width:110px; }
.mes_box .shuru3{ width:886px; }
.mes_box sup{ font-size: 8px; }
.mes_box label{ margin: 0 15px; font-weight: normal;}
.mes_box .line{ margin-bottom: 30px; }
.mes_box .class1{ width: 220px; display: inline-block;}
.mes_box .shuru4{vertical-align: top; width: 740px; height: 126px;}

.mes_box .submit{ width: 160px; height: 50px; line-height: 50px; font-size: 24px; color: #fff; background: #378e02; text-align: center; margin: 30px auto; display: block; border:none; }
@media (max-width:768px) {
	.mes_title{ font-size: 20px; padding:20px 0;}
	.mes_box .shuru{ margin:0; }
}













.index_liucheng{ padding:90px 0 80px;}
.index_liucheng ul{ margin:0 auto}
.index_liucheng li{ float:left; width:175px;  padding:0 11px; position:relative; margin-bottom:24px;}
.index_liucheng li .box{ background:#e9f4fd; padding:25px 0 15px}
.index_liucheng li .box:hover{ background:#eadb5d;}
.index_liucheng li  a{ display:block}
.index_liucheng li .lc_img{ text-align:center}
.index_liucheng li .lc_title{ font-size:24px; color:#040404; width:25px; line-height:1.1em; margin-left:44px; height:207px;}

.index_liucheng li .lc_des{ color:#a9a9a8; font-size:14px; width:200px; position:absolute; left:88px; top:13px; height:15px; line-height:15px;   transform-origin: left bottom; transform:rotate(90deg); -ms-transform:rotate(90deg); /* IE 9 */ -moz-transform:rotate(90deg); /* Firefox */ -webkit-transform:rotate(90deg); /* Safari 和 Chrome */ -o-transform:rotate(90deg); /* Opera */}
@media(max-width:1300px){
	.index_liucheng li{ padding:0 15px; width:25%}
	.index_liucheng li .lc_title{ float:none; width:auto; height:auto;margin-left:15px; font-size:20px; margin-bottom:5px;}
	.index_liucheng li .lc_des{   width:auto; position:static;margin-left:15px;   height:auto; margin-bottom:20px; font-size:12px; line-height:15px;   transform-origin: left bottom; transform:rotate(0); -ms-transform:rotate(0); /* IE 9 */ -moz-transform:rotate(0); /* Firefox */ -webkit-transform:rotate(0); /* Safari 和 Chrome */ -o-transform:rotate(0); /* Opera */}
	
}
@media (max-width:992px) {
.index_liucheng li{width:33.3333%}
}

@media (max-width:768px) {
.index_liucheng{ padding:45px 0 40px}
.index_liucheng li{width:50%}

}





.index_jianjie{  padding:90px 0 60px; background:url(../images/index_about_bg_25.jpg)no-repeat center center; background-size:cover}
.index_jianjie .index_title h3{ color:#fff}
.index_jianjie .cont{ color:#fff; font-size:16px; line-height:1.8em;}
.index_jianjie .cont p{ margin-bottom:10px;}

@media (max-width:1300px) {
.index_jianjie  .cont{ font-size:15px; }
}
@media (max-width:768px) {
.index_jianjie{ padding:45px 0 30px;}
}



.index_part5{padding:90px 0;}
.home_icons{position:relative; text-align:center}
.home_icons .home_icons_left{position:absolute;left:0; width:292px; top:0}
.home_icons .home_icons_right{position:absolute;right:0; width:292px; top:0}
.home_icons li{ margin-bottom:150px; margin-top:30px;}
.home_icons li h3{ font-size:24px; text-align:left; padding-bottom:15px; margin-bottom:15px; border-bottom:1px solid #9a9a9a;}
.home_icons li p{ font-size:14px; text-align:left;}

@media(max-width:1200px){
	.centerImg{ display:none}
	.home_icons .home_icons_left{ width:auto; position:static}
	.home_icons .home_icons_right{ width:auto; position:static}
	.home_icons li{ margin-bottom:30px; margin-top:0;}
}

@media (max-width:768px) {
.index_part5{ padding:45px 0;}
}


.index_number{padding:60px 0; background:url(../images/p3_bg_31.jpg)no-repeat center center; background-size:cover; text-align:center}
.index_number h3{ color:#eadb5d; font-size:90px;}
.index_number p{ font-size:18px; color:#ffffff}
.index_number .box_left{ margin-right:190px;}
.index_number .box_right{ margin-left:190px;}
@media (max-width:1200px) {
.index_number .box_left{ margin-right:0;}
.index_number .box_right{ margin-left:0;}
}
@media (max-width:992px) {
	.index_number h3{ font-size:40px;}
	.index_number .box{ margin-bottom:30px;}
}
@media (max-width:768px) {
.index_number{ padding:30px 0;}
}



@media (max-width:1200px) {
.index_number .box_left{ margin-right:0;}
.index_number .box_right{ margin-left:0;}
.index_pro .box:hover .bg .txt h3{ font-size:25px; padding:20px 15px 10px;}
.index_pro .box:hover .bg .txt p{ font-size: 16px;}
}
@media (max-width:992px) {
	.index_number h3{ font-size:40px;}
	.index_number .box{ margin-bottom:30px;}
	.index_pro .box:hover .bg .txt h3{ font-size:30px; padding:70px 15px 10px;}
}
@media (max-width:768px) {
.index_pro{ padding:30px 0 25px;}
}







.index_peitaofuwu{ padding:70px 0 60px;background:#f5f6fa}
.index_peitaofuwu .row1{ margin-bottom:30px; }
.index_peitaofuwu .row1 h3{ color:#000000; font-size:21px; padding-top:60px; margin-bottom:30px;}
.index_peitaofuwu .row1 p{ color:#747272; font-size:16px; line-height:28px;}
.index_peitaofuwu .row1:hover{background:#eadb5d;}

.row2 .pt_box2{ background:#ffffff; margin-bottom:30px;}
.row2 .pt_box2:hover{ background:#049499; color:#fff;}
.row2 .pt_box2 .text  h3{ font-size:16px; color:#000000; line-height:1em; height:60px; line-height:60px; text-align:center; overflow:hidden; background:#f5f4f4; padding:0 10px;;text-overflow:ellipsis; }
.row2 .pt_box2:hover .text h3{ background:#eadb5d}
@media (max-width:1200px) {
	.index_peitaofuwu .row1 h3{ padding-top:30px;margin-bottom:10px; font-size:18px;}
	.index_peitaofuwu .row1 p{ font-size:14px; line-height:25px;}

}
@media (max-width:992px) {
	.index_peitaofuwu .row1 p{ padding-bottom:30px;}
}
@media (max-width:768px) {
	.index_peitaofuwu{ padding:35px 0 30px;}
}










.index_lingyu{ padding:80px 0;}
@media (max-width:768px) {
.index_lingyu{ padding:40px 0}
}


.index_yingyong{ background:#efeded; padding:80px 0 45px;}
.index_yingyong .box{ position:relative; margin-bottom:30px;}
.index_yingyong .box p{ position:absolute; height:100%; width:100%; text-align:center; background:rgba(0,0,0,0.6); color:#049499; display:none; top:0; z-index:10}
.index_yingyong .box p span{ position:absolute; display:block; width:100%; top:50%; margin-top:-10px; font-size:18px;}
.index_yingyong .box:hover p{ display:block}

@media (max-width:768px) {
.index_yingyong{  padding:40px 0 10px;}
.index_yingyong .box p span{ font-size:14px;}
}







.h-r-nav{ position:relative; line-height:30px;margin-left:3px; z-index:100000}
.h-r-nav-list{ background-color:#fff;position:absolute; right:0; top:30px; display:none; width:275px; padding:10px 15px;border:1px solid #d0d6e2; line-height:1.7em;}
.h-r-nav-list dl{ padding:4px 0; border-top:1px dotted #ccc; margin-bottom:10px;}
.h-r-nav-list dl.fist{ border-top:0 none;}
.h-r-nav-list dt{ color:#049499;padding-bottom:2px; font-weight:bold; }
.h-r-nav-hover .h-r-nav-list{ display:block;}
.h-r-nav-list dd a{ margin-right:7px;white-space: nowrap;display: inline-block; font-size:12px; color:#666}
.h-r-nav-list dd a:hover{ color:#049499}
.banner{position:relative}

@media (max-width:768px) {

}


.banner .arrow-left{position:absolute;z-index:10000;left:35px;top:50%;margin-top:-27px;width:46px;height:54px}
.banner .arrow-right{position:absolute;z-index:10000;right:35px;top:50%;margin-top:-27px;width:46px;height:54px}
.swiper-container{width:100%;height:100%}
.zhanqun{position:relative;display:inline-block;z-index:100000}
.zhanqun>a{height:31px;display:block}
.drop_menu{position:absolute;right:0;top:25px;background:#fff;border:1px solid #ccc;padding:5px 0;display:none;width:110px}
.drop_menu dd{padding:7px 0;text-align:center}
.drop_menu dd a img{width:100px}
.drop_menu dd:hover{background:#ECECEC}
.zhanqun:hover .drop_menu{display:block}
.css3{box-shadow:0 0;width:calc(100% + 2em);font-size:24px}
blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
fieldset,img{border:0}
:focus{outline:0}
address,cite,code,ctoolion,dfn,em,optgroup,th,var{font-style:normal;font-weight:400}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
abbr,acronym{border:0;font-variant:normal}
button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
code,kbd,samp,tt{font-size:100%}
body{line-height:1.5}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
ctoolion,th{text-align:left}
sub,sup{font-size:100%;vertical-align:baseline}
:link,:visited,ins{text-decoration:none}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}




.swiper-container{width:100%;height:100%;position:relative}
.swiper-slide{background-position:center;background-size:cover!important}
.id-bottom{position:absolute;bottom:25px;left:0;width:100%;z-index:3}
@keyframes scale{from{visibility:hidden;transform:scale(0,0)}
to{visibility:visible;transform:scale(1,1)}
}
.id-list2 img{transition:All .6s ease-in-out}
.id-list2 img:hover{transform:rotate(360deg)}
.id-list1{display:block;background:rgba(229,116,2,.8);padding:20px 10px;min-height:124px;animation:scale 1.4s;-webkit-animation:scale 1.4s;-moz-animation:scale 1.4s;-o-animation:scale 1.4s;-ms-animation:scale 1.4s}
.id-list1 img{float:left;margin-right:8%}
.id-list1 p{color:#fff;margin-bottom:0;max-height:80px;overflow:hidden}
.id-list2{background:rgba(255,254,253,.8);padding:14px 0;min-height:124px;animation:scale 2.4s;-webkit-animation:scale 2.4s;-moz-animation:scale 2.4s;-o-animation:scale 2.4s;-ms-animation:scale 2.4s}
.id-list2 a{display:block;width:33.33333%;float:left;color:#030303;text-align:center}
.id-list2 a p{margin-bottom:0;margin-top:5px}
.id-list3{background:rgba(185,72,2,.8);min-height:124px;animation:scale 3.4s;-webkit-animation:scale 3.4s;-moz-animation:scale 3.4s;-o-animation:scale 3.4s;-ms-animation:scale 3.4s}
.id-list3 span{display:inline-block;width:73px;height:81px;background:url(../images/id-icon5.png) center center no-repeat;float:left;text-align:center;color:#fff;margin-right:8%}
.id-list3 span b{font-size:24px;display:block;margin-top:10px;font-weight:500}
.id-list3 p{margin-top:10px}
.id-list>div{margin-bottom:25px}
.id-bottom-info{text-align:center;color:#fff;margin-bottom:0}
.big-product img,.small-product li img{width:100%;border:1px solid #E6E6E6}
.small-product{display:none}
.small-product li{float:left;margin-right:2.5%;width:18%;cursor:pointer;margin-top:15px}
.small-product li.on img,.small-product li:hover img{border:2px solid #FF7F03}
.small-product li:nth-child(5n){margin-right:0}
.product-detail-r .title{border-bottom:1px solid #E7E7E7;padding:10px 0 15px 0;margin-bottom:15px}


.main,.main-top{background:#fff}
.main-top{border-bottom:1px solid #E7E7E7;text-align:center}
.main-top a{display:inline-block;line-height:normal; color: #aaa}
.main-top .navlist{display:inline-block;line-height:normal; position:relative}
.main-top .navlist .dropdown-menu{ border-radius:0; border-top:3px solid #156fb8; position:absolute; margin-top:-2px;}
.main-top .navlist .dropdown-menu li{ border-bottom:1px solid #eae9e9; padding:10px 0}

.main-top .navlist:first-of-type span{border-left:0}
.main-top a:first-of-type span{border-left:0}

.main-top a em{display:block;margin:0 auto;width:80%;height:2px;background:#DC2730;  opacity: 0;}
.main-top a.on span,.main-top a:hover span{color:#156fb8}


.main-top a span{display:inline-block;padding:0;margin:20px 25px 0;color:#020202;font-size:18px; padding-bottom: 20px;}
.main-top a:first-of-type span{border-left:0}
.main-top a em{ width:60%;background:#9d8f1e;height:2px;margin:0 auto}
.main-top a.on em,.main-top a:hover em{ opacity: 1}
.main-top a.on span,.main-top a:hover span{color:#fb0303; border-bottom: 3px solid #fb0303;}



.main{padding:30px 0}
.new-list li{padding:10px;border:2px solid #E9E9E9;margin-bottom:10px}
.new-list li img{float:left;margin-right:2%}
.new-list li p{font-size:12px;line-height:1.8em}
.new-list li .h3{font-size:18px;color:#121212;margin:15px 0 20px 0;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.new-list li .more{display:inline-block;width:60px;height:20px;color:#fff;line-height:20px;text-align:center;text-transform:uppercase;background:#5C5C5C;float:right;font-size:12px}

.page-title{background:url(../images/titlebj.png) center center no-repeat}
.page-top{text-align:center}
.contact-us p img{vertical-align:middle;margin-right:15px}
.map{margin-top:40px}
.product-list li{text-align:center;margin-top:20px}
.product-list li p{margin:20px 0;color:#2d2d2c}
.main-top2{font-size:16px}
.main-top2 a span{border:0;padding:0 12px}
.product-info{padding:20px 0}
.product-info .title{border-bottom:1px solid #E7E7E7;padding-bottom:10px;margin-bottom:15px}
.case-list{padding:0 2.5%}
.case-list li{float:left;width:24.15%;margin-right:1.1%;margin-bottom:10px}
.case-list li img{width:100%;max-height:133px}
.new-info-top{text-align:center;margin-bottom:35px}
.new-info-top h3{margin-bottom:20px; font-size: 20px; font-weight: bold; line-height: 1.8em}
.new-link{border-top:1px dashed #e0dfdf;margin-top:30px;padding-top:10px}
.new-link a{margin-top:10px;color:#457ABE;margin-right:20px}
.new-link a:hover{text-decoration:none;color:#FBC015}
.new-info-text{line-height:2em}
#top-btn{display:none}
@media(min-width:768px){
.navbar-nav{float:right}
.new-list li p{max-height:84px;overflow:hidden}
.navbar-toggle{margin-top:25px}
}
@media(max-width:767px){.id-list>div{margin-bottom:12px}
.new-list li img{width:100%;display:block;margin-bottom:10px}
.page-title{font-size:22px}
.main{padding:20px 0}
.product-list li{margin-top:5px}
.page{padding-top:5px}
.case-list li{width:48%;margin-right:2%}
.case-list li:nth-child(2n){margin-right:0}
.id-list1,.id-list3{display:none}
.navbar-collapse{background:rgba(40,58,66,0.6)}
#top-btn{display:block;width:32px;height:32px; position:fixed;top:55%;right:5px;z-index:999}
.navbar-brand{height:auto;width:70%;max-width:211px}
}

@media(max-width:991px){
	.main-top a span{font-size:14px;}

}
@media(min-width:768px) and (max-width:991px){
.page-title{font-size:26px}
.main{padding:30px 0}
.case-list li{width:32%;margin-right:2%}
.case-list li:nth-child(3n){margin-right:0}
}



.index_lingyu{ padding:80px 0;}

@media (max-width:768px) {
.index_lingyu{ padding:40px 0}
}


.index_yingyong{ background:#efeded; padding:80px 0 45px;}
.index_yingyong .box{ position:relative; margin-bottom:30px;}
.index_yingyong .box p{ position:absolute; height:100%; width:100%; text-align:center; background:rgba(0,0,0,0.6); color:#049499; display:none; top:0; z-index:10}
.index_yingyong .box p span{ position:absolute; display:block; width:100%; top:50%; margin-top:-10px; font-size:18px;}
.index_yingyong .box:hover p{ display:block}

@media (max-width:768px) {
.index_yingyong{  padding:40px 0 10px;}
.index_yingyong .box p span{ font-size:14px;}
}


.met_pager { margin: 50px 0 50px; text-align: center }
.met_pager a,.met_pager span  { border: 1px solid #e4eaec; background: #fff; padding: 9px 15px; text-align: center; color: #76838f }
.met_pager a:hover { background: #f5f5f5; text-decoration: none }
.met_pager a.NextA { border-right: 1px solid #e4eaec }
.met_pager .PreSpan, .met_pager .NextSpan { border: 1px solid #e4eaec; padding: 9px 15px; background: #fff; color: #ccd5db; cursor: default }
.met_pager .firstPage, .met_pager .lastPage { height: 28px; line-height: 28px; min-width: 40px }
.met_pager span { background: #006834; border-color: #006834; color: #fff; cursor: default }
.met_pager span:hover { background: #006834; border-color: #006834; color: #fff }
.met_pager a { text-decoration: none }
.met_pager a:active, .met_pager a:focus, .met_pager a:hover { text-decoration: none }
.met_pager .PageText { margin-left: 10px; color: #aaa; display: none }
.met_pager input { display: none }
@media (max-width:768px) {
.met_pager{ margin:15px 0; }
}

.list_lingyu{ }
.lingyu_list{ position:relative; }
.lingyu_list .list_box{ margin-bottom:30px;}
.list_lingyu .lingyu_list .box h3{ color:#020202; background:#f8f8f8; font-size:18px; height:50px; line-height:50px; text-align:center; overflow:hidden}
.list_lingyu .lingyu_list .box:hover h3{color:#ffffff; background:#006834; }
.lingyu_list .swiper-slide:hover h3{ color:#fff; background:#006834}

@media (max-width:1200px) {
.lingyu_list{ width:100%}
}





.index_fuwu{ padding:80px 0}
.fu_list p{ margin:0; text-align:center; font-size:18px; color:#181818; background:#e3e2e2; height:80px; line-height:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.fu_list a:hover p{ background:#049499; color:#fff}
.fu_list .pro_box{ margin-bottom:30px;}
.fu_list a{ display:block; width:100%}


.index_pinzhi{ padding:70px 0 70px;background:#ffffff}

.index_pinzhi .box img{ width:100%;}
.index_pinzhi .box{ position:relative;text-align:center;  background:#f0f0f1;   box-shadow:3px 3px 8px rgba(0,0,0,0.3)}
.index_pinzhi .img{  width:100%;}
.index_pinzhi .box .txt{ padding:40px 20px 30px;}
.index_pinzhi .box h3{ color:#030303; font-size:20px; height:50px;}
.index_pinzhi .box p{ text-align:left; line-height:24px; font-size:14px; color:#727272; min-height:110px;}
.index_pinzhi .box a{ display:block; width:117px; text-align:center; height:35px; line-height:35px; color:#fff; background:#049499; margin:20px auto 0; border-radius:30px;}
.index_pinzhi .box:hover{ background:#049499;}
.index_pinzhi .box:hover h3{ color:#fff}
.index_pinzhi .box:hover p{ color:#fff}
.index_pinzhi .box:hover a{ background:#fff; color:#049499}
@media (max-width:1200px) {
.index_pinzhi .box .tit{ font-size:18px;}
.index_pinzhi .box p{ font-size:14px;padding:30px 20px 0;}
}

@media (max-width:768px) {
.index_pinzhi{ padding:35px 0 35px}
.index_pinzhi .box p{ min-height:inherit}
}

.index_part{ text-align: center; padding-top: 60px; }
.index_part p{ line-height: 60px; color: #020202; font-size: 18px; }
@media (max-width:768px) {
.index_part{  padding-top: 30px; }
}



.index_about{ padding: 50px 0 60px; background:url(../images/in_78.jpg) no-repeat center center; background-size:cover;}
.index_about .cont{ text-align:center; color:#fff; font-size:16px; line-height:30px;}
.index_about .index_title{ margin-bottom:35px;}
.about_box { margin-top:100px;}
.about_box li{ float:left; width:33.3333%; text-align:center; color:#fff;}
.about_box li h3{ font-size:60px; font-weight:100;}
.about_box li p{ font-size:18px;}

.index_anzhuangtese{ padding:60px 0; background-color:#f5f5f6}
.index_anzhuangtese .index_title p{margin-top:7px;}
.index_anzhuangtese .box{ position:relative; padding:35px 0 25px; text-align:center; border:1px solid #333f48;margin-bottom:30px;}
.index_anzhuangtese .box .title{ position:absolute; top:-20px; left:50%; margin-left:-95px;}
.index_anzhuangtese .box1 .title{ margin-left:-111px;}
.tese_box li{ float:left; text-align:center; width:20%; padding-top:15px; }
.tese_box li h3{ font-size:32px; margin-top:15px;}


.index_anli{ padding:40px 0 60px;}
.anli_list .pro_box{ position:relative; margin-bottom:30px;}
.anli_list .pro_box:hover .mengban{ display:block}
.anli_list .mengban{ position:absolute; top:0; left:0; position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.6); text-align:center; display:none}
.anli_list .cont h3{ font-size:18px; color:#fff; margin-top:15px;}
.anli_list .cont{ position:absolute; top:50%; margin-top:-77px; width:100%}

.container.in-news{ padding: 55px 0; }
#newlist .news{ margin-bottom: 35px; }
#newlist .in-p-date{ font-size: 18px; color: #898a8c; }
#newlist .in-p-title{ font-size: 16px; color: #000000; border-bottom: 1px solid #e3e2e2; padding-bottom: 5px; position: relative;}
#newlist .in-p-title span{ width: 15px; display: block; position: absolute; bottom: -1px; z-index: 10; border-top:1px solid #000; }
#newlist .in-p-des{ color: #828080; font-size: 14px; }



.page_baout_jianjie .img{ vertical-align:bottom; margin-right:5%; width:46.5%; float:left}
.page_baout_jianjie h3{ color:#050505; font-size:36px; margin-bottom:40px;}

.jiaoton{background:#fff;margin-bottom:30px}
.jiaoton .jt_img{width:32%}
.jiaoton .jt_img img{width:100%;display:block}
.jiaoton .jt_text{width:68%}
.jiaoton .jt_text_l{width:92%;padding:45px 90px 0}
.jiaoton .jt_text_l h3{font-size:20px;color:#000}
.jiaoton .jt_text_l p{font-size:14px;color:#000;line-height:2em}
.jiaoton .jt_text_btn{width:8%;background:#f0f0f0;height:262px}
.jiaoton .jt_text_btn a{display:block;height:115px;background:#434343;text-align:center;line-height:115px;margin-top:75px}


.index_hezuo{padding:55px 0; background:url(../images/hezuobg_36.jpg) no-repeat; background-size: cover;}
.index_hezuo .pro_box{border:1px solid #dbd6d6;margin-bottom:12px}
.index_hezuo .col-md-2{padding-left:6px;padding-right:6px}
.index_hezuo .row{margin-left:-6px;margin-right:-6px}

.index_hezuo .pro_box{ text-align:center; background:#fff; font-size:16px; color:#333; padding:10px 0}
.index_hezuo .pro_box p{ padding-top:15px;}
.index_hezuo .pro_title{ text-align: center; height:50px; line-height: 20px; text-align: center;}


.swiper-pagination-bullet-active{ background: #9bd5f4 }
.swiper-pagination-bullet{ width:30px; border-radius:5px; height:5px;}

.page_baout_jianjie .aboutImg{ margin-right:50px;}

.contact_info{ line-height: 36px; color: #020202 }


.index_parts { padding:70px 0;}
.index_parts .title{ font-size:20px; color:#403f3f; border-bottom:1px solid #e4e4e4; padding-bottom:10px; margin-bottom:30px;}

.jianjie_part2 { text-align:center;  padding:10px 0 70px; font-size:18px; }
.jianjie_part2 .p1{   font-weight:bold; font-size: 80px; color: #9d8f1e}
.jianjie_part2 .text1{ margin-right: 220px; }
.jianjie_part2 .text3{ margin-left: 180px; }

@media (max-width:1200px) {
.jianjie_part2 .text1{ margin-right: 0; }
.jianjie_part2 .text3{ margin-left: 0; }
.jianjie_part2 .p1{ font-size: 40px; }
}


@media (max-width:992px) {
.page_baout_jianjie .aboutImg{ float: none; display: block; width: 100%; margin-bottom: 20px; }
}


.jianjie_part3 { text-align:center; font-size:18px;}
.jianjie_part3 .text{ padding:20px 0}
.jianjie_part3 .box{ margin-bottom:30px;}
.input-search-dark .form-control {
    background: #f3f7f9;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.met-search { padding: 30px 0; background: #f6f6f6; border-top: 1px solid #f0f2f5 }
@media (max-width:768px) {
.met-search { padding: 0 }
}
.met-search .met-search-body { background: #fff; padding: 30px; min-height: 500px; box-shadow: 0 1px 1px rgba(0,0,0,0.05) }
@media (max-width:768px) {
.met-search .met-search-body { padding: 10px }
}
@media (max-width:768px) {
.met-search .met-search-body { padding: 20px 10px }
}
.met-search .met-search-body .page-search-form { margin-bottom: 10px }
.met-search .met-search-body .met_pager { text-align: left; margin-top: 30px }
.met-search .met-search-body .page-search-title { font-size: 26px }
.met-search .met-search-body .list-group-item { padding-top: 10px; padding-bottom: 10px }
.met-search .met-search-body .list-group-item p { color: #76838f }
.met-search .met-search-body .list-group-item>h4 { margin-bottom: 5px }
.met-search .met-search-body .list-group-item>h4 a { color: #526069; text-decoration: none }
.met-search .met-search-body .list-group-item>h4 a:hover { color: #37474f; text-decoration: none }
.met-search .met-search-body .list-group-item>p:last-child { margin-bottom: 0 }


@media (min-width:1600px) {
.container-fluid .fu_list{ width:90%; margin:0 auto}
}

.met-news { padding: 30px 0; }
@media (max-width:768px) {
}
.type-1 .met-page-ajax-body.visible-xs-block{margin-right:10px;}
.met-news .carousel .item .carousel-caption { right: 0; left: 0; bottom: 0; padding: 20px 0 30px }
.met-news .carousel .item .carousel-caption h3 { margin: 0; margin-bottom: 5px; font-size: 20px; text-shadow:0 0 5px #555;}
@media (max-width:768px) {
.met-news .carousel .item .carousel-caption { padding: 20px 0 10px }
.met-news .carousel .item .carousel-caption h3 { margin: 0; font-size: 18px }
}
.met-news .carousel .carousel-indicators { bottom: 5px }
.met-news .carousel .carousel-indicators li { box-shadow: 0 0 0 1px #fff inset }
.met-news .met-news-list ul li { padding:25px 15px }
@media (max-width:768px) {
.met-news .met-news-list { }
}
@media (max-width:768px) {
.met-news .met-news-list { }
}
.met-news .met-news-list .news-carousel { padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #f0f2f5 }
@media (max-width:768px) {
.met-news .met-news-list .news-carousel { padding-bottom: 20px; margin-bottom: 20px }
}
.met-news .met-news-list h4 { margin: 0 }
.met-news .met-news-list ul { padding: 0; list-style: none }
.met-news .met-news-list ul li { margin-bottom: 15px; background: #f5f6fa; border:1px solid #e3e4e8;}
.met-news .met-news-list ul li:hover{ background:#006834}
.met-news .met-news-list ul li:hover a,.met-news .met-news-list ul li:hover p.des ,.met-news .met-news-list ul li:hover p.info,.met-news .met-news-list ul li:hover p.info i { color: #fff }
.met-news .met-news-list ul li h4 { font-size: 18px; margin-bottom: 10px }
.met-news .met-news-list ul li h4 a { color: #2a333c }
.met-news .met-news-list ul li p { margin-bottom: 0 }
.met-news .met-news-list ul li p.des { color: #76838f; font-size: 14px; font-weight: 300; margin-bottom: 10px }
.met-news .met-news-list ul li p.info { color: #4b4a4a; font-size: 14px; font-weight: 300 }
.met-news .met-news-list ul li p a{ color: #4b4a4a; font-size: 14px;}
.met-news .met-news-list ul li p.info i { color: #a3afb7; font-weight: 300 }
@media (max-width:768px) {
.met-news .met-news-list ul li { padding-bottom: 20px; margin-bottom: 20px }
.met-news .met-news-list ul li h4 { font-size: 18px; margin-bottom: 10px }
.met-news .met-news-list ul li .media .media-left { padding-right: 10px }
.met-news .met-news-list ul li .media p.des { display: none }
.met-news .met-news-list ul li .media.media-lg .media-object { width: 100px }
}

.met-news.type-3 .met-news-body { box-shadow: none }
@media (max-width:768px) {
.met-news.type-3 .met-news-body { margin-bottom: 20px }
}
.met-news.type-3 .widget { border-radius: 0 }
@media (max-width:768px) {
.met-news.type-3 .widget { margin: 15px 10px }
}
.met-news.type-3 .widget .widget-body:last-child { border-radius: 0 }
.met-news.type-3 .widget .widget-title a { color: #2a333c }
.met-news.type-3 .widget .widget-title a:hover { color: #9f1c15 }
.met-news.type-3 .widget .widget-header { border-radius: 0 }
.met-news-bar { background: #fff; margin-left: 30px; padding: 20px; box-shadow: 0 1px 1px rgba(0,0,0,0.05) }
@media (max-width:992px) {
.met-news-bar { margin-left: 0; margin-top: 30px; padding: 30px }
}
@media (max-width:768px) {
.met-news-bar { margin-left: 0; margin-top: 0; padding: 20px 15px }
}
.met-news-bar ul.column { padding: 0; list-style: none }
.met-news-bar ul.column li { margin-bottom: 10px }
.met-news-bar ul.column li a { font-size: 14px; color: #2a333c }
.met-news-bar ul.column li a:hover { color: #9f1c15 }
.met-news-bar ul.column li a.active { color: #9f1c15 }
.met-news-bar .recommend { margin: 20px 0; padding: 20px 0; border-top: 1px solid #f0f2f5; border-bottom: 1px solid #f0f2f5 }
.met-news-bar .recommend h3 { font-size: 18px; font-weight: 300; margin: 0 }
.met-news-bar .recommend .list-group { margin-top: 10px; margin-bottom: 0 }
.met-news-bar .recommend .list-group a { color: #2a333c; font-size: 15px }
.met-news-bar .recommend .list-group a:hover { color: #9f1c15 }
.input-search {
    position: relative;
}
.input-search-btn + .form-control {
    padding-right: 50px;
}
.input-search .form-control {
    border-radius: 200px;
}
.input-search-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0 10px;
    background: 0 0;
    border: none;
    border-radius: 0 200px 200px 0;
}
.media-left, .media > .pull-left {
    padding-right: 20px;
}
.media-body {
    overflow: hidden;
}
.media-body {
    overflow: auto;
}
.media-lg .media-object {
    max-width: none;
}
.media-lg .media-object {
    width: 160px;display: block;
}

.page-contact{}
.page-contact .line1{ background:#fff; margin-bottom:50px;}
.page-contact .line1 .col-xs-12 { padding:0}
.page-contact .line1 h3{ font-size:28px; color:#4b4b4b;  margin-top: 35px; font-weight:bold; margin-bottom: 8px;}
.page-contact .line1 h3 span{ display: block; height: 2px; background: #000000; width: 185px; margin-bottom: 25px;}
.page-contact .line1 .tit1{ font-size: 24px; color:#494848; margin-bottom: 35px;}
.page-contact .line1 .des1{ color: #494848; font-size: 14px; margin-bottom: 30px;}
.page-contact .line1 .tel a{ display: block; width: 250px; height: 50px; line-height: 50px; text-align: center; color:#fff; background: #9d8f1e }
.page-contact .line1 .box{ padding:20px;line-height:1.75em; font-size:16px;}
.page-contact .line1{ font-size:16px; line-height:1.75em;}


.page-contact .line2{ background:#eef1f0; text-align: center; padding: }
.page-contact .line2 .col-xs-12 { padding:0}
.page-contact .line2 h3{ color:#010101; margin:20px 0 0}
.page-contact .line2 .box{ padding:0 30px; color: #373737; font-size: 16px;}

.page-contact .line3{ padding-top:30px; }
@media (min-width:1300px){
	.container{width:1230px}
}

	
@media (max-width:1300px){
	.index_lingyu .lingyu_l{ width:374px;}
	.index_lingyu .lingyu_r{ width:745px;}
	.index_lingyu .lingyu_box1 .text{ height:270px}
	.page-contact .line1 .box{ padding:20px;line-height:1.6em; font-size:14px;}
	.page-contact .line1{ font-size:14px; line-height:1.6em;}

}

@media (max-width:1200px){
	.page-contact .line1 .box,.page-contact .line2 .box{ line-height:1.3em}
	.page-contact .line1 h3{font-size:20px; margin-bottom:10px;}
	
	.navbar-nav > li > a{ font-size:14px; margin-left:23px;}
	.footer .pro_box{ border:none}
	.footer .box1 .text{ padding-left:5px;}

	.index_jianjie .pro_box_text p{line-height:1.5em; font-size: 15px;}
	.index_pro .pro_list .pro_box .pro_list_img img{ margin-top: 0; }
	
	
	.index_lingyu .lingyu_l{ float:none; width:auto;}
	.index_lingyu .lingyu_r{ float:none; width:100%;}
	.index_lingyu .lingyu_box1 .img{ float:left; width:373px;}
	.index_lingyu .lingyu_box1 .text{ float:left; height:auto}
}
@media(max-width:992px){
	.page-contact .line3{ padding-top:20px; }
	.page-contact .line1 h3{ margin-top: 0;}
	.page-contact .line1{ margin-bottom: 10px }
	
	.page-contact .line1 .box{ padding-bottom:30px; padding-left:0; padding-top:0; padding-right:0;}
	.page-contact .line2 .box{padding-left:0}
	.page-contact .line1 .col-xs-12,.page-contact .line2 .col-xs-12 { padding:15px}
	.index_lingyu{}
	.index_lingyu .lingyu_box .text{ padding:20px 0 0 15px; max-width:260px; height:auto; max-width:360px;}
	.index_lingyu .lingyu_box .img{ float:left; width:300px;}
	.pt_box2{ margin-top:15px;}
	.footer .box1,.footer .box2,.footer .box3{ margin-bottom:30px;}
	.footer .title{ margin-bottom:15px;}
	.tese_box li{ width:33.3333%}
	.about_box{ margin-top:50px;}
	.footer .pro_box{ min-height:auto}
	.myform{ width:100%}
	.dropdown-menu {
		left: -28px;
	}

	
	.jiaoton .jt_img{width:100%}
	.jiaoton .jt_text{width:100%}
	.pro_box_img{margin-bottom:15px}
	.pro_box_4{text-align:center}
	.pro_box_2,.pro_box_3{margin:30px 0}
	.pro_box_2 ul,.pro_box_3 ul{padding-left:10px}
	


	.index_pro .pro_list .pro_box .pro_list_img h3{ font-size: 15px; }
	.index_pro .pro_list .pro_list_text{ line-height: 1.5em}


	.index_pro .pro_list .pro_box .pro_list_text{ width: 64%; }
	.index_pro .pro_list .pro_box .pro_list_img{ width: 30%; }



}
@media(max-width:768px){
	.index_lingyu .lingyu_box{ padding-bottom:30px}
	.index_lingyu .lingyu_box .img{ float:none; width:100%;}
	.index_lingyu .lingyu_box .img img{ max-width:100%; width:100%}
	.index_lingyu .lingyu_box .text{ float:none; width:100%;max-width:100%; height:auto; padding-right:15px;}
	.navbar-header{ height:50px;}
	.about_box li{ float:left; width:100%; text-align:center; color:#fff;}
	.main-top a span{border-left:0;      margin: 10px 5px 0; padding-bottom: 10px;}

	.main-top .container{ padding:0; }

	.tese_box li{ width:50%}
	.pt_box2 li{ font-size:12px; height:auto; padding-bottom:8px;}
	.navbar-contact{ display:none}
	.navbar-toggle{ margin-top:12px; margin-right: 12px}
	.navbar-nav > li{ height:auto}
	.navbar-nav > li > a{ margin-left:0; padding-left:15px; height:40px; line-height:40px; font-size:16px;}
	.dropdown-menu{ position:static; float:none; min-width:auto;}
	
	.index_news .pro_box{margin-bottom:15px}
	.jiaoton .jt_text_btn{height:300px}
	.jiaoton .jt_text_btn a{margin-top:95px}
	.jiaoton .jt_text_l{padding-top:25px}
	.jiaoton .jt_text_l p{line-height:1.5em}

	.index_pro .pro_list .pro_box{ padding: 15px 15px; }
	.index_pro .pro_list .pro_box .pro_list_text{ width: 100%; }
	.index_pro .pro_list .pro_box .pro_list_img{ width: 100%; }
	.index_pro .swiper-slide{ padding-top: 0; }
	.index_pro .pro_list .pro_list_text{ margin-bottom: 20px; }

	

	.header{ height: 50px; }
	.index_hezuo{padding:40px 0}
	.index_news{padding:40px 0 0}
	.index_news{padding:40px 0}

	.index_about{ padding: 40px 0; }

	.footer_l { text-align: center;}
	.footer_r { text-align: center; }
	.jianjie_part2 .text{ margin-bottom:30px;}

	
}

@media(max-width:640px){
	.page_baout_jianjie .img{ float:none; width:100%; margin-bottom:15px;}
}






.met-position { background: #fff; border-bottom: 1px solid #e1e1e1 }
.met-position.bordernone { }
@media (max-width:768px) {
.met-position { border-bottom: 1px solid #f0f2f5 }
}
.met-position .breadcrumb { margin: 0; padding: 15px; font-size: 16px; line-height: 65px}
.met-position a { text-decoration: none; color: #3c3c3c; font-size: 16px; line-height: 65px;}
.met-position a:active, .met-position a:focus, .met-position a:hover { text-decoration: none }
.met-position.pattern-show { background: #f6f6f6;  }
.met-position.pattern-show .breadcrumb { padding:0 }
.breadcrumb>li+li:before{    padding: 0;
    content: "";}

 @media (max-width:768px) {
.met-position .breadcrumb{ font-size: 14px; height: 65px; overflow: hidden; text-overflow:ellipsis   }
.met-position a { font-size: 14px; }
}


.met-showproduct.pagetype1 { background: #f6f6f6 }
.met-showproduct.pagetype1 .less-page-content { background: #f6f6f6 }
.met-showproduct.pagetype1 .met-showproduct-head { background: #fff; padding: 30px 0 }
.met-showproduct.pagetype1 .met-showproduct-head .ad-gallery .ad-thumbs li a.ad-active img { border: 2px solid #9f1c15 }
.met-showproduct.pagetype1 .met-showproduct-head .ad-image {}
.met-showproduct.pagetype1 .met-showproduct-head .product-intro h1 { font-size: 22px; margin:15px 0 18px 2px; }
.met-showproduct.pagetype1 .met-showproduct-head .product-intro p.description { color: #5e7387; line-height:1.8; margin-bottom: 25px }
.met-showproduct.pagetype1 .met-showproduct-head .product-intro .para { border-top: 1px solid #f0f2f5; border-bottom: 1px solid #f0f2f5; padding:15px  15px 15px 0; }
.met-showproduct.pagetype1 .met-showproduct-head .product-intro .tools { margin: 15px 15px 0 }
.met-showproduct.pagetype1 .met-showproduct-body { padding: 30px 0 ; background:#ffffff; text-align:left; line-height:2em; font-size: 16px;}
.met-showproduct.pagetype1 .met-showproduct-body .panel { border-radius: 0 }
.met-showproduct.pagetype1 .met-showproduct-body .product-content-body .met-editor { padding: 0 }
@media (min-width:992px) {
.met-showproduct.pagetype1 .met-showproduct-body .product-content-body .panel { margin-right: 15px }
}
.met-showproduct.pagetype1 .met-showproduct-body .product-content-body ul.nav-tabs { margin-bottom: 30px }
@media (max-width:768px) {
.met-showproduct.pagetype1 .met-showproduct-body { padding: 15px 0 0 }
.met-showproduct.pagetype1 .met-showproduct-body .panel { box-shadow: none; margin-bottom: 15px }
.met-showproduct.pagetype1 .met-showproduct-body .panel-body { padding: 15px }
.met-showproduct.pagetype1 .met-showproduct-body .product-content-body .panel { margin-right: 0 }
.met-showproduct.pagetype1 .met-showproduct-body .product-content-body ul.nav-tabs { margin-bottom: 15px; margin-top: -10px }
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot h4.example-title { font-size: 16px; font-weight: 300; margin-bottom: 15px }
@media (min-width:992px) {
.met-showproduct.pagetype1 .met-showproduct-body .product-hot { margin-left: 45px }
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot-list { padding: 0 15px }
@media (min-width:768px) {
.met-showproduct.pagetype1 .met-showproduct-body .product-hot-list { padding: 0 15px }
}
@media (max-width:992px) {
.met-showproduct.pagetype1 .met-showproduct-body .product-hot-list:nth-child(3n+1) { clear: both }
}
@media (max-width:488px) {
.met-showproduct.pagetype1 .met-showproduct-body .product-hot-list { width: 50% }
.met-showproduct.pagetype1 .met-showproduct-body .product-hot-list:nth-child(3n+1) { clear: none }
.met-showproduct.pagetype1 .met-showproduct-body .product-hot-list:nth-child(2n+1) { clear: both }
}



/*ad-gallery.css*/
.ad-gallery{width:100%;text-align:center;}.ad-gallery .ad-image img{margin:0px auto;}.ad-gallery,.ad-gallery *{margin:0;padding:0}.ad-gallery .ad-image-wrapper{width:100%;margin-bottom:10px;position:relative;overflow:hidden}.ad-gallery .ad-image-wrapper .ad-loader{position:absolute;z-index:10;top:48%;left:48%;border:1px solid #CCC}.ad-gallery .ad-image-wrapper .ad-next{position:absolute;right:0;top:0;width:25%;height:100%;cursor:pointer;display:block;z-index:100}.ad-gallery .ad-image-wrapper .ad-prev{position:absolute;left:0;top:0;width:25%;height:100%;cursor:pointer;display:block;z-index:100}.ad-gallery .ad-image-wrapper .ad-next,.ad-gallery .ad-image-wrapper .ad-prev{background:url(../templates/M1156005XiuGai0502/min/widget/ad-gallery/non-existing.jpg) \9}.ad-gallery .ad-image-wrapper .ad-next .ad-next-image,.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image{background:url(../templates/M1156005XiuGai0502/min/widget/ad-gallery/icon-arrowbtn.png) no-repeat 0 0px;width:24px;height:49px;display:block!important;position:absolute;top:47%;left:10%;z-index:101}.ad-gallery .ad-image-wrapper .ad-next .ad-next-image{background:url(../templates/M1156005XiuGai0502/min/widget/ad-gallery/icon-arrowbtn.png) no-repeat 8px -237px;width:24px;height:49px;right:10%;left:auto}.ad-gallery .ad-image-wrapper .ad-image{position:absolute;overflow:hidden;top:0!important;left:0!important;width:100%!important;height:100%!important;z-index:9}.ad-gallery .ad-image-wrapper .ad-image img{display:block;max-width:100%;width:auto!important;height:auto!important}.ad-gallery .ad-image-wrapper .ad-image .ad-image-description{display:none;position:absolute;bottom:0;left:0;padding:7px;text-align:left;width:100%;z-index:2;background:url(../templates/M1156005XiuGai0502/min/widget/ad-gallery/opa75.png);color:#000}* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description{background:0 0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true,sizingMethod=scale,src='opa75.png')}.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title{display:block}.ad-gallery .ad-controls{height:20px;display:none}.ad-gallery .ad-info{float:left}.ad-gallery .ad-slideshow-controls{float:right}.ad-gallery .ad-slideshow-controls .ad-slideshow-start,.ad-gallery .ad-slideshow-controls .ad-slideshow-stop{padding-left:5px;cursor:pointer}.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown{padding-left:5px;font-size:.9em}.ad-gallery .ad-slideshow-running .ad-slideshow-start{cursor:default;font-style:italic}.ad-gallery .ad-nav{width:100%;position:relative}.ad-gallery .ad-back,.ad-gallery .ad-forward{position:absolute;top:0;height:100%;z-index:10}* html .ad-gallery .ad-forward,.ad-gallery .ad-back{height:100px}.ad-gallery .ad-nav .ad-thumbs{overflow:hidden;width:100%}.ad-gallery .ad-thumbs .ad-thumb-list{width:9000px;list-style:none;margin:0px auto;text-align:center;}.ad-gallery .ad-thumbs li{padding-right:5px}
@media (max-width: 768px) {
	.ad-gallery .ad-thumbs li a img{ width:64px; height:64px; }
}

.ad-gallery .ad-thumbs li a{display:block}.ad-gallery .ad-thumbs li a img{border:2px solid #fff;display:block}.ad-gallery .ad-thumbs li a.ad-active img{border:2px solid #f2a654}.ad-preloads{position:absolute;left:-9000px;top:-9000px}
.ad-gallery{width:100%;text-align:center;}.ad-gallery .ad-image img{margin:0px auto;}.ad-gallery,.ad-gallery *{margin:0;padding:0}.ad-gallery .ad-image-wrapper{width:100%;margin-bottom:10px;position:relative;overflow:hidden}.ad-gallery .ad-image-wrapper .ad-loader{position:absolute;z-index:10;top:48%;left:48%;border:1px solid #CCC}.ad-gallery .ad-image-wrapper .ad-next{position:absolute;right:0;top:0;width:25%;height:100%;cursor:pointer;display:block;z-index:100}.ad-gallery .ad-image-wrapper .ad-prev{position:absolute;left:0;top:0;width:25%;height:100%;cursor:pointer;display:block;z-index:100}.ad-gallery .ad-image-wrapper .ad-next,.ad-gallery .ad-image-wrapper .ad-prev{background:url(../templates/M1156005XiuGai0502/min/widget/ad-gallery/non-existing.jpg) \9}.ad-gallery .ad-image-wrapper .ad-next .ad-next-image,.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image{background:url(../templates/M1156005XiuGai0502/min/widget/ad-gallery/icon-arrowbtn.png) no-repeat 0 0px;width:24px;height:48px;display:block!important;position:absolute;top:47%;left:50%;margin-left:-12px;z-index:101}.ad-gallery .ad-image-wrapper .ad-next .ad-next-image{background:url(../templates/M1156005XiuGai0502/min/widget/ad-gallery/icon-arrowbtn.png) no-repeat 0px -50px;width:24px;height:48px;right:50%;margin-right:-12px;left:auto}.ad-gallery .ad-image-wrapper .ad-image{position:absolute;overflow:hidden;top:0;left:0!important;width:100%!important;z-index:9}.ad-gallery .ad-image-wrapper .ad-image img{display:block;max-width:100%;width:auto!important;height:auto!important}.ad-gallery .ad-image-wrapper .ad-image .ad-image-description{position:absolute;bottom:0;left:0;padding:7px;text-align:left;width:100%;z-index:2;background:url(../templates/M1156005XiuGai0502/min/widget/ad-gallery/opa75.png);color:#000}* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description{background:0 0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true,sizingMethod=scale,src='opa75.png')}.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title{display:block}.ad-gallery .ad-controls{height:20px;display:none}.ad-gallery .ad-info{float:left}.ad-gallery .ad-slideshow-controls{float:right}.ad-gallery .ad-slideshow-controls .ad-slideshow-start,.ad-gallery .ad-slideshow-controls .ad-slideshow-stop{padding-left:5px;cursor:pointer}.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown{padding-left:5px;font-size:.9em}.ad-gallery .ad-slideshow-running .ad-slideshow-start{cursor:default;font-style:italic}.ad-gallery .ad-nav{width:100%;position:relative}.ad-gallery .ad-back,.ad-gallery .ad-forward{position:absolute;top:0;height:100%;z-index:10}* html .ad-gallery .ad-forward,.ad-gallery .ad-back{height:100px}.ad-gallery .ad-nav .ad-thumbs{overflow:hidden;width:100%}.ad-gallery .ad-thumbs .ad-thumb-list{width:9000px;list-style:none;margin:0px auto;}.ad-gallery .ad-thumbs li{float:left;padding-right:5px}.ad-gallery .ad-thumbs li a{display:block}.ad-gallery .ad-thumbs li a img{border:2px solid #fff;display:block}.ad-gallery .ad-thumbs li a.ad-active img{border:2px solid #f2a654}.ad-preloads{position:absolute;left:-9000px;top:-9000px}





#dituContent *,#dituContent img{ max-width: 10000px; }


.page-info .limg{ margin-right: 70px; }
.page-jieshao-info{ text-align: center; }
.page-jieshao-info p{ margin-bottom: 15px; }

.page_wenhua h3{ font-size: 24px; color: #006834; margin-bottom: 15px; padding-top: 10px; }
.page_wenhua  p{ font-size:14px; line-height: 24px; color: #4a4a4a; min-height: 160px;}


.list_tuandui .td_img{ float: left;  padding-right: 35px;}
.list_tuandui .box{ background: #fdfdfd; padding:10px; border:1px solid #e1e1e1; margin-bottom: 30px;}
.list_tuandui .list_box{}
.list_tuandui .list_box h3{ font-size: 24px;color: #040404; margin-bottom: 15px; }
.list_tuandui .list_box .content{ font-size: 16px; color: #040404; line-height: 30px; }

.list_tuandui .box:hover{  background: #dddddd;color: #fff; }
.list_tuandui .box:hover .list_box h3{ color: #fff; }
.list_tuandui .box:hover .list_box .content{ color: #fff !important }

.page-info .gsm{ font-size:36px;  }
@media (max-width: 992px) {
	.page-info .limg{ display: block; margin: 0; width: 100%; float: none !important;}
	.page-info .gsm{ font-size:26px; display: block; margin-top: 15px;}
}

@media (max-width:520px) {
	.list_tuandui .td_img{ padding-right: 0; display: block; width: 100%; float: none; margin-bottom: 15px;}
}


.breadcrumb>li{ display: inline; }


.tel-consult {

    display: none;

}

@media (max-width:769px) {
.tel-consult{display: block; position:fixed; bottom:0; left:0; width:100%; z-index: 100000}
.tel-consult a{
	display: block;
	float: left;
	width: 25%;
	text-align: center;
	background: #847154;
	padding: 10px 0;
	border-right: 1px solid #fff;
}
.tel-consult a:last-child{
	border-right: 0px;
}

.tel-consult a img{
	height: 25px;
}
}
