html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
body{ font-family:"Microsoft Yahei", "微软雅黑", Tahoma, Arial, sans-serif}
html {
/*background: url(http://images/pattern.png) #eceef1;*/
height: 100%;
}
::-webkit-scrollbar{height:16px;overflow:visible;width:16px}::-webkit-scrollbar-button{height:0;width:0}::-webkit-scrollbar-track{background-clip:padding-box;border:solid transparent;border-width:0 0 0 4px}::-webkit-scrollbar-track:horizontal{border-width:4px 0 0}::-webkit-scrollbar-track:hover{background-color:rgba(0,0,0,.05);box-shadow:inset 1px 0 0 rgba(0,0,0,.1)}::-webkit-scrollbar-track:horizontal:hover{box-shadow:inset 0 1px 0 rgba(0,0,0,.1)}::-webkit-scrollbar-track:active{background-color:rgba(0,0,0,.05);box-shadow:inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07)}::-webkit-scrollbar-track:horizontal:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07)}::-webkit-scrollbar-track:hover{background-color:rgba(255,255,255,.1);box-shadow:inset 1px 0 0 rgba(255,255,255,.2)}::-webkit-scrollbar-track:horizontal:hover{box-shadow:inset 0 1px 0 rgba(255,255,255,.2)}::-webkit-scrollbar-track:active{background-color:rgba(255,255,255,.1);box-shadow:inset 1px 0 0 rgba(255,255,255,.25),inset -1px 0 0 rgba(255,255,255,.15)}::-webkit-scrollbar-track:horizontal:active{box-shadow:inset 0 1px 0 rgba(255,255,255,.25),inset 0 -1px 0 rgba(255,255,255,.15)}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);background-clip:padding-box;border:solid transparent;border-width:1px 1px 1px 6px;min-height:28px;padding:100px 0 0;box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07)}::-webkit-scrollbar-thumb:horizontal{border-width:6px 1px 1px;padding:0 0 0 100px;box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset -1px 0 0 rgba(0,0,0,.07)}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.4);box-shadow:inset 1px 1px 1px rgba(0,0,0,.25)}::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.5);box-shadow:inset 1px 1px 3px rgba(0,0,0,.35)}::-webkit-scrollbar-corner{background:0 0}body::-webkit-scrollbar-track-piece{background-clip:padding-box;background-color:#f5f5f5;border:solid #fff;border-width:0 0 0 3px;box-shadow:inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07)}body::-webkit-scrollbar-track-piece:horizontal{border-width:3px 0 0;box-shadow:inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07)}body::-webkit-scrollbar-thumb{border-width:1px 1px 1px 5px}body::-webkit-scrollbar-thumb:horizontal{border-width:5px 1px 1px}body::-webkit-scrollbar-corner{background-clip:padding-box;background-color:#f5f5f5;border:solid #fff;border-width:3px 0 0 3px;box-shadow:inset 1px 1px 0 rgba(0,0,0,.14)}

body, p, ul, li, input,select,button { font-family: \5fae\8f6f\96c5\9ed1, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; margin: 0; padding: 0; }
body { /*background: #fff;*/background: #ebebeb; }
ul, li { list-style: none; }
a { color: #666; text-decoration: none; outline: none; }
a:hover, a:focus { color: #dd5862;}
img { border: 0; }
.fl { float: left; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { *zoom:1; }
h1, h2, h3, h4{font: 13px/1.5 Verdana,'微软雅黑','Microsoft YaHei',Helvetica,Arial;font-weight: 400;}

/* loading bar */
#w-loading{z-index:999999;width: 100%;position: absolute;left: 0;top: 0;height: 1px;}
#w-loading div{width:0;height:2px;/*background:rgba(54, 61, 76, 0.7);*/background:#dc0717;}

/* backtoTop ring */
#backtoTop{z-index: 1001;background-color:#f8f8f8;border-radius:100%;bottom:10%;height:48px;position:fixed;right:-100px;width:48px;transition:0.5s;-webkit-transition:0.5s}
#backtoTop.button--show{right:40px}
.per{font-size:16px;height:48px;line-height:48px;position:absolute;text-align:center;top:0;width:48px;color:#dd5862;cursor:pointer;}
.per:before{content:attr(data-percent);}
.per:hover:before{content:"↑";font-size:20px;}

.topbar {-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);background:rgba(88,88,88,0.80);;min-height: 40px;/*border-top:2px solid #dd5862;*/}
.topnav { position: relative; height: 70px; line-height: 29px; /* color: #dd5862; */ max-width:1020px; margin:0 auto;}
.topnav .logo { max-width: 1020px; margin: 10px 0 0 0; position: absolute; float: left;}

.logo h1 { font-size: 32px; /*font-weight: 600; color: #2d2d2d;*/ 
font-weight:500;
color: #085D9B;
text-shadow: 0 1px 2px rgba(0,0,0,.2);}
.logo a{height: 52px;
line-height: 100px;display: block;
overflow: hidden;

float: left;}
.logo a img{width: 200px;height:auto;margin-top:0;}
.topnav ul { float: right; padding: 22px 0;}
.topnav ul li { float: left; padding: 0 px; }
.topnav ul li a { display: block; line-height: 25px; color: #0C84D1; padding:0 5px;font-weight:700;}
.topnav ul li:hover a{color: #56B9F8;}
.shequ{color: #dd5862!important;border: 1px solid #dd5862;border-radius: 2px;margin-top: -1px;}
.shequ:hover{background:#dd5862;color:#fff!important;border-color:#bc0000;}
.topnav img{width:24px;height:24px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;margin-top:2px;opacity:0.88;}
.topnav img:hover{opacity:1;}
#Scroll{clear: both; font-size: 13px; color:#8c8c8c; line-height: 40px; height:40px; float:left;font-weight: 700;}
#ScrollMe a, #ScrollMe span{color:#D64242;}
.search { max-width: 480px; margin: 0px auto 35px auto; *padding-left: 120px; }
.search input { float: left; height: 26px; line-height: 26px; padding: 0 4px; }
.search input.srch_text { width: 382px; padding: 0 5px; border: 1px solid #3782bf; border-left: 3px solid #3782bf; outline: none; background: #fafdff url() 5px 6px no-repeat; }
.search input.srch_button { width: 96px; height: 30px; line-height: 20px; color: #fff; border: 0;  cursor: pointer; }
.nav_list { max-width: 960px; margin: 0 auto; }
.list1{margin-top:10px; }
.title_bar { margin: 0 0 8px 0; }
.title { font-size: 15px; font-weight: 600; color: #dd5862; }
.title2 { color: #428bca; width:40%;}

.line_hr { width: 886px; height: 10px; *line-height: 0; margin: 0 0 0 10px; border-bottom: 1px #eee solid; }
ul.icon_list,ul.icon_list2 { margin: 10px 0 0 2px; }
ul.icon_list li,ul.icon_list2 li { position: relative;float: left;width: 56px;height: 90px;margin-right: 39px; }

ul.icon_list li{margin-bottom: -2px;}
ul.icon_list li a,ul.icon_list2 li a { display: block;width: 56px;height: 85px;margin-bottom: 5px; }
ul.icon_list li a:hover, a:focus {  left top no-repeat; }
ul.icon_list2 li a:hover, a:focus {  left top no-repeat; }
ul.icon_list li img { width: 48px; height: 48px; padding: 4px; border-radius: 28px;}
ul.icon_list li span { position: absolute;bottom: 12px;left: 0;display: block;width: 86px;margin-left: -15px;text-align: center;color: #428bca;}
ul.icon_list li span:hover{color: #ee4d50;}

ul.icon_list2 li img { width: 48px; height: 48px; padding: 4px;border-radius: 28px; }
ul.icon_list2 li span { position: absolute;bottom: 12px;left: 0;display: block;width: 86px;margin-left: -15px;text-align: center;color: #428bca;}
ul.icon_list2 li span:hover{color: #dd5862;}


#europe ul li,#america ul li,#asia ul li,#africa ul li,#ocean ul li { height: 30px;line-height: 30px;float: left;width:12.5%;text-align:left; }
#europe ul li a, #america ul li a,#asia ul li a,#africa ul li a,#ocean ul li a{font-size:12px;color: #428bca;padding: 1px 4px 2px;border-radius: 4px;}
#europe ul li a:hover, #america ul li a:hover,#asia ul li a:hover,#africa ul li a:hover,#ocean ul li a:hover{background: #C1E8F9;color: #085D9B;}


.list1 li{margin-bottom:4px;}
.category { max-width: 960px; line-height: 28px; margin: 0 auto; }
.category li { float: left; width: 10%; }
.category li a{display: inline-block;padding: 0 4px 1px;border-radius: 4px;color: #428bca;line-height: 22px;}
.category li a:hover, a:focus { background-color: #C1E8F9;color:#085D9B; }

.category-fair { max-width: 960px; line-height: 28px; margin: 0 auto; }
.category-fair li{float: left;margin-right: 35px;}
.category-fair li a{color: #428bca;padding: 0px 4px 1px;border-radius: 4px;}
.category-fair li a:hover{background: #C1E8F9;color: #085D9B;}

.category-toptool { max-width: 960px; line-height: 28px; margin: 0 auto; }
.category-toptool li { float: left; width: 11.11%; }
.category-toptool li a { color: #428bca;padding: 0px 4px 1px;border-radius: 4px;}
.category-toptool li a:hover, a:focus { background: #C1E8F9;text-decoration: none;color: #085D9B;}

.category-b2b { max-width: 960px; line-height: 28px; margin: 0 auto; }
.category-b2b li { float: left; width: 12.5%; }
.category-b2b li a { color: #428bca; padding: 0 4px 1px;line-height: 22px;height:22px;float: left;display: inline-block;border-radius:4px }
.category-b2b li a:hover, a:focus {color: #fff;background:#45B6F7;}

.category2 li {float: left;margin-right: 24px;width: 86px;margin-left: -15px;margin-bottom: 8px;}
.category2 li a{display: inline-block;padding: 0 4px 1px;border-radius: 4px;color: #428bca;font-size: 13px;}
.category2 li a:hover{background-color: #C1E8F9;color:#085D9B;}

.category-search { max-width: 960px; line-height: 28px; margin: 0 auto; }
.category-search li { float: left; width: 10%; }
.category-search li a { color: #428bca; padding: 0 4px 1px;line-height: 22px;height:22px;float: left;display: inline-block;border-radius:4px}
.category-search li a:hover, a:focus {color: #fff;background:#45B6F7;}

.category-tool,.category-directory { max-width: 960px; line-height: 28px; margin: 0 auto; }
.category-tool li,.category-directory li { float: left; display:block;margin-right:6px; }
.category-tool li a,.category-directory a { color: #428bca; padding: 0 4px 1px;line-height: 22px;height:22px;float: left;display: inline-block;border: 1px solid #e2e2e2;font-size: 13px;margin-top: 5px;border-radius: 3px; }
.category-tool li a:hover, a:focus {color: #fff;background:#45B6F7;}
.category-directory a:hover, a:focus {background: #C1E8F9;color: #085D9B;}
.category-tool li a.dotted,.category-directory li a.dotted{border: 1px dotted #666;}

.highlight-blue{background:#428bca;color:#fff! important;padding: 0px 4px 1px;}
.highlight-red{background:#ee4d50;color:#fff! important;padding: 0px 4px 1px;}
.highlight-bblue{background:#45B6F7;color:#fff! important;padding: 0px 4px 1px;}

.dotted{border: 1px dotted #666;}
.go_list a{float: left;display: block;margin-right: 1.6%;padding: 1px 5px 2px;border-radius: 3px;color: #428bca;font-size: 12px;}
.go_list a:hover{background: #C1E8F9;text-decoration: none;#085D9B;color: #085D9B;}
.footer { width: 920px; margin: 0 auto; border-top: 1px #ddd solid; padding: 20px; text-align: center;}

.section-head-label{border-left: 4px solid #dd5862;font-size: 16px;margin-right: 8px;}
.item-box {max-width:960px;margin:0 auto;}
.title_bar i{ margin-right: 5px;vertical-align: baseline;}
.css-tooltip{position:relative;z-index:99;}
.css-tooltip:after{border:1px solid #428bca;background-color:#C1E8F9;border-radius:3px;bottom:30px;color: #428bca;content:attr(data-tooltip);display:none;font-size:12px;left:50%;line-height:1.3;padding:5px;position:absolute;text-align:center;width:140px;margin-left:-85px}
.css-tooltip:before{content:"";border:4px transparent solid;border-top-color:#428bca;position:absolute;bottom:22px;left:50%;display:none;margin-left:-4px;}
.css-tooltip:hover:after,.css-tooltip:hover:before{display:block}
.red{color:#E53333!important;}
.golden{color:#F3A500!important;}
.container { margin: 0 auto; /*overflow: hidden;*/ }
.header{margin:0 auto;padding:0;position:relative;*z-index:1}
.header .logo{height:86px;width:256px;margin-top:25px}

.top-nav .navlist-wrap{width: 100%;margin: 0 auto;position: relative;/* background: #f2f2f2; */padding: 5px 0;}
.top-nav .navlist{position: relative;/*margin-bottom: 2px;padding:10px 0;*/max-width: 960px;margin: 0 auto;}
.top-nav .navlist .nav-btn{float:left;margin-right: 15px;color: #2d2d2d;vertical-align:middle;text-decoration:none;font-size: 15px;border: 1px solid transparent;padding: 5px 8px;font-weight: 600;/* background: #dd5862; */}
.top-nav .navlist .nav-btn i{margin-left: 5px;vertical-align: text-bottom;font-size: 1.23em;}

.top-nav1 .navlist-wrap{max-width: 960px;margin: 0 auto;position: relative;padding: 1px 0;}
.top-nav1 .navlist{position: relative;/*margin-bottom: 2px;padding:10px 0;*/max-width: 960px;margin: 0 auto;border-bottom: 1px solid #e7e7e7;padding-bottom: 10px;}
.top-nav1 .navlist .nav-btn{float:left;margin-right: 40px;color: #fff;vertical-align:middle;text-decoration:none;font-size: 14px;padding: 4px 16px; background: #41A6E0;border-radius: 3px;text-shadow: 0 1px 1px rgba(0,0,0,0.2);}
.top-nav1 .navlist .nav-btn:hover{background: #41A6E0;color: #fff;}

.top-nav1 .navlist .nav-btn i{margin-left: 5px;vertical-align: text-bottom;font-size: 1.24em;}

.top-nav .navlist .btn-active{background:#fff! important;color: #2d2d2d! important;border-color:#2d2d2d;border-radius: 3px;}
.top-nav .navlist .btn-active i{color:#ee4d50;}
.btn-active{background:#ee4d50! important;color: #fff! important;}
.btn-active i{color:#fff;}
.top-nav .navlist .nav-btn:hover {color: #2d2d2d;border-color: #2d2d2d;background:#fff;border-radius: 3px;}
.top-nav .navlist .nav-btn:hover .fa-angle-down{
color: #ee4d50;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.top-nav1 .navlist .nav-btn:hover .fa-angle-down{
color: #fff;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}


.top-nav1 .navlist .btn-active:hover .fa-angle-down{color:#fff! important;}
.fa-angle-down,.denglu,a{
-webkit-transition:all 0.35s;
-moz-transition:all 0.35s;
-ms-transition:all 0.35s;
-o-transition:all 0.35s;
transition:all 0.35s;
}
.first{/* background: #FC7781 */}

.navlist .nav-btn span{background:url(http://images/broswer_home.png) no-repeat -29px -145px;display:inline-block;width:16px;height:16px;margin-left:4px;vertical-align:middle;*height:12px;*vertical-align:middle;*cursor:pointer;*letter-spacing:0;*margin-left:0;*background-position:-26px -145px}

.top-nav .expand{height:180px;overflow:hidden;width:100%;/*border-bottom: 1px solid #ddd;box-shadow: 0 1px 2px rgba(0,0,0,.1);*/}
.expand .download{height:180px;width:800%;}
.expand .download .item{float:left;width:12.5%}
.expand .download .item-active{display:block}
.expand .close-btn{width:120px;height:20px;/*background:url(http://images/broswer_home.png) no-repeat -13px -117px*/background:none;position:absolute;left:50%;bottom:-2px;margin-left:-60px;cursor:pointer;}

.top-nav1 .expand1{height:90px;overflow:hidden;width:100%;/*border-bottom: 1px solid #ddd;box-shadow: 0 1px 2px rgba(0,0,0,.1);*/}
.expand1 .download{height:180px;width:500%;}
.expand1 .download .item{float:left;width:20%}
.expand1 .download .item-active{display:block}
.expand1 .close-btn{width:120px;height:20px;/*background:url(http://images/broswer_home.png) no-repeat -13px -117px*/background:none;position:absolute;left:50%;bottom:-2px;margin-left:-60px;cursor:pointer;}



.download .download-list{text-align:center;margin: 0 auto;max-width: 960px;}
.download .download-list .btn{display:inline-block;text-decoration:none;color:#586e91;font-size:18px;line-height:24px;margin:0 28px;cursor:pointer}
.download .download-list .btn:hover{color:#7896af}
.download-list .btn .icon{background-repeat:no-repeat;background-image:url(http://images/broswer_home.png);height:56px;width:56px;float:left}
.download-list .btn .text{float:left;padding:16px 0 16px 16px}
.download-list .zj .icon{background-position:-4px 0}
.download .download-list .zj{}
.download .download-list .zj:hover .icon{background-position:-5px -57px}
.download .download-list .sjgj{}
.download .download-list .sjgj .icon{background-position:-58px 0}
.download .download-list .sjgj:hover .icon{background-position:-59px -58px}
.download .download-list .wdj{}
.download-list .wdj .icon{background-position:-169px -4px}
.download-list .wdj:hover .icon{background-position:-169px -64px}
.download .download-list .jy{}
.download-list .jy .icon{background-position:-114px 0}
.download-list .jy:hover .icon{background-position:-114px -62px}
.download-list .apple .icon{background-position:-225px -1px;width:38px}
.download-list .apple:hover .icon{background-position:-225px -58px}
.download-list .itools .icon{background-position:-270px 0}
.download-list .itools:hover .icon{background-position:-270px -57px}
.top-nav .nav-bottom-bg{height:7px;_font-size:1px;background-color:#fff}

.btm{ margin:30px auto;}
.btm p{ font:normal 12px/24px 'Microsoft YaHei'; text-align:center;}
.shenghuo,.yesmylord {margin-bottom: 15px;}
.shenghuo span{font-size: 13px;
color: #dd5862;
width: 5em;
display: inline-block;
text-align: center;}
.shenghuo span a,.yesmylord span a{color: #428bca;padding: 1px 4px 2px;border-radius: 4px;display: inline-block;margin: 1px;}
.shenghuo span a:hover,.yesmylord span a:hover {background: #C1E8F9;text-decoration: none;color: #085D9B;}

.yesmylord span{font-size: 13px;color: #dd5862;}
.yesmylord span a{font-size:12px;}

.reminder{margin: 0 auto;
max-width: 980px;
color: #666;
margin-bottom: 20px;
background: #fff;
padding: 20px;
line-height: 1.7;padding-bottom: 5px;border-radius:4px;}
#closereminder{display: block;
text-align: center;
color: #fff;
cursor: pointer;
margin: 10px auto;
width: 7em;
background: #3A96DB;
border-radius: 2px;
}
#weixin_tip .message-bar .close {
display: block;
height: 40px;
margin-right: 10px;
float: right;
background: url("http://http://www.liaosam.com/wp-content/themes/liaosam/img/close_1.png") right no-repeat;
text-indent: -9999px;
width: 20px;
opacity: 1;
z-index: 999;
position: relative;
}
.login{max-width: 960px;min-height: 80px;margin-top: 10px;margin: 0 auto;background: rgba(88, 88, 88, 0.05);;
padding: 15px 30px 10px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;}
.yxlogin{ float:left;}
.logtu{ width:173px; height:60px; float:left;padding:8px 10px;border-radius: 3px;}
.logtu i{color:#649DDB;font-size: 150%;margin-right: 6px;}
.logtu h2{display: inline-block;font-size: 15px;font-weight: 600;color:#649DDB;}
.logselect{float: right;margin-left: 1.5%;}
.scz{float: right;}
.sc{float: right;}
.sc a{color:#64BDFF;}
.form1{margin-top: -15px;}
.form2{margin-top: 15px;}
.select{  width:126px; display:inline-block; border:1px solid #ccc;  font-size: 12px; cursor: pointer;  border-radius: 2px;  -webkit-border-radius: 2px;  -moz-border-radius: 2px;}
.denglu{ display:inline-block; cursor: pointer;width:44px; height: 21px; border:1px solid transparent; /* border:1px solid #ccc; */ font-size: 12px;border-radius: 2px; color:#fff;background:#3A96DB;vertical-align: baseline; margin-left: 5px;}
.denglu:hover{border-color: #167ac6;background: #167ac6;}
.bdsousuo{ width:580px; height:76px;  float:left; margin-right: 15px; display:inline;border-radius: 3px;}
.sjtime{ width:183px; height:76px; float:left; margin-left:20px; display:inline;}
.sjtime input{float: left;cursor: pointer;display: inline-block;border: 1px solid #c6c6c6;border-radius: 2px;-webkit-border-radius: 2px;color: #333;font-size: 12px;background-color: #f2f2f2;}
.widget-search .box-search_l{float:left;overflow:hidden;position:relative;width:97px;height:38px;margin-right:8px;}
.widget-search .box-search_l img{position:absolute;right:0;bottom:0;}
.widget-search .box-search_c{float:left; width:440px;}
.widget-search .box-search_tabs a{float:left;text-align:center;line-height:25px;width:48px;height:25px;margin-right:-1px;transition: none;-webkit-transition: none;}
.widget-search .box-search_tabs a.cur{background: #4095F1;color:#fff!important;font-weight:bold;cursor:default;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius:2px;}

.widget-search .box-search_btn{_display:inline;*zoom:1;overflow:hidden;float:left;width:96px;margin-left:5px;background:#dbdbdb url(http://http://s0.hao123img.com/index/images/search2.png) repeat-x 0 -104px}
.widget-search .box-search_btn .l,.box-search_btn .r{margin-right:0;background:#dbdbdb url(http://http://s0.hao123img.com/index/images/search2.png) no-repeat -43px -172px;width:3px;height:33px}
.widget-search .box-search_btn .r{background-position:-39px -172px}
.widget-search .m{border:0;background:0;float:left;width:90px;height:33px;line-height:33px;padding:0;cursor:pointer;font-family:SimSun;font-size:100%}
.widget-search .box-search_more{float: left;_margin-left:-3px;_display:inline;zoom:1;width:56px;background:url(http://http://s0.hao123img.com/index/images/search2.png) no-repeat 43px -174px;position:relative;z-index:99}
.widget-search .box-search_more_wrap{position:absolute;z-index:99;width:60px;line-height:23px;text-align:center;_overflow-y:hidden;_padding-bottom:2px;display:none}
.widget-search .sug-wrap{position:absolute;white-space:nowrap;overflow:hidden;top:30px;left:-1px;border:1px solid #817f82;background:#fff;width:360px;color:#1c1c1c;z-index:999}
.widget-search .sug-wrap ol{font:bold 14px/21px verdana;cursor:default}
.widget-search .sug-wrap li{padding:1px 6px;padding-left:8px}

.widget-search .box-search_more_wrap .content{position:relative; width:50px; z-index:100;border:1px solid #817f82;background:#fff; float: left;margin-left: 388px;margin-top: 25px;}
.widget-search .box-search_more_wrap a{zoom:1;display:block}
.widget-search .box-search_more_wrap a:hover{background:#4095F1;color:#fff;font-weight:bold;text-decoration:none}

.baidu1{ float:left; width:570px; }
.layout-search-hotword{ margin-left:10px; margin-top:7px;}
.box-search_l{ margin-top:18px; width:450px;}
.js_word{ width:342px; height:25px; line-height:23px; float:left; font-size:13px;padding: 0px 4px;font-weight: bold;color: #dd5862;}
.mjs_btn{ height:29px; margin-left:8px; width:70px; float:left;cursor: pointer;display: inline-block;border: 1px solid #c6c6c6;border-radius: 2px;-webkit-border-radius: 2px;color: #333;font-size: 12px;background-color: #f2f2f2;}
.mjs_btn:hover {background-color: #fff;}
.google{ margin-left:7px; float:left; width:560px; *margin-left:3px;}
.google1{ float:left;}
.google2{ float:left; margin-top:10px;}
.google3{ float:left; margin-top:10px;}
.googletu{ margin-top:10px;}
.googlenr{ width:360px; height:25px; line-height:25px; margin-left:27px; display:inline;  font-size:14px;}
.submitbt{ height:28px; margin-left:5px; width:70px;}
.js_tab{float: left;}
.box-search_tabs{margin-bottom: 8px;}
.bodyMark {height: 1px;overflow: hidden;width: 960px;}

*html{
background-image:url(about:blank);
background-attachment:fixed;
}
#Janchor{z-index: 999;position: fixed;right: 25px;top: 160px;max-width: 110px;padding: 10px;border-radius: 12px;-webkit-border-radius: 12px;-moz-border-radius: 12px;border: 1px solid #eee;background: rgba(88, 88, 88, 0.17);;-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);}
#Janchor .anchor {padding-bottom: 5px;padding-left: 5px;}
#Janchor a i#iup{font-size: 22px;color: #B7CADA;position: absolute;top: 7px;left: 12px;}
#Janchor a i#idown{font-size: 22px;color: #B7CADA;position: absolute;top: 10px;left: 12px;}
#Janchor a:hover i#iup,#Janchor a:hover i#idown{color: #428bca;}
.gotop,.gobottom {width: 38px;height: 38px;display: block;background: #F5F5F5;border-radius: 50%;position: relative;border: 1px solid #DBE0E4;}
.gotop:hover,.gobottom:hover{background:#fff;border-color: #428bca;}
.adjust {margin-left: -4px;}
.upnow{position: absolute;top: 180px;left: -50px;}
.downnow{position: absolute;top: 245px;left: -50px;}
.anchor {display: block;}
.anchor p {width: 100%;overflow: hidden;line-height: 33px;height: 33px;}
.anchor p a {display: inline-block;font-size: 14px;color: #585858;font-weight:bold;transition: none;-webkit-transition: none;-moz-transition:none;-ms-transition:none;-o-transition:none;}
.anchor p a:hover{color: #DD5862;}
.anchor p {line-height: 33px;}

@media (max-width:1360px){
	#Janchor{display:none;}
}

/*讨论区*/
.taolun{margin-top: 10px; background: #FFF; float: left; box-shadow: 1px 1px 1px 1px rgba(0,0,0,.15); padding: 10px; margin-bottom: 20px;}
.taolunb{float: left; height: 195px;}
.fleft{background: #CFCFCF;float: left;width: 540px;height: 195px;padding-left: 90px;}
.fleftb{padding-left: 10px; float: left;}
.taolunt{float:left;padding:20px 25px;background:#ECECEC;margin-bottom: 20px;}
.taolunbt{float: left; color: #7a817b; font-size: 16px; line-height: 1.7;}
@media screen and (max-width:720px) { 
.taolun {display:none}
.taolunt {display:none}
}