@charset "utf-8";
/*---------------------------------全局定义----------------------------- */
*{padding:0;margin:0;}
body{font:12px Verdana,Arial,Tahoma; color:#333; background:#f7f7f7}		
img{border:none;}   
a{color:#ff8800;text-decoration:none;}
a:hover{text-decoration: none;color:#FF0000;outline:none;}	
ul{list-style:none;}   
input,select,button{font:12px Verdana,Arial,Tahoma;vertical-align:middle;outline:none;}
.clear{clear:both;height:0px; overflow: hidden;}
.main{width:1160px; height:100%; overflow:hidden; margin:0 auto; z-index:1; background:#fff; padding:20px; }
.main textarea,.main  input{ border:1px solid #ccc; text-indent:3px; color:#333; font-size:12px; border-radius: 2px;outline:none;}
.main select{ border:1px solid #ccc;  color:#333;}

/*---------分页---------*/
.main .sabrosus {width:100%;height:30px;margin-top:15px;padding:3px;text-align: center; color:#666;}
.main .sabrosus a {color: #666; margin-right: 3px; padding:5px 8px; border:#ccc 1px solid; text-decoration: none;border-radius: 4px; background:#fff;}
.main .sabrosus a:hover {border: #ccc 1px solid; background-color: lightyellow;border-radius: 4px;}
.main .pagination a:active {color: #333; border: #ccc 1px solid; background-color: lightyellow;border-radius: 4px;	}
.main .sabrosus span.current { font-weight: bold;  color: #fff; margin-right: 3px; padding:5px 8px; border:#ff7700 1px solid; background-color: #ff8800; border-radius: 4px;}
.main .sabrosus span.disabled {border: #ccc 1px solid; margin-right: 3px; color: #999; padding:3px 6px; border-radius: 4px;}
/*--jQuery弹出层--*/
.theme-popover1,.theme-popover2,.theme-popover3,.theme-popover4,.theme-popover5,.theme-popover6{z-index:9999;position:fixed;top:30%;left:46%;width:600px;margin:-100px 0 0 -226px;border-radius:5px;border:solid 2px #999;background-color:#fff;display:none;box-shadow: 0 0 10px #666;}
.theme-poptit1 img,.theme-poptit2 img,.theme-poptit3 img,.theme-poptit4 img,.theme-poptit5 img,.theme-poptit6 img{width:600px;}
/*-------左边导航--------*/
#sidebar { width:180px; height: 100%; float:left;color: #888; font-size: 12px;}
#sidebar #main-nav { width: 180px; padding:0;margin: 0;overflow: hidden;}
#sidebar #main-nav li {list-style: none; padding-bottom:2px; text-indent:20px; font-size:12px;}
#sidebar #main-nav li b {padding: 13px 10px;color: #333; font-size: 14px;display: block;}
#sidebar #main-nav ul {padding: 0;font-size: 12px;margin: 0;}
#sidebar #main-nav ul li {list-style: none;margin: 0;padding: 8px 10px;display: block;}
#sidebar #main-nav ul li a {color:#666;}
#sidebar #main-nav ul li a:hover,
#sidebar #main-nav ul li a.current,
#sidebar #main-nav ul li a.current:hover {color: #333;font-weight:bold;	color:#ff8800;}
#sidebar #main-nav ul li a.current {}
#sidebar #main-nav ul li .hov{color:#ff8800; font-weight:bold;}
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/*-------------------------------------头部----------------------------------*/			
#header{ width:100%;}    				
#header .top{text-align: right;line-height:60px;color:#fff; font-size:12px;background:#052699;height:60px;margin:0 auto;}   
#header .top .con{ width:1200px; margin:0 auto;}  	
#header .top .logo{ float:left;}
#header .top a{color:#fff;} 
#header .top .topleft{ float:left;text-align:left;}
#header .top .topleft b{ color:#ff8800;}
#header .top .nav { float:right; height:60px; line-height:60px;}
#header .top .nav ul {list-style: none;padding-left: 0;margin-top: 0;margin-bottom: 0;}
#header .top .nav a {display: block;padding: 0 25px;line-height: inherit;cursor: pointer; text-align:left;}
#header .top .nav li {line-height: 60px; text-transform: uppercase; float:left;}
#header .top .nav_menu {line-height: 60px; text-transform: uppercase;}
#header .top .nav_menu-item {display: inline-block;position: relative; border-left:1px solid #01208a; background:url(../images/top.png) no-repeat 82px 30px; padding-right:8px;}
#header .top .nav_menu-item:hover {background:#f90 url(../images/top2.png) no-repeat 82px 30px; padding-right:8px; color:#fff;}
#header .top .nav_menu-item:hover .nav_submenu {display: block;}
#header .top .nav_submenu {display: none;position: absolute; padding:6px 0 11px 0; overflow:hidden; background: #f90; border:1px solid #eee;   border-top:none; z-index:100;}
#header .top .nav_submenu-item a {line-height: 30px; padding-right:0; border:none;}
#header .top .nav_submenu-item:hover {}
#header .top  .img img{ margin-left:9px;}
#header .top .nav_submenu img{ display:block; float:left;}
#header .top .nav_menu-item2 {background:url(../images/top3.png) no-repeat 23px 23px;}
#header .top .nav_menu-item2:hover {background:#f90 url(../images/top33.png) no-repeat 23px 23px;}
/*-------------------------*/
#header .topnav{ width:100%; height:100px; background:#fff2e5; overflow:hidden;} 
#header .topnav ul{ height:50px; line-height:50px; display:block; width:1200px;  margin:0 auto; padding:0;} 
#header .topnav ul li{ display:block; float:left; padding-right:5px; color:#fff; margin-top:55px;} 
#header .topnav ul li font{ color:#fa0;}
#header .topnav ul li a{ width:200px; height:45px; line-height:45px; text-align:center; display:block; color:#FFF; font-size:16px;font-family:"微软雅黑";} 

#header .topnav ul li .n1{background:url(../images/m_06h.png) no-repeat 60px 10px;text-indent:26px; color:#666;}
#header .topnav ul li .n1:hover{background:#fff url(../images/m_06.png) no-repeat 60px 10px; color:#333; text-indent:26px;} 
#header .topnav ul li .n1_hov{background:#fff url(../images/m_06.png) no-repeat 60px 10px; color:#333; text-indent:26px;} 

#header .topnav ul li .n2{background: url(../images/m_07h.png) no-repeat 46px 10px;text-indent:33px; color:#666;}
#header .topnav ul li .n2:hover{background:#fff url(../images/m_07.png) no-repeat 46px 10px;text-indent:33px;color:#333;}
#header .topnav ul li .n2_hov{background:#fff url(../images/m_07.png) no-repeat 46px 10px;text-indent:33px;color:#333;}

#header .topnav ul li .n3{background:url(../images/m_08h.png) no-repeat 60px 10px;text-indent:26px; color:#666;}
#header .topnav ul li .n3:hover{background:#fff url(../images/m_08.png) no-repeat 60px 10px;text-indent:26px;color:#333;}
#header .topnav ul li .n3_hov{background:#fff url(../images/m_08.png) no-repeat 60px 10px;text-indent:26px;color:#333;}

#header .topnav .search{ float:right; margin-top:33px;border:1px solid #cba987; padding:0;} 
#header .topnav .search input, #topnav .search select{ display:block; float:left; margin:0; padding:0;} 
#header .topnav .search .tit{ width:200px; height:32px; line-height:32px; border: none; border-right:none; border-left:none; background:#fff url(../images/ipbg.jpg) no-repeat left; color:#ccc;text-indent:10px;}
#header .topnav .search .submit{ width:60px; height:32px; font-size:14px;border: none; border-left:none; color:#fff; background:#d8bc9f url(../images/ipbg2.jpg) no-repeat left;font-family:"微软雅黑"; }
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/*------------------------------------首页-----------------------------------*/
.main .memcon{ width:940px;  float:left;background:#f7f7f7;margin:10px 0 20px 0; border-bottom:1px solid #e5c9ac;}
.main .memcon .logo{ width:92px; height:92px; float:left;}
.main .memcon .logo img{ width:80px; height:80px; border:3px solid #fff; margin:15px 0px 15px  30px;-webkit-border-radius: 50%;-ms-border-radius: 50%;-moz-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;}
.main .memcon .right{ width:800px; float:right; height:110px; line-height:110px;}
.main .memcon .right li{ width:20%;display:block; float:left;color:#666;}
.main .memcon .right li a{ color:#666;}
.main .memcon .right li a:hover{ color:#f80;}
.main .memcon .right li font{ color:#f80;}
.main .memcon .right .m{ width:40%; line-height:25px; margin-top:42px;}
.main .memcon .right .m a{color:#333;}
.main .memcon .right .m img{ display:block; float:left; margin-right:10px;}
.main .memcon .right .m span{ margin-top:5px; display:block; float:left; color:333;}
.main .memcon .bot{ width:100%; height:20px; line-height:20px; padding:15px 0;float:left; background:#fff2e5;border-top:1px solid #e5c9ac;}
.main .memcon .bot a{ display:block; float:left; width:19.8%; color:#555; text-align:center; border-right:1px solid #e5c9ac;}
.main .memcon .bot font{ color:#f80;}
/*--------------*/
.main .express{ width:276px; overflow:hidden; float:right; margin-bottom: 20px; background:#f9f9f9;}
.main .express .title{ height:36px; line-height:36px;background:#6ec884; color:#fff; font-size:16px; text-align:center; font-family:"微软雅黑";}
.main .express .con{ height:220px;padding:0 20px; color:#666; border: 1px solid #eee;}
.main .express .con select{ width:232px; margin:30px 0 20px 0; height:36px; line-height:30px; border: 1px solid #eee; color:#333; text-indent:6px;}
.main .express .con .inp{ width:230px; margin-bottom:20px; height:36px; line-height:30px; border: 1px solid #eee; color:#999; text-indent:6px;}
.main .express .con .submit{ width:120px; height:36px; line-height:36px; background:#fbb900; border:none; color:#fff; margin-left:55px;}
.main .express .con .submit:hover{ background:#f80;color:#fff;}
/*--------------*/
.main .service{ width:940px; overflow:hidden; float:left; margin-bottom: 20px;}
.main .service ul{ width:980px; height:100%; overflow:hidden;}
.main .service li{ width:300px; display:block; float:left; margin:0 20px 20px 0; text-align:center; height:140px; float:left; background:#f2f2f2;}
.main .service li a{ color:#666; display:block; height:35px; padding-top:105px; }
.main .service li a:hover{}

.main .service li .a1{background:url(../images/m_11.png) no-repeat center 10px;}
.main .service li .a1:hover{background:#fff2e5 url(../images/m_11.png) no-repeat center 10px;}
.main .service li .a2{background:url(../images/m_12.png) no-repeat center 10px;}
.main .service li .a2:hover{background:#fff2e5 url(../images/m_12.png) no-repeat center 10px;}
.main .service li .a3{background:url(../images/m_13.png) no-repeat center 10px;}
.main .service li .a3:hover{background:#fff2e5 url(../images/m_13.png) no-repeat center 10px;}
.main .service li .a4{background:url(../images/m_14.png) no-repeat center 10px;}
.main .service li .a4:hover{background:#fff2e5 url(../images/m_14.png) no-repeat center 10px;}
.main .service li .a5{background:url(../images/m_15.png) no-repeat center 10px;}
.main .service li .a5:hover{background:#fff2e5 url(../images/m_15.png) no-repeat center 10px;}
.main .service li .a6{background:url(../images/m_16.png) no-repeat center 10px;}
.main .service li .a6:hover{background:#fff2e5 url(../images/m_16.png) no-repeat center 10px;}

/*--------------*/
.main .selling_goods{ width:900px; height:100%; overflow:hidden; float:left; background:#f2f2f2; margin-bottom:20px; padding:20px;}
.main .selling_goods .title{ height:36px; line-height:36px; border-bottom:1px dashed #dedede;}
.main .selling_goods .title h3{ width:150px; text-align:center; display:block;background:#ff7f00; color:#fff;font-size:16px; font-family:"微软雅黑"; font-weight:lighter;}
.main .selling_goods ul{ height:100%; overflow:hidden; border-top:none;padding-top:25px;}
.main .selling_goods li{ width:100%;display:block; float:left; margin-bottom:25px;}
.main .selling_goods li a{ color:#333;}
.main .selling_goods li a:hover{ color:#f60;}
.main .selling_goods li img{ width:230px; display:block; float:left; margin-right:20px;}
.main .selling_goods li h6{ font-size:14px; color:#333;  margin:15px 0;}
.main .selling_goods li p{line-height:24px; color:#666; padding-right:20px;}
.main .selling_goods li span{ width:100%;display:block; background:url(../images/m_03.png) no-repeat 0 5px; padding-left:15px;}
.main .selling_goods .top{ background:#fff;}
/*---会员头像---*/
.main .face{ padding:30px; height:100%; overflow:hidden;}
.main .face .close{ float:right; font-size:14px;}
.main .face img{ display:block; margin:0 auto; width:300px; height:300px; margin-bottom:20px; border:1px solid #eee;}
.main .face p{ text-align:center; color:#666; margin:20px 0;}
.main .face form{width:310px; margin:0 auto; } 
.main .face input{ vertical-align:middle; margin:0; padding:0}
.main .face .txt{ height:28px; border:1px solid #cdcdcd; width:180px;}
.main .face .btn{ background: #f80;border: 1px solid #f60 !important;color: #fff !important;cursor: pointer;display: inline-block;font-family: Verdana,Arial,sans-serif;font-size: 12px !important;padding:6px 12px !important;}
.main .face .file{ position:absolute; bootom:0; left:68px; height:30px; filter:alpha(opacity:0);opacity: 0;width:320px }
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/*--------------------------------右边内容------------------------------------*/
.mright{width:980px;float:right;height:100%;overflow:hidden;background:#fff; margin-bottom:50px;}    
.mright .con{ padding:20px; line-height:28px;  margin-top:25px; background:#fbfbfb; border:1px solid #eee;}
.mright .con .tit h1{ font-size:14px; text-align:center; display:block;}
.mright .con .tit span{ font-size:12px; text-align:center; display:block; margin-bottom:10px; color:#999;}
.mright .con .arc{font-size:12px; margin-bottom:10px;}
.mright .con p{margin-bottom:15px; text-indent:20px;}
.mright .con .a{ background:#ff9900; width:100px;text-align:center; display:block; margin:0 auto; color:#fff;}
/*--------公共标题------*/
.mright .title{height:42px;line-height:42px;font-weight:bold;font-size:14px;color:#ff8800;border-bottom:1px solid #eee;padding-top:1px;font-family:"微软雅黑"; }    
.mright .title a{height:42px; line-height:42px;color:#585858;padding:0 10px; float:left;}  
.mright .title a:hover{color:#ff8800;}  
.mright .title .hov{border-bottom:1px solid #052699;color:#052699; font-size:14px;}   
.mright .title .hov:hover{color:#052699;}
.mright .title #showtext{ height:26px; line-height:26px; float:right; padding:0; font-weight:lighter; background:#ff7f00; color:#fff; padding:0 10px; margin-top:15px;}
.mright .title #showtext:hover{ background:#f90;}
.mright .title .rhov{ display:block; line-height:18px; height:18px; float:right; margin-top:5px; padding:3px 10px; font-weight:lighter; border:1px solid #f90; color:#fff; background:#fa0;}
.mright .title .rhov:hover{ color:#fff;}
/*-----------------------------------------------------------------*/
/*-------------------------------例表页-----------------------------*/ 
.main .list{width:100%;height:100%;overflow:hidden;margin-top:20px;}  
.main .list ul{height:100%;overflow:hidden;border-right:1px solid #eee;}
.main .list ul li{width:100%;display:block;float:left;line-height:36px;}
.main .list ul dl { display:block; height:36px;line-height:36px;border-bottom:1px solid #eee;}
.main .list ul .bg{font-size:14px;font-family:"微软雅黑"; background:#f6f6f6;border-top:1px solid #eee;}
.main .list ul li dd{width:18%; height:36px; float:left;display:block;overflow:hidden;color:#555;font-size:12px;text-align:center; border-left:1px solid #eee;} 
.main .list ul #dd1{width:8%;text-indent:20px;height:20px;margin-top:8px;line-height:normal;text-align:left;font-size:14px; border:none;} 
.main .list ul .dd1 input{border:none;}
.main .list ul .dd2{width:20%;}
.main .list ul .dd3{width:30%;} 
.main .list ul .dd3 a{color: #666;} 
.main .list ul dd a{padding:0 3px;}
.main .list ul .bg dd{ color:#333;}
.main .list ul #drt {width:10%; float:right;} 

.main #member_apply dd{width:14%; text-align:left; text-indent:10px;}
.main #member_apply .dd2{ width:29%;}
.main #member_apply .dd6{ text-align:center;}
.main #member_apply a{ }
.main #member_apply .img{ width:22px; padding:8px;}

.main #member_paper dd{ width:13.3%; text-align:center; }
.main #member_paper .dd2{ width:59%; text-align:left; text-indent:10px;}
.main #member_paper .dd6{ text-align:center; text-indent:0;}
.main #member_paper .img{ width:22px; padding:8px;}

.main #member_hotel dd{ width:11%; text-align:left; text-indent:10px;}
.main #member_hotel .dd2{ width:24%;}
.main #member_hotel .dd3{ width:7%; text-align:center; text-indent:0;}
.main #member_hotel .dd6{width:10%; text-align:center; text-indent:0;}
/*-----*/
.main .list1{width:100%;height:100%;overflow:hidden;margin-top:20px;}  
.main .list1 ul{height:100%;overflow:hidden;}
.main .list1 ul li{width:100%;display:block;float:left;line-height:36px;}
.main .list1 ul li dd{float:left;display:block;color:#333;font-size:12px;} 
/*------Information------*/
.main #information li{ border-bottom:1px dashed #dedede;}
.main #information li a{ font-size:12px; line-height:30px; text-indent:10px; float:left; display:block;}
.main #information li a:hover{ color:#ff7f00;}
.main #information li span{ color:#999; padding-left:10px; font-weight:lighter; float:right; padding-right:10px;}
.main #information .hot{color:#666;} 

/*-----------------------------------------------------------------*/
/*-------------------------------封面页-----------------------------*/   
.cover ul{height:100%;overflow:hidden;}  
.cover h1{ width:100%; color:#f80; font-size:14px;border-top:1px solid #F58B0F; border-bottom:1px solid #eee; text-indent:10px; height:32px; float:left; line-height:32px; margin-bottom:15px;background:#FFF7EB; font-family:"微软雅黑";}
.cover h2{ width:100%; font-size:14px;border-top:1px solid #eee; border-bottom:1px solid #eee; text-indent:10px; height:32px; float:left; line-height:32px; margin:15px 0;background:#f7f7f7; font-family:"微软雅黑";}  
.cover ul li{width:100%;float:left;display:block;margin-bottom:15px;line-height:30px; overflow:hidden;}  
.cover ul li a{color: #ff8800; padding-left:5px;}
.cover ul li h6{width:150px;height:28px;float:left;display:block;color:#666;font-size:12px;text-align:right;padding-right:10px; font-family:"微软雅黑"; font-weight:lighter;}  
.cover ul li span{font-size:12px; display:block; float:left; }  
.cover ul li span input{width:450px;height:32px;line-height:32px; padding:0; color:#666; background:#fff;} 
.cover ul li span .w260{width:450px;}   
.cover ul li span select{width:452px; height:34px; line-height:34px;padding-left:5px; display:block; margin:0; color:#666;background:#fff url(../images/r.png) no-repeat scroll right center ;vertical-align: middle;outline: medium none;
appearance: none;color: #666;-moz-appearance: none;-webkit-appearance: none;}  
.cover ul li span textarea{ padding:1%; color:#666; line-height:20px; font-size:12px; background:#fff;}   
.cover ul li .cf{width:220px; height:40px; display:block; text-align:center; line-height:40px;color:#fff;border:none; margin-left:110px; background:#fa0; border:1px solid #f90; font-size:14px;}  
.cover ul li .cf:hover{background:#052699; color:#fff; border:1px #022393 solid; }   
.cover ul li .file{margin:0;padding:0; display:block; float:left;}
.cover ul li .quiet {width:440px;height:32px; padding-left:10px; border:1px solid #ccc; color: #666; background: #f5f5f5;border-radius: 3px;}
.cover #box2{ width:50%; float:left;}
.cover #box2 li{ width:100%;}
.cover #box2 li span input{width:300px;} 
.cover #box2 li span select{width:302px;}
.cover #box2 li .quiet {width:290px;}
.cover #box3{ width:33.3%; float:left;}
.cover .time{ width:38px; height:34px; background:url(../images/time.png) no-repeat 270px 6px; position:absolute; right:0; top:0; border:none;}
.cover .file2 { width:31px; overflow:hidden;position: absolute; top: 0; right:-48px; background: url(../images/fileadd.jpg) no-repeat 650px 2px; padding-left:700px;}
.cover ul li font{ color:#999; margin-left:5px;}
.cover #bottom{ width:100%; line-height:35px; float:left;}
.cover .submit{width:145px; height:36px; line-height:36px;color:#fff;border:none; float:left; background:#fa0; border:1px solid #f90; font-size:14px; margin-left:160px;}  
.cover .submit:hover{background:#052699; color:#fff; border:1px #022393 solid; }
.cover .submit2{width:150px; height:35px; line-height:35px;color:#fff;border:none; float:left; background:#fa0; border:1px solid #f90; font-size:14px;}  
.cover .submit2:hover{background:#052699; color:#fff; border:1px #022393 solid; }
.cover .submit3{width:100px; height:35px; line-height:35px;color:#666;border:none; background:#eee; border:1px solid #dedede; font-size:14px; margin:0 0 0 10px;  float:left;}  
.cover .submit3:hover{background:#4473fd; color:#fff; border:1px #3266fd solid; }

/*--------member------------*/
.cover #member{ margin-top:20px; background:#fbfbfb; padding:30px 0 25px 0; border:1px solid #eee;}
.cover #member .ht{ line-height:16px;}
.cover #member .dow{ height:32px; line-height:32px; float:left; background:#052699; color:#fff; font-size:14px; padding:0 10px; border:1px solid #052399; margin-right:10px; border-radius: 3px;}
.cover #member .dow img{ width:16px; height:16px; float:left; margin:8px 5px 0 0;}
.cover #member .wxpay{width:180px; height:45px; float:left; background:#fff url(../images/wx.png) no-repeat 16px 3px; position:absolute; border:1px solid #2ca43a; font-size:14px; border-radius: 3px;}
.cover #member .wxpay_2{width:120px; height:36px; line-height:36px; text-align:center; font-size:16px; float:left; background:#052699; color:#fff; position:absolute; border:1px solid #03218a; font-size:14px; border-radius: 3px;}


.cover #member .smallimg2{ width:30px; height:30px; border:1px solid #dedede;}
.cover #member .imgcon{ width:200px; height:150px; overflow:hidden; position:absolute; top:0; left:17%; border-radius: 3px;}
.cover #member .imgcon .file_img{ width:150px; height:220px; background:none; border:none; padding-left:350px;  border-radius: 3px;}
.cover #member .pimg{ width:200px; height:150px; border:1px solid #dedede; float:left;  border-radius: 3px;}



.cover .activity{ width:330px; margin-left:50px; float:left; line-height:24px; background:#fff; border: 1px solid #ccc;    border-radius: 3px;} 
.cover .activity .acon{ width:88%; margin:0 5%; background:#fff; padding:2% 0;}
.cover .activity .acon h6{ font-size:14px;}
.cover .activity .acon p{ color:#666;}
.cover .activity .acon span{ font-weight:bold;}
.cover .activity .acon span font{ color:#f80;}

.cover .paycon{ height:100%; overflow:hidden; margin-top:20px; background:#fbfbfb; border:1px solid #eee;}
.cover .paycon .tit{ width:100%; height:50px; line-height:50px; text-indent:20px; font-size:14px; color:#052699; font-weight:bold; border-bottom:1px solid #eee; margin-bottom:15px;}
.cover .paycon .wx{ width:100%; height:100%; overflow:hidden; padding:20px 0;}
.cover .paycon .wxpay{width:180px; height:45px; float:left; background:#fff url(../images/wx.png) no-repeat 16px 3px; position:absolute; border:1px solid #2ca43a; font-size:14px; border-radius: 3px;}

.cover .paycon .smallimg2{ width:30px; height:30px; border:1px solid #dedede;}
.cover .paycon .imgcon{ width:350px; height:220px; overflow:hidden; position:absolute; top:0; left:17%; border-radius: 3px;}
.cover .paycon .imgcon .file_img{ width:350px; height:220px; background:none; border:none; padding-left:350px;  border-radius: 3px;}
.cover .paycon .pimg{ width:350px; height:220px; border:1px solid #dedede; float:left;  border-radius: 3px;}

/*--------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------会员登陆---------------------------------------------------------------------*/
.login_body{background: url(../images/user_bg.png) center top no-repeat;}
#login { width:100%; height:100%; overflow:hidden; font-family:"微软雅黑";}
#login #top {margin:0 auto; height:170px; padding:0;}
#login #top #logo{ margin:30px 0 0 50px;}		
#login #top .right{ float:right; padding-top:13px;}
#login #top .right a{ color:#666; padding-left: 38px;}	
/*-------登陆-------*/	
#login .content{width:100%;height:715px;}
#login .content .box{width:450px;height:auto; float:right; margin-right:38%;}
#login .content .box{width:450px;height:530px; background:#ffffff; float:right; margin-top:50px; overflow:hidden;-moz-border-radius: 10px;-webkit-border-radius: 10px; border-radius: 10px; }

#login .content .title{height:20px; line-height:20px;padding:45px 0 15px 0px;}
#login .content .title li{ display:block;width:224px;height:20px; line-height:20px; text-align:center; float:left; color:#666666; font-size:20px; cursor:pointer;}
#login .content .title .hover{ color:#333;}
#login .content .form_box{padding:0px 45px; overflow:hidden;}
#login .content .form_box ul{}
#login .content .form_box .txt{ display:block;width:100%;height:43px; line-height:43px; border:1px solid #e2e2e2;margin-top:5px;}
#login .content .form_box li h6{ display:block;width:40px;height:43px;border-right:1px solid #d2d2d2; float:left;}
#login .content .form_box .c1{ margin-top:30px;}
#login .content .form_box .c1 h6{ background:url(../images/user.png) no-repeat center; background-color:#eeeeee;}
#login .content .form_box .c2 h6{ background:url(../images/pwd.png) no-repeat center; background-color:#eeeeee;}
#login .content .form_box .c3 h6{ background:url(../images/verify.png) no-repeat center; background-color:#eeeeee;}

#login .content .form_box .txt input{ display:block;width:318px; border:none;height:43px; line-height:43px; float:right; font-size:14px; color:#bbbbbb; text-indent:15px;}
#login .content .form_box .txt2{width:100%;height:37px; padding:10px 0px; overflow:hidden;}
#login .content .form_box .txt2 a{ display:block;height:37px; line-height:37px; float:right; color:#666666; font-size:14px;}
#login .content .form_box li .submit{ display:block;width:100%;height:45px; line-height:45px;border:none;text-align:center; font-size:18px; color:#ffffff; background:#f90;border-radius: 3px;}
#login .content .form_box li .submit:hover{ background:#f80;}
#login .content .form_box li .btn2{ width:100%; display:block; line-height:45px; background:#eee; margin-top:10px; font-size:14px; text-align:center;border-radius: 3px;}
#login .content .form_box li .btn2:hover{ background:#999; color:#fff;}
#login .content .form_box .txt3{height:60px; line-height:60px;font-size:14px;}
#login .content .form_box .txt3 span{ margin-right:15px;}
#login .content .form_box .txt3 a{  color:#f80;}
#login .content .form_box .txt4{ display:block;width:230px;height:43px; line-height:43px; border:1px solid #e2e2e2;margin-top:30px; float:left;}
#login .content .form_box .txt4 input{display:block;width:188px; border:none;height:43px; line-height:43px; float:right; font-size:14px; color:#bbbbbb; text-indent:15px;}
#login .content .form_box .ma{ display:block;width:120px;height:45px; float:right; background:#cdfcfc; text-align:center; line-height:45px;margin-top:30px;}
#login .content .form_box .ma input{width:120px;height:45px;background:#cdfcfc; text-align:center; line-height:45px; border:1px solid #cdf6fc; font-family:"微软雅黑"; font-size:16px; color:#3ccbc9;}
#login .content .form_box .ma input:hover{background:#f90; color:#fff; }

#login .content .form_box .mem{ float:right; padding:1px 0;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;overflow:hidden;}

/*----------验证---------*/
.invisible{visibility:hidden;}
.tooltip-info { float:left;position: absolute;max-width: 380px;_width: 380px;color: #f80;/*font-size: 0.75em;*/ }
.tooltip-info .tooltip-icon-border {border-color: transparent #ddd transparent transparent;left: -17px;}
.tooltip-info .mess {display: inline-block;vertical-align: top;text-align: left;word-wrap: break-word;word-break: normal;font-size:12px; margin-left:5px;}
.tooltip-info .tooltip-icon-bg {position: absolute;border-style: solid;border-width: 8px;height: 0;	width: 0;top: 8px;}
.error {display: inline;}
.error .state {background-position: 0 0;}
.prompt .state,.success .state,.error .state,.pass-word-strength .state{background-image: url(../images/login-logic-icons.png);background-repeat: no-repeat;display: inline-block;width: 16px;height: 16px;vertical-align: middle;margin-top:0px;}
.success {display: inline;border: none;}
.success .mess {display: none;}
.success .state {display: inline-block;background-position: -74px 0; margin-top:0px;}
.prompt {display: inline;}
.prompt .state {display: inline-block;background-position: -37px 0; margin-top:0px;}
.visible-inline {visibility: visible;}

.promptcon{ width:100%; height:15px; line-height:15px;margin:5px 0 0 0px; display:block;}
#promptcon{ width:100%; height:15px; line-height:15px;margin:5px 0 0 80px; display:block;}

/*-------注册-------*/
#login .registered{ height:500px;}	
#login .registered .box{ width:930px; height:590px; background:#fff; overflow:hidden; margin:0 auto; padding:0 20px;}
#login .registered .ss{ width:1px; height:580px; float:left; border-left:1px dashed #dedede;}
#login .registered ul{overflow:hidden; display:block; width:387px; padding:50px 30px; float:left;}    
#login .registered ul .r{ text-indent:65px; font-size:12px; color:#999; line-height:16px;} 
#login .registered ul li{width:100%;float:left;display:block;margin-bottom:10px; line-height:30px; overflow:hidden;}  
#login .registered ul li a{color: #226c6f;}
#login .registered ul li h6{width:130px; line-height:36px; float:left;display:block;color:#666;font-size:14px; font-weight:lighter; text-align:right;}  
#login .registered ul li span{font-size:12px;display:block; float:left; margin-left:10px;}  
#login .registered ul li span input{width:233px; height:36px;padding:0; display:block; float:left; border:1px solid #ccc; color:#666; text-indent:5px;}  
#login .registered ul li span select {width:220px; height:38px;padding:0; border:1px solid #ccc; color:#666; background:#fff;text-indent:1px;} 
#login .registered ul li span textarea{ width:214px; border:none; height:65px; float:left; color:#666;  border:1px solid #ccc; font-size:12px; padding:5px 0 0 5px; line-height:19px;}
#login .registered ul li .sel{height:38px; overflow:hidden;}
#login .registered ul h3{ font-size:24px; color:#333; margin-bottom:20px; display:block; width:100%; font-weight:lighter;}   

#login .registered ul .con2{ width:395px; float:right; overflow:hidden;}
#login .registered ul .con2 font{ width:125px; height:36px; display:block; float:left; font-size:13px; color:#666;}
#login .registered ul .con2 font input{ width:16px; height:16px; margin-right:3px;}


#login .registered ul .bot{ width:100%; float:left;}
#login .registered ul .btn{width:136px; height:36px; line-height:36px; display:block; float:left;background:#f90;color:#fff;border:none; font-size:14px; font-family:"微软雅黑";}  
#login .registered ul .btn:hover{background:#f60;}  
#login .registered ul .btn2{width:156px; height:36px;color:#333; line-height:36px; display:block; text-align:center; float:left;background:#f2f2f2;margin-left:10px; margin-left:10px; font-size:14px; }  
#login .registered ul .btn2:hover{background:#f60; color:#fff;}  

#login .registered ul .protocol{ width:100%; padding-bottom:20px; float:left; color:#333;}
#login .registered ul .protocol .z{ color:#333; float:right;}
#login .registered ul .protocol a{ color:#60;}
#login .registered ul .protocol a:hover{ color:#cca965;}
#login .registered ul .protocol .s{}
#login .registered ul .mem{ width:110px; float:left; padding:1px 0; border:1px solid #ccc;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px; margin-left:8px; overflow:hidden;}
#login .registered ul .mem img{ margin-left:-5px;}
#login .registered ul .protoco2{ float:left; margin-top:20px;}
#login .registered ul .protoco2 a{ width:50px; height:50px; float:left; display:block; margin-right:20px;}

#login .registered ul .con{ margin-top:15px; color:#666; font-size:14px; line-height:24px;}
#login .registered ul .con p{margin-bottom:10px; border-bottom:1px dashed #dedede; padding-bottom:15px;}

/*-------密码-------*/
#login .pwd{ height:420px;}	
#login .pwd .box{ width:600px; height:420px; background:#fff; overflow:hidden; margin:0 auto; padding:0 20px;}
#login .pwd ul{overflow:hidden; display:block; padding:50px 30px 0px 30px; float:left;}    
#login .pwd ul li{width:100%;float:left;display:block;margin-bottom:20px; line-height:30px; overflow:hidden;}  
#login .pwd ul li h6{width:110px; line-height:36px; float:left;display:block;color:#666;font-size:14px; font-weight:lighter; text-align:right;}  
#login .pwd ul li span{font-size:12px;display:block; float:left; margin-left:10px;}  
#login .pwd ul li span input{width:370px; height:36px;padding:0; display:block; float:left; border:1px solid #ccc; color:#666; text-indent:5px;}  
#login .pwd ul h3{ font-size:24px; color:#333; margin-bottom:50px; display:block; width:100%; font-weight:lighter;}  
#login .pwd ul .bot{ width:100%; float:left;}
#login .pwd ul .btn{width:136px; height:36px; line-height:36px; display:block; float:left;background:#f90;color:#fff;border:none; margin-left:120px; font-size:14px; font-family:"微软雅黑";}  
#login .pwd ul .btn:hover{background:#f60;}  
#login .pwd ul .btn2{width:156px; height:36px;color:#333; line-height:36px; display:block; text-align:center; float:left;background:#f2f2f2;margin-left:10px; margin-left:10px; font-size:14px; }  
#login .pwd ul .btn2:hover{background:#f60; color:#fff;}  
#login .pwd ul .mem{ width:110px; float:left; padding:1px 0; border:1px solid #ccc;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px; margin-left:8px; overflow:hidden;}
#login .pwd ul .mem img{ margin-left:-5px;}
#login .pwd ul .con{ margin-top:15px; color:#666; font-size:14px; line-height:24px;}

/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------弹出层-------------------------------------------------*/
.diam-popover,.theme-popover,.theme-popover1,.theme-popover2,.theme-popover3,.theme-popover4,.theme-popover5,.theme-popover6,.theme-popover7,.theme-popover8,.theme-popover9,.theme-popover11{z-index:9999;position:fixed;top:25%;left:50%;width:40%;margin:-5% 0 0 -20%;border-radius:5px;border:solid 1px #476f9a;background-color:#fff;display:none;box-shadow: 0 0 10px #666; max-height:700px; overflow:auto;}
.theme-popover-mask{background: #000 none repeat scroll 0 0;display: none;height: 100%;left: 0;opacity: 0.8;position: fixed;top: 0;width: 100%; z-index: 9998;}
.theme-tit{ height:38px; line-height:38px; background:#476f9a; color:#fff;}
.theme-tit h2{font-size:14px;float:left;text-indent:10px; font-size:14px; float:left;}
.theme-tit .close{font-size:14px;float:right;padding-right:10px;color:#fff;}
.theme-tit p{ float:left; background:#fff;margin:6px 0 0 10px;}
.theme-tit select{ width:160px; border: none; background:#fff; margin:7px 0 0 15px;}
/*---*/
.theme-tit ul{overflow:hidden; line-height:29px; padding:8px 0 0 20px; float:left; margin:0; display:block;}
.theme-tit ul li{ float:left; display:block; color:#666; margin-right:10px; position:relative;}
.theme-tit ul li font{ color:#fff; float:left; line-height:22px; margin-right:5px;}
.theme-tit ul li input{ width:160px; height:22px; border:none; float:left;}
.theme-tit ul li select{ width:80px; height:22px; margin:0; float:left;}
.theme-tit ul .submit{background:#fff; height:22px; line-height:20px; float:left; display:block; padding:0 5px; margin-right:5px; border-radius: 3px;}
.theme-tit ul .submit:hover{background:#f80; color:#fff;}
.theme-tit ul .acon{background:#fff; height:22px; line-height:22px; float:left; display:block; padding:0 5px; margin-right:5px; border-radius: 3px;}
.theme-tit ul .acon:hover{background:#f80; color:#fff;}
.theme-tit ul .time {width: 20px;padding: 0;position: absolute; top: 0;right:1px;border: none; background: url(../images/time.png) no-repeat 0 0px;}
/*---*/
.theme-img{padding:1px;}
.cover ul li .theme-img a{ display:block; height:100%; overflow:hidden; padding:0;}
.theme-img img{ width:100%; display:block; float:left;}
