﻿@charset "utf-8";
/*   
Theme Name: Xmcpda
Theme URI: http://www.xmcpda.com
Author: Graaaaaa


*/

@media screen {
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

* { margin: 0; padding: 0; }
body {
	background: #f5f5f5;
	font-family: "宋体",Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.clear { clear:  both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0 ; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */
html { 0px !important }

a,b,p,span,div,li,ul,h1, h2, h3 { font-family:"微软雅黑";}

p {
	line-height: 24px;
	overflow:hidden;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover { color: #27a1ea;}
blockquote { }
blockquote p { }

ul, ol { }

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
.next-posts { }
.prev-posts { }

#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img {border:0; }
a img { border:0;}
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */

/* top_slide_wrap */
.top_slide_wrap{width:690px;height:460px;margin:0 auto;position:relative;float:left;}
.top_slide_wrap .bx-wrapper{overflow:hidden}
.top_slide_wrap .bx-wrapper ul.slide_box{height:460px;position:relative;overflow:hidden;z-index:4}
.top_slide_wrap .bx-wrapper ul.slide_box li{position:absolute;width:690px;height:460px;left:0;top:0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.top_slide_wrap .bx-wrapper ul.slide_box li a{color:#fff;display:block;cursor:pointer}
.top_slide_wrap .bx-wrapper ul.slide_box li a img{width:690px;height:460px}
.top_slide_wrap .bx-wrapper ul.slide_box li a:hover{text-decoration:none}
.top_slide_wrap .bx-wrapper ul.slide_box li p{height:55px;line-height:55px;margin-top:-173px;padding:0 20px;text-overflow:ellipsis;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%;word-wrap:normal;width:650px;color:#fff;font-size:24px}
.top_slide_wrap .bx-wrapper ul.bx-controls{margin-top:-117px;background-color:#000;padding:2px 0 2px 2px;overflow:hidden;*zoom:1;position:relative;z-index:5}
.top_slide_wrap .bx-wrapper ul.bx-controls li{float:left;position:relative;width:170px;height:113px;margin-right:2px}
.top_slide_wrap .bx-wrapper ul.bx-controls li a.actives span,.top_slide_wrap .bx-wrapper ul.bx-controls li a:hover span{top:115px}
.top_slide_wrap .bx-wrapper ul.bx-controls li a.actives p,.top_slide_wrap .bx-wrapper ul.bx-controls li a:hover p{top:115px}
.top_slide_wrap .bx-wrapper ul.bx-controls li img{width:170px;height:113px}
.top_slide_wrap .bx-wrapper ul.bx-controls li span{position:absolute;left:0;top:0;z-index:6;width:170px;height:113px;background-color:#7cb228;opacity:.9;-webkit-transition:top .5s ease-out;-moz-transition:top .5s ease-out;-ms-transition:top .5s ease-out;-o-transition:top .5s ease-out;transition:top .5s ease-out}
.top_slide_wrap .bx-wrapper ul.bx-controls li p{position:absolute;left:0;top:0;z-index:7;width:150px;height:73px;padding:20px 10px;color:#fff;transition:top .3s ease-out}
.top_slide_wrap a.options{position:absolute;top:136px;width:46px;height:56px;padding:14px 0 0 24px;background-color:#000;opacity:.5;z-index:5}
.top_slide_wrap a.options i{display:block;font-size:0;line-height:0;width:20px;height:40px}
.top_slide_wrap a.options i.pre{background:url(../images/icons.png) no-repeat 0 0}
.top_slide_wrap a.options i.next{background:url(../images/icons.png) no-repeat -25px 0}
.top_slide_wrap a.options.pre{left:0}
.top_slide_wrap a.options.next{right:0}

.header {
    position: relative;
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #eee;
    background: #FFFFFF;
    line-height: 30px;
    font-family: Microsoft YaHei;
}
.zbj-header {
    position: relative;
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #eee;
    background: #f3f3f3;
    line-height: 30px;
    font-family: Microsoft YaHei;
}
.zbj-header-auto {
    margin: auto;
    width: 1000px;
    color: #333
}
.logo-title {
    float: left;
	padding-top:3px;
}
.logo-title a {
    color: #009934;
}
.logo-title a:hover {
    color: #3498db;
    text-decoration: underline;
}
.user-wrap {
    float: right
}
.user-wrap li {
    float: left;
    margin-left: 15px
}
.user-wrap li a {
    color: #333
}
.user-wrap li a:hover {
    color: #3498db;
    text-decoration: underline
}
.user {
    float: left;
    display: none
}
.visitor {
    float: left;
    display: block
}
.ui-dropdown {
    position: relative;
    padding: 0 8px;
    float: left;
    margin-left: 10px
}
.ui-dropdown-hd {
    color: #999
}
.ui-dropdown-hd:hover {
    color: #3498db;
    text-decoration: underline
}
.ui-dropdown .ui-dropdown-menu {
    position: absolute;
    top: 34px;
    left: 0;
    z-index: 999;
    padding: 8px;
    border: 1px solid #ddd;
    background: #fff;
    -webkit-box-shadow: 0 0 1px 0 #ddd;
    -moz-box-shadow: 0 0 1px 0 #ddd;
    box-shadow: 0 0 1px 0 #ddd;
    text-align: center;
}
.ui-dropdown .ui-dropdown-menu img {
    float: left;
    display: inline-block;
    border: 0;
    width: 100px;
}
.ui-dropdown .ui-dropdown-menu p {
    line-height: 16px;
}
.ui-dropdown .ui-dropdown-menu .ui-dropdown-menu-arrow {
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -8px;
    width: 16px;
    height: 16px;
}
.ui-dropdown .ui-dropdown-menu .ui-dropdown-menu-arrow i {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    margin: 0;
    width: 0;
    height: 0;
    border-style: dashed dashed solid;
    border-width: 8px;
    background: 0;
}
.ui-dropdown .ui-dropdown-menu .ui-dropdown-menu-arrow .layer1 {
    top: -1px;
    border-color: transparent transparent #d7d7d7;
}
.ui-dropdown .ui-dropdown-menu .ui-dropdown-menu-arrow .layer2 {
    border-color: transparent transparent #fff;
}
.ui-dropdown-menu {
    display: none;
}

@media only screen and (max-width: 640px) {
	.content,.block_L{width:100%;}
	.logo,.logo img{max-width: 100%;width: auto;height: auto;}
	.jiangzhang{background: none;}
	.rexian,.sousuo_fj{display: none;}
	.menu-button{
		display: block;
color: #fff;
  line-height: 2.5em;
  font-size: 18px;
  border-top: 1px solid #fff;
  padding-left: 40px;
  background: url("../images/menu-icon1.png") no-repeat 5px 8px;
  }
  .menu-button.active{background-image: url("../images/menu-icon2.png");}
  #menu{display: none;}
  #menu.open{display: block;float: none;}
  #menu .nav_ul{width: 100%;height: auto;padding-top: 0;}
  #menu .nav_ul li{float: none;border-bottom: 1px solid #fff;padding-top: 10px;}
  .menu_search{display: none;}
  .home-slides {height: auto;}
  .sss-wrap{height: auto;}
  .block,.block_fenge,.block_fenge2,.block_duikai01,.block_duikai02{width: 100%;float: none;margin-bottom: 20px;}
  .iterm01 a{max-width: 70%;}
  .iterm02 a{max-width: 90%;margin: 0 auto;display: block;}
  .block_fenge2{padding:10px 0;}
  .block_fenge2 .liucheng{width: 25%;display: inline-block;margin-left: -3px;}
  .da-thumbs{height: auto;}
  .da-thumbs li{float: none;display: inline-block;width: 49%;margin: 0 0 10px 0;border: none;}
  .da-thumbs li a img{max-width:100%;}
  .footer{padding: 20px;}
  .block_R{width: 100%;margin-bottom: 20px;}
  .fanye{width: 100%;height: auto;}
  .fanye_r{margin-left: 0;}
  .fanye_l,.fanye_r,.seo_lanmu,.seo_lanmu_l,.seo_lanmu_r{width: 100%;height: auto;overflow: auto;float: none;}
  .seo_lanmu_l,.seo_lanmu_r{margin: 0 0 20px 0;}
/**/
}
.trainees{width: 648px;}
.trainees-slides{float: left;width: 312px;margin: 15px 10px;height: 150px;overflow: hidden;}
.trainees-post{margin-left: 350px;}
.trainees-post .list li a{font-weight: bold;}

/*new css*/
.newslist{width:1000px; margin:10px auto;}
.toptool{font-size: 12px;padding: 5px;text-align: right;}
.toptool a{margin-left: 10px;}
.index_list_box{border: 1px solid #ddd;float: left;width:328px;margin-right: 10px;margin-bottom: 10px;min-height: 312px;}
.index_list_box h2{border-bottom: 2px solid #ddd;font-size: 16px;line-height: 2.5em;font-weight: bold;}
.index_list_box h2 span{border-bottom: 2px solid #9a1f23;display: inline-block;margin-bottom: -2px;padding:0 10px;}
.index_list_box h2 span i{color: #9a1f23;margin-right: 5px;font-weight: normal;}
.index_list_box h2 span img{margin-bottom: -4px; margin-right:5px;}
.index_list_box.last{margin-right: 0;}
.index_list_box.right{width: 308px;}
.index_list_box ul.list{list-style: none;padding: 10px;margin: 0;}
.index_list_box ul.list li a{display:block;line-height: 2.3em;padding-left: 15px;background: url(../images/list_black.gif) no-repeat left center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.index_list_box ul.list li.hot a{background-image: url(../images/list_red.gif);}
.index_list_box #tabnav h2{float: left;width: 50%;border-left:1px solid #ddd;margin-left: -1px;cursor: pointer;}
.index_list_box #tabnav h2 span{border-bottom: none;margin-bottom: 0;}
.index_list_box #tabnav h2.selected{border-bottom-color: #9a1f23;color: #9a1f23;}
.index_list_box .more{text-align: right;margin:0 10px 10px 0;}
.index_list_box .more a{color: #9a1f23;}
.index_list_box .box-cont{margin: 10px;}
.index_list_box .box-cont h3{border-bottom: 1px solid #ccc;color: #666;margin-bottom: 10px;line-height:2.5em;}

/*links*/
.friendlink{width:1000px; margin:0 auto;}
.links{ margin:0 auto; width:990px; /*margin-top:12px;*/ border:1px solid #dbd5d7; padding-bottom:5px;float:left;}
.links h3{ font:bolder 14px/35px "微软雅黑"; padding-left:15px; background:url(../images/link_titbg.jpg) no-repeat left; color:#c30f01; }
.links_nr{ width:982px; padding:4px 0 4px 6px;}
.links_nr li{ float:left; margin:6px;} 
.links_nr2{ width:982px; padding:10px 6px 4px 10px;}
.links_nr2 li{ float:left; padding:6px 8px;}

/*聚焦导航*/
.headline{width:1000px; margin:0 auto;}
.headlinenav{height:68px; width:990px; background:none;overflow: hidden;border-bottom:1px solid #ddd;}
.headlinenav dl{width:990px; height:46px; padding:7px 0; margin:0 auto;position: relative;}
.headlinenav dl dl a{color:#1B1D1C;}
.headlinenav dl dt{width:110px; height:46px; padding-left:15px; border-left:10px solid #9a1f23; border-right:0px solid #fff; float:left;margin-top:3px;}
.headlinenav dl dt h3{font-weight:normal; font-family:'微软雅黑'; font-size:20px; color:#1B1D1C;}
.headlinenav dl dt h3 span{font-family:微软雅黑; font-size:16px; display:block; color:#1B1D1C;}
.headlinenav dl dd{height:44px; line-height:44px; font-size:14px; font-family:'微软雅黑'; color:#1B1D1C; float:left;}
.headlinenav dl dd span{padding: 0 30px 0 20px;float:right;}
.headlinenav dl .search{float:right; width:100px; padding-top:5px;}
.headlinenav dl .search a{display:block; height:44px; width:100px; line-height:44px; color:#fff; background:#63961D; text-align:center;}
.headlinenav dl .search a:hover{color:#FFFF99; background:#70A80F; CURSOR: pointer;}
.headlinenav dl .dll{position: absolute!important;left: 150px;top:0;width:800px!important;height:44px;line-height: 44px;}
.headlinenav dl .dll a{color:#333;}
.headlinenav dl .dll a:hover{color:#F90622;}
.headlinenav dl .dll .position {POSITION: relative;float:let;text-align:left;padding-left:30px;border-left:1px solid #ddd;font-size:16px;}
.headlinenav dl .newsWord{width:800px; padding-top:5px;}
.headlinenav dl .newsWord a{float:left;margin-left:20px;}

.wrapper {
	width:1040px;
	margin:0px auto;
	position:relative;
}
.com_bg {
	background:#f8f8f8;
}
.btm_bg {
	height:65px;
	background:#e35b5d;
}
.btm {
	width:1040px;
	height:65px;
	margin:0 auto;
}
.btm span {
	display:block;
	float:left;
	line-height:65px;
	color:#FFFFFF;
	font-size:20px;
}
.contact .head {
	height:70px;
	line-height:70px;
	background:url(../images/bg_25.jpg) no-repeat;
	padding:38px 30px 0px 30px;
}
.contact .head h2 {
	font-size:24px;
	color:#FFF;
}
.contact .head h2 em {
	font-size:14px;
	padding:0px 10px;
}
.contact .body {
	background:#FFF;
	padding:15px;
}
.contact .body .left {
	width:217px;
	float:left;
	background:#f8f8f8;
	padding:3px 6px;
}
.contact .body .left ul li {
	height:45px;
	line-height:45px;
	background:url(../images/bg_26.png) repeat-x;
	border:1px solid #DFDFDF;
	padding:0px 0px 0px 52px;
	font-size:16px;
	color:#454545;
	margin:3px 0px;
}
.contact .body .left ul li a {
	background:url(../images/arrow_04.png) no-repeat 0px center;
	padding:0px 0px 0px 20px;
	color:#454545;
}
.contact .body .left ul li.cur a,.contact .body .left ul li a:hover {
	background:url(../images/arrow_05.png) no-repeat 0px center;
	color:#f5892e;
	text-decoration:none;
}
.contact .body .right {
	width:900px;
	float:right;
}
.contact .body .right .about .hd {
	height:50px;
	line-height:50px;
	background:url(../images/line_02.png) repeat-x 0px bottom;
}
.contact .body .right .about .hd h3 {
	font-size:24px;
	color:#454545;
}
.contact .body .right .about .bd {
	padding:0px 20px 0px 0px;
}
.contact .body .right .about .bd p {
	line-height:24px;
	font-size:14px;
	color:#454545;
	text-indent:2em;
	padding:10px 0px;
}

.price {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.price .part01 {
	margin-bottom:30px;
}
.price .part01 .hd {
	background:#E9F0F3;
	color:#004499;
	padding:5px 10px;
}
.price .part01 .bd {
	padding:10px 0;
}
.price .part01 .bd dl dd {
	float:left;
	margin:0 5px 5px 0;
}
.price .part01 .bd dl dd a {
	color:#004499;
	padding:3px 7px;
	display:block;
	border:1px solid #ddd;
}
.price .part01 .bd dl dd a:hover {
	border:1px solid #f00;
	text-decoration:none;
}
.price .part02 {
	}.price .part02 .fd01 {
	background:#5AAACC;
	padding:5px 0;
	font-size:14px;
}
.price .part02 .fd01 .search {
	float:right;
	margin-right:150px;
}
.price .part02 h3 {
	float:left;
	color:#FFF;
	margin-top:4px;
	margin-left:10px;
	font-size:14px;
}
.price .part02 .fd01 .search label {
	color:#FFF;
}
.price .part02 .fd01 .search .text {
	padding:0 5px;
	height:20px;
	line-height:20px;
	border:none;
}
.price .part02 .fd01 .button {
	width:64px;
	height:20px;
	border:none;
	background:#FBFCFD;
}
.price .part02 .fd02 {
	margin-bottom:40px;
}
.price .part02 .fd02 table th {
	text-align:center;
	height:25px;
	background:#D8F0EF;
	border:1px solid #ddd;
}
.price .part02 .fd02 table td {
	text-align:center;
	height:25px;
	border:1px solid #ddd;
}
.price .part02 .fd02 table td a {
	color:#0000FF;
}
.price .part02 .fd02 .img01 {
	width:55px;
	height:9px;
	margin:0 auto;
}
.price .part02 .fd02 .img01 img {
	width:55px;
	height:9px;
}
.large-search-box {
	width:100%;
	margin-bottom:20px;
}
.large-search-con {}
.input-large-search {
	float:left;
	width:855px;
	border:4px solid #e35b5d;
	border-right:none;
	padding:6px 10px 4px 10px;
	height:24px;
	line-height:24px;
	font-size:14px;
	color:#999
}
.btn-large-search {
	float:left;
	width:160px;
	height:42px;
	background:#e35b5d/*url(../images/bg_btn_search.jpg) repeat-x*/;
	color:#fff;
	font:normal 16px/30px Microsoft YaHei;
	border:none;
	cursor:pointer;
}
.btn-down-search {
	float:left;
	width:160px;
	height:42px;
	background:#e35b5d;
	color:#fff;
	font:normal 16px/30px Microsoft YaHei;
	border:none;
	cursor:pointer;
	border-left:1px solid #fff;
}
.search-condition {
	float:left;
	border-top:1px solid #d2d2d2;
	
	padding-bottom:10px;
	position:relative;
	z-index:1;
	width:100%;
}
.search-condition ul li,.search-streamline p {
	padding:3px 17px;
	padding-right:0;
	border:1px solid #d2d2d2;
	border-top:none;
	background:#F9F9F9;
}
.search-condition ul li .list-left {
	float:left;
	width:84px;
	line-height:24px;
	padding:5px 10px 0 13px;
	font-size:12px;
	background:0 7px no-repeat;
	text-align:right;
}
.search-condition ul li .list-right {
	float:left;
	width:913px;
	font-size:12px;
	line-height:24px;
	text-align:center;
	position:relative;
}
.search-condition ul li .list-right .beginning {
	float:left;
	width:53px;
	height:25px;
	margin-top:5px;
	display:inline-block;
	*display:inline;
	*zomm:1;
	text-align:left;
}
.search-condition ul li .list-right .text-block {
	float:left;
	width:850px;
	margin-top:5px;
}
.search-condition ul li .list-right p {
	float:left;
	width:860px;
	maring:5px 0;
	white-space:nowrap;
}
.search-condition ul li .list-right .active {
	float:left;
	padding:0 9px;
	height:24px;
	color:#fff;
	background:#e35b5d;

	display:inline-block;

	*display:inline;
	*zomm:1
}
.search-condition ul li .list-right a{
	float:left;
	padding:0 9px;
	margin:0 5px;
	height:24px;
	color:#000000;
	display:inline-block;
	*display:inline;
	*zomm:1
}
.search-condition ul li .list-right a:link,.search-condition ul li .list-right a:visited,.search-condition ul li .list-right a:hover {
	float:left;
	padding:0 9px;
	margin:0 5px;
	height:24px;
	color:#e35b5d;
	display:inline-block;
	*display:inline;
	*zomm:1
}
.search-condition ul li .list-right a.active:link,.search-condition ul li .list-right a.active:visited,.search-condition ul li .list-right a.active:hover {
	color:#fff;
	padding:0 9px;
	height:24px;
	color:#fff;
	background:#e35b5d;
}
.search-condition ul li .list-right a:hover {
	color:#fff;
	background:#e35b5d;
	text-decoration:none
}
.search-condition ul li .list-right span {
	float:left;
	color:#ccc;
	margin:0 5px
}
.search-condition ul li .list-right .form {
	position:absolute;
	top:5px;
	right:0;
}
.search-condition ul li .list-right .form input {
	width:30px;
	height:14px;
	margin:0 6px;
}
.search-condition ul li .list-right .form .btn_submt {
	width:40px;
	height:22px;
}
.search-condition ul li .list-right a.orange-link:link,.search-condition ul li .list-right a.orange-link:visited {
	color:#DE6412;
	text-decoration:underline;
}
.search-condition ul li .list-right a.orange-link:hover {
	color:#DE6412;
	text-decoration:none;
	background:none
}
.advanced-search {
	width:134px;
	height:24px;
	padding-top:2px;
	border:1px solid #d2d2d2;
	border-top:none;
	background:#F9F9F9;
	position:absolute;
	bottom:0;
	z-index:11;
	left:50%;
	margin-left:-67px;
}
.icon-magnifier {
	width:17px;
	height:17px;
	margin:0 13px 0 14px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle
}
.icon-down {
	background-position:61px -36px;
}
.icon-up {
	background-position:61px -66px;
}
.icon-sequence-up,.icon-sequence-down {
	width:10px;
	height:14px;
	overflow:hidden;
	margin:5px 0 0 5px;
	display:inline-block;
	cursor:pointer
}
.icon-sequence-down {
	background-position:0 -58px;
}
.btn-condition {
	font-size:12px;
	line-height:20px;
	padding-right:22px;
}
.search-streamline {
	font-size:12px;
}
.search-streamline p label {
	width:200px;
	text-align:right;
	padding-right:10px;
}
.search-streamline p select {
	width:100px;
	font-size:12px;
	vertical-align:middle
}
.title-box {
	}.title-box h2 {
	float:left;
	font:normal 16px/50px Microsoft YaHei;
	padding-left:8px;
}
.title-box h5 {
	float:left;
	width:810px;
	font:normal 16px/50px Microsoft YaHei;
	text-align:center;
}
.title-box strong {
	font-weight:normal;
	color:#f00
}
.title-box .more {
	float:right;
	font-size:14px;
	line-height:40px;
	margin-right:10px;
	display:inline
}
.sequence {
	margin-bottom:8px
}
.sequence h2 {
	font:normal 14px/28px Microsoft YaHei;
}
.sequence h2 strong {
	color:#f00
}
.sequence-list {
	}.sequence-list p {
	font:normal 12px/54px Microsoft YaHei;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-right:15px;
	color:#f00
}
.sequence-list strong {
	font-size:13px;
	color:#333;
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-weight:normal
}
.sequence-list i {
	margin-top:6px;
}
.sequence-list a:link,.sequence-list a:visited,.sequence-list a:hover,.sequence-list a.active:link,.sequence-list a.active:visited,.sequence-list a.active:hover {
	border:1px solid #CBCBCB;
	font-size:12px;
	padding:0 4px 0 7px;
	display:inline-block;
	cursor:pointer;
	background:bottom left repeat-x;
}
.sequence-list a.active:link,.sequence-list a.active:visited,.sequence-list a.active:hover {
	border:1px solid #FF9966;
	background:bottom left repeat-x;
}
.sequence-list span {
	float:left;
	padding:7px 0 4px 0;
}
.sequence-list select {
	width:170px;
	padding:5px;
	border:1px solid #D2D2D2;
	color:#A0A0A0;
	margin:10px 10px 0 0;
}

.searchbar {
    padding:0px;
    height: 45px;
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    clear: both;
    background: #fff;
}
.searchbar h2.current {
    background: #e35b5d;
    color: #FFF;
    border: 0px;
}

.searchbar h2 {
	float: left;
	line-height: 43px;
	color: #e35b5d;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: 1px;
	cursor: pointer;
	width: 126px;
	height: 43px;
	text-align: center;
	border: solid 1px #e8e8e8;
}

.search2{padding-top:5px;padding-bottom:0;text-align:left;font-size:14px;}
.search2 .lx{border:1px solid #E6E6E6;background:#FAFAFA;border-radius:5px;padding:5px;color:#666;width:240px;margin-right:10px;font-size:14px;}
.search2 .text{border:1px solid #E6E6E6;background:#FAFAFA;border-radius:5px;padding:10px;height:20px;font-size:12px;width:240px;padding:5px;margin-right:6px;position:relative;top:-3px;}
.search2 .submit{width:60px;height:33px;line-height:33px;background:#2F8CDC;font-size:16px;color:#fff;margin-bottom:10px;}
.btn{border:none;cursor:pointer;border-radius:5px;}
.btn:hover{opacity:.8;filter:alpha(opacity=80);text-decoration:none;}

.sort {
    margin-top: 8px;
    border: 1px solid #ccc;
    line-height: 29px;
    text-align: center;
    font-size: 12px;
    width: 70px;
    height: 27px;
    float: left;
    margin: 3px;
}
.sort a:hover{
	color:#DE6412;
	text-decoration:none;
}
.auto a{
    color: #FF6600;
}

.tablebox .tip-a{ position:relative; text-align:left;}
.tablebox .tip-a img{ position:relative; top:3px;}
.tablebox .tip-a span.outer{ position:absolute; background:#fff; border:1px solid #ddd; display:block; color:#333; top:30px; left:-100px; border-radius:6px; box-shadow:0 5px 5px #999; display:none;}
.tablebox .tip-a:hover span.outer{ display:block;}
.tablebox .tip-a span.inner{ position:relative; display:block;width:210px;  }
.tablebox .tip-a span.inner i{ position:absolute; left:94px; top:-9px; display:block; background:url(../images/arrow-up.png) no-repeat; width:19px; height:10px;}
.tablebox .tip-a span.inner em{ text-decoration:none;display:block; line-height:30px; border-bottom:1px solid #ddd; padding:0 10px; background:#f5f5f5; color:#2693C1; font-size:14px;}
.tablebox .tip-a span.inner p{ color:#333; height:auto; padding:10px;}
.divBolder a{text-decoration:none;}
.divBolder div a{font-weight: normal;}
.tablebox {
	margin-bottom:20px;
	width:100%
}
.tablebox.nomargin {
	margin-bottom:0;
}

.logined{display:none;}
.logined .title{ font-size:14px; color:#333; text-align:center; margin-bottom:15px;}
.logined .userImg{ width:60px; height:60px; margin:0 auto; border:none; margin-bottom:15px;}
.logined .userLoginTxtTip{ text-align:center; margin-bottom:5px;}
.logined .userNameTxt{ text-align:center; margin-bottom:5px; color:#08A5E0; font-size:13px; margin-bottom:10px;} 
.logined .qbtn{ width:100%; display:block;  height:35px; line-height:35px; color:#fff; font-size:16px; font-weight:bold; margin-bottom:8px; background:#08A5E0; border-radius:4px; text-align:center;}
.logined .otherLoginBtn{ width:100%; display:block; height:35px; line-height:35px; color:#333; font-size:14px; font-weight:bold; margin-bottom:10px;background:#eee; border-radius:4px; border:1px solid #ddd;text-align:center; font-weight:normal;}

.meitilist {
	PADDING-BOTTOM: 0px; MARGIN: 10px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; CLEAR: both; PADDING-TOP: 0px
}
.meitilist LI {
	 PADDING-BOTTOM: 5px; LIST-STYLE-TYPE: none; PADDING-LEFT: 5px; WIDTH: auto; PADDING-RIGHT: 5px; FLOAT: left;   MARGIN-RIGHT: 10px; PADDING-TOP: 5px
}
#searchtr TR {
	BACKGROUND-COLOR: #F9F9F9
}
#searchtr TR:hover {
	BACKGROUND-COLOR: #e0e0e0
}
#searchtr TR.highlight {
	BACKGROUND-COLOR: #e0e0e0
}
#searchtr TR:last-child:hover{
	BACKGROUND-COLOR: #ffffff
}
