﻿@charset "utf-8";
/* CSS Document */
html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,form,input,select,option,table,thead,tfoot,tbody,tr,th,td,em,span,sup,sub,b,i,u,big,small,hr,video,wbr {margin:0;padding:0;}
input,label,select,option,textarea,button { font-size:100%; color:#666; border:0; border:none; outline:none; outline:0;
-webkit-appearance:none; -webkit-tap-highlight-color: rgba(0,0,0,0); }
ul,ol,li { list-style:none; }
hr { margin-top:1em; border:0; background-color:#ccc; height:1px; overflow:hidden; }
::-moz-selection{ background:#06c; color:#fff;} 
::selection{ background:#06c; color:#fff;} 

img,video { border:none; padding:0; display:block; margin:0 auto; }
*img { -ms-interpolation-mode:bicubic; } /* IE img */
video { background:url(../images/banner1_wuliu.jpg) center center no-repeat; background-size:100%;}

html { width:100%; height:100%; overflow:yes; overflow:scroll; overflow-x:hidden;  }
*html{ background-image:url(about:blank); background-attachment:fixed;  }

body { width:100%;height:100%; text-align:center; font-family:Arial; font-size:100%; line-height:1; line-height:1.5;  font-style:normal; color:#666; background-color:#f5f5f5; background-attachment:fixed; background-repeat:no-repeat; background-position:center top;
background-size:100% auto; }
p { margin-top:1em; word-wrap:break-word; white-space:normal; word-break:break-all;}



h1,h2,h3,h4,h5,h6,dt { font-weight:bold; }

h1 { font-size:2em; }
h2 { font-size:2em; }
h3 { font-size:1.5em; }
h4 { font-size:1.125em;}
h5 { font-size:1.125em; }
h6 { font-size:1em; }


a { text-decoration:none; outline:none; color:#333;}
a:hover { text-decoration:none; color:#f70; }

big { font-size:1.5em;}
small { font-size:.5em; font-weight:normal; text-transform:uppercase;}

sup,sub { display:inline-block; *display:inline; *zoom:1; vertical-align:top; font-size:.75em; }
*sup,*sub { font-size:.75em; }


.h_5 { height:5px;}
.bd_c {}
.bgc_c {}
.mt_2 { margin-top:2em;}
.f_r { float:right;}
.f_l { float:left;}

.imgfull img { width:100%;}
.border { border:1px solid #ddd;}
.red { color:#f00 !important;}
.green { color:#090 !important;}
.yellow { color:#f60 !important;}
.purple { color:#f0f !important;}

.ta-c { text-align:center !important;}



/********* textarea input ********************************************************************************/
textarea { font-size:1.25em; line-height:1.5; color:#ccc; background-color:#fff; border-radius:3px; transition: .5s ease-in-out; text-align:left; border-style:solid; border-width:1px; border-color:#666 #ccc #ccc #666; padding:.5em 1%; margin:-1px; width:98%; min-height:120px; height:auto !important; height:120px; }
textarea.on { color:#000; border-color:#999; box-shadow:1px 1px 2px #aaa inset;}
textarea.error { border-color:#f00; }
textarea.ok { color:#000;}

input { font-size:1.125em; line-height:1.5; color:#ccc; background-color:#fff; width:98%; padding:.5em 1%; border-radius:3px; transition: .5s ease-in-out; text-align:left;  border-style:solid; border-width:1px; border-color:#666 #ccc #ccc #666; margin:-1px;}
input.on { color:#000; border-color:#999; box-shadow:1px 1px 2px #aaa inset;}
input.error { border-color:#f00;}
input.ok { color:#000;}

input[type='buttom'],input[type='reset'] { width:auto; box-shadow:none; padding:auto; text-align:center; cursor:pointer; }
input[type='checkbox'] { width:auto; cursor:pointer; margin:auto; padding:auto; text-align:center; -webkit-appearance:checkbox; }
input[type='submit'] { width:100%; cursor:pointer; padding:auto; text-align:center;}

form.search_k { margin:1em 0; clear:both;  }
input.search_k1 { width:75%; border-right:none; border-top-right-radius:0; border-bottom-right-radius:0;}
input.search_k2 { width:23%; background-color:#f80; background-position:center center; background-repeat:no-repeat; background-image:url(../images/sch_w.png); color:#333; border:1px solid #f60; border-top-left-radius:0; border-bottom-left-radius:0; text-indent:-999em; }

i.error { color:#f00; font-size:12px;}


.price input[type='text'] { height:45px; line-height:45px; padding:0 1%; }




.city_wrap { width:100%; clear:both;}
.city_wrap li { position:relative; margin-bottom:33px;}
.city_wrap div.on { display:block;}

.city_content { display:none; position:absolute; left:0; top:45px; z-index:8001; width:100%; padding:8px 0 0 0;overflow:auto; *zoom:1; border:1px solid #aaa; box-shadow:0px 1px 2px #666; border-radius:0 0 3px 3px; background-color:#fff; margin:0 -1px; height:200px; }

.city_list { width:100%; padding-bottom:10px; overflow:hidden; *zoom:1; }

.city_list b { display:inline-block; *display:inline; *zoom:1; vertical-align:top; color:#36c; word-break:break-all; white-space:nowrap; padding:1px 5px; cursor:pointer; margin:11px -9px 0 5px; font-weight:normal; float:left;}

.city_list .city_a { display:table-cell; *display:inline-block; width:5000px; *width:auto; vertical-align:top;}

.city_list a { display:inline-block; *display:inline; *zoom:1; vertical-align:top; color:#999; word-break:break-all; white-space:nowrap; padding:1px 5px; cursor:pointer; margin:10px 0 0 10px; border-style:dashed; border-width:1px; border-color:#eee; border-radius:3px; }
.city_list a:hover { color:#f00; background-color:#eee;}

/*******************  table   ****************************************************/
table { border-collapse:collapse; border-spacing:0; text-align:center; border:none; color:#555; margin:1em auto; width:100%; max-width:100%;}

table thead {background-color:#d2e9ff;}
table tbody {background-color:#fff; }
table tfoot {background-color:#fee;}



table th,table td { border:1px solid #ddd; font-size:.875em; padding:10px;}
table table th,table table td { border:none; }
table th { border-color:#ccc; color:#333; font-weight:normal; }
table tr:first-child { }

table thead th,table thead td { padding:20px 10px;}
table tbody th,table tbody td { padding:10px 10px;}

table b { white-space:nowrap; font-weight:normal;}
 
.tableodd { background-color:#f5f5f5; }
.tablehover { background-color:#ffc; }
 
 
.tablewrap { width:100% !important; overflow-y:auto; _overflow: auto;}
.tablewrap::-webkit-scrollbar {-webkit-appearance: none;width: 14px;height: 14px;}
.tablewrap::-webkit-scrollbar-thumb {border-radius: 8px;border: 3px solid #fff; background-color: rgba(0, 0, 0, .3);}







.imgdiv { overflow:hidden; text-align:center;}
.imgdiv img { display:block; margin:0 auto; max-width:100%;}







.clearfix:after,.menubox:after,.modbox:after { content:"\200B";display:block; height:0; clear:both; }
.clearfix,.menubox,.modbox { *zoom:1; }



.box:after,.boxfull:after { content:"\200B";display:block; height:0; clear:both; }
.box,.boxfull { *zoom:1; margin:0 auto; position:relative; text-align:left;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition:all 0.3s ease-in-out;
}
.box {  width:92%;}
.boxfull { width:100%;}





.left { display:inline-block; float:left; *display:inline; *zoom:1; vertical-align:top; position:relative;  }
.right { display:inline-block; float:right; *display:inline; *zoom:1; vertical-align:top; position:relative;  }
.center { display:table-cell; *display:inline-block; width:5000px; *width:auto; vertical-align:top; position:relative;  }
.centerinner {}


/*******************  anniu   ****************************************************/
.anniu0 { display:inline-block; *display:inline; *zoom:1; vertical-align:top; text-align:center; margin:1em 0; color:#fff; padding:1em 2em; font-size:1em; font-weight:normal; text-decoration:none; border-radius:3px; cursor:pointer; }
.anniu0:hover { color:#fff; text-decoration:none; }


.anniu-y { background-color:#fa0; border:1px solid #f90; }
.anniu-y:hover {  background-color:#fb0; border:1px solid #fa0; }

.anniu-b { background-color:#39c; border:1px solid #38c; }
.anniu-b:hover { background-color:#38c; border:1px solid #37c; }

.anniu-r { border:1px solid #ff2d51; background:#ff4777;}
.anniu-r:hover { border:1px solid #ff4777; background:#f00056;}

.anniu-g { border:1px solid #390; background:#36A803;}
.anniu-g:hover { border:1px solid #363; background:#390;}

.anniu-e { border:1px solid #ddd; color:#f00; }
.anniu-e:hover { border:1px solid #ccc; color:#f00; background:#fff;}

.anniu-f { border:1px solid #c93; color:#c93; }
.anniu-f:hover { border:1px solid #c63; color:#c63; }

.anniu-bg-b { border:1px solid #35c; background-color:#36c; color:#fff; }
.anniu-bg-b:hover { border:1px solid #36c;  background-color:#37c; color:#fff; }

.anniu-bg-y { border:1px solid #f70; background-color:#f80; color:#fff; }
.anniu-bg-y:hover { border:1px solid #f80;  background-color:#f90; color:#fff; }

.anniu-bg-c { border:1px solid #999; background-color:#eee; color:#333; }


.anniu-bd-f { border:1px solid #fff; }
.anniu-bd-f:hover { border:1px solid #fff; *border:1px solid #ccc; box-shadow:0 0 5px #fff; }

.anniu-bd-b { border:1px solid #36c; color:#36c; }
.anniu-bd-b:hover { border:1px solid #33c; color:#33c; }

.anniu-bd-y { border:1px solid #f80; color:#f80; }
.anniu-bd-y:hover { border:1px solid #f70; color:#fff; background-color:#f80; }

.anniu-bd-c { border:1px solid #ccc; color:#999; }
.anniu-bd-c:hover { border:1px solid #999; color:#333; }


.anniu-bd2-c { border:2px solid #ccc;}
.anniu-bd2-c:hover { border:2px solid #999; }

.anniu-box a { display:inline-block; *zoom:1; vertical-align:middle; white-space:nowrap; padding:5px 10px; margin:10px 5px 0 0; color:#999; background-color:#f6f6f6; border-radius:3px;}
.anniu-box a:hover{ color:#900; text-decoration:none; background-color:#d2e9ff; }



.anniu0img,.anniu0img-c { padding-right:3em; background-image:url(../images/anniu-more-on.png); background-position:80% center; background-repeat:no-repeat;}
.anniu-img-l { padding-left:80px; background:url(../images/tel5.png) 10% center no-repeat;}

.anniu0img:hover { background-image:url(../images/anniu-more-on.png);}

.anniu0img-c { background-image:url(../images/anniu-more-b.png);}
.anniu0img-c:hover { background-image:url(../images/anniu-more.png);}






.lie2ul { width:100%;}
.lie2ul ul { margin-right:-1%; overflow:hidden; *zoom:1;}
.lie2ul ul li { display:inline-block; *display:inline; *zoom:1; vertical-align:top; float:left; width:49%; margin:40px 1% 0 0; }

.lie2ul table { margin:0 !important; }





.tools { position:fixed; right:0; top:40%; z-index:9901; width:48px; height:48px; font-size:12px; box-shadow:0 0 3px #333;}
.tools a { display:block; width:48px; height:48px; line-height:48px; overflow:hidden; background-position:center center; background-repeat:no-repeat; background-color:#333;text-indent:-999em; position:absolute; left:0; top:0; cursor:pointer;}



.tools .backtotop { z-index:9902; opacity:0; background-image:url(../images/p_64_2.png);background-color:#f00; }



.tools .onlinechat { z-index:9906; background-image:url(../images/p_64_1.gif); }
.tools .onlinechat:hover {background-color:#f00;}






.list_ul { overflow:hidden; *zoom:1;clear:both;width:100% }
.list_ul li {  width:100% !important; border-top:1px solid #eee;  }
.list_ul li:first-child { border-top:none; }

.list_ul li a { display:block; width:100%; padding:.75em 0; overflow:hidden; *zoom:1;}
.list_ul li a:hover { text-decoration:underline; color:#000;}

.list_ul li u { text-decoration:none; display:inline-block; *zoom:1; vertical-align:top; overflow:hidden; width:25px; text-align:left; padding-right:.5em; margin-right:.5em; color:#f80; float:left; max-height:20px; font-size:.75em; line-height:2; border-right:1px solid #eee; }
.list_ul li u img {  width:100%; margin-top:-3px; }

.list_ul li i { display:inline-block; *zoom:1; vertical-align:top; overflow:hidden; color:#ccc; padding:0 .25em; margin-left:.5em; white-space:nowrap; float:right; text-align:right; font-size:.75em; line-height:2; }


.list_ul li span { display:table-cell; *display:inline-block; width:2000px; *width:auto; vertical-align:top; }










#customer { width:100%; clear:both; overflow:hidden; *zoom:1; }
.customer {}
.customer li {}
.customer li>div {text-align:center; padding:10%; }

.customer li u { display:inline-block; *zoom:1; vertical-align:top; overflow:hidden; text-decoration:none;  text-align:center; margin:0 auto; padding:1em; color:#333; background-image:url(../images/liuyan0.png); background-repeat:no-repeat; background-position:center center; background-color:#f90; border-radius:50%; -webkit-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out;}

.customer li i { display:block; *zoom:1; vertical-align:top; overflow:hidden; color:#999; font-size:.875em; padding:1em; }

.customer li span { display:table-cell; *display:inline-block; width:2000px; *width:auto; vertical-align:top; }

.customer li sup { display:inline-block; *zoom:1; vertical-align:top; overflow:hidden; padding:1em; background-position:0 0; background-repeat:no-repeat; }

.customer li .quote-left { background-image:url(../images/quote_left.gif); }
.customer li .quote-right { background-image:url(../images/quote_right.gif);  background-position:right 0;}

.customer a:hover u { -webkit-transform:scale(1.2,1.2); transform:scale(1.2,1.2); background-color:#f60; }
.sidebar .customer li span { text-align:left;}

.customer .swiper-slide-active u {}



#mySwiper9,#mySwiper99,#mySwiper999 { height:240px; overflow:hidden; *zoom:1; }
.submenu {clear:both; }
.submenu li { width:100% !important; text-align:left; height:60px; line-height:60px; border-top:1px dashed #ddd; margin-top:-1px; }
.submenu li:first-child { border-top:none; margin-top:0;}
.submenu li h2 { margin:0;}

.submenu li a { display:block; *zoom:1; width:90%; height:100%; padding:0 10% 0 0; background-image:url(../images/arrow_999_r16.png); background-repeat:no-repeat; background-position:99% center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.submenu li a:hover { background-image:url(../images/arrow_f60_r16.png);   -webkit-animation:submenu 1s infinite linear; }

.submenu li u { text-decoration:none; display:inline-block; *zoom:1; vertical-align:top; overflow:hidden; width:10%; height:30px; line-height:30px; text-align:center; background-color:#eee; border-radius:60px; margin-top:15px; margin-right:.5em; color:#f90; float:left;}
.submenu li u img {  height:100%; }

.submenu li span { _display:table-cell !important; *display:inline-block; width:3000px; *width:auto; vertical-align:top; }
.submenu li i {  display:inline-block; *zoom:1; vertical-align:top; overflow:hidden; color:#ccc; padding-right:3px; margin-left:.5em; white-space:nowrap; float:right; text-align:right; }


@-webkit-keyframes submenu {    
    0% {
           background-position:99% center;
    }
    50% {
       background-position:102% center;
    }
    100% {
       background-position:105% center;
    }	
}



.swiper-container ul li u { margin-top:0;}




#partcomm li { float:none;}
#partcomm li a {border-top:none;}











.Copyright { clear:both; margin-top:6%; color:#ccc; font-size:12px; border-left:3px solid #ccc; padding-left:.25em; }
.Copyright b { color:#999;}






.fujinquyun { *zoom:1; overflow:hidden; clear:both; margin-top:0em;}
.fujinquyun li { width:auto !important; display:inline-block !important; *display:inline; *zoom:1; vertical-align:top; overflow:hidden; margin:1em .5em 0 0;}
.fujinquyun li a { display:inline-block; *zoom:1; padding:.25em .5em; background-color:#f90; color:#333;}
.fujinquyun li a:hover { background-color:#333; color:#f90; }








/*******************  header   ****************************************************/

.header { width:100%; height:120px; position:relative; left:0; top:0; z-index:9500; background-color:#fff; }



.logo { width:200px; height:90px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; overflow:hidden; text-align:center; float:left; margin-left:3%; }
.logo img { height:75%; margin-top:12%;}


.navwrap { height:120px; padding:0 4%; display:table-cell; *display:inline-block; width:5000px; *width:auto; vertical-align:top; }



.header_on { position:fixed; box-shadow:0px 2px 3px #666;}



.topbar { height:60px; }

.topbar dl,.wel,.cn-tw { display:inline-block; *display:inline; *zoom:1; vertical-align:top; overflow:hidden; float:right; font-weight:normal; margin-top:12px; margin-left:2%; color:#999; }
.topbar dt { color:#f80; height:35px; line-height:35px; padding:0; border-radius:40px; font-weight:normal; font-size:14px; transition:all 0.25s ease-in-out; }
.topbar dd { display:none; width:92%; padding:4%; background-color:#fff; position:absolute; right:0; top:120px; box-shadow:0px 3px 3px #666; overflow:hidden; }

.wel,.cn-tw { height:35px; line-height:35px; font-size:14px; text-align:center;  }





.wel { float:left; }
.wel a { color:#999; }
.wel a:hover { color:#f60;}


.sch dt { width:35px; text-align:center; text-indent:-999em; background-image:url(../images/sch.png); background-repeat:no-repeat; background-position:center center;}
.sch dt.on { background-image:url(../images/sch_y.png); }


.tel dt { width:35px; text-align:center; text-indent:-999em; background-image:url(../images/tel_3.png); background-repeat:no-repeat; background-position:center center;}
.tel dt.on { background-image:url(../images/tel_3_y.png); }

.topbar dt.on {transform:rotate(42deg);}

.topbar .active { }




.topbar ul { overflow:hidden; *zoom:1; }
.topbar li { float: left; *display:inline; *zoom:1; vertical-align:top; overflow:hidden; width:42%; padding:2%; margin:2%; text-align:center;}






/********* nav ******/
.navwrap { height:60px; }

.navicon { display:none; }
.navbox { width:100%; overflow:hidden; *zoom:1;  }



.navlist { overflow:hidden; *zoom:1; }

.navlist dl { display:inline-block; *display:inline; *zoom:1; vertical-align:top; float:left; }
.navlist dt { height:60px; text-align:left; padding-left:15px; padding-right:30px; overflow:hidden; font-size:1.125em; position:relative; z-index:9938; border-top-left-radius:5px; border-top-right-radius:5px; }

.navlist dt a { display:block; *zoom:1; width:100%;}
.navlist dt a:hover {}



.navlist dl dt b { display:inline-block; *zoom:1; padding:0; height:60px; line-height:60px; overflow:hidden; font-weight:normal; }

.navlist dl dt i { display:inline-block; *zoom:1; vertical-align:top; overflow:hidden; width:30px; height:60px; background-position:71% center; background-repeat:no-repeat; background-image:url(../images/sj_b_666.png); position:absolute; right:0px; top:0;
-webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;
}

.navlist dl dt u { display:inline-block; *zoom:1; vertical-align:top; overflow:hidden; width:20px; height:20px; margin-top:21px; background-position:center center; background-repeat:no-repeat;
-webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; display:none
}
.navlist .navlist1 dt u { background-image:url(../images/nav_201.png); }
.navlist .navlist2 dt u { background-image:url(../images/nav_202.png); }
.navlist .navlist3 dt u { background-image:url(../images/nav_3.png); }
.navlist .navlist4 dt u { background-image:url(../images/nav_204.png); }
.navlist .navlist8 dt u { background-image:url(../images/nav_4.png); }
.navlist .navlist9 dt u { background-image:url(../images/nav_9.png); }

.navlist dt a:hover u { -webkit-transform:scale(-1,1); transform:scale(-1,1); }




.navlist dd { display:none; position:absolute; z-index:9936; left:0; top:-9999em; width:92%; padding:4%; background-color:#f5f5f5; box-shadow:0px 2px 3px #666; overflow:hidden; }



.navlist ul { overflow:hidden; *zoom:1; }
.navlist li { display:inline-block; *display:inline; *zoom:1; vertical-align:top; overflow:hidden; width:8.5%; padding:2% 2% 2% 2%;}
.navlist .navlist9 li  { width:46%;}

.navlist li a { display:block; *zoom:1; width:100%; text-align:center;overflow:hidden; }
.navlist .navlist9 li a  { display:inline-block; width:auto; }



.navlist li a i { display:block; *zoom:1; overflow:hidden; margin:-4% auto 0 auto; width:80px; height:80px; background-position:center center; background-repeat:no-repeat; background-size:100% 100%; 
-webkit-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; 
 background-size:100% 100%; 
}


.i_1_1 { background-image:url(../images/p128_204.png);}
.i_1_2 { background-image:url(../images/p128_205.png);}
.i_1_3 { background-image:url(../images/p128_206.png);}
.i_1_4 { background-image:url(../images/p128_4.png);}

.i_2_1 { background-image:url(../images/p128_101.png); }
.i_2_2 { background-image:url(../images/p128_102.png); }
.i_2_3 { background-image:url(../images/p128_103.png); }
.i_2_4 { background-image:url(../images/p128_104.png); }

.i_3_1 { background-image:url(../images/p128_101.png);}
.i_3_2 { background-image:url(../images/p128_102.png);}
.i_3_3 { background-image:url(../images/p128_103.png);}
.i_3_4 { background-image:url(../images/p128_105.png);}

.i_4_1 { background-image:url(../images/p128_104.png);}
.i_4_2 { background-image:url(../images/p128_102.png);}
.i_4_3 { background-image:url(../images/p128_9.png);}
.i_4_4 { background-image:url(../images/p128_9.png);}

.i_8_1 { background-image:url(../images/p128_5.png);}
.i_8_2 { background-image:url(../images/p128_202.png);}
.i_8_3 { background-image:url(../images/p128_201.png);}
.i_8_4 { background-image:url(../images/p128_9.png);}


.i_more { background-image:url(../images/p_128_30.png);}
.i_more:hover {transform:rotate(50deg);}

.navlist li a:hover i { -webkit-transform:scale(1.2,1.2); transform:scale(1.2,1.2); }
.navlist li a:hover .i_more { -webkit-transform:rotate(180deg); transform:rotate(180deg);}

.navlist .last { float:right; }

.navlist .last span{font-size: 36px;color: #d40511}






.navlist .active dt { background-color:#f5f5f5; }
.navlist .active dt b { color:#f80; }
.navlist .active dt i {-webkit-transform:scale(1,-1);transform:scale(1,-1);}
.navlist .active dd { z-index:9937; top:120px; }


















.TXbox { width:100%; position:relative; overflow:hidden; *zoom:1;}
.TXboximg { width:100%; overflow:hidden;  }
.TXboximg img { width:70%; display:block; margin:0 auto; border-radius:50%; background-color:#000;}
.TXboxtext { position:absolute; left:0; top:0; width:90%; height:90%; padding:5%; }





.col_ol,.col_dl { clear:both; overflow:hidden; *zoom:1; margin-top:4%; }
.col_ol ol,.col_dl>div { clear:both; overflow:hidden; *zoom:1;}
.col_ol ol li,.col_dl dl { display:inline-block; *display:inline; *zoom:1; vertical-align:top; overflow:hidden; }

.col_2 ol li,.col_2 dl { width:50%;}
.col_3 ol li,.col_3 dl { width:33.3333%;}
.col_4 ol li,.col_4 dl { width:25%; }
.col_5 ol li,.col_5 dl { width:20%;}
.col_6 ol li,.col_6 dl { width:16.6666%;}


.colKX_ol,.colKX_dl { clear:both; margin-top:4%; }
.colKX_ol ol,.colKX_dl>div { overflow:hidden; *zoom:1; margin:-2%; }
.colKX_ol ol li,.colKX_dl dl { display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin:2%; }


.colKX_2 ol li,.colKX_2 dl { width:46%;}
.colKX_3 ol li,.colKX_3 dl { width:29.3333%; }
.colKX_4 ol li,.colKX_4 dl { width:21%; }
.colKX_5 ol li,.colKX_5 dl { width:16%;}
.colKX_6 ol li,.colKX_6 dl { width:12.6666%;}





.imgcase_title,.imgcase_content { clear:both; overflow:hidden; *zoom:1; margin-top:4% !important; margin-bottom:4% !important;}
.imgcase_title img,.imgcase_content img { display:block; width:100%;}
.imgcase_title img { height:100%;}

.imgcase_title  { height:100px; margin-top:4%; position:relative; z-index:34; }
.imgcase_content { width:100%; margin-top:4%; position:relative; z-index:33; box-shadow:0 0 10px #999; border-radius:5px; }

.imgcase_content img { width:100%;}

.imgcase_title .swiper-wrapper { margin:0 auto;}

.imgcase_title .swiper-slide  { width:100px; height:100px; overflow:hidden; border:1px solid #fff; margin:-1px; position:relative; z-index:35; }
.imgcase_title .swiper-slide-active { }
.imgcase_title .swiper-slide img { cursor:pointer;}
.imgcase_title .active1 { box-shadow: 0px 0px 5px #333; z-index:36; background-color:#39c;  }
.imgcase_title .active1 img { opacity:.3; filter:alpha(opacity=30);}

.imgwidthfull { overflow:hidden;}
.imgwidthfull img { width:100%; }


.part { width:100%; text-align:center; position:relative; overflow:hidden; *zoom:1; clear:both; z-index:150; }

.partbox { position:relative; overflow:hidden; *zoom:1; }

.partinner { padding:8% 8%; }

.parttext { width:92%; position:relative; z-index:155; padding:4% 4% 2% 4%; }

.partcover { width:100%; height:100%; position:absolute; left:0; top:0; z-index:154; background-color:rgba(0,0,0,.6) }
.partcover img { width:100%;}

.partimg { overflow:hidden; *zoom:1; position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; z-index:153; background-color:#fff }
.partimg img { width:100%; }
.partimg video { width:100%; }



.partfloat { display:inline-block; *display:inline; *zoom:1; vertical-align:top; text-align:center; overflow:hidden; }
.partfloat img { width:100%; display:block; margin:0 auto; }
.partfloat .partinner { padding:8%;}

.part .left { width:50%; float:left; text-align:left; }
.part .right { width:50%; float:right; text-align:left; }



.parttop { width:100%; height:50%; position:absolute; left:0; top:0; }
.partbottom { width:100%; height:50%; position:absolute; left:0; bottom:0; }

.partnext { clear:both; text-align:center; margin-top:4%; }





.part h1 { color:#fff; text-shadow:1px 1px 1px #000; font-weight:normal; }
.part h1 small { text-transform:uppercase; }
.part h1 em {}










.part h3 { font-weight:normal;}
.part h3 u { text-decoration:none; display:inline-block; *zoom:1; vertical-align:top; overflow:hidden; padding:0 1em; background:url(../images/partline.jpg) 0 center repeat-x;  }
.part h3 b { font-weight:normal; background-color:#fff; display:inline-block; *zoom:1; vertical-align:top; overflow:hidden; padding:0 1em;}









.part h5 { font-weight:normal; border-left:5px solid #f80; margin-top:4%; }
.part h5 b { display:inline-block; *zoom:1; vertical-align:top; padding:0 .5em; color:#333;}


.part .postinfo { margin-top:1em;}





.icon_gou_l { display:inline-block; *zoom:1; padding-left:32px; background-image:url(../images/gou_32_fff.png); background-position:0 0; background-repeat:no-repeat;}








.xiala { display:inline-block; *display:inline; *zoom:1; vertical-align:top; text-align:center; margin:2em auto; width:64px; height:64px; background-image:url(../images/xiala.png); background-repeat:no-repeat; background-position: 0 0; 
-webkit-animation:xiala 1.5s infinite linear;}

@-webkit-keyframes xiala {    
    0% {
           background-position:0 -64px;
    }
    50% {
       background-position:0 0;
    }
    100% {
       background-position:0 64px;
    }

}








.part_fff { color:#666; background-color:#fff; }
.part_fff h2 { color:#ccc;}
.part_fff h2 b { color:#333;}
.part_fff h3 { color:#ccc;}
.part_fff h3 b { color:#333;}
.part_fff h4 { color:#333;}

.part_eee { color:#666; background-color:#f5f5f5; }
.part_eee h2 { color:#ccc;}
.part_eee h2 b { color:#333;}
.part_eee h3 { color:#999;}
.part_eee h3 b { color:#333; background-color:#f5f5f5;}
.part_eee h4 { color:#333;}
.part_eee h5 b { color:#333; }

.part_000 { color:#ccc; background-color:#333; }
.part_000 a { color:#fff;}
.part_000 h2 { color:#ccc;}
.part_000 h2 b { color:#fff;}
.part_000 h3 { color:#fff;}
.part_000 h3 b { color:#fff; background-color:#333;}
.part_000 h4 { color:#fff;}


#part0 .parttext { padding:8% 4%;}
#part0 h1 a { color:#fff;}
#part0 h1 a:hover { color:#fff;}










.bjfw { overflow:hidden; *zoom:1; color:#fff; }
.bjfw dl { width:25%; display:inline-block; *display:inline; *zoom:1; vertical-align:top; float:left; position:relative; }
.bjfw dt { overflow:hidden; *zoom:1;}
.bjfw dt img { display:block; width:100%;}
.bjfw dd { text-align:left; width:100%; height:100%; position:absolute; left:0; top:100%; background-color:rgba(0,0,0,.6); box-shadow:0 0 10em #000 inset; }

.bjfw .bjfw0 { width:50%; }



.bjfw .bjfw-on dd { top:0;}


.imgzoom3 li {}
.imgzoom3 li img { max-width:100%; -webkit-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; margin-bottom:8%; }
.imgzoom3 li:hover img { -webkit-transform:scale(1.2,1.2); transform:scale(1.2,1.2); }


.imgzoom4 li {}
.imgzoom4 li img { max-width:100%; -webkit-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; margin-bottom:8%;  }
.imgzoom4 li:hover img { -webkit-transform:scale(1.2,1.2); transform:scale(1.2,1.2);}


.caseimg { width:100%; transition:all 0.75s ease-in-out;}
.caseimg:hover { transform:rotateX(-360deg); }





#part_98 { color:#fff; padding-top:110px; padding-bottom:60px; clear:both; }
#part_98 .box { text-align:center; }
#part_98 h3 { font-size:2em; font-weight:bold;}



#steps { width:100%; overflow:hidden; color:#999; background-color:#eee; }
#steps .swiper-slide { background:url(../images/city01.gif) right center no-repeat; }
#steps .swiper-slide-active {}

#steps .swiper-slide div { padding:1em; }

#steps big { color:#f90;}





/*******************  panel   ****************************************************/


#panel-body { 
      width:100%; height:100%; position:relative;
      transition: transform .2s;
      -webkit-transition: -webkit-transform .2s;}

.panel { background-color:#333; overflow:hidden; position:fixed; top:0; width:50%; height:100%; z-index:5000; box-shadow:0 0 5px #333; color:#fff; display:none\9;
         transition: transform .2s;
         -webkit-transition: -webkit-transform .2s;}

.panel-box { padding:4%; }

.panel-close { display:inline-block; width:60px; height:60px; line-height:60px; overflow:hidden; text-indent:-999em; background:url(../images/close-f.png) center center no-repeat; float:right; }
.panel-close:hover { background-color:#f00;}

.panel dl { text-align:left; clear:both; margin-top:4%;}
	
    /* Body animation when right panel is opened */
    .panel-body-right {
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
    }
    .panel-body-left {
      -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
      transform: translateX(50%);
    }

    .panel-left {
      left: 0;
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%);
    }
    .panel-right {
      right: 0;
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%);

    }


    .panel-active {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }




.onlinechat_list dd a { display:inline-block; width:60px; height:60px; line-height:60px; overflow:hidden; background-position:center center; background-repeat:no-repeat; text-indent:-999em; 
          -webkit-transition:all 0.3s ease-in-out;
		  transition:all 0.3s ease-in-out;}

.onlinechat_sq { background-image:url(../images/icon_32_sq.png);}
.onlinechat_wx { background-image:url(../images/icon_32_wx.png);}
.onlinechat_qq { background-image:url(../images/icon_32_qq.png);}
.onlinechat_ww { background-image:url(../images/icon_32_ww.png);}
.onlinechat_email { background-image:url(../images/icon_32_email.png);}
.onlinechat_whatsapp { background-image:url(../images/icon_32_whatsapp.png);}
.onlinechat_skype { background-image:url(../images/icon_32_skype.png);}

.onlinechat_list dd a:hover { -webkit-transform:scale(1.2,1.2); transform:scale(1.2,1.2);}



#nb_icon_wrap,#nb_invite_wrap,#nb_nodeboard,#newBridge,#nb_icon_groups,#nb_invite_welcome,.nb-invite-btn-base { position:absolute; right:-9999em !important; top:-9999em !important;}








/**********************************    item   ************************************/

.item a { cursor:pointer; text-decoration:none;}
.item a:hover { text-decoration:none;}




.item { position:relative; z-index:600; overflow:hidden; display:inline-block; *display:inline; *zoom:1; vertical-align:top; border-radius:5px; }

.item dt { z-index:603; left:0; top:0; width:100%; overflow:hidden; *zoom:1; }
.item dt .itemdtinner { margin:20px; overflow:hidden; *zoom:1; border-radius:5px; }

.item dt img { display:inline-block; width:100%; vertical-align:top; -webkit-transition:all .5s ease-in-out; transition:all .5s ease-in-out; }




.item dd { z-index:606; left:0; top:0; width:100%; overflow:hidden; *zoom:1; }
.item dd .itemddinner { padding:20px; overflow:hidden; *zoom:1;}



.item dd h4 { padding:0; margin:0; font-size:1em; overflow:hidden; *zoom:1; font-weight:normal; line-height:1.2; }
.item dd h4 a { display:block; }
.item dd h4 em { font-style:normal;}


.item .itemparent,.item .itemtime { display:inline-block; vertical-align:top; margin-top:.5em; margin-right:.5em; color:#f90; font-size:12px; line-height:1; padding:5px; background-color:#eee; border-radius:3px;}

.item .itemsale { display:inline-block; vertical-align:top; color:#fff; background-color:#f00; border-radius:5px 0 10px 0; font-size:12px; line-height:1; padding:3px 5px; position:absolute; width:25px; height:14px; line-height:14px; overflow:hidden; left:0px; top:0;  z-index:690;}




.item em.itemsale:nth-child(2){ left:0px; background-color:#f00;}
.item em.itemsale:nth-child(3){ left:40px; background-color:#090;}
.item em.itemsale:nth-child(4){ left:80px; background-color:#f0f;}

.item .itemsaleIstop {}
.item .itemsaleTujian {}
.item .itemsaleHot {}
.item .itemsaleNew {}





.item dd p { display:none; margin:10px 0 0 0; clear:both; color:#999; font-size:12px;
        }


.item dd span,.item dd .readmore { display:inline-block; *display:inline; *zoom:1; vertical-align:middle; font-size:12px; position:absolute; z-index:609; color:#333; display:none; }

.item dd .shijian {}
.item dd .liulan {}
.item dd .pinglun {}
.item dd .readmore  {}
.item dd span big,.item dd span big { color:#f00; font-size:100% }

.itemon dt img { -webkit-transform:scale(1.2,1.2); transform:scale(1.2,1.2); }
.msgshowwrap .item dd p { display:block;}
#divAjaxComment .item dd p { display:block;}

.item .itemon { /*z-index:651;*/}




.modulebox {overflow:hidden; *zoom:1;}






/***** .module11 *****/
.module11 { clear:both; padding:0; overflow:hidden; *zoom:1;}
.module11 .item { width:100%; border-top:1px dashed #ddd; margin:-1px 0 0 0;}

.module11 .item dt { width:34.33%; float:left; margin-right:-20px; }
.module11 .item dt .itemdtinner {}

.module11 .item dd { display:table-cell; *display:inline-block; width:2000px; *width:auto; vertical-align:top; }


.module11 .item dd h4 { font-size:1.25em; }

.module11 .item dd .itemparent {}

.module11 .item dd .shijia { display:inline-block; position:static; margin-top:.25em; margin-right:.5em; color:#f80; border:1px solid #ddd; border-radius:3px; font-size:12px; line-height:1; padding:5px 6px;}
.module11 .item dd .liulan {}
.module11 .item dd .pinglun {}
.module11 .item dd .readmore  {}
.module11 .item dd .zhaiyao { display:block; }


.module11 .itemon { *background-color:#f5f5f5; box-shadow:0 0 3em #ddd inset; }

.module11 .itemon dd .readmore {}



/***** .module22 *****/
.module22 { clear:both; overflow:hidden; *zoom:1; }

.module22 .item { width:25%; border-left:1px dashed #ddd; border-bottom:1px dashed #ddd; margin:0 0 -1px -1px;}

.module22 .item dt {}
.module22 .item dt .itemdtinner { margin-bottom:0;}

.module22 .item dd {}
.module22 .item dd .itemddinner {}

.module22 .item dd h4 { padding:10px; border-radius:3px; background-color:#eee; text-align:center; }
.module22 .item dd h4 a { color:#333; }

.module22 .item dd .itemparent { display:none; }

.module22 .itemon { *background-color:#f5f5f5; box-shadow:0 0 3em #ddd inset; }


.module22 .itemon dd h4 { background-color:#f80;}


.module22 .itemon dd .readmore {}








/***** .module33 *****/
.module33 { clear:both; padding:0; overflow:hidden; *zoom:1; }
.module33 .item { width:50%; border-top:1px dashed #ddd; border-left:1px dashed #ddd; margin:-1px 0 0 -1px;}

.module33 .item dt { width:26.25%; float:left;}
.module33 .item dt .itemdtinner { margin-right:0;}



.module33 .item dd { display:table-cell; *display:inline-block; width:2000px; *width:auto; vertical-align:top; }
.module33 .item dd .itemddinner {}

.module33 .item dd h4 a { display:block; text-align:left; }
.module33 .item dd h4 span a { display:inline; color:#f80; }

.module33 .item dd .itemparent { display:none; }

.module33 .item dd .shijian {  display:inline-block; position:static; float:left; margin-top:.25em; margin-right:.5em; color:#f80; border:1px solid #ddd; border-radius:3px; font-size:12px; line-height:1; padding:5px 6px;}

.module33 .item dd .liulan {}
.module33 .item dd .pinglun {}
.module33 .item dd .zhaiyao {}
.module33 .item dd .readmore {}
.module33 .item dd .zhaiyao { display:block; }

.module33 .itemon { *background-color:#f5f5f5; box-shadow:0 0 3em #ddd inset;}


.module33 .itemon dd .readmore {}



#abc .module33 .item dd .shijian,#faq .module33 .item dd .shijian,#service .module33 .item dd .shijian { display:none;}

/***** .module44 *****/
.module44 { clear:both; overflow:hidden; *zoom:1; }
.module44 .modulebox {}

.module44 .item { width:21%; margin:2%;  background-color:#fff; box-shadow:0 0 1em #ccc; }

.module44 .item dt {}
.module44 .item dt .itemdtinner { margin-bottom:0;}

.module44 .item dd {}
.module44 .item dd .itemddinner {}


.module44 .item dd h4 { padding:0 10px; border-radius:3px; text-align:center; }
.module44 .item dd h4 a:hover {}

.module44 .item dd .itemparent { display:none}



.module44 .itemon { *background-color:#f5f5f5; box-shadow:0 0 1em #999;}
.module44 .itemon dd .readmore {}




/***** .module55 *****/
.module55 { clear:both; padding:0; overflow:hidden; *zoom:1; }
.module55 .modulebox {}

.module55 .item { width:46%; margin:2%; padding:0; background-color:#f5f5f5; }


.module55 .item dt {}
.module55 .item dt .itemdtinner { margin:0;}

.module55 .item dd { position:absolute; left:0; top:0; width:100%; height:100%; }
.module55 .item dd .itemddinner { float:left; margin:0; padding:0; width:100%; height:100%; background-color:rgba(0,0,0,.3)}



.module55 .item dd h4 { padding:10px; border-radius:3px; text-align:center; margin-top:30%; }
.module55 .item dd h4 a {color:#fff;}

.module55 .itemon { box-shadow:0 0 10px #999 inset}
.module55 .itemon dd .itemddinner { background-color:rgba(255,153,0,.8); box-shadow:0 0 3em #f70 inset;}



/***** .module66 *****/
.module66 { clear:both; padding:0; overflow:hidden; *zoom:1; }

.module66 .item { width:22%; border:1px solid #fff;  margin:5px;}

.module66 .item dt {}
.module66 .item dt .itemdtinner { margin:0; }


.module66 .item dd { position:absolute; left:0; top:0; height:100%; background-color:rgba(0,0,0,.2); }
.module66 .item dd .itemddinner {}



.module66 .item dd h4 { padding:4%; width:92%; text-align:center; font-size:1.25em; }
.module66 .item dd h4 a { color:#fff; }

.module66 .item dd .itemparent { display:none; }
.module66 .item dd .zhaiyao { padding:.5em 1em; background-color:rgba(0,0,0,.5); color:#fff; border-radius:5em;}


.module66 .item dd .liulan { right:2%; bottom:4%; display:block;}
.module66 .item dd .pinglun { left:2%; bottom:4%; display:block;}


.module66 .itemon {}


.module66 .itemon dd { background-color:rgba(255,153,0,.8) !important; box-shadow:0 0 3em #f60 inset;}
.module66 .itemon dd .zhaiyao { display:block; }
.module66 .itemon dd .readmore { left:0; top:0; display:block; width:100%; height:100%; text-indent:-999em; background-image:url(../images/xiala.png); background-repeat:no-repeat; background-position:center 90%; }




.sidebar .item {}
.sidebar1 .item {}

.sidebar .item h4 { font-weight:normal !important;}
.sidebar1 .item h4 { font-weight:normal !important;}

.sidebar .module11 .item { width:100%;}
.sidebar1 .module11 .item { width:100%;}

.sidebar .module22 .item { width:50%;}
.sidebar1 .module22 .item { width:50%;}



.sidebar .module44 .item { width:46%;}
.sidebar1 .module44 .item { width:46%;}

.sidebar .module66 .item { width:50%;}
.sidebar1 .module66 .item { width:50%;}
.sidebar .module66 .item dd { background-color:rgba(0,0,0,.1);}
.sidebar .module66 h4 { display:none;}
.sidebar1 .module66 h4 { display:none;}

/***** .module44 *****/
.item-col-2-kx { clear:both; overflow:hidden; *zoom:1; }
.itemlistwrap { margin-right:-4%; }

.item-col-2-kx .item { width:46%; margin:4% 4% 0 0; position:relative;}

.item-col-2-kx .item dd { _display:none; position:absolute; left:0; top:80%; height:20%; background-color:rgba(0,0,0,.8)}
.item-col-2-kx .item dd h4 { font-size:100%; padding:4%; width:92%; border-radius:3px; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }

.item-col-2-kx .item dd p { display:block}

.item-col-2-kx .itemon { box-shadow:0 0 5px #999; }


.item-col-2-kx .itemon dd { display:block; _background-color:rgba(51,153,204,.6); box-shadow:0 0 10px #39c inset; top:0; height:100%;}

.item-col-2-kx .itemon dd .readmore { left:0; top:0; display:block; width:100%; height:100%; text-indent:-999em; background-image:url(../images/alink32w_3.png); background-repeat:no-repeat; background-position:center center;}





/**********************************    post   ************************************/





.posticon { font-size:.75em; text-align:center; margin-top:-4%; margin-bottom:4%; }
.posticon b { margin:0 .25em; font-weight:normal; display:inline-block; *zoom:1; vertical-align:top; padding:0 0 0 16px; background-image:url(../images/posticon.png); background-repeat:no-repeat; overflow:hidden; height:20px; line-height:20px; color:#f60; white-space:nowrap; }
.posticon .posticon_1 { background-position:-1px -76px;}
.posticon .posticon_2 { background-position:0px -116px;}
.posticon .posticon_3 { background-position:0px -16px;}
.posticon .posticon_4 { background-position:0px -97px;}



.postinfo,.partinfo { margin-bottom:1em; padding:1em; font-size:12px; border-radius:5px; border:1px solid #ddd; color:#333; position:relative; background-color:#f5f5f5; }
.postinfo strong,.partinfo strong { font-weight:normal;}
.postinfo em,.partinfo em { font-style:normal;}

.postinfo p:first-child { margin-top:0;}
.postinfo .anniu0 { margin-top:0; margin-bottom:0;}

.partinfo .more,.postinfo .more { display:block; *zoom:1; overflow:hidden; text-align:center; padding:0; background-image:url(../images/icon/jt_b_666.png); background-position:center bottom; background-repeat:no-repeat; text-indent:-999em; cursor:pointer; color:#f60; width:100%; height:100%; position:absolute; left:0; bottom:0;  
transition:all .3s ease-in-out; }
.partinfo .moreon,.postinfo .moreon { transform:rotate(180deg); }
.partinfo .moreopen {}
.partinfo .moreclose,.postinfo .moreclose {background-image:url(../images/moreon.png);}

.morebox { display:none; position:relative; z-index:350;}





.posttag { overflow:hidden; *zoom:1; clear:both; text-align:left; font-size:12px; }
.posttag b { margin:.25em 0; display:inline-block; *zoom:1; vertical-align:top; padding:.5em 1em .5em 1em;  border-radius:10em; overflow:hidden; }
.posttag a { margin:.5em .5em 0 0; display:inline-block; *zoom:1; vertical-align:top; padding:.5em 1em .5em 2.125em;  border-radius:10em; overflow:hidden; color:#999; background-image:url(../images/posttag.png); background-position:2px top; background-repeat:no-repeat;border:1px solid #ddd; }
.posttag a sup { padding-left:2px;}

.posttag a:nth-child(9n){color: #4A4A4A; }
.posttag a:nth-child(9n+1){color: #428BCA; }
.posttag a:nth-child(9n+2){color: #5CB85C; }
.posttag a:nth-child(9n+3){color: #D9534F; }
.posttag a:nth-child(9n+4){color: #567E95; }
.posttag a:nth-child(9n+5){color: #B433FF; }
.posttag a:nth-child(9n+6){color: #00ABA9; }
.posttag a:nth-child(9n+7){color: #B37333; }
.posttag a:nth-child(9n+8){color: #FF6600; }

.posttag a:hover { color:#f80; border-color:#f80; background-position:2px bottom; }







#banner0 { width:100%; }

.banner1 { width:100%; color:#ccc; overflow:hidden; *zoom:1; }
.banner1 a { color:#fff;} 

.banner1 big { text-transform:uppercase; }
.banner1 small { text-transform:uppercase; }
.banner1 em { text-transform:uppercase; font-size:3em; filter:alpha(opacity=50); opacity:.5; white-space:nowrap; position:absolute; right:0; top:0; }

.single .banner1 em { font-size:1.125em;}

.banner1 .left { width:75%; text-align:left;}
.banner1 .right { width:23%; text-align:right; position:relative;  }


.banner1box { width:100%; height:100%; position:relative; z-index:710;}




.banner1img { width:100%; height:100%; position:absolute; z-index:730; left:0; top:0; text-align:center; overflow:hidden; background-color:#333;}
.banner1imgwrap img { display:block; width:100%; margin:0 auto;}
.banner1imgwrap video{ display:block; width:100%; margin:-1% auto 0 auto;}

.banner1cover { width:100%; height:100%; position:absolute; z-index:735; left:0; top:0; background-image:url(../images/banner_bg.gif); background-color:rgba(0,0,0,.3); box-shadow:0 0 10em #000 inset;}


.banner1text { width:92%; position:relative; z-index:740; margin:0 4%; padding-top:2em; padding-bottom:90px;   }
.homelift .banner1text { padding-top:1%; padding-bottom:10%; }
.single .banner1text { width:69%;}

.banner1text p { margin-top:0em;}



.banner1url { display:inline-block; *display:inline; *zoom:1; vertical-align:top; padding:1% 2%; float:right; font-size:1em; }

.banner1 h1 { font-size:3em;}
.banner1 h1 small { display:block; color:#ccc; font-weight:normal; text-transform:uppercase; }


.banner1 h2 { font-size:1.5em; font-weight:normal;}
.banner1 .left h2 { font-size:1.125em;}







#subnav { width:100% !important; height:60px; *zoom:1; overflow:hidden; border-radius:5px 5px 0 0; position:absolute; left:0; bottom:0; background-color:#eee; z-index:760; box-shadow:0 -2px 3px #000; }
.subnav { clear:both; text-align:center; height:60px; }
.subnav li { height:60px; display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.subnav li a { display:block; *zoom:1; padding:0 1em; height:60px; line-height:60px; background-color:#eee; color:#333; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; border:1px solid #ccc; margin:-1px; }
.subnav li a:hover { background-color:#fff; color:#000; }

.subnav .swiper-slide-active a {}


#subnav-bottom { box-shadow:0 1px 2px #999;}
.subnav-bottom li { width:33.3333% !important;}
.subnav-bottom li a { background-color:#f80; border-radius:0 0 5px 5px;}

.subnavon { position:fixed !important; bottom:auto !important; top:0 !important; box-shadow:0 2px 3px #666 !important; border-radius:0 0 5px 5px !important;}




/**********************************    .main  begin   ************************************/
.main { width:100%; position:relative; z-index:650; }






.shangxia { width:100%; padding:0; margin:0;}
.shangxia dt { font-size:1em; height:30px; text-align:left; font-size:1.125em; position:relative; background-position:right 10px; background-repeat:no-repeat;
background-image:url(../images/jt_right.png); }
.shangxia dt a {}

.shangxia dt b { display:inline-block; *zoom:1; vertical-align:top; overflow:hidden; height:30px; line-height:30px; padding:0; margin:0 .5em 0 0;  }

.shangxia dt i { display:inline-block; *zoom:1; width:60px; height:60px; position:absolute; right:0; top:0;}




.shangxia dd { margin-top:2%; padding:0 ; text-align:left;}



.shangxia dt .on {}



.pricetime dd { margin-top:.75em;}




.mod { clear:both; position:relative; text-align:center;}
.modbox {}
.modleft,.modright { display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:41.8%; padding:4%; text-align:left; }
.modleft {}
.modright {}


.usertools { overflow:visible;  width:100%; text-align:center; color:#666; }
.usertools .modleft,.usertools .modright { width:26%;}

.usertools a { color:#f80;}


.mod22 { position:relative; z-index:650; }
.mod22 .box,.mod22 .boxfull {}
.mod22 .left { width:75%; }
.mod22 .right { width:23%; }





.mod22 .right h5 { font-size:1.125em; padding:0; margin:3.5em 0 .5em 0; clear:both; border-top:1px solid #ddd;}
.mod22 .right h5 b { color:#333; display:inline-block; *zoom:1; vertical-align:middle; margin:-1.8em 0 0 0; padding:0.15em 1em .15em 0; background-color:#f5f5f5; }
.mod22 .right i { display:inline-block; *zoom:1; vertical-align:middle; padding:0 0 0 1em; margin-top:-1em; float:right;}



.mod22 .h5more { float:right; }
.mod22 .h5more i { display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:32px; height:32px; line-height:32px; text-align:center; overflow:hidden; background:url(../images/p_32_1.png) center center no-repeat #f80; }


.catalog .mod22 .left { width:100%;}



.sidebar { position:relative; overflow:hidden; *zoom:1;border-radius:5px; }
.sidebar1 { position:relative; overflow:hidden; *zoom:1; border-radius:5px; }





.partnav { width:100%; margin:1em 0 0 0; clear:both; overflow:hidden;}
.partnavbox { text-align:center; overflow:hidden; *zoom:1; }
.partnav li { display:inline-block; *display:inline; *zoom:1; vertical-align:top; overflow:hidden; float:left; text-align:center; padding:4% 2% 4% 2%; width:21%; border-left:1px dashed #ddd; border-top:1px dashed #ddd; margin:-1px 0 0 -1px; }

.partnav li img { width:60%; margin:0 auto; }



.partnav li:hover img { -webkit-animation:partnav1 1s forwards; }
@-webkit-keyframes partnav1 {    
    0% {
            transform:rotate(0deg) scale(0,0);
    }
    50% {
       transform:rotate(0) scale(-1.2,1.2);
    }
    100% {
       transform:rotate(0) scale(1,1);
    }

}



.content { text-align:left; padding:4%; background-color:#fff; border-radius:5px; box-shadow:0 1px 3px #ccc; }
.single .content  {}
.catalog .content  {min-height:240px;}

.content1 {min-height:auto !important; margin-top:5%; padding-bottom:6%;}

.content h5 { font-size:1.125em; padding:0; margin:5em 0 1em 0; clear:both; border-top:1px solid #ddd;}
.content h5 b { color:#333; display:inline-block; *zoom:1; vertical-align:middle; padding:0.15em 1em .15em 1em; background-color:#fff; margin-top:-1.8em; border-left:3px solid #333;}
.content h5 i { display:inline-block; *zoom:1; vertical-align:middle; padding:0 0 0 1em; margin-top:-1em; float:right;}

.content h1 { margin-bottom:4%; text-align:center; font-size:1.75em; }
.content h2 { margin-bottom:4%; text-align:center; font-size:1.75em; }
.content h1 b,.content h2 b { color:#333;}


.content h3 { font-size:1.125em; color:#555; clear:both; margin-top:2em; border-bottom:1px solid #039; overflow:hidden; *zoom:1; }
.content h3 b { display:inline-block; *zoom:1; vertical-align:middle;color:#fff; background-color:#039; padding:.5em 1em; }
.content h3 span { display:inline-block; *zoom:1; vertical-align:middle; padding:.75em 1em; color:#999; }


.content1 h5 { margin-top:1em; text-align:center; }
.content1 h5 b {border-left:none;}


.text { text-align:left; margin-top:1em; }
.text img { max-width:99%; display:inline-block; *display:inline; *zoom:1; vertical-align:top; }
.text p { text-align:justify;}
.text p a {text-decoration-line:underline; text-decoration-style:dashed;text-decoration-color:#f60;}
.text blockquote { margin:1em auto; padding:.5em 1em;  border-left:3px solid #f90; background-color:#eee; border-top-right-radius:3px; border-bottom-right-radius:3px; }
.text blockquote p { margin:.5em auto;}

.text blockquote blockquote { background-color:#ddd;}

.attention { clear:both; text-align:left; overflow:hidden; *zoom:1;}
.attention p { padding-left:1em; background:url(../images/icon_16_attention.png) 0 4px no-repeat; }






#citynav { width:100%; height:50px; overflow:hidden; clear:both; text-align:center;}
#citynav a { display:inline-block; *zoom:1; width:48px; height:48px; line-height:48px; margin:0 auto; text-align:center; border-radius:50%; overflow:hidden; color:#fff;  border:1px solid #fff; }








/**********************************    pagebar   ************************************/
.pagebar { margin:0 auto; clear:both; text-align:center; margin-top:5%; padding:1px;}
.pagebarbox {}
.pagebar a { display:inline-block; *zoom:1; vertical-align:top; overflow:hidden; margin:-1px; padding:0 15px; height:40px; line-height:40px; border:1px solid #ddd;background-color:#fff; position:relative; z-index:5;}

.pagebar .now-page { position:relative; z-index:6; background-color:#eee; }
.pagebar .current { position:relative; z-index:6; background-color:#eee; }

.pagebar .pagebar-extend {padding:0;}

.pagebar .pagebar-previous { border-radius:4px 0 0 4px; background-color:#eee; }
.pagebar .pagebar-next { border-radius:0 4px 4px 0; background-color:#eee; }

.pagebar .pagebar-loading { width:100%; color:#999; padding-left:0; padding-right:0; border-radius:4px; box-shadow:0 0 .5em #eee inset; text-align:center; background-color:#f5f5f5;}

.pagebar a:hover { border:1px solid #069; text-decoration:none; background-color:#06c; color:#fff; position:relative; z-index:6; box-shadow:none; }

.ias_trigger,.ias_loader { font-size:12px;}
.ias_trigger a,.ias_loader a {color:#f80;}




/*******************    tuzi     ************************************************************************************/
.tuzi { overflow:hidden; *zoom:1; width:92%; padding:4%; background-color:#eee; }


.tu { width:36%; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; overflow:hidden; text-align:center; float:left; }
.tubox { position:relative; overflow:hidden; *zoom:1; width:100%; height:100%; }




#tuziimg { width: 100%; height:100%; }
#tuziimg img { width:100%; display:block; }

#tuziimg .swiper-slide { width: 100%; height: 100%; overflow:hidden;}

#tuziimg .pagination { position:absolute; left:0; bottom:4%; text-align:center; width:100%;}


 




.zi { width:60%; float:right; display:inline-block; *display:inline; *zoom:1; vertical-align:top;  text-align:left; }
.zibox { padding:0; position:relative; overflow:hidden; *zoom:1; }



.zi h2 { padding:0; margin:-5px 0 0 0; color:#333; }
.zi p { padding:0; margin:0;}


.zi .zhaiyao { overflow:hidden; margin-top:0; color:#999; font-size:.875em; }




.jiagemod { position:relative; border-top:1px dashed #ccc; border-bottom:1px dashed #ccc; margin-top:1em; padding:.5em 0 1em 0; clear:both;}
.jiagemod b { font-weight:normal; }



.jiage { clear:both; margin-top:0em; position:relative; padding:0 0 .5em 0;}
.jiage big { color:#f70; font-size:1.75em;}
.jiage a { display:inline-block; *zoom:1; position:absolute; color:#999; font-size:.875em; }
.jiage a:hover { color:#f00; }
.jiage .jgsm { right:0; top:0; }
.jiage .gyys { right:0; bottom:0;  }


.zi .chicun { text-align:left; margin-top:.5em; clear:both; }
.zi .chicun a { margin:0 .5em .25em 0; display:inline-block; *zoom:1; vertical-align:middle; padding:.25em .5em;  border-radius:3px; overflow:hidden; color:#999; background-color:#ffe; text-align:center; border:1px solid #ccc; font-size:.75em; }
.zi .chicun a:hover { color:#333; border:1px solid #999;}


.zi .cengzhan { text-align:left; margin-top:.5em; clear:both; }
.zi .cengzhan a { margin:0 .5em .25em 0; display:inline-block; *zoom:1; vertical-align:middle; padding:.25em .5em;  border-radius:2em; overflow:hidden; color:#999; background-color:#fff; text-align:center; border:1px solid #ccc; font-size:.75em; }
.zi .cengzhan a:hover { color:#333; border:1px solid #999;}


.zi .zaizhong { text-align:left; margin-top:.5em; clear:both; display:none }
.zi .zaizhong a { margin:0 .5em .25em 0; display:inline-block; *zoom:1; vertical-align:middle; padding:.25em .5em;  border-radius:2em; overflow:hidden; color:#999; background-color:#fff; text-align:center; border:1px solid #ccc; font-size:.75em; }
.zi .zaizhong a:hover { color:#333; border:1px solid #999;}


.zi .xinghao { text-align:left; margin-top:.5em; clear:both; }
.zi .xinghao a { margin:0 .5em .25em 0; display:inline-block; *zoom:1; vertical-align:middle; padding:.25em .5em;  border-radius:30px; overflow:hidden; color:#999; background-color:#fff; text-align:center; border:1px solid #ccc; font-size:.75em; }
.zi .xinghao a:hover { color:#333; border:1px solid #999;}



.zi .yanse { text-align:left; margin-top:.5em; clear:both; }
.zi .yanse a { margin:0 .5em .25em 0; display:inline-block; *zoom:1; vertical-align:middle; padding:.25em .5em;  border-radius:2em; overflow:hidden; color:#999; background-color:#fff; text-align:center; border:1px solid #ccc; font-size:.75em; }
.zi .yanse a:hover { color:#f80; border:1px solid #f60;}

.zi .yanse .yanse_1 { background-color:#eee; color:#333;}
.zi .yanse .yanse_2 { background-color:#fc9; color:#333;}
.zi .yanse .yanse_3 { background-color:#fff; color:#666;}
.zi .yanse .yanse_4 { background-color:#333; color:#fff;}



.zi .guanguang { text-align:left; margin-top:.5em; clear:both; }
.zi .guanguang a { margin:0 .5em .25em 0; display:inline-block; *zoom:1; vertical-align:middle; padding:.25em .5em;  border-radius:2em; overflow:hidden; color:#999; background-color:#fff; text-align:center; border:1px solid #ccc; font-size:.75em; }
.zi .guanguang a:hover { color:#333; border:1px solid #999;}



.zi .beizhu { text-align:left; margin-top:1em; clear:both; color:#ccc; display:none }
.zi .beizhu b { color:#666;}
.zi .beizhu a {  color:#666; margin-left:.25em; font-size:.875em; }
.zi .beizhu a:hover {  color:#f80; }

.zi .zixun { margin-top:2em; clear:both; text-align:left; font-size:1.125em; padding-bottom:2em; padding-right:4em;  position:relative; }
.zi .zixun a { display:inline-block; *zoom:1; vertical-align:top; overflow:hidden; border-radius:3px; margin-top:1em; padding:.75em 1.5em .75em 2.65em; margin-right:3%; background-position:1em center; background-repeat:no-repeat; }
.zi .zixun a:hover {}

.dhzx { background-image:url(../images/tel_3_w.png); background-color:#f80; border:1px solid #f70; color:#fff; }
.sqbj { background-image:url(../images/price22.png); border:1px solid #ccc; color:#333; }
.zi .zixun .dhzx:hover { color:#fff; box-shadow:0 0 3px #f60;   }
.zi .zixun .sqbj:hover { color:#333; box-shadow:0 0 3px #999;  }

.zi .zixunon { position:absolute; right:0; top:0;}

.zi .shuzi { display:inline-block; *zoom:1; position:absolute;color:#999; font-size:.75em; }
.zi .liulan { right:0; top:1em; }
.zi .pinglun { right:0; bottom:3em;  }
.zi .liulan big,.zi .pinglun big { color:#f80; font-size:100%; font-weight:normal; }


.zi #cengzhan .actived { border:1px solid #f80; }
.zi #zaizhong .actived { border:1px solid #f80; }
.zi #yanse .actived { border:1px solid #f80; }
.zi #guanguang .actived { border:1px solid #f80; }


.tab { clear:both; width:100%; height:60px; padding:0 0%; text-align:center; position:absolute; left:0; top:0; z-index:10000; }

.tab a { display:inline-block; *zoom:1; vertical-align:top; text-align:center; width:25%; height:60px; line-height:60px; padding:0; color:#ccc; font-weight:normal; font-size:1.125em; margin:0; float:left; margin-left:-1px; border-left:1px solid #111; background-color:#333; }

.tab .tabnav9 { display:none; float:right; background-color:#f80; color:#fff; }
.tab .tabnav9:hover { background-color:#f70; box-shadow:0 0 3px #f60;}

.tab a i { display:inline-block; *display:inline; *zoom:1; vertical-align:top; overflow:hidden; width:32px; height:32px; line-height:32px; background-position:center center; background-repeat:no-repeat; margin:14px auto 0 auto; }

.tabi_1 { background-image:url(../images/icon_32_1_1.png);}
.tabi_2 { background-image:url(../images/icon_32_2_2.png);}
.tabi_3 { background-image:url(../images/icon_32_3_3.png);}
.tabi_4 { background-image:url(../images/icon_32_4_4.png);}
.tabi_9 { background-image:url(../images/tel_3_w.png);}



.tabon { position:fixed; text-align:left; }
.tabon a { border-top:2px solid #333; height:58px;}
.tabon .tabnav_current { background-color:transparent; border-top:2px solid #000; color:#333;}
.tabon .tabnav9 { display:block;}






.catenav { clear:both; overflow:hidden; *zoom:1; margin-bottom:1em;  }
.catenav li { display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin:2% 2% 0 0; white-space:nowrap;}
.catenav li a { display:block; zoom:1; padding:.5em 1em; text-decoration:none; background-color:#333; color:#fff; border-radius:3px; }
.catenav li a:hover { background-color:#fb0; color:#333;}


ul.silan { clear:both; width:100%;}
ul.silan li { display:inline; float:left; width:25%; overflow:hidden; text-align:left; margin-top:10px; }
ul.silan li img { width:134px; overflow:hidden;}
ul.silan li a:hover { text-decoration:underline; }















.tels { clear:both; background-color:#eee; color:#f80;}
.tels .box { padding-top:1.5em; padding-bottom:1.5em;}


.tels .left { width:50%; }
.tels .right { width:25%; text-align:center; }
.tels h3 { font-weight:bold; color:#f80; }
.tels p { margin-top:.5em;}
.tels p a { display:inline-block; *zoom:1; vertical-align:top; padding:.5em 1em; color:#f80; border-radius:3px; border:1px solid #f80; }
.tels p a:hover { color:#fff; box-shadow:0 0 3px #999; background-color:#f90;}
.telstel:hover { background-color:#fc0; color:#333; }

.tels .right img { display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin:0 1%; width:70px; padding:5px;}


.weixin { display:inline-block; *display:inline; *zoom:1; vertical-align:top;  width:70px; float:left; margin-right:2%; }













/**********************************    .location   ************************************/

.location { color:#f80; clear:both; padding:0 0 2em 0; color:#ccc;}
.location .box { border-radius:0 0 5px 5px; padding-top:1em; padding-bottom:1em; box-shadow:0 2px 3px #ccc; background-color:#fff; }

.single .location .box { width:69%; margin-left:4%; }

.location .left { width:71%; padding:0 2%; }
.location .right { width:19%; text-align:center; padding:0 2%; overflow:hidden; }

.locationinner { font-size:12px;}
.locationinner a { color:#666; line-height:30px; white-space:nowrap; margin:1em 0 .5em 0; display:inline-block; }
.locationinner a:hover { color:#f80;}

.locationinner b { display:block; color:#f80;}

.locationinner img { display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin:0 1%; width:100px; padding:0;}


.locationinner a i { display:inline-block; *zoom:1; vertical-align:top; overflow:hidden; padding:0; width:20px; height:30px; background:url(../images/city04.gif) right center no-repeat; margin:0 3px 0 -5px; }









/**********************************    .menu  begin   ************************************/
.menu { clear:both; width:100%; position:relative; z-index:2; }
.menu .boxfull {}

.menu dl { display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:11%; margin:0 0 2em 4%; padding:0; overflow:hidden; }
.menu dl dt { font-size:1.125em; position:relative; height:60px; overflow:hidden; *zoom:1; }
.menu dl dt img { display:inline-block; *display:inline; *zoom:1; }
.menu dl dt a { display:block; *zoom:1; width:100%; }

.menu dl dt u { display:inline-block; *zoom:1; vertical-align:top; overflow:hidden; width:16px; height:16px; margin-top:22px; display:none;}
.menu dl dt b { display:inline-block; *zoom:1; padding:0; height:60px; line-height:60px; overflow:hidden; font-weight:normal; }

.menu dl dt i { display:inline-block; *zoom:1; vertical-align:top; overflow:hidden; width:60px; height:60px; background-position:right center; background-repeat:no-repeat; background-image:url(../images/icon/jt_b_666.png); position:absolute; right:0; top:0; display:none;
-webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;
}



.menu dl dd { padding-top:1em; padding-bottom:1em; border-top:1px solid #ddd; }

.menu dl dd li a { display:block; *zoom:1; width:100%; padding:.5em 0; color:#999; }
.menu dl dd li a:hover { color:#000; text-decoration:underline; background:url(../images/alink1.png) 100% .75em no-repeat; }
.menu dl dd li img {  display:inline-block; *display:inline; *zoom:1; vertical-align:middle;}


.menu .menulist9 { float:right; width:21%; margin-left:0; margin-right:4%; }
.menu .menulist9 dd { display:block; border-right:none; padding-right:0;  }




.menu .active {}
.menu .active dt b { color:#f80;}
.menu .active dt i { background-image:url(../images/icon/jt_b_f80.png);
                    -webkit-transform:scale(1,-1);transform:scale(1,-1);
}


.weixin_list { clear:both; overflow:hidden; *zoom:1; margin-right:-20%;}
.weixin_list li { display:inline-block; *display:inline; *zoom:1; float:left; width:30%; text-align:center; margin-right:20%; }
.weixin_list li img { width:100%; margin:.75em auto .5em auto; border-radius:5px; }








.tel-global { width:80% !important; padding:.5em 11% .5em 9% !important; color:#fff !important;  margin:0; background-color:#f80; border-radius:3px; }
.tel-global u { display:inline-block; *zoom:1; vertical-align:top; overflow:hidden; width:48px; height:48px; margin-right:1em; background-image:url(../images/tel.png); background-position:center center; background-repeat:no-repeat;
-webkit-animation:tel-globalu0u 3s infinite linear;
}
.tel-global span { display:inline-block; *zoom:1; vertical-align:top; overflow:hidden; height:48px; font-size:1.25em; font-weight:bold }
.tel-global small { display:block; text-align:left; text-indent:.125em;}
.tel-global:hover { background:none !important; background-color:#000 !important;}

@-webkit-keyframes tel-globalu0u {    
    0% {
       transform:rotate(0deg) scale(1,1);
    }
    50% {
       transform:rotate(-180deg) scale(1,1);
    }
    100% {
       transform:rotate(-360deg) scale(1,1);
    }

}




/********* .footer ********************************************************************************/
.footer { color:#888; background-color:#292929; font-size:14px;}

.footer a { color:#999;}
.footer a:hover { color:#fff;}

.footer .box { padding-top:1em; padding-bottom:1em; }
.footer u { text-decoration:none; white-space:nowrap;}
.footer h6 { margin-top:1em;}

.footer .left { width:75%;}
.footer .right { width:25%; text-align:right;}


.footerlogo { display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:75px; float:left; margin-top:.5em; margin-right:2%; border-radius:50%;}

.fixed-bottom{
    display: none;
}


.beian { overflow:hidden; *zoom:1; clear:both; text-align:center; color:#ccc; padding:.75em 4%; background-color:#ccc; font-size:.75em; }
.beian img { display:inline; vertical-align:bottom;}
.beian a { color:#666;}
.beian a:hover { color:#f80;}



.links { overflow:hidden; *zoom:1; clear:both; text-align:left; color:#ccc; padding:0; background-color:#292929; font-size:.75em; }
.links a { color:#555;}
.links a:hover { color:#888;}







/*********     ***********************************************************************/
@media screen and (max-width: 799px) {
     wbr { display:block;}
	.header { height:60px; }	
    .logo { width:110px; height:50px;}	

		 .navicon { display:block; *zoom:1; width:35px; height:35px; line-height:35px; position:absolute; right:4%; top:12px; overflow:hidden; color:#666; border-radius:3px; text-align:center; font-weight:normal; z-index:503; text-indent:-999em; background-image:url(../images/navicon.png); background-position:center top; background-repeat:no-repeat; transition:all 0.25s ease-in-out; }
		 .active .navicon { background-position:center bottom; transform:rotate(90deg);}
		 

		 
		 
		 .navbox { display:none; position:absolute; left:0; top:60px; z-index:704; box-shadow:0px 3px 3px #666; }
		 
         .navlist .last { border-bottom:1px solid #ddd; }
		 .navlist dl { width:100%; float:none; background-color:#fff; }
		 .navlist dt { text-align:left; border-radius:0; }

		 .navlist dd { position:static; text-align:left; box-shadow:none;  }
		 
		 .navlist li { width:46%;}
		 


	 
.topbar { margin-right:45px; }

.topbar dt { text-indent:-999em; width:35px; padding:0; }
.topbar dd { top:60px;}
.topbar li { float:none; width:96%; }


.wel { display:none;}	
	
	

	
	

	.tels .left,.tels .right { float:none; width:100%; text-align:center; }
	.tels p a { margin:5% auto; }

         .location { margin-top:0;margin-bottom:0; }
		 .single .location .box { width:92%; }
		 .location .left { float:none; width:96%; text-align:center; }
         .location .right { float:none; width:96%; text-align:center; }


		 .menu dl { width:92%; margin:0; float:none; padding:0 4%; }
		 .menu dl dt i { display:block; }
		 .menu dl dd { display:none; }
		 
		 .menu .menulist9 { width:92%; margin:0; }



.banner1 .left { width:100%; text-align:center; float:none; }
.banner1 .right { width:100%; text-align:center; float:none; display:none;}
.single .banner1text { width:92%; }


.banner1 h1 { font-size:1.5em; }
.banner1 h2 { font-size:1em; }


.tab a span { display:none;}

	
    .part h1 { font-size:1.5em; }
    .part h2 { font-size:1.5em; }
    .part h3 { font-size:1.25em; }


.part .left { width:100%; float:none; }
.part .right { width:100%; float:none; }

.partnav li { width:46%;}


	.pricetime { margin-top:0;}	
	
	.modleft,.modright { display:block; float:none; width:92%; }

	.usertools .modleft,.usertools .modright { width:92%;}




    .mod22 .left { float:none; width:100%; }
    .mod22 .right {  float:none; width:100%; }
    .single .content  {min-height:auto;}
	
	.sidebar { background-color:#fff; padding:4%; box-shadow:0 0 3px #ccc;}
	
	

.content h1 { font-size:1.25em; }
.content h2 { font-size:1.25em; }
.zi h2 { font-size:1.25em; margin-top:1em; }

  .bjfw dl { width:50%; }
  .bjfw .bjfw0 { width:100%; }

.item dt .itemdtinner { margin:10px;}
.item dd .itemddinner { padding:10px;}

.item dd h4 { font-size:1em !important;}	
.module22 .item dd h4 { padding:5px;}
.module44 .item dd h4 { padding:0 5px;}

	.module11 .item dt { margin-right:-10px;}
    .module11 .item dd .zhaiyao { display:none;}
	.module11 dd span { display:none;}
	
	.module22 .item { float:none; width:50%;}
	
	.module33 .item { float:none; width:100%; }
	.module33 .item dt { width:36.25%; }

	.module33 p { display:none;}
	.module33 .item dd p.zhaiyao { display:none;}
	.module33 dd span { display:none;}
	
	.sidebar .module33 dl { width:50%;}
	.sidebar .module33 h4 { white-space:nowrap; text-overflow:ellipsis;}
	
	.module44 .item { width:46%; }
	.module44 h4 { white-space:normal; text-overflow:clip; font-weight:normal;}
	.module44 p { display:none;}
	

	

	
	.module66 .item { width:100%; }
	
	.module66 p { display:none;}
 
	
	.col_2 ol li,.col_2 dl { width:100%;}
	.col_3 ol li,.col_3 dl { width:100%; border-top:1px dashed #ccc; }
	.col_4 ol li,.col_4 dl { width:50%;}
	
	.col_3 li:first-child,.col_3 dl:first-child { border-top:none;}


    .colKX_ol ol,.colKX_dl>div {}
    .colKX_2 ol li,.colKX_2 dl { width:96%;}
    .colKX_3 ol li,.colKX_3 dl { width:96%; border-top:1px dashed #ccc; text-align:center; }
	.colKX_4 ol li,.colKX_4 dl { width:46%;}
	.colKX_6 ol li,.colKX_6 dl { width:46%;}
	
	.colKX_3 li:first-child,.colKX_3 dl:first-child { border-top:none;}
	
	.tu { float:none; width:100%; padding:0; margin:0;}
	.zi { float:none; width:100%;  padding:0; margin:0;}
    .zi b { display:block; margin-bottom:.5em; }
	
	
    .colmod4 li { width:31.3333%;}
	






.tabnav { font-size:.875em;}
.tabnav i { display:block;}


		 .links { display:none;}
		 

		 .footer .left { width:100%; text-align:center; float:none;}
		 .footer .right { width:100%; text-align:center; float:none; display:none;}
		 .footerlogo { float:none; margin-right:0; width:160px;}
		 .weixin {  float:none; margin-right:0; max-width:50%; width:auto; }

         .fixed-bottom{display: block;position: fixed;bottom: 0;left: 0;background: #d40511;width: 100%;z-index: 1111;}
         .fixed-bottom a{display: inline-block;float: left;width: 24.7%;color: #ffffff;text-align: center;border-right: 1px solid #ff6e6e;        padding: 8px 0;
             font-size: 0.9rem;}
         .fixed-bottom a:last-child{border-right: none}
}

@media screen and (min-width: 800px) and (max-width: 1023px) {
	 
     }
 
@media screen and (min-width: 1024px) and (max-width: 1440px) {

     }
 
@media screen and (min-width: 1441px) {

     }
