@charset "utf-8";body,html{font-size:14px;min-width:320px;color:#3c3c3c;position:relative;height:100%}
body,html, button, input, select, textarea,a{ font-family:"微软雅黑"}
.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}
.search_top{}

.header{  position:absolute; z-index:1000000; height:95px; top:0; width:100%; z-index:10000; background:rgba(0,0,0,0.5)}


.navbar-default .navbar-collapse{ position: relative; }
.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,.index_news .pro_box{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:#ffffff!important; background:#2a79a9 !important}
.header .navbar-brand img{}
.navbar-nav > li{ position: static; }
.navbar .nav > li .dropdown-menu li{ border-bottom:#eee 1px solid}
.navbar .nav > li .dropdown-menu li a{ padding:10px 0; color:#fff}
.navbar .nav > li .dropdown-menu {border-radius:0; box-shadow:none; border:none;right:auto; left:0;display: none; right:0; min-width:100px; text-align:center; border-radius:0; border-top:1px solid #156fb8; width:100%; background:rgba(42,121,169,0.6)}
.navbar .nav > li:hover .dropdown-menu {display: block; }

@media(min-width:992px){
.navbar .nav > li .dropdown-menu{ padding: 20px 50px; }
.navbar .nav > li .dropdown-menu li{ width: 33.3333%; float: left; border: none;}
.navbar .nav > li .dropdown-menu li a{ border: none; }
}


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

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


.navbar-nav{ margin:0; padding:0;}
.navbar-nav>li>a{ line-height:95px; height:95px; font-size:20px; color:#ffffff; padding:0 25px;}
.navbar-collapse{ padding:0}
.navbar{border:0}
.navbar-default{margin-bottom:0;background:0 0}
.navbar-brand{height:auto; padding: 0; padding-top:18px;}
.navbar-default .navbar-nav>li>a{color:#ffffff;background:0 0!important}



.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:#156fb8;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:#156fb8}
.banner{position:relative; width: 100%}
.banner .arrow-left{position:absolute;z-index:10000;left:90px;top:50%;width:46px;height:54px}
.banner .arrow-right{position:absolute;z-index:10000;right:90px;top:50%;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,strong,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}
.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 a span{display:inline-block;margin:20px 0;padding:0 38px;border-left:1px solid #E9E9E9;color:#646363;font-size:16px}
.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:none;margin:0 auto;width:80%;height:2px;background:#DC2730}
.main-top a.on span,.main-top a:hover span{color:#156fb8}
.main{padding:50px 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}
.page-info{padding:30px 0}
.page-info p{line-height:2em}
.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:30px;}
.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}
.swiper-slide{background-position:center;background-size:100% 100%!important}
#top-btn{display:block;width:32px;height:32px;background:url(../images/top-btn.png) center center no-repeat;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;margin:10px 0; padding:0 12px}
	.banner .arrow-left{position:absolute;z-index:10000;left:30px;top:50%;width:46px;height:54px; display: none;}
	.banner .arrow-right{position:absolute;z-index:10000;right:30px;top:50%;width:46px;height:54px; display: none;}
}
@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_title{text-align:center;margin-bottom:40px; }
.index_title h3{font-size:30px;color:#000000; margin:1px 0;}
.index_title p{font-size:14px;text-transform:uppercase;color:#020202; margin-top:5px}


.index_chanpin{ padding:90px 0 80px}
.index_chanpin li{ float:left; width:33.3333%; position:relative;}
.index_chanpin li .top, .index_chanpin li .bot{ position:relative;}
.index_chanpin li a span{ display:block; width:90px; height:30px; line-height:30px; text-align:center; background:#fff; color:#030303;position:absolute; margin-left:-45px; margin-top:-15px;}
.index_chanpin li a:hover span{ background:#fe0505; color:#fff;  }

.index_chanpin .li1 .top a span{top:70%; left:68%}
.index_chanpin .li3 .top a span{top:70%; left:74%}
.index_chanpin li .bot a span{top:60%; left:25.5%}
.index_chanpin .li2 span{ left:50%; top:81%}

@media (max-width:1200px) {
.index_chanpin .box .tit{ font-size:18px;}
.index_chanpin .box p{ font-size:14px;padding:0 20px 30px;}
}
@media (max-width:992px) {
	.index_chanpin li{ width:50%;}
	.index_chanpin .li3{ width:100%;}
	.index_chanpin .li3 .top, .index_chanpin .li3 .bot{ width:50%; float:left}
}
@media (max-width:768px) {
	.index_chanpin{ padding:45px 0 40px}
	.index_chanpin li a span{ font-size:10px; width:50px; height:20px; line-height:20px; margin-left:-25px; margin-top:-10px;}
}


.jishu_linian{ padding:70px 0 55px; background:#f5f5f5}
.jishu_linian h3{font-size: 20px;color: #222;padding-bottom: 40px;}
.jishu_linian .box{ border:1px solid #dddddd; background:#fff; text-align:center; margin-bottom:15px;}
.jishu_linian .box .img{ padding:25px 0}
.jishu_linian .box h4{ font-size:20px; padding-bottom:10px;}
.jishu_linian .box p{ font-size:14px; line-height:22px; color:#666; min-height:90px; padding:0 15px 20px}
@media (max-width:768px) {
	.jishu_linian{ padding:35px 0 20px;}
}

.list_lingyu{background:#efeded}
.index_lingyu{ padding:80px 0 50px; background:#efeded}
@media (max-width:768px) {
.index_lingyu{ padding:40px 0 10px}
}
.lingyu_list{ position:relative; }
.lingyu_list .list_box{ margin-bottom:30px;}
.index_lingyu .lingyu_list .box h3{ color:#020202; background:#efeded; font-size:18px; height:45px; line-height:45px; text-align:center; overflow:hidden}
.list_lingyu .lingyu_list .box h3{ color:#020202; background:#e3e2e2; font-size:18px; height:80px; line-height:80px; text-align:center; overflow:hidden}
.list_lingyu .lingyu_list .box:hover h3{color:#ffffff; background:#156fb8; }
.lingyu_list .swiper-slide:hover h3{ color:#fff; background:#156fb8}
.swiper-button-next, .swiper-button-prev{ display:none}
@media (max-width:1200px) {
.lingyu_list{ width:100%}
}



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


.cat_des{ margin-bottom:40px;background:url(../images/probg.jpg) no-repeat; background-size:100% 100%; padding:15px; color:#fff; font-size:14px;}
.cat_des h3{ font-size:24px; margin-bottom:15px;}
@media (max-width:992px) {
.cat_des h3{ margin-top:15px}	
}

.index_jianjie{ background:#f5f5f6; background-size:cover; padding:80px 0;}
.index_jianjie .jianjieimg{ width:90%;}
.index_jianjie .fadeInRight{ color:#3f3f3f}
.index_jianjie .fadeInRight .cont{ font-size:14px; line-height:2em;}
.index_jianjie  .data{ padding-top:80px;}
.index_jianjie  .data span{ display:block; text-align:center;}
.index_jianjie  .data .big{ font-size:60px; font-weight:100}
.index_jianjie  .data .small{ font-size:18px; font-weight:100}

@media (max-width:1300px) {
.index_jianjie .fadeInRight .cont{ font-size:14px; line-height:1.8em;}
.index_jianjie  .data{ padding-top:60px;}
}
@media (max-width:1200px) {
	.index_jianjie  .data{ padding-top:0;}
	.index_jianjie  .data .big{ font-size:20px; font-weight:100}
	.index_jianjie  .data .small{ font-size:14px; font-weight:100}
}
@media (max-width:992px) {
.index_jianjie .fadeInLeft{ margin-bottom:15px;}
.index_jianjie .jianjieimg{ width:100%;}

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

.footer{text-align:left;background:#383838;color:#fff; padding: 35px 0 0; font-size:16px; line-height:30px;}
.footer a{ color:#fff; font-size:16px; line-height:2em}
.footer-tt{ border-bottom:1px solid #4c4c4c; font-weight:bold; padding-bottom:6px; margin-bottom:10px; width:80px;}
.f-info{ border-top:1px solid #4c4c4c; padding:15px 0; margin-top:35px; line-height:39px;}
.map *{ max-width:none; width: auto; }
#map img {
max-width: inherit;
}

.footer .box2{ margin-left:260px;}
.footer .box3{ margin-left:250px;}
.f_info { overflow:hidden;}
.footer .bds_twi{ width:39px !important; height:39px !important; background:url(../images/icon_21.jpg) no-repeat !important; margin:0 0 0 10px !important;}
.footer .bds_tsina{width:39px !important; height:39px !important; background:url(../images/icon_23.jpg) no-repeat !important; margin:0 0 0 10px !important;}
.footer .bds_weixin{width:39px !important; height:39px !important; background:url(../images/icon_25.jpg) no-repeat !important; margin:0 0 0 10px !important;}
.footer .bds_qzone{width:39px !important; height:39px !important; background:url(../images/icon_27.jpg) no-repeat !important; margin:0 0 0 10px !important;}
@media (max-width:1300px) {
	.footer .box2{ margin-left:230px;}
	.footer .box3{ margin-left:220px;}
}

@media (max-width:1200px) {
	.footer .box2{ margin-left:170px;}
	.footer .box3{ margin-left:160px;}
}

@media (max-width:992px) {
	.footer .box2{ margin-left:0;}
	.footer .box3{ margin-left:0;}
	.footer  .margin-left{ width:50%; min-height:230px;}
	.f-info .right{ float:left !important; width:100%}
}


.index_peitaofuwu{ padding:70px 0 70px;}
.pt_box2{ background:#f9f9f9;}
.pt_box2:hover{ background:#0197cb; color:#fff;}
.pt_box2 .text{ padding:16px 16px 0; min-height:170px;}
.pt_box2 .text h3{ font-size:18px; color:#000000; line-height:1.6em; margin-bottom:10px; height:1.6em; text-align:center}
.pt_box2 .text p{ color:#7c7b7b; font-size:12px; line-height:1.8em}
.pt_box2:hover .text h3,.pt_box2:hover .text p{ color:#fff}


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

}

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


.myform{ width: 90%; margin:0 0 30px;}
.myform *{ border:none}
.myform input{ width: 100%; background: #f5f6fa; height: 45px; line-height: 45px; text-indent: 5px; font-size: 20px; }
.input_t,.textarea{ margin-bottom: 20px; }
.myform label{color: #020202; font-size: 18px; vertical-align: top;}
.myform textarea{ display: block; width: 100%; height: 120px; background: #f5f6fa ; padding:5px;}

.myform input.submit{ background: #156fb8; color: #fff }
.swiper-pagination-bullet-active{ background: #69d3e8 }

.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; background:url(../images/jianjie2_06.jpg) no-repeat center center; background-size:cover; padding:100px 0; color:#fff; font-size:18px; margin:40px 0 70px;}
.jianjie_part2 .p1{ font-size:60px; font-weight:100}
.jianjie_part2 .line1{ text-align:center}
.jianjie_part2 .line4{ text-align:center;}
.jianjie_part3 { text-align:center; font-size:18px;}
.jianjie_part3 .text{ padding:20px 0}
.jianjie_part3 .box{ margin-bottom:15px;}
.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 }


.met-news { padding: 30px 0; background: #f6f6f6; border-top: 1px solid #f0f2f5 }
@media (max-width:768px) {
.met-news { padding: 0 }
}
.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: 10px; background: #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 h4 a:hover { color: #9f1c15 }
.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{ background:#f6f6f6; }
.page-contact .line1{ background:#fff; margin-bottom:50px;}
.page-contact .line1 .col-xs-12 { padding:0}
.page-contact .line1 h3{ font-size:24px; color:#7e0a09; margin-bottom:20px;}
.page-contact .line1 .box{ padding:20px 0 0 70px;line-height:1.5em}

.page-contact .line2{ background:#fff;}
.page-contact .line2 .col-xs-12 { padding:0}
.page-contact .line2 h3{ font-weight:bold; color:#010101; margin:30px 0}
.page-contact .line2 .box{ padding:0 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}
}

@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:16px; padding:0 20px;}
	.navbar .nav > li .dropdown-menu{ margin-left:0;}
	.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){
	.container{ width:100%}
	.navbar-toggle{ display: block; position: absolute; right: 0; margin-right: 0; }
    .navbar-toggle span{ background: #ccc; }
	.header .navbar-brand img{ height:40px; }
	.header .navbar-brand{ padding-top: 13px; padding-left: 0}
	.header{ height: 65px; }
	
	.navbar-contact{ display:none}
	.navbar-toggle{ margin-top:14px; margin-right:3px;}
	.navbar-nav{ float:none}
	.navbar-nav > li{ height:auto; float:none}
	.navbar-nav > li > a{ margin-left:0; padding-left:15px; height:40px; line-height:40px; font-size:16px;}
	.navbar-collapse{ margin:0 -15px;}
	.dropdown-menu{ position:static; float:none; min-width:auto; border:none}
	.navbar .nav > li .dropdown-menu{ margin-left:0;}
	.navbar-collapse{background:rgba(000,000,000,0.5)}

	
	
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
				box-shadow: none;
	  }
	  .navbar-collapse.collapse {
		display: none !important;
		height: auto !important;
	  }
	  .navbar-collapse.in {
		overflow-y: visible;
		display: block !important;
	  }
	  .navbar-fixed-top .navbar-collapse,
	  .navbar-static-top .navbar-collapse,
	  .navbar-fixed-bottom .navbar-collapse {
		padding-right: 0;
		padding-left: 0;
	  }
	
	.footer .box1,.footer .box2,.footer .box3{ margin-bottom:30px;}
	.footer .title{ margin-bottom:15px;}
	.footer .pro_box{ min-height:auto}
	.page-contact .line1 .box{ padding-bottom:30px; padding-left: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}
	.f_info{ margin-top:30px;}
	.myform{ width:100%}
	.dropdown-menu {
		left: -15px;
	}

	
	.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}
	.footer a{font-size:14px;line-height:30px}
	.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%; }

	.header.sticky .navbar-nav{margin-top:12px}
	.index_title h3{font-size:20px;}
	.index_title p{font-size:12px;}
	.navbar-header{ height:65px; float:none}

}
@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;}
	
	.about_box li{ float:left; width:100%; text-align:center; color:#fff;}
	.main-top a span{border-left:0; padding:0 3px}

	.tese_box li{ width:50%}
	.pt_box2 li{ font-size:12px; height:auto; padding-bottom:8px;}
	
	.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; }

	
	.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_pager { margin: 20px 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: #9f1c15; border-color: #9f1c15; color: #fff; cursor: default }
.met_pager span:hover { background: #156fb8; border-color: #156fb8; 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 }



.met-position { background: #fff; border-bottom: 1px solid #f0f2f5 }
.met-position.bordernone { border-bottom: none }
@media (max-width:768px) {
.met-position { border-bottom: 1px solid #f0f2f5 }
}
.met-position .breadcrumb { margin: 0; padding: 15px }
.met-position a { text-decoration: none }
.met-position a:active, .met-position a:focus, .met-position a:hover { text-decoration: none }
.met-position.pattern-show { background: #f6f6f6; border-bottom: none }
.met-position.pattern-show .breadcrumb { padding:15px 10px }

.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}
.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; }
}
@media (min-width: 768px) {
}
.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}



.search_top{ height:95px; }