body,html{
	background: #EEEEEE;
}
.public-content{
	width: 1200px;
	margin: 0 auto;
}

.float-l{
	float: left;
	color: white;
    font-size: 28px;
}

.float-r{
	float: right;
}

.public-top{
	background: #1a50da;
	padding: 14px 32px;
}

.public-top .logo img{
	height: 38px;
	margin: 5px 0;
}

.public-top .top-link li{
	float: left;
	margin-left: 64px;
}

.public-top .top-link .top-search{
	width: 46px;
	height: 46px;
	border-radius: 24px;
	border: 1px solid #7fa8ff;
}

.public-top .top-link li a{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 48px;
}

.public-top .top-link li a i{
	text-align: center;
	font-size: 18px;
	display: block;
	line-height: 48px;
}

.public-foot{
	background: #323951;
	padding: 12px 0;
}

.public-foot p{
	line-height: 22px;
	font-size: 12px;
	color: #bcbcbc;
}

.content{
	width: 1200px;
	margin: 24px auto;
}
/*鍏叡鏍峰紡缁撴潫*/

/*棣栭〉*/
.index-content{
	position: relative;
	margin: 36px auto;
}

.contnt-to-l,
.contnt-to-r{
	width: 48px;
	height: 96px;
	background: #FFFFFF;
	border-radius: 6px;
}

.contnt-to-l i,
.contnt-to-r i{
	font-size: 32px;
	color: #888888;
	line-height: 96px;
	text-align: center;
	display: block;
}

.contnt-to-l:hover i,
.contnt-to-r:hover i{
	color: #1AA2FE;
}

.contnt-to-l{
	position: absolute;
	top: 280px;
	left: 0;
}

.contnt-to-r{
	position: absolute;
	top: 280px;
	right: 0;
}

.content-panle{
	
}

.index-content-hander{
	width: 960px;
	margin: 0 auto 16px auto;
}

.index-content-hander a{
	width: 100%;
	float: left;
	font-size: 24px;
	color: #1b1b1b;
	line-height: 1.6;
	font-weight: bold;
	margin-bottom: 8px;
}

.index-content-hander a:hover{
	color: #1AA2FE;
}

.index-content-hander .lable{
	float: left;
}

.index-content-hander .lable span{
	float: left;
	margin-right: 12px;
	display: block;
	height: 22px;
	padding: 0 12px;
	background: #b5b5b5;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 22px;
	border-radius: 3px;
}

.index-content-hander .add{
	float: right;
}

.index-content-hander .add i{
	font-size: 16px;
	color: #1aa2fe;
	line-height: 22px;
	float: left;
	margin-right: 8px;
}

.index-content-hander .add p{
	float: left;
	font-size: 14px;
	color: #888888;
	line-height: 22px;
}

.content-panle .panle-main a img{
	width: 960px;
	margin: 0 auto;
	height: 580px;
	overflow: hidden;
	border-radius: 12px;
}

.content-panle .panle-main a img:hover{
	box-shadow: 0 0 10px #BCBCBC;
}

.main-list{
	width: 960px;
	margin: 20px auto;
}

.main-list li{
	float: left;
	width: 150px;
	margin-right: 12px;
}

.main-list li:last-child{
	margin: 0;
}

.main-list li a img{
	width: 152px;
	height: 90px;
	border-radius: 6px;
}

.main-list li a p{
	font-size: 16px;
	color: #1B1B1B;
	line-height: 1.4;
	margin-top: 14px;
}

.main-list li a:hover p{
	color: #1AA2FE;
}


.details-content-hander{
	width: 1180px;
	height: 160px;
	padding: 40px 0 0 20px;
	background: url(../img/details-bg.png) no-repeat;
}

.details-content-hander h1{
	font-size: 28px;
	color: #FFFFFF;
	line-height: 1.5;
}

.details-content-hander p{
	font-size: 14px;
	color: #cbe8ff;
	line-height: 22px;
}

.details-content-hander .lable{
	margin: 24px 0 8px 0;
}

.details-content-hander .lable span{
	float: left;
	margin-right: 12px;
	display: block;
	height: 22px;
	padding: 0 12px;
	background: #cbe8ff;
	font-size: 12px;
	color: #525252;
	text-align: center;
	line-height: 22px;
	border-radius: 3px;
}

.details-content-hander .add i{
	font-size: 16px;
	color: #cbe8ff;
	line-height: 22px;
	float: left;
	margin-right: 8px;
}

.details-content-hander .add p{
	float: left;
	color: #cbe8ff;
}

.details-main{
	background: #FFFFFF;
	border-radius: 12px;
	margin-top: 16px;
	padding-bottom: 1px;
}

.details-nav li{
	margin: 16px 0;
	width: 19.5%;
	float: left;
	border-right: 2px solid #dddddd;
}

.details-nav li:last-child{
	border: none;
}

.details-nav li a{
	width: 80%;
	margin: 0 10%;
	padding: 4px 0;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	border-bottom: 4px solid #FFFFFF;
}

.details-nav li a:hover{
	border-bottom: 4px solid #1AA2FE;
}

.details-nav .active a{
	border-bottom: 4px solid #1AA2FE;
}

.details{
	width: 80%;
	margin: 20px 10%;
}

.details img{
	width: 500px;
	margin: 14px auto;
}

.details span{
	display: block;
	font-size: 14px;
	color: #888888;
	text-align: center;
	margin-bottom: 14px;
}

.details p{
	font-size: 18px;
	color: #1B1B1B;
	line-height: 1.8;
	margin-bottom: 18px;
	text-indent: 2rem;
}

.search-main{
	margin-top: 20px;
}

.search-option{
	margin-bottom: 20px;
}

.search-option select{
	float: left;
	display: block;
	width: 170px;
	height: 44px;
	margin-right: 10px;
	background: #F5F5F5;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
	outline: none;
	font-size: 14px;
	color: #1B1B1B;
	padding-left:10px ;
}

.search-option select:hover{
	border: 1px solid #1AA2FE;
}

.search-option select option{
	font-size: 16px;
	background: #f5f5f5;
}

.search-option .search-panle{
	float: right;
	background: #FFFFFF;
	border-radius: 6px;
}

.search-panle input{
	float: left;
	width: 260px;
	height: 44px;
	color: #1B1B1B;
	line-height: 44px;
	text-indent: 14px;
	font-size: 14px;
	border: none;
	outline: none;
	background: none;
}

.search-panle button{
	width: 64px;
	height: 44px;
	float: left;
	font-size: 16px;
	text-align: center;
	line-height: 44px;
	color: #FFFFFF;
	border: none;
	background: #1AA2FE;
	outline: none;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.search-panle button:hover{
	background: #118ef8;
}

.search-tips{
	margin-bottom: 20px;
}

.search-tips span{
	display: block;
	float: left;
	margin-right: 14px;
	font-size: 14px;
	color: #118EF8;
	line-height: 14px;
}

.search-tips p{
	float: left;
	font-size: 14px;
	color: #1B1B1B;
	line-height: 14px;
}

.search-tips p b{
	font-weight: normal;
	margin: 0 4px;
}

.search-result{
	min-height: 400px;
}

.search-list{
	
}

.search-list li{
	float: left;
	width: 25%;
	margin-bottom: 30px;
}

.search-list li a img{
	width: 280px;
	height: 190px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	margin: 0 auto;
}

.search-list li .data{
	background: #FFFFFF;
	padding: 14px;
	width: 252px;
	margin: 0 auto;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.search-list li .data a{
	font-size: 16px;
	color: #1B1B1B;
	line-height: 1.6;
	margin-bottom: 12px;
}

.search-list li .data:hover a{
	color: #118EF8;
}

.search-list li .data .add .fa{
	float: left;
	font-size: 14px;
	color: #1AA2FE;
}

.search-list li .data .add p{
	float: left;
	font-size: 12px;
	color: #888888;
	line-height: 14px;
	margin-left: 8px;
}

.search-blank{
	display: none;
	margin-top: 20px;
}

.search-blank img{
	width: 490px;
	margin: 40px auto 20px auto;
}

.search-blank p{
	font-size: 20px;
	color: #525252;
	text-align: center;
	line-height: 1.6;
	margin-bottom: 40px;
}

.search-blank a{
	width: 160px;
	height: 44px;
	background: #1AA2FE;
	border-radius: 6px;
	margin: 0 auto;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 44px;
	text-align: center;
	margin-bottom: 60px;
}

.search-blank a:hover{
	background: #118EF8;
}

/*鐧诲綍*/
.sign-body{
	background: none;
}

.sign-pacontent{
	display: block;
	width: 400px;
	height: 410px;
	position: relative;
	margin: 0 auto;
}

.sign-pacontent h1{
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: -80px;
	z-index: 1;
	width: 160px;
	height: 56px;
	background: #118EF8;
	border-radius: 28px;
	box-shadow: 0 0 12px #BCBCBC;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	line-height: 56px;
	font-weight: normal;
}

.sign-pacontent .sign-close{
	position: absolute;
	top: 44px;
	right: 30px;
	z-index: 2;
}

.sign-form{
	position: absolute;
	top: 28px;
	left: 0;
	width: 350px;
	margin: 0 4px;
	background: #FFFFFF;
	border-radius: 6px;
	box-shadow: 0 0 12px #BCBCBC;
	padding: 80px 20px 30px 20px;
}

.sign-form form input{
	width: 348px;
	height: 46px;
	border: 1px solid #DDDDDD;
	border-radius: 4px;
	background: #F5F5F5;
	outline: none;
	font-size: 14px;
	text-indent: 14px;
	margin-bottom: 20px;
}

.sign-form form a{
	width: 350px;
	height: 48px;
	background: #1AA2FE;
	border-radius: 4px;
	font-size: 16px;
	text-align: center;
	line-height: 48px;
	color: #FFFFFF;
}

.sign-form form a:hover{
	background: #118EF8;
}

.sign-other{
	margin-top: 64px;
}

.sign-other .tips01 input[type='checkbox']{
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 8px;
}

.sign-other .tips01 p{
	font-size: 14px;
	color: #525252;
	line-height: 14px;
	float: left;
}

.sign-other .tips02 a,
.sign-other .tips02 span{
	display: block;
	float: left;
	font-size: 14px;
	color: #888888;
	line-height: 16px;
}

.sign-other .tips02 a:hover{
	color: #1AA2FE;
}

.sign-other .tips02 span{
	margin: 0 6px;
}

.sign-Box{
	display: none;
	position: fixed;
	z-index: 99;
	top: 120px;
	left: 50%;
	margin-left: -200px;
}

.sign-Box iframe{
	border: none;
}

/*娉ㄥ唽*/

.logon-step{
	width: 800px;
	margin: 0 auto;
}

.logon-step li{
	float: left;
	margin-right: 48px;
	overflow: hidden;
}

.logon-step li img{
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 10px;
}

.logon-step li span{
	display: block;
	float: left;
	font-size: 14px;
	color: #1B1B1B;
	line-height: 16px;
}

.logon-content{
	min-height: 450px;
	width: 800px;
	margin: 14px auto;
	border-top: 1px solid #FFFFFF;
}

.logon-content .details h1{
	margin-top: 36px;
	font-size: 24px;
	color: #1b9afe;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 24px;
}

.logon-content .details p{
	font-size: 16px;
	color: #1B1B1B;
	line-height: 1.8;
	text-indent: 2rem;
}

.logon-content .logon-btn a{
	width: 240px;
	height: 48px;
	background: #1AA2FE;
	border-radius: 6px;
	box-shadow: 0 0 12px #DCDCDC;
	margin: 24px auto 48px auto;
	color: #FFFFFF;
	text-align: center;
	line-height: 48px;
}

.logon-content .logon-btn a:hover{
	background: #118EF8;
}

.logon-hander{
	padding: 14px 20px;
	border-bottom: 1px solid #EEEEEE;
}

.logon-hander h1{
	font-size: 18px;
	color: #1B1B1B;
	line-height: 18px;
	font-weight: normal;
	float: left;
}

.logon-hander p{
	float: right;
	font-size: 14px;
	color: #BCBCBC;
	line-height: 18px;
}

.logon-hander p b{
	font-weight: normal;
	color: #ff5a5a;
	margin: 0 4px;
}

.logon-list{
	padding: 24px 10%;
}

.logon-list ul{
	margin-bottom: 48px;
}

.logon-list ul:last-child{
	margin: 0;
}

.logon-list ul li{
	margin-bottom: 20px;
	overflow: hidden;
}

.logon-list ul li span{
	display: block;
	width: 20%;
	float: left;
	font-size: 16px;
	color: #1B1B1B;
	line-height: 48px;
	text-align: right;
	margin-right: 3%;
}

.logon-list ul li .input01{
	width: 60%;
	float: left;
	height: 46px;
	border-radius: 6px;
	border: 1px solid #EEEEEE;
	background: #F5F5F5;
	font-size: 16px;
	color: #1B1B1B;
	line-height: 46px;
	text-indent: 1rem;
	outline: none;
}

.logon-list ul li .input01:hover{
	border: 1px solid #7FA8FF;
}

.logon-list ul li b{
	display: block;
	font-size: 18px;
	color: #FF5A5A;
	line-height: 48px;
	width: 4%;
	float: left;
	margin-left: 3%;
}

.logon-list ul li .input02{
	display: none;
	width: 30%;
	float: left;
	height: 46px;
	border-radius: 6px;
	border: 1px solid #EEEEEE;
	background: #F5F5F5;
	font-size: 16px;
	color: #1B1B1B;
	line-height: 46px;
	text-indent: 1rem;
	outline: none;
}

.logon-list ul li select{
	float: left;
	display: block;
	width: 30%;
	height: 46px;
	margin-right: 10px;
	background: #F5F5F5;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
	outline: none;
	font-size: 14px;
	color: #1B1B1B;
	padding-left:10px ;
}

.logon-list ul li select:hover{
	border: 1px solid #1AA2FE;
}

.logon-list ul li select option{
	font-size: 16px;
	background: #f5f5f5;
}

/*娉ㄥ唽淇℃伅纭*/
.logon-perview{
	width: 500px;
	background: #FFFFFF;
	border-radius: 6px;
	margin: 12px;
	box-shadow: 0 0 10px #BCBCBC;
}

.logon-perview .peview-hander{
	background: #1AA2FE;
	padding: 12px 5%;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.peview-hander h1{
	float: left;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}

.peview-hander a{
	float: right;
}

.peview-hander a svg{
	width: 20px;
	height: 20px;
}

.perview-content{
	padding: 24px 5%;
}

.perview-content dl{
	margin-bottom: 24px;
}

.perview-content dl:last-child{
	margin: 0;
}

.perview-content dl dt{
	font-size: 16px;
	color: #1B1B1B;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 14px;
	width: 100%;
}

.perview-content dl dd{
	overflow: hidden;
	margin-bottom: 16px;
}

.perview-content dl dd h2{
	font-size: 14px;
	line-height: 14px;
	color: #888888;
	font-weight: normal;
	width: 40%;
	float: left;
	margin-left: 5%;
}

.perview-content dl dd p{
	font-size: 14px;
	line-height: 14px;
	color: #1b1b1b;
	font-weight: normal;
	width: 55%;
	float: left;
}

.perview-btn{
	width: 360px;
	margin: 0 auto;
	padding-bottom: 32px;
	overflow: hidden;
}

.perview-btn .btn01{
	width: 170px;
	height: 48px;
	float: left;
	color: #1AA2FE;
	font-size: 16px;
	text-align: center;
	line-height: 48px;
}

.perview-btn .btn01:hover{
	background: #EEEEEE;
	border-radius: 6px;
}

.perview-btn .btn02{
	width: 170px;
	height: 48px;
	background: #1AA2FE;
	border-radius: 6px;
	float: right;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	line-height: 48px;
}

.perview-btn .btn02:hover{
	background: #118EF8;
}

.preview-Box{
	display: none;
	position: fixed;
	top: 100px;
	left: 50%;
	margin-left: -250px;
	z-index: 99;
}

.preview-Box iframe{
	z-index: 2;
	border: none;
}
