@charset "UTF-8";
*{margin:0; padding:0; outline:none; list-style:none}
body{font-family: "Microsoft YaHei",΢���ź�; margin:auto; font-size:12px;}
a{ color:#333333; text-decoration:none;}
img{ margin:0px; padding:0px; border:0px;}
input {border: 0 none;outline: 0 none;}

.dz_back{background-color: rgba(238, 238, 238,1);}
.dz_top_bj{background: url(../images/book/bg.jpg) no-repeat center center #2075c5; height: 500px;}
.top_logo{margin-top: 60px;}
.top_title{text-align: center;margin-top: 120px;font-size: 30px;font-weight: bold;color: rgba(255, 186, 3, 1);}
.frame_back{background: url(../images/book/frame.png) no-repeat center top;height: 300px;margin-top: 40px;}
.book_from_ico{background: url(../images/book/head_ico.png) no-repeat center left;background-color: white;background-position: 10px 14px;height: 45px;}
.book_from_ipt{border-radius: 5px;line-height: 45px;padding-left: 38px;width: 350px;margin-top: 60px;}
.query_btn{background-color: rgba(70, 165, 255,1);width: 338px;height: 50px;margin-top: 103px;border-radius: 6px;text-align: center;margin: 100px auto;}
.query_btn label{color: #F0F8FF;font-size: 16px;display: inline-block;padding: 15px;cursor: pointer;}
.dz_footer{margin: 280px 0px 40px;text-align: center;line-height: 30px;font-size: 14px;}
.dz_footer a{color: black;}
.views_bj{background: url(../images/book/top-bg.jpg) no-repeat center center rgba(56, 156, 252,1); height: 400px;}
.views_top_position{width: 1200px;margin: auto;}
.views_title{font-size: 30px;font-weight: bold;color: white;margin: 90px 8px 25px;}
.search_inpt{border-top-left-radius: 44px;border-bottom-left-radius: 44px;line-height: 42px;height:42px;padding-left: 25px;width: 450px;float: left;}
.search_btn{
    background: #ffbf31;
    border-left: none;
    height: 42px;
    width: 90px;
    margin-left: -4px;
    border-top-right-radius: 44px;
    border-bottom-right-radius: 44px;
    cursor: pointer;
    text-align: center;
    color: white;
    font-size: 16px;
}

.ipt::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #F0F8FF; opacity:1;font-size:16px;font-weight: 400; 
}
.ipt:-moz-placeholder, textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #F0F8FF; opacity:1;font-size:16px;font-weight: 400; 
}
.ipt::-moz-placeholder, textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #F0F8FF; opacity:1;font-size:16px;font-weight: 400; 
}
.ipt:-ms-input-placeholder, textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #F0F8FF; opacity:1;font-size:16px;font-weight: 400; 
}

.fm{margin-left: 10px;}
.content_list{width: 1200px;margin: auto;}
.dz_footer_bj{background-color: #399DFD;color: white;}
.dz_footer_bj a{color: white;}
.bottom_margin{margin-top: 60px;padding: 20px;margin-bottom: 0px;}
.hd_title{
	margin-top: 20px;
	border: 1px solid #1578D5;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background-color: #1578D5;
	height: 40px;
	text-indent: 10px;
    color: white;
    font-size: 14px;
}
.hd_title label{margin-top: 12px;display: inline-block;}
.hj_info{
	border: 1px solid rgba(93, 161, 255,1);
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	height: 260px;
	background-color: #fff;}
.list_margin{margin-top: 20px;line-height: 30px;text-indent: 20px;font-size: 14px;}
.list_lf{float: left;width:49%;white-space: nowrap;}
.list_rg{float: right;width:49%;}
.qr_code{vertical-align: text-top;width: 118px;height: 118px;}
.link{color: rgba(21, 120, 213, 1);font-weight: bold;}
.pageinfodiv{margin: auto; width: 400px;}
