*{ font-family:"ºÚÌå";}
ul , li{padding:0px; margin:0px; list-style:none;}
body {color: #333;	cursor: default;padding:0px; margin:0px; background: #fff; font-size:14px;
      overflow-x:hidden;}
.page_body{}
.clear {clear: both;padding: 0px;margin: 0px;height: 0px;}
a {	text-decoration: none;	cursor: pointer;	color: #333; font-size:14px;
	transition: all 0.4s; font-family:"ºÚÌå";
}
a:hover {color: #d52123;}
.nowrap{display:block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.hoverbig{transition: all 0.4s;}
.hoverbig:hover{transform: scale(1.05); box-shadow:0px 0px 12px 0px #666;}

/*Header*/
.topmenu{height:35px; background:#675b35; color:#fff; line-height:35px;}

/*Navigation*/
#navigation{ padding-bottom:0px; height:95px; padding-top:5px; width:100%; background:none;            
            width:100%; }
#navigation .navbar-default{ background:none; border:none; border-radius:0px !important; padding:0 auto; 
                             }
#navigation .navbar-default .navbar-nav{ margin-top:10px; margin-left:40px;}
#navigation .navbar-default .navbar-nav li{padding:0px !important; }
#navigation .navbar-default .navbar-nav li:hover{}
#navigation .navbar-default .navbar-nav li a{font-size:16px; color:#333; padding-left:10px; padding-right:9px;
                                            text-align:center; font-weight:bold;}
#navigation .navbar-default .navbar-nav li a span{ font-size:9px; font-weight:lighter; opacity:0.7}
#navigation .navbar-default .navbar-nav li a:hover{color: #d52123 !important;}
#navigation .navbar-default .navbar-nav li.dropdown .dropdown-toggle{font-size:15px; }
#navigation .navbar-default .navbar-nav li.dropdown:hover .dropdown-menu{ display:block !important;}
#navigation .navbar-default .navbar-nav li.dropdown a{font-size:16px; color:#333;}
#navigation .navbar-default .navbar-nav li.open{padding-right:0px;}
#navigation .navbar-default .navbar-nav li.open a{ background:#ccc; color:#333;}
#navigation .navbar-default .navbar-nav li.dropdown .dropdown-menu{background:#d52123; 
                                                                   padding-bottom:10px;}
#navigation .navbar-default .navbar-nav li.dropdown .dropdown-menu li{ background:none; padding-top:2px; padding-bottom:8px;
                                                                    }
#navigation .navbar-default .navbar-nav li.dropdown .dropdown-menu li:hover{ background:#d52123; }
#navigation .navbar-default .navbar-nav li.dropdown .dropdown-menu li:hover a{color:#fff !important;}
#navigation .navbar-default .navbar-nav li.dropdown .dropdown-menu .caret{color:#f8b551;}
#navigation .navbar-default .navbar-nav li.dropdown .dropdown-menu li:hover a{ background:none;}
#navigation .navbar-default .navbar-nav li.dropdown .dropdown-menu li a{color:#fff; margin-top:5px; padding-top:5px; background:none;
                                                                       }
#navigation .navbar-default .navbar-nav li.dropdown .dropdown-menu li a:hover{ background:none;}
#navigation .navbar-header .navbar-toggle{ background:#f0f0f0; color:#fff; border:none; position:relative; top:4px;
                                           z-index:30000000000000;}
#navigation .navbar-header .navbar-brand{}
#navigation .navbar-header .navbar-brand img{height:80px; position:relative; top:-10px;}

.navbar-form .form-group{border-radius:40px; background:rgba(0,0,0,0.4); margin-top:18px; padding-right:5px;
                         padding-left:0px;}
.navbar-form .stext{width:70px; background:none; border:none; text-align:center; color:#fff;}
.navbar-form .stext::-webkit-input-placeholder{color:#ccc;}
.navbar-form .stext::-moz-placeholder{color:#ccc;}
.navbar-form .stext:-moz-placeholder{color:#ccc;}
.navbar-form .stext:-ms-input-placeholder{color:#ccc;}
.navbar-form .form-group .btn-group{ background:none;}
.navbar-form .form-group .btn-group button{ background:none; border:none; border-radius:40px 0px 0px 40px;
                                            color:#fff; }
.navbar-form .sbtn{ background:none; border:none; border-radius:0px 40px 40px 0px; color:#fff;
                                          font-size:16px; font-weight:bold; position:relative; top:1px;}
.index_body .page_navclass{display:none;}

.slider{width: 100% !important; height:680px; margin:0 auto; overflow: hidden; background:#093e96;}
.slider .slider-main li{ width:100% !important;  }
.slider .slider-main li img{width:2000px !important;height:680px !important;position: absolute;left:50%;margin-left:-1000px;
                            }
.sliderenter{  width:100%; text-align:center; position:absolute; top:500px; z-index:10; }
.sliderenter a{background:rgba(255,255,255,0.1); color:#fff; font-size:16px; border-radius:50px;
                                      padding:15px 40px; box-shadow:3px 3px 6px 0px #333;
                                      }
.imageAnimation {	
	animation-name:imageAnimation;
}
/*
@keyframes imageAnimation {
	0% {
		transform: scale(1);
		animation-timing-function: ease-in;
	}
	100% {
		transform: scale(1.05);		
		animation-timing-function: ease-out;
	}
}
*/

.fh_section{border-top:1px solid #ccc;}

.block_title{ margin-bottom:20px; margin-top:50px; }
.block_title{text-align:center;}
.block_title h2{margin:0px auto; padding:0px; display:inline-block; padding-left:90px; padding-right:90px;
                margin-bottom:0px; margin-top:5px; 
                background:url(../Images/tbg1.png) center 15px no-repeat;}
.block_title h2.nobg{ background:none;}
.block_title h2 a{color:#333; display:block; 
                  font-size:30px; font-weight:bold; padding-bottom:10px; margin-bottom:0px; letter-spacing:2px;
                  }
.block_title h2 a:hover{color:#d52123;}
.block_title a.morelink{font-size:18px; color:#d52123; float:right; padding:0px; margin-top:10px;
                        background:#fff; display:block; width:30px; line-height:20px; text-align:center; height:30px;
                        border:1px solid #ccc; padding:3px; border-radius:30px; font-weight:lighter;
                        }
.block_title span{color:#d52123; font-size:30px; letter-spacing:1px; font-family:"Arial";
                      display:block;}
.block_title p{ font-size:14px; letter-spacing:1px; color:#666;}

.block_title_fff h2 a{color:#fff;}
.block_title_fff p{color:#fff;}

.art_items{ margin-bottom:30px;}
.art_items .art_txt{ margin-top:25px;}
.art_items .art_title{ font-weight:bold; font-size:16px;}
.art_items .art_desc{ margin-top:10px;}
.art_items .art_desc a{color:#777;}
.art_img{}
.art_img img{border:1px solid #ccc;}
.art_dtboxouter{ margin-right:0px; padding-right:0px;}
.art_dtbox{ background:#ebebeb; color:#666; padding-top:10px; padding-bottom:2px;}
.art_dtbox b{ font-weight:bold; font-size:24px;}
.art_dtbox p{}

#service{background:#f9f9f9; background-attachment:fixed; padding-bottom:40px;
         overflow-x:hidden;}
.brandcatbtnnext{margin-top:-60px;}
.brandcatbtnprev{ margin-top:-60px;}
.pro_catsub{ background:#675b35; padding:20px; border:1px solid #675b35; border-radius:5px;}
.pro_catsub h2{padding:0px; margin:0px; margin-bottom:30px;}
.pro_catsub h2 a.catname{ font-size:24px; padding-left:10px; padding-right:10px; border-bottom:5px solid #fff; padding-bottom:6px;
                          font-weight:bold; color:#fff;}
.pro_catsub h2 a.more{font-size:14px; background:#fff; color:#333; border-radius:5px; float:right; padding:7px 20px;
                      margin-top:10px;}
.pro_catsub .subcatlist{ border-bottom:1px dotted #fff; color:#fff; font-size:16px; padding-top:10px; padding-bottom:10px;}

.products_items{ text-align:center; margin-bottom:20px;}
.products_items_img{}
.products_items_img img{border:1px solid #ccc;transition: all 0.8s; border-radius:4px;}
.products_items_img img:hover{box-shadow:2px 2px 4px 0px #ccc;}
.products_items_title{ font-weight:bold; font-size:16px; margin-top:10px; margin-bottom:6px;}
.products_items p{color:#999; font-size:14px;}

.solurow{ padding:45px;}
.sulobox{margin-right:0px; padding-right:0px; margin-left:0px; padding-left:0px;}
.suloitems{ text-align:center;}
.suloitems .sulo_img{ display:block; width:100%; overflow:hidden; height:235px;}
.suloitems .sulo_img img{width:100%;}
.suloitems .sulotxt{ background:#00117a; padding:40px; line-height:24px; padding-bottom:50px; padding-top:28px;
                     height:235px; overflow:hidden;}
.suloitems .sulotxt{}
.suloitems .sulotxt_alt{background:#f49800;}
.suloitems .sulotxt .sulotitle{color:#fff; font-weight:bold; font-size:20px; margin-bottom:10px; display:block;}
.suloitems .sulotxt p{ margin-bottom:28px;}
.suloitems .sulotxt p a{ color:#fff; font-size:14px;}
.suloitems .sulotxt .solumorebtn{ background:#000d61; color:#fff; border:1px solid #fff; border-radius:6px; padding:10px 20px;}
.suloitems .sulotxt_alt .solumorebtn{ background:#d38606;}
.suloitemdiv{ height:50px;}
.suloitemdiv2{ display:none;}

.sc_items{ background:#fff url(../Images/fbg.png); margin-top:30px; padding:20px; box-shadow:0 0 8px 1px #e4e5e6; padding-bottom:30px; margin-bottom:30px;}
.sc_items .xm_img{display:block; text-align:center; padding-top:20px; }
.sc_items .xm_img i{font-size:85px; display:block; padding:10px; width:120px; height:120px;
                        text-align:center; line-height:100px; border-radius:120px; border:1px solid #ccc;
                        margin:0 auto; color:#999; }

.sc_items h2{ text-align:center; font-size:20px;}
.sc_items h2 a{font-size:20px;}
.sc_items p{color:#999; margin:20px; line-height:24px;}
.sc_items .xm_detail{border:1px solid #333; background:#fff; color:#333;}
.sc_items .xm_ctonline{margin-top:10px; background:#d52123; border:none; padding-top:10px; padding-bottom:10px;
                       border-radius:2px;}
.price_block{margin-bottom:15px;}
.topbanner_price{ background:#fcfcfc url(../Images/fbg.png);}



/*Pagination*/
.page_box{padding-top:20px; padding-bottom:20px; text-align:center; clear:both; margin-top:20px; line-height:40px;
           width:100%;}
.page_box a{-webkit-border-radius: 5px; -moz-border-radius: 5px;  border-radius: 5px;
	border: 3px solid #f0f0f0; background:#ccc; padding:13px 17px; margin-left:4px; color:#333; }
.page_box a:hover , .page_box a.current{color:#fff; background:#d52123;}
.more-fhlinks{display:none;}
.pagination>li>#gotopagebtn 
{
    
    }
.pagination>li>#gotopid 
{
    width:50px;
    }
.next_prev_box{border-top:1px dotted #ccc; border-bottom:3px solid #f0f0f0; line-height:24px; padding-top:14px; 
               padding-left:10px; padding-bottom:14px; font-size:15px; background:#f9f9f9; margin-left:10px; margin-top:20px;}
.next_prev_box a{color:#d52123; font-weight:bold; font-size:15px;}

.left_cat{}
.left_cat li{border:1px solid #d4d4d4; margin-top:5px; background:#fcfcfc; padding:20px 20px;}
.left_cat li:hover{background:#222;}
.left_cat li:hover a{color:#fff;}
.left_cat li a{ display:block;}
.left_cat li.leftcattitle{ border:1px solid #d4d4d4; background:#222; padding-top:22px; padding-bottom:22px;}
.left_cat li.leftcattitle a{ display:block; font-size:18px; font-weight:bold; text-align:center; color:#fff;}

#banner1{ background:#ecab13; padding-top:40px; padding-bottom:40px;}
#banner1 p{ font-weight:800; font-size:28px; color:#fff;}

#footer{ background:#eee; padding-top:50px; color:#333; font-size:13px;}
#footer a{color:#333; }
#footer h2{font-size:18px; margin-bottom:20px; padding-bottom:15px; display:inline-block; color:#333;}
#footer h2 i{color:#333;}
.fcontact , .fprocat , .foth{ display:block; padding-left:28px;}
.fcontact li , .fprocat li , .foth li{ line-height:35px;}
.fcontact li i{margin-right:5px; display:block; width:10px; float:left; margin-top:14px; text-align:center;}
.footer li i{display:block; float:left; width:25px; margin-top:14px;}

.copyright{ background:#191a1d; margin-top:50px; padding-top:15px; padding-bottom:5px; color:#f0f0f0;}

.fcol{border-right:1px dotted #ccc;}

.breadcrumb_box{ background:#f9f9f9; border-bottom:1px solid #ccc; height:40px; overflow:hidden; text-align:left;
                  padding-top:1px; 
                  display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
                  }
.breadcrumb{ background:none; border:none; color:#666;}
.breadcrumb a{color:#666;}
.bbkcontent{ margin-top:50px; padding:30px 20px; color:#fff;}
.bbkcontent h2{color:#fff; font-size:16px; font-weight:bold;}
.bbkcontent p{font-size:12px; line-height:22px;}
.bbkcontent1{background:#1e98c1 url(../Images/bbkbg1.jpg) center center no-repeat;}
.bbkcontent2{background:#1e98c1 url(../Images/bbkbg2.jpg) center center no-repeat;}
.bbkcontent3{background:#1e98c1 url(../Images/bbkbg3.jpg) center center no-repeat;}

.pagebox{padding-top:20px;}
.pagebox li{float:left; margin-left:10px;}
.art_content_box{}
.art_content_box .info{}
.intro{border:1px solid #f0f0f0; background:#f9f9f9; padding:20px; line-height:20px; margin-top:18px;
                        margin-bottom:18px; color:#666;}
.art_content_box .art_title{ font-size:18px; font-weight:bold;}
.prevnext{color:#666;}
.prevnext a{color:#666;}

h1.pro_title{font-size:18px; font-weight:bold;}
h3.pro_detail{ background:#f0f0f0; font-size:14px; font-weight:bold;}  

#online_ask{background:#fff url(../Images/askbg1.jpg) center top no-repeat; padding-top:15px; padding-bottom:30px;
            background-attachment:fixed;}
#online_ask .block_title{ margin-bottom:15px;}
#usavebtn{font-size:14px; line-height:14px;}

.page_outer{border-top:1px solid #ccc; padding-top:20px; margin-top:30px; padding-bottom:20px;}
.art_list{border-top:1px dotted #ccc; padding-top:30px; padding-bottom:30px;}
.art_list_alt{ background:#f9f9f9;}
.art_list h2{ margin-bottom:15px; margin-top:0px; padding-top:0px;}
.art_list h2 a{font-size:20px; color:#333;}
.art_list p.art_desc{line-height:24px; color:#999; letter-spacing:1px; font-size:14px;}
.art_list p.art_status{ text-align:right; color:#666;}
#content_cat{padding-bottom:20px; padding-top:20px; margin-top:0px; margin-bottom:0px;}
.topbanner_artlistpage{ background:#fcfcfc url(../Images/fbg.png);}

.content_content h1.title{font-size:26px; margin-top:30px; margin-bottom:40px; font-weight:bold; color:#333;}
.content_content .art_status{margin-top:20px; margin-bottom:40px;}
.text_container{font-size:16px; line-height:30px; margin:20px; padding-left:38px; padding-right:38px; color:#666;}
.content_img{display:block; margin:30px auto; min-width:750px; box-shadow:0px 0px 4px 0px #ccc;}
.col_border{border-right:1px dotted #ccc;}

.content_page{border-top:1px solid #ccc; padding:40px 50px 40px 50px; margin-top:20px; font-size:16px; 
              color:#666;}
.content_page a{color:#666;}

.left_title1{ font-size:20px; line-height:24px; padding-left:20px; font-weight:bold;}
.left_title1 span{ display:block; color:#999; font-size:12px; font-weight:lighter;}
.left_bar_outer{ padding-right:0px;}
.left_bar{ background:#fff url(../Images/51miz-E598424-76FA72DC.png) 130px top no-repeat; padding-bottom:30px;}
.left_bar_absolute{ position: fixed; _position: absolute; width:280px; top:71px; z-index:30000; box-shadow:2px 2px 8px 0px #ccc;}
.left_list1{ margin-left:42px;}
.left_list1 li{border-top:1px dotted #ccc; padding-top:15px; padding-bottom:15px; }
.left_list1 li a{font-size:16px; transition: all 0.4s;}
.left_list1 li a:hover{ margin-left:10px;}


.left_title2{ font-size:20px; line-height:24px; font-weight:bold;}
.left_title2 span{ display:block; color:#999; font-size:12px; font-weight:lighter;}
.left_bar_outer{ padding-right:0px;}
.left_bar2{ background:#fff; padding-bottom:30px;}

.allbrands{ margin-top:20px;}
.allbrands a{ margin-bottom:10px; border-bottom:1px dotted #ccc; padding-bottom:10px;}

.producbigimg{ padding:10px; border:1px solid #ccc; background:#fff; box-shadow:0px 0px 4px 0px #f0f0f0;}
.producttitle{ font-size:24px; font-weight:bold;}
.products_status{ font-size:14px; color:#666; line-height:28px; margin-top:20px;}
.productask_btn{ margin-top:20px;}
.pdffile{margin-top:20px;}
.productask_btn2{ font-size:16px; text-decoration:underline;color:#675b35;}
.bdsharebuttonbox{ margin-top:20px;}
.bigimgcol{ padding-left:60px;}
.prostatusrow{ margin-top:30px;}
.protabs{ margin-top:30px; padding-left:50px; margin-bottom:0px;}
.protabs li{ margin-right:10px;}
.protabs li a{ font-size:18px; font-weight:bold; background:#fcfcfc; display:block; padding-left:60px; padding-right:60px;}
.pro_container{ margin-top:0px; padding-top:20px;}
.pro_container1{ display:none;}
.pro_container1_current{ display:block; }
.protabs li a.cpjslinks{ background:#f9f9f9; color:#999; font-weight:normal; border:1px solid #f0f0f0; border-bottom:none;
                         border-raidus:0px; border-top:3px solid #f0f0f0; padding-top:8px; padding-bottom:8px;}
.protabs li a.cpjslinks_current{ background:#fff; color:#333; border-radius:0px; border:1px solid #ccc; border-bottom:none;
                                 border-top:3px solid #333;}

.col_right{}
.right_title{ background:#0682c2; border-bottom:3px solid #0682c2; padding-bottom:10px; padding-top:10px; font-size:16px;
               font-weight:bold; color:#fff; padding-left:10px; letter-spacing:1px;}
.right_title i{margin-right:8px; font-weight:lighter; color:#fff;}
.right_ul_art{margin:20px;}
.right_ul_art li{padding-top:8px; padding-bottom:8px; border-bottom:1px dotted #ccc;}
.right_ul_art li{}

.right_anli{margin:10px; text-align:center;}
.right_anli img{box-shadow:0 0 8px 1px #e4e5e6; border-radius:0px 5px 0px 5px;}
.right_anli_title{display:block; margin-top:10px;}

.fh_sec_cts{background:#fcfcfc; padding-top:70px; padding-bottom:70px;
           }
#mapbox{overflow:hidden; width:100%; height:400px; border:10px solid #fff; 
      border-radius:5px;  background:#fcfcfc; float:left; position:relative; top:-20px; 
  box-shadow:0 0 8px 1px #e4e5e6;}
#map_contact_us{ width:100%; height:640px;}
.fctsli{ margin-top:20px;}
.fctsli li{font-size:16px; height:40px;}
.fctsli li i{display:block; float:left; height:25px; width:25px; border-radius:25px; line-height:25px; text-align:center;
              margin-top:0px; margin-right:8px; color:#398932; border:1px solid #398932;}
.case_cat_links{ display:block; margin-top:4px; margin-bottom:4px;}
.case_cat_links_current{ font-weight:bold; color:#675b35;}
.case_cat_outer{height:60px; overflow:hidden;}
.case_cat_more_box{border-top:1px solid #333; margin-top:16px;}
.casr_more_btn{float:right; position:relative; top:5px;}
.btn_casegoto{margin-top:30px;}
.fwq_gotobox{margin-top:40px;}
.fwq_gotobox h2{ font-size:20px; font-weight:bold; margin-top:12px;}
.fwq_gotobox h2 i{color:#675b35;}
.fwq_gotobox p{ line-height:30px; margin-bottom:30px; color:#666;}

.footer_nav{position: fixed; bottom: 0px; _position: absolute; z-index:2000; width:100%; height:50px; background:#675b35;
            color:#fff; line-height:50px; }
.footer_nav a{color:#fff; font-size:16px; font-weight:bold;}
.footer_nav a i{color:#fff; font-size:12px;}
.footer_nav .col-xs-4{padding-right:0px; margin-right:0px;}
.footerwxtitle{padding-top:10px;}

.float0831 {
	POSITION: fixed; TOP: 180px; RIGHT: -130px; _position: absolute; z-index:2000;
}
.float0831 H3 {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;
	font-size:12px;
}

.float0831 UL {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.float0831 LI {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}

.float0831 A {
	COLOR: #00a0e9
}
.float0831 A:hover {
	COLOR: #ff8100; TEXT-DECORATION: none
}
.float0831 .floatL {
	POSITION: relative; WIDTH: 28px; FLOAT: left
}
.float0831 .floatL A {
	TEXT-INDENT: -9999px; DISPLAY: block; FONT-SIZE: 0px
}
.float0831 .floatR {
	BACKGROUND: url(../Images/float_bg.png)
}
.float0831 .tp {
	BACKGROUND: url(../Images/float_bg.png)
}
.float0831 .cn {
	BACKGROUND: url(../Images/float_bg.png)
}
.float0831 .floatR {
	PADDING-BOTTOM: 15px; WIDTH: 130px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: -131px bottom; FLOAT: left; OVERFLOW: hidden
}
.float0831 .tp {
	BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0% 0%; HEIGHT: 10px
}
.float0831 .cn {
	BACKGROUND-REPEAT: repeat-y; BACKGROUND-POSITION: -262px 0px
}
.float0831 .cn H3 {
	TEXT-INDENT: -9999px; HEIGHT: 36px; FONT-SIZE: 0px
}
.float0831 .cn UL {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 14px; PADDING-RIGHT: 14px; PADDING-TOP: 0px
}
.float0831 .cn UL LI {
	BORDER-BOTTOM: #e6e5e4 1px solid; LINE-HEIGHT: 36px; WORD-WRAP: break-word; HEIGHT: 36px; OVERFLOW: hidden; WORD-BREAK: normal
}
.float0831 .titZx {
	BACKGROUND: url(../Images/float_s.gif) no-repeat
}
.float0831 .titDh {
	BACKGROUND: url(../Images/float_s.gif) no-repeat
}
.float0831 .titDc {
	BACKGROUND: url(../Images/float_s.gif) no-repeat
}
.float0831 .icoZx {
	BACKGROUND: url(../Images/float_s.gif) no-repeat
}
.float0831 .icoTc {
	BACKGROUND: url(../Images/float_s.gif) no-repeat; font-size:14px;
}
.float0831 .icoFf {
	BACKGROUND: url(../Images/float_s.gif) no-repeat
}
.float0831 .icoTl {
	BACKGROUND: url(../Images/float_s.gif) no-repeat; 
}
.float0831 .btnOpen {
	BACKGROUND: url(../Images/float_s.gif) no-repeat
}
.float0831 .btnOpen_n {
	BACKGROUND: url(../Images/float_s.gif) no-repeat
}
.float0831 .btnCtn {
	BACKGROUND: url(../Images/float_s.gif) no-repeat
}
.float0831 .titZx {
	BACKGROUND-POSITION: 5px -10px
}
.float0831 .titDh {
	BACKGROUND-POSITION: 5px -66px
}
.float0831 .titDc {
	BACKGROUND-POSITION: 5px -124px
}
.float0831 .icoZx {
	BACKGROUND-POSITION: 2px -154px
}
.float0831 .icoTc {
	BACKGROUND-POSITION: 0px -323px
}
.float0831 .icoFf {
	BACKGROUND-POSITION: 2px -213px
}
.float0831 .icoTl {
	PADDING-LEFT: 4px; DISPLAY: block; BACKGROUND-POSITION: 0px -266px; FLOAT: left;
	font-size:14px; background:none;
}
.float0831 .btnOpen {
	BACKGROUND-POSITION: -30px -396px
}
.float0831 .btnOpen_n {
	BACKGROUND-POSITION: 0px -530px
}
.float0831 .btnCtn {
	BACKGROUND-POSITION: 0px -396px
}
.float0831 .icoZx {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoTc {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoFf {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .btnOpen {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen_n {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnCtn {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen {
	TOP: 48px; LEFT: 1px
}
.float0831 .btnOpen_n {
	TOP: 48px; LEFT: 1px
}
.float0831 .btnCtn {
	TOP: 48px; LEFT: 2px
}
.float0831 UL LI H3.titDc A {
	WIDTH: 80px; DISPLAY: block; HEIGHT: 36px
}
.float0831 UL LI.top {
	BORDER-BOTTOM: #ace5f9 1px solid
}
.float0831 UL LI.bot {
	BORDER-BOTTOM-STYLE: none
}
.float0831 UL.webZx {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 164px; PADDING-RIGHT: 0px; BACKGROUND: url(../Images/webZx_bg.jpg) no-repeat; HEIGHT: 65px; PADDING-TOP: 0px
}
.float0831 UL LI.webZx-in {
	BORDER-BOTTOM-STYLE: none; PADDING-LEFT: 5px; HEIGHT: 50px; PADDING-TOP: 8px
}

.right_tool_bar{position:fixed; _position: absolute; z-index:2000; top:200px;
                 right:9px;}
.right_tool_bar li{height:45px; margin-top:10px;}
.right_tools{float:right; display:block; height:45px; width:45px; overflow:hidden; line-height:45px; text-align:center;
             background:#fff; border-radius:45px; font-size:24px; box-shadow:0px 3px 6px 0px #666;}
.right_tel{background:#a45b00; color:#fff; display:block; width:200px; height:45px; text-align:center; line-height:45px;
           border-radius:45px; font-size:18px; float:right; margin-right:5px;}
.right_erweima{float:right; margin-right:5px; display:block; height:45px;}
.right_qq{background:#a45b00; color:#fff;float:right; margin-right:5px;display:block; width:200px; height:45px; text-align:center; line-height:45px;
           border-radius:45px; font-size:18px; }
.right_ts{ display:none;}


/*To Top*/
p#back-to-top{
    position:fixed;
    display:none;
    bottom:10px;
    right:20px; width:40px; height:40px; background:#a45b00;  border-radius:40px; text-align:center; line-height:42px;
    box-shadow:1px 1px 5px 0px #ccc;
}
p#back-to-top i{
    font-size:20px; font-weight:bold; color:#fff;
}
p#back-to-top i:hover{
    color:#f0b413;
}

.cat_news_box{padding-bottom:50px;}
.art_bottom_title{font-size:14px; display:block; height:30px; line-height:30px;
                  white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;}
.art_bottom_title i{font-size:9px; color:#3e8d32;}

.jjfaimgbox{ margin-top:20px;}
#jjfa_swp .subtitle{ display:block; font-size:18px; text-align:center; font-weight:bold; 
                     position:relative; top:15px;}
#jjfa_swp .subdesc{ margin-top:30px; text-align:center; color:#666;}
#jjfa_swp .swiper-slide{ padding-bottom:40px;}


.right_contentbox{padding:0px; font-size:16px; line-height:26px; margin-top:30px;}

.product_img img{border:1px solid #333;}
.product_box .case_title{ font-size:16px;}
.product_box:hover .case_title{ background:#a45b00; color:#fff;}

/* @media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) { ... } */


.bottom_more_link_row{padding-top:30px; padding-bottom:40px;}
.bottom_more_link{ display:block; margin:20px auto; width:180px; padding:13px 20px; font-size:14px; color:#fff;
                   border-radius:40px; background:#d52123;}
.bottom_more_link:hover{ background:#3e19a3; color:#fff;}

#guanyuwomensec{ background:url(../Images/bg3.png) right center no-repeat; padding-bottom:120px; }
@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}
#indexrotateimg{-webkit-transform: rotate(360deg);
animation: rotation 24s linear infinite;
-moz-animation: rotation 24s linear infinite;
-webkit-animation: rotation 24s linear infinite;
-o-animation: rotation 24s linear infinite; margin-top:90px;}
#guanyuwomensec .absh2{ font-size:40px; color:#fd9a08; margin-top:120px;font-weight:900;}
#guanyuwomensec .absh2 span{ position:relative; top:4px; letter-spacing:-1px; left:4px;}
#guanyuwomensec .absh2 a{color:#333; font-size:36px; font-weight:900;}
.absdiv{color:#333; text-align:left; line-height:26px; margin-top:30px; padding-right:30px; font-size:15px;}


@-webkit-keyframes bannerchangesize{
0% {background-size:145%;}
50% {background-size:138%;}
100% {background-size:145%;}
}
.top_bnner{background:url(../Images/fbg.png); height:350px; width:100%; 
           /*animation: bannerchangesize 12s linear infinite;*/
           }
.top_bnner .txt1{ font-size:44px; color:#fff; margin-top:100px; padding-left:50px; font-weight:bold;}
.top_bnner .txt2{ font-size:40px; color:#d52123; margin-top:0px; padding-left:50px; font-weight:bold;}
.top_bnner .txt3{ font-size:14px; color:#fff; margin-top:10px; padding-left:50px; letter-spacing:2px; }
#solutionbanner{background:url(../Images/Solution1.png); background-position:center bottom; }
#productsbanner{background:url(../Images/productbanner.jpg); background-position:center bottom; }
#jishufenxiangbanner{background:url(../Images/TopBannerjishu.jpg); background-position:center bottom; }
#hezuobanner{background:url(../Images/hzbanner.jpg); background-position:center bottom;}
#aboutusbanner{background:url(../Images/absbanner.jpg); background-position:center bottom; }
#contactusbanner{background:url(../Images/ctsbanner.jpg); background-position:center bottom; }


#news{ background:#fcfcfc; border:none; padding-top:0px;}
.newsbox{height:285px; overflow:hidden; box-shadow:15px 15px 0px 0px #cfcfcf; background:#333;}
.newsbox .carousel-cell{height:285px; width:100%; margin:0px; 
                                          background-position:center top;
                                          background-repeat:no-repeat;}
.newsbox a{background-color:rgba(0,0,0,0.8); height:35px; line-height:35px; padding-left:10px; 
           margin-left:-15px;
           margin-top:250px; color:#fff; display:block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
           }
.newsbox .flickity-page-dots{ height:25px; top:380px; text-align:right;}
.newsbox .flickity-page-dots .dot{margin-right:5px; margin-left:0px;}

.top_news{}
.top_news li{height:39px; display:block; padding-left:15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.top_news li a{color:#333; font-size:16px;}
.top_news li i{color:#fd8522;}

#filter_btn_box{ padding-bottom:5px;}
#filterbtn{ font-size:16px;}
#filterbtn i{margin-left:10px;}
#filter_logobox{}
#filter_logobox img{border:1px solid #ccc;}
#filter_logobox img:hover{border:1px solid #d52123;}
#filter_logobox div{margin-left:0px; padding-left:0px; margin-top:10px; margin-right:0px; padding-right:10px;}
#filter_more_logo{border-top:1px dotted #ccc; padding-top:20px; margin-top:15px; }
#filter_more_logo div{margin-left:0px; padding-left:10px; margin-top:10px; margin-right:0px; padding-right:0px;}
#filter_more_logo div a{ font-weight:bold;}
.fl_{ display:none;}
.fl_dis{ display:block;}
#plist{margin-top:35px;}

.contentbox{padding:30px;}
.hezuocontentbox{ background:url(../Images/hzbgbottom.png) center bottom no-repeat; padding-bottom:150px !important;
                  margin-top:20px;}

#swiperhebuohuoban{}
#swiperhebuohuoban .swiper-slide a img{border:1px solid #ccc;}

.aboutus_title{ margin-bottom:30px; margin-top:0px;}
.aboutus_title h2{}
.aboutus_title h2 a{ font-size:30px; font-weight:bold;}
.aboutus_title h2 span{ font-size:24px; font-weight:lighter; font-family:"ËÎÌå"; color:#675b35;}
.aboutustitlediv{ background:url(../Images/xgray_line02.png); height:9px; margin-top:60px;}
.absimgs{box-shadow:0px 0px 5px 0px #ccc;}
.aboutuscenterbanner{ background:#f0f0f0; margin-top:30px; padding-bottom:60px;}
.bfal{ margin-top:0px; padding-top:0px;}
.bfal .aboutus_title{ margin-top:0px;}
.partcase{ line-height:28px;}

.searchcontentbox{ background:url(../Images/bgsvot.jpg) center top no-repeat;}
#content_search_box{ margin-top:20px; margin-bottom:20px;}
#content_search_box .schtitle{font-size:16px; position:relative; top:10px;}
.searchbtn_page{ display:block; width:180px; padding:13px 20px; font-size:14px; color:#fff;
                   border-radius:40px; background:#d52123; border:none;}
.searchbtn_page:hover{ background:#3e19a3; color:#fff;}
#content_jb_search_text{ height:45px; font-size:16px;}
#htkeywdiv{ text-align:center; padding-top:20px; padding-bottom:20px;}
#htkeywdiv a{ margin-left:10px; margin-right:10px; font-size:14px;}

.aboutus_title2{ margin-top:30px;}
.lianxirows{ margin-bottom:30px;}
.lxdivx{font-size:16px; line-height:30px; padding-top:30px;}
.lxdivx b{ font-size:18px;}
.art_moretitle{ margin-bottom:6px;}




@media screen and (max-width: 320px)
{
    
    }
@media screen and (max-width: 480px)
{   body{padding-bottom:50px; padding-top:0px;}        
   #navigation{padding-top:0px; background:#675b35; height:60px;}
   #navigation .navbar-default .navbar-toggle{ position:relative; top:6px; background:#f0f0f0; right:-7px;}
   #navigation .navbar-default .navbar-collapse{ position:absolute; top:-7px; right:0px; min-height:1000px; width:300px;
                                                  background:#a45b00; padding-left:0px; z-index:50000;
                                                  box-shadow:-2px 2px 8px 0px #333; }
   #navigation .navbar-default .navbar-collapse .navbar-nav{padding-left:0px; position:relative; left:-50px;
                                                            top:100px;}
   #navigation .navbar-default .navbar-collapse .navbar-nav li{border-bottom:1px dotted #ccc; margin-left:0px;}
   #navigation .navbar-default .navbar-collapse .navbar-nav li a{ color:#fff !important; display:block;}
   #navigation .navbar-header .navbar-brand{margin:0px; padding:0px;}
   #navigation .navbar-header .navbar-brand img{height:50px; position:relative; top:5px; left:5px;}
   #navigation .navbar-header .navbar-brand .logotitle{color:#fff; font-size:9px; line-height:16px; margin-left:10px; display:inline-block;
                                                       margin-top:13px; opacity:0.7;}
.page_body #navigation{ background:#675b35 !important;padding-top:0px !important; box-shadow:0px 2px 2px 0px #666; 
                        height:80px !important;}
.page_body #navigation .navbar-default .navbar-nav{ margin-top:2px !important;}
.page_body #navigation .navbar-default .navbar-nav li a{color:#333 !important; font-weight:normal;}
.page_body #navigation .navbar-default .navbar-brand img{ position:relative; height:50px !important; top:4px !important;}
.page_body #navigation .navbar-form .form-group{margin-top:9px;}

   
/*Pagination*/
.page_box{padding-top:20px; padding-bottom:20px; text-align:center; clear:both; margin-top:20px; line-height:40px;
           width:100%;}
.page_box a{-webkit-border-radius: 5px; -moz-border-radius: 5px;  border-radius: 5px;
	border: 3px solid #f0f0f0; background:#ccc; padding:4px 7px; margin-left:4px; color:#333; }
.page_box a:hover , .page_box a.current{color:#fff; background:#d52123;}

#slider{border:none;position:absolute; z-index:10; width:100%; height:200px; background:#fcfcfc; }
#slider , #slider div{height:200px;  padding:0px; margin:0px;}
.slider{width: 100% !important; height:200px; margin:0 auto; overflow: hidden; background:#093e96; 
        position:relative; top:0px;}
.slider .slider-main li{ width:100% !important;  }
.slider .slider-main li img{width:700px !important;height:200px !important;position: absolute;left:50%;margin-left:-350px;}

.block_title{ margin-bottom:20px; margin-top:40px; }
.block_title{text-align:center;}
.block_title h2{margin:0px auto; padding:0px; display:inline-block; padding-left:90px; padding-right:90px;
                margin-bottom:0px; margin-top:5px; 
                background:url(../Images/tbg1.png) center 15px no-repeat;}
.block_title h2.nobg{ background:none;}
.block_title h2 a{color:#333; display:block; 
                  font-size:24px; font-weight:bold; padding-bottom:10px; margin-bottom:0px; letter-spacing:2px;
                  }
.block_title h2 a:hover{color:#d52123;}
.block_title a.morelink{font-size:18px; color:#d52123; float:right; padding:0px; margin-top:10px;
                        background:#fff; display:block; width:30px; line-height:20px; text-align:center; height:30px;
                        border:1px solid #ccc; padding:3px; border-radius:30px; font-weight:lighter;
                        }
.block_title span{color:#f39800; font-size:20px; letter-spacing:1px; font-family:"Arial";
                      display:block;}
.block_title p{ font-size:12px; letter-spacing:1px; color:#999;}

.block_title_fff h2 a{color:#fff;}
.block_title_fff p{color:#fff;}

.fcontact , .fprocat , .foth{ position:relative; top:-25px;}

p#back-to-top{
    position:fixed;
    display:none;
    bottom:60px;
    right:20px;
}

.pagination>li>a, .pagination>li>span, .pagination>li>input {
	position: relative;
	float: left;
	padding: 6px 8px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}
.float0831 {
	POSITION: fixed; TOP: 80px; RIGHT: -130px; _position: absolute; z-index:2000;
}
.breadcrumb_box{ overflow:hidden;}

@-webkit-keyframes bannerchangesize{
0% {background-size:240%;}
50% {background-size:224%;}
100% {background-size:240%;}
}
.top_bnner{background:url(../Images/fbg.png); height:190px; width:100%; 
           /*animation: bannerchangesize 12s linear infinite;*/
           animation:none; background-size:250% !important;
           }
.top_bnner .txt1{ font-size:18px; color:#fff; margin-top:45px; padding-left:10px; font-weight:normal;}
.top_bnner .txt2{ font-size:18px; color:#fff; margin-top:5px; padding-left:10px; font-weight:normal;}
.top_bnner .txt3{ font-size:10px; color:#fff; margin-top:5px; padding-left:10px; font-weight:lighter;
                  opacity:0.5; }
#solutionbanner{background:url(../Images/Solution1.png); background-position:center bottom; }
#productsbanner{background:url(../Images/productbanner.jpg); background-position:center bottom; }
#jishufenxiangbanner{background:url(../Images/TopBannerjishu.jpg); background-position:center bottom; }
#hezuobanner{background:url(../Images/hzbanner.jpg); background-position:center bottom;}
#aboutusbanner{background:url(../Images/absbanner.jpg); background-position:center bottom; }
#contactusbanner{background:url(../Images/ctsbanner.jpg); background-position:center bottom; }

#jjfa_swp .subtitle{ display:block; font-size:16px; text-align:center; font-weight:bold; padding-left:0px;
                     position:relative; top:10px;}
#jjfa_swp .subdesc{ margin-top:75px; text-align:center; line-height:26px; color:#666; margin-left:10px;}

.bottom_more_link_row{padding-top:20px; padding-bottom:20px;}
.bottom_more_link{ display:block; margin:20px auto; width:180px; padding:13px 20px; font-size:14px; color:#fff;
                   border-radius:40px; background:#d52123;}
.bottom_more_link:hover{ background:#3e19a3; color:#fff;}

#service{padding-bottom:70px;}
.pro_catsub{ background:#675b35; height:auto; padding:20px 0px; margin-bottom:15px; border-radius:5px;}
.pro_catsub h2{padding:0px; margin:0px; margin-bottom:30px;}
.pro_catsub h2 a.catname{ font-size:20px; padding-left:10px; padding-right:10px; border-bottom:5px solid #fff; padding-bottom:6px;
                          font-weight:bold;}
.pro_catsub h2 a.more{font-size:14px; background:#fff; color:#333; border-radius:5px; float:right; padding:7px 20px;
                      margin-top:10px;}
#guanyuwomensec{ background:#fff; padding-bottom:30px; }
#guanyuwomensec .absh2{ font-size:18px; color:#333; margin-top:250px;font-weight:900;}
#guanyuwomensec .absh2 span{ position:relative; font-size:20px; top:4px; letter-spacing:-1px; left:4px;}
#guanyuwomensec .absh2 a{color:#333; font-size:24px; font-weight:900;}
.absdiv{color:#333; text-align:left; line-height:26px; margin-top:20px; padding-right:0px; margin-bottom:20px; font-size:14px;}
.art_items .art_txt{ margin-top:16px;}
.art_items .art_desc{ margin-top:5px;}
.art_items .art_desc a{color:#333; font-size:12px; letter-spacing:2px;}

.products_items{ text-align:center; margin-bottom:20px;}
.products_items p{color:#999; font-size:12px;}

.contentbox_sulotion{ padding:15px;}
.solurow{ padding:0px;}
.suloitemdiv{ display:none;}
.suloitemdiv2{ height:10px; font-size:10px;}
.content_content{padding:0px;}
.text_container{font-size:16px; line-height:30px; margin:0px; padding-left:0px; padding-right:0px; color:#666;}
.contentbox_sulotion{padding:0px;}
.content_content h1.title{font-size:18px; margin-top:40px; margin-bottom:30px; font-weight:bold; color:#333;}
.content_img{display:block; margin:20px auto; min-width:auto; width:100%; box-shadow:0px 0px 4px 0px #ccc;}

.contentbox{ padding:10px;}

.producbigimg{ padding:10px; border:1px solid #ccc; background:#fff; box-shadow:0px 0px 4px 0px #f0f0f0;}
.producttitle{ font-size:22px; font-weight:bold;}
.products_status{ font-size:14px; color:#666; line-height:28px; margin-top:20px;}
.productask_btn{ margin-top:20px; width:100%;}
.pdffile{margin-top:20px;}
.productask_btn2{ font-size:16px; text-decoration:underline;color:#675b35; width:100%;}
.bdsharebuttonbox{ margin-top:20px;}
.bigimgcol{ padding-left:0px; padding-right:0px; padding-top:0px;}

.content_page{border-top:1px solid #ccc; padding:20px 0px; margin-top:20px; font-size:16px; 
              color:#666;}
.content_page a{color:#666;}

.art_list h2{ margin-bottom:10px; margin-top:0px; padding-top:0px;}
.art_list h2 a{font-size:18px; color:#333;}
.art_list p.art_desc{line-height:20px; margin-top:0px; padding-top:0px; color:#999; letter-spacing:1px; font-size:14px;}
.art_list p.art_status{ text-align:left; color:#666;}

.aboutus_title{ margin-bottom:0px; margin-top:0px;}
.aboutuscenterbanner{ background:#f0f0f0; padding-top:30px; padding-bottom:20px;}
.bfal{ margin-top:0px; padding-top:0px;}
.bfal .aboutus_title{ margin-top:0px;}
.partcase{ line-height:28px;}

#fcatitemsbox{width:100%;}
#fcatitemsbox .row div{padding:5px;}
#fcatitemsbox .row div img{ border:1px solid #ccc;}
#fcatitemsbox .footercatlinks{ padding:15px 0px 0px 15px;}

.searchcontentbox{ background:url(../Images/bgsvot.jpg) center top no-repeat;}
#content_search_box{ margin-top:20px; margin-bottom:20px;}
#content_search_box .schtitle{font-size:16px; position:relative; top:0px;}
.searchbtn_page{ display:block; width:100%; padding:13px 20px; font-size:14px; color:#fff;
                   border-radius:40px; background:#d52123; border:none;}
.searchbtn_page:hover{ background:#3e19a3; color:#fff;}
#content_jb_search_text{ height:45px; font-size:16px; margin-top:18px; margin-bottom:18px;}
#htkeywdiv{ text-align:center; padding-top:20px; padding-bottom:20px;}
#htkeywdiv a{ margin-left:10px; margin-right:10px; font-size:14px;}

.protabs{ margin-top:30px; padding-left:20px; margin-bottom:0px;}
.protabs li a{ font-size:16px; font-weight:bold; background:#fcfcfc !important;}
.protabs li .cpjslinks{padding-left:10px; padding-right:10px; float:left;}
.pro_container{ margin-top:0px; padding-top:20px;}

.sliderenter{  width:100%; text-align:center; position:absolute; top:190px; z-index:400 !important; }
.sliderenter a{background:rgba(255,255,255,0.3); color:#fff; font-size:12px; border-radius:50px;
                                      padding:5px 10px; box-shadow:2px 2px 3px 0px #666;
                                      }

#mapbox{overflow:hidden; width:100%; height:300px; border:10px solid #fff; 
      border-radius:5px;  background:#fcfcfc; float:left; position:relative; top:-20px; 
  box-shadow:0 0 8px 1px #e4e5e6;}
#map_contact_us{ width:100%; height:350px;}

.pro_catsub .subcatlist{ border-bottom:1px dotted #fff; color:#fff; padding-left:20px; font-size:16px; padding-top:10px; padding-bottom:10px;}

    }
@media screen and (min-width: 640px)
{

    }
@media screen and (min-width: 768px)
{

    }
@media screen and (min-width: 992px)
{

    }
@media screen and (min-width: 1200px)
{

    }
@media screen and (min-width: 1300px)
{

    }
@media screen and (min-width: 1400px)
{

    }
@media screen and (min-width: 1900px)
{

    }














