﻿@charset "utf-8";
/* CSS Document */
body {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family:微软雅黑,宋体;
	background-color:#fff;
}
input,textarea,select{font-family:微软雅黑,宋体;color:#333}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{zoom:1;}
ul,li{margin:0px;padding:0px;list-style:none;}
img{border:0;}
.wrapper{width:410px;margin:0 auto;padding-bottom:50px;}

a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #dc0000;
	text-decoration: none;
}
input{
	color:#666;
}
select{
	color:#666;
}
.margin5{
	margin-left:5px;
}
.margin6{
	margin-left:6px;
}
.font12 {
	font-size:12px;
}
.font16 {
	font-size:16px;
}
.blue {
	color: #0000FF;
}
.gray{
	color:#999;
}
.outtop{
	float:left;
	height: auto;
	width: 100%;
	background:#5198c6 url(../images/top_back.png)  no-repeat;
	position:relative;
}
.outtopindex{
	height:476px;
}
.outtopin{
	height:226px;
}

.outtopindex .backimg{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:476px;
	background:url(../images/main_back2.png) center bottom no-repeat;
}
.outtop2{
	float:left;
	height: 149px;
	width: 100%;
	background:#5198c6 url(../images/bar_back.png) repeat-x;
}
.outbody{
	float:left;
	height: auto;
	width: 100%;
}
.outbottom{
	float:left;
	height: auto;
	width: 100%;
	background:#f0f1f3;
	border-top:1px solid #e2e4e7;
}

.outbox{
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

.allbox{
	float:left;
	height: auto;
	width: 1024px;
}

.topbar {
	float:left;
	height: 80px;
	line-height:80px;
	width: 1024px;
	text-align:left;
	background:url(../images/top_logo.png) no-repeat 0 17px;
}

.pageposition {
	float:left;
	height: auto;
	width: 1004px;
	margin-left:10px;
	margin-top:20px;
	text-align:left;
	color:#FFF;
	display:inline;
}
.pageposition a{
	color:#fff;
}
.pageposition .bartxt{
	float:left;
	height: 30px;
	line-height:30px;
	width: 1004px;
	font-size:12px;
}
.pageposition .bigtxt{
	float:left;
	height:60px;
	line-height:60px;
	width: 1004px;
	font-size:30px;
}

.menubox{
	float:right;
	height: 80px;
	line-height:80px;
	width: 680px;
	color:#FFF;
	text-align:center;
	font-size:14px;
	margin-left:344px;
	display:inline;
	z-index:40;
}
.menubox a{
	display:block;
	color:#FFF;
	font-size:14px;
}
.menubox a:hover{
	color:#ffcc00;
}
.menubox .menu{
	float:left;
	height: 75px;
	line-height:80px;
	width: 85px;
	z-index:40;
	position:relative ;
}
.menubox .menu .memutext{
	position:absolute;
	left:0px;
	top:0px;
	height: 75px;
	line-height:80px;
	width: 85px;
	z-index:40;
}
.menubox .menu_cur{
	height: 75px;
	border-bottom:5px solid #ffcc00;
}
.submenubox{
	position:absolute;
	top:0px;
	left:0px;
	width:85px;
	height:auto;
	background:url(../images/submenu_back.png) repeat;
	z-index:30;
	padding-top:65px;
	display:none;
}
.menubox .menu:hover .submenubox{
	display:block;
}
.submenubox .submenu{
	float:left;
	width:85px;
	height:40px;
	line-height:40px;
	z-index:30;
}
.submenubox .submenu:hover,.submenubox .submenu:hover a{
	background:#ffcc00;
	color:#133a7b;
}
.topinfo{
	float:left;
	height: 149px;
	width: 1005px;
	margin-left:10px;
	background:url(../images/topinfo_back.png) center bottom no-repeat;
	position:relative;
}
.topinfo .topinfo1{
	float:left;
	height: 149px;
	width: 500px;
	background:url(../images/bar_back1.png) 45px 44px no-repeat;
}
.topinfo .topinfo1 .title{
	float:left;
	margin-top:15px;
	margin-left:125px;
	height:35px;
	line-height:35px;
	width:375px;
	color:#333;
	font-size:18px;
	text-align:left;
	display:inline;
}
.topinfo .topinfo1 .box{
	float:left;
	margin-left:125px;
	height:88px;
	line-height:22px;
	width:365px;
	color:#333;
	font-size:12px;
	text-align:left;
	display:inline;
}
.topinfo .topinfox{
	float:left;
	height: 149px;
	width: 252px;
}
.topinfo .topinfo2{
	background:url(../images/bar_back2.png) 25px 44px no-repeat;
}
.topinfo .topinfo3{
	background:url(../images/bar_back3.png) 25px 44px no-repeat;
}
.topinfo .topinfox .title{
	float:left;
	margin-top:38px;
	margin-left:100px;
	height:40px;
	line-height:40px;
	width:100px;
	color:#333;
	font-size:24px;
	text-align:left;
	display:inline;
}
.topinfo .topinfox .remark{
	float:left;
	margin-left:100px;
	height:50px;
	line-height:22px;
	width:140px;
	color:#333;
	font-size:12px;
	text-align:left;
	display:inline;
}
.topsearch{
	position:absolute;
	top:-37px;
	left:722px;
	width:282px;
	height:38px;
	background:url(../images/search_back.png) no-repeat;
	z-index:20;
}
.topsearch .sinput{
	float:left;
	margin-left:40px;
	margin-top:14px;
	width:140px;
	height:16px;
}
.topsearch .sinput input{
	border:0px;
	height:16px;
}
.topsearch .sbtn{
	float:left;
	margin-left:14px;
	margin-top:9px;
	width:56px;
	height:24px;
}
.topsearch .sbtn img{
	width:56px;
	height:24px;
	border:0px;
}

.mainbox{
	float:left;
	height: auto;
	width: 1004px;
	margin-left:10px;
	display:inline;
}
.colorfulbar{
	float:left;
	height: auto;
	width: 1004px;
	margin-top:15px;
	display:inline;
}
.colorfulbar .barbox{
	float:left;
	height: 156px;
	width: 324px;
	padding:1px;
	border-radius:4px;
	display:inline;
}
.colorfulbar .color1{
	border:1px solid #3bcda5;
}
.colorfulbar .color2{
	border:1px solid #3d7ee8;
}
.colorfulbar .color3{
	border:1px solid #4ab404;
}
.colorfulbar .barbox_marginl{
	margin-left:10px;
}
.colorfulbar .barbox .barboxin{
	float:left;
	height: 156px;
	width: 324px;
	border-radius:4px;
	color:#FFF;
}
.colorfulbar .barbox .incolor1{
	background:#3bcda5 url(../images/color_icon1.png) 8px 8px no-repeat;
}
.colorfulbar .barbox .incolor2{
	background:#3d7ee8 url(../images/color_icon2.png) 8px 8px no-repeat;
}
.colorfulbar .barbox .incolor3{
	background:#4ab404 url(../images/color_icon3.png) 8px 8px no-repeat;
}
.colorfulbar .barbox .barboxin .title{
	float:left;
	width: 324px;
	height: 45px;
	line-height:45px;
}
.colorfulbar .barbox .barboxin .title .txt{
	float:left;
	width: 100px;
	height: 45px;
	line-height:45px;
	margin-left:45px;
	text-align:left;
	font-size:20px;
}
.colorfulbar .barbox .barboxin .title .more{
	float:right;
	width: 100px;
	height: 45px;
	line-height:45px;
	margin-right:20px;
	text-align:right;
	font-size:12px;
}
.colorfulbar .barbox .barboxin .title .more a{
	color:#fff;
}
.colorfulbar .barbox .barboxin .box{
	float:left;
	width: 304px;
	margin-left:10px;
	height: 100px;
	line-height:25px;
	text-align:left;
	overflow:hidden; 
}
.colorfulbar .barbox .barboxin .box li{
	float:left;
	width: 304px;
	height: auto;
	line-height:25px;
	
	/*
	line-height:21px;
	margin-top:2px;
	margin-bottom:2px;

    word-break:keep-all;
    white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	*/
}
.colorfulbar .barbox .barboxin .box li a{
	color:#fff;
}
.idxbox1{
	float:left;
	height: auto;
	width: 655px;
	margin-top:15px;
}
.idxbox1 .title{
	float:left;
	height: 60px;
	width: 655px;
	border-bottom:1px solid #ccc;
}
.idxbox1 .title .txt{
	float:left;
	height: 60px;
	width: 126px;
	margin-left:10px;
	line-height:60px;
	font-size:22px;
	color:#333;
	cursor:pointer;
}
.idxbox1 .title .txt_cur,.idxbox1 .title .txt:hover{
	background:url(../images/curmenu_back1.png) 0px 10px no-repeat;
}
.idxbox1 .title .more{
	float:right;
	height: 60px;
	width: 80px;
	margin-right:10px;
	line-height:60px;
	font-size:12px;
	color:#999;
	display:inline;
	text-align:right;
}
.idxbox1 .title .more a{
	color:#999;
}
.idxbox1 .box{
	float:left;
	height: 238px;
	width: 655px;
	margin-top:10px;
	text-align:left;
	color:#666;
}
.idxbox1 .box li{
	float:left;
	height: 34px;
	line-height:34px;
	width: 645px;
	margin-left:10px;
    word-break:keep-all; /* 不换行 */
    white-space:nowrap; /* 不换行 */
	overflow:hidden; /* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow:ellipsis;
	font-size:12px;
}
.idxbox1 .box li span{
	float:right;
	width:100px;
	font-size:12px;
	color:#999;
	text-align:right;
	padding-right:10px;
}
.idxbox1 .box li:hover{
}

.idxboxlpic{
	float:left;
	height: auto;
	width: 329px;
	margin-top:15px;
	margin-left:20px;
	display:inline;
}
.idxboxlpic .title{
	float:left;
	height: 60px;
	width: 329px;
	border-bottom:1px solid #ccc;
}
.idxboxlpic .title .txt{
	float:left;
	height: 60px;
	width: 329px;
	line-height:60px;
	font-size:24px;
	color:#333;
	text-align:left;
}
.idxboxlpic .marginply1{
	float:left;
	height: 20px;
	width: 329px;
}
.idxboxlpic .box{
	float:left;
	height: 213px;
	width: 329px;
}
.idxboxlpic .box img{
	height: 213px;
	width: 329px;
	border:0px;
}

.idxad1{
	float:left;
	width:1004px;
	height:80px;
	margin-top:15px;
}
.idxad1 img{
	width:1004px;
	height:80px;
	border:0px;
}

.idxbox2{
	float:left;
	height: auto;
	width: 373px;
	margin-top:10px;
}
.idxbox2_margin{
	margin-left:20px;
}
.idxbox2 .title{
	float:left;
	height: 60px;
	width: 373px;
	border-bottom:1px solid #ccc;
}
.idxbox2 .title .txt{
	float:left;
	height: 60px;
	width: 126px;
	margin-left:10px;
	line-height:60px;
	font-size:24px;
	text-align:left;
	color:#333;
}
.idxbox2 .title .more{
	float:right;
	height: 60px;
	width: 80px;
	margin-right:10px;
	line-height:60px;
	font-size:12px;
	color:#999;
	display:inline;
	text-align:right;
}
.idxbox2 .title .more a{
	color:#999;
}
.idxbox2 .box{
	float:left;
	height: 238px;
	width: 373px;
	margin-top:10px;
	text-align:left;
	color:#666;
}
.idxbox2 .box li{
	float:left;
	height: 34px;
	line-height:34px;
	width: 363px;
	margin-left:10px;
    word-break:keep-all; /* 不换行 */
    white-space:nowrap; /* 不换行 */
	overflow:hidden; /* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow:ellipsis;
	font-size:12px;
}
.idxbox2 .box li:hover{
}

.idxboxlpic2{
	float:left;
	height: auto;
	width: 218px;
	margin-top:10px;
}
.idxboxlpic2 .title{
	float:left;
	height: 60px;
	width: 218px;
	border-bottom:1px solid #ccc;
}
.idxboxlpic2 .title .txt{
	float:left;
	height: 60px;
	width: 218px;
	line-height:60px;
	font-size:24px;
	color:#333;
	text-align:left;
}
.idxboxlpic2 .box{
	float:left;
	height: 238px;
	width: 218px;
}
.idxboxlpic2 .box .linkpic{
	float:left;
	height: auto;
	width: 218px;
	margin-top:10px;
}
.idxboxlpic2 .box .linkpic img{
	width: 218px;
	border:0px;
}

/*--------------*/

.idxbox3{
	float:left;
	height: auto;
	width: 1000px;
	margin-top:15px;
}
.idxbox3 .title{
	float:left;
	height: 60px;
	width: 1000px;
	border-bottom:1px solid #ccc;
}
.idxbox3 .title .txt{
	float:left;
	height: 60px;
	width: 126px;
	margin-left:10px;
	line-height:60px;
	font-size:22px;
	color:#333;
	cursor:pointer;
}
.idxbox3 .title .txt_cur,.idxbox1 .title .txt:hover{
	background:url(../images/curmenu_back1.png) 0px 10px no-repeat;
}
.idxbox3 .title .more{
	float:right;
	height: 60px;
	width: 80px;
	margin-right:10px;
	line-height:60px;
	font-size:12px;
	color:#999;
	display:inline;
	text-align:right;
}
.idxbox3 .title .more a{
	color:#999;
}
.idxbox3 .box{
	float:left;
	height: 238px;
	width: 766px;
	margin-top:10px;
	text-align:left;
	color:#666;
}
.idxbox3 .box li{
	float:left;
	height: 34px;
	line-height:34px;
	width: 1000px;
	margin-left:10px;
    word-break:keep-all; /* 不换行 */
    white-space:nowrap; /* 不换行 */
	overflow:hidden; /* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow:ellipsis;
	font-size:12px;
}
.idxbox3 .box li span{
	float:right;
	width:100px;
	font-size:12px;
	color:#999;
	text-align:right;
	padding-right:10px;
}
.idxbox3 .box li:hover{
}

.idxboxem{
	float:left;
	height: auto;
	width: 218px;
	margin-top:15px;
	margin-left:20px;
	display:inline;
}
.idxboxem .title{
	float:left;
	height: 60px;
	width: 218px;
	border-bottom:1px solid #ccc;
}
.idxboxem .title .txt{
	float:left;
	height: 60px;
	width: 100px;
	line-height:60px;
	font-size:24px;
	color:#333;
	text-align:left;
}
.idxboxem .marginply1{
	float:left;
	height: 20px;
	width: 218px;
}
.idxboxem .box{
	float:left;
	height: 213px;
	width: 218px;
}

.idxboxem .box .linkpic{
	float:left;
	height: auto;
	width: 218px;
	margin-top:5px;
}
.idxboxem .box .linkpic img{
	width: 218px;
    height:281px;
	border:0px;
}

.idxboxem .title .more{
	float:right;
	height: 60px;
	width: 80px;
	margin-right:10px;
	line-height:60px;
	font-size:12px;
	color:#999;
	display:inline;
	text-align:right;
}
.idxboxem .title .more a{
	color:#999;
}

/*----------------------*/





.bottomlink{
	float:left;
	width:1004px;
	height:74px;
	margin-top:50px;
	margin-bottom:15px;
	position:relative;
	font-size:18px;
}
.bottomlink a{
	color:#58724e;
}
.bottomlink a:hover{
	color:#fff;
}
.bottomlink .main{
	position:absolute;
	left:0px;
	top:0px;
	width:141px;
	height:66px;
	font-size:20px;
	color:#fff;
	text-align:left;
	padding-left:30px;
	padding-top:8px;
	display:inline;
	background:url(../images/flowmain_back.png) no-repeat;
}
.bottomlink .mid{
	position:absolute;
	top:0px;
	width:150px;
	height:64px;
	font-size:18px;
	color:#58724e;
	text-align:left;
	padding-left:50px;
	padding-top:10px;
	display:inline;
	background:url(../images/flow_back1.png) no-repeat;
}
.bottomlink .mid:hover{
	color:#fff;
	background:url(../images/flow_back2.png) no-repeat;
}
.bottomlink .last{
	position:absolute;
	top:0px;
	width:133px;
	height:64px;
	font-size:18px;
	color:#58724e;
	text-align:left;
	padding-left:50px;
	padding-top:10px;
	display:inline;
	background:url(../images/flow_backlast1.png) no-repeat;
}
.bottomlink .last:hover{
	color:#fff;
	background:url(../images/flow_backlast2.png) no-repeat;
}

.linkbox{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:1004px;
	height:auto;
}
.linkbox .linkpics{
	float:left;
	margin-top:10px;
	margin-left:10px;
	width:113px;
	height:30px;
	border:1px solid #cecece ;
	display:inline;
}
.linkbox .linkpics img{
	width:113px;
	height:30px;
	border:0px;
}

.footer{
	float:left;
	height: auto;
	width: 1004px;
	line-height:25px;
	margin-top:10px;
	font-size:12px;
	color:#666;
}

/* neiye */
.inleft{
	float:left;
	margin-top:15px;
	width:250px;
	height:auto;
    overflow:auto;
}
.insubmenu{
	float:left;
	width:246px;
	padding:1px;
	height:auto;
	border:1px solid #31c7a4;
	border-radius:4px;
	display:inline;
}
.insubmenuin{
	float:left;
	width:246px;
	height:auto;
	border-radius:4px;
	background:#31c7a4;
	color:#006666;
}
.insubmenuin .toplevel{
	float:left;
	width:246px;
	height:54px;
	text-align:left;
}
.insubmenuin .toplevel .en{
	float:left;
	width:201px;
	height:12px;
	line-height:12px;
	margin-top:10px;
	font-size:12px;
	padding-left:45px;
}
.insubmenuin .toplevel .cn{
	float:left;
	width:201px;
	height:20px;
	line-height:20px;
	font-size:20px;
	padding-left:45px;
}
.insubmenuin .sublevel{
	float:left;
	width:246px;
	height:46px;
	text-align:center;
	position:relative;
	font-size:16px;
}
.insubmenuin .sublevel .showtt{
	position:absolute;
	left:0px;
	top:0px;
	width:230px;
	height:46px;
	line-height:34px;
	text-align:left;
	padding-left:16px;
	display:inline;
}
.insubmenuin .sublevel .showtt a{
	display:block;
	color:#006666;
}
.insubmenuin .sublevel .back{
	position:absolute;
	left:-10px;
	top:0px;
	width:258px;
	height:46px;
	background:url(../images/leftbar_back.png) no-repeat;
	display:none;
}
.insubmenuin .sublevel:hover .back,.insubmenuin .sublevel_cur .back{
	display:block;
}
.inbtnlink{
	float:left;
	width:248px;
	height:57px;
	margin-top:10px;
}
.inbtnlink img{
	width:248px;
	height:57px;
	border:0px;
}
.marginply2{
	float:left;
	width:248px;
	height:165px;
    margin-top:10px;
}
.invedio{
	float:left;
	width:248px;
	height:161px;
}
.inmain{
	float:left;
	width:737px;
	border:1px solid #d9d9d9;
	margin-top:15px;
	margin-left:15px;
	display:inline;
}
.inmain .listbox{
	float:left;
	width:697px;
	margin-top:10px;
	margin-left:20px;
	height:auto;
	display:inline;
}

.inmain .listbox li{
	float:left;
	height: 39px;
	line-height:39px;
	width: 697px;
    word-break:keep-all; /* 不换行 */
    white-space:nowrap; /* 不换行 */
	overflow:hidden; /* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow:ellipsis;
	font-size:14px;
	text-align:left;
	color:#666;
	border-bottom:1px dashed #d1d1d1;
}


.inmain .eMaglistbox{
	float:left;
	width:697px;
	margin-top:10px;
	margin-left:20px;
	height:auto;
	display:inline;
}

.inmain .eMaglistbox li{
	float:left;
	height: 85px;
	line-height:85px;
	width: 697px;
    word-break:keep-all; /* 不换行 */
    white-space:nowrap; /* 不换行 */
	overflow:hidden; /* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow:ellipsis;
	font-size:14px;
	text-align:left;
	color:#666;
	border-bottom:1px dashed #d1d1d1;
}

.inmain .eMaglistbox li img{
	height:80px;
    width:218px;
}

.inmain .listbox li span{
	float:right;
	width:100px;
	font-size:12px;
	color:#999;
	text-align:right;
	padding-right:10px;
}
.inmain .listbox li:hover{
}

.inmain .content{
	float:left;
	width:697px;
	margin-top:10px;
	margin-left:20px;
	height:auto;
	display:inline;
	text-align:center;
}
.inmain .content .title{
	float:left;
	width:697px;
	margin-top:20px;
	margin-bottom:5px;
	height:auto;
	line-height:30px;
	color:#333;
	font-weight:bold;
	font-size:20px;
}
.inmain .content .subtitle{
	float:left;
	width:697px;
	height:auto;
	line-height:35px;
	color:#999;
	border-bottom:1px solid #d1d1d1;
}
.inmain .content .txt{
	float:left;
	width:697px;
	height:auto;
	line-height:25px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	font-size:14px;
}

.inmain .content .att{
	float:left;
	width:697px;
	height:auto;
    text-align:left;
}

/* neiye */

.pagebox{
	float:left;
	width:737px;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	display:inline;
}
.pageboxcomments{
	float:left;
	width:737px;
	height:25px;
	display:inline;
}
.pageboxcomments li{ background:#FFF;}
.pageboxcomments .page-nav-prev{ background:#FFF;}
.pageboxcomments .page-nav-next{ background:#FFF;}
.page-nav{margin:0 0 0 0;text-align:center;}
.page-nav-bar{display:inline-block;*zoom:1;*display:inline;margin:0 auto;overflow:hidden}
.page-nav-bar span,.page-nav-bar a,.page-nav-bar li,.page-nav-bar ul{float:left;text-align:center}
.page-nav .page-nav-prev,.page-nav .page-nav-next{width:75px;height:24px;margin-right:5px;border:1px solid #ededed;line-height:24px;*line-height:25px;overflow:hidden;) 0 -10px}
.page-nav span.page-nav-prev,.page-nav span.page-nav-next{color:#d0d0d0;cursor:default}
.page-nav a{text-decoration:none;color:#2495c9}
.page-nav a:hover{text-decoration:none;background:#eee;color:#2495c9}
.page-nav ul{_margin-right:-5px}
.page-nav ul li{margin-right:5px}
.page-nav ul li a,.page-nav ul li.current{display:block;_width:15px;min-width:15px;padding:0 5px;border:1px solid #ededed;line-height:24px}
.page-nav ul li.current{background:#71c7e7 ;border:1px solid #2495c9;font-weight:bold;color:#fff;cursor:default}
.page-nav ul li.dot{display:block;width:25px;line-height:24px;color:#808080;border:1px solid #EDEDED}

.winmodel {
	display: none;  
	position: absolute; 
	z-index:100;
	background:#FFF;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #77b2bc;
}
.winmodel .modeltopbar{
	float:left;
	width:auto;
	height:35px;
	line-height:35px;
	padding-left:10px;
	color:#fff;
	font-size:14px;
	text-align:left;
	display:inline;
	background:#9be9f6;
	z-index:101;
}
.winmodel .closebtn{
	position: absolute; 
	width:45px;
	height:20px;
	line-height:20px;
	top:0px;
	cursor:pointer;
	background:#c75050;
	color:#fff;
	font-size:16px;
	z-index:110;
}
.winmodel .closebtn:hover{
	background:#ed4040;
}
.winmodel .modelcontent{
	float:left;
	padding:20px;
	display:inline;
	text-align:center;
}
.winmodel .modelcontent .showloading{
	float:left;
	height:32px;
	display:inline;
	text-align:center;
}
.winmodel .modelbtns{
	float:left;
	text-align:center;
	position:relative;
}
.winmodel .modelbtns .btn{
	position:absolute;
	top:0px;
	left:0px;
	width:90px;
	height:26px;
	line-height:26px;
	border:2px solid #77b2bc;
	text-align:center;
	color:#000;
	cursor:pointer;
}
.winmodel .modelbtns .btn:hover{
	background:#eee;
}
.winmodel .modelbtns img{
	width:70px;
	height:30px;
	border:0px;
	cursor:pointer;
}


.winmodel2 {
	display: none;  
	position: absolute; 
	z-index:100;
	padding:20px;
	width:720px;
	height:400px;
	font-size:14px;
	display:inline;
	background:#FFF;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 3px solid #003366;
}
.winmodel2 .closebtn{
	position: absolute; 
	width:25px;
	height:25px;
	top:10px;
	left:725px;
	cursor:pointer;
	z-index:110;
}
.winmodel2 .modelcontent{
	float:left;
	width:720px;
	height:400px;
}
.winmodel2 .modelcontent .title{
	float:left;
	width:720px;
	height:50px;
	line-height:50px;
	font-size:16px;
	border-bottom:1px solid #ccc;
}
.winmodel2 .modelcontent .content{
	float:left;
	width:700px;
	padding-left:10px;
	padding-right:10px;
	display:inline;
	height:349px;
	line-height:25px;
	font-size:14px;
	overflow-x:hidden;
	overflow-y:auto;
}

.winmodel_overlay{
	display: none; 
	position: absolute;  
	top: 0px;  
	left: 0px; 
	right:0px;
	bottom:0px;
	background:#000;
	z-index:50;  
	-moz-opacity: 0.4;  
	-webkit-opacity: 0.4;  
	opacity:.40;  
	filter: alpha(opacity=40); 
} 
#popmsgbox{position:absolute;width:240px; background:url(../images/trans.png) repeat;left:50%;top:40%; height:auto;z-index:100;-moz-border-radius: 5px;	z-index:999;
-webkit-border-radius: 20px; border-radius: 20px; -moz-border-radius: 20px; display:none;}
#popmsgbox .popmsgtext{padding:10px; line-height:25px; text-align:center; font-size:16px; font-weight:normal; font-family:"微软雅黑";	z-index:999;
color:#FFF;}

.msgbox{
	float:left;
	width:600px;
	height:240px;
	text-align:left;
	font-size:14px;
	color:#333;
}

.ajaxshow{
    position:absolute; 
	z-index:10; 
	background:#000;
	padding:10px; 
	display:none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px; 
	z-index:250;
	color:#fff;
	filter: alpha(opacity=40); 
}
.ajaxshow, .ajaxshow * {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s  ease-in-out;
    transition: all .5s ease-in-out;
}
.ajaxshow .ajaxbox{
    width:100%; 
	height:100%;
	line-height:100%;
	text-align:center;
	color:#FFF;
	font-size:14px;
	z-index:260;
}
.ajaxshow .ajaxbox .topbar{
	float:right; 
	width:80%; 
	height:20px; 
	line-height:20px; 
	text-align:right; 
	margin-right:10px; 
	font-size:18px; 
	font-weight:bold; 
	color:#900; 
	display:inline;
}

