@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
body{
	font-family:"microsoft yahei";
	background:#bbb;
	margin:0px;
	padding:0px;
	border:0 none;
	color:#333;
	font-size:13px;
	 
	}
ol,ul{
	list-style:none;
	margin:0px;
	padding:0px;}
 
table{
	border-collapse:collapse;
	border-spacing:0;
	}
a{
	text-decoration:none;
	color:#333;
	}
img{border:none;}
li{list-style:none;}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.cls{
	clear:both; 
	line-height:0px !important;
	height:0px !important; 
	font-size:0px !important;
}
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.fl{float:left;}
.fr{float:right;}
.b{ font-weight:bold;}	
.hander{ cursor:pointer;}
.f22{
	font-size:22px;
	}

.ml3{ margin-left:3px;}
.ml4{ margin-left:4px;}
.ml5{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}
.mt2{ margin-top:2px;}
.mt3{ margin-top:3px;}
.mt5{ margin-top:5px;}
.mt7{ margin-top:7px;}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt50{ margin-top:50px;}
.mt155{ margin-top:155px;}
.mr5{ margin-right:5px;}
.mr7{ margin-right:7px;}
.mr10{ margin-right:10px;}
.pt5{ padding-top:5px;}
.pt7{ padding-top:7px;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pt30{ padding-top:30px;}
.pt60{ padding-top:60px;}
.pl10{ padding-left:10px;}
	




.l_bg{
	background:url(../images/top.png) center no-repeat;
	}
.l_bgsize{ 
	width:100%; 
	height:246px;
	}		
.hnav{
	min-width:1000px;
	width:100%;
	background-color:#0081cc;
	height:43px;
	}
.hnav_new{
	min-width:1000px;
	width:100%;
	background-color:#375aaa;
	height:44px;
	}
.havn_white {
	color:#fff;
	background-color:#1cbed4;
}
.havn_new_color {
	color:#fff;
}
.hnavlist{
	width:1000px;
	margin:0 auto;
	z-index:1;
	position:relative;
	}
.hnavlist ul li{
	float:left;
	width:90px;
	height:43px;
	color:#fff;
	font-size:16px;
	text-align:center;
	cursor:pointer;
	position:relative;
	z-index:1;
	} 
.newpng{
	position:absolute;
	background:url(../images/new.gif) no-repeat;
	width:35px;
	height:13px;
	right:0;
	top:0;
	z-index:4;
} 
.hnavlist ul li.on,.hnavlist ul li:hover{
	background-color:#1cbed4;
	color:#fff;
	}
.hnavlist ul li a:hover {
	color:#fff;
}
.hnavlist ul li ul{
	display:none;
	}
.hnavlist ul li:hover ul{
	display:block;
	}
.hnavlist ul li:hover ul li{
	height:35px;
	/**background:#0081cc;**/
	background:#0081cc;
	line-height:35px;
	color:#fff;
	width:90px;
	z-index:999999999999;
	position:relative;
	text-align:center;
	}
.hnavlist ul li:hover ul li:hover{
	background:#1cbed4;
	color:#fff;
	}
.hnavlist ul li:hover ul li a:hover{
	color:#fff;
	}
.hnavsch{
	width:158px;
	height:28px;
	border:1px solid #ccc;
	background-color:#f3f3f3;
	}
.hnavsch input{
	width:120px;
	padding:0 3px 0 8px;
	height:28px;
	border:none;
	background-color:transparent;
	line-height:28px;
	float:left;
	box-sizing: border-box;
	}
.hnavsch .simg{
	display:block;
	width:30px;
	height:25px;
	padding-top:1px;
	float:left;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	}
.content{
	width:1000px;
	margin:0 auto;
	background:#fff;
	padding-top:20px;
	padding-bottom:10px;
	position:relative;
	z-index:0;
	}
.syfleft{
	width:330px;
	height:287px;
	float:left;
	}
.lunbo_bg{
	background:url(../images/lunbo_bg.png) no-repeat;
	width:330px;
	height:79px;
	position:absolute;
	z-index:99;
	bottom:0;
	left:0;
	color:#fff;
	cursor:pointer;
	}
.lbg_tit{
	font-size:20px;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	}/*2016-4-1*/
.lbg_text{
	line-height:16px;
	margin-left:10px;
	margin-right:10px;
	margin-top:3px;
	font-size:13px;
	}
.syfmid{
	width:362px;
	float:left;
	margin-left:14px;
	height:287px;
	}
.symidtit{
	height:25px;
	font-size:14px;
	margin-bottom:5px;
	}	
.symidtit ul{
	float:left;
	width:250px;
	height:25px;
	}
.symidtit ul li{
	padding-left:10px;
	padding-right:10px;
	height:25px;
	line-height:25px;
	text-align:center;
	float:left;
	color:#555;
	cursor:pointer;
	font-weight:600;
	}
.symidtit ul li.hover{
	color:#00bad3;
	}
.symidtit a{
	font-weight:600;
	float:right; 
	height:25px;
	line-height:25px;
	color:#00bad3;
	text-decoration:none;
	}
.symidtit a:hover{
	text-decoration:underline;
	}
.symidcent{
	clear:both;
 	}
.smidtex{
	border:1px solid #d7d7d7;
	padding:11px 20px;
	height:233px;
	}
.smidtex table tr td{
	height:29px;
	color:#555;
	line-height:29px;
	cursor:pointer;
	font-size:13px;
	}
.smidtex table tr td a{
	text-decoration:none;
	display:block;	
	width:220px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	}
.smidtex table tr td a:hover{
	color:#00bad3;
	}
.syfright{
	width:288px;
	float:right;
	height:287px;
	}
/*2016-4-1*/
.syhydl{
	height:192px;
	background:#f4f4f4;
	padding:0 15px;
	margin-bottom:5px;
	font-size:14px;
	}
/*2016-4-1*/
.ggxxinf a{  
	color:#00bad3;
	font-size:13px;
	text-decoration:none;
	} 
.ggxxinf a:hover{
	text-decoration:underline;
	} 
.syhydltit{
	/*height:35px;
	line-height:35px;*/
	max-height: 50px;
	line-height:25px;
	text-align:center;
	font-size:18px;
	color:#555;
	font-weight:bold;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
	}
.syhydlput{
	width:180px;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #dbdbdb;
	background:#fff;
	height:28px;
	line-height:28px;
	float:left;
	font-family:"microsoft yahei";
	}
.dlbtn{
	width:240px;
	height:40px;
	font-size:19px;
	line-height:40px;
	text-align:center;
	background:#07bcdb;
	border:0;
	color:#fff;
	font-family:"microsoft yahei";
	}
.syhydl table tr td a{
	color:#666;
	text-decoration:none;
	font-size:12px;
	}
.syhydl table tr td a:hover{
	color:#00bad3;
	text-decoration:none;
	}
.imglist ul li{
	float:left;
	margin-left:25px;
	width:316px;
	height:165px;
	cursor:pointer;
	}

/*0915修改新增*/
.he280{
	min-height:280px;
	}
	
.thread{
	height:1px;
	border-bottom:1px solid #999;
	margin-left:8px;
	margin-right:8px;
	}
.threleft{
	width:700px;
	min-height:285px;
	float:left;
	}

.htit{
	height: 60px;
	line-height: 32px;
	margin-bottom: 10px;
	padding-left: 5px;
	border-left: 4px solid #0081cc;
	color: #555;
	}
 .htit h1 {
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	width: 65px;
	height: 22px;
	cursor: pointer;
	text-align: center;
	line-height: 20px;
	background-color: #1fb6d3;
	}
.addstba{
	clear:both;
	margin-left:8px;
	margin-top:-35px;
	}/*2016-4-1*/
.addstba table{
	border:1px solid #d7d7d7;
	border-top:0;
	font-family:"microsoft yahei";
	text-align:center;
	font-weight:normal;
	font-size:13px;
	color:#000;	 
	}
.addstba table th{
	border-top:1px solid #d7d7d7;
	height:40px;
	background:#f5f5f5;
	line-height:40px;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	}
.addstba table tr td{
	border-top:1px solid #d7d7d7;
	height:30px;
	padding:5px;
 	word-wrap:break-word;
	line-height:16px;
	}
.addstba table tr td a{
	text-decoration:underline;
	}
.addstba table tr td a:hover{
	text-decoration:underline;
	color:#00bad3;	
	}
.threright{
	float:right;
	width:275px;
	margin-right:0px;
	height:285px;
	}
.threrighttxt{
	border:1px solid #d7d7d7;
	padding:10px 0 0px 20px;
	height:235px;
	width:238px;
	margin-left:10px;
	margin-top:-35px;
	}/*2016-4-1*/
.threrighttxt ul li a{
	text-decoration:none
	height:28px;
	line-height:28px;
	width:200px;
	display:block;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:13px;
	}
.threrighttxt ul li a:hover{
	color:#00bad3;
	text-decoration:none;
	}
.thrert{
	border:1px solid #d7d7d7;
	padding:10px 0 0px 20px;
	height:235px;
	width:238px;
	margin-left:10px;
	margin-top:-35px;
	}/*2016-4-1*/
.thrert ul li a{
	text-decoration:none
	height:28px;
	line-height:28px;
	/*margin-bottom:20px;*/
	width:200px;
	display:block;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:13px;
	}
.thrert ul li a:hover{
	color:#00bad3;
	text-decoration:none;
	}
/*0915修改新增*/




.cjxxtitleft{
	width:700px;
	min-height:285px;
	float:left;
	margin-left:8px;
	}
.cjxxtit{
	display:block;
	width:90px;
	height:26px;
	float:left;
	padding-left:8px;
	font-size:18px;
	color:#333;
	font-weight:bold;
	line-height:26px;
	border-left:3px solid #0082ca;
	}

.ingfro a{
	font-weight:600;
	float:right;
	height:26px;
	line-height:26px;  
	color:#00bad3;
	font-size:16px;
	text-decoration:none;
	} 
.ingfro a:hover{
	text-decoration:underline;
	} 
.stba{
	clear:both;
	}
.stba table{
	border:1px solid #d7d7d7;
	border-top:0;
	font-family:"microsoft yahei";
	text-align:center;
	font-weight:normal;
	font-size:13px;
	color:#000;	 
	}
.stba table th{
	border-top:1px solid #d7d7d7;
	height:40px;
	background:#f5f5f5;
	line-height:40px;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	}
.stba table tr td{
	border-top:1px solid #d7d7d7;
	height:30px;
	padding:5px;
 	word-wrap:break-word;
	line-height:16px;
	}
.stba table tr td a{
	text-decoration:underline;
	}
.stba table tr td a:hover{
	text-decoration:underline;
	color:#00bad3;	
	}
.cjxxtitright{
	float:right;
	width:260px;
	margin-right:13px;
	height:285px;
	}
.cjightxt{
	border:1px solid #d7d7d7;
	padding:10px 0 0px 20px;
	height:235px;
	}
.cjightxt ul li a{
	text-decoration:none
	height:28px;
	line-height:28px;
	width:200px;
	display:block;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:13px;
	}
.cjightxt ul li a:hover{
	color:#00bad3;
	text-decoration:none;
	}
.jjrtxt{
	border:1px solid #d7d7d7;
	padding:10px 0 0px 20px;
	height:235px;
	}
.jjrtxt ul li a{
	text-decoration:none
	height:28px;
	line-height:28px;
	margin-bottom:20px;
	width:200px;
	display:block;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:13px;
	}
.jjrtxt ul li a:hover{
	color:#00bad3;
	text-decoration:none;
	}
.slide{
	/*border-top:1px solid #999;
	border-bottom:1px solid #999;
	*/
	height:62px;
	padding-top:8px;
	padding-bottom:8px;
	margin-left:7px;
	margin-right:1px;
	width:987px;
	overflow:hidden;
	}/*0915修改*/
.slide ul{
	list-style:none;
	}
.slide ul li{
	float:left;
	margin-right:10px;
	}
.slideul1{
	width:3999px;
	}	
	
	
	
	
	
.yqljt{
	height:30px;
	padding-top:3px;
	line-height:30px;
	margin-left:7px;
	font-size:14px;
	font-weight:600;
	color:#333;
	font-family:"microsoft yahei";
	}
.yqljtlist{
	margin-left:7px;
	width:980px;
	border-bottom:1px solid #999;
	height:28px;
	line-height:28px;
	font-size:12px;
	}/*0915*/
.yqljtlist ul li{
	float:left;
	}
.yqljtlist ul li a{
	margin-left:12px;
	text-decoration:none;
	margin-right:12px;
	color:#666;
	}
.yqljtlist ul li a:hover{
	color:#00bad3;
	}
.syfooter{ 
	text-align:center;
	height:20px;
	}
.syfooter ul{
	float:left;
	margin-left:376px;
	}
.syfooter ul li{
	width:75px;
	height:20px;
	line-height:20px;
	cursor:pointer;
	text-align:center;
	margin-right:10px;
	color:#555;
	float:left;
	background:#eee;
	font-size:13px;
	}
.syfooter ul li:hover{
	background:#00bad3;
	color:#fff;
	}
.bqsy{
	color:#555;
	font-size:13px;
	}
/*2016-4-1*/
.imgdivle{
	width:96px;
	height:120px;
	position:fixed; 
	left:0px; 
	top:300px;
	}
.imgdivleclose{
	position:fixed;
	top:420px;
	left:77px;
	width:19px;
	height:19px;
	}
.imgdivri{
	width:96px;
	height:120px;
	position:fixed; 
	right:0px; 
	top:300px;
	}
.imgdivriclose{
	position:fixed;
	top:420px;
	right:77px;
	width:19px;
	height:19px;
	}
.shipclose_mouseout {
	background:url(../images/ship_close_01.png);
	cursor:pointer;
	width:19px;
	height:19px;
	border:0px;
	float:right; 
	}
.shipclose_mouseover {
	background:url(../images/ship_close_02.png);
	cursor:pointer;
	width:19px;
	height:19px;
	border:0px;
	float:right;
	}
.imgdivle img,.imgdivri img{
	width:100%;
	}
/*2016-4-1*/
.ggaodivle{
	width:75px;
	min-height:50px;
	background:#fff;
	position:fixed; 
	left:0; 
	top:229px;
	}
.ggaodivri{
	width:75px;
	min-height:50px;
	background:#fff;
	position:fixed; 
	right:0; 
	top:229px;
	}
.ggaotit{
	height:30px;
	background:#07bcdb;
	font-size:14px;
	line-height:30px;
	color:#fff;
	text-align:center;
	}
.ggaotext{
	min-height:50px;
	font-size:12px;
	color:#555;
	padding:8px 3px 3px 5px;
	line-height:16px;
	}
.closed{
	background:url(../images/closed.gif) no-repeat;
	width:7px;
	height:7px;
	float:right;
	margin-right:5px;
	margin-bottom:5px;
	cursor:pointer;
	}
.lineone{
	height:1px;
	border-bottom:1px solid #dedede;
	}
.exchagesuper{
	width:1000px;
	margin:0 auto;
	background:#fff;
	padding-bottom:10px;
	position:relative;
	z-index:0;
	}	
.exchageleft{
	width:247px;
	background:url(../images/leftnavbg.png) no-repeat;
	height:516px;
	float:left;
	overflow:auto;
	}
.exchageleft h1{
	font-size:18px;
	display:block;
	height:55px;
	font-weight:normal;
	line-height:55px;
	text-indent:30px;
	}
.exchageleft dl dt{
	height:43px;
	line-height:43px;
	text-indent:55px;
	font-size:14px;
	cursor:pointer;
	border-bottom:1px solid #e8e8e8;
	border-top:1px solid #faf8fb;
	}
.exchageleft dl dd{ 
	height:43px;
	line-height:43px;
	text-indent:55px;
	font-size:13px;
	color:#666;
	cursor:pointer;
	border-bottom:1px solid #e8e8e8;
	border-top:1px solid #faf8fb;
	}
.agelston{
	height:43px;
	background:url(../images/liston.png) #e2e2e2 no-repeat;
	cursor:pointer;
	}
.exchageright{
	padding-left:20px;
	padding-right:20px;
	width:701px;
	min-height:516px;
	float:left;
	color:#555;
	}
.exchagerighttit{
	height:45px;
	line-height:45px;
	font-size:13px;
	font-family:"microsoft yahei";
	}
.exchagerightcent{ clear:both;}
.ercenttit{
	min-height:25px;
	font-size:18px;
	color:#000;
	line-height:22px;
	text-align:center;
	}
.ercentdate{
	min-height:20px;
	line-height:20px;
	color:#999;
	text-align:center;
	margin-bottom:5px;
	font-size:13px;
	}
.ercenttext{ clear:both;}
.ercenttextimg{
	width:701px;
	min-height:200px;
	text-align:center;
	 
	}
.txt20{ text-indent:20px;}
.linh20{ line-height:20px;}
.ercenttextcent{
	line-height:20px;
	font-size:13px;
	font-family:"microsoft yahei";
	}
.super ul li{
	min-height:55px;
	padding-bottom:10px;
	padding-top:15px;
	border-top:1px dotted #c8c8c8;
	font-size:13px;
	font-family:"microsoft yahei";
	color:#666;
	}
.super ul li .title a{
	display:block;
	color:#555;
	text-decoration:none;
	}
.super ul li .title  a:hover{
	color:#00bad3;
	text-decoration:none;
	}
.super ul li .text a{
	display:block;
	text-decoration:none;
	}
.super ul li .text a:hover{
	text-decoration:none;
	}	
.xgdown{
	min-height:430px;
	}
.xgdown ul li{
	min-height:25px;
	line-height:25px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
	font-family:"microsoft yahei";
	border-top:1px dashed #dedede;
	font-size:13px;
	}
.xgdown ul li a{
	color:#999;
	font-weight:normal;
	text-decoration:none;
	}
.xgdown ul li a:hover{
	color:#00bad3;
	text-decoration:none;
	}
.xgdowninfor{
	color:#d00c00;
	font-family:"microsoft yahei";
	}
.gjzinp{
	width:202px;
	height:24px;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #dedede;
	line-height:24px;
	}
.gjzcxbtn{
	height:26px;
	width:64px;
	background:#ff9600;
	line-height:26px;
	text-align:center;
	color:#fff;
	cursor:pointer;
	font-family:"microsoft yahei";
	border:0;
	}
.cbcsjytab table{
	font-family:"microsoft yahei";
	border-left:1px solid #dedede;
	border-top:1px solid #dedede;
	table-layout:fixed;
	font-size:13px;
	}
.cbcsjytab table th{
	border-bottom:1px solid #dedede;
	border-right:1px solid #f8f8f8;
	background:#f8f8f8;
	height:39px;
	line-height:39px;
	padding-left:5px;
	padding-right:5px;
	}
.cbcsjytab table tr td{
	border-bottom:1px solid #dedede;
	border-right:1px solid #dedede;
	padding:5px;
	word-wrap:break-word;
	height:25px;
	line-height:16px;
	}
.wzcyhl a{
	color:#0382c9;
	text-decoration:underline;
	
	}
.wzcyhl a:hover{
	color:#00bad3;
	text-decoration:underline;
	}
.imgicon{
	background:url(../images/img_icon.png) no-repeat;
	width:28px;
	height:28px;
	border:0;
	cursor:pointer;
	}
.tabicon{
	background:url(../images/table_icon.png) no-repeat;
	width:28px;
	height:28px;
	border:0;
	cursor:pointer;
	}
.gczsim{
	width:701px;
	min-height:300px;
	text-align:center;
	vertical-align:middle;
	}
.jyxxcbtab table{
	font-family:"microsoft yahei";
	border-left:1px solid #dedede;
	border-top:1px solid #dedede;
	table-layout:fixed;
	}
.jyxxcbtab table tr td{
	border-bottom:1px solid #dedede;
	border-right:1px solid #dedede;
	padding:5px;
	word-wrap:break-word;
	height:25px;
	line-height:16px;
	}
.jyxxcbtab table tr td.thead{
	background:#f8f8f8;
	font-weight:bold;
	text-align:center;
	}
/*20150824新增*/	
.jyleft{
	margin-left:30px;
	width:212px;
	height:500px;
	float:left;
	font-size:12px;
	}
.jyleftgrzy{
	width:210px;
	min-height:70px;
	border:1px solid #dedede;
	}
.jyleftgrzytit{
	height:50px;
	line-height:50px;
	background:#f8f8f8;
	font-size:14px;
	border-bottom:1px solid #dedede;
	}
.jyleftcent ul li{
	margin-left:17px;
	margin-right:17px;
	border-bottom:1px dashed #e4e4e4;
	height:40px;
	font-size:13px;
	line-height:40px;
	text-indent:30px;
	}
.jyleftcent ul li a{
	color:#333;
	text-decoration:none;
	}
.jyleftcent ul li a:hover,.jyleftcent ul li a.hover{
	color:#07bbdc;
	text-decoration:none;
	}
.jyright{
	float:right;
	margin-right:30px;
	width:721px;
	min-height:500px;
	}
.jyrightwdqz{
	border:1px solid #dedede;
	width:699px;
	min-height:488px;
	padding:0 10px 10px 10px;
	}
.jynewass{
	font-size:13px;
	}
.iptcss1{
	height:21px;
	line-height:21px;
	width:562px;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #dedede;
	font-family:"microsoft yahei";
	font-size:13px;
	*font-size:12px;
	}
.iptcss2{
	height:21px;
	line-height:21px;
	width:246px;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #dedede;
	font-family:"microsoft yahei";
	font-size:13px;
	*font-size:12px;
	}
.iptcss3{
	height:21px;
	line-height:21px;
	width:202px;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #dedede;
	font-family:"microsoft yahei";
	font-size:13px;
	*font-size:12px;
	}
.selcss1{
	height:21px;
	width:177px;
	line-height:21px;
	padding-left:3px;
	border:1px solid #dedede;
	font-family:"microsoft yahei";
	font-size:13px;
	*font-size:12px;
	}
.selcss2{
	height:21px;
	width:210px;
	line-height:21px;
	padding-left:3px;
	border:1px solid #dedede;
	font-family:"microsoft yahei";
	font-size:13px;
	*font-size:12px;
	}
.teareacss1{
	width:563px;
	height:80px;
	padding:3px;
	border:1px solid #dedede;
	font-family:"microsoft yahei";
	resize:none;
	font-size:13px;
	*font-size:12px;
	}
.jytjbtn{
	width:100px;
	background:#ff9600;
	color:#fff;
	height:35px;
	line-height:35px;
	text-align:center;
	border-radius:6px;
	font-size:14px;
	border:0;
	font-family:"microsoft yahei";
	cursor:pointer;
	}
.jygraybtn{
	width:120px;
	background:#e3e3e3;
	color:#fff;
	height:30px;
	line-height:28px;
	text-align:center;
	font-size:14px;
	border:0;
	font-family:"microsoft yahei";
	cursor:pointer;
	}
.delete{
	background:url(../images/gx_dete.png) no-repeat;
	width:21px;
	height:21px;
	border:0;
	cursor:pointer;
	}
.zexnav ul{
	height:40px;
	margin-left:15px;
	width:300px;
	float:left;
	}
.zexnav ul li{
	font-size:13px;	 
	color:#666;
	width:65px;
	height:20px;
	text-align:center;
	line-height:19px;
	float:left;
	cursor:pointer;
	margin-right:10px;
	}
.zexnav ul li.hover{
	color:#fff;
	background-color:#1fb6d3;
	} 
.zexnav a{
	float:right;
	margin-right:15px;
	font-size:13px;
	color:#07bbdc;
	text-decoration:none;
	}
.zexnav a:hover{
	text-decoration:underline;
	}
.zexnavcent{
	clear:both;
	margin-left:15px;
	margin-right:15px;
 	}
.fsznxtit{
	font-size:13px;	 
	color:#fff;
	width:95px;
	display:block;
	height:20px;
	margin-left:15px;
	text-align:center;
	line-height:19px;
	float:left;
	background-color:#1fb6d3;
	}
.xingcol{
	color:#d5384d;
	}
.lytab table{
	border-top:1px solid #dedede;
	border-right:1px solid #dedede;
	}
.lytab table tr td{
	height:43px;
	border-left:1px solid #dedede;
	border-bottom:1px solid #dedede;
	}
.tabselect{
	margin-left:15px;
	width:210px;
	border:1px solid #dedede;
	height:22px;
	line-height:22px;
	}
.redcolor{ color:#d13c42;}
.tabinput{
	margin-left:15px;
	width:202px;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #dedede;
	height:22px;
	line-height:22px;
	}
.tabtextarea{
	margin-top:15px;
	margin-bottom:15px;
	width:548px;
	height:70px;
	resize:none;
	margin-left:15px;
	border:1px solid #dedede;
	padding:5px;
	}
.ldxxtextarea{
	margin-top:15px;
	margin-bottom:20px;
	width:548px;
	height:145px;
	resize:none;
	margin-left:15px;
	border:1px solid #dedede;
	padding:5px;
	}
.ldxxaten{
	border:1px solid #e3e3e3;
	background:#f3f3f3;
	height:43px;
	padding:10px 0px 5px 25px;
	color:#666;
	margin-top:10px;
	margin-bottom:10px;
	}
zhuyi{
	display:block;
	width:26px;
	height:43px;
	float:left;
	}
.zhuyiright{
	width:634px;
	display:block;
	height:43px;
	line-height:18px;
	}
/*0909新增*/
.ml30{ margin-left:30px;}
.mr10{ margin-right:10px;}
.mr30{ margin-right:30px;}
.pt25{ padding-top:25px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.cgdltit{
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:18px;
	color:#555;
	padding-bottom:5px;
	border-bottom:1px solid #d7d7d7;
	font-weight:bold;
	}
.gerenxx a{
	font-size:16px;
	color:#333;
	text-decoration:none;
	}
.gerenxx a:hover{
	color:#333;
	text-decoration:underline;
	}
.exitbtn a{
	font-size:16px;
	color:#00bad3;
	text-decoration:none;
	}
.exitbtn a:hover{
	font-size:16px;
	color:#00bad3;
	text-decoration:underline;
	}
.ml5{ margin-left:5px;}
.mr5{ margin-right:5px;}
.jysc_sstit{
	height:45px;
	line-height:45px;
	font-size:12px;
	color:#666;
	}
.jyscqwjs{
	height:34px;
	line-height:34px;
	color:#000;
	font-size:16px;
	font-family:"microsoft yahei";
	border-bottom:1px solid #e1e1e1;
	padding-bottom:3px;
	margin-bottom:5px;
	}
.jysctext ul li{
	border-top:1px dashed #ccc;
	padding-top:13px;
	min-height:100px;
	color:#000;
	}
.pt13{ padding-top:13px;}
.col69{
	color:#696969;
	}
.col66{
	color:#666;
	}
.w308{
	min-width:308px;
	margin-right:5px;
	float:left;
	}
.w295{
	min-width:295px;
	margin-right:5px;
	float:left;
	}
.txt20{ text-indent:20px;}
.lin20{
	line-height:20px;
	color:#666;
	}
.tlogobg{
	width:100%;
	min-width:1000px;
	background:#fff;
	}/*20150706*/
.tlogo{
	width:1000px;
	margin:0 auto;
	height:60px;
	background:#fff;
	}/*20150706*/
	/*新增20150717*/
.pt25{ padding-top:25px;}
.ml8{ margin-left:8px;}
.select_box{
	float:left;
	text-indent:4px;
	width:173px;
	line-height:25px;
	height:25px;
	color:#fff;
	background:#bbb;
	position:relative;
	cursor:pointer;
	font-size:14px;
	}
.selet_open{
	display:inline-block;
	border:solid 1px #ccc;
	position:absolute;
	right:0;
	top:0;
	width:23px;
	height:23px;
	background:url(../images/select_arrow.png) no-repeat #fff center center;
	}
.select_txt{
	display:inline-block;
	width:148px;
	line-height:25px;
	height:25px;
	overflow:hidden;
	}
.option{
	width:171px;
	border:solid 1px #ccc;
	position:absolute;
	top:24px;
	left:0px;
	z-index:2;
	overflow:hidden;
	display:none;
	}
.option a{
	display:block;
	height:25px;
	padding-left:5px;
	line-height:25px;
	text-align:left;
	width:100%;
	background:#fff;
	}
.option a:hover{
	background:#ccc;
	color:#fff;
	}
/*20151012新增*/
.zxdenglubtn a{
	display:block;
	width:80px;
	height:20px;
	line-height:20px;
	text-align:center;
	background:#dbe5f4;
	color:#375aaa;
	float:right;
	font-size:14px;
	}
.zxdenglubtn a:hover{
	color:#fff;
	background-color:#0081cc;
	}

/*20151221新增*/
.btnGray{
	line-height:20px;
	text-align:center;
	background:#bbb;
	color:#fff;
	font-size:14px;
	display:inline-block;
	}
.btnGray:hover{
	color:#fff;
	background-color:#0081cc;
	}
	
	
/*20151014*/	
.tlogo {
  width: 1000px;
  margin: 0 auto;
  height: 60px;
  background: #fff;
}	
.ml97{ margin-left:97px;}
.mt3{ margin-top:3px;}	
.dl_img{
	width:1000px;
	margin:0 auto;
	height:455px;
	display:block;
}
.dl_bg{
	width:328px;
	float:right;
	height:318px;
	margin-top:85px;
	font-family:"microsoft yahei";
	background-color: #fff;
    opacity: 0.9;
    padding-top: 20px;
	}
.dlbg_title{
	text-align:center;
	height:30px;
	font-size:26px;
	color:#000;
	font-family:"microsoft yahei";
	}
.dlbg_w85{
	width:85px;
	float:left;
	text-align:right;
	height:35px;
	line-height:35px;
	display:block;
	font-size:14px;
	color:#000;
	}
.dlbg_int{
	margin-left:10px;
	height:33px;
	width:180px;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #989898;
	float:left;
	line-height:33px;
	background:#fefefe;
	}
.wjmm a{
	color:#000;
	text-decoration:none;
	}
.wjmm a:hover{
	color:#cc252c;
	text-decoration:none;
	}
.yamdl{
	width:183px;
	height:35px;
	float:left;
	margin-left:95px;
	}
.dl_mouseout {
	background:url(../images/loginbtn_01.png);
	cursor:pointer;
	width:237px;
	height:38px;
	border:0px;
	margin-left:46px;
	}
.dl_mouseover {
	background:url(../images/loginbtn_02.png);
	cursor:pointer;
	width:237px;
	height:38px;
	border:0px;
	margin-left:46px;
	}
.myzh{ text-align:center;}	
.myzh a{ 
	color:#cc252c;
	text-decoration:none;
	}
.myzh a:hover{ 
	color:#cc252c;
	text-decoration:underline;
	}
.pt3{ padding-top:3px;}
.iptwymc{
	height:21px;
	line-height:21px;
	width:182px;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #dedede;
	font-family:"microsoft yahei";
	font-size:13px;
	*font-size:12px;
	}
.selwymc{
	height:21px;
	width:190px;
	line-height:21px;
	padding-left:3px;
	border:1px solid #dedede;
	font-family:"microsoft yahei";
	font-size:13px;
	*font-size:12px;
	}

/*注册新会员*/
.newuser{
	width:1000px;
	margin:0 auto;
	}
.nuserinput{
	width:322px;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #dedede;
	height:22px;
	line-height:22px;
	}
.nuserxing{
	font-size:14px;
	}
.nuserbtn{
	width:200px;
	height:30px;
	background:#ffb400;
	color:#fff;
	font-size:14px;
	line-height:30px;
	font-family:"microsoft yahei";
	border:0;
	text-align:center;
	}
.pt45{ padding-top:45px;}
.h50{
	height:50px;
	vertical-align:top;
	}
.h45{
	height:45px;
	line-height:45px;
	}
.w145{
	display:block;
	width:145px;
	text-align:right;
	float:left;
	}
.w720{
	display:block;
	width:720px;
	padding-left:10px;
	float:left;
	}
	
.imgdivlebg{
	width:15px;
	height:120px;
	vertical-align:middle;
	position:fixed;
	left:0;
	top:300px;
	background:url(../images/buyship_bg.png) no-repeat;
	}
.imgdivribg{
	width:15px;
	height:120px;
	vertical-align:middle;
	position:fixed; 
	right:0;
	top:300px;
	background:url(../images/sellship_bg.png) no-repeat;
	}
.ml3{ margin-left:3px;}
.mr3{ margin-right:3px;}
.mt50{ margin-top:50px;}

/*2016-4-1*/
.widm{
	width:1000px;
	margin:0 auto;
	}
.heidlbt{
	height:30px;
	margin-top:20px;
	float:right;
	}
.dlbtnt{
	float:right;
	}
.dlbtnt a{
	display:block;
	width:40px;
	height:20px;
	line-height:20px;
	text-align:center;
	background:#aaa;
	color:#fff;
	float:right;
	font-size:14px;
	}
.dlbtnt a:hover{
	color:#fff;
	background-color:#0081cc;
	}
.userdlbtn{
	float:right;
	display:block;
	padding-left:5px;
	padding-right:5px;
	height:20px;
	margin-top:5px;
	margin-right:5px;
	line-height:20px;
	text-align:center;
	background:#aaa;
	color:#fff;
	font-size:14px;
	}
.close {
	background:url(../images/close.png);
	cursor:pointer;
	width:66px;
	height:22px;
	border:0px;
	float:right; 
	}

/** 2019-10-11 phone login **/
.login_verify {
	color:blue;
	height:33px;
	float:left;
	line-height:33px;
	position:absolute;
	right: 47px;
    top: 1px;
}

.dlbg_title_change {
	color:blue;
	font-size:13px;
	position:absolute;
	right: 50px;
	top: 13px;
}
.jyright .jprightheader {
	position:reletive;
}
.jyright .jprightheader .zxzcxbtn {
	position: absolute;
	right: 50px;
    top: 40px;
}

/** 2019-10-31 new login **/
.clearfix::after {
  content: "";
  display:block;
  clear: both;
}
.new_login_bg {
	width:100%;
	height:100%;
	background:url(../images/img_bg_1920.jpg) no-repeat top left;
	background-size: cover;
	position:relative;
}
.new_login_logo {
	position:absolute;
	left:246px;
	top:74px;
}
.new_login_title {
	position:absolute;
	right:387px;
	top:192px;
	height:31px;
	line-height:31px;
	width:300px;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
}

.new_login_input {
	position:absolute;
	right:200px;
	top:238px;
	width:592px;
	background: #FFFFFF;
	box-shadow: 0 2px 34px 0 rgba(0,0,0,0.50);
	border-radius: 33px;
}
.new_login_container {
	position:relative;
}
.new_login_input_title {
	font-size: 24px;
	color: #419DF1;
	text-align: center;
	padding-top:48px;
	height: 31px;
	line-height:31px;
}
.new_login_center {
	margin:0 auto;
	width:400px;
}
.new_login_phone {
	height: 45px;
	width:400px;
	margin-top:24px;
	background: #FFFFFF;
	border: 1px solid #D9D9D9;
	border-radius: 5px;
	padding-left:14px;
	box-sizing: border-box;
}
.new_login_phone::placeholder {
    font-size: 12px;
    color: #666666;
}
.new_login_code {
	display:inline-block;
	height: 45px;
	width:280px;
	margin-top:11px;
	background: #FFFFFF;
	border: 1px solid #D9D9D9;
	border-radius: 5px;
	padding-left:14px;
	box-sizing: border-box;
}
.new_login_code::placeholder {
    font-size: 12px;
    color: #666666;
}
.new_login_code_gen {
	display:inline-block;
	height: 45px;
	width: 110px;
	background: #EEEEEE;
	border: 1px solid #D9D9D9;
	border-radius: 5px;
	margin-left: 5px;
	box-sizing: border-box;
	vertical-align: middle;
	line-height: 45px;
}
.new_login_btn {
	height: 50px;
	width: 400px;
	line-height: 50px;
	background: #419DF1;
	border-radius: 22.5px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 57px;
}
.new_login_info {
	height:30px;
	background: #FFF3DF;
	border: 1px solid #FFDDAB;
	border-radius: 5px;
	margin-top: 10px;
}
.new_login_info_img {
	height: 16px;
	width: 16px;
	vertical-align: text-bottom;
}
.new_login_info_txt {
	font-family: MicrosoftYaHei;
	line-height:30px;
	font-size: 12px;
	color: #E99D2D;
	letter-spacing: 0;
}
.navi_seach {
	width: 16px;
	height: 16px;
	margin-top: 14px;
	margin-left: 20px;
}
.sell_top_right {
	float:right;
	margin-top:10px;
}

.fix-div {
	background: rgba(0,0,0,.8);
    border-radius: 8px 0 0 8px;
    position: fixed;
    right: 0;
    top: 50%;
    width: 50px;
    z-index: 100;
    text-align: center;
    padding: 20px 0;
}
.show_div2 {
    padding: 5px 10px;
    height: 85px;
    top: 80px;
    background: rgba(0,0,0,.8);
    border-radius: 8px 0 0 8px;
    right: 50px;
    position: absolute;
}
.show_div {
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    top: 45px;
    text-align: center;
    width: 120px;
    color: #fff;
    background: rgba(0,0,0,.8);
    border-radius: 8px 0 0 8px;
    right: 50px;
    position: absolute;
}