﻿
@charset "utf-8";
html,body{ height:100%;}
/* @general style
---------------------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td ,button{margin:0;padding:0;}
img{border:0;}
ul{list-style:none;}
/*=S basic elements */
body{background:#fff url(../images/bg_body.jpg) repeat-x;font:12px "微软雅黑", Arial, Verdana, " 04b08", sans-serif ;color:#333;-webkit-text-size-adjust:none; overflow-x:hidden; position:relative}
a{color:#474747;text-decoration:none;blr:expression(this.onFocus=this.blur());outline:none;}
a:hover{color:#1c8902;text-decoration:underline;}
a.btn:hover{text-decoration:none;color:#fff;}
a[href^="mailto:"]{padding-right:10px;}
h1{font-size:30px;text-align:center;}
h2{font-size:16px;font-weight:normal;}
h3,h4,h5,h6{font-size:12px;font-weight:normal;}
dt,.title{font-weight:bold;}
img{ max-width:100%}
.ban img{width:100%;}
/*new add*/
#escrow_div{margin-left:20px;margin-top:10px;display:block;height:20px;}
#escrow_div label{vertical-align:middle; height:20px; line-height:20px; display:inline;}
#escrow_div label img{margin-right:10px; vertical-align:middle;}		

/*escrow service*/
.Espayment{margin:0 auto;width:691px;}
.esSucced h6{width:550px; margin:0 auto; text-align:center; font-size:15px; padding-bottom:14px;}
.esSucced h6 span.num{display:block;color:#c00;font-size:30px;}
.esList{ list-style:none outside none;}
.esList li{height:24px;line-height:24px;overflow:hidden;padding-left:12px;}
.esList li.price {color:#474747;}
.esList li.price strong{color:#c00;}
.esList li.prompt{font-weight:bold;}
.esList li.prompt em{color:#c00;}
.esIframe{ width:691px; height:300px; margin-top:15px; border-top:dashed 1px #ddd;}
.esIframe iframe{margin-left:100px;}

/*=S Form Seting*/
input,select,button{font-size:12px;vertical-align:middle;}
input[type="text"],input[type="password"]{padding:2px 0 0 2px;height:36px;border:1px solid #ccc;color:#666;border-radius:3px;}
input:focus{background-color:#ffc;}
textarea{padding:3px;height:100px;border:1px solid #ccc;background:#fff url(../images/bg_input.png) no-repeat -2px -2px;}
button,input[type="button"],.btn{display:inline-block;width:70px;height:26px;line-height:26px;border:none;background:url(../images/../images/btn.png) no-repeat 0 -111px;overflow:hidden;font-weight:bold;text-align:center;vertical-align:middle;color:#fff;cursor:pointer;font-family:Arial, Helvetica, sans-serif;}
label{display:inline-block;margin-right:3px;width:100px;text-align:right;}
label em{color:#c00;}
.textarea label{vertical-align:top;}
.vcode input{margin-right:5px;width:50px !important;}
.vcode img,.submit img{vertical-align:middle;}

/* =S layout
---------------------------------------------------------------------- */
.container,.header,.main_nav ,.content,.footlink{margin:0 auto;max-width:1100px;}
.container{margin-top:1px;}
.bg_hold{background:url(../images/bg.png) repeat-y center;}
.footer{padding:0 9px;background:#fff url(../images/bg_header.png) repeat-x foofer center;}
.sidebar{width:230px;}
div.sidebar.right{padding:0 0 0 9px;background-position:top left;}
.mainbody{width:720px;}
#home .mainbody{width:720px;}
.primary-content{width:550px;}
.side-content{width:230px;} 
.left{float:left;}
.right{float:right;}

/*=E layout */
.clear{overflow:hidden;}
.dspn{display:none;}
.mt10{padding-top:10px;}
.mt20{padding-top:20px;}
.mt30{padding-top:30px;}
.mt40{margin-bottom:5px;}
.mb10{margin-top:29px;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix{*zoom:1;}
.ptl{position:absolute;left:0;top:0;overflow:hidden;}
.ptr{position:absolute;right:0;top:0;overflow:hidden;}
.more{display:block;font-weight:normal;}
.tcenter{text-align:center;}
.bg-none{background-image:none;}
/*=S Color Seting*/
.note{color:#c00;}

/*=S Price sheet */
.price{color:#c00;font-size:12px;font-weight:bold;}
.price del{margin-right:5px;color:#999;font-weight:normal;}
.mprice{color:#999;}
.mprice span{text-decoration:line-through;}

/*=S List style*/
.list li,.list dd{padding-left:12px;height:24px;line-height:24px;overflow:hidden;}
.ilist,.itlist,.itlist li,.itlist dd{overflow:hidden;}
/*.ilist > li,.ilist > dd,.itlist .pic{float:left;}
.ilist .right{float:right;}*/


/* =S index
---------------------------------------------------------------------- */
.header{ padding-top:25px; padding-bottom:25px;}
.header .logo{ width:50%; padding-top:6px; padding-bottom:5px;}
#two_code{ width:50%; float:right;text-align:center; color:#008121; font-weight:bold;}
#two_code img{padding:5px;}
#nav{min-height:50px;background:url(../images/nav_bg.jpg) repeat; overflow:hidden;z-index:200}
#nav a:hover{text-decoration:none;}
#nav .main_nav{max-width:1100px;min-height:50px;background:url(../images/bg_header.jpg) repeat-x; }
#nav .main_nav li{ width:13%; float: left;min-height:42px;padding-top:8px;background:url(../images/dopt_line.png) no-repeat left center; text-align:center}
#nav .main_nav li:hover{ background: url(../images/nav_hover.jpg) repeat-x;}
#nav .main_nav li.current{ background: url(../images/nav_hover.jpg) repeat-x; }
#nav .main_nav li a{ display:block; color:#fff;text-align:center;}
#nav .main_nav li#nve10{width:9%;}
#nav .main_nav li span{ display: inline-block;font-size: 12px; text-align:center;color: #fff; font-family: "04b08"}
#nav .main_nav li b{font-size:16px; display:block}

/* =S login
---------------------------------------------------------------------- */
.login{margin:25px 0;padding:12px 15px; background:url(../images/nav_hover.jpg) repeat;}
.login .date{ font-size:14px;color:#fff;}
.login .user{ color:#fff;display:inline-block;}
.login .user input{ width:120px; margin-left:8px; border:none; height:24px;border-radius:3px; }
.login .user a{ width:46px; margin-left:5px; border:none; background:#b75e00;border-radius:3px; display:inline-block; height:24px; line-height:24px; text-align:center; color:#fff; vertical-align:middle;}
.login .user a.red{ background:#d9413c;}
.login span{ white-space:nowrap}

/* =S part
---------------------------------------------------------------------- */
.part{min-height:320px;}
.news{width:69.092%;}
.new_head.left{width:40.79%;}
.new_head.right{ width:28.182%}
.new_head h1{ margin-bottom:10px;background:url(../images/top.jpg) no-repeat; height:30px;}
.new_head h1 a{height:20px;background:url(../images/more.jpg) no-repeat right;font-size:14px; font-weight:normal;color:#25a039; padding-right:30px; float:right;}
.new_head a.red{padding-bottom:20px;font-size:24px;color:#333;line-height:30px; display:inline-block;}
.new_head li{ line-height:28px;font-size:14px; position:relative;}
.new_head li i{ background:url(../images/dopt.jpg) no-repeat; display:inline-block; width:4px; height:6px; padding-left:5px;}
.new_head li b{ display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:100;}
.new_head li a{ line-height:28px;font-size:14px;}
.new_img{width:55.264%; position:relative;top:0; right:0; float:right}
.new_img h1{ margin-bottom:10px;font-size:24px; font-weight:normal;color:#008121; text-align:left;}
.new_img h1 span{ width:324px;height:24px;display:inline-block; border-bottom:1px #0e973c solid;}
.new_img p span{ position:absolute;bottom:0px; right:0;display:inline-block;width:400px;height:38px; padding-left:20px;padding-top:10px;background:#000;opacity: 0.8;filter:alpha(opacity=80); font-size:18px; font-weight:bold;}
.news_study{width:28.182%; background:url(../images/news_study_bg.jpg) no-repeat bottom; height:316px;}
.news_study h1{ margin-bottom:10px;font-size:24px; font-weight:normal;color:#008121;text-align:left;}
.news_study h1 span{ border-bottom:1px #0e973c solid; display:inline-block; width:190px;}
.news_study p{font-size:14px; line-height:22px; padding:0 8px;}
.news_study p span{ padding-left:30px;}
.btn{ margin-top:20px; margin-left:20px; width:100px; height:26px; display:inline-block; background:#d9413c;border-radius:3px;}
#tabs_c{ overflow:hidden; height:417px; margin-top:20px;}
.part_one .new_head #tabs_c .line{ padding-right:0}



/* =S home_ban
---------------------------------------------------------------------- */
.home_ban{ position: relative; }
.home_ban .bd li{ position: absolute;width: 100%; padding:0!important}
.home_ban .bd li a{color: #fff;}
.home_ban .bd li p {padding-left:2%;line-height:40px;position: absolute;left: 0;bottom: 0;height: 40px;width:98%;text-align: left; background:#000;font-size: 16px;
opacity: 0.8;filter:alpha(opacity=80);}
.home_ban img{width: 100%;overflow:hidden;}
.home_ban .prev{position:absolute;bottom: 10px;right: 50px; background: url(../images/pa.png) no-repeat; display:inline-block;width: 12px;height:24px   }
.home_ban .next{position:absolute;bottom: 10px;right: 10px;background: url(../images/pb.png) no-repeat ;display:inline-block;width: 12px;height:24px   }




/* =S ad
---------------------------------------------------------------------- */
.ad{ margin:20px 0 30px 0;}
.ad a{ width:350px; height:96px;padding-right:25px;}
.ad a.bg-none{ padding-right:0px; float:right;}
.ad_logo{ clear:both;}
.ad_logo .list a{ width:12.5%; height:60px; margin:0 1% 2px 1%;display: block;float: left;overflow: hidden;}
.ad_logo .list img{ height:60px;}
.ad_logo .list a.red{ margin-right:0;}
.ad_logo{ padding-top:30px;}
.ad_logo h2{ width:100%; height:24px;display:inline-block; border-bottom:1px #0e973c solid;background:url(../images/part_bg.jpg) no-repeat;font-size:24px;color:#008121; text-indent:34px;padding-bottom:15px; margin-top:15px;}
.ad_logo h2 a{ padding-top:3px;margin-top:5px;height:20px;background:url(../images/more.jpg) no-repeat right;font-size:14px; font-weight:normal;color:#25a039; float:right; padding-right:20px;}
.ad_logo .list{ margin-top:20px;}



/* =S part_one
---------------------------------------------------------------------- */

.part_one .new_head h2{ width:100%;height:24px;display:inline-block; border-bottom:1px #0e973c solid;background:url(../images/part_bg.jpg) no-repeat;font-size:24px;color:#008121; text-indent: 34px; padding-bottom:15px;}
.part_one .new_head h2 a,
.new_img h1 a{ padding-top:3px;margin-top:5px;height:20px;background:url(../images/more.jpg) no-repeat right;font-size:14px; font-weight:normal;color:#25a039; padding-right:30px; float:right;}

.part_one h2.title-wap{ display: none; width:100%;height:24px; border-bottom:1px #0e973c solid;background:url(../images/part_bg.jpg) no-repeat;font-size:24px;color:#008121; text-indent: 34px; padding-bottom:20px;}
.part_one h2.title-wap a{ padding-top:3px;margin-top:5px;height:20px;background:url(../images/more.jpg) no-repeat right;font-size:14px; font-weight:normal;color:#25a039; padding-right:30px; float:right;}



.part_one .new_head .line{ display:block;border-bottom:1px #999 dashed;  padding:6px 0; overflow:hidden; padding-right:50px; overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}
.part_one .new_head span{font-size:12px;color:#999;position: absolute;right: 0; top:3px;}
.part_one .new_img h3{width:100%;height:68px;display:inline-block; border-bottom:1px #0e973c solid;font-size:24px;color:#008121; position:relative}
.part_one .new_img h3 a{height:20px;background:url(../images/more.jpg) no-repeat right;font-size:14px; font-weight:normal;color:#25a039; padding-right:30px; position:absolute; top:30px; right:0}
.part_one .new_head{margin-right:0;}
.part_one .new_img .red { margin-top:12px; border-bottom:none; padding:0; }
.part_one .new_img .red .bor{ padding-bottom:10px;}
.part_one .new_img li{ border-bottom:1px #999 dashed;  padding:7px 90px 7px 0; line-height:28px; position:relative;}
.part_one .new_img .red img{ width:220px; height:138px; float:left; padding-right:15px;}
.part_one .new_img .red a{ font-size:16px; color:#333; font-weight:bold;}
.part_one .new_img .red p{ margin:10px 0 7px 0; line-height:20px;}
.part_one .new_img .red p a{ font-weight:normal; color:#666;}
.part_one .new_img .red p a.reds{ color:#d9413c; font-size:12px;}
.part_one .new_img .red p en{ width:80px;color:#999; float:right;}
.part_one .new_img .line{ font-size:14px; overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}
i.m1{display:inline-block; width:14px; height:15px; margin-right:5px; background:url(../images/sum.jpg) 1px 1px;}
i.m2{display:inline-block; width:14px; height:15px; margin-right:5px; background:url(../images/sum.jpg) 1px -46px;}
i.m3{display:inline-block; width:14px; height:15px; margin-right:5px; background:url(../images/sum.jpg) 1px -87px;}
i.m4{display:inline-block; width:14px; height:15px; margin-right:5px; background:url(../images/sum.jpg) 1px -131px;}
i.m5{display:inline-block; width:14px; height:15px; margin-right:5px; background:url(../images/sum.jpg) 1px -172px;}
i.m6{display:inline-block; width:14px; height:15px; margin-right:5px; background:url(../images/sum.jpg) 1px -218px;}
i.m7{display:inline-block; width:14px; height:15px; margin-right:5px; background:url(../images/sum.jpg) 1px -259px;}
i.m8{display:inline-block; width:14px; height:15px; margin-right:5px; background:url(../images/sum.jpg) 1px -295px;}
.part_one .new_img span{font-size:12px;color:#999; position:absolute; right:0; top:8px;}
.part_one .new_head .mb10 img{width:100%;}
.part_one .new_head .mb10 a.line{font-weight:bold; font-size:14px; border-bottom:none;float:left;width: 51.614%;}
.part_one .new_head .mb10 a{ font-size:12px; }
.part_one .new_head .mb10 p{ padding-left:20px;display:inline-block;}
.part_one .new_head .mb10 en{ color:#999; font-size:12px;}
.mb10 .btn{ background:#d9413c; font-size:12px;border-radius:3px;color:#fff; margin-left:0; padding:2px 0; }
.mb10 h2{ margin-bottom:15px;}
.txt10{ font-size:14px; font-weight:bold;}
.btn:hover{ background:#1c8902;}
.bg_none .img { overflow:hidden}
.bg_none .img a.red{ white-space: nowrap; text-overflow: ellipsis;overflow: hidden; font-size:16px; font-weight:bold; padding-bottom:0; padding-top:10px;}
.bg_none .img img{ }
.bg_none .img a.line{ float:left; width:30%; padding-right:0; font-size:12px; border-bottom:none;}
.bg_none .img .rt{ width:65%}
.bg_none .img p{ font-size:12px;line-height:22px; }
.ad2{ margin-top:30px;}
.ad2 a{ margin-bottom:8px; display:block;}
.ad2 ul{ max-width:311px;}



/* =S tabsh
---------------------------------------------------------------------- */ 
.twotab h2{ margin-bottom: 20px; }
.twotab #tabs-1, #tabs-2{line-height: 28px;font-size: 14px;/* padding-top:40px;*/}
.twotab #tabs{overflow: hidden;}
.twotab .ui-tabs { position: relative; zoom: 1; } 
.twotab .ui-tabs .ui-tabs-nav { margin: 0; padding:0;}
.twotab .ui-tabs .ui-tabs-nav li { color:#c00;text-align: center;background:#e9e9e9;height:36px;line-height:36px;margin-left:2px;width:150px;list-style: none; float: left; position: relative;border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.twotab .ui-tabs .ui-tabs-nav li a { width:100px;text-decoration: none;font-size: 14px; height:36px;line-height:36px;}
.twotab .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; background:#6ab524; }
.twotab .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .twotab .ui-stabs .ui-tabs-nav li.ui-state-disabled a, .twotab .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text;font-weight: bold; }
.twotab .ui-tabs-selected a{ color:#fff;}
.twotab .ui-tabs .ui-tabs-panel {display: block;padding-top: 0;}
.twotab .ui-tabs .ui-tabs-hide { display: none !important; }
#mm { margin-top:20px;}
#mm img{ width:114px; height:90px;}
#mm .img{ margin-top:10px; padding-bottom:17px;border-bottom:1px #e9e9e9 solid;}
#mm a.red{ width:310px; padding-bottom:0;}
#mm a.line{ width:114px;border-bottom:none; }
#mm p{ width:143px; line-height:22px;}
#mm .red{ border-left:2px #0e973c solid; font-size:16px; padding-left:5px; height:20px; line-height:20px;}
.bor{ border-bottom:1px #e9e9e9 solid;}
.twotab{ margin-top:23px;}

/* =S table
---------------------------------------------------------------------- */ 
.info { width:760px;}
.info h2{ width:726px;height:24px;display:inline-block; border-bottom:1px #0e973c solid;background:url(../images/part_bg.jpg) no-repeat;font-size:24px;color:#008121;padding-left:34px;padding-bottom:15px;}
.info h2 a{ padding-top:3px;margin-top:5px;height:20px;background:url(../images/more.jpg) no-repeat right;font-size:14px; font-weight:normal;color:#25a039; padding-right:20px; float:right;}
.info_text{ margin-top:20px;} 
.info_text tr{line-height:36px;}
.info_text td{ padding-left:10px; padding-top:6px; font-size:14px; color:#666;}
.info_text input{ width:420px; height:36px;}
.info_text textarea{ width:520px; height:120px;}
.info_text button{ margin-left:76px; background:#59c225;border-radius:3px; height:36px; line-height:36px; font-size:14px; width:100px; margin-top:10px;}




/* =S 关于我们
---------------------------------------------------------------------- */ 

.title_position{ display:none; position:absolute; top:-100px;left: 0; padding-top:20px; padding-left:20px;width:240px; height:65px; background:#6ab524; font-size:18px;color:fff; font-weight:bold;} .title_position p{ margin-bottom:5px;}
.title_position p{font-size:18px;color:#fff; font-weight:bold;}
.title_position .reds{ font-size:12px;}
.title_position span{display:inline-block; width:30px; height:2px; border-bottom:3px #fff solid;}
.position{ overflow:hidden; width:100%;position:relative; top:0;left:0; min-height:40px;margin-top:15px; font-size:12px; border-bottom:1px #d5d5d5 solid;}
.position span{ color:#c00;}
.position .left p{ display:inline-block; padding-left:30px; background:url(../images/position.jpg) left center no-repeat; height:33px; line-height:33px;}
.position .left .current{ color:#c00; font-weight:bold;}
.position .right ul{ float: left; }
.position .right li{ width:80px;position:relative;text-align:center; padding: 0 12px 5px; display:inline-block}
.position .right li > a{width:79px;display:inline-block;height:34px; line-height:34px; text-decoration:none;font-size:14px;}
.position .right span{ position:absolute;widht:1px; height:10px;  line-height:34px;display:inline-block;border-right:1px #e9e9e9 solid;right:0;top:10px;}
.position .right .current{  font-weight:bold; background:url(../images/hover.jpg) no-repeat center;text-align:center;}
.position .right li:hover{  font-weight:bold; background:url(../images/hover.jpg) no-repeat center;text-align:center; }
.position .right li:hover a{ color:#fff; }
.position .right .current a{color:#fff;}
.position .right .current span{ border:0; padding-left:0;}
.position .right li:hover span{ border:0; padding-left:0; }
.position .search_box{ float:none; clear:both; text-align:right; position:relative}
.position .search_box .Search{ position:absolute; right:0; top:-33px}
.position .search_box ul{ float:none}


.txt_h .txt_left{ width:700px;}
.txt_h  p{ font-size:14px; line-height:25px; }
.txt_h  h5{ font-size:30px; font-weight:bold;color:#666; margin-bottom:50px;}
.txt_h .bor{ margin-top:50px; margin-bottom:20px;display:inline-block; border-top:3px; width:68px; height:3px;background:#6ab524;}
.txt_h .txt_right{width:360px;float: right;}
.txt_h .txt_right img { margin:50px 0 0 0; display:inline-block;width: 100%}

.expert_text{ width:820px; padding-top:20px;}
.expert_text p{ line-height:30px; color:#545454; font-size:14px; display: inline-block;}
.expert_text h5{ font-size:30px; font-weight:bold;color:#666; margin-bottom:50px;}

.expert_text .table{ padding:30px 0 0 153px;}
.expert_text .table td{ padding:10px 5px;}
.expert_text .table .td1{ text-align:right;}
.expert_text .table .td1 span{ color:Red; display:inline-block; vertical-align:middle;}
.expert_text .table .text{ width:202px; height:27px; padding:0 0 0 10px; border:1px solid #e5e5e5;}
.expert_text .table textarea.text{ width:502px; height:145px;}
.expert_text .table .btn{ width:96px; height:32px; text-align:center; line-height:32px; color:#fff; font-size:14px; background:#6ab524 !important; margin:0;}


/*在线报名表单css*/
.zxbm .form_table{ padding:30px 0 0 153px;}
.zxbm .form_table tr td{ padding:10px 5px 10px 5px;}
.zxbm .form_table .td1{ text-align:right;}
.zxbm .form_table .td1 span{ color:Red; display:inline-block; vertical-align:middle;}
.zxbm .form_table .text{ width:202px; height:27px; padding:0 0 0 10px; border:1px solid #e5e5e5;}
.zxbm .form_table textarea.text{ width:502px; height:145px;}
.zxbm .form_table .btn{ width:96px; height:32px; text-align:center; line-height:32px; color:#fff; font-size:14px; background:#6ab524; margin:0;}




/* =S 新闻中心
---------------------------------------------------------------------- */ 
.lt_new .w_left {width: 22.728%;}
.lt_new .w_right{ width:74.546%}
.lt_new .txt_h .ilist li{ margin-bottom:20px;}
.lt_new .txt_h .ilist .left{ width:28.294%;}
.lt_new .txt_h .ilist .left a{ display:block;padding:5px; border:1px #eee solid;}
.lt_new .txt_h .ilist .right{width:69.52%;}
.lt_new .txt_h .ilist .right p{font-size:12px; line-height:20px;}
.lt_new .txt_h .ilist li img{ width:100%;}
.lt_new .txt_h .line{ font-size:14px;}
.lt_new .txt_h h3{ margin-top:10px; margin-bottom:10px;font-size:14px; font-weight:bold;}
.lt_new .txt_h h3 span{ font-size:12px; color:#999; font-weight:normal;}
.lt_new .txt_h .reds{ color:#d9413c;}
.lt_new .txt_h p{ color:#666;}
.lt_new .txt_h .ilist li{border-bottom: 1px #999 dashed;padding: 7px 0; line-height:28px; margin-bottom:0;}
.lt_new .txt_h .ilist .img{ border-bottom:1px #e9e9e9 solid; padding-bottom:20px; padding-top: 20px; overflow:hidden}
.icon_1{ display:inline-block; background:url(../images/icon_1.jpg) no-repeat; padding-left:25px; height:25px; line-height:25px;}
.icon_2{ display:inline-block; background:url(../images/icon_2.jpg) no-repeat; padding-left:25px; height:25px; line-height:25px; position:relative;}
.icon_2 .baidu_share{position:absolute;left: 0px; bottom: 0px; display:none;}
.icon_2:hover .baidu_share{ display:block;}
.icon_3{display:inline-block; background:url(../images/icon_3.jpg) no-repeat bottom; padding-left:52px; height:28px; line-height:28px;margin-top:}
.txt_h span{color:#999; display:inline-block}
.txt_h .info_title{ font-size:26px; font-weight:bold;color:#333; margin-bottom:50px;}
.txt_h .info_txt span{ color:#000}
/* =S account_list
---------------------------------------------------------------------- */ 
#account_list{position:relative;}
#account_list dt{ position:absolute; top:-85px; padding-top:20px; padding-left:20px;width:230px; height:65px; background:#6ab524; font-size:18px;color:fff; font-weight:bold;} 
#account_list p{ margin-bottom:5px; color:fff;}
#account_list dt .reds{font-size:12px; color:fff;}
#account_list dt span{display:inline-block; width:30px; height:2px; border-bottom:3px #fff solid;}
#account_list .ilist{ padding:20px 10px 10px 10px; background:#fbfbfb;}
#account_list .ilist li{ float: none; margin-bottom:10px;padding:0 15px; background:#fff; height:60px; font-size:14px; line-height:60px;}
#account_list .ilist li.current{background:#6ab524;}
#account_list .ilist li.current a{background:url(../images/fff.png) no-repeat left; color:#fff;}
#account_list .ilist li:hover{background:#6ab524;} 
#account_list .ilist li:hover a{  background:url(../images/fff.png) no-repeat left; color:#fff;} 
#account_list .ilist li a{ color:#6B6B6B;display:inline-block; text-decoration:none; background:url(../images/gee.png) no-repeat left; padding-left:20px; }

#sub_positon{ min-height:20px; padding-top:20px; border-bottom:2px #e9e9e9 solid;padding-bottom:20px; position:relative}
#sub_positon h3{ float:left; border-left:2px #6ab524 solid; padding-left:15px; font-size:16px; color:#6ab524; font-weight:bold;}
#sub_positon p{ float:right;display:inline-block; padding-left:30px; background:url(../images/position.jpg) no-repeat; height:22px; line-height:22px; color:}
#sub_positon .current{ color:#c00; font-weight:bold;}


/* =S page*/ 
.pages{ line-height:38px; zoom:1; overflow:hidden; padding-top:20px;}
.pages span{ padding:0px 3px; display:inline-block;}
.pages a{ display:inline-block; margin:0px 2px; border:#dadada solid 1px; color:#6C6C6C; font-size:14px; vertical-align:middle;border-radius: 3px;}
.pages .p_cur,
.pages .p_count,
.pages .p_jump,
.pages .a_first,
.pages .a_end,
.pages .p_total{ display:none;}
.pages .p_page em{ font-style:normal; font-family:Arial;}
.pages .p_page em a{ padding:0px 18px;}
.pages .p_page em a.a_cur{ color:#FFF; background:#5cba1f; border:none;}
.pages .on{ background-color:#5cba1f; cursor:default;}
.pages .a_prev,
.pages .a_next{width: 80px;text-align: center;color:#5cba1f;}



/* =S home
---------------------------------------------------------------------- */ 
.home_center{overflow:hidden;margin-top: 40px; }
.home_center .ilist{display:block; height:auto; overflow:hidden;}
.home_center .ilist li{display:block; width:22%; height:auto; float:left; overflow:hidden; margin-right:4%; margin-bottom:30px;}
.home_center .ilist li a { display:block; overflow:hidden; color:#6B6B6B; text-align: center;}
.home_center .ilist li a.reds{ background: #f5f5f5;border:1px #e9e9e9 solid; border-top:0;padding-top: 15px;padding-bottom: 15px;font-size: 14px;}
.home_center .ilist li:hover a.reds{text-decoration: none;color:#f36f02; }
.home_center .ilist li:hover a{ display:block; overflow:hidden; color:#fff;text-decoration: none;}
.home_center .ilist li span { display:block; width:100%; height:60px; line-height:60px; text-align:center; font-size:16px;background: #a4a4a4; white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.home_center .ilist li:hover span{background: #f36f02;}
.home_center .ilist img{ display:none;}
.home_center .ilist li .pic{border: 1px #e9e9e9  solid; background:no-repeat center center; padding-bottom:110%; background-size:contain;}
.home_center .ilist li:nth-child(4n){ margin-right:0}



/* =S 详细页
---------------------------------------------------------------------- */ 
.lg_title .left{width:28%; padding:2%; text-align:center;border: 1px #e9e9e9 solid;}
.lg_title .left img{overflow: hidden;}
.lg_title .right{width: 62%;padding-right: 20px;}
.lg_title .right p{font-size: 14px;line-height: 22px;}
.lg_title  h5{ font-size:20px; font-weight:bold;color:#6ab524; margin-bottom:15px;}
.lg_title .bor{ margin-bottom:15px;display:inline-block; border-top:3px; width:48px; height:2px;background:#6ab524;}


/* =S tab
---------------------------------------------------------------------- */ 

.onetab .ui-tabs { position: relative; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.onetab .ui-tabs .ui-tabs-nav { margin: 0; padding:0;padding-bottom: 46px;}
.onetab .ui-tabs .ui-tabs-nav li { color:#c00;text-align: center;background:#e9e9e9;height:46px;line-height:46px;font-size:16px;width:20%;list-style: none; float: left; position: relative; margin-right:0.2%; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.onetab .ui-tabs .ui-tabs-nav li a { width:300px;text-decoration: none; }
.onetab .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; background:#6ab524; }
.onetab .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text;font-weight: bold; }
.onetab .ui-tabs-selected a{ color:#fff;}
.onetab .ui-tabs .ui-tabs-panel { padding:40px 25px;display: block; border:1px #e9e9e9 solid; }
.onetab .ui-tabs .ui-tabs-hide { display: none !important; }
.onetab #tabs{height:auto; margin-top: 38px;}
.onetab #tabs-1, #tabs-2, #tabs-3{line-height: 28px;font-size: 14px;}
.onetab #tabs-1 .left{width: 660px;}
.onetab #tabs-1 p{line-height: 24px; margin-bottom: 20px;}
.onetab #tabs-1 span{ display: inline-block;padding-left:32px;  }
.onetab #tabs-1 .right{width: 320px;}
.onetab #tabs-1 img{border:1px #e9e9e9 solid;padding: 5px;}







/* =S footer
---------------------------------------------------------------------- */ 
.footer{ margin-top:50px; padding-top:15px; padding-bottom:15px; background:#84c225 url(../images/footer_bg.png) no-repeat center bottom; text-align:center;}
.footlink{ padding-top:85px;}
.footlink p{ margin:5px 0; color:#fff;}
  

.signup{}
.signupList{}
.signupList li{ padding-right:70px; height:44px; line-height:44px; background:url(../images/libg.png) no-repeat left top; position:relative;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.signupList li a{ font-size:14px; color:#333; font-weight:normal; padding-left:28px;}
.signupList li a:hover{color:#1c8902}
.signupList li em{ font-size:12px; color:#333; position:absolute; right:0; font-style:normal;}

.signupInfo{width:820px;}
.signupInfo h3{ font-size:16px; color:#333; font-weight:normal; text-align:center; margin-top:26px; margin-bottom:15px;}
.signupInfo .signupInfoTime em{font-size:12px; color:#333;font-style:normal;}
.signupInfo .signupInfoTime{ text-align:center; margin-bottom:20px;}

.signupBth{width:128px; margin:0 auto; position:relative;}
.signupBth span{width:128px; height:44px; font-size:18px; display:block; text-align:center; line-height:44px; color:#fff; border-radius:5px; cursor:pointer; background:#6ab524;} 
.signupImg{ display:none;}
.signupImg img{position:absolute;width:268px; height:287px; left:-68px; bottom:45px;}

.homeDown{}
.homeDownList{}
.homeDownList li{ position:relative; padding-right:40px; height:44px; line-height:44px; background:url(../images/dwnli.png) no-repeat left top; position:relative;}
.homeDownList li p{white-space: nowrap; text-overflow: ellipsis;overflow: hidden; font-size:14px; color:#333; padding:0 0 0 28px; margin:0}
.homeDownList li em{ width:22px; height:22px; background:url(../images/dwn.png) no-repeat left top; top:10px; right:15px; position:absolute;}

.otherLink{}
.otherLinkList{ padding-top:28px; overflow:hidden;}
.otherLinkList li{width:25%;float:left; margin-bottom:10px; text-indent:12px;background:url(../images/vipico.png) no-repeat left 3px;  overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}
.otherLinkList li a{ font-size:14px; color:#4c4c4c; }
.otherLinkList li a:hover{color:#5cba1f; }

.TeamExperts{}
.TeamExpertsList{ overflow:hidden; padding-top:27px;}
.TeamExpertsList li{width:31.333%; float:left; text-align:center; margin:0 1% 3% 1%} 
.TeamExpertsList li > a{ font-size:14px; color:#515151;}
.TeamExpertsList li > a:hover{color:#5cba1f;}
.TeamExpertsList span{ margin-bottom:10px;}
.TeamExpertsList span a{ background:no-repeat center center; background-size:contain; padding-bottom:110%; display:block}

.ExpertsInfo{padding-top:28px;}
.ExpertsInfoImg{ float:left;}
.ExpertsInfoText{ float:right; width:530px;}
.ExpertsInfoText h3{ font-size:14px; color:#515151; margin-bottom:18px;}
.ExpertsInfoText h4{font-size:14px; color:#515151;margin-bottom:18px;}



.ranking{ padding-top:30px;}
.ranking table{ width:100%; color:#000; font-size:12px;}
.ranking .tr1 td{ font-size:14px; height:30px; line-height:30px; border-bottom:none; background:#e0e0e0; border-right:2px solid #fff;}
.ranking .tr1 .td5{ border-right:none;}
.ranking tr .td1{ width:73px; text-align:center;}
.ranking tr .td2{ padding-left:25px; width:272px;}
.ranking tr .td3{ padding-left:31px; width:100px;}
.ranking tr .td4{ padding-left:42px; width:307px;}
.ranking tr .td5{ padding-left:23px; width:319px;}

.ranking td{ border-bottom:1px dashed #ccc; line-height:36px;}



.register .table{ padding:30px 0 0; width:100%;}
.register .table td{ padding:10px 5px; width:540px;}
.register .table .td1{ text-align:right;}
.register .table .td1 span{ color:Red; display:inline-block; vertical-align:middle;}
.register .table .text{ width:202px; height:27px; padding:0 0 0 10px; border:1px solid #e5e5e5;}
.register .table textarea.text{ width:502px; height:145px;}
.register .table .btn{ width:96px; height:32px; text-align:center; line-height:32px; color:#fff; font-size:14px; background:#6ab524; margin:0;}


.member,.member3{ width:820px;}
.member .table{ padding:30px 0 0; width:100%;}
.member .table td{ padding:10px 5px; width:400px;}
.member .table .td1{ text-align:right;}
.member .table .td1 span{ color:Red; display:inline-block; vertical-align:middle;}
.member .table .text{ width:202px; height:27px; padding:0 0 0 10px; border:1px solid #e5e5e5;}
.member .table textarea.text{ width:502px; height:145px;}
.member .table .btn{ width:96px; height:32px; text-align:center; line-height:32px; color:#fff; font-size:14px; background:#6ab524; margin:0;}


.member3{ line-height:28px; font-size:14px;}
.mem_tab{ padding:34px 0 50px 13px; overflow:hidden;}
.mem_tab span{ float:left; font-size:16px; color:#606060; width:112px; height:36px; line-height:36px; text-align:center; border:1px solid #6ab524; margin-right:6px; border-radius:5px; cursor:pointer;}
.mem_tab .span{ background:#6ab524; color:#fff;}


.member3 .mem_con{ display:none;}
.member3 .mem_con1{ display:block;}

.part_one{ margin-top:25px;}
.marginTop{ margin-top:70px;}
.marginTop2{ margin-top:10px;}

#main{
  width:800px; margin:0 auto;
}
  #main h1{
    padding:20px 0 8px; text-align:center; color:#3b3b3b; font-size:20px; font-family:微软雅黑;
  }
  #maintain{
    background:#fff; border:#d7d7d7 1px solid; padding:20px 0;
  }
  .maintain{
    background:#fff; border:#d7d7d7 1px solid; padding:20px 15px;
  }

table.tbcom{
  margin:0px auto;  
}


  table.tbcom td{
    padding:7px 3px ; vertical-align:top; line-height:20px; white-space:normal;  word-break:break-all;
  }
  table.tbcom th{
    text-align:right;padding:7px 3px ;vertical-align:top; line-height:20px; white-space:nowrap;
  }
  table.tbcom th strong{
    font-weight:normal; color:#9d9d9d; font-size:11px;
  }
  table.tbcom input{ 
    height:27px; line-height:27px; padding-left:5px; margin-right:5px;
    background:#ececec; border:#cccccc 1px solid; border-bottom:0; border-right:0; vertical-align:middle;
  }
    table.tbcom span input,
    .dotline table.tbcom span input{
      margin-left:10px; margin-right:5px;
      width:auto; height:auto; background:none; border:0; vertical-align:middle;
    }
  table.tbcom textarea,
  textarea.texts{
    margin-left:5px; float:left;
    background:#ececec; border:#cccccc 1px solid; border-bottom:0; border-right:0; width:100%;
  }
  table.tbcom select{ 
    height:27px; line-height:27px;
    background:#ececec; border:#cccccc 1px solid; border-bottom:0; border-right:0; vertical-align:middle; color:#939393; font-size:11px;
  }
table.tbcom .linetop th,
table.tbcom .linetop td{
  border-top:#ebebeb 1px solid; padding-top:15px;
} 
table.tbcom textarea{padding-left:5px;
    background:#fff; border:#cccccc 1px solid; border-bottom:0; border-right:0; width:69%; color:#666;}
	
	
	table.tbcom em{
 font-style:normal; color:red  
}
	
	
	
.dotline{
  border-top:#a7a7a7 1px dotted; padding:20px; margin-top:20px;
}
  .dotline table.tbcom{
    background:#ececec; width:100%; margin:10px auto;
  }
  .dotline table.tbcom input{
    background:#fff;
  }
  
  
  

.btns{
  text-align:right;
}
table.tbcom .btns{
  text-align:left;
}
  table.tbcom .btns input, .btns input{
    /*background:url(../images/btnbg.gif) left top repeat-x;*/ background:#6AB524;height:17px; line-height:17px; width:52px; text-align:center; color:#fff; border:0; margin-left:10px; cursor:pointer;
  }
.btnbox{
  text-align:center; padding:20px;
}
  .btnbox input{
    display:inline-block; background:#6AB524; width:114px; height:38px; line-height:38px; border-radius:4px; text-align:center; color:#fff; font-size:14px;
  }
  .zxbman{margin-top:20px;}
  .zxbman a{display:inline-block; background:#6AB524; width:114px; height:38px; line-height:38px; border-radius:4px; text-align:center; color:#fff; font-size:14px;}
  .product td{padding-left: 20px;}

.leaguer{padding-top:0;}
.rt{float:right;}
.marg{}
.bd li{ border-bottom:none !important;}

#ProInfoTab .box{display:none}
#ProInfoTab .box li.ad{ margin: 20px 0; }
.ProInfoNav li{float:left; cursor:pointer; width:80px; height:30px; font-size:14px; background:#e9e9e9; color:#474747;  text-align:center; margin-right:10px; }
.ProInfoNav li.on,.ProInfoNav li:hover{background:#6ab524; color:#fff;}
.ProInfoNav{ position:relative; height:24px; margin-bottom:18px;}
.ProInfoNav ul{ position:absolute; top:0px; left:34px;} 

.qqzix{ margin-bottom:30px;}
.online_conten{overflow:hidden;}
.online_conten li{ width:310px;line-height:99px; height:99px; margin:10px auto 0; background:#50a0df; cursor:pointer; display:block;}
.online_conten li:hover{ background:#6fb3e9;}
.online_conten li a{ display:block; width:220px; height:40px;padding-top: 30px;}
.overz a{ line-height:40px !important;}
.overz img{width:32px; height:32px; margin-top:4px; margin-left:50px;}  
.overz span{ font-size:17px !important; color:#fff !important; margin-right:60px;}

.Mag{ padding-top:40px;}
.Mag_Image{ float:left; background-color:#e5e5e5; margin-left:12px; width:346px; height:534px;}
.Mag_Image .pic{ border:1px solid #dcdcdc; margin-top:-4px; margin-left:-4px; background-color:#fff; width:345px; height:508px;}
.Mag_Image .pic img{ width:345px; height:508px;margin-top:-4px; margin-left:-4px;}
.Mag_Image h1{ background-color:#e5e5e5;margin:0; font-size:14px; font-weight:normal; text-align:center; line-height:32px;}

.Mag_right,
.Mag_Info{ float:right; width:716px; border:1px solid #e0e0e0;}
.Mag_Info ul{ padding:28px;}
.Mag_Info li{ clear:both; overflow:hidden; line-height:20px; font-size:14px; padding:13px 0;}
.Mag_Info li .name{float:left; border-right:1px solid #e0e0e0; width:77px; padding-left:23px; background:url(../images/mag_icon.jpg) no-repeat left center; margin-right:12px; min-height:20px;}
.Mag_Info li .name b{ display:none;}
.Mag_Info li .name0 b{ display:block; }

.Mag_right{ padding:0 20px;width:656px; min-height:400px;}
.Mag_right.content{ width: 1058px; text-align: center;}
.Mag_right .tit{ border-bottom:2px solid #6ab524; height:31px; line-height:31px;}
.Mag_right .tit b{ color:#6ab524; font-size:14px;}
.Mag_right .tit a{ float:right; color:#9b9b9b;}
.Mag_right .title{ padding-top:28px; padding-bottom:15px; border-bottom:1px solid #e0e0e0; color:#333; font-size:18px;}
.Mag_right .single_info{ padding:20px 0;}

.relative_mag{ position:relative;}
.relative_mag .mag_pages{ position:absolute; right:-25px; top:60px; width:25px;}
.relative_mag .mag_pages a{ display:block; color:#fff;background:url(../images/a_page.png) no-repeat; height:85px; text-align:center; font-size:14px; padding-top:20px;}
.relative_mag .mag_pages a:hover{ text-decoration:none;}

.Mag_pic{ float:left; width:383px; height:543px;background:url(../images/mag_infobg.jpg) no-repeat;}
.Mag_pic img{ width:372px; height:506px;}

.btnnew
        {
            display: inline-block;
            width: 70px;
            height: 26px;
            line-height: 26px;
            border: none;
            background: #d9413c!important;
            overflow: hidden;
            font-weight: bold;
            text-align: center;
            vertical-align: middle;
            color: #fff;
            cursor: pointer;
            font-family: Arial, Helvetica, sans-serif;
            margin:10px;
            
        }
.subdiv{text-align:center}

.w630{ width:670px;}
.w460{ width:460px;}
.w130{ width:130px;}

.Search{width: 220px;height: 33px;}
.p9{margin:0 auto;width: 380px;height: 33px;}
.p10{position: relative;bottom: 20px;}
.Search #memsearch{font-size: 16px;color: #000;display: block;float: left;width: 80px;height: 33px;line-height: 33px;}
.SearchBox{width:220px; height:33px; background: url(../images/searchboxbg2.png) no-repeat center; position:relative;float: left;}
.SearchBox .button{ display:block; width:50px; height:33px; border:none; background: none; position:absolute; /*bottom:10px;*/ right:10px;}
.SearchBox .input{ width:173px; height:33px; border:0px; background:transparent; line-height:33px; font-size:14px; text-indent:1em; color:#333; position:absolute; /*bottom:10px; left:10px;*/}

.SearchBox2{ height:33px; background: url(../images/searchboxbg7.png) no-repeat center right; position:relative;}
.SearchBox2 .button{ display:block; width:41px; height:33px; border:none; background: none; position:absolute; /*bottom:10px;*/ right:1px;}
.SearchBox2 .input{ width:80%; height:33px; border:0px; background:transparent; line-height:33px; font-size:14px; text-indent:1em; color:#333; position:absolute; /*bottom:10px; left:10px;*/}
.Texthide { display: none;}

.SearchBox3{width:210px; height:33px; background: url(../images/searchboxbg7.png) no-repeat right center; position:relative;float: left;}
.SearchBox3 > .button{ display:block; width:42px; height:33px; border:none; background: none; position:absolute; /*bottom:10px;*/ right:0px;}
.SearchBox3 .input{ width:165px; height:33px; border:0px; background:transparent; line-height:33px; font-size:14px; text-indent:1em; color:#333; position:absolute; /*bottom:10px; left:10px;*/}


.MsoNormalTable tr,.MsoNormalTable td{border-color: #333;}


h2.titstaff{
	padding:20px 0 10px; font-size:18px; color:#a4a4a4; font-weight:normal;
}	
	h2.titstaff strong{
		color:#000; font-weight:normal; padding-right:10px; font-size:16px; font-family:微软雅黑;
	}
table.tbstaff{
	width:370px; float:left; margin-right:15px; border:#d5d5d5 1px solid;
}	
	table.tbstaff th,
	table.tbstaff td{
		border-bottom:#d5d5d5 1px solid; padding:8px 5px; text-align:center;
	}
	table.tbstaff th{
		background:url(../images/bgth.gif) left top repeat-x #e2e2e2; font-weight:bold;
	}
		table.tbstaff td.red{
			font-weight:bold;
			color: #d61200;
		}
		table.tbstaff td.blue{
			color:#155cc6;
		}
#statement{
	margin-left:20px; padding:5px; height:415px; line-height:180%; overflow:auto; color:#858585; width:382px;
	scrollbar-arrow-color: #666666; /*三角箭头的颜色*/ 
	scrollbar-face-color: #e1e1e1; /*立体滚动条的颜色（包括箭头部分的背景色）*/ 
	scrollbar-3dlight-color: #666666; /*立体滚动条亮边的颜色*/ 
	scrollbar-highlight-color: #ccc; /*滚动条的高亮颜色（左阴影？）*/ 
	scrollbar-shadow-color: #ccc; /*立体滚动条阴影的颜色*/ 
	scrollbar-darkshadow-color: #666666; /*立体滚动条外阴影的颜色*/ 
	scrollbar-track-color: #f6f6f6; /*立体滚动条背景颜色*/ 
	scrollbar-base-color:#f6f6f6; /*滚动条的基色*/

}

/**/
.txt_xhld{ color:#000; line-height:36px; font-size:18px; max-width:360px; margin:auto; padding-top:3%;}
.lxwm_txt{ line-height:36px;max-width:360px; margin:auto; padding-top:5%}
.lxwm_txt b{ font-size:16px;}
.map{ text-align:center; padding-top:5%}
.map iframe{ width:100%; max-width:560px; height:370px;}
.piaofu{ width:353px;}
.wap_ewm{ text-align:center; display:none; color:#fff}
.wap_ewm p{ padding-top:15px;}
@media(max-width:1180px){
.container,.header,.main_nav ,.content,.footlink{ padding-left:2%; padding-right:2%}
.signupList{ overflow-x:auto;}
input.w630{ width:70%}
input.w460{ width:60%}

}
@media(max-width:960px){
.header{ position:relative}
/*.wap_nav{ position:absolute; right:2%; top:50%; margin-top:-15px; padding:10px 0; width:30px; z-index:200}
.wap_nav a{}
.wap_nav a,
.wap_nav a:before,
.wap_nav a:after{ width:100%;   height:3px; display:block;background-color:#6ab524;}
.wap_nav a:before,
.wap_nav a:after{ content:''; position:absolute}
.wap_nav a:before{ top:0}
.wap_nav a:after{ bottom:0}
#nav{ position:absolute; display:none; right:0}
#nav .main_nav li,
#nav .main_nav li#nve10{ float:none; width:100%}
#nav.show{ display:block;width:50%}*/
#nav{ min-height:inherit}
#nav .main_nav{ padding:0; overflow:hidden; min-height:inherit;}
#nav .main_nav li,
#nav .main_nav li#nve10{ width:25%;}
#nav .main_nav li{ min-height:inherit; padding:0; line-height:36px;}
#nav .main_nav li b{ font-size:15px;}
#nav .main_nav li span{ display:none;}
#nav .main_nav li#nve10,
#nav .main_nav li#nve15{ background:none;}
.dotline{padding: 20px 0 ;}
table.tbcom td{ display: block;text-align: left;}
table.tbcom td input:first-child{ margin-bottom:10px;}
table.tbcom input{ width:100%}
table.tbcom textarea{ width:100%}
table.tbcom .btns input, .btns input{ line-height:30px; height:30px;}

.qqzix{display: none;}
.ad2{display: none;}
.ad{margin-bottom: 0;}
}
@media(max-width:768px){
.lt_new .w_left,
.lt_new .w_right{ float:none; width:100%}
.lt_new{ padding-top:2%}
#account_list,
#account_list .ilist{ height:auto;}
#sub_positon{ padding-bottom:50px; margin-bottom:20px;}
#sub_positon p{ float:none;}
#sub_positon h3{ float:none; position:absolute; bottom:10px;}
.home_center .ilist li{ width:48%;}
.home_center .ilist li:nth-child(2n){ margin-right:0}
.news,
.new_img,
.news_study,
.new_head.left,
.new_head.right{ float:none; width:100%}
.news_study{ height:auto}
.new_img h1,
.news_study h1{height: 24px; padding-bottom: 15px; text-indent: 34px;border-bottom: 1px #0e973c solid; background: url(../images/part_bg.jpg) no-repeat;}

.new_img h1 span,
.news_study h1 span{ display:none;}
.ad_logo .list a{ width:31.333%;}
.new_head{ margin:4% 0}
#ProInfoTab{ padding-top:0}
#account_list .ilist{ overflow:hidden; padding:0}
#account_list .ilist li{ width:33.333%; float:left; padding:0; line-height:34px;height:34px;}
#account_list .ilist li a{ padding-left:10px;}
#two_code{ display:none;}
.wap_ewm{ display:block}
.header{ padding-top:10px; padding-bottom:10px;}
.header .logo{ width:60%;}
.position .search_box{ padding-top:50px; text-align:left}
.position .search_box .Search{ top:0}

}
@media(max-width:640px){
.lt_new .txt_h .ilist .left,
.lt_new .txt_h .ilist .right{ float:none; width:100%}

.pages{ line-height:26px; text-align:center}
.pages .a_prev,
.pages .a_next{ width:60px;}
.pages .p_page em a{ padding:0 10px}

.lg_title .left,
.lg_title .right{ float:none; width:100%}
.lg_title .right{ padding-right:0}
.onetab .ui-tabs .ui-tabs-nav li{ width:24%;}
.otherLinkList li{ width:100%; float:none}
.piaofu{ width:180px;}
.login .date{ float:none; padding-bottom:8px;}
.login .user{ float:none;}
.login span{ display:block; text-align:center; padding-top:8px;}
.new_img h1,
.news_study h1,
.part_one .new_head h2,
.ad_logo h2{ font-size:20px;}
.home_ban .bd li p{ font-size:14px;}
.TeamExpertsList li{ width:48%;}



.part_one h2.title-wap{font-size: 20px;margin-top: 15px;display: block;font-weight: 100;}
.part_one .title-pc{display: none !important;}




}