﻿

/*===============top search===============*/

#search, #submit{float: left;}

input[type=submit]{outline:none !important;}



#search{
	width:420px;
	height:34px;
	-moz-border-radius: 5px 0px 0 5px;
	border-radius: 5px 0 0 5px;
	border-right:0px !important;  
}



#submit{
	-moz-border-radius: 0px 5px 5px 0;
	border-radius: 0px 5px 5px 0px;
	height:46px;
	width:80px;
	cursor:pointer;
	border:1px solid #1a96d5;
	border-left:0px !important;
    background-color: #1a96d5;
    color: #fff;
    font-size: 16px;
}

#submit:hover{}



/*===============top search===============*/



input[typecheckbox]{}

label{cursor:pointer; height:14px; line-height:14px;}







/*-----------------select---------------------*/

.sel_wrap{height:26px;background:#c1c1c1 url(../images/icon/sel_bg.png) no-repeat right center;border:1px solid #ccc;border-radius:4px;cursor:pointer;position:relative;_filter:alpha(opacity=0); color:#7c7c7c;}

.sel_wrap span{line-height:26px;padding-left:10px;font-size:13px;z-index:2;}

.sel_wrap .select{height:28px;z-index:4;position:absolute;top:0;left:0;margin:0;padding:0;opacity:0;cursor:pointer; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); -MS-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}



.select1{width:160px; float:left; margin-left:5px;}

.select1 .select{width:160px;}



#sec1{

	-moz-border-radius: 5px;

	border-radius: 5px;

	width:432px;

	margin-bottom:0;

	display:block;

	float:left;

	background:#fff7ed;

}



.ki{width:425px; background:#c1c1c1 !important;border-radius:4px; margin-left:5px;}

input[type=text]:focus{background:#fff !important;}



.ds{font-size:14px; background:#229fe6 !important; border-radius:4px; width:400px; text-align:center; height:28px; margin:auto;}

.ds:hover{background:#11a5d0 !important;}



/*---------------------------------btn-----------------------------*/



.download_btn{width:562px; height:65px; overflow:hidden; background:url(../images/download_btn_bg.png) center center no-repeat; text-align:center; font-size:24px; color:#fff; display:block; margin:20px auto; padding-top:20px; border-radius:10px;}

.download_btn img{padding:5px 20px 0;}

.download_btn:hover{color:#FF0;}



.reg_btn{width:420px; display:block; margin:50px auto 40px auto; text-align:center; color:#fff; background:url(../images/reg_btn_bg.png) center center no-repeat; height:56px; font-size:24px; line-height:56px;}

.reg_btn:hover{color:#FF0;}







/*翻页*/

.pagination{

	height: 39px;

	border-top: 1px solid #e0e0e0;

	border-bottom: 1px solid #e0e0e0;

	text-align: center;

	margin-bottom:60px;

	width:100%;

}

.pagination li{

	display: inline-block;

	border-right: 1px solid #e0e0e0;

}

.pagination li a,

.pagination li span{

	display: block;

	height: 39px;

	padding: 0 15px;

	margin: 0 0 0 -3px;

	color: #777;

	font:normal 13px/39px 微软雅黑,arial,\5b8b\4f53;

	text-decoration: none;

}

.pagination li.prev a,

.pagination li.next a{

	font:normal 20px/32px 微软雅黑,arial,\5b8b\4f53;

	color: #444;

}

.pagination li.prev span,

.pagination li.next span{

	font:normal 20px/32px 微软雅黑,arial,\5b8b\4f53;

}

.pagination li.next {border: 0 none;}

.pagination li a:hover{

	background: #eff7ff;

	text-decoration: none;

}

.pagination li.curent a{

	background: #f5f7f9;

	color: #444;

	font-weight: bold;

	text-decoration: none;

}

.pagination_info{

	margin: 15px  0!important;

	color: #777;

	text-align: center;

	font:italic 11px/11px 微软雅黑,arial,\5b8b\4f53;

}

/*翻页end*/





/*case_form*/

.case_form{width:100%; overflow:hidden; height:auto;}



.case_form input[type=text],

.case_form textarea,

.case_form input[type=button]{background:#fff; border:1px solid #bbbbbb; color:#ababab; margin-top:10px; display:block;}

.case_form input[type=text]:focus,

.case_form textarea:focus{color:#6E6E6E; border:1px solid #DAA330;}

.case_form input[type=text]{width:620px; height:38px;}

.case_form textarea{width:990px; height:240px;}

.case_form input[type=button]{color:#505050 !important; width:490px; height:48px;}

.case_form input[type=button]:hover,.case_form input[type=button]:focus{background:#E3DACE; border:1px solid #DAA330;}









