body {margin: 0px; padding:0px; background-color: #fff;color: #333;
      font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
      font-family:"Microsoft YaHei" !important;
      font-size: 14px;
      line-height: 1.42857; 
      list-style:none;
}
* {margin: 0px; padding: 0px; list-style: none; }
a:link{color: #337ab7; text-decoration: none; font-size: 14px; }
a:visited {color: #337ab7; text-decoration: none; font-size: 14px; }
a:hover {color: #000; text-decoration: none; font-size: 14px;}

.hide{display:none}
.clear{ clear:both} 

/* topbar */
.topbar{background-color: #f4f4f4;font-family:"Hiragino Sans GB","Microsoft Yahei","微软雅黑"}
.topbar>.topbar-box{width: 1200px; height: 35px; margin: 0 auto;}
.topbar>.topbar-box>p.l{height:35px; line-height:35px; display:inline-block; *display:inline-block; _display:inline-block; float:left; width:350px;}
.topbar>.topbar-box>p.l>span.welcom{width:auto; height:35px; line-height:35px;  display:inline-block; *display:inline-block; _display:inline-block;  color: #414141; float:left}
.topbar>.topbar-box>p.r{height:35px; line-height:35px;  display:inline-block; *display:inline-block; _display:inline-block;  float:right; width:600px; text-align:right}

/*头部nav*/
.header{}
.nav{ background: #1474d8 none repeat scroll 0 0;height: 66px;position: relative; width: 100%; z-index: 9990;border:0;}
.nav .container{margin:0 auto; padding:0; width:1200px; height:100%;border:0; position:relative;}
.nav .container .logo{width:300px; float:left; border:0; margin-top:15px; padding:0;}
.nav .container .menu{float:right; height:100%; width:auto; margin-right:130px;}
.nav .container .menu ul{margin:0; padding:0; list-style:none; float:left; width:auto}
.nav .container .menu ul li{ float:left; height:64px; line-height:64px; padding-left:10px; padding-right:10px; min-width:60px; text-align:center; color:#fff; font-size:16px; cursor:pointer;}
.nav .container .menu ul li a{color:#fff; font-size:18px;  display:inline-block; *display:inline-block; _display:inline-block; width:100%; min-width:58px; height:100%; line-height:64px}
.nav .container .menu ul li:hover{background-color:#0167b1;}

.nav .container .menu a.managecenter{min-width:100px; width:auto; height:30px; line-height:30px; text-align:center; border:1px solid #ccc;border-radius: 5px;  display:inline-block; *display:inline-block; _display:inline-block; color:#fff; margin-top:17px; margin-left:10px; float:left; font-size:16px; padding-left:10px; padding-right:10px}
.nav .container .menu a.managecenter:hover{border-color:#25bdea; background-color:#25bdea}

.nav .container .menu a.conferenceenroll{width:100px; height:30px; line-height:30px; text-align:center;  display:inline-block; *display:inline-block; _display:inline-block;  color:#fff; margin-top:17px; margin-left:10px; float:left;background-color:#25bdea;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius:5px;font-size: 16px;}

.language_wrap{position: absolute; top: 18px; right: 0px; border:1px solid #ccc; width:100px; color:#333; padding-left:5px; cursor:pointer; background-color: #fff}
.language_wrap .language{height:28px; line-height:28px;}
.language_wrap .language:first-child{background:url('../images/narrow.png') no-repeat scroll 36px -30px; }
/*.language_wrap .language i{background-image: url('../images/flags.png');background-repeat: no-repeat;  display:inline-block; *display:inline-block; _display:inline-block; height: 11px;line-height: 11px;margin-right: 0.3em; margin-top: 2px;vertical-align: text-top;width: 16px;}
.language_wrap .language i.flag-zh-cn{background-position: 0 -1426px;}
.language_wrap .language i.flag-en-us{background-position: -108px -1147px;}*/
.language_wrap .language i{ display:inline-block; *display:inline-block; _display:inline-block; height: 11px;line-height: 11px;margin-right: 0.3em; margin-top: 2px;vertical-align: text-top;width: 6px;}
.language_wrap .language-second{display:none}

/*尾部 footer-contact*/
.footer-contact-wrap{background-color: #f5f5f5;min-height: 90px;margin: 0; padding:0; position:relative}
.footer-contact-wrap .footer-contact{margin:0 auto; margin-top:15px; width:1200px; height:100%;border:0; position:relative;color: #5d5d5d;min-height: 20px;text-align: center;line-height:20px;}
/*尾部 footer*/
.footer{}
.footer .f-introduce-wrap{background-color: #f5f5f5;margin:0; padding:8px 8px; border:1px solid #d9d9d9; border-width:1px 0 1px 0;}
.footer .f-introduce-wrap .f-introduce{margin:0 auto; width:1200px; position:relative;}

.footer .f-copyright-wrap{background-color: #f5f5f5;min-height: 90px;margin: 0; padding:0;position:relative; border-top:1px solid #d9d9d9}
.footer .f-copyright-wrap .f-copyright{margin:0 auto; margin-top:15px; width:1200px; height:100%;border:0; position:relative;color: #5d5d5d;min-height: 30px;text-align: center;line-height:30px;}
.footer .f-copyright-wrap .f-copyright a.f-c-a:link, a.f-c-a:visited {color: #5d5d5d; text-decoration: none;}
.footer .f-copyright-wrap .f-copyright a.f-c-a:hover {color: #5d5d5d; text-decoration:underline;}


/*首页样式*/
.banner_wrap {
	width: 1200px;
	margin: 0 auto;
	background-color: #eef0f4;
	position: relative;
	height: 300px;
}
.banner_wrap .banner_b {
	width: 800px;
	padding: 10px 10px;
	float: left;
}
.home_search {
	width: 330px;
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
	box-shadow: 0 0 7px 0 rgba(132, 132, 132, 0.33);
	margin-top: 10px;
	height: 260px;
	float: right;
	margin-right: 10px;
	padding: 10px 15px 10px 15px;
}
.home_search .h-s-b {
	margin-top: 10px;
}
.home_search .h-s-b .h-s-key {
	border: 1px solid #ccc;
	font-family: Arial,Tahoma, "Microsoft Yahei" ,SimSun,sans-serif;
	font-size: 14px;
	height: 35px;
	line-height:35px;
	padding: 0 30px 0 5px;
	width: 290px;
	border-color: rgba(102, 175, 233, 0.6) !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6) !important;
	outline: medium none;
}
.home_search .h-s-b .h-s-btn {
	background-color: #25bdea;
	border-radius: 5px;
	color: #fff;
	 display:inline-block; *display:inline-block; _display:inline-block; 
	font-size: 16px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	width: 180px;
	cursor: pointer;
	margin-top: 10px;
}
.home_search .h-s-b a {
	font-size: 16px;
	margin-left: 18px;
}
.home_search .h-sta {
	margin-top: 15px;
}
.home_search .h-sta p {
	height: 30px;
	line-height: 30px;
}
.home_search .h-sta ul 
{
    margin:0;
    padding:0;
    list-style:none;
}
.home_search .h-sta ul li
{
    height:30px;
    line-height:30px;
    width:160px;
    float:left;
    overflow:hidden;
    list-style:none;
    margin:0;
}
.home_search .h-s-release {
	background-color: #096;
	border-radius: 5px;
	color: #fe0;
	 display:inline-block; *display:inline-block; _display:inline-block; 
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 325px;
	cursor: pointer;
	margin-top: 15px;
}
.home_search .h-s-manage {
	background-color: #254da5;
	border-radius: 5px;
	color: #ffffff;
	 display:inline-block; *display:inline-block; _display:inline-block; 
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 325px;
	cursor: pointer;
	margin-top:10px;
}
.home_search .h-cooperation {
	color: #579ae8;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
	text-align: center;
}
.home_search .h-line {
	border: 1px dashed #ddd;
	font-size: 0;
	border-width: 0 0 1px 0;
}

.content_wrap {
	width: 1200px;
	position: relative;
	margin: 10px auto;
	height: auto;
}
.content_b_l {
	width: 810px;
	height: auto;
	float: left;
}
.content_b_r {
	width: 370px;
	height: auto;
	float: right;
}
.content_wrap .content_b {
	width: 100%;
	margin: 0;
	padding: 0;
}
.content_wrap .content_b .content_b_n {
	border-bottom: 1px solid #d9dfeb;
	margin-bottom: 18px;
	height: 40px;
}
.content_wrap .content_b .content_b_n a.c_b_n {
	 display:inline-block; *display:inline-block; _display:inline-block; 
	height: 40px;
	line-height: 40px;
	color: #1067c8 ;
	font-size: 20px;
	float: left;
	width:auto;
	padding-left:12px;
	padding-right:15px;
	background-color: #F7F8FB;
	text-align: center;
	font-family:"Microsoft YaHei";
	font-weight:bold;
}
.content_wrap .content_b .content_b_n a.c-b-n-rc
{
    background:url('../images/ico/ico-recommend.png') #F7F8FB no-repeat left center;
    padding-left:42px;
}
.content_wrap .content_b .content_b_n a.c-b-n-new
{
    background:url('../images/ico/ico-new.png') #F7F8FB no-repeat left center;
    padding-left:42px;
}
.content_wrap .content_b .content_b_n a.c-b-n-result
{
    background:url('../images/ico/ico-result.png') #F7F8FB no-repeat left center;
    padding-left:42px;
}
.content_wrap .content_b .content_b_n a.c_b_n_more {
	 display:inline-block; *display:inline-block; _display:inline-block; 
	height: 40px;
	line-height: 40px;
	color: #c2c8d5;
	font-size: 14px;
	float: right;
}
.content_wrap .content_b .content_b_n .sort-b{height:40px; line-height:40px; float:right}

.content_wrap .content_b .content_item {
	margin: 5px 0 10px 0;
	border-bottom: 1px dashed #e0e0e0;
}
.content_item .c_i_h {
	height: 40px;
	line-height: 40px;
}
.content_item .c_i_h .c_i_t {
	 display:inline-block; *display:inline-block; _display:inline-block; 
	float: left;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	width: 600px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.content_item .c_i_h .c_i_area {
	float: right;
	font-size: 16px;
	width: 100px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.content_item .c_i_h .c_i_date {
	float: right;
	font-size: 16px;
	width: 95px;
	text-align: right;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.content_item .c_i_c {
	margin-bottom: 8px;
	height: 162px;
}
.content_item .c_i_c_img {
	width: 250px;
	height: 160px;
	 display:inline-block; *display:inline-block; _display:inline-block; 
	float: left;
}
.content_item .c_i_c_img img {
	width: 250px;
	height: 160px;
	border: 0;
}
.content_item .c_i_c .c_i_c_d {
	width: 540px;
	height: 120px;
	float: right;
	color: #7c8290;
	font-size: 14px;
	line-height: 25px;
	overflow: hidden;
	word-break:break-all;
}
.content_item .c_i_c .c_i_c_o {
	width: 540px;
	height: 30px;
	line-height: 30px;
	float: right;
	margin-top: 8px;
}
.content_item .c_i_c .c_i_c_o b.regu{float:right; font-weight:normal; color:#777; font-size:12px; background:url('../images/index-reg-u.png') no-repeat left center; padding-left:22px; height:30px; line-height:30px; display:inline-block; *display:inline-block; _display:inline-block; }
.content_item .c_i_c .c_i_c_o b.money{float:right; color:#e64e50; padding:0 8px;height:30px; line-height:30px; display:inline-block; *display:inline-block; _display:inline-block; }
.content_item .c_i_c .c_i_c_o b.charge{background:url('../images/charge.png') no-repeat left center;padding-left:15px;}
.content_item .c_i_c .c_i_c_o a {
	border: 1px solid #0ca29e;
	color: #0ca29e;
	float: left;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	display:inline-block; *display:inline-block; _display:inline-block; 
	margin: 0 5px 0 0;
	padding: 0 8px;
	min-width:40px;
	width:auto;
	text-align:center;
}
.content_item .c_i_c .c_i_c_o a.join,a.collection {border: 1px solid #e64d4f;color: #e64d4f;}
.content_item .c_i_c .c_i_c_o b.uncollection  
{
    background-color:#e1e1eb; 
    color:#99a0b1;
	float: left;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	 display:inline-block; *display:inline-block; _display:inline-block; 
	margin: 0 5px 0 0;
	padding: 0 8px;
	border-radius: 5px;
	min-width:70px;
	width:auto;
	text-align:center;
}
.content_item .c_i_c .c_i_c_o a.c_more {
	background-color: #0ca29e;
	border: 0 none;
	color: #ffffff;
	float: right;
	height: 30px;
	text-align: center;
	width: 100px;
}
.content_item .c_i_c_s {
	height: 112px;
}
.content_item .c_i_c_s .c_i_c_d {
	width: 100%;
	height: 75px;
}
.content_item .c_i_c_s .c_i_c_o {
	width: 100%;
}

.content_b_r .c_b_r_w {
	width: 340px;
	background: #fff none repeat scroll 0 0;
	border:1px solid #e6e4ef;
	border-radius: 3px;
	box-shadow: 0 0 5px 0 rgba(132, 132, 132, 0.33);
	margin-bottom: 10px;
	min-height: 260px;
	height: auto;
	float: right;
	padding: 10px 15px 10px 15px;
}
.content_b_r .c_b_r_w p:first-child {
	border-bottom: 1px solid #e6e4ef;
	color: #535a6c;
	font-size: 16px;
	line-height: 45px;
	margin: 0;
	padding: 0 10px;
	font-weight:bold;
	position:relative;
}
.c_b_r_w ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	list-style: 0
}
.c_b_r_w ul li {
	margin: 0;
	padding: 0 5px 0 5px;
	height: 30px;
	line-height: 30px;
	list-style: none
}
.c_b_r_w ul li b.hot {
	width: 22px;
	height: 12px;
	 display:inline-block; *display:inline-block; _display:inline-block; 
	background: url('/Resource/images/hot.png');
	float: left;
	margin-top: 9px;
	margin-right: 5px
}
.c_b_r_w ul li a {
	width: 240px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	 display:inline-block; *display:inline-block; _display:inline-block; 
	float: left;
	color: #666666;
	font-size: 13px;
	font-family: "Microsoft YaHei";
}
.c_b_r_w ul li a:hover {
	color: #1067c8
}
.c_b_r_w ul li span {
	width: 50px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	 display:inline-block; *display:inline-block; _display:inline-block; 
	float: right;
	text-align: right
}
.content_b_r .c_b_r_s_w {
}
.content_b_r .c_b_r_s_w ul {
	margin: 5px 10px 5px 10px
}
.content_b_r .c_b_r_s_w ul li i {
	color: #1067c8;
	font-style: normal
}
.content_b_r .c_b_r_s_w ul li a {
	width: 280px;
}

/*注册*/
.reg_n_wrap{width: 1200px;margin: 0 auto; }
.reg_n_wrap .reg_notice{color: #666;font-family: "Microsoft Yahei";
            font-size: 14px;
            line-height: 200%;
            margin: 20px 0;
            padding: 8px 14px;
            background-color: #fff8e8;
            border: 1px solid #ffe297;
            margin: 20px 0;
}
.reg_wrap { width: 1200px; margin: 0 auto;position: relative;}
.reg_wrap .reg_tabs {margin-left: 185px; border: 1px solid #ddd;border-width: 0 0 1px 1px;
            z-index: 2;
            background-color: #fff;
            position: relative;
            height: 45px;
}
.reg_wrap .reg_tabs ul { margin: 0; padding: 0; list-style: none; }
.reg_wrap .reg_tabs ul li{
            margin: 0;
            padding: 0;
            float: left;
            border: 1px solid #ddd;
            border-width: 1px 1px 1px 0;
            height: 44px;
            line-height: 44px;
            width: 150px;
            text-align: center;
            ont-family: Arial,Tahoma, "Microsoft Yahei" ,SimSun,sans-serif;
            font-size: 18px;
            cursor: pointer;
            background-color: #fff;
            position: relative;
            z-index: 5;
}
.reg_wrap .reg_tabs ul li:hover {
	color: #f90;
}

.reg_wrap .reg_tabs ul li.actv {
	height: 45px;
	border-width: 1px 1px 0px 0px;
	color: #06c;
}

.reg_wrap .reg_b {
	border: 1px solid #ddd;
	padding: 40px 0 20px;
	margin-bottom: 20px;
	margin-top: -1px;
	z-index: 1;
	position: relative;
}

.reg_wrap .reg_b .reg-item {
	height: 70px;
	line-height: 34px;
	padding-top: 9px;
	position: relative;
}

.ftx04 {
	color: #f00;
	font-weight: normal;
	margin-right: 5px;
}

.reg-item .reg-ct {
	color: #999;
	font-family: Arial,Tahoma,Helvetica,simsun,sans-serif;
	float: left;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	padding-right: 10px;
	text-align: right;
	width: 175px;
}

.reg-item .btn-back
{
    background: #888 none repeat scroll 0 0;
	border: medium none;
	border-radius: 3px;
	color: #e9e9e9;
	cursor: pointer;
	 display:inline-block; *display:inline-block; _display:inline-block; 
	font-family: "Microsoft Yahei";
	font-size: 24px;
	font-weight: normal;
	height: 48px;
	line-height: 44px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 220px;
	margin-left:25px;
}

.reg-item .reg-info {
	position: relative;
	width: 360px;
	min-height: 45px;
	line-height: 45px;
	float: left;
}

.reg-info .reg-inp {
	border: 1px solid #ccc;
	font-family: Arial,Tahoma, "Microsoft Yahei" ,SimSun,sans-serif;
	font-size: 14px;
	height: 43px;
	line-height:43px;
	padding: 0 30px 0 5px;
	width: 323px;
}

.reg-info .reg-inp-short {
	width: 131px;
}

.reg-info .reg-inp-hover {
	border: 1px solid #f00;
}

.reg-info .i-phone {
	background: rgba(0, 0, 0, 0) url("../images/reg_icons.png") no-repeat scroll -196px 0;
	 display:block; *display:block; _display:block; 
	height: 24px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 14px;
}

.reg-info .i-pw {
	background: rgba(0, 0, 0, 0) url("../images/reg_icons.png") no-repeat scroll -120px -108px;
	 display:block; *display:block; _display:block; 
	height: 17px;
	position: absolute;
	right: 10px;
	top: 14px;
	width: 14px;
}

.reg-info .i-email {
	background: rgba(0, 0, 0, 0) url("../images/reg_icons.png") no-repeat scroll -113px -54px;
	 display:block; *display:block; _display:block; 
	height: 15px;
	position: absolute;
	right: 10px;
	top: 15px;
	width: 21px;
}

.reg-info .i-user {
	background: rgba(0, 0, 0, 0) url("../images/reg_icons.png") no-repeat scroll -170px -74px;
	 display:block; *display:block; _display:block; 
	height: 25px;
	position: absolute;
	right: 4px;
	top: 7px;
	width: 28px;
}

.reg-info label {
	 display:block; *display:block; _display:block; 
	font-size: 14px;
	height: 45px;
	left: 370px;
	line-height: 45px;
	position: absolute;
	top: 0;
	white-space: nowrap;
}

.reg-info label.msg-error {
	background: #ffebeb none repeat scroll 0 0;
	border: 1px solid #ffbdbe;
	color: #f00;
	padding: 0 10px;
}

.reg-info .me_code {
	border: 1px solid #ddd;
	 display:inline-block; *display:inline-block; _display:inline-block; 
	height: 43px;
	line-height: 43px;
	margin: 0 0 0 5px;
	text-align: center;
	vertical-align: top;
	width: 180px;
}

.reg-info .me_code img {
	margin-top: 8px;
	border: 0;
}

.reg-info .reg-btn {
	background: #0080ff none repeat scroll 0 0;
	border: medium none;
	border-radius: 3px;
    letter-spacing:3px;
	color: #fff;
	cursor: pointer;
	 display:inline-block; *display:inline-block; _display:inline-block; 
	font-family: "Microsoft Yahei";
	font-size: 24px;
	font-weight: normal;
	height: 48px;
	line-height: 44px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 360px;
}

.reg-btn-no {
	background: #7440d8;
	border: medium none;
	border-radius: 3px;
    letter-spacing:3px;
	color: #fff;
	cursor: pointer;
	 display:inline-block; *display:inline-block; _display:inline-block; 
	font-size: 24px;
	font-weight: normal;
	height: 48px;
	line-height: 44px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 250px;
}

.reg_wrap .reg-b-title{height:30px; line-height:30px; font-size:20px; color:#1266c6; padding-bottom:20px; margin:10px 50px 10px 50px; border-bottom: 2px solid #ccd3dd; font-weight:bold}

.reg_wrap .reg-step{margin:10px 50px 20px 50px; border:1px dashed #ccc; border-width:0 0 1px 0; padding:5px 5px;}
.reg_wrap .reg-step ul{margin-left:130px; padding:0; list-style:none; height:50px}
.reg_wrap .reg-step ul li{width:auto; min-width:130px; height:60px; float:left; color:#ccc; line-height:20px; height:50px; font-size:12px;}
.reg_wrap .reg-step ul li h3{font-size:16px}
.reg_wrap .reg-step ul li.act{color:#1474d8}
.reg_wrap .reg-step ul li.act h3{color:#ff6600}

.reg_wrap hr.reg-cf-line{margin: 10px 50px 20px 50px; border: 1px dashed #ccc; height: 1px; border-width: 1px 0 0 0}

/*会议订单*/
.cf-order-wrap{background-color:#f9fafc;margin:10px 50px 10px 50px;}
.cf-order-wrap table{width:100%; border:0}
.cf-order-wrap table thead th{font-size:16px; padding:10px 3px 10px 3px; font-weight:normal; text-align:center; color:#7c8395;border:1px solid #ccc; border-width:0 0 1px 0}
.cf-order-wrap table tbody td{font-size:16px; padding:10px 3px 10px 3px; font-weight:normal; text-align:center; color:#495061; vertical-align:middle;}
.cf-order-wrap table tbody td.cf-info{ padding-left:10px; padding-right:10px; text-align:left; vertical-align:middle}
.cf-order-wrap table tbody td.cf-info .cf-name{height:auto; text-align:left; font-size:16px; line-height:25px;}
.cf-order-wrap table tbody td.cf-info .cf-time,.cf-address{font-size:14px; color:#7b8493; text-align:left;}
.cf-order-wrap table tbody td.money{color:Red}

/*支付方式*/
.payway-wrap{background-color:#f9fafc;margin:10px 50px 10px 50px; position:relative; padding:30px 30px;}
.payway-wrap ul{margin-left:40px; padding:0; list-style:none}
.payway-wrap ul li{cursor:pointer; width:188px; list-style:none; float:left; margin-right:50px;}
.payway-wrap ul li span{width:180px; height:60px;  display:inline-block; *display:inline-block; _display:inline-block; border-radius: 5px; border:1px solid #ced5db}
.payway-wrap ul li span.alipay{ background:url('../images/alipay.gif') no-repeat}
.payway-wrap ul li span.weixinpay{ background:url('../images/weixinpay.gif') no-repeat}
.payway-wrap ul li span.unionpay{ background:url('../images/unionpay.gif') no-repeat}
.payway-wrap ul li span.unionpay-ccb{ background:url('../images/unionpay-ccb.gif') no-repeat}
.payway-wrap ul li span.paypal{ background:url('../images/paypal.gif') no-repeat}
.payway-wrap ul li span.qrpay{ background:url('../images/qrpay.png') no-repeat}
.payway-wrap ul li span.act{border:1px solid #e64d4f}

/*确认支付-提交订单*/
.paybtn-wrap{margin:30px 50px 10px 50px; height:50px;}
.paybtn-wrap .paybtn-box{float:right;line-height: 45px;min-height: 45px;width: 360px;}
.paybtn-wrap .paybtn-box .pay-btn{
	background: #0080ff none repeat scroll 0 0;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	 display:inline-block; *display:inline-block; _display:inline-block; 
	font-family: "Microsoft Yahei";
	font-size: 24px;
	font-weight: normal;
	height: 48px;
	line-height: 44px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 360px;
}

.c_n_wrap{width: 1200px;margin: 0 auto; }
.c_n_wrap .c_n_notice{color: #666;font-family: "Microsoft Yahei";font-size: 14px;line-height: 24px;margin: 20px 0;padding: 8px 14px;background-color: #fff8e8;border: 1px solid #ffe297;margin: 20px 0;}
.c_n_wrap .c_n_notice span{font-size: 16px; font-weight: bold; color: #1474d8}

/*酒店预订-酒店列表*/
.c_wrap { width: 1200px; margin: 0 auto;position: relative;}
.c_wrap .c_b{border: 1px solid #ddd; padding: 20px 20px; margin-bottom: 20px;}
.c_wrap .c_b .c_b-head{height: 30px; line-height: 30px; border-bottom: 1px solid #ccc; color: #999;font-size: 12px}
.c_wrap .c_b .c_b-head .hotelname{width: 100px; float: left;}
.c_wrap .c_b .c_b-head .roommodel{width: 90px; float: right; text-align: center}
.c_wrap .c_b .c_b-head .bednum{width: 90px; float: right; text-align: center}
.c_wrap .c_b .c_b-head .roomnumber{width: 150px; float: right; text-align: center;}
.c_wrap .c_b .c_b-head .roomprice{width: 200px; float: right; text-align: right; margin-right: 10px;}
.c_wrap .c_b ul{margin:0; padding:0; list-style:none}
.c_wrap .c_b ul li{margin:0; padding:5px 5px; list-style:none; min-height:86px; border:1px dashed #ccc; border-width:0 0 1px 0;}
.c_wrap .c_b ul li a.booking {background-color: #ff9c00;border-color: #ff9c00;border-radius: 5px;color: #fff; display:inline-block; *display:inline-block; _display:inline-block; font-size: 16px;height: 30px;line-height: 30px;margin-left: 10px;margin-top: 10px;text-align: center;width: 145px;text-decoration: none;margin-right: 10px; float:right;}
.c_wrap .c_b ul li b.unbooking {background-color: #e1e1eb;border-radius: 5px;color: #99a0b1; display:inline-block; *display:inline-block; _display:inline-block; font-size: 16px;height: 30px;line-height: 30px;margin-left: 10px;margin-top: 10px;text-align: center;width: 145px;text-decoration: none;margin-right: 10px; float:right;}
.c_wrap .c_b ul li span.surplus { display:inline-block; *display:inline-block; _display:inline-block; font-size: 16px;height: 30px;line-height: 30px;margin-left: 10px;margin-top: 10px;text-align: left;width: 145px;text-decoration: none;margin-right: 10px; float:right;}
.c_wrap .c_b ul li span.surplus b{font-weight:normal;color:#ff9900}
.c_wrap .c_b ul li .hotel-info{width: 600px; height: 85px; float: left}
.c_wrap .c_b ul li .hotel-info .hotel-name{height: 35px; line-height: 35px; color: #0066cc; width: 600px; font-size: 16px;font-weight: bold; float: left}
.c_wrap .c_b ul li .hotel-info p.star{color: #ff9900}
.c_wrap .c_b ul li .room-model{width: 90px; float: right; height: 30px; line-height: 30px;color: #ff9900; text-align: center;}
.c_wrap .c_b ul li .room-bednum{width: 90px; float: right; height: 30px; line-height: 30px;color: #ff9900;text-align: center}
.c_wrap .c_b ul li .room-number{width: 150px; float: right; height: 30px; line-height: 30px;text-align: center;}
.c_wrap .c_b ul li .room-number b{font-weight:normal; color:#ff9900}
.c_wrap .c_b ul li .room-price{width: 200px; float: right; text-align: center; height: 30px; line-height: 30px;text-align: right}
.c_wrap .c_b ul li .room-price b{font-weight:normal; color:#ff9900}


/*分页*/
.paging-b {
    height:25px;
    padding:8px 8px;
    margin-top:10px;
    margin-bottom:10px;
}
.paging-b .p-b-page {
    float: left;
    height: 20px;
    line-height: 20px;
    width: auto;
}
.paging-b .p-b-num {
    float: right;
    height: 20px;
    width: 500px;
}
.paging-b .p-b-num .p-b-snum {
    float: left;
    height: 20px;
    line-height: 20px;
    text-align: right;
    width: 440px;
}
.paging-b .p-b-num .p-b-snum a {
    color: #000;
}
.paging-b .p-b-num .p-b-snum a:hover {
    color: #f00;
}
.paging-b .p-b-num .p-b-np {
    float: right;
    height: 20px;
    line-height: 20px;
    margin-left: 10px;
    width: 50px;
}
.paging-b .p-b-num .p-b-np a {
    color: #000;
    height: 20px;
    line-height: 20px;
    width: auto;
    padding: 0 2px 0 20px;
    background-repeat: no-repeat;
    background-position: 2px 0;
    text-align: left;
    font-size: 12px;
     display:inline-block; *display:inline-block; _display:inline-block; 
    vertical-align: middle;
    position: relative;
    overflow: hidden;
}
.paging-b .p-b-num .p-b-np a.prev{background-image: url("../images/prev.gif");}
.paging-b .p-b-num .p-b-np a.next{background-image: url("../images/next.gif");}

/*个人中心-数据列表*/
.mycf-list {
	width: 100%;
	border: 0;
}

.mycf-list th, td {
	padding: 2px 2px;
	text-align: center;
	width: 100px;
}

.mycf-list thead tr {
	height: 30px;
	line-height: 30px;
}

.mycf-list thead tr th {
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
}

.mycf-list thead tr th:first-child {
	text-align: left;
	width: auto;
}

.mycf-list tbody tr {
	height: 30px;
	line-height: 1.5em;
}

.mycf-list tbody tr td:first-child {
	text-align: left;
	width: auto;
	font-size: 14px;
}

.mycf-list tbody tr.btn-wp {
	height: auto;
	line-height: 35px;
}
.mycf-list tbody tr.btn-wp td {
	border: 1px dashed #ccc;
	border-width: 0 0 1px 0;
}

.mycf-list tbody tr.btn-wp td .btn-box
{
    height:40px;
    padding-top:8px;
}

.mycf-list tbody tr.btn-wp td .btn-box a {
	border: 1px solid #0ca29e;
	color: #0ca29e;
	float: left;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	display:inline-block; *display:inline-block; _display:inline-block; 
	margin: 0 5px 0 0;
	padding: 0 8px;
	min-width: 50px;
	width: auto;
	text-align: center;
}

.mycf-list tbody tr.btn-wp td .btn-box a.booking {
	border:0;
	color: #fff;
	background-color:#f47a20;
}
.mycf-list tbody tr.btn-wp td .btn-box a.collection
{
	border:0;
    color:#fff;
	background-color:#0ca29e;
}
.mycf-list tbody tr.btn-wp td .btn-box b.money
{
    background-color: #e1e1eb;
	color: red;
	float:right;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	display:inline-block; *display:inline-block; _display:inline-block; 
	margin: 0 5px 0 0;
	padding: 0 8px;
	border-radius: 5px;
	min-width: 70px;
	width: auto;
	text-align: center;
}

.mycf-list tbody tr.btn-wp td .btn-box b.uncollection {
	background-color: #e1e1eb;
	color: #99a0b1;
	float: left;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	display:inline-block; *display:inline-block; _display:inline-block; 
	margin: 0 5px 0 0;
	padding: 0 8px;
	border-radius: 5px;
	min-width: 50px;
	width: auto;
	text-align: center;
}

.mycf-list tbody tr.btn-wp td .btn-box a.btn-cf-pay {
	background-color: #ff7b00 ;
	color: #fff;
	float: right;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	display:inline-block; *display:inline-block; _display:inline-block; 
	margin: 0 5px 0 0;
	padding: 0 8px;
	border-radius: 5px;
	min-width: 50px;
	width: auto;
	text-align: center;
	cursor:pointer;
	border:0;
}


.mycf-list .cf-time {
	color: #666;
	font-size: 12px;
	text-align: left;
	height:22px;
	line-height:22px;
}

.mycf-list .cf-name {
	font-size: 14px;
}

.mycf-list a.mycf-a:link,a.mycf-a:visited{color:#666666; text-decoration:none;}
.mycf-list a.mycf-a:hover{color:#1067c8; text-decoration:underline}
.mycf-list tbody tr.btn-wp td .btn-box b.paymoney{height:30px; line-height:30px; color:red; float:right}
.mycf-list tbody tr.btn-wp td .btn-box b.ticketnumber{
    height:30px; 
    line-height:30px;
    color:#505050; 
    float:right; 
    margin-right:15px;
    font-weight:normal;
    background:url('../images//index-reg-u.png') left center no-repeat;
    padding-left:22px;
    font-size:14px;
}

/*会议*/
.m-wrap {
	margin-top: 10px;
	position: relative;
}
.m-wrap .m-c-tabs {
	border: 1px solid #ddd;
	border-width: 0 0 1px 1px;
	z-index: 2;
	background-color: #fff;
	position: relative;
	height: 45px;
}
.m-wrap .m-c-tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.m-wrap .m-c-tabs ul li {
	margin: 0;
	padding: 0;
	float: left;
	border: 1px solid #ddd;
	border-width: 1px 1px 0 0;
	height: 44px;
	line-height: 44px;
	width: 150px;
	text-align: center;
	ont-family: Arial,Tahoma, "Microsoft Yahei" ,SimSun,sans-serif;
	font-size: 18px;
	cursor: pointer;
	background-color: #fff;
	position: relative;
	z-index: 5;
}
.m-wrap .m-c-tabs ul li:hover {
	color: #f90;
}
.m-wrap .m-c-tabs ul li.actv {
	height: 45px;
	border-width: 1px 1px 0px 0px;
	color: #06c;
}
.m-c-b {
	border: 1px solid #ddd;
	padding: 20px 10px;
	margin-bottom: 20px;
	margin-top: -1px;
	z-index: 1;
	position: relative;
}

.datagrid-header td, .datagrid-body td, .datagrid-footer td {border-style:solid}

/*会议分类-弹出层*/
.cf-category-wrap
{
    position:absolute;
    top:0;
    left:0;
    width:1200px;
    border:1px solid #ddd;
    min-height:300px;
    background-color:#f9f9f9;
    display:none;
    z-index:9999999;
}
.cf-category-wrap .cf-cat-closebox
{
    position:relative;
    z-index:999;
}
.cf-category-wrap .cf-cat-closebox .cf-cat-closebtn
{
    position:absolute; 
    right:20px; 
    top:24px; 
    background:url('../images/narrow.png') no-repeat scroll 15px -7px;
    width:auto;
    padding-right:20px;
    height:14px;
    line-height:14px;
    font-family:"SimSun";
    font-weight:normal;
    display:inline-block;
    _display:inline-block;
    *display:inline-block;
    min-width:55px;
    text-align:right;
}
.cf-category-wrap .cf-cat-closebox .cf-cat-closebtn:link {color: #9c9c9c; text-decoration: none; }
.cf-category-wrap .cf-cat-closebox .cf-cat-closebtn:visited {color: #9c9c9c; text-decoration: none; font-size: 14px; }
.cf-category-wrap .cf-cat-closebox .cf-cat-closebtn:hover{color: #9c9c9c;text-decoration:underline}

.cf-category-wrap .cf-cat-item
{
    margin:5px 22px;
    border-top:1px solid #ebebeb;
    padding:8px 1px;
    line-height:22px;
}
.cf-category-wrap .cf-cat-item-first
{
    border-top:0;
}
.cf-category-wrap .cf-cat-item .cf-cat-item-name
{
    width:80px;
    float:left;
    margin-right:10px;
    min-height:22px;
}
.cf-category-wrap .cf-cat-item .cf-cat-item-name a:link {color: #4f46a0; text-decoration: none; }
.cf-category-wrap .cf-cat-item .cf-cat-item-name a:visited {color: #4f46a0; text-decoration: none; font-size: 14px; }
.cf-category-wrap .cf-cat-item .cf-cat-item-name a:hover{color: #4f46a0;text-decoration:underline}

.cf-category-wrap .cf-cat-item .cf-cat-item-child
{
    width:1060px;
    float:left;
    min-height:22px;
}
.cf-category-wrap .cf-cat-item .cf-cat-item-child-first
{
    width:980px;
}
.cf-category-wrap .cf-cat-item .cf-cat-item-child ul
{
    margin:0;
    padding:0;
    list-style:none;
}
.cf-category-wrap .cf-cat-item .cf-cat-item-child ul li
{
    float:left;
    padding:2px 8px;
    margin-right:3px;
}
.cf-category-wrap .cf-cat-item .cf-cat-item-child ul li a:link {color: #333; text-decoration: none; }
.cf-category-wrap .cf-cat-item .cf-cat-item-child ul li a:visited {color: #333; text-decoration: none; font-size: 14px; }
.cf-category-wrap .cf-cat-item .cf-cat-item-child ul li a:hover{color: #333;text-decoration:underline}

/*会议分类、右侧*/
.c_b_r_cfct{position:relative;}
.c_b_r_cfct .cf-cat-open
{
    position:absolute; 
    right:20px; 
    top:25px; 
    background:url('../images/narrow.png') no-repeat scroll 15px -36px;
    width:auto;
    padding-right:20px;
    height:14px;
    line-height:14px;
    font-family:"SimSun";
    font-weight:normal;
    display:inline-block;
    _display:inline-block;
    *display:inline-block;
    min-width:55px;
    text-align:right;
}
.c_b_r_cfct .cf-cat-open:link {color: #9c9c9c; text-decoration: none; }
.c_b_r_cfct .cf-cat-open:visited {color: #9c9c9c; text-decoration: none; font-size: 14px; }
.c_b_r_cfct .cf-cat-open:hover{color: #9c9c9c;text-decoration:underline}
.c_b_r_cfct ul{margin:8px 3px; padding:0; list-style:none}
.c_b_r_cfct ul li{width:98px; margin:3px 0 0 0; padding:3px 6px; height:25px; line-height:25px; overflow:hidden; float:left;}

/*会议月历*/
.c_b_r_calendar{position:relative;min-height:100px}
.c_b_r_calendar table{ margin-top:10px; padding:0; border:1px solid #c3c3c3; border-width:1px 0 0 1px; background-color:#F7F7F7}
.c_b_r_calendar table td{height:30px; line-height:30px; text-align:center; width:112px; border:1px solid #c3c3c3; border-width:0 1px 1px 0;}
.c_b_r_calendar table td a:link {color: #4f46a0; text-decoration: none; }
.c_b_r_calendar table td a:visited {color: #4f46a0; text-decoration: none; font-size: 14px; }
.c_b_r_calendar table td a:hover{color: #4f46a0;text-decoration:underline}

/*网站服务*/
.c_b_r_service{position:relative;}
.c_b_r_service .service-item{ padding-left:50px; height:auto; min-height:45px; margin:8px 10px}
.c_b_r_service .service-item a{display:inline-block;_display:inline-block;*display:inline-block; width:255px; height:23px; line-height:23px; overflow:hidden}
.c_b_r_service .service-item a:link {color: #333; text-decoration: none; }
.c_b_r_service .service-item a:visited {color: #333; text-decoration: none; font-size: 14px; }
.c_b_r_service .service-item a:hover{color: #4f46a0;text-decoration:underline}
.c_b_r_service .service-item b{display:inline-block;_display:inline-block;*display:inline-block; font-weight:normal; width:255px; min-height:20px; height:auto; line-height:20px; color:#777}
.c_b_r_service .service-item-web{ background:url('../images/ico/ico-conference.gif') no-repeat left center}
.c_b_r_service .service-item-enroll{ background:url('../images/ico/ico-enroll.gif') no-repeat left center}
.c_b_r_service .service-item-room{ background:url('../images/ico/ico-room.gif') no-repeat left center}
.c_b_r_service .service-item-pay{ background:url('../images/ico/ico-pay.gif') no-repeat left center}
.c_b_r_service .service-item-article{ background:url('../images/ico/ico-article.gif') no-repeat left center}
.c_b_r_service .service-item-reviewers{ background:url('../images/ico/ico-reviewers.gif') no-repeat left center}
.c_b_r_service .service-item-sys{ background:url('../images/ico/ico-sys.gif') no-repeat left center}

/*搜索*/
.content_b_r .s-search-wrap{min-height:35px; padding:0; width:370px; height:auto;}
.s-search-wrap .s-news-k-box{width:245px; height:40px; line-height:40px; float:left}
.s-search-wrap .s-news-k-box .h-s-key {
	border: 1px solid #ccc;
	font-family: Arial,Tahoma, "Microsoft Yahei" ,SimSun,sans-serif;
	font-size: 14px;
	height: 35px;
	line-height:35px;
	padding: 0 30px 0 5px;
	width: 210px;
	border-color: rgba(102, 175, 233, 0.6) !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6) !important;
	outline: medium none;
}
.s-search-wrap .s-news-btn-box{width:86px; height:40px; line-height:40px;float:right; text-align:right}


.s-search-wrap ul{margin:0 0 20px 0; padding:0; list-style:none; width:100%; height:36px; }
.s-search-wrap ul li{margin:0; padding:0; list-style:none; width:50%; float:left; height:auto;}
.s-search-wrap ul li b{width:100%; height:35px; line-height:35px; display:inline-block;*display:inline-block;_display:inline-block; text-align:center;background-color:#f4f4f4; border:1px solid #cdcdcd; cursor:pointer; border-width:0 0 1px 0;}
.s-search-wrap ul li b.fst{border:1px solid #cdcdcd;border-width:0 1px 1px 0; width:184px;}
.s-search-wrap ul li b.df{border-bottom:0; background-color:#fff}

.s-search-wrap .s-cd-wrap{ margin:20px 20px;}
.s-search-wrap .s-cd-wrap .s-cd-item{margin:8px 8px;clear:both; min-height:34px; height:auto;}
.s-search-wrap .s-cd-wrap .s-cd-item .s-ct-box{width:70px; height:32px; line-height:32px; display:inline-block;*display:inline-block;_display:inline-block; text-align:right; float:left; margin-right:5px;}
.s-search-wrap .s-cd-wrap .s-cd-item .s-inp-box{width:230px;min-height:32px; height:auto;display:inline-block;*display:inline-block;_display:inline-block; text-align:left; float:left}
.s-search-wrap .s-cd-wrap .s-cd-item .s-inp-box .s-inp{width:220px; height:30px; line-height:30px; border: 1px solid #ccc; padding:0 3px 0 3px}
.s-search-wrap .s-cd-wrap .s-cd-item .s-inp-box .s-slct{width:228px; height:30px; line-height:30px; border: 1px solid #ccc; padding:0 3px 0 3px}
.s-search-wrap .s-cd-wrap .s-cd-item .s-inp-box .s-inp-date{width:103px;cursor:pointer}
.s-search-wrap .s-cd-wrap .s-cd-item .s-inp-box .s-inp-place{cursor:pointer}
.s-search-wrap .s-cd-wrap .s-cd-item .s-inp-box .textbox{
    border: 1px solid #ccc; 
    -moz-border-radius:0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.s-search-wrap .s-cd-wrap .s-cd-item .s-btn {
	background-color: #25bdea;
	border-radius: 5px;
	color: #fff;
	display:inline-block; *display:inline-block; _display:inline-block; 
	font-size: 16px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	width: 85px;
	cursor: pointer;
}
.s-search-wrap .s-cd-wrap .s-cd-item .s-btn-reset
{
    background-color: #096;
	border-radius: 5px;
	color: #fff;
	display:inline-block; *display:inline-block; _display:inline-block; 
	font-size: 16px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	width: 85px;
	cursor: pointer;
    margin-left:30px; 
}


/*资讯列表*/
.news-wrap{
    border: 1px solid #e4e4e4;
    min-height: 1310px;
}
.news-wrap .news-item-wrap{
    margin: 0 15px;
    border: 1px solid #ddd;
    border-width:0 0 1px 0;
    padding-top: 15px;
    padding-bottom: 15px;
}
.news-wrap .news-item-wrap .news-item{background-color: #fff;}
.news-wrap .news-item-wrap .news-item .news-title{
    width: 590px;
    height: 27px;
    line-height: 27px;
    color: #333;
    float: left;
    text-align: left;
}
.news-wrap .news-item-wrap .news-item .news-date{
    width: 180px;
    height: 28px;
    line-height: 28px;
    color: #a1a1a1;
    font-size: 12px;
    float: right;
    text-align: right;
}
.news-item-wrap a.news-a:link, a.news-a:visited{color: #3B3936;}
.news-item-wrap a.news-a:hover{color: #C26B1A;text-decoration: underline;}

.enroll-location {border:1px solid #ccc; background-color:#edeffe; height:25px; line-height:25px; padding:5px 5px; color:#666666}
.enroll-location a.e-nav:link,a.e-nav:visited{color:#ff6600; text-decoration:none;}
.enroll-location a.e-nav:hover{color:#A20074; text-decoration:none}
.enroll-location .enroll-location-btn-wrap{float:right; height:25px; width:auto}
.enroll-location .enroll-location-btn-wrap .button{padding:0px 8px;}

/*按钮*/
.cst-btn  {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    min-width: 85px;
    padding:4px 10px;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    cursor: pointer;
    border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;
}
.cst-btn-green{background-color:#00a65a}
.cst-btn-blue{background-color:#3c8dbc}
.cst-btn-red{background-color:#dd4b39}
.cst-btn-yellow{background-color:#f39c12}
.cst-btn-gray{background-color:gray}