﻿@charset "utf-8";@media screen and (max-device-width:320px){body{-webkit-text-size-adjust:none}
}
@media screen and (max-device-width:480px){body{-webkit-text-size-adjust:none}
}
@media only screen and (-webkit-min-device-pixel-ratio:2){body{-webkit-text-size-adjust:none}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px){body{-webkit-text-size-adjust:none}
}
/*公共类*/
*{margin:0;padding:0;}
body,div,p,a,span,ul,li,strong,img,h1,h2,h3,h4,h5,h6,frame,form,table,tr,td{border:0;}
body{color:#000000;font-size:16px;font-family:"Microsoft Yahei","SimSun","SimHei";max-width:360px; margin:0 auto; background-color:#66CC00}
.body_bg{background:url(../img/login_bg.jpg) no-repeat center 0;background-size:100%; }
.body_index{background:url(../img/index_bg.jpg) no-repeat center 0;background-size:100%;}
a{display:inline-block;text-decoration:none;color:#333;}
ul,li{list-style:none;}
.fl{float:left;}
.fr{ float:right;}
.clear{clear:both;}
.red{ color:#f00;}
.blue{color:#DF5105}

/*首页*/
.index{width:100%;height:100%;margin:0 auto;min-width:320px;max-width:768px;}
.header{height:auto; background:url(../images/header_bg.jpg) repeat-x; overflow:hidden;}
.header .logo{margin-left:1px; float:left;}
.header .top_right{margin-right:10px; float:right;}
.header .top_left{margin-right:10px; float:left;}
.header .top_right .user a, .header .top_left .user a{ width:30px; height:33px; margin:16px 5px 0 5px; text-align: center;}
.header .dh{ float:left; line-height:60px; margin-left:-5px;}
.header .dh a{ background:url(../images/ico3.png) no-repeat; padding:0 5px 0 30px; font-size:16px;font-weight:bold; margin-left:-7px;}
.header .top_right .pho{ width:42px; height:42px;margin-top:10px; box-shadow:0 1px 4px #ccc; border-radius:50%; border:1px solid #ddd;}
.header .top_right .pho a{border:2px solid #fff; border-radius:50%;width:40px; height:40px; }
.header .top_right .pho a img{ width:40px; height:40px;  border-radius:50%;}

.index_con{}
.index_con p{line-height:34px; font-size:16px; text-indent:2em;}
.foot{ height:40px; background:#45B035; line-height:40px}   /*网站主题色*/
.foot p.pc a{ background:url(../images/ico_pc.jpg) no-repeat; width:60px; height:44px; line-height:34px; color:#fff; padding-left:40px;}

.nav{width:100%;height:auto; background:url(../images/nav_bg.jpg); line-height:26px}
.nav ul { overflow:hidden; text-align:left}
.nav li{width:90px;float:left;text-align:center;}
.nav li a{ line-height:35px; color:#fff; font-size:18px;}


.in01{border-radius: 5px 5px 5px 5px; background-color:#00CC00; height:30px; line-height:30px; text-align:inherit; border:#00CC00 1px solid; width:98%; float:left; margin-top:10px; padding-left:10px}
.in02{border-radius: 5px 5px 5px 5px; background-color:#00CC00; height:30px; line-height:30px; text-align:inherit; border:#00CC00 1px solid; width:98%; loat:left; margin-top:10px; padding-left:10px}


/*登陆*/
.list, .list_center{padding:5px; background:url(../images/list_bg2.jpg) repeat-x;}

.list2{padding:20px 0; background:url(../images/list_bg.jpg) repeat-x;}
.login{width:100%;height:100%;margin:0 auto;min-width:320px;max-width:768px;background-size:100%;padding-bottom:50px;}

.login_con{margin:0px;}

.login_con ul{}
.login_con ul li {margin-bottom:10px;}
.login_con ul li label{font-size:20px; line-height:32px; font-weight:bold;}
.login_con ul li p{ line-height:32px; color:#a2a1a1; font-size:16px;}
.login_con ul li.login_name{border-bottom:1px solid #ccc;}
.login_name_input{width:100%;height:32px;vertical-align:middle;font-size:14px;border:1px solid #dcdcdc; text-indent: 0.5em; background:#fff; line-height:32px}
.cont_input{margin:20px 0 0;}
.orange{background:-moz-linear-gradient(center top,#DF5105,#DF5105) repeat scroll 0 0 rgba(0,0,0,0); background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#DF5105),color-stop(1,#DF5105));border:1px solid #DF5105;color:#fff;}
.grey{background:-moz-linear-gradient(center top,#e5e7e9,#e5e7e9) repeat scroll 0 0 rgba(0,0,0,0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e5e7e9),color-stop(1,#e5e7e9));border:1px solid #bfc1c3;color:#544f3b;}
.button{width:100%;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,0.2);cursor:pointer;display:inline-block;font:16px/100% Arial,Helvetica,sans-serif;font-weight:bold;margin:0 2px 15px;outline:medium none;padding:0.5em 2em 0.55em;text-align:center;text-decoration:none;vertical-align:baseline; color:#FF6600}

.login_con ul li .nj{width:100%; height:32px; border:1px solid #dcdcdc}

/*申请*/
.sq_con{}
.sq_con ul{width:100%;}
.sq_con ul li{ border:1px solid #dadada;height:52px; line-height:52px;padding:0 15px;background:-moz-linear-gradient(center top,#fff,#f1f1f1) repeat scroll 0 0 rgba(0,0,0,0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#f1f1f1)); margin-bottom:-1px;}

.sq_con ul li span{ font-family:"SimSun"; font-size:18px; font-weight:600;}
.sq_con ul li span:hover{ }
.sq_con ul li a{ width:28px; height:20px; background:url(../images/ico4.png) no-repeat 0 -21px; float:right; margin-top:15px;}
.sq_con ul li a.on{ background-position:0 0px;}
.sq_con .sub_li p{ position:relative;}
.sq_con .sub_li a{ line-height:40px; padding-left:40px; width:100%; font-size:18px;}
.sq_con .sub_li a:hover{color:#3077c9; }
.sq_con .sub_li p a:before{ content:'';line-height:40px; width:10px; height:10px; background:#cccccc; position:absolute;left:20px; top:16px; }
.sq_con .sub_li p:hover a:before{ content:'';line-height:40px; width:10px; height:10px; background:#0057bd; position:absolute;left:20px; top:16px; }

/*提问*/
.title_bg2{ border-bottom:1px solid #dadada;;height:32px;}
.title_bg2 .title2{color:#FFFFFF;font-size:18px;}
.tabs{}
.tabs li{float:left;height:30px;text-align:center;width:120px;}
.tabs li a{color:#FFFFFF;line-height:30px;background:none;}
.sec1{ border-bottom:3px solid #4ca4b7;}
.sec2{background:url("../img/sec2.jpg") no-repeat scroll 0 0 transparent;}
.tabs li.sec1 a{color:#4ca4b7;}
.tabs li.sec2 a{color:#424242;}

.wytw{margin:15px 15px;}
.wytw .tit{color:#0057bd;font-size:16px;padding:4px 0 8px 36px; background:url(../images/ico.png) no-repeat 0 0; background-size:40px; margin-bottom:8px;}
.wytw .yhdp_con_text{width:100%;}
.wytw textarea{width:96%;height:93px;padding:8px 5px;background:#fff;display:block;border:1px solid #dadada;;overflow:auto;color:#424242;}
.wytw .yhdp_con_zs{ float:left;line-height:40px; height:40px;}
.wytw .yhdp_con_zs span{color:#42a4a4;}
.wytw .tj{ overflow:hidden;}
.wytw .yhdp_con_tj{padding:5px 10px 0 0;float:right;}
.wytw .yhdp_con_tj .yhdp_btn3{display:inline-block;*display:inline;zoom:1;}
.wytw .yhdp_con_tj .yhdp_btn3 a{border:1px solid #dadada; border-radius:5px; height:30px; line-height:30px;padding:0 30px;background:-moz-linear-gradient(center top,#fff,#f1f1f1) repeat scroll 0 0 rgba(0,0,0,0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#f1f1f1)); color:#0057bd;}
.stwt{margin:15px 15px;}
.stwt .tit{border:1px solid #dadada; height:52px; line-height:52px;padding:0 15px;background:-moz-linear-gradient(center top,#fff,#f1f1f1) repeat scroll 0 0 rgba(0,0,0,0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#f1f1f1));}
.stwt .tit span{ background:url(../images/ico.png) no-repeat 0 -50px;line-height:52px; height:52px; display:block; padding-left:37px;color:#0057bd;font-size:16px;}
.stwt .con{}
.stwt .con ul{border:1px solid #dadada;}
.stwt .con ul li{ padding:10px;}
.stwt .con ul li .wt{ padding:0 0 0 35px;background:url(../images/ico.png) no-repeat 0 -110px; line-height:22px;}
.stwt .con ul li .wt p.time{ color:#adadad;}
.stwt .con ul li .wt p{ font-size:15px; line-height:30px;}
.stwt .con ul li .hd{ padding:10px 15px; background:#f2f2f2; position:relative; margin-top:15px;}
.stwt .con ul li .hd p{ line-height:28px;}
.stwt .con ul li .hd:before{    content: '';
    border-style: solid;
    border-color:transparent transparent  #f2f2f2  transparent;
    border-width: 10px 10px;
    height: 0;
    position: absolute;
    left: 30px;
    top: -20px;
    width: 0;
}

.drth{margin:15px 15px;}
.drth .tit{color:#0057bd;font-size:16px;padding:4px 0 8px 46px; background:url(../images/ico5.png) no-repeat 12px 0px  ; background-size:28px; margin-bottom:8px;}
.drth .yhdp_con_text{width:100%;}
.drth textarea{width:96%;height:93px;padding:8px 5px;background:#fff;display:block;border:1px solid #dadada;;overflow:auto;color:#424242;}
.drth .yhdp_con_zs{ line-height:40px; height:40px;}
.drth .yhdp_con_zs span{color:#424242; font-size:16px;}
.drth .yhdp_con_zs span input{ margin-left:15px;}
.drth .tj{ overflow:hidden;}
.drth .yhdp_con_tj{padding:5px 10px 0 0;}
.drth .yhdp_con_tj .yhdp_btn3{display:inline-block;*display:inline;zoom:1;}
.drth .yhdp_con_tj .yhdp_btn3 a{border:1px solid #dadada; border-radius:5px; height:30px; line-height:30px;padding:0 30px;background:-moz-linear-gradient(center top,#fff,#f1f1f1) repeat scroll 0 0 rgba(0,0,0,0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#f1f1f1)); color:#0057bd;}
.thqk{margin:15px 15px;}
.thqk .tit{border:1px solid #dadada; height:52px; line-height:52px;padding:0 15px;background:-moz-linear-gradient(center top,#fff,#f1f1f1) repeat scroll 0 0 rgba(0,0,0,0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#f1f1f1));}
.thqk .tit span{ background:url(../images/ico5.png) no-repeat 0px 9px  ; background-size:30px;line-height:52px; height:52px; display:block; padding-left:34px;color:#0057bd;font-size:16px;}
.thqk .con{}
.thqk .con ul{border:1px solid #dadada;}
.thqk .con ul li{ padding:10px; border-bottom:1px solid #dadada;}
.thqk .con ul li:last-child { border-bottom:none;}
.thqk .con ul li .wt{ padding:0 0 0 0px; line-height:22px;}
.thqk .con ul li .wt p.time{ color:#adadad;}
.thqk .con ul li .hd{ padding:10px 15px; background:#f2f2f2; position:relative; margin-top:15px;}
.thqk .con ul li .wt p{ font-size:15px;line-height:30px;}
/*我的学校*/
.wdxx{margin:15px 15px; border:1px solid #dadada;}
.wdxx .tit{border-bottom:2px solid #0057bd; height:42px; line-height:42px;padding:0 15px;background:-moz-linear-gradient(center top,#fff,#f1f1f1) repeat scroll 0 0 rgba(0,0,0,0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#f1f1f1));}
.wdxx .tit span.sj{ color:#6b6b6b; width:30%; min-width:100px; float:left; font-size:16px;}
.wdxx .tit span.xx{ color:#0057bd; width:60%; float:left; font-size:16px;}
.wdxx .con{}
.wdxx .con ul{}
.wdxx .con ul li{ padding:10px; border-bottom:1px solid #dadada;}

.wdxx .con ul li:hover{ background:#f6f6f6;}
.wdxx .con ul li a{ width:100%}
.wdxx .con ul li:last-child { border-bottom:none;}
.wdxx .con ul li .wt{ padding:0 0 0 0px; line-height:22px; overflow:hidden;}
.wdxx .con ul li .wt p.time{ color:#6b6b6b; width:30%; min-width:100px; float:left;}
.wdxx .con ul li .wt p.xx{ color:#6b6b6b; width:60%; float:left;}
.wdxx .con ul li .wt p{ font-size:15px;line-height:26px;}

/*进入学校*/
.xx_con{}
.xx_con ul{width:100%;}
.xx_con ul li{ border:1px solid #dadada; height:52px; line-height:52px;padding:0 15px;background:-moz-linear-gradient(center top,#fff,#f1f1f1) repeat scroll 0 0 rgba(0,0,0,0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#f1f1f1)); margin-bottom:-1px;}

.xx_con ul li span{ font-family:"SimSun"; font-size:18px; font-weight:600;}
.xx_con ul li span:hover{ }
.xx_con ul li a{ width:28px; height:20px; background:url(../images/ico4.png) no-repeat 0 -21px; float:right; margin-top:15px;}
.xx_con ul li a.on{ background-position:0 0px;}
.xx_con .sub_li{ position:relative; margin-bottom:10px; padding:10px; background:#f6f6f6;border:1px solid #dadada; border-top:none;}
.xx_con .sub_li p{ line-height:28px;}

/*留学简介*/
.lljj{ padding-bottom:10px;}
.lljj .tit{ font-size:18px; color:#0057bd;margin-bottom:5px;}
.lljj p{ line-height:34px;font-size:16px;  margin-bottom:20px;}

/*简历*/
.jl_con{}
.jl_con ul{width:100%;}
.jl_con ul li{ border:1px solid #dadada; height:52px; line-height:52px;padding:0 15px;background:-moz-linear-gradient(center top,#fff,#f1f1f1) repeat scroll 0 0 rgba(0,0,0,0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#f1f1f1)); margin-bottom:-1px;}

.jl_con ul li span{ font-family:"SimSun"; font-size:18px; font-weight:600;}
.jl_con ul li span:hover{ }
.jl_con ul li a{ width:28px; height:20px; background:url(../images/ico4.png) no-repeat 0 -21px; float:right; margin-top:15px;}
.jl_con ul li a.on{ background-position:0 0px;}
.jl_con .sub_li{ position:relative; margin-bottom:10px; padding:10px; background:#f6f6f6;border:1px solid #dadada; border-top:none;}
.jl_con .sub_li p{ line-height:28px;}
.jl_con .sub_li textarea{width:96%;height:93px;padding:8px 5px;background:#fff;display:block;border:1px solid #dadada;;overflow:auto;color:#424242;}
.jl_con .jlwc{ padding:10px 0;}

.tjr .tit{ font-size:16px; line-height:30px;}
.tjr_table{ margin:10px 0;}
.tjr_table table{ background:#dadada}
.tjr_table tr th{ background:#f7f7f7; padding:5px;}
.tjr_table tr td{ background:#fff;  padding:5px;}
.center{text-align:center;}
.tjr_con{}
.tjr_con ul{width:100%;}
.tjr_con ul li{ border:1px solid #dadada; height:52px; line-height:52px;padding:0 15px;background:-moz-linear-gradient(center top,#fff,#f1f1f1) repeat scroll 0 0 rgba(0,0,0,0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#f1f1f1)); margin-bottom:-1px;}

.tjr_con ul li span{ font-family:"SimSun"; font-size:18px; font-weight:600;}

.tjr_con ul li a{ width:28px; height:20px; background:url(../images/ico4.png) no-repeat 0 -21px; float:right; margin-top:15px;}
.tjr_con ul li a.on{ background-position:0 0px;}
.tjr_con .sub_li{ position:relative; margin-bottom:10px; padding:10px; border-top:none;}
.tjr_con .sub_li p{ line-height:28px;}
.tjr_con .sub_li textarea{width:96%;height:93px;padding:8px 5px;background:#fff;display:block;border:1px solid #dadada;;overflow:auto;color:#424242;}
.tjr_con .jlwc{ padding:10px 0;}
.tjr_con .sub_li .sub_top .tit{ font-size:16px; color:#0057bd; line-height:30px; margin-bottom:5px; }
.tjr_con .sub_li .sub_top p{ margin-bottom:12px;}
.tjr_con .sub_li  .nj{width:70%; height:32px; border:1px solid #dcdcdc}
.jlwc a{ font-size:16px;}

/*论文*/
.lw_con{}
.lw_con ul{width:100%;}
.lw_con ul li{ border:1px solid #dadada; height:52px; line-height:52px;padding:0 15px;background:-moz-linear-gradient(center top,#fff,#f1f1f1) repeat scroll 0 0 rgba(0,0,0,0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#f1f1f1)); margin-bottom:-1px;}

.lw_con ul li span{ font-family:"SimSun"; font-size:18px; font-weight:600;}

.lw_con ul li a{ width:28px; height:20px; background:url(../images/ico4.png) no-repeat 0 -21px; float:right; margin-top:15px;}
.lw_con ul li a.on{ background-position:0 0px;}
.lw_con .sub_li{ position:relative; margin-bottom:10px; padding:10px 0; border-top:none;}
.lw_con .sub_li .tx{ line-height:35px; font-size:16px;}
.lw_con .sub_li p{ line-height:28px;}
.lw_con .sub_li textarea{width:96%;height:93px;padding:8px 5px;background:#fff;display:block;border:1px solid #dadada;;overflow:auto;color:#424242;}
.lw_con .jlwc{ padding:10px 0;}
.lw_con .sub_li .sub_con{ background:#f7f7f7; border:1px solid #dadada; padding:0 0px 10px;}
.lw_con .sub_li .sub_top{padding:0 0px;}
.lw_con .sub_li .sub_top .tit{ font-size:16px; color:#fff; line-height:30px; margin-bottom:5px; background:#5fa9ff; border:1px solid #fff; padding-left:12px;}
.lw_con .sub_li .sub_top .tit2{ font-size:16px; color:#0057bd; line-height:30px; margin-bottom:5px;}
.lw_con .sub_li .sub_top p{ margin-bottom:12px;padding:0 10px;}
.lw_con .sub_li .sub_bottom {padding:0 10px;}
.lw_con .sub_li .sub_bottom .tit2{ font-size:16px; color:#424242; line-height:30px; margin:10px 0 5px;}
.lw_con .sub_li .sub_bottom p{ margin-bottom:12px;padding:0 10px;}



/*选校*/
.xuan_con{ font-size:16px;}
.xuan_con ul{width:100%;}
.xuan_con ul li{ border:1px solid #dadada; height:52px; line-height:52px;padding:0 15px;background:-moz-linear-gradient(center top,#fff,#f1f1f1) repeat scroll 0 0 rgba(0,0,0,0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#f1f1f1)); margin-bottom:-1px;}
.mg10{ margin:10px 0;}
.xuan_con ul li span{ font-family:"SimSun"; font-size:18px; font-weight:600;}
.xuan_con ul li span:hover{ }
.xuan_con ul li a{ width:28px; height:20px; background:url(../images/ico4.png) no-repeat 0 -21px; float:right; margin-top:15px;}
.xuan_con ul li a.on{ background-position:0 0px;}
.xuan_con .sub_li{ position:relative; margin-bottom:10px; padding:10px; background:#f6f6f6;border:1px solid #dadada; border-top:none;}
.xuan_con .sub_li p{ line-height:28px;}
.xuan_con .sub_li textarea{width:96%;height:93px;padding:8px 5px;background:#fff;display:block;border:1px solid #dadada;;overflow:auto;color:#424242;}
.xuan_con .jlwc{ padding:10px 0;}
.xuan_con .yhdp_btn3{ margin:10px 0 ;}
.yhdp_btn3 a{border:1px solid #dadada; border-radius:5px; height:30px; line-height:30px;padding:0 30px;background:-moz-linear-gradient(center top,#fff,#f1f1f1) repeat scroll 0 0 rgba(0,0,0,0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#f1f1f1)); color:#0057bd;}
.stwt{margin:15px 15px;}
.xuan_con .Condition1{ margin-bottom:10px;}
.xuan_con input.condition_input1{ border:1px solid #ccc; width:70%; background:#fff; height:30px;}
.xuan_con .tuofu label{margin-right:12px;}
.xuan_con .mncj input{ width:120px; border:1px solid #ccc;background:#fff; height:30px;}
.xuan_con  .km{ overflow:hidden;}
.xuan_con  .km .km_con{ margin-bottom:10px; overflow:hidden;}
.xuan_con  .km .km_left{ width:100px; float:left; text-align:right;}
.xuan_con  .km .km_right{ float:left;}
.xuan_con  .km .km_input{width:120px; border:1px solid #ccc;background:#fff; height:30px;}
.xuan_con  .km .km_right .km_dz{ width:85px;border:1px solid #ccc;background:#fff; height:30px;}

.xuan_con .school .checkbox_list{ margin-bottom:8px;}
.xuan_con .school .checkbox_list .tit{ line-height:40px;}
.xuan_con .school .checkbox_list .checkbox_con{ width:135px; color:#656565; display:inline-block; margin-bottom:6px;}
.xuan_con .school .checkbox_list .checkbox_con .cb{ margin-right:7px;}

.xuan_con .school .checkbox_list .checkbox_con2{ width:280px; color:#656565; display:inline-block; margin-bottom:6px;}
.xuan_con .school .checkbox_list .checkbox_con2 .cb{ width:20px; margin-top:5px;float:left; margin-right:5px;}
.xuan_con .school .checkbox_list .checkbox_con2 .mc{ float:left; width:250px;}
.xuan_con .school .checkbox_list .checkbox_con2 .mc{ }





/*样式*/

.serch_sfc{ display: block;  height: 32px; padding: 20px;}
.serch_sfc li{ height: 32px;border: 1px solid #dcdcdc;}
.serch_sfc input{ border: none; width: 80%;background: #fff none repeat scroll 0 0; float: left;font-size: 14px;height: 32px; text-indent: 0.5em;
    vertical-align: middle; }
.pieace_sfc{ display: block;  border-bottom: 1px solid #eee; padding:20px;}
.pieace_sfc:hover , .tab_sfc li a:hover{ background: #f6f6f6;}   /*鼠标经过*/
.pieace_sfc h3, .item_center h3{ padding-bottom: 10px; font-size: 18px; }
.fee{ margin-left: 10px; }
.pieace_sfc span{ color: #666; font-size: 16px; }
.pieace_sfc em{ float: right; font-style: normal; color: #666; }

.tab_sfc{ padding: 0 20px; margin-bottom: 20px; height: 32px; margin-top:20px}
.tab_sfc li{width: 49%;  float: left; border: 1px solid  #dcdcdc; border-right: none; }
.tab_sfc li a{height: 32px; line-height: 32px;  text-align:center; display: block; }

.kuang_input{ width: 100%;  display: block; margin: auto; margin-bottom: 10px;  background: #fff none repeat scroll 0 0; float: left;
    height: 32px; text-indent: 0.5em;
    vertical-align: middle;  border: 1px solid #dcdcdc;

}
.layer_body{ padding: 20px;}
.layer_body a{ display: block; width: 100%; border-bottom: 1px solid #dddddd; height: 35px; line-height: 35px; padding: 0 20px;}
.layer_body a:hover{ background: #f6f6f6;}

.list h2{ border-bottom: 1px solid #efefef; padding-bottom: 10px; font-size: 18px; margin-bottom: 5px;}
.list dl dt{ width: 100%; text-align: center; color: #DF5105; margin-bottom: 10px; font-size: 16px;}
.list dl dd{ text-indent: 2em; line-height: 25px;}
.title_list{ width:70px;display: block; float: left;}
.spacing_list{word-spacing:-1em;/*调整文本，以防止使用两端对齐之后字间距过大*/
    text-align:justify;
    text-justify:distribute-all-lines;/*ie6-8*/
    text-align-last:justify;/* ie9*/
    -moz-text-align-last:justify;/*ff*/
    -webkit-text-align-last:justify;/*chrome 20+*/}
.des1_list{border-bottom: 0px solid #eeeeee; padding-bottom: 10px;font-size:14px}


.des1_list li{ height: 35px; line-height: 35px; width:70px; float:left}
.con_list{ color: #666666;}

.list h3{ height: 40px; line-height: 40px; border-bottom: 1px solid #eeeeee; font-size: 16px; margin-bottom: 5px;}
.des2_list{ line-height: 30px;}

.page{ margin: 20px 10px;}
.page a{height: 30px; line-height: 30px; display: block; float: left; margin-right: 10px; padding:0 10px;}
.active_page{ border: 1px solid #DF5105; color: #DF5105;}
.noactive_page{  border: 1px solid #ccc;}

textarea{ background: #fff none repeat scroll 0 0; border: 1px solid #dcdcdc;  text-indent: 0.5em; font-size: 18px;}
.release_my{ font-size: 12px; color: #DF5105; padding-left: 5px;}


.item_center{ border-bottom: 1px solid #eee; padding:20px; display: block; overflow: hidden;}
.item_left{ float: left; display: block; width: 50%;}
.item_left span, .item_right p{ color: #666666;}
.item_right img{ padding-right: 5px;}
.item_right{ float:right; display: block; width: 40px; text-align:center;}